/*
Theme Name: Manya Theme
Theme URI: https://manya.pe/
Template: hello-elementor
Author: Manya Team
Author URI: https://manya.pe/
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1561059005
Updated: 2019-06-20 14:30:05
*/


/* AJUSTE SEPTIEMBRE 2021*/


.home_products_cards .woocommerce-message{
    display: none !important;
}

.titulo_producto{
    font-size: 2rem;
}
.titulo_producto h2{
    display: block;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 5px !important;
}
.titulo_producto sub{
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 0.49em;
    padding-top: 9px;
    letter-spacing: -.8px;
    padding-left: 34px;
    bottom: inherit !important
}
.titulo_producto sub:after{
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 25px;
    height: 2px;
    background: #520975;
}

@media (max-width: 1160px){
    .titulo_producto{
        font-size:1.7em;
    }
}

/* COLUMNA */

.producto_col{
    position: relative;
}
.producto_col:before{
    content: '';
    position: absolute;
    top: 180px;
    bottom: 100px;
    right: 0;
    left: 0;
    margin: auto;
    width: 90%;
    height: calc(100% - 210px);
    background: white;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.12);
    border-radius: 16.23px;
}
.producto_col .elementor-widget-wrap{
    /*padding: 30px 40px 30 40px !important;*/
}

/*LISTADO*/

.home_products_cards .elementor-widget-icon-list .elementor-icon-list-items{
    min-height: 100px
}

/*PRODUCTO*/
.home_products_cards .price{
    padding-top: 10px !important;
}
.home_products_cards .price ins{
    text-decoration: none !important
}

/* BOTONES */

.btn_comprar{
    /*position: absolute;*/
    /*bottom: -63px;*/
}
@media (max-width: 1024px) and (min-width: 768px){
    /*.btn_comprar{*/
    /*    bottom:-81px;*/
    /*}*/
}
@media (max-width: 767px){
    /*.btn_comprar{*/
    /*    bottom: -37px;*/
    /*}*/
}



/* IMAGENES DE PRODUCTOS */
.home_products_cards ul.products li.product img{
    max-width: 200px;
    margin: 0 auto !important;
}
.home_products_cards ul.products li.product .price del{
    display: block;
}








/* FIN AJUSTE SEPTIEMBRE 2021 */

/* .custom-a11yselect-container{
    width:100%;
}
.custom-a11yselect-container .custom-a11yselect-btn{
    background:#fff !important;
    border:1px solid #fff;
    border-radius:0 !important;
    font-family: inherit;
    outline:none !important;
	font-size:16px !important;
	min-height: 53px;
}
@media (max-width:639px){
	.custom-a11yselect-container .custom-a11yselect-btn{
		min-height: 42px !important;
	}
	.custom-a11yselect-container{
		margin-bottom: 0px !important
	}
	.custom-a11yselect-container .custom-a11yselect-btn .custom-a11yselect-icon{
		top: 14px !important;
	}
}
.custom-a11yselect-container .custom-a11yselect-btn[aria-expanded=true] .custom-a11yselect-text{
    color:#212529 !important;
    border-color:#212529 !important;
}
.custom-a11yselect-container .custom-a11yselect-btn .custom-a11yselect-icon{
    content:'';
    border:0 !important;
    background-image: url(/wp-content/uploads/2020/06/Vector-40.svg);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
    height: 16px;
    width: 16px;
	top: 18px !important;
    display: inline-block;
}
.custom-a11yselect-container .custom-a11yselect-menu{
    border-radius: 9px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.12);
    border-width: 0 !important;
    padding:10px !important;
    margin-top:5px !important;
}
.custom-a11yselect-container .custom-a11yselect-menu.custom-a11yselect-reversed{
    margin-bottom:5px;
}
.custom-a11yselect-container .custom-a11yselect-menu.custom-a11yselect-overflow::-webkit-scrollbar {
    width: 10px;
    border-radius:6px;
}
.custom-a11yselect-container .custom-a11yselect-menu.custom-a11yselect-overflow::-webkit-scrollbar-track {
    background: #FFC107; 
    border-radius:6px;
    margin-right:10px;
}
.custom-a11yselect-container .custom-a11yselect-menu.custom-a11yselect-overflow::-webkit-scrollbar-thumb {
    background: #FFC107; 
    border-radius:6px;
  }
.custom-a11yselect-container .custom-a11yselect-menu.custom-a11yselect-overflow::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

.custom-a11yselect-container .custom-a11yselect-menu .custom-a11yselect-option button{
    background:#fff !important;
    border-radius:60px;
    transition: all .2s;
    color:#212529 !important;
    font-family: inherit;
    font-weight: normal !important;
    outline:none !important;
}
.custom-a11yselect-container .custom-a11yselect-menu .custom-a11yselect-option button:hover{
    background:#FFC107 !important;
    color:#212529;
}
.custom-a11yselect-container .custom-a11yselect-menu  .custom-a11yselect-option.custom-a11yselect-selected button{
    background:#FFC107 !important;
    color:#212529;
} */
/**** OCULTAR */

.woocommerce-customer-details{
	display: none !important;
}

/**** ////OCULTAR */
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow: inherit !important;
}

.swal2-container.swal2-center.swal2-backdrop-show {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(0, 0, 0 , .3) 0%, rgba(255, 255, 255, 0) 80%);
}
.swal2-container{
	top: inherit !important;
    bottom : 0px !important;
}
.swal2-popup.swal2-modal {
    top: inherit !important;
    bottom : 0px !important;
    margin: inherit  !important;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    width: 95%;
    background: #520975;
    max-width: 400px;
    padding: 15px 45px 15px 25px !important;
}

.swal2-popup.swal2-modal .swal2-actions{
    display: none !important;
}
.swal2-popup.swal2-modal .swal2-actions button{
    border: none !important;
    outline: 0 !important;
    color: white !important;
    position: relative;
    font-size:  0px !important;
    padding: 0 !important;
    background: url('');
}
.swal2-close{
    display:block !important;
    color: #ffc107 !important;
    font-size: 29px !important;
	background: transparent !important;
}


.swal2-header h2 {
    text-align: left;
    display:block;
    width: 100%;
    margin-bottom: 0px;
    color: #ffffff !important;
    font-weight: normal !important;
}

button.swal2-confirm.swal2-styled {
    padding: 5px 25px !important;
    font-size: 13px !important;
}

.elementor-menu-cart__main {
	padding-top: 80px !important;
}


.woocommerce .woocommerce-invalid-email::before {
    content: "Ingresa un correo válido" !important;
	
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr {  
		width: 100% !important;
		height: 100% !important;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
/* 		position: absolute; */
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}