/*---Home Collage Box---*/
/* @import url("https://fonts.googleapis.com/css2?family=Bitter:wght@100;200;300;400;600;700;800&display=swap"); */
a,
a:foucs {
	text-decoration: none;
}

/*
.template-thirteen .home-product .product-item{height: 450px;background-size:cover;display: flex;align-items: center;justify-content: center;width: 100%;}
.template-thirteen .home-product .product-item .btn-primary{margin-top:20px;}
.template-thirteen .home-product .product-item a:hover:before{left:5px; width:calc(100% - 10px)}
*/

.collage-mainbox {
	display: flex; /*padding-left: 15px;padding-right: 15px;*/
	overflow: hidden;
}
.collage-mainbox .col-md-6.left img.responsive {
	position: absolute;
	height: calc(100% - 15px);
}
/*.collage-mainbox .col-md-6{padding: 0;}*/
.collage-mainbox img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}
.collage-left {
	margin: 0;
	height: 100%;
}
.collage-right1 {
	height: 360px;
	margin: 0;
	overflow: hidden;
}
.collage-right2 {
	height: 360px;
	margin: 0;
	overflow: hidden;
}
.collage-mainbox .category-boxss .decs-area h3 {
	font-size: 32px;
}
.collage-mainbox i img {
	height: auto !important;
	width: auto !important;
}
.collage-mainbox .title {
	width: 100%;
	display: flex;
}
.collage-mainbox .category-boxss .decs-area {
	flex-wrap: wrap;
	height: auto;
}
.collage-mainbox .category-boxss .decs-area p {
	color: #fff;
	margin: 0 0 0px 0;
	line-height: 140%;
	font-size: 14px;
}

.category-mainbox {
	margin-top: 50px;
}
.category-mainbox .col-xs-6:nth-child(4n + 1) {
	clear: both;
}
.category-mainbox h2 {
	margin-bottom: 20px;
}
.category-boxss {
	position: relative;
	overflow: hidden;
}
.category-boxss .placeholder-wrapper {
	margin: 0;
}

.category-boxss .decs-area {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding: 20px 20px;
	transition: all 0.5s ease 0s;
	height: 100%;
	display: flex;
	align-items: flex-end;
	vertical-align: middle;
}
.category-boxss:before {
	background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.0001) 100%);
	mix-blend-mode: normal;
	opacity: 0.4;
	position: absolute;
	bottom: 0;
	content: "";
	width: 100%;
	height: 50%;
	left: 0;
	transition: all 0.5s ease 0s;
}

.category-boxss .decs-area h3 {
	color: #fff;
	margin: 0;
	padding: 0;
	width: calc(100% - 40px);
}
.category-boxss .decs-area i {
	margin: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	transition: all 0.5s ease 0s;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	display: none;
}
.category-boxss .decs-area i img {
	margin: 0 auto;
}
.category-boxss:hover:before {
	bottom: 0;
	height: 100%;
}
/*.category-boxss:hover .decs-area{bottom:15px;}*/
/*.category-boxss:hover .decs-area i{background:#FA6400;}*/
.category-boxss .decs-area {
	flex-wrap: wrap;
	height: auto;
}
.category-boxss .decs-area p {
	color: #fff;
	margin: 0 0 10px 0;
}
.category-boxss .title {
	width: 100%;
	display: flex;
	align-items: center;
}

.shortinfo_col {
	text-align: left;
	margin-bottom: 40px;
}
.shortinfo_col p {
	margin-top: 15px;
	letter-spacing: 0.5px;
}

.collage-mainbox .right .col-md-12:nth-child(2) {
	margin-bottom: 0 !important;
	display: inline-block;
}
.category-boxss .decs-area h3 {
	font-weight: 300;
	font-size: 24px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 6px;
	z-index: 2;
}
.template-one .collage-mainbox {
	margin-top: 0;
}
.template-two .container-fluid {
	padding: 0;
}
.template-two .category-boxss img.lazyloaded {
	width: 100%;
	height: auto;
	max-height: 750px;
}
.template-two .category-boxss .decs-area {
	max-width: 1440px;
	width: 90%;
	right: 0;
	margin: 0 auto;
}
.template-two .single_img,
.template-three .single_img {
	margin-bottom: 30px;
}
.template-two .single_img:last-child,
.template-three .single_img:last-child {
	margin-bottom: 0 !important;
}
.template-two .single_img:first-child {
	margin-top: 0 !important;
}
.template-three .single_img:first-child {
	margin-top: 0 !important;
}
.category-boxss.no-desc:before {
	display: none;
}
.template-four .category-boxss img,
.template-five .category-boxss img {
	width: 100%;
	height: auto;
}

.template-four .container .row .col-md-6:nth-child(1),
.template-four .container .row .col-md-6:nth-child(2) {
	margin-top: 0 !important;
}
.template-four .container .row .col-md-6:last-child,
.template-four.even .container .row .col-md-6:nth-last-child(2) {
	margin-bottom: 0 !important;
}
/*.template-four .container .row .col-md-6:nth-last-child(2){margin-bottom: 0!important}*/
.template-four .ss .category-boxss {
	max-height: 345px;
	overflow: hidden;
}

/*---Team Member---*/
.team-mem {
	margin-top: 70px;
	color: #000;
	font-weight: 300;
}
.team-mem a {
	color: #000;
}
.team-mem a:hover {
	color: #00244a;
}
.team-mem .img-sec {
	width: 100%;
	height: 220px;
	margin-bottom: 20px;
}
.team-mem .img-sec img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.team-mem .desc h2 {
	font-size: 20px;
	color: #000;
	letter-spacing: 2px;
	text-transform: none;
	margin-bottom: 10px;
}
.team-designation {
	font-weight: 400;
}
.team-designation,
.team-phone,
.team-email {
	display: block;
	margin: 9px 0 0 0;
}
.template-nine-info {
	margin-top: -70px;
}

.imageontop img {
	width: 100%;
	height: auto;
}
.imageontop .desc {
	margin-top: 35px;
	width: 90%;
}
.imageontop .desc p {
	margin-top: 15px;
}
.imageontop .desc .link {
	border-bottom: 1px solid #000;
	color: #000;
	font-weight: 300;
	margin-top: 25px;
	display: inline-block;
	padding-bottom: 3px;
}
.imageontop .desc .link:hover {
	border-color: #fff;
}

.page-text-sectionsec ul li,
.page-text-sectionsec ol li {
	position: relative;
	padding: 0 0 0 38px;
	margin: 15px 0;
	font-weight: 300;
}
.page-text-sectionsec ul li:before {
	position: absolute;
	content: "\f061";
	width: 23px;
	height: 23px;
	font: normal normal normal 10px/1 FontAwesome;
	color: #00244a;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0px;
	left: 0px;
	line-height: 139%;
	border-radius: 2px;
	padding-left: 1px;
}
.page-text-sectionsec ol li:before {
	position: absolute;
	width: 23px;
	height: 23px;
	left: 0;
	counter-increment: my-sec-counter;
	content: counter(my-sec-counter);
	color: #00244a;
	text-align: center;
	border-radius: 2px;
	top: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}
.page-text-sectionsec ol,
.page-text-sectionsec ul {
	padding-left: 0px;
}

.imgwithtext {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
}
.imgwithtext .left img {
	width: 100%;
}
.imgwithtext .desc {
	max-width: 610px;
	margin: 0 auto;
	padding: 30px 15px;
}
.imgwithtext .desc p {
	color: #00244a;
	margin-top: 15px;
}

.loopimages {
	margin-top: 50px;
}
.loopimages .imgwithtext {
	padding: 0 15px;
}
.loopimages .container .imgwithtext .col-md-6 {
	padding: 0;
}
.hmoen.home-news {
	margin-top: 100px;
}

.btn-primary {
	padding: 10px 25px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	transition: all 0.5s ease 0s;
	display: inline-block;
	margin: 15px 0 0;
	min-width: 110px;
	text-align: center;
	background: #256784;
	border: none;
	border-radius: 4px;
	font-family: "Nexa-ExtraBold";
	line-height: inherit;
}
.btn-primary:hover {
	background: #000;
	color: #fff;
}
.button-primary {
	transition: all 0.5s ease 0s;
}

.btn-primary:hover,
.button-primary:hover,
.step-wise-checkout-form .wizard > .actions ul li.to-shipping a:hover,
.step-wise-checkout-form .wizard > .actions ul li.to-payment a:hover {
	opacity: 0.9 !important;
}
.btn-primary:focus,
.btn-primary:visited {
	color: #fff;
	text-decoration: none;
}

.btn-primary {
	opacity: 0.9 !important;
}

/***partick css**/
.container1048 {
	max-width: 1048px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container950 {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container720 {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container950 {
	max-width: 980px;
}

.container.container1048 {
	max-width: 1048px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container.container950 {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container.container720 {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.home-aboutcontent h2 {
	margin-bottom: 40px;
}
.home-aboutcontent p {
	text-align: left;
}

.home-product .product-item {
	overflow: hidden;
}
.home-product .product-item figure {
	position: relative;
	margin-bottom: 0;
}
.home-product .product-item figure img {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	transition: all 0.5s ease 0s;
	width: 100%;
	object-fit: cover;
	height: auto;
}
.home-product .product-item figure:before {
	content: "";
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	width: 100%;
	height: 100%;
}
.home-product .product-item a {
	position: relative;
	display: block;
}
.home-product .product-item a:hover:before {
	content: "";
	background: rgba(37, 103, 132, 0.4);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	left: 0;
	top: 0;
}
.home-product .product-item figcaption {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	padding: 15px 15px;
	width: 100%;
	z-index: 3;
}
.home-product .product-item figcaption span.title {
	color: #fff;
	font-size: 44px;
	text-transform: uppercase;
	font-family: "Nexa-Bold";
}
.home-product .product-item figcaption span.txt {
	color: #fff;
	font-family: "Nexa-Book";
	font-size: 18px;
}
.home-product .product-item figcaption a {
	background: #256784;
	border-radius: 4px;
	display: inline-block;
	width: 121px;
	height: 44px;
	color: #fff;
	line-height: 44px;
	margin-top: 23px;
	letter-spacing: 0.05em;
}
.home-product .product-item figcaption a:hover {
	background: #000;
	color: #fff;
}
.home-product .product-item:hover figure:before {
	display: block;
}

.home-categories .col-md-3 {
	padding-right: 12px;
	padding-left: 12px;
}
.template-fifteen.catimagess {
	margin-top: -20px;
}
.home-categories .container .row {
	margin: 0 -5px;
}
.home-categories .cate-box {
	overflow: hidden;
	margin: 0px 0 0 0px;
	position: relative;
}
.template-fifteen .home-categories .cate-box figure img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.home-categories .cate-box figure {
	position: relative;
	margin-bottom: 0px;
}
.home-categories .cate-box:before {
	background: rgba(37, 103, 132, 0.4);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.home-categories .overlay-no .cate-box:before {
	background: none;
}
.home-categories .cate-box:hover:before {
	content: "";
	background: rgba(37, 103, 132, 0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.home-categories .overlay-no .cate-box:hover:before {
	background: rgba(255, 255, 255, 0.3);
}
.home-categories .cate-box figcaption {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	padding: 15px;
	width: 100%;
	z-index: 3;
}
.home-categories .cate-box figcaption span.title {
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "Nexa-Bold";
}

.home-store {
	margin: 0px -5px 0 -5px;
}
.home-store .half-box {
	width: 50%;
}
.home-store .half-box .store-box {
	position: relative;
}
.home-store .half-box .store-box figure {
	position: relative;
	margin-bottom: 0px;
}
.home-store .half-box .store-box figure:before {
	content: "";
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	width: 100%;
	height: 100%;
}
.home-store .half-box .store-box img {
	width: 100%;
	height: 715px;
	object-fit: cover;
}
.home-store .half-box .store-box figcaption {
	position: absolute;
	top: 50%;
	text-align: center;
	padding: 15px;
	z-index: 1;
	color: #fff;
	font-size: 44px;
	text-transform: uppercase;
	font-family: "Nexa-Bold";
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 650px;
	max-width: 650px;
	line-height: 55px;
	padding: 0 50px;
	z-index: 2;
}
.home-store .half-box .store-box:hover:before {
	content: "";
	background: rgba(37, 103, 132, 0.4);
	position: absolute;
	height: 100%;
	z-index: 2;
	width: calc(100% - 5px);
}
.home-slider {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}
.home-slider .slick-slide {
	opacity: 0;
	visibility: hidden;
}
.home-slider.slick-initialized .slick-slide {
	opacity: 1;
	visibility: visible;
}
.home-slider.slick-initialized {
	visibility: visible;
	opacity: 1;
}
.template-sixteen.spacer20 {
	padding-bottom: 0px !important;
	margin-bottom: -10px;
}
.template-seventeen {
	background: #f8f7f1;
}
.template-seventeen .home-inspiration {
	background: none;
	padding: 0px 0px 0px 0;
}
/*.template-seventeen .home-inspiration .row  .slick-list{     margin-right: -10px; margin-left: -10px;}*/
.template-seventeen .home-inspiration .news-pic img {
	width: 100%;
	height: auto;
}
.template-seventeen .home-inspiration .news-pic figure {
	position: relative;
}
.template-seventeen .home-inspiration .news-pic figure:hover:before {
	content: "";
	background: rgba(37, 103, 132, 0.4);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.home-inspiration h2 {
	font-size: 24px;
	color: #000;
	letter-spacing: 0.05em;
	margin-bottom: 50px;
}
.home-inspiration .title {
	position: relative;
	width: 100%;
	display: block;
}
.home-inspiration .title a {
	color: #000;
	text-decoration: none;
	position: relative;
	padding-right: 20px;
	display: inline-block;
}
.home-inspiration .title a:before {
	content: "";
	width: 10px;
	height: 10px;
	border-right: #000 solid 1px;
	border-bottom: #000 solid 1px;
	position: absolute;
	right: 6px;
	top: 8px;
	transform: rotate(-45deg);
}
.home-inspiration .btn {
	background: #256784;
	border-radius: 4px;
	display: inline-block;
	color: #fff;
	margin-top: 7px;
	padding: 10px 25px;
	font-family: "Nexa-ExtraBold";
	font-size: 16px;
	letter-spacing: 0.05em;
}
.home-inspiration .btn:hover {
	opacity: 0.9 !important;
}

.home-newsletter {
	height: auto;
	background: #256784;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}
.home-newsletter .w-newsletter-signup {
	margin-top: 30px;
}
.home-newsletter figure {
	width: calc(100% - 50%);
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}
.home-newsletter figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.home-newsletter .newsletter-content {
	color: #fff;
}
.home-newsletter .newsletter-content h2 {
	font-size: 44px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.home-newsletter .newsletter-content ul li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 30px;
}
.home-newsletter .newsletter-content ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	width: 20px;
	height: 20px;
	background: url(check.png) no-repeat;
}
.home-newsletter .panel-heading {
	display: none;
}
.home-newsletter .description {
	display: none;
}
.home-newsletter .m-newsletter-newsletter {
	width: 100%;
	margin-top: 15px;
}
.home-newsletter .panel-body {
	display: flex;
	flex-wrap: wrap;
	padding: 0px;
	margin-top: 10px;
}
.home-newsletter .panel-body fieldset {
	margin: inherit;
}
.home-newsletter .panel-body fieldset input {
	background: #fff;
	border-radius: 0px;
	padding: 10px 15px !important;
	height: auto;
	border-radius: 4px;
	border: none;
}
.home-newsletter .panel-body fieldset input[type="checkbox"] {
	width: 19px;
	height: 19px;
	margin: -1px 0 0 0;
	position: absolute !important;
	top: 0 !important;
	left: 7px;
}
.home-newsletter .panel-body fieldset {
	width: 210px;
}
.home-newsletter .panel-body fieldset.w-recatpcha {
	width: 79%;
	color: #fff;
	font-size: 14px;
}
.home-newsletter .panel-body fieldset + fieldset {
	margin-left: 20px;
	width: 330px;
}
.home-newsletter .panel-body fieldset input,
.home-newsletter .panel-body fieldset label {
	width: 100%;
	font-size: 16px;
	color: #fff;
}
.home-newsletter .panel-body fieldset.m-newsletter-signup {
	/* width: calc(100% - 180px); */ /* position: absolute; */ /* left: 180px; */ /* bottom: 8px; */
	width: 100%;
}
.home-newsletter .panel-body fieldset.m-newsletter-signup .input-group .input-group-addon input {
	position: relative;
	top: 3px;
}
.home-newsletter .panel-body fieldset.m-newsletter-signup .input-group .input-group-main {
	width: calc(100% - 40px);
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	/* font-family: "Bitter", serif; */
}
.home-newsletter .panel-body .normal-checkbox .input-group-addon i {
	top: -1px;
	border-radius: 2px;
	left: -1px;
}
.home-newsletter .m-newsletter-spam-check hr {
	display: none !important;
}
.home-newsletter .panel-footer {
	border-top: none !important;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.home-newsletter .panel-footer .form-submit {
	background: #608caa;
	border-radius: 4px;
	width: 150px;
	height: 50px;
	color: #fff;
	border: none;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-family: "Nexa-ExtraBold";
}
.home-newsletter .panel-footer .form-submit:hover {
	background: #3b6c8e;
}
.template-twelve {
	position: relative;
	overflow: hidden;
}
.template-twelve .slider-banner {
	position: relative;
}
.slider-banner .slick-track {
	width: 100%;
}
.slider-banner .slick-slide {
	position: relative;
	width: 100%;
}
.slider-banner .banner-caption {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 9;
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.slider-banner .banner-caption h2 {
	color: #fff;
	font-size: 64px;
	margin-bottom: 0px;
	font-family: "Nexa-ExtraBold" !important;
}
.slider-banner .banner-caption p {
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	margin-top: 10px;
}
/*.slider-banner .banner-caption span{ /*background: #256784; color:#fff;  border-radius: 4px; display:inline-block; width:121px; height:44px;   line-height: 44px; margin-top:28px; padding:0px; font-size:16px; letter-spacing: 0.05em;}*/
.slider-banner .banner-caption span:hover {
	opacity: 0.9 !important;
}
.home-slider .slick-dots {
	position: absolute;
	left: 0px;
	bottom: 30px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.home-slider .slick-dots li {
	margin: 0 10px;
}
.home-slider .slick-dots li button {
	background: #ffffff;
	opacity: 0.4;
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: 0px;
	border: none;
	border-radius: 34px;
}
.home-slider .slick-dots li.slick-active button {
	opacity: 1;
}
.slider-banner .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 9;
	transform: translateY(-50%);
	background: none;
	border: none;
	width: 21px;
	height: 45px;
	font-size: 0px;
	background-size: 100% !important;
}
.slider-banner .slick-arrow.slick-next {
	background: url(../images/chevron-right.svg) no-repeat;
	right: 50px;
}
.slider-banner .slick-arrow.slick-prev {
	background: url(../images/chevron-left.svg) no-repeat;
	left: 50px;
}
.slider-banner .slick-slide img {
	width: 100%;
	height: auto;
}
/*.pageTypetext #tmpfourteen.container-fluid{ padding:30px 0px}*/
.brandslider .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 9;
	transform: translateY(-50%);
	background: none;
	border: none;
	width: 15px;
	height: 28px;
	font-size: 0px;
}
.brandslider .slick-arrow.slick-next {
	background: url(../images/b-chevron-right.svg) no-repeat;
	background-size: 100%;
	right: -49px;
	z-index: 1;
}
.brandslider .slick-arrow.slick-prev {
	background: url(../images/b-chevron-left.svg) no-repeat;
	background-size: 100%;
	left: -49px;
	z-index: 1;
}
.brandslider .slick-slide {
	text-align: center;
}
.brandslider .slick-slide img {
	display: inline-block;
	width: auto;
	height: auto;
}
.brandslider button:hover {
	opacity: 0.65;
}
.brandslider button.slick-disabled {
	opacity: 0.1;
}

.product-slider .row {
	display: inherit;
}
.product-slider .product-listings .row {
	display: flex;
}
.product-slider .product-listings .productItem .type-col {
	height: 100%;
	padding-bottom: 75px;
}
.product-slider .product-listings .productItem .type-col .product-action {
	position: absolute;
	bottom: 30px;
}
.content.product-transaction.product-action .row {
	margin: 0px;
}
.product-slider .productItem .type-col {
	border: none;
	padding: 29px 29px;
}
.product-slider .productItem .type-col .product-description h4 {
	font-size: 16px;
	line-height: 22px;
	color: #000;
	letter-spacing: 0;
	text-transform: none;
	font-family: "Nexa-Regular" !important;
	margin-bottom: 7px;
}
.product-slider .productItem .type-col .product-transaction {
	background: none;
	border: none;
	overflow: inherit;
	padding: 0 0px;
}
.product-slider .productItem .type-col .product-transaction .col-xl-8 {
	max-width: 52px;
	padding: 0px;
}
.product-slider .productItem .type-col .product-transaction .col-xl-8 fieldset {
	margin-bottom: 0px;
	height: 100%;
}
.product-slider .productItem .type-col .product-transaction .col-xl-8 fieldset input {
	height: 100%;
	padding: 0 0px;
}
.product-slider .productItem .select2-container .select2-choice {
	height: 34px;
	padding: 4px 0 0 8px;
}
.product-slider .productItem .type-col .product-transaction .m-productlist-tractions-button {
	max-width: calc(100% - 0px);
	padding: 0px;
	margin-left: 0px;
	width: auto;
}
.product-slider .productItem .type-col .product-transaction .m-productlist-tractions-button .form-group {
	margin: 0px;
}
.product-slider .productItem .title {
	margin: 0px;
	padding: 0px;
}
.product-slider .productItem .type-col .product-description {
	margin-bottom: 0;
}
.product-slider .productItem {
	margin-bottom: 0em;
}
.product-slider .productItem .splash {
	left: inherit;
	right: 0 !important;
}
.product-slider .productItem .prices .m-productlist-discount {
	font-size: 14px;
	color: #575756;
	float: left;
	line-height: 21px;
	margin: 0px;
}
.product-slider .productItem .prices .m-productlist-price {
	font-size: 24px;
	color: #000;
	float: left;
	font-family: "Nexa-ExtraBold";
	margin-bottom: 0;
	line-height: 36px;
}
.product-slider .productItem .prices {
	display: flex;
	flex-wrap: wrap;
}
.product-slider .productItem {
	padding: 10px 15px;
}
.product-slider .productItem .type-col:hover {
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}
.content.product-transaction.product-action .button-primary {
	background: #53673d;
	color: #fff;
	border-color: #53673d;
	border-radius: 4px;
	padding: 10px 40px 10px 40px;
	letter-spacing: 0.05em;
	font-size: 16px;
	font-family: "Nexa-ExtraBold";
}
.content.product-transaction.product-action .button-primary:hover {
	background: #617a45;
	border-color: #617a45;
}
.content.product-transaction.product-action .m-productlist-tractions-button {
	width: auto;
}
.product-action .button-primary.button-icon > .fa {
	background: #67814a;
	display: none;
}
.button-primary.button-icon:hover > .fa {
	background: #67814a;
}

.m-productlist-discount .discount-text {
	letter-spacing: 0.05em;
	line-height: 21px;
	font-family: "Nexa-ExtraBold";
	color: #ffb600;
	margin-left: 0px;
}
.m-productlist-discount .is-block {
	display: inherit !important;
	width: auto !important;
	margin-right: 7px;
}
.product-slider .productItem .prices .m-productlist-discount {
	display: flex;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
}
/*.product-slider .productItem .prices .disc_price .m-productlist-discount { flex-wrap: inherit;}*/
.m-productlist-discount .discount-text,
.m-productlist-discount .is-block {
	font-size: 13px;
}

.hero-slider-theme .owl-controls .owl-buttons .owl-prev,
.product-slider-theme .owl-controls .owl-buttons .owl-prev {
	left: -70px;
}
.hero-slider-theme .owl-controls .owl-buttons .owl-next,
.product-slider-theme .owl-controls .owl-buttons .owl-next {
	right: -70px;
}
.hero-slider-theme .owl-controls .owl-buttons .owl-next:before,
.hero-slider-theme .owl-controls .owl-buttons .owl-prev:before {
	background: none;
	border: none;
	width: 15px;
	height: 28px;
	font-size: 0px;
	z-index: 1;
	background-size: 100% !important;
}
.hero-slider-theme .owl-controls .owl-buttons .owl-next:before {
	background: url(../images/b-chevron-right.svg) no-repeat;
	right: 0px;
}
.hero-slider-theme .owl-controls .owl-buttons .owl-prev:before {
	background: url(../images/b-chevron-left.svg) no-repeat;
	left: 0px;
}
.hero-slider-theme .owl-controls .owl-buttons:hover .owl-next:before,
.hero-slider-theme .owl-controls .owl-buttons:hover .owl-prev:before {
	opacity: 0.65;
}

.product-slider .owl-controls .owl-pagination {
	display: none;
}
.product-slider .shortinfo_col {
	text-align: center;
	margin-bottom: 18px;
}
.product-slider .shortinfo_col h2 {
	font-size: 24px;
	letter-spacing: 0.05em;
	color: #000;
}
.product-slider .crowselproductilist {
	margin-top: 0px;
}
.product-slider .product-various-price-info {
	font-size: 13px;
	color: #000;
}
.product-slider .productItem .variants {
	margin-bottom: 10px;
}

.icontext-main {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.icoonwith-text .container {
	max-width: 1300px;
}
.icoonwith-text figure {
	margin-bottom: 0px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*.icon-wthtext .row{ width:100%; justify-content: center;}*/

.icon-wthtext .icontext-single {
	text-align: center;
	width: 207px;
	background: #f8f7f1;
	padding: 30px 10px 21px 10px;
	margin: 14px 14px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center; /*margin-bottom: 19px !important;*/
}
.icon-wthtext .title {
	word-break: break-all;
}
.icon-wthtext .icontext-single h3 {
	letter-spacing: 0;
	line-height: 24px;
	color: #000;
	margin-top: 30px;
	font-size: 16px;
	padding: 0 0px;
	display: block;
	width: 152px;
	text-transform: inherit;
}
.seprator {
	width: 100%;
	position: relative;
	height: 1px;
	opacity: 0.1;
	background: #000;
}
.seprator:before {
	content: "";
	position: absolute;
	bottom: 0;
	opacity: 0.1;
	width: 100%;
	height: 1px;
	background: #000;
}

/**spacer**/
.spacer0 {
	padding: 0px 0;
}
.spacer5 {
	padding: 5px 0;
}
.spacer10 {
	padding: 10px 0;
}
.spacer20 {
	padding: 20px 0;
}
.spacer30 {
	padding: 30px 0;
}
.spacer40 {
	padding: 40px 0;
}
.spacer50 {
	padding: 50px 0;
}
.spacer60 {
	padding: 60px 0;
}
.spacer70 {
	padding: 70px 0;
}
.spacer80 {
	padding: 80px 0;
}
.spacer90 {
	padding: 90px 0;
}
.spacer100 {
	padding: 100px 0;
}
.product-slider .productItem .type-col {
	background: #fff;
	height: 100%;
	position: relative;
	padding-bottom: 80px !important;
}
.product-slider .owl-carousel .owl-wrapper {
	display: flex !important;
}
.product-slider .productItem {
	height: 100%;
}
.product-slider .productItem .type-col .product-transaction + .product-transaction {
	position: absolute !important;
	bottom: 25px;
}
.home-newsletter .panel-body fieldset input {
	color: #000;
}

.pageTypetext .m-text-content p,
.page-text-sectionsec {
	/* font-family: "Bitter", serif !important; */
}
.bannerimage .slick-dots {
	display: none;
}

/*.modules.productlist .product-categories .catitem .cate-box figure{max-height:195px; height: 10.1vw;}*/
.home-slider:not(.slick-initialized) a:first-child img {
	display: inherit;
	width: 100%;
}

.isHome .home-slider:not(.slick-slider) {
	height: 31.93vw;
	max-height: 700px;
}
.isHome .home-slider:not(.slick-slider) img {
	height: 100%;
}
@media (min-width: 1200px) {
	html:not(.w3_js) .isHome .content_box .category_box img {
		max-height: 363px;
		height: 18.72vw;
	}
}
@media (max-width: 767px) {
	.isHome .home-slider:not(.slick-slider) {
		height: 80vw;
		max-height: 610px;
	}
}

@media (min-width: 768px) {
	.collage-mainbox .right .col-md-12:first-child {
		margin-top: 0 !important;
	}
	.loopimages.leftAligend .container .row:nth-child(even) .imgwithtext .left {
		order: 2;
	}
	.loopimages.rightAligend .container .row:nth-child(odd) .imgwithtext .left {
		order: 2;
	}
	.singleimages.leftAligend .container .row:nth-child(even) .imgwithtext .left {
		order: 2;
	}
	.singleimages.rightAligend .container .row:nth-child(odd) .imgwithtext .left {
		order: 2;
	}
	.product-listings .button-primary .fa {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.loopimages .container .imgwithtext .col-md-6 .desc {
		padding-left: 20px;
		padding-right: 15px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.slider-banner .slick-slide img {
		height: 450px;
		object-fit: cover;
	}
}

@media (max-width: 1600px) {
	.hero-slider-theme .owl-controls .owl-buttons .owl-prev,
	.product-slider-theme .owl-controls .owl-buttons .owl-prev {
		left: -20px;
	}
	.hero-slider-theme .owl-controls .owl-buttons .owl-next,
	.product-slider-theme .owl-controls .owl-buttons .owl-next {
		right: -20px;
	}
	.brandslider .slick-arrow.slick-prev {
		left: -0px;
	}
	.brandslider .slick-arrow.slick-next {
		right: -0px;
	}
}

@media (max-width: 1440px) {
	.product-slider .productItem .prices .m-productlist-discount {
		flex-wrap: wrap;
	}
	.home-product .product-item figcaption span.title {
		font-size: 32px;
	}
	.home-product .product-item figcaption span.txt {
		font-size: 16px;
	}
	.home-categories .cate-box figcaption span.title {
		font-size: 20px;
	}
	.brandslider .slick-arrow.slick-next {
		right: 0px;
	}
	.brandslider .slick-arrow.slick-prev {
		left: 0px;
	}
	.product-slider .productItem .prices .m-productlist-price {
		font-size: 21px;
	}
	.home-store .half-box .store-box figcaption {
		font-size: 32px;
		min-width: 450px;
		max-width: 450px;
		line-height: 180%;
	}
	.home-newsletter .newsletter-content h2 {
		font-size: 32px;
	}
	.footer-text h2 {
		font-size: 32px;
	}
	.content.product-transaction.product-action .button-primary {
		padding: 10px 20px 10px 20px;
		font-size: 14px;
	}
	/*.product-slider .productItem .prices .disc_price .m-productlist-discount { flex-wrap: inherit;}*/
	.m-productlist-discount .discount-text,
	.m-productlist-discount .is-block {
		font-size: 10px;
	}
	.product-slider .product-various-price-info {
		font-size: 12px;
	}
}
@media (max-width: 1366px) {
	.slider-banner .banner-caption h2 {
		font-size: 50px;
	}
	.home-product .product-item figcaption span.title {
		font-size: 28px;
	}
	.product-slider .productItem .type-col {
		padding: 25px 25px;
	}
	.product-slider .productItem .splash {
		right: -25px !important;
	}
	.product-slider .shortinfo_col h2 {
		font-size: 20px;
	}
	.product-slider .productItem .type-col .product-description h4 {
		font-size: 14px;
	}
	.home-inspiration h2 {
		font-size: 20px;
	}
	.product-slider .productItem .prices .m-productlist-price {
		line-height: 29px;
		font-size: 18px;
	}
	.home-store .half-box .store-box figcaption {
		font-size: 26px;
	}
	.home-newsletter .newsletter-content h2 {
		font-size: 26px;
		max-width: 400px;
	}
	.footer-text h2 {
		font-size: 26px;
	}
	.btn-primary {
		font-size: 15px;
	}
	.insta-sec h2 {
		font-size: 20px !important;
	}
	.home-newsletter .panel-footer .form-submit {
		width: 130px;
		height: 45px;
	}
	.content.product-transaction.product-action .button-primary {
		font-size: 14px;
	}
	#tmpfourteen.brandslider .slick-list {
		margin: 0 45px;
	}
}

@media (max-width: 1199px) {
	.category-boxss .decs-area h3,
	.collage-mainbox .category-boxss .decs-area h3 {
		font-size: 24px;
	}
	.home-store .half-box .store-box img {
		height: auto;
	}
	.slider-banner .banner-caption h2 {
		font-size: 44px;
	}
	.home-categories .cate-box figcaption span.title {
		font-size: 18px;
	}
	.home-product .product-item figcaption span.title {
		font-size: 26px;
	}
	.home-product .product-item figcaption span.txt {
		font-size: 16px;
	}
	.home-product .product-item figcaption a {
		font-size: 15px;
		margin-top: 15px;
	}
	.product-slider .productItem .prices .m-productlist-price {
		font-size: 18px;
	}
	.content.product-transaction.product-action .button-primary {
		font-size: 11px;
	}

	.home-newsletter .newsletter-content h2 {
		font-size: 24px;
	}
	.home-newsletter .panel-body fieldset + fieldset {
		width: 50%;
	}

	.home-store .half-box .store-box figcaption {
		font-size: 24px;
	}
	.product-slider .productItem .type-col {
		padding: 20px 20px;
	}

	.footer-text h2 {
		font-size: 24px;
	}
	.brandslider .slick-arrow.slick-next {
		right: 20px;
	}
	.brandslider .slick-arrow.slick-prev {
		left: 20px;
	}
	.hero-slider-theme .owl-controls .owl-buttons .owl-prev,
	.product-slider-theme .owl-controls .owl-buttons .owl-prev {
		left: 0px;
	}
	.hero-slider-theme .owl-controls .owl-buttons .owl-next,
	.product-slider-theme .owl-controls .owl-buttons .owl-next {
		right: 0px;
	}
	.home-inspiration h2 {
		margin-bottom: 25px;
	}
	.home-inspiration .btn {
		font-size: 13px;
	}
	.m-productlist-discount .discount-text,
	.m-productlist-discount .is-block {
		font-size: 10px;
	}
	.product-slider .product-various-price-info {
		font-size: 11px;
	}
	.home-slider .slick-dots li button {
		width: 15px;
		height: 15px;
	}
}

@media (max-width: 992px) {
	.home-slider .slick-dots li button {
		width: 10px;
		height: 10px;
	}
	.imgwithtext .desc {
		padding: 0; /* margin-bottom: 30px; */
	}
	.imgwithtext .left {
		width: 50%;
	}
	.imgwithtext .right {
		width: 50%;
	}
	.imagewithtext.loopimages .imgwithtext {
		margin-top: 50px;
	}
	.category-boxss .decs-area h3,
	.collage-mainbox .category-boxss .decs-area h3 {
		font-size: 20px;
		width: calc(100% - 30px);
		margin-bottom: 0px;
	}
	.category-boxss .decs-area i {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.collage-mainbox i img {
		max-height: 10px;
	}
	.collage-mainbox .category-boxss .decs-area {
		padding-right: 5px;
		padding-left: 15px;
	}
	.collage-left {
		height: calc(100% - 5px);
	}
	.template-catSliders .slick-prev,
	.template-catSliders .slick-next {
		display: none !important;
	}
	.category-boxss .decs-area {
		padding: 15px;
	}
	.shortinfo_col {
		margin-bottom: 30px;
	}
	.team-mem {
		margin-top: 50px;
	}
	.template-nine-info .col-xs-6:nth-child(3n + 1) {
		clear: both;
	}
	.home-store .half-box .store-box figcaption {
		font-size: 32px;
		min-width: 100%;
		max-width: 100%;
		line-height: initial;
	}
	.m-productlist-list .m-productlist-list {
		padding: 0px 15px;
	}

	.home-store .half-box .store-box figcaption {
		font-size: 26px;
	}

	.home-newsletter {
		height: auto;
	}
	.home-newsletter figure {
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		height: 100%;
		margin-bottom: 0px;
		display: none;
	}

	.home-product .product-item figcaption span.title {
		font-size: 22px;
	}
	.home-product .product-item figcaption span.txt {
		font-size: 15px;
	}
	.home-product .product-item figcaption a {
		font-size: 14px;
		margin-top: 10px;
	}
	.footer-text h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.content.product-transaction.product-action .button-primary {
		font-size: 13px;
	}
	.product-slider .productItem .prices .m-productlist-discount {
		font-size: 13px;
	}

	/**spacer**/
	.spacer0 {
		padding: 0px 0;
	}
	.spacer10 {
		padding: 5px 0;
	}
	.spacer20 {
		padding: 10px 0;
	}
	.spacer30 {
		padding: 15px 0;
	}
	.spacer40 {
		padding: 15px 0;
	}
	.spacer50 {
		padding: 25px 0;
	}
	.spacer60 {
		padding: 30px 0;
	}
	.spacer70 {
		padding: 35px 0;
	}
	.spacer80 {
		padding: 40px 0;
	}
	.spacer90 {
		padding: 45px 0;
	}
	.spacer100 {
		padding: 50px 0;
	}
	.slider-banner .banner-caption h2 {
		font-size: 35px;
	}
	.slider-banner .banner-caption span {
		margin-top: 10px;
	}
	.slider-banner .banner-caption p {
		margin-top: 0;
	}
	/*.modules.productlist .product-categories .catitem .cate-box figure{height: 24vw;}*/
}
@media (max-width: 767px) {
	/**spacer**/
	.site-corporate .kundeservice a:hover:before {
		bottom: -11px;
	}
	.shortinfo_col {
		margin-bottom: 20px;
	}
	.collage-mainbox {
		display: block;
	}
	/*.collage-mainbox .right{margin-top:15px;}*/
	.template-two .category-boxss .decs-area {
		padding: 15px 0px;
		bottom: 0;
	}
	.template-nine-info .col-xs-6:nth-child(3n + 1) {
		clear: none;
	}
	.template-nine-info .col-xs-6:nth-child(2n + 1) {
		clear: both;
	}
	.imagewithtext .container .row .col-md-6:first-child .imageontop {
		margin-top: 0;
	}
	.slider-banner .slick-slide img {
		height: 320px;
		object-fit: cover;
	}
	.imgwithtext .left {
		width: 100%;
	}
	.imgwithtext .right {
		width: 100%;
	}
	.imgwithtext .desc,
	.imageontop .desc {
		padding: 25px 15px 0;
	}
	
	/*p {
		font-size: 14px;
	}*/

	.imgwithtext .desc p br,
	#news-slider .slick-next,
	#news-slider .slick-prev {
		display: none !important;
	}
	.loopimages .imgwithtext + .imgwithtext {
		margin-top: 30px;
	}

	.home-inspiration .product-box {
		margin-bottom: 30px;
	}
	.product-box figure img {
		width: 100%;
	}

	.slider-banner .banner-caption h2 {
		font-size: 24px;
	}
	.slider-banner .banner-caption p {
		font-size: 15px;
		margin-top: 0;
		margin-bottom: 0;
		line-height: normal;
	}
	.slider-banner .slick-arrow.slick-prev {
		left: 10px;
	}
	.slider-banner .slick-arrow.slick-next {
		right: 10px;
	}
	.slider-banner .banner-caption span {
		margin-top: 15px;
	}
	.home-slider .slick-dots {
		bottom: 25px;
	}
	.home-slider .slick-dots li {
		margin: 0 3px;
	}
	.home-slider .slick-dots li button {
		width: 14px;
		height: 14px;
		border-radius: 4px;
		border-radius: 50%;
	}

	.home-store .half-box .store-box figcaption {
		font-size: 22px;
	}
	.home-newsletter {
		height: auto;
		padding-top: 0px;
	}
	.home-newsletter figure {
		width: calc(100% - 0px);
		position: relative;
		margin-bottom: 0px;
	}
	.home-newsletter .newsletter-content h2 {
		font-size: 22px;
	}
	.home-newsletter .panel-body fieldset {
		width: 225px;
	}
	.home-newsletter .panel-body fieldset + fieldset {
		width: calc(100% - 235px);
		margin-left: 10px;
	}
	.home-newsletter .panel-body fieldset.m-newsletter-signup {
		width: calc(100% - 0px);
		position: relative;
		left: 0;
		bottom: 0;
		margin-top: 15px;
	}
	.home-newsletter .panel-footer {
		margin-top: 20px;
	}
	.home-newsletter .panel-footer .form-submit {
		font-size: 12px;
		width: 90px;
		height: 32px;
		line-height: 14px;
	}

	.btn-primary {
		padding: 8px 20px !important;
		font-size: 12px !important;
	}
	.m-productlist-list .m-productlist-list {
		padding: 0px 0px;
	}
	.product-slider .productItem .type-col {
		padding: 15px 15px;
	}
	.product-slider .productItem .splash {
		right: -4px !important;
	}

	.home-newsletter .panel-body fieldset input,
	.home-newsletter .panel-body fieldset label {
		font-size: 13px;
	}
	.content.product-transaction.product-action .button-primary {
		font-size: 12px;
	}
	.product-slider .productItem .prices .m-productlist-price {
		font-size: 16px;
	}
	.home-inspiration .btn {
		font-size: 12px;
		margin-top: 10px;
	}
	.brandslider .slick-arrow {
		width: 11px;
	}
	.hero-slider-theme .owl-controls .owl-buttons .owl-next:before,
	.hero-slider-theme .owl-controls .owl-buttons .owl-prev:before {
		width: 11px;
	}
	.template-seventeen .home-inspiration {
		background: none;
		margin: 0px !important;
	}
	.newslist .mt-5 {
		margin-top: 0px !important;
	}
	.hero-slider-theme .owl-controls .owl-buttons .owl-prev,
	.product-slider-theme .owl-controls .owl-buttons .owl-prev {
		left: 20px;
	}
	.hero-slider-theme .owl-controls .owl-buttons .owl-next,
	.product-slider-theme .owl-controls .owl-buttons .owl-next {
		right: -16px;
	}
	.footer-text h2 {
		font-size: 16px;
		line-height: 24px;
	}
	.home-categories .cate-box figcaption span.title {
		font-size: 14px;
	}
	.home-newsletter .panel-body fieldset.m-newsletter-signup .input-group .input-group-main {
		font-size: 12px;
	}
	.home-inspiration .title a:before {
		width: 8px;
		height: 8px;
		top: 6px;
	}
	.site-header .header-right {
		min-height: 24px;
	}
	/*.modules.productlist .product-categories .catitem .cate-box figure{height:25vw;}*/
	.mainProductImage .slider-wrap .w-slider-container:not(.owl-carousel) {
		max-height: 600px;
		height: 90vw;
	}
	.m-productlist-discount .discount-text,
	.m-productlist-discount .is-block {
		font-size: 11px;
	}
	.product-slider .productItem .prices .m-productlist-discount {
		line-height: 16px;
	}
}
@media (max-width: 575px) {
	.category-boxss .decs-area h3,
	.collage-mainbox .category-boxss .decs-area h3 {
		font-size: 16px;
	}
	.collage-right1,
	.collage-right2 {
		height: 250px;
	}
	.category-boxss.collage-left {
		height: 350px;
	}
	.template-two .category-boxss.collage-left,
	.template-four .category-boxss.collage-left,
	.template-five .category-boxss.collage-left {
		height: auto;
	}
	.category-item .category-boxss .decs-area h3 {
		font-size: 12px;
		width: 100%;
		text-align: center;
	}
	.team-mem,
	.imageontop {
		margin-top: 30px;
	}
	.template-nine-info .col-xs-6 {
		width: 100%;
	}
	.template-nine-info {
		margin-top: 0;
	}
	.home-store .half-box {
		width: 100%;
	}
	.home-store .half-box .store-box {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.slider-banner .banner-caption {
		width: 300px;
	}
	.slider-banner .banner-caption span {
		margin-top: 15px;
	}
	.home-store {
		margin-top: 30px;
	}
	.home-inspiration h2 {
		font-size: 16px;
		margin-bottom: 27px;
	}
	.home-newsletter .newsletter-content h2 {
		font-size: 20px;
		margin-bottom: 13px;
	}
	.home-newsletter .panel-body {
		margin-top: 0;
	}
	.home-newsletter .newsletter-content ul li {
		margin-bottom: 10px;
	}
	.mobile-filter .filtering,
	.mobile-filter .mobile-categroy h2 {
		font-size: 12px;
	}
	.icon-wthtext .icontext-single {
		width: calc(50% - 20px);
		margin: 10px 10px;
	}
	.icon-wthtext .icontext-single h3 {
		word-break: break-word;
		font-size: 12px;
		line-height: 150%;
		width: auto;
	}
	.icoonwith-text figure {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 479px) {
	.mainProductImage .slider-wrap .w-slider-container:not(.owl-carousel) {
		max-height: 300px;
		height: 90vw;
	}
}
@media (max-width: 414px) {
	/* p {
		font-size: 12px;
	} */
	.slider-banner .slick-arrow {
		width: 14px;
	}
	.product-slider .productItem .type-col .product-description h4 {
		font-size: 12px;
		line-height: 16px;
		min-height: 34px;
		margin-bottom: 0;
	}
	.m-productlist-list .product-slider .productItem .splash {
		right: 0px !important;
	}
	.product-listings .product-action .button-primary span {
		display: none;
	}

	.product-listings .product-action .button-primary .fa {
		display: block;
		position: relative;
	}

	.product-slider .product-listings .productItem .type-col .product-transaction .col-xl-8 {
		max-width: calc(100% - 48px);
		padding: 0px;
	}
	.product-slider .product-listings .productItem .prices .m-productlist-discount {
		flex-wrap: wrap;
	}
	.home-categories.product-categories .cate-box figcaption a {
		font-size: 13px;
	}
	.product-slider .productItem .type-col .product-transaction .col-xl-8 fieldset input {
		font-size: 13px;
	}
	.product-slider .button-icon.button-primary > .fa,
	.product-slider .button-icon.button-text > .fa,
	.button-icon.button > .fa {
		height: auto;
		background: none;
		width: auto;
		line-height: initial;
	}
	.home-categories .row {
		margin-right: -20px;
		margin-left: -20px;
	}
	.home-categories .col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%; /*padding:0px 1px !important; margin:0px !important;*/
	}
	.home-categories .cate-box {
		margin: 1px 0px;
	}
	.product-slider .shortinfo_col {
		margin-bottom: 16px;
		margin-top: 20px;
	}
	.home-newsletter .panel-body fieldset {
		width: 125px;
	}
	.home-newsletter .panel-body fieldset + fieldset {
		width: calc(100% - 135px);
	}
	.brandslider .slick-list {
		margin: 0 25px;
	}
	.home-inspiration .product-box {
		margin-bottom: 10px;
	}
}
/*
 @media only screen and (min-width: 1101px) and (max-width: 1400px)  {
	#tmpfourteen.brandslider .slick-list { height: 80px;  }
}
 
 @media only screen and (min-width: 1070px) and (max-width: 1100px)  {
	#tmpfourteen.brandslider .slick-list { height: 70px;  }	
}
 
@media only screen and (min-width: 1024px) and (max-width: 1070px)  {
	#tmpfourteen.brandslider .slick-list { height: 65px;  }	
}

@media only screen and (min-width: 768px) and (max-width: 900px)  {
#tmpfourteen.brandslider .slick-list {  height: 80px;  }	
.brandslider .slick-arrow.slick-prev {left: 10px;}
.brandslider .slick-arrow.slick-next {right: 10px;}

}
@media only screen and (min-width: 668px) and (max-width: 767px)  {
	#tmpfourteen.brandslider .slick-list { height: 90px;  }
}

 @media only screen and (min-width: 415px) and (max-width: 667px)  {
	#tmpfourteen.brandslider .slick-list { height: 80px;  }
	.brandslider .slick-arrow.slick-prev {left: 10px;}
	.brandslider .slick-arrow.slick-next {right: 10px;} 
	.brandslider .slick-arrow { width: 11px; height: 23px; background-size: 100%; }
	#tmpfourteen.brandslider .slick-list { margin: 0 35px; }
	#tmpfourteen.brandslider .slick-list { padding:0 0px; }
 }
  @media only screen and (min-width: 0px) and (max-width: 414px)  {
	    #tmpfourteen.brandslider .slick-list {     height: 55px;  }
	  	.brandslider .slick-arrow.slick-prev {left: 10px;}
		.brandslider .slick-arrow.slick-next {right: 10px;} 
		.brandslider .slick-arrow { width: 11px; height: 23px;  background-size: 100%;}
		#tmpfourteen.brandslider .slick-list { margin: 0 25px; }
	  	#tmpfourteen.brandslider .slick-list { padding:0 0px; }
  }
  */
