/*** PATIO LANDING PAGE STYLES - NEW 2023 STYLE ***/

.ow.light-wave {
	background-color: #fff;
	background-image: url('https://www.poolsuppliescanada.ca/images/companies/1/layout/pools/ig/light-wave-bg-2.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}

.ow.nopadding .patio-logo-badge {
	position: absolute;
	right: -45px;
	top: 5px;
	width: 175px;
	height: 175px;
	border-radius: 50%;
	background: white;
}
.ow.nopadding .patio-logo-badge img {
	display: block;
	width: 72.5%;
	margin: 0 auto;
	padding-top: 12.5px;
	text-align: center;
}

.ow.nopadding .igp-inspiration-content {
	display: block;
	width: 48%;
	float: left;
}
.ow.nopadding .igp-inspiration-content p.mobile-center {
	font-size: 1.2em !important;
	padding-top: 5px;
	padding-bottom: 15px;
}

h1.abgpagetitle.bluetext {
	text-align: left !important;
	text-transform: capitalize !important;
	color: #12408B !important;
	display: block;
	width: 50%;
	padding-bottom: 15px;
}
h2.abgpagetitle.bluetext.normalized {
	text-align: center !important;
	font-size: 2.2em !important;
	text-transform: capitalize !important;
	color: #12408B !important;
	margin: 0;
	padding-bottom: 15px;
	font-weight: 600 !important;
}
img.igp-inspiration {
	display: block;
	float: right;
	margin: 0% 1%;
	max-width: 50%;
	width: 50%;
	padding-bottom: 30px;
	padding-top: 30px;
}
.button.red {
	margin: 10px 0 0 0;
	border-radius: 3px;
}
h2.larger-heading {
	font-size: 1.8em !important;
	padding: 40px 0 0 0;
}

.ow.nopadding #category-description.content-block {
	padding: 0 10px !important;
}
.ow .iw.padding {
	padding: 30px 10px;
}
.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 ul.category-grid-list.patiotwentytwo li .image-wrap {
	background: transparent !important;
	border-radius: initial !important;
}
.ow .iw ul.category-grid-list.patiotwentytwo .image-wrap {
	width: 100%;
	margin-bottom: 55px;
}
.ow .iw ul.category-grid-list.patiotwentytwo .image-wrap img {
	width: auto;
	height: auto;
	max-width: 320px;
}

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

body.lang-code-fr .ow .iw ul.category-grid-list h2 {
	min-height: 75px;
}

.ow .iw .info-section {
	display: block;
	width: 72%;
	float: left;
	text-align: left;
	margin-bottom: 40px;
}
.ow .iw .info-section .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 {
	color: #82d6f2 !important;
	font-weight: 600 !important;
}
.ow .iw .info-section .color-block h3 {
	margin: 2px !important;
	padding: 2px !important;
}

#category-description.content-block ul.nav-element-3col.icons.build-quality img {
	max-width: 60% !important;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 4%;
}
#category-description.content-block ul.nav-element-3col.icons.build-quality li {
	background: transparent;
}
#category-description.content-block ul.nav-element-3col.icons.build-quality li a.button.blue {
	transition: all 0.3s ease-in-out;
	color: #fff;
}
#category-description.content-block ul.nav-element-3col.icons.build-quality li a.button.blue:hover {
	opacity: 0.7;
	color: #d9d9d9;
}


.ow .iw .brand-list.patio-brands {
	padding: 0px 0 40px 0;
}

.ow .iw .brand-list.patio-brands div {
	width: 20%;
	margin: 0% 2.25%;
	height: auto;
}
.ow .iw .brand-list.patio-brands div img {
	display: block;
	max-width: 90%;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}

.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, .ow .iw .content-block p.center-text {
	text-align: center !important;
}
.ow .iw p.centertext {
	text-align: center !important;
}

@media (max-width: 1367px) {
	.ow.nopadding .patio-logo-badge {
		right: 0;
		top: 0;
		width: 140px;
		height: 140px;
	}
}

@media (max-width: 1200px) {
	.ow .iw ul.category-grid-list.patiotwentytwo .image-wrap {
		margin-bottom: initial;
		height: auto;
	}
	.ow .iw ul.category-grid-list.patiotwentytwo .image-wrap img {
		max-width: 100% !important;
	}
	.ow .iw ul.category-grid-list h2 {
		font-size: 1.3em;
		min-height: 50px;
		line-height: 1.3em;
	}
}

@media (max-width: 767px) {
	.ow .iw .info-block, .ow .iw .info-section, .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 .image-wrap {
		width: 180px !important;
		height: 180px !important;
	}
	.ow .iw ul.category-grid-list .image-wrap img {
		width: 130px !important;
		height: 130px !important;
	}
	.ow .iw ul.category-grid-list h2 {
		min-height: 48px !important;
	}
	.ow .iw ul.category-grid-list.patiotwentytwo .image-wrap img {
		margin-top: 25px;
		height: auto !important;
	}
	.ow .iw ul.category-grid-list.patiotwentytwo li .image-wrap {
		height: auto !important;
	}
	
	@media (max-width: 767px) {
	
	.ow.nopadding.light-wave #category-description.content-block {
		padding-top: 0;
	}
	.ow.nopadding .igp-inspiration-content, img.igp-inspiration {
		width: 96%;
		float: none;
		margin: 0 auto;
	}
	.ow.nopadding .igp-inspiration-content p.mobile-center {
		text-align: center !important;
		font-size: 1em !important;
		padding-left: 11%;
		padding-right: 11%;
	}
	img.igp-inspiration {
		margin: 0 auto;
		max-width: 80%;
		width: 80%;
		padding: 0;
		text-align: center;
	}
	h2.abgpagetitle.bluetext.normalized {
		font-size: 1.6em !important;
	}
	h2.larger-heading {
		font-size: 1.45em !important;
		padding: 20px 0 0 0;
		line-height: initial;
	}
	
	.ow.nopadding .patio-logo-badge {
		right: 20px;
		top: 100px;
		width: 125px;
		height: 125px;
	}
	
	.ow .iw ul.category-grid-list.patiotwentytwo li {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.ow .iw ul.category-grid-list.patiotwentytwo .image-wrap {
		margin-bottom: initial;
		overflow: hidden;
		max-width: 100%;
	}
	.ow .iw ul.category-grid-list.patiotwentytwo .image-wrap img {
		max-width: initial;
		width: 100% !important;
	}
	
	.ow .iw .brand-list.patio-brands div {
		width: 44.5%;
	}
	
}

@media (max-width: 321px) {
	.ow .iw .info-block {
		padding: 2%;
	}
	.ow .iw ul.category-grid-list.patiotwentytwo li {
		width: 98%;
		clear: both;
		float: none;
	}
}

.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;
	min-height: 145px;
}
.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;
}
.red-notice-box.fullsize {
	text-align: center;
}
.red-notice-box #timer {
	text-align: left;
}
.red-notice-box #timer span {
	font-weight: 500;
	color: #fff;
	font-size: 17px;
}
.red-notice-box #timer span strong {
	font-weight: 900;
	color: #fff;
	font-size: 24px;
}
.red-notice-box.fullsize #timer {
	text-align: center;
}


@media (max-width: 767px) {
	.red-notice-box {
		max-width: 90%;
	}
	.red-notice-box span.atten {
		margin-top: 30px;
		margin-right: 10px;
		margin-bottom: 30px;
	}
	.red-notice-box p strong {
		padding-left: 30px;
		text-align: left;
		font-size: 15px;
		display: block;
	}
}
@media (max-width: 321px) {
	.red-notice-box span.atten {
		margin-top: 40px;
		margin-right: 10px;
		margin-bottom: 30px;
	}
}
