/*
Theme Name:   	SSLOCSD 2026
Theme URI:    	https://everywhererightnow.com
Author:       	Everywhere Right Now LLC
Author URI:     https://everywhererightnow.com
Template:     	storefront
Description:  	A custom theme developed exclusively for The South San Luis Obispo County Sanitation District.
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
 */
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

* {font-family: "Raleway", sans-serif;}

a:focus, .focus a {
	outline: none !important;
}
a, #logo a, a img, button, .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, .site-footer a:not(.button):not(.components-button) {
	color:#0791be;
	text-decoration:none !important;
	}
a:hover {
	color:#333;
	text-decoration:none;
	}
.site-footer a:not(.button):not(.components-button):hover {
	color:#f00;
}
p, li {
	color:#000;
}
h1 {
	font: normal 1.2/1.2em 'Raleway', arial, sans-serif;
 	color: #000000;
}
h2 {
	font: normal 24px/1.2em 'Raleway', arial, sans-serif;
    line-height: 1.2em;
	color: #222222;
}
h3 {
	font-weight:700;
}
h4 {
	font-weight:700;
}
.home .entry-header, .edit-link, .storefront-product-pagination, #site-navigation-menu-toggle, .handheld-menu {
	display:none;
}
button, .button, button.alt, .button.alt {
	background:#f70;
	color:#FFF !important;
}
button:hover, .button:hover, button.alt:hover, .button.alt:hover {
	background:#fc0;
	color:#000 !important;
}
.return-to-shop .button, .added_to_cart {
	color:#FFF !important;
}
.return-to-shop .button:hover {
	color:#333 !important;
}
.site-header .site-branding img {
    height: auto;
    max-width: 548px;
    max-height: none;
  }
.site-header {
    padding-top: 0.6em;
    padding-bottom: 0;
	border-bottom:none;
	background:url(/wp-content/uploads/2016/09/sslocsd-seal-screened.png) no-repeat 78% 40%;
}
.site-branding {
	margin-bottom:0.6em;
}
.storefront-primary-navigation {
	background:#6676b2;
	border-bottom: 6px solid #ffca64;
}
 .storefront-secondary-navigation .site-header .secondary-navigation {
    width: 242px;
  }
 .storefront-secondary-navigation .site-header .site-branding {
    width: 548px;
    margin-right: 0;
  }
 .secondary-navigation {
    margin: 0 0 0.3em 0;
}
.home.page:not(.page-template-template-homepage) .site-header {
	margin-bottom:0;
}
.whitetext h1 {
	color:#FFF !important;
	font-size:2.1em;
	}
.mcp-cell {
	background:#FFF;
	overflow:hidden;
	min-height:420px !important;
	}
h2.wpb_heading, h2.wpb_map_heading {
	background:#6676B2;
	color:#FFF !important;
	margin:0;
	padding:9px 12px;
	font-size:1.32em;
	}
/* - - - - - - - - MailChimp - - - - - - - - - - */
.mc4wp-form-fields {
	padding-bottom: 1.2em;
	}
.mc4wp-form-fields p {
	font-size:0.99em !important;
	padding:8px 10px;
	margin:0;
	}
.fname label, .lname label, .email label {
	font-size:0.9em !important;
	line-height:1.0em !important;
	font-weight:600;
	text-align:left;
	margin:0 0 0.3em 0;
	padding:0;
	display:block;
	color:#000
	}
.fname, .lname {
	float:left !important;
	margin:0 0 10px 0 !important;
	padding-left:10px;
	}
.fname input {
	width:140px !important;
	background:#FFC;
	padding:6px 3px;
	border:1px solid #CCC;
	font-size:0.9em !important;
	}
.lname input {
	width:190px !important;
	background:#FFC;
	padding:6px 3px;
	border:1px solid #CCC;
	font-size:0.9em !important;
	}
.email {
	clear:both;
	padding-left:10px;
	}
.email input {
	background:#FFC;
	padding:6px 3px;
	border:1px solid #CCC;
	margin-bottom:5px;
	font-size:0.9em !important;
	width:96% !important;
	}
.notpre {
	padding:10px;
	}
.notpre label {
	font-size:0.9em !important;
	line-height:1.0em !important;
	display:block !important;
	font-weight:600;
	color:#000;
	}
.notpre label span {
	font-weight:400;
	}
.notpre label input {
	padding:0;
	margin:6px 0 0 10px;
	}
.mc4wp-form input[type="submit"] {
	float:none;
	font-size:0.9em !important;
	margin: 0.6em 1.5em;
	color:#fff;
	}
.mc4wp-form input[type="submit"]:hover {
	color:#fff;
	}
.mcp-cell {
	background:#FFF;
	overflow:hidden;
	min-height:342px;
	}
.bmls h3 {
	color: #069;
	padding: 3px 9px;
	font-weight:700;
	font-size:1.29em;
}
.bmls h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 0 9px;
	font-weight:700;
}
.bmls h5 {
  font-size: 1.02em;
  color: #555;
  margin: 0;
  padding: 0 0 15px 9px;
  font-weight: 400;
}
.site-footer {
  background-color: #000;
  color: #fff;
}
#text-2 p {
	color:#fff;
	text-align:center;
}
.site-info {
	text-align:center;
	color:#ccc;
}
.ctable td {
	padding:3px 10px !important;
	color:#000;
	}
.ctable td+td {
	white-space:nowrap;
	}
h2.emg {
	color:#F00;
	background:url(/wp-content/uploads/2016/10/icon-emg.jpg) no-repeat 0px 0px;
	padding:0 0 0 46px;
	line-height:36px;
	font-size:30px;
	}
.vc_figure-caption {
	text-align:center;
	}
.rfph2 h2 {
	background:url(/wp-content/uploads/2019/06/folder.jpg) no-repeat 0px 0px;
	background-size:75px 50px;
	padding:10px 0 10px 75px;
}
.bids h2 {
	background:#ededed;
	padding:6px 12px;
	}
.bod h2 {
  background: #ddd;
  padding: 5px 10px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
	color:#f00 !important;
}














/* - - - - - - - - HOME PAGE IMP - - - - - - - - - - */
#imp {
	background:url(/wp-content/uploads/2016/09/bg-sky.jpg) repeat top center;
	overflow:hidden;
	text-align:center;
	}
#image-map-pro-4314 {
	max-width:1110px;
	width:100%;
	margin:0 auto;
	}
.imp-tooltip-plain-text {
	font-size:1.4em;
	font-family:"Raleway", sans-serif;
	}
/* - - - - - - - - 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 {
	border:1px solid #999;
	border-radius:6px;
	padding:10px 20px;
	}
input[type="submit"], input.button {
	background: #428bca;
}
input[type="submit"]:hover, input.button:hover {
	background: #036;
	color:#fff !important;
}
/* - - - - - - - - LIST TO COLUMNS - - - - - - - - - - */

@media only screen and (min-width: 768px) {
	.cat-11 .bsk-special-pdfs-container, .cat-10 .bsk-special-pdfs-container {
		-moz-column-count: 2;
		-moz-column-gap: 20px;
		-webkit-column-count: 2;
		-webkit-column-gap: 20px;
		column-count: 2;
		column-gap: 20px;
	}
}
/* For everything below a break point */
@media (max-width: 768px) {
	.storefront-primary-navigation {
		background:#FFF;
		border-bottom: none;
	}
	.site-header .site-branding img {
		max-width: 360px;
		width:100%;
		margin:0 auto;
	  }
	 .storefront-secondary-navigation .site-header .site-branding {
		width: 100%;
  }
	#mega-menu-wrap-primary {
		display:none;
	}
	.handheld-menu {
		display:block;
		text-align:center;
	}
	.handheld-menu a {
		display:block;
		color:#fff;
		padding:0.6em;
		background:#6676b2;
	}
}


