@charset "utf-8";
/* CSS Document */
.gallery_section.dine ul {
  height: 189px;
  /* padding-left:378px; */
}
.gallery_section.dine ul li {
  width: 400px;
  overflow: hidden;
}
.gallery_section.dine ul li div {
  height: 189px;
}
.gallery_section.dine ul li a {
  width: 45%;
  float: left;
  display: block;
}
.gallery_section.dine ul li span {
  font-weight: bold;
  display: block;
}
.gallery_section.dine ul li p {
  width: 45%;
  margin-left: 50%;
  font-size: 13px;
}
/* 10 reasons styles */
/* ... add to globals.css when finished ... */
blockquote.wborder {
  position: relative;
  margin-bottom: 48px;
  /* 'visual margin' + 14px becouse of the borders */
  padding: 12px 24px;
}
blockquote.wborder p {
  font-family: "Novecento wide Normal";
  font-size: 25px;
  line-height: 150%;
  color: #ad3294;
  text-align: center;
  margin-bottom: 0;
}
blockquote.wborder a {
  display: block;
  margin: auto;
}
blockquote.wborder a img {
  display: block;
  margin: auto;
}
a.booking_btn + h3 {
	padding-top:20px;
}
@media (max-width: 479px) {
  blockquote.wborder a img {
    width: 80%;
  }
}
blockquote.wborder:before,
blockquote.wborder:after {
  content: '';
  display: block;
  position: absolute;
  top: 2%;
  width: 20px;
  height: 100%;
  border-top: 4px solid #DDD7D2;
  border-bottom: 4px solid #DDD7D2;
  border-collapse: collapse;
}
blockquote.wborder:before {
  left: 0;
  border-left: 9px solid #DDD7D2;
}
blockquote.wborder:after {
  right: 0;
  border-right: 9px solid #DDD7D2;
}
ul.reason-list {
  width: 100%;
  padding: 0;
}
ul.reason-list li.half {
  margin: 0;
  width: 47%;
  margin-right: 5%;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  /* Fix for IE7 */
  *display: inline;
  /* Fix for IE7 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.reason-list li.half:nth-child(even) {
  margin-right: 0px;
}
ul.reason-list li.half .img-wrapper {
  position: relative;
  line-height: 0;
}
ul.reason-list li.half .img-wrapper .counter {
  position: absolute;
  display: block;
  z-index: 100;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-family: "Novecento wide Normal";
  font-weight: bold;
  font-size: 50px;
  color: #fff;
  top: 0;
  left: 0;
  text-align: center;
  background: #3d3935;
  background: rgba(61, 57, 53, 0.8);
}
ul.reason-list li.half img {
  width: 100%;
  margin-bottom: 10px;
}

ul.reason-list li.half h3 {
  color: #857159;
  font-size: 22px;
}
ul.reason-list li.half p {
  color: #574a3d;
  line-height: 120%;
  /*font-size:18px;*/
  font-family: Arial, Helvetica, sans-serif;
}
ul.reason-list .number {
  font-weight: bold;
}
.btn-group {
  text-align: center;
  margin: 32px auto 64px auto;
}
.btn-group .btn-pink {
  width: 60%;
  margin: auto;
  padding: 12px 18px;
  display: block;
  color: #ffffff;
  font-family: "Novecento wide UltraLight";
  font-size: 18px;
  text-align: center;
  background-color: #ac3292;
  -webkit-transition: background-color 0.25s ease-in;
  -moz-transition: background-color 0.25s ease-in;
  -ms-transition: background-color 0.25s ease-in;
  -o-transition: background-color 0.25s ease-in;
  transition: background-color 0.25s ease-in;
}
.btn-group .btn-pink:hover {
  background-color: #842770;
}
.btn-group .btn-alt {
  width: auto;
  padding: 5px 8px 5px 18px;
  font-family: "Novecento wide Light";
  font-size: 13px;
  font-weight: bold;
  line-height: 120%;
  color: #ac3292;
  text-align: left;
  background: #ffffff url(../images/arrow_pink_6x11.png) 8px center no-repeat;
  border-color: #ac3292;
  border-width: 1px;
  border-style: solid;
}
.btn-group .btn-alt:hover {
  background-color: #f8e5f4;
}
div.err404 img { max-width: 100%; }
@media (max-width: 767px) {
  ul.reason-list li.half {
    margin-right: 0;
    width: 100%;
  }
  .btn-pink {
    width: 100%;
  }
}

/* below should go to index style sheet */
@media (max-width: 979px) {
  .intro .content {
    margin-right: 276px;
  }
}
@media (max-width: 767px) {
  .intro .content {
    margin-right: 0;
  }
  #error404 h1 { font-size: 3rem; }
}
/*# sourceMappingURL=extrastyles.css.map */


@media (min-width: 768px) and (max-width: 989px) {
  div.err404 img { max-width: 60%; margin-left: 20px;}
}

@media (min-width: 990px) and (max-width: 1175px) {
  div.err404 img { max-width: 70%;}
  }
  @media (min-width: 1176px) {
  	body.waikiki-spa-products div.page_content p > img { max-width: 402px; }
	div.err404 img {margin-left: 48px;}
}
  @media (max-width: 768px) {
body.waikiki-spa-products div.page_content p > img { max-width: 100% !important; }
}

/*CUSTOM*/
ul.reason-list li.half--fwb{
    background-color: #000;
}
ul.reason-list li.half--fwb img {
    display: block;
    margin: 0 auto 10px auto;
}
ul.reason-list li.half--fwb h1 {
    color: #fff;
    text-align: center;
}
ul.reason-list li.half--fwb p{
    color: #fff;
    text-align: center;
    padding:0 10px;
}
ul.reason-list li.half--fwb a.submit{
    background-color: #C5009F;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border: none;
    padding: 0.7rem;
    font-size: 1rem;
    display: inline-block;
    line-height: 130%;
    box-sizing: border-box;
    margin: 7px 0;
}
ul.reason-list li.half--fwb .half--fwb__btnWrapper{
    text-align: center;
}
ul.reason-list li.half--fwb .half--fwb__price{
    color:#fff;
}