

/* Start:/bitrix/components/opensource/order/templates/orderpage-new/style.css?175153179059586*/
.grecaptcha-badge {
    display: none !important;
}
.body {
    background: #fff !important;
}
.body header {
    display: flex;
    align-items: center;
    float: unset;
    height: 53px !important;
}
.header_1, .header_2, .header_3 {
    height: auto !important;
}
.body header .logo {
    margin: 0;
}
.body header .logo img {
    height: 50px;
    width: auto;
}
.dop_message {
    margin-bottom: 10px;
    color: #000000;
}
.body header .header_4 {
    display: flex !important;
    align-items: center;
    float: unset;
    height: 50px !important;
    width: max-content;
}
.body header .header_4 .telephone {
    position: relative;
    display: flex;
    float: unset;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap;
}
.body header .header_4 .telephone:before {
    position: absolute;
    top: 0;
    left: -22px;
    color: #000;
    font-size: 22px;
    font-family: FontAwesome;
    content: "\f10b";
}
.body header .header_4 .telephone a {
    margin-left: 10px;
    letter-spacing: 1px;
}
.body header .header_4 .telephone a:first-child {
    margin-left: 0;
}
.body .content {
    margin: 0 !important;
}
.body .content-wrapper {
    box-shadow: unset !important;
}
.body .content-wrapper .content {
    width: 100%;
}

.order-main {
    display: flex;
    margin-bottom: 2rem;
}
.order-main .order-form-message-wrapper {
    margin: 24px 0;
}
.order-main .order-form-message {
    padding: 5px 10px;
    font-size: 16px;
    color: rgb(0 0 0);
    letter-spacing: 0.3px;
    background-color: rgb(255 255 0);
    border: 1px dashed rgb(255 0 0);
    border-radius: 6px;
}
.order-main .main-column {
    flex: 0 0 70%;
    max-width: 70%;
    padding-right: 50px;
    box-sizing: border-box;
}
.order-main .right-column {
    flex: 0 0 30%;
    max-width: 30%;
}
.order-main .user-menu {
    display: flex;
    margin: 20px 0;
}
.order-main .user-menu input[type="radio"] {
    display: none;
}

.order-main .order-login-form {
    display: flex;
}
.order-main .order-login-form .fields {
    flex: 0 0 40%;
    max-width: 40%;
}
.order-main .order-login-form .fields .fields-right-column-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-left: 40px;
}
.order-main .order-login-form .error-list, .order-main .order-login-form .success-authorization {
    margin: 10px;
}
.order-main .order-login-form .success-authorization {
    color: green;
    font-weight: bold;
}
.order-main .order-login-form .error-list .error-item, .errors_list {
    font-size: 13px;
    font-weight: 600;
    color: #ff0000;
}
.errors_list {
    margin-bottom: 10px;
}
.order-main .order-login-form .column-separator {
    position: relative;
    border-left: 1px solid #e8e8e8;
    margin-left: 4%;
    margin-right: 5%;
}
.order-main .order-login-form .column-separator span {
    position: absolute; 
    top: 0;
    bottom: 0;
    left: -12px;
    height: 36px;
    line-height: 36px;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 14px;
    color: #000;
    background-color: #fff;
}
.order-main .order-login-form .fields .column-title {
    font-size: 20px;
    color: #000;
    padding: 0;
    margin: 20px 10px 10px;
}
.order-main .order-login-form .fields .field__group {
    margin: 15px 10px;
}
.order-main .order-login-form .fields .field__group input {
    width: 100%;
    box-sizing: border-box;
}
.order-main .order-login-form .fields .field__group .captcha-code {
    display: flex;
    flex-direction: column;
}
.order-main .order-login-form .fields .field__group .captcha-code img {
    margin-bottom: 10px;
}
.order-main .order-login-form .fields .field__group .forgot-password {
    font-size: 14px;
    color: #456699;
    text-decoration: none;
    border-bottom: 1px dotted #456699;
}
.order-main .order-login-form .auth-submit-area {
    display: flex;
    align-items: center;
}
.order-main .order-login-form .auth-submit-area button[type="submit"] {
    width: 160px;
    height: 46px;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.14);
    background-image: linear-gradient(to top, #ee5902 0%, #fe9200 100%);
    border: 0;
    border-radius: 6px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 20px;
    line-height: 41px;
    outline: none;
    cursor: pointer;
}
.order-main .order-login-form .auth-submit-area .login-close {
    color: #456699;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}
.order-main .order-login-form .auth-via-services {
    margin-bottom: 30px;
}
.order-main .order-login-form .service-item {
    margin-bottom: 15px;
}
.order-main .order-login-form .service-item.facebook-auth {
    background-color: #4661a2;
    color: #fff;
    height: 32px;
    line-height: 32px;
    width: 110px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    border-radius: 4px;
}
.order-main .order-login-form .order-register-area {
    margin: auto 10px 25px;
}
.order-main .order-login-form .order-register-area .register {
    color: #456699;
    font-size: 18px;
    text-decoration: none;
}

.order-main .user-menu label {
    color: #456699;
    margin: 2px 20px;
    padding-bottom: 1px;
    border-bottom: 1px dashed;
    border-color: inherit;
    font-size: 15px;
    cursor: pointer;
}
.order-main .user-menu input:checked ~ label {
    padding: 2px 20px;
    margin: 0;
    border-bottom: none;
    color: #000;
    background-color: #e9f2fa;
    border-radius: 4px;
    cursor: default;
}
.order-main .order-section {
    position: relative;
    margin-left: 40px;
    margin-bottom: 20px;
}
.order-main .order-section.disabled {
    margin-bottom: 30px;
}
.order-main .order-section .section-step {
    position: absolute;
    top: 0;
    left: -40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 100%;
}
.order-main .order-section .another-person-fields {
    margin: 30px 0;
}
.order-main .order-section .section-title, .order-main .order-section .sub-title {
    line-height: 29px;
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
}
.order-main .shipping-type-parameters .shipping-profile {
    margin-top: 15px;
}
.order-main .field__group .user-name, .order-main .field__group .additional-user-name, .order-main .field__group .shipping-street {
    width: 250px;
}
.order-main .field__group input[type="mail"], .order-main .field__group input[type="phone"] {
    max-width: 155px;
}
.order-main .shipping-house, .order-main .shipping-apartment {
    width: 80px;
}
.order-main .order-section .another-person {
    display: inline-block;
}
.order-main .order-section .selected-city {
    display: none;
    /*height: 21px;*/
    font-size: 16px;
    color: #000;
    text-decoration: none;
    background-color: #e9f2fa;
    padding: 3px 20px;
    border-radius: 4px;
}
.order-main .order-section .selected-city.selected {
    display: block;
}
.order-main .order-section .selected-city.selected ~ .cities-list {
    display: none !important;
}
.order-main .order-section .cities-list {
    display: flex !important;
    padding: 0;
    line-height: 20px;
}
.order-main .order-section .cities-list li {
    display: block;
    padding: 0 10px 0 10px;
    border-right: 1px solid #dbdbdb;
}
.order-main .order-section .cities-list li:first-child {
    padding-left: 0;
}
.order-main .order-section .cities-list li:last-child {
    border-right: none;
}
.order-main .order-section .cities-list li a {
    font-size: 14px;
    color: #456699;
    text-decoration: none;
    border-bottom: 1px dotted #456699;
}
#shipping-location .another-location {
    margin-left: auto;
}
#shipping-location .another-location span {
    position: relative;
    margin-right: 20px;
    color: #456699;
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px dotted #456699;
    cursor: pointer;
}
#shipping-location .another-location span:before {
    position: absolute;
    top: 0;
    right: -15px;
    font-size: 10px;
    font-family: FontAwesome;
    content: "\f078";
}
#shipping-location .another-location.active span:before {
    content: "\f077";
}
#shipping-location .another-location-container {
    margin: 20px 10px;
}
.order-main .order-section .another-city-selection {
    margin: 0;
    padding-right: 20px;
}
#shipping-location .field-row {
    align-items: center;
    margin: 10px 0;
}
.order-main .order-section .label-group, .order-main .order-section .input-group {
    align-items: center;
    justify-content: space-evenly;
}
.order-main .order-section .label-group span, .order-main .order-section .input-group span {
    display: inline-block;
    width: 5px;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
}
.order-main .order-section .input-group {
    border: 1px solid #c9c9c9;
    border-radius: 4px;
}
.order-main .order-section .input-group input {
    border: none;
}
.order-main .order-section .label-group label {
    padding: 0 10px;
    text-align: center;
}
.order-main .order-section .label-group label, .order-main .order-section .shipping-entrance, .order-main .order-section .shipping-floor {
    width: 30px;
}
.order-main .order-section .shipping-form {
    position: relative;
    /*min-height: 50px;*/
    padding: 15px 10px;
    color: #000;
    border: 1px solid #69a3d7;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.order-main .order-section .shipping-form > .field__group-row {
    margin: 5px 0 20px;
}
.order-main .order-section .shipping-form .field__group {
    margin: 0 10px 10px;
}
.order-main .order-section .shipping-form .shipping-type-wrapper {
    margin: 5px 0;
}
.order-main .order-section .shipping-type-parameters .shipping-np-stores {
    margin: 10px 0;
    padding-left: 30px;
    font-size: 14px;
}
.order-main .order-section .shipping-type-parameters .shipping-np-parcel {
    margin: 10px 0;
    padding-left: 30px;
    font-size: 14px;
}
.order-main .order-section .shipping-store-selection-wrapper {
    position: relative;
}
.order-main .order-section .shipping-terms-warning {
    margin: 10px 50px 0 0;
    color: red;
    font-size: 13px;
}

.order-main .order-section .order-comment label {
    display: inline-block;
    color: #456699;
    font-size: 15px;
    cursor: pointer;
    border-bottom: 1px dotted #456699;
    margin: 10px 0;
}
.order-main .order-section .order-comment .order-comment-wrapper {
    margin-bottom: 30px;
}
.order-main .order-section .order-comment-wrapper textarea {
    width: 100%;
    max-width: 100%;
    min-height: 70px;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    outline: none;
    box-sizing: border-box;
}

.order-main .order-section .do-not-call {
    margin-top: 10px;
}

.order-main .order-controls .order-submit-btn {
    width: 430px;
    height: 59px;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.14);
    background-image: linear-gradient(to top, #ee5902 0%, #fe9200 100%);
    border: 0;
    border-radius: 6px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 20px;
    line-height: 44px;
    outline: none;
    cursor: pointer;
}
.order-main .order-submit-btn:disabled {
    background-image: linear-gradient(to top, #969796 0%, #bebebe 100%);
    text-shadow: none;
}
.order-main .user-agreement-msg {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    margin-top: 1em;
}
.order-main .user-agreement-msg a {
    color: #456699;
    text-decoration: none;
    border-bottom: 1px dotted #456699;
}
.order-main .user-agreement-msg .user-agreement-container-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    height: 100%;
    width: 100%;
    z-index: 9997;
}
.order-main .popup-open {
    background-color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
}
.order-main .popup-outer {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 40%;
    min-width: 290px;
    max-height: 80%;
    margin: auto;
    padding: 15px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.41);
    cursor: default;
    z-index: 9999;
}
.order-main .popup-outer .popup-inner {
    overflow-x: hidden;
    overflow-y: auto;
}
.order-main .popup-outer .popup-header {
    padding-bottom: 10px;
    margin-bottom: 5px;
    line-height: 26px;
    font-size: 22px;
    border-bottom: 1px solid #e8e8e8;
}
.order-main .popup-outer .popup-close-btn {
    position: absolute;
    top: 0;
    right: -40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    color: #fff;
    transition: 0.5s ease;
    cursor: pointer;
    z-index: 9999;
}
.order-main .popup-outer .popup-close-btn:hover {
    color: #ff6a13;
}
.order-main .popup-outer .popup-close-btn:before, .order-main .right-column .order-basket-coupon-wrapper .delete-coupon:before {
    font-family: FontAwesome;
    font-size: 30px;
    content: "\f00d";
}
body.fixed {
    overflow: hidden !important;
}
.order-main .validation-required.highlighted, .order-main .validation-required.custom-select.highlighted .select2-choice {
    border-color: #ff0000 !important;
}
.order-main .field-advice, .order-main .section-advice {
    font-size: 13px;
    font-weight: 600;
    color: #ff0000;
}
.order-main .section-advice {
    margin-left: 10px;
}
.order-main .field-advice {
    margin-top: 5px;
}

.order-main .order-success .order-success-basket, .order-main .order-canceled .order-canceled-basket {
    margin-top: 20px;
}
.order-main .order-success .order-success-basket .order-success-sub-title, .order-main .order-canceled .order-canceled-basket .order-canceled-sub-title {
    text-align: center;
}
.order-main .right-column .right-checkout-wrapper, .order-main .order-success .order-success-basket, .order-main .order-success .order-canceled-basket {
    width: 100%;
    padding: 20px 15px;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.11);
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    background-color: #fefefe;
    box-sizing: border-box;
}
.order-main .basket-item {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
}
.order-main .order-success .basket-item:last-child, .order-main .order-canceled .basket-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.order-main .basket-item .basket-item-image {
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 38px;
}
.order-main .basket-item .basket-item-epidtr {
    position: absolute;
    top: 1px;
    display: flex;
    align-items: flex-start;
}
.order-main .basket-item .basket-item-epidtr img {
    height: 18px;
    margin-right: 2px;
}
.order-main .right-column .basket-item .basket-item-image {
    flex: 0 0 20%;
    max-width: 20%;
}
.order-main .order-success .basket-item .basket-item-image, .order-main .order-canceled .basket-item .basket-item-image {
    flex: 0 0 10%;
    max-width: 10%;
}
.order-main .basket-item .basket-item-image img {
    max-width: 36px;
}
.order-main .basket-item .basket-item-description {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.order-main .right-column .basket-item .basket-item-description {
    flex: 0 0 55%;
    max-width: 55%;
}
.order-main .order-success .basket-item .basket-item-description, .order-main .order-canceled .basket-item .basket-item-description {
    flex: 0 0 65%;
    max-width: 65%;
}
.order-main .basket-item .basket-item-description .basket-item-title a {
    color: #456699;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}
.order-main .basket-item .basket-item-description .basket-item-info {
    color: #454545;
    font-size: 13px;
    line-height: 20px;
}
.order-main .basket-item .basket-item-price-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 0 0 30%;
    flex-grow: 1;
    max-width: 30%;
}
.order-main .basket-item .basket-item-price {
    /*display: flex;
    flex: 0 0 25%;
    width: 100%;
    max-width: 25%;*/
    font-size: 16px;
    line-height: 20px;
    color: #000;
}
.order-main .basket-item .price-old {
    color: #ffa6a6;
    text-decoration: line-through;
}
.order-main .basket-item .basket-item-price .basket-item-price-amount {
    margin-left: auto;
}

.order-main .basket-item .basket-item-remove {
    position: absolute;
    top: 1px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    width: 20px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1;
    color: rgb(255 255 255);
    background-color: #456699;
    border: none;
    border-radius: 100%;
    outline: none;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    cursor: pointer;
}

.order-main .basket-set {
    position: relative;
}
.order-main .basket-set .basket-set-item {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #e8e8e8;
}
.order-main .basket-set .basket-set-label {
    position: absolute;
    top: 10px;
    right: 0;
    background-color: #ffca33;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 4px;
}
.order-main .basket-set .basket-set-inner-wrapper {
    flex: 0 0 75%;
    max-width: 75%;
    width: 100%;
}
.order-main .basket-set .basket-set-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.order-main .right-column .basket-set .basket-set-item .basket-item-image {
    flex: 0 0 27%;
    max-width: 27%;
}
.order-main .order-success .basket-set .basket-set-item .basket-item-image, .order-main .order-canceled .basket-set .basket-set-item .basket-item-image {
    flex: 0 0 13%;
    max-width: 13%;
}
.order-main .right-column .basket-set .basket-set-item .basket-item-description {
    max-width: 73%;
    flex: 0 0 73%;
}
.order-main .basket-set .basket-set-item .basket-item-description {
    max-width: 87%;
    flex: 0 0 87%;
}
.order-main .order-success .order-success-basket-delivery {
    display: flex;
    align-items: center;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 16px;
    border-top: 1px solid rgb(232, 232, 232);
}
.order-main .order-success .order-success-basket-delivery .order-success-basket-delivery-amount {
    margin-left: auto;
}
.order-main .right-column .order-basket-total {
    border-bottom: 1px solid #e8e8e8;
}
.order-main .order-basket-total {
    color: #000;
}
.order-main .order-success .order-basket-total .order-basket-row:last-child, .order-main .order-canceled .order-basket-total .order-basket-row:last-child {
    margin-bottom: 0;
}
.order-main .order-basket-row {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 15px;
    line-height: 20px;
}
.order-main .order-basket-total .order-basket-row .order-basket-sum-title {
    flex: 0 0 65%;
    max-width: 65%;
    width: 100%;
}
.order-main .order-basket-total .order-basket-row .order-basket-sum-value, .order-main .order-basket-total .order-basket-row .order-basket-sum-total-value {
    flex: 0 0 35%;
    max-width: 35%;
    width: 100%;
    text-align: right;
}
.order-main .order-basket-total .order-basket-row .order-basket-sum-total-value .order-basket-sum-value-amount {
    font-size: 21px;
}
.order-main .right-column .order-basket-additional {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.order-main .right-column .right-checkout-wrapper .order-basket-additional .order-basket-additional-action {
    color: #456699;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px dotted #456699;
    cursor: pointer;
}
.order-main .right-column .right-checkout-wrapper .order-basket-additional .order-basket-edit {
    margin: 10px 0 15px;
}
.order-main .right-column .right-checkout-wrapper .order-basket-additional .order-basket-coupon-wrapper input {
    flex: 0 0 50%;
    max-width: 50%;
    height: 30px;
    width: 100%;
    padding: 0 10px;
    margin-right: 10px;
    line-height: 30px;
    font-size: 16px;
    outline: none;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.order-main .right-column .right-checkout-wrapper .order-basket-additional .order-basket-coupon-wrapper button {
    flex: 0 0 40%;
    max-width: 40%;
    height: 32px;
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-left: auto;
    line-height: 30px;
    font-size: 16px;
    color: #456699;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #456699;
    border-radius: 4px;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.order-main .right-column .coupon-wrapper {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.order-main .right-column .coupon-wrapper span:not(.coupon-status) {
    color: #000;
    border-bottom: 1px dashed;
}
.order-main .right-column .coupon-wrapper .coupon-status {
    flex: 0 0 auto;
    height: 14px;
    width: 14px;
    margin-right: 5px;
    border-radius: 100%;
}
.order-main .right-column .coupon-wrapper .coupon-status.c-status__success {
    background-color: rgb(76 175 80);
}
.order-main .right-column .coupon-wrapper .coupon-status.c-status__error {
    background-color: rgb(244 67 54);
}
.order-main .right-column .coupon-wrapper .delete-coupon {
    text-decoration: none;
    color: #ddd;
    margin-left: 5px;
    transition: 0.5s ease;
}
.order-main .right-column .coupon-wrapper .delete-coupon:hover {
    color: #ff0000;
}
.order-main .right-column .order-basket-coupon-wrapper .delete-coupon:before {
    font-size: 16px;
}

.order-main .order-section .select2-container.custom-select .select2-choice, .order-main .order-section .select2-container--default .select2-selection--single {
    position: relative;
    padding-left: 8px;
    padding-right: 20px;
    background-color: #fff;
    display: block;
    height: 30px;
    width: 100%;
    padding: 0 10px;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
    -webkit-user-select: none;
    outline: none;
}
.order-main .order-section .select2-container.custom-select .select2-display-none {
    display: none;
}


.order-main .order-section .select2-container.custom-select .select2-choice .select2-arrow {
    position: absolute;
    top: 0;
    right: 5px;
    display: flex;
    align-items: center;
    color: #456699;
}
.order-main .order-section .select2-container.custom-select .select2-choice .select2-arrow:before {
    font-family: FontAwesome;
    content: "\f078";
    width: 10px;
    height: 10px;
    font-size: 10px;
    display: block;
    color: inherit;
}
.order-main .order-section .select2-container.custom-select.select2-dropdown-open .select2-choice .select2-arrow:before {
    content: "\f077";
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.order-main .order-section .select2-container.custom-select {
    margin-right: 20px;
    white-space: nowrap;
}
.order-main .order-section .select2-container.custom-select:last-child {
    margin: 0;
}
.order-main .order-section input.custom-select {
    display: none;
}
.select2-container .select2-dropdown {
    position: absolute;
    border: none;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.11);
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.11);
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    z-index: 1051;
}
.select2-container--default.select2-container--above.select2-container--open .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.select2-container--default.select2-container--below.select2-container--open .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.select2-container--shipping-another-city.select2-container--open .select2-dropdown--below, .select2-container--shipping-another-city.select2-container--open .select2-dropdown--above {
    width: 270px !important;
}
.select2-container .select2-search--dropdown {
    position: relative;
    display: block;
    margin: 4px 0 6px;
}
.select2-container .select2-search--dropdown .select2-search__field {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    color: #454545;
    padding: 4px 4px 4px 25px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    outline: none;
}
.select2-container .select2-search--dropdown:before {
    font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    font-size: 16px;
    width: 20px;
    height: 20px;
    color: #aaa;
    display: inline-block;
    text-align: center;
    margin: auto 0;
}
.select2-container .select2-results {
    display: block;
}
.select2-container .select2-results .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.select2-container .select2-results > .select2-results__options {
    max-height: 280px;
    overflow-y: auto;
}
.select2-container .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}
.select2-container .select2-results__option--highlighted[aria-selected] {
    background-color: #e9f2fa;
}
.select2-container.select2-results__option[role=group] {
    padding: 0;
}
.select2-container .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}
.select2-container .select2-results__option .select2-results__option {
    padding-left: 1em;
    margin-right: 0;
}
.select2-container .select2-results__option {
    font-size: 14px;
    color: #000;
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}
.select2-container .select2-results > .select2-results__options > .select2-results__option {
    margin-right: 10px;
}
#shipping-type .select2-container {
    width: calc(100% - 50px) !important;
}
.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important;
}
#select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0);
}
#select2-drop {
    position: absolute;
    top: 100%;
    display: block;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.11);
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.11);
    z-index: 9999;
}
#select2-drop .select2-search {
    position: relative;
    display: block;
    margin: 4px 0 6px;
}
#select2-drop .select2-search:before {
    font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    font-size: 16px;
    width: 20px;
    height: 20px;
    color: #aaa;
    display: inline-block;
    text-align: center;
    margin: auto 0;
}
#select2-drop .select2-search .select2-input {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    color: #454545;
    padding: 4px 4px 4px 25px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    outline: none;
}
#select2-drop .select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#select2-drop .select2-results .select2-result.select2-result-selectable {
    list-style: none;
    font-size: 14px;
    color: #000;
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}
#select2-drop .select2-results .select2-result.select2-result-selectable.select2-highlighted {
    background-color: #e9f2fa;
}
.order-main .order-success .liqpay-submit {
    position: relative;
    height: 48px;
    width: 207px;
    padding-left: 45px;
    background-color: rgb(108, 169, 28);
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    border: none;
    border-radius: 6px;
    border-bottom: 3px solid rgb(76, 119, 20);
    overflow: hidden;
    outline: none;
    cursor: pointer;
    transition: 0.5s ease;
}
.order-main .order-success .liqpay-submit:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    bottom: 1px;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 2.4rem;
    font-size: 2.5rem;
    font-weight: lighter;
    background-color: rgb(130, 182, 62);
    border-right: 1px solid rgb(133, 193, 53);
    content: "»";
}
.order-main .order-success .liqpay-submit:hover {
    background-color: rgb(96, 154, 19);
}
.order-main .order-success .liqpay-submit:hover:before {
    background-color: rgb(118, 169, 52);
}

.order-main .tooltip {
    position: absolute;
    top: 4px;
    right: 15px;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 13px;
    line-height: 20px;
    color: #888;
    cursor: pointer;
    border: 1px solid #888;
    border-radius: 100%;
    text-align: center;
}
.order-main .tooltip:before {
    font-family: FontAwesome;
    content: "\f129";
}
.order-main .tooltip .tooltip-wrapper-inner {
    position: absolute;
    top: -50px;
    left: 100%;
    display: none;
    padding-left: 15px;
    cursor: default;
    z-index: 1;
}
.order-main .tooltip .tooltip-info-text {
    color: #000;
    background-color: #fff;
    padding: 10px;
    font-size: 14px;
    text-align: left;
    border-radius: 10px;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.11);
    border: 1px solid #e8e8e8;
}
.order-main .tooltip .tooltip-wrapper-inner:before {
    position: absolute;
    top: 50px;
    left: 7px;
    height: 15px;
    width: 15px;
    background-color: #fff;
    transform: rotate(45deg);
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    content: "";
}
.order-main .tooltip .tooltip-info-text .work-day {
    white-space: nowrap;
}
.order-main .tooltip:hover .tooltip-wrapper-inner {
    display: block;
}

.order-main .field__group-row, .order-main .field__group-second-row, .order-main .field-row, .order-main .label-group, .order-main .input-group {
    display: flex;
}
.order-main .field__group-row {
    flex-wrap: wrap;
}
.order-main .field__group {
    margin: 5px 20px 5px 0;
}
.order-main .field__group-row .field__group {
    display: flex;
    flex-direction: column;
    width: auto;
}
.order-main .field__group-row .field__group .checkbox-row {
    display: flex;
    align-items: flex-start;
    height: 100%;
    line-height: 32px;
}
.order-main .field__group-row .field__group .checkbox-row label {
    margin-top: 19px;
}
.order-main .field__group input {
    display: inline-block;
    height: 30px;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    padding: 0 10px;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    box-shadow: none;
    outline: none;
}
.order-main .field__group input[type="checkbox"], .order-main .field__group input[type="radio"], .order-main .order-section .shipping-types .tab-item input[type="radio"], .order-main .order-section .shipping-types .tab-item.disabled, .order-main .order-section .payments-types .payment-type input[type="radio"], #shipping-type.disabled > div:not(.section-title) *, #payment-section.disabled > div:not(.section-title) *, .disabled .order-controls {
    display: none;
}
.order-main .field__group label {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 2px;
}
.order-main .field__group input[type="checkbox"] ~ label, .order-main .field__group input[type="radio"] ~ label {
    cursor: pointer;
}
.order-main .field__group input[type="checkbox"] ~ label:before {
    content: "";
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    border: 1px solid #000;
    border-radius: 3px;
    text-align: center;
    padding: 1px;
    margin-right: 10px;
    height: 16px;
    width: 16px;
    min-width: 16px;
    max-width: 16px;
}
.order-main .field__group input[type="checkbox"]:checked ~ label:before {
    font-family: FontAwesome;
    content: "\f00c";
    height: 16px;
    width: 16px;
    color: #018a12;
}
.order-main .field__group input[type="radio"] ~ label {
    position: relative;
    padding-left: 30px;
}
.order-main .field__group input[type="radio"]:checked ~ label {
    cursor: default;
}
.order-main .field__group input[type="radio"] ~ label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 16px;
    font-size: 10px;
    border: 1px solid #848484;
    border-radius: 100%;
    box-sizing: border-box;
    content: "";
}
.order-main .field__group input[type="radio"]:checked ~ label:before, .order-main .field__group input[type="radio"] ~ label:hover:before {
    font-family: FontAwesome;
    content: "\f111";
}
.order-main .field__group input[type="radio"]:checked ~ label:before {
    color: #4fb416;
}
.order-main .field__group input[type="radio"]:checked ~ label:hover:before {
    color: #3e900f;
}
.order-main .field__group input[type="radio"] ~ label:hover:before {
    color: #ddd;
}
.order-main .input-group input, .order-main .input-group input::placeholder {
    text-align: center;
}
.disabled {
    opacity: 0.4;
}

#addItemInCart .w100p .btn_buy.close {
    display: block;
    margin-left: auto;
}

.order-success, .order-canceled, .order-empty-basket {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
}
.order-success:before, .order-canceled:before, .order-empty-basket:before {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 300px;
    height: 300px;
    margin-right: 10px;
    opacity: 0.2;
    content: "";
}
.order-empty-basket:before {
    background-image: url(/images/empty-basket.png);
}
.order-success:before {
    background-image: url(/images/full-basket.png);
}
.order-canceled:before {
    background-image: url(/images/canceled-basket.png);
}
.order-success .order-success-info-wrapper, .order-canceled .order-canceled-wrapper, .order-empty-basket .order-empty-basket-msg-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}
.order-canceled .order-canceled-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.order-canceled .order-canceled-wrapper, .order-empty-basket .order-empty-basket-msg-wrapper {
    width: 300px;
}
.order-success .order-success-info-wrapper {
    max-width: 700px;
}
.order-success .order-success-title, .order-canceled .order-canceled-title, .order-empty-basket .order-empty-basket-title {
    display: inline-block;
    font-size: 34px;
    width: max-content;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.order-success .order-success-info, .order-canceled .order-canceled-info, .order-empty-basket .order-basket-msg-body {
    font-size: 14px;
}
.order-success .order-success-sub-title, .order-canceled .order-canceled-sub-title {
    font-size: 16px;
}
.order-canceled .order-canceled-basket-renew-shopping, .order-empty-basket .order-empty-basket-begin-shopping {
    display: inline-block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.14);
    background-image: linear-gradient(to top, #ee5902 0%, #fe9200 100%);
    border: 0;
    border-radius: 6px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;
    outline: none;
    transition: 0.5s ease;
}
.order-success .cart-ebook-download-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    min-width: 170px;
    width: fit-content;
    margin: 10px 0;
    color: rgb(255 255 255) !important;
    font-size: 14px;
    line-height: 1;
    text-decoration: none !important;
}
.order-main .order-section .payments-types .payment-type .payment-type-image img {
    /*height: 36px;*/
    max-width: 40px;
}

@media (min-width: 1014px) {
    .order-main .order-section .shipping-types {
        position: relative;
        display: flex;
        height: 60px;
        width: max-content;
        border: 1px solid #e8e8e8;
        border-radius: 10px;
    }
    .order-main .order-section .shipping-types .tab-item {
        position: relative;
        margin: 0;
        /*padding-left: 5px;*/
        background-color: #fff;
        border-left: 1px solid #e8e8e8;
    }
    .order-main .order-section .shipping-types .tab-item.active label {
        top: -1px;
        left: -1px;
        height: 62px;
        margin-right: -2px;
        padding-bottom: 6px;
        border: 1px solid #456699;
        border-bottom: none;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        background-color: #e9f2fa;
        box-sizing: border-box;
        cursor: default;
        z-index: 1;
    }
    .order-main .order-section .shipping-types .tab-item.active .shipping-type-title {
        color: #000;
        border-color: transparent;
    }
    .order-main .order-section .shipping-types .tab-item label {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 10px 0 5px;
        font-size: 15px;
        line-height: 18px;
        color: #456699;
        position: relative;
        height: 55px;
        cursor: pointer;
    }
    .order-main .order-section .shipping-types .tab-item:first-child {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        border-left: none;
    }
    .order-main .order-section .shipping-types .tab-item:last-child {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .order-main .order-section .shipping-types .tab-item.active, .order-main .order-section .shipping-types .tab-item.active + .tab-item {
        border-left-color: #fff;
    }
    .order-main .order-section .shipping-types .tab-item .shipping-img {
        display: flex;
        justify-content: center;
        width: 36px;
        /*max-height: 40px;*/
        margin-right: 5px;
    }
    .order-main .order-section .shipping-types .tab-item .shipping-img img {
        width: 100%;
        height: auto;
    }
    .order-main .order-section .shipping-types .tab-item .shipping-type-title {
        border-bottom: 1px dotted #456699;
    }
    .order-main .order-section .shipping-types .tab-item:not(.active):hover .shipping-type-title {
        color: #ea573d;
        border-color: #ea573d;
    }
    .order-main .order-section .shipping-types .tab-item .shipping-price {
        font-size: 12px;
        color: #454545;
    }
    .order-main .order-section .shipping-types .tab-item .shipping-form {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
    }
    .order-main .order-section .shipping-types.opened {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .order-main .order-section .payments-types {
        display: flex;
        margin-bottom: 12px;
    }
    .order-main .order-section .payments-types .payment-type {
        margin-right: 30px;
    }
    .order-main .order-section .payments-types .payment-type label {
        height: 46px;
        min-width: 180px;
        padding: 5px 10px;
        border: 1px solid #dadada;
        display: flex;
        align-items: center;
        border-radius: 10px;
        font-size: 12px;
        color: #454545;
        line-height: 18px;
        cursor: pointer;
    }
    .order-main .order-section .payments-types .payment-type:hover label, .order-main .order-section .payments-types .payment-type input[type="radio"]:checked ~ label {
        border: 1px solid #69a3d7;
        background-color: #e9f2fa;
    }
    .order-main .order-section .payments-types .payment-type input[type="radio"]:checked ~ label .payment-title {
        color: #454545;
        border-color: transparent;
    }
    .order-main .order-section .payments-types .payment-type .payment-type-image {
        /*width: 45px;*/
        /*height: 36px;*/
        margin-right: 7px;
    }
    .order-main .order-section .payments-types .payment-type .payment-title {
        display: inline-block;
        font-size: 14px;
        color: #456699;
        border-bottom: 1px dotted #456699;
    }
    
    .order-main .order-authorize {
        margin-left: 10px;
    }

    .order-main .order-section .select2-container--default .select2-selection--single {
        max-width: 460px;
    }
    .select2-container.select2-container--shipping-another-city .select2-dropdown {
        left: -112px;
    }
    .select2-container--default.select2-modal .select2-dropdown {
        max-width: 460px;
    }

    .desktop-hidden {
        display: none;
    }
}

@media (max-width: 1253px) {
    .body .top_panel {
        display: none;
    }
    .order-main .order-login-form .fields .fields-right-column-wrapper {
        margin-left: 0;
    }
    .order-main .main-column {
        flex: 0 0 65%;
        max-width: 65%;
    }
    .order-main .right-column {
        flex: 0 0 35%;
        max-width: 35%;
    }
    #shipping-location .field-row {
        min-height: 56px;
    }
    .order-main .order-section .cities-list {
        flex: 0 0 calc(100% - 112px);
        flex-wrap: wrap;
        line-height: unset;
    }
    .order-main .order-section .cities-list li {
        margin-bottom: 10px;
    }
    .order-main .order-section .payments-types {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .order-main .order-section .payments-types .payment-type {
        margin-right: 0;
        margin-bottom: 10px;
    }
    #shipping-location .another-location-container {
        flex-direction: column;
    }
    #shipping-location .another-location-container .region-selection, #shipping-location .another-location-container .region, #shipping-location .another-location-container .another-city, #shipping-location .another-location-container .another-city-selection, #shipping-location .another-location-container .select2-container {
        width: 100% !important;
    }
    #shipping-location .another-location-container .another-city-selection {
        padding: 0;
        margin-top: 15px;
    }
    /*#shipping-location .another-location {
        flex: 0 0 112px;
    }*/
    .order-main .field__group-row .field__group .checkbox-row label {
        margin-top: 0;
    }
}

@media (max-width: 1013px) {
    .order-main {
        flex-direction: column;
    }
    .order-main .order-authorize {
        margin-bottom: 20px;
    }
    .order-main .order-section {
        margin-left: 0;
        /*margin-bottom: 40px;*/
    }
    .order-main .order-section .section-title {
        margin-bottom: 20px;
        padding-left: 40px;
    }
    .order-main .order-section .section-step {
        left: 0px;
    }
    .order-main .order-section .sub-title {
        padding-left: 5px;
    }
    .order-main .field__group-row .field__group .checkbox-row label {
        margin-top: 19px;
    }
    .order-main .main-column, .order-main .right-column {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
    .order-main .order-section .cities-list {
        display: none !important;
    }
    .order-main .order-section .selected-city {
        display: block;
        background-color: #fff;
        border: 1px solid #f77638;
        color: #f77638;
        cursor: pointer;
    }
    .order-main .order-section .selected-city:not(.selected) ~ .another-location {
        display: none;
    }
    .order-main .order-section .selected-city.selected {
        color: #000;
        border: 1px solid #e9f2fa;
        background-color: #e9f2fa;
    }
    .order-main .order-section .shipping-types, .order-main .order-section .payments-types {
        display: none;
    }
    .order-main .order-controls .order-submit-btn {
        width: 100%;
    }
    .order-main .user-agreement-msg a {
        display: inline-block;
    }
    .order-main .pseudo-selection-wrapper {
        position: relative;
    }
    .order-main .pseudo-selection-wrapper, #shipping-location .field-row {
        margin: 10px 0;
    }
    .order-main .pseudo-item-select {
        position: relative;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0 30px 0 10px;
        border: 1px solid #c9c9c9;
        border-radius: 4px;
        cursor: pointer;
    }
    .order-main .order-section .md-open {
        position: absolute;
        top: calc(100% - 3px);
        left: 0;
        right: 0;
        display: flex;
        flex-direction: column;
        max-height: 300px;
        padding-top: 10px;
        border: 1px solid #c9c9c9;
        border-top: none;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        box-shadow: 0 11px 10px rgba(0, 0, 0, 0.3);
        overflow-y: auto;
        background-color: #fff;
        z-index: 110;
    }
    .order-main .order-section .shipping-types .tab-item, .order-main .order-section .payments-types .payment-type {
        padding: 0 10px;
        border-bottom: 1px solid #c9c9c9;
    }
    .order-main .order-section .shipping-types .tab-item:last-child {
        border-bottom: none;
    }
    .order-main .order-section .shipping-types .tab-item label, .order-main .order-section .payments-types .payment-type label {
        position: relative;
        display: flex;
        align-items: center;
        margin-left: 25px;
        padding-left: 5px;
        min-height: 50px;
        font-size: 14px;
    }
    .order-main .order-section .shipping-types .tab-item .shipping-img, .order-main .order-section .payments-types .payment-type .payment-type-image {
        display: flex;
        width: 50px;
        justify-content: center;
        align-items: center;
    }
    .order-main .order-section .shipping-types .tab-item .shipping-img img {
        width: auto;
        height: 75%;
    }
    .order-main .order-section .shipping-types .tab-item .shipping-type-title, .order-main .order-section .payments-types .payment-type .payment-title {
        width: max-content;
        line-height: 18px;
        color: #456699;
        border-bottom: 1px dotted #456699;
    }
    .order-main .order-section .shipping-types .tab-item .shipping-price, .order-main .order-section .payments-types .payment-type .payment-description {
        font-size: 12px;
        color: #454545;
    }
    .order-main .order-section .shipping-types .tab-item input[type="radio"] ~ label:before, .order-main .order-section .payments-types .payment-type input[type="radio"] ~ label:before {
        font-family: FontAwesome;
        position: absolute;
        top: 0;
        left: -22px;
        bottom: 0;
        width: 20px;
        height: 20px;
        margin: auto 0;
        line-height: 19px;
        font-size: 11px;
        border: 1px solid #dfdfdf;
        border-radius: 100%;
        box-sizing: border-box;
        content: "";
    }
    .order-main .order-section .shipping-types .tab-item.active input[type="radio"] ~ label:before, .order-main .order-section .payments-types .payment-type input[type="radio"]:checked ~ label:before {
        text-align: center;
        color: #4fb416;
        content: "\f111";
    }
    .order-main .order-section .payments-types .payment-type .payment-type-image {
        background-repeat: no-repeat;
        height: 36px;
        width: 45px;
        margin: auto 0;
    }
    .order-main .order-section .pseudo-selection-wrapper .shipping-types ~ .mobile-modal:before, .order-main .order-section .pseudo-selection-wrapper .payments-types ~ .mobile-modal:before {
        font-family: FontAwesome;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 30px;
        font-size: 10px;
        text-align: center;
        color: #c9c9c9;
        content: "\f078";
    }
    .order-main .order-section .pseudo-selection-wrapper .shipping-types.md-open ~ .mobile-modal:before, .order-main .order-section .pseudo-selection-wrapper .payments-types.md-open ~ .mobile-modal:before {
        content: "\f077";
    }
    .order-main .order-section .shipping-type-parameters {
        margin: 10px 0 0;
    }
    .order-main .order-section .shipping-form {
        padding: 0;
        width: 100%;
        border: none;
        box-sizing: border-box;
    }
    .order-main .order-section .payments-types {
        margin-left: 0;
    }
    .order-main .order-section .payments-types .payment-type {
        margin-bottom: 0;
    }
    .order-main .order-section .payments-types .payment-type label {
        border: none;
        border-radius: 0;
    }
    .order-main .order-section .order-comment {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .order-main .order-section .order-comment label {
        width: max-content;
    }
    .order-main .order-section .order-comment .order-comment-wrapper {
        width: 100%;
    }
    .order-main .right-column .basket-set .basket-set-item {
        padding-bottom: 10px;
        margin-bottom: 0;
        border-bottom: none;
    }

    .select2-container--shipping-another-city.select2-modal .select2-dropdown {
        width: 100% !important;
    }
    .order-main .order-section .select2-container--default .select2-selection--single {
        width: 100%;
    }
    #shipping-type .select2-container--default {
        width: 100% !important;
    }
    
    .order-main .tooltip .tooltip-wrapper-inner {
        right: 100%;
        left: unset;
        padding-left: 0;
        padding-right: 15px;
    }
    .order-main .tooltip .tooltip-wrapper-inner:before {
        right: 7px;
        left: unset;
        transform: rotate(225deg);
    }
    #shipping-location .field-row {
        min-height: unset;
    }
    #shipping-location .another-location-container {
        margin: 15px 0;
    }
    #shipping-location .selected-city.selected ~ .another-location {
        flex: unset;
    }
}

@media (max-width: 787px) {
    body .body.clvh header {
        margin: 0;
    }
    .body header {
        flex-direction: column;
        height: auto !important;
        padding: 5px 0;
    }
    .body header .header_1 {
        display: block;
    }
    .body header .header_4 {
        position: unset;
        margin-top: 10px;
        background: transparent;
    }
    .order-main .field__group {
        margin: 5px 0;
    }
    .order-main .order-form-message {
        display: block;
        text-align: center;
    }
    #user-section .field__group {
        margin: 5px 20px 5px 0;
    }
    .order-main .order-login-form {
        flex-direction: column;
    }
    .order-main .order-login-form .fields {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-main .order-login-form .fields .field__group .captcha-code {
        align-items: center;
    }
    .order-main .order-login-form .auth-submit-area .login-close {
        margin-right: 0;
    }
    .order-main .order-login-form .column-separator {
        margin: 3% 10px;
        border-top: 1px solid #e8e8e8;
        border-left: unset;
    }
    .order-main .order-login-form .column-separator span {
        left: 0;
        right: 0;
        top: -19px;
        width: max-content;
        padding: 0 20px;
        margin: 0 auto;
    }
    .order-main .order-login-form .fields .fields-right-column-wrapper {
        align-items: center;
    }
    .order-main .order-login-form .auth-via-services {
        margin-bottom: 0;
    }
    #user-section .field__group input[type="text"], #user-section .field__group input[type="phone"], #user-section .field__group input[type="mail"], .order-main .field__group input[type="text"] {
        width: 100%;
        max-width: unset;
        box-sizing: border-box;
    }
    
    .order-success, .order-canceled, .order-empty-basket {
        flex-direction: column;
        align-items: center;
        justify-content: unset;
    }
    .order-success:before {
        display: none;
    }
    .order-canceled:before, .order-empty-basket:before {
        width: 150px;
        height: 150px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .order-success .order-success-info-wrapper, .order-canceled .order-canceled-wrapper, .order-empty-basket .order-empty-basket-msg-wrapper {
        margin-left: 0;
    }
}

@media (min-width: 720px) and (max-width: 1013px) {
    .select2-container--shipping-another-city.select2-modal {
        width: 100% !important;
        max-width: 265px;
        margin-left: -70px;
    }
    .order-main .order-section .shipping-form .field__group {
        margin-left: 0 !important;
        margin-right: 20px;
    }
}

@media (max-width: 720px) {
    #user-section .field__group-row, .order-main .order-section .shipping-form > .field__group-row {
        flex-direction: column;
    }
    #user-section .field__group {
        margin: 5px 0;
    }
    .order-main .field__group-row .field__group .checkbox-row label {
        margin-top: 0;
    }
    #shipping-type .delivery-address .field__group-row {
        flex-direction: column;
    }
    .order-main .order-section .shipping-form .field__group {
        margin-left: 0;
        margin-right: 0;
    }
    .order-main .order-success .basket-item .basket-item-description {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .order-main .order-success .basket-item .basket-item-price {
        flex: 0 0 35%;
        max-width: 35%;
    }

    .select2-container--shipping-another-city.select2-modal {
        left: 0 !important;
        right: 20px !important;
    }
}

@media (max-width: 500px) {
    .order-main .order-section .section-title.highlighted .section-advice {
        display: block;
        margin-left: 0;
    }
}

@media (max-width: 450px) {
    .order-main .user-menu {
        flex-direction: column;
        align-items: center;
    }
    .order-main .user-menu label {
        display: inline-block;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
        margin: 0 0 5px !important;
    }
    .order-main .user-menu input:checked ~ label {
        border-color: #e9f2fa;
    }
    .order-main .popup-outer {
        /*width: 100vw;
        height: 100vh;
        max-width: unset;
        max-height: unset;
        border-radius: 0;*/
        box-sizing: border-box;
    }
    .order-main .popup-outer .popup-inner {
        max-height: 60vh;
    }
    .order-main .popup-outer .popup-header {
        margin-top: 40px;
    }
    .order-main .popup-outer .popup-close-btn {
        right: 0;
        color: #ccc;
        padding: 10px;
    }
}

@media (max-width: 350px) {
    .body header .header_4 .telephone {
        flex-direction: column;
    }
    .body header .header_4 .telephone:before {
        content: unset;
    }
    .body header .header_4 .telephone a {
        position: relative;
        margin-left: 0;
        margin-bottom: 5px;
    }
    .body header .header_4 .telephone a:before {
        position: absolute;
        top: 0;
        left: -22px;
        color: #000;
        font-size: 22px;
        font-family: FontAwesome;
        content: "\f10b";
    }
    .body header .header_4 .telephone span {
        display: none;
    }
    
    #shipping-location .field-row {
        flex-direction: column;
    }
    #shipping-location .another-location {
        margin-top: 15px;
        margin-right: auto;
    }
    #shipping-location .selected-city.selected ~ .another-location {
        
    }

    .order-main .order-section .another-city .select2-container.select2-container--shipping-another-city {
        margin: 0;
    }
}

.not-enough-block {
    padding: 12px 10px 0 10px;
    margin-top: 24px;
}

ul>li {
    margin: unset !important;
    list-style-type: unset !important;
    position: unset !important;
}
ul:not([id*=bx_])>li:before {
    content: unset !important;
    margin-right: unset !important;
}

.color {margin: 20px 0px; padding: 20px; font-size: 14px; border-radius: 5px;}

.color.turquoise {border: 2px solid #1abc9c; background: rgba(26, 188, 156, 0.2);}
.color.green-sea {border: 2px solid #16a085; background: rgba(22, 160, 133, 0.2);}
.color.emerland {border: 2px solid #2ecc71; background: rgba(46, 204, 113, 0.2);}
.color.nephritis {border: 2px solid #27ae60; background: rgba(39, 174, 96, 0.2);}
.color.peter-river {border: 2px solid #3498db; background: rgba(52, 152, 219, 0.2);}
.color.belize-hole {border: 2px solid #2980b9; background: rgba(41, 128, 185, 0.2);}
.color.amethyst {border: 2px solid #a66bbe; background: rgba(166, 107, 190, 0.2);}
.color.wisteria {border: 2px solid #8e44ad; background: rgba(142, 68, 173, 0.2);}
.color.wet-asphalt {border: 2px solid #34495e; background: rgba(52, 73, 94, 0.2);}
.color.midnight-blue {border: 2px solid #2c3e50; background: rgba(44, 62, 80, 0.2);}
.color.sun-flower {border: 2px solid #f1c40f; background: rgba(241, 196, 15, 0.2);}
.color.orange {border: 2px solid #f39c12; background: rgba(243, 156, 18, 0.2);}
.color.carrot {border: 2px solid #e67e22; background: rgba(230, 126, 34, 0.2);}
.color.pumpkin {border: 2px solid #d35400; background: rgba(211, 84, 0, 0.2);}
.color.alizarin {border: 2px solid #e74c3c; background: rgba(231, 76, 60, 0.2);}
.color.pomegranate {border: 2px solid #c0392b; background: rgba(192, 57, 43, 0.2);}
.color.clouds {border: 2px solid #ecf0f1; background: rgba(236, 240, 241, 0.2);}
.color.silver {border: 2px solid #bdc3c7; background: rgba(189, 195, 199, 0.2);}
.color.concrete {border: 2px solid #95a5a6; background: rgba(149, 165, 166, 0.2);}
.color.asbestos {border: 2px solid #7f8c8d; background: rgba(127, 140, 141, 0.2);}
/* End */
/* /bitrix/components/opensource/order/templates/orderpage-new/style.css?175153179059586 */
