/*
 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 */
.custom-header .et_pb_column:first-child{
    width: 16%;
}

.custom-header .et_pb_column:nth-child(2){
    width: 55%;
}

.custom-header .et_pb_column:nth-child(3){
    width: 23%;
    display: flex;
}

.header-menu{
    display: flex;
    margin-left: 5%;
}

.header-menu .menu-item{
    margin-right: 6%;
}

.header-menu .menu-item:hover{
    border-bottom: 8px solid #004C8D;
}

.menu-btn.blue-btn{
    transition: all 500ms;
}

.menu-btn.blue-btn .et_pb_text_inner:hover{
    transform: scaleX(1.12) scaleY(1.12)!important;
}

.mobile-menu .custom-header .et_pb_column_3_5{
    width: 40% !important;
    display: inline;
}

.mobile-menu .custom-header .et_pb_column_2_5{
    width: 60% !important;
    display: inline;
}

/* HOMEPAGE */
#scrollToTopBtn .et_pb_image_wrap {
    backdrop-filter: blur(10px);
}

.et_pb_slide_1 .et_pb_slide_description,
.et_pb_slide_3 .et_pb_slide_description,
.et_pb_slide_5 .et_pb_slide_description{
  animation-name: none !important;  
}


.homepage-banner .intro{
    text-shadow: 0.07em 0.07em 0em rgba(0,0,0,0.27);
}

.homepage-banner .main{
    line-height: 110px;
    font-size: 110px;
    text-shadow: 0.04em 0.04em 0em #004C8D;
}

.homepage-banner .blurb{
    text-shadow: 0.12em 0.13em 0em rgba(0,0,0,0.22);
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

.homepage-banner .et_pb_button{
    background: url(https://beardtransport.com/wp-content/uploads/2025/07/White-Button-Outline.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 320px;
}

.homepage-banner .et_pb_button:hover{
    transform: scaleX(1.08) scaleY(1.08);
    transition: transform 300ms ease 0ms;
}

.homepage-banner .et-pb-controllers{
    bottom: 145px;
}

.homepage-banner .et-pb-controllers a{
    width: 12px;
    height: 12px;
}


@media (max-width: 765px) {
    .homepage-banner .intro{
        font-size: 30px;
        line-height: 32px;
    }
    
    .homepage-banner .main{
        line-height: 50px;
        font-size: 50px;
    }
    
    .homepage-banner .blurb{
        font-size: 16px;
        line-height: 22px;
    }
}

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

.expander{
    height: 2em;
    overflow: hidden;
    cursor: pointer;
    content: "\a";
    white-space: pre;
    margin-top: 10px;
}

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

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

.expander-2,
.expander-4{
    height: 2em;
    overflow: hidden;
    cursor: pointer;
    content: "\a";
    white-space: pre;
    margin-top: 10px;
    text-align: center;
}

.expander-3.arrow-down:before{
    font-family: 'Squada One',display;;
    content: 'SEE MORE';
    font-size: 26px;
    color: #6c6c6e;
    margin-right: 7px;
    vertical-align: top;
}

.expander-3.arrow-down:hover:before{
    color:#ffffff;
}

.expander-3{
    height: 2em;
    overflow: hidden;
    cursor: pointer;
    content: "\a";
    white-space: pre;
    margin-top: 10px;
}

.border-left{
    margin-top: 20px;
    border-left: 3px solid #004c8d;
    padding-left: 15px;
}

.content-box {
  margin-top: 10px;
  font-size: 16px;
}

.hidden{
    display: none;
}

.content-box h3{
    text-transform: uppercase;
    font-size: 50px;
    letter-spacing: 6px;
    text-shadow: 0.08em 0.08em 0em rgba(0,0,0,0.22);
    padding-left: 40px;
    padding-top: 50px;
}

.content-box .content{
    padding-left: 40px;
    display: flex;
    width: 100%;
}

.content-box .content div{
    width: 45%;
    letter-spacing: 2px;
    font-size: 14px;
    text-shadow: 0.08em 0.08em 0em rgba(0,0,0,0.22);
}

.equipment-slider{
    padding: 20px;
}

.equipment-slider .dsm_card_wrapper{
    padding: 0px !important;
}

.equipment-slider p{
    border-left: 3px solid #004C8D;
    padding-left: 15px;
    margin: 20px;
}

.equipment-slider .dsm_card_title{
    background: #004C8D;
    padding-top: 10px;
}

@media (max-width: 981px) {
    #content-1,
    #content-2,
    #content-3,
    #content-4,
    #content-5,
    #content-6{
        background: #004C8D;
        padding-bottom: 50px;
    }
}

.beard-oil-logo{
    width: 30%;
}

@media (max-width: 765px) {
    .content-box h3{
        font-size: 30px;
        padding-top: 20px;
        padding-left: 20px;
    }
    
    .content-box .content{
    	padding-left: 20px;    
    }
    
    img.beard-oil-logo{
        width: 75%;
    }
}

.why-slider .swiper-container{
    overflow: visible;
}

.why-slider h3{
    border-left: 5px solid #004c8d;
    padding-left: 8px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.why-slider .swiper-slide{
    opacity: .5;
}

.why-slider .swiper-slide-duplicate{
    z-index: 9;
}

.why-slider .swiper-slide.swiper-slide-prev,
.why-slider .swiper-slide.swiper-slide-next{
    transform: scaleX(1.1) scaleY(1.1);
    z-index: 99;
    top: 92%;
}

.why-slider.dsm_card_carousel .swiper-button-prev:before,
.why-slider.dsm_card_carousel .swiper-button-prev:before{
    margin-left: 47% !important;
}

.why-slider .dsm_card_carousel_arrow.swiper-button-prev,
.why-slider .dsm_card_carousel_arrow.swiper-button-next{
    display: contents !important;
}

.why-slider .swiper-slide.swiper-slide-active{
    transform: scaleX(1.2) scaleY(1.2);
    opacity: 1;
    z-index: 999;
}

.why-slider .dsm_card_wrapper{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (max-width: 765px) {
    .why-slider .swiper-slide.swiper-slide-active{
        transform: none;
    }
    
    .why-slider .swiper-slide.swiper-slide-prev,
    .why-slider .swiper-slide.swiper-slide-next{
        transform: none;
        top: 0%;
    }
    
    .why-slider.dsm_card_carousel .swiper-button-prev:before,
    .why-slider.dsm_card_carousel .swiper-button-prev:before{
        margin-left: 40% !important;
        transform: none;
    }
    
    #gallery .et_pb_column,
    .gallery-row .et_pb_column,
    #gallery .et_pb_grid_item{
        width: 25% !important;
        float: left;
        clear: none;
    }
}

.et_pb_gallery_item{
    border: 10px solid transparent;
}

.trigger-button {
	padding: 15px 15px;
	cursor: pointer;
	background-color: rgba(0,0,0,0);
	border: none;
    color: #6c6c6e;
    font-family: 'Squada One',display;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 4px;
    width: 355px;
    text-align: left;
}

.trigger-button.active {
    background-color: rgba(0,0,0,0);
    color: #fff;
    border-bottom: 7px solid #004c8d;
}

@media (max-width: 765px) {
    .trigger-button {
        width: 300px;
    }
}

/* FORM */
.contact-form input[type=text],
.contact-form input[type=email]{
    background: #000000;
    border-bottom: 2px solid #ffffff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    color: #6C6C6E;
    font-size: 16px;
    letter-spacing: 2px;
}

.contact-form textarea{
    background: #000000;
    border: 2px solid #ffffff;
    border-radius: 0px;
    color: #6C6C6E;
    font-size: 16px;
    letter-spacing: 2px;
    box-shadow: 3px 3px 0px 0px #FFFFFF;
}

#field_1_4 label{
   font-size: 16px;
    letter-spacing: 2px; 
}

#field_1_4 label,
#label_1_5_1,
.contact-form input.gfield-choice-input:before{
    color: #6C6C6E !important;
    letter-spacing: 2px;
}

.contact-form input.gfield-choice-input{
    background: #000000;
    border: 2px solid #ffffff;
    border-radius: 0px;
    box-shadow: 3px 3px 0px 0px #FFFFFF;
}

input[type=text]:focus {
	outline-color: #000000 !important;
}

.gform_button.gform_image_button{
    width: 300px !important;
    background: none !important;
    margin: auto !important;
}


/* FOOTER */
.footer-menu a{
    color: #ffffff !important;
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 5px;
}

.footer-menu a:hover{
    border-bottom: 5px solid #004c8d;
}

.footer-row .et_pb_column:first-child{
    width: 45%;
}

.footer-row .et_pb_column:nth-child(2){
    width: 15%;
}

.footer-row .et_pb_column:nth-child(3){
    width: 29%;
}


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