/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 11 2025 | 21:16:27 */
span.precio-sin-impuesto {
    color: #666;
    font-size: 80%;
}
span.snippet-sin-impuesto-precio {
    font-size: 80%;
}
span.snippet-sin-impuesto-precio span {
    color: #666;
}

.product-grid-item.wd-product .yith-wcbm-badge.yith-wcbm-badge-9808{
	z-index:1;
}
.product-grid-item.wd-product .yith-wcbm-badge-82044 {
    z-index: 1;
    top: 40px;
    padding: 5px;
    width: fit-content;
    height: initial;
    line-height: 15px;
    right: 0px;
    border-radius: 6px;
}

.single-product-content .woocommerce-product-gallery__wrapper .yith-wcbm-badge-82044 {
    top: 40px;
    width: fit-content;
    height: fit-content;
    line-height: 18px;
    padding: 5px;
    border-radius: 4px;
}
.single-product-content .product-images .woocommerce-product-gallery .product-labels {
    right: initial !important;
    left: 10px !important;
    inset-inline-end: unset !important;
    inset-inline-start: auto !important;
}

.grecaptcha-badge{
	display: none !important;
}

body.woocommerce-cart .woocommerce-shipping-totals {
    display: none !important;
}
body.woocommerce-cart .cart-totals-inner .checkout-button{
	background-color: var(--wd-primary-color);
    font-weight: bold;
}
.cepi-oculto{
	display: none !important;
}
.product-labels .product-label.onsale.discount-over-30 {
    background-color: #d82a2a;
}

.wc-proceed-to-checkout:before {
	content: 'Si tu compra aplica para envío gratis lo verás reflejado al finalizar la compra';
    position: relative;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 20px;
    display: block;
    color: #bd1616;
    font-weight: 600;
}

.snippet-dto-ahorro, .snippet-dto-precio * {
    color: #11559f;
}
/* fix yith badges functions code */
.product-images .labels-rounded{
	right:auto;
	left:15px;
}
.home .yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-9808 {
    display: none;
}
.wd-hover-quick:hover .wd-add-btn{
	opacity:1 !important;
}
.wd-hover-quick .wd-add-btn{
	opacity:0 !important;
}
.quick-shop-wrapper{
	display:none;
}
/* fix yith badges functions code */


.cepi-mailchimp-cybermonday #mc4wp-form-1 input[type=submit] {
	margin-top: 20px;
    border-radius: var(--btn-accent-brd-radius);
    color: var(--btn-accent-color);
    box-shadow: var(--btn-accent-box-shadow);
    background-color: var(--btn-accent-bgcolor);
}
.cepi-mailchimp-cybermonday #mc4wp-form-1 input[type=submit]:hover {
    background-color: #00B398;
}

.onsale.product-label.cepiporcentaje-mayor {
    background-color: #F9423A !important;
}
.wd-tab-wrapper.woodmart-tab-wrapper a {
    color: #777 !important;
}
.wd-tab-wrapper.woodmart-tab-wrapper .woocommerce-Tabs-panel--description a:hover {
	cursor: text;
}
.scrollToTop.button-show{
	display: none !important;
}
.btn-whatsapp {
    position: fixed;
    right: 55px;
    width: 38px;
    height: 38px;
    box-shadow: 1px 1px 4px rgba(0,0,0,.4);
    bottom: 3%;
    background-color: #06c306;
    padding: 6px;
    border-radius: 30px;
    color: white;
    fill: white;
	box-sizing:border-box;
	z-index:10000;
	transition: all ease-in-out .35s;
}
.btn-whatsapp:hover{
	transform: scale(1.15);
	opacity: .85;
}

.cepi-hs{
    width: 50px;
    display: inline-block;
    margin: 15px 10px;
}
/* oculto botones woodmart en carrusel de productos */
.owl-item .slide-product .product-grid-item .woodmart-buttons {
    display: none;
}


/* oculto precios regla de regalo natura siberica */
#product-18721 .price, #product-18721 form.cart, 
#product-18737 .price, #product-18737 form.cart, 
#product-18760 .price, #product-18760 form.cart,
#product-18758 .price, #product-18758 form.cart,
#product-18751 .price, #product-18751 form.cart {
    display: none !important;
}
#ywdpd_single_rule_18735 .price {
    display: none;
}
#ywdpd_popup_container .product .price {
    display: none;
}
.ywdpd_popup_items li.item h5 {
    font-size: 0.8rem;
    margin-bottom: 10px;
}
/* oculto precios regla de regalo natura siberica */

.cepi-afip {
    width: 40px;
    display: inline-block;
    margin: 15px 10px;
}

#mc4wp-form-1 input[type=submit] {
    background-color: #00559d;
}
#mc4wp-form-1 input[type=submit]:hover {
    background-color: #00B398;
}

.listado-marcas .sub-menu.level-0 {
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.06);
	padding:20px;
}
.listado-marcas .sub-menu li {
    margin-right: 0;
}
.filtrar-marcas {
    margin-bottom: 10px;
}
.wd-nav-mob-tab>li {
    flex: 1 0 100%;
    max-width: 100%;
}
li.mobile-tab-title.mobile-categories-title {
    display: block;
}

.listado-marcas .container {
    max-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden !important;
}
.woocommerce-mini-cart__buttons .checkout.wc-forward {
    display: none;
}

@media(max-width: 605px){
	.btn-whatsapp {
		right:10px;
	}
	#mc4wp-form-1.mc4wp-form .row {
    	display: block;
	}
	#mc4wp-form-1.mc4wp-form .row input {
		display: block;
		width: 100%;
	}
	.product-grid-item.wd-product .yith-wcbm-badge.yith-wcbm-badge-9808{
		width: fit-content;
		padding: 5px;
		height: initial;
	}
	.product-grid-item.wd-product .yith-wcbm-badge.yith-wcbm-badge-9808{
		width: fit-content;
		padding: 5px;
		height: initial;
	}
	.product-grid-item.wd-product .yith-wcbm-badge.yith-wcbm-badge-9808 .yith-wcbm-badge-text div{
		font-size: 11px !important;
	}
	.product-grid-item.wd-product .wd-wishlist-btn.wd-action-btn {
		position: absolute;
		top: 70px;
		right: 0;
		background: white;
		border-radius: 50%;
	}
	
}