/*
Theme Name:   DiviChild
Description:  Divi Child
Author:       Admin
Author URL:   Write here the author's blog or website url
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  DiviChild
*/

/* Write here your own personal stylesheet */

/* Menu */
#main-header a:focus {
    box-shadow: none !important;
    outline: none !important;
}

.single-etn #main-header,
.single-post #main-header,
.et-tb-has-template #main-header {
    background-color: rgba(0, 0, 0, 0.96) !important;
}

/* Eventin */
.et-tb-has-template #et-main-area #eventin-checkout {
    padding-top: 150px !important;
}