@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mercaplaza.shop/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.price del{
color:red;
}
del .amount{
color:red;
font-weight:500;
}

.woocommerce .cart-actions .button[name="update_cart"]{
background-color: #f00;
	color: #fff !important;
}

#billing_reference{
min-height:90px;
}

.optional{
display:none;
}
.select2-search{
display:none;
}
.select2{
overflow:hidden;
	text-overflow:ellipsis;
}

.registration-info{
visibility:hidden;
	position:relative;
}

.registration-info:after{
visibility:visible;
	position:absolute;
	top:0;
	left:0;
	content: "Registrarse en este sitio le permitirá acceder al estado e historial de sus pedidos, guardar varias direcciones de entrega, obtener cupones, entre otras ventajas que harán el proceso de compra más rápido y sencillo. Simplemente complete los campos a continuación y configuraremos una nueva cuenta para usted";
}

.wd-login-title1{
visibility:hidden;
	display: flex;
	position:relative;
	justify-content: center;
}
.wd-login-title1:after{
visibility:visible;
	position:absolute;
	content: "REGISTRO";
}

.wd-switch-to-register{
margin-top:20px;
}

#ship-to-different-address{
font-size: 20px;
}
#ship-to-different-address-checkbox{
transform: scale(1.4);
}

.registro-msg{
text-align:justify;
	margin-top:-25px;
	margin-bottom:5px;
}

.woocommerce-mini-cart__buttons .btn-cart{
background-color:#83b735; !important;
	color:#fff; !important;
}
.woocommerce-mini-cart__buttons .btn-cart:hover{
background-color:#74a32f; !important;
	color:#fff; !important;
}

.factura{
color:blue;
	text-decoration:underline;
}
.woo-cart-timer-radial.woo-cart-radial-animate{
display:none;
}

.apifw_frnd_btn_wrap a{
background-color:#83b735;
	color:#fff;
	margin-top:10px;
}
.apifw_frnd_btn_wrap a:hover{
color:#fff;
}

.apifw_frnd_btn_wrap a{
display:none !important;
}
.logged-in .apifw_frnd_btn_wrap a{
display:inline-block !important;
}


.custom_btn{
background-color:#83b735;
	color:#fff;
	margin-top:10px;
}
.custom_btn:hover{

	color:#fff;
}



#billing_referencia{
min-height:90px;
}
#shipping_referencia{
min-height:90px;
}

.product-label.onsale{
background-color:red; !important;
}
.cart-actions .coupon{
display:none;
}

/* Checkout page processing spinner 
.woocommerce-checkout.processing .blockUI.blockOverlay {
	background-image:url('http://mercaplaza.shop/wp-content/uploads/2022/10/gifgit1.gif') !important;
	background-position: center 50% !important;
	background-repeat: no-repeat !important;
	position: fixed !important;
}
*/
.pwgc-email-preview-button{
background-color:#eaa204;
	color:white;
}
.pwgc-email-preview-button:hover{
background-color:#eaa204;
	color:white;
}

.ywpar_tabs_header ul li.active{
color: #0707f2;
}
.ywpar_tabs_header ul li{
color: #0707f2;
}
#ywpar-copy-to-clipboard-wrapper input[type="text"].ywpar-copy-to-clipboard__field{
color:#0707f2;
}

#share_points input#ywpar-share-points__submit{
background:#eaa204;
	color:white;
}

.gmwcp_button{
display:none; !important;
}

.wp-chatbot-tab-nav ul{
display:none;
}

.qty_text{
color:red; !important;
}

.swatches-select{
display:none; !important;
}

.woocommerce-pdf-catalog a{
display:none; !important;
}

.showregister{
color:blue; !important;
}

.showlogin{
margin-right: -2px;
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

 body{
 	margin:0;
 	font-family: 'Poppins', sans-serif;
 	font-weight: 400;
	 
 }

 *{
 	box-sizing: border-box;
 	margin:0;
 }

 .container{
 	max-width: 1170px;
 	margin: auto;
 }
 .row{
 	display: flex;
 	flex-wrap: wrap;
 }
 .input-hidden{
 	display: none;
 }

 .alert-success-btn{
 	background-color: #279427;
 }
 .alert-warning-btn{
 	background-color: #f2a53b;
 }
 .alert-error-btn{
 	background-color: #ef754c;
 }
.alert-info-btn{
 	background-color: #57a7ec;
 }



.alert-box-wrap{
	position: fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background-color: rgba(0,0,0,0.2);
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	opacity:0;
	z-index: 999;
}
.alert-box-wrap .alert-content{
  padding: 20px;
  display: flex;
  flex:0 0 400px;
  max-width: 400px;
  /*align-items: center;*/
  border-radius: 5px;
}
.alert-box-wrap .alert-content h3{
	font-size: 20px;
	font-weight: 600;
	margin:0 0 5px;
}
.alert-box-wrap .alert-content .icon img{
	max-width: 50px;
	min-width: 30px;
	width: 100%;
}
.alert-box-wrap .alert-content .body{
	padding:0 20px;
}
.alert-box-wrap .alert-content .body p{
	font-size:16px;
	line-height: 24px;
	margin:0;
	text-align:justify;
}
.alert-box-wrap .alert-content .close-alert label{
	display: inline-block;
	height: 30px;
	width: 30px;
	cursor: pointer;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
}

.alert-success-popup .alert-content{
	border:2px solid #279427;
	background-color: #e8f4e8;
}
.alert-success-popup .alert-content h3{
	color:#279427;
}
.alert-success-popup .alert-content p{
	color:#579057;
}
.alert-success-popup .alert-content .close-alert label{
	color:#279427;
}

.alert-warning-popup .alert-content{
	border:2px solid #f2a53b;
	background-color: #fef2da;
	max-width:350px;
}
.alert-warning-popup .alert-content h3{
	color:#f2a53b;
}
.alert-warning-popup .alert-content p{
	color:#000000;
}
.alert-warning-popup .alert-content .close-alert label{
	color:#f2a53b;
}

.alert-error-popup .alert-content{
	border:2px solid #ef754c;
	background-color: #ffe7e2;
}
.alert-error-popup .alert-content h3{
	color:#ef754c;
}
.alert-error-popup .alert-content p{
	color:#92685f;
}
.alert-error-popup .alert-content .close-alert label{
	color:#ef754c;
}

.alert-info-popup .alert-content{
	border:2px solid #57a7ec;
	background-color: #e0eefb;
}
.alert-info-popup .alert-content h3{
	color:#57a7ec;
}
.alert-info-popup .alert-content p{
	color:#526c84;
}
.alert-info-popup .alert-content .close-alert label{
	color:#57a7ec;
}

#alert-info-popup:checked + .alert-box-wrap,
#alert-error-popup:checked + .alert-box-wrap,
#alert-warning-popup:checked + .alert-box-wrap,
#alert-success-popup:checked + .alert-box-wrap{
	opacity:1;
	visibility: visible;
	transition: all 0.3s ease-in;
}
#alert-info-popup:checked + .alert-box-wrap .alert-content,
#alert-error-popup:checked + .alert-box-wrap .alert-content,
#alert-warning-popup:checked + .alert-box-wrap .alert-content,
#alert-success-popup:checked + .alert-box-wrap .alert-content{
    animation: zoomIn 0.3s ease-in-out;
}
@keyframes zoomIn{
	0%{
		transform: scale(0.8);
	}
	100%{
		transform: scale(1);
	}
}

.payment_methods li img{
max-height:100%;
}

.woocommerce .product span.onsale {
  display:none;
}

#wcibd-delete-selected{
display:none !important;
}

.onsale {
        display:none;
}

.single-product span.tagged_as {
display: none;
}

.single-product span.sku_wrapper {
display: none;
}

body.single .product_meta > span.posted_in {
display:none; !important;
}

ul.payment_methods li[class*="payment_method"] > input[name="payment_method"] + label {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
	color: #00f;
	font-weight:bold;
}

#wp-chatbot-chat-container img{
max-height:300px;
max-width:300px;
}

#wp-chatbot-ball button{
border-radius:50%; !important;
box-shadow: 2px 4px 30px 0px grey;
}

.amount{
	color:blue;
}

.copy-text {
  position:relative;
  padding:5px;
  background:#fff;
  border:1px solid #ddd;
  border-radius:10px;
  display: block ruby;
  padding-right: 80px;
	margin-bottom: 10px;
}

.copy-text input.text {
  padding:10px;
  font-size:15px;
  color:#555;
 /* border:none;*/
  outline:none;
  padding-right:50px;
	color:blue;
	font-weight:bold;
}

.copy-text1 {
  position:relative;
  padding:5px;
  background:#fff;
  border:1px solid #ddd;
  border-radius:10px;
  display: block ruby;
  padding-right: 130px;
	margin-bottom: 10px;
}

.copy-text1 input.text {
  padding:10px;
  font-size:15px;
  color:#555;
 /* border:none;*/
  outline:none;
  padding-right:50px;
	color:blue;
	font-weight:bold;
}


/*.tropipay{
border: 3px solid #4f2eff;
	border-radius:5px;
}*/

.tropi-pay{
margin-left: -155px !important;

}

.cash_app{
margin-left: -32px !important;
}

.copy_cash_app{
margin-left: 9px !important;
}

.hide{
display:none !important;
}
.copy_zelle{
margin-left: 2px !important;
}

/*#billing_preferencia_de_horario_de_entrega_field legend{
color: red; !important;
}*/
#review_order_before_payment_preferencia_de_horario_de_entrega_field legend{
color: red; !important;
}
.product-label.out-of-stock{
 display: none; !important;
}

.ddwcwm-wallet-balance-wrapper .ddwcwm-wallet-balance span{
color: white; !important;
}

/*----------------------------------------------------------------------------------------------------------------*/
/*Para sustituir el icono de eliminar productos en la pagina del carrito*/
/* Ocultar la "X" original */
.woocommerce a.remove {
    font-size: 0 !important;
    opacity: 1 !important;
    color: transparent !important;
}

/* Agregar icono personalizado */
.woocommerce a.remove::before {
    content: "";
    display: inline-block;
    width: 20px; /* Ajusta al tamaño de tu icono */
    height: 20px;
    background-image: url('/wp-content/themes/woodmart-child/svg/trash-icon.svg');
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
	
        padding: 8px;
        border-radius: 50%;
       
        transition: all 0.3s ease;
        line-height: 0;
}
/*-----------------------------------------------------------------------------------------------------------------*/
@media (min-width: 1025px) {
	.woocommerce-warning {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2023/08/icono-mensaje-carrito.png') !important;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: #ffdd81;
	  color: #484846;
	  
		height:60px; 
	  padding: 1em 1em 1em 60px;
}

.woocommerce-warning1 {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2023/12/icono-stripe.png') !important;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: #ffdd81;
	  color: #484846;
	  
		height:70px; 
	  padding: 1em 1em 1em 60px;
}
.woocommerce-warning2 {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2024/06/pngwing.com5_.png') !important;
	  background-position:left 8px top 14px;
	  background-size:40px;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: red;
	  color: blue;
	  
		height:70px; 
	  padding: 1em 1em 1em 60px;
	  margin-top: -37px;
}

.woocommerce-warning-pagos {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2024/06/pngwing.com5_.png') !important;
	  background-position:left 8px top 14px;
	  background-size:40px;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: red;
	  color: blue;
	  
	  padding: 1em 1em 1em 60px;
	 
}

.alert-btn{
	color:red;
	/*text-decoration:underline;*/
	padding: 15px 120px;
	cursor: pointer;
	font-size: 21px;
	display: inline-block;
	margin: 20px 10px;
	margin-top: -12px;
	font-weight: bold;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.woocommerce-warning1 {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2023/12/icono-stripe.png')  !important;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: #ffdd81;
	  color: #484846;
	  
		height:70px; 
	  padding: 1em 1em 1em 60px;
	  margin-bottom: 15px;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.woocommerce-warning {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2023/08/icono-mensaje-carrito.png')  !important;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: #ffdd81;
	  color: #484846;
	  
		height:70px; 
	  padding: 1em 1em 1em 60px;
	  margin-bottom: 15px;
}

.woocommerce-warning2 {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2024/06/pngwing.com5_.png') !important;
	  background-position:left 8px top 23px;
	  background-size:40px;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: red;
	  color: blue;
	  
		height:90px; 
	  padding: 1em 1em 1em 60px;
	  margin-top: -39px;
}

.woocommerce-warning-pagos {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2024/06/pngwing.com5_.png') !important;
	  background-position:left 8px top 23px;
	  background-size:40px;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: red;
	  color: blue;
	  
	  padding: 1em 1em 1em 60px;
	 
}


.alert-btn{
	color:red;
	/*text-decoration:underline;*/
	padding: 15px 35px;
	cursor: pointer;
	font-size: 21px;
	display: inline-block;
	margin: 20px 10px;
	margin-top: -12px;
	font-weight: bold;
}


}

@media (max-width: 576px) {
	#hdr_bck_btn{
background-color: #fff;
color: black;
padding:12px 0px;
font-size: 16px;
}

.category-grid-item .wd-entities-title{
    
font-size:smaller;
}


.wd-product-cats{
display:none;
}

.wd-hover-quick .wd-add-btn .add-to-cart-loop{
display:none;
}

.woocommerce-cart-form__contents td.product-thumbnail img, .group_table td.product-thumbnail img{
padding-right:10px;
}

.shop_table_responsive td{
font-size:13px;
}

.ywpar_tabs_header{
font-size:15px;
}

.woocommerce-warning {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2023/08/icono-mensaje-carrito.png')  !important;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: #ffdd81;
	  color: #484846;
	  
		height:70px; 
	  padding: 1em 1em 1em 60px;
	  margin-bottom: 15px;
}

.woocommerce-warning1 {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2023/12/icono-stripe.png')  !important;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: #ffdd81;
	  color: #484846;
	  
		height:95px; 
	  padding: 1em 1em 1em 60px;
	  margin-bottom: 15px;
}
.woocommerce-warning2 {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2024/06/pngwing.com5_.png') !important;
	  background-position:left 8px top 23px;
	  background-size:40px;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: red;
	  color: blue;
	  
		height:90px; 
	  padding: 1em 1em 1em 60px;
	  margin-top: -39px;
}

.woocommerce-warning-pagos {
	  background-image:url('https://mercaplaza.shop/wp-content/uploads/2024/06/pngwing.com5_.png') !important;
	  background-position:left 8px top 23px;
	  background-size:40px;
	  background-repeat: no-repeat;
    background-color: #ffffe8;
	  
	  border-style: solid;
	  border-width: 2px;
	  border-color: red;
	  color: blue;
	  
	  padding: 1em 1em 1em 60px;
	  
}

.alert-btn{
	color:red;
	/*text-decoration:underline;*/
	padding: 15px 35px;
	cursor: pointer;
	font-size: 21px;
	display: inline-block;
	margin: 20px 10px;
	margin-top: -30px;
	font-weight: bold;
}

.copy-text {
  position:relative;
  padding:5px 0px;
  background:#fff;
  border:1px solid #ddd;
  border-radius:10px;
  display: flex;
  /*padding-right: -35px;*/
	margin: 10px -10px -0px -10px;
	margin-bottom: 10px;
}
.copy-text input.text {
  padding:4px;
  font-size:12px;
  color:#555;
  border:none;
  outline:none;
 /* padding-right:-30px;*/
	color:blue;
	font-weight:bold;
	margin: -7px 1px -10px;
}

.copy-text1 {
  position:relative;
  padding:5px 0px;
  background:#fff;
  border:1px solid #ddd;
  border-radius:10px;
  display: flex;
  /*padding-right: -35px;*/
	margin: 10px -10px -0px -10px;
	margin-bottom: 10px;
}

.copy-text1 input.text {
  padding:4px;
  font-size:12px;
  color:#555;
  border:none;
  outline:none;
 /* padding-right:-30px;*/
	color:blue;
	font-weight:bold;
	margin: -7px 1px -10px;
}

.tropi-pay{
margin-left: -150px !important;

}

.tropipay{
/*border: 3px solid #4f2eff;
	border-radius:5px;*/
	margin-left: -0px !important;
}
.copy_zelle{
margin: 0px 20px 0px -4px !important;
}

.cash_app{
height: 25px;
margin: auto;

}

.copy_cash_app{
margin: 0px 4px 0px -4px !important;
/*	margin: 0px 4px 12px -12px !important;*/
	width: 58px;
}

/*#billing_preferencia_de_horario_de_entrega_field legend{
font-size:14px;
}*/
#review_order_before_payment_preferencia_de_horario_de_entrega_field legend{
font-size:13px;
padding:initial;
}

/*----------------------------------------------*/
div.quantity input[type="number"]{
width: 40px !important;
}
}

