/*
Theme Name:   	Mountain View
Theme URI:    	https://everywhererightnow.com
Author:       	Everywhere Right Now LLC
Author URI:     https://everywhererightnow.com
Template:     	storefront
Description:  	A custom theme developed exclusively for Mountain View Assembly of God.
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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {font-family: "Montserrat", 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"], .alter-box-1 h4 {
	-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);
	}
p, li {
	font-size:1.2em;
}
strong {
	font-weight:700;
}
a, a:visited {
	color:#5800FF;
	text-decoration:none !important;
	}
a:hover {
	color:#333;
	text-decoration:none;
	}
.home .entry-header, .edit-link, .storefront-product-pagination, #site-navigation-menu-toggle {
	display:none;
}
button, .button, button.alt, .button.alt {
	background:#fff;
	color:#5800FF;
	padding:0.3em 1.2em;
	border-radius:1.2em;
	font-weight:400;
}
button:hover, .button:hover, button.alt:hover, .button.alt:hover {
	background:#5800FF;
	color:#fff;
}
h2 {
	font-weight:700;
	color:#49A099;
}
h3 {
	color:#039;
	font-weight:700;
}
h4 {
	color:#039;
	font-weight:700;
}
.righty {
	background:#E4F1F0;
	padding:1.8em;
	border-radius: 0 2.7em;
	box-shadow: 0px 18px 18px -24px;
}
.lefty {
	background:#D9EBFA;
	padding:1.8em;
	border-radius: 0 2.7em;
	box-shadow: 0px 18px 18px -24px;
}
.up-some {
	margin-top:-150px;
}
.up-some-more {
	margin-top:-150px;
}
	.return-to-shop .button, .added_to_cart {
	color:#FFF !important;
}
.return-to-shop .button:hover {
	color:#333 !important;
}
 .site-header {
	 padding-top: 0.6em;
	 border-bottom:none;
	 box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.3);
}
.site-header .site-branding {
	width:50%;
	margin-bottom:0.6em;
}
.give a {
	background:#007ADF !important;
	color:#fff !important;
	text-transform:uppercase !important;
	border-radius:0.6em !important;
	margin-left:27px !important;
	padding:0 18px !important;
}
.give a:hover {
	background:#5800FF !important;
}
.home.page:not(.page-template-template-homepage) .site-header {
	margin-bottom:0;
}
.alter-box-1 h2 {
	color:#fff;
	text-align:center;
	font-weight:700;
	margin-bottom:0;
}
.alter-box-1 h3 {
	color:#fff;
	font-weight:400;
	margin-top:0;
	font-size:1.11em;
	line-height:1.2em;
}
.alter-box-1 h4 {
	color:#5800FF;
	text-align:center;
	font-weight:400;
	font-size:1.11em;
	background:#fff;
	margin:1.2em auto;
	width:9em;
	padding:0.21em;
	border-radius:1.2em;
}
.alter-box-1:hover h4 {
	color:#fff;
	background:#5800FF;
}
.white-text p, .white-text li, .white-text h2 {
	color:#fff;
}
.swoosh {
	background: url(/wp-content/uploads/2026/02/swosh-2.webp) no-repeat 50% 96%;
	background-size:100%;
	padding: 0.6em 9.0em 7.2em 2.4em;
}
.button-fix .button {
	margin-top:1.2em;
}
#gform_wrapper_1 h2.gform_title {
	color:#49A099;
	text-align:center;
	margin-bottom:0;
	font-weight:400
}
p.gform_description {
	color:#49A099;
	text-align:center;
	max-width:420px;
	margin:0 auto 0.6em auto;
}
#gform_wrapper_1 {
	max-width:420px;
	margin:0 auto;
}
.gform_wrapper.gravity-theme .gfield {
	min-width:288px;
}
input[type="email"], input[type="text"], input[type="tel"], textarea {
	border:1px solid #49A099;
	background:#FFFBF5;
}
input[type="email"]:focus, input[type="text"]:focus, input[type="tel"]:focus, textarea:focus {
	outline:none;
	background:#ffc;
}
input[type="submit"], .gform_wrapper .button {
	background-color: #007ADF;
  border-color: transparent;
  color: #fff;
	padding:0.51em 1.5em;
}
input[type="submit"]:hover, .gform_wrapper .button:hover {
	background-color: #5800FF;
  color: #fff;
}
.site-footer {
	background: url(/wp-content/uploads/2026/02/swoosh-3.webp) no-repeat 0% 0%;
	background-size:100%;
  	background-color: #FFFBF5;
  	color: #000;
}
.site-info {
	text-align:center;
}
.footer-widget-1, .footer-widget-3 {
	margin-top:123px;
}
.site-footer .widget .widget-title {
	color:#000;
}
.widget .widget-title {
	font-size: 1.02em;
  letter-spacing: 0;
  border-bottom: none;
  padding: 0;
  margin-bottom: 0;
  font-weight: 600;
}
.site-footer a:not(.button):not(.components-button) {
  	color: #000;
	font-size:0.87em;
}
.site-footer a:hover {
  	color: #5800FF !important;
	text-decoration:underline !important;
}
.textwidget p {
	font-size:1.02em;
}
.widget {
  margin: 0 0 0 0;
}
.footer-widgets {
    border-bottom: none;
  }
.site-info {
  padding: 0 0 1.5em 0;
}
.hero-wrap {
	margin-left: calc(-100vw / 2 + 66.4989378333em / 2);
	margin-right: calc(-100vw / 2 + 66.4989378333em / 2);
}
.limit {
	max-width:66.4989378333em;
	width:100%;
	margin:0 auto;
}
.hero-title {
	color:#fff;
	font-weight:600;
	padding:300px 0 10px 0;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.65);
}
.page-template-template-hero.no-wc-breadcrumb .site-header {
  margin-bottom: 0;
}































@media only screen and (max-width: 1147px) {
	.hero-wrap {
		margin-left: -42px;
		margin-right: -42px;
	}
	.hero-title {
		padding:200px 0 10px 72px;
		font-size:2.0em;
	}
}
/* Move Primary Menu to right of logo */
@media (min-width: 1160px) {
        #masthead .col-full {
            display: flex;
            align-items: center;
        }
        #masthead .main-navigation {
            text-align: right;
        }
        .woocommerce-active .site-header div.site-branding {
            width: auto;
        }
}

/* For everything below a break point */
@media (max-width: 768px) {
	.up-some {
		margin-top: 30px;
	}
	.up-some-more {
		margin-top:30px;
	}
}