@font-face {
    font-family: 'geomanistregular';
    src: url('../webfonts/geomanist-regular-webfont.eot');
    src: url('../webfonts/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/geomanist-regular-webfont.woff2') format('woff2'),
         url('../webfonts/geomanist-regular-webfont.woff') format('woff'),
         url('../webfonts/geomanist-regular-webfont.ttf') format('truetype'),
         url('../webfonts/geomanist-regular-webfont.svg#geomanistregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neuebook';
    src: url('../webfonts/bebasneue-book-webfont.woff2') format('woff2'),
         url('../webfonts/bebasneue-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bebas_neuebold';
    src: url('../webfonts/bebasneue-bold-webfont.woff2') format('woff2'),
         url('../webfonts/bebasneue-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'bebas_neueregular';
    src: url('../webfonts/bebasneue-regular-webfont.woff2') format('woff2'),
         url('../webfonts/bebasneue-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* font-family: 'bebas_neueregular'; */

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

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

body{ font-size: 16px; background-color: #ffffff; color: #000000; font-family: 'geomanistregular';}
img{ max-width: 100%; }
a{ transition: all 300ms ease-in-out; color: #000000; }
a:hover{color: #59B631;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: 'bebas_neuebold';}
.container {
max-width: 1740px;
}
body:not(.cms-home) #content { padding:25px 0 50px; }
.fa {font-family: 'Font Awesome 5 Pro';}
.catalogsearch-advanced-index .form-inline .input-group {display: flex; align-items: center;}
.catalogsearch-advanced-index .form-inline .input-group input {margin: 0 10px;}
#header-search input::-webkit-input-placeholder { opacity: 1; color: #080332;}
#header-search input::-moz-placeholder { opacity: 1; color: #080332;}
#header-search input:-ms-input-placeholder { opacity: 1; color: #080332;}
#header-search input:-moz-placeholder { opacity: 1; color: #080332;}

.btn:not(.btn-sm) {border-radius: 0px; font-size: 14px; text-transform: uppercase; padding: 10px 10px;}
.btn-primary {background-color: #000000; border-color: #000000; color: #fff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active {background-color: #333333; border-color: #333333; color: #fff; }
.btn-success {background-color: #59B631; border-color: #59B631;}
.btn-success:hover, .btn-success:focus, .btn-success:not(:disabled):not(.disabled):active {background-color: #3c7d20; border-color: #3c7d20;}
.secondry-title {font-size: 34px; margin: 0 0 25px;}
input.form-control {height: 48px; border-radius: 0;}
select.form-control, .form-group select {height: 48px; border-radius: 0;}
input, button, select, optgroup, textarea {font-family: 'geomanistregular';}
.custom-control-input:checked ~ .custom-control-label::before {border-color: #000000; background-color: #000000;}
.card {border-radius: 0; border-color: #D0D0D0;}

.owl-carousel .item {height: 100%;}
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next { border: none; background: inherit; color: #000000; font-size: 58px; margin-top: -24px; top: 50%;}
.owl-carousel .owl-nav button.owl-prev{ left: -50px; }
.owl-carousel .owl-nav button.owl-next{ right: -50px; }
.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 {content: "\f104"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-nav .owl-next:after { content: "\f105";font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-nav button { border: 0; background: transparent; font-size: 46px;}


.cms-personale img{ height: auto; }
h1, .h1 {font-size: 40px;}

/*Header*/
#header {background-color: #ffffff;}
.bg-usp-top {background: #000000; color: #ffffff; font-size: 14px; padding: 8px 0;}
.bg-usp-top a {color: #ffffff; text-decoration: underline;}
.bg-usp-top em {margin-right: 8px;}
.header-usp-block {padding: 0 15%;}
.main-header {padding: 32px 0;}
.head-link:hover{text-decoration: none;}
.skip-links.right-links {display: flex; justify-content: flex-end; align-items: center; height: 100%;}
.head-link > span {text-align: center; font-size: 14px;}
.right-links > .head-link {margin-right: 30px;}
.head-link i { font-size: 18px !important; margin-right: 10px;}
.head-link .head-link:hover {text-decoration: none;}
.header-minicart.cart-link > a {position: relative; padding: 0 13px; height: 44px; background: #000000; color: #ffffff;}
.header-minicart.cart-link > a:hover{background: #333333;}
.cart-item-body .item-price .price {color: #080332; }
.cart-item-body .item-name a:hover, .cart-item-body .remove:hover {color: #000000;}
.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;}

.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; cursor: pointer;}
.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;}
.cnreviews .rating-box { margin: 0;}
.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: 31px;}
#search_mini_form .input-group {box-shadow: 0 0 0 1px rgba(0,0,0,0.08); height: 40px; background-color: #F4F4F4; padding:0 5px 0 20px; border-radius: 0px; border: 0;} 
#search_mini_form button.btn { border: 0; background: transparent; width: 46px; padding: 5px 14px; color: #000000; font-size: 22px; cursor: auto !important;}
#search_mini_form input#search {height: 100%; border: 0; background: transparent; padding-left: 0; font-size: 14px;}
#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;}
.header-minicart > a > span.badge-cart {background: transparent; color: #080332; font-size: 16px; padding: 0; vertical-align: middle;}
.mainMenu {background-color: #F4F4F4;}
.salecto-topmenu .salecto-label {font-size: 16px; color: #000000; padding: 11px 15px; font-weight: 500; display: flex; align-items: center; text-transform: uppercase;}
.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: transparent !important; font-weight: normal !important; color: #000000 !important;}
.mainMenu .salecto-menumanager .desktop-nav-menu > a.active:hover { color:#333333 !important;}
.salecto-topmenu a:not([href]):not([tabindex]) {color: #000000;}
.salecto-menumanager .salecto-topmenu {justify-content: space-between;}
.salecto-topmenu .salecto-level0:first-child > .salecto-label {padding-left: 0;}
.salecto-topmenu .salecto-level0:last-child > .salecto-label {padding-right: 0;}

.salecto-topmenu .salecto-label:not(.anchor_text):after {content: "\f107"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 16px; vertical-align: middle; margin-left: 5px;}
.salecto-topmenu .salecto-label .salecto-iconmega {height: auto; width: auto; top: auto; margin-right: 20px;}

/*Footer*/

.home-footer-services {background: #49A6EB; color: #ffffff; padding: 35px 0 0;}
.home-footer-services .row > div {margin-bottom: 20px;}
.home-footer-services .ser-title { display: flex; align-items: center;  margin-bottom: 25px; font-size: 22px; font-family: 'bebas_neuebold';}
.ser-title em {font-size: 41px;}
.home-footer-services .item {padding: 0 15px;}


#footer{margin: 0;}
.footer-top {padding: 90px 0 0; background-color: #ffffff;}
.footer-col .social-media a {color: #49A6EB; text-align: center; font-size: 18px; display: flex; width: 42px; height: 42px; margin: 0; justify-content: center; align-items: center; border: 1px solid #49A6EB; margin-right: 13px;}
.footer-col .social-media a:hover {color: #59B631; border-color: #59B631;}
.footer-col .social-media {display: flex; flex-wrap: wrap; padding-top: 10px; justify-content: center;}
.footer-col a:hover { text-decoration: none; color: #59B631;}
.footer-title {font-size: 28px; color: #000000; padding-bottom: 0; margin-bottom: 20px; font-weight: normal;}
.footer-col {margin: 0 0 35px;}
.footer-col p {line-height: 35px; margin: 0;}
.footer-col li {line-height: 21px; padding: 7px 0;}
.footer-col li, .footer-col a, .footer-col p {color: #000000;}
.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-botom {padding: 35px 0; border-top: 1px solid #C7C7C7; margin-top: 10px;}


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


/*Home page category*/
.home-page-categories {margin-top: 75px;}
.cat-row {display: flex; margin: 0 -4px;}
.cat-row .cat-item {height: 100%; padding: 0 4px; margin-bottom: 8px;}
.cat-row .cat-item .cat-link { display: block; position: relative; height: 100%; width: 100%;}
.cat-row .cat-link .cap-title { position: absolute; bottom: 0; left: 0; width: 100%; padding: 0 30px 25px; font-size: 27px; font-family: 'bebas_neuebold';}
.cat-row .cat-link .cap-title em {margin-left: 13px;}
.cat-row .cat-item .cat-link figure { margin-top: auto; max-height: 280px; display: flex; align-items: flex-end; justify-content: center;}
.cat-row .cat-item .cat-link figure img {max-height: 280px; width: 100%;}

/*home banner block*/
.home-block-banner {padding: 110px 0;}
.home-block-banner .box-out {height: 100%;padding: 30px 80px;}
.home-banner-block {background: #ECF6FD;}
.hbb-title {font-size: 39px; margin: 0 0 25px;}
.hbb-list li {font-size: 21px; margin-bottom: 12px; padding-left: 35px;}
.hbb-list li em {margin-right: 5px; margin-left: -35px;}


/*Home category slider*/
.category-slider-box .head-out {display: flex; align-items: center; justify-content: space-between;}
.category-slider-box .head-left {width: 50%;}
.category-slider-box {border-top: 1px solid #F4F4F4; padding-top: 35px; margin-bottom: 90px;}
.category-slider-box .btn:not(.btn-sm) {min-width: 225px;}
.category-slider-box .head-right {display: flex; align-items: center; margin-bottom: 15px;}
.category-slider-box .pro-size {font-size: 27px; margin-right: 40px;  font-family: 'bebas_neuebold'; margin-left: 5px;}
.category-slider-box .head-right em {font-size: 22px;}
.category-slider-box .cat-description p {font-size: 14px; line-height: 22px;}
.category-slider-box .block-title {margin: 0 0 8px;}
.cat-description .read-less {margin-bottom: 20px; display: block; font-size: 14px; line-height: 15px;}
.home_salecto_slider {margin: 5px 0 0;}
.home_salecto_slider .item {border: 1px solid #F4F4F4;}

.home_salecto_slider .owl-carousel .owl-stage-outer {overflow: visible;}
.cms-index-index .home-main {overflow: hidden;}

.product-image.card-img-top { height: 250px; padding: 30px; display: flex; align-items: center; justify-content: center;}
.product-image.card-img-top img {max-width: 100%; max-height: 100%; width: auto; height: auto;}
.product-info{ text-align: center; display: flex; flex-wrap: wrap;}
.product-info .card-title a{ font-size: 21px; color: #000000; display: block;  text-align: center;}
.product-info .card-title {width: 100%; margin: 0 0 25px; display: flex; flex-direction: column;}
.product-info .price-box {margin-top: auto !important; width: 100%; }
.product-info .price-box .regular-price{ font-size: 16px; color: #000000; }
.product-info .price-box .regular-price .price{  color: #000000 !important ;  }
.product-info .price-box .special-price{ font-size: 16px; color: #000000;  }
.product-info .price-box .special-price .price{  color: #000000 !important ;  }
.category-slider-box .owl-carousel .owl-stage .item {height: 100%; flex-direction: column;}
.badge.bg-secondary {background-color: #000000 !important; line-height: inherit; display: flex; align-items: center; justify-content: center;}
.price-box .old-price span.price {color: #7F7F7F !important; margin-left: 10px;}
.product-info .dropdown .dropdown-toggle {font-size: 18px;}
.product-info .pro-btn {font-size: 18px; min-width: inherit !important; width: 100%;}
.product-info .pro-btn i {margin-left: 5px;}
.block-title, .card-title h1 {font-size: 28px; font-family: 'bebas_neuebold';}
.product-info .tier-prices {width: 100%; border: 1px solid #f4f4f4; text-align: left; padding: 15px 10px; position: absolute; background: #ffffff; z-index: 9; top: 100%; display: none;  max-height: 250px; overflow-y: auto;}
.product-info .tier-prices li {line-height: 24px; padding: 0;}
.product-info .tier-prices li a{padding: 4px 5px; display: flex; justify-content: space-between;}
.product-info .tier-prices li .pricetier {color: #00A7EE; margin-left: 8px;}
.tier-dropdown {position: relative; width: 100%; margin-top: auto;}
.product-info .tier-prices li a:hover, .product-info .tier-prices li a.active {text-decoration: none; color: #000000; background: #f0f0f0;}
.tierPrice-cnt { position: absolute; top: 15px; width: auto; text-align: center; left: 0;}
.tierPrice-cnt span { display: block; width: 100%; text-align: center; background: #4da6ea; color: #fff; font-size: 16px; font-family: 'bebas_neuebold'; padding: 3px 15px; border-radius: 0 5px 5px 0;}
.ratings .amount {display: none;}
.rating-box {margin: 0 auto; width: 80px; height: 13px; font-size: 0; line-height: 0; background-image: url("../images/star-icon.png") !important; background-position: 0 0 !important; background-size: auto 13px !important; background-repeat: no-repeat !important; overflow: hidden;}
.rating-box .rating { background-image: url(../images/star-icon2.png) !important; background-position: 0 0 !important; background-size: auto 13px !important; background-repeat: no-repeat !important; height: 13px;}
.product-rating .ratings { margin-bottom: 15px;}
.product-info .card-title .ratings { margin: 8px 0 0;}
.product-info .card-title .product-rating { margin-top: auto;}

.product-extra-info .ratings { display: flex; align-items: center; justify-content: flex-start;}
.product-extra-info .ratings .rating-box { margin: 0 10px 15px 0;}

.review-group-row .review-meta span, .review-group-row .review-meta { color: #4c4c4c; font-weight: 600;}
.review-group-row {padding: 0 0 15px; margin-bottom: 20px; border-bottom: 1px solid #ced4da;}
#customer-reviews dl .review-group-row:last-child { border: 0; margin: 0; padding-bottom: 0;}
.product-view-review-right .form-group.ratings {display: flex; align-items: center; flex-wrap: wrap;}
.product-view-review-right .form-group.ratings label { font-size: 16px; color: #000; margin: 0 10px 0 0;}
.product-view-review-right #review-form { padding-top: 20px; border-top: 1px solid #dfdddd; margin-top: 30px;}
.collateral-tabs .ratings-table .rating-box { margin: 0;}
.collateral-tabs .ratings-table {margin-bottom: 0 !important;}

div.modal-review__rating-order-wrap > span {
    display: block; float: left;
    height: 30px; width: 40px;
    background-image: url("../images/rating.svg");
    background-position: 0px 0px; 
}

div.modal-review__rating-order-wrap[data-rating-value] > span {
    background-position: -40px 0px; 
}
div.modal-review__rating-order-wrap > span.active ~ span {
    background-position: 0px 0px; 
}

div.modal-review__rating-order-wrap[class]:hover > span {
    background-position: -40px 0px; 
}
div.modal-review__rating-order-wrap[class] > span:hover ~ span {
    background-position: 0px 0px;  
}

/*Home bottom text*/
.home-bottom-text .left-col { margin-top: 140px;}
.home-bottom-text { padding-bottom: 70px;}


/*category listing*/
.toolbar .card-body {padding: 0;}
.card.toolbar {border: 0;}
.toolbar .sort-by, .toolbar .limiter {display: flex; align-items: center; flex: inherit !important; width: auto;}
.toolbar .sort-by label, .toolbar .limiter label {margin: 0 10px 0 0; white-space: nowrap; }
.toolbar .sorter select {border: 0; box-shadow: none; color: #000; font-size: 14px; height: 23px; padding: 0 20px 0 0;  background: url("../images/down-aro.png") no-repeat right center;}
.toolbar .sort-by .input-group-append .btn { padding: 0; height: 23px; width: 23px; display: flex; justify-content: center; align-items: center; font-size: 12px;}
.pages.Page.navigation { margin-top: 0 !important;}
.navigation .pagination { margin-top: 0;}
.pagination .page-link {width: 25px; height: 25px; display: flex; justify-content: center; align-items: center; padding: 3px; border: 0; color: #000; font-size: 15px;}
.pagination .page-link:focus{box-shadow: none; }
.pagination .page-link i {font-size: 19px;}
.page-item.active .page-link {background-color: transparent; color: #000; border: none; font-weight: bold;}
.card.toolbar .view {display: none !important;}
.bottom-toolbar .sorter .row { display: none;}
.toolbar .card-body .count-container .amount {display: none;}
.sidebar .block-title {font-size: 35px;}

#sidebar-nav-menu li ul {font-size: 14px;}

.sidebar #sidebar-category { border: 0 !important;}
.sidebar #sidebar-category .card-body { padding: 0 !important;}

/*custom filter*/
.block-layered-nav .filter-title {background-image: none !important; background-color: #ffffff; height: 34px; border: 1px solid #EAEAEA; font-size: 15px; text-transform: capitalize; padding: 5px 30px 4px 15px; position: relative; font-weight: normal; color: #000; border-radius: 17px;}
.block-layered-nav .filter-title:after {content: "\f107"; position: absolute; right: 15px; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 16px; line-height: 24px;}
.block-layered-nav .filter-title.horizontal-filter-title-expanded {color: #ffffff; background-color: #222;}
.block-layered-nav{ z-index: 3; }
.filter-title.horizontal-filter-title-expanded:after { content: "\f106";}
#horizontal-layered-navigation-container div.horizontal-filter { position: static; width: auto !important;  min-width: inherit; padding-left: 5px; padding-right: 5px; margin-bottom: 10px;}
#horizontal-layered-navigation-container div.horizontal-filter .filter-content { width: 100%; border-width: 0; top: auto; 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;}
div.horizontal-filter ol.layered-links li>a { border: 0; font-size: 14px; color: #333333; padding: 0; position: relative; margin: 0;}
div.horizontal-filter ol.layered-links li > a:hover { color: #000; text-decoration: none;}
ol.layered-links li a .item-count, ol#category-filters li a .item-count { color: inherit;}
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 { background: transparent; color: #000; margin-left: 0;}
ol#category-filters li.parent>a.category-collapse:hover:after,
ol#category-filters li.parent>a.category-expand:hover:after { color: #000;}
ol#category-filters li a .item-count { display: none;}
ol#category-filters ul { margin-left: 10px; width: 250px; position: absolute; z-index: 10; background: #fff; top: 30px; left: -10px; border: 1px solid #ececec; padding: 10px;}
ol#category-filters .category-expand:after { content: "\f107"; font-family: "Font Awesome 5 Pro"; color: #333333; 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: #000000; padding-left: 10px; font-size: 16px; float: right;}
ol#category-filters ul li { width: 100%; display: block !important;}

div.horizontal-filter #filter-color-content ol.layered-links li,
div.horizontal-filter #filter-size-content ol.layered-links li,
div.horizontal-filter #filter-brand-content ol.layered-links li {margin-right: 30px; min-width: 130px;}
ol.layered-links li,
ol#category-filters li { display: inline-block; margin-bottom: 10px; margin-right: 60px; padding: 0;}
ol#category-filters li.parent>a.category-expand,
ol#category-filters li > a { border: 0; background: transparent; font-size: 14px; color: #333333; padding: 0; position: relative; margin: 0;}
ol#category-filters li.parent>a.category-expand:hover,
ol#category-filters li > a:hover { color: #000000; text-decoration: none;}
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: 15px 5px 8px; background: #fff; margin-top: 20px; box-shadow: 0 0px 3px #ccc;}
#block-layered-nav-horizontal .currently .card-header { display: none;}
#block-layered-nav-horizontal .currently {border: 1px solid #dee2e6; float: left; width: 100%; background-color: transparent; padding-right: 90px; margin-bottom: 15px;}
#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: #222222; 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: #000000;}
#horizontal-layered-navigation-container {z-index: 1; width: auto; display: flex; flex-wrap: wrap; margin: 0}
.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;}
#filter-form-content ol.layered-links li a { font-size: 0; display: flex; align-items: center;}
#filter-form-content ol.layered-links li a .swatch-label { margin: 0;}
#filter-form-content ol.layered-links li a .swatch-label img { width: auto !important; height: auto !important; max-width: 100% !important; max-height: 30px !important;}
.col-main div.horizontal-filter ol.layered-links li > a .swatch-label {display: none;}
.block-layered-nav #horizontal-layered-navigation-container { padding: 0; background: transparent; position: relative; margin: 0 0 10px;}
/*.block-layered-nav #horizontal-layered-navigation-container::before { content: ""; height: 100%; width: 100%; background: #F1F1F1; right: calc(100% - 1px); position: absolute; top: 0;}
.block-layered-nav #horizontal-layered-navigation-container::after { content: ""; height: 100%; width: 100%; background: #F1F1F1; left: calc(100% - 1px); position: absolute; top: 0;}*/
.catalog-category-view #content { overflow: hidden;}
#horizontal-layered-navigation-status { display: none;}



/*Product View*/


.product-media .product-image { width:calc(100% - 140px); margin-left:auto; order:2; padding-left:0; height: 420px;  }
.product-media .more-views { width:125px; order:1; margin-top:0; height: 420px; }
.product-media .product-image .product-image-gallery {height: calc(100% - 15px); background: #ffffff; border:0 !important; width: 100%; overflow: hidden;}
.product-image-gallery a {display: block; width: 100%;}
.product-image-gallery .gallery-image.visible {height: auto; max-height: 100% !important;}
.product-media .more-views li.list-inline-item { width:100%; height:125px; border:0 !important; margin-bottom:15px; 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: #ffffff; border-radius: 0;}
.product-media .more-views li.list-inline-item img { max-height:100%; max-width:100%; width: auto; height: auto;}
.slick-slider .slick-prev:after {content: "\f106"; position: absolute; left: 50%; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; top: 0; line-height: 20px; margin-left: -5px; color: #000;}
.slick-slider .slick-next:after {content: "\f107"; position: absolute; left: 50%; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; top: 0; line-height: 20px; margin-left: -5px; color: #000;}
.slick-slider .slick-arrow:hover:after{color: #222;}
.slick-slider .slick-prev {top: 0;}
.slick-slider .slick-next {bottom: 15px;}
.slick-slider .slick-arrow {position: absolute; width: 100%; left: 0; z-index: 1; border: 0; background: none; font-size: 0; height: 20px;}

.product-view .product-details .card {border: 0;}
.product-view .product-details .card-title h1 {line-height: 1;}
.cart-item-body .item-name a{color: #000000;}
.add-to-cart-wrapper {margin-top: 25px;}
.add-to-cart-panel .price-box {display: flex; align-items: flex-end; margin-bottom: 15px;}
.add-to-cart-panel .price-box .price {font-size: 29px !important;}
.add-to-cart-panel.price-box .old-price span.price, .add-to-cart-panel .price-box .old-price span.price:hover { color: #aaaaaa !important;}
.add-to-cart-panel .price-box .price-label {display: none;}
.input-group.qty-wrapper > div .input-group-text {width: 100%; justify-content: center; border-radius: 0; background-color: #F4F4F4; border-color: #F4F4F4;}
.input-group.qty-wrapper input#qty {width: 30%; margin: 0 5%; height: 43px;}
.input-group.qty-wrapper > div {width: 30%;}

.product-options .configurable-swatch-list li .btn {padding: 5px 15px; font-size: 14px; border-radius: 20px; background: #fff; border: 1px solid #ced4da !important;}
.product-collateral .tab-container .tab-content > h2 { display: none;}
.aw-pq2-question-list-wrapper .h3 { display: none;}
.card-body .product-options .label.label-danger {display: none;}
.card-body .product-options .input-box { position: relative;}

.qty-outer { display: flex; flex-wrap: wrap; align-items: center; margin: 0 0 20px;}
.qty-outer .qty-wrapper { width: 150px; margin-right: 20px;}
.fright-desc p { margin: 0; font-size: 12px;}
.fright-desc p .fa { margin-right: 8px;}
.fright-desc p .expand-freight {font-weight: 500; text-decoration: underline;}
.freight-container {margin-top: 25px;}
.modalboxConfirmation .btn-group-responsive { display: inline-block; padding-bottom: 0 !important;}
.modalboxConfirmation .btn-group-responsive button { margin: 5px 0 !important;}
/*Shopping cart*/
.product-cart-remove .btn-remove {padding: 5px 10px;}

.customer-account-login .new-users .buttons-set {margin-top: 15px;}
.breadcrumb {margin-top: 10px;}
.card {border-color: #F4F4F4;}
.card-footer{border-top-color: #F4F4F4;}
#checkout-shipping-method-load .sp-methods img {max-height: 45px; max-width: 120px; margin-bottom: 10px;}

/*Counter*/
.cart-col {display: flex;}
.sale-timer p {margin: 0 0 2px; font-size: 12px;}
.sale-timer-section { margin-right: 20px; margin-top: -10px;}
.sale-timer .countdown-number {font-weight: 600;}
.sale-timer .number {font-size: 13px;}

.header-counter {display: flex; flex-direction: column;}
.header-counter #cntdwn {width: 100%; display: flex; align-items: center;}
.header-counter #cntdwn span {width: 33.33%; height: 25px; border-left: 1px solid #fff; display: flex; justify-content: center; align-items: center; background-color: #000; color: #fff; font-size: 16px;}
.header-counter #cntdwn span:first-child {border-radius: 4px 0 0 0;}
.header-counter #cntdwn span:last-child {border-radius:  0 4px 0 0;}
.counter-label-main {width: 100%; display: flex; align-items: center;}
.counter-label {width: 33.33%; height: 15px; border-left: 1px solid #fff; display: flex; justify-content: center; align-items: center; background-color: #000; color: #fff; font-size: 8px; padding-bottom: 5px;}
.counter-label:first-child {border-radius:  0 0 0 4px;}
.counter-label:last-child {border-radius:  0 0 4px 0;}


.required em { margin-right: 5px;}
.product-info .configurable-swatch-list {display: flex !important; justify-content: center; align-items: center; flex-wrap: wrap; column-gap: 5px; width: 100%;}
.product-info .configurable-swatch-list li {padding: 0 !important; margin-bottom: 5px;}
.product-info .configurable-swatch-list li .btn {padding: 2px 8px; font-size: 13px; border: 1px solid #ced4da !important; background: #fff; border-radius: 15px;}

.grecaptcha-badge {z-index: 9;}

/* ================ Responsive Media Queries =========================== */
@media (max-width: 1850px) {
.owl-carousel .owl-nav button.owl-prev {left: 0px;}
.owl-carousel .owl-nav button.owl-next {right: 0px;}

}
@media (max-width: 1739px) {
.cat-row .cat-link .cap-title {padding: 0 20px 15px; font-size: 24px;}
.home-footer-services .item {padding: 0;}


}
@media (max-width: 1479px) {
.cat-row .cat-link .cap-title {padding: 0 20px 15px; font-size: 24px;}
.cat-row .cat-link .cap-title {padding: 0 15px 10px; font-size: 20px;}
.cat-row .cat-link .cap-title em {margin-left: 8px;}
.home-page-categories { margin-top: 55px;}
.home-block-banner {padding: 70px 0;}
.category-slider-box {margin-bottom: 70px;}
.home-bottom-text .left-col {margin-top: 50px;}
.home-bottom-text {padding-bottom: 40px;}
.ser-title em {font-size: 32px;}
.home-footer-services .ser-title {margin-bottom: 20px; font-size: 20px;}
.home-block-banner .box-out {padding: 20px 40px;}
.hbb-title {font-size: 35px; margin: 0 0 15px;}
.hbb-list li {font-size: 18px; margin-bottom: 10px; padding-left: 30px;}
.hbb-list li em {margin-left: -30px;}


}
@media (max-width: 1366px) {
.owl-carousel .owl-nav button.owl-prev {left: 10px; height: 35px; line-height: 35px; width: 35px; margin-top: -17px;}
.owl-carousel .owl-nav button.owl-next {right: 10px; height: 35px; line-height: 35px; width: 35px; margin-top: -17px;}


}

@media (max-width: 1199px) {
.cart-col {justify-content: flex-end; align-items: center;}

.main-header {padding: 0 0; box-shadow: 0 1px 5px rgba(0,0,0,0.2);}
#header .logo-col .logo {text-align: left;}
.header-nav {display: flex; align-items: center; padding-top: 20px; padding-bottom: 20px; border-right: 1px solid #f8f9fa !important;}
.header-nav:focus, .header-nav:hover { text-decoration: none !important; outline: none;}
.header-nav i {font-size: 30px; color: #000000; line-height: 23px;}
.header-nav, .header-search, .header-minicart {border: none;}
.head-link i {font-size: 24px !important; margin: 0;}
a.head-link {flex-wrap: wrap; flex-direction: column;}
a.head-link:hover {color: #000000;}
.cart-col .skip-links .header-minicart > a {height: auto; line-height: inherit; padding: 0; background: transparent; color: #000000;}
.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;}
.search-col-out {position: absolute; top: 100%; left: 0; right: 0;} 
.search_mini_form-container {width: 100%; padding: 15px; background-color: #ffffff; margin: 2px 0 0; box-shadow: 0 2px 3px rgba(0,0,0,0.2); border: 0;}
.search_mini_form {height: 48px;}
.salecto-topmenu .salecto-level0 {float: none;}
.header-minicart > a > span.badge { margin: 0; display: block; text-align: center; font-size: 14px; font-weight: 600;}
.header-minicart > a > span.badge .badge-count { font-size: 11px; position: absolute; top: -7px; right: -7px; background: #000000; color: #ffffff; width: 18px; height: 18px; line-height: 18px; border-radius: 10px; margin: 0; font-weight: 300;}
.head-link span.badge-count {position: absolute; right: -8px; top: -6px; color: #fff; height: 18px; width: 18px; background-color: #000000; border-radius: 10px; line-height: 18px; text-align: center;}
.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: #39414b}
.mm-menu { background: #fff}
.mm-panels, .mm-panels>.mm-panel { position: fixed; width: calc(100% - 20%); max-width: 440px;}
.mm-wrapper_opening .mm-wrapper__blocker.mm-slideout a {margin: 15px;}
.salecto-menumanager .salecto-iconmega {display: none;}

.cat-row {flex-wrap: wrap;}
.cat-row .cat-item {width: 33.333333%; margin: 0 0 10px;}

.home-banner-block .images {height: 280px;}
.home-banner-block .images img {object-fit: cover; height: 100%; width: 100%;}

#footer .footer-col {margin: 0 0 40px;}

}	

@media (max-width: 991px) {

.secondry-title {font-size: 26px;}
.home-block-banner {padding: 50px 0;}
.home-block-banner .box-out { padding: 30px 40px;}

.footer-title {font-size: 24px; margin-bottom: 15px;}
.footer-col p, .footer-col li { font-size: 15px;}
.footer-botom {padding: 25px 0; margin: 0px;}
.footer-content {padding: 0 0 20px;}
.category-slider-box .head-right {flex-wrap: wrap; width: 225px;}
.category-slider-box .head-left {width: calc(100% - 250px);}
.category-slider-box .pro-size {font-size: 23px; margin-right: 30px;}
.hbb-title {font-size: 33px;}
.home-bottom-text .left-col { margin-top: 10px;}
.footer-top {padding: 60px 0 0;}
#footer .footer-col { margin: 0 0 25px;}

.block-title.mobile-title.collapsed { font-size: 22px; font-weight: normal;}
.sidebar .block-title {font-size: 22px;}

	
}


@media (max-width: 767px) {
.sale-timer-section { position: absolute; width: calc(100% - 30px); left: 15px; top: 5px; margin: 0;}
.sale-timer { margin: 0; justify-content: center; display: flex;}
.sale-timer p.d-inline {margin-left: 3px;}
.main-header { padding: 25px 0 0;}
.header-counter {flex-direction: row;}
.header-counter #cntdwn span {height: 15px; font-size: 12px}
.next-shipment {margin-right: 5px;}
.counter-main {min-width: 140px;}
.counter-label {height: 12px; font-size: 7px; padding-bottom: 3px;}

#header .logo-col .logo { margin: 0;}
#header {position: sticky; position: -webkit-sticky; position: -moz-sticky; position: -ms-sticky;  position: -o-sticky; top: 0; background: #fff; z-index: 10;}
#header.sticky .header-nav {padding-top: 8px; padding-bottom: 8px;}
#header.sticky .logo-col .logo { max-width: 180px;}
.head-link i {font-size: 22px !important;}
.head-link > span {font-size: 12px;}
#header.sticky .head-link i {font-size: 20px !important;}
.header-nav {padding-top: 15px; padding-bottom: 15px;}
.cat-row .cat-item {width: 50%;}
.cat-row .cat-link .cap-title { font-size: 22px;}
.hbb-title {font-size: 30px;}
.btn:not(.btn-sm) {padding: 8px 10px;}
.home-block-banner {padding: 35px 0;}
.category-slider-box { margin-bottom: 40px;}
.home-bottom-text { padding-bottom: 0;}
.footer-botom {padding: 15px 0;}
.home-footer-services .ser-title { margin-bottom: 15px;}

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


/*product view*/
.product-media .product-image #image-main { max-height: 250px;}
.product-view .product-details .card-title {padding: 0 !important;}
.product-view .product-details .card-body {padding-left: 0; padding-right: 0;}

body:not(.cms-home) #content {padding: 25px 0 20px;}
.breadcrumb {display: none;}

.opc-login .btn { display: none;}
.cart-btn-group-mobile > .btn-group { margin-bottom: 15px;}

.freight-container {margin-top: 0;}
.add-to-cart-panel .input-group.qty-wrapper { width: 140px; margin-right: 10px;}
.add-to-cart-buttons {width: calc(100% - 151px);}
.product-view .product-details .card-title { display: flex; flex-wrap: wrap;}
.card-title .price-info { width: 100%;}
.add-to-cart-buttons .btn { height: 43px;}
.add-to-cart-panel .product-options {width: 100%;}

}

@media only screen and (max-width: 576px){
.owl-carousel .owl-nav {display: block;}
.product-media .product-image { width: 100%; order: 1;}
.product-media .more-views { width: 100%; order: 2; height: auto;}
.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%; 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";}

.block-title, .card-title h1 { font-size: 23px;}
.add-to-cart-panel .price-box .price { font-size: 25px !important;}

}

@media (max-width: 575px) {
.header-nav { border: none !important; padding-right: 0 !important; padding-top: 10px; padding-bottom: 10px;}
.logo-col {padding-right: 0;}
.head-link i {font-size: 18px !important;}
#header.sticky .head-link i {font-size: 18px !important;}
.head-link > span {font-size: 11px;}
#search_mini_form .input-group {height: 40px; padding: 0 5px 0 15px; border-radius: 0px;}
#search_mini_form button.btn {width: 40px; padding: 5px 11px; font-size: 17px;}
.cat-row .cat-item {width: 100%;}
.cat-row .cat-link .cap-title {font-size: 24px; padding: 0 20px 15px;}
.secondry-title {font-size: 23px;}
.home-banner-block .images {height: auto;}
.hbb-title {font-size: 26px;}
.home-block-banner .box-out {padding: 20px 15px;}
.hbb-list li {font-size: 16px; padding-left: 28px;}
.hbb-list li em {margin-left: -28px;}
.category-slider-box .head-out {flex-wrap: wrap;}
.category-slider-box .head-left {width: 100%;}
.category-slider-box .head-right {width: 100%;}
.category-slider-box .btn:not(.btn-sm) {min-width: 100%; margin-top: 10px;}
h1, .h1 {font-size: 26px;}
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;}

.modalboxConfirmation .btn-group-responsive button .fa { display: none;}
.modalboxConfirmation .btn-group-responsive button {display: block; width: 100%;}

}	

@media only screen and (max-width: 480px){}
.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; }
}