/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 22 2023 | 10:11:30 */
/* ------------------------------------------------------------- 
                      COOKIES 
-------------------------------------------------------------  */
/* #cookies-eu-accept, #cookies-eu-reject, .cookies-eu-accept, .cookies-eu-reject {
    text-decoration: none;
    background-color: #FC7100;
    color: #0080ff;
    color: #fff;
    border: 1px solid #fff;
    cursor: pointer;
    padding: 20px;
    margin: 8px 6px;
    text-transform: uppercase;
    font-size: 1em;
    transition: background 0.07s, color 0.07s, border-color 0.07s;
    letter-spacing: 0.075em;
} */ 
#cookies-eu-accept, #cookies-eu-reject, .cookies-eu-accept, .cookies-eu-reject {
    text-decoration: none;
    background-color: #FC7100;
    color: #0080ff;
    color: #fff;
    border: 1px solid #fff;
    cursor: pointer;
    padding: 10px;
    margin: 8px 6px;
    text-transform: uppercase;
    font-size: 1em;
    transition: background 0.07s, color 0.07s, border-color 0.07s;
    letter-spacing: 0.075em;
}
#cookies-eu-banner {
    font-family: 'Anton', sans-serif;
    background-color: #000;
    color: #FC7100;
    padding: 6px;
    font-size: 1em;
    text-align: center;
    min-height: 60px;
    position: fixed;
    bottom: 0;
    width: 100%;
    letter-spacing: 0.075em;
   
}
/* ------------------------------------------------------------- 
                      YITH ADD
-------------------------------------------------------------  */
#wapo-total-price-table table {
    width: auto;
    font-size: 18px;
    line-height: 40px;
}
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-radio .yith-wapo-option label {
    margin-left: 30px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option label {
    font-size: 14px;
}
.wapo-product-price {
	font-size: 14px;
}

.wapo-total-options {
	font-size: 14px;
}

.wapo-total-order {
	font-size: 14px;
}

table td:last-child, table th:last-child {
    padding-left: 20px;
    padding-right: 20px;
    color: #fc7100;
	font-size: 20px;
}
/* ------------------------------------------------------------- 
                      QUITA EL LOGO DE PAYCOMET
-------------------------------------------------------------  */
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 0.5em;
    padding: 0;
    position: relative;
    box-shadow: none;
    display: none;
}
/* ------------------------------------------------------------- 
                      MENU MOVIL - FONDO
-------------------------------------------------------------  */
#group-icon-header .ts-sidebar-content, .mobile-menu-wrapper li .ts-menu-drop-icon.active, #group-icon-header .menu-title {
    background-color: #fe8320;
}/ 
/* ------------------------------------------------------------- 
                      Vista Previa - none
-------------------------------------------------------------  */
.quickshop {
	display:none;
}
/* ------------------------------------------------------------- 
                      PRECIOS FUENTES  AUMENTO
-------------------------------------------------------------  */
.woocommerce .products .product .amount, .product-meta .amount, .price .amount, .wishlist_table .amount, .yith-wfbt-section .amount, #page .fix-height .ts-product-deals-wrapper .product .price del .amount {
	    font-family: 'Anton', sans-serif;   
  font-size: 20px;
	 font-style: italic;
	
		 text-shadow: -2px -2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px 2px 0 #ffffff, 3px 3px 3px #999999;
}
/* ------------------------------------------------------------- 
                     WOOSTIKER - NONE
-------------------------------------------------------------  */
.woosticker.new_ribbon_right {
  background-position: -72px -1px;
	display: none;
}
/* ------------------------------------------------------------- 
                     RECIBALO
-------------------------------------------------------------  */
.recibalo {
	font-family: 'Anton', sans-serif;   
	font-size: 16px;
	color: green;
	text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff, 3px 3px 3px #999999; 
	
	font-weight: 400;
	font-style: normal;
	margin-top: -25px;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	width: auto;
    letter-spacing: 1px;
}
/* ------------------------------------------------------------- 
                    TRASFERENCIA
-------------------------------------------------------------  */
.importante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #F00;
	padding: 10px;
	width: 100%;
	height: auto;
	float: none;
	margin: 0px;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}
	.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.cuadro {
	border-radius: 35px 0px 35px 0px;
	-moz-border-radius: 35px 0px 35px 0px;
	-webkit-border-radius: 35px 0px 35px 0px;
	border: 2px solid red;
	padding: 10px;	
	}

