@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700|Averia+Libre);
/*overflow: hidden;
  *overflow: visible;*/
/**
 * /css/system.less
 * 
 * This file contains any custom CSS rules related to overridden  module styles that relate to core functionality that applies across all sites.
 * This is an interim/alternative option to copying the optional/custom modules' CSS file into 
 * /resources/modules/optional/MODULE/css/css-filename.css
 * By retaining basic layout CSS in the modules' externals, this file can be used to 
 * apply site-specific styling that takes advantage of variables and mixins created as part of the main resource set.
 *
 */
/***************/
/*** Message ***/
/***************/
/*******************/
/*** Breadcrumbs ***/
/*******************/
/******************/
/*** Pagination ***/
/******************/
/************************************************************************************/
/*** USAGE:                                                                       ***/
/*** 1) Define company brand colours as variables, eg @precedenceBlue: #00a5e3.  ***/
/*** 2) Use these to override default colours in Quick Config section.            ***/
/*** 3) Update other Quick Config variables as needed.                            ***/
/*** 4) Style further as necessary for each individual project.                   ***/
/************************************************************************************/
/*********************/
/*** Brand Colours ***/
/*********************/
/********************/
/*** Quick Config ***/
/********************/
/* General */
/* Header */
/* Hero */
/* Navigation */
/* Content */
/* Footer Link Colour */
/* Author Link Colour */
/* Forms */
/*
  See forms.less
*/
/* Shadows */
/* Pagination */
/* System Messages */
/* Responsive Layout and Global Structures */
/* @pxMobileDeviceWidth converted to em based on the value of @pxFontSize */
/* 950px converted to em based on the value of @pxFontSize */
/* 321px converted to em based on the value of @pxFontSize */
/****************************************/
/* Adjust Padding When Columns Are Used */
/****************************************/
/**********************/
/*** CMS: Overrides ***/
/**********************/
/**************************/
/*** CMS: Extra Classes ***/
/**************************/
/**
 * /css/media.less
 * 
 * This file contains any custom css rules related to the media module.
 *
 */
/*************************/
/*** Individual Photos ***/
/*************************/
/*********************/
/*** Photo Gallery ***/
/*********************/
/* Form Colours and Borders */
/* Form Label Options */
/* Form Input Size Options */
/**
 * /css/modules.less
 * 
 * This file contains any custom CSS rules related to overridden module styles.
 * This is an interim/alternative option to copying the optional/custom modules' CSS file into 
 * /resources/modules/optional/MODULE/css/css-filename.css
 * By retaining basic layout CSS in the modules' externals, this file can be used to 
 * apply site-specific styling that takes advantage of variables and mixins created as part of the main resource set.
 *
 */
/**********************/
/*** Call To Action ***/
/**********************/
/*******************/
/*** News Module ***/
/*******************/
/*********************/
/*** Search Module ***/
/*********************/
/*******************/
/*** Auth Module ***/
/*******************/
/**************************************************/
/*** Usage: This file needs to be added to the  ***/
/*** @import commands at the top of main.less   ***/
/**************************************************/
/**********************/
/*** Shop Variables ***/
/**********************/
/*******************/
/*** Shop Mixins ***/
/*******************/
/****************************/
/*** Shared Shop Elements ***/
/****************************/
/*************************************/
/*** Category/Product List Styling ***/
/*************************************/
/* Category Listing */
/* Product Listing */
/***********************/
/*** Product Details ***/
/***********************/
/************************************/
/*** Shopping Cart: Checkout Page ***/
/************************************/
/* Shop Registration Form */
.right {
  float: right;
}
@media handheld,only screen and (max-width: 59em) {
  .right {
    float: none;
  }
}
.left {
  float: left;
}
@media handheld,only screen and (max-width: 59em) {
  .left {
    float: none;
  }
}
.txt-right {
  text-align: right;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.clear::after {
  content: ".";
  display: block;
  clear: both;
  height: 0.0625em;
  visibility: hidden;
}
.clr {
  clear: both;
}
.box-shadow {
  -webkit-box-shadow: 1px 1px 2px 2px #333;
  box-shadow: 1px 1px 2px 2px #333;
}
.text-shadow {
  text-shadow: 1px 1px 2px #333;
  filter: dropshadow(color=#333,offx=1px,offy=1px);
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
p {
  margin: 0;
}
img,
video {
  height: auto;
  border: 0;
  margin: 0;
  padding: 0;
}
@media (min-width: 1px) {
  img,
  video {
    max-width: 100%;
  }
}
@media (min-width: 1px) {
  iframe {
    max-width: 100%;
  }
}
.one-twelfth {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 5.1916666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 59em) {
  .one-twelfth {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-sixth {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 11.083333333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 59em) {
  .one-sixth {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-quarter {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 16.975em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 59em) {
  .one-quarter {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-third {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 22.866666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 59em) {
  .one-third {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-half {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 34.65em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 59em) {
  .one-half {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.three-quarters {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 52.325em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 59em) {
  .three-quarters {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.two-thirds {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 46.433333333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
}
@media handheld,only screen and (max-width: 59em) {
  .two-thirds {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-twelfth-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 5.1916666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 59em) {
  .one-twelfth-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-sixth-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 11.083333333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 59em) {
  .one-sixth-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-quarter-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 16.975em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 59em) {
  .one-quarter-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-third-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 22.866666666667em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 59em) {
  .one-third-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-half-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 34.65em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 59em) {
  .one-half-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.three-quarters-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 52.325em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 59em) {
  .three-quarters-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.two-thirds-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 46.433333333333em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 59em) {
  .two-thirds-last {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.one-half-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
}
@media handheld,only screen and (max-width: 59em) {
  .one-half-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-twelfth-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 7.4166666666667%;
}
@media handheld,only screen and (max-width: 59em) {
  .one-twelfth-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-sixth-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 15.833333333333%;
}
@media handheld,only screen and (max-width: 59em) {
  .one-sixth-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-quarter-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 24.25%;
}
@media handheld,only screen and (max-width: 59em) {
  .one-quarter-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-third-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
}
@media handheld,only screen and (max-width: 59em) {
  .one-third-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.three-quarters-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 74.75%;
}
@media handheld,only screen and (max-width: 59em) {
  .three-quarters-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.two-thirds-fluid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 66.333333333333%;
}
@media handheld,only screen and (max-width: 59em) {
  .two-thirds-fluid {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-half-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .one-half-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-twelfth-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 7.4166666666667%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .one-twelfth-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-sixth-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 15.833333333333%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .one-sixth-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-quarter-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 24.25%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .one-quarter-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.one-third-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .one-third-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.three-quarters-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 74.75%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .three-quarters-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.two-thirds-fluid-last {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 66.333333333333%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .two-thirds-fluid-last {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.full {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 70em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
}
@media handheld,only screen and (max-width: 59em) {
  .full {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.msg {
  color: #ffffff;
  background: #F39800;
  width: auto !important;
  border: 0;
  padding: 0.5em 2.5em;
  margin: 1em 0em 2em 0em !important;
}
.msg ul {
  background: none !important;
  border: 0 !important;
  margin: 0 !important;
  list-style-type: none;
}
.msg ul li {
  margin: 0;
}
.msg a {
  color: #ffffff;
}
.msg.errors {
  color: #ffffff;
  background: #a90000;
}
ul.breadcrumbs {
  list-style-type: none;
  margin: 0 0 1em 0 !important;
}
ul.breadcrumbs li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #e3e3e3;
  font-size: 0.9em;
  padding: 0 0.2em 0 0;
}
ul.breadcrumbs li a {
  color: #e3e3e3;
  text-decoration: none;
}
ul.breadcrumbs li a:hover {
  color: #b0b0b0;
}
.pagination {
  text-align: left;
}
.pagination ul.pagination {
  display: inline-block;
  width: auto;
  margin: 0;
  overflow: visible;
}
.pagination ul.pagination li {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  display: inline-block;
  font-size: 0.9em;
  margin: 0;
}
.pagination ul.pagination li span.disabled {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  display: block;
  color: #fff;
  background-color: #ccc;
  padding: 0em 0.75em;
  cursor: default;
}
.pagination ul.pagination li a {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  display: block;
  color: #fff;
  background-color: #2A962E;
  text-decoration: none;
  padding: 0em 0.75em;
  margin: 0.25em 0em;
  cursor: pointer;
}
.pagination ul.pagination li a:hover {
  color: #fff;
  background-color: #1f6e22;
}
.pagination ul.pagination li.current a {
  color: #fff;
  background-color: #1f6e22;
  font-weight: bold;
  cursor: default;
}
.pagination ul.pagination li.current a:hover {
  color: #fff;
  background-color: #1f6e22;
}
p {
  margin: 1em 0;
}
a {
  color: #2A962E;
}
a:hover {
  color: #1f6e22;
}
@media handheld,only screen and (max-width: 59em) {
  a:hover {
    color: #2A962E;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
  font-weight: normal;
  font-family: 'Averia Libre', sans-serif;
  margin: 1em 0em 0.2em 0em;
}
h1 {
  color: #2A962E;
  font-size: 2.2em;
  line-height: 1.2em;
  margin: 0 0 0.25em 0;
}
h2 {
  font-size: 1.8em;
  line-height: 1.2em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1.25em;
}
h6 {
  font-size: 1.1em;
}
ol,
ul {
  margin: 1em 0em 1em 2em;
}
ol li,
ul li {
  margin-bottom: 0.25em;
}
ol li ol,
ol li ul,
ul li ol,
ul li ul {
  margin: 0.5em 0em 0.5em 2em;
}
table {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid #e6e6e6;
  border-collapse: collapse;
  margin: 1em 0;
  overflow: hidden;
}
table td,
table th {
  color: #444444;
  background: #f7f7f7;
  border-bottom: 1px solid #e6e6e6;
  vertical-align: top;
  padding: 0.5em 1em;
}
@media handheld,only screen and (max-width: 59em) {
  table td,
  table th {
    padding: 0.25em 0.5em;
  }
}
table th {
  color: #eaf5ea;
  background: #2A962E;
  font-weight: bold;
}
table th.txt-right {
  text-align: right;
}
table.table-invisible {
  margin: 0;
  border: 0;
}
table.table-invisible td,
table.table-invisible th {
  background: transparent;
  border: 0;
  padding: 0.2em 0.5em 0.2em 0em;
}
table.table-invisible th {
  color: #444444;
  background: transparent;
  font-weight: bold;
}
table.table-invisible th.txt-right {
  text-align: right;
}
hr {
  color: #f7f7f7;
  background: #f7f7f7;
  height: 1px;
  margin: 1em 0;
}
blockquote {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #2A962E;
  background: #f7f7f7;
  font-size: 1.1em;
  text-align: center;
  margin: 2em auto;
  padding: 1em 2em;
}
.button,
.submit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
  background-color: #2A962E;
  text-decoration: none;
  border: 0px solid #2A962E;
  margin: 0.4em 0em;
  padding: 0.65em 1em;
  cursor: pointer;
  font-size: 14px;
  line-height: 1rem;
}
.button .button-arrow,
.submit .button-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%220%2C7%200%2C0%204%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  width: 5px;
  height: 7px;
  vertical-align: middle;
}
.button img,
.submit img {
  vertical-align: middle;
  margin: -0.15em 0.25em 0em 0em;
}
.button:hover,
.submit:hover {
  color: #fff;
  background-color: #248228;
}
a.button {
  color: #fff;
}
.button-small {
  padding: 0.325em 1em;
}
.button-alt .button {
  padding: 1.3em 2em;
}
@media handheld,only screen and (max-width: 59em) {
  .left,
  .right {
    float: none;
    margin: 0.5em auto;
  }
}
.left {
  float: left;
  margin: 0em 1em 0.5em 0em;
}
.right {
  float: right;
  margin: 0em 0em 0.5em 1em;
}
.media-thumbnail.left {
  clear: both;
}
.media-thumbnail.right {
  clear: both;
}
.nowrap {
  white-space: nowrap;
}
@media handheld,only screen and (max-width: 59em) {
  .nowrap {
    white-space: normal;
  }
}
.content-block .one-half-fluid h1:first-child,
.content-block .one-half-fluid h2:first-child,
.content-block .one-half-fluid h3:first-child,
.content-block .one-half-fluid h4:first-child,
.content-block .one-half-fluid h5:first-child,
.content-block .one-half-fluid h6:first-child,
.content-block .one-half-fluid p:first-child,
.content-block .one-half-fluid ol:first-child,
.content-block .one-half-fluid ul:first-child,
.content-block .one-half-fluid table:first-child,
.content-block .one-twelfth-fluid h1:first-child,
.content-block .one-twelfth-fluid h2:first-child,
.content-block .one-twelfth-fluid h3:first-child,
.content-block .one-twelfth-fluid h4:first-child,
.content-block .one-twelfth-fluid h5:first-child,
.content-block .one-twelfth-fluid h6:first-child,
.content-block .one-twelfth-fluid p:first-child,
.content-block .one-twelfth-fluid ol:first-child,
.content-block .one-twelfth-fluid ul:first-child,
.content-block .one-twelfth-fluid table:first-child,
.content-block .one-sixth-fluid h1:first-child,
.content-block .one-sixth-fluid h2:first-child,
.content-block .one-sixth-fluid h3:first-child,
.content-block .one-sixth-fluid h4:first-child,
.content-block .one-sixth-fluid h5:first-child,
.content-block .one-sixth-fluid h6:first-child,
.content-block .one-sixth-fluid p:first-child,
.content-block .one-sixth-fluid ol:first-child,
.content-block .one-sixth-fluid ul:first-child,
.content-block .one-sixth-fluid table:first-child,
.content-block .one-quarter-fluid h1:first-child,
.content-block .one-quarter-fluid h2:first-child,
.content-block .one-quarter-fluid h3:first-child,
.content-block .one-quarter-fluid h4:first-child,
.content-block .one-quarter-fluid h5:first-child,
.content-block .one-quarter-fluid h6:first-child,
.content-block .one-quarter-fluid p:first-child,
.content-block .one-quarter-fluid ol:first-child,
.content-block .one-quarter-fluid ul:first-child,
.content-block .one-quarter-fluid table:first-child,
.content-block .one-third-fluid h1:first-child,
.content-block .one-third-fluid h2:first-child,
.content-block .one-third-fluid h3:first-child,
.content-block .one-third-fluid h4:first-child,
.content-block .one-third-fluid h5:first-child,
.content-block .one-third-fluid h6:first-child,
.content-block .one-third-fluid p:first-child,
.content-block .one-third-fluid ol:first-child,
.content-block .one-third-fluid ul:first-child,
.content-block .one-third-fluid table:first-child,
.content-block .three-quarters-fluid h1:first-child,
.content-block .three-quarters-fluid h2:first-child,
.content-block .three-quarters-fluid h3:first-child,
.content-block .three-quarters-fluid h4:first-child,
.content-block .three-quarters-fluid h5:first-child,
.content-block .three-quarters-fluid h6:first-child,
.content-block .three-quarters-fluid p:first-child,
.content-block .three-quarters-fluid ol:first-child,
.content-block .three-quarters-fluid ul:first-child,
.content-block .three-quarters-fluid table:first-child,
.content-block .two-thirds-fluid h1:first-child,
.content-block .two-thirds-fluid h2:first-child,
.content-block .two-thirds-fluid h3:first-child,
.content-block .two-thirds-fluid h4:first-child,
.content-block .two-thirds-fluid h5:first-child,
.content-block .two-thirds-fluid h6:first-child,
.content-block .two-thirds-fluid p:first-child,
.content-block .two-thirds-fluid ol:first-child,
.content-block .two-thirds-fluid ul:first-child,
.content-block .two-thirds-fluid table:first-child,
.content-block .one-half-fluid-last h1:first-child,
.content-block .one-half-fluid-last h2:first-child,
.content-block .one-half-fluid-last h3:first-child,
.content-block .one-half-fluid-last h4:first-child,
.content-block .one-half-fluid-last h5:first-child,
.content-block .one-half-fluid-last h6:first-child,
.content-block .one-half-fluid-last p:first-child,
.content-block .one-half-fluid-last ol:first-child,
.content-block .one-half-fluid-last ul:first-child,
.content-block .one-half-fluid-last table:first-child,
.content-block .one-twelfth-fluid-last h1:first-child,
.content-block .one-twelfth-fluid-last h2:first-child,
.content-block .one-twelfth-fluid-last h3:first-child,
.content-block .one-twelfth-fluid-last h4:first-child,
.content-block .one-twelfth-fluid-last h5:first-child,
.content-block .one-twelfth-fluid-last h6:first-child,
.content-block .one-twelfth-fluid-last p:first-child,
.content-block .one-twelfth-fluid-last ol:first-child,
.content-block .one-twelfth-fluid-last ul:first-child,
.content-block .one-twelfth-fluid-last table:first-child,
.content-block .one-sixth-fluid-last h1:first-child,
.content-block .one-sixth-fluid-last h2:first-child,
.content-block .one-sixth-fluid-last h3:first-child,
.content-block .one-sixth-fluid-last h4:first-child,
.content-block .one-sixth-fluid-last h5:first-child,
.content-block .one-sixth-fluid-last h6:first-child,
.content-block .one-sixth-fluid-last p:first-child,
.content-block .one-sixth-fluid-last ol:first-child,
.content-block .one-sixth-fluid-last ul:first-child,
.content-block .one-sixth-fluid-last table:first-child,
.content-block .one-quarter-fluid-last h1:first-child,
.content-block .one-quarter-fluid-last h2:first-child,
.content-block .one-quarter-fluid-last h3:first-child,
.content-block .one-quarter-fluid-last h4:first-child,
.content-block .one-quarter-fluid-last h5:first-child,
.content-block .one-quarter-fluid-last h6:first-child,
.content-block .one-quarter-fluid-last p:first-child,
.content-block .one-quarter-fluid-last ol:first-child,
.content-block .one-quarter-fluid-last ul:first-child,
.content-block .one-quarter-fluid-last table:first-child,
.content-block .one-third-fluid-last h1:first-child,
.content-block .one-third-fluid-last h2:first-child,
.content-block .one-third-fluid-last h3:first-child,
.content-block .one-third-fluid-last h4:first-child,
.content-block .one-third-fluid-last h5:first-child,
.content-block .one-third-fluid-last h6:first-child,
.content-block .one-third-fluid-last p:first-child,
.content-block .one-third-fluid-last ol:first-child,
.content-block .one-third-fluid-last ul:first-child,
.content-block .one-third-fluid-last table:first-child,
.content-block .three-quarters-fluid-last h1:first-child,
.content-block .three-quarters-fluid-last h2:first-child,
.content-block .three-quarters-fluid-last h3:first-child,
.content-block .three-quarters-fluid-last h4:first-child,
.content-block .three-quarters-fluid-last h5:first-child,
.content-block .three-quarters-fluid-last h6:first-child,
.content-block .three-quarters-fluid-last p:first-child,
.content-block .three-quarters-fluid-last ol:first-child,
.content-block .three-quarters-fluid-last ul:first-child,
.content-block .three-quarters-fluid-last table:first-child,
.content-block .two-thirds-fluid-last h1:first-child,
.content-block .two-thirds-fluid-last h2:first-child,
.content-block .two-thirds-fluid-last h3:first-child,
.content-block .two-thirds-fluid-last h4:first-child,
.content-block .two-thirds-fluid-last h5:first-child,
.content-block .two-thirds-fluid-last h6:first-child,
.content-block .two-thirds-fluid-last p:first-child,
.content-block .two-thirds-fluid-last ol:first-child,
.content-block .two-thirds-fluid-last ul:first-child,
.content-block .two-thirds-fluid-last table:first-child {
  margin-top: 0em;
}
.content-block .one-half-fluid,
.content-block .one-twelfth-fluid,
.content-block .one-sixth-fluid,
.content-block .one-quarter-fluid,
.content-block .one-third-fluid,
.content-block .three-quarters-fluid,
.content-block .two-thirds-fluid {
  padding-right: 2%;
}
@media handheld,only screen and (max-width: 59em) {
  .content-block .one-half-fluid,
  .content-block .one-twelfth-fluid,
  .content-block .one-sixth-fluid,
  .content-block .one-quarter-fluid,
  .content-block .one-third-fluid,
  .content-block .three-quarters-fluid,
  .content-block .two-thirds-fluid {
    padding-right: 0em;
  }
}
.nosplit {
  white-space: nowrap !important;
}
@media handheld,only screen and (max-width: 59em) {
  .nosplit {
    white-space: normal;
  }
}
.no-wrap {
  clear: both !important;
}
.no-border {
  padding: 0em !important;
  border: none !important;
}
.media-thumbnail img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  background: transparent;
  border: 0px solid #d9d9d9;
  vertical-align: middle;
  padding: 0px;
  margin-bottom: 0.5em;
}
@media (min-width: 1px) {
  .media-thumbnail img {
    max-width: 100%;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .media-thumbnail img {
    display: block;
    float: none;
    text-align: center;
    margin: 0.5em auto;
  }
}
.media-thumbnail .media-caption {
  clear: both;
  display: block;
  color: #444444;
  font-size: 0.85em;
  line-height: 1.4em;
  margin: 0em auto 0.5em auto;
}
@media handheld,only screen and (max-width: 59em) {
  .media-thumbnail .media-caption {
    text-align: center;
  }
}
.media-thumbnail.left .media-caption,
.media-thumbnail.right .media-caption {
  text-align: center;
}
@media handheld,only screen and (max-width: 59em) {
  .media-thumbnail.left,
  .media-thumbnail.right {
    display: block;
    float: none;
    text-align: center;
    margin: 0.5em auto;
  }
}
.media-thumbnail.left {
  margin: 0em 1em 0.5em 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .media-thumbnail.left {
    margin: 0.5em auto;
  }
}
.media-thumbnail.right {
  margin: 0em 0em 0.5em 1em;
}
@media handheld,only screen and (max-width: 59em) {
  .media-thumbnail.right {
    margin: 0.5em auto;
  }
}
.media-gallery {
  margin-right: -1.75em;
}
@media handheld,only screen and (max-width: 59em) {
  .media-gallery {
    margin-right: 0em;
  }
}
.media-gallery .media-thumbnail {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  vertical-align: top;
  overflow: hidden;
}
@media handheld,only screen and (max-width: 59em) {
  .media-gallery .media-thumbnail {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .media-gallery .media-thumbnail {
    display: block;
    text-align: center;
    width: auto;
    height: auto;
    margin: 0.5em auto;
  }
}
.media-gallery .media-thumbnail img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  background: transparent;
  border: 0px solid #d9d9d9;
  max-width: 100%;
  vertical-align: middle;
  padding: 0px;
}
.media-gallery .media-thumbnail .media-original-link {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5em;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form {
    max-width: 100%;
  }
}
.page-region form.form-invisible {
  background: transparent;
  border: none;
}
.page-region form.form-invisible .form-row {
  background: transparent;
  border: none;
  padding: 0.6em 0em;
}
.page-region form.f {
  color: #444444;
  background: #f7f7f7;
  font-family: 'Montserrat', sans-serif;
  border: 1px solid #e6e6e6;
  max-width: 100%;
  padding: 0em;
}
.page-region form.f .buttons {
  margin: 0em 0em 0em 9em;
  border-bottom: none;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form.f .buttons {
    max-width: 100%;
    margin: 0em;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form.f .buttons button,
  .page-region form.f .buttons .button {
    width: auto;
  }
}
.page-region form .form-row.inline-field,
.page-region form .inline-field {
  padding: 0.7em 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row.inline-field,
  .page-region form .inline-field {
    padding: 0.7em 0em;
  }
}
.page-region form .form-row.inline-field .field,
.page-region form .inline-field .field {
  margin-left: 0em;
}
.page-region form .form-row {
  color: #444444;
  background: #f7f7f7;
  font-family: 'Montserrat', sans-serif;
  border-bottom: 1px solid #e6e6e6;
  padding: 0.8em 1em;
}
.page-region form .form-row::after {
  content: ".";
  display: block;
  clear: both;
  height: 0.0625em;
  visibility: hidden;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row {
    padding: 0.8em 1em;
  }
}
.page-region form .form-row label {
  float: left;
  color: #444444;
  background-color: transparent;
  width: 8em;
  margin: 0.25em 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row label {
    float: none;
    width: auto;
  }
}
.page-region form .form-row label.rhs_label {
  float: none;
  width: auto;
}
.page-region form .form-row .field {
  margin-left: 9em;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row .field {
    display: block;
    margin: 0em;
  }
}
.page-region form .form-row .field .validation-advice {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #ffffff;
  background: #a90000;
  padding: 0.2em 0.35em;
  margin: 0.3em 0.2em;
}
.page-region form .form-row .field .note.required {
  color: #D61403;
  background: transparent;
  vertical-align: top;
  padding: 0.3em 0.3em;
}
.page-region form .form-row input[type=text],
.page-region form .form-row input[type=password],
.page-region form .form-row select,
.page-region form .form-row textarea {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #444444;
  background: #ffffff;
  font-size: 1em;
  font-family: 'Montserrat', sans-serif;
  width: 85%;
  max-width: 100%;
  border: 1px solid #e6e6e6;
  padding: 0.3em;
  margin: 0.2em 0;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row input[type=text],
  .page-region form .form-row input[type=password],
  .page-region form .form-row select,
  .page-region form .form-row textarea {
    width: 90%;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row input[type=text],
  .page-region form .form-row input[type=password],
  .page-region form .form-row select,
  .page-region form .form-row textarea {
    width: 85%;
  }
}
.page-region form .form-row input[type=radio],
.page-region form .form-row input[type=checkbox] {
  border: 0;
  margin: 0 0.2em 0 0;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row select,
  .page-region form .form-row option {
    width: 90%;
    overflow: hidden;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .page-region form .form-row select,
  .page-region form .form-row option {
    width: 85%;
  }
}
.page-region form .form-row input.tiny,
.page-region form .form-row textarea.tiny,
.page-region form .form-row select.tiny {
  width: 10%;
  min-width: 5em;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row input.tiny,
  .page-region form .form-row textarea.tiny,
  .page-region form .form-row select.tiny {
    width: 10%;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .page-region form .form-row input.tiny,
  .page-region form .form-row textarea.tiny,
  .page-region form .form-row select.tiny {
    width: 85%;
    min-width: 0em;
  }
}
.page-region form .form-row input.small,
.page-region form .form-row textarea.small,
.page-region form .form-row select.small {
  width: 20%;
  min-width: 12em;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row input.small,
  .page-region form .form-row textarea.small,
  .page-region form .form-row select.small {
    width: 20%;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .page-region form .form-row input.small,
  .page-region form .form-row textarea.small,
  .page-region form .form-row select.small {
    width: 85%;
    min-width: 0em;
  }
}
.page-region form .form-row input.medium,
.page-region form .form-row textarea.medium,
.page-region form .form-row select.medium {
  width: 50%;
  min-width: 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row input.medium,
  .page-region form .form-row textarea.medium,
  .page-region form .form-row select.medium {
    width: 50%;
    min-width: 0em;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .page-region form .form-row input.medium,
  .page-region form .form-row textarea.medium,
  .page-region form .form-row select.medium {
    width: 85%;
  }
}
.page-region form .form-row input.large,
.page-region form .form-row textarea.large,
.page-region form .form-row select.large {
  width: 85%;
  min-width: 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .page-region form .form-row input.large,
  .page-region form .form-row textarea.large,
  .page-region form .form-row select.large {
    width: 85%;
    min-width: 0em;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .page-region form .form-row input.large,
  .page-region form .form-row textarea.large,
  .page-region form .form-row select.large {
    width: 85%;
  }
}
.page-region form .form-row .submit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
  background-color: #2A962E;
  text-decoration: none;
  border: 0px solid #2A962E;
  margin: 0.4em 0em;
  padding: 0.65em 1em;
  cursor: pointer;
  font-size: 14px;
  line-height: 1rem;
}
.page-region form .form-row .submit .button-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%220%2C7%200%2C0%204%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  width: 5px;
  height: 7px;
  vertical-align: middle;
}
.page-region form .form-row .submit img {
  vertical-align: middle;
  margin: -0.15em 0.25em 0em 0em;
}
.page-region form .form-row .submit:hover {
  color: #fff;
  background-color: #248228;
}
.page-region form .form-row .submit:hover {
  color: #fff;
  background-color: #248228;
}
.page-region form.medium-label .buttons {
  margin-top: 0em;
}
.page-region form.medium-label .buttons.form-row {
  border-bottom: none;
}
.page-region form.large-label label {
  width: 16em;
  margin-right: 1em;
}
.page-region form.large-label .field {
  margin-left: 9em;
}
.cta {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
  white-space: normal;
}
@media handheld,only screen and (max-width: 59em) {
  .cta {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .cta {
    max-width: 300px;
    margin: 0.25em auto;
  }
}
@media (min-width: 1px) {
  .cta.has-description .cta-inner {
    min-height: 396px;
  }
  .cta.has-description .cta-inner .cta-description {
    min-height: 130px;
  }
}
.cta.one-of-two {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
}
@media handheld,only screen and (max-width: 59em) {
  .cta.one-of-two {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .cta.one-of-two {
    max-width: 300px;
    margin: 0.25em auto;
  }
}
.cta .cta-inner {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #444444;
  background: #f2f2f2;
  text-align: center;
  border: 1px solid #d9d9d9;
  padding: 0.25em;
  padding-bottom: 68px;
  margin-bottom: 0.5em;
  position: relative;
}
.cta .cta-inner a {
  display: block;
  color: #2A962E;
  text-decoration: none;
}
.cta .cta-inner a:hover {
  color: #1f6e22;
}
.cta .cta-inner a .media-thumbnail img.media-size-call-to-action {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  padding: 0em;
}
.cta .cta-inner a .cta-title {
  font-size: 1.6em;
  font-weight: bolder;
  margin-bottom: 10px;
}
.cta .cta-inner a .cta-description {
  color: #444444;
}
.cta .cta-inner a .cta-button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
  background-color: #2A962E;
  text-decoration: none;
  border: 0px solid #2A962E;
  margin: 0.4em 0em;
  padding: 0.65em 1em;
  cursor: pointer;
  font-size: 14px;
  line-height: 1rem;
  display: block;
  margin: 0.4em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 15px;
}
.cta .cta-inner a .cta-button .button-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%220%2C7%200%2C0%204%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  width: 5px;
  height: 7px;
  vertical-align: middle;
}
.cta .cta-inner a .cta-button img {
  vertical-align: middle;
  margin: -0.15em 0.25em 0em 0em;
}
.cta .cta-inner a .cta-button:hover {
  color: #fff;
  background-color: #248228;
}
.cta.cta-last {
  margin-right: 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .cta.cta-last {
    margin: 0.25em auto;
  }
}
.news-content {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 74.75%;
}
@media handheld,only screen and (max-width: 59em) {
  .news-content {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .news-content {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 66.333333333333%;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 59em) and handheld,only screen and (max-width: 59em) and only screen and (max-width: 59em) {
  .news-content {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .news-content {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 100%;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 24.75em) and handheld,only screen and (max-width: 24.75em) and only screen and (max-width: 59em) {
  .news-content {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.news-sidebar {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 24.25%;
  padding-right: 0;
  padding-top: 0.75em;
}
@media handheld,only screen and (max-width: 59em) {
  .news-sidebar {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .news-sidebar {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 32.666666666667%;
    padding-right: 0;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 59em) and handheld,only screen and (max-width: 59em) and only screen and (max-width: 59em) {
  .news-sidebar {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .news-sidebar {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 100%;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 24.75em) and handheld,only screen and (max-width: 24.75em) and only screen and (max-width: 59em) {
  .news-sidebar {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.news-posts-list .news-post .news-post-info {
  color: #848484;
}
@media handheld,only screen and (max-width: 59em) {
  .news-posts-single .news-post-information .news-post-social,
  .news-posts-single .news-post-information .news-date {
    display: block;
    float: none !important;
    text-align: left !important;
    margin: 0.25em 0em;
  }
}
.news-posts-single .news-post-information .news-date {
  color: #848484;
}
.news-posts-single #cms_page_comment_form .form-row div.field #comment_field {
  width: 85%;
}
.search-wrapper .search input.search-button {
  background-color: #2A962E;
}
.search-wrapper .search input.search-button:hover {
  background-color: #248228;
}
@media handheld,only screen and (max-width: 59em) {
  .my-account-modify-form-buttons .button,
  .register-form-buttons .button {
    text-align: left;
    width: 100%;
  }
}
.ajax-loading {
  opacity: 0.5;
}
.warning-message {
  color: #ffffff;
  background-color: #a90000;
  text-align: center;
  border: 1px solid #ffffff;
  padding: 0.5em;
  margin: 1em 0em;
}
.list-category,
.list-product {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 24.25%;
  text-align: center;
  margin-bottom: 1.5em;
  position: relative;
}
@media handheld,only screen and (max-width: 59em) {
  .list-category,
  .list-product {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .list-category,
  .list-product {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 49.5%;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 59em) and handheld,only screen and (max-width: 59em) and only screen and (max-width: 59em) {
  .list-category,
  .list-product {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .list-category,
  .list-product {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 100%;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 24.75em) and handheld,only screen and (max-width: 24.75em) and only screen and (max-width: 59em) {
  .list-category,
  .list-product {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.list-category.featured,
.list-product.featured {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 24.25%;
}
@media handheld,only screen and (max-width: 59em) {
  .list-category.featured,
  .list-product.featured {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .list-category.featured,
  .list-product.featured {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 49.5%;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 59em) and handheld,only screen and (max-width: 59em) and only screen and (max-width: 59em) {
  .list-category.featured,
  .list-product.featured {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .list-category.featured,
  .list-product.featured {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 100%;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 24.75em) and handheld,only screen and (max-width: 24.75em) and only screen and (max-width: 59em) {
  .list-category.featured,
  .list-product.featured {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.list-category .list-category-inner,
.list-category .list-product-inner,
.list-product .list-category-inner,
.list-product .list-product-inner {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  background-color: transparent;
  border: none;
  overflow: hidden;
}
.list-category .list-category-inner .category-card-title,
.list-category .list-category-inner .product-card-title,
.list-category .list-product-inner .category-card-title,
.list-category .list-product-inner .product-card-title,
.list-product .list-category-inner .category-card-title,
.list-product .list-category-inner .product-card-title,
.list-product .list-product-inner .category-card-title,
.list-product .list-product-inner .product-card-title {
  display: block;
  font-family: 'Averia Libre', sans-serif;
}
.list-category a,
.list-product a {
  text-decoration: none;
}
.list-category a:hover,
.list-product a:hover {
  text-decoration: underline;
}
.list-category-wrapper {
  padding: 1em 0em;
}
.list-product .list-product-inner .product-card-price {
  display: block;
}
.product-details-wrapper .product-info {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 66.333333333333%;
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-info {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.product-details-wrapper .product-info.no-product-media {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 100%;
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-info.no-product-media {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.product-details-wrapper .product-info .product-stock-message .in-stock {
  color: #444444;
}
.product-details-wrapper .product-info .product-stock-message .out-of-stock {
  color: #c80c03;
}
.product-details-wrapper .product-info .product-price {
  font-size: 2em;
  font-family: 'Averia Libre', sans-serif;
  margin: 1em 0em;
}
.product-details-wrapper .product-info .product-price .on-special {
  text-decoration: line-through;
}
.product-details-wrapper .product-info .add-to-cart .product-line-title {
  margin-bottom: 0.75em;
}
.product-details-wrapper .product-info .add-to-cart .product-line-option {
  display: block;
}
.product-details-wrapper .product-info .add-to-cart .product-line-option .option-label,
.product-details-wrapper .product-info .add-to-cart .product-line-option .option-values {
  display: inline-block;
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-info .add-to-cart .product-line-option .option-label,
  .product-details-wrapper .product-info .add-to-cart .product-line-option .option-values {
    display: block;
  }
}
.product-details-wrapper .product-info .add-to-cart .product-line-option .option-label {
  font-family: 'Averia Libre', sans-serif;
  min-width: 5em;
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-info .add-to-cart .product-line-option .option-label {
    min-width: 0em;
  }
}
.product-details-wrapper .product-info .add-to-cart .product-line-option .option-values {
  margin: 0.25em 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-info .add-to-cart .product-line-option .option-values {
    margin: 0.25em 0em 1em 0em;
  }
}
.product-details-wrapper .product-info .add-to-cart .product-line-option .option-values select {
  color: #444444;
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  padding: 0.3em 1em 0.3em 0.5em;
}
.product-details-wrapper .product-info .add-to-cart .add-to-cart-button {
  margin: 1em 0em;
}
.product-details-wrapper .product-media {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-media {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.product-details-wrapper .product-media .product-image-primary {
  padding: 1.1em 0em 0em 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-media .product-image-primary {
    padding: 2em 0em 0em 0em;
  }
}
.product-details-wrapper .product-media .product-image-primary .media-thumbnail {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 100%;
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-media .product-image-primary .media-thumbnail {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.product-details-wrapper .product-media .product-image-secondary .media-thumbnail {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 24.25%;
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-media .product-image-secondary .media-thumbnail {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .product-details-wrapper .product-media .product-image-secondary .media-thumbnail {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 24.25%;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 59em) and handheld,only screen and (max-width: 59em) and only screen and (max-width: 59em) {
  .product-details-wrapper .product-media .product-image-secondary .media-thumbnail {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .product-details-wrapper .product-media .product-image-secondary .media-thumbnail {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    padding-right: 1%;
    margin-right: -0.25em;
    vertical-align: top;
    width: 49.5%;
  }
}
@media handheld and handheld,handheld and only screen and (max-width: 59em),only screen and (max-width: 24.75em) and handheld,only screen and (max-width: 24.75em) and only screen and (max-width: 59em) {
  .product-details-wrapper .product-media .product-image-secondary .media-thumbnail {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row {
  text-align: right;
  border-bottom: 1px solid #e6e6e6;
  padding: 0.75em 0.1em;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row {
    text-align: left;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row .column {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row .column.item-options {
  width: 3%;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row .column.item-options {
    width: 100%;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row .column.thumbnail {
  width: 20%;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row .column.thumbnail {
    width: 100%;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row .column.thumbnail .media-thumbnail img {
  margin: 0em;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row .column.description {
  width: 44%;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row .column.price {
  width: 10%;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row .column.quantity {
  width: 10%;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row .column.total {
  width: 10%;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.heading {
  color: #2A962E;
  font-family: 'Averia Libre', sans-serif;
  padding: 0.5em 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.heading {
    display: none;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.heading .column {
  font-size: 1.25em;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.heading .column.thumbnail,
  .cart-checkout-wrapper form.checkout-form .cart-items .row.heading .column.total {
    display: none;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item {
    text-align: left;
    padding: 1em 0em;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.item-options {
    text-align: left;
    padding-bottom: 0.5em;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.item-options .cart-item-icon {
  display: block;
  margin: 0.1em auto;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.item-options .cart-item-icon {
    display: inline-block;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.thumbnail .media-thumbnail img {
  width: 90%;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.thumbnail .media-thumbnail img {
    width: 20em;
    max-width: 100%;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.thumbnail .media-thumbnail img {
    width: 100%;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.description {
  text-align: left;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.description {
    width: 100%;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.description .product-options {
  color: #666666;
  font-size: 0.9em;
  margin-bottom: 0.5em;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.description .product-options .product-option {
  display: inline-block;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.description .product-options .product-option {
    display: block;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.description .product-options .product-option .option-label,
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.description .product-options .product-option .option-value {
  display: inline-block;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.description .product-options .product-option .option-label {
  font-weight: bold;
  margin-right: 0.25em;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.description .product-nostock-message {
  color: #c80c03;
  font-size: 0.9em;
  margin-top: 0.5em;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.price {
    text-align: left;
    width: 100%;
    margin: 0.5em 0em;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.price .mobile-label {
  display: none;
  font-weight: bold;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.price .mobile-label {
    display: inline-block;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.price .item-price {
    display: inline-block;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.price .item-price .units {
  display: block;
  color: #666666;
  font-size: 0.8em;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.price .item-price .units {
    display: inline-block;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.quantity {
    text-align: left;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.quantity .mobile-label {
  display: none;
  font-weight: bold;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.quantity .mobile-label {
    display: inline-block;
    margin-bottom: 0.25em;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.quantity .quantity-field {
  text-align: center;
  width: 4em;
  border: 1px solid #e6e6e6;
  padding: 0.25em;
  margin: 0em auto;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.total {
  text-align: right;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.item .column.total {
    display: none;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer .column {
  text-align: right;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.footer .column {
    text-align: left;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer .column.label {
  font-weight: bold;
  width: 89%;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.footer .column.label {
    width: auto;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer .column.label::after {
  content: ": ";
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer .column.amount {
  width: 10%;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.footer .column.amount {
    width: auto;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.footer:first-child {
    margin-top: 2em;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping {
  text-align: center;
  padding: 1em 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping {
    text-align: left;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping .weight,
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping .shipping-options {
  margin: 0.5em 0em;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping .shipping-options .label,
  .cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping .shipping-options .amount {
    display: block;
    margin: 0.25em 0em;
  }
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping .label,
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping .amount {
  display: inline-block;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping .label {
  font-weight: bold;
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping .label::after {
  content: ": ";
}
.cart-checkout-wrapper form.checkout-form .cart-items .row.footer.shipping select {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #444444;
  background: #ffffff;
  font-size: 1em;
  font-family: 'Montserrat', sans-serif;
  width: auto;
  max-width: 100%;
  border: 1px solid #e6e6e6;
  padding: 0.2em 0.3em;
  margin: 2px 0;
}
.cart-checkout-wrapper form.checkout-form .additional-information .order-comments {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .additional-information .order-comments {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.cart-checkout-wrapper form.checkout-form .additional-information .vouchers {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .additional-information .vouchers {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.cart-checkout-wrapper form.checkout-form .additional-information .vouchers .voucher-update {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
  background-color: #2A962E;
  text-decoration: none;
  border: 0px solid #2A962E;
  margin: 0.4em 0em;
  padding: 0.65em 1em;
  cursor: pointer;
  font-size: 14px;
  line-height: 1rem;
}
.cart-checkout-wrapper form.checkout-form .additional-information .vouchers .voucher-update .button-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%220%2C7%200%2C0%204%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  width: 5px;
  height: 7px;
  vertical-align: middle;
}
.cart-checkout-wrapper form.checkout-form .additional-information .vouchers .voucher-update img {
  vertical-align: middle;
  margin: -0.15em 0.25em 0em 0em;
}
.cart-checkout-wrapper form.checkout-form .additional-information .vouchers .voucher-update:hover {
  color: #fff;
  background-color: #248228;
}
.cart-checkout-wrapper form.checkout-form .cart-logged-in .logged-in-username {
  font-weight: bold;
}
.cart-checkout-wrapper form.checkout-form .address-details .billing-address {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .address-details .billing-address {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.cart-checkout-wrapper form.checkout-form .address-details .shipping-address {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .address-details .shipping-address {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.cart-checkout-wrapper form.checkout-form .address-details .shipping-address .shipping-address-selection {
  margin: 1em 0em;
}
.cart-checkout-wrapper form.checkout-form .address-details .shipping-address .shipping-address-selection .radio-label {
  padding-left: 0.25em;
}
.cart-checkout-wrapper form.checkout-form .address-details #shipment_default_address_region.use-shipping-address {
  opacity: 1.0;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .address-details #shipment_default_address_region.use-shipping-address {
    display: block;
  }
}
.cart-checkout-wrapper form.checkout-form .address-details #shipment_default_address_region.use-invoice-address {
  opacity: 0.4;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .address-details #shipment_default_address_region.use-invoice-address {
    display: none;
  }
}
.cart-checkout-wrapper form.checkout-form .order-summary .cart-totals .row .column {
  display: inline-block;
}
.cart-checkout-wrapper form.checkout-form .order-summary .cart-totals .row .column.label {
  font-weight: bold;
  min-width: 15em;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .order-summary .cart-totals .row .column.label {
    min-width: 0em;
  }
}
.cart-checkout-wrapper form.checkout-form .order-summary .cart-totals .row .column.label::after {
  content: ": ";
}
.cart-checkout-wrapper form.checkout-form .order-summary .cart-totals .row .column.amount {
  width: 5em;
  text-align: right;
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .order-summary .cart-totals .row .column.amount {
    width: auto;
    text-align: left;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .cart-checkout-wrapper form.checkout-form .payment-details .payment-gateway .company-details {
    margin-left: 0em;
  }
}
.shop-registration-form .invoice-details {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
}
@media handheld,only screen and (max-width: 59em) {
  .shop-registration-form .invoice-details {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.shop-registration-form .shipping-details {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 49.5%;
  padding-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .shop-registration-form .shipping-details {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
* {
  padding: 0;
  margin: 0;
  border: 0;
}
body,
html {
  height: 100%;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  background: #fff;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.35em;
}
.page-region {
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.header-wrapper {
  background: #F8F8F8;
}
.header-wrapper .header-block {
  font-size: 13px;
  width: 100%;
  max-width: 70em;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 1.75em 0em 0 0em;
  color: #444444;
}
@media handheld,only screen and (max-width: 59em) {
  .header-wrapper .header-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.header-wrapper .header-block .logo-cell {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 34.65em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  padding-left: 1.75em;
  vertical-align: middle;
}
@media handheld,only screen and (max-width: 59em) {
  .header-wrapper .header-block .logo-cell {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .header-wrapper .header-block .logo-cell {
    text-align: center;
  }
}
.header-wrapper .header-block .logo-cell a {
  text-decoration: none;
  color: #2A962E;
}
.header-wrapper .header-block .logo-cell .site-title,
.header-wrapper .header-block .logo-cell .site-subtitle {
  display: block;
  font-family: 'Averia Libre', sans-serif;
}
.header-wrapper .header-block .logo-cell .site-title {
  font-size: 30px;
  font-weight: bold;
}
.header-wrapper .header-block .logo-cell .site-subtitle {
  font-size: 15px;
  font-style: italic;
}
.header-wrapper .header-block .header-right-cell {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  margin-right: 0.45em;
  vertical-align: top;
  width: 34.65em;
  /*
  @media handheld, only screen and (max-width: unit(@pxBlockWidth - 1, 'px')) {
    @pxGutterWidth: ((@pcGutterWidth / 100) * 768);
    margin-right: unit(@pxGutterWidth - 4, 'px');
    width: unit(((((@colspan / @noCols) * ((100 + @pcGutterWidth) - (@noCols * @pcGutterWidth))) + ((@colspan * @pcGutterWidth) - @pcGutterWidth)) / 100) * 768, 'px');
  }
  */
  margin-right: -0.25em;
  text-align: right;
  padding-right: 1.75em;
  vertical-align: middle;
}
@media handheld,only screen and (max-width: 59em) {
  .header-wrapper .header-block .header-right-cell {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .header-wrapper .header-block .header-right-cell {
    text-align: center;
    padding-right: 0;
  }
}
.header-wrapper .header-block .header-right-cell .button.find-us {
  display: inline-block;
  box-sizing: border-box;
}
@media handheld,only screen and (min-width: 1px) {
  .header-wrapper .header-block .header-right-cell .button.find-us {
    min-width: auto;
    padding-left: 3em;
    background-size: 26px auto;
    background-position: left 0.5em center;
    background-repeat: no-repeat;
    background-image: url('../../include/resources/daintreevalleyhaven/images/g-map-australia-small.png');
    background-image: url('../../include/resources/daintreevalleyhaven/images/g-map-australia-small.svg');
  }
}
.header-wrapper .header-block a {
  color: #2A962E;
}
.header-wrapper .header-block a:hover {
  color: #1f6e22;
}
.header-wrapper .header-block a.button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
  background-color: #2A962E;
  text-decoration: none;
  border: 0px solid #2A962E;
  margin: 0.4em 0em;
  padding: 0.65em 1em;
  cursor: pointer;
  font-size: 14px;
  line-height: 1rem;
}
.header-wrapper .header-block a.button .button-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%220%2C7%200%2C0%204%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  width: 5px;
  height: 7px;
  vertical-align: middle;
}
.header-wrapper .header-block a.button img {
  vertical-align: middle;
  margin: -0.15em 0.25em 0em 0em;
}
.header-wrapper .header-block a.button:hover {
  color: #fff;
  background-color: #248228;
}
.nav-wrapper .nav-block {
  font-size: 13px;
  width: 100%;
  max-width: 70em;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  margin: 0.75em auto 0 auto;
  color: #000;
  background: #fff;
  text-align: left;
  z-index: 20;
  /* Top Level */
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block {
    overflow: hidden;
    text-align: left;
    background: #2A962E;
  }
}
.nav-wrapper .nav-block .nav-toggle {
  display: none;
  color: #fff;
  background: #2A962E;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.75em 1.5em;
  cursor: pointer;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block .nav-toggle {
    display: block;
  }
}
.nav-wrapper .nav-block .nav-toggle .toggle-icon {
  float: right;
  background: transparent url('../../include/resources/daintreevalleyhaven/images/g-menu.svg') 50% 0% no-repeat;
  width: 23px;
  height: 23px;
  margin-top: -2px;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block .nav-cell {
    display: none;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block.open .nav-cell {
    display: block;
  }
}
.nav-wrapper .nav-block ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul {
    display: block;
    text-align: left;
    border: 0;
    padding: 1em 0em;
  }
}
.nav-wrapper .nav-block ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  padding: 0;
  margin: 0;
  /* 1st Dropdown Level */
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li {
    display: block;
    border-top: 1px solid #1f6e22;
  }
}
.nav-wrapper .nav-block ul li a {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 0.75em 1.25em;
  white-space: nowrap;
  /* UN-COMMENT TO ENABLE TOP-LEVEL PARENT ARROWS
          &.has_children {
            background-image: svg(~'<svg xmlns="https://www.w3.org/2000/svg" width="34px" height="4px"><polygon fill="@{navArrowColour}" points="7,0 14,0 10.5,4"/></svg>'); 
            background-position: center right;
            background-repeat: no-repeat;
            padding-right: 2.5em;
            
            @media handheld, only screen and (max-width: @responsiveWidth) {
              background-image: none;
              padding-right: 0;
            }
          }
          */
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li a {
    color: #fff;
  }
}
.nav-wrapper .nav-block ul li a.current {
  background: #2A962E;
  color: #fff;
}
.nav-wrapper .nav-block ul li a:hover {
  color: #fff;
  /* UN-COMMENT TO ENABLE TOP-LEVEL PARENT ARROWS
            &.has_children {
              background-image: svg(~'<svg xmlns="https://www.w3.org/2000/svg" width="34px" height="4px"><polygon fill="@{navArrowHoverColour}" points="7,0 14,0 10.5,4"/></svg>');   
              background-position: center right;
              background-repeat: no-repeat;
              padding-right: 2.5em;

              @media handheld, only screen and (max-width: @responsiveWidth) {
                background-image: none;
                padding-right: 0;
              }              
            }
            */
  background: #2A962E;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li:first-child {
    border: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li:last-child {
    border: 0;
    border-top: 1px solid #1f6e22;
  }
}
.nav-wrapper .nav-block ul li:hover ul {
  -webkit-transition: top linear 0.2s;
  -moz-transition: top linear 0.2s;
  -o-transition: top linear 0.2s;
  -ms-transition: top linear 0.2s;
  transition: top linear 0.2s;
  top: 3.1em;
  height: auto;
  visibility: visible;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li:hover ul {
    top: auto;
  }
}
.nav-wrapper .nav-block ul li ul {
  display: block;
  position: absolute;
  top: 3.1em;
  left: -2px;
  right: auto;
  background: #fff;
  min-width: 103%;
  height: auto;
  margin: 0;
  padding: 0;
  visibility: hidden;
  z-index: 20;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul {
    position: static;
    top: auto;
    height: auto;
    background: transparent;
    border: 0;
    margin-bottom: -1px;
    visibility: visible;
    overflow: hidden;
  }
}
.nav-wrapper .nav-block ul li ul li {
  display: block;
  line-height: 1.8em;
  text-align: left;
  border: none;
  /* 2nd Dropdown Level */
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul li {
    background: none;
    -ms-filter: none;
    border: 0;
    padding-left: 1.75em;
  }
}
.nav-wrapper .nav-block ul li ul li:first-child {
  border: none;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul li:first-child {
    border: 0;
    border-top: 0;
  }
}
.nav-wrapper .nav-block ul li ul li:last-child {
  border: none;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul li:last-child {
    border: 0;
    border-top: 0;
  }
}
.nav-wrapper .nav-block ul li ul li a {
  color: #000;
  padding: 0.5em 2em 0.5em 1em;
  /* UN-COMMENT TO ENABLE TOP-LEVEL PARENT ARROWS
              &.has_children {
                background-image: svg(~'<svg xmlns="https://www.w3.org/2000/svg" width="31px" height="7px"><polygon fill="@{navArrowColour}" points="7,7 7,0 11,3.5 "/></svg>');
                background-position: center right;
                background-repeat: no-repeat;
                padding-right: 2.5em;
                
                @media handheld, only screen and (max-width: @responsiveWidth) {
                  background-image: none;
                  padding-right: 0;
                }            
              }              
              */
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul li a {
    padding: 0.25em 0em -0.25em 1.5em;
    margin: 0.25em 0em;
    color: #fff;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul li a:last-child {
    border: 0;
    border-top: 0;
  }
}
.nav-wrapper .nav-block ul li ul li a:hover {
  color: #fff;
  /* UN-COMMENT TO ENABLE TOP-LEVEL PARENT ARROWS
                &.has_children {
                  background-image: svg(~'<svg xmlns="http://www.w3.org/2000/svg" width="31px" height="7px"><polygon fill="@{navArrowHoverColour}" points="7,7 7,0 11,3.5 "/></svg>');
                  background-position: center right;
                  background-repeat: no-repeat;
                  padding-right: 2.5em;
                  
                  @media handheld, only screen and (max-width: @responsiveWidth) {
                    background-image: none;
                    padding-right: 0;
                  }                  
                }
                */
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul li a:hover {
    color: #000;
  }
}
.nav-wrapper .nav-block ul li ul li a.disabled {
  color: #aaaaaa;
  background: transparent url('../../include/resources/daintreevalleyhaven/images/g-disabled.svg') no-repeat right center;
  cursor: default;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul li a.disabled {
    opacity: 0.7;
  }
}
.nav-wrapper .nav-block ul li ul li > ul {
  display: none;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul li > ul {
    display: block;
  }
}
.nav-wrapper .nav-block ul li ul li:hover > ul {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
}
@media handheld,only screen and (max-width: 59em) {
  .nav-wrapper .nav-block ul li ul li:hover > ul {
    position: static;
  }
}
.hero-wrapper .hero-block {
  font-size: 13px;
  width: 100%;
  max-width: 70em;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}
@media handheld,only screen and (max-width: 59em) {
  .hero-wrapper .hero-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.hero-wrapper .hero-block:hover .hero-nav-left,
.hero-wrapper .hero-block:hover .hero-nav-right {
  opacity: 1;
}
.hero-wrapper .hero-block .hero-images {
  overflow: hidden;
}
.hero-wrapper .hero-block .hero-images img {
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
}
.hero-wrapper .hero-block .hero-text {
  position: absolute;
  left: 60px;
  top: 25%;
  font-size: 1.7em;
  line-height: 1.1em;
  letter-spacing: -1px;
  width: 50%;
  z-index: 10;
}
@media handheld,only screen and (max-width: 59em) {
  .hero-wrapper .hero-block .hero-text {
    left: 10px;
    width: 90%;
  }
}
.hero-wrapper .hero-block .hero-text .hero-title,
.hero-wrapper .hero-block .hero-text .hero-alt {
  text-shadow: 1px 1px 2px #333;
  filter: dropshadow(color=#333,offx=1px,offy=1px);
}
.hero-wrapper .hero-block .hero-text .hero-title {
  color: #ffffff;
  font-size: 2em;
  line-height: 1.1em;
  margin-bottom: 0.1em;
}
@media handheld,only screen and (max-width: 59em) {
  .hero-wrapper .hero-block .hero-text .hero-title {
    font-size: 1.5em;
    line-height: 1em;
  }
}
.hero-wrapper .hero-block .hero-text .hero-alt {
  color: #ffffff;
}
@media handheld,only screen and (max-width: 59em) {
  .hero-wrapper .hero-block .hero-text .hero-alt {
    font-size: 1em;
    line-height: 1em;
  }
}
.hero-wrapper .hero-block .hero-nav-left,
.hero-wrapper .hero-block .hero-nav-right {
  position: absolute;
  left: 0;
  top: 50%;
  color: #cae5cb;
  background-color: #2A962E;
  font-size: 1.6em;
  line-height: 1.4em;
  text-align: center;
  min-width: 1.6em;
  min-height: 1.6em;
  /* half of height */
  margin-top: -0.8em;
  z-index: 15;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media handheld,only screen and (max-width: 59em) {
  .hero-wrapper .hero-block .hero-nav-left,
  .hero-wrapper .hero-block .hero-nav-right {
    display: none;
  }
}
.hero-wrapper .hero-block .hero-nav-left:hover,
.hero-wrapper .hero-block .hero-nav-right:hover {
  background-color: #444444;
}
.hero-wrapper .hero-block .hero-nav-left {
  left: 0;
  right: auto;
  margin-right: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .hero-wrapper .hero-block .hero-nav-left {
    margin-left: 0;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .hero-wrapper .hero-block .hero-nav-left {
    display: none;
  }
}
.hero-wrapper .hero-block .hero-nav-right {
  left: auto;
  right: 0;
  margin-left: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .hero-wrapper .hero-block .hero-nav-right {
    margin-right: 0;
  }
}
@media handheld,only screen and (max-width: 24.75em) {
  .hero-wrapper .hero-block .hero-nav-right {
    display: none;
  }
}
.hero-wrapper .hero-block .hero-nav {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 15;
}
@media handheld,only screen and (max-width: 59em) {
  .hero-wrapper .hero-block .hero-nav {
    position: relative;
    bottom: -5px;
    text-align: center;
  }
}
.hero-wrapper .hero-block .hero-nav ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #8fca91;
  border: 3px solid #f9f9f9;
  padding: 5px;
  margin: 0 5px 0 0;
  cursor: pointer;
}
@media handheld,only screen and (max-width: 59em) {
  .hero-wrapper .hero-block .hero-nav ul li {
    padding: 8px;
    border-width: 5px;
    margin-right: 10px;
  }
}
.hero-wrapper .hero-block .hero-nav ul li:hover {
  background: #444444;
}
.hero-wrapper .hero-block .hero-nav ul li.currentslide {
  background: #2A962E;
}
.content-wrapper .content-block {
  font-size: 13px;
  width: 100%;
  max-width: 70em;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  margin: 0.75em auto;
  padding: 1.75em 1.75em;
  color: #444444;
  background: #ffffff;
}
@media handheld,only screen and (max-width: 59em) {
  .content-wrapper .content-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .content-wrapper .content-block {
    padding: 1.75em 1.75em;
  }
}
.content-wrapper .content-block .subnav {
  margin: 0em;
}
.content-wrapper .content-block .subnav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
}
@media handheld,only screen and (max-width: 59em) {
  .content-wrapper .content-block .subnav li {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
.content-wrapper .content-block .subnav li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
  background-color: #2A962E;
  text-decoration: none;
  border: 0px solid #2A962E;
  margin: 0.4em 0em;
  padding: 0.65em 1em;
  cursor: pointer;
  font-size: 14px;
  line-height: 1rem;
  width: 100%;
}
.content-wrapper .content-block .subnav li a .button-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%220%2C7%200%2C0%204%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  width: 5px;
  height: 7px;
  vertical-align: middle;
}
.content-wrapper .content-block .subnav li a img {
  vertical-align: middle;
  margin: -0.15em 0.25em 0em 0em;
}
.content-wrapper .content-block .subnav li a:hover {
  color: #fff;
  background-color: #248228;
}
.content-wrapper .content-block .subnav li ul {
  display: none;
}
.booking-wrapper {
  background: #37434F;
}
.booking-wrapper .booking-block {
  font-size: 13px;
  width: 100%;
  max-width: 70em;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  padding: 30px 0;
}
@media handheld,only screen and (max-width: 59em) {
  .booking-wrapper .booking-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.booking-wrapper .booking-block .heading {
  display: inline-block;
  vertical-align: top;
  width: 26%;
}
.booking-wrapper .booking-block .heading p {
  color: white;
  font-family: 'Averia Libre', sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  margin: 5px 0;
}
@media handheld,only screen and (max-width: 59em) {
  .booking-wrapper .booking-block .heading {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}
.booking-wrapper .booking-block .form {
  display: inline-block;
  vertical-align: top;
  width: 73%;
  text-align: right;
}
.booking-wrapper .booking-block .form span,
.booking-wrapper .booking-block .form div {
  display: inline-block;
  vertical-align: top;
  height: 32px;
}
.booking-wrapper .booking-block .form label {
  color: rgba(255,255,255,0.5);
  margin-right: 2px;
  margin-left: 5px;
}
@media handheld,only screen and (max-width: 59em) {
  .booking-wrapper .booking-block .form label {
    display: none;
  }
}
.booking-wrapper .booking-block .form select {
  height: 32px;
}
.booking-wrapper .booking-block .form .button {
  display: inline-block;
  vertical-align: top;
  color: white !important;
  margin: 0;
  height: 32px;
  padding: 8px 12px;
}
@media handheld,only screen and (max-width: 59em) {
  .booking-wrapper .booking-block .form {
    display: block;
    width: 100%;
    text-align: center;
  }
  .booking-wrapper .booking-block .form span,
  .booking-wrapper .booking-block .form div {
    height: auto;
  }
  .booking-wrapper .booking-block .form .submit-wrapper {
    display: block;
    width: 100%;
    margin-top: 11px;
  }
  .booking-wrapper .booking-block .form .submit-wrapper .button {
    width: 70%;
  }
}
.footer-wrapper {
  background: #27313D;
  border-bottom: 2px solid #2A962E;
}
.footer-wrapper .footer-block {
  font-size: 13px;
  width: 100%;
  max-width: 70em;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 1.75em 0em;
  color: #aaa;
  overflow: auto;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block {
    text-align: center;
    overflow: hidden;
    padding:  1em;
  }
}
.footer-wrapper .footer-block .footer-section {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 13px;
  padding-right: 1%;
  margin-right: -0.25em;
  vertical-align: top;
  width: 32.666666666667%;
  position: relative;
  min-height: 375px;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section {
    display: block;
    width: auto;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section {
    display: block;
    width: auto;
    min-height: 1px;
    margin: 0;
    margin-top: 2em;
    padding: auto;
    clear: both;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section.contact-details .button {
    float: none;
  }
}
.footer-wrapper .footer-block .footer-section.contact-us #enquiry_form,
.footer-wrapper .footer-block .footer-section.contact-us form {
  min-height: 375px;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section.contact-us #enquiry_form,
  .footer-wrapper .footer-block .footer-section.contact-us form {
    margin: auto;
    min-height: 1px;
  }
}
.footer-wrapper .footer-block .footer-section.contact-us #enquiry_form .buttons.form-row,
.footer-wrapper .footer-block .footer-section.contact-us form .buttons.form-row {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section.contact-us #enquiry_form .buttons.form-row,
  .footer-wrapper .footer-block .footer-section.contact-us form .buttons.form-row {
    position: relative;
    bottom: auto;
    left: auto;
  }
}
.footer-wrapper .footer-block .footer-section.contact-us form,
.footer-wrapper .footer-block .footer-section.contact-us .form-row {
  background: none;
  border: 0;
  margin: 0;
}
.footer-wrapper .footer-block .footer-section.contact-us .form-row {
  padding: 0;
  margin-bottom: 10px;
  margin-bottom: 1.5em;
  position: relative;
}
.footer-wrapper .footer-block .footer-section.contact-us .form-row .field {
  margin-left: 0;
}
.footer-wrapper .footer-block .footer-section.contact-us label {
  color: #aaa;
  font-weight: bolder;
}
.footer-wrapper .footer-block .footer-section.contact-us label:after {
  content: ':';
}
.footer-wrapper .footer-block .footer-section.contact-us label,
.footer-wrapper .footer-block .footer-section.contact-us input,
.footer-wrapper .footer-block .footer-section.contact-us textarea {
  float: none;
  width: 80%;
  font-size: 13px;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section.contact-us label,
  .footer-wrapper .footer-block .footer-section.contact-us input,
  .footer-wrapper .footer-block .footer-section.contact-us textarea {
    width: 100%;
  }
}
.footer-wrapper .footer-block .footer-section.contact-us input,
.footer-wrapper .footer-block .footer-section.contact-us textarea {
  padding: 0.65em 1em;
}
.footer-wrapper .footer-block .footer-section.contact-us .note.required {
  position: absolute;
  top: 0;
  right: 20%;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section.contact-us .note.required {
    right: 0;
  }
}
.footer-wrapper .footer-block .footer-section.social-certs {
  text-align: right;
  padding-right: 60px;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section.social-certs {
    text-align: center;
    padding-right: 0;
  }
  .footer-wrapper .footer-block .footer-section.social-certs #CDSWIDEXC {
    margin: 0 auto;
  }
}
.footer-wrapper .footer-block .footer-section.social-certs .widget-tripadvisor {
  padding-left: 68px;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section.social-certs .widget-tripadvisor {
    padding-left: 0;
    margin-bottom: 20px;
  }
}
.footer-wrapper .footer-block .footer-section.social-certs .ta-widget-socialbuttons {
  margin-left: 10px;
}
.footer-wrapper .footer-block .footer-section.social-certs .social-links {
  margin-left: 10px;
  margin-top: 5px;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block .footer-section.social-certs #CDSWIDCOE {
    margin: auto;
  }
  .footer-wrapper .footer-block .footer-section.social-certs .ta-widget-socialbuttons {
    margin: auto;
  }
}
.footer-wrapper .footer-block dl dt,
.footer-wrapper .footer-block dl dd {
  vertical-align: top;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block dl dt,
  .footer-wrapper .footer-block dl dd {
    display: block;
    float: none;
    clear: both;
  }
}
.footer-wrapper .footer-block dl dt {
  clear: left;
  min-width: 6em;
  font-weight: bolder;
}
@media handheld,only screen and (max-width: 59em) {
  .footer-wrapper .footer-block dl dt {
    min-width: auto;
    margin-top: 1em;
  }
}
.footer-wrapper .footer-block dl dd {
  margin-bottom: 1.5em;
}
.footer-wrapper .footer-block p {
  margin: 0.5em 0em;
}
.footer-wrapper .footer-block a {
  color: #2A962E;
  text-decoration: none;
}
.footer-wrapper .footer-block a:hover {
  color: #1f6e22;
  text-decoration: underline;
}
.footer-wrapper .footer-block a.button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #fff;
  background-color: #2A962E;
  text-decoration: none;
  border: 0px solid #2A962E;
  margin: 0.4em 0em;
  padding: 0.65em 1em;
  cursor: pointer;
  font-size: 14px;
  line-height: 1rem;
  float: left;
  clear: both;
}
.footer-wrapper .footer-block a.button .button-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%220%2C7%200%2C0%204%2C3.5%20%22%2F%3E%3C%2Fsvg%3E');
  width: 5px;
  height: 7px;
  vertical-align: middle;
}
.footer-wrapper .footer-block a.button img {
  vertical-align: middle;
  margin: -0.15em 0.25em 0em 0em;
}
.footer-wrapper .footer-block a.button:hover {
  color: #fff;
  background-color: #248228;
}
.author-wrapper {
  background: #F8F8F8;
}
.author-wrapper .author-block {
  font-size: 13px;
  width: 100%;
  max-width: 70em;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  padding: 1.75em 0;
  color: #aaa;
}
@media handheld,only screen and (max-width: 59em) {
  .author-wrapper .author-block {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .author-wrapper .author-block {
    text-align: center;
  }
}
.author-wrapper .author-block a {
  color: #808080;
  text-decoration: none;
}
.author-wrapper .author-block a:hover {
  color: #1f6e22;
  text-decoration: underline;
}
.author-wrapper .author-block a.author {
  color: #2A962E;
  font-size: 0.9em;
}
.author-wrapper .author-block a.author:hover {
  color: #1f6e22;
}
.social-links {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 10px;
}
.social-links li {
  display: inline-block;
}
.social-links li.ta {
  margin-bottom: -3px;
}
.social-links a {
  width: 32px;
  height: 32px;
  display: block;
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 6px;
}
.social-links a.facebook {
  background-image: url('../../include/resources/daintreevalleyhaven/images/g-social-facebook.png');
}
@media (min-width: 1px) {
  .social-links a.facebook {
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%233B5998%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%20%3C%2Fstyle%3E%20%3Cg%20id%3D%22Facebook%22%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M30.2%2C1.7C31.4%2C2.9%2C32%2C4.3%2C32%2C6v20c0%2C1.7-0.6%2C3.1-1.8%2C4.2C29.1%2C31.4%2C27.7%2C32%2C26%2C32H6c-1.7%2C0-3.1-0.6-4.2-1.8%20C0.6%2C29.1%2C0%2C27.7%2C0%2C26V6c0-1.7%2C0.6-3.1%2C1.8-4.2S4.3%2C0%2C6%2C0h20C27.7%2C0%2C29.1%2C0.6%2C30.2%2C1.7z%20M20.5%2C12.7h-3v-1.6c0-0.5%2C0.1-0.9%2C0.2-1.1%20c0.1-0.2%2C0.5-0.3%2C1.1-0.3h1.6V6.4h-2.6c-1.5%2C0-2.5%2C0.4-3.1%2C1.1c-0.5%2C0.7-0.8%2C1.8-0.8%2C3.3v1.9h-2.4V16h2.4v9.6h3.6V16h2.6L20.5%2C12.7%20z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M20.5%2C12.7h-3v-1.6c0-0.5%2C0.1-0.9%2C0.2-1.1c0.1-0.2%2C0.5-0.3%2C1.1-0.3h1.6V6.4h-2.6c-1.5%2C0-2.5%2C0.4-3.1%2C1.1%20c-0.5%2C0.7-0.8%2C1.8-0.8%2C3.3v1.9h-2.4V16h2.4v9.6h3.6V16h2.6L20.5%2C12.7z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E');
  }
}
.social-links a.twitter {
  background-image: url('../../include/resources/daintreevalleyhaven/images/g-social-twitter.png');
}
@media (min-width: 1px) {
  .social-links a.twitter {
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%2300B0ED%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%20%3C%2Fstyle%3E%20%3Cg%20id%3D%22Twitter%22%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M30.2%2C1.8C31.4%2C2.9%2C32%2C4.3%2C32%2C6v20c0%2C1.7-0.6%2C3.1-1.8%2C4.2S27.7%2C32%2C26%2C32H6c-1.7%2C0-3.1-0.6-4.2-1.8S0%2C27.7%2C0%2C26%20V6c0-1.7%2C0.6-3.1%2C1.8-4.2S4.3%2C0%2C6%2C0h20C27.7%2C0%2C29.1%2C0.6%2C30.2%2C1.8z%20M25.9%2C10.4c-0.8%2C0.3-1.5%2C0.5-2.2%2C0.6c0.8-0.5%2C1.4-1.2%2C1.7-2.2%20c-0.8%2C0.5-1.6%2C0.8-2.5%2C0.9c-0.8-0.8-1.7-1.2-2.9-1.2c-1.1%2C0-2%2C0.4-2.8%2C1.2s-1.2%2C1.7-1.2%2C2.8c0%2C0.3%2C0%2C0.6%2C0.1%2C0.9%20c-3.3-0.2-6-1.5-8.1-4.1c-0.4%2C0.6-0.6%2C1.3-0.6%2C2c0%2C1.4%2C0.6%2C2.5%2C1.8%2C3.2c-0.7%2C0-1.3-0.2-1.8-0.5v0.1c0%2C1%2C0.3%2C1.8%2C0.9%2C2.5%20c0.6%2C0.7%2C1.4%2C1.2%2C2.3%2C1.4c-0.4%2C0.1-0.7%2C0.1-1.1%2C0.1c-0.2%2C0-0.5%2C0-0.8-0.1c0.2%2C0.8%2C0.7%2C1.4%2C1.4%2C1.9s1.4%2C0.8%2C2.3%2C0.8%20c-1.5%2C1.1-3.1%2C1.7-4.9%2C1.7c-0.3%2C0-0.6%2C0-0.9-0.1c1.8%2C1.2%2C3.8%2C1.8%2C6%2C1.8c3.4%2C0%2C6.1-1.2%2C8.2-3.5s3.1-4.9%2C3.1-7.7c0-0.2%2C0-0.3-0.1-0.5%20C24.7%2C11.9%2C25.4%2C11.2%2C25.9%2C10.4z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M25.9%2C10.4c-0.8%2C0.3-1.5%2C0.5-2.2%2C0.6c0.8-0.5%2C1.4-1.2%2C1.7-2.2c-0.8%2C0.5-1.6%2C0.8-2.5%2C0.9%20c-0.8-0.8-1.7-1.2-2.9-1.2c-1.1%2C0-2%2C0.4-2.8%2C1.2s-1.2%2C1.7-1.2%2C2.8c0%2C0.3%2C0%2C0.6%2C0.1%2C0.9c-3.3-0.2-6-1.5-8.1-4.1%20c-0.4%2C0.6-0.6%2C1.3-0.6%2C2c0%2C1.4%2C0.6%2C2.5%2C1.8%2C3.2c-0.7%2C0-1.3-0.2-1.8-0.5v0.1c0%2C1%2C0.3%2C1.8%2C0.9%2C2.5c0.6%2C0.7%2C1.4%2C1.2%2C2.3%2C1.4%20c-0.4%2C0.1-0.7%2C0.1-1.1%2C0.1c-0.2%2C0-0.5%2C0-0.8-0.1c0.2%2C0.8%2C0.7%2C1.4%2C1.4%2C1.9s1.4%2C0.8%2C2.3%2C0.8c-1.5%2C1.1-3.1%2C1.7-4.9%2C1.7%20c-0.3%2C0-0.6%2C0-0.9-0.1c1.8%2C1.2%2C3.8%2C1.8%2C6%2C1.8c3.4%2C0%2C6.1-1.2%2C8.2-3.5s3.1-4.9%2C3.1-7.7c0-0.2%2C0-0.3-0.1-0.5%20C24.7%2C11.9%2C25.4%2C11.2%2C25.9%2C10.4z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E%20');
  }
}
.social-links a.google {
  background-image: url('../../include/resources/daintreevalleyhaven/images/g-social-google.png');
}
@media (min-width: 1px) {
  .social-links a.google {
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%3B%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23DD4B39%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%20%3C%2Fstyle%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M30.3%2C1.8C31.4%2C2.9%2C32%2C4.3%2C32%2C6v20c0%2C1.7-0.6%2C3.1-1.7%2C4.2C29.1%2C31.4%2C27.7%2C32%2C26%2C32H6c-1.7%2C0-3.1-0.6-4.2-1.7%20S0%2C27.7%2C0%2C26V6c0-1.7%2C0.6-3.1%2C1.7-4.2S4.3%2C0%2C6%2C0h20C27.7%2C0%2C29.1%2C0.6%2C30.3%2C1.8z%20M16.1%2C25.4c1.1-0.9%2C1.7-2%2C1.7-3.2%20c0-1-0.2-1.7-0.5-2.3c-0.3-0.6-0.9-1.2-1.7-1.8c-1.1-0.8-1.7-1.4-1.7-1.9c0-0.4%2C0.1-0.7%2C0.2-0.9c0.2-0.2%2C0.5-0.6%2C1-1%20c1.2-0.9%2C1.8-2%2C1.8-3.3c0-0.8-0.2-1.6-0.6-2.3s-0.9-1.2-1.5-1.4h2l1.4-1h-6.4c-1.5%2C0-2.7%2C0.5-3.9%2C1.4s-1.7%2C2-1.7%2C3.3%20c0%2C1.3%2C0.5%2C2.4%2C1.4%2C3.3s2.1%2C1.3%2C3.5%2C1.3c0.2%2C0%2C0.4%2C0%2C0.6-0.1c-0.2%2C0.4-0.3%2C0.8-0.3%2C1.2c0%2C0.6%2C0.3%2C1.2%2C0.9%2C1.8c-0.1%2C0-0.3%2C0-0.5%2C0%20s-0.4%2C0-0.6%2C0c-1.7%2C0-3.2%2C0.5-4.4%2C1.4S5%2C21.8%2C5%2C23c0%2C1.1%2C0.6%2C2%2C1.9%2C2.7c1.3%2C0.7%2C2.8%2C1%2C4.7%2C1C13.5%2C26.7%2C15%2C26.3%2C16.1%2C25.4z%20M14.1%2C19.6c0.2%2C0.2%2C0.4%2C0.3%2C0.5%2C0.4c0.1%2C0.1%2C0.2%2C0.2%2C0.4%2C0.3c0.2%2C0.1%2C0.3%2C0.2%2C0.4%2C0.3c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.3s0.2%2C0.3%2C0.3%2C0.4%20c0.1%2C0.1%2C0.1%2C0.2%2C0.1%2C0.4c0.1%2C0.2%2C0.1%2C0.5%2C0.1%2C0.7c0%2C2.2-1.6%2C3.3-4.7%2C3.3c-1.2%2C0-2.2-0.3-3-1s-1.2-1.5-1.2-2.4%20c0-0.9%2C0.5-1.6%2C1.4-2.3s2-1%2C3.2-1c0.5%2C0%2C1.1%2C0.1%2C1.6%2C0.2C13.6%2C19.3%2C13.8%2C19.5%2C14.1%2C19.6z%20M12.2%2C14.8c-0.8%2C0-1.6-0.4-2.2-1.2%20c-0.7-0.8-1.1-1.7-1.2-2.8s0-2%2C0.5-2.7c0.5-0.7%2C1.1-1.1%2C2-1.1c0.8%2C0%2C1.6%2C0.4%2C2.3%2C1.2c0.7%2C0.7%2C1.1%2C1.7%2C1.2%2C2.7c0.1%2C1.1-0.1%2C2-0.5%2C2.7%20S13%2C14.9%2C12.2%2C14.8z%20M28%2C12h-4V8h-2v4h-4v2.1h4V18h2v-3.9h4V12z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M16.1%2C25.4c1.1-0.9%2C1.7-2%2C1.7-3.2c0-1-0.2-1.7-0.5-2.3c-0.3-0.6-0.9-1.2-1.7-1.8c-1.1-0.8-1.7-1.4-1.7-1.9%20c0-0.4%2C0.1-0.7%2C0.2-0.9c0.2-0.2%2C0.5-0.6%2C1-1c1.2-0.9%2C1.8-2%2C1.8-3.3c0-0.8-0.2-1.6-0.6-2.3s-0.9-1.2-1.5-1.4h2l1.4-1h-6.4%20c-1.5%2C0-2.7%2C0.5-3.9%2C1.4s-1.7%2C2-1.7%2C3.3c0%2C1.3%2C0.5%2C2.4%2C1.4%2C3.3s2.1%2C1.3%2C3.5%2C1.3c0.2%2C0%2C0.4%2C0%2C0.6-0.1c-0.2%2C0.4-0.3%2C0.8-0.3%2C1.2%20c0%2C0.6%2C0.3%2C1.2%2C0.9%2C1.8c-0.1%2C0-0.3%2C0-0.5%2C0s-0.4%2C0-0.6%2C0c-1.7%2C0-3.2%2C0.5-4.4%2C1.4S5%2C21.8%2C5%2C23c0%2C1.1%2C0.6%2C2%2C1.9%2C2.7%20c1.3%2C0.7%2C2.8%2C1%2C4.7%2C1C13.5%2C26.7%2C15%2C26.3%2C16.1%2C25.4z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M14.1%2C19.6c0.2%2C0.2%2C0.4%2C0.3%2C0.5%2C0.4c0.1%2C0.1%2C0.2%2C0.2%2C0.4%2C0.3c0.2%2C0.1%2C0.3%2C0.2%2C0.4%2C0.3c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.3%20s0.2%2C0.3%2C0.3%2C0.4c0.1%2C0.1%2C0.1%2C0.2%2C0.1%2C0.4c0.1%2C0.2%2C0.1%2C0.5%2C0.1%2C0.7c0%2C2.2-1.6%2C3.3-4.7%2C3.3c-1.2%2C0-2.2-0.3-3-1s-1.2-1.5-1.2-2.4%20c0-0.9%2C0.5-1.6%2C1.4-2.3s2-1%2C3.2-1c0.5%2C0%2C1.1%2C0.1%2C1.6%2C0.2C13.6%2C19.3%2C13.8%2C19.5%2C14.1%2C19.6z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M12.2%2C14.8c-0.8%2C0-1.6-0.4-2.2-1.2c-0.7-0.8-1.1-1.7-1.2-2.8s0-2%2C0.5-2.7c0.5-0.7%2C1.1-1.1%2C2-1.1%20c0.8%2C0%2C1.6%2C0.4%2C2.3%2C1.2c0.7%2C0.7%2C1.1%2C1.7%2C1.2%2C2.7c0.1%2C1.1-0.1%2C2-0.5%2C2.7S13%2C14.9%2C12.2%2C14.8z%22%2F%3E%20%3Cpolygon%20class%3D%22st1%22%20points%3D%2228%2C12%2024%2C12%2024%2C8%2022%2C8%2022%2C12%2018%2C12%2018%2C14.1%2022%2C14.1%2022%2C18%2024%2C18%2024%2C14.1%2028%2C14.1%20%22%2F%3E%20%3C%2Fsvg%3E%20');
  }
}
.widget-tripadvisor-reviews {
  float: right;
  clear: both;
}
@media handheld,only screen and (max-width: 59em) {
  .widget-tripadvisor-reviews {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .widget-tripadvisor-reviews #CDSWIDSSP {
    margin: auto;
  }
}
.widget-check-availability {
  float: right;
  clear: both;
}
@media handheld,only screen and (max-width: 59em) {
  .widget-check-availability {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media handheld,only screen and (max-width: 59em) {
  .widget-check-availability div table {
    margin: auto !important;
  }
}
