/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/

/* -----------------------------------------------------------------------
 * Base Style
 * ----------------------------------------------------------------------- */
#wpadminbar {
    z-index: 999999999;
}
#sb_instagram .sbi_type_video .sbi_playbtn, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play{
	display:none !important;
}
.page-id-987516762 #wcuCurrencySwitcherFloating {
	display:none !important;
}
body {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    overflow-x: hidden;
    font-family: "Comfortaa", sans-serif;
}
body,
p {
    font-size: 16px;
}
p {
    line-height: 1.2 !important;
}
/* Целият scrollbar */
::-webkit-scrollbar {
    width: 12px; /* Широчина на вертикалния скролбар */
    height: 12px; /* Височина на хоризонталния скролбар */
}

/* Пълзящата част на скролбара */
::-webkit-scrollbar-thumb {
    background-color: #000; /* Цвят на плъзгача */
    border-radius: 10px; /* Заобляне на ъглите */
    border: 2px solid #f1f1f1; /* Граница, ако е необходимо */
}

/* Плъзгач при ховър */
::-webkit-scrollbar-thumb:hover {
    background-color: #000; /* По-тъмен цвят при ховър */
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: "Comfortaa", sans-serif;
    line-height: 1.4;
}
.heading-slider h1 {
    font-size: clamp(27px, calc(27px + ((100vw - 320px) * 5 / 660)), 32px) !important;
    line-height: 45px !important;
}
.heading h1 {
    font-size: 32px;
    font-weight: 400;
}
.heading h2 {
    font-size: 32px;
    font-weight: 400;
}
.heading h3 {
    font-size: 32px;
    font-weight: 400;
}
.fw-700 {
    font-weight: 700 !important;
}
.fw-900 {
    font-weight: 900 !important;
}
.text-uppercase {
    text-transform: uppercase;
}
.white {
    color: #fff !important;
}

.text-center {
    text-align: center;
}
button {
    cursor: pointer;
}
.mt-0 {
    margin-top: 0px !important;
}
.mb-0 {
    margin-bottom: 0px;
}
.mt-5 {
    margin-top: 5px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mt-20 {
    margin-top: 20px !important;
}
.mb-20 {
    margin-bottom: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mt-60 {
    margin-top: 60px !important;
}
.mb-60 {
    margin-bottom: 60px;
}
.mt-100 {
    margin-top: 100px;
}
.mb-100 {
    margin-bottom: 100px;
}
.m-0-auto {
    margin: 0 auto;
}
.pb-0 {
    padding-bottom: 0px;
}
.w-940 {
    margin: 0 auto;
    max-width: 940px;
    width: 100%;
}
.w-750 {
    margin: 0 auto;
    max-width: 750px;
    width: 100%;
}
.w-570 {
    margin: 0 auto;
    max-width: 570px;
    width: 100%;
}
#cmplz-cookiebanner-container {
	position:relative;
	z-index: 999999;
}
#wcuCurrencySwitcherFloating {
    top: 50% !important;
    z-index: 9999999999 !important;
}
body:not(.home) #intro-video {
    display: none;
}
#intro-video {
    position: fixed;
    inset: 0;
    width: 100vw;
    height: 100vh;
    background: black;
    z-index: 99999999;
}

#intro-video video {
    width: 100%;
    height: 100%;
}
.home #wcuCurrencySwitcherFloating.intro-zindex-zero,
.home .intro-zindex-zero {
    z-index: 0 !important;
}
/* Класът, който ще зададе z-index 0 за #main-header и #wcuCurrencySwitcherFloating */

/* -----------------------------------------------------------------------
 * Header Style
 * ----------------------------------------------------------------------- */
#et-main-area {
    z-index: 99999;
    position: relative;
}
/* header info */
#page-container {
    overflow: hidden;
    padding-top: 125px !important;
    margin-top: 0px !important;
}
#main-header,
#main-header.et-fixed-header {
    position: fixed;
    background: #000 !important;
    z-index: 999999;
}

#main-header.et-fixed-header .header {
    display: none;
}
#main-header .nav-fixed {
    display: none;
}
#main-header.et-fixed-header .nav-fixed {
    display: flex;
}
.et-cart-info span:before {
    display: none;
}
.container_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 5px 0;
    gap: 30px;
    position: relative;
}
.header-text {
    background: #151515;
    padding: 10px 0;
}
.header-text .container_info {
    justify-content: center;
    text-align: center;
}
.header-text p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5 !important;
}
.header-text p img {
    position: relative;
    top: 0px;
	margin-left:5px;
}
.header-text p img:first-child {
	top: 2px;
	margin-right: 5px;
	margin-left:0px;
}
.top-header {
    border-bottom: 1px solid #4b4949;
    padding: 5px 0;
}
.language-header a {
    color: #fff;
    font-weight: 500 !important;
    font-size: 16px !important;
    font-family: "Comfortaa", sans-serif;
    text-transform: uppercase;
    padding: 0px;
}
.language-header span {
    font-size: 16px;
    font-family: "Comfortaa", sans-serif;
}
.col-left-top-header,
.col-right-top-header .header-profile {
    display: flex;
    align-items: center;
}
.col-right-top-header ul {
    gap: 10px;
}
.header-profile {
    width: 90px;
}

.col-right-top-header {
    display: flex;
    align-items: center;
}
.et-fixed-header .col-right-top-header {
    width: 100%;
}
.cart-icon {
    position: relative;
}
.cart-count {
    position: absolute;
    bottom: 0px;
    right: -10px;
    background: #ffffff;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    width: 20px;
    height: 20px;
    text-align: center;
    /* line-height: 18px; */
    border-radius: 50%;
	overflow:hidden;
}
.search-input {
    position: relative;
    width: 250px;
}

#wc-search-input {
    width: 100%;
    color: #fff;
    font-family: "Comfortaa", sans-serif;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 700;
    background: #1e1e1e;
    padding: 15px 15px !important;
    border: none;
}
#wc-search-input::placeholder {
    color: #fff;
}
.span-icon-search {
    position: absolute;
    left: 12px;
    top: 10px;
}
.wc-products-card-search {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
#wc-search-results {
    position: absolute;
    top: 44px;
    width: 100%;
    background: #fff;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 30px;
    box-sizing: border-box;
}
.product-search-title {
    margin-bottom: 25px;
}
.product-search-title p {
    color: #000;
    font-family: "Comfortaa", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px; /* 437.5% */
    text-transform: uppercase;
}
.wc-product-card .promo-desc {
    margin: 10px 0 20px;
}
.wc-product-card {
    display: flex;
    width: 100%;
    transition: all 0.2s ease;
}

.wc-product-card img {
    object-fit: cover;
}
.wc-product-card-price del,
.wc-product-card-price bdi {
    color: #9b9293;
    font-family: "Comfortaa", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
.wc-product-card-price del span bdi {
    color: #9b9293 !important;
}

.wc-product-card-price bdi {
    color: #000;
}
.wc-product-card a {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
}
.wc-product-card-img {
    width: calc(45% - 10px);
}
.wc-product-card-info {
    width: calc(70% - 10px);
}
.wc-product-card-info .wc-product-card-title {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.wc-product-card-info {
    display: flex;
    flex-direction: column;
    line-height: normal;
}
.wc-no-results {
    grid-column: 1 / -1;
    text-align: center;
    padding: 10px;
    font-style: italic;
}
.span-icon-clear {
    cursor: pointer;
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    right: 10px;
}

.search-icon-mobile {
    display: none;
}
.button-products {
    width: 100%;
}
.btn-see-all-products,
.button-black a,
.btn-save {
    position: relative;
    overflow: hidden;
    padding: 10px 12px;
    border: 1px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background: transparent;
    transition: color 0.3s ease;
}
.btn-save {
    padding: 20px 30px !important;
    width: 100%;
    cursor: pointer;
}
.btn-see-all-products::before,
.button-black a::before,
.btn-save::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #000;
    transition: width 0.4s ease;
    z-index: 0;
}

.btn-see-all-products span,
.button-black a span,
.btn-save span {
    position: relative;
    z-index: 1;
}

.btn-see-all-products:hover::before,
.button-black a:hover::before,
.btn-save:hover::before {
    width: 100%;
}

.btn-see-all-products:hover,
.button-black a:hover,
.btn-save:hover {
    color: #fff;
}
.button-black a:hover img {
    filter: brightness(0) invert(1);
}
.button-white a {
    position: relative;
    overflow: hidden;
    padding: 10px 25px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
    background: transparent;
    transition: color 0.3s ease;
}

.button-white a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #fff;
    transition: width 0.4s ease;
    z-index: 0;
}

.button-white a span {
    position: relative;
    z-index: 1;
}

.button-white a:hover::before {
    width: 100%;
}

.button-white a:hover {
    color: #000;
}

.btn-white {
    position: relative;
    overflow: hidden;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 20px 30px !important;
    width: 100%;
    cursor: pointer;
    text-transform: uppercase;
    transition: color 0.3s ease;
}
.btn-white::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #fff;
    transition: width 0.4s ease;
    z-index: 0;
}

.btn-white span {
    position: relative;
    z-index: 1;
}

.btn-white:hover::before {
    width: 100%;
}

.btn-white:hover {
    color: #000;
}
.logo_container {
    text-align: center;
    display: inline;
    max-width: 100%;
    width: fit-content !important;
    height: auto !important;
    position: relative !important;
    padding: 0px !important;
    z-index: 1;
}
#logo {
    width: 85px;
    max-width: 85px !important;
}

nav#top-menu-nav,
#top-menu,
nav.et-menu-nav,
.et-menu {
    float: none !important;
}
#top-menu-nav {
    display: none;
}
.mobile_nav .select_page {
    display: none !important;
}

/* Logo */

/* Navigation */
#et-top-navigation {
    float: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px !important;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#top-menu {
    display: flex;
    align-items: center;
    gap: 0;
}
#top-menu li {
    padding-right: 0px;
}

#top-menu li a,
.et_mobile_menu li a {
    color: #fff;
    font-weight: 500 !important;
    font-size: 16px !important;
    padding: 15px 13px !important;
    opacity: 1 !important;
    position: relative;
    font-family: "Comfortaa", sans-serif;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
}
#top-menu li a:hover {
    color: #fff !important;
    opacity: 1 !important;
}
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a,
#top-menu li.current_page_item > a {
    color: #fff;
}
#top-menu li li a,
#top-menu li li a:hover {
    border: 0px solid #ffffff52 !important;
    padding: 15px 10px !important;
}
#top-menu li li a:before,
#top-menu li li a:after {
    display: none;
}
.nav li ul {
    right: -10px;
    background: #000;
}
.et_mobile_menu .menu-item-has-children > a {
    background: none;
}
/* Промяна на иконата, когато падащото меню е отворено */
#top-menu .menu-item-has-children:hover > a:first-child:after,
#top-menu .menu-item-has-children.open > a:first-child:after {
    content: "2";
}
/* mobile */
.mobile_menu_bar::before,
.select_page {
    color: #fff !important;
}
#et_mobile_nav_menu,
.et_header_style_centered #main-header .mobile_nav {
    background-color: transparent !important;
}
.et_header_style_centered #main-header .mobile_nav {
    padding: 10px 10px;
}
.et_mobile_menu {
    padding: 2% 5%;
}

#mobile_menu {
    background-color: #000 !important;
    text-align: center;
    border-top: 3px solid #000;
}

.et_mobile_menu li a {
    border-bottom: 0px;
}
/* -----------------------------------------------------------------------
 * Sidebar Style
 * ----------------------------------------------------------------------- */
.widgettitle {
    text-align: center;
    display: block;
    background: #0073ac;
    text-decoration: none;
    font-size: 18px !important;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    border-bottom: 5px solid #0b5377;
}

#sidebar {
    color: #525252;
}

#sidebar .textwidget br:nth-child(4),
#sidebar .textwidget br:nth-child(5) {
    display: none;
}

#sidebar #servcss li {
    position: relative;
    /*   padding-left: 25px; */
    transition: 0.4s ease-in-out;
}

#servcss svg {
    display: none;
}

/* -----------------------------------------------------------------------
 * Footer Style
 * ----------------------------------------------------------------------- */
#main-footer {
    background-color: #000;
    position: relative;
    z-index: 0;
}
#main-footer .container {
    max-width: 90%;
    width: 90%;
}
#main-footer #footer-widgets {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#footer-widgets .footer-widget {
    margin-bottom: 0px !important;
    padding: 50px 0 15px!important;
}
#footer-widgets .footer-widget:nth-child(n) {
    margin-bottom: 0px !important;
}
#footer-widgets .footer-widget li {
    padding-left: 0px !important;
    padding-right: 0px;
    list-style: none;
    text-align: left;
}

.footer-links ul li:before,
#footer-widgets .footer-widget li:before {
    display: none;
}
.footer-links ul li {
    padding-right: 15px !important;
}

#footer-widgets .footer-widget li a,
#footer-widgets .footer-widget li a:hover {
    color: #fff;
    font-weight: 400;
    cursor: pointer;
}

#main-footer .footer-widget .et_pb_widget {
    float: none;
}
#main-footer #footer-widgets .footer-widget:nth-child(2) > div {
    width: 100%;
}
.nav-footer ul {
    display: flex;
    gap: 15px;
}
.nav-footer ul li {
    margin-bottom: 0px;
}
.nav-footer ul li a {
    text-transform: uppercase;
}
.hr-footer {
    width: 100%;
    height: 0.2px;
    background: #fff;
    margin: 30px auto;
}
.row-bottom-footer ul {
    display: flex;
    gap: 15px;
}
.row-bottom-footer ul li {
    margin-bottom: 0px;
}
.row-bottom-footer ul li,
.row-bottom-footer ul li a {
    text-decoration: underline;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.footer-phone a {
    position: relative;
}

.logo-footer img {
    width: 180px !important;
    max-width: 180px !important;
}

#footer-bottom {
    background: #1e1e1e;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 0 15px;
}
#footer-bottom .container {
    z-index: 99999;
    text-align: center;
}
.privacy-policy-text {
	text-align: center;
    margin-top: 20px;
    font-size: 15px;
    text-decoration: underline;
}
/***** FIX DROPDOWN ARROW POSITION *****/
.menu-item-has-children > a:after {
    top: unset !important;
    right: 0px !important;
}
/***** FIX DROPDOWN *****/
.sub-menu {
    padding: 0 !important;
    width: unset !important;
    border-top: 3px solid #ddd !important;
}
.sub-menu li {
    padding: 0 !important;
    line-height: 1.2em !important;
}
.sub-menu li a {
    border-left: 0 !important;
}
.et_mobile_menu .sub-menu {
    border: none !important;
}
/***** MORE *****/
/* Full-width clickable mobile menu */
#et_mobile_nav_menu {
    width: auto;
    display: block;
}
.mobile_menu_bar_toggle {
    height: 100%;
    width: 100%;
    right: 0 !important;
    top: 0 !important;
}
.mobile_menu_bar:before {
    font-size: 45px;
    right: 0px !important;
    left: unset !important;
    position: absolute;
    top: -10px;
}
ul#mobile_menu {
    top: 100%;
}
#et-top-navigation > .container.clearfix.et_menu_container {
    width: 100%;
}

.et_pb_widget svg {
    display: none;
}
.et_pb_row_center {
    margin: 0 auto;
}
.left-m {
    text-align: left;
}
.center-m {
    text-align: center;
}
.slider-section {
    height: 600px;
    min-height: 600px;
    padding: 0 0px !important;
}
.slider-section:before,
.section-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.52);
    z-index: 1;
}

.row-animation-heading {
    padding-top: 70px !important;
}
.row-slider-animation {
    overflow: hidden;
    padding-bottom: 140px !important;
}

/* Стил за заглавието */
#autoWrite {
    white-space: pre-line;
    display: flex;
    flex-direction: column;
    min-height: clamp(150px, calc(190px + (100vw - 320px) * -40 / 661), 190px);
    animation: blink 10s step-start infinite;
}

.text-container {
    overflow: hidden;
    animation: blink 1s step-start infinite;
}

/* Мигане на курсора */
@keyframes blink {
    0%,
    50%,
    100% {
        border-color: #000;
    }
    25%,
    75% {
        border-color: transparent;
    }
}
.brand_row {
    padding-bottom: 140px;
}
/* === Контейнер за боксчетата === */
.brand-wrapper {
    width: 100%;
}

/* === Основен box === */
.brand-box {
    position: relative;
    height: 145px;
    background: rgba(0, 0, 0, 0.32);
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible; /* да може “разширението” да излиза извън box-а */
    cursor: pointer;
}

/* Вътрешното съдържание */
.brand-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: transform 0.4s ease;
}

/* “Разширяващият се” панел отдолу */
.brand-box::after {
    content: "";
    position: absolute;
    top: 100%; /* започва точно под box-а */
    left: 0;
    width: 100%;
    height: 0; /* скрит по начало */
    background: rgba(0, 0, 0, 0.32);
    transition: height 0.5s ease;
    z-index: 1;
}

/* Ефект при hover */
.brand-box:hover::after {
    height: 130px; /* визуално “се отваря надолу” */
}

.brand-logo {
   /* width: 155px; */
    transform: translateY(45px);
    transition: transform 0.5s ease;
}

.btn-products {
    opacity: 0;
    margin-top: 15px;
    transform: translateY(65px);
    transition:
        opacity 0.5s ease,
        transform 0.5s ease;
}

/* Леко движение на логото надолу */
.brand-box:hover .brand-logo {
    transform: translateY(65px);
}

/* Плавна поява на бутона */
.brand-box:hover .btn-products {
    opacity: 1;
    transform: translateY(65px);
}
/* Swiper базови стилове */
.brand-wrapper .swiper {
    width: 100%;
    overflow: visible;
}
.section-healthy-hair {
    background: url(/wp-content/uploads/2025/11/shiny-black-hair-texture-professional-care-mobile.webp);
    background-size: cover;
    background-position: center !important;
    padding: 140px 0 !important;
}
.heading-healthy-hair h2 {
    font-size: clamp(27px, calc(27px + ((100vw - 320px) * 5 / 660)), 32px);
}
.hr-center {
    width: 46px;
    height: 1px;
    background: #fff;
    margin: 50px 0;
}
/* home products */
.heading-promotions h2 {
    font-size: clamp(25px, calc(25px + ((100vw - 320px) * 7 / 280)), 32px);
}
.promo-swiper {
    width: 100%;
    overflow: visible; /* да не реже shadow-а */
}

/* Да не реже shadow-а */
.promo-wrapper .swiper,
.promo-swiper {
    overflow: visible;
}

.promo-swiper {
    padding: 30px 0;
}

.promo-wrapper .swiper-wrapper {
    align-items: stretch;
}

.promo-wrapper .swiper-slide {
    height: auto;
    display: flex;
}

.promo-product-item {
    background: #f6f6f6;
    padding: 20px 15px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%;
    width: 100%;
    transition: box-shadow 1s ease-in-out;
}
.promo-product-item:hover {
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.16);
}

.promo-image img {
    width: auto;
    height: auto;
    margin-bottom: 10px;
}
.promo-name {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    padding-bottom: 0;
}
.product-custom-text {
	color: #9b9293;
    font-family: "Comfortaa", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
.product-sub-title {
	margin-top:5px;
}
.product-sub-title .product-custom-text {
	 font-size: 18px;
}
.dema-cart-panel-product-custom-text {
	font-size:12px;
	margin-bottom:5px;
}
.promo-desc p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.promo-badge {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #000000;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 13px;
}

.promo-price {
    margin: 20px 0;
}
.promo-price del,
.promo-price bdi {
    color: #9b9293;
    font-family: "Comfortaa", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
.promo-price del span bdi {
    color: #9b9293 !important;
    margin-right: 10px;
}
.product-price-inner.promo-price bdi {
    font-family: "Comfortaa", sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
}

.promo-price bdi {
    color: #000;
}
.regular-price-product span bdi {
    margin-right: 10px;
}
.unit-price.has-sale .regular-price-product span bdi {
    color: #9b9293 !important;
}
.unit-price .regular-price-product span bdi {
    color: #000 !important;
}

.regular-price-product span bdi,
.sale-price-product span bdi {
    font-size: 21px;
}
.woocommerce-Price-currencySymbol {
    margin-left: 5px;
}

.promo-add a {
    padding: 10px 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.promo-add a img {
    margin-right: 10px;
    position: relative;
    top: 1px;
}
/* end home products */
/* about */

.section-about-us:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #000 53.55%, rgba(31, 31, 31, 0.74) 65.13%, rgba(102, 102, 102, 0.14) 99.76%);
    z-index: 3;
}
.section-about-us:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: url(/wp-content/uploads/2025/11/professional-hair-color-model-inebrya.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 404px;
}
.col-left-text-about {
    z-index: 4;
}
.col-right-img-about .et_pb_module,
.col-right-img-about .et_pb_module .et_pb_image_wrap,
.col-right-img-about .et_pb_module .et_pb_image_wrap img {
    height: 100%;
    object-fit: cover;
}
/* end about */
/* category */

/* Текстът ВИНАГИ видим */
.mySwiper .category-item {
    position: relative;
    width: 100%;
    height: 420px;
    overflow: hidden;
}

/* Добавихме transition и към object-position + transform-origin */
.mySwiper .category-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition:
        transform 0.5s ease,
        object-position 0.5s ease;
}
/* Стартова позиция на първия елемент */
.mySwiper .category-item-1 img {
    object-position: 10% 100%;
}
/* Ефект при hover: scale */
.mySwiper .category-item-1:hover img {
    transform: scale(1.6) translate(-17%, -18%);
    object-position: 100% 100%;
}

/* Стартова позиция на първия елемент */
.mySwiper .category-item-2 img {
    object-position: 10% 100%;
}
.mySwiper .category-item-2:hover img {
    transform: scale(1.35) translate(-10%, 10%);
    object-position: 30% 100%;
}

/* Стартова позиция на първия елемент */
.mySwiper .category-item-3 img {
    object-position: 10% 100%;
}
.mySwiper .category-item-3:hover img {
    transform: scale(1.5) translate(0%, 10%);
    object-position: 10% 100%;
}
/* Стартова позиция на първия елемент */
.mySwiper .category-item-4 img {
    object-position: 10% 100%;
}
.mySwiper .category-item-4:hover img {
    transform: scale(1.45) translate(0%, 10%);
    object-position: 10% 100%;
}
/* Стартова позиция на първия елемент */
.mySwiper .category-item-5 img {
    object-position: 60% 100%;
}
.mySwiper .category-item-5:hover img {
    transform: scale(1.45) translate(0%, 0%);
    object-position: 60% 100%;
}
/* Стартова позиция на първия елемент */
.mySwiper .category-item-6 img {
    object-position: 60% 100%;
}
.mySwiper .category-item-6:hover img {
    transform: scale(1.45) translate(0%, 0%);
    object-position: 60% 100%;
}
.mySwiper .category-item-7 img {
    object-position: 60% 30%;
}
.mySwiper .category-item-7:hover img {
    transform: scale(1.45) translate(0%, 15%);
    object-position: 60% 30%;
}
.mySwiper .category-item-8 img {
    object-position: 60% 100%;
}
.mySwiper .category-item-8:hover img {
    transform: scale(1.45) translate(0%, 0%);
    object-position: 60% 100%;
}
/* Overlay */
.mySwiper .category-overlay {
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    height: 70px;
    background: rgba(0, 0, 0, 0.32);
    z-index: 5;
    transition: all 0.3s ease-in-out;
}

.mySwiper .label-box {
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    width: 100%;
}

.mySwiper .label-box h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
}

/* Overlay расте */
.mySwiper .category-item:hover .category-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.32);
}

/* ---------------- SWIPER ---------------- */

.mySwiper .swiper {
    width: 100% !important;
    padding: 40px 0;
}

.mySwiper .swiper-button-next,
.mySwiper .swiper-button-prev {
    color: #ffffff !important;
    font-size: 19px !important;
    z-index: 999999 !important;
    background: rgba(0, 0, 0, 0.44);
    width: 72px;
    height: 72px;
    border-radius: 50%;
}

.mySwiper .swiper-button-prev {
    left: 20px;
}
.mySwiper .swiper-button-next {
    right: 20px;
}

.mySwiper .swiper-button-prev:after,
.mySwiper .swiper-button-next:after {
    font-size: 13px;
}

.mySwiper .swiper-wrapper .swiper-slide {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
/* end category */

/* blog home */
.latest-posts-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.blog-wrapper {
    width: 100%;
    background: #f6f6f6;
    padding: 25px;
    position: relative;
}
.inner-last-blog-3 h3 {
    color: #000;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-top: 15px;
}
.custom-text-last-blog-3 {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 70px;
}
.button-last-post {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}
.custom-upload-image {
    width: 90px;
}

.post-img,
.post-img img {
    width: 100%;
}
/* end blog home */
/* blog */
#clearSearch {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 20px;
    color: #999;
    display: none;
}
#clearSearch i {
    color: #000;
    font-size: 12px;
}
#liveBlogSearch {
    width: 100%;
    padding: 10px 40px 10px 10px;
    font-size: 16px;
    background: #f6f6f6;
    border: none;
}
.search-icon-blog {
    position: absolute;
    left: 10px;
    top: 55%;
    transform: translateY(-50%);
    cursor: pointer;
}
.blog-search {
    position: relative;
    margin-bottom: 20px;
}
.pagination-blog {
    margin-top: 50px;
}
.pagination-blog ul {
    padding: 0px !important;
    display: flex;
    justify-content: center;
    gap: 20px;
}
.pagination-blog ul li {
    list-style: none;
}
.pagination-blog ul li span {
    height: 25px;
    width: 25px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px; /* 538.462% */
}
.pagination-blog ul li a {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
}
.pagination-blog ul li span.current {
    background: #000;
    color: #fff;
}
/* end blog */
/* all post */
body .mdl-table .pac_dtoc_title {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    padding: 24px;
    color: #000 !important;
}
.divi_table_of_contents ul li {
    padding: 0px 24px !important;
}
.divi_table_of_contents ul li.active {
    background: #000;
    padding: 15px 24px !important;
}

.mdl-table ul {
    padding-left: 0px !important;
}

.mdl-table .active:after {
    display: none;
}
body .mdl-table .divi_table_of_contents ul li.active a {
    color: #fff !important;
}
.mdl-table .pac_dtoc_body_area.inside .divi_table_of_contents ul li div {
    padding-left: 0px;
    width: 100%;
}
.mdl-table .pac_dtoc_body_area.inside .divi_table_of_contents ul li {
    margin-bottom: 15px;
}
.mdl-table.pac_divi_table_of_contents_0_tb_body li div a:after {
    display: none !important;
}
.custom-text-field {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-top: 10px;
}
.breadcrumbs,
.breadcrumbs a {
    color: #c9cccb;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
}
.breadcrumbs span {
    color: #9c9c9c;
    font-weight: 400;
}
/* end all post */
/* product */
/* Layout на страница с филтри + продукти */
.shop-layout {
    display: flex;
    flex-wrap: wrap;
}
/* -------- Филтри -------- */

.shop-filters-wrapper {
    background: #fff;
    font-size: 13px;
    width: 100%;
}
.shop-products-wrapper {
    position: relative;
    width: 100%;
}
/* бутон "Сортиране на филтри" – винаги видим */
/* Бутон за показване/скриване на филтрите */
.shop-filters-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px 5% 15px 5%;
    border: none;
    background: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    border-top: 1px solid #c9cccb;
    border-bottom: 1px solid #c9cccb;
    border-right: 1px solid #c9cccb;
}
/* ИКОНКА – фуния */
.shop-filters-toggle-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url("/wp-content/uploads/2025/11/filter-icon.webp"); /* ТУК сложи твоя SVG */
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
}

/* Текст */
.shop-filters-toggle-text {
    flex: 1;
    text-align: left;
    color: #000;
    font-family: "Comfortaa", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}
/* Стрелката */
.shop-filters-toggle-arrow {
    display: inline-block;
    width: 11px;
    height: 6px;
    background-image: url("/wp-content/uploads/2025/11/arrow-up-filter.webp"); /* сложи твоя SVG */
    background-size: cover;
    background-repeat: no-repeat;
    transition: transform 0.3s ease;
}

/* когато е затворено — стрелката надолу */
.shop-filters-toggle.closed .shop-filters-toggle-arrow {
    transform: rotate(180deg);
}

.shop-filters-inner {
    border-right: 1px solid #c9cccb;
    border-bottom: 1px solid #c9cccb;
}
.shop-filters-top {
    padding: 15px 25px 30px 25px;
}

.shop-filters-top-label {
    font-weight: 700;
    font-size: 13px;
}
.shop-filters-selected {
    margin: 20px 0;
}
.shop-filters-selected ul {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0;
    padding: 0;
}
.shop-filters-selected li {
    list-style: none;
    /* border: 1px solid #000; */
    padding: 5px 8px;
    font-size: 13px;
    font-weight: 700;
}

.shop-filters-clear-all {
    border: none;
    background: transparent;
    text-decoration: underline;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    padding: 0px;
}

/* групи / акордиони */

.shop-filter-group {
    border-top: 1px solid #f0f0f0;
    padding: 10px 25px 10px 25px;
}
.shop-filter-group-title {
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    font-weight: 700;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 13px;
}
.shop-filter-group-title span {
    color: #000;
    font-family: "Comfortaa", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.shop-filter-group-icon {
    width: 10px;
    height: 10px;
    position: relative;
}
.shop-filter-group-icon::before,
.shop-filter-group-icon::after {
    content: "";
    position: absolute;
    background: #000;
    border-radius: 30px;
}
.shop-filter-group-icon::before {
    width: 12px;
    height: 2px;
    top: 50%;
    left: 0;
}
.shop-filter-group-icon::after {
    width: 2px;
    height: 12px;
    top: 0;
    left: 50%;
}
.shop-filter-group.is-open .shop-filter-group-icon::after {
    display: none;
}

.shop-filter-group-body {
    margin-top: 6px;
}

/* елемент на филтър – чекбокс с квадратен дизайн */

.shop-filter-item {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    cursor: pointer;
    position: relative;
    font-size: 13px;
}

/* СКРИВАМЕ истинския чекбокс */
.shop-filter-item input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

/* БАЗОВ квадрат (двойна рамка) */
.shop-filter-item span::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    border: 2px solid #000;
    position: relative;
    top: 1px;
    box-sizing: border-box;
}

/* ВЪТРЕШЕН квадрат – скрит по подразбиране */
.shop-filter-item span::after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    top: 4px;
    left: 3px;
    background: transparent;
    transition: background 0.2s ease;
}

/* CHECKED → плътно черно вътре */
.shop-filter-item input[type="checkbox"]:checked + span::after {
    background: #000;
}
/* текстът до квадратчето */
.shop-filter-item span {
    line-height: 1.5;
    position: relative;
}

/* бутон "Промоции" */

.shop-filters-promotions {
    border-top: 1px solid #f0f0f0;
}

.shop-filters-promo-toggle {
    width: 100%;
    background: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 20px 25px 20px 25px;
    cursor: pointer;
    border: none;
    text-align: left;
    font-weight: 700;
}

/* -------- Продукти – grid -------- */

.shop-products-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-start;
    gap: 30px;
    padding: 60px 5% 50px 5%;
}
.heading-products {
    padding: 17px 5% 17px 5%;
    border-top: 1px solid #c9cccb;
    border-bottom: 1px solid #c9cccb;
	display:flex;
}
.heading-products h1 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 0;
}
.shop-product-col {
    position: relative;
    background: #fff;
    width: calc(33.3% - 30px);
}

.shop-filters-active-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.shop-filter-tag {
    display: inline-flex;
    align-items: center;
    background: #f6f6f6;
    padding: 6px 10px;
    font-size: 13px;
}

.shop-filter-tag-remove {
    border: none;
    background: transparent;
    margin-left: 8px;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
}
.shop-sort-price-label {
	font-weight: 700;
    font-size: 13px;
	margin-right:10px;
}
.shop-sort-price {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 200px;
    padding: 7px 20px 5px 15px;
    color: #151515;
    border: 1px solid #bbb !important;
    font-size: 16px;
    line-height: 1.3;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 8px center;
    box-sizing: border-box;
    cursor: pointer;
    transition: padding 0.2s ease;
}
.select-wrapper {
    position: relative;
    display: inline-block;
}

.select-wrapper::after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 7px;
    background: url(/wp-content/uploads/2025/12/arrow-select-icon.svg) no-repeat center;
    background-size: contain;
    pointer-events: none;
}

.shop-sort-price {
    appearance: none;
    padding-right: 35px;
}
/* Loader */

#shop-products-grid.is-loading {
    opacity: 0.5;
}
#shop-products-pagination {
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 0%);
}
.shop-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.shop-pagination button {
    height: 25px;
    width: 25px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    border: none;
    cursor: pointer;
    background: transparent;
}
.shop-pagination button.is-current {
    background: #000;
    color: #fff;
}
.no-products-found {
    padding: 17px 25px 17px 50px;
}
.module-breadcrumbs {
    margin-bottom: 25px !important;
    padding: 0 5%;
}
/* end product */
/* contact */

.active-address {
    background: #d1d1d1;
}
.col-left-address,
.col-right-address {
    padding: 25px;
    cursor: pointer;
}
.city {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.name-showroom {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 10px;
}
.street {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 10px;
}
.phone a,
.working-hours {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
.phone {
    padding-bottom: 10px;
}
.phone a {
    text-decoration: underline;
}
.map {
    border: 10px solid #d1d1d1;
    overflow: hidden;
}
.map,
.map iframe {
    height: 360px;
    width: 100%;
}
.map {
    display: none;
}
.contact-form {
    background: #fff;
    padding: 30px 15px;
}
.contact-form .ff-el-input--content input,
.contact-form .ff-el-input--content select,
.contact-form .ff-el-input--content textarea {
    border: 1px solid #9b9293 !important;
    border-radius: 0px !important;
    font-family: "Comfortaa", sans-serif;
    color: #000;
}
.contact-form .ff-el-input--label label {
    color: #000;
    font-family: "Comfortaa", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700 !important;
}
.contact-form .fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after {
    color: #000;
    left: -6px !important;
    position: relative;
}
.contact-form .ff-el-group {
    margin-bottom: 30px !important;
}
.contact-form .ff-btn-submit {
    background: #fff !important;
    color: #000 !important;
    border-radius: 0px !important;
    border: 1px solid #000 !important;
    text-transform: uppercase;
    width: 210px;
}
.contact-form .ff-btn-submit:hover {
    background: #000 !important;
    color: #fff !important;
    opacity: 1 !important;
}
.contact-form .fluentform .ff-el-form-check-label .ff-el-form-check-input {
    border-radius: 0px !important;
}
.row-flex-cf {
    display: flex;
    align-items: center;
    padding: 0px !important;
}
.socials-media-contact {
    margin-top: 20px;
}
.socials-media-contact ul {
    padding: 0px;
    display: flex;
    gap: 15px;
    justify-content: center;
}
.socials-media-contact ul li {
    list-style: none;
}
/* end contact */
/* register */
.register-container {
    background: #fff;
    padding: 40px 25px;
}
.register-container .ff-el-input--label label {
    margin-bottom: 8px;
    color: #000 !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700 !important;
}
.register-container .ff-default .ff-el-form-control {
    border-radius: 0px !important;
    border: 1px solid #9b9293 !important;
    padding: 12px 12px 12px 12px !important;
    font-size: 14px !important;
    font-family: "Comfortaa", sans-serif !important;
}
.register-container input::placeholder {
    color: #9c9c9c;
}
.register-container .ff_submit_btn_wrapper {
    margin-bottom: 0px !important;
}
.register-container .ff-btn-submit {
    width: 100%;
    padding: 12px !important;
    border: none !important;
    border-radius: 0px !important;
    background-color: #000 !important;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase !important;
    transition: 0.2s;
}
.register-container .ff-btn-submit:hover {
    opacity: 1 !important;
}
.module-right-register {
    border: 1px solid #9b9293;
    padding: 40px 25px;
}
.module-right-register p {
    color: #000;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
}
.module-right-register ul {
    padding-left: 0px;
}
.module-right-register ul li {
    list-style: none;
    display: flex;
    align-items: start;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
}
.module-right-register ul li:last-child {
    margin-bottom: 0px;
}
.module-right-register ul li img {
    margin-right: 15px;
    margin-top: 5px;
}
/* end register */
/* profile */

/* -------- DESKTOP LAYOUT -------- */
.tabs-container {
    display: flex;
    column-gap: 40px;
    align-items: flex-start;
}

.tabs-menu {
    display: flex;
    flex-direction: column;
}

.tab-button {
    background: #f6f6f6;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    padding: 20px 20px;
    border: none;
    cursor: pointer;
    text-align: left;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}
.tab-button a {
    color: #000;
}
.tab-button-logout {
    padding: 0px;
}
.tab-button-logout a {
    width: 100%;
    padding: 20px 20px;
}
.tab-button:last-child {
    border-bottom: none;
}

.tab-button.active {
    background: #000000;
    color: #ffffff;
}

.tab-button .arrow {
    font-size: 14px;
    transition: transform 0.25s ease;
}

.tab-button.active .arrow {
    transform: rotate(180deg);
}

.tabs-content {
    min-height: 150px;
    width: 75%;
}

.tab-panel {
    display: none;
}

.tab-panel.active {
    display: block;
}

.tab-panel h2 {
    font-size: 26px;
    margin-bottom: 16px;
}

.tab-panel p {
    font-size: 14px;
    line-height: 1.6;
}
.profile-name {
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
}

/* small visual tweaks */
.tab-content p {
    margin: 0;
}

.profile-information-heading {
    margin-top: 50px;
    margin-bottom: 15px;
}

.profile-information-heading h2 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

.profile-information p {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 10px;
}
.profile-information p span {
    color: #9c9c9c;
    margin-right: 10px;
    font-size: 14px;
}
.profile-information p img {
    margin-right: 20px;
}

.row-inner-profile-information {
    display: flex;
    gap: 40px;
}

.col-left-profile-information,
.col-right-profile-information {
    width: 100%;
}
.col-left-profile-information .button-black,
.col-right-profile-information .button-black {
    margin-top: 30px;
}
.col-left-profile-information .button-black a,
.col-right-profile-information .button-black a {
    padding: 20px 15px !important;
    display: inline-block;
}
.col-left-profile-information-70 {
    border: none !important;
}
.order-header {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
}
.order-product {
    display: flex;
    align-items: center;
    margin: 10px 0;
    gap: 15px;
}
.order-product img {
    width: 150px;
}
.product-info h3 {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 0px;
}
.product-type {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.order-details {
    margin-top: 20px;
}
.order-details p {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 0px;
}
.order-details strong {
    color: #9c9c9c;
    font-size: 16px;
}

.form-group {
    position: relative;
}

.form-group input::placeholder {
    color: #9c9c9c;
}
.form-group input {
    position: relative;
    z-index: 2;
    background: transparent;
    padding: 40px 35px 15px 15px;
    border: 1px solid #9b9293;
    width: 100%;
    margin-bottom: 20px;
    font-family: "Comfortaa", sans-serif !important;
    font-size: 20px !important;
    font-weight: 700;
    color: #000;
}
.form-group label {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #9c9c9c;
    font-family: "Comfortaa", sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
    z-index: 2;
}
/*
.form-group input:focus + label {
  top: -18px;
}
*/
.form-group.floating-label input:disabled {
    background-color: #d9d9d9;
    color: #9c9c9c;
    cursor: not-allowed;
}
.status-message {
    color: #299951;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
    font-size: 18px !important;
}
.demaChangePassStatus {
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
    font-size: 18px !important;
}
.toggle-pass {
    position: absolute;
    right: 15px;
    top: 45%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 3;
}
.form-group-password input {
    padding: 27.5px 35px 27.5px 15px;
}
.form-group-password input::placeholder {
    color: #000;
}
.dema-address-item {
    margin-bottom: 30px;
}

.dema-default-label {
    margin: 25px 0;
    display: block;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.dema-modal {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.dema-modal-content {
    background: #fff;
    padding: 30px 20px;
    max-width: 600px;
    width: 90%;
    overflow-x: scroll;
    height: 600px;
}
.dema-modal-content label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
}
.dema-modal-content input[type="text"],
.dema-modal-content input[type="email"],
.dema-modal-content input[type="tel"] {
    width: 100%;
}
.dema-modal-actions {
    margin-top: 10px;
}
.dema-address-actions,
.dema-modal-actions {
    display: flex;
    gap: 15px;
}
.row-form-modal {
    margin-bottom: 20px;
}
.row-form-modal input {
    padding: 12px 12px 12px 12px !important;
    font-size: 14px;
    outline: none;
    border: 1px solid #9b9293;
}
.row-form-modal label {
    display: block;
    margin-bottom: 8px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
.order-card {
    border-bottom: 1px solid #9c9c9c;
    padding-bottom: 40px;
    padding-top: 40px;
}
.order-card:first-child {
    padding-top: 0px;
}
/* end profile */
#customer_details {
    display: block !important;
}
/*
#speedy_client_table {
    display: none;
}
*/
.speedy-point-row,
.econt-point-row {
    padding: 20px;
}
.speedy-point-row .form-row,
.econt-point-row .form-row {
    width: 100% !important;
}
.speedy-address-row .form-row,
.econt-address-row .form-row {
    width: 100% !important;
    margin-bottom: 10px !important;
}
.speedy-address-form,
.econt-address-form {
    padding: 20px;
}
.speedy-address-row,
.econt-address-row {
    display: flex;
    gap: 20px;
}
.speedy-address-row.speedy-address-row-last-child .form-row {
    width: 100% !important;
}
.speedy-point-row input,
.speedy-point-row select,
.speedy-address-row input,
.speedy-address-row textarea,
.econt-point-row input,
.econt-point-row select,
.econt-address-row input,
.econt-address-row textarea {
    background-color: transparent !important;
    border: 1px solid #c9cccb !important;
    padding: 12px !important;
    line-height: 1 !important;
    font-size: 13px !important;
    color: #9c9c9c !important;
    border-radius: 0px !important;
}
.speedy-address-row textarea,
.econt-address-row textarea {
    min-height: 100px;
}
.speedy-point-row select,
.econt-point-row select {
    color: #000 !important;
}
.row-checkout-form {
    display: flex;
    gap: 15px;
    justify-content: space-between;
}
.col-left-checkout-form,
.col-right-checkout-form {
    width: 100%;
}

.col-left-checkout-form .col-1 {
    width: 100% !important;
}
#shipping_method {
    text-align: left;
}
#shipping_method li {
    position: relative;
}
#shipping_method li .woocommerce-Price-amount {
    color: #000;
    font-size: 16px !important;
    font-weight: 400 !important;
    position: absolute;
    right: 20px;
}

#shipping_method li label::before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    left: 5px;
}

/* Free shipping */
/* speedy */
#shipping_method li:last-child label::before {
    background-image: url(/wp-content/uploads/2025/11/kubako-icon.webp);
    left: 10px;
}
#shipping_method li:nth-child(1) label::before,
#shipping_method li:nth-child(2) label::before,
#shipping_method li:nth-child(3) label::before {
    background-image: url(/wp-content/uploads/2025/11/speedy-icon.webp);
}
#shipping_method li:nth-child(4) label::before,
#shipping_method li:nth-child(5) label::before,
#shipping_method li:nth-child(6) label::before {
    background-image: url(/wp-content/uploads/2025/11/econt-icon.webp);
}
.checkout-cart-products {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.ccp-item {
    border-bottom: 1px solid #dfe1e0;
    padding-bottom: 20px;
}
.ccp-item:last-child {
    border: none;
}
.ccp-item-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 0 20px;
}
.ccp-thumb img {
    width: 120px;
    height: auto;
    object-fit: cover;
}
.ccp-main {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
}
.ccp-pt,
.ccp-price {
    width: 100%;
}

.ccp-title a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.ccp-product-type {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.ccp-prices {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #000;
    font-family: "Comfortaa", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.ccp-price-regular del {
    color: #9b9293;
}

.ccp-qty {
    width: 100%;
    text-align: center;
}
.ccp-qty-box {
    display: inline-flex;
    align-items: center;
    border: 1px solid #d7d7d7;
    padding: 12px 12px;
    gap: 35px;
}
.ccp-qty-minus,
.ccp-qty-plus {
    cursor: pointer;
    display: flex;
    width: 20px;
    text-align: center;
}
.ccp-qty-value {
    color: #232323;
    position: relative;
    width: 20px;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ccp-qty-value:before,
.ccp-qty-value:after {
    content: "";
    position: absolute;
    height: 33px;
    width: 1px;
    background: #d7d7d7;
    top: 50%;
    transform: translate(0%, -50%);
}
.ccp-qty-value:before {
    left: -20px;
}
.ccp-qty-value:after {
    right: -20px;
}
.coupon-box-checkout {
    background: #f6f6f6;
    padding: 20px;
}
.row-coupon {
    display: flex;
    gap: 20px;
}
.input-coupon,
.btn-coupon {
    width: 100%;
}
.input-coupon input {
    border: 1px solid #c9cccb;
    background: #fff;
    padding: 12px 12px;
    color: #9c9c9c;
    font-family: "Comfortaa", sans-serif;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
}
.btn-coupon button {
    padding: 12px 30px !important;
}
.title-delivery {
    display: flex;
    align-items: center;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #c9cccb !important;
}
.title-delivery img {
    margin-right: 10px;
}
form.checkout_coupon {
    display: block !important;
}
.woocommerce-shipping-fields,
.checkout-shipping-totals {
    border: 1px solid #c9cccb;
}
.woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.shipping {
    margin-top: 20px;
}
.shipping_address {
    padding: 25px;
}
.woocommerce-shipping-fields__field-wrapper.woocommerce_inputs p {
    width: 100% !important;
    margin: 0 !important;
}
.woocommerce_inputs p {
    width: 49% !important;
    margin: 0 0 10px !important;
}
.woocommerce-checkout .checkout .checkout-inline-error-message {
    width: 100% !important;
    margin-top: 5px !important;
}
.woocommerce_inputs p input[type="text"],
.woocommerce_inputs p input[type="email"],
.woocommerce_inputs p input[type="tel"] {
    background-color: transparent !important;
    border: 1px solid #c9cccb !important;
    padding: 12px !important;
    line-height: 1 !important;
    font-size: 13px !important;
    color: #9c9c9c !important;
}
.woocommerce_inputs p input::placeholder {
    color: #9c9c9c !important;
}
#ship-to-different-address {
    pointer-events: none !important;
    padding: 15px 25px;
    border-bottom: 1px solid #c9cccb;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.entry-content table:not(.variations) {
    border: none !important;
}
.woocommerce table.shop_table td {
    padding: 0px !important;
}
.woocommerce table.shop_table td ul li {
    border-bottom: 1px solid #c9cccb;
    padding: 15px 20px;
}
.woocommerce table.shop_table td ul li:last-child {
    border: none;
}
table.shop_table {
    margin-bottom: 0px !important;
}
/* Скриваме стандартния стил на radio бутона */
input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #c9cccb; /* външен контур когато е немаркиран */
    background: #fff;
    cursor: pointer;
    vertical-align: middle;
}

/* Когато е маркиран – правим дебел черен ринг */
input[type="radio"]:checked {
    border: 6px solid #000; /* по-дебел бордер = малка бяла дупка вътре */
}
#pickup_addresses_wrapper,
.speedy-point-wrapper,
.speedy-address-wrapper,
.econt-point-wrapper,
.econt-address-wrapper {
    border: 1px solid #c9cccb;
    margin-top: 20px;
}

.title-shop {
    padding: 15px 15px !important;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #c9cccb !important;
}
#pickup_addresses_wrapper label {
    border-bottom: 1px solid #c9cccb;
    padding: 15px 20px;
}
#pickup_addresses_wrapper label:last-child {
    border: none;
}
#pickup_addresses_wrapper label input {
    margin-right: 5px;
}
.customer-info-form .confirm {
    width: 100% !important;
}
.checkout-cart-products {
    border: 1px solid #c9cccb;
}
.cart-heading h3 {
    pointer-events: none !important;
    padding: 15px 25px;
    border-bottom: 1px solid #c9cccb;
    background: #f6f6f6;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    background: #000000 !important;
    color: #fff !important;
}
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-message a {
    color: #fff !important;
}
.woocommerce-checkout-review-order-table {
    background: #f6f6f6;
}
.woocommerce-checkout-review-order-table .cart-subtotal th {
    border: none !important;
}
.woocommerce-checkout #main-content .cart-subtotal td,
.cart-discount th,
.cart-discount td {
    border: none !important;
}
.woocommerce-checkout-payment {
    background: #fff !important;
}
.woocommerce-checkout-review-order-table tfoot tr th {
    color: #000 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    font-family: "Comfortaa", sans-serif;
}
.woocommerce table.shop_table {
    border-radius: 0px !important;
}
.button-order {
    background: #000;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 13px;
    border: none;
    width: 100%;
    cursor: pointer;
}
.payment_box {
    background: #000 !important;
    color: #fff !important;
}
.woocommerce-checkout #payment div.payment_box::before {
    border-color: #000;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.woocommerce form .form-row {
    margin-bottom: 20px;
}
.woocommerce-terms-and-conditions-checkbox-text,
.woocommerce-terms-and-conditions-checkbox-text a {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.woocommerce-form__label .required {
    display: none !important;
}
.woocommerce-terms-and-conditions-checkbox-text a {
    text-decoration: underline;
}
.woocommerce-form__label {
    line-height: 1 !important;
}
.place-order {
    border: 1px solid #c9cccb;
}
.woocommerce-page table.shop_table_responsive tr td::before {
    display: none !important;
}
.left-ccp {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 10px;
}
.woocommerce ul#shipping_method li label {
    width: calc(100% - 20px);
}
#shipping_method li {
    display: flex;
    align-items: center;
}
.heading-order h1 {
    padding-bottom: 0px;
    font-size: 32px;
    font-weight: 700;
}
.buttons-checkout {
    display: flex;
    gap: 15px;
}
.button-login-checkout a,
.button-product-checkout a {
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    text-align: center;
}
.button-login-checkout a {
    background: #000;
    color: #fff;
}
.button-product-checkout a {
    background: #f6f6f6;
    color: #000;
}
.row-top-checkout {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
/* design 3 */
/* Може да преместиш това в основния CSS на темата */
.design3-wrapper {
    position: relative;
    max-width: 100%;
}

.design3-select-wrapper {
    position: relative;
    width: 100%;
}
.design3-native-select,
.design2-brand-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 15px 40px 15px 15px;
    color: #151515;
    border: 1px solid #bbb !important;
    font-size: 16px;
    line-height: 1.3;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 8px center;
    box-sizing: border-box;
    cursor: pointer;
    transition: padding 0.2s ease;
}
/* IE/Edge старите */
.design3-native-select::-ms-expand {
    display: none;
}
.design3-options-popup {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-top: none;
    z-index: 9999;
    max-height: 260px;
    overflow-y: auto;
}
.design3-option-thumb {
    border: 0.5px solid #9c9c9c;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    overflow: hidden;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.design3-option-thumb-inner {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.design3-option-thumb img {
    object-fit: cover;
    display: block;
}
.design2-brand-select option {
    border: 1px solid #d7d7d7;
}
.design3-visual-option {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    cursor: pointer;
}

.design3-visual-option:hover {
    background: #f5f5f5;
}
.design3-option-label {
    font-size: 14px;
}
/* Кутията за снимката */
.design3-thumb-box {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 0.5px solid #9c9c9c;
    overflow: hidden;
    padding: 3px;
    display: none; /* скрито при placeholder */
}

.design3-thumb-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Когато има снимка — увеличаваме левия padding */
.design3-select-wrapper.has-image .design3-native-select {
    padding-left: 45px;
}

.design3-select-wrapper.has-image .design3-thumb-box {
    display: block;
}
/* end design 3 */
/* design 2 */
.design2-colors-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 10px;
}
/* Скриваме нативния select визуално, но си остава в DOM */
.design2-brand-select-native {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

/* Контейнер за custom dropdown */
.design2-brand-custom {
    position: relative;
    max-width: 100%;
}

/* Бутонът, който показва избраната марка */
.design2-brand-selected {
    width: 100%;
    padding: 15px 12px;
    border: 1px solid #d7d7d7;
    background: #fff;
    display: flex;
    align-items: center;
    cursor: pointer;
}

/* Списък с опциите */
.design2-brand-options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-top: none;
    max-height: 260px;
    overflow-y: auto;
    z-index: 50;
    display: none;
}
.design2-brand-options.open {
    display: block;
}

.design2-brand-option {
    padding: 8px 10px;
    cursor: pointer;
    display: flex;
    gap: 4px;
}

.design2-brand-option .brand-name,
.design2-brand-selected .brand-name {
    color: #151515;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-right: 5px;
}

.design2-brand-option .brand-extra,
.design2-brand-selected .brand-extra {
    color: #9c9c9c;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

.design2-brand-selected::after,
.design3-select-wrapper::after {
    content: "";
    position: absolute;
    right: 25px;
    height: 7px;
    width: 12px;
    background-repeat: no-repeat !important;
    background: url(/wp-content/uploads/2025/12/arrow-select-icon.svg);
    pointer-events: none;
}
.design3-select-wrapper::after {
    top: 50%;
    transform: translateY(-50%);
}
.design2-color-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.design2-color-btn {
    border: 0.5px solid #9c9c9c;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    background: transparent;
    padding: 3px;
}
.design2-color-btn.selected {
    border: 0.5px solid #000;
}
.design2-color-thumb {
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
}

/* tooltip box */
.design2-color-thumb[data-tooltip]::after {
    content: attr(data-tooltip);
    position: absolute;
    left: 50%;
    top: calc(100% + 10px); /* под снимката */
    transform: translateX(-50%);

    white-space: nowrap;
    background: rgba(20, 20, 20, 0.92);
    color: #fff;
    padding: 6px 10px;
    border-radius: 8px;
    font-size: 12px;
    line-height: 1.2;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
        opacity 0.15s ease,
        transform 0.15s ease;
    z-index: 9999;
}

/* стрелка НАГОРЕ към снимката */
.design2-color-thumb[data-tooltip]::before {
    content: "";
    position: absolute;
    left: 50%;
    top: calc(100% + 0px);
    transform: translateX(-50%);

    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent rgba(20, 20, 20, 0.92) transparent;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition:
        opacity 0.15s ease,
        visibility 0.15s ease;
    z-index: 10000;
}

/* hover */
.design2-color-thumb[data-tooltip]:hover::after {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(2px);
}

.design2-color-thumb[data-tooltip]:hover::before {
    opacity: 1;
    visibility: visible;
}
.design2-color-name {
    color: #151515;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.design2-ml-buttons,
.design3-ml-buttons,
.ml-selector {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 20px;
}
.ml-selector {
    margin-bottom: 20px;
}
.design2-ml-btn,
.design3-ml-btn {
    border: 1px solid #000000;
    color: #000;
    padding: 12px 25px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    background: transparent;
}
.design2-ml-btn.active,
.design3-ml-btn.active {
    background: #000000;
    color: #fff;
}
.product-price-design-2 .regular-price,
.product-price-design-2 .sale-price {
    font-family: "Comfortaa", sans-serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
}

/* Когато НЯМА промо цена (sale) */
.product-price-design-2.no-sale .regular-price {
    color: #000; /* сложи си желания цвят */
}

/* По желание – когато има промо цена */
.product-price-design-2.has-sale .regular-price {
    color: #9b9293; /* примерно по-сиво, понеже е задраскана */
}
.product-price-design-1 {
    margin-top: 70px !important;
	margin-bottom:20px;
}
/* end design 2 */
.custom-product-info-box {
    gap: 50px;
}
.custom-product-info-box-left {
    width: 100%;
    position: relative;
}
.custom-product-info-box-right {
    width: 100%;
    padding-top: 50px;
}
.custom-product-info-box-right .heading h1 {
	padding-bottom:0px;
}
.product-promotion-status {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    background: #000;
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
	z-index:1;
}
.product-title {
    color: #000;
    font-size: 36px !important;
    font-style: normal;
}
.product-price-inner {
    margin-top: 70px;
}
.product-stock-status {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px;
}

.product-main-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.product-gallery-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
}

.product-gallery-grid-item {
    width: calc(25% - 10px);
    height: 120px;
    box-sizing: border-box;
}

.product-gallery-grid-item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    cursor: pointer;
}

.product-gallery-carousel-wrapper {
    position: relative;
    margin-top: 15px;
    overflow: hidden;
}

.product-gallery-carousel {
    overflow: hidden;
}

.product-gallery-carousel .pg-track {
    display: flex;
    transition: transform 0.3s ease;
}

.product-gallery-carousel .pg-slide {
    flex: 0 0 25%;
    height: 120px;
    padding: 5px;
    box-sizing: border-box;
}
.product-gallery-carousel .pg-slide img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 100%;
    display: block;
    cursor: pointer;
}

.pg-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #000000;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background: #000000;
    cursor: pointer;
    color: #fff;
    padding: 4px 8px;
    z-index: 5;
    display: flex;
    justify-content: center;
}

.pg-prev {
    left: 10px;
}

.pg-next {
    right: 10px;
}
.single_add_to_cart_button span img {
    margin-right: 15px;
}
.product-quantity-button {
    display: flex;
    gap: 15px;
}
/* Премахване на стрелките в Chrome, Edge, Opera */
.product-quantity-input::-webkit-outer-spin-button,
.product-quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.product-quantity-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #d7d7d7;
    padding: 12px 12px;
    /* gap: 35px; */
    width: 181px;
}
.button-qt {
    width: 100%;
}
/* Премахване на стрелките в Firefox */
.product-quantity-input {
    -moz-appearance: textfield;
}
.plus.btn-quantity,
.minus.btn-quantity,
.dema-qty-minus,
.dema-qty-plus,
.dema-qty-cart-plus,
.dema-qty-cart-minus {
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.minus.btn-quantity:after,
.dema-qty-minus:after,
.plus.btn-quantity:before,
.dema-qty-plus:before,
.dema-qty-cart-plus:before,
.dema-qty-cart-minus:after {
    content: "";
    position: absolute;
    height: 33px;
    width: 1px;
    background: #d7d7d7;
    top: 50%;
    transform: translate(0%, -50%);
}
.plus.btn-quantity:before,
.dema-qty-plus:before {
    left: -20px;
}
.dema-qty-cart-plus:before {
    left: -10px;
}
.minus.btn-quantity:after,
.dema-qty-minus:after {
    right: -20px;
}
.dema-qty-cart-minus:after {
    right: -10px;
}
.product-quantity-input {
    text-align: center;
    border: none;
    width: 70px;
}
.hr-product {
    background: #d7d7d7;
    height: 1px;
    width: 100%;
    margin-bottom: 50px;
}
.product-logo-selected a {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #151515;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.product-logo-selected img {
    width: 160px;
}
.custom-desc-wrapper {
    margin-top: 30px;
}
.custom-desc-wrapper .heading {
    margin-bottom: 10px;
}
.custom-desc-wrapper .heading h2 {
    font-size: 20px !important;
    font-weight: 400;
}
.desc-toggle-btn {
    margin-top: 30px;
    width: 255px;
}
.short-desc-preview {
    color: #151515;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.related_products {
    max-width: 1200px;
    margin: 100px auto 0px;
}
.related_products .heading {
    margin-bottom: 50px;
}
.shop-products-grid-related {
    padding: 0px !important;
}

/* cart panel */
/* BACKDROP */
.backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
    z-index: 9999999;
}
.backdrop.show {
    opacity: 1;
    visibility: visible;
}

/* SLIDE PANEL */
.cart-panel {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 70vh;
    background: #fff;
    box-shadow: -8px 0 25px rgba(0, 0, 0, 0.2);
    transform: translateX(120%);
    transition: 0.35s cubic-bezier(0.2, 0.9, 0.2, 1);
    z-index: 9999999;
    display: flex;
    flex-direction: column;
}
.cart-panel.show {
    transform: translateX(0);
}

/* HEADER */
.cart-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
    border-bottom: 1px solid #c9cccb;
}

/* CLOSE BUTTON */
.cart-close {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

/* BODY */
.cart-body {
    overflow-y: scroll;
    flex: 1;
}
.cart-header .cart-count {
    position: relative;
    bottom: 0px;
    right: 0;
}
.cart-header-title p,
.cart-header-title p span {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.promo-add .added_to_cart.wc-forward {
    display: none;
}
.dema-cart-row {
    padding: 20px 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(201, 204, 203, 0.64);
}
.dema-cart-panel-heading {
    padding: 20px 15px 0px;
}
.dema-cart-panel-heading p {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.dema-cart-row-inner {
    display: flex;
    align-items: center;
    gap: 15px;
}
.dema-cart-thumb {
    width: calc(40% - 15px);
}

.dema-cart-info {
    width: calc(60% - 15px);
}
.dema-cart-panel-title h3 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.dema-cart-panel-product-type p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.dema-cart-panel-color-design2,
.dema-cart-design3 {
    display: flex;
    align-items: center;
    margin-top: 5px;
}
.dema-cart-design3 {
    padding-bottom: 0px;
}

.dema-cart-color,
.dema-cart-design3-thumb {
    padding-bottom: 0px;
    margin-right: 10px;
}

.dema-cart-brand,
.dema-cart-ml,
.dema-cart-design3-name {
    font-size: 15px;
    font-weight: 400;
}
.dema-cart-ml {
    padding-bottom: 0px;
}
.dema-qty-wrap {
    margin: 10px 0 5px;
    width: 140px;
}
.dema-qty-wrap .product-quantity-input {
    width: 40px;
}
.dema-qty-wrap .dema-qty-plus:before {
    left: -10px;
}
.dema-qty-wrap .dema-qty-minus:after {
    right: -10px;
}
.dema-qty-minus img,
.dema-qty-plus img {
    width: 13px;
}
.dema-remove-item {
    border: none;
    background: transparent;
    color: #000;
    font-size: 10px;
    font-style: normal;
    padding: 0px;
    font-weight: 700;
    text-transform: uppercase;
}
.unit-price {
    margin: 5px 0 0px;
}
.unit-price .regular-price-product span bdi,
.unit-price .sale-price-product span bdi {
    font-size: 16px;
}
.bottom-dema-cart-panel {
    padding: 20px 15px;
}
.dema-cart-total {
    display: flex;
    justify-content: space-between;
}
.dema-cart-sum-title {
    color: #9b9293;
    font-size: 16px;
    font-weight: 700;
}
#dema-cart-total-value {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.dema-cart-button-order {
    margin-top: 40px;
}
.dema-cart-button-order a,
.dema-cart-button-cart a {
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    background: #000;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
}
.dema-cart-button-order a {
    background: #000;
    color: #fff;
}
.dema-cart-button-order a img {
    margin-right: 15px;
}
.dema-cart-button-cart {
    margin-top: 15px;
}
.dema-cart-button-cart a {
    background: #f6f6f6;
    color: #000;
}
/* end cart panel */
/* cart */
.woocommerce-cart .et_pb_section .et_pb_row {
    max-width: 1470px !important;
    width: 90% !important;
}
.cart-page-row {
    margin-bottom: 20px;
}
#dema-cart-page {
    display: flex;
    gap: 20px;
}
.col-left-cart,
.col-right-cart {
    width: 100%;
}
.box-left-cart-top {
    padding: 20px;
    border: 1px solid #c9cccb;
    border-bottom: none;
    display: flex;
    position: relative;
}
.cart-title-product,
.cart-title-price,
.cart-title-quantity {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    bottom: 5px;
}
.cart-title-product,
.cart-title-quantity {
	text-transform: capitalize;
}
.cart-title-product {
    left: 20px;
}
.cart-title-price {
    left: 400px;
}
.cart-title-price-multiple {
	left:550px;
}
.cart-title-quantity {
    right: 55px;
}
.box-right-cart,
.box-left-cart {
    border: 1px solid #c9cccb;
}
.box-left-cart {
    padding: 20px;
}
.box-right-cart-title {
    border-bottom: 1px solid #c9cccb;
    padding: 20px;
}
.box-right-cart-title p {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 0px !important;
}
.cart-page-delivery,
.cart-page-total {
    display: flex;
    gap: 15px;
}
.cart-page-total {
    margin-bottom: 20px;
}
.cart-page-sum-title,
.span-cart-delivery {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    width: 90px;
}
.span-cart-delivery-text,
#cart-page-total-value {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.dema-cart-remove-button {
    width: 45px;
    text-align: center;
}
.dema-cart-remove-button button {
    background: transparent;
    border: none;
    cursor: pointer;
}
.cart-page-thumb {
    width: 145px;
}
.cart-page-thumb img {
    width: 145px;
}
.cart-page-info {
    width: 150px;
}
.cart-page-row-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
    position: relative;
}

.cart-page-unit-price,
.cart-page-line-price {
    color: #000;
    font-size: 16px;
    font-weight: 700;
	padding-bottom:0px;
}
.cart-page-line-price {
    margin-top: 5px;
    position: absolute;
    left: 530px;
}
.button-cart-product-checkout {
    margin-top: 15px;
}
.button-cart-product-checkout a {
    width: 100%;
}
.heading-cart {
    margin-bottom: 30px;
}
.heading-cart h1 {
    text-align: center;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.latest-3-products-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}
.latest-3-products-row .promo-product-item {
    height: auto;
    width: 100%;
}
/* end cart */
/* order received */
.woocommerce-table__line-item .product-name.woocommerce-table__product-name {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.woocommerce table.shop_table {
    margin-bottom: 20px !important;
}
.woocommerce table.shop_table th {
    padding: 10px 0px !important;
    color: #000 !important;
}
.woocommerce table.woocommerce-checkout-review-order-table th {
    padding: 10px 15px !important;
}
.woocommerce-thankyou-order-received {
    margin-bottom: 20px;
}
.woocommerce ul.order_details {
    padding-left: 0px !important;
}
#tr-_shipping_wooccm9,
#tr-_shipping_wooccm8,
.woocommerce-order-details__title#Orderextra {
    display: none !important;
    visibility: hidden;
}
/* end order received */
/* 404 */
.section-404 {
    padding: 150px 0 !important;
}
.section-404:before {
    content: "";
    position: absolute;
    top: 0;
    right: 20px;
    height: 100%;
    width: 380px;
    background: url(/wp-content/uploads/2025/12/inebrya-hair-color-box.webp);
    background-size: contain;
    background-repeat: no-repeat;
}
.box-404 {
    text-align: center;
}
.box-404-descrp p {
    padding-bottom: 0px;
}
.box-404-heading {
    margin: 10px 0 0px;
}
.box-404-descrp {
    margin-bottom: 30px;
}
.button-black-404 a {
    padding: 10px 30px;
    display: inline-block;
}
/* end 404 */
/* reset password */

.lr-link {
    margin-top: 15px;
    text-align: center;
}
.lr-link a {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}
#reset_message {
    text-align: center;
    font-weight: 700;
}
/* end reset password */
/* gallery Fullscreen */
.pg-lightbox-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.92);
    z-index: 999999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
}
.pg-lightbox-overlay.is-open {
    display: flex;
}

/* NEW: когато lightbox е отворен, сваляме main header под него */
.pg-lightbox-overlay.is-open ~ #main-header,
.pg-lightbox-overlay.is-open #main-header {
    z-index: 0 !important;
}

/* ✅ NEW (по-надеждно): когато body има class, сваляме header-а */
body.pg-lightbox-open #main-header {
    z-index: 0 !important;
}

.pg-lightbox-inner {
    position: relative;
    width: min(1100px, 96vw);
    height: min(78vh, 780px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.pg-lightbox-image {
	display:flex;
    align-items:center;
    /* width: 450px;
	height: 450px; */
	overflow:hidden;
}
   .pg-lightbox-image img {
    object-fit: contain;
    display: block;
   /* height: 550px;
    width: 550px;
	   */
}
.pg-lightbox-img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
}
.pg-lightbox-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: #fff;
    color: #000000;
    border: 2px solid #000;
    width: 45px;
    height: 45px;
    border-radius: 999px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    line-height: 1;
    z-index: 999999;
    transition: background 0.2s ease;
}

.pg-lightbox-prev {
    left: 40px;
}
.pg-lightbox-next {
    right: 40px;
}

.pg-lightbox-close {
    position: absolute;
    top: -10px;
    right: -10px;
    border: 0;
    background: rgb(255 255 255);
    color: #000000;
	border: 2px solid #000;
    padding: 10px 14px;
    border-radius: 999px;
    cursor: pointer;
    font-size: 14px;
	z-index:9999;
    transition: background 0.2s ease;
}

.pg-lightbox-counter {
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    color: rgb(0 0 0 / 90%);
    font-size: 13px;
    background: rgb(255 255 255);
	border: 2px solid #000;
    padding: 6px 10px;
    border-radius: 999px;
}

/* end gallery Fullscreen */
/* email */
.email-design-img img{
	margin-right:0px !important;
	border-radius:30px !important;
}
.order-design-meta {
	display:flex;
    align-items:center;
}



@media (min-width: 1851px) {
.section-about-us:after {
        background: linear-gradient(90deg, #000 calc(59.63% + (100vw - 1851px) * 6 / 249), rgba(31, 31, 31, 0.74) 75.7%, rgba(102, 102, 102, 0.14) 100%) !important;
    }
}

@media (min-width: 2100px) {
.section-about-us:after {
        background: linear-gradient(90deg, #000 calc(67.63% + (100vw - 2100px) * 8 / 500), rgba(31, 31, 31, 0.74) 75.7%, rgba(102, 102, 102, 0.14) 100%) !important;
    }
}
@media (min-width: 2600px) {
.section-about-us:after {
        background: linear-gradient(90deg, #000 69.63%, rgba(31, 31, 31, 0.74) 75.7%, rgba(102, 102, 102, 0.14) 100%) !important;
    }
}
@media screen and (min-width:1441px) {

    .col-left-cart {
        width: 65%;
    }
    .col-right-cart {
        width: 35%;
    }
}
@media screen and (max-width:1440px) {
	    #dema-cart-page {
        flex-direction: column;
    }
}
@media screen and (min-width: 1301px) {
    .col-right-top-header,
    .et-fixed-header .col-right-top-header {
        width: 55%;
    }
    .search-input {
        width: 300px;
    }
    #wc-search-input {
        padding: 15px 45px !important;
    }
	    .button-qt {
        width: calc(100% - 180px);
    }
}
@media screen and (max-width: 1300px) {
    .search-input {
        display: none;
    }
    .span-icon-search {
        display: none;
    }
    .search-input.open {
        display: flex;
        flex-direction: row;
        margin-top: 10px;
        align-items: center;
        position: absolute;
    }

    #wc-search-input {
        width: 100%;
        padding: 10px;
    }
    #wc-search-results {
        top: 85px;
    }
    .search-icon-mobile {
        display: block;
        cursor: pointer;
        width: 25px;
    }

    .search-icon-mobile img {
        width: 23px;
    }
    .shop-product-col {
        width: calc(50% - 15px);
    }
    .shop-products-grid {
        gap: 20px;
    }
	.product-quantity-button {
    flex-wrap: wrap;
}
}
@media screen and (min-width: 1201px) {
    .blog-wrapper {
        width: calc(33.3% - 10px);
    }
    .col-left-checkout-form {
        width: calc(45% - 15px);
    }
    .col-right-checkout-form {
        width: calc(55% - 15px);
    }
}
@media screen and (max-width: 1200px) {
    .row-checkout-form {
        flex-direction: column;
    }
}
@media screen and (max-width: 1200px) and (min-width: 981px) {
    .blog-wrapper {
        width: calc(50% - 10px);
    }
}
@media screen and (min-width: 1101px) {
    #page-container {
        padding-top: 165px !important;
    }
    #top-menu-nav {
        display: block;
    }
    #et_mobile_nav_menu {
        display: none;
    }
    .et-fixed-header #et-top-navigation {
        width: auto;
    }
    .col-right-top-header {
        width: 55%;
        justify-content: space-between;
    }
    .col-left-top-header {
        width: 30%;
        justify-content: space-between;
    }
    #logo {
        width: 140px;
        max-width: 140px !important;
    }
    .lang-item {
        display: none !important;
    }
    .col-left-inner-top-header {
        display: flex;
        align-items: center;
        gap: 30px;
    }
    .wc-search-container {
        position: relative;
        width: 100%;
        max-width: 315px;
    }
    .span-icon-clear {
        top: 50%;
        transform: translate(-50%, -50%);
    }
    #wc-search-results {
        width: 780px;
    }
    .row-promotions {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: calc((100vw - min(90vw, 1500px)) / 2) !important;
    }
    .code-promotions {
        overflow: hidden;
        padding: 19px;
    }
    .custom-product-info-box-left {
        width: 700px;
    }
    .custom-product-info-box-right {
        width: calc(100% - 700px);
    }

    .product-main-image {
        height: 550px;
    }
    .product-short-description-mobile {
        display: none !important;
    }
}
@media screen and (max-width: 1100px) {
    .language-header {
        display: none;
    }
    .col-left-top-header {
        position: absolute;
        top: 5px;
        width: 100%;
    }
    .col-right-top-header {
        width: 100%;
        justify-content: end;
    }
    .header {
        display: none;
    }
    #main-header .nav-fixed {
        display: block;
    }
    .logo_container {
        order: 1;
        position: absolute !important;
        left: 4%;
    }
    .header-profile {
        order: 2;
    }
    #et-top-navigation {
        order: 3;
        width: auto;
    }
    .col-left-inner-top-header {
        width: 100%;
    }
    .search-icon-mobile {
        position: absolute;
        right: 120px;
        top: 5px;
    }
    .search-input.open {
        margin-top: 0px;
        position: relative;
        width: 100%;
        top: 45px;
    }
    #wc-search-results {
        top: 89px;
    }
    .row-inner-profile-information,
    .custom-product-info-box {
        flex-direction: column;
    }
    .product-short-description-dekstop {
        display: none !important;
    }
}
@media screen and (max-width:1101px) and (min-width:524px) {
	#page-container {
    padding-top: 100px !important;
	}
}
@media screen and (max-width: 1024px) {
}

@media screen and (min-width: 981px) {
	.header-text .container_info {
	justify-content:end;
	text-align:right;
}
    .center-d {
        text-align: center;
    }
    .left-d {
        text-align: left;
    }
    .row-flex-ac {
        display: flex;
        align-items: center;
    }
    .row-flex,
    .row-all-post {
        display: flex;
    }
    .heading-slider h1 {
        line-height: 65px !important;
        font-size: 40px !important;
    }
    .heading h1 {
        font-size: 40px;
    }
    .heading h2 {
        font-size: 40px;
    }
    .heading h3 {
        font-size: 32px;
    }
    .slider-section {
        height: 700px;
        min-height: 700px;
    }
    #autoWrite {
        min-height: 205px;
    }
    .brand-wrapper .swiper-slide {
        flex-shrink: 1 !important;
    }
    .brand-wrapper {
        margin-top: 50px;
    }
    .section-healthy-hair {
        background: url(/wp-content/uploads/2025/11/shiny-black-hair-texture-professional-care.webp);
    }
    .hr-center {
        margin: 50px auto;
    }
    .section-about-us {
        padding: 100px 0 !important;
    }
    .section-about-us:after {
        background: linear-gradient(90deg, #000 55.63%, rgba(31, 31, 31, 0.74) 66.7%, rgba(102, 102, 102, 0.14) 99.77%);
    }
    .section-about-us:before {
        width: 815px;
        height: 100%;
    }
    .heading-about h2 {
        font-size: clamp(30px, calc(30px + ((100vw - 981px) * 10 / 619)), 40px);
    }
    .button-last-post {
        position: absolute;
        bottom: 25px;
        width: 100%;
        left: 0px;
        padding: 0 25px;
    }
    .blog-wrapper .button-black {
        height: 30px;
    }
    .row-footer {
        max-width: 690px;
        width: 100%;
        margin: 0 auto;
    }
    .nav-footer ul {
        align-items: center;
        justify-content: center;
        gap: 50px;
    }
    .footer-phone a:before {
        content: "";
        position: absolute;
        top: 50%;
        left: -15px;
        transform: translate(-50%, -50%);
        width: 0.2px;
        height: 20px;
        background: #fff;
    }
    .footer-phone a:after {
        content: "";
        position: absolute;
        top: 50%;
        right: -15px;
        transform: translate(-50%, -50%);
        width: 0.2px;
        height: 20px;
        background: #fff;
    }
    .row-bottom-footer ul {
        align-items: center;
        justify-content: center;
        gap: 30px;
    }
    .blog-search {
        top: -95px;
        position: absolute;
        right: 10px;
    }
    #liveBlogSearch {
        width: 315px;
    }

    .mdl-table .pac_dtoc_icon_responsive {
        display: none;
    }
    .mdl-table {
        background: #fff;
        border: 1px solid #9c9c9c;
    }
    .mdl-table-license,
    .mdl-table-license .pac_dtoc_title_area .pac_dtoc_title {
        background: #eff0f3 !important;
    }
    .mdl-table .pac_dtoc_title_area .pac_dtoc_title,
    body .mdl-table .divi_table_of_contents ul li a {
        color: #000 !important;
    }

    .col-left-all-post .pac_dtoc_icon_responsive {
        display: none;
    }
    .shop-filters-wrapper {
        width: 30%;
    }
    .shop-products-wrapper {
        width: 70%;
    }
    .shop-filters-toggle {
        padding: 25px 25px 26px 60px;
    }
    .heading-products {
        padding: 17px 25px 17px 50px;
    }
    .shop-products-grid {
        padding: 60px 35px 50px 50px;
    }
    .shop-filter-group {
        padding: 10px 25px 10px 60px;
    }
    .shop-filters-top {
        padding: 15px 25px 30px 60px;
    }
    .shop-filters-promo-toggle {
        padding: 20px 25px 20px 60px;
    }
    #shop-products-grid {
        margin-bottom: 100px;
    }
    .module-breadcrumbs {
        padding: 0 5% 0 60px;
    }
    .heading-mobile {
        display: none;
    }
    .row-inner-address {
        display: flex;
    }
    .socials-media-contact ul {
        justify-content: end;
    }
    .socials-media-contact-center ul {
        justify-content: center;
    }
    .contact-form {
        padding: 30px;
    }
    .wc-tabs-custom {
        position: relative;
        min-height: 250px;
    }

    /* табовете (бутоните) остават в стандартния поток, един под друг */
    .tab-item {
        margin-bottom: 5px;
        position: relative;
    }

    .tab-item .tab-title {
        width: 230px;
        height: 70px;
        display: block;
    }

    /* по подразбиране скриваме съдържанието */
    .tab-content {
        display: none;
    }

    /* активният таб показва съдържанието като панел вдясно */
    .tab-item.active .tab-content {
        display: block;
        position: absolute;
        top: 20px;
        left: 310px; /* точно вдясно от колоната с табовете */
        right: 20px;
    }

    .arrow {
        display: none;
    }
    .col-left-profile-information,
    .col-right-profile-information {
        width: 50%;
    }
    .col-left-profile-information-70 {
        width: 70%;
    }
    .row-top-checkout {
        justify-content: space-between;
    }
    .cart-title-product {
        left: 240px;
    }
    .cart-page-actions {
        position: absolute;
        right: 0;
    }
    .latest-3-products-row .promo-product-item {
        width: calc(33.3% - 20px) !important;
    }
    .heading-cart h1 {
        font-size: 40px;
    }
    .woocommerce_inputs p:nth-child(3),
    .woocommerce_inputs p:nth-child(4) {
        margin-bottom: 0px !important;
    }
    .section-reset-password {
        padding: 100px 0 !important;
    }

	.pg-lightbox-image {
	text-align:center;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	
}
	#footer-bottom .container {
	display: flex;
	}
	.footer-left,
	.footer-right {
		width:50%;
	}
	.footer-left {
		text-align:left;
	}
	.footer-right {
		text-align:right;
	}
}

@media screen and (max-width: 980px) {
    .et_fixed_nav #main-header {
        position: fixed;
    }
    .et_pb_text,
    .et_pb_widget,
    .module-titles {
        text-align: center;
    }
    #mobile_menu {
        top: 33px;
        border-top: 0;
    }
    .widgettitle:before,
    #main-footer h4:before {
        width: 100%;
    }
    .et_pb_widget {
        text-align: center;
    }
    footer .et_pb_widget {
        float: none;
    }

    .mt-m-40 {
        margin-top: 40px;
    }
    .mb-m-40 {
        margin-bottom: 40px;
    }
    .mt-m-15 {
        margin-top: 15px;
    }
    .mb-m-15 {
        margin-bottom: 15px;
    }
    .mt-0-m {
        margin-top: 0px;
    }
    .brand-wrapper .swiper-wrapper {
        justify-content: space-evenly !important;
    }
    .brand-box {
        bottom: 35px;
    }
    .section-about-us {
        padding-bottom: 230px !important;
    }
    .et_module_height_170_m {
        min-height: clamp(60px, calc(170px + (100vw - 320px) * -110 / 407), 170px);
    }
    .section-who {
        min-height: 70vh;
    }
    .nav-footer ul,
    .row-bottom-footer ul {
        flex-direction: column;
    }
    .logo-footer {
        order: -1;
    }
    .col-left-all-post {
        background: #ffffff;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99999;
        padding: 12px;
        margin-bottom: 0 !important;
        border-top: 1px solid #9c9c9c;
    }
    .mdl-table.pac_divi_table_of_contents_0_tb_body .pac_dtoc_title_area {
        background-color: transparent !important;
    }
    .pac_dtoc_opened_icon,
    .pac_dtoc_closed_icon {
        color: #000 !important;
    }
    .shop-filters-toggle {
        border-left: 1px solid #c9cccb;
    }
    .shop-filters-wrapper {
        padding: 0 5%;
    }
    .heading-products {
        margin-top: 20px;
    }
    .shop-filters-inner {
        border-left: 1px solid #c9cccb;
    }
    .row-flex-cf {
        flex-direction: column-reverse;
    }
    .heading-dekstop {
        display: none;
    }
    .contact-form {
        margin-bottom: 40px;
    }
    .row-inner-address {
        background: #fff;
    }
    .tabs-container {
        display: block;
    }
    .tab-button {
        background: #f6f6f6;
        text-transform: uppercase;
    }

    .tabs-content {
        /* при mobile няма отделна дясна колона – скриваме я */
        display: none;
    }
    .tab-panel.active {
        padding-bottom: 50px;
    }
    .tab-panel {
        display: block; /* винаги блок, крие се с max-height */
        background: #ffffff;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
    }

    .tab-panel-inner {
        padding: 16px 0;
    }
    .col-left-profile-information,
    .col-right-profile-information {
        border-bottom: 1px solid #9c9c9c;
        padding-bottom: 40px;
    }
    .row-top-checkout {
        flex-direction: column;
    }
    .cart-title-price,
    .cart-title-quantity,
	.cart-page-line-price {
        display: none;
    }
    .dema-cart-remove-button {
        width: calc(10% - 20px);
    }
    .cart-page-thumb {
        width: calc(20% - 20px);
    }
    .cart-page-info {
        width: calc(70% - 20px);
    }
	.footer-left {
		margin-bottom:5px;
	}
}
@media screen and (max-width: 980px) and (min-width: 601px) {
    .brand-wrapper .swiper-slide {
        width: 51% !important;
        margin-right: 0px !important;
    }
    .promo-swiper .swiper-slide {
        width: 49% !important; /* Точно 2 карти */
        flex-shrink: 0;
    }
    .section-about-us {
        padding-bottom: 440px !important;
    }
}
@media screen and (min-width: 701px) {
    .left-ccp {
        width: 70%;
    }
    .ccp-main {
        justify-content: space-between;
    }
    .ccp-pt,
    .ccp-price {
        width: 50%;
    }
    .ccp-qty {
        /* margin-left: auto; */
        width: 30%;
        text-align: right;
    }
    .latest-3-products-row .promo-product-item {
        width: calc(50% - 20px);
    }
	    .heading-products {
		align-items: center;
        justify-content: space-between;
    }
}
@media screen and (max-width: 700px) {
    .ccp-item-inner,
    .left-ccp,
    .ccp-main {
        flex-direction: column;
    }
    .ccp-pt,
    .ccp-price {
        text-align: center;
    }
    .ccp-prices {
        justify-content: center;
    }
	.heading-products {
        flex-direction: column-reverse;
    }
	.heading-products h1 {
    margin-top: 20px;
}
}
@media screen and (min-width: 601px) {
    .wc-product-card {
        width: calc(50% - 10px);
    }
    .custom-upload-image {
        width: 100px;
    }
    .register-container,
    .module-right-register {
        padding: 40px;
    }
    .col-left-profile-information .button-black a,
    .col-right-profile-information .button-black a {
        padding: 20px 30px !important;
    }
    .profile-information p {
        font-size: 20px;
    }
    .profile-information p span {
        font-size: 16px;
    }
    .input-coupon {
        width: calc(60% - 10px);
    }

    .btn-coupon {
        width: calc(40% - 10px);
    }

    .cart-header-title p,
    .cart-header-title p span {
        font-size: 20px;
    }
    .cart-panel {
        width: 450px;
    }
    .speedy-address-row .form-row {
        width: calc(50% - 20px) !important;
    }
    .woocommerce-shipping-fields__field-wrapper.woocommerce_inputs p {
        width: calc(50% - 10px) !important;
    }
    .section-404:before {
        right: 20px;
    }
	.promo-add {
     position:absolute;
     bottom:15px;
}
.shop-product-col .promo-price,
.promo-product-item .promo-price{
	    margin: 20px 0 65px;
}
}

@media screen and (max-width: 600px) {
    .wc-products-card-search {
        flex-direction: column;
    }
    #wc-search-results {
        height: 500px;
        overflow-y: scroll;
    }
    .brand-wrapper .swiper-slide {
        width: 100% !important;
    }

    .promo-wrapper {
        padding: 0 10px;
    }
    .shop-product-col {
        width: 100%;
    }
    .profile-information p {
        flex-wrap: wrap;
    }
    .dema-address-actions,
    .dema-modal-actions,
    .row-coupon {
        flex-direction: column;
    }
    .buttons-checkout {
        flex-direction: column;
        align-items: center;
    }
    .button-login-checkout,
    .button-product-checkout,
    .button-login-checkout a,
    .button-product-checkout a {
        width: 100%;
    }
    .product-gallery-grid-item {
        width: calc(50% - 10px);
    }
    .product-gallery-carousel .pg-slide {
        flex: 0 0 50%;
    }
    .product-quantity-button {
        flex-direction: column;
    }
    .dema-cart-remove-button {
        width: calc(20% - 20px);
    }
    .cart-page-thumb {
        width: calc(80% - 20px);
    }
    .cart-page-info {
        width: calc(100% - 20px);
    }
    .speedy-address-row {
        gap: 0px;
        flex-direction: column;
    }
    .pg-lightbox-inner {
        width: 100%;
        height: 76vh;
    }
    .pg-lightbox-close {
        top: 8px;
        right: 8px;
    }
    .pg-lightbox-counter {
        bottom: 10px;
    }
}

@media screen and (max-width: 425px) {
    .blog-wrapper .button-black a {
        font-size: 12px;
    }
	.select-wrapper,
	.select-wrapper select {
    width: 100%;
}
	.select-wrapper{
        margin-top: 5px;
    }
}
@media screen and (max-width: 375px) {
}
