/*
Theme Name:   	Formigli 2023
Theme URI:    	https://everywhererightnow.com
Author:       	Everywhere Right Now LLC
Author URI:     https://everywhererightnow.com
Template:     	storefront
Description:  	A custom theme developed exclusively for XXXXXXXXXX.
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.cdnfonts.com/css/arial-2');

* {font-family: Arial, Helvetica, 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"],
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, a::after 
{
	-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:#0791be;
	text-decoration:none !important;
	}
a:hover {
	color:#333;
	text-decoration:none;
	}
button, .button, button.alt, .button.alt {
	background:#00b13b;
	color:#FFF;
}
.return-to-shop .button, .added_to_cart {
	color:#FFF !important;
}
.return-to-shop .button:hover {
	color:#333 !important;
}
.home .entry-header, .edit-link, .storefront-product-pagination {
	display:none;
}

button#site-navigation-menu-toggle {
	display:none;
}

@media (min-width: 768px) {
        #masthead .col-full {
            display: flex;
            align-items: center;
        }

        #masthead .main-navigation {
            text-align: right;
        }
    }
body {
	background:#000;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
	margin-bottom:0;
}
.site-header {
	border-bottom:none;
}
.home #masthead {
	position:absolute;
	top:30px;
	left:0px;
	width:100%;
}
.home .site-header {
	background-color: transparent !important;
	box-shadow:none !important;
}
.site-header:not(.home) {
	background:#000;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	padding-bottom:1.2em;
}
/* Accomodate WordPress Admin bar */
.site-branding {
	margin-bottom:0;
}
.white-text p, .white-text li, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6 {
	color:#FFF;
}
.all-caps {
	text-transform:uppercase;
}
.it h2 {
	padding-bottom:0.6em;
	background:url(https://formigli.com/wp-content/uploads/2023/03/it.png) 50% 100% no-repeat;
}
.discover h3 {
	color:#fff;
	font-weight:300;
	margin-bottom:0;
	text-transform:uppercase;
}
.discover h4 {
	color:#44FF00;
	font-size:2.4em;
	font-weight:300 !important;
	/*font-style:italic;*/
	margin-top:0;
	text-transform:uppercase;
}
.legendary ul {
	list-style-type:none;
	margin:-15em 0 0 9em;
}
.legendary li {
	color:#fff;
	font-style:italic;
	font-size:1.5vw;
	font-weight:300;
}
.legendary a {
	font-style:italic;
	font-size:1.5vw;
	font-weight:300;
	color:#f00;
	padding-left:8.0em;
}
.legendary a::after {
	content:"";
	border-top:1px solid #F00;
	width:3.0em;
	display:block;
	margin-top:-0.8em;
	margin-left:4.6em;
}
.legendary a:hover {
	color:#44FF00;
	font-weight:300;
	margin-left:0.9em;
}
.legendary a:hover::after {
	border-top:1px solid #44FF00;
	margin-left:5.5em;
}
.site-footer {
	background-color: #000;
	color: #fff;
	padding:0 0 12.0em 0;
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer .widget .widget-title, .site-footer .widget .widgettitle{
	color:#fff;
}
.widget .widget-title, .widget .widgettitle {
	font-size: 2.1em;
	letter-spacing: 0;
	border-bottom: none;
	padding: 0;
	margin-bottom: 0;
	font-weight: 300;
	text-align:center;
}
.site-main {
  margin-bottom: 0;
}
@media (min-width: 768px){
	.content-area, .widget-area {
  		margin-bottom: 0;
		}
	}
@media (min-width: 768px) {
	.footer-widgets {
  		padding-top: 2.1em;
  		border-bottom: none;
		}
	}
.site-info {
	font-weight: 300;
	text-align:center;
	padding:2.1em 0;
	color:#ccc;
	font-size:0.9em;
}
.site-info img {
	max-width: 330px;
	margin:0 auto 1em auto;
}
.widget_mc4wp_form_widget {
	max-width:480px;
	width:100%;
	margin:0 auto;
}
.mc4wp-form-fields p {
	font-weight: 300;
	text-align:center;
	max-width:320px;
	margin:0 auto 1em auto;
}
.mc4wp-form-fields div {
	text-align:center;
	margin:0 auto;
}
.mc4wp-form-fields div input[type="email"] {
	background:#707070;
	color:#fff;
	padding:0.45em;
	width: 18em;
}
.mc4wp-form-fields div input[type="email"]:focus {
	outline:none;
	background:#ffc;
	color:#000;
}
.mc4wp-form-fields div input[type="submit"] {
	background-color: #2B7DBF;
	border-color: #2B7DBF;
	color: #fff;
	font-weight: 300;
	padding:0.45em 1em;
}
.mc4wp-form-fields div input[type="submit"]:hover {
	background-color: #44FF00;
	border-color: #44FF00;
	color: #000;
	font-weight: 300;
}
.storefront-breadcrumb {
	background:#222;
}
.site-content:not(.home .site-content) {
	background:#000;
}
@media (min-width: 768px) {
	.storefront-breadcrumb {
 		padding: 1.41575em 0;
  		margin: 0;
	}
}
h1.entry-title {
	color:#fff;
	background:url(https://formigli.com/wp-content/uploads/2023/05/iline.png) no-repeat 0px 51px;
	padding-bottom:1.5em;
	font-style:italic;
	padding-left:0.1em;
}
.bikes h2 {
	color:#ccc;
	margin-bottom:0;
}
.bikes h3 {
	color:#777;
	margin-top:0;
	padding-top:0;
	border-top:none;
}
.page-template-template-fullwidth header.entry-header .wp-post-image {
	display:none;
}
.specs h2 {
	color:#ccc;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
  background-color: #069;
  border-color: #000;
  color: #fff;
}
.black-text p, .black-text h2 {
	color:#000;
}
h3.gsection_title {
	color:#000;
	font-weight:600;
	margin-bottom:0;
}
.gform_wrapper.gravity-theme .gsection {
  border-bottom: 3px solid #000;
  padding: 0;
}
.measurements h3 {
	font-weight:600;
	margin:1em 0 0 0;
	border-top: 1px solid #999;
}
.gfield_label, .gform-field-label {
	color:#000;
}
.gform-body input, .gform-body textarea {
	border: 1px solid #999;
}
.gform-body input:focus, .gform-body textarea:focus {
	outline:none;
	background:#FFC;
}
.limited-edition p {
	padding:0 12px;
	letter-spacing:0.06em;
	text-transform:uppercase;
}
.storefront-breadcrumb {
	display:none;
}
.underlineh3 h3 {
	border-bottom:1px solid #fff;
}
.entry-header {
	display:none;
}
.limited-edition p {
	padding:0 12px;
}
.left-text, .right-text {
	padding:0 60px;
}
.left-text h5, .right-text h5 {
	font-size:1.1em;
	border-bottom:1px solid #fff;
	padding-bottom:12px;
	font-weight:300;
}
.left-text h6, .right-text h6 {
	font-size:1.1em;
	padding-bottom:12px;
	margin:0.3em 0 3.0em 0;
}
.left-text h5 strong, .right-text h5 {
	font-weight:700;
}
h2 + h3, .beta + h3 {
  border-top: none;
  padding-top: 0.1em;
}
.white-text h3 {
	font-size:1.2em;
	margin-top:-0.6em;
}
.bikes h2, .bikes h3 {
	text-transform:uppercase;
}
















