.woocommerce-store-notice {
	bottom:0;
	position: fixed;
}
.meter-page {
    border: none !important;
    background: none;
}
a.rsswidget {
    font-weight: 700;
}
img.rss-widget-icon {
    display: none !important;
}
.wpb_widgetised_column.wpb_content_element.shadowed {
    margin: 0 20px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    padding: 20px 30px;
}
input#email___ecd412e904309dcce66177488240b016_0 {
	background: white; border-color: #bbb !important;
	border-width:1px !important;
}
    
div#ctct_form-3 {
    background-color: #f0e9cb !important;
}
header#header h2 {
    display: none;
}
.js #loader-wrapper {
    background-color: #fff;
    display: none;
}
.vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
	background-size: contain; }
article.type-post a.featured_image {
    display: none;
}
/*.businesslounge-dark-header .widget *, .businesslounge-dark-header .header-tools > ul > li > a > span, .businesslounge-dark-header .mobile-menu-button:before {
	color:#fff;
}
.businesslounge-dark-header .businesslounge-menu-button * {
    background-color: #fff;
}*/
.mobile-header-holder  {
    padding: 0;
    margin-left: -10px;
}
.g-recaptcha {
    display: table !important;
    margin: auto !important;
}
.g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
}

article.subscribe {
    background: #fff;
    padding: 30px;
}

.ctct-disclosure {
    display: none;
}
.widget form input, select, textarea, input {
    max-width: 100%;
    background-color: #fff;
    border-radius: 1px;
    border-color: #999 !important;
}

/* override form button */
input.gform_button.button {    
color: #ffffff;
    background-color: #5f99af;
    box-shadow: 0 5px 0 #4f934b;
	  font-size: 16px;
	  padding: 10px 25px;
	  border-radius: 2em;
	  box-shadow: none;
	  text-transform: uppercase;
	
}