/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
#header .three.units {width: 400px!important;}
#top #header .avia_mega_div>.sub-menu.avia_mega_hr{padding-top: 0px;}
@media only screen and (min-width: 1180px) {#top #header .avia_mega_div {left: 0px;}}
.image-overlay-inside, .image-overlay.overlay-type-extern {display: none;}
.header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a{background-color:transparent;}
#full_slider_1 .image-overlay {visibility: hidden !important;}
.current-menu-ancestor > a span.avia-menu-text {color: red;}
#top .av-subnav-menu>li.current-menu-item a{color:#2c3e50 !important;border-bottom: 1px solid #ffd000;border-top: 1px solid #ffd000;}
@media only screen and (max-width: 767px) {h1{font-size:18px;line-height:1em;}}
#top .av-subnav-menu > li > a{border-left: 1px solid #a7d5ff;}
.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {background-color: transparent;}
.header_color .main_menu a:hover {background-color: white !important;}
#top #header .avia_mega_div > .sub-menu > li > ul li {font-size: 11px;}
#top #header .mega_menu_title a{color:inherit;font-size: 14px;}
.alternate_color.title_container {background-color: #01083d;}
.title_container .main-title a{text-decoration: none; color:#86aedb!important;}
.breadcrumb a{text-decoration: none;color: #b8c8d7!important;}
.breadcrumb-trail span, .bbp-breadcrumb-current a{display: inline; padding:0; float:none;color: white;}
.av-tab-section-tab-title-container{background: #fff url(https://excess.international/wp-content/uploads/2018/01/transitaire_fret_international-freight_forwarder-bg2.jpg) repeat-x;}
#multi-step-form .fw-step-part{float:left;width:100%;background: none}
@media only screen and (max-width: 767px) {.logo, .logo a, .logo img { max-height: 60px!important; }
@media only screen and (max-width: 480px) {strong.heading.avia-animated-number-title {font-size: 30px!important;}}


/* =============================================================================
   Particles.js CSS
   ========================================================================== */
/* ---- base ---- */
html{
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
canvas{
  display:block;
  vertical-align:bottom;
  z-index: -1;
}
}
/* ---- particles.js container ---- */
#particles-js {
  position:absolute;
  width: 100%;
  height: 100%;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  top: 0;
}