/*
 Theme Name:     Pearl Jade Marketing Development
 Description:    A Custom Theme by Pearl Jade Marketing
 Author:         Pearl Jade Marketing
 Author URI:     https://pjademkt.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* MENU */
.et_fixed_nav #main-header,
#main-header{
    position: absolute !important;
}

#top-menu li.current-menu-item a,
#mobile_menu li.current-menu-item a{
    border: 2px solid #87C541 !important;
    border-radius: 50px;
}

#top-menu li a{
    padding: 12px 25px !important;
    font-weight: 400;
}

.mobile_menu_bar:before{
    font-size: 80px;
    color: #87C541;
}

.et_menu_container:has(.mobile_nav.opened),
.christmas-menu:has(.mobile_nav.opened){
    background-image:url("https://da7d345808.nxcli.io/wp-content/uploads/2024/06/mobile-menu-bkg.png");
    width: 100% !important;
}

#mobile_menu,
.et_mobile_menu{
    background-image:url("https://da7d345808.nxcli.io/wp-content/uploads/2024/06/mobile-menu-bkg.png");
    height: 100% !important; 
}

#mobile_menu li a{
    text-align: center;
    color: #ffffff !important;
    font-size: 22px;
    font-weight: 400 !important;
}

.menu-item-403,
.menu-item-404,
.menu-item-405{
    display: none !important;
}

li..menu-item-479{
    color: #ffffff;
}


@media (max-width: 981px) {
    
    .et_header_style_left #et-top-navigation{
        padding-top: 0px;
    }
    
    .logo_container{
        display: none;
    }
    
    .menu-item-301{
        padding-bottom: 30px; 
    }
    
    .menu-item-403,
    .menu-item-404,
    .menu-item-405{
        display: block !important;
        text-align: center;
    }
    
    .menu-item-405{
        background: #87C541;
        border-radius: 50px;
        margin-top: 20px;
        margin-bottom: 25px;
    }
    
    #mobile_menu li.current-menu-item.menu-item-403 img{
		width: 70%;
        padding-bottom: 30px;
    }
    
    #mobile_menu li.current-menu-item.menu-item-403 a{
        border: none !important;
    }
    
    #et_mobile_nav_menu,
    .container.clearfix.et_menu_container,
    .mobile_menu_bar{
        height: 75px;
    }
    
    .et_header_style_left #et-top-navigation .mobile_menu_bar{
        padding-bottom: 0px;
    }
}

/* FULL WIDTH MOBILE MENU */
/*changing the Divi hamburger menu to X*/
.mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
}
/*rotating the Divi Menu icon*/

.mobile_menu_bar:before {
	transition: all .4s ease;
	transform: rotate(0deg);
	display: block;
}


/*rotate the Divi Menu icon on click*/

.mobile_nav.opened .mobile_menu_bar::before {
	transition: all .4s ease;
	transform: rotate(90deg);
	display: block;
}

/* Remove the top line in the mobile menu*/
.et_mobile_menu {
border-top:0;
}

/*making the Divi Menu full width*/
.et_pb_menu .et_mobile_menu{
    min-width: 105vw;
     padding-top: 20%!important;
   margin-left: -4vw;
    padding-bottom: 100vh!important;
}

/*removing the line from the menu items and adding line height*/

.et_mobile_menu li a {
padding:10px 10px!important;
border-bottom: none!important;
}

/*removing padding of the social media icons*/
.et_mobile_menu li li {
	padding-left:0%!important;
}

#top-menu li a:hover {
	color: #87C541;
}

/* GENERAL */
.custom-row {
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
	flex-wrap: wrap;
}

@media (max-width: 765px) {
    .first-on-mobile {
        -webkit-order: 1;
        order: 1;
    }

	.second-on-mobile {
        -webkit-order: 2;
        order: 2;
	}
    
    .third-on-mobile {
        -webkit-order: 3;
        order: 3;
	}
}

.et-pb-controllers a,
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}

.expander.arrow-down:before {
    font-family: 'ETMODULES';
    content: '\33';
    font-size: 50px;
    color: #707070;
    margin-right: 7px;
    vertical-align: top;
}

.expander2.arrow-down2:before {
    font-family: 'ETMODULES';
    content: '\43';
    font-size: 50px;
    color: #87C541;
    margin-right: 7px;
    vertical-align: top;
}

.expander,
.expander2{
    height: 2em;
    overflow: hidden;
    cursor: pointer;
    content: "\a";
    white-space: pre;
}

.arrow-down:after {
    font-family: 'ETMODULES';
    content: '\32';
    font-size: 50px;
    color: #707070;
    margin-right: 7px;
    vertical-align: top;
    display: block;
}

.arrow-down2:after {
    font-family: 'ETMODULES';
    content: '\42';
    font-size: 50px;
    color: #87C541;
    margin-right: 7px;
    vertical-align: top;
    display: block;
}


/* HOME */
h1.banner-title{
    color: #87C541 !important;
    font-size: 80px;
}

h2.banner-title{
    font-size: 44px;
}

@media (max-width: 981px) {
    h1.banner-title{
    font-size: 50px;
}

h2.banner-title{
    font-size: 30px;
}
}

@media (max-width: 765px) {
    h1.banner-title{
        font-size: 28px;
    }

    h2.banner-title{
        font-size: 24px;
    }
    .et_pb_slide_description{
        padding: 0% 0% 25% 0% !important;
    }
    
}

.hp-about-toggle.et_pb_toggle_close .et_pb_toggle_title:before{
    right: 47% !important;
}

.hp-about-toggle.et_pb_toggle_close{
    background: #87C541;
    background-image: none !important;
}

.hp-about-toggle.et_pb_toggle_open .et_pb_toggle_title:before{
    right: 0 !important;
    background: #87C541;
    width: 100%;
    text-align: center;
    padding-right: 10px;
}

.hp-about-toggle.et_pb_toggle_open{
    padding-right: 0px;
    padding-left: 0px;
}

.hp-btn.et_pb_button{
    line-height: 24px !important;
}

.mobile-flower-slider .dsm_card_wrapper{
    background: #006838;
    border-radius: 0 0 20px 20px;
    border-top: 7px solid #ffffff;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.mobile-flower-slider .dsm_card_wrapper .dsm_card_carousel_child_description{
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.team-mobile-slider .hp-about-toggle.et_pb_toggle_close .et_pb_toggle_title:before{
    right: 38% !important;
}

.team-mobile-slider .hp-about-toggle.et_pb_toggle_open .et_pb_toggle_title:before{
    padding-right: 0px;
}

/* SERVICES */
.services-expander {
    height: 2em;
    overflow: hidden;
    cursor: pointer;
    content: "\a";
    white-space: pre;
    line-height: 20px;
}

.services-card h3{
    color: #87C541;
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 26px;
    padding-top: 20px;
    padding-bottom: 0px;
}

.services-card .services-expander h3{
    padding-top: 0px;
}

.services-card h4{
    color: #87C541;
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
    font-size: 22px;
    padding-bottom: 30px;
}

.services-card .service-blurb{
    text-align: left;
    margin-bottom: 25px;
    border-left: 3px solid #87C541;
    padding-left: 15px;
}

.services-card h5{
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 0px;
}

.services-card p{
    font-size: 18px;
    line-height: 20px;
}

.services-btn{
    background: #87C541;
    font-family: 'Crete Round',Georgia,"Times New Roman",serif;
    padding: 15px 30px;
    border-radius: 75px;
    transition: all 1000ms ease 0ms;
}

.services-btn:hover{
    background: #006838;
    border-radius: 0px;
    transition: all 1000ms ease 0ms;
}

.services-btn a{
    color: #ffffff;
    font-size: 20px;
    font-style: italic;
    line-height: 20px;
}

.process-mobile-slider .dsm_card_carousel_child_description{
    border-right: 2px solid #87C541;
    border-left: 2px solid #87C541;
    padding-left: 10px;
    padding-right: 10px;
}

.step-two .gform_footer .gform_button{
    border-radius: 50px !important;
    background: #006838 !important;
    font-style: italic !important;
    font-family: 'Crete Round',Georgia,"Times New Roman",serif !important;
    font-size: 16px !important;
    padding: 15px 35px !important;
}

.gform_button_select_files{
    background: #006838 !important;
}

.gform_drop_area:before{
    color: #006838 !important;
}

#field_3_3 label{
    font-weight: 700;
    font-size: 18px;
    font-style: italic;
}

.mobile-service-slider .dsm_card_wrapper{
    background: #ffffff;
    border-radius: 0 0 20px 20px;
    border-top: 7px solid #87C541;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    box-shadow: 6px 6px 6px 0px rgba(0,0,0,0.2);
    margin-left: 20px;
    margin-right: 20px;
}

.mobile-service-slider .dsm_card_wrapper .dsm_card_carousel_child_description{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

/* THE YARD */
.entry-content table:not(.variations){
    border: none;
}

#tablepress-1 td,
#tablepress-2 td{
    padding: 0px 10px !important;
}

#tablepress-1 td.column-2,
#tablepress-2 td.column-2{
    text-align: right;
}

.tablepress>:where(tbody)>.odd>*{
    background: rgba(240,240,240,0)!important;
    border: none;
}

.tablepress>:where(tbody)>.even>*{
    background: #F0F0F0;
}

#field_1_9 label,
#field_2_6 label{
    font-weight: 700;
    font-size: 18px;
    font-style: italic;
}

@media (max-width: 765px) {
    td{
        display: block;
    	width: 100%;
    	text-align: left !important;
    }
    td.column-1{
        font-weight: 700;
    }
}

/* OUR WORK */
.wp-gr .grw-dot{
    background: rgba(255, 255, 255, 0.9) !important;
}

.wp-gr .grw-dot.active{
	background: #006838 !important;    
}

@media (max-width: 981px) {
    .highlights-custom-one .et_pb_column_1_3:nth-child(2),
    .highlights-custom-one .et_pb_column_1_3:nth-child(3),
    .highlights-custom-two .et_pb_column_1_3:first-child,
    .highlights-custom-two .et_pb_column_1_3:nth-child(2){
        width: 48% !important;
    }

    .highlights-custom-one .et_pb_column_1_3:nth-child(3){
        float: right;
    }
    
    .highlights-custom-two .et_pb_column_1_3:nth-child(2){
        margin-left: 10px;
    }
}

/* FORM */
.ginput_container input{
    height: 50px !important;
}

.ginput_container input.gfield-choice-input{
    height: 20px !important;
}

.ginput_container input,
.ginput_container textarea{
    border-radius: 0px !important;
}

.gfield label,
.gfield_description,
.gfield_required{
    color: #ffffff !important;
}

.gform_footer .gform_button{
    border-radius: 50px !important;
    background: #87C541 !important;
    font-style: italic !important;
    font-family: 'Crete Round',Georgia,"Times New Roman",serif !important;
    font-size: 16px !important;
    padding: 15px 35px !important;
    transition: all 1000ms ease 0ms;
}

/* CHIRSTMAS PAGE */
#field_4_8 label,
#field_4_6 label{
    font-weight: 700;
    font-style: italic;
    padding-left: 20px;
    font-size: 16px;
}

.ginput_container_fileupload .gfield_description{
    text-align: center !important;
}

.gform_footer #gform_submit_button_4.gform_button{
    background-color: #BC2B2B !important;
    border: 2px solid #ffffff;
    padding-left: 75px !important;
    padding-right: 75px !important;
}

@media (max-width: 981px) {
    .christmas-menu .et_pb_column_1_4{
        width: 70% !important;
        display: inline-block;
    }

    .christmas-menu .et_pb_column_3_4{
        width: 30% !important;
        display: inline-block;
        margin-top: -35px;
    }
    
    #mobile_menu1.et_mobile_menu{
        margin-left: -260px !important;
        min-width: 100vw !important;
    }
    
    #mobile_menu1.et_mobile_menu li a img{
        width: 60%;
    }
    
    .christmas-menu li a{
        text-align: center;
    }
    
    .et_pb_social_media_follow{
        text-align: center !important;
    }
}

/* FOOTER */
footer .et_pb_gutters1.et_pb_row .et_pb_column{
    margin-bottom: 40px !important;
}

.et-l--footer p a:hover{
    color: #87C541 !important;
}

/*-------------------------------------------------------------------*/
/*-----------------------Header/Menu Styles--------------------------*/
/*-------------------------------------------------------------------*/

@media (min-width: 981px) {
    span#et-info-phone {
        float: right;
    }
    .container.clearfix.et_menu_container {
        width: 95%;
        max-width: 100%;
        margin:auto;
    }
    /* Increase Logo Size on Desktop */
    #logo {
        max-height: 85%;
        width: auto;
    }
}
@media (max-width:981px) {
    .container.clearfix.et_menu_container {
        width: 95%;
        max-width: 100%;
        margin:auto;
    }
    /* Increase Logo Size on Mobile */
    #logo {
        max-height: 80%;
        width:auto;
    }
}
span#et-info-phone:before {
    margin-right: 5px;
}
span#et-info-phone {
    font-weight: bold;
}
div#et-info {
    width: 100%;
}

/*------------------------------------------*/
/*-----------Scroll to Top Button-----------*/
/*------------------------------------------*/

/* Default button appearance */
.et_pb_scroll_top.et-pb-icon {
    right: 15px; /* space from right */
    bottom: 20px; /* space from bottom */
    padding: 6px; /*padding size*/
    border-radius: 30px; /* make the circle */
    background: #000000 /* button color */;    
    font-size: 32px; /* icon size */
    transition: all .1s ease-in-out; /* add transition */
}
/* Button Appearance on Mouseover */
.et_pb_scroll_top.et-pb-icon:hover {
    bottom: 25px /* space from bottom */;
    background: #000000 /*button hover color*/; 
    transition: all .1s ease-in-out; /*add transition*/
    box-shadow: 0 10px 15px #162c4e4a; /*box shadow on hover*/
}
/* Animation tweaks */
.et_pb_scroll_top.et-visible {
    -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    -moz-animation: fadeInBottom 2s 1 cubic-bezier(.50,0,.160,1);
    -o-animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
    animation: fadeInBottom 1s 1 cubic-bezier(.50,0,.160,1);
}
.et_pb_scroll_top.et-hidden {
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeOutBottom 1s 1 cubic-bezier(.77,0,.175,1);
}

/*------------------------------------------*/
/*------Nesting Mobile Menu Settings--------*/
/*------------------------------------------*/

.et_mobile_menu {
    overflow: scroll !important;
    max-height: 85vh!important;
}
#top-menu .menu-item-has-children .menu-item-has-children > a:first-child::after,
#et-secondary-nav .menu-item-has-children .menu-item-has-children > a:first-child::after {
    content: '5';
}
#main-header #mobile_menu.et_mobile_menu .menu-item-has-children {
    position: relative;
}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle {
    position: absolute;
    background-color: rgba(0,0,0,0.03);
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    top: 3px;
    right: 10px;
    cursor: pointer;
    text-align: center;
    color:#000000;
}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped {
    background-color: rgba(0,0,0,0.1);
    color:#000000;
}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle::before {
    font-family: "ETmodules" ;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 40px;
    font-size: 24px;
    text-transform: none;
    speak: none;
    content: '\33';
    color:#000000;
}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped::before {
    content: '\32';
    background-color:#DEDEDE;
}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle ~ ul.sub-menu {
    display: none !important;
    padding-left: 0;
    color:#000000!important;
}
#main-header #mobile_menu.et_mobile_menu .sub-menu-toggle.popped ~ ul.sub-menu {
    display: block !important;
    background-color: rgba(0,0,0,0.03);
    color:#000000;
}
#main-header #mobile_menu.et_mobile_menu li li {
    padding-left: 0;
}
#main-header #mobile_menu.et_mobile_menu li a,
#main-header #mobile_menu.et_mobile_menu li li a,
#main-header #mobile_menu.et_mobile_menu li li li a {
    padding-left: 20px;
    padding-right: 20px;
    color:#000000;
}
#main-header #mobile_menu.et_mobile_menu .menu-item-has-children .sub-menu-toggle + a {
    padding-right: 20px;
    color:#000000;
}
#main-header #mobile_menu.et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    font-weight: inherit;
}
#main-header #mobile_menu.et_mobile_menu li.current-menu-item > a {
    font-weight: bolder;
}

/*-------------------------------------------------------------------*/
/*-------MOBILE MENU SLIDE IN EFFECT - FIXED MOBILE HEADER-----------*/
/*-------------------------------------------------------------------*/

/* Fix the mobile header */
@media (max-width: 980px) {
    .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
        position: fixed;
    }
}
/* Set the mobile menu full height and move it down so it doesn't overlap the fixed header */
#mobile_menu {
    display: block!important;
    height:auto;
    right: 0;
    position: fixed;
    overflow: auto;
    z-index:2!important;
    -webkit-transition: -webkit-transform 0.4s 0s;
    -moz-transition: -moz-transform 0.4s 0s;
    transition: transform 0.4s 0s;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
}
/* Move the mobile menu fully off the screen when closed using translateX(100%) */
.mobile_nav.closed #mobile_menu {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
/* Move the mobile menu back onto the screen when open using translateX(0%) */
.mobile_nav.opened #mobile_menu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
/* Switch the menu icon to a CROSS when opened */
.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
}

/*-------------------------------------------------------------------*/
/*--------------------------Footer Styles----------------------------*/
/*-------------------------------------------------------------------*/

footer#main-footer {
    display: none;
}