@charset "UTF-8";

/**
 * Theme Name: Minok (Astra Child)
 * Description: Minok - Astra Child child theme for Minok Sites
 * Theme URI: https://whitecrow.top/
 * Author: WhiteCrow
 * Author URI: https://whitecrow.top/
 * Template: astra
 * Version: 1.1
 */

/* SPECIAL */
.js_remove,
.data-hidden,
.hide {
    display: none !important;
}

.wp-customizer .uagb-widgets-style-renderer {
    display: none;
}

.post-content>.read-more>a {
    visibility: hidden;
}

header.entry-header:not(.related-entry-header) .entry-title {
    font-weight: 400;
}

/* GLOBAL */
:root,
:root body {
    overflow-x: hidden;
}

.wp-block-image img {
    vertical-align: middle;
}

article.page h1.wp-block-heading {
    margin-bottom: 1em;
}

.page .entry-header {
    margin-bottom: 1.5rem;
}


/* VARIATION */
.woocommerce-js div.product form.cart table{
    border: none !important;
}

.theme-astra.cfvsw-label-stacked tr td.value {
    padding: 4px 0 0 !important;
}

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

table.cfvsw-shop-variations.variations.cfvsw-variation-disable-logic {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
}

a.button.product_type_variable.add_to_cart_button.cfvsw_ajax_add_to_cart.cfvsw_variation_found {
    font-size: 0;
    -webkit-transition: font-size 0s !important;
    -moz-transition: font-size 0s !important;
    -ms-transition: font-size 0s !important;
    -o-transition: font-size 0s !important;
    transition: font-size 0s !important;
}

a.button.product_type_variable.add_to_cart_button.cfvsw_ajax_add_to_cart.cfvsw_variation_found::before {
    content: "";
    font-size: 15px;
    line-height: 15px;
}

html[lang="uk"] a.button.product_type_variable.add_to_cart_button.cfvsw_ajax_add_to_cart.cfvsw_variation_found::before {
	content: "Купити";
}

html[lang="ru-RU"] a.button.product_type_variable.add_to_cart_button.cfvsw_ajax_add_to_cart.cfvsw_variation_found::before {
	content: "Купить";
}

.woocommerce-js #respond input#submit.added::after, 
.woocommerce-js a.button.added::after, 
.woocommerce-js button.button.added::after, 
.woocommerce-js input.button.added::after {
	font-size: 15px;
	line-height: 15px;
}

.cfvsw-label-option {
	font-weight: 600;
    color: #fff;
    background: #5a23538f;
    border-color: #956a908f;
}

.cfvsw-label-option:hover {
    background: #814e7b;
}

.cfvsw-label-option.cfvsw-selected-swatch {
	background: var(--ast-global-color-7);
	border-color: var(--ast-global-color-7) !important;
}

/* QUICK VIEW */
body.addonify-qv-btn-over-image #main .wc-block-product .addonify-qvm-button,
body.addonify-qv-btn-over-image #main .woocommerce-LoopProduct-link .addonify-qvm-button {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 2;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    background: transparent;
}

body.addonify-qv-btn-over-image #main .wc-block-product:hover .addonify-qvm-button,
body.addonify-qv-btn-over-image #main .woocommerce-LoopProduct-link:hover .addonify-qvm-button {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    background: #000000ad;
}

body.addonify-qv-btn-over-image #main .wc-block-product:hover .addonify-qvm-button:hover,
body.addonify-qv-btn-over-image #main .woocommerce-LoopProduct-link:hover .addonify-qvm-button:hover {
    background: #000000;
}

.woocommerce-js #adfy-quick-view-modal-content .quantity .minus {
    margin-right: auto;
}

#addonify-quick-view-modal .woocommerce .product .images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img,
#addonify-quick-view-modal .woocommerce .product .images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder img {
    border: none;
}

#addonify-quick-view-modal .woocommerce .product .summary .summary-content .cart .button {
    text-transform: uppercase;
}

.woocommerce-message,
.woocommerce-info {
    outline: none;
}

.woocommerce-notices-wrapper {
    margin-bottom: 1.5rem;
}

.woocommerce-message,
.woocommerce-info {
    border-top-color: transparent;
}

body #addonify-quick-view-modal-wrapper {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: #ffffff5e;
    cursor: url("/wp-content/themes/minokastra/assets/img/light-close.png") 16 16, pointer !important;
}

.woocommerce-js #adfy-quick-view-modal-content .quantity .minus,
.woocommerce-js #adfy-quick-view-modal-content .quantity .plus {
    display: none;
}

.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-notices-wrapper {
    width: 100%;
}

.woocommerce-notices-wrapper .woocommerce-message {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
    white-space: nowrap;
    margin-left: 1rem;
}


.woocommerce-notices-wrapper .woocommerce-message .mes {
    flex-grow: 1;
}

ul.products li:hover .ast-on-card-button {
    opacity: 1;
    visibility: visible;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
/*     display: none; */
}

#addonify-quick-view-modal .woocommerce .product .summary .summary-content .cart .quantity input[type=number],
#addonify-quick-view-modal .woocommerce .product .summary .summary-content .cart .quantity input[type=text] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

#addonify-quick-view-modal .woocommerce .product .summary .summary-content .product_meta a {
    color: var(--addonify_qv_misc_button_background);
}

#addonify-quick-view-modal-wrapper #addonify-quick-view-modal-close:is(:hover, :focus) {
    fill: #fff;
    background-color: var(--ast-global-color-8);
}

section#adfy-quick-view-modal-content h1.product_title.entry-title {
    font-size: 1.5rem !important;
}

/* SITE HEADER */
/* tmp */
.ast-builder-layout-element.site-header-focus-item.ast-header-language-switcher-element.ast-header-language-switcher.ast-hb-language-switcher-layout-vertical {
    display: none;
}

/* .end tmp */

body.ast-desktop .submenu-with-border .astra-megamenu {
    border: none;
}

body #trp-floater-ls.trp-color-dark {
    display: none;
}

.site-header .lang-switcher .switcher-item {
    line-height: 1;
    padding: 4px;
    user-select: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.site-header .lang-switcher .switcher-item:not(.current):hover,
.site-header .lang-switcher .switcher-item.current {
    background: #fbf0e1;
    color: inherit;
}

.site-header .lang-switcher .switcher-item.current {
    pointer-events: none;
}

span.ast-lswitcher-item-header:last-child {
    padding: 2px 4px;
}

body.single .entry-header:not(.related-entry-header) {
    margin-bottom: 0;
    padding-top: 4rem;
    text-align: center;
    padding-left: var(--wp--preset--spacing--40);
    padding-right: var(--wp--preset--spacing--40);
}

body.single.ast-separate-container .entry-content .custom-indents .wp-block-heading:not(h1) {
    margin-bottom: .5rem;
}

.site .ast-single-related-posts-container {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-MyAccount-navigation>ul {
    margin: 0;
    padding-left: 0;
}

body.product-template-default.single.single-product .ast-woocommerce-container,
body.page:not(.woocommerce-cart, .woocommerce-checkout, .woocommerce-account) article.page .entry-header,
.ast-separate-container .comments-area,
.ast-single-related-posts-container {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

body.woocommerce-page header.entry-header .entry-title {
    font-weight: 400;
}

body.single.product-template-default #primary {
    margin-top: 0;
    margin-bottom: 0;
}

body.archive.woocommerce-shop.woocommerce-js .woocommerce-breadcrumb,
body.archive.woocommerce-shop .woocommerce-products-header {
    display: none;
}

body.archive.woocommerce-shop .woocommerce-notices-wrapper {
    margin-bottom: 0;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding: 1.2em 2em 1.2em 5em;
}

div.woocommerce bdi {
    white-space: nowrap;
}

body.woocommerce-js span.onsale.circle,
body.woocommerce-js div.product span.onsale.circle {
    min-height: 3.5rem;
    min-width: 3.5rem;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-js div.product .product_title {
    font-size: 1.5rem;
    font-weight: 400;
}

body.woocommerce-js span.onsale.circle {
    font-size: 0 !important;
}

body.woocommerce-js span.onsale.circle::before {
    content: "%";
    font-family: 'EB Garamond', serif;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
}

body.woocommerce-js .woocommerce-ordering select {
    padding-right: 1.25rem;
    border: 1px solid #ebebeb;
}

:root :where(body.woocommerce-js) :is(button.button.single-add-to-cart, button#bulk-add-to-cart) {
    background: var(--ast-global-color-1) !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important;
}

:root :where(body.woocommerce-js) :is(button.button.single-add-to-cart, button#bulk-add-to-cart):hover {
    background-color: var(--ast-global-color-8) !important;
}

body.woocommerce-js .stock_column {
    background: transparent !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
    border-radius: 3px !important;
}

body.woocommerce-js .stock_column span {
    color: var(--ast-global-color-1) !important;
    line-height: 1.45;
}

body.woocommerce-js .wt_frontend_wishlist_table {
    border: 1px solid var(--ast-border-color) !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

span.stock {
    font-size: 14px;
}

span.stock.in-stock {
    color: var(--ast-global-color-1);
}

span.ast-on-card-button.ast-onsale-card {
    background-color: var(--ast-global-color-0);
    color: #fff;
    font-size: 0;
    line-height: 1;
    padding: 0;
    width: 3.5rem;
    height: 3.5rem;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

span.ast-on-card-button.ast-onsale-card::before {
    content: "%";
    font-family: 'EB Garamond', serif;
    font-size: 2rem;
    font-weight: 600;
}

/* MAIN */
body.home header.entry-header.ast-no-thumbnail {
    display: none;
}

main.site-main {
    min-height: calc(100vh - 95px - 295px);
}

body.ast-separate-container #primary {
    margin-top: 0;
    padding-top: 0;
}

body.wp-singular.page-template-default.page:not(.home, .woocommerce, .woocommerce-js) .entry-header.ast-no-thumbnail {
    max-width: 1000px;
    margin-top: 3.5rem;
    margin-left: auto;
    margin-right: auto;
}

body.wp-singular.page-template-default.woocommerce-js .entry-header.ast-no-thumbnail {
    margin-top: 3.5rem;
    margin-left: auto;
    margin-right: auto;
}

body.wp-singular.page-template-default.page:not(.home, .woocommerce) .entry-header.ast-no-thumbnail .entry-title {
    font-size: 2rem;
}

body.wp-singular.page-template-default.page.ast-plain-container:not(.home, .woocommerce) .entry-content[data-ast-blocks-layout]>.alignwide {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    padding: 0;
}

body.wp-singular.page-template-default.page.ast-plain-container:not(.home, .woocommerce) .wp-block-group.alignwide.wp-block-group-is-layout-constrained .wp-block-uagb-container {
    padding: 0;
}

/* woo add 040725 */
.woocommerce-page .site-main ul.products li.product,
.astra-shop-summary-wrap {
    text-align: center;
}

body .review-rating {
	display: flex;
    justify-content: center;
}

body.single-product .summary.entry-summary .review-rating {
    margin-bottom: .75rem;
    justify-content: flex-start;
}

.product a.button.add_to_cart_button,
button.single_add_to_cart_button.button {
	visibility: hidden;
    width: max-content;
}

.product a.button.add_to_cart_button {
    margin-left: auto !important;
	margin-right: auto !important;
}

.icon_after_add_to_cart {
    position: static;
    display: inline-block;
	width: max-content;
}

.wish_btn {
    position: relative;
    right: -1rem;
}
/*  */


/* TABS */
.tabs .tab-item {
    border-bottom: 1px solid #E6E7E8;
}

.tabs .tab-item .tab-content {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -ms-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
}

.tabs .tab-item .tab-content {
    line-height: 1.4;
}

.tabs .tab-item .tab-content p {
    margin-bottom: 1em;
}

.tabs .tab-item.active .tab-content {
    max-height: 400vh;
}

.tabs .tab-item .tab-header {
    padding: 1rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.tabs .tab-item .tab-header>:first-child {
    margin: 0;
    font-size: 1.5rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    column-gap: 1em;
}

.tabs .tab-item .tab-header .icon.cross {
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}

.tabs .tab-item.active .tab-header .icon.cross {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

/* FILTER */
:root :is(.irs--round .irs-bar) {
    background-color: var(--ast-global-color-8);
}

body .woof_redraw_zone .woof_container_inner h4 {
    font-size: 1.35rem;
}

:root :is(.irs--round .irs-handle) {
    border-color: var(--ast-global-color-8);
}

:root :is(.irs--round .irs-single, .irs--round .irs-to, .irs--round .irs-from) {
    background-color: var(--ast-global-color-8);
}

:root :is(.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single)::before {
    border-top-color: var(--ast-global-color-8);
}

:root :is(.woof_reset_button_2) {
    padding-top: .85rem;
    padding-right: 1.7rem;
    padding-bottom: .85rem;
    padding-left: 1.7rem;
}

:root :is(.woof_products_top_panel_ul) {
    display: flex;
    align-items: center;
}

ul.woof_list.woof_list_checkbox {
    line-height: 1.2;

}

ul.woof_list.woof_list_checkbox li {
    display: flex;
}

ul.woof_list.woof_list_checkbox li .icheckbox_square-aero {
    flex-shrink: 0;
}

.woof_container_inner.woof_container_inner_ {
    margin-bottom: 1rem;
}

.woof_list.woof_list_checkbox .woof_term_20 {
    display: none !important;
}


/* HEADER */
.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
    column-gap: .5rem;
}

body .ast-search-box.header-cover .search-field {
    color: var(--ast-global-color-3);
    font-size: 1.5rem;
    line-height: 1;
    width: 100%;
}

body .ast-search-box.header-cover .search-field::placeholder {
    color: #a2a2a2;
    font-size: 1.5rem;
}

:root :is(.ast-search-box.full-screen #close, .ast-search-box.header-cover #close) {
    font-size: 1.5rem;
    color: var(--ast-global-color-3);
}

body .site-header-primary-section-right-center.site-header-section.ast-flex.ast-grid-right-center-section {
    justify-content: flex-end;
}

.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-1 {
    padding: 0;
}

.ast-builder-language-switcher a {
    white-space: nowrap;
    min-width: max-content;
}

.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section>div {
    width: max-content;
    padding: 0;
    margin: 0;
    column-gap: .5rem;
}

.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section>div>div {
    padding: 0;
    margin: 0;
}

.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section>div .ast-builder-language-switcher-menu-item-header {
    padding: 0;
    margin: 0;
}

.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section>div>div a:not(.ast-builder-language-switcher-item) {
    padding: .5rem;
}

.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section>div>div a.ast-builder-language-switcher-item {
    padding: 0 0 0 .5rem;
}

.ast-mobile-header-content.content-align-flex-start {
    border-bottom: 2px solid var(--ast-global-color-8);
}

#masthead .sub-menu li:last-child {
    margin-bottom: 0;
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
    border: none;
}

body ul.woof_products_top_panel_ul a[data-tax="price"] {
    line-height: 1;
}

body ul.woof_products_top_panel_ul a[data-tax="price"] span.woof_remove_ppi {
    font-size: 0;
}

ul.woof_products_top_panel_ul a[data-tax="price"] span.woof_remove_ppi::before {
    content: "Діапазон ціни";
    font-size: 1rem;
    padding-right: 1rem;
    background: url(/wp-content/plugins/woocommerce-products-filter/img/delete.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: right center;
}

.woocommerce[class*="rel-up-columns-"] .site-main div.product .related.products ul.products li.product,
.woocommerce-page .site-main ul.products li.product {
    justify-content: flex-start;
}

.woocommerce-account-fields p.form-row.form-row-wide.create-account.woocommerce-validated {
    padding: 0;
    margin: 0;
}

#ast-mobile-header .content-align-flex-start {
    overflow-x: hidden;
    overflow-y: auto;
}

/* SLIDER */
.wp-block-group.alignwide.slider.infinity-slider {
    width: 100% !important;
    max-width: none;
    margin: 0 !important;
}

.slider.infinity-slider {
    -webkit-animation: opacity_1 2.5s ease both alternate;
    animation: opacity_1 2.5s ease both alternate;
}

@keyframes opacity_1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.wp-block-group.alignwide.slider-wrapper {
    display: flex;
    align-items: center;
    max-height: 680px;
    overflow: hidden;
}

img.wp-block-cover__image-background {
    vertical-align: middle;
}

span.wp-block-cover__background {
    display: none;
}

.wp-block-cover.alignfull.is-light {
    min-height: 680px !important;
    display: flex;
    align-items: center;
}

.wp-block-group.alignwide.slider-elements {
    margin: 0 !important;
    max-width: none;
    max-height: 680px;
    display: flex;
    align-items: center;
}

.slider-container.is-slider {
    min-width: max-content;
    padding: 0 !important;
    display: flex;
    align-items: center;
    align-content: center;
	max-height: 680px;
    overflow-y: hidden;
}

.slider-container.is-slider>div {
	height: 100%
}

.slider-container.is-slider>div>img {
	min-height: 100%;
}

.slider-container.is-slider>:nth-child(n):not(style) {
    margin: 0;
    padding: 0 20px;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
    align-items: center;
}

.parent-dots {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4rem;
    position: absolute;
    bottom: 2rem;
}

.slider .slider-button {
    padding: 0;
    background: transparent none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.slider .slider-button:hover {
    background: transparent none;
}

.slider .slider-button svg :is(circle, path) {
    transition-duration: .3s;
}


.slider .slider-button:hover svg circle {
    fill: var(--ast-global-color-8);
}

.slider .slider-button:hover svg path {
    stroke: #fff;
}

span.dots-container {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
}

i.slider-dot {
    display: inline-block;
    background: #8B6587;
    width: 12px;
    height: 12px;
    user-select: none;
    cursor: pointer;
    transition-duration: .2s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

i.slider-dot:hover {
    background: var(--ast-global-color-1);
}

/* ??? */
.slider .uagb-ifb-title-prefix {
    line-height: 1.4;
}

/* Q&A */
form.ets-qus-form {
    margin-bottom: 1.75rem;
}

body #ques-text-ar {
    width: 100%;
    height: 50px;
    font-size: 16px;
    padding: 10px 10px;
    background: #CF8F3412;
    border: none;
}

form.ets-qus-form button.ets-submit {
    line-height: 0;
    display: flex;
    align-items: center;
    column-gap: 1em;
}

.table.table-striped {
    border: none;
    border-collapse: collapse;
}

.table.table-striped .ets-cont-right {
    display: none;
}

.table.table-striped tr.ets-question-top {
    background: #CF8F3412;
    border-top: 3px solid #DDB171;
}

.my-table .ets-question-top td {
    background: transparent none;
}

.my-table td.ets-no-answer h6 {
    line-height: 2.1;
}

div#tab-ask {
    font-size: 0;
}

div#tab-ask>a {
    font-size: 1rem;
}

div#tab-ask.uk>a::before {
    content: 'Будь ласка ';
    color: #4a4a4a;
    pointer-events: none;
}

div#tab-ask.uk>a::after {
    content: ' щоб публікувати запитання';
    color: #4a4a4a;
    pointer-events: none;
}


div#tab-ask.ru>a::before {
    content: 'Пожалуйста ';
    color: #4a4a4a;
    pointer-events: none;
}

div#tab-ask.ru>a::after {
    content: ' чтобы задать вопрос';
    color: #4a4a4a;
    pointer-events: none;
}

div.woocommerce p.ast-woo-form-actions {
    font-size: 0;
}

div.woocommerce p.ast-woo-form-actions>a {
    font-size: 1rem;
}

div.woocommerce form.woocommerce-form.woocommerce-form-login.login p.ast-woo-form-actions.uk::before {
    content: 'Не маєте облікового запису? ';
    font-size: 1rem;
}

div.woocommerce form.woocommerce-form.woocommerce-form-login.login p.ast-woo-form-actions.ru::before {
    content: 'Нет учетной записи? ';
    font-size: 1rem;
}

div.woocommerce form.woocommerce-form.woocommerce-form-register.register p.ast-woo-form-actions.uk::before {
    content: 'Вже маєте обліковий запис? ';
    font-size: 1rem;
}

div.woocommerce form.woocommerce-form.woocommerce-form-register.register p.ast-woo-form-actions.ru::before {
    content: 'Уже имеете учетную запись? ';
    font-size: 1rem;
}

.footer-widget-area .widget-title {
    font-size: 1.25rem;
}

.footer-widget-area .list-item-link .link-text {
    font-size: .85rem;
}

.footer-widget-area .widget.widget_block .wp-block-list {
    margin-top: .5rem;
}

.widget.widget_block .wp-block-list li a {
    color: inherit;
    font-size: .85rem;
}

.widget.widget_block .wp-block-list li a:hover {
    color: var(--ast-global-color-1);
}

a.ast-builder-social-element.ast-inline-flex.footer-social-item span.ahfb-svg-iconset.ast-inline-flex.svg-baseline {
    background: #ddb171;
    height: 2em;
    width: 2em;
    justify-content: center;
    align-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

body a.ast-builder-social-element.ast-inline-flex.footer-social-item:hover span.ahfb-svg-iconset.ast-inline-flex.svg-baseline {
    background: #cf8f34;
}

body a.ast-builder-social-element.ast-inline-flex.footer-social-item:hover span.ahfb-svg-iconset.ast-inline-flex.svg-baseline svg {
    fill: #fff;
}

/*  */

body .woof_products_top_panel {
    z-index: 3;
}

/* DASHA add re */
#main .mm-section a:hover,
#masthead .mm-section a:hover {
    background-color: #8B658715;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#masthead .sub-menu {
    padding-left: 10px;
}

#masthead .sub-menu li:first-child {
    margin-top: 20px;
}

#masthead .sub-menu li:last-child {
    margin-bottom: 20px;
}

#masthead .sub-menu li a span {
    -webkit-transition: background-color .3s, color .3s;
    -moz-transition: background-color .3s, color .3s;
    -ms-transition: background-color .3s, color .3s;
    -o-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
}

#masthead .sub-menu li a:hover span {
    color: #020D19;
    background-color: #8B658715;
    margin-left: -10px;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.site-main .second-row {
    margin-top: -50px !important;
}

body.ast-separate-container .entry-content .custom-indents .wp-block-heading:not(h1) {
    margin-bottom: 0;
}

body.ast-separate-container .entry-content .custom-indents p {
    line-height: 1.6;
}

:root :where(.is-layout-flex) {
    gap: 0;
}

:root :where(body.page.page-template-default .is-layout-flex) p {
    margin-bottom: .75em;
}

body.archive .ast-archive-description,
.ast-separate-container :is(.ast-article-single, .ast-article-post) {
    max-width: 1000px;
    margin: 3rem auto 3rem;
    padding: 0;
}

body.archive .entry-title.ast-blog-single-element a:hover {
    color: var(--ast-global-color-0);
}

body.archive article.post .entry-header {
    margin-bottom: .75em;
}

body.ast-separate-container .ast-archive-description {
    background: transparent none;
}

body.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)> :where(:not(.alignleft):not(.alignright)),
.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)> :where(:not(.alignleft):not(.alignright)) {
    max-width: 100%;
}

.ast-separate-container .entry-content[data-ast-blocks-layout]>.alignwide,
.ast-plain-container .entry-content[data-ast-blocks-layout]>.alignwide {
    margin-left: auto;
    margin-right: auto;
}

.entry-meta {
    font-size: 15px;
}

.ast-separate-container .post-navigation {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

/* TAB WRAPPER */
#main .wp-block-uagb-container.info-tab-wrapper.uagb-is-root-container {
    max-width: 1000px;
    margin: auto;
    flex-direction: column;
}

.info-tab-wrapper .uagb-container-inner-blocks-wrap {
    overflow: hidden;
    max-height: 19rem;
    flex-wrap: nowrap !important;
    -webkit-transition: max-height .5s;
    -moz-transition: max-height .5s;
    -ms-transition: max-height .5s;
    -o-transition: max-height .5s;
    transition: max-height .5s;
}

.info-tab-wrapper.open .uagb-container-inner-blocks-wrap {
    max-height: 1000rem;
}

.info-tab-wrapper .uagb-container-inner-blocks-wrap::after {
    content: "";
    display: block;
    width: 100%;
    height: 10rem;
    background: linear-gradient(360deg, #fff, transparent);
    position: absolute;
    bottom: 0;
    pointer-events: none;
}

.info-tab-wrapper.open .uagb-container-inner-blocks-wrap::after {
    background: transparent none;
}

body #main .wp-block-uagb-container.info-tab-wrapper .info-tab-btn {
    width: max-content;
    margin-top: 2rem;
    padding-top: 0;
    padding-bottom: 0;
}

.info-tab-wrapper .info-tab-btn svg.double-chevron path {
    stroke: #fff;
}

.info-tab-wrapper .info-tab-btn .icon {
    width: 2rem;
    height: auto;
}

.info-tab-wrapper.open .info-tab-btn .icon {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

/* BONUS */
body .bfw-card {
    color: inherit;
    box-shadow: none;
    border: 2px solid #F1DDC2;
    font-weight: normal;
    border-radius: 2px;
    background: #FAF4EB;
    animation: none;
}

:root :where(.bfw-card) span.value_bca {
    font-weight: 600;
}

body .bfw-progress-bar li {
    color: inherit;
    border-bottom: 4px solid #F1DDC2;
}

body .bfw-progress-bar li:before {
    background-color: #F1DDC2;
}

:root :where(.bfw-progress-bar) :is(.is-active, .is-hovered, li:hover)::before {
    background-color: #F1DDC2;
    border-color: #DDB171;
}

body #bfw-progressbar {
    background-color: #CF8F3412;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

body .bfw-progressbar-title {
    color: inherit;
}

body .computy_copyright {
    display: none;
}

body #bfw-progressbar>div {
    background: #DDB171;
    animation: none;
    border-radius: 5px;
}

body #bfw-progressbar>div>span {
    font-family: inherit;
    top: 0;
    font-weight: 500;
    color: #fff;
    line-height: 1.37;
}

body .card_link_rulles {
    background: url(/wp-content/uploads/2025/05/quetion.webp) no-repeat;
    background-position: center;
}

body .bfw_user_account_content {
    margin-bottom: 2.5rem;
}

@media (min-width: 1200px) {
    .ast-plain-container.ast-no-sidebar #primary {
        margin-top: 0;
    }
}

@media screen and (min-width: 922px) {

    /* HEADING */
    :root :is(.entry-header:not(.related-entry-header)),
    :root :where(.entry-content) :is(.entry-title, h1.uagb-ifb-title, .entry-content h1, h1),
    :root :is(h1.page-title.ast-archive-title) {
        font-size: 2rem;
    }

    :root :where(body.archive.woocommerce) :is(h1.woocommerce-products-header__title.page-title) {
        font-size: 2.5rem;
    }

    .entry-content h2.uagb-ifb-title,
    .entry-content h2,
    h2 {
        font-size: 1.5rem;
    }

    .entry-content h3.uagb-ifb-title,
    .entry-content h3,
    h3 {
        font-size: 1.3rem;
    }

    .entry-content h4.uagb-ifb-title,
    .entry-content h4,
    h4 {
        font-size: 1.2rem
    }

    .entry-content h5.uagb-ifb-title,
    .entry-content h5,
    h5 {
        font-size: 1.1rem
    }

    .entry-content h6.uagb-ifb-title,
    .entry-content h6,
    h6 {
        font-size: 1rem
    }

    /* .... */
    .infinity-slider h2.uagb-ifb-title {
        font-size: 2rem;
    }

    body.ast-theme-transparent-header #masthead {
        position: relative;
    }

    .single-product .ast-article-single {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        column-gap: 2rem;
    }

    .single-product .ast-article-single .woocommerce-product-gallery {
        flex-basis: calc(33.333% - .6rem);
    }

    body.archive.woocommerce-shop #primary {
        width: 74%;
    }

    body.archive.woocommerce-shop #secondary {
        width: 26%;
    }

    .woocommerce-js #reviews .comment-form-rating .stars a {
        top: 0;
    }

    .single-product .ast-article-single .summary.entry-summary {
        flex-basis: calc(66.666% - 1.4rem);
    }

    .single-product .ast-article-single .woocommerce-tabs.wc-tabs-wrapper {
        margin-top: -4rem;
    }

    .ast-search-box.full-screen,
    .ast-search-box.header-cover {
        background: #fff;
        color: var(--ast-global-color-3);
        height: calc(100% - 3px);
        right: 0;
        left: auto;
    }

    body.single.ast-no-sidebar .site-content .ast-article-image-container--wide {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }
}

@media (max-width: 921px) {

    :root :is(.entry-header:not(.related-entry-header)),
    :root :where(.entry-content) :is(.entry-title, h1.uagb-ifb-title, .entry-content h1, h1),
    :root :is(h1.page-title.ast-archive-title) {
        font-size: 1.7rem;
    }

    :root :where(body.archive.woocommerce) :is(h1.woocommerce-products-header__title.page-title) {
        font-size: 2rem;
    }

    .entry-content h2.uagb-ifb-title,
    .entry-content h2,
    h2 {
        font-size: 1.5rem;
    }

    .ast-separate-container article.post .post-content {
        padding: .75rem;
    }

    .main-navigation.ast-inline-flex button.ast-menu-toggle:focus {
        outline: none;
    }

    .ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-megamenu,
    .ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper {
        border: none;
    }

    body.ast-separate-container #primary,
    body.ast-separate-container #secondary {
        padding: 0 !important;
    }


    body .site-footer .widget-title {
        font-size: 1.2rem;
    }

    .site-footer .uagb-block-2ba70918.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 100%;
        max-width: 200px;
    }

}

@media (max-width: 767px) {
    body.wp-singular.page-template-default.page.ast-plain-container:not(.home, .woocommerce) .entry-content[data-ast-blocks-layout]>.alignwide {
        display: block;
    }

    .infinity-slider .wp-block-cover .wp-block-cover__image-background {
        object-position: 65% 50% !important;
        filter: opacity(0.5);
    }

    body .uagb-block-2ba70918.wp-block-uagb-image {
        justify-content: center;
    }

    .wp-block-uagb-icon-list.uagb-block-e69e73cb .uagb-icon-list__wrap {
        margin-top: 28px;
    }

    .infinity-slider .slider-wrapper .slider-elements {
        height: calc(100vh - 80px);
    }
	
	nav .uagb-ifb-title {
		font-size: 18px !important;
		line-height: 1.4 !important;
	}
	
}

@media (max-width: 560px) {
    .uagb-container-inner-blocks-wrap {
        row-gap: .75rem !important;
    }

    .uagb-infobox-margin-wrapper {
        display: flex;
        align-items: center;
    }

    body .sub-menu li:first-child {
        margin: 0;
    }

    body .sub-menu li:last-child {
        margin-bottom: 0;
    }

    .astra-megamenu.sub-menu .wp-block-group.is-vertical.is-layout-flex.wp-container-core-group-is-layout-10.wp-block-group-is-layout-flex {
        padding: 0 !important;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .ast-header-break-point .main-navigation .stack-on-mobile li {
        margin-left: 0;
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 544px) {
    .site-footer .wp-block-uagb-image--align-none {
        justify-content: center;
    }

    #astra-widget-list-icons-wrapper ul.list-items-wrapper li {
        justify-content: center;
    }
	
}