

/* Start:/local/templates/visagehall_new/components/bitrix/sale.basket.basket/.default_new/style.css?17640652024844*/
.selected .basket-item-scu-item-text {
    padding-right: 0px;
    width: 105%;
}

.selected {
    width: 93%;
}

@media (max-width: 766px) {
    .basket-item-scu-item {
        width: 100%;
        padding: 12px 28px 12px 20px;
    }
}

@media (max-width: 375px) {
    .basket-item-scu-item-text {
        width: 101%;
    }

    .basket-item-scu-item {
        width: 100%;
        padding: 12px 28px 12px 20px;
    }

    .basket-item-scu-item-inner {
        width: 103px !important;
    }

    .selected .basket-item-text {
        /*padding-right: 11px;*/
    }

    .basket-item-scu-item {
        padding-right: 19px;
    }
}

@media (min-width: 766px) {
    .basket-item-scu-item {
        padding-right: 23px;
    }

    .basket-item-scu-item-inner {
        width: 90px;
    }
}

.input__field {
    width: 100%;
    height: 100%;
    padding: 0 8px;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    border: none;
}

.input__field:focus {
    border: none !important
}

.input_range {
    border-color: #e1e1e1;
    width: 100%;
    max-width: 100px
}

.input_range .input__field {
    padding: 10px;
    background: #f9f9f9;
    border: solid 1px #f1f1f1;
    color: #000;
    font-size: 16px;
    font-weight: 100;
    letter-spacing: .8px;
    text-align: left
}

.discount-form__btn {
    cursor: pointer;
    width: 100%
}

.discount-form__title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 10px 27px 10px 0;
    letter-spacing: .8px
}

.discount-form__dropdown {
    margin-top: 15px
}

.discount-form .btn-style {
    min-width: 0;
    margin-top: 20px
}

@media all and (max-width: 1400px) {
    .discount-form__dropdown {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .discount-form__title {
        display: none
    }

    .discount-form .btn-style {
        margin-top: 0;
        background-color: #eee;
        width: 150px
    }

    .discount-form .input-style__input::-webkit-input-placeholder {
        opacity: 1
    }

    .discount-form .input-style__input:-ms-input-placeholder {
        opacity: 1
    }

    .discount-form .input-style__input::placeholder {
        opacity: 1
    }

    .discount-form .input-style__input:focus {
        border: 1px solid #bebebe
    }
}

@media only screen and (max-width: 750px) {
    .discount-form__dropdown {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .discount-form .btn-style {
        margin-top: 15px;
        width: auto
    }
}


.checkbox-style {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.checkbox-style__input {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%
}

.checkbox-style__indicator {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    border: 1px solid #000;
    background-color: #fff;
    transition: 0.4s ease;
    width: 20px;
    height: 20px
}

.checkbox-style__icon {
    font-size: 16px;
    color: #fff
}

.checkbox-style__label {
    width: calc(100% - 34px);
    margin-left: 14px;
    color: #000;
    font-size: 16px
}

.checkbox-style__input.error ~ .checkbox-style__indicator {
    border-color: #e04c4c
}

.checkbox-style__input:checked ~ .checkbox-style__indicator {
    background-color: #000
}

.radio-counter {
    position: relative
}

.radio-counter__input {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%
}

.radio-counter__indicator {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: 0.3s ease;
    border: 1px solid #bebebe;
    min-width: 60px;
    height: 40px;
    padding: 5px
}

.radio-counter__label {
    transition: 0.3s ease;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .8px
}

.radio-counter__input:hover ~ .radio-counter__indicator, .radio-counter__input:checked ~ .radio-counter__indicator {
    border-color: #000
}

.radio-counter__input:hover ~ .radio-counter__indicator .radio-counter__label, .radio-counter__input:checked ~ .radio-counter__indicator .radio-counter__label {
    color: #000
}

.js-cart-submit {
    margin-bottom: 20px !important;
}
/* End */
/* /local/templates/visagehall_new/components/bitrix/sale.basket.basket/.default_new/style.css?17640652024844 */
