/*
Theme Name: Sedna Industries
Template: Divi
*/

@media (max-width: 980px) {
 .divi-life-cta-menu{
    margin-top:30px;
 }
}

/*Add Rounded croners on dropdown mobile END*/

/*Add Pointer Arrow below Hamburger on mobile START*/
#mobile_menu1:after {
    content: '';
    display: block;
    position: absolute;
   right: 5.2%;
    top: -22px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #dd5d3f;
    border-left: 10px solid transparent;
    z-index: 1;
}

/*Add Pointer Arrow below Hamburger on mobile END*/






.page-id-215481 .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item>a{
    color:#ffffff!important;
}


/*************************************************************************Disbaled because its causing animation drop down issues*/
/*
.et_mobile_menu{
    height:auto!important;
}
*/
/*************************************************************************Disbaled because its causing animation drop down issues END*/


.industries-dropdown .sub-menu{
     top: calc(100% - 1px)!important;
    left: -100px!important;

}
.industries-dropdown .sub-menu:after {
  left: 45%!important;
}
/*************************************************************************GLOBALS Start*/

/*Fix bottom Padding Issue for li inside li Start*/
.et_pb_text ul {
    padding-bottom: 0;
}
/*Fix bottom Padding Issue for li End*/


.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0;
}

.emph-1{
    font-weight: 900;
    color: #0c0c0c;
        font-style: normal;
}

.border-style-1{
    border: 1px dashed #dd5d3f66;
    border-radius: 4px;
}
.background-global-green{
    background-color: rgba(45, 174, 146, 0.1);
}
.img-style-1 img{
    border-radius:5px;
    /*box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 21%);*/
	box-shadow: 0 8px 60px 0 rgb(0 0 0 / 11%), 0 12px 90px 0 rgb(0 0 0 / 11%);
    border: 2px solid #ffffff;
}
.wmplo-margintop20{
    margin-top:20px;
}
.margintop-20{
    margin-top:20px!important;
}
.margintop-10{
    margin-top:10px!important;
}
.wmplo-marginbtm10{
    margin-bottom:10px;
} 
.et_pb_scroll_top.et-pb-icon {
    text-align: center;
    background: #dd5d3f;
    text-decoration: none;
    position: fixed;
    z-index: 99999;
    bottom: 125px;
    right: 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    cursor: pointer;
    font-size: 30px;
    padding: 5px;
    color: #fff;
}

/*************************************************************************GLOBALS END*/



/********************************************************************************HERO STYLES START*/
.hero-style-1:before,.hero-style-2:before{ 
     content: "";
   display: block;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   background-color: rgba(0,0,0,0.50);
}

@media screen and (max-width: 2980px) and (min-width:1300px) {
    .hero-style-1,.hero-video-style-1{
                padding-top:10%!important;
            padding-bottom:15%!important;
            height:90vh;
    }
}
/*
@media screen and (max-width: 1698px) and (min-width:1499px) {
   .hero-style-1{
        padding-top:15%;
            padding-bottom:15%;
    }
}
*/
@media screen and (max-width: 1299px) and (min-width:981px) {
   .hero-style-1,.hero-video-style-1{
        padding-top:20%;
            padding-bottom:15%;
                    height:80vh;

    }
}

@media screen and (max-width: 980px) and (min-width:700px) {
   .hero-style-1,.hero-video-style-1{
        padding-top:25%;
            padding-bottom:15%;
    }
}

@media screen and (max-width: 699px) and (min-width:400px) {
   .hero-style-1,.hero-video-style-1{
        padding-top:40%;
            padding-bottom:15%;
    }
}

@media screen and (max-width: 399px) and (min-width:100px) {
   .hero-style-1,.hero-video-style-1{
        padding-top:50%;
            padding-bottom:15%;
    }
}




@media screen and (max-width: 2980px) and (min-width:1300px) {
    .hero-style-2{
                padding-top:10%!important;
            padding-bottom:0%!important;
    }
}
/*
@media screen and (max-width: 1698px) and (min-width:1499px) {
   .hero-style-1{
        padding-top:15%;
            padding-bottom:15%;
    }
}
*/
@media screen and (max-width: 1299px) and (min-width:981px) {
   .hero-style-2{
        padding-top:20%;
            padding-bottom:0%;

    }
}

@media screen and (max-width: 980px) and (min-width:700px) {
   .hero-style-2{
        padding-top:25%;
            padding-bottom:0%;
    }
}

@media screen and (max-width: 699px) and (min-width:400px) {
   .hero-style-2{
        padding-top:40%;
            padding-bottom:0%;
    }
}

@media screen and (max-width: 399px) and (min-width:100px) {
   .hero-style-2{
        padding-top:50%;
            padding-bottom:0%;
    }
}

/********************************************************************************HERO STYLES END*/






















/***********************************************************************************New .title-huge START*/
 

@media screen and (max-width: 2980px) and (min-width: 1699px) {
    .title-huge h1 {
        font-weight: 700;
        font-size: 70px !important;
        line-height: 1em;
    }
}

@media screen and (max-width: 1698px) and (min-width: 1499px) {
    .title-huge h1 {
        font-weight: 700;
        font-size: 65px !important;
        line-height: 1em;
    }
}

/* New breakpoint */
@media screen and (max-width: 1498px) and (min-width: 1200px) {
    .title-huge h1 {
        font-weight: 700;
        font-size: 55px !important;
        line-height: 1em;
    }
}

/* New breakpoint */
@media screen and (max-width: 1199px) and (min-width: 981px) {
    .title-huge h1 {
        font-weight: 700;
        font-size: 50px !important;
        line-height: 1em;
    }
}

/* Existing tablet portrait */
@media screen and (max-width: 980px) and (min-width: 768px) {
    .title-huge h1 {
        font-weight: 700;
        font-size: 40px !important;
        line-height: 1em;
    }
}

@media screen and (max-width: 767px) and (min-width: 500px) {
    .title-huge h1 {
        font-weight: 700;
        font-size: 35px !important;
        line-height: 1.2em !important;
    }
}

@media screen and (max-width: 499px) and (min-width: 100px) {
    .title-huge h1 {
        font-weight: 700;
        font-size: 30px !important;
        line-height: 1.1em;
    }
}




/***********************************************************************************New .title-huge END/



/********************************************************************************TITLE STYLES START*/
/*@media screen and (max-width: 2980px) and (min-width:1699px) {
    .title-huge h1 {
        font-weight:700;
        font-size: 70px!important;
        line-height: 1em
    }
}

@media screen and (max-width: 1698px) and (min-width:1499px) {
    .title-huge h1 {
        font-weight:700;
        font-size: 65px!important;
        line-height: 1em
    }
}

@media screen and (max-width: 1498px) and (min-width:981px) {
    .title-huge h1 {
        font-weight:700;
        font-size: 60px!important;
        line-height: 1em
    }
}

@media screen and (max-width: 980px) and (min-width:768px) {
    .title-huge h1 {
        font-weight:700;
        font-size: 40px!important;
        line-height: 1em
    }
}

@media screen and (max-width: 767px) and (min-width:500px) {
    .title-huge h1 {
        font-weight:700;
        font-size: 35px!important;
        line-height: 1.2em!important
    }
}

@media screen and (max-width: 499px) and (min-width:100px) {
    .title-huge h1 {
        font-weight:700;
        font-size: 30px!important;
        line-height: 1.1em
    }
}

*/
@media screen and (max-width: 2980px) and (min-width:1699px) {
    .title-2 h2 {
        font-weight:700;
        font-size: 50px!important;
        line-height: 1.2em
    }
    
    .title-3 h3 {
        font-weight:700;
        font-size: 45px!important;
        line-height: 1.2em
    }
}

@media screen and (max-width: 1698px) and (min-width:1499px) {
    .title-2 h2 {
        font-weight:700;
        font-size: 45px!important;
        line-height: 1.2em
    }
    .title-3 h3 {
        font-weight:700;
        font-size: 45px!important;
        line-height: 1.2em
    }
}

@media screen and (max-width: 1498px) and (min-width:981px) {
    .title-2 h2 {
        font-weight:700;
        font-size: 40px!important;
        line-height: 1.2em
    }
    .title-3 h3 {
        font-weight:700;
        font-size: 30px!important;
        line-height: 1.2em
    }
}

@media screen and (max-width: 980px) and (min-width:768px) {
    .title-2 h2 {
        font-weight:700;
        font-size: 40px!important;
        line-height: 1.2em
    }
     .title-3 h3 {
        font-weight:700;
        font-size: 40px!important;
        line-height: 1.2em
    }
}

@media screen and (max-width: 767px) and (min-width:500px) {
    .title-2 h2 {
        font-weight:700;
        font-size: 35px!important;
        line-height: 1.3em
    }
    .title-3 h3 {
        font-weight:700;
        font-size: 30px!important;
        line-height: 1.3em
    }
}

@media screen and (max-width: 499px) and (min-width:100px) {
    .title-2 h2 {
        font-weight:700;
        font-size: 30px!important;
        line-height: 1.3em
    }
    .title-3 h3 {
        font-weight:700;
        font-size: 30px!important;
        line-height: 1.3em
    }
}

/********************************************************************************TITLE STYLES END*/














/*Will add Arrow indicator to Dropdown Menu*/
.et-menu-nav .sub-menu .sub-menu::after {
  content: '';
    display: block;
    position: absolute;
    left: -6%;
    top: +15px;
    width: 0;
    height: 0;
    border-top: 10px solid #00000000;
    border-right: 10px solid #000000fc;
    border-bottom: 10px solid #06060600;
    border-left: 10px solid #00000000;
    z-index: 1;
}
.et-menu-nav .et-show-dropdown .sub-menu .sub-menu {
    top: -7px!important;
}
.et-menu-nav .sub-menu a{
    line-height:1.1;
        padding-top: 8px;
    padding-bottom: 8px;
}




.et-menu-nav .et-show-dropdown .sub-menu .sub-menu{
   top:30px
}
.mobile_menu_bar {
    position: relative;
    display: block;
    bottom: 1px!important;
    line-height: 0;
}
.product-sticky-links span.et-pb-icon{
        font-size: 15px!important;
    position: relative;
    top: -3px;
    }
.bounce {
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}




.emphasis-color-1{
    color:#2db093;
}


.et-menu li li a {
                padding: 6px 20px;
                width: 200px
            }

            .nav li {
                position: relative;
                line-height: 1em
            }

            .nav li li {
                position: relative;
                line-height: 2em
            }

            .nav li ul {
                position: absolute;
                padding: 20px 0;
                z-index: 9999;
                width: 240px;
                background: #fff;
                visibility: hidden;
                opacity: 0;
                border-top: 3px solid #2ea3f2;
                box-shadow: 0 2px 5px rgba(0,0,0,.1);
                -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
                -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
                -webkit-transform: translateZ(0);
                text-align: left
            }

.nav li ul {
                width: 250px;
            }

            .et-menu li li a {
                width: 240px
            }

ul.sub-menu a {
   
    font-size: 20px!important;
}

.nav li li {
    padding: 0 5px;
    margin: 0;
}




/*Mobile Menu*/
.et_mobile_menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, .03);
    color: #000000;
    padding: 10px 5%;
    display: block;
}
.et_mobile_menu .menu-item-has-children>a {
    background-color: rgb(0 0 0 / 0%);
}
/*Mobile Menu*/








































/*FORMIDABLE FORMS*/
.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    margin-top: 0;
    border-radius:5px;
}
.with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_top {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn,.frm_form_submit_style,.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background: #000000;
    border-color: #000000; 
    color:#ffffff;
    font-size:18px;
}
.with_frm_style select {
    border-radius: 5px !important;
}

/*FORMIDABLE FORMS END*/



/***************************************************************set the transition for the logo shrinking action START*/
.pa-fixed-header{
    background:#6d6d6d70!important
}

.pa-header{
    background:transparent;
}

.pa-header .et_pb_row { 
    padding:10px 0 0 0!important;
}
.pa-fixed-header .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
padding-top: 10px;
    padding-bottom: 10px;
}
.pa-header .et_pb_menu__logo img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

/*change the logo size when the header shrinks*/
.pa-fixed-header .et_pb_menu__logo img {
    max-width: 60%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

/*set the transition for the spacing shrinking action*/
.pa-header .et_pb_row {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

/*set the background color of the fixed header when scrolling*/
.pa-fixed-header .et_pb_row {
    padding: 0px 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
/***************************************************************set the transition for the logo shrinking action END*/



.wmplo-spt p{
    line-height:1.8em;
    font-size:18px;
}

.jane-post-content .et_pb_row{
    width: 100%;
           padding-right: 3%;
}
.jane-post-content .et_pb_section_0{
    padding-top:0;
}

/*******************BLOG START*/


.my-box-shadow{
    box-shadow: 0px 30px 100px 0px rgb(0 0 0 / 9%);
}


/******************************************************BUTTONS START*/

.et_pb_button.mybtn-1{
 border: 2px solid #000000;
    color: #ffffff;
    padding: 10px 20px 10px 20px !important;
    letter-spacing: 0px;
    font-size: 20px;
    background-color: #000000;
    line-height: 1 !important;
	color:#ffffff!important;
    border-radius: 5px;

}
.et_pb_button.mybtn-1:hover{
 border: 2px solid #000000;
    color: #ffffff;
    padding: 10px 20px 10px 20px !important;
    letter-spacing: 0px;
    font-size: 20px;
    background-color: #000000;
    line-height: 1 !important;
    border-radius: 5px!important;
}

.et_pb_button.mybtn-2{
  border: 2px solid #ffffff;
    color: #ffffff;
    padding: 10px 20px 10px 20px !important;
    letter-spacing: 0px;
    font-size: 20px;
    background-color: #dd5d3f;
    line-height: 1 !important;
	color:#ffffff!important;
    border-radius: 5px;

}
.et_pb_button.mybtn-2:hover{
   border: 2px solid #ffffff;
    color: #ffffff;
    padding: 10px 20px 10px 20px !important;
    letter-spacing: 0px;
    font-size: 20px;
    background-color: #dd5d3f;
    line-height: 1 !important;
    border-radius: 5px!important;

}
.et_pb_button.mybtn-3{
   border: 2px solid #dd5d3f;
    color: #dd5d3f;
    padding: 10px 20px 10px 20px !important;
    letter-spacing: 0px;
    font-size: 20px;
    background-color: #ffffff;
    line-height: 1 !important;
	color:#ffffff!important;
    border-radius: 5px;

}
.et_pb_button.mybtn-3:hover{
   border: 2px solid #dd5d3f;
    color: #dd5d3f;
    padding: 10px 20px 10px 20px !important;
    letter-spacing: 0px;
    font-size: 20px;
    background-color:#ffffff;
    line-height: 1 !important;
    border-radius: 5px!important;

}
.et_pb_button.mybtn-4{
border: 2px solid #000000;
    color: #ffffff;
    padding: 15px 20px 15px 20px !important;
    border-radius: 5px;
    letter-spacing: 0px;
    font-size: 15px;
    background-color: #000000;
    line-height: 1 !important;
    font-weight: 800;
    text-transform: uppercase;

}
.et_pb_button.mybtn-4:hover{
border: 2px solid #000000;
    color: #ffffff;
    padding: 15px 20px 15px 20px !important;
    border-radius: 5px;
    letter-spacing: 0px;
    font-size: 15px;
    background-color: #000000;
    line-height: 1 !important;

}
/*************************************************************BUTTONS END*/



/*FOOTER START*************************************************************/
.footer-top-links a:hover,.footer-bottom-links a:hover{
    color:#ffffff;
}
.footer-top-links a{
    color: #c88c53;
    padding: 5px 20px;
    font-size: 17px;
       
}
.footer-bottom-links a{
    color: #6b6b6b;
    padding: 5px 20px;
    font-size: 13px;
}

@media (max-width: 980px) {
   .footer-top-links a,.footer-bottom-links a{
      display:block;
    }
}
/*FOOTER END*************************************************************/





/*******************************************************************Fade In on Load START*/
body {
animation: fadeIn ease 2s;
-webkit-animation: fadeIn ease 2s;
-moz-animation: fadeIn ease 2s;
-o-animation: fadeIn ease 2s;
-ms-animation: fadeIn ease 2s;
}
@keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-moz-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-o-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}


/*Fade In on Load END*/


/*******************************************************************Fade In on Load END*/








/*Menu Collapse*/
/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
    content: '\4d';
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
    width: 44px;
    height: 100%;
    padding: 0px !important;
    max-height: 44px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    background-color: transparent;
}
/*some code to keep everyting positioned properly*/
ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
    position: relative;
}
/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
    background-color: transparent;
}
/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
    display: none !important;
    visibility: hidden !important;
}
/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
    display: block !important;
    visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
    text-align: center;
    opacity: 1;
}
/*submenu toggle icon when closed*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
    top: 10px;
    position: relative;
    font-family: "ETModules";
    content: '\33';
    color: #000000;
    border-radius: 50%;
    padding: 3px;
}
/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
    content: '\32';
}
/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
    position: absolute;
    right: 5%;
    margin-left: -20px;
    top: -14px;
    width: 0;
    height: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
}
/*adjust the position of the hamburger menu*/
.mobile_menu_bar {
    position: relative;
    display: block;
    bottom: 10px;
    line-height: 0;
}
/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
    background-color: #ffffff!important;
    border-radius: 10px;
}

/*****************************************************************************Menu Collapse End*/

/*****************************************************************************NAV STYLES START*/
.nav-emphasis a{
   background: #dd5d3f47;
    border-radius: 5px;
}


    ul.et_mobile_menu,ul.et_mobile_menu ul.sub_menu{
    list-style-type: none!important;
}
    
    .et-l--header ul {
    list-style-type: none;
    padding: 0 0 23px 1em;
    line-height: 26px;
}
    .et_mobile_menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, .03);
    color: #000000;
    padding: 10px 1%!important;
    display: block;
}
    .et_mobile_menu li li {
    padding-left: 1%!important;
}
}

@media (max-width: 1400px) {
    #menu-primary-menu li a{
        font-size: 16px !important;
    }
}

.et_mobile_menu li::marker{
    display:none;
}



.et_pb_menu_0_tb_header.et_pb_menu.my-top-navigation  .nav li ul.sub-menu a:hover {
    color: #dd5d3f !important;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: transparent;
}
/*****************************************************************************NAV STYLES END*/

/*************************************************************Entrance Animation for Dropdown Menu START*/
/*Entrance Animation for Dropdown Menu*/
.et-menu-nav .et-show-dropdown .sub-menu{
-webkit-animation: fade-in-bottom 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: fade-in-bottom 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
/*To add Box Shadow Corner Radius and Exit Animation to Dropdwon Menu*/
.et-menu-nav .sub-menu{
    box-shadow: 0px 5px 40px #0000002b !IMPORTANT;
    border-radius:8px;
    -webkit-animation: fade-out-bottom 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: fade-out-bottom 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
/*Will add Arrow indicator to Dropdown Menu*/
.et-menu-nav .sub-menu:after {
    content: '';
    display: block;
    position: absolute;
    left: 11%;
    top: -22px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #dd5d3f;
    border-left: 10px solid transparent;
    z-index: 1;
}
.et-menu-nav .et-show-dropdown .sub-menu .sub-menu {
    top: -7px!important;
}

/*Keyframes for Dropdown menu Entrance Animation*/
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

/*Keyframes for Dropdown Menu Exit Animation*/
@-webkit-keyframes fade-out-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
  }
}
@keyframes fade-out-bottom {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
  }
}
/*************************************************************Entrance Animation for Dropdown Menu END*/




.et_pb_menu_0_tb_header.et_pb_menu ul li a{
    color: #000000;
}

.my-top-navigation li.divi-life-cta-menu a {
    background-color: #dd5d3f;
   padding: 14px 13px 10px 10px !important;
    /* border-radius: 8px; */
    text-transform: revert !important;
    color: #ffffff !important;
    text-align: center;
	border-radius:3px;
}
.my-top-navigation .et_mobile_menu li.divi-life-cta-menu a {
color: #ffffff !important;
    text-align: center;
    font-size: 20px;
    margin-right: 10px !important;
   
}
.my-top-navigation li.divi-life-cta-menu a:hover {
    background-color: #dd5d3f;
    color: #ffffff !important;
}

li.current-menu-item a {
    color: #dd5d3f;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li {
   -webkit-box-align: center!important;
        align-items: center!important;;
}
.my-top-navigation .et-menu a:hover {
      color: #dd5d3f!important;
}








/******************************************************Navigation START*/

/*Opening Hours Starts*/ 
.working-hours-footer ul {
    padding-left: 0;
}
.working-hours-footer li {
    border-bottom: 1px solid rgb(255 255 255 / 40%);
    font-size: 13px;
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 2px 0;
    font-weight: 600;
}
.working-hours-footer li span {
    float: right;
}
.working-hours-footer span {
    color: #fff;
}

/*Opening Hours End*/

/*GLOBAL SETTINGS*/
.wmplo-txt-color-emph{
       color: #dd5d3f!important; 
}
.wmplo-list ul{
    padding-left: 20px;
}
.wmplo-list li{
    padding-bottom: 10px;
	font-size:15px;
	font-style:italic;
}
.wmplo-list ::marker {
color:#dd5d3f;  
}
.wmplo-list .wmplo-list-title{
    font-weight:600;
    color:#000000;
}



/******************************************NAVIGATION MENU START*****/
/*Disable Link Mobile Menu*/
.et_mobile_menu li.menu-item-has-children > a:first-child {
  pointer-events: none;
}
/*Disable Link Mobile Menu End*/

.et_mobile_menu .menu-item-has-children>a {
    background-color: rgb(0 0 0 / 0%);
}

.et-menu li li a {
    width: 240px;
        text-align: left;
}
.nav li ul {
    width: 250px; 
}

 .et_pb_menu .et_pb_menu__menu>nav>ul>li.for-your-eyes-only-nav>ul {
    top: calc(100% - 1px);
    left: -120px;
}

.et-menu-nav .for-your-eyes-only-nav .sub-menu:after {
    left: 61%;
}


/*Mobile Menu*/
.et_mobile_menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, .03);
    color: #000000;
    padding: 10px 5%;
    display: block;
}
.et_mobile_menu .menu-item-has-children>a {
    background-color: rgb(0 0 0 / 0%);
}
/*Mobile Menu*/



/*TEMP
@media (max-width: 981px) {
    
 .product-sticky-links .et_pb_column{
     margin:0!important;
    }
   .product-sticky-links .sticky-columns .et_pb_column_1_5.et_pb_column{
      width:20%!important;
         margin-right: 0 !important;
         margin-bottom: 0!important;
                 border-right-width: 0!important;
}
    .et-db #et-boc .et-l .product-sticky-links .et_pb_column {
        width: 20% !important;
    }
}


.wmplo-blurb .et_pb_blurb_container {
    padding-left: 0;
}
*/
