header .row_head > div,
.container_fix{
	max-width: 1222px !important;
	margin: 0 auto !important;
	width: 100% !important;
}
footer > div{
	display: flex;
	flex-direction: column;
	align-content: flex-start;
	flex-wrap: nowrap;
	align-items: flex-start;
	justify-content: center;
}
.footer_top  .container_fix {
	display: flex;
	flex-direction: column;
	gap: 0px;
	align-items: flex-start;
}
footer .col-right {
	text-align: right;
}
.footer_bottom{
	border-top: 1px solid #eee;
	font-size: 14px;
	line-height: 60px;
}
.footer_bottom div.container_fix  > div{
	max-width: 100%;
	width: 100%;
}
main{
	max-width: 100% !important;
	padding: 0px !important;
	padding-top: 10px !important;
	margin-top: 0px !important;
	display: flex;
}
main > div{
  margin: 0 auto !important;
}
.row_head {
  padding: 20px 0px;
}
.row_head  figure img{
  max-width: 200px;
}
.row_head > div > div:nth-child(2){
  display: flex;
  justify-content: center;
}
body.woocommerce.woocommerce-page main{
	max-width: 1222px !important;
	margin: 0 auto !important;
	padding: 0px !important;
 display: flex;
 flex-direction: column;
 align-items: flex-start;

}
body.woocommerce.woocommerce-page .woocommerce.wp-block-breadcrumbs{
	width: 100%;
}
body.woocommerce.woocommerce-page main > h1,body.woocommerce.woocommerce-page main > div{
	width: 100%;
}
body.woocommerce.woocommerce-page main .wp-block-term-description{
	order: 1;
}

body{
	overflow-x: hidden;
}
main > div{
	margin-top: 10px !important;
	padding: 0px !important;
}
main > div img{
	width: 100%;
}
figure.banner_desc a{
	display: flex;
}
figure.banner_desc ,
.banner_desc img{
	width: 100% !important;
	max-width: 100% !important;
}
.hidden-desctop.banner_desc{
	display: none;
}


/* ===== PROMO CAROUSEL (как на скрине) ===== */

.promo-carousel {
  width: 100%;
  background: #fff;              /* белые "швы" */
  padding: 8px;                  /* белая рамка вокруг */
  box-sizing: border-box;
}

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

/* "швы" между баннерами */
.promo-carousel .swiper-slide {
  height: auto;
}

/* сам баннер - кликабельный */
.promo-banner {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  height: 560px;                 /* под скрин */
}

/* адаптивная высота */
@media (max-width: 1200px) { .promo-banner { height: 520px; } }
@media (max-width: 992px)  { .promo-banner { height: 460px; } }
@media (max-width: 768px)  { .promo-banner { height: 420px; } }
@media (max-width: 480px)  { .promo-banner { height: 380px; } }

/* картинка */
.promo-banner__img,
.promo-banner__img img {
  width: 100%;
  height: 100%;
}

.promo-banner__img img {
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform .55s ease;
}

/* hover zoom */
.promo-banner:hover .promo-banner__img img {
  transform: scale(1.06);
}

/* легкая маска для читабельности текста (как на скрине) */
.promo-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.10);
  pointer-events: none;
}

/* контент поверх */
.promo-banner__content {
  position: absolute;
  inset: 0;
  display: flex;
  padding: 28px;
  box-sizing: border-box;
  pointer-events: none; /* кликается весь баннер */
}

/* типографика */
.promo-banner__title {
  margin: 0;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.02em;
  text-shadow: 0 2px 14px rgba(0,0,0,.35);
  font-size: clamp(22px, 2.2vw, 40px);
}

.promo-banner__text p {
  margin: 10px 0 0;
  font-size: 12px;
  opacity: .95;
  text-shadow: 0 2px 14px rgba(0,0,0,.35);
}

/* 1-й баннер: низ/лево */
.promo-banner__content--bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
}

/* 2-й баннер: центр */
.promo-banner__content--middle-center {
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* 3-й баннер: центр/право */
.promo-banner__content--middle-right {
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}

/* чтобы "Ropa de invierno" было как на скрине */
.promo-banner__title--two-lines {
  max-width: 260px; /* чтобы переносилось */
}

.promo-banner__content.promo-banner__content--bottom-left{
	display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}



/* ===== WC Blocks: hover -> 2nd image + zoom ===== */

/* контейнер картинки в карточке */
.wc-block-product .wc-block-components-product-image a {
  position: relative;
  display: block;
  overflow: hidden;
}

/* обе картинки одинаково */
.wc-block-product .wc-block-components-product-image a img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform .45s ease, opacity .25s ease;
  transform: scale(1);
  will-change: transform, opacity;
}

/* вторая картинка (добавит JS) */
.wc-block-product .wc-block-components-product-image a img.wc-hover-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  pointer-events: none;
}

/* hover: зум + показать вторую */
@media (hover:hover) {
  .wc-block-product:hover .wc-block-components-product-image a img:first-of-type {
    opacity: 0;
  }

  .wc-block-product:hover .wc-block-components-product-image a img.wc-hover-image {
    opacity: 1;
  }

  .wc-block-product:hover .wc-block-components-product-image a img {
    transform: scale(1.06);
  }
}

body.home main > div,
body.home main > div > .entry-content ,
body.home main > div > .entry-content  > div.wp-block-group{
	width: 100%;
	max-width: 100%;
	margin: 0px !important;
	padding: 0px !important;
}
.wc-block-product-template__responsive>li {
  margin-block-start: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* ===== RIGHT HEADER BLOCK (SEARCH + ACCOUNT + CART) ===== */

/* Правий контейнер (група де пошук + акаунт + кошик) */
header.wp-block-template-part .row_head
> .wp-block-group.is-layout-grid
> .wp-block-group.is-nowrap.is-layout-flex:last-child{
  justify-content: flex-end !important;
  align-items: center !important;
  gap: 14px !important;
  flex-wrap: nowrap !important;
}

/* ---------- SEARCH: робимо іконку замість поля ---------- */

/* прибираємо лейбл "Поиск" */
header.wp-block-template-part .row_head .wp-block-search__label{
  display: none !important;
}

/* inside-wrapper НЕ має бути 25% ширини */
header.wp-block-template-part .row_head .wp-block-search__inside-wrapper{
  width: auto !important;
  min-width: auto !important;
}

/* ховаємо input пошуку (залишається тільки кнопка-іконка) */
header.wp-block-template-part .row_head .wp-block-search__input{
  display: none !important;
}

/* кнопка пошуку як іконка */
header.wp-block-template-part .row_head .wp-block-search__button{
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  min-width: auto !important;
  line-height: 1 !important;
}

/* іконка пошуку */
header.wp-block-template-part .row_head .wp-block-search__button svg{
  width: 25px;
  height: 25px;
  display: block;
}

/* ---------- ACCOUNT ---------- */

/* текст "Mi cuenta" прибираємо, лишаємо іконку */
header.wp-block-template-part .row_head .wp-block-woocommerce-customer-account .label{
  display: none !important;
}

header.wp-block-template-part .row_head .wp-block-woocommerce-customer-account a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  text-decoration: none;
}

header.wp-block-template-part .row_head .wc-block-customer-account__account-icon{
  width: 25px;
  height: 25px;
  display: block;
}

/* ---------- MINI CART (іконка + сума) ---------- */

header.wp-block-template-part .row_head .wp-block-woocommerce-mini-cart{
  display: inline-flex;
  align-items: center;
}

/* сама кнопка кошика */
header.wp-block-template-part .row_head .wc-block-mini-cart__button{
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  line-height: 1;
}

/* іконка кошика */
header.wp-block-template-part .row_head .wc-block-mini-cart__icon{
  width: 25px;
  height: 25px;
}

/* інколи Woo блокує текст — повертаємо відображення суми */
header.wp-block-template-part .row_head .wc-block-mini-cart__amount,
header.wp-block-template-part .row_head .wc-block-mini-cart__button .wc-block-mini-cart__amount{
  display: inline !important;
  font-size: 13px;
  white-space: nowrap;
}

/* бейдж кількості (якщо треба) */
header.wp-block-template-part .row_head .wc-block-mini-cart__badge{
  font-size: 11px;
}
/* =========================================================
   SEARCH OVERLAY (лупа -> X, повноекранний пошук)
   ========================================================= */

/* Оверлей */
.site-search-overlay{
  position: fixed;
  inset: 0;
  background: #fff;
  z-index: 99999;
  display: none;
}

/* Показ оверлею */
body.search-open .site-search-overlay{
  display: block;
}

/* Шапка оверлею (Х справа) */
.site-search-overlay__top{
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 24px;
  border-bottom: 1px solid #eee;
}

/* Контент оверлею */
.site-search-overlay__content{
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 20px 0;
  text-align: center;
}

.site-search-overlay__title{
  font-size: 44px;
  font-weight: 600;
  margin: 10px 0 20px;
}

/* Сам форма/інпут в оверлеї */
.site-search-overlay .wp-block-search{
  margin: 0 auto;
  max-width: 760px;
}

.site-search-overlay .wp-block-search__inside-wrapper{
  width: 100% !important;
  display: flex;
  gap: 0;
}

.site-search-overlay .wp-block-search__input{
  display: block !important;
  width: 100%;
  height: 54px;
  font-size: 16px;
  padding: 0 16px;
  border: 1px solid #ddd;
  outline: none;
  border-right: 0;
}

.site-search-overlay .wp-block-search__button{
  width: 58px;
  height: 54px;
  border: 1px solid #ddd;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* Кнопка закриття в оверлеї */
.site-search-overlay__close{
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.site-search-overlay__close svg{
  width: 22px;
  height: 22px;
}

/* ---------------------------------------
   В HEADER: лупа -> X
---------------------------------------- */

/* В хедері ми НЕ показуємо input (як ти і хотів) */
header.wp-block-template-part .row_head .wp-block-search__input{
  display: none !important;
}

/* Кнопка в хедері тільки іконка */
header.wp-block-template-part .row_head .wp-block-search__button{
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  min-width: auto !important;
  line-height: 1 !important;
}

/* Дві іконки в кнопці: .icon-search та .icon-close */
header.wp-block-template-part .row_head .wp-block-search__button .icon-close{
  display: none;
}

/* Коли оверлей відкритий: показуємо X, ховаємо лупу */
body.search-open header.wp-block-template-part .row_head .wp-block-search__button .icon-search{
  display: none;
}
body.search-open header.wp-block-template-part .row_head .wp-block-search__button .icon-close{
  display: inline-flex;
}

/* Щоб сторінка під оверлеєм не скролилась */
body.search-open{
  overflow: hidden;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){
	border: 0px solid;
	background: none;
}
/* ===== SEARCH BUTTON (BLACK) ===== */

.site-search-overlay .wp-block-search__button{
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
  width: 56px;
}

.site-search-overlay .wp-block-search__button svg{
  fill: #fff;
}

/* округлення як у макеті */
.site-search-overlay .wp-block-search__input{
  border-radius: 30px 0 0 30px;
}

.site-search-overlay .wp-block-search__button{
  border-radius: 0 30px 30px 0;
}

/* hover */
.site-search-overlay .wp-block-search__button:hover{
  background: #111 !important;
}
/* ===== SEARCH BUTTON (BLACK) ===== */

.site-search-overlay .wp-block-search__button{
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
  width: 56px;
}

.site-search-overlay .wp-block-search__button svg{
  fill: #fff;
}

/* округлення як у макеті */
.site-search-overlay .wp-block-search__input{
  border-radius: 30px 0 0 30px;
}

.site-search-overlay .wp-block-search__button{
  border-radius: 0 30px 30px 0;
  margin-left: 0px;
}
.site-search-overlay label{
  display: none !important;
}

/* ===== SEARCH OVERLAY CLEANUP ===== */

.site-search-overlay__content{
  text-align: center;
}

/* Заголовок */
.site-search-overlay__title{
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 12px;
}

/* Підзаголовок */
.site-search-overlay__subtitle{
  font-size: 15px;
  color: #777;
  margin-bottom: 36px;
}

/* Форма */
.site-search-overlay form{
  display: flex;
  justify-content: center;
}

/* Інпут */
.site-search-overlay .wp-block-search__input{
  max-width: 100%;
  width: 100%;
  height: 56px;
  padding: 0 22px;
  font-size: 15px;
  border-radius: 30px 0 0 30px;
}

/* Кнопка */
.site-search-overlay .wp-block-search__button{
  width: 64px;
  height: 56px;
  background: #000 !important;
  border: none !important;
  border-radius: 0 30px 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Іконка */
.site-search-overlay .wp-block-search__button svg{
  width: 18px;
  height: 18px;
  fill: #fff;
}

/* Hover */
.site-search-overlay .wp-block-search__button:hover{
  background: #111 !important;
}

/* hover */
.site-search-overlay .wp-block-search__button:hover{
  background: #111 !important;
}
header .wp-block-search__inside-wrapper .icon-search svg path{
	fill: #000;
}

/* Контейнер товару */
.wc-block-product {
  position: relative;
}

/* Блок картинки */
.wc-block-components-product-image {
  position: relative;
  overflow: hidden;
}

/* Кнопка */
.wc-block-components-product-button {
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
  z-index: 5;
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
}

/* Показувати кнопку при наведенні */
.wc-block-product:hover .wc-block-components-product-button {
  opacity: 1;
  pointer-events: auto;
}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{
  width: 100%;
  margin-bottom: 0px !important;
}
.wp-block-button.wc-block-components-product-button {
 bottom: -20px;
 width: 100%;
}
.wc-block-components-product-image__inner-container{
  padding-bottom: 0px;
}
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{
  background-color: #df0120;
  text-transform: uppercase;
}
h2.has-text-align-center.wp-block-post-title a{
  font-size: 14px;
  color: rgb(51, 51, 51);
  font-weight: 700;
}
span.woocommerce-Price-amount.amount bdi{
  color: rgb(223, 1, 32);
}
del span.woocommerce-Price-amount.amount bdi{
 color: rgb(187, 187, 187);
}
h1.alignwide.wp-block-query-title{
  font-size: 28px;
}
header .wp-block-navigation__container span.wp-block-navigation-item__label{
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.wc-block-product .wc-block-components-product-image a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
a:focus {
  outline: none !important;
}
button.single_add_to_cart_button.button{
 background: #df0120;
 color: #fff;
}
.woocommerce div.product form.cart table.variations td select {
  min-width: 100%;
  margin: 0px;
}
table.variations tr{
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
table.variations td{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
table.variations th.label{
  padding: 0 !important;
}
table.variations th.label label{
  color:rgb(36, 36, 36);
  font-size: 14px;
}
.wp-block-post-excerpt{
  color:rgb(119, 119, 119);
  font-size: 14px;
}
div.woocommerce-tabs p,
div.woocommerce-tabs li{
  font-size: 14px;
  color:rgb(119, 119, 119);
}
div.woocommerce-Tabs-panel h2{
  display: none !important;
}
.single-product h1.wp-block-post-title{
  color:rgb(51, 51, 51);
  font-size: 34px;
  font-weight: 700;
}

/* =========================
   SHOP TOOLBAR
========================= */

.my-shop-toolbar {
  /* position: sticky; */
  top: 0;
  z-index: 50;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .08);
  padding: 10px 12px;
  margin: 0 0 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
/* Кнопка Filtrar */
.my-toolbar-filter{
  appearance: none;
  border: 1px solid rgba(0,0,0,.15);

  color: #000;
  border-radius: 10px;
  padding: 10px 14px;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: transform .08s ease, background .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.wp-block-button.wc-block-components-product-button {
  bottom: 0px;
  width: 100%;

}


.my-toolbar-filter:active{
  transform: translateY(1px);
}

/* Іконка "фільтр" через псевдоелемент */
.my-toolbar-filter::before{
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v2H3V5zm4 6h10v2H7v-2zm3 6h4v2h-4v-2z'/%3E%3C/svg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5h18v2H3V5zm4 6h10v2H7v-2zm3 6h4v2h-4v-2z'/%3E%3C/svg%3E") no-repeat center / contain;
  opacity: .9;
}

/* На мобільних трохи щільніше */
@media (max-width: 768px){
  .my-shop-toolbar{
    padding: 10px 10px;
    margin-bottom: 10px;
  }
  .my-toolbar-filter{
    width: 100%;
    justify-content: center;
    padding: 12px 14px;
  }
}


/* =========================
   FILTER MODAL (Overlay)
========================= */

.woo-filter-modal{
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
}

.woo-filter-modal.is-open{
  display: block;
}

/* фон */
.woo-filter-backdrop{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.55);
}

/* діалог */
.woo-filter-dialog{
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: min(420px, 92vw);
  background: #fff;
  box-shadow: -18px 0 45px rgba(0,0,0,.25);
  display: flex;
  flex-direction: column;
  transform: translateX(105%);
  transition: transform .25s ease;
  outline: none;
}

.woo-filter-modal.is-open .woo-filter-dialog{
  transform: translateX(0);
}

/* header */
.woo-filter-header{
  padding: 14px 16px;
  border-bottom: 1px solid rgba(0,0,0,.08);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.woo-filter-header h3{
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

/* X */
.woo-filter-close{
  appearance: none;
  border: 0;
  background: transparent;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
  padding: 6px 10px;
  border-radius: 10px;
  color: #111;
  transition: background .2s ease, transform .08s ease;
}

.woo-filter-close:hover{
  background: rgba(0,0,0,.06);
}

.woo-filter-close:active{
  transform: translateY(1px);
}

/* body */
.woo-filter-body{
  padding: 14px 16px;
  overflow: auto;
  flex: 1;
}

/* footer */
.woo-filter-footer{
  padding: 12px 16px;
  border-top: 1px solid rgba(0,0,0,.08);
  display: flex;
  gap: 10px;
}

.woo-filter-footer button{
  flex: 1;
  border-radius: 10px;
  padding: 12px 14px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  border: 1px solid rgba(0,0,0,.15);
  transition: transform .08s ease, box-shadow .2s ease, background .2s ease;
}

.woo-filter-clear{
  background: #fff;
  color: #111;
}

.woo-filter-clear:hover{
  background: rgba(0,0,0,.04);
}

.woo-filter-apply{
  background: #111;
  color: #fff;
  border-color: #111;
}

.woo-filter-apply:hover{
  background: #000;
  box-shadow: 0 10px 24px rgba(0,0,0,.14);
}

.woo-filter-footer button:active{
  transform: translateY(1px);
}

/* блокування скролу фону */
body.woo-filter-open{
  overflow: hidden;
}

/* =========================
   PREMMERCE FILTER looks
========================= */

/* Трошки “прибрати хаос” у формах */
.woo-filter-body .premmerce-filter,
.woo-filter-body .widget,
.woo-filter-body form{
  font-size: 14px;
}

.woo-filter-body input[type="text"],
.woo-filter-body input[type="search"],
.woo-filter-body select{
  width: 100%;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 10px;
  padding: 10px 12px;
  outline: none;
}

.woo-filter-body input[type="text"]:focus,
.woo-filter-body input[type="search"]:focus,
.woo-filter-body select:focus{
  border-color: rgba(0,0,0,.35);
  box-shadow: 0 0 0 3px rgba(0,0,0,.08);
}

/* Візуальні розділювачі між блоками фільтрів */
.woo-filter-body .premmerce-filter-item,
.woo-filter-body .widget,
.woo-filter-body .filter-item{
  padding: 12px 0;
  border-bottom: 1px solid rgba(0,0,0,.06);
}

.woo-filter-body .premmerce-filter-item:last-child,
.woo-filter-body .widget:last-child,
.woo-filter-body .filter-item:last-child{
  border-bottom: 0;
}

/* Заголовки */
.woo-filter-body h2,
.woo-filter-body h3,
.woo-filter-body .widget-title{
  font-size: 14px;
  font-weight: 800;
  margin: 0 0 8px;
}
.single-product  #ppc-button-ppcp-gateway,
.cart-collaterals #ppc-button-ppcp-gateway{
  display: none !important;
}
.woocommerce.woocommerce-page.single-product .wp-block-woocommerce-product-collection .wc-block-components-product-image {
  position: relative;
  overflow: hidden;
  max-height: 300px;
}
.fa-facebook-f:before {
  content: "\f39e";
}
.woocommerce-cart main {
  display: flex;
  flex-direction: column;
}
.woocommerce-cart main .woocommerce{
  width: 100%;
  max-width: 1222px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;

}
.woocommerce-cart main .woocommerce .woocommerce-notices-wrapper{
  width: 100%;
}
.woocommerce-cart main .woocommerce form.woocommerce-cart-form{
  max-width: 70%;
}
.woocommerce-cart main .woocommerce .cart-collaterals{
  max-width: 28%;
}
.woocommerce-cart main .woocommerce .cart_totals h2{
  display: none !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
  width: 100%;
}
#wp-block-search__input-2:placeholder{
  display: none !important;
  opacity: 0 !important;
}
.woocommerce-checkout.woocommerce-page main{
  display: flex;
  flex-direction: column;
}
.woocommerce-checkout main .woocommerce {
  max-width: 1222px;
}
.wc_payment_method.payment_method_ppcp-gateway img{
  max-width: 50px;
}
#shipping_method label img{
  width: auto;
}
span.onsale{
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #df0120 !important;
}
ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu a span{
  color:rgb(132, 132, 132);
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
}
.woocommerce-variation-price{
  display: none !important;
}
div.woocommerce-product-gallery.woocommerce-product-gallery--with-images div.flex-viewport{
  max-width: calc(100% - 140px);
  order: 1;
}
div.woocommerce-product-gallery.woocommerce-product-gallery--with-images ol.flex-control-nav.flex-control-thumbs{
  display: flex;
  flex-direction: column;
  width: 120px;
  max-width: 120px;
  gap: 20px;
  order: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li{
  width: 100%;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images{
  display: flex;
  gap: 20px;
}
.woocommerce .wp-block-woocommerce-product-image-gallery {
  clear: both;
  max-width: 712px;
  position: relative;
}
div.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow{
  flex-basis: 712px !important; 
}
.woocommerce-product-gallery__image.flex-active-slide{
  display: flex;
  width: 100%;
}
.wc-block-grid__product,
.wc-block-product {
  position: relative;
}

.mp-offer-badge{
  position:absolute;
  top:10px;
  right:10px;
  z-index:10;

  background:#fff;
  border:1px solid #000;
  color:#000;

  font-size:14px;
  padding:6px 10px;
  border-radius:4px;
  font-weight:600;
  text-transform:uppercase;
}
/* Бейдж на фото */
.single-product.mp-on-sale .wp-block-woocommerce-product-image-gallery{
  position: relative;
}
.single-product.mp-on-sale .wp-block-woocommerce-product-image-gallery::before{
  content:"OFERTA";
  position:absolute;
  top:12px; right:12px;
  z-index:9999;
  background:#fff;
  border:1px solid #000;
  padding:6px 10px;
  font-weight:700;
  text-transform:uppercase;
  line-height:1;
}


body.home nav.wp-block-query-pagination.is-layout-flex.wp-block-query-pagination-is-layout-flex
{
  display: none !important;
}
div.wc-block-mini-cart.wp-block-woocommerce-mini-cart{
  visibility: visible !important;
} 
div.wc-block-mini-cart.wp-block-woocommerce-mini-cart  span.wc-block-mini-cart__badge{
  opacity: 1;
  display: inline-flex;
  background: #000;
  color: #fff;
}
.mp-offer-badge {
    position: absolute;
    top: -30px;
    left: 100px;
    z-index: 10;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 4px;
    font-weight: 600;
    text-transform: uppercase;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    color: #fff;
    align-items: center;
    border: 0px;
    background: #df0120 !important;
    font-size: 9px;
    font-weight: 700;
    padding: 0;
}
body.archive .mp-offer-badge{
  position: absolute;
  top: -30px;
  left: -30px;
}
.my-shop-toolbar{
  margin-bottom: 30px;
}
span.onsale{
  display: none !important;
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {

  z-index: 99;
}

  .wp-block-woocommerce-product-collection  .columns-5.wc-block-product-template .mp-offer-badge {
    position: absolute;
    top: -30px;
    left: -20px;
  }
main h2.wp-block-heading{
  margin-bottom: 30px !important;
}
h1.h1_prod_mob.wp-block-post-title{
  display: none;
}
.variations select {
    -webkit-appearance: none;
    appearance: none;

    border: 1px solid #000;
    border-radius: 4px;

    padding: 10px 40px 10px 12px;
    font-size: 16px;
    background-color: #fff;

    background-image: url("data:image/svg+xml;utf8,<svg fill='%23000' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px;
}
body.home  .wp-block-woocommerce-product-collection.wp-block-woocommerce-product-collection-is-layout-flow{
  width: 100%;
}
.home_banner_desc{
  display: none !important;
}
.hidden_mob {
  display: flex !important;
}
/* чуть меньше отступы на мобиле */
@media (max-width: 768px) {
  .promo-carousel { padding: 6px; }
  .promo-banner__content { padding: 18px; }

  .hidden-mobile.banner_desc{
    display: none;
  }
  header .row_head>div, .container_fix,
  body.woocommerce.woocommerce-page main {

    padding: 0px 20px !important;
  }
  .row_head figure img {
    max-width: 120px;
  }

  div.wp-block-woocommerce-product-meta > div {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
  }
  div.woocommerce-product-gallery.woocommerce-product-gallery--with-images div.flex-viewport {
    max-width: 100%;
    order: 0;
    width: 100%;
  }
  div.woocommerce-product-gallery.woocommerce-product-gallery--with-images ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    gap: 20px;
    order: 0;
  }
  .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  .woocommerce-cart main .woocommerce {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: center;
  }

  .woocommerce-cart main .woocommerce form.woocommerce-cart-form {
    max-width: 100%;
  }

  .woocommerce-cart main .woocommerce .cart-collaterals {
    max-width: 100%;
  }
  .mp-offer-badge,
  .wp-block-woocommerce-product-collection  .columns-5.wc-block-product-template .mp-offer-badge {
    position: absolute;
    top: -10px;
    left: -10px;
  }
  .woocommerce div.product form.cart .variations {
    margin-bottom: 0;
    border: 0;
    width: 100%;
    text-align: center;
    display: flex;
  }
  table.variations td.value{
    padding: 0 !important;
  }
  table.variations,
  table.variations tbody,
  table.variations tr{
    width: 100%;

  }
  .wp-block-woocommerce-add-to-cart-form form.cart {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: min-content 100%;
    justify-items: center;
  }
  div.wp-block-post-excerpt p.wp-block-post-excerpt__excerpt{
    text-align: center;
  }
  div.wp-block-woocommerce-product-price{
    text-align: center;
  }
  h1.wp-block-post-title{
    display: none;
  }
  body.product main .wp-block-columns.alignwide.is-layout-flex.wp-block-columns-is-layout-flex{
    gap: 0px;
  }
  body.product main p.stock.in-stock{
    text-align: center;
  }
  h1.h1_prod_mob {
    display: flex !important;
    text-align: center;
    margin-bottom: 30px;
    justify-content: center;
  }
  .home_banner_desc{
    display: none !important;
  }
  body{
    overflow-x: hidden;
  }
  body.home .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{
    padding: 10px 0px;
    bottom: 70px;
    position: absolute;
  }
    .home_banner_desc{
  display: flex !important;
}
  .hidden_mob {
  display: none !important;
}
}
@media (max-width: 768px) {
    .wc-block-product-template__responsive.columns-3 {
        grid-template-columns: 1fr !important;
    }
}
.cart-totals-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    border: 1px solid #ccc;
    padding: 20px;
}

.cart-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.cart-row .label {
    font-weight: 500;
}

.cart-row .value {
    text-align: right;
}

.order-total {
    font-size: 18px;
    font-weight: 700;
    border-top: 1px solid #eee;
    padding-top: 10px;
}
.cart-row.shipping {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}
.cart-row.cart-subtotal .label,
.cart-row.order-total .label {

  font-size: 22px;
  font-weight: 700;
}
.cart-row.cart-subtotal {
  border-bottom: 1px solid #eee;
}
.div_h1_rows_head {
  max-width: 100%;
}
li.wc-block-product div.wc-block-components-product-price.wc-block-grid__product-price bdi,
li.wc-block-product div.wc-block-components-product-price.wc-block-grid__product-price del{
font-size: 20px;
font-weight: bold;
}
div.wp-block-woocommerce-product-price div.wc-block-components-product-price.wc-block-grid__product-price bdi,
div.wp-block-woocommerce-product-price div.wc-block-components-product-price.wc-block-grid__product-price del{
  font-size: 20px;
font-weight: bold;
}
/* ==================================================
   Фікс ширини карток переглянутих товарів
================================================== */

.pl-woo-pereglyad ul.products li.product {
  flex: 0 0 calc((100% - 72px) / 4) !important;
  width: calc((100% - 72px) / 4) !important;
  max-width: calc((100% - 72px) / 4) !important;
  min-width: 0 !important;
}

/* Навіть якщо товар лише один — не розтягувати список */
.pl-woo-pereglyad ul.products {
  justify-content: flex-start !important;
}

/* Планшет: 3 товари */
@media (max-width: 1024px) {
  .pl-woo-pereglyad ul.products li.product {
    flex-basis: calc((100vw - 68px) / 3) !important;
    width: calc((100vw - 68px) / 3) !important;
    max-width: calc((100vw - 68px) / 3) !important;
  }
}

/* Мобільний: 2 товари */
@media (max-width: 767px) {
  .pl-woo-pereglyad ul.products li.product {
    flex-basis: calc((100vw - 38px) / 2) !important;
    width: calc((100vw - 38px) / 2) !important;
    max-width: calc((100vw - 38px) / 2) !important;
  }
}

/* Дуже вузький екран: 1 товар */
@media (max-width: 420px) {
  .pl-woo-pereglyad ul.products li.product {
    flex-basis: calc(100vw - 24px) !important;
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
  }
}
@media (max-width: 1024px) {
  .pl-woo-pereglyad ul.products li.product {
    flex-basis: 280px !important;
    width: 280px !important;
    max-width: 280px !important;
  }
}

@media (max-width: 767px) {
  .pl-woo-pereglyad ul.products li.product {
    flex-basis: calc((100vw - 38px) / 2) !important;
    width: calc((100vw - 38px) / 2) !important;
    max-width: calc((100vw - 38px) / 2) !important;
  }
}
.behulah-footer {
  background: #f8f6f4;
  color: #111;
  width: 100vw;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-block-start: 0;
  padding: 42px 0 20px;
}

.behulah-footer__inner {
  width: min(1220px, calc(100% - 40px));
  max-width: 1220px !important;
  margin-inline: auto;
}

.behulah-footer__inner > * {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.behulah-footer__columns,
.behulah-footer__columns.wp-block-columns {
  display: grid !important;
  grid-template-columns: 300px 260px 260px;
  gap: 40px !important;
  align-items: start;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
}

.behulah-footer__columns > .wp-block-column {
  flex-basis: auto !important;
  flex-grow: 0 !important;
  width: auto !important;
  min-width: 0;
  margin: 0 !important;
}

.behulah-footer__brand {
  justify-self: start;
}

.behulah-footer__menu {
  justify-self: start;
}

.behulah-footer__contact {
  justify-self: start;
  min-width: 260px;
}

.behulah-footer__logo {
  margin: 0 0 18px !important;
}

.behulah-footer__logo img {
  width: 132px;
  height: auto;
  display: block;
}

.behulah-footer p,
.behulah-footer a {
  color: #111;
  font-size: 14px;
  line-height: 1.65;
  text-decoration: none;
}

.behulah-footer p {
  margin: 0;
}

.behulah-footer__brand p {
  max-width: 255px;
}

.behulah-footer h3 {
  margin: 0 0 18px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

.behulah-footer__menu nav {
  display: grid;
  gap: 7px;
}

.behulah-footer__menu a:hover,
.behulah-footer__contact a:hover {
  text-decoration: underline;
}

.behulah-footer__socials {
  display: flex;
  gap: 18px;
  margin-top: 24px;
}

.behulah-footer__socials a {
  display: inline-grid;
  place-items: center;
  width: 24px;
  height: 24px;
}

.behulah-footer__socials svg {
  width: 24px;
  height: 24px;
  fill: #111;
}

.behulah-footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  width: 100%;
  max-width: 100% !important;
  flex-basis: 100% !important;
  flex-grow: 1 !important;
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 42px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, .12);
}

.behulah-footer__bottom.wp-block-group {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.behulah-footer__bottom p {
  color: #333;
  font-size: 11px;
}

.behulah-footer__payments {
  display: flex;
  align-items: center;
  gap: 22px;
  white-space: nowrap;
}

.behulah-footer__pay {
  display: block;
  height: 18px;
  width: auto;
}

.behulah-footer__pay--visa {
  width: 44px;
}

.behulah-footer__pay--mastercard {
  width: 34px;
}

.behulah-footer__pay--apple {
  width: 62px;
}

.behulah-footer__pay--paypal {
  width: 60px;
}

@media (max-width: 900px) {
  .behulah-footer {
    padding-top: 36px;
  }

  .behulah-footer__columns,
  .behulah-footer__columns.wp-block-columns {
    grid-template-columns: 1fr;
    gap: 34px !important;
  }

  .behulah-footer__brand,
  .behulah-footer__menu,
  .behulah-footer__contact {
    justify-self: start;
    min-width: 0;
  }

  .behulah-footer__brand p {
    max-width: none;
  }
}

@media (max-width: 640px) {
  .behulah-footer__inner {
    width: min(1220px, calc(100% - 28px));
  }

  .behulah-footer__bottom {
    align-items: flex-start;
    flex-direction: column;
    gap: 16px;
    margin-top: 34px;
  }

  .behulah-footer__payments {
    flex-wrap: wrap;
    gap: 14px 20px;
  }
}
footer  li.wp-block-navigation-item.wp-block-navigation-link{
  min-width: 40%;
}

/* Cart layout: kept here because custom.css is the theme's guaranteed frontend stylesheet. */
body.woocommerce-cart main {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1600px !important;
  padding: 36px 30px 80px !important;
  width: calc(100% - 200px) !important;
}

body.woocommerce-cart main > h1,
body.woocommerce-cart main .wp-block-post-title {
  font-size: clamp(30px, 2.4vw, 42px) !important;
  font-weight: 400 !important;
  margin: 0 0 48px !important;
  overflow: visible;
  position: relative;
  text-align: center;
}

body.woocommerce-cart main > h1::after,
body.woocommerce-cart main .wp-block-post-title::after {
  bottom: -33px;
  color: #6e6e6e;
  content: "Carrito   ›   Envío   ›   Pago";
  display: block;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  white-space: pre;
}

body.woocommerce-cart main > h1::first-line,
body.woocommerce-cart main .wp-block-post-title::first-line { color: #111; }

body.woocommerce-cart main > .woocommerce,
body.woocommerce-cart main > .wp-block-post-content,
body.woocommerce-cart main > .wp-block-post-content > .woocommerce {
  max-width: 100% !important;
  width: 100% !important;
}

body.woocommerce-cart main .woocommerce {
  align-items: start !important;
  display: grid !important;
  gap: 34px !important;
  grid-template-columns: minmax(0, 3fr) minmax(330px, 1.06fr) !important;
  justify-content: initial !important;
  max-width: 100% !important;
  width: 100% !important;
}

body.woocommerce-cart main .woocommerce > .woocommerce-notices-wrapper,
body.woocommerce-cart main .woocommerce > .woocommerce-error,
body.woocommerce-cart main .woocommerce > .woocommerce-message,
body.woocommerce-cart main .woocommerce > .woocommerce-info {
  grid-column: 1 / -1 !important;
  width: 100% !important;
}

body.woocommerce-cart main form.woocommerce-cart-form {
  border: 1px solid #e3e3e3 !important;
  border-radius: 7px;
  box-sizing: border-box;
  margin: 0 !important;
  max-width: none !important;
  padding: 16px !important;
  width: 100% !important;
}

body.woocommerce-cart table.shop_table {
  border: 0 !important;
  border-collapse: collapse !important;
  margin: 0 !important;
}

body.woocommerce-cart table.shop_table th {
  border-bottom: 1px solid #e3e3e3 !important;
  font-size: 13px;
  font-weight: 500;
  padding: 14px 12px 18px !important;
  text-align: center;
}

body.woocommerce-cart table.shop_table td {
  border-bottom: 1px solid #e3e3e3 !important;
  padding: 20px 12px !important;
  vertical-align: middle;
}

body.woocommerce-cart table.shop_table tr.cart_item {
  height: 188px;
}

body.woocommerce-cart td.product-remove { padding-left: 0 !important; width: 28px; }
body.woocommerce-cart td.product-remove a.remove { color: #222 !important; font-size: 20px; }
body.woocommerce-cart td.product-remove a.remove:hover { background: none; color: #df0120 !important; }

body.woocommerce-cart td.product-thumbnail { width: 136px !important; }
body.woocommerce-cart table.cart img {
  background: #fafafa;
  height: 164px !important;
  max-width: none !important;
  object-fit: contain;
  width: 132px !important;
}

body.woocommerce-cart td.product-name { min-width: 220px; }
body.woocommerce-cart td.product-name a { color: #171717; text-decoration: none; }
body.woocommerce-cart td.product-name dl.variation {
  color: #707070;
  display: flex;
  font-size: 13px;
  gap: 12px;
  margin-top: 7px;
}

body.woocommerce-cart td.product-price,
body.woocommerce-cart td.product-subtotal { text-align: center; white-space: nowrap; }
body.woocommerce-cart td.product-subtotal { color: #df0120; }

body.woocommerce-cart td.product-quantity .quantity {
  align-items: center;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  min-width: 104px;
  position: relative;
}

body.woocommerce-cart td.product-quantity .quantity::before,
body.woocommerce-cart td.product-quantity .quantity::after {
  color: #555;
  font-size: 18px;
  pointer-events: none;
  position: absolute;
  top: 8px;
}
body.woocommerce-cart td.product-quantity .quantity::before { content: "−"; left: 13px; }
body.woocommerce-cart td.product-quantity .quantity::after { content: "+"; right: 13px; }
body.woocommerce-cart td.product-quantity input.qty {
  border: 0 !important;
  box-shadow: none !important;
  height: 38px;
  padding: 0 32px !important;
  width: 104px !important;
}

body.woocommerce-cart td.actions { border: 0 !important; padding-top: 22px !important; }
body.woocommerce-cart td.actions .coupon { display: flex; gap: 14px; }
body.woocommerce-cart td.actions .coupon input {
  border: 1px solid #d9d9d9 !important;
  box-sizing: border-box;
  height: 44px;
  margin: 0 !important;
  padding: 0 14px !important;
  width: 210px !important;
}
body.woocommerce-cart td.actions button.button {
  background: #111 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 13px;
  font-weight: 500;
  height: 44px;
  padding: 0 26px !important;
}
body.woocommerce-cart td.actions > button.button { background: #e9e9e9 !important; color: #333 !important; }

body.woocommerce-cart main .cart-collaterals {
  border: 1px solid #e3e3e3;
  border-radius: 7px;
  box-sizing: border-box;
  margin: 0 !important;
  max-width: none !important;
  padding: 16px !important;
  width: 100% !important;
}
body.woocommerce-cart main .cart_totals {
  float: none !important;
  width: 100% !important;
}
body.woocommerce-cart main .cart_totals::before {
  border-bottom: 1px solid #e3e3e3;
  content: "Resumen del pedido";
  display: block;
  font-size: 17px;
  font-weight: 500;
  padding: 2px 4px 15px;
}
body.woocommerce-cart main .cart_totals h2,
body.woocommerce-cart main .cart_totals .cart-summary-title { display: none !important; }

body.woocommerce-cart main .cart_totals .cart-totals-list {
  border: 0 !important;
  gap: 0 !important;
  padding: 0 !important;
}

body.woocommerce-cart main .cart_totals .cart-row {
  border-bottom: 1px solid #e3e3e3;
  box-sizing: border-box;
  display: flex;
  font-size: 14px !important;
  padding: 15px 4px;
  width: 100%;
}

body.woocommerce-cart main .cart_totals .cart-row.shipping {
  align-items: stretch;
  gap: 10px;
}

body.woocommerce-cart main .cart_totals .cart-row .label,
body.woocommerce-cart main .cart_totals .cart-row .value {
  font-size: 14px !important;
}

body.woocommerce-cart main .cart_totals .cart-row.cart-subtotal .label,
body.woocommerce-cart main .cart_totals .cart-row.order-total .label,
body.woocommerce-cart main .cart_totals .cart-row.order-total .value {
  font-size: 17px !important;
  font-weight: 600 !important;
}

body.woocommerce-cart main .cart_totals .cart-row.cart-subtotal .value,
body.woocommerce-cart main .cart_totals .cart-row.order-total .value {
  color: #df0120;
}

body.woocommerce-cart main .cart_totals .cart-row.order-total {
  border-bottom: 0;
  border-top: 0;
}
body.woocommerce-cart main .cart_totals table th,
body.woocommerce-cart main .cart_totals table td {
  font-size: 14px;
  padding: 16px 4px !important;
  text-align: left;
}
body.woocommerce-cart main .cart_totals table td { text-align: right; }
body.woocommerce-cart main .cart_totals .cart-subtotal td,
body.woocommerce-cart main .cart_totals .order-total td { color: #df0120; }
body.woocommerce-cart main .wc-proceed-to-checkout { padding: 16px 0 0; }
body.woocommerce-cart main .checkout-button {
  background: #111 !important;
  border-radius: 2px !important;
  font-size: 17px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 15px 18px !important;
}

body.woocommerce-cart .cart-payment-marks {
  align-items: center;
  display: flex;
  gap: 9px;
  justify-content: space-between;
  padding: 14px 4px 2px;
}

body.woocommerce-cart .cart-payment-marks > span {
  align-items: center;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  box-sizing: border-box;
  color: #111;
  display: inline-flex;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  height: 23px;
  justify-content: center;
  min-width: 34px;
  padding: 0 4px;
  white-space: nowrap;
}
body.woocommerce-cart .cart-payment-marks .is-visa { color: #17357a; font-size: 10px; font-style: italic; }
body.woocommerce-cart .cart-payment-marks .is-amex { background: #1976a8; color: #fff; }
body.woocommerce-cart .cart-payment-marks .is-paypal { color: #1168a8; }
body.woocommerce-cart .cart-payment-marks .is-klarna { border: 0; }
body.woocommerce-cart .cart-payment-marks .is-mastercard { gap: 0; }
body.woocommerce-cart .cart-payment-marks .is-mastercard i {
  background: #e51b24;
  border-radius: 50%;
  display: block;
  height: 12px;
  width: 12px;
}
body.woocommerce-cart .cart-payment-marks .is-mastercard i + i { background: #f6a800; margin-left: -4px; }

body.woocommerce-cart .cart-recent-products {
  grid-column: 1 / -1;
  margin-top: 8px;
  width: 100%;
}

body.woocommerce-cart .behulah-cart-recent-shortcode {
  grid-column: 1 / -1;
  margin-top: 8px;
  min-width: 0;
  width: 100%;
}

body.woocommerce-cart .behulah-cart-recent-shortcode .pl-woo-pereglyad {
  margin: 0;
  max-width: 100% !important;
  width: 100%;
}
body.woocommerce-cart .cart-recent-products__head {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}
body.woocommerce-cart .cart-recent-products__head h2 {
  font-size: 25px;
  font-weight: 400;
  margin: 0 !important;
}
body.woocommerce-cart .cart-recent-products__head a { color: #222; font-size: 13px; }
body.woocommerce-cart .cart-recent-products ul.products {
  display: grid !important;
  gap: 14px;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  margin: 0 !important;
}
body.woocommerce-cart .cart-recent-products ul.products::before,
body.woocommerce-cart .cart-recent-products ul.products::after { display: none !important; }
body.woocommerce-cart .cart-recent-products ul.products li.product {
  border: 1px solid #e3e3e3;
  border-radius: 7px;
  box-sizing: border-box;
  float: none !important;
  margin: 0 !important;
  padding: 14px !important;
  width: 100% !important;
}
body.woocommerce-cart .cart-recent-products li.product img {
  height: 230px !important;
  margin: 0 0 14px !important;
  object-fit: contain;
  width: 100% !important;
}
body.woocommerce-cart .cart-recent-products li.product .woocommerce-loop-product__title {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.35;
  min-height: 38px;
  padding: 0 !important;
}
body.woocommerce-cart .cart-recent-products li.product .price {
  color: #df0120 !important;
  font-size: 13px !important;
}
body.woocommerce-cart .cart-recent-products li.product .button { display: none !important; }

body.woocommerce-cart .yith-wcwl-add-to-wishlist,
body.woocommerce-cart .tinv-wraper,
body.woocommerce-cart [class*="wishlist"],
body.woocommerce-cart [class*="favorite"],
body.woocommerce-cart [class*="favourite"] { display: none !important; }

@media (max-width: 960px) {
  body.woocommerce-cart main .woocommerce { grid-template-columns: 1fr !important; }
  body.woocommerce-cart main { width: calc(100% - 48px) !important; }
  body.woocommerce-cart .cart-recent-products ul.products { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 720px) {
  body.woocommerce-cart main {
    padding: 24px 16px 56px !important;
    width: 100% !important;
  }
  body.woocommerce-cart .cart-recent-products ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.woocommerce-cart .cart-recent-products li.product img { height: 190px !important; }
  body.woocommerce-cart main form.woocommerce-cart-form { padding: 10px !important; }
  body.woocommerce-cart table.shop_table_responsive thead { display: none; }
  body.woocommerce-cart table.shop_table_responsive tr.cart_item {
    display: grid;
    grid-template-columns: 30px 92px minmax(0, 1fr);
    padding: 12px 0;
  }
  body.woocommerce-cart table.shop_table_responsive tr.cart_item td {
    border: 0 !important;
    display: block;
    padding: 4px 8px !important;
    text-align: left !important;
  }
  body.woocommerce-cart table.shop_table_responsive tr.cart_item td::before { display: none; }
  body.woocommerce-cart td.product-remove { grid-column: 1; grid-row: 1 / 5; }
  body.woocommerce-cart td.product-thumbnail { display: block !important; grid-column: 2; grid-row: 1 / 5; width: auto !important; }
  body.woocommerce-cart table.cart td.product-thumbnail img { height: 112px !important; width: 84px !important; }
  body.woocommerce-cart td.product-name,
  body.woocommerce-cart td.product-price,
  body.woocommerce-cart td.product-quantity,
  body.woocommerce-cart td.product-subtotal { grid-column: 3; }
  body.woocommerce-cart td.actions .coupon { float: none !important; width: 100%; }
  body.woocommerce-cart td.actions .coupon input { flex: 1; width: auto !important; }
  body.woocommerce-cart td.actions > button { float: none !important; margin-top: 12px !important; width: 100%; }
}

/* Native Behulah cart markup */
body.woocommerce-cart main .woocommerce:has(.behulah-cart) {
  display: grid !important;
  grid-template-columns: minmax(0, 3fr) minmax(320px, 1fr) !important;
  gap: 34px !important;
}

body.woocommerce-cart .behulah-cart {
  background: #fff;
  border: 1px solid #e2e2e2 !important;
  border-radius: 7px;
  overflow: hidden;
  padding: 16px !important;
}

.behulah-cart__labels,
.behulah-cart-item {
  display: grid;
  grid-template-columns: 34px 150px minmax(220px, 1fr) 150px 150px 130px;
}

.behulah-cart__labels {
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
  color: #111;
  font-size: 13px;
  font-weight: 500;
  min-height: 50px;
}
.behulah-cart__labels span:nth-child(1) { grid-column: 2 / 4; text-align: center; }
.behulah-cart__labels span:nth-child(n+2) { text-align: center; }

.behulah-cart-item {
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
  min-height: 190px;
}

.behulah-cart-item__remove { text-align: center; }
.behulah-cart-item__remove a.remove {
  align-items: center;
  background: transparent !important;
  color: #222 !important;
  display: inline-flex;
  font-size: 19px;
  font-weight: 300;
  height: 28px;
  justify-content: center;
  text-decoration: none;
  width: 28px;
}
.behulah-cart-item__remove a.remove:hover { color: #df0120 !important; }

.behulah-cart-item__image { align-self: stretch; padding: 14px 0; }
.behulah-cart-item__image a { display: block; height: 100%; }
.behulah-cart-item__image img {
  background: #fafafa;
  display: block;
  height: 160px !important;
  max-width: 132px !important;
  object-fit: contain;
  width: 132px !important;
}

.behulah-cart-item__product { padding: 0 18px; }
.behulah-cart-item__name {
  color: #171717;
  display: inline-block;
  font-size: 15px;
  line-height: 1.4;
  text-decoration: none;
}
.behulah-cart-item__meta { color: #747474; font-size: 13px; margin-top: 7px; }
.behulah-cart-item__meta dl.variation { display: flex; flex-wrap: wrap; gap: 4px 14px; margin: 0; }
.behulah-cart-item__meta dt { font-weight: 400; }
.behulah-cart-item__meta dd { margin: 0; }
.behulah-cart-item__meta p { margin: 0; }

.behulah-cart-item__price,
.behulah-cart-item__quantity,
.behulah-cart-item__subtotal { font-size: 14px; text-align: center; }
.behulah-cart-item__price { color: #777; }
.behulah-cart-item__price .amount,
.behulah-cart-item__price del,
.behulah-cart-item__price ins {
  display: block;
  margin: 0;
}
.behulah-cart-item__price del {
  color: #999;
  line-height: 1.25;
  margin-bottom: 5px;
}
.behulah-cart-item__price del .amount { text-decoration: line-through; }
.behulah-cart-item__price ins {
  color: #df0120;
  line-height: 1.25;
  text-decoration: none;
}
.behulah-cart-item__price > .amount { color: #df0120; }
.behulah-cart-item__subtotal { color: #df0120; white-space: nowrap; }

.behulah-cart-item__quantity .quantity {
  align-items: center;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  display: inline-flex;
  height: 42px;
  justify-content: center;
  min-width: 126px;
}
.behulah-cart-item__quantity .quantity input.qty {
  border: 0 !important;
  box-shadow: none !important;
  height: 40px;
  padding: 0 !important;
  width: 42px !important;
}
.behulah-cart-item__quantity .quantity button {
  background: transparent !important;
  border: 0 !important;
  color: #555 !important;
  height: 40px;
  padding: 0 !important;
  width: 36px;
}

.behulah-cart__actions {
  align-items: center;
  display: flex;
  gap: 14px;
  justify-content: space-between;
  padding-top: 22px;
}
.behulah-cart__actions .coupon { display: flex; gap: 14px; }
.behulah-cart__actions input.input-text {
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  height: 44px;
  padding: 0 14px;
  width: 210px;
}
.behulah-cart__actions button.button {
  background: #111 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 13px;
  font-weight: 500;
  height: 44px;
  padding: 0 26px !important;
}
.behulah-cart__actions .behulah-cart__update {
  background: #ededed !important;
  color: #333 !important;
  margin-left: auto;
}
.behulah-cart__actions .behulah-cart__update:disabled { color: #999 !important; }

body.woocommerce-cart main .behulah-cart-summary {
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 7px;
  padding: 16px !important;
}
body.woocommerce-cart .behulah-cart-summary .cart_totals::before { display: none !important; }
body.woocommerce-cart .behulah-cart-summary .behulah-cart-summary__title {
  border-bottom: 1px solid #e2e2e2;
  display: block !important;
  font-size: 17px;
  font-weight: 500;
  margin: 0 !important;
  padding: 2px 4px 15px;
}
.behulah-cart-summary__rows { width: 100%; }
.behulah-summary-row {
  align-items: flex-start;
  border-bottom: 1px solid #e2e2e2;
  display: flex;
  font-size: 14px;
  gap: 18px;
  justify-content: space-between;
  padding: 16px 4px;
}
.behulah-summary-row strong { font-weight: 500; }
.behulah-summary-row > span { text-align: right; }
.behulah-summary-row.cart-subtotal > span,
.behulah-summary-row.order-total > span { color: #df0120; }
.behulah-summary-row.order-total { border-bottom: 0; font-size: 18px; }
.behulah-summary-row.order-total strong { font-weight: 600; }

.behulah-summary-shipping {
  border-bottom: 1px solid #e2e2e2;
  font-size: 13px;
  padding: 15px 4px;
}
.behulah-summary-shipping .woocommerce-shipping-totals { display: block; }
.behulah-summary-shipping th,
.behulah-summary-shipping td { display: block; padding: 0 !important; text-align: left !important; }
.behulah-summary-shipping th { font-size: 14px !important; margin-bottom: 10px; }
.behulah-summary-shipping ul { list-style: none; margin: 0 0 12px; padding: 0; }
.behulah-summary-shipping li { margin: 0 0 8px; }
.behulah-summary-shipping .woocommerce-shipping-destination { color: #777; font-size: 12px; line-height: 1.45; }
.behulah-summary-shipping .shipping-calculator-button { color: #222; }

body.woocommerce-cart .behulah-cart-summary .wc-proceed-to-checkout { padding: 16px 0 0; }
body.woocommerce-cart .behulah-cart-summary .checkout-button {
  background: #111 !important;
  border-radius: 2px !important;
  box-sizing: border-box;
  font-size: 17px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 15px 18px !important;
  width: 100%;
}

@media (max-width: 1220px) {
  .behulah-cart__labels,
  .behulah-cart-item { grid-template-columns: 30px 125px minmax(180px, 1fr) 120px 130px 105px; }
}

@media (max-width: 960px) {
  body.woocommerce-cart main .woocommerce:has(.behulah-cart) { grid-template-columns: 1fr !important; }
  .behulah-cart__labels,
  .behulah-cart-item { grid-template-columns: 30px 140px minmax(180px, 1fr) 130px 140px 110px; }
}

@media (max-width: 760px) {
  .behulah-cart__labels { display: none; }
  .behulah-cart-item {
    grid-template-columns: 28px 100px minmax(0, 1fr);
    min-height: 160px;
    padding: 12px 0;
  }
  .behulah-cart-item__remove { grid-column: 1; grid-row: 1 / 5; }
  .behulah-cart-item__image { grid-column: 2; grid-row: 1 / 5; padding: 0; }
  .behulah-cart-item__image img { height: 135px !important; width: 92px !important; }
  .behulah-cart-item__product,
  .behulah-cart-item__price,
  .behulah-cart-item__quantity,
  .behulah-cart-item__subtotal { grid-column: 3; padding: 3px 8px; text-align: left; }
  .behulah-cart-item__product { align-self: end; }
  .behulah-cart-item__subtotal { align-self: start; }
  .behulah-cart__actions { align-items: stretch; flex-direction: column; }
  .behulah-cart__actions .coupon { display: grid; grid-template-columns: 1fr; }
  .behulah-cart__actions input.input-text { width: 100%; }
  .behulah-cart__actions .behulah-cart__update { margin: 0; width: 100%; }
}

/* Checkout native layout */
body.woocommerce-checkout .behulah-checkout-page {
  box-sizing: border-box;
  margin-inline: auto !important;
  max-width: 1360px !important;
  padding: 28px 30px 70px !important;
  width: calc(100% - 120px) !important;
}
.behulah-checkout-heading { margin-bottom: 20px !important; }
.behulah-checkout-heading h1 { font-size: 34px; font-weight: 400; margin: 0 0 12px; }
.checkout-steps { color: #999; display: flex; gap: 64px; justify-content: center; }
.checkout-steps .is-active { color: #df0120; }
body.woocommerce-checkout .behulah-checkout-page > .wp-block-post-content { max-width: 100% !important; width: 100%; }

body.woocommerce-checkout .woocommerce-form-login-toggle,
body.woocommerce-checkout .woocommerce-form-coupon-toggle { margin-bottom: 14px; }
body.woocommerce-checkout .woocommerce-info {
  background: #f5f9ff;
  border: 1px solid #2585dc;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  margin: 0 !important;
  padding: 14px 18px 14px 50px !important;
}
body.woocommerce-checkout .woocommerce-info::before { color: #2585dc; top: 14px; }

.behulah-checkout__layout {
  align-items: start;
  display: grid;
  gap: 32px;
  grid-template-columns: minmax(0, 2.25fr) minmax(340px, 1fr);
}
.behulah-checkout__customer { display: grid; gap: 24px; grid-template-columns: minmax(0, 1.55fr) minmax(250px, 1fr); }
.behulah-checkout h3 { font-size: 18px; font-weight: 500; margin: 18px 0; }
.behulah-checkout .form-row { margin: 0 0 16px; padding: 0; }
.behulah-checkout .form-row-first,
.behulah-checkout .form-row-last { width: calc(50% - 10px); }
.behulah-checkout label { color: #333; font-size: 13px; margin-bottom: 7px; }
.behulah-checkout .required { color: #df0120; }
.behulah-checkout input.input-text,
.behulah-checkout select,
.behulah-checkout .select2-selection,
.behulah-checkout textarea {
  background: #fff;
  border: 1px solid #cfcfcf !important;
  border-radius: 2px !important;
  box-shadow: none !important;
  box-sizing: border-box;
  font-size: 13px;
  min-height: 42px;
  padding: 10px 12px;
}
.behulah-checkout textarea { min-height: 150px; resize: vertical; }
.behulah-checkout .select2-selection { padding: 6px 10px; }
.behulah-checkout__additional .woocommerce-shipping-fields h3 { font-size: 13px; margin-top: 18px; }

.behulah-checkout__payment { margin-top: 14px; }
.behulah-checkout__payment > h2 { font-size: 18px; font-weight: 500; margin: 0 0 10px; }
.behulah-checkout #payment {
  background: #f5f4f8 !important;
  border-radius: 3px !important;
  padding: 0 18px 16px;
}
.behulah-checkout #payment ul.payment_methods { border-bottom: 1px solid #dedde2; padding: 12px 0; }
.behulah-checkout #payment div.payment_box { background: #eceaf0; font-size: 13px; margin: 10px 0; }
.behulah-checkout #payment div.payment_box::before { border-bottom-color: #eceaf0; }
.behulah-checkout #payment .place-order { padding: 14px 0 0 !important; }
.behulah-checkout #place_order {
  background: #111;
  border-radius: 2px;
  float: right;
  font-size: 14px;
  min-width: 235px;
  padding: 14px 24px;
}

.behulah-checkout__order {
  border: 1px solid #dedede;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 18px;
}
.behulah-checkout__order > h2 { border-bottom: 1px solid #e2e2e2; font-size: 18px; font-weight: 500; margin: 0; padding: 0 0 16px; }
.behulah-order-product { align-items: center; border-bottom: 1px solid #e2e2e2; display: grid; gap: 14px; grid-template-columns: 78px 1fr auto; padding: 16px 0; }
.behulah-order-product__image img { height: 96px; object-fit: contain; width: 72px; }
.behulah-order-product__info { display: flex; flex-direction: column; font-size: 13px; gap: 4px; }
.behulah-order-product__info strong { font-weight: 400; }
.behulah-order-product__info dl { color: #666; margin: 0; }
.behulah-order-product__price { color: #df0120; font-size: 14px; white-space: nowrap; }
.behulah-order-row { border-bottom: 1px solid #e2e2e2; display: flex; font-size: 14px; justify-content: space-between; padding: 17px 0; }
.behulah-order-row strong { color: #df0120; font-weight: 500; }
.behulah-order-row--total { font-size: 17px; }
.behulah-order-row--total span { font-weight: 500; }
.behulah-order-shipping { border-bottom: 1px solid #e2e2e2; font-size: 13px; padding: 16px 0; }
.behulah-order-shipping table,
.behulah-order-shipping tbody,
.behulah-order-shipping tr,
.behulah-order-shipping th,
.behulah-order-shipping td { display: block; width: 100%; }
.behulah-order-shipping th,
.behulah-order-shipping td { padding: 0 !important; text-align: left !important; }
.behulah-order-shipping ul { list-style: none; margin: 10px 0; padding: 0; }
.behulah-checkout-benefits { padding-top: 12px; }
.behulah-checkout-benefits p { display: flex; flex-direction: column; font-size: 12px; margin: 0; padding: 8px 0 8px 42px; position: relative; }
.behulah-checkout-benefits p::before { border: 1px solid #222; border-radius: 50%; content: "✓"; font-size: 14px; height: 25px; left: 3px; line-height: 23px; position: absolute; text-align: center; top: 9px; width: 25px; }
.behulah-checkout-benefits strong { font-size: 13px; }
.behulah-checkout-benefits span { color: #666; }

body.woocommerce-checkout .behulah-cart-recent-shortcode,
body.woocommerce-checkout .pl-woo-pereglyad { margin-top: 28px; max-width: 100% !important; width: 100%; }

@media (max-width: 980px) {
  body.woocommerce-checkout .behulah-checkout-page { width: calc(100% - 40px) !important; }
  .behulah-checkout__layout { grid-template-columns: 1fr; }
  .behulah-checkout__order { order: -1; }
}
@media (max-width: 680px) {
  body.woocommerce-checkout .behulah-checkout-page { padding: 24px 16px 50px !important; width: 100% !important; }
  .behulah-checkout__customer { grid-template-columns: 1fr; }
  .behulah-checkout .form-row-first,
  .behulah-checkout .form-row-last { float: none; width: 100%; }
  .checkout-steps { gap: 28px; }
  .behulah-checkout #place_order { float: none; width: 100%; }
}
