

/* Start:/bitrix/components/itdon/itdon.notification/templates/.default/style.css?1749639993811*/
.itdon-notice{
    position: relative;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px 25px 5px 20px;
    font-size: 13px;
    text-align: center;
    box-sizing: border-box;
    font-family: sans-serif;
}
.itdon-notice-close{
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    width: 12px;
    height: 12px;
}
.itdon-notice-close::before{
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    transform: translateY(5px) rotate(45deg);
    background-color: #0000009d;
}
.itdon-notice-close::after{
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    transform: translateY(3px) rotate(-45deg);
    background-color: #0000009d;
}
.itdon-notice.hide{
    display: none;
}
/* End */


/* Start:/local/templates/lreshop/components/bitrix/sale.basket.basket.line/mobile_cart/style.css?17504104851137*/
.header-info__profile, .header-info__cart {
  position: relative;
}

.header-info__profile::before, .header-info__cart::before {
  position: absolute;
  left: 0;
  content: '';
  width: 22px;
  height: 22px;
  top: -2px;
}

.header-info__profile {
  padding: 0 55px 0 25px;
}

.header-info__cart::before {
  background: no-repeat center url(/local/templates/lreshop/components/bitrix/sale.basket.basket.line/mobile_cart/images/header-cart.svg);
  left: -34px;
}

.header-profile__container {
  display: flex;
}

.cart-amount {
  position: absolute;
  width: 19px;
  height: 19px;
  background: #D5412A;
  border-radius: 20px;
  left: -21px;
  top: -12px;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
}

.profile-logo {
  position: relative;
}

.profile-logo:hover {
  cursor: pointer;
}

.profile-logo:hover .profile-info {
  display: block;
}

.profile-info {
  position: absolute;
  z-index: 1000;
  background: #FFFFFF;
  padding: 16px;
  width: 160px;
  left: -50px;
  display: none;
}

.profile-info div {
  margin-bottom: 16px;
}

.profile-info div a {
  width: 100%;
  display: block;
}

.profile-info div:last-child {
  margin-bottom: 0;
}
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/lreshop/components/bitrix/search.form/flat/style.css?1750410485698*/
.search-btn {
    cursor: pointer;
    margin-left: 11px;
}

.search-form {
    display: flex;
    align-items: center;
}

.search-input {
    max-width: 620px;
}

.search-input input {
    width: 100%;
}

.search-input {
    position: relative;
}

.header__search.opened {
    min-width: 400px;
}

.header__search.opened .search-input {
    width: 100%;
}

.search-btn-inside {
    position: absolute;
    top: 9px;
    right: 17px;
    cursor: pointer;
    width: 21px;
    height: 21px;
}

.search-btn-inside > svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.clear-btn {
    position: absolute;
    top: 9px;
    right: 50px;
    cursor: pointer;
}

/* End */


/* Start:/local/components/korus/search.suggest.input/templates/header/style.css?1750410484718*/
.header-search-popup {
    background: #FFFFFF;
    padding: 16px 24px 24px;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    z-index: 1000 !important;
}

.header-search-popup-price {
    font-weight: 600;
    margin-top: 4px;
}

.header-search-popup-el  {
    cursor: pointer;
    color: #333333;
    text-decoration: none;
}

.header-search-popup-el:hover  {
    color: #0FA0DA;
}

.header-search-popup-row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
}

.header-search-popup-row img {
    margin-right: 16px;
    max-height: 65px;
}

.header-search-more {
    text-decoration: none;
    color: #0FA0DA;
}

.header-search-more:hover {
    color: #333333;
}


/* End */


/* Start:/local/templates/lreshop/components/bitrix/sale.basket.basket.line/header_info/style.css?17504104851164*/
.header-info__profile, .header-info__cart {
  position: relative;
}

.header-info__profile::before, .header-info__cart::before {
  position: absolute;
  left: 0;
  content: '';
  width: 22px;
  height: 22px;
  top: -2px;
}

.header-info__profile {
  padding: 0 55px 0 25px;
}

.header-info__cart::before {
  background: no-repeat center url(/local/templates/lreshop/components/bitrix/sale.basket.basket.line/header_info/images/header-cart.svg);
  left: -34px;
}

.header-profile__container {
  align-self: flex-start;
  display: flex;
}

.cart-amount {
  position: absolute;
  width: 19px;
  height: 19px;
  background: #D5412A;
  border-radius: 20px;
  left: -21px;
  top: -12px;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
}

.profile-logo {
  position: relative;
}

.profile-logo:hover {
  cursor: pointer;
}

.profile-logo:hover .profile-info {
  display: block;
}

.profile-info {
  position: absolute;
  z-index: 1000;
  background: #FFFFFF;
  padding: 16px;
  width: 160px;
  left: -50px;
  display: none;
}

.profile-info div {
  margin-bottom: 16px;
}

.profile-info div a {
  width: 100%;
  display: block;
}

.profile-info div:last-child {
  margin-bottom: 0;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/lreshop/components/bitrix/menu/header_menu/style.css?17504104853197*/
.top-menu {
  background: #000000;
  padding: 0 16px;
  font-weight: bold;
  position: relative;
}
.top-menu-nav {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-menu-nav__item {
  text-transform: uppercase;
  list-style-type: none;
  color: #FFF;
  padding: 10px 0;
  margin: 0 20px;
}
.top-menu-nav__item .pseudo-second-level-link {
  margin-right: 80px;
  padding-top: 0;
  text-transform: none;
  height: fit-content;
}
@media (max-width:770px) {
  .top-menu-nav__item .pseudo-second-level-link {
    margin-right: 0px;
    margin-top: 10px;
    text-transform: none;
    height: auto;
    display: none !important;
  }
}
.top-menu-nav__item a {
  padding: 10px 0;
  position: relative;
}

.top-menu-nav__item a::before {
  content: '';
}

.top-menu-nav__item a:hover {
  color: #FFFFFF !important;
}

.top-menu-nav__item a:hover::before {
  width: 100%;
  position: absolute;
  height: 4px;
  background: #FFF;
  bottom: -1px;
}

.top-menu-nav__item a.third-level-link {
  padding: 6px 0;
  display: block;
}

.top-menu-nav__item a.second-level-link {
  display: block;
  padding: 0 0 16px;
}

.top-menu-nav__item a.first-level:hover {
  color: #fff !important;
}

.second-level {
  position: absolute;
  display: none;
  padding: 32px 24px;
}

.second-level-container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.second-level-item .pseudo-second-level-link {
  text-transform: none;
}
.second-level-item {
  max-width: 290px;
  text-transform: initial;
  font-weight: normal;
  margin-right: 80px;
}

.second-level-item:last-child {
  margin-right: 0;
}

.second-level-item a:hover {
  color: #0fa0da !important;
}

.second-level-link {
  font-weight: 600;
}

.second-level-link .icon-chevron-right {
  display: none;
}
.third-level-link {
  text-transform: initial;
}
.second-level-links {
    font-weight: 600;
}
@media (max-width: 768px) {
  .top-menu-nav__item:hover, .top-menu-nav__item a:hover {
    color: #333;
  }
  .second-level-container {
    display: block;
  }
  .second-level-item {
    min-width: 100%;
   /* display: none;*/
  }
    .second-level-item .third-level-link{
        display: none;
    }
   .second-level-item.active .third-level-link{
       display: block;
   }

  .top-menu-nav__item:hover .second-level {
    background: #fff;
    color: #333;
    display: flex;
    justify-content: space-between;
    top: 40px;
    left: 0;
    z-index: 10;
    width: 100%;
  }
  .top-menu-nav__item a:hover::before {
    width: 100%;
    position: absolute;
    height: 4px;
    background: #fff;
    bottom: -1px;
  }
}

@media (min-width: 768px) {
  .top-menu-nav__item:hover .second-level {
    display: block;
    background: #FFFFFF;
    color: #333333;
    display: flex;
    justify-content: space-between;
    top: 40px;
    left: 0;
    z-index: 10;
    width: 100%;
  }
  .top-menu-nav__item a:hover::before {
    width: 100%;
    position: absolute;
    height: 4px;
    background: #FFF;
    bottom: -1px;
  }
}

.main-page .top-menu {
  background: transparent;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #FFFFFF;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/lreshop/components/bitrix/eshop.socnet.links/small_icons/style.css?1750410485995*/
.social-container {
	display: flex;
	align-items: center;
}

.social-container__vkontakte {
	margin-top: -4px;
	margin-right: 14px;
	width: 24px;
	height: 14px;
	background-image: url(/local/templates/lreshop/components/bitrix/eshop.socnet.links/small_icons/images/vkontakte.svg);
	background-repeat: no-repeat;
	display: block;
}

.social-container__instagram {
	width: 20px;
	height: 20px;
	background-image: url(/local/templates/lreshop/components/bitrix/eshop.socnet.links/small_icons/images/instagram.svg);
	background-repeat: no-repeat;
	display: block;
	margin: 0 20px;
}

.social-container__youtube {
	width: 20px;
	height: 18px;
	background-image: url(/local/templates/lreshop/components/bitrix/eshop.socnet.links/small_icons/images/youtube.svg);
	background-repeat: no-repeat;
	display: block;
	margin: 0 20px;
}
.social-container__telegram {
	width: 20px;
	height: 20px;
	background-image: url(/local/templates/lreshop/components/bitrix/eshop.socnet.links/small_icons/images/telegram.svg);
	background-repeat: no-repeat;
	display: block;
}
.social-container__facebook {
	margin-top: -4px;
	margin-left: -9px;
	margin-right: 14px;
	background-color: white;
	width: 20px;
	height: 23px;
	background-image: url(/local/templates/lreshop/components/bitrix/eshop.socnet.links/small_icons/images/facebook.svg);
	background-repeat: no-repeat;
	display: block;
}

/* End */


/* Start:/local/templates/lreshop/template_styles.css?175041048515541*/
.bx-theme-green {
  --primary: #61A05F;
  --theme-color-primary: #61A05F;
  --theme-b-link: #333333;
  --theme-b-link-hover: #0FA0DA;
  --btn-bg-primary: #61A05F;
  --btn-tx-primary: #FFFFFF;
  --btn-bg-primary-hover: #4D804C;
  --btn-bg-secondary: #FFFFFF;
  --btn-bd-secondary: #333333;
  --btn-tx-secondary: #333333;
  --btn-bg-secondary-hover: #4D804C;
  --btn-tx-secondary-hover: #FFFFFF;
  --btn-bg-disabled: #F2F2F2;
  --btn-tx-disabled: #999999;
}

input {
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  border-radius: 3px;
  height: 40px;
  padding: 10px 16px;
}

@font-face {
  font-family: "Montserrat";
  src: url(/local/templates/lreshop/../lreshop/fonts/Montserrat-Regular.ttf?ijzgpf);
}
body {
  background-attachment: fixed;
  background-size: cover;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: var(--theme-b-link);
}

.hidden {
  display: none !important;
}

.header-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header a {
  text-decoration: none;
  color: inherit;
}
.header a:hover {
  color: #0FA0DA!important;
}
.header-top {
  background-color: #FFFFFF;
  padding: 12px 48px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.text-regular-l {
  font-size: 16px;
}
.text-regular-s {
  font-size: 12px;
}
.text-regular-bold {
  font-weight: 600;
}

.logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer {
  background: #000000;
  padding: 40px 16px 24px;
}
.footer-copyright {
  text-align: center;
  font-size: 12px;
  color: #999999;
  padding-top: 40px;
}
.footer-menu {
  display: flex;
  justify-content: space-between;
}
.footer-menu__item {
  flex: 25%;
}
.footer-menu__item .nav-link {
  padding: 0px;
  padding-bottom: 8px;
}
.footer-menu__element {
  margin-bottom: 16px;
  color: var(--btn-tx-primary);
}
.aloe-detail-banner.first:not(.max466) .banner-text {
  padding: 53px 65px 53px 65px!important
}
.aloe-detail-banner.first:not(.max466) {
  margin-bottom: 40px;
}
.partner-desc-list-detail .partner-desc-list-container .text h3 {
  margin-bottom: 3px;
}
.partner-desc-list-detail .partner-desc-list-container .text {
  width: 85%;
}
.choose-type-block .text a.active .arrowRight img {
  transform: rotate(90deg);
}
.aloe-detail-banner.max466.stories-detail-banner.first .img-stories{
  display: none;
}
@media screen and (max-width: 1024px){
  .aloe-detail-banner.first .banner-text {
    width:unset;
  }
}
@media screen and (max-width: 820px){
  .aloe-detail-banner.first:not(.max466) .banner-text {
    padding: 32px 23px 36px 31px!important;
  }
  .aloe-detail-banner .banner-text p {
    margin-bottom: 30px;
  }
  .aloe-detail-banner.first:not(.max466) {
    margin-bottom: 28px;
  }
}


.workarea, .navigation-container, .page-title {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 0 !important;
}
.page-title {
  padding: 0 16px;
}

.title_center {
  text-align: center;
}

.main-page .workarea {
  position: relative;
  z-index: 0;
  max-width: 100%;
}

.slick-next, .slick-prev {
  opacity: 0.9;
  z-index: 1;
}
.slick-next:hover, .slick-prev:hover{
  opacity: 1;
}
.slick-next::before, .slick-prev::before {
  content: none;
}

.slick-next {
  right: 58px;
  top: 50%;
}

.slick-prev {
  left: 16px;
  top: 50%;
}

.sticky {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background: #000000;
}

.main-page .sticky .top-menu {
  border-bottom: 0px solid var(--btn-tx-primary);
}

.bx-content-section {
  padding: 0 16px;
}

.link {
  text-decoration: none;
  cursor: pointer;
  color: var(--theme-b-link-hover);
}

.link:hover {
  color: var(--theme-b-link);
}

/*region Text*/
h1 {
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
}

h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
}

h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
}

.txt-bold {
  font-weight: 600;
}

.txt-large {
  font-size: 16px;
}

.txt-small {
  font-size: 12px;
}

/*endregion Text*/

/*region Radio*/
input[type="radio"]:checked + .label-radio::after {
  background: #61A05F;
}

input[type="radio"]:checked:disabled + .label-radio::after {
  background: #999999;
}

input[type="radio"]:disabled + .label-radio::before {
  background: #F2F2F2;
}

.label-radio {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 32px;
  margin-right: 24px;
  line-height: 18px;
  user-select: none;
}

.label-radio::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 5px;
  top: 5px;
  border-radius: 10px;
}

.label-radio::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  border: 1px solid #CCCCCC;
  border-radius: 20px;
}
/*endregion Radio*/

/*region Checkbox*/
.label-checkbox {
  position: relative;
  padding-left: 32px;
  cursor: pointer;
}

.label-checkbox:hover {
  color: var(--theme-b-link-hover);
}

input[type="checkbox"]:checked + .label-checkbox::after {
  background: url(/local/templates/lreshop/images/icons/active_checkbox.svg);
  background-repeat: no-repeat;
}

input[type="checkbox"]:checked + .label-checkbox::before {
  background: #61A05F;
  border: 1px solid #61A05F;
}

input[type="checkbox"]:disabled + .label-checkbox::before {
  background: #F2F2F2;
}

input[type="checkbox"]:checked:disabled + .label-checkbox::after {
  background: url(/local/templates/lreshop/images/icons/disabled_checkbox.svg);
  background-repeat: no-repeat;
}

.label-checkbox::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  border-radius: 3px;
}

.label-checkbox::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 7px;
  width: 10px;
  height: 10px;
}
/*endregion Checkbox*/

/*region Buttons*/
.btn {
  border-radius: 3px;
  height: 40px;
  padding: 12px 24px 11px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn:hover {
  background: var(--btn-bg-primary-hover);
  color: var(--btn-tx-secondary-hover);
  border: 1px solid var(--btn-bg-primary-hover);
}
.btn:hover path {
  fill: var(--btn-tx-secondary-hover);
}
.btn-primary {
  background: var(--btn-bg-primary);
  color: var(--btn-tx-primary);
  border: 1px solid var(--btn-bg-primary);
}
.btn-secondary {
  background: transparent;
  color: var(--btn-tx-secondary);
  border: 1px solid var(--btn-bd-secondary);
}
.btn-big {
  height: 56px;
  padding: 18px 24px;
  font-size: 14px;
}
.btn-small {
  height: 32px;
  padding: 9px 16px;
  font-size: 10px;
}
/*endregion Buttons*/

/*region Errors*/
.error input, .error select, .error textarea {
  border: 2px solid #D5412A;
}

.error-txt {
  display: none;
}

.error .error-txt, .error-message {
  display: block;
  color: #D5412A;
}

.error .label-checkbox::before {
  border: 1px solid #D5412A;
}
/*endregion Errors*/

.footer-menu__element a {
  text-decoration: none;
  color: #FFFFFF;
}

/*region authPopup*/
#modal_auth.popup-window {
  padding: 40px;
  border-radius: 8px;
  max-width: 523px;
  width: 100%;
  font-family: "Montserrat", sans-serif;
}

.authform-label-container {
  margin-bottom: 6px;
}

.authform-title {
  margin-bottom: 24px;
}

.authform-formgroup-container {
  margin-bottom: 32px;
}

.authform-formgroup-container:last-of-type {
  margin-bottom: 0;
}

.authform-link-container {
  margin: 16px 0 24px;
}

.authform-input-container input {
  width: 100%;
}

.authform-link-container a {
  text-decoration: none;
  color: var(--theme-b-link-hover);
}

.authform-link-container a:hover {
  color: var(--theme-b-link);
}

.authpage-input-password {
  position: relative;
}

.authpage-input-password-icon {
  position: absolute;
  right: 16px;
  top: 10px;
  cursor: pointer;
}
/*endregion authPopup*/

/*region confirmationPopup*/
.popup-window.confirmation-popup {
  border-radius: 8px;
  padding: 40px;
  font-family: "Montserrat", sans-serif;
  width: 422px;
}

.popup-window.confirmation-popup  .popup-window-buttons {
  display: flex;
  padding: 0;
  margin-top: 32px;
}

.popup-window.confirmation-popup span.popup-window-button.btn {
  -webkit-box-shadow: unset;
  font-family: "Montserrat", sans-serif;
}

.popup-window .popup-window-close-icon {
  opacity: 1;
  width: 17px;
  height: 17px;
}

.popup-window .popup-window-close-icon:after {
  background-image: url(/local/templates/lreshop/images/icons/close.svg);
  opacity: 1;
  width: 17px;
  height: 17px;
}

.success-change-psswd {
  text-align: center;
  max-width: 300px;
}

.success-change-psswd h2{
  margin: 17px auto 0px;
}

.footer-menu__item .nav > li > a:hover, .nav > li > a:focus {
  background: #000000;
}
/*endregion confirmationPopup*/
.recommend-title {
  margin: 64px 0 24px;
  font-size: 18px;
  font-weight: 600;
}

.recommend-slider {
  margin: 0 0 104px;
  /*margin: 0px;*/
}

.recommend-slider-name {
  text-align: center;
  padding: 8px 0 12px;
}

.recommend-slider-price {
  text-align: center;
}

.recommend-slider-item {
  padding: 8px;
}

.recommend-slider-img img {
  width: 100%;
}

.header-top-order {
  padding: 12px 16px 16px;
}

.header-top-order a {
  width: 100%;
}

.workarea.text-page, .text-page-title {
  max-width: 900px;
}
.authform {
  padding-top: 40px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#modal_auth.popup-window .authform {
  padding-top: 0;
}
.authform form {
  max-width: 500px;
  width: 100%;
}
.popup-window {
  font-family: "Montserrat", sans-serif;
}
.hidden-desktop {
  display: none;
}
.mobile-hidden {
  display: block;
}
.desktop-hidden {
  display: none;
}
.aloe-detail-banner .banner-text .stories-page a.know-more{
  font-size: 20px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  margin-right: 10px;
  white-space: nowrap;
}
.aloe-detail-banner .banner-text .stories-page .more-stories{
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.aloe-detail-banner .banner-text .open-video img.stories-play {
  width: 26px;
  height: 25px;
  object-fit: contain;
}
.aloe-desc-list-new-banners{
  display: flex;

  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 16px;
  margin: 0 -8px;

}
.aloe-desc-list-listed{
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 16px 0;
}
.aloe-desc-list-container .preview_picture.special-offers{
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 768px){
  .aloe-desc-list-container.special-offers{
    background: none !important;
    display: block;
  }
  .aloe-desc-list-container .preview_picture.special-offers{
    display: block;
  }
}
@media (max-width: 1200px) {
  .aloe-detail-banner .banner-text .stories-page .more-stories{
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .mobile-hidden {
    display: none;
  }
  .desktop-hidden {
    display: block;
  }
  h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
  }

  .header-top {
    padding: 11px 16px;
    border: 1px solid #E5E5E5;
  }
  .authform {
    padding: 0 16px ;
  }
  #modal_auth.popup-window .authform {
    padding: 0;
  }
  .recommend-slider {
    margin: 0 0 64px;
  }
  .recommend-title {
    margin: 33px 0 16px;
  }
  .hidden-desktop {
    display: block !important;
  }
  .aloe-detail-banner .banner-text .stories-page a.know-more{
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
  }
}
@media (max-width: 520px) {
  #modal_auth.popup-window {
    position: fixed !important;
    top: 0 !important;
    bottom: 0;
    border-radius: 0;
  }
  #modal_auth.popup-window {
    padding-top: 16px !important;
  }
  .authform-title {
    text-align: center;
    font-size: 18px;
  }
  .popup-window.confirmation-popup {
    width: 304px;
    padding: 16px;
  }
  .popup-window.confirmation-popup .popup-window-buttons {
    margin-top: 24px;
  }
  .popup-window.confirmation-popup h2 {
    font-size: 18px;
    width: 90%;
  }
}
@media (max-width: 380px) {
  #modal_auth.popup-window {
    padding: 16px !important;
  }
  #modal_auth.popup-window .authform-title {
    font-size: 16px;
  }
}
@media (max-width: 450px) {
  .aloe-detail-banner.first:not(.max466) .banner-text {
      padding: 47px 38px 30px 39px!important;
  }
  .aloe-detail-banner.first:not(.max466) h3 {
    margin-bottom: 13px;
  }
  .aloe-detail-banner .banner-text h3 {
    line-height: 21px;
  }
  .aloe-detail-banner .banner-text p {
    margin-bottom: 24px;
  }
  .aloe-detail-banner .banner-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px!important;
  }
  .aloe-detail-banner .banner-text .open-video img {
    margin-right: 0;
  }
  .aloe-detail-banner .banner-text .open-video img.stories-play {
    width: 22px;
    height: 21px;
  }
  .aloe-detail-banner .banner-text a {
    margin-right: 8px;
    font-size: 12px;
    line-height: 16px;
  }
  .aloe-detail-banner.first:not(.max466) {
    margin-bottom: 25px;
  }
  .partner-desc-list-detail .partner-desc-list-container .text h3 {
    font-size: 22px;
    line-height: 29px;
  }
  .partner-desc-list-detail .partner-desc-list-container .text p {
    font-size: 14px;
    line-height: 18px;
  }
  .partner-desc-list-detail:not(.aloe) .partner-desc-list-container {
    margin: 0;
  }
  .aloe-detail-banner.first:not(.max466).partner .banner-text {
    padding: 49px 36px 48px 17px!important;
    justify-content: space-between;
  }
  .aloe-detail-banner.partner .banner-text p {
    font-size: 12px;
  }
}
@media (max-width:320px) {
  .aloe-detail-banner.first:not(.max466), .aloe-detail-banner.first:not(.max466) .detail_picture {
    min-height: 360px!important;
  }
  .aloe-detail-banner.first:not(.max466) .banner-text {
    padding: 35px 35px 21px 35px!important;
  }
  .aloe-detail-banner .banner-text p {
    margin-bottom: 13px;
    line-height: 16px!important;
  }
  .aloe-detail-banner.first:not(.max466) h3 {
    margin-bottom: 6px;
  }
  .partner-desc-list-detail .partner-desc-list-container img {
    height: auto;
  }
  .aloe-detail-banner.first:not(.max466).partner .banner-text {
    padding: 19px 19px 21px 16px!important;
  }
}
@media (max-width:576px) {
  .choose-type-block .active-block .text .arrowRight.mob {
    transform: rotate(180deg);
    background: #BEBEBE;
  }
}
@media (max-width: 414px) {
  .bx-content-section .row.mb-4.bx-site{
    padding: 0 16px !important;
  }
}

.raif_pay_logos svg {
    max-height: 20px;
    padding: 0 10px 0 0;
    max-width: 60px;
}

.product-item-image-wrapper .labels .small {
    font-size: 16px;
}

.product-item-image-wrapper .labels .medium {
    font-size: 25px;
    padding: 5px 8px;
}

.product-item-image-wrapper .labels .large {
    font-size: 30px;
    padding: 8px 8px;
}

.product-element-img-item .labels .small {
    font-size: 16px;
}

.product-element-img-item .labels .medium {
    font-size: 25px;
    padding: 5px 8px;
}

.product-element-img-item .labels .large {
    font-size: 30px;
    padding: 8px 8px;
}
@media (max-width: 768px) {
    .product-element-img-item .labels .medium {
        font-size: 10px !important;
        line-height: unset;
    }

    .product-element-img-item .labels .large {
        font-size: 14px !important;
        line-height: unset;
    }
}
@media (max-width: 1024px) {
    .product-item-container .labels .medium {
        font-size: 10px;
        line-height: 13px;
    }
    .product-item-container .labels .large {
        font-size: 14px;
        line-height: 13px;
    }
}

/* End */
/* /bitrix/components/itdon/itdon.notification/templates/.default/style.css?1749639993811 */
/* /local/templates/lreshop/components/bitrix/sale.basket.basket.line/mobile_cart/style.css?17504104851137 */
/* /local/templates/lreshop/components/bitrix/search.form/flat/style.css?1750410485698 */
/* /local/components/korus/search.suggest.input/templates/header/style.css?1750410484718 */
/* /local/templates/lreshop/components/bitrix/sale.basket.basket.line/header_info/style.css?17504104851164 */
/* /local/templates/lreshop/components/bitrix/menu/header_menu/style.css?17504104853197 */
/* /local/templates/lreshop/components/bitrix/eshop.socnet.links/small_icons/style.css?1750410485995 */
/* /local/templates/lreshop/template_styles.css?175041048515541 */
