/*********ХЕДЕР***********/
header .vertical-align {
	padding: 0;
}
.menu-header-box, .h-type-2 .r-h-box .box-search, .h-type-2 .btn-search-select {
	background: #313136 !important;
}
.h-type-2 .h-type-2-sb #search .input-lg, .h-type-2 .h-type-2-sb #search .button_search, .h-type-2 .h-type-2-sb #search .categories {
	background: #fff !important;
}
#product .flex-model {
	width: 30%;
	text-align: right;
}
#product .h1-prod-name {
	margin: 0;
	font-size: 26px;
	width: 70%;
}
.flex-model .p-model {
	display: inline-block;
    padding: 3px 9px;
    background: #f7f7f7;
    border-radius: 26px;
}
.mb-1 {
	margin-bottom: 1rem !important;
}
.mb-2 {
	margin-bottom: 2rem !important;
}
.mb-3 {
	margin-bottom: 3rem !important;
}
#product .price {
	font-size: 34px;
    line-height: 1;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
#product .info-minimum {
	margin-top: 0;
}
#product .info-minimum {
	background: #feecac;
	display: flex;
    align-items: center;
    gap: 5px;
}
#product .variant-controls-item {
	padding: 0;
}
.variant-controls-item table th {
	padding: 0 0 10px !important;
}
#button-cart {
	height: 50px;
	border-radius: 0px;
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    padding: 8px;
}
.button-icon-round {
	display: flex;
    width: 38px;
    height: 38px;
    align-items: center;
    background: #fff;
    border-radius: 38px;
    justify-content: center;
}
.button-icon-round .icon-cart-add {
	background: #00A8E8;
    width: 23px;
    height: 20px;
    margin-right: 0 !important;
}
.button-add-txt {
	display: block !important;
    width: 65%;
    font-size: 16px;
}
.my-tabs {
	background: #fff;
}
.tabs__header .my-tabs > li.active a {
	font-weight: 600;
}
.tabs__header:before {
	content: none;
}
.tabs__header:after {
	content: none;
}
.table-quantity-txt {
	line-height: 1.2;
}
.table-model-row table tbody tr {
	border-bottom: 1px solid #f7f7f7;
}
.mr-row:hover {
	background: #f7f7f7 !important;
}
.ocf-theme-light-block.ocf-vertical .ocf-filter {
	background: #fff !important;
}
.product-thumb .product-name {
	min-height: 0 !important;
}
.product-thumb .product-model {
	margin-bottom: 0 !important;
	position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    background: #f7f7f7;
    padding: 3px 8px;
    border-radius: 26px;
    opacity: 1;
}
.stickers-ns {
	top: 10px !important;
	left: 10px !important;
	right: auto;
}
footer.type-footer-1 .two-c-pc {
	column-count: 1 !important;
}
footer.type-footer-2 .footer-top ul.list-unstyled li {
	margin-bottom: 5px !important;
}
.pdv-text {
	font-size: 14px;
    font-weight: 500;
    color: #019AD5;
}
.min_zkaz_duble {
	margin-top: 5px;
	font-weight: 500;
	display: block;
    text-align: center;
}
.sidebar-subcategories-title {
	margin-bottom: 10px;
    display: block;
    font-weight: 600;
}
.sidebar-subcategories .panel-body {
	padding: 15px 20px;
}
.sidebar-subcategories ul { margin: 0; padding: 0; }
.sidebar-subcategories li { padding: 5px 0; }
.sidebar-subcategories a { color: #333; text-decoration: none; }
.sidebar-subcategories a:hover { text-decoration: underline; }
.container-module .no-slider .product-thumb:hover, .container-module .owl-item .item:hover {
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2) !important;
}


.product-thumb .model-row-colors {
  position: absolute;           /* размести внутри карточки как нужно */
  top: 8px;
  left: 8px;                    /* или right: 8px */
  z-index: 3;
  max-height: 100%;
  overflow-y: auto;
  /* скрыть скроллбар в Chrome, Safari, Edge */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE, Edge */
}
.model-row-colors::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}
.product-thumb .model-row-colors ul { margin: 0; padding: 0; list-style: none; }
.product-thumb .model-row-colors li { margin: 4px 0; }
.product-thumb .model-row-colors li a {padding: 0}
.product-thumb .model-row-colors li a:hover img {
	border: 2px solid #00A8E8;
}
.product-thumb .model-row-colors img { width: 34px; height: 34px; border-radius: 4px; display: block; margin: 0; transition: border .4s ease;
    border: 2px solid #fff;}
.product-thumb .swatch-circle {
  display: inline-block; width: 22px; height: 22px; border-radius: 50%;
  border: 1px solid rgba(0,0,0,.15);
}
.product-thumb .color-swatch.active img,
.product-thumb .color-swatch.active .swatch-circle { outline: 2px solid #000; outline-offset: 2px; }

.menu-header-box {
	position: sticky;
    top: 0;
    z-index: 99;
}
.price-quantity {
	justify-content: space-between;
	margin-bottom: 1rem;
}
.price-quantity .price-quantity-item {
	width: 50%;
}
.quantity-item-child {
	text-align: right;
	line-height: 1.2;
}
.add-to-cat-category .actions {
	height: 38px;
}
.add-to-cat-category .actions .cart {
	width: 100%;
	margin-right: 0;
}
.add-to-cat-category .actions .cart button {
	width: 100%;
  height: 42px;
    border-radius: 42px;
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    padding: 6px;
}
.add-to-cat-category .actions .cart button .text-cart-add {
	width: 65%;
  display: block;
}
.add-to-cat-category .actions .cart button .button-icon-round {
	width: 32px;
	height: 32px;
	border-radius: 32px;
}
.before-price {
	font-size: 14px;
	font-weight: 400;
}
.view-box {
	background: transparent !important;
}

.desc-h-100 {
    max-height: 100px;
    overflow: hidden;
    position: relative;
}
.desc-h-100-active {
    max-height: 100% !important;
}
.desc-h-100:before {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, hsla(0, 0%, 98%, 0)), to(#f7f7f7));
    background: -webkit-linear-gradient(top, hsla(0, 0%, 98%, 0) -50%, #f7f7f7);
    background: -moz-linear-gradient(top,hsla(0,0%,98%,0) -50%,#f7f7f7 100%);
    background: linear-gradient(180deg, hsla(0, 0%, 98%, 0) -50%, #f7f7f7);
    height: 50px;
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0 -2px;
}
.desc-h-100-active:before {
	content: none;
}
#readMoreBtn, #collapseBtn {
    background: no-repeat;
    color: rgb(34, 45, 74);
    margin-top: 1.5rem;
    display: block;
    padding: 3px 0;
    border-bottom: 1px dashed !important;
    border: 0;
}

/* настроить под свой селектор контейнера вкладок */
.my-tabs.nav-tabs > li > a {
  display: inline-block;           /* чтобы transform работал предсказуемо */
  transform: translateY(0);
  transition: transform .18s ease, box-shadow .18s ease;
  will-change: transform;
/*  transition: .18s;*/
}

/* ховер по LI поднимает A */
.my-tabs.nav-tabs > li:hover > a {
  transform: translateY(-2px);     /* «пара пикселей» */
/*  scale: 1.05;*/
}

/* активная вкладка не прыгает при ховере */
.my-tabs.nav-tabs > li.active > a,
.my-tabs.nav-tabs > li.active:hover > a {
  transform: none;
  box-shadow: none;
}

/* клавиатурный фокус — такое же поведение, как при hover */
.my-tabs.nav-tabs > li > a:focus-visible {
  transform: translateY(-2px);
}

/* если вдруг режется тенью — разрешим выходить за пределы */
.my-tabs.nav-tabs > li { overflow: visible; }


.mr-row.is-hidden { display: none; }
.mr-controls .mr-toggle { padding: 6px 0; border-bottom: 1px dashed; }
.mr-controls .mr-toggle:hover {
	text-decoration: none;
}

.mr-controls {
	border-bottom: 0 !important;
}

.dostupno-input {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    border: 1px solid #999;
    padding-top: 4px;
    padding-bottom: 4px;
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    width: 65px;
    border-radius: 24px;
    margin: 0;
}

/* всегда поверх любых фиксированных шапок/панелей темы */
.modal-backdrop { z-index: 5000 !important; }
.modal          { z-index: 5001 !important; }

/* аккуратные размеры */
.video-modal .modal-dialog { width:auto; max-width: 1000px; margin:30px auto; }
.video-modal .modal-body   { padding:0; }
.video-modal .embed-responsive { border-radius:10px; overflow:hidden; }
#btn-watch-video {
	position: absolute;
  bottom: 10px;
  right: 10px;
}
.product-thumb .actions div.cart {
	z-index: 1 !important;
}

@media (max-width: 768px) {
	header .h-box .row-flex {
		flex-wrap: nowrap;
	}
	.logo-top {
		width: 25%;
	}
	#product .info-minimum {
		font-size: 12px;
	}
	#product .d-flex {
		flex-wrap: wrap;
    	gap: 5px;
	}
	#product .flex-model {
	    width: 50%;
	    text-align: left;
	}
	.table-model-row {
		padding: 10px 15px;
	}
}







.ocf-theme-light-block.ocf-vertical .ocf-filter {
    background: #e1dcc9 !important;
}








.product-grid .caption {
    position: relative;
    background: #e1dcc9 !important;
}



/* Для зображення товару */
.product-thumb .image {
    position: relative;
    overflow: hidden;
}

.product-thumb .image::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #ffffff transparent transparent;
    z-index: 9;
}

/* Забезпечити правильне відображення інших елементів */
.product-thumb .caption,
.product-thumb .list-right-block {
    position: relative;
    z-index: 10;
}

/* Адаптація для мобільних пристроїв */
@media (max-width: 767px) {
    .product-thumb::before {
        border-width: 0 15px 15px 0;
    }
    
    .product-thumb .image::after {
        border-width: 0 15px 15px 0;
    }
}




.product-thumb {
 
  border: 0px !important;
}


/* Маска/рамка для карток товарів */
.product-thumb .product-mask {
    position: relative;
    overflow: hidden;
    border-radius: 12px; /* для згладження кутів */
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 88% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 88% 100%, 0 100%);
    background: #fff; /* фон під фото */
}

/* Саме зображення */
.product-thumb .product-mask img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

/* Рамка (якщо треба підсвітити контур) */
.product-thumb .product-mask::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 2px solid #e1dcc9; /* колір рамки */
    border-radius: 12px;
    -webkit-clip-path: inherit;
    clip-path: inherit;
    pointer-events: none;
}


/* Контейнер із зрізаними кутами */
.product-thumb .product-mask {
    position: relative;
    overflow: hidden;
    background: #fff; /* білий фон всередині */
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 92% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 92% 100%, 0 100%);
}

/* Картинка без рамки */
.product-thumb .product-mask img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    border: none !important;
    box-shadow: none !important;
    background: #fff; /* на всяк випадок */
}




.product-list .product-thumb, .product-grid .product-thumb {
    -webkit-box-shadow: 0px 0px 0px 1px #e9e9e9 !important;
    box-shadow: 0px 0px 0px 1px #e1dcc9 !important;
    -webkit-transition: box-shadow .2s ease, opacity .3s ease;
    -webkit-transition: opacity .3s ease, -webkit-box-shadow .2s ease;
    transition: opacity .3s ease, -webkit-box-shadow .2s ease;
    -o-transition: box-shadow .2s ease,opacity .3s ease;
    transition: box-shadow .2s ease, opacity .3s ease;
    background: #e1dcc9 !important;
    border-radius: 10px !important; 
}


/* Прибираємо стандартну рамку і фон картинок */
.product-thumb .image img,
.product-thumb .product-mask img {
    border: none !important;
    box-shadow: none !important;
    background: #fff !important; /* щоб не пробивався бежевий фон */
}

/* Контейнер із зрізаним кутом */
.product-thumb .product-mask {
    position: relative;
    overflow: hidden;
    background: #fff; /* білий фон під фото */
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 92% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 92% 100%, 0 100%);
}

/* Рамка по периметру */
.product-thumb .product-mask::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid #ddd; /* або #e1dcc9 під стиль теми */
    -webkit-clip-path: inherit;
    clip-path: inherit;
    pointer-events: none;
}


/* Прибираємо фон і рамку у головного контейнера */
.product-thumb {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

/* Вирівнюємо фон тільки в середині (маска) */
.product-thumb .product-mask {
    background: #fff; /* внутрішній фон картки */
}



/* Вимикаємо зайвий псевдоелемент */
.image.product-mask::after {
    content: none !important;
    display: none !important;
}


.image.product-mask::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid #e1dcc9; /* тонка рамка */
    -webkit-clip-path: inherit;
    clip-path: inherit;
    pointer-events: none;
}


.product-thumb .product-mask {
    position: relative;
    overflow: hidden;
    background: #fff;
    -webkit-clip-path: polygon(0 0, 92% 0, 100% 8%, 100% 92%, 92% 100%, 0 100%);
    clip-path: polygon(0 0, 92% 0, 100% 8%, 100% 92%, 92% 100%, 0 100%);
}



header {
    background: #1D5E48 !important;
}



#top-fixed-mobile .btn.btn-menu-mobile, .btn-menu {
    background-color: #1D5E48 !important;
}

.btn-search {
    background-color: #1D5E48 !important;
}


.owl-carousel {
  
    background: #e1dcc9 !important;

}




/* Загальний контейнер для картки категорії */
.item-category {
    position: relative;
    overflow: hidden;
    background: #fff; /* фон всередині */
    -webkit-clip-path: polygon(0 0, 92% 0, 100% 8%, 100% 92%, 92% 100%, 0 100%);
    clip-path: polygon(0 0, 92% 0, 100% 8%, 100% 92%, 92% 100%, 0 100%);
    border-radius: 12px;
    box-shadow: 0 0 0 1px #e1dcc9;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Зображення категорії */
.item-category img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    border: none !important;
    box-shadow: none !important;
}

/* Рамка */
.item-category::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid #e1dcc9;
    -webkit-clip-path: inherit;
    clip-path: inherit;
    pointer-events: none;
}

/* Текст категорії */
.item-category .wall-cat-name {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    color: #000;
}

/* Для різних кольорових блоків (можеш міняти за бажанням) */
.item-category.bg-blue { background: #1d3fa1; color: #fff; }
.item-category.bg-black { background: #000; color: #fff; }
.item-category.bg-yellow { background: #f5c518; color: #000; }


.item-category::before {
   
    border: 0px solid #e1dcc9 !important;
}


.category-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 20px;
}

.category-row.row-blue { background: #1d3fa1; }
.category-row.row-black { background: #000; }
.category-row.row-yellow { background: #f5c518; }



.category-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0;          /* прибрали відступи між рядами */
    padding: 30px 0;    /* вертикальний відступ всередині */
}



.category-row {
  
    padding: 1px 0;
}


.category-row {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
    padding: 1px 0;
}

.categorywall-container,
.wall-category-box {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
    margin: 0;
}



.imgcategory .product-thumb, .wall-category-box .item-category {
    background: #ffffff00 none repeat scroll 0 0;
    overflow: hidden;
    border: 0px solid #e9e9e9;
    border-radius: 12px;
    position: relative;
}


.wall-category-box .wall-cat-image img {
    color: #f9f9f9;
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    border: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}


.imgcategory .product-thumb, .wall-category-box .item-category {
  
    border: 0px solid #e9e9e9 !important;  }

.wall-category-box .wall-cat-image {
    padding: 0px 0px !important; 
}


.item-category {
   
    box-shadow: 0 0 0 0px #e1dcc9 !important; }


.wall-cat-name {
    position: absolute;
    top: 10px;            /* відступ зверху */
    left: 0;
    right: 0;
    text-align: center;   /* центрування по горизонталі */
}

.wall-cat-name .cat-title {
    display: inline-block;
    color: #e1dcc9;       /* колір тексту */
    font-size: 20px;      /* можна збільшити/зменшити */
    font-weight: bold;
    text-transform: uppercase; /* великі літери */
    text-decoration: none;
}


.item-category {
    position: relative;
}


.item-category {
    position: relative; /* потрібно для абсолютного позиціонування заголовка */
}

.wall-cat-name {
    position: absolute;
    top: 10px;              /* відступ зверху */
    left: 0;
    right: 0;
    text-align: center;     /* вирівнювання по центру */
    z-index: 2;             /* поверх картинки */
}

.wall-cat-name .cat-title {
    display: inline-block;
    font-family: 'PPNeueCorp', sans-serif; /* твій шрифт */
    font-size: 22px;        /* можеш підкорегувати */
    font-weight: 800;
    color: #e1dcc9;         /* потрібний колір */
    text-transform: uppercase; /* всі літери великі */
    text-decoration: none;
    line-height: 1.2;
}


.imgcategory .wall-cat-name, .wall-category-box .wall-cat-name {
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0px 10px;
    text-align: left;
    height: 50px;
}


.category-row {
  
    padding: 20px 5%;
}


.container-module .title-module span, .categorywall-container .title-module span {
    
    display: none;
}



.container-module .title-module, .categorywall-container .title-module {
 
    display: none;
}



@media (min-width: 1200px) {
    .col-lg-7,
    .col-lg-5 {
        width: 50% !important;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


/* Контейнер для головного зображення товару */
.product-main-image {
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 12px;
    -webkit-clip-path: polygon(0 0, 92% 0, 100% 8%, 100% 92%, 92% 100%, 0 100%);
    clip-path: polygon(0 0, 92% 0, 100% 8%, 100% 92%, 92% 100%, 0 100%);
}

/* Саме зображення */
.product-main-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    border: none !important;
    box-shadow: none !important;
    background: #fff;
}

/* Рамка по периметру */
.product-main-image::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 2px solid #e1dcc9;  /* колір рамки */
    border-radius: 12px;
    -webkit-clip-path: inherit;
    clip-path: inherit;
    pointer-events: none;
}


#product {
    
    border: 1px solid #e9e9e900;
    
    background: #e1dcc9;
}


.table-model-row {
    border: 1px solid #e9e9e900;
 
    background: #e1dcc9;
}

.tab-content div {
    background: #e1dcc9;
}

li.active > a:focus, .my-tabs > li.active a
Точність: (0,4,2)
 {
    
    color: #ffffff; }
	
	.tabs__header .my-tabs {
 
    background: black;
}

.tabs__active_line {
    
    background: #000000; }
	
	
	}
	
	
	.my-tabs.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px;
    border-radius: 8px;
    color: #ffffff;  }
	
	
	.tabs__header .my-tabs.nav-tabs > li.active > a:focus, .tabs__header .my-tabs > li.active a {
    background: #00000000;
}


.my-tabs.nav-tabs > li.active > a:focus, .my-tabs > li.active a {
    border: 0px;
    color: #ffffff;  }
	
	.short-attribute > .attr-name span {
   
    background: #ffffff00;
   
}


.wall-cat-image img {
    image-rendering: -webkit-optimize-contrast; /* чіткіше для браузерів на webkit */
    image-rendering: crisp-edges; /* для підтримуваних */
}


.wall-cat-image img {
    max-width: 150px;  /* не дає розтягуватись */
    height: auto;
}

.thumbnails .general-image {
  
    border: 0px solid #e9e9e9;
    background: #ffffff00;
   
}


.swatch-circle {

    border-radius: 0%; }

.variant-controls ul .active {
    border-color: #000000;
}

.variant-controls ul li {

    border-radius: 0px;
}



/* новий стиль кнопки */
#button-cart.custom-order-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  background: #000;
  color: #f5f5f5;
  font-size: 20px;
  font-weight: 500;
  border-radius: 8px;
  padding: 12px 28px;
  height: auto;
  min-width: 200px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

#button-cart.custom-order-btn:hover {
  background: #333;
}

#button-cart .button-text {
  flex: 1;
  text-align: left;
}

#button-cart .button-arrow {
  font-size: 22px;
  font-weight: bold;
}


#button-cart.custom-order-btn {
    color: #e1dcc9; }




.custom-desc-btn {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  background: #000 !important;
  color: #f5f5f5 !important;
  font-size: 16px;
  font-weight: 500;
  border-radius: 8px !important;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  transition: all 0.3s ease;
}

.custom-desc-btn:hover {
  background: #333 !important;
}

.custom-desc-btn .button-text {
  flex: 1;
  text-align: left;
}

.custom-desc-btn .button-arrow {
  font-size: 18px;
  font-weight: bold;
}


.logo-top       { order: 1; }
.box-search     { order: 2; flex: 1; }
.phone-box      { order: 4; }
.box-language   { order: 5; }
.box-account    { order: 6; }
.box-cart       { order: 3; }


}





.form-language {
  display: inline-block;
}

.form-language .btn-language {
  background: none;
  border: none;
  color: #000;
  font-weight: 600;
  cursor: pointer;
  padding: 0;
}

.form-language .btn-language:hover {
  text-decoration: underline;
}





/* Ховаємо активну мову */
.item_lang.active {
  display: none;
}

/* Контейнер */
.list_lang {
  display: inline-block;
  margin-left: 10px;
}

/* Посилання мов */
.list_lang .item_lang a {
  display: inline-block;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff; /* колір тексту */
  background-color: #2c5cff; /* фон кнопки */
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* При наведенні */
.list_lang .item_lang a:hover {
  background-color: #1a3ccc; /* темніший фон */
  color: #fff;
}


/* Ховаємо активну мову */
.list_lang .item_lang.active {
  display: none !important;
}

/* Стиль для кнопки */
.list_lang .item_lang a {
  display: inline-block;
  padding: 4px 12px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  background: #1D5E48;   /* синій фон */
  border-radius: 15px;   /* овальна кнопка */
  text-decoration: none;
  transition: background 0.3s ease;
}

.list_lang .item_lang a:hover {
  background: #1D5E48;   /* темніший синій при hover */
}




.list_lang {
    background: #1D5E48; }



.item_lang {
     padding-left: 0px; 
     padding-right: 0px; }


.box-language {
  
    margin-top: -10px;
}


.col-lg-4 {
        width: 25%;
    }


@media (min-width: 1200px) {
    .col-lg-4 {
        width: 25%;
    }
}


.list_lang .item_lang a {
  display: inline-block;
  padding: 4px 12px;
  font-size: 14px;
  font-weight: 800;
  font-family: 'PPNeueCorpNarrow', Arial, sans-serif !important; }



.wall-category-box .item-sub-category.active {
   
    background: #e1dcc9;}


.wall-category-box .item-sub-category .subcategory-name a {
    font-size: 14px;
    color: #000000; }


/* Ховаємо лише на мобільних (до 767px) */
@media (max-width: 767px) {
  .h-type-1 .phone-box {
    display: none;
  }
}
 

@media (max-width: 768px) {
    .logo-top {
        width: 100%;
    }
}


  @media (min-width: 768px) {
    .ocf-theme-light-block .ocf-filter-header .ocf-filter-name, .ocf-theme-light-block .ocf-filter-header .ocf-active-label, .ocf-theme-light-block .ocf-module-page-header {
        color: #000000 !important;
    }
}

.ocf-filter-name, .ocf-active-label {
  
    text-transform: uppercase !important;
}


.swatch-circle {
    border-radius: 25%;
}
.variant-controls ul li {
    border-radius: 10px;
}

.item-category .wall-cat-name a, .imgcategory .product-thumb .wall-cat-name a {
    color: #e1dcc9;
    font-weight: 800;
}






.imgcategory .wall-cat-name, .wall-category-box .wall-cat-name {
    
 text-align: center;

    height: 150px;
}





.display-table-cell {
    display: block;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}


.display-table {
    display: block; }


.imgcategory .wall-cat-name, .wall-category-box .wall-cat-name {

    height: 150px;
}


.item-category .wall-cat-name a, .imgcategory .product-thumb .wall-cat-name a {
  
    font-size: 30px;
     display: flex;
  justify-content: center; /* по горизонталі */
 
  text-align: center;      /* якщо текст багаторядковий */
  height: 100%;            /* щоб flex працював по всій висоті */
}


.wall-category-box .item-sub-category.active {
    top: 95px;
    bottom: -100%;
}


.item-category svg path {
  fill: #ffffff;
  stroke: #ffffff;
}



.product-thumb .rating .rating-box {

    display: none;
}


.navbar-nav > li.section_1 > a.no-img-parent-link:hover {
    color: #FFB0CF !important;
}


.additional-tel a {
    color: #E1DCC9;
    
}


.box-account .btn-account {
    color: #E1DCC9 !important;
   
}

#language a {
    color: #E1DCC9;
}

header.h-type-1 {
  position: sticky;
  top: 0;
  z-index: 1000;
}



header.h-type-1 {
  position: sticky;
  top: 0;
  z-index: 1000;
}



.menu-header-box {
  
    top: 5.32%; }

#additional-menu .nav > li > a {
    color: #e1dcc9; }
	
	.btn.btn-menu .menu-icon path,
.btn.btn-menu .menu-icon-arrow path {
  stroke: #e1dcc9 !important;
  fill: #e1dcc9 !important;
}

.btn.btn-menu .text-category {
  color: #e1dcc9 !important;
}

.list_lang {

    box-shadow: inset 0 0px 0px 0 rgba(0, 0, 0, 0.1); }

@media (min-width: 992px) {
  .menu-list-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
  }

  .menu-list-dropdown .mega-menu-desktop {
    max-width: 1320px;   /* або ширина твого .container */
    margin: 0 auto;      /* щоб вирівняти по центру */
  }

  .mega-menu-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(160px, 1fr));
    gap: 14px 24px;
    background: #fff;
    padding: 16px 18px;
    border: 1px solid #eaeaea;
    box-shadow: 0 10px 24px rgba(0,0,0,.08);
    border-radius: 8px;
  }
}



@media (min-width: 992px) {
  .menu-list-dropdown .mega-menu-grid {
    display: grid !important;
    grid-template-columns: repeat(8, minmax(160px, 1fr)) !important;
    gap: 14px 24px !important;
    background: #fff !important;
    padding: 16px 18px !important;
    border: 1px solid #eaeaea !important;
    box-shadow: 0 10px 24px rgba(0,0,0,.08) !important;
    border-radius: 8px !important;
    min-width: 1580px !important;
    z-index: 1000 !important;
  }
}



/* Ховер у білому мегаменю */
#menu .menu-list-dropdown .mega-menu-grid a:hover,
#menu .menu-list-dropdown .mega-menu-grid a:focus{
  color: #ff0000  !important;
}

#menu .menu-list-dropdown {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}



@media (min-width: 992px) {
    .menu-list-dropdown .mega-menu-grid {
        display: grid !important
;
        grid-template-columns: repeat(8, minmax(160px, 1fr)) !important;
        gap: 12x 1px !important;
        background: #fff !important;
        padding: 16px 18px !important;
        border: 1px solid #eaeaea !important;
        box-shadow: 0 10px 24px rgba(0, 0, 0, .08) !important;
        border-radius: 8px !important;
        min-width: 1490px !important;
        z-index: 1000 !important;
    }
}



.my-tabs.nav > li > a:focus,
.my-tabs.nav > li > a:hover {
  background-color: transparent !important;
  color: #ffffff !important;
  border: none !important;
}

.item-category .wall-cat-name a, .imgcategory .product-thumb .wall-cat-name a {
    font-size: 0px; }