.product-item-button-container {
  width: 100%;
}
.bx-basket {
  display: flex;
}

.ct-list > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.header {
  z-index: 100 !important;
}

.form-input .hide {
  display: none;
}

.ct-list__full > div {
  min-width: calc(100% + 10px);
  margin-left: -5px;
  padding-top: 2.5px;
}

.card-sheme__point-tooltips__text {
  width: 100%;
}
.bx-blue .btn.btn-default,
.bx-blue .btn.btn-default:hover {
  outline: none;
  background-color: #acbf29;
  border-color: #acbf29;
  color: #fff;
}

.header-search__result-list {
  width: calc(100% - 30px);
}

.header-search__item-img picture {
  padding-bottom: 0;
  height: calc(100vw / (var(--vwIdth) / 65));
}
.header-search__item-bread {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
  .header-search__item-bread {
    gap: 5px 0;
  }
}
@media screen and (max-width: 600px) {
  .header-search__item-img picture {
    height: calc(100vw / (var(--vwIdth) / 100));
  }
}

.mfp-img-mobile .mfp-img {
  min-width: 50vw;
  height: fit-content;
  padding: 0;
}

.mfp-bottom-bar {
  margin-top: 0;
  padding: 5px;
  background: #fff;
}

.mfp-title {
  color: #000;
}
.sl-additional__head .h2 {
  font-weight: 500;
  font-size: calc(100vw / (var(--vwIdth) / 45));
  line-height: 130%;
  margin: 0;
}

.card-sl__main-item a {
  width: 100%;
}

.card-sl__main-item a img {
  width: 100%;
}

.card-sheme__img-wrp img {
  width: 100%;
  height: auto;
}


.header-menu .ct-menu__list-arrow {
	display:none;
}

.header-mob__menu .header-menu__list li {
    position: relative;
}

.header-mob__menu .header-menu__list-drop .ct-menu__list-arrow {
    right: 15px;
}

.header-mob__menu .header-menu__list-drop .header-menu__list-drop .ct-menu__list-arrow {
    right: 5px;
}

.header-mob__menu .ct-menu__list-arrow {
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 25px;
}

.text-page table.props_block__wrapper {
  width: 100%;
  margin: 0 0 0;
  border-collapse: collapse;
  border: 0;
  table-layout: fixed
}

.text-page table.props_block__wrapper tbody tr:hover {
	background:transparent;
}

.text-page table.props_block__wrapper .char {
  padding: 22px 25px;
  margin: 0 -1px -1px 0
}


.text-page table.props_block__wrapper .char_name {
  text-align: left;
  margin-bottom: 6px;
  position: relative;
  word-break: break-word
}


.text-page table.props_block__wrapper .char_name, .text-page table.props_block__wrapper .char_value {
  text-align: left;
  padding: 4px 0 4px 10px;
  position: relative;
  vertical-align: top;
  width: 50%;
  font-size: calc(100vw / (var(--vwIdth) / 16));
  opacity: 1;
  font-weight: 400;
}

@media screen and (min-width: 501px) {
  .text-page table.props_block__wrapper .char {
    position:relative
  }

  .text-page table.props_block__wrapper .char .char_name .dot-line::before{
    border-bottom: 1px dotted #333;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
  }
}

.text-page table.props_block__wrapper .char_name {
  text-align: left;
  padding-right: 10px;
  padding-left: 0
}

.text-page table.props_block__wrapper .char_name > .dot-line span {
  background: #fff;
  z-index: 5;
  position: relative;
  padding-right: 15px;
  width: 100%;
}

.text-page table.props_block__wrapper .char_name:first-of-type {
  min-width: 45%;
  text-align: left;
}

.text-page table.props_block__wrapper .char_value {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 55%
}
	.text-page table.props_block__wrapper {
		margin-bottom: calc(100vw / (var(--vwIdth) / 50));
	}
@media (max-width: 500px) {

    .text-page table.props_block__wrapper {
        margin-bottom: calc(100vw / (var(--vwIdth) / 20));
    }

    .text-page table.props_block__wrapper .char_name,.text-page table.props_block__wrapper .char_value {
        background-image: none;
        display: block;
        width: auto;
        padding-top: 0;
        padding-bottom: 0
    }

    .text-page table.props_block__wrapper .char_name {
        margin-top: 11px;
        margin-bottom: -1px
    }

    .text-page table.props_block__wrapper tr:first-of-type .char_name {
        margin-top: 0
    }

    .text-page table.props_block__wrapper .char_name:first-of-type {
        width: 100%
    }

    .text-page table.props_block__wrapper .char_value {
        padding-left: 0;
        text-align: left
    }

    .text-page table.props_block__wrapper .char_value span {
        padding-left: 0
    }
}

.card-info .card-head-info {
    margin-bottom: 10px;
}

.card-available {
    font-size: calc(100vw / (var(--vwIdth) / 18));
    margin-right: 20px;
}

.ct-item__footer .card-available {
	margin-top: 5px;
}

.ct-item__available {
    position: relative;
    display: flex;
}

.ct-item__available span {
    line-height: 150%;
}

.card-available .val-color:before {
    content: '';
    position: absolute;
    width: calc(100vw / (var(--vwIdth) / 12));
    height: calc(100vw / (var(--vwIdth) / 12));
    top: calc(50% - 8px);
    left: 0;
    border-radius: 50%;
    border: 1px solid #333;
}

.card-available .val-color.green:before {
    background: #ACBF29;
}
.card-available .val-color.gray:before {
    background: #333;
}

.ct-item__available .val {
    padding-left: calc(100vw / (var(--vwIdth) / 17));
}

.ct-item__footer .ct-item__available .val, .ct-item__footer .ct-item__article span {
    line-height: 120%;
    font-size: calc(100vw / (var(--vwIdth) / 14));
}

.ct-item__footer .ct-item__available .val-color:before {
    top: calc(100vw / (var(--vwIdth) / 1));
}

@media screen and (max-width: 1180px) {
    .card-head-info {
        padding-top: 5px;
    }
    .card-available {
        font-size: calc(100vw / (var(--vwIdth) / 14));
    }
    .ct-item__footer .card-available .val-color:before {
        width: calc(100vw / (var(--vwIdth) / 10));
        height: calc(100vw / (var(--vwIdth) / 10));
        top: calc(100vw / (var(--vwIdth) / 3));
    }
}

.ct-item__btns {
    padding-top: calc(100vw / (var(--vwIdth) / 10));
}

.ct-menu__list li a span {
    margin-right: 40px;
}

.card-head h1, .card-head .h1 {
    line-height: 120%;
}

.ct-menu__list-drop li a.active {
    color: #ACBF29;
}

.ct .ct-list {
    height: 100%;
}

.avantages_items{display: grid;grid-template-columns: 1fr 1fr;width: 100%;}
.avantages_item{display: flex;justify-content: center;align-items: center;}
.avantages_icon {max-width: 40px;max-height: 40px;height: 40px;width: 100%;margin-right: 10px;}
.avantages_icon__time{background: url('https://veles-torg.by/local/templates/veles/img/clock.svg') center center/contain no-repeat;}
.avantages_icon__car{background: url('https://veles-torg.by/local/templates/veles/img/truck.svg') center center/contain no-repeat;}
.avantages_icon.avantages_icon__time{width: 35px;}
.avantages{padding: 10px 5px; border: 1px solid #eeeeee;
  border-radius: 0px;margin: 20px 0;width: 100%;}
.avantages_title{font-size: 16px;font-weight: bold;}
.card .card-content.text-page  table.props_block__wrapper{margin-bottom: 0;}
.card .avantages .avantages_title{font-weight: 550;font-size: calc(100vw / (var(--vwIdth) / 16));}
@media screen and (max-width:668px){
  .avantages_items{grid-template-columns: 1fr;}
  .avantages_item{justify-content: flex-start;}
  .avantages_title{font-size: 14px;}
}