/*
Theme Name:     Use This
Description:    
Author:         Mark
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.et_pb_slide_description{
  color: black;
}

.mobile_menu_bar:before,
.et_toggle_slide_menu:after {
	position: relative;
	top: 0;
	left: 0;
	font-size: 32px;
	content: "\61";
	cursor: pointer;
	color: #EF4D57;
}

.et_mobile_menu {
    display: none;
    visibility: visible;
    position: absolute;
    z-index: 9999;
    left: 0;
    width: 100%;
    padding: 5%;
    border-top: 3px solid #EF4D57;
        border-top-width: 3px;
        border-top-style: solid;
        border-top-color: rgb(239, 77, 87);
    opacity: 1;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}


h2{
    font-family: 'Arvo', Georgia, "Times New Roman", serif !important;
color: #f04e57 !important;
    font-size: 46px;
}

.boxytext h2{
    font-family: 'Arvo', Georgia, "Times New Roman", serif !important;
color: #ffffff !important;
}


.workofthepast h2, .workofthepast p{
    text-align: center;
    
}
.pastwork p{
color: #000;
font-family: "Open Sans", Arial, sans-serif;
font-size: 18px;
    
}

.workofthepast{
    margin-top: -10px;
    margin-bottom: -75px;
}

.bottomslider .et_pb_slider .et_pb_container {
	position: relative;
	z-index: 2;
	width: 80%;
	max-width: 1080px;
	margin: 0 auto;
	margin-right: 0px;
}

.bottomslider .et_pb_slide_description {
    color: black;
    width: 80%;
}

#logo {
    max-height: 100%;
}

.timetext p{
    font-size: 22px;
    color: #60abde;
    width: 100%;
    padding-left: 90px;
}
.timetext h2{
    padding-left: 90px;
}

.timey{
    width: 60%
}

.donate p{
    font-size: 18px
    
}

.donate h2{
    color: #f04e57;
 
}

#top-menu-nav > ul > li > a:hover,
#et-secondary-menu > ul > li > a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
	opacity: 0.7;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	background: #60ABDE;
	color: white;
	margin-bottom: 0px;
	
}

.nav ul li a:hover,
.et_mobile_menu li a:hover {
	opacity: 0.7;
	background-color: #60ABDE;
	color: white;
}

#footer-bottom {
	padding: 15px 0 5px;
	background-color: #42ACE3;
	color: white;
	
}
