/*
/   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
///
//////////////////////////////////////////////////////////////////////////////*/
#favportfolio-overlay.overlay-light h3#favportfolio-title #favportfolio-overlay.overlay-light p#favportfolio-author, #favportfolio-overlay.overlay-light h3#favportfolio-title a, #favportfolio-overlay.overlay-light p#favportfolio-author a {
    color: #111;
    display: none !important;
}
#favportfolio-overlay.overlay-light {
    background-color: rgba(255, 255, 255, 0.9);
    display: none !important;
}
h3#favportfolio-title {
    text-align: center;
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: 700;
    padding: 0 21px;
    text-transform: uppercase;
    word-spacing: 2px;
    border: none;
    display: none;
}
h1, .favth-h1 {
    font-size: 26px;
    color: #d4453d;
}
h2, .favth-h2 {
    font-size: 22px;
    color: #d4453d;
}
ul {
    list-style-type: inherit;
    padding-left: 30px;
}

 .favportfolio-favmodal .favth-carousel-caption h4 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 6px;
    display: none !important;
}

.favportfolio-favmodal .favth-carousel-caption {
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    background-color: none;
    color: #fff;
    display: none !important; 
}
ul {
    list-style-type: inherit;
    padding-left: 30px;
}
.fav-module-block-light {
    background-color: rgba(255, 255, 255, 0.8);
}