/*
Theme Name: Driving School Theme by iSoftMark
Theme URI: https://isoftmark.com
Author: iSoftMark
Author URI: https://isoftmark.com
Description: A Divi 5 child theme built for driving school websites, developed by iSoftMark.
Template: Divi
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: driving-school-theme
*/

/* =============================================
   Add your custom child theme styles below
   ============================================= */

/*--Global--*/
.et_pb_button:hover {
    opacity: .8;
}

/*--Header CSS--*/
.container.clearfix.et_menu_container {
    max-width: 1280px;
}

/*--Footer CSS--*/
#main-footer .container {
    max-width: 1280px;
}

