/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2019 | 08:53:02 */
#site-navigation .dropdown-menu >li.menu-item.current-menu-item >a >span.link-inner,
#footer-bottom {
  background-color: #0099CC!important; 
}

#footer-bottom,
#footer-bottom a {
  color: #fff!important;
}

#top-bar-social.top-bar-centered {
  padding-top: 0px!important;
}

#top-bar {
 padding: 15px 0 0 0!important;
}

#top-bar a {
 font-size: 15px;
}

#site-header #site-header-inner {
 padding-top: 40px!important;
}

.page-header.wpex-supports-mods {
background: rgb(141,215,252);
background: linear-gradient(176deg, rgba(141,215,252,1) 0%, rgba(0,153,204,1) 100%);
}

.page-header-title span {
 color: #fff; 
}

#site-navigation .dropdown-menu >li.menu-item >a {
 transition: .3s;
}

#site-navigation .dropdown-menu >li.menu-item >a:hover >span.link-inner {
    background-color: transparent!important;
    border: 1px solid #0099CC !important;
    color: #0099CC;
}

.vcex-heading-plain {
 background-color: #0099CC;
 color: #fff!important;
  transition: .3s;
}

  .vcex-heading-plain:hover {
   background-color: #0099CC;
   opacity: 0.8;
}

.page-id-323 .wpb_wrapper a {
  background-color: #0099cc;
  color: #fff!important;
  padding: 10px;
}












/* MOBIEL  */

.slider-pro {
  margin-top: 50px;
}

#wpex-mobile-menu-fixed-top, #wpex-mobile-menu-navbar,
.mobile-toggle-nav a {
  background-color: #0099CC!important;
} 


.mobile-toggle-nav a {
 color: #fff; 
  padding-left: 24px;
}

