.site-padding-zero
{
	padding-top:20px !important;
}

.site-padding-zero .ad-title
{
	margin-bottom:20px !important;
}

.floating-sidebar .article-ad.sidebar-custom-3.bg-white, .floating-sidebar .article-ad.sidebar-custom-3.bg-white .ad-detail-post
{
	background: #097e77 !important;
  color: #ffffff !important;
	padding-top:20px !important;
}

.floating-sidebar .article-ad.sidebar-custom-3.bg-white
{
	background: #097e77 !important;
  color: #ffffff !important;
	padding-top: 0 !important;
}

.get-the-inside-scoop #mc_embed_signup
{
	background: #097e77 !important;
  color: #ffffff !important;
}

.category-storage-organizing .lite.cat-subscribe.bg-blue.get-free-quote
{
	background: #097e77 !important;
}

.category-storage-organizing .lite.cat-subscribe.bg-blue.get-free-quote .site-custom-quote-btn-lite
{
	background: #01252d !important;
}

.site-custom-quote-btn
{
	background: #01252d !important;
	padding: 1.7rem 8rem !important;
	color:#ffffff !important;
	display: unset !important;
}

.site-custom-quote-btn-forad
{
	background: #01252d !important;
	padding: 1.7rem 5.3rem !important;
	color:#ffffff !important;
	display: unset !important;
}

.site-custom-quote-btn-forad:hover
{
	background: #01252d !important;
}

.site-custom-quote-btn-lite
{
	background: #097e77 !important;
	padding: 1.7rem 8rem !important;
	color:#ffffff !important;
	display: unset !important;
}

.site-no-padding
{
	padding-left:0 !important;
	padding-right:0 !important;
}

.site-no-padding p, .site-no-padding h3
{
	padding-left:4rem !important;
	padding-right:4rem !important;
}

/*-------VALET CSS END-------*/

.ad-detail-post .lead-subscr-img:after{
		width: calc(100% - 3rem);
    height: 48px;
}

section.searchform input.search-field {
	background: #fff;
	border: 1px solid #0f3916;
	padding: 1rem;
}

section.searchform input.search-submit {
	background: #0f3916;
	color: #fff;
	padding: 2rem 0;
	font-weight: bold;
	margin: 2rem 0;
	
}

section.searchform {
	margin: 2rem 9;
	padding: 2rem 0;
}

.search .items-list
{
	margin-top:0px;
}

@media(min-width:769px)
{
	.site_search_page_title
{
	flex:0 1 80rem !important;
}

	.search .cat-header {
    padding-bottom: 5rem;
		    margin-bottom: 50px;
	}
	
}

.search-content
{
	margin-bottom:40px;
}

.related-list .related-item .item-text
{
    justify-content: start;
}

.related-list .related-item .item-text .item-meta
{
	margin-top:0px;
}

.yelp-review:before {
    content: ' “ ';
}

/* Responsive */

@media (max-width: 769px)
{
	.search .cat-header {
    padding-bottom: 3rem;
    margin-bottom: 30px;
}
	
}
