body{
	overflow-x: hidden;
}

#baloon {
  width: 187px;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0;
  display: none;
  position: absolute;
  z-index: 64999;
  filter: Alpha(Opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.8; }

#baloonHeader {
  width: 187px;
  height: 19px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  display: block; }

.baloonHeaderDirect {
  background-image: url(../images/baloon-header.gif); }

.baloonHeaderFlip {
  background-image: url(../images/baloon-header-flip.gif); }

#baloonFooter {
  width: 187px;
  height: 3px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  background-image: url(../images/baloon-footer.gif);
  background-repeat: no-repeat;
  display: block; }

#baloonBody {
  padding: 10px;
  background-color: #D0D0D0;
  width: 187px;
  width: expression('187px');
  margin: 0;
  font: normal normal 10px/14px Verdana, Arial, serif;
  line-height: 140%;
  background-image: url(../images/baloon-body.gif);
  background-repeat: repeat-y;
  display: block; }

img.card-spec{
  position: absolute;
  bottom: 0; right: -7px;
  background-color: transparent !important;
}

.subscribe-control.error{
  border-bottom: 1px solid #c22a39;
}
.c-indicator.selected{
  font-weight: bold;
  text-decoration: underline;
}
.form-error{
  padding: 10px 15px;
  background-color: rgba(170,47,63,0.15);
  margin-bottom: 25px;
}
.amount-box{
  margin-bottom: 15px;
}
.amount-box span {
  display: inline-block;
  width: 10%;
  cursor: pointer;
  background-color: #1f1f1f;
  padding: 4px;
  color: #ffffff;
  font-weight: bold;
  margin: 0 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.amount-box input{
  display: inline-block;
  text-align: center;
  width: 80px !important;
  padding: 0;
}
.amount-box.small input{
  width: 100px;
}
.amount-box.small span{
  padding: 6px 4px;
  text-align: center;
}
.tx-hint{
  color: #777;
  font-size: 12px;
  margin-bottom: 3px;
}
.btn-m-link {
  display: inline-block;
  color: #ff2b5d !important;
  padding: 7px;
  text-decoration: underline;
}

.cart-line{
  border: 3px solid #f1f1f1;
  margin-top: 10px;
  padding: 17px 15px;
  cursor: pointer;
}

.cart-line label.active{
  font-weight: bold;
}
.instagram-img span{
  display: block;
  width: 180px; min-height: 180px;
  background-size: cover;
}
.rd-mobilepanel_title{
	display: none !important;
}

@media (max-width: 767px)
{
	header .search {
	    margin: 20px 0 20px;
	    text-align: -webkit-center;
	}
	.cart-button{
		display: none;
	}
	.banners>div {
	    margin-bottom: 30px;
	}
}
.sf-menu li.sf-with-mega{
  position: relative;
}
.sf-with-mega:hover > ul{
  display: block;
  width: 300px;
}
.sf-menu .sf-mega{
  margin-top: 0px;
}
.sf-menu .sf-mega>li+li{
  margin: 0; 
}
.sf-menu .sf-mega > li{
}
.sf-menu .sf-mega > li a{
  display: block; padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}

#slider-xs .swiper-slide{
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center center;
}
.product-thumb{
  border: 1px solid #bababa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.product-thumb .image{
  border-bottom: 1px solid #bababa;
  padding-bottom: 15px;
}
.product-thumb .name{
  padding: 0 7px;
}
.product-thumb .cart-button{
  padding-bottom: 9px;
}

.cart-notify{
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: rgba(0,0,0,0.85);
  width: 40%;
  color: #ffffff;
  text-align: center;
  z-index: 99999;
  display: none;
}
.cart-notify-content{
  padding: 10px 15px;
}
.cart-notify-content a{
  color: #ffffff;
  text-decoration: underline;
}

#collapse-delivery label{
  cursor: pointer;
}

.child-category{
    overflow: auto;
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #CCC;
    transition: box-shadow ease 0.2s, border ease-out 0.2s;
    min-height: 60px;
} 
    
    .child-category a{
        text-decoration: none;
    }
    .child-category h4{
        color: #888;
        font-size: 16px;
        font-weight: bold;
        margin: 0; font-size: 14px;
    }
    .child-category:hover{
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        color: #555;
    }
    .child-category:hover h4{
        color: #555;
    }
    .child-category img{
        -webkit-transition: all ease-out .2s;
        -moz-transition: all ease-out .2s;
        -o-transition: all ease-out .2s;
        transition: all ease-out .2s;
    }
    .child-category img:hover{
        -webkit-filter: saturate(1.7);
    }

#product-category h1{
  text-align: left;
}

.button-phone{
  margin-top: 20px;
}
  .phone-list{
    width: calc(100% - 30%);
    text-align: left;
    margin-top: -10px !important;
  }

#product-product .product_page-right {
  position: relative;
}

#product-product .product-card-shell {
  background: linear-gradient(180deg, #fffdf9 0%, #ffffff 100%);
  border: 1px solid #eadfd3;
  border-radius: 24px;
  padding: 34px 32px 28px;
  box-shadow: 0 20px 45px rgba(90, 61, 36, 0.08);
}

#product-product .product-title {
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  color: #2f241d;
  margin-bottom: 18px;
}

#product-product .product-meta-row,
#product-product .product-sku {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  color: #6f6258;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

#product-product .product-meta-link,
#product-product .product-feature-list li span {
  color: #2f241d;
}

#product-product .product-meta-link {
  display: inline-flex;
  align-items: center;
  padding: 7px 14px;
  border-radius: 999px;
  background: #f5ede5;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease;
}

#product-product .product-meta-link:hover {
  background: #e8d8cb;
  color: #221914;
}

#product-product .general_info .price-section {
  margin: 22px 0 18px;
  padding: 18px 22px;
  background: linear-gradient(135deg, #fff4ea 0%, #fffaf5 100%);
  border: 1px solid #f0dccc;
  border-radius: 20px;
}

#product-product .general_info .price-section .price-new,
#product-product .general_info .price-section .price {
  font-size: 40px;
  font-weight: 700;
  color: #1f1712;
}

#product-product .general_info .price-section .price-old {
  display: inline-flex;
  margin-left: 12px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(165, 106, 72, 0.12);
  color: #8f6b54;
  font-size: 13px;
}

#product-product .product-annotation {
  margin: 0 0 22px;
  color: #5d5047;
  line-height: 1.75;
  font-size: 15px;
}

#product-product .rating-section {
  margin-bottom: 22px;
  padding: 14px 18px;
  border-radius: 18px;
  background: #faf6f1;
}

#product-product .product-feature-list {
  display: grid;
  gap: 10px;
  margin: 18px 0 0;
  padding-top: 18px;
  border-top: 1px solid #eee1d6;
}

#product-product .product-feature-list li {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 10px 14px;
  border-radius: 14px;
  background: #fcf8f4;
}

#product-product .product-feature-list li strong {
  color: #7f6c5f;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

#product-product .product-purchase-card {
  margin-top: 18px;
  padding: 24px 26px 26px;
  border: 1px solid #eadfd3;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 35px rgba(71, 47, 31, 0.06);
}

#product-product .product-options .control-label,
#product-product .tx-hint {
  color: #7f6c5f;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

#product-product .product-options select.form-control,
#product-product .amount-box input.form-control {
  height: 48px;
  border: 1px solid #dbcabb;
  border-radius: 14px;
  box-shadow: none;
}

#product-product .amount-box {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}

#product-product .amount-box.small input {
  width: 84px !important;
  font-weight: 700;
}

#product-product .amount-box span {
  width: 42px;
  height: 42px;
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #2f241d;
  font-size: 20px;
  line-height: 1;
  transition: transform .15s ease, background-color .2s ease;
}

#product-product .amount-box span:hover {
  background: #47342a;
  transform: translateY(-1px);
}

#product-product .product-buy-btn {
  min-width: 100%;
  min-height: 54px;
  border: none;
  border-radius: 16px;
  background: linear-gradient(135deg, #1f1712 0%, #4b3529 100%);
  box-shadow: 0 14px 30px rgba(37, 24, 18, 0.2);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: transform .18s ease, box-shadow .18s ease;
}

#product-product .product-buy-btn:hover,
#product-product .product-buy-btn:focus {
  transform: translateY(-1px);
  box-shadow: 0 18px 34px rgba(37, 24, 18, 0.24);
}

#product-product .product-share {
  margin: 22px 0 0;
  padding-top: 18px;
  border-top: 1px solid #eee1d6;
}

@media (max-width: 991px) {
  #product-product .product-card-shell,
  #product-product .product-purchase-card {
    padding: 24px 22px;
    border-radius: 20px;
  }

  #product-product .product-title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  #product-product .product_page-right {
    margin-top: 24px;
  }

  #product-product .product-title {
    font-size: 24px;
  }

  #product-product .general_info .price-section .price-new,
  #product-product .general_info .price-section .price {
    font-size: 32px;
  }

  #product-product .product-feature-list li {
    flex-direction: column;
    align-items: flex-start;
  }

  #product-product .amount-box {
    width: 100%;
  }
}

.search-area {
  overflow: auto;
  width: 100%;
}

.wa-box{
    position: fixed;
    bottom: 25px;
    left: 20px;
    z-index: 999;
}
.wa-box img{
    width: 75px; height: 75px;
    animation: shadow-pulse 3s infinite;
    border-radius: 50%;
}

@keyframes shadow-pulse
{
    0% {
      box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
      box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
    }
}

[data-id="144"] .product-thumb{
  padding: 15px;
  min-height: 415px;
}

.btn-to-cart{
  background-color: #65bc54;
}
.btn-to-cart:hover{
  background-color: rgb(101,188,84,0.75);
}

@media (max-width: 1400px)
{
  .product-layout{
    min-height: 450px;
  }

}
:root{
  --bg-blush: #f7eeeb;
  --bg-card: #fffaf7;
  --text-main: #433535;
  --text-soft: #7d6666;
  --line-soft: #e9d8d2;
  --accent: #c98695;
  --accent-dark: #b46d7d;
  --accent-strong: #9e5868;
  --shadow-soft: 0 18px 45px rgba(122, 86, 86, 0.08);
}

body{
  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.72), transparent 34%),
    linear-gradient(180deg, #fcf7f5 0%, #f8efec 34%, #f7eeeb 100%);
  color: var(--text-main);
}

header{
  background: transparent;
  margin-bottom: 36px;
}

.header-top .tm-container,
footer .tm-container{
  background: rgba(255, 250, 247, 0.84);
  border: 1px solid rgba(233, 216, 210, 0.9);
  box-shadow: var(--shadow-soft);
  backdrop-filter: blur(10px);
}

.top-block.container{
  padding: 22px 26px 18px;
  border-radius: 0px 0px 6px 6px;
}

a,
.link a,
.phone-list a,
footer a{
  color: var(--text-main);
}

a:hover,
a:focus,
.link:hover,
.link a:hover,
.name a:hover,
.name a:focus,
.toggle_cont>li>a:hover,
.toggle_cont>li>a:focus,
.toggle_cont>li>a:active,
.toggle_cont>li>a.current{
  color: var(--accent-dark) !important;
}

header .logo p,
footer .logo p,
.tx-hint,
.text,
.newsletter-description p{
  color: var(--text-soft);
}

.search-area .input-group{
  border: 1px solid var(--line-soft);
  border-radius: 999px;
  background: rgba(255,255,255,0.9);
  overflow: hidden;
}

.search-area .form-control{
  border: 0;
  box-shadow: none;
  background: transparent;
  color: var(--text-main);
}

.search-area .button-search{
  border: 0;
  background: transparent;
  color: var(--accent-dark);
  padding: 0 18px;
}

.megamenu{
  margin-top: 18px;
  padding: 14px 18px;
  border-top: 1px solid rgba(233, 216, 210, 0.9);
}

.sf-menu > li > a,
.sf-menu .nav-link{
  padding: 11px 16px;
  border-radius: 999px;
  color: var(--text-main);
  font-weight: 600;
  letter-spacing: .02em;
}

.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li > a.current{
  background: rgba(201, 134, 149, 0.12);
  color: var(--accent-strong);
}

.sf-menu .sf-mega{
  background: #fffaf8;
  border: 1px solid var(--line-soft);
  border-radius: 24px;
  box-shadow: 0 22px 42px rgba(84, 54, 54, 0.12);
}

.homebuilder .swiper-container{
  border-radius: 36px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(90, 61, 61, 0.16);
}

#page.common-home .top .swiper-slider > .swiper-wrapper > .swiper-slide:before{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(57, 39, 39, 0.34) 0%, rgba(57, 39, 39, 0.12) 42%, rgba(57, 39, 39, 0.04) 100%);
  z-index: 1;
}

.slide-desc{
  position: relative;
  z-index: 2;
  max-width: 420px;
  padding: 34px 36px;
  margin-left: 42px;
  background: rgba(255, 248, 245, 0.72);
  border: 1px solid rgba(255,255,255,0.6);
  border-radius: 28px;
  box-shadow: 0 18px 45px rgba(54, 34, 34, 0.14);
  backdrop-filter: blur(10px);
}

.slide-desc h2,
.slide-desc h2 span{
  color: #4b3838;
  text-shadow: none;
}

.swiper-pagination span.swiper-pagination-bullet{
  background: rgba(255,255,255,0.45);
  border-color: rgba(255,255,255,0.85);
}

span.swiper-pagination-bullet-active,
span.swiper-pagination-bullet:hover{
  background: var(--accent);
  border-color: #fff;
}

#banner0 .banner-box{
  background: linear-gradient(180deg, rgba(255,255,255,0.92) 0%, rgba(249,240,236,0.96) 100%);
  border: 1px solid rgba(233, 216, 210, 0.95);
  border-radius: 28px;
  overflow: hidden;
  box-shadow: var(--shadow-soft);
}

#banner0 .banner-box img{
  transform: scale(1.01);
  transition: transform .4s ease;
}

#banner0 .banner-box:hover img{
  transform: scale(1.05);
}

#banner0 .s-desc{
  background: linear-gradient(0deg, rgba(58, 42, 42, 0.6), rgba(58, 42, 42, 0));
}

.box-heading h2,
.box-heading h3,
footer h3,
.instagram-description h2{
  color: var(--text-main);
  font-weight: 700;
  letter-spacing: .03em;
}

.box-heading h2{
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid rgba(201, 134, 149, 0.35);
}

.product-layout{
  margin-bottom: 28px;
}

.product-thumb{
  background: linear-gradient(180deg, rgba(255,250,247,0.98) 0%, rgba(255,255,255,0.98) 100%);
  border: 1px solid rgba(233, 216, 210, 0.95);
  border-radius: 28px;
  box-shadow: 0 16px 42px rgba(114, 82, 82, 0.09);
  padding: 18px 18px 10px;
  overflow: hidden;
}

.product-thumb:hover{
  transform: translateY(-6px);
  box-shadow: 0 24px 52px rgba(114, 82, 82, 0.14);
}

.product-thumb .image{
  background: linear-gradient(180deg, #fff 0%, #fbf3f1 100%);
  border: 1px solid rgba(233, 216, 210, 0.9);
  border-radius: 22px;
  padding: 14px;
}

.product-thumb .name{
  min-height: 84px;
  padding: 0;
}

.product-thumb .name a{
  color: var(--text-main);
  font-weight: 600;
}

.product-thumb .text{
  color: var(--text-soft);
  min-height: 54px;
}

.price-new,
.product-thumb .price{
  color: var(--accent-strong);
}

.price-old{
  color: #b89f9f;
}

.discount span,
.new-pr{
  background: var(--accent);
}

.cart-button .btn-icon{
  color: var(--accent-dark);
}

.btn,
.btn-default,
.btn-primary,
.quickview,
button.btn-primary{
  border-radius: 999px;
}

.btn-primary,
.btn-primary:visited,
.bg-color{
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-dark) 100%);
  border-color: transparent;
  color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:visited:hover,
.btn-primary:focus:active,
.btn-primary:active:focus{
  background: linear-gradient(135deg, var(--accent-dark) 0%, var(--accent-strong) 100%);
  color: #fff !important;
}

.child-category,
.cart-line{
  background: rgba(255, 250, 247, 0.95);
  border: 1px solid var(--line-soft);
  border-radius: 22px;
  box-shadow: none;
}

.child-category:hover{
  box-shadow: var(--shadow-soft);
  border-color: rgba(201, 134, 149, 0.4);
}

.inform .row-inner{
  border-radius: 28px;
  overflow: hidden;
}

.instagram-description{
  color: rgba(255,255,255,0.92);
}

footer{
  background: transparent;
  margin-top: 56px;
}

footer .row{
  margin: 0;
}

footer .tm-container{
  border-radius: 36px;
  padding: 34px 0;
}

footer .newsletter .form-control{
  border: 1px solid var(--line-soft);
  background: rgba(255,255,255,0.9);
}

.wa-box img{
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.18);
}

@media (max-width: 767px)
{
  .top-block.container{
    padding: 18px 14px 14px;
  }

  .header-top .tm-container,
  footer .tm-container,
  .homebuilder .swiper-container,
  #banner0 .banner-box,
  .product-thumb,
  .inform .row-inner{
    border-radius: 22px;
  }

  .slide-desc{
    margin: 18px;
    padding: 22px 20px;
    max-width: calc(100% - 36px);
  }

  .megamenu{
    padding: 12px 0 0;
  }

  .sf-menu > li > a,
  .sf-menu .nav-link{
    padding: 10px 12px;
  }

  .product-thumb .name{
    min-height: auto;
  }
}

/* 2026 refresh: richer visual hierarchy + layout cleanup */
:root{
  --bg-blush: #f6ece7;
  --bg-card: #fff8f4;
  --text-main: #3e2f32;
  --text-soft: #7f666d;
  --line-soft: #edd8d8;
  --accent: #d7788f;
  --accent-dark: #bf5f77;
  --accent-strong: #9f3f57;
  --shadow-soft: 0 22px 48px rgba(135, 79, 95, 0.12);
}

#page.common-home{
  background:
    radial-gradient(circle at 10% -5%, rgba(250, 199, 213, 0.38), transparent 38%),
    radial-gradient(circle at 95% 15%, rgba(247, 216, 188, 0.32), transparent 42%),
    linear-gradient(180deg, #fff9f6 0%, #f8efec 34%, #f4e9e6 100%);
}

.common-home .top{
  margin-bottom: 34px;
}

.homebuilder .swiper-container{
  border-radius: 34px;
  overflow: hidden;
}

.homebuilder .swiper-container,
#banner0 .banner-box,
.product-thumb,
footer .tm-container,
.header-top .tm-container,
.inform .row-inner{
  box-shadow: var(--shadow-soft);
}

.homebuilder .swiper-slide{
  background-color: #f9eae6;
  background-size: cover !important;
  background-position: center center !important;
}

.homebuilder .swiper-wrapper,
.box .swiper-wrapper,
.bg-color .swiper-wrapper{
  background: transparent !important;
}

.slide-desc{
  max-width: 460px;
}

.slide-desc .btn,
.slide-desc .btn-primary{
  min-width: 165px;
  text-align: center;
  font-weight: 700;
}

#banner0{
  margin-top: 22px;
}

#banner0 .banner-1{
  margin-bottom: 16px;
}

#banner0 .s-desc{
  padding: 18px;
}

.box{
  margin-bottom: 26px;
}

.box-heading{
  margin-bottom: 20px;
}

.box-heading h2{
  font-size: clamp(34px, 4vw, 64px);
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .02em;
}

.row[data-box-carousel]{
  margin-left: -10px;
  margin-right: -10px;
}

.row[data-box-carousel] .product-layout{
  padding-left: 10px;
  padding-right: 10px;
}

.product-layout{
  min-height: 1px;
}

.product-thumb{
  border-radius: 26px;
  transition: transform .25s ease, box-shadow .25s ease;
}

.product-thumb .caption{
  padding: 10px 6px 8px;
}

.product-thumb .name{
  min-height: 68px;
}

.product-thumb .name a{
  line-height: 1.35;
}

.product-thumb .price{
  font-size: 24px;
  font-weight: 700;
  margin-top: 4px;
}

.product-thumb .price-old{
  font-size: 15px;
  margin-left: 6px;
}

.quickview,
button.btn-primary,
.btn-primary,
.btn-default{
  font-weight: 700;
  letter-spacing: .01em;
}

.inform{
  margin-top: 20px;
}

.inform .row-inner.bg-color{
  background:
    linear-gradient(120deg, #cc708a 0%, #d98ea3 52%, #d17f96 100%) !important;
  border-radius: 26px;
}

.instagram-description{
  padding: 10px 0;
  color: rgba(255, 255, 255, 0.95);
}

.instagram-description h2{
  margin-bottom: 4px;
  color: #fff;
}

footer{
  margin-top: 34px;
}

footer .tm-container{
  border-radius: 28px;
}

.module-social .social-list a{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
}

#tm-newsletter-button{
  min-width: 160px;
}

@media (max-width: 991px){
  .box-heading h2{
    font-size: clamp(28px, 8vw, 50px);
  }

  .slide-desc{
    max-width: calc(100% - 36px);
  }
}

@media (max-width: 767px){
  .common-home .top{
    margin-bottom: 18px;
  }

  #banner0{
    margin-top: 14px;
  }

  .product-thumb .name{
    min-height: auto;
  }

  .product-thumb .price{
    font-size: 20px;
  }

  .wa-box{
    left: 14px;
    bottom: 18px;
  }

  .wa-box img{
    width: 64px;
    height: 64px;
  }
}

/* click-through fixes for decorative overlays */
#page .swiper-slide:before,
#page #banner0 .s-desc,
#page .owl-carousel .over,
#page .owl-carousel .over:before {
  pointer-events: none !important;
}

#page #banner0 .banner-box {
  position: relative;
}

#page #banner0 .banner-box > .link {
  position: absolute;
  inset: 0;
  z-index: 3;
}

/* catalog grid normalization: fixes broken rows and empty slots */
#products-category {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

#products-category > .product-layout {
  float: none;
  clear: none !important;
  padding-left: 10px;
  padding-right: 10px;
}

#products-category > .product-layout.product-grid {
  width: 25%;
}

#products-category > .product-layout.product-list {
  width: 100%;
}

#product-category .subcategories-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

#product-category .subcategories-grid > .subcategory-item {
  float: none;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 1199px) {
  #products-category > .product-layout.product-grid,
  #product-category .subcategories-grid > .subcategory-item {
    width: 33.3333%;
  }
}

@media (max-width: 767px) {
  #products-category > .product-layout.product-grid,
  #product-category .subcategories-grid > .subcategory-item {
    width: 50%;
  }
}

@media (max-width: 479px) {
  #products-category > .product-layout.product-grid,
  #product-category .subcategories-grid > .subcategory-item {
    width: 100%;
  }
}

/* Menu spacing and stacking fix */
@media (min-width: 768px) {
  .sf-menu > li {
    margin-left: 14px !important;
    margin-right: 14px !important;
    margin-bottom: 10px;
  }

  .sf-menu > li > a {
    padding: 8px 0;
    line-height: 1.3;
  }

  .navigation,
  .megamenu,
  .sf-menu,
  .sf-menu > li {
    position: relative;
  }

  .megamenu,
  .sf-menu {
    z-index: 1200;
  }

  .sf-menu li.sf-with-mega:hover,
  .sf-menu li.sfHover {
    z-index: 1210;
  }

  .sf-menu .sf-mega,
  .sf-menu .simple_menu {
    z-index: 1220;
  }
}

/* Footer redesign: cleaner dark surface with stronger contrast */
footer {
  margin-top: 42px;
}

footer .tm-container {
  background:
    radial-gradient(circle at 14% -30%, rgba(215, 120, 143, 0.18), transparent 45%),
    linear-gradient(155deg, #16161b 0%, #1f1f27 45%, #252531 100%);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
  box-shadow: 0 24px 54px rgba(13, 13, 18, 0.42);
  backdrop-filter: none;
}

footer .row-inner {
  padding: 8px 0;
}

footer h3,
footer .box-heading h3 {
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.01em;
  margin-bottom: 16px;
}

footer p,
footer .newsletter-description p {
  color: rgba(236, 236, 246, 0.78);
}

footer a {
  color: rgba(246, 246, 252, 0.92);
  transition: color .2s ease, opacity .2s ease;
}

footer a:hover,
footer a:focus {
  color: #f2b2c3 !important;
  opacity: 1;
}

footer ul li + li {
  margin-top: 8px;
}

footer .module-social .social-list a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 0;
  color: rgba(246, 246, 252, 0.92);
}

footer .logo img {
  filter: brightness(1.08) contrast(1.03);
}

footer .logo p {
  color: rgba(229, 229, 240, 0.74);
  margin-top: 8px;
}

footer .newsletter .form-control {
  height: 46px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.06);
  color: #f3f3f9;
  box-shadow: none;
}

footer .newsletter .form-control::placeholder {
  color: rgba(220, 220, 235, 0.58);
}

footer .newsletter .form-control:focus {
  border-color: rgba(242, 178, 195, 0.72);
  box-shadow: 0 0 0 3px rgba(242, 178, 195, 0.18);
}

footer #tm-newsletter-button {
  min-width: 176px;
  padding: 12px 22px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #d7788f 0%, #bf5f77 100%);
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.01em;
  transition: transform .2s ease, box-shadow .2s ease;
}

footer #tm-newsletter-button:hover,
footer #tm-newsletter-button:focus {
  transform: translateY(-1px);
  box-shadow: 0 10px 26px rgba(215, 120, 143, 0.36);
}

@media (max-width: 991px) {
  footer .row-inner {
    padding: 4px 0;
  }

  footer .col-inner {
    margin-bottom: 18px;
  }

  footer #tm-newsletter-button {
    width: 100%;
    margin-top: 10px;
  }
}
/* 2026-03 menu/search polish per UI feedback */
@media (min-width: 768px) {
  .megamenu .sf-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 12px 30px;
    text-align: center;
    text-align-last: auto;
    font-size: inherit;
    line-height: normal;
  }

  .megamenu .sf-menu > li {
    margin: 0 !important;
    float: none;
    flex: 0 1 auto;
  }

  .megamenu .sf-menu > li > a {
    display: inline-block;
    padding: 8px;
    line-height: 1.3;
    white-space: normal;
    max-width: 320px;
  }
}

/* remove bottom hover underline/highlight in top menu */
.sf-menu > li > a:before,
.sf-menu > li.sfHover > a:before,
.sf-menu > li > a:hover:before,
.sf-menu > li > a.active:before {
  content: none !important;
  display: none !important;
  width: 0 !important;
}

/* header search field cleanup */
header .search-area {
  margin-top: 14px;
}

header .search-area .input-group {
  display: flex;
  align-items: center;
  height: 44px;
  border: 1px solid rgba(201, 134, 149, 0.45);
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(116, 82, 92, 0.08);
  overflow: hidden;
}

header .search-area .search input[type=text],
header .search-area .search .form-control {
  flex: 1 1 auto;
  min-width: 0;
  height: 42px;
  padding: 0 16px;
  border: 0 !important;
  border-bottom: 0 !important;
  background: transparent;
  color: var(--text-main);
  font-size: 15px;
  line-height: 42px;
  box-shadow: none;
}

header .search-area .search input[type=text]:focus,
header .search-area .search .form-control:focus {
  outline: none;
  box-shadow: none;
}

header .search-area .search .button-search {
  width: 48px;
  height: 42px;
  border: 0;
  border-left: 1px solid rgba(201, 134, 149, 0.22);
  background: transparent;
  color: var(--accent-dark);
  font-size: 24px;
  line-height: 1;
}

header .search-area .search .button-search:hover,
header .search-area .search .button-search:focus {
  color: var(--accent-strong);
  background: rgba(201, 134, 149, 0.08);
}

@media (max-width: 767px) {
  header .search-area .input-group {
    height: 42px;
  }

  header .search-area .search input[type=text],
  header .search-area .search .form-control {
    height: 40px;
    line-height: 40px;
  }

  header .search-area .search .button-search {
    height: 40px;
  }
}

.sf-menu > li > a,
.sf-menu > li > a:hover,
.sf-menu > li > a:focus,
.sf-menu > li > a:active {
  text-decoration: none !important;
}

/* 2026-03-11 final header/menu alignment fixes */
@media (min-width: 768px) {
  .megamenu {
    margin-top: 18px;
    padding: 14px 0 0;
  }

  .megamenu .sf-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 10px 24px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-align-last: auto;
    font-size: 14px;
    line-height: 1;
  }

  .megamenu .sf-menu > li {
    margin: 0 !important;
    float: none;
    flex: 0 1 auto;
  }

  .megamenu .sf-menu > li > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 7px 4px;
    line-height: 1.25;
    white-space: normal;
    max-width: 320px;
    text-align: center;
  }
}

header .search-area {
  margin-top: 12px;
}

header .search-area .input-group {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 44px;
}

header .search-area .search input[type=text],
header .search-area .search .form-control {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 14px !important;
  height: 42px;
  line-height: 42px;
}

header .search-area .search .button-search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 48px;
  width: 48px;
  min-width: 48px;
  height: 42px;
  padding: 0;
}

header .search-area .search .button-search i {
  display: block;
  margin: 0;
  font-size: 22px;
  line-height: 1;
  transform: translateY(0);
}

@media (max-width: 767px) {
  .megamenu {
    padding-top: 10px;
  }

  header .search-area {
    margin-top: 6px;
  }

  header .search-area .input-group {
    min-height: 42px;
  }

  header .search-area .search .button-search {
    flex-basis: 44px;
    width: 44px;
    min-width: 44px;
    height: 40px;
  }

  header .search-area .search .button-search i {
    font-size: 20px;
  }
}

/* 2026-03-11 footer alignment hotfix */
@media (min-width: 992px) {
  footer .accordion-footer .row-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }

  footer .accordion-footer .row-inner > [class*="col-"] {
    display: flex;
  }

  footer .accordion-footer .row-inner > [class*="col-"] > .col-inner {
    width: 100%;
  }

  footer .accordion-footer .row-inner > .col-lg-6 .logo {
    text-align: center;
    margin: 0 auto;
    max-width: 360px;
  }

  footer .accordion-footer .row-inner > .col-lg-6 .logo a,
  footer .accordion-footer .row-inner > .col-lg-6 .logo .img-responsive {
    margin-left: auto;
    margin-right: auto;
  }

  footer .accordion-footer .row-inner > .col-lg-6 .logo p {
    text-align: center;
  }

  footer #tm-newsletter .box-content,
  footer #tm-newsletter-form,
  footer #tm-newsletter-form > .box-content.clearfix {
    position: static;
  }

  footer #tm-newsletter-form > .box-content.clearfix {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: flex-end;
  }

  footer #tm-newsletter .newsletter-description {
    width: 100%;
    margin: 0 0 4px;
    padding-right: 0;
  }

  footer #tm-newsletter .tm-login-form {
    flex: 1 1 auto;
    width: auto;
    min-width: 220px;
    margin: 0;
  }

  footer #tm-newsletter-button {
    float: none !important;
    margin: 0;
    min-width: 190px;
    height: 46px;
    align-self: flex-end;
  }
}

@media (max-width: 991px) {
  footer .logo {
    text-align: center;
  }

  footer .logo a,
  footer .logo .img-responsive,
  footer .logo p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  footer #tm-newsletter .tm-login-form {
    width: 100%;
  }
}

/* 2026-03-11 menu stabilization hotfix */
.megamenu,
.navigation,
.sf-menu {
  overflow: visible;
}

.megamenu .sf-menu .sf-mega,
.megamenu .sf-menu .simple_menu {
  z-index: 99999999;
}

@media (min-width: 1200px) {
  .megamenu .sf-menu {
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
  }

  .megamenu .sf-menu > li {
    flex: 0 1 auto;
    min-width: 0;
  }

  .megamenu .sf-menu > li > a,
  .megamenu .sf-menu > li > a.nav-link {
    max-width: none;
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.01em;
    padding: 6px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .megamenu .sf-menu {
    gap: 10px 14px;
  }

  .megamenu .sf-menu > li > a,
  .megamenu .sf-menu > li > a.nav-link {
    font-size: 12px;
    line-height: 1.25;
    padding: 6px 0;
  }
}

/* 2026-03-11 footer width + newsletter form refinements */
footer .accordion-footer .tm-container.container {
  width: calc(100% - 56px);
  max-width: 1720px;
}

footer .accordion-footer .tm-inner {
  padding-left: 12px;
  padding-right: 12px;
}

footer .accordion-footer .row-inner {
  padding: 16px 0;
}

footer #tm-newsletter {
  margin-bottom: 0;
}

footer #tm-newsletter .box-heading {
  display: none;
}

footer #tm-newsletter .newsletter-description {
  width: 100%;
  margin: 0 0 10px;
  padding-right: 0;
  line-height: 1.45;
}

footer #tm-newsletter .tm-login-form {
  width: auto;
  margin: 0;
}

footer #tm-newsletter-form > .box-content.clearfix {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

footer #tm-newsletter-form .tm-login-form {
  flex: 1 1 320px;
  min-width: 280px;
}

footer #tm-newsletter .form-control {
  width: 100%;
  height: 48px;
  padding: 0 14px;
  border-radius: 14px;
}

footer #tm-newsletter-button {
  flex: 0 0 auto;
  float: none !important;
  min-width: 190px;
  height: 48px;
  margin: 0;
  padding: 0 26px;
  white-space: nowrap;
}

@media (max-width: 1399px) {
  footer .accordion-footer .tm-container.container {
    width: calc(100% - 34px);
  }
}

@media (max-width: 991px) {
  footer .accordion-footer .tm-container.container {
    width: calc(100% - 24px);
  }

  footer .accordion-footer .tm-inner {
    padding-left: 0;
    padding-right: 0;
  }

  footer #tm-newsletter-form .tm-login-form {
    flex-basis: 100%;
    min-width: 0;
  }

  footer #tm-newsletter-button {
    width: 100%;
  }
}

/* 2026-03-11 submenu over slider z-index fix */
header,
.header-top,
.top-block,
.megamenu,
.navigation {
  position: relative;
  z-index: 12000;
}

/* keep hero slider below navigation layer */
.common-home .top,
.common-home .top .homebuilder,
.common-home .top .swiper-container,
.common-home .top .swiper-wrapper,
.common-home .top .swiper-slide {
  position: relative;
  z-index: 1;
}

/* override old 300px submenu hack and keep dropdown visible */
.megamenu .sf-menu > li.sf-with-mega {
  position: static !important;
}

.megamenu .sf-menu > li.sf-with-mega > .sf-mega,
.megamenu .sf-menu > li.sf-with-mega > .simple_menu {
  z-index: 13000 !important;
  display: none;
  margin-top: 10px;
  width: max-content;
  min-width: 300px;
  max-width: min(560px, calc(100vw - 40px));
  right: auto;
  left: 0;
}

.megamenu .sf-menu > li.sf-with-mega:hover > .sf-mega,
.megamenu .sf-menu > li.sfHover > .sf-mega,
.megamenu .sf-menu > li.sf-with-mega:hover > .simple_menu,
.megamenu .sf-menu > li.sfHover > .simple_menu {
  display: block;
}

.megamenu .sf-menu > li.sf-with-mega > .sf-mega {
  max-height: 70vh;
  overflow: auto;
}

/* 2026-03-11 submenu anchor correction */
.megamenu .sf-menu > li.sf-with-mega {
  position: relative !important;
}

.megamenu .sf-menu > li.sf-with-mega > .sf-mega,
.megamenu .sf-menu > li.sf-with-mega > .simple_menu {
  left: 50% !important;
  right: auto !important;
  top: 100%;
  transform: translateX(-50%);
  margin-top: 8px;
}

/* 2026-03-12 search dropdown layering + anchor fix */
header .search-area {
  position: relative;
  z-index: 15050;
}

header .search-area #search {
  position: relative;
  z-index: 15060;
  width: 100%;
}

header .search-area #search #fn-search {
  position: relative;
  width: 100%;
}

header .search-area,
header .search-area .search,
header .search-area .input-group {
  overflow: visible !important;
}

#livesearch_search_results {
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  width: 100% !important;
  min-width: 320px;
  margin-top: 8px !important;
  z-index: 15070 !important;
}

#livesearch_search_results li,
#livesearch_search_results a {
  background: #fff;
}

/* 2026-03-12 menu fix for 1366px range */
@media (min-width: 1200px) and (max-width: 1399px) {
  .megamenu {
    padding-top: 18px;
  }

  .megamenu .sf-menu {
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 10px 18px !important;
    line-height: normal;
  }

  .megamenu .sf-menu > li {
    flex: 0 1 auto;
    min-width: 0;
  }

  .megamenu .sf-menu > li > a,
  .megamenu .sf-menu > li > a.nav-link {
    white-space: normal !important;
    max-width: 260px;
    min-height: 36px;
    padding: 8px 0 !important;
    font-size: 13px !important;
    line-height: 1.28 !important;
    letter-spacing: 0.01em;
  }
}

/* 2026-03-12 homepage hero + offer slider layout */
.hero-offer-layout {
  display: grid;
  grid-template-columns: minmax(0, 2.25fr) minmax(260px, 1fr);
  gap: 18px;
  align-items: stretch;
}

.hero-offer-layout--single {
  grid-template-columns: minmax(0, 1fr);
}

.hero-offer-layout__main,
.hero-offer-layout__aside,
.offer-slider,
.offer-slider__item,
.offer-slider__card {
  height: 100%;
}

.offer-slider {
  display: grid;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 18px;
  height: 620px;
}

.offer-slider__card {
  position: relative;
  border-radius: 34px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255,250,247,0.98) 0%, rgba(245,230,226,0.96) 100%);
  box-shadow: var(--shadow-soft);
}

.offer-slider__card img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform .4s ease;
}

.offer-slider__card:hover img {
  transform: scale(1.05);
}

.offer-slider__link {
  position: absolute;
  inset: 0;
  z-index: 2;
}

.offer-slider__content {
  position: absolute;
  inset: auto 18px 18px 18px;
  z-index: 3;
  padding: 18px 20px;
  color: #fff;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(51, 34, 34, 0.06) 0%, rgba(51, 34, 34, 0.74) 100%);
  pointer-events: none;
}

.offer-slider__content h3,
.offer-slider__content p,
.offer-slider__content span {
  color: inherit;
  margin: 0;
}

.offer-slider__content h3 {
  font-size: 26px;
  line-height: 1.05;
  font-weight: 700;
}

.offer-slider__content p {
  margin-top: 6px;
  font-size: 15px;
  line-height: 1.35;
  opacity: 0.92;
}

.offer-slider__content span {
  display: inline-block;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  opacity: 0.82;
}

@media (max-width: 1199px) {
  .hero-offer-layout {
    grid-template-columns: minmax(0, 1.7fr) minmax(220px, .9fr);
  }

  .offer-slider__content h3 {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .hero-offer-layout {
    grid-template-columns: 1fr;
  }

  .offer-slider {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
    height: auto;
  }

  .offer-slider__item {
    min-height: 240px;
  }
}

@media (max-width: 767px) {
  .offer-slider {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .offer-slider__item {
    min-height: 220px;
  }

  .offer-slider__card,
  .offer-slider__content {
    border-radius: 22px;
  }
}

.swiper-slider {
    margin-bottom: 30px;
}

@media (max-width: 1560px) {
  .right1_slider{
    height: 230px !important;
  }
  .right2_slider{
    height: 230px !important;
  }
}
/* 2026-03-12 final desktop menu stabilization */
@media (min-width: 768px) {
  .megamenu,
  .navigation,
  .megamenu .sf-menu,
  .megamenu .sf-menu > li {
    overflow: visible !important;
  }

  .megamenu .sf-menu {
    align-items: stretch !important;
  }

  .megamenu .sf-menu > li {
    position: relative !important;
    display: flex;
    align-items: center;
  }

  .megamenu .sf-menu > li > a,
  .megamenu .sf-menu > li > a.nav-link {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 9px 4px 11px !important;
  }

  .megamenu .sf-menu > li.sf-with-mega::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 18px;
  }

  .megamenu .sf-menu > li.sf-with-mega > .sf-mega,
  .megamenu .sf-menu > li.sf-with-mega > .simple_menu {
    top: calc(100% - 1px) !important;
    left: 50% !important;
    right: auto !important;
    margin-top: 0 !important;
    transform: translateX(-50%);
  }

  .megamenu .sf-menu > li.sf-with-mega > .sf-mega {
    min-width: 260px;
    max-width: min(560px, calc(100vw - 32px));
    max-height: min(70vh, 760px);
    overflow: auto;
  }

  .megamenu .sf-menu > li.sf-with-mega > .simple_menu {
    min-width: 220px;
  }

  .megamenu .sf-menu > li.sf-with-mega:hover > .sf-mega,
  .megamenu .sf-menu > li.sfHover > .sf-mega,
  .megamenu .sf-menu > li.sf-with-mega:hover > .simple_menu,
  .megamenu .sf-menu > li.sfHover > .simple_menu {
    display: block !important;
  }
}

/* 2026-03-12 category sidebar menu redesign */
#product-category #column-left .box {
  padding: 24px 24px 28px;
  border: 1px solid rgba(213, 193, 185, 0.9);
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 252, 250, 0.98) 0%, rgba(251, 245, 242, 0.98) 100%);
  box-shadow: 0 18px 48px rgba(106, 72, 70, 0.08);
}

#product-category #column-left .box-heading {
  margin-bottom: 22px;
  padding-bottom: 0;
  border-bottom: 0;
}

#product-category #column-left .box-heading h2 {
  position: relative;
  display: inline-block;
  margin: 0;
  padding-bottom: 12px;
  font-size: 32px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #45393a;
}

#product-category #column-left .box-heading h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 94px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #4d4243 0%, #b59f98 100%);
}

#product-category .category-sidebar-menu-wrap {
  position: relative;
}

#product-category .category-sidebar-menu {
  margin: 0;
  padding: 6px 0 0;
  list-style: none;
}

#product-category .category-sidebar-menu__item + .category-sidebar-menu__item {
  margin-top: 8px;
}

#product-category .category-sidebar-menu__link {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 10px 14px 10px 18px;
  border-radius: 16px;
  color: #5f5153;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, transform .2s ease, box-shadow .2s ease;
}

#product-category .category-sidebar-menu__link::before {
  content: "";
  flex: 0 0 7px;
  width: 7px;
  height: 7px;
  margin-top: 9px;
  border-radius: 50%;
  background: #4d4243;
  box-shadow: 0 0 0 4px rgba(77, 66, 67, 0.08);
}

#product-category .category-sidebar-menu__link span {
  display: block;
}

#product-category .category-sidebar-menu__link:hover,
#product-category .category-sidebar-menu__link:focus {
  color: #2f2728;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 14px 28px rgba(106, 72, 70, 0.1);
  transform: translateX(4px);
}

#product-category .category-sidebar-menu__link:hover::before,
#product-category .category-sidebar-menu__link:focus::before {
  background: #ef476f;
  box-shadow: 0 0 0 5px rgba(239, 71, 111, 0.14);
}

@media (max-width: 1199px) {
  #product-category #column-left .box {
    padding: 22px 20px 24px;
    border-radius: 24px;
  }

  #product-category #column-left .box-heading h2 {
    font-size: 28px;
  }

  #product-category .category-sidebar-menu__link {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  #product-category #column-left .box {
    margin-bottom: 24px;
    padding: 18px 16px 20px;
    border-radius: 22px;
  }

  #product-category #column-left .box-heading {
    margin-bottom: 16px;
  }

  #product-category #column-left .box-heading h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }

  #product-category #column-left .box-heading h2::after {
    width: 72px;
  }

  #product-category .category-sidebar-menu {
    padding-top: 2px;
  }

  #product-category .category-sidebar-menu__item + .category-sidebar-menu__item {
    margin-top: 4px;
  }

  #product-category .category-sidebar-menu__link {
    gap: 10px;
    padding: 9px 10px 9px 12px;
    font-size: 15px;
    line-height: 1.35;
    border-radius: 14px;
  }

  #product-category .category-sidebar-menu__link::before {
    width: 6px;
    height: 6px;
    margin-top: 7px;
  }
}

/* 2026-03-12 cart page redesign */
#checkout-cart {
  padding-bottom: 20px;
}

#checkout-cart .cart-page-header {
  margin-bottom: 28px;
  padding: 30px 32px;
  border: 1px solid rgba(217, 200, 189, 0.9);
  border-radius: 30px;
  background: linear-gradient(135deg, rgba(255, 250, 247, 0.98) 0%, rgba(249, 239, 232, 0.98) 100%);
  box-shadow: 0 22px 48px rgba(106, 72, 70, 0.08);
}

#checkout-cart .cart-page-header h1 {
  margin: 0 0 10px;
  color: #352a28;
  font-size: 38px;
  line-height: 1.05;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

#checkout-cart .cart-page-header h1 i {
  margin-right: 10px;
  color: #cf6f8a;
}

#checkout-cart .cart-page-subtitle {
  max-width: 720px;
  margin: 0;
  color: #766466;
  font-size: 16px;
  line-height: 1.7;
}

#checkout-cart .cart-table-wrap {
  margin-bottom: 26px;
  padding: 18px 20px;
  border: 1px solid rgba(217, 200, 189, 0.9);
  border-radius: 28px;
  background: rgba(255, 251, 248, 0.96);
  box-shadow: 0 18px 42px rgba(106, 72, 70, 0.07);
}

#checkout-cart .cart-purchases-table {
  margin-bottom: 0;
  border: none;
  background: transparent;
}

#checkout-cart .cart-purchases-table > thead > tr > td {
  padding: 0 18px 16px;
  border: none;
  color: #8b7470;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#checkout-cart .cart-purchases-table > tbody > tr > td {
  padding: 18px;
  border: none;
  vertical-align: middle;
}

#checkout-cart .cart-purchase-row {
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(76, 53, 49, 0.06);
}

#checkout-cart .cart-purchase-row + .cart-purchase-row td {
  border-top: 14px solid transparent;
}

#checkout-cart .cart-purchase-row td:first-child {
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
}

#checkout-cart .cart-purchase-row td:last-child {
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
}

#checkout-cart .cart-purchase-image {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 112px;
  min-height: 112px;
  padding: 10px;
  border: 1px solid rgba(228, 213, 203, 0.92);
  border-radius: 20px;
  background: linear-gradient(180deg, #fffefd 0%, #faf3ee 100%);
}

#checkout-cart .cart-purchase-image img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}

#checkout-cart .cart-purchase-name a {
  color: #382d2b;
  font-size: 19px;
  line-height: 1.45;
  font-weight: 700;
  text-decoration: none;
}

#checkout-cart .cart-purchase-name a:hover,
#checkout-cart .cart-purchase-name a:focus {
  color: #b95d79;
}

#checkout-cart .cart-purchase-variant {
  color: #7f6b67;
  font-size: 14px;
  line-height: 1.5;
}

#checkout-cart .cart-purchase-qty-group {
  display: flex;
  align-items: center;
  gap: 10px;
  width: auto !important;
}

#checkout-cart .cart-purchase-qty-group .fn-product-amount {
  flex: 1 1 auto;
}

#checkout-cart .cart-purchase-stepper {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}

#checkout-cart .cart-purchase-stepper span {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #2f241d;
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  transition: transform .15s ease, background-color .2s ease, box-shadow .2s ease;
}

#checkout-cart .cart-purchase-stepper span:hover {
  background: #4a352a;
  box-shadow: 0 10px 20px rgba(47, 36, 29, 0.16);
  transform: translateY(-1px);
}

#checkout-cart .cart-purchase-qty-input {
  height: 46px;
  min-width: 74px;
  border: 1px solid #dfcfc2;
  border-radius: 14px;
  text-align: center;
  font-weight: 700;
  box-shadow: none;
}

#checkout-cart .cart-purchase-qty-group .input-group-btn {
  width: auto;
}

#checkout-cart .remove-button {
  width: 46px;
  height: 46px;
  padding: 0;
  border: none;
  border-radius: 14px;
  background: linear-gradient(135deg, #f5b2bc 0%, #e67788 100%);
  box-shadow: 0 12px 24px rgba(198, 99, 120, 0.22);
}

#checkout-cart .remove-button:hover,
#checkout-cart .remove-button:focus {
  background: linear-gradient(135deg, #e88e9f 0%, #d85f74 100%);
}

#checkout-cart .cart-purchase-price,
#checkout-cart .cart-purchase-total {
  color: #2f2522;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
}

#checkout-cart .cart-purchase-total {
  color: #b05572;
}

#checkout-cart .cart-summary-row {
  margin-bottom: 28px;
}

#checkout-cart .cart-summary-card {
  padding: 18px 20px;
  border: 1px solid rgba(217, 200, 189, 0.9);
  border-radius: 26px;
  background: linear-gradient(135deg, rgba(255, 249, 244, 0.98) 0%, rgba(250, 239, 232, 0.98) 100%);
  box-shadow: 0 18px 38px rgba(106, 72, 70, 0.08);
}

#checkout-cart .cart-summary-table {
  margin-bottom: 0;
  border: none;
}

#checkout-cart .cart-summary-table td {
  padding: 12px 0;
  border: none;
  color: #594846;
  font-size: 15px;
}

#checkout-cart .cart-summary-table tr + tr td {
  border-top: 1px solid rgba(227, 214, 205, 0.9);
}

#checkout-cart .purchase-full-price {
  color: #2f2522;
  font-size: 28px !important;
  font-weight: 800;
}

#checkout-cart .cart-checkout-layout {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 26px;
}

#checkout-cart .cart-side-card {
  height: 100%;
  padding: 28px 30px;
  border: 1px solid rgba(217, 200, 189, 0.9);
  border-radius: 30px;
  background: rgba(255, 251, 248, 0.96);
  box-shadow: 0 18px 42px rgba(106, 72, 70, 0.07);
}

#checkout-cart .cart-side-title {
  margin: 0 0 10px;
  color: #352a28;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 800;
}

#checkout-cart .cart-side-text {
  margin: 0 0 24px;
  color: #7d6966;
  line-height: 1.7;
}

#checkout-cart .cart-accordion {
  margin-bottom: 0;
}

#checkout-cart .cart-panel {
  margin-bottom: 14px;
  border: 1px solid rgba(227, 214, 205, 0.95);
  border-radius: 22px;
  overflow: hidden;
  box-shadow: none;
}

#checkout-cart .cart-panel-heading {
  padding: 0;
  border: none;
  background: linear-gradient(180deg, rgba(255, 248, 242, 0.98) 0%, rgba(250, 239, 233, 0.98) 100%);
}

#checkout-cart .cart-panel-heading .panel-title > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 22px;
  color: #433735;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

#checkout-cart .cart-panel-body {
  padding: 22px;
  background: #ffffff;
}

#checkout-cart .cart-inline-label {
  display: block;
  margin-bottom: 10px;
  color: #85706c;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

#checkout-cart .cart-coupon-group .form-control,
#checkout-cart .cart-side-card .form-control,
#checkout-cart .cart-side-card textarea.form-control {
  min-height: 50px;
  border: 1px solid #dfcfc2;
  border-radius: 16px;
  background: #fffefd;
  box-shadow: none;
}

#checkout-cart .cart-side-card textarea.form-control {
  min-height: 120px;
  padding-top: 14px;
  resize: vertical;
}

#checkout-cart .cart-customer-card .form-group {
  margin-bottom: 16px;
}

#checkout-cart .cart-form-error {
  margin-bottom: 18px;
  padding: 14px 16px;
  border: 1px solid rgba(194, 42, 57, 0.15);
  border-radius: 16px;
  background: rgba(194, 42, 57, 0.08);
}

#checkout-cart .cart-actions-bar {
  padding: 24px 28px;
  border: 1px solid rgba(217, 200, 189, 0.9);
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 251, 248, 0.96) 0%, rgba(249, 241, 235, 0.96) 100%);
  box-shadow: 0 16px 38px rgba(106, 72, 70, 0.07);
}

#checkout-cart .cart-actions-bar .btn {
  min-height: 52px;
  padding: 14px 24px;
  border-radius: 16px;
  font-weight: 700;
  letter-spacing: 0.03em;
}

#checkout-cart .cart-actions-bar .btn + .btn,
#checkout-cart .cart-actions-bar .btn + input.btn {
  margin-left: 12px;
}

#checkout-cart .cart-empty-state {
  padding: 54px 28px;
  border: 1px solid rgba(217, 200, 189, 0.9);
  border-radius: 32px;
  background: linear-gradient(135deg, rgba(255, 250, 247, 0.98) 0%, rgba(248, 238, 231, 0.98) 100%);
  box-shadow: 0 22px 48px rgba(106, 72, 70, 0.08);
  text-align: center;
}

#checkout-cart .cart-empty-state h1 {
  margin: 0 0 14px;
}

#checkout-cart .cart-empty-state p {
  max-width: 520px;
  margin: 0 auto 24px;
  color: #776462;
  font-size: 16px;
  line-height: 1.7;
}

@media (max-width: 1199px) {
  #checkout-cart .cart-page-header,
  #checkout-cart .cart-table-wrap,
  #checkout-cart .cart-side-card,
  #checkout-cart .cart-actions-bar,
  #checkout-cart .cart-empty-state {
    border-radius: 24px;
  }

  #checkout-cart .cart-side-card {
    padding: 24px 22px;
  }

  #checkout-cart .cart-page-header h1 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  #checkout-cart .cart-page-header {
    padding: 24px 20px;
    margin-bottom: 20px;
  }

  #checkout-cart .cart-page-header h1 {
    font-size: 26px;
  }

  #checkout-cart .cart-table-wrap {
    padding: 10px;
  }

  #checkout-cart .cart-purchases-table > thead {
    display: none;
  }

  #checkout-cart .cart-purchases-table,
  #checkout-cart .cart-purchases-table tbody,
  #checkout-cart .cart-purchases-table tr,
  #checkout-cart .cart-purchases-table td {
    display: block;
    width: 100%;
  }

  #checkout-cart .cart-purchase-row {
    margin-bottom: 14px;
    border-radius: 22px;
    overflow: hidden;
  }

  #checkout-cart .cart-purchase-row + .cart-purchase-row td {
    border-top: none;
  }

  #checkout-cart .cart-purchases-table > tbody > tr > td {
    padding: 12px 14px;
    text-align: left !important;
  }

  #checkout-cart .cart-purchase-image-cell,
  #checkout-cart .cart-purchase-image {
    text-align: center !important;
  }

  #checkout-cart .cart-purchase-image {
    width: 100%;
    min-height: 180px;
  }

  #checkout-cart .cart-purchase-name a {
    font-size: 18px;
  }

  #checkout-cart .cart-purchase-qty-group {
    justify-content: flex-start;
  }

  #checkout-cart .cart-purchase-stepper {
    width: auto;
  }

  #checkout-cart .cart-purchase-price::before {
    content: "Цена: ";
    color: #8b7470;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
  }

  #checkout-cart .cart-purchase-total::before {
    content: "Итого: ";
    color: #8b7470;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
  }

  #checkout-cart .cart-summary-row {
    margin-bottom: 20px;
  }

  #checkout-cart .cart-actions-bar {
    padding: 18px;
  }

  #checkout-cart .cart-actions-bar .pull-right {
    float: none !important;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  #checkout-cart .cart-actions-bar .btn,
  #checkout-cart .cart-actions-bar input.btn {
    width: 100%;
    margin-left: 0 !important;
  }
}
