/* Themify Customize Styling */
body {	
	font-family: "Roboto";	font-weight:400;

	color: #iyt.adm.usr; 
}

/* Themify Custom CSS */
.ptb_loops_wrapper article.ptb_post {
  background: #fff;
  box-shadow: 0px 0px 12px #777;
  border-radius: 10px;
  border: solid 1px #ddd;
	padding-bottom: 5px;
}

.ptb_loops_wrapper .ptb_post_title a {
  color: #333;
  font-weight: bold;
}

.ptb_loops_wrapper .ptb_title{
	padding-left:7px;
}

.ptb_loops_wrapper article .ptb_boat_number_of_passengers {
  font-style: italic;
	padding-left: 10px;
}

#mobile-menu {
  display: none;
}

#gform_submit_button_1 {
  background: #fe725e;
}

.ptb_loops_wrapper article .ptb_permalink{
	padding-left: 5px;
}

.ptb_loops_wrapper article .ptb_permalink a{
	font-weight:bold;
	font-size: 18px;
}


.ptb_loops_wrapper article .ptb_post_title {
  margin-bottom: 0;
	line-height:100%
}
.ptb_loops_wrapper article .ptb_module{
	margin-bottom:0;
}

.ptb_loops_wrapper article .ptb_post_image img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
