@charset "UTF-8";
/* CSS Document */

@media all and (min-width : 0px)

{
	
	
/*
HOME PAGE TOP
*/

	
	
.video-container {
  position:relative;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 620px; 
  overflow: hidden;
  background-image: url("../video/poster.jpg");
	background-size: cover;
	background-position: center;

}	
	
	video {
    display: none;
  }
	

.overlay {

  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
  padding-top:  50px;
  line-height: 1.5;
  text-align: center;
  :last-child { margin-bottom: 0; }
}

	
.homepage-logo-overlay {width:330px;
	height: 150px;
	background-image: url("../images/logo-dummy.png");
	background-position: center;
	background-size: 330px;
	background-repeat: no-repeat;
	margin: auto;}


	#overlay-quote-button {width:300px;
	height: 75px;
	background-image: linear-gradient( #be1e2d, #75121c);
	border-radius: 10px;
	margin:auto;
	margin-top: 30px;
	font-family: effra, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 30px;
	color:white;
	padding-top: 15px;
	box-sizing: border-box;
	border: 1px solid white;
	box-shadow: 1px 1px 3px black;
		text-align: center;
	}	
	
	#overlay-quote-button:hover {background-image: linear-gradient( #be1e2d, #303030);
	text-decoration: none;}
	#overlay-quote-button a:link {text-decoration: none;
	color:white;}
	#overlay-quote-button a:hover {text-decoration: none;
	color:white;}
	#overlay-quote-button a:active {text-decoration: none;
	color:white;}
	#overlay-quote-button a:visited {text-decoration: none;
	color:white;}
	
	
	.quote-button {width:300px;
	height: 68px;
	background-image: linear-gradient( #be1e2d, #75121c);
	border-radius: 10px;
	margin:auto;
	margin-top: 30px;
	font-family: effra, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 30px;
	color:white;
	padding-top: 15px;
	box-sizing: border-box;
	border: 1px solid white;
	box-shadow: 1px 1px 3px black;
		text-align: center;
	}	
	
	.quote-button:hover {background-image: linear-gradient( #be1e2d, #303030);
	text-decoration: none;}
	.quote-button a:link {text-decoration: none;
	color:white;}
	.quote-button a:hover {text-decoration: none;
	color:white;}
	.quote-button a:active {text-decoration: none;
	color:white;}
	.quote-button a:visited {text-decoration: none;
	color:white;}
	
	
	
	
	
	.home-page-headline {font-family: alegreya, serif;
font-weight: 800;
font-style: normal;
font-size: 42px;
color:#ffffff;
display:inline;
text-shadow: 1px 1px #000000; 
}
	
	
	
	.home-page-phone {width:300px;
	height:100px;
	margin: auto;
	margin-top:15px;
	font-family: alegreya, serif;
font-weight: 800;
font-style: normal;
font-size: 50px;
color:#ffffff;
text-shadow: 1px 1px #000000; }
	
	
	
	
	.home-page-phone a:link {text-decoration: none;
	color:white;}
	
	.home-page-phone a:hover {text-decoration: none;
	color:white;}
	
	.home-page-phone a:active {text-decoration: none;
	color:white;}
	
	.home-page-phone a:visited {text-decoration: none;
	color:white;}
	
	
	
	
/*
END HOME PAGE TOP
*/
	
	
	
	
	
	
	
	
	

	
	
	
	
	
	
	
	
	/*
FOOTER
*/
	
	
	
	.footer-wrapper {width:100%;
	height:auto;
	background-color: black;
	}
	
	
	
	.footer-top {width:340px;
		height:500px;
	    margin:auto;
		border-bottom: 2px solid #be1e2d;
		box-sizing: border-box;
	}
	
	
	
    .footer-middle {width:340px;
		height:auto;
	    margin:auto;
	}
	
	
	.footer-bottom-wrapper {width:100%;
		height:130px;
	    margin:auto;
		background-color:#a40235;
	}
	
		
	.footer-social {width:340px;
	height:260px;
	float:left;}
	
	
	
	.footer-social-button {
	width:190px;
	height:60px;
    margin: auto;
	}
	
	.footer-social-icons {width:100px;
	height:100px;
	background-color: blanchedalmond;
	float:left;
	margin-left: 10px;}
	
	
	
	.footer-social-facebook {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	background: url('../images/facebook.png') bottom;
	text-indent: -99999px;
}
	
.footer-social-facebook:hover {
	background-position: 0 0;
}


.footer-social-pintrest {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	background: url('../images/pintrest.png') bottom;
	text-indent: -99999px;
}
	
.footer-social-pintrest:hover {
	background-position: 0 0;
}

.footer-social-youtube {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	background: url('../images/you-tube.png') bottom;
	text-indent: -99999px;
}
	
.footer-social-youtube:hover {
	background-position: 0 0;
}
	
		
	
	.footer-email {width:340px;
	height:330px;
	float:right;}
	
	
	
	.footer-menu-divider-contact {width:340px;
	height:420px;
	float: none;
	display: block;}
	
	.footer-menu-divider {width:340px;
	height:400px;
	float: none;
	display: none;}
	
	
	.footer-menu-divider-sub {width: 100%;
	height:50%;
	float:left;
	font-family: effra, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 14px;
		padding-left: 40px;
		box-sizing: border-box;
		display: none;
	}
	
	
	.footer-menu-divider-sub li {color: white;
	line-height: 1.5em;}
	
	
	.footer-menu-divider-sub a:link {color: white;
	text-decoration: none;}
	
	.footer-menu-divider-sub a:visited {color: white;
	text-decoration: none;}
	
	.footer-menu-divider-sub a:active {color: white;
	text-decoration: none;}
	
	.footer-menu-divider-sub a:hover {color: white;
	text-decoration: underline;}
	
	
	.footer-copyright {width:340px;
	height: 50px;
	float:none;
	color:white;
	font-family: effra, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;
	padding-top: 28px;
	padding-left: 0px;
	box-sizing: border-box;
	letter-spacing: 1px;
		text-align: center;
	margin: auto;}
	
	
	.footer-policy {width:340px;
	height: 80px;
	float: none;
	text-align: center;
	color:white;
	font-family: effra, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	box-sizing: border-box;
	letter-spacing: 1px;
	margin: auto;}
	
	.footer-policy a:link {color: white;
	text-decoration: none;}
	
	.footer-policy a:visited {color: white;
	text-decoration: none;}
	
	.footer-policy a:active {color: white;
	text-decoration: none;}
	
	.footer-policy a:hover {color: white;
	text-decoration: underline;}
	
	
	.footer-google-reviews {width:100%;
	height:180px;
	background-image:url("../images/Google-Reviews.png");
	background-size: 300px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;}
	
	
	
	.footer-logo {width:100%;
	    height:150px;
		background-image: url("../images/logo-dummy.png");
		background-size:contain;
		background-repeat: no-repeat;
		background-position: center;}
	
	.footer-contact {width:100%;
	height:180px;
	text-align: center;
	font-family: alegreya, serif;
    font-weight: 700;
    font-style: normal;
	color:white;
	font-size: 20px;}
	
	
	.footer-contact-phone {font-size: 36px;
	color:white;}
	
	.footer-contact a:link {color: white;
	text-decoration: none;}
	
	.footer-contact a:visited {color: white;
	text-decoration: none;}
	
	.footer-contact a:active {color: white;
	text-decoration: none;}
	
	.footer-contact a:hover {color: white;
	text-decoration: underline;}
	
	
		#footer-quote-button {width:230px;
	height: 50px;
	background-image: linear-gradient( #be1e2d, #75121c);
	border-radius: 10px;
	margin:auto;
	margin-top: 15px;
	font-family: effra, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 22px;
	color:white;
	padding-top: 11px;
	box-sizing: border-box;
	border: 1px solid white;
	box-shadow: 1px 1px 3px black;
	}	
	

	#footer-quote-button a:link {text-decoration: none;
	color:white;}
	#footer-quote-button a:hover {text-decoration: none;
	color:white;}
	#footer-quote-button a:active {text-decoration: none;
	color:white;}
	#footer-quote-button a:visited {text-decoration: none;
	color:white;}
	#footer-quote-button:hover {background-image: linear-gradient( #be1e2d, #303030);  text-decoration: none;}
	
	
/*
Generic Page Stuff
*/	
	
	.page-wrapper {width:100%;
	height:auto;
	margin: auto;}
	
	
	.page-content {width:340px;
	height:auto;
	margin: auto;
	padding-top: 35px; }
	
	
	.generic-header-wrapper
	
	{width: 100%;
	height:200px;
	background-image:url("../images/page-bg.jpg");
	}
	

	
	

	
	.page-photo-array-block {width:340px;
	margin: auto;}
	
	
	
	.page-photo-array-wrapper {width:342px;
	height:200px;
	margin-bottom: 20px;
	box-sizing: border-box;}
	
	.page-photo-array-photo {width:340px;
	height:200px;
	background-size: cover;
	background-position: bottom;
	box-sizing: border-box;}
	

	
	
	.youtube-video {width:100%;
	height:200px;
	margin-bottom: 20px;}
	
	
	
		
	.learnmore-button {width:250px;
	height:60px;
	background-color: #bf1e2e;
	text-align: center;
	color:white;
	font-family: effra, sans-serif;
    font-weight: 700;
	font-size: 20px;
	line-height: 60px;
	border: solid 1px #ffffff;
	margin-top: 50px;
	margin-bottom: 25px;}
	
	
	.learnmore-button a:link {color:white; text-decoration: none;}
	
	.learnmore-button a:active {color:white; text-decoration: none;}

	
	.learnmore-button a:visited {color:white; text-decoration: none;}
	
	
	.learnmore-button a:hover {text-decoration: none;
	color:white;}
	
	
	.learnmore-button:hover {background-color:#991824;
	 /* Firefox */
    -moz-transition: all .25s ease-in;
    /* WebKit */
    -webkit-transition: all .25s ease-in;
    /* Opera */
    -o-transition: all .25s ease-in;
    /* Standard */
    transition: all .25s ease-in;
			
	text-decoration: none;}
	
	
	
	
	
	
	
	
	
		
/*
Large Page Photo
*/
	
	
	
	
	.large-page-photo {width:340px;
	margin:auto;
	margin-top: 50px;
	margin-bottom: 50px;
	height:300px;
	background-size: cover;
		background-color: aqua;
	}
	
	
	
		
	
	
/*
Split Page 
*/
	
	
		
	
	.splitpage {width:340px;;
	height:auto;
	margin: auto;
	padding-top: 35px; }
	
	
	
	.splitpage-text {width:100%;
	height:auto;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	font-family: effra, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height:200%;
	color:#606060;
	margin-bottom: 30px;
	}
	
	
	.splitpage-image {width:100%;
	height:200px;
		background-image:url("../img/logo.jpg");
		background-size: cover;
		background-position: center;
	float:left;
	border: solid 1px black;
	box-sizing: border-box;
	margin-bottom: 25px;}
	
	
	
	
	
	
	
/*
Block Photo Array
*/	
	
	
	



	.block-photo-array-icon-wrapper {width:48%;
	height:150px;
	margin-bottom: 10px;
	border: 1px solid black;
	box-sizing: border-box;}
	
	.block-photo-array-icon {width:100%;
	height:120px;}
	
	.block-photo-array-icon-caption {width:100%;
	height:28px;
	background-color:antiquewhite;
	padding: 5px;
	box-sizing: border-box;
	font-family: effra, sans-serif;}
	
	
	
	
	
	/*
Small Image block with Caption
*/	
	
	
	

.small-blocks-wrapper {width: 350px;
height: auto; 
margin-bottom: 20px;
float:left;}

.small-blocks-icons {width: 150px;
height: 100px; 
margin-right:10px;
float: none; 
border: solid 1px black;
box-sizing:border-box;}

.small-blocks-headline {font-family:alegreya;
font-size:20px;
padding-bottom:20px; }

.small-blocks-description {width: 300px;
float: none; 
height: auto;
margin-bottom:10px;
font-family:alegreya;}

	
	
	
	


	
	
	/*
Testimonials 
*/
	
	
	
	
	.testimonial-wrapper {width:330px;
	height:640px;
	background-color: #4a4a4a;
	border-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;}
	

	.testimonials-photos {width:330px;
	height:250px;
	background-size: cover;
	background-position: top;
	margin-bottom: 10px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
		background-repeat: no-repeat;}
	
	
	
	.testimonials-photos img {
            width: 100%;
            transition: 0.5s all ease-in-out;
        }
	
	
	.testimonials-photos:hover {
		transform: scale(1.5);
		background-position: contain;
		
	}
	
	
	
	.testimonials-stars {width: 320px;
	height: 30px;
	background-image: url("../images/5-stars.png");
	background-size:contain;
	background-repeat: no-repeat;
	float:right;}
	
	
	.testimonials-caption {width:340px;
	height:auto;
	font-family: effra, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height:120%;
	color:white;
	float:left;
	padding: 20px;
	box-sizing: border-box;
	}
	
	
	
	

	


	
	
/*
Colors
*/
	

	
	
	.color-swatch-wrapper {width:340px;
	height:240px;
	font-family: effra, sans-serif;
font-style: normal;
font-size: 20px;
color:#606060;
	margin-bottom: 20px;}
	
	.color-swatch {width: 340px;
	height:200px;
	margin-bottom: 5px;}
	
	

	

	
	.brown{background-image: url("../images/color-swatches/solid/brown.jpg")}
	
	

	
	

	

	
	
/*
Check Boxes
*/
	

	
	
	
	.compare-chart-container {width:100%;
	height:auto;
	margin-bottom: 30px;}
	
	.compare-chart-headline {width:50%;
	height: 20px;
	font-family: effra, sans-serif;
	color:red;}
	
	.compare-chart-wrapper {width:50%;
	height:40px;}
	
	.compare-chart-icon {width:30px;
	height:40px;
	float:left;}
	
	.compare-chart-text {width:170px;
	height:30px;
	font-family: effra, sans-serif;
	padding-top: 10px;}
	
	
	
	
.green-check {background-image: url(../images/green_check.jpg);
background-position:center;
background-repeat:no-repeat; }

.red-x {background-image:url(../images/red_x.jpg); 
background-position:center;
background-repeat:no-repeat; }
	
	
	
	
	
	
	

	
	
/*
HOME PAGE
*/
	
	
	
	
	
	
	
	.features-wrapper {width:100%;
	height:auto;
	padding-bottom: 50px;
	background-image: linear-gradient( #be1e2d, #75121c);}
	
	
	.getting-started-wrapper {width:100%;
	height:auto;
	background-image: url("../images/deck-background.jpg");
	background-size: cover;}


	
	.testimonials-wrapper {width:100%;
	height:auto;
		background-image: url("../images/testimonials-bg.jpg");
		background-position: right;
		background-repeat: no-repeat;
		background-size: 1500px;}
	
	.badges-wrapper {width:100%;
	height:auto;}
	
	
	.features {width:340px;
	height:auto;
	margin: auto;
    padding-top: 35px;
	}
	
	
	.features-list-block
	
	{float:none;
	font-family: alegreya, serif;
	color:white;
	width:auto;
	font-size: 20px;
	margin-right: 0px;
	}
	
	
	.features-list-block ul {
  --icon-size: .8em;
  --gutter: .5em;
  padding: 0 0 0 var(--icon-size);
}
	
	
	.features-list-block ul li {
  padding-left: var(--gutter);
}
	
	
	
	.features-list-block ul li::marker {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  font-size: var(--icon-size);
  color:chartreuse;
}
	


	
	
	
	
	
	
	.color-options {width:340px;
	height:auto;
	margin: auto;
	background-image:none;
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 50px;}
	
	

	
	.color-option-text-images {width:100%;
	margin-bottom: 25px;}
	
	.color-options-solid {width:95%;
	height:200px;
	background-image: url("../images/color-options-solid.jpg");
	background-size: cover;
	background-position: center;
	border: 1px black solid;
	box-sizing: border-box;}
	
	.color-options-woodgrain {width:95%;
	height:200px;
	background-image: url("../images/color-options-woodgrain.jpg");
	background-size: cover;
	background-position: center;
	border: 1px black solid;
	box-sizing: border-box;}
	
	.color-options-finishes {width:95%;
	height:200px;
	background-image: url("../images/color-options-rustic.jpg");
	background-size: cover;
	background-position: center;
	border: 1px black solid;
	box-sizing: border-box;}
	
	
	
	
	
	
		.product-hood {background-image:url("../img/gutterhood.jpg");
	background-size: cover;}
	
	.product-screen {background-image: url("../img/screen.jpg");
	background-size: cover;}
	
	.product-drainguard {background: url("../img/drainguard.jpg");
	background-size: cover;}
	
	.product-extreme {background-image: url("../img/extreme-flow.jpg");background-size: cover;}
	
	.product-hangers {background-image: url("../img/hidden-hangers.jpg");background-size: cover;}
	
	.product-overstock {background-image: url("../img/scupper-box.jpg");background-size: cover;}
	
	
	
	
	.getting-started {width:340px;
	height:auto;
	margin: auto;}
	
	
	.getting-started-left-block {width:100%;
	height:auto;
	margin-top: 20px;
	float:left;}
	
	.getting-started-right-block {width:100%;
	height:100%;
	margin-top: 20px;
	margin-bottom: 40px;
	float:right;
	color:white;
	font-family: effra, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 18px;
	line-height:160%;}
	
	.getting-started-video {width:340px;
	height:200px;
	margin-top: 30px;}
	
	
	.getting-started-steps {width:100%;
	height:75px;
	background-color: rgba(51, 170, 51, .2)    /*  40% opaque green */ ;
	color:white;
	font-family: effra, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 17px;
	line-height:140%;
	margin-top: 10px;
	padding-right: 10px;
	box-sizing: border-box;}
	
	.getting-started-steps-icon {width:75px;
	height:75px;
	margin-right: 20px;
	float:left;}
	
	.getting-started-quote-button {width:250px;
	height:60px;
	background-color:#A40236;
	float:left;
	text-align: center;
	color:white;
	font-family: effra, sans-serif;
    font-weight: 700;
	font-size: 20px;
	line-height: 60px;
	margin-top: 20px;
	border: solid 1px #ffffff;}
	
	.getting-started-quote-button:hover {background-color:#5B001D;
	 /* Firefox */
    -moz-transition: all .25s ease-in;
    /* WebKit */
    -webkit-transition: all .25s ease-in;
    /* Opera */
    -o-transition: all .25s ease-in;
    /* Standard */
    transition: all .25s ease-in;}
	
	.getting-started-icon-submit {background-image: url("../images/submit-icon.jpg");
	background-size: 75px;}
	
	.getting-started-icon-schedule {background-image: url("../images/schedule-icon.jpg");
	background-size: 75px;}
	
	.getting-started-icon-install {background-image: url("../images/install-icon.jpg");
	background-size: 75px;}
	
	.getting-started-icon-enjoy {background-image: url("../images/enjoy-icon.jpg");
	background-size: 75px;}
	
	
	
	
	
	.installation-process-wrapper {width:100%;
	height:auto;
	background-image: url("../images/page-bg.jpg");
	background-size: cover}
	

	.installation-process {width:340px;
	height: auto;
	margin: auto;
	padding-top: 60px;
	padding-bottom: 60px;}
	
	
	.installation-process-graphic {
		width:340px;;
		height:125px;
		background-image: url("../images/nationwide-graphic.jpg");
		background-size: 340px;	
		border: 1px black solid;
		box-sizing: border-box;
	}
	

	.installation-process-video {width:340px;
	height:200px;
	margin-top: 20px;}
	
	
	
	
	.before-and-after-wrapper {width:100%;
	height:auto;
	background-image: url("../images/deck-background.jpg");
	background-size: cover;
	padding-bottom: 50px;
	}
	
	
	.before-and-after {width:340px;
	height:auto;
	margin: auto;
	text-align: center;
	padding-top: 20px;}
	
	.before-and-after a:link {text-decoration: none;}
	
	.before-and-after a:hover {text-decoration: underline;}
	
	.before-and-after a:active {text-decoration: none;}
	
	.before-and-after a:visited {text-decoration: none;}
	
	
	.slider-wrapper {margin-top: 30px;}
	
	
	.testimonials {width:340px;
	height:1100px;
	margin: auto;}
	
	.testimonials-container {width:320px;
	height:900px;
	margin-top: 100px;
	float:left;
	box-shadow: 0px 0px 15px 0px #000000;
	background-color: #dedede;}
	
	.testimonials-text {width:100%;
	height:700px;
	padding:20px;
	box-sizing: border-box;}
	
	.testimonials-video {width:100%;
	height:200px;
	background-image: url("../images/testimonial-homepage.jpg");
	background-size: cover;
	background-position: center;}
	
	.testimonials-more {width:250px;
	height:60px;
	background-color: white;
	float:left;
	margin-right: 20px;
	border: solid 1px #bf1e2e;
	box-sizing: border-box;
	text-align: center;
	color:#606060;
	font-family: effra, sans-serif;
    font-weight: 700;
	font-size: 20px;
	line-height: 60px;}
	
	.testimonials-more:hover {background-color: #bf1e2e;
		color:white;
		 /* Firefox */
    -moz-transition: all .25s ease-in;
    /* WebKit */
    -webkit-transition: all .25s ease-in;
    /* Opera */
    -o-transition: all .25s ease-in;
    /* Standard */
    transition: all .25s ease-in;}
	
	
	.testimonials-submit {width:250px;
	height:60px;
	background-color: #bf1e2e;
	float:left;
	text-align: center;
	color:white;
	font-family: effra, sans-serif;
    font-weight: 700;
	font-size: 20px;
	line-height: 60px;}
	
	.testimonials-submit:hover {background-color:#991824;
	 /* Firefox */
    -moz-transition: all .25s ease-in;
    /* WebKit */
    -webkit-transition: all .25s ease-in;
    /* Opera */
    -o-transition: all .25s ease-in;
    /* Standard */
    transition: all .25s ease-in;}
	
	
	.badges {width:360px;
	height:auto;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;}
	
	
	
	
		.product-hood1 {background-image: url("../img/hood1.jpg");background-size: cover;}
	
	.product-hood2 {background-image: url("../img/hood2.jpg");background-size: cover;}
	
	.product-hood3 {background-image: url("../img/hood3.jpg");background-size: cover;}
	
	
	.product-underdeck1 {background-image: url("../img/underdeck1.jpg");background-size: cover;}
	
	.product-underdeck2 {background-image: url("../img/underdeck2.jpg");background-size: cover;}
	
	.product-underdeck3 {background-image: url("../img/underdeck3.jpg");background-size: cover;}
	
	
	.product-drainguard1 {background-image: url("../img/drainguard1.jpg");background-size: cover;}
	
	.product-drainguard2 {background-image: url("../img/drainguard2.jpg");background-size: cover;}
	
	.product-drainguard3 {background-image: url("../img/drainguard3.jpg");background-size: cover;}
	
	
	.product-hanger1 {background-image: url("../img/hangers1.jpg");background-size: cover;}
	
	.product-hanger2 {background-image: url("../img/hangers2.jpg");background-size: cover;}
	
	.product-hanger3 {background-image: url("../img/hangers3.jpg");background-size: cover;}
	
	
	.product-miter1 {background-image: url("../img/extreme1.jpg");background-size: cover;}
	
	.product-miter2 {background-image: url("../img/extreme2.jpg");background-size: cover;}
	
	.product-miter3 {background-image: url("../img/extreme3.jpg");background-size: cover;}
	
	
}