/*
 Theme Name:   NJAwnings
 Theme URI:    https://njawnings.com
 Description:  A dedicated theme for NJAwnings.com
 Author:       UPEPE Media
 Author URI:   https://upepemedia.com
 Template:     generatepress
 Version:      0.1
*/
body {
	background:#f5f5f5;
	line-height: 1.6;
    color: #333;
	}
h2, h3{
	font-size: 1.6rem;
    font-weight: 600;
	line-height: 1.5;
}
.mt-30{
	margin-top: 30px;
}
.inside-header {
    max-width: 1024px;
}

.entry-content:not(:first-child) {margin-top: 0px; }

div#primary {
    background: #fff;
}
.inside-article {background: #fff !important;}
button.header-cta-btn {
    padding: 5px 39px;
    font-weight: 800;
    font-size: 18px;
    border: 1px solid #076ea9;
    background: none;
    color: #076ea9;
}
button.header-cta-btn:hover{
    background: #076ea9;
    color: #fff;
    box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.6));
}
.main-navigation .inside-navigation {justify-content: left !important;}
nav#site-navigation {
    padding-bottom: 20px;
	max-width: 1024px;
}

/*
li#menu-item-91, li#menu-item-92,li#menu-item-93,li#menu-item-94,li#menu-item-95 {background: #eaeaea;margin-right:2px;margin-left:2px;}
li.page_item.page-item-54 a {
    border-radius: 15px 2px 2px 15px;
}*/
li.menu-item{background: #eaeaea;margin-right:2px;margin-left:2px;}
li.menu-item-home a, #menu-item-90 {
    border-radius: 15px 2px 2px 15px;
}
li#menu-item-487 {
    border-radius: 2px 15px 15px 2px;
}
li#menu-item-96 {
    border-radius: 25px;
}
li#menu-item-96 a {
    background: #eaeaea;
    border-radius: 2px 15px 15px 2px;
}
li#menu-item-96 a:hover {
    background: #4c4c4c;
    color: white;
}
div#page {
    border-top: solid 5px #a90707;
	/*Adding bg white for all pages to have main content area white bg*/
	background: #fff;
}
.home-ft-box {
    margin-top: 50px;
    margin-bottom: 50px;
    max-width: 900px;
}
h1.home-h1 {
    text-align: center;
    margin-bottom: 50px;
	font-size: 38px;
}
.home-snippet-txt {
    margin-bottom: 50px;
}
.rfp-button {
    text-align: center;
}
button.rfp {
    border-radius: 5px;
    padding: 10px 50px;
    font-weight: 800;
    font-size: 20px;
    box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.6));
}
.home-content {
    background: #f5f5f5;
}
.home-content-wrapper {
    display: flex;
    align-items: center;
}
.home-ft-products-box {
    background-color: #a90707;
    color: white;
    padding: 25px 10px 25px 10px;
    text-align: center;
}
.home-ft-products-box h2 {
    margin-bottom: 0;
    font-size: 28px;
}
.p1-left-wrapper {
    display: flex;
    align-items: center;
}
.p2-right-wrapper {
    display: flex;
    align-items: center;
}
.about-us-wrapper {
    padding: 0;
	margin-top: 70px;
    margin-bottom: 70px;
}
.product-ft-home-img {
    padding: 0;
}
.home-product-section-wrapper {
    text-align: center;
    margin-bottom: 90px;
    max-width: 900px;
}
.home-product-section-wrapper h2 {
    font-size: 32px;
}
.home-content-img {
	height: 450px;
    background-size: cover !important;
    background-position: center center !important;
}
.content-middle{
    margin: auto;
    padding: 50px 25px;
    text-align: center;
}
.product-ft-home-box .product-ft-teaser{
    margin-bottom: 20px;
}
.product-ft-home-box .lm-product-ft, .product-ft-home-box button{
    background: none;
    border: 1px solid #a90707;
    color: #a90707;
    padding: 10px 35px;
}
.product-ft-home-box button:hover{
    background: #a90707;
    color: #fff;
}
.section-padding{
    padding: 50px 0;
}
.home-content-ft{
    padding: 30px 50px;
}
.awning-products {
    margin-top: 90px;
}
.product-box-wrapper {
    margin-bottom: 60px;
	display: flex;
}
.product-box-img {
    padding-right: 0px;
	display: flex;
}
.product-box-info {
    background: #f5f5f5;
	padding: 25px;
	
}
.product-link{
	font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}
.product-link:after{
	content: "";
    width: 80px;
    height: 5px;
    background: #a90707;
    display: block;
    margin-top: 10px;
}
.contact-home-wrapper {
    background-color: #f5f5f5;
    padding-top: 40px !important;
    padding-bottom: 100px;
}
.contact-home {
    margin-bottom: 60px;
	padding-top: 40px;
}
.get-in-touch {
    /*display: flex;*/
    align-items: center;
	text-align: center;
}
.contact-home h3 {
    text-align: center;
    font-size: 52px;
    font-family: 'Lobster', cursive;
	margin-bottom: 8px;
}
.contact-box {
    margin: 0 auto;
}
.contact-box .wpforms-container {
    max-width: 470px;
}
/*.contac-img {
    padding-top: 70px;
}*/
.before-footer-section{
    background: #f5f5f5;
}
.before-footer-services h3{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
	text-decoration: underline;
}
.before-footer-services{
	margin: 30px 50px;
}
.before-footer-menu-list{
	list-style: none;
	margin: 0;
}
.before-footer-menu-list li{
	display: inline-block;
}
.before-footer-menu-list li a{
	font-size: 18px;
	color: #000;
}
.before-footer-menu-list li:after{
	margin: 10px;
}
.footer-widgets, .site-footer{
	background:#f5f5f5;
}
.footer-widgets-container{
	border-top: 1px solid #f1f0f0;
}
.foot-contact{
	margin: 0 30px 40px;
}
.foot-contact img{
	margin-right: 15px;
	float: left;
	-webkit-box-shadow: 0px 3px rgb(223 217 217 / 60%);
    -o-box-shadow: 10px -10px rgba(0,0,0,0.6);
    border-radius: 100px;
}
.foot-contact div{
	padding: 8px;
	font-size: 18px;
    font-weight: 700;
}
.foot-contact div a{
	color: #000;
}
footer.site-info{
	background: #fafafa;
	color: #000;
}

/*Quote Page Style Start*/
#post-152 .entry-title{
	text-align: center;
    margin-top: 40px;
}
.quote-welcome-section{
	max-width: 900px;
    margin: 50px auto;
}
.quote-ft-box{
	margin-top: 50px;
    margin-bottom: 50px;
    max-width: 550px;
}
.quote-snippet-txt{
	 margin-bottom: 50px;
}

.qt-testimonial-section{
	margin-bottom: 50px;
}
.quote-img img{
	margin-top: 30px;
}
.wpforms-submit, .wpforms-form button[type=submit]{
	color: #ffffff !important;
    background-color: #a90707 !important;
    border-radius: 5px;
    padding: 10px 50px !important;
    font-weight: 800;
    font-size: 20px !important;
    box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.6));
    width: 100%;
}

/*Quote Page Style End*/


/*Product Page Style Start*/
.page-template-page-product div#page {
    padding-left: 0px;
    padding-right: 0px;
	padding-bottom: 40px;
}
.product-banner {
    height: 360px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.product-name {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%, -50%);
    font-size: 48px;
    font-weight: bold;
    font-family: "Libre Baskerville", serif;
}
.product-intro {
    margin-bottom: 40px;
} 
.page-template-page-product .entry-content {
    max-width: 1000px;
    margin: 0 auto;
}
.page-template-page-product .entry-title {
	text-align: center;
    margin-bottom: 30px;
}
.product-form-section{
	background-color: #fafafa;
    margin: 0px auto;
	padding-top: 60px;
	padding-bottom: 80px;
}
.product-form-box h3 {
    margin-bottom: 40px;
    line-height: 44px;
}
.product-form-box {
    max-width: 550px;
}

.product-form-section h3{
	text-align: center;
	font-weight: 800;
}
.brands-we-uese img{
	text-align: center;
}
.no-margin-bottom{
	margin-bottom: 0px !important;
}
ul.materials-list {
    width: 100%;
    float: left;
	list-style: none;
	margin: 0px;
	margin-bottom: 30px;
}
.materials-list li {
    font-weight: 400;
    padding-left: 16px;
    line-height: 30px;
    font-size: 16px;
    color: #222222;
    width: 50%;
    float: left;
    background: url(http://www.urbanawnings.com/wp-content/uploads/2021/03/service-list-icon.png) no-repeat left 9px;
}
ul.materials-list2 {
    width: 100%;
    float: left;
	list-style: none;
	margin: 0px;
	margin-bottom: 1.5em;
}
.materials-list2 li {
    font-weight: 400;
    padding-left: 16px;
    line-height: 30px;
    font-size: 16px;
    color: #222222;
    width: 100%;
    background: url(http://www.urbanawnings.com/wp-content/uploads/2021/03/service-list-icon.png) no-repeat left 9px;
}
.section3-wide{
	text-align: center;
}
.site-footer .footer-widgets-container .inside-footer-widgets {
    margin-left: 150px;
    margin-right: 150px;
}
/*Product Page Style End*/


/*Media Quries For Mobile Fixing*/

@media (max-width: 1024px){
	nav#site-navigation {padding-bottom: 0px;}
	.inside-navigation {
    background-color: #a90707;
	}
	button.menu-toggle {
    color: white!important;
	}
	.inside-article {margin-left: 20px; margin-right: 20px;}
	.home .inside-article {
    margin-left: 0px;
    margin-right: 0px;
	}
	.p1-left-wrapper{
		margin-bottom: 70px;
	}
	.product-box-wrapper {
    	margin-bottom: 60px;
    	display: block;
		max-width: 840px;
	}
	.product-box-img {
		padding-left: 0px;
	}
}
@media (max-width: 768px){ 
	nav#site-navigation {padding-bottom: 0px;}
	.inside-navigation {
    background-color: #a90707;
	}
	.inside-article {margin-left: 20px; margin-right: 20px;}
	.home .inside-article {
    margin-left: 0px;
    margin-right: 0px;
	}
	button.menu-toggle {
    color: white!important;
	}
	li.menu-item-home a, #menu-item-90 {
    border-radius: 0px;
	}
	li#menu-item-96 a {
		border-radius: 0px;
	}
	.inside-article {margin-left: 20px; margin-right: 20px;}
	.home-ft-products-box {
		margin-bottom: 60px;
	}
	.get-in-touch {display:flex;}
	.contact-home {margin-bottom:20px;}
	.contact {
    margin: 0 auto;
	}

}
@media (max-width: 985px){
	nav#site-navigation {padding-bottom: 0px;}
	.inside-navigation {
    background-color: #a90707;
	}
	button.menu-toggle {
    color: white!important;
	}
	#menu-item-90 {
		border-radius: 0px !important;
	}
	.inside-article {margin-left: 20px; margin-right: 20px;}
	.home .inside-article {
    margin-left: 0px;
    margin-right: 0px;
	}
	.product-box-wrapper {
		flex-direction: column;
	}
	.product-box-img{
		padding-left: 0px;
	}
	.p1-left-wrapper, .p2-right-wrapper{
		flex-direction: column;
	}
	.p1-left-wrapper img, .p2-right-wrapper img{
		width: 100%;
	}
	.about-us-wrapper{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.awning-products {
		margin-top: 0px;
	}
	.contact-home {margin-bottom:20px;}
}

@media (max-width: 600px){
	nav#site-navigation {padding-bottom: 0px;}
	.inside-navigation {
    background-color: #a90707;
	}
	button.menu-toggle {
    color: white!important;
	}
	.inside-article {margin-left: 20px; margin-right: 20px;}
	.home .inside-article {
    margin-left: 0px;
    margin-right: 0px;
	}
	.home-content-wrapper{
		flex-direction: column;
	}
	.home-content-img{
		height: auto;
	}
	.home-content-ft{
		padding: 0px; 
	}
	.awning-products {
		margin-top: 0px;
	}
	.contact-home {margin-bottom:20px;}
	
}

@media (max-width: 414px){
	nav#site-navigation {padding-bottom: 0px;}
	.inside-navigation {
    background-color: #a90707;
	}
	button.menu-toggle {
    color: white!important;
	}
	.inside-article {margin-left: 20px; margin-right: 20px;}
	.home .inside-article {
    margin-left: 0px;
    margin-right: 0px;
	}
	h1.home-h1 {
		font-size: 28px;
	}
	h2.home-content-title{
		font-size: 24px;
		text-align: center;
	}
	.home-ft-products-box h2 {
		font-size: 19px;
	}
	.home-product-section-wrapper h2 {
		font-size: 26px;
	}
	h3.product-title {
    font-size: 24px;
	}
	.home-content-txt {text-align:center;}
	.home-content-txt ul {
    text-align: left;
	}
	.contact-home {margin-bottom:20px;}
	.before-footer-services {display:none;}
}
