@charset "utf-8";
/*
Theme Name:     Onyabike
Description:    Custom theme built for healthsongs.org
Author:         Webmad
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@font-face {
    font-family: 'pt_sansregular';
    src: url('font/ptsans_regular_macroman/PTS55F-webfont.eot');
    src: url('font/ptsans_regular_macroman/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ptsans_regular_macroman/PTS55F-webfont.woff') format('woff'),
         url('font/ptsans_regular_macroman/PTS55F-webfont.ttf') format('truetype'),
         url('font/ptsans_regular_macroman/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'slab_slabsemibold';
    src: url('font/slab-semibold-webfont.eot');
    src: url('font/slab-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/slab-semibold-webfont.woff') format('woff'),
         url('font/slab-semibold-webfont.ttf') format('truetype'),
         url('font/slab-semibold-webfont.svg#_slabsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'slab_slabregular';
    src: url('font/slab-regular-webfont.eot');
    src: url('font/slab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/slab-regular-webfont.woff') format('woff'),
         url('font/slab-regular-webfont.ttf') format('truetype'),
         url('font/slab-regular-webfont.svg#_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'slab_slabitalic';
    src: url('font/slab-italic-webfont.eot');
    src: url('font/slab-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/slab-italic-webfont.woff') format('woff'),
         url('font/slab-italic-webfont.ttf') format('truetype'),
         url('font/slab-italic-webfont.svg#_slabitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face{
	font-family:"Ravie";
	src:url("font/RAVIE.TTF");
}
.et_pb_code_0 h3.gform_title{
	font-family: "slab_slabsemibold",sans-serif;
    font-size: 45px !important;
    line-height: 45px;
    text-transform: uppercase;
    margin:0px;
    font-weight:normal !important;
}
.et_pb_code_0 span.gform_description{
	font-family: "slab_slabsemibold",sans-serif;
    font-size: 26px;
    line-height: 26px;
}
#page{
	background:#f2eee9;
}
div.gform_wrapper #input_1_3 label{
	display: block;
    float: right;
    font-size: 0.7rem;
    width: 85% !important;
    font-weight: 700;
}
div.gform_wrapper #input_1_3 input{
	float: left;
    width: 10% !important;
}
#gform_fields_1 span.name_first,
#gform_fields_1 span.name_last,
#field_1_2 input{
	width: 100%;
	margin:8px 0px;
}
#gform_fields_1 span.name_first label,
#gform_fields_1 span.name_last label,
#gform_fields_1 .gfield_label{
	display:none;
}
#gform_fields_1 li.gfield,
#gform_fields_1 div.ginput_container{
	margin:0px !important;
}
#gform_submit_button_1 {
  background-color: #000;
  background-image: none;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  height: 35px;
  margin: 0;
  padding-bottom: 8px;
}