        


.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 {
    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;
}
/*-------------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;
    
}
#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_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;
    position: relative;
}
#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;
    margin-bottom: 20px;
}
#ryfdata_blogfiltro .cat_image{ 
    
}
#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;
    padding: 3px 0;
}
#ryfdata_blogfiltro .ver_mas, #ryfdata_blogfiltro .ver_mas:hover {
    background: #EC4E2A;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0;
    margin: 0;
}
#ryfdata_blogfiltro .cat_info{
    display: flex;
    flex-direction: column;
    background: #fff;
}
#ryfdata_blogfiltro .post_data{
    min-height: 180px;
    padding: 8px 0;
}
#ryfdata_blogfiltro .cat_info .post_vermas {
    display: flex;
    align-items:center;
    justify-content: flex-start;
    
    
}
#ryfdata_blogfiltro .cat_btn_int{
    background: #092777;
    color: #fff;
    font-size: 13px;
    padding: 8px 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    position: absolute;
    left: 115px;
    bottom: 0px;
    align-items: flex-end;
    justify-content: flex-end;
    min-width: 150px;
    margin: 0;
}
/*====================================================================================*/





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

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

@media (max-width: 767.98px) { 
/*==============  FILTRO DE BLOG    ==================================================*/  
#ryfdata_blogfiltro .cat_btn_int {
    left:auto;
    bottom:auto;
    top:213px;
}    
    
    
#ryfdata_blogfiltro .cat_menu {
    flex-direction: column;
    min-width: 50%;
}    
#ryfdata_blogfiltro .cat_menu>div{ min-width: 100%; }    
    #ryfdata_blogfiltro .cat_wrap {
        flex-direction: column;
        background: #fff;
        justify-content: center;
        
    }    
#ryfdata_blogfiltro .cat_image{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    }
    
#ryfdata_blogfiltro .cat_menu .cat_btn{ 
    font-size: 13px;
    padding: 8px 20px;
    font-weight: 700;
    margin: 5px 0;
    width: 100%;
}    
#ryfdata_blogfiltro .cat_label {
    font-size: 6vw;
}    
    
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;}
}

