/*
Theme Name:     Evolve-child
Description:    
Author:         cursurimarcu
Template:       evolve

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* Header */

#tagline {
    color: black!important;
    font-weight: 700;
}

/* Menu */

.menu-header {
background: #720001!important;
}

.sub-menu {
   background-color: #720001!important; 
}

/* Page title */

.entry-title {
    display: none;    
}

/* Carousel */

#bootstrap-slider .layout-left {
    right: 75%;    
}

.carousel-inner {
    border-bottom: 8px;
    border-color: #720001;
    border-style: solid;
}

/* Module main page */

.dslc-modules-section {
    padding-bottom: 20px!important;
    padding-top: 0!important;    
}

/* Footer */

.su-custom-gallery-slide img{
    background: transparent!important;  
    border: none!important;
    transition: none!important;
    padding: 0!important;
}

.widget-content {
    padding-bottom: 0;    
}

.widget-content a{
    color: white!important;
    font-size: 15px;
}

.widget-content h3{
    color: white!important;
    font-size: 20px;
}

.widget-content p{
    color: white!important;
    font-size: 15px;
}

#nav_menu-2.widget.widget_nav_menu {
    margin: 0 auto;  
}

.footer a{
    color: white!important;   
}