O/*STYLE OVERRIDES FOR COMPONENTS*/

html.aem-AuthorLayer-Edit .baseComponent.raw-html{
	min-height: 50px;
}

.home {
	margin-bottom: 0;
}

.home #laundry a.button.secondary{
	opacity: .8;
}

.home #laundry a.button.secondary:hover{
	opacity: 1;
}


@media(max-width: 768px){
	#laundry a.button{
		width: 100%;
	}
}

.product-section img {
	cursor: auto;
}

.product-section-content p a{
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #000;
}

.product-section-content p a:hover{
	text-decoration: underline;
}


/*HERO SECTION*/

.banner-col .img-wrapper{
	border-bottom: 8px solid #eeb111;
}

/*HERO MENU*/
.hero-menu .hero-nav-container .hero-menu-nav {
    background: #fff;
    padding: 0;
    -webkit-box-shadow: 2px 2px 17px 0px rgba(0,0,0,.3);
    -moz-box-shadow: 2px 2px 17px 0px rgba(0,0,0,.3);
    box-shadow: 2px 2px 17px 0px rgba(0,0,0,.3);
    border-radius: 2px;
    width: 520px;
    margin: 0;
    margin-top: -60px;
    z-index: 2;
}

.hero-menu .hero-nav-container{
	margin-left: auto;
	margin-right: auto;
}

.hero-menu .hero-nav-container{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.hero-menu .hero-nav-container .hero-menu-nav{
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
}

.hero-menu .hero-nav-container .hero-menu-nav .nav-item {
    border-right: 2px solid #eee;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    cursor: pointer;
    background: #fff;
    /*min-height: 220px;*/
    text-decoration: none;
    text-align: center;
    transition: background .3s ease-out;
    padding: 20px;
}

.hero-menu .hero-nav-container .hero-menu-nav .nav-item:last-of-type {
		border-right: none;
	}

.hero-menu .hero-nav-container .hero-menu-nav .nav-item:hover {
	background: #F8F8F8;
}
.hero-menu .hero-nav-container .hero-menu-nav .nav-item .cls-1{
	 transition: all .3s ease-out;
}
.hero-menu .hero-nav-container .hero-menu-nav .nav-item:hover .cls-1,
.shop-nav-open #shop-products-nav .cls-1,
.owner-center-open #owner-center-nav .cls-1,
.every-day-care-open #every-day-care-nav .cls-1{
	fill: #eeb111 !important;
	stroke: #eeb111 !important;
}

#kitchen-menu .hero-nav-container .hero-menu-nav .nav-item{
	width: calc(100% / 3);
}

@media (min-width: 1200px){
	/*#kitchen-hero picture:after {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background-image: url(https://www.whirlpool.com/content/dam/business-unit/whirlpool/en-us/marketing-content/site-assets/page-content/kitchen-clp/refresh/CounterOver_3x.png?fmt=png-alpha&resMode=sharp2&wid=200);
		content: "";
		z-index: 2;
		background-position: 45% 100%;
		background-size: 54%;
		background-repeat: no-repeat;
	}

	#kitchen-hero .hero-overlay {
		margin-left: 0;
		position: absolute;
		vertical-align: middle;
		background: #333;
		color: #fff;
		padding: 25px 35px 45px 35px;
		left: 8rem;
		width: 100%;
		max-width: 282px;
		min-width: 240px;
		z-index: 1;
		top: 32px;
	}*/
}

#laundry-menu .hero-nav-container .hero-menu-nav .nav-item{
    width: calc(100% / 4);
}

#laundry-menu .hero-nav-container .hero-menu-nav .nav-item .nav-img img{
	max-width: 85px;
	max-height: 130px;
}

#laundry-menu .hero-nav-container .hero-menu-nav .nav-item:nth-child(1) .nav-img img {
	max-width: 90px;
}

#laundry-menu .hero-nav-container .hero-menu-nav .nav-item:nth-child(3) .nav-img img {
	max-width: 42px;
}

.hero-nav-container .hero-menu-nav .nav-item .nav-img img{
	max-width: 55px;
}

.hero-nav-container .hero-menu-nav .nav-item:nth-child(1) .nav-img img{
	max-width: 45px;
}

.hero-nav-container .hero-menu-nav .nav-item h4 {
    text-align: center;
    font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding-bottom: 10px;
    color: #353535;
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 10px;
    line-height: 1;
}

#laundry-menu .hero-nav-container .hero-menu-nav .nav-item h4 {
	min-height: 30px;
}

/*PRODUCT SECTION*/
div.product-section{
	padding: 40px 0;
	border-bottom: none;
}

.product-section-content .button.primary span {
	padding: 0;
}

.product-section-wrapper{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.product-section-content{
	align-self: center;
}

.product-section-content img{
	/*margin: 1rem auto;*/

}

.product-section-images {
	max-width: 750px;
	padding: 0;
}

.product-section .product-section-images .double-image .left-image {
	padding-left: 0;
}

.product-section .product-section-images .double-image .right-image {
	padding-right: 0;
}


.product-section-content h2{
	color: #000;
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
	/* font-size: 46px; */
	font-size: 38px;
	line-height: 5rem;
	line-height: 1.2;
	margin-bottom: 20px;
	margin-top: 0;
	/*border-bottom: 1px solid #000;*/
	padding-bottom: 0px;
}

.product-section-content h3{
	color: #000;
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
	font-weight: 200;
	/* font-size: 30px; */
	font-size: 20px;
	line-height: 1.2;
}

.product-section-content .richtext p{
	color: #353535;
	/* Activating the below rule causes the paragraph to be bold on Windows */
	/*font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;*/
	font-weight: 400;
	/*font-size: 20px;*/
	font-size: 15px;
	line-height: 1.4;
	margin: 0 0 20px 0;
}
.product-section-content .richtext p b{
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
}

.product-section-content .kitchen-image-overlay, .product-section-content .laundry-image-overlay{
	margin-top: -20px;
}

.product-section .product-section-images .img-wrapper .overlay-text .bottom-center {
	/*text-align: left;
    background-color: rgba(70, 70, 70, 0.6);
    transition: background-color .5s ease-in;*/
}

.product-section .product-section-images .img-wrapper .overlay-text .bottom-center p {
	margin-bottom: 13px;
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
	font-size: 16px;
	vertical-align: middle;
}
.product-section .product-section-images .img-wrapper .overlay-text .bottom-center .additional-content p {
	font-size: 13px;
	max-width: 400px;
	line-height: 1.4;
	margin-top: 0px;
	padding-left: 25px;
	font-weight: normal;
}

.product-section .product-section-images div{
	float: left;
	display: block;
	overflow: hidden;
}

.product-section .product-section-images .single-image {
	padding: 0;
}

.product-section .product-section-images .image {
	margin-bottom: 15px;
}


.product-section .product-section-images .image-right .image, .product-section .product-section-images .image-left .image, .product-section .product-section-images .has-overlay .image {
		margin-bottom: 0;
	}

div:not(.editor-panel).product-section .product-section-images img, div:not(.editor-panel).product-section .product-section-images picture{
 	flex-shrink: 1;
    min-width: 100%;
}

div:not(.editor-panel).product-section .product-section-images div.img-wrapper{
	display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.product-section .product-section-content .image + .actionbutton {
	margin-top: 20px;
}

.product-section-content .actionbutton .button.primary {
	min-width: 80%;
	font-weight: bold;
    font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 0;
}

.product-section-content .actionbutton .button.secondary {
	margin-top: 10px;
	margin-bottom: 0;
}

/*PRODUCT SECTION LEFT LAYOUT*/
.product-section.left-layout .product-section-content{
	margin-right: 50px;
}

.product-section.left-layout .product-section-content img {
	/*float: right;*/
}

.product-section.left-layout .product-section-content h2, .product-section.left-layout .product-section-content h3, .product-section.left-layout .product-section-content p, .product-section.left-layout .product-section-content .actionbutton .text-center{
	text-align: left !important;
}

.product-section .product-section-content h3 {
	padding-bottom: 0;
	margin-bottom: 25px;
	margin-top:0;
	padding-top:0;
}

.product-section.left-layout .product-section-content p{
	/*padding-left: 35%;*/
}

.product-section.left-layout .product-section-images .image-left{
	padding-right: 0;
}

.product-section.left-layout .product-section-images .image-right{
	padding-right: 0;
}

/*@media(min-width: 1660px){
	.product-section.left-layout .product-section-images .image-right{
		margin-left: -28px;
	}
}*/

/*PRODUCT SECTION RIGHT LAYOUT*/
.product-section.right-layout .product-section-content{
	margin-left: 50px;
}

.product-section.right-layout .product-section-content .actionbutton .text-center {
	text-align: left;
}

.product-section.right-layout .product-section-content h2, .product-section.right-layout .product-section-content h3, .product-section.right-layout .product-section-content p{
	text-align: left;
}

.product-section .product-section-images .image-left{
	padding-left: 15px;
}

.product-section.right-layout .product-section-images .image-right, .product-section.right-layout .product-section-images .image-left {
	padding-left: 0;
}

.product-section.right-layout .product-section-content p{
	/*padding-right: 35%;*/
}


/* HERO-OVERLAY	*/

.img-wrapper .overlay-text div.middle-left {
	top: 10%;
    left: 10%;
    margin-left: 0;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay {
	margin-left: 0;
    position: absolute;
    /*width: 365px;*/
    vertical-align: middle;
    background: #333;
    color: #fff;
    padding: 25px 35px;
    left: 8rem;
    width: 100%;
    max-width: 282px;
    min-width: 240px;

}

.img-wrapper .overlay-text div.middle-left .hero-overlay h2, .img-wrapper .overlay-text div.middle-left .hero-overlay h1 {
    font-size: 38px;
    color: #fff;
    margin-top: 0;
    text-align: left;
    /*font-family: Helvetica,Arial,sans-serif;*/
    font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    line-height: 1;
    text-transform: none;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay h2 span, .img-wrapper .overlay-text div.middle-left .hero-overlay h1 span{
	font-weight: 300;
    vertical-align: baseline;
    position: relative;
    top: 1px;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay h2 span sup, .img-wrapper .overlay-text div.middle-left .hero-overlay h1 span sup {
	vertical-align: super;
	font-size: 50%;
	top: 0;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay h2:after, .img-wrapper .overlay-text div.middle-left .hero-overlay h1:after {
	content: '';
    position: absolute;
    width: 100%;
    height: 6px;
    background: #f1b704;
    bottom: -15px;
    left: 0;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay p {
	color: #fefefe;
	text-align: left;
	margin: 0;
	font-size: 20px;
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
	font-weight: 200;
	line-height: 1.3;
	font-weight: 300;
	letter-spacing: .4px;
	line-height: 1.3;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay.transparent {
	background: transparent;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay.transparent h1, .img-wrapper .overlay-text div.middle-left .hero-overlay.transparent h2, .img-wrapper .overlay-text div.middle-left .hero-overlay.transparent p{
	color: #000;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay.transparent h1:after, .img-wrapper .overlay-text div.middle-left .hero-overlay.transparent h2:after {
	display: none;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay.transparent h1, .img-wrapper .overlay-text div.middle-left .hero-overlay.transparent h2 {
	margin-bottom: 10px;
	font-weight: 600;
}

.img-wrapper .overlay-text div.middle-left .hero-overlay.transparent p {
	font-size: 18px;
	font-weight: 400;
}

/*TOP NAV SECTION*/

.top-nav-section .img-wrapper {
	min-height: 150px;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.top-nav-section .column h4 {
	text-align: center;
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	color: #353535;
}

.top-nav-section .img-wrapper img {
	width: 100%;
}

.top-nav-section {
	margin-top: -60px;
}

.top-nav-section .nav-col {
	cursor: pointer;
}

.top-nav-section .nav-col:hover {
	background-color: #F8F8F8;
}

.top-nav-section > .row > .column {
	box-shadow: 0 0 20px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.15);
	background-color: #fff;
	/*border: 1px solid #95989A;*/
}

/*TITLE-COL*/

.title-col h2 {
	text-align: center;
	margin-top: 40px;
	color: #000;
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
	/*font-size: 46px;*/
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 0;
}

.title-col p {
	text-align: center;
}

/*.social-title-col {
	text-align: center;
    margin: 50px 0;
}

.social-title-col h3 {
	font-size: 54px;
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.social-title-col p {
	font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333333;
	margin: 50px 0;
}*/

/*SEO BLOCK AND FOOTER*/

.bottom.container {
	padding-top: 3rem;
    padding-bottom: 3rem;
}

.bottom.container p, .bottom.container p a {
	font-size: 1.4rem;
	line-height: 1.8rem;
}

.bottom.container h3, .bottom.container h5 {
	color: #000000;
	font-size: 1.6rem;
	line-height: 2.1rem;
}

.category-footer {
	padding-top: 3rem;
    background-color: #f2f2f2;
}

.category-footer p {
	font-size: 1.4rem;
	line-height: 1.8rem;
}



.product-section-content .image-container .image img{
	max-height: 190px;
	width: auto !important;
	margin: 0 auto;
}

/*html.safari .product-section-content .image-container .image img {
	max-height: none;
	width: 50% !important;
}*/


/*RESPONSIVE*/


@media (max-width: 1199px){

	/* HERO-OVERLAY	*/

	.img-wrapper .overlay-text div.middle-left {
	    left: 5%;
	    top: 5%;
	}

/*
	.img-wrapper .overlay-text div.middle-left .hero-overlay {
	    width: 315px;
	}*/

	/*.img-wrapper .overlay-text div.middle-left .hero-overlay h2 {
		font-size: 46px;
	}
*/
	/*.img-wrapper .overlay-text div.middle-left .hero-overlay p {
		font-size: 30px;
		line-height: 30px;
	}*/

	/*TOP NAV SECTION*/

	.top-nav-section {
		margin-top: -45px;
	}

	/*PRODUCT SECTION*/

	div.product-section{
		padding: 20px 0;
	}

	.product-section-content .actionbutton .button.primary {
		font-size: 1.5rem;
	}

	/*TITLE-COL*/

	.title-col h2 {
		margin-bottom: 40px;
	}
}

@media (max-width: 992px){

	/* HERO-OVERLAY	*/
	.img-wrapper .overlay-text div.middle-left {
		top: 5%;
	    margin-left: 0;
	}

	.img-wrapper .overlay-text div.middle-left .hero-overlay {
	    width: 250px;
	    padding: 2rem;
	}

	.img-wrapper .overlay-text div.middle-left .hero-overlay h2, .img-wrapper .overlay-text div.middle-left .hero-overlay h1 {
		margin-bottom: 15px;
	}

	.img-wrapper .overlay-text div.middle-left .hero-overlay h2:after, .img-wrapper .overlay-text div.middle-left .hero-overlay h1:after {
		bottom: -13px;
	}

/*	.img-wrapper .overlay-text div.middle-left .hero-overlay p {
		font-size: 24px;
	}*/

	/*TOP NAV SECTION*/

	.top-nav-section .column h4{
		font-size: 1.7rem;
	}

	/*PRODUCT SECTION*/


	.product-section-content .actionbutton .button.primary {
		font-size: 1.4rem;
		padding: 0.9rem 3rem;
	}

	.product-section-content h2{
		font-size: 36px;
	}

	.product-section-content h3 {
		font-size: 20px;
	}

	.product-section .product-section-images .double-image .right-image {
		padding-left: 5px;
	}

	.product-section .product-section-images .double-image .left-image {
		padding-right: 5px;
	}

	/*TITLE-COL*/

	.title-col h2 {
		font-size: 36px;
		margin: 25px 0;
	}

/*	.social-title-col {
		text-align: center;
	    margin: 30px 0;
	}

	.social-title-col h3 {
		font-size: 44px;
	}

	.social-title-col p {
		font-family: 'Helvetica Neue', 'Helvetica Neue LT W01_55', 'Helvetica Neue LT W01_71488914', Helvetica, Arial, sans-serif;
		font-size: 20px;
		margin: 40px 0;
	}*/

}

@media(min-width: 1300px){
	.product-section .product-section-images div{
		overflow: hidden;
	}
}

/*TABLET specific styles*/

@media(max-width: 855px) {
	.product-section .product-section-images .hidden-tablet {
		display: none;
	}
	.product-section.left-layout .product-section-content {
		margin-right: 25px;
	}

	.product-section.right-layout .product-section-content {
		margin-left: 25px;
	}

	.product-section .product-section-images .image-right, .product-section .product-section-images .image-left {
		width: 100%;
	}
	div:not(.editor-panel).product-section .product-section-images img, div:not(.editor-panel).product-section .product-section-images picture {
		flex-shrink: 1;
	}
	.product-section .product-section-content {
		padding: 0;
	}

	.product-section-content .richtext p {
		margin: 0 0 20px 0;
	}

	.product-section.right-layout .product-section-images .image-right, .product-section.right-layout .product-section-images .image-left {
		padding-left: 15px;
	}

	.product-section.left-layout .product-section-images .image-right {
		padding-right: 15px;
	}

	.home .product-section .product-section-images .image-left, .product-section .product-section-images .image-right{
		min-height: initial;
	}

	.home .product-section-images .image-left img, .home .product-section-images .image-left picture{
		/*flex-shrink: 0 !important;*/
	}

	.home .product-section-images picture{
		max-height: 250px;
	}

	.home .product-section-content{
		align-self: center;
	}


	/*.home div.product-section{
		padding: 25px 0;
	}*/

	/*.img-wrapper .overlay-text div.middle-left .hero-overlay p {
		line-height: 1;
	}*/

}

/*Overrides global cms style*/

@media (max-width: 768px){

	div.product-section {
		width: 100%;
	}

	.clp .button {
		width: auto;
	}

	/*TABLET*/
	.img-wrapper .overlay-text div.middle-left {
		top: 10%;
	}

	.img-wrapper .overlay-text div.middle-left .hero-overlay {
		width: 160px;
		min-width: 0;
	}

	.img-wrapper .overlay-text div.middle-left .hero-overlay h2, .img-wrapper .overlay-text div.middle-left .hero-overlay h1 {
		font-size: 23px;
		margin-bottom: 13px;
	}

	.img-wrapper .overlay-text div.middle-left .hero-overlay h2:after, .img-wrapper .overlay-text div.middle-left .hero-overlay h1:after {
		height: 4px;
		bottom: -10px;
	}

	.img-wrapper .overlay-text div.middle-left .hero-overlay p {
		font-size: 12px;
		text-align: left;
	}

	.title-col h2 {
		font-size: 36px;
	}

	.product-section-content .actionbutton .button.primary {
		font-size: 12px;
	}

	.bottom.container p, .bottom.container p a  {
		font-size: 1.2rem;
		line-height: 1.6rem;
	}

	.bottom.container h3, .bottom.container h5 {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}

	.category-footer p {
		font-size: 1.2rem;
		line-height: 1.6rem;
	}

}

@media (max-width: 767px){

	.product-section-content h2{
		margin-top: 20px;
	}

	div.product-section {
		padding: 10px 0;
	}

	div .columncontrol:last-child div.product-section {
		padding-bottom: 20px;
	}

	.home #laundry {
		padding-bottom: 20px;
	}

	div:not(.editor-panel).product-section .product-section-images img, div:not(.editor-panel).product-section .product-section-images picture {
		flex-shrink: 1;
	}

	.banner-col div.image img {
		/*border-bottom: 5px solid #f1b704;*/
	}

	.banner-col .img-wrapper {
		max-height: 300px;
	}

	/* HERO-OVERLAY	*/

	.img-wrapper .overlay-text div.middle-left {
		top: 15%;
	}

	.img-wrapper .overlay-text div.middle-left .hero-overlay {

	}

	.img-wrapper .overlay-text div.middle-left .hero-overlay h2, .img-wrapper .overlay-text div.middle-left .hero-overlay h1 {
		font-size: 23px;
		margin-bottom: 14px;
	}

	/*.img-wrapper .overlay-text div.middle-left .hero-overlay h2:after {
		bottom: -7px;
	}*/

	.img-wrapper .overlay-text div.middle-left .hero-overlay p {
		font-size: 12px;
		text-align: left;
		line-height: 1.3;
    	letter-spacing: .4px;
	}

	#main .columncontrol div.image  {
		margin-bottom: 0;
	}

	/*TOP NAV SECTION*/

	.top-nav-section {
		margin-top: -4px;
	}

	.hero-menu .hero-nav-container .hero-menu-nav {
		width: 100%;
	}

	.top-nav-section > .row > .column {
		border: 1px solid #95989A;
		box-shadow: none;
	}

	.top-nav-section .baseComponent .column-border {
    	border-right: 1px solid #95989A;
	}

	.top-nav-section .column h4{
		font-size: 12px;
	}

	.top-nav-section .img-wrapper {
		min-height: 96px;
	}

	#laundry-nav.top-nav-section .img-wrapper {
		min-height: 130px;
    	padding-top: 20px;
	}

	#laundry-nav.top-nav-section .img-wrapper img{
		width: 80%;
    	margin: 0 auto
	}

	#laundry-nav.top-nav-section .baseComponent .row .column-border:nth-child(-n + 2) {
		border-bottom: 1px solid #95989A;
	}

	/*TITLE-COL*/

	.title-col h2 {
		font-size: 24px;
		line-height: 3rem;
		max-width: 290px;
		margin: 25px auto;
	}

	/*PRODUCT-SECTION*/

	.product-section {
		width: 100%;
	}

	.product-section > .row {
		margin: 0 20px;
		box-shadow: 0 0 20px rgba(0,0,0,.15);
		overflow: hidden;
	}

	.home .product-section .product-section-images .img-wrapper img {
		margin-top: -10px;
	}


	.product-section > div > div{
		margin: 0;
		padding: 0;
	}

	.product-section-wrapper {
		display: block;
	}

	.columncontrol .product-section-wrapper .row.column-presentation {
		display: flex;
		flex-direction: column;
	}

	html body .product-section-content .image:nth-of-type(1) {
		display: none;
	}

	html body .product-section-content .image-container .image:nth-of-type(2) {
		opacity: 1;
		display: block;
		position: relative;
		right: auto;
		right: initial;
		bottom: auto;
		bottom: initial;
		left: 0;
		width: 100%;
		margin-left: 0 !important;
	}

	html body .home .product-section-content .image-container .image:nth-of-type(2){
		margin-bottom: 20px !important;
	}

	.home #laundry .product-section-content .image-container .image:nth-of-type(2){
		margin-top: 0;
		/*width: 120%;*/
		/*margin-left: -20% !important;*/
	}

	.product-section .product-section-images .desktop-only {
		display: none;
	}

	.product-section .product-section-images {
		padding: 0;
		order: 1;
	}

	.product-section .product-section-content {
		order: 2;
		padding: 0 30px 30px 30px;
	}

	.product-section-content h2 {
		font-size: 24px;
		line-height: 3rem;
	}

	.product-section-content h3 {
		font-size: 17px;
		margin-top: -5px;
	}

	.product-section-content .richtext p {
		font-size: 12px;
		margin: 0 0 20px 0;
	}

	.product-section-content .actionbutton .button.primary {
		width: 100%;
		min-width: 0;
	}

	.product-section .product-section-images div {
		width: 100%;
	}

	.product-section .product-section-content h3 {
		text-align: left !important;
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	.product-section.left-layout .product-section-content .actionbutton .text-center {
		text-align: left !important;
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.product-section.left-layout .product-section-content .actionbutton .text-right{
		text-align: left;
	}

	.product-section.left-layout .product-section-content{
		margin-right: 0;
	}

	.product-section.right-layout .product-section-content {
		margin-left: 0;
	}

	.product-section.right-layout .product-section-content {
		margin-right: 0;
	}

	.product-section.left-layout .product-section-content p, .product-section.left-layout .product-section-content h3{
		padding-left: 0;
	}

	.product-section.right-layout .product-section-content p {
		padding-right: 0;
	}

	.product-section .product-section-images .single-image {
		padding: 0;
	}
/*
	.social-title-col {
		text-align: center;
	    margin: 20px 0;
	    border-top: 1px solid #E2E2E2;
	}

	.social-title-col > div {
		max-width: 230px;
    	margin: 0 auto
	}

	.social-title-col h3 {
		font-size: 24px;
		margin-top: 40px;
		line-height: 3rem;
	}

	.social-title-col p {
		font-size: 12px;
		margin: 20px 0;
		line-height: 2rem;
	}*/

}

/* WHY IS THIS ON THE PAGE AND NOT IN THIS SHEET? */
.product-section .product-section-images .img-wrapper .overlay-text .bottom-center p i:before {
	font-family: "icons";
	content: "\f116";
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 6px;
	font-style: normal;
	margin-right: 10px;
	display: inline-block;
	float: left;
	font-size: 10px;
	line-height: 1;
	transition: transform .5s ease-out;
	transform: none;
	vertical-align: baseline;
	font-weight: 300;
	margin-top: -1px;
}

/*FIREFOX FIX*/
html.firefox .product-section-images .image-left, html.firefox .product-section-images .image-right{
	overflow: hidden;
}

html.firefox .product-section .image-left .product-section-images div, html.firefox .product-section .image-right .product-section-images div{
	position: relative;
	height: 310px;
	overflow: hidden;
}

html.firefox .product-section-images .image-left .image.parbase img, html.firefox .product-section-images .image-right .image.parbase img{
	/*position: relative;
	object-fit: cover;
	height: 310px;*/
}

/*IE FIX*/

html.ie #homepage-menu-mobile .mobile-shop-item {
	height: 160px;
}

html.ie .product-section-images .image-left, html.ie .product-section-images .image-right{
	overflow: hidden;
}

html.ie .product-section-images .image-left .image.parbase img, html.ie .product-section-images .image-right .image.parbase img, html.ie .product-section-images .image-left .image.parbase div, html.ie .product-section-images .image-right .image.parbase div{
	/*position: relative;
	object-fit: cover;
	height: 310px;*/
}

html.ie .product-section-wrapper{
	justify-content: initial !important;
}

html.ie .product-section-wrapper .product-section-images picture {
	height: 325px;
	width: inherit;
}

html.ie .product-section-wrapper .product-section-images picture {
	height: 300px;
}

html.ie .product-section-wrapper .product-section-images .columncontrol:nth-child(2) picture {
	height: 200px;
}

html.ie .product-section-wrapper .product-section-images .columncontrol .image-left picture, html.ie .product-section-wrapper .product-section-images .columncontrol .image-right picture{
	height: 160px;
	width: inherit;

}

html.ie .home .product-section .product-section-images .columncontrol > div > .row .image-left, html.ie .home .product-section .product-section-images .columncontrol > div > .row .image-right {
	flex-basis: 0%;
}

html.ie .product-section-wrapper .product-section-images picture img{
	position: absolute !important;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	margin: auto;
	width: 100%;
	height: auto !important;
}

html.ie .product-section-wrapper .product-section-images .single-image picture img{
	min-width: 100%;
	min-height: 100%;
	width: 100%;
}

html.ie .product-section-wrapper .single-image, html.ie .product-section-wrapper .single-image *{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

html.ie .product-section-wrapper .single-image img, html.ie .product-section-wrapper .single-image picture{
	width: auto;
}

html.ie .product-section-images > .baseComponent.columncontrol, html.ie .product-section-images > .columncontrol.baseComponent > div, html.ie .product-section-images > .columncontrol.baseComponent > div > div{
	width: 100%;
}

html.ie .product-section-images .image-left .image.parbase, html.ie .product-section-images .image-left .image.parbase > div, html.ie .product-section-images .image-left .image.parbase > div > div{
	width: 100%;
}

html.ie .product-section-images .image-right .image.parbase, html.ie .product-section-images .image-right .image.parbase > div, html.ie .product-section-images .image-right .image.parbase > div > div{
	width: 100%;
}

html.ie .product-section-images > .image.parbase, html.ie .product-section-images > .image.parbase > div, html.ie .product-section-images > .image.parbase > div > div{
	width: 100%;
	padding-right: 10px;
}

html.ie .product-section-images > .image.parbase > div > div img{
	margin: auto;
	min-width: 100%;
	min-height: 100%;
	width: auto;
}

html.ie .product-section, html.ie .product-section-wrapper > div.row, html.ie .product-section-wrapper div.column{
	/*max-height: 550px;*/
}

html.ie.product-section{
	padding: 0;
}

html.ie .product-section-wrapper > .column-presentation.row{
	max-width: 900px;
}

html.ie .product-section .product-section-images .img-wrapper .overlay-text .bottom-center p{
	font-family: inherit;
}

html.ie .home #dishwasher .product-section-images > .columncontrol > div > .row > .column > .image {
	width: 97%;
}

html.ie .home #dishwasher .product-section-images .image-left {
	padding-left: 15px;
}

html.ie .home #dishwasher .product-section-images .image-right .image {
	padding-left: 20px;
}

html.ie .home #laundry .image-right .image > div video {
	height: 110%;
}

html.ie .home #cooking .image-right .image > div video {
	height: 110%;
}

/*vmax specific*/

html.ie .products-columns .product .feature__info {
	height: 195px;
}

@media(min-width: 875px){
	html.ie .product-section-wrapper > .column-presentation.row{
		min-width: 850px;
	}
}
