/*
Theme Name: Divi Child
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1449866999
Updated: 2015-12-11 20:49:59
*/

@charset "UTF-8";


/* DESKTOP THEME CUSTOMIZATION */

/* #main-header {border-bottom: 2px solid teal;}
.et_fullwidth_nav #main-header .container { box-shadow: 0 10px 30px rgba(0,0,0,0.9) !important; border-bottom: 1px solid teal;} */
.et_fullwidth_nav #main-header .container { border-bottom: 1px solid teal; box-shadow: 0 10px 20px rgba(0,0,0,0.5);} 
#logo { margin-top: 10px;}
.et_pb_fullwidth_header.et_pb_fullwidth_header_0 { background-image: url(http://questofthekeys.org/cms/wp-content/uploads/2019/04/qotk-classroom.jpg); background-attachment: fixed;}

.bottom-border {border-bottom: 1px solid teal;}

.et_pb_module.et_pb_video.et_pb_video_0 { box-shadow: 0px 10px 20px rgba(0,0,0,0.7); border: 1px solid #245656;}

img.book-cover {border: 1px solid #245656; margin:5px 20px 0 0;}

.bouncer {-webkit-transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.bouncer:hover  { transform: scale(1.1); text-shadow: 0 0 20px rgba(0,0,0,1); }

.header-image img {-webkit-transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.header-image img:hover  { transform: scale(1.1); text-shadow: 0 0 20px rgba(0,0,0,1); }

.donatenow {font-size: 1.5em !important;  text-shadow: 0 3px 3px black, 0 0 20px cyan;}
.donatenow:hover {font-size: 1.5em !important; text-shadow:none !important;}

.header-video .fluid-width-video-wrapper {border: 1px solid teal; box-shadow: 0 0 30px 10px rgba(0,0,0,0.8); margin: 40px auto !important;}

.et-testimonial {font-size: 24px; line-height: 1.3em;}
.t-position {font-size: 18px !important;}
.t-author {font-size: 20px !important;}

.et-pb-contact-message {color: white;}


/* MOBILE THEME CUSTOMIZATION IS IN THE DIVI > THEME OPTIONS > CUSTOM CSS */

