@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=latin-ext');
:root{
  --call-to-action: #222;
  --call-to-action-hover: #000;
  --text-main: #d01345;
  --bg-main: #c09e83;
  --container-width: 1270px;
}

/* == FACTUAL == */
body{font-family: 'Poppins', sans-serif;}

.fa{font-weight:300;}
.title-carousel hr{display:none;}
.container-h {max-width: var(--container-width);}
.text-main {color:  var(--text-main)!important;}
.bg-main {background: var(--bg-main)!important;}
.total-rate{font-size:13px;}
.fullRate,
.rating-s:not(:checked)>label:hover, 
.rating-s:not(:checked)>label:hover~label, 
.rating-s>input:checked~label,
.option-group .rating i.on{color: #FFD314!important;}

.input-s {border: none;background: #f2f2f2;padding: 0 12px;min-height: 34px;border-radius: 2px;}
textarea.input-s {padding: 12px;}
.search-form-box input[type=text]{border: none;background: #f2f2f2;}

.btn {border-radius: 0;line-height:40px;background:none;text-transform: none;border:1px solid #000;transition:all .2s ease-in;}
.btn:hover {background: #000;color:#fff;border:1px solid #000;opacity:1;}
.btn.std {background:#000;border:none;}
.btn.btn-cmd {font-weight: 600;background: var(--call-to-action);line-height:40px;border:1px solid transparent;}
.btn.btn-cmd:hover {color:#fff;background: var(--call-to-action-hover);}

.ckPolicyGomag{font-weight: 300!important;padding: 35px!important;max-width: 400px!important;border-radius:0!important;box-shadow: rgb(0 0 0 / 10%) 0px 4px 10px 0px!important;}
.ckPolicyGomag .cc-content{margin-bottom:20px;max-height:100%!important;}
.ckPolicyGomag .cc-switch-text{display:none!important;}
.ckPolicyGomag .ck-accept .btn{display:block;font-weight:600;font-size: 14px!important;line-height: 40px!important;}

@media screen and (max-width: 767px){
    .btn:not(.add2cart){font-size:12px;line-height:34px;}
    .btn.btn-cmd{font-weight:500;line-height: 34px;}
}

/* HEADER */
.main-header .top-head {padding-top: 12px;padding-bottom: 0;}
.main-header .cart-header {padding-top: 10px;padding-bottom: 10px;}
#logo img{max-height: 50px;}
.acount-section {display: inline-block!important;}
.acount-section>ul>li {padding: 5px 0;}
.acount-section>ul>li>a {padding-left: 0;margin-left: 8px!important;border-left: none;}
.-g-user-icon .-g-user-fidelity-registration-bonus{min-width:60px;}
.-g-user-fidelity-registration-bonus-popup .btn {display: block;}
.mobile-icon {display: none!important;}

.search-form-box.search-toggle .search-modal {display: block!important;position: absolute;top: 20px;right: 25px;font-size: 26px;color: #000}
.search-form-box.search-toggle .search-close {display: block!important}
.search-form-box.search-toggle {position: fixed;top: 0;left: 0;right: 0;margin: auto;padding: 30px;width: 100%;height: 100vh!important;background: #fff;z-index: 9999;overflow-y: auto;opacity:0;visibility:hidden;transition:all .3s ease-in;}
.search-form-box.search-toggle.visible {opacity:1;visibility:visible;}
.search-form-box.search-toggle .search-form {margin: 50px auto 0;max-width: 1000px;transform:translate(0, -40px);transition:all .5s ease-in;}
.search-form-box.search-toggle.visible .search-form{transform:translate(0, 0);}
.search-form-box.search-toggle input[type=text] {background: none;height: 50px;font-weight: 300;font-size: 21px;color: #000;border: none;border-bottom: 1px solid #000;border-radius: 0;box-shadow: none;}
.search-form-box.search-toggle input[type=text]::placeholder {color: #000}
.search-form-box.search-toggle .search-button {font-size:21px;}
.search-form-box.search-toggle .search-button i {color: #000;}
.search-form-box.search-toggle .autocomplete-suggestion {background: 0 0;box-shadow: none;}
.search-form-box.search-toggle .autocomplete-suggestion div {font-weight: 300;font-size: 17px;color: #000!important;}
.search-form-box.search-toggle .ac-h {padding: 10px 0;}
.search-form-box.search-toggle .ac-h .ac-head {display: none;}
.search-form-box.search-toggle .ac-h .ac-list {overflow: hidden;height: auto;margin-top: 10px;}
.search-form-box.search-toggle .ac-h .ac-box {float: left;width: calc(25% - 4px);min-height: 260px;padding: 0;border: none;border-radius: 3px;background: #fff;overflow: hidden;position: relative;margin: 0 2px 4px;}
.search-form-box.search-toggle .ac-h .ac-image {display:block;float:none!important;padding: 0!important;width: 100%!important;height: 100%;margin-bottom: 10px;}
.search-form-box.search-toggle .ac-h .ac-image img {max-height: 420px;}
.search-form-box.search-toggle .ac-h .ac-title {font-weight:300;font-size: 14px;color: #000;padding:0 15px;margin-bottom: 5px;position: relative;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.search-form-box.search-toggle .ac-h .ac-title b {font-weight: 500!important;}
.search-form-box.search-toggle .ac-h .ac-price {position: relative;font-weight: 600;font-size: 14px;color:#000!important;padding:0 15px;margin-bottom: 15px;}
.search-form-box.search-toggle .ac-categ a {color: #fff}
.ac-price .ac-stock-status{display:block;margin-left:0!important;}

@media screen and (min-width: 1091px){
	.main-header .top-head .row {flex-wrap: wrap;}
    .main-header .logo-h {width:25%;}
}
@media screen and (max-width: 1090px){
	body{margin-top:0!important;}
	.main-header{position:sticky!important;top:0;z-index: 999;box-shadow: 0 2px 7px -4px rgba(0,0,0, .3);}
	.main-header .top-head {padding: 5px 10px;}
	.main-header .top-head .row{margin-left:0;margin-right:0;}
	.main-header .main.search-form-box {display: none;}
	.acount-section ul li a span:not(.q-cart,.-g-wishlist-product-count),
    .cart-header-btn .count{display: none!important;}
	.acount-section>ul>li>a>i {font-size: 21px;}
	.acount-section .search-m {display: inline-block!important;}
	.main-header .navigation-holder{order:-1;}
	.menu-trg span, 
	.menu-trg span:after, 
	.menu-trg span:before {background: #000;}
}
@media screen and (max-width: 991px){
	.main-header .logo-h:not(.logo-cart){width:100%;max-width: 160px;padding:0;}
	.main-header .acount-section{width:100%;padding-left:5px;padding-right:0;}
	.search-form-box.search-toggle .ac-h .ac-box{width: calc(33.333% - 4px);}
	.main-header .navigation-holder{width:60px;padding-right:5px;padding-left:0;}
}
@media screen and (max-width: 767px){
	#logo,
	.logo-h img	{margin: 0;}
	#logo img {max-height: 40px;}
    .search-form-box.search-toggle {height: 100svh!important;}
	.search-form-box.search-toggle .ac-h .ac-box{width: calc(50% - 4px);}
}
@media screen and (max-width: 480px){
	.search-form-box.search-toggle input[type=text] {font-size: 17px;}
}

/* MENU */
.main-menu {background: #222;}
.main-header .nav-menu-hh {padding: 0;}
.main-header .main-menu {min-height: 48px!important;}
.nav-menu>li {padding-top: 14px;padding-bottom: 14px;}
.main-menu ul li a{font-weight: 300;text-transform: none;}

.main-header #navigation{position: relative;}
.main-header.fix-nav{position:relative;top:0;left:0;right:0;margin:0 auto;width:100%;z-index:999;}
.main-header.fix-nav #navigation{top: 100%;left: 0;right: 0;margin: 0 auto;width: 100%;transition:all .15s ease-out;-webkit-transform: translateY(0);transform: translateY(0);}
.main-header.fix-nav .top-head-bg{position:relative;background:#fff;z-index:9999;}
.main-header.fix-nav .top-head{transition:all .12s ease-out;}

.main-header .main-menu {padding: 0;}

@media screen and (min-width: 1091px){
	.main-header.fix-nav.fade-menu {position:absolute;-webkit-transition: .12s!important;transition: .12s!important;-webkit-transform: translateY(-100%);transform: translateY(-100%);box-shadow: 0 4px 12px -6px rgba(0,0,0, .3);}
.main-header.fix-nav.fade-menu.animate-menu {position:fixed;-webkit-transform: translateY(0);transform: translateY(0);}
.main-header.fix-nav.fade-menu #logo img {max-height: 40px;}
.main-header.fix-nav.fade-menu #navigation{position: absolute;opacity:0;visibility:hidden;}
.main-header.fix-nav.fade-menu.active-menu #navigation{opacity:1;visibility:visible;}
	
	.main-header .navigation-holder {width: 100%;margin-top: 15px;}
	.main-header #navigation:before {content: '';display: block;position: absolute;top: 0;left: -50%;right: 0;margin: 0 auto;width: 200%;height: 100%;background: #222;}
}
@media screen and ( max-width:1090px ) {
	.main-header.fix-nav #navigation {position:relative;transition: none;-webkit-transform: none!important;transform: none!important;z-index:999;}
	/*.main-header.fix-nav.fade-menu .top-head-bg{display:none;}*/
	.main-header.fix-nav.fade-menu #navigation {position:relative;}
	.main-header .main-menu {background: none;}
}
@media screen and (max-width: 767px){
	.menu-trg{margin:10px 0 0 0;}
}

.main-header .menu-dd{top:100%!important;transition:none;box-shadow: 0px 0px 12px #00000016;pointer-events: none;}
.main-header .menu-dd.open{pointer-events: auto!important;}
.main-header .menu-dd.column2 ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.main-header .menu-dd.column3 ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
.main-header .menu-dd.column4 ul{-webkit-column-count: 4;-moz-column-count: 4;column-count: 4;}
.main-header .menu-dd.column3.banner ul{-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}
.main-header .menu-dd.column4.banner ul{-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;}
.main-header .menu-dd ul li{width:100%!important;max-width:100%;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;}
@-moz-document url-prefix(){
    .main-header .menu-dd ul li{float:none!important;}
}
.main-header .nav-menu-hh{position:relative;}
.main-header .menu-dd.column1{width:300px!important;}
.main-header .menu-dd.column1.banner{width:600px!important;}
.main-header .menu-dd.column2{width:550px!important;}
.main-header .menu-dd.column3{width:700px!important;}
.main-header .menu-dd.column4{width:min(calc(var(--container-width) - 60px), calc(100vw - 60px))!important;}
.main-header .menu-dd.column-sld{min-width:400px;}
.main-header .menu-dd.col-sub-img {width: 650px;}
.main-header .menu-dd.col1-img {width: 450px;}


/* TITLES */
.title-carousel{padding-top:20px;text-align: left;}
.title-carousel .title,
.pin .figcaption .title,
.extra-offer .extra-offer-title{font-size: 26px;font-weight: 500;text-align: left;text-transform: none;}

.breadcrumbs-default ol li,
.breadcrumbs-default ol li a,
.breadcrumbs-box ol li,
.breadcrumbs-box ol li a{font-size:13px;}
.breadcrumbs-default ol li.active,
.breadcrumbs-box ol li.active,
.breadcrumbs-default ol li a.active{color: #767676;text-decoration: none;}

@media screen and (max-width: 767px){
    .title-carousel .title, 
    .pin .figcaption .title, 
    .extra-offer .extra-offer-title{font-size: 20px;}
}
@media screen and (max-width: 480px){
	#shoppingcart .title-carousel .title {padding: 0;}
}


/* PRODUCT BOX */
.-g-product-box-prp-price {font-size: 11px!important;}
.product-icon-box{top: 5px;left: 5px;display: flex;flex-direction: column;flex-wrap: wrap;align-items: flex-start;gap: 4px;width: calc(100% - 60px);}
.product-box .product-icon-box{width:100%;}
.product-icon-box.bottom {bottom:5px;}
.product-box.center{text-align:left;}
.product-box .icon, 
.product-icon-box .icon, 
.product-box .icon.-g-icon-discount-value, 
.product-icon-box .icon.-g-icon-discount-value{font-size: 13px;font-weight: 400;width: auto;min-width: 50px;max-width: 100%;height: auto;line-height: 26px;border-radius: 0;padding: 0 8px;margin:0;}
.product-box .icon.new, .product-box .icon.discount, .product-icon-box .icon.new, .product-icon-box .icon.discount{float:none;}
.product-box img.icon, .product-icon-box img.icon {padding: 0;min-width: auto;}
.product-box .box-holder{max-width:100%;}
.product-box .image {padding-top: 135%;}
.product-box .product-icon-holder {width:100%;aspect-ratio:20/27}
.product-box .image img {border-radius: 2px;}
.product-box .price{font-weight: 600;}


.product-box .add-list .qty-regulator{display:flex;width:100%;margin:0 0 5px;}
.product-box .add-list .qty-regulator input[type=text]{width:100%;}
.product-box:not(.list-type) .add-list .addToWishlist{position: absolute;top: 0;right: 0;display: flex!important;flex-direction: column;justify-content: center;flex-wrap: nowrap;transform: translate(-8px, 8px);opacity: 1;visibility: visible;transition: all .5s cubic-bezier(0.8, 0, 0.3, 0.95);z-index: 9;}
.product-box:not(.list-type):has(.product-icon-box .icon-text-mark) .add-list .addToWishlist{transform: translate(-8px, 48px);}
.product-box .add-list .addToWishlist{display: flex;justify-content: center;align-items: center;border-radius:50%;background:#fff;color:#000;width:35px;height:35px;font-size:19px;padding: 0;margin:0 0 7px;border:none;box-shadow: 0 4px 12px -3px #00000025;transition:all .2s ease-in;}
.product-box .add-list .addToWishlist .fa{display:inline-block;}
.product-box .add-list .addToWishlist span{display:none;}
@-webkit-keyframes pulse {
    0% {-webkit-transform: scaleX(1);transform: scaleX(1)}
    50% {-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05)}
    to {-webkit-transform: scaleX(1);transform: scaleX(1)}
}
@keyframes pulse {
    0% {-webkit-transform: scaleX(1);transform: scaleX(1)}
    50% {-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05)}
    to {-webkit-transform: scaleX(1);transform: scaleX(1)}
}
.product-box .add-list .addToWishlist:hover .fa{font-weight:700;-webkit-animation: pulse 1s infinite;-moz-animation: pulse 1s infinite;animation: pulse 1s infinite;}


@media screen and (max-width: 767px){
    .product-box{padding:0 5px;}
    .product-box .title,
    .product-box .price{font-size:12px;}
	.product-box .icon.new, .product-box .icon.discount, .product-icon-box .icon.new, .product-icon-box .icon.discount, .product-box .icon.-g-icon-discount-value, .product-icon-box .icon.-g-icon-discount-value {font-size: 11px;line-height: 24px;}
}


/* CAROUSEL */
#main-bnn .owl-theme .owl-controls .owl-buttons div,
.carousel-slide .owl-theme .owl-controls .owl-buttons div{font-size: 25px;color:#444;width: 45px;height: 45px;text-align: center;background: rgba(255, 255, 255,.85); -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;box-shadow: 0 2px 7px -2px rgb(0 0 0 / 30%);transition: all .2s ease-in;}
#main-bnn .owl-next, #main-bnn .owl-prev{top: 50%;}
/* CAROUSEL MEDIA-Q */
@media screen and (max-width:1300px) {
	.carousel-slide .owl-carousel{padding:0 20px;}
}
@media screen and (max-width: 991px){
	.carousel-slide {padding: 0 4px 30px;}
}
@media screen and (min-width: 481px){
	.carousel-slide .owl-prev {left: -20px;}
	.carousel-slide .owl-next {right: -20px;}
}
@media screen and (max-width: 480px){
	.carousel-slide .owl-carousel{padding:0;}
	#main-bnn .owl-theme .owl-controls .owl-buttons div,
	.carousel-slide .owl-theme .owl-controls .owl-buttons div{width: 40px;height: 40px;line-height: 40px;}
	#main-bnn .owl-prev{left:5px;}
	#main-bnn .owl-next{right:5px;}
}


/* COMPONENTS */
.-g-banner-fixed{margin-bottom:0!important;}
.-g-banner-fixed .title{font-weight: 500!important;font-size: 26px!important; margin-bottom: 0!important; line-height: 1.2!important;}
.-g-banner-fixed .subtitle {font-size: 14px!important;line-height:1.5!important;margin-top: 15px!important;}
.-g-banner-fixed .btn {font-weight: 400;line-height: 40px!important;margin: 20px 0 0!important;}

.-g-homepage-main-slider + .-g-component-banner-group{margin-top:5px;}

/* PIN */
.pinGrid{padding:30px 0 0;}
.pin{position:relative;padding: 0 8px;background: none;}
.pin a{overflow: hidden;border-radius: 0;}
.pin img{transition: all .4s ease-out;}
.pin:hover img{transform:scale(1.05);}
.pin .figcaption{padding: 2% 5% 6%;text-align:left;}
.pin .figcaption .title {line-height: 1.5;margin: 0;}
.pin .figcaption p{font-weight: 300;font-size: 15px; line-height: 1.4;margin-top: 5px;}
.pin .figcaption .banner-btn{font-weight: 400;font-size: 15px;margin-top: 20px;line-height:40px;padding:0 20px;color: #fff;background: #c09e83;}

/* PIN MEDIA-Q */
@media screen and (min-width:992px) {
    .pin .figcaption{bottom: 10%;position: absolute;left: 0;right: 0;margin: auto;width: 80%;padding: 2% 4% 4%;display: flex;flex-wrap: nowrap;justify-content: center;align-items: baseline;flex-direction: column;    background: #ffffff99;
    backdrop-filter: blur(8px);-webkit-backdrop-filter: blur(8px);text-align:left;}
}
@media screen and (max-width:480px) {
    .pin,
    .-g-component-banner-group{padding:0;}
    .pinGrid{margin:0;}
}


/* FOOTER */
.newsletter-form{position:relative;}
.newsletter-form input[type=text] {
    width: 100%;
    max-width: 400px;
    height: 36px;
    line-height: 36px;
    padding: 0 110px 0 12px;
    vertical-align: top;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 10px -2px #00000010;
}
.newsletter-form input[type=submit] {
    display: inline-block;
    width: 110px;
    line-height: 36px;
    text-transform: uppercase;
    border-radius: 2px;
    vertical-align: top;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    padding: 0 10px;
    margin:0;
}
.custom-chk, 
.custom-chk label {font-size: 12px;}

.bottom-section{border:none;}
.bottom-section .container-h{padding:0;}
.bottom-section .col{padding: 25px 15px;}
.bottom-section .col.social ul{display:flex;justify-content: center;align-items: center;gap: 8px;}
.bottom-section .col.social ul li a {width: auto;height: auto;font-size: 24px;color: #222;line-height: 35px;border-radius: 0;background: none;}

footer,.main-footer {background: #222 !important;}
.main-footer{padding-top:40px;}
.main-footer .col .title{text-transform:uppercase;color:#fff;font-size:15px;font-weight:300;margin-top:0;margin-bottom:20px}
.main-footer .col .title a{color:#fff;}
.main-footer .col ul li{display:block;margin-bottom:5px;color:#888}
.main-footer .col ul li a{display:block;color:#888;font-weight:400;font-size:13px;transition:all .3s ease-in-out;}
.main-footer .col ul li a:hover{color:#fff;}
.main-footer .col ul li i{font-size:15px;}
.main-footer .col-right {color: #888;}
.main-footer .col-right a{color: #fff;}

/* FOOTER MEDIA-Q */
@media screen and (max-width: 800px){
    .bottom-section .col{padding: 25px 0;}
    .newsletter-form{max-width:400px;}
}


/* LIST */
.filter-trg {line-height: 34px!important;}
.filter.box.-g-category-filters-apply-all {position: sticky;bottom: 0;background: #fff!important;z-index: 99;padding: 10px 15px 0 15px!important;margin: 0 -15px;box-shadow: 0px -1px 3px -2px #00000030!important;}
.product-box:not(.list-type) .add-list .btn {display: block;}

/* DETAIL */
.vertical-slider-box,
.vertical-slide-img,
.vertical-slide-img img{max-height:100%!important;}

.detail-price{font-weight:600;margin-top: 10px;margin-bottom: 10px;}
.add-section {display:flex;flex-wrap:wrap;max-width:100%;}
.add-section .qty-regulator {display: flex;flex-wrap: nowrap;position:relative;margin: 0 10px 10px 0;width: 100px;}
.add-section .qty-regulator input[type=text] {width: 70px;height: 50px;font-size: 20px;line-height: 50px;border: 1px solid #dbdbdb;}
.add-section .qty-regulator .minus,
.add-section .qty-regulator .plus{position:absolute;right:0;height: 26px;width: 31px;line-height: 28px;font-size: 14px;}
.add-section .qty-regulator .minus{bottom: 0px;border-top: none;}
.add-section .qty-regulator .plus{top: 0px;border-bottom: none;}
.add-section .btn{width:100%;line-height: 48px;margin-left:0!important;}
.add-section .qty-regulator + .btn{width:calc(100% - 110px);}


.extra-offer{border:none;padding-bottom: 0;}
.extra-offer .box {padding: 20px 0;border-bottom: 1px solid #dfdfdf;}
.extra-offer .box:last-of-type{border-bottom: 1px solid #dfdfdf;}
.extra-offer .owl-carousel{padding:0;}
.extra-offer .box-offer,
.extra-offer .box-offer .price{text-align:left;}
.extra-offer .box-offer .price {font-weight: 500;}
.extra-offer .buy .btn{line-height:40px;}
.extra-offer .buy .detail-price eco {font-weight: 400;}


.detail-tabs,
.detail-recomended{width:100%;}
ul.resp-tabs-list{display:none}
span.resp-accordion{display:block}
.resp-vtabs .resp-tab-content{border:1px solid #C1C1C1}
.resp-vtabs .resp-tabs-container{float:none;width:100%;min-height:100px;clear:none}
.resp-accordion-closed{display:none!important}
.resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1!important}
.detail-tabs span.resp-accordion{padding:12px 15px!important;margin-bottom: 0;font-size: 15px;border:none!important;background: #f2f2f2!important;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;position: relative;z-index:8;}
.detail-tabs .resp-tab-content{padding: 10px 0;border:none!important;}


@media screen and (min-width: 768px){
    .detail-slider-holder{width:55%;padding-right: 35px;}
    .detail-title,
    .detail-prod-attr{width:45%;}
}
@media screen and (max-width: 767px){
    .-g-product-row-box{display: flex;flex-direction: column;}
    .detail-title {padding-right: 45px;margin-bottom: 0;}
    .detail-title .title {padding: 12px 0 8px;margin: 0;}
    .detail-title .title span{margin-top:5px;}
    .go-back-icon{left:auto;right:0;}
    .detail-slider-holder{order:-1;padding:0;}
    #stock-btn, 
    .__shippingPriceTemplate, 
    .detail-price, 
    .detail-product-atributes, 
    .detail-title, 
    .product-code, 
    .wish-section,
    .detail-product-atributes .prod-attr-h{text-align: left;}
    .product-code {margin-top: 10px;}
	.oney-info {margin: 0 auto 10px!important;}
}
@media screen and (max-width: 480px){
    .detail-product-atributes select{max-width:100%!important;}
    .product-code .code{margin-bottom:5px;}
    .wish-section .col{margin-bottom:0;}
    .extra-offer .detail-price {margin: 0 0 20px;}
    .extra-offer .buy .btn{width:100%;margin-bottom:0;}
}

/* CART */
.cart-items .qty-h .qty-regulator .minus{border-right: none;}
.cart-items .qty-h .qty-regulator .plus{border-left: none;}

@media screen and (max-width: 480px){
   .cart-title-holder {align-items: stretch;}
}


/* BLOG */
.-g-post-slide .-g-post-image{height: 400px;margin-bottom: 30px;}
.-g-post-slide .-g-post-slide-title{text-transform:uppercase;margin-bottom: 15px;}
.-g-post-slide .-g-post-slide-content {font-size: 15px;color: #000;line-height: 1.6;}
.-g-post-slide .-g-post-readMore{font-weight: 500;font-size: 13px;text-transform: uppercase;}
.-g-blog-page .blog-title{font-weight: 500;text-transform: uppercase;}
.-g-blog-page .-g-post-info {padding: 15px 0 0;border-top: 1px dashed #e0dede;border-bottom: none;}
.-g-blog-post .-g-post-content-detail {font-size: 15px;color: #707070;}


/* TESTIMONIAL */
.testimonial-holder{background:#f2f2f2!important;}
.testimonial-sld li {float: none;width: 100%;padding: 0;display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.testimonial-sld .avatar-h {display: flex;width: 170px;height: 170px;margin: 10px auto;font-weight: 300;font-size: 36px;text-align: center;line-height: 1.4;border: 10px solid #80766e35;border-radius: 50%;overflow: hidden;position: relative;justify-content: center;align-items: center;background: #fff;}
.testimonial-sld .avatar-h img {max-width: 100%;max-height: 100%;margin: auto;position: relative;border: none;}
.testimonial-sld .testimonial-content{overflow: hidden;width: calc(100% - 300px);display: flex;flex-direction: column;flex-wrap: nowrap;align-items: flex-start;}
.testimonial-sld .content {font-size: 18px;line-height: 1.4;}
.testimonial-sld .content > span{display:block;margin-bottom:5px;}
.testimonial-sld .title{order: 1;display: flex;flex-wrap: nowrap;flex-direction: column;text-align: left;min-height: inherit;margin: 20px 0 0;font-weight: 500;font-size: 18px;}
.testimonial-sld .owl-pagination{display:block;}
.testimonials{padding:20px;}
/* TESTIMONIAL MEDIA-Q */
@media screen and (max-width: 767px){
    .testimonial-sld .testimonial-content{width: 100%;}
    .testimonial-sld .content{font-size: 18px;}
}

body{font-family: 'Roboto', sans-serif;}

#logo img{content: url('https://gomagcdn.ro/domains3/hainecurost.ro/files/company/hcr-wordmark-primary-v22904.svg');}
.container-h,.container-h.full{max-width:100%} .main-header .menu-dd.column4{width:min(calc(100vw - 60px), calc(1920px - 60px))!important;}
:root{--container-width:1242px}
h1{font-size:1.4em !important;}h2{font-size:1.3em !important;}.detail-title .title span{font-size:1.15em !important;}
.btn.std{color:#ffffff;}
.btn.std{background:#6b2335;border:1px solid #6b2335;}
.btn{font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
.btn.btn-cmd,.cart-header-btn .q-cart, .cart-m .q-cart{color:#ffffff !important;}
.btn.btn-cmd, .cart-header-btn .q-cart, .cart-m .q-cart{background:#6b2335 !important;border: 1px solid #6b2335;} .-g-one-time-offers .-g-one-time-cart-label {background: #6b233520;}
.btn.btn-cmd{font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
body{background:#faf8f5 !important;} .-g2-checkout .checkout .fixed-side{box-shadow: none;}
/*popup*/
.top-head-bg,.main-header .cart-header.container-bg{background:#ffffff !important;}
.acount-section > ul > li > a, .cart-menu ul li a:not(.btn), .cart-help a, .contact-cart, .international-header .flag-select{color:#211c1e!important;} .menu-trg span, .menu-trg span:after, .menu-trg span:before {background:#211c1e;}
.contact-header{display:none !important;}
.user-m.-g-user-icon{display:inline-block!important;}
.acount-section>ul>li.contact-header>a, .main-menu ul .phone-m a{color:#686063 !important;}
.main-header .nav-menu > li{padding-top:10px !important;padding-bottom:10px !important;}.main-header  .main-menu ul.nav-menu>li>a{font-size:14px !important;}.main-header .all-product-button .menu-dd{top: 41px!important;}
#mm-main-menu .mm-navbar, #mm-nav-filter .mm-navbar{background:#faf8f5;}@media screen and (min-width: 1091px){.main-header .main-menu, .main-header #navigation:before{background:#faf8f5;}}
.main-header .main-menu ul.nav-menu>li>a, .mobile-icon li a, #mm-main-menu .mm-navbar, #mm-nav-filter .mm-navbar {color: #211c1e !important;}#mm-main-menu .mm-btn:before {border-color: #211c1e;}#mm-nav-filter .mm-navbar #close-filters{fill: #211c1e;}
.main-menu ul.nav-menu>li>a{font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
footer,.main-footer{background:#3b101c !important; border:0 !important;}
.main-footer a{font-size:14px !important;}
.main-footer a{color:#ffffff !important;}
.main-footer .col ul li,.main-footer .col h4, .main-footer .col-right{font-size:14px !important;}
.product-box .title{font-size:16px !important;}
.product-box .title{color:#211c1e !important;}
.product-box .title{-webkit-line-clamp: 3;}
.product-box .title{font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:300 !important;}
.product-box .price{font-size:18px !important;}
.product-box .price, .product-box .price .text-main, .detail-price, .cart-items .price .text-main, .cart-dd .price .text-main, .extra-offer .box-offer .price .text-main, .ac-price .text-main{color: #6b2335 !important;}
.product-box .price .price-full{font-size:13px !important;}
.product-box .price s, .detail-price s, .cart-items .price s, .cart-dd .price s, .extra-offer .box-offer .price .price-full, .ac-price s{color: #686063 !important;}
.product-box .image img{max-height:276px;}
.banner-group-small .owl-item div{color:#ffffff !important;}
.banner-group-small .owl-item{background:#6b2335 !important;opacity:.5;} .banner-group-small .owl-item.synced{opacity:.8;}
.box-description {display:none !important;}
#category-page .catTitle{font-size:30px !important;}
#category-page .catTitle{color:#211c1e !important;}
.filter.box a {font-size:14px !important;}
.filter.box a {color:#211c1e !important;}
.filter.box .title {font-size:16px !important;}
.filter.box .title {color:#211c1e !important;}
.filter.box .title {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
.filter-group-selected span.filter {font-size:14px !important;}
.filter-group-selected span.filter {color:#211c1e !important;}
.filter-group-selected span.filter {background-color:#f1ece7 !important;}
.detail-title .title,.detail-title .title span {font-size:30px !important;} 
.detail-title .title {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
.detail-title .title {color:#211c1e !important;}
.detail-tabs .resp-tab-content p,.product-code span,.detail-product-atributes,.detail-product-atributes div,.short-description{font-size:13px !important;}
.detail-tabs .resp-tab-content p,.product-code span,.detail-product-atributes,.detail-product-atributes div,.short-description{color:#211c1e !important;}
#product-page .detail-price {font-size:25px !important;}
#product-page .detail-price {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#product-page .wish-section a {font-size:15px !important;}
#product-page .btn.btn-cmd {font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#product-page .help-phone a {color:#211c1e !important;}
.stock-status.available {font-size:14px !important;}
.stock-status.available {color:#686063 !important;}
.stock-status.available {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#product-page .addToWishlistDefault {display: none !important;} 
#product-page #info-btn {display: none !important;} 
#product-page .detail-share {display: none !important;} 
#product-page .detail-tabs .resp-tabs-list li{padding:10px 15px!important;font-size:13px!important;}#product-page .detail-tabs span.resp-accordion{padding: 12px 15px!important;font-size: 15px!important;}
#product-page .detail-tabs li,.detail-tabs span.resp-accordion {color:#211c1e !important;}
#product-page .detail-tabs li {font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#product-page .detail-recomended {display: none !important;} 
.main-header .cart-header .cart-help a span{font-size:14px !important;}
.main-header .cart-header .cart-help a span {color:#493b35 !important;}
.main-header .cart-header .cart-help a span {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#shoppingcart .cart-total {font-size:20px !important;}
#shoppingcart .cart-total {color:#211c1e !important;}
#shoppingcart .cart-total {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#shoppingcart .cart-items .prod .image {width:100%!important;max-width: 90px !important; max-height: auto !important;}#shoppingcart .cart-items .prod img {max-height: 150px !important;}
#shoppingcart .cart-items .prod .title{font-size:15px!important;}
#shoppingcart .cart-items .prod .info-prod a {color:#211c1e !important;}
#shoppingcart .cart-items .prod .info-prod a {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#shoppingcart .cart-items .price {font-size:18px!important;}
#shoppingcart .cart-items .prod .info-prod .price {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
.icon-group.cart {display: none !important;} 
#shoppingcart ~ .bottom-section .holder {display: none !important;} 
.cart-header .cart-menu ul {display: none !important;} 
.checkout h3 {font-size:20px !important;}
.checkout h3 {color:#211c1e !important;}
.checkout h3 {font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#checkoutform .label-s {font-size:14px;}
#checkoutform .label-s {color:#211c1e;}
#checkoutform .label-s {font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#checkoutform .input-s {font-size: 14px!important;padding: 5px 10px;}
#shoppingcart .fixed-side .cart-items>li .image {width:100%!important;max-width: 80px !important;}#shoppingcart .fixed-side .cart-items>li .image img {max-height: 150px !important;}
#shoppingcart .cart-items .prod .title{font-size:14px!important;}
#shoppingcart .fixed-side .cart-items>li .info-prod a {color:#211c1e !important;}
#shoppingcart .fixed-side .cart-items>li .price {font-size:16px !important;}
#shoppingcart .fixed-side .cart-total {font-size:18px !important;}
#shoppingcart .fixed-side .cart-total {color:#6b2335 !important;}
#shoppingcart .fixed-side .cart-total {font-weight:normal !important;font-style: normal !important;text-decoration: none !important;text-transform: none !important;font-weight:bold !important;}
#shoppingcart .fixed-side .testimonials {display: none !important;} 
.icon.new{background: #b86f52 !important; }
.icon.discount{background: #493b35 !important; }
.icon-group{background: #f1ece7 !important; }
.icon-group .col .icon-label, .icon-group .col .icon-label span{color: #211c1e !important; }
.main-menu ul li:hover > a, .menu-dd li a:hover, .main-header .main-menu ul.nav-menu>li:hover>a {color: #6b2335!important;}
.option-group .rating i.on, .fullRate,.rating-s > input:checked ~ label, .rating-s:not(:checked) > label:hover,
	 .rating-s:not(:checked) > label:hover ~ label, .rating-s > input:checked + label:hover, .rating-s > input:checked ~ label:hover, .rating-s > label:hover ~ input:checked ~ label, .rating-s > input:checked ~ label:hover ~ label {color: #faf8f5 !important;}
body{font-size:16px;}
.search-button{background:#211c1e;}
.search-button{color:#ffffff;}
.bottom-section .title,.bottom-section .title span, .bottom-section .custom-chk, .bottom-section .custom-chk label, .support-contact, .main-footer .col .title, .main-footer .col ul li, .main-footer .col ul li, .main-footer .col-right{color: #faf8f5!important;}
.t-tips{color:#686063;}
.bottom-section .newsletter{display: none !important;}
	.bottom-section .social{border: none !important;}
	.bottom-section .col:first-child:nth-last-child(1) {
	  width: 100% !important;
	}
	.bottom-section .col:first-child:nth-last-child(2) {
	  width: 50% !important;
	}
	.bottom-section .col:first-child:nth-last-child(3) {
	  width: 33.3333% !important;
	}
	
.bottom-section .social{display: none !important;}
	.bottom-section .social{border: none !important;}
	.bottom-section .col:first-child:nth-last-child(1) {
	  width: 100% !important;
	}
	.bottom-section .col:first-child:nth-last-child(2) {
	  width: 50% !important;
	}
	.bottom-section .col:first-child:nth-last-child(3) {
	  width: 33.3333% !important;
	}
	
.bottom-section,.bottom-section .holder{background:#3b101c !important;border:0px !important;}
.newsletter-form input[type="submit"]{background: #faf8f5;}
.newsletter-form input[type="submit"]{color: #3b101c;}
.bottom-section .title,.bottom-section .title span, .bottom-section .custom-chk, .bottom-section .custom-chk label, .bottom-section .col.social ul li a, .support-contact,.bottom-section .col .custom-chk a{color: #faf8f5!important;}

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Newsreader:wght@500;600&display=swap");

/*
 * Haine cu Rost — Gomag Factual
 * CSS compatibil cu validatorul Ace/CSSLint din Gomag
 * Versiune: 3.2
 * Data: 2026-08-03
 *
 * Înlocuiește integral CSS-ul V2.6.
 * Nu păstra simultan versiunile anterioare.
 */

/* =========================================================
   1. BAZĂ VIZUALĂ
   ========================================================= */

html,
body,
button,
input,
select,
textarea {
  font-family: "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

body {
  background-color: #FAF8F5;
  color: #211C1E;
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  font-weight: 700;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
summary:focus,
[tabindex]:focus {
  outline: 3px solid #006672;
  outline-offset: 3px;
}


/* =========================================================
   2. HEADER
   ========================================================= */

.main-header {
  background-color: #FFFFFF;
  border-bottom: 1px solid #DDD4CF;
  box-shadow: none;
}

#logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 210px;
  min-width: 132px;
  max-height: 34px;
}

@media (max-width: 767px) {
  #logo img {
    max-width: 165px;
    min-width: 132px;
    max-height: 28px;
  }
}


/* =========================================================
   3. FOOTER
   ========================================================= */

#-g-footer-general,
#-g-footer-general .main-footer {
  background-color: #3B101C;
  color: #FAF8F5;
  font-family: "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

#-g-footer-general .-g-footer-group > .title {
  color: #FAF8F5;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

#-g-footer-general .footer-submenu a {
  color: #E9B7A3;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
}

#-g-footer-general .footer-submenu a:hover,
#-g-footer-general .footer-submenu a:focus {
  color: #FFFFFF;
  text-decoration: underline;
}

#-g-footer-general .-g-footer-company-data {
  display: none !important;
}

@media (min-width: 992px) {
  #-g-footer-general .main-footer > .row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  #-g-footer-general .main-footer > .row > .col-md-3.col:first-of-type {
    position: static;
    display: block;
    float: none;
    width: 16.66666667%;
  }

  #-g-footer-general .main-footer > .row > .col-md-3.col:first-of-type > .-g-footer-group:first-child {
    width: 100%;
    padding-right: 18px;
  }

  #-g-footer-general .main-footer > .row > .col-md-3.col:first-of-type > .-g-footer-group:nth-child(2) {
    position: absolute;
    top: 0;
    left: 33.33333334%;
    width: 16.66666667%;
    padding-right: 18px;
  }

  #-g-footer-general .main-footer > .row > .col-md-3.col:nth-of-type(2) {
    display: block;
    float: none;
    width: 16.66666667%;
  }

  #-g-footer-general .main-footer > .row > .col-md-3.col:nth-of-type(2) > .-g-footer-group {
    width: 100%;
    padding-right: 18px;
  }

  #-g-footer-general .main-footer > .row > .col-right {
    float: none;
    width: 50%;
    max-width: none;
    margin-left: 16.66666667%;
    text-align: center;
  }

  #-g-footer-general .col-right .payment-accepted {
    text-align: center;
  }
}

#-g-footer-general .col-right .copyright {
  font-size: 0 !important;
  line-height: 0 !important;
  text-align: center;
}

#-g-footer-general .col-right .copyright > span {
  display: none !important;
}

#-g-footer-general .col-right .copyright::before {
  content: "\0000A9 2026 Haine cu Rost. Toate drepturile rezervate.";
  display: block;
  margin-top: 14px;
  color: #FAF8F5;
  font-family: "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}


/* =========================================================
   4. SISTEM COMUN PENTRU PAGINILE INFORMAȚIONALE
   ========================================================= */

.hcr-state-module,
.hcr-info-module,
.hcr-terms-module,
.hcr-terms-chapter,
.hcr-legal-module {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  color: #211C1E;
  font-family: "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  text-align: left;
}

.hcr-state-title,
.hcr-measure-title,
.hcr-delivery-title,
.hcr-return-title,
.hcr-terms-title,
.hcr-legal-title {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding: 56px 24px 28px;
  text-align: left;
}

.hcr-state-title h1,
.hcr-state-title .title,
.hcr-state-title .page-title,
.hcr-measure-title h1,
.hcr-measure-title .title,
.hcr-measure-title .page-title,
.hcr-delivery-title h1,
.hcr-delivery-title .title,
.hcr-delivery-title .page-title,
.hcr-return-title h1,
.hcr-return-title .title,
.hcr-return-title .page-title,
.hcr-terms-title h1,
.hcr-terms-title .title,
.hcr-terms-title .page-title,
.hcr-legal-title h1,
.hcr-legal-title .title,
.hcr-legal-title .page-title {
  max-width: 900px;
  margin: 0;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.06;
  letter-spacing: -0.025em;
  text-align: left;
}

.hcr-state-module h2,
.hcr-info-module h2,
.hcr-legal-module h2 {
  max-width: 860px;
  margin-top: 0;
  margin-bottom: 22px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.12;
  letter-spacing: -0.018em;
  text-align: left;
}

.hcr-state-module h2::before,
.hcr-info-module h2::before,
.hcr-legal-module h2::before {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  margin-bottom: 14px;
  background: #6B2335;
}

.hcr-state-module h3,
.hcr-info-module h3,
.hcr-legal-module h3 {
  margin-top: 0;
  margin-bottom: 12px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.018em;
  text-align: left;
}

.hcr-state-module p,
.hcr-info-module p,
.hcr-legal-module p {
  max-width: 78em;
  margin-top: 0;
  margin-bottom: 16px;
  color: #211C1E;
  font-size: 16px;
  line-height: 1.65;
  text-align: left;
}

.hcr-state-module p:last-child,
.hcr-info-module p:last-child,
.hcr-legal-module p:last-child {
  margin-bottom: 0;
}

.hcr-state-note,
.hcr-state-conclusion,
.hcr-info-note {
  color: #686063;
}

.hcr-info-heading,
.hcr-state-section-heading {
  max-width: 860px;
  margin-bottom: 32px;
}

.hcr-info-heading > p,
.hcr-state-section-heading > p {
  color: #686063;
}

.hcr-info-actions {
  display: flex;
  flex-wrap: wrap;
  margin-top: 28px;
}

.hcr-info-button,
.hcr-info-link-button {
  display: inline-flex;
  min-height: 48px;
  margin-right: 12px;
  margin-bottom: 12px;
  align-items: center;
  justify-content: center;
  padding: 12px 22px;
  border: 1px solid #6B2335;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
}

.hcr-info-button {
  color: #FFFFFF;
  background: #6B2335;
}

.hcr-info-button:hover,
.hcr-info-button:focus {
  color: #FFFFFF;
  background: #511928;
  border-color: #511928;
}

.hcr-info-link-button {
  color: #6B2335;
  background: transparent;
}

.hcr-info-link-button:hover,
.hcr-info-link-button:focus {
  color: #511928;
  border-color: #511928;
}


/* =========================================================
   5. PAGINA — CUM EVALUĂM STAREA PRODUSELOR
   ========================================================= */

.hcr-state-hero,
.hcr-state-process,
.hcr-state-checks,
.hcr-state-statuses,
.hcr-state-trace,
.hcr-state-labels,
.hcr-state-limits {
  padding-top: 56px;
  padding-bottom: 56px;
  border-top: 1px solid #DDD4CF;
}

.hcr-state-stop,
.hcr-state-report,
.hcr-state-pdp-guide {
  padding-top: 56px;
  padding-bottom: 56px;
  background: #F1ECE7;
  border-top: 1px solid #DDD4CF;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-state-pdp-guide {
  margin-bottom: 56px;
}

.hcr-state-hero {
  background: #FFFFFF;
}

.hcr-state-hero__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.hcr-state-hero__copy {
  flex: 1 1 38%;
  max-width: 720px;
  min-width: 320px;
  padding-left: 24px;
  border-left: 3px solid #6B2335;
}

.hcr-state-hero__media {
  flex: 1 1 55%;
  min-width: 360px;
  margin: 0 0 0 48px;
  overflow: hidden;
  background: #F3F1ED;
  border: 1px solid #DDD4CF;
}

.hcr-state-hero__media img,
.hcr-state-checks__media img,
.hcr-state-status-card__media img,
.hcr-state-trace__media img,
.hcr-state-label-card__media img,
.hcr-state-pdp-guide__media img {
  display: block;
  width: 100%;
  height: auto;
}

.hcr-state-lead {
  max-width: 760px;
  margin-bottom: 20px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 1.38;
}

.hcr-state-process__inner,
.hcr-state-stop__inner {
  max-width: 900px;
}

.hcr-state-checks__inner,
.hcr-state-trace__inner,
.hcr-state-pdp-guide__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.hcr-state-checks__media,
.hcr-state-trace__copy,
.hcr-state-trace__media,
.hcr-state-pdp-guide__media {
  width: 46%;
}

.hcr-state-checks__copy,
.hcr-state-pdp-guide__copy {
  width: 50%;
  margin-left: 4%;
}

.hcr-state-trace__media {
  margin-left: 4%;
}

.hcr-state-list,
.hcr-info-list,
.hcr-info-numbered {
  max-width: 920px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #DDD4CF;
}

.hcr-state-list li,
.hcr-info-list li,
.hcr-info-numbered li {
  position: relative;
  padding: 16px 0 16px 34px;
  border-bottom: 1px solid #DDD4CF;
  line-height: 1.55;
}

.hcr-state-list li::before,
.hcr-info-list li::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  width: 14px;
  height: 2px;
  background: #A64F40;
}

.hcr-state-callout,
.hcr-info-callout {
  max-width: 920px;
  padding-left: 28px;
  border-left: 3px solid #A64F40;
}

.hcr-state-callout h2::before,
.hcr-info-callout h2::before {
  display: none;
}

.hcr-state-status-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.hcr-state-status-card {
  display: flex;
  width: 31.9%;
  margin-right: 2.15%;
  margin-bottom: 24px;
  flex-direction: column;
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
  border-top: 4px solid #6B2335;
  border-radius: 2px;
}

.hcr-state-status-card:nth-child(3n) {
  margin-right: 0;
}

.hcr-state-status-card--excellent {
  border-top-color: #9A684E;
}

.hcr-state-status-card--unworn {
  border-top-color: #4F8067;
}

.hcr-state-status-card--tagged {
  border-top-color: #75608D;
}

.hcr-state-status-card__media {
  margin: 0;
  background: #F3F1ED;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-state-status-card__title {
  margin: 0;
  padding: 24px 24px 12px;
  color: #211C1E;
  background: transparent;
  font-family: "Newsreader", Georgia, serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.18;
  letter-spacing: -0.015em;
}

.hcr-state-status-card__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 8px 24px 24px;
}

.hcr-state-field-example {
  display: block;
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px solid #DDD4CF;
}

.hcr-state-field-example__label,
.hcr-state-field-example__value {
  display: block;
}

.hcr-state-field-example__label {
  color: #686063;
  font-size: 13px;
  font-weight: 600;
}

.hcr-state-field-example__value {
  margin-top: 4px;
  color: #6B2335;
  font-size: 15px;
  font-weight: 700;
}

.hcr-state-example-card {
  margin: 28px 0;
  padding: 22px 0 22px 24px;
  border-left: 3px solid #A64F40;
}

.hcr-state-example-card h3 {
  font-family: "Inter", Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.hcr-state-example-card__note {
  color: #686063;
  font-size: 14px;
}

.hcr-state-trace__media {
  display: flex;
  flex-wrap: wrap;
}

.hcr-state-trace__media figure {
  width: 48%;
  margin: 0 4% 16px 0;
}

.hcr-state-trace__media figure:nth-child(2n) {
  margin-right: 0;
}

.hcr-state-trace__media figcaption,
.hcr-state-pdp-guide__media figcaption {
  margin-top: 8px;
  color: #686063;
  font-size: 13px;
}

.hcr-state-report__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.hcr-state-report-card {
  width: 46%;
  padding: 28px;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
  border-top: 3px solid #6B2335;
}

.hcr-state-report__copy,
.hcr-state-report__inner > .hcr-state-prose {
  width: 50%;
  margin-left: 4%;
}

.hcr-state-report-card__eyebrow {
  margin-bottom: 20px;
  color: #6B2335;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.hcr-state-report-card__fields {
  margin: 0;
}

.hcr-state-report-card__fields > div {
  display: flex;
  padding: 13px 0;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-state-report-card__fields dt {
  width: 38%;
  padding-right: 16px;
  color: #211C1E;
  font-weight: 700;
}

.hcr-state-report-card__fields dd {
  width: 62%;
  margin: 0;
  color: #686063;
}

.hcr-state-report-card__legal {
  margin-top: 20px;
  color: #686063;
  font-size: 14px;
}

.hcr-state-label-grid,
.hcr-state-limit-grid {
  display: flex;
  flex-wrap: wrap;
}

.hcr-state-label-card {
  width: 48.9%;
  margin-right: 2.2%;
  margin-bottom: 24px;
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
  border-top: 3px solid #6B2335;
  border-radius: 2px;
}

.hcr-state-label-card:nth-child(2n) {
  margin-right: 0;
}

.hcr-state-label-card__media {
  margin: 0;
  background: #F3F1ED;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-state-label-card__body {
  padding: 26px;
}

.hcr-state-field-examples {
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid #DDD4CF;
}

.hcr-state-field-examples p {
  margin: 0 0 6px;
  color: #686063;
  font-size: 14px;
  font-weight: 600;
}

.hcr-state-limit-grid {
  border-top: 1px solid #DDD4CF;
}

.hcr-state-limit-grid li {
  width: 48.5%;
  margin-right: 3%;
  padding: 18px 0;
  border-bottom: 1px solid #DDD4CF;
  line-height: 1.55;
}

.hcr-state-limit-grid li:nth-child(2n) {
  margin-right: 0;
}

.hcr-state-limit-grid strong {
  color: #6B2335;
}

.hcr-state-numbered-list,
.hcr-info-numbered {
  counter-reset: hcr-step;
}

.hcr-state-numbered-list {
  margin: 26px 0 28px;
  padding: 0;
  list-style: none;
  border-top: 1px solid #DDD4CF;
}

.hcr-state-numbered-list li,
.hcr-info-numbered li {
  position: relative;
  padding: 15px 0 15px 52px;
  border-bottom: 1px solid #DDD4CF;
  counter-increment: hcr-step;
}

.hcr-state-numbered-list li::before,
.hcr-info-numbered li::before {
  content: counter(hcr-step, decimal-leading-zero);
  position: absolute;
  top: 14px;
  left: 0;
  color: #6B2335;
  font-family: "Newsreader", Georgia, serif;
  font-size: 22px;
  font-weight: 600;
}


/* =========================================================
   6. PAGINI — GHID, LIVRARE, RETUR
   ========================================================= */

.hcr-measure-hero,
.hcr-measure-why,
.hcr-measure-two,
.hcr-measure-compare,
.hcr-measure-method,
.hcr-measure-categories,
.hcr-measure-variation,
.hcr-measure-cta,
.hcr-delivery-hero,
.hcr-delivery-options,
.hcr-delivery-cost,
.hcr-delivery-timeline,
.hcr-delivery-responsibility,
.hcr-delivery-receipt,
.hcr-delivery-cancel,
.hcr-return-hero,
.hcr-return-steps,
.hcr-return-notice,
.hcr-return-address,
.hcr-return-costs,
.hcr-return-shipping,
.hcr-return-refund,
.hcr-return-value,
.hcr-return-cta {
  padding-top: 56px;
  padding-bottom: 56px;
  border-top: 1px solid #DDD4CF;
}

.hcr-measure-method,
.hcr-measure-variation,
.hcr-delivery-cost,
.hcr-delivery-responsibility,
.hcr-delivery-cancel,
.hcr-return-address,
.hcr-return-shipping,
.hcr-return-value {
  background: #F1ECE7;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-info-lead {
  max-width: 780px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 1.38;
}

.hcr-info-hero__inner {
  max-width: 940px;
  padding-left: 24px;
  border-left: 3px solid #6B2335;
}

.hcr-info-grid-2,
.hcr-info-grid-3,
.hcr-delivery-timeline,
.hcr-return-summary,
.hcr-return-step-grid,
.hcr-return-cost-grid,
.hcr-return-value-list {
  display: flex;
  flex-wrap: wrap;
}

.hcr-info-grid-2 > *,
.hcr-return-cost-grid > * {
  width: 48.9%;
  margin-right: 2.2%;
  margin-bottom: 24px;
}

.hcr-info-grid-2 > *:nth-child(2n),
.hcr-return-cost-grid > *:nth-child(2n) {
  margin-right: 0;
}

.hcr-info-grid-3 > *,
.hcr-delivery-timeline > *,
.hcr-return-summary > *,
.hcr-return-step-grid > * {
  width: 31.9%;
  margin-right: 2.15%;
  margin-bottom: 24px;
}

.hcr-info-grid-3 > *:nth-child(3n),
.hcr-delivery-timeline > *:nth-child(3n),
.hcr-return-summary > *:nth-child(3n),
.hcr-return-step-grid > *:nth-child(3n) {
  margin-right: 0;
}

.hcr-info-card,
.hcr-return-step,
.hcr-return-address-card,
.hcr-return-cost-card {
  padding: 26px;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
  border-top: 3px solid #6B2335;
  border-radius: 2px;
}

.hcr-info-card__label {
  display: block;
  margin-bottom: 8px;
  color: #6B2335;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}

.hcr-measure-format {
  margin-top: 18px;
  padding: 14px 16px;
  color: #6B2335;
  background: #FAF8F5;
  border: 1px solid #DDD4CF;
  font-size: 15px;
  font-weight: 700;
}

.hcr-measure-category-list {
  margin-top: 30px;
}

.hcr-measure-category {
  margin-bottom: 12px;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
  border-radius: 2px;
}

.hcr-measure-category summary {
  position: relative;
  padding: 20px 52px 20px 22px;
  color: #211C1E;
  cursor: pointer;
  font-family: "Newsreader", Georgia, serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  list-style: none;
}

.hcr-measure-category summary::-webkit-details-marker {
  display: none;
}

.hcr-measure-category summary::after {
  content: "+";
  position: absolute;
  top: 18px;
  right: 22px;
  color: #6B2335;
  font-size: 24px;
}

.hcr-measure-category[open] summary::after {
  content: "-";
}

.hcr-measure-category[open] summary {
  border-bottom: 1px solid #DDD4CF;
}

.hcr-measure-category__body {
  padding: 22px;
}

.hcr-measure-category__body ul {
  margin: 18px 0;
  padding-left: 22px;
}

.hcr-measure-category__body li {
  margin-bottom: 10px;
  line-height: 1.55;
}

.hcr-delivery-fact,
.hcr-return-summary__item {
  padding: 22px 0;
  border-top: 3px solid #6B2335;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-delivery-fact strong,
.hcr-return-summary__item strong {
  display: block;
  margin-bottom: 8px;
  color: #6B2335;
  font-family: "Newsreader", Georgia, serif;
  font-size: 30px;
  font-weight: 600;
}

.hcr-delivery-timeline__item,
.hcr-return-step {
  position: relative;
  counter-increment: hcr-timeline;
}

.hcr-delivery-timeline,
.hcr-return-step-grid {
  counter-reset: hcr-timeline;
}

.hcr-delivery-timeline__item::before,
.hcr-return-step::before {
  content: counter(hcr-timeline, decimal-leading-zero);
  display: block;
  margin-bottom: 16px;
  color: #6B2335;
  font-family: "Newsreader", Georgia, serif;
  font-size: 30px;
  font-weight: 600;
}

.hcr-delivery-email,
.hcr-info-module a,
.hcr-terms-prose a,
.hcr-legal-module a {
  color: #6B2335;
  word-wrap: break-word;
}

.hcr-return-address-card {
  max-width: 720px;
}

.hcr-return-address-card address {
  margin: 0;
  color: #211C1E;
  font-style: normal;
  line-height: 1.7;
}

.hcr-return-cost-card--customer {
  border-top-color: #A64F40;
}

.hcr-return-cost-card--hcr {
  border-top-color: #216B4A;
}

.hcr-return-value-list {
  max-width: 980px;
  margin-top: 24px;
  padding: 0;
  list-style: none;
  border-top: 1px solid #DDD4CF;
}

.hcr-return-value-list li {
  position: relative;
  width: 48.5%;
  margin-right: 3%;
  padding: 16px 0 16px 28px;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-return-value-list li:nth-child(2n) {
  margin-right: 0;
}

.hcr-return-value-list li::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  width: 14px;
  height: 2px;
  background: #A64F40;
}


/* =========================================================
   7. PAGINA — TERMENI ȘI CONDIȚII
   ========================================================= */

.hcr-terms-hero {
  padding-top: 40px;
  padding-bottom: 56px;
  border-top: 1px solid #DDD4CF;
}

.hcr-terms-hero__inner {
  max-width: 980px;
}

.hcr-terms-eyebrow,
.hcr-legal-eyebrow {
  margin: 0 0 12px;
  color: #6B2335;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.hcr-terms-lead,
.hcr-legal-lead {
  max-width: 800px;
  margin: 0 0 30px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.38;
}

.hcr-terms-meta,
.hcr-terms-nav-grid,
.hcr-terms-chapter-header,
.hcr-terms-section > h2,
.hcr-terms-facts > div,
.hcr-terms-definitions > div {
  display: flex;
  flex-wrap: wrap;
}

.hcr-terms-meta > div {
  width: 31.9%;
  margin-right: 2.15%;
  padding: 18px 0;
  border-top: 2px solid #6B2335;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-terms-meta > div:nth-child(3n) {
  margin-right: 0;
}

.hcr-terms-meta span,
.hcr-terms-meta strong {
  display: block;
}

.hcr-terms-meta span {
  color: #686063;
  font-size: 13px;
  font-weight: 600;
}

.hcr-terms-notice {
  max-width: 860px;
  padding-left: 22px;
  color: #686063;
  border-left: 3px solid #A64F40;
}

.hcr-terms-nav {
  padding-top: 48px;
  padding-bottom: 48px;
  background: #F1ECE7;
  border-top: 1px solid #DDD4CF;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-terms-nav__inner h2,
.hcr-terms-contact__inner h2 {
  margin: 0 0 24px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 36px;
  font-weight: 500;
}

.hcr-terms-nav-grid {
  border-top: 1px solid #DDD4CF;
}

.hcr-terms-nav-grid a {
  width: 48.5%;
  margin-right: 3%;
  padding: 16px 0;
  color: #211C1E;
  border-bottom: 1px solid #DDD4CF;
  font-weight: 600;
  text-decoration: none;
}

.hcr-terms-nav-grid a:nth-child(2n) {
  margin-right: 0;
}

.hcr-terms-nav-grid span {
  display: inline-block;
  width: 62px;
  color: #6B2335;
  font-family: "Newsreader", Georgia, serif;
  font-size: 18px;
}

.hcr-terms-chapter {
  padding-top: 64px;
  padding-bottom: 64px;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-terms-products,
.hcr-terms-delivery,
.hcr-terms-site {
  background: #F1ECE7;
}

.hcr-terms-chapter-header > p {
  width: 25%;
  margin: 8px 0 0;
  color: #6B2335;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.hcr-terms-chapter-header > h2 {
  width: 75%;
  margin: 0;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 40px;
  font-weight: 500;
}

.hcr-terms-chapter-body {
  max-width: 920px;
  margin-left: auto;
}

.hcr-terms-section {
  padding-top: 34px;
  padding-bottom: 34px;
  border-top: 1px solid #DDD4CF;
}

.hcr-terms-section > h2 {
  margin: 0 0 24px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 32px;
  font-weight: 500;
}

.hcr-terms-section-number {
  width: 54px;
  margin-right: 16px;
  color: #6B2335;
  font-size: 20px;
  font-weight: 600;
}

.hcr-terms-prose {
  max-width: 78em;
  margin-left: 70px;
}

.hcr-terms-prose p {
  margin: 0 0 16px;
  line-height: 1.68;
}

.hcr-terms-prose h3 {
  margin: 34px 0 16px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 24px;
  font-weight: 500;
}

.hcr-terms-status-heading {
  margin: 26px 0 12px;
  padding: 14px 0 12px 18px;
  color: #211C1E;
  border-left: 3px solid #6B2335;
  font-family: "Newsreader", Georgia, serif;
  font-size: 22px;
  font-weight: 500;
}

.hcr-terms-kicker {
  margin-top: 24px;
  color: #6B2335;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.hcr-terms-list {
  margin: 18px 0 22px;
  padding-left: 24px;
}

.hcr-terms-list li {
  margin-bottom: 9px;
  line-height: 1.58;
}

.hcr-terms-facts,
.hcr-terms-definitions {
  margin: 22px 0 26px;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
}

.hcr-terms-facts > div,
.hcr-terms-definitions > div {
  padding: 14px 18px;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-terms-facts dt,
.hcr-terms-definitions dt {
  width: 38%;
  padding-right: 20px;
  color: #211C1E;
  font-weight: 700;
}

.hcr-terms-facts dd,
.hcr-terms-definitions dd {
  width: 62%;
  margin: 0;
  color: #686063;
  word-wrap: break-word;
}

.hcr-terms-address {
  max-width: 620px;
  margin: 22px 0;
  padding: 22px;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
  border-top: 3px solid #6B2335;
  font-style: normal;
  line-height: 1.7;
}

.hcr-terms-contact {
  padding-top: 56px;
  padding-bottom: 72px;
}


/* =========================================================
   8. PAGINA — DATE JURIDICE
   ========================================================= */

.hcr-legal-hero,
.hcr-legal-details,
.hcr-legal-contact,
.hcr-legal-note {
  padding-top: 56px;
  padding-bottom: 56px;
  border-top: 1px solid #DDD4CF;
}

.hcr-legal-contact,
.hcr-legal-note {
  background: #F1ECE7;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-legal-hero__inner {
  max-width: 920px;
  padding-left: 24px;
  border-left: 3px solid #6B2335;
}

.hcr-legal-eyebrow {
  color: #6B2335;
  font-size: 13px;
}

.hcr-legal-lead {
  color: #211C1E;
  font-size: 27px;
  line-height: 1.38;
}

.hcr-legal-facts {
  margin: 30px 0 0;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
  border-top: 3px solid #6B2335;
}

.hcr-legal-facts > div {
  display: flex;
  flex-wrap: wrap;
  padding: 17px 20px;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-legal-facts dt {
  width: 42%;
  padding-right: 24px;
  color: #686063;
  font-size: 14px;
  font-weight: 600;
}

.hcr-legal-facts dd {
  width: 58%;
  margin: 0;
  color: #211C1E;
  font-size: 16px;
  font-weight: 600;
  word-wrap: break-word;
}

.hcr-legal-contact-grid {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.hcr-legal-contact-card {
  width: 48.9%;
  margin-right: 2.2%;
  padding: 26px;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
  border-top: 3px solid #6B2335;
  border-radius: 2px;
}

.hcr-legal-contact-card:nth-child(2n) {
  margin-right: 0;
}

.hcr-legal-contact-card p {
  color: #686063;
}

.hcr-legal-note__inner {
  max-width: 920px;
  padding-left: 28px;
  border-left: 3px solid #A64F40;
}

.hcr-legal-note__inner h2::before {
  display: none;
}

.hcr-legal-note__inner p {
  color: #686063;
}

.hcr-legal-cta {
  padding-top: 64px;
  padding-bottom: 72px;
  background: #6B2335;
  border-top: 1px solid #511928;
}

.hcr-legal-cta__inner {
  max-width: 900px;
  color: #FFFFFF;
}

.hcr-legal-cta__inner .hcr-legal-eyebrow {
  color: #E9B7A3;
}

.hcr-legal-cta__inner h2,
.hcr-legal-cta__inner p {
  color: #FFFFFF;
}

.hcr-legal-cta__inner h2::before {
  background: #E9B7A3;
}

.hcr-legal-cta__note {
  color: #E9B7A3;
}

.hcr-legal-cta__inner .hcr-info-button {
  color: #3B101C;
  background: #FFFFFF;
  border-color: #FFFFFF;
}

.hcr-legal-cta__inner .hcr-info-button:hover,
.hcr-legal-cta__inner .hcr-info-button:focus {
  color: #FFFFFF;
  background: transparent;
}


/* =========================================================
   9. RESPONSIVE
   ========================================================= */

@media (max-width: 1023px) {
  .hcr-state-status-card,
  .hcr-info-grid-3 > *,
  .hcr-delivery-timeline > *,
  .hcr-return-summary > *,
  .hcr-return-step-grid > *,
  .hcr-terms-meta > div {
    width: 100%;
    margin-right: 0;
  }

  .hcr-state-report-card,
  .hcr-state-report__copy,
  .hcr-state-report__inner > .hcr-state-prose {
    width: 100%;
    margin-left: 0;
  }

  .hcr-state-report__copy {
    margin-bottom: 28px;
  }
}

@media (max-width: 767px) {
  .hcr-state-module,
  .hcr-info-module,
  .hcr-terms-module,
  .hcr-terms-chapter,
  .hcr-legal-module {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hcr-state-title,
  .hcr-measure-title,
  .hcr-delivery-title,
  .hcr-return-title,
  .hcr-terms-title,
  .hcr-legal-title {
    padding: 32px 16px 22px;
  }

  .hcr-state-title h1,
  .hcr-state-title .title,
  .hcr-state-title .page-title,
  .hcr-measure-title h1,
  .hcr-measure-title .title,
  .hcr-measure-title .page-title,
  .hcr-delivery-title h1,
  .hcr-delivery-title .title,
  .hcr-delivery-title .page-title,
  .hcr-return-title h1,
  .hcr-return-title .title,
  .hcr-return-title .page-title,
  .hcr-terms-title h1,
  .hcr-terms-title .title,
  .hcr-terms-title .page-title,
  .hcr-legal-title h1,
  .hcr-legal-title .title,
  .hcr-legal-title .page-title {
    font-size: 34px;
  }

  .hcr-state-module h2,
  .hcr-info-module h2,
  .hcr-legal-module h2 {
    font-size: 29px;
  }

  .hcr-state-module h3,
  .hcr-info-module h3,
  .hcr-legal-module h3 {
    font-size: 23px;
  }

  .hcr-state-hero,
  .hcr-state-process,
  .hcr-state-checks,
  .hcr-state-stop,
  .hcr-state-statuses,
  .hcr-state-trace,
  .hcr-state-report,
  .hcr-state-labels,
  .hcr-state-limits,
  .hcr-state-pdp-guide,
  .hcr-measure-hero,
  .hcr-measure-why,
  .hcr-measure-two,
  .hcr-measure-compare,
  .hcr-measure-method,
  .hcr-measure-categories,
  .hcr-measure-variation,
  .hcr-measure-cta,
  .hcr-delivery-hero,
  .hcr-delivery-options,
  .hcr-delivery-cost,
  .hcr-delivery-timeline,
  .hcr-delivery-responsibility,
  .hcr-delivery-receipt,
  .hcr-delivery-cancel,
  .hcr-return-hero,
  .hcr-return-steps,
  .hcr-return-notice,
  .hcr-return-address,
  .hcr-return-costs,
  .hcr-return-shipping,
  .hcr-return-refund,
  .hcr-return-value,
  .hcr-return-cta,
  .hcr-legal-hero,
  .hcr-legal-details,
  .hcr-legal-contact,
  .hcr-legal-note {
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .hcr-state-hero__copy,
  .hcr-state-hero__media,
  .hcr-state-checks__media,
  .hcr-state-checks__copy,
  .hcr-state-trace__copy,
  .hcr-state-trace__media,
  .hcr-state-pdp-guide__media,
  .hcr-state-pdp-guide__copy,
  .hcr-state-label-card,
  .hcr-state-limit-grid li,
  .hcr-info-grid-2 > *,
  .hcr-return-cost-grid > *,
  .hcr-return-value-list li,
  .hcr-terms-nav-grid a,
  .hcr-legal-contact-card {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hcr-state-hero__media,
  .hcr-state-checks__copy,
  .hcr-state-trace__media,
  .hcr-state-pdp-guide__copy {
    margin-top: 28px;
  }

  .hcr-state-trace__media figure {
    width: 100%;
    margin-right: 0;
  }

  .hcr-state-report-card__fields dt,
  .hcr-state-report-card__fields dd,
  .hcr-terms-facts dt,
  .hcr-terms-facts dd,
  .hcr-terms-definitions dt,
  .hcr-terms-definitions dd,
  .hcr-legal-facts dt,
  .hcr-legal-facts dd {
    width: 100%;
    padding-right: 0;
  }

  .hcr-terms-chapter-header > p,
  .hcr-terms-chapter-header > h2 {
    width: 100%;
  }

  .hcr-terms-prose {
    margin-left: 0;
  }

  .hcr-info-actions {
    display: block;
  }

  .hcr-info-button,
  .hcr-info-link-button {
    display: flex;
    width: 100%;
    margin-right: 0;
  }

  .hcr-legal-cta {
    padding-top: 40px;
    padding-bottom: 44px;
  }
}



/* =========================================================
   10. REFINEMENT QA — PAGINI INFORMAȚIONALE
   Versiune: 3.1
   ========================================================= */

/*
 * Corecții bazate pe capturile HTTP:
 * - titluri mai compacte și aliniate;
 * - CTA-uri vizibile și fără înălțime reziduală;
 * - butoane cu text garantat;
 * - ritm vertical unitar;
 * - pagina „Despre noi” reconstruită modular.
 */

/* Titluri native: elimină spațiul vertical excesiv. */
.hcr-state-title,
.hcr-measure-title,
.hcr-delivery-title,
.hcr-return-title,
.hcr-terms-title,
.hcr-legal-title,
.hcr-about-title {
  padding-top: 40px;
  padding-bottom: 24px;
}

/* Butoane informaționale: text vizibil și dimensiune stabilă. */
.hcr-info-button,
.hcr-info-link-button {
  text-indent: 0;
  white-space: normal;
}

.hcr-info-button {
  color: #FFFFFF !important;
}

/* CTA Date juridice: fundal aplicat pe wrapper și pe conținut. */
.hcr-legal-cta,
.hcr-legal-cta .hcr-legal-cta__inner,
section.hcr-legal-cta__inner {
  height: auto;
  min-height: 0;
  background: #6B2335 !important;
}

.hcr-legal-cta {
  padding-top: 48px;
  padding-bottom: 52px;
}

.hcr-legal-cta__inner {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
}

.hcr-legal-cta__inner h2,
.hcr-legal-cta__inner p,
.hcr-legal-cta__inner .hcr-legal-eyebrow {
  display: block;
  visibility: visible;
  opacity: 1;
}

.hcr-legal-cta__inner .hcr-info-actions {
  margin-top: 24px;
}

/* Retur/Livrare: compactează începutul paginii. */
.hcr-delivery-hero,
.hcr-return-hero {
  padding-top: 40px;
}

/* Separatoare constante pentru paginile lungi. */
.hcr-delivery-options,
.hcr-delivery-cost,
.hcr-delivery-timeline,
.hcr-delivery-responsibility,
.hcr-delivery-receipt,
.hcr-delivery-cancel,
.hcr-return-steps,
.hcr-return-notice,
.hcr-return-address,
.hcr-return-costs,
.hcr-return-shipping,
.hcr-return-refund,
.hcr-return-value,
.hcr-return-cta {
  border-top: 1px solid #DDD4CF;
}

/* Tabelele și cardurile păstrează alinierea pe coloane. */
.hcr-legal-facts dd,
.hcr-terms-facts dd,
.hcr-terms-definitions dd {
  vertical-align: top;
}


/* =========================================================
   11. PAGINA — DESPRE NOI
   ========================================================= */

/*
 * Clase Gomag:
 * - hcr-about-title
 * - hcr-about-banner
 * - hcr-about-intro
 * - hcr-about-quality
 * - hcr-about-unique
 * - hcr-about-clarity
 * - hcr-about-value
 * - hcr-about-conscious
 * - hcr-about-cta
 */

.hcr-about-module {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  color: #211C1E;
  font-family: "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  text-align: left;
}

.hcr-about-title {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.hcr-about-title h1,
.hcr-about-title .title,
.hcr-about-title .page-title {
  max-width: 900px;
  margin: 0;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: -0.02em;
  text-align: left;
}

.hcr-about-banner {
  padding-top: 24px;
  padding-bottom: 48px;
}

.hcr-about-banner img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #DDD4CF;
}

.hcr-about-intro,
.hcr-about-quality,
.hcr-about-unique,
.hcr-about-clarity,
.hcr-about-value,
.hcr-about-conscious {
  padding-top: 56px;
  padding-bottom: 56px;
  border-top: 1px solid #DDD4CF;
}

.hcr-about-quality,
.hcr-about-clarity,
.hcr-about-conscious {
  background: #F1ECE7;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-about-intro__inner {
  max-width: 900px;
  padding-left: 24px;
  border-left: 3px solid #6B2335;
}

.hcr-about-eyebrow {
  margin: 0 0 12px;
  color: #6B2335;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.055em;
  text-transform: uppercase;
}

.hcr-about-lead {
  max-width: 780px;
  margin: 0 0 22px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 1.38;
}

.hcr-about-module h2 {
  max-width: 820px;
  margin-top: 0;
  margin-bottom: 22px;
  color: #211C1E;
  font-family: "Newsreader", Georgia, serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.12;
  letter-spacing: -0.018em;
}

.hcr-about-module h2::before {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  margin-bottom: 14px;
  background: #6B2335;
}

.hcr-about-module p {
  max-width: 78ch;
  margin: 0 0 16px;
}

.hcr-about-module p:last-child {
  margin-bottom: 0;
}

.hcr-about-split {
  display: flex;
  flex-wrap: wrap;
  margin-left: -18px;
  margin-right: -18px;
}

.hcr-about-split__heading,
.hcr-about-split__copy {
  padding-left: 18px;
  padding-right: 18px;
}

.hcr-about-split__heading {
  width: 35%;
}

.hcr-about-split__copy {
  width: 65%;
}

.hcr-about-checklist {
  margin: 24px 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #DDD4CF;
}

.hcr-about-checklist li {
  position: relative;
  padding: 14px 0 14px 28px;
  border-bottom: 1px solid #DDD4CF;
}

.hcr-about-checklist li::before {
  content: "";
  position: absolute;
  top: 1.55em;
  left: 0;
  width: 14px;
  height: 2px;
  background: #A64F40;
}

.hcr-about-promise {
  margin-top: 24px;
  padding-left: 22px;
  border-left: 3px solid #A64F40;
  color: #686063;
}

.hcr-about-cta {
  padding-top: 56px;
  padding-bottom: 64px;
  background: #6B2335;
  color: #FFFFFF;
}

.hcr-about-cta__inner {
  max-width: 900px;
}

.hcr-about-cta .hcr-about-eyebrow {
  color: #E9B7A3;
}

.hcr-about-cta h2,
.hcr-about-cta p {
  color: #FFFFFF;
}

.hcr-about-cta h2::before {
  background: #E9B7A3;
}

.hcr-about-cta .hcr-info-button {
  color: #3B101C !important;
  background: #FFFFFF;
  border-color: #FFFFFF;
}

.hcr-about-cta .hcr-info-link-button {
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.hcr-about-cta .hcr-info-button:hover,
.hcr-about-cta .hcr-info-button:focus,
.hcr-about-cta .hcr-info-link-button:hover,
.hcr-about-cta .hcr-info-link-button:focus {
  color: #FFFFFF !important;
  background: transparent;
  border-color: #FFFFFF;
}

@media (max-width: 767px) {
  .hcr-state-title,
  .hcr-measure-title,
  .hcr-delivery-title,
  .hcr-return-title,
  .hcr-terms-title,
  .hcr-legal-title,
  .hcr-about-title {
    padding-top: 28px;
    padding-bottom: 18px;
  }

  .hcr-about-module {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hcr-about-title {
    padding-left: 16px;
    padding-right: 16px;
  }

  .hcr-about-title h1,
  .hcr-about-title .title,
  .hcr-about-title .page-title {
    font-size: 34px;
  }

  .hcr-about-banner {
    padding-top: 12px;
    padding-bottom: 38px;
  }

  .hcr-about-intro,
  .hcr-about-quality,
  .hcr-about-unique,
  .hcr-about-clarity,
  .hcr-about-value,
  .hcr-about-conscious {
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .hcr-about-intro__inner {
    padding-left: 18px;
  }

  .hcr-about-lead {
    font-size: 22px;
  }

  .hcr-about-module h2 {
    font-size: 29px;
  }

  .hcr-about-split {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  .hcr-about-split__heading,
  .hcr-about-split__copy {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .hcr-about-split__heading {
    margin-bottom: 18px;
  }

  .hcr-about-cta {
    padding-top: 40px;
    padding-bottom: 44px;
  }
}




/* =========================================================
   12. QA REFINEMENT — TERMENI, LIVRARE ȘI CTA-URI
   Versiune: 3.2
   ========================================================= */

/* ---------------------------------------------------------
   12.1 LIVRARE — corecție coliziune de clasă
   --------------------------------------------------------- */

/*
 * În Gomag, clasa hcr-delivery-timeline există atât pe componenta
 * exterioară, cât și pe div-ul intern cu cele trei etape.
 * Resetăm wrapperul și aplicăm Flexbox numai timeline-ului intern.
 */

.hcr-delivery-timeline {
  display: block;
  width: 100%;
}

.hcr-info-module .hcr-delivery-timeline {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin-top: 30px;
}

.hcr-info-module .hcr-delivery-timeline > * {
  width: 31.9%;
  margin-right: 2.15%;
  margin-bottom: 24px;
}

.hcr-info-module .hcr-delivery-timeline > *:nth-child(3n) {
  margin-right: 0;
}


/* ---------------------------------------------------------
   12.2 TERMENI ȘI CONDIȚII — navigare și lizibilitate
   --------------------------------------------------------- */

/* Cuprins mai vizibil și mai ușor de scanat. */
.hcr-terms-nav {
  padding-top: 38px;
  padding-bottom: 38px;
}

.hcr-terms-nav-grid a {
  margin-bottom: 12px;
  padding: 15px 16px;
  background: #FFFFFF;
  border: 1px solid #DDD4CF;
  border-left: 3px solid #6B2335;
}

.hcr-terms-nav-grid a:hover,
.hcr-terms-nav-grid a:focus {
  background: #FAF8F5;
}

/* Capitolele devin repere vizuale distincte. */
.hcr-terms-chapter-header {
  margin-bottom: 34px;
  padding: 20px 22px;
  background: #FFFFFF;
  border-left: 4px solid #6B2335;
}

.hcr-terms-chapter-header h2 {
  font-size: 36px;
}

/* Fiecare secțiune are un început clar. */
.hcr-terms-section {
  padding-top: 38px;
  padding-bottom: 38px;
}

.hcr-terms-section > h2 {
  padding: 15px 18px;
  background: #FAF8F5;
  border-left: 3px solid #A64F40;
}

.hcr-terms-prose {
  max-width: 74ch;
}

/* Tema Factual resetează marcajele listelor.
   Reintroducem linii de accent pentru listele neordonate. */
ul.hcr-terms-list,
.hcr-terms-prose ul {
  margin: 18px 0 24px;
  padding: 0;
  list-style: none;
}

ul.hcr-terms-list li,
.hcr-terms-prose ul li {
  position: relative;
  margin: 0;
  padding: 10px 0 10px 28px;
  border-bottom: 1px solid #DDD4CF;
  line-height: 1.58;
}

ul.hcr-terms-list li::before,
.hcr-terms-prose ul li::before {
  content: "";
  position: absolute;
  top: 1.55em;
  left: 0;
  width: 14px;
  height: 2px;
  background: #A64F40;
}

/* Listele numerotate își păstrează numerotarea. */
ol.hcr-terms-list {
  margin: 18px 0 24px;
  padding-left: 28px;
}

ol.hcr-terms-list li {
  margin-bottom: 10px;
  padding-left: 5px;
  line-height: 1.58;
}

/* Definițiile și datele juridice rămân compacte. */
.hcr-terms-facts,
.hcr-terms-definitions {
  margin-top: 24px;
  margin-bottom: 30px;
}


/* ---------------------------------------------------------
   12.3 CTA TERMENI — vizibil și coerent
   --------------------------------------------------------- */

.hcr-terms-contact,
.hcr-terms-contact .hcr-terms-contact__inner,
section.hcr-terms-contact__inner {
  height: auto;
  min-height: 0;
  background: #6B2335;
  color: #FFFFFF;
}

.hcr-terms-contact {
  padding-top: 48px;
  padding-bottom: 52px;
}

.hcr-terms-contact__inner {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
}

.hcr-terms-contact__inner h2,
.hcr-terms-contact__inner p {
  display: block;
  visibility: visible;
  opacity: 1;
  color: #FFFFFF;
}

.hcr-terms-contact__inner .hcr-info-actions {
  margin-top: 24px;
}

.hcr-terms-contact__inner .hcr-info-button {
  color: #3B101C !important;
  background: #FFFFFF;
  border-color: #FFFFFF;
  font-size: 15px !important;
  text-indent: 0 !important;
}

.hcr-terms-contact__inner .hcr-info-link-button {
  color: #FFFFFF !important;
  border-color: #FFFFFF;
  font-size: 15px !important;
  text-indent: 0 !important;
}


/* ---------------------------------------------------------
   12.4 CTA DATE JURIDICE — fundal și text garantate
   --------------------------------------------------------- */

.hcr-legal-cta,
.hcr-legal-cta .hcr-legal-cta__inner,
section.hcr-legal-cta__inner {
  height: auto;
  min-height: 0;
  background: #6B2335 !important;
  color: #FFFFFF;
}

.hcr-legal-cta__inner {
  display: block;
  padding-top: 48px;
  padding-bottom: 52px;
}

.hcr-legal-cta__inner h2,
.hcr-legal-cta__inner p,
.hcr-legal-cta__inner .hcr-legal-eyebrow {
  display: block;
  visibility: visible;
  opacity: 1;
}

.hcr-legal-cta__inner .hcr-info-button {
  color: #3B101C !important;
  background: #FFFFFF;
  border-color: #FFFFFF;
  font-size: 15px !important;
  text-indent: 0 !important;
  white-space: normal;
}


/* ---------------------------------------------------------
   12.5 CTA DESPRE NOI — fundal aplicat pe secțiunea internă
   --------------------------------------------------------- */

.hcr-about-cta,
.hcr-about-cta .hcr-about-cta__inner,
section.hcr-about-cta__inner {
  height: auto;
  min-height: 0;
  background: #6B2335 !important;
  color: #FFFFFF;
}

.hcr-about-cta__inner {
  display: block;
  max-width: 900px;
  padding-top: 48px;
  padding-bottom: 52px;
}

.hcr-about-cta__inner h2,
.hcr-about-cta__inner p,
.hcr-about-cta__inner .hcr-about-eyebrow {
  display: block;
  visibility: visible;
  opacity: 1;
  color: #FFFFFF;
}

.hcr-about-cta__inner .hcr-about-eyebrow {
  color: #E9B7A3;
}

.hcr-about-cta__inner .hcr-info-actions {
  margin-top: 24px;
}

.hcr-about-cta__inner .hcr-info-button {
  color: #3B101C !important;
  background: #FFFFFF;
  border-color: #FFFFFF;
  font-size: 15px !important;
  text-indent: 0 !important;
}

.hcr-about-cta__inner .hcr-info-link-button {
  color: #FFFFFF !important;
  border-color: #FFFFFF;
  font-size: 15px !important;
  text-indent: 0 !important;
}


/* ---------------------------------------------------------
   12.6 Responsive
   --------------------------------------------------------- */

@media (max-width: 1023px) {
  .hcr-info-module .hcr-delivery-timeline > * {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .hcr-terms-nav-grid a {
    margin-bottom: 10px;
  }

  .hcr-terms-chapter-header {
    padding: 18px;
  }

  .hcr-terms-chapter-header h2 {
    font-size: 29px;
  }

  .hcr-terms-section > h2 {
    padding: 14px 14px;
  }

  .hcr-terms-contact,
  .hcr-legal-cta,
  .hcr-about-cta {
    padding-top: 38px;
    padding-bottom: 42px;
  }

  .hcr-terms-contact__inner,
  .hcr-legal-cta__inner,
  .hcr-about-cta__inner {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hcr-terms-contact__inner .hcr-info-button,
  .hcr-terms-contact__inner .hcr-info-link-button,
  .hcr-legal-cta__inner .hcr-info-button,
  .hcr-about-cta__inner .hcr-info-button,
  .hcr-about-cta__inner .hcr-info-link-button {
    width: 100%;
  }
}


@media print {
  .main-header,
  .main-menu,
  #-g-footer-general,
  .hcr-terms-nav,
  .hcr-info-actions,
  .hcr-legal-cta {
    display: none !important;
  }

  .hcr-state-module,
  .hcr-info-module,
  .hcr-terms-module,
  .hcr-terms-chapter,
  .hcr-legal-module {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .hcr-terms-products,
  .hcr-terms-delivery,
  .hcr-terms-site,
  .hcr-legal-contact,
  .hcr-legal-note {
    background: transparent;
  }
}