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

/*font-family: 'Baskervville', serif;*/

*{ margin: 0; padding: 0;  box-sizing: border-box; }

figure{ margin: 0 }
address{ margin: 0 }

body{ font-size: 16px; background-color: #ffffff; color: #4B4B4B; font-family: 'Jost', sans-serif; }
img{ max-width: 100%; }
a{ transition: all 300ms ease-in-out; color: #535353; }
a:hover{color: #000000;}

.container {
max-width: 1530px;
}
body:not(.cms-home) #content { padding:25px 0 16; }
.fa {font-family: 'Font Awesome 5 Pro';}

h1, .h1 {font-size: 31px; font-family: 'Baskervville', serif;}
h2, .h2 {font-size: 28px; font-family: 'Baskervville', serif;}
h3, .h3 {font-size: 26px; font-family: 'Baskervville', serif;}
h4, .h4 {font-size: 24px; font-family: 'Baskervville', serif;}
h5, .h5 {font-size: 21px; font-family: 'Baskervville', serif;}
h6, .h6 {font-size: 18px; font-family: 'Baskervville', serif;}
#header-search input::-webkit-input-placeholder { opacity: 1; color: #4B4B4B;}
#header-search input::-moz-placeholder { opacity: 1; color: #4B4B4B;}
#header-search input:-ms-input-placeholder { opacity: 1; color: #4B4B4B;}
#header-search input:-moz-placeholder { opacity: 1; color: #4B4B4B;}

.btn:not(.btn-sm) {border-radius: 0; padding: 0.7rem 0.75rem; font-weight: normal; text-transform: uppercase;}
.btn-primary, .minicart-btns .btn-group .btn.btn-success {background-color: #E0E5E5; border-color: #E0E5E5; color: #4B4B4B;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .minicart-btns .btn-group .btn.btn-success:hover {background-color: #B2B9B9; border-color: #B2B9B9; color: #fff; }
.btn-secondary {background-color: #B0C1CE; border-color: #B0C1CE; color: #fff;}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active {background-color: #E0E5E5; border-color: #E0E5E5; color: #fff; }

input.form-control {height: 48px; border-radius: 0;}
.form-control, .form-group select {height: 48px; border-color: #EFEFEF; box-shadow: none; font-size: 14px; color: #000; border-radius: 0;}
input, button, select, optgroup, textarea {font-family: 'Jost', sans-serif; }
.form-control { border-radius: 0 !important;}
.custom-control-input:checked ~ .custom-control-label::before {border-color: #000000; background-color: #000000;}
.card {border-radius: 0; border-color: #D0D0D0;}
.row-2 {margin-left: -4px; margin-right: -4px;}
.row-2 > div {padding-left: 4px; padding-right: 4px;}
.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 #E0E5E5; background: #fff; color: #E0E5E5; 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: #EFEFEF; border: 0; height: 4px; width: 38px; border-radius: 0;}
.owl-carousel .owl-dots button.owl-dot:hover, .owl-carousel .owl-dots button.owl-dot.active { background-color: #E0E5E5;}


.cms-personale img{ height: auto; }
.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;}

/*Header*/

.bg-usp-top { background: #E0E5E5;}
.header-usp-block { font-size: 11px; color: #535353; padding: 6px 0; text-transform: uppercase; letter-spacing: 0.77px;}
.header-usp-block .usp-item img { margin-right: 8px; position: relative; top: -3px; }

.footer-usp-block { font-size: 11px; color: #535353; padding: 6px 0; text-transform: uppercase; letter-spacing: 0.77px;}
.footer-usp-block .usp-item img { margin-right: 8px; position: relative; top: -3px; }

.main-header {padding: 10px 0;}
.logo-col { justify-content: center;}
.col-12.col-xl-4.left-head {display: flex; align-items: 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: 40px; height: 40px; 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: 40px; transition:padding 300ms ease-in-out; flex-direction: column;}
.head-link.login-link {margin-left: 0;}
.head-link > span {color: #4B4B4B; font-size: 12px; text-align: center;}
.cart-item-body .item-price .price {color: #080332; }
.cart-item-body .item-name a:hover, .cart-item-body .remove:hover {color: #000000;}
.minicart-btns .btn-group .btn { font-size: 14px !important;}
.head-link i {font-size: 26px !important; color: #fff; margin-right: 10px;}
.head-link:hover, .head-link:focus {text-decoration: none;}
.main-header .container {position: relative;}
.head-link span.badge-count {position: absolute; right: 3px; top: 3px; color: #868689; height: 12px; width: 12px; background-color: #E0E5E5; border-radius: 50%; line-height: 11px; 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; }
.usp-bg { background: #E0E5E5; color: #fff; font-size: 12px; font-weight: 500; padding: 8px 0;}
.search-col {width: 100%; max-width: 625px; margin: 0 auto;}
.search-autocomplete {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_mini_form input[type="search"] {border: none;color: #000000; 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 #4B4B4B; margin: 0; max-width: 160px; flex-direction: row-reverse;}
#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: 16px; color: #4B4B4B;}
#search_mini_form button.btn:focus, #search_mini_form input#search:focus {border: 0; box-shadow: none; outline: none;}
.search-autocomplete {padding: 0;}
.search-autocomplete ul { padding: 10px; border: 1px solid #dddddd;}
.cn_search_popup {min-width: 400px; right: 0; left: auto; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); border-radius: 5px;}
.cn_search_popup_triangle {display: none;}
.cn_button_block { display:table; width:100%; padding-top:5px}
.cn_button_block .button { border:0; padding:5px 12px}
.cn_search_popup .cn_image {width: 90px;}
.cn_search_popup .cn_right { width:calc(100% - 90px);}
.cn_search_popup .price-box { padding:4px 0}
.cn_image>img { border:0}
.cn_search_popup_inner { border:0}
.cn_search_popup .more_results {margin-top: 10px;}
.cn_search_popup .more_results a {width: 100%; display: block; background: #000; color: #fff; padding: 8px 15px; border-radius: 0;}

#horizontal-layered-navigation-container ol#category-filters li.parent > a.category-expand,#horizontal-layered-navigation-container ol#category-filters li > a ,#horizontal-layered-navigation-container ol#category-filters li.parent>a.category-collapse:hover:after,#horizontal-layered-navigation-container ol#category-filters li.parent>a.category-expand:hover:after { color: #000; }
.header-minicart > a > span.badge-cart {background: transparent; color: #080332; font-size: 16px; padding: 0; vertical-align: middle;}
.main-menu {border-bottom: 1px solid #EFEFEF;}
.main-header .main-menu {display: flex; align-items: center; padding: 0 30px;}
.salecto-topmenu .salecto-label { font-size: 16px; color: #555; padding: 7px 15px 17px; display: flex; align-items: center; justify-content: center; text-align: center; text-transform: uppercase; width: 100%; flex-direction: column;}
.salecto-topmenu a:not([href]):not([tabindex]){color: #000000;}
.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: #fff !important; font-weight: normal !important; color: #000 !important;}
.main-menu .salecto-menumanager .desktop-nav-menu > a.active:hover { color:#000 !important;}
.salecto-topmenu a:not([href]):not([tabindex]) {color: #000000;}
.salecto-menumanager .salecto-topmenu {justify-content: space-around; }
.salecto-topmenu .salecto-label > span {color: #00bfea;}
/*.salecto-topmenu .salecto-label:not(.anchor_text):after {content: "\f107"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 22px; margin-left: 8px; line-height: 18px; padding-top: 4px;}*/
.salecto-topmenu .salecto-label .salecto-iconmega {height: auto; width: auto; top: auto; margin-right: 0;}
.salecto-topmenu .icon_image img {max-width: 100%; width: auto;height: auto; max-height: 20px;}
.salecto-topmenu .icon_image {width: 35px !important; display: inline-block; text-align: center;}
.salecto-category-dynamic .col-level .col-xs-12.form-group {border-right: 0; border-bottom: 1px solid #F8F8F8; padding-left: 0;}
.salecto-category-dynamic .col-level .col-xs-12.form-group a {font-size: 12px; color: #000;}
.salecto-category-dynamic .col-level .col-xs-12.form-group a:hover{text-decoration: none;}
.salecto-menumanager .parent .fa.small {font-size: 10px; line-height: 20px;}
.salecto-category-dynamic .col-level .col-xs-12.form-group.active a {color: #000 !important;}
.salecto-category-dynamic .col-dynamic a span {border: 0; padding-left: 0; position: relative;}
.salecto-category-dynamic .col-dynamic a span::before {content: "\f054"; font-family: 'Font Awesome 5 Pro'; margin-right: 10px; font-size: 10px;}
.salecto-menumanager .form-group.salecto-boxtitle, .salecto-boxtitle {font-size: 20px; line-height: 26px; color: #E0E5E5; padding: 0px 15px; font-weight: 600; margin-bottom: 15px;}
.salecto-topmenu .salecto-submenu ul a::before, .salecto-topmenu .salecto-submenu a.maincategory::before { content: "\f105";  font-family: "Font Awesome 5 Pro"; font-size: 15px; font-weight: 300; display: inline-flex; margin-right: 5px;}
.col-category .level1, .salecto-topmenu .salecto-submenu a.maincategory {color: #3D3D3F; font-weight: normal;}
.salecto-submenu {padding: 30px !important;}
.salecto-topmenu .salecto-submenu a {color: #555555; font-weight: 500;  line-height: 42px;}
.salecto-submenu .salecto-footer.mb-footer { border-top: 0;  margin-left: -30px; margin-bottom:-30px; width: calc(100% + 60px);  margin-top: 30px;  padding: 0;}
.menu-usp-block {background: #E0E5E5; font-size: 12px; color: #fff; font-weight: normal; padding: 8px 0; margin-bottom: -31px;}



/*home slider*/
.banner_main_img {width: 100%;}
.banner_main_img.hasnolink{ pointer-events: none; }
.tag-link {pointer-events: none !important;}
.home-page-slider .banner-content { width: 100%; left: 0;}
/*.home-page-slider .item img {min-height: 300px; object-fit: cover;}*/
.home-page-slider .banner-content .heading {line-height: 55px; font-weight: bold; margin: 0 0 15px; color: #fff; font-size: 47px;}
.home-page-slider .banner-content .text {display: inline-block; margin: 0; position: relative; font-weight: 500; line-height: 44px; font-size: 21px; color: #fff;}
.slider-btn {display: flex; justify-content: center; align-items: center; margin-top: 30px;}
.slider-btn .btn {width: 210px; font-size: 22px; border-radius: 0 !important; margin: 0 10px !important; font-weight: 500;}

 
/*home product*/
.secondary-title {font-size: 31px; margin: 0 0 25px; color: #363636; font-weight: bold; text-transform: uppercase; font-style: italic;}
.card-body.product-info {display: flex; flex-wrap: wrap; padding: 1.25rem 0 15px; 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);}
.product-info .card-title {width: 100%; text-align: center; margin-bottom: 5px; display: flex; justify-content: center; align-items: flex-start; color: #4B4B4B; font-size: 16px; letter-spacing: 1px; line-height: 18px; text-transform: uppercase; font-family: 'Baskervville', serif;}
.product-info .card-title a {color: #4B4B4B; }
.product-info .card-title a:hover {color: #000; text-decoration: none;}
.product-info .price-box {margin-top: auto !important; display: flex; align-items: center; width: 100%; justify-content: center;}
.price-box .price-label {display: none;}
.old-price {margin-left: 5px;}
.price-box .old-price .price, .price-box .old-price .price:hover {color: #aaaaaa !important;}
.price-box .price {font-size: 16px; font-weight: normal; text-transform: uppercase; letter-spacing: 1; }
.product-item {border-color: #EFEFEF; width: 100%; background: transparent;}
.product-item .card-footer {background: transparent; border: 0; text-align: center; padding: 0; display: flex;}
.product-item .card-footer .btn {  font-size: 14px;}

.color-link {font-size: 10px; color: #323232; text-decoration: underline; margin-bottom: 12px; display: none;}
.product-info .availability {margin: 0; text-align: center; width: 100%; display: block;}
.product-info .availability .label { color: #8B8B8B;}

.pro-label-out {display: flex; justify-content: space-between; position: absolute; width: 100%; top: 0px; left: 0; padding: 0 15px; flex-direction: row;}
.pro-label-out .badge {position: static; height: 30px; min-width: 85px; border-radius: 0 !important; line-height: 13px; padding: 8px 10px; background: #849374 !important; font-weight: normal; font-size: 16px; text-transform: uppercase; margin-top: 10px; z-index: 1; color: #fff; display: block;}

.offer-badge{ height: 30px; min-width: 85px; border-radius: 0 !important; line-height: 13px; padding: 8px 10px; background: #849374 !important; font-weight: normal; font-size: 16px; text-transform: uppercase; margin-top: 10px; z-index: 1; color: #fff; top: 0 }

.home-product-slider {margin-bottom: 40px;}
.home-product-slider.owl-carousel .owl-dots { position: static; margin: 0;}

.tab-title { display: inline-block; margin: 0 0 60px; font-size: 25px; letter-spacing: 1.67px; line-height: 28px; text-align: center; color: #3D3D3F; text-transform: uppercase;}
.tab-section {margin-top: 40px;}
.product-item a.product-image {height: 350px; max-height: 350px; background: transparent; display: flex; justify-content: center;  align-items: center; border: 0;}
.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;}
.product-brand { font-size: 12px; color: #959595; font-weight: normal; 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;}

/*Category*/
.row-2 {margin-left: -12px; margin-right: -12px;}
.row-2 > div { padding-left: 12px; padding-right: 12px;}

.categories_block { margin-top: 25px;}
.cat-img { display: block;width: 100%; height: 100%; position: relative;}
.cat-img .cat-name { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: center; font-size: 30px; letter-spacing: 2px; line-height: 34px; color: #fff; font-family: 'Baskervville', serif; transition: all 300ms ease-in-out;}
.cat-img:hover .cat-name {background-color: rgba(0, 0, 0, 0.4);}

/*Popular Brands*/
.popular-brand { margin-top: 40px;}
.popular-brand .row > div{margin-bottom: 24px;}
.brand-item {display: block; position: relative; height: 100%; width: 100%; }
.brand-item .brand-logo {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; transition: all 300ms ease-in-out;}
.brand-item:hover .brand-logo {background-color: rgba(0, 0, 0, 0.4);}
.brand-item .brand-logo img { max-width: 83%;}

/*banner block*/
.banner-block { margin: 40px 0;}



/*Footer*/

#footer .header-usp-box { padding: 18px 0;}
#footer{padding: 0; margin: 0;}
.footer-top {padding: 40px 0 0; background: #fff;}
.social-media a {color: #7B7B7E !important; text-align: center; font-size: 19px !important; display: flex; height: 42px; margin: 0 12px 0 0; justify-content: center; align-items: center; background: #fff; border-radius: 50%; width: 42px; border: 1px solid #7B7B7E;}
.social-media a:hover {background-color: #7A7B7E !important; border-color: #7A7B7E; color: #fff !important; text-decoration: none !important;}
.social-media { display: flex; flex-wrap: wrap; justify-content: flex-start;}
.footer-col a:hover { color: #000; text-decoration: underline;}
.footer-title {color: #7B7B7E; font-family: 'Baskervville', serif; font-size: 25px; font-weight: normal; letter-spacing: 1.67px; padding-bottom: 0; margin-bottom: 40px;}
.footer-botom { padding: 0 0 30px; margin: 0;}
.footer-col {margin: 0 0 45px !important; color: #f2f2f2;}
.footer-col p {line-height: 30px; margin: 0;}
.footer-col li {line-height: 30px;}
.footer-col li label { margin: 0; padding: 0; min-width: 90px;}
.footer-col li, .footer-col a, .footer-col p {color: #7A7B7E; 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-content h4 {font-size: 21px;}
.footer-content .container {max-width: 1140px;}
.footer-logo {text-align: center; margin: 65px 0 30px;}
.social-title { text-align: center;}
.payment-col {text-align: center; display: flex; justify-content: center; align-items: center;}
.social-col { display: flex; justify-content: flex-start; align-items: center;}
.list-icon li a {display: flex; justify-content: flex-start; align-items: center;}
.list-icon li a img {margin-right: 10px;}
.footer-bottom {background: transparent;}
.footer-bottom .payment {text-align: center; padding: 60px 0 30px;}
.footer-usp {background: #E0E5E5;}
.footer-usp .footer-usp-block { padding: 19px 0;}

/*subscribe newsletter*/
.footer-newsletter {background: transparent; padding: 50px 0 90px;}
.block-subscribe .input-box {display: flex; position: relative;}
.block-subscribe .input-box .input-out {width: calc(100% - 210px); height: 64px; position: relative; margin-right: 0;}
.block-subscribe .input-box input {width: 100%; padding: 10px 25px; height: 100%; color: #E0E5E5; border: 1px solid #DCDCDC; background: #fff; font-size: 18px; border-radius: 0;}
.block-subscribe .btn-subscribe {min-width: 210px;  background-color: #E0E5E5; color: #868689; font-size: 18px; line-height: 34px; padding: 6px 20px; }
.block-subscribe .btn-subscribe:hover{color: #ffffff; background-color: #B2B9B9;}
.block-subscribe p {font-size: 18px; color: #6F6F72; margin: 0 0 40px;}
.block-subscribe .block-content {max-width: 780px; margin: 0 auto;}
.block-subscribe .input-box input::-webkit-input-placeholder { opacity: 1; color: #6F6F72;}
.block-subscribe .input-box input::-moz-placeholder { opacity: 1; color: #6F6F72;}
.block-subscribe .input-box input:-ms-input-placeholder { opacity: 1; color: #6F6F72;}
.block-subscribe .input-box input:-moz-placeholder { opacity: 1; color: #6F6F72;}
.block-subscribe .tab-title {margin: 0 0 25px;}

/*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*/

.col-main .container > .page-title {margin-bottom: 25px; text-align: center;}
.col-main .container > .page-title h1 {text-transform: uppercase; margin: 0; }
.category-description {line-height: 20px; font-size: 14px; margin: 0 0 30px !important; }
.category-description center {text-align: left;}
.category-description p {display: inline;}
.morecontent span { display: none;}
.category-description .morelink { display: inline; text-decoration: underline; font-weight: bold;}
.sort-by-container {margin: 30px 0 40px !important;}
.bottom-toolbar .sort-by-container { margin: 0 !important;}

#sidebar-nav .block-title { font-size: 16px; font-weight: 600; text-transform: uppercase;}
.sidebar .card {border: 0 !important;}
.sidebar .card-body {padding: 0 !important;}
#sidebar-nav-menu > li {background: no-repeat;  font-size: 14px; font-weight: 600;}
div#layered-navigation-container { padding-top: 50px; }
#sidebar-nav-menu > li ul {margin-top: 5px;}
#sidebar-nav-menu > li ul li {margin: 5px 0;}
#sidebar-nav-menu > li ul li a {color: #656565;}
#sidebar-nav-menu .plus-left, #sidebar-nav-menu .plus-right {transform: scale(0.8); -webkit-transform: scale(0.8);}
.currentactive > a {color: #879377 !important}
.toolbar .card-body {padding: 0;}
.card.toolbar {border: 0; z-index: 0; }
.toolbar .sort-by, .toolbar .limiter {display: flex; align-items: center; flex: inherit !important; width: auto; max-width: inherit;}
.toolbar .sort-by label, .toolbar .limiter label {margin: 0 10px 0 0; white-space: nowrap; }
.toolbar .sorter select { border: 0; box-shadow: none; color: #4B4B4B; font-size: 16px; height: 25px; padding: 0 25px 0 0; background: url("../images/down-aro.png") no-repeat right center; font-weight: 600;}
.toolbar .sort-by .input-group-append .btn { padding: 0; height: 25px; width: 25px; display: flex; justify-content: center; align-items: center; font-size: 12px; background-color: transparent;     color: #000;
    border-color: #000;}
.bottom-toolbar { margin-top: 60px;}
.pages.Page.navigation { margin-top: 0 !important;}
.navigation .pagination { margin-top: 0;}
.pagination .page-link { width: 52px; height: 52px;  display: flex; justify-content: center; align-items: center; padding: 3px; border: 1px solid #EFEFEF; color: #4B4B4B; font-size: 16px; margin: 0 5px; border-radius: 0 !important;}

.pagination .page-link:focus{box-shadow: none; }
.pagination .page-link i {font-size: 19px;}
.page-item.active .page-link {background-color: #E0E5E5 !important; color: #4B4B4B !important; border-color: #E0E5E5 !important; font-weight: 600;}
.card.toolbar .view {display: none !important;}
.page-title.category-title {margin-bottom: 25px; text-align: center;}
.page-title.category-title h1 {text-transform: uppercase; font-size: 25px; letter-spacing: 1.67px; line-height: 28px;}
.category-second-description {margin-top: 0 !important; margin-bottom: 50px; text-align: left; font-size: 14px;}
.bottom-toolbar .sorter .row { display: none;}
.toolbar .card-body .count-container .amount {font-size: 16px; color: #4B4B4B; font-weight: 600;}
.top-toolbar .pages.Page.navigation.mt-2 { display: none;}
.bottom-toolbar .amount.amount--has-pages { display: none;}
.bottom-toolbar .sorter { display: none;}
.bottom-toolbar .col-12.text-right { max-width: 100%; flex: 0 0 100%;}
.bottom-toolbar .pagination.justify-content-end { justify-content: center !important;}
.category-banner { position: relative;}
.category-banner .category-title { position: absolute; top: 0; width: 100%; margin: 0; height: 100%; text-align: center; display: flex; justify-content: center; align-items: center; color: #FFF; padding: 0 15px;}
.category-banner .category-title h1 { margin: 0; font-weight: bold; font-style: italic;}
.sidebar .free-shipping-amout {padding: 10px 15px; font-size: 14px; line-height: 18px;}
.sidebar .block-account {margin: 0 0 25px;}
.sidebar .block-title { font-size: 16px; text-transform: uppercase; font-weight: 600;}

.col-main div.horizontal-filter ol.layered-links li > a .swatch-label {display: none;}

/*Custom filter*/
#horizontal-layered-navigation-container div.horizontal-filter .filter-title { margin: 0; background-image: initial; font-size: 16px; color: #4B4B4B; line-height: 30px; background-color: #fff; text-transform: none; min-height: 30px; padding: 8px 0 8px 10px; border: 1px solid #EFEFEF; letter-spacing: 1px; text-transform: uppercase;}
.filter-title.filter-title:after { content: "\f107"; font-family: "Font Awesome 5 Pro"; color: #000; padding-left: 10px; float: right; line-height: 30px; font-size: 16px; padding-right: 10px;}
.filter-title.horizontal-filter-title-expanded:after { content: "\f106"; font-family: "Font Awesome 5 Pro"; padding-left: 10px; font-size: 16px;}
.filter-title.horizontal-filter-title-expanded { background-color: #E0E5E5!important;}
#horizontal-layered-navigation-container div.horizontal-filter { width: calc(25% - 18px) !important; min-width: 150px; margin-bottom: 24px;}
#horizontal-layered-navigation-container div.horizontal-filter .filter-content { width: 100%; border-width: 1px; top: 50px; margin-top: -2px;}
div.horizontal-filter ol.layered-links { max-height: none !important; overflow: visible; display: block; width: 100%;}
div.horizontal-filter ol.layered-links li {float: left !important; padding: 0 10px; width: 100%; margin: 0 0 5px;}
div.horizontal-filter ol.layered-links li > a { font-size: 12px; padding: 0;}
ol.layered-links li>a:before,
ol#category-filters li>a:before { display: none;}
ol#category-filters li.parent>a.category-expand,
ol#category-filters li>a { background: 0 0; color: #303030; font-weight: 300; border-color: #ececec; font-size: 14px;}
ol#category-filters li.parent>a.category-collapse,
ol#category-filters li.parent>a.category-expand { border: 1px solid #E0E5E5; background:none; margin-left: 0; border: 0  }
ol#category-filters li.parent>a.category-collapse:hover:after,
ol#category-filters li.parent>a.category-expand:hover:after { color: #fff;}
ol#category-filters li a .item-count { display: none;}
/*ol#category-filters ul { margin-left: 10px; width: 250px; position: absolute; z-index: 99999; background: #fff; top: 48px; left: -10px; border: 1px solid #ececec; padding: 10px;}*/
ol#category-filters .category-expand:after { content: "\f107"; font-family: "Font Awesome 5 Pro"; color: #000; padding-left: 10px; float: right; line-height: 22px; font-size: 16px;}
ol#category-filters .category-collapse:after { content: "\f106"; font-family: "Font Awesome 5 Pro"; color: #000; padding-left: 10px; font-size: 16px; float: right;}
ol#category-filters ul li { width: 100%; display: block !important;}
ol.layered-links li,
ol#category-filters > li { display: inline-block; padding: 0 10px; width: 100%;}
ol#category-filters li.parent > a.category-expand, 
ol#category-filters li > a {border: 0; background: transparent; font-size: 12px; font-weight: normal; padding: 0; position: relative; margin: 0;}
/*ol#category-filters li.parent>a.category-expand:hover,
ol#category-filters li>a:hover { border: 1px solid #E0E5E5; background: #E0E5E5; }*/
ol#category-filters li a.select-all-subcategories-link { display: none;}
#horizontal-layered-navigation-container div.horizontal-filter .filter-content.horizontal-filter-content-expanded { padding-left: 0; padding-right: 0;}
#block-layered-nav-horizontal .currently .card-header { display: none;}
#block-layered-nav-horizontal .currently { margin-bottom: 24px; border: 1px solid #dee2e6; float: left; width: 100%; background-color: transparent; padding-right: 90px;}
#block-layered-nav-horizontal #status-filter li { width: auto; padding: 3px 20px 3px 5px; font-size: 12px; line-height: 20px; position: relative; font-weight: 300; color: #212529;}
.block-layered-nav .currently #status-filter .selected-option-label { position: relative; z-index: 1;}
#block-layered-nav-horizontal #status-filter li:hover .selected-option-label { color: #fff;}
.block-layered-nav .currently #status-filter .btn-remove-option { position: absolute; left: 0; top: 0; background-color: #f4f4f4; width: 100%; height: 100%; text-align: right; margin: 0; padding-right: 5px;}
.block-layered-nav .currently #status-filter li:hover .btn-remove-option { background-color: #E0E5E5; color: #fff;}
.block-layered-nav .currently #status-filter .btn-remove-option:before { line-height: 28px;}
#block-layered-nav-horizontal .actions { display: inline-block; width: 95px; padding: 0; text-align: center; clear: right; border-left: none; position: absolute; right: 0px; top: 20px;}
#block-layered-nav-horizontal .actions a { font-weight: 400; font-size: 12px; line-height: 24px}
#block-layered-nav-horizontal .actions a:hover { color: #E0E5E5;}
#horizontal-layered-navigation-container { margin-top: 15px; display: flex; flex-wrap: wrap; column-gap: 24px; z-index: 1;}
.block-layered-nav .currently li.filter-titles > a { margin-left: 5px;}
#block-layered-nav-horizontal #status-filter li:not(.filter-contents) { padding-left: 30px; padding-right: 10px;}
#block-layered-nav-horizontal #status-filter li:first-of-type {padding-left: 0 !important;}
.category-brands #horizontal-layered-navigation-container .horizontal-filter:first-child {display: none;}

.block-title.mobile-title { font-size: 22px !important; font-weight: normal !important;}
.block-layered-nav { margin: 0 0 25px; z-index: 5; }
.page-title.category-title { margin: 0 0 25px;}
.block-layered-nav .block-content {padding-top: 20px !important; position: relative;}
#block-layered-nav-horizontal .actions {top: 40px;}

/*Product View*/
.product-view .product-media {padding-right: 40px; margin-bottom: 35px; display: flex;}

.product-view { margin-bottom: 30px; padding-bottom: 0;}
.product-media .product-image {width: calc(100% - 205px); margin-left: 20px; height: 750px; order: 2;}
.product-media .more-views { width: 175px; order: 1; height: 750px; }
.product-media .product-image .product-image-gallery {height: 100%; background: #ffffff; border:0 !important; width: 100%; overflow: hidden; display: flex; justify-content: center; align-items: center;}

.product-image-gallery .gallery-image.visible {height: auto; max-height: 100% !important;}
.product-media .more-views li.list-inline-item { width:100%; height:238px; border:0 !important; margin-bottom:18px; padding: 0px; background-color: #fff;}
.product-media .more-views li.list-inline-item:hover { border-color: #000000 !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 {border: 0;}
.product-details-wrap{  max-width: 100%; width: 458px; margin: 0 auto }
.product-view .product-details .card-title h1 {font-size: 21px; letter-spacing: 1.31px; line-height: 24px; text-align: center; text-transform: uppercase;}


.add-to-cart-wrapper {margin-top: 25px;}
.atc-col .qty-wrapper {width: 100%; margin-bottom: 20px; flex-wrap: nowrap;}
.atc-col .add-to-cart-buttons {width: 100%;}
.add-to-cart-panel .price-box {display: flex; align-items: center; justify-content: center; margin-bottom: 15px;}
.add-to-cart-panel .price-box .price-label {display: none;}
.add-to-cart-panel .price-box .price { font-size: 21px; letter-spacing: 1.31px; }
.add-to-cart-buttons .btn { height: 48px; font-size: 16px; padding: 0 0.75rem;}
.input-group.qty-wrapper > div .input-group-text {width: 48px; justify-content: center; border-radius: 0; background-color: #fff; border: 1px solid #EFEFEF;}
.input-group.qty-wrapper input#qty {width: calc(100% - 100px); margin: 0 7px; height: 48px; border:1px solid #EFEFEF; background-color: #fff; border-radius: 0 !important;}
.input-group.qty-wrapper > div {width: 48px;}
.add-to-cart-panel .price-box .regular-price { font-size: 21px; font-weight: 500;}
.product-collateral .toggle-tabs li.current span, .product-collateral .toggle-tabs li:hover span { color: #000000; background-color: #F4F4F4;}
.product-collateral .toggle-tabs li { padding: 0; display: inline-block; width: 50%; margin-bottom: 15px; text-align: center;}
.collateral-tabs {background: transparent; border: 0; padding: 10px 0;}
.collateral-tabs .label { font-weight: normal; width: 180px;}
.desc-content > h2 {font-size: 16px; font-weight: 600; text-transform: uppercase; margin: 0 0 30px;}
.collateral-desc .desc-container:first-child {padding-right: 100px;}
.desc-content .std, .desc-content p {font-size: 14px; line-height: 20px;}
.desc-content table {width: 100%; border-top: 1px solid #F8F8F8;}
.desc-content table tr th, .desc-content table tr td {padding: 8px 0; border-bottom: 1px solid #F8F8F8; font-size: 14px; color: #000;}
.desc-content table tr th {font-weight: 600;}
.desc-content table tr td {font-weight: normal; text-align: right;}

.slick-slider .slick-prev:after {content: "\f106"; position: absolute; left: 44%; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; top: 10px; line-height: 20px; margin-top: -10px; color: #000;}
.slick-slider .slick-next:after {content: "\f107"; position: absolute; left: 44%; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; top: 10px; line-height: 20px; margin-top: -10px; 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: 25px;}

.breadcrumb {background: transparent; padding: 0; margin: 20px 0 0;}
.breadcrumb li, .breadcrumb li a { font-size: 13px; color: #3D3D3F;}
.breadcrumb li, .breadcrumb li:last-child a { color: #000000;}
.breadcrumb-item + .breadcrumb-item::before {color: #3D3D3F; content: "//";}

.product-view .product-details .card .card-title {padding: 0 !important; margin: 0;}
.product-view .product-details .card.add-to-cart-panel .card-body {padding: 0; margin: 0 0 25px;}
.in-stock .label { color: #28a745;}
.out-of-stock .label { color: #ff0000;}
.availability .label {font-size: 11px; font-weight: normal;}
.availability .label:before {color: #00B875; }
.product-extra-info .availability {text-align: center;}
.swatch-attr .input-box {position: relative;}
.product-options .form-group {width: 100%;}
.product-options .configurable-swatch-list li a {height: 52px; min-width: 52px; padding: 0 10px; border: 1px solid transparent; line-height: 50px;}
.product-options .configurable-swatch-list li.selected a {border-color: #e8e8e8;}
.color-option {display: flex; align-items: center; margin-bottom: 30px;}
.color-option #color_label {margin: 0 10px 0 0;}
.color-option #color_label .select-label { display: none;}
.block-related .page-title { margin: 0 0 40px !important;}
.product-view .product-details .product-options > .label.label-danger { display: none;}
.product-view .product-details .product-options .color-option { flex-direction: column; align-items: flex-start; padding-top: 15px; border-top: 1px solid #F4F4F4;}
.product-details .product-options { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.product-options .option-out {width: calc(50% - 8px); margin: 0 0 10px;}
.wishlist-btn { position: absolute; right: 0; top: 0;}
.productlabel { background: transparent;}
.card.add-to-cart-panel .product-brand { text-align: center; font-size: 48px; font-weight: bold; color: #959595;}
 .product-details .collateral-tabs .tab-content > h2 { display: none;}
.product-collateral #product-attribute-specs-table .label {min-width: 150px;}
.product-usp { font-size: 14px; text-transform: uppercase; margin: 20px 0 50px;}
.product-usp .usp-item {margin: 15px 0;}
.product-usp .usp-item span {width: 40px; display: inline-block; vertical-align: top; text-align: center;}
.product-view-accordion .card-body {padding: 20px 0;}
.product-view-accordion .card-body > h2 { display: none;}
#product-attribute-specs-table th.label { min-width: 180px !important;}
.accordion .card .card-header {font-size: 16px; font-weight: normal; border-bottom: 0; background: transparent; padding: 10px 0; margin-bottom: 0;}
.accordion .card .card-header .card-link { width: 100% !important; display: flex; justify-content: space-between; align-items: center; color: #4B4B4B; font-weight: 600;}
.accordion .card .card-header .card-link:not(.collapsed) .fal.fa-angle-down, .accordion .card .card-header .card-link.collapsed .fal.fa-angle-up{ display: none;}
/*.accordion .card {padding-bottom: 35px; border-bottom: 1px solid #EFEFEF !important; margin-bottom: 35px;}*/
.product-view-accordion .card { border-bottom: 1px solid #F0F0F0 !important;}

.product-usp-block { margin: 15px 0 25px;}
.product-usp-block .item span { width: 35px; display: inline-block; text-align: center; margin-left: -35px;}
.product-usp-block .item {color: #535353; font-size: 11px; letter-spacing: 0.77px; line-height: 16px;     font-family: 'Jost', sans-serif;  text-transform: uppercase; margin-bottom: 14px; padding-left: 35px;}



/*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: 15px !important; margin-left: 10px;}

.cart-table .product-cart-actions .qty { min-width: 80px;}


#SCPcustomOptionsDiv + .required{ display: none; }

.subcategories {
    display: flex;
    flex-wrap: wrap;
}

.subcategories .item {
    width: calc(20% - 20px);
    padding: 10px;
    text-align: center;
    margin: 0 20px 20px 0;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.subcategories-box {
    display: block;
}
.subcategories-box .subcategories-img {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    overflow: hidden;
}

.subcategories-box .subcategories-img img {
    max-height: 190px;
    object-fit: cover;
}


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

@media (min-width: 992px) {
.block-layered-nav .block-content { display: flex !important;}
}

@media (max-width: 1366px) {

.header-usp-block .usp-item img {margin-right: 3px;}
.header-usp-block {font-size: 10px;}

}	

@media (max-width: 1199px) {
.mm-listitem .mm-btn_next, .mm-menu .mm-listitem_opened>.mm-btn_next {background: #879377;}
.cart-col .skip-links .skip-link span, .logo-col .skip-link span { line-height: inherit;}
.header-usp-block > div { justify-content: center !important;}
.bg-usp-top {display: none;}
#header .usp-item {height: 16px;}
.footer-usp-block .usp-item { display: none; height: 16px;}
.footer-usp .footer-usp-block {padding: 10px 0;}
.head-link > span {font-size: 12px;}
.head-link img {height: 25px;}
.head-link .img-out {width: 30px; height: 30px;}
.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;}
a.head-link:hover, a.head-link:focus {color: #000000; text-decoration: none;}
.head-link {flex-direction: column;  margin-left: 30px; width: auto; display: flex !important; border-left:0 !important}
.total-tx {display: none !important;}
.logo {max-width: 95px !important; height: 100%; padding: 0 15px; 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-container {padding: 15px; border: 0; background-color: #fff;}
#search_mini_form .input-group {margin: 0 auto; height: 48px; max-width: 550px; background: #fff;}
.search_mini_form {height: 48px;}
.search-col-out {top: 79px; position: absolute; z-index: 9; background: #fff; width: 100%; left: 0; border:0;}
#header-search { position: static !important;}
.search-col { max-width: 100%;}
.salecto-topmenu .salecto-level0 {float: none;}
.tab-title { margin: 0 0 45px;}
.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}
.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: #fff;}
.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;}

.product-item a.product-image {height: 300px; max-height: 300px;}


.footer-newsletter { padding: 40px 0 80px;}
.footer-usp .usp-item { width: 100%; margin: 5px 0; text-align: center;}
.product-view .product-media {padding-right: 15px;}
.product-view .product-details {padding-left: 15px;}
.product-media .more-views li.list-inline-item { height: 130px;  padding: 5px;}
.product-media .product-image {height:auto;}
.product-collateral .tab-container { padding: 10px 15px 15px; background-color: transparent;}
.collateral-desc .desc-container:first-child {padding-right: 50px;}
.product-media .more-views { width: 140px;  height: 445px;}
.product-media .product-image {width: calc(100% - 160px);}


}	

@media (max-width: 991px) {
.main-header .header-nav {padding-top: 10px; padding-bottom: 10px;}
.search-col-out {top: 69px;}
.search_mini_form-container { padding: 5px 15px 15px;}
.home-page-slider .banner-content .heading {line-height: 35px;font-size: 34px;}
.home-page-slider .banner-content .text {line-height: 36px; font-size: 18px;}
.slider-btn .btn { width: 160px; font-size: 18px;}





.footer-newsletter {padding: 40px 0 60px;}
.block-subscribe .input-box .input-out {height: 54px;}
.block-subscribe .block-content {max-width: 640px;}
.footer-usp .usp-item { margin: 5px 10px;}
.col-12.ft-logo {text-align: center; display: flex; justify-content: center;}
.ft-text .footer-col { text-align: center; margin: 0 0 35px !important;}
.social-col { justify-content: center; margin: 0 0 40px;}
.footer-title { margin-bottom: 25px;}
.footer-bottom .payment {text-align: center; padding: 0 0 15px;}


div#layered-navigation-container { padding-top: 10px; }
.opc-col-center .comment-block .card-title {font-size: 18px;}

h1, .h1 {font-size: 28px;}
h2, .h2 {font-size: 24px;}
h3, .h3 {font-size: 22px;}
h4, .h4 {font-size: 20px;}
h5, .h5 {font-size: 18px;}
h6, .h6 {font-size: 17px;}

.category-description { padding: 0 0 10px;}
#horizontal-layered-navigation-container div.horizontal-filter {width: calc(33.33% - 18px) !important;}
#narrow-by-list .filter-title.filter-title-collapsed, #narrow-by-list .filter-title.filter-title-expanded, div.filter-title { padding: 10px 10px; font-size: 16px;}
#narrow-by-list .filter-title.filter-title-collapsed, #horizontal-layered-navigation-container .filter-title,
#narrow-by-list .filter-title.filter-title-expanded, #horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded { background-position: calc(100% - 10px) center !important;}
.sidebar .filter-content {padding: 10px !important;}
#sidebar-category { padding: 10px;}
.input-group.qty-wrapper input#qty {height: 45px;}
.add-to-cart-buttons .btn { height: 45px; padding: 0;}
.desc-content > h2 { margin: 0 0 15px;}
.collateral-desc .desc-container:first-child {padding-right: 15px; margin: 0 0 35px;}
.cat-btn li{height: 40px; font-size: 16px;}

.product-media .more-views { width: 120px;}
.product-media .product-image {width: calc(100% - 140px);}

.subcategories .item {     width: calc(33.3% - 20px);}

}


@media (max-width: 767px) {
.sticky .header-usp { display: none;}	
.usp-block {padding: 8px 0; font-size: 12px;}
#header .header-usp-block .col-auto { display: none;}
#header .header-usp-box {height: 40px;}
.footer-usp-box {padding: 8px 0;}
#footer .col-auto {margin: 5px 0;}
#header.sticky .bg-usp-top {display: none;}
#header.sticky .page-header {padding: 0 0 !important;}
.skip-links.right-links {justify-content: flex-end;}
#header .logo-col .logo { margin: 0 auto; display: flex; max-width: 90px !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; padding: 0 15px;}
.header-nav {padding-top: 10px; padding-bottom: 10px;}
.search-col-out { top: 61px;}
.cat-img .cat-name { font-size: 24px; line-height: 24px;}

.scrollToTop { margin-top: 40px !important;}
.footer-title { margin-bottom: 20px; font-size: 23px;}
.footer-col li, .footer-col a, .footer-col p { font-size: 14px;}
.footer-col li label { min-width: 75px;}

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

.product-view .product-media {margin-bottom: 25px;}
.product-view .product-details {margin-bottom: 45px;}
.product-view {margin-bottom: 0;}
.card.add-to-cart-panel .product-brand { font-size: 38px;}

.opc-col-center .comment-block .card-title {font-size: 17px;}

body:not(.cms-home) #content {padding: 25px 0 0;}
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;}
#horizontal-layered-navigation-container div.horizontal-filter {width: calc(50% - 18px) !important;}

.pagination .page-link { width: 34px; height: 34px;}
.pro-label-out .badge.label-sale{ display: none; }
.offer-badge.discount-text{  width: 45px; height: 45px; min-width: 0; border-radius: 50% !important; }
.footer-usp-block .usp-item img {top: -1px;}
.footer-usp .footer-usp-block {padding: 6px 0;}
}

@media only screen and (max-width: 576px){
.product-view .product-media { flex-wrap: wrap;}
.product-banner-block .box-out img { min-height: 180px; object-fit: cover;}
.home-page-slider .banner-content .heading {line-height: 30px; font-size: 28px !important;}
.home-page-slider .banner-content .text {line-height: 24px; font-size: 16px !important;}
.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%; margin-top: -10px; margin-left: -6px; content: "\f104";}
.slick-slider .slick-next::after {left: 50%; top: 50%; margin-top: -10px; margin-left: -6px; content: "\f105";}
.product-media .product-image { width: 100%; margin: 0; order: 1;}
.product-media .more-views { width: 100%; height: auto; order: 2; margin-bottom: 20px;}
.subcategories .item {     width: calc(50% - 20px);}

.subcategories-box .subcategories-img {
    height: 140px;
    
}

.subcategories-box .subcategories-img img {
    max-height: 120px;
 
}


}
@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;}

.categories_block .row > div { margin-bottom: 24px;}
.footer-col li label { min-width: 185px;}

}	

@media only screen and (max-width: 480px){
#header .logo-col .logo { max-width: 80px !important;}	
.main-header .header-nav {padding-right: 10px !important;}
.logo-col { padding-right: 0;}	
.head-link img { height: 18px;}
.head-link > span { font-size: 10px; padding: 0;}
.head-link { margin-left: 10px;}
.head-link span.badge-count { right: -3px; top: 0px;}
.head-link .img-out {width: auto; height: 25px;}
.card-body.product-info { width: 100%;}
.price-box .price {font-size: 20px;}
.product-info .price-box {flex-wrap: wrap;}
.home-product-slider { margin-bottom: 25px;}
.home-page-slider .banner-content .heading {line-height: 24px; font-size: 23px !important;}
.slider-btn { margin-top: 20px;}
.slider-btn .btn { width: 110px; font-size: 14px;}

.btn.btn-primary.link-facebook, a.btn.btn-primary.link-facebook:focus, .btn.btn-info.link-twitter, a.btn.btn-info.link-twitter:focus {font-size: 0.775rem; }
.product-options .option-out { width: 100%;}
.block-subscribe .tab-title { font-size: 21px; line-height: 25px; margin: 0 0 10px;}
.block-subscribe .input-box .input-out {width: 100%; margin: 0 0 10px;}
.block-subscribe .input-box {flex-direction: column;}
.block-subscribe .input-box input {text-align: center;}
.product-item a.product-image { height: 190px; max-height: 190px;}
.product-info .card-title{font-size: 14px;}

.tab-title { margin: 0 0 35px; font-size: 21px;}
.banner-block { margin: 30px 0;}
.footer-usp .usp-item { margin: 5px 0; width: 100%;  text-align: center;}
.cat-img .cat-name { font-size: 21px;}

}