/*
 Theme Name:     Florida Child
 Theme URI:      http://webnus.biz/themes/florida-wp/
 Description:    Florida Child Theme
 Author:         WEBNUS
 Author URI:     http://themeforest.net/user/WEBNUS
 Template:       florida-wp
 Version:        1.2.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
#header{
  height: 174px;
}
#header .container{
  position: relative;
}
.logo-wrap .logo {
  width:800px;
  height:174px;
}
.nav-wrap1{
  height: auto;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#nav{
  margin: 0px !important;
}
#nav a{
  font-size: 15px;
  padding: 14px 10px 16px 16px;
  color: #f10128;
}

.single-wi_protected_pages #main-content ul{
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 15px;
  list-style: none;
}
/* WRAPPER */
#wrap {
  overflow: visible;
}
#wrap.boxed-wrap {
  overflow: visible;
}
#nav ul{
  width: auto;
}
#nav ul li{
  padding: 0 20px 0 0;
}
form span.require{
  color: rgb(196,59,29);
}
#tribe-events-pg-template{
  padding: 0 35px;
}

.datepicker .table-condensed{
  width: auto !important;
}

.aligncenter{
  margin: 0 auto;
}

/* Customizations For Gravity Forms*/
.ginput_product_price_label, .ginput_product_price, .ginput_quantity_label{
	float:left;
}

.ginput_product_price_label, .ginput_quantity_label{
	margin-right: 5px !important;
}