@import url('https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');
*{ margin: 0; padding: 0;  box-sizing: border-box; }

figure{ margin: 0 }
address{ margin: 0 }
iframe{ max-width: 100%; }
 body{ font-family: 'Jost', sans-serif;}
 img{ max-width: 100%; height: auto; }
 a{ transition: all 300ms ease-in-out;  color: #000;}
 a:hover {color: #000;text-decoration: none;}
h1, .h1 {font-size: 30px; }
h2, .h2 {font-size: 28px; }
h3, .h3 {font-size: 26px; }
h4, .h4 {font-size: 24px; }
h5, .h5 {font-size: 21px; }
h6, .h6 {font-size: 18px; }
body:not(.cms-home) #content { padding: 60px 0px;}
.scrollToTop {background: #000;color: #fff;}
.row-2 {margin-left: -10px; margin-right: -10px;}
.row-2 > div {padding-left:10px; padding-right: 10px;}
.cn_search_popup .cn_title {padding-bottom: 5px;}
.cn_button_block .button {border: 0;padding: 8px 15px;font-size: 13px;}
.cn_image>img {border: none;}
.cn_search_popup_inner {border: none;}
.cn_search_popup div.cn_element {border: none;}
.cn_search_popup .cn_image {width: 10%;}
.cn_button_block {display: table;width: 100%;padding: 10px 0;}
.cn_search_popup_inner .price-box {padding: 10px 0;}
.cn_search_popup .cn_search_popup_inner .price-box {justify-content: start;}

.cn_search_popup .cn_image {width: 100px;}
.cn_search_popup .cn_right{ width: calc(100% - 100px); }
.cn_button_block {display: table;width: 100%;padding: 10px 0;}
.cn_search_popup{ width: 400px !important; }
.section-title {color: #000;margin-bottom: 40px;font-size: 30px;font-weight: 500;line-height: 43px;text-align: center;}
.container {max-width: 1680px;}

.btn-secondary { color: #fff; background-color: #000; border-color: #000;border-radius: 0;}
.btn-secondary:hover {color: #fff; background-color: #000; border-color: #000; }
.btn-secondary:focus, .btn-secondary.focus { background-color: #000; border-color: #000; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}
.btn-secondary:not(:disabled):not(.disabled):active, 
.btn-secondary:not(:disabled):not(.disabled).active, 
.show > .btn-secondary.dropdown-toggle {color: #fff; background-color: #000; border-color: #000; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, 
.btn-secondary:not(:disabled):not(.disabled).active:focus, 
.show > .btn-secondary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}

.btn-primary { color: #fff; background-color: #000; border-color: #000;border-radius: 0;}
.btn-primary:hover { color: #fff;  background-color: #000; border-color: #000;}
.btn-primary:focus, .btn-primary.focus { background-color: #000; border-color: #000; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}
.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary:not(:disabled):not(.disabled).active, 
.show > .btn-primary.dropdown-toggle {color: #fff; background-color: #000; border-color: #000; }
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.show > .btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}

.btn-light {border-radius: 0;}
.btn-success { color: #fff; background-color: #000; border-color: #000;border-radius: 0;}
.btn-success:hover { color: #fff; background-color: #000; border-color: #000; }
.btn-success:focus, .btn-success.focus {background-color: #000; border-color: #000; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}
.btn-success:not(:disabled):not(.disabled):active, 
.btn-success:not(:disabled):not(.disabled).active, 
.show > .btn-success.dropdown-toggle {color: #fff;background-color: #000; border-color: #000;}
.btn-success:not(:disabled):not(.disabled):active:focus, 
.btn-success:not(:disabled):not(.disabled).active:focus, 
.show > .btn-success.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}

.button.btn-default { color: #fff; background-color: #000; border-color: #000;}
.button.btn-default:hover { color: #fff; background-color: #000 !important; border-color: #000 !important; }
.button.btn-default:focus, .button.btn-default.focus { background-color: #000 !important; border-color: #000 !important; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}
.button.btn-default:not(:disabled):not(.disabled):active, 
.button.btn-default:not(:disabled):not(.disabled).active, 
.show > .button.btn-default.dropdown-toggle {color: #fff;background-color: #000 !important; border-color: #000 !important;}
.button.btn-default:not(:disabled):not(.disabled):active:focus, 
.button.btn-default:not(:disabled):not(.disabled).active:focus, 
.show > .button.btn-default.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}

button.btn.btn-default { color: #fff; background-color: #000; border-color: #000;}
.button.btn.btn-default:hover { color: #fff; background-color: #000 !important; border-color: #000 !important; }
.button.btn.btn-default:focus, .button.btn.btn-default.focus { background-color: #000 !important; border-color: #000 !important; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}
.button.btn.btn-default:not(:disabled):not(.disabled):active, 
.button.btn.btn-default:not(:disabled):not(.disabled).active, 
.show > .button.btn.btn-default.dropdown-toggle {color: #fff;background-color: #000 !important; border-color: #000 !important;}
.button.btn.btn-default:not(:disabled):not(.disabled):active:focus, 
.button.btn.btn-default:not(:disabled):not(.disabled).active:focus, 
.show > .button.btn.btn-default.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}

/* header topbar start */
.header-top-wrapper {background-color: #000000;}
.header-top-wrapper ul {display: flex; justify-content: space-around; flex-wrap: wrap;}
.header-top-wrapper ul li {color: #fff;font-size: 12px;line-height: 18px;padding: 17px 13px;font-weight: 400;text-transform: uppercase;}
.header-top-wrapper ul li span {padding-left: 10px; position: relative; top: 2px;}
/* header topbar end */

/* header start */
body:not(.cms-home) #mheader-nav {border-bottom: 1px solid #D6D6D6;}
.header-right{ display: flex; justify-content: flex-end; align-items: center; height: 100%;}
.header-right .header-minicart{ position: relative; }
.header-right .head-link{margin-left: 50px; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative;}
.header-right .head-link i {font-size: 24px;color: #000;font-weight: 300;}
.header-right .head-link > span {margin-top: 4px;color: #000;font-size: 14px;line-height: 20px;text-align: center;}
.header-right .head-link > span small {font-size: 100%;}
.header-minicart > a > span.badge{ position: absolute;top: -8px;background: #000;margin-top: 0;display: flex;right: auto;left: 12px;font-size: 15px;font-weight: 600;text-align: center;width: 22px;height: 22px;line-height: 17px;justify-content: center;align-items: center;padding: 0;color: #fff;}
.header-right .head-link img {max-height: 28px;}
.main-header {padding: 30px 0 15px;}
.main-header .row {position: relative;}
.salecto-topmenu .salecto-level0 {margin: 0 8px;}
.logo-col {display: flex;align-items: center;justify-content: center;}
#header-search .input-group .form-control {border: 0;border-bottom: 1px solid #000;border-radius: 0;width: 226px;padding-right: 30px; height: 45px;color: #000;font-size: 14px;line-height: 20px; padding-left: 0;}
#header-search .input-group .input-group-text {background: transparent;border: 0;position: absolute;right: 0;top: 10px;font-size: 24px;padding: 0;margin: 0;color: #000;z-index: 9;}
#header-search .input-group .input-group-text:focus{outline: none; box-shadow: none;}
#header-search .input-group .form-control:focus {outline: none; box-shadow: none; background: transparent;}
#header-search .form-control::placeholder{ color: #000;}
#header-search .form-control::-webkit-input-placeholder {color: #000;}
#header-search .form-control::-moz-placeholder { color: #000;}
#header-search .form-control:-ms-input-placeholder {color: #000;}
#header-search .form-control:-moz-placeholder { color: #000;}
.main-header .cart-col {position: static;}
.main-menu .salecto-topmenu .salecto-label {text-transform: capitalize; color: #000;font-size: 20px;padding: 23px;line-height: 20px;text-align: center;}
.main-menu .salecto-topmenu .salecto-level0 .salecto-label:hover {background-color: transparent !important;color: #000 !important;}
.main-menu .salecto-topmenu {justify-content: center;}
.salecto-menumanager .desktop-nav-menu a.product-image {height: auto;max-height: 100% !important;}
.salecto-topmenu .salecto-level0.active .salecto-label, .salecto-topmenu .salecto-level0:hover .salecto-label, .salecto-topmenu .salecto-level0:active .salecto-label, .salecto-topmenu .salecto-level0:focus .salecto-label {background-color: transparent;}
.salecto-menumanager .long-submenu .salecto-submenu {width: 80% !important;/* float: left !important; */left: 10% !important;}
.salecto-menumanager .salecto-submenu {border-radius: inherit;}
.salecto-menumanager .salecto-submenu {border-color: #ddd;}
.salecto-menumanager .salecto-submenu .salecto-header {border-bottom: none;}
.salecto-menumanager .menu_header_title {text-align: center;}
.salecto-menumanager .menu_header_title strong {font-weight: normal;font-size: 24px;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .col-level.col-xs-6 {width: 40%;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .dynamic-content.col-xs-6 {width: 60%;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .form-group {border: none;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .form-group a {font-weight: normal;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .parent .small {display: none;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .dynamic-content .col-dynamic .col-lg-4.mb-3 {width: 50%;max-width: 50%;flex: unset;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .form-group.active {background-color: inherit;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .form-group.active a {color: #000 !important;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .dynamic-content .col-dynamic .card.text-center {border: none;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .dynamic-content .col-dynamic .card .card-body {padding: 10px;}
.salecto-menumanager .salecto-maincontent .salecto-category-dynamic .col-category .dynamic-content .col-dynamic .product-info .card-title {font-weight: 600;}
.salecto-menumanager .salecto-featured ul li {height: 50px;padding: 10px 0px 10px 5px;border-bottom: 1px solid #7d7d7d;}
.salecto-featured {float: left !important;}
.salecto-maincontent {float: right !important;}

/* header end */

/* home category section start */
.home-category-wrapper {margin: 20px 0 0;}
.home-category-wrapper .home-cat-link {position: relative; transition: all 300ms ease-in-out;}
.home-category-wrapper .home-cat-title {position: absolute;bottom: 0;left: 0;height: 100%;width: 100%;display: flex;justify-content: center;align-items: flex-end;padding-bottom: 60px;}
.home-cat-title .home-cat-name {font-size: 20px;color: #ffffff;background: #000;text-transform: uppercase;width: 238px;padding: 14px 10px;font-weight: 500;letter-spacing: 0;line-height: 29px;text-align: center;}
.home-category-wrapper .home-cat-link:hover .home-cat-name {background-color: #000; color: #fff;}
/* home category section end */

/* home block banner section start */
.home-block-banner-wrapper {margin: 20px 0 0;}
.home-block-banner-wrapper .block-banner {display: flex;height: 100%;}
/* .home-block-banner-wrapper .bnr-link img {height: 100%;} */
.home-block-banner-wrapper .bnr-link {position: relative; transition: all 300ms ease-in-out;margin-bottom: 20px;display: flex;}
.home-block-banner-wrapper .bnr-text {position: absolute;bottom: 0;left: 0;height: 100%;width: 100%;display: flex;justify-content: center;align-items: flex-end;padding-bottom: 60px;}
.bnr-text .bnr-name {font-size: 20px;color: #ffffff;background: #000;text-transform: uppercase;width: 238px;padding: 14px 10px;font-weight: 500;letter-spacing: 0;line-height: 29px;text-align: center;}
.home-category-wrapper .home-cat-link:hover .home-cat-name {background-color: #000; color: #fff;}
.mb-20 {margin-bottom: 20px;}
/* home block banner section end */

/* home product slider start */
.homepage-slider {padding: 80px 15px;}
a.product-image {height: 300px; max-height: 300px !important;width: 100%; display: flex; justify-content: center; align-items: center;}
.card-body.product-info {display: flex;flex-wrap: wrap;position: relative;height: calc(100% - 300px);align-items: flex-start;}
.price-out {width: 100%;margin-top: auto;}
.card-title {font-size: 18px;width: 100%;text-align: center;color: #000;line-height: 32px;font-weight: normal;text-transform: capitalize;display: flex;justify-content: center;align-items: center;margin-bottom: 0; flex-direction: column;}
.card-title a:hover {color: #000;}
.item .label-new {width: 84px;height: 30px;left: 0;right: 0;top: 0;line-height: 25px;background: #000 !important;border-radius: 0;}
.item .label-sale {width: 84px;height: 30px;left: 0;right: 0;top: 0;line-height: 25px;background: #F35E5E !important;border-radius: 0;}
.product-label {position: relative;display: flex; flex-wrap:wrap; align-items: center;justify-content: center;width: 100%;margin-bottom: 10px;height: 40px;}
.product-label .bg-secondary {position: relative;margin: 0 5px 10px;font-size: 14px;text-transform: uppercase;}
.special-price .price-label, .old-price .price-label {display: none;} 
.old-price {color: #838383;order: 1;display: flex;margin-right: 10px;}
.item .discount-text {position: absolute; background: #000 !important;border-radius: 50%;left: 10px;font-weight: 500;font-size: 16px;color: #fff !important; width: 60px; height: 60px;display: flex;align-items: center;justify-content: center;}
.product-brand {text-align: center; min-height: 17px;width: 100%;font-size: 14px;color: #000;text-transform: uppercase;line-height: 17px;margin-bottom: 5px;}
.price-box .old-price .price {color: #838383 !important;font-size: 15px;font-weight: normal;}
.product-brand-name {color: #888888;margin-bottom: 10px;font-size: 12px;text-transform: uppercase;line-height: 15px;}
.special-price {display: flex;order: 2;}
.special-price .price {font-size: 20px;color: #000;margin-right: 0;}
.product-info .price-box {margin: 5px 0 8px; font-size: 20px;line-height: 20px;color: #000 !important;font-weight: 600; display: flex;align-items: center;width: 100%;text-align: center;justify-content: center; flex-wrap: wrap;}
.card-body.product-info .btn-secondary {width: 164px;height: 41px;text-transform: uppercase;font-weight: 600;margin: 0 auto;line-height: 28px;}
.add-to-links {position: absolute;right: 10px;top: 10px;}
.add-to-links li a {color: #8E8E8E;}
.item .offer-badge.label-new {border-radius: 0;background-color: #000 !important;}
.product-image-gallery .label-new {border-radius: 0;background-color: #000 !important;width: 80px;height: 30px;line-height: 23px;text-transform: uppercase;}
.product-image-gallery .label-sale {border-radius: 0;background-color: #F35E5E !important;width: 80px;height: 30px;line-height: 23px;text-transform: uppercase;}
.badge {font-weight: 600;}
.home-product-slider .item {position: relative;}
.google-map {margin-bottom: 1rem;}
.price-out .configurable-swatch-color {display: none !important;}
.related-product-slider .card-body.product-info {padding-top: 25px;}
.block.block-related {padding-bottom: 40px;}
.block.block-related .section-title {margin-bottom: 20px;}
.popular-product-slider-wrapper {padding: 50px 0;}
.banner_main_img {width: 100%;}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {border: none;font-size: 28px;margin-top: -18px;top: 50%;position: absolute;z-index: 10;background-color: transparent;width: 35px;height: 35px;line-height: 21px;color: #000;font-weight: 300;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {background-color: transparent;color: #000;}
.owl-carousel .owl-nav button.owl-prev {left: -15px;}
.owl-carousel .owl-nav button.owl-next {right: -15px;}
.owl-carousel .owl-nav .owl-prev>span, .owl-nav .owl-next>span {display: none;}
.owl-carousel .owl-nav .owl-prev:after {content: "\f053";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.owl-carousel .owl-nav .owl-next:after {content: "\f054";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.owl-carousel .owl-nav button.disabled {opacity: 0.5;}
.owl-carousel .owl-dots {bottom: -40px;}
.owl-carousel .owl-dots button.owl-dot {background: #D6D6D6;border: 0px;height: 3px;width: 60px;border-radius: 0;margin: 0 8px;}
.owl-carousel .owl-dots button.owl-dot:hover, .owl-carousel .owl-dots button.owl-dot.active {background-color: #000;}
/* home product slider end */

/* brand slider start */
.brand-logo-wrapper { padding: 50px 0px; }
.brand-logo-inner .item img { width: auto;}
.brand-logo-inner .item{ height: 100%; align-items: center; justify-content: center; }
.view-all-brand {text-align: center;margin-top: 30px;}
.view-all-brand a {color: #000000;font-size: 18px;font-weight: 500;text-decoration: underline;line-height: 26px;text-align: center;}
/* brand slider end */

/* instagram section start */
.insta-inner {padding: 60px 0;border-top: 1px solid #D6D6D6;border-bottom: 1px solid #D6D6D6;}
.salectoseositemap-index-index .insta-inner {position: relative;clear: both;}
/* instagram section end */

/* img grid section start */
.img-grid-inner {display: flex;background: #EFEFEF;flex-direction: column;height: 100%;}
.gray-box {padding: 30px;padding-bottom: 0;}
ul.user-info {display: flex;justify-content: space-between;padding-top: 30px;}
ul.user-info li {padding: 0 10px;}
ul.user-info li span.user-name {font-size: 18px;font-weight: 500;margin-top: 15px;line-height: 26px;text-align: center;display: block;}
.img-grid-inner .img-link {position: relative;transition: all 300ms ease-in-out;height: 100%;}
.img-grid-inner .img-title {position: absolute;bottom: 0;left: 0;height: 100%;width: 100%;display: flex;justify-content: center;align-items: flex-end;padding-bottom: 60px;}
.img-title .img-name {font-size: 20px;color: #ffffff;background: #000;text-transform: uppercase;width: 238px;padding: 14px 10px;font-weight: 500;letter-spacing: 0;line-height: 29px;text-align: center;}
.img-grid-inner .img-link:hover .img-name {background-color: #000; color: #fff;}
/* img grid section end */

/* product listing page start */
#breadcrumbs {display: none;}
.page-title h1 {line-height: 43px;color: #000; font-weight: 500;}
.sidebar .card { border: 0; }
.sidebar #sidebar-nav .card-body {  padding: 0 !important;  margin-bottom: 40px;}
.sidebar #sidebar-nav-menu > li { background: none; font-weight: 600; font-size: 16px; padding: 12px 0; }
#sidebar-nav li.active, #sidebar-nav li.active > a, #sidebar-nav li.active>.collapsible-wrapper>a {color: #000;}
#sidebar-nav-menu li ul{ line-height: 28px; }
.sidebar .block-title {border-bottom: 1px solid #D6D6D6; padding-bottom: 1rem; margin-bottom: 0; color: #000; font-size: 30px; font-weight: 500; }
.sidebar #sidebar-nav-menu > li .plus-right {position: relative;top: 3px;}
/* #layered-navigation-container .block-title:not(.mobile-title){ display: none !important; } */
.sidebar .block-content {margin-top: 20px;}
.sidebar .block-content .card-header { background: transparent; border: 0; border-bottom: 1px solid #E6E6E6;color: #000; font-size: 21px; font-weight: 400; padding:0 0 1rem 0; }
.sidebar #narrow-by-list .filter-content.card-body { background: transparent; border: 0; margin-bottom: 15px; padding: 10px 0 25px !important;border-bottom: 1px solid #D6D6D6;}
.sidebar #narrow-by-list {border: 0;}
#narrow-by-list .filter-title.filter-title-collapsed, #narrow-by-list .filter-title.filter-title-expanded, div.filter-title {background-color: transparent; border: 0;text-transform: capitalize;position: relative;background-image: none;}
#narrow-by-list .filter-title.filter-title-collapsed:hover, #narrow-by-list .filter-title.filter-title-expanded:hover {background-color: transparent;}
#narrow-by-list .filter-title-collapsed:before {background-image: url(../images/plus.gif); position: absolute;right: 0px;top: 12px;width: 16px;height: 16px;content: ''; margin: 0 3px;}
#narrow-by-list .filter-title-expanded:before, #horizontal-layered-navigation-container .horizontal-filter-title-expanded:before{background-image: url(../images/plus.gif); position: absolute;right: 0px;top: 12px;width: 16px;height: 16px;content: ''; margin: 0 3px;background-position: right center;}
ol.layered-links li, ol#category-filters li {padding-left: 25px;}
#narrow-by-list div:first-of-type {border: 0;}
.ui-slider .ui-slider-range {max-height: 5px; background: #D6D6D6;}
.ui-state-default, .ui-widget-content .ui-state-default { background: #D6D6D6; border: 1px solid #D6D6D6;width: 15px;height: 15px;border-radius: 50%;}
.price-slider-values input[type=text] {border: 0;width: 60px;}
.sort-by-container .card {border: 0;border-radius: 0; border-top: 1px solid #D6D6D6;border-bottom: 1px solid #D6D6D6;}
.sort-by-container .input-group-append {display: none;}
.sort-by .input-group {display: inline-flex;max-width: 130px;}
.sort-by .input-group select.form-control {border: 1px solid #D6D6D6;border-radius: 0;margin-left: 20px;max-height: 35px;line-height: normal;width:130px;}
.limiter select.form-control {max-width: 130px;border: 1px solid #D6D6D6;border-radius: 0;margin-left: 20px;max-height: 35px;line-height: normal;display: inline-flex;}
.count-container .amount {display: none;}
.count-container .mt-2, .count-container .pagination {margin-top: 0 !important;}
.page-item.active .page-link {background-color: #000;border-color: #000;}
.pagination .page-link {width: 35px;height: 35px;background: transparent;border: 1px solid #D6D6D6;margin: 0 0 0 9px;border-radius: 0;line-height: 15px;text-align: center;color: #000;}
.page-item:last-child .page-link {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.page-item:first-child .page-link {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.sort-by-container .card-body {padding: 1.25rem 0; border-top: 1px solid #D6D6D6;border-bottom: 1px solid #D6D6D6;}
.ajaxlist-reload-product_list_content .card {border: 0;}
.bottom-toolbar .sorter {visibility: hidden;}
.bottom-toolbar .sort-by-container .card-body {border: 0;}
#cart-sidebar .cart-item-image .product-image {height: auto;max-height: 100%;}
.cart-item-body .item-price .price {color: #000 !important;}
.price-slider-values {padding-top: 10px;display: flex;align-items: center;justify-content: space-between;}
.price-slider-values .filter-currency {color: #000;padding-right: 3px;font-size: 16px;letter-spacing: 0;line-height: 27px;}
#sidebar-nav li.active, #sidebar-nav li.active > a, #sidebar-nav li.active>.collapsible-wrapper>a {color: #000;font-weight: 600;}
/* product listing page end */

/* product page start */
.product-media .product-image {width: calc(100% - 115px);margin-left: auto;order: 2;padding-left: 0;position: relative;}
.product-image-gallery {position: relative;display: flex;/*height: 630px;*/align-items: flex-start;border: 0 !important;}
.product-media .more-views {width: 100px;order: 1;margin-top: 0;position: absolute;top: 0;}
.product-media .more-views li.list-inline-item {width: 100%;height: 100px;display: flex;align-items: center;justify-content: center;border: 0 !important;margin-bottom: 15px;background-color: #fff;}
.add-to-cart-panel {margin-top: 50px;}
.availability.in-stock .label:before {background-color: #6AC438;vertical-align: inherit;}
p.availability.in-stock {text-align: center;font-size: 12px;line-height: 18px;}
p.availability.out-of-stock{text-align: center;font-size: 12px;line-height: 18px;}
.availability.out-of-stock .label:before{vertical-align: inherit;}
.product-view .product-details .card-title h1 {font-size: 22px;color: #000;text-align: center;font-weight: 500;margin-bottom: 0;padding: 8px 0;}
dt.swatch-attr label {display: none;}
.product-options {text-align: center;}
.swatch-attr .input-box {position: relative;}
.validation-advice {left: 0; right:0; margin: 0 auto;}
.validation-advice:before {left: 0; right:0; margin: 0 auto;}
.product-details .product-brand {min-height: auto;margin-bottom: 0;}
.add-to-cart {margin-top: 25px;margin-bottom: 10px;}
.add-to-cart-wrapper .add-to-box .input-group.qty-wrapper {justify-content: flex-end;}
.add-to-cart .input-group.qty-wrapper {justify-content: flex-end;}

.product-image-gallery .add-to-links {right: 15px;top: 15px;font-size: 20px;}
.product-image-gallery .add-to-links a {color: #8E8E8E;}
.atc-col {display: flex;justify-content: space-between; flex-wrap: wrap;}
.atc-col .qty-wrapper {width: 50%; margin: 0 auto 20px;}
.atc-col .add-to-cart-buttons {width: 100%;}
.add-to-cart-panel .price-box {display: flex; align-items: center; justify-content: center; margin-bottom: 10px;}
.add-to-cart-panel .price-box .special-price, .add-to-cart-panel .price-box .special-price .price {font-size: 25px; font-weight: bold;}
.add-to-cart-panel .price-box .old-price .price, .add-to-cart-panel .price-box .old-price .price:hover {font-size: 15px; color: #868686; font-weight: normal;}
.add-to-cart-panel .price-box .price-label {display: none;}
.add-to-cart-buttons .btn {height: 50px;max-width: 194px;border-radius: 0;font-size: 18px;}
.add-to-cart-buttons .btn .fal {display: none;}
.input-group.qty-wrapper > div .input-group-text {width: 48px; justify-content: center; border-radius: 0; background-color: transparent; border: 1px solid #EBEBEB;}
.input-group.qty-wrapper input#qty {width: 50px; margin: 0 22px;height: 50px;max-width: 50px; background-color: transparent; border: 1px solid #EBEBEB;}
.input-group.qty-wrapper > div {width: 50px;}
.add-to-cart-panel .price-box .regular-price { font-size: 25px; font-weight: bold;}
.product-collateral .collateral-tabs strong {font-weight: 500;}
.product-description {background-color: rgba(0, 0, 0, 0.03);padding: 50px;margin-top: 0;}
.product-description h1 {line-height: 43px;margin-bottom: 15px;}
.product-description p {font-size: 18px;}
.product-description p strong {font-weight: 600;}
.product-usp {max-width: 417px;margin: 0 auto;}
.product-usp span {min-width: 25px;margin-right: 10px;display: inline-block;text-align: center;}
.product-usp li {padding: 5px 0;font-size: 12px;text-transform: uppercase;line-height: 18px;}
#shopping-cart-table a.product-image {height: auto;max-height: 100% !important;}
.opc-wrapper-opc input.form-control {height: auto;}
input.form-control {border-radius: 0;}
.form-control, .input-group-text {border-radius: 0;}
select {border-radius: 0;}
.custom-control-input:checked~.custom-control-label:before {border-color: #000;background-color:#000;}
.opc-wrapper-opc .card-header h5 {margin: 0;font-size: inherit;font-weight: inherit;text-transform: inherit;justify-content: flex-start;line-height: inherit;color: inherit;}
.opc-wrapper-opc .opc-col-left select {min-height: 38px;}
.discount-form .btn-primary {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.contact-details .block-title {font-size: 24px;font-weight: 500;}
.contact-form .page-title h1 {font-size: 24px;}
/* product page end */

/* sitemap page start */
.salectoseo-sitemap .sitempan h2 {font-size: 28px;line-height: 40px;margin: 0 0 15px;padding: 0;}
.salectoseo-sitemap .siteul li a:hover, .salectoseo-sitemap .sitecatul li a:hover  {text-decoration: underline;}
.salectoseo-sitemap .sitempan:last-child {margin-bottom: 30px;}
.salectoseo-sitemap .siteul {margin: 0 0 15px;}
.salectoseo-sitemap .strongsm {font-size: 18px;}
/* sitemap page end */

/* footer content section start */
.footer-content-wrapper {padding: 80px 0;}
.footer-content-inner h4 {margin-bottom: 0;font-weight: 500;}
.footer-content-inner span.sub-text {display: block;padding: 20px 0;font-size: 18px;font-weight: 400;line-height: 24px;}
.footer-content-inner span.sub-text + span {padding-top: 0;}
/* footer content section end */

/* footer start */
.footer-top { padding: 50px 0 0; background-color: #000; }
.footer-col {display: flex;align-items: center;flex-direction: column;justify-content: center;text-align: center;}
.footer-col ul {display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.footer-col ul li {padding: 0 20px;position: relative;}
.footer-col li, .footer-col a, .footer-col p {color: #fff;line-height: 32px;font-size: 16px;font-weight: 400;}
ul.footer-address li:last-child:after {display: none;}
ul.footer-address li:after {position: absolute;content: '';background: #fff;height: 14px;width: 2px;top: 10px;right: 0;}
ul.footer-address {padding: 25px 0 10px;}
ul.footer-links {padding-bottom: 30px;}
ul.footer-links li a {text-decoration: underline;}
.social-logo {width: 100%;padding: 20px 0;border-top: 1px solid #232323;border-bottom: 1px solid #232323;}
.footer-top .social-media {display: flex;justify-content: center;width: 100%;}
.footer-top .social-media a {width: auto;height: auto;margin: 0 100px;}
.footer-top .social-media a:hover {text-decoration: none; color: #000;}
.footer-col a:hover {text-decoration: underline;}
.footer-social {text-align: center;}
.footer-bottom {background-color: #000;}
.footer-bottom .payment {padding: 25px 0;text-align: center;}
.scrollToTop {display: none !important;}
#footer {padding: 0px;margin: 0;background: transparent;}
/* footer end */

/* cms page 2 start */
body.cms-page-view #content {padding: 30px 0;}
.heading {text-align: center;display: block;width: 100%;margin-bottom: 40px;}
.heading p {font-size: 20px;text-transform: uppercase;line-height: normal;margin-bottom: 8px;color: #000;}
.heading h1 {font-size: 70px;font-family: 'Sacramento', cursive;line-height: 64px;text-align: center;}

.cms-block1-img {padding-bottom: 20px;display: flex;height: 100%;}
.cms-block1-img a {display: flex;}
.cms-block-banner2 .cms-block1-content {padding-top: 100px;}
.cms-block1-content {display: flex;align-items: center;flex-direction: column;text-align: center;height: 100%;padding: 40px 30px 30px;background: #000;color: #fff;}
.cms-block1-content h4, .cms-block1-content p {max-width: 600px;}
.cms-block1-content h4 {font-size: 30px;font-weight: 500;margin-bottom: 20px;line-height: 43px;text-align: center;}
.cms-block1-content p {font-size: 18px;letter-spacing: 0;line-height: 27px;text-align: center;}
.cms-block1-content p:last-child {margin-bottom: 0;}
/* cms page 2 end */


body:not(.cms-home) .footer-content-wrapper{ display: none; }

.footer-content-inner{ column-count: 2 }

@media(max-width: 1440px) {
	ul.user-info {padding-top: 20px;}
}

@media(max-width: 1366px) {
	ul.user-info {padding-top: 0px;}
}

@media(max-width: 1280px) {
	.cms-block1-content h4 {line-height: normal;margin-bottom: 15px;}
	.cms-block1-content {padding: 30px;}
	.cms-block1-content h4, .cms-block1-content p {max-width: 100%;}
	.cms-block-banner2 .cms-block1-content {padding-top: 30px;}
}

@media (max-width: 1199px) {
	#topbar {display: block;}
	#header {background: #fff;border: 1px solid #ddd;border-top: 0;}
	.logo-col {justify-content: flex-start;}
	.header-nav, .header-search, .header-minicart {border: none;}
	.header-right .header-minicart {position: static;}
	.header-right {justify-content: flex-end !important;position: static !important;}
	.skip-content.skip-active {display: block !important;}
	.skip-content {display: none !important;}
	.search_mini_form-container {background: #fff;}
	.header-nav {display: flex;align-items: center;padding-top: 15px;padding-bottom: 15px;border-right: 1px solid #ddd;text-align: center;}
	.logo {margin: 5px 0;}
	.page-header .main-header .header-nav {display: block !important;}
	.main-header {padding: 0;}
	.mm-navbar {text-align: center;padding: 0 20px;}
	.salecto-topmenu .salecto-level0 {margin: 0;}
	.banner_main_img img {height: 280px;object-fit: cover;}
	.card .product-image img {width: auto;max-height: 240px;display: block;max-width: 100%;height: auto;margin: 0 auto;}
	.product-media .more-views li.list-inline-item {height: auto;}
	.product-image-gallery {height: auto;align-items: center;padding: 15px;}
	.product-options-bottom .input-group.qty-wrapper {margin-bottom: 20px;}
	.salecto-topmenu .salecto-level0.active .salecto-label, .salecto-topmenu .salecto-level0:hover .salecto-label, .salecto-topmenu .salecto-level0:active .salecto-label, .salecto-topmenu .salecto-level0:focus .salecto-label, .salecto-topmenu .salecto-level0:hover .mb-label, .salecto-topmenu .salecto-level0:active .mb-label, .salecto-topmenu .salecto-level0:focus .mb-label, .salecto-menumanager .mbactive .salecto-label, .salecto-menumanager .mbactive .mb-return, .salecto-menumanager .mbactive .mb-label {background-color: #EBEDED;color: #2F2F2F;}
	.page-header .main-header .header-nav img {margin: 0 auto;}
	.home-category-wrapper .home-cat-title {padding-bottom: 40px;}
	.home-cat-title .home-cat-name {padding: 10px 14px;width: 210px;font-size: 16px;}
	.bnr-text .bnr-name {padding: 10px 14px;width: 210px;font-size: 18px;}
	.home-block-banner-wrapper .bnr-text {padding-bottom: 40px;}
	.img-title .img-name{padding: 10px 14px;width: 210px;font-size: 18px;}
	.img-grid-inner .img-title {padding-bottom: 40px;}
	.header-right .head-link {margin-left: 30px;}
	#header .logo-col .logo {max-width: 250px;}
	.home-block-banner-wrapper .bnr-link img {object-fit: cover;}
	.footer-top .social-media a {margin: 0 10px;}
	.footer-top .social-media {justify-content: space-around;}
	.bottom-toolbar .sorter {display: none;}
	.product-media .more-views {width: 100px;}
	.product-media .product-image {width: calc(100% - 115px);}
	.cms-block1-content h4, .cms-block1-content p {max-width: 100%;}
	.heading h1 {font-size: 56px;line-height: 56px;}
	.heading {margin-bottom: 30px;}
	.card-title {font-size: 16px;}
	.cn_search_popup{ width: 100% !important; }
}

@media(max-width: 1024px) {
	.header-top-wrapper ul li{ display: none; width: 100%; text-align: center; line-height: 26px; padding: 10px;}
	.header-top-wrapper ul li.active{  display: block; width: 100%; }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
	.product-label {height: auto;}
	.card-body.product-info {padding: 1.25rem 10px;}
}

@media (max-width: 991px) {
	.home-category-wrapper .home-cat-link {margin-bottom: 20px;text-align: center;}
	.home-block-banner-wrapper .big-box img {min-height: auto;max-height: 500px;object-fit: cover;text-align: center;width: 100%;}
	.home-block-banner-wrapper .bnr-link {margin-bottom: 20px;}
	.homepage-slider {padding: 40px 15px 60px;}
	.owl-carousel .owl-dots {bottom: -30px;}
	.home-block-banner-wrapper .bnr-text{padding-bottom: 30px;}
	.img-grid-inner .img-title {padding-bottom: 10px;}
	.home-category-wrapper .home-cat-title{padding-bottom: 30px;}
	.insta-inner {padding: 50px 0;}
	.footer-content-wrapper {padding: 50px 0;}
	.brand-logo-wrapper {padding: 40px 0px;}
	body:not(.cms-home) #content {padding: 25px 0 20px;}
	h1, .h1 {font-size: 24px;}
	h2, .h2 {font-size: 22px;}
	h3, .h3 {font-size: 20px;}
	h4, .h4 {font-size: 18px;}
	h5, .h5 {font-size: 17px;}
	h6, .h6 {font-size: 16px;}
	.section-title {margin-bottom: 25px;}
	.breadcrumb {display: none;}
	#header .logo-col .logo {max-width: 180px;}
	.header-right .head-link {margin-left: 20px;}
	.insta-inner .section-title {word-break: break-word;}
	ul.user-info li span.user-name {font-size: 16px;}
	.gray-box {padding:10px 10px 0;}
	.sidebar .block-title.mobile-title.collapsed {padding: 10px;margin-bottom: 0;font-size: 16px;font-weight: bold;color: #333333;cursor: pointer;background: #F5F5F5;border-bottom: 0;}
	.sidebar .block-title.mobile-title {padding: 10px;margin-bottom: 0;font-size: 16px;font-weight: bold;color: #FFFFFF;cursor: pointer;background: #333333;border-bottom: 0;}
	#ajax-filters #narrow-by-list {background-color: transparent;}
	#narrow-by-list div:first-of-type {padding-top: 0;}
	.add-to-cart-panel {margin-top: 0;}
	.cms-block1-img img {max-height: 400px;object-fit: cover;width: 100%;}
	.popular-product-slider-wrapper {padding: 30px 0 50px;}
	.card-body.product-info {padding: 1.25rem 5px;}
	.card-title {line-height: 26px;}
	/* .home-block-banner-wrapper .block-banner {display: block;margin-bottom: 20px;height: auto;} */
	.home-block-banner-wrapper .bnr-link {width: 100%;}
}
@media(max-width: 767px) {
	.bnr-text .bnr-name {padding: 10px;width: 195px;font-size: 16px;}
	.home-cat-title .home-cat-name {padding: 10px;width: 195px;}
	.img-title .img-name {padding: 10px;width: 195px;font-size: 16px;}
	.view-all-brand {margin-top: 20px;}
	#header.sticky {position: sticky;position: -webkit-sticky;position: -moz-sticky;position: -ms-sticky;position: -o-sticky;top: 0;z-index: 999;}
	#header.sticky #topbar {display: none;}
	.gray-box {padding: 20px;}
	.img-grid-inner.gray-box .img-title {position: relative;padding-top: 20px;padding-bottom: 0;}
	.img-grid-inner {margin-bottom: 20px; height: auto;}
	.img-grid-inner .img-title {padding-bottom: 20px;}
	.sort-by .input-group {display: block;max-width: 100%;}
	.sort-by .input-group select.form-control {margin-left: 0; width: 100%;max-height: initial;}
	.limiter select.form-control {margin-left: 0; max-width: 100%;max-height: initial;display: block;}
	.add-to-cart-buttons .btn {max-width: 100%;width: 100%;height: 40px;}
	.add-to-cart-wrapper .add-to-box .input-group.qty-wrapper {justify-content: center;}
	.add-to-cart .input-group.qty-wrapper {justify-content: center;}
	.product-media .more-views {position: static;order: 2;width: 100%;}
	.product-media .more-views li.list-inline-item {height: auto;width: auto;float: left;margin-right: 10px;margin-bottom: 10px;}
	.product-media .product-image {width: 100%;order: 1;margin-bottom: 20px;}
	.footer-content-inner span.sub-text {font-size: 16px;} 
	#MB_window .mobile-responsive .btn.btn-light {margin-bottom: 10px;}
	#MB_window .mobile-responsive .btn.btn-primary {margin-bottom: 20px;}
	.contact-form {margin-bottom: 30px;}
	.registered-users {margin-bottom: 30px;}
	.salectoseo-sitemap .sitempan h2 {font-size: 24px;}
	.heading {margin-bottom: 20px;}
	.heading p {font-size: 18px;}
	.heading h1 {font-size: 36px;line-height: normal;}
	.cms-block1-img img {max-height: 300px;}
	.cms-block1-content h4 {font-size: 24px;}
	.cms-block1-content p {font-size: 16px;margin-bottom: 10px;line-height: 25px;}
	.product-description {padding: 20px;}
	.product-description h1 {line-height: normal;margin-bottom: 10px;}
	.product-description p {font-size: 16px;}
	.footer-content-inner{ column-count: 1 }
}

@media (max-width: 575px) {
	.header-top-wrapper ul li span {padding-left: 5px;top:1px;}
	.homepage-slider {padding: 40px 15px 30px;}
	.header-right .head-link {margin-left: 10px;}
	.header-right .head-link img {max-height: 18px;}
	.header-nav {padding: 10px 0;}
	.header-minicart > a > span.badge {left: 10px;top: 2px;width: 14px;height: 14px;font-size: 8px;}
	.header-right .head-link > span {margin-top: 5px; line-height: normal;font-size: 12px;}
	.header-nav {padding: 10px 0;font-size: 12px;padding-right: 6px !important;}
	#header .logo-col .logo {margin: 8px 0;max-width: 120px;}
	.header-top-wrapper ul li {padding: 6px 0;}
	.page-title h1 {line-height: normal;}
	.page-header .main-header .header-nav img {max-height: 20px;}
	.logo-col {padding-right: 0;}
	#header-search .input-group .form-control {height: 38px;}
	.home-block-banner-wrapper .bnr-text{padding-bottom: 20px;}
	.img-grid-inner .img-title {padding-bottom: 20px;}
	.home-category-wrapper .home-cat-title{padding-bottom: 20px;}
	.home-block-banner-wrapper .big-box img {max-height: 280px;}
	.home-block-banner-wrapper .small-box img {max-height: 200px;width: 100%;}
	.home-cat-title .home-cat-name,.bnr-text .bnr-name, .img-title .img-name {line-height: normal;}
	a.product-image {height: 180px;max-height: 180px !important;}
	.card-body.product-info {height: calc(100% - 180px);}
	a.product-image .card-img-top {max-height: 100%;}
	.card-title {word-break: break-all;}
	ul.user-info {flex-wrap: wrap;}
	ul.user-info li {margin-bottom: 15px;text-align: center;width: 50%;}
	a.user-pic img {max-width: 100px;}
	ul.user-info li span.user-name {margin-top: 10px;}
	.home-page-tabs .owl-carousel .owl-nav {display: none;}
	.owl-carousel .owl-nav button.owl-prev {left: 0;}
	.owl-carousel .owl-nav button.owl-next {right: 0;}
	.footer-col ul li {padding: 0 10px;}
	ul.footer-address {padding: 15px 0 10px;}
	.img-grid-inner.gray-box .img-title {padding-top: 10px;}
	.section-title {font-size: 24px;line-height: normal;}
	.card-body.product-info {padding: 10px 5px 0;}
	.heading p {font-size: 18px;}
	.heading h1 {font-size: 30px;}
	.cms-block1-content {padding: 20px;}
	.cms-block-banner2 .cms-block1-content {padding-top: 20px;}
	.home-category-wrapper .home-cat-link img {max-height: 280px;width: 100%;object-fit: cover;}
	.product-label {height: auto;}
	.special-price .price {font-size: 18px;}
	.product-info .price-box {font-size: 18px;}
	.card-title {line-height: 24px;}
	.product-label .bg-secondary:last-child {margin-bottom: 0;}
}
@media (max-width: 480px) {
	.header-top-wrapper ul li {font-size: 13px;}
	.home-cat-title .home-cat-name {width: 160px; font-size: 12px;}
	.home-cat-title .home-cat-name,.bnr-text .bnr-name, .img-title .img-name {width: 160px; font-size: 12px;}
}
@media (max-width: 360px) {
	.home-cat-title .home-cat-name,.bnr-text .bnr-name, .img-title .img-name {width: 150px; font-size: 10px;}
	.home-cat-title .home-cat-name {width: 130px;}
	.insta-inner .section-title {font-size: 20px;}
	.product-info .price-box {font-size: 16px;}
}
