@charset "UTF-8";
/*!
Theme Name: _starter
Theme URI: http://www.wearedando.com
Description: WordPress Starter Theme for use as a starting template for building custom themes.
Author: Dando
Author URI: http://www.wearedando.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.1
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
 * Mixin for easy media queries
 * @include breakpoint(tablet) { SCSS here };
*/
/*
 * Mixin for micro clearfix
 * @include microclearfix;
*/
/*
 * Mixin for basic CSS triangles
 * @include triangle(up, #000, 50px)
*/
/*
 * @font-face mixin
 * Bulletproof font-face via Font Squirrel
 * @include fontface('family', '../fonts/', 'myfontname');
 */
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

/*
 * Box Sizing
 *
 * Set that shit to border-box, yo. And fix those pesky pseudo elements
 */
/* ==========================================================================
   Border-box all the things!
   ========================================================================== */
*,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: 'icomoon';
  src: url("assets/fonts/icomoon.eot");
  src: url("assets/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.woff") format("woff"), url("assets/fonts/icomoon.ttf") format("truetype"), url("assets/fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-iconmonstr-shop-3-icon, .icon-iconmonstr-map-2-icon, .icon-iconmonstr-book-10-icon, .icon-iconmonstr-user-14-icon, .icon-iconmonstr-email-2-icon, .icon-iconmonstr-facebook-icon, .icon-iconmonstr-magnifier-icon, .icon-iconmonstr-user-icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-iconmonstr-shop-3-icon:before {
  content: "\e000"; }

.icon-iconmonstr-map-2-icon:before {
  content: "\e001"; }

.icon-iconmonstr-book-10-icon:before {
  content: "\e002"; }

.icon-iconmonstr-user-14-icon:before {
  content: "\e003"; }

.icon-iconmonstr-email-2-icon:before {
  content: "\e004"; }

.icon-iconmonstr-facebook-icon:before {
  content: "\e005"; }

.icon-iconmonstr-magnifier-icon:before {
  content: "\e006"; }

.icon-iconmonstr-user-icon:before {
  content: "\e007"; }

@media (min-width: 1025px) {
  .grid {
    margin: 0 0 30px 0;
    *zoom: 1; }
    .grid:before, .grid:after {
      content: "";
      display: table; }
    .grid:after {
      clear: both; }

  [class*='col-'] {
    float: left;
    padding-right: 30px; }
    .grid [class*='col-']:last-of-type {
      padding-right: 0; }

  .col-1-2 {
    width: 50%; }

  .col-1-3 {
    width: 33.33%; }

  .col-2-3 {
    width: 66.66%; }

  .col-1-4 {
    width: 25%; }

  .col-3-4 {
    width: 75%; }

  .col-1-8 {
    width: 12.5%; }

  .col-7-8 {
    width: 87.5%; }

  .module {
    padding: 30px; }

  /* Opt-in outside padding */
  .grid-pad {
    padding: 30px 0 30px 30px; }
    .grid-pad [class*='col-']:last-of-type {
      padding-right: 30px; } }
/* Categories */
.category-view .category {
  width: 50%;
  text-align: center; }
  .category-view .category img {
    margin-top: 15px; }

.clear {
  overflow: hidden;
  *zoom: 1; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.display-number, .orderlistcontainer, .back-to-category, .quantity-controls {
  display: none; }

.product-short-description {
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 26px;
  color: #5e5e5e; }

.center {
  text-align: center; }

.product {
  width: 100%;
  margin-bottom: 50px; }

.width70 {
  width: 66%; }

.width30 {
  width: 30%;
  margin-right: 3%; }

.PriceunitPrice {
  font-size: 25px;
  font-weight: bold; }

table td, table th {
  padding: 3px; }

.userfields_info {
  font-family: 'Roboto Slab', serif;
  font-size: 28px;
  margin-bottom: 20px;
  display: block; }

.control-buttons {
  margin-bottom: 20px; }

#com-form-login {
  margin-bottom: 30px; }

@media (max-width: 1023px) {
  .menu-collapser {
    position: relative;
    color: #FFF;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Roboto Slab', serif; }

  .collapse-button {
    position: absolute;
    right: 8px;
    top: 50%;
    width: 40px;
    background-color: #f69f44;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    padding: 7px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }

  .collapse-button:hover, .collapse-button:focus {
    background-image: none;
    background-color: #f7ab5c;
    color: #FFF; }

  .collapse-button .icon-bar {
    background-color: #F5F5F5;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
    margin: 2px 0; }

  ul.jt-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%; }

  ul.jt-menu li {
    position: relative;
    display: inline-block;
    background-color: #35a4c9; }

  ul.jt-menu > li {
    margin-right: -5px; }

  ul.jt-menu > li:first-child {
    border-left: 0; }

  ul.jt-menu > li:last-child {
    margin-right: 0; }

  ul.jt-menu li a {
    display: block;
    color: #FFF;
    padding: 12px 64px 12px 16px;
    font-family: 'Roboto Slab', serif;
    font-size: 17px;
    font-weight: 400;
    transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -webkit-transition: background-color 0.5s ease-out; }

  ul.jt-menu li a:hover {
    background-color: #4dafd0;
    text-decoration: none; }

  ul.jt-menu li .sub-collapser {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 100%;
    text-align: center;
    z-index: 999;
    cursor: pointer; }

  ul.jt-menu li .sub-collapser:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }

  ul.jt-menu li .sub-collapser > i {
    color: #21657c;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle; }

  ul.jt-menu li ul {
    margin: 0;
    list-style-type: none; }

  ul.jt-menu li ul li {
    background-color: #2f90b1; }

  ul.jt-menu li > ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    width: 100%; }

  ul.jt-menu li > ul > li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 100%; }

  ul.jt-menu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }

  ul.jt-menu.collapsed li a {
    display: block;
    border-bottom: 1px solid #3094b5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }

  ul.jt-menu.collapsed li .sub-collapser {
    height: 40px; }

  ul.jt-menu.collapsed li > ul {
    display: none;
    position: static; } }
div#maximenuck174 ul.maximenuck {
  padding-left: 0 !important; }

div#maximenuck174 ul.maximenuck li.level1.parent > a:after,
div#maximenuck174 ul.maximenuck li.level1.parent > span.separator:after {
  display: none !important; }

div#maximenuck174.maximenuckh ul.maximenuck li.level1.parent > a,
div#maximenuck174.maximenuckh ul.maximenuck li.level1.parent > span.separator {
  padding: 0px 20px !important; }

div#maximenuck174 div.floatck {
  background-color: #2f90b1 !important; }

div#maximenuck174 ul.maximenuck li ul.maximenuck2 li.maximenuck,
div#maximenuck174 ul.maximenuck2 li.maximenuck {
  overflow: hidden; }

div#maximenuck174 ul.maximenuck li.level1.parent li.parent > a:after,
div#maximenuck174 ul.maximenuck li.level1.parent li.parent > span.separator:after,
div#maximenuck174 ul.maximenuck li.maximenuck ul.maximenuck2 li.parent:hover > a:after,
div#maximenuck174 ul.maximenuck li.maximenuck ul.maximenuck2 li.parent.active > a:after {
  display: none; }

div#maximenuck174 div.maxidrop-main {
  width: 240px; }

/* GENERAL */
body {
  background: white;
  font: 16px sans-serif; }

a {
  color: #35a4c9;
  text-decoration: none;
  -moz-transition: all, 0.1s, linear;
  -o-transition: all, 0.1s, linear;
  -webkit-transition: all, 0.1s, linear;
  transition: all, 0.1s, linear; }

a:hover {
  color: #49adcf; }

a:focus {
  outline: 0px; }

/* HEADINGS / TYPOGRAPHY */
h1, h2, h3, h4, .result-title {
  font-weight: normal;
  margin: 0 0 20px 0;
  font-family: "Roboto Slab", serif !important;
  font-weight: 700 !important; }

h1 {
  font-size: 42px; }
  @media (max-width: 568px) {
    h1 {
      font-size: 33px; } }

h2 {
  font-size: 26px; }
  @media (max-width: 568px) {
    h2 {
      font-size: 18px; } }

h3, .result-title {
  font-size: 26px; }
  @media (max-width: 568px) {
    h3, .result-title {
      font-size: 18px; } }

h4 {
  font-size: 26px; }
  @media (max-width: 568px) {
    h4 {
      font-size: 18px; } }

p, ul, li {
  color: #5e5e5e;
  line-height: 25px !important;
  font-size: 16px !important; }

/* STRUCTURE */
.component {
  overflow: hidden;
  *zoom: 1; }

.container {
  width: 960px;
  margin: auto; }
  @media (max-width: 568px) {
    .container {
      width: auto;
      padding: 0 5%; } }
  @media (min-width: 569px) and (max-width: 1024px) {
    .container {
      width: auto;
      padding: 0 40px; } }

@media (max-width: 568px) {
  img {
    max-width: 100%;
    height: auto; } }
/* HEADER */
header {
  background: #44c9f6;
  height: 137px;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 568px) {
    header {
      height: auto;
      min-height: 120px; } }
  @media (min-width: 569px) and (max-width: 1024px) {
    header {
      height: 160px; } }

.mobile-buttons {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px; }
  .mobile-buttons div {
    width: 44px;
    height: 44px;
    background: #f69f44;
    margin-top: 10px;
    margin-right: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer; }
    .mobile-buttons div span {
      color: #FFF;
      font-size: 33px;
      display: block;
      text-align: center;
      line-height: 44px; }
  @media (max-width: 568px) {
    .mobile-buttons {
      display: block; } }

@media (max-width: 568px) {
  .search {
    width: 100%;
    background: #1d708c;
    display: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 50px;
    margin-bottom: 20px; }
    .search .inputbox_search {
      width: 100%;
      margin: auto; } }
@media (max-width: 568px) {
  .yt_megasslider {
    width: 100% !important;
    overflow: hidden; }

  .caption-opacity-content {
    width: 300px !important; } }
@media (min-width: 569px) and (max-width: 1024px) {
  .yt_megasslider {
    width: 100% !important;
    overflow: hidden; }

  .caption-opacity-content {
    width: 350px !important; } }
.moduletable_headermenu {
  background: #35a4c9;
  overflow: hidden;
  *zoom: 1;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 47px; }
  @media (max-width: 568px) {
    .moduletable_headermenu {
      display: none; } }
  @media (min-width: 569px) and (max-width: 1024px) {
    .moduletable_headermenu {
      position: absolute;
      top: 0px;
      right: 20px;
      width: 200px;
      height: 140px; } }
  .moduletable_headermenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 12px; }
  .moduletable_headermenu li {
    float: left; }
    @media (min-width: 569px) and (max-width: 1024px) {
      .moduletable_headermenu li {
        float: none;
        margin-bottom: 0px;
        line-height: 44px;
        height: 44px; } }
  .moduletable_headermenu a {
    color: #FFF;
    font-family: 'Roboto Slab', serif;
    height: 47px;
    line-height: 47px;
    display: block;
    padding: 0px 8px; }

.moduletable_breadcrumbs ul {
  padding-left: 0;
  margin-top: 0; }
  .moduletable_breadcrumbs ul li {
    display: inline-block;
    margin-right: 5px; }
    .moduletable_breadcrumbs ul li:first-of-type {
      display: none; }
    .moduletable_breadcrumbs ul li .divider {
      margin-left: 5px; }

/* Search */
.moduletable_subscribecta {
  float: right;
  margin-top: 17px;
  margin-right: 30px; }
  @media (max-width: 568px) {
    .moduletable_subscribecta {
      position: absolute;
      top: 40px;
      left: 19px; } }
  @media (min-width: 569px) and (max-width: 1024px) {
    .moduletable_subscribecta {
      position: absolute;
      top: 80px;
      left: 162px; } }
  .moduletable_subscribecta a {
    color: #FFF;
    font-family: 'Roboto Slab', serif; }

.moduletable_search {
  float: right;
  margin-top: 27px; }
  @media (max-width: 568px) {
    .moduletable_search {
      float: none;
      margin-top: 0px; } }
  @media (min-width: 569px) and (max-width: 1024px) {
    .moduletable_search {
      position: absolute;
      top: 139px;
      right: 130px;
      z-index: 99; } }
  .moduletable_search label {
    display: none; }
  .moduletable_search input {
    border: none;
    padding: 10px 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    color: #5e5e5e; }

.logo img {
  margin-top: 34px; }
  @media (max-width: 568px) {
    .logo img {
      width: 230px;
      height: auto;
      margin-top: 16px;
      margin-bottom: 12px; } }

/* NAV */
.main-menu {
  background: #1d708c;
  height: 47px;
  width: 100%;
  margin-bottom: 30px; }
  @media (max-width: 1023px) {
    .main-menu {
      height: auto; } }
  @media (min-width: 1025px) {
    .main-menu .active a {
      background: #35a4c9; }
    .main-menu li ul {
      background: #35a4c9; }
      .main-menu li ul .deeper > a:after {
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid #FFF;
        position: absolute;
        right: 15px;
        top: 18px;
        content: ""; }
      .main-menu li ul a:hover {
        background: #1d708c; }
    .main-menu a {
      font-family: 'Roboto Slab', serif;
      color: #FFF;
      font-size: 16px;
      height: 47px;
      line-height: 47px;
      padding: 0px 20px;
      display: block; }
      .main-menu a:hover {
        background: #35a4c9; } }

/* MAIN */
.main {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 50px; }

/* SIDEBAR */
/* FOOTER */
footer {
  background: #e0e0e0;
  padding: 30px;
  overflow: hidden;
  *zoom: 1; }
  @media (max-width: 1023px) {
    footer .footer_logo {
      margin-bottom: 30px; } }
  @media (min-width: 569px) and (max-width: 1024px) {
    footer footer .col-1-3 {
      clear: both; }
    footer footer .col-1-3 .moduletable {
      float: left;
      width: 50%; } }
  footer label {
    font-size: 14px; }
  footer h3 {
    font-size: 20px; }
  footer ul, footer li {
    padding: 0px;
    margin: 0px; }
  footer ul {
    list-style: none;
    margin-bottom: 30px;
    overflow: hidden;
    *zoom: 1; }
  footer li {
    float: left;
    width: 50%; }
  footer a {
    color: #5e5e5e;
    font-size: 14px; }
  footer .inputbox {
    margin-bottom: 0px;
    padding: 4px;
    width: 99%; }

/****************************************
PAGE TEMPLATES
*****************************************/
/* Home Page */
.moduletable_homemod {
  text-align: center;
  margin-bottom: 50px; }

@media (min-width: 569px) and (max-width: 1024px) {
  .moduletable_homemod {
    float: left;
    width: 50%; } }
.mod_circle {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #1d708c;
  color: #FFF;
  height: 140px;
  width: 140px;
  margin: 10px auto; }
  .mod_circle span {
    font-size: 88px;
    display: inline-block;
    line-height: 133px; }

.bannergroup {
  clear: both; }

.bannergroup .banneritem {
  margin-bottom: 30px; }

@media (min-width: 569px) and (max-width: 1024px) {
  .bannergroup .banneritem {
    float: left;
    width: 50%; } }
@media (max-width: 568px) {
  .bannergroup .banneritem {
    float: none;
    width: 100%; } }
/* Blog Page */
.blog .items-leading div, .blog .items-row .item {
  margin-bottom: 30px; }

.blog .items-leading div img, .blog .items-row .item img {
  max-width: 200px;
  height: auto;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
  margin-top: 5px !important;
  float: left !important; }

.blog .items-leading div h3, .blog .items-row .item h3 {
  font-size: 20px; }

.blog .items-leading div .readmore, .blog .items-row .item .readmore {
  clear: both;
  border-bottom: solid 1px #ccc;
  margin-top: 0 !important;
  padding-bottom: 20px; }

.news-slider {
  margin-bottom: 30px;
  background: #e0e0e0; }
  .news-slider h3 a {
    color: #FFF; }
  .news-slider p {
    color: #FFF; }

.caption-opacity-content {
  background: rgba(0, 0, 0, 0.7);
  padding: 30px;
  color: #FFF;
  position: absolute;
  top: 0px;
  left: 0px;
  float: none;
  width: 330px;
  height: 100%; }
  .caption-opacity-content p {
    font-size: 16px;
    line-height: 23px; }

label {
  margin-bottom: 5px;
  display: inline-block; }

.inputbox, .quantity-input, #subForm input, #subForm select, #subForm textarea, fieldset input, fieldset select {
  border: 1px solid #c7c7c7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 12px 15px;
  margin-bottom: 20px; }

.quantity-input {
  width: 60px; }

.moduletable_blue, .moduletable_orange {
  border: 1px solid #e0e0e0;
  text-align: center;
  padding: 25px;
  margin-bottom: 30px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  @media (min-width: 569px) and (max-width: 1024px) {
    .moduletable_blue, .moduletable_orange {
      margin-top: 30px; } }
  @media (max-width: 568px) {
    .moduletable_blue, .moduletable_orange {
      margin-top: 30px; } }
  .moduletable_blue ul, .moduletable_orange ul {
    padding: 0;
    list-style: none;
    margin: 0; }
  .moduletable_blue li, .moduletable_orange li {
    margin: 0;
    padding: 0; }
  .moduletable_blue a, .moduletable_blue p, .moduletable_orange a, .moduletable_orange p {
    margin-bottom: 0px !important; }

.button, .vm-button-correct, .validate, .default, .product-details, input.addtocart-button, #subForm input[type=submit], .readmore a, .moduletable_blue a, .moduletable_orange a {
  background: #f69f44;
  color: #FFF;
  padding: 10px 20px;
  display: inline-block;
  font-size: 18px;
  border: none;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 10px; }
  .button:hover, .vm-button-correct:hover, .validate:hover, .default:hover, .product-details:hover, input.addtocart-button:hover, #subForm input[type=submit]:hover, .readmore a:hover, .moduletable_blue a:hover, .moduletable_orange a:hover {
    color: #FFF;
    background: #f7a653; }

button {
  background: #f69f44;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  font-size: 18px;
  border: none;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 10px; }

button:hover {
  color: #fff;
  background: #f7a653; }

.article-info-term {
  display: none; }

.published {
  color: #5e5e5e;
  font-weight: bold;
  margin-left: 0px;
  font-size: 15px; }

#com-form-login {
  overflow: hidden;
  *zoom: 1; }

.control-buttons button {
  overflow: hidden;
  *zoom: 1; }

.result-text {
  margin-bottom: 20px; }

.highlight {
  font-weight: bold; }

.result-category, .result-created {
  color: #5e5e5e;
  margin-bottom: 20px;
  font-style: italic; }

.pagination ul {
  list-style: none; }
.pagination li {
  float: left;
  margin-right: 17px; }

.half {
  width: 50%;
  float: left;
  margin-bottom: 18px; }

.login {
  margin-top: 12px; }

.payplans-wrap .page-header {
  margin-left: 5px !important; }

#system-message-container #system-message {
  margin-bottom: 20px; }

#system-message-container #system-message .alert {
  background-color: #eee;
  border: dashed 1px black;
  margin-top: 20px;
  padding: 10px; }
  #system-message-container #system-message .alert .close {
    float: right;
    font-size: 2em; }
  #system-message-container #system-message .alert .alert-heading {
    margin-bottom: .5em; }

#system-message-container #system-message dt {
  font-weight: bold; }

#system-message-container #system-message dd {
  margin: 0; }

#system-message-container #system-message dd ul {
  margin-bottom: 0; }

.disclaimer-notice input[type=checkbox] {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.disclaimer-notice .hideme {
  display: none !important;
  padding-top: 20px; }

.disclaimer-notice input[type=checkbox]:checked ~ .hideme {
  display: block !important; }

.disclaimer-notice label.link {
  color: #35a4c9;
  text-align: center; }

#yoo-zoo .alpha-index {
  margin-top: 20px; }

#yoo-zoo .details {
  padding: 10px 0 0 0; }

#yoo-zoo .details h1.title {
  font-size: 36px;
  line-height: 36px; }

#yoo-zoo .items .teaser-item {
  min-height: 125px; }

#yoo-zoo .items .title h1 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 10px; }

#yoo-zoo .items .row {
  padding-bottom: 20px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px; }

#yoo-zoo .items .content .image {
  float: left;
  margin-right: 20px;
  width: 20%; }
  #yoo-zoo .items .content .image img {
    width: 100%;
    height: auto; }

#yoo-zoo .items .content .title {
  position: relative; }

#yoo-zoo .items .content .title .puppy-option {
  position: absolute;
  top: 12px;
  right: 10px;
  font-style: italic;
  font-size: 12px; }

#yoo-zoo .items .content .title .puppy-option:before {
  color: gold;
  content: '★';
  font-style: normal;
  font-weight: bold; }

#yoo-zoo .items .content .description {
  width: 44%;
  float: left; }

#yoo-zoo .items .content .contact {
  float: right;
  width: 30%;
  word-wrap: break-word; }

#yoo-zoo .items .content .contact .contact-br-dogs {
  display: block;
  text-align: right;
  margin: 0px 0px -10px 0px; }

#yoo-zoo .item .top {
  clear: both;
  display: block;
  position: relative; }

#yoo-zoo .item .top .title {
  display: inline-block;
  width: 50%; }

#yoo-zoo .item .top .title h1 {
  margin-bottom: 0; }

#yoo-zoo .item .top .title h1 a {
  color: black;
  pointer-events: none; }

#yoo-zoo .item .top .subtitle {
  display: inline-block;
  position: absolute;
  bottom: 0;
  padding-right: 5px;
  text-align: right;
  width: 50%; }

#yoo-zoo .item .puppy_notice {
  border: solid 1px black;
  clear: both;
  display: block;
  margin: 20px 0;
  padding: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

#yoo-zoo .item .puppy_notice .image {
  clear: both;
  display: block;
  width: 50%; }

#yoo-zoo .item .puppy_notice .image img {
  clear: both;
  height: auto;
  margin-bottom: 0 !important;
  width: 100%; }

#yoo-zoo .item .puppy_notice .title {
  margin: 20px 0; }

#yoo-zoo .item .content {
  margin: 20px 0;
  padding: 10px;
  border: 1px solid #e0e0e0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

#yoo-zoo .item .content .image {
  clear: both;
  display: block;
  width: 46%;
  float: left;
  margin-right: 4%; }

#yoo-zoo .item .content .image img {
  height: auto;
  margin-top: 10px;
  margin-right: 20px !important;
  width: 100%; }

#yoo-zoo .item .content .image.additional {
  clear: both;
  display: block;
  float: left;
  font-size: 0;
  margin-right: 20px !important;
  margin-bottom: 20px;
  text-align: center; }

#yoo-zoo .item .content .image.additional a {
  display: inline-block;
  clear: both;
  max-width: 100%;
  height: 100px; }

#yoo-zoo .item .content .image.additional a img {
  max-height: 80px;
  float: left;
  margin: auto;
  width: 95%; }

#yoo-zoo .item .content .image.additional .addimage {
  float: left;
  width: 33.333%; }

#yoo-zoo .item .content .title h1 {
  font-size: 24px;
  line-height: 30px;
  margin: 10px 0; }

#yoo-zoo .item .content .title h1 a {
  color: black;
  pointer-events: none; }

#yoo-zoo .item .content .subtitle {
  margin-bottom: 20px; }

#yoo-zoo .item .content .contact {
  font-size: 0; }

#yoo-zoo .item .content .contact .element {
  display: block;
  font-size: 16px;
  margin-bottom: 10px; }

#yoo-zoo .item .content .contact .element.first:before {
  content: 'Phone: '; }

#yoo-zoo .item .content .contact .element.element-email:before {
  content: 'Email: '; }

#yoo-zoo .item .content .contact .element.element-link:before {
  content: 'Website: '; }

#yoo-zoo .item .content .description {
  margin: 10px 0; }

#yoo-zoo .item .content .description.short {
  margin-bottom: 20px; }

#yoo-zoo .item .content .description.full {
  clear: both; }

#yoo-zoo .item .content .description.full:before {
  content: 'Full Description: ';
  display: block;
  font-weight: bold;
  margin-bottom: 10px; }

.zoo-filter {
  position: relative; }

.zoo-filter button[type=submit] {
  position: absolute;
  right: 0;
  top: 0; }

.zoo-filter input[type=checkbox] {
  margin-left: 10px; }

.zoo-filter-result {
  margin-top: 20px !important; }

.zoo-filter-result .width50 {
  float: none !important;
  width: 100% !important;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px; }

.zoo-filter-result .row {
  border-bottom: none !important;
  padding: 0px !important;
  margin-bottom: 0 !important; }

.submission {
  margin-top: 20px !important; }

.submission button.button-green {
  background: #f69f44;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  font-size: 18px;
  border: none;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 10px; }

.submission button.button-green:hover {
  border: none !important;
  color: #fff !important;
  background: #f7a653 !important; }

.login-greeting {
  margin-bottom: 10px; }

.span6 img {
  margin: 25px; }

/* WIDGETS */
.news-slider {
  background: #000 !important;
  margin-bottom: 30px; }

.news-slider .bt-row {
  padding: 0; }

.news-slider .bt-row .bt-inner {
  padding: 0;
  position: relative;
  text-align: center; }

.news-slider .bt-row .bt-inner img {
  outline: none;
  border: none;
  max-height: 300px;
  max-width: inherit !important;
  width: auto !important;
  float: none !important;
  margin: 0 auto !important; }

.news-slider .bt-row .bt-inner .bt-title,
.news-slider .bt-row .bt-inner .bt-introtext,
.news-slider .bt-row .bt-inner .readmore {
  background-color: rgba(0, 0, 0, 0.7);
  padding-left: 1rem;
  padding-right: 1rem;
  position: absolute;
  top: 0;
  text-align: left;
  left: 0;
  width: 35%; }

.news-slider .bt-row .bt-inner .bt-title {
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-size: 26px;
  height: 110px;
  padding-top: 1rem;
  text-transform: capitalize;
  line-height: 1.2;
  overflow: hidden; }

.news-slider .bt-row .bt-inner .bt-introtext {
  color: #fff;
  height: 130px;
  line-height: 1;
  padding-top: 10px;
  top: 110px; }

.news-slider .bt-row .bt-inner .readmore {
  height: 60px;
  top: 240px;
  margin: 0; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
