/*
 Theme Name:   SFParents Child Theme
 Theme URI:    #
 Description:  SFParents Child Theme
 Author:       exibit
 Author URI:   https://exibit.digital
 Template:     sfparents
 Version:      1.0
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  athos
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.entry-content li a {
    color: #007dba;
}
.home-title {
    word-break: auto-phrase;
}
.sc_item_subtitle {
    font-size: 16px;
}
/*Mobile menu*/
/* .menu_mobile .menu_mobile_content_wrap_inner {
    padding-top: 15%;
} */
.menu_mobile .socials_mobile {
    display: none !important;
    position: relative;
    top: 0;
    margin-top: 20px;
}
.menu_mobile_header_wrap {
    position: relative !important;
}
.menu_mobile_nav_area { 
    position: relative !important;
    top: 0 !important;
}
.secondary-mobile-menu {
    margin-top: 0 !important;
}
@media (max-width: 1279px) {
    .menu_mobile .social_item .social_icon {
        font-size: 22px !important;
    }
}
/*Main*/
.logo_image {
    width: 100% !important;
}
.dark-text span {
    color: #1F1F1F;
}
.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
    width: 18em;
}
.post_header_wrap_style_style-1.with_featured_image .post_header .post_meta.post_meta_categories a {
    color: #221e1d !important;
}
.page-icon {
    width: 75px !important;
    height: auto;
    margin-top: 60px;
}
.sc_services_default .sc_services_item.sc_services_item_featured_top {
    -webkit-box-shadow: 0 3px 60px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 60px rgba(0, 0, 0, 0.1);
}
.sc_services_item {
    border-radius: 5px;
}
.trx_addons_column-1_2:first-child .sc_services_item {
    border: 3px solid #007dba;
}
.trx_addons_column-1_2:last-child .sc_services_item {
    border: 3px solid #042847;
}
.post_layout_band .post_content_wrap .post_meta_item.post_categories a,.post_header_single .post_meta_categories .post_meta_item a {
    background-color: var(--theme-color-text_link) !important;
}

.resource-card .elementor-toggle .elementor-tab-title {
    border-color: #6d6d6d;
}
.cards-row .trx_addons_column-1_3 .sc_icons_item {
    -webkit-box-shadow: 0 3px 60px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 60px rgba(0, 0, 0, 0.1);
    padding: 25px;
    border-radius: 5px;
    background-color: #fff;
}
.sc_item_button > .sc_button.sc_button.sc_button_simple.sc_button_with_icon:not(.color_style_dark):hover {
    color: var(--theme-color-text_link_blend) !important;
}
.sc_item_button > .sc_button.sc_button.sc_button_simple.sc_button_with_icon:not(.color_style_dark):hover .sc_button_icon {
    border-color: var(--theme-color-text_link_blend) !important;
}
/* .desktop-menu .elementor-widget-trx_sc_layouts_logo, .mobile-menu .elementor-widget-trx_sc_layouts_logo {
    margin: 0 !important;
} */
.top-bar {
    z-index: 9999;
}
.top-bar .top-bar-menu {
    margin: 0 !important;
}
.top-bar .top-bar-menu .sc_layouts_menu_nav > li > a {
    padding: 0 30px !important;
    padding-right: 0 !important;
}
.top-bar .top-bar-menu .menu-item span {
    color: #ffffff !important;
    transition: color .3s;
}
.top-bar .top-bar-menu .menu-item span:hover {
    color: #9b9b9b !important;
}
.top-bar-menu .elementor-social-icon {
    transition: background-color .3s;
}
.top-bar-menu .elementor-social-icon {
    background-color: #9b9b9b;
}
.sc_layouts_row_type_compact .elementor-icon {
    font-size: 17px;
}
.mobile-menu .elementor-widget-trx_sc_layouts_logo .elementor-widget-container {
    display: flex;
}
.top-bar .sc_layouts_menu_nav > li > ul {
    top: 4em !important;
}
.pillars .sc_action_item_inner {
    position: relative;
    height: 100%;
    border: 3px solid;
}
.pillars .sc_action_item {
    border-radius: 4px;
    overflow: hidden;
    color: var(--theme-color-text_dark);
}
.pillars .sc_action_item a {
    width: 100%;
}
.pillars .sc_action_item_default.with_image .sc_action_item_title,.pillars .sc_action_item_default.with_image .sc_action_item_info {
    color: var(--theme-color-text_dark);
}
.pillars .sc_action_item_default.with_image .sc_action_item_icon {
    color: var(--theme-color-text_link);
}
.pillars .sc_action_item_image {
    margin-bottom: 0;
}
.pillars .sc_action_item_image {
    max-width: 70px;
    max-height: 70px;
}
/* .pillars .sc_action_item_inner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: rgba(0,0,0,0.6);
} */
.pillars .sc_action_item_info:before {
    content: "";
    margin-bottom: 15px !important;
    left: 0;
    top: 0;
    width: 60px;
    display: block;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    height: 3px;
    background-color: var(--theme-color-text_dark);
    transition: background-color .38s ease;
}
.pillars .sc_action_item {
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.15);
    -ms-box-shadow: 0 0 50px rgba(0,0,0,.15);
    box-shadow: 0 0 50px rgba(0,0,0,.15);
    /* border: 3px solid #007dba; */
}
.pillars .sc_action_item_inner {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pillars .sc_action_item_icon {
    margin-bottom: 0 !important;
}
.pillars .sc_action_item_title {
    margin-top: 1em !important;
}
@media screen and (min-width: 1280px) {
    .pillars .sc_action_item_title {
        font-size: 40px;
    }
    .pillars .sc_action_item {
        min-height: 350px !important;
    }
}

.pillars .sc_action_item_inner .sc_action_item_icon {
    opacity: 1;
    visibility: visible;
}
.pillars .sc_action_item_icon, .pillars  .sc_action_item_image {
    transition-duration: .38s;
    transition-property: margin-top, opacity, visibility;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.pillars .sc_action_item_inner .sc_action_item_info {
    transition-duration: .38s;
    transition-property: opacity, max-height, visibility;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.pillars .sc_action_item_inner:hover .sc_action_item_title {
    transition: color .38s ease;
}
@media screen and (min-width: 1080px) {
    .pillars .sc_action_item_description, .pillars .sc_action_item_info {
        display: block;
    }
    .pillars .sc_action_item_inner {
        height: 100%;
        left: 0;
        padding: 1rem;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .pillars .sc_action_item_inner:hover .sc_action_item_icon,.pillars .sc_action_item_inner:hover .sc_action_item_image {
        margin-top: -7rem;
        opacity: 0;
        visibility: hidden;
        color: #ffffff;
    }
    .pillars .sc_action_item_inner:hover .sc_action_item_title {
        color: #ffffff;
    }
    .pillars .sc_action_item {
        transition: background-color .38s ease;
    }
    .pillars .sc_action_item:hover {
        background-color: var(--theme-color-text_link) !important;
    }
    .pillars .sc_action_item_inner:hover .sc_action_item_info:before {
        background-color: #fff;
    }
    .pillars .sc_action_item_inner:hover .sc_action_item_info {
        display: block;
        height: auto;
        max-height: 55%;
        opacity: 1;
        visibility: visible;
        color: #ffffff;
    }
    .parent-priorities .trx_addons_columns_wrap > [class*="trx_addons_column-"] {
        padding-right: 75px;
    }
}
@media screen and (min-width: 1080px) {
    .pillars .sc_action_item_inner .sc_action_item_info {
        max-height: 0;
        opacity: 0;
        visibility: hidden;
    }
}
.pillars .sc_action_item_info {
    position: relative;
    border-top: none;
    max-width: 600px;
    margin: 0 auto;
    font-family: inherit, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1px;
    line-height: 27.54px;
    border-width: thick;
    margin-bottom: 24px;
}
@media only screen and (max-width: 480px) {
    .social-icons-top .sc_layouts_row_type_compact .elementor-icon {
        font-size: 15px !important;
    }
    .donate-mobile .sc_button_title {
        font-size: 11px !important;
    }
    .donate-mobile .sc_button.sc_button_size_small {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 7.5px !important;
        padding-bottom: 7.5px !important;
    }
    .mobile-menu .elementor-column-gap-extended {
        max-width: 100% !important;
    }
    .top-bar .top-bar-menu .sc_layouts_menu_nav > li > a {
        padding: 0 20px !important;
        padding-right: 0 !important;
        font-size: 13px;
    }
}
@media (max-width: 479px) {
    .sc_item_title:not(.sc_typed) br {
        display: block !important;
    }
}
/*Leaders Acountability*/
.parent-priorities .sc_icons_item_title {
    font-size: 1.25em;
}
/*Newsletter CTA*/
#can_embed_form {
    padding: 0 !important;
}
#can-form-area-subscribe-to-our-newsletter-38 #can_embed_form,#can-form-area-subscribe-to-our-newsletter-38 #donate_auto_modal,#can-form-area-subscribe-to-our-newsletter-38 #donate_make_recurring_modal,
#can-form-area-contact-us-118 #can_embed_form,#can-form-area-contact-us-118 #donate_auto_modal,#can-form-area-contact-us-118 #donate_make_recurring_modal {
    padding: 0 !important;
}
/* #can_embed_form form li.control-group {
    float: left !important;
}

#can_embed_form form li:nth-child(2),#can_embed_form form li:nth-child(3),#can_embed_form form li:nth-child(4),#can_embed_form form li:nth-child(5) {
    width: 49% !important;
    float: left !important;
}
#can_embed_form form li:nth-child(2), #can_embed_form form li:nth-child(4) {
    margin-right: 2% !important;
} */
#can_embed_form input[type="text"], #can_embed_form input[type="password"], #can_embed_form input[type="url"], #can_embed_form input[type="email"], #can_embed_form input[type="tel"], #can_embed_form input[type="number"], #can_embed_form .select2-container .select2-choice, .can_embed_select2 .select2-container .select2-choice {
    height: 30px !important;
    line-height: 30px !important;
}
.newsletter-form *,.newsletter-form #can_embed_form label,.newsletter-form #can_embed_form .check_radio_field label, #can_embed_form a span, #donate_auto_modal a span, #donate_make_recurring_modal a span, #mobile_opt_in_default {
    font-family: Nunito, sans-serif !important;
    color: #ffffff !important;
}
#can_embed_form .select2-container .select2-choice, .can_embed_select2 .select2-container .select2-choice {
    border-color: #ffffff73 !important;
    /* border-radius: 4px !important; */
}
.newsletter-form #can_embed_form_inner *, .newsletter-form input::placeholder {
    color: #ffffff !important;
}
.newsletter-form #can_embed_form_inner #action_welcome_message * {
    color: #000000 !important;
}
.newsletter-form #can_embed_form input[type="text"],.newsletter-form #can_embed_form input[type="password"],.newsletter-form #can_embed_form input[type="url"],.newsletter-form #can_embed_form input[type="email"],.newsletter-form #can_embed_form input[type="tel"],.newsletter-form #can_embed_form input[type="number"] {
    border: 1px solid #ffffff73 !important;
    /* border-radius: 4px !important; */
    background-color: transparent !important;
    color: #ffffff !important;
}
.newsletter-form #can_embed_form .floatlabel-wrapper .floatlabel-label {
    color: #ffffff !important;
}
/* #can_embed_form input[type="submit"] {
    border-radius: 4px !important;
} */
/*dark*/
.newsletter-form.dark *,.newsletter-form.dark #can_embed_form label,.newsletter-form.dark #can_embed_form .check_radio_field label, #can_embed_form a span, #donate_auto_modal a span, #donate_make_recurring_modal a span, #mobile_opt_in_default {
    font-family: Nunito, sans-serif !important;
    color: #000000 !important;
}
.newsletter-form.dark #form_col2 > input[type=submit] {
    color: #ffffff !important;
}
.newsletter-form.dark #can_embed_form.dark .select2-container .select2-choice,.newsletter-form.dark .can_embed_select2 .select2-container .select2-choice, .newsletter-form.dark #can_embed_form textarea {
    border: 1px solid #00000069 !important;
    /* border-radius: 4px !important; */
}
.newsletter-form.dark #can_embed_form_inner *, .newsletter-form.dark input::placeholder {
    color: #000000 !important;
}
.newsletter-form.dark #can_embed_form input[type="text"],.newsletter-form.dark #can_embed_form input[type="password"],.newsletter-form.dark #can_embed_form input[type="url"],.newsletter-form.dark #can_embed_form input[type="email"],.newsletter-form.dark #can_embed_form input[type="tel"],.newsletter-form.dark #can_embed_form input[type="number"] {
    border: 1px solid #00000069 !important;
    background-color: transparent !important;
    color: #000000 !important;
}
.newsletter-form.dark #can_embed_form .floatlabel-wrapper .floatlabel-label {
    color: #000000 !important;
}
.newsletter-form #can_embed_form .check_radio_field label {
    display: inline-block !important;
}
.newsletter-form h2,.newsletter-form h4, .newsletter-form #action_info,.newsletter-form #logo_wrap{
    display: none !important;
}
.newsletter-form #can_embed_form {
    border: none !important;
    background-color: transparent !important;
}
.newsletter-form #can_embed_form.can_float #form_col1,.newsletter-form #can_embed_form.can_float #form_col2 {
    float: none !important;
    width: 100% !important;
}
.newsletter-form #can_embed_form .floatlabel-wrapper .floatlabel-label:after {
    background-color: var(--theme-color-text_link) !important;
}
/*Blog*/
.post_content_wrap {
    box-shadow: 0 3px 60px rgba(0, 0, 0, 0.1);
}
/*Donate Widget*/
.donate-widget .igw-branding-section {
    display: none;
}
.donate-widget .q-tab-panel.widget-panel {
    height: auto;
    min-height: auto !important;
}
#ig-widget {
    width: 100% !important;
}
#ig-widget .q-panel>div {
    height: auto !important;
}
.donate-widget .full-height {
    width: 100% !important;
    max-width: 100% !important;
}
.donate-widget .q-separator--horizontal {
    margin: 32px 0 !important;
}
.donate-widget .f-24 {
    margin-bottom: 24px;
}
#ig-widget .gift-crypto-intent-slide .gift-widget-btn {
    margin-top: 24px;
}
#ig-widget .gifting-widget-method .method-badge .badge-background {
    background-color: #e1f349 !important;
    opacity: 1 !important;
}
#ig-widget .gifting-widget-method .method-badge {
    color: #111111 !important;
}
@media only screen and (max-width: 600px) {
    #ig-widget .igw-gifting-widget .widget-contents .widget-panel {
        padding: 30px 15px 30px 15px !important;
    }
    #ig-widget .igw-gifting-widget .gifting-flow-back-btn {
        left: 10px !important;
    }
}
/*Donors List*/
.donor-table table > tbody > tr:nth-child(2n) > td {
    background-color: #adc5cf54 !important;
}
.donor-table .sc_table table tr:first-child th, .donor-table .sc_table table tr:first-child td {
    font-weight: normal !important;
}
.donor-table td {
    font-size: 14px !important;
}
.donor-table .sc_table table td, table td {
    padding: 0.5em 0.5em !important;
}
/*Woo*/
.woocommerce-shop .shop_link, .woocommerce-shop .orderby{
    display: none !important;
}
.quantity.inited {
    display: inline-block;
}
.woocommerce-shop .added_to_cart.wc-forward {
    display: none;
}
/* .woocommerce-shop button.single_add_to_cart_button.button.alt {
    margin-left: 15px;
    width: 100%;
    justify-content: center;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    height: 40px !important;
}
.woocommerce-shop form.cart {
    display: flex;
} */
/* .woocommerce-shop .wc-forward:not(.checkout) {
    display: none !important;
}
.woocommerce .widget_shopping_cart .buttons a.checkout, .woocommerce.widget_shopping_cart .buttons a.checkout {
    width: 100%;
    color: var(--theme-color-inverse_link) !important;
    border-color: var(--theme-color-alter_link) !important;
    background-color: var(--theme-color-alter_link) !important;
}
.woocommerce .widget_shopping_cart .buttons a.checkout:hover, .woocommerce.widget_shopping_cart .buttons a.checkout:hover {
    color: var(--theme-color-inverse_link) !important;
    border-color: var(--theme-color-alter_hover) !important;
    background-color: var(--theme-color-alter_hover) !important;
} */
/*Timeline*/
.twae-wrapper .twae-icondot {
    background-color: var(--theme-color-text_link) !important;
}
.twae-label-big, .twae-title {
    color: var(--theme-color-text_link) !important;
}
.twae-wrapper .twae-content, .twae-wrapper .twae-arrow {
    border-color: var(--theme-color-text_link) !important;
}
.twae-description {
    color: var(--theme-color-text) !important;
}
/*Our Team*/
.sc_team_item_content {
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
}
.sc_team_item_content_switch:hover {
    cursor: pointer;
}
/*Events*/
button.tribe-common-c-btn.tribe-events-c-search__button {
    color: #191919 !important;
}
.color_style_link2 .sc_button_title, .tribe-events-c-top-bar__today-button {
    color: #191919 !important;
}
/*Our history*/
.history-carousel .slide_title {
    font-size: 47.005px !important;
    text-align: left;
    margin-bottom: 45px;
}
.history-carousel .slide_content, .history-carousel p, .history-carousel .slide_info {
    text-align: left;
    padding: 0 !important;
}
/*Table*/
table > tbody > tr > td {
    border: 1px solid;
}
/*Contact*/
.contact-us-icon .sc_icons_modern .sc_icons_icon {
    background-color: #e7f8ff !important;
}