#signup {
	background: #FF8000 !important;
}
p.nocomments {
    display: none;
}
.greenpostbutton a {
    background: linear-gradient(63.05deg,#1c8582 23.56%,#00a38f 115.08%);
    color: #fff;
    padding: 10px;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    padding-left: 42px;
}
.links__wrap_2x2 .links__link:before {
    
    top: 17px !important;
}
.links__wrap_2x2 .links__link:after {
   
    top: 20px !important;
}
.greenpostbutton a::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url('/wp-content/uploads/2022/05/download-.svg') no-repeat center;
    position: absolute;
    left: 0 revert;
    left: 12px;
    top: 14px;
    background-size: 20px;
}

 .greenpostbuttona: hover {
    color: #fff !important;
}
.fullsection {
    width: 100%;
    background: linear-gradient(63.05deg,#1c8582 23.56%,#00a38f 115.08%);
    padding: 40px 30px 40px 30px;
    text-align: center;
    margin-bottom: 30px;
}

.fullsection h3 {
    color: #fff;
	    margin-bottom: 5px;
	    font-family: Avenir,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.fullsection p{
	
 color: #fff;
	font-size:16px;
	    font-family: Avenir,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.buttonarea a {
    background: #fff;
    padding: 10px;
    text-decoration: none !important;
	font-size:16px;
	font-weight:700;
	    font-family: Avenir,Helvetica Neue,Helvetica,Arial,sans-serif;
	border-radius:3px;
}

._budget-calculator-tooltips[title]:hover:after{

}

._budget-calculator-tooltips{
	
}

#content > .row {
	display: flex;
	flex-wrap: wrap;
}

#content > .row > .col-xs-12 {
	margin-bottom: 40px;
}

#secondary aside:last-of-type {
	/*position: sticky;*/
	top: 20px;
}
body.postid-16078  aside#media_image-2, aside#media_image-4, aside#media_image-5{
		display:none;
	}
body.postid-16078 aside#media_image-5{
		display:block;
	}
@media all and (max-width:600px){
	body.postid-16078 aside#media_image-5{
		display:none;
	}
	body.postid-16078 	aside#media_image-4{
		 display:block; 
	}
}	