

/* Start:/local/templates/eastcement/components/bitrix/sale.basket.basket/eastcement/style.css?17697328699001*/
.favorites__title {
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 22px;
    margin-bottom: 18px
}
.favorites__text {
    margin-bottom: 100px
}
.favorites__content {
    margin-bottom: 70px
}
.basket__steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.basket__steps .basket__step {
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 30px;
    margin-left: 5px;
    color: #f1f1f1
}
.basket__steps .basket__step:before {
    content: '\\';
    margin-right: 5px
}
.basket__steps .basket__step:first-child {
    margin-left: 0
}
.basket__steps .basket__step:first-child:before {
    display: none
}
.basket__steps .basket__step_active {
    color: #363435
}
.basket__steps .basket__step_active:before {
    color: #f89633
}
.content {
    margin-left: 24px
}
.content p {
    font-weight: 400;
    line-height: normal;
    font-size: 18px
}
.clear {
    margin-bottom: 45px
}
.showmore {
    margin-top: 100px
}
.empty-basket-container {
    margin: 0 auto;
    max-width: 450px;
    text-align: center;
    margin-top: 44px;
    margin-bottom: 96px;
}
.empty-basket-title {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 100%;
}
.empty-basket-txt {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    margin-top: 16px;
    margin-bottom: 24px;
}
.cleare_basket {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #7F807F;
    display: flex;
    align-items: center;
    margin-top: -10px;
}
.cleare_basket svg {
    margin-right: 15px;
}
.cardBasket .cardBasket__img {
    width: 100%;
    height: 100%;
    max-height: 80px;
    max-width: 93px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.cardBasket .cardBasket__name {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
}
.cardBasket .cardBasket__text {
    margin-bottom: 10px;
    max-width: 260px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #363435;
}
.cardBasket__text span {
    color: #A8A9A8;
}
.cardBasket-measurment,
.cardBasket .cardBasket__priceCaption {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: #363435;
}
.toggle-block-buttons {
    margin-bottom: 15px;
}
.toggle-block-buttons a span {
    color: black !important;
    font-size: 16px;
    border-bottom: 1px solid #fa9533;
}
.toggle-block-buttons .hide-text,
.toggle-block-buttons .active .show-text {
    display: none;
}
.toggle-block-buttons .active .hide-text {
    display: inline;
}
.cardBasket {
    border-top: 1px solid #E5E5E5;
    gap: 10px;
}
.cardBasket:last-child {
    border-bottom: 1px solid #E5E5E5;
}
.pickup_scheduler.display_none,
.pickup_scheduler:not(.display_none) .selectdropdown span.display_none {
	display: none;
}
.type-caption {
    margin-bottom: 5px;
    font-weight: bold;
}
.selectholder.payerselect-dropdown {
    height: 44.4px !important;
    span.desc {
        font-weight: 400;
        line-height: normal;
        font-size: 18px;
        font-family: Source Sans Pro;
        padding: 11px 16px;
    }
}
@media (max-width:1225px) {
    .content {
        margin-left: 0
    }
    .basket__button {
        margin-bottom: 15px;
        margin-right: 0;
        width: 100%
    }
    .empty-basket-container {
        margin-top: 129px;
        margin-bottom: 163px;
    }
}
@media (max-width:767px) {
    .empty-basket-title {
        font-size: 28px;
    }
    .empty-basket-container {
        margin-top: 29px;
        margin-bottom: 48px;
    }
}
@media (max-width:469px) {
    .content {
        margin-left: 0
    }
    .clear {
        margin-bottom: 0
    }
    .cabinet__button {
        width: 100%
    }
    .cabinet__buttonsGrup {
        margin-top: 30px
    }
}
title {
    font-family: 'Source Sans Pro';
    font-size: 40px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #363435
}
.basket__button {
    margin-right: 15px;
    padding-left: 30px;
    padding-right: 30px;
    height: 50px;
    line-height: 20px !important;
}
.link-next {
    line-height: 45px !important;
    font-size: 18px;
}

#delivery_auto{
    width:74%;
}

.calendar-container {
    position: relative;
}

.calendar-container .calendar-icon {
    position: absolute;
    right: 17px;
    top: 12px;
}

img.calendar-icon {
    vertical-align: top;
    cursor: pointer;
    width: 17px;
    height: 18px;
    margin: 0 0 0 1px;
    box-sizing: content-box;
    border: 1px solid transparent;
    position: relative;
}

.error-msg {
    display: none;
    position: absolute !important;
    color: red;
    font-size: 12px;
    bottom: -2px;
    left: 16px;
    margin-bottom: 0;
    font-weight: 600;
}

.no_text .error-msg {
    display: inline;
}

.calendar-popup-container {
    position: relative;
}

.commentRow_auto textarea {
    margin-top: 0;
    padding-top: 10px;
    min-height: 96px;
}

.no_text input {
    border-color: red;
}

img.card-cars-img {
    width: 100%;
}

.car.middle_cars {
    width: 10%;
}

.car {
    display: inline-block;
    width: 40%;
    text-align: center;
}

.maxQty, .raceCount, .trucks__caption.acent {
    font-size: 16px;
    line-height: 22.4px;
    position: relative;
    margin-bottom: 10px;
}

.maxQty_number, .raceCount_number, .maxLoad_number{
    font-weight: 600;
}

.counter__input.selfdelivery-counter.input-only-digitspointer{
    font-size: 16px;
}
.cardBasket .counter {
    border: 1px solid #CCCCCC;
}

.trucks__caption.acent {
    margin-left: 40px;
}

.info_cars {
    padding: 0 0 25px;
}

.trucks__caption.acent .icon{
    position: absolute;
    left: -40px;
    top: 6px;
    width: 30px;
    height: 30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAA1tJREFUSInFl0FS20gUhr/XtsW4ygsfQUdQgqhiN+IEhBMMXiYOZfsEmBMAZQxLmBNAToCym6oQ0A2iI6hqqDKWrX6zkOV4wBiTMTX/Unqtr1/369e/4H+S/MqgwdmmWx6PXVXrqkhikKRcq0XSCJOVg0c9P6DEtqruAvV5MSrEooRi5c/K3k34n8A5UPdVCX4SNEEkBiKFugh1rHqITCckSjguVRrVj3/Frwan/fUjoFXAVDgaYb/UmlE0L/6+73kOpgUEIC6AWjlY27vpLgXW86A+Hvx9WWSpaNdJ7bF0oqX2UA+9evqbaYmVbj6eKyfNGrPj54KH/fVLgQ+KxkZ0t/Lp7usywMe67294DtkliIsSOp+/bxXvzFOo3y2gNrVbi6Dp6fqP4en6j+fe15rfoiy1W6AxQpCe+IdzwYOzTVfQfYBRaneqnWhuYUyluKK4i0KqnSjOrGkAINoe9PzgCbiso/P8e9qtdeYX0K+ouncTitEuQEnyxKbgUc8PVAkUjZ3UHq8KWqj8YI+BBCEY9PxgClajfwAIhMtW72sknSgRo0cA5ZLd/rnUkh+dlNVnW0ht6QuAquwayM8deZEkzzWHVchpfouABKgbgHG57OVT4s2ghQRimBSXoHUAFVa+t4+l5MkZAKs5WHh7sEh+s+UZi4kn0/HeGgwz4HF5nINlcRdahXSSnAGofoxiJtV23/dek3XbQnvZ4LS/4QF1ReNy8VBEL1SlvYbZhuWq22l+f+WZty3Im9S0gYwzkx9upK2H3lxr81gPJ3774cRfOuOiSYnoxRRc3bsJEUKgPnZMa5nvGNF9EbtU7LDvd1FclLDy6e7rv26nLJMDAEW6xfW1SFmavRuldueluPv+hldct9koa8AcBzI6fX+oKm0VYiuVrefM2rIanG26JR1do7iKdteatwdzwQDp6fo1SqBCPFKzU8t77Ks16vmBlvR8Ar1aa95OV+eJ9QGoDLMdhStRXAd7N+z5T1ziIul5UB/2/a4avS721UltYzZmob0dnr3fnzrFiVkHc+w8swJpf8NT9IOgLQrTL3rkfLrtPI590dAPDj23tFY6Z9bQQyJKhJBo3ng8wGX2D0MJxdjuc2Zx+V+Y03e/q8ouM2b9iVQTMVyAXr1kif8Br/yP5gYMWxEAAAAASUVORK5CYII=);

}
.license .icon{
    position: absolute;
    left: -20px;
    top: 5px;
    width: 10px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAAXNSR0IArs4c6QAAAKlJREFUKJGN0bERgkAQheF/gQJIOSI6YMYhv060E1vRCrQDNaUPTkMDDjPOQGFA8GDDnW/e7e4JntJax6/anhzEkQ81trkAOYB4kXN515vAOUQgO1mDyrI8yhrUP72EACIAW9u9fLebQwDBJ1aew2bbttnvkiFAZaqbStJMpLuZ6EQpMcZcRxDA3M3Zh8NhvA+PoA/PfiFAsSkOImwnMy4l/4U9VmksuMcbBztozoQTQusAAAAASUVORK5CYII=);

}

.license.rules {
    line-height: 19.6px;
    font-size: 14px;
    color: #7f807f;
    margin-top: 15px;
}

.license.back {
    font-size: 16px;
    line-height: 22.4px;
    margin: 25px 0 0 25px;
    position: relative;
    cursor: pointer;
}

.user-consent-button {
    color: #7F807F;
    padding: 10px 0;
}

.user-consent-button a {
    color: #FA9533;
}

.license.rules a {
    color: #fa9533;
}

a.disable,
a.disable:hover {
    background-color: #afadac;
}

.show-hide-map-block{
    padding-top: 10px;
    padding-bottom: 10px;
}

.show-hide-map{
    border-bottom: 1px dashed #000;
}
#agreement.invisible,
#pay_info.invisible{
    display: none !important;
}
.button.disabled{
    border: 2px solid #FA9533;
    background-color: #f1f1f1;
}

#come_back_basket{
    width: 166.59px;
    flex-direction: row-reverse;
}

.information__text-mobile i{
    margin-right: 10px;
}

.information__text-mobile {
    position: relative;
    background: #f1f1f1;
    padding: 12px 12px 12px 12px;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    display: flex;
    min-width: 100%;
    margin-top: 12px;
}

.information__text-mobile a {
    color: #FA9533;
}
/* End */
/* /local/templates/eastcement/components/bitrix/sale.basket.basket/eastcement/style.css?17697328699001 */
