/*** POOL HEATERS PAGE SPECIFIC CSS STYLES ***/

.ow.nopadding #category-description.content-block {
	padding: 0 10px !important;
}
.ow .iw.padding {
	padding: 30px 10px;
}


.red-notice-box {
	display: block;
	padding: 5px;
	max-width: 75%;
	margin: 10px auto;
	min-height: 48px;
	border-radius: 4px;
	border: 1px solid #DA3A34;
	position: relative;
	background-color: var(--scream);
	clear: both;
	float: none;
	color: #fff !important;
	text-align: center !important;
	
	min-height: 170px;
}
.red-notice-box span.atten {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: var(--scream) !important;
	background: #fff!important;
	text-align: center;
	border-radius: 50%;
	font-weight: 900 !important;
}
.red-notice-box p strong {
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff !important;
	line-height: 30px;
	padding-top: 2px;
	font-size: 17px;
	display: block;
}
.red-notice-box p u {
	color: #fff !important;
}

@media (max-width: 767px) {
	.red-notice-box {
		max-width: 98%;
	}
	
}



.ow .iw .seperator {
	display: block;
	height: 1px;
	background-color: #d9d9d9;
	margin: 0 auto;
	width: 98%;
	text-align: center;
	float: none;
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
}
.ow .iw .info-block {
	display: block;
	width: 20%;
	padding: 1%;
	float: left;
	margin-right: 4%;
	margin-left: 4%;
	background-color: #82d6f2;
	border-radius: 6px;
	margin-bottom: 40px;
}
.ow .iw .info-block h3 {
	color: #036fbe;
	font-size: 26px;
	font-weight: 900 !important;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.ow .iw .info-block ul, .ow .iw .info-block ul li {
	list-style: none;
	list-style-type: none;
}
.ow .iw .info-block ul {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ow .iw .info-block ul li {
	margin-top: 10px;
	color: #fff;
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
}
.ow .iw .info-block ul li a {
	color: #fff !important;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	text-align: center;
	display: block;
	background: #036fbe;
	width: 90%;
	margin: 0 auto;
	padding: 5px 10px;
	border-radius: 6px;
}
.ow .iw .info-block ul li a:hover {
	opacity: 0.7;
}
.ow .iw .info-section {
	display: block;
	width: 72%;
	float: left;
	text-align: left;
	margin-bottom: 40px;
}
.ow .iw .info-section .color-block, .ow .iw .color-block {
	background: #036fbe;
	border-radius: 6px;
	display: block;
	width: 96%;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
	padding: 5px 10px;
}
.ow .iw .info-section .color-block h3, .ow .iw .info-section .color-block p, .ow .iw .color-block h3, .ow .iw .color-block p {
	color: #82d6f2 !important;
	font-weight: 600 !important;
}
.ow .iw .info-section .color-block h3, .ow .iw .color-block h3 {
	margin: 2px !important;
	padding: 2px !important;
}
.ow .iw .col-half {
	display: block;
	float: left;
	width: 46%;
	margin: 2%;
	text-align: center;
}
.ow .iw .col-half h3 {
	font-size: 21px !important;
}
.ow .iw .col-half ul {
	margin-left: 20px;
	margin-bottom: 8px;
}
.ow .iw .col-half.left-text p, .ow .iw .col-half.left-text ul li {
	text-align: left;
}

@media (max-width: 767px) {
	.ow .iw .info-block, .ow .iw .info-section, .ow .iw .col-half, .ow .iw.padding {
		width: 94%;
		margin-left: auto;
		margin-right: auto;
		float: none;
		clear: both;
		margin-bottom: 30px;
	}
	.ow .iw .info-block {
		padding: 4%;
	}
	.ow.grey #category-description.content-block ul.nav-element-3col.noborder li ul li {
		margin: 0%;
	}
	#category-description.content-block ul.nav-element-3col.noborder li img {
		margin-top: 20px !important;
	}
	.ow .iw ul.category-grid-list.three li {
		width: 96% !important;
		margin-left: 2% !important;
		margin-right: 2% !important;
	}
	.ow .iw ul.category-grid-list .image-wrap {
		width: 180px !important;
		height: 180px !important;
	}
	.ow .iw ul.category-grid-list .image-wrap img {
		width: 130px !important;
		height: 130px !important;
	}
}

@media (max-width: 321px) {
	.ow .iw .info-block {
		padding: 2%;
	}
}

.ow .iw h2.center-title, .ow .iw h3.center-title {
	text-align: center;
	clear: both;
	margin-bottom: 30px !important;
	font-size: 22px !important;
	font-weight: 500 !important;
}
.ow .iw h3.center-title {
	margin-bottom: 15px !important;
	margin-top: 10px !important;
	font-size: 18px !important;
}
.ow .iw p.center-text {
	text-align: center;
}

/*** CHECK BOXES ***/

.ow .iw ul.green-checks, .ow .iw ul.green-checks li, .ow .iw ul.red-checks, .ow .iw ul.red-checks li {
	list-style: none;
}
.ow .iw ul.green-checks li, .ow .iw ul.red-checks li {
	text-align: left !important;
	max-width: 75%;
	margin: 0 auto;
	padding-left: 15px;	
}
@media (max-width: 767px) {
	.ow .iw ul.green-checks li, .ow .iw ul.red-checks li {
		max-width: 90%;
	}
}
.ow .iw ul.green-checks li {
	background: url('https://www.poolsuppliescanada.ca/images/companies/1/layout/equipment/landing/check.png') no-repeat 0px 4px;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: -5px;
}
.ow .iw ul.red-checks li {
	background: url('https://www.poolsuppliescanada.ca/images/companies/1/layout/equipment/landing/x.png') no-repeat 0px 4px;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: -5px;
}

/*** BRAND SECTION ***/

.ow.brand-wrap {
	padding: 20px 0;
	text-align: center;
}
.ow.brand-wrap .iw p {
	padding-left: 10px;
	padding-right: 10px;
}
.ow.brand-wrap .iw .brand-list {
	padding: 15px 0;
}
.ow.brand-wrap .iw .brand-list div {
	border: 1px solid #d9d9d9;
}