        
/*[data-id="4907b8c"] {
    display: none !important;
}*/

/************************************************************************/
.header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
    flex-wrap: wrap;
    position: absolute;
    top: 70%;
    z-index: 9999;
}
body:not(.rtl) .elementor-2571 .elementor-element.elementor-element-1d8acb2{
    position: absolute;
    left: 120px;
    top: -33px;
}

#ryf_busqeda{
    max-width: 980px;
}

#ryf_filtro{
    font-family: 'Lato', sans-serif;
    display: flex;
    align-items: center;
    background: #30BC55;
}
#ryf_filtro .ryf_filtro_datos ul{
    display: flex;
    align-items: center;
    background: #fff;
    padding: 10px;
}
#ryf_filtro select{
    border: none;
    min-width: 100px;
    max-width:  200px;
    color:#000;
}
#ryf_filtro input {
    background: #fff;
    border: none;
}
#ryf_filtro .ryf_filtro_datos .ryf_filter_divider{
    font-size: 1.5em;
    border-right: #000 solid 2px !important;
}
#ryf_filtro .ryf_btn_filtro{
  background: #30BC55;
  
}
#ryf_filtro .ryf_btn_wrap{
    display: flex;
    align-items: center;
    justify-content: center;
}
#ryf_sel_clave{
}

#ryf_filtro button{
    font-weight: 600;
    color: #fff;
    background: #30BC55;
    border-radius: 0;
    padding: .75em 20px;
}
#ryf_prod_container{ 
    background: #f1f1f1; 
    font-family: "Montserrat", Sans-serif;
}  
body:not(.rtl) .elementor-2571 .elementor-element.elementor-element-1d8acb2{
    left:auto; 
    margin: 0 auto;
}
/*------------------------------------------------*/
#ryf_filtro .ryf_filtro_lista, .ryf_btn_wrap {
    list-style: none;
    margin: 0;
}
#ryf_filtro .ryf_btn_ref{
    background: #efa500;    
}

.ryf_prodContainer{
    background: #fff;
    color: #2A3345;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ryf_prodContainer .ryf_add_carrito .ryf_grid_stock{
    font-weight: 700 !important;
    padding-left: 5px !important;
    font-size: 1.1em;    
}
.ryf_prodContainer .ryf_prod_title{
    background: #092777;
    color:#fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.2em;
    font-weight: 700;
    padding: 5px;
    min-height: 3.5em;
}
.ryf_prodContainer .ryf_prod_second {
    display: flex;
}

.ryf_prodContainer .ryf_atributo{
    color: #2A3345;
    font-size: .8em;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    width: 70%;
}
.ryf_prodContainer  .ryf_nota{
    font-size: .8em;
    font-weight: 800;
    color: #707070;
    line-height: .8em;
}
.ryf_prodContainer .ryf_precio{
    color: #2A3345;
    text-align: right;
    font-size: .9em;
    font-weight: 800;
    width: 30%;
}
.ryf_prodContainer .ryf_prod_img  {
    width: 250px;
    height: 200px;
    overflow: hidden;
    
}
.ryf_prodContainer .ryf_image_main{
    height: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.ryf_prodContainer .ryf_descripcion{
    text-align: center;
    font-size: .8em;
    vertical-align: bottom;
    min-height: 7em;
    max-height: 7em;
    height: 7em;
    overflow: hidden;
}
.ryf_prodContainer .ryf_marca{
    background: #ec4e2a;
    color: #fff;
    padding: 10px;
    font-size: .8em;
    font-weight: 700;
    white-space: nowrap;
}
.ryf_prodContainer .ryf_clave{
    background: #092777;
    color: #fff;
    padding: 10px;
    font-size: .8em;
    text-align: center;
}
.ryf_prodContainer .ryf_carrito{
    display: flex; 
    flex-wrap: wrap; 
    width: 100%;
}
.ryf_prodContainer .ryf_carrito div:nth-child(2){
    justify-content: flex-end;
}
.ryf_prodContainer .ryf_add_carrito div:nth-child(2){
    width:100%;
}

.ryf_prodContainer .ryf_add_carrito{
    background: #30bc55;
    color: #fff;
    padding: 10px;
    font-size: .8em;
    font-weight: 800;
    display: flex;
    align-items: center;
    height: 5em;
    margin-bottom: 30px;
    white-space: nowrap;
}

.ryf_prodContainer .ryf_prodTable .ryf_add_carrito a:hover{
    color: #fff;
    text-decoration: none;
}

 /*-----------SELECCIONAR CLIENTE--------------------------------------------*/
.ryf_clientewrap {
    display: flex;
    flex-direction: row;
    color: #092777;
    align-items: center;
    justify-content: center;
    align-content: center;
    font-size: 1em;
    font-weight: 700;
    padding: 10px;
}
#ryf_cliente{
    width:80px;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    margin: 0 15px;
}
/****************SELECT*********************/
#ryf_clientename_wrap {
    position: relative;
    justify-content: flex-start;
}
#ryf_clientename_wrap i {
    color:#000;    
}
#ryf_modal_list li{
    list-style: none;
    padding: 5px;    
}
/*-------------CARRITO DE COMPRAS--------------------------------------------*/
#ryf_cart .ryfcart_row{ display: flex; align-items: center;}
#ryf_cart .ryf_carritos_movil { display: none;}

#ryf_cart .ryfcart_row div{ 
    display:flex  ; 
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #999;
    
}
#ryf_cart, #ryf_cart .encabezado a i,
.ryf_carritos_movil{
    color: #2A3345 !important;
    font-family: 'lato';
}


#ryf_cart .encabezado div{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #092777;
    color: #fff;
    height: 5em;
    font-size: .9em;
    font-weight: 700;
}
#ryf_cart .encabezado input[type=checkbox] {
	margin: 0 8px 4px 0;
}
.ryf_carritos_movil th{
    background: #092777;
    color: #fff;
    height: 5em;
    font-size: .9em;
    font-weight: 700;
    border: none;
    text-align: center;
}
#ryf_cart div, .ryf_carritos_movil td{
    padding: 3px 3px;
    border:none;
    align-items: center;
    
}
.ryf_carritos_movil td { border-bottom: 1px solid #000; }

#ryf_cart .ryf_cart_total:first-child {
    text-align: right;
    font-weight: 700;
}
#ryf_cart .ryf_prod_img{
    width: 120px;
    height: 80px; 
    overflow: hidden;
}
#ryf_cart .ryfcart_descripcion {
    font-weight: 700;    
}
#ryf_cart h3.ryf_cart_clientename{
    font-family: "Montserrat", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #092777;
}
#ryf_cart .ryf_cantidad, .ryf_add_carrito .ryf_cantidad {
    max-width: 50px;
    font-weight: 800;
    border-radius: 5px;
    margin-right: 3px;
}
#ryf_cart .ryf_disponible{
    text-align: left;
}
#ryf_cart .ryf_delitem img{width: 30px;}
#ryf_cart .ryf_delitem { margin-left: 5px;}

#ryf_cart .ryf_contenedor_cantidad {
    display: flex;
    justify-content: center;
    align-items: center;
}
#ryf_cart .ryfcart_valor {
    text-align: center;
    white-space: nowrap;
}
#ryf_cart .ryfcart_valor {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    text-align: center;
}
#ryf_cart .ryfcart_totales_text {
    font-weight: 700;
    text-align: center;
    color: #092777;
}
#ryf_cart tr td { border-bottom: 1px solid #000; }

table#ryf_cart {width: 100%}
table#ryf_cart {display: none;}

#ryf_cart .ryfcart_labelprecio div:nth-child(1){
    display: none;
    font-weight: 700;
}


#ryf_cart .ryf_cart_total td { 
    border: none;
    padding: 5px 10px;
}
#ryf_cart .ryfcart_botones, .ryfcart_botones{
    display: flex;
    justify-content: center;
    align-items: center;

}
#ryf_cart .ryfcart_botones_movil, .ryfcart_botones_movil{
    display: none;
    justify-content: center;
    align-items: center;
}
#ryf_cart .ryfcart_botones .btn,
#ryf_cart .ryfcart_botones_movil .btn, 

.btn, .btn:hover { 
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 700;
    margin: 0 10px;
    /*padding: 8px 40px;*/
    color:#fff;
    
}
#ryf_cart .ryfcart_botones .btn div,
#ryf_cart .ryfcart_botones_movil .btn div,
.btn div{
    display: flex;
    align-items: center;
    justify-content: center;
}
#ryf_cart .ryfcart_botones .btn img, 
#ryf_cart .ryfcart_botones .btn i,
#ryf_cart .ryfcart_botones_movil .btn img, 
#ryf_cart .ryfcart_botones_movil .btn i,
.btn img, 
.btn i {
    height: 20px;
    padding: 0 15px;
}
#ryf_cart .ryfcart_botones .btn-cart-flush,
#ryf_cart .ryfcart_botones_movil .btn-cart-flush,
.btn-cart-flush{ background: #D00020; }

#ryf_cart .ryfcart_botones .btn-cart-print,
#ryf_cart .ryfcart_botones_movil .btn-cart-print,
.btn-cart-print{ background: #ec4e2a; }

#ryf_cart .ryfcart_botones .btn-cart-search,
#ryf_cart .ryfcart_botones_movil .btn-cart-search,
.btn-cart-search{ background: #30BC55; }

#ryf_cart .ryfcart_botones .btn-cart-pedido,
#ryf_cart .ryfcart_botones_movil .btn-cart-pedido,
.btn-cart-pedido{ background: #092777; }



.ryfcart_carritovacio{
    color:#092777; 
    text-align: center;
}

/*======    IconCart ============*/
.ryfcart_icon{ color: #30bc55; }

#block-12 p{ margin: 0; }
.ryfcart_icon:after{
        content:attr(value);
        font-size:10px;font-weight: 700;
        color: red;
        position:relative;
        /*right: -10px;*/
        top:-12px;
        opacity:0.9;
        background: #fff;
        padding: 3px 22%;
        border-radius:50%;
    }
.ryfdata_iconsmenu_container, .ryfdata_iconsmenu_container a, .ryfdata_iconsmenu_container a:hover {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.ryfdata_iconsmenu_cell {
    padding: 0 10px;
}
.ryfdata_iconsmenu_cell i {
    font-size: 1.4em;
    padding-left: 6px;
    color: #30BC55 !important;
}
.ryfdata_iconsmenu_cell:first-child i {
    font-size: 1.2em;
    padding-left: 3px;
}
.ryfdata_iconsmenu_cell span{
    font-size: .8em;
    padding-left: 6px;
    font-weight: 700;
}
.ryfdata_iconsmenu_container a:hover i {
    color:#fff;
}
.ryfdata_iconsmenu_container a:hover span {
    color:#30BC55;
}
/*========================================*/
.ryf_hide { 
    display:none !important; 
}
#ryf_cart{
  width: 90%;
  float: none;
  margin-right: auto;
  margin-left: auto;
}
#ryf_cart.ryf_toprint{
    max-width:  720px;
}

.ryfcart_botones_movil{ display: none; }
#ryf_menuMovil {display: none;}
/*==================ADMIN==========*/
/* HTML: <div class="loader"></div> */



/*==============  FILTRO DE BLOG    ==================================================*/
#ryfdata_blogfiltro {
    color: #092777;
    font-family: 'Lato', sans-serif;
}
#ryfdata_blogfiltro .cat_menu {
    display: flex; 
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 25px;
}
#ryfdata_blogfiltro .cat_label{
    color: #092777;
    font-family: "Montserrat", Sans-serif;
    font-size: 1.1vw;
    font-weight: 800;
    text-transform: uppercase;
}
#ryfdata_blogfiltro .cat_menu .cat_btn{ 
    background: #092777;
    color: #fff;
    font-size: 13px;
    padding: 8px 20px;
    font-weight: 700;
}
#ryfdata_blogfiltro .cat_wrap{ 
    display: flex;
    color: #000;
    font-family: montserrat,Sans-serif;
}
#ryfdata_blogfiltro .cat_image{ 
    width:250px;
    height:250px;
    background-position: center;
    background-repeat: no-repeat;
}
#ryfdata_blogfiltro .cat_info{ padding: 10px; }

#ryfdata_blogfiltro .post_title{
    font-size: 18px;
    font-weight: 700;
    line-height: .9;
}
#ryfdata_blogfiltro .post_autor{
    color: #9d9d9d;
    font-size: 12px;
}
/*====================================================================================*/
.ryf_whatsapp_icon{ 
    font-size: 1.3em;
    padding: 0 10px;
}

footer a:hover, .ryf_footer a:hover{ 
    color:#30BC55;
    text-decoration: none;
}
.ryfdata_changepass{
	position: absolute;
	left: 8px;
	top: 20px;
	font-weight: 700;
	font-size: .8em;
}
.user-pass-wrap button {
	margin-top: 15px;
	background-color: #092777;
    color: #ffffff;
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 2px 2px 2px 2px;
    padding: 13px 20px 13px 20px;

}
.ryf_oferta{
	display: flex;
	align-items: center;
	justify-content: center;
	background: red;
	color: #fff;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top:25%;
	font-weight: 700;
	font-size: .8em;
	margin-right: 20px;
}
.ryf_incluyeiva{
	display: flex;
	justify-content: center;
	align-items: center;
	color:#092777;
	font-weight: 900;
	text-align: center;
}

.ryf-cart-check {
  display: flex;
  justify-content: center; /* Centra horizontalmente */
  align-items: center;     /* Centra verticalmente */
  height: 100%;            /* Asegura que tenga suficiente altura */
}

/*****************************************/
.ryf_linea {
  display: flex;
  align-items: stretch; /* Asegura que todas las columnas tengan misma altura */
}

.ryf_linea > [class^="col-"] {
  display: flex;
  align-items: center;     /* Centra verticalmente el contenido */
  justify-content: center; /* Centra horizontalmente el contenido (opcional) */
  padding: 8px;            /* Ajusta el padding al gusto */
  border-bottom: 1px solid #ddd; /* Para separación visual entre filas */
}

.ryf_linea .text-left {
  justify-content: flex-start;
}
.ryf_linea .text-center { justify-content: center; }
/********slider******************/
#lo_mas_vendido .swiper-wrapper table td{
	color: #000 !important;
	border: none;
}

.swiper-envoltura{
	overflow: hidden;
}
.swiper-wrapper table {
	border:none;	
}
.swiper-wrapper table td{
	font-family: "Lato", Sans-serif;
	font-size: .8em;
	color: #000;
	border: none;
	padding-top: 5px;
}
.swiper-envoltura {
	padding: 0 50px;
}
.swiper {
	overflow: visible !important;
}
/* Flechas base */
.swiper-button-prev{
	left: -50px !important;
}
.swiper-button-next{
	right: -50px !important;
}

.swiper-button-prev,
.swiper-button-next {
    color: rgba(0, 0, 0, 0.3) !important; /* Negro semitransparente */
    width: 40px;
    height: 40px;
    transition: all 0.3s ease; /* Animación suave */
    font-weight: 900; /* Flechas más gruesas */
}

/* Flechas al pasar el cursor */
.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: rgba(0, 0, 0, 1)!important; /* Negro sólido */
    transform: scale(1.2);   /* Ligeramente más grandes */
}
.swiper-description {
	line-height: 1.1em;
	height: 2.3em;
	max-height: 2.3em;
	overflow: hidden;
}
/***************************************************************************/
.modal div{
	color: #000 !important;
}
.modal-header{	display: flex; }
.modal-header .close{ margin-left: auto;  } 
.ryf_btn_refresh, .ryf_btn_refresh:hover {
	border-left: solid 2px #fff; ;
}
#miModalBootstrap .table {
  width: auto !important;        /* Ajusta ancho a contenido */
  table-layout: auto !important; /* Columnas según contenido */
}
#miModalBootstrap .modal-dialog {
  width: 30% !important;   /* ancho al 30% del viewport */
  max-width: 30% !important;
  margin: auto;            /* asegura centrado horizontal */
}

#miModalBootstrap .modal-content {
  width: 100%;             /* se ajusta al dialog */
}

/***************** TESTIMONIOS **************************/
.swiper-slide {
	font-family: 'Lato', sans-serif;
	font-size: 1.4em;
	font-weight: 700;
	letter-spacing: .1em;
	text-align: justify;
	font-weight: 600px;
	color: #000;
	background: #fff;
	padding: 40px;
	
}

.test-firma {
	padding-top: 25px; 
	display: flex;
	align-content: center;
}
.test-firma div {
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}
.test-img { 
	height: 80px; 
	width: 80px; 
	background-color: #aaa;
	border-radius: 50%;
}
.test-nombre {
	font-weight: 700;
	padding-left: 15px;
	letter-spacing: 0;
	font-size: .8em;
}

@media (max-width: 1199.98px) {}

@media (max-width: 991.98px) {  }

@media (max-width: 767.98px) { 
body:not(.rtl) .elementor-2571 .elementor-element.elementor-element-1d8acb2{
    position:relative;
    left: 0;
    top: 0;
    width: 100%;
}
    #ryf_filtro select{
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    
    #ryf_filtro{
        display: block;
        font-family: 'Lato', sans-serif;
        max-width: 100%;
        overflow: hidden;
        background: #30BC55;
    }
    #ryf_filtro .ryf_filtro_datos ul{
        display: block;
        align-items: center;
        background: #fff;
        padding: 0;
    }
    #ryf_filtro select{
        border: none;
        width: 100%;
        color:#000;
    }
    #ryf_filtro input {
        background: #fff;
        border: none;
    }
    #ryf_filtro .ryf_filtro_datos ul li{ 
        border-bottom: #ccc solid 1px !important;
        border-right: #000 solid 2px !important;
        margin: 0;
        text-align: left;
    }
    #ryf_filtro .ryf_filtro_datos .ryf_filter_divider{
        display: none;
    }
    #ryf_filtro .ryf_btn_filtro{
      background: #30BC55;

    }
    #ryf_filtro button{
        font-weight: 600;
        color: #fff;
        background: #30BC55;
        border-radius: 0;
        padding: .75em 20px;
    }
    #form-cart .encabezado{ display:none !important;}
    #form-cart .ryfcart_img {
        display: flex;
        justify-content: center;
    }
    #ryf_cart .ryf_prod_img {
    width: 400px ;
    height: 266px;
    overflow: hidden;
}
    
#ryf_cart .ryfcart_labelprecio div:nth-child(1), #ryf_cart .ryfcart_labelprecio {
    display: flex;
}
    #ryf_cart .ryf_cart_total{
        display: flex;
        justify-content: flex-end;
    }
    #ryf_cart .ryfcart_labelprecio { border-bottom: #ccc solid 1px;}
    #ryf_cart .ryfcart_botones{ display: none !important; }
    #ryf_cart .ryfcart_botones_movil {display: block;}
    
    #ryf_cart .ryfcart_botones_movil button, #ryf_cart .ryfcart_botones_movil a { min-width: 90%; }
    table#ryf_cart {display: block;}
    #form-cart.ryf_carritos { display:none;}
    table#ryf_cart {display: block;}
    .ryfdata_iconsmenu_container span{ display: none; }
    #ryf_menu {display: none;}
    #ryf_menuMovil { 
        display: flex;
    }
    #ryf_menuMovil>div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        
    }
    #ryf_menuMovil div:nth-child(3) div nav {
        margin: 0;
    }
    #ryf_menuMovil div:nth-child(3) div {
    }
    #ryf_menuMovil div:nth-child(3) div .elementor-menu-toggle {
        display: block;
        text-align: right;
        margin: 0;
    }
    .ryf_modal_th {display: none;}
    .eael-simple-menu-toggle-text { display: none;    }
    
    .ryf_clientewrap{
        flex-direction: column;
    }
    .ryf_clientelabel_wrap{ 
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #ryf_clientename_wrap{ max-width: 100%; }
    #ryf_clientename{
        max-width: 100%;
        justify-content: center;
        margin-top: 10px;
    }
    .modal-dialog {
        width: auto;        
    }
	.ryfdata_changepass{
		position: relative;
		right: auto;
		bottom: auto;
	}
}

