/*
Theme Name: stiystil

WooCommerce styles override
*/

.right_price_single .price  del {
font-size: 18px;
line-height: 20px;
text-align: right;
color: #BFBFBF;
text-decoration: line-through; 
text-decoration-color:#8a8a8a;
margin-right: 0;
display: block;
}

.right_price_single  .price ins {
    display: block;
	background: transparent;
	color: #fd0505;
}


.block_dop_image {
    display: none;
}

.term_prod_id {
    display: none;
}

h1.product_title {
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #2C2828;
}

ul.products .add_to_cart_button,
a.button.product_type_simple,
a.button.product_type_variable {
    background: #1C9BE0;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px;
    margin: 15px 0 0 0;
    transition: 0.3s all;
}

ul.products .add_to_cart_button:hover,
a.button.product_type_simple:hover,
a.button.product_type_variable:hover {
    background: #178AC9;
}

.ar_count {
    font-size: 12px;
    color: #2C2828;
    border-bottom: 1px solid #000;
    margin-left: 7px;
    line-height: 15px;
    transition: 0.3s all;
}

.ar_count:hover {
    border-bottom: 1px solid transparent;
}

ul.products .price {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #1C9BE0;
    margin-top: 14px;
    display: block;
}

ul.products .price ins {
	background:none;
}

ul.products .price del .amount {
	font-size: 20px;
    line-height: 32px;
    color: #BFBFBF;
    margin-top: 14px;
	text-decoration: line-through; 
	text-decoration-color:#8a8a8a;
}

ul.products .price ins .amount {
	font-size: 24px;
    line-height: 32px;
    color: #fd0505;
    margin-top: 14px;
}

ul.products .woocommerce-Price-currencySymbol {
    font-weight: 400;
}


.comment__social{
    display: flex;
    flex-direction: column;
    gap:8px;
    margin-bottom: 1.5em;
}
.comment__social-title{
    font-size: 14px;
    line-height: 20px;
    color: #686C83;
}
.comment__social-list{
    display: flex;
    gap:12px;
}
.comment__social-list a{
    display:block;
    width: 24px;
    height: 24px;
}
.comment__social-list img{
   width: 24px;
    height: 24px;
}

ul.page-numbers, .woocommerce-pagination-review {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

ul.page-numbers > li > a, ul.page-numbers > li > span.page-numbers.current, .woocommerce-pagination-review > a, span.page-numbers.current {
    color: #040C1A;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin: 2px;
    border-radius: 50px;
    /*background: #F3F3FA;*/
    padding: 0;
    transition: 0.3s all;
    font-size: 14px;
    line-height: 16px;
}

.woocommerce-pagination-review > a.next, .woocommerce-pagination-review > a.prev{
    background: #F3F3FA;
}

.woocommerce-pagination-review > a.next:hover img, .woocommerce-pagination-review > a.prev:hover img{
    filter: brightness(0) invert(1);
}
.fancybox-stage .fancybox-image{
    border-radius: 16px;
}

ul.page-numbers > li > a:hover, .woocommerce-pagination-review > a:hover {
    text-decoration: none;
    background: #1C5DC4;
    color: #fff;
}

ul.page-numbers > li > span.page-numbers.current, span.page-numbers.current {
    text-decoration: none;
    background: #1A66DF;
    color: #fff;
}

/**
 * Shop tables
 */
table.shop_table_responsive thead {
    display: none;
}

table.shop_table_responsive tbody th {
    display: none;
}

table.shop_table_responsive tr td {
    display: block;
    text-align: right;
    clear: both;
}

table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    float: left;
}

table.shop_table_responsive tr td.product-remove a {
    text-align: left;
}

table.shop_table_responsive tr td.product-remove::before {
    display: none;
}

table.shop_table_responsive tr td.actions::before,
table.shop_table_responsive tr td.download-actions::before {
    display: none;
}

table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center;
}

@media screen and (min-width: 48em) {

    table.shop_table_responsive thead {
        display: table-header-group;
    }

    table.shop_table_responsive tbody th {
        display: table-cell;
    }

    table.shop_table_responsive tr th,
    table.shop_table_responsive tr td {
        text-align: left;
    }

    table.shop_table_responsive tr td {
        display: table-cell;
    }

    table.shop_table_responsive tr td::before {
        display: none;
    }
}

/**
 * Products
 */
ul.products {
    margin: 0;
    padding: 0;
}

ul.products li.product {
    list-style: none;
    position: relative;
    margin-bottom: 2em;
}

ul.products li.product img {
    display: block;
}

ul.products img.attachment-woocommerce_thumbnail {
    margin: 0 auto;
}

ul.products li.product .button {
    display: block;
}


/**
 * Single product
 */

.vstanovit_czinu_vid {
    display: none;
}

a.link_razmer {
    font-size: 12px;
    line-height: 16px;
    color: #2C2828;
    border-bottom: 1px solid #2C2828;
    transition: 0.3s all;
    padding: 0 !important;
}

a.link_razmer:hover {
    border-bottom: 1px solid transparent;
    text-decoration: none;
}

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

.two_row > label {
    width: 48.5%;
    margin: 10px 0;
}

.mt_row {
    margin: 18px 0 0 0;
}

.colvo_block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.name_tovar_colvo {
    width: 65%;
}

.colvo_qty {
    width: 20%;
    margin-left: 16px;
}

.colvo_qty .qty_single {
    width: 55px;
    margin: 0;
    text-align: center;
    border: 1px solid transparent;
}

ol.comments_ol {
    margin-top: 40px;
    list-style: none;
}

.colvo_qty .quantity input.minus, .colvo_qty .quantity input.plus {
    color: #2C2828;
    background: transparent;
    padding: 10px 17px;
    width: 60px !important;
}

.colvo_qty .quantity {
    display: flex;
    align-items: center;
    margin-right: 15px;
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px;
    width: 142px;
}

.modal_snatdart {
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgb(0 0 0 / 15%);
    border-radius: 4px;
    width: 600px;
    padding: 55px 16px 16px 16px;
}

.modal_snatdart input {
    width: 100%
}

.modal_snatdart textarea {
    height: 100px
}

.modal_snatdart label {
    font-size: 14px;
    line-height: 16px;
    color: #565353;
}

.modal_snatdart p {
    margin-bottom: 12px;
}

.modal_snatdart form p:last-child {
    margin-bottom: 0;
}

div.wpcf7 .ajax-loader {
    bottom: 16px;
    position: absolute;
    left: 23px;
}

.komanda_head {
    position: absolute;
    top: 10px;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2C2828;
    border-bottom: 1px solid #F2F8F9;;
    width: 95%;
    padding: 5px 0 16px 0;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0;
}

.commentlist {
    list-style: none;
}

.wcf_glossymenu div.submenu ul li a.link_pod {
    display: none;
}

.wcf_glossymenu div.submenu ul li a.link_pod img {
    margin-left: 3px;
}

.wcf_glossymenu div.submenu ul li h5 span.vybor a.link_pod {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
}

.modal_pod.fancybox-content {
    background: #FFFFFF;
    box-shadow: 0px 4px 32px #00000026;
    border-radius: 4px;
    max-width: 680px;
    padding: 0;
}

.modal_pod_body {
    padding: 0 16px;
    font-size: 14px;
    color: #2C2828;
}

.svoy_block {
    display: flex;
    justify-content: flex-start;
    text-align: left;
}

.svoy_block label {
    font-weight: 700
}

.sboy_text {
    text-align: left;
    margin: 20px 0;
    color: #333;
    font-weight: 700;
    width: 100%;
}

span#razmer_komissiya, span#czena_za_m2 {
    display: none;
}

.content_mod_pod {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 160px;
    display: block;
    margin: 0 0 20px 0;
}

.content_mod_pod ::-webkit-scrollbar-track {
    background-color: #F2F8F9;
    border-radius: 50px;
}

.content_mod_pod::-webkit-scrollbar {
    width: 5px;
    background-color: #F2F8F9;
    border-radius: 50px;
}

.content_mod_pod::-webkit-scrollbar-thumb {
    background-color: #1C9BE0;
    border: 5px solid #555555;
    border-radius: 50px;
}

button#place_order {
    display: none;
}

.modal_pod_body img {
    margin: 0 auto;
    display: block;
}

.modal_pod_head {
    padding: 0px 16px;
}

.modal_pod_head h2 {
    margin: 0;
    padding: 15px 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2C2828;
    border-bottom: 1px solid #F2F8F9;
}

.modal_pod_footer {
    padding: 0 16px 16px 16px;
}

table.woocommerce-product-attributes.shop_attributes tbody, table.woocommerce-product-attributes.shop_attributes tbody tr, table.woocommerce-product-attributes.shop_attributes {
    width: 100%;
    display: block
}

table.woocommerce-product-attributes.shop_attributes tbody tr {
    display: flex;
}

table.woocommerce-product-attributes.shop_attributes tbody tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

table.woocommerce-product-attributes.shop_attributes p {
    padding: 0;
    margin: 0;
}

.fancybox-content-gallery .fancybox-thumbs.fancybox-thumbs-x {
    position: absolute;
    width: auto;
    bottom: 0;
    background: transparent;
    height: 50px;

    right: auto;

    width: 50%;
    margin: auto;
    position: absolute;
    top: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.fancybox-gallery-block-scale .fancybox-content img, .fancybox-gallery-block-scale .fancybox-content {
    /*transform: scale(1.7);*/
}

.fancybox-gallery-block .compensate-for-scrollbar {
    margin-right: 0;
}

.fancybox-content-gallery .fancybox-thumbs.fancybox-thumbs-x {
    width: auto !important;
}

.fancybox-content-gallery .fancybox-thumbs__list a {
    width: 8px;
    border-radius: 50px;
    padding: 5px;
    height: auto;
    background: #BDE6F8;
    background-image: unset !important;
}

.fancybox-content-gallery .fancybox-thumbs__list a:before {
    width: 10px;
    border-radius: 50px;
    border: 2px solid #1c9be0;
    background: #1c9be0;
}

.fancybox-content-gallery .fancybox-thumbs__list {
    width: 100% !important;
}

.fancybox-content-gallery .fancybox-inner {
    display: flex;
    width: 60%;
    height: 100%;
    max-height: 768px;
    background: #fff;
    margin: auto;
    position: absolute;
    top: 75%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.fancybox-content-gallery .fancybox-inner.inner_single {
    flex-direction: column;
}

.header_sing_modal {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 99999;
}

.header_sing_modal > div {
    margin: 0px 16px 0 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #F2F8F9;
}

.header_sing_modal svg {
    width: 32px;
    height: 32px;
    right: 0px;
    color: #2C2828;
    padding: 0;
    cursor: pointer;
}

.fancybox-stage.stage_single img.fancybox-image {
    margin-top: 19px;
}

.fancybox-content-gallery .fancybox-inner .fancybox-stage {
    width: 61%;
    position: relative;
}

.fancybox-content-gallery .fancybox-inner .fancybox-stage.stage_single {
    width: 100%;
    position: absolute;
}

.fancybox-content-gallery .fancybox-inner .fanc_content {
    width: 39%;
    position: relative;
}

.fancybox-content-gallery .fancybox-button {
    background: transparent;
    background-clip: content-box;
    height: auto;
    width: auto;
    cursor: pointer;
}

.fancybox-content-gallery .fancybox-toolbar button.fancybox-button.fancybox-button--close {
    width: 14px;
    height: 14px;
}

.fancybox-content-gallery .fancybox-toolbar button.fancybox-button.fancybox-button--close, .fancybox-content-gallery .fancybox-toolbar button.fancybox-button.fancybox-button--close svg {
    width: 32px;
    height: 32px;
    right: 0px;
    color: #2C2828;
    padding: 0;
}

button.fancybox-button.fancybox-button--close {
    transition: 0.3s ease-out;
    transform: rotate(0deg);
}

button.fancybox-button.fancybox-button--close:hover {
    transform: rotate(360deg);
}

.fancybox-toolbar.toolbar_gallery {
    width: 100%;
    padding: 0 24px;
}

.fancybox-toolbar.toolbar_gallery > div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #F2F8F9;
    padding: 16px 0;
}

.fancybox-content-gallery .fancybox-caption__body, .fancybox-content-gallery .fancybox-caption.fancybox-caption--separate {
    padding: 0;
    position: relative;
    margin-top: 0;
    background: transparent;
    top: 0;
    max-height: unset !important;
    height: 100%;
}

.fancybox-content-gallery .link_podelitsya {
    position: absolute;
    bottom: 30px;
}

.fancybox-content-gallery .fancybox-slide--image {
    overflow: hidden;
    padding: 0 !important;
    background: #F2F8F9;
}

.fancybox-content-gallery .fancybox-caption__body {
    padding: 50px 24px 24px 24px;
    background: #F2F8F9;
}

.fancybox-content-gallery .comment-text {
    width: 100%;
    text-align: left;
}

.fancybox-content-gallery .background-image {
    width: 40px;
}

.fancybox-content-gallery time.woocommerce-review__published-date {
    font-size: 14px;
    line-height: 24px;
    text-align: right;
    color: #565353;
}

.fancybox-content-gallery .avatar, .fancybox-content-gallery .avatar_block img {
    width: 40px;
    border-radius: 50px;
    position: relative;
    bottom: -38px;
}

.fancybox-content-gallery .name_a_star {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2C2828;
    font-family: 'Lato', sans-serif;
    margin-left: 47px;
}

.fancybox-caption__body > .comment-text > .meta > .name_a_star > div > strong.woocommerce-review__author {
    white-space: nowrap;
    overflow: hidden;
    padding: 5px;
    text-overflow: ellipsis;
    max-width: 123px;
    display: block;
}
.woocommerce-review__author{
    font-size: 16px;
    line-height: 24px;
}
.fancybox-content-gallery .comment-text .description_container {
    background: #fff;
    border-radius: 4px;
    padding: 0;
    margin-top: 24px;
    position: relative;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #2C2828;
}

.fancybox-content-gallery .com_block_sc {
    overflow-x: hidden;
    max-height: 400px;
    background-clip: content-box;
    background: #F2F8F9;
}

.fancybox-content-gallery .com_block_sc::-webkit-scrollbar-track {
    background-color: #F2F8F9;
    border-radius: 50px;
}

.fancybox-content-gallery .com_block_sc::-webkit-scrollbar {
    width: 5px;
    background-color: #F2F8F9;
    border-radius: 50px;
}

.fancybox-content-gallery .com_block_sc::-webkit-scrollbar-thumb {
    background-color: #1C9BE0;
    border: 0px solid #555555;
    border-radius: 50px;
}

.fancybox-content-gallery .gallery_comment {
    display: none
}

.fancybox-content-gallery .cld-like-dislike-wrap {
    position: absolute;
    bottom: -57px;
    right: 0;
}

.gallery_comment {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 8px 8px;
}

.gallery_comment_page {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.gallery_comment a {
    max-width: 84px;
    border-radius:8px ;
    aspect-ratio: 1/1;
    border: 1px solid #F3F3FA;
    transition: 0.2s all;
    overflow: hidden;
    opacity: 1
}
.woocommerce-review__published-date{
    font-size: 14px;
    line-height: 20px;
    color: #55596C;
}
.gallery_comment a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery_comment a:hover {
    border: 2px solid #1C5DC4;
}

.link_podelitsya p {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #1C9BE0;
    margin: 0 0 8px 0;
}

.input_link_podelitsya {
    position: relative;
    max-width: 400px;
}

.input_link_podelitsya input {
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    color: #2C2828;
}

.copy_link_podelitsya {
    position: absolute;
    right: 4px;
    top: 8px;
    background: #fff;
    padding: 0 10px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #1C9BE0 !important;
}

.link_podelitsya {
    margin: 24px 0 0 0;
}

.info_block_product p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #2C2828;
    margin-bottom: 0;
}

.info_block_product h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2C2828;
    margin: 0;
}

.info_block_product {
    border: 2px dashed #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 24px;
}

.info_block_product p.link {
    margin-bottom: 0;
}

.price_single {
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 9000;
    align-items: center;
    padding: 20px;
    /*transition: 0.6s all;*/
    /*opacity: 1;*/
}

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


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

.cart_icon_single {
    background: #F2F8F9;
    mix-blend-mode: normal;
    border-radius: 4px;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-right: 12px;
}

.count_single_cart {
    background: #1C9BE0;
    width: 27px;
    height: 27px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    position: absolute;
    top: 7px;
    right: 5px;
}

.text_single_cart, .link_in_cart {
    margin: 0;
}

.text_single_cart {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #2C2828;
}

.right_price_single .price {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #1C9BE0;
    margin: 0 21px 0 0;
}

.quantity {
    display: flex;
    align-items: center;
    margin-right: 15px;
    border: 1px solid #F2F8F9;
    box-sizing: border-box;
    border-radius: 4px;
}

.quantity input.input-text.qty.text {
    width: 52px;
    border: 0;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #2C2828;
}

.woocommerce-cart-form__cart-item.cart_item .quantity input.input-text.qty.text {
    width: 40px;
}

.woocommerce-cart-form__cart-item.cart_item .quantity input.minus, .woocommerce-cart-form__cart-item.cart_item .quantity input.plus {
    color: #2C2828;
    background: transparent;
    padding: 5px;
}

.quantity input.minus, .quantity input.plus, input.plus_single, input.minus_single {
    color: #2C2828;
    background: transparent;
    padding: 10px;
}

.quantity input.minus:hover, .quantity input.plus:hover,
.quantity input.minus:focus, .quantity input.plus:focus,
input.plus_single:hover, input.minus_single:hover,
input.plus_single:focus, input.minus_single:focus {
    background: transparent;
    border: 0;
    outline: transparent;
    color: #2C2828;
}

.quantity input.input-text.qty.text::-webkit-inner-spin-button,
.quantity input.input-text.qty.text::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.right_price_single button.single_add_to_cart_button.button.alt {
    min-width: 332px;
}

.text_add_cart_block {
    position: relative;
}

p.text_add_cart_btn {
    position: absolute;
    top: -30px;
    font-size: 10px;
    line-height: 12px;
    color: #2C2828;
}

table.variations td.label label {
    margin-bottom: 8px;
    display: block;
}

.name_attr, .swatch-label {
    display: none;
}

table.variations tr {
    width: 100%;
    display: flex;
    flex-direction: column;
}

a.a_gal img {
    transition: 0.3s all;
    opacity: 0.9;
}

a.a_gal:hover img {
    transition: 0.3s all;
    opacity: 1;
}

.woocommerce-product-details__short-description p {
    font-size: 14px;
    color: #565353;
    margin: 24px 0 32px 0;
}

.woocommerce-product-details__short-description ul{
    list-style: disc;
}

.container_product_header_meta {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    font-size: 12px;
    align-items: center;
}

.container_product_header_meta > li {
    display: flex;
    align-items: center;
}

.container_product_header_meta > li > .stock {
    display: flex;
    align-items: center;
}

.container_gallery_pds {
    display: flex;
    flex-wrap: wrap;
}

.mini_marker {
    margin: 0 9px;
}

.img_stock {
    margin-right: 6px;
}

ul.products.columns-4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 16px 16px;
}

ul.products.columns-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px 16px;
}

ul.products.columns-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px 16px;
}

ul.products.columns-1 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px 16px;
}

ul.products.columns-4 > li {
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 24px;
}

#carusel_poduct_sells > div > ul > li, #carusel_poduct_related > div > ul > li {
    padding: 24px !important;
}

ul.products > li > a > h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 15px;
    color: #2C2828;
    height: 24px;
}

ul.products > li > a {
    text-decoration: none;
}

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

.bottom_product_tab_left {
    /*max-width: 565px;*/
    width: 41%;
}

.bottom_product_tab_right {
    /*max-width: 796px;*/
    width: 59%;
}


.left_gallery_pds {
    width: 10.2%;
    position: relative;
}

.right_gallery_pds {
    width: 89.8%;
}

/*

START CATEGORY

*/
.cat_block_desc {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cat_block_desc > div:nth-child(1) {
    max-width: 563px
}

.cat_block_desc > div:nth-child(2) {
    max-width: 640px
}

.cat_block_desc h2, .cat_block_desc h3, .cat_block_desc h4, .cat_block_desc h5,
.cat_block_desc h6, .cat_block_desc p {
    color: #2C2828;
}

.cat_block_desc h5 {
    font-size: 14px;
    line-height: 16px;
    margin: 0
}

p#billing_country_field {
    position: absolute;
    z-index: -1;
    opacity: 0;
    width: 0;
}

.woocommerce-additional-fields {
    display: none;
}

p#mailpoet_woocommerce_checkout_optin_field {
    display: none;
}

@media (max-width: 1399px) {

    .cat_block_desc > div:nth-child(1) {
        max-width: 50%;
        padding-right: 64px;
    }

    input#shiri, input#dlina {
        width: 92%;
    }
}

@media (max-width: 991px) {

    .cat_block_desc > div:nth-child(1) {
        max-width: 50%;
        padding-right: 64px;
    }

}

@media (max-width: 767px) {
    .cart_icon_single {
        width: 40px;
        height: 40px;
    }

    .count_single_cart {
        background: #1C9BE0;
        width: 17px;
        height: 17px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
        position: absolute;
        top: -1px;
        right: -4px;
        font-size: 10px;
    }

    .cat_block_desc {
        flex-wrap: wrap;
    }

    .cat_block_desc > div:nth-child(1), .cat_block_desc > div:nth-child(2) {
        width: 100%;
        max-width: 100%;
        padding-right: 0;
    }

}

/*

END CATEGORY

*/

@media (max-width: 991px) {

    .left_gallery_pds {
        width: 100%;
    }

    .right_gallery_pds {
        width: 100%;
    }

}

#glide_thumb_products_single a {
    display: block;
    max-width: 696px;
    margin: 0 auto;
}

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

.container_head_product .woocommerce-product-gallery {
    width: 60%;
}

.container_head_product .summary {
    width: 40%;
    margin: 0;
}

.stock:empty::before {
    display: none;
}

.stock.in-stock {
    color: #0f834d;
}

.stock.out-of-stock {
    color: #e2401c;
}

/**
 * Checkout
 */
@media screen and (min-width: 768px) {

    .col2-set .form-row-first {
        float: left;
        margin-right: 3.8%;
    }

    .col2-set .form-row-last {
        float: right;
        margin-right: 0;
    }

    .col2-set .form-row-first,
    .col2-set .form-row-last {
        width: 48.1%;
    }
}

/**
 * General WooCommerce components
 */

/**
 * Header cart
 */
.str_line_product {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.mini_thumb {
    width: 17%;
    position: relative;
}

.mini_thumb img.load_cart {
    width: auto;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50px;
}

.mini_thumb a {
    width: 65px;
    height: 65px;
    display: block;
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 3px;
}

.mini_thumb a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.mini_delete {
    width: 7%;
}

.mini_desc {
    width: 76%;
    padding: 0 15px;
}

.mini_desc > a {
    font-size: 12px;
    border-bottom: 1px solid #ccc;
}

.mini_desc > a:hover {
    text-decoration: none;
}

.mini_desc dl, .mini_desc dl dd, .mini_desc dl dd p {
    margin: 0;
    padding: 0;
    color: #545151;
    font-size: 11px;
    white-space: nowrap;
}

.str_line_product_bottom {
    display: flex;
    align-items: center;
    margin: 10px 0 0 0;
    justify-content: space-between;
}

.title_link {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #2C2828;
    margin: 0 0 10px 0;
    display: block;
}

.zblock_cart_img {
    margin: 0 15px 5px 0;
}

.mini_qual {
    margin-left: 77px;
}

.shop_table.cart a.button.wc-forward {
    background: #1C9BE0;
    border-radius: 4px;
    font-weight: 600;
    width: 100%;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px;
    margin: 15px 0 0 0;
    transition: 0.3s all;
    display: block;
}

.widget_shopping_cart_content .shop_table.cart a.button.wc-forward {
    color: #1C9BE0;
    background: #fff;
    border: 1px solid #1C9BE0;
}

.widget_shopping_cart_content .shop_table.cart a.button.wc-forward:hover {
    color: #fff;
    background: #1C9BE0;
    border: 1px solid #fff;
}

a.button.wc-forward:hover {
    background: #178AC9;
    text-decoration: none;
}

.shop_table.cart a.button.checkout.wc-forward {
    background: #178AC9;
    color: #fff;
    margin-top: 15px;
}

.submit-button {
    display: none;
}

p.woocommerce-mini-cart__total.total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

.tidy-minicart-price, p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #1C9BE0;
    display: flex;
    align-items: center;
}

li.woocommerce-mini-cart-item.mini_cart_item {
    border-bottom: 1px solid #F2F8F9;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
}

a.remove.remove_from_cart_button {
    position: relative;
}

a.remove.remove_from_cart_button:hover {
    opacity: 0.7;
}

.site-header-cart {
    position: relative;
    margin: 0;
    padding: 0;
}

.site-header-cart .cart-contents {
    text-decoration: none;
}

.site-header-cart .widget_shopping_cart {
    display: none;
}

.site-header-cart .product_list_widget {
    margin: 0;
    padding: 0;
}

/**
 * Star rating
 */
.star-rating {
    overflow: hidden;
    position: relative;
    height: 20px;
    width: 100px;
    font-family: star;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}

.rating-empty:before {
    color: #BFBFBF;
}

.woocommerce-product-rating {
    display: flex;
    font-size: 12px;
    white-space: nowrap;
    flex-wrap: wrap;
    width: 64px;
}

.container_head_product .woocommerce-product-rating {
    width: auto;
}

.woocommerce-review-link, .woocommerce-review-link:visited {
    margin-left: 6.5px;
    font-size: 12px;
    line-height: 16px;
    color: #2C2828;
}

/*.star-rating::before {*/
/*    content: "\53\53\53\53\53";*/
/*    float: left;*/
/*    top: 0;*/
/*    left: 0;*/
/*    position: absolute;*/
/*    color: #BFBFBF;*/
/*}*/

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    width: 100%!important;
}

.star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #F4C949;
}

.tab-content-review .star-rating span::before{
    display: none;
}
.tab-content-review .star-rating:before{
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    width: 100px;
    height: 20px;
    background: url("/wp-content/themes/stiystil/img/stars.svg") center/100px 20px no-repeat;
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400;
}

p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: star;
    content: "\53";
    color: #404040;
    text-indent: 0;
    opacity: 0.25;
}

p.stars a:hover ~ a::before {
    content: "\53";
    color: #404040;
    opacity: 0.25;
}

p.stars:hover a::before {
    content: "\53";
    color: #4169e1;
    opacity: 1;
}

p.stars.selected a.active::before {
    content: "\53";
    color: #4169e1;
    opacity: 1;
}

p.stars.selected a.active ~ a::before {
    content: "\53";
    color: #404040;
    opacity: 0.25;
}

p.stars.selected a:not(.active)::before {
    content: "\53";
    color: #4169e1;
    opacity: 1;
}

/**
 * Tabs
 */
#review_form_wrapper {
    padding: 24px 0 0 30px;
}

.container_stat_filter {
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px;
    margin: 24px 0 0 30px;
    padding: 18px 24px 18px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.container_stat_filter.page_stat_filter {
    margin: 0 auto 50px auto;
}

#reviews .woocommerce-product-rating {
    display: block;
}

.rat_info_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 20%;
    max-width: 146px;
    position: relative;
    top: -32px;
    display: none;
}

.average {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #2C2828;
}

.filtr_head {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #2C2828;
    margin: 0 0 30px 0;
    width: 100%;
}

.woocommerce-Reviews-title {
    font-size: 16px;
    line-height: 24px;
    color: #4A4A4A;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 12px 0 12px 30px;
}

.woocommerce-tabs ul.tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    display: flex;
    border-bottom: 1px solid #ccc;
}

.woocommerce-tabs ul.tabs li {
    display: block;
    margin: 0;
    position: relative;
}

.woocommerce-tabs ul.tabs li a {
    padding: 12px 0;
    display: block;
    line-height: 24px;
    margin: 0 24px 0 0;
    position: relative;
    color: #221F1F;
}

.woocommerce-tabs ul.tabs li a:before {
    content: '';
    position: absolute;
    height: 2px;
    background: transparent;
    width: 100%;
    bottom: 0;
    border-radius: 50px;
    transition: 0.3s all;
}

.woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
}

.woocommerce-tabs ul.tabs li a:hover:before {
    background: #1C9BE0;
    text-decoration: none;
}

.woocommerce-tabs .panel h2:first-of-type {
    font-family: 'Montserrat', sans-serif;
    color: #000000;
}

.woocommerce-tabs ul.tabs li.active a:before {
    background: #1C9BE0;
}

ol.commentlist {
    margin: 0;
    padding: 24px 0 0 30px;
}

/**
 * Password strength meter
 */
.woocommerce-password-strength {
    text-align: right;
}

.woocommerce-password-strength.strong {
    color: #0f834d;
}

.woocommerce-password-strength.short {
    color: #e2401c;
}

.woocommerce-password-strength.bad {
    color: #e2401c;
}

.woocommerce-password-strength.good {
    color: #3d9cd2;
}

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c;
}

.required {
    color: #f00;
}

/**
 * Notices
 */
.woocommerce-info {
    padding: 20px;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    clear: both;
    background: #f3f9f2;
    padding: 20px;
    margin: 10px 0 30px 0;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    background-color: #f2f8f9;
}

.woocommerce-error {
    background-color: #ffdad2;
}

.demo_store {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 1em;
    background-color: #3d9cd2;
    z-index: 9999;
}

@media screen and (min-width: 48em) {

    /**
     * Header cart
     */
    .site-header-cart .widget_shopping_cart {
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 999999;
        left: -999em;
        display: block;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    }

    .site-header-cart:hover .widget_shopping_cart,
    .site-header-cart.focus .widget_shopping_cart {
        left: 0;
        display: block;
    }
}

/**
 * WooCommerce widgets
 */

/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
    margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
}

.widget_price_filter .price_slider_amount .button {
    float: left;
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    cursor: ew-resize;
    outline: none;
    background: #4169e1;
    box-sizing: border-box;
    margin-top: -0.25em;
    opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background: #4169e1;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 100%;
}

button.comment_admin {
    margin: 18px auto 0 auto;
    display: block;
}

div#review_form form#commentform {
    display: flex;
    flex-direction: column;
}

div#review_form form#commentform p.comment-form-comment {
    order: 2;
}

div#review_form form#commentform .acf-comment-fields.acf-fields.-clear {
    order: 1;
}

div#review_form form#commentform p.form-submit {
    order: 99;
}

div#review_form form#commentform .comment-form-rating {
    display: none;
}

div#reviews p.woocommerce-noreviews {
    margin: 18px 0 0 30px;
}

#review_form_wrapper {
    padding: 0;
    margin: 18px 0 0 30px;
    background: #f2f8f9;
    height: 0;
    overflow: hidden;
}

.admin_comment_open {
    padding: 40px !important;
    height: 100% !important;
    overflow: visible !important;
}

.acf-gallery {
    height: 200px !important;
}

.comment_container {
    display: flex;
    /*margin-bottom: 80px;*/
}

.avatar_block {
    width: 7%;
}
li.review{
    padding: 20px;
    border-radius: 8px;
    border:1px solid #F3F3FA;
    margin-bottom: 40px;
    transition: 0.2s ease;
}



.fancybox-caption__body > .avatar_block {
    width: 10%;
}

.comment-text {
    width: 100%;
}

.avatar, .avatar_block img {
    width: 40px;
    border-radius: 50px;
    position: relative;
    bottom: -30px;
}

.comment-text .meta {
    margin: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    /*align-items: center;*/
}

.name_a_star .star-rating {
    /*margin: 0 0 0 10px;*/
}

.name_a_star {
    display: flex;
    align-items: center;
}
.comment-text .name_a_star{
    flex-direction: column-reverse;
    gap:8px;
    align-items: flex-start;
}

.comment-text {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.comment-text .description_container {
    /*background: #F2F8F9;*/
    /*border-radius: 4px;*/
    /*padding: 24px;*/
    margin-top: 8px;
    position: relative;
    width: 100%;
}

.comment-text .description_container .description {
    overflow: hidden;
}

.comment__link{
    border: 1px solid #D7DAE4;
    display: inline-block;
    margin-bottom: 8px;
    padding: 8px;
    width: -moz-max-content;
    width: max-content;
    border-radius: 3px;
    position: relative;
    color: var(--basic-700);
    font: 500 10px / 12px var(--Lato);
    transition: 0.2s ease;
}
.comment__link:hover{
    color: var(--basic-700);
    background-color: #F9F9FD;
}

.comment__google{
    margin-bottom: 24px!important;
}
.comment-text .description_container .description a {
    color: #1c9be0;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    max-width: 243px;
    display: block;
    margin: 0;
}

.like_block {
    position: relative;
    width: 100%;
    height: 35px;
}

.cld-like-dislike-wrap {
    position: absolute;
    bottom: -60px;
    right: 0;
    display: flex;
    display: none;
}

.cld-like-dislike-wrap .cld-common-wrap {
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.cld-like-dislike-wrap .cld-common-wrap:last-child {
    margin-right: 0;
}

.conainer_pla_gl_car {
    position: relative;
}

.plahi {
    position: absolute;
    left: 40px;
    z-index: 100;
    top: 17px;
    display: flex;
    align-items: flex-start;
}

.top_sales {
    background: #0DAA42;
    border-radius: 4px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    padding: 8px 16px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-right: 12px;
}

.top_sales.top_sales_catalog {
    position: absolute;
    top: 24px;
}

.dost_ic, .garant_ic, .chastyami_ic {
    width: 32px;
    height: 32px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F2F8F9;
    border-radius: 4px;
    margin: 0 4px;
    cursor: pointer;
}

.dost_desc, .garant_desc, .chastyami_desc {
    position: absolute;
    top: 40px;
    display: none;
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    width: 256px;
    left: 0;
    padding: 16px;
    font-size: 12px;
    line-height: 16px;
}

.open_ic .dost_desc, .open_ic .garant_desc, .open_ic .chastyami_desc {
    display: block;
}

.dost_desc h1, .garant_desc h1, .chastyami_desc h1, .dost_desc h2, .garant_desc h2, .chastyami_desc h2, .dost_desc h3, .garant_desc h3, .chastyami_desc h3, .dost_desc h4, .garant_desc h4, .chastyami_desc h4 {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #2C2828;
    margin: 0 0 10px 0;
}

.dost_desc ul, .garant_desc ul, .chastyami_desc ul, .dost_desc ol, .garant_desc ol, .chastyami_desc ol {
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 12px;
    line-height: 16px;
}

.dost_desc p:last-child, .garant_desc p:last-child, .chastyami_desc p:last-child {
    margin-bottom: 0;
}

.dost_desc p:first-child, .garant_desc p:first-child, .chastyami_desc p:first-child {
    margin-top: 0;
}

table.woocommerce-product-attributes.shop_attributes {
    background: #FFFFFF;
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 24px;
    display: block;
}

table.woocommerce-product-attributes.shop_attributes th, table.woocommerce-product-attributes.shop_attributes td {
    margin: 0;
    padding: 0;
    line-height: 0;
}

table.woocommerce-product-attributes.shop_attributes th {
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

table.woocommerce-product-attributes.shop_attributes td {
    text-align: right;
    color: #000000;
    font-weight: 700;
}

div#tab-description ul, div#tab-description ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#tab-description ul li {
    display: flex;
    align-items: center;
    padding-left: 16px;
    position: relative;
    margin: 0 0 12px 0;
}

div#tab-description ul li:before {
    content: '';
    background: url(/wp-content/themes/stiystil/img/marker.png);
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
}

tbody.ac_head {
    background: #F2F8F9;
    text-align: left;
    display: block;
    margin: 16px 0 0 0;
    border-top: 1px solid #E4E3E3;
    border-right: 1px solid #E4E3E3;
    border-left: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px 4px 0 0px;
}

tbody.ac_head th {
    padding: 15px;
    width: 100%;
    display: block;
}

tbody.ac_head tr {
    width: 100%;
    display: block;
}

table.variations {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

a.reset_variations {
    display: none !important;
}

table.variations tfoot {
    border-bottom: 1px solid #E4E3E3;
    border-left: 1px solid #E4E3E3;
    border-right: 1px solid #E4E3E3;
    box-sizing: border-box;
    padding: 24px;
    border-radius: 0 0 4px 4px;
}

.container_tab_ac {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.tab_ac_block_1 {
    width: 70%;
}

.tab_ac_block_2 {
    width: 30%;
    font-size: 12px;
    line-height: 16px;
    color: #565353;
    text-align: right;
}

.ac_head {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #2C2828;
    margin: 0;
}

.ac_p {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    color: #565353;
    margin: 0;
}

table.variations tfoot tr {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 18px;
}

table.variations thead tr {
    display: flex;
    flex-direction: column;
    width: 100%;
}

table.variations thead tr td.label {
    display: flex;
}

.new_parametr {
    margin-left: 5px;
    font-weight: 700;
    color: #000;
}

a.swatch-anchor img {
    max-height: 58px;
    display: block;
    position: relative;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}

.container_head_product form > table > tfoot > tr > td.label {
    font-weight: 700;
    margin-bottom: 8px;
}

table.variations tfoot tr {
    margin-bottom: 44px;
}

div.swatch-wrapper.selected a:before {
    content: '';
    background: url(/wp-content/themes/stiystil/img/check_attr.png);
    width: 16px;
    height: 16px;
    position: absolute;
    right: -6px;
    top: -8px;
    z-index: 100;
}

table.variations thead .name_attr {
    display: none;
}

/*Cart*/
.flex_cart_block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.flex_cart_block_left {
    width: 55%;
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px;
}

ul.wc-item-meta {
    margin: 0;
    padding: 0;
    font-size: 12px;
    list-style: none
}

.cont_dann p {
    margin: 0
}

tr.woocommerce-table__line-item.order_item .text_mini {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: auto;
    max-width: 100%;
    margin-right: 4px;
}

span.none_info {
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: block;
}

tr.woocommerce-table__line-item.order_item td.woocommerce-table__product-total.product-total {
    text-align: center;
}

tr.woocommerce-table__line-item.order_item span.podz {
    display: none
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td, table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th {
    border: 1px solid #ccc;
    padding: 16px;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot th {
    text-align: right
}

.flex_cart_block .woocommerce-cart-form__cart-item.cart_item {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    padding: 24px;
    font-size: 14px;
    line-height: 16px;
    color: #2C2828;
}

.flex_cart_block .woocommerce-cart-form__cart-item.cart_item {
    border-bottom: 1px solid #F2F8F9;
}

.flex_cart_block .woocommerce-cart-form__cart-item.cart_item:last-child {
    border-bottom: 0;
}

.flex_cart_block_right {
    width: 43%;
}

.fl_r_r {
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    margin-bottom: 24px;
}

.flex_cart_block .cupon_flex {
    display: flex;
    width: 100%;
}

.flex_cart_block .product-thumbnail {

    margin: 0 10px 0 0;
}

.flex_cart_block .product-thumbnail img {
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 2px;
}

.flex_cart_block .product-name {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #2C2828;
    width: 40%;
}

.flex_cart_block .product-name dl, .flex_cart_block .product-name dl dd, .flex_cart_block .product-name dl dd p {
    margin: 0;
    font-size: 12px;
    color: #2C2828;
}

.flex_cart_block .product-name dl dd, .cart_item dl > dd {
    flex-direction: column;
    align-items: flex-start;
}

.flex_cart_block .product-name dl {
    margin-top: 10px;
}

.flex_cart_block .product-price, .flex_cart_block .product-subtotal {
    font-family: 'Lato';
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #1C9BE0;
    text-align: center;
    position: relative;
    width: 80px;
    white-space: nowrap;
}

.flex_cart_block .product-name a {
    border-bottom: 1px solid #ccc;
}

.flex_cart_block .product-name a:hover {
    text-decoration: none
}

.price_fl {
    font-size: 8px;
    color: #cdcdcd;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    top: 34px;
    margin: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

button[name="update_cart"] {
    display: none;
}

table.shop_table.shop_table_responsive td {
    padding: 0 0 24px 0;
    text-align: right;
}

table.shop_table.shop_table_responsive {
    border-bottom: 1px solid #F2F8F9;
    box-sizing: border-box;
}

table.shop_table.shop_table_responsive td span {
    font-family: 'Lato';
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    text-align: right;
    color: #1C9BE0;
}

table.shop_table.shop_table_responsive th {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #2C2828;
    padding: 0 0 24px 0;
}

.coupon label {
    display: none;
}

.actions, .coupon {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.actions {
    display: none;
}

.coupon input#coupon_code {
    width: 60%;
}

.coupon button.button {
    width: 40%;
}

a.cupon_show {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #1C9BE0;
    text-decoration: none;
    border-bottom: 1px solid #1C9BE0;
    display: inline-block;
    margin-bottom: 10px;
    max-width: 100%;
}

a.cupon_show:hover {
    border-bottom: 1px solid transparent;
}

.actions.open_act {
    display: flex;
}

.sort_block {
    margin: 0 0 0 5px;
}


/*START SINGLE PRODUCT*/
@media (max-width: 991px) {
    .right_price_single button.single_add_to_cart_button.button.alt {
        min-width: 190px;
    }

    element.style {
    }

    .text_single_cart {
        font-size: 11px;
    }

    p.link.link_in_cart a {
        font-size: 11px;
    }

    .container_head_product .woocommerce-product-gallery {
        width: 100%;
    }

    .container_head_product .summary {
        width: 100%;
    }

    ul.products.columns-4 {
        grid-template-columns: 1fr 1fr 1fr;
    }

    p.text_add_cart_btn {
        top: -26px;
    }

    .left_gallery_pds, .full_gallery_pds {
        width: 85%;
        margin: 0 auto;
    }

    h1.product_title {
        margin: 40px 0 10px 0;
    }

}

@media (max-width: 767px) {

    input#shiri, input#dlina {
        width: 85%;
    }

    .block_cart_info {
        display: none;
    }

}

/*END SINGLE PRODUCT*/

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

.container_checkout > .form_chech {
    max-width: 796px;
    background: #FFFFFF;
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 24px;
    width: 100%;
}

.cart_chech {
    width: 100%;
    max-width: 564px;
}

.cart_chech > div {
    background: #FFFFFF;
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 4px;
    width: 100%;
    max-width: 564px;
    padding: 24px;
}

.container_checkout > label {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;

    display: flex;
    align-items: flex-end;

    color: #565353;
}

.container_checkout h2, .container_checkout h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #2C2828;
}

.container_checkout > .form_chech input {
    width: 100%;
}

.container_checkout > .form_chech .select2-selection {
    padding: 6px 8px;
    height: 40px;
}

.container_checkout > .form_chech span.select2-selection.select2-selection--single {
    top: 8px;
}

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

.zblock_cart_img img {
    border: 1px solid #E4E3E3;
    box-sizing: border-box;
    border-radius: 2px;
    width: 77px;
}

php echo esc_html__ {
    padding: 20px;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #2C2828;
}

table.shop_table.woocommerce-checkout-review-order-table thead {
    display: none;
}

.zblock_cart_info dd {
    margin: 0;
}

.zblock_cart_info dd p {
    margin: 0;
    font-size: 12px;
}

.zblock_cart_info dl.variation {
    margin: 0;
}

div#order_review tr.cart-subtotal {
    display: none
}

div#order_review td.product-total {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-align: right;
    color: #1C9BE0;
}

div#order_review tr.order-total th {
    text-align: left;
    padding: 24px 0 0 0;
}

div#order_review tr.order-total td {
    text-align: right;
    font-size: 24px;
    line-height: 32px;
    text-align: right;
    color: #1C9BE0;
    padding: 24px 0 0 0;
}

div#order_review tfoot {
    border-top: 1px solid #F2F8F9;
}

tr.ot_table th, tr.ot_table td {
    padding: 0 0 10px 0;
}

div#payment input {
    width: auto;
}

.mt24 {
    margin: 24px 0 0 0;
}

.mt24:hover {
    text-decoration: none;
    color: #fff
}

.sort_info {
    background: #f2f8f9;
    padding: 15px;
    text-align: center;
    margin-bottom: 35px;
    font-weight: 700;
}

li.mini_cart_item .mini_desc dl > dd, .cart_item dl > dd {
    display: flex;
    font-size: 12px;
}

li.mini_cart_item .mini_desc dl > dd > b, .cart_item dl > dd > b {
    margin-left: 2px;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-row-wide, .ship_block {
    width: 100%
}

p#billing_first_name_field {
    /*order: -3;*/
    margin: 0;
    width: 48%;
    margin-bottom: 1.5em;
}

p#billing_last_name_field {
    /*order: -3;*/
    margin: 0;
    width: 48%;
    margin-bottom: 1.5em;
}
#wcus_billing_middlename_field{
    display: block!important;
}

p#billing_email_field {
    /*order: -2;*/
}

p#billing_phone_field {
    /*order: -1;*/
}

ul#shipping_method {
    display: flex;
    box-sizing: border-box;
    border-radius: 4px;
}

ul#shipping_method input[type="radio"] {
    display: none;
}

ul#shipping_method label {
    background: #fff;
    border-radius: 4px;
    color: #565353;
    padding: 10px 20px;
    cursor: pointer;
    border: 1px solid #E4E3E3;
}

ul#shipping_method input[type="radio"]:checked + label {
    background: #1C9BE0;
    border-radius: 4px;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
}


input#wcus_np_billing_custom_address_active {
    width: auto;
}

.right_price_single .woocommerce-variation-price {
    white-space: nowrap;
}

.nal_plach {
    position: absolute;
    bottom: 8px;
    z-index: 100;
    right: 8px;
    display: none;
}

.nal_plach .stock {
    display: flex;
    align-items: center;
}

@media (max-width: 1439px) {
    .container_checkout > .form_chech {
        max-width: 57%;
    }

    .cart_chech {
        width: 40%;
        max-width: 100%;
    }
}

@media (max-width: 1199px) {
    ul.products.columns-4 {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .flex_cart_block .product-price, .flex_cart_block .product-subtotal {
        font-size: 14px;
    }

    .flex_cart_block .woocommerce-cart-form__cart-item.cart_item, .fl_r_r {
        padding: 10px;
    }

    table.shop_table.shop_table_responsive th, table.shop_table.shop_table_responsive td {
        padding: 0 0 10px 0;
    }

    table.shop_table.shop_table_responsive {
        margin: 0 0 0.5em;
    }

    table.shop_table.shop_table_responsive td span {
        font-size: 14px;
    }

    .ar_count {
        white-space: nowrap;
    }

    .container_product_header_meta > li > .stock {
        white-space: nowrap;
    }

    ul.products.columns-4 > li {
        padding: 12px;
    }
}

@media (max-width: 992px) {
    .flex_cart_block {
        flex-direction: column;
    }

    .flex_cart_block_left {
        width: 100%;
        margin-bottom: 24px;
    }

    .flex_cart_block_right {
        width: 100%;
    }

    .container_checkout {
        flex-direction: column;
    }

    .container_checkout > .form_chech {
        width: 100%;
    }

    .cart_chech {
        width: 100%;
        max-width: 100%;
        margin-top: 24px;
    }

    .container_checkout > .form_chech {
        max-width: 100%;
    }

    .cart_chech > div {
        width: 100%;
        max-width: 100%;
    }
}


@media (max-width: 767px) {

    table.shop_table.woocommerce-checkout-review-order-table {
        margin: 0 0 1.5em;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .zblock_cart_img img {
        width: 50px;
    }

    table.shop_table.woocommerce-checkout-review-order-table tr.order-total {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    table.shop_table.woocommerce-checkout-review-order-table span#wcus-order-total {
        white-space: nowrap;
        font-size: 14px;
    }

    table.shop_table.woocommerce-checkout-review-order-table tr.cart_item {
        display: flex;
        flex-wrap: wrap;
    }

    div#order_review td.product-total {
        font-size: 14px;
        color: #1C9BE0;
        width: 100%;
    }

    .flex_cart_block .woocommerce-cart-form__cart-item.cart_item {
        flex-wrap: wrap;

    }

    .flex_cart_block .product-thumbnail {
        width: 14%;
        order: 1;
    }

    .flex_cart_block .product-name {
        width: 75%;
        order: 2;
    }

    .flex_cart_block .product-remove {
        order: 3;
    }

    .flex_cart_block .product-quantity {
        order: 4;
        margin-top: 10px;
        border-top: 1px solid #e4e3e3;
        padding-top: 10px;
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .flex_cart_block .product-price {
        order: 5;
        margin-top: 10px;
        border-top: 1px solid #e4e3e3;
        padding-top: 10px;
        width: 50%;
        text-align: right;
    }

    .flex_cart_block .product-subtotal {
        width: 100%;
        text-align: right;
        order: 6;
    }

    .price_fl {
        font-size: 8px;
        color: #cdcdcd;
        width: 100%;
        white-space: nowrap;
        top: auto;
        margin: auto;
        position: relative;
        left: auto;
        right: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        line-height: 0;
        text-align: right;
    }

    .nal_plach {
        display: block;
    }

    .nal {
        display: none !important;
    }

    .shop_table.cart {
        position: relative;
    }

    .fancybox-content-gallery .fancybox-inner .fancybox-stage {
        width: 100%;
    }

    .fancybox-content-gallery .fancybox-toolbar.toolbar_gallery {
        width: 100%;
        padding: 0 24px;
        background: #fff;
    }

    .fancybox-content-gallery .link_podelitsya {
        position: relative;
        bottom: 0;
    }

    .link_podelitsya {
        margin: 60px 0 25px 0;
    }

    .fancybox-content-gallery .com_block_sc {
        max-height: 155px;
    }

    .fancybox-content-gallery-page .com_block_sc {
        max-height: 100%;
    }

    .fancybox-content-gallery .fancybox-inner .fanc_content {
        width: 100%;
        position: unset;
    }

    .fancybox-content-gallery .fancybox-caption__body {
        padding: 0;
    }

    .fancybox-content-gallery .name_a_star {
        margin-left: 12px;
    }

    .fancybox-gallery-block-scale .fancybox-content img, .fancybox-gallery-block-scale .fancybox-content {
        transform: scale(1.5);
    }

    .fancybox-content-gallery .fancybox-caption {
        padding: 0 10px;
        background: #fff;
    }

    .fancybox-content-gallery .fancybox-inner {
        display: flex;
        width: 100%;
        height: auto;
        max-height: unset;
        background: #fff;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        flex-wrap: wrap;
    }

    .fancybox-content-gallery .fancybox-slide--image {
        overflow: hidden;
        padding: 0 !important;
    }

    button.fancybox-button.fancybox-button--close {
        right: -15px;
    }

    ol.comments_ol {
        margin-top: 40px;
        margin-left: 0;
        padding: 0;
    }

    .fancybox-content-gallery .fancybox-inner {
        display: flex;
        width: 100%;
        height: 100vh;
        max-height: 768px;
        background: #fff;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }

    .right_price_single .quantity {
        width: 68px;
        margin-right: 6px;
    }

    .price_single {
        padding: 20px 6px;
    }

    .right_price_single button.single_add_to_cart_button.button.alt {
        min-width: 140px;
        padding: 10px 0;
    }

    p.text_add_cart_btn {
        font-size: 9px;
        white-space: nowrap;
        top: 39px;
        left: -5px;
    }

    .right_price_single .quantity input.input-text.qty.text {
        width: 14px;
        border: 0;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #2C2828;
        padding: 0;
    }

    .right_price_single .price {
        font-weight: bold;
        font-size: 19px;
        line-height: 32px;
        color: #1C9BE0;
        margin: 0 6px 0 0;
    }

    ul.products.columns-4 {
        grid-template-columns: 1fr 1fr;
    }

    ul.products.columns-4 > li {
        padding: 24px;
    }

    .rat_info_block {
        display: none;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        max-width: 100%;
        order: 2;
        top: 0;
    }

    .filtr_head {
        font-style: normal;
        font-weight: bold;
        line-height: 32px;
        color: #2C2828;
        margin: 0;
        font-size: 14px;
        text-align: left;
        order: 1;
        font-family: 'Montserrat', sans-serif;
        width: 100%;
    }

    .container_stat_filter.page_stat_filter {
        flex-direction: column;
    }

    .container_stat_filter {
        padding: 10px;
    }


    .comment_container {
        flex-direction: column;
    }

    .comment-text {
        width: 100%;
    }

    /*.comment-text .meta {*/
    /*    padding: 0 0 0 35px;*/
    /*}*/
    .gallery_comment_page {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
    .avatar, .avatar_block img {
        width: 24px;
        bottom: -28px;
    }

    .container_bottom_product {
        flex-direction: column;
    }

    .bottom_product_tab_left {
        width: 100%;
        margin-top: 30px;
    }

    .bottom_product_tab_right {
        width: 100%;
    }

    .container_stat_filter {
        margin: 24px 0 0 0;
        flex-direction: column;
    }

    ol.commentlist {
        margin: 0;
        padding: 0;
    }

    .widget_shopping_cart-open {
        z-index: 9001;
        top: 0;
        opacity: 1;
        visibility: visible;
        position: fixed;
        width: 100%;
        height: 100vh;
        border-radius: 0;
    }

    p.woocommerce-mini-cart__buttons.buttons {
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        padding: 10px 14px 0 14px;
        background: #fff;
    }

    p.woocommerce-mini-cart__total.total {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 14px;
        position: fixed;
        bottom: 100px;
        width: auto;
        background: #fff;
        padding: 6px 0 0 0;
        right: 15px;
        left: 15px;
    }
}

@media only screen and (max-device-width: 767px) {
    .fancybox-content-gallery .fancybox-caption {
        top: 225px;
    }

    .fancybox-content-gallery .com_block_sc {
        max-height: 31vh;
    }

    .fancybox-content-gallery-page .com_block_sc {
        max-height: 100%;
    }

    .link_podelitsya p {
        font-size: 11px;
        text-align: left;
    }
    .tab-content-review ol{
        margin: 0;
    }
}

@media (max-width: 600px) {

    ul.products.columns-4 {
        grid-template-columns: 1fr;
    }

}