/*
Theme Name: Divi Child
Theme URI: https://www.elegantthemes.com/gallery/divi/
Description: Divi Child Theme - Migrated from Admiral Child
Author: Ebizon
Author URI: https://www.thecity1.com/
Template: Divi
Version: 1.0.0
*/

/* ==========================================================================
   Custom Styles
   ========================================================================== */

/* Content Background */
div#content {
    background-color: #dcdcdc !important;
}

/* Page Title - Hide default */
h1.entry-title.page-title {
    display: none;
}

/* ==========================================================================
   Link Styles (Elementor compatibility)
   ========================================================================== */

.elementor-element.elementor-element-4ec0b86.elementor-widget.elementor-widget-text-editor a,
.elementor-element.elementor-element-e099f86.elementor-widget.elementor-widget-text-editor a {
    color: #3c87de;
}

.elementor-element.elementor-element-4ec0b86.elementor-widget.elementor-widget-text-editor a:hover,
.elementor-element.elementor-element-e099f86.elementor-widget.elementor-widget-text-editor a:hover {
    text-decoration: underline;
}

.elementor-element.elementor-element-599e65d.elementor-widget.elementor-widget-text-editor strong {
    color: #ff0000 !important;
}

/* ==========================================================================
   Elementor Section Styles
   ========================================================================== */

section.elementor-section.elementor-top-section.elementor-element.elementor-element-0c67b08.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border: 1px gray solid;
    margin-top: 0;
    margin-right: 8px;
    margin-left: 8px;
    background: White;
    -moz-box-shadow: 0px 0px 3px 5px gray;
    -webkit-box-shadow: 0px 0px 3px 5px grey;
    overflow: hidden;
    padding-left: 0px 8px 0px 8px;
}

/* ==========================================================================
   Homepage Posts Shortcode Styles
   ========================================================================== */

.post-wrapper {
    margin-bottom: 20px;
}

.post-wrapper .inside {
    padding: 15px;
    background: #fff;
}

.home-post-link a {
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

.home-post-link a:hover {
    color: #3c87de;
    text-decoration: underline;
}

/* ==========================================================================
   Menu Posts Shortcode Styles
   ========================================================================== */

.menu-listing {
    margin-top: 10px;
}

/* ==========================================================================
   Widget Styles
   ========================================================================== */

.ws-wrapper {
    padding: 15px;
    background: #f9f9f9;
    border: 1px solid #ddd;
}

.ws-wrapper h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
}

.ws-wrapper a {
    color: #3c87de;
    font-weight: bold;
}

.ws-wrapper span {
    display: block;
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
}

/* ==========================================================================
   Pagination Styles
   ========================================================================== */

.navigation.pagination {
    margin-top: 20px;
    text-align: center;
}

.navigation.pagination .page-numbers {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 2px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    text-decoration: none;
    color: #333;
}

.navigation.pagination .page-numbers.current {
    background: #3c87de;
    color: #fff;
    border-color: #3c87de;
}

.navigation.pagination .page-numbers:hover {
    background: #e5e5e5;
}

/* ==========================================================================
   Search Form Styles
   ========================================================================== */

#searchform {
    margin: 10px 0;
}

#searchform #s {
    padding: 8px;
    border: 1px solid #ddd;
    width: 200px;
}

#searchform #searchsubmit {
    padding: 8px 15px;
    background: #3c87de;
    color: #fff;
    border: none;
    cursor: pointer;
}

#searchform #searchsubmit:hover {
    background: #2a6cb8;
}

/* ==========================================================================
   Footer Styles
   ========================================================================== */

.nav.menu-divbar.mod-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.nav.menu-divbar.mod-list li {
    display: inline-block;
    margin: 0 10px;
}

.nav.menu-divbar.mod-list li a {
    color: #666;
    text-decoration: none;
}

.nav.menu-divbar.mod-list li a:hover {
    text-decoration: underline;
}

/* ==========================================================================
   DIVI THEME BUILDER STYLES
   ========================================================================== */

/* Page container - centered 960px layout */
#page-container {
    max-width: 960px;
    margin: 0 auto;
    background-color: white;
}

/* Main content background */
#main-content {
    background-color: #dcdcdc;
}

/* Typography */
h1, h2, h3, h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Links */
a:link, a:visited {
    color: #000000;
}

.entry-title a:link,
.entry-title a:visited {
    color: #3c87de;
}

/* ==========================================================================
   Divi Header Styles
   ========================================================================== */

/* Navigation hover */
#main-header .et-menu li a:hover {
    background: transparent;
    opacity: 1;
}

/* Dropdown menu */
#main-header .et-menu li ul {
    background: #000080;
    border-top: none;
}

#main-header .et-menu li ul li {
    padding: 5px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

#main-header .et-menu li ul li a:hover {
    background: #000080;
}

/* ==========================================================================
   Divi Footer Styles
   ========================================================================== */

/* Footer menu */
.footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-menu li {
    display: inline-block;
    margin: 7px 10px;
}

.footer-menu li a {
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
}

.footer-menu li a:hover {
    color: #006699;
}

/* ==========================================================================
   Divi Content Styles
   ========================================================================== */

/* Content box shadow */
.et_pb_section.content-section {
    box-shadow: 5px 0px 5px -1px rgba(0,0,0,0.75),
                -5px 0px 5px -1px rgba(0,0,0,0.75);
}

/* Widget title styling */
.widget-header h3.widget-title {
    font-size: 15px;
    text-align: center;
    text-transform: capitalize;
    color: #666666;
}

.widget-header h3.widget-title::after {
    content: '';
    border-bottom: 3px solid #dddddd;
    width: 100%;
    display: block;
    margin-top: 4px;
}

/* ==========================================================================
   Divi Search Styles
   ========================================================================== */

.et_pb_search input[type="text"] {
    border-color: #000080;
}

.et_pb_search .et_pb_searchsubmit {
    background: #000080;
}

/* ==========================================================================
   404 Page
   ========================================================================== */

body.error404 #main-content {
    background-color: #fff;
}
