/* Andrew Waddell*/

@font-face {font-family: "Aspire";
  src: url("/fonts/aspire/aspire.eot");
  src: url("/fonts/aspire/aspire.eot?#iefix") format("embedded-opentype"),
    url("/fonts/aspire/aspire.woff2") format("woff2"),
    url("/fonts/aspire/aspire.woff") format("woff"),
    url("/fonts/aspire/aspire.ttf") format("truetype"),
    url("/fonts/aspire/aspire.svg#Aspire") format("svg");
}

@font-face {font-family: "Savoye Std";
  src: url("/fonts/savoye/savoye.eot");
  src: url("/fonts/savoye/savoye.eot?#iefix") format("embedded-opentype"),
    url("/fonts/savoye/savoye.woff2") format("woff2"),
    url("/fonts/savoye/savoye.woff") format("woff"),
    url("/fonts/savoye/savoye.ttf") format("truetype"),
    url("/fonts/savoye/savoye.svg#Savoye Std") format("svg");
}
@font-face {font-family: "Helvetica Neue";
  src: url("/fonts/helvetica_neue/helvetica_neue.eot");
  src: url("/fonts/helvetica_neue/helvetica_neue.eot?#iefix") format("embedded-opentype"),
    url("/fonts/helvetica_neue/helvetica_neue.woff2") format("woff2"),
    url("/fonts/helvetica_neue/helvetica_neue.woff") format("woff"),
    url("/fonts/helvetica_neue/helvetica_neue.ttf") format("truetype"),
    url("/fonts/helvetica_neue/helvetica_neue.svg#Helvetica Neue") format("svg");
}
body
{
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-family: Helvetica Neue, Helvetica, Verdana,serif;
  color:#887c79;
}
#header
{
  text-align:center;
}

#title
{
  font-family: Mistral,Verdana,helvetica,arial,sans-serif;
  font-size:40px;
  padding:10px;
}

#subtitle
{
  font-size:25px;
  padding:10px;
}

#content
{
  padding:40px 5px;
}
label{
  margin-top:10px;
  display:block;
}
input, textarea {
  border: 1px solid #918e8e;
  border-radius: 5px;
  display: block;
  padding-left: 5px;
}

.hide{
  display:none;
}

.active
{
  color:#d9d0d1;
}
#info
{
/*  font-family:verdana,helvetica,arial,sans-serif;*/
  font-size:10px;
}

#info a
{
  color:#7491FF;
}

.link_thumb
{
  box-sizing: border-box;
  max-width:100%;
  max-height:100%;
}

#footer #links
{
/*  float:right;*/
}

#footer
{
/*
  border-width: 1px 0;
  border-style:solid;*/
  color: #9D908E;
  padding: 10px;
  margin-top:35px;
  margin-bottom:30px;
  text-align:center;
}

#links a
{
  text-decoration:none;
}
.blueimp-gallery
{
  background:none !important;
}
.blueimp-gallery-carousel
{
  box-shadow:none !important;
  padding-bottom:500px;
}

div#blueimp-gallery-carousel-body_massage{
}
img.slide-content{
max-height:400px !important;
}

.blueimp-gallery .next:before
{
  content:"\203A"
}

.blueimp-gallery .prev:before
{
  content:"\2039"
}

#blueimp-gallery .close:before
{
  content:"\02DF"
}
/*Contact.php*/
form input
{
  height:30px;
}

input[type=text], textarea {
  max-width:380px;
  min-width:240px;
  width:95%;
}

.error
{
  color:red;
}

.bwp_container
{
  margin-left:15%;
  width:70%;
  float:left;
}

#bookingWidget
{
  margin-top:10px;
}

#bookingWidget, #googleMap
{
  border:1px solid #808080;
  max-width:600px;
  height:450px;
  display:block;
  margin:0 auto;
}

.bwp_left
{
  float:left;
}

.bwp_right
{
  float:right;
}
#bwp_awards{
  padding-bottom:10px;
}
#bwp_opening_hours,#bwp_address
{
  max-width:49%;
}
#bwp_opening_hours
{
  font-size: 18px;
/*  max-width: 230px;*/
  min-height:250px;
}
#bwp_address
{
  font-size: 18px;
/*  max-width: 380px;*/
  min-height:250px;
}
#bwp_address table
{
  margin:0 auto;
}
#bwp_address a
{
  text-decoration:none;
  color:#887c79;
}

div#bwp_address div {
  padding-bottom:10px;
}

.bwp_days
{
  width:50px;
  display:inline-block;
}

.bwp_txt_center
{
  text-align:center;
}

div[data-href*=":"]
{
  cursor:pointer;
}

img.bwp_icon
{
  vertical-align:middle;
  padding-right:10px;
  height:25px;
  width:25px;
}
.bwp_contact_info a span
{
  display: inline-table;
  vertical-align: top;
  margin-top:2px;
}
#bwp_contact-form
{
  max-width: 380px;
  min-width: 240px;
}

.bwp_table_title
{
  text-align: center;
  font-size: 22px;
  padding: 0 10px 10px 10px;
}

.bwp_full-div
{
  box-sizing:border-box;
  padding:10px;
  width:100%;
}

img.expand{
  cursor:pointer;
  width:20px;
  height:30px;
}

.bwp_prod-info{
  width:65%;
}
.bwp_prod-info div {
  padding:5px 0;
}
ul.bwp_bullet-list{
  text-align:left;
  list-style-type:initial;
  display:initial;
  position:initial;
  float:left;
  margin-left:25px;
}
ul.bwp_bullet-list li{
  float:initial;
  margin:initial;
  display:list-item;
}

/*Brands*/
.bwp_brand-title{
  font-size:50px !important;
}

/*Clinic*/
div.bwp_clinic-bullet ul.bwp_bullet-list{
  display:inline-block;
  float:none;
}

/*Spa*/
div.bwp_spa-type-title{
  font-size:50px;
  text-align:center;
  margin-top:25px;
}
div.bwp_spa-list{
  text-align:center;
  width:100%;
  margin:25px 0;
}
div.bwp_spa-list div{
  padding:5px 0;
  box-sizing:content-box;
}
.bwp_spa-title{
  font-weight:bold;
  font-size:18px;
}

.bwp_spa-duration,
.bwp_spa-price{
  font-weight:bold;
}

.bwp_spa-dot{
  width:10px;
  height:10px;
  background:#887C79;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  margin:auto;
}

/*Shop*/
div#bwp_shop-buy-now,
div#bwp_clinic-time{
  font-size:35px;
  text-align:center;
  padding:25px 0 0 0;
}
div#bwp_shop-tabs{
  margin-top:40px;
  text-align:center;
}
ul#bwp_shop-menu{
}
ul#bwp_shop-menu li{
}
ul#bwp_shop-menu li a{
  height:35px;
  line-height:35px;
  font-size:14px;
  min-width:40px;
  padding:0 5px;
  font-size:35px;
}

.bwp_shop-prod-name{
  font-weight:bold;
  font-size:20px;
}
.bwp_shop-title{
  font-weight:bold;
  font-size:18px;
}
.bwp_shop-type{
  font-size:16px;
}
.bwp_shop-size{
  font-size:12px;
}
.bwp_shop-price{
  font-size:16px;
}
.bwp_shop-tip{
  float:left;
  clear:left;
}
.bwp_shop-desc{
  clear:left;
}
.bwp_shop-direction{
}
.bwp_shop-ingredient{
  float:left;
  clear:left;
}

.bwp_shop-header{
  font-weight:bold;
  margin:10px 5px 5px 0;
  clear:left;
}

.bwp_shop-list div{
  padding:5px 0;
}
.bwp_shop-list a{
  color:inherit;
  text-decoration:none;
}

.bwp_shop-list:nth-child(3n+3) {
  border-right:none;
}
.bwp_shop-list {
  border-right:1px dotted;
  border-bottom:1px dotted;
  width: 33%;
  text-align:center;
  float:left;
  height:300px;
  padding:15px;
  box-sizing:border-box;
}

div.bwp_shop-thumb{
  width:250px;
  height:250px;
  line-height:250px;
}
img.bwp_shop-img-thumb{
  max-width:100%;
  max-height:100%;
  vertical-align:middle;
}

div.bwp_shop-img-detail{
  width:35%;
  height:35%;
}

div.bwp_shop-img-prev{
  width:500px;
  height:500px;
  line-height:500px;
}

img.bwp_shop-img
{
  max-height:135px;
}

.bwp_product-list {
    width: 99%;
    max-width: 600px;
    margin: auto;
    text-align:center;
}

.bwp_product-list h2 a{
  color:inherit;
}

.bwp_product-list h2, 
.bwp_product-detail h2 {
    text-align: center;
    font-size: 25px;
    margin: 30px 0 0 0;
}

.bwp_aspire{
  font-family:Aspire,serif;
}

.bwp_price-list h2
{
  text-align:center;
  font-family:Aspire,serif;
  font-size:60px;
  margin: 30px 0 0 0;
}

.bwp_uppercase-t
{
  font-family:Savoye Std,Aspire,serif;
  font-weight:500;
}

div.bwp_price-list
{
  float:left;
}

div.bwp_desc
{
  max-width:72%;
}
.bwp_price
{
  font-weight:bold;
}
div.bwp_price-row
{
  padding:5px;
  font-family:Helvetica Neue, Helvetica, Verdana,serif;
}

div.bwp_price-row
{
  clear:left;
  text-align:center;
}

.grid-sizer,.bwp_price-list
{
  width:45%;
  margin:10px;
/*background-color:#9D908E;*/
}
ul#menu{
  font-family:Aspire,serif;
}
span#links a {
    margin: 0 15px 0 15px;
}

/* CSS Menu Title  */

/*Strip the ul of padding and list styling*/
ul {
  list-style-type:none;
  margin:0;
  padding:0;
  display:inline-block;
/*  position: absolute;*/
}

/*Create a horizontal list with spacing*/
li {
  display:inline-block;
  float: left;
  margin-right: 1px;
}

/*Style for menu links*/
li a {
  display:block;
  height: 50px;
  text-align: center;
  line-height: 50px;
/*  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  color: #9D908E;
  text-decoration: none;
  font-size: 40px;
  padding: 0 10px;
}

li a {
  border-right:2px solid #9D908E;
}
li:last-child a
{
  border-right:none;
}
/*Hover state for top level links*/
li:hover a {
/*  color:#8FA7FF;*/
  color:#9CC4FF;
}

/*Style for dropdown links*/
li:hover ul a {
  background: #f3f3f3;
  color: #2f3036;
  height: 40px;
  line-height: 40px;
}

/*Hover state for dropdown links*/
li:hover ul a:hover {
  background: #19c589;
  color: #fff;
}

/*Hide dropdown links until they are needed*/
li ul {
  display: none;
}

/*Make dropdown links vertical*/
li ul li {
  display: block;
  float: none;
}

/*Prevent text wrapping*/
li ul li a {
  width: auto;
  min-width: 100px;
  padding: 0 20px;
}

/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
  display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
  display: none;
  cursor:pointer;
  background: url(/images/bwp_show_menu.png) left center no-repeat;
  height: 30px;
  width: 35px;
  background-size: 100%;
  margin: 0 10px 10px 10px;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input#show-menu:checked ~ #menu,
input#bwp_shop-menu_chk:checked ~ #bwp_shop-menu{
    display: inline-block;
}




.project
{
  float:left;
  border:1px solid #fff;
  width:500px;
}

.project:hover
{
  cursor:pointer;
  border:1px solid #000;
}

.project_title
{
  padding:10px;
  font-size:20px;
  text-align:center; 
}

.project_preview
{
  box-sizing: border-box;
  height: 400px;
  padding: 10px;
  width: 100%;
}

span.rollover {
  opacity: 1;
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition: -webkit-transform 1s;
  background:url(images/mag.png) center center no-repeat #000;
  cursor: pointer;
  height: 300px;
  width: 30%;
  position: absolute;
  z-index: 10;
  opacity: 0;
  margin:20px;
}

span.rollover:hover {
  opacity: .4;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition: -webkit-transform 1s;
  -webkit-box-shadow: 0px 0px 4px #000;
  -moz-box-shadow: 0px 0px 4px #000;
  box-shadow: 0px 0px 4px #000;
}

#page_title
{
  font-size: 18px;
  font-weight: bold;
}

#page_title a
{
  color:#000;
}

#page_title a:hover
{
/*  color:#8FA7FF;*/
  color:#9CC4FF;
}
.project_desc
{
  padding:10px;
  line-height: 30px;
}

#logo
{
  width:25%;
  padding:10px;
  max-width:250px;
}

p
{
  line-height:30px;
  padding:20px;
}

.construction
{
  font-family:Aspire,serif;
  text-align:center;
  font-size:80px;
  color:#9D908E;
  padding:60px 0;
}


/*Responsive Styles*/
@media screen and (max-width : 720px){
  #bwp_opening_hours,#bwp_address
  {
    max-width:100%;
  }
}
@media screen and (max-width : 870px){
  .bwp_shop-list {
    width:50%;
  }

  .bwp_shop-list:nth-child(3n+3) {
    border-right:1px dotted;
  }
  .bwp_shop-list:nth-child(2n+2) {
    border-right:none;
  }

}
@media screen and (max-width : 590px){
  /*Make dropdown links appear inline*/
  ul {
    position: static;
    display: none;
  }
  /*Create vertical spacing*/
  li {
    margin-bottom: 1px;
  }
  /*Make all menu links full width*/
  ul li, li a {
    width: 100%;
  }

  #header{
    /*border-bottom: 1px solid;*/
  }
  /*Display 'show menu' link*/
  .show-menu {
    display:block;
  }
  li a {
    border-right:none;
  /*  border-bottom:1px solid #887c79;*/
  }
  li:last-child a
  {
    border-bottom:none;
  }

  .project {
    width: 100%;
  }

  .bwp_shop-list {
    border-right:none;
  }

  .bwp_shop-list,
  .link_thumb {
    width: 100%;
  }


  #logo {
    width: 70%;
  }

  .bwp_container
  {
    margin:0;
    width:100%;
  }

  .bwp_product-list
  {
    width:98%;
  }
  .grid-sizer,.bwp_price-list
  {
    width:90%;
  }

  #bwp_opening_hours,
  #bwp_address
  {
    float:none;
    margin:auto;
  }
}

