/* Enter Your Custo/* Enter Your Custom CSS Here */body {
	max-width: 2000px;
    margin: auto;
}
strong {
    font-weight: 500;
}

#showcase.interior {
    max-height: 700px;
}

blockquote {
    padding: 17px 45px;
    margin: 0 -11px 20px -11px;
    font-size: 17.5px;
        border-left: none;
    font-weight: 500;
    color: #543019;
    background: #543019;

}
blockquote:after {
        content: "";
    border-style: solid;
    position: absolute;
    margin-left: 0px;
    border-width: 19px 21.5px 0 21.5px;
    border-color: #543019 transparent transparent transparent;
        margin-top:17px;
}

blockquote p {
    line-height:28px !important
}

.frm_submit {
    max-width: 100%;
}

/*table*/
.LRA-marinas td {
	padding: 5px 0px 5px 8px;
    border-right: #fff solid 3px;
}

.weather-btn i {
    font-size: 20px;
}
.weather-btn span {
    font-size: 8px;
}
  
#booking-weather .weather-btn i {
    font-size: 40px;
    height: 40px;
    margin-right: 7px;
    vertical-align: middle;
    font-family: weather;
    font-weight: normal;
    font-style: normal;
    line-height: 1.0;
    text-transform: none;
    display: inline-block;
}

#booking-weather .weather-btn span {
    font-size: 18px;
    vertical-align: middle;
}

#booking-weather .weather {
    background:none !important;
}

.page-id-1231 .feature-boxes-2 .row {
  text-align:center
}

.page-id-1231 .feature-boxes-2 .col-sm-4 {
  display:inline-block;float:none;margin-right:-4px
}

.page-id-2015 .feature-boxes-2 .row {
  text-align:center
}

.page-id-2015 .feature-boxes-2 .col-sm-4 {
  display:inline-block;float:none;margin-right:-4px
}

a.button {
    border: none;
    display: inline-block;
    zoom: 1;
    outline: none;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    background: #00c4e4;
    width: 100%;
  font-weight: bold;
}

.button:hover {
  color: #ffffff;
}

a.button2 {
    border: none;
    display: inline-block;
    zoom: 1;
    outline: none;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    background: #624d3f;
    width: 100%;
  font-weight: bold;
}
.button2:hover {
  color: #ffffff;
}

a.button3 {
    border: solid #00c4e4 2px;
    color: #00c4e4;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    background: none;
  text-decoration: none;
}
.button3:hover {
  color: #00c4e4;
}

a.button4 {
    border: solid #624d3f 2px;
    color: #624d3f;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    background: none;
  text-decoration: none;
}
.button4:hover {
  color: #624d3f;
}


