

/* Start:/local/templates/vkg_2022/components/bitrix/search.title/for_header/style.css?1701350580612*/
.title-search-result {
	background-color: white;
	box-shadow: 0 10px 10px 8px rgba(0, 0, 0, 0.3);
	z-index: 205;
	overflow:hidden;
}

@media (max-width: 767px) {
	.title-search-result {
		display: none !important;
	}
}

a.title-search-item {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	height: 64px;
	line-height: 64px;
	margin: 0 0 4px 4px;
	color: #14B0B2;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

a.title-search-item:hover {
	border-color: #f0f0f0;
}

.product-image {
	width: 64px;
	height: 64px;
	object-fit: contain;
	margin-right: 16px;
}

/* End */


/* Start:/local/templates/vkg_2022/components/bitrix/menu/catalog_menu_desktop/style.css?1756823051245*/
.cat__link_storage {
  background: #fff;
  color: #14B0B2;
  border-radius: 4px;
  padding: 8px 0;
  width: 170px;
  font-weight: bold;
  margin-left: 10px;
}

.cat__link_storage:hover {
  color: #14B0B2;
}

.cat__list {
  align-items: center;
}
/* End */


/* Start:/local/components/nimax/forms/templates/popup_window/style.css?1757408804226*/
#check--tab-form-1:checked ~ #modal--content-1 {
    display: block;
}
#check-1-tab-form-1:checked ~ #modal-1-content-1 {
    display: block;
}

#check-2-tab-form-4:checked ~ #modal-2-content-4 {
    display: block;
}
/* End */


/* Start:/local/templates/vkg_2022/styles.css?1756294017655*/
.product__img-with-labels__block{ position: absolute; top:0; width: 100%;text-align: right}
.product__img-with-labels__block .product__label{position: initial; display: inline-block;border-radius: .25em; margin: 3px 1px; padding: .2em .5em; font-size: .8em; font-weight: normal; color: #111;}
.product__label-stock,.product__label-spec,.product__label-bestseller{color: #fff!important;}
.product__label-stock{ background-color: #14b22c!important;}
.product__label-spec{ background-color: #ff3737!important;}
.searchResult .item{ position: relative}
.infoproduct .product__label{position: relative; top:0;display:block!important; margin-bottom: 5px;}
/* End */


/* Start:/local/templates/vkg_2022/template_styles.css?176120431412182*/
.text-offer {
  margin-top: 50px;
  margin-bottom: 40px;
  border: 1px solid #14B0B2;
  padding: 20px;
}

.text-offer_float {
  float: right;
  max-width: 495px;
}

.text-offer_float-left {
  float: left;
  max-width: 495px;
}

.text-offer__link {
  cursor: pointer;
  color: #14B0B2;
}

.text-offer__link:hover {
  color: #119697;
}

.text-offer p:last-child {
  margin-bottom: 0;
}

.constructor-constant .light, .constructor-constant .instrumental-strap {
  top: -22px;
}

.header__logo-text{
  padding-left: 0.4rem;
  font-size: 12px;
  margin-top: 8px;
}
.breadcrumbs a.notlink{ text-decoration: none; color: grey; cursor: default}
.header__located{
  font-size: 16px;
  border-bottom: 0.0625rem solid #14B0B2;
  color: #14B0B2;
}

.header__located:hover{
  border: none;
}

.headerfixed{
  background-color: #fff;
  z-index: 100;
  position: relative;
  top: 0;
  width: 100%;
}

.header__adres{
  padding-left: 5px;
}

.header__basket{
  margin-right: 20px;
  position: relative;
  display: inline-block;
}

.header__basket-text{
  font-size: 16px;
  color: #111111;
}

.header__basket-text:hover{
  color: #14B0B2;
}

.headerfixed__icon-close{
  margin-left: 10px;
  cursor: pointer;
}

.headerfixed__icon-search{
  cursor: pointer;
}

@media (min-width: 1150px){
  .header_margin{
    padding-left: 60px;
    padding-right: 40px;
  }
}

@media (max-width: 1023px){
  .header__basket{
    margin-right: 0;
  }

  .header_margin{
    padding: 0;
  }
}

.header__basket-count{
  position: absolute;
  background: url("/local/templates/vkg_2022/images/elipse-for-basket.svg");
  background-repeat: no-repeat;
  width: 18px;
  top: 2px;
  right: 38px;
  transform: translateX(50%) translateY(-50%);
  color: #fff;
  text-align: center;
  font-size: 12px;
}

@media (max-width: 1023px){
  .header__basket-count{
    right: 0;
  }

  .headerfixed__search{
    width: 100%;
  }
}

.header__icon-phone{
  display: inline-block;
  width: 14px;
}

.search-wrapper{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header__phone {
  font-size: 14px;
  font-weight: bold;
  color: #111;
  line-height: 1.6875rem;
}

.header__email {
  font-size: 14px;
  color: #14B0B2;
  font-weight: 300;
}

.header__email:hover {
  border-bottom: 0.0625rem solid #14B0B2;
}

@media (min-width: 640px) {
  .header__phone {
    font-size: 1.25rem;
    margin-left: 5px;
  }

  .header__email {
    font-size: 1.25rem;
    margin-left: 7px;
  }
}

.header__container {
  position: relative;
}

@media print, screen and (max-width: 63.99875em) {
  .header__logo {
    max-width: 9.375rem;
  }
  .header__image {
    max-width: 3.75rem;
  }
}

@media (max-width: 639px) {
  .header__logo {
    max-width: 100px;
  }
}

.search {
  width: 30.3125rem;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (max-width: 63.99875em) {
  .search {
    margin: 0;
    width: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .search__submit {
    margin-left: 0;
  }
  .search__input[type="text"] {
    padding-left: 0.625rem;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1260px) {
  .search {
    margin: 0;
    width: 22.5rem;
  }
}

.dropdown-menu{
  z-index: 101;
}

.vkg-pagination {
  margin: 10px 0;
}
.vkg-pagination .vkg-pagination-container {
  text-align: center;
  position: relative;
}
.vkg-pagination .vkg-pagination-container ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.vkg-pagination .vkg-pagination-container ul li {
  display: inline-block;
  margin: 0 2px 15px 2px;
}
.vkg-pagination .vkg-pagination-container ul li span{
  -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  background: #eff0f1;
  padding: 0 8px;
  display: block;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  font-size: 14px;
  border-radius: 16px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vkg-pagination .vkg-pagination-container ul li a {
  text-decoration: none;
  display: block;
  border-radius: 16px;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  vertical-align: middle;
}
.vkg-pagination .vkg-pagination-container ul li a:hover span{
  background: #DADADA;
}
.vkg-pagination .vkg-pagination-container ul li.vkg-active span{
  background: #14b0b2;
  color: #fff;
}
.vkg-pagination .vkg-pagination-container ul li.vkg-pag-all a span,
.vkg-pagination .vkg-pagination-container ul li.vkg-pag-prev a span,
.vkg-pagination .vkg-pagination-container ul li.vkg-pag-next a span {
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 18px;
  color: #444;
}
.vkg-pagination .vkg-pagination-container ul li.vkg-pag-all span,
.vkg-pagination .vkg-pagination-container ul li.vkg-pag-prev span,
.vkg-pagination .vkg-pagination-container ul li.vkg-pag-next span{
  color: #aab1b4;
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 18px;
}
.vkg-pagination .vkg-pagination-container ul li.vkg-pag-all a:hover span,
.vkg-pagination .vkg-pagination-container ul li.vkg-pag-prev a:hover span,
.vkg-pagination .vkg-pagination-container ul li.vkg-pag-next a:hover span {
  background: #fff;
  border-color: #DADADA;
  color: #000;
}

.carousel-product__img-wrapper .carousel-product__image {
    object-fit: contain;
}

.link-turqouise {
  color: #14B0B2;
}

.link-turqouise:hover {
    text-decoration: underline;
}

.order-made-buttons {
    display: none;
}

.order-made .order-made-buttons {
    display: block;
}

.order-made {
    border: 1px solid gray;
    padding: 1rem;
    box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 4rem;
}

.callout {
  position: relative;
  margin: 0 0 30px 0;
  padding: 16px;
  border: 1px solid rgba(10, 10, 10, 0.2);
  border-radius: 0;
  background-color: white;
  color: #000;
}

.callout.alert {
  background-color: #f7e4e1;
  color: #000;
}

@media screen and (min-width: 64em){
  .sections__item:hover{
    min-width: 325px;
  }
}

.popup-basket-container {
    position: absolute;
    background-color: white;
    right: 0;
    text-align: right;
    font-size: 12px;
}

.products-table-bg {
    border-radius: 5px;
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1);
    padding: 8px;
}

.products-table {
    display: table;
    width: 640px;
}

.product-row {
    display: table-row;
    border-bottom: 1px solid gray;
}

.product-cell {
    display: table-cell;
    padding: 8px;
    border-bottom: 1px solid #f0f0f0;
}

.product-cell.product-img {
    width: 86px;
}

.product-cell.product-name {
    width: 396px;
}

.product-cell.product-price {
    width: 80px;
}

.product-cell.product-count {
    width: 52px;
}

.product-img img {
    max-height: 70px;
    object-fit: contain;
}

.total-cost {
    padding: 16px 8px 0 0;
}

.btn-remove-product {
    display: block;
    width: 10px;
    height: 10px;
    background: transparent url('/i/form.png') -60px 0 no-repeat;
    cursor: pointer;
}

.header__icon-phone{
  transform: rotate(20deg);
}

.tg-icon-small {
	margin-left: 8%;
	vertical-align: middle;
}

.hide-for-xsmall-only {
	display: none;
}

@media (min-width: 440px) {
	.show-for-xsmall-only {
		display: none;
	}
	
	.hide-for-xsmall-only {
		display: unset;
	}
}

@media print {
  footer,
  .carousel-product__label,
  .more-link,
  .product-info__text::after,
  .grecaptcha-badge,
  .button,
  .cat,
  .header__basket,
  .search-wrapper,
  .top,
  .header__located {
    display: none !important;
  }
  
  a[href]:after {
    content:""
  }
  
  h1, .h1 {
	font-size: 1.5rem;
	line-height: 1.2;
	margin-bottom: 1rem;
  }
  
  .headerfixed {
  	position: relative !important;
  }
  
  .product-info__text {
  	max-height: unset;
  }
  
  main .grid-container > .grid-x > .cell,
  #content-config > .grid-x > .cell
   {
  	width: 100% !important;
  }
  
  .configuration,
  .text-offer_float {
	float: unset;
	max-width: unset;
  }
}

.up-button__icon{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #cdcdcd;;
  transition: all 0.3s ease;
}

.up-button{
  position: fixed;
  bottom: 30px;
  left: 30px;
  width: 50px;
  height: 50px;
    border-radius: 50%;
  -webkit-box-shadow: 5px 4px 10px 0px rgba(34, 60, 80, 0.16);
  -moz-box-shadow: 5px 4px 10px 0px rgba(34, 60, 80, 0.16);
  box-shadow: 5px 4px 10px 0px rgba(34, 60, 80, 0.16);
}

.up-button:hover .up-button__icon{
  background-color: #0dc4c7;
}

.up-button .up-button__icon path{
  fill: #cdcdcd;
}

.up-button:hover .up-button__icon path{
  fill: #fff;
}

.footer__coockie{
  color: #fff;
}

.footer__coockie a{
  color: #14B0B2;
}

.footer__title_contact{
  display: block;
  margin: 1.125rem 0;
}

@media (max-width: 1023px) {
  .footer__coockie{
    margin-top: 1.125rem;
  }
}

.descr-text{
	padding: 30px 0;
}

.descr-text ul {
    margin-left: 20px;
}

.detail-title__panel {
    border: 1px solid #5cb3b3;
    text-align: center;
    max-width: 210px !important;
    padding: 5px 16px;
    font-weight: bold;
    color: #5cb3b3;
    font-size: 16px;
    margin-bottom: 20px;
    float: right;
}

.price-wrapper {
    display: flex;
    justify-content: end;
}

.detail_element_text {
    text-align: justify;
    margin: 0 0 60px 0;
}

.question-form {
  background: #fff;
}

.question-form_padding {
  padding-top: 30px;
}

.question-form__title {
  letter-spacing: 0.01em;
  margin-bottom: 31px;
}

.question-form input[type='text'], .question-form input[type='tel'] {
  height: 50px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-weight: 400;
  padding: 18px;
  margin-bottom: 20px;
}

.question-form input:last-child {
  margin-bottom: 0;
}

.question-form textarea {
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-weight: 400;
  padding: 18px;
  height: 100%;
}

.question-form input:focus, .question-form textarea:focus {
  border-color: #14B0B2;
}

.check__label_lg {
  background-image: url("/local/templates/vkg_2022/./images/square-lg.svg");
  min-height: 25px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  padding-left: 35px;
  letter-spacing: 0.03em;
}

.check__input:checked + .check__label_lg {
  background-image: url("/local/templates/vkg_2022/./images/check-lg.svg");
}

.check.check_form {
  margin-top: 20px;
  margin-bottom: 50px;
}

.button.button_form {
  font-size: 18px;
}

.question-form form {
  margin-bottom: 15px;
}

.question-form__success {
  color: #14B0B2;
}

.question-form__agree-error {
  color: red;
}

@media (max-width: 639px) {
  .question-form input:last-child {
    margin-bottom: 20px;
  }

  .question-form__title {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .check.check_form {
    margin-bottom: 25px;
  }
}

.border-error {
  border: 1px solid red !important;
}

.distribytor__star{
  color: red;
}

.distribytor{
  margin-bottom: 40px;
}

.distribytor__checkbox-block{
  display: flex;
  align-items: baseline;
}

/* .distribytor__input[type="text"],
.distribytor__input[type="email"]{
  margin-bottom: 0;
  height: 3.25rem;
  border-radius: .25rem;
  border-color: #D8D8D8;
  padding: .9375rem;
} */

#distribytor-message{
  margin-bottom: 1rem;
  border-radius: .25rem;
  border-color: #D8D8D8;
  padding: .9375rem;
}

#distribytor-deyatelnost{
  padding-left: .9375rem;
  margin-bottom: 0;
}

.distribytor__item{
  margin-bottom: 1rem;
}

@media (max-width: 639px) {
  .distribytor__item{
    margin-bottom: 1rem;
  }
}

.news__text ul,
.news__text ol,
.product-info__config-text ul,
.product-info__config-text ol{
  margin-left: 1.25rem;
  margin-bottom: 1rem;
}

.product-info__config-text ul li::marker{
  display: none;
  content: "";
}

.check .check__input{ display: inline-block!important; opacity: 0}

.p-0 {
  padding: 0 !important;
}

.file-to-upload {
  left: 0;
}
/* End */
/* /local/templates/vkg_2022/components/bitrix/search.title/for_header/style.css?1701350580612 */
/* /local/templates/vkg_2022/components/bitrix/menu/catalog_menu_desktop/style.css?1756823051245 */
/* /local/components/nimax/forms/templates/popup_window/style.css?1757408804226 */
/* /local/templates/vkg_2022/styles.css?1756294017655 */
/* /local/templates/vkg_2022/template_styles.css?176120431412182 */
