/*
Theme Name: Platinum LedgerWorks Theme
Theme URI: http://ohaddock.com/
Version: 1.0.3
Description: A Custom Child Theme Designed and Develped by OHaddock Designs
Author: OHaddock Design
Author URI: http://www.ohaddock.com
Template: Divi
*/

@import url(../Divi/style.css);

/*---THEME CUSTOMIZATION STARTS HERE-----*/

// Header and Menu Styles
#main-header { background-color: #ffffffe8; }
#top-menu li { padding-right: 15px; }
button.aicon_link {
    width: 28px;
    height: 28px;
}
#top-menu li a {
    font-size: inherit !important;
}
.et_secondary_nav_enabled #page-container #top-header {
  background-color: #b50560 !important;
}




// Footer Styles
#footer-bottom {
    background-color: #204459 !important;
}
#main-footer { background-color: #204459 !important; }
#footer-bottom { padding: 25px 0 0px; }

.et_pb_text_0_tb_footer {
    line-height: 2em !important;
}


//Media Calls
@media screen and (max-width: 820px) {

.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 40px;
    padding-top: 40px;
    margin-left: -90px;
}

@media screen and (max-width: 980px) {

.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1.et_pb_row .et_pb_column, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 40px;
    padding-top: 40px;
    margin-left: -90px;
}
#footer-bottom {
    background-color: #141a3f00 !important;
}
#main-footer { background-color: #141a3f00 !important; }
#footer-bottom { padding: 25px 0 0px; }
	}
	
	
@media screen and (max-width: 700px) 
{ h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 20px;}
	.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
	}
}
#footer-bottom {
    background-color: #204459 !important;
}
#main-footer { background-color: #204459 !important; }
#footer-bottom { padding: 25px 0 0px; }
}
