/*@font-face {
    font-family: 'Newtown';
    src: url('./font-new.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
span, bdi, td::after, td::before {
font-style: normal;
font-weight: 400 !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    border: none !important;
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 20px 12px 0;
    vertical-align: middle;
    line-height: 1.5em;
    padding-left: 50px;
}

td.product-remove.cart-remove {
    padding-right: 41px !important;
}

button.button i {
    transform: skew(-26deg);
}

button.button {
    display: flex;
    justify-content: center;
}

.woocommerce .custom_form .row .select__wrap .select_title span {
    transform: skew(-26deg)
}

tbody {
    text-transform: uppercase;
}

form.checkout.woocommerce-checkout {
    display: flex;
}

select#billing_state option {
    background: #191b21 !important;
}

.rem a {
    padding: 0 !important;
    position: relative !important;
    transform: skew(21deg) !important;
    display: block !important;
    max-width: 29px !important;
    height: 24px !important;
}

.more-data span {
    letter-spacing: 1.5px;
}

input#shipping_method_0_flat_rate8 {
    display: none;

}

input#shipping_method_0_flat_rate5 {
    display: none;
}

form.checkout.woocommerce-checkout {
    display: flex;
    flex-direction: column;
}

ul.woocommerce-error li {
    color: #292b32 !important;
}

ul.woocommerce-error li strong {
    color: red !important;
    padding-right: 4px;
}

.woocommerce-billing-fields input {
    border: 1px solid #FFF;
    height: 40px;
    width: 100%;
    background: transparent;
    padding: 0 13px;
}

span.woocommerce-input-wrapper {
    border: 0 !important;
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
    text-align: left !important;
}

label.shipping_method_0_flat_rate5 {
    background-image: url(/wp-content/themes/acearmor/img/tip1.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    height: 157px;
    margin: 0px !important;
    color: transparent !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: none !important;
    border-radius: 0 !important;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 0 !important;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 49.5% !important;
}

#billing_country_field strong {
    border: 1px solid #FFF;
    height: 40px;
    width: 100%;
    background: transparent;
    padding: 0 16px;
    display: flex;
    align-items: center;
}

span.optional {
    display: none;
}

.shipping_method:checked+label {
    border: 2px solid #ED3132;
}

label.shipping_method_0_flat_rate8 {
    height: 157px;
    margin: 0px !important;
    color: transparent !important;
    background-image: url(/wp-content/themes/acearmor/img/tip2.png);
    background-repeat: no-repeat;
    background-position: center;
}

.oformlenie span {
    padding: 0 !important;
}

.cart-mobile-modal input.qty {
    max-width: 24px;
    color: #fff;
    font-weight: 900;
    width: 55px !important;
    vertical-align: sub;
    background: transparent;
    border: 0;
    position: relative;
    padding: 0;
    font-size: 9px !important;
    height: auto !important;
    margin-left: 0px !important;
}

.more__item_poster {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.oformlenie .right {
    order: 2;
}

.oformlenie .left {
    order: 1;
}

.oformlenie div#payment {
    order: 3;
}

.rem:first-of-type {
    display: none;
}

main.main.shops .content {
    min-height: 400px;
}

.wc-empty-cart-message {
    padding-top: 90px;
}

dd.variation- p {
    transform: skew(156deg);
}

dd.variation-razmer {
    transform: skew(156deg);
}

p.artikul {
    position: relative;
    text-align: left;
}

img.cart_del {
    transform: skew(-20deg);
    min-height: 20px !important;
    min-width: 19px !important;
    left: 4px;
    top: 2px;
    position: relative;
}

.product-remove a {
    background: #ed3132;
    padding: 8px 10px 6px 6px;
    position: relative;
    transform: skew(21deg);
    display: block;
    width: 44.5px !important;
}

a.checkout-button.button.alt.wc-forward {
    max-height: 58px;
    padding: 20px 15px;
    border-radius: 5px;
    background: #ED3132 !important;
    border: 1px solid #ED3132 !important;

}

.cart-collaterals {
    position: relative;
    bottom: 1px;
}

.cart-collaterals.actions {
    position: relative;
    top: 80px;
    z-index: 9;
}

.wc-proceed-to-checkout {
    position: relative;
    top: 46.5px;
    z-index: 10;
}

.cart_totals:before {
    content: "";
    position: relative;
    top: -10px;
    width: 100%;
    height: 2px;
    display: block;
    background: #a6a7aa;
}

.cart-collaterals {
    position: relative;
    bottom: 120px;
}

.wc-proceed-to-checkout {
    float: right;
}

a.checkout-button.button.alt.wc-forward {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 0;
}

.woocommerce-notices-wrapper {
    position: relative;
    z-index: 98;
    top: 90px;
    max-width: 1169px;
    margin: 0 auto;
}

.wc-block-components-notice-banner__content {
    color: red;
}

.wc-block-components-notice-banner__content a {
    color: red;
}

.shops .cart_totals {
    float: none !important;
    width: 100% !important;
}

.woocommerce .block3.right span,
.woocommerce .block3 span {
    min-width: 113.5px;
    height: 44.5px;
    margin-right: 15px;
    padding: 0 22.1px;
}

.shops tr {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.shops {
    background: #191B21;
    background-image: url("../img/shops/cart_bg.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 187px;
    margin-bottom: -26px;
}

.shops button.button {
    max-height: 58px;
    background: #ED3132 !important;
    border: 1px solid #ED3132 !important;
    padding: 7px 15px;
    cursor: pointer;
    align-items: center;
    position: relative;
    transform: skew(26deg);
    margin-right: 0;
    display: flex;
    text-decoration: none;
    text-align: center;
    /* width: 155px; */
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 0;
}

.shops .content .page_title {
    margin-bottom: 18px;
}


.shops .content .shops_wrap .form {
    margin-right: 32px;
}

.shops .content .shops_wrap .form .custom_form {
    margin-bottom: 45px;
}

.shops .content .shops_wrap .form .contact .add {
    margin-bottom: 19px;
}

.shops .content .shops_wrap .form .contact .add a {
    text-decoration: none;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.shops .content .shops_wrap .form .contact .phone a {
    text-decoration: none;
    color: #ED3132;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.shops .content .shops_wrap .map {
    display: flex;
    position: relative;
    min-width: 902px;
    height: 424px;
}

.shops .content .shops_wrap .map::before {
    position: absolute;
    z-index: 9;
    top: 281px;
    left: 146px;
    content: "";
    width: 77px;
    height: 83px;
    background-image: url("../img/shops/map_before.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.cart_title{
    margin-bottom: 150px !important;
}
.shops .content .shops_wrap .map::after {
    position: absolute;
    right: 0;
    top: 21px;
    z-index: 9;
    content: "";
    width: 283.98px;
    height: 310px;
    background-image: url("../img/shops/map_after.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.shops .content .shops_wrap .map .map_content {
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 71.5% 0, 100% 100%, 29% 100%);
    clip-path: polygon(0 0, 71.5% 0, 100% 100%, 27% 100%);
}

.shops .content .shops_wrap .map .map_content img {
    width: 100%;
    height: 100%;
}

.woocommerce .cart_item {
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
}
.more .more__item .select__wrap{
    min-width: auto !important;
}
.woocommerce .product-name a {
    display: flex;
    align-items: center;
    padding: 0px 73px 0 36px;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 300px;
    height: 47px;
    background-image: url(../img/main/s_device/title_bg.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 99%;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer;
}

.woocommerce .product-name a:hover {
    transform: scale(1.1);
}

.woocommerce .product-thumbnail a::before {
    position: absolute;
    z-index: 999999;
    content: "";
    width: 27px;
    height: 30px;
    top: 85px;
    left: 10px;
    background-image: url(../img/main/s_device/before_1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.woocommerce .product-thumbnail a {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../img/main/s_device/item_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.woocommerce .product-thumbnail a::after {
    position: absolute;
    z-index: 999999;
    content: "";
    width: 35px;
    height: 59px;
    top: 80px;
    right: 44px;
    background-image: url(../img/main/s_device/after_1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.woocommerce .skidka {
    display: flex;
    justify-content: space-between;
}

.woocommerce .block3 {
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce .block3.right {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

.woocommerce .block3.left {
    text-align: right;
    display: flex;
    justify-content: flex-start;
}


.promo span {
    border: 1px solid;
    color: #FFF;
    padding: 19px;
    display: inline-flex;
    margin-bottom: 25px;
    margin-right: 20px;
    transform: skew(26deg);
}

.promo span i {
    transform: skew(-26deg);
}

.promo input {
    max-height: 56px;
    background: #191B21;
    border: 1px solid #fff;
    padding: 28px 0 28px 20px;
    cursor: pointer;
    align-items: center;
    position: relative;
    transform: skew(26deg);
    margin-right: 20px;
    width: 300px;
}

.promo input::placeholder {
    color: #646464;
     
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    transform: skew(-16deg);
}

.promo a {
    max-height: 56px;
    background: #ED3132;
    border: 1px solid #ED3132;
    padding: 28px 55px;
    cursor: pointer;
    align-items: center;
    position: relative;
    transform: skew(26deg);
    margin-right: 20px;
    display: flex;
    text-decoration: none;
    text-align: center;
}

.promo a i {
    transform: skew(-16deg);
    color: #FFF;
     
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.promo {
    display: flex;
    margin-bottom: 27px;
}

.oformit a {
    max-height: 56px;
    background: #ED3132;
    border: 1px solid #ED3132;
    padding: 28px 55px;
    cursor: pointer;
    align-items: center;
    position: relative;
    margin-right: 0;
    display: flex;
    text-decoration: none;
    text-align: center;
    transform: skew(0deg);
    margin-left: 63px
}

.quantity1 {
    display: flex;
    gap: 20px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

.woocommerce .skidka .block3 span.right {
    margin-right: 0;
}

.woocommerce .skidka span {
    border: 1px solid;
    stroke: #FFF;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.woocommerce th {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.woocommerce th,
.woocommerce td {
    display: table-cell;
    vertical-align: top;
}

.woocommerce .obsor .flexbloc.product-thumbnail {
    display: table-cell;
    width: 45%;
    vertical-align: top;
    padding: 0px 0px;
}

.woocommerce .obsor .flexbloc.product-name {
    display: table-cell;
    vertical-align: top;
    padding: 0px 10px;
    width: 55%;
}

.woocommerce .remove {
    display: inline-block;
    vertical-align: top;
    padding: 0 13px;
    height: 56px;
    color: #fff;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: #ED3132;
    text-align: center;
    position: relative;
    margin-left: 33px;
}

.woocommerce .remove:before {
    content: '';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    border-right: 28px solid transparent;
    border-bottom: 56px solid #ED3132;
    position: absolute;
    top: 0;
    right: -28px;
}

.woocommerce .remove:after {
    content: '';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-top: 56px solid #ED3132;
    position: absolute;
    top: 0;
    left: -28px;
}

.woocommerce td.product-remove {
    padding: 30px 0;
}

.woocommerce .custom_form .row .select__wrap .select_title {
    transform: skew(26deg);
}



.woocommerce .custom_form .row .select__wrap {
    width: 175px;
    position: relative;
}

.woocommerce .minus {
    color: #646464;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    transform: skew(26deg);
    background: #191B21;
    border: 1px solid #fff;
    padding: 10px;
    cursor: pointer;
    align-items: center;
    position: relative;
    width: 44.5px;
    height: 44.5px;
    text-align: center;
}

.woocommerce .plus {
    color: #646464;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    transform: skew(26deg);
    background: #191B21;
    border: 1px solid #fff;
    padding: 10px;
    cursor: pointer;
    align-items: center;
    position: relative;
    width: 44.5px;
    height: 44.5px;
    text-align: center;
}

.woocommerce .minus span,
.woocommerce .plus span {
    transform: skew(-16deg);
}

.woocommerce td.product-quantity {
    padding: 30px 30px;
    gap: 20px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

.woocommerce .code_product {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding: 19px 45px;
}

.woocommerce .amount {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding: 6px 45px;
}

.woocommerce bdi {
    color: #ED3132;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.woocommerce td.razme .custom_form .row .select__wrap .select_title {
    width: 158px;
    max-height: 44.5px;
    background: #191B21;
    border: 1px solid #fff;
    padding: 15px 0 15px 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    position: relative;
}

.woocommerce .quantity {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}


.woocommerce .product-name a {
    display: flex;
    align-items: center;
    padding: 0px 40px 0 25px;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 350px;
    height: 44.5px;
    background-image: url(../img/main/s_device/title_bg.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 99%;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer;
}

.oformlenie {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
}

.oformlenie h3 {
    color: #FFF;
     
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.podzagolovok {
    color: #FFF;
     
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 10px 0;
}

.oformit_chek a {
    background: #ED3132;
    border: 1px solid #ED3132;
    padding: 19px 60px;
    cursor: pointer;
    align-items: center;
    position: relative;
    margin-right: 0;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 50px;
}

.oformlenie .imya_tovara {
    color: #FFF;
     
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 35px;
}

.oformlenie .left {
    width: 400px;
    padding-right: 30px;
}

.oformlenie .right {
    width: 33%;
}

.oformlenie .tip_dostavkli {
    display: flex;
}

.oformlenie span {
    border: 2px solid #2B2E36;
    background: #2B2E36;
    padding: 30px;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.oformlenie span:hover {
    border: 2px solid #ED3132;
    background: #2B2E36;
}

.oformlenie p {
    color: #FFF;
     
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 18.2px */
}

.oformlenie label {
    color: #FFF;
     
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 23.4px */
    margin: 20px 0px 5px 0px;
    display: block;
}

.oformlenie select {
    max-height: 56px;
    background: #191B21;
    border: 1px solid #fff;
    padding: 28px 0 28px 20px;
    cursor: pointer;
    align-items: center;
    position: relative;
    margin-right: 20px;
    width: 100%;
    margin: 10px 0px;
    color: #FFF;
     
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media only screen and (max-width: 1366px) {
    .shops .content .shops_wrap .map {
        min-width: 860px;
        height: 424px;
    }
}

@media only screen and (max-width: 1280px) {
    .shops .content .shops_wrap .map {
        min-width: 800px;
        height: 424px;
    }
}

@media only screen and (min-width: 1280px) {
    td.obsor {
        width: 55%;
    }
}

.shop_table>thead>tr>th {
    padding: 0 0 20px 0;
}

th.product-remove {
    left: -8px;
    position: relative;
}

th.product-price {
    left: -98px;
    position: relative;
}

th.product-thumbnail {
    left: 180px;
    position: relative;
}

.obsor>span {
    display: none;
}

@media only screen and (max-width: 1124px) {
    .shops {
        background: #191B21;
        background-image: url("../img/shops/shops_main.svg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 187px;
    }

    .shops .content .page_title {
        font-size: 55px;
        line-height: 70px;
        margin-bottom: 50px;
    }

    .wc-proceed-to-checkout {
        float: right;
    }

    .shops .content .shops_wrap .form {
        padding: 0 0 0 44px;
        margin-right: 0;
    }

    .shops .content .shops_wrap .form .custom_form {
        margin-bottom: 45px;
    }

    .shops .content .shops_wrap .form .contact .add {
        margin-bottom: 19px;
    }

    .shops .content .shops_wrap .form .contact .add a {
        text-decoration: none;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .cart_title{
        margin-bottom: 150px !important;
    }

    .shops .content .shops_wrap .form .contact .phone a {
        text-decoration: none;
        color: #ED3132;
        font-size: 27px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .shops .content .shops_wrap .map {
        min-width: 761px;
        margin: 0 auto;
        margin-top: 60px;
        height: 358px;
    }

    .shops .content .shops_wrap .map::before {
        top: 237.26px;
        left: 123.27px;
        width: 65px;
        height: 70px;
    }

    .shops .content .shops_wrap .map::after {
        top: 17.73px;
        width: 239.89px;
        height: 261.75px;
    }

    .woocommerce .obsor .flexbloc.product-thumbnail {
        display: block;
        width: 100%;
        vertical-align: top;
        padding: 0px 0px;
    }

    .woocommerce .obsor .flexbloc.product-name {
        display: block;
        vertical-align: top;
        width: 100%;
    }

    .woocommerce .product-name a {
        display: flex;
        align-items: center;
        padding: 0px 70px 0 30px;
        width: -moz-fit-content;
        width: fit-content;
        max-width: 265px;
        height: 40px;
        background-image: url(../img/main/s_device/title_bg.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
        cursor: pointer;
        position: relative;
        z-index: 1;
        margin-top: -55px;
        margin-left: 35px;
    }

    .woocommerce .code_product {
        color: #FFF;
         
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
        padding: 15px 0px 15px 75px;
    }

    .woocommerce .amount {
        color: #FFF;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
        padding: 15px 0px 15px 97px;
    }

    .woocommerce th,
    .woocommerce td {
        display: table-cell;
        vertical-align: middle;
    }

    .woocommerce .minus {
        color: #646464;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        transform: skew(26deg);
        background: #191B21;
        border: 1px solid #fff;
        padding: 6px;
        cursor: pointer;
        align-items: center;
        position: relative;
        width: 37px;
        height: 37px;
        text-align: center;
    }

    .woocommerce .quantity {
        color: #FFF;
         
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
    }

    .woocommerce .plus {
        color: #646464;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        transform: skew(26deg);
        background: #191B21;
        border: 1px solid #fff;
        padding: 6px;
        cursor: pointer;
        align-items: center;
        position: relative;
        width: 37px;
        height: 37px;
        text-align: center;
    }

    .woocommerce td.razmer .custom_form .row .select__wrap .select_title {
        height: 37px;
        background: #191B21;
        border: 1px solid #fff;
        padding: 17px 0 18px 20px;
        cursor: pointer;
        display: flex;
        align-items: center;
        position: relative;
        width: 148px;
    }



    .woocommerce td.product-quantity {
        padding: 155px 10px;
        gap: 20px;
        vertical-align: middle;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .woocommerce .remove {
        display: inline-block;
        vertical-align: top;
        padding: 0 13px;
        height: 37px;
        color: #fff;
        text-decoration: none;
        font-family: Arial, sans-serif;
        font-size: 14px;
        line-height: 50px;
        font-weight: bold;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        background: #ED3132;
        text-align: center;
        position: relative;
        margin-left: 30px;
    }

    .woocommerce .remove:before {
        content: '';
        display: block;
        clear: both;
        width: 0;
        height: 0;
        border-right: 18px solid transparent;
        border-bottom: 37px solid #ED3132;
        position: absolute;
        top: 0;
        right: -18px;
    }

    .woocommerce .remove:after {
        content: '';
        display: block;
        clear: both;
        width: 0;
        height: 0;
        border-left: 18px solid transparent;
        border-top: 37px solid #ED3132;
        position: absolute;
        top: 0;
        left: -18px;
    }

    .woocommerce .skidka span {
        border: 1px solid;
        padding: 15px;
        display: inline-flex;
        margin-bottom: 15px;
        margin-right: 0;
        margin-top: 15px;
        height: 50px
    }

    .woocommerce .skidka {
        display: flex;
        padding: 0px 10px;
        justify-content: space-around;
    }

    .woocommerce .block3 {
        width: 25%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wc-proceed-to-checkout {
        float: right;
    }

    .woocommerce .block3.right {
        text-align: right;
        width: 30%;
        display: flex !important;
        justify-content: flex-end !important;
    }

    .right {
        width: 40%;
    }


    .promo span {
        border: 1px solid;
        color: #FFF;
        padding: 10px 20px;
        display: inline-flex;
        margin-bottom: 25px;
        margin-right: 20px;
        transform: skew(26deg);
        margin-left: 22px;
        width: 200px;
    }

    .promo span i {
        transform: skew(-26deg);
        font-size: 12px;
    }

    .shops button.button {
        max-height: 36px;
    }

    a.checkout-button.button.alt.wc-forward {
        max-height: 36px;
    }

    .promo input {
        max-height: 36px;
        background: #191B21;
        border: 1px solid #fff;
        padding: 17px 0 17px 20px;
        cursor: pointer;
        align-items: center;
        position: relative;
        transform: skew(26deg);
        margin-right: 20px;
        width: 315px;
    }

    .promo input::placeholder {
        font-size: 12px;
    }

    .promo a {
        max-height: 36px;
        background: #ED3132;
        border: 1px solid #ED3132;
        padding: 17px 15px;
        cursor: pointer;
        align-items: center;
        position: relative;
        transform: skew(26deg);
        margin-right: 0;
        display: flex;
        text-decoration: none;
        text-align: center;
        width: 155px;
    }

    .promo a i {
        font-size: 12px;
    }
}

@media only screen and (max-width: 768px) {
    .shops{
        background: #191B21;
        background-image: url("../img/shops/cart_bg_tablet.png") !important;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .shops {
        padding-top: 116.21px;
    }

    .shops .content .page_title {
        font-size: 35px;
        line-height: 50px;
        margin-bottom: 39.79px;
    }

    .shops .content .shops_wrap {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }

    .shops .content .shops_wrap .form {
        padding: 0 27px 0 28px;
        width: 94%;
        margin-right: 0;
    }

    .shops .content .shops_wrap .form .custom_form {
        width: 100%;
        margin-bottom: 45px;
    }

    .shops .content .shops_wrap .form .contact .add {
        margin-bottom: 19px;
    }

    .shops .content .shops_wrap .form .contact .add a {
        text-decoration: none;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .shops .content .shops_wrap .form .contact .phone a {
        text-decoration: none;
        color: #ED3132;
        font-size: 27px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .shops .content .shops_wrap .map {
        margin-top: 60px;
        display: flex;
        position: relative;
        min-width: 493px;
        height: 232px;
        left: -12.92px;
    }

    .shops .content .shops_wrap .map::before {
        top: 153.75px;
        left: 79.89px;
        width: 42.13px;
        height: 45.42px;
    }

    .shops .content .shops_wrap .map::after {
        right: 0;
        top: 11.49px;
        width: 155.39px;
        height: 169.62px;
    }

    .shops .content .shops_wrap .map {
        min-width: 100%;
        height: 300px;
    }
}

/*# sourceMappingURL=shops.css.map */

@media only screen and (max-width: 500px) {
    .shops .content .shops_wrap .map {
        margin-top: 60px;
        display: flex;
        position: relative;
        min-width: 400px;
        height: 232px;
        left: 0;
    }
}

@media (max-width: 1124px) {
    .promo {
        justify-content: center;
    }

    .wc-proceed-to-checkout {
        float: right;
        width: 100%;
        text-align: center;
        top: 80px;
    }

    .cart_item .obsor {
        display: flex;
        flex-direction: column;
    }



    .cart_item .product-remove {
        display: table-cell;
    }

    .flexbloc.product-name {
        margin-top: 20px;
        padding-left: 20px;
    }

    .product-thumbnail {
        text-align: start;
    }

    .woocommerce td.product-quantity {
        padding: 30px 10px;
    }

    .cart_item {
        display: flex;
        align-items: flex-start;
    }

    .shop_table>thead>tr {
        display: flex;
        align-items: center;
    }

    .shop_table>thead>tr .product-thumbnail {
        width: 40%;
    }

    .shop_table>thead>tr .product-price {
        width: 27%;
        display: flex;
    }

    .shop_table>thead>tr .product-quantity {
        width: 20%;
        display: flex;
    }
}

@media (max-width: 970px) {
    .wc-proceed-to-checkout {
        float: right;
        width: 100%;
        text-align: center;
        padding: 0px 20px;
    }

    a.checkout-button.button.alt.wc-forward {
        width: 100% !important;
    }

    .shops {
        background-image: none;
    }

    .promo {
        flex-wrap: wrap;
    }

    .oformit {
        width: 100%;
    }

    .promo .oformit a {
        width: 100%;
        margin: 0;
        transform: skew(0);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .shops .content .shops_wrap {
        align-items: center;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .woocommerce .block3.right,
    .woocommerce .block3 {
        width: 33.333%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .woocommerce .block3.right span,
    .woocommerce .block3 span {
        min-width: 85.5px;
        height: 40px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}

@media (max-width: 740px) {

    .promo>a,
    .promo>input,
    .promo>span {
        width: 100% !important;
        display: flex;
        margin: 0 0 10px 0;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    .woocommerce .block3 {
        width: 50%;
    }

    .woocommerce .block3.right {
        width: 100%;
    }

    .woocommerce .block3 span {
        width: 30%;
        min-width: 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .woocommerce .block3:not(.right) {
        justify-content: end;
    }

    .woocommerce .block3:not(.right):first-child {
        justify-content: start;
    }


    .woocommerce .block3.right span {
        width: 50%;
    }

    .woocommerce .skidka .block3 span.right {
        margin-right: 0;
    }

    .woocommerce .skidka {
        flex-wrap: wrap;
    }


    .cart_item .obsor {
        width: 100%;
    }

    .woocommerce .cart_item {
        flex-wrap: wrap;
        align-items: center;
    }

    .woocommerce .obsor .flexbloc.product-thumbnail {
        max-width: 300px;
        margin: 0 auto;
    }

    .woocommerce .cart_item {
        justify-content: space-between;
    }

    .cart_item .obsor {
        margin-left: 0 !important;
    }

    .product-price,
    .razmer {
        width: 30%;
    }

    .flexbloc.product-name .product-price {
        width: 100%;
    }

    .product-quantity {
        width: 55%;
    }

    .product-remove {
        width: 9%;
    }

    .woocommerce .remove {
        margin-left: 0;
    }

    .woocommerce .cart_item {
        align-items: end;
    }
}

@media (max-width: 440px) {
    .woocommerce .custom_form .row .select__wrap {
        width: 150px;
    }
}

@media (max-width: 390px) {
    .woocommerce .block3 span {
        min-height: 20px !important;
        min-width: 70px !important;
        padding: 2px;
        font-size: 14px;
        height: 36px;
    }

    .wc-proceed-to-checkout {
        /*     top: 190px !important; */
    }

    .cart-collaterals.actions {
        top: 180px !important;
    }

    .woocommerce .custom_form .row .select__wrap .select_title {
        width: 90px !important;
        padding: 5px !important;
    }

    .custom_form .row .select__wrap .select_title span {
        font-size: 14px;
    }

    .woocommerce .custom_form .row .select__wrap {
        width: 120px;
    }



    .woocommerce .plus,
    .woocommerce .minus,
    .woocommerce .quantity span {
        font-size: 14px;
    }

    .woocommerce .remove {
        padding: 0 4px;
    }
}

/* oformlenie */
.oformlenie {
    gap: 0;
    justify-content: space-between;
}

.oformlenie .right {
    width: calc(100% - 400px);
}

.tip_dostavkli span:last-child {
    margin-right: 0 !important;
}

.inputs-wrap {
    display: flex;
    justify-content: space-between;
}

.inputs-wrap .field {
    width: calc(50% - 5px);
    max-width: calc(50% - 5px);
}

.oformlenie select,
.field input {
    border: 1px solid #FFF;
    height: 40px;
    width: 100%;
    background: transparent;
    padding: 0 13px;
}

.field input::placeholder {
    color: #646464;
}

.field.adress {
    margin-bottom: 24px;
}

.more-data__row span {
    display: flex;
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0 0 20px 0 !important;
}

.more-data__row.more-data__row-last span {
    margin: 0 !important;
}

.more-data__row {
    display: flex;
    align-items: center;
}

.more-data__row span:last-child {
    text-align: end;
    justify-content: end;
}

.more {
    font-size: 18px;
    padding-bottom: 41px;
    padding-top: 21px;
    border-bottom: 1px solid #fff;
    margin-bottom: 27px;
    position: relative;
}

.more::after {
    position: absolute;
    right: 18.81px;
    top: 26px;
    content: "";
    width: 24.19px;
    height: 13.61px;
    background-image: url(../img/arrow_bottom.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.4s;
}

.more-data__row span {
    font-size: 18px;
}

.more-data__row:last-child span {
    font-size: 24px;
}

.razmer>span,
.product-quantity>span,
.product-price>span {
    display: none;
}

@media(min-width: 1024px) {
    a.checkout-button.button.alt.wc-forward {
        max-height: 58px;
        background: #ED3132;
        border: 1px solid #ED3132;
        cursor: pointer;
        align-items: center;
        position: relative;
        margin-right: 0;
        text-decoration: none;
        text-align: center;
        border-radius: 0;
        display: flex;
    }
}

@media(max-width: 1024px) {
    .oformlenie {
        max-width: calc(100% - 40px);
        margin: 0 auto;
    }

    a.checkout-button.button.alt.wc-forward {
        width: 100% !important;
        max-height: 36px;
        background: #ED3132;
        border: 1px solid #ED3132;
        padding: 17px 15px;
        cursor: pointer;
        align-items: center;
        position: relative;
        margin-right: 0;
        display: flex;
        text-decoration: none;
        text-align: center;
        width: 155px;
        justify-content: center;
        border-radius: 0;
    }

    .obsor>span {
        display: block;
        padding-bottom: 0;
        padding-top: 24px;
        max-width: 430px;
        margin: 0 auto;
        width: 100%;
    }

    .product-quantity>span,
    .obsor>span,
    .razmer>span {
        text-transform: uppercase;
        font-size: 18px;
        color: #FFF;
         
    }

    .shop_table>thead>tr .product-price,
    .shop_table>thead>tr .product-quantity,
    .shop_table>thead>tr .product-thumbnail {
        display: none;
    }

    .razmer>span,
    .product-quantity>span,
    .product-price>span {
        display: block;
    }

    .product-quantity {
        display: flex;
        flex-wrap: wrap;
    }

    .shops_wrap_cart .product-quantity>span {
        margin-bottom: 8px;
    }

    .product-quantity>span {
        width: 100%;
        text-align: center;
    }

    .cart_item {
        display: flex;
        align-items: center;
    }

    .shops .content .shops_wrap {
        align-items: center;
    }

    .shop_table {
        margin: 0 auto;
    }

    .razmer .select__wrap {
        padding-bottom: 0 !important;
    }

    .woocommerce td.product-quantity {
        padding: 0px 10px;
    }

    .woocommerce td.product-remove {
        padding: 46px 0 0 0;
    }

    .cart_item .obsor {
        margin-right: 30px;
    }
}

@media (max-width: 900px) {
    .oformlenie .left h3 {
        display: none;
    }

    button#place_order {
        padding: 26px 30px;
        cursor: pointer;
        align-items: center;
        position: relative;
        display: flex !important;
        margin-right: 0;
        text-decoration: none;
        text-align: center;
        margin-left: 0;
        border-radius: 0 !important;
        margin-top: 15px;
        margin-bottom: 50px;
        transform: skew(0deg);
    }

    .oformlenie p {
        color: #191b21 !important;
    }

    .oformlenie .more__item_right .product-quantity .plus,
    .more__item_right .product-quantity .minus {
        min-width: 24px;
        min-height: 24px;
        background: #fff;
        color: #191B21 !important;
        border: 1px solid #191B21;
    }

    .more-data span {
        font-weight: 100 !important;
        width: auto;
        min-width: 80px;
    }

    .oformlenie .right {
        width: 100%;
    }

    .product-remove a {
        background: #191b21 !important;
    }

    .cart-remove a {
        background: #ed3132 !important;
    }

    .cart-remove img {
        left: 2px !important;
    }
}

.cart-mobile-modal input.qty {
    color: #fff;
    font-weight: 900;
    width: 55px !important;
    vertical-align: sub;
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 9px !important;
    height: auto !important;
    margin: 0 !important;
    min-height: 24px;
}

@media (max-width: 770px) {

    .wc-proceed-to-checkout {
        top: 140px;
        z-index: 20;
    }

    .shop_table td {
        float: left;
    }

    tr.woocommerce-cart-form__cart-item.cart_item {
        display: flex !important;
        flex-direction: row;
        align-items: center;
    }

    td.product-quantity:before {
        float: none !important;
    }
}

@media (max-width: 740px) {
    td.product-remove {
        min-width: 60px;
    }

    td.product-quantity {
        width: 80px;
    }

    td.obsor span {
        text-align: justify;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) "" !important;
        font-weight: 700;
        float: left;
    }

  .promo {
    padding: 20px 10px;
}
    .cart-collaterals.actions {
        position: relative;
        top: 80px;
        z-index: 9;
    }

    .cart-collaterals.actions {
        position: relative;
        top: 230px;
    }

    .shops {
        padding-bottom: 60px;
    }

    .woocommerce .product-name a {
        font-size: 12px;
    }

    .woocommerce .cart_item {
        margin-bottom: 20px;
    }
}


@media (max-width: 600px) {
    .tip_dostavkli {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 500px) {
    .inputs-wrap {
        flex-direction: column;
    }

    .woocommerce .amount,
    .woocommerce bdi {
        font-size: 18px;
    }

    .woocommerce .code_product {
        font-size: 12px;
    }

    .cart_item .obsor {
        margin-bottom: 30px;
    }

    .inputs-wrap .field {
        width: 100%;
        max-width: 100%;
    }

    .w500-mb20 {
        margin-bottom: 20px;
    }

    .oformit_chek a {
        width: 100%;
    }
}

.more-data-hidden {
    transition: all 0.4s ease 0s;
}



.more._hide .more-data-hidden {
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.more::after {
    transition: all 0.4s ease 0s;
    transform: rotate(180deg);
}

.more._hide::after {
    transform: rotate(0);
}

.more__item {
    display: flex;
    padding: 10px 0 30px;
    position: relative;
}

.more__item:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.more__item_poster {
    width: 124px;
    min-width: 124px;
    height: 124px;
    border: 2px solid #ED3132;
    position: relative;
}

.more__item_poster-img {
    width: 100%;
    height: 100%;
}

.more__item_poster-name {
    position: absolute;
    bottom: -25px;
    left: 20px;
    display: flex;
    align-items: center;
    padding: 0px 30px 0 22px;
    width: 220px;
    height: 34px;
    background-image: url(../img/main/s_device/title_bg.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
    cursor: pointer;
}

.more__title {
    width: 100%;
    cursor: pointer;
    font-weight: 400;
}

[data-cart-close],
[data-cart-open] {
    cursor: pointer;
}

.more__item_right span,
.more__item_right span:hover {
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 9px !important;
    height: auto !important;
    margin: 0 !important;
    text-align: start;
}

.more__item_right .select_title {
    padding: 9px 12px !important;
    max-height: 24px !important;
}

.more__item_right .select__wrap {
    width: 110px !important;
    padding: 0 !important;
}

.more__item_right .select_title::after {
    right: 8.89px !important;
    top: 8px !important;
    width: 16.19px !important;
    height: 8.61px !important;
}

.more__item_right .c_wrap .item {
    font-size: 12px !important;
}

.more__item_right .c_wrap .item:not(:last-child) {
    margin-bottom: 6px !important;
}

.more__item_right .select_content.show {
    position: absolute !important;
    height: max-content !important;
    max-height: max-content !important;
}

.more__item_right .product-quantity {
    display: flex;
    align-items: center;
}

.more__item_right .product-quantity .plus,
.more__item_right .product-quantity .minus {
    width: 24px !important;
    height: 24px !important;
    padding: 0px !important;
    font-size: 14px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.more__item_right .product-quantity .quantity {
    font-size: 14px !important;
    padding: 0 10px;
}

.more__item_right .product-quantity .plus span,
.more__item_right .product-quantity .minus span {
    text-align: center;
}

.more__item_right .remove {
    height: 24px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    margin-left: 0 !important;
}

.more__item_right .remove:before {
    border-right: 12px solid transparent !important;
    border-bottom: 24px solid #ED3132 !important;
    right: -11px !important;
}

.more__item_right .remove:after {
    border-left: 12px solid transparent !important;
    border-top: 24px solid #ED3132 !important;
    left: -11px !important;
}

.more__item_right .cart_del {
    height: 15px;
    width: 15px;
    object-fit: contain;
}

.more__text {
    font-size: 12px;
    color: #FFF;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.more__field {
    display: flex;
    flex-direction: column;
}

.more__field .more__text {
    margin-bottom: 10px;
    font-weight: 400;
}

.more__item_head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding: 0 15px;
    margin-bottom: 16px;
}

.more__item_right {
    width: 100%;
}

.more__item_text {
    padding: 0 15px;
}

.more__text_big {
    font-size: 14px !important;
}

.more__item_right span.more__text_big,
.more__item_right span.more__text_big:hover {
    font-size: 14px !important;
}

.more__text span {
    color: #ED3132;
}

.more__item_text .more__text {
    margin-bottom: 8px;
    font-weight: 400;
}

.header__wrap-mobile-cart {
    display: none;
}

.cart-mobile-modal {
    display: none;
}

@media (max-width: 900px) {
    .cart-mobile-modal input.qty {
        left: 0px !important;

    }

    .imya_tovara {
        font-size: 24px;
        margin-top: 35px;
    }

    .cart-mobile-modal {
        transition: all 0.4s ease 0s;
    }

    .cart-mobile-modal._hide {
        opacity: 0;
        padding: 0;
        height: 0;
        overflow: hidden;
    }

    .header__wrap-mobile-cart {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 63px;
        height: 63px;
        border-radius: 50%;
        background: #EE3132;
        border: 0;
    }

    .cart-mobile-modal {
        display: block;
        background: #EE3132;
        width: 100%;
        padding: 24px 21px 50px;
        position: absolute;
        z-index: 10000000;
        top: 0;
        left: 0;
    }

    .cart-mobile-modal__head {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cart-mobile-modal__close {
        width: 51px;
        height: 51px;
        border-radius: 50%;
        background: #fff;
        border: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cart-mobile-modal__head h3 {
        font-size: 40px;
    }

    .cart-mobile-modal .more::after {
        background-image: url(../img/arrow_bottom-white.svg) !important;
    }

    .more__item_right .product-quantity {
        flex-wrap: nowrap;
    }

    .more__item_right .product-quantity .plus,
    .more__item_right .product-quantity .minus {
        min-width: 24px;
        min-height: 24px;
        background: #fff;
        color: #191B21;
        border: 1px solid #191B21;
    }

    .more__item_right .product-quantity .plus span,
    .more__item_right .product-quantity .minus span {
        color: #191B21;
    }

    .more__item_right .remove {
        background: #191B21;
    }

    .more__item_right .select_title {
        background: #fff !important;
        border: 1px solid #191B21 !important;
    }

    .more__item_right .remove:before {
        border-bottom: 24px solid #191B21 !important;
    }

    .more__item_right .remove:after {
        border-top: 24px solid #191B21 !important;
    }

    .more__item_right .select_content {
        background: transparent !important;
    }

    .more__item_right .select_content.show {
        background: #191B21 !important;
    }

    .more__text span {
        color: #fff;
    }

    .more__item_poster {
        border: 2px solid #191B21;
        background: #2B2E36;
    }

    .more__item_poster-name {
        font-weight: 400;
        background-image: url(../img/title_bg-black.svg) !important;
    }
}

@media(max-width: 560px) {
    .header__wrap-mobile-cart {
        width: 51px;
        height: 51px;
    }
}

@media(max-width: 480px) {
    .header__wrap-mobile-cart {
        min-width: 43px;
        min-height: 43px;
        max-width: 43px;
        max-height: 43px;
    }

    .header__wrap_checkout .mobile__btn {
        min-width: 43px;
        min-height: 43px;
        max-width: 43px;
        max-height: 43px;
    }

    .header__wrap_checkout .custom-logo-link {
        display: flex;
        justify-content: center;
    }
}

.more__title {
    position: relative;
    z-index: 100000;
}

@media (max-width: 380px) {
    .more__item_poster {
        width: 90px;
        min-width: 90px;
        height: 90px;
        margin-top: 40px;
    }

    .more__item_text,
    .more__item_head {
        padding: 0 5px;
    }

    .cart-mobile-modal {
        padding: 14px 8px 40px;
    }
}

.cart_item .remove {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-thumbnail_bg {
    background: #2B2E36;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transform: skew(26deg);
}

.flexbloc.product-thumbnail img {
    max-height: 200px !important;
    top: -10px;
    position: relative;
}

.woocommerce .product-thumbnail a::after {
    right: -4px;
    top: 34px;
}

.woocommerce .product-thumbnail a::before {
    left: -44px;
    top: 20px;
}

.woocommerce .product-thumbnail img {
    object-fit: contain;
}

.cart_item .product-thumbnail {
    position: relative;
}

tr.cart_item {
    border-top: 1px solid #fff;
    position: relative;
}

.cart-totals-section {
    position: relative;
}

.cart-totals-section::before,
tr.cart_item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}

.woocommerce .product-thumbnail a {
    background: transparent;
}

.shops_wrap_cart .product-price span bdi,
.shops_wrap_cart .product-price span:not(.amount) {
    display: block;
    padding-left: 2px;
}

.shops_wrap_cart .product-price span bdi,
.shops_wrap_cart .product-price span.amount {
    display: flex;
    align-items: center;
}


@media (min-width: 1124px) {
    th.product-thumbnail {
        width: 60%;
    }
}

@media (max-width: 768px) {
.woocommerce-additional-fields {
    display: none;
}
.more-data__row.more-data__row-last span {
    margin-right: 8px !important;
}
.more-data__row span {
    margin-right: 8px !important;
}
button#place_order {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
div#payment {
    width: 100%;
}
    p#billing_first_name_field {
    width: 100% !important;
}
p#billing_phone_field {
    width: 100% !important;
}
    .wc-proceed-to-checkout {
        height: 56px;
    }

    .promo span {
        border: 1px solid;
        color: #FFF;
        padding: 10px 20px;
        display: inline-flex;
        margin-bottom: 25px;
        margin-right: 20px;
        transform: skew(26deg);
        margin-left: 0px;
        width: 222px;
        justify-content: center;
    }

    .wc-proceed-to-checkout {
        padding: 0;
    }

    .promo {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .promo button.button {
        border-radius: 0;
        transform: none;
    }


    .cart-collaterals.actions {
        top: 150px;
    }

    .cart_totals:before {
        margin-bottom: 50px;
    }

    .woocommerce .block3.right span {
        margin-right: 0px;
    }

    .skidka {
        padding: 0 !important;
    }

    td.product-remove a img.cart_del {
        left: 2px;
        top: 0px;
    }

    td.product-remove a {
        background: #ed3132 !important;
        height: 37px;
        top: 2px;
    }

    td.product-remove {
        top: 10px;
        left: 60px;
        position: relative;
    }

    .woocommerce td.product-quantity .quantity .qty {
        width: 41px !important;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
    }

    td.product-quantity {
        left: 50px;
    }

    .woocommerce td.razmer {
        width: 136.5px;
    }

    .woocommerce td.razmer .custom_form .row .select__wrap .select_title {
        width: 136.5px;
    }

    td.razmer {
        left: 38.46px;
        position: relative;

    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        top: -21px;
        position: relative;
        left: -10px;
    }

    span.woocommerce-Price-amount.amount bdi {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
        padding-left: 6px;
    }

    span.woocommerce-Price-amount.amount {
        padding: 20px 0 27px 120px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
    }

    p.artikul.code_product {
        padding: 13.5px 0 0 100px;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
    }

    .woocommerce .product-thumbnail a::after {
        right: -14px;
        top: 36px;
    }

    .woocommerce .product-thumbnail a::before {
        left: -48px;
        top: 25px;
    }

    .flexbloc.product-name {
        margin-top: 40px;
    }

    .woocommerce .product-name a {
        width: 233px;
        left: 24px;
    }

    .woocommerce .product-thumbnail a {
        left: 60px;
    }

    .product-thumbnail_bg {
        left: 45px;
        width: 204px;
        height: 154px;
    }

    .woocommerce .obsor .flexbloc.product-name {
        padding: 0 0 0 20px;
        margin: 20px 0;
    }

    td.obsor {
        width: 294px;
    }

    td.obsor span {
        text-align: left;
        padding: 25px 0;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
    }

    .cart-table-section {
        margin: 0 25px;
    }

    .woocommerce-cart-form .woocommerce {
        width: 100%;
    }

    .cart-collaterals {
        margin: 0 25px;
        max-width: 93%;
    }

    .woocommerce table.shop_table td {
        padding-left: 0px;
    }

    td.obsor:before {
        display: none;
    }

    .woocommerce .quantity {
        font-size: 15px;
    }

    .promo input {
        width: 33.333%;
    }

    td.product-quantity {
        position: relative;
    }

    .woocommerce td.product-quantity {
        padding: 0;
    }

    .woocommerce .quantity .qty {
        font-size: 15px;
    }

    td.product-quantity {
        width: auto;
    }

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        padding: 0;
        text-align: center !important;
    }

    img.cart_del {
        left: 5px;
        top: 2px;
    }

    .woocommerce .obsor .flexbloc.product-thumbnail {
        max-width: 190px;
        max-height: 190px;
    }

    .woocommerce .product-thumbnail img {
        height: 190px;
    }

    .woocommerce .plus,
    .woocommerce .minus {
        font-size: 10px;
        height: 37px;
        width: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .woocommerce td.product-remove {
        width: 17%;
    }

    .woocommerce td.razmer {
        margin-left: -30px;
    }

    .cart_item .remove {
        max-width: 30px;
    }

    .cart_item .obsor {
        margin-right: 0;
    }

    .woocommerce .product-thumbnail img {
        width: 90%;
    }


    .woocommerce .product-name a {
        padding: 0px 50px 0 26px;
        font-size: 12px;
        height: 36px;
        text-align: left;
    }

}

@media (max-width: 740px) {
    .shops_wrap_cart .remove {
        max-width: 30px;
    }

    .woocommerce .obsor .flexbloc.product-thumbnail {
        max-height: 100%;
    }

    .woocommerce .product-thumbnail img {
        height: 300px;
    }

    .woocommerce .obsor .flexbloc.product-thumbnail {
        max-width: 300px;
    }

    .woocommerce td.razmer {
        margin-left: 0;
    }

    .woocommerce .amount {
        padding: 0px 0px 15px 101px;
    }

    .woocommerce td.product-remove {
        width: 10%;
    }
}

@media (max-width: 470px) {
    .shops_wrap_cart .product-remove {
        width: 15%;
    }

    .jquery-single .product_meta {
        position: relative;
        top: -300px !important;
    }
}

@media (max-width: 430px) {
    .woocommerce .obsor .flexbloc.product-thumbnail {}

    .woocommerce .obsor .flexbloc.product-thumbnail img {}
}

@media (min-width: 900px) {
    .cart-mobile-modal input.qty {
        left: 1px;
    }

    input.qty {

        position: relative;
    }

    .oformlenie .more::after {
        left: 112px;
        top: 22px;
        right: auto;
    }

    span.woocommerce-Price-amount.amount {
        left: 20px;
        position: relative;
    }

    button#place_order {
        padding: 26px 30px;
        cursor: pointer;
        align-items: center;
        position: relative;
        left: 400px;
        display: flex !important;
        margin-right: 0;
        text-decoration: none;
        text-align: center;
        border-radius: 0 !important;
        margin-left: 0;
        margin-top: 15px;
        margin-bottom: 50px;
        transform: skew(0deg);
    }

    .cart-mobile-modal {
        display: block !important;
    }

    .cart-mobile-modal__head {
        display: none !important;
    }
}


.oformlenie *,
.oformlenie .right h3 {
     
}

.shops {
    position: relative;
}

/*.shops::before {
    content: "";
    position: absolute;
    top: 58%;
    left: 0;
    z-index: 0;
    height: 175px;
    width: 94px;
    background-image: url(../img/cart-new-left.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.shops::after {
    content: "";
    position: absolute;
    top: 58%;
    right: 0;
    z-index: 0;
    height: 175px;
    width: 94px;
    background-image: url(../img/cart-new-right.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}*/

@media (max-width: 768px) {
    .shops::after {
        top: 1%;
        height: 220px;
        width: 155px;
    }

    .shops::before {
        top: -5%;
        left: 0;
        z-index: 0;
        height: 430px;
        width: 177px;
        background-image: url("../img/mobile-cart-new-top.svg");
        background-position: top;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .shopd .page_title{
        font-size: 35px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 35px !important;
        text-transform: uppercase;
    }
    .right h3{
        text-align: left !important;
        font-size: 24px;
    }
    .right .podzagolovok{
        color: #FFF !important;
        font-family: "Newtown";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 28px !important;
    }
}

@media (max-width: 500px) {
    .shops::after {
        top: 0;
    }

    .shops::before {
        display: none;
    }
}

@media (max-width: 740px) {
.wc-proceed-to-checkout {
    top: 85px;
    margin-bottom: 148px;
}
.promo span {
    margin-right: 0;
    margin-bottom: 10px !important;
}
button.button {
    transform: skew(26deg) !important;
    width: 100%;
}
.cart-collaterals {
    margin: 0 25px;
    width: 89% !important;
    max-width: 90%;
}
    .cart_totals.calculated_shipping {
    top: -98px;
    position: relative;
}
.cart_totals:before {
    margin-bottom: 20px;
    margin-top: 10px;
}
    td.product-remove {
    margin-right: 60px;
}
    td.product-quantity {
    margin-left: -30px;
}
    td.razmer {
        left: 10px;
    }

    span.woocommerce-Price-amount.amount {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
        padding: 20px 0 21px 80px;
    }

    .woocommerce .obsor .flexbloc.product-name {
        max-width: 300px;
        margin: 40px auto 0;
        padding-left: 5px;
    }

    .woocommerce .product-thumbnail a::after {
        right: 40px;
        top: 36px;
    }

    .woocommerce .product-thumbnail a::before {
        left: 14px;
        top: 25px;
    }

    .woocommerce .product-thumbnail img {
        width: 50%;
        top: -15px;
    }

    td.obsor span {
        padding: 12px 0 24px;
    }

    td.obsor span {
        left: 41px;
        position: relative;
    }

    .woocommerce .product-thumbnail a {
        left: 0px;
    }
}
.shops .container{
    position: relative;
    z-index: 999;
}
.podzagolovok{
    font-weight: 400 !important;
}