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

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/
#fav-nav .favnav {
    z-index: 100;
    position: relative;
    float: none !important;
    text-align: center;
  	margin:0 auto;
  	border-top: 0px solid #ccc;
  	border-bottom: 0px solid #ccc;
}
.favnav ul.nav {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    float: none;
    margin: 0 auto;
    text-align: center;
    display: inline-block; 	
}
.fav-container h1, .fav-container h2, .fav-container h3, .fav-container h4, .fav-container h5, .fav-container h6 {
    border: 0 none;
    line-height: 1.0em;
    margin-top: 1rem;
    margin-bottom: 1.0rem;
}
h1, .favth-h1 {
    font-size: 24px;color:#3e5462;	
}
ul {
    list-style-type: inherit;
    padding-left: 30px;
}
.favsliderpro-carousel .favth-carousel-inner {
    margin-top: 0px;
    margin-bottom: 0px;
}
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 12pt;
    line-height: 24px;
    color: #3e5462;
}
#fav-mainwrap {
    background-color: transparent;
}
.fav-module-block-light {
    background-color: transparent;
}
div.item-page {background: #fafafa;padding: 10px;}