@font-face {
    font-family: 'MinionBoCn';
    src: url("fonts/MinionPro-BoldCn.otf") format("opentype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'MinionBCnit';
    src: url("fonts/MinionPro-BoldCnIt.otf") format("opentype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'MinionBitalic';
    src: url("fonts/MinionPro-BoldIt.otf") format("opentype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'MinionMeitalic';
    src: url("fonts/MinionPro-MediumIt.otf") format("opentype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'MinionSeitalic';
    src: url("fonts/MinionPro-SemiboldIt.otf") format("opentype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'BalowConRe';
    src: url("fonts/BarlowCondensed-Regular.ttf") format("truetype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'BalowCoThin';
    src: url("fonts/BarlowCondensed-Light.ttf") format("truetype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'Constantia';
    src: url("fonts/constan.ttf") format('truetype');
}
@font-face {
    font-family: 'ConstanBold';
    src: url("fonts/constantia-bold.ttf") format('truetype');
}
@font-face {
    font-family: 'interBold';
    src: url("fonts/Inter_18pt-Bold.ttf") format('truetype');
}
@font-face {
    font-family: 'interRegular';
    src: url("fonts/Inter_18pt-Regular.ttf") format('truetype');
}
@font-face {
    font-family: 'MinionRe';
    src: url("fonts/MinionPro-Regular.otf") format("opentype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'MinionBold';
    src: url("fonts/MinionPro-Bold.otf") format("opentype");
    font-style: normal;
    font-weight: bold;
    font-display: auto;
}
@font-face {
    font-family: 'MinionMedium';
    src: url("fonts/MinionPro-Medium.otf") format("opentype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'MinionSemi';
    src: url("fonts/MinionPro-Semibold.otf") format("opentype");
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: 'MinionItalic';
    src: url("fonts/MinionPro-It.otf") format("opentype");
    font-style: normal;
    font-display: auto;
}

body{
    overflow: hidden;
    font-family: 'MinionRe' !important;
}
p{
    margin-bottom: 5px;
    font-family: 'MinionRe' !important;
}
.nav > li > a{
    font-family: 'MinionRe' !important;
}
strong, b, h1, h2, h3, h4, h5, h6{
    font-family: 'MinionBold' !important;
}
.Contantia *, a.button{
  font-family: 'Constantia' !important;
}
.ContanBold *{
  font-family: 'ConstanBold' !important;
  font-weight: bold;
}
.interFontbold *{
  font-family: 'interBold' !important;
  font-weight: normal;
}
.interFontRe *{
  font-family: 'interRegular' !important;
}
a.button{
    font-weight: normal;
}
.nopadding_bottom{
  padding-bottom: 0px !important;
}
.imgautowidth img{
  width: auto;
  display: table;
  margin: 0 auto;
}
.imgLeftauto img{
  width: auto;
}
.imgLeftauto .box-image{
  margin-left: 0;
}
.mfp-wrap{
    z-index: 99999;
}
#header{
    z-index: 9999;
}
#header .header-main > .header-inner,
#header .header-bottom > .container,
.header-main > .container,
.breadcrumd_core .rowbread_core,
.breadCustomPage .rowbread_core{
    max-width: 98%;
}
.header-main .container .top-divider{
    opacity: 1;
    color: hsl(216deg 14% 56% / 20%);
}
.header-main .nav.header-nav-main.nav-left > li > a{
    font-size: 18px;
    padding: 25px 0px;
}
.header-wrapper.stuck .header-main .nav.header-nav-main.nav-left > li > a{
    padding: 20px 0px;
}
#header li .nav-dropdown.nav-dropdown-default{
    padding: 0;
    border: none;
    border-top: 2px solid #85754e;
    background-color: #181818;
    z-index: 333;
}
/*.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom: #000;
}*/
.nav-dropdown-has-arrow li.has-dropdown:after{
    border-color: hsla(0, 0%, 87%, 0) hsla(0, 0%, 87%, 0) #85754e;
}
.header-nav-main li .sub-menu li {
    width: 100%;
}
.header-nav-main li .sub-menu li a {
    transition: all .3s;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.header-nav-main li .sub-menu li a:hover {
    padding-left: 15px;
    transition: all .3s;
}
.header-nav-main.nav-spacing-xlarge.nav-left > li{
    margin: 0px 16px;
}
.header-nav-main li a{
    color: #898989;
}
.gtranslate_wrapper .gt_black_overlay{
    opacity: .83;
}
.gtranslate_wrapper .gt_white_content{
    background-color: #181818;
    padding: 5px 10px;
}
.gtranslate_wrapper .gt_white_content a{
    border-bottom: 1px solid hsl(42.55deg 26.07% 41.37% / 11%);
    color: #85754E;
}
.gtranslate_wrapper .gt_white_content a:last-child{
    border-bottom: none;
}
.gtranslate_wrapper .gt_white_content a span{
    margin-right: 0;
    margin-left: 5px;
}
.gtranslate_wrapper .gt_white_content a.gt-current-lang span{
    color: #b6b6b6;
}
.gtranslate_wrapper .gt_switcher-popup img,
.gtranslate_wrapper .gt_switcher-popup span:last-child{
    display: none;
}
.gtranslate_wrapper .gt_switcher-popup span:nth-child(2){
    padding-left: 22px;
    position: relative;
}
.gtranslate_wrapper .gt_switcher-popup span:nth-child(2):before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background-color: #898989;
    -webkit-mask-image: url('../img/globalicon.svg');
    mask-image: url('../img/globalicon.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
.gtranslate_wrapper .gt_switcher-popup:hover span:nth-child(2),
.header-nav-main #header-contact li a:hover span{
    color: #85754E;
}
.gtranslate_wrapper .gt_switcher-popup:hover span:nth-child(2):before,
#header-contact a:hover .icon-phone:before,
#header-contact a:hover .icon-map-pin-fill:before,
.header-nav .account-item a:hover .header-account-title:before{
    background-color: #85754E;
}
#header-contact > li:nth-child(1){
    order: 2;
}
#header-contact > li:nth-child(2){
    order: 1;
    margin-right: 25px !important;
    margin-left: 0 !important;
}
.header-nav-main #header-contact li a:after{
    display: none;
}
#header-contact i{
    width: 16px;
    height: 16px;
}
#header-contact .icon-phone:before,
#header-contact .icon-map-pin-fill:before{
    content: "";
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    background-color: #898989;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#header-contact .icon-phone:before{
    -webkit-mask-image: url('../img/iconcall.svg');
    mask-image: url('../img/iconcall.svg');
}
#header-contact .icon-map-pin-fill:before{
    -webkit-mask-image: url('../img/locationicon.svg');
    mask-image: url('../img/locationicon.svg');
}
.header-nav .account-item .header-account-title{
    position: relative;
    padding-left: 30px;
}
.header-nav .account-item .header-account-title:before{
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 24px;
    height: 24px;
    background-color: #898989;
    -webkit-mask-image: url('../img/usericon.svg');
    mask-image: url('../img/usericon.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
.header-nav-main.nav-left li a{
    font-size: 18px;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before{
    border-bottom-color: #85754e;
}
.nav>li.header-divider{
    border-left: 1px solid #D9D9D9;
    height: 20px;
}
.nav>li>a>i.icon-search{
    width: 24px;
    height: 24px;
    position: relative;
}
.nav>li>a>i.icon-search:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #85754E;
    -webkit-mask-image: url('../img/iconSearch.svg');
    mask-image: url('../img/iconSearch.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
.header-wrapper.stuck .header-bottom{
    min-height: 45px;
}
.secMegaMenu{
    /*display: none;
    position: absolute;*/
    top: 100%;
    z-index: 222;
    left: 0;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ebebeb;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.closeMegaMenu{
    position: absolute;
    top: 8px;
    left: 5px;
    cursor: pointer;
    z-index: 222;
}
.closeMegaMenu span{
    color: #85754E;
    position: relative;
    font-size: 16px;
    padding-left: 35px;
}
.closeMegaMenu span:before{
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    width: 33px;
    height: 33px;
    background-color: #ef0c0c;
    -webkit-mask-image: url('../img/iconClose1.svg');
    mask-image: url('../img/iconClose1.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
.WrapimgMegaMeu{
    margin-top: 20px;
}

@media only screen and (min-width: 850px){
    header#header .nav-dropdown {
        display: block;
    }
    header#header .nav-dropdown ul.sub-menu {
        position: absolute;
        left: 100%;
        top: 0;
        background: #181818;
        width: 250px;
        padding: 0;
        display: none !important;
        -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
        box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    }
    header#header .nav-dropdown ul.sub-menu a {
        white-space: normal;
        margin: 0;
        padding: 10px 15px;
        border: 0;
        color: #85754e;
    }
    header#header .nav-dropdown li:hover > ul.sub-menu{
        display: block !important;
    }
    header#header .nav-dropdown li {
        border-right: 0;
        white-space: normal;
        width: 100%;
        display: block;
        position: relative;
    }
    header#header .nav-dropdown li a,
    header#header .nav-dropdown li.menu-item-has-children > a {
        text-transform: none;
        border-bottom: 1px solid #1f1f1f;
        color: #85754e;
        font-weight: normal;
        font-size: 17px;
        transition: all .5s;
    }
    header#header .nav-dropdown li a:hover{
        padding-left: 10px;
        transition: all .5s;
    }
    header#header .nav-dropdown li.active>a {
        color: #e82c2a;
    }
    .nav-size-xlarge>li>a {
        font-size: 20px;
    }
    .has-dropdown .icon-angle-down{
        font-size: 14px;
        top: 2px;
    }
    .header-bottom-nav > li > a{
        padding: 21px 0px;
    }
    .header-wrapper.stuck .header-bottom-nav > li > a{
        padding: 6px 0px;
    }
}

.iconMenu strong{
    cursor: pointer;
    position: relative;
    padding-left: 33px;
    font-size: 20px;
    font-weight: bold;
    color: #85754E;
}
.iconMenu strong:before{
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 1px;
    left: 0;
    background-color: #85754e;
    -webkit-mask-image: url('../img/iconMenu.svg');
    mask-image: url('../img/iconMenu.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
}
.iconMenu.active strong:before{
    -webkit-mask-image: url('../img/iconClose.svg');
    mask-image: url('../img/iconClose.svg');
    top: 0px;
}
.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a{
    font-weight: normal !important;
}
.mfp-bg.mfp-ready {
    opacity: 1;
}
.ux-search-box .search-field{
    font-size: 16px;
    border: none;
    border-radius: 30px 0px 0px 30px;
    height: 50px;
}
.ux-search-box .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #2a2a2a;
}
.ux-search-box .search-field::-moz-placeholder { /* Firefox 19+ */
    color: #2a2a2a;
}
.ux-search-box .search-field:-ms-input-placeholder { /* IE 10+ */
    color: #2a2a2a;
}
.ux-search-box .search-field:-moz-placeholder { /* Firefox 18- */
    color: #2a2a2a;
}
.ux-search-box .ux-search-submit{
    font-size: 16px;
    height: 50px;
    background-color: #85754E;
    min-width: 60px;
    border-radius: 0px 30px 30px 0px;
}
.delaycss {
    animation: 2s fadeIndelay;
    animation-fill-mode: forwards;
    visibility: hidden;
}
@keyframes fadeIndelay {
    99% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
.slick-dots{
    height: 4px;
    background-color: #2E2E2E;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}
.slick-dots li{
    height: 4px !important;
    margin-left: 0 !important;
    background-color: #2E2E2E;
}
.slick-dots li.slick-active{
    background-color: #85754E;
}
.btnCtSlick i{
    position: absolute;
    width: 100%;
    height: 100%;
}
.TabMegaMenu ul.nav{
    max-width: 308px;
    background-color: #F2F2F2;
    padding: 5px 11px 11px 11px;
}
.tabbed-content .nav-vertical+.tab-panels{
    border-left: none;
    padding-left: 16px;
    padding-bottom: 0px;
    padding-right: 10px;
}
.TabMegaMenu .nav-vertical>li+li{
    border-top: 1px solid #D8D8D8;
}
.tabbed-content .nav-vertical li a{
    color: #292D32;
    position: relative;
}
.tabbed-content .nav-vertical li.active a{
    color: #85754E;
}
.TabMegaMenu .product-category{
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 18px;
    padding: 0 4px 3px;
}
.product-category .box-text{
    padding-bottom: 10px;
}
.product-category .box-text .header-title{
    text-transform: none;
    font-size: 18px;
    letter-spacing: 0;
}
.TabMegaMenu .tab-panels{
    max-height: 608px;
    overflow: auto;
}
.breadcrumd_core {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    min-height: 220px;
    padding-top: 16px;
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
    justify-content: space-between;
}
.breadcrumd_core:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: hsl(0deg 0% 0% / 60%);
    top: 0;
    left: 0;
    backdrop-filter: blur(8px);
}
.breadcrumd_core .row{
    position: relative;
    z-index: 2;
}
.rank-math-breadcrumb p{
    color: #AE9D77;
    font-family: 'Constantia' !important;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 0px;
}
.rank-math-breadcrumb p a{
    color: #898989;
}
.rank-math-breadcrumb .separator{
    margin: 0px 6px;
}
.h3TitleBread{
    color: #AE9D77;
    font-family: 'Constantia' !important;
    font-size: 32px;
    text-align: center;
    padding-top: 20px;
    text-transform: uppercase;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.titBigVideoFea h3{
    font-size: 32px;
    margin-bottom: -2px;
    line-height: 38px;
    color: #000;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.imgBigVideoFea{
    margin-top: 10px;
}
.smallVideoFea > .col-inner{
    padding-top: 79px;
}
.rowVideoFea > .col{
    padding: 0 6px 19.6px;
}
.boxSmallVideoFea{
    margin-bottom: 12px;
    display: table;
    width: 100%;
}
.boxSmallVideoFea:last-child{
    margin-bottom: 0px;
}
.imgBigVideoFea img{
    height: 552px;
    object-fit: cover;
    transition: all .8s;
}
.imgSmallVideoFea img{
    height: 176px;
    object-fit: cover;
    transition: all .8s;
}
.imgThumbVideo img{
    transition: all .8s;
}
.imgBigVideoFea, .imgSmallVideoFea, .imgThumbVideo{
    overflow: hidden;
    position: relative;
}
.boxBigVideoFea:hover .imgBigVideoFea img,
.boxSmallVideoFea:hover .imgSmallVideoFea img,
.ItemVideoCPT .col-inner:hover .imgThumbVideo img{
    transform: scale(1.1);
    transition: all .8s;
}
.videoFeadtured .rowVideoFea{
    max-width: 1296px;
}
.tax-product_cat .shop-page-title,
.archive .shop-page-title{
    display: none;
}
.tax-product_cat .h3TitleBread{
    padding-top: 0;
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-weight: normal;
}
.nameBrandBread{
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    color: #AE9D77;
    font-family: 'Constantia' !important;
    margin: 0;
}
.tax-product_cat #main,
.post-type-archive-product #main,
.WrapSingleProduct,
.WrapFeaPostMain{
    background-color: #1D1D1D;
}
.archive.category #main{
    background-color: #262626;
}
.CatProStyle01 .breadcrumd_core{
    min-height: 420px;
}
.tax-product_cat .CatProStyleDfault #main{
    background-color: #fff;
}
.tax-product_cat .breadcrumd_core:after,
.post-type-archive-product .breadcrumd_core:after{
    background-color: transparent;
    backdrop-filter: unset;
}
.CatProStyle02 .breadcrumd_core{
    min-height: 252px;
}
.iconLogoCustom{
    width: auto;
    margin: 40px auto 20px auto;
    display: table;
}
.h3SloganPagePro{
    font-family: 'Constantia' !important;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}
.rowHeadPageCatPro > .col.large-12 > .col-inner{
    max-width: 990px;
    margin: 0 auto;
}
.ExcerPageProCat{
    font-size: 18px;
    text-align: center;
    color: #898989;
    margin-bottom: 20px;
}
.ExcerPageProCat p{
    line-height: 25px;
    font-size: 18px;
}
.coltitpageprocat > .col-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #353535;
    padding-bottom: 10px;
}
.h1NameCatPro{
    color: #898989;
    font-size: 20px;
    padding-left: 0px;
    margin-bottom: 0px;
}
.FillAttrTarget a{
    font-size: 18px;
    text-transform: uppercase;
}
.FillAttrTarget .separator{
    margin-left: 10px;
    margin-right: 10px;
    top: -2px;
    position: relative;
}
.tax-product_cat .category-page-row,
.archive  .category-page-row{
    padding-top: 0px;
}
.tax-product_cat .CatProStyleDfault .category-page-row,
.archive .CatProStyleDfault .category-page-row,
.titpageprocat{
    padding-top: 30px;
}
.product-small .TargetCustomer{
    display: none;
}
.CatProStyle02 .shop-container{
    margin-top: 50px;
}
.CatProStyle02 .product-small .TargetCustomer{
    display: flex;
    width: 100%;
}
.CatProStyle02 .product-small .price-wrapper{
    display: none;
}
.labelTargetCus{
    color: #85754E;
    font-size: 18px;
    line-height: 20px;
}
.BannerCatPostPage{
    position: relative;
}
.BreadCategoryPage{
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 222;
}
.archive.category .breadcrumd_core{
    height: auto;
    min-height: initial;
}
.archive.category .breadcrumd_core:after{
    display: none;
}
.banner h5, .banner h6, .banner p{
    margin-top: 10px;
    margin-bottom: 10px;
}
.single-post .fullArchivePost > .col-inner, .single-post .rowtitleBread > .large-12 > .col-inner{
    max-width: 1095px;
    margin: 0 auto;
}
.single-post .rowtitleBread{
    position: relative;
    top: -40px;
}
.single-post .rowbread_core > .large-12.col{
    padding-bottom: 0px;
}
.single-post .breadcrumd_core{
    height: 500px;
}
.imgTitSinglePost img{
    margin: 0 auto;
    display: table;
}
.WrapSinglePost .entry-header{
    display: none;
}
.single-post .blog-single {
    padding: 0;
}
.pageHasbgBre .breadcrumd_core{
    min-height: 403px;
}
.pageHasbgBre .breadcrumd_core:after{
    background-color: transparent;
    backdrop-filter: unset;
}
.page-id-560 .breadcrumd_core{
    height: auto;
    min-height: auto;
    background-image: unset !important;
    background-color: transparent;
    margin-bottom: -47px;
}
.page-id-560 .breadcrumd_core:after,
.page-id-560 .breadcrumd_core .rowtitleBread{
    display: none;
}
.page-id-560 .rowbread_core > .large-12.col{
    padding-bottom: 0px;
}
.HideBgBread .breadcrumd_core{
    height: auto;
    min-height: auto;
    background-image: unset !important;
    background-color: #fff;
}
.HideBgBread .breadcrumd_core:after{
    display: none;
}
.page-checkout .woocommerce-form-coupon-toggle {
    display: none;
}
.sliderHomes .flickity-page-dots li,
.sliderHomes .flickity-page-dots li.dot.is-selected{
    background-color: transparent;
    width: 20px;
    height: 20px;
}
.sliderHomes .flickity-page-dots li{
    font-family: 'interRegular' !important;
    color: #898989;
    font-size: 14px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sliderHomes .flickity-page-dots li:last-child{
    margin-bottom: 0px;
}
.sliderHomes .flickity-page-dots li.dot.is-selected{
    font-family: 'interBold' !important;
    color: #fff;
    font-size: 16px;
}
.sliderHomes .flickity-page-dots{
    left: inherit;
    right: 0;
    bottom: inherit;
    top: 50%;
    transform: translateX(-50%);
}
.sliderHomes .flickity-page-dots:before,
.sliderHomes .flickity-page-dots:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 55px;
    background-color: #898989;
    left: 50%;
    transform: translateX(-50%);
}
.sliderHomes .flickity-page-dots:before{
    top: -80px;
}
.sliderHomes .flickity-page-dots:after{
    bottom: -80px;
}
.CatProStyle02 .rowtitleBread{
    display: none;
}
.callPlusMobile{
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 99;
}
.itemCallMobile{
    width: 48.5%;
    margin-right: 3%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    height: auto;
}
.itemCallMobile:nth-child(2n+2){
    margin: 0;
}
.itemCallMobile a{
    color: #fff;
    font-family: 'interBold' !important;
    font-size: 15px;
    font-weight: normal;
}
.itemCallMobile a img{
    max-width: 100%;
    width: auto;
}
#cart-popup .cart-sidebar-content{
    display: none;
}
.heading-font{
    text-transform: capitalize;
    font-size: 21px !important;
    font-family: 'MinionBold' !important;
}
#cart-popup  .woocommerce-mini-cart__total span.amount{
    color: #eb0000;
    font-size: 17px;
    font-family: 'interBold' !important;
    font-weight: normal;
}
a.button{
    text-transform: unset;
}
#search-lightbox .live-search-results{
    background-color: #2b2b2b;
}
.live-search-results .search-name,
.live-search-results .search-price{
    font-size: 16px;
}
span.amount{
    font-size: normal;
}
.mfp-wrap .mfp-close svg{
    opacity: 1;
    color: #000;
    background-color: #fff;
    border-radius: 50%;
    padding: 2px;
}
.mfp-bg.mfp-ready{
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
}

@media only screen and (min-width: 1000px){
    .CatProStyle02 .products .product-small.col{
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .CatProStyle02 .product-small .box-text{
        padding: 0;
        height: 141px;
        background-image: url('../img/bgprobggold.jpg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 35px 200px 5px 18px;
    }
    .CatProStyle02 .product-small .box-image{
        position: absolute;
        bottom: 0;
        z-index: 2;
        right: 0;
    }
    .CatProStyle02 .product-small .box-image img{
        height: 308px;
    }
    .CatProStyle02 .products > .product-small.col{
        margin-top: 210px;
    }
    .CatProStyle02 .product-small .product-title a{
        color: #85754E;
    }
    .CatProStyle02 .product-small:hover .product-title a{
        color: #898989;
    }
}

