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

}

@import url('https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap');

/*font-family: 'Bebas Neue', cursive;*/

*{ 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: 'geomanistregular';}
img{ max-width: 100%; }
a{ transition: all 300ms ease-in-out; color: #000000; }
a:hover{color: #829086;}


.container {
max-width: 1390px;
}
body:not(.cms-home) #content { padding:25px 0 0px; }
.fa {font-family: 'Font Awesome 5 Pro';}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {}
h1, .h1 {font-size: 33px;  font-weight: 500;}
h2, .h2 {font-size: 28px; }
h3, .h3 {font-size: 26px; }
h4, .h4 {font-size: 24px; }
h5, .h5 {font-size: 21px; }
h6, .h6 {font-size: 18px; }
#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; text-transform: uppercase; padding: 0.7rem 0.75rem; }
.btn-primary {background-color: #3233CC; border-color: #3233CC; color: #fff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active {background-color: #292AA8; border-color: #292AA8; color: #fff; }
.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: 'Barlow', sans-serif !important;}
.custom-control-input:checked ~ .custom-control-label::before {border-color: #3233CC; background-color: #3233CC;}
.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: #3233CC; }
.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;}
.owl-carousel .owl-dots button.owl-dot {background: #AAA; height: 3px; width: 33px;}
.owl-carousel .owl-dots button.owl-dot:hover, .owl-carousel .owl-dots button.owl-dot.active { background-color: #3233CC;}

.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: 30px 0 20px;}
.bg-usp-top {background: #F4F4F4; color: #000000; font-size: 15px; padding: 13px 0;}
.bg-usp-top em {margin-right: 8px;}
.bg-usp-contact {background: #F4F4F4; color: #000000; font-size: 12px; padding: 7px 0;}
.bg-usp-contact .col-auto {padding-left: 70px; display: flex; align-items: center;}
.bg-usp-contact em {margin-right: 8px; font-size: 15px;}

.skip-links.right-links {display: flex; justify-content: flex-end; align-items: center; height: 100%;}
.head-link > span {text-align: center; font-size: 14px; }
.head-link > span strong{font-weight: normal;}
.right-links > .head-link {margin-right: 35px;}
.head-link .head-link:hover {text-decoration: none;}
.header-minicart.cart-link > a {position: relative;}
.head-link span.badge-count {position: absolute; right: -5px; top: -5px; color: #fff; height: 14px; width: 14px; background-color: #3233CC; border-radius: 20px; line-height: 13px; text-align: center; font-size: 9px;}

.cart-item-body .item-price .price {color: #080332; }
.cart-item-body .item-name a:hover, .cart-item-body .remove:hover {color: #3233CC;}
.head-link i {font-size: 18px; color: #000000; margin-right: 10px;}
.head-link:hover, .head-link:focus {text-decoration: none;}
.main-header .container {position: relative;}
.search-col {width: 100%; max-width: 625px; margin: 0 auto;}

.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: #3233CC;}
.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 {height: 53px; background-color: #ffffff; padding: 0 0 0 15px; border-radius: 0; border: 1px solid #E3E3E3;}
#search_mini_form button.btn { border: 0; background: #3233CC; width: 53px; padding: 7px 12px; color: #ffffff; font-size: 28px; cursor: auto !important;}
#search_mini_form input#search {height: 100%; border: 0; background: transparent; padding-left: 0; font-size: 16px;}
#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: #3233CC;}
.main-header .main-menu {display: flex; align-items: center; padding: 0 30px;}
.salecto-topmenu .salecto-label {font-size: 14px; color: #ffffff; padding: 10px 5px; 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: #ffffff !important;}
.main-menu .salecto-menumanager .desktop-nav-menu > a.active:hover { color:#ffffff !important;}
.salecto-topmenu a:not([href]):not([tabindex]) {color: #000000;}
.salecto-menumanager .salecto-topmenu {justify-content: space-between;}
.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: 15px; vertical-align: middle; margin-left: 8px;}
.salecto-topmenu .salecto-label .salecto-iconmega {height: auto; width: auto; top: auto; margin-right: 20px;}


/*home categories*/
.home-page-categories {padding-top: 20px; }
.categorier-block .row > div {margin-bottom: 30px;}
.categorier-block .cat-link {position: relative;}
.categorier-block .cat-link img {width: 100%;}
.categorier-block .cap-title { position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center; color: #fff; font-size: 21px; background: rgba(50,51,204,0.7); display: flex; justify-content: center; align-items: center; text-transform: uppercase; height: 67px;}
.categorier-block .cap-title em {margin-left: 5px;}

/*home product*/
.secondary-title { font-size: 49px; letter-spacing: 2px; margin: 0 0 25px;  color: #000; font-family: 'Bebas Neue', cursive;}
.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, .product-list .product-info .card-title {font-size: 16px;  width: 100%; text-align: left; color: #363636; margin-bottom: 10px; line-height: 22px;}
.product-info .price-box {margin-top: auto !important; display: flex; align-items: flex-end; width: 100%; justify-content: flex-start;}
.flexprice-box {font-size: 12px; color: #3233CC; width: 100%; text-align: center; font-weight: bold;}
.price-box .price-label {display: none;}
.old-price {color: #AAA; order: 1; margin-right: 5px;}
.price-box .old-price span.price, .price-box .old-price span.price:hover {font-size: 14px; color: #AAA !important;}
.special-price {font-size: 20px; order: 2; }
.regular-price {font-size: 20px; }
.home-page-tabs .item .card, .product-list .item .card {border: 0; width: 100%; background: #ffffff;   box-shadow: 0 0 9px 5px rgba(180,180,180,0.18); padding: 25px 25px 0;}
.home-page-tabs .item .card-footer, .product-list .item .card-footer {background: transparent; border: 0; text-align: center; padding: 0 0 25px; display: flex;}
.home-page-tabs .item .card-footer .btn, .product-list .item .card-footer .btn { margin: 0; font-size: 14px; padding: 13px 10px; border-radius: 3px;}
.color-link {font-size: 10px; color: #323232; text-decoration: underline; margin-bottom: 12px; display: none;}
.card-footer .add-to-cart-form  .input-group.qty-wrapper > div { display: none;}
.card-footer .add-to-cart-form { display: flex; width: 100%;}
.card-footer .add-to-cart-form .btn-cart { border-radius: 3px;}
.card-footer .add-to-cart-form .input-group.qty-wrapper .qty-box { border-radius: 3px;}
.card-footer .add-to-cart-form .input-group.qty-wrapper { max-width: 50px; margin-right: 10px;}
.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: #3233CC !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;}
.home-product-slider {margin-bottom: 50px;}
.home-product-slider.owl-carousel .owl-dots { position: static; margin: 30px 0 20px;}
.home-page-tabs {background: #F4F4F4; padding: 60px 0 50px;}
.home-page-tabs .row .item {margin-bottom: 30px;}

.home-trust-pilot {padding: 60px 0;}

.home-brand-slider { padding: 0 0 25px;}
.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;}

/*Footer*/
#footer{margin: 0;}
.footer-top {padding: 65px 0 0; background-color: #ffffff;}
.social-media a { color: #3233CC !important; text-align: center; font-size: 18px !important; display: flex; height: 52px; margin: 0 10px 0 0; justify-content: center; align-items: center; background: transparent; border-radius: 50%; width: 52px; line-height: 50px; border: 2px solid #3233CC;}
.social-media a:hover {color: #000000 !important; border-color: #000000; }
.footer-col .social-media { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.footer-col a:hover { text-decoration: none; color: #3233CC;}
.footer-title {font-size: 30px; color: #000000; padding-bottom: 0; margin-bottom: 30px; font-weight: normal;}
.footer-botom { padding: 0 0 30px; margin: 0;}
.footer-col {margin: 0 0 50px;}
.footer-col p {line-height: 39px; margin: 0;}
.footer-col li {line-height: 39px;}
.footer-col li > span { padding-right: 10px; min-width: 100px; display: inline-block;}
.footer-col li, .footer-col a, .footer-col p {color: #000000; font-size: 18px;}
.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;}

.footer-map #map_canvas { margin: 0; height: 225px;}

/*subscribe newsletter*/
.footer-newsletter-bg .container {max-width: 1190px;}
.block-subscribe .input-box {display: flex; position: relative;}
.block-subscribe .input-box .input-out {width: calc(100% - 140px); height: 60px; position: relative;}
.block-subscribe .input-box input {width: 100%; padding: 10px 25px; height: 100%;  color: #363636;  border: 0;  background: #ffffff; font-size: 16px;}
.btn-subscribe {min-width: 140px; background-color: #000000; color: #fff; font-weight: normal !important;}
.btn-subscribe:hover{color: #ffffff; background-color: #181e28;}
.footer-newsletter-bg {background-color: #3233CC; padding: 45px 0;}
.block-subscribe .block-title h4 {margin: 10px 0 0; font-size: 33px; color: #fff; font-weight: 500;}
.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 {margin-bottom: 25px; text-align: center;}
.col-main .container > .page-title h1 {text-transform: uppercase; margin: 0; letter-spacing: 2px;}
.category-description {text-align: center; padding: 0 120px 10px; line-height: 19px;}
.sort-by-container {margin: 30px 0 40px !important;}
.toolbar .card-body {padding: 0;}
.card.toolbar {border: 0;}
.toolbar .sort-by, .toolbar .limiter {display: flex; align-items: center; flex: inherit !important; width: auto;}
.toolbar .sort-by label, .toolbar .limiter label {margin: 0 10px 0 0; white-space: nowrap; }
.toolbar .sorter select {border-color: #EEE; box-shadow: none; color: #A5A5A5; font-size: 14px; height: 23px; 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: #3233CC; color: #ffffff; border-color: #3233CC; }
.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;}
.product-list.row .card-body.product-info {padding: 60px 0 15px;}
.product-list.row .product-image {height: 240px;}
.product-list .item { margin: 0 0 30px;}

/*custom filter*/
.block-layered-nav .filter-title {background-image: none !important; background-color: #ffffff; height: 42px; border-color: #EEE; font-size: 16px; text-transform: capitalize; padding: 7px 40px 7px 15px; position: relative; font-weight: 500;}

.block-layered-nav .filter-title:after {content: "\f107"; position: absolute; right: 20px; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 15px; line-height: 28px;}
.block-layered-nav .filter-title.horizontal-filter-title-expanded {color: #ffffff; background-color: #3233CC;}

.filter-title.horizontal-filter-title-expanded:after { content: "\f106";}
#horizontal-layered-navigation-container div.horizontal-filter { position: static; width: 20% !important;  min-width: 150px; 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: #A5A5A5; 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: 99999; 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: #A5A5A5; 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;}
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: #A5A5A5; 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;}
#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: #3233CC; 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; margin-left: -5px; margin-right: -5px; width: auto; display: flex; flex-wrap: wrap;}
.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 { margin-bottom: 30px; padding-bottom: 0;}
.product-media .product-image { width:calc(100% - 140px); margin-left:auto; order:2; padding-left:15px}
.product-media .more-views { width:133px; order:1; margin-top:0}
.product-media .more-views li.list-inline-item { width:133px; height:133px; border:1px solid #ffffff !important; margin-bottom:12px; padding: 10px;}
.product-media .more-views li.list-inline-item:hover { border-color: #3233CC !important;}
.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-view .product-details .card {border: 0;}
.product-view .product-details .card-title h1 {font-size: 24px; color: #000; font-weight: 600; text-transform: uppercase;}
.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 .special-price {font-size: 24px;}
.add-to-cart-panel .price-box .old-price {line-height: 18px;}
.add-to-cart-panel .price-box .price-label {display: none;}
.add-to-cart-buttons .btn { height: 57px; font-size: 18px;}
.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: 57px;}
.input-group.qty-wrapper > div {width: 30%;}
.add-to-cart-panel .price-box { font-size: 24px; font-weight: normal;}
.add-to-cart-panel .price-box .regular-price { font-size: 24px;}
.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;}
.product-image-gallery .label-sale {height: auto; width: auto; border-radius: 0 !important; line-height: 17px; letter-spacing: 2px; padding: 5px 10px; background: #3233CC !important; font-weight: normal; font-size: 14px; text-transform: uppercase; margin: 0; z-index: 1; top: 10px;}

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

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

/*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;}
.shipping-block .button { border: 0; padding: 2px 10px;}
.pacsoft-modal input {width: 100%; padding: 0 10px;}
label .required {display: inline-block;	}

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

}

@media (max-width: 1199px) {
.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;}
#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;}
a.head-link:hover, a.head-link:focus {color: #000000; text-decoration: none;}
.head-link {flex-direction: column;}
.head-link > img {height: 22px;}
.head-link i{margin: 0; font-size: 22px;}
.total-tx {display: none !important;}
.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: 15px 15px; background-color: #f0f0f0; margin: 0; border: 0;}
#search_mini_form .input-group { margin-top: 2px; height: 48px;}
.search_mini_form {height: 48px;}
.search-col { max-width: 100%;}
.salecto-topmenu .salecto-level0 {float: none;}

.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;}
.categorier-block .cap-title { height: 60px; font-size: 20px;}
.secondary-title { font-size: 42px;}
.block-subscribe .block-title h4 {margin: 15px 0 0; font-size: 28px;}
.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;}
.product-media .more-views {width: 100px;}
.product-media .more-views li.list-inline-item {width: 100px; height: 100px;  padding: 5px;}
.product-media .product-image {width: calc(100% - 120px);}
.product-collateral .tab-container { padding: 10px 15px 15px; background-color: transparent;}



}	

@media (max-width: 991px) {

.home-page-slider .item img { min-height: 250px;}
.categorier-block .cap-title { font-size: 15px; height: 45px;}
.footer-title { font-size: 25px; margin-bottom: 15px;}
.footer-top {padding: 50px 0 0;}
.secondary-title {font-size: 38px;}

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 {text-align: center; padding: 0 0 10px;}
#horizontal-layered-navigation-container div.horizontal-filter {width: 25% !important;}
.product-media .product-image { width: 100%; order: 1; padding-left: 0; margin: 0 0 20px;}
.product-media .more-views {width: 100%; order: 2;}
.product-media .more-views li.list-inline-item {width: 80px; height: 80px;}
.input-group.qty-wrapper input#qty {height: 45px;}
.add-to-cart-buttons .btn { height: 45px; padding: 0;}

}


@media (max-width: 767px) {
#header .logo-col .logo { margin: 0;}
.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: 9;}
#header.sticky .header-nav {padding-top: 8px; padding-bottom: 8px;}
#header.sticky .head-link > span { font-size: 12px;}
.header-nav {padding-top: 10px; padding-bottom: 10px;}
.home-trust-pilot { padding: 40px 0;}
.home-page-tabs {padding: 50px 0 30px;}

.footer-col li, .footer-col a, .footer-col p {font-size: 17px;}
.footer-col p, .footer-col li { line-height: 35px;}
.secondary-title {font-size: 34px;}

/*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: 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;}
.breadcrumb {display: none;}
#horizontal-layered-navigation-container div.horizontal-filter {width: 50% !important;}

}

@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: 15px;}
#header.sticky .head-link > span {font-size: 10px;}
.head-link > span {font-size: 12px; white-space: nowrap;}
#search_mini_form .input-group {height: 40px; padding: 0 0 0 15px;}
#search_mini_form button.btn {width: 40px; padding: 5px 11px; font-size: 17px;}
.cat-row {margin-right: -5px; margin-left: -5px;}
.cat-row .item {padding-left: 5px; padding-right: 5px; margin-bottom: 10px;}
.categorier-block .cap-title {bottom: 15px; font-size: 18px;}
.secondry-title {font-size: 23px;}
.product-media .more-views li.list-inline-item {width: 60px; height: 60px;}
.page-title h1 {font-size: 24px;}
.block-subscribe .input-box .input-out {height: 48px;}
.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-title {font-size: 23px; margin-bottom: 10px;}
#footer .footer-col { margin: 0 0 25px;}
.footer-col p {line-height: 30px;}
#horizontal-layered-navigation-container div.horizontal-filter {width: 100% !important; position: relative;}
.footer-col li {line-height: 30px;}


}	

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