.variations_form.wvs-archive-variation-wrapper.wvs-loaded.wvs-pro-loaded{
	display:none;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before {
    background: none;
} 



.single-product div.product.product-type-variable form.variations_form .variations td.value{
	margin-bottom: 1em;
}

.single-product div.product.product-type-variable form.cart .single_variation_wrap .woocommerce-variation{
	margin-bottom: -5px;;
}
/*
.eael-woo-checkout .woocommerce .woocommerce-info {
	background-color: #F2F2F2;
	color: #2c8049;
}
.woo-selected-variation-item-name
{
		color: #414042;
    font-family: "Lora";
    
    font-weight: 500;
    text-transform: none;
    line-height: 1.4em;
}
--------old monterrey margin----
.single-product div.product.product-type-variable form.variations_form .variations tr:nth-of-type(2) td.value {
    margin-bottom: 1em;
}

td.value.woo-variation-items-wrapper{
	margin-bottom: 0px;
}


table.variations td{
	display: flex;
	 flex-wrap: wrap;
}

table.variations th{
	display: flex;
  justify-content: flex-start;
	
}
table.variations th{
padding-left: 0px;
}
.variations_form.cart .variations tbody>tr+tr>td
{
	padding: 0px;
}
.variations {
	margin-bottom: 10px;
}
*/
/* monterrey text label
.wapf-field-label.wapf--above {
	color: #2C8049;
    font-family: "Lora", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    line-height: 1.4em;
} 
*/
/* gift wrap text label
.wapf-input-label
{
	color: #2C8049;
    font-family: "Lora", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    line-height: 1.4em;
}*/


/* hide taxes on shop pages
.woocommerce-price-suffix {
  display: none;
}*/
/*
.single-product .woocommerce-price-suffix {
  display: block !important;
}

.woo-variation-items-wrapper{
}

.reset_variations {
	position: absolute;
    top: 0px;
}
 hide product totals except for grand total
.wapf-product-totals .wapf--inner > div:first-child, .wapf-product-totals .wapf--inner > div:nth-child(2){display:none;}*/

/*change order of wapf variables*/
.wapf-wrapper {
	display: flex;
  flex-direction: column-reverse;
	
}
/* flex monterrey colors
.wapf-field-container.wapf-field-color-swatch.has-conditions
{
	display: flex;
column-gap: 50px;
}
*/
/*
.wapf-swatch-wrapper {
	display: flex;
	  flex-direction: row;
}*/


.wapf-swatch--color .wapf-color {
	border: 1px solid;
  border-color: #ddd;
}
/*
.wapf-swatch--color {
		margin: 4px 8px 4px 0;
}
*/

/*
.wapf-swatch--color .wapf-color:hover {
	border: 3px solid;
    border-color: #000;
}
.wapf-swatch--color.wapf-checked .wapf-color {
    border: 3px solid #fff;
    color: #2c8049;
    box-shadow: 0 0 0 3px;
}


.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity {
	  width: 20%; 
	height: 60px;

}
.single_add_to_cart_button 
{
    width: 80%;
	height: 60px;
}
*/
.woocommerce-variation-price
{
	display: none;
}
