/*
 Theme Name:     Divi Child
 Theme URI:      
 Description:   
 Author:         Owl Media
 Author URI:     https://www.owlmedia.co.za
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* GENERAL */

/* COMING SOON PAGE */

body{
  background-image: url(https://stepandrepeat.co.za/wp-content/uploads/Group-845.png) !important;
}
.et_pb_section{
  background-color: transparent !important;
}

#footerSection{
  display: none
}
.signupForm .gform_title{
  display: none
}
.signupForm .gform_body input{
  border: none;
  background-color: transparent;
  border-bottom: 1px solid black;

}
.signupForm #gform_submit_button_1 {
  background-color: transparent;
  border: 1px solid black;
  padding: 5px 30px;
  border-radius: 5px

}
.signupForm #gform_submit_button_1:hover{
  background-color: black;
  color: #f8d1c1;
  font-weight: 700
}
@media screen and (max-width: 780px){
  #backgroundImageSection{
  background-size:  190%;
    background-position: bottom
}
  #backgroundImageSection{
    margin-top: -200px !important;
  }
}

@media screen and (max-width: 615px){
  #backgroundImageSection{
  background-size:  190%;
    background-position: bottom
}
  #backgroundImageSection{
    margin-top: -270px !important;
  }
}
@media screen and (max-width: 420px){
  #backgroundImageSection{
  background-size:  190%;
    background-position: bottom
}
  #backgroundImageSection{
    margin-top: -380px !important;
  }
}
/* #backgroundImageSection{
background-image: url(https://stepandrepeat.co.za/wp-content/uploads/Red-Carpet.png), linear-gradient(0deg, #CE4A23 0%, #F8D1C1 100%)  !important;  
} */
