

/* Start:/local/templates/supclub/components/bitrix/sale.basket.basket/cart-with-product/style.css?174782431532075*/
.basket-table {
    margin: 0 0 0 0;
    color: #393e41;
    position: relative;
}

.basket-table__title {
    margin: 16px 0 15px 0;
    font-size: 16px;
    line-height: 22px;
}

.basket-table__table {
    margin: 0 0 0px 0;
    width: 100%;
}

.basket-table__table table {
    width: 100%;
}

.basket-table__table thead tr {
    background-color: #ebebeb;
}

.basket-table__table thead tr td {
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    white-space: nowrap;
    padding: 11px 18px 13px 18px;
    text-align: left;
}

.basket-table__table tbody tr {
    background-color: #fff;
}

.basket-table__table tbody tr td {

    padding: 13px 18px 13px 18px;
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    border-left: none;
    border-top: none;
    border-right: none;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
}

.basket-table__table tbody tr td a,
.basket-table__table tbody tr td a:visited {
    color: #0274bd;
    font-weight: 600;
    text-decoration: none;
}

.basket-table__table tbody tr td a:active,
.basket-table__table tbody tr td a:hover {
    text-decoration: none;
    color: #039bfc;
}

.basket-table__table tbody tr td input[type='text'],
.basket-table__table tbody tr td input[type='number'] {
    border: none;
    top: 0px;
    padding: 0 0 0 0;
    color: #393e41;
    width: 30px;
    height: 14px;
    text-align: center;
    margin: 0 5px 0 5px;
    line-height: 14px;
    font-size: 14px;
    display: block;
    float: left;

}

.basket-table__table tbody tr td input[type='text']:focus,
.basket-table__table tbody tr td input[type='number']:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

.basket-table__summ {
    background-color: #f9f9f9;
    margin: 0 0 14px 0;
    position: relative;
    z-index: 1;
}

.basket-table__summ-text {
    white-space: nowrap;
    padding: 10px 50px 10px 0px;
    text-align: right;
    border: none;
    color: #0274bd;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
}

.basket-table__table_quanty-min {
    font-size: 42px;
    font-weight: 300 !important;
    line-height: 14px;
    height: 14px;
    display: block;
    float: left;
    margin: -4px 0 0 0;
}

.basket-table__table_quanty-max {
    font-size: 21px;
    font-weight: 600;
    line-height: 14px;
    height: 14px;
    display: block;
    float: left;
    margin: 0px 0 0 0;
}

.basket-table__table_delete {

}

.basket-table__table_delete:hover path {
    fill: #039bfc;
}

.basket-table__table-scroll {
    display: none;
    position: absolute;
    right: 0px;
    top: 6px;
    height: 12px;
    width: 35px;
}

.basket-table__table-scroll a {
    display: block;
    text-decoration: none;
    width: 8px;
    height: 12px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMBAMAAACZySCyAAAAD1BMVEUAAAAAdcEAdcEAdcEAdcGYNO4hAAAABHRSTlMAiYWCGDXIlwAAAEBJREFUCNdjYGBgdDYRYAABEQUmRxDN5MTAoKLAACQEgLJADrMjWNqAAagQrAHBYIJIKYB0gHWCdIB0IgyEWwEARxgGDJ/aTFAAAAAASUVORK5CYII=');
    background-repeat: no-repeat;
}

.basket-table__table-scroll_prev {
    background-position: 0 0;
    float: left;
}

.basket-table__table-scroll_next {
    background-position: -8px 0;
    float: right;
}


.basket-no-auth {
    margin: 17px 0 0 0;
    color: #393e41;
    display: flex;
    flex-wrap: wrap;
}

.basket-no-auth__title {
    margin: 0 0 0 0;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
}

.basket-no-auth__register-info {
    margin: 2px 0 0 0;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}

.basket-no-auth__form {
/ / border: 5 px solid #ebebeb;
    margin: 15px 10px 0 0;
    float: left;
    box-sizing: border-box;
    width: 565px;
    display: table;
}

.basket-no-auth__left {
    padding: 22px 30px 38px 30px;
    display: table-cell;
    width: 356px;
    box-sizing: border-box;
    vertical-align: top;
}

.basket-no-auth__right {
    display: table-cell;
    background-color: #ebebeb;
    padding: 23px 30px 0 30px;
    box-sizing: border-box;
    vertical-align: top;
}

.basket-no-auth__form__title {
    font-size: 14px;
    line-height: 20px;
    color: #23a401;
    margin: 0 0 16px 0;
    font-weight: 600;
}

.basket-no-auth__form__title svg {
    vertical-align: middle;
    margin: -3px 10px 0 0;
}

.basket-no-auth__form__block {
    margin: 0 0 0 0;
}

.basket-no-auth__form__block_input {
    margin: 0 0 10px 0;
}

.basket-no-auth__form__block_input input[type="text"],
.basket-no-auth__form__block_input input[type="password"] {
    margin: 0px 0 0px 0;
    padding: 0 0 0 14px;
    width: 100%;
    top: 0px;
    height: 36px;
    color: #393e41;
    font-size: 14px;
    line-height: 36px;
    border: 1px solid #c9c9c9;
}

.basket-no-auth__form__block_input input::-webkit-input-placeholder {
    color: #393e41;
}

.basket-no-auth__form__block_input input::-moz-placeholder {
    color: #393e41;
}

.basket-no-auth__form__block_input input:-moz-placeholder {
    color: #393e41;
}

.basket-no-auth__form__block_input input:-ms-input-placeholder {
    color: #393e41;
}

.basket-no-auth__form__block_save {
    margin: 8px 0 0 0;
}

.basket-no-auth__form__block_submit {
    margin: 8px 0 0 0 !important;
    padding: 10px 31px !important;
    display: block;
    float: left;
}

.basket-no-auth__form__block_retrieve {
    margin: 8px 0 0 0px;
    float: right;
    width: 60px;
}

.basket-no-auth__form__block_link-retrieve,
.basket-no-auth__form__block_link-retrieve:visited,
.basket-no-auth__form__block_link-retrieve:focus {
    font-size: 14px;
    color: #0274bd;
    line-height: 22px;
    text-decoration: none;
    border-bottom: 1px solid #0274bd;
}

.basket-no-auth__form__block_link-retrieve:hover,
.basket-no-auth__form__block_link-retrieve:active {
    text-decoration: none;
    border-bottom: 1px solid #5dc7fd;
    color: #5dc7fd;
}

.basket-no-auth__form__soc {
    margin: 30px 0 0 0;
    padding: 0 0 0 0;
    float: left;
}

.basket-no-auth__form__soc_title {
    color: #393e41;
    margin: 0 0 0 0;
    font-size: 14px;
    line-height: 20px;
}

.basket-no-auth__form__soc_links {
    margin: 15px 0 0 0;
}

.basket-no-auth__form__soc_links a {
    text-decoration: none;
    display: block;
    float: left;
    margin: 0 9px 9px 0;
}

.basket-no-auth__order-and-register {
    border: 5px solid #ebebeb;
    margin: 15px 0px 0 0;
    float: left;
    box-sizing: border-box;
    width: 565px;
    padding: 23px 0 185px 30px;
}

.basket-no-auth__order-and-register_title {
    color: #0274bd;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 16px 0;
    font-weight: 600;
}

.basket-no-auth__order-and-register_title svg {
    vertical-align: middle;
    margin: -3px 10px 0 0;
}

.basket-no-auth__order-and-register_link {
    margin: 0px 0 0 0 !important;
    padding: 10px 28px !important;
    text-transform: none !important;
}

.basket-no-auth__order-and-register_link:visited {
    text-transform: none !important;
    border-color: #0274bd !important;
    background: #0274bd !important;
}

.basket-no-auth__order-and-register_link:visited:hover {
    border-color: #0290eb !important;
    background: #0290eb !important;
}

.basket-pay {
    margin: 40px 0 0 0;
}

.basket-pay__title {
    font-size: 24px;
    line-height: 48px;
    color: #0274bd;
    font-weight: 600;
    margin: 0 0 0 0;
}

.basket-pay_items {
    margin: 15px 0 0 0;
}

.basket-pay_item {
    float: left;
    margin: 0 0px 0 10px;
    background-color: #f3f3f3;
    color: #393e41;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    padding: 13px 0 0 0;
    box-sizing: border-box;
    width: 220px;
    height: 150px;
    background-repeat: no-repeat;
    background-position-x: center;
}

.basket-pay_item:first-of-type {
    margin-left: 0px !important;
}

.basket-pay_item_pay-online {
    /*background-image: url('/local/templates/supclub/components/bitrix/sale.basket.basket/cart-with-product/images/pay-online.png');*/
    background-image: url('/images/payment-logos2.png');
    background-position-y: 68px;
}

.basket-pay_item_pay-credit {
    background-image: url('/local/templates/supclub/components/bitrix/sale.basket.basket/cart-with-product/images/pay-credit.png');
    background-position-y: 68px;
}

.basket-pay_item_pay-sbp {
    background-image: url('/images/sbp2.png');
    background-position-y: 68px;
}

.basket-pay_item_pay-cashe {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAAA8CAMAAAAKYPdVAAAAjVBMVEUAAAAAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcHkt8g4AAAALnRSTlMABxH1+lkM8K2M5rRAJBnShGnr1s7GezE84Ukr3JRinqY4Hry/ULd0OphdonBVXpqGCQAAA1RJREFUSMelV9mWqjAQBFQ2EUFEhs0dx234/8+7SSNpmiggtx/mjEiKTnVVEZWBdbezmfJftTiVrMLDeAR1Mymr2rkjIa5LvjzPp+zvZKOOQNBuHGHJtpFe+H/x97T82Y2nJ8EIWo5zvui0EMz4K35hfxzO5ZNzubqTrVlAi6cPg4jWMAqtPWeTX7a3AxB0eGDgKHI5AL52+iCSmN029T5MsqLFXHQhuNBvmRMImZappX2E8A2AkPqVaVn57x+ThjA/3yb9fkOL6vEu44Sx6k16+t3CYywJPIN1eiWxPe1XpoUL12hdewANplDQAfYVJF0K8mjQwMiogmYxv3BJ+xWEQTOfobEa6THNtW4F4a323xtjuTv+2fhVJQWF6Zug0d4bKzrzb7OCKsjw2a07wyNBc6UKkmk5R1XPJ2jUZdNdMah20MgKwr2KRD28FLSA9nIaNFRBKFSkBR6lnieW/kKNCxo0tFColJagoukngCb4BxODZoCxQLhXweC6UoDBkdMuY6FQj8Bl+cMoBgbZtHUreyp+W0EyLUKoDAIwVBMuMaaKmEGBsYiCOmhhS/OMYUR87rNaaI9eY6F/bVffRsqSYejB9Ka9hLbacna6jEX8C2+4JfChsyGF0ARffgN7EWNJ5bJV5waGMG3miLnsj9RY8qvKUuYEI8leplW99Vb5FfZCY8lBc6EYu9q0TgB+SS/CXkWGxqJBExGMSJgW3CBe52Av9dcQxqJBQzC0uDTdV+xNnipbR1IHjUWDhu5FdUXs8aSyynkKqUNpiWeNoNFTikFij5UBIwV7UVrCsBE0HsGoY48JDcoTI3XWlJZm0JwohtWIPVR6VpDU0fIpvKrqnq90LkhZOytJ6qTmPMKgac1l1Y49ovSjSB1yJkSMjO9Fo87aGFTpmDoYNKpbY4Bor0qrjJbSMXXmjaDZAEYl2qVkKYuOFGmBPUHQ1HPZfTxfObLS69TZiaBJOAaKtl2gdBxpPbbDKXQwaIAPEG3/CY0eylUMGp6lYDSl74S2bRzKMWgg+opJlijdJSt9/2gEjQ/+7ilZ6WUzaE7KoIKRUlowaIqBEPQgmKyDggTN8ML3FQma4UUPghg03xa6OMegGVEu0DLyZySlBYNmZM0y+z7w1n+7I8nayLjyhQAAAABJRU5ErkJggg==');
    background-position-y: 64px;
}

.basket-pay_item_pay-bill {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABCCAMAAADTyC7PAAAAjVBMVEUAAAAAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcHkt8g4AAAALnRSTlMA+s0VDnceY9LGCtdpVvYiGm5e28GORuHeulBKBBGJhDkm8H1y5EAtoJK06ZenejzxYwAAAqRJREFUSMe11+t2ojAUBeBDFLG2gHdEqLda8FL3+z/eBJLVM5AQp3TN+SfyCZKzk0DWiseLkvpWnAD38hdY8mMvPNoAy1vFe+KXYZ4CnxY+CGdB+QwTTWx8cPEgS6y78EJhKz9uoGv2BGse/40/geSczW8AbFefMjZ5LHFaf/kGjC34FRAKK74EEskZT4jKA9ENKB3Y5HGicOhhTSEQ2PA7kck1Xios9QHwW6OhsclFE38QBcDcjZkvKN40cC6AUQOPJR4QWXg4Gmm8lXhPRF/ArY3HA2f7NfAp7ouvQFSY2N27mcQ7jdd98aqNBfDK2OxdofHKgocuTKnCaxvWLR9NyaXfaR19Y6+ByQfwyB03DhFqvJM4I0PjUnFr6HRdGRuauYFFuQHwRUR7hQ3tn5gboSsiVGNW421+eQza+nCoOJE1dAKIJN9VmAruDNbVURRWTDtcR3egxjThMLHOH8BpSvbQ5eTXOOTfbOiiwgfqCp0vaRLVmDnrsROfJZ7nk9YExvo57pw8fQsWjGeMDa501MTvVW4YI3AsGgWAmRM7F6wAwFsLT3X+TOzmQwM7Jjt1FnPGfLiT31oXGb4ACxfmWgEn4jNDjfUqEbjxh2r874ebGnjmxiF/DJZFhTf/hn2NuX6FJ0vGcw84/xQn8TPMuXFi/z9hM3R5Ctw1Dn+K6aInPY0/rM4MHS9lkme98DGCV+wqrnFWGqw7dLf6j1Z8V+M5d/BzfATGuQoN6p3JFia3h04pdW6qMNG+xV2hEzhVl86vGmueuTDXJwQRlQI8zo2l2p0bAe88SwFUi43J3XiUQNWSXyOMLcrc68ALZV8akePtkTt0QsJym6lgm9yNKeEXESt3h+4YTDqw3pI+Cx05+b4nVltxcOh6cMY9ahU5bvsPWJKSChCEeU8AAAAASUVORK5CYII=');
    background-position-y: 57px;
}

.basket-pay_item_pay-pape {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAflBMVEUAAAAAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcEAdcF+a6O7AAAAKXRSTlMAuw4elqVEM8yI73b50YFpTAjHLgPj3LQ66r338cOsPycaFY+rn3tdU630jqMAAAGDSURBVEjH7ZbZjoJAEEWLBkFAlmFRQXHf7v//4FTDTMCgLJ1JnAfOC3b1PaBXSKAuwuUyJDWOOzC7o4KaBFuUOEEy1o0j9pamueRDFI9Sv+wFsLC/Gp8GU1+v/g4D1dPs+ZcmgcOD2WmIy9G647p3Pl2veig4l4atfzzlcXHoLsqX9ZwFtRBnueN3FLeXRc0teok1l8Xt3xV15d2tm9AbElfeNteXxd0z3lrp1IG+4kh2bxeVy6Ie1MNDFqcdnou6bXhoCOpFGBzc3BrFrT2eeOt+tR1ODEhybSA5JOekOhWUqK4tPBXXE/RhdFMB/cfdQIFNZcdQIqaSvRsBtmsDkcv4XKXreoDfXtXB+vEyAJ10wCBGADOiGSBaq2Zwkid5kif5X8gidxaA4zjAwmGqoxy1V3UwFyQxoYRJkhBI5yNJgfBXDmgkwR/IsX8BNLvCj4ks3+5HAy4cTtEko2SLoaSEJyIiD4NhubBq5Ou5NYyilFekxOrDcqYpkZWyOmSou8Y3GG+4vyKMxn0AAAAASUVORK5CYII=');
    background-position-y: 63px;
}

.basket-delivery {
    margin: 0 0 0 0;
}

.basket-delivery .delivery-page__info {
    background: url('/local/templates/supclub/components/bitrix/sale.basket.basket/cart-with-product/images/asomi-map.jpg') #308fcd;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
    text-align: center;
    padding: 38px 15px 6px 15px;
    position: relative;
    margin: 60px 0 59px 0;
}

.delivery-page__info-title {
    background: #ffcc00;
    color: #393e41;
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    padding: 0px 16px 5px;
}

.delivery-page__info-subtitle {
    font-size: 30px;
    font-weight: bold;
}

.basket-delivery .delivery-page__info-text {
    font-size: 18px;
    max-width: 670px;
    margin: 20px auto 0;
    min-height: 77px;
}

.basket-delivery .delivery-page__info-subtext {
    font-style: italic;
    font-size: 14px;
    max-width: 480px;
    margin: 0 auto 19px;
}

.delivery-page__info-map {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.delivery-page__info-map-mark {
    position: absolute;
}

.delivery-page__info-map-mark:nth-of-type(1) {
    left: 199px;
    top: 28px;
    height: 34px;
}

.delivery-page__info-map-mark:nth-of-type(2) {
    left: 912px;
    top: 25px;
    height: 43px;
}

.delivery-page__info-map-mark:nth-of-type(3) {
    left: 99px;
    top: 52px;
    height: 44px;
}

.delivery-page__info-map-mark:nth-of-type(4) {
    left: 1081px;
    top: 68px;
    height: 24px;
}

.delivery-page__info-map-mark:nth-of-type(5) {
    left: 150px;
    top: 99px;
    height: 55px;
}

.delivery-page__info-map-mark:nth-of-type(6) {
    left: 1014px;
    top: 183px;
    height: 45px;
}

.delivery-page__info-map-mark:nth-of-type(7) {
    left: 50px;
    top: 207px;
    height: 24px;
}

.delivery-page__info-map-mark:nth-of-type(8) {
    left: 813px;
    top: 224px;
    height: 34px;
}

.show-on-animated .delivery-page__info-map-mark,
.show-need-animated .delivery-page__info-map-mark {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transition-timing-function: cubic-bezier(0, 1.6, 0.2, 0);
    -o-transition-timing-function: cubic-bezier(0, 1.6, 0.2, 0);
    transition-timing-function: cubic-bezier(0, 1.6, 0.2, 0);
}

.show-on-animated--show .delivery-page__info-map-mark {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.show-on-animated--show .delivery-page__info-map-mark:nth-of-type(1) {
    transition-delay: 0.6s;
}

.show-on-animated--show .delivery-page__info-map-mark:nth-of-type(2) {
    transition-delay: 0.8s;
}

.show-on-animated--show .delivery-page__info-map-mark:nth-of-type(3) {
    transition-delay: 1s;
}

.show-on-animated--show .delivery-page__info-map-mark:nth-of-type(4) {
    transition-delay: 1.2s;
}

.show-on-animated--show .delivery-page__info-map-mark:nth-of-type(5) {
    transition-delay: 1.4s;
}

.show-on-animated--show .delivery-page__info-map-mark:nth-of-type(6) {
    transition-delay: 1.6s;
}

.show-on-animated--show .delivery-page__info-map-mark:nth-of-type(7) {
    transition-delay: 1.8s;
}

.show-on-animated--show .delivery-page__info-map-mark:nth-of-type(8) {
    transition-delay: 2s;
}

.basket-no-auth__tabs {
    display: none;
}

.basket-auth__order {
    margin: 0 0 0 0;
}

.basket-auth__order_link {
    margin: 0px 0 0 0 !important;
    padding: 10px 28px !important;
    text-transform: none !important;
    float: right;
}

.basket-auth__order_link:visited {
    text-transform: none !important;
    border-color: #0274bd !important;
    background: #0274bd !important;
}

.basket-auth__order_link:visited:hover {
    border-color: #0290eb !important;
    background: #0290eb !important;
}

.basket-no-items {
    border: 5px solid #ebebeb;
    text-align: center;
    padding: 57px 10px;
    width: 100%;
    margin: 25px 0 45px 0;
    color: #393e41;
    font-size: 16px;
    line-height: 22px;
    box-sizing: border-box;
}

.basket-no-items_catalog-link,
.basket-no-items_catalog-link:visited {
    color: #0274bd;
    font-weight: 600;
    text-decoration: none;
}

.basket-no-items_catalog-link:active,
.basket-no-items_catalog-link:hover {
    text-decoration: none;
    color: #039bfc;
}

.no-product-one-store {
    border: 5px solid #f42a2a;
    text-align: left;
    padding: 28px 28px;
    width: 100%;
    margin: 25px 0 25px 0;
    color: #393e41;
    font-size: 16px;
    line-height: 22px;
    box-sizing: border-box;
}

.no-product-one-store__link,
.no-product-one-store__link:visited,
.no-product-one-store__link:focus {
    color: #0274bd;
    font-weight: 600;
    text-decoration: none;
}

.no-product-one-store__link:active,
.no-product-one-store__link:hover {
    text-decoration: none;
    color: #039bfc;
}

.bx_ordercart_order_pay_left {
    float: left;
    margin-bottom: 15px;
}

.bx_ordercart_coupon {
    position: relative;
    white-space: nowrap;
    margin: 8px 0 0 0;
    padding: 0 0 0px 0;
}

.bx_ordercart_coupon_form {
    padding: 0 0 8px 0;
}

.bx_ordercart_coupon_text {
    display: block;
    float: left;
    margin: 8px 11px 0 0;
}

.bx_ordercart_coupon_input {
    top: 0px !important;
    height: 36px !important;
    /* border-radius: 18px; */
    border-right: none !important;
    padding: 0 0 0 14px !important;
    min-width: 199px;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    display: block;
    float: left;
    margin: 0 0 0 0 !important;
    line-height: 36px !important;
}

.bx_ordercart_coupon_link {
    padding: 0px 10px 0 17px !important;
    margin: 0px 0 0 0px !important;
    height: 36px !important;
    position: relative !important;
    top: 0px !important;
    font-size: 14px !important;
    line-height: 28px !important;
    display: block !important;
    min-width: 122px;
    /* border-radius: 18px; */
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    float: left;
}

.bx_ordercart_coupon__close {
    display: block;
    float: left;
    width: 9px;
    height: 9px;
    margin: 11px 0 0 1px;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='db657d13-6b8f-4ba6-8b86-3e18122af553' xmlns='http://www.w3.org/2000/svg' width='9px' height='9px' viewBox='0 0 9 9'%3E%3Cg id='f9f17df7-a105-414c-a6f4-f16b07fdd8ef'%3E%3Cpath d='M145.57,280.5l3.21-3.21a.76.76,0,1,0-1.07-1.07l-3.21,3.21-3.21-3.21a.76.76,0,1,0-1.07,1.07l3.21,3.21-3.21,3.21a.76.76,0,1,0,1.07,1.07l3.21-3.21,3.21,3.21a.76.76,0,1,0,1.07-1.07Z' transform='translate(-140 -276)' fill='%23bfbfbf' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.coupon-good .bx_ordercart_coupon__block,
.coupon-bad .bx_ordercart_coupon__block,
.coupon-disabled .bx_ordercart_coupon__block {
    display: block;
    float: left;
    width: 150px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    border: 1px solid transparent;
    outline: none;
    text-align: center;
    padding: 0 14px;
    border-radius: 12px;
    margin: 0 0 0 9px;
    opacity: 1 !important;
}

.coupon-good .bx_ordercart_coupon__block {
    background-color: #e9f6e5 !important;
    color: #23a401;
}

.coupon-bad .bx_ordercart_coupon__block {
    background-color: #ffefe9 !important;
    color: #fd5e27;
}

.coupon-disabled .bx_ordercart_coupon__block {
    background-color: #fcfcfc !important;
    color: #000;
}

.bx_ordercart_coupon__note {
    display: block;
    float: left;
    margin: 3px 0 0 10px;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
}

.coupon-good .bx_ordercart_coupon__note {
    color: #23a401;
}

.coupon-bad .bx_ordercart_coupon__note {
    color: #fd5e27;
}

.coupon-disabled .bx_ordercart_coupon__note {
    color: #000;
}

.basket-product-by {
    margin: 0 0 0 0;
}

.basket-product-by__title {
    font-size: 24px;
    line-height: 48px;
    color: #0274bd;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.basket-product-by__title a,
.basket-product-by__title a:hover,
.basket-product-by__title a:focus,
.basket-product-by__title a:active,
.basket-product-by__title a:visited {
    font-size: 24px;
    line-height: 48px;
    color: #0274bd;
    font-weight: 600;
    text-decoration: underline;
}

.basket-product-by__title_sum {
    font-weight: 900;
}

.basket-table__table_product-name img {
    top: -2px;
    position: relative;
}

.steps {
    margin-top: -5px;
}

.steps__tabs {
    display: flex;
    padding: 0 1rem;
    flex-direction: row;
    flex-wrap: nowrap;
    border-bottom: 5px solid #ebebeb;
}

.steps__tab-link {
    padding: 1rem;
    display: block;
    background: #0274bd;
    border-top: 3px solid #0274bd;
    color: #fff;
    text-decoration: none;
    position: relative;
    top: 5px;
}

.steps__tab-active .steps__tab-link {
    background: #fff;
    color: #000;
    text-decoration: none;
    border-top: 3px solid #ebebeb;
    border-left: 3px solid #ebebeb;
    border-right: 3px solid #ebebeb;
    border-bottom: 3px solid #fff;
}

.steps__tab-link:hover {
    background: #5dc7fd;
    text-decoration: none;
    color: #fff;
    border-bottom: 3px solid #5dc7fd;
    border-top: 3px solid #5dc7fd;
}

.auth__form {
    padding: 0 24px;
    display: none;
    border: 5px solid #ebebeb;
    border-top: none;
}

#phone_form {
    padding: 16px;
}

#login_form {
    padding-right: 0px;
}

.auth__form.tab__content-active {
    display: block;
}

.basket-table__header {
    display: none;
}

.basket-table__table_product .basket-table__restore,
.basket-table__table_product .basket-table__restore:visited {
	color: #c11249;
	line-height:1.5rem;
}

.basket-auth-link{
	display: inline-block;
	float: right;
	margin: 0px 0 0 0;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .basket-table__table thead tr td {
        padding: 11px 10px 13px;
    }

    .basket-table__table tbody tr td {
        padding: 13px 10px;
    }

    .basket-no-auth__form {
        width: 465px
    }

    .basket-no-auth__left {
        padding: 22px 20px 7px 20px;
        width: 300px;
    }

    .basket-no-auth__right {
        padding: 23px 0px 0 20px;
    }

    .basket-no-auth__order-and-register {
        width: 465px;
        padding: 23px 0 185px 20px;
    }

    .basket-no-auth__form__block_retrieve {
        float: left;
        width: auto;
    }

    .basket-pay_item {
        width: 180px;
    }

    .basket-delivery .delivery-page__info {
        background: url('/local/templates/supclub/components/bitrix/sale.basket.basket/cart-with-product/images/delivery-page__info_md.jpg') #308fcd;
    }

    .delivery-page__info-map-mark:nth-of-type(1) {
        left: 162px;
        top: 28px;
    }

    .delivery-page__info-map-mark:nth-of-type(2) {
        left: 736px;
        top: 17px;
    }

    .delivery-page__info-map-mark:nth-of-type(3) {
        left: 41px;
        top: 73px;
    }

    .delivery-page__info-map-mark:nth-of-type(4) {
        left: 807px;
        top: 55px;
    }

    .delivery-page__info-map-mark:nth-of-type(5) {
        left: 107px;
        top: 137px;
    }

    .delivery-page__info-map-mark:nth-of-type(6) {
        left: 833px;
        top: 199px;
    }

    .delivery-page__info-map-mark:nth-of-type(7) {
        left: 21px;
        top: 157px;
    }

    .delivery-page__info-map-mark:nth-of-type(8) {
        left: 749px;
        top: 224px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .basket-table__table thead tr td {
        padding: 11px 10px 13px;
    }

    .basket-table__table tbody tr td {
        padding: 13px 10px;
    }

    .basket-no-auth__form {
        width: 355px
    }

    .basket-no-auth__left {
        padding: 22px 20px 12px 20px;
        width: 100%;
        display: block;
    }

    .basket-no-auth__right {
        display: block;
        padding: 20px 0px 0 20px;
    }

    .basket-no-auth__order-and-register {
        width: 355px;
        padding: 23px 20px 231px 20px;
    }

    .basket-no-auth__form__block_retrieve {

    }

    .basket-pay_item {
        width: 233px;
        margin: 0 0px 10px 10px;
    }

    .basket-no-auth__form__soc {
        margin: 0px 0 0 0;
    }

    .basket-no-auth__form__soc_links {
        margin: 7px 0 0 0;
    }

    .basket-no-auth__order-and-register_link {
        text-align: center;
    }

    .basket-pay_item_pay-bill {
        margin-left: 0px !important;
    }

    .basket-delivery .delivery-page__info {
        margin: 35px 0 60px 0;
        background: url('/local/templates/supclub/components/bitrix/sale.basket.basket/cart-with-product/images/delivery-page__info_sm.jpg') #308fcd;
    }

    .delivery-page__info-map-mark:nth-of-type(1) {
        left: 109px;
        top: 18px;
    }

    .delivery-page__info-map-mark:nth-of-type(2) {
        left: 577px;
        top: 36px;
    }

    .delivery-page__info-map-mark:nth-of-type(3) {
        left: 15px;
        top: 140px;
    }

    .delivery-page__info-map-mark:nth-of-type(4) {
        left: 641px;
        top: 20px;
    }

    .delivery-page__info-map-mark:nth-of-type(5) {
        left: 70px;
        top: 29px;
    }

    .delivery-page__info-map-mark:nth-of-type(6) {
        left: 640px;
        top: 188px;
    }

    .delivery-page__info-map-mark:nth-of-type(7) {
        left: 80px;
        top: 211px;
    }

    .delivery-page__info-map-mark:nth-of-type(8) {
        left: 600px;
        top: 244px;
    }
}

@media screen and (max-width: 1199.98px) {
    .basket-product-by {
        margin-top: 3rem;
    }
}

@media screen and (max-width: 767px) {
    .basket-auth__order {
        float: left;
        margin-bottom: 0px;
    }
    .basket-auth-link{
    	margin: 15px 0 0 0;
    }
	.basket-product-by__title{
		line-height: 32px;
	}
    .basket-table__table {
        overflow-x: scroll;
        position: relative;
        z-index: 0;
    }

    .basket-table__table-no-scroll:after {
        display: none !important;
    }

    .basket-table__table thead tr td {
        padding: 11px 10px 13px;
    }

    .basket-table__table tbody tr td {
        padding: 13px 7px;
    }

    .basket-table__summ-text {
        padding-right: 20px;
    }

    .basket-table__table_product {
        min-width: 135px;
    }

    .basket-no-auth__form {
        width: 100%;
        margin: 0px 0px 0 0;
    }

    .basket-no-auth__left {
        padding: 22px 20px 12px 20px;
        width: 100%;
        display: block;
    }

    .basket-no-auth__right {
        display: block;
        padding: 20px 0px 0 20px;
    }

    .basket-no-auth__order-and-register {
        width: 100%;
        padding: 23px 20px 23px 20px;
        margin: 0px 0px 0 0;
    }

    .basket-pay_item {
        width: 100%;
        margin: 0 0px 10px 0px;
    }

    .basket-no-auth__form__soc {
        margin: 0px 0 0 0;
    }

    .basket-no-auth__form__soc_links {
        margin: 7px 0 0 0;
    }

    .basket-no-auth__order-and-register_link {
        text-align: center;
    }

    .basket-no-auth__form__title {
        padding-left: 30px;
    }

    .basket-no-auth__form__title svg {
        margin: -3px 10px 0px -30px;
    }

    .basket-no-auth__tabs {
        margin: 15px 0px 0 0;
    }

    .basket-no-auth__tabs_link {
        width: 49.5%;
        cursor: pointer;
        font-size: 18px;
        color: #fff;
        text-align: center;
        height: 44px;
        line-height: 44px;
        background: #0274bd;
    }

    .basket-no-auth__tabs_auth {
        float: right;
    }

    .basket-no-auth__tabs_in {
        float: left;
    }

    .basket-no-auth__tabs_active {
        background: #039bfc;
    }

    .basket-no-auth_active {
        border: 5px solid #039bfc;
        display: block;
    }

    .basket-no-auth_no-active {
        display: none;
    }

    .delivery-page__info-subtitle {
        font-size: 24px;
    }

    .delivery-page__info-title {
        line-height: 30px;
        padding: 0px 5px 5px;
    }

    .basket-delivery .delivery-page__info-text {
        line-height: 24px;
    }

    .basket-delivery .delivery-page__info-subtext {
        line-height: 20px;
    }

    .basket-delivery .delivery-page__info {
        margin: 35px 0 60px 0;
        background: url('/local/templates/supclub/components/bitrix/sale.basket.basket/cart-with-product/images/delivery-page__info_xs.jpg') #308fcd;
    }

    .basket-no-auth__form__block_retrieve {
        float: left;
        margin-left: 10px;
    }

    .no-product-one-store {
        padding: 28px 10px;
    }

    #basket_items thead {
        display: none;
    }

    #basket_items tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        border-bottom: 1px solid #e6e6e6;
    }

    .basket-table__table tbody tr td {
        border-bottom: none;
    }

    .basket-table__position {
        flex-basis: 1rem;
    }

    .basket-table__table_product {
        flex-basis: calc(100% - 2rem);
    }

    .basket-table__header {
        display: block;
        text-align: center;
        margin-bottom: 0.8rem;
    }

    .basket-table__header span,
    .basket-table__content * {
        font-size: 0.8rem;
    }

}

@media screen and (max-width: 490px) {
    .bx_ordercart_order_pay_left {
        float: none;
    }

    .bx_ordercart_coupon_text {
        float: none;
        margin: 8px 11px 10px 0;
    }

    .bx_ordercart_coupon_text {
        display: block;
        margin-bottom: 10px;
    }

    .bx_ordercart_coupon_form {
        padding: 0 0 0px 0;
    }
}

@media screen and (max-width: 400px) {
    .basket-no-auth__form__block_retrieve {
        float: left;
        width: auto;
        margin-left: 0px;
    }

}

@media screen and (max-width: 350px) {
    .bx_ordercart_coupon_input {
        min-width: 100%;
        border: 1px solid #9a9ea0 !important;
        border-radius: 0;
    }

    .bx_ordercart_coupon_link {
        border-radius: 0;
        margin: 10px 0 0 0px !important;
    }
}
.loader__wrapper {
    position: absolute;
    background:rgba(255,255,255,0.5);
    opacity:0.5;
    height:100%;
    width:100%;
    z-index: 100;
}
.loader {
    position: absolute;
    left: calc(50% - 5.5em);
    z-index: 100;
    overflow:hidden;
    font-size: 10px;
    margin: 50px auto;
    text-indent: -9999em;
    width: 11em;
    height: 11em;
    border-radius: 50%;
    background: #65abf8;
    background: -moz-linear-gradient(left, #65abf8 10%, rgba(101,171,248, 0) 42%);
    background: -webkit-linear-gradient(left, #65abf8 10%, rgba(101,171,248, 0) 42%);
    background: -o-linear-gradient(left, #65abf8 10%, rgba(101,171,248, 0) 42%);
    background: -ms-linear-gradient(left, #65abf8 10%, rgba(101,171,248, 0) 42%);
    background: linear-gradient(to right, #65abf8 10%, rgba(101,171,248, 0) 42%);
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.loader:before {
    width: 50%;
    height: 50%;
    background: #65abf8;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}
.loader:after {
    background: white;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.footer-subscription{
    display: none;
}
/* End */
/* /local/templates/supclub/components/bitrix/sale.basket.basket/cart-with-product/style.css?174782431532075 */
