/*
Theme Name: Divi Child Theme
Theme URI: http: //rainbowpaints.com.vn
Description: Day la child theme cua Divi
Author: Kenny
Author URI: http: //rainbowpaints.com.vn
Template: Divi
Version: 0.1
*/
@import url("../Divi/style.css");

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}
