/*
Theme Name: Web Fuel Version 3
Theme URI: http://churchwebfuel.com
Author: Church Web Fuel
Author URI: http://churchwebfuel.com
Description: Web Fuel WordPress Theme  
Version: 3.0
License: Commercial Restricted
License URI: license.txt
Text Domain: web-fuel
Domain Path: /languages/
Tags:
*/

/* single product page */
/* @media (min-width: 1200px) {
	body.single-product h1.product_title.entry-title{
		font-size: 2rem;
		letter-spacing: 0.6px;
		word-spacing: 0.6px;
	}
}

body.single-product section#site-navigation {
    position: relative;
}

body.single-product div#sidebar {
    display: none;
}

table.variations th.label label{
	color: #111;
}

ul#menu-site-navigation {
    justify-content: flex-end;
    column-gap: 24px;
}

ul#menu-site-navigation > li > a {
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    padding: 0;
    white-space: nowrap;
} */ 

.lgl-submit, .lgld-submit {
    background-color: #de3152 !important;
    color: #ffffff !important;
    padding: 1em 2em !important;
    font-size: 1.2em !important;
}

.page-id-20 section#main-content {
    padding: 0 !important;
}