/*
Theme Name:   	Carpinteria 2020
Theme URI:    	http://everywhererightnow.com
Author:       	Everywhere Right Now, Inc.
Author URI:     http://everywhererightnow.com
Template:     	storefront
Description:  	A custom theme designed exclusively for the City of Carpinteria.
Version:      	2.1.1
 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i&display=swap');

* {font-family: 'Open Sans', sans-serif; }

a, #logo a, a img, .button, .gform_button, #searchform button[type="submit"], .search-submit, .mc4wp-form-fields input[type="submit"] {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	}
#logo a:hover, a img:hover, #searchform button[type="submit"]:hover {
	opacity:0.75;
	filter:alpha(opacity=85);
	}
a, a:visited {
	color:#2200CC;
	text-decoration:none !important;
	}
a:hover {
	color:#00A3E0;
	text-decoration:none;
	}
a:focus, .focus a, input:focus, textarea:focus {
	outline: none !important;
}
p, h1, h2, h3, h4, h5, h6, li {
	color:#000;
}
p, li {
	font-size:17px;
	font-weight:400;
}
h1.entry-title {
	color:#015C89;
	font-size:30px;
	font-weight:700;
	border-bottom:3px solid #00A3E0;
	border-top:1px solid #015C89;
	padding:10px 0;
	font-style:italic;
}
h2 {
	font-size:24px;
	font-weight:600;
}
h3 {
	font-size:21px;
	font-weight:600;
}
.post, .page {
    margin: 0 0 0 0;
}
.home .entry-title, .byline, .post-thumbnail, .cat-links, .tags-links, .page-id-163 img.wp-post-image, .page-id-340 img.wp-post-image  {
	display:none;
	}
.button {
	display:inline-block !important;
	padding:15px 30px;
	color:#FFF !important;
	text-decoration:none;
	margin:5px;
	background-color:#069;
	text-transform:capitalize;
	border-radius: 0px;
	border:1px solid #FFF;
	}
.button:hover {
	text-decoration:none;
	background-color:#00A3E0;
	}

.gform_button {
	background-color:#069 !important;
	color:#FFF;
	border-color:#069 !important;
	}
.gform_button:hover {
	background-color:#6C3 !important;
	border-color:#6C3 !important;
	}

.limit, .content-area {
	max-width:1110px;
	width:100%;
	margin:0 auto;
}
.site-info {
    padding: 1.5em 0;
}
.site-info p {
	font-size:14px;
	text-align:center;
	padding:0 0 40px 0;
}
.site-info img {
	display:inline-block;
	padding:0 10px;
	position:relative;
	top:14px;
}
.site-footer {
    background-color: #015C89;
	color: #FFF;
	padding:0;
}
.topbar {
	background:#061590;
	overflow:hidden;
	text-align:right;
	color:#FFF;
	padding:2px 0;
	box-shadow:0px 5px 4px 0px #999;
	min-height:30px;
}
.site-header .site-branding img {
    height: auto;
    max-width: 300px;
    max-height: none;
}
.site-header {
	margin:0;
	padding:5px 0 0 0;
	border-bottom:5px solid #015C89;
}
.site-branding {
	float:left;
	width:50% !important;
	margin-bottom:0;
}
.nav-container {
	float:left;
	margin:20px 0 0 50px;
}
.storefront-primary-navigation {
	background:#00A3E0;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom:0;
}
.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: 15px 1em;
}
.ubermenu-skin-minimal.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    border-top: none;
}
.expfooter {
	overflow:hidden;
	padding:40px 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.exp-col1, .exp-col2, .exp-col3, .exp-col4 {
	float:left;
	max-width:275px;
	width:100%;
}
h2.widget-title {
	color:#000;
	font-size:20px;
	font-weight:600;
	margin:0;
}
#searchform {
	background:#FFF;
	width:100%;
	margin:0 auto;
	border:1px solid #999;
}
#searchform input[type="text"] {
	border:1px solid #FFF;
	border-radius:0;
	padding:10px 0 10px 5px;
	margin-right:0;
	background:#FFF;
	width:86%;
}
#searchform button[type="submit"] {
	border:1px solid #FFF;
	border-radius:0;
	padding:10px 4px 0 0;
	background:#FFF;
	margin-left:0;
	font-size:21px;
	color:#999;
	cursor: pointer;
	float:right;
}
.no-wc-breadcrumb .site-header {
    margin-bottom: 0;
}
.home .breadcrumbs {
	display:none;	
}
.breadcrumbs {
	overflow:hidden;
	background:#f1f1f1;
	margin:0 0 30px 0;
	font-size:14px;
	padding:3px 0 3px 20px;
	color:#777;
}
.breadcrumbs a {
	color:#00A3E0;
}
.breadcrumbs a:hover {
	color:#015C89;
}
.masthead-right {
	float:right;
	width:360px;
	margin:15px 0 0 0;
}
.simple-weather-widget h4.widget_title, .simple-weather-table {
	display:none;
}
.simple-weather-widget--bg {
    padding: 0;
}
.widget {
    margin: 0;
}
#simple-weather-2 {
	float:left;
}
#ubermenu_navigation_widget-2 {
	float:left;
	margin:0 0 0 21px;
}
#search-3 {
	clear:both;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
	border:2px solid #069;
	padding:10px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner:hover, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner:hover {
	border:2px solid #F90;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner:before, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner:before {
  	background: none;
  	border: 4px solid #fff;
	border-radius:50%;
  	content: "";
  	display: block;
  	position: absolute;
  	top: 0px;
  	left: 0px;
  	right: 0px;
  	bottom: 0px;
}
.cta-links p {
	margin:0;
}
.cta-links p a {
	color:#069;
}
.cta-links p a:hover {
	color:#F90;
}
.hp-cta {
	background:#FFF;
	border-bottom: 10px solid #00A3E0;
	min-height:395px;
	padding:0 15px;
	box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.20);
}
.hp-cta h2 {
	text-align:center;
	color:#FFF;
	background:#015C89;
	padding:12px 0;
	margin:0 -15px;
	font-size:21px;
	font-weight:600;
	display:block;
}
.hp-cta label {
	display:block;
	font-size:15px;
	font-weight:600;
}
.hp-cta p {
	margin:15px 0;
}
.hp-cta input[type="email"], .hp-cta input[type="text"] {
	width:100%;
	border: 1px solid #707070;
	border-radius:0px;
}
.hp-cta input[type="email"]:focus, .hp-cta input[type="text"]:focus {
	background:#FFC;
}
.mc4wp-form-fields input[type="submit"] {
	background:#015C89;
	color:#fff;
	font-size:18px;
	Cursor:pointer;
}
.mc4wp-form-fields input[type="submit"]:hover {
	background:#00A3E0;
	color:#fff;
}
.hp-cta ul{
	margin:15px 0px 20px 0px;
	list-style-type:none;
	padding:0;
}
.hp-cta li a {
	color:#000;
}
.hp-cta li a:hover {
	color:#00A3E0;
}
.headlineh2 h2 {
	color:#015C89;
}
.headlineh2 h2:after {
    content: "";  
    display: block; 
    margin: 0 auto; 
    width: 5em; 
    padding-top: 5px;
	border-bottom:10px solid #00A3E0;
}
.expfooter {
	background:#015C89;
	overflow:hidden;
	padding:40px 0;
}
.exp-col1, .exp-col2, .exp-col3, .exp-col4 {
	float:left;
	max-width:275px;
	width:100%;
}
h2.widget-title {
	color:#FFF;
}
.textwidget a, .textwidget p {
	color:#FFF !important;
	font-size:16px;
	font-weight:300;
}
.textwidget a:hover {
	color:#0B94D8 !important;
}
input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], textarea, .input-text {
    padding: 1px 4px;
}
.widget .widget-title, .widget .widgettitle {
    font-size: 18px;
    letter-spacing: 0;
    border-bottom: none;
    padding: 0;
    margin: 0;
    font-weight: 600;
	color:#FFF !important;
}
.footer-widgets {
    padding: 20px 0;
    border-bottom: none;
}
#text-2, #text-3, #text-4 {
	margin-top:30px;
}
.council {
	background:#f1f1f1;
	padding:10px 0;
}
.council h2{
	font-size:18px;
	text-align:center;
	color:#000;
	font-weight:600;
	margin:0;
}
.council h3{
	font-size:15px;
	text-align:center;
	color:#015C89;
	font-weight:400;
	border-top:none;
	margin:0;
	padding:0;
}
.full-width-button .button {
	width:100%;
	text-align:center;
}
.section01 {
	background:#f1f1f1;
}
.section01 h2 {
	background:#00A3E0;
	font-size:18px;
	padding:5px;
	color:#FFF;
	text-align:center;
}
.section01 p {
	padding:0 10px 20px 10px;
}
.white-text h2, .white-text h3, .white-text p {
	color:#FFF !important;
}
.vc_figure-caption {
	font-size:18px !important;
	text-align:center;
	color:#000;
}
.list-space ul li, .list-space ol li {
	margin-bottom:15px;
}
.h2blue h2 {
	background:#015C89;
	color:#FFF;
	margin:0;
	padding:10px;
}
.h3blue h3 {
	background:#015C89;
	color:#FFF;
	margin:0;
	padding:10px;
	font-size:1em;
}
.h3blue ul {
	margin-top:15px;
}
.steps h3 {
	background:#F90;
	color:#FFF;
	padding:10px;
	}
.thestep h3 {
	background:#015C89;
	color:#FFF;
	padding:10px;
	}
#post-299 .entry-header img, #post-308 .entry-header img {
	display:none;
}
.cn-text-container a {
		color:#21C0FC;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
.cn-text-container a:hover {
		color:#29FD2F;
}
h2.ult-new-ib-title {
	text-shadow:2px 2px 2px #000;
}
button.menu-toggle,
 .entry-header img {
	display:none;
}






/* - - - - - - - - GRAVITY FORM STYLES - - - - - - - - - - */
.gform_body input, .gform_body textarea {
	border:1px solid #999;
	}
.gform_body input:focus, .gform_body textarea:focus {
	background:#FFC;
	}
#gform_wrapper_1, #gform_wrapper_2, #gform_wrapper_3, #gform_wrapper_4 {
	background:#FFF;
	border:1px solid #ccc;
	border-radius:10px;
	padding:10px 10px 20px 20px;
  	-webkit-box-shadow: 2px 2px 4px 2px #ccc;
  	-moz-box-shadow:    2px 2px 4px 2px #ccc;
  	box-shadow:         2px 2px 4px 2px #ccc;
  	}


/*Controls what happens above break point */
@media only screen and (min-width: 1110px) {
	.ubermenu-responsive-toggle {
		display:none !important;
		}
}
/*Controls what happens below break point */
@media only screen and (max-width: 1110px) {
}

/*Controls what happens below 555px */
@media only screen and (max-width: 555px) {
	#searchform input[type="text"] {
	width:80%;
	}
	.search-field {
    	width:200px;
    }
}

/*Controls what happens below break point */
@media only screen and (max-width: 1114px) {
	.masthead-right {
		float:none;
		max-width:360px;
		width:100%;
		margin:0 auto;
		display:block;
	}
	.site-header .site-branding {
		display: block;
		width: 100%;
		float: none;
		clear: both;
		margin:0 auto;
	}
    .site-header .site-branding img {
        width: 100% !important; 
    }
}
