/*
Theme Name: Photograph child
Theme URI: https://themefreesia.com/themes/Photograph
Description: a photograph child theme
Author: Theme Freesia
Author URI: https://themefreesia.com
Version: 1.1.8
Template: photograph
*/
/* import base styles  */
@import url('../photograph/style.css');

<!--- #search_content {width: 500px;} -->

<!--- #bma_db_data_slide {  height: 445px;} -->

#bma_db_data
    {
      width: 200px;
	  float:right;
	  margin-left: 550px;

    }
	
#wordpress_db_data
    {
      width: 500px;
	  margin-right: 250 px;
      float: left;
    }

/* begin WPForms CSS */
.wpforms-field-divider h3 {
font-size: 24px !important;
}
.wpforms-field {
clear:both;
}

.wpforms-available-day {
float: left !important;
width: 120px !important;
padding-top: 20px !important
}

.wpforms-available-time {
float: left !important;
width: 120px !important;
clear: none !important;
margin-left: 20px
}

@media only screen and (max-width: 650px) {
.wpforms-available-day {
width: 110px !important;
}
.wpforms-available-time {
width: 60px !important;
margin-left: 10px
}
}
/* end WPForms CSS */