/*
Theme Name: Custom Theme
Description: Custom theme voor Vita Hypotheekadvies 
Author: Jouw Website Online
Version: 25.6.11
Template: bridge
*/
@import url("../bridge/style.css");
/* --- start header --- */	
/* --- start header top --- */	
.header_top {
    padding-top: 7px;
    padding-bottom: 7px;    
}
header.fixed.scrolled .header_top {
    background-color: #f5f5f5 !important;
}
@media only screen and (max-width: 1000px) and (min-width: 601px)  {
	.header_top .left {
		width: 50% !important;
		float: left;
		text-align: left;
	}
}
@media only screen and (max-width: 600px)  {
	.header_top .left {
		display: none !important;
	}
}
.header_top .left .header-widget a {
	color: #e51935;
    font-weight: 600;
    text-decoration-color: #f5f5f5 !important;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
}
.top-phone {
	display: none;
}
.phone-zaandam {
	display: inherit;
}
@media only screen and (min-width: 768px)  {
	.top-phone .desktop-only, .top-phone .mobile-only {
		font-weight: 500 !important;
	}
}
@media only screen and (max-width: 1000px) and (min-width: 601px)  {
	.header_top .right {
		width: 50% !important;
		float: right;
		text-align: right;
	}	
}
@media only screen and (max-width: 600px)  {
	.header_top .right {
		width: 100% !important;
		text-align: center;
	}
}
.top-score {
	display: none;
}
.score-cumulatief {
	display: inherit;
}
.top-score .score {
	font-weight: 500 !important;
	margin-right: 5px;	
}
/* --- end header top --- */
/* --- start header bottom --- */
/* --- start logo --- */
.q_logo a {
    max-height: 90px !important;
}
.q_logo > a > .sticky, .q_logo > a > .dark, .q_logo > a > .light {
	display: none;
}
@media only screen and (max-width: 1400px) and (min-width: 1201px) {
	.q_logo > a > .mobile {
		display: none !important;
	}
	.q_logo a {
		max-height: 80px !important;
	}	
}
@media only screen and (max-width: 1200px) and (min-width: 1001px) {
	.q_logo > a > .mobile {
		display: none !important;
	}
	.q_logo a {
		max-height: 70px !important;
	}
}
/* --- end logo --- */
/* --- start primair menu --- */
@media only screen and (max-width: 1050px) and (min-width: 1001px) {
	nav.main_menu > ul > li > a {
		font-size: 17px;
		padding: 0 6px;
	}
}
nav.main_menu > ul > li > a > span:hover {
	border-bottom: 3px solid #e51935;
	padding-bottom: 7px;
}
.menu_with_dropdown > a::after {
	font-family: "fontawesome";
	content: "\f107";
	margin-left: 7px;
	font-weight: 500;
	vertical-align: middle;
}
.menu-cta > a > span {
	background: #e51935;
    border: 1px solid #e51935;
    padding: 11px 15px;
    color: #fff;
	margin-left: 7px;
}
@media only screen and (max-width: 1400px) and (min-width: 1201px) {
	.menu-cta > a > span {
		margin-left: 7px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1001px) {
	.menu-cta > a > span {
		margin-left: 0px;
	}
}
.menu-cta-alt > a > span {
	border: 1px solid #ffffff;
    color: #333333;
    background-color: #ffffff;
	padding: 11px 15px;
}
.menu-cta > a > .plus, .menu-cta-alt > a > .plus {
	display: none !important;
}
/* --- start dropdown van primair menu --- */
.drop_down .wide .second {
	display: flex;
}
.drop_down .wide.wide_background .second .inner {
	width: 1100px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
@media only screen and (min-width: 1500px) {
	.drop_down .wide.wide_background .second .inner {
		width: 1400px !important;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	.drop_down .wide.wide_background .second .inner {
		width: 100% !important;
	}
}
.drop_down .wide .second ul {
  	padding: 42px 28px;
	width: calc(100% - 56px) !important;
}
.drop_down .wide .second ul li {
	border-left: none;
}
.drop_down .wide .second .inner > ul > li > a:hover {
  	text-decoration: underline;
  	text-decoration-color: #e51935;
 	text-decoration-thickness: 2px;
 	text-underline-offset: 7px;	
}
.drop_down .wide.icons .second i, .drop_down .wide.icons .second i:hover {
	color: #051b3f !important;
}
.menu_with_dropdown > .second > .inner > ul > li {
	width: 46% !important;
	float: left;
}
.menu_with_dropdown > .second > .inner > ul > li:last-child {
	width: 46% !important;
	float: right;
}
.dropdown-menu-subtitle {
	text-decoration: underline;
  	text-decoration-thickness: 1px;
  	text-underline-offset: 7px;
}
.dropdown-menu-subitem {
	float: left;
	width: 100% !important;
}
.dropdown-menu-subitem > a::before {
	font-family: "fontawesome";
	content: "\f105";
	margin-right: 7px;
}
.dropdown-menu-cta-item > a {
	display: none !important;
}
.menu_cta-block {
	background: #051b3f;
	padding: 42px 35px;
}
.menu_cta-block > a {
	padding: 0px !important;
}
.menu_cta-screamer {
	font-size: 19px;
	line-height: 28px;
	font-weight: 600;
	color: #fff;
	text-transform: none;
	display: inline-block;
	text-decoration: underline;
  	text-decoration-thickness: 1px;
  	text-underline-offset: 7px;
	margin-bottom: 28px;	
}
.menu_cta-txt {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #fff;
	text-transform: none;
	display: inline-block;
	margin-bottom: 28px;
}
.menu_cta-link {
	font-size: 18px !important;
	line-height: 28px !important;
	font-weight: 600 !important;
	text-transform: none !important;
	color: #f5f5f5 !important;
}
.menu_cta-link::before {
	font-family: "fontawesome";
	content: "\f105";
	margin-right: 7px;
	color: #e51935;
	font-weight: 900;
}
.dropdown-menu-location {
    width: 23% !important;
}
/* --- end dropdown van primair menu --- */
/* --- end primair menu --- */
/* --- start mobile menu --- */
.mobile_menu_button > span > .fa-bars {
    font-size: 15px;
    color: #ffffff !important;
}
.mobile_menu_button > span > .fa-bars::after {
	content: "Menu";
	font-family: 'Barlow', sans-serif;
	margin-left: 7px;
	font-weight: 600;
	text-transform: uppercase;
}
#menu-mobile-menu {
	margin-bottom: 21px !important;
}
.mobile-menu_cta-alt {
	border: 1px solid #fff !important;
    background-color: #ffffff;
    text-align: center;
    margin-top: 14px !important;	
	margin-bottom: 7px !important;	
}
.mobile-menu_cta-alt a {
	color: #333 !important;
  	font-weight: 600 !important;
    text-decoration: none !important;		
}
.mobile-menu_cta-alt a::before {
	font-family: "fontawesome";
  	content: "\f041";
	margin-right: 14px;
  	font-weight: 500;
}
.mobile-menu_cta {
	background: #e51935;
	border: 1px solid #e51935 !important;
	text-align: center;
	margin-top: 14px !important;
	margin-bottom: 7px !important;
}
.mobile-menu_cta a {
	color: #fff !important;
  	font-weight: 600 !important;
    text-decoration: none !important;		
}
.mobile-menu_cta a::before {
	font-family: "fontawesome";
  	content: "\f073";
	margin-right: 14px;
  	font-weight: 500;
}
/* --- end mobile menu --- */
/* --- start side menu --- */
.side_menu_button_link > .fa-search {
	font-size: 15px;
	color: #f5f5f5 !important;	
}
.side_menu .widget.widget_search form {
	border: 1px solid #282828 !important;
}
.side_menu .widget.widget_search form input[type="submit"] {
	background: #e51935 !important;
	color: #fff !important;
	padding: 0px !important;
}
.side_menu .widget.widget_search form input[type="submit"]:hover {
    box-shadow: 0px 0px 9px #333 !important;	
}
.side_menu .widget #searchform input[type="text"] {
	color: #333;
}
/* --- end side menu --- */	
/* --- end header bottom --- */	
/* --- start title and breadcrumbs --- */
@media only screen and (max-width: 1000px) {
	.title {
		height: 70px !important;
		padding: 0px !important;
	}
}
@media only screen and (max-width: 600px) {
	.title_outer {
		display: none;
	}
}
.title .title_holder {
	padding-top: 7px !important;
	border: none !important;
}
.breadcrumbs {
	line-height: 28px;
}
.breadcrumbs > span > a, .breadcrumbs > span > span {
	color: #282828;
    font-weight: 400;
    text-decoration: none;
}
/* --- end title and breadcrumbs --- */
/* --- end header --- */	
.page_header h1 .fa {
	padding-right: 14px;
}
.page_not_found {
    text-align: center;
	margin: 220px 0px !important;
}
.vestiging__selector__address {
    border: 1px solid #282828;
    border-radius: 5px;
    padding: 28px;
}
.q_circles_holder .q_circle_inner2:hover .q_text_in_circle, .q_circles_holder .q_circle_inner2:hover i {
    color: #282828 !important;
}
#lp__faq .qode-tab-title-inner {
    font-size: 18px;
    color: #282828;
    font-weight: 400;
    line-height: 30px;
}
#lp__faq .qode-title-holder {
	margin-bottom: 1px;
}
#lp__faq .qode-accordion-holder .qode-title-holder {
	background: #f5f5f5		!important;
	border: 1px solid #282828;
    margin-bottom: 7px;
}
.ui-widget-content a {
    color: #e41036	!important;
}
.ui-widget-content a, .ui-widget-content a:link, .ui-widget-content a:visited, .ui-widget-content a:active {
    color: #e41036	!important;
}
.ui-widget-content a:hover {
    color: #9d9d9d	!important;
}
.vestiging__afspraak {
	margin-top: -330px;
}
.latest_post_two_holder .latest_post_two_info {
	display: none;
}
.latest_post_two_holder .latest_post_two_text {
	padding: 21px 28px 21px;
}
.latest_post_two_holder .latest_post_two_text .separator.small {
	display: none;
}
.latest_post_two_title {
	margin-bottom: 21px;
}
.latest_post_two_holder .latest_post_two_text a:hover {
	color: #282828 !important;
}
.vergelijkingstabel .separator {
    margin: 5px 0;
}
aside .wrapper {
    padding: 0px 0px 0px 28px	!important;
}
.icon_social_holder {
	display: none;
}
#respond, .author_description, .author_description {
	display: none;
}
.social_share_list_holder span {
	display: none;
}
.page__hdr {
	padding-top: 21px;
	padding-bottom: 0px;
}
@media only screen and (min-width: 764px) {
	.page__hdr {
		padding-top: 42px !important;
		padding-bottom: 21px !important;
	}
}
.blockquote-text {
	font-weight: 400	!important;
	font-size: 17px;
}
.testimonial_content_inner {
	padding: 0px 0px	!important;
}
.icon_star {
	font-size: 52px;
	color: #ffe342;
}
.testimonials_c_holder .flex-control-nav {
    margin-top: 21px;
}
@media only screen and (max-width: 763px) {
	.testimonial_rating_holder, .testimonial_text_holder, .testimonials_c_holder .flex-control-nav {
		text-align: left;
	}
}	
aside .widget a:link, aside .widget a:visited, aside .widget a:hover, aside .widget a:active  {
	color: #282828 	!important;
}
.white {
    color: #fff;
}
.screamer .stars {
    font-size: 30px;
}
.q_icon_list p {
    margin-left: 21px;
}
#contact .info {
    font-size: 13px;
    font-style: italic;
}
.first_paragraph {
	font-weight: 600;
}
.content a, .content p a {
    text-decoration-color: #f5f5f5 !important;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
}
.hyperlink-alt:hover {
	color: #fff;
}
.openingtimes {
	padding: 21px;
	border-radius: 5px;
	border: 1px solid #23232330;
}
.openingtimes-day {
	width: 50%;
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
	vertical-align: middle;	
}
.openingtimes-time {
	width: 50%;
	display: inline-block;	
	font-size: 16px;
	line-height: 28px;
	vertical-align: middle;
	text-align: right;
}
@media only screen and (min-width: 768px) {
	.openingtimes-day {
		width: 60%;
	}
	.openingtimes-time {
		width: 40%;
	}
}
.cookie-listing {
	padding: 21px;
	border-radius: 5px;
	background: #f5f5f5;
}
.cookie-answer, .cookie-question {
	width: 100%;
	padding: 7px 0px;
	display: inline-block;	
	font-size: 12px;
	line-height: 28px;
	vertical-align: top;
}
@media only screen and (min-width: 768px) {
	.cookie-question {
		width: 25%;
	}
	.cookie-answer {
		width: 75%;
	}
}
.quote {
	padding: 21px;
    border-radius: 5px;
    border: 1px solid #23232330;
}
.cta-bar-big {
	color: #fff;
	font-size: 21px;
	line-height: 33px;
	font-weight: 600;
	letter-spacing: 1px;
}
blockquote {
	padding: 0px;
}
#company-articles .latest_post_two_holder .latest_post_two_text {
	border-radius: 0px 0px 5px 5px;
    border: 1px solid #23232330;
}
#company-articles .latest_post_two_image {
	border-radius: 5px 5px 0px 0px;
	border-left: 1px solid #23232330;
	border-top: 1px solid #23232330;
	border-right: 1px solid #23232330;
}
#faq-toggle .qode-tab-title-inner {
    font-size: 18px;
    color: #282828;
    font-weight: 400;
    line-height: 30px;
}
#faq-toggle .qode-title-holder {
	margin-bottom: 1px;
}
#faq-toggle .qode-accordion-holder .qode-title-holder {
	background: #f5f5f5		!important;
	border: 1px solid #23232330;
    margin-bottom: 7px;
}
@media only screen and (max-width: 1000px) and (min-width: 901px) {
	div.grid_section .section_inner {
		width: 900px !important;
	}
}
@media only screen and (max-width: 900px) and (min-width: 769px) {
	div.grid_section .section_inner {
		width: 90% !important;
	}
}
@media only screen and (max-width: 480px) {
	div.grid_section .section_inner {
		width: 80% !important;
	}
}
.lp-partner {
	border-radius: 5px;
	border: 1px solid #23232330;
}
.hero {
	background-position: 70% 35% !important;
}
@media only screen and (min-width: 1000px) {
		margin-top: 84px !important;
		margin-bottom: 84px !important;
	}
}
@media only screen and (max-width: 999px) {
	.hero-header {
		margin-top: 60px !important;
		margin-bottom: 28px !important;
	}
}
.header-box {
	padding: 42px 28px 35px;
	background: #ffffffff;
}
@media only screen and (max-width: 999px) {
	.header-box {	
		background: #fffffff0;
	}
}
.sidebox {
	border: 1px solid #d5d9df;
	padding: 35px 21px;
}
.latest_post_two_excerpt::after {
	content: " (...)";
}
.qode_carousels .slides > li {
    padding: 21px;
}
#lp-faq .ui-accordion .ui-accordion-header {
	background: #f5f5f5;
	padding: 21px;
	border-radius: 0px;
	border: none;
	margin-bottom: 7px;
	color: #282828;
}
#lp-faq .ui-accordion .ui-accordion-content {
	border: 1px solid #23232330;
	border-radius: 0px;	
	margin-bottom: 7px;
}





/* --- start list styling --- */
ul.checkmarks  {
  	list-style: none;
}
ul.checkmarks li:before {
  	content: '✔';
	color: #5fd60a;
	font-weight: 900;
	margin-right: 28px;
	margin-bottom: 7px;
	float: left;
}

/* --- end list styling --- */



/* --- revisie van website --- */


/* --- start single post styling --- */
.post_text_inner .entry_title {
	float: left;
	width: 100%;
	font-size: 55px;
    line-height: 65px;
}
@media (max-width: 1300px) and (min-width: 601px) {
	.post_text_inner .entry_title {
		font-size: 42px;
		line-height: 52px;
	}
}
@media only screen and (max-width: 600px) {
	.post_text_inner .entry_title {
		font-size: 24px;
		line-height: 34px;
	}
}
.post_text_inner .post_info {
	font-size: 18px;
    line-height: 28px;
}
@media only screen and (max-width: 600px) {
	.post_text_inner .post_info {
		font-size: 16px;
		line-height: 26px;
	}
}
/* --- end single post styling --- */
/* --- start content --- */
/* --- start backgrounds --- */
.white-bg {
	background: #fff;
}
.grey-bg {
	background: #f5f5f5;
}
@media only screen and (min-width: 1001px) {
	.grey-bg-desktop {
		background: #f5f5f5;
	}
}
.grey-bg-top {
	background: linear-gradient(180deg,#f5f5f5 50%,transparent 0);
}
.grey-bg-bottom {
	background: linear-gradient(180deg,transparent 50%,#f5f5f5 0);
}
.blue-bg {
	background: #051b3f;
}
.black-bg {
	background: #333333;
}
.red-bg {
	background: #e51935;
}
@media only screen and (max-width: 1000px) {
	.blue-bg-mobile {
		background: #051b3f !important;
	}
}
@media only screen and (max-width: 1000px) {
	.black-bg-mobile {
		background: #333333 !important;
	}
}
@media only screen and (max-width: 1000px) {
	.red-bg-mobile {
		background: #e51935 !important;
	}
}
@media only screen and (max-width: 1000px) {
	.grey-bg-mobile {
		background: #f5f5f5 !important;
	}
}
/* --- end backgrounds --- */
/* --- start fonts --- */
.light__font {
    color: #fff;
}
.dark__font {
	color: #333;
}
.red__font {
	color: #e41036;
}
.blue__font {
	color: #051b3f;
}
.underlined  {
    text-decoration: underline;
}
/* --- end fonts --- */
/* --- start button element --- */
.btn__light {
	margin: 0px 14px 21px 0px !important;
}
.btn__light:hover {
	box-shadow: 0px 0px 9px #333 !important;	
}
.btn__dark {
	margin: 0px 14px 21px 0px !important;
}
.white.btn__dark {
	border: 1px solid #fff !important; 
}
.btn__dark:hover {
    box-shadow: 0px 0px 9px #fff !important;	
}
/* --- end button element --- */
/* --- start google maps element --- */
.gmnoprint {
    display: none !important
}
/* --- end google maps element --- */
/* --- start comment section --- */
#comments, .comment_form {
	display: none !important;
}
/* --- end comment section --- */
/* --- start responsiveness --- */
@media only screen and (max-width: 1200px) {
	.responsive-width-1200 {
		width: 100% !important;
	}
}
@media only screen and (max-width: 1000px) {
	.responsive-width-1000 {
		width: 100% !important;
	}
}
@media only screen and (max-width: 900px) {
	.responsive-width-900 {
		width: 100% !important;
	}
}
@media only screen and (max-width: 1200px) {
	.desktop-only-1200 {
		display: none;
	}
}
@media only screen and (max-width: 1000px) {
	.desktop-only-1000 {
		display: none !important;
	}
}
@media only screen and (max-width: 900px) {
	.desktop-only-900 {
		display: none !important;
	}
}
@media only screen and (max-width: 600px) {
	.desktop-only-600 {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.desktop-only {
		display: none;
	}
}
@media only screen and (min-width: 1201px) {
	.mobile-only-1200 {
		display: none !important;
	}
}
@media only screen and (min-width: 1001px) {
	.mobile-only-1000 {
		display: none !important;
	}
}
@media only screen and (min-width: 901px) {
	.mobile-only-900 {
		display: none !important;
	}
}
@media only screen and (min-width: 601px) {
	.mobile-only-600 {
		display: none !important;
	}
}
@media only screen and (min-width: 768px) {
	.mobile-only {
		display: none !important;
	}
}
@media only screen and (min-width: 1201px) {
	.centered-1200 {
		text-align: center !important;
	}
}
@media only screen and (max-width: 1200px) {
	.centered-1200 {
		text-align: left !important;
	}
}
@media only screen and (min-width: 1001px) {
	.centered-1000 {
		text-align: center !important;
	}
}
@media only screen and (max-width: 1000px) {
	.centered-1000 {
		text-align: left !important;
	}
}
@media only screen and (min-width: 901px) {
	.centered-900 {
		text-align: center !important;
	}
}
@media only screen and (max-width: 900px) {
	.centered-900 {
		text-align: left !important;
	}
}
@media only screen and (min-width: 768px) {
	.centered {
		text-align: center !important;
	}
}
@media only screen and (max-width: 767px) {
	.centered {
		text-align: left !important;
	}
}
@media only screen and (max-width: 1000px) {
	.space-in-between-1000 {
		height: 21px !important;
	}
}
@media only screen and (max-width: 900px) {
	.space-in-between-900 {
		height: 21px !important;
	}
}
@media only screen and (max-width: 767px) {
	.space-in-between {
		height: 21px !important;
	}
}
@media only screen and (max-width: 1000px) {
	.space-on-edge-1000 {
		height: 42px !important;
	}
}
@media only screen and (max-width: 900px) {
	.space-on-edge-900 {
		height: 42px !important;
	}
}
@media only screen and (max-width: 767px) {
	.space-on-edge {
		height: 42px !important;
	}
}
/* --- end responsiveness --- */
/* --- start cookie message --- */
#cookie-law-info-bar {
	padding: 28px !important;
	width: 650px !important;
	max-width: 94% !important;
}
.cli_messagebar_head {
	font-size: 20px;
	text-align: left;
	border-bottom: 1px solid rgba(157,157,157,.5);
	margin-bottom: 14px;
	padding-bottom: 7px;
	color: #051b3f !important;
}
#cookie-law-info-bar span {
    vertical-align: middle;
    color: #333;
    font-size: 13px;
    font-weight: 300;
	text-align: left;
}
#cookie_action_close_header	{
	display: block !important;
	max-width: 240px;
	text-align: center;
	padding: 14px;
	border: 1px solid #051b3f;
    font-weight: 600;
    font-size: 18px;
	margin-top: 14px;
	margin-bottom: 7px;	
	margin-left: 0px;
}
#CONSTANT_OPEN_URL {
	font-weight: 200;
	text-decoration: none;
	text-align: left;
	display: block !important;
	font-size: 14px;
}
/* --- end cookie message --- */
/* --- start general form 7 styling --- */
.wpcf7-form .vc_col-sm-12, .wpcf7-form .vc_col-sm-11, .wpcf7-form .vc_col-sm-10, .wpcf7-form .vc_col-sm-9, .wpcf7-form .vc_col-sm-8, .wpcf7-form .vc_col-sm-7, .wpcf7-form .vc_col-sm-6, .wpcf7-form .vc_col-sm-5, .wpcf7-form .vc_col-sm-4, .wpcf7-form .vc_col-sm-3, .wpcf7-form .vc_col-sm-2, .wpcf7-form .vc_col-sm-1 {
    padding: 0px;
}
select.wpcf7-form-control.wpcf7-select {
	background: url('/wp-content/uploads/2022/03/form-select-down.png') no-repeat 97% 50%;
	background-size: 3%;
	background-color: #fff;
}
span.wpcf7-list-item {
	margin: 0px;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"] {
  margin-left: 0px;
}
span.wpcf7-list-item {
	width: 33% !important;
}
@media only screen and (max-width: 1000px) {
	span.wpcf7-list-item {
		width: 50% !important;
	}
}
@media only screen and (max-width: 480px) {
	span.wpcf7-list-item {
		width: 100% !important;
	}
}	
div.wpcf7 input[type="file"] {
    border: 1px solid #333;
	display: block;
	background: #fff;
	font-size: 18px;
	line-height: 28px;
	font-family: Barlow;
	margin: 5px 0 0;
	padding: 15px;
	box-sizing: border-box;
	width: 100%;
}
.form-notes {
    font-size: 14px;
}
.wpcf7-not-valid-tip {
	color: #f1a30f;
	font-style: italic;
}
.wpcf7-spinner {
    top: 14px;
	margin-left: -140px;
	width: 42px;
    height: 42px;
}
.wpcf7-spinner::before {
    top: 12px;
    left: 12px;
    width: 24px;
    height: 24px;	
}
div.wpcf7-response-output::before {
	display: none;
}
.wpcf7-response-output {
	color: #333 !important;
	padding: 7px 5% !important;
	width: 90%;
	margin: 14px 0px !important;
	float: left;
    text-align: center;
	text-transform: none !important;
	font-weight: 400 !important;
	font-style: italic;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, div.wpcf7-response-output.wpcf7-validation-errors {
  	background-color: #f1a30f !important;
}
.wpcf7 form.wpcf7-form p {
  margin-bottom: 0px;
}
/* --- end general form 7 styling --- */
/* --- start pagesearch --- */
.qode-search-results-one-columns article .post_text h2 .date, .qode-search-results-one-columns article .post_text .post_info, .qode-search-results-one-columns  article .post_image img {
	display: none !important;
}
@media only screen and (min-width: 1001px) {
	.qode-search-results-one-columns {
		min-height: 700px;
	}
}
.qode-search-results-one-columns {
	margin-top: 42px;
	margin-bottom: 42px !important;
}
@media only screen and (max-width: 1000px) {
	.qode-search-results-one-columns {
		margin-top: 28px;
		margin-bottom: 28px !important;		
	}
}
.qode-search-results-one-columns article {
	margin: 0 0 28px;
}
.qode-search-results-one-columns article .post_text .post_text_inner {
	border: 1px solid #d5d9df;
	padding: 21px 21px;
	background-color: #f5f5f5;
}
.qode-search-results-one-columns article .post_text .post_text_inner h2 {
	margin-bottom: 14px;
}
.qode-search-results-one-columns article .post_text .post_text_inner .post_more .qbutton {
	color: #ffffff;
	border-color: #e51935;
	font-size: 17px;
	line-height: 51px;
	height: 51px;
	font-weight: 600;
	background-color: #e51935;
	-webkit-border-radius: 0px;
	letter-spacing: 0px;
	text-transform: none;
	border-width: 1px;
	padding-left: 21px;
	padding-right: 21px;
	margin-top: 14px;
}
@media only screen and (max-width: 768px) {
	.qode-search-results-one-columns article .post_text .post_text_inner .post_more .qbutton {
		padding: 0 14px;
		height: 38px;
		line-height: 38px;
	}
}
/* --- end pagesearch --- */
/* --- end content --- */
/* --- start footer styling --- */
/* --- start footer top styling --- */
.four_columns > .column1, .four_columns > .column2 {
	width: 29% !important;
}
.four_columns > .column3 {
	width: 42% !important;
}
.four_columns > .column4 {
	width: 100% !important;
}
@media only screen and (min-width: 999px) {
	.four_columns > .column4 {
		width: 100% !important;
		border-top: 1px solid #717171;
		padding-top: 14px;
		margin-top: 21px;
	}	
}
.four_columns > .column4 > .column_inner, .footer_top .four_columns .column4 .column_inner > div, .footer_top .four_columns .column4 .column_inner .widget_block .vc_col-sm-12 {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}	
.four_columns .column2 .column_inner > div {
	margin: 0px !important;
}
@media (max-width:1200px) and (min-width:999px) {
	.four_columns > .column1, .four_columns > .column2, .four_columns > .column3 {
		width: 33.33% !important;
	}
}
@media only screen and (max-width: 998px) {
	.footer_top .four_columns > .column1, .footer_top .four_columns > .column2, .footer_top .four_columns > .column3, .footer_top .four_columns > .column4 {
		width: 100% !important;
		margin: 0px !important;
	}
	.four_columns > .column1 .column_inner, .four_columns > .column2 .column_inner, .four_columns > .column3 .column_inner, .four_columns > .column4 .column_inner {
		padding: 0 15px 0 0;
	}	
	.four_columns .column1 .column_inner > div, .four_columns .column3 .column_inner > div, .four_columns .column4 .column_inner > div {
		margin: 0px !important;
	}		
}
.widget {
    padding: 14px 0px;
}
.footer_top .widget_block {
	float: left;
	width: 100%;
}
.footer_top .widget_nav_menu ul li {
	padding: 0 0 11px !important;
}
.footer_top a {
	text-decoration: underline;
	text-decoration-color: #e51935;
}
.footer_top a:hover {
	text-decoration: none;
}
.stores-in-footer .vc_col-sm-6, .stores-in-footer .vc_col-sm-12 {
	padding: 0px !important;
}
.store-homes li:before {
	font-family: "fontawesome";
	content: "\f041";
	color: #818181;
	font-weight: 700;
	margin-right: 21px;
	margin-bottom: 7px;
	float: left;
}
.stores-in-footer .cta-phrase-bottom {
	margin-top: 14px;
}
@media (max-width:1200px) and (min-width:999px) {
	.stores-in-footer .vc_col-sm-6 {
		width: 100% !important;
	}
}
.footer-intro {
	color: #818181 !important;
}
.footer-social {
	border-bottom: 1px solid #e51935;
	margin-left: 7px;
}
/* --- end footer top styling --- */
/* --- start footer bottom styling --- */
@media only screen and (max-width: 600px) {
	.footer_bottom {
		text-align: left !important;
		height: inherit !important;
	}
	.footer_bottom_column {
		padding: 3px 0px;	
	}
	.footer_bottom_holder > .container {
		padding: 14px 0px;
	}
}
.footer_bottom_columns > .column1 {
	width: 75% !important;	
}
.footer_bottom_columns > .column2 {
	width: 25% !important;	
}
@media only screen and (max-width: 1200px) {
	.footer_bottom_columns > .column1, .footer_bottom_columns > .column2 {
		width: 100% !important;	
	}
	.footer_bottom_columns > .footer_bottom_column .footer_bottom {
		text-align: left !important;	
	}	
}
@media only screen and (max-width: 998px) {
	.footer_top_holder {
		padding-bottom: 21px !important;
	}
	.footer_bottom_holder {
		border-top: 1px solid #717171;
		padding-top: 14px !important;
	}
}
.footer_bottom_columns > .column1 > .column_inner  {	
	padding-left: 10px !important;
}
@media only screen and (max-width: 600px) {
	.footer_bottom_columns > .column2 > .column_inner  {	
		padding-left: 10px !important;
	}
}
.footer-bottom_divider {
	margin-left: 14px !important;
	margin-right: 14px !important;
}
@media only screen and (max-width: 600px) {
	.footer-record {	
		display: inline-block;
  		width: 100%;
	}
	.footer-bottom_divider {	
		display: none;
	}	
}
/* --- end footer bottom styling --- */
/* --- end footer styling --- */