/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/it_paradise/custom/scss/custom.scss */
.g-image-features-desc ul {
  list-style: none;
}
/* line 5, templates/it_paradise/custom/scss/custom.scss */
.g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 5px 0 0 5px;
}
/* line 9, templates/it_paradise/custom/scss/custom.scss */
#g-intro {
  padding: 0px;
}
/* line 13, templates/it_paradise/custom/scss/custom.scss */
#g-intro p {
  margin-bottom: 0px;
}
/* line 16, templates/it_paradise/custom/scss/custom.scss */
.headline p {
  text-align: center;
  font-size: xx-large;
}
/* line 20, templates/it_paradise/custom/scss/custom.scss */
.bookingForm {
  width: 60%;
}
/* line 23, templates/it_paradise/custom/scss/custom.scss */
#bookingDates {
  /*padding-left: 10%;*/
  border-top: 1px solid grey;
}
/* line 27, templates/it_paradise/custom/scss/custom.scss */
#bookingDates .row-fluid {
  padding-top: 4px;
}
/* line 30, templates/it_paradise/custom/scss/custom.scss */
.bfSectionDescription p {
  margin: 4px;
  font-weight: bold;
}
/* line 34, templates/it_paradise/custom/scss/custom.scss */
#bottomSection {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid grey;
}
/*# sourceMappingURL=custom_9.css.map */