@charset "UTF-8";

/**
 * Theme Name: GCN AT Dev
 * Description: ACUMEN AT Dev for ACUMEN Group Sites
 * Theme URI: https://w.tretiak.org/
 * Author: Anatoly Tretiak - AT Dev, WhiteCrow
 * Author URI: https://tretiak.org/
 * Template: twentytwentyone
 * Version: 1.1
 */

/* DEV TMP LOG */
div#log {
    width: max-content;
    margin: auto;
}
/*  */

/* TMP AJAX */
form#my-filter-form select#categoryfilter {
	height: 150px;
}
section.ajax-container {
    border: 2px dashed green;
    padding: 1rem;
}

section.ajax-container article {
    margin-bottom: 5rem;
    border-bottom: 1px solid #ccc;
}

form#my-filter-form {
    border: 2px solid #eee;
    padding: 1rem 2rem;
}

form#my-filter-form label {
    margin-right: 1rem;
}

form#my-filter-form select {
    margin-bottom: 2rem;
}

form#my-filter-form button {
    padding: 0 2em !important;
    line-height: 1;
    height: 3em;
    background: #009688;
    border: none;
}

/* test см. стили Редактора Блоков */
.at-test .wp-block-button__link.has-text-color.has-background.wp-element-button {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}

.element-hidden {
    display: none;
}

/* UM Plugin */
/* если без JQuery */
/* .um:not(.um-admin) {
    opacity: 1;
} */
/* -- */

/* body.um-page .um a.um-button:hover,  */
body.um-page .um input[type=submit].um-button:hover 
{
    background-color: #007e95;
}

/* body.um-page .um a.um-button,  */
body.um-page .um a.um-button.um-disabled:active, 
body.um-page .um a.um-button.um-disabled:focus, 
/* body.um-page .um a.um-button.um-disabled:hover,  */
body.um-page .um input[type=submit].um-button, 
body.um-page .um input[type=submit].um-button:focus {
    background: #272264;
}

img.gravatar.avatar.avatar-80.um-avatar.um-avatar-uploaded {
    max-width: 120px;
}

/* | */

/* коррекция админки для роли "Редактор" */
.ab-sub-wrapper ul.ab-submenu a.ab-item::before {
    display: none !important;
}

/* ******  */

/* WP CONTAINERS */
body.page article .entry-content>.wp-block-group:not(.alignfull, .alignwide)>div {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

body.page article .entry-content>.wp-block-group.alignwide>div {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

/* КОРРЕКЦИЯ JETPACK */
body .contact-form .contact-form__select-wrapper::after {
    top: 50%;
    left: calc(100% - 28px);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

/* tmp */
article.post-22 .wp-block-heading strong {
    color: #d2a98e;
}

.widget.widget_true_top_widget a.more-link {
    display: none;
}

body.page:not(.home) article .entry-content>.wp-block-group>div {
    /*     border: 1px dotted blue; */
}

/*  */

/* end WP CONTAINERS */

/* --- TMP --- */
#menu-item-1154,
#menu-item-1155,
#menu-item-1165 {
    display: none;
}

section#block-42 {
    padding: 4rem 3rem;
}

section#block-42>.wp-widget-group__inner-blocks {
    display: flex;
    gap: 4rem;
}


.tmp {
    display: none;
}

header.site-header p.menu-item-description {
    display: none;
}

body.archive .full-width {
    position: relative;
    border: 1px dotted orangered;
    /* tmp */
}

.full-width::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    padding: 0 1em;
    color: #000;
    background: #FFEB3B;
    font-size: 12px;
    box-shadow: 4px 4px 12px #ccc;
}

.content-widget-area::before {
    content: "Left Content widget area";
}

.top-content-widget-area::before {
    content: "Top Content widget area";
}

/*  */

/* AT WIDGETS */
/* tmp */
.wp-block-group.blog-and-news.widget-container.is-layout-constrained.wp-block-group-is-layout-constrained a.more-link {
    display: none;
}

/* --- */

.blog-and-news>.wp-block-group__inner-container {
    display: flex;
    padding: 2rem 2rem 6rem;
    max-width: 1200px;
    margin: auto;
}

.blog-and-news div.wp-block-latest-posts {
    flex-basis: 33%;
    flex-shrink: 0;
    padding-right: 3rem;
}

.widget_block .blog-and-news div.wp-block-latest-posts .at-heading {
    text-align: left;
    margin-top: .75em;
    margin-bottom: .5em;
}

.widget.widget_true_top_widget,
.widget.widget_wpb_widget {
    width: 100%;
}

.blog-and-news .at-widget-wrapper {
    display: flex;
    overflow-x: auto;
}

.widgettitle {
    font-weight: 500;
    font-size: 14px;
    color: #ababab;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-top: 0;
    margin-left: 1rem;
}

.widget.widget_true_top_widget h2::after {
    content: "(by wiews or comments counters)";
    color: #d2a98e;
    margin-left: .5em;
}

/* tmp */

/* .at-widget-wrapper.popular-post {
    display: flex;
    flex-wrap: wrap;
} */

.widget-container.demo {
    max-width: 1200px;
    margin: 6rem auto;
}

.widget-container.demo .at-widget-wrapper.popular-post {
    display: flex;
    flex-wrap: wrap;
}

body.page-id-72 .at-widget-wrapper.popular-post>div {
    /*     flex-basis: 25%;
    max-width: 25%; */
    border: 1px dotted #ccc;
}

/*  */

section.widget_block .at-widget-wrapper .wp-block-heading {
    font-size: 22px;
    line-height: 1.42;
    margin: .5em 0;
}

.at-widget-wrapper>.post-quote-link {
    min-width: 250px;
    flex-basis: 50%;
    padding: 1rem;
    -webkit-transition: cubic-bezier(0.7, 1, 0.3, 0.9) transform .4s;
    -moz-transition: cubic-bezier(0.7, 1, 0.3, 0.9) transform .4s;
    -ms-transition: cubic-bezier(0.7, 1, 0.3, 0.9) transform .4s;
    -o-transition: cubic-bezier(0.7, 1, 0.3, 0.9) transform .4s;
    transition: cubic-bezier(0.7, 1, 0.3, 0.9) transform .4s;
}

.blog-and-news .post-quote-link>* {
    margin-top: .75em;
    margin-bottom: .75em;
}

.blog-and-news a.post-quote-img figure {
    width: 100%;
    height: auto;
    aspect-ratio: 2/1;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.blog-and-news a.post-quote-img img {
    width: 100%;
    height: auto !important;
}

.blog-and-news .post-quote-link .link {
    margin: 0;
    text-align: left;
}

.blog-and-news .entry-footer.default-max-width {
    row-gap: .25em;
    font-size: 14px;
}

.blog-and-news .link a {
    font-size: 14px;
}

.blog-and-news .link svg {
    width: 14px;
    height: auto;
}

.blog-and-news p {
    line-height: 1.3;
}

section.widget_block .blog-and-news .wp-block-heading {
    margin: .25em 0;
}


/*  */

/* FOOTER SOCIAL  */
.menu-wrapper.menu-list-social {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

/*  */

article#post-36 header.entry-header.alignwide {
    display: none;
}

.cookieinfo {
    top: 86px !important;
    height: max-content;
    min-height: 72px !important;
    z-index: 9999 !important;
    background: #fff !important;
    box-shadow: 0 0 18px #eee;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: center;
    gap: 1rem;
    max-width: max-content;
    margin: auto;
    padding: 16px 30px !important;
}

@media (max-width: 560px) {
    .cookieinfo {
        flex-direction: column-reverse;
    }
}


#toTopBtn {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 12px;
    left: 12px;
    z-index: 99;
    border: none;
    outline: none;
/*     background-color: #272264a3; */
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#toTopBtn {
    background: #272264de;
}

#toTopBtn:hover {
    background: #272264;
}
#toTopBtn span svg {
    fill: #fff;
    width: 45%;
    vertical-align: middle;
}

/* tmp */
li#menu-item-31 {
    display: none;
}

body.home div#content {
    margin-top: 78px;
}

/*  */

.primary-menu-container>ul>:last-child>ul.sub-menu {
    margin-right: 0px;
    margin-left: auto;
}

@media (min-width: 1024px) {
    .primary-menu-container>ul>:last-child>a.at-cursor {
        color: #1ea0c3 !important;
    }
}

@media (max-width: 1023px) {
    i.nav-link-icon svg path {
        fill: #fff !important;
    }
}

/*  */

h1,
h2,
h3,
h4,
h5,
h6,
th,
[class*="hint--"]:after {
    color: #333;
    font-family: 'Satoshi', sans-serif;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.42;
}

header.site-header a {
    -webkit-transition: ease color .5s;
    -moz-transition: ease color .5s;
    -ms-transition: ease color .5s;
    -o-transition: ease color .5s;
    transition: ease color .5s;
}

header.entry-header.alignwide h1.entry-title {
    text-align: center;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.13;
    /*     color: #272264; */
    color: #007e95;
    margin-bottom: 1.5em;
}

figure.post-thumbnail {
    margin: 0;
    text-align: center;
}

main figure.post-thumbnail a img {
    max-width: none !important;
}


/*  */

/* * {
	-webkit-overflow-scrolling: touch;
} */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/*SCROLLBAR*/
::-webkit-scrollbar {
    width: 6px;
    background-color: #066879;
}

::-webkit-scrollbar-thumb {
    background-color: #9e9e9e;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px;
    box-shadow: inset 0 0 2px #002228;
    background-color: #066879;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

/*-moz-*/
html,
body {
    scrollbar-color: #897c05 #066879;
    scrollbar-width: thin;
}

/*===*/

body {
    font-family: 'Satoshi', sans-serif;
    color: #696969;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

* {
    -webkit-tap-highlight-color: transparent !important;
    /* Antiblik */
}

*,
::before,
::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div,
section,
aside,
main,
article,
header,
footer,
figure,
ul,
ol,
h1,
h2,
h3,
h4,
p {
    line-height: 1.7;
}

a {
    text-decoration: none;
}

button {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

ul {
    list-style-type: none;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}

ul:not(.ab-top-menu)>li>a {
    color: inherit;
    position: relative;
    overflow: hidden;
}

img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.wp-block-image {
    margin: auto;
}

/* JETPACK */
span.grunion-label-required {
    color: #d2a98e;
    margin-left: .15em;
}

/*  */

body:not(.archive) main section:not(.section-hello, .section-play-start) {
    padding: 3rem 0;
}

.section-play-start {
    padding: 0;
}

.content-widget-area .wp-block-image {
    margin: 2rem auto;
}

div.content-area {
    flex-shrink: 1;
    flex-basis: 66.666%;
}

.content-widget-area .wp-block-buttons {
    margin-top: 2rem;
}

.wp-block-calendar td,
.wp-block-calendar th {
    border-color: #f5f5f5 !important;
}

.wp-block-calendar table:where(:not(.has-text-color)) th {
    background-color: #f5f5f5;
}

table.wp-calendar-table a {
    display: block;
    margin: auto;
    background-color: #f5f5f5;
    width: 100%;
    height: 100%;
    padding: 2px;
}

table.wp-calendar-table a:hover {
    color: #272264;
}

table.wp-calendar-table caption,
table.wp-calendar-table {
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #ababab;
}

.wp-calendar-nav svg {
    vertical-align: middle;
}

.wp-block-image .aligncenter {
    width: 100%;
}

button {
    background: transparent;
    border: none;
}

a.skip-link.screen-reader-text {
    display: none;
}

section a {
    color: inherit;
}

footer.site-footer aside a:hover {
    color: #1ea0c3;
}


/* ======= 404 & SEARCH */
body.search div.content-area,
body.error404 div.content-area {
    margin: 0 auto 2rem;
    padding: 2rem;
    width: max-content;
    max-width: 100%;
}

body.search div#content,
body.error404 div#content {
    min-height: auto;
}

body.search h1.page-title,
body.error404 h1.page-title {
    color: #272264;
}

body.search form.search-form,
body.error404 form.search-form {
    position: relative;
    display: flex;
}

body.search form.search-form,
body.error404 form.search-form {
    position: relative;
    display: flex;
    align-items: center;
    height: 4em;
    background-color: #f5f5f5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

span.wp-block-search__button.has-icon.wp-element-button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3em;
    height: 100%;
    overflow: hidden;
}

span.wp-block-search__button.has-icon.wp-element-button input[type=submit] {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
}

span.wp-block-search__button.has-icon.wp-element-button svg {
    position: absolute;
}

body.search form.search-form label,
body.error404 form.search-form label {
    display: none;
}

body.search form.search-form input.search-field,
body.error404 form.search-form input.search-field {
    width: 100%;
    padding: 2px 4px;
    border: 0;
    outline-color: #272264;
}

body.search form.search-form input.search-submit,
body.error404 form.search-form input.search-submit {
    cursor: pointer;
    color: #fff;
    background-color: #272264;
    border: 1px solid;
    border-color: #272264;
}

/*  */

div.site {
    overflow: hidden;
    min-height: 100vh;
}

body.archive div.site {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div.site-content {
    margin-top: 36px;
}

body.single div.site-content {
    margin-top: 52px;
}

body.blog div.site-content,
body.archive div.site-content {
    display: flex;
    column-gap: 2rem;
}

body:not(.page) div.site-content {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 64px;
}

main#main {
    border: 1px dotted green;
    /* tmp */
}

body.home div#primary {
    width: 100%;
}

li#menu-item-11>a {
    color: #d2a98e;
}

/*  */

iframe {
    width: 100%;
}

/* ABOVE FOOTER ASIDE  */
.aside-container.up-footer {
    color: #fff;
    background-color: #454545;
    background-image: url(https://project.whitecrow.top/wp-content/uploads/2023/12/call-to-action-image-map.webp);
    background-repeat: no-repeat;
    background-position: top 35% right -68px;
}

.aside-container.up-footer.light-style {
    background-color: #f6f2ed;
    background-image: url("https://project.whitecrow.top/wp-content/uploads/2023/12/title-bg-img.webp");
    background-position: top center;
}

.aside-container.up-footer.light-style .elements-container .wp-block-heading {
    color: #333;
}

.aside-container.up-footer.light-style .at-heading strong {
    color: #272264;
}

.aside-container.up-footer.light-style .wp-block-button.button-color-white a {
    color: #fff;
    background: #272264;
    border-color: transparent;
}

.aside-container.up-footer.light-style .wp-block-button.button-color-white.button-icon-1 a svg path {
    fill: #fff;
}

.aside-container.up-footer .elements-container .wp-block-heading {
    color: #fff;
    font-weight: 700;
}

.aside-container.up-footer>div {
    max-width: 1440px;
    margin: auto;
    padding: 4rem 2rem;
}

body .aside-container.up-footer .elements-container {
    justify-content: center;
    gap: 3rem;
}

.aside-container.up-footer .elements-container>div {
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 2em;
}

.aside-container.up-footer .elements-container>:nth-child(1) {
    flex-basis: 60%;
}

.aside-container.up-footer .at-heading {
    font-size: 40px;
    text-align: left;
}

footer.entry-footer.default-max-width,
footer.entry-footer.default-max-width a {
    color: inherit;
}

footer.entry-footer.default-max-width a:hover {
    text-decoration: 1px dotted solid;
    color: #272264;
}

section.widget-container {
    padding: .5rem;
}

.wp-block-jetpack-email a {
    color: #272264;
}

.wp-block-jetpack-email a:hover {
    text-decoration: 1px solid underline;
}

.wp-block-jetpack-subscriptions__form-elements input[type="email"] {
    font-size: 14px !important;
    padding: 15px;
    border-color: #ddd;
}

.wp-block-jetpack-subscriptions__form-elements button[type="submit"] {
    font-size: 14px !important;
    padding: 15px !important;
    background: #272264;
    background: #5b5b5b;
    color: #fff;
}

.wp-block-search__inside-wrapper {
    border-color: #ddd;
}

/*  */

/* breadcrumbs */
div.breadcrumbs {
    flex-basis: 100%;
    height: max-content;
    padding: 0 2rem;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.67;
}

/* изменение */
div.breadcrumbs {
    margin-top: 186px;
}

body.archive header.page-header.alignwide {
    background-image: url("https://project.whitecrow.top/wp-content/uploads/2023/12/title-bg-img.webp");
    background-color: #f6f2ed;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    border-bottom-width: 0px;
    border-bottom-color: rgba(0, 0, 0, 0);
    padding-top: 200px;
    padding-bottom: 100px;
    background-size: cover;
}

body.archive header.page-header.alignwide .category.archive-description p {
    margin: auto;
}

body.archive.date header.page-header.alignwide {
    margin-top: 64px;
}

body.archive header.page-header.alignwide div.breadcrumbs {
    margin-top: 0;
}

.category.archive-description {
    text-align: center;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.13;
}

.category.archive-description strong {
    font: inherit;
    color: #007e95;
}

div.breadcrumbs a {
    color: inherit;
    position: relative;
    overflow: hidden;
}

div.breadcrumbs a:hover {
    color: #272264;
}

div.breadcrumbs a:before {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1;
    background: currentColor;
    -moz-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    -ms-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
}

div.breadcrumbs span>:hover:before {
    width: 100%;
    left: 0;
    right: auto;
}

/* SITE HEADER */
header.site-header {
    background: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
    width: 100%;
    position: fixed;
    z-index: 99;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: ease transform .5s;
    -moz-transition: ease transform .5s;
    -ms-transition: ease transform .5s;
    -o-transition: ease transform .5s;
    transition: ease transform .5s;
}

header.site-header.sticky {
    -webkit-transform: translateY(-110%);
    -moz-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    -o-transform: translateY(-110%);
    transform: translateY(-110%);
}

div.masthead-container {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1440px;
    margin: auto;
    height: 80px;
    padding: 0 4rem;
}

div.site-branding-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .5rem;
}

div.site-branding-container,
div.site-branding-container * {
    width: auto;
    height: 100%;
}

button.call-us {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.17;
    display: inline-block;
    padding: .29rem 1.88rem;
    text-align: center;
    color: #fff;
    border: solid 3px transparent;
    background-color: #f04e2a;
    cursor: pointer;
    display: none;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    -ms-border-radius: 150px;
    -o-border-radius: 150px;
    border-radius: 150px;
}

.site-branding {
    display: flex;
    align-items: center;
    gap: .5rem;
}

img.custom-logo {
    /*     width: 140px; */
    width: auto;
    height: 100%;
}

@media (min-width: 1024px) {
    header.site-header div#re-logo {
        display: none;
    }
}

header.site-header .screen-reader-text {
    display: none;
}

nav.primary-navigation {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

nav.primary-navigation ul.menu-wrapper {
    display: flex;
    align-items: center;
    height: 100%;
    gap: 2em;
}

p.menu-item-description {
    font-style: italic;
    font-size: .8em;
    display: inline;
    margin-left: .5em;
}

p.menu-item-description {
	display: none;
}

.sub-menu-toggle {
    display: inline-block;
    padding: 0 0 0 .25em;
}

span.at-icon-chevron>svg {
    width: 10px;
    height: 10px;
}

span.at-icon-chevron svg path {
    stroke: #606a70;
}

.primary-menu-container>ul>li {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.primary-menu-container ul.menu-wrapper>li>a {
    font-weight: 600;
    color: #333;
    height: 100%;
    vertical-align: middle;
    display: flex;
    align-items: center;
}

.primary-menu-container>ul>li>ul {
    display: flex;
    column-gap: 4em;
}

.primary-menu-container>ul>li ul li.menu-item-has-children>a {
    font-weight: 600;
}

button#nav-close {
    display: none;
}

/* for JS */
.primary-menu-container ul.menu-wrapper li:hover>a {
    color: #272264;
}

div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu {
    justify-content: center;
    max-height: 0;
    transition-duration: 1s;
}

div.primary-menu-container>ul>li.menu-item.menu-item-has-children.menu-item-type-taxonomy.menu-item-object-category {
    position: relative;
}

ul#primary-menu-list li>ul>li>ul>li>a {
    line-height: 1.7;
}

/* SITE FOOTER */
footer.site-footer {
    border-top: 1px solid #eee;
}

footer .footer-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 1440px;
    margin: auto;
    padding: 1rem 0;
}

footer .top-footer-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .top-footer-container>:nth-child(n) {
    min-width: 200px;
}

nav.footer-navigation {
    position: relative;
}

aside.inside-footer-widget-area {
    position: relative;
    flex-basis: 25%;
}

aside .aside-container.up-footer,
aside.inside-footer-right-widget-area {
    position: relative;
}

.aside-container.up-footer .at-heading strong {
    color: #d2a98e;
}

aside.widget-area>section,
aside.widget-area {
    position: relative;
}

/* this */
#block-41 svg path {
	fill: #272264;
}
/*  */

aside.widget-area section.widget.widget_block::before {
    content: "Widget";
    font-size: 12px;
    background: yellow;
    padding: 0 1em;
    z-index: 2;
    position: absolute;
    left: 1em;
    top: -1em;
    box-shadow: 4px 4px 8px #ccc;
}

nav.footer-navigation::before,
.widget-area::before,
aside .aside-container.up-footer::before,
aside.inside-footer-right-widget-area::before,
aside.inside-footer-widget-area::before {
    content: "Above site-footer Widget Area";
    width: max-content;
    font-size: 12px;
    line-height: 2;
    color: #000;
    background: #FFEB3B;
    display: block;
    position: absolute;
    top: -2em;
    left: 50%;
    padding: 0 1em;
    box-shadow: 4px 4px 10px #a9a9a9;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

nav.footer-navigation::before {
    content: "Footer Navigation Menu";
    background: #222;
    color: #ffd8a0;
}

aside.inside-footer-widget-area::before {
    content: "Inside site-footer Left Widget Area";
}

aside.inside-footer-right-widget-area::before {
    content: "Inside site-footer Right Widget Area";
}

ul.footer-navigation-wrapper>li.menu-item-has-children>a {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    pointer-events: none;
}

ul.footer-navigation-wrapper ul.sub-menu {
    padding-left: .5em;
}

/* tmp */
aside.inside-footer-right-widget-area,
aside.inside-footer-widget-area.full-width {
    flex-basis: 20%;
}

/*  */

footer.site-footer .powered-by {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.site-footer .site-info {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
}

ul.footer-navigation-wrapper {
    width: 100%;
    height: 100%;
    padding: .5rem;
    display: flex;
    gap: 3rem;
}

.footer-navigation-wrapper .sub-menu-toggle {
    display: none;
}

.wp-block-social-links .wp-social-link a {
    padding: .5em .25em;
}

footer.site-footer .wp-block-social-links li a {
    padding: .5em;
}

/* BUTTONS COLECTIONS */
.buttons-colections>div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2rem;
    padding: 2rem;
    max-width: 1200px;
    margin: auto;
    background: #f6f2ed;
}

.buttons-colections>div .wp-block-heading {
    flex-basis: 100%;
    text-align: center;
}

.buttons-colections #demo-btn {
    align-items: center;
    padding: 1rem;
    border: 1px dotted #555;
}

.wp-block-button a {
    color: #ffffff;
    border-color: #272264;
	background-color: #272264;
/*     background-color: #1ea0c3; */
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0em;
    text-decoration: none;
}

.wp-block-button a:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}

.solid-style.wp-block-button a {
    color: #1ea0c3;
    border-color: #1ea0c3;
    background-color: #fff;
}

/* tmp */
#demo.wp-block-buttons {
    padding: 2rem;
    background-color: #e1e1e1;
}

/*  */

.white-hover.wp-block-button a {
    background-color: #272264;
    color: #fff;
    font-weight: 500;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.white-hover.wp-block-button a:hover {
    background-color: #fff;
    color: #272264;
    border-color: transparent;
}

.secondary-button.blue-hover.wp-block-button a:hover,
.solid-style.wp-block-button a:hover {
    color: #ffffff;
    border-color: #1ea0c3;
    background-color: #1ea0c3;
}

.secondary-button.blue-hover.wp-block-button a:hover {
    background-color: #007e95;
}

.wp-block-button:not(.circle-button) a {
    padding: 0 41px;
    height: 56px;
    line-height: 54px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.stsndard.wp-block-button a {
    padding: 0 41px;
    height: 56px;
    line-height: 54px;
    font-size: 14px;
}

.secondary-button.wp-block-button a {
    color: #fff;
    border-color: #d2a98e;
    background: #d2a98e;
}

.extra-small.wp-block-button a {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}

.small.wp-block-button a {
    padding: 0 30px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}

.large.wp-block-button a {
    padding: 0 40px;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
}

.full-width.wp-block-buttons,
.full-width.wp-block-buttons * {
    width: 100%;
}

.standard-icon a svg {
    fill: #fff;
    width: 1.25em;
    height: auto;
    margin-left: .5em;
}

/* DEVIDERS */
.curve-style-devider .wp-block-boldblocks-svg-block {
    background-color: #69afed;
    padding-top: 300px;
}

/* @MEDIA */
@media screen and (min-width: 1024px) {

    /* Link hover effect */
    ul:not(.ab-top-menu)>li>a {
        color: inherit;
        position: relative;
        overflow: hidden;
    }

    ul:not(.ab-top-menu)>li>a:hover {
        color: #272264;
    }

    ul:not(.ab-top-menu,
        .wp-block-social-links,
        .background-solid,
        .background-gradient,
        .similar-news,
        .wp-block-latest-posts__list,
        .country-anchor-links)>li>a:before {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        z-index: 1;
        background: currentColor;
        background-color: #272264;
        -moz-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        -ms-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    }

    .primary-menu-container>ul>li>a:before {
        height: 3px;
    }

    .primary-menu-container>ul>li:hover>a:before {
        width: 100%;
        min-width: max-content;
        left: 0;
        right: auto;
    }

    ul:not(.ab-top-menu)>li>a:hover:before {
        width: 100%;
        min-width: max-content;
        left: 0;
        right: auto;
    }

    /*  */

    div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu {
        display: none;
        opacity: 0;
        position: absolute;
        z-index: 3;
        left: 0;
        right: 0;
        top: 0;
        max-height: 200vh;
        padding: 2em 0 2em 2em;
        background: #fff;
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
        border-bottom: 3px solid #272264;
        border-top: 3px solid transparent;
        top: 100%;
        width: 100%;
        min-width: max-content;
        flex-direction: column;
        justify-content: center;
        transition: ease-in-out .3s;
        -webkit-transition: ease-in-out .3s;
        -moz-transition: ease-in-out .3s;
        -ms-transition: ease-in-out .3s;
        -o-transition: ease-in-out .3s;
    }

    div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu {
        -webkit-transform: translate(-3px, 12px);
        -moz-transform: translate(-3px, 12px);
        -ms-transform: translate(-3px, 12px);
        -o-transform: translate(-3px, 12px);
        transform: translate(-3px, 12px);
    }

    ul.sub-menu li {
        line-height: 2;
        padding-right: 2em;
    }

    .primary-menu-container>ul.menu-wrapper>li:hover>.sub-menu-toggle .at-icon-chevron svg path {
        stroke: #272264;
    }

    .menu-button-container {
        display: none;
    }

    .primary-menu-container>ul>li>ul li a {
        color: #606a70;
        padding: .5em 0 0 0;
        width: max-content;
        display: block;
    }

    div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>a {
        width: 100%;
        width: max-content;
        display: flex;
        align-items: center;
    }

    div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu>li.menu-item-has-children.country-pages {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu>li.menu-item-has-children.country-pages::after {
        content: "";
        margin-left: .62em;
        margin-bottom: -.75em;
        width: .62rem;
        height: .62em;
        background: url(https://project.whitecrow.top/wp-content/uploads/2023/06/chevron.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transform: rotateZ(-90deg);
        -moz-transform: rotateZ(-90deg);
        -ms-transform: rotateZ(-90deg);
        -o-transform: rotateZ(-90deg);
        transform: rotateZ(-90deg);
    }

    body div.site .link_active:not(a) {
        border-color: #044E81;
    }

    body div.site a.link_active {
        color: #272264;
    }
}

@media screen and (max-width: 1023px) {

    body:not(.page) div.site-content {
        flex-direction: column-reverse;
        flex-wrap: nowrap;
    }

    aside.widget-area {
        display: flex;
        gap: 1em;
        flex-direction: column;
    }

    div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu {
        flex-direction: column;
        overflow: hidden;
        visibility: hidden;
    }

    header.site-header div.masthead-container {
        background: inherit;
        display: flex;
        align-items: flex-start;
        width: 100%;
        flex-direction: column;
        padding: 0;
    }

    .site-logo {
/*         margin-left: 1rem; */
		height: 100%;
        transition-duration: 1s;
    }

    .menu-button-container {
        height: 100%;
        display: flex;
        align-items: center;
        margin: 0 .5rem;
    }

    button#primary-mobile-menu {
        padding: 2px;
        cursor: pointer;
    }

    .menu-icon {
        margin: 1rem auto;
    }

    .menu-icon::before,
    .menu-icon::after,
    .menu-icon {
        width: 2rem;
        height: 2px;
        display: block;
        position: relative;
        background-color: #262F3C;
        transition-duration: .5s;
    }

    button#primary-mobile-menu:hover .menu-icon {
        -webkit-transform: translateX(-50%) scaleY(50%);
        -moz-transform: translateX(-50%) scaleY(50%);
        -ms-transform: translateX(-50%) scaleY(50%);
        -o-transform: translateX(-50%) scaleY(50%);
        transform: translateX(-50%) scaleY(50%);
    }

    .menu-icon::before,
    .menu-icon::after {
        content: "";
    }

    button#primary-mobile-menu:hover .menu-icon::before,
    button#primary-mobile-menu:hover .menu-icon::after {
        content: "";
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        transform: translateX(50%);
    }

    .menu-icon::before {
        top: -1rem;
    }

    .menu-icon::after {
        top: 1rem;
    }

    div.site-branding-container {
        position: absolute;
        height: 100%;
    }

    .primary-menu-container {
        width: 100vw;
        max-width: 360px;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        background: #272264;
        z-index: 1;
    }

    div#re-logo {
        position: absolute;
        top: 0;
        padding-left: 1em;
        width: 100%;
        height: 80px;
        background: #000075;
        background: #fff;
        display: flex;
        align-items: center;
        z-index: 1;
    }

    nav.primary-navigation ul.menu-wrapper {
        min-height: max-content;
        height: 100%;
        width: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        flex-direction: column;
        align-items: flex-start;
        row-gap: .5em;
        padding: 1em;
        margin-top: 96px;
    }

    nav.primary-navigation {
        justify-content: flex-end;
        background: #000000c9;
        background: transparent;
        width: 100vw;
        min-height: 100vh;
        position: relative;
        left: 100%;
        -webkit-transition: left 1s;
        -moz-transition: left 1s;
        -ms-transition: left 1s;
        -o-transition: left 1s;
        transition: left 1s;
    }

    div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu {
        position: static;
        flex-basis: 100%;
        gap: .5em;
        padding: 0 .75em 0 .5em;
    }

    .primary-menu-container>ul>li {
        flex-wrap: wrap;
    }

    .primary-menu-container>ul>li>ul.sab-menu {
        flex-basis: 100%;
    }

    .primary-menu-container>ul>li {
        font-size: 20px;
        width: 100%;
        padding-top: .75em;
        padding-bottom: 1em;
        border-bottom: 2px solid #fff3;
        height: max-content;
        align-content: flex-start;
        justify-content: space-between;
        transition-duration: .5s;
    }

    ul#primary-menu-list li a {
        color: #fff;
        font-size: 20px;
        line-height: 1.7;
    }

    span.at-icon-chevron {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        background: hsla(0, 0%, 100%, .1);
    }

    span.at-icon-chevron svg path {
        stroke: #fff;
    }

    ul#primary-menu-list li.menu-item.item-create>a {
        color: yellow;
    }

    .menu-button-container {
        position: absolute;
        top: 0;
        right: 1rem;
    }

    button#nav-close {
        display: none;
        align-items: center;
        justify-content: center;
        position: absolute;
        border: none;
        width: 32px;
        height: 80px;
        right: 2rem;
        cursor: pointer;
        z-index: 2;
    }

    button#nav-close>span {
        display: block;
        width: 2rem;
        height: 0;
        background-color: #262F3C;
        position: relative;
    }

    button#nav-close>span::before,
    button#nav-close>span::after {
        transition-duration: .5s;
    }

    button#nav-close>span::before {
        content: '';
        display: block;
        width: 2rem;
        height: 2px;
        position: absolute;
        background-color: inherit;
        -webkit-transform: rotateZ(45deg);
        -moz-transform: rotateZ(45deg);
        -ms-transform: rotateZ(45deg);
        -o-transform: rotateZ(45deg);
        transform: rotateZ(45deg);
    }

    button#nav-close>span::after {
        content: '';
        display: block;
        width: 2rem;
        height: 2px;
        position: absolute;
        background-color: inherit;
        -webkit-transform: rotateZ(-45deg);
        -moz-transform: rotateZ(-45deg);
        -ms-transform: rotateZ(-45deg);
        -o-transform: rotateZ(-45deg);
        transform: rotateZ(-45deg);
    }

    button#nav-close:hover>span::before {
        -webkit-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }

    button#nav-close:hover>span::after {
        -webkit-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }

    nav#site-navigation.nav_active {
        left: 0;
        cursor: url(https://project.whitecrow.top/wp-content/uploads/2023/06/light-close.png) 16 16, pointer;
    }

    nav#site-navigation.nav_active .primary-menu-container {
        cursor: default;
    }

    ul#primary-menu-list>li.menu-item.menu-item-has-children>a {
        cursor: default;
    }

    ul#primary-menu-list>li.menu-item.menu-item-has-children>a:hover {
        text-decoration: none;
    }

    .sub-menu-toggle {
        padding: 0;
    }

}

/* POSTS */
article.post.type-post {
    border-bottom: 1px solid #eee;
    padding: 0 .5em;
    margin-top: 1rem;
    padding-top: 3rem;
}

body.search-results article.post.type-post {
    padding-top: 1rem;
    padding-bottom: 2rem;
}

/* COMMENTS */
img.avatar.photo {
    width: 3rem;
}

.at-cursor {
    cursor: default;
}

ul#primary-menu-list>li.country-pages>ul.sub-menu>li.menu-item-has-children>ul.sub-menu {
    display: block;
    min-height: calc(100% + 6px);
    max-height: 0;
    visibility: hidden;
    overflow: hidden;
}

@media (min-width: 1024px) {
    ul#primary-menu-list>li.country-pages>ul.sub-menu>li.menu-item-has-children>ul.sub-menu {
        -webkit-transition: ease-in-out .3s;
        -moz-transition: ease-in-out .3s;
        -ms-transition: ease-in-out .3s;
        -o-transition: ease-in-out .3s;
        transition: ease-in-out .3s;
    }

    ul#primary-menu-list>li.country-pages {
        position: relative !important;
    }

    ul#primary-menu-list>li.country-pages>ul>li {
        position: static;
        min-width: 100%;
        padding-right: 2em;
    }

    ul#primary-menu-list li.country-pages>ul.sub-menu {
        width: max-content;
        flex-direction: column !important;
        gap: 0;
        background: #fff;
    }

    li.country-pages>ul.sub-menu>li.menu-item-has-children {
        width: max-content;
        display: flex;
    }

    li.country-pages>ul.sub-menu>li.menu-item-has-children>ul.sub-menu {
        width: max-content;
        position: absolute;
        left: calc(100% - 6px);
        top: -3px;
        background-color: #fff;
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
        border-bottom: 3px solid #044E81;
        padding: 1em;
        opacity: 0;
        -webkit-transform: translate(-3px, 9px);
        -moz-transform: translate(-3px, 9px);
        -ms-transform: translate(-3px, 9px);
        -o-transform: translate(-3px, 9px);
        transform: translate(-3px, 9px);
    }

}

@media (max-width: 1023px) {

    ul#primary-menu-list>li.country-pages>ul.sub-menu>li.menu-item-has-children>ul.sub-menu {
        margin-right: 2em;
        -webkit-transition: ease-in-out .75s;
        -moz-transition: ease-in-out .75s;
        -ms-transition: ease-in-out .75s;
        -o-transition: ease-in-out .75s;
        transition: ease-in-out .75s;
    }

    div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu :first-child {
        margin-top: .75em;
    }

    li.country-pages>ul.sub-menu>li.menu-item-has-children>a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 1em;
        width: 100%;
        height: 100%;
    }

    div.primary-menu-container>ul>li.menu-item.menu-item-has-children>ul.sub-menu li {
        width: max-content;
        margin-right: 1em;
    }

    li.country-pages>ul.sub-menu>li.menu-item-has-children>a::after {
        content: "+";
        width: 1.25em;
        height: 1.25em;
        font-style: normal;
        font-size: 1em;
        color: #fff;
        background: #eeeeee2e;
        padding: .25em .5em;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: .5rem;
        z-index: -1;
    }

    ul#primary-menu-list>li.country-pages>ul.sub-menu>li.menu-item-has-children.sub-menu-active>ul.sub-menu {
        max-height: 200vh;
        visibility: visible;
    }

    li.country-pages>ul.sub-menu>li.menu-item-has-children.sub-menu-active>a::after {
        content: "-";
    }

    body.archive header.page-header.alignwide {
        padding-top: 154px;
    }
}

@media (min-width: 782px) {
    .aside-container.up-footer .elements-container>:nth-child(2) {
        min-width: max-content;
    }
}

@media (max-width: 781px) {
    body .category.archive-description {
        font-size: 42px;
    }

    body main h2 {
        font-size: 28px;
    }

    body .top-content-widget-area p.at-heading {
        font-size: 28px;
    }

    body section.widget_block .wp-block-heading {
        font-size: 28px;
    }

    body .at-widget-wrapper>.post-quote-link:hover {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

}