/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Heddie
Author URI: http://www.lecontact.fr
Description: theme enfant
Tags: theme enfant
Version: 3.0.23.1481736080
Updated: 2016-12-14 18:21:20


 /*------------------------------------------------*/
/*-------[CUSTOM WIDGET SEARCH AND TITLES]--------*/
/*-------------[BY GENO QUIROZ]-------------------*/
/*------------------------------------------------*/
 
/* option 2 */
 
    .option-2 .widgettitle {
            background: #000000!important;
            color: #ffffff;
            font-size: 14px;
            text-transform: uppercase;
            height: 33px;
            line-height: 33px;
            width: 100%;
            border: 0;
        margin-bottom: 8px;}
 
    /* sidebar search bar */
        .option-2 .widget_search #searchsubmit {background-color: #000000;}
        .option-2 .widget_search input#searchsubmit {color: #ffffff;}
        .option-2 .widget_search input#s {border: 1px solid #000000;}