.select_text {
  background-color: #f6f6f6;
  padding: 20px 20px 20px 25px;
  position: relative;
  margin: 15px 0;
}

.parent-img img {
width: 100%;
height: auto;
}


.inner_slide {
position: relative;
padding-top: 56.25%;
}

.inner_slide iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.select_text:before {
  content: " ";
  display: block;
  width: 4px;
  background-color: #cacaca;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.select_text_green {
  background-color: #f9dde9;
  padding: 20px 20px 20px 25px;
  position: relative;
  margin: 15px 0;
}
.select_text_green:before {
  content: " ";
  display: block;
  width: 4px;
  background-color: #eb90b5;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.static_page ol {
  counter-reset: myCounter;
  margin-left: 0;
  padding-left: 5px;
  color: rgb(100, 100, 100);
}

.static_page ul,
ul.line {
  line-height: 2;
}

.static_page li,
ul.line li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 50px;
}
.static_page ul li:before,
ul.line li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
  width: 30px;
  height: 3px;
  background-color: #eb90b5;
}
.footer-item-copy {
  margin-top: 22px;
}
.footer-item-copy-item a,
.footer-item-copy-item span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #000;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.modal-form-bitrix24 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  z-index: 100000;
}
.modal-form-bitrix24.open {
  display: block;
}
.modal-form-bitrix24-content {
  width: 40%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 512px;
}
.modal-form-bitrix24-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background-image: url(http://webkrayt.ru/close.svg);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: 20px;
}
.product-item-detail-info-container-title {
  display: none !important;
}

.bx_pg_text a {
  padding-top: 20px;
}

.brand_content ul {
  list-style: initial;
}

.brand_content ol {
  list-style: decimal;
}

.brand_content li {
  margin-left: 1.5em;
}

.catalog-category-descr p {
  margin-bottom: 1em;
}
.catalog-category-descr h2 {
  margin-top: 2em;
  margin-bottom: 1em;
}

.catalog-category-descr ul {
  list-style: initial;
  margin-bottom: 1em;
}

.catalog-category-descr ol {
  list-style: decimal;
  margin-bottom: 1em;
}

.catalog-category-descr li {
  margin-left: 1.5em;
}

.catalog-category-descr a {
  color: #eb90b5;
  transition: all 0.3s ease 0s;
}

.catalog-category-descr a:hover {
  opacity: 0.6;
}

.brand_content a {
  color: #eb90b5;
  transition: all 0.3s ease 0s;
}

.brand_content a:hover {
  opacity: 0.6;
}

.brand_content h2 {
  margin-top: 2em;
  margin-bottom: 1em;
}

.brand_content p {
  margin-bottom: 1em;
  font-size: 16px;
}

.brand_content ul {
  list-style: initial;
  margin-bottom: 1em;
}

.brand_content li {
  font-size: 16px;
}

.quantity-offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 7px;
}
.quantity-offer__value {
  width: 45px;
  text-align: center;
  border: 1px solid #eb90b5;
}
.quantity-offer__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 20px;
  cursor: pointer;
  color: #fff;
  background-color: #eb90b5;
}
.quantity-offer__add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 20px;
  cursor: pointer;
  color: #fff;
  background-color: #eb90b5;
}

.card-offer__price .price__block {
  display: block !important;
}
.card-offer__price .price__block .product-item-detail-price-current {
  white-space: initial !important;
  font-size: 16px !important;
  margin-bottom: 10px !important;
}

.brand_not_avail {
  color: #da0000;
  font-weight: 400;
}

.product-item-detail-price-old {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -0.4em;
}

/* правки по сео */

li.photo-control label,
li.photo-control a:link,
li.photo-control a:visited,
li.photo-control a:active,
li.photo-control a:hover {
  padding-left: 40px;
}

@media (max-width: 1024px) {

  .footer-info {
    padding-bottom: 80px;
    text-align: center;
  }
}

@media (max-width: 800px) {
  div.photo-page-main #photo-main-page-right {
    position: initial;
  }

  ul.photo-album-list-first-photos {
    padding-right: 0;
  }

}

.main_banner picture img {
  left: 0;
  margin: 0;
}


.telegram-block-text-a__active{
  background: url('/include/telegram.svg');
  display: block;
  width: 22px;
  height:22px;
}

.telegram-block-text-a__active:hover{
  background: url('/include/telegram-bl.svg');
  width: 22px;
  height:22px;
}

.main-user-consent-request-popup-text a {
  text-decoration: underline;
  color: #eb90b5;
  height: inherit;
}

.main-user-consent-request-popup-text {
  height: inherit;
  border: none;
  padding: 0;
}

.main-user-consent-request-popup-cont {
  min-height: inherit;
}

.nca-cookiesaccept-line.style-1 {
  background-color: rgb(245 245 245);
}

.nca-cookiesaccept-line > div {
  max-width: 1240px;
  gap: 12px;
  margin: 0 auto;
}

.nca-cookiesaccept-line > div > div {
  padding: 0!important;
  font-size: 14px;
}

.nca-cookiesaccept-line a {
  color: #eb90b5!important;
}
.nca-cookiesaccept-line a:hover {
  text-decoration: none!important;
}

@media (max-width: 800px) {
  .nca-cookiesaccept-line.style-1 {
    background-color: rgb(245 245 245 / 90%);
  }

  .nca-cookiesaccept-line > div {
    flex-direction: column;
  }
}

.custom-checkbox-input {
  appearance: none;
  -webkit-appearance: none;
  display: none;
}

.custom-checkbox-span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 3px;
  vertical-align: middle;
  margin-right: 5px;
  cursor: pointer;
}

.custom-checkbox-input:checked + .custom-checkbox-span {
  background-color: #4a90e2;
  border-color: #4a90e2;
}

.custom-checkbox-input:checked + .custom-checkbox-span::after {
  content: '\2714';
  display: block;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 16px;
}

.agreement-link {
  color: #eb90b5;
  text-decoration: underline;
}

.agreement-link:hover {
  text-decoration: none;
}
