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

/*font-family: 'Libre Baskerville', serif;*/

*{ margin: 0; padding: 0;  box-sizing: border-box; -webkit-font-smoothing: antialiased;}

body{ font-size: 16px; background-color: #ffffff; color: #000000; font-family: 'Jost', sans-serif !important;}
a{ transition: all 300ms ease-in-out; color: #000000; }
a:hover{color: #000000;}

.container {
max-width: 1430px;
}
.inner-container {max-width: 965px; margin: 0 auto;}
body:not(.cms-home) #content { padding:40px 0 20px; }
.catalog-category-view #content {padding-top: 20px !important;}


.fa {font-family: 'Font Awesome 5 Pro';}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 25px; font-weight: normal; font-family: 'Libre Baskerville', serif; letter-spacing: 2px;}
h1, .h1 {font-size: 26px; }
h2, .h2 {font-size: 25px; }
h3, .h3 {font-size: 24px; }
h4, .h4 {font-size: 23px; }
h5, .h5 {font-size: 22px; }
h6, .h6 {font-size: 21px; }
#header-search input::-webkit-input-placeholder { opacity: 1; color: #000000;}
#header-search input::-moz-placeholder { opacity: 1; color: #000000;}
#header-search input:-ms-input-placeholder { opacity: 1; color: #000000;}
#header-search input:-moz-placeholder { opacity: 1; color: #000000;}
.input-group .btn {border: 0; }
.btn:not(.btn-sm) {border-radius: 0; padding: 14px 20px; font-size: 14px; font-weight: normal; letter-spacing: 1px; text-transform: uppercase;}
.btn-primary, .minicart-btns .btn-group .btn.btn-success {background-color: #35394E; border-color: #35394E; color: #fff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .minicart-btns .btn-group .btn.btn-success:hover {background-color: #696e8a; border-color: #696e8a; color: #fff; }
.btn-secondary {background-color: #F2F2F2; border-color: #F2F2F2; color: #000;}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active {background-color: #dedede; border-color: #dedede; color: #000; }

input.form-control {height: 50px; border-radius: 0;  background-color: #ffffff;}
.form-control, .form-group select {height: 50px; border-color: #E4E4E4; background-color: #fff; box-shadow: none; font-size: 14px; font-weight: normal; color: #000000; border-radius: 0;}
input, button, select, optgroup, textarea {font-family: 'Jost', sans-serif !important; }
.input-group-btn .btn { height: 100%;}
.custom-control-input:checked ~ .custom-control-label::before {border-color: #000000; background-color: #000000;}
.card {border-radius: 0; border-color: #E4E4E4;}
.card-header {border-color: #E4E4E4;}
.row-2 {margin-left: -10px; margin-right: -10px;}
.row-2 > div {padding-left: 10px; padding-right: 10px;}
.row-35 {margin-left: -17.5px; margin-right: -17.5px;}
.row-35 > div {padding-left: 17.5px; padding-right: 17.5px; margin-bottom: 35px;}
.owl-carousel .item {height: 100%;}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {width: 42px; height: 42px; border: 1px solid #000000; background: #fff; color: #000000; font-size: 14px; margin-top: -24px; top: 50%;}
.owl-carousel .owl-nav button.owl-prev{ left: 0px; }
.owl-carousel .owl-nav button.owl-next{ right: 0px; }
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{ background-color: transparent; color: #000000; }
.owl-carousel .owl-nav .owl-prev>span, 
.owl-carousel .owl-nav .owl-next>span{ display: none; }
.owl-carousel .owl-nav .owl-prev:after {font-weight:500;  content: "\f053"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-nav .owl-next:after {font-weight:500; content: "\f054";font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-dots button.owl-dot {background: rgba(0,0,0,0.2); border: 0; height: 10px; width: 10px; border-radius: 50%;}
.owl-carousel .owl-dots button.owl-dot:hover, .owl-carousel .owl-dots button.owl-dot.active { background-color: #000;}

.catalogsearch-advanced-index .form-inline .input-group {display: flex; align-items: center;}
.catalogsearch-advanced-index .form-inline .input-group input { margin: 0 10px;}	

.google-map {margin: 0 0 30px;}
.minicart-btns > .btn-group {column-gap: 10px;}

/*Header*/
.usp-box {background: #35394E; justify-content: space-around; color: #fff; font-size: 14px; letter-spacing: 2.35px; font-family: 'Libre Baskerville', serif; padding: 12px 0; }
.main-header {padding: 15px 0 5px;}
.logo-col { justify-content: center;}
.skip-links.right-links {display: flex; justify-content: flex-end; align-items: center; height: 100%; }
.head-link > span strong{font-weight: normal;}
.head-link .img-out { margin: 0 !important; padding: 0 !important; display: flex; width: auto; height: 30px; justify-content: center; align-items: center;}
.head-link .head-link:hover {text-decoration: none;}
.header-minicart.cart-link > a {position: relative;}
.head-link {text-align: center; display: flex; justify-content: center; align-items: center; margin-left: 18px; transition:padding 300ms ease-in-out; flex-direction: column;}
.head-link > span {font-size: 11px; text-align: center; font-weight: 500;}
.head-link:hover, .head-link:focus {text-decoration: none;}
.main-header .container {position: relative;}
.head-link span.badge-count {position: absolute; right: calc(50% - 7px); bottom: 0; color: #fff; height: 12px; width: 12px; background-color: #35394E; border-radius: 50%; line-height: 12px; text-align: center; font-size: 9px; }
.badge-out {font-weight: normal; position: relative;}
.page-header{ position: relative; z-index: 6; transition: all 200ms ease-in;  }
.logo {display: flex; justify-content: center; align-items: center; }
.logo > img{  transition: max-width 350ms ease-in-out; display: inline-block; vertical-align: top; }
.search-col {width: 100%; max-width: 625px; margin: 0 auto;}
.search-autocomplete {padding: 0; background: #fff; z-index: 10; top: calc(100% + 10px) !important; width: calc(100% - 60px) !important; left: 30px !important; padding: 5px 15px; font-size: 16px;}
.search-autocomplete ul { padding: 10px; border: 1px solid #dddddd;}
.cn_search_popup {border-radius: 0; border: 1px solid #E4E4E4; box-shadow: 0 2px 3px #e4e4e4; }
.cn_button_block .button {font-size: 14px;}
.search_mini_form input[type="search"] {border: none;background-color: transparent;}
.search_mini_form input[type="search"]:focus, .search_mini_form button:focus {outline: none; box-shadow: none; border: none;}
.search_mini_form button:hover{color: #000000;}
.search_mini_form button { border: none; background-color: transparent; font-size: 30px; color: #000000; padding: 0; width: 38px;}
.search_mini_form {height: 57px; display: flex;  align-items: center;  background: #f3f3f3; padding: 0 24px; border-radius: 0;}
#search_mini_form .input-group { height: 40px; background-color: transparent; padding: 0 0; border-radius: 0; border-bottom: 1px solid #E4E4E4; margin: 0; max-width: 240px;}
#search_mini_form button.btn { border: 0; background: transparent; width: 26px; padding: 0; color: #000; font-size: 25px; cursor: auto !important;}
#search_mini_form input#search {height: 100%; border: 0; background: transparent; padding-left: 0; font-size: 14px; color: #000; font-weight: 300;}
#search_mini_form button.btn:focus, #search_mini_form input#search:focus {border: 0; box-shadow: none; outline: none;}
.minicart-btns .btn-group .btn {padding: 8px 15px; }
.main-header .main-menu {display: flex; align-items: center; padding: 0 30px;}
.salecto-menumanager .salecto-topmenu {justify-content: center; column-gap: 55px; }
.salecto-topmenu .salecto-level0 > .salecto-label {padding-left: 0; padding-right: 0; border-bottom: 3px solid transparent; letter-spacing: 2px; font-weight: 500;}
.salecto-menumanager .desktop-nav-menu a.active:hover, .salecto-topmenu .salecto-level0:hover > .salecto-label {border-bottom-color: #000;}
.salecto-menumanager .salecto-submenu {border: 0; padding: 30px 60px; }
.salecto-maincontent {width: 100%; }
.col-category .level1, .salecto-topmenu .salecto-submenu a.maincategory {font-weight: 600; display: block; font-size: 16px; letter-spacing: 2px; text-transform: uppercase; margin: 0 0 15px; padding-top: 15px;}
.salecto-submenu li.level-1 {font-weight: 300; line-height: 30px; }
.salecto-submenu ul.salecto-maincontent > li > ul {margin-bottom: 10px; }




/*Home slider*/
.home-page-slider {margin-top: 15px; margin-bottom: 35px; }

/*Category*/
.categories_block { margin-top: 15px;}
.categories_block .cat-link {display: block;  width: 100%; height: 100%; position: relative;}
.categories_block .cat-link .cat-out {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: flex-end; align-items: center; flex-direction: column; transition: all 300ms ease-in-out; padding: 50px 15px; }
.categories_block .cat-link .cat-name {text-align: center; display: block; font-size: 17px; color: #000; font-family: 'Libre Baskerville', serif; line-height: 55px; background: #fff; width: 166px; letter-spacing: 2.75px; }
.categories_block .cat-link:hover .cat-out {background-color: rgba(0,0,0,0.5);}
.categories_block .cat-link img { width: 100%; height: 100%;}

/*Brand Slider*/
.home-brand-slider .item .image {width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.home-brand-slider .item .image img {width: auto;}
.brand-slider {border-bottom: 1px solid #E4E4E4; padding-bottom: 60px;}
.home-brand-slider {margin-bottom: 60px;}
.brand-slider .owl-nav {display: block !important;}
.brand-slider .owl-nav {position: absolute; bottom: 50px; right: 0; left: 0; margin: 0 auto; width: 15px;}
.brand-slider .owl-nav button.owl-prev {left: -30px;}
.brand-slider .owl-nav button.owl-next {right: -30px;}
.brand-slider .owl-nav button.owl-prev, .brand-slider .owl-nav button.owl-next {border: 1px solid #dddddd; background: transparent; color: #000000; font-size: 11px; width: 30px; height: 30px; margin: 0; top: 0; line-height: 0; border-radius: 50%; }
.brand-slider .owl-nav button.owl-next:hover, .brand-slider .owl-nav button.owl-prev:hover {background-color: #000000; color: #ffffff; border: 0;}

/*product-banner-block*/
.product-banner-block { margin-bottom: 35px;}
.product-banner-block .banner-img {display: block;  width: 100%; height: 100%; position: relative;}
.product-banner-block .banner-img .bnr-out {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; transition: all 300ms ease-in-out; padding: 15px; }
.bnr-name {text-align: center; display: block; font-size: 26px; color: #fff; font-family: 'Libre Baskerville', serif; letter-spacing: 4.13px; margin: 0 0 30px; }
.product-banner-block .banner-img img { width: 100%; height: 100%;}
.shop-link {letter-spacing: 1px; color: #fff; border-bottom: 1px solid #fff; font-size: 16px; }
.shop-link:hover {text-decoration: none; border-bottom-color: transparent; color: #fff;}
.categories-block-2 {margin-top: 0; margin-bottom: 30px; }

/*Store Visit*/
.store-out {background: #35394E; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; width: 100%; }
.store-link {display: block; width: 100%; height: 100%; }
.store-link img {width: 100%; }
.store-visit-block {margin-bottom: 65px; }



/*Bottom text*/
.home-bottom-text {max-width: 900px; margin: 0 auto 45px;}
.home-bottom-text p, .category-second-description p {color: #4C4C4C;}

/*home product*/
.tab-title {letter-spacing: 3.91px; font-size: 23px; margin: 0 0 40px; }

.card-body.product-info {display: flex; flex-wrap: wrap; padding: 45px 15px 0; position: relative;}
.card-body.product-info .configurable-swatch-list {position: absolute; left: 0; right: 0; text-align: center; top: -40px; padding: 11px; background: rgba(0,0,0,0.1); display: none !important;}
.product-item:hover .configurable-swatch-list {display: block !important;}
.card-body.product-info .configurable-swatch-list li a {height: 40px; width: 40px; display: flex; justify-content: center; align-items: center; cursor: default; background-color: #ffffff !important;}
.product-info .card-title {margin: 0 0 6px; padding: 0; font-size: 12.5px; font-weight: normal; line-height: 20px; text-align: center; letter-spacing: 1px; font-family: 'Libre Baskerville', serif; width: 100%; }
.product-info .card-title a {color: #232323; }
.product-info .price-box {margin-top: auto !important; display: flex; align-items: flex-start; width: 100%; justify-content: center;}
.price-box .price-label {display: none;}
.price-box .old-price .price, .price-box .old-price .price:hover {color: #ABABAB !important; font-size: 14px;}
.price-box .special-price .price, .price-box .special-price .price:hover {color: #D45757 !important; }
.price-box .old-price {margin-right: 10px; order: 1; text-decoration-color: #B8B8B8;}
.price-box .special-price { order: 2;}
.price-box {font-size: 18px; letter-spacing: 1.13px; }
.product-item {border: 0; width: 100%; background: transparent; border-radius: 0;}
.product-item .card-footer {background: transparent; border: 0; text-align: center; padding: 0 15px 17px; display: flex;}
.product-item .card-footer .btn {width: 100%; margin: 0 auto; font-size: 16px; font-weight: 500; padding: 8px 10px;}
.product-info .availability {margin: 0; text-align: center; width: 100%; display: block;}
.product-info .availability .label { color: #8B8B8B;}
.card-image {position: relative;}
.pro-label-out {display: flex; justify-content: center; position: absolute; width: 100%; top: 312px; left: 0; padding: 0; flex-direction: row; column-gap: 5px; }
.pro-label-out .badge {position: static; height: 24px; width: 65px; border-radius: 0 !important; line-height: 24px; padding: 0; background: #D45757 !important; font-weight: 500; font-size: 12px; margin: 0; z-index: 1; color: #fff; text-transform: uppercase; }

.offer-badge {height: 24px; width: 65px; border-radius: 0 !important; line-height: 24px; padding: 0; background: #D45757 !important; font-weight: 500; font-size: 12px; margin: 0; z-index: 1; color: #fff; text-transform: uppercase;}

.tab-section {margin-top: 55px;}
.product-item a.product-image {height: 300px; max-height: 300px; background: transparent; display: flex; justify-content: center; align-items: center;}
.product-item a.product-image > img {height: auto !important; max-height: 100% !important; padding: 0px !important;}

.price-out { display: flex; flex-direction: column; align-items: center; width: 100%; text-align: center; justify-content: space-between; margin-top: auto;}
.add-to-links .link-wishlist { position: absolute; top: 15px; right: 15px; display: flex; height: 30px; width: 30px; justify-content: center; align-items: center; border-radius: 50%; background: #fff; color: #999; font-size: 16px; border: 0;}
.add-to-links .link-wishlist:hover {background-color: #f5f5f5; text-decoration: none;}
.add-to-links .link-wishlist.active {color: #FA4444;}
.availability .label {color: #858585; font-size: 12px;}
.availability.in-stock .label:before {background-color: #95D086;}
.availability.out-of-stock .label:before {background-color: #DE6B6B;}
.product-item .card-footer .alert-warning {margin: 0; padding: 5px 15px; position: absolute; top: 160px; width: auto; border-radius: 0; background: rgba(245,245,245,0.9); border: 0; color: #F04B43; }
.home_salecto_slider {margin-bottom: 60px; display: flex;}
.home_salecto_slider .swiper-container {display: flex; flex-direction: column;}
.swiper-container-horizontal>.swiper-scrollbar {position: static; max-width: 80%; margin: 25px auto 0; height: 4px; background: #E4E4E4; }
.swiper-scrollbar-drag {background: #000; }

#sidebar-nav .block-title:not(.mobile-title) {  display: none !important; }
.product-view .product-description {text-align: center; padding: 20px 0px;}
.product-view .product-description p {margin-bottom: 0;}

/*Footer*/
footer .usp-block {background: #35394E; padding: 5px 0; }

#footer{padding: 35px 0 0; margin: 0;}
.footer-top {padding: 80px 0 0; background: #ffffff;}
.social-col {align-items: center; display: flex;}
.social-media a {font-size: 20px; width: auto; height: auto; border-radius: 0 !important; background: transparent !important; margin: 0; color: #000;}
.social-media a:hover {background-color: transparent !important; color: #555 !important; text-decoration: none !important;}
.social-media {display: flex; flex-wrap: wrap; justify-content: flex-end; column-gap: 45px; width: 100%; }
.footer-col a:hover { color: #000000;}
.footer-title {font-size: 19px; color: #000; padding-bottom: 0; margin-bottom: 12px; font-weight: normal; letter-spacing: 0;}
.footer-botom { padding: 0 0 30px; margin: 0;}
.footer-col {margin: 0 0 50px !important; color: #ffffff;}
.footer-col p {line-height: 30px; margin: 0 0 25px;}
.footer-col li {line-height: 30px;}
.footer-col li strong {font-weight: 600; }
.footer-col li, .footer-col a, .footer-col p {color: #4C4C4C; font-size: 16px; font-weight: normal;}
.scrollToTop {font-size: 13px; color: #000; background: #f2f2f2; position: relative; width: auto; border-radius: 0; left: auto; right: auto; bottom: auto; z-index: 0;}
.footer-bottom {background-color: #fff; border-top: 1px solid #F2F2F2; padding: 20px 0; }

.quick-link-block { background: #F2F2F2; padding: 65px 0;}
.quick-out {display: flex; align-items: flex-start;}
.quick-out > div {width: 50%;}
.quick-out .tab-title {margin-bottom: 20px; letter-spacing: 0; }
.button-list { display: flex; flex-wrap: wrap;}
.button-list li {margin: 0 10px 10px 0;}
.button-list li a {display: flex; align-items: center; column-gap: 10px; font-size: 16px; background: #fff; line-height: 49px; padding: 0 20px; border-radius: 25px;}
.button-list li a:hover {background-color:#35394E; color: #fff; text-decoration: none;}
.ft-logo { display: flex;}
.footer-bottom .language {width: auto; margin: 0 auto; justify-content: center;}
.footer-bottom .language .header-switcher-footer {font-size: 16px; display: flex; justify-content: center; align-items: center; column-gap: 10px; }
.footer-bottom .language .header-switcher-footer img { height: 17px; width: 17px; border-radius: 50%}
.footer-bottom .language .store-switcher {top: auto; bottom: 100%; margin: 0; }
.footer-bottom .payment {height: 100%; display: flex; align-items: center;}

/*subscribe newsletter*/
.footer-newsletter {background: transparent; display: flex; max-width: 455px; margin: 0 auto; flex-direction: column; }
.block-subscribe .input-box {display: flex; position: relative; justify-content: center; height: 48px; background: #FFFFFF; width: 100%; }
.block-subscribe .input-box .input-out { width: calc(100% - 49px); height: 100%; position: relative;}
.block-subscribe .input-box input {width: 100%; padding: 10px 0 10px 25px; height: 100%; color: #000000; border: 0; background: #fff; font-size: 16px; border-radius: 0; font-weight: normal; }
.block-subscribe .btn-subscribe {height: 100%; width: 49px; padding: 0; border: 0; border-radius: 0;}
.block-subscribe .btn-subscribe:hover{color: #ffffff; background-color: #35394E;}
.block-subscribe .input-box input::-webkit-input-placeholder { opacity: 1; color: #000000;}
.block-subscribe .input-box input::-moz-placeholder { opacity: 1; color: #000000;}
.block-subscribe .input-box input:-ms-input-placeholder { opacity: 1; color: #000000;}
.block-subscribe .input-box input:-moz-placeholder { opacity: 1; color: #000000;}
.footer-newsletter p { font-size: 14px; margin: 0 0 15px; line-height: 20px;}

/*sitemap*/
.salectoseo-sitemap .sitempan {float: none; display: inline-block; margin-top: 15px;}
.salectoseo-sitemap .sitempan h2 { font-size: 28px; line-height: 40px; margin: 0 0 15px; padding: 0;}
.salectoseo-sitemap .siteul {margin: 0 0 15px;}
.salectoseo-sitemap .strongsm {font-size: 18px;}

/*category listing*/
.sort-by-container {margin: 0px !important;}
.bottom-toolbar .sort-by-container { margin: 0 !important;}
.bottom-toolbar { margin: 0 0 35px;}
.top-toolbar { margin: 0 0 20px;}
.sidebar .block-title {font-size: 16px; text-transform: uppercase; font-weight: normal; color: #000; letter-spacing: 2px; margin: 0 0 15px; }
.sidebar .block-content .filter-title {padding: 0; background: transparent; font-size: 16px; text-transform: uppercase; font-weight: normal; color: #000; letter-spacing: 2px; margin: 0 0 10px; }
.sidebar .card {border: 0 !important; background: transparent;}
.sidebar .card-body {padding: 0 !important;}
.sidebar .block-layered-nav .block-title.d-lg-block { display: none !important;}
#sidebar-nav-menu > li {background: no-repeat; font-size: 16px; font-weight: normal; position: relative; padding: 8px 0 8px 0; text-transform: uppercase;}
#sidebar-nav-menu > li > .product-count {display: none; }
div#layered-navigation-container { padding-top: 25px; border-top: 1px solid #E4E4E4;}
.block-content .card.currently .card-body {font-size: 14px; }
.block-layered-nav .actions {padding: 0 !important; margin: 0 0 15px; text-align: right; font-size: 14px; }
#narrow-by-list .filter-title.filter-title-collapsed, 
/* #narrow-by-list .filter-title.filter-title-expanded, div.filter-title {padding: 10px 0; border: 0; font-size: 18px; text-transform: none; font-weight: 600;} 
#narrow-by-list .filter-content, .filter-content {border: 0; margin-bottom: 25px;}
#narrow-by-list .filter-title:first-child { border-top: 0;}
#narrow-by-list .filter-title.filter-title-collapsed, #horizontal-layered-navigation-container .filter-title {color: #000; background: url("../images/plus.png") no-repeat; background-position: 5px center; padding-left: 30px;}
#narrow-by-list .filter-title.filter-title-expanded, #horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded {color: #000; background: url("../images/minus.png") no-repeat; background-position: 5px center; padding-left: 30px;} */
.horizontal-filter ol li {list-style-type: none;}
#horizontal-layered-navigation-container div.horizontal-filter .filter-content {width: 100%;}
#horizontal-layered-navigation-container div.horizontal-filter {width: auto !important;min-width: inherit;padding-left: 5px;padding-right: 5px;margin-bottom: 10px;}
#horizontal-layered-navigation-container div.horizontal-filter .filter-title {width: 185px;border: 0;padding-left: 23px; background-color: #F2F2F2;border-radius: 100px;background-image: none;}
.block-layered-nav .filter-title:after {content: "\f107";position: absolute;right: 25px;font-family: 'Font Awesome 5 Pro';font-weight: 400;font-size: 16px;line-height: 24px;}
.filter-title.horizontal-filter-title-expanded:after {content: "\f106";}
#horizontal-layered-navigation-container div.horizontal-filter .filter-title.horizontal-filter-title-expanded {background-color: #35394E;color: #fff;}
#horizontal-layered-navigation-container div.horizontal-filter .filter-content.horizontal-filter-content-expanded {border: 0;box-shadow: 0px 0px 3px rgb(0 0 0 / 10%);}
#horizontal-layered-navigation-container {z-index: 1;}

#narrow-by-list .filter-title.filter-title-collapsed:hover, #narrow-by-list .filter-title.filter-title-expanded:hover { background-color: transparent;}
.sidebar .currently .card-header {padding: 0; background: transparent; font-size: 16px; text-transform: uppercase; font-weight: normal; color: #000; letter-spacing: 2px; margin: 0; border: 0; }
.sidebar .block-layered-nav .currently #status-filter .filter-titles {margin-top: 15px; display: inline-block; line-height: 16px; font-weight: 500;}
.sidebar ol.layered-links li > a, .sidebar ol#category-filters li > a { padding: 0 0 0 30px; color: #232323; font-size: 14px; line-height: 33px;}
.sidebar ol.layered-links li > a::before, .sidebar ol#category-filters li > a::before {content: "\f111"; left: 5px; top: 2px; color: #000000; font-size: 13px;}
.sidebar ol.layered-links li.active-filter-option > a::before, .sidebar ol#category-filters li.active-filter-option > a::before {content: "\f111"; left: 5px; top: 1px; font-weight: bold;}
.sidebar {padding-right: 20px; padding-top: 8px;}
#sidebar-nav-menu > li ul {margin-top: 10px; margin-bottom: 5px; margin-left: 0px !important; padding-left: 0 !important;}
#sidebar-nav-menu > li ul li a {font-size: 16px; font-weight: 300; color: #000; line-height: 30px;text-transform: none; }
#sidebar-nav-menu > li ul li > .product-count {float: right; font-weight: 300; color: #818181; }
#sidebar-nav-menu > li ul li span.plus-right {display: none !important; }
.currentactive > a {color: #000000 !important; font-weight: 600 !important;}
.toolbar .card-body {padding: 0;}
.card.toolbar {border: 0;}
.toolbar .sort-by, .toolbar .limiter {display: flex; align-items: center; flex: inherit !important; width: auto; max-width: inherit; font-size: 14px;}
.toolbar .sort-by label, .toolbar .limiter label {margin: 0; white-space: nowrap; font-weight: 300; font-size: 16px; }
.toolbar .sorter select {box-shadow: none; color: #484848; font-size: 16px; height: 34px; background: url("../images/down-aro.png") no-repeat right center; border-radius: 0; border: 0; font-weight: 500; width: auto; padding-right: 20px; }
.toolbar .sort-by .input-group-append .btn {color: #484848; padding: 0; height: 34px; width: 34px; display: flex; justify-content: center; align-items: center; font-size: 14px; background: #DFDFDF; border-color: #DFDFDF;}
.toolbar .sort-by .input-group-append .btn .fa.fa-arrow-up::before {content: "\f161";}
.toolbar .sort-by .input-group-append .btn .fa.fa-arrow-down::before {content: "\f160";}
.toolbar .sorter select option { width: auto; display: contents;}
.toolbar .sorter { align-items: center; display: flex; flex-wrap: wrap;}
.toolbar .count-container .amount { font-weight: 300; font-size: 16px;}
.toolbar .count-container .amount strong {font-weight: 500; }
.pages.Page.navigation { margin-top: 0 !important;}
.navigation .pagination { margin-top: 0;}
.pagination .page-link {min-width: 28px; height: 28px; display: flex; justify-content: center; align-items: center; padding: 3px; border: 1px solid transparent !important; font-size: 16px; margin: 0 2px; border-radius: 0 !important; font-weight: 300; }
.pagination .page-link:focus{box-shadow: none; }
.pagination .page-link i {font-size: 14px;}
.pagination .page-item.active .page-link {background-color: transparent; color: #000 !important; border-bottom-color: #000 !important; font-weight: 500;}
.page-title.category-title {margin: 0 ​0 40px; text-align: center;}
.page-title h1 {font-size: 25px; color: #000000; letter-spacing: 3.91px; }
.top-toolbar .navigation {display: none;}
.top-toolbar .card.toolbar .card-body {display: flex; flex-direction: row-reverse; justify-content: space-between; align-items: center; }
.bottom-toolbar .sorter {display: none; }
.bottom-toolbar .count-container {width: 100%; display: flex; justify-content: flex-end; margin: 50px 0;}
.bottom-toolbar .count-container .amount {display: none; }
.sidebar .free-shipping-amout {padding: 10px 15px; font-size: 14px; line-height: 18px;}
.sidebar .block-account {margin: 0 0 25px;}
.product-list .product-item {padding-bottom: 25px; }
.col-main div.horizontal-filter ol.layered-links li > a .swatch-label {display: none;}

.ui-slider-horizontal { border: 0;height: 4px; background: #E4E4E4;}
.ui-slider-horizontal .ui-slider-range {background: #E4E4E4;}
.ui-slider-horizontal .ui-slider-handle { height: 14px; width: 14px; background: #000000; border: 0; border-radius: 50%; top: -5px;}
.price-slider-values {display: flex; justify-content: space-between; margin-top: 10px; font-size: 14px; color: #484848;}
.price-slider-values input[type="text"] {color: #484848;}
.price-slider-values .filter-currency {color: #000; padding-right: 0; font-size: 16px; text-transform: uppercase; font-weight: 300; }
.category-second-description {margin-bottom: 80px; }



/*Product View*/
.product-view .product-media {display: flex;  margin-top: 10px;}
.product-view .product-details {margin-bottom: 30px; margin-top: 10px;}
.product-view { margin-bottom: 30px; padding-bottom: 0;}
.product-media .product-image { width: calc(100% - 141px); margin-left: auto; height: 566px; order: 2;}
.product-media .more-views {width: 129px; order: 1; margin: 0; height: 566px; }
.product-media .product-image .product-image-gallery {height: 100%; background: #ffffff; border:0 !important; width: 100%; overflow: hidden; display: flex; align-items: center;}
.product-image-gallery .gallery-image.visible {height: auto; max-height: 100% !important;}
.product-media .product-image .product-image-gallery a {height: 100%; }
.product-media .more-views li.list-inline-item {height: 181px; border: 0 !important; margin-bottom: 12px; margin-right: 0; padding: 0px; background-color: #fff;}
.product-media .more-views li.list-inline-item:hover { border-color: #222 !important;}
.product-media .more-views li .img-thumbnail {display: flex; height: 100%; padding: 0; width: 100%; justify-content: center;  align-items: center; background-color: #fff; border-radius: 0; }
.product-media .more-views li.list-inline-item img { max-height:100%; max-width:100%; width: auto; height: auto;}
.product-view .product-details .card {max-width: 410px; margin: 0 auto; padding-top: 55px; border: 0;}
.product-view .product-details .card-title h1 {font-size: 20px; margin: 0 0 8px; letter-spacing: 1.56px; text-align: center; }
.product-image-gallery .pro-label-out { top: auto; bottom: 0;}

.brand-value {text-align: center; font-size: 14px; margin: 0 0 10px; }
.product-view .product-details .card .price-info {margin: 0 0 15px; }
.add-to-cart-panel .short-product-description {text-align: center; font-family: 'Libre Baskerville', serif; letter-spacing: 2.09px; font-size: 12.5px; line-height: 22px; margin: 0 0 15px;} 
.add-to-cart-wrapper {margin-top: 25px;}
.atc-col {display: flex;justify-content: space-between;}
.atc-col .qty-wrapper {width: 170px;margin-right: 10px;}
.atc-col .add-to-cart-buttons {width: calc(100% - 180px);}
.add-to-cart-panel .price-box {display: flex; align-items: center; justify-content: center; margin-bottom: 0; font-size: 24px; letter-spacing: 1.5px; font-weight: normal; }
.add-to-cart-panel .price-box .old-price .price, .add-to-cart-panel .price-box .old-price .price:hover {color: #ABABAB !important;font-size: 18px;}
.add-to-cart-panel .price-box .price-label {display: none;}
.add-to-cart-buttons .btn {height: 50px; padding: 0 0.75rem; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; }
.input-group.qty-wrapper > div .input-group-text {width: 50px; justify-content: center; border-radius: 0; background-color: #fff; border: 1px solid #E4E4E4;}
.input-group.qty-wrapper input#qty {max-width: 50px; margin: 0 10px; height: 50px; border: 1px solid #E4E4E4; background-color: #fff; border-radius: 0 !important; }
.input-group.qty-wrapper > div {width: 50px;}
.availability {margin: 0 0 10px; text-align: center; }
.slick-slider .slick-prev:after {content: "\f106"; position: absolute; left: 5px; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; left: 50%; line-height: 0; margin-left: -6px; color: #000;}
.slick-slider .slick-next:after {content: "\f107"; position: absolute; left: 5px; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; left: 50%; line-height: 0; margin-left: -6px; color: #000;}
.slick-slider .slick-arrow:hover:after{color: #222;}
.slick-slider .slick-prev {top: 0;}
.slick-slider .slick-next {bottom: 0;}
.slick-slider .slick-arrow {position: absolute; width: 100%; left: 0; z-index: 1; border: 0; background: none; font-size: 0; height:20px;}

.cms-container .breadcrumb { margin: 0 0 25px;}
.breadcrumb {background: transparent; padding: 0; margin: 20px 0 0; list-style: none !important;}
.breadcrumb li, .breadcrumb li a { font-size: 14px; color: #818181; font-weight: 300;}
.breadcrumb li, .breadcrumb li:last-child a { color: #000000;}
.breadcrumb-item + .breadcrumb-item::before {color: #818181; content: "/"; font-weight: normal; padding-right: 3px;}

.product-view .product-details .card .card-title {padding: 0 !important; margin: 0;}
.swatch-attr .input-box {position: relative;}
.product-options .form-group {width: 100%;}
.product-view .product-details .product-options > .label.label-danger { display: none;}
.product-details .product-options { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.product-details .product-options label.required {display: none;}
.add-to-cart {margin-top: 10px; } 
.block-related {padding: 130px 0 80px;}
.block-related .block-content {display: flex; } 
.block-related .swiper-container {display: flex; flex-direction: column; width: 100%;}



/*Shopping cart*/
.product-cart-remove .btn-remove {padding: 5px 10px;}
.product-cart-actions .input-group-append .btn {font-weight: normal; text-transform: capitalize; }
.customer-account-login .new-users .buttons-set {margin-top: 15px;}
.custom-control-label {line-height: 24px;}
.opc-wrapper-opc .card-header h5 {margin: 0;}
.shipping-block .button { border: 0; padding: 2px 10px;}
.pacsoft-modal input {width: 100%; padding: 0 10px;}
label .required {display: inline-block;	}
.configurable-price-from-label{ display: none; }
.opc-data-table tr td.last {text-align: right;}
.discount-form .input-text { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important;}
.cart-table .btn-update { border-radius: 0 !important; margin-left: 10px;}

.cart-table .product-cart-actions .qty { min-width: 80px;}
.opc-wrapper-opc h5 {font-size: 18px; letter-spacing: 1px; }
.opc-data-table .product-name {font-weight: normal; margin-bottom: 5px; font-size: 15px; letter-spacing: 1px; }
.page-content .categories_block .container { padding: 0; max-width: 100%;}
.page-content .category-banner {margin: -20px 0 35px;}


/* ================ Responsive Media Queries =========================== */

@media (max-width: 1479px) {
.row-35 {margin-left: -15px; margin-right: -15px;}
.row-35 > div {padding-left: 15px; padding-right: 15px; margin-bottom: 30px;}
}

@media (max-width: 1199px) {
.usp-item {display: none;}
.head-link > span {font-size: 12px;}
.logo-col {justify-content: flex-start; padding-top: 0;}
.header-nav, .header-search, .header-minicart {border: 0 !important;}
.head-link > span { margin-left: 0;}
.main-header {padding: 0 0; box-shadow: 0 1px 5px rgba(0,0,0,0.2);}
.mainMenu { margin: 0;}
.main-header .main-menu {display: none;}
.main-header .header-nav {display: flex; align-items: center; padding-top: 15px; padding-bottom: 15px; min-width: 55px; border-right: 1px solid #eee !important; margin-left: 0; margin-right: 10px;}
a.head-link:hover, a.head-link:focus {color: #000000; text-decoration: none;}
.head-link {display: flex !important;}
.logo {max-width: 100px !important; height: 100%;  margin: 0; display: flex !important;}
.cart-col .skip-links .header-minicart > a {height: auto; line-height: inherit;}
.header-minicart .link-label { position: absolute; right: -6px; top: 0; height: 18px; line-height: 18px; width: 18px; text-align: center; background: #000; color: #fff; border-radius: 50%; font-size: 13px;}

#header-search.skip-content.search-col.skip-active {display: block;}
#header-search.skip-content.search-col { display: none;}
#search_mini_form button.btn img { width: 23px;}
.search_mini_form-container {padding: 15px; border: 0; background-color: #E8E8E8;}
#search_mini_form .input-group {margin: 0 auto; height: 48px; max-width: 550px; border-color: #777;}
.search_mini_form {height: 48px;}
.search-col-out {top: 100%; position: absolute; z-index: 9; background: #E8E8E8; width: 100%; left: 0;}
#header-search { position: static !important;}
.search-col { max-width: 100%;}
.salecto-topmenu .salecto-level0 {float: none;}

.cart-col .skip-links .skip-link span, .logo-col .skip-link span { line-height: inherit;}
.mm-menu .mm-navbar {padding: 0 15px; text-align: left; background: #eeeff0; height: 60px}
.mm-menu .mm-navbar a {color: #000; font-weight: 900; font-size: 17px; padding: 20px 0; text-align: center;}
.mm-menu .mm-navbar a.mm-btn.mm-btn_prev {padding: 0; height: 60px;}
.mm-menu .mm-panels>.mm-panel>.mm-listview:first-child,
.mm-menu .mm-panels>.mm-panel>.mm-navbar+.mm-listview { margin-top: 0}
.mm-menu .mm-listitem>a, .mm-listitem>span { padding: 15px;  font-weight: 600}
.mm-menu .mm-listitem .mm-btn_next:before { display: none}
.mm-menu .mm-listitem_vertical>.mm-btn_next { height: 50px}
.mm-menu .mm-listview .mm-btn_next:after { border-color: #39414b}
.mm-menu { background: #fff}
.mm-panels, .mm-panels>.mm-panel { position: fixed; width: calc(100% - 20%); max-width: 440px;}
.salecto-menumanager .salecto-iconmega {display: none;}
.salecto-topmenu .salecto-level0 {width: 100%; border-right: 0;}
.bottom-toolbar .count-container {margin: 30px 0;}
.category-second-description {margin-bottom: 30px;}
.product-view .product-details .card {padding-top: 0; }
.product-media .more-views li.list-inline-item {height: 114px;}
.product-media .more-views {width: 120px; height: 370px;}
.product-media .product-image { width: calc(100% - 130px); height: 370px;}
.collateral-tabs .tab {padding: 10px 15px; border-bottom: 0; margin-bottom: 5px;}
.collateral-tabs .tab.current {font-weight: normal; background: #dcdcdc;}
.product-collateral .tab-container {padding: 10px 15px; border-bottom: 0; background-color: transparent;}
.collateral-tabs .tab:after {font-size: 14px;}
.product-options-bottom .input-group.qty-wrapper { margin-bottom: 0;}
.product-options .form-group .form-control {font-size: 14px; }
.block-related {padding: 100px 0 60px;}


}	

@media (max-width: 991px) {
.main-header .header-nav {padding-top: 10px; padding-bottom: 10px;}
div#layered-navigation-container { padding-top: 0; border-top: 0;}
#narrow-by-list div:first-of-type {padding-top: 0; }
.opc-col-center .comment-block .card-title {font-size: 18px;}
.category-page-buttons { column-gap: 15px;}

h1, .h1 {font-size: 24px; }
h2, .h2 {font-size: 23px; }
h3, .h3 {font-size: 22px; }
h4, .h4 {font-size: 21px; }
h5, .h5 {font-size: 20px; }
h6, .h6 {font-size: 19px; }

.block-title, .card-title h1 { font-size: 28px;}
.sidebar { background: transparent; padding: 0;}
#sidebar-nav { border-bottom: 0; margin: 0;}
.quick-link-block {background: #F2F2F2; padding: 45px 0;}
.button-list li a {font-size: 14px; line-height: 40px; padding: 0 15px; border-radius: 20px; }
.block-subscribe .input-box input {padding: 5px 0 5px 15px; font-size: 14px; }
.footer-col li, .footer-col a, .footer-col p {font-size: 14px;}
.footer-title {font-size: 18px;}
.footer-top {padding: 50px 0 0;}
.footer-col { margin: 0 0 30px !important;}
.block-subscribe .input-box {height: 40px;}
.footer-bottom { padding: 10px 0;}
.tab-title {font-size: 20px; margin: 0 0 35px; }
.bnr-name {font-size: 21px; margin: 0 0 20px;}
.categories_block .cat-link .cat-name {font-size: 15px; line-height: 40px; width: 130px;}
.product-media .more-views li.list-inline-item {height: 95px;}
.product-media .more-views {width: 100px; height: 310px;}
.product-media .product-image { width: calc(100% - 110px); height: 310px;}
.product-view .product-details .card {padding: 0 !important;}
.product-view .product-details { margin-bottom: 0 !important;}
.form-control, .form-group select {height: 40px;}
.input-group.qty-wrapper > div .input-group-text {width: 40px;}
.input-group.qty-wrapper > div {width: 40px; }
.input-group.qty-wrapper input#qty {max-width: 40px; height: 40px; padding: 0; }
.atc-col .qty-wrapper {width: 140px;}
.add-to-cart-buttons .btn {height: 40px;}
.atc-col .add-to-cart-buttons {width: calc(100% - 150px); }
.block-related {padding: 50px 0 50px;}



}


@media (max-width: 767px) {
.sticky .bg-usp-top{ display: none;}	
#header.sticky .page-header {padding: 0 !important;}
.head-link .img-out {height: 25px;}
#header .logo-col .logo { margin: 0; display: flex; max-width: 80px !important;}
#header { position: sticky; top: 0; z-index: 9; width: 100%; background: #fff;}
.search_mini_form-container {padding: 10px 0;}
#search_mini_form input#search {font-size: 16px;}
#search_mini_form .input-group {height: 38px;}
#search_mini_form button.btn { width: 38px; padding: 9px; height: 37px;}
.brand-slider {padding-bottom: 40px;}
.home-brand-slider {margin-bottom: 40px;}
.home_salecto_slider {margin-bottom: 40px;}
.store-visit-block {margin-bottom: 45px; }
.home-bottom-text { margin: 0;}
footer .usp-block {padding: 0;}
.swiper-container-horizontal>.swiper-scrollbar {margin: 10px auto 0;}
.categories-block-2 {margin-bottom: 10px;}
.header-nav {padding-top: 10px; padding-bottom: 10px;}
.head-link span.badge-count {right: calc(50% - 6px); bottom: -2px;}
.quick-out {flex-direction: column;}
.quick-out > div {width: 100%;}
.footer-newsletter {max-width: 100%; margin: 25px 0 0;}
.store-out {padding: 40px 15px;}

/*product view*/
.product-view .product-details .card-title {padding: 0 !important;}
.product-view .product-details .card-body {padding-left: 0; padding-right: 0;}
.block-related {padding: 20px 0 20px; }

.product-view .product-media {margin-bottom: 25px;}
.product-view .product-details {margin-bottom: 15px;}
.product-view {margin-bottom: 40px;}
.card.add-to-cart-panel .product-brand { font-size: 38px;}
.product-collateral #product-attribute-specs-table {width: 100%;}

.opc-col-center .comment-block .card-title {font-size: 17px;}
.add-to-cart-panel .price-box {font-size: 22px;}

.brand-slider .owl-nav button.owl-prev, .brand-slider .owl-nav button.owl-next {width: 27px; height: 27px;}
.brand-slider .owl-nav {bottom: 40px;}

body:not(.cms-home) #content {padding: 20px 0 0;}
h1, .h1 {font-size: 23px; }
h2, .h2 {font-size: 22px; }
h3, .h3 {font-size: 24px; }
h4, .h4 {font-size: 20px; }
h5, .h5 {font-size: 19px; }
h6, .h6 {font-size: 18px; }
.block-title, .card-title h1 { font-size: 24px;}
.breadcrumb {display: none;}
/* #horizontal-layered-navigation-container div.horizontal-filter {width: 50% !important;} */
#horizontal-layered-navigation-container {z-index: 1;}
}

@media only screen and (max-width: 576px){
.product-view .product-media { flex-wrap: wrap;}
.slick-slider .slick-arrow {width: 20px; height: 100%;}
.slick-slider .slick-next {bottom: auto; right: 0; left: auto !important; top: 0;}
.product-media .more-views li.list-inline-item { margin: 0 5px;}
.slick-slider .slick-prev::after {left: 50%; top: 50%; content: "\f104";}
.slick-slider .slick-next::after {left: 50%; top: 50%; content: "\f105";}

.collateral-tabs .data-table th.label, .collateral-tabs .data-table td.data {float: none; width: auto !important;}
.product-collateral #product-attribute-specs-table .label {min-width: inherit; padding: 0 !important;}

.product-media .more-views {width: calc(100% + 10px); height: auto; order: 2; margin: 10px 0 0 -5px;}
.product-media .product-image { width: 100%; order: 1;}

}
@media only screen and (max-width: 575px){

.page-title h1 {font-size: 24px;}
/* #horizontal-layered-navigation-container div.horizontal-filter {width: 100% !important; position: relative;} */
.head-link img { height: 20px;}
.head-link > span { font-size: 10px; padding: 0;margin-top: 2px;}
.product-item a.product-image {height: 220px; max-height: 220px;}
.price-box .price { font-size: 18px;}
.add-to-cart-panel .price-box .price, .add-to-cart-panel .price-box { font-size: 21px;}
.product-item .card-footer .alert-warning {top: 95px;}
#horizontal-layered-navigation-container div.horizontal-filter .filter-title {width: 150px;}

}	


@media only screen and (max-width: 480px){
.usp-box {font-size: 12px; padding: 10px 0;}
.head-link {margin-left: 10px;}	
.main-header .header-nav {padding-right: 10px !important; min-width: 40px; margin-right: 10px;}
.logo-col { padding-right: 0;}	
.card-body.product-info {padding: 45px 5px 0;}
.product-info .price-box {flex-wrap: wrap;}
.product-media .product-image {height: 280px;}
.product-item a.product-image {height: 220px; max-height: 220px;}
.pro-label-out {top: 232px;}
.tab-title {font-size: 18px; margin: 0 0 30px; }
.bnr-name {font-size: 18px; margin: 0 0 5px; }
.price-box .price {font-size: 14px;}
.price-box {font-size: 14px;}
.product-item .card-footer .alert-warning {padding: 2px 8px; top: 60px; font-size: 12px; }
.top-toolbar .card.toolbar .card-body {display: flex; justify-content: center; flex-wrap: wrap; flex-direction: column-reverse; }

}

@media (max-width: 375px) {
    #horizontal-layered-navigation-container div.horizontal-filter {width: 100% !important;}
    #horizontal-layered-navigation-container div.horizontal-filter .filter-title {width: 100%;} 
}