/* Divi toggle animate arrow and change colour */
/* Open toggle*/
.et_pb_toggle_open .et_pb_toggle_title:before {
/* transform: rotate(180deg);? */
content: "\32";
font-size: 2em;
transition:all 0.5s ease-in-out 0s;
color: gray !important;
}
	
/* Closed toggle*/
/* .et_pb_toggle_title:before { */
.et_pb_toggle_close .et_pb_toggle_title:before {
content: "\33";
font-size: 2em;
transition:all 0.5s ease-in-out 0s;
color: gray !important;
}
#top-menu a {
    text-transform: uppercase !important;
	font-family: 'Nemesis Grant' !important;
}

#top-menu li {
    font-size: calc(.1em + .8vw) !important;
}
.et_pb_slide_title {
	background: -webkit-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,1),  rgba(128,128,128,0.4));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.et_pb_slide_content p.transparency span {	background: -webkit-linear-gradient(left, rgba(131,131,134,1), rgba(27,25,29,0.9));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.et_pb_column_1_4 h4{
	font-family: 'Nemesis Grant',Helvetica,Arial,Lucida,sans-serif !important;
}

.et_pb_column_1_4 p {
	font-family: 'Futura Book',Helvetica,Arial,Lucida,sans-serif !important;
}

.woocommerce div.product form.cart .variations select  {
	text-transform: capitalize !important;
}

.woocommerce-breadcrumb {
	display: none !important;
}

/* Variation CSS */

.products .variations {
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 50px;
}
 
.products .variations td {
    display: block;
    padding: 0px 0px 0px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
 
.products .variations td:first-child {
    padding-bottom: 0;
    border: none;
}
 
.products .variations td:last-child {
    padding-top: 5px;
}
 
.products .variations tr:last-child td {
    border: none;
}
 
.products .variations td label {
    font-weight: 600;
}
 
.products .variations td select {
    width: 100%;
}
 
.products .variations .reset_variations {
    margin: 10px 0 0;
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
} 

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
color: #ffffff;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
color: #ffffff;
}
.comment-reply-link:hover:after {
display: none;
}

/* lights page */

/* fixed lights page */
.product-search-filter-terms .product-search-filter-product_cat .term-thumbnail, .product-search-filter-terms .product-search-filter-product_tag .term-thumbnail, .product-search-filter-terms .product-search-filter-attribute .term-thumbnail {
 display: none !important;
} 

/* contact us form */
.et_pb_contact_select {
	padding: 10px 20px 10px 15px !important;
}

.et_pb_contact_field textarea.et_pb_contact_message {
    min-height: 100px !important;
}

/* Accessories &amp; Parts */
span.page-numbers.current {
	background: #ffffff !important;
	color: #000000 !important;
	text-decoration: underline !important;
	font-weight: bold !important;
}

.page-numbers {
	color: #000000 !important;
	border: 0px !important;
}

.woocommerce nav.woocommerce-pagination ul li {
	border: 0px !important;
}

.next {
	display: none !important;
}

.products .variations {
	margin-bottom: 10px !important;
}

.in-stock {
	display: none !important;
}

.products .variations td {
	border: 0px !important;
	padding: 10px 20px 0px 0px !important;
  text-align: left !important;
}

.products .variations {
	border: 0px !important;
}

.woocommerce-cart-form {
	font-family: Futura Book !important;
  font-size: 18px !important;
}

.woocommerce-cart-form a {
	color: black !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt.disabled, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message a.button.wc-forward {
	font-weight: normal !important;
	font-size: 18px !important;
	font-family: Futura Book !important;
	height: 49px !important;
}

.woocommerce, .woocommerce-checkout-payment {
	font-weight: normal !important;
	font-size: 18px !important;
	font-family: Futura Book !important;
}


/* mobile styles */
@media (max-width: 980px) {
#main-header {
	background-color: #637D8F !important;
}
}

.woocommerce-variation-description {
	display:none;
}

span.price:first-child 
.woocommerce-Price-amount::before {
	content:'Price : '
}

.variable-item:not(.radio-variable-item) {
    width: auto;
    height: 40px;
}

a {
	color: #637D8F 
}

.woo-variation-items-wrapper > ul {
    padding: 0 0 0 0 !important;
    line-height: 20px; 
}
 

 .woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled::before,
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover::before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
 display: none;
}

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled::after,
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
 display: none;
}
 
 .container {
    padding-right: 0px !important; 
    padding-left: 0px !important; 
}
 
section.upsells .variations_form {
	display:none;
}

.et-pb-contact-message {
color:white;
}

.et-db #et-boc .et-l .et_pb_woopro_upsells_0 {
    text-shadow: 0em 0.0em 0.0em rgba(0,0,0,0.0) !important;
}

@media screen and  (max-width:840px) {
.et_pb_column_0  {
    border-right: none !important;
}
}

.woo-variation-items-wrapper >
 ul > li.variable-item.button-variable-item {
 line-height: 1em;
 }

@media screen and  (max-width:480px) {
h1, h1.et_pb_contact_main_title, .et_pb_title_container h1 {
    font-size: 36px !important;
}
}
.out-of-stock {
    visibility: visible !important;
}