@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&display=swap');


:root{
	--container-width: 1300px;
}

body{font-family: 'Jost', sans-serif;}
.text-main {color: #333!important;}
.btn {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.btn.btn-cmd {width:auto;background: #333;border:1px solid #333;font-weight:500;}
.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: #d73e48!important;}
#logo,#logo img{margin:0 auto;}
.search-form-box input[type="text"] {font-size:14px;border:1px solid #E3E3E3;padding: 5px 15px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.search-form-box.stickySearch{width:41%;}
.search-form-box.stickySearch .search-form{max-width:300px;}
.acount-section ul li a{font-size:12px;border-left:unset;padding:0;margin:0 0 0 3px;}
.acount-section ul li a > span {display:none;}
.cart-header-btn .q-cart, .cart-m .q-cart, .-g-wishlist-product-count{color:#444;}
.cart-header-btn .count {display: none!important;}
.cart-m .q-cart, .wishlist-header-m .-g-wishlist-product-count{color:#fff;}
.main-header #navigation {box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);}
.main-header .nav-menu{text-align:center;width:100%;}
.main-header .menu-dd{text-align:left;}
#navigation.sticky .nav-menu{width:auto;}
.nav-menu>li {padding-top:15px;padding-bottom:15px;}
.main-menu{background: #fff;border-top: 1px solid #E3E3E3;}
.main-menu ul li a {color: #333;font-size: 17px;font-weight: 400;letter-spacing: 0.68px;}
.menu-dd .drop-list li .title a {font-weight: 500;font-size:14px!important;text-transform:uppercase!important;line-height: 20px;letter-spacing: 0.64px;}
.menu-dd .drop-list li a{font-size: 16px;font-weight: 300;}
.menu-dd{box-shadow:0 1px 8px rgba(4, 4, 4, 0.4);}
.menu-dd li a i.fa-angle-right {display:none;}
.mobile-icon li > a{color:#444!important;}
.user-m.-g-user-icon {display:none;}
.-g-user-icon .-g-user-fidelity-registration-bonus {z-index:99;top:0;padding:3px 6px;}
.menu-trg span,.menu-trg span:after, .menu-trg span:before{background:#444;height:2px;}
.container-h {max-width:var(--container-width);}

/* header sticky */
.fa{font-weight:300;}
.acount-section>ul>li>a>i {font-size: 24px;}
.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.fix-nav.fade-menu {position:absolute;-webkit-transition: .12s!important;transition: .12s!important;-webkit-transform: translateY(-100%);transform: translateY(-100%)}
.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 .top-head{padding-top: 10px;padding-bottom: 10px;}
.main-header.fix-nav.fade-menu #navigation{position: absolute;-webkit-transform: translateY(-100%);transform: translateY(-100%);}
.main-header.fix-nav.fade-menu.active-menu #navigation{-webkit-transform: translateY(0);transform: translateY(0);}
@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;}
}
@media screen and (min-width:1090px){
	.main-header .menu-dd.open {top:55px;}
}
.main-header .menu-dd{gap:25px;pointer-events: none;padding: 30px 35px 45px 35px;box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.30);}
.main-header .menu-dd.open{pointer-events: auto!important;}

/*home*/
.banner-group-small {display:none!important;right:0;margin:auto;width:1300px;}
.banner-group-small div:empty {display:none;}
.banner-group-small .owl-item {padding: 0;background:transparent;transition:all 0.5s;}
.banner-group-small .owl-item div {font-size:14px;padding:15px 0;box-shadow:inset 0px 1px 0px 0px #ffffff50;color:#ffffff50;transition:all 0.5s;}
.banner-group-small .owl-item.synced div {color:#fff;box-shadow:inset 0px 2px 0px 0px #fff;}
.banner-group-small .owl-item.synced {background:transparent;}
.icon-group .col .icon-label {font-size: 16px;font-weight: 500;}
.icon-group .col .icon-label span {font-size: 15px;font-weight:300;}
.icon-group .col .trust-h .trust-item {flex-direction:column;}
.title-carousel .title {font-size: 28px;font-weight: 400;text-transform:unset;}
.title-carousel hr, .detail-tabs h2.resp-accordion + hr {display:none;}
.carousel-slide .owl-theme .owl-controls .owl-buttons div {font-size: 28px;width: 40px;background: rgba(255, 255, 255,.8);-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;box-shadow: 0 2px 7px -2px rgb(0 0 0 / 30%);}
.box-description .regular-text{max-width:800px!important;text-align:center;}
.pinGrid.pin-home .pin.medium {margin:unset;padding:9px;}
.pin .figcaption .title {font-size: 16px;font-weight: 400;margin: 15px 0;}

/*footer*/
.bottom-section,footer,.main-footer {background: #414042!important;border: none;}
.bottom-section .title {font-size: 17px;color: #fff;}
.bottom-section .title span {font-size: 12px;color: #a2a2a2;}
.bottom-section .col.social ul li a{background:none;}
.bottom-section .flex-box{border-bottom:1px solid #4F4E4E;}
.support-contact {color: #a2a2a2;font-size: 13px;margin-bottom: 5px;}
.bottom-section .col.social {min-height: 140px;border:none;/*border-right: 1px solid #4F4E4E;border-left: 1px solid #4F4E4E;*/}
.main-footer .col .title,.main-footer .col .title a {color: #fff;font-size: 15px;font-weight: 300;}
.newsletter-form input[type="text"]{font-weight: 300;font-size: 12px;color:#fff;border: 1px solid #a2a2a2;background:none;}
#succes-page .newsletter input[type=text] {color:#333;}
.newsletter-form input[type="submit"]{background: #fff;color: #333;height:27px;line-height:30px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.main-footer .col ul li,.main-footer .col ul li a,.main-footer .col-right {color: #a2a2a2;font-weight: 300;font-size: 12px;transition:color .2s ease-in;}
.main-footer .col-right a{color: #fff;}
.main-footer .col ul li a:hover{color:#fff;}
/*category*/
.breadcrumb{background:#fff;}
.bread-static ol,.breadcrumbs-default ol{text-align:center;}
.breadcrumbs-box ol li a,.breadcrumbs-default ol li a{font-size:12px;}
.catTitle {font-weight: 300;font-size: 24px;padding-top: 10px;margin-bottom: 15px;text-align: center;}
.category-sld li a img{margin:0 auto;}
#category-page{padding-top:0;}
#category-page .category-content,#category-page .filter-group{width:100%;}
#nav-filter:not(.mm-nav-filter) .filter.box .title-h.line:after{display:none;}
#nav-filter:not(.mm-nav-filter) .filter.box{float: left;width: 16.666666%;padding: 0 5px;margin-bottom: 10px;}
#nav-filter:not(.mm-nav-filter) .filter.box .title{font-weight:400;}
.option-group li, .option-group li a {font-size: 12px;}
.filter-group-selected .filter{font-size:12px;}
.filter-group-selected .filter strong{font-weight:600;}
.filter-remove{font-size: 12px;line-height:17px;}
#nav-filter:not(.mm-nav-filter) .filter.box .title-h{background: transparent;border: 1px solid transparent;padding:8px 10px;cursor:pointer;}
#nav-filter:not(.mm-nav-filter) .filter.box .filter-h{position:relative;}
#nav-filter:not(.mm-nav-filter) .filter.box .title-h:hover{background: #fff;border: 1px solid #ccc;}
#nav-filter:not(.mm-nav-filter) .filter.box .title-h.ttl-bg{background:#fff;border:1px solid #ccc;border-bottom:1px solid #fff;}
#nav-filter:not(.mm-nav-filter) .filter.box .title-h.line:after{display:none;}
#nav-filter:not(.mm-nav-filter) .filter.box .title{display:block;background:none;font-size: 12px;margin-bottom:0;padding: 0 10px 0 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#nav-filter:not(.mm-nav-filter) .filter.box .title:after{content:'\f107';display: inline-block;float: right;position: absolute;top: 0px;right: 0;line-height: 14px;font: normal normal normal 14px/1 FontAwesome;font-family: 'Font Awesome 6 Pro';font-size: 15px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
#nav-filter:not(.mm-nav-filter) .filter.box .title-h.ttl-bg .title:after{content:'\f106';}
#nav-filter:not(.mm-nav-filter) .filter.box .option-group{display:none;position:absolute;left:0;top:100%;width:100%;padding:10px;border: 1px solid #ccc;border-top:none;background:#fff;z-index:89;}
#nav-filter:not(.mm-nav-filter) .more-filter{display:none;}
.result-section{font-size:13px;line-height: 28px;}
.input-s{font-size:12px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.order-type span {display: none;}
.order-type select{width:100%;background: transparent;border: 1px solid transparent;padding: 7px;}
#nav-filter:not(.mm-nav-filter) .filter.box select:hover {background: #fff;border: 1px solid #ccc;}
.product-listing{border:none;border-top: 1px solid #dfdfdf;}
/*product-box*/
.product-icon-box .icon, 
.product-box .icon,
.product-icon-box .icon.-g-icon-discount-value, 
.product-box .icon.-g-icon-discount-value{min-width: 60px;width:auto;height: 24px;line-height: 24px;border-radius:0;font-size: 14px;font-weight: 400;}
.product-box img.icon, .product-icon-box img.icon{min-width:auto;}
.product-icon-box .icon:before, .product-box .icon:before{content:'';display:block;}
.icon.new {background: #414042;}
.icon.discount{background:#d73e48!important;}
.product-box .image {padding-top:100%;}
.product-box .image img {max-height:300px;margin:auto;}
.product-box .title {font-size: 16px;font-weight:400;}
.product-box .rating {margin-bottom: 5px;}
.product-box .price, .product-listing .product-box.list-type .price {font-size: 14px;font-weight:300;}
.product-box .price .text-main, .product-listing .product-box.list-type .price .text-main {font-weight:500;}
/*detail*/
.detail-title .title span {font-size:24px;font-weight:400;}
.brand-detail {font-size:13px;font-weight:300;}
.detail-rate-box .rating a {color: #333;}
.detail-price {font-weight:300;}
.detail-price .fPrice {font-weight:500;}
.detail-product-atributes .-g-versions-attribute-name {font-weight: 700;}
.detail-product-atributes .-g-versions-attribute-name span {font-weight: 300;}

.qty-regulator {width:80px;}
.qty-regulator .minus, .qty-regulator .plus {width:22px;}
.qty-regulator .minus {border-right:unset;}
.qty-regulator .plus {border-left:unset;}
.qty-regulator input[type=text] {width:36px;}

.stock-status {text-transform: capitalize;}
.detail-tabs,
.detail-recomended{width:100%;}
ul.resp-tabs-list,.detail-tabs .resp-arrow{display:none}
h2.resp-accordion{display:block}
.resp-vtabs .resp-tab-content{border:1px solid #C1C1C1}
.resp-vtabs .resp-tabs-container{border:none;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 .resp-tab-content{display:block}
.detail-tabs h2.resp-accordion{display:inline-block;padding:12px 15px!important;margin-bottom: 2px;font-size: 21px;
font-weight: 300;border:none!important;background: #fff!important;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;position: relative;z-index:8;}
.detail-tabs h2.resp-accordion + hr{position:relative;margin-top:-26px;}
.detail-tabs .resp-tabs-container{text-align:center;}
.detail-tabs .resp-tab-content{text-align:left;padding: 25px;max-width:800px;margin:0 auto;border:none!important;}
.detail-tabs .resp-tab-content table{width:100%!important;}
.icon-group.checkout{display:none;}
/*cart*/
.cart-menu ul {text-align: left;}
.btn.login-buy{background:none;color:#444;padding: 0;text-transform:none;text-decoration:underline;}
.cart-box {border: unset;}
.cart-head {background: unset;border-bottom: solid 1px #DBDBDB;}
.cart-head li {font-size: 14px;font-weight: 400;color: #333;}
.cart-items>li {border-bottom: solid 1px #dbdbdb;}
.-g-checkout-summary .cart-total ul li.-g-total-amount {border-top:solid 1px #dbdbdb}

.cart-items .price {font-weight:300;}
.cart-items .price .text-main {font-weight:500;}
.cart-items .qty-regulator {width:86px;}

.checkout .-g-checkout-summary {border: unset;}
.checkout .-g-checkout-summary {border: unset;}
.testimonials {background: #fff;border: 1px solid #DBDBDB;}
.testimonials li h4 {border-bottom: solid 1px #dbdbdb;padding: 0 10px 5px 0;display: inline-block;}

/*register page*/
#register-page .title-carousel hr {display: block;}
#register-page .title-carousel .title:before,#register-page .title-carousel .title:after {display: none;}
/*locatii*/
#centre .filter-group,
#centre .col-md-10{width:100%;}
/* landing | bf */
.landing-pg .product-list {border: none;}
.landing-pg .product-list .catTitle {border-bottom: 1px solid #e1bf83;}

/*menu update*/
.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;}

.bottom-section .col .custom-chk,.bottom-section .col .custom-chk a{color:#a2a2a2;}

.-g-blog-page .search-form .input-s{border:none;border-bottom:1px solid #d5d5d5;}
.wordpress-articles-h .owl-wrapper-outer .-g-post-slide{padding: 0px 20px;}
@media only screen and (max-width: 1024px){
	.wordpress-articles-h .owl-wrapper-outer .-g-post-slide {padding: 0px 30px;}
	.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-next{right: 0px;}
	.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-prev{left: 0px;}
}
@media screen and (max-width: 991px){
#nav-filter:not(.mm-nav-filter) .filter.box{width:33.333333%;}
}
@media screen and (min-width:861px){
	.main-header .search-form-box, .main-header .cart-menu {order:-1;}
}
@media screen and (min-width: 768px){
	.logo-h,
	.acount-section,
	.cart-menu,
	.cart-help{width: 33.33333333%;}
	.result-section{display:none;}
	.order-type select{height:35px;line-height:35px;}
	#product-page .trust-item {flex-direction: row;justify-content: flex-start;}
    #product-page .icon-group.detail .col p {text-align: left;}
	.title-carousel .title:before, .title-carousel .title:after, .detail-tabs h2.resp-accordion:before, .detail-tabs h2.resp-accordion:after {content: "";width: 100px;border-top: solid 1px #DFDFDF;display: inline-block;padding-bottom: 7px;margin: 0 17px;}
	.filter-holder:has(.-g-category-filters-apply-all){display:flex;flex-wrap:wrap;}
	.filter-holder .-g-category-filters-apply-all {order:2;}
}
@media screen and (max-width: 700px){
#nav-filter:not(.mm-nav-filter) .filter.box{width:50%;}
}
@media screen and (max-width: 768px){
.order-type select {padding: 0 5px;}
}
@media screen and (max-width: 480px){
#nav-filter:not(.mm-nav-filter) .filter.box{width:100%;padding:0;}
.add-section .qty-regulator input[type=text]{width:28px;}
}
@media screen and (max-height: 725px){
	.main-header .menu-dd {overflow-y:auto;max-height:550px;}
	.main-header .menu-dd::-webkit-scrollbar {width: 6px;}
	.main-header .menu-dd::-webkit-scrollbar-track {background:rgba(0,0,0,0.2);-webkit-border-radius: 10px;border-radius: 10px;}
	.main-header .menu-dd::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: rgba(68, 68, 68, .6);}
	.main-header .menu-dd::-webkit-scrollbar-thumb:window-inactive {background: rgba(68, 68, 68, .4);}
}

:root {--container-width:1399px}
#wrapper .btn:not(.filter-trg):not(.submitCart):not(._orderSend){font-size: 12px!important;line-height:30px!important;padding: 0px 15px!important;}
.btn.std{color:#ffffff;}
.btn.std{background:#000000;border:1px solid #000000;}
.btn.btn-cmd,.cart-header-btn .q-cart, .cart-m .q-cart, .wishlist-header .-g-wishlist-product-count, .wishlist-header-m .-g-wishlist-product-count{color:#000000 !important;}
.btn.btn-cmd,.cart-header-btn .q-cart, .cart-m .q-cart, .wishlist-header .-g-wishlist-product-count, .wishlist-header-m .-g-wishlist-product-count{background:#cd870d !important;border: 1px solid #cd870d;} .-g-one-time-offers .-g-one-time-cart-label {background: #cd870d20;}
.top-head, .main-header .cart-header {padding-top: 15px!important;padding-bottom: 15px!important;}
.top-head-bg,.main-header .cart-header.container-bg{background:#000000 !important;}
.acount-section > ul > li > a, .cart-menu ul li a, .cart-help .contact-cart, .cart-help a, .international-header .flag-select{color:#ffffff!important;}
.user-m.-g-user-icon{display:inline-block!important;}
.acount-section>ul>li.contact-header>a, .main-menu ul .phone-m a{color:#ffffff !important;}
@media screen and (min-width:1090px){.main-header .nav-menu > li{padding-top:15px!important;padding-bottom:15px!important;}.main-header .nav-menu > li > a {font-size:17px!important}}
.main-header .main-menu,#mm-main-menu .mm-navbar,#mm-nav-filter .mm-navbar{background:#ce870d;}
				.main-header .main-menu{border:none!important;box-shadow:none!important;}
.main-header .main-menu ul.nav-menu>li>a, .mobile-icon li a, #mm-main-menu .mm-navbar, #mm-nav-filter .mm-navbar {color: #ffffff !important;}
				.menu-trg span, .menu-trg span::after, .menu-trg span::before{background:#ffffff !important;}
				#mm-main-menu .mm-btn:before {border-color: #ffffff;}
				#mm-nav-filter .mm-navbar #close-filters{fill: #ffffff;}
footer,.main-footer{background:#000000 !important; border:0 !important;}
.main-footer a,.bottom-section .col .custom-chk a{color:#ffffff !important;}
.product-box .title{-webkit-line-clamp: 2;}
.product-box .price{font-size:16px !important;}
.product-box .price, .product-box .price .text-main, .detail-price, .cart-items .price .text-main, .cart-items .price, .cart-dd .price .text-main, .extra-offer .box-offer .price .text-main, .ac-price .text-main{color: #ff0000 !important;}
.product-box .price .price-full{font-size:14px !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: #454545 !important;}
.product-box .image img{max-height:280px;}
#product-page .detail-price {font-size:22px !important;}
.stock-status.available {color:#000000 !important;}
.icon.new{background: #000000 !important; }
.icon.discount{background: #ce870d !important; }
.icon-group{background: #fafafa !important; }
.main-header .main-menu ul.nav-menu>li>a:hover, .menu-dd li a:hover {color: #000000!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: #ffc107 !important;}
body{font-family: 'Jost', sans-serif;}
.search-button{background:#ce870d;}
.search-button, .search-toggle .search-button i{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: #ffffff!important;}
.t-tips{color:#000000;}
.bottom-section,.bottom-section .holder{background:#000000 !important;border:0px !important;}
.newsletter-form input[type="submit"]{background: #ce870d;}
.newsletter-form input[type="submit"]{color: #ffffff;}
.bottom-section .title,.bottom-section .title span, .bottom-section .custom-chk, .bottom-section .custom-chk label, .support-contact,.bottom-section .newsletter-form input[type="text"]::placeholder, .bottom-section .newsletter-form input[type="text"]{color: #ffffff!important;} .bottom-section .newsletter-form input[type="text"]{border:1px solid #ffffff;}
.bottom-section .col.social ul li a{color: #ce870d;}

.menu-drop:has(a[title='Cristale']) .drop-list .col > a:not(:has(.category-icon)), .mm-mobile-menu .menu-dd ul li:has(.title[title='Cristale Populare']) a:not(.title):not(:has(.category-icon)){
        display: none!important;
    }
    
@media screen and (min-width:1090px){
    
    .main-header #main-menu .menu-dd {
        width: 100%!important;
        left: 0!important;
        position: fixed;
        padding:0;
        max-height:578px;
        overflow-y:auto;
        top:48px;
    }
    .main-header #main-menu .menu-drop .menu-dd .drop-list > li {width:auto!important;margin-right:30px!important;}
    .main-header #main-menu .menu-drop:has(a[title='Cristale']) .menu-dd .drop-list > li {margin-bottom:20px;}
    .main-header #main-menu .menu-dd .drop-list {padding: 45px;flex: 1;width: 100% !important;position: absolute;display: inline-flex;justify-content: flex-start;max-width: var(--container-width);margin-left: auto !important;left:0;pointer-events:none;}
    .main-header #main-menu .menu-dd .drop-list > * {pointer-events:auto;}
    .main-header #main-menu .menu-drop:has(a[title='Cristale']) .menu-dd .drop-list {display: flex;flex-direction: column;flex-wrap: wrap;overflow-y: auto;height: auto;min-height: 500px;position: relative;width: 100% !important;}
    .main-header #main-menu .menu-drop:has(a[title='Cristale']) .menu-dd .drop-list .col {display:block;;width:100%;max-width:1200px;}
    .main-header #main-menu .menu-drop:has(a[title='Cristale']) .menu-dd .drop-list .col .title {width:100%;margin-bottom:20px;}
    .main-header #main-menu .menu-drop:has(a[title='Cristale']) .menu-dd .drop-list .col > a {font-size:14px;display:inline-flex;align-items:center;padding:2px 10px;width:235px;}
    .main-header #main-menu .menu-drop:has(a[title='Cristale']) .menu-dd .drop-list .col > a .category-icon {width:30px;}
    .main-header #main-menu .menu-dd .cat-img {width:auto;max-height:100%;max-width:240px;}
    .main-header #main-menu .menu-dd .cat-img ~ .cat-img {margin-right:3px;}
    .main-header #main-menu .menu-dd .cat-img img {max-height:400px;}
    .main-header .nav-menu > li > a {font-size:12px!important;}

    
    .menu-drop:has(a[title='Cristale']) .drop-list .col .title{font-size:16px!important;color:#e6ad04!important;font-weight:600;}

}
@media screen and (min-width:1200px){
    .main-header #main-menu .menu-dd .cat-img {max-width:280px;}
    .main-header #main-menu .menu-dd .drop-list {left: calc(50% - var(--container-width) / 2);}
}

.mm-mobile-menu .menu-dd li a:not(.image):has(.category-icon){
    display:flex;align-items:center;gap:5px;
}

.categories-holder .drop-list .col {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
}

.categories-holder .drop-list .col a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    flex: 0 0 18%;
    margin: 0 10px 0 0;
    min-width: 140px;
    font-size: 16px;
    margin-bottom: 10px;
}

.categories-holder .drop-list .col > .title {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
}

.categories-holder .drop-list .col > a .category-icon {
    max-width: 30px;
}

.categories-holder .drop-list .col a i {
    display: none;
}

.categories-holder .drop-list .col > a:not(:has(.category-icon)) {
    display: none;
}

#toate-cristalele {gap: 12px 24px;}
.alpha-head { grid-column: 1 / -1; font-weight: 700; padding: 8px 0; border-top: 1px solid #eee; width:100%;background:#f5f5f5;padding:8px 15px;}
.alpha-item a { display: inline-flex; align-items: center; gap: 8px; }
.alpha-item img.category-icon { display:none; }

.alpha-item {
    flex: 0 0 18%;
}

.categories-holder .drop-list .col > .title a {
    font-size: 22px;
}

.main-header .nav-menu > li:has(a[title='Reduceri']) {
    background: #ff0000;
    padding: 0 5px;
}

.main-header .nav-menu > li:has(a[title='Blog']) {
    background: #E7AD05;
    padding: 0 5px;
}

.detail-tabs {margin-bottom: 0;}
.carousel-slide {padding-bottom: 20px;}



@media screen and (max-width: 375px) {
    #wrapper .btn:not(.filter-trg):not(.submitCart):not(._orderSend) {
        font-size: 8px !important;
    }
}

@media screen and (min-width: 376px) and (max-width: 425px) {
    #wrapper .btn:not(.filter-trg):not(.submitCart):not(._orderSend) {
        font-size: 10px !important;
    }
}

@media screen and (max-width: 768px) {
    .slick-arrow {
        color: #000000;
        opacity: 1;
    }
    
    .product-icon-box {
        top: 0px;
        left: 0px;
    }
}

@media screen and (min-width: 1024px) {
    .product-icon-box {
        top: 10px;
    }
}

.review-tab {
    padding: 0px !important;
}

.product-comment-box .new-comment-form .title-box {
    margin-bottom: 0px !important;
}

@media screen and (max-width: 767px) {
    .vertical-slide-img .product-icon-box {
       left: 40px !important; 
    }

    
    .prod-lg-sld .slick-next,
    .prod-lg-sld .slick-prev {
        filter: invert(1);
    }
    
    .slick-list .slick-track img {
        max-width: 80% !important;
    }
    
    .prod-lg-sld .slick-dots {
          display: flex !important;
          justify-content: center;
          gap: 6px;
          padding: 10px 0;
          list-style: none;
    }
    
    .prod-lg-sld .slick-dots li {
        display: inline-block;
        transition: width 0.3s ease;
    }
    
    .prod-lg-sld .slick-dots li.slick-active button {
        width: 20px;
        background-color: #ce870d;
        transition: all 0.3s ease;
        border-radius: 5px;
    }
    
    .prod-lg-sld .slick-dots li button {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #c4c4c4;
        border: none;
        padding: 0;
        transition: all 0.3s ease;
    }
}
