@font-face {
	font-family: 'bignoodletitlingregular';
	src: url('../fonts/big_noodle_titling-webfont.woff2') format('woff2'), url('../fonts/big_noodle_titling-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.product-availability p {
	display: inline-block;
}

.product-availability .countdown {
	display: inline-block;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
}

a {
	color: #000;
	text-decoration: none;
}



#submenu-12 .has-children{ pointer-events: none; margin-top: 20px; display: block; }
#submenu-12 .has-children:not([href=#]){pointer-events: none;}

.container{ width: 100%; max-width: 1200px; }

.top-header {
	background: #0092ce;
	color: #FFF;
	height: 30px;
	border: none;
	margin-bottom: 0;
	font-weight: 600;
}

.top-header ul li {
	padding: 10px 30px 0px 0;
}

.top-header ul li span {
	color: #FFF;
	margin-top: 1px;
	font-size: 12px;
}

.page-header {
	padding: 0;
	width: 100%;
	border: none;
	margin: 0;
}

.clerk-slider-nav {
	z-index: 99998;
}

.page-header-container {
	background: rgb(255, 255, 255);
	min-height: 120px;
}
@media (min-width:770px){

.salecto-topmenu .salecto-level0.mobile-nav-menu{ position: absolute; opacity: 0; visibility: hidden; }

}

#topbar {
	background: #0088cf;
	display: block;
}

.logo img {
	margin: 13px 0 12px;
}
 
#topbar .top-links{ display: flex; flex-wrap: wrap; align-items: center;  line-height: 36px; justify-content: space-between;}

#topbar .top-links li .trustpilot-widget{ transform: scale(0.7); width: 330px; max-width: 100%; font-size: 0 }
#topbar .list-inline.top-links li {
	color: #fff;
	text-align: center;
	
	font-size: 12px;
	text-transform: none;
}

#topbar .list-inline.top-links li p {
	margin: 0;
}

#topbar .list-inline.top-links li a {
	cursor: pointer;
}

.navbar-default {
	background-color: initial;
	border: none;
}

.navbar-default .navbar-nav > li > a {
	color: #000000;
}

.salecto-topmenu .salecto-label {
	font-size: 13px;
}

.cart-col {
	padding-top: 22px;
	padding-left: 0;
	text-align: right;
}

.login-block {
	 display: inline-block;
	  vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
}

.login-block a {
	color: #000;
}

.skip-links.clearfix {
	display: inline-block;
	float: none;
	vertical-align: top;
	padding-left: 10px;
}

.skip-links .skip-search i,
.minicart-icon i {
	font-size: 20px;
	color: #000;
}

#topbar .list-inline.top-links li i {
	padding-right: 5px;
}

.skip-links .skip-search {
	display: inline-block;
}

.header-minicart {
	display: inline-block;
	border-left: 1px solid #7d7b7b;
	padding-left: 9px;
}

.skip-link.skip-cart.no-count .badge {
	display: none;
}

.skip-link.skip-cart .label {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}

.home-page-slider {
	margin-bottom: 30px;
	margin-top: 10px;
}

.product-attribute-div {
	position: absolute;
	top: 82%;
	-webkit-transform: translateY(-82%);
	-moz-transform: translateY(-82%);
	-o-transform: translateY(-82%);
	transform: translateY(-82%);
	left: 0;
	width: 100%;
	background-color: rgba(36, 36, 36, .3);
	padding: 10px 0;
	z-index: 10;
	text-align: center;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.product-list .item:hover .product-attribute-div {
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.home-products-title {
	font-size: 39px;
	text-transform: uppercase;
	font-family: 'bignoodletitlingregular';
	text-align: center;
	color: #000;
	padding-top: 30px;
	padding-bottom: 30px;
}

.product-attribute-div span {
	display: inline-block;
	min-width: 30px;
	height: 30px;
	color: #fff;
	text-transform: uppercase;
	padding: 0;
	line-height: 28px;
	font-weight: 400;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	background-color: #242424;
	cursor: pointer;
	font-size: 13px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.categorier-block {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}

.categorier-block .col-block {
	margin-bottom: 30px;
}

.categorier-block .col-block a {
	display: block;
	position: relative;
	overflow: hidden;
}

.categorier-block .col-block .text-block {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.categorier-block .col-block .text-block .text-col {
	font-weight: 400;
	font-size: 39px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'bignoodletitlingregular';
}

.categorier-block .col-block img {
	width: 100%;
}

.categorier-block .col-block a img {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.categorier-block .col-block:hover a img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.product-list .item .panel.panel-default {
	padding: 5px;
	box-shadow: initial;
}

.tab-container.description .plain{width: 100%; display: block; border:0; background-color: transparent;}


.product-list .item .panel.panel-default .panel-body {
	padding: 10px;
}

.price-box .price-label {
	display: none;
}

.product-list .item .panel.panel-default .panel-body.product-info .product-title {
	font-size: 25px;
	font-family: 'bignoodletitlingregular';
	color: #000;
}

.item .panel > .label.label-sale {
	right: initial;
	z-index: 1;
	left: 5%;
	top: 0;
}

.product-image-gallery .label.label-sale {
	right: inherit;
	width: auto;
	height: auto;
	line-height: 28px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-weight: normal;
	left: 0;
}

.item .panel a.product-image {
	-webkit-box-flex: 1;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin-top: auto;
	position: relative;
}

.product-list .item .panel-body.product-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-top: auto;
}

.item .product-info .price-box {
	margin-bottom: 5px;
	margin-top: auto;
	font-size: 20px;
	font-family: 'bignoodletitlingregular';
	padding-top: 10px;
}

.item .product-info .rating-add {
	min-height: 25px;
}

.price-box .special-price,
.price-box .old-price {
	display: inline-block;
}

.item .product-info .price-box .old-price {
	padding-left: 10px;
}

.item .product-info .price-box .old-price .price {
	color: #999 !important;
}

.item .product-info .price-box .label {
	display: none;
}

.item .product-info .short-description {
	color: #7e7f83;
	font-size: 13px;
}

.product-list .item .panel-body.product-info button.btn {
	display: inline-block;
	width: 49%;
	margin: 0 auto;
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
}

.btn-primary {
	background-color: #3fad44;
}

.btn-primary:hover {
	color: #fff;
	background-color: #e94a00;
	border-color: #e94a00;
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #e94a00;
	border-color: #e94a00;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #e94a00;
	border-color: #e94a00;
}

.btn {
	border: none;
	border-radius: initial;
	box-shadow: initial;
}

.product-list .item .panel-body.product-info button.btn-read-more {
	background-color: #777;
	margin-right: 4px;
}

.label-warning {
	background-color: #e94a00;
}

.item .panel > .label {
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	top: 3%;
	display: block;
	width: auto;
	height: auto;
	line-height: 24px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 3px 10px;
}

.home-brand-page {
	background: #f5f6f7;
	padding: 30px 0;
	width: 100%;
	display: inline-block;
	/* margin-top: 58px; */
}

.home-brand-page .col {
	text-align: center;
}

.home-page-contant {
	position: relative;
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.home-page-contant img {
	max-width: 100%;
	width: 100%;
	height: auto;
	min-height: 200px;
}

.home-page-contant .home-contant {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.home-page-contant .home-contant .text-home strong {
	font-size: 87px;
	color: #fff;
	font-weight: normal;
	font-family: 'bignoodletitlingregular';
	letter-spacing: 2px;
	line-height: 55px;
}

.home-page-contant .home-contant .text-home p {
	font-size: 52px;
	color: #fff;
	font-weight: normal;
	font-family: 'bignoodletitlingregular';
	letter-spacing: 2px;
}

.home-page-contant .home-contant .text-home a {
	background: #e94a00;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding: 14px 35px;
}

#tab_2 .home-products-title {
	padding: 50px 0 30px;
}

.categorier-col {
	background: #f5f6f7;
	padding: 30px 0;
	width: 100%;
	float: left;
	margin-top: 60px;
}

.categorier-col .text-col {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 10px;
	display: block;
	padding-top: 5px;
}

.categorier-col .col-block .text-block {
	text-align: center;
	display: block;
	box-shadow: 0 0px 6px 0 #999;
	background-color: #fff;
}

.categorier-col .img-col-ar {
	background: url("../images/catg-img.png") no-repeat 4px 0;
	display: block;
	min-height: 40px;
	width: 60px;
	margin: 0 auto;
}

.categorier-col .img-col-s {
	background: url("../images/catg-img.png") no-repeat -189px 0;
	display: block;
	min-height: 40px;
	width: 60px;
	margin: 0 auto;
}

.categorier-col .img-col-sa {
	background: url("../images/catg-img.png") no-repeat -383px 0;
	display: block;
	min-height: 40px;
	width: 60px;
	margin: 0 auto;
}

.categorier-col .img-col-st {
	background: url("../images/catg-img.png") no-repeat -579px 0;
	display: block;
	min-height: 40px;
	width: 60px;
	margin: 0 auto;
}

.categorier-col .img-col-ha {
	background: url("../images/catg-img.png") no-repeat -770px 0;
	display: block;
	min-height: 40px;
	width: 60px;
	margin: 0 auto;
}

.categorier-col .img-col-sk {
	background: url("../images/catg-img.png") no-repeat -966px 0;
	display: block;
	min-height: 40px;
	width: 60px;
	margin: 0 auto;
}

.categorier-col .col-block:hover .text-block {
	background-color: #e94a00;
}

.categorier-col .col-block:hover .text-col {
	color: #fff;
}

.categorier-col .col-block:hover .img-col-ar {
	background-position: 4px -51px;
}

.categorier-col .col-block:hover .img-col-s {
	background-position: -189px -51px;
}

.categorier-col .col-block:hover .img-col-sa {
	background-position: -383px -51px;
}

.categorier-col .col-block:hover .img-col-st {
	background-position: -579px -51px;
}

.categorier-col .col-block:hover .img-col-ha {
	background-position: -770px -51px;
}

.categorier-col .col-block:hover .img-col-sk {
	background-position: -966px -51px;
}

.facebook-block {
	background: #fff;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'bignoodletitlingregular';
	padding-top: 39px;
	padding-bottom: 35px;
	margin-bottom: 0px;
}

.facebook-block .face-block .text-col {
	font-size: 36px;
	display: block;
	color: #000;
}

.facebook-block .face-block .text-hading {
	font-size: 62px;
	color: #000;
	display: block;
}

.facebook-block .face-block .btn-face-link {
	width: 100%;
	display: inline-block;
	font-family: 'Ubuntu', sans-serif;
}

.facebook-block .face-block .btn-face-link a:first-child {
	background-color: #3a5ca9;
	margin-right: 10px;
}

.facebook-block .face-block .btn-face-link a {
	background-color: #006cac;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e6e6e6;
	padding: 12px 14px;
	padding-top: 15px;
	padding-bottom: 12px;
}

.facebook-block .face-block .btn-face-link a em {
	font-size: 18px;
	padding-right: 5px;
}

.facebook-block .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.facebook-block .col-xs-12.col-sm-6.col-md-6.col-lg-6 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-align-content: center;
	--moz-align-content: center;
	align-content: center;
	-webkit-flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
}

.facebook-block .face-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-align-content: center;
	--moz-align-content: center;
	align-content: center;
	-webkit-flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
}

.facebook-block .col-face {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-align-content: center;
	--moz-align-content: center;
	align-content: center;
	-webkit-flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
}

.add-to-cart-panel .price-info {
	display: inline-block;
	padding-top: 15px;
}

.add-to-cart-panel .price-info .price-box .label {
	display: none;
}

.add-to-cart-panel .price-info .price-box .special-price {
	background-color: transparent;
}

.add-to-cart-panel .price-info .price-box .special-price .price {
	color: #22b04c !important;
	font-size: 20px;
}

.product-list .item .panel.panel-default .panel-body.product-info .teaserline-text {
	font-size: 13px;
	color: #999;
}

.product-details .product-options .swatch-attr .required {
	padding-left: 0;
}

.add-to-cart-panel #SCPcustomOptionsDiv + p {
	display: none;
}

.growl.growl-default {
	background: #fff !important;
	border: none;
	color: #000;
	-webkit-box-shadow: 0px 2px 21px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 2px 21px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0px 2px 21px 0 rgba(0, 0, 0, 0.25);
}

#growls .growl {
	border: none !important;
	color: #000;
}

#growls .growl {
	padding: 10px 5px 13px 0 !important;
}

.notice-text,
.growl-medium .time-ago,
.growl-close {
	color: #000 !important;
	font-size: 14px !important;
}

.growl-medium a,
.bottom-line.price {
	color: #000 !important;
	font-size: 14px !important;
	display: inline-block !important;
}

.notice-product-link {
	display: inline-block !important;
}

.bottom-line.price {
	display: block !important;
	font-weight: bold !important;
	font-size: 16px !important;
}

.growl.growl-default br {
	display: none !important;
}

.review-product-list .box-reviews {
	background: #fff;
	padding: 10px 20px 20px;
}

.box-reviews {
	margin-top: 50px;
	margin-bottom: 30px;
}

.no-rating {
	margin: 0 0 10px;
}

.box-reviews .form-add h2 {
	font-size: 20px;
	line-height: 24px;
	color: #000;
	margin-top: 30px;
}

.box-reviews #review-form h3 {
	font-size: 16px;
	line-height: 20px;
	color: #343434;
}

.box-reviews #review-form h4 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
}

.box-reviews #review-form h4 {
	padding-bottom: 10px;
	margin-top: 0;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	color: #aeaeae;
}

.box-reviews #product-review-table {
	padding-bottom: 30px;
	display: block;
}

.review-summary-table colgroup {
	display: inherit;
}

.box-reviews .form-add .data-table thead tr th {
	color: #222;
	font-weight: 700;
	text-align: center;
	border: none;
}

.box-reviews .form-add .data-table tr th,
.box-reviews .form-add .data-table tr td {
	padding: 8px 0;
	min-width: 100px;
	text-align: center;
	vertical-align: middle;
}

#product-review-table .rating-box,
#product-review-table .ratings {
	width: 80px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(../images/bkg_rating.png) 0 0 repeat-x;
	text-indent: -999em;/* overflow: hidden; */
}

.box-reviews .form-add .data-table thead tr th .nobr {
	text-align: center;
	display: inline-block;
	width: 100%;
}

.box-reviews .form-add .data-table .first.last.odd {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.box-reviews .form-add .data-table tr th,
.box-reviews .form-add .data-table tr td {
	padding: 8px 0;
	min-width: 100px;
	text-align: center;
	vertical-align: middle;
}

.review-summary-table tbody tr th {
	font-size: 14px;
}

.box-reviews .form-add .data-table tr td .radio {
	margin-top: 2px;
}

.box-reviews .form-add .data-table tr td .radio {
	text-align: center;
	display: inline-block;/* width: 100%; */
}

.box-reviews .form-list {
	clear: both;
	display: block;
	padding-top: 40px;
	width: 100%;
	float: left;
}

.box-reviews #review-form .form-list label {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.box-reviews label.required em {
	float: right;
	margin-left: 5px;
}

.box-reviews #review-form .form-list .input-box {
	margin-bottom: 10px;
}

.box-reviews #review-form .form-list .input-box textarea,
.box-reviews #review-form .form-list .input-box input.input-text {
	width: 52.5%;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 36px;
	height: 36px;
	padding: 0 15px;
	font-size: 14px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.box-reviews #review-form .form-list .input-box textarea {
	height: 200px;
	padding: 5px 15px;
}

.box-reviews #review-form .buttons-set {
	border-top: 1px solid #ddd;
	padding: 15px 0 0 0;
	margin-top: 20px;
	text-align: right;
}

.box-reviews #review-form .buttons-set .button {
	border: none;
	max-width: 200px;
	width: 200px;
	height: 44px;
	line-height: 44px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

.product-view .collateral-tabs .tab-container.current .box-reviews p.no-rating .button {
	float: right;
}

.salecto-submenu .salecto-footer {
	margin-top: 0;
	background-color: #2b2723;
	color: #f9f9f9;
	text-align: center;
}

.product-options-bottom .input-group-lg > .form-control {
	padding: 0;
	width: 20px;
}

.count-container nav.pages {
	display: none;
}

.toolbar-bottom .count-container nav.pages {
	display: block;
}

.rating-box {
	float: left;
	width: 80px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(../images/bkg_rating.png) 0 0 repeat-x;
	text-indent: -999em;
	overflow: hidden;
}

.rating-links {
	float: left;
	margin: 0;
	padding-left: 7px;
	margin-top: -2px;
}

.box-reviews .form-add .data-table thead tr th {
	color: #222;
	font-weight: 700;
	text-align: center;
	border: none;
}

.box-reviews .form-add .data-table tr th,
.box-reviews .form-add .data-table tr td {
	padding: 8px 0;
	min-width: 100px;
	text-align: center;
	vertical-align: middle;
}

.rating-box .rating,
.ratings .amount {
	height: 13px;
	float: left;
	background: url(../images/bkg_rating.png) 0 100% repeat-x;
	margin-right: 6px;
}

.item .ratings .amount {
	display: none;
}

.item .ratings {
	margin-bottom: 15px;
}

#footer {
	padding: 62px 0 0;
	margin-top: 30px;
	background: #f4f4f4;
}

.cms-index-index #footer {
	margin-top: 0;
}

#footer address {
	margin-bottom: 0;
	background: #2b2b2b;
	padding: 15px 0;
	margin-top: 60px;
}

.copyright-text {
	color: #fff;
	font-size: 14px;
}

.footer-col li,
.footer-col li a,
.footer-col p {
	color: #2b2b2b;
	line-height: 24px;
	margin-bottom: 0;
}

.footer-title {
	font-family: 'bignoodletitlingregular';
	display: block;
	font-size: 28px;
	line-height: 42px;
	color: #2b2b2b;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
}

.contact-col {
	text-align: right;
	width: 100%;
	display: inline-block;
}

.contact-col .email-com {
	display: inline-block;
	text-align: right;
	font-size: 25px;
	color: #2b2b2b;
	font-family: 'bignoodletitlingregular';
}

.contact-col .phone {
	float: left;
	font-family: 'bignoodletitlingregular';
	font-size: 25px;
	color: #2b2b2b;
}

.contact-col .phone a {
	text-decoration: none;
}

.contact-col .email-com i,
.contact-col .phone i {
	background-color: #0088cf;
	font-size: 14px;
	width: 44px;
	height: 44px;
	border-radius: 100%;
	text-align: center;
	line-height: 42px;
	color: #fff;
	margin: 0 20px 0 0;
	vertical-align: middle;
}

#footer .top-footer {
	width: 100%;
	display: inline-block;
	padding-bottom: 60px;
}

#narrow-by-list {
	border-bottom: solid 1px #cac8c8;
}

#narrow-by-list .filter-content,
.filter-content {
	border: 1px solid #cac8c8;
	background: #faf8f8;
}

#narrow-by-list .filter-title.filter-title-collapsed,
#narrow-by-list .filter-title.filter-title-expanded,
div.filter-title {
	border-top: none;
	border-bottom: none;
	border-left: 1px solid transparent;
	background-color: transparent;
	border-right: 1px solid transparent;
}

#horizontal-layered-navigation-container {
	margin-bottom: 0;
	position: relative;
}

.form-control {
	box-shadow: initial;
	border: none;
	border-radius: initial;
	background: #eee;
	font-size: 12px;
}

#header-search .btn-default {
	background-color: #eee;
	padding: 7px 10px;
	border-left: 1px solid;
}

#narrow-by-list div:first-of-type {
	border-top: 1px solid #cac8c8;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	background-color: #0088cf;
	border-color: #0088cf;
}

#topbar .list-inline.top-links li a {
	color: #fff;
}

#topbar .list-inline.top-links li a .fal {
	padding-right: 5px;
}

#narrow-by-list .filter-title.filter-title-collapsed,
#narrow-by-list .filter-title.filter-title-expanded,
div.filter-title {
	font-family: 'bignoodletitlingregular';
}

.salecto-topmenu .salecto-level0.active .salecto-label,
.salecto-topmenu .salecto-level0:hover .salecto-label,
.salecto-topmenu .salecto-level0:active .salecto-label,
.salecto-topmenu .salecto-level0:focus .salecto-label {
	background-color: initial;
	color: #000 !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	background-color: initial;
}

.salecto-category-dynamic .col-level .col-xs-12.form-group.active {
	border-right-color: rgba(0, 0, 0, 0);
	background-color: #efefef;
}

.salecto-category-dynamic .col-dynamic a:hover img {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-salecto-transform: translateY(0px);
	-o-tranform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.salecto-category-dynamic .col-level .col-xs-12.form-group a:hover,
.salecto-category-dynamic .col-level .col-xs-12.form-group.active a,
.salecto-category-dynamic .col-dynamic a:hover span,
.salecto-category-level .parent.active > a.form-group,
.salecto-topmenu .salecto-level0.active .salecto-label {
	color: #000 !important;
}

.salecto-category-dynamic .col-level .col-xs-12.form-group.active a .small {
	opacity: 1;
	filter: alpha(opacity=0);
}

.salecto-category-dynamic .col-dynamic a span {
	border: 1px solid #ededed;
}

.block-layered-nav .block-title strong,
#sidebar-nav .block-title strong,
.block.block-reorder .block-title strong,
.block.block-list.block-compare .block-title strong {
	font-family: 'bignoodletitlingregular';
	font-weight: normal;
	color: #000;
	font-size: 22px;
	vertical-align: top;
	line-height: 34px;
	margin-bottom: -1px;
	border: 1px solid #cac8c8;
	padding: 5px 10px;
	background: #fff;
	display: block;
}

#sidebar-nav .block-content {
	padding: 0;
	border: 1px solid #ddd;
	background: #fff;
}

#sidebar-nav-menu > li {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	background: initial;
	font-weight: normal;
	letter-spacing: 1px;
}

#sidebar-nav-menu > li.last {
	background: initial;
	margin-bottom: 0;
	border: none;
}

.block-title,
.page-title h1,
#sidebar-nav .block-content a,
ol.layered-links li > a,
ol#category-filters li > a {
	font-family: 'bignoodletitlingregular';
}

.cn_search_popup {
	margin-top: 10px;
	padding: 0;
	width: 300px !important;
	border: none !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
}

.cn_search_popup_inner {
	border: 1px solid #CCC;
	overflow: hidden;
	padding: 10px;
	display: table;
	width: 100%;
}

.cn_search_popup .cn_image {
	width: 35%;
}

.cn_search_popup .cn_right {
	width: 65%;
}

.cn_search_popup_triangle {
	margin-top: 10px;
	right: 20px;
	background-color: #000 !important;
}

.cn_search_popup .cn_right .cn_button_block {
	clear: both;
	position: static;
	right: 0;
	float: left;
	margin: 0 0 5px;
}

.cn_search_popup .cn_right .cn_button_block .button {
	font-size: 12px;
	border: none;
	padding: 8px 12px;
	margin-top: 5px;
	text-transform: uppercase;
}

.cn_search_popup .cn_right br {
	display: none;
}

.cn_search_popup .cn_title {
	padding-bottom: 10px;
}

.cn_search_popup .more_results {
	padding: 10px 5px 0;
}

.cn_search_popup .cn_image>img {
	height: auto;
	border-radius: 0;
	border: none;
	width: auto;
	max-width: 100%;
}

.cn_search_popup .price-box {
	width: 100%;
	margin: 0;
}

.cn_search_popup div.cn_element:hover .cn_title,
.cn_search_popup div.cn_element:hover .regular-price .price,
.cn_search_popup div.cn_element:hover,
.cn_search_popup div.cn_element:hover a,
.cn_search_popup div.cn_element.active .cn_title,
.cn_search_popup div.cn_element.active .regular-price .price,
.cn_search_popup div.cn_element.active,
.cn_search_popup div.cn_element.active a {
	color: #000;
}

.cn_search_popup .cn_right .price-box .special-price,
.cn_search_popup .cn_right .price-box .old-price {
	font-size: 18px;
	display: block;
}

.cn_search_popup .cn_right .price-box .old-price .price {
	font-size: 14px;
	color: #000 !important;
}

.cn_search_popup .cn_right .price-box .label {
	display: none;
}

.scrollToTop {
	left: 30px;
	right: initial;
	color: #fff;
	background: #0088cf;
	z-index: 999
}

.product-details .product-options .required {
	margin-bottom: 10px;
	background: initial;
	color: #000;
	padding: 3px 10px;
	font-size: 13px;
	font-weight: 700;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	padding-left: 0;
}

.product-details .product-options .required em {
	color: #a94442;
	padding-right: 5px;
}

.product-details .panel-body {
	padding: 0;
}

.product-details .panel-default {
	border: none;
	box-shadow: initial;
}

.product-details .product-short-description {
	margin: 10px 0 15px;
}

.product-details .product-options-bottom {
	padding-top: 10px;
}

.product-details .product-options .no-display {
	display: none;
}

.product-details .configurable-swatch-list li a .x {
	display: none;
}

.product-details .configurable-swatch-list li a {
	background-color: #f5f5f5;
	padding: 0 5px;
	font-size: 21px;
	border: 1px solid #ddd;
	width: auto !important;
	min-width: 34px !important;
	display: block;
	min-height: 32px;
}

.product-details .configurable-swatch-list li {
	display: inline-block;
	margin: 1px;
}

.product-details .configurable-swatch-list li a img {
	width: 26px;
	height: 26px;
}

.product-details .configurable-swatch-list li:hover {
	border-color: #39c;
}

.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
	border-color: #39c;
}

span.form-group.col-category-name {
	border-top: none !important;
}

.product-details .input-group .input-group-addon {
	border: none;
	border-radius: initial;
	padding: 10px 14px;
}

.add-to-cart-panel .price-box .label {
	display: none;
}

.minicart-icon {
	position: relative;
}

.minicart-icon .badge {
	position: absolute;
	top: -9px;
	left: 13px;
	background: #e94a00;
	font-size: 10px;
	padding: 2px 4px;
	font-weight: normal;
}

.btn-default {
	color: #333;
	background-color: #ddd;
	border-color: #ccc;
}

#header {
	padding-bottom: 20px;
}

.owl-theme .owl-controls .owl-buttons div {
	width: 30px;
	height: 45px;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 0;
	background-position: -66px top;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 0;
}

.home-brand-page .owl-theme .owl-controls .owl-buttons div {
	top: 0;
}

.row:before {
	display: none;
}

.block-related .product-list .item .panel-body.product-info button.btn {
	width: 100%;
}

#MB_content .product-view .product-options .required {
	display: inline-block;
	margin-bottom: 10px;
	background: initial;
	color: #000;
	padding: 3px 10px;
	font-size: 13px;
	font-weight: 700;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}

#MB_content .product-view .product-options .required em {
	color: #a94442;
	padding-right: 5px;
}

#MB_content .product-view .panel-body {
	padding: 0;
}

#MB_content .product-view .panel-default {
	border: none;
	box-shadow: initial;
}

#MB_content .product-view .product-short-description {
	margin: 35px 0 15px;
}

#MB_content .product-view .product-options-bottom {
	padding-top: 10px;
}

#MB_content .product-view .product-options .no-display {
	display: none;
}

#MB_content .product-view .configurable-swatch-list li a .x {
	display: none;
}

#MB_content .product-view .configurable-swatch-list li a {
	background-color: #f5f5f5;
	padding: 0 5px;
	font-size: 21px;
	border: 1px solid #ddd;
	width: auto !important;
	min-width: 34px !important;
	display: block;
	min-height: 32px;
}

#MB_content .product-view .configurable-swatch-list li {
	display: inline-block;
	margin: 1px;
}

#MB_content .product-view .configurable-swatch-list li a img {
	width: 26px;
	height: 26px;
}

#MB_content .product-view .configurable-swatch-list li:hover {
	border-color: #39c;
}

#MB_window .product-view .product-options p.required {
	position: absolute !important;
	top: 0;
	right: 0;
}

.product-collateral .tab-container .label {
	color: #000;
}

.prod-usp-col {
	border: 1px solid #dbdbdb;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	color: #000;
	line-height: 2;
	padding: 20px 10px;
	margin-bottom: 15px;
	font-family: 'Oswald';
}

.prod-usp-col .icon {
	display: block;
	vertical-align: top;
}

.prod-usp-col .icon em {
	font-size: 36px;
	line-height: 1;
}

.prod-usp-col .text {
	display: inline-block;
}

.add-to-cart-panel {
	width: 100%;
	display: inline-block;
}

.brand-attrib img {
	max-width: 100%;
	height: auto;
}

.page-title.compare-title {
	display: inline-block;
	width: 100%;
}

.catalog-product-compare-index .product-shop-row .price-box {
	margin-bottom: 10px;
}

.catalog-product-compare-index .product-shop-row .price-box > .label {
	padding: 0;
	color: #000;
}

.catalog-product-compare-index .product-image img {
	margin: 0;
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.slick-list {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

span.slick-arrow {
	position: absolute;
	z-index: 9;
	cursor: pointer;
}

span.slick-prev.slick-arrow {
	top: 40%;
	left: -40px;
}

span.slick-next.slick-arrow {
	top: 40%;
	right: -40px;
}

span.slick-arrow .fa-2x {
	font-size: 48px;
	color: #ccc;
	line-height: 50px;
}

span.slick-arrow .fa-2x:hover {
	color: #000;
}

a.thumbnail {
	max-width: 100px;
	border: 1px solid #ddd;
	margin: 0 auto;
}

.product-media span.slick-arrow {
	color: #fff;
	font-size: 20px;
	background-color: #ddd;
}

.product-media span.slick-arrow:hover {
	background-color: #eeeeee;
	color: #000;
}

.product-media span.slick-next.slick-arrow {
	right: 0;
	top: auto;
	bottom: 0px;
	left: 0;
	text-align: center;
}

.product-media span.slick-prev.slick-arrow {
	top: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.product-view .product-details .add-to-cart-panel .qty-wrapper #qty {
	z-index: 0;
}

#horizontal-layered-navigation-container .filter-title {
	background-image: none;
	font-size: 22px;
	display: inline-block;
}

.filter-title.filter-title::after {
	content: "\f078";
	font-family: Font Awesome\ 5 Pro;
	color: #333;
	padding-left: 10px;
	font-weight: 900;
	float: right;
	line-height: 30px;
}

.filter-title.horizontal-filter-title-expanded::after {
	content: "\f077";
	font-family: Font Awesome\ 5 Pro;
	color: #333;
	padding-left: 10px;
	font-weight: 900;
}

#narrow-by-list .filter-title.filter-title-expanded,
#horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded {
	background-image: none;
}

.toolbar.hidden-xs.hidden-sm.panel.panel-default {
	border-color: transparent !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
	margin-bottom: 10px;
}

#horizontal-layered-navigation-container div.horizontal-filter {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	display: block;
	margin-bottom: 0px;
	position: static;
}

#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+5):first-child,
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+5):first-child ~ div.horizontal-filter {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	width: 20%;
	display: block;
	margin-bottom: 0px;
	position: static;
}

#horizontal-layered-navigation-container div.horizontal-filter .filter-title {
	white-space: nowrap;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
	font-weight: 400;
	font-size: 19px;
	width: 100%;
	letter-spacing: 1px;
	padding: 9px 10px 0;
	line-height: 36px;
}

.category-produkter #horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+6):first-child,
.category-produkter #horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+6):first-child ~ div.horizontal-filter {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	width: 16.65%;
	display: block;
	margin-bottom: 0px;
	position: static;
}

.comment-block .panel-heading.collapsed .panel-title::after,
.discount-block .panel-heading.collapsed .panel-title::after,
.discount-block .panel-title::after,
.comment-block .panel-title::after {
	font-family: Font Awesome\ 5 Pro;
}

.sort-by-container {
	width: 100%;
	display: inline-block;
	padding-top: 15px;
}

.ajaxlist-reload-product_list_content .block.block-layered-nav .panel.panel-primary.currently {
	border-color: transparent;
	box-shadow: none;
	margin-bottom: 0px;
	background-color: transparent;
}

.block-layered-nav .panel.panel-primary.currently .panel-heading {
	display: none;
}

.block-layered-nav .panel.panel-primary.currently .panel-body {
	padding: 0;
}

.block-layered-nav .panel.panel-primary.currently .title.pull-left {
	display: none;
}

.ajaxlist-reload-product_list_content .block.block-layered-nav .panel.panel-primary.currently a.label.label-danger.pull-right {
	float: none !important;
	background: transparent;
	color: #c9302c;
	font-size: 11px;
	border: 1px solid #ddd;
	padding: 10px 12px;
	border-radius: 0;
	display: inline-block;
}

.ajaxlist-reload-product_list_content .block.block-layered-nav .panel.panel-primary.currently li.filter-contents {
	padding: 5px 20px 6px 0px;
	border: 1px solid #ddd;
	display: inline-block;
	float: none;
}

.ajaxlist-reload-product_list_content .block.block-layered-nav .actions {
	display: none;
}

.ajaxlist-reload-product_list_content .block.block-layered-nav .panel.panel-primary.currently li.filter-titles {
	width: auto;
	display: inline-block;
}

.ajaxlist-reload-product_list_content .block.block-layered-nav .panel.panel-primary.currently #status-filter {
	padding-left: 0px;
	float: left;
	width: inherit;
}

#block-layered-nav-horizontal #status-filter li {
	margin-right: 5px;
	background-color: #fff;
}

#block-layered-nav-horizontal #status-filter li:not(.filter-contents) {
	padding-left: 0;
}

.block-layered-nav .currently #status-filter .selected-option-label {
	margin-left: 20px;
}

#horizontal-layered-navigation-container div.horizontal-filter .filter-content {
	width: 100%;
	top: 52px;
	border: none;
	padding: 25px 0;
	float: left;
	background-color: transparent;
}

#horizontal-layered-navigation-container div.horizontal-filter .filter-content .container {
	background-color: #000;
	padding: 20px;
	width: 100%;
}

ol.layered-links {
	max-height: none !important;
	overflow-y: inherit;
}

ol.layered-links li {
	display: inline-block;
	width: 25%;
	float: left !important;
}

ol.layered-links li a {
	color: #fff;
	background-position: 0 bottom;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 13px;
}

ol.layered-links li a .item-count {
	color: #f2f2f2;
}

ol#category-filters.layered-links-category {
	max-height: none !important;
	overflow-y: inherit;
}

ol#category-filters.layered-links-category li {
	display: inline-block;
	width: 25%;
	float: left !important;
}

ol#category-filters.layered-links-category li a {
	color: #fff;
	background-position: 0 bottom;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 13px;
}

ol#category-filters.layered-links-category li a .item-count {
	color: #f2f2f2;
}

.salectoseo-sitemap .sitecatul li.cat ul li li {
	padding-left: 10px;
}

.price-slider-values input[type=text] {
	color: #fff;
}

.price-slider-values .filter-currency {
	color: #fff;
}

.product-view .page-title.product-title {
	margin-bottom: 2px;
}

.product-view .page-title.product-title h1 {
	margin-bottom: -5px;
}

.product-view .product-details .add-to-cart-panel .special-price .viabill-pricetag {
	width: 160px;
}

.product-view .product-details .add-to-cart-panel .old-price {
	margin-left: 20px;
	vertical-align: top;
}

.product-view .product-details .add-to-cart-panel .old-price span.price {
	font-size: 14px;
	color: #000 !important;
}

.product-view .product-details .add-to-cart-panel .product-options dl.last {
	margin-bottom: 0;
}

.product-view .product-details .add-to-cart-panel .product-options .form-group.last {
	margin-bottom: 12px;
}

.product-view .product-details .add-to-cart-panel .product-options .required-entry.super-attribute-select {
	border: 1px solid #000;
	height: 48px;
	background: transparent;
}

.product-view .product-details .add-to-cart-panel .product-options-bottom {
	padding-top: 0;
}

.product-view .product-details .add-to-cart-panel .product-options-bottom .btn-lg {
	padding: 12px 18px;
	text-align: left;
	background-color: #22b04c;
}

.product-view .product-details .add-to-cart-panel .add-to-cart-buttons::after {
	content: "\f105";
	font-family: Font Awesome\ 5 Pro;
	font-size: 18px;
	position: absolute;
	top: 11px;
	right: 26px;
	color: #fff;
	cursor: pointer;
}

.product-view .product-details .add-to-cart-panel .qty-wrapper .input-group-addon.minus {
	padding-top: 12px;
	padding-bottom: 12px;
}

.product-view .product-details .add-to-cart-panel .qty-wrapper #qty {
	height: 48px;
	width: 20px;
}

.product-extra-info .prod-usp i {
	font-family: 'Font Awesome 5 Pro';
	color: #22b04c;
	font-size: 14px;
}

.product-extra-info .prod-usp .text {
	font-size: 14px;
	font-weight: 600;
}

.product-view .product-details .add-to-cart-panel {
	margin-bottom: 5px;
}

.product-media .more-views {
	margin-top: 0px;
	float: left;
	border: 1px solid #ddd;
	height: 493px;
	width: 23%;
}

.product-media .more-views .slick-list {
	margin-top: 30px;
	margin-bottom: 30px;
}

.product-media .product-image.product-image-zoom {
	width: 75%;
	float: right;
	padding-left: 10px;
}

.product-view .product-details .frontstock {
	margin-top: 15px;
}

.product-view .product-details .frontstock .stockstatus {
	font-size: 14px;
	font-weight: 600;
}

.product-view .product-details .frontstock .stockstatus i {
	padding-right: 3px;
}

.product-view .product-details .product-availability span {
	text-transform: uppercase;
	font-weight: 600;
	color: #22b04c;
}

.product-view .product-details .product-availability .availability.in-stock {
	margin: 0;
}

.product-view .product-details .product-short-description {
	margin-top: 23px;
}

.product-view .product-details .product-short-description .std p:first-child {
	color: #979aa1;
	line-height: 1;
}

.product-view .product-details .product-short-description a.mere {
	color: #669fdc;
	text-decoration: underline;
}

.catalog-product-view .zoomContainer {
	border: 1px solid #ddd;
}

.product-media li a.thumbnail {
	border: none;
}

.product-view button.link-com {
	background: #27982C;
	border: none;
	padding: 6px 12px;
	color: #fff;
	font-size: 14px;
}

.product-view button.link-com:hover {
	background: #050505;
}

.catalog-category-view #header {
	padding-bottom: 0;
}

.catalog-category-view #breadcrumbs {
	background-color: #e5e5e5;
}

.catalog-category-view .breadcrumb {
	padding: 8px 0;
	background-color: #e5e5e5;
	margin-bottom: 0;
}

.catalog-category-view .breadcrumb > li {
	font-size: 11px;
	color: #333;
}

.catalog-category-view .breadcrumb > li + li:before {
	content: ">";
	padding: 0;
}

.catalog-category-view .breadcrumb > li a {
	color: #333;
}

.catalog-category-view .breadcrumb > li a:hover {
	color: #000;
}

.category-top-box {
	background-color: #e5e5e5;
	padding-bottom: 30px;
}

.category-title h1 {
	font-size: 46px;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.category-description h3 {
	margin-top: 0;
}

.block-layered {
	background-color: transparent;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0px;
	position: relative;
	z-index: 100;
}

.block-layered .container {
	background: transparent;
	margin-top: -25px;
}

.ajaxlist-reload-product_list_content .container .products-grid.product-list.grid .item {
	margin-top: 30px;
}

.ajaxlist-reload-product_list_content .container .products-grid.product-list.grid .item .panel {
	margin-bottom: 0;
}

.block-layered-nav {
	position: static;
}

.product-description {
	margin-top: 12px;
}

.product-description a {
	color: #669fdc;
}

.product-description a:hover {
	color: #669fdc;
	text-decoration: underline;
}

.table.compare {
	border: none;
}

.table.compare > tbody > tr > td {
	border: none;
}

.toolbar-bottom {
	margin-top: 15px;
}

.product-view .product-options .input-box ul {
	margin-bottom: 10px;
}

.product-image-gallery .label.label-sale,
.item .panel > .label.label-sale {
	display: none;
}

.n2-ss-button-container {
	position: absolute;
	top: -120px;
	left: 80px;
}

.c-form {
	margin-top: 40px;
}

.simple_contact .legend {
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 25px;
	font-family: 'bignoodletitlingregular';
}

.simple_contact .legend:after {
	content: '';
	height: 3px;
	width: 60px;
	background: #333;
	display: block;
	margin-top: 5px;
}

.simple_contact .group-select {
	border: 1px solid #ebebeb;
	background: #fff;
	margin-bottom: 5px;
}

.simple_contact .group-select .input-box {
	margin: 0;
	display: table;
	width: 100%;
}

.simple_contact .group-select .input-box:not(:last-child) {
	border-bottom: 1px solid #ebebeb;
}

.simple_contact .group-select label {
	display: table-cell;
	vertical-align: top;
	width: 50%;
	padding: 15px;
	margin: 0;
	float: left;
}

.simple_contact .group-select .form-control {
	border-radius: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: table-cell;
	vertical-align: top;
	height: auto;
	padding: 15px 15px 15px 0;
	width: 50%;
	background: transparent;
}

.simple_contact .group-select .form-group.textarea label {
	width: 100%;
	display: block;
	padding-bottom: 0;
}

.simple_contact .group-select .form-group.textarea .form-control {
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
}

.simple_contact .group-select .required {
	color: #ff0000;
	padding-left: 3px;
}

.simple_contact .group-select input[type="number"]::-webkit-inner-spin-button,
.simple_contact .group-select input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	appearance: none;
}

.simple_contact .group-select input[type="number"] {
	-moz-appearance: textfield;
	appearance: none;
}

.kontakt-side-button {
	position: fixed;
	top: 30%;
	right: -59px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	text-align: center;
}

.kontakt-side-button a {
	background: #a28336;
	color: #fff;
	font-size: 28px;
	line-height: 1.2;
	font-weight: 400;
	padding: 5px 10px;
	display: block;
}

.simple_contact .validation-advice {
	right: 16px;
}

.salecto-category-dynamic .form-group.parent a .small {
	line-height: 2;
}

.bottom-button-link {
	float: left;
	width: 100%;
	padding: 15px 0px 0px 15px;
}

.bottom-button-link button {
	font-size: 14px;
	padding: 6px 10px;
	border-radius: 6px;
	color: #fff;
	background: #2784b5;
	border: 1px solid;
}

#gls-droppoint-form input#gls-postalCode {
	display: inline-block;
}

#gls-droppoint-form button.btn.btn-warning {
	height: 34px;
	margin-top: -2px;
}

.form-add #review-form {
	position: relative;
}

.form-add #review-form .fieldset .validation-advice {
	right: 48%;
}

.box-reviews #review-form .form-list .input-box .validation-advice {
	right: 48%;
}

.product-view .product-details .add-to-cart-panel .add-to-cart-buttons .btn-lg {
	height: 48px;
}

.modal-header button.close::before {
	content: "\f00d";
	font-family: Font Awesome\ 5 Pro;
	position: absolute;
	top: 10px;
	right: 3%;
	font-size: 22px;
}

.add-to-cart-panel .price-box .viabill-pricetag {
	margin-top: 10px;
}

.toolbar .count-container nav.pages {
	display: none;
}

.toolbar .sorter .row {
	display: none;
}

#sort-filters {
	border: none;
	box-shadow: initial;
	margin-bottom: 0;
}

#sort-filters .panel-body {
	padding: 0px;
}

.toolbar-bottom .count-container nav.pages {
	display: block;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 0;
	margin-left: 2px;
	line-height: initial;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 39px;
}

.toolbar-bottom  .sorter .row {
	display: block;
}

/*#clerk-search-results {display: block;}
#clerk-search-results li.item {width: 25%;display: inline-block;margin-bottom: 30px;}
#clerk-search-results .item .product-name a {color: #333;}
#clerk-search-results .price-box {display: inline-block;}
#clerk-search-results .price-box .old-price {float: right;margin: 2px 0 0 20px;}
#clerk-search-results .price-box .special-price span.label {font-size: 16px !important;color: #333}
#clerk-search-results .price-box .special-price span.price {color: #0088CF !important;font-size: 20px;}
#clerk-search-results .actions .button {line-height: 26px;padding: 6px 24px;border: none;font-weight: 500;}
#clerk-search-results .actions .button:hover {background: #e94a00 !important;}
#clerk-search-results .price-box .old-price span.price {font-size: 16px;color: #999 !important;}
#clerk-search-load-more-button .button {line-height: 26px;padding: 8px 20px;border: none;font-size: 16px;}
#clerk-search-load-more-button .button:hover {background: #e94a00 !important;}*/
.clerk_search_popup {
	margin-top: 10px;
	padding: 0;
	width: 300px !important;
	border: none !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
}

.clerk_element {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding: 10px;
	display: table;
	width: 100%;
}

.clerk_element:last-child {
	border-bottom: none;
}

.clerk_image {
	float: left;
	width: 35%;
}

.clerk_right {
	float: right;
	width: 65%;
	padding-right: 10px;
}

.clerk_title {
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
}

.clerk_right .price-box {
	margin-bottom: 5px;
}

.clerk_right .price-box .special-price,
.clerk_right .price-box .old-price {
	display: block;
}

.clerk_right .price-box .special-price span.price {
	font-size: 16px;
	font-weight: 500;
	color: #0088cf !important;
}

.clerk_right .price-box .old-price span.price {
	color: #999 !important;
}

.clerk_button_block .btn-read-more {
	color: #FFFFFF;
	background-color: #000;
	border-color: #000;
	width: auto;
	text-transform: uppercase;
	font-size: 12px;
}

.clerk-top-wrapper .clerk-name {
	font-size: 12px;
	font-size: 500;
}

.clerk-top-wrapper .price-box .label {
	display: none;
}

.clerk-top-wrapper .price-box .special-price,
.clerk-top-wrapper .price-box .old-price {
	display: block;
}

.clerk-top-wrapper .price-box .special-price span.price {
	font-size: 16px;
	font-weight: 500;
	color: #0088cf !important;
}

.clerk-top-wrapper .price-box .old-price span.price {
	color: #999 !important;
}

#clerk-power-popup .clerk-top-wrapper .table {
	width: 100% !important;
}

.clerk_heading {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}

#clerk-power-popup .action-btn.col12 button {
	width: 48%;
	padding: 10px 15px;
}

#clerk-power-popup .clerk-results {
	text-align: left;
}

#clerk-search-load-more-button .btn {
	padding: 10px 30px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
}

.sorter label {
	font-weight: 400;
	font-size: 19px;
	font-family: 'Ubuntu', sans-serif;
}

.sorter .form-control {
	font-family: 'Ubuntu', sans-serif;
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 14px;
}

.sorter .btn.sort-by-switcher {
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
}

.count-container {
	font-weight: 400;
	font-size: 19px;
	font-family: 'bignoodletitlingregular';
}

.count-container strong {
	font-weight: 400;
}

.product-list .item .discount-text {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 9;
	font-family: 'bignoodletitlingregular';
	font-size: 18px;
	font-weight: 400;
}

.product-view .product-image-gallery .label {
	position: absolute;
	top: 15px;
}

.product-view .label.custom_label {
	position: absolute;
	right: -15px;
	padding: 10px 15px 3px;
	border: 1px solid #ccc;
	border-radius: 10px;
	top: 25px;
	color: black;
	font-size: 20px;
	font-family: 'bignoodletitlingregular';
	z-index: 1;
	text-transform: uppercase;
	width: 140px;
	letter-spacing: 2px;
}

.product-list .item .label.custom_label {
	position: absolute;
	right: -15px;
	padding: 8px 10px 2px;
	border: 1px solid #ccc;
	border-radius: 5px;
	top: 10px;
	color: black;
	font-size: 15px;
	font-family: 'bignoodletitlingregular';
	z-index: 1;
	line-height: 1;
	text-transform: uppercase;
	width: 120px;
	letter-spacing: 2px;
}

.product-list .item .label.custom_label.label-birthday,
.product-view .label.custom_label.label-birthday,
.product-list .item .label.custom_label.label-fødselsdag,
.product-view .label.custom_label.label-fødselsdag {
	background: url(../images/lag_1.png);	/* background-size: 100%; */
	background-repeat: no-repeat;
	background-position: 5px;
}
.label-fast_lavpris {
	 background-color: #38b6ff;
}

.product-list .item .label.custom_label.label-black_friday,
.product-view .label.custom_label.label-black_friday {
	padding: 0;
	font-weight: 500;
	background-color: white;
	width: 150px;
}

.product-list .item .label.custom_label.label-black_friday span,
.product-view .label.custom_label.label-black_friday span {
	padding: 4px 15px 0;
	width: 148px;
	display: block;
	font-size: 18px;
}

.product-list .item .label.custom_label.label-black_friday span {
	padding: 4px 10px 0;
	width: 148px;
	display: block;
}

.product-view .label.custom_label.label-black_friday span:nth-child(2) {
	background-color: black;
	color: white;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.product-list .item .label.custom_label.label-black_friday span:nth-child(2) {
	background-color: black;
	color: white;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.product-list .item .label.custom_label.label-outlet_product,
.product-view .label.custom_label.label-outlet_product,
.product-list .item .label.custom_label.label-outlet,
.product-view .label.custom_label.label-outlet {
	background-color: #f5f542;
}

/*.add-to-cart-panel .price-box .viabill-pricetag:nth-child(2n) {
	display: none;
}*/

.category-bar {
	font-size: 43px;
	text-transform: uppercase;
	font-family: 'bignoodletitlingregular';
	text-align: center;
	line-height: 55px;
	color: #FFFFFF;
	background-color: #ff914d;
	padding: 13px 10px 0px;
	margin: 20px 0px;
}

.category-bar a strong {
	color: #6b75e5;
	font-weight: inherit;
}

.category-bar a {
	color: #FFFFFF
}



.salecto-submenu .sidebar-products .f-category .product-name{ display: none; }


/* newsletter subscribe start */
.footer-newsletter-bg {background: #f5f6f7;padding: 30px 0;}
.footer-newsletter {text-align: center;}
.newsletter-subscribe-wrapper {width: 100%;display: flex;align-items: center;justify-content: center;background-size: cover;}
.newsletter-subscribe-wrapper .footer-newsletter h4 {font-size: 46px;}
.newsletter-subscribe-wrapper .footer-newsletter p {font-size: 36px;}
.block-subscribe {margin: 0 auto;}
.footer-form-block {margin-top: 40px;}
.block-subscribe .input-box {display: flex;position: relative;justify-content: center;}
.block-subscribe .input-box .input-out {width: 500px;height: 68px;margin-right: 15px;position: relative;}
.block-subscribe .input-box input {width: 100%;padding: 10px 15px;height: 100%;color: #424242;border: 1px solid #dbdbdb;background: #fff;font-size: 24px;font-weight: 400;}
.btn-subscribe {color: #000;width: 200px;height: 68px;border-radius: 0;text-transform: uppercase;font-size: 30px;font-family: 'bignoodletitlingregular';line-height: 68px;background-color: #777777;}
.btn-subscribe:hover {color: #fff; background: #000;}
.btn-subscribe:focus {color: #fff; background: #000; box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 0.25);}

.home-categorys-banner{ padding: 10px 0 }
.home-categorys-banner .cat-sm-banner{  padding-top:15px; padding-bottom: 15px; }
.home-categorys-banner .cat-sm-banner a{ display: block; }
.home-categorys-banner .cat-sm-banner img{ width: 100%; }


.p-method-row { display: flex; flex-wrap: wrap;} 
.p-method-row .custom-control-label{ padding-left: 10px;}

/* newsletter subscribe end */

@media (min-width:769px) {
	#header-search {
		display: inline-block !important;
		width: 200px;
		padding-left: 20px;
		max-width: 100%;
		margin-top: 20px;
		vertical-align: top;
	}

	.salecto-menumanager {
		box-sizing: border-box;
		
	}

	

	.salecto-menumanager .salecto-submenu {
		min-width: 1170px;
		text-align: left;
		
		top: 59px !important;
	}

	.salecto-topmenu .salecto-submenu a.form-group {
		font-size: 13px;
		line-height: 24px;
	}

	.product-collateral {
		clear: both;
		background: transparent;
		float: left;
		width: 100%;
		padding: 35px 0;
	}

	.product-collateral .toggle-tabs {
		width: 100%;
		float: left;
		position: relative;
		border-right: none;
		padding: 0;
	}

	.product-collateral .toggle-tabs li {
		float: left;
		padding: 0;
	}

	.product-collateral .toggle-tabs li.current span,
	.product-collateral .toggle-tabs li:hover span {
		color: #333;
		background: #ddd;
		border: 1px solid #ddd;
		border-bottom: none;
	}

	.product-collateral .toggle-tabs li span {
		padding: 0 30px;
		font-size: 14px;
		font-weight: normal;
		color: #333;
		cursor: pointer;
		line-height: 50px;
		display: block;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border: 1px solid #ddd;
		border-bottom: none;
		margin-right: 2px;
		text-transform: uppercase;
	}

	.collateral-tabs {
		width: 100%;
		float: left;
		border: 1px solid #ddd;
		background: #fff;
		padding: 30px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.collateral-tabs .tab {
		display: none;
	}

	.product-collateral .tab-container {
		display: none;
		font-size: 16px;
		line-height: 22px;
		color: #333;
	}

	.product-collateral .tab-container.current {
		display: block;
	}

	.product-collateral .tab-container h2 {
		margin: 0 0 10px;
		font-size: 20px;
		line-height: 24px;
		color: #333;
		font-weight: 600;
	}

	.product-collateral .tab-container .label {
		color: #000;
		font-size: 14px;
	}

	.product-collateral .tab-content {
		word-break: break-all;
	}

	.navbar-default {
		display: block;
		margin: 8px 0 0;
		min-height: initial;
	}

	.page-title-col {
		float: left;
		width: 70%;
	}

	.brand-attrib {
		float: right;
		width: 30%;
		text-align: right;
	}

	.salecto-featured {
		padding-left: 0;
	}

	.salecto-featured .f-product,
	.salecto-featured .f-category {
		width: 24.2%;
		margin: 0 0 2% 1%;
	}

	.salecto-featured .f-product:nth-child(4n+1),
	.salecto-featured .f-category:nth-child(4n+1) {
		margin-left: 0;
		clear: left;
	}

	.salecto-productgrid .item .product-image,
	.salecto-menumanager .f-product .product-image,
	.salecto-menumanager .f-category .product-image {
		border: none;
		margin-bottom: 10px;
		height: 80px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex: 1;
		-moz-flex: 1;
		flex: 1;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-content: center;
		-moz-align-content: center;
		align-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
	}

	/*.product-image img {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;height: auto;margin: 0;vertical-align: middle;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-align-items: center;-moz-align-items: center;align-items: center;-webkit-justify-content: center;-moz-justify-content: center;justify-content: center;}*/
	.salecto-topmenu .salecto-submenu a:hover {
		color: #0088cf;
	}

}

@media (min-width:992px) {
	.salecto-featured .f-product,
	.salecto-featured .f-category {
		width: 19.2%;
		margin: 0 0 2% 1%;
	}

	.salecto-featured .f-product:nth-child(4n+1),
	.salecto-featured .f-category:nth-child(4n+1) {
		margin-left: 1%;
		clear: none;
	}

	.salecto-featured .f-product:nth-child(5n+1),
	.salecto-featured .f-category:nth-child(5n+1) {
		margin-left: 0;
		clear: left;
	}

}

@media (min-width:1200px) {
	.container {
		width: 1200px;
	}

	.salecto-featured .f-product,
	.salecto-featured .f-category {
		width: 15.8%;
		margin: 0 0 2% 1%;
		border: none;
	}

	.salecto-featured .f-product:nth-child(4n+1),
	.salecto-featured .f-category:nth-child(4n+1) {
		margin-left: 1%;
		clear: none;
	}

	.salecto-featured .f-product:nth-child(5n+1),
	.salecto-featured .f-category:nth-child(5n+1) {
		margin-left: 1%;
		clear: none;
	}

	.salecto-featured .f-product:nth-child(6n+1),
	.salecto-featured .f-category:nth-child(6n+1) {
		margin-left: 0;
		clear: left;
	}

}

@media(max-width:1199px) {
	.newsletter-subscribe-wrapper .footer-newsletter h4 {font-size: 36px;}
	.newsletter-subscribe-wrapper .footer-newsletter p {font-size: 28px;}

	.mm-menu_offcanvas { z-index: 11; }
}
@media (max-width:991px) {
	#topbar .top-links{ justify-content: center; min-height: 36px; margin: 0 }
	#topbar .list-inline.top-links li{ text-align: center;  }
	#topbar .list-inline.top-links li:not(.active){ display: none; text-align: center; }
	.newsletter-subscribe-wrapper .footer-newsletter h4 {font-size: 28px;}
	.newsletter-subscribe-wrapper .footer-newsletter p {font-size: 24px;}
	.footer-form-block {margin-top: 30px;}
	.block-subscribe .input-box .input-out{height: 58px;}
	.btn-subscribe {height: 58px;line-height: 58px;font-size: 26px;}
	.block-subscribe .input-box input{font-size: 20px;}
}	



@media (max-width:768px) {

	.product-collateral {
		clear: both;
		background: 0 0;
		float: left;
		width: 100%;
		padding: 35px 0;
	}

	.product-collateral .toggle-tabs {
		display: none;
	}

	.collateral-tabs {
		width: 100%;
		float: left;
		border: 1px solid #ddd;
		background: transparent;
		padding: 0px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.collateral-tabs .tab {
		display: block;
		padding: 7px 15px;
		font-size: 16px;
		line-height: 24px;
		font-weight: 600;
		background-color: #f4f4f4;
		border-bottom: 1px solid #fff;
		position: relative;
	}

	.collateral-tabs .tab::after {
		position: absolute;
		right: 0;
		top: 0;
		width: 38px;
		line-height: 38px;
		height: 38px;
		color: #000;
		font-size: 20px;
		background-color: #f4f4f4;
		content: "+";
		font-weight: 800;
		text-align: center;
	}

	.collateral-tabs .tab.current::after {
		content: "-";
	}

	.product-collateral .tab-container {
		padding: 7px 20px;
		border-bottom: 1px solid #fff;
		background-color: #f4f4f4;
		display: none;
		font-size: 16px;
		line-height: 22px;
		color: #333;
	}

	.product-collateral .tab-container.current {
		display: block !important;
	}

	.collateral-tabs .tab.last {
		border-bottom: none;
	}

	.logo-col {
		display: block;
	}

	.cart-col {
		padding-top: 0;
		padding-left: 15px;
	}

	.login-block {
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
	}

	.home-page-slider {
		margin-bottom: 30px;
		margin-top: 0;
	}

	.home-page-contant img {
		max-width: initial;
	}

	#footer a.footer-logo {
		text-align: center;
	}

	.categorier-block .col-block img {
		width: 100%;
	}

	.login-block {
		display: none;
	}

	.categ-block .col-block {
		margin-bottom: 30px;
	}

	.cms-index-index #content {
		margin-top: 0;
	}

	.navbar-default {
		display: none;
	}

	.navbar.navbar-default.skip-active {
		display: block;
		position: absolute;
		top: 100%;
		background-color: #fff;
	}

	.salecto-topmenu .salecto-level0 {
		background-color: #fff;
	}
/*
	.skip-links.stick {
		position: fixed;
		margin-top: 0;
		z-index: 99999;
		width: 100%;
		left: 0;
	}*/

	.breadcrumb {
		margin-top: 0;
		margin-bottom: 5px;
	}

	.page-title.product-title {
		display: inline-block;
		padding-right: 15px;
	}

	.page-title.product-title h1 {
		margin-bottom: 0;
	}

	.block-layered-nav .block-title strong {
		line-height: 1;
		padding: 14px 10px 6px;
	}

	.sidebar .block-layered-nav .block-title:before {
		line-height: 54px;
	}

	.product-list .item {
		width: 50%;
		padding-right: 8px;
		padding-left: 8px;
	}

	.product-list .item .panel.panel-default .panel-body {
		padding: 0;
	}

	#horizontal-layered-navigation-container div.horizontal-filter {
		width: 100% !important;
		border: 1px solid #ccc;
		margin-bottom: 10px;
	}

	#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+5):first-child,
	#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+5):first-child ~ div.horizontal-filter {
		width: 100%;
		border: 1px solid #ccc;
		margin-bottom: 10px;
	}

	#horizontal-layered-navigation-container div.horizontal-filter .filter-content {
		position: static;
		padding-bottom: 0;
	}

	ol.layered-links li {
		width: 25%;
	}

	#horizontal-layered-navigation-container .filter-title {
		padding: 10px 15px 4px 15px;
		width: 100%;
		float: left;
		margin: 0 !important;
	}

	#narrow-by-list .filter-title.filter-title-expanded,
	#horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded {
		padding: 10px 15px 4px 15px;
		margin: 0 !important;
	}

	.filter-title.filter-title::after {
		content: "\f107";
		font-family: Font Awesome\ 5 Pro;
		color: #000;
		padding-left: 10px;
		font-weight: 600;
	}

	.filter-title.horizontal-filter-title-expanded::after {
		content: "\f106";
		font-family: Font Awesome\ 5 Pro;
		color: #000;
		padding-left: 10px;
		font-weight: 600;
	}

	#ajaxlist-reload-product_list .product-list {
		margin-top: 0;
	}

	.cart-col .skip-links .header-minicart {
		vertical-align: middle;
		line-height: 39px;
	}

	.product-view .product-details .add-to-cart-panel .qty-wrapper #qty {
		width: 100%;
	}

	.skip-links.clearfix {
		display: table;
		float: none;
		vertical-align: middle;
		padding-left: 0;
	}

	.minicart-icon .badge {
		position: absolute;
		top: -9px;
		left: 13px;
		background: #e94a00;
		font-size: 10px;
		padding: 2px 4px;
		font-weight: 400;
		width: 15px;
		height: 15px;
		border-radius: 100%;
	}

	.mm-slideout .close-menu-icon::after {
		content: "\f00d";
		font-family: Font Awesome\ 5 Pro;
		position: absolute;
		top: 45%;
		left: 50%;
		transform: translate(-50%, -50%);
		font-size: 20px;
		font-weight: 100;
		color: #333;
		pointer-events: none;
	}

	.n2-ss-button-container {
		left: 100px;
	}

	.modal.in .modal-dialog {
		-webkit-transform: translate(0px, 80px);
		-ms-transform: translate(0px, 80px);
		-o-transform: translate(0px, 80px);
		transform: translate(0px, 80px);
	}

	.home-products-title {
		font-size: 30px;
	}

	.home-page-contant .home-contant .text-home strong {
		font-size: 60px;
		line-height: 40px;
	}

	.home-page-contant .home-contant .text-home p {
		font-size: 35px;
	}

	.box-reviews {
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar-nav{ width: 100%; }

}

@media (max-width:767px) {
	.newsletter-subscribe-wrapper .footer-newsletter h4 {font-size: 24px;}
	.newsletter-subscribe-wrapper .footer-newsletter p {font-size: 18px;}
	.footer-form-block {margin-top: 20px;}
	.block-subscribe .input-box input{font-size: 18px;text-align: center;}
	.block-subscribe .input-box .input-out{height: 52px;width: calc(100% - 164px);}
	.btn-subscribe {height: 52px;line-height: 52px;font-size: 22px;width: 164px;}
}

@media (max-width:576px) {
	.newsletter-subscribe-wrapper .footer-newsletter h4 {font-size: 24px;}
	.newsletter-subscribe-wrapper .footer-newsletter p {font-size: 18px;}
	.block-subscribe .input-box {flex-wrap: wrap;}
	.block-subscribe .input-box .input-out{font-size: 18px;width: 100%;margin-right: 0;margin-bottom: 20px;}
	.btn-subscribe {font-size: 22px;width: 100%;}
}



@media only screen and (max-width:480px) {
	.product-list .item .panel-body.product-info button.btn {
		font-size: 9px;
		width: 48%;
		padding: 3px 0;
	}

	.product-media .more-views {
		overflow: hidden;
	}

	.product-media .more-views {
		margin-top: 20px;
		float: left;
		border: 1px solid #ddd;
		height: auto;
		width: 100%;
		margin-bottom: 20px;
	}

	.product-media .product-image.product-image-zoom {
		width: 100%;
		float: left;
		padding-left: 10px;
	}

	.product-media span.slick-next.slick-arrow {
		right: 0;
		top: auto;
		bottom: 0px;
		left: initial;
		text-align: center;
		height: 100%;
		width: 24px;
		line-height: 168px;
	}

	.product-media span.slick-prev.slick-arrow {
		top: 0px;
		left: 0;
		right: initial;
		margin: 0 auto;
		text-align: center;
		height: 100%;
		width: 24px;
		line-height: 168px;
	}

	.product-media span.slick-next.slick-arrow i {
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.product-media span.slick-prev.slick-arrow i {
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	#clerk-power-popup .action-btn.col12 button {
		width: 100%;
		padding: 10px 15px;
		margin-bottom: 10px;
	}

}

@media (max-width:992px) {
	.sidebar .block-content.no-display {
		display: none;
	}

	.sidebar .block-content {
		display: block;
	}

	.sidebar .block-title {
		position: relative;
	}

	.sidebar .block-title:before {
		content: "+";
		position: absolute;
		right: 15px;
		top: 0;
		font-size: 32px;
		color: #000;
	}

	.sidebar .block-title.active:before {
		content: "-"
	}

	.product-list .item:hover .product-attribute-div {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
		opacity: 0;
	}

}

@media (max-width:480px) {
	.facebook-block .row {
		display: block;
	}

	.facebook-block .face-block .btn-face-link a:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.facebook-block .face-block .btn-face-link a {
		display: block;
	}

	.facebook-block .face-block {
		padding-top: 20px;
	}

	.categorier-col .col-block {
		margin-bottom: 30px;
	}

	.home-page-contant .home-contant .text-home strong {
		font-size: 56px;
	}

	.home-page-contant .home-contant .text-home p {
		font-size: 32px;
	}

	.contact-col,
	.contact-col .email-com {
		text-align: center;
	}

	.contact-col .phone {
		float: none;
		padding-bottom: 20px;
	}

	.contact-col {
		text-align: left;
		width: auto;
		display: inline-block;
		margin: 0 auto;
	}

	.product-extra-info .col-xs-6 {
		width: 100%;
	}

	ol.layered-links li {
		width: 50%;
	}

	ol.layered-links li a {
		letter-spacing: 0.5px;
	}

	.footer-inner .col-xs-6:nth-child(3) {
		clear: left;
	}

	#footer a.footer-logo {
		text-align: left;
	}

	.categorier-block {
		display: none;
	}

}

@media (min-width:481px) and (max-width:599px) {
	.product-list .item {
		width: 50%
	}

	.facebook-block .face-block .text-hading {
		font-size: 33px;
	}

	.facebook-block .face-block .btn-face-link a:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.facebook-block .face-block .btn-face-link a {
		display: block;
	}

	.facebook-block .face-block .text-col {
		font-size: 26px;
	}

	.minicart-icon {
		line-height: 42px;
	}

	ol.layered-links li {
		width: 50%;
	}

	.categorier-block {
		display: none;
	}

	.product-list .item .panel-body.product-info button.btn {
		font-size: 9px;
		width: 48%;
		padding: 3px 0;
	}

	.product-media .more-views {
		overflow: hidden;
	}

	.product-media .more-views {
		margin-top: 20px;
		float: left;
		border: 1px solid #ddd;
		height: auto;
		width: 100%;
		margin-bottom: 20px;
	}

	.product-media .product-image.product-image-zoom {
		width: 100%;
		float: left;
		padding-left: 10px;
	}

	.product-media span.slick-next.slick-arrow {
		right: 0;
		top: auto;
		bottom: 0px;
		left: initial;
		text-align: center;
		height: 100%;
		width: 24px;
		line-height: 168px;
	}

	.product-media span.slick-prev.slick-arrow {
		top: 0px;
		left: 0;
		right: initial;
		margin: 0 auto;
		text-align: center;
		height: 100%;
		width: 24px;
		line-height: 168px;
	}

	.product-media span.slick-next.slick-arrow i {
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.product-media span.slick-prev.slick-arrow i {
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

}

@media (min-width:600px) and (max-width:768px) {
	.product-list .item {
		width: 50%
	}

	.minicart-icon {
		line-height: 42px;
	}

	.facebook-block .face-block .btn-face-link a {
		padding: 12px 7px;
		font-size: 11px;
	}

	.facebook-block .face-block .btn-face-link a em {
		font-size: 15px;
		padding-right: 0px;
	}

	.facebook-block .face-block .text-col {
		font-size: 26px;
	}

	.facebook-block .face-block .text-hading {
		font-size: 33px;
	}

	ol.layered-links li {
		width: 50%;
	}

	.categorier-block .buttom-cate .col-xs-12 {
		width: 33.33333333%;
	}

	.product-list .item .panel-body.product-info button.btn {
		font-size: 9px;
		width: 48%;
		padding: 3px 0;
	}

	.product-media .more-views {
		overflow: hidden;
	}

	.product-media .more-views {
		margin-top: 20px;
		float: left;
		border: 1px solid #ddd;
		height: auto;
		width: 100%;
		margin-bottom: 20px;
	}

	.product-media .product-image.product-image-zoom {
		width: 100%;
		float: left;
		padding-left: 10px;
	}

	.product-media span.slick-next.slick-arrow {
		right: 0;
		top: auto;
		bottom: 0px;
		left: initial;
		text-align: center;
		height: 100%;
		width: 24px;
		line-height: 168px;
	}

	.product-media span.slick-prev.slick-arrow {
		top: 0px;
		left: 0;
		right: initial;
		margin: 0 auto;
		text-align: center;
		height: 100%;
		width: 24px;
		line-height: 168px;
	}

	.product-media span.slick-next.slick-arrow i {
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.product-media span.slick-prev.slick-arrow i {
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

}

@media (min-width:767px) and (max-width:768px) {
	.cart-col {
		width: 50%;
	}

	.logo-col {
		width: 50%;
	}

	#header .logo-col .logo {
		text-align: left;
	}

	.cms-index-index #content {
		margin-top: 0;
	}

	.cart-col .skip-links .header-minicart > a {
		padding-top: 11px;
	}

	.page-header .skip-links {
		margin: 13px 0 12px;
	}

	.categ-block .col-block {
		margin-bottom: 30px;
	}

	.product-list .item {
		width: 33.33333333%;
	}

}

@media (min-width:769px) and (max-width:992px) {
	.salecto-menumanager .salecto-submenu {
		min-width: 720px;
		
	}

	.login-block {
		float: right;
		padding-bottom: 10px;
	}

	.salecto-topmenu .salecto-label {
		padding: 14.75px 7px;
	}

	.categ-block .col-block {
		margin-bottom: 30px;
	}

	.product-list .item .panel-body.product-info button.btn {
		width: 48%;
		font-size: 10px;
		font-weight: normal;
	}

	.product-list .item {
		width: 33.33333333%
	}

	.salecto-topmenu .salecto-level0 {
		width: auto;
		border: none;
	}

	.salecto-topmenu .salecto-label {
		border: none;
		padding: 12px 7px 8px !important;
	}

	#horizontal-layered-navigation-container div.horizontal-filter {
		width: 100%;
		border: 1px solid #ccc;
		margin-bottom: 10px;
	}

	#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+5):first-child,
	#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+5):first-child ~ div.horizontal-filter {
		width: 100%;
		border: 1px solid #ccc;
		margin-bottom: 10px;
	}

	#horizontal-layered-navigation-container div.horizontal-filter .filter-content {
		position: static;
	}

	ol.layered-links li {
		width: 25%;
	}

	#horizontal-layered-navigation-container .filter-title {
		padding-top: 16px;
		width: 100%;
	}

	#narrow-by-list .filter-title.filter-title-expanded,
	#horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded {
		padding-top: 16px;
	}

	.filter-title.filter-title::after {
		float: right;
		margin-top: -3px;
	}

}

@media (min-width:993px) and (max-width:1199px) {
	.categ-block .col-block {
		margin-bottom: 30px;
	}

	.salecto-menumanager .salecto-submenu {
		min-width: 940px;
		
	}

	.salecto-topmenu .salecto-label {
		padding: 14.75px 11px;
	}

}

@media only screen and (max-width:767px) {
	.header-minicart {
		padding-left: 0;
	}

	.skip-link.skip-cart .label {
		display: none;
	}

	.product-collateral .tab-container h1,
	.product-collateral .tab-container h1 span {
		font-size: 24px !important;
	}

	.product-list .item .panel.panel-default .panel-body.product-info .product-title {
		min-height: 55px;
		font-size: 18px;
	}

	.payment {
		text-align: center;
		padding-bottom: 10px;
	}

	.copyright-text {
		text-align: center;
	}

	.box-reviews #product-review-table {
		overflow-y: scroll;
	}

	.box-reviews #review-form .form-list .input-box textarea,
	.box-reviews #review-form .form-list .input-box input.input-text {
		width: 100%;
	}

	.opc-index-index #header .logo-col .logo {
		display: inline-block;
	}

	.opc-index-index .opc-login.pull-right {
		display: inline-block;
		margin: 15px 0;
		float: right !important;
	}

}

.sub-category-imgs .sub-cat-box {
	position: relative;
}

.sub-category-imgs .sub-cat-box .sub-cat-text {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	font-family: 'bignoodletitlingregular';
	font-size: 25px;
	color: white;
	line-height: 1;
}

.sub-category-imgs .box-outer {
	padding-top: 15px;
	padding-bottom: 15px;
}

.sub-category-imgs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
