/*
Theme Name: Little Divi
Version: 1.0
Description: A child theme of SpecialDivi
Author: Kylee
Template: SpecialDivi
*/

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

@import url("../SpecialDivi/style.css");
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');

#Welcome p {
  padding: 45px;
  font-size: 23px
}

.Involved .et_pb_column:nth-of-type(2) .et_pb_image_wrap {
 box-shadow: -30px -30px #FFBF81 !important;
}

.Involved .et_pb_column:nth-of-type(3) .et_pb_image_wrap {
 box-shadow: -30px -30px #8BD1D3 !important;
}

#logo {
  border-radius: 1080px;
}

h1, h2 {
  font-size: 70px;
  font-family: 'Raleway', sans-serif !important;
  text-transform: uppercase !important;
  color: #96439D;
}
.et_pb_module_header {
  font-size: 45px!important;
  font-family: 'Raleway', sans-serif !important;
  text-transform: uppercase !important;
  color: #96439D;
  padding-bottom: 30px;  
}

#footer-bottom, #main-header {
  background: #A190A5 !important; 
}

#top-menu a {
  color: white;
}

p {
font-family: "minion-pro", serif;
font-weight: 400;
color: #A190A5;
font-style: normal;
font-size: 20px
}

.Involved .et_pb_image_wrap {
 box-shadow: -30px -30px #A190A5 !important;
  border-radius: 200px;
  margin-top: 90px;
  
}
.Involved .et_pb_image_wrap {
 box-shadow: -30px -30px #A190A5 !important;
  border-radius: 200px;
  margin-top: 90px;
}
#Impact .et_pb_image_wrap {
 box-shadow: 40px -40px #CDF5DB !important;
  border-radius: 0px;
  margin-top: 30px;
}
#Welcome .et_pb_image_wrap img {
 box-shadow: 40px 10px #FFBF81 !important;
  border-radius: 2080px !important;
   
}

#Welcome .et_pb_image {
  border-radius:1080px!important;
  
}


h1::after{
  content:"";
  height: 8px;
  background: #FFBF81;
  width: 50%;
  position: absolute;
  top: 30px;
  right: 0px; 
}

#Impact h1::after{
  width: 72%;
   
}
#BlanketKit {
  padding-bottom: 140px;
}
#BlanketKit::after{
  content:"";
  height: 100px;
  background: #FFBF81;
  width: 100%;
  position: absolute;
  bottom: 120px;
  right: 0px !important;
  left: 0px !important; 
}

#Impact::after{
  content:"";
  height: 100px;
  background: #FFBF81;
  width: 100%;
  position: absolute;
  bottom: 230px;
  right: 0px !important;
  left: 0px !important; 
  
}

.et_pb_slide_description{ 
background-color: #8BD1D3;
padding: 40px 30px;
margin: 150px 400px;
}

#CTA p {
  color: white; 
}

.Involved {
  background: linear-gradient(176deg, white 0%, white 30%, #2C7487 30%, #2C7487 55%, white 55%)
}

.et_pb_button {
  border-radius: 1080px;
  background-color: #ffffff65;
  border: 0px; 
  color: #707070;
}

/* If the screen size is 600px wide or less, hide the element */
@media only screen and (max-width: 600px) {
  h1, h2 {
  font-size: 50px;
  font-family: 'Raleway', sans-serif !important;
  text-transform: uppercase !important;
  color: #96439D;
  }
 .et_pb_module_header {
  font-size: 35px!important;
  font-family: 'Raleway', sans-serif !important;
  text-transform: uppercase !important;
  color: #96439D;
  padding-bottom: 30px;  
}
p {
font-family: "minion-pro", serif;
font-weight: 400;
color: #A190A5;
font-style: normal;
font-size: 20px
}

h1::after{
  content:"";
  height: 0px;
  }
  
  #BlanketKit::after{
  content:"";
  height: 100px;
  background: #CDF5DB;
  width: 100%;
  position: absolute;
  bottom: 200px;
  right: 0px !important;
  left: 0px !important; 
}
  
 #BlanketKit .et_pb_image_wrap {
 box-shadow: 26px -26px #FFBF81 !important;
  border-radius: 0px;
  margin-top: 30px;
  }

#Impact .et_pb_image_wrap {
 box-shadow: 26px -26px #CDF5DB !important;
  }
  
#Impact::after{
 content:"";
  height: 100px;
  background: #FFBF81;
  width: 100%;
  position: absolute;
  bottom: 120px;
}
  
.Involved {
  background: linear-gradient(176deg, white 0%, white 20%, #2C7487 20%, #2C7487 25%, white 25%);
} 
  
  
#Welcome p {
  padding: 0px;
  padding-top: 15px;
  font-size: 23px
}
}

