/*
Theme Name: De Jonge Logistics by Sommet Media
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-main{
box-shadow: 0px 0px 5px #888888
}
.voe p{
margin:0px;
height:15px;
}

.fa-check-square-o:before {
color:#DB7500;
padding-right: 10px;
font-size:20px;
}

.fa-arrow-circle-right:before {
color:#DB7500;
padding-right: 10px;
font-size:20px;
}
.wpforms-submit.sbo{
float:right !important;
background-color:#0050AB !important;
    color: #fff !important;
    font-size: 18px;
    padding: 0px 15px !important;
    font-weight: 700;
	border-radius: 8px !important;
}
.arrow-p p{
margin:0px;
height:15px;
}
.fa{
margin-top:1px;
}
#top-link{
background-color:black !important;
border-color:black !important;
}
button i{
color:#0050AB;
}
.caT h3{
padding-right:10px;
}
.searchform .button.icon i{
color:white;
}
.ftb{
    height: 100%;
    width: 100%;
}
#content > header > div > div > h1{
display:none !important;
}
body > div.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-left.mfp-ready > div > div.mfp-content{
background-color: rgb(221, 221, 221);
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
#mega-menu-wrap-primary_mobile{
width:100%
}

#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile > li.mega-menu-item > a.mega-menu-link{
font-size:12px;
padding: 0px 60px 0px 20px;
}
#mega-menu-wrap-primary_mobile #mega-menu-primary_mobile > li.mega-menu-item{
margin: 8px 0px 8px 0;
}

}