html,
body {
  overflow-x: hidden;
}

.product-preview .product-colors {
  display: none;
}

.casper {
  position: absolute;
  left: -3000px;
  opacity: 0;
  display: block;
  height: 1px;
  overflow: hidden;
  width: 1px;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.nav-categories-sub-item__link {
  padding: 35px 7px;
}

.nav-categories-sub-item__title {
  line-height: 1.125rem;
  font-size: 1rem;
text-align: center;
}

.nav-categories-sub-item__title>a {
  color: #3F4358;
}

.nav-categories-sub-item__dropdown {
  padding-top: 205px;
}

.products6 .base-product-previews__list>.base-product-previews__item:nth-child(6)~.base-product-previews__item {
  display: none;
}

.products6.active .base-product-previews__list>.base-product-previews__item:nth-child(6)~.base-product-previews__item {
  display: block;
}

.home-section.home-section--slider+.home-section.home-section--recommended {
  margin-top: 30px;
}

.base-back-button__wrapper>a:first-child svg {
  display: none;
}

.catalog-products .product-layout {
  border-top: 0;
}

body>.alert,
.product-photo-widget>.alert {
  text-align: center;
  border-radius: 0;
  color: #3F4358;
  font-size: 14px;
}

body>.alert a {
  color: #32C220;
}


.product-slider-content__item:hover {
  cursor: zoom-in;
}

.base-sorting__dropdown {
  padding: 7px 15px;
}

.base-sorting__dropdown li a {
  white-space: nowrap;
  color: #3F4358;
}

.base-sorting__dropdown li.active a,
.base-sorting__dropdown li:hover a {
  color: #32C220 !important;
}

.simple-text-wrapper h1 {
  font-size: 1.2rem;
  text-align: left;
  margin-bottom: 20px;
  line-height: 1.4;
  font-weight: 300;
}

.information-information-6 .simple-text-wrapper h1 {
  text-align: center;
}

.information-information-12 .simple-text-wrapper {
  padding-top: 0;
}

.information-information-12 .simple-text-wrapper h1 {
  position: absolute;
  left: -3000px;
  opacity: 0;
}

.contacts__map {
  padding-bottom: 0;
}

.btn {
  border: none !important;
}

.btn-primary {
  color: #fff;
  background-color: #32C220;
}

.btn-primary:active {
  background: #68BC34 !important;
}

.btn-primary:hover {
  background: #74D03B !important;
}

.compare__box--preview:not(.active)>.compare__button:not(.compare__button--success) {
  display: none;
}

.compare__box--preview.active>.compare__button.compare__button--success {
  display: none;
}

.compare__item--header .compare__box {
  position: relative;
}

.compare-remove-product {
  position: absolute;
  right: 10px;
  top: 10px;
}

.compare-remove-product svg {
  width: 15px;
  height: 15px;
  fill: #afa8af;
}

.order-header__title {
  padding-top: 25px;
}

.order-layout__box {
  padding-top: 0;
}

.order-layout__box--summary {
  margin-top: -72px;
}

.simplecheckout-step.order-layout:after {
  display: none;
}

label {
  font-weight: normal;
}

.empty-simplecheckout {
  padding-top: 50px;
}

.empty-simplecheckout~.simplecheckout-button-block {
  padding-bottom: calc(100vh - 440px);
}

fieldset {
  padding: 0.35em 0 0.625em;
}

#temp_flat_container:not(.temp_hide) {
  display: none !important;
}

.temp_hide+.simplecheckout-block-content {
  display: none !important;
}

.row-customer_register {
  display: none !important;
}

.alert {
  font-size: 12px;
  border-radius: 0;
}

.base-input--required .base-input__required-icon,
.base-textarea--required .base-textarea__required-icon {
  display: none !important;
}

.product-slider-content__item.youtube {
  position: relative;
}

.product-slider-content__item.youtube:after {
  content: '';
  background: url("/image/catalog/theme/theme/youtube-logo.png") no-repeat;
  background-size: contain;
  width: 170px;
  height: 170px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.product-slider-nav__wrapper.youtube {
  position: relative;
}

.product-slider-nav__wrapper.youtube:after {
  content: '';
  background: url("/image/catalog/theme/theme/youtube-logo.png") no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.product-slider__nav .slick-active .product-slider-nav__item {
  border-color: transparent;
}

.product-slider__nav .slick-current .product-slider-nav__item {
  border-color: #32C220;
}



.no-product-cart {
  color: #fff;
  background: #A7A8AF;
  border-color: #A7A8AF;
}

.no-product-cart:hover {
  background: #3F4358;
  border-color: #3F4358;
}

.shops__map {
  padding-bottom: 0;
}

.shops__city {
  cursor: pointer;
}

.shops-info {
  display: none;
  margin-bottom: 20px;
}

.shops-info.active {
  display: block;
}

.product .home-section {
  padding: 30px 0;
}

.product-kit-preview__img-wrapper {
  margin-right: 10px;
}

.order-preview__title a,
.shopping-bag__name a,
.product-kit-preview__title a {
  color: #3F4358;
}

#search .dropdown-menu div.more,
.search-suggestion.product .name {
  display: inline;
  margin-right: 3px;
  font-weight: 500 !important;
  font-size: 0.75rem;
  line-height: 1.166666667;
  color: #3F4358;
}

.search-suggestion.product .name:before {
  content: url("/image/catalog/theme/search-15.svg");
  margin-right: 10px;
  position: relative;
  top: 4px;
}

.modal-title {
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #3F4358;
  text-align: center;
}

.modal-header {
  border-bottom: none !important;
}

.modal-content {
  padding: 40px 10px;
  border-radius: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.modal-body .base-form__button {
  margin-top: 25px;
}

.profile-navigation__button {
  display: block;
}

.profile-preview__list>div {
  display: inline-block;
  margin-right: 5px;
}

.review-subform {
  display: none;
}

.product {
  padding-top: 0;
}

.product #tab-main {
  padding-top: 20px;
}

.product-review.openform .review-subform {
  display: block;
}

.product-review.openform .product-review__button--add {
  display: none;
}

.product-review__actions {
  margin-bottom: 10px;
}

.product-review.openanswers .product-review__answers {
  height: initial;
  min-height: 52px;
}

.product-review.openanswers .product-review__button--show,
.product-review.openanswers .product-review__answers:after {
  display: none;
}

.base-select .selectize-dropdown {
  overflow-y: initial;
}

.wishlist-button .product-user-actions__icon--filled {
  display: none;
}

.wishlist-button.active .product-user-actions__icon--filled {
  display: block;
}

.product-rating__comments {
  cursor: pointer;
}

.product-mobile-category__box {
  width: 100%;
}

.header-user-actions__link .header-mobile__counter {
  left: initial;
  right: 3px;
  top: -5px;
}

.ocfilter-mobile-handle {
  display: none !important;
}

.ocfilter-mobile #ocfilter {
  padding: 15px 23px 35px;
}

.ocfilter-mobile #ocfilter .catalog-filter-header__button {
  position: absolute;
  top: 29px;
  right: 20px;
}

.garanty-block .product-type-select {
  flex-wrap: wrap;
}

.product-credit form.base-form {
  display: flex;
  margin-right: 20px;
}

.product-credit form.base-form .base-form__item {
  margin-bottom: 0;
  margin-left: 20px;
}

.base-form__item.error .base-input__value,
.base-input__data.error .base-input__value {
  border: 1px solid #FF2A84 !important;
}


.ecateg-item,
.eproduct-item {
  display: none;
}

.ecateg-item.active,
.eproduct-item.active {
  display: block;
}

#simplecheckout_payment_form {
  display: none !important;
}

.product-category {
  flex-direction: column;
}

.product-category__box {
  width: 100%;
}

.product-price {
  margin-top: 10px;
}

.product-slider.product-slider--main {
  position: relative;
}

.product-slider-badges {
  align-items: flex-start;
}

.popup-youtube-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-youtube {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3F4358;
}

.popup-youtube img {
  display: block;
  margin-left: 10px;
  max-height: 30px;
}

.product-buy__button--exchange.product-buy__button--show-desktop,
.product-buy__button--credit.product-buy__button--show-desktop {
  min-height: 47px;
}

/*old styles*/
#description-product {
  margin-bottom: 50px;
}

#description-product p,
#description-product img ul,
#description-product img ol {
  margin-bottom: 10px;
}

#description-product img {
  height: auto !important;
  max-width: 100%;
  width: 100%;
}

#description-product h2,
#description-product h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.sblock-item__img img {
  width: auto !important;
}

.sblocks {
  margin: 1px auto;
  padding: 0 15px;
  width: 1178px;
  max-width: 100%;
}

.sblock {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.sblock_1 {
  margin: -50px 0 25px;
}

.sblock_1 .sblock__img {
  width: calc(66% - 260px);
}

.sblock_2 {
  margin: 0 0 35px;
}

.sblock_2 .sblock__img {
  width: calc(100% - 360px);
}

.sblock_2 .sblock__img {
  width: calc(100% - 555px);
}

.sblock_reverse .sblock__img {
  padding: 0 0 0 25px;
  text-align: right;
}

.sblock__img {
  padding: 0 25px 0 0;
  width: calc(100% - 555px);
}

.sblock__img img {
  max-width: 100%;
  width: auto !important;
  height: auto;
}

.sblock__content {
  width: 555px;
}

.sblock__title {
  margin: 0 0 30px;
  font: 25px/1.2 'SF Pro Text';
  color: #3C4056;
}

.sblock-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}

.sblock-item {
  padding: 0 15px;
  width: 195px;
  max-width: 100%;
  text-align: center;
}

.sblock-item__inner {
  position: relative;
  padding: 20px 12px 10px;
  min-height: 230px;
  border-radius: 23px;
  background: #FFFFFF;
  box-shadow: 0px 12px 20px rgba(214, 218, 238, 0.40106);
  transition: all 0.3s;
  will-change: transform;
}

.sblock-item__inner:hover {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  box-shadow: 0px 12px 20px rgba(214, 218, 238, 0.8);
}

.sblock-item__img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 4px;
  height: 92px;
}

.sblock-item__img img {
  width: auto !important;
}

.sblock-item__title {
  margin: 0 0 10px;
  font: 17px/1.25 'SF Pro Text';
  color: #000000;
}

.sblock-item__text {
  margin: 0;
  font: 14px/1.25 'SF Pro Text';
  color: #404248;
}

.product-user-actions__icon.filled {
  display: none;
}

.compare-button.active .product-user-actions__icon {
  display: none;
}

.compare-button.active .product-user-actions__icon.filled {
  display: block;
}

/* скрываем чекбоксы и блоки с содержанием */
.hide,
.hide+label~div {
  display: none;
}

/* вид текста label */
.hide+label {
  min-height: 36px;
  line-height: 20px;
  padding-top: 7px;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  background: #f7f8fa;
  border-top: 1px dotted #cdcdcd;
  border-bottom: 1px dotted #cdcdcd;
}

/* вид текста label при активном переключателе */
.hide:checked+label {
  border-bottom: 0;
}

/* когда чекбокс активен показываем блоки с содержанием  */
.hide:checked+label+div {
  display: block;
  margin-left: 20px;
  padding: 10px;
  /* чуточку анимации при появлении */
  -webkit-animation: fade ease-in 0.5s;
  -moz-animation: fade ease-in 0.5s;
  animation: fade ease-in 0.5s;
}

/* анимация при появлении скрытых блоков */
@-moz-keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1
  }
}

@keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1
  }
}

.hide+label:before {
  background-color: #6bad24;
  color: #fff;
  content: "\002B";
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 3px 5px;
  text-align: center;
  width: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.hide:checked+label:before {
  content: "\2212";
}

@media (max-width: 1178px) {
  .sblocks {
    width: auto;
    max-width: none;
    margin: 30px -10px;
  }
}

@media (max-width: 1255px) {
  .sblock {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap-reverse;
  }
  div.about-feature-block div.wrapper{
    padding: 0px 16px !important;
  }

  .sblock_reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap;
  }

  .sblock__img {
    padding: 0 !important;
    text-align: center !important;
  }

  .sblock__img {
    margin: 0 0 20px;
    width: 100% !important;
  }

  .sblock__content {
    width: 100% !important;
  }

  .sblock__title {
    text-align: center;
  }

  .sblock-items {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sblock_1,
  .sblock_2 {
    margin: 0 0 80px;
  }
}

@media (max-width: 767px) {
  .sblock-item {
    margin: 0 0 15px;
  }
}

@media (max-width: 575px) {

  .sblock_1,
  .sblock_2 {
    margin: 0 0 40px;
  }
}

/*.old styles*/

.active-text>span {
  color: #3F4358;
  border-color: #3F4358;
}

#product~.product__section--recommended {
  margin-top: 75px;
}

#tab-review .product-reviews__list {
  margin-bottom: 0;
}

#tab-review .product-layout__box {
  padding-bottom: 0 !important;
}

.product-colors--large {
  min-height: 40px;
}

.product-preview .product-user-actions__button.compare-button {
  margin-right: 2px;
}

#form-review {
  margin-top: 25px;
}

.product-review__user-name span {
  color: #A7A8AF;
  font-weight: 300;
  margin-left: 10px;
}
.block_html_text
{
  margin: 25px auto;
}
.seo-home {
  margin: 25px auto;
}
.hide-text
{
  max-height: 282px;
  overflow: hidden;
}

.seo-home h2 {
  margin-top: 25px
}

.seo-home img {
  margin: 25px auto
}

.product-credit__summary+.product-credit__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.product-credit {
  padding-bottom: 65px;
}

.open-shopping-bag, .open-shopping-bag-success {
  position: absolute;
  left: -3000px;
  opacity: 0;
}

.popup-product-info-info {
  padding: 35px;
  text-align: justify;
}

.popup-product-info-info i {
  font-size: 13px;
}

.sticker-rectangle {
  cursor: pointer;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: -o-transform .3s ease;
  -moz-transition: transform .3s ease, -moz-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease;
}

.sticker-product .sticker-rectangle:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.sticker-product>div+div {
  margin-top: 7px !important;
}

.product-credit-badge img {
  /*max-width: 100%;*/
}

.ocf-option-name h2 {
  font-weight: 300;
  color: #3F4358;
  font-size: .875rem;
  line-height: 1.215;
  padding-top: 15px;
}

.ocfilter-option label small {
  margin-left: 5px !important;
}

.categ-description ul li,
.categ-description ul,
.seo-home ul li,
.seo-home ul {
  list-style: circle;
}

.categ-description ul,
.seo-home ul {
  padding: 10px 0 10px 25px;
}

.categ-description a span:hover,
.categ-description a:hover,
.seo-home a span:hover,
.seo-home a:hover {
  text-decoration: underline;
}

.categ-description a span,
.categ-description a,
.seo-home a span,
.seo-home a {
  color: #74D03B;
}

@media (min-width: 700px) {
  .catalog.catalog-search .catalog-products__item {
    width: 25%;
  }
}

@media (min-width: 1255px) {
  .catalog.catalog-search .catalog-products__item {
    width: 20%;
  }
}

@media (max-width: 1255px) {

  .nav.desktop-nav .nav__box--categories,
  .nav.desktop-nav .nav__box--actions {
    display: none !important;
  }

  .nav.desktop-nav .base-search__input {
    width: 0;
  }
/*
  .desktop-nav {
    display: block;
    background: #fff;
    top: -200px;
    height: 0;
    overflow: hidden;
  }
*/
  #search .dropdown-menu {
    position: fixed;
  }

  .content--categories-active-by-default .home {
    display: flex;
    flex-direction: column;
  }

  .content--categories-active-by-default .home .home-section--slider {
    order: -1;
  }

  .base-back-button__wrapper.wrapper {
    white-space: nowrap;
    overflow: auto;
  }

  .product-exchange {
    padding: 20px 20px 35px;
  }

  .nav-mobile__link[data-modal-button="categories-mobile"] {
    display: flex !important;
  }

  .product-credit-badge img {
   /* max-width: 60px; */
  }


  .base-search--active .base-search__icon--search {
    display: block;
  }

  .js-base-search-clear {
    right: 35px;
    width: 25px;
  }
}

  .base-back-button__wrapper.wrapper {
    white-space: nowrap;
    overflow: auto;
  }

@media (max-width: 700px) {
  .compare-remove-product {
    top: 2px;
  }

  #simplecheckout_customer .order-tabs {
    flex-direction: column;
  }

  #simplecheckout_customer .order-tabs__item {
    margin-bottom: 20px;
  }

  .product-credit form.base-form {
    flex-direction: column;
    margin: 25px auto;
  }

  .product-credit form.base-form .base-form__item {
    margin-left: 0;
  }

  .home-mobile-categories__action+#column-left {
    display: block !important;
  }

  .product-credit__summary+.product-credit__actions {
    flex-direction: column;
  }

  .product-credit-header__box--summary {
    width: 100%;
  }
}

@media (max-width: 550px) {
  .base-sorting__dropdown.dropdown-menu-right {
    left: 0;
    right: auto;
  }
}

.product-info {
  font-size: 14px;
  color: #3F4358;
  border: 1px solid #E6EBF1;
  border-radius: 10px;
  padding: 5px 15px;
  background: #E6EBF1;
}

.product-info__table {
  width: 100%;
}

.product-info__table td {
  vertical-align: middle;
  padding: 5px 10px;
}

.product-info__table td svg {
  vertical-align: middle;
  margin-right: 10px;
}

.product-info__green {
  text-transform: uppercase;
  color: #32C220;
}

.product-info__red {
  text-transform: uppercase;
  color: #FF3D52;
}

@media (max-width: 1255px) {
  .product-info {
    font-size: 0.75rem;
    padding: 5px;
  }

  .product-info__table td {
    padding: 5px;
  }
}

@media (max-width: 767px) {
  .product-info {
    font-size: 13px;
  }
}


@media (min-width: 784px) and (max-width: 1255px) {

  .catalog-header__list {
    width: 100%;
    text-align: right;
    display: block;
  }

  .catalog-header__list .catalog-header__item {
    display: inline-block;
  }

}

#telegramim_fixed {
  position: fixed;
  z-index: 999999999;
  font-size: 16px;
  letter-spacing: normal
}

.telegramim_button {
  opacity: 1;
  cursor: pointer;
  text-align: center;
  display: block;
  padding: 10px;
  text-decoration: none !important;
  text-transform: none;
  letter-spacing: normal
}

.telegramim_button span {
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal
}

.telegramim_button small {
  font-size: 70%;
  display: block;
  padding: 1px 5px;
  background: 0 0;
  text-align: center
}

#telegramim_fixed.rightbottom {
  right: 2%;
  bottom: 2%
}

@media screen and (max-width:600px) {
  .telegramim_pulse {
    animation: animationpulse 2s infinite;
    -webkit-animation: animationpulse 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    display: none
  }
}

.telegramim_pulse {
  animation: animationpulse 2s infinite;
  -webkit-animation: animationpulse 2s ease-out;
  -webkit-animation-iteration-count: infinite
}

.telegramim_pulse:hover {
  animation: linear
}


.dynamic-city {
  margin-right: 10px;
  cursor: pointer;
  color: #4184ff;
  text-decoration: underline;
}

.row-shipping_address_company {
  margin-bottom: 10px;
}

.row-shipping_address_street {
  margin-top: 10px;
}

.bg-red {
  background: red;
}

.product-photo-widget__button.button.button--with-icon.button-cart {
  display: none;
}

.radio-contact-type {
  display: block !important;
  text-align: left;
  margin-top: 16px;
}

.radio-contact-type .radio {
  position: relative;
  display: inline-block;
  margin-right: 14px;
}

/*RP Style*/
.product-credit-rp {
  padding-bottom: 51px;
}

.product-credit__wrapper-rp {
  display: block !important;
  justify-content: normal !important;
  max-width: 547px;
  margin: 0 auto !important;
  padding-top: 51px;
  text-align: center;
}

.product-credit__wrapper-rp form.base-form {
  max-width: 100%;
  margin: 0;
}

.product-credit__wrapper-rp form.base-form .base-form__item {
  width: 100%;
  margin-left: 21px;
}

.product-credit__wrapper-rp form.base-form .base-form__item:first-child {
  margin-left: 0;
}

.product-credit__wrapper-rp form.base-form label {
  margin-bottom: 0;
}

.product-credit__wrapper-rp form.base-form .base-input__value {
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  padding: 11px 18px;
  font-size: 13px;
}

.product-credit__wrapper-rp .radio-contact-type {
  margin-top: 26px;
}

.product-credit__wrapper-rp .radio-contact-type p,
.product-credit__wrapper-rp .radio-contact-type .radio label {
  font-size: 13px;
}

.product-credit__wrapper-rp .radio-contact-type .radio {
  position: relative;
  z-index: 1;
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 21px;
  margin-right: 27px;
}

.product-credit__wrapper-rp .radio-contact-type .radio label {
  position: relative;
  padding-left: 15px;
  margin-bottom: 0;
  vertical-align: top;
  line-height: 20px;
}

.product-credit__wrapper-rp .radio-contact-type .radio label::before {
  position: absolute;
  top: 0;
  left: -20px;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 14.5px;
  font-size: 27px;
  text-align: center;
  pointer-events: none;
  content: "";
  color: #3F4358;
  background-color: #ffffff;
  border: 1px solid #3F4358;
  box-shadow: 0px 4px 6px rgba(192, 207, 221, 0.25);
  border-radius: 50%;
}

.product-credit__wrapper-rp .radio-contact-type .radio input {
  position: absolute;
  top: -4px;
  left: 20px;
  z-index: -1;
  width: 19px;
  height: 19px;
  opacity: 0;
}

.product-credit__wrapper-rp .radio-contact-type .radio input:checked~label::before {
  content: "\2022";
}

.product-credit__wrapper-rp .radio-contact-type .radio input:focus~label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1);
}

.see-modal-wrapp .fancybox-skin {
  border-radius: 13px !important;
}

.see-modal-wrapp .fancybox-inner {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

.see-possibility-item:hover {
  box-shadow: inset 0px 0px 0px 1px #7aab3f;
  cursor: pointer;
}

.see-possibility-item:hover .see-possibility-item-icon img {
  width: 130%;
  height: auto;
  max-height: none;
}

.see-modal-rp {
  margin: 0 auto;
  padding: 36px 26px 29px 26px;
}

.see-modal-rp form.see-form .see-form-input {
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  padding: 11px 18px;
  font-size: 13px;
}

.see-modal-rp .radio-contact-type p,
.see-modal-rp .radio-contact-type .radio label {
  font-size: 13px;
}

.see-modal-rp .radio-contact-type .radio {
  position: relative;
  z-index: 1;
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 21px;
  margin-right: 27px;
}

.see-modal-rp .radio-contact-type .radio:last-child {
  margin-right: 0;
}

.see-modal-rp .radio-contact-type .radio label {
  position: relative;
  padding-left: 15px;
  margin-bottom: 0;
  vertical-align: top;
  line-height: 20px;
}

.see-modal-rp .radio-contact-type .radio label::before {
  position: absolute;
  top: 0;
  left: -20px;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 19px;
  font-size: 30px;
  text-align: center;
  pointer-events: none;
  content: "";
  color: #3F4358;
  background-color: #ffffff;
  border: 1px solid #3F4358;
  box-shadow: 0px 4px 6px rgba(192, 207, 221, 0.25);
  border-radius: 50%;
}

.see-modal-discount-rp .radio-contact-type .radio label::before {
  line-height: 20px;
}

.see-modal-rp .radio-contact-type .radio input {
  position: absolute;
  top: -4px;
  left: 20px;
  z-index: -1;
  width: 19px;
  height: 19px;
  opacity: 0;
}

.see-modal-rp .radio-contact-type .radio input:checked~label::before {
  content: "\2022";
}

.see-modal-rp .radio-contact-type .radio input:focus~label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1);
}

.see-modal-rp .see-form-submit-wrapp {
  margin-top: 0;
}

@media (max-width: 700px) {
  .product-credit__wrapper-rp form.base-form .base-form__item {
    margin-left: 0;
  }

  .product-credit__wrapper-rp form.base-form .base-form__item:first-child {
    margin-bottom: 14px;
  }
}

@media (max-width: 549px) {
  .product-credit-rp {
    padding-bottom: 24px;
  }

  .product-credit__wrapper-rp {
    padding-top: 18px;
    border-top: 1px solid #E6EBF1;
  }

  .product-credit__wrapper-rp .radio-contact-type {
    margin-top: 24px;
  }

  .product-credit__wrapper-rp .radio-contact-type .radio:first-child {
    margin-bottom: 10px;
  }

  .base-modal {
    padding: 5px;
    z-index: 9999999999;
  }

  .product-credit-option__box--flex:last-child {
    margin-bottom: 10px;
  }

  .product-credit-preview__title {
    max-width: 150px;
  }

  .product-credit-option__box--group {
    margin-bottom: 0;
  }

  .product-credit-option__box--select {
    margin-right: 40px;
  }
}

@media (max-width: 479px) {
  .see-modal-rp {
    padding: 36px 15px 29px 15px;
  }

  .see-modal-rp .radio-contact-type .radio:first-child {
    margin-bottom: 10px;
  }

  .see-modal-rp .radio-contact-type .radio label::before {
    line-height: 20px;
  }
}

/*RP Style*/
.error-contact {
  color: red;
  margin-top: -15px;
  margin-bottom: 10px;
}

.ressrochka {
  color: red;
  font-weight: bold;
}

span.cred-black {
  color: #222;
}

*:focus {
  outline: none;
}

.btp.product-thumb {align-items: center;justify-content: center;}
.btp.product-thumb img.img-responsive {
  margin: auto;border-radius: 25px;
}
.product-grid .btp .image-v {display: block;}
.product-grid .btp .image-h {display: none;}
.catalog-products--vertical .product-grid .btp .image-v {display: none;}
.catalog-products--vertical .product-grid .btp .image-h {display: block;}

.base-tabs__link--grey {
  display: flex;
  margin: 0 auto;
  text-align: center;
  padding: 4px 5px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  background-color: #3c3c3b;
  border: 1px solid transparent;
  border-radius: 6px;
  cursor: pointer;
  transition: all .3s ease-out;
  align-items: center;
  justify-content: center;
  max-width: 215px;
  height: 25px;
}

.base-tabs__link--grey:hover {
  color: #fff;
  background: #32c220;
  text-decoration: none;
}

.rating-container {
  width: 110px;
}

.comment-text {
  margin-bottom: 10px;
}

.review-author-name {
  margin-left: 16px;
  margin-right: auto;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #3c3c3b;
}

.review-container::before {
  display: none;
}

.review-container {
  overflow: inherit;
  margin-bottom: 10px;
}

.money-back {
  box-sizing: border-box;
  margin-top: 28px;
  margin-bottom: 25px;
  background: #e6ebf1;
  border-radius: 6px;
  max-width: 1290px;
  max-height: 190px;
}

.money-back__body::before {
  position: absolute;
  content: '';
  top: -35px;
  left: 50px;
  width: 245px;
  height: 245px;
  background-image: url(/admin/../image/catalog/image/money-back.svg);
  object-fit: contain;
  object-position: center;
  transition: filter .3s ease-out;
}

.money-back__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 44px 50px 38px 340px;
  position: relative;
  font-family: 'SF Pro Text', sans-serif;
  color: #3F4358;
}

.money-back__body::before {
  position: absolute;
  content: '';
  top: -35px;
  left: 50px;
  width: 245px;
  height: 245px;
  background-image: url(/admin/../image/catalog/image/money-back.svg);
  object-fit: contain;
  object-position: center;
  transition: filter .3s ease-out;
}

.money-back__body:hover::before {
  filter: drop-shadow(2px 4px 6px rgb(0 0 0 / 25%));
}

.money-back__title {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 28px;
  line-height: 79%;
}

.money-back__text {
  margin: 0 !important;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 122%;
}

.bottom-wrapper {
  display: flex;
  margin: 0 auto;
  gap: 30px;
}

.review {
  flex-basis: 100%;
    padding-bottom: 40px;
}

.review__title {
  margin-bottom: 18px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #3C3C3B;
  text-align: center;
}

.review__list,
.post__ratings {
  list-style-type: none;
}

.post {
  display: flex;
  flex-direction: column;
}

.post__header,
.review-title-container {
  margin-bottom: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 28px 14px 20px;
  background-color: #e6ebf1;
  border-radius: 6px;
  max-height: 63px;
}

.post__avatar {
  width: 35px;
  height: 35px;
  background: linear-gradient(222.27deg, rgba(0, 255, 25, 0.25) 0%, rgba(255, 199, 0, 0.25) 105.24%);
  border-radius: 6px;
  overflow: hidden;
}

.post__user-name {
  margin-left: 16px;
  margin-right: auto;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #3c3c3b;
}

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

.star:not(:last-child) {
  margin-right: 6.5px;
}

.post__body {
  margin-bottom: 6px;
}

.post__text {
  margin-bottom: 6px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 157%;
  color: #3f4358;
}

.post__footer {
  padding: 0 14px 16px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.post__answer {
  padding: 4px 6.5px;
  border-radius: 6px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #3c3c3b;
  background-color: transparent;
  transition: all 0.2s ease;
}

.post__answer:hover,
.post__answer:hover svg path {
  color: #fff;
  background-color: #32c220;
  stroke: #fff;
}

.post__answer svg path {
  stroke: #32c220;
}


.post__date {
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000;
}

.post__all {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 6px 22px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  background-color: #3c3c3b;
  border: 1px solid transparent;
  border-radius: 6px;
  cursor: pointer;
  transition: all .3s ease-out;
}

.post__all:hover {
  color: #fff;
  background: #32c220;
}

.test {
  flex-basis: 410px;
  flex-shrink: 0;
}

.test__title {
  padding: 8px 60px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  border-radius: 6px 6px 0 0;
  text-align: center;
  background-color: #32c220;
}

.test__wrap {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 0 0 6px 6px;
  padding: 8px 21px;
  background: #e6ebf1;
}

.test__avatar {
  border-radius: 50%;
  width: 69px;
  height: 69px;
  background-color: #c4c4c4;
  overflow: hidden;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25));
}

.test__descr {
  margin-left: 22px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #3f4358;
}

.check {
  border-radius: 6px;
  background-color: #e6ebf1;
}

.check__header {
  padding: 10px 15px 10px 23px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.check__img img {
  width: 30px;
  height: 30px;
}

.check__title {
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #3f4358;
}

.check__body {
  border-top: 0.5px solid #3f4358;
  padding: 4px 23px 0;
}

.check__list {
  margin-bottom: 5px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #3f4358;
  list-style: inside;
}

.check__item {
  margin-bottom: 5px;
  margin-left: 10px;
  position: relative;
  list-style: inside;
}

.check__item::before {
  position: absolute;
  content: '';
  background-image: url(/admin/../image/catalog/image/check-sm.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
}

.check__btn {
  display: block;
  margin: 0 auto;
  padding: 3px 12px;
  text-align: center;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  background: #3C3C3B;
  border: 1px solid transparent;
  border-radius: 6px 6px 0 0;
  cursor: pointer;
  transition: all .3s ease-out;
}

.check__btn:hover {
  color: #fff;
  background: #32c220;
}

.money-back-mobile {
  display: none;
  margin-top: 40px;
  margin-bottom: 16px;
  max-width: 1290px;
  background-color: #3c3c3b;
  border-radius: 6px;
}

.money-back-mobile .money-back__body::before {
  top: 0;
  background-image: url(/admin/../image/catalog/image/Groupua.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 120px;
  height: 120px;
  left: 50%;
  top: -25%;
  transform: translateX(-50%);
}



.money-back-mobile .money-back__body {
  font-family: 'SF Pro Text', sans-serif;
  padding: 47px 50px 30px;
  justify-content: center;
  align-items: center;
}




.money-back-mobile .money-back__title {
  color: #32c220;
  font-weight: 700;
  line-height: 129%;
}

.money-back-mobile .money-back__text {
  font-weight: 400;
  color: #fff;
  line-height: 164%;
  text-align: center;
}

.hide+label {
  padding: 10px 22px 10px 13px;
  border-radius: 6px;
  background: #E6EBF1;
  border: 1px solid #E6EBF1;
  margin-bottom: 2px;
}

.hide+label:before {
  float: right;
  background-color: transparent;
  color: #6bad24;
}

input[type="radio"]+label,
input[type="checkbox"]+label {
  margin: 0 0 2px 0;
}

.sblocks {
  margin-bottom: 30px;
}

.test-work {
  display: none;
}


@media (max-width: 980px) {
  .bottom-wrapper {
    flex-direction: column-reverse;
  }

  .money-back {
    display: none;
  }

  .money-back-mobile {
    display: block;
  }

  .test-work {
    display: block;
  }

  .test {
    display: block;
  }

  .review {
    flex-basis: 100%;
    width: 100%;
  }

  .test__title {
    margin-bottom: 0;
  }

  .test-work .test__title {
    color: #3f4358;
    border-radius: 0;
    text-align: center;
    background-color: #e6ebf1;
    font-size: 18px;
    line-height: 21px;

  }

  .test__title,
  .check__title,
  .check__list {
    font-weight: 700;
    line-height: 150%;
  }

  .check__item {
    font-weight: 400;
    list-style: inside;
  }

  .check {
    border-radius: 0 0 6px 6px;
  }

  .check__header {
    padding: 10px 13px;
  }

  .check__body {
    padding: 5px 20px 20px;
  }

  .check__btn {
    margin-top: 20px;
    border-radius: 6px;
  }
}

@media (max-width: 576px) {

  .rating-container {
    bottom: 16px;
  }

  .money-back-mobile .money-back__title {
    font-size: 14px;
  }

  .money-back-mobile .money-back__text {
    font-size: 11px;
  }

  .money-back-mobile .money-back__body {
    padding: 47px 12px 18px;
  }

  .money-back-mobile .money-back__body::before{
    width: 89px;
    height: 105px;
  }

  .review__title {
    font-size: 18px;
    line-height: 21px;
  }

  .post__user-name {
    margin-left: 6px;
    font-size: 12px;
    line-height: 15px;
  }

  .post__header {
    padding: 14px 13px 14px 12px;
  }

  .post__avatar {
    width: 23px;
    height: 23px;
  }

  .star img {
    width: 13px !important;
  }

  .star:not(:last-child) {
    margin-right: 3.5px;
  }

  .post__all {
    font-size: 12px;
    line-height: 14px;
  }

  .check__list {
    font-size: 12px;
  }

  .test-work {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .test__avatar {
    flex-shrink: 0;
  }

  .test__title {
    padding: 5px;
    font-size: 18px;
    line-height: 21px;
  }

  .test__descr {
    font-size: 12px;
    line-height: 14px;
  }
}

/* Test style */

.check__item--hidden,
.check__list--hidden {
  display: none;
}

.check--active {
  display: block;
}

.rating-container__date {
  display: flex;
  justify-content: flex-end;
  margin-right: 15px;
  color: #000;
}

.review-title-container {
  padding: 14px 0px 14px 20px;
}

.base-tabs__link--grey {
  display: flex;
  margin: 0 auto;
  text-align: center;
  padding: 4px 5px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  background-color: #3c3c3b;
  border: 1px solid transparent;
  border-radius: 6px;
  cursor: pointer;
  transition: all .3s ease-out;
  align-items: center;
  justify-content: center;
  max-width: 245px;
  height: 25px;
        text-transform: lowercase;
}

.base-tabs__link--grey:hover {
  color: #fff;
  background: #32c220;
  text-decoration: none;
}

.base-tabs__link--color-white span.review-nam {
  color: #ffffff;
  margin-left: 5px;
}

.rating-container {
  width: 110px;
}

.comment-text {
  margin-bottom: 10px;
    margin-top: 10px;
}

.review-author-name {
  margin-left: 16px;
  margin-right: auto;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #3c3c3b;
}

.review-container::before {
  display: none;
}

.review-container {
  overflow: inherit;
  margin-bottom: 10px;
}

.money-back {
  box-sizing: border-box;
  margin-top: 28px;
  margin-bottom: 40px;
  background: #e6ebf1;
  border-radius: 6px;
  max-width: 1290px;
  max-height: 190px;
}

.money-back__body::before {
  position: absolute;
  content: '';
  top: -35px;
  left: 50px;
  width: 245px;
  height: 245px;
  background-image: url(/admin/../image/catalog/image/Group.svg);
  object-fit: contain;
  object-position: center;
  transition: filter .3s ease-out;
}
.money-back__body_ru::before {
  position: absolute;
  content: '';
  top: -35px;
  left: 50px;
  width: 245px;
  height: 245px;
  background-image: url(/admin/../image/catalog/image/Groupua.svg);
  object-fit: contain;
  object-position: center;
  transition: filter .3s ease-out;
}

.money-back__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 44px 50px 38px 340px;
  position: relative;
  font-family: 'SF Pro Text', sans-serif;
  color: #3F4358;
}

.money-back__body_ru {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 44px 50px 38px 340px;
  position: relative;
  font-family: 'SF Pro Text', sans-serif;
  color: #3F4358;
}
.money-back__body::before {
  position: absolute;
  content: '';
  top: -35px;
  left: 60px;
  width: 234px;
  height: 271px;
  background-image: url(/admin/../image/catalog/image/Group.svg);
  object-fit: contain;
  object-position: center;
  transition: filter .3s ease-out;
}
.money-back__body_ru::before {
  position: absolute;
  content: '';
  top: -35px;
  left: 60px;
  width: 234px;
  height: 271px;
  background-image: url(/admin/../image/catalog/image/Groupua.svg);
  object-fit: contain;
  object-position: center;
  transition: filter .3s ease-out;
}

.money-back__body:hover::before {
  filter: drop-shadow(2px 4px 6px rgb(0 0 0 / 25%));
}
.money-back__body_ru:hover::before {
  filter: drop-shadow(2px 4px 6px rgb(0 0 0 / 25%));
}

.money-back__title {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 28px;
  line-height: 79%;
}

.money-back__text {
  margin: 0 !important;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 122%;
}

.bottom-wrapper {
  display: flex;
  margin: 0 auto;
  gap: 30px;
}

.review__title {
  margin-bottom: 18px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #3C3C3B;
  text-align: center;
}

.review__list,
.post__ratings {
  list-style-type: none;
}

.post {
  display: flex;
  flex-direction: column;
}

.post__header,
.review-title-container {
  margin-bottom: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 28px 14px 20px;
  background-color: #e6ebf1;
  border-radius: 6px;
  max-height: 63px;
}

.post__avatar {
  width: 35px;
  height: 35px;
  background: linear-gradient(222.27deg, rgba(0, 255, 25, 0.25) 0%, rgba(255, 199, 0, 0.25) 105.24%);
  border-radius: 6px;
  overflow: hidden;
}

.post__user-name {
  margin-left: 16px;
  margin-right: auto;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #3c3c3b;
}

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

.star:not(:last-child) {
  margin-right: 6.5px;
}

.post__body {
  margin-bottom: 6px;
}

.post__text {
  margin-bottom: 6px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 157%;
  color: #3f4358;
}

.post__footer {
  padding: 0 14px 16px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.post__answer {
  padding: 4px 6.5px;
  border-radius: 6px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #3c3c3b;
  background-color: transparent;
  transition: all 0.2s ease;
}

.post__answer:hover,
.post__answer:hover svg path {
  color: #fff;
  background-color: #32c220;
  stroke: #fff;
}

.post__answer svg path {
  stroke: #32c220;
}


.post__date {
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000;
}

.post__all {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 6px 22px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  background-color: #3c3c3b;
  border: 1px solid transparent;
  border-radius: 6px;
  cursor: pointer;
  transition: all .3s ease-out;
}

.post__all:hover {
  color: #fff;
  background: #32c220;
}

.test {
  flex-basis: 410px;
  flex-shrink: 0;
    padding-bottom: 20px;
}

.test__title {
  padding: 8px 40px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  border-radius: 6px 6px 0 0;
  text-align: center;
  background-color: #32c220;
}

.test__wrap {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 0 0 6px 6px;
  padding: 8px 21px;
  background: #e6ebf1;
}

.test__avatar {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background-color: #c4c4c4;
  overflow: hidden;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25));
}

.test__descr {
  margin-left: 15px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #3f4358;
}

.check {
  border-radius: 6px;
  background-color: #e6ebf1;
}

.check__header {
  padding: 10px 15px 10px 23px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.check__img img {
  width: 30px;
  height: 30px;
}

.check__title {
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #3f4358;
}

.check__body {
  border-top: 0.5px solid #3f4358;
  padding: 4px 18px 0;
}

.check__list {
  margin-bottom: 5px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #3f4358;
  list-style: inside;
}

.check__item {
  margin-bottom: 5px;
  margin-left: 10px;
  position: relative;
  list-style: inside;
    font-weight: 400;
}

.check__item::before {
  position: absolute;
  content: '';
  background-image: url(/admin/../image/catalog/image/check-sm.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
}

.check__btn {
  display: block;
  margin: 0 auto;
  padding: 3px 12px;
  text-align: center;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  background: #3C3C3B;
  border: 1px solid transparent;
  border-radius: 6px 6px 0 0;
  cursor: pointer;
  transition: all .3s ease-out;
        text-transform: lowercase;
}

.check__btn:hover {
  color: #fff;
  background: #32c220;
}

.money-back-mobile {
  display: none;
  margin-top: 40px;
  margin-bottom: 16px;
  max-width: 1290px;
  background-color: #3c3c3b;
  border-radius: 6px;
}


.money-back-mobile .money-back__body {
  font-family: 'SF Pro Text', sans-serif;
  padding: 47px 50px 30px;
  justify-content: center;
  align-items: center;
}

.money-back-mobile .money-back__title {
  color: #32c220;
  font-weight: 700;
  line-height: 129%;
}

.money-back-mobile .money-back__text {
  font-weight: 400;
  color: #fff;
  line-height: 164%;
  text-align: center;
}

.hide+label {
  padding: 10px 22px 10px 13px;
  border-radius: 6px;
  background: #E6EBF1;
  border: 1px solid #E6EBF1;
  margin-bottom: 2px;
}

.hide+label:before {
  float: right;
  background-color: transparent;
  color: #6bad24;
}

input[type="radio"]+label,
input[type="checkbox"]+label {
  margin: 0 0 2px 0;
}

.sblocks {
  margin-bottom: 30px;
}

.test-work {
  display: none;
}


@media (max-width: 980px) {
  .bottom-wrapper {
    flex-direction: column-reverse;
  }

  .money-back {
    display: none;
  }

  .money-back-mobile {
    display: block;
  }

  .test-work {
    display: block;
  }

  .test {
    display: block;
  }

  .review {
    flex-basis: 100%;
    width: 100%;
  }

  .test__title {
    margin-bottom: 0;
  }

  .test-work .test__title {
    color: #3f4358;
    border-radius: 0;
    text-align: center;
    background-color: #e6ebf1;
    font-size: 18px;
    line-height: 21px;

  }

  .test__title,
  .check__title,
  .check__list {
    font-weight: 700;
    line-height: 150%;
  }

  .check__item {
    font-weight: 400;
    list-style: inside;
  }

  .check {
    border-radius: 0 0 6px 6px;
  }

  .check__header {
    padding: 10px 13px;
  }

  .check__body {
    padding: 5px 20px 20px;
  }

  .check__btn {
    margin-top: 20px;
    border-radius: 6px;
  }
}

@media (max-width: 576px) {

  .rating-container {
    bottom: 16px;
  }

  .money-back-mobile .money-back__title {
    font-size: 14px;
  }

  .money-back-mobile .money-back__text {
    font-size: 13px;
  }

  .money-back-mobile .money-back__body {
    padding: 56px 12px 18px;
  }

  .review__title {
    font-size: 18px;
    line-height: 21px;
  }

  .post__user-name {
    margin-left: 6px;
    font-size: 12px;
    line-height: 15px;
  }

  .post__header {
    padding: 14px 13px 14px 12px;
  }

  .post__avatar {
    width: 23px;
    height: 23px;
  }

  .star img {
    width: 13px !important;
  }

  .star:not(:last-child) {
    margin-right: 3.5px;
  }

  .post__all {
    font-size: 13px;
    line-height: 14px;
  }

  .check__list {
    font-size: 13px;
  }

  .test-work {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  .test__avatar {
    flex-shrink: 0;
  }

  .test__title {
    padding: 5px;
    font-size: 18px;
    line-height: 21px;
  }

  .test__descr {
    font-size: 13px;
    line-height: 14px;
  }
}

/* NEW STYLE 08.11.2021 */

.product-buy__flex{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.product-buy__list--col{
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: stretch;
  flex:0 1 64%;
}

.product-buy__button--credit{
  background: none;
  border: none;
  color: #3F4358;
  
}

.product-buy__box--credit{
  height: 100%;
  min-height: 107px;
  border-radius: 6px;
  max-width: 200px;
  position: relative;
  border: 1px dashed #979797;
}

.product-buy__button--credit .product-buy__button-icon--credit{
  width: 24px;
  height: 24px;
}

button.product-buy__button--credit{
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.product-buy__button-icon--credit{
  fill: #3F4358;
}

.product-buy__button--credit.button--with-icon .button__text{
  padding-left: 0;
  font-size: 16px;
  line-height: 26px;
}

.product-buy__box--main{
  margin-bottom: 13px;
}

.product-buy__flex--mob{
  display: none;
}

.product-credit__content{
  background-color: #E6EBF1;
}

.product-credit__title{
  text-align: center;
  margin: 0;
  padding-top: 17px;
  margin-bottom: 24px;
}

.product__pay-time-radio,
.product-credit-option__input{
  -webkit-appearance: none;
  appearance: none;
}

.product__options{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}

.product__options--mb25{
  margin-bottom: 25px;
}

.product-credit-option__img{
  position: static;
  width: 40px;
  height: auto;
}

.product-credit-option__box--name{
  width: auto;
  cursor: pointer;
  margin: 0;
}

.product-credit-option__box--name:not(:last-child){
  margin-right: 15px;
}

.product__pay-time-btn{
  max-width: 150px;
  background: #FFFFFF;
  border: 1px solid #D9D8E7;
  box-sizing: border-box;
  box-shadow: 0px 4px 6px rgba(192, 207, 221, 0.25);
  border-radius: 6px;
  font-size: 11px;
  padding: 5px 5px;
  margin: 0 0px;
  text-decoration: none;
  color: #111111;
  cursor: pointer;
}

.product__pay-time-radio:checked + .product__pay-time-btn{
  background: #32C220;
  border-color: #32C220;
  color: #ffffff;
}

.product-credit__wrapper-rp .radio-contact-type,
.product-credit-option__box--flex{
  text-align: center;
}

.product-credit-header,
.product-credit__wrapper-rp{
  padding-top: 15px;
  padding-bottom: 15px;
}

.product-credit-option__box--flex:first-child{
  border-right: 1px solid #D9D8E7;
}

.base-modal__content{
  border-radius: 30px;
}

.product-credit__summary{
  flex-wrap: nowrap;
}

.product-credit-option__text{
  font-size: .725em;
}

.product-buy__button svg{
  vertical-align: middle;
}

@media (min-width: 700px){
  .product-buy__button.button--stroke:hover svg circle,
  .product-buy__button.button--stroke:hover svg path {
    fill: #ffffff;
  }
}



@media (max-width: 1232px) {
  .product-buy__button--credit{
    margin-left: 14px;
  }
}

@media (max-width: 1255px){
  /*.product-buy__flex--desk{
    display: none;
  }

  .product-buy__flex--mob{
    display: flex;
    flex-direction: column;
  }

  .product-buy__list{
    width: 100%;
    flex-direction: row;
  }*/

  .product-buy__button--credit{
    min-height: auto;
  }

  .product-buy__button--credit.button--with-icon .button__text{
    padding-left: 35px;
  }

  .button--small .button__text.rassrocka-link-desk{
    text-align: center;
  }

}

@media (max-width: 700px){

  .product-buy__list{
    flex-direction: column;
  }

  .product-buy__box--main .product-buy__button,
  .product-buy__box--preview .product-buy__button{
    height: 100%;
    background: #32C220;
    color: #ffffff;
    border: none
  }

  .product-buy__button--credit{
    background-color: #FFE86F;
  }

  .product-buy__button--preview{
    display: flex;
    align-items: center;
    font-size: 14px;
  }

  .product-buy__button--preview svg {
    width: 40px;
    height: 33px;
  }

  .product-buy__box--main .product-buy__button .button__icon{
    fill: #ffffff;
  }

  .product-buy__box--main{
  /*  margin-right: 10px; */
  }

  .product-buy__box{
  /*  flex: 1 0 49%; */
  }

  .product-buy__container-flex{
    display: flex;
    align-content: center;
    justify-content: space-between;
  }

  .product-buy__button--credit{
    margin-left: 0;
  }

  .product-credit__summary{
    flex-wrap: nowrap;
  }
  .product-credit-option__text{
    font-size: .625em;
  }

  .product-credit form.base-form{
    flex-direction: row;
  }

  .product-credit__wrapper-rp form.base-form .base-form__item:first-child{
    margin-right: 15px;
    margin-bottom: 0;
  }

}

p.kredit_pravilo {
   display: inline-block;
    max-width: 490px;
    padding: 15px 15px 10px;
    font-size: 13px;
    margin: 10px 20px 20px;
    background: white;
 border-radius: 10px;
}

.product-cart-credit__button.button.button--full.target-credit {
  max-width: 280px;
  display: inline-block;
}
.product-credit-header__box.product-credit-header__box--summary {
  padding: 40px 20px 20px;
	background-color: #E6EBF1;
}

.base-input__value {
	border: 1px solid #C4C4C4;
	border-radius: 5px;
	padding: 11px 18px;
	font-size: 13px;;
	color: #3F4358;
}
.product-credit-rp {
  padding-bottom: 51px;
  text-align: center;
}

.popup_speed_bay{
	background-color: #E6EBF1;
	padding: 0 0 26px;
}
.popup_speed_bay .base-input {
   margin-right: 15px;
}

.buy-online{
    background-color: #eec131;
    min-height: 45px;
    color: #3F4358;
    font-size: 16px !important;
    line-height: 1.6875rem;
    text-transform: uppercase;
    font-size: 12px;
    height: 22px;
    display: block;
    border-radius: 6px;    
    padding: 6px 10px 3px;
    width: 100%;
}


.buy-online:hover{
  text-decoration: none;
  color: #000;
  background-color: #eaab00;
}

.buy-online svg{
  width: 16px;
  height: 16px;
  position: absolute;
  top: 13px;
  left: 6px;
  display: none;
}

.product-buy-online__box{
    padding: 0 8px;
}

.qr-popup{
  display: block;
}

.modal-product-img{
   width: 150px;
   height: 150px;
   float: left;
   margin-top: 60px;
}

.modal-product-img img{
    max-width: 100%;
    max-height: 100%;
}

.modal-product-info{
  float: left;
  width: 190px;
  margin-top: 60px;
}

.modal-rating{
   margin:10px 0;
}

.clr{
  clear: both;
}

.modal-form{
  width: 95%;
  margin: 0 auto;
}

.modal-row{
  width: 50%;
  float: left;
}

.modal-row input{
  display: block;
  border: 1px solid #dcdcdc;
    border-radius: 6px;
  width: 95%;
  margin: 0 auto;
  height: 30px;
  text-indent: 10px;
}

.continue-pay,
  .pay-btn{
  display: block;
  width: 98%;
  margin:25px auto 0 auto;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  background-color: #32C220;
}

.continue-pay:hover,
  .pay-btn:hover{
  text-decoration: none;
  color: #fff;
}

.modal-error{
  display: none;
  font-size: 13px;
  color: #ff2525;
  text-align: center;
  margin-top: 3px;
}

.base-modal__loader{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.9;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  z-index: 100;
  display: none;
}

.base-modal__loader .loader{
   width: 50px;
   height: 50px;
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -25px;
   margin-top: -25px;
   background: url("../image/loader.gif");
}

.modal-product-header{
  width: 90%;
  margin: 30px auto 20px auto;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 1px solid #dcdcdc;
}

.modal-product-name{
  text-align: center;
  color: #000;
  font-size: 18px;
  margin:0 auto 5px auto;
  width: 90%;
}

.grcode{
  width: 135px;
  margin: 0 auto;
}

.modal-product-price{
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
}

.modal-product-price sub{
  font-size: 14px;
  bottom: 0;
  margin-left: 5px;
}

.qr-text{
   width: 90%;
   text-align: center;
   line-height: 20px;
   margin: 10px  auto;
}

.popup-qr-result .base-modal__content{
    width: 450px;
}

.pay-btn{
  width: 90%;
  margin: 0 auto 20px auto;
}

.product-buy-online__mob{
  width: 100%;
  padding: 0;
}

@media (max-width: 1250px) {
  .product-buy-online__box{
    padding: 0;
  }
}

.product_card_image {
    position: absolute;
    width: 100%;
    z-index: 5;
    bottom: -12px;
}
.product_card_image img {
	   /* width: 170px;
    margin-bottom: -50px;*/
}

.product-card-image {
	position: absolute;
    right: 5%;
    bottom: 5%;
    z-index: 10;
}



.product-card-image img {
	max-width: 95px; 
	width: 95px; 
}


@media (max-width: 560px) {
    .product_card_image {
    position: absolute;
    width: 100%;
    z-index: 5;
        bottom: -8px;
}
}

.-whatsapp-c {
        margin-top: 25px;
        margin-bottom: 40px;
        margin-left: 25px;
        margin-right: 25px;
        z-index: 1000;
        right: 0;
        bottom: 0;
        width: 60px;
        height: 60px;
        /*
        background: #FFFFFF;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
        border-radius: 35px;
        padding: 10px 30px 10px 12px;

         */
        cursor: pointer;
        position: fixed;
        box-sizing: border-box;
    }
    .-whatsapp-i {
        left: auto;
        display: table;
        font-family: 'Roboto', Arial, sans-serif;
        color: #000000;
        line-height: normal;
        
    }
    .-whatsapp-col {
        display: table-cell;
        vertical-align: middle;
        
    }
    .-whatsapp-col div.-whatapp-anim {
        animation: 2s ordercall-smart-button-phone-rotate ease-in-out alternate;
        animation-iteration-count: infinite;
    }
    .-whatsapp-col div.-whatapp-anim {
      background: url("/catalog/view/theme/default/image/rediz/Component 63.svg");
    }
    .-whatsapp-col div.-whatapp-anim:hover {
      background: url("/catalog/view/theme/default/image/rediz/Component 63_2.svg");
      box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.1);
      width: 60px;
      height: 60px;
      border-radius: 30px;
    }

    .-whatsapp-col:before {
        content: '';
        display: block;
        position: relative;
        z-index: -1;
        background-color: #00CF70;
        border-radius: 50%;
        opacity: .1;
        animation: 1s ordercall-smart-button-bg-scale linear;
        animation-iteration-count: infinite;
        
    }
    .-whatsapp-text {
        padding-left: 15px;
        max-height: 51px;
        overflow: hidden;
        line-height: 17px;
        font-size: 12px;
    }
    @media screen and (max-width: 1024px) {
        .-whatsapp-c {
            left: 0;
        }
        #bingc-phone-button {
            left: 23px;
        }
    }
    @media screen and (max-width: 720px) {
        .-whatsapp-text { display: none; }
        .-whatsapp-c {
            width: 60px !important;
            height: 60px !important;
            margin: 25px 25px 40px 25px;
            padding: 0 !important;
        }
    }

.category-links{
    border: 1px solid #E6EBF1;
    border-radius: 10px;
    padding: 15px;
    margin: 25px 0;
}    

.category-link{
  display: block;
  float: left;
  border-radius: 5px;
  margin: 0 10px 10px 0;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  font-size: 14px;
  color: #3F4358;
  background-color: #f3f4f6;
}

.category-links-header{
  font-weight: 600;
  color: #3F4358;
  margin-bottom: 15px;
}

.popup-hint .modal-product-img{
  width: 77px;
  height: 77px;
  margin: 35px 0 0 10px;
}

.popup-hint .modal-error{
  text-align: left;
}

.popup-hint .modal-product-img img{
  max-width: 100%;
}

.popup-hint .modal-product-info{
    width: 250px;
    color: #3F4358;
    font-size: 12px;
    margin-right: 45px;
    margin-top: 35px;
}

.popup-hint .modal-row{
  width: 295px;
  float: none;
  margin:0 auto;
  position: relative;
}

.popup-hint .modal-row svg{
  position: absolute;
  left: 0;
  top: 1px;
}

.popup-hint .modal-input{
  margin: 0 0 8px 15px;
}

.popup-hint .modal-row input{
   display: block;
   height: 22px;
   font-size: 12px;
   border: 1px solid #D9D8E7;
}

.popup-hint .product-modal-title{
  font-weight: 600;
}

.popup-hint .modal-form{
    background-color: #E6EBF1;
    border-style: solid;
    border-color: #D9D8E7;
    border-width: 1px 0;
    width: 100%;
    padding: 14px 0 7px 0;
}

.send_hint,
  .popup-hint-thanks .back-btn{
  display: block;
  width: 298px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 14px;
   -webkit-border-radius: 6px;
  -moz-border-radius:  6px;
  border-radius:  6px;
  margin: 20px auto;
  background-color: #32C220;
  text-transform: uppercase;
}

.popup-hint .base-modal__content{
  min-height: 250px;
}

#hint-btn{
  width: 100%;
}

.product-buy__flex--mob #hint-btn{
  margin-top: 10px;
}

#hint-btn:hover path{
  fill: #fff;
}

.thanks-title{
  font-size: 20px;
  text-align: center;
  margin-top: 35px;
  color: #000;
}

.thanks-text{
  font-size: 14px;
  width: 200px;
  color: #000;
  text-align: center;
  margin: 10px auto 0 auto;
}

.popup-hint-thanks .base-modal__content{
  padding: 0 40px;
  min-height: 200px;
}

@media screen and (max-width: 380px) {
     .popup-hint .modal-product-info{
      width: 180px;
     }
}

@media screen and (max-width: 700px) {
    #hint-btn{
      margin-top: 15px;
    }
}

.product_buy_buttons{
  flex-grow: 1;
}

.get-photo{
  display: flex;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #3F4358;
  padding-top: 2px;
  margin: 0 8px;
  cursor: pointer;
}

.get-photo-text{
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
  flex-grow: 1;
  padding-top: 9px;
}

.get-photo-icon svg{
  margin: 7px 15px 0 15px;
}

.get-photo-links{
  margin: 0 15px;
  padding-top: 4px;
}

.bank-slider{
  margin-top: 5px;
  height: 35px;
  overflow: hidden;
}

.b-slide{
  text-align: center;
}

.b-slide svg{
  max-width: 26px;
  max-height: 26px;
}

.credit-button-footer,
  .payment-list{
  display: flex;
}

.credit-button-footer svg{
  margin:2px 10px 0 0;
}

#rassrocka-button-desk{
  padding: 0 !important;
  background-color: #FFB143;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  flex-grow: 1;
  text-align: center;
  color: #3F4358;
  height: 31px;
  line-height: 31px;
  font-size: 14px !important;
}

.credit-price{
  text-align: center;
  margin-bottom: 3px;
}

.bank-slider .slick-list{
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}

.bank-slider .slick-arrow{
  position: absolute;
  font-size: 0;
  width: 8px;
  top: 8px;
  height: 13px;
  /*background: url("../image/slider_arrows.png");*/
}

.bank-slider .slick-prev{
  left: 0;
}

.bank-slider .slick-next{
  right: 0;
  background-position: -9px 0;
}

.payment-info{
  margin-top: 15px;
}

.payment-label{
  font-size: 14px;
  margin-bottom: 10px;
}

.payment-left{
  display: flex;
  flex-grow: 1;
  justify-content: center;
  margin-right: 6px;
}

.payment-block,
  .payment-text-block{
    display: flex;
    justify-content: center;
    align-items: center;
  background-color: #E6EBF1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 10px;
  min-height: 25px;
  min-width: 54px;
  font-size: 12px !important;
}

.payment-block{
  margin-right: 6px;
}

.payment-left .payment-text-block{
  flex-grow: 1;
}

.payment-text-block span{
  margin-left: 3px;
}

.buyer-protection{
   -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
   border-radius: 6px;
   color: #fff;
   position: relative;
   padding: 10px 0;
   margin: 22px 0;
   background-color: #3C3C3B;
}

.bp-block{
  position: absolute;
  top: -22px;
  font-size: 14px;
}

.bp-block.pb-return{
  left: 80px;
}

.bp-block.pb-change{
  right: 80px;
}

.bp-title{
  font-size: 22px;
  font-weight: bold;
  color: #32C220;
  text-align: center;
}

.bp-text{
  width: 440px;
  font-size: 14px;
  text-align: center;
  margin: 10px auto;
}

.bp-image{
   width: 68px;
   height: 68px;
  -webkit-border-radius: 68px;
  -moz-border-radius: 68px;
   border-radius: 68px;
   background-color: #3C3C3B;
   margin: 0 auto;
}

.bp-image svg{
  margin-top: 8px;
}

.bp-block.pb-change .bp-image svg{
  margin-left: 6px;
}

.bp-block-text{
  text-align: center;
}

.bp-free{
  background-color: #32C220;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;
   height: 19px;
   line-height: 19px;
   width: 100px;
   margin: 0 auto;
   text-align: center;
   font-weight: 400;
}

.bp-bottom-text{
  font-size: 12px;
  width: 440px;
  margin: 0 auto;
  text-align: center;
}

.pmob{
  display: none;
}

.credit-popup-wrapper{
  width: 850px;
}

.modal-popup-credit .base-modal__content{
  border-radius: 10px;
}

.modal-popup-credit .base-modal__close{
  width: 40px;
  height: 40px;
  top: 9px;
  right: 15px;
}

.popup-credit-title{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #3C4157;
  margin: 15px 0;
}

.credit-product-content{
  display: flex;
  background-color: #E6EBF1;
  width: 94%;
  margin: 0 auto 6px auto;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 10px;
}

.credit-product-image{
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
}

.credit-product-image img,
   .bank-block-image img{
   max-width: 100%;
   max-height: 100%;
}

.credit-product-info{
  display: flex;
  flex-grow: 1;
  margin-left: 15px;
  color: #3C4157;
  flex-direction: row;
  justify-content: center;
}

.credit-product-name{
    font-size: 20px;
    align-self: center;
    flex-grow: 1;
}

.bank-block-payments-desk{
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  max-width: 270px;
  margin-right: 20px;
  padding-top: 5px;
}

.bank-block-payments-desk .bank-block-payments-title{
  width: 70px;
  line-height: 14px;
}

.credit-product-price{
  align-self: center;
}

.credit-product-price span{
  font-size: 32px;
  font-weight: 700;
}

.credit-product-price sub,
    .warranty-block-price sub,
    .bank-block-price sub,
    .credit-result-prices sub{
    bottom: 0;
    margin-left: 5px;
    font-size: 32px;
}

.warranty-block{
  width: 94%;
  margin: 0 auto 6px auto;
  border-radius: 10px;
}

.warranty-block-header{
  display: flex;
  background-color: #F3F7FB;
  border-radius: 10px;
  padding: 8px;
  box-sizing: border-box;
}

.option-check{
  width: 19px;
  height: 19px;
  border: 2px solid #3C4157;
  border-radius: 19px;
  cursor: pointer;
}

.option-check div{
  width: 11px;
  height: 11px;
  border-radius: 19px;
  margin: 2px 0 0 2px;
  background-color: #F3F7FB;
}

.warranty-block-title{
  min-height: 23px;
  color: #3C4157;
  display: flex;
  font-size: 15px;
  margin-left: 15px;
  align-items: center;
  flex-grow: 1;
  font-weight: 600;
}

.warranty-block-price{
  align-self: flex-end;
  font-weight: 700;
}

.warranty-block-price span{
  font-size: 15px;
}

.warranty-block-price sub,
  .bank-block-price sub{
  font-size: 16px;
}

.option-check-wrapper{
  display: flex;
  align-items: center;
}

.warranty-block-inner{
  padding: 10px 15px;
  font-size: 14px;
  color: #3C4157;
}

.warranty-block-inner li,
   .bank-block-description li{
  position: relative;
  padding-left: 15px;
  margin-bottom: 6px;
}

.warranty-block-inner li:before,
   .bank-block-description li:before{
   content: "";
   position: absolute;
   left: 0;
   top: 6px;
   width: 5px;
   height: 5px;
   border-radius: 5px;
   background-color: #3C4157;
}

.warranty-block-content,
  .bank-block-content,
  .banks-hidden-list,
  .banks-tabs .banks-tab{
  display: none;
}

.warranty-block.active,
    .warranty-block.active .warranty-block-header{
    background-color: #E6EBF1;
} 

.bank-block.active .bank-block-content,
   .banks-tabs .banks-tab.active{
  display: block;
}

.warranty-block.active .warranty-block-title{
  color: #3C4157;
}

.warranty-block.active .option-check{
  border-color: #3C4157;
}

.warranty-block.active .option-check div{
  background-color: #3C4157;
}

.warranty-block.active .warranty-block-inner{
  padding-top: 0;
}

.warranty-block.warranty-disabled .warranty-block-header{
   background-color: #fafbfd;
}

.warranty-block.warranty-disabled .warranty-block-title{
  color: #a0a0ac;
  font-weight: 500;
}

.warranty-block.warranty-disabled .option-check{
  border-color: #a0a0ac;
}

.warranty-block.warranty-disabled .option-check div{
  background-color: #fafbfd;
}

.warranty-block.warranty-disabled .warranty-block-price{
    color: #a0a0ac;
}

.credit-result-wrapper{
   width: 94%;
   margin: 15px auto 0 auto;
   padding: 15px 0;
   border-radius: 10px 10px 0 0;
   background-color: #E6EBF1;
   color: #3C4157;
}

.credit-result-prices{
  display: flex;
}

.credit-result-title{
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}

.credit-results{
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}

.credit-result-prices sub{
  font-size: 20px;
}

.credit-results .credit-result-col span,
   .credit-results-total-title{
   font-size: 14px;
   color: rgba(60, 65, 87, 0.5);
}

.credit-results .credit-result-col div{
  font-size: 18px;
  font-weight: 700;
}

.credit-results-total{
   text-align: right;
   min-width: 190px;
   padding-top: 3px;
}

.credit-results-total-value{
  font-size: 20px;
  color: #00C400;
  font-weight: 700;
  line-height: 20px;
}

.credit-banks-title{
  padding-top: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.credit-banks-wrapper,
  .credit-form-wrapper{
  width: 94%;
  margin: 0 auto;
}

.bank-block{
  background-color: #F3F7FB;
  border-radius: 10px;
  padding: 8px;
  margin-bottom: 6px;
  cursor: pointer;
}

.bank-block-header{
  display: flex;
}

.bank-block-image{
  width: 44px;
  height: 44px;
}

.bank-block-name{
  margin-left: 15px;
  color: #3C4157;
  flex-grow: 1;
  padding-top: 5px;
}

.bank-block-name div{
  font-size: 20px;
  font-weight: 700;
  line-height: 16px;
}

.bank-block-name span,
   .bank-block-price span{
  font-size: 14px;
}

.bank-block-price{
   align-self: flex-end;
   min-width: 100px;
   text-align: right;
}

.bank-block-price div{
  font-weight: 700;
  color: #3C4157;
  line-height: 14px;
}

.bank-block-payments-title{
  font-size: 13px;
  margin-bottom: 2px;
}

.bank-block-payments-desk .bank-block-payments-list{
   display: flex;
   flex-grow: 1;
}

.bank-block-payments-list a{
  height: 27px;
  width: 31px;
  line-height: 27px;
  text-align: center;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  margin-right: 6px;
  background-color: #3C4157;
}

.bank-block-payments-list a.active,
   .bank-block-payments-list a:hover{
    background-color: #00C400;
    text-decoration: none;
}

.bank-block-description{
  padding: 14px 5px 0 5px;
  font-size: 14px;
  color: #3C4157;
  box-sizing: border-box;
}

.bank-block.active{
  background-color: #E6EBF1;
} 

.credit-order{
   width: 310px;
   display: block;
   background-color: #00C400;
   color: #fff;
   height: 34px;
   line-height: 34px;
   text-align: center;
   border-radius: 10px;
   font-weight: 700;
   font-size: 20px;
}

.credit-order:hover,
  .credit-order:active,
  .credit-order:link,
  .credit-order:visited{
  background-color: #74d03b;
  color: #fff !important;
  text-decoration: none;
}

.banks-buttons{
  text-align: center;
}

.show-all-banks{
   display: inline-block;
   height: 29px;
   background-color: #E6EBF1;
   border-radius: 10px;
   padding: 0 20px;
   line-height: 29px;
   font-size: 14px;
   color: #3C4157;
   margin: 10px 0;
   font-weight: 500;
}

.credit-result-inner{
  padding: 0 25px;
}

.credit-form{
  padding: 10px 0;
  margin: 0 25px;
  background-color: #E6EBF1;
  border-top: 1px solid rgba(60, 65, 87, 0.5);
}

.credit-form-wrapper{
  background-color: #E6EBF1;
  border-radius: 0 0 10px 10px;
  margin-bottom: 15px;
}

.credit-form-inner{
  display: flex;
  flex-grow: 1;
}

.credit-form input{
  height: 34px;
  border: 1px solid #D9D8E7;
  border-radius: 10px;
  max-width: 95%;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  color: #3F4358;
  box-shadow: 0 4px 6px rgba(192, 207, 221, 0.25);
}

.credit-form-field{
  max-width: 50%;
  flex-basis: 50%;
  position: relative;
}

.credit-form input::-webkit-input-placeholder { 
  color: #3F4358;
}
.credit-form input::-moz-placeholder { 
  color: #3F4358;
}
.credit-form input:-ms-input-placeholder {
  color: #3F4358;
}
.credit-form input:-moz-placeholder { 
  color: #3F4358;
}


.bank-block-payments-list{
  display: flex;
}

.user_icon{
    display: block;
    width: 20px;
    height: 20px;
}

.credit-form-inner-bottom{
  display: flex;
  justify-content: space-between;
}

.credit-form-header{
  font-size: 14px;
  margin-bottom: 8px;
}

.form-field-icon{
      display: block;
      background-color: #fff;
      position: absolute;
      width: 20px;
      height: 20px;
      top: 8px;
      left: 8px;
    }

.credit-form-error div{
  font-size: 14px;
  color: #ef3124;
  font-weight: 700;
  margin-bottom: 10px;
}    

.alert-success{
  z-index: 10000;
}

.warranty-arrow{
   cursor: pointer;
   margin-left: 15px;
}

.warranty-block.warranty-disabled .warranty-arrow path{
  fill: #cecece;
}

.warranty-arrow.active svg{
  -webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}

.about-feature-block{
      margin: 20px 0 40px 0;
}
div.about-feature-block div.wrapper{
    padding-left: 345px;;
}
div.about-feature-block div.wrapper_no_padding{
  padding-left: 0px;;
}

.about-feature-wrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about-feature-title{
  font-family: "SF Pro Text", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.775;
  text-align: center;
  color: #363636;
  margin-bottom: 16px;
}

.af-block{
  /*flex-basis: 23%;*/
  background-color: #FFFFFF;
  text-align: center;
  border-radius: 10px;
  padding: 20px 10px 10px 10px;
  box-sizing: border-box;
  width: 24%;
  box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}

.af-block:last-child
{
  margin: 0 0px 0 0;
}

.af-title{
  font-size: 12px;
}

.af-title a{
 position: relative;
    display: inline-block;
    color: #3F4358;
}
.af-title a:hover {
    color: #74D03B;
  }


@media screen and (max-width: 1255px) {
    .get-photo{
      margin: 0;
    }

    .product_buy_buttons{
      margin-right: 10px;
    }

    .product-buy__box--credit{
      padding: 0 5px;
    }
  .main_block_featured_show_all
  {
    margin: 15px auto 0 auto !important;
  }
  .main_block_news_show_all
  {
    margin: 0px auto 0 auto !important;
  }
}

@media screen and (max-width: 992px) {
    .credit-popup-wrapper{
      width: 700px;
    }

    .credit-product-info,
       .credit-result-prices,
       .credit-form-inner-bottom,
       .credit-form-inner{
      display: block;
    }

    .credit-product-name{
      font-size: 18px;
      margin-top: 12px;
    }

    .credit-product-price span,
       .credit-product-price sub{
      font-size: 26px;
    }

    .bank-block-payments-desk{
      display: none;
    }

    .credit-result-title,
      .credit-results-total{
      text-align: center;
    }

    .credit-results-total{
      border-style: solid;
      color: rgba(60, 65, 87, 0.25);
      border-width: 1px 0;
      padding: 10px 0;
    }

    .credit-results{
      flex-wrap: wrap;
    }

    .credit-result-inner{
      padding: 0;
    }

    .credit-result-col{
      flex-basis: 50%;
      text-align: center;
      margin-bottom: 10px;
    }

    .credit-result-wrapper{
       margin: 15px auto 0 auto;
       border-radius: 10px 10px 0 0;
    }

    .credit-form-wrapper{
       background-color: #E6EBF1;
       border-radius: 0 0 10px 10px;
       padding-bottom: 5px;
       margin-bottom: 15px;
    }

    .credit-form-header{
      display: block;
      text-align: center;
      margin-bottom: 5px;
    }

    .credit-results .credit-result-col span, 
       .credit-results-total-title {
        color: rgba(60, 65, 87, 1);
    }

    .bank-block-name div{
      font-size: 18px;
    }

    .credit-result-prices sub{
      font-size: 16px;
    }

    .bank-block-payments-list a{
      width: 28px;
      height: 24px;
      line-height: 24px;
    }

    .credit-form{
       padding-top: 0;
       border: 0;
       width: 340px;
       margin: 0 auto;
    }

    .credit-form-field,
      .credit-form-field input{
      width: 100%;
      max-width: 100%;
    }

    .credit-form-field{
      margin-bottom: 8px;
    }

    .credit-order{
      width: 100%;
      font-size: 18px;
    }

}

@media screen and (max-width: 768px) {
     .credit-popup-wrapper{
        width: 460px;
    }
    .af-block, .af-block:last-child
    {
      flex-basis: 47%;
      margin: 0 10px 15px 0;
      min-height: 150px;
    }

    .credit-product-image{
      width: 65px;
      height: 65px;
    }

    .credit-product-name,
      .warranty-block-title,
      .popup-credit-title,
      .bank-block-name div{
      font-size: 14px;
    }

    .bank-block-name span, 
      .bank-block-price span{
      font-size: 12px;
      line-height: 14px;      
      display: block;
    }

    .bank-block-price {
      align-self: flex-start;
      justify-content: flex-end;
      padding-top: 5px;
    }


    .bank-block-name div,
      .bank-block-price div{
      line-height: 16px;
    }

    .credit-product-price span,
       .credit-product-price sub,
       .credit-results .credit-result-col div{
      font-size: 16px;
    }

    .bank-block-description{
      font-size: 12px;
    }

    .credit-form-inner{
      display: block;
    }

    .credit-form-field{
      width: 100%;
      max-width: 100%;
      margin-bottom: 5px;
    }

    .credit-form-field input{
      max-width: 100%;
      width: 100%;
    }

    .credit-order{
      margin-top: 8px;
      font-size: 14px;
    }

    .modal-popup-credit .base-modal__close{
      top: 5px;
      right: 5px;
    }
  .home-news-previews__item {
    width: 47%;
    padding: 10px;
    margin: 0 7px 15px 7px;
    box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 10px;
  }
  .home-news-previews__item:last-child
  {
    display: none;
  }
}


@media screen and (max-width: 840px) {
    .product-buy__flex.product-buy__flex--desk{
      display: block;
    }

    .product-buy__box--main{
      margin-bottom: 13px;
    }

    .product-buy__box--credit{
      max-width: 100%;
      margin-right: 10px;
      margin-top: 10px;
      padding-top: 8px;
      min-height: 95px;
    }

    .pmob,
       .payment-list{
      display: block;
    }

    .pdesk{
      display: none;
    }

    .credit-price.pmob{
      margin: 2px 5px 0 0;
    }

    .bank-slider{
      margin-bottom: 10px;
    }

    .payment-right{
      margin: 6px 6px 0 0;
    }

    .bp-blocks{
      position: relative;
      display: flex;
      justify-content: center;
      margin-bottom: 10px;
    }

    .bp-block{
      top: 0;
      position: relative;
      margin: 0 10px;
    }

    .bp-block.pb-return{
      left: auto;
    }

    .bp-block.pb-change{
      right: auto;
    }
}

@media screen and (max-width: 700px) {
    .product-buy__box--credit{
      margin-right: 0;
    }

    .review .buyer-protection{
      display: none;
    }

    .bp-text,
      .bp-bottom-text{
      width: 80%;
    }
}
@media screen and (max-width: 630px) {
  .base-product-previews__item
  {
    width: 100% !important;
    margin: 0 auto 15px auto;
  }
  .product-preview__img
  {
    margin: 10px;
  }
  .home-news-previews__item {
    width: 100%;
    padding: 10px;
    margin: 0 7px 15px 7px;
    box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 10px;
  }
  .main_block_featured_show_all
  {
    margin: 0px auto 0 auto !important;
  }
  .product-preview
  {
    flex-direction: row;
  }
  .product-preview__header
  {
    width: 40%;
  }
  .product-preview__footer
  {
    width: 60%;
  }
}

@media screen and (max-width: 480px) {
  .base-product-previews__item
  {
    width: 100% !important;
    margin: 0 auto 15px auto;
  }
  .product-preview__img {
    display: block;
    max-width: 96%;
    margin: 10px;
  }
    .credit-popup-wrapper{
        width: 320px;
    }

    .credit-form,
      .credit-order{
      width: 260px;
    }

    .credit-form-error{
      text-align: center;
    }

    .warranty-arrow{
      display: block;
    }
}




/*===============================================*/
/*===============================================*/

div.get-photo-icon object.get-photo-icon
{
  margin: 7px 15px 0 15px;
}
.delivery_block_title
{
  font-family: "SF Pro Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  color: #363636;
}
.delivery_block_text
{
  font-family: "SF Pro Text";
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  font-weight: 400;
  color: #363636;
}
.delivery_block_text_red
{
  font-family: "SF Pro Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  color: #FF0000;
}

.product-info__table tbody tr:last-child {
  border-top: 1px solid #757575;
  line-height: 25px;
}

.product-info__table td object {
  vertical-align: middle;
  margin-right: 4px;
}
.block_together
{
  color: #3F4358;
  border: 1px solid #E6EBF1;
  border-radius: 10px;
  padding: 10px;
  background: #E6EBF1;
}
.block_together_title
{
  font-family: "SF Pro Text", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #363636;
  text-align: center;
}
.block_together_pp li
{
  position: relative;
  display: none;
  list-style: none;
  margin: 10px 0 0 0;
  border: 1px solid #b7b6c3;
  border-radius: 10px;
  padding: 10px;
  height: 62px;
  background: #ffffff;
}
.block_together_pp li:nth-child(-n+3){
  display: block !important;
}
.block_together_pp li.active
{
  border: 1px solid #32c220;
  background: #e9ffe6;
}
.block_together_pp_img
{
  width: 47px;
  height: 47px;
  margin: -5px 0 0 0;
}
.block_together_pp_img img
{
  border-radius: 10px;
  width: 47px;
  height: 47px;
}
.block_together_pp_title
{
  position: absolute;
  top: 6px;
  left: 68px;
  font-family: "SF Pro Text", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #363636;
  width: 70%;
  line-height: 14px;
}
.block_together_pp_price
{
  position: absolute;
  top: 37px;
  left: 68px;
  font-family: "SF Pro Text", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #f00;
}
.block_together_pp_price_old
{
  position: absolute;
  top: 37px;
  left: 140px;
  font-family: "SF Pro Text", sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-decoration: line-through;
  color: #363636;
}
.block_together_pp_button
{
  position: absolute;
  top: 17px;
  right: 10px;
  width: 45px;
  height: 27px;
  cursor: pointer;
}
.block_together_pp_button img
{
  width: 45px;
  height: 27px;
}
.block_together_show_all
{
  position: relative;
  cursor: pointer;
  margin: 10px auto 0 auto;
  border: 1px solid #b7b6c3;
  border-radius: 5px;
  padding: 3px 10px;
  width: 118px;
  height: 22px;
  background: #fff;
  font-family: "SF Pro Text", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #363636;
}
.block_together_show_all object
{
  margin: 0 0 0 3px;
}

.main_block_featured_show_all
{
  position: relative;
  cursor: pointer;
  margin: 0px auto 0 auto;
  background: #fff;
  font-family: "SF Pro Text", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #363636;
  border: 1px solid #b7b6c3;
  border-radius: 5px;
  padding: 3px 8px 1px 10px;
  width: auto;
  height: 25px;
  display: table;
}
.main_block_news_show_all
{
  position: relative;
  cursor: pointer;
  margin: 15px auto 0 auto;
  background: #fff;
  font-family: "SF Pro Text", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #363636;
  border: 1px solid #b7b6c3;
  border-radius: 5px;
  padding: 3px 8px 1px 10px;
  width: auto;
  height: 25px;
  display: table;
}
.main_block_news_show_all:hover, .main_block_featured_show_all:hover
{
  background: #e6ebf1;
  text-decoration: none;
}
.base-title__link:hover, .base-title__link:focus
{
  text-decoration: none !important;
}
.main_block_news_show_all object
{
  margin: 0px 0 2px 6px;
}

.main_block_featured_show_all img
{
  margin: 0px 0 2px 6px;
}

.nav-categories-dropdown__list
{
  position: relative;
  padding: 10px 0 10px 0 ;
  display: none;
}
.nav-categories-dropdown__list_home_active
{
  display: block;
}

.nav-categories-dropdown__list a:hover, .nav-categories-dropdown__list a:focus
{
  text-decoration: none;
}

.nav-categories-dropdown__list li
{
  position: relative;
  list-style: none;
  display: block;
  margin: 0 auto;
  width: 280px;
  height: 42px;
  background: #e6ebf1;
  border-radius: 8px;
}
.nav-categories-dropdown__list li:hover
{
  background: #D7DDE4;
}

.nav-categories-dropdown__list li span
{
  position: relative;
  display: block;
  padding: 11px 0 0 15px;
  font-family: "SF Pro Display", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #363636;
  margin: 14px 0 0 0;
}
.nav-categories-dropdown__list img
{
  position: absolute;
  bottom: 0px;
  right: 35px;
  max-height: 55px;
}
.nav-categories-dropdown__list_link
{
  font-family: "SF Pro Display", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #363636;
  text-decoration: none;
}


.categories-mobile__list
{
  /*position: relative;*/
  padding: 10px 0 10px 0 ;
  justify-content: center;
  /*display: none;*/
  margin: 0 0 10px 0;
}

.categories-mobile__list a:hover
{
  text-decoration: none;
}

.categories-mobile__list li
{
  position: relative;
  list-style: none;
  display: block;
  margin: 0 auto;
  width: 266px;
  height: 35px;
  background: #e6ebf1;
  border-radius: 8px;
}
.categories-mobile__list li:hover
{
  background: #D7DDE4;
}

.categories-mobile__list li span
{
  position: relative;
  display: block;
  padding: 9px 0 0 15px;
  font-family: "SF Pro Display", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #363636;
  margin: 14px 0 0 0;
}
.categories-mobile__list img
{
  position: absolute;
  bottom: 0px;
  right: 35px;
  max-height: 50px;
}


.header_phone_ico_block
{
  width: 31px;
  height: 31px;
  background: #e6ebf1;
  border-radius: 15px;
  margin: 0 6px 0 0;
}
.header_phone_ico_block img
{
  padding: 7px 0 0 8px;
}
.base_product_previews_item_hide, .base_new_product_previews_item_hide
{
  display: none;
}
.list-group-item
{
  background: transparent !important;
}
#main_block_featured_show_all_text2, #main_block_latest_show_all_text2, #main_block_seo_show_all_text2, #s_popup_overlay, #s_popup
{
  display: none;
}
.wrapper_850
{
  width: 850px !important;
}
.af-block_gray_bg
{
  background: #e6ebf1 !important;
  box-shadow: none !important;
}

@media screen and (max-width: 850px) {
  .wrapper_850
  {
    width: 100% !important;
  }
}


@media screen and (max-width: 480px) {
  .catalog-btn-panel button {
    min-width: 155px !important;
  }
  .product-preview__footer
  {
    padding: 0 10px 10px 13px;
  }
  .product-preview__header {
    width: 40%;
  }
}
@media screen and (max-width: 420px) {

  .product-preview__header
  {
    width: 45%;
  }
  .product-rating__comments
  {
    font-size: 11px !important;
  }
  .catalog-products {
    padding: 0px;
  }
  .product-preview-favorite
  {
    top: 15px;
    right: 5px;
  }
}
@media screen and (max-width: 390px) {
  .product-preview-price__value
  {
    font-size: 14px !important;
  }
  .product-preview-price__value--discount
  {
    font-size: 12px !important;
  }
  .product-preview__header
  {
    width: 45%;
  }
  .product-preview__footer
  {
    width: 55%;
  }
}
@media screen and (max-width: 385px) {
  .catalog-btn-panel button {
    min-width: 125px !important;
  }
}
@media screen and (max-width: 365px) {
  .af-block {
    margin: 0 3px 15px 3px;
  }
  .af-block:last-child {
    margin: 0 3px 15px 3px;
  }
}


#bingc-phone-button
{
  bottom: 110px !important;
  right: 23px !important;
}
#bingc-phone-button.bingc-show
{
  transform: scale(1.0) !important;
}
#bingc-phone-button svg.bingc-phone-button-icon-icon
{
  position: absolute;
  top: 11px !important;
  right: 10px !important;
  opacity: 0;
  padding: 5px;
  width: 45px !important;
  height: 45px !important;
  background-image: none;
}
#bingc-phone-button svg.bingc-phone-button-circle
{
  width: 65px !important;
  height: 65px !important;
}
#bingc-phone-button div.bingc-phone-button-icon-text span
{
  font-size: 8px !important;
  font: 500 8px / 8px Open sans, Ubuntu, Arial !important;
  line-height: 10px;
}
#bingc-phone-button
{
  width: 65px !important;
  height: 65px !important;
}
#bingc-phone-button div.bingc-phone-button-icon-text
{
  top: 14px !important;
  right: 15px !important;
}
.dropdown-arrow.js-category-arrow,
.dropdown-arrow.js-mobile-category-arrow,
.dropdown-arrow.js-footer-category-arrow {
    position: absolute;
    right: 3px;
    top: 50%;
    margin: 0;
    transform: translateY(-50%) rotate(-180deg);
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(/catalog/view/theme/default/images/arrow.svg) center / contain no-repeat;
    transition: transform 0.2s;
    cursor: pointer;
    z-index: 2;
    padding: 20px;
    background-size: 50%;
}
.nav-category-item.open .dropdown-arrow.js-category-arrow,
.home-mobile-categories__item-wrapper.open .dropdown-arrow.js-mobile-category-arrow,
.categories-mobile__item-wrapper.open .dropdown-arrow.js-footer-category-arrow {
    transform: translateY(-50%) rotate(0deg);
}
.nav-subcategories-dropdown {
    display: none;
    flex-direction: column;
    margin-top: 2px;
    padding: 8px 0;
    position: relative;
    z-index: 2;
    max-height: 500px;
    overflow: scroll;
}
.nav-category-item.open > .nav-subcategories-dropdown,
.home-mobile-categories__item-wrapper.open > .home-mobile-subcategories-dropdown,
.categories-mobile__item-wrapper.open > .categories-mobile-subcategories-dropdown {
    display: flex;
}
.nav-subcategory-link {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    margin: 5px 10px;
    color: #000;
    font-size: 13px;
    text-decoration: none;
    transition: background 0.2s;
    background: #ffffff;
    border: 1px solid #E6EBF1;
    border-radius: 8px;
    box-shadow: 2px 4px 12px 0px #0000001A;
}
.nav-subcategory-link:hover, .nav-subcategory-link:focus,
.home-mobile-subcategory-link:hover, .home-mobile-subcategory-link:focus,
.categories-mobile-subcategory-link:hover, .categories-mobile-subcategory-link:focus {
    text-decoration: none;
    border: 1px solid #E6EBF1;
    color: #000;
}
.nav-subcategory-link img,
.categories-mobile-subcategory-link img {
    position: static;
    width: 32px;
    height: 32px;
    margin-right: 12px;
}
.nav-subcategory-link .subcategory-name {
    max-width: 135px;
    overflow: hidden;
}
.subcategory-price {
    margin-left: auto;
    color: #e74c3c;
    font-size: 0.75rem;
}
.home-mobile-categories__item li img {
    right: 35px;
}
.home-mobile-subcategories-dropdown,
.categories-mobile-subcategories-dropdown {
    display: none;
    flex-direction: column;
    margin-top: -12px;
    margin-bottom: 12px;
    padding: 8px 0;
    position: relative;
    z-index: 2;
}
.home-mobile-subcategory-link,
.categories-mobile-subcategory-link {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    margin: 5px 10px;
    color: #000;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #E6EBF1;
    border-radius: 8px;
    box-shadow: 2px 4px 12px 0px #0000001A;
    transition: background 0.2s;
}
.home-mobile-subcategory-link .subcategory-name {
    max-width: 225px;
    overflow: hidden;
}
.home-mobile-subcategory-link img {
    width: 30px;
    height: 30px;
    margin-right: 12px;
}
.categories-mobile-subcategories-dropdown {
    margin-top: 0;
    margin-bottom: 0;
}
.categories-mobile-subcategory-link .subcategory-name {
    font-size: 0.75rem;
}
.categories-mobile-subcategory-link img {
    margin-right: 8px;
}
.home-mobile-categories__item:hover, .home-mobile-categories__item:focus {
    text-decoration: none;
}
.shopping-bag-modal__content {
    border-radius: 20px;
    min-width: 50%;
    min-height: auto;
}
.shopping-bag-modal__content .shopping-bag {
    padding: 20px 0;
}
.shopping-bag-modal__content .shopping-bag__list {
    margin-bottom: 15px;
}
.shopping-bag-modal__content .shopping-bag__section--list {
    margin-bottom: 0;
}
.shopping-bag-modal__content .shopping-bag__group--main {
    display: block;
}
.shopping-bag-modal__content .shopping-bag__preview {
    padding-right: 0;
}
.shopping-bag-modal__content .shopping-bag__box--with-img {
    padding-left: 0;
    display: flex;
}
.shopping-bag-modal__content .shopping-bag__img-wrapper {
    position: static;
}
.shopping-bag-modal__content .shopping-bag__img {
    position: static;
    max-width: 100%;
    transform: none;
}
.shopping-bag-modal__content .shopping-bag__info {
    margin-left: 15px;
}
.shopping-bag-modal__content .shopping-bag__name {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
}
.shopping-bag-modal__content .shopping-bag__price {
    font-size: 20px;
    font-weight: 500;
}
.shopping-bag-modal__content .shopping-bag__price sub {
    font-size: 1rem;
}
.shopping-bag-modal__content .shopping-bag__box--options {
    margin-top: 10px;
}
.shopping-bag-modal__content .shopping-bag__badge {
    border-radius: 5px;
    margin-bottom: -5px;
}
.shopping-bag-modal__content .shopping-bag__group--info {
    width: auto;
}
.shopping-bag-modal__content .shopping-bag__box--count {
    width: auto;
    position: absolute;
    right: 0;
    top: 50%;
}
.shopping-bag-modal__content .base-counter__button {
    border-radius: 15px;
}
.shopping-bag-modal__content .base-counter__input {
    border: unset;
}
.shopping-bag-modal__content .shopping-bag__remove {
    top: 20px;
    right: -10px;
}
.shopping-bag-modal__content .shopping-bag-header--popup {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20px;
}
.shopping-bag-modal__content .shopping-bag-header__box {
    text-align: center;
}
.shopping-bag-modal__content .shopping-bag-header__box .base-title {
    font-size: 20px;
    margin-bottom: 20px;
}
.shopping-bag-modal__content .shopping-bag__to-cart {
    font-weight: 500;
    font-size: 12px;
    color: #455B8E;
    text-decoration: none;
}
.shopping-bag-modal__content .shopping-bag__footer--popup {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.shopping-bag-modal__content .shopping-bag__footer--popup .shopping-bag-price {
    justify-content: center;
    background: #E9FFE6;
    border: 1px solid #32C220;
    border-radius: 10px;
    padding: 15px;
}
.shopping-bag-modal__content .shopping-bag-price__box {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.shopping-bag-modal__content .shopping-bag-price__button {
    background: #32C220;
    width: 100%;
    font-size: 14px;
    text-transform: none;
    border: none;
    border-radius: 5px;
    padding: 10px;
    line-height: normal;
    min-height: auto;
    text-shadow: none;
}
.shopping-bag-modal__content .shopping-bag-price__button:hover {
    color: #ffffff !important;
}
.shopping-bag-modal__content .shopping-bag__footer--popup .shopping-bag__close-wrapper {
    margin-top: 20px;
}
.shopping-bag-modal__content .shopping-bag__footer--popup .shopping-bag__close-wrapper .shopping-bag__close {
    font-size: 14px;
    font-weight: 400;
    background: unset;
    text-transform: unset;
    border: none;
    padding: 0;
    border-bottom: 1px solid;
    border-radius: 0;
    border-color: #363636;
    color: #363636;
    line-height: normal;
    min-height: auto;
    text-shadow: none;
    margin: auto;
    opacity: 50%;
}
.shopping-bag-modal__content .shopping-bag-price__item {
    justify-content: space-between;
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}
.shopping-bag-modal__content .shopping-bag-price_label {
    font-size: 16px;
    font-weight: 500;
}
.shopping-bag-modal__content .shopping-bag-price_value {
    color: #FF0000;
    font-size: 16px;
    font-weight: 500;
}
.shopping-bag-modal__content .shopping-bag-price sub {
    font-size: 1rem;
}
.shopping-bag-modal__content .shopping-bag__phone-wrapper {
    margin-bottom: 15px;
}
.shopping-bag-modal__content .shopping-bag__phone-wrapper .base-input {
    margin-bottom: 0;
}
.shopping-bag-modal__content .base-input__value {
    border-color: #32C220;
    padding: 10px 13px 10px 35px;
    font-size: 14px;
}
.shopping-bag-modal__content .base-input__value.error {
    border-color: #FF0000;
}
.shopping-bag-modal__content .base-input__value.loading {
    border-color: #E6EBF1;
    opacity: .5;
}
.shopping-bag-modal__content .base-input__data img {
    position: absolute;
    top: 11px;
    left: 11px;
}
.shopping-bag-modal__content .shopping-bag-success .shopping-bag-header--popup {
    margin-bottom: 0;
}
.shopping-bag-modal__content .shopping-bag__content {
    border-top: 1px solid #E6EBF1;
    border-bottom: 1px solid #E6EBF1;
    padding: 20px 0 40px 0;
}
.shopping-bag-modal__content .shopping-bag-success .shopping-bag-content__wrapper {
    text-align: center;
}
.shopping-bag-modal__content .shopping-bag-success .base-success-text {
    color: #32C220;
    font-weight: 500;
}
@media (max-width: 1254px) {
    .shopping-bag-modal__content {
        width: 95%;
    }
    .shopping-bag-modal__content .shopping-bag-header--popup {
        padding: 0;
    }
    .shopping-bag-modal__content .shopping-bag-header__box .base-title {
        margin-bottom: 10px;
    }
    .shopping-bag-modal__content .shopping-bag__preview {
        padding: 10px;
    }
    .shopping-bag-modal__content .shopping-bag__badge {
        margin: 0;
        position: static;
        width: auto;
    }
    .shopping-bag-modal__content .shopping-bag__box--count {
        right: 10px;
    }
    .shopping-bag-modal__content .shopping-bag__remove {
        right: 0;
        top: 0;
    }
    .shopping-bag-modal__content .shopping-bag__preview {
        padding: 10px;
    }
    .shopping-bag-modal__content .shopping-bag__footer--popup .shopping-bag-price {
        margin: 0;
    }
    .shopping-bag-modal__content .shopping-bag-price__box {
        margin: auto;
    }
    .shopping-bag-modal__content .shopping-bag__footer--popup .shopping-bag__close-wrapper .shopping-bag__close {
        width: auto;
    }
}