/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.10.6
Description: Website Name: xpertrodentsolutions.com
Author: Wayne Woodbury ** Modified for Divi 3.0.65/4.10.6 and above CSS File / September 23rd 2021 **
Template: Divi
*/

/* Browser Reset */

@import url("../Divi/style.css");
@import url("../Divi-child/style-additional.css");
@import url("../Divi-child/style-banners.css");
@import url("../Divi-child/style-blog.css");
@import url("../Divi-child/style-cta-content.css");
@import url("../Divi-child/style-fonts.css");
@import url("../Divi-child/style-links.css");
@import url("../Divi-child/style-nav.css");
@import url("../Divi-child/style-plugins.css");
@import url("../Divi-child/style-transform.css");

/*----------------------------------------------------------------------*/
/*------------------ BEGIN CONSOLIDATE SECTION -------------------------*/
/*----------------------------------------------------------------------*/

/* Body - Set Color In Backend */
body {
    margin-top: 0px;
    margin-bottom: 0px;
}

/* Body Background */
body.et_cover_background {
    background-color: #444444;
    background-attachment: fixed;
    background-image: url(https://xpertrodentsolutions.com/wp-content/uploads/pg-bg.jpg);
    background-position: center top;
    background-repeat: repeat !important;
    background-size: auto auto !important;
}

/* Set Page Content Full Width */
.container,
.et_pb_row {
    width: 90% !important;
    max-width: 1180px !important;
}

/* Set Page Content Full Width */
.et_pb_row {
    width: 90% !important;
    max-width: 1180px !important;
}

/* Set Page Content Boxed Width */
.et_boxed_layout #page-container {
    width: 100%;
    max-width: 1180px !important;
}

/* Main Container Background */
#main-content {
    background-color: transparent !important;
}

/* Shadow Box Page Container */
.et_boxed_layout #page-container {

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

/* Main Header Secondary Background */
#page-container {
    background-color: transparent;
    background-image: url(https://xpertrodentsolutions.com/wp-content/uploads/header-bg-001.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

/* Header Nav BG Color, Image */
#main-header {
    background-color: transparent !important;
	/* ***** ORIGINAL *****
    background-image: url(https://xpertrodentsolutions.com/wp-content/uploads/epc-logo-001.png);
	*/
	background-image: url(https://xpertrodentsolutions.com/wp-content/uploads/epc-logo-001-2-Mine.png);
    background-position: center top;
    background-repeat: no-repeat;
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.15);
}

/* Top Nav Full Width - Header Style Centered */
.et_header_style_centered #main-header .container {
    width: 100%;
}

/*----------------------------------------------------------------------*/
/*------------------ PAGE CONTENT SECTION ------------------------------*/
/*----------------------------------------------------------------------*/

/* Text Body / Blog Background Color */
.et_pb_section {
    background-color: transparent !important;
}

/* Text Box With Background Image */
.et_pb_with_background {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
}

/* Map Height / Border */
.et_pb_column_2_3 .et_pb_map {
    height: 500px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #DDDDDD;
}

/* Gallery Title */
.et_pb_gallery_title {
    color: #999999;
    font-size: 14px !important;
}

/* Gallery Image Rollover Accent Color */
.et_overlay:before {
    color: #660000;
}

/* Image Offset */
img.alignleft {
    margin-right: 35px;
}

/*----------------------------------------------------------------------*/
/*------------------ FOOTER SECTION ------------------------------------*/
/*----------------------------------------------------------------------*/

/* Footer Main */
#main-footer {
    background-color: transparent;
}

/* Footer Main */
#footer-bottom {
    background-color: #222222;
}

/* Social Icons Footer - SOCIAL NAME */
.et-social-NAME a:before {
    content: '\e09d';
}

/* Social Icons Footer */
.et-social-icons {
    float: none;
    text-align: center;
}

/* Social Icons Footer */
.et-social-icons li {
    margin-left: 10px;
    margin-right: 10px;
}

/* Footer Text */
#footer-info {
    color: #999999;
    float: none;
    padding-bottom: 10px;
    text-align: center;
}

/*----------------------------------------------------------------------*/
/*------------------ BEGIN WWW CSS SECTION -----------------------------*/
/*----------------------------------------------------------------------*/

/* Blockquote */
blockquote {
    margin: 20px 0 30px;
    padding-left: 20px;
    border-left: 5px solid #CC0000;
}

/* Horizontial Line */
.lineRule1 {
    height: 3px;
    width: 85%;
    background-color: #00EE00;
    margin: 20px auto 20px auto;
}

/* Font Awesome Icons */
.fa,
.fas,
.far,
.fab {
    color: #CC0000;
    padding: 35px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: solid 1px #DDDDDD;
}

/* Font Awesome Icons - Navbar  Tele Link */
.homeTeleLink .fa,
.homeTeleLink .fas,
.homeTeleLink .far,
.homeTeleLink .fab {
    color: #fff;
    font-size: 30px;
    padding: 4px;
    margin-left: 15px;
    border-radius: 0;
    border: none;
}

/*------------------ List Layout Settings ---------------------------*/

/* List Image */
.listImage1 {
    font-weight: bold;
    list-style-image: url(https://xpertrodentsolutions.com/wp-content/uploads/list-image-001.png);
}

/* List Image */
.listImage2 {
    font-weight: normal;
    /*list-style-image:url(https://xpertrodentsolutions.com/wp-content/uploads/list-image-002.png);*/
}

/* List Image Line Spacing */
.listImage1,
.listImage2 {
    line-height: 1.5em !important;
    margin: 7px 0px 7px 20px;
}

/* List Image Margin Bottom */
.listImage1 li,
.listImage2 li {
    margin-bottom: 1em;
}

/* List Image Columns */
#floatLeft-2col {
    float: left;
    width: 48%;
    margin-left: 15px;
}

/* List Image 3 Columns */
#floatLeft-3col {
    float: left;
    width: 30%;
    margin-left: 5px;
}

/* List Indent - List within a List */
.listIndent1 {
    font-weight: bold;
    line-height: 1.5em !important;
    margin: 7px 0px 7px 40px;
}

/* List Indent Margin Bottom */
.listIndent1 li {
    margin-bottom: 0.25em;
}

/*----------------------------------------------------------------------*/
/*------------------ BEGIN MOBILE SCREEN SECTION -----------------------*/
/*----------------------------------------------------------------------*/

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

    /* Main Header Secondary Background */
    #page-container {
        background-color: transparent;
        /*background-image:url(https://xpertrodentsolutions.com/wp-content/uploads/header-bg-002.jpg);*/
    }

    /* Mobile Menu Bar Stretch */
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Zero Margin For Mobile Screens */
    .et_boxed_layout #page-container {
        width: 100% !important;
    }

    /* Header Nav BG Color, Image */
    #main-header {
		/* ***** ORIGINAL *****
        background-image: url(https://xpertrodentsolutions.com/wp-content/uploads/epc-logo-002.png);
		*/
		background-image: url(https://xpertrodentsolutions.com/wp-content/uploads/epc-logo-002-2-Mine.png);
    }

    /* Footer Widgets */
    .footer-widget:nth-child(n) {
        margin: 25px 25px !important;
    }
}

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

    /* Fixed Header fo Mobile Screen - Sticky */
    #page-container {
        background-image: none;
        padding-top: 0px !important;
    }

    /* Main Header Mobile Menu Bar Top Spacing - Sticky  */
    #main-header {
        background-image: url(https://xpertrodentsolutions.com/wp-content/uploads/epc-logo-003-Mine.png);
        padding: 150px 0px 0px 0px !important;
    }

    /* List Image Columns */
    #floatLeft-2col {
        float: none;
        margin-left: 0px;
        margin-bottom: 15px;
        width: 98%;
    }

    /* List Image Columns */
    #floatLeft-3col {
        float: none;
        margin-left: 0px;
        margin-bottom: 15px;
        width: 98%;
    }
}

@media only screen and (max-width:640px) {}

/*----------------------------------------------------------------------*/
/*------------------ END CONSOLIDATE SECTION ---------------------------*/
/*----------------------------------------------------------------------*/