@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400&display=swap');


/* MAGNOLIA SKIN #87cfc2 #ef8e9f #ffd181*/
body{}
.container-h,.container-h.full{max-width:1170px;}
.bnn-group-left{margin:0 auto;max-width:1170px;}
.btn {font-size:12px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.btn.btn-cmd {background: #ef8e9f;border:1px solid #ef8e9f;}
.bg-main {background: #87cfc2!important;}
.text-main {color: #87cfc2!important;}
.account-section .fidelity li:first-of-type{color: #87cfc2;}
.breadcrumbs-default ol li a.active {color: #87cfc2;}
.main-menu ul > li:hover > a,.menu-dd a:hover {color: #87cfc2 !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: #ffd181!important;}

/*HEADER*/
.fa{font-weight:300;}
.acount-section>ul>li>a>i {font-size: 17px;}
.search-form-box input[type="text"]{padding-left:15px;height: 38px;-webkit-border-radius: 38px;-moz-border-radius: 38px;border-radius: 38px;}
.search-button {width: 38px;height: 38px;border-radius: 38px;color: #fff;background: #87cfc2;}
.search-toggle .search-button i {color: #fff;}
.acount-section ul li a{border:none;}
.cart-header-btn .q-cart, .cart-m .q-cart{color: #fff;background: #ef8e9f;}
.cart-dd{top:100%!important;}
.main-menu {background: #fff;}
.main-menu ul li a{font-size:13px;}
.main-header .nav-menu-hh{padding:0;z-index:99;}
.main-header .main-menu {max-width: 1170px;border-top: 1px solid #e1e1e1;border-bottom: 2px solid #000;padding: 0;}
.main-menu ul > li > a {font-weight: 600;font-size: 16px;color: #000;text-transform:none;}
.main-header .menu-dd,.cart-dd{border:none;box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24);}
.main-header .menu-dd{overflow:hidden;top: 52px;}
.main-header .menu-dd.open{top: 100%;}
.main-header #navigation.sticky .nav-menu-hh {border:none;padding:0;}
.main-header #navigation.sticky .menu-dd {display:block!important;width:255px!important;}
.menu-dd li .title a {font-size: 14px!important;}
.menu-dd .cat-img img{margin:0 auto;}
.main-header #navigation.sticky .menu-dd.open {top: 51px!important;}
.main-header .menu-dd.sticky{width:270px!important;}
.main-menu.fixed{padding:0;box-shadow: 0 6px 15px -9px #696969;}
.menu-dd.sticky li{margin-bottom:10px;}
.menu-dd.sticky > li > a{font-size:14px;}
.menu-trg span,.menu-trg span:after, .menu-trg span:before{height: 2px;background: #000;}
.mobile-icon li a {font-size: 18px!important;color: #000 !important;}

/* header sticky */
.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%);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 .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;}
}
.main-header .menu-dd{pointer-events: none;}
.main-header .menu-dd.open{pointer-events: auto!important;}

/*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 .menu-dd ul li{float:none!important9}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.main-header .menu-dd ul li{float:none!important;}
}
@supports (-ms-ime-align:auto) {
.main-header .menu-dd ul li{float:none!important;}
}
.main-header .main-menu{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(1170px - 60px), calc(100vw - 60px))!important;}
.main-header .menu-dd.column-sld{min-width:400px;}
.main-header .menu-dd.column-sld .carousel-slide .holder{padding: 0 15px!important;}
.menu-drop.sticky > a{display:block;position: relative;width: 30px;height: 20px;}
#navigation.sticky .menu-drop {padding: 16px 10px!important;border-left: none;border-right: none;}
#navigation.sticky .fa-bars{font-size: 0;line-height: 0;color: transparent;width: 30px;height: 2px;padding:0;background: #000;position: relative;top: 8px;}
#navigation.sticky .fa-bars:after, #navigation.sticky .fa-bars:before {content: " ";position: absolute;left: 0;width: 30px;height: 2px;background: #000;}
#navigation.sticky .fa-bars:before {bottom: 8px;}
#navigation.sticky .fa-bars:after {bottom: -8px;}
.search-form-box.stickySearch {margin-top: 6px;}

/* CAROUSEL */
.bnn-group-left {margin-top:30px;}
.owl-next .fa, .owl-prev .fa{font-weight: 400!important;}
#main-bnn .owl-theme .owl-controls .owl-buttons div,
.carousel-slide .owl-theme .owl-controls .owl-buttons div{font-size: 25px;color:#fff;width: 45px;height: 45px;text-align: center;background: #ef8e9f60;text-shadow: 0 0 10px rgba(0,0,0,.3); -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-theme .owl-controls .owl-buttons div:hover, 
.carousel-slide .owl-theme .owl-controls .owl-buttons div:hover{background: #ef8e9f;}
#main-bnn .owl-theme .owl-controls .owl-buttons div{width:55px;height:55px;}
#main-bnn .owl-next, #main-bnn .owl-prev{top: calc(50% - 55px);}
.carousel-slide .owl-prev {left: -10px;}
.carousel-slide .owl-next {right: -10px;}
#main-bnn .owl-next:hover,
.carousel-slide .owl-next:hover{transform: translateX(-5px);}
#main-bnn .owl-prev:hover,
.carousel-slide .owl-prev:hover{transform: translateX(5px);}

.bnn-group-big .owl-pagination{display:none!important;}
.icon-group .col .icon-label {text-align: left;text-transform: uppercase;}
.icon-group .col .icon-label span{text-transform: none;}
.title-carousel .title{font-weight:600;font-size:22px;text-transform:none;}
.title-carousel hr,.title.secound hr{width: 100%;max-width: 560px;margin:0 auto;border: none;height: 4px;}
.title.secound hr{left:0;right:0;}
.carousel-slide{padding-bottom: 0;}
.carousel-slide .title-carousel hr{display:none;}
.carousel-slide .title-carousel .title{background:none;}
.carousel-slide .holder, .default-slider .holder{position:relative;background:url('https://gomagcdn.ro/themes/fashion/gfx/skins/magnolia/carousel-bg.jpg');padding-bottom: 30px;margin-bottom: 10px;}

/*PRODUCT-BOX*/
.product-box{overflow: initial;}
.product-box .box-holder{background:#fff;padding: 20px 15px;border: 1px solid #ddd;}
.product-icon-box{top:10px;}
.product-icon-box .icon, .product-box .icon{font-size: 13px;}
.icon.new{background:#ef8e9f;}
.title.secound .title{font-weight: 600;font-size: 20px;}

/*FOOTER*/
.bottom-section {background:none;border-top: none;border-bottom: none;margin-top:20px;}
.bottom-section .holder{background:#87cfc242;/*background: url(../gfx/footer-bg.jpg) center bottom no-repeat;background-size: cover;*/}
.bottom-section .title,.bottom-section .title span,.support-contact {color: #000;}
.bottom-section .col .custom-chk {font-size: 11px;}
.bottom-section .col.social ul li a{font-size: 23px;color: #75d0bf;background:none;}
.main-footer .col .title{font-size:16px;}
.newsletter-form input[type="text"]{border: none;border-radius: 27px;margin-bottom: 5px;box-shadow: 0 0 11px -6px #000;}
.newsletter-form input[type="submit"]{background: #ef8e9f;width:110px;text-transform: none;-webkit-border-radius: 27px;-moz-border-radius: 27px;border-radius: 27px;}
.bottom-section .col .custom-chk,.bottom-section .col .custom-chk a{color:#000;}
.support-contact{font-size:13px;}

/*LIST*/
.breadcrumbs-box ol li a,.breadcrumbs-default ol li a {font-size: 12px;}
.breadcrumbs-box ol li.active,.breadcrumbs-default ol li.active {color: #87cfc2;text-decoration:none;}
.catTitle {font-weight: 600;}
.filter.box{padding: 12px;margin-bottom:20px;background: #87cfc21f;}
.filter.box .title{text-transform:none;background: #f0f9f8;}
.filter.box .title-h.line:after{border:none;}
.product-listing .product-box {margin-top: 20px;}
.product-listing .row.product{margin-left:-10px;margin-right:-10px;}

/*DETAIL*/
.detail-title{padding-top:20px;}
.detail-title .title {font-weight: 600;}
.detail-title,.detail-prod-attr{text-align:center;}
.qty-regulator .minus{border-radius: 32px 0 0 32px;}
.qty-regulator .plus{border-radius: 0 32px 32px 0;}
#product-page .stock-status {max-width: 100%;}
#product-page .stock-status {display: inline-block;}
.add-section .qty-regulator {float: none;display: inline-block;margin: 0 10px 5px 0;}
.qty-regulator .minus, .qty-regulator .plus {background: #fff;}
.add-section .add2cart {display: inline-block;float: none;vertical-align: top;}
.icon-group.detail {margin-top: 15px;background:#f0f9f8!important;}
.icon-group.detail .col p{text-align:left;}
.detail-tabs, .detail-recomended{width:100%;}
.detail-tabs .resp-tabs-list li {font-size: 16px;margin:0;padding:13px 15px!important;border: none!important;margin-bottom: 0!important;}
.detail-tabs .resp-tabs-list li.resp-tab-active {color:#87cfc2;padding:13px 15px!important;}
.prod-attr-h{text-align:center;}
.prod-attr-h .available-ms{max-width:100%!important;}
.prod-attr-h .__optionSelector{float:none;}
.detail-product-atributes select.hint-aside{display:inline-block;}

/*CART*/
.icon-group.cart {background: #f0f9f8!important;}

/*CONTACT*/
.title-box.line-r .title {font-weight: 600;font-size: 22px;text-transform: none;}
.title-box.line-r hr {width: 100%;border: none;height: 4px;}
.contact-information .info-list li{clear:both;}
.-g-blog-page .search-form .input-s{border-radius: 38px;}

/* BLACK FRIDAY */
/*
.-g-template-black-friday .wordpress-articles-h .title-carousel .title,
.-g-template-black-friday .wordpress-articles-h .carousel-slide .holder,
.-g-template-black-friday .wordpress-articles-h .default-slider .holder,
.-g-template-black-friday .wordpress-articles-h .carousel-slide a {color:#333!important;}
*/

.-g-template-black-friday .default-slider .holder,
.-g-template-black-friday .carousel-slide .holder{background:none!important;}

/* .wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-next,
.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-prev{margin-top: -60px;}
.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-next{right: -40px;}
.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-prev{left: -40px;} */
@media only screen and (max-width: 480px){
	/* .wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-next{right: 5px;}
	.wordpress-articles-h .owl-theme .owl-controls .owl-buttons .owl-prev{left: 5px;} */
	.wordpress-articles-h .owl-wrapper-outer .-g-post-slide{padding: 0px 25px;}
}

@media screen and ( min-width: 1090px ) {
	.main-header .nav-menu > li {padding-top: 15px;padding-bottom: 15px;}
}
@media screen and ( max-width: 1200px ) {
	.bnn-group-left {margin-top: 0px;}
	.carousel-slide,
	.bottom-section{padding:0;}
	.carousel-slide .owl-next{right: 0;}
	.carousel-slide .owl-prev{left: 0;}
}
@media screen and ( max-width: 1170px ) {
	.newsletter-form input[type="submit"] {display: inline-block;margin-top: 0;margin: 0;}
}
@media screen and ( max-width: 1090px ) {
	.menu-trg {margin-left: 10px;}
	.main-menu ul > li > a {font-size: 14px;}
}
@media screen and ( max-width: 991px ) {
	.icon-group .col .icon-label {text-align: center;}
}
@media screen and (max-width: 860px){
	.pinGrid .pin.large{width:100%!important;}
}
@media screen and (max-width: 800px){
	.newsletter-form {max-width: 350px;}
}
@media screen and (min-width: 768px){
	.carousel-slide .holder, .default-slider .holder {overflow: hidden;padding: 40px 60px 30px;}
	.carousel-slide .title-carousel {position: absolute;top: 100%;left: 0;transform: rotate(-90deg); transform-origin: left top;z-index: 9;}
	.carousel-slide .title-carousel .title{padding-left: 40px;}
	.detail-title, .detail-prod-attr{width:41.66666667%;}
	.detail-slider-holder{width:58.33333333%;}
}
@media screen and (max-width: 767px){
	.detail-title {padding: 5px 0;}
	.icon-group.detail .col p {text-align: center;}
}
@media screen and (min-width: 680px){
.product-listing .product-box.list-type {border-bottom: none;}
}
@media screen and (max-width: 480px){
	.product-box .box-holder {padding: 0 5px;}
}
@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);}
}

h1{font-size:1.4em !important;}h2{font-size:1.3em !important;}.detail-title .title span{font-size:1.15em !important;}
.breadcrumbs-box ol li.active, .breadcrumbs-default ol li.active, .breadcrumbs-default ol li .active, .breadcrumbs-box .active{color:#bf9b30 !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:#856c20 !important;border: 1px solid #856c20;} .-g-one-time-offers .-g-one-time-cart-label {background: #856c2020;}
.top-head, .main-header .cart-header {padding-top: 25px!important;padding-bottom: 25px!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;}
.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: #000000 !important;}
.filter.box a {color:#ffffff !important;}
.filter.box .title {color:#ffffff !important;}
.filter.box, .filter.box .title {background:#856c20;}
.icon.discount{background: #bf9b30 !important; }
.icon-group, .icon-group.detail, .icon-group.cart{background: #ffffff!important;}.icon-group.cart {padding: 15px;}
.main-header .main-menu ul.nav-menu>li:hover >a, .mobile-icon li:hover a, .menu-dd li a:hover  {color: #bf9b30!important;}
.search-button{background:#856c20;}
.bottom-section,.bottom-section .holder{background:#bf9b30 !important;border:0px !important;}
.newsletter-form input[type="submit"]{background: #ffffff;}
.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{color: #ffffff!important;}
.bottom-section .col.social ul li a{color: #ffffff;}
body{}

.btn.btn-cmd{
    border: none !important;
    background: #A67C00 !important;
background: linear-gradient(90deg, rgba(166, 124, 0, 1) 0%, rgba(255, 220, 115, 1) 100%) !important;
}

.titleComponent.titleComponent h1{
        font-size: 35px !important; 
        font-weight: 600;
         text-align: center;
         margin: 0;
    padding: 10px 0;
    
}

.titleComponent.titleComponent h2 {
             text-align: center;
    font-size: 27px !important;
    margin-bottom: 40px;
}

.home-collection-title {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.home-collection-title a{
    width: 100%;
}

.home-collection-title h3 {
    width: 100%;
    /*background-color: #bf9b30;*/
    background: #A67C00;
background: linear-gradient(90deg, rgba(166, 124, 0, 1) 0%, rgba(255, 220, 115, 1) 100%);
    color: white;
    box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.30);
    border: 1px solid #cfcfcf;
    padding: 20px 0;
    border-radius: 30px;
    text-align: center;
}

.image-holder.image-holder img{border-radius: 10%;}

.box-holder.box-holder{
    padding: 22px;
}
.owl-wrapper.owl-wrapper img{
    border-radius: 25px;
}


/*.trust-item.trust-item{*/
/*        background-color: #37106d;*/
/*        color: white;*/
/*        padding: 10px;*/
/*        border-radius: 10%;*/
/*}*/
/*.trust-item.trust-item img{*/
/*        filter: invert(100%);*/
/*}*/

/*.icon-group .col .icon-label span{        color: white;*/
/*}*/

/*.icon-group .col{padding: 0 8px;}*/

/*.icon-group .col .trust-h{*/
/*    max-width: 350px;*/
/*}*/

/*.icon-group .col:first-child:nth-last-child(4), .icon-group .col:first-child:nth-last-child(4)~.col{*/
/*    width: 23%;*/
/*}*/

/* FAQ */
.accordion {
    display: flex;
    flex-direction: column;
    max-width: 991px;
    min-width: 320px;
    margin: 50px auto;
}

.accordion h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
}

.accordion-item {
    margin-top: 16px;
    border: 1px solid #fcfcfc;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}

.accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 20px;
    box-sizing: border-box;
    align-items: center;
}

.accordion h3 {
    font-size: 20px;
    font-weight: 400;
}

.accordion span {
    font-weight: 700;
}

.accordion-item .accordion-item-desc {
    display: none;
    /* font-size: 14px; */
    line-height: 22px;
    font-weight: 300;
    color: #444;
    border-top: 1px dashed #ddd;
    padding: 10px 20px 20px;
    box-sizing: border-box;
}

.accordion-item input[type='checkbox'] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
}

.accordion-item input[type='checkbox']:checked~.accordion-item-desc {
    display: block;
}

.accordion-item input[type='checkbox']:checked~.accordion-item-title .icon:after {
    content: '-';
    font-size: 20px;
}

.accordion-item input[type='checkbox']~.accordion-item-title .icon:after {
    content: '+';
    font-size: 20px;
}

.accordion-item:first-child {
    margin-top: 0;
}

.accordion-item .icon {
    margin-left: 14px;
}

.has4{
    font-size: 32px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 700;
}

.lider{
    text-align: center;
    font-weight: 500;
}
.collection-description{
    color: black;
}
.collection-description h3 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}
.collection-description p{
    margin: 10px 0;
}
.collection-description h4{
    font-weight: 600;
    margin-top: 16px;
}
.collection-description h5{
    font-weight: 600;
    margin-top: 14px;
}
.faq-section {
            max-width: 800px;
            margin: 50px auto;
            padding: 20px;
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        .faq-section span {
            color: black;
            font-weight: 600;
            font-size: 22px;
        }

        .faq-question {
            cursor: pointer;
            padding: 15px;
            margin: 5px 0;
             background-color: #bf9b30;
            color: white;
            border-radius: 5px;
            font-size: 18px;
        }

        .faq-question:hover {
            background-color: #a67c00;
        }

        .faq-answer {
            display: none;
            padding: 15px;
            margin: 5px 0;
            background-color: #f9f9f9;
            border-left: 4px solid #bf9b30;
            border-radius: 5px;
            font-size: 16px;
            color: #333;
        }

        .faq-answer p {
            margin: 0;
        }
.faq-heading{
    text-align: center;
    margin-bottom: 18px;
}
.faq-front {
            margin: 50px auto;
            padding: 20px;
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        .faq-front span {
            color: black;
            font-weight: 600;
            font-size: 22px;
        }
  .counter-section {
    /*background: #fff;*/
      background-color: #f9f9f9;
      border-radius: 25px;
    padding: 50px 20px;
    margin-bottom: 40px;
  }

  .counter-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
    gap: 30px;
  }

  .counter-box {
    flex: 1 1 180px;
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.8s ease;
  }

  .counter-box.fade-in {
    opacity: 1;
    transform: translateY(0);
  }

  .counter-icon svg {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    fill: #d4af37;
  }

  .counter {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
  }

  .counter-label {
    margin: 5px 0 0;
    font-size: 16px;
  }        
        
@media screen and (max-width: 768px){
  .titleComponent.titleComponent h1{
        font-size: 22px !important; 
        padding-bottom: 8px;
}
  .titleComponent.titleComponent h2{
        font-size: 18px !important; 
        margin-bottom: 30px;
}
.home-collection-title {
    margin-bottom: 5px;
}
.home-collection-title h3 {
    padding: 12px 0;
}
.box-holder.box-holder{
    padding: 18px 15px;
}
.owl-wrapper.owl-wrapper img{
    border-radius: 0;
}
.lider{
    font-size: 14px;
}

.faq-section {
            max-width: 800px;
            margin: 50px auto;
            padding: 15px;
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        .faq-section span {
            color: black;
            font-weight: 600;
            font-size: 22px;
        }

        .faq-question {
            cursor: pointer;
            padding: 12px;
            margin: 5px 0;
            color: white;
            border-radius: 5px;
            font-size: 16px;
        }

        .faq-answer {
            display: none;
            padding: 15px;
            margin: 5px 0;
            background-color: #f9f9f9;
           border-left: 4px solid #bf9b30;
            border-radius: 5px;
            font-size: 14px;
            color: #333;
        }

        .faq-answer p {
            margin: 0;
        }
.faq-heading{
    margin-bottom: 15px;
}

.faq-front {
            max-width: 800px;
            margin: 50px auto;
            padding: 15px;
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        .faq-front span {
            color: black;
            font-weight: 600;
            font-size: 22px;
        }
        .filter.box a {
    color: black !important;
}
.filter.box .title {
    color: black !important;
}

}
