/*
Theme Name:   	Shell Beach
Theme URI:    	http://everywhererightnow.com
Author:       	Everywhere Right Now, Inc.
Author URI:     http://everywhererightnow.com
Template:     	storefront
Description:  	A custom theme developed exclusively for Shell Beach Floral Design
Version:      	1.3
*/

@import url('https://fonts.googleapis.com/css?family=Belleza&display=swap');
*, p, h1, h1, h3, h4, h5, h6, ul, ol {
    font-family: 'Belleza', sans-serif;
}

a, #logo a, a img, h2 a, .button, .gform_button, #gform_submit_button_1, #searchform button[type="submit"], .mc4wp-form-fields input[type="submit"] {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	cursor:pointer !important;
	}
#logo a:hover, a img:hover, #searchform button[type="submit"]:hover {
	opacity:0.75;
	filter:alpha(opacity=85);
	}
a:focus, .focus a {
	outline: none !important;
}
.home .wpb_content_element {
	margin-bottom:0px !important;
}
h1 {
	color:#3E389F;
	font-size:30px;
}
h2 {
	color:#3E389F;
}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-weight:600;
}
p, ol, li {
	color:#000;
	font-size:20px;
}
a {
	color:#2A5DB0;
	text-decoration:none !important;
}
a:hover {
	text-decoration:underline !important;
	color:#2200CC !important;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt, button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
	background:#0057A3 !important;
	color:#FFF !important;
	border-color:#FFF !important;
}
button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .widget-area .widget a.button.alt:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover {
	background:#009CDC !important;
	color:#FFF !important;
	border-color:#FFF !important;
	text-decoration: none !important;
}
.white-text h3 {
	color:#fff;
	font-size:36px;
	line-height:42px;
	font-weight:600;
}
.white-text h4 {
	color:#fff;
	font-weight:600;
	font-size:16px;
}
.white-text p {
	color:#fff;
	font-size:24px;
}
.white-text .button {
	border:1px solid #FFF;
	background: #0057A3;
	color:#FFF;
}
.white-text .button:hover {
	background: #000;
}

.storefront-breadcrumb {
	background:#f1f1f1;
	padding:7px 0;
	margin:0 0 10px 0;
}
.widget_recent_entries ul li::before, .widget_pages ul li::before, .widget_categories ul li::before, .widget_archive ul li::before, .widget_recent_comments ul li::before, .widget_nav_menu ul li::before, .widget_links ul li::before, .widget_product_categories ul li::before, .widget_layered_nav ul li::before, .widget_layered_nav_filters ul li::before {
	margin:0px !important;
}

.site-branding {
    width: 100% !important;
    float: none !important;
	margin-right:0 !important;
	margin-bottom:0 !important;	
}
.site-header .site-branding img {
	max-width:406px;
	margin:0 auto !important;
}
.site-header {
	padding-top:20px;
}
.site-info {
	text-align:center;
	padding:0;
	color:#000;
}
.site-footer {
	background:#FFF;
}
.woocommerce-active .site-header .main-navigation {
    width: 100%;
    float: none;
    margin-right:0;
    clear: both;
}
.menu-toggle {
	display:none;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0;
}
.explore .button {
	color:#FFF;
	border:1px solid #FFF;
	background:rgba(0, 0, 0, 0.35) !important;
	font-size:34px;
	text-transform:capitalize;
}
.explore .button:hover {
	background:rgba(0, 0, 0, 0.75) !important;
}
.search-text h3 {
	color:#FFF;
	font-size:48px;
	text-shadow:2px 2px 2px #333;
}
.site-content {
	border-bottom:9px solid #3E389F;
}
#main, #primary {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
.widget-title {
	font-size: 18px !important;
	letter-spacing: 0;
	border-bottom: none !important;
	padding: 0 !important;
	margin-bottom: 0 !important;
	color:#000;
	font-weight:bold !important;
}
#text-3 span {
	text-align:center;	
}
.widget {
	margin:0 0 0 0 !important;
}
.hours {
	margin:0;
	padding:0;
	
}
.hours li { 
	float:left; 
	width:140px;
	font-size:18px;
	color:#3E389F;
}
.hours li:nth-child(odd) { 
	clear:left;
}

#text-2 p {
	clear:both;
	font-size:16px;
	color:#3E389F;
	padding-top:20px;
}
#text-3 p {
	text-align:center;
	margin:0;
}
#text-3 h3 {
	margin:0;
	text-align:center !important;	
}
.mc4wp-form-fields p {
	margin:0 0 5px 0;
}
.mc4wp-form-fields input[type="text"], .mc4wp-form-fields input[type="email"] {
	padding:1px 1px 1px 4px;
	border:1px solid #555;
	background:#FFF;
    font-family: 'Belleza', sans-serif;
	font-size:18px !important;
	width:100%;
}
.mc4wp-form-fields input:focus {
	outline: none !important;
	background:#FFC;
}
.mc4wp-form-fields input[type="submit"] {
	padding:1px 40px;
	border:none;
	background:#3E389F !important;
    font-family: 'Belleza', sans-serif;
	font-size:20px !important;
}
.mc4wp-form-fields input[type="submit"]:hover {
	background:#62B205 !important;
}
.parallax {  
	height: 100%; 
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: calc(-100vw / 2 + 50px / 2);
	margin-right: calc(-100vw / 2 + 50px / 2);
}
 
.parallax-content { 
	width:1110px;
	margin:0 auto;
	padding:490px 0 10px 0; 
} 
.parallax-content h1 { 
	color:#FFF;
	font-size:36px;
	text-shadow:2px 2px 2px #000;
} 











/*Controls what happens below break point */
@media only screen and (max-width: 920px) {
	.parallax {
		height: 100%; 
		background-attachment: scroll;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: cover;
		margin-left: calc(-100vw / 2 + 50px / 2);
		margin-right: calc(-100vw / 2 + 50px / 2);
		}
	.parallax-content { 
		max-width:300px;
		width:100%;
		margin:0 auto;
		padding:300px 0 10px; 
} 
	.parallax-content h1 { 
		color:#FFF;
		font-size:24px;
		text-shadow:2px 2px 2px #000;
} 
	h2 {
		font-size:21px;
	}


}
