/*
Theme Name:   Makaffo Child
Theme URI:    https://demo.oceanthemes.site/makaffo/
Description:  Make your modifications to [Parent Theme] in this Makaffo child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.net/
Template:     makaffo
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  makaffo-child
*/

/* =Theme customization starts here
------------------------------------------------------- */

:root {
    --makaffo-color-primary: #186E66;
    --makaffo-color-secondary: #D85446;
    --makaffo-color-dark: #242424;
    --makaffo-color-white: #fff;
    --makaffo-bg-color-white: #fff;
    --makaffo-bg-color-gray: #f7f7f7;
    --makaffo-primary-rgb: 63, 120, 224;
    --makaffo-border-color: #010101;
    --makaffo-color-text-input: #585858;
    --makaffo-font-main: Outfit, sans-serif;
    --makaffo-body-font-size: 18px;
    --makaffo-body-font-family: var(--makaffo-font-main);
    --makaffo-body-font-weight: 400;
    --makaffo-body-line-height: 32px;
    --makaffo-body-font-color: #585858;
    --makaffo-body-bg: #ffffff;
    --makaffo-heading-color: #242424;
    --makaffo-heading-margin: 0 0 3rem;
    --makaffo-heading-small-margin: 0 0 1rem;
    --makaffo-border-radius: 6px;
}

/* Default Font Sizes (Desktop) */
:root {
    --makaffo-h1-font-size: 3.1rem; /* 50px */
    --makaffo-h1-line-height: 4.1rem; /* 65px */
    --makaffo-h2-font-size: 2.5rem; /* 40px */
    --makaffo-h2-line-height: 3.7rem; /* 60px */
    --makaffo-h3-font-size: 2.3rem; /* 36px */
    --makaffo-h3-line-height: 2.8rem; /* 45px */
    --makaffo-h4-font-size: 1.9rem; /* 30px */
    --makaffo-h4-line-height: 2.5rem; /* 40px */
    --makaffo-h5-font-size: 1.6rem; /* 26px */
    --makaffo-h5-line-height: 2.2rem; /* 35px */
    --makaffo-h6-font-size: 1.3rem; /* 20px */
    --makaffo-h6-line-height: 1.9rem; /* 30px */
}

/*!* Tablets (<= 1024px) *!*/
/*@media (max-width: 1024px) {*/
/*    :root {*/
/*        --makaffo-h1-font-size: 2.6rem; !* 42px *!*/
/*        --makaffo-h1-line-height: 3.4rem; !* 55px *!*/
/*        --makaffo-h2-font-size: 2.1rem; !* 34px *!*/
/*        --makaffo-h2-line-height: 3.1rem; !* 50px *!*/
/*        --makaffo-h3-font-size: 1.9rem; !* 30px *!*/
/*        --makaffo-h3-line-height: 2.5rem; !* 40px *!*/
/*        --makaffo-h4-font-size: 1.6rem; !* 26px *!*/
/*        --makaffo-h4-line-height: 2.2rem; !* 35px *!*/
/*        --makaffo-h5-font-size: 1.4rem; !* 22px *!*/
/*        --makaffo-h5-line-height: 1.9rem; !* 30px *!*/
/*        --makaffo-h6-font-size: 1.1rem; !* 18px *!*/
/*        --makaffo-h6-line-height: 1.8rem; !* 28px *!*/
/*    }*/
/*}*/

/*!* Mobile (<= 768px) *!*/
/*@media (max-width: 768px) {*/
/*    :root {*/
/*        --makaffo-h1-font-size: 2.3rem; !* 36px *!*/
/*        --makaffo-h1-line-height: 3.1rem; !* 50px *!*/
/*        --makaffo-h2-font-size: 1.9rem; !* 30px *!*/
/*        --makaffo-h2-line-height: 2.8rem; !* 45px *!*/
/*        --makaffo-h3-font-size: 1.8rem; !* 28px *!*/
/*        --makaffo-h3-line-height: 2.4rem; !* 38px *!*/
/*        --makaffo-h4-font-size: 1.5rem; !* 24px *!*/
/*        --makaffo-h4-line-height: 2rem; !* 32px *!*/
/*        --makaffo-h5-font-size: 1.3rem; !* 20px *!*/
/*        --makaffo-h5-line-height: 1.8rem; !* 28px *!*/
/*        --makaffo-h6-font-size: 1.1rem; !* 17px *!*/
/*        --makaffo-h6-line-height: 1.6rem; !* 26px *!*/
/*    }*/
/*}*/

/*!* Small Mobile (<= 480px) *!*/
/*@media (max-width: 480px) {*/
/*    :root {*/
/*        --makaffo-h1-font-size: 2rem; !* 32px *!*/
/*        --makaffo-h1-line-height: 2.8rem; !* 45px *!*/
/*        --makaffo-h2-font-size: 1.6rem; !* 26px *!*/
/*        --makaffo-h2-line-height: 2.4rem; !* 38px *!*/
/*        --makaffo-h3-font-size: 1.5rem; !* 24px *!*/
/*        --makaffo-h3-line-height: 2rem; !* 32px *!*/
/*        --makaffo-h4-font-size: 1.4rem; !* 22px *!*/
/*        --makaffo-h4-line-height: 1.9rem; !* 30px *!*/
/*        --makaffo-h5-font-size: 1.1rem; !* 18px *!*/
/*        --makaffo-h5-line-height: 1.6rem; !* 26px *!*/
/*        --makaffo-h6-font-size: 1rem; !* 16px *!*/
/*        --makaffo-h6-line-height: 1.5rem; !* 24px *!*/
/*    }*/
/*}*/

/*div.elementor-widget-heading .elementor-heading-title {*/
/*    font-weight: bold;*/
/*    color: var(--e-global-color-primary);*/
/*}*/

ul.elementor-icon-list-items {
    list-style: none;
}

/*--------------------------------------------------------------
## Site Header
--------------------------------------------------------------*/

.site-header {
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
}

#site-logo {
    padding: 5px 0;
}

/*--------------------------------------------------------------
## Page Header
--------------------------------------------------------------*/

.page-header {
    min-height: 400px;
}

.page-header .page-title {
    font-size: 5rem;
    line-height: 1.2;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*-------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*posts and pages*/
.entry-content {
    padding: unset;
}

body:not(.single) .entry-content {
    padding: 100px 0 120px;
}

/*--------------------------------------------------------------
# BLOG
--------------------------------------------------------------*/

.blog-post .post-meta {
    margin-bottom: unset;
}

.blog-post .entry-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 3rem;
}

.blog-post .entry-header h3 {
    margin-bottom: 1rem;
}

/*--------------------------------------------------------------
# POPUP
--------------------------------------------------------------*/

.wpbean_fopo_popup_body_2424 input:not([type="submit"]) {
    padding: 5px;
}

.wpbean_fopo_popup_body_2424 form p {
    margin-bottom: 10px;
}

.wpbean_fopo_popup_body_2424 .input-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.octf-btn,
.call_to_action {
    --makaffo-btn-font-size: 16px;
    --makaffo-btn-font-weight: 600;
    --makaffo-btn-line-height: 30px;
    --makaffo-btn-text-color: #fff;
    --makaffo-btn-bg: var(--makaffo-color-primary);
    --makaffo-btn-border-width: 1px;
    --makaffo-btn-border-color: transparent;
    --makaffo-btn-border-radius: 27px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: var(--makaffo-btn-font-family), serif;
    font-size: var(--makaffo-btn-font-size);
    font-weight: var(--makaffo-btn-font-weight);
    line-height: var(--makaffo-btn-line-height);
    color: var(--makaffo-btn-text-color);
    background-color: var(--makaffo-btn-bg);
    padding: 1rem 2rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    outline: none;
    user-select: none;
    white-space: nowrap;
    vertical-align: middle;
    /*box-shadow: none;*/
    border: var(--makaffo-btn-border-width) solid var(--makaffo-btn-border-color);
    border-radius: var(--makaffo-btn-border-radius);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}


