/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*** fontawesome ***/
.fas {
    font-family: 'FontAwesome';
}

/*** material icons ***/
i.material-icons {
    font-family: 'Material Icons';
    font-style: normal;
}

/*** cookies ***/
div#cookiesplus-tab.cookiesplus-move {
    font-size: 0;
}

@media (max-width: 767px) {

    #product #cookiesplus-modal,
    #product div#cookiesplus-tab {
        bottom: 75px;
    }
}

/*** fancybox 4 ***/
.fancybox_politicas .fancybox__content {
    padding: 0;
    width: 550px !important;
    height: 850px !important;
}

@media (max-width: 991px) {
    .fancybox_politicas .fancybox__content {
        width: 100% !important;
        height: 80% !important;
    }
}

.fancybox_politicas {
    z-index: 999999 !important;
}

/*** recaptcha ***/
.g-recaptcha {
    display: flex;
    justify-content: center;
}

/*** politicas privacidad ***/
.politicas {
    font-size: 11px;
    line-height: 16px;
}

/*** header ***/
.stuck-header {
    box-shadow: 0 10px 15px -5px rgb(0 0 0 / 8%);
}

/*** buscador ***/
.col.col-header-center {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.col-header-center .buscador-parafarmacia,
.col-header-center .buscador-medicamentos {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.header-top .search_widget_block {
    width: 100% !important;
    max-width: 550px;
}

/*** buscador parafarmacia & medicamentos ***/
.search_widget_form_inner.input-group {
    width: calc(100% - 110px) !important;
}

select.st_advanced_search_category {
    /*display: none;*/
    pointer-events: none;
    background: #ba4599 !important;
    color: #fff !important;
    padding: 0;
    width: 110px !important;
    flex: unset !important;
    /*padding-left: 5px;*/
    text-align-last: center;
    /* alineamos el texto */
    margin: 0;
}

.search_widget_block .btn.search_widget_btn {
    padding: 0 15px !important;
}

@media (max-width: 767px) {
    .search_widget_form.stadvsearch_flex_container {
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        flex-flow: row wrap;
    }
}

/*** lo ocultamos en los resultados de busqueda ***/
/*
            .page-search .search_widget,
            .page-search div#mobile-btn-search {
                display: none;
            }
            
            .search-parafarmacia .columna-lateral-medicamentos,
            .search-medicamentos .columna-lateral-parafarmacia {
                display: none;
            }
            .search-parafarmacia .footer-before-medicamentos,
            .search-medicamentos .footer-before-parafarmacia {
                display: none;
            }
            .col-md.footer-parafarmacia,
            .col-md.footer-medicamentos {
                display: flex;
                flex-wrap: wrap;
            }
            .search-parafarmacia .footer-medicamentos,
            .search-medicamentos .footer-parafarmacia {
                display: none;
            }
            */

/*** main menu ***/
.cbp-horizontal>ul>li>a,
.cbp-horizontal>ul>li>a:not([href]):not([tabindex]),
.cbp-horizontal>ul>li>.cbp-main-link {
    max-width: unset;
}

.cbp-hrmenu .pull-right {
    float: none !important;
}

.cbp-hrmenu .cbp-active {
    color: #ba4599 !important;
}

/*** menu principal ***/
/*
        .parafarmacia .pull-right,
        .search-parafarmacia .pull-right {
             display: none;
        }
        */
/***/
/*
        .medicamentos .cbp-hrmenu-tab,
        .search-medicamentos .cbp-hrmenu-tab {
            display: none;
        }
        .medicamentos .cbp-hrmenu-tab.pull-right,
        .search-medicamentos .cbp-hrmenu-tab.pull-right {
            display: inline-block;
        }*/
/*** main menu ***/
.menu-parafarmacia li.medicamentos

/*.parafarmacia li:nth-last-child(2)*/
    {
    display: none;
}

/*
    .parafarmacia li:nth-last-child(1) {
        display: initial;
    }*/
.menu-medicamentos li.parafarmacia

/*.medicamentos li:nth-last-child(1)*/
    {
    display: none;
}

/*
    .medicamentos li:nth-last-child(2) {
        display: initial;
    }*/
/*** submenus ***/
a.cbp-column-title.nav-link.cbp-category-title {
    display: none;
}

/*** mobile ***/
/*
    .menu-parafarmacia li:nth-last-child(1) .mm-expand {
        display: none;
    }
    .menu-medicamentos li:nth-last-child(2) .mm-expand{
        display: none;
    }*/
/*** header mobile ***/
#mobile-header-sticky.stuck.stuck-down {
    box-shadow: 0 10px 15px -5px rgb(0 0 0 / 8%);
}

/*** menu mobile ***/
/*** parafarmacia ***/
/*
            .menu-mobile-parafarmacia #_mobile_iqitmegamenu-mobile #iqitmegamenu-mobile> ul> li:nth-last-child(-n+8) {
                display: none;
            }*/
.menu-mobile-parafarmacia .medicamentos {
    display: none;
}

/*** medicamentos ***/
/*
            .menu-mobile-medicamentos #iqitmegamenu-mobile> ul> li:nth-child(-n+11) {
                display: none;
            }*/
.menu-mobile-medicamentos .parafarmacia {
    display: none;
}

/*** bloque categorias ***/
.block-categories li a {
    font-weight: bold;
    color: #333333;
    display: block;
    font-size: 13px;
    line-height: 30px;
    padding: 0 30px 0 19px;
    border-bottom: 1px solid #d6d4d4;
    width: 100%;
}

.block-categories .collapse-icons {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    cursor: pointer;
    background: #ba4599;
    border-bottom: 1px solid #fff;
}

.block-categories .fa:before {
    display: block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

/***/
.block-categories li a.current_parent_cate,
.block-categories li a.current_cate {
    color: #ba4599 !important;
}

/*** contacto ***/
#contact #wrapper,
#contact #main .page-content {
    padding-bottom: 0;
    margin-bottom: 0;
}

/***/
#contact #inner-wrapper {
    max-width: 100%;
}

#contact .contact-form {
    max-width: 1200px;
}

#contact .contact-map {
    padding-left: 0;
    padding-right: 0;
}

/***/
div#iqitcontactpage-map,
#iqitcontactpage-map iframe {
    height: 450px;
    margin-bottom: 0;
}

/***/
.contact-page-info .contact-us {
    display: none;
}

/*** ets contact form ***/
.wpcfu.hook {
    max-width: 1200px;
    margin: 0 auto;
}

/*** recaptcha ***/
.ets_cfu_input_recaptcha.ets_cfu_input br {
    display: none;
}

/*
        .grecaptcha-badge {
            position: initial !important;
            margin: 15px auto;
        }
        .ets_cfu_input_recaptcha .grecaptcha-badge[data-style="bottomright"] {
            position: initial !important;
            margin: 0 auto;
        }
        .grecaptcha-badge[data-style="bottomright"] {
            bottom: 50px !important
        }*/
@media (max-width: 768px) {
    #product .grecaptcha-badge[data-style="bottomright"] {
        bottom: 80px !important
    }
}

/*** datos contacto top ***/
.contact-top {
    display: flex;
    flex-wrap: wrap;
}

.contact-top>div>i {
    background: #ba4599;
    padding: 4px;
    margin-right: 3px;
    border-radius: 100%;
    color: #fff;
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 9px;
}

.contact-top>div {
    margin-right: 10px;
    display: flex;
    align-content: center;
}

/*** footer first ***/
div#footer-container-first .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#footer-container-first .block-title {
    display: none;
}

/*** datos farmacia ***/
.datos-farmacia-footer {
    font-size: 11px;
}

.datos-farmacia-footer div {
    display: inline-block;
}

.datos-farmacia-footer a {
    color: #fff !important;
}

/*** sellos logos medicamentos ***/
.sellos-medicamentos-footer img {
    height: 50px;
    /*padding: 0 15px;*/
    margin: 10px;
}

/*** newsletter ***/
/*** ocultamos la newsletter del footer ***/
/*
        .block.block-footer.block-toggle.block-newsletter.js-block-toggle {
            display: none;
        }*/

/*** footer ***/
@media (max-width: 768px) {
    #footer .block {
        width: 100%;
        flex: 50%;
        max-width: 50%;
    }

    #footer .block:last-child {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

@media(max-width: 580px) {
    #footer .block {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

/*** sellos logos datos medicamentos ***/
.row.footerBefore {
    padding-bottom: 30px;
}

#iqithtmlandbanners-block-3 .block-title,
#iqithtmlandbanners-block-4 .block-title {
    display: none;
}

@media (max-width: 767px) {

    #iqithtmlandbanners-block-3,
    #iqithtmlandbanners-block-4 {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

/***/
.datos-farmacia-footer a {
    color: #000 !important;
}

/*** contacto ***/
/*
        #footer-container-main .block-content .contact-rich {
            float: left;
        }
        #footer-container-main .block-content .contact-rich .part {
            display: inline-block;
            margin-right: 10px;
        }
        #footer-container-main .block-content .part br {
            display: none !important;
        }*/
/*** traductor ***/
#footer .traductor {
    margin-top: 15px;
}

/*** ultimate form ***/
/*** politicas privacidad ***/
.ets_cfu_input_acceptance.ets_cfu_input span.ets_cfu_form-control.ets_cfu-acceptance {
    position: absolute;
    top: -30px;
}

.ets_cfu_input_acceptance.ets_cfu_input label .ets_cfu_span {
    font-weight: bold;
    margin-left: 20px;
}

/*** boton envio ***/
.ets_cfu_input_submit.ets_cfu_input {
    text-align: center;
}

.ets_cfu_form-control.ets_cfu-submit {
    padding: 15px 23px;
    letter-spacing: 5px;
}

/*** boton flotante formulario ultimate form ***/
span#button_popup_enabled_wpcfu-f2-o1 {
    z-index: 50000;
}

/*** checkout ***/
#module-steasycheckout-default .sticky-desktop-wrapper,
#module-steasycheckout-default nav.header-nav,
#module-steasycheckout-default div#desktop-header,
#module-steasycheckout-default div#mobile-header {
    display: none;
}

#module-steasycheckout-default div#footer-container-first,
#module-steasycheckout-default div#footer-container-main,
#module-steasycheckout-default div#checkout-footer {
    display: none;
}

/***/
#module-steasycheckout-default #checkout-header .container,
#module-steasycheckout-default div#inner-wrapper,
#module-steasycheckout-default div#footer-copyrights .container {
    max-width: 1200px;
}

/*** header ***/
#module-steasycheckout-default .header-top {
    padding-bottom: 0;
}

/*** continuar comprando ***/
#module-steasycheckout-default #checkout-header a.text-muted.mt-2.mb-2.d-inline-block {
    float: right;
    font-weight: bold;
    font-size: 14px;
}

#module-steasycheckout-default #checkout-header a.text-muted.mt-2.mb-2.d-inline-block:hover {
    color: #ba4599 !important;
}

/*** h1 ***/
#module-steasycheckout-default .page-title {
    color: #000000;
    font-size: 1.5714285714rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    margin-top: 0.8em;
    padding-top: 0.5em;
}

/*** wrapper ***/
#module-steasycheckout-default #wrapper {
    padding-top: 0 !important;
}

/*** popup terminos y condiciones ***/
/*
        #module-steasycheckout-default .modal.show .modal-content {
            display: block !important;
        }
        #module-steasycheckout-default .modal.show .modal-content button.st_modal_close {
            width: 35px;
            height: 35px;
            float: right;
            text-align: center;
            background: #ba4599;
            color: #fff;
            border: none;
            cursor: pointer;
        }
        #module-steasycheckout-default .modal.show .modal-content .rte-content {
            padding: 15px;
        }
        */

/*** producto ***/
/*** marca ***/
/*
            #product .product-manufacturer {
                display: none;
            }
            */
/*** detalles ***/
#product-details-tab-nav {
    display: none;
}

/*** tabs ***/
.nav-tabs .nav-link {
    opacity: 1;
}

/*** medicamentos ***/
.producto-medicamentos .social-sharing,
.producto-medicamentos #iqit-reviews-tab {
    display: none;
}

.producto-medicamentos .consulta-farmaceutica>span {
    margin: 0;
}

/*** marcas parafarmacia & medicamentos ***/
.selectores-parafarmacia-medicamentos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.selectores-parafarmacia-medicamentos>div {
    padding: 15px;
    cursor: pointer;
}

.selectores-parafarmacia-medicamentos .active {
    border-bottom: 3px solid #ba4599;
}

/***/
body#manufacturer .products-selection .products-sort-nb-dropdown,
body#manufacturer .products-selection .showing {
    display: none;
}

/***/
.listado-productos-marca-parafarmacia .producto-medicamentos {
    display: none;
}

.listado-productos-marca-medicamentos .producto-parafarmacia {
    display: none;
}

/***/
/*
    #manufacturer div#js-product-list-top {
        display: none;
    }*/


/*** to top ***/
#contact #back-to-top,
.cms-id-9 #back-to-top,
#product.producto-medicamentos #back-to-top {
    bottom: 80px;
}

@media (max-width: 768px) {
    #product.producto-parafarmacia #back-to-top {
        bottom: 80px;
    }

    #product.producto-medicamentos #back-to-top {
        bottom: 150px;
    }
}


/*** blog ***/
/*** imagen listado post ***/
.simpleblog__listing__post__wrapper img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center center;
}

/*** post ***/
/*** layout ***/
#module-ph_simpleblog-single div#inner-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

/*** imagen post ***/
.simpleblog__post.blog-mb.cardblog img.img-fluid {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    object-position: center center;
}

.simpleblog__post .simpleblog__post-featured img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    object-position: center center;
}

/*** cuerpo ***/
#module-ph_simpleblog-single #wrapper>.container:first-child,
#module-ph_simpleblog-single .page-header,
#module-ph_simpleblog-single .simpleblog__postInfo,
#module-ph_simpleblog-single .simpleblog__post__content.card-block.pb-1,
#module-ph_simpleblog-single .simpleblog__share.blog-mb,
#module-ph_simpleblog-single #phsimpleblog_comments,
#module-ph_simpleblog-single .simpleblog__addComment {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

/*** newsletter ***/
.ps-emailsubscription-block .gdpr_module,
.ps-emailsubscription-block .ps-emailsubscription-conditions {
    line-height: 1.5;
}

/*** imagenes fancybox ***/
.fancyImage img,
.fancyImageTeam img {
    cursor: pointer;
}

/*** icono whatsapp footer ***/
.whatsappFooter {
    position: fixed;
    bottom: 15px;
    right: 15px;
}

.iconoWhatsapp {
    width: 35px;
    height: 35px;
    transition: .4s;
}

.iconoWhatsapp #trazo {
    fill: #FFF !important;
    transition: .4s;
}

.iconoWhatsapp #fondo {
    fill: #00BB2D !important;
    transition: .4s;
}

.iconoWhatsapp:hover #trazo {
    fill: #00BB2D !important;
}

.iconoWhatsapp:hover #fondo {
    fill: #FFF !important;
}

/*** home ***/
/*** homeBanner ***/
.homeBanner .elementor-image-box-content {
    position: absolute;
    bottom: 15px;
    left: 0;
    background: rgb(255 255 255 / 85%);
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    transition: .4s;
}

.homeBanner h3.elementor-image-box-title,
.homeBanner h3.elementor-image-box-title a,
.homeBanner .elementor-image-box-description {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

/***/
.homeBanner:hover .elementor-image-box-content {
    background: #ba4599;
    color: #fff;
}

.homeBanner:hover h3.elementor-image-box-title a {
    color: #fff;
}

div#desktop-header-container {
    max-width: 1600px !important;
}

.sticky-desktop-wrapper div#desktop-header-container form.search_widget_form.stadvsearch_flex_container select.st_advanced_search_category.form-control.form-control-select {
    display: none;
}

.sticky-desktop-wrapper form.search_widget_form.stadvsearch_flex_container {
    justify-content: flex-end;
}

.col-header-center .buscador-parafarmacia,
.col-header-center .buscador-medicamentos {
    justify-content: end;
}

.sticky-desktop-wrapper div#desktop_logo a img {
    max-width: 275px;
}

#header .header-nav {
    background: #fcecf1;
}

button.btn.btn-search.btn-less-padding.search_widget_btn.link_color.icon_btn {
    background: #b94599;
}


.titulo h2 {
    display: inline-block;
    width: auto !important;
    position: relative;
}

.titulo h2:before {
    content: '';
    width: 25px;
    height: 25px;
    background: #e86c95;
    position: absolute;
    left: -45px;
    top: 0;
}

.titulo h2 {
    display: inline-block;
    width: auto !important;
    position: relative;
}

.titulo h2:after {
    content: '';
    width: 25px;
    height: 25px;
    background: #e86c95;
    position: absolute;
    right: -45px;
    top: 0;
}

.productos-tarjetas ul.product-flags.js-product-flags {
    display: none;
}

.productos-tarjetas .products.row.products-grid>div>article {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.219) !important;
    box-shadow: none;
    border-radius: 10px;
    transition: all .3s;
    border: solid 1px rgb(218, 218, 218);
}

.productos-tarjetas .products.row.products-grid>div:hover article {
    box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.103) !important;
    transition: all .3s;
    margin-top: -40px;
    margin-bottom: 40px;
    background-color: white;
    border: solid 1px rgb(218, 218, 218);
}

.productos-tarjetas .products.row.products-grid>div {
    transition: all .3s;
}

.productos-tarjetas .products.row.products-grid>div:hover {
    z-index: 9 !important;
    transition: all .3s;
}

.titulo-left h2.elementor-heading-title.elementor-size-default.none:before {
    content: '';
    width: 25px;
    height: 25px;
    background: #e86c95;
    position: absolute;
    left: 0;
}

.titulo-left h2.elementor-heading-title.elementor-size-default.none {
    padding-bottom: 20px;
    font-size: 25px;
    padding-left: 36px;
}



.titulo-conocenos h2 span {
    font-size: 30px;
    color: #e86c95;
}

.titulo-conocenos h2 {
    margin-bottom: 20px !important;
}

.titulo-conocenos h2 span span {
    color: #76aa2d;
    font-size: 48px;
    font-weight: 600;
}

.titulo-conocenos h2 span {
    font-size: 30px;
    color: #e86c95;
    font-weight: 400;
}

.titulo-servicios h2:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #76aa2d;
    position: absolute;
    left: 0;
    top: 0;
}

.titulo-servicios h2 {
    margin-top: 15px !important;
    color: #e86c95;
    padding-left: 20px !important;
}


div#iqitmegamenu-horizontal ul a.nav-link.cbp-active>span {
    color: black;
    text-decoration: underline;
}

div#iqitmegamenu-horizontal>nav>ul>li:hover>a>span {
    color: white !important;
}

@media only screen and (max-width: 991px) {

    div#mobile-header .col.col-mobile-logo.text-center img.logo.img-fluid {
        max-width: 270px;
    }

    .section-sobre-nosotros .elementor-container.elementor-column-gap-default .elementor-row .elementor-column.elementor-element.elementor-element-7c1w96e.elementor-col-50.elementor-top-column .elementor-column-wrap.elementor-element-populated {
        padding: 0 20px;
    }
}


@media only screen and (max-width: 767px) {

    .section-sobre-nosotros .elementor-container.elementor-column-gap-default .elementor-row .elementor-column.elementor-element.elementor-element-7c1w96e.elementor-col-50.elementor-top-column .elementor-column-wrap.elementor-element-populated {
        padding: 20px;
    }

    .titulo .elementor-widget-container {
        margin-bottom: 0 !important;
        padding-bottom: 10px !important;
    }

    .titulo h2:after,
    .titulo h2:before {
        display: none;
    }

    .elementor-section.elementor-element.elementor-element-0k0tnis.elementor-top-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default .elementor-widget-container {
        padding-bottom: 30px;
    }

    .nuestro-equipo-img .elementor-column.elementor-element.elementor-element-byg60g1.elementor-col-50.elementor-top-column .elementor-column-wrap.elementor-element-populated {
        padding: 20px 15px !important;
    }

    .nuestro-equipo-img p {
        text-align: justify;
    }

}

@media only screen and (max-width: 500px) {

    div#mobile-header .col.col-mobile-logo.text-center img.logo.img-fluid {
        max-width: 170px;
    }

}


@media only screen and (max-width: 463px) {

    nav.header-nav .row.justify-content-between .col.col-auto.col-md.right-nav.text-right {
        display: none;
    }

}


@media only screen and (max-width: 403px) {

    #header .header-nav .right-nav>div:after,
    #header .header-nav .left-nav>div:after {
        display: none;
    }

    nav.header-nav .row.justify-content-between .col.col-auto.col-md.left-nav>div:nth-child(2) {
        order: 1;
    }

    nav.header-nav .row.justify-content-between .col.col-auto.col-md.left-nav>div:nth-child(1) {
        order: 2;
    }

    nav.header-nav .row.justify-content-between .col.col-auto.col-md.left-nav {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

}

div#cookiesplus-tab {
    z-index: 99;
}

div#mobile_menu_click_overlay {
    background: #23031ac9;
}

#iqitmegamenu-mobile {
    background: #fcecf1;
    color: #000000;
}

.blurred {
    filter: blur(5px);
}

.is-fixed {
    position: fixed !important;
    overflow: hidden !important;
}


@media only screen and (min-width: 768px) and (max-width: 1470px) {

    .nuestro-equipo-img .elementor-container.elementor-column-gap-default .elementor-row .elementor-column.elementor-element.elementor-element-t34hksd.elementor-col-50.elementor-top-column .elementor-column-wrap.elementor-element-populated div,
    .nuestro-equipo-img .elementor-container.elementor-column-gap-default .elementor-row .elementor-column.elementor-element.elementor-element-t34hksd.elementor-col-50.elementor-top-column .elementor-column-wrap.elementor-element-populated div img {
        height: 100%;
    }

    .nuestro-equipo-img .elementor-container.elementor-column-gap-default .elementor-row .elementor-column.elementor-element.elementor-element-t34hksd.elementor-col-50.elementor-top-column .elementor-column-wrap.elementor-element-populated div img {
        object-fit: cover;
    }

    .nuestro-equipo-img .elementor-column.elementor-element.elementor-element-byg60g1.elementor-col-50.elementor-top-column .elementor-column-wrap.elementor-element-populated {
        padding: 0 15px;
    }

    .nuestro-equipo-img .elementor-column.elementor-element.elementor-element-byg60g1.elementor-col-50.elementor-top-column .elementor-column-wrap.elementor-element-populated p {
        text-align: justify;
    }

}

@media only screen and (max-width: 767px) {

    .section-servicios img {
        border-radius: 10px;
    }

    .section-servicios h2.elementor-heading-title.elementor-size-default.none {
        padding-bottom: 20px;
    }
}



/* SELLOS KIT */
.footer-nav-widgets-wrapper.header-footer-group .footer-widgets.column-one.grid-item>div:last-child {
    width: 100% !important;
}

div#sellos-wrapper {
    display: flex;
    flex-direction: row;
}

div#sellos-wrapper img {
    padding: 15px;
    padding-left: 0;
}

div#sellos-wrapper {
    background: white;
    width: auto !important;
    position: relative !important;
    float: left;
    border-radius: 10px;
    padding: 0 20px;
    flex-wrap: wrap;
    box-shadow: 5px 0 10px rgba(0, 0, 0, 0.164);
}