/*
 Local styles for AWF PPC landing pages, designed 2021
*/

/*o'hair specific styles*/
.shutters-page .intro-section {background-image: url('../../local-images/shutters/ohair-shutters-white-shutters-for-large-windows-and-arched-window.jpg');}
.legal-copy.shutter-legal-copy {display: block;}
.shutters-page .intro-att img {width: 141px; height: 30px; vertical-align: text-bottom;}
.shutters-page .solution-img {background-image: none;}
.shutters-page .solution-img:hover img {opacity: 1;}

/*for logo adjustment, if needed*/
.logo-row {padding-top: 56px;padding-bottom: 10px;}
.logo-row>img {width: 210px; height: 100px;}
.minimized .logo-row {padding-top: 4px; padding-bottom: 0px}
.minimized .logo-row>img {width: 154px;height: auto;}
.minimized .phone-link {margin-top: 19px;}
.phone-link {margin-top: 36px;}
@media (max-width: 700px) {
	header .logo-row {padding-top: 10px;padding-bottom: 3px;}
	.logo-row>img {width: 160px;height: auto;}
	.minimized .logo-row>img {width: 136px;height: auto;}
	.phone-link {margin-top: 23px;}
	.minimized .phone-link {margin-top: 19px;}
}
a, div.phone-link:hover .phone-number, .close:hover, .close:focus {color: #1e4275;}
.phone-link a span:hover, .location a:hover, .copyright a:hover {opacity: 1;color: #1e4275;}
input#saveForm, .cta-button {background-color: #1e4275;}
input#saveForm:hover {background-color: #1e4275; cursor: pointer; opacity: .8;}
.video-link {background-image: url('../../local-images/video-arrow.png');}
.phone-icon-wrap {
	background-image: url('../../local-images/phone-icon.png');
	background-size: contain;
}
@media (max-width: 1090px) and (min-width: 571px) {
  .locations {max-width: 800px;}
  .quarter {width: calc(50% - 20px); margin-bottom: 40px;}
}
@media (max-width: 570px) {
  .quarter {width: calc(100% - 20px); margin-bottom: 20px;}
}