body.boxed .wrapper {
    width: 1080px;
    margin: 0 auto;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.1) 0 8px rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.1) 0 8px rgba(0,0,0,.4);
    box-shadow: 0 0 8px rgba(0,0,0,.1) 0 8px rgba(0,0,0,.4);
}

.logo a {
    visibility: visible;
}

.logo img {
    max-width: 100% !important;
}

@media only screen and (min-width: 935px) {

.logo {
    position: absolute;
    top: 0; 
    /* max-height: 80px; */
    margin-top: 10px;
}

.logo img {
    max-height: 60px;
}

}


/*******************************************************
Other
*******************************************************/

body.page-id-2706 blockquote p {
  font-size: 16px;
  margin: 8px 0 8px;
}

body.page-id-2706 blockquote {
  margin: 0 20px 5px 0;
}

.dates input {}

.dates input, .dates output{
  text-align: center;
}
#ui-datepicker-div {
box-shadow: 5px 5px 20px #999;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #00a2b0;
}
.ui-corner-all { border-radius: 0px;}

.ui-widget-header {
  border: none;
  background: #00a2b0;
}
.wpcf7 br {
display: none;
}
.button, input[type='submit'] {
  font-family: Philosopher, sans-serif;
  font-family: inherit;
  padding: 0 30px;
  line-height: inherit;
}

.message {
  padding: 7px 0px;
}

select.wpcf7-form-control.wpcf7-select  {
  font-family: inherit;
  font-size: 13px;
  border: 0;
  background-color: #f4f3f4;
  height: 50px;
  line-height: 40px;
  margin: 0 0 20px 0;
  color: #7c7c7c;
  width: 100%;
  padding: 5px 4%;
  outline: 0;
}

.dates {
  margin-bottom: 88px;
}

.date.from {
  float: left;
  width: 47%;
}

.date.too {
  float: right;
  width: 47%;
}

.title h1 {
  color: #fff;
  font-size: 30px;
  text-shadow: 1px 1px #333;
  margin: 180px 0 0 0;
}

.breadcrumbs {
  display: none;
}

.title {
  background-attachment: inherit;
}

--- 

.split {
	border-bottom: 1px solid #00a2b0;
	padding: 0;
	margin: 15px 0 30px;
}

.trav-one {
	background: #DEA5A4;
	padding: 10px 10px 0;
}

.trav-two input, .trav-one input {
	margin: 0 0 10px;
}

.trav-two textarea, .trav-one textarea {
	margin: 0 0 8px;
}

.trav-two {
	background: #00a2b0;
	padding: 10px 10px 0;
}

p.green {
	color: #00a2b0;
}

.quarter-bull span.wpcf7-list-item {
	float: left;
	width: 25%;
}

.half-bull span.wpcf7-list-item {
	float: left;
	width: 50%;
}

input {
/*padding: 5px 15px;*/
}

input[type=checkbox] {
	display: none;
}

.wpcf7 input[type=checkbox] + .wpcf7-list-item-label:before {
	border-radius: 0;
}

.wpcf7 input[type=checkbox]:checked + .wpcf7-list-item-label:before {
	content: "\2714";
	font-size: 15px;
	color: #333;
	text-align: center;
	line-height: 25px;
}

.wpcf7-list-item-label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 35px;
	margin-right: 15px;
	font-size: 13px;
	line-height: 25px;
}

input[type=radio] {
	display: none;
}

.wpcf7-list-item-label:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	background-color: #eee;
}

.wpcf7 input[type=radio] + .wpcf7-list-item-label:before {
	border-radius: 0;
}

.wpcf7 input[type=radio]:checked + .wpcf7-list-item-label:before {
	content: "\2022";
	color: #f3f3f3;
	font-size: 30px;
	text-align: center;
	line-height: 15px;
}

/*** Real Code ***/
.home-box :hover {
	opacity: .5;
}

input[type='submit'] {
	font-size: 13px;
	border: none;
}

.button.small {
	border: none;
}

div.blue input, div.blue select.wpcf7-form-control.wpcf7-select,
div.purple input, div.purple select.wpcf7-form-control.wpcf7-select {
	font-family: inherit;
	font-size: 13px;
	border: 0;
	background-color: rgba(244,244,244,0.5);
	height: 30px;
	line-height: 30px;
	margin: 0 0 10px;
	color: #7c7c7c;
	width: 92%;
	padding: 5px 4%;
	outline: 0;
}

div.blue select.wpcf7-form-control.wpcf7-select,
div.purple select.wpcf7-form-control.wpcf7-select {
	height: 40px;
	width: 100%;
}

div.blue, div.purple {
	padding: 10px 10px 0;
	background-color: #D8BFD8;
}

div.purple {
	background-color: #87CEFA;
}

input[type="checkbox"] {
	height: inherit;
	line-height: 100%;
	margin: 0;
	width: inherit;
	margin: 0 5px;
}

span.wpcf7-list-item {
	display: block;
	margin: 5px 0;
}

span.wpcf7-list-item span {
	vertical-align: text-bottom;
}

div.about-location textarea {
	margin: 0;
}

div.bullet-container {
	border: 1px solid #ddd;
	padding: 4px 10px;
}

/*******************************************************
Top 10 Banners
*******************************************************/
/* Hawii 
body.postid-2757 .title { background-image: url('https://perfecthoneymoons.com/wp-content/uploads/2015/05/11.jpg'); }
/* Italy 
body.postid-2759 .title { background-image: url('https://perfecthoneymoons.com/wp-content/uploads/2015/05/21.jpg'); }
/* Tahiti 
body.postid-2762 .title { background-image: url('https://perfecthoneymoons.com/wp-content/uploads/2015/05/31.jpg'); }
/* St. Lucia 
body.postid-2771 .title { background-image: url('https://perfecthoneymoons.com/wp-content/uploads/2015/05/41.jpg'); }
/* Costa Rica 
body.postid-2859 .title { background-image: url('https://perfecthoneymoons.com/wp-content/uploads/2015/05/51.jpg'); }
/* Fiji 
body.postid-2860 .title { background-image: url('https://perfecthoneymoons.com/wp-content/uploads/2015/05/61.jpg'); }
/* Belize 
body.postid-2862 .title { background-image: url('https://perfecthoneymoons.com/wp-content/uploads/2015/05/81.jpg'); }
/* Thailand 
body.postid-2863 .title { background-image: url('https://perfecthoneymoons.com/wp-content/uploads/2015/05/91.jpg'); }
/* Austrailia 
body.postid-2864 .title { background-image: url('https://perfecthoneymoons.com/wp-content/uploads/2015/05/10.jpg'); }
*/;