

/* Start:/local/templates/herbalife-official-new/css/mobile.widget.css?17712209183376*/
.notic-app-download {
    position: relative;
    background: #3A6800;
    transition: all linear 0.2s;
}

@media(min-width: 1025px) {
    .notic-app-download {
        display: none !important;
    }
}

.notic-app-download__content {
    padding: 10px 15px;
}

.notic-app-download__text-wrap {
    display: flex;
    align-items: center;
}

@media(max-width: 767px) {
    .notic-app-download__text-wrap {
        display: block;
        text-align: center;
        margin-left: 8px;
    }
}

@media(max-width: 1023px) {
    .notic-app-download--fixed {
        display: none !important;
    }
}

.notic-app-download--fixed {
    position: fixed;
    top: -68px;
    left: 0;
    z-index: 200;
    width: 100%;
}

.notic-app-download--fixed.show {
    top: 0;
}

.notic-app-download__content {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media(max-width: 369px) {
    .notic-app-download__content {
        justify-content: flex-start;
    }
}

.notic-app-download__text {
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    margin: 0 0 0 20px;
}

@media(max-width: 767px) {
    .notic-app-download__text {
        width: 100%;
        font-size: 12px;
        line-height: 12px;
        margin: 0;
    }
}

.notic-app-download__link {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 16px;
    line-height: 16px;
    margin-left: 40px;
}

@media(max-width: 767px) {
    .notic-app-download__link {
        width: 100%;
        margin-left: 0;
        font-size: 12px;
        line-height: 12px;
    }
}

.notic-app-download__close {
    display: flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);

    height: 30px;
    width: 30px;

    background: transparent;
    border: 0;
}

@media(max-width: 767px) {
    .notic-app-download__close {
        right: 10px;
    }
}

@media(max-width: 369px) {
    .notic-app-download__close {
        right: 0;
    }
}

.notic-app-download__close svg {
    width: 13px;
    max-width: 13px;
    height: 13px;
}

.notic-app-download__close svg path {
    fill: #fff;
}

.notic-app-download__close img {
    width: 13px;
    max-width: 13px;
    height: 13px;
}




.footer__text {
    position: relative;
}

.footer__app-links {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.footer__app-links a+a {
    margin-left: 30px;
}

.footer__app-link {
    display: inline-block;
    width: 128px;
}

.footer__app-images {
    display: block;
}

.footer__app-links--absolute {
    position: absolute;
    left: auto;
    top: auto;
}

@media(min-width: 1700px) {
    .app-hidden-lg {
        display: none;
    }
}

@media(min-width: 1024px) and (max-width: 1699px) {
    .app-hidden-md {
        display: none;
    }
}

@media(min-width: 768px) and (max-width: 1023px) {
    .app-hidden-tablet {
        display: none;
    }
}

@media(max-width: 767px) {
    .app-hidden-sm {
        display: none;
    }
}

@media (max-width: 1699px) {
    .footer__link-dsa {
        width: 100%;
        max-width: 35px;
        margin-top: -30px;
    }
    .footer__app-links {
        margin-top: 25px;
    }
}
@media (max-width: 767px) {
    .footer__app-links {
        margin-top: 25px;
    }
}
.notic-app-download__icon img{
    width: 40px;
    min-width: 40px;
}
/* End */


/* Start:/local/templates/.default/css/cookie.css?17712209181113*/
.cookie-banner{
    position: fixed;
    bottom: 100px;
    width: 80%;
    left: 10%;
    display: flex;
    align-items: center;
    box-shadow: 0 0 8px 2px #8d8d8d;
    border-radius: 5px;
    z-index: 500;
    background: #fff;
    padding: 15px 25px;
}
.cookie-banner__text{
    color: #878b90;
    margin-right: 30px;
    font-size: 14px;
}
.cookie-banner__text a{
    color: #7ac142;
}
.cookie-banner__text a:hover{
    color: #5f9b30;
}
.cookie-banner__close{
    border-radius: 5px;
    padding: 10px 20px;
    border: 1px solid #7ac142;
    background: #7ac142;
    color: #fff;
    cursor: pointer;
}
.cookie-banner__close:hover{
    background: #fff;
    color: #7ac142;
}

@media (max-width: 1023px) {
    .cookie-banner{
        bottom: 50px;
        width: 90%;
        left: 5%;
    }
}
@media (max-width: 768px) {
    .cookie-banner{
       flex-direction: column;
        padding: 10px 15px;
    }
    .cookie-banner__text{
        margin-bottom: 15px;
        margin-right: 0;
        font-size: 12px;
    }
    .cookie-banner__close{
        font-size: 14px;
        padding: 5px 15px;
    }
}
/* End */


/* Start:/local/templates/iframe/styles.css?177122091842*/
#ifr {
    width:100%;
    border: none;
}
/* End */
/* /local/templates/herbalife-official-new/css/mobile.widget.css?17712209183376 */
/* /local/templates/.default/css/cookie.css?17712209181113 */
/* /local/templates/iframe/styles.css?177122091842 */
