/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/*#menu-right-menu, #menu-left-menu {
	display: flex;
	justify-content: space-between;
}*/
html,body{
    overflow-x:hidden;
}

#gform_submit_button_5 svg{
    width:16px !important;
    height:16px !important;
    font-size:10px !important;
}

.fl-node-r6ov1k5acjb9-img-0 {
    width: 150px !important;
    height: 150px !important;
    object-fit: contain;
}

/**.fl-node-5yebki1o743x .fl-module-content,*/
.hentry .clearfix > div:nth-child(2){
    display:none;
}

.table-data a{
    text-decoration:none;
    font-family: "Lato", sans-serif !important;
}
table h1{
    font-weight:bold !important;
    color:#9E6C19 !important;
    font-family: "Lato", sans-serif !important;
}
.table-data a,
#gform_submit_button_5,
.fl-node-bd60gvnpxfur a{
	transition:all 0.1s ease-in;
}

.table-data a:hover,
.fl-node-bd60gvnpxfur a:hover{
	color:#9E6E1A !important;
	text-decoration:none !important;
}
#gform_submit_button_5{
    border-radius:2px !important;
    border:2px solid #DECFAE !important;
    padding:15px 50px;
    color:#fff;
    background-color:#07A22C !important;
}

#gform_submit_button_5:hover{
	background-color:#DECFAE !important;
}
th {
    padding: 24px 16px;
    font-family: "Lato", sans-serif !important;
}

td{
     font-family: "Lato", sans-serif !important;
}
thead {
    background: #000;
}
thead > tr > th{
    color:#fff !important;
}

tbody > tr > td{
    padding:10px;
}

header {
    overflow-x: unset;
}
header ul.sub-menu a {
    color: #9e6e00 !important;
    padding:10px !important;
}

header .fl-module-content .fl-menu .menu {
    justify-content: space-between;
    width: 100%;
        align-items: flex-end;
}

header .fl-module-content .fl-menu .menu a {
	position: relative;
    z-index: 1;
}

header .fl-module-content .fl-menu .menu a:not(.fl-menu-logo a):hover:before,
header .fl-module-content .fl-menu .menu .current-menu-item a:not(.fl-menu-logo a):before {
	content: '';
    position: absolute;
    display: block;
    top: -5px;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 3px solid #decfae;
}
header .fl-module-content .fl-menu .menu,
header .fl-module-content .fl-menu .menu {
	position: relative;
}
header .fl-module-content .fl-menu .menu:before,
header .fl-module-content .fl-menu .menu:after {
	content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    bottom: 50%;
    height: 1px;
    
    z-index: -1;
}

header .fl-module-content .fl-menu .menu:before {
	right: 50%;
	left: 0;
	margin-right: 90px;
}

header .fl-module-content .fl-menu .menu:after {
	left: 50%;
	right: 0;
	margin-left: 90px;
}

header .fl-module-content .fl-menu {
	margin-left: -15px;
    margin-right: -15px;
}

body:not(.fl-builder-edit) .top-nav {
	    margin-bottom: -80px;
            position: relative;
    z-index: 1;
}

header.fl-theme-builder-header-shrink .top-nav {
       display: none;

}

.fl-theme-builder-header-shrink .fl-module-content .fl-menu .menu a:not(.fl-menu-logo a):hover:before, 
.fl-theme-builder-header-shrink .fl-module-content .fl-menu .menu .current-menu-item a:not(.fl-menu-logo a):before {
    top: 0;
}

a:hover, a:focus {
    text-decoration: none;
}

.p-0 p {
	margin-bottom: 0;
}

.fl-rich-text p strong span{
    font-weight: 700!important;
}

.fl-rich-text p a strong span  {
    font-size: 18px!important;
}
footer .fl-row-content-wrap {
	position: relative;
}

footer .fl-row-content-wrap:before {
    content: '';
    position: absolute;
    background-image: url(images/footer-mountain-1.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: -85px;
    height: 100%;
    max-height: 225px;
    z-index: 0;
}


.triangle-icon .fl-row-content-wrap {
	position: relative;
}

.triangle-icon .fl-row-content-wrap:after {
    content: '';
    position: absolute;
    background-image: url(images/triangle-icon.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
    display: block;
    
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    max-height: 30px;
    
}

.white-triangles-b .fl-row-content-wrap {
    position: relative;
}

.white-triangles-b .fl-row-content-wrap:after {
    content: '';
    position: absolute;
    background-image: url(images/white-triangles.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    display: block;
    
    bottom: 0;
    left: 0;
    right: 0;
   
    height: 100%;
    max-height: 150px;
    
    
}

.black-triangles-b .fl-row-content-wrap {
	position: relative;
}

.black-triangles-b .fl-row-content-wrap:after {
    content: '';
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/black-triangles-6759dacc4f927.webp');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    display: block;
   
    bottom: 0;
    left: 0;
    right: 0;

        height: 100%;
    max-height: 150px;
    
}


.social-icons .fl-button i {
    border: 2px solid rgb(255 255 255 / 45%);
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icons .fl-button-group-buttons {
    align-items: center;
}

#fl-button-group-button-mfwh694yi1db-0 .fl-button {
    font-size: 15px;
}

header .fl-flyout-left .fl-menu-mobile-close {
    float: none;
    margin-left: auto;
    margin-bottom: 30px;
}
header .fl-menu-mobile-close i {
    font-size: 22px;
    color: #DECDAC;
}

.custom-width-center .fl-rich-text {
       max-width: 1100px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.custom-img img, .custom-img .fl-col-content {
    outline: 4px solid rgb(255 255 255 / 45%);
    outline-offset: -8px;
}

 #menu-login-logout a:before {
    content: none;
}
#menu-login-logout {
    position: relative;
}
#menu-login-logout:after {
    background-image: url('/wp-content/uploads/2024/12/login-icon-6759dbc87dfbe.webp');
    content: '';
    display: inline-block;
    position: absolute;
    top: 5px;
    bottom: 0;
  
    left: 40px;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-color: transparent;
}
/*LOGIN FORM CSS*/
#mepr_loginform label {
    color: #fff;
}
.mepr-login-actions {
    text-align: center;
}

.mepr-login-actions A {
    font-size: 22px;
    color: #fff;
}

.mp_wrapper.mp_login_form .submit {
    text-align: center;
}

.mp_wrapper.mp_login_form .submit .button-primary, 
.fl-builder-content .fl-module-content .fl-rich-text .custom-btn,
.mp-form-submit .mepr-submit {

    background-color: #07A22C;
    border: 2px solid #DECFAE;
    border-radius: 10px;
    padding: 21px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    max-width: 275px;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.mp_wrapper.mp_login_form .submit .button-primary:hover, .fl-builder-content .fl-module-content .fl-rich-text .custom-btn:hover,
.mp-form-submit .mepr-submit:hover {
    border: 2px solid #DECFAE;
    background-color: #decfae;
}

.mp_wrapper .mepr-checkbox-field a {
    pointer-events: none;
}

.fl-builder-content .fl-module-content .fl-rich-text .custom-btn {
    margin-left: 10px;
}

.mp_wrapper .mepr-radios-field, .mp_wrapper .mepr-checkbox-field, .mp_wrapper .mepr-checkboxes-field, .mp_wrapper label {
 
    color: #fff;
    font-weight: 400;
    font-size: 18px;
}

.mp_wrapper .mp-form-row label {
    color: #000;
}

.mepr-form input.invalid, .mepr-form select.invalid, .mepr-form textarea.invalid, .mepr-form label.mepr-checkbox-field.invalid, .mepr-form div.mepr-checkboxes-field.invalid, .mepr-form div.mepr-radios-field.invalid {
    border: 2px solid #DECFAE!important;
    background-color: #DECFAE !important;
}

a {
    color:  inherit;
}

a:hover {
    color: inherit;
}



.home-news-events .pp-timeline-icon {
    color: #07A22C;
      background-color: #fff;
    border: 3px solid #9e6e1a;
    padding: 4px;
    border-radius: 100%;
}

.home-news-events .pp-post-timeline .pp-post-timeline-content-wrapper:after {
    border-color: #9E6E1A;
    border-color: transparent;
}

.home-news-events .pp-post-timeline.vertical .pp-post-timeline-content-wrapper .pp-post-timeline-item .pp-separator-arrow {
    background:  transparent;
}

body:not(.fl-builder-edit) .home-news-events .custom-btn {
    margin-top: -155px;
        position: relative;
    z-index: 1;
}
@media (max-width: 1440px) {
    #fl-button-group-button-mfwh694yi1db-0 .fl-button {
        font-size: 12px;
    }

    
}
@media (max-width: 1199px) {
    #menu-login-logout:after {
        left: 0;
    }
}
@media (max-width: 991px) {

    header .fl-module-content .fl-menu .menu a:not(.fl-menu-logo a):hover:before,
    header .fl-module-content .fl-menu .menu .current-menu-item a:not(.fl-menu-logo a):before {
        content: none;
    }

    .white-triangles-b .fl-row-content-wrap:after,
    .black-triangles-b .fl-row-content-wrap:after  {
            height: 50px;
           background-size: cover;
    }

    footer .fl-row-content-wrap:before {
        margin-top: 0;
    }
}

@media (max-width:767px){
    body:not(.fl-builder-edit) .home-news-events .custom-btn{
        margin-top:-30px;
    }
    .fl-node-dm5n0j7kfpoc > .fl-row-content-wrap{
        padding-top:50px;
    }
}

@media (max-width:380px){
    .ginput_recaptcha iframe {
        transform: scale(0.80);
        transform-origin: 0 0;
    }
    #gform_submit_button_5{
        padding: 5px 50px;
        width: 100%;
        text-align: center;
    }
}

@media (max-width:350px){
    .ginput_recaptcha iframe {
        transform: scale(0.66) !important;
    }
   .fl-node-xbilf98wk4mq .fl-rich-text *:not(b, strong){
        display:block;
    }
    .fl-node-z2cgb3dmuh69.fl-module-heading .fl-heading{
        font-size:30px !important;
    }
}