/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
*, *:before, *:after {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: inherit;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', arial, sans-serif;
    color: #414A52;
}

.single-farmacias-kin p,
.single-farmacias-kin h1,
.single-farmacias-kin h2,
.single-farmacias-kin h3,
.single-farmacias-kin h4,
.single-farmacias-kin h5,
.single-farmacias-kin h6 {
    margin: 0;
}

.hero-section.single-farmacia {
    width: 100%;
    height: 55vh;
    background-image: url("../images/bg_hero-section.jpg");
    background-size: cover;
    background-position: center;
}

.hero-section.single-farmacia .container {
    max-width: 920px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
}

.hero-section.single-farmacia .container .title-farmacia {
    width: 100%;
    color: #00366F;
    font-size: 62px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.93px;
    text-transform: uppercase;
    position: relative;
    text-indent: 50px;
}

.hero-section.single-farmacia .container .title-farmacia:before {
    content: '';
    position: absolute;
    width: 53px;
    height: 53px;
    background: url(../images/map-pin.svg);
    left: -5px;
    top: 10px;
    background-position: center;
}

.hero-section.single-farmacia .container .title-farmacia .farmacia-name,
.hero-section.single-farmacia .container .title-farmacia .farmacia-comunidad {
    text-transform: uppercase;
    color: #00366F;
    font-family: Montserrat;
    font-size: 62px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.93px;
}


.farm-section .content {
    max-width: 920px;
    margin: 0 auto;
}

.data-farmacia .content {
    display: flex;
    align-content: flex-start;
    justify-content: space-between;

}

.data-farmacia .content .data-farmacia-info, .data-farmacia .content .data-farmacia-map {
    width: 48%;
    margin-top: 18px;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item {
    border-bottom: 1px solid #414A52;
    padding: 28px 26px;
    position: relative;
    padding-left: 32px;
}

.info-item_horario p {
    padding: 0;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item:last-child {
    border: 0;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item .farmacia-name {
    position: relative;
    color: #414A52;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: -0.345px;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item p {
    color: #414A52;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.225px;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item.info-item_horario p strong {
    font-size: 12px;
    line-height: 0;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item .farmacia-name:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../images/map-pin.svg);
    left: -34px;
    top: 0;
    background-size: 24px;
    background-position: center;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item .farmacia-name.premium:after {
    content: '';
    position: relative;
    width: 19px;
    height: 19px;
    background: url(../images/check-verify.svg);
    left: 6px;
    top: 0;
    display: inline-block;
    background-size: 19px;
    background-position: center;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item.info-item_horario:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../images/horario.svg);
    left: 0;
    top: 34px;
    background-size: cover;
    background-position: center;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item.info-item_contacto .item-contacto_link:last-child {
    margin: 0;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item.info-item_contacto .item-contacto_link {
    position: relative;
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item.info-item_contacto .contacto-tel:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/telf.svg);
    left: -34px;
    top: 6px;
    background-size: cover;
    background-position: center;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item.info-item_contacto .contacto-email:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 12px;
    background: url(../images/email.svg);
    left: -34px;
    top: 6px;
    background-size: cover;
    background-position: center;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item.info-item_contacto .contacto-web:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: url(../images/web.svg);
    left: -34px;
    top: 6px;
    background-size: cover;
    background-position: center;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item.info-item_tag {
    padding: 15px 0 0;
}

.data-farmacia .content .data-farmacia-info .data-farmacia-info__item.info-item_tag .info-item-tag_link {
    border-radius: 40px;
    background: #B4DFF2;
    display: inline-block;
    padding: 0 15px;
    color: #003A78;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.195px;
    margin-top: 18px;
}

.farm-section.about-farmacia .content {
    padding-top: 90px;
}

.farm-section.servicios-farmacia .content,
.farm-section.productos-farmacia .content,
.farm-section.cta-contact-farmacia .content,
.farm-section.suscripcion-farmacia .content {
    padding-top: 90px;
}

.farm-section .content .title-line {
    font-size: 31px;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
}

.farm-section .content .title-line:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 4px;
    border-radius: 15px;
    bottom: 0;
}

.farm-section .content .title-line.title-line--light-blue:before {
    background: #C7E3F2;
}

.farm-section .content .title-line.title-line--pink:before {
    background: #FFD8E3;
}

.farm-section .content .title-line.title-line--green:before {
    background: #006E63;
}

.farm-section .content .title-line.title-line--yellow:before {
    background: #FEDD77;
}

.farm-section .content .title-line.title-line--blue:before {
    background: #193D6E;
}

.farm-section.productos-farmacia .content .productos-farmacia__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px;
}

.farm-section.productos-farmacia .content .note-products {
    font-size: 16px;
    font-style: italic;
}

.farm-section.productos-farmacia .content .productos-farmacia__list li {
    margin: 15px 0;
    width: 25%;
    display: flex;
    align-content: center;
    justify-content: left;
}

.farm-section.productos-farmacia .content .productos-farmacia__list li img {
    width: auto;
    max-width: 150px;
}

.farm-section.servicios-farmacia .content .servicios-farmacia__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.farm-section.servicios-farmacia .content .servicios-farmacia__list li {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    display: flex;
    align-items: center;
    width: 48%;
    margin-top: 53px;
}

.farm-section.servicios-farmacia .content .servicios-farmacia__list li span {
    display: block;
    width: calc(100% - 135px);
}

.farm-section .content .servicios-farmacia__title {
    margin-bottom: 0;
}

.farm-section.productos-farmacia {
    padding-bottom: 90px;
}

.farm-section.servicios-farmacia .content .servicios-farmacia__list li img {
    margin-right: 19px;
}

.farm-section.cta-contact-farmacia {
    background: #1C355E;
    color: #FFF;
}

.farm-section.cta-contact-farmacia .cta-contact-farmacia__description h2 {
    color: #FFF;
    margin-bottom: 25px;
}

.farm-section.cta-contact-farmacia .content {
    padding: 55px 0;
    text-align: center;
}

.farm-section.cta-contact-farmacia .content p {
    margin-bottom: 15px;
}

.farm-section.cta-contact-farmacia .content .cta-contact-farmacia__button {
    background: #FFF;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #003A78;
    padding: 10px 20px;
    margin-top: 20px;
}

.farm-section.suscripcion-farmacia .content {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding: 60px 0;
}

.farm-section.suscripcion-farmacia .content .suscripcion-content-left, .farm-section.suscripcion-farmacia .content .suscripcion-content-right {
    width: 48%;
    max-width: 418px;
}

.farm-section.suscripcion-farmacia .content .suscripcion-content-right img {
    width: 100%;
}

.farm-section.suscripcion-farmacia .content .suscripcion-content-left .suscripcion-farmacia__title {
    margin-top: 15px;
}

.farm-section.suscripcion-farmacia .content .suscripcion-content-left .suscripcion-farmacia__description {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 55px;
}

.data-farmacia .content .data-farmacia-map {
    margin-top: 0;
    display: flex;
    flex-direction: column;
}

.data-farmacia .content .data-farmacia-map>* {
    flex-grow: 1;
}

.data-farmacia .content .data-farmacia-info {
    max-width: 400px;
}

.data-farmacia .content .data-farmacia-info .info24 {
    border-radius: 40px;
    background: #B4DFF2;
    display: inline-block;
    padding: 0 15px;
    color: #003A78;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.195px;
    margin-top: 18px;
}

.farm-section.suscripcion-farmacia .content .suscripcion-content-left a {
    background: #003A78;
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #FFF;
    padding: 18px;
    margin-top: 20px;
    text-align: center;
}

.search-section.hero-search .container {
    height: 250px;
    position: relative;
    background-image: url(../images/bg_x.svg);
    background-repeat: no-repeat;
    background-position: right top 0;
}

.search-section.hero-search .container .title-buscador {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);
    text-align: center;
    font-size: 31px;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    padding-bottom: 30px;
}

.search-section.hero-search .container .title-buscador:before {
    content: '';
    position: absolute;
    width: 130px;
    height: 3px;
    background: #C7E3F2;
    bottom: 1px;
    left: 50%;
    transform: translateX(-50%);
}

.search-section.hero-search .container .title-buscador:before {
    content: '';
    position: absolute;
    width: 130px;
    height: 3px;
    background: #C7E3F2;
    bottom: 1px;
    left: 50%;
    transform: translateX(-50%);
}

.search-section.search-content .container {
    max-width: 920px;
    margin: 0 auto;
}

.search-section.search-content .container .options-comunidad .list-destacadas {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 14px;
    grid-row-gap: 18px;
    margin-bottom: 65px;
}

.search-section.search-content .otras-provincias a:hover {
    text-decoration: underline;
}

.search-section.search-content .container .option-comunidad {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.search-section.search-content .container .option-comunidad::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 138, 137, 0.70);
    z-index: 1;
}

.search-section.search-content .container .option-comunidad .option-background {
    position: relative;
    background: rgba(0, 138, 137, 1);
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
    height: 180px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    transition: transform 0.5s ease;
    z-index: -1;
}


.option-comunidad.destacada:hover .option-background {
    transform: scale(1.1);
}


.search-section.search-content .container .options-comunidad .list-destacadas .option-comunidad img {
    width: 100%;
    height: 100%;
    opacity: 0.25;
    object-fit: cover;
    object-position: center;
    transition: all .3s ease-in-out;
}

.search-section.search-content .container .options-comunidad .option-comunidad h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    margin: 0;
    z-index: 2;
    text-transform: uppercase;
}



.search-section.search-content .container p {
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.255px;
}

.search-section.search-content .container .options-comunidad .select-pais {
    display: flex;
    margin-bottom: 25px;
    margin-top: 105px;
}

.search-section.search-content .container .options-comunidad .select-pais p {
    color: #414A52;
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    line-height: 38px;
}

.search-section.search-content .container .options-comunidad .select-pais select {
    margin-left: 15px;
    border-radius: 2px;
    border: 2px solid #D9D9D9;
    background: #FFF;
    display: flex;
    height: 38px;
    padding: 0px 6px;
    color: #414A52;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: -0.255px;
}

.search-section.search-content .container .otras-provincias .list-otras-provincias {
    list-style: none;
    column-count: 4;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 105px;
}

.search-section .marcosearch {
    border-radius: 67px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.20);
    width: 100%;
    max-width: 691px;
    margin: 35px auto;
    display: block;
    padding: 12px;
    text-align: center;
    position: relative;
}

.search-section #autocomplete-results .itemresult {
    display: block;
    cursor: pointer;
    font-size: 14px;
}

.search-section #autocomplete-results .itemresult:hover {
    background-color: #f7f7f7;
}

.search-section #autocomplete-results .itemresult div:first-letter {
    text-transform: uppercase;
}

.search-section #autocomplete-results .itemresult div {
    display: inline-block;
    text-transform: lowercase;
}

.search-section #autocomplete-results {
    width: 100%;
    max-width: 691px;
    margin: auto;
    border: 1px solid #e9e9e9;
    padding: 5px 10px;
    position: absolute;
    left: 0;
    background: #fff;
    top: 60px;
    text-align: left;
    border-radius: 4px;
    display: none;
    z-index: 99999;
}

input.search-farmacias {
    width: 100%;
    max-width: 430px;
    border: 0;
    text-align: center;
    color: #7A7A7A;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

input.search-farmacias {
    padding-left: 55px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none"><path d="M23.7681 22.3082L16.5889 15.1905C19.5777 11.5559 19.3636 6.17972 15.9466 2.79199C14.1813 1.04181 11.8349 0.0800781 9.33989 0.0800781C6.84488 0.0800781 4.49844 1.04181 2.73315 2.79199C-0.911049 6.40499 -0.911049 12.2794 2.73315 15.8924C4.49844 17.6425 6.84488 18.6043 9.33989 18.6043C11.5159 18.6043 13.574 17.8721 15.2388 16.5248L22.4179 23.6425C22.6058 23.8288 22.8461 23.9198 23.0908 23.9198C23.3355 23.9198 23.5802 23.8288 23.7637 23.6425C24.1351 23.2743 24.1351 22.6765 23.7637 22.3039L23.7681 22.3082ZM4.08333 14.5537C1.18196 11.6815 1.18196 7.00282 4.08333 4.12629C5.48596 2.73567 7.35612 1.96889 9.33989 1.96889C11.3237 1.96889 13.1938 2.73567 14.5964 4.12629C17.4978 7.00282 17.4978 11.6772 14.5964 14.5537C13.1938 15.9443 11.3237 16.7111 9.33989 16.7111C7.35612 16.7111 5.48596 15.9443 4.08333 14.5537Z" fill="%23003A78"/><path d="M5.97592 4.20433C5.49964 4.42527 5.2899 4.98411 5.50837 5.46065C5.73122 5.93285 6.29489 6.14079 6.77554 5.92418C6.80613 5.91119 9.73809 4.61155 12.4734 7.09819C12.6569 7.26281 12.8885 7.34512 13.1157 7.34512C13.3735 7.34512 13.6313 7.24115 13.8192 7.03754C14.1732 6.65198 14.147 6.05415 13.7624 5.70325C10.1008 2.37617 6.14633 4.13068 5.97592 4.20433Z" fill="%23003A78"/></svg>');
    background-repeat: no-repeat;
    background-position: 20px center;
    outline: none;
}

input.search-farmacias:focus::placeholder {
    color: transparent;
}

.hero-section.search-result {
    background: #C7E3F2;
    text-align: center;
    padding: 55px 35px 65px;
    margin-bottom: 25px;
}

.hero-section.search-result h1 {
    padding: 0;
}

.hero-section.search-result .container .title-farmacia {
    margin: 0;
    text-align: center;
    color: #414A52;
    font-size: 31px;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: -0.465px;
}

.farm-section.search-result-content .content {
    display: flex;
    flex-direction: column;
}

.farm-section.search-result-content .content .card-farmacia {
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    display: block;
    padding: 24px 16px;
    gap: 44px;
    margin-bottom: 23px;
    position: relative;
}

.farm-section.search-result-content .content .card-farmacia .farmacia-name {
    color: #414A52;
    font-size: 24px;
}

.farm-section.search-result-content .content .card-farmacia .farmacia-name.premium {
    margin: 0;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    position: relative;
    padding-right: 35px;
    display: inline-block;
}

.farm-section.search-result-content .content .card-farmacia .farmacia-name.premium:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../images/check-verify.svg);
    right: 0;
    top: 0px;
    background-size: 24px;
    background-position: center;
}

.farm-section.search-result-content .content .card-farmacia .extract-farmacia {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 25px;
    margin-top: 0;
}

.farm-section.search-result-content .content .card-farmacia .address-farmacia {
    color: #414A52;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.225px;
    padding-bottom: 6px;
}

.farm-section.search-result-content .content .card-farmacia .ver-farmacia {
    display: inline-block;
    background: #008A89;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    padding: 7px 25px;
    padding-left: 45px;
    position: relative;
}

.farm-section.search-result-content .content .card-farmacia .ver-farmacia:after {
    content: '';
    width: 17px;
    height: 11px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/eye_empty.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.farm-section.search-result-content .content .card-farmacia .premium-reseller {
    color: #414A52;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 24px;
    background: #F7F7F7;
    padding: 2px 8px 2px 26px;
    display: inline-block;
    position: absolute;
    right: 6px;
    top: 5px;
}

.farm-section.search-result-content .content .card-farmacia .premium-reseller::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='%23FFD97D'%3E%3Cpath d='M7.19056 2.0681C7.5207 1.39918 8.47456 1.39917 8.8047 2.0681L10.3767 5.25325L13.8917 5.76401C14.6299 5.87127 14.9246 6.77847 14.3905 7.29913L11.847 9.7784L12.4474 13.2793C12.5735 14.0145 11.8018 14.5751 11.1416 14.228L7.99763 12.5751L4.85371 14.228C4.19345 14.5751 3.42176 14.0145 3.54786 13.2793L4.1483 9.7784L1.6048 7.29913C1.07064 6.77847 1.3654 5.87127 2.1036 5.76401L5.61862 5.25325L7.19056 2.0681Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 5px;
    top: 1px;
}

.farm-section.search-result-content .content .card-farmacia .address-farmacia::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23D9D9D9'%3E%3Cpath d='M18.1573 16.8819L16.9703 18.0558C16.0954 18.9144 14.9603 20.0184 13.5644 21.3679C12.6922 22.2113 11.3084 22.2112 10.4363 21.3677L6.94515 17.9718C6.50639 17.541 6.13912 17.1777 5.84328 16.8819C2.44287 13.4815 2.44287 7.9683 5.84328 4.56789C9.24369 1.16748 14.7569 1.16748 18.1573 4.56789C21.5577 7.9683 21.5577 13.4815 18.1573 16.8819ZM14.5005 10.9996C14.5005 9.61875 13.3811 8.49936 12.0003 8.49936C10.6195 8.49936 9.50007 9.61875 9.50007 10.9996C9.50007 12.3804 10.6195 13.4998 12.0003 13.4998C13.3811 13.4998 14.5005 12.3804 14.5005 10.9996Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 6px;
    left: 0;
}

.farm-section.search-result-content .content .card-farmacia .card_contacto-tel::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23D9D9D9'%3E%3Cpath d='M7.77307 2.43899L8.84966 2.09498C9.85848 1.77263 10.9363 2.29358 11.3684 3.31232L12.2281 5.33967C12.6028 6.22312 12.3949 7.26203 11.7141 7.90815L9.81979 9.70616C9.93667 10.7816 10.2982 11.8406 10.9043 12.8832C11.5105 13.9257 12.2675 14.7905 13.1754 15.4776L15.4506 14.7189C16.313 14.4313 17.2522 14.7618 17.7812 15.539L19.0135 17.3495C19.6285 18.2529 19.5179 19.4993 18.7548 20.2653L17.9371 21.0862C17.1232 21.9033 15.9607 22.1997 14.8853 21.8643C12.3464 21.0723 10.0121 18.7211 7.8823 14.8107C5.74943 10.8945 4.99668 7.57189 5.62405 4.84289C5.88805 3.69457 6.70556 2.78009 7.77307 2.43899Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 6px;
    left: 0;
}


.farm-section.search-result-content .content .card-farmacia .info-item-tag_link {
    margin-top: 44px;
    border-radius: 24px;
    padding: 4px 16px;
    display: inline-block;
    background: #B4DFF2;
    color: #003A78;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#searchForm {
    position: relative;
}

.lista #search-farmacias {
    text-align: left;
    width: 100%;
    max-width: 100%;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.cargador {
    display: none;
    position: relative;
    top: 22px;
    left: 0;
    height: 25px;
    margin-bottom: 60px;
}

.cargador .loader {
    border: 2px solid #414A52;
    border-top: 2px solid #fff;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    animation: spin 1.2s linear infinite;
    margin: auto;
    margin-bottom: 10px;
    position: absolute;
    left: 5px;
    top: -15px;
}

.sindatos {
    color: #414A52;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.21px;
}

.otras-provincias h3,
.otras-provincias h2 {
    margin-bottom: 25px;
}

.cargaresultados {
    position: relative;
}

.lista .pagination {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
    width: 100%;
}

.lista .pagination .page-link {
    background-color: #E7E7E7;
    padding: 0 5px;
    min-width: 30px;
    border-radius: 3px;
    margin: 3px;
    font-size: 14px;
    display: inline-block;
    color: #333;
    font-weight: 500;
    line-height: 26px;
}

.lista .pagination .page-link.active {
    background: #B4DFF2;

}

.farm-section.search-result-content .content .filters-search-result {
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 50px;
}

.farm-section.search-result-content .content .filters-search-result .content-filters {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 32px 24px;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
}

.farm-section.search-result-content .content .filters-search-result .content-filters .textfilter {
    color: #414A52;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: -0.27px;
}
.shortcode-registro-farmacia .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield--type-textarea, 
.shortcode-registro-farmacia .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield--type-checkbox {
    width: 100%!important;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .type-result {
    color: #003A78;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.255px;
    width: 100%;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .type-result p,
.farm-section.search-result-content .content .filters-search-result .content-filters .type-result h3 {
    margin: 0;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .total-results h3 {
    color: #414A52;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .total-results p {
    color: #003A78;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.24px;
    text-align: right;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .filter-horario a {
    color: #003A78;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-left: 12px;
    position: relative;
    display: block;
    margin-bottom: 15px;
    transition: all .3s ease-in-out;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .filter-horario a.active,
.farm-section.search-result-content .content .filters-search-result .content-filters .filter-horario a:hover {
    font-weight: 700;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .filter-horario a.active:before {
    content: '';
    background: #003A78;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .filter-horario a:last-child {
    margin-bottom: 0;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .filter-horario a.active span,
.farm-section.search-result-content .content .filters-search-result .content-filters .filter-horario a:hover span {
    font-weight: 400;
}

.search-section.cta-search {
    background: #FFD8E3;
    color: #003A78;
}

.search-section.cta-search .container h2 {
    color: #003A78;
    width: 65%;
    margin: 0 auto;
    margin-bottom: 15px;
    line-height: 1.3;
}

.search-section.cta-search .container p {
    padding-bottom: 0;
}

.search-section.cta-search .container {
    padding: 55px 0;
    text-align: center;
}

.search-section.cta-search .container .btn-cta-search {
    background: #FFF;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #003A78;
    padding: 0 35px;
    margin-top: 45px;
    height: 61px;
    line-height: 61px;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .type-result input[type=checkbox] {
    position: relative;
    appearance: none;
    width: 30px;
    height: 15px;
    background: #ccc;
    border-radius: 50px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: 0.4s;
    margin: 0;
    margin-right: 10px;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .type-result input:checked[type=checkbox] {
    background: #0c776e;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .type-result input[type=checkbox]::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
    transition: 0.4s;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.farm-section.search-result-content .content .filters-search-result .content-filters .type-result input:checked[type="checkbox"]::after {
    left: 50%;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .type-result input.search-farmacias {
    margin: 0 auto;
    width: 100%;
    padding: 10px 24px;
    border-radius: 67px;
    background-color: #E7E7E7;
    padding-left: 55px;
    color: #414A52;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.255px;
}

.lista {
    padding: 0 20px;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
    .farm-section.search-result-content .content {
        grid-column-gap: 30px;
    }
}

@media (max-width: 767px) {
    .farm-section.search-result-content .content .filters-search-result {
        width: auto;
    }

    .farm-section.search-result-content .content {
        grid-template-columns: 1fr;
    }

    .data-farmacia .content {
        align-content: center;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .data-farmacia .content .data-farmacia-info, .data-farmacia .content .data-farmacia-map {
        width: 90%;
        margin: 0 auto;
        margin-top: 18px;
        height: auto;
    }

    .data-farmacia .content .data-farmacia-map>* {
        height: 220px;
    }

    .hero-section.single-farmacia {
        height: 45vh;
    }

    .hero-section.single-farmacia .container .title-farmacia {
        font-size: 24px;
        text-indent: 40px;
        line-height: 1.2;
        width: 90%;
        margin: 0 auto;
    }

    .hero-section.single-farmacia .container .title-farmacia .farmacia-name,
    .hero-section.single-farmacia .container .title-farmacia .farmacia-comunidad {
        font-size: 24px;
    }

    .hero-section.single-farmacia .container .title-farmacia .farmacia-name {
        margin-top: 15px;
        display: inline-block;
        text-indent: 0;
    }

    .hero-section.single-farmacia .container .title-farmacia:before {
        width: 35px;
        height: 35px;
        background-size: contain;
        left: -5px;
        top: -5px;
    }

    .farm-section .content {
        width: 90%;
    }

    .farm-section.productos-farmacia .content .productos-farmacia__list li {
        width: 33%;
    }

    .farm-section.productos-farmacia .content .productos-farmacia__list li img {
        width: auto;
        max-width: 80%;
    }

    .farm-section.servicios-farmacia .content .servicios-farmacia__list li {
        font-size: 16px;
        width: 100%;
        margin-top: 25px;
        line-height: 1;
    }

    .farm-section.suscripcion-farmacia .content {
        flex-direction: column-reverse;
    }

    .farm-section.suscripcion-farmacia .content .suscripcion-content-left,
    .farm-section.suscripcion-farmacia .content .suscripcion-content-right {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .search-section.hero-search .container {
        height: 200px;
        background-position: right top -65px;
        width: 90%;
    }

    .search-section.hero-search .container .title-buscador {
        font-size: 26px;
        line-height: 1;
        width: 100%;
    }

    .search-section.search-content .container .options-comunidad .select-pais {
        display: flex;
        margin-bottom: 35px;
        margin-top: 35px;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        align-items: center;
    }

    .search-section.search-content .container .option-comunidad .option-background {
        height: 95px;
    }

    .search-section.search-content .container .options-comunidad .option-comunidad h2 {
        font-size: 14px;
        padding: 0;
    }

    .search-section.search-content .container .options-comunidad .list-destacadas {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        margin-bottom: 45px;
    }

    .otras-provincias h3, .otras-provincias h2 {
        margin-bottom: 25px;
        font-size: 18px;
    }

    .search-section.search-content .container .otras-provincias .list-otras-provincias {
        column-count: 2;
        line-height: 1.9;
        margin-bottom: 105px;
        width: 85%;
        margin: 0 auto;
        margin-bottom: 100px;
    }

    .search-section.cta-search .container h2 {
        font-size: 18px;
        width: 100%;
    }

    .search-section.cta-search .container p {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 15px;
    }

    .search-section.cta-search .container .btn-cta-search {
        padding: 15px 35px;
        height: auto;
        line-height: normal;
    }

    .farm-section.search-result-content .content .card-farmacia .farmacia-name {
        font-size: 18px;
    }

    .farm-section.search-result-content .content .card-farmacia .address-farmacia,
    .farm-section.search-result-content .content .card-farmacia .card_contacto-tel {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        padding-left: 24px;
        position: relative;
    }

    .farm-section.search-result-content .content .card-farmacia .address-farmacia::before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23D9D9D9'%3E%3Cpath d='M18.1573 16.8819L16.9703 18.0558C16.0954 18.9144 14.9603 20.0184 13.5644 21.3679C12.6922 22.2113 11.3084 22.2112 10.4363 21.3677L6.94515 17.9718C6.50639 17.541 6.13912 17.1777 5.84328 16.8819C2.44287 13.4815 2.44287 7.9683 5.84328 4.56789C9.24369 1.16748 14.7569 1.16748 18.1573 4.56789C21.5577 7.9683 21.5577 13.4815 18.1573 16.8819ZM14.5005 10.9996C14.5005 9.61875 13.3811 8.49936 12.0003 8.49936C10.6195 8.49936 9.50007 9.61875 9.50007 10.9996C9.50007 12.3804 10.6195 13.4998 12.0003 13.4998C13.3811 13.4998 14.5005 12.3804 14.5005 10.9996Z'/%3E%3C/svg%3E);
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 4px;
        left: 0;
    }

    .farm-section.search-result-content .content .card-farmacia .card_contacto-tel::before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23D9D9D9'%3E%3Cpath d='M7.77307 2.43899L8.84966 2.09498C9.85848 1.77263 10.9363 2.29358 11.3684 3.31232L12.2281 5.33967C12.6028 6.22312 12.3949 7.26203 11.7141 7.90815L9.81979 9.70616C9.93667 10.7816 10.2982 11.8406 10.9043 12.8832C11.5105 13.9257 12.2675 14.7905 13.1754 15.4776L15.4506 14.7189C16.313 14.4313 17.2522 14.7618 17.7812 15.539L19.0135 17.3495C19.6285 18.2529 19.5179 19.4993 18.7548 20.2653L17.9371 21.0862C17.1232 21.9033 15.9607 22.1997 14.8853 21.8643C12.3464 21.0723 10.0121 18.7211 7.8823 14.8107C5.74943 10.8945 4.99668 7.57189 5.62405 4.84289C5.88805 3.69457 6.70556 2.78009 7.77307 2.43899Z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 4px;
        left: 0;
    }

    .farm-section .content .title-line {
        font-size: 24px;
        line-height: 1;
    }
}

.farm-section.search-result-content .content .list-search-result {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
}

.farm-section.search-result-content .content .filters-search-result .content-filters .type-result.filter-search.search-section {
    order: 1;
}

.farm-section.search-result-content .content .card-farmacia:after {
    content: '';
    position: absolute;
    width: 23%;
    height: 100%;
    background: url(../images/farmacia-2.svg) no-repeat;
    top: 0;
    right: 0;
    opacity: 0.2;
    background-size: contain;
    z-index: 0;
    background-position: right bottom;
}

.farm-section.search-result-content .content .card-farmacia {
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    /* background: #FFF; */
    display: block;
    padding: 24px 16px;
    gap: 44px;
    margin-bottom: 23px;
    position: relative;
    width: 49%;
    min-height: 250px;
    transition: all .3s ease-in-out;
}

.farm-section.search-result-content .content .card-farmacia:hover {
    border-color: #193d6e;
    background: rgb(199 227 242 / 5%);
}

.farm-section.search-result-content .content .filters-search-result .content-filters:after {
    content: '';
    position: absolute;
    width: 15%;
    height: 90%;
    background: url(../images/farmacia-2.svg) no-repeat;
    background-size: contain;
    opacity: 0.2;
    background-position: center center;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.farm-section.search-result-content .content .card-farmacia .cta-fake {
    color: #003A78;
    background-color: #B4DFF2;
    display: inline-block;
    padding: 7px 15px !important;
    font-size: 13px;
    line-height: 1;
    border-radius: 15px;
}

.farm-section.search-result-content .content .card-farmacia:hover .cta-fake {
    background: #193d6e;
    color: #FFF;
}

.hero-section.search-result .container {
    max-width: 930px;
}

.hero-section.search-result .container .link-back {
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px;
}

.hero-section.search-result .container .link-back img {
    width: 12px;
}

@media (max-width: 768px) {
    .farm-section.search-result-content .content .list-search-result {
        flex-direction: column;
    }

    .farm-section.search-result-content .content .card-farmacia {
        width: 100%;
        min-height: auto;
    }

    .farm-section.search-result-content .content .card-farmacia:after {
        width: 40%;
    }

    .farm-section.search-result-content .content .filters-search-result .content-filters:after {
        content: none;
    }

    .farm-section.search-result-content .content .filters-search-result .content-filters .total-results p {
        text-align: center;
        margin-bottom: 15px;
    }

    .hero-section.search-result .container {
        width: 100%;
    }

    .hero-section.search-result .container .link-back {
        margin-bottom: 20px;
    }
}
