
.basket_pages_link_section {
    margin-top: 17px;
}

.basket_pages_link_section li a {
    font-family: Roboto-Regular;
    font-size: 11px;
    color: #4d6977;
}

.basket_pages_link_section li span {
    font-family: Roboto-Regular;
    font-size: 11px;
    color: #4d6977 !important;
}

.pages_link {
    /* margin-bottom: 25px !important;*/
    padding: 0 11px 0 0;
}

#main_basket {
    max-width: 950px !important;

}

#main_basket .basket_main_cont {
    background: #fff;
    color: #484849;
}

#main_basket .pop_item > div {
    padding-left: 15px;
    min-width: 100px;
}

#main_basket .basket_head_pop {
    text-align: left;
    margin-bottom: 32px;
}


#main_basket .basket_head_pop h4 {
    font-size: 30px;
    text-align: left;
    display: inline-block;
    color: #484849;
    margin-bottom: 28px;
    display: block;
}

#main_basket .steps .step {
    display: inline;
}

#main_basket .steps .step--current span {
    background-color: #0a9e3b;
    color: #fff;
    border: 1px solid #0a9e3b;
}

#main_basket .steps .step--current h5 {
    color: #0a9e3b;
}

#main_basket .steps {
    display: inline;
}

#main_basket .steps .step1 {
    display: inline;
}

#main_basket .steps .step2 {
    display: inline;
}

#main_basket .steps .step3 {
    display: inline;
}

#main_basket .steps h5 {
    padding-left: 10px;
    display: inline;
    font-size: 15px;
    color: #999999;
    font-weight: 100;
    letter-spacing: 0.2px;
}

#main_basket .steps span {
    font-family: Roboto-Light;
    font-size: 14px;
    color: #999999;
    border-radius: 50%;
    border: 1px solid #999999;
    padding: 5px 11px;
    font-weight: 100;
}

#main_basket .steps .step2 span {
    background-color: #0a9e3b;
    color: #fff;
    border: 1px solid #0a9e3b;
}

#main_basket .steps .step2 h5 {
    color: #0a9e3b;
}

#main_basket .steps .horiz_line {
    display: inline-block;
    border-top: 1px solid #dbdbdb;
    margin: 0 20px;
    width: 178px;
    vertical-align: middle;
}

#main_basket .middle_pop {
    text-align: left;
    color: #484849;
    padding-bottom: 35px;
    font-family: Roboto-Medium;
    font-size: 11px;
    letter-spacing: 0.5px;
    font-family: Roboto-Medium;
}

#main_basket .item_desc {
    font-size: 12px;
    font-family: Roboto-Medium;
    display: block;
}

#main_basket .pop_item img {
    height: auto;

}

#main_basket .middle_pop ul {

    padding-left: 21px;
}

#main_basket .pop_item .item_price {
    padding-left: 0;
    font-size: 14px;
    vertical-align: super;
}

#main_basket .personal_info_section h4 {
    font-family: Roboto-Medium;
    color: #484849;

}

#main_basket .delete_item {
    float: none;
    padding: 5px !important;
    min-width: 28px !important;
}

#main_basket .quantity_basket h5 {
    margin-left: 22px;
}

#main_basket .middle_pop li {
    display: inline-block;
    list-style: none;
    padding-left: 9.7%;
}

#main_basket .pop_item .item_price h3 {
    margin-left: 206%;
    font-size: 16px;
    color: #0a9e3b;
    display: initial;
}

#main_basket .item_dec_fir_gift {
    font-size: 18px;
    vertical-align: top;
}

#main_basket .pop_content_basket {
    border-top: 1px solid #e7e7e7;
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-top: 15px;
}

#main_basket .pop_content_basket {
    border-top: 1px solid #e7e7e7;
    /* border-bottom: 1px solid #e7e7e7; */
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-top: -1px;
}

#main_basket .pop_content_basket {
    border-top: 1px solid #e7e7e7;
    padding: 15px 0;
    float: left;
    width: 100%;
    margin-top: -1px;
}

#main_basket .pop_content_basket.last_f {
    border-bottom: none;
}

#main_basket .quantity_basket input {
    height: 20px;
    width: 50px;
    margin-top: 0;
    margin-left: -1px;
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 0;
}

#main_basket .quantity-button.quantity-up {
    position: absolute;
    height: 87%;
    top: 0;
    border: 1px solid #e1e1e1;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-left: 73px;
}

#main_basket .quantity-button.quantity-down {
    height: 87%;
    bottom: 1px;
    border: 1px solid #e1e1e1;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;

}

#main_basket .quantity-button {


    line-height: 18px;

}

#main_basket .item_title, .item_dec_fir {
    font-size: 18px;
}

#main_basket .column1 {
    display: inline-block;
    width: 50%;
}

#main_basket .column2 {
    display: inline;
}

#main_basket .middle_pop div:first-child,
#main_basket #basket_pop_cont .column1 {
    width: 33%;
    box-sizing: border-box;
    float: left;
}

#main_basket .middle_pop div:nth-child(2),
#main_basket #basket_pop_cont .column2 {
    width: 67%;
    box-sizing: border-box;
    float: left;
}

#main_basket .user_block_basket {
    position: relative;
    padding-top: 10px;
    text-align: left;
    width: 19%;
}

#main_basket .user_block_basket a {
    text-decoration: none;
    color: #ffffff;
    position: relative;
}

#main_basket .user_block_basket a:not(:first-child) {
    padding-left: 15%;
}

#main_basket .user_block_basket img {
    display: inline-block;
    width: 28px;
}

#main_basket .quantity_basket {
    position: relative;
    min-width: 100px;
}

#main_basket input[type=number]::-webkit-inner-spin-button,
#main_basket input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#main_basket input[type=number] {
    -moz-appearance: textfield;
}

#main_basket .quantity_basket .qty_input {
    width: 34px;
    height: 21px;
    line-height: 1.65;

    padding: 0;
    margin: 0;
    padding-left: 14px;
    border: 1px solid #e1e1e1;
}

#main_basket .quantity_basket input:focus {
    outline: 0;
}

.quantity_basket {
    position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}


.quantity_basket .qty_input:focus {
    outline: 0;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 23px;
}

.quantity_button_basket {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #fff;
    background: #e1e1e1;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 15px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 12px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.qtyplus {
    position: absolute;
    height: 100%;
    top: 0;
    border-bottom: 1px solid #eee;
}

.quantity_button_basket, .qtyminus {
    position: absolute;
    bottom: -1px;
    height: 100%;
}


#main_basket .free_sheep {
    width: 65.5%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 125px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dfdacd;
    background: #f4efe0;
    box-sizing: border-box;
    padding: 10px 20px;
}

#main_basket .free_sheep p {
    font-family: Roboto-Regular;
    font-size: 20px;
    color: #484849;
}

.free_sheep strong {
    color: #0a9e3b;
}

#main_basket .free_sheep img {
    width: 35px;
    height: auto;
    margin-right: 15px;
}

#main_basket .pr_item {
    width: 31.5%;
    float: left;
    margin-left: 3%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 125px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dfdacd;
    box-sizing: border-box;
}

#main_basket .ship_text p {
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #484849;
    line-height: 18px;
}

#main_basket .ship_text h2 {
    font-family: Roboto-Regular;
    font-size: 36px;
    color: #484849;
    line-height: 53px;
}

#main_basket .ship_text a {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #b3205b;
    text-decoration: underline;
    padding-bottom: 15px;
    display: block;
}

#main_basket .personal_info_section {
    border: 1px solid #dfdacd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 14px 20px;


}

#main_basket .personal_info_section h4 {
    font-family: Roboto-Regular;
    font-size: 20px;
    color: #484849;
    letter-spacing: 0.3px;
}

#main_basket .personal_info_section a {
    padding-right: 10px;
}

#main_basket .personal_info_section img {
    vertical-align: sub !important;
    width: 28px;
    height: 28px;
}

#main_basket .personal_info_section h4 {
    margin-bottom: 17px;
    font-weight: 700;
}

#reg_unreg_radio {
    display: inline-block;
    margin-bottom: 12px;
}

#main_basket .reg_unreg_rad {
    float: left;
    height: 34px;
    width: 210px;
    margin-right: 23px;
}

#main_basket .reg_unreg_rad input {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #484849;
}


#main_basket input[type="radio"]:checked,
#main_basket input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

#main_basket input[type="radio"]:checked + label,
#main_basket input[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

#main_basket input[type="radio"]:checked + label:before,
#main_basket input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 12px;
    height: 12px;
    border: 2px solid #6d6d6d;
    border-radius: 100%;
    background: #fff;
    top: 2px;
}

#main_basket .pop_item p {
    margin-bottom: 11px;
}

#main_basket input[type="radio"]:checked + label:before {
    border: 2px solid #0a9e3b;
}

.squaredThree label {
    margin-left: 8px;
}


#main_basket input[type="radio"]:checked + label:after,
#main_basket input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #0a9e3b;
    position: absolute;
    top: 6px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid #0a9e3b;
}


#main_basket input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

#main_basket input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

#main_basket #reg_unreg_radio .uk-form-label {
    display: block !important;
}

#main_basket #reg_unreg_radio .osdi04xo {
    display: inline;
}

#main_basket #reg_unreg_radio .uk-width-1-4 {
    display: inline;
}

#main_basket .checkbox_underline {
    border-bottom: 1px solid #dfdacd;
    width: 96%;
    margin-left: 36px;
    margin-top: 0;
    margin-bottom: 16px;
}

#main_basket .connect_to_buyer_rad {
    height: 30px;
}

#main_basket label, #main_basket input, #main_basket .uk-form-controls h3 {
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #484849;
}

#connect_to_buyer_radio label, #give_order label {
    font-family: Roboto-Light;
    font-size: 14px;
}

#main_basket #give_order {
    padding-left: 0;
}

#choose_delivery_radio label span {
    display: block;
}

#main_basket input::-webkit-input-placeholder { /* Chrome */
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #484849;
}

#main_basket input:-ms-input-placeholder { /* IE 10+ */
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #484849;
}

#main_basket input::-moz-placeholder { /* Firefox 19+ */
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #484849;
}

#main_basket input:-moz-placeholder { /* Firefox 4 - 18 */
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #484849;
}

#main_basket input {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 40px;
    padding: 5px 20px;
}

.address-field-help {
    font-size: 11px;
    width: 115%;
    position: relative;
    top: -10px;
    color: #767676;
}

.address-field-help__text_error {
    color: #ff0000;
    display: none;
}

.address-field-help__exclamation {
    border: 1px solid #767676;
    padding: 0 6px;
    border-radius: 50%;
    margin-right: 6px;
    margin-left: 3px;
    color: #767676;
}

.address-field-help__bold {
    font-family: 'Roboto-Black';
}

#main_basket input[type='checkbox'] {
    margin-top: 5px;
    margin-bottom: 0;
    height: 10px;
    padding: 4px 10px;
}

#main_basket input::placeholder {
    font-family: Roboto-Light;
    font-size: 13px;
    color: #484849;
}

.squaredThree {

    position: relative;
    margin: 0 0 9px 0
}

.squaredThree label::before {
    content: '';
    width: 14px;
    height: 14px;
    cursor: pointer;
    position: absolute;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    margin-left: 26px;
    top: 2px
}

.squaredThree label:after {
    content: '';
    width: 10px;
    height: 6px;
    top: 4px;
    position: absolute;
    left: 28px;
    border: 2px solid #0a9e3b;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredThree input[type=checkbox] {
    visibility: hidden;
    height: 10px;
}

.squaredThree input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.squaredThree span {
    padding-left: 16px;
    vertical-align: top;
    font-family: Roboto-Light;
    font-size: 13px;
    color: #484849;

}

#main_basket .squaredThree {
    margin-top: 25px;
    margin-left: 11px;
}

#main_basket h3 {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #484849;
}

#main_basket .give_order_rad {

    height: 30px;

}

#main_basket .delivery_info_section {
    border: 1px solid #dfdacd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 14px 22px;
    margin-top: 20px;


}

#main_basket .delivery_info_section h4 {
    font-family: Roboto-Regular;
    font-size: 20px;
    color: #484849;
    letter-spacing: 0.3px;
    font-weight: 700;
}

#main_basket .delivery_info_section a {
    padding-right: 10px;
    max-width: 30%;
}

#main_basket #choose_delivery_radio {
    display: inline-block;

}

#main_basket #choose_delivery_radio .choose_delivery_rad {
    display: inline-block;
    width: 33%;
    margin-left: -4px;
    vertical-align: top;
}

#main_basket #choose_delivery_radio .deliv_rad_back {
    padding: 13px;
    width: 80%;
}

#main_basket .delivery_div1 {
    display: inline-block;
    width: 58%;
    margin-top: 14px;
    vertical-align: bottom;
}

#main_basket .delivery_div2 {
    display: inline-block;
    width: 41%;
    padding-left: 30px;
}

#main_basket .delivery_div2 a {
    font-family: Roboto-Medium;
    font-size: 12px;
    text-decoration: underline;
    color: #29004e;
    vertical-align: super;
}

#main_basket .delivery_div2_1 {
    display: inline-block;
    width: 32%;
}

#main_basket .choose_pay_back {
    padding: 10px;
    width: 85%;
}

.payment_cont img {
    margin-top: 15px;
}

#main_basket .delivery_div2_2 {
    display: inline-block;
    width: 100%;
    vertical-align: super;
    padding-left: 51px;
    padding-bottom: 10px;
}

#main_basket .delivery_div2_2 h3 {
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #484849;
}

#main_basket .delivery_div2_2 h3 span {
    font-family: Roboto-Medium;
    font-size: 40px;
    color: #484849;
    letter-spacing: 1px;
}

#main_basket .delivery_div2_2 h3 span.pzdrpoat {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#main_basket .delivery_div2_2 .price_double {
    font-size: 13px;
}

#main_basket .delivery_info_payment {
    border: 1px solid #dfdacd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px 20px;
    margin-top: 20px;
}

#main_basket .delivery_info_payment h4 {
    font-family: Roboto-Regular;
    font-size: 20px;
    color: #484849;
    letter-spacing: 0.3px;
    font-weight: 700;
}

#main_basket .delivery_info_payment a {
    padding-right: 10px;
}

#main_basket #choose_payment {
    position: relative;
    width: 65%;
}

#main_basket .choose_pay_back {

    /*float: left;*/
    display: inline-block;

}

#main_basket .choose_pay {
    /*float: left;*/
    display: inline-block;
    width: 45%;
    vertical-align: top;

}

#main_basket .section_notes {
    padding-top: 25px;
}

#main_basket .section_notes textarea {
    margin-top: 15px;
    height: 100px;
    resize: none;
}

#main_basket .info_final_order {
    border: 1px solid #dfdacd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 27px 22px;
    margin-top: 20px;
    background-color: #f4efe0;
    box-sizing: border-box;
}

#main_basket #promo_code {
    width: 42%;
    border: none;
}

#main_basket .btn_promocode {
    background-color: #0a9e3b;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-left: -6px;
    font-family: Roboto-Light;
    font-size: 12px;
    line-height: 40px;
    min-height: 40px;
    margin-top: 15px;
    vertical-align: top;
}

#main_basket .total_sum h3 {
    line-height: 15px;
}

#main_basket .btn_promocode:hover {
    background-color: #14b349;
    color: #FFFFFF;
}

#main_basket #promocode {
    display: inline-block;
    vertical-align: top;
}

#main_basket .total_sum {
    display: inline-block;
    width: 32%;
}

#main_basket .total_sum span {
    color: #484849;
    font-family: Roboto-Medium;
    font-size: 25px;
}

#main_basket .total_sum span.pzdrpoat {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #main_basket .total_sum span.pzdrpoat {
        font-family: 'Lab-Grotesque-Regular', Arial, sans-serif;
    }
}

#main_basket .total_sum sup {
    color: #9b9a9a;
    font-family: Roboto-Medium;
    font-size: 13px;
    text-decoration: line-through;
}

#main_basket .underline_white {
    border-bottom: 1px solid #fff;
    width: 100%;
    margin-top: 0;
    margin-top: 25px;
}

.final_call_accept {

    position: relative;
    margin: 0 0 10px 0
}

.final_call_accept label:before {
    content: '';
    width: 14px;
    height: 14px;
    cursor: pointer;
    position: absolute;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    margin-left: 2px;
    top: 2px;
}

.final_call_accept label:after {
    content: '';
    width: 10px;
    height: 6px;
    position: absolute;
    left: 4px;
    top: 4px;
    border: 2px solid #0a9e3b;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.final_call_accept {
    padding-left: 10px;
}

.final_call_accept input[type=checkbox] {
    visibility: hidden;
    height: 10px;
}

.final_call_accept input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.final_call_accept span {
    padding-left: 16px;
    vertical-align: top;
    font-family: Roboto-Light;
    font-size: 14px;
    color: #484849;

}

#main_basket .finnal_accept_btn_text {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}

#main_basket .final_call_accept {
    margin-top: 21px;
    display: inline-block;
}

#main_basket .buttonn_final_accept {
    width: 50%;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

#main_basket .finnal_accept {
    display: inline-block;
}

#main_basket .finnal_accept h5 {
    font-family: Roboto-Medium;
    font-size: 11px;
    color: #484849;
    margin-top: 0px !important;
}

#main_basket .finnal_accept a {
    font-family: Roboto-Regular;
    font-size: 11px;
    color: #b3205b;
    text-decoration: underline;
}

#main_basket a.btn_final_accept {
    background-color: #fa8a07;
    color: #FFFFFF;
    margin-left: 100px;
    font-family: Roboto-Regular;
    font-weight: normal;
    text-decoration: none;
    font-size: 20px;
    line-height: 11px;
    min-height: 55px;
    vertical-align: text-bottom;
    padding: 20px 42px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#main_basket .btn_final_accept:hover {
    background-color: #fa8a07;
    color: #fff;
}

#main_basket .btn_final_gift {
    background-color: #0a9e3b;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-left: 100px;
    font-family: Roboto-Regular;
    font-size: 12px;
    line-height: 11px;
    min-height: 40px;
    margin-top: 10px;
    vertical-align: text-bottom;
    padding: 0 27px;
    margin-left: 0px;
}

#main_basket .btn_final_gift:hover {
    background: #0f8436;
    color: #fff;
}

#main_basket .buy_more_items {
    font-size: 10px;
    color: #999999;
    display: inline-block;
    line-height: 12px;
    vertical-align: super;
    padding-left: 15px;
}

#main_basket .reg_unreg_rad_back {
    padding: 8px;
}

#main_basket .del_total {
    padding-left: 55px;
}

#main_basket .del_total1 {
    padding-left: 31px;
}

#main_basket .del-total2 {
    padding-left: 1px;
}

.recomendaton_slider_padding {
    padding-top: 40px;
    padding-bottom: 40px;
}

.bucket_brand {
    padding-top: 15px;
}

#main_basket .gift_col {
    margin-right: 0px;
}

.order_sum {
    display: inline-block;
    padding-right: 10px;
    box-sizing: border-box;
}

#main_basket .gift_col img {
    height: 65px;
    margin-left: 10px;
    margin-right: 10px;
}

#main_basket .delete_item_last {
    margin-top: 15px !important;
    padding: 6px !important;
}


#main_basket .foot_pop {
    float: left;
    width: 100%;
    margin-top: 20px;

}

#main_basket input:focus {
    border: initial;
    background: #fff;
    border: 1px solid #ddd;
}

#main_basket textarea:focus {
    border: initial;
    background: #fff;
    border: 1px solid #ddd;
}

#main_basket #promo_code::-webkit-input-placeholder { /* Chrome */
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #b7b7b7;
}

#main_basket #promo_code:-ms-input-placeholder { /* IE 10+ */
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #b7b7b7;
}

#main_basket #promo_code::-moz-placeholder { /* Firefox 19+ */
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #b7b7b7;
}

#main_basket #promo_code:-moz-placeholder { /* Firefox 4 - 18 */
    font-family: Roboto-Medium;
    font-size: 13px;
    color: #b7b7b7;
}

.order_gift_cont {
    display: none;
}

.login {
    display: none;
}

.mob_price, .mob_quantity_basket, .mob_delete_item {
    display: none;
}

.item_3_small {
    display: none;
}

.checkbox_label {
    vertical-align: top;
    line-height: 20px;
}


.address_dropdown_f {
    width: 66%;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #484849;
    height: 40px;
    box-sizing: border-box;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}

.address_dropdown_f i {
    position: absolute;
    font-size: 14px;
    right: 10px;
    top: 12px;
}

.address_dropdown_f .uk-button-dropdown {
    width: 100%;
    padding: 9px 20px;
    box-sizing: border-box;
}

.buck_drop {
    width: 100%;
    border: none;
    border-radius: 0;
}

.address_dropdown_f .city {
    font-size: 1rem;
}


.del_address_drop {
    display: none;
}

.delivery_div1:after {
    content: '';
    display: table;
    clear: both;
}

.del_add_add {
    width: 66%;
    float: left;
}

.del_add_ap {
    width: 28%;
    float: right;
}

.add_add {
    font-family: Roboto-Medium;
    font-size: 12px;
    text-decoration: underline;
    color: #29004e;
    vertical-align: super;
    float: right;
    padding: 0 !important;
    display: inline-block !important;
    margin-top: 42px;
    /*margin-top: 26px;*/
}

.add_add_rem {
    display: none;
}

#main_basket .pop_item.column1 > div {
    width: 70%;
}

.address_dropdown_f select {
    width: 100%;
    height: 100%;
    font-size: 1rem;
    color: #4d6977;
    padding: 5px 20px 5px 5px;
    border: 1px solid #dadada;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: none;
}

.address_dropdown_f select::-ms-expand {
    display: none;
}

.address_dropdown_f select,
.address_dropdown_f select:active,
.address_dropdown_f select:hover,
.address_dropdown_f select:focus {
    background: url(../img/expand.svg) no-repeat;
    background-position-y: 50%;
    background-position-x: 97%;
    padding-right: 25px;
    background-size: 12px;
}

.address_dropdown_f select option {
    line-height: 20px;
    padding: 10px;

}

.address_dropdown_f select:focus {
    outline: none;
}

/*
.ui-state-error{
    border: 1px solid red !important;
    color: red !important;
}*/


.datepick-popup {
    z-index: 100;
}

.datepick {
    position: relative;
    min-width: 300px;
    background-color: #fafafa;
    color: #666;
    font-size: 12px;
    font-weight: 400;
    cursor: default;
    margin-top: 7px;
    border-radius: 3px;
    z-index: 5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.datepick a {
    border: none;
}

.datepick:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin: 0 0 -1px -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #fafafa transparent;
    content: "";
}

.datepick-nav {
    position: relative;
    text-align: center;
    font-weight: 300;
    padding: 15px 20px 13px;
    text-transform: uppercase;
}

.datepick-nav:after {
    content: "";
    display: table;
    clear: both;
}

.datepick-nav:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
}

.datepick-nav a {
    color: #666;
    text-decoration: none;
}

.datepick-nav-month {
    position: relative;
    float: left;
    z-index: 1;
}

.datepick-nav-year {
    position: relative;
    float: right;
    z-index: 1;
}

.datepick-nav-month-name,
.datepick-nav-year-name {
    position: relative;
    display: inline-block;
    top: 1px;
    margin: 0 7px;
    min-width: 30px;
    text-align: center;
}

.datepick-month-header {
    padding-bottom: 10px;
}

.datepick-month-header:after {
    content: "";
    display: table;
    clear: both;
}

.datepick-month-header select {
    display: inline-block;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    background: #fff url("../img/select-dropdown.png") right center no-repeat;
    color: #333;
    padding: 2px 15px 3px 5px;
    width: 100%;
    border: 1px solid #d7d7d7;
    box-shadow: none;
    border-radius: 3px;
    -webkit-appearance: none;
    outline: none;
    float: right;
    width: 35%;
}

.datepick-month-header select:first-child {
    float: left;
    width: 63%;
}

.datepick-cmd-prev, .datepick-cmd-next,
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
    position: relative;
    font-size: 23px;
    line-height: 13px;
    color: #666;
    cursor: pointer;
    z-index: 2;
}

.datepick-cmd-prev:hover, .datepick-cmd-next:hover,
.datepick-cmd-prevJump:hover, .datepick-cmd-nextJump:hover {
    color: #ff6f00;
}

.datepick-cmd-prev:active, .datepick-cmd-next:active,
.datepick-cmd-prevJump:active, .datepick-cmd-nextJump:active {
    color: #ff6f00;
}

.datepick-cmd-prev.datepick-disabled, .datepick-cmd-next.datepick-disabled,
.datepick-cmd-prevJump.datepick-disabled, .datepick-cmd-nextJump.datepick-disabled {
    cursor: default;
    color: #ccc;
}

.datepick-cmd-prev:before, .datepick-cmd-next:before,
.datepick-cmd-prevJump:before, .datepick-cmd-nextJump:before {
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    content: "";
}

.datepick-cmd-prev {
    float: left;
}

.datepick-cmd-next {
    float: right;
}

.datepick-month {
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
    padding: 0 18px 7px;
    min-height: 196px;
    width: 280px;
}

.datepick-month table {
    margin: 0;
    border: none;
    width: 100%;
}

.datepick-month th {
    border: none;
    padding: 4px 0 18px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: right;
}

.datepick-month tbody tr:first-child td {
    padding-top: 6px;
}

.datepick-month tbody tr:last-child td {
    padding-bottom: 6px;
}

.datepick-month td {
    font-size: 12px;
    font-weight: 400;
    border: none;
    padding: 0;
    text-align: right;
}

.datepick-month td a, .datepick-month td span {
    display: inline-block;
    width: 24px;
    padding: 0 5px;
    height: 23px;
    line-height: 23px;
    text-align: right;
    text-decoration: none;
    color: #333;
}

.datepick-month td span {
    color: #ccc;
}

.datepick-month td a:hover {
    color: #fff;
    background-color: #848484;
}

.datepick-month td a:active {
    color: #fff;
    background-color: #848484;
}

.datepick-month td a.datepick-selected {
    color: #fff;
    background-color: #FFA41D;
    box-shadow: 0 4px 5px #ffa41d66;
}

.datepick-ctrl {
    background-color: #fff;
    padding: 20px 25px;
    text-align: center;
    border-radius: 0 0 5px 5px;
}

.datepick-cmd-clear {
    display: none;
}

.datepick-cmd-close {
    position: relative;
    display: inline-block;
    outline: none;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    border: 1px solid #0f8436;
    padding: 12px 20px;
    border-radius: 3px;
    color: #fff !important;
    background-color: #FFA41D;
    box-shadow: 0 4px 5px #ffa41d66;
    width: 100%;
    max-width: 175px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: all, -webkit-transform;
    -moz-transition-property: all, -moz-transform;
    transition-property: all, transform;
    -webkit-transition-duration: 0.3s, 0.15s;
    -moz-transition-duration: 0.3s, 0.15s;
    transition-duration: 0.3s, 0.15s;
}

.datepick-cmd-close:hover {
    color: #fff !important;
    background-color: #FFA41D;
    box-shadow: 0 4px 5px #ffa41d66;
    border-color: #0f8436;
    box-shadow: none;
    text-decoration: none;
}

.datepick-cmd-close:active {
    text-decoration: none;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
}

.form__item-field .datepick-popup {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    z-index: 5;
}

.form__item-field .textfield-icon--right ~ .datepick-popup {
    left: auto !important;
    right: 0 !important;
    margin-right: -78px;
}

.form__item-field--date-picker-right .textfield-icon--right ~ .datepick-popup {
    margin-right: 0;
}

.form__item-field--date-picker-right .textfield-icon--right ~ .datepick-popup .datepick:before {
    right: 20px;
    left: auto;
}


.pickadate__calendar--table tr:nth-child(2n) {
    background-color: #fff;
}

.pickadate__day {
    text-align: center;
}

.pickadate__holder {
    width: 100%;
    height: 0;
    position: absolute;
    z-index: 10000;
}

.pickadate__calendar--wrap {
    position: relative;
    max-width: 320px;
    min-width: 256px;
    max-height: 0;
    overflow-y: hidden;

    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.pickadate__holder--opened .pickadate__calendar--wrap {
    top: .5em;
    max-height: 25em;

    -webkit-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 6px 18px 1px rgba(0, 0, 0, .12);
}

.pickadate__calendar {
    padding: 1em;
    font-size: 1em;
    line-height: 1.5;
    color: #000;
    background: #fff;
    border: 1px solid #ccc;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.pickadate__calendar--table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
    margin-top: 1em;
}

.pickadate__weekday {
    width: 14.285714286%; /* 100/7 */
    font-size: .8em;
    padding-bottom: .5em;
    color: #999;
    font-weight: 500;
}


.pickadate__day--infocus:hover,
.pickadate__day--outfocus:hover,
.pickadate__month--prev:hover,
.pickadate__month--next:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
}


.pickadate__month--nav {
    position: relative;
}

.pickadate__month--prev,
.pickadate__month--next {
    position: absolute;
    top: 0;
    padding: .5em;
    margin: -.5em;
    min-width: 16px;
    height: 24px;
    line-height: 28px;
}

.pickadate__month--prev {
    left: 0;
}

.pickadate__month--next {
    right: 0;
}

.pickadate__month--wrap,
.pickadate__year--wrap {
    text-align: center;
}

.pickadate__month {
    font-weight: 500;
}

.pickadate__year {
    font-size: .66em;
    color: #999;
    font-weight: bold;
}

.pickadate__month--selector,
.pickadate__year--selector {
    font-size: .8em;
    border: 1px solid #ccc;
    height: 32px;
}

.pickadate__month--selector {
    margin-bottom: .5em;
    width: 50%;
}

.pickadate__year--selector {
    width: 32%;
}


.pickadate__day {
    padding: .33em 0 .25em;
    font-weight: 100;
    border: 1px solid #fff;
    margin: -1px -1px 0;
}

.pickadate__day--outfocus {
    /*color: #ccc;*/
}

.pickadate__day--today {
    color: #0089ec;
    position: relative;
}

.pickadate__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: .5em solid #0059bc;
    border-left: .5em solid transparent;
}

.pickadate__day--selected,
.pickadate__day--selected:hover {
    background: #0f8436;
    color: #fff;
}

.pickadate__day--highlighted,
.pickadate__day--highlighted:hover {
    border-color: #0f8436;
}

.pickadate__day--disabled,
.pickadate__day--disabled:hover {
    background: #f5f5f5;
    color: #f3ebeb;
    cursor: default;
}

.pickadate__day--disabled:before {
    border-top-color: #aaa;
}

.order-confirm__thankyou {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0 40px 0;
}

.order-confirm__payment {
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 20px 0 40px 0;
}

.order-confirm__payment-btn {
    margin: 0;
    border: none;
    overflow: visible;
    font-weight: bold;
    color: #444;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: #ff5b00;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    min-width: 150px;
    max-width: 100%;

    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.order-confirm__payment-btn:hover {
    background: #0a9e3b;
    color: #ddddff;
}

.order-confirm__total {
    width: 100%;
    background-color: #f5f5f5;
    text-align: center;
    padding: 3px 10px;
    font-family: Roboto-Medium;
    font-size: 12px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.order-confirm__total-row {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
}

.order-confirm__total-row-value {
    display: inline;
    font-weight: 600;
}

.order-confirm__total-row--first {
    text-align: left;
}

.order-confirm__total-row--last {
    text-align: right;
}

.basket-confirm__title {
    color: #484849;
    padding-bottom: 10px;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-family: Roboto-Medium;
}

.basket-confirm__title-row {
    display: inline-block;
    width: 17%;
    text-align: center;
}

.basket-confirm__title-row--first {
    text-align: left;
    width: 64%;
}

.basket-confirm__title-row--last {
    text-align: right;
}

.basket-confirm__item-container {
    border-top: 1px solid #e7e7e7;
    padding: 5px 0;
}

.basket-confirm__items-container {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
}

.basket-confirm__row {
    display: inline-block;
    width: 21%;
    vertical-align: middle;
    box-sizing: border-box;
}

.basket-confirm__row--first {
    text-align: center;
    vertical-align: middle;
    width: 14%;
}

.basket-confirm__row--second {
    width: 85%;
}

.basket-confirm__row--description {
    width: 57%;
    text-align: left;
    padding-left: 10px;
    white-space: normal;
}

.basket-confirm__row--quantity {
    text-align: center;
    line-height: 100px;
}

.basket-confirm__row--price {
    text-align: right;
    line-height: 100px;
    font-size: 16px;
    font-weight: bold;
}

.basket-confirm__item-title {
    color: rgb(72, 72, 73);
    font-size: 18px;
}

.basket-confirm__item-description {
    margin-top: 10px;
    display: block;
}

.basket-confirm__total-info-name {
    display: inline-block;
    max-width: 60%;
    text-align: left;
    font-size: 16px;
    padding-right: 10px;
    box-sizing: border-box;
    line-height: 2;
}

.basket-confirm__total-info-value {
    display: inline-block;
    min-width: 40%;
    white-space: nowrap;
    text-align: right;
    font-size: 16px;
    float: right;
    line-height: 2;
}

.basket-confirm__info-container {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
}

.basket-confirm__total-info-value--important {
    font-size: 25px;
    min-width: 50%;
}

.basket-confirm__total-info-name--important {
    font-size: 25px;
    max-width: 50%;
}

.order__promocode-container .order__btn-coupon {
    text-transform: uppercase;
    display: inline-block;
    width: 30%;
    color: #FFFFFF;
    line-height: 40px;
    background-color: #fa8a07;
}

.order__promocode-container .order__btn-coupon:hover {
    color: #FFFFFF;
}

.order__promocode-container .order__btn-coupon--active {
    color: #FFFFFF;
    background-color: #fa6507;
}

.order__promocode-container {
    position: relative;
}

.order__delivery-price-total {
    text-align: right;
}

.order-ref__row {
    display: inline-block;
    width: 48%;
    box-sizing: border-box;
    border: 1px solid #0a9e3b;
    padding: 5px;
    vertical-align: top;
    text-align: center;
    min-height: 16rem;
}

.order-ref__row--first {
    margin-right: 4%;
}

.order-ref__banner {
    width: 100%;
    height: 132px;
    background-color: #0a9e3b;
    margin: 3rem 0 2rem 0;
}

.order-ref__banner-img {
    display: inline-block;
    height: 100%;
    width: 198px;
}

.order-ref__banner-description {
    display: inline-block;
    box-sizing: border-box;
    padding-left: 30px;
    color: white;
    font-size: 22px;
    font-family: "Roboto";
    text-align: left;
    line-height: 1.4;
    height: 100%;
}

.order-ref__row-title {
    color: #0a9e3b;
    font-size: 20px;
    font-family: "Roboto";
}

.order-ref__row-description {
    margin: 1.5rem 0;
    font-size: 14px;
    padding: 0 15%;
}

.order-ref__row-content {
    text-align: left;
    padding: 0 25%;
}

.order-ref__copy-btn {
    background-color: #0a9e3b !important;
    padding: 5px;
    text-transform: uppercase;
    font-size: 11px;
    color: white;
    margin: 1rem 0;
    width: 100%;
}

.order-ref__copy-btn:hover {
    color: white !important;
}

.order-ref__main-content {
    position: relative;
    width: 100%;
    margin-top: 2rem;
}

.order-ref__description-line {
    width: 100%;
    /*min-height: 1px;*/
}

#main_basket input.order-ref__input-code {
    height: auto;
    margin: auto;
    width: 100%;
    box-sizing: border-box;
}

.order-ref__label {
    margin-bottom: 3px;
    font-size: 12px;
}

.order-ref__steps {
    margin-top: 2rem;
    width: 100%;
}

.order-ref__step {
    vertical-align: top;
    display: inline-block;
    width: 33%;
}

.order-ref__step--social, .order-ref__step--order {
    width: 37%;
}

.order-ref__step--register {
    width: 26%;
}

.order-ref__step-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 1px solid #0a9e3b;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    color: #0a9e3b;
    vertical-align: top;
    font-size: 25px;
}

.order-ref__step-icon--share {
    background: url(/img/icon-share.png) no-repeat;
    background-size: 80%;
    background-position: center;
}

.order-ref__step-text {
    display: inline-block;
    height: 60px;
    overflow: hidden;
    font-size: 12px;
    width: 170px;
    box-sizing: border-box;
    padding-left: 15px;
    vertical-align: top;
}

.order-ref__step-line {
    border-bottom: 1px solid #0a9e3b;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    width: 70px;
    margin: 0 15px 0 5px;
}

.order-ref__step-line--first {
    width: 95px;
}

.order-ref__step-line--second {
    width: 90px;
}

.order-ref__social-share {
    display: inline-block;
    width: 25%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 5px 5px 5px;
}

#main_basket .order__personal-policy-block {
    overflow: hidden;
}

#choose_delivery_radio label span.delivery__description {
    display: block;
}

#choose_delivery_radio label span.delivery__description a {
    padding-right: 0;
}

.order__bonus-checkbox-container {
    height: 16px;
}

#main_basket input.order__bonus-checkbox {
    height: 16px;
    width: 16px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

.order__bonus-checkbox-description {
    display: inline-block;
    padding-left: 10px;
    box-sizing: border-box;
}

.order__bonus-title {
    font-family: Roboto-Medium;
    font-weight: 400;
    font-size: 13px;
    color: #484849;
    margin-bottom: 5px;
}

.order__bonus-description-container {
    margin: 10px 0;
}

#main_basket input.order__bonus-input-apply {
    margin: 0;
}

.basket__item-title {
    font-size: 18px;
    color: #484849;
}

.basket__item-mobile-sum {
    margin-bottom: 5px !important;
    font-size: 11px;
}

.basket__item-image {
    float: left;
    min-width: 50px;
    max-width: 70px;
    text-align: center;
    cursor: pointer;
    width: 70%;
    padding-left: 15px;
    display: inline-block;
    vertical-align: middle;
}

#soa-property-22 {
    width: auto;
}

.form_auth-order input:hover {
    color: #ffffff !important;
}

.order__login-button-label {
    visibility: hidden;
    line-height: 0;
    font-size: 0 !important;
}

#main_basket input[name="ORDER_PROP_1"] {
    width: auto;
}

.basket-confirm__img, .basket-preview__img, .order-item__img {
    max-height: 70px;
    max-width: 70px;
}

.order__profile-btn-container {
    display: inline-block;
}

.order__profile-btn-container--hidden {
    display: none;
}

.order__profile-btn-container label {
    visibility: hidden;
}

.order__btn-profiles {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #FFFFFF !important;
    line-height: 40px;
    background-color: #fa8a07 !important;
    width: 100%;
}

#main_basket .order__address-block {
    width: 100% !important;
}

#main_basket .order__address-container {
    width: 40%;
}

#main_basket .order__profile-btn-container {
    width: auto;
    float: left;
    margin-left: 10px;
}

#main_basket input[type=submit] {
    background-color: #0a9e3b;
    color: #FFFFFF;
    text-transform: uppercase;
}

#main_basket input[type=submit]:hover {
    background-color: #0CBB45;
}

.item_price .pzdrpoat,
.ship_text h2 .pzdrpoat,
.total_sum .pzdrpoat,
.free_sheep .pzdrpoat,
.basket-confirm__row--price .pzdrpoat,
.basket-confirm__total-info-value .pzdrpoat,
.order-list__price-row .pzdrpoat,
#main_basket .delivery_div2_2 h3 span.pzdrpoat {
    position: relative;
}

#main_basket .total_sum sup .pzdrpoat {
    color: #9b9a9a;
    font-size: 13px;
    position: relative;
}

#choose_delivery_radio label span.pzdrpoat {
    position: relative;
    display: inline-block;
}

#main_basket .order__address-container {
    margin-bottom: 15px;
}

#main_basket .finnal_accept_top {
    box-sizing: border-box;
    padding-top: 14px;
    font-size: 0;
}

#main_basket .finnal_accept_top.padding-bottom {
    padding-bottom: 23px;
}

#main_basket .finnal_accept .subscription-input {
    display: none;
}

#main_basket .finnal_accept .subscription-input-label {
    font-size: 14px;
    line-height: 1.3;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding-left: 28px;
    color: #484849;
    cursor: pointer;
}

#main_basket .finnal_accept .subscription-input-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    font-size: 0;
    border: 1px solid #cccccc;
    display: inline-block;
    border-radius: 0;
}

#main_basket .finnal_accept .subscription-input-label img {
    position: absolute;
    top: 3px;
    left: 1px;
    display: none;
}

#main_basket .finnal_accept input.subscription-input:checked + .subscription-input-label img {
    display: block;
}

#main_basket .public-offer {
    font-size: 11px;
    line-height: 1.6;
}

#main_basket .public-offer.bottom {
    line-height: 1.3;
    text-align: right;
    width: 65%;
    position: relative;
    left: 35%;
    color: #666666;
}

.delivery-comment {
    padding: 5px 60px 0;
    text-align: center;
    font-size: 12px;
}

.one-click-btn-wrapper {
    margin-top: 10px;
    float: right;
}

.light-green-btn {
    width: 150px;
    height: 32px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    color: #0a9e3b;
    background-color: #fff;
    border: 1px solid #0a9e3b;
    font-size: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.light-green-btn:hover {
    background-color: #0a9e3b;
    color: #fff;
}

.one-click-popup {
    position: relative;
}

.fade-message__close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.fade-message__close-rect {
    position: absolute;
    left: 5px;
    width: 0;
    height: 10px;
    border: 1px solid white;
}

.fade-message__close-rect__left {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.fade-message__close-rect__right {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
    #main_basket .public-offer.bottom {
        width: 100%;
        left: 0;
        text-align: center;
    }

    #main_basket .finnal_accept_top.padding-bottom {
        padding-bottom: 6px;
    }

    #main_basket .finnal_accept_btn_text {
        width: 100%;
        padding-bottom: 16px;
    }

    .one-click-btn-wrapper {
        float: none;
    }

    .basket-one-click-btn {
        display: block;
        width: 100%;
    }
}