.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    content: '\e016';
}

.menu-korzina-container ul {
    /* font-family: 'Roboto', sans-serif; */
    padding: 0;
    margin: 0;
    list-style: none;
}


/* li.wpmenucartli a.wpmenucart-contents span.cartcontents {
    display: none!important;
} */
/* .cartcontents + .amount:before{
    display: none;
} */
li.wpmenucartli a.wpmenucart-contents span.amount {
    white-space: nowrap;
    padding-top: 4px;
}
li.wpmenucartli a.wpmenucart-contents span.amount::before {
    display: none;
}
li.wpmenucartli a.wpmenucart-contents {
    text-decoration: none;
}
/* li.wpmenucartli a.wpmenucart-contents::before {
    content: 'Сумма заказа |';
    margin: 0 5px 0 0;
} */

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top-color: #e6401e;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: #e6401e;
}

/* li.wpmenucartli a.wpmenucart-contents span.amount {
    display: none!important;
} */
.wpmenucart-contents {
    display: block;
    width: 21px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9178 4.70386L15.914 4.65798H15.8679H13.1618C13.0426 2.60489 11.2389 0.95 9.06157 0.95C6.88418 0.95 5.08054 2.601 4.95726 4.65798H2.20896H2.16279L2.15912 4.704L0.893701 20.5793L0.889398 20.6332H0.943542H17.1796H17.2339L17.2294 20.5791L15.9178 4.70386ZM15.0861 5.59267L16.2132 19.6986H1.95622L3.08333 5.59267H4.95045V8.29155V8.34155H5.00045H5.8749H5.9249V8.29155V5.59267H12.1982V8.29155V8.34155H12.2482H13.1227H13.1727V8.29155V5.59267H15.0861ZM9.06157 1.8847C10.704 1.8847 12.072 3.12151 12.1905 4.65798H5.9326C6.05116 3.12151 7.41919 1.8847 9.06157 1.8847Z' fill='black' stroke='black' stroke-width='0.1'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    position: relative;
    /* margin-right: 5px; */
    margin-bottom: 5px;
    transition: background-image .3s linear;
}
body.home:not(.mobile-menu-open) .header:not(.header_notop) .wpmenucart-contents{
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='21' viewBox='0 0 18 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9178 4.70386L15.914 4.65798H15.8679H13.1618C13.0426 2.60489 11.2389 0.95 9.06157 0.95C6.88418 0.95 5.08054 2.601 4.95726 4.65798H2.20896H2.16279L2.15912 4.704L0.893701 20.5793L0.889398 20.6332H0.943542H17.1796H17.2339L17.2294 20.5791L15.9178 4.70386ZM15.0861 5.59267L16.2132 19.6986H1.95622L3.08333 5.59267H4.95045V8.29155V8.34155H5.00045H5.8749H5.9249V8.29155V5.59267H12.1982V8.29155V8.34155H12.2482H13.1227H13.1727V8.29155V5.59267H15.0861ZM9.06157 1.8847C10.704 1.8847 12.072 3.12151 12.1905 4.65798H5.9326C6.05116 3.12151 7.41919 1.8847 9.06157 1.8847Z' fill='white' stroke='white' stroke-width='0.1'/%3E%3C/svg%3E%0A");
}
.wpmenucart-contents .cartcontents {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #e6401e;
    color: #ffffff;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
    position: absolute;
    left: 8px;
    bottom: -5px;
}
@media(max-width:1199.98px){
    li.wpmenucartli a.wpmenucart-contents span.amount{
        display: none!important;
    }
    .wpmenucart-contents {
        margin-right: 5px;
    }
}
@media(min-width:1200px){
    .wpmenucart-contents {
        padding-left: 35px;
        width: auto;
    }    
}
.search-button {
    margin-right: 20px;
}
.header-menu ul li:not(:last-child) {
    margin-right: 20px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0;
    margin-bottom: 8px;
    font-size: 16px;
	font-weight:300;
}

.woocommerce ul.products li.product .price {
    /* font-family: 'Roboto', sans-serif; */
    color: #000000;
    font-size: 18px;
}

.goods-slider .woocommerce ul.products li.product {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.goods-slider .woocommerce ul.products {
    margin: 0 -10px;
    position: relative;
}

.goods-slider .woocommerce ul.products::after, .goods-slider .woocommerce ul.products::before {
    content: "";
    display: block;
    width: 20px;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    z-index: 1;
}

.goods-slider .woocommerce ul.products::after {
    right: -10px;
}

.goods-slider .woocommerce ul.products::before {
    left: -10px;
}

.slick-prev {
    left: -44px;
}

.slick-next {
    right: -44px;
}

.slick-next, .slick-prev {
    width: 34px;
    height: 34px;
    z-index: 2;
}

.slick-next:before, .slick-prev:before {
    display: block;
    width: 100%;
    height: 100%;
}

.slick-prev:before {
    content: url("data:image/svg+xml,%3Csvg width='15' height='33' viewBox='0 0 15 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.70364 16.7742L14.4187 3.84546V0.861925L0.000126063 16.7742L14.4187 32.6865V29.703L2.70364 16.7742Z' fill='black'/%3E%3C/svg%3E%0A");
}

.slick-next:before {
    content: url("data:image/svg+xml,%3Csvg width='15' height='33' viewBox='0 0 15 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9054 16.6228L0.19043 29.5517V32.5352L14.6089 16.6228L0.19043 0.710449V3.694L11.9054 16.6228Z' fill='black'/%3E%3C/svg%3E%0A");
}

.woocommerce ul.products li.product a img {
    background: #e7efff2b url(../images/logo-placeholder.png) center center / 256px no-repeat;
}

.woocommerce div.product .product_title {
    margin-bottom: 18px;
    font-size: 22px;
    font-weight: 400;
}

.woocommerce div.product div.summary .product_meta .posted_in {
    display: none!important;
}

.woocommerce div.product div.summary .product_meta {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 13px;
    color: #717171;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    /* font-family: 'Roboto', sans-serif; */
    font-size: 20px;
    color: #000000;
    margin-bottom: 30px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: transparent;
    color: #000000;
    border: 1px solid #000000;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: transparent;
    color: #000000;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #000000;
    color: #ffffff;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    /* text-transform: uppercase; */
    font-weight: 500;
    border-radius: 0;
    padding: 13px 29px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    padding: 13px 29px;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    padding: 13px 29px;
}

/**/

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
    border: 1px solid #868686;
    padding: 0!important;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
    padding: 0 20px!important;
    /* font-family: 'Roboto', sans-serif; */
}

.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents {
    display: block!important;
}

.template-content ul li.variable-item::before {
    display: none;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    border-color: #000000;
    background: #e7efff;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: 0 10px 10px 0!important;
}

/**/

.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}

.woocommerce div.product .stock {
    /* font-family: 'Roboto', sans-serif; */
    color: #000000;
}

.woocommerce div.product form.cart .variations tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
}

.woocommerce div.product form.cart .variations label {
    font-weight: 300;
    font-size: 14px;
}

.woocommerce div.product form.cart .variations td.label {
    padding: 0;
}

.woocommerce div.product form.cart .reset_variations {
    display: none!important;
}

section.related.products {
    clear: both;
}

.size-table-button-wrapper {
    margin-bottom: 24px;
}

.size-table-button {
    border: 0;
    background: transparent;
    padding: 0;
    font-weight: 500;
    font-size: 14px;
    border-bottom: 1px solid #000000;
    margin-bottom: 12px;
}

.size-table-description {
    font-weight: 500;
    font-size: 11px;
    color: #717171;
    position: relative;
    padding-left: 20px;
}

.size-table-description::before {
    content: "!";
    display: block;
    width: 15px;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff;
    border-radius: 100%;
    text-align: center;
    background-color: #e6401e;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.product-description-wrapper {
    font-size: 14px;
    margin-bottom: 20px;
}

.woocommerce div.product div.summary .button, .woocommerce div.product div.summary div.quantity.hidden+.button {
    width: 100%;
}

/* .woocommerce div.product form.cart div.quantity+.button {
    width: calc(100% - 65px);
} */

.woocommerce div.product form.cart div.quantity {
    margin: 0;

    display: none!important;
}

.woocommerce .quantity.hidden {
    display: none!important;
}

/* quantity */

.woocommerce .quantity {
    height: 44px;
    max-width: 65px;
    border: 1px solid #e6401e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #ffffff;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    overflow: hidden;
}

.woocommerce .quantity-arrows.minus {
    position: absolute;
    bottom: 0;
    right: 0;
}

.woocommerce span.quantity-arrows {
    /* font-family: 'Roboto', sans-serif; */
    width: 24px;
    height: 22.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #e6401e;
    margin: -1px -1px -1px 0;
    cursor: pointer;
    color: #e6401e;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.woocommerce span.quantity-arrows:hover {
    background: #e6401e;
    color: #ffffff;
}

.woocommerce .quantity .qty {
    color: #e6401e;
    border: none;
    width: 40px;
    text-align: center;
    outline: none;
}

.woocommerce .quantity input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
}

.woocommerce .quantity input[type="number"]::-webkit-outer-spin-button, .woocommerce .quantity input[type="number"]::-webkit-inner-spin-button {
    display: none;
}

.woocommerce table.shop_table td.product-quantity .quantity {
    border-color: #949494;
}

.woocommerce table.shop_table td.product-quantity span.quantity-arrows {
    border-color: #949494;
    color: #202020;
}

.woocommerce table.shop_table td.product-quantity span.quantity-arrows:hover {
    background: #949494;
    color: #ffffff;
}

.woocommerce table.shop_table td.product-quantity .quantity .qty {
    color: #202020;
}

/* /quantity */

.woocommerce div.product div.images {
    margin-bottom: 78px;
}

section.related.products>h2 {
    margin-top: 0;
    margin-bottom: 35px;
    text-align: center;
    font-size: 34px;
    /* text-transform: uppercase; */
    font-weight: 300;
}

.single-product-accordion {
    font-size: 14px;
}

.single-product-accordion .accordion-panel-heading span {
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
}

.single-product-accordion .accordion-panel-heading {
    padding: 20px 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
}

.single-product-accordion .accordion-panel {
    border-top: 1px solid #BCBCBC;
}

.single-product-accordion .accordion-panel:last-child {
    border-bottom: 1px solid #BCBCBC;
}

.single-product-accordion .accordion-panel-heading img {
    width: 19px;
    height: 9px;
}

.single-product-accordion .accordion-panel-collapse {
    padding-bottom: 20px;
}

/* cart */

@media(min-width: 1200px) {
    .woocommerce table.shop_table.cart td::before {
        content: attr(data-title);
        display: block;
        font-weight: 500;
        font-size: 14px;
        color: #726E6E;
        text-transform: none;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(calc(-50% - 40px));
            -ms-transform: translateY(calc(-50% - 40px));
                transform: translateY(calc(-50% - 40px));
        display: none;
    }
    .woocommerce table.shop_table {
        border: 0;
        border-top: 1px solid #C4C4C4;
        border-bottom: 1px solid #C4C4C4;
        border-radius: 0;
        margin-bottom: 60px;
    }
    .woocommerce table.shop_table td {
        border-color: #C4C4C4;
        padding: 20px 12px;
        position: relative;
    }
    .woocommerce table.shop_table .product-name {
        font-size: 15px;
        /* text-transform: uppercase; */
        font-weight: 700;
    }
    .woocommerce table.shop_table td.product-thumbnail {
        padding-left: 0;
    }
    .woocommerce table.shop_table .product-remove {
        text-align: right;
    }
    .woocommerce table.shop_table td.product-price .amount {
        font-weight: 600;
    }
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border: 0;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 150px;
    display: block;
}

/* cart */

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100%;
    height: auto;
    display: block;
}

.woocommerce div.product div.images img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.woocommerce-product-gallery__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 20px 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 20px 20px;
    width: 100%;
    height: 100%;
}

.woocommerce-product-gallery__wrapper > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.woocommerce-product-gallery__wrapper > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.woocommerce-product-gallery__wrapper > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}

.woocommerce-product-gallery__wrapper > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
}

.pswp__caption .pswp__caption__center {
    display: none;
}

.accordion-panel-social .accordion-panel-collapse ul {
    margin: 0;
}

.accordion-panel-social .accordion-panel-collapse li {
    padding: 0!important;
}

.accordion-panel-social .accordion-panel-collapse li+li {
    margin-top: 8px;
}

.accordion-panel-social .accordion-panel-collapse li a {
    display: inline-block;
    text-decoration: none;
}

.accordion-panel-social .accordion-panel-collapse li img {
    margin-right: 9px;
    vertical-align: middle;
}

.accordion-panel-social .accordion-panel-collapse li::before {
    display: none;
}

.accordion-panel-collapse p:last-child {
    margin-bottom: 0;
}

.product-color-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    margin: 0 0 10px 0;
}

.product-color-list li {
    padding: 2px!important;
    margin-right: 8px;
    border: 1px solid transparent;
}

.product-color-list li a,
.product-color-list li > div {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-decoration: none;
    background-color: #f3f3f3;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    /* border: 1px solid #ebebeb; */
}

.product-color-list li.active {
    border: 1px solid #adadad;
    border-radius: 100%;
}

.product-color-list li.active a {
    pointer-events: none;
}

.product-color-list li::before {
    display: none;
}

.product-color-label {
    font-size: 14px;
    margin-bottom: 20px;
}

/**/

@media (hover: hover) {
    .product__image {
        position: relative;
        overflow: hidden;
        display: block;
        padding-top: 130%;
        margin-bottom: 18px;
    }
    .image-switch {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 20;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .image-switch__item {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        cursor: pointer;
    }
    .image-switch__img {
        position: absolute;
        left: 50%;
        top: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        pointer-events: none;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        opacity: 0;
        /* transition: opacity .4s cubic-bezier(0.65, 0.05, 0.36, 1); */
    }
    .image-switch__img img {
        display: block;
        max-width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
    }
    .image-switch__item:first-child .image-switch__img {
        opacity: 1;
        z-index: -1;
    }
    .image-switch__item:hover .image-switch__img {
        opacity: 1;
        z-index: -1;
    }
    /* .product__switch:hover .image-switch__item:first-child .image-switch__img{
        opacity: 0;
    }
    .image-switch__item:first-child:hover .image-switch__img{
        opacity: 1!important;
    } */
    .image-pagination {
        position: absolute;
        z-index: 30;
        left: 0;
        bottom: 15px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0;
    }
    .image-pagination__item {
        display: block;
        width: 15px;
        height: 3px;
        margin: 0 4px;
        background-color: #ccc;
        padding: 0!important;
    }
    .image-pagination__item::before {
        display: none;
    }
    .image-pagination__item--active {
        background-color: #e6401e;
    }
    .woocommerce ul.products li.product a img {
        margin-bottom: 0px;
    }
}

@media (hover: none) {
    .woocommerce ul.products li.product a img {
        margin-bottom: 18px;
    }
}

/**/
.woocommerce a.remove{
    display: inline-block;
    color: inherit;
    width: 18px;
    height: 18px;
    line-height: 0;
}
.woocommerce table.shop_table td.product-price .amount{
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 400;
}
.woocommerce a.remove:hover {
    color: inherit!important;
    background: transparent;
}
.woocommerce a.remove path{
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.woocommerce a.remove:hover path{
    fill: #ff0000;
}
.woocommerce table.shop_table .product-name a{
    text-decoration: none;
    text-transform: initial;
    font-weight: 400;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    padding: 8px!important;
    width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table, .woocommerce-page .cart-collaterals .cart_totals table.shop_table, .woocommerce-page .cart-collaterals .cart_totals table.shop_table td, .woocommerce-page .cart-collaterals .cart_totals table.shop_table th{
    border: 0;
    padding: 0;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table{
    margin: 0;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table td, .woocommerce-page .cart-collaterals .cart_totals table.shop_table th{
    padding: 10px 0;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table td{
    /* font-family: 'Roboto', sans-serif; */
    text-align: right;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal{
    display: none;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table strong{
    font-weight: 400;
}
.woocommerce-page .cart-collaterals .cart_totals > h2{
    font-size: 26px;
    /* text-transform: uppercase; */
    margin-bottom: 25px;
    text-align: right;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 30%;
}
.woocommerce .cart td.actions > .button{
    display: none!important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #C4C4C4;
    border-radius: 0;
    padding: 12px;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.woocommerce form .form-row .required{
    /* font-family: 'Roboto', sans-serif; */
    color: #e6401e;
}
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus{
    border-color: #e6401e;
}
.woocommerce form .form-row textarea {
    min-height: 80px;
    height: 135px;
    max-height: 400px;
    resize: vertical;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
    border-radius: 0;
}
h3#order_review_heading{
    margin-top: 40px;
    margin-bottom: 20px;
}
.woocommerce table.shop_table{
    border-collapse: collapse;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table strong, .woocommerce table.shop_table .product-name, .woocommerce table.shop_table th{
    font-weight: 400!important;
}
.woocommerce-shipping-methods li{
    padding: 0!important;
}
.woocommerce-shipping-methods li::before{
    display: none;
}
@media(max-width:991px) {
    .slick-prev, .slick-next {
        bottom: -32px;
        top: unset;
        -webkit-transform: unset;
            -ms-transform: unset;
                transform: unset;
    }
    .slick-prev {
        left: unset;
        right: 42px;
    }
    .slick-next {
        right: 0;
    }
    .goods-slider {
        padding-bottom: 32px;
        overflow: hidden;
    }
    .woocommerce-product-gallery__wrapper {
        gap: 10px;
    }
    .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
        margin: 0 0 8px 0!important;
    }
    .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input{
        width: 49%;
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
        width: 100%;
    }
    .woocommerce-page .cart-collaterals .cart_totals table.shop_table tr:nth-child(2n) td{
        background-color: transparent;
    }
    .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button{
        float: unset;
        display: block;
        text-align: center;
        margin-bottom: 15px;
    }
    section.related.products>h2{
        font-size: 22px;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    .slick-prev {
        left: -30px;
    }
    .slick-next {
        right: -30px;
    }
}

@media(min-width: 1200px) {
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 60%;
    }
    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 38%;
    }
}

/* временно */
.size-table-button{
    display: none;
}
/* /временно*/

.select2-container--default .select2-selection--single{
    border: 1px solid #C4C4C4;
    border-radius: 0;
}
.select2-container .select2-selection--single{
    height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
    background-color: #e6401e;
}
.select2-dropdown{
    border-radius: 0;
    border-color: #C4C4C4;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    border-color: #C4C4C4;
    outline: none;
}
.select2-container--open .select2-dropdown{
    top: -8px;
}

/* checkout-thankyou */
.woocommerce-order{
    text-align: center;
}
.woocommerce ul.order_details{
    padding: 0;
    display: inline-block;
    margin: 0;
    /* font-family: 'Roboto', sans-serif; */
}
.woocommerce ul.order_details li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    float: unset;
    margin: 0;
    padding: 0!important;
    border: none;
    text-transform: none;
    margin-bottom: 30px;
}
.woocommerce ul.order_details li::before{
    display: none;
}
.woocommerce-order-overview__title{
    color: #A6A6A6;
}
.woocommerce-thankyou-order-received{
    margin-bottom: 30px;
}
.woocommerce-order-received h1.title{
    display: none;
}
.woocommerce ul.order_details li strong{
    font-size: 16px;
    font-weight: 400;
}
.btn-back-shop{
    display: inline-block;
    text-decoration: none;
    background: transparent;
    border: 1px solid #000000;
    color: #000000;
    /* text-transform: uppercase; */
    padding: 10px 30px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.btn-back-shop:hover{
    background: #000000;
    color: #ffffff;
}
/* /checkout-thankyou */
.woocommerce div.product div.summary .button.disabled.wc-variation-is-unavailable{
    display: none;
}

/* radio */
.wc_payment_method input[type=radio], .woocommerce-shipping-methods input[type=radio]{
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.wc_payment_method input[type=radio]+label, .woocommerce-shipping-methods input[type=radio]+label{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.wc_payment_method input[type=radio]+label::before, .woocommerce-shipping-methods input[type=radio]+label::before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    border: 1px solid #C4C4C4;
    border-radius: 50%;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 11px;
    -webkit-transform: translateY(3.5px);
        -ms-transform: translateY(3.5px);
            transform: translateY(3.5px);
}
.wc_payment_method input[type=radio]:checked+label::before, .woocommerce-shipping-methods input[type=radio]:checked+label::before{
    border-color: #C4C4C4;
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23e6401e'/%3E%3C/svg%3E");
}
.wc_payment_method input[type=radio]:disabled+label::before, .woocommerce-shipping-methods input[type=radio]:disabled+label::before{
    background-color: #e9ecef;
}
/* /radio */
.woocommerce div.product p.stock.in-stock{
    display: none;
}
.woocommerce ul#shipping_method .amount{
    font-weight: 400;
}
@media(max-width:767px){
	.woocommerce div.product .product_title{
		font-size: 16px;
	}
}
/* category */
.woocommerce ul.products li.product-category.product,
.woocommerce-page ul.products li.product-category.product{
    width: calc(50% - 10px);
    margin: 0 20px 20px 0;
}
.woocommerce ul.products li.product-category.product:nth-child(n+2),
.woocommerce-page ul.products li.product-category.product:nth-child(n+2){
    margin-right: 0;
}
.woocommerce-page ul.products li.product-category.product a img,
.woocommerce ul.products li.product-category.product a img{
    margin-bottom: 0;
}
.woocommerce ul.products li.product-category.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product-category.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product-category.product h3{
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: inline-block;
    padding: 15px;
    border: 1px solid transparent;
    -webkit-transition: background .15s ease-in-out, color .15s ease-in-out, border-color .15s ease-in-out;
    -o-transition: background .15s ease-in-out, color .15s ease-in-out, border-color .15s ease-in-out;
    transition: background .15s ease-in-out, color .15s ease-in-out, border-color .15s ease-in-out;
    z-index: 1;
    text-align: center;
    white-space: nowrap;
	width:100%;
}
.woocommerce ul.products li.product-category.product .woocommerce-loop-category__title:hover,
.woocommerce ul.products li.product-category.product .woocommerce-loop-product__title:hover,
.woocommerce ul.products li.product-category.product h3:hover{
    background-color: transparent;
    color: #fff;
    border-color: transparent;
}
.woocommerce ul.products li.product-category.product .woocommerce-loop-category__title mark,
.woocommerce ul.products li.product-category.product .woocommerce-loop-product__title mark,
.woocommerce ul.products li.product-category.product h3 mark{
    display: none;
}
.woocommerce ul.products li.product-category.product > a{
    display: block;
    position: relative;
}
.woocommerce ul.products li.product-category.product > a::after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
}
@media(max-width:767.98px){
    .woocommerce ul.products li.product-category.product .woocommerce-loop-category__title, .woocommerce ul.products li.product-category.product .woocommerce-loop-product__title, .woocommerce ul.products li.product-category.product h3{
        padding: 10px 20px;
    }
}
/* /category */
label[for="coupon_code"]{
    display: none;
}
.woocommerce form.checkout_coupon .form-row-first{
	width: 30%;
}
.woocommerce form.checkout_coupon .form-row-last{
	width: 70%;
}
.woocommerce form.checkout_coupon button.button {
    padding: 15px 28.5px;
}
@media(max-width:767.98px){
	.woocommerce form.checkout_coupon .form-row-first,
    .woocommerce form.checkout_coupon .form-row-last,
    .woocommerce form.checkout_coupon button.button{
		width: 100%;
	}
    .woocommerce table.shop_table td.product-quantity .quantity{
        margin-left: auto;
    }
    .woocommerce table.shop_table tbody:first-child tr:first-child td,
    .woocommerce table.shop_table tbody:first-child tr:first-child th{
        border-top: 1px solid rgba(0,0,0,.1);
    }
    .woocommerce table.shop_table{
        border-top: 0;
    }
}
/*  */
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{
    display: none!important;
}
/*  */
.woocommerce div.product form.cart .variations th.label{
    margin-bottom: 10px;
    line-height: 1.5;
}
.cart-sku{
	font-size: 14px;	
}
.woocommerce-page .cart-collaterals .cart_totals > h2{
    display: none;
}
@media only screen and (max-width: 768px) {
	.woocommerce table.shop_table_responsive tr.order-total td::before,
	.woocommerce-page table.shop_table_responsive tr.order-total td::before {
		content: attr(data-title);
	}
}

/*  */
.woocommerce ul.products li.product-category.product,
.woocommerce-page ul.products li.product-category.product {
    width: calc(100% / 4 - 15px);
}

.woocommerce ul.products li.product-category.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product-category.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product-category.product h3 {
    white-space: normal;
}

.woocommerce ul.products li.product-category.product:nth-child(n+2),
.woocommerce-page ul.products li.product-category.product:nth-child(n+2){
    margin-right: 20px;
}

.woocommerce ul.products li.product-category.product:nth-child(4n),
.woocommerce-page ul.products li.product-category.product:nth-child(4n) {
    margin-right: 0;
}

@media(min-width:1200px){
    .woocommerce ul.products li.product-category.product .woocommerce-loop-category__title,
    .woocommerce ul.products li.product-category.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product-category.product h3 {
        white-space: nowrap;
    }
}

@media(max-width:991.98px) {

    .woocommerce ul.products li.product-category.product,
    .woocommerce-page ul.products li.product-category.product {
        width: calc(100% / 2 - 10px);
    }

    .woocommerce ul.products li.product-category.product .woocommerce-loop-category__title,
    .woocommerce ul.products li.product-category.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product-category.product h3 {
        padding: 10px;
    }

    .woocommerce ul.products li.product-category.product:nth-child(2n),
    .woocommerce-page ul.products li.product-category.product:nth-child(2n) {
        margin-right: 0;
    }

}

@media(max-width:767.98px){
    .woocommerce ul.products li.product-category.product:nth-child(2n),
    .woocommerce-page ul.products li.product-category.product:nth-child(2n) {
        margin-right: 0;
    }
}