/*
Theme Name: AC Print
Theme URI: https://www.gambitnash.co.uk
Version: 2.5
Description: The AC Print WordPress Theme, based on the Divi theme by Elegant Themes
Template: Divi
Author: Gambit Nash
Author URI: https://www.gambitnash.co.uk
*/

/** Import parent styles */
@import url('../Divi/style.css');

/** Child Theme Customisations */

#main-header {
    font-weight: 700;
}
.et_pb_slide_description h2 {
    font-weight: 800;
}
#main-content, .et_pb_section {
    background-color: #111;
}
h1, h2, h3, h4, h5, h6 {
    color: #47c8ff;
    font-weight: 700;
    line-height: 1em;
    padding-bottom: 10px;
}
.et_pb_widget a {
    color: #999;
}
.et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
    color: #47c8ff !important;
}
#top-menu li.current-menu-item > a, .fullwidth-menu li.current-menu-item > a {
    font-weight: 800;
}
#main-header {
    background-image: url("/wp-content/uploads/2015/06/Bannernav2.png");
}
#main-header .et_mobile_menu {
    background-color: #47c8ff;
}
.et_pb_bg_layout_light .et-pb-arrow-prev, .et_pb_bg_layout_light .et-pb-arrow-next {
    color: #47c8ff;
}
.et_pb_toggle_open {
background-color: #333;
}
.et_pb_toggle_close {
    background-color: #333;
}
.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #47c8ff;
}
.et_pb_bg_layout_light .et-pb-controllers a {
    background-color: #fff;
}
.et-pb-controllers .et-pb-active-control {
    background-color: #47c8ff !important;
}
.et_pb_slide_description h2, .et_pb_column_1_4 .et_pb_slider_fullwidth_off h2 {
    font-weight: 800 !important;
}
.et_pb_all_tabs {
    background-colour: #333;
    background: #333;
}
@media only screen and (max-width: 767px) {
.et_pb_slide_content, .et_pb_more_button, a.et_pb_more_button {
display: block !important;
}
}