.mepr-account-container {

    --tw-bg-opacity: 1;

    background-color: rgb(240 234 230 / var(--tw-bg-opacity, 1));

    border-top: 1px solid #9F967D;
}


.mepr_page_header {
    font-family: 'Perfectly ninties regular';
    font-size: 40px;
    line-height: 50px;
    --tw-text-opacity: 1;
    color: rgb(159 150 125 / var(--tw-text-opacity, 1));
}


@media (min-width: 1024px) {


    .mepr_page_header {

        font-size: 60px;

        line-height: 70px;
    }
}


#mepr-account-nav .mepr-active-nav-tab a {
    background-color: #d6c5a6 !important;
}


.page-landing
#mepr-account-content {
    padding: 0 !important;
}


@media screen and (min-width: 840px) {
    .page-landing
        .mepr-account-container {
            gap: 0 !important;
        }

    .page-landing
        .mp_wrapper {
            padding: 0 !important;
        }

    .page-edut
        .mepr-account-container {
            gap: 0 !important;
        }

    .page-live
        .mepr-account-container {
            gap: 0 !important;
        }

    .mepr-account-container {
        gap: 50px !important;
    }
}


.mepr-account-container #mepr-account-nav {
    /* @apply border-r border-solid border-ks-brown; */
    border-right: 1px solid #9F967D;
}


/* Videokirjasto START */


.single-video .video-container .video-thumbnail {
    aspect-ratio: 409/230;
}


.landing-single-video .video-container .video-thumbnail {
    aspect-ratio: 409/230;
}


.single-video .video-play-icon {

    height: 2.5rem;

    width: 2.5rem;
}


.single-video {

    position: relative;

    z-index: 10;

    width: 100%;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));

    overflow-y: scroll;

    padding-bottom: 30px;

    padding-right: 30px;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;

    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

    transition-duration: 300ms;
}


.single-video img {
width: 100%;
}


@media not all and (min-width: 768px) {


    .single-video {

        padding-right: 0px;
    }
}


@media (min-width: 768px) {


    .single-video {

        width: 50%;
    }
}


@media (min-width: 1024px) {


    .single-video {

        width: 32%;

        padding-bottom: 60px;
    }
}


.page-videokirjasto .video-play-icon {

    height: 2.5rem;

    width: 2.5rem;
}


.mepr-videokirjasto-wrapper {

    flex: 1 1 0%;
}


.mepr-videokirjasto-wrapper .main-container {

    height: 100%;
}


.mepr-videokirjasto-wrapper .main-container .container {
    /* @apply h-full; */
}


.reset-filters {
    color: #9F967D !important;
}


.ks-select .toggle-dropdown {
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    padding: 13px 15px;
    font-family: 'GT Alpina light';
    font-size: 14px;
    border-radius: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    text-align: left;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}


.ks-dropdown {

    z-index: 10;

    margin-top: 0.25rem;

    width: 100%;

    border-width: 1px;

    --tw-bg-opacity: 1;

    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));

    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);

    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}


.ks-dropdown img {
width: 100%;
}


@media (min-width: 1024px) {


    .ks-dropdown {

        position: absolute;
    }
}


.ks-dropdown {

    max-height: 200px;
    overflow: scroll;
}


.single-dropdown-item {

    display: flex;

    cursor: pointer;

    align-items: center;

    justify-content: space-between;

    padding-left: 1rem;

    padding-right: 1rem;

    padding-top: 0.75rem;

    padding-bottom: 0.75rem;
}


.single-dropdown-item:hover {

    --tw-bg-opacity: 1;

    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}


.dropdown-item-text {

    font-size: 14px;

    line-height: 16px;

    font-weight: 300;
    font-family: 'GT Alpina light';
}


.ks-form-checkbox {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    --tw-bg-opacity: 1;
    background-color: rgb(240 234 230 / var(--tw-bg-opacity, 1));
}


.ks-form-checkbox:checked {
    border: 5px solid #F0EAE6;
    --tw-bg-opacity: 1;
    background-color: rgb(159 150 125 / var(--tw-bg-opacity, 1));
}


/* Videokirjasto END */


/* MEMBERSHIP PURCHASE PAGE */


.memberpress-membership-title {
    font-family: 'Perfectly ninties regular';
    font-size: 40px;
    line-height: 50px;
    color: #9F967D;
    font-weight: 400;
}


.memberpress-membership-content .inner-content .image img {
    aspect-ratio: 448/470;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
}


@media (min-width: 1024px) {


    .memberpress-membership-content .inner-content .content-wrapper .description {

        padding-right: 3rem;
    }
}


.memberpress-membership-content .inner-content .content-wrapper .description h2 {
    font-family: 'Perfectly ninties regular';
    color: #5B4C40;
    font-weight: 400!important;
    font-size: 20px;
    line-height: 30px;
}


@media (min-width: 1024px) {


    .memberpress-membership-content .inner-content .content-wrapper .description h2 {

        font-size: 30px;

        line-height: 40px;
    }
}


.comment-reply-title {
    font-family: 'Perfectly ninties regular';
    color: #5B4C40;
    font-weight: 400!important;
    font-size: 20px;
    line-height: 30px;
}


@media (min-width: 1024px) {


    .comment-reply-title {

        font-size: 30px;

        line-height: 40px;
    }
}


.form-title {
    font-family: 'Perfectly ninties regular';
    font-size: 30px;
    line-height: 40px;
    color: #5B4C40;
}


.ks-sub-title {
    font-family: 'Perfectly ninties regular';
    font-size: 30px;
    line-height: 40px;
    color: #5B4C40;
}


.memberpress-membership-content .inner-content .content-wrapper .description ul {

    margin-bottom: 1rem;
}


@media (min-width: 1024px) {


    .memberpress-membership-content .inner-content .content-wrapper .description ul {

        margin-bottom: 1.5rem;
    }
}


.memberpress-membership-content .inner-content .content-wrapper .description ul {

    font-family: 'GT Alpina light';
    font-size: 16px;
    line-height: 23px;
    color: black;
}


.memberpress-membership-content .inner-content .content-wrapper .description p {
    font-family: 'GT Alpina light';
    font-size: 16px;
    line-height: 23px;
    color: black;
}


.form-wrapper .mp-form-row-group {
    gap: 10px;
}


.form-wrapper .mp-address-group > div {
    margin-bottom: 1rem !important;
}


.form-wrapper .mp-form-row label {
    font-family: 'GT Alpina light';
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 8px;
    display: inline-block!important;
}


.form-wrapper .mp-form-row .mepr-form-input {
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}


.invoice-wrapper .mepr_price_cell {
    font-family: 'Perfectly ninties regular';
    color: #9F967D;
}


.invoice-wrapper .have-coupon-link {
    color: #848A7B;
}


.invoice-wrapper.thankyou a {
    color: #848A7B;
    font-family: 'GT Alpina light';
}


.mepr-checkout-container .invoice-wrapper svg.thankyou {
    color: #848A7B!important;
}


#mepr_loginform h1 {
    font-family: 'Perfectly ninties regular';
    font-size: 30px;
    line-height: 40px;
    color: #9F967D;
}


#mepr_loginform .mepr_remember_me {
    font-family: 'GT Alpina light';
}


#mepr_loginform .submit input {
    font-family: 'Highway Gothic Expanded';
    font-size: 13px !important;
    letter-spacing: 0.4px !important;
    font-weight: 400;
    border-radius: 0 !important;
    background-color: #848A7B !important;
    text-transform: uppercase;
    border: none !important;
}


#mepr_forgot_password_form .submit input {
    font-family: 'Highway Gothic Expanded';
    font-size: 13px !important;
    letter-spacing: 0.4px !important;
    font-weight: 400;
    border-radius: 0 !important;
    background-color: #848A7B !important;
    text-transform: uppercase;
    border: none !important;
}


#mepr_reset_password_form .submit input {
    font-family: 'Highway Gothic Expanded';
    font-size: 13px !important;
    letter-spacing: 0.4px !important;
    font-weight: 400;
    border-radius: 0 !important;
    background-color: #848A7B !important;
    text-transform: uppercase;
    border: none !important;
}


#mepr_reset_password_form .mp-form-row label {
    font-family: 'GT Alpina light';
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 8px;
    display: inline-block!important;
}


#mepr_reset_password_form .mp-form-row .mepr-form-input {
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}


#mepr_forgot_password_form .mp-form-row input {
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    font-family: 'GT Alpina light';
}


#mepr_loginform .mp-form-row input {
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    font-family: 'GT Alpina light';
}


.invoice-wrapper .mp_invoice .mp-table {
    font-family: 'Highway Gothic Expanded';
    text-transform: uppercase !important;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 0.4px;
    color: #5B4C40;
}


.invoice-wrapper.thankyou h2 {
    font-family: 'Perfectly ninties regular';
    font-size: 40px;
    line-height: 50px;
    color: #9F967D;
}


body .mepr-checkout-container .form-wrapper input[type="submit"] {
    font-family: 'Highway Gothic Expanded';
    font-size: 13px;
    letter-spacing: 0.4px;
    font-weight: 400;
    border-radius: 0;
    background-color: #848A7B;
    text-transform: uppercase;
}


.mepr-account-container p {
    font-family: 'GT Alpina light';
}


.three-columns .block p {
    font-family: 'GT Alpina light';
}


.three-columns .block img {
    aspect-ratio: 360/444;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
}


@media screen and (max-width: 1023px) {
    .invoice-wrapper .mepr_price_cell {
        font-size: 25px !important;
        line-height: 35px !important;
    }
}


@media screen and (min-width: 1024px) {
    .mepr-checkout-container .form-wrapper {
        border-color: #9F967D !important;
    }

    .memberpress-membership-content .inner-content {
        margin-right: -2px;
    }

    .memberpress-membership-content .inner-content .content-wrapper {
        border-right: 1px solid #9F967D;
    }
    .invoice-wrapper .mepr_price_cell {
        font-size: 40px !important;
        line-height: 50px !important;
    }

    .invoice-wrapper.thankyou h2 {
        font-size: 60px;
        line-height: 70px;
    }
}


@media screen and (min-width: 840px) {
    .memberpress-membership-title {
        font-size: 60px;
        line-height: 70px;
    }
}


.registration-login {
    margin-top: 1rem;
}


.registration-login .ks-boxed {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    position: relative;
    padding: 36px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    color: #2c2d36;
}


.course-progress h1 {
    font-weight: 400 !important;
}


/*
Theme Name: Koti shala
Theme URI: 
Author: Jere Hirvonen
Author URI: 
Description: Koti shala theme
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: spectra-one
Text Domain: koti-shala
Tags: 
*/


body,
html {
    -webkit-font-smoothing: antialiased;
}


.text-center {
    text-align: center;
}


/* Page hero (final) */


.hero-img-full img {
    width: 100%;
}


@media screen and (max-width: 839px) {
    .site-header .profile-menu__button.--is-mobile {
        display: flex !important;
    }
}


.site-header .profile-menu__hamburger {
    color: #5B4C40 !important;
}


.site-header .profile-menu__button:hover {
    background-color: #D6C5A6 !important;
}


.wp-block-button .wp-block-button__link {
    transition: all 0.12s ease-out;
}


.wp-block-button.is-style-fill .wp-block-button__link:hover {
    background-color: #676c60;
}


.is-style-swt-button-secondary .wp-block-button__link {
    color: #5B4C40 !important;
    background-color: #D6C5A6 !important;
}


.mp_wrapper {
    /* padding: 0 !important; */
    /* padding: 0 !important;
    background-color: #F0EAE6;
    border-left-width: 1px;
    border-top-width: 1px;
    border-bottom: 0 !important;
    border-right: 0 !important;

    @apply border-solid border-ks-brown border-opacity-50; */
}


#mepr-template-login .mp_wrapper {
    border: none !important;
}


.site-header {
    padding-left: 2rem !important;
}


#mepr-account-nav .mepr-nav-item a::before {
    display: none !important;
}


#mepr-account-nav .mepr-nav-item a:hover {
    background-color: #d6c5a6;;
}


#mepr-account-nav .mepr-nav-item a {
    padding: 1rem 2rem !important;
    transition: all 0.12s ease-out;
    font-family: 'Highway gothic expanded';
    text-transform: uppercase;
    font-size: 12px;
    color: #5B4C40;
}


.mepr-nav-item .sub-menu {
    list-style: none;
    margin: 0;
}


.mepr-nav-item .sub-menu li a::before {
    display: none;
}


.video-overlay {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10;
    left: 0;
    top: 0;
    transition: all 0.3s ease-out;
}


.video-overlay.active {
    opacity: 1;
    pointer-events: auto;
}


.video-container {

}


.simple-comments {
    list-style-type: none !important;
    padding: 0;
    margin: 0 !important;
}


.simple-comments > li {
    border-bottom: 1px solid #9F967D;
    padding: 30px 0;
}


.simple-comments > li:first-child {
    border-top: 1px solid #9F967D;
}


.simple-comments .children li::before {
    content: "";
    position: absolute;
    left: -15px;
    display: block;
    background: #9F967D;
    width: 2rem;
    height: 1px;
    transform: translateX(-100%);
    top: 5px;
}


.simple-comments .children li {
    position: relative;
    margin-top: 30px;
}


.simple-comments .children {
    list-style-type: none;
    margin-left: 0;
}


.simple-comments .comment-author {
    font-family: 'Highway Gothic Expanded';
    text-transform: uppercase !important;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
    color: #5B4C40;
    margin-top: 0 !important;
}


.simple-comments .comment-date {
    font-size: 0.9em;
    color: #555;
    margin: 0 0 10px 0;
}


.simple-comments .comment-content {
    margin: 0;
    font-family: 'GT Alpina light';
    font-size: 16px;
    line-height: 23px;
}


.comment-form-comment label {

    margin-bottom: 1rem;
}


@media (min-width: 1024px) {


    .comment-form-comment label {

        margin-bottom: 1.5rem;
    }
}


.comment-form-comment label {

    font-family: 'GT Alpina light';
    font-size: 16px;
    line-height: 23px;
    color: black;
}


.comment-section textarea {
    padding: 15px !important;
    border: none;
}


@media (min-width: 1024px) {


    .comment-section textarea {

        width: 70%;
    }
}


.logged-in-as {
    display: none;
}


.video-controls {
    transition: all 0.3s ease-out;
    transition-delay: 0s;
    margin-bottom: 0px;
    transform: translateY(100%);
    opacity: 0;
    pointer-events: none;
    position: absolute;
}


.video-loaded .video-controls {
    transform: translateY(0);
    margin-bottom: 15px;
    opacity: 1;
    pointer-events: auto;
    transition-delay: 1s;
    position: relative;
}


.video-loaded .video-thumbnail {
    display: none;
}


.video-frame {
    display: none;
}


.video-thumbnail {
    display: block;
}


.video-loaded .video-frame {
    display: block;
}


.comments-container {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.3s ease-out;
    pointer-events: none;
}


.video-loaded .comments-container {
    height: auto;
    opacity: 1;
    pointer-events: auto;
}


.video-loaded .load-single-video {
    display: none;
}


.single-video.video-loaded {
    width: 100%;
    /* height: 100%; */
}


.single-video::-webkit-scrollbar {
    display: none;
}


.single-video .tags {
    font-size: 13px;
}


.single-video .description p a {
    color: #9F967D;
}


.single-video .video-title {
    font-family: 'Inter';
    font-weight: bold;
    font-size: 16px;
}


.page-title {
    font-family: 'Perfectly ninties regular';
    font-size: 60px;
    text-align: center;
    letter-spacing: 1px;
}


.filters .boxes {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 30px;
         column-gap: 30px;
}


.filters .boxes .single-filter {
    flex: 1;
}


.filters .boxes .single-filter select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    padding: 13px 15px;
    font-family: 'GT Alpina light';
    font-size: 14px;
}


.selected-filters-wrapper {

    margin-top: 1rem;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    gap: 1rem;
}


@media (min-width: 1024px) {


    .selected-filters-wrapper {

        margin-top: 2rem;
    }
}


.selected-filters-label {
    font-family: 'GT Alpina light';
    font-size: 14px;
}


.selected-filters .filter-tag button {
    background: none;
    border: none;
    line-height: 0;
    padding: 0;
    color: #5B4C40;
}


.selected-filters {

    display: flex;

    flex: 1 1 0%;

    align-items: flex-start;

    gap: 0.5rem;
}


.selected-filters .filter-tag button .ks-close {
    pointer-events: none;
}


.selected-filters .filter-tag {
    font-family: 'GT Alpina light';
    font-size: 14px;
    padding: 6px 15px;
    background: #d6c5a6;
    border-radius: 20px;
    color: #5B4C40;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}


.select-wrapper {
    position: relative;
}


.select-wrapper::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url('/app/themes/koti-shala/assets/images/arrow.svg');
    width: 10px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: contain;
}


.filters .boxes .single-filter label {
    margin-bottom: 10px;
    font-family: 'Highway gothic expanded';
    font-size: 13px;
    letter-spacing: 5%;
    text-transform: uppercase;
    color: #5B4C40;
}


.memberpressproduct-template-default {
    background-color: #F0EAE6;
}


.mepr-pro-template {
    background-color: #F0EAE6;
}


body {
    background-color: #F0EAE6;
}


.wc-block-components-product-image img {
    aspect-ratio: 360 / 444 !important;
}


.has-simpukka .simpukka-right {
    position: absolute;
    right: -4%;
    bottom: 0;
    width: auto !important;
}


@media screen and (max-width: 976px) {
    .has-simpukka .simpukka-right {
        right: -38%;
        bottom: -40%;
    }

    .has-simpukka .simpukka-left {
        left: -40%;
        top: -54%;
    }
}


@media screen and (min-width: 1440px) {
    .has-simpukka .simpukka-left {
        top: 0%;
    }
}


.has-simpukka .simpukka-left {
    position: absolute;
    left: 0;
    top: 10%;
    width: auto!important;
}


/* Newsletter form */


.newsletter-form form {
    display: flex;
    gap: 0.5rem;
}


.newsletter-form form .uagb-forms-email-wrap {
    flex: 1;
    margin-bottom: 0 !important;
}


.newsletter-form form input[type="email"] {
    height: 100%;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #fff;
    color: white;
    font-family: 'GT Alpina light';
    font-size: 16px;
}


.newsletter-form form input[type="email"]::-moz-placeholder {
    color: white;
}


.newsletter-form form input[type="email"]::placeholder {
    color: white;
}


.footer-form button {
    background-color: white !important;
    color: #5B4C40 !important;
}


/* .wp-block-uagb-image__figure img {
    width: 100% !important;
    height: 100% !important;
} */


.ks-justify-start {
    justify-content: flex-start;
}


/* .collage-container figure {
    width: 100%;
} */


.ks-image-full figure {
    width: 100%;
}


.ks-image-full figure img {
    width: 100%;
}


.ks-comment-submit input[type="submit"] {
    font-size: 13px !important;
    text-transform: uppercase !important;
    font-family: 'Highway gothic expanded' !important;
    color: white !important;
    background-color: #848A7B !important;
    padding: 22px 28px !important;
    border-radius: 0px !important;
}


.btn-primary {
    font-size: 13px !important;
    text-transform: uppercase !important;
    font-family: 'Highway gothic expanded' !important;
    color: white !important;
    background-color: #848A7B !important;
    padding: 20px 28px !important;
    border-radius: 0px !important;
    display: flex !important;
    align-items: center;
    gap: 0.5rem;
}


.ks-cart-btn-primary a {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Highway gothic expanded';
    color: white;
    background-color: #848A7B;
    padding: 20px 28px;
    border-radius: 0px;
    transition: all 0.12s ease-out !important;
}


.ks-cart-btn-primary a:hover {
    background-color: #666b5e;
}


.wc-block-components-shipping-calculator-address__button {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Highway gothic expanded';
    color: white;
    background-color: #848A7B;
    padding: 20px 28px;
    border-radius: 0px;
    transition: all 0.12s ease-out !important;
}


.wc-block-components-shipping-calculator-address__button:hover {
    background-color: #666b5e;
}


.wc-block-components-totals-coupon__button {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Highway gothic expanded';
    color: white;
    background-color: #848A7B;
    padding: 20px 28px;
    border-radius: 0px;
    transition: all 0.12s ease-out !important;
}


.wc-block-components-totals-coupon__button:hover {
    background-color: #666b5e;
}


#wc-block-components-totals-coupon__input-0 {
    height: 100%;
}


.wc-block-components-checkout-place-order-button {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Highway gothic expanded';
    color: white;
    background-color: #848A7B;
    padding: 20px 28px !important;
    border-radius: 0px;
    transition: all 0.12s ease-out !important;
}


.wc-block-components-checkout-place-order-button:hover {
    background-color: #666b5e;
}


.ks-btn-dark {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Highway gothic expanded';
    color: white;
    background-color: #5B4C40;
    padding: 20px 25px;
    border-radius: 0px;
    display: inline-block;
}


/* Articles */


body.blog {
    background-color: #C9CED9;
}


body.blog .has-custom-heading-light-background-color {
    background-color: #C9CED9 !important;
}


.single-post {
    background-color: #C9CED9;
}


.single-post .has-custom-heading-light-background-color {
    background-color: #C9CED9 !important;
}


.single-post .wp-block-heading {
    color: #5B4C40;
    font-size: 30px !important;
    font-weight: 300 !important;
    letter-spacing: 0.4px !important;
}


.underlined-link {
    font-family: 'Highway gothic expanded';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    display: inline-block;
    color: #848A7B;
    position: relative;
}


.underlined-link::after {
    content: "";
    height: 1px;
    position: absolute;
    display: block;
    width: 100%;
    bottom: -5px;
    background-color: #848A7B;
}


.ks-medium-title {
    color: #5B4C40;
}


/* Single product variation desciption */


.woocommerce-variation-price .amount {
    font-family: 'Perfectly ninties regular';
    color: #5B4C40;
    font-size: 30px;
}


em {
    font-family: 'Perfectly ninties italic' !important;
}


table.variations label {
    font-family: 'Highway gothic expanded' !important;
    text-transform: uppercase;
    font-size: 13px;
    color: #5B4C40;
}


table.variations select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none !important;
    background-color: white !important;
    padding: 13px 25px!important;
    font-family: 'GT Alpina light';
    color: black !important;
    font-size: 14px!important;
}


table.variations select:focus {
    outline: none !important;
}


table.variations td {
    position: relative;
    display: flex;
    align-items: center;
}


table.variations td::after {
    background-image: url(/app/themes/koti-shala/assets/images/arrow.svg);
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 21px;
    background-repeat: no-repeat;
    right: 35%;
    top: 35%;
}


.woocommerce-variation-price .price {
    display: flex;
    gap: 1rem;
    flex-direction: row-reverse;
    justify-content: flex-end;
}


.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    text-decoration: none;
    position: relative;
    white-space: nowrap;
}


.woocommerce div.product p.price del, .woocommerce div.product span.price del::after {
    border-top: 1px solid #000;
    position: absolute;
    width: 100%;
    content: "";
    right: 0;
    top: 50%;

}


.woocommerce-product-gallery .flex-viewport {
    margin-bottom: 1rem;
}


.woocommerce-variation-description p strong {
    font-weight: 400;
    font-family: 'Highway gothic expanded';
    text-transform: uppercase;
    font-size: 16px;
    color: #5B4C40;
}


.single_add_to_cart_button {
    font-family: 'Highway gothic expanded';
    text-transform: uppercase;
    font-size: 13px;
    color: white;
    background-color: #848A7B;
    padding: 22px 28px;
    border-radius: 0px;
}


#mepro-login-hero .mepro-boxed {
    background-color: #F0EAE6;
}


.mepr-guest-layout .site-branding img.site-logo {
    max-height: 60px !important;
}


/* MEPR Videos */


.green-title {
    font-family: 'Perfectly ninties regular';
    font-size: 3rem;
    --tw-text-opacity: 1;
    color: rgb(132 138 123 / var(--tw-text-opacity, 1));
}


@media (min-width: 1024px) {


    .green-title {

        font-size: 5rem;
    }
}


.brown-title {
    font-family: 'Perfectly ninties regular';
    font-size: 22px;
    letter-spacing: 0.2px;
    --tw-text-opacity: 1;
    color: rgb(91 76 64 / var(--tw-text-opacity, 1));
}


@media (min-width: 1024px) {


    .brown-title {

        font-size: 30px;
    }
}


.title-toptitle {
    font-family: 'Highway gothic expanded';
    text-transform: uppercase;
    color: #5B4C40;
    margin-bottom: 0.75rem;
    display: block;
    font-size: 12px;
}


.three-columns .title-toptitle p {
    font-family: 'GT Alpina light';
}


.three-columns .title-toptitle img {
    aspect-ratio: 360/444;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
}


@media (min-width: 1024px) {


    .title-toptitle {

        margin-bottom: 1.25rem;

        font-size: 18px;
    }
}


.title-videotitle {
    font-family: 'Highway gothic expanded';
    text-transform: uppercase;
    font-size: 13px;
    color: #5B4C40;
    letter-spacing: 5%;
}


.title-metatext {
    font-family: 'Highway gothic expanded';
    text-transform: uppercase;
    font-size: 12px;
    color: #9F967D;
}


.main-content {
    max-width: 1440px;
    margin: 0 auto;
}


.video-meta p {
    font-family: 'GT Alpina light';
    color: black;
}


.add_to_favorites svg {
    width: 30px !important;
    height: 30px !important;
}


.add_to_favorites.in-favorites svg {
    fill: #9F967D;
}


.big_image_text .live-content .inner-content .description p {
    font-family: 'GT Alpina light';
    font-size: 16px;
    color: black;
}


.big_image_text .image img {
    aspect-ratio: 648/680;
    -o-object-fit: cover;
       object-fit: cover;
}


/* KS MEMBER FOOTER */


.ks-member-footer p {
    font-family: 'GT Alpina light';
    font-size: 16px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}


.ks-member-footer {

    --tw-bg-opacity: 1;

    background-color: rgb(159 150 125 / var(--tw-bg-opacity, 1));
}


.ks-member-footer p a {
    font-family: 'GT Alpina light';
    font-size: 16px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}


.ks-list summary {
    padding-top: 23px;
    padding-bottom: 23px;
    border-bottom: 1px solid #9F967D;
    display:flex;
    align-items: center;
}


.ks-list summary::after {
    content: "";
    background-image: url('/app/themes/koti-shala/assets/images/caret.svg');
    width: 20px;
    height: 8px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: auto;
    padding-right: 5px;
}


.hero {
    position: relative;
    margin-bottom: 2rem;
}


@media (min-width: 1024px) {


    .hero {

        margin-bottom: 80px;
    }
}


.hero img {
    width: 100%;
}


.content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}


.content h1 {
    margin-bottom: 0rem;
    margin-top: 0;
    letter-spacing: 1px;
    color: white;
    text-align: center;
    font-family: 'Perfectly ninties regular';
    font-size: 40px;
    line-height: 40px;
}


@media (min-width: 1024px) {


    .content h1 {

        font-size: 100px;

        line-height: 100px;
    }
}


.content .text {
    width: 50%;
}


.content .text p {
    font-family: 'GT Alpina light light';
    color: white;
    text-align: center;
}


.content .top-title {
    font-family: 'Highway gothic expanded';
    text-transform: uppercase;
    text-align: center;
    color: white;
}


.main-content {
    /* padding: 4em; */
}


.main-content .content-title {
    font-family: 'Perfectly ninties regular';
    color: #9F967D;
    letter-spacing: 1px;
    margin-bottom: 2rem;
    font-size: 40px;
    line-height: 50px;
}


@media (min-width: 1024px) {


    .main-content .content-title {

        margin-bottom: 4rem;

        font-size: 60px;

        line-height: 70px;
    }
}


.content-title {
    font-family: 'Perfectly ninties regular';
    color: #9F967D;
    letter-spacing: 1px;
    margin-bottom: 2rem;
    font-size: 40px;
    line-height: 50px;
}


@media (min-width: 1024px) {


    .content-title {

        margin-bottom: 4rem;

        font-size: 60px;

        line-height: 70px;
    }
}


.main-content .yoga-grid .item .image img {
    width: 100%;
    aspect-ratio: 455/363;
    -o-object-fit: cover;
       object-fit: cover;
}


/*
** COURSES PAGE
*/


.mepr-courses-wrapper .course-title {
    font-family: 'Perfectly ninties regular';
    color: #5B4C40 !important;
    letter-spacing: 0.4px;
    font-size: 18px;
    line-height: 28px;
}


@media (min-width: 1024px) {


    .mepr-courses-wrapper .course-title {

        font-size: 40px;

        line-height: 50px;
    }
}


.mepr-courses-wrapper .grid {

    align-items: center;

    padding: 1rem 0 !important;
}


body .mepr-courses-wrapper .course-progress .user-progress {
    background: #5B4C40 !important;
}


/* Woocommerce */


.single-product .wc-block-components-notice-banner.is-success {
    background-color: #f0eae6;
    border-color: rgb(91 76 64 / 45%);
}


.single-product .wc-block-components-notice-banner.is-success>svg {
    background-color: #9F967D;
}


.single-product .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
    margin-top: 3px;
}


.ks-notice p {
    margin: 0 !important;
}


/* Custom layout for mobile devices */


@media only screen and (max-width: 768px) {
    .custom-mobile-layout {
        display: flex;
        flex-direction: column;
    }

    .custom-mobile-layout > div {
        width: 100%;
        margin-bottom: 15px; /* Add spacing between elements */
    }

    .custom-mobile-layout > div:nth-child(1),
    .custom-mobile-layout > div:nth-child(3) {
        width: 50% !important;
        float: left;
    }

    .custom-mobile-layout > div:nth-child(1) {
        order: 1; /* First image */
    }

    .custom-mobile-layout > div:nth-child(3) {
        order: 2; /* Second image (originally third) */
    }

    .custom-mobile-layout > div:nth-child(2) {
        order: 3; /* Text (originally second) */
        width: 100% !important; /* Full width for text */
        clear: both; /* Clear float */
    }

.mobile-img-padding img {
padding:0 60px;
}
}


.wp-block-image {
margin-bottom: 0;
}


.w-full img {
width: 100%;
}


.footer-image img {
    width: 180px !important;
}


.single-cat-loop .post img {
aspect-ratio:302/483;
-o-object-fit:cover;
   object-fit:cover;
width:100%;
height:100%!important;
border-radius: 0!important;
}


.single-cat-loop .post figure {
aspect-ratio:302/483;
height:unset!important;
width:100%;
}


.single-cat-loop .post a {
height:100%!important;
}


body.category {
background-color:#C9CED9!important;
}


body.category .has-custom-heading-light-background-color {
background-color:#C9CED9!important;
}


@media screen and (max-width: 839px) {
.single .custom-mobile-layout {
	margin-left: -30px!important;
	margin-right: -30px!important;
overflow:hidden!important;
}

.blog-layout {
padding-left:30px;
padding-right:30px;
}
}


.wp-site-blocks {
overflow-x:hidden;
}


h1 em {
font-family: 'Perfectly ninties Italic';
}


@media screen and (min-width: 768px) and (max-width:1300px) {
.custom-mobile-layout {
font-size: 80%;
}
.custom-mobile-layout h2 {
font-size: 40px!important;
}
}


.footer-form form {
padding:0!important;
}


[data-ff-el="root"].ff-66dd75145d83e31511f89634 .ff-66dd75145d83e31511f89634__title * {
text-align:center;
}


[data-ff-el="root"].ff-66dd75145d83e31511f89634 .ff-66dd75145d83e31511f89634__button {
text-align:center!important;
}


[data-ff-el="root"].ff-66dd75145d83e31511f89634 .ff-66dd75145d83e31511f89634__container {
background:transparent!important;
}


.form-retriitti [data-ff-el="root"].ff-66dd75145d83e31511f89634 .ff-66dd75145d83e31511f89634__title * {
color:white!important;
}


.product-collection {
justify-content:center;
}


.wc-block-components-checkout-step__description-payments-aligned {
display:none;
}


.wc-block-components-totals-item__description {
display:none !important;
}


/* All videos */


/* Pagination Styling */


.pagination-wrapper {
    padding: 0 15px;
}


.pagination-wrapper .pagination {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}


.pagination-wrapper .page-numbers {
    font-family: 'Highway gothic expanded';
    font-size: 13px;
    text-transform: uppercase;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    color: #5B4C40;
    background-color: transparent;
    transition: all 0.12s ease-out;
}


.pagination-wrapper ul li a {
    border: 1px solid #9F967D;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.pagination-wrapper .page-numbers:hover {
    color: #5B4C40;
}


.pagination-wrapper .page-numbers:visited {
    color: #5B4C40 !important;
}


.pagination-wrapper .page-numbers.current {
    background-color: #848A7B;
    color: white;
    border: 1px solid #848A7B;
}


.pagination-wrapper .page-numbers.prev,
.pagination-wrapper .page-numbers.next {
    background-color: #848A7B;
    color: white !important;
    border: 1px solid #848A7B;
    padding: 0 15px;
}


.pagination-wrapper .page-numbers.prev:hover,
.pagination-wrapper .page-numbers.next:hover {
    background-color: #676c60;
}


/* Convert default list styling to flex */


.pagination-wrapper .page-numbers:not(.prev):not(.next) {
    margin: 0;
}


.pagination-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    justify-content: center;
}


.pagination-wrapper li {
    margin: 0;
    padding: 0;
    min-width: 40px;
    height: 40px;
}


/* Mobile styles */


@media screen and (max-width: 768px) {
    .pagination-wrapper ul {
        gap: 0.25rem;
    }

    .pagination-wrapper li {
        min-width: 35px;
        height: 35px;
    }

    .pagination-wrapper .page-numbers {
        min-width: 35px;
        height: 35px;
        font-size: 12px;
    }

    /* Hide page numbers that are far from current */
    .pagination-wrapper li:not(:first-child):not(:last-child) {
        display: none;
    }

    /* Always show prev, next, current, and siblings */
    .pagination-wrapper li:first-child,
    .pagination-wrapper li:last-child,
    .pagination-wrapper li.current,
    .pagination-wrapper li.current + li,
    .pagination-wrapper li.current - li {
        display: flex !important;
    }

    .pagination-wrapper .page-numbers.prev,
    .pagination-wrapper .page-numbers.next {
        padding: 0 10px;
    }
}


/* Small mobile styles */


@media screen and (max-width: 375px) {
    .pagination-wrapper li {
        min-width: 32px;
        height: 32px;
    }

    .pagination-wrapper .page-numbers {
        min-width: 32px;
        height: 32px;
        font-size: 11px;
    }

    .pagination-wrapper .page-numbers.prev,
    .pagination-wrapper .page-numbers.next {
        padding: 0 8px;
    }
}


/* New Videos Section */


.new-videos .video-frame {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.new-videos .video-loaded .video-frame {
    display: block;
}


.new-videos .video-loaded .video-thumbnail,
.new-videos .video-loaded .load-single-video {
    display: none;
}


.new-videos .single-video.video-loaded {
    width: 100%;
}


.new-videos .video-controls {
    transition: all 0.3s ease-out;
    transition-delay: 0s;
    margin-bottom: 0px;
    transform: translateY(100%);
    opacity: 0;
    pointer-events: none;
    position: absolute;
}


.new-videos .video-loaded .video-controls {
    transform: translateY(0);
    margin-bottom: 15px;
    opacity: 1;
    pointer-events: auto;
    transition-delay: 1s;
    position: relative;
}


/* Ensure proper spacing in the grid */


.new-videos .isotope-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 2rem;
}


@media screen and (max-width: 768px) {
    .new-videos .isotope-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
}


.presto-provider-youtube {
    margin: 0 !important;
}


button.mepr-pro-account-table__badge {
    color: black !important;
}


@media screen and (min-width: 840px) {
    .site-header #user-menu-button {
        display: flex !important;
    }
}


*, ::before, ::after {

    --tw-border-spacing-x: 0;

    --tw-border-spacing-y: 0;

    --tw-translate-x: 0;

    --tw-translate-y: 0;

    --tw-rotate: 0;

    --tw-skew-x: 0;

    --tw-skew-y: 0;

    --tw-scale-x: 1;

    --tw-scale-y: 1;

    --tw-pan-x:  ;

    --tw-pan-y:  ;

    --tw-pinch-zoom:  ;

    --tw-scroll-snap-strictness: proximity;

    --tw-gradient-from-position:  ;

    --tw-gradient-via-position:  ;

    --tw-gradient-to-position:  ;

    --tw-ordinal:  ;

    --tw-slashed-zero:  ;

    --tw-numeric-figure:  ;

    --tw-numeric-spacing:  ;

    --tw-numeric-fraction:  ;

    --tw-ring-inset:  ;

    --tw-ring-offset-width: 0px;

    --tw-ring-offset-color: #fff;

    --tw-ring-color: rgb(59 130 246 / 0.5);

    --tw-ring-offset-shadow: 0 0 #0000;

    --tw-ring-shadow: 0 0 #0000;

    --tw-shadow: 0 0 #0000;

    --tw-shadow-colored: 0 0 #0000;

    --tw-blur:  ;

    --tw-brightness:  ;

    --tw-contrast:  ;

    --tw-grayscale:  ;

    --tw-hue-rotate:  ;

    --tw-invert:  ;

    --tw-saturate:  ;

    --tw-sepia:  ;

    --tw-drop-shadow:  ;

    --tw-backdrop-blur:  ;

    --tw-backdrop-brightness:  ;

    --tw-backdrop-contrast:  ;

    --tw-backdrop-grayscale:  ;

    --tw-backdrop-hue-rotate:  ;

    --tw-backdrop-invert:  ;

    --tw-backdrop-opacity:  ;

    --tw-backdrop-saturate:  ;

    --tw-backdrop-sepia:  ;

    --tw-contain-size:  ;

    --tw-contain-layout:  ;

    --tw-contain-paint:  ;

    --tw-contain-style:  ;
}


::backdrop {

    --tw-border-spacing-x: 0;

    --tw-border-spacing-y: 0;

    --tw-translate-x: 0;

    --tw-translate-y: 0;

    --tw-rotate: 0;

    --tw-skew-x: 0;

    --tw-skew-y: 0;

    --tw-scale-x: 1;

    --tw-scale-y: 1;

    --tw-pan-x:  ;

    --tw-pan-y:  ;

    --tw-pinch-zoom:  ;

    --tw-scroll-snap-strictness: proximity;

    --tw-gradient-from-position:  ;

    --tw-gradient-via-position:  ;

    --tw-gradient-to-position:  ;

    --tw-ordinal:  ;

    --tw-slashed-zero:  ;

    --tw-numeric-figure:  ;

    --tw-numeric-spacing:  ;

    --tw-numeric-fraction:  ;

    --tw-ring-inset:  ;

    --tw-ring-offset-width: 0px;

    --tw-ring-offset-color: #fff;

    --tw-ring-color: rgb(59 130 246 / 0.5);

    --tw-ring-offset-shadow: 0 0 #0000;

    --tw-ring-shadow: 0 0 #0000;

    --tw-shadow: 0 0 #0000;

    --tw-shadow-colored: 0 0 #0000;

    --tw-blur:  ;

    --tw-brightness:  ;

    --tw-contrast:  ;

    --tw-grayscale:  ;

    --tw-hue-rotate:  ;

    --tw-invert:  ;

    --tw-saturate:  ;

    --tw-sepia:  ;

    --tw-drop-shadow:  ;

    --tw-backdrop-blur:  ;

    --tw-backdrop-brightness:  ;

    --tw-backdrop-contrast:  ;

    --tw-backdrop-grayscale:  ;

    --tw-backdrop-hue-rotate:  ;

    --tw-backdrop-invert:  ;

    --tw-backdrop-opacity:  ;

    --tw-backdrop-saturate:  ;

    --tw-backdrop-sepia:  ;

    --tw-contain-size:  ;

    --tw-contain-layout:  ;

    --tw-contain-paint:  ;

    --tw-contain-style:  ;
}


.container {

    width: 100%;
}


@media (min-width: 640px) {


    .container {

        max-width: 640px;
    }
}


@media (min-width: 768px) {


    .container {

        max-width: 768px;
    }
}


@media (min-width: 1024px) {


    .container {

        max-width: 1024px;
    }
}


@media (min-width: 1280px) {


    .container {

        max-width: 1280px;
    }
}


@media (min-width: 1536px) {


    .container {

        max-width: 1536px;
    }
}


.absolute {

    position: absolute;
}


.relative {

    position: relative;
}


.left-0 {

    left: 0px;
}


.right-0 {

    right: 0px;
}


.top-0 {

    top: 0px;
}


.z-10 {

    z-index: 10;
}


.z-20 {

    z-index: 20;
}


.mx-auto {

    margin-left: auto;

    margin-right: auto;
}


.mb-0 {

    margin-bottom: 0px;
}


.mb-2 {

    margin-bottom: 0.5rem;
}


.mb-4 {

    margin-bottom: 1rem;
}


.mb-6 {

    margin-bottom: 1.5rem;
}


.mb-8 {

    margin-bottom: 2rem;
}


.ml-3 {

    margin-left: 0.75rem;
}


.mt-0 {

    margin-top: 0px;
}


.mt-2 {

    margin-top: 0.5rem;
}


.mt-4 {

    margin-top: 1rem;
}


.mt-8 {

    margin-top: 2rem;
}


.block {

    display: block;
}


.inline-block {

    display: inline-block;
}


.flex {

    display: flex;
}


.table {

    display: table;
}


.grid {

    display: grid;
}


.hidden {

    display: none;
}


.aspect-\[16\/9\] {

    aspect-ratio: 16/9;
}


.size-6 {

    width: 1.5rem;

    height: 1.5rem;
}


.h-5 {

    height: 1.25rem;
}


.h-6 {

    height: 1.5rem;
}


.h-8 {

    height: 2rem;
}


.h-\[88px\] {

    height: 88px;
}


.h-full {

    height: 100%;
}


.w-5 {

    width: 1.25rem;
}


.w-6 {

    width: 1.5rem;
}


.w-8 {

    width: 2rem;
}


.w-\[180px\] {

    width: 180px;
}


.w-\[90\%\] {

    width: 90%;
}


.w-full {

    width: 100%;
}


.max-w-4xl {

    max-width: 56rem;
}


.max-w-screen-lg {

    max-width: 1024px;
}


.transform {

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}


.grid-cols-1 {

    grid-template-columns: repeat(1, minmax(0, 1fr));
}


.flex-col {

    flex-direction: column;
}


.items-start {

    align-items: flex-start;
}


.items-center {

    align-items: center;
}


.justify-end {

    justify-content: flex-end;
}


.justify-center {

    justify-content: center;
}


.gap-16 {

    gap: 4rem;
}


.gap-2 {

    gap: 0.5rem;
}


.gap-4 {

    gap: 1rem;
}


.gap-6 {

    gap: 1.5rem;
}


.gap-8 {

    gap: 2rem;
}


.gap-y-12 {

    row-gap: 3rem;
}


.gap-y-8 {

    row-gap: 2rem;
}


.overflow-y-scroll {

    overflow-y: scroll;
}


.rounded {

    border-radius: 0.25rem;
}


.rounded-full {

    border-radius: 9999px;
}


.rounded-lg {

    border-radius: 0.5rem;
}


.border {

    border-width: 1px;
}


.bg-\[\#ce95671a\] {

    background-color: #ce95671a;
}


.bg-blue-500 {

    --tw-bg-opacity: 1;

    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}


.bg-gray-300 {

    --tw-bg-opacity: 1;

    background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}


.bg-white {

    --tw-bg-opacity: 1;

    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}


.stroke-\[\#9F967D\] {

    stroke: #9F967D;
}


.object-cover {

    -o-object-fit: cover;

       object-fit: cover;
}


.p-2 {

    padding: 0.5rem;
}


.p-4 {

    padding: 1rem;
}


.p-5 {

    padding: 1.25rem;
}


.p-6 {

    padding: 1.5rem;
}


.px-4 {

    padding-left: 1rem;

    padding-right: 1rem;
}


.px-8 {

    padding-left: 2rem;

    padding-right: 2rem;
}


.px-\[30px\] {

    padding-left: 30px;

    padding-right: 30px;
}


.py-2 {

    padding-top: 0.5rem;

    padding-bottom: 0.5rem;
}


.py-8 {

    padding-top: 2rem;

    padding-bottom: 2rem;
}


.py-\[30px\] {

    padding-top: 30px;

    padding-bottom: 30px;
}


.pb-0 {

    padding-bottom: 0px;
}


.pl-4 {

    padding-left: 1rem;
}


.pr-4 {

    padding-right: 1rem;
}


.text-center {

    text-align: center;
}


.text-2xl {

    font-size: 1.5rem;

    line-height: 2rem;
}


.font-bold {

    font-weight: 700;
}


.uppercase {

    text-transform: uppercase;
}


.text-gray-500 {

    --tw-text-opacity: 1;

    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}


.text-gray-600 {

    --tw-text-opacity: 1;

    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}


.text-white {

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}


.filter {

    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}


.transition {

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;

    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;

    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

    transition-duration: 150ms;
}


.duration-300 {

    transition-duration: 300ms;
}


@media not all and (min-width: 1024px) {


    .max-lg\:hidden {

        display: none;
    }


    .max-lg\:px-0 {

        padding-left: 0px;

        padding-right: 0px;
    }


    .max-lg\:px-8 {

        padding-left: 2rem;

        padding-right: 2rem;
    }
}


@media not all and (min-width: 768px) {


    .max-md\:flex-col {

        flex-direction: column;
    }


    .max-md\:pr-0 {

        padding-right: 0px;
    }
}


@media (min-width: 768px) {


    .md\:w-1\/2 {

        width: 50%;
    }


    .md\:flex-row {

        flex-direction: row;
    }


    .md\:pr-\[30px\] {

        padding-right: 30px;
    }
}


@media (min-width: 1024px) {


    .lg\:mb-8 {

        margin-bottom: 2rem;
    }


    .lg\:mt-12 {

        margin-top: 3rem;
    }


    .lg\:mt-16 {

        margin-top: 4rem;
    }


    .lg\:mt-8 {

        margin-top: 2rem;
    }


    .lg\:block {

        display: block;
    }


    .lg\:w-1\/2 {

        width: 50%;
    }


    .lg\:w-1\/3 {

        width: 33.333333%;
    }


    .lg\:w-4\/5 {

        width: 80%;
    }


    .lg\:w-\[20\%\] {

        width: 20%;
    }


    .lg\:w-\[45\%\] {

        width: 45%;
    }


    .lg\:w-\[50\%\] {

        width: 50%;
    }


    .lg\:w-\[55\%\] {

        width: 55%;
    }


    .lg\:w-\[60\%\] {

        width: 60%;
    }


    .lg\:w-\[96\%\] {

        width: 96%;
    }


    .lg\:max-w-screen-md {

        max-width: 768px;
    }


    .lg\:grid-cols-3 {

        grid-template-columns: repeat(3, minmax(0, 1fr));
    }


    .lg\:flex-row {

        flex-direction: row;
    }


    .lg\:items-end {

        align-items: flex-end;
    }


    .lg\:gap-16 {

        gap: 4rem;
    }


    .lg\:gap-6 {

        gap: 1.5rem;
    }


    .lg\:gap-y-\[80px\] {

        row-gap: 80px;
    }


    .lg\:p-8 {

        padding: 2rem;
    }


    .lg\:px-0 {

        padding-left: 0px;

        padding-right: 0px;
    }


    .lg\:px-12 {

        padding-left: 3rem;

        padding-right: 3rem;
    }


    .lg\:px-\[160px\] {

        padding-left: 160px;

        padding-right: 160px;
    }


    .lg\:px-\[50px\] {

        padding-left: 50px;

        padding-right: 50px;
    }


    .lg\:py-\[100px\] {

        padding-top: 100px;

        padding-bottom: 100px;
    }


    .lg\:pl-10 {

        padding-left: 2.5rem;
    }


    .lg\:pl-12 {

        padding-left: 3rem;
    }


    .lg\:pl-\[50px\] {

        padding-left: 50px;
    }


    .lg\:pr-0 {

        padding-right: 0px;
    }


    .lg\:pr-12 {

        padding-right: 3rem;
    }


    .lg\:pr-8 {

        padding-right: 2rem;
    }
}


@media (min-width: 1280px) {


    .xl\:gap-y-\[140px\] {

        row-gap: 140px;
    }


    .xl\:gap-y-\[50px\] {

        row-gap: 50px;
    }
}