/**
* Theme Name:        FirewoodUK
* Template:          avanam
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/

.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs
{
	background: #022f1f;
	color: #FFF;
}

.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.active a
{
	color: #d7caa7; !important
}

.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li a
{
	color: #FFF;
	font-family: 'EB Garamond', serif;
	font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2em;
	text-transform: uppercase;
}

.single-product div.product .woocommerce-tabs .wc-tab
{
	background: #FFF;
	color: #666;
}

.woocommerce .related.products
{
	background: #FFF;
	padding: 40px;
	border: 1px solid var(--gray-400);
  border-radius: 5px;
}

.woocommerce .related.products > h2
{
	font-size: 30px; !important
	background: yellow;
}

.woocommerce .related.products > h2, .woocommerce .woosc-quick-table > h2, .woocommerce .up-sells.upsells.products > h2, .woocommerce .cross-sells > h2 {
	font-size: 30px;
	font-weight: 400;
	text-align: center;
}

.primary-sidebar.widget-area .widget-title, .widget_block h2, .widget_block .widgettitle, .widget_block .widgettitle, .primary-sidebar h2
{
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.5;
	font-family: 'EB Garamond', serif;
	color: #f1eee3;
}

.pisol-ppscw-alert {
  display: block;
  margin: 0px 0px;
  border-radius: 3px;
  color: #000;
  padding: 0px 7px;
}

.pisol-ppscw-methods ul
{
	padding: 0px;
}

.widget-area .widget-title, .widget-area .wp-block-heading
{
	color: #f1eee3;
	font-family: 'EB Garamond', serif;
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1.5;
}

.widget-area .widget-title, .widget-area .wp-block-heading {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: .5em;
}

.widget-area .wp-block-heading
{
	font-size: 24px; !important
}

.wds-fieldbox-header
{
	background: #003020;
	color: #FFF;
	font-family: 'EB Garamond', serif;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
}

.wc-block-components-sidebar-layout
{
	padding: 5% 5%; !important
}

.woocommerce div.product .product_title
{
	
}

.turfwarn
{
	width: 100%;
	background-color: #CBA371;
	color: #FFF;
	font-family: 'EB Garamond',Georgia,"Times New Roman",serif;
	font-size: 16px;
	text-align: center;
	padding: 10px 14px;
	
}