


div.product-addon .clear{
	display: none;

}

.chars_remaining{
	display: none;
}

div.product-addon h3, .h3, h3 bis {
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}
div.product-addon {
	margin:1em 0

}


div.product-addon input[type="text"]:not(.qode_search_field), .div.product-addon input[type="password"], div.product-addon input[type="email"], div.product-addon textarea {
    padding: 5px 3px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-weight: 400;
}

@media only screen and (min-width: 1000px) {
.woocommerce .product .images {
    float: left;
    width: 49.09090909090909%;
    margin-right: 1.818181818181818%;
    margin-bottom: 20px;
    height: 700px;
}
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
    display: none;
}

small.includes_tax  span{
display: none;
}
.product_meta {
    pointer-events: none !important;
    margin: 35px 0!important;
}

.woocommerce-variation-price{
font-size:20px !important;
}

.famarillo{
    background-color: yellow; 
}
.arriba{
font-size:12px !important;
color:black !important;
text-transform: lowercase !important;
}

	@media only screen and (min-width: 1000px) {
		.arriba{
font-size:16px !important;
color:black !important;
text-transform: lowercase !important;
}
	}

@media only screen and (min-width: 1000px) {
		.arriba2{
font-size:14px !important;
color:black !important;

}
	}
.woocommerce .summary {
    float: none;
    width: auto;
    margin-bottom: 45px;
}

