/*
/   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; 	
}
.favsliderpro-carousel .favth-carousel-inner {
    margin-top: 0px;
    margin-bottom: 0px;
}
#fav-headerwrap.fav-light, #fav-headerwrap.fav-light.fav-fixed {
    background-color: 
    #f5f5f5;}
ul {
    list-style-type: inherit;
    padding-left: 30px;
}
h1 {font-size:26px;color:#008080;}
#fav-mainwrap {
    background-color: 
    transparent;
}
div.item-page{background:#fff;padding:15px;}
div.fav-basewrap {background:#ececec;}
.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: 1rem;
}
h2, .favth-h2 {
    font-size: 23px;
}
.speech-bubble {
    background: #efefef;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 0 auto 40px;
    max-width: 400px;
    padding: 15px;
    position: relative;
}

.speech-bubble p {
    margin: 0 0 10px;
}
.speech-bubble p:last-of-type {
    margin-bottom: 0;
}

.speech-bubble::after {
    border-left: 20px solid transparent;
    border-top: 20px solid #efefef;
    bottom: -20px;
    content: "";
    position: absolute;
    right: 20px;
}
.fav-module-block-light {
    background-color: 
    transparent;
}
blockquote p {

    margin-bottom: inherit;
    font-size: inherit;
    font-weight: bold;
    font-style: italic !important;

}
