
#left-column .title_blog {
    font-size: 23px;
    margin-top: 14px;
    margin-bottom: 10px!important;
    color: #222!important;
    line-height: 2;
    font-weight: 400!important;
    border-bottom: 2px solid #ebebeb;
}
#left-column .title_blog:after{
    border-bottom: 2px solid #00ac39;
    display: block;
    width: 120px;
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
}
.ybc-blog-list .read_more{
    border-bottom: 1px dotted;
    color: #56B372!important;
    font-weight: 800;
    font-style: initial;
    font-size: 20px;
}
.ybc-blog-list .ybc_title_block{
    font-size: 31px;
    font-weight: 500;
    line-height: 1;
    text-transform: inherit;
}
.blog_description p{
    font-size: 14px;
}
.ybc_block_categories .tree a{
    font-weight: 700!important;
}
#datos-contacto-formulario-eventos {
    text-align: center;
    padding: 10px 0px;
        width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    /* background-color: grey; */
    background: #f4f4f4;
    border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 20px;
}
#datos-contacto-formulario-eventos ul li{
    display: inline-block;
}
#datos-contacto-formulario-eventos ul li a{
    margin: 5px 19px;
}

.skin-background .elementor.row{
    width: 100%;
    background-image: url(/img/lines.svg)!important;
    background-size: contain;
    height: 171%;
    position: absolute;
    top: 12px;
    z-index: 9;
    opacity: 0.5;
    transform: rotateX(180deg);
    color: #ecf5fb;
}
.skin-border >.elementor-container {
    background: url(/img/lines-white.svg) no-repeat;
    background-position: bottom;
    background-size: contain;
    padding-bottom: 100px;
}
#footer .banner-medicamentos-footer{
    display: none;
}
#ybc_blog_page .product-flag.discount{
    width: 70px;
    font-size: 14.5px;
    text-align: center;
}
#ybc_blog_page #main-page-content .imagen-camionproducts{
    max-width: 70px!important;
}
#mobile_menu_click_overlay{
    z-index: 5!important;
}
#CookiebotWidget{
    z-index: 3!important;
}
.acc-mobile-sidebar-col-menu .acc-sidebar-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.acc-mobile-sidebar-col-menu .js-mobile-menu__close{
    width: auto!important;
    padding: 0!important;
    margin: 0!important;
}
.acc-mobile-promo-btn{
    display: block;
    margin: 15px 30px 0;
    padding: 10px 16px;
    background: #48B031;
    color: #fff!important;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 8px;
    text-decoration: none!important;
    flex-shrink: 0;
}