/*
 Theme Name:     Divi
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Bryan Morgan
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
h1.section-header {
	font-size: 3.5em !important;
}

.learn-more-call {
	margin-bottom: 50px !important;
}

.et_pb_text {
       font-size: 1.2em;
}

.et_pb_animation_top.et-animated {
      box-shadow: 5px 5px 10px #2278B2;
      border-radius: 15px;
      background-color: #d5e6f2;
}

.et_pb_text et_pb_bg_layout_dark et_pb_text_align_left principle_header {font-weight: 300; width: 80%; margin: 0 !important;}

.et_pb_blurb_content.teacher_portal {
	max-width: 800px;
}

#tp-tp-top {
	padding-top: 0px !important;
}

.no-bottom-padding {
	padding-bottom: 0px !important;
}

.no-top-padding {
	padding-top: 0px !important;
}

.no-bottom-margin {
	margin-bottom: 0px !important;
}

.et_pb_toggle_title:before {
  content: "\e050";
  font-size: 16px;
  color: #ccc;
  float: left;
  padding-right: 20px;
}

.principle-advice {
        padding-bottom: 0px;
}

.halfDiv {width:50%; margin-left: auto; margin-right: auto}

.no-bottom-padding {
        padding-bottom: 0px;
}

.how-to {
  padding-top: 0px;
}

.et_pb_animation_top.et-animated {
      box-shadow: 5px 5px 10px #C6CAFF;
}

h5.et_pb_toggle_title {
font-size: 24px;
}

.et_pb_toggle_title:before {
  content: "\e050";
  font-size: 16px;
  color: #ccc;
  float: left;
  padding-right: 20px;
}

.et_pb_toggle_content p {
margin-bottom: 5px;
}

blockquote p {
font-style: italic;
}

.no-bullet {
list-style-type: none;
}

.sub-list {
list-style-type: circle !important;
}

.download:before {
font-family: 'ETmodules';
content: "n ";
}

.article:before {
font-family: 'ETmodules';
content: "j ";
}

.warning:before {
font-family: 'ETmodules';
content: "s ";
}

ul {list-style-position: inside;}
ol {padding-left: 16px !important}
li {text-indent: -15px;
padding-left: 15px;}

.learning-objectives li {
margin-bottom: 5px;
}

.video-link:before {
font-family: 'ETmodules';
content: "I ";
color: #48A440;
}

a {color: #48A440 !important}
h4 a {color: #FFF !important}
.white_button a.et_pb_promo_button {color:#FFF !important}