
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,400i,600,700,800,900&display=swap');

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

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

body{ font-size: 13px; background-color: #ffffff; color: #000000; font-family: 'Nunito Sans', sans-serif ;}
img{ max-width: 100%; }
a{ transition: all 300ms ease-in-out; color: #000000; }
a:hover{color: #829086;}

.container {
max-width: 1200px;
}
body:not(.cms-home) #content { padding:25px 0 50px; }
.fa {font-family: 'Font Awesome 5 Pro';}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-weight: bold; letter-spacing: 2px;}
h1, .h1 {font-size: 24px; text-transform: uppercase;}
h2, .h2 {font-size: 22px; text-transform: uppercase;}
h3, .h3 {font-size: 20px; text-transform: uppercase;}
h4, .h4 {font-size: 18px; text-transform: uppercase;}
h5, .h5 {font-size: 15px; text-transform: uppercase;}
h6, .h6 {font-size: 13px; text-transform: uppercase;}
#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: 12px; text-transform: uppercase; letter-spacing: 2px; font-weight: 800;  padding: 0.7rem 0.75rem; }
.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: #181e28; border-color: #181e28; color: #fff; }
.secondry-title {font-size: 34px; margin: 0 0 25px;}
input.form-control {height: 42px; border-radius: 0;}
select.form-control, .form-group select {height: 42px; border-radius: 0;}
input, button, select, optgroup, textarea {font-family: 'Nunito Sans', sans-serif ;}
.custom-control-input:checked ~ .custom-control-label::before {border-color: #829086; background-color: #829086;}
.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: #919191; font-size: 26px; margin-top: -24px; top: 50%;}
.owl-carousel .owl-nav button.owl-prev{ left: -85px; }
.owl-carousel .owl-nav button.owl-next{ right: -85px; }
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{ background-color: transparent; color: #829086; }
.owl-carousel .owl-nav .owl-prev>span, 
.owl-carousel .owl-nav .owl-next>span{ display: none; }
.owl-carousel .owl-nav .owl-prev:after {content: "\f053"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-nav .owl-next:after { content: "\f054";font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.main-slider .banner_main_img {width: 100%;} 


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

/*Header*/
#header {background-color: #ffffff;}
.main-header {padding: 0 0 25px;}
.bg-usp-top {color: #000000; font-size: 12px; padding: 10px 0 0;}
.bg-usp-top .col-auto {padding: 0 0 0 30px;}

.skip-links.right-links {display: flex; justify-content: flex-end; align-items: center; height: 100%;}
.head-link > span {text-align: center; font-size: 12px; font-weight: bold;}
.right-links > .head-link {margin-right: 16px;}
.head-link .head-link:hover {text-decoration: none;}
.header-minicart.cart-link > a {position: relative;}
.cart-item-body .item-price .price {color: #080332; }
.cart-item-body .item-name a:hover, .cart-item-body .remove:hover {color: #829086;}
.head-link i {font-size: 24px;}
.head-link:hover, .head-link:focus {text-decoration: none;}
.head-link span.badge-count {position: absolute; right: -5px; top: -5px; color: #fff; height: 12px; width: 12px; background-color: #829086; border-radius: 10px; line-height: 14px; text-align: center; font-size: 7px;}
.main-header .container {position: relative;}
.search-col-out {position: absolute; left: 0; width: 100%; top: 100%; padding: 0 15px; z-index: 999;}
#header-search.skip-content {display: none;}
#header-search.skip-content.skip-active {display: block;}

.search-autocomplete {background: #fff; z-index: 991; 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: #829086;}
.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: 60px; background-color: #F4F4F4; padding: 0 5px 0 20px; border-radius: 0; border-bottom: 3px solid #829086; margin-top: 25px;} 
#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;}
.main-header .main-menu {display: flex; align-items: center; padding: 0 30px;}
.salecto-topmenu .salecto-label {font-size: 13px; color: #000000; padding: 10px 10px; font-weight: bold; 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: bold !important; color: #829086 !important;}
.main-menu .salecto-menumanager .desktop-nav-menu > a.active:hover { color:#829086 !important;}
.salecto-topmenu a:not([href]):not([tabindex]) {color: #000000;}
.salecto-menumanager .salecto-topmenu {justify-content: space-around;}
.salecto-topmenu .salecto-label > span {color: #d25444;}
/*
.salecto-topmenu .salecto-label:not(.anchor_text):after {content: "\f107"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 15px; vertical-align: middle; margin-left: 5px;}
*/
.salecto-topmenu .salecto-label .salecto-iconmega {height: auto; width: auto; top: auto; margin-right: 20px;}

/*home slider*/
.home-page-slider .banner-content { max-width: 1170px;}
.home-page-slider .item img {min-height: 300px; object-fit: cover;}
.home-page-slider .banner-content .heading {line-height: 55px; text-transform: uppercase; font-weight: bold; margin: 40px 0 30px;}
.home-page-slider .banner-content .text {display: inline-block; margin: 0 0 25px;position: relative; font-weight: bold;}
.home-page-slider .banner-content .text:after {content: ""; height: 2px; width: 35px; background: #ffffff; display: inline-block; vertical-align: middle; margin-left: 40px;}
.home-page-slider .banner-content .text:before {content: ""; height: 2px; width: 35px; background: #ffffff; display: inline-block; vertical-align: middle; margin-right: 40px;}
.home-page-slider .banner-content .btn {width: 150px; font-size: 12px; font-weight: 800; padding: 12px 10px;}

.trustpilot-top-block {padding: 25px 0;}

/*home categories*/
.home-page-categories .cat-link {position: relative;}
.home-page-categories img {width: 100%;}
.home-page-categories .cat-title {position: absolute; top: 0; left: 0; height: 100%; width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; align-content: center;}
.home-page-categories .row > div {margin-bottom: 30px;}
.cat-title .cat-name {font-size: 30px; color: #ffffff; text-transform: uppercase; text-align: center; font-weight: 800;}
.cat-title .cat-sub {font-size: 14px; color: #fff; font-weight: bold; text-decoration: underline;}


/*Home services*/
.home-page-services {padding: 10px 0 40px;}
.services-block li {line-height: 26px; margin: 10px 0; padding: 0 15px; color: #000000; font-size: 14px; font-weight: bold; text-transform: uppercase;}
.services-block li em {margin-bottom: 5px; font-size: 30px;}
.services-block li em.fa-hands-helping {transform: rotate(30deg); -webkit-transform: rotate(30deg);}
.services-block li em.fa-share {transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}

/*home product*/
.secondary-title {font-size: 24px; letter-spacing: 2px; margin: 0 0 25px;}
.card-body.product-info {display: flex; flex-wrap: wrap; padding: 1.25rem 1.25rem 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, .product-list .product-info .card-title {font-size: 12px; line-height: 17px; width: 100%; text-transform: uppercase; text-align: center; color: #829086; font-weight: bold; margin-bottom:5px; }
.product-info .card-title a, .product-list .product-info .card-title a {color: #829086; letter-spacing: 2px;}
.product-info .price-box {margin-top: auto !important; display: flex; align-items: flex-end; width: 100%; justify-content: center;}
.flexprice-box {font-size: 12px; color: #829086; width: 100%; text-align: center; font-weight: bold;}
.price-box .price-label {display: none;}
.old-price {color: #b5b7b4; order: 1; margin-right: 5px;}
.price-box .old-price span.price, .price-box .old-price span.price:hover {font-size: 12px; color: #b5b7b4 !important;  font-weight: 600;}
.special-price {font-size: 16px; order: 2; font-weight: 600;}
.regular-price {font-size: 16px;  font-weight: 600;}
.configurable-price-from-label{ font-size: 16px; font-weight: 600 }
.price-box > .label{ line-height: normal; }
.home-page-tabs .item .card, .product-list .item .card {border: 0; width: 100%; background: transparent;}
.home-page-tabs .item .card-footer, .product-list .item .card-footer {background: transparent; border: 0; text-align: center; padding-top: 0; padding-bottom: 35px;}
.color-link {font-size: 10px; color: #323232; text-decoration: underline; margin-bottom: 12px; display: block;}
.btn-read-more { background-color: #829086; border-color: #829086; min-width: 100px; margin: 0 auto; width: auto; font-size: 9px !important; font-weight: bold !important; padding: 7px 10px !important;}
.home-page-tabs .item:hover .card, .product-list .item:hover .card  {box-shadow: 0 0 24px rgba(0,0,0,0.1);}
.home-product-slider .owl-stage-outer {margin: 0 -25px; padding: 25px;}
.pro-label-out {display: flex; justify-content: flex-start; position: absolute; width: 100%; top: 0; left: 0; padding: 10px;}
.pro-label-out .badge {position: static; height: auto; width: auto; border-radius: 0 !important; line-height: 25px; padding: 0px 10px; margin-right: 5px; font-size: 12px; text-transform: uppercase; background: #000000 !important; color: #ffffff !important;}
.pro-label-out .badge.discount-text {background: #f4f4f4 !important; color: #000000 !important; font-weight: normal;}
.pro-label-out .badge.label-new {position: absolute; right: 5px; left: auto; top: 10px;}
.card-body.product-info .configurable-swatch-list li .btn { padding: 0 7px; height: 23px; min-width: 23px; letter-spacing: 0; line-height: 22px; font-size: 10px;}
/*Product banner*/
.product-banner-block {padding: 25px 0 0;}
.product-banner-block .box-out { position: relative; margin-bottom: 30px;}
.product-banner-block .box-out img {width: 100%;}
.banner-text-box {position: absolute; top: 0; left: 0; height: 100%; width: 100%; display: flex; justify-content: center; align-items: flex-end; padding: 15px;}
.banner-text-box .banner-text {text-align: center;}
.banner-text-box .bnr-text { font-size: 12px; font-weight: 800; color: #323232; letter-spacing: 2px; text-transform: uppercase;}
.banner-text-box .bnr-name {font-size: 19px; font-weight: bold; text-transform: uppercase; line-height: 27px; margin-top: 5px; color: #829086;}
.left-col .bnr-name {color: #ffaa00;}
a.banner-text-box:hover { text-decoration: none;}

/*brand-slider*/
.home-brand-slider { border-bottom: 1px solid #e5e5e5; padding: 15px 0 40px; margin-bottom: 55px;}
.home-brand-slider .item .image {width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.home-brand-slider .item .image img {width: auto;}

/*Home banner block*/
.home-block-banner {padding: 30px 0 60px;}
.home-banner-block {background: #eeeeee;}
.home-block-banner .box-out {height: 100%; padding: 30px 80px;}
.hbb-title {font-size: 24px; margin: 0 0 25px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px;}
.home-banner-block .btn {min-width: 150px; margin-top: 15px;}

.home-instagram { padding: 0 0 60px;}

/*Footer*/
#footer{margin: 0;}
.footer-top {padding: 85px 0 0; background-color: #ffffff;}
.social-media a {color: #ffffff !important; text-align: center; font-size: 14px; display: flex; width: 33px; height: 33px; margin: 0 6px; justify-content: center; align-items: center; background: #829086; border-radius: 50%;}
.social-media a:hover {color: #000000 !important; border-color: #000000;}
.footer-col .social-media {margin-top: 50px; display: flex; flex-wrap: wrap; justify-content: center; max-width: 200px;}
.footer-col a:hover { text-decoration: none; color: #829086;}
.footer-title {font-size: 16px; color: #000000; padding-bottom: 0; margin-bottom: 35px; font-weight: 800;}
.footer-botom {border-top: 1px solid #eeeeee; padding: 25px 0; margin: 0;}
.footer-col {margin: 0 0 85px;}
.footer-col p {line-height: 29px; margin: 0;}
.footer-col li {line-height: 29px;}
.footer-col li, .footer-col a, .footer-col p {color: #76777b; font-size: 13px;}
.scrollToTop {font-size: 13px; color: #000; background: #f2f2f2; position: relative; width: auto; border-radius: 0; left: auto; right: auto; bottom: auto;}
.footer-content h4 {font-size: 21px;}
.footer-content .container {max-width: 1140px;}
.copyRight {font-size: 13px; color: #808080; font-weight: bold;}

/*subscribe newsletter*/
.footer-newsletter-bg .container {max-width: 470px;}
.block-subscribe .input-box {display: flex; position: relative;}
.block-subscribe .input-box .input-out {width: calc(100% - 160px); height: 44px; margin-right: 10px; position: relative;}
.block-subscribe .input-box input {width: 100%; padding: 10px 25px; height: 100%; color: #000000; border: 1px solid #dddddd; background: #ffffff; font-size: 14px;}
.btn-subscribe { min-width: 150px; background-color: #000000; color: #fff;}
.btn-subscribe:hover{color: #ffffff; background-color: #181e28;}
.footer-newsletter-bg { background-color: #f7f8f9; padding: 30px 0; border-top: 1px solid #efeff0;}
.block-subscribe .block-title h4 {margin: 0 0 5px; font-size: 17px; text-transform: uppercase; color: #000000; font-weight: 800; letter-spacing: 2px;}
.block-subscribe .block-title p {font-size: 12px; color: #000000; font-weight: 600; margin: 0 0 15px;}

/*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::after {content: ""; background: #f7f8f9; width: 100%; height: 95px; position: absolute; left: 0; right: 0; z-index: -1;}
.col-main .container > .page-title {margin-bottom: 25px; height: 95px; display: flex; align-items: center; justify-content: center; margin-top: -25px;}
.col-main .container > .page-title h1 {text-transform: uppercase; margin: 0; letter-spacing: 2px;}
.category-description {text-align: center; padding: 0 120px 10px;}
.sort-by-container {margin: 40px 0 !important;}
.toolbar .card-body {padding: 0;}
.card.toolbar {border: 0;}
.toolbar .sort-by, .toolbar .limiter {display: flex; align-items: center;}
.toolbar .sort-by label, .toolbar .limiter label {margin: 0 10px 0 0; white-space: nowrap; font-weight: bold;}
.toolbar .sorter select {border-color: #f5f5f5; box-shadow: none; color: #7f7f7f; font-size: 12px; height: 25px; padding: 0 25px 0 10px; background: url("../images/down-aro.png") no-repeat right center;}

.toolbar .sort-by .input-group-append {display: none;}
.pagination .page-link {width: 25px; height: 25px; display: flex; justify-content: center; align-items: center; padding: 3px; border: 1px solid #eeeeee; color: #7f7f7f; font-size: 12px;}
.pagination .page-link:focus{box-shadow: none; }
.pagination .page-link i {font-size: 12px;}
.page-item.active .page-link {background-color: #829086; color: #ffffff; border-color: #829086; }
.card.toolbar .view {display: none;}
.page-title.category-title {margin-bottom: 25px;}
.category-second-description {margin-top: 60px !important;}
.bottom-toolbar .sorter .row { display: none;}
.toolbar .card-body .count-container .amount {display: none;}

/*custom filter*/
.block-layered-nav .filter-title {background-image: none !important; background-color: #ffffff;  height: 46px;  border-color: #f0f0f0; font-size: 13px; font-weight: bold; text-transform: uppercase; padding: 14px 40px 14px 55px; position: relative;}
.block-layered-nav .filter-title:before { position: absolute; left: 33px; font-family: 'Font Awesome 5 Pro'; font-weight: 300;}
.block-layered-nav #filter-color-title.filter-title:before { content: "\f5c3"; }
.block-layered-nav #filter-form-title.filter-title:before { content: "\f530"; }
.block-layered-nav #filter-price-title.filter-title:before { content: "\f51e"; }
.block-layered-nav #filter-brand-title.filter-title:before { content: "\f02b"; }
.block-layered-nav .filter-title:after {content: "\f107"; position: absolute; right: 25px; font-family: 'Font Awesome 5 Pro'; font-weight: 600; font-size: 15px; line-height: 15px;}
.block-layered-nav .filter-title.horizontal-filter-title-expanded {color: #ffffff; background-color: #000000;}

.filter-title.horizontal-filter-title-expanded:after { content: "\f106";}
#horizontal-layered-navigation-container div.horizontal-filter { position: static; width: 24.7% !important; min-width: 150px;}
#horizontal-layered-navigation-container div.horizontal-filter .filter-content { width: 100%; border-width: 0;}
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 8px 8px 0;}
div.horizontal-filter ol.layered-links li>a { border: 0; background: #ffffff; font-size: 12px; color: #000000; font-weight: bold; padding: 0 15px; position: relative; margin: 0; line-height: 45px; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
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 #000000; background: #000000; color: #fff; padding-left: 15px; margin-left: 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: #fff; 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; margin-bottom: .5rem; margin-right: .5rem; padding: 0 8px 8px 0; float: left;}
ol#category-filters li.parent>a.category-expand,
ol#category-filters li>a { border: 1px solid #ececec; background: #f4f4f4; font-size: 12px; color: #303030; font-weight: 500; padding: 10px 15px; position: relative; margin: 0;}
ol#category-filters li.parent>a.category-expand:hover,
ol#category-filters li>a:hover { border: 1px solid #000000; background: #000000; color: #fff;}
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: 30px 15px 15px; background: #f7f8f9;}
#block-layered-nav-horizontal .currently .card-header { display: none;}
#block-layered-nav-horizontal .currently { margin-bottom: 0; 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: #000000; 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 { margin-top: 15px;}
.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;}


/*Product View*/
.product-view .product-media {padding-right: 30px;}
.product-view .product-details {padding-left: 30px;}
.product-view {border-bottom: 1px solid #eeeeee; margin-bottom: 50px; padding-bottom: 0;}
.block.block-related {margin-top: 90px;}
.product-media .more-views li.list-inline-item { width: 105px; height: 95px; border: 1px solid #eeeeee; margin: 3px 3px 3px 0;}
.product-media .more-views li .img-thumbnail {display: block; height: 100%; padding: 0;}
.product-media .more-views li.list-inline-item img {max-height: 100%; max-width: 100%;}
.product-media .more-views {margin: 6px 0 0; width: 100%;}
.product-view .product-details .card {border: 0;}
.product-image-gallery {border: 1px solid #eeeeee;}
.product-view .product-details .card-title h1 {font-size: 20px; color: #000; font-weight: bold; letter-spacing: 1px;}
.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 .old-price {line-height: 18px;}
.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: #eeeeee; border-color: #eeeeee;}
.input-group.qty-wrapper input#qty {width: 30%; margin: 0 5%; height: 41px;}
.input-group.qty-wrapper > div {width: 30%;}
.accordion .card-link { width: 100%; display: flex; justify-content: space-between; align-items: center; font-size: 12px; font-weight: bold; padding: 13px 20px;}
.accordion .card-header {border: 0; padding: 0;}
.accordion .card {margin: 0 0 8px;}
.accordion table th.label {font-weight: normal;}
.accordion .card-link.collapsed i:before {content: "\f067";}
.product-details .accordion { margin-top: 25px;}

.breadcrumb {background: transparent; padding: 0; margin: 20px 0 0;}
.breadcrumb li, .breadcrumb li a { font-size: 11px; font-weight: bold; color: #7f7f7f;}

.product-media .owl-carousel .owl-nav button.owl-prev {left: 0;}
.product-media .owl-carousel .owl-nav button.owl-next {right: 0;}

.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: 600;}
.availability .label:before {display: none !important; }
.swatch-attr .input-box {position: relative;}

.product-options .configurable-swatch-list li a {height: 23px; width: 23px; padding: 0; border-radius: 50%; border: 2px solid transparent;}e8e8e8
.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;}


/*Shopping cart*/
.product-cart-remove .btn-remove {padding: 5px 10px;}
.product-cart-actions .input-group-append .btn {font-weight: normal; text-transform: capitalize; letter-spacing: 0;}
.customer-account-login .new-users .buttons-set {margin-top: 15px;}
.custom-control-label {line-height: 24px;}
.opc-wrapper-opc .card-header h5 {margin: 0;}



.option-by-group div.option dl dt, .option-by-group-radio div.option dl dt{ display: none;}
.option-row { display: flex;  margin-bottom: 10px; position: relative; padding-left: 140px; flex-wrap: wrap;}
.option-row > div { padding: 0 5px; width: 20%;}
.option-row > div.op-first {min-width: 140px; max-width: 140px; display: flex; align-items: center; padding-bottom: 15px; position: absolute; top: 0; left: 0}
.option-label { font-weight: bold; font-size: 12px;}

/*.option-by-group .option-row:last-child .option-data select { width: 33.33% !important;}*/
.option-by-group .option-row:last-child .option-data dl dd { display: flex; justify-content: space-between;}
/*.option-by-group .option-row:last-child .option-data select { max-width: 30.33% !important; width: 30.33% !important;}*/
.option-by-group select {border-radius: 0;}
.option-by-group .option dd { position: relative;}


.product-options{ width: 100%;	 }
.product-options-bottom{ margin-bottom: 10px; }
.product-glass-option{ display: flex; flex-wrap: wrap; justify-content: space-between; padding: 15px; border:1px solid #eeeeee; margin-bottom: 15px; }
.product-glass-option .option-by-group-radio{ width: 340px; border-right:1px solid #eeeeee; padding-right: 10px;	 }
.product-glass-option .option-by-group{ width: calc(100% - 360px); }
.product-glass-option .option-by-group-radio .options-list > li{ margin:10px 0; }
.product-glass-option .radio-description{ display: block; width: 100%; }
.product-glass-option .option-by-group-radio .options-list .product-custom-option{ opacity: 0; position: absolute; pointer-events: none; }
.product-glass-option .option-by-group-radio .options-list .product-custom-option:checked + span.label label:before{ background-color: #000; }  
.product-glass-option .option-by-group-radio .options-list span.label{ padding-left: 20px; display: block;  }
.product-glass-option .option-by-group-radio .options-list span.label label{ position: relative;display: block; }
.product-glass-option .option-by-group-radio .options-list span.label label:before{ content: ""; border:1px solid #000; width: 16px; height: 16px; border-radius: 50%; display: inline-block; vertical-align: top; position: absolute; top: 0; left: -20px; }

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

.home-page-slider .banner-content .heading { line-height: 45px; text-transform: uppercase; font-weight: bold; margin: 30px 0 20px; font-size: 52px !important;}
.home-page-slider .banner-content .text {margin: 0 0 20px; font-size: 22px !important;}


}

@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;}
.home-product-slider .owl-stage-outer {margin: 0 -15px; padding: 25px 15px;}

}

@media (max-width: 1199px) {
.main-header {padding: 0 0; box-shadow: 0 1px 5px rgba(0,0,0,0.2);}
.main-header .main-menu {display: none;}
#header .logo-col .logo {text-align: left; max-width: 171px;}
.header-nav {display: flex; align-items: center; padding-top: 20px; padding-bottom: 20px; border-right: 1px solid #f8f9fa !important;}
a.head-link:hover, a.head-link:focus {color: #000000; text-decoration: none;}
.head-link i{font-size: 1.6em; }
.right-links > .head-link {margin-right: 35px;}
.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;}
.search-col-out {position: absolute; top: 100%; left: 0; right: 0;} 
.search_mini_form-container {width: 100%; padding: 0 15px; background-color: transparent; margin: 0; border: 0;}
#search_mini_form .input-group { margin-top: 2px;}
.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;}

.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;}
.salecto-menumanager .salecto-iconmega {display: none;}

.home-page-slider .banner-content .heading { line-height: 40px; margin: 30px 0 15px; font-size: 42px !important;}
.home-page-slider .banner-content .text {font-size: 18px !important;}
.home-page-slider .banner-content .text:before {width: 25px; margin-right: 20px;}
.home-page-slider .banner-content .text:after {width: 25px; margin-left: 20px;}
.home-page-tabs .item .card, .product-list .item .card {border: 1px solid #f5f5f5;}
.hbb-title {font-size: 22px; margin: 0 0 20px;}
.home-banner-block .btn {margin-top: 5px;}
.home-block-banner .box-out {padding: 30px 40px;}

.footer-col .social-media {margin-top: 0; justify-content: flex-start;}

#footer .footer-col {margin: 0 0 40px;}
.product-view .product-media {padding-right: 15px;}
.product-view .product-details {padding-left: 15px;}


}	

@media (max-width: 991px) {

.home-page-slider .item img { min-height: 250px;}
.cat-title .cat-name {font-size: 25px;}
.services-block li em {font-size: 26px;}
.services-block {justify-content: space-around !important;}
.services-block li {min-width: 33.333333%;}
.home-banner-block .images img {width: 100%;}
.home-block-banner {padding: 15px 0 40px;}
.home-instagram {padding: 0 0 40px;}
.footer-top {padding: 50px 0 0;}
.footer-title {margin-bottom: 20px;}
.footer-col p, .footer-col li { line-height: 30px; font-size: 15px;}
.footer-content {padding: 0 0 20px;}
.footer-botom {padding: 20px 0;}

h1, .h1 {font-size: 22px;}
h2, .h2 {font-size: 20px;}
h3, .h3 {font-size: 18px;}
h4, .h4 {font-size: 16px;}
h5, .h5 {font-size: 15px;}

.category-description {text-align: center; padding: 0 0 10px;}
#horizontal-layered-navigation-container div.horizontal-filter {width: 24.65% !important;}

.option-row { flex-wrap: wrap; justify-content: flex-end;}
.option-row > div { padding: 0 10px; width: 100%;}
.option-by-group .option-row:first-child { display: none;}
.option-by-group div.option dl dt {display: block;}
.option-by-group div.option dl dt label { width: 100%; display: flex; margin: 0;}
.option-row > div.op-first {padding-bottom: 0;}
.option-by-group .option-row:last-child .option-data dt { opacity: 0;}
.product-glass-option .option-by-group-radio{ border-right: 0; border-bottom: 1px solid #eeeeee; padding: 10px; width: 100%; }
.product-glass-option .option-by-group{ width: 100%; padding: 10px; }

	
}


@media (max-width: 767px) {
#header .logo-col .logo { margin: 0; max-width: 155px;}
.right-links > .head-link {margin-right: 25px;}
#header {position: sticky; position: -webkit-sticky; position: -moz-sticky; position: -ms-sticky;  position: -o-sticky; top: 0; background: #fff; z-index: 10;}
.head-link i {font-size: 1.5em;}
#header.sticky .header-nav {padding-top: 8px; padding-bottom: 8px;}
#header.sticky .logo-col .logo { max-width: 120px;}
#header.sticky .head-link i {font-size: 1.3em;}
#header.sticky .head-link > span { font-size: 10px;}
.header-minicart > a > span.badge { font-size: 12px;}
.header-nav {padding-top: 10px; padding-bottom: 10px;}
.home-page-slider .banner-content .heading {line-height: 32px; margin: 20px 0 10px; font-size: 32px !important;}
.home-page-slider .banner-content .text { font-size: 16px !important;}
.home-page-slider .banner-content .btn { width: 140px; padding: 8px 10px;}
.home-page-slider .item img {min-height: 190px;}
.secondary-title {font-size: 22px; margin: 0 0 20px;}
.product-banner-block {padding: 0;}
.home-brand-slider {padding: 10px 0 30px; margin-bottom: 40px;}
.footer-botom .container {flex-wrap: wrap; justify-content: center !important; flex-direction: column;}
.copyRight {margin-bottom: 15px;}

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

body:not(.cms-home) #content {padding: 25px 0 20px;}
h1, .h1 {font-size: 21px;}
h2, .h2 {font-size: 19px;}
h3, .h3 {font-size: 17px;}
h4, .h4 {font-size: 15px;}
h5, .h5 {font-size: 14px;}
.breadcrumb {display: none;}
#horizontal-layered-navigation-container div.horizontal-filter {width: 49.65% !important;}

.option-row > div.op-first{ position: static; }
.option-row{ padding-left: 0; max-width: 100%; font-size: 16px; margin-bottom: 10px; }


}

@media only screen and (max-width: 576px){
.owl-carousel .owl-nav {display: block;}

}

@media (max-width: 575px) {
.login-link, .logOut-link {margin: 0 20px 0 10px;}	
.header-nav { border: none !important; padding-right: 0 !important; padding-top: 10px; padding-bottom: 10px;}
.logo-col {padding-right: 15px;}
.right-links > .head-link {margin-right: 8px;}
.head-link i {font-size: 1.2em;}
#header.sticky .head-link > span {font-size: 9px;}
#header.sticky .head-link i {font-size: 1.2em;}
.head-link > span {font-size: 9px; white-space: nowrap;}
#search_mini_form .input-group {height: 40px; padding: 0 5px 0 15px;}
#search_mini_form button.btn {width: 40px; padding: 5px 11px; font-size: 17px;}
.secondry-title {font-size: 23px;}
.product-media .more-views li.list-inline-item {width: 60px; height: 60px;}
.page-title h1 {font-size: 24px;}
.home-page-slider .banner-content .heading {line-height: 26px; margin: 16px 0 7px; font-size: 24px !important;}
.home-page-slider .banner-content .text { font-size: 14px !important;  margin: 0 0 10px;}
.home-page-slider .banner-content .text:before { width: 15px; margin-right: 5px;}
.home-page-slider .banner-content .text:after { width: 15px; margin-left: 5px;}
.categorier-block .row {margin-left: -5px; margin-right: -5px;}
.categorier-block .row > div {padding: 0 5px; margin-bottom: 10px;}
.cat-title .cat-name {font-size: 16px; line-height: 18px;}
.cat-title .cat-sub {font-size: 12px;}
.home-page-categories {margin-bottom: 20px;}
.home-block-banner .box-out {padding: 30px 15px;}
.block-subscribe .input-box {flex-wrap: wrap;}
.block-subscribe .input-box .input-out {width: 100%; margin-right: 0; margin-bottom: 1px;}
.btn-subscribe {min-width: 100%;}
.block-subscribe .input-box input{text-align: center;}
#footer .footer-col {margin: 0 0 30px;}
.footer-col .social-media {margin-top: 25px;}
.footer-title {margin-bottom: 15px;}
#horizontal-layered-navigation-container div.horizontal-filter {width: 100% !important; position: relative;}


}	

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


