
.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.boton-recetas {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.imagen-recetas {
    float: left;
    max-width: 300px;
}

.section_title {
    margin-bottom: 3rem !important;
}

.linea-divisora {
    border: 1px solid #DBDBDB;
    border-radius: 100%;
    margin: 5rem 0;
}

.linea-divisora2 {
    border: 1px solid #DBDBDB;
    border-radius: 100%;
    margin: 5rem 0 2rem 0;
}

.linea-divisora3 {
    border: 1px solid #DBDBDB;
    border-radius: 100%;
    margin: 2rem 0 5rem 0;
}

.columnas-titulos {
    margin-top: 5rem;
}

@media (max-width: 767px) {

    .videos-youtube {
        margin-bottom: 1.5rem !important;
    }

    .iconos-footer {
        margin-bottom: .8rem;
    }

    .boton-recetas {
        margin-bottom: 25px;
        position: relative;
    }    

    .imagen-recetas {
        float: none;
        max-width: 250px !important;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .columna-imagen-receta {
        text-align: center;
    }

    .section_title {
        margin-bottom: 1.5rem !important;
    }

    .columnas-titulos {
        margin-top: 3rem;
    }

    .linea-divisora {
        border: 1px solid #DBDBDB;
        border-radius: 100%;
        margin: 3rem 0;
    }

    .linea-divisora2 {
        border: 1px solid #DBDBDB;
        border-radius: 100%;
        margin: 3rem 0 2rem 0;
    }

    .linea-divisora3 {
        border: 1px solid #DBDBDB;
        border-radius: 100%;
        margin: 2rem 0 3rem 0;
    }
}

@media (min-width: 767px) {
    .br-redes-footer {
        display: none !important;
    }
}

.room_heading_inner {
    background-color: rgba(0,0,0,.5);
    padding: 20px;
    border-radius: 20px;
}

.room_heading_inner p{
    font-size: 18px !important;
    color: white;
    font-weight: 600;
    -webkit-text-stroke: .3px black;
}

.Burger_President_area .Burger_President_here .single_Burger_President::before {
    position: relative !important;
}

@media (max-width: 767px) {
    .slider_area .single_slider .slider_text .deal_text span {
        font-size: 12px !important;
    }

    .slider_area .single_slider .slider_text .deal_text {
        padding: 12px 25px;
    }
}

.recetas-borde {
    border-right: 2px solid grey;
    border-left: 2px solid grey;
    border-bottom: 2px solid grey;
    border-radius: 0 0 10px 10px;
    padding: 15px 20px 15px 20px;
}
.descartar{
    display: none !important;
}

.titulo-footer {
    line-height: .5rem;
}

@media (max-width: 400px) {
    .titulo-footer {
        line-height: 2.5rem;
    }
}

.pointer {
    cursor: pointer !important;
}

@media (min-width: 500px) {    
    .br-referencias2 {
        display: none !important;
    }
}

.boton-referencias2 {
    float: right;
    margin-bottom: .5rem;
}

@media (max-width: 500px) {    
    .boton-referencias2 {
        float: none !important;  
        display: block !important;
        line-height: none;
        margin: .7rem auto 0 auto !important;
        text-align: center !important;
    }

    .box-title {
        text-align: center;
    }
}

.box-title {
    font-weight: 600;
}

@media (max-width: 1275px) {
    .descartarNotebook {
        display: none !important;
    }
}

@media (max-width: 1000px) {
    .descartarTablet {
        display: none !important;
    }
}

@media (max-width: 600px) {
    .descartarCelular {
        display: none !important;
    }

    thead tr th {
        font-size: 14px !important;
    }

    tbody tr td {
        font-size: 13px !important;
    }
}

@media (max-width: 400px) {
    thead tr th {
        font-size: 12px !important;
    }

    tbody tr td {
        font-size: 11px !important;
    }
}

/*ANCHO FIJO DE LA COLUMNA DE ID*/
.ancho_id {
    width: 20px !important;
    max-width: 50px !important;
}

/*ANCHO FIJO DE LA COLUMNA DE ESTADO*/
.ancho_estado {
    width: 40px !important;
    max-width: 60px !important;
}

/*ANCHO FIJO DE LA COLUMNA DE FECHA*/
.ancho_fecha {
    width: 40px !important;
    max-width: 60px !important;
}

/*ANCHO FIJO DE LA COLUMNA DE BOTONES*/
.ancho_boton_accion {
    width: 60px !important;
    max-width: 80px !important;
}

/*ANCHO FIJO DE LA COLUMNA DE BOTONES (SOLO EDITAR)*/
.ancho_boton {
    width: 30px !important;
    max-width: 50px !important;
}

/*TITULOS DE TODAS LAS TABLAS DEL SISTEMA*/
.titulos-tablas {
    padding: 5px 0 !important;
    background-color: #4f5962;
    color: white; 
}

/*CENTRA VERTICALMENTE LAS CELDAS DE LAS TABLAS*/
tbody tr td {
    vertical-align: inherit!important;
}

/*CENTRA VERTICALMENTE LAS CELDAS DE LAS TABLAS*/
thead tr th {
    vertical-align: inherit!important;
}

.section-padding {
    padding-top: 70px;
    padding-bottom: 70px;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.70em !important;
    white-space: normal !important;
    float: left;
    display: flex !important;
    max-width: 400px;
}

.qr-detalle-receta {
    float: left;
    margin-right: 1rem;
}

@media (max-width: 575px) {
    .qr-detalle-receta {
        display: none;
    }

    .blog_area {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}

@media (min-width: 575px) {
    .qr-detalle-receta-celular {
        display: none;
    }
}