/*!
Theme Name: varyag
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: varyag
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

varyag is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.top-block {
    background-repeat: no-repeat;
}

.register-layout, .login-layout, .cart-login-layout {
    display: none;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.65);
    z-index: 999;
}
.reg-block-wrapp {
    position: relative;
    color: #3c434a;
    max-height: 840px;
    /*width: 70%;*/
    width: 100%;
    max-width: 760px;
    margin: 36px auto 0;
    height: auto!important;
}
.button-popup-close, .button-cart-popup-close {
    color: #3c434a;
    font-size: 46px;
    position: absolute;
    top: 20px;
    right: 36px;
    cursor: pointer;
}
.reg-block-wrapp .reg-block__right {
    padding: 18px;
}
.reg-block-wrapp .reg-block__top-left .form__input {
    max-width: none;
    width: 100%;
}
.reg-block-wrapp .reg-block__top-left {
    width: 100%;
}
.reg-block-wrapp .form__input input {
    height: 42px;
}
.reg-block-wrapp h3{
    color: #3c434a;
    text-align: center;
    padding: 5px 0;
    margin: 0;
}
.button--border:hover, .button--full {
    /*padding: 30px;*/
}
.reg-block-wrapp .form {
    display: block;
}
.btn-block-wrap {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.reg-block-wrapp .reg-block__top .form {
    display: block!important;
    padding: 18px;
}
.log-button {
    margin: 28px 0;
}
.text-block h6 {
    font-size: 18px;
}
.wc-single-top-header {
    box-sizing: border-box;
    padding-top: 180px;
    height: 270px;
    margin-bottom: 80px;
    background-repeat: no-repeat;
}
.woocommerce .woocommerce-breadcrumb {
    color: white;
    margin: 20px 0 0 20px;
}
.woocommerce .woocommerce-breadcrumb a {
    color: white;
}
.woocommerce .woocommerce-breadcrumb a {
    color: white;
}
.product {
    padding-top: 0 !important;
    color: #676767;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
    margin-bottom: 0;
}
.single_add_to_cart_button {
    display: block;
    width: 100%;
    background-color: #c09f6f!important;
    color: #fff;
    padding: 20px 0!important;
    text-transform: uppercase;
    font-family: "Druk Wide Cyr","Helvetica Neue",sans-serif;
    font-weight: 500;
    letter-spacing: .04em;
    font-size: 14px;
}
.inner-cart__size {
    margin: 23px 0 21px!important;
}
.product_meta a {
    color: #c09f6f!important;
}
.products img {
    display: block;
    width: 237px!important;
    height: 280px!important;
}
.products .add_to_cart_button {
    background-color: #c09f6f!important;
    width: 100%;
    display: block;
    color: #fff!important;
    text-align: center;
}
.products h2 {
    color: #676767;
}
.woocommerce-Price-amount {
    color: red;
    font-weight: bold;
}
.header__log a {
    display: flex;
    align-items: center;
    font-weight: 700;
    cursor: pointer;
    transition: color .15s linear;
    /*margin-left: 30px;*/
    color: white;
}
.checkout-button, .wp-element-button {
    background-color: #c09f6f!important;
}
.child-advantages {
    color: #333;
}
.work-schedule {
    width: 177px!important;
}
.tel-info-link {
    display: inline!important;
}

.text-block--inner a.button {
    color: white!important;
    text-decoration: none;
}
@media (min-width: 1367px) {
    .button--big {
        min-width: 300px!important;
    }
}
.woocommerce-breadcrumb {
    color: #c09f6f!important;
}
.woocommerce-breadcrumb span {
    color: white;
    margin: 0 10px;
}
.pagination .next.page-numbers, .pagination .prev.page-numbers {
    background-color: #c09f6f;
    color: #fff;
}
.pagination .next.page-numbers:hover, .pagination .prev.page-numbers:hover {
    background-color: red;
}

.pagination a {
    text-decoration: none;
    transition: color .15s linear,background-color .15s linear;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    font-size: 18px;
    border: 1px solid #dcdcdc;
    border-radius: 50px;
    background-color: transparent;
    font-weight: 400;
    color: #5c6d7d;
    line-height: 1;
}
.pagination a:hover {
    background-color: #c09f6f;
    color: #fff;
}
.pagination .page-numbers.current {
    background-color: #c09f6f;
    color: #fff;
    font-weight: 700;
    width: 42px;
    height: 42px;
    font-size: 18px;
    border: 1px solid #dcdcdc;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}
.prod-item__body a.button.button--full {
    background-color: #c09f6f!important;
    color: #fff!important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
    transition: .15s linear;
    transition-property: background-color,border-color;
}
.prod-item__body a.button.button--full:hover {
    background-color: #d6ad72;
}
.wp-block-heading.accordion-block__title {
    position: relative;
}
.wp-block-heading.accordion-block__title:after {
    content: "";
    background: url("/wp-content/themes/varyag/img/acc-arr.svg") no-repeat center;
    width: 8px;
    height: 10px;
    position: absolute;
    top: 6px;
    right: 3px;
    transform: rotate(180deg);
}
.wc-block-checkbox-list li label .wc-block-components-checkbox__label {
    color: #000;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
}
.wc-blocks-filter-wrapper h3 {
    padding-bottom: 6px;
}
.wc-block-price-filter__range-input-progress {
    height: 7px!important;
    background: #f7f7f7!important;
    border-radius: 4px!important;
    border: 1px solid #ccc;
}
.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    border-radius: 28%!important;
}
.wc-block-components-price-slider__range-input--max {

}
.inner-cart, .inner-cart__art {
    margin: 0!important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    border: 2px solid #d6ad72!important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    border: 2px solid #d6ad72!important;
    color: #d6ad72!important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    outline: none!important;
}
.button--full {
    background-color: #d6ad72!important;
    color: #fff!important;
}

.yandex-maps.show {
    right: 0;
}

.price ins .woocommerce-Price-amount.amount  {
    text-decoration: none;
    font-size: 42px;
    line-height: 1;
    font-weight: 700;
    margin-right: 5px;
    display: inline-block;
}
.price del .woocommerce-Price-amount.amount {
    display: inline-block;
    color: #404040;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    text-decoration: line-through;
    margin: 5px 12px 5px 5px;
}
.price .woocommerce-Price-amount.amount  {
    text-decoration: none;
    font-size: 42px;
    line-height: 1;
    font-weight: 700;
    margin-right: 5px;
    display: inline-block;
}

.inner-cart__old-price span, .inner-cart__price span {
    display: inline-block!important;
}

/* Chrome, Safari, Edge, Opera */
.product-type-simple input::-webkit-outer-spin-button,
.product-type-variable input::-webkit-outer-spin-button,
.product-type-simple input::-webkit-inner-spin-button,
.product-type-variable input::-webkit-inner-spin-button,
.basket-item__count input::-webkit-inner-spin-button,
.basket-item__count input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.product-type-simple input[type=number],
.product-type-variable input[type=number],
.basket-item__count input[type=number] {
    -moz-appearance: textfield;
}


.plus.num-in__button {
    border-left: 1px solid #dcdcdc;
}
.minus.num-in__button {
    border-right: 1px solid #dcdcdc;
}
.num-in__input {
    height: 42px;
    outline: none;
}
.inner-cart__buy form.cart {
    width: 100%;

}
.woocommerce div.product form.cart {
    margin-bottom: 1em!important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: auto;
    margin-top: 0;
    margin-right: 45px;
}
.inner-cart .tab-inner__button:after {
    display: none;
}
.inner-cart .tab-inner__top {
    border-bottom: 0 solid #dde8f0;
    margin-bottom: 0;
}
.inner-cart .tab-inner__button {
    flex: 1 0 auto;
    font-size: 15px;
    padding: 0 20px;
}

.woocommerce div.product form.cart .variations th {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}
.inner-cart__art .woocommerce-product-details__short-description {
    display: none;
}
.inner-cart__textb {
    margin-top: 0!important;
}
.block-bocks-wrapper {
    display: inline-flex;
    justify-content: start;
    align-items: flex-start;
    padding-bottom: 20px;
    width: 100%;
}
.basket__buttons .button-transparent {
    background: transparent!important;
}
.basket__buttons .button-transparent span {
    border-bottom: 2px solid transparent;
    color: white;
    font-size: 12px;
    font-weight: 500;
    font-family: Druk Wide Cyr,Helvetica Neue,sans-serif;
}

.woocommerce a.remove {
    display: block;
    font-size: 0;
    width: 25px!important;
    height: 25px!important;
    text-decoration: none;
    border: 0;
    background: url("./img/delete.png") no-repeat center!important;
    background-size: 100%!important;
}
.woocommerce a.remove:hover {
    background: url("./img/delete.png") no-repeat center!important;
}
.basket-item__price.product-price .woocommerce-Price-amount,
.basket-item__price.product-price .woocommerce-Price-currencySymbol,
.basket-item__price .woocommerce-Price-amount {
    color: #333;
}

.basket__text .price-total-block {
    position: relative;
}
.basket__text .price-total-block .woocommerce-Price-amount.amount {
    color: white;
    float: right;
}
.basket__text .price-total-block .woocommerce-Price-currencySymbol {
    display: inline-block;
}

.basket__text .price-total-block .woocommerce-Price-amount.amount bdi {
    font-size: 14px!important;
    font-weight: 500;
}
.basket-login-link {
    color: #d6ad72;
}
.basket-login-link:hover {
    text-decoration: underline;
}
.cart-login-layout {
    display: none;
}
#alx-login-cart-form input, .btn-block-wrap {
    margin-bottom: 16px;
}

.basket__input input {
    width: 40%!important;
}
.basket__input {
    display: flex;
}
.recalculate-cost {
    background-color: #c09f6f!important;
    color: white!important;
    height: 50px!important;
    width: 200px!important;
    font-weight: 500;
    margin-right: 64px;
}
.user-bonuses-label {
    color: white;
    font-weight: bold;
}
.basket__text .total-results span, .basket__text .different-results span {
    display: inline!important;
}
.top-block__middle {
    margin-top: 38px;
}
.basket__buttons a {
    margin: 0;
    padding: 0;

    text-align: center;
}
.basket__buttons a > span {
    line-height: 24px;
}
.checkout-block__pays {
    margin: 0!important;
}
.checkout-block__reg-list label {
    font-size: 0;
}
.woocommerce form .form-row .input-checkbox {
    display: none;
}
#billing_email_field {
    width: 50%;
}
textarea.input-text {
    width: 100%;
    height: 210px;
    resize: none;
    border: 1px solid #dcdcdc;
}
.checkout-block__reg-list {
    display: block!important;
    margin: 24px 0 0;

}
.select2-container--default .select2-selection--single {
    border: none!important;
}
.select2.select2-container .selection {
    display: block;
    height: 56px;
    border: 1px solid #d6ad72;
    padding-top: 14px;
}
.form__input input, .form__input--area .input-text {
    border: 1px solid #d6ad72!important;
    padding: 8px 0 0 10px;
    font-size: 18px;
}
.select2-selection__arrow {
    margin-top: 14px;
}
.form-row {
    display: block!important;
}
.checkout-block__reg {
    margin: 0!important;
}
.checkout-block__top {
    justify-content: space-between;
}
#billing__billing_description {
    width: 100%!important;
    height: 210px;
    resize: none;
    border: 1px solid #dcdcdc;
}
#billing_email_field {
    width: 100%!important;
}

.checkout-block {
    color: #333;
}
.checkout-block__left {
    width: 100%;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fff;
}
.woocommerce-privacy-policy-text p {
    font-size: 12px;
}
.woocommerce-privacy-policy-text p a,
.woocommerce-table__product-name.product-name a {
    color: #d6ad72;
}
.total-block {
    width: 460px;
}

.woocommerce-checkout-review-order-table .woocommerce-Price-amount.amount,
.woocommerce-order .woocommerce-Price-amount.amount {
    color: #333;
}
.woocommerce-order {
    color: #333;
}
.woocommerce-breadcrumb span a {
    color: #fff;
}


.filter__checkers {
    max-height: 197px;
    overflow: auto;
    margin-bottom: 16px;
    margin-top: 20px;
}

.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    border-radius: 25px !important;
    border: 1px solid rgba(85,85,85,.5) !important;
}
.reset_variations {
    display: none;
}

.woocommerce-ordering {
    margin-bottom: 12px;
    display: flex;
    justify-content: end;
}
.woocommerce-ordering .orderby {
    border: none;
}
.filter {
    position: relative;
}
.filter__shower-item {
    display:inline-flex;
    justify-content:flex-end;
    position:sticky;
    z-index:999;
    left:100%;
    top:100px;
    transform:translateX(calc(100% + 30px));
    opacity:0;
    visibility:hidden;
    height:27px
}
@media (max-width:1024px){
.filter__shower-item {
        display:none;
        height:50px;
        top:93%;
        width:100%;max-width:100%;transform:none;
    }
}
.filter__shower-item.show {
    opacity:1;
    visibility:visible;
}
.filter__shower-item:after{
    content:"";
    position:absolute;
    background:#c09f6f;
    left:-10px;
    top:4px;
    width:19px;
    height:19px;
    transform:rotate(45deg);
}
.checkout-block__prods .header__log--login {
    margin: 15px 0 0 0;
}


@media (max-width:1024px){
    .filter__shower-item:after{display:none;}
}
.filter__shower-item:hover .filter__shower-body,
.filter__shower-item:hover:after{
    background-color:red;
}
.filter__shower-item:hover span{
    text-decoration:underline;
}

.wc-block-checkbox-list li {
    position: relative;
}

.wc-block-checkbox-list li .filter__shower-item {
    position: absolute;
    top: 0;
    right: 0;
}

.form__bottom .button {
    display: block!important;
}
.result_message {
    color: #c09f6f;
}
.wc_payment_method {
    list-style: none;
}
.wp-element-button {
    color: #fff!important;
    width: 100%!important;
    padding: 16px!important;
    font-weight: 500!important;
    font-size: 18px;
}
.total-block .shop_table {
    width: 100%;
}
.total-block .shop_table tr th {
    width: 50%;
    text-align: left;
    box-sizing: border-box;
}
.total-block .shop_table tr th:first-child {
    padding-right: 10px;
}
.total-block .shop_table tr td {
    text-align: left;
    vertical-align: top;
        box-sizing: border-box;
}
.total-block .shop_table tr td:first-child {
    padding-right: 10px;
}
.total-block .shop_table tr td .variation {
    display: inline-flex;
}
.total-block .shop_table tr td .variation p {
    font-weight: bold;
    margin: 0;
}
.total-block .shop_table tr td dd.variation- {
    margin-left: 10px;
}
.woocommerce-checkout-payment {
    margin-top: 20px;
}
.woocommerce-checkout-payment ul,
.total-block .shop_table tr td ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.total-block .shop_table tr td ul li {
    margin-bottom: 10px;
}
.total-block input[type=checkbox],
.total-block input[type=radio] {
    display: none;
}
.total-block input[type=checkbox] + label,
.total-block  input[type=radio] + label {
    display: inherit;
    cursor: pointer;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    padding-left: 0;
    flex-wrap: wrap;
    padding-left: 24px;
}
.total-block input[type=checkbox]+label:before,
.total-block input[type=radio]+label:before {
    content: "";
    display: block;
    border: 2px solid #c09f6f;
    border-radius: 3px;
    width: 14px;
    height: 14px;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    color: transparent;
    transition: .2s;
}
.total-block input[type=checkbox]:checked+label:before,
.total-block input[type=radio]:checked+label:before {
    background-color: #fff;
    color: #000;
}
.total-block input[type=checkbox]+label:after,
.total-block input[type=radio]+label:after {
    background-color: #fff;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    background-image: url(img/check.png);
    left: 5px;
    top: 5px;
    opacity: 0;
}
.total-block input[type=checkbox]:checked+label:after,
.total-block input[type=radio]:checked+label:after {
    opacity: 1;
}
.total-block .wc_payment_method.payment_method_cod {
    margin-bottom: 16px;
}
.inner-cart__right .inner-cart__count,
.variations_form.cart .single_variation_wrap {
    margin-bottom: 1em;
}


.filter-block {
    
}
.filter-block:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: -1;
}
.tax-product_cat .map-block {
    margin-bottom: 0;
}
.tax-product_cat footer {
    background: #F9F9F9;
    padding-top: 52px;
}
.tax-product_cat .top-block--short {
    height: auto;
    padding: 9.4% 0 50px;
    min-height: auto;
}

.filter-block .accordion-block__title {
    color: #fff;
    margin: 0;
    padding: 0;
    pointer-events: none;
}
.filter-block .woocommerce-ordering .orderby {
    background: transparent;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.filter-block .woocommerce-ordering .orderby option {
    color: #000000;
}
.filter-block .filter-block__select-arrows img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.filter-block .accordion-block {
    border-bottom: 0;
    margin-bottom: 17px;
    padding: 16px;
    background: #1A1A1A;
}
.filter-block .filter-block__form {
    width: 258px;
    margin-right: 38px;
}
.filter-block .wp-block-columns {
    margin: 0 0 0 !important;
}
.filter-block .wc-block-checkbox-list li label .wc-block-components-checkbox__label {
    color: #fff;
    font-size: 16px;
}
.filter-block .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    background: transparent;
}
.filter-block .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #d6ad72;
    margin-left: 0.2em;
}
.filter-block .wc-block-components-price-slider__range-input-wrapper:before {
    opacity: 0;
}
.filter-block .filter .button {
    box-sizing: border-box;
    border: 1px solid #CCAE82;
    height: 55px;
    font-size: 12px;
    font-family: Druk Wide Cyr, Helvetica Neue, sans-serif;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    background: transparent;
}
.filter-block .filter-mob-btn .button:hover {
    background: #CCAE82;
}
.filter-block .wp-block-heading.accordion-block__title:after {
    display: none;
}
.filter-block .wc-block-components-filter-reset-button {
    margin-right: 10px;
}
.listCategory {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.listCategory_li {
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 5px 10px 5px;
}
.listCategory_link {
    display: block;
    font-size: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid rgb(175, 175, 175);
    text-decoration: none;
}
.listCategory_thumb {
    width: 100%;
    height: 290px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.listCategory_thumb img {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100% !important;
    max-height: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-align-self: center;
    margin: 0 auto;

    height: auto !important;
    width: 100% !important;
}
.listCategory_li h3 {
    font-size: 20px;
    font-family: "Gilroy";
    color: #212121;
    font-weight: bold;
    line-height: 1.2;
    transition: 0.3s ease all;
    padding: 20px 24px 30px 24px;
    margin: 0;
}
.listCategory_link:hover h3 {
    color: #CCAE82;
    transition: 0.3s ease all;
}
.pagination {
    border-top: 0;
    padding: 0;
    margin-top: 20px;
}
.pagination a,
.pagination .page-numbers.current {
    width: 53px;
    height: 53px;
    border: 0;
    border-radius: 0;
    font-family: Druk Wide Cyr, Helvetica Neue, sans-serif;
    font-weight: 500;
    font-size: 16px;
}
.pagination .next,
.pagination .prev,
.pagination a {
    background: #362D20;
    color: #fff;
}
.pagination .next.page-numbers:hover, 
.pagination .prev.page-numbers:hover,
.pagination a:hover {
    background-color: #c09f6f;
}
.pagination > * {
    margin: 0 4px;
}
.filter-block__right {
    width: 100%;
}
.filter-block .filter__shower-item {
    display: none !important;
}
.filter-block__right .form--sort {
    margin-top: -35px;
    margin-bottom: 35px;
}

.filter-block .wp-block-woocommerce-attribute-filter.is-loading {
    display: block !important;
}

@media (min-width: 641px){
    .checkout-block__reg-list .form__input--area {
        grid-column: 1/5!important;
    }
}


@media (max-width: 1199px){
    .tax-product_cat .top-block--short {
        padding: 14.4% 0 50px;
    }
    .filter-block .filter-block__filter-btn {
        width: 100%;
    }

}
@media (max-width: 1024px){
    .total-block {
        width: 100%;
    }
    .tax-product_cat .top-block--short {
        padding: 160px 0 25px;
    }
    .tax-product_cat.woocommerce .woocommerce-breadcrumb {
        margin: 20px 0 0 0;
    }
    .tax-product_cat .woocommerce-breadcrumb span:first-child {
        margin-left: 0;
        position: relative;
        top: 2px;
    }
    .tax-product_cat .filter-block__form {
        background: #000;
    }
    .tax-product_cat .filter-close {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }
    .filter-block .filter-block__form {
        width: 100%;
        padding-top: 48px;
    }
    .filter-block__right .form--sort {
        margin-bottom: 0;
    }


}
@media (max-width: 768px){
    .listCategory_li {
        width: 50%;
    }
    .listCategory_li h3 {
        padding: 20px 15px 30px 15px;
    }

    .pagination a, .pagination .page-numbers.current {
        width: 46px;
        height: 46px;
        font-size: 14px;
    }


}
@media (max-width: 660px) {
    .reg-block__top {
        padding-top: 26px;
    }
    .reg-block__top a {
        color: #c09f6f;
    }
    .button-popup-close {
        font-size: 38px;
        top: 14px;
        right: 33px;
    }
    .btn-block-wrap {
        display: block;
    }
    .log-button {
        width: 100%;
    }
    #alx-reg-form{
        padding: 0;
    }
    .btn-block-wrap button {
        width: 100%;
    }
    .reg-block-wrapp .reg-bloc {
        padding: 10px;
    }
    .reg-block-wrapp {
        margin: 18px auto 0;
    }
    .reg-block__top-left p {
        font-size: 14px;
        margin-bottom: 0;
    }
    .total-block {
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .listCategory_thumb {
        height: 173px;
    }
    .listCategory_li h3 {
        font-size: 12px;
        padding-bottom: 20px;
    }
}




.prog-item__img {
    overflow: hidden;
}
.mobile-menu__log a {
    display: flex;
    color: #c09f6f;
}
#alx-login-form a, #alx-reg-form a {
    color: #c09f6f;
}
.reg-block__top p {
    margin-left: 16px;
}

@media (max-width: 639px) {
    .block-bocks-wrapper {
        display: block;
    }
    .woocommerce div.product form.cart .variations th:first-child {
        width: 77px;
        text-align: left;
    }

}

.order_details {
    text-align: left;
}

.order_details ul {
       padding: 0 0 0 18px;
}

ul.order_details {
    padding: 0 0 0 18px;
}

.text-pole-uslugi {
    background: #ffffff; /* Белый фон */
    color: #000000; /* Чёрный текст */
    padding: 0px;
    margin: 10px 0;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.text-pole-uslugi p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.text-pole-uslugi h2, 
.text-pole-uslugi h3 {
    color: #000000; /* Чёрные заголовки */
    margin: 10px 0;
}
 /* Стили для блока услуг */
.service-custom-block {
    background: #ffffff;
    color: #000000;
    padding: 40px;
    margin: 50px 0;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.block-image {
    margin-bottom: 25px;
}

.block-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.block-title {
    font-size: 28px;
    margin: 0 0 20px 0;
    color: #333;
    font-weight: 700;
}

.block-content {
    font-size: 16px;
    line-height: 1.8;
    color: #444;
}

.block-content p {
    margin-bottom: 15px;
}
@media (max-width: 768px) {
    .service-custom-block {
        padding: 20px;
        margin: 30px 0;
    }
    .block-title {
        font-size: 24px;
    }
}

/* Стили для блока услуг */
.service-custom-block {
    background: #ffffff;
    color: #000000;
    padding: 40px;
    margin: 50px auto;
    max-width: 1200px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.block-image {
    margin-bottom: 25px;
    text-align: center;
}

.block-image__img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.block-title {
    font-size: 28px;
    margin: 0 0 20px 0;
    color: #333;
    font-weight: 700;
    text-align: center;
}

.block-content {
    font-size: 16px;
    line-height: 1.8;
    color: #444;
}

.block-content p {
    margin-bottom: 15px;
}

/* Адаптивность */
@media (max-width: 768px) {
    .service-custom-block {
        padding: 20px;
        margin: 30px 10px;
    }
    .block-title {
        font-size: 24px;
    }
}