

/* 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/cocktails/template_styles.css?177122091811134*/
@font-face {
  font-family: "HerbalifeNatural";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/HerbalifeNatural-Regular.woff2") format("woff2"), url("/local/templates/cocktails/fonts/HerbalifeNatural-Regular.woff") format("woff");
}

@font-face {
  font-family: "HerbalifeNatural";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/HerbalifeNatural-Thin.woff2") format("woff2"), url("/local/templates/cocktails/fonts/HerbalifeNatural-Thin.woff") format("woff");
}

@font-face {
  font-family: "HerbalifeNatural";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/HerbalifeNatural-Light.woff2") format("woff2"), url("/local/templates/cocktails/fonts/HerbalifeNatural-Light.woff") format("woff");
}

@font-face {
  font-family: "HerbalifeNatural";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/HerbalifeNatural-Medium.woff2") format("woff2"), url("/local/templates/cocktails/fonts/HerbalifeNatural-Medium.woff") format("woff");
}

@font-face {
  font-family: "HerbalifeNatural";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/HerbalifeNatural-Bold.woff2") format("woff2"), url("/local/templates/cocktails/fonts/HerbalifeNatural-Bold.woff") format("woff");
}

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/NotoSans-Regular.woff") format("woff"), url("/local/templates/cocktails/fonts/NotoSans-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/NotoSans-Thin.woff") format("woff"), url("/local/templates/cocktails/fonts/NotoSans-Thin.woff2") format("woff2");
}

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/NotoSans-Light.woff") format("woff"), url("/local/templates/cocktails/fonts/NotoSans-Light.woff2") format("woff2");
}

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/NotoSans-Medium.woff") format("woff"), url("/local/templates/cocktails/fonts/NotoSans-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/local/templates/cocktails/fonts/NotoSans-Bold.woff") format("woff"), url("/local/templates/cocktails/fonts/NotoSans-Bold.woff2") format("woff2");
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: "NotoSans", sans-serif;
}

body {
  position: relative;
}

body.overflow--hidden {
  overflow: hidden;
}

a {
  text-decoration: none;
}

span.green,
a.green {
  color: #42A046;
}

li {
  list-style-type: none;
}

ul {
  padding-left: 0;
  margin: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.header.page-wrapper-detail {
  display: none;
}

.header__content.mobile {
  display: none;
}

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

  /*.header__content.desktop{*/
  /*  display: none;*/
  /*}*/

  .header__content.mobile {
    display: block;
    background-color: #f7f7f7;
  }
}

/* footer */

.footer {
  position: relative;
  background-color: #224945;
  padding: 25px 0 28px;
}

.footer__inner {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1699px) and (min-width: 768px) {
  .footer__inner--flex-start {
    align-items: flex-start;
  }

  .footer__inner--flex-start .footer__text {
    line-height: 43px;
  }
}

.footer__copy {
  max-width: 809px;
  margin-right: 30px;
}

.footer__copy-text {
  color: #b3b4b2;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.footer__copy .links-wrapper a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  display: block;
  margin-bottom: 10px;
}

.footer__link {
  margin: 0 auto;
}

.footer__partner {
  display: inline-flex;
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  justify-content: center;
  padding: 11px 17px 11px 48px;
  background-image: url('/local/templates/cocktails/img/from-css/image_1.svg');
  background-repeat: no-repeat;
  background-size: 21px auto;
  background-position: 16px center;
  box-sizing: border-box;
}

.footer__right {
  margin-left: 30px;
  padding-bottom: 10px;
}

.footer__social {
  display: flex;
  align-items: center;
}

.footer__social-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 13px;
}

.footer__social--link {
  height: 35px;
  width: 35px;
}

.footer__social--link:not(:last-child) {
  margin-right: 15px;
}

.footer-nav {
  box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  display: flex;
  flex: 1 auto;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.footer-nav.stop {
  position: relative;
}

.footer-nav__item {
  width: 100%;
}

.footer-nav__link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #25282a;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  padding: 25px 20px;
  height: 100%;
}

.footer-nav__link:before {
  content: '';
  background: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-flex;
  margin-right: 15px;
}

.footer-nav__link--client:before {
  background-image: url('/local/templates/cocktails/img/from-css/image_2.svg');
  width: 22px;
  height: 31px;
}

.footer-nav__link--weight:before {
  background-image: url('/local/templates/cocktails/img/from-css/image_3.svg');
  width: 29px;
  height: 30px;
}

.footer-nav__link--food:before {
  background-image: url('/local/templates/cocktails/img/from-css/image_4.svg');
  width: 27px;
  height: 30px;
}

.footer-nav__link--body:before {
  background-image: url('/local/templates/cocktails/img/from-css/image_5.svg');
  width: 30px;
  height: 27px;
}

.footer-nav__link:hover,
.footer-nav__link.active {
  background-color: #42A046;
  color: #fff;
}

.footer-nav__link--client:hover:before,
.footer-nav__link--client.active:before {
  background-image: url('/local/templates/cocktails/img/from-css/image_6.svg');
}

.footer-nav__link--weight:hover:before {
  background-image: url('/local/templates/cocktails/img/from-css/image_7.svg');
}

.footer-nav__link--food:hover:before {
  background-image: url('/local/templates/cocktails/img/from-css/image_8.svg');
}

.footer-nav__link--body:hover:before {
  background-image: url('/local/templates/cocktails/img/from-css/image_9.svg');
}

.footer__text {
  display: none;
}

.footer__link-dsa {
  width: 80px;
  height: 80px;
  background: url('/local/templates/cocktails/img/dsa-black.svg') center center no-repeat;
  display: block;
}

@media (max-width: 1699px) {

  .footer {
    padding: 28px 0 28px;
  }

  .footer__copy {
    max-width: 100%;
    margin-right: 0;
    margin-top: 14px;
  }

  .footer__text {
    display: block;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    order: 3;
  }

  .footer__link {
    margin: 0;
    order: 1;
  }

  .footer__link-dsa {
    order: 2;
    margin: 0 auto 20px;
  }

  .footer__right {
    margin-left: 0;
    order: 4;
  }

  .footer__social-title {
    display: none;
  }

  .footer-nav__link {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 75px;
  }

  .footer__text a {
    color: #ffffff;
  }
}

@media (max-width: 1024px) {
  .footer {
    padding: 25px 0 28px;
  }

  .footer__inner {
    display: block;
  }

  .footer__copy {
    margin-top: 0;
  }

  .footer__copy--sm .footer__copy-text {
    display: none;
  }

  .footer__social-title {
    display: block;
    font-size: 12px;
    margin-bottom: 8px;
  }

  .footer__copy .links-wrapper a {
    font-size: 12px;
    margin-bottom: 18px;
  }

  .footer__partner {
    background-position: 26px center;
    font-size: 12px;
    width: 100%;
  }

  .footer__right {
    margin-top: 20px;
    padding-bottom: 22px;
  }

  .footer__copy-.footer-nav {
    width: 100vw;
    display: none;
  }

  .footer-nav {
    width: 100vw;
    display: none;
  }

  .footer-nav__item {
    width: 25%;
  }

  .footer-nav__link {
    font-size: 0;
    line-height: 0;
    padding: 0;
    height: 50px;
  }

  .footer-nav__link:before {
    margin-right: 0;
    background-size: contain;
    height: 100%;
  }

  .footer-nav__link--client:before {
    width: 16px;
  }

  .footer-nav__link--weight:before {
    width: 22px;
  }

  .footer-nav__link--food:before {
    width: 22px;
  }

  .footer-nav__link--body:before {
    width: 24px;
  }
}

/* footer */
.footer__slogan {
  display: none;
}

.footer__slogan {
  color: #b3b4b2;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 25px;
}

.container.container--main-page {
  max-width: 1700px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media (max-width: 1699px) {
  .container.container--main-page {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 1023px) {
  .container.container--main-page {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.elem-social {
  font-size: 0;
  text-decoration: none;
  display: inline-block;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

.elem-social .icon {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.elem-social--vk {
  background-color: #4c75a4;
}

.elem-social--fb {
  background-color: #3b5999;
}

.elem-social--ok {
  background-color: #f58520;
}

.elem-social--yt {
  background-color: #d02200;
}

.elem-social--yt .icon {
  width: 2rem;
}

.elem-social--ig:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#f9a351), to(#7547ad));
  background: -webkit-linear-gradient(left, #f9a351, #7547ad);
  background: -moz-linear-gradient(left, #f9a351, #7547ad);
  background: -o-linear-gradient(left, #f9a351, #7547ad);
  background: linear-gradient(to right, #f9a351, #7547ad);
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.elem-social--ig .icon {
  width: 2rem;
}

/* page-wrapper */

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

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

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

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


.icon {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.icon-facebook {
  font-size: 1.1rem;
  width: 0.5294117647em;
}

.icon-instagram {
  font-size: 1.2rem;
  width: 1em;
}

.icon-odnoklassniki {
  font-size: 1.1rem;
  width: 0.6315789474em;
}

.icon-vk {
  font-size: 0.6rem;
  width: 1.8em;
}

.icon-youtube {
  font-size: 1.2rem;
  width: 1em;
}

@media (min-width: 1367px) {
  .laptop-show {
    display: none !important;
  }
}

@media (min-width: 1700px) {
  .desktop-show {
    display: none !important;
  }
}
/* End */
/* /local/templates/herbalife-official-new/css/mobile.widget.css?17712209183376 */
/* /local/templates/.default/css/cookie.css?17712209181113 */
/* /local/templates/cocktails/template_styles.css?177122091811134 */
