/*
 Theme Name:     Divi Child for Atticus Books
 Theme URI:      https://www.elegantthemes.com/gallery/Divi/
 Description:    Divi Theme - Child Theme Edits by Notsolinear Productions, LLC
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.page article {
	border:0px !important;
}

#main-content .container:before {
	width:0px !important;
}

.et_fixed_nav #main-header {
    position: fixed;
    background-repeat: no-repeat;
    background-position: center;
	background-color:#000000;
}

#et-secondary-menu {
    float: left;
	margin-left:7%;
}

#top-menu-nav, #top-menu {
	opacity:0;
}

h3 a {
	color: #2ea3f2 !important;
	text-decoration: underline !important;
}