/*!
  Theme Name: Holland Shop

*/

/*! normalize.css v2.1.3 | 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 `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
  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 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * 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/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

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;
}
/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */

*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* html element 62.5% font-size for REM use */

html {
  font-size: 62.5%;
}

body {
  font: 300 11px/1.4 Arial, sans-serif;
}

/* clear */

.clear:before,
.clear:after {
  content: ' ';
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}



a:focus {
  outline: 0;
}

a:hover,
a:active {
  outline: 0;
}

input:focus {
  outline: 0;
  border: 1px solid #04A4CC;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}





/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    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) ")";
  }

  .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;
  }

  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;
  }
}
/* line 19, ../sass/main.scss */

::selection {
  background: #00CCFF;
  color: #FFFFFF;
  text-shadow: none;
}

/* line 25, ../sass/main.scss */

textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 31, ../sass/main.scss */

html {
  height: 100%;
}

/* line 35, ../sass/main.scss */

body {
  position: relative;
  padding-bottom: 70px;
  min-height: 100%;
}

@media screen and (max-width: 1100px) {
  /* line 35, ../sass/main.scss */

  body {
    padding-bottom: 185px;
  }
}

/* line 47, ../sass/main.scss */

h3 {
  font-size: 1.5em;
}

/* line 51, ../sass/main.scss */

.bg-stretch {
  background-image: url("img/bg.jpg");
  background-repeat: none;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
}

/* line 65, ../sass/main.scss */

p {
  margin: 0;
}

/* line 69, ../sass/main.scss */

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 75, ../sass/main.scss */

.wrapper {
  width: 100%;
  margin: auto;
  position: relative;
  max-width: 950px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1100px) {
  /* line 75, ../sass/main.scss */

  .wrapper {
    max-width: 700px;
  }
}

/* line 88, ../sass/main.scss */

#content {
  width: 100%;
  max-width: 950px;
  margin: auto;
}

/* line 94, ../sass/main.scss */

.thumb-img-container {
  height: 50px;
  width: 50px;
  background-position: center center;
  background-size: cover;
  background-color: #F6F6F6;
}

/* line 102, ../sass/main.scss */

abbr,
abbr[title] {
  text-decoration: none;
  border: none;
}

/* line 107, ../sass/main.scss */

body {
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 1.2em;
}

/* line 114, ../sass/main.scss */

a {
  color: #FFFFFF;
}

/* line 1, ../sass/_buttons.scss */

button:focus {
  outline: none;
  bottom: 0;
}

/* line 6, ../sass/_buttons.scss */

button {
  border: 0;
}

/* line 10, ../sass/_buttons.scss */

.button,
.button:hover,
.btn,
.btn:hover {
  background-color: #00CCFF;
  color: #FFFFFF;
  font-size: 1.1em;
  padding: 6px 10px;
  display: inline-block;
  position: relative;
  font-weight: bold;
  text-transform: lowercase;
  border: 0;
  text-align: center;
}

/* line 24, ../sass/_buttons.scss */

.holland-main-nav .btn {
  background-color: #FFFFFF;
  color: #00CCFF;
  font-size: 1.45em;
  letter-spacing: 1.3px;
  padding: 7px 15px 7px 32px;
}

/* line 31, ../sass/_buttons.scss */

.holland-main-nav .btn.cart-btn {
  padding: 7px 32px 7px 15px;
}

/* line 35, ../sass/_buttons.scss */

.holland-main-nav .btn.checkout-btn {
  padding: 7px 32px 7px 15px;
}

/* line 39, ../sass/_buttons.scss */

.holland-main-nav .btn:hover {
  color: #00CCFF;
}

/* line 44, ../sass/_buttons.scss */

.wave-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -12.6px;
}

/* line 51, ../sass/_buttons.scss */

.back-icon {
  display: inline-block;
  height: 18px;
  width: 10px;
  background-image: url("img/icons/back-button.png");
  background-size: cover;
  background-position: center center;
  left: 10px;
  margin-top: -9.5px;
  top: 50%;
  position: absolute;
}

/* line 64, ../sass/_buttons.scss */

.cart-icon {
  display: inline-block;
  height: 18px;
  width: 18px;
  background-image: url("img/icons/cart-button.png");
  background-size: cover;
  background-position: center center;
  right: 10px;
  margin-top: -9.5px;
  top: 50%;
  position: absolute;
}

/* line 77, ../sass/_buttons.scss */

.checkout-icon {
  display: inline-block;
  height: 18px;
  width: 10px;
  background-image: url("img/icons/checkout-button.png");
  background-size: cover;
  background-position: center center;
  right: 10px;
  margin-top: -9.5px;
  top: 50%;
  position: absolute;
}

/* line 90, ../sass/_buttons.scss */

.mobile-nav .back-icon {
  height: 20px;
  width: 12px;
  background-image: url("img/icons/back-button-mobile.png");
  background-size: cover;
  background-position: center center;
  left: 10px;
  margin-top: -9.5px;
  top: 50%;
  position: static;
}

/* line 102, ../sass/_buttons.scss */

.mobile-nav .cart-icon {
  height: 20px;
  width: 20px;
  background-image: url("img/icons/cart-button-mobile.png");
  background-size: cover;
  background-position: center center;
  right: 10px;
  margin-top: -9.5px;
  top: 50%;
  position: static;
}

/* line 114, ../sass/_buttons.scss */

.mobile-nav .checkout-icon {
  height: 20px;
  width: 12px;
  background-image: url("img/icons/checkout-button-mobile.png");
  background-size: cover;
  background-position: center center;
  right: 10px;
  margin-top: -9.5px;
  top: 50%;
  position: static;
}

/* line 126, ../sass/_buttons.scss */

span.btn-text {
  display: block;
  font-size: .8em;
  letter-spacing: 1px;
}

/* line 132, ../sass/_buttons.scss */

.mobile-nav .wave-icon {
  position: static;
  left: initial;
  top: initial;
  margin-top: 0;
}

/* line 139, ../sass/_buttons.scss */

.button.loading,
input.loading,
.loading .button,
.loading input {
  opacity: .3;
  cursor: default;
  -moz-transition: opacity, 500ms;
  -o-transition: opacity, 500ms;
  -webkit-transition: opacity, 500ms;
  transition: opacity, 500ms;
}

/* line 1, ../sass/_page-header.scss */

.waveforms {
  width: 90%;
  position: relative;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 1100px) {
  /* line 1, ../sass/_page-header.scss */

  .waveforms {
    display: none;
  }
}

/* line 12, ../sass/_page-header.scss */

.page-header {
  position: relative;
  width: 85%;
  margin: auto;
  z-index: 15;
}

@media screen and (max-width: 1100px) {
  /* line 12, ../sass/_page-header.scss */

  .page-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
}

/* line 29, ../sass/_page-header.scss */

.holland-main-nav {
  position: absolute;
  width: 100%;
}

/* line 32, ../sass/_page-header.scss */

.holland-main-nav .right-menu {
  float: right;
  text-align: right;
}

/* line 36, ../sass/_page-header.scss */

.holland-main-nav .left-menu {
  float: left;
  text-align: left;
}

/* line 41, ../sass/_page-header.scss */

.holland-main-nav .btn {
  margin-bottom: 15px;
}

@media screen and (max-width: 1100px) {
  /* line 29, ../sass/_page-header.scss */

  .holland-main-nav {
    display: none;
  }
}

/* line 50, ../sass/_page-header.scss */

.mobile-nav {
  display: none;
  background-color: #00CCFF;
  padding: 10px 2%;
}

/* line 55, ../sass/_page-header.scss */

.mobile-nav li {
  color: #FFFFFF;
  display: inline-block;
  width: 24%;
  text-align: center;
}

/* line 61, ../sass/_page-header.scss */

.mobile-nav li a {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1100px) {
  /* line 50, ../sass/_page-header.scss */

  .mobile-nav {
    display: block;
  }
}

/* line 74, ../sass/_page-header.scss */

.page-title {
  font-size: 7.5em;
  text-transform: lowercase;
  text-align: center;
  margin: 0;
  padding: 100px 0 20px;
}

@media screen and (max-width: 1100px) {
  /* line 74, ../sass/_page-header.scss */

  .page-title {
    display: none;
  }
}

/* line 86, ../sass/_page-header.scss */

.page-title-mobile {
  font-size: 5em;
  text-transform: lowercase;
  text-align: center;
  margin: 0;
  padding: 75px 0 0px;
  display: none;
}

@media screen and (max-width: 1100px) {
  /* line 86, ../sass/_page-header.scss */

  .page-title-mobile {
    display: block;
  }
}

/* line 1, ../sass/_modal.scss */

.holland-modal {
  position: fixed;
  background-color: rgba(0, 204, 255, 0.75);
  width: 100%;
  height: 0%;
  z-index: 50;
  opacity: 0;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

/* line 11, ../sass/_modal.scss */

.holland-modal .close-modal {
  position: absolute;
  color: #FFFFFF;
  background-color: #00CCFF;
  line-height: 1em;
  z-index: 100;
  font-size: 1.9em;
  right: 5px;
  top: 5px;
  font-weight: 300;
  padding: 0 5px 3px 7px;
  text-align: center;
  background-image: url("img/icons/x-close.png");
  width: 25px;
  height: 25px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
}

/* line 32, ../sass/_modal.scss */

.holland-modal .content {
  background-color: #FFFFFF;
  margin: auto;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
  display: none;
}

/* line 42, ../sass/_modal.scss */

.holland-modal .content .modal-imgs-wrap {
  height: 100%;
  -moz-transition: -moz-transform 1000ms ease-out;
  -o-transition: -o-transform 1000ms ease-out;
  -webkit-transition: -webkit-transform 1000ms ease-out;
  transition: transform 1000ms ease-out;
  position: absolute;
}

/* line 48, ../sass/_modal.scss */

.holland-modal .content .modal-img-wrap {
  float: left;
  text-align: center;
}

/* line 53, ../sass/_modal.scss */

.holland-modal .content img {
  height: 100%;
}

/* line 60, ../sass/_modal.scss */

.holland-modal-open .holland-modal {
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
}

/* line 65, ../sass/_modal.scss */

.holland-modal-open .holland-modal .content {
  display: block;
}

/* line 71, ../sass/_modal.scss */

body.holland-modal-open {
  overflow: hidden;
}

/* line 1, ../sass/_tables.scss */

table {
  width: 100%;
  padding: 0;
  border-collapse: separate;
}

/* line 7, ../sass/_tables.scss */

td,
th {
  border: 0;
  padding: 5px 10px;
}

/* line 20, ../sass/_tables.scss */

th,
td {
  text-align: left;
}

/* line 24, ../sass/_tables.scss */

tfoot td {
  text-align: right;
}

/* line 28, ../sass/_tables.scss */

.product-price,
.product-subtotal,
.product-total {
  text-align: right;
}

/* line 32, ../sass/_tables.scss */

th.product-subtotal,
td.product-subtotal {
  padding-right: 30px;
}

@media screen and (max-width: 1100px) {
  /* line 32, ../sass/_tables.scss */

  th.product-subtotal,
  td.product-subtotal {
    padding-right: 10px;
  }
}

/* line 39, ../sass/_tables.scss */

.line-top td,
.line-top th {
  border-top: 3px solid #00CCFF;
}

/* line 43, ../sass/_tables.scss */

tr.updating {
  opacity: 0.85;
}

/* line 45, ../sass/_tables.scss */

tr.updating a {
  cursor: default;
}

/* line 1, ../sass/_forms.scss */

form {
  letter-spacing: 1px;
}

/* line 4, ../sass/_forms.scss */

form abbr {
  color: #333333;
}

/* line 8, ../sass/_forms.scss */

form h3 {
  margin: 0 0 15px 0;
}

/* line 13, ../sass/_forms.scss */

.holland-form-field {
  background-color: #FFFFFF;
  padding: 20px;
  color: #00CCFF;
  font-size: 1.25em;
}

/* line 20, ../sass/_forms.scss */

input,
input:focus,
textarea {
  outline: none;
  border: 1px solid #999;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 29, ../sass/_forms.scss */

.quantity input {
  color: #00CCFF;
  height: 32px;
  font-size: 1.5em;
  width: 46px;
  text-align: center;
  font-weight: bold;
  float: left;
  margin: 0 4px 0 0;
  border: 1px solid #CCCCCC;
  padding: 0;
}

/* line 42, ../sass/_forms.scss */

button[disabled],
input[disabled] {
  opacity: 0.8;
}

/* line 46, ../sass/_forms.scss */

input[disabled]:not([type="submit"]) {
  background-color: #FFFFFF;
}

/* line 50, ../sass/_forms.scss */

input,
textarea {
  border: 2px solid #CCCCCC;
  color: #00CCFF;
  padding: 6px;
  font-weight: bold;
  letter-spacing: 1px;
  outline: 0;
}

/* line 58, ../sass/_forms.scss */

input:focus,
textarea:focus {
  border: 2px solid #CCCCCC;
}

/* line 63, ../sass/_forms.scss */

input[type=submit],
input[type=submit]:hover,
input[type=submit]:focus {
  border: 0;
}

/* line 67, ../sass/_forms.scss */

textarea {
  width: 100%;
  box-sizing: border-box;
}

/* line 75, ../sass/_forms.scss */

.form-row.woocommerce-validated input,
.form-row.woocommerce-validated textarea {
  border: 2px solid #00CCFF;
}

/* line 80, ../sass/_forms.scss */

label {
  display: block;
  padding: 6px 0;
  letter-spacing: 1px;
}

/* line 86, ../sass/_forms.scss */

.col-1,
.col-2 {
  width: 48%;
  float: left;
}

@media screen and (max-width: 1100px) {
  /* line 86, ../sass/_forms.scss */

  .col-1,
  .col-2 {
    float: none;
    width: 100%;
  }
}

/* line 95, ../sass/_forms.scss */

.col-1 {
  margin-right: 4%;
}

/* line 100, ../sass/_forms.scss */

.col-2 h3 {
  margin-bottom: 13px;
}

/* line 107, ../sass/_forms.scss */

.form-row {
  width: 45%;
  margin-right: 10%;
}

@media screen and (max-width: 1100px) {
  /* line 107, ../sass/_forms.scss */

  .form-row {
    width: 100%;
  }
}

/* line 113, ../sass/_forms.scss */

.form-row input {
  width: 100%;
  margin-bottom: 10px;
}

/* line 118, ../sass/_forms.scss */

.form-row .select2-container {
  margin-bottom: 10px;
}

/* line 123, ../sass/_forms.scss */

.form-row-wide {
  width: 100%;
}

/* line 125, ../sass/_forms.scss */

.form-row-wide input {
  width: 100%;
}

/* line 130, ../sass/_forms.scss */

.form-row.notes {
  width: 100%;
}

/* line 134, ../sass/_forms.scss */

.form-row-first {
  float: left;
}

/* line 138, ../sass/_forms.scss */

.form-row-last {
  float: left;
  margin-right: 0;
}

/* line 144, ../sass/_forms.scss */

.holland-checkbox-label input[type=checkbox] {
  display: none !important;
}

/* line 148, ../sass/_forms.scss */

.holland-checkbox-label .holland-checkbox {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 2px solid #00CCFF;
  background-color: #FFFFFF;
  cursor: pointer;
  position: relative;
  display: inline-block !important;
  top: 4px;
  margin-right: 10px;
}

/* line 160, ../sass/_forms.scss */

.holland-checkbox-label .holland-checkbox:before {
  content: "";
  background-color: transparent;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 3px solid #00CCFF;
  border-left: 3px solid #00CCFF;
  -moz-transform: translate(9%, -54%) rotate(-118deg);
  -ms-transform: translate(9%, -54%) rotate(-118deg);
  -webkit-transform: translate(9%, -54%) rotate(-118deg);
  transform: translate(9%, -54%) rotate(-118deg);
  display: inline-block;
  opacity: 0;
}

/* line 177, ../sass/_forms.scss */

.holland-checkbox-label :checked + span.holland-checkbox:before {
  opacity: 1;
  width: 120%;
  height: 102%;
}

/* line 187, ../sass/_forms.scss */

.holland-radio-label input[type=radio] {
  display: none;
}

/* line 191, ../sass/_forms.scss */

.holland-radio-label .holland-radio {
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  border: 2px solid #00CCFF;
  background-color: #ebe9eb;
  cursor: pointer;
  position: relative;
  top: 2px;
  display: inline-block;
}

/* line 203, ../sass/_forms.scss */

.holland-radio-label .holland-radio:before {
  content: "";
  background-color: #00CCFF;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
}

/* line 217, ../sass/_forms.scss */

.holland-radio-label :checked + span {
  cursor: default;
}

/* line 220, ../sass/_forms.scss */

.holland-radio-label :checked + span.holland-radio:before {
  display: inline-block;
}

/* line 229, ../sass/_forms.scss */

.select2-container {
  border: 2px solid #00CCFF;
}

/* line 233, ../sass/_forms.scss */

.select2-container .select2-choice {
  border-radius: 0;
  border: 0;
}

/* line 238, ../sass/_forms.scss */

.woocommerce-validated .select2-container {
  border-color: #00CCFF;
}

/* line 242, ../sass/_forms.scss */

.woocommerce-invalid .select2-container {
  border-color: #CCCCCC;
}

/* line 246, ../sass/_forms.scss */

.select2-container .select2-choice .select2-arrow b:after {
  border-top-color: #00CCFF;
}

/* line 250, ../sass/_forms.scss */

.select2-dropdown-open .select2-choice .select2-arrow b:after {
  border-bottom-color: #00CCFF;
  border-top-color: transparent;
}

/* line 255, ../sass/_forms.scss */

.select2-container {
  padding: 6px 0;
}

/* line 259, ../sass/_forms.scss */

.select2-container .select2-choice > .select2-chosen {
  color: #00CCFF;
  font-weight: bold;
}

/* line 265, ../sass/_forms.scss */

.select2-results li {
  font-weight: bold;
  color: #0cf;
}

/* line 270, ../sass/_forms.scss */

.select2-drop.select2-drop-active {
  border: 2px solid #0cf;
  border-top: none;
  border-radius: 0;
  margin-top: -2px;
  padding-top: 4px;
}

/* line 278, ../sass/_forms.scss */

.select2-drop.select2-drop-above {
  border-radius: 0;
  border: 2px solid #00CCFF;
  border-bottom: 0;
}

/* line 284, ../sass/_forms.scss */

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 2px solid #00CCFF;
  margin-top: 2px;
}

/* line 289, ../sass/_forms.scss */

.select2-search input {
  border-width: 2px;
  font-weight: bold;
}

/* line 296, ../sass/_forms.scss */

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(12, 12, 12, 0.2);
  letter-spacing: 0;
}

/* line 301, ../sass/_forms.scss */

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(12, 12, 12, 0.2);
  letter-spacing: 1px;
  opacity: 1;
}

/* line 307, ../sass/_forms.scss */

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(12, 12, 12, 0.2);
  letter-spacing: 1px;
  opacity: 1;
}

/* line 313, ../sass/_forms.scss */

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(12, 12, 12, 0.2);
  letter-spacing: 0;
}

/* line 1, ../sass/_messages.scss */

.woocommerce-message {
  border-top-color: #00CCFF;
  color: #333333;
  background-color: #FFFFFF;
}

/* line 7, ../sass/_messages.scss */

.woocommerce-message:before {
  content: "\e015";
  color: #00CCFF;
}

/* line 12, ../sass/_messages.scss */

.woocommerce .woocommerce-error {
  border-top-color: rgba(184, 28, 35, 0);
}

/* line 16, ../sass/_messages.scss */

.woocommerce .woocommerce-error:before {
  content: "\e016";
  color: #00CCFF;
}

/* line 23, ../sass/_messages.scss */

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  background-color: #0CF;
  color: #FFF;
  border: 0;
  padding: 10px 25px !important;
  font-weight: 700;
}

/* line 1, ../sass/_message.scss */

.holland-message {
  background-color: rgba(0, 204, 255, 0.9);
  color: #FFFFFF;
  display: inline-block;
  position: fixed;
  width: 100%;
  top: 0;
  left: 50%;
  text-align: center;
  -moz-transform: translate(-50%, -110%);
  -ms-transform: translate(-50%, -110%);
  -webkit-transform: translate(-50%, -110%);
  transform: translate(-50%, -110%);
  opacity: 0;
  -moz-transition: -moz-transform 500ms, opacity 500ms;
  -o-transition: -o-transform 500ms, opacity 500ms;
  -webkit-transition: -webkit-transform 500ms, opacity 500ms;
  transition: transform 500ms, opacity 500ms;
  z-index: 9999;
  padding: 20px 20px 20px 20px;
  font-size: 2em;
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}

/* line 17, ../sass/_message.scss */

.holland-message.active {
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  opacity: 1;
}

/* line 22, ../sass/_message.scss */

.holland-message p {
  color: #FFFFFF;
}

/* line 26, ../sass/_message.scss */

.holland-message .close-message {
  position: absolute;
  top: 50%;
  right: 5px;
  color: #00CCFF;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("img/icons/x-close-no-bg.png");
  background-size: cover;
  background-position: center center;
  -moz-transform: translateY(-48%);
  -ms-transform: translateY(-48%);
  -webkit-transform: translateY(-48%);
  transform: translateY(-48%);
}

@media screen and (max-width: 750px) {
  /* line 26, ../sass/_message.scss */

  .holland-message .close-message {
    width: 20px;
    height: 20px;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 5px;
  }
}

/* line 48, ../sass/_message.scss */

.holland-message .status-bar {
  position: absolute;
  width: 100%;
  height: 0px;
  background-color: #00CCFF;
  top: 0;
  left: 0;
  display: none;
}

/* line 1, ../sass/_home.scss */

.products {
  position: relative;
  width: 750px;
}

@media screen and (max-width: 1100px) {
  /* line 1, ../sass/_home.scss */

  .products {
    display: none;
  }
}

/* line 10, ../sass/_home.scss */

.product {
  background-color: #FFFFFF;
  height: 300px;
  margin-bottom: 20px;
}

/* line 16, ../sass/_home.scss */

.holland-product-img {
  float: left;
  width: 63.5%;
  padding: 15px;
  height: 100%;
}

/* line 22, ../sass/_home.scss */

.holland-product-img .holland-product-img-wrap {
  background-color: #F6F6F6;
  height: 100%;
  text-align: center;
}

/* line 28, ../sass/_home.scss */

.holland-product-img img {
  height: 100%;
}

/* line 34, ../sass/_home.scss */

.holland-product-info {
  float: left;
  width: 36.5%;
  padding: 15px;
  background-color: #00CCFF;
  height: 100%;
  position: relative;
}

/* line 42, ../sass/_home.scss */

.holland-product-info .holland-description {
  display: inline-block;
  height: 60%;
  width: 100%;
  line-height: 1.5em;
}

/* line 47, ../sass/_home.scss */

.holland-product-info .holland-description a {
  border-bottom: 2px solid #FFFFFF;
}

/* line 50, ../sass/_home.scss */

.holland-product-info .holland-description a:hover {
  color: #FFFFFF;
}

/* line 56, ../sass/_home.scss */

.holland-product-info .holland-order-info {
  display: inline-block;
  width: 100%;
  padding: 15px 15px;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 64, ../sass/_home.scss */

.holland-product-info .holland-order-info .button {
  width: 100%;
  font-size: 1.9em;
  background-color: #FFFFFF;
  color: #00CCFF;
  width: 100%;
  padding: 13px 0;
  text-align: center;
}

/* line 77, ../sass/_home.scss */

.holland-product-info .price {
  font-size: 2.75em;
  text-align: right;
  display: inline-block;
  width: 100%;
  margin-bottom: 7px;
}

/* line 89, ../sass/_home.scss */

.added_to_cart.wc-forward {
  display: none;
}

/* line 96, ../sass/_home.scss */

.sidebar {
  position: absolute;
  right: -20px;
  top: 0;
  padding: 15px;
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  color: #00CCFF;
  background-color: #FFFFFF;
  -moz-transition: -moz-transform 1000ms ease-out;
  -o-transition: -o-transform 1000ms ease-out;
  -webkit-transition: -webkit-transform 1000ms ease-out;
  transition: transform 1000ms ease-out;
}

/* line 107, ../sass/_home.scss */

.sidebar h3 {
  margin: 0;
}

/* line 111, ../sass/_home.scss */

.sidebar .product_list_widget {
  margin: 10px 0 20px;
}

/* line 115, ../sass/_home.scss */

.sidebar .mini_cart_item {
  background-color: #F6F6F6;
  margin-bottom: 5px;
  font-size: .9em;
  position: relative;
  -moz-transition: background-color 300ms ease-out, color 300ms ease-out;
  -o-transition: background-color 300ms ease-out, color 300ms ease-out;
  -webkit-transition: background-color 300ms ease-out, color 300ms ease-out;
  transition: background-color 300ms ease-out, color 300ms ease-out;
}

/* line 124, ../sass/_home.scss */

.sidebar .mini_cart_item a {
  color: #333333;
  display: inline-block;
  -moz-transition: background-color 300ms ease-out, color 300ms ease-out;
  -o-transition: background-color 300ms ease-out, color 300ms ease-out;
  -webkit-transition: background-color 300ms ease-out, color 300ms ease-out;
  transition: background-color 300ms ease-out, color 300ms ease-out;
}

/* line 130, ../sass/_home.scss */

.sidebar .mini_cart_item a:hover {
  color: #333333;
}

/* line 135, ../sass/_home.scss */

.sidebar .mini_cart_item.refreshed {
  background-color: #00CCFF;
  color: #FFFFFF;
}

/* line 138, ../sass/_home.scss */

.sidebar .mini_cart_item.refreshed a {
  color: #FFFFFF !important;
  -moz-transition: color 300ms ease-out;
  -o-transition: color 300ms ease-out;
  -webkit-transition: color 300ms ease-out;
  transition: color 300ms ease-out;
}

/* line 142, ../sass/_home.scss */

.sidebar .mini_cart_item.refreshed a:hover {
  color: #FFFFFF !important;
}

/* line 149, ../sass/_home.scss */

.sidebar .mini_cart_item.updating a {
  color: rgba(3, 3, 3, 0.5);
}

/* line 153, ../sass/_home.scss */

.sidebar .mini_cart_item.updating a:hover {
  cursor: default;
}

/* line 159, ../sass/_home.scss */

.sidebar .mini_cart_item .remove {
  position: initial;
  display: inline-block;
  color: #00CCFF;
  position: absolute;
  right: 5px;
  left: initial;
  bottom: initial;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.45em;
}

/* line 172, ../sass/_home.scss */

.sidebar .mini_cart_item.updating .remove,
.sidebar .mini_cart_item.updating .remove:hover {
  color: rgba(0, 204, 255, 0.3);
  cursor: default;
}

/* line 177, ../sass/_home.scss */

.sidebar .mini_cart_item .remove:hover {
  color: #00CCFF;
  background-color: transparent;
}

/* line 185, ../sass/_home.scss */

.sidebar .total {
  margin-bottom: 7px;
}

/* line 189, ../sass/_home.scss */

.sidebar .empty {
  color: #333333;
  padding: 0;
}

/* line 194, ../sass/_home.scss */

.sidebar li {
  padding: 4px 0 4px 15px;
}

@media screen and (max-width: 1100px) {
  /* line 96, ../sass/_home.scss */

  .sidebar {
    display: none;
  }
}

/* line 205, ../sass/_home.scss */

.products-wrap-mobile {
  display: none;
}

@media screen and (max-width: 1100px) {
  /* line 205, ../sass/_home.scss */

  .products-wrap-mobile {
    display: block;
  }
}

/* line 213, ../sass/_home.scss */

.mobile-product {
  background-color: #00CCFF;
  width: 100%;
}

/* line 218, ../sass/_home.scss */

.mobile-product .mobile-product-title {
  padding: 10px 20px;
  text-align: center;
  font-size: 2em;
  margin: 0;
}

/* line 225, ../sass/_home.scss */

.mobile-product .product-images-container {
  background-color: #F6F6F6;
}

/* line 229, ../sass/_home.scss */

.mobile-product .mobile-product-info {
  text-align: center;
  padding: 10px;
}

/* line 235, ../sass/_home.scss */

.mobile-product .product-details .more {
  background-color: #333333;
  text-align: center;
  font-size: 1.5em;
  letter-spacing: 1px;
  display: inline-block;
  width: 100%;
}

/* line 244, ../sass/_home.scss */

.mobile-product .product-details .more a {
  height: 100%;
  width: 100%;
  padding: 12px;
  display: inline-block;
}

/* line 251, ../sass/_home.scss */

.mobile-product .product-details .more .more-info-btn {
  display: inline-block;
  background-image: url("img/icons/more-info-button.png");
  background-size: cover;
  width: 21px;
  height: 12px;
  -moz-transition: -moz-transform 500ms;
  -o-transition: -o-transform 500ms;
  -webkit-transition: -webkit-transform 500ms;
  transition: transform 500ms;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 262, ../sass/_home.scss */

.mobile-product .product-details .more .active .more-info-btn {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 269, ../sass/_home.scss */

.mobile-product .product-details-description {
  background: white;
  color: #333333;
  padding: 15px;
  display: none;
}

/* line 274, ../sass/_home.scss */

.mobile-product .product-details-description h3 {
  margin: 0 0 15px 0;
  font-size: 2.5em;
}

/* line 278, ../sass/_home.scss */

.mobile-product .product-details-description p {
  margin-bottom: 15px;
}

/* line 280, ../sass/_home.scss */

.mobile-product .product-details-description p:last-of-type {
  margin-bottom: 0;
}

/* line 288, ../sass/_home.scss */

.products-wrap-mobile .mobile-product {
  margin-bottom: 80px;
}

/* line 290, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .price {
  font-size: 2.5em;
  margin-right: 34px;
  display: inline-block;
  position: relative;
  top: 2px;
}

/* line 298, ../sass/_home.scss */

.products-wrap-mobile .mobile-product button.button,
.products-wrap-mobile .mobile-product a.button {
  background-color: #FFFFFF;
  color: #00CCFF;
  border-radius: 0;
  font-size: 1.2em;
  text-transform: lowercase;
  padding: 6px 13px;
  letter-spacing: 0.5px;
  position: relative;
  top: -5px;
}

/* line 310, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .description {
  margin-top: 15px;
}

/* line 312, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .description p {
  margin-bottom: 15px;
  font-size: 1.1em;
  line-height: 1.5em;
}

/* line 323, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .product-images-container {
  width: 100%;
}

/* line 327, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .product-images {
  width: 445px;
  height: 296px;
  overflow: hidden;
  position: relative;
}

/* line 334, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .product-images .images-wrap {
  position: absolute;
  width: 1780px;
  -moz-transition: -moz-transform 1000ms ease-out;
  -o-transition: -o-transform 1000ms ease-out;
  -webkit-transition: -webkit-transform 1000ms ease-out;
  transition: transform 1000ms ease-out;
}

/* line 338, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .product-images .images-wrap .img-wrap {
  width: 445px;
  height: 296px;
  background-color: #F6F6F6;
  float: left;
  text-align: center;
}

/* line 345, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .product-images .images-wrap .img-wrap img {
  height: 100%;
}

/* line 352, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .thumb-imgs-wrap {
  margin-top: 20px;
}

/* line 356, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .thumb-img-wrap {
  width: 80px;
  height: 80px;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
  background-color: #F6F6F6;
  position: relative;
  margin-bottom: 15px;
}

/* line 368, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .thumb-img-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F6F6F6;
  opacity: 0.75;
  display: block;
  -moz-transition: opacity 1000ms ease-out;
  -o-transition: opacity 1000ms ease-out;
  -webkit-transition: opacity 1000ms ease-out;
  transition: opacity 1000ms ease-out;
}

/* line 382, ../sass/_home.scss */

.products-wrap-mobile .mobile-product .thumb-img-wrap.active .overlay {
  opacity: 0;
}

/* line 1, ../sass/_footer.scss */

.footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}

/* line 9, ../sass/_footer.scss */

.footer ul {
  padding: 15px;
}

/* line 12, ../sass/_footer.scss */

.footer ul.footer-main {
  background-color: #00CCFF;
  color: #FFFFFF;
  width: 100%;
}

/* line 18, ../sass/_footer.scss */

.footer ul.footer-more {
  background-color: #FFFFFF;
  color: #00CCFF;
  width: 100%;
  display: none;
}

/* line 23, ../sass/_footer.scss */

.footer ul.footer-more a,
.footer ul.footer-more a:hover,
.footer ul.footer-more a:active,
.footer ul.footer-more a:visited {
  color: #00CCFF;
}

/* line 28, ../sass/_footer.scss */

.footer ul li {
  display: inline-block;
  font-size: 1.2em;
  margin-right: 10px;
}

/* line 32, ../sass/_footer.scss */

.footer ul li:last-of-type {
  margin-right: 0;
}

/* line 39, ../sass/_footer.scss */

.footer .more-info-btn {
  display: inline-block;
  background-image: url("img/icons/more-info-button.png");
  background-size: cover;
  width: 14px;
  height: 8px;
  position: relative;
  -moz-transition: -moz-transform 500ms;
  -o-transition: -o-transform 500ms;
  -webkit-transition: -webkit-transform 500ms;
  transition: transform 500ms;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* line 51, ../sass/_footer.scss */

.footer .active .more-info-btn {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media screen and (max-width: 1100px) {
  /* line 58, ../sass/_footer.scss */

  .footer-desktop {
    display: none;
  }
}

/* line 64, ../sass/_footer.scss */

.footer-mobile {
  display: none;
  text-align: left;
}

@media screen and (max-width: 1100px) {
  /* line 64, ../sass/_footer.scss */

  .footer-mobile {
    display: block;
  }
}

/* line 74, ../sass/_footer.scss */

.footer-mobile ul li {
  display: block;
}

/* line 78, ../sass/_footer.scss */

.footer-mobile .footer-more-btn {
  background-color: #333333;
  color: #FFFFFF;
  display: block;
  padding: 5px;
  font-size: 1.3em;
  text-align: center;
}

/* line 2, ../sass/_single_product.scss */

.single-product .product {
  background-color: #FFFFFF;
  color: #00CCFF;
  padding: 25px;
  height: initial;
}

/* line 8, ../sass/_single_product.scss */

.single-product .product h1 {
  margin: 0;
  font-size: 2.3em;
}

/* line 12, ../sass/_single_product.scss */

.single-product .product .price {
  color: #00CCFF;
  font-size: 2.1em;
  margin-top: -10px;
  margin-bottom: 25px;
}

/* line 19, ../sass/_single_product.scss */

.single-product .product button.button,
.single-product .product a.button {
  background-color: #00CCFF;
  color: #FFFFFF;
  border-radius: 0;
  font-size: 1.5em;
  text-transform: lowercase;
  padding: 0px 11px;
  line-height: 32px;
  letter-spacing: 0.5px;
}

/* line 30, ../sass/_single_product.scss */

.single-product .product .description {
  margin-top: 15px;
}

/* line 32, ../sass/_single_product.scss */

.single-product .product .description p {
  margin-bottom: 15px;
  font-size: 1.1em;
  line-height: 1.5em;
}

/* line 39, ../sass/_single_product.scss */

.single-product .product .zoom {
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 15px;
  height: 30px;
  width: 30px;
  background-image: url("img/icons/zoom.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 10;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: -moz-transform 500ms ease-out;
  -o-transition: -o-transform 500ms ease-out;
  -webkit-transition: -webkit-transform 500ms ease-out;
  transition: transform 500ms ease-out;
}

/* line 53, ../sass/_single_product.scss */

.single-product .product .zoom:hover {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 58, ../sass/_single_product.scss */

.single-product .product .summary {
  width: 45%;
  float: left;
}

/* line 63, ../sass/_single_product.scss */

.single-product .product .product-images-container {
  width: 55%;
  float: left;
}

/* line 68, ../sass/_single_product.scss */

.single-product .product .product-images {
  width: 445px;
  height: 296px;
  overflow: hidden;
  position: relative;
}

/* line 75, ../sass/_single_product.scss */

.single-product .product .product-images .images-wrap {
  position: absolute;
  width: 1780px;
  -moz-transition: -moz-transform 1000ms ease-out;
  -o-transition: -o-transform 1000ms ease-out;
  -webkit-transition: -webkit-transform 1000ms ease-out;
  transition: transform 1000ms ease-out;
}

/* line 79, ../sass/_single_product.scss */

.single-product .product .product-images .images-wrap .img-wrap {
  width: 445px;
  height: 296px;
  background-color: #F6F6F6;
  float: left;
  text-align: center;
}

/* line 86, ../sass/_single_product.scss */

.single-product .product .product-images .images-wrap .img-wrap img {
  height: 100%;
}

/* line 93, ../sass/_single_product.scss */

.single-product .product .thumb-imgs-wrap {
  margin-top: 20px;
}

/* line 97, ../sass/_single_product.scss */

.single-product .product .thumb-img-wrap {
  width: 80px;
  height: 80px;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
  background-color: #F6F6F6;
  position: relative;
  margin-bottom: 15px;
}

/* line 109, ../sass/_single_product.scss */

.single-product .product .thumb-img-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F6F6F6;
  opacity: 0.75;
  display: block;
  -moz-transition: opacity 1000ms ease-out;
  -o-transition: opacity 1000ms ease-out;
  -webkit-transition: opacity 1000ms ease-out;
  transition: opacity 1000ms ease-out;
}

/* line 123, ../sass/_single_product.scss */

.single-product .product .thumb-img-wrap.active .overlay {
  opacity: 0;
}

/* line 131, ../sass/_single_product.scss */

.imgs-nav {
  position: absolute;
  font-size: 3em;
  color: #333333;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  display: inline-block;
  height: 18px;
  width: 11px;
}

/* line 142, ../sass/_single_product.scss */

.imgs-nav.next {
  right: 10px;
  background-image: url("img/icons/arrow-right.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* line 151, ../sass/_single_product.scss */

.imgs-nav.prev {
  left: 10px;
  background-image: url("img/icons/arrow-left.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* line 1, ../sass/_cart.scss */

.empty-holland-cart {
  background-color: #FFFFFF;
  color: #333333;
  text-align: center;
  padding: 20px;
  width: 100%;
  margin: auto;
  margin-top: 30px;
}

/* line 9, ../sass/_cart.scss */

.empty-holland-cart p:first-of-type {
  margin-bottom: 25px;
}

/* line 14, ../sass/_cart.scss */

.holland-cart {
  font-size: 1.4em;
  margin-bottom: 50px;
}

/* line 18, ../sass/_cart.scss */

.holland-cart .product-thumbnail {
  width: 100px;
}

@media screen and (max-width: 1100px) {
  /* line 18, ../sass/_cart.scss */

  .holland-cart .product-thumbnail {
    display: none;
  }
}

@media screen and (max-width: 1100px) {
  /* line 14, ../sass/_cart.scss */

  .holland-cart {
    font-size: .9em;
  }
}

/* line 32, ../sass/_cart.scss */

.holland-cart .quantity input {
  width: 50px;
  height: 30px;
  text-align: center;
  font-weight: bold;
  /* padding: 6px 0; */
  font-size: 1em;
}

@media screen and (max-width: 1100px) {
  /* line 32, ../sass/_cart.scss */

  .holland-cart .quantity input {
    width: 40px;
    height: 25px;
    margin-top: 1px;
  }
}

/* line 47, ../sass/_cart.scss */

.holland-cart .holland-update-cart {
  text-align: right;
  font-size: .9em;
  margin-bottom: 50px;
  margin-top: 20px;
}

@media screen and (max-width: 1100px) {
  /* line 47, ../sass/_cart.scss */

  .holland-cart .holland-update-cart {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 30px;
  }

  /* line 57, ../sass/_cart.scss */

  .holland-cart .holland-update-cart input {
    width: 100%;
    font-size: 2.5em;
  }
}

/* line 65, ../sass/_cart.scss */

.holland-cart .product-remove {
  text-align: left;
  width: 125px;
}

@media screen and (max-width: 1100px) {
  /* line 65, ../sass/_cart.scss */

  .holland-cart .product-remove {
    width: initial;
  }
}

/* line 74, ../sass/_cart.scss */

.holland-cart .remove {
  display: inline-block;
  height: 23px;
  width: 23px;
  background-image: url("img/icons/remove.png");
  background-size: cover;
  background-position: center center;
  margin-top: 4px;
  margin-left: 12px;
}

@media screen and (max-width: 1100px) {
  /* line 74, ../sass/_cart.scss */

  .holland-cart .remove {
    width: 10px;
    height: 10px;
    margin-left: 0;
  }
}

/* line 91, ../sass/_cart.scss */

.holland-cart thead tr {
  background-color: #00CCFF;
}

/* line 93, ../sass/_cart.scss */

.holland-cart thead tr th {
  height: 50px;
}

/* line 98, ../sass/_cart.scss */

.holland-cart tbody tr {
  background-color: #FFFFFF;
  color: #00CCFF;
}

/* line 101, ../sass/_cart.scss */

.holland-cart tbody tr a,
.holland-cart tbody tr a:hover {
  color: #00CCFF;
}

/* line 106, ../sass/_cart.scss */

.holland-cart .spacer {
  background-color: transparent !important;
}

/* line 107, ../sass/_cart.scss */

.holland-cart .spacer td {
  padding: 20px 0 0 0;
}

/* line 114, ../sass/_cart.scss */

.holland-cart .product-price {
  padding: 5px 100px 5px 0;
  width: 200px;
}

@media screen and (max-width: 1100px) {
  /* line 114, ../sass/_cart.scss */

  .holland-cart .product-price {
    padding: 0;
    width: initial;
  }
}

@media screen and (max-width: 1100px) {
  /* line 123, ../sass/_cart.scss */

  .holland-cart .product-quantity {
    padding-right: 0;
    text-align: center;
  }

  /* line 128, ../sass/_cart.scss */

  .holland-cart .product-quantity .quantity {
    display: inline-block;
  }
}

/* line 135, ../sass/_cart.scss */

.coupon {
  float: left;
  background-color: #FFFFFF;
  padding: 10px;
}

@media screen and (max-width: 1100px) {
  /* line 135, ../sass/_cart.scss */

  .coupon {
    float: none;
    width: 100%;
    text-align: center;
  }

  /* line 144, ../sass/_cart.scss */

  .coupon .button {
    border: 1px solid #00CCFF;
  }
}

/* line 150, ../sass/_cart.scss */

.cart-collaterals {
  background-color: #FFFFFF;
  color: #00CCFF;
  text-transform: lowercase;
  padding: 15px;
  float: right;
  width: 300px;
}

@media screen and (max-width: 1100px) {
  /* line 150, ../sass/_cart.scss */

  .cart-collaterals {
    width: 100%;
    padding: 10px 15px;
    float: none;
    margin-top: 15px;
    font-size: 1.5em;
  }
}

/* line 166, ../sass/_cart.scss */

.cart-collaterals h2 {
  margin: 0;
}

/* line 170, ../sass/_cart.scss */

.cart-collaterals td,
.cart-collaterals th {
  padding: 5px 0;
}

/* line 174, ../sass/_cart.scss */

.cart-collaterals td {
  text-align: right;
  font-size: 1.5em;
  height: 40px;
}

/* line 180, ../sass/_cart.scss */

.cart-collaterals .cart-discount td {
  font-size: 1em;
}

/* line 184, ../sass/_cart.scss */

.cart-collaterals .button {
  margin-top: 15px;
  width: 100%;
  font-size: 1.5em;
}

@media screen and (max-width: 1100px) {
  /* line 1, ../sass/_checkout.scss */

  form.checkout {
    font-size: .75em;
  }
}

/* line 7, ../sass/_checkout.scss */

.woocommerce .checkout_coupon {
  background-color: #FFFFFF;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 1.25em;
}

/* line 16, ../sass/_checkout.scss */

.woocommerce .checkout_coupon .button {
  background-color: #00CCFF;
  color: #FFFFFF;
  display: inline-block;
  width: initial;
  border: 0 !important;
}

/* line 24, ../sass/_checkout.scss */

.woocommerce .checkout_coupon .button:focus,
.woocommerce .checkout_coupon .button:active {
  border: 0 !important;
}

/* line 29, ../sass/_checkout.scss */

.woocommerce .checkout_coupon input[type=text] {
  color: #00CCFF;
  padding: 6px;
  border: 2px solid #CCCCCC;
  font-weight: bold;
  margin: 0;
}

/* line 37, ../sass/_checkout.scss */

.woocommerce .checkout_coupon .form-row input {
  margin: 0;
}

@media screen and (max-width: 1100px) {
  /* line 7, ../sass/_checkout.scss */

  .woocommerce .checkout_coupon {
    font-size: .9em;
  }

  /* line 44, ../sass/_checkout.scss */

  .woocommerce .checkout_coupon .form-row {
    margin: 0;
  }

  /* line 47, ../sass/_checkout.scss */

  .woocommerce .checkout_coupon .form-row.form-row-first {
    width: 58%;
  }

  /* line 51, ../sass/_checkout.scss */

  .woocommerce .checkout_coupon .form-row.form-row-last {
    width: 42%;
    text-align: right;
  }

  /* line 55, ../sass/_checkout.scss */

  .woocommerce .checkout_coupon .form-row.form-row-last .button {
    border: 1px solid #00CCFF !important;
  }

  /* line 60, ../sass/_checkout.scss */

  .woocommerce .checkout_coupon .form-row input {
    margin: 0;
  }
}

/* line 71, ../sass/_checkout.scss */

.woocommerce .woocommerce-info {
  background-color: #0CF;
  color: #FFF;
  border: 0;
  padding: 10px 25px !important;
  font-weight: 700;
  font-size: 1.4em;
  margin-bottom: 30px;
}

/* line 79, ../sass/_checkout.scss */

.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-info a:hover {
  color: #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}

@media screen and (max-width: 1100px) {
  /* line 71, ../sass/_checkout.scss */

  .woocommerce .woocommerce-info {
    font-size: .9em;
  }
}

/* line 91, ../sass/_checkout.scss */

.holland-order-review {
  margin-top: 25px;
}

/* line 95, ../sass/_checkout.scss */

#order_review .cart_item {
  font-size: 0.85em;
}

/* line 97, ../sass/_checkout.scss */

#order_review .cart_item .product-quantity {
  color: #333333;
}

/* line 101, ../sass/_checkout.scss */

#order_review .cart_item .product-name,
#order_review .cart_item .product-thumb,
#order_review .cart_item .product-total {
  border-bottom: 3px solid #00CCFF;
}

@media screen and (max-width: 1100px) {
  /* line 101, ../sass/_checkout.scss */

  #order_review .cart_item .product-name,
  #order_review .cart_item .product-thumb,
  #order_review .cart_item .product-total {
    border-bottom: 2px solid #00CCFF;
    padding: 7px 11px;
  }
}

/* line 111, ../sass/_checkout.scss */

.cart-subtotal {
  font-size: 1em;
  border-bottom: 3px solid #00CCFF;
}

@media screen and (max-width: 1100px) {
  /* line 111, ../sass/_checkout.scss */

  .cart-subtotal {
    border-bottom: 2px solid #00CCFF;
  }
}

/* line 121, ../sass/_checkout.scss */

.order-total .line-top {
  width: 175px;
}

@media screen and (max-width: 1100px) {
  /* line 121, ../sass/_checkout.scss */

  .order-total .line-top {
    width: 125px;
  }
}

/* line 129, ../sass/_checkout.scss */

.line-top {
  border-top: 3px solid #00CCFF !important;
}

@media screen and (max-width: 1100px) {
  /* line 129, ../sass/_checkout.scss */

  .line-top {
    border-top: 2px solid #00CCFF !important;
  }
}

/* line 136, ../sass/_checkout.scss */

.thumb-img-container {
  height: 50px;
  width: 50px;
  background-position: center center;
  background-size: cover;
  background-color: #F6F6F6;
  display: inline-block;
}

/* line 145, ../sass/_checkout.scss */

.holland-your-order-table {
  width: 100%;
  margin: 0;
}

/* line 150, ../sass/_checkout.scss */

.holland-your-order {
  text-align: left;
}

/* line 152, ../sass/_checkout.scss */

.holland-your-order h2 {
  padding: 0;
  margin: 0;
}

/* line 159, ../sass/_checkout.scss */

#order_review .product-thumb {
  width: 90px;
}

@media screen and (max-width: 1100px) {
  /* line 159, ../sass/_checkout.scss */

  #order_review .product-thumb {
    display: none;
  }
}

/* line 167, ../sass/_checkout.scss */

#order_review tbody td {
  padding-bottom: 1px;
}

/* line 172, ../sass/_checkout.scss */

#order_review tfoot th {
  text-align: right;
  padding-right: 20px;
}

/* line 177, ../sass/_checkout.scss */

#order_review tfoot td:last-of-type {
  font-size: 1.25em;
}

@media screen and (max-width: 1100px) {
  /* line 182, ../sass/_checkout.scss */

  #order_review tfoot td:first-child {
    display: none;
  }
}

/* line 187, ../sass/_checkout.scss */

#order_review tfoot tr:first-of-type td {
  padding-top: 10px;
}

/* line 191, ../sass/_checkout.scss */

#order_review tfoot .order-total {
  font-size: 1.7em;
}

/* line 198, ../sass/_checkout.scss */

.holland-total {
  text-align: right;
  padding: 0;
  padding-right: 10px;
}

/* line 204, ../sass/_checkout.scss */

#payment {
  font-weight: normal;
  *zoom: 1;
  margin-top: 50px;
}

/* line 7, ../sass/main.scss */

#payment:before,
#payment:after {
  content: " ";
  display: table;
}

/* line 13, ../sass/main.scss */

#payment:after {
  clear: both;
}

/* line 209, ../sass/_checkout.scss */

#payment ul.payment_methods {
  border: 0;
}

/* line 217, ../sass/_checkout.scss */

#payment .form-row.place-order {
  background-color: #FFFFFF;
  float: right;
  margin-right: 0;
  *zoom: 1;
}

/* line 7, ../sass/main.scss */

#payment .form-row.place-order:before,
#payment .form-row.place-order:after {
  content: " ";
  display: table;
}

/* line 13, ../sass/main.scss */

#payment .form-row.place-order:after {
  clear: both;
}

@media screen and (max-width: 1100px) {
  /* line 217, ../sass/_checkout.scss */

  #payment .form-row.place-order {
    float: none;
    text-align: center;
    padding: 0;
    margin: 15px 0;
  }
}

/* line 230, ../sass/_checkout.scss */

#payment .form-row.place-order input {
  background-color: #00CCFF;
  color: #FFFFFF;
  font-size: 3em;
  padding: 12px 23px;
  text-transform: lowercase;
  float: right;
  width: initial;
  margin-bottom: 0;
}

@media screen and (max-width: 1100px) {
  /* line 230, ../sass/_checkout.scss */

  #payment .form-row.place-order input {
    float: none;
    width: 100%;
  }
}

/* line 264, ../sass/_checkout.scss */

#payment img {
  height: 25px;
}

/* line 268, ../sass/_checkout.scss */

#payment ul.payment_methods {
  *zoom: 1;
  background: #ebe9eb;
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #d3ced2;
  margin: 0;
  padding: 0 15px;
  list-style: none outside;
}

/* line 7, ../sass/main.scss */

#payment ul.payment_methods:before,
#payment ul.payment_methods:after {
  content: " ";
  display: table;
}

/* line 13, ../sass/main.scss */

#payment ul.payment_methods:after {
  clear: both;
}

/* line 278, ../sass/_checkout.scss */

#payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: normal;
  *zoom: 1;
}

/* line 7, ../sass/main.scss */

#payment ul.payment_methods li:before,
#payment ul.payment_methods li:after {
  content: " ";
  display: table;
}

/* line 13, ../sass/main.scss */

#payment ul.payment_methods li:after {
  clear: both;
}

/* line 285, ../sass/_checkout.scss */

#payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}

/* line 289, ../sass/_checkout.scss */

#payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 .5em;
  padding: 0;
  position: relative;
  box-shadow: none;
}

/* line 297, ../sass/_checkout.scss */

#payment ul.payment_methods li img + img {
  margin-left: 2px;
}

/* line 302, ../sass/_checkout.scss */

#payment ul.payment_methods label {
  margin: 0;
  color: #333333;
}

/* line 308, ../sass/_checkout.scss */

#payment div.form-row {
  padding: 1em;
}

/* line 312, ../sass/_checkout.scss */

#payment div.payment_box {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  line-height: 1.5;
  background-color: #dfdcde;
  color: #515151;
}

/* line 324, ../sass/_checkout.scss */

#payment div.payment_box input.input-text,
#payment div.payment_box textarea {
  border-color: #c7c1c6;
  border-top-color: #bbb3b9;
}

/* line 329, ../sass/_checkout.scss */

#payment div.payment_box ::-webkit-input-placeholder {
  color: #bbb3b9;
}

/* line 333, ../sass/_checkout.scss */

#payment div.payment_box :-moz-placeholder {
  color: #bbb3b9;
}

/* line 337, ../sass/_checkout.scss */

#payment div.payment_box :-ms-input-placeholder {
  color: #bbb3b9;
}

/* line 341, ../sass/_checkout.scss */

#payment div.payment_box .wc-credit-card-form-card-number,
#payment div.payment_box .wc-credit-card-form-card-expiry,
#payment div.payment_box .wc-credit-card-form-card-cvc {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right;
}

/* line 349, ../sass/_checkout.scss */

#payment div.payment_box .wc-credit-card-form-card-number.visa,
#payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#payment div.payment_box .wc-credit-card-form-card-cvc.visa {
  background-image: url("../images/icons/credit-cards/visa.png");
}

/* line 353, ../sass/_checkout.scss */

#payment div.payment_box .wc-credit-card-form-card-number.mastercard,
#payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
  background-image: url("../images/icons/credit-cards/mastercard.png");
}

/* line 357, ../sass/_checkout.scss */

#payment div.payment_box .wc-credit-card-form-card-number.laser,
#payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#payment div.payment_box .wc-credit-card-form-card-cvc.laser {
  background-image: url("../images/icons/credit-cards/laser.png");
}

/* line 361, ../sass/_checkout.scss */

#payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
#payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
  background-image: url("../images/icons/credit-cards/diners.png");
}

/* line 365, ../sass/_checkout.scss */

#payment div.payment_box .wc-credit-card-form-card-number.maestro,
#payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
  background-image: url("../images/icons/credit-cards/maestro.png");
}

/* line 369, ../sass/_checkout.scss */

#payment div.payment_box .wc-credit-card-form-card-number.jcb,
#payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
  background-image: url("../images/icons/credit-cards/jcb.png");
}

/* line 373, ../sass/_checkout.scss */

#payment div.payment_box .wc-credit-card-form-card-number.amex,
#payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#payment div.payment_box .wc-credit-card-form-card-cvc.amex {
  background-image: url("../images/icons/credit-cards/amex.png");
}

/* line 376, ../sass/_checkout.scss */

#payment div.payment_box .wc-credit-card-form-card-number.discover,
#payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#payment div.payment_box .wc-credit-card-form-card-cvc.discover {
  background-image: url("../images/icons/credit-cards/discover.png");
}

/* line 381, ../sass/_checkout.scss */

#payment div.payment_box span.help {
  font-size: .857em;
  color: #777;
  font-weight: normal;
}

/* line 387, ../sass/_checkout.scss */

#payment div.payment_box .form-row {
  margin: 0 0 1em;
}

/* line 391, ../sass/_checkout.scss */

#payment div.payment_box p:last-child {
  margin-bottom: 0;
}

/* line 395, ../sass/_checkout.scss */

#payment div.payment_box:before {
  content: "";
  display: block;
  border: 1em solid #dfdcde;
  /* arrow size / color */
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -.75em;
  left: 0;
  margin: -1em 0 0 2em;
}

/* line 410, ../sass/_checkout.scss */

#payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83em;
}

/* line 416, ../sass/_checkout.scss */

#payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}

/* line 426, ../sass/_checkout.scss */

.woocommerce-checkout.payment-failed {
  background-color: #FFFFFF;
  color: #00CCFF;
  padding: 20px 20px 0 20px;
  font-size: 1.25em;
}

/* line 2, ../sass/_thank-you.scss */

.woocommerce-order-received .wrapper {
  padding: 15px;
}

/* line 6, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce {
  background-color: white;
  color: #00CCFF;
  padding: 0;
  margin-bottom: 75px;
  font-size: 1.15em;
  letter-spacing: 1px;
}

@media screen and (max-width: 1100px) {
  /* line 6, ../sass/_thank-you.scss */

  .woocommerce-order-received .woocommerce {
    font-size: 1em;
  }
}

/* line 19, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce table td,
.woocommerce-order-received .woocommerce table th {
  padding: 0;
}

/* line 23, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce .holland-thank-you-header {
  background-color: #00CCFF;
  color: #FFFFFF;
  padding: 15px;
}

/* line 29, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce .holland-thank-you {
  font-size: 2.1em;
}

/* line 33, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce .product-name a {
  color: #333333;
}

/* line 37, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce .order-received-disclaimer {
  background-color: #66FFCC;
  color: #333333;
  padding: 15px;
}

/* line 43, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce .order-info-wrap {
  padding: 15px;
}

/* line 47, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce ul {
  margin-top: 14px;
  margin: 14px 0;
  margin-bottom: 25px;
  border-left: 1px dotted white;
}

@media screen and (max-width: 1100px) {
  /* line 47, ../sass/_thank-you.scss */

  .woocommerce-order-received .woocommerce ul {
    border-top: 1px dotted white;
    border-left: 0;
  }
}

/* line 61, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce li {
  text-transform: uppercase;
  padding: 10px 0;
  font-size: .9em;
  float: left;
  border-right: 1px dotted #FFFFFF;
  padding: 0 15px;
}

/* line 69, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce li strong {
  text-transform: none;
  display: block;
  font-size: 1.3em;
}

@media screen and (max-width: 1100px) {
  /* line 78, ../sass/_thank-you.scss */

  .woocommerce-order-received .woocommerce li {
    border-bottom: 1px dotted white;
    border-right: 0;
    float: none;
    padding: 10px 0;
  }
}

/* line 88, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce table {
  max-width: 400px;
}

/* line 94, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce table th {
  text-transform: uppercase;
}

/* line 98, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce table td {
  padding: 2px 0;
}

/* line 102, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce .order_item:first-of-type td {
  padding-top: 10px;
}

/* line 107, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce tfoot tr {
  font-size: 1em;
}

/* line 110, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce tfoot tr:first-of-type th,
.woocommerce-order-received .woocommerce tfoot tr:first-of-type td {
  padding-top: 10px;
}

/* line 115, ../sass/_thank-you.scss */

.woocommerce-order-received .woocommerce tfoot tr:last-of-type {
  font-size: 2em;
}

/*
 * 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.
 */

/* line 158, ../sass/main.scss */

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 164, ../sass/main.scss */

.clearfix:after {
  clear: both;
}