/*
 Theme Name:   DC Cleaning Team
 Theme URI:    
 Description:  Divi Child Theme
 Author:       99Digital
 Author URI:   https://www.99digital.ca
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License, version 3 (GPLv3)
 License URI:  http://www.gnu.org/licenses/gpl-3.0.txt
 Text Domain:  divi-child
*/

#logo { max-height: 100%; }

.et_pb_slide_description {
    text-align: left;
    margin-left: -110px;

}

.et_pb_map_container { 
    background: rgba(50, 200, 235, 0.6); /* overlay background color */
    border: none; /* border style */
}

.et_overlay {
    background: rgba(rgba(66, 75, 84, 1), 0.8); /* overlay background color */
    border: none; /* border style */
}
 
.et_shop_image .et_overlay:before, .et_portfolio_image .et_overlay:before{
    color: #FFF !important; /* + icon color */
}
 
.et_shop_image:hover .et_overlay, .et_portfolio_image:hover .et_overlay { opacity: 1; } /* overlay opacity */