/*
 Theme Name:   Redel Child
 Theme URI:    http://victorthemes/themes/redel
 Description:  Redel Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     redel
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  redel-child
*/


/* Icones */

ul.overview-bullets li [class^="ti-"] {
    top: 12px;
    color: #ffffff!important;
    font-size: 30px;
}

/* hauteur homepage section 1 */
.redl-caption-wrap {
    padding-top: 140px;
}

/* couleur texte bouton */
.redl-btn {
color: #002060;
}

/* style logo */
.redl-header .logo img {
    position: absolute;
    top: -20px;
    left: 0;
    max-width: 100px;
    z-index: 1;
}

.redl-banner-special-page .redl-header.fixed .logo img.dark-logo, .redl-banner-special-page .redl-header.fixed .logo span.dark-logo, .redl-header.fixed .logo img.dark-logo, .redl-header.fixed .logo span.dark-logo {
    padding-top: 26px!important;
}