/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: rgba(230,225,212,0.55); 
}
body #site-logo a {	
	font-family: "Cinzel Decorative";	font-weight:bold;
	font-weight:bold;
	font-size:36px;
	text-transform:capitalize;
	color: #7a2aca; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a:hover, body:not(.mobile_menu_active) #main-nav .current-menu-item > a:hover {	background: none;
	background-color: #e1713c; 
}
ul.products li.product .add_to_cart_button {	background: none;
	background-color: #2d613f; 
}
.single-product .product .single_add_to_cart_button {	background: none;
	background-color: #2d613f; 
}
#footerwrap {	background: none;
	background-color: #f49038; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff;	font-weight:bold;
	font-weight:bold;
 
}
#footer a:hover {		text-decoration:underline;
 
}

/* Themify Custom CSS */
p.price {
    display: none;
}
a#cart-icon {
    display: none;
}
.woocommerce-tabs {
    display: none;
}
/*Header*/
#headerwrap {
	background-color: rgba(229, 224, 211, 0.2);
}
#headerwrap.fixed-header {
	background-color: rgba(250, 250, 250, .95);
}
/*Botones*/
input[type="reset"], input[type="submit"], button, .button {
	background-color: #2d613f;
}
.button, a.checkout-button {
	background-color: #2d613f;
background-image: -moz-linear-gradient(center top , #2d613f 0%, #659b28 100%);
border-bottom-color: #4e7521;
}
p.price span.amount {
  color: brown;
font-size: 1.5em;
font-weight: bolder;
}
/*DESAPARECER BOTON SELECCIONAR OPCIONES*/
a.variable-link.themify-lightbox.button.add_to_cart_button.theme_add_to_cart_button.product_type_variable {
  display: none;
}
/*Checkout fix styles*/
.form-row::after {
  clear: none;
}
.form-row-last {
  float: none;
}
.form-row-first, .form-row-last {
  float: none;width: 100%;
}
/*FOOTER*/
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0px;
}
a#view-cart {
    color: #ffffff !important;
}
.footer-widgets .widget {
    margin-top: 15%;
}
.back-top {
    margin: 3% 0;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0;
    padding-bottom: 50px;
}
#footer .social-widget {
    margin: 2% 0;
}