/*!
Theme Name:   	CookieText
Author:         Sleeping Giant Studios
Author URI:     https://www.sleepinggiantstudios.com;
Description:  	Custom child theme for CookieText
Version:      	2.6
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Template: storefront
*/

/* INDEX
00. Font declarations
01. Global
02. UI
- 02a. Header
- 02b. Navigation
- 02c. Footer
- 02d. Content
03. Page Specific
- 03a. Homepage
- 03b. Woo Cat Pages
- 03c. Woo Single Products
- 03d. Checkout
04. Misc.
05. Media Queries
- 05a. Min-width: 768px;
*/


/*------------------------------------*\
    00. FONT DECLARATIONS
\*------------------------------------*/
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');


/*------------------------------------*\
    01. GLOBAL
\*------------------------------------*/

body {
	/* background-image: url(images/bkg-wood.jpg);
	background-repeat: repeat;*/
}

.site-header > .col-full,
.site-content > .col-full,
.site-footer > .col-full,
.storefront-primary-navigation > .col-full,
.storefront-breadcrumb > .col-full {
	max-width: none;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

.site-header,
.site-content,
.site-footer,
.storefront-primary-navigation,
.socket,
.storefront-breadcrumb {
	max-width: 1140px;
	/* padding: 0 2.617924em; */
	background-color: #fff;
	margin: 0 auto;
}

h1, h2, h3, h4, h5 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

body, p {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.8;
	color: #000;
}

.site-content a,
.hentry .entry-content a {
	text-decoration: none;
	color: #B51212;
}

.site-content a:hover,
.site-content a:focus {
	text-decoration: underline;
}

img {
	border-radius: 0;
}

input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text {
	background-color: #fff;
	border: 1px solid #000;
	padding: 1px 2px;
}

/*------------------------------------*\
    02. UI
\*------------------------------------*/
/**** - 02a. BEGIN HEADER ****/
.site-header .site-search,
.site-header .site-header-cart {
	display: none;
}

.site-header {
	padding-top: 0;
}

.logo-wrapper img {
	margin: 0 auto 1em;
}

/**** - 02a. END HEADER ****/

/**** - 02b. BEGIN NAVIGATION ****/
.handheld-navigation {
	padding: 0 2em;
}

.handheld-navigation ul li {
	border-bottom: 1px solid gray;
}

.secondary-navigation {
	display: block;
	margin-bottom: 1em;
}

.secondary-navigation ul {
	margin: 0 auto;
display: block;
    text-align: center;
}

.secondary-navigation ul li {
	list-style-type: none;
	display: inline-block;
}

.secondary-navigation ul li a {
	padding: 17px 15px 17px 15px;
	color: #666666;
	font-size: 16px;
}

/* .menu-toggle {
	display: none;
}

.primary-navigation {
	display: block;
} */


/**** - 02b. END NAVIGATION ****/

/**** - 02c. BEGIN FOOTER ****/
.storefront-handheld-footer-bar,
.site-footer .site-info {
	display: none;
}

.site-footer {
	max-width:100%; /*changed PM*/
	background-color: #F0E7D1;
	padding: 30px 30px 30px 30px;
}

.footer-widgets {
	padding-top: 0;
	border-bottom: 0;
}

.footer-widgets .widget {
	margin: 0 0 1em;
}

.widget .widget-title, .widget .widgettitle {
	border-bottom: none;
	margin-bottom: 0;
}

.widget_recent_entries ul {
	margin-left: 22px;
}

.widget_recent_entries ul li {
	list-style-type: square;
	padding-left: 0;
	line-height: 1.5;
}

.footer-widgets ul li a {
	color: #B51212 !important;
	text-decoration: none;
}

.widget_recent_entries ul li a:hover,
.widget_recent_entries ul li a:focus {
	text-decoration: underline;
}

.widget_recent_entries ul li::before, .widget_pages ul li::before {
	display: none;
}

.woocommerce table.shop_attributes {
	border-top: 1px dotted rgba(0,0,0,.1);
}

.widget_bg.main_txt180_form,
table:not( .has-background ) tbody td,
table:not( .has-background ) tbody tr:nth-child(2n) td {
	background-color: transparent;
	border: none;
}

.single-product td.woocommerce-product-attributes-item__value p {
	font-style: italic;
	font-size: 16px;
}

.single-product .product table:not( .has-background ) tbody tr:nth-child(2n) td {
	background-color: #fbfbfb;
}

.woocommerce .product table.shop_attributes th {
	border-bottom: 1px dotted rgba(0,0,0,.1);
}

.woocommerce .product table.shop_attributes td {
	border-bottom: 1px dotted rgba(0,0,0,.1);
}

.widget_bg.main_txt180_form td {
	padding: 0 0 5px 0;
}

.footer-widget-2 .widget-title {
	text-align: center;
}

.footer-widgets .zf-icon a i {
	color: #B51212;
	font-family: 'Font Awesome 5 Brands';
}

span.zf-icon {
	font-size: 2.4em;
	padding: 0 10px;
}

.zf-icon-group {
	text-align: center;
    margin-top: -12px;
    margin-left: 3px;
}

.socket {
	max-width:100%; /*changed PM*/
	background-color: #40200C;
	color: #fff;
	text-align: center;
	padding: 1em 0;
}

.socket .inner {
	font-size: 14px;
}

.socket a {
	color: #fff;
	text-decoration: none;
}

.socket a:hover, .socket a:focus {
	text-decoration: underline;
}

/**** - 02c. END FOOTER ****/

/**** - 02d. BEGIN CONTENT ****/

.right-sidebar .content-area {
	width: 100%;
	float: none;
}

.right-sidebar .widget-area {
	display: none;
}

.single-post.right-sidebar .content-area {
    width: 64%;
    float: left;
	margin-right: 0;
	display: block;
}

.single-post.right-sidebar .widget-area {
    width: 31%;
    float: right;
	margin-right: 2%;
	display: block;
}

.content-area, .site-main, .hentry {
	margin-bottom: 0;
}

.fl-builder-content h1, .dynamik-page-builder .site-inner h1, .content .post h1, .content .page h1, .content h1.entry-title, .content .entry-content h1 {
    color: #333333;
	font-size: 42px;
	line-height: 1.25;
	margin: 0 0 10px;
}

.fl-builder-content h2, .dynamik-page-builder .site-inner h2, .content .post h2, .content .page h2, .content h2.entry-title, .content .entry-content h2 {
    color: #333333;
	font-size: 32px !important;
	font-weight: 300;
	line-height: 1.25 !important;
	margin: 0 0 10px;
}

.fl-builder-content h3, .dynamik-page-builder .site-inner h3, .content .post h3, .content .page h3, .content .entry-content h3 {
    color: #333333;
	font-size: 28px;
	font-weight: 300;
	line-height: 1.25;
}

.fl-builder-content h4, .dynamik-page-builder .site-inner h4, .content .post h4, .content .page h4, .content .entry-content h4 {
    color: #333333;
	font-size: 24px;
	line-height: 1.25;
}

.fl-builder-content h5, .dynamik-page-builder .site-inner h5, .content .post h5, .content .page h5, .content .entry-content h5 {
    color: #333333;
    font-size: 20px;
	font-weight: 300;
	line-height: 1.25;
}

.fl-button:hover, .fl-button:focus {
	background: #fff !important;
}

.fl-button:hover span, .fl-button:focus span,
.fl-button:hover i, .fl-button:focus i {
	color: #a90606 !important;
}

/** DELIVERY AREA **/
.delivery-area-search .wdap_product_availity_form button.check_availability {
	background-color: #401F0D !important;
}

.delivery-area-search input#wdap_type_location {
	border-radius: 3px !important;
    margin-right: 5px;
    padding: 1px 2px !important;
	height: auto;
	width: 55%;
}

.delivery-area-search button.check_availability {
	border-radius: 3px !important;
    padding: 4px 3px !important;
    width: 35%;
    height: auto;
}

/** SINGLE POSTS **/
.widget-area .widget {
	background: #ffffff;
    border-top: 1px solid #DDDDDD;
    border-bottom: 2px solid #9c0010;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin: 0px 0 15px;
	padding: 0 0 15px;
	border-radius: 3px;
}

.widget-area .widget .widget-title {
	    background: #401F0D;
    border-top: 0px solid #DDDDDD;
    border-bottom: 2px solid #DDDDDD;
    border-left: 0px solid #DDDDDD;
    border-right: 0px solid #DDDDDD;
    margin: 0;
    padding: 15px 25px 15px 25px;
    color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 20px;
    font-weight: 300;
	line-height: 1.25;
	border-radius: 3px;
}

.widget-area .widget ul,
.widget-area .widget .textwidget {
	margin: 0;
    padding: 30px 30px 15px 30px;
}

.widget-area .widget .textwidget {
	font-size: 16px;
}

.widget-area .widget ul li {
	    border-bottom: 2px solid #DDDDDD;
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 5px 0px;
    list-style-type: none;
}

.widget-area .widget ul li a {
	font-size: 16px;
	color: #B51212;
	font-weight: 400;
	text-decoration: none;
}

.widget-area .widget ul li a:hover,
.widget-area .widget ul li a:focus {
	text-decoration: underline;
}

/**** - 02d. END CONTENT ****/

/*------------------------------------*\
    03. PAGE SPECIFIC
\*------------------------------------*/
/**** - 03a. BEGIN HOMEPAGE ****/
.entry-header {
	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;
}


/**** - 03a. END HOMEPAGE ****/
/**** - 03b. BEGIN Woo category ****/
.tax-product_cat .storefront-breadcrumb,
.tax-product_tag .storefront-breadcrumb,
.woocommerce-cart .storefront-breadcrumb,
.woocommerce-checkout .storefront-breadcrumb {
	display: none;
}

.tax-product_cat .site-main,
.tax-product_tag .site-main,
.woocommerce-page .site-main
 {
	margin-top: 1em;
}

.tax-product_cat .product h2, ul.products li.product .woocommerce-loop-product__title {
	text-align: left;
	color: #b51212;
	font-size: 14px;
	font-weight: bold;
}

.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
	color: #b51212;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover,
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:focus {
	text-decoration: none !important;
}

.woocommerce-tabs ul.tabs li.active a, ul.products li.product .price, .onsale, .wc-block-grid__product-onsale, .widget_search form:before, .widget_product_search form:before {
	color: #000;
}

ul.products li.product .star-rating {
	margin-bottom: 0;
}

ul.products li.product .price {
	margin-bottom: 5px;
}

ul.products li.product .button {
	width: 100%;
	text-transform: capitalize;
}

ul.products li.product .button:hover,
ul.products li.product .button:focus {
	text-decoration: none;

}

/**** - 03b. END Woo category ****/
/**** - 03c. BEGIN Woo single product ****/
.single-product .woocommerce-breadcrumb,
.single-post .woocommerce-breadcrumb {
	border-bottom: 2px dotted #9C0010;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.woocommerce-breadcrumb a, a.woocommerce-review-link, .product_meta a {
	color: #B51212;
	text-decoration: none;
}

.single-product h1.product_title.entry-title {
	font-weight: bold;
	font-size: 39px;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
	margin-bottom: 0;
}

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	margin-right: 0;
	margin-bottom: 0;
	width: 20%;
}

.woocommerce-tabs .panel h2:first-of-type {
	font-size: 32px !important;
	font-weight: 300 !important;
}

.single-product .zipcode_test_desc {
	display: none;
}

.single-product div.product .woocommerce-product-gallery img {
	width: 100%;
	height: auto;
}

.single-product div.product p.price {
	font-size: 29px;
	margin: 15px 0;
}

.single-product .cart .wc-pao-addons-container {
	display: flex;
	flex-direction: column;
}


.single-product .cart .wc-pao-addon-container .wc-pao-addon-name,
.single-product .cart .wc-pao-addon-container .form-row {
	display: inline-block;
	vertical-align: top;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 25%;
	margin-right: 0;
	margin-bottom: 0;
}

.single-product .cart .wc-pao-addon-container > .wc-pao-addon-name,
.single-product .cart .wc-pao-addon-container > .wc-pao-addon-heading {
	font-size: 16px;
	font-weight: bold;
}

.single-product .cart .wc-pao-addon-container > .form-row {
	width: 45%;
	float: right;
	margin: 0;
}

.single-product .cart .wc-pao-addon-description{
	font-style: normal;
}

.single-product .cart .wc-pao-addon-container > label.wc-pao-addon-name{
	font-size: 14px;
	font-weight: normal;
}

.single-product .default #wdapziptextbox {
	    border: 1px solid #b51212;
}

.default input#wdapzipsumit {
	background-color: #b51212 !important;
}

.single-product .star-rating span:before, .single-product .quantity .plus, .single-product .quantity .minus, .single-product p.stars a:hover:after, .single-product p.stars a:after, .single-product .star-rating span:before, .single-product #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
	color: #000;
}

.storefront-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text {
	border: 1px solid #e4e1e3;
	border-radius: 4px;
	padding: 1em 1em 0;
}

.single-product .wc-pao-addon {
	margin-top: 0;
}

.single-product .woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5;
}

.single-product .woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1) !important;
    margin: 0;
    line-height: 1.5;
}

.single-product .woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}

.single-product table:not( .has-background ) th {
	background-color: #fff;
}

.single-product .woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0,0,0,.025);
}

.single-product .related.products {
	display: none;
}

.single-product .related.products h2 {
	font-weight: bold;
}

.single-product .wdap_zip_table thead,
.single-product .wdap_zip {
	display: none;

}

/**** - 03c. END Woo single product ****/
/**** - 03d. BEGIN CHECKOUT ****/
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}

.woocommerce table.shop_table .product-name a {
	font-weight: bold;
	font-size: 16px;
}

.woocommerce table.shop_table .variation dt {
	    float: left;
    clear: both;
    margin-right: 6px;
    font-weight: normal;
	font-size: 14px;
	line-height: 1.5
}

dl.variation dd {
	margin: 0;
	line-height: 1.5
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
	line-height: 1.5em;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1) !important;
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}

table:not( .has-background ) th {
	background-color: #fff;
}
input#coupon_code {
	border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
}

.fl-callout-text p {
	font-size: 16px;
	line-height: 28px;
}

.woocommerce-checkout .form-row.terms input {
	float: left;
    margin-right: 7px;
    margin-top: 6px;
}

.woocommerce-checkout .form-row.terms label {
	
}

/**** - 03d. END CHECKOUT ****/

/** FAQ TEMPLATE **/
.page-template-template-faq .faq-h1 {
	background-color: #BA5964;
	color: #fff;
	text-align: center;
	padding: 30px;
}

.page-template-template-faq .site-main {
	padding: 0 20px;
}

.page-template-template-faq .content-area ul {
    margin-left: 10%;
    padding: 0 0 20px;
}

.page-template-template-faq ul.faq-main h3.faq-question {
    font-size: 1.4em;
    margin: 10px 0px 0px 0px;
    color: #fff;
	background: #401F0D;
	font-weight: 300;
}

.page-template-template-faq ul.faq-main .faq-answer p {
    color: #333333;
    font-size: 19.2px;
	padding-left: 1.5em;
	line-height: 24px;
}

.page-template-template-faq ul.faq-main .faq-answer a {
    text-decoration: none;
    color: #b51212;
}

/*------------------------------------*\
    04. MISC.
\*------------------------------------*/
i.fa-truck {
	transform: scaleX(-1);
}

i.fa-truck::before {
	font-size: 65px !important;
}

.fl-row-content-wrap {
	padding: 0;
}

.storefront-breadcrumb {
	display: none;
}

.single-product .storefront-breadcrumb,
.single-post .storefront-breadcrumb {
	display: block;
}

/** WOO ALERTS **/
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside;
    width: auto;
	word-wrap: break-word;
	border-left: none;
}

.woocommerce-message {
	border-top-color: #8fae1b;
}

.woocommerce-info {
    border-top-color: #1e85be;
}

/** WOO STUFF **/
.storefront-breadcrumb {
	margin: 0 auto;
	background-color: #fff;
	padding: 1em 2em;
}

.woocommerce-cart .cart_totals h2 {
	font-size: 32px;
	font-weight: 300 !important;
}

.woocommerce-cart td.product-thumbnail, th.product-thumbnail {
    display: none;
}
@media (max-width: 767px){
    .woocommerce .cart.shop_table .product-name {
        display: block !important;
    }
}

.single-product div.product,
.archive .content-area,
.woocommerce-cart .content-area,
.woocommerce-checkout .content-area,
.error404 .content-area,
.post-template-default .content-area {
	padding: 0 2em;
}

.storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
	padding: 0;
	text-align: left;
	font-weight: bold;
}

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-color: #B51212;
	border-color: #B51212;
	color: #fff !important;
	border-radius: 4px;
}

.menu-toggle span {
	color: #000 !important;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .widget a.button:hover,
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .button:focus, .widget a.button:focus {
	background-color: #9c0000;
	border-color: #9c0000;
	text-decoration: none;
}

/*------------------------------------*\
    05. MEDIA QUERIES
\*------------------------------------*/
@media screen and (min-width: 768px) {
	/** HEADER **/
	.site-header > .col-full {
		padding: 10px 0;
	}

	.logo-wrapper {
		float: left;
	}

	.logo-wrapper img {
		margin: 0 0 0 15px;
	}

	.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
		float: right;
		margin-top: 25px;
	}

	/** NAVIGATION **/
	.main-navigation ul.menu > li.menu-item-has-children > a::after, .main-navigation ul.menu > li.page_item_has_children > a::after, .main-navigation ul.nav-menu > li.menu-item-has-children > a::after, .main-navigation ul.nav-menu > li.page_item_has_children > a::after {
		content: none;
		display: none;
	}

	.main-navigation ul.menu ul, .main-navigation ul.nav-menu ul {
		width: 235px;
	}

	.storefront-primary-navigation {
		border-top: 1px solid #E2E2E2;
		border-bottom: 1px solid #E2E2E2;
	}

	.woocommerce-active .site-header .main-navigation {
		width: 100%;
		margin-right: 0;
	}

	.main-navigation ul.menu, .main-navigation ul.nav-menu {
		margin-left: 0;
	}

	.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
		padding: .75em 1em;
		text-transform: uppercase;
		border-bottom: 5px solid transparent;
		font-size: 16px;
	}

	.main-navigation ul.menu > li.current-menu-item > a {
		border-bottom: 5px solid #B51212;
		color: #b51212;
	}

	.main-navigation ul.menu > li > a:hover, .main-navigation ul.nav-menu > li > a:hover,
	.main-navigation ul.menu > li > a:focus, .main-navigation ul.nav-menu > li > a:focus {
		background: #F0E7D1;
		border-top: 0px solid #B51212;
		border-bottom: 5px solid #B51212;
		border-left: 0px solid #B51212;
		border-right: 0px solid #B51212;
		color: #B51212;
	}

	.main-navigation ul.sub-menu li a {
		background: #FFFFFF;
		width: 235px;
		border-top: 0;
		border-right: 1px solid #F4F4F4;
		border-bottom: 1px solid #F4F4F4;
		border-left: 1px solid #F4F4F4;
		margin: 0px;
		padding: 17px 15px 17px 15px;
		color: #333333;
		font-size: 16px !important;
		text-transform: uppercase;
	}

	.main-navigation ul.sub-menu li a:hover,
	.main-navigation ul.sub-menu li a:focus {
		background-color: #F0E7D1 !important;
		color: #B51212;
	}

	/** CATEGORY **/
	/* .products .product .wdap_zip_form_container {
		display: none;
	} */

	.products .product {
		position: relative;
		height: 385px;
	}

	.products .product .add_to_cart_button {
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -50%;
	}

	.woocommerce-ordering {
		float: right;
	}

	.storefront-sorting {
		margin-bottom: 1em;
	}

	/** SINGLE PRODUCT ***/
	.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
		width: 48%;
		margin-right: 0;
	}

	.storefront-full-width-content.single-product div.product .summary {
		width: 48%;
		margin-left: 2%;
	}

	.storefront-full-width-content .up-sells > h2:first-child, .storefront-full-width-content .related.products > h2:first-child {
		text-align: left;
	}

	.storefront-full-width-content .woocommerce-tabs ul.tabs,
	.single-product .woocommerce-tabs ul.tabs {
		width: 100%;
		float: none;
		margin-right: 0;
		border-top: none;
		padding: 0 0 0 1em;
		margin: 0 0 1.618em;
		position: relative;
	}

	.storefront-full-width-content .woocommerce-tabs .panel,
	.single-product .woocommerce-tabs .panel {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}

	.woocommerce-tabs ul.tabs li {
		display: inline-block;
		border: 1px solid #d3ced2;
		background-color: #ebe9eb;
		display: inline-block;
		position: relative;
		z-index: 0;
		border-radius: 4px 4px 0 0;
		margin: 0 -5px;
		padding: 0 1em;
	}

	.woocommerce-tabs ul.tabs li a {
		text-decoration: none;
		color: #000;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs::before {
		position: absolute;
		content: " ";
		width: 100%;
		bottom: 0;
		left: 0;
		border-bottom: 1px solid #d3ced2;
		z-index: 1;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		background: #fff;
		z-index: 2;
		border-bottom-color: #fff;
	}

	.woocommerce-tabs ul.tabs li.active::after {
		display: none;
	}

	.storefront-full-width-content.single-product #reviews .commentlist li .avatar {
		margin-right: 0;
	}

	.storefront-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text {
		width: 91.666667%;
	}

	/** CHECKOUT **/
	.woocommerce-checkout #customer_details,
	#order_review_heading, #order_review {
		width: 100%;
		float: none;
		margin-right: 0;
	}

	.woocommerce-checkout #customer_details .col-1,
	.woocommerce-checkout #customer_details .col-2 {
		width: 48%;
		display: inline-block;
		vertical-align: top;
	}

	.woocommerce-checkout #customer_details .col-1 {
		margin-right: 2%;
	}

	.woocommerce-checkout h3,
	.woocommerce-checkout h3#ship-to-different-address span {
		font-weight: normal !important;
		font-size: 23px;
		margin-bottom: 1em;
	}

	.woocommerce-checkout .cart-subtotal th {
		border-top: 1px solid rgba(0,0,0,.1);
	}
}

@media screen and (min-width: 840px) {

	/** Single Products **/
	.single-product .related.products {
		display: block;
	}

	.related ul.products li {
		width: 22%!important;
		margin: 0 2.5% 2.992em 0 !important;
		display: inline-block;
		vertical-align: top;
		float: none !important;
		clear: none !important;
	}

	.single-product .related ul.products li.product.last {
		margin-right: 2.5% !important;
	}

	.single-product .related ul.products:last-child {
		margin-right: 0;
	}

	.woocommerce .related ul.products .price span.amount {
		font-size: 18px;
	}

}

.main-navigation.toggled .handheld-navigation, .main-navigation.toggled .menu > ul:not(.nav-menu), .main-navigation.toggled ul[aria-expanded=true] {
    padding: 0 2em;
}

#site-navigation .menu0toggle span {color:#333333!important;}

body button[class*=fl-builder], body button[class*=fl-builder]:focus, body button[class*=fl-builder]:hover{
	color: #000 !important;
}

