@charset "UTF-8";
/* CSS Document */
/*
 Theme Name:   Divi Child
 Theme URI:    https://zealpointchakra.com/wp-content/themes/Divi/
 Description:  child theme, based on Elegant Themes - Divi
 Author:       Edward Carne
 Author URI:   https://zealpointchakra.com
 Template:     Divi
 Version:      1.0.0
 Tags: light, white, one-column, two-columns, three-columns, responsive-layout, translation-ready
 Text Domain:  Divi-child
*/

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

/*Audio Player */
/* from wp-mediaelement.css in wp-content/wp-includes/js/mediaelement/ */

.wp-audio-shortcode {
visibility: visible !important;
}

.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    background: #035d1e !important;
}

/* alter top menu for mobile */

@media  (max-width: 680px){
#et-secondary-nav, #et-secondary-menu {
display: block !important;
}
.et_secondary_nav_only_menu #top-header {
display: block !important;
}
}

.mobile_menu_bar:before {
color: #fff !important;
}

/* Add new fonts */


/* Change Header colour */
h1, h2, h3, h4, h5, h6 {
color : #035d1e;
padding-bottom: 10px;
font-weight: 500; }

h1 
{ font-size: 30px; 
line-height: 1.5em;}
	h2 
{ font-size:20px !important;
font-weight: bold !important;
	line-height: 1.3em;}
	h3 
{ font-size: 20px; 
	line-height: 1.3em;}
	h4 
{ font-size: 18px; 
	line-height: 1.3em;}
	h5 
{ font-size: 16px; 
	line-height: 1.2em;}
	h6 
{ font-size: 14px; 
	line-height: 1.1em;}
	
/* Change default font size */
body {		
font: normal 1.1em/1.5 verdana, geneva, sans-serif;
color : #555;
}

/*Change sub sup font size */
sup { 
     bottom: 0.7em;
	 font-size: smaller;
}

sub { 
     top: 0.3em;
	 font-size: smaller;
}

/* Format the popup box - Info Popup */
.infopopup-link {
font-weight: bold;
font-size:smaller;
font-style:italic;
color: #3333ff;
}
.infopopup-popup {
	background-color: #e5fdff;
	border: 1px solid #000000;
	border-radius: 5px;
	padding: 15px 15px 15px 15px;
	box-shadow: 3px 3px 3px #333333;
}

.widget-title {
margin: -3px 0 5px 0;
padding:0 0 0 0;
font-weight:normal;
letter-spacing:0.5px;
text-transform:none;
font-size:105%;
color:#d68927;
}

/* Remove the Logo */
img#logo {
display:none; 
}

/* Remove the Page title */
.main_title{
display:none;
}

#main-header{
display:none;
}

et_fixed_nav #page-container{
padding-top:0 !important;
}

/* Change font color in footer to off-white */
#footer-info {
    color: #eee;
    font-size:smaller;
    text-align: center;
    }
    
    /* Table Styles */

.entry-content table {  border: 0px; margin: 0 0 15px 0; text-align: left;}

.entry-content tr th, .entry-content thead th { color: #555; font-weight: bold; padding: 9px 24px; }

.entry-content tr td {padding: 6px 6px; }

.entry-content tr td,
body.et-pb-preview #main-content .container tr td {
	padding: 6px 24px;
	border-top: 0 solid #eee;
}

/* Using div tags to format a table for HTML5  */

.divTable {
	display: table;
	width: 100%;
}

.divTableBorder {
	display: table;
	width: 100%;
    border-style: solid;
    border-width: medium;
    border-color: #035d1e;
	padding: 3px 20px;
	margin: auto;
}

.divRow {
	display: table-row;
}

.divHeading {
	display: table-header-group;
	background-color: #035d1e;
	font-weight: bold;
	color: #ffffff;
}

.divCell, .divCell-5, .divCell-7, .divCell-10, .divCell-15, .divCell-20, .divCell-30, .divCell-35, .divCell-40, .divCell-45, .divCell-50, .divCell-55, .divCell-70, .divCell-80, .divCell-90, .divCell-100, .divCell-spacer, .divHead {
	display: table-cell;
	padding: 3px 10px;
	border: none;
}

.divCell-5 {
	width: 5%
}

.divCell-7 {
	width: 5%
}

.divCell-10 {
	width: 10%
}

.divCell-15 {
	width: 15%
}

.divCell-20 {
	width: 20%
}

.divCell-30 {
	width: 30%
}

.divCell-35 {
	width: 35%
}

.divCell-40 {
	width: 40%
}

.divCell-45 {
	width: 44%
}

.divCell-50 {
	width: 50%
}

.divCell-55 {
	width: 55%
}

.divCell-70 {
	width: 70%
}

divCell-80 {
	width: 80%
}

.divCell-90 {
	width: 90%
}
.divCell-100 {
	width: 100% !important;
}

.divCell-spacer {
	width: 100%;
    border-style: none;
	height: 5px;
	font-size: 1px;
	padding: 0px;
}
.divHeading {
	display: table-header-group;
	background-color: #ddd;
	font-weight: bold;
}

.divFoot {
	display: table-footer-group;
	font-weight: bold;
	background-color: #ddd;
}

.divBody {
	display: table-row-group;
}



/* hide table borders
    
    #hometable,tr,td,th {
border: none !important;
border-style:none;
border-width:0px;
box-sizing: border-box;
 cell- padding:0;
}
 */

/* hide most table borders 
  

    #bordertable,tr,th {
border-style:none;
border-width:0px;
box-sizing: border-box;
 cell- padding:0;
}


.borderbottom,tr {
border-style:none none double none;
border-width: medium;
border-color:#035d1e;
}
*/


/* Change the transparency on button */

.et_pb_promo.et_pb_bg_layout_light.et_pb_text_align_center {
background: rgba(255,255,255,0.8) !important;
padding: 20px;
}

.et_pb_promo.et_pb_bg_layout_light.et_pb_text_align_left {
background: rgba(255,255,255,0.8) !important;
padding: 20px;
}

/* Change the transparency on testimonial */

.et_pb_testimonial {
background-color: rgba(255, 255, 255, 0.75) !important;
padding: 10px;
}

/* Change text transparency on slide */
.et_pb_slide_description h2, .et_pb_slide_content{
background-color:rgba(0,0,0,0.75);
}

/* Change image transparency */

.img70{
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

/* Image popup on hover */

span.dropt {border-bottom: thin dotted; background: #ffeedd;}
span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 2%; background: #ffffff;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 20px 0 0 170px; background: #ffffff; z-index:6;} 

/* Change background for widget */

.cdr-widget .et_pb_sidebar_0 {
background: rgba(255,255,255,0.8)!important;
border-top-right-radius:30px;
padding-top:10px;
padding-left:15px;
}

.my-row2 .et_pb_sidebar_0 {
background-color:white!important;
padding-top:10px;
padding-left:15px;
}


/* Change list formats  */

ol li {
	padding-bottom: 0.5em;

}

.indent li {
line-height:1.5em;
padding-left: 28px;
margin-left: 30px;
list-style:disc;
font-size:100%;
}

.check_red li {
background: url(/icon/checkmark.png) 0 0 no-repeat !important;
line-height:1.7em;
padding-left: 28px;
list-style:none;
font-size:130%;
}

.check_red_100 li {
background: url(/icon/checkmark.png) 0 0 no-repeat !important;
line-height:1.5em;
padding-left: 28px;
list-style:none;
font-size:100%;
}

.check_red_indent li {
background: url(/icon/checkmark.png) 0 0 no-repeat !important;
line-height:1.5em;
margin-left:30px;
padding-left: 28px;
list-style:none;
font-size:100%;
}


.check_redm_100 li {
background: url(/icon/checkmark-m.png) 0 0 no-repeat !important;
line-height:1.2em;
padding-left: 20px;
list-style:none;
font-size:100%;
}

.check_green_100 li {
background: url(/icons/list/checkmark-g.png) 0 0 no-repeat !important;
line-height:1.5em;
padding-left: 20px;
list-style:none;
font-size:100%;
}

.check_green_indent li {
background: url(/icons/list/checkmark-g.png) 0 0 no-repeat !important;
line-height:1.5em;
margin-left:30px;
padding-left: 28px;
list-style:none;
font-size:100%;
}

.check_orange li {
background: url(/icon/checkmark_orange.png) 0 0 no-repeat !important;
line-height:1.3em;
padding-left: 28px;
list-style:none;
font-size:130%;
}

.check_orange_small li {
background: url(/icon/checkmark_orange.png) 0 0 no-repeat !important;
line-height:1.4em;
padding-left: 28px;
list-style:none;
font-size:100%;
}
.question_orange li {
background: url(/icons/list/question_orange.png)) 0 0 no-repeat !important;
line-height:1.4em;
padding-left: 28px;
list-style:none;
font-size:140%;
}

.question_orange_100 li {
background: url(/icons/list/question_orange.png) 0 0 no-repeat !important;
line-height:1.5em;
padding-left: 28px;
list-style:none;
font-size:100%;
}

.question_orange_indent li {
background: url(/icons/list/question_orange.png) 0 0 no-repeat !important;
line-height:1.5em;
margin-left:30px;
padding-left: 28px;
list-style:none;
font-size:100%;
}

.ul_mobile li {
padding: 0 0 5px 5px;
	line-height: 1.2em;
	list-style-type: disc;
        font-size:100%;
}

/* Change colour of social icons */
.et-social-icon a {
    color: #ddd;
    font-size: 24px;
    text-align: center;
}

