/*
/   name           Merveille
/   version        1.6
/   description    Responsive and customizable Joomla! template
/   demo           http://demo.favthemes.com/merveille
/   author         FavThemes
/   author URL     https://www.favthemes.com
/   copyright      Copyright (C) 2012-2017 FavThemes.com. All Rights Reserved.
/   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/

.favnav ul.nav ul.nav-child li > ul {
  margin: -43px 0 0 280px !important;
}


.slogan {
    font-size: 120%;
}

p {
    font-size: 16px !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #fav-headerwrap {
    background:#EEB53F!important
  }
  #fav-logo {
    width:30%!important
  }
  #fav-nav {
    width:70%!important
  }
  .slogan {
     font-size: 14px!important;
  }
  #fav-container .fav-container-width.favth-container #fav-slidewrap .favstyle .favsliderpro-carousel .favth-carousel-caption {
     top: 45px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #fav-logo {
    text-align:center!important
  }
  #fav-logo img{
    width:400px!important;
    margin:0 auto!important;
    display:block!important
  }
  #fav-container .fav-container-width.favth-container #fav-slidewrap .favstyle .favsliderpro-carousel .favth-carousel-caption {
	top: 80px;
  }
  #favsliderpro-slides h3{
    font-size:29px!important
  }
}