html, body {width: 100%; height: 100%; margin: 0; padding: 0;}

body {font-family: 'Jost', sans-serif; font-size: 16px; color: #3E3E3E; font-weight: 400; line-height: 1.6; background-color: #fff; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*TRANSITIONS*/
.btn, a, button, .transition {webkit-transition: all 250ms linear; -moz-transition: all 250ms linear; -o-transition: all 250ms linear; -ms-transition: all 250ms linear; transition: all 250ms linear; }

/*ANCHOR TAGS*/
a {color: #111; text-decoration: none; background-color: transparent; }
a:hover, a:focus{color: #001B42;}

/*TEXT WHITE TO LIGHT WHITE*/
.text-white-5{color: rgb(255 255 255 / 5%)!important;} .text-white-10{color: rgb(255 255 255 / 10%)!important;} .text-white-20{color: rgb(255 255 255 / 20%)!important;} .text-white-25{color: rgb(255 255 255 / 25%)!important;} .text-white-30{color: rgb(255 255 255 / 30%)!important;} .text-white-35{color: rgb(255 255 255 / 35%)!important;} .text-white-45{color: rgb(255 255 255 / 45%)!important;} .text-white-50{color: rgb(255 255 255 / 50%)!important;} .text-white-55{color: rgb(255 255 255 / 55%)!important;} .text-white-60{color: rgb(255 255 255 / 60%)!important;} .text-white-65{color: rgb(255 255 255 / 65%)!important;} .text-white-70{color: rgb(255 255 255 / 70%)!important;} .text-white-75{color: rgb(255 255 255 / 75%)!important;} .text-white-80{color: rgb(255 255 255 / 80%)!important;} .text-white-85{color: rgb(255 255 255 / 85%)!important;} .text-white-90{color: rgb(255 255 255 / 90%)!important;} .text-white-95{color: rgb(255 255 255 / 95%)!important;}

/*TEXT BLACK TO LIGHT BLACK*/
.text-black-5{color: rgb(0 0 0 / 5%)!important;} .text-black-10{color: rgb(0 0 0 / 10%)!important;} .text-black-20{color: rgb(0 0 0 / 20%)!important;} .text-black-25{color: rgb(0 0 0 / 25%)!important;} .text-black-30{color: rgb(0 0 0 / 30%)!important;} .text-black-35{color: rgb(0 0 0 / 35%)!important;} .text-black-45{color: rgb(0 0 0 / 45%)!important;} .text-black-50{color: rgb(0 0 0 / 50%)!important;} .text-black-55{color: rgb(0 0 0 / 55%)!important;} .text-black-60{color: rgb(0 0 0 / 60%)!important;} .text-black-65{color: rgb(0 0 0 / 65%)!important;} .text-black-70{color: rgb(0 0 0 / 70%)!important;} .text-black-75{color: rgb(0 0 0 / 75%)!important;} .text-black-80{color: rgb(0 0 0 / 80%)!important;} .text-black-85{color: rgb(0 0 0 / 85%)!important;} .text-black-90{color: rgb(0 0 0 / 90%)!important;} .text-black-95{color: rgb(0 0 0 / 95%)!important;}

/*TEXT LIGHT GREY TO DARK GREY*/
.text-grey-100{ color: #f8f9fa;} .text-grey-200{ color: #e9ecef;} .text-grey-300{ color: #dee2e6;} .text-grey-400{ color: #ced4da;} .text-grey-500{ color: #adb5bd;} .text-grey-600{ color: #6c757d;} .text-grey-700{ color: #495057;} .text-grey-800{ color: #343a40;} .text-grey-900{ color: #212529;}

/*PADDING TOP*/
.pt5{padding-top: 5px;} .pt10{padding-top: 10px;} .pt15{padding-top: 15px;} .pt20{padding-top: 20px;} .pt30{padding-top: 30px;} .pt40{padding-top: 40px;} .pt50{padding-top: 50px;} .pt60{padding-top: 60px;} .pt70{padding-top: 70px;} .pt80{padding-top: 80px;} .pt90{padding-top: 90px;} .pt100{padding-top: 100px;} .pt110{padding-top: 110px;} .pt120{padding-top: 120px;}

/*PADDING BOTTOM*/
.pb5{padding-bottom: 5px;} .pb10{padding-bottom: 10px;} .pb15{padding-bottom: 15px;} .pb20{padding-bottom: 20px;} .pb30{padding-bottom: 30px;} .pb40{padding-bottom: 40px;} .pb50{padding-bottom: 50px;} .pb60{padding-bottom: 60px;} .pb70{padding-bottom: 70px;} .pb80{padding-bottom: 80px;} .pb90{padding-bottom: 90px;} .pb100{padding-bottom: 100px;} .pb110{padding-bottom: 110px;} .pb120{padding-bottom: 120px;}

/*MARGIN TOP*/
.mt5{margin-top: 5px;} .mt10{margin-top: 10px;} .mt15{margin-top: 15px;} .mt20{margin-top: 20px;} .mt30{margin-top: 30px;} .mt40{margin-top: 40px;} .mt50{margin-top: 50px;} .mt60{margin-top: 60px;} .mt70{margin-top: 70px;} .mt80{margin-top: 80px;} .mt90{margin-top: 90px;} .mt100{margin-top: 100px;} .mt110{margin-top: 110px;} .mt120{margin-top: 120px;}

/*MARGIN BOTTOM*/
.mb5{margin-bottom: 5px;} .mb10{margin-bottom: 10px} .mb15{margin-bottom: 15px} .mb20{margin-bottom: 20px} .mb30{margin-bottom: 30px} .mb40{margin-bottom: 40px} .mb50{margin-bottom: 50px} .mb60{margin-bottom: 60px} .mb70{margin-bottom: 70px} .mb80{margin-bottom: 80px} .mb90{margin-bottom: 90px} .mb100{margin-bottom: 100px} .mb110{margin-bottom: 110px} .mb120{margin-bottom: 120px}

/*NEGATIVE MARGIN*/
.ml-n1{margin-left: -1px;}
.mt-n1{margin-top: -1px;}

/*FONT WEIGHTS*/
.fw100{font-weight: 100!important;} .fw200{font-weight: 200!important;} .fw300{font-weight: 300!important;} .fw400{font-weight: 400!important;} .fw500{font-weight: 500!important;} .fw600{font-weight: 600!important;} .fw700{font-weight: 700!important;} .fw800{font-weight: 800!important;} .fw900{font-weight: 900!important;}

/*LETTER SPACING*/
.lshalf{letter-spacing:0.5px} .ls1{letter-spacing:1px} .ls2{letter-spacing:2px} .ls3{letter-spacing:3px} .ls4{letter-spacing:4px} .ls5{letter-spacing:5px} .ls6{letter-spacing:6px} .ls7{letter-spacing:7px} .ls8{letter-spacing:8px} .ls9{letter-spacing:9px} .ls10{letter-spacing:10px}

/*LINE HEIGHT*/
.lh100{line-height:100%} .lh120{line-height:120%} .lh130{line-height:130%} .lh140{line-height:140%} .lh150{line-height:150%} .lh160{line-height:160%} .lh170{line-height:170%} .lh180{line-height:180%} .lh190{line-height:190%} .lh200{line-height:200%}

/*FONT SIZE 0 to 72px */
.fs0{font-size: 0;}.fs7{font-size: 7px;} .fs8{font-size: 8px;} .fs9{font-size: 9px;} .fs10{font-size: 10px;} .fs11{font-size: 11px;} .fs12{font-size: 12px;} .fs13{font-size: 13px;} .fs14{font-size: 14px;} .fs15{font-size: 15px;} .fs16{font-size: 16px;} .fs17{font-size: 17px;} .fs18{font-size: 18px;} .fs19{font-size: 19px;} .fs20{font-size: 20px;} .fs21{font-size: 21px;} .fs22{font-size: 22px;} .fs23{font-size: 23px;} .fs24{font-size: 24px;} .fs25{font-size: 25px;} .fs26{font-size: 26px;} .fs27{font-size: 27px;} .fs28{font-size: 28px;} .fs29{font-size: 29px;} .fs30{font-size: 30px;} .fs31{font-size: 31px;} .fs32{font-size: 32px;} .fs33{font-size: 33px;} .fs34{font-size: 34px;} .fs35{font-size: 35px;} .fs36{font-size: 36px;} .fs37{font-size: 37px;} .fs38{font-size: 38px;} .fs39{font-size: 39px;} .fs40{font-size: 40px;} .fs41{font-size: 41px;} .fs42{font-size: 42px;} .fs43{font-size: 43px;} .fs44{font-size: 44px;} .fs45{font-size: 45px;} .fs46{font-size: 46px;} .fs47{font-size: 47px;} .fs48{font-size: 48px;} .fs49{font-size: 49px;} .fs50{font-size: 50px;} .fs51{font-size: 51px;} .fs52{font-size: 52px;} .fs53{font-size: 53px;} .fs54{font-size: 54px;} .fs55{font-size: 55px;} .fs56{font-size: 56px;} .fs57{font-size: 57px;} .fs58{font-size: 58px;} .fs59{font-size: 59px;} .fs60{font-size: 60px;} .fs61{font-size: 61px;} .fs62{font-size: 62px;} .fs63{font-size: 63px;} .fs64{font-size: 64px;} .fs65{font-size: 65px;} .fs66{font-size: 66px;} .fs67{font-size: 67px;} .fs68{font-size: 68px;} .fs69{font-size: 69px;} .fs70{font-size: 70px;} .fs71{font-size: 71px;} .fs72{font-size: 72px;}

/*FORM ELEMENTS*/
.form-control, textarea, select, .form-select{border-color:#aaa; font-size:16px}
.form-control, textarea, select, .form-select, button{border-radius: 0;}
.form-control:focus, .form-select:focus {outline: 0; box-shadow: 0 0 0 0.25rem #0069c226; border-color: #0069c2;}

/*CHECKBOX*/
.form-check-input {height: 16px; width: 16px; border-color: #757575;}
.form-check-input[type=checkbox] {border-radius: 0;}
.form-check-input[type=radio] {border-radius: 50%;}

/*SWIPER PAGINATION*/
.swiper-pagination{margin-top: 10px;}
.swiper-pagination-bullet-active{background-color: #000;}

/*SWIPER NAV BUTTONS*/
.swiper-button-next, .swiper-button-prev,
.swiper-button-prev:after, .swiper-button-next:after{height: 40px; width: 40px;}

.swiper-button-next, .swiper-button-prev{z-index: 1;}
.swiper-button-prev:after, .swiper-button-next:after{font-size: 16px; color: #000; background: #fff; display: flex; border-radius: 20px; justify-content: center; align-items: center; box-shadow: 0 5px 10px rgb(0 0 0 / 20%); webkit-transition: all 250ms linear; -moz-transition: all 250ms linear; -o-transition: all 250ms linear; -ms-transition: all 250ms linear; transition: all 250ms linear;}

/*SWIPER NAV UNSTYLED*/
.swiper-button-prev.unstyled:after,
.swiper-button-next.unstyled:after{background-color: transparent; box-shadow: none;}
.swiper-button-prev.unstyled:hover:after,
.swiper-button-next.unstyled:hover:after{background-color: #ddd; color: #333;}



/*PAGINATION*/
.pagination .page-link{color: #444; height: 40px; width: 60px; display: flex; align-items: center; justify-content: center; text-align: center;}
.pagination .page-link:hover{background-color: #CD322E; border-color: #CD322E; color: #fff!important;}
.pagination .active>.page-link, 
.pagination .page-link.active {color: #fff; background-color: #CD322E; border-color: #CD322E; }
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link{width: auto;}

/*CONTAINER*/
.container-custom{max-width: 1140px;} 

/*DROPDOWNS*/
.dropdown-item{font-size: 14px;}
.dropdown-item.active, .dropdown-item:hover {background-color: #CD322E; color: #fff;}

/*HEADINGS*/
h1, h2, h3, h4, h5, h6 {font-family: 'Jost', serif; font-weight: 500; margin-bottom: .5rem; line-height: 1.3; color: #222; line-height: 120%;}
.heading-font{font-family: 'Jost', serif;}
.body-font{font-family: 'Jost', sans-serif;}
 
/*CHECKED LIST*/
ul.checked-list{margin: 0; padding: 10px 0 0;}
ul.checked-list li{position: relative; list-style: none; padding-left: 25px; margin-bottom: 10px; padding-right: 25px;}
ul.checked-list li:before{position: absolute; content: "\f00c"; font-family: "FontAwesome"; left: 0px; color: #CD322E; font-size: 16px;}

/*BUTTONS*/
.btn{border-radius: 0; font-weight: 500; font-size: 13px; display: inline-flex; align-items: center; justify-content: center;} 
.btn-sm{font-size: 12px;}
.btn-lg{font-size: 14px;border-radius: 0;padding-top: 12px; padding-bottom: 12px;}

/*CARD*/
.card{border-radius: 0!important;}

/*TEXT COLORS*/
.text-olive{color: #658354!important;}
.text-my-green{color:#f1a592 !important}

/*BACKGROUNDS COLORS*/
.bg-olive{background-color: #658354!important;}

/*SECTION MAIN BUTTON*/
.section-button .btn {border-radius:0; font-weight: 500; background-color:#f1a592; border-color:#f1a592; font-size: 12px; letter-spacing:0.5px; height: 40px; display: inline-flex; justify-content: center; align-items: center; min-width: 240px; padding-left: 20px; padding-right: 20px; text-transform: uppercase; color:#fff}
.section-button .btn:hover{background-color: #000; border-color: #000; color: #fff;}
.section-button .btn.btn-white {background-color: #fff; border-color: #fff; color: #333; }
.section-button .btn.btn-white:hover {background-color: #f1f1f1; border-color: #f1f1f1; }

/*SECTION HEADINGS*/
.section-heading{margin-bottom: 35px; }
.section-heading h5{font-weight: 500; letter-spacing: 3px; text-transform: uppercase; font-size: 18px; line-height: 110%; margin-bottom: 10px; }
.section-heading h3{font-weight: 600; letter-spacing: -1px; text-transform: uppercase; color: #1C1C1C; font-size: 29px; line-height: 120%; margin-bottom: 10px; position: relative; }
.section-heading h3:before{content: ""; height: 1px; background:#f1a592; bottom: -10px; left: 0; right: 0; display: block; position: absolute; width: 70px; margin-left: auto; margin-right: auto;}

.section-heading p{color: #3E3E3E; font-size: 17px; margin-bottom: 0; line-height: 1.8;}
.section-heading.text-white h3, .section-heading.text-white p{color: #fff;}

.section-heading.text-start h3{text-align: left;}
.section-heading.text-start h3:before{margin-left: 0;}


/*BACKGROUND IMAGE CENTER*/
.bg-img-center{background-repeat: no-repeat; background-size: cover; background-position: center; }

/*#################################################################*/
/*##################_________MAIN STYLES_________##################*/
/*#################################################################*/

.top-info-header{background-color: #f1a592; border-bottom: 1px solid #cf8774;}
.top-info-header .form-select{max-width: 70px; height: 22px; padding-right: 28px; padding-left: 5px; margin-right: 0; margin-left: auto; line-height: 1;}

/*BRAND HEADER*/
.brand-header{padding-top: 16px; padding-bottom: 16px;}
.brand-header .list-categories{ font-weight: 500; font-size: 14px;margin: 0;}
.brand-header .list-categories li a{color: #000; position: relative; padding-left: 13px; padding-right: 13px;}
.brand-header .list-categories li a:hover{color: #658354;}
 
 

.brand-header .header-logo{max-width: 105px; display: inline-block;}
.brand-header .account-opt-items{font-size: 20px; margin-left: 20px; position: relative;}
.brand-header .account-opt-items:hover{color: #454545;}
.brand-header .account-opt-items span.count{font-size: 11px; font-weight: 400; color: #fff; background-color: #f1a592; border-radius: 50%; height: 18px; width: 18px; display: inline-flex; justify-content: center; align-items: center; position: absolute; top: -9px; right: -10px;}
.brand-header .account-opt-items img {max-width: 22px;}
.brand-header .account-opt-items:hover img {opacity: 0.7;}

/*NAVBAR TOGGLER*/
.brand-header .navbar-toggler {padding: 0 8px; border-color:#fff; border-radius: 0; width: 42px; height: 30px; justify-content: center; align-items: center;}
.brand-header .navbar-toggler .navbar-toggler-icon{background-image: none; position: relative; height: 2px; width: 100%;background-color:#222;}
.brand-header .navbar-toggler .navbar-toggler-icon:before,
.brand-header .navbar-toggler .navbar-toggler-icon:after{content: "";height: 2px; width: 100%; display: block; background-color:#222; position: absolute;}
.brand-header .navbar-toggler .navbar-toggler-icon:before{top: -8px;}
.brand-header .navbar-toggler .navbar-toggler-icon:after{bottom: -8px;} 

/*MAIN NAVBAR*/
.main-navbar .navbar {padding: 0; z-index: 5;}
.main-navbar #main-navlinks{border-top: 1px solid #f3f3f3;}
.main-navbar ul .nav-item{}
.main-navbar ul .nav-item .nav-link{font-size: 15px; font-weight: 400; color: #333; letter-spacing: 0; padding-left: 35px; padding-right: 35px; padding-top: 8px; padding-bottom: 8px;}
.main-navbar ul .nav-item .nav-link:hover{color: #f1a592; text-decoration: none!important;}
.main-navbar ul .nav-item .nav-link.text-uppercase{font-size: 13px;}

/*HEADER WOOCOMMERCE SEARCH HIDE_SHOW*/
.account-options .search-btn:focus {color: #fff;}
.search-wrapper {background: #333336; padding: 16px 0; position: absolute; width: 100%; height: 100%; top: -100%; z-index: 2; -webkit-transform: translate(0, -100%); -ms-transform: translate(0, -100%); transform: translate(0, -100%); opacity: 0; z-index: 0; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }
.search-wrapper .search-close {color: #ffffff; height: 51px; display: inline-flex; width: 50px; background: #939393; border-radius: 0; flex-direction: column; justify-content: center; align-items: center; padding: 5px; }
.search-wrapper .search-close small {font-weight: 500;}
body.isOpened .search-wrapper{top:-1px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); opacity: 1; z-index: 5; }
.search-wrapper .search-inner {max-width: 530px; }
.search-wrapper .dgwt-wcas-search-wrapp {max-width: 480px; margin: 0 20px 0 0; }
.search-wrapper .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {padding: 10px 0; }
.search-wrapper .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {background: transparent; }
.search-wrapper .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {background-color: #4e4e4e; border-radius: 0; }
.search-wrapper .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {fill: #a3a3a3; }
@media (max-width: 767.98px) {.search-wrapper{height: auto; padding: 10px 0;} }

/*SHIPPING DURATION SECTION*/
.shipping-block{}
.shipping-block:after{content: ""; border: 1px solid rgb(0 0 0 / 8%); position: absolute; left: 10px; right: 10px; top: 10px; bottom: -10px; display: block;}
.shipping-block:before{content: ""; height: 1px; background:#f1a592; bottom: -10px; left: 0; right: 0; display: block; position: absolute; width: 40px; margin-left: auto; margin-right: auto;webkit-transition: all 250ms linear; -moz-transition: all 250ms linear; -o-transition: all 250ms linear; -ms-transition: all 250ms linear; transition: all 250ms linear;}
.shipping-block:hover img{transform: scale(1.05);}
.shipping-block:hover:before{width: 90%;}


/*PRODUCT SLIDER SECTION*/
.category-block{}
.category-block .figure img{opacity: 0.9; transition: transform .2s ease-in; will-change: transform;}
.category-block .shop-link{left: 0;bottom: 0;right: 0;width: 100%;text-transform: uppercase; padding: 30px 10px; background: rgba(0, 0, 0, .02); background: -moz-linear-gradient(top, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .4) 44%, rgba(0, 0, 0, .89) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, .02)), color-stop(44%, rgba(0, 0, 0, .4)), color-stop(100%, rgba(0, 0, 0, .89))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .4) 44%, rgba(0, 0, 0, .89) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .4) 44%, rgba(0, 0, 0, .89) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .4) 44%, rgba(0, 0, 0, .89) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, .02) 0, rgba(0, 0, 0, .4) 44%, rgba(0, 0, 0, .89) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0); }
.category-block .shop-link h5{color:#fff; font-weight: 500; margin-bottom: 5px;}
.category-block .shop-link .shop-btn{font-size: 13px; padding: 5px 20px; color: #fff; font-weight: 400;}
.category-block:hover .shop-link .shop-btn{background-color: #fff; color: #333; }
.category-block:hover .figure img{opacity: 1;transform: scale(1.02);}
.category-block .off-price{text-transform: uppercase; color: #fff;}


/*PRODUCT CATEGORY OVERLAY*/
.category-overlay-block{}
.category-overlay-block figure{text-align: center;}
.category-overlay-block figure img{opacity: 0.8;}
.category-overlay-block figure .figure-caption{text-transform: uppercase; color: #fff; font-size: 22px; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 4; }

.category-overlay-block:hover figure img{opacity: 1;transform: scale(1.02);}

/*SHOP ON INSTAGRAM*/
.instagram-block{}
.instagram-block figure{text-align: center;}
.instagram-block figure img{opacity: 0.95;}
.instagram-block:hover figure img{opacity: 1;transform: scale(1.02);}
 

/*FOOTER*/
.site-footer{background-color: #f5f5f5;}
.footer-usps figure img{max-height: 35px;}

/*FOOTER HR RULE*/
.site-footer hr {margin: 1rem 0; color: inherit; border: 0; border-top: 0; opacity: 1; height: 1px; background: #d9d9d9;}


/*FOOTER LINKS*/
.footer-links h6{color:#fff; font-weight: 500;}
.footer-links ul{ margin-left: 0;}
.footer-links ul li{margin-bottom: 10px;}
.footer-links ul li a{color:#222; font-size: 15px;}
.footer-links ul li a:hover{color: #000;}
.newsletter-block a,
.newsletter-block p{color:#222; font-size: 15px;}
.footer-logo img{ width:95px}

/*FOOTER SOCIAL*/
.footer-social ul li a{height: 34px; width: 34px; font-size: 18px;  display: inline-flex; justify-content: center; align-items: center;color:#fff !important; }
.footer-social ul li a:hover{ color:#fff; opacity:.8; } 

/*FOOTER BOTTOM*/
.footer-bottom {font-size: 14px;color:#222;}
.footer-bottom .payment-partners{color:#222; }

/*FOOTER WOOCOMMERCE NEWSLETTER*/
#mailpoet_form_1 form.mailpoet_form{padding: 0!important;}
#mailpoet_form_1 {border: 0!important; border-radius: 0!important; background: transparent!important;}
#mailpoet_form_1 .mailpoet_paragraph {margin-bottom: 5px!important; }
#mailpoet_form_1 .mailpoet_paragraph input#form_email_1.mailpoet_text{display: block!important; width: 100%!important; border: 1px solid #dee2e6!important; padding: 0.375rem 0.75rem!important; font-size: 14px!important; font-weight: 400!important; height: 38px!important; line-height: 1.5!important; background-color: #fff!important; -webkit-appearance: none!important; -moz-appearance: none!important; appearance: none!important; border-radius: 0!important; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out!important; }
#mailpoet_form_1 .mailpoet_paragraph .mailpoet_submit{border: 1px solid #212529!important;padding: 6px 10px!important; font-family: inherit!important;font-size: 15px!important;font-weight: 500!important;}
#mailpoet_form_1 .mailpoet_paragraph .mailpoet_submit:hover{background-color: #333!important; }

/*#################################################################*/
/*##############___________INNER PAGES CSS_____________############*/
/*#################################################################*/
.main-content.inner-pages{min-height: 600px; border-top: 1px solid #f5f5f5;}

/*=========================LISTING PAGE CSS=========================*/
.filter-sidebar-wrap{padding: 20px; background-color: #fdfdfd; border: 1px solid #eee;}
.filter-option-wrap{max-height: 260px; overflow-y: auto; color: #212121; font-size: 14px; letter-spacing: .2px; -webkit-transition: max-height .3s; transition: max-height .3s; }
.filter-sidebar-wrap .breadcrumb .breadcrumb-item{font-size: 14px;}
.filter-sidebar-wrap .breadcrumb .breadcrumb-item i{font-size: 12px;}

/*SLIM SCROLLER*/
.filter-option-wrap::-webkit-scrollbar-track {border: 1px solid #f8f8f8; background-color: #f8f8f8; }
.filter-option-wrap::-webkit-scrollbar {width: 6px; background-color: #F5F5F5; }
.filter-option-wrap::-webkit-scrollbar-thumb {background-color: #dbdbdb; }

/*SIDEBAR BLOCK*/
.sidebar-block .form-check-input {height: 16px; width: 16px; border-radius: 0; border-color: #cacaca;}
.sidebar-block .form-check-label{font-size: 14px; font-weight: 500; color: #454545;}
.sidebar-block .form-check-label .text-muted{color: #888!important; font-weight: 400;}

/*RANGE SLIDER*/
.irs--round .irs-handle {border: 4px solid #455A64; box-shadow: 0 1px 3px #455A64;}
.irs--round .irs-handle:hover{background-color: #455A64;}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {font-size: 11px; font-weight: 500; padding: 4px 5px; background-color: #455A64; border-radius: 0; }
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {border-top-color: #455A64;}
.irs--round .irs-bar {background-color: #455A64; }
.irs--round .irs-min, .irs--round .irs-max {font-size: 11px; padding: 4px 5px; background-color: #455a642e; border-radius: 0; font-weight: 600; }

/*PRODUCT LISTING BLOCKS*/
.product-block a img{opacity: 0.95; transition: transform .2s ease-in; will-change: transform;}
.product-block:hover a img{opacity: 1;transform: scale(1.02);}
.product-block .product-wishlist{top:10px; right:10px; z-index: 3;}
.product-block .bestseller-tag {position: absolute!important; bottom: 0; background-color: #f1a592; color: #fff; padding: 5px 10px; font-size: 12px; letter-spacing: 1.5px; text-transform: uppercase; font-weight: 500; display: flex; align-items: center; justify-content: center; line-height: 1; }

/*WOOCOMMERCE PAGINATION*/
nav.woocommerce-pagination .page-numbers li {display: flex;}
nav.woocommerce-pagination .page-numbers li a.page-numbers,
nav.woocommerce-pagination .page-numbers li span.page-numbers.current {width: 48px; height: 38px; display: flex!important; align-items: center; justify-content: center; line-height: 1;}



/*=========================DETAILS PAGE CSS=========================*/
/*PRODUCT GALLERY IMAGES SLIDER*/
.product-media-block{padding-left: 0;position: relative;}
.product-media-small{position: absolute; top: 0; left: 0; width: 100px;}

.product-media-block .product-media-small img {opacity: 0.8; border: 1px solid transparent; padding: 3px;}
.product-media-block .product-media-small .slick-slide.slick-current.slick-active img {border: 1px solid #454545; opacity: 1; }

/*PRODUCT QUANTITY BUTTON*/
.product-desc-content .btn-check:checked+.btn, 
.product-desc-content .btn.active, 
.product-desc-content .btn.show, 
.product-desc-content .btn:first-child:active, 
.product-desc-content :not(.btn-check)+.btn:active {color: #fff; background-color: #666; border-color: #666; }
.product-desc-content .btn-dark{color: #fff; background-color: #666; border-color: #666;}
.product-desc-content .btn-dark:hover{color: #fff; background-color: #333; border-color: #333;}

.product-quantity-option .input-group{width: auto;}
.product-quantity-option .btn{height: 40px;color: #000!important; border-color: #000!important;}
.product-quantity-option .input-group .form-control{width: 45px; border:1px solid #000 !important}
.product-quantity-option .input-group .btn{width: 35px;}
.product-quantity-option .input-group input[type=number]::-webkit-inner-spin-button,
.product-quantity-option .input-group input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none; margin: 0; }
.product-quantity-option .input-group .value-button:hover {cursor: pointer; background-color: #454545; border-color: #454545; color: #fff !important; }

.product-size-option .btn{min-width: 45px; min-height: 40px; font-size: 14px; color: #b5b5b5; border-color: #b5b5b5;}
.product-cta-btn .btn{min-height: 40px; font-size: 15px;}

/*=========================CART PAGE CSS=========================*/
.cart-section .card{border: 1px solid #dee2e6; }
/* Cart Item Styles */
.cart-wrapper .cart-item {display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid #dee2e6; }
.cart-wrapper .cart-item:last-child {border-bottom: 0; }

.cart-wrapper .item-number,
.cart-wrapper .item-image,
.cart-wrapper .item-product,
.cart-wrapper .item-price,
.cart-wrapper .item-quantity,
.cart-wrapper .item-total,
.cart-wrapper .item-delete {flex: 1; padding: 5px; font-size: 16px; font-weight: 500; color: #000; }
.cart-wrapper .item-product {flex: 3; }
.cart-wrapper .item-quantity input.form-control {max-width: 85px; margin: 0 auto; }
.cart-wrapper .item-price, .cart-wrapper .item-total {flex: 2; text-align: center; }
.cart-wrapper .item-delete {flex: 1; text-align: center; }

/* Cart Summary styles */
.cart-wrapper .cart-summary {display: flex; justify-content: space-between; align-items: center; padding: 10px 0; font-size: 16px; font-weight: 500; color: #000; border-top: 1px solid #dee2e6; }
.cart-wrapper .summary-label {flex: 1; }
.cart-wrapper .summary-value {flex: 1; text-align: right; }

/* Media Queries for Mobile Devices */
@media screen and (max-width: 767px) {
  /* Cart item styles */
  .cart-wrapper .cart-item {flex-wrap: wrap; justify-content: flex-start; padding: 15px 0; border-bottom: none; border-top: 1px solid #dee2e6; } 
  .cart-wrapper .item-number, 
  .cart-wrapper .item-product, 
  .cart-wrapper .item-price, 
  .cart-wrapper .item-quantity, 
  .cart-wrapper .item-total, 
  .cart-wrapper .item-delete {flex: none; width: 100%; padding: 5px 0; font-size: 12px; } 
  .cart-wrapper .item-number {margin-bottom: 5px; } 
  .cart-wrapper .item-product {font-weight: 500; margin-bottom: 5px; } 
  .cart-wrapper .item-price, 
  .cart-wrapper .item-quantity, 
  .cart-wrapper .item-total {text-align: left; margin-bottom: 5px; } 
  .cart-wrapper .item-total {font-weight: 500; } 
  .cart-wrapper .item-delete {text-align: right; } 
  /* Cart summary styles */ 
  .cart-wrapper .cart-summary {flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 15px 0; font-size: 12px; border-top: none; border-bottom: 1px solid #dee2e6; } 
  .cart-wrapper .summary-label {flex: none; width: 70%; } 
  .cart-wrapper .summary-value {flex: none; width: 30%; text-align: right; } 
}

/*=========================ABOUT PAGE CSS=========================*/
.about-image{margin-top: -170px;}

.ceo-sec { padding: 90px 0 70px 0;}
.ceo-image-sec{ background-size: cover !important; display: block; position: relative; min-height:500px; }
.ceo-text-sec { padding:50px}
.ceo-desk{ padding: 15px 20px;}
.ceo-desk h2{  margin-bottom:20px}
.ceo-desk p{  font-size:18px; font-weight:400} 

/*####################_________FAQS SECTION_________####################*/
.faq-block{margin-bottom: 0; overflow: hidden; border-radius: 0; border: 0; box-shadow: none; border-bottom: 1px solid #999;}
.faq-block .faq-header{cursor: pointer; position: relative;}
.faq-block .faq-header h4{margin-bottom: 0; font-weight: 500;color:#1C1C1C; font-size: 18px;}

.faq-block .faq-header:before, 
.faq-block .faq-header:after{content: '';background-color: #333333;width: 12px;height: 2px;position: absolute;top: 30px;transition: all .4s ease-in-out;} 
.faq-block .faq-header:before {right: 21px; transform: rotate(-40deg);} 
.faq-block .faq-header:after {right: 30px; transform: rotate(40deg);} 

.faq-block .faq-content{display: none; padding-top: 12px; padding-bottom: 12px;}
.faq-block .faq-content p{font-size: 14px;}
 
.faq-block.isOpen {background: #fbfbfb; border-color: #000!important;} 
.faq-block.isOpen .faq-header{color: #000;} 
.faq-block.isOpen .faq-header:before, 
.faq-block.isOpen .faq-header:after{background-color: #000;} 
.faq-block.isOpen .faq-header:before {transform: rotate(40deg);} 
.faq-block.isOpen .faq-header:after {transform: rotate(-40deg);}
.faq-block.isOpen .faq-header h4{color: #000;}

/*TEXTUAL CONTENT PAGE*/
.textual-content-section{font-size: 16px;}
.textual-content-section ol, .textual-content-section ul {
    padding-left: 18px;
}

/*##########################################################*/
/*###########_________WORDPRESS PAGE FIX_________###########*/
/*##########################################################*/

/*WOOCOMMERCE BUTTON*/
/*.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {background-color: #666!important; color: #fff!important; border-radius: 0!important; font-weight: 500!important;}*/

/*#############################################################################################*/
/*WOOCOMMERCE ALERT*/
.woocommerce-error, 
.woocommerce-info,
.woocommerce-message {border: 1px solid #838383!important; margin-bottom: 16px!important; border-radius: 0!important; padding-left: 40px; padding-right: 160px; display: block; font-size: 13px; min-height: 56px; }

/*.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {background: #fff; box-shadow: 0 2px 2px rgb(0 0 0 / 24%); height: 36px; width: 36px; border-radius: 0; border: 1px solid; display: inline-block; position: absolute; top: 9px; left: 10px; display: flex; align-items: center; justify-content: center; }*/

.woocommerce-error a, 
.woocommerce-info a,
.woocommerce-message a{font-weight: 500;}

.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-message .button {font-size: 13px!important; padding: 10px 18px!important; font-weight: 500!important; border-radius: 6px!important; text-transform: uppercase; position: absolute!important; right: 10px; top: 10px; float: none!important; }




/*#############################################################################################*/

/*SITE BREADCRUMB*/
.site-breadcrumb ol.breadcrumb{font-size: 13px;} 
.site-breadcrumb ol.breadcrumb i{font-size: 12px;} 

/*LISTING SIDEBAR*/
.woocommerce .widget_price_filter{margin-top: 20px;}
.woocommerce .widget_price_filter .ui-slider-horizontal{height: 4px;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {background-color: #dee4ec;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {background-color: #f1a592; margin-bottom: 12px; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{height: 24px;width: 24px;border: 4px solid #f1a592; box-shadow: 0 1px 3px #f1a592; top: -10px; background-color: #fff;}

.woocommerce .widget_price_filter .price_slider_amount {text-align: center!important; display: flex; flex-direction: column-reverse; }
.woocommerce .widget_price_filter .price_slider_amount .button{float: none!important; width: 100%; font-weight: 500; text-transform: uppercase; font-size: 13px!important; border-radius: 0; padding-top: 7px; padding-bottom: 7px;}


/*PRODUCT LISTING PAGE*/
.product-wishlist a{display: none;}
.product-wishlist .yith-wcwl-add-button .add_to_wishlist.single_add_to_wishlist.button.alt{padding: 0!important; color: #fff!important; background-color:  transparent!important;text-shadow: 0 1px 5px #0000004a;}
.product-wishlist .yith-wcwl-add-to-wishlist{margin-top: 0!important;}
.product-wishlist .yith-wcwl-add-to-wishlist i{margin-right: 0!important;}

/*PRODUCTS DETAILS PAGE*/
.product-desc-content table.variations tr th,
.product-desc-content table.variations tr td {display: block; width: 100%;}

.product-desc-content .product-price del{font-weight: 400;color: #f1a592;}
.product-desc-content .product-price ins{font-weight: 600;color: #333; text-decoration: none;}


.product-desc-content .single_variation_wrap{margin-bottom: 20px;}
.product-desc-content .single_variation_wrap button{border-radius: 0!important; font-weight: 500!important; min-height: 40px; font-size: 15px!important;}
.product-desc-content .single_variation_wrap button:hover{opacity: 0.7;}
.product-desc-content .single_variation_wrap .wp-element-button{background-color: #fff!important; color:  #f1a592!important;border: 1px solid #f1a592!important;}
.product-desc-content .single_variation_wrap .wpcbn-btn-single{background-color: #333!important; color: #fff!important;} 

.product-desc-content .yith-wcwl-add-to-wishlist a{display: none;}
.product-desc-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.single_add_to_wishlist.button.alt{padding: 0!important; color: #fff!important; background-color:  transparent!important;text-shadow: 0 1px 5px #0000004a;}
.product-desc-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-to-wishlist{margin-top: 0!important;}
.product-desc-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-to-wishlist i{margin-right: 0!important;}

/*#############################################################################################*/

/*CART PAGE*/
.woocommerce table,
.woocommerce button{border-radius: 0!important;}
.cart_totals > h2{display: none;}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {float: none; width: 100%;}
.woocommerce-page .cart-collaterals .cart_totals .shop_table tr td {text-align: right;}
.woocommerce-page .cart-collaterals .cart_totals .shop_table tr td .shipping-calculator-form {text-align: left; }
.woocommerce-page .cart-collaterals .cart_totals .shop_table tr td .shipping-calculator-form button {width: 100%; text-transform: uppercase; font-weight: 500;}


.woocommerce #content table.cart td.actions .coupon, 
.woocommerce table.cart td.actions .coupon, 
.woocommerce-page #content table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon {float: left; display: flex; align-items: center; }

.woocommerce-page table.cart td.actions .button, 
.woocommerce-page table.cart td.actions .input-text {height: 38px;}
.woocommerce-page table.cart td.actions .button {font-weight: 500; font-size: 14px; text-transform: uppercase; }

#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text{min-width: 140px;}

/*CART LIST TABLE*/
td.product-quantity.cart-pro-qty .mb-3{margin-bottom: 0!important;}
td.product-quantity.cart-pro-qty .pb-3,
td.product-quantity.cart-pro-qty .pe-2{padding: 0!important;}

/*CHECKOUT BUTTON*/
.wc-proceed-to-checkout .checkout-button {background-color: #666!important; font-size: 14px!important; text-transform: uppercase; font-weight: 400!important; border-radius: 0!important; }
.wc-proceed-to-checkout .checkout-button:hover {background-color: #333!important; color:#fff!important;}

/*#############################################################################################*/

/*CHECKOUT PAGE*/
form.checkout_coupon.woocommerce-form-coupon {width: 100%; border: 1px solid #ddd; padding: 10px 16px!important;max-width: 640px; border-radius: 0; margin-left: 0!important; } 
form.checkout_coupon.woocommerce-form-coupon p{font-size: 13px; margin-bottom: 8px;}
form.checkout_coupon.woocommerce-form-coupon {width: 100%; border: 1px solid #ddd; width: 100%; border: 1px solid #ddd; padding: 10px 10px 5px!important; margin: 10px 0 15px;}
form.checkout_coupon.woocommerce-form-coupon .form-row {float: none!important; display: inline-block; }
form.checkout_coupon.woocommerce-form-coupon .form-row.form-row-first {width: 100%; max-width: 60%; }
form.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last {width: 100%; max-width: 37%; }
form.checkout_coupon.woocommerce-form-coupon .form-row.form-row-last button {width: 100%; }
form.checkout_coupon.woocommerce-form-coupon button{height: 45px; text-transform: uppercase;}


/*CHECKOUT PAGE FORM*/
.woocommerce form .form-row input.input-text {height: 45px; }
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {padding: 6px 15px!important; }
.select2-container--default .select2-selection--single {box-sizing: border-box!important; width: 100%!important; margin: 0!important; outline: 0!important; line-height: normal!important; border: 1px solid #3b3b3b!important; height: 45px!important; border-radius: 0; }
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 45px; padding-left: 15px!important; }
.select2-container--default .select2-selection--single .select2-selection__arrow{top: 0!important; width: 40px!important; height: 46px!important; }

.woocommerce form .form-row label {font-weight: 500; color: #222;}

.woocommerce-checkout .billing-location,
.woocommerce-checkout .order-details {padding: 20px 25px; background: #f8f8f8; border: 1px solid #d6d6d6; border-radius: 0; }

#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {background: #ebe9eb; border-radius: 0;}

.price-quantity.text-right{text-align: right;}
.order-details-products-block a.remove {display: block; margin-left: auto; margin-right: 0; font-size: 14px; height: 14px!important; width: 14px!important; text-align: center; line-height: 1; border-radius: 100%; color: #000 !important; text-decoration: none; font-weight: 400; border: 0; }

/*PLACE ORDER BUTTON*/
.form-row.place-order button.btn {font-size: 15px; text-transform: uppercase; padding: 14px 30px; font-weight: 600; }

.woocommerce table.shop_table td.product-name a{font-weight: 600;}
.woocommerce table.shop_table td.product-price del{color: #999;}
.woocommerce table.shop_table td.product-price ins{color: #333; font-weight: 500; text-decoration: none;}

/*WISHLIST PAGE*/
.wishlist_table th.product-price, 
.wishlist_table th.product-stock-status {text-align: center;}


/*---Pop-up Newsletter----*/
#mp_form_popup2 {width: 500px !important;border-radius: 0!important; padding: 30px !important}
.mailpoet_form_popup_overlay {background-color: #fff!important;}
.mailpoet_form_image img{ width:150px}
#mp_form_popup2 .mailpoet_form{border: 2px solid #f1a592; padding:20px}
#mp_form_popup2 .mailpoet_text{border: 1px solid #f1a592 !important; height: 50px !important;background-color: transparent !important;font-size: 14px !important;}
.mailpoet_form .mailpoet-has-font-size {margin: 20px 0;}
 
/*---Size chart----*/
.woocommerce .star-rating span::before {color: #ffc107}
.button-wrapper #chart-button, .button-wrapper .md-size-chart-btn {color: #f1a592} 


.thwvsf-wrapper-ul .thwvsf-wrapper-item-li.thwvsf-selected, .thwvsf-wrapper-ul .thwvsf-wrapper-item-li.thwvsf-selected:hover { -webkit-box-shadow: 0 0 0 2px rgba(0,0,0,.9);box-shadow: 0 0 0 2px #f1a592 !important;}

.product-detail-content, .comment-respond form{border: 1px solid #dedcdc; padding: 20px;background:rgba(249, 249, 249, 0.9)}
.woocommerce #reviews #comments ol.commentlist li .comment-text {border: none;border-radius: 0px;padding: 0}
.woocommerce #reviews #comments ol.commentlist{padding-left: 0;}
.woocommerce-Reviews .woocommerce-Reviews-title {font-size: 20px; background:#f1a592;padding: 15px 20px;border: 1px solid #dedcdc;display: flex;justify-content: space-between;align-items: center;margin-bottom: 0;border-bottom: 0;    color: #fff;}
.woocommerce #reviews #comments ol.commentlist li img.avatar {padding: 0px;border: none;}
.woocommerce-tabs.wc-tabs-wrapper{ padding:0}

#review_form .comment-reply-title{font-size: 20px;background:#f1a592; padding: 15px 20px; border: 1px solid #dedcdc;display: flex; margin-top: 15px;font-weight: 600;    color: #fff;}
.woocommerce p.stars a::before { color: #f1a592}

form .form-submit .submit{ background-color: #000 !important;color: #fff !important;border-radius: 0 !important;
font-weight: 500 !important;}
form .form-submit .submit:hover{ background-color: #333 !important;color: #fff !important}

.ad2, .wpcbn-btn.wpcbn-btn-single{width: 49%}
.Add-More-Product, .single_add_to_cart_button.ad2{ background-color:#f1a592 !important; border-radius:0 !important; color:#fff !important; line-height: 22px !important; font-weight: 500 !important;    font-size: 15px !important;}
.Add-More-Product:hover{background-color:#000 !important}

.woocommerce-cart table.cart img{ width: 75px;}
.wp-social-login-provider-list {padding: 10px 0;}
.woocommerce #reviews #comment { border: 1px solid #aaa;}
.comment-form-author, .comment-form-email{ display:inline-block }
.woo-variation-product-gallery {margin-bottom:0}

.wpcbn-btn-single.single_add_to_cart_button{background-color: #333!important;color: #fff!important; font-weight: 500 !important; padding: 13px 0 !important;font-size: 15px !important;}
 
.wpcbn-btn-single.single_add_to_cart_button:hover, .single_add_to_cart_button.ad2:hover{opacity: 0.7!important}
 
.product-price .woocommerce-Price-amount.amount bdi{font-size: 20px; }

 
/* facebook button class*/
.Facebook{ background: #4060A5;}

/* twitter button class*/
.Twitter{background: #00ABE3;}

/* linkedin button class*/
.Linkedin{background: #0094BC;}
 
/* youtube button class*/
.Youtube{background: #bb0000;}

/* instagram button class*/
.Instagram{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
 
.breadcrumb-section{ padding: 5px;background: #fff3f0;border-color: #ffe1df !important;}
.product_meta{ margin-top:10px}
.woocommerce ul.order_details{ padding-left:0}

.woocommerce-thankyou-order-received{font-weight: 600; margin-bottom: 40px; margin-top: 40px;font-size: 29px;}

.wishlist_table .product-add-to-cart a {background: #f1a592;padding: 4px 10px;color: #fff}
.wishlist_table .product-add-to-cart a:hover{background: #000}

/*#################################################################*/
/*################___________MEDIAQUERIES____________##############*/
/*#################################################################*/


@media (max-width: 1919.98px) {}

@media (max-width: 1599.98px) {}

@media (max-width: 1439.98px) {}

@media (max-width: 1199.98px) {}

@media (max-width: 991.98px) {
	.about-image{margin-top: 0;}
}

@media (max-width: 767.98px) {
	.section-heading h3 {font-size: 26px;}
	.brand-header .header-logo {max-width: 93px;}
}

@media (max-width: 575.98px) {
	.section-heading h3 {font-size: 22px;}
	.brand-header {padding-top: 6px;padding-bottom: 6px;}
	.filter-sidebar-wrap{ display:none}
	#mp_form_popup2 {top: 0px !important; max-height: initial !important;}
	.product-details-section.pt-3 .row.gx-5{ --bs-gutter-x: 0rem;}
	.comment-form-author input, .comment-form-email input{ width:100%}
	.comment-form-cookies-consent input{ position:absolute}
	.comment-form-cookies-consent label{ padding-left: 20px;margin-top: -5px;}
	.woocommerce-cart table.cart td.actions .coupon .input-text{ min-width: 104px;}
	.Add-More-Product{ padding: 0!important;font-size: 11px !important;text-align: center;line-height: 16px !important;padding-top: 4px!important;}
	.woocommerce-form-login-toggle .woocommerce-info, .woocommerce-form-coupon-toggle .woocommerce-info {padding-right: 45px;}
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100%;}
  .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {border: 1px solid;}
  .checkout_coupon button{ font-size: 11px !important;}
	}

@media (max-width: 479.98px) {
	.section-heading h3 {font-size: 20px;}
}
