/*
 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
*/
 

/* MENU */
.header-nav-2 .et_pb_column_1_3:first-child{
    width: 7%;`
}

.header-nav-2 .et_pb_column_1_3:nth-child(2){
    width: 58%;`
}

.header-nav-2 .et_pb_column_1_3:nth-child(3){
    width: 35%;
}

#mobile_menu1.et_mobile_menu{
    overflow: hidden !important;
}

@media (max-width:1265px) {
    .header-nav-2 .et_pb_column_1_3:first-child{
        width: 7%;`
    }

    .header-nav-2 .et_pb_column_1_3:nth-child(2){
        width: 32%;`
    }

    .header-nav-2 .et_pb_column_1_3:nth-child(3){
        width: 60%;
    } 
}

@media (max-width:981px) {
    .header-nav-2 .et_pb_column_1_3:first-child{
        width: 7%;
    }

    .header-nav-2 .et_pb_column_1_3:nth-child(2){
        width: 92%;`
    }

    .header-nav-2 .et_pb_column_1_3:nth-child(3){
        width: 100%;
    }
    
}

@media (max-width:765px) {
    .header-nav-2 .et_pb_column_1_3:first-child{
        width: 16% !important;
    }

    .header-nav-2 .et_pb_column_1_3:nth-child(2){
        width: 83% !important;
    }

    .header-nav-2 .et_pb_column_1_3:nth-child(3){
        display: none;
    }
    
}

.et_pb_menu .et_pb_menu__menu{
    display:none;
}
    
.et_mobile_nav_menu{
    display: block;
}

.et_mobile_menu li::marker{
    color: #ffffff;
}

.et_mobile_menu li a{
    margin-left: -15px;
}


/* HOMEPAGE */
.custom-4-col .et_pb_column_1_4:first-child{
    width: 23%;
}

.custom-4-col .et_pb_column_1_4:nth-child(2){
    width: 32%;
}

.custom-4-col .et_pb_column_1_4:nth-child(3){
    width: 32%;
}

.custom-4-col .et_pb_column_1_4:nth-child(4){
    width: 13%;
}

.services-slider .et-pb-slider-arrows a{
    background: #2A384C;
    opacity: 1; 
    font-size: 32px;
    margin-top: -80px;
}

.services-slider:hover .et-pb-slider-arrows a{
    background: #EDC798;
}

.services-slider .et-pb-slider-arrows .et-pb-arrow-prev{
    left: 0;
}

.services-slider .et-pb-slider-arrows .et-pb-arrow-next{
    right: 0;
}

.services-list .dsm_icon_list_items .dsm_icon_list_text{
    float: left;
    width: 100%;
}

.services-list .dsm_icon_list_text{
    text-align: left;
}

.expander:before{
    content: "Discover All of Our Services ^";
}

.expander-2.arrow-down:before{
    content: "Conquer the Winter ^";
}

.expander.arrow-down:before,
.expander-2.arrow-down:before{
    color: #6C6749;
    font-weight: 700;
    margin-right: 7px;
    vertical-align: top;
}

.expander,
.expander-2{
    max-height: 1em;
    overflow: hidden;
    cursor: pointer;
    transition: height .2s ease-in-out;
}

.expander.expanded,
.expander-2.expanded{
    height: auto;
    max-height: 500px; /* Adjust this based on your content */
}

/*
.expander,
.expander-2,
.expander-3,
.expander-4,
.expander-5,
.expander-6{
    height: 2em;
    overflow: hidden;
    cursor: pointer;
    content: "\a";
    white-space: pre;
}*/

.work-pic-text-1{
    width: 68%;
}

.work-pic-text-2,
.work-pic-text-3,
.work-pic-text-4,
.work-pic-text-5,
.work-pic-text-6{
    width: 80%;
}

.tim-toggle.et_pb_toggle_close .et_pb_toggle_title:before,
.tim-toggle.et_pb_toggle_open .et_pb_toggle_title:before{
    left: 225px;
}



.quote-form input[type=text],
.quote-form input[type=tel],
.quote-form input[type=email]{
    border-radius: 0px !important;
	border: 2px solid #6C6749 !important;
    height: 50px !important;
}

.quote-form textarea{
    border-radius: 0px !important;
	border: 2px solid #6C6749 !important;
}

.quote-form #field_1_7 .ginput_container{
    width: 50%;
}

.quote-form #field_1_7 .ginput_container select{
    border-radius: 0px !important;
	border: 2px solid #6C6749 !important;
    background: #6C6749;
    color: #ffffff;
}

.quote-form #field_1_7 .ginput_container select option{
    font-weight: 800 !important;
    font-family: 'Rokkitt',Georgia,"Times New Roman",serif !important;
}

.quote-form .gfield_label{
    font-family: 'Rokkitt',Georgia,"Times New Roman",serif;
    color: #6C6749!important;
    font-size: 24px;
}

.quote-form input[type=text]::placeholder,
.quote-form input[type=tel]::placeholder,
.quote-form input[type=email]::placeholder,
.quote-form textarea::placeholder{
    font-family: 'Rokkitt',Georgia,"Times New Roman",serif;
    color: #A3A3A3;
    font-size: 18px;
}

.quote-form input[type=checkbox]{
    border-radius: 0px !important;
	border: 2px solid #6C6749 !important;
}

.quote-form #field_1_6 .gchoice label{
    font-size: 16px;
    font-weight: 600;
}

.quote-form .gform_button.button{
    background: #6C6749 !important;
    border-radius: 0px !important;
    font-family: 'Rokkitt',Georgia,"Times New Roman",serif !important;
    font-size: 18px !important;
    padding: 10px 140px !important;
}

.quote-form .gform_button.button:hover{
    background: #EDC798 !important;
}

.quote-form .gform-footer{
    justify-content: center;
    align-items: center;
}

.quote-form #input_1_9 label{
    color: #A3A3A3;
}

/* FOOTER */
.footer-col1,
.footer-col2{
   width: 50%;
    display: inline-block;
    font-family: 'Rokkitt',Georgia,"Times New Roman",serif;
}

.footer-col2{
    position: absolute;
}

.footer-col1 a,
.footer-col2 a{
    font-size: 20px;
}

@media (max-width: 981px) {
    .footer-col1,
    .footer-col2{
       width: 100%;
        display: block;
    }
}

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

/*-------------------------------------------------------------------*/
/*-----------------------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;
}