/*
 Theme Name:   MAY Strategies
 Theme URI:    https://maystrategies.se
 Description:  Twenty Twenty-One Child Theme
 Author:       Jonk @ Follow me Darling
 Author URI:   https://followmedarling.se
 Template:     twentytwentyone
 Version:      1.0.3
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready
 Text Domain:  may
*/

p,
span:not(.ab-icon),
li {
	font-family: Prompt !important;
}

.sub-menu {
	margin-left:20% !important;
	top: -10% !important;
}

p {
    color: #515151;
    font-weight: 300;
    font-size: 16px;
    font-family: Prompt;
} 

p a {
    color: #9B1C1F;
    font-family: Prompt;
}

blockquote,
blockquote p,
blockquote * {
    color: #609C9B;
    font-size: 20px;
    font-weight: var(--heading--font-weight);
}
.wp-block-quote:before,
blockquote::before {
    content: open-quote;
    font-size: 60px;
    line-height: 60px;
    left: calc(-.6 * var(--global--spacing-horizontal));
    top: 0;
}
/*
blockquote::after {
    position: absolute;
    content: close-quote;
    font-size: 60px;
    line-height: 0;
    right: calc(-1.2 * var(--global--spacing-horizontal));
    bottom: 0;
}
*/
H1 {
    color: #609C9B;
    font-weight: 100;
    font-size: 75px;
    font-family: Prompt;
}

H2 {
    color: #609C9B;
    font-weight: 100;
    font-size: 60px;
    font-family: Prompt;
}

H3 {
    color: #609C9B;
    font-weight: 200;
    font-size: 40px;
    font-family: Prompt;
}

H4 {
    color: #609C9B;
    font-weight: 300;
    font-size: 30px;
    font-family: Prompt;
}

H5 {
    color: #609C9B;
    font-weight: 400;
    font-size: 20px;
    font-family: Prompt;
}

H6 {
    color: #609C9B;
    font-weight: 400;
    font-size: 16px;
    font-family: Prompt;
}

.single h1 {
    font-size: 40px;
}
.single h2 {
    font-size: 30px;
}
.single h3 {
    font-size: 24px;
}
.single h4 {
    font-size: 20px;
}
.single h5 {
    font-size: 18px;
}
.single h6 {
    font-size: 16px;
}

p a:hover {
    color: #791719;
    font-family: Prompt;
}

.elementor-post__thumbnail img {
    height: 100% !important;
    width: auto !important;
}

.elementor-post__thumbnail img {
    height: auto !important;
    width: 100% !important;
    object-fit: cover !important;
}

a:link, a {
    color: #9B1C1F;
    font-family: Prompt;
}

.single .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 660px;
}
/* Header content for blog posts */
.single #single-header.elementor-top-section .elementor-row {
    flex-wrap: wrap;
}
.single #single-header.elementor-reverse-tablet.elementor-top-section > .elementor-container > .elementor-row > :first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.single #single-header.elementor-reverse-tablet.elementor-top-section > .elementor-container > .elementor-row > :nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
.single #single-header.elementor-top-section .elementor-row .elementor-element.elementor-element-9d3075,
.single #single-header.elementor-top-section .elementor-row .elementor-element.elementor-element-cf5bec6 {
    width: 100%;
}
/*@media (min-width: 768px) {*/
    .single #single-header.elementor-reverse-tablet.elementor-top-section > .elementor-container > .elementor-row > :nth-child(2) {
        aspect-ratio: 16/9;
    }
/*}*/
/* / Header content for blog posts */

.jet-radio-list-wrapper fieldset {
    display: block;
}

div[data-elementor-type="footer"] footer {
    a, a:link {
        color: #fff;
    }
}
