@charset "UTF-8";
/*   
Theme Name: Aquamamma
Description: Aquamamma WordPress theme
Author: Joshua Speechley : Residency Studios
Author URI: http://residencystudios.com
Version: 1.0.1
Tags: 
*/
*, html, body {
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
}

.error404 #page-content {
  padding: 200px 0px 100px;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

a {
  color: #161D62;
  transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.85;
}

.container {
  padding: 0 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.container.narrow {
  max-width: 1024px;
}
.container.very-narrow {
  max-width: 900px;
}

.full .container {
  padding: 0px;
}
.full .container .row {
  margin: 0px;
}
.full .container .row .col-lg-6 {
  padding: 0px;
}
.full.full-row {
  margin: 0px;
}

.narrow .container {
  max-width: 1024px;
}

.full-row {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  padding: 60px 0px;
  overflow: hidden;
}
.full-row.image-banner {
  padding: 0px;
}

.single-product .full-row {
  overflow: hidden;
}

.clearfix {
  width: 100%;
  clear: both;
  float: left;
}

.row {
  margin: 0 -15px;
}

.col-lg-12,
.col-lg-10,
.col-lg-11,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1 {
  padding: 0 15px;
  box-sizing: border-box;
  float: left;
}

.col-lg-12 {
  width: 100%;
}

.col-lg-9 {
  width: 75%;
}

.col-lg-8 {
  width: 66.667%;
}

.col-lg-7 {
  width: 58.3333333333%;
}

.col-lg-6 {
  width: 50%;
}

.col-lg-5 {
  width: 41.6666666667%;
}

.col-lg-4 {
  width: 33.333%;
}

.col-lg-3 {
  width: 25%;
}

.col-lg-2 {
  width: 16.667%;
}

.last {
  float: right;
}

input,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  -webkit-appearance: none;
  background: transparent;
  border: 0px none;
  color: #161D62;
  line-height: 24px;
  font-size: 14px;
  border-bottom: 1px solid #161D62;
}
input::placeholder,
.woocommerce form .form-row input.input-text::placeholder,
.woocommerce form .form-row textarea::placeholder {
  color: #161D62;
}

.woocommerce form .form-row.woocommerce-validated input.input-text {
  border-bottom-color: #161D62;
}

input {
  border-radius: 0;
}

input[type=search] {
  -webkit-appearance: none;
}

@media (max-width: 767px) {
  .col-sm-12 {
    width: 100%;
    float: left;
  }

  .col-sm-6 {
    width: 50%;
    float: left;
  }

  .col-sm-4 {
    width: 33.33%;
    float: left;
  }

  .container {
    padding: 0 20px;
  }
  .container.container-left {
    padding-right: 0px;
  }

  .reorder {
    display: table;
  }
  .reorder .col-sm-12 {
    float: none;
    display: table-footer-group;
  }
  .reorder .col-sm-12.last {
    display: table-header-group;
  }
}
@font-face {
  font-family: "GT_Super";
  src: url("fonts/GT-Super-Display-Medium.eot");
  src: url("fonts/GT-Super-Display-Medium.eot") format("embedded-opentype"), url("fonts/GT-Super-Display-Medium.woff") format("woff"), url("fonts/GT-Super-Display-Medium.woff2") format("woff2"), url("fonts/GT-Super-Display-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "apercuitalic";
  src: url("fonts/apercu_italic-webfont.woff2") format("woff2"), url("fonts/apercu_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "apercuregular";
  src: url("fonts/apercu_regular-webfont.woff2") format("woff2"), url("fonts/apercu_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "apercumedium_italic";
  src: url("fonts/apercu_medium_italic-webfont.woff2") format("woff2"), url("fonts/apercu_medium_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "apercumedium";
  src: url("fonts/apercu_medium-webfont.woff2") format("woff2"), url("fonts/apercu_medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "apercuregular";
}

h1, h2, h3, h4, h5, legend {
  font-family: "GT_Super";
  color: #161D62;
  font-weight: 400;
}

h1 {
  font-size: 32px;
}
@media (max-width: 767px) {
  h1 {
    font-size: 27px;
  }
}

h2 {
  font-size: 32px;
}
@media (max-width: 767px) {
  h2 {
    font-family: "apercumedium";
    font-size: 20px;
    line-height: 30px;
  }
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 16px;
  line-height: 1.8;
}

p, li, label, td, th, .woocommerce-info, address, input, header {
  font-size: 16px;
  line-height: 1.8;
  font-weight: normal;
  font-family: "apercuregular";
  color: #161D62;
}

h5 {
  font-size: 28px;
}

h6 {
  font-size: 12px;
}

p, li a, input {
  color: #161D62;
}

ul li {
  list-style: none;
}

ol {
  list-style-position: outside;
  padding-left: 20px;
}
ol li {
  padding-left: 10px;
  padding-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0px 0px 20px;
}

p a {
  color: #161D62;
  text-decoration: underline;
}
p a:hover {
  color: #161D62;
  text-decoration: none;
}

label, strong, b {
  font-weight: normal;
  font-family: "apercumedium";
}

body #mc_embed_signup .button,
body.woocommerce-account a.button,
body.woocommerce a.button,
body.woocommerce-cart a.button,
body.woocommerce-cart .button,
.woocommerce-cart a.button,
.woocommerce .button,
.woocommerce button.button,
.woocommerce .button.wc-backward,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt,
.button {
  background: transparent;
  color: #161D62;
  max-width: 140px;
  width: 100%;
  display: inline-block;
  line-height: 41px;
  border-radius: 21px;
  padding: 0 20px;
  text-decoration: none;
  border: 1px solid #161D62;
  transition: all 0.3s ease-in-out;
  outline: none !important;
  font-size: 14px !important;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  font-weight: normal;
  font-family: "apercumedium";
}
body #mc_embed_signup .button:hover,
body.woocommerce-account a.button:hover,
body.woocommerce a.button:hover,
body.woocommerce-cart a.button:hover,
body.woocommerce-cart .button:hover,
.woocommerce-cart a.button:hover,
.woocommerce .button:hover,
.woocommerce button.button:hover,
.woocommerce .button.wc-backward:hover,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt:hover,
.button:hover {
  background: #161D62;
  color: #ffffff;
}
body #mc_embed_signup .button.solid, body #mc_embed_signup .button#gform_submit_button_2,
body.woocommerce-account a.button.solid,
body.woocommerce-account a.button#gform_submit_button_2,
body.woocommerce a.button.solid,
body.woocommerce a.button#gform_submit_button_2,
body.woocommerce-cart a.button.solid,
body.woocommerce-cart a.button#gform_submit_button_2,
body.woocommerce-cart .button.solid,
body.woocommerce-cart .button#gform_submit_button_2,
.woocommerce-cart a.button.solid,
.woocommerce-cart a.button#gform_submit_button_2,
.woocommerce .button.solid,
.woocommerce .button#gform_submit_button_2,
.woocommerce button.button.solid,
.woocommerce button.button#gform_submit_button_2,
.woocommerce .button.wc-backward.solid,
.woocommerce .button.wc-backward#gform_submit_button_2,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt.solid,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt#gform_submit_button_2,
.button.solid,
.button#gform_submit_button_2 {
  background: #161D62;
  color: #ffffff;
  border-color: #161D62;
}
body #mc_embed_signup .button.solid:hover, body #mc_embed_signup .button#gform_submit_button_2:hover,
body.woocommerce-account a.button.solid:hover,
body.woocommerce-account a.button#gform_submit_button_2:hover,
body.woocommerce a.button.solid:hover,
body.woocommerce a.button#gform_submit_button_2:hover,
body.woocommerce-cart a.button.solid:hover,
body.woocommerce-cart a.button#gform_submit_button_2:hover,
body.woocommerce-cart .button.solid:hover,
body.woocommerce-cart .button#gform_submit_button_2:hover,
.woocommerce-cart a.button.solid:hover,
.woocommerce-cart a.button#gform_submit_button_2:hover,
.woocommerce .button.solid:hover,
.woocommerce .button#gform_submit_button_2:hover,
.woocommerce button.button.solid:hover,
.woocommerce button.button#gform_submit_button_2:hover,
.woocommerce .button.wc-backward.solid:hover,
.woocommerce .button.wc-backward#gform_submit_button_2:hover,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt.solid:hover,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt#gform_submit_button_2:hover,
.button.solid:hover,
.button#gform_submit_button_2:hover {
  color: #000000;
  background: transparent;
  border-color: #000000;
}
body #mc_embed_signup .button:disabled[disabled], body #mc_embed_signup .button:disabled[disabled]:hover, body #mc_embed_signup .button.disabled, body #mc_embed_signup .button.disabled:hover,
body.woocommerce-account a.button:disabled[disabled],
body.woocommerce-account a.button:disabled[disabled]:hover,
body.woocommerce-account a.button.disabled,
body.woocommerce-account a.button.disabled:hover,
body.woocommerce a.button:disabled[disabled],
body.woocommerce a.button:disabled[disabled]:hover,
body.woocommerce a.button.disabled,
body.woocommerce a.button.disabled:hover,
body.woocommerce-cart a.button:disabled[disabled],
body.woocommerce-cart a.button:disabled[disabled]:hover,
body.woocommerce-cart a.button.disabled,
body.woocommerce-cart a.button.disabled:hover,
body.woocommerce-cart .button:disabled[disabled],
body.woocommerce-cart .button:disabled[disabled]:hover,
body.woocommerce-cart .button.disabled,
body.woocommerce-cart .button.disabled:hover,
.woocommerce-cart a.button:disabled[disabled],
.woocommerce-cart a.button:disabled[disabled]:hover,
.woocommerce-cart a.button.disabled,
.woocommerce-cart a.button.disabled:hover,
.woocommerce .button:disabled[disabled],
.woocommerce .button:disabled[disabled]:hover,
.woocommerce .button.disabled,
.woocommerce .button.disabled:hover,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button.disabled,
.woocommerce button.button.disabled:hover,
.woocommerce .button.wc-backward:disabled[disabled],
.woocommerce .button.wc-backward:disabled[disabled]:hover,
.woocommerce .button.wc-backward.disabled,
.woocommerce .button.wc-backward.disabled:hover,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt:disabled[disabled],
.woocommerce button.woocommerce-Button.woocommerce-Button--alt:disabled[disabled]:hover,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt.disabled,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt.disabled:hover,
.button:disabled[disabled],
.button:disabled[disabled]:hover,
.button.disabled,
.button.disabled:hover {
  color: #DBDBDB;
  border-color: #DBDBDB;
  background: transparent;
  padding: 0px 20px;
}
body #mc_embed_signup .button:disabled[disabled]:after, body #mc_embed_signup .button:disabled[disabled]:hover:after, body #mc_embed_signup .button.disabled:after, body #mc_embed_signup .button.disabled:hover:after,
body.woocommerce-account a.button:disabled[disabled]:after,
body.woocommerce-account a.button:disabled[disabled]:hover:after,
body.woocommerce-account a.button.disabled:after,
body.woocommerce-account a.button.disabled:hover:after,
body.woocommerce a.button:disabled[disabled]:after,
body.woocommerce a.button:disabled[disabled]:hover:after,
body.woocommerce a.button.disabled:after,
body.woocommerce a.button.disabled:hover:after,
body.woocommerce-cart a.button:disabled[disabled]:after,
body.woocommerce-cart a.button:disabled[disabled]:hover:after,
body.woocommerce-cart a.button.disabled:after,
body.woocommerce-cart a.button.disabled:hover:after,
body.woocommerce-cart .button:disabled[disabled]:after,
body.woocommerce-cart .button:disabled[disabled]:hover:after,
body.woocommerce-cart .button.disabled:after,
body.woocommerce-cart .button.disabled:hover:after,
.woocommerce-cart a.button:disabled[disabled]:after,
.woocommerce-cart a.button:disabled[disabled]:hover:after,
.woocommerce-cart a.button.disabled:after,
.woocommerce-cart a.button.disabled:hover:after,
.woocommerce .button:disabled[disabled]:after,
.woocommerce .button:disabled[disabled]:hover:after,
.woocommerce .button.disabled:after,
.woocommerce .button.disabled:hover:after,
.woocommerce button.button:disabled[disabled]:after,
.woocommerce button.button:disabled[disabled]:hover:after,
.woocommerce button.button.disabled:after,
.woocommerce button.button.disabled:hover:after,
.woocommerce .button.wc-backward:disabled[disabled]:after,
.woocommerce .button.wc-backward:disabled[disabled]:hover:after,
.woocommerce .button.wc-backward.disabled:after,
.woocommerce .button.wc-backward.disabled:hover:after,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt:disabled[disabled]:after,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt:disabled[disabled]:hover:after,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt.disabled:after,
.woocommerce button.woocommerce-Button.woocommerce-Button--alt.disabled:hover:after,
.button:disabled[disabled]:after,
.button:disabled[disabled]:hover:after,
.button.disabled:after,
.button.disabled:hover:after {
  background-color: #DBDBDB;
}

/*
 * jQuery FlexSlider v2.7.1
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "";
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: "";
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "";
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

#site-header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 0px;
  transition: all 0.3s ease-in-out;
  z-index: 99;
}
#site-header #site-header-inner {
  float: left;
  width: 100%;
  clear: both;
  padding: 30px 0px;
}
#site-header.nav-up {
  top: -100px;
}
#site-header.nav-down {
  background: #ffffff;
  top: -32px;
}
#site-header.nav-down #site-header-inner {
  padding: 15px 0px;
}
@media (max-width: 767px) {
  #site-header.nav-down #site-header-inner {
    padding: 20px 0px 12px;
  }
}
#site-header.nav-down a.logo img {
  height: 18px;
}
#site-header.nav-down #menu #main-menu li a,
#site-header.nav-down #right-menu li,
#site-header.nav-down #right-menu li a,
#site-header.nav-down #right-menu li .cart-contents {
  line-height: 18px;
}
@media (max-width: 767px) {
  #site-header.nav-down #menu #main-menu li a,
#site-header.nav-down #right-menu li,
#site-header.nav-down #right-menu li a,
#site-header.nav-down #right-menu li .cart-contents {
    line-height: 60px;
  }
}
#site-header a.logo {
  display: inline-block;
  z-index: 9;
  float: left;
  width: 20%;
  position: relative;
}
#site-header a.logo img {
  width: auto;
  height: 24px;
}
#site-header #menu {
  float: left;
  width: 40%;
  transition: all 0.3s ease;
  display: inline-block;
}
#site-header #menu #main-menu {
  display: inline-block;
  float: left;
}
#site-header #menu #main-menu > li > a {
  position: relative;
  border-bottom: 0px none !important;
}
#site-header #menu #main-menu > li > a:after {
  content: " ";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 0%;
  height: 1px;
  background: #161D62;
  transition: all 0.3s ease-in-out;
}
#site-header #menu #main-menu > li > a:hover:after {
  width: 100%;
}
#site-header #menu #main-menu > li.current_page_item a:after {
  width: 100%;
}
#site-header #menu #main-menu li {
  display: inline-block;
  margin-right: 40px;
  line-height: 24px;
  float: left;
}
#site-header #menu #main-menu li:last-child {
  padding-right: 0px;
}
#site-header #menu #main-menu li a {
  line-height: 24px;
  font-size: 13px;
  color: #161D62;
  display: block;
  border-bottom: 1px solid transparent;
  transition: 0.3s ease-in-out;
  float: left;
  font-family: "apercumedium";
}
#site-header #menu #main-menu li a:hover {
  color: #000000;
  border-bottom-color: #000000;
}
#site-header #menu li a {
  color: #ffffff;
  text-decoration: none;
}
#site-header #right-menu {
  line-height: 24px;
  float: right;
  width: 40%;
  text-align: right;
}
#site-header #right-menu li {
  margin-left: 40px;
  float: right;
  display: inline-block;
}
#site-header #right-menu li a {
  text-decoration: none;
}
#site-header #right-menu li .icon-search {
  float: left;
  display: block;
  line-height: 32px;
}
#site-header #right-menu li .icon-search:before {
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  display: block;
  line-height: 32px;
}
#site-header #right-menu li .account-icon {
  width: 25px;
  height: 32px;
  display: block;
  cursor: pointer;
  background: url("img/icon-account.png") no-repeat center center;
  background-size: 21px auto;
  text-indent: -9999px;
}
#site-header #right-menu li .cart-contents {
  float: left;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 13px;
  line-height: 24px;
  font-family: "apercumedium";
}
#site-header #right-menu li .cart-contents:before {
  content: "Cart";
}
@media (min-width: 768px) {
  #site-header #right-menu li .cart-contents .cart-contents-count.total:before {
    content: "( ";
  }
  #site-header #right-menu li .cart-contents .cart-contents-count.total:after {
    content: " )";
  }
}
#site-header #right-menu li a {
  line-height: 24px;
  font-size: 13px;
  color: #161D62;
  display: block;
  font-family: "apercumedium";
  position: relative;
}
#site-header #right-menu li a:after {
  content: " ";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 0%;
  height: 1px;
  background: #161D62;
  transition: all 0.3s ease-in-out;
}
#site-header #right-menu li a:hover:after {
  width: 100%;
}
@media (max-width: 767px) {
  #site-header #right-menu li.account {
    display: none;
  }
}
#site-header #mini-cart {
  position: fixed;
  right: -600px;
  top: 0px;
  width: 100%;
  max-width: 440px;
  z-index: 99999;
  bottom: 0px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  #site-header #mini-cart {
    overflow: scroll;
  }
}
#site-header #mini-cart .woocommerce-mini-cart__empty-message {
  padding: 40px;
  text-align: left;
}
#site-header #mini-cart .cart-header {
  padding: 40px 40px 20px 40px;
}
@media (max-width: 767px) {
  #site-header #mini-cart .cart-header {
    padding: 30px 30px 0px 30px;
  }
}
#site-header #mini-cart .cart-header h3, #site-header #mini-cart .cart-header p {
  margin: 0px;
  line-height: 24px;
}
#site-header #mini-cart .cart-header h3 {
  border-bottom: 2px solid;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
#site-header #mini-cart .cart-header h3 a.close {
  float: right;
  font-family: "apercuregular";
  font-size: 20px;
  text-decoration: none;
}
@media (max-width: 767px) {
  #site-header #mini-cart .cart-header h3 a.close {
    font-size: 30px;
  }
}
#site-header #mini-cart .cart-header p {
  float: right;
}
#site-header #mini-cart .cart-header p a {
  color: #161D62;
  text-decoration: none;
}
#site-header #mini-cart .cart-header p a:hover {
  color: #161D62;
}
#site-header #mini-cart span.woocommerce-Price-amount.amount {
  float: right;
}
#site-header #mini-cart .woocommerce-mini-cart {
  padding: 0px 40px;
  box-sizing: border-box;
}
#site-header #mini-cart .woocommerce-mini-cart li {
  display: block;
  width: 100%;
  clear: both;
  float: left;
  position: relative;
  padding: 25px 0px;
  font-size: 12px;
  border-bottom: 1px solid;
}
#site-header #mini-cart .woocommerce-mini-cart li img {
  float: left;
  margin: 0px;
  display: block;
  width: auto;
}
#site-header #mini-cart .woocommerce-mini-cart li a {
  text-decoration: none;
}
#site-header #mini-cart .woocommerce-mini-cart li .product-name {
  float: left;
  width: 50%;
}
#site-header #mini-cart .woocommerce-mini-cart li .product-name p {
  margin-bottom: 5px;
  line-height: 20px;
}
#site-header #mini-cart .woocommerce-mini-cart li .product-name .variation {
  border-left: 0px none;
  padding-left: 0px;
}
#site-header #mini-cart .woocommerce-mini-cart li .product-name .variation dt, #site-header #mini-cart .woocommerce-mini-cart li .product-name .variation p {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}
#site-header #mini-cart .woocommerce-mini-cart li a.remove {
  position: absolute;
  top: 25px;
  font-size: 20px;
  right: 0px;
  color: #161D62 !important;
  font-weight: normal;
}
#site-header #mini-cart .woocommerce-mini-cart li a.remove:hover {
  color: #161D62 !important;
  background: transparent;
}
#site-header #mini-cart .woocommerce-mini-cart li a, #site-header #mini-cart .woocommerce-mini-cart li span {
  font-size: 15px;
  color: #161D62;
}
#site-header #mini-cart .woocommerce-mini-cart li a:not(.remove) {
  width: 25%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
#site-header #mini-cart .woocommerce-mini-cart li span.quantity {
  display: block;
  float: right;
  margin-top: 40px;
  width: 25%;
  text-align: right;
}
#site-header #mini-cart .woocommerce-mini-cart li span.quantity span {
  margin-left: 2px;
}
#site-header #mini-cart p.woocommerce-mini-cart__total.total {
  padding: 20px 40px;
  clear: both;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
#site-header #mini-cart p.woocommerce-mini-cart__buttons.buttons {
  padding: 20px 40px;
  clear: both;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
#site-header #mini-cart a.button.wc-forward {
  max-width: none;
  width: auto;
  background: transparent;
  border-color: #161D62;
  color: #161D62;
  float: left;
  clear: none;
  display: block;
  box-sizing: border-box;
  text-align: center;
  width: 45%;
}
#site-header #mini-cart a.button.wc-forward:hover {
  background: #161D62;
  border-color: #161D62;
  color: #ffffff;
}
#site-header #mini-cart a.button.wc-forward.checkout {
  float: right;
}
#site-header .overlay {
  content: " ";
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
#site-header.cart-open .overlay {
  opacity: 1;
  visibility: visible;
  z-index: 9998;
}
#site-header.cart-open #mini-cart {
  right: 0px;
}
#site-header #site-wide {
  background: #FFF781;
  padding: 5px 0px;
  width: 100%;
  float: left;
  transition: all 0.3s ease-in-out;
  top: 0px;
}
#site-header #site-wide .social-icons {
  float: left;
}
#site-header #site-wide .social-icons li {
  float: left;
  margin-right: 10px;
}
#site-header #site-wide .social-icons li a {
  color: #161D62;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  display: block;
}
#site-header #site-wide .container {
  text-align: center;
  padding: 0px;
}
#site-header #site-wide .container p {
  margin: 0px auto;
  color: #161D62;
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 12px;
}

.narrow-page {
  padding: 150px 0px;
  float: left;
  width: 100%;
}
.narrow-page .container {
  max-width: 1000px;
}

/* aqua */
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate3d(calc(-100% + 767px), 0, 0);
    -ms-transform: translate3d(calc(-100% + 767px), 0, 0);
    transform: translate3d(calc(-100% + 767px), 0, 0);
  }
  100% {
    -webkit-transform: translate3d(calc(-200% + 767px), 0, 0);
    -ms-transform: translate3d(calc(-200% + 767px), 0, 0);
    transform: translate3d(calc(-200% + 767px), 0, 0);
  }
}
/*!sc*/
@keyframes marquee {
  0% {
    -webkit-transform: translate3d(calc(-100% + 767px), 0, 0);
    -ms-transform: translate3d(calc(-100% + 767px), 0, 0);
    transform: translate3d(calc(-100% + 767px), 0, 0);
  }
  100% {
    -webkit-transform: translate3d(calc(-200% + 767px), 0, 0);
    -ms-transform: translate3d(calc(-200% + 767px), 0, 0);
    transform: translate3d(calc(-200% + 767px), 0, 0);
  }
}
/*!sc*/
@-webkit-keyframes marqueeContinuation {
  0% {
    -webkit-transform: translate3d(767px, 0, 0);
    -ms-transform: translate3d(767px, 0, 0);
    transform: translate3d(767px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(calc(-100% + 767px), 0, 0);
    -ms-transform: translate3d(calc(-100% + 767px), 0, 0);
    transform: translate3d(calc(-100% + 767px), 0, 0);
  }
}
/*!sc*/
@keyframes marqueeContinuation {
  0% {
    -webkit-transform: translate3d(767px, 0, 0);
    -ms-transform: translate3d(767px, 0, 0);
    transform: translate3d(767px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(calc(-100% + 767px), 0, 0);
    -ms-transform: translate3d(calc(-100% + 767px), 0, 0);
    transform: translate3d(calc(-100% + 767px), 0, 0);
  }
}
.scrolling {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  line-height: 20px;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
}
.scrolling .scrollingtext {
  position: relative;
  height: auto;
  overflow: hidden;
  height: 140px;
}
.scrolling span {
  font-size: 16px;
  float: left;
  display: inline-block;
  clear: none !important;
}
.scrolling span a {
  padding: 60px 0px;
  text-decoration: none;
  display: block;
}
.scrolling span a:hover {
  text-decoration: none;
}
.scrolling.yellow {
  background: #FFF781;
}
.scrolling.image {
  background: url("img/d-footer_img.jpg") center center no-repeat;
  background-size: cover;
  padding: 120px 0px 120px;
}
@media (max-width: 767px) {
  .scrolling.image {
    background-image: url("img/m-footer_img.jpg");
    padding: 140px 0px 140px;
  }
}
.scrolling.image .scrollingtext {
  height: 32px;
}
.scrolling.image span {
  font-family: "GT_Super";
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
}

.image_with_ingredients {
  padding: 0px;
  overflow: hidden;
}
.image_with_ingredients h2 {
  margin: 20px 0px 50px;
}
@media (max-width: 767px) {
  .image_with_ingredients h2 {
    font-family: "GT_Super";
    font-size: 27px;
    line-height: 35px;
  }
}
.image_with_ingredients .ingredient {
  width: 50%;
  float: left;
  margin: 0px;
}
.image_with_ingredients .ingredient img {
  float: left;
  max-height: 24px;
  width: auto;
  display: inline-block;
  margin: 0px 15px 0px 0px;
}
.image_with_ingredients .ingredient h4 {
  float: left;
  display: inline-block;
  max-width: 65%;
  margin: 0px 0px 20px;
  font-family: "apercumedium";
}
.image_with_ingredients .row > div:last-child {
  padding-left: 30px;
}
@media (max-width: 767px) {
  .image_with_ingredients .row > div:last-child {
    padding: 20px 30px 30px;
    background: #F4F4F4;
  }
}

.home .image_with_text {
  overflow: hidden;
}

.ingredients-wrap {
  background: #ffffff;
}

.image_with_text {
  padding: 0px;
  background-image: linear-gradient(#F6DADF, #ffffff);
}
.image_with_text .row > div:last-child {
  padding-left: 30px;
}
@media (max-width: 767px) {
  .image_with_text .row > div:last-child {
    padding: 0 40px 60px;
  }
}
.image_with_text h2 {
  margin: 20px 0px 30px;
}
@media (max-width: 767px) {
  .image_with_text h2 {
    margin-top: 60px;
    font-family: "GT_Super";
    font-size: 27px;
    line-height: 35px;
  }
}
.image_with_text li {
  padding-left: 30px;
  margin-bottom: 15px;
  position: relative;
}
.image_with_text li:before {
  content: " ";
  position: absolute;
  left: 0px;
  top: 6px;
  width: 10px;
  height: 10px;
  border: 2px solid #161D62;
  border-radius: 100%;
}
.image_with_text.scrolling_text {
  background-image: none;
}
.image_with_text.scrolling_text .sticky-top {
  /*
  @media(min-width: 768px){
  	height: 100vh;
  }
  .image_col{
  	position: sticky;
      top: 0px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      left: 0;
      padding-bottom: 100vh;
      margin-bottom: -90vh;
  	@media(max-width: 767px){
  		height: auto;
  		background-image: none;
  	}
  }
  */
}
.image_with_text.scrolling_text .row {
  margin: 0px;
}
.image_with_text.scrolling_text .row > div {
  padding: 0px;
}
.image_with_text.scrolling_text h2 {
  margin-bottom: 20px;
  text-align: left;
}
@media (min-width: 768px) {
  .image_with_text.scrolling_text h2 {
    padding-top: 100px;
  }
}
.image_with_text.scrolling_text .col-lg-6 {
  padding-right: 0px;
}
.image_with_text.scrolling_text p.grey {
  font-size: 13px;
  color: #9E9E9E;
}
.image_with_text.scrolling_text .row > div:last-child {
  margin-left: 8.33%;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .image_with_text.scrolling_text .row > div:last-child {
    padding: 0 40px 20px 40px;
    margin-left: 0px;
  }
}

.background_with_text {
  padding: 0px;
  margin: 0px;
  background: #f5f5f5;
}
@media (max-width: 767px) {
  .background_with_text {
    background: transparent;
  }
}
@media (min-width: 768px) {
  .background_with_text .row {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .background_with_text .text-column {
    padding: 40px 40px;
  }
}
@media (max-width: 767px) {
  .background_with_text .text-column h2 {
    font-family: "GT_Super";
    font-size: 27px;
    line-height: 35px;
  }
}

.ingredients-wrap .container {
  max-width: 1000px;
}
@media (max-width: 767px) {
  .ingredients-wrap {
    background: #f4f4f4;
    margin-bottom: 0px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-top: 30px;
  }
}
.ingredients-wrap h2 {
  text-align: center;
  margin: 50px auto;
}
@media (max-width: 767px) {
  .ingredients-wrap h2 {
    font-family: "GT_Super";
    font-size: 27px;
    line-height: 35px;
    text-align: left;
  }
}
.ingredients-wrap h4 {
  font-family: "apercumedium";
  font-size: 16px;
}
@media (max-width: 767px) {
  .ingredients-wrap h4 {
    font-family: "apercumedium";
  }
}
.ingredients-wrap .ingredient-list {
  clear: both;
  width: 100%;
  float: left;
  margin: 0px 0px 50px;
}
.ingredients-wrap .ingredient-list h2 {
  float: left;
  width: 50%;
  text-align: left;
  margin: 0px;
}
@media (max-width: 767px) {
  .ingredients-wrap .ingredient-list h2 {
    width: 100%;
    font-size: 22px;
  }
}
.ingredients-wrap .ingredient-list h2 img {
  max-width: 24px;
  float: left;
  margin: 5px 20px 0px 0px;
}
.ingredients-wrap .ingredient-list h2 a, .ingredients-wrap .ingredient-list h2 span {
  display: block;
  text-decoration: none;
  border-top: 1px solid #D2D2D2;
  padding: 20px 0px;
  width: 90%;
}
@media (max-width: 767px) {
  .ingredients-wrap .ingredient-list h2 a, .ingredients-wrap .ingredient-list h2 span {
    width: 100%;
  }
}
.ingredients-wrap .ingredient-list h2 a:hover, .ingredients-wrap .ingredient-list h2 span:hover {
  text-decoration: underline;
}
.ingredients-wrap .ingredient-list h2 a:after, .ingredients-wrap .ingredient-list h2 span:after {
  content: " ";
  float: right;
  width: 32px;
  height: 32px;
  background: #161D62 url("img/icon_question.png") center center no-repeat;
  background-size: 8px;
  border-radius: 100%;
}
.ingredients-wrap .ingredient-list h2:last-child a, .ingredients-wrap .ingredient-list h2:last-child span {
  border-bottom: 1px solid #D2D2D2;
}
@media (min-width: 768px) {
  .ingredients-wrap .ingredient-list h2:nth-last-child(2) a, .ingredients-wrap .ingredient-list h2:nth-last-child(2) span {
    border-bottom: 1px solid #D2D2D2;
  }
}
.ingredients-wrap .ingredient-list h2 span:after {
  display: none;
  content: "";
}
.ingredients-wrap .ingredient-list h2 span:hover {
  text-decoration: none;
}

.single-product .image_with_text {
  background-image: none;
  overflow: hidden;
}

.testimonials {
  background: #F6DADF;
  margin: 0px;
  padding: 90px 0px 45px 30px;
  box-sizing: border-box;
  overflow: hidden;
}
.testimonials .testimonial-carousel {
  width: 100%;
  float: left;
  clear: both;
  padding: 30px 0px 0px;
  overflow: visible;
}
.testimonials .testimonial-carousel .flickity-viewport {
  height: 0px;
  overflow: visible;
}
.testimonials .testimonial-carousel .flickity-page-dots {
  display: none;
}
.testimonials .testimonial-carousel .flickity-button {
  background: transparent;
  border: 1px solid #161D62;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  transition: all 0.3s ease-in-out;
  top: -39px;
  right: 0px;
}
.testimonials .testimonial-carousel .flickity-button:focus {
  box-shadow: none;
}
.testimonials .testimonial-carousel .flickity-button .flickity-button-icon {
  width: 28%;
  height: 28%;
  color: #161D62;
  top: 36%;
  left: 36%;
  transition: all 0.3s ease-in-out;
}
.testimonials .testimonial-carousel .flickity-button.flickity-prev-next-button.previous {
  left: inherit;
  right: 80px;
}
.testimonials .testimonial-carousel .flickity-button.flickity-prev-next-button.next {
  right: 30px;
}
.testimonials .testimonial-carousel .flickity-button:hover {
  background: #161D62;
}
.testimonials .testimonial-carousel .flickity-button:hover .flickity-button-icon {
  color: #ffffff;
}
.testimonials .testimonial-carousel .carousel-cell {
  width: 25%;
  margin: 0 4% 0px 0px;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .testimonials .testimonial-carousel .carousel-cell {
    width: 86%;
    max-width: none;
  }
}
.testimonials .testimonial-carousel .carousel-cell.pageloaded {
  visibility: visible;
  opacity: 1;
}
.testimonials .testimonial-carousel .carousel-cell p {
  margin: -5px 0px 5px;
}
.testimonials .testimonial-carousel .carousel-cell p:before {
  content: " ";
  display: block;
  width: 14px;
  height: 24px;
  background: url("img/icon-quotes.png") top left no-repeat;
  background-size: contain;
}
.testimonials .testimonial-carousel .carousel-cell p:after {
  content: '"';
}
.testimonials .testimonial-carousel .carousel-cell h4 {
  font-family: "apercumedium";
}

.faqs {
  padding: 60px 0px 30px;
}
@media (min-width: 768px) {
  .faqs .container {
    padding: 0 30px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
.faqs h4 {
  font-family: "apercumedium";
}
@media (max-width: 767px) {
  .faqs h4 {
    font-family: "GT_Super";
    font-size: 27px;
    line-height: 35px;
  }
}
.faqs .question {
  padding-bottom: 20px;
  border-bottom: 1px solid #D2D2D2;
  cursor: pointer;
  padding-right: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .faqs .question {
    border-bottom: 1px solid #ffffff;
  }
}
.faqs .question:after {
  content: "+";
  position: absolute;
  top: 2px;
  right: 5px;
}
.faqs .question:hover {
  text-decoration: underline;
}
.faqs .question.active:after {
  content: "-";
}
.faqs .answer {
  max-height: 0px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  display: block;
}
.faqs .answer.active {
  max-height: 800px;
}
.faqs .answer p {
  margin: 0px 0px 15px;
  font-size: 16px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .faqs .answer p {
    max-width: 65%;
  }
}
.faqs .answer p:last-child {
  margin-bottom: 30px;
}

.single-product .faqs {
  margin: 0px;
  padding: 90px 0px 120px;
  background-image: linear-gradient(#F6DADF, #ffffff);
}

.instagram {
  padding-bottom: 90px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .instagram {
    padding-bottom: 60px;
  }
}
.instagram .text-center {
  text-align: center;
}
.instagram .text-center img {
  width: 340px;
  margin-bottom: 30px;
}
.instagram .text-center h2 {
  margin-bottom: 15px;
}
.instagram .text-center p {
  font-size: 16px;
  margin-bottom: 60px;
}
.instagram .instagram-carousel {
  width: 100%;
  float: left;
  clear: both;
  padding: 0px;
  overflow: visible;
}
.instagram .instagram-carousel .flickity-viewport {
  height: 0px;
  overflow: visible;
}
.instagram .instagram-carousel .flickity-page-dots {
  display: none;
}
.instagram .instagram-carousel .flickity-button {
  display: none;
}
.instagram .instagram-carousel .carousel-cell {
  width: 30.33%;
  margin: 0 1.5%;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .instagram .instagram-carousel .carousel-cell {
    width: 80%;
    max-width: none;
  }
}
.instagram .instagram-carousel .carousel-cell.pageloaded {
  visibility: visible;
  opacity: 1;
}

.brag {
  padding-top: 50px;
  background-image: linear-gradient(#F6DADF, #ffffff);
}
@media (max-width: 767px) {
  .brag {
    margin-top: 0px;
  }
}
.brag .container {
  max-width: 1000px;
}
.brag .text-center {
  text-align: center;
}
.brag .text-center img {
  width: 140px;
  margin-bottom: 30px;
}
.brag .text-center h2 {
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .brag .text-center h2 {
    font-family: "GT_Super";
    font-size: 27px;
    line-height: 35px;
    text-align: left;
    margin-bottom: 45px;
  }
}
.brag p {
  border-top: 1px solid #161D62;
  border-bottom: 1px solid #161D62;
  margin: 0px;
  padding: 28px 0px;
  display: block;
  float: left;
  clear: both;
  width: 100%;
}
@media (max-width: 767px) {
  .brag p {
    padding: 15px 0px;
  }
}
.brag p span {
  float: right;
}
.brag ul li {
  font-family: "GT_Super";
  font-size: 31px;
  margin: 0px;
  padding: 15px 0px;
  display: block;
  float: left;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #D2D2D2;
}
@media (max-width: 767px) {
  .brag ul li {
    font-family: "apercumedium";
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
}
.brag ul li span {
  float: right;
}

.products {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .products {
    padding-bottom: 60px;
    padding-top: 30px;
  }
}
.products .container {
  max-width: 1000px;
}
@media (max-width: 767px) {
  .products h2 {
    font-family: "GT_Super";
    font-size: 27px;
    line-height: 35px;
  }
}
.products .text-center {
  text-align: center;
  display: none;
}
.products .text-center img {
  width: 250px;
  margin-bottom: 30px;
}
.products .product-container {
  margin-top: 30px;
  float: left;
}
.products .product-container p {
  font-size: 13px;
  font-family: "apercumedium";
  line-height: 1.8;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .products .product-container p {
    font-size: 16px;
  }
}
.products .product-container p.flavours {
  color: #9E9E9E;
  font-family: "apercuregular";
}
.products .product-container .button {
  width: 100%;
  max-width: none;
  margin: 5px 0px;
  text-align: left;
}
.products .product-container .button span {
  float: right;
}
@media (max-width: 767px) {
  .products .product-container > div:last-child {
    margin-top: 30px;
  }
}

.home .products .text-center {
  display: block;
}

.popup-page {
  z-index: 99999;
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0px;
  background: #F4F4F4;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  z-index: 9999999999;
}
.popup-page.active {
  opacity: 1;
  visibility: visible;
  height: 100vh;
  overflow: scroll;
}
.popup-page a.close-top {
  text-decoration: none;
  top: 100px;
  right: 100px;
  font-size: 30px;
  position: fixed;
}
@media (max-width: 767px) {
  .popup-page a.close-top {
    top: 10px;
    right: 20px;
    position: fixed;
  }
}
.popup-page .container {
  max-width: 1000px;
  padding: 100px 0px;
}
@media (max-width: 767px) {
  .popup-page .container {
    padding: 50px 40px;
  }
}

body.popup-open {
  position: absolute;
  height: 100vh;
  overflow: hidden;
  left: 0px;
  width: 100%;
}

#product-enquire .container, #contact-us .container, #change-location .container, .ing-popup .container {
  width: 720px;
  max-width: 80%;
  padding: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #product-enquire .container, #contact-us .container, #change-location .container, .ing-popup .container {
    transform: none;
    left: 0px;
    top: 40px;
    position: relative;
  }
}

#change-location h2.location {
  line-height: 32px;
  font-size: 26px;
  padding: 20px 30px;
  border: 1px solid #D2D2D2;
  margin: 0px;
}
@media (max-width: 767px) {
  #change-location h2.location {
    font-family: "GT_Super";
    padding: 15px 25px;
  }
}
#change-location h2.location a {
  text-decoration: none;
}
#change-location h2.location a:hover {
  text-decoration: underline;
}
#change-location h2.location:last-child {
  border-top: 0px none;
}
#change-location h2.location img {
  width: 32px;
  height: 32px;
  float: left;
  margin-right: 20px;
}

#product-enquire h2 {
  text-align: center;
}
#product-enquire #mc_embed_signup input.email {
  outline: none !important;
  border-radius: 0px;
  border: 0px none;
  border-bottom: 1px solid #A09DA1;
  text-indent: 0px;
}
#product-enquire #mc_embed_signup input.email.mce_inline_error {
  border: 0px none;
  border-bottom: 1px solid red;
}
#product-enquire #mc_embed_signup input.email::placeholder {
  color: #A09DA1;
}
#product-enquire #mc_embed_signup input.email:focus {
  border-bottom-color: #161D62;
}
#product-enquire #mc_embed_signup div.mce_inline_error {
  width: 100%;
  text-align: center;
  background: transparent !important;
  font-weight: normal;
  font-family: "apercumedium";
}
#product-enquire #mc_embed_signup div.response {
  width: 100%;
  font-weight: normal;
  font-family: "apercumedium";
  color: #161D62;
  padding: 0px;
  margin-top: 0px;
}
#product-enquire #mc_embed_signup .clear {
  text-align: center;
}
#product-enquire #mc_embed_signup .button {
  height: auto;
}

/* end equa */
#searchform {
  width: 0px;
  position: relative;
  overflow: hidden;
  height: 32px;
  float: left;
  margin-right: 15px;
}
#searchform input {
  display: inline-block;
  float: left;
  outline: none !important;
}

.search-open #searchform {
  width: auto;
}

#homepage-slider, #wrapper {
  margin-top: 112px;
}
@media (max-width: 767px) {
  #homepage-slider, #wrapper {
    margin-top: 99px;
  }
}

.flexslider {
  width: 100%;
  border: 0px none;
  border-radius: 0px;
  background-color: transparent;
  margin-bottom: 0px;
  position: relative;
  padding-bottom: 50px;
  overflow: hidden;
}
.flexslider li img {
  float: left;
}
.flexslider li p {
  clear: both;
  margin: 10px 0px 0px;
  float: left;
}
.flexslider h3 {
  max-width: 75%;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 0px;
}
.flexslider:hover .flex-direction-nav .flex-next {
  right: 0px;
}
.flexslider .flex-direction-nav a {
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  background: #161D62 url("img/icon-arrow.png") center center no-repeat;
  background-size: 12px auto;
  text-indent: -999999px;
  font-size: 0px;
  line-height: 0px;
  opacity: 1 !important;
  cursor: pointer;
  outline: none;
}
.flexslider .flex-direction-nav a:hover {
  background-color: #000000;
}
.flexslider .flex-direction-nav a.flex-prev {
  left: -80px;
}
.flexslider .flex-direction-nav a.flex-next {
  right: -80px;
  transform: rotate(180deg);
}
.flexslider .flex-direction-nav a.flex-disabled {
  opacity: 1 !important;
  filter: alpha(opacity=100);
  cursor: pointer;
  z-index: 1;
}
.flexslider .flex-direction-nav a:before {
  content: " " !important;
}
.flexslider .flex-control-paging {
  bottom: 15px;
  z-index: 9;
  left: 0px;
  width: 100%;
  text-align: center;
}
.flexslider .flex-control-paging li {
  margin: 0 5px;
  display: inline-block;
  padding: 0px;
}
.flexslider .flex-control-paging li a {
  background: none;
  opacity: 1;
  border: 2px solid #000000;
  display: block;
  float: left;
  transition: all 0.3s ease-in-out;
  box-shadow: none !important;
  width: 10px;
  height: 10px;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #000000;
}

@media (min-width: 768px) {
  #homepage-slider .slide-overlay {
    position: absolute;
    top: 50%;
    left: 180px;
    transform: translateY(-50%);
  }
  #homepage-slider .slide-overlay h2, #homepage-slider .slide-overlay p {
    color: #ffffff;
  }
  #homepage-slider .slide-overlay h2 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  #homepage-slider .slide-overlay {
    padding: 40px 20px;
    clear: both;
  }
  #homepage-slider .slide-overlay .button {
    border-color: #161D62;
    color: #161D62;
  }
  #homepage-slider .slide-overlay .button:after {
    background-color: #161D62;
  }
}
#homepage-slider .slide-overlay .button {
  clear: both;
  margin-top: 25px;
  float: left;
}

.two-images .button, .three-images .button {
  max-width: none !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 100%;
  box-sizing: border-box;
}
.two-images.with-desc, .three-images.with-desc {
  text-align: center;
}
.two-images.with-desc img, .three-images.with-desc img {
  margin-bottom: 15px;
}
.two-images.with-desc h3, .three-images.with-desc h3 {
  margin-bottom: 5px;
}

/*
	.two-images, .image-banner{
		a{
			background: $black;
			display: block;
		}
	}
*/
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .vertical-center {
    display: flex;
    align-items: center;
  }
}
.image_text {
  text-align: center;
}
.image_text .button {
  display: inline-block;
}
.image_text .inner {
  padding: 0 80px;
}
.image_text .inner h2 {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .image_text .inner {
    padding: 0 20px;
  }
}

.wysiwyg.width-75 .container {
  padding: 0 30px;
}
@media (min-width: 768px) {
  .wysiwyg.width-75 .container {
    padding: 0 30px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
.wysiwyg.width-75 .container li {
  max-width: none;
}
@media (min-width: 768px) {
  .wysiwyg.width-50 .container {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

.full-row.main-banner {
  padding: 0px;
}
.full-row.main-banner .inner {
  padding: 0px 0px 40px;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .full-row.main-banner .inner {
    position: absolute;
    padding: 0px;
    top: 0px;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .full-row.main-banner .inner {
    position: absolute;
    bottom: 0px;
  }
}
.full-row.main-banner .inner .button {
  text-align: center !important;
}
.full-row.main-banner .inner h1 span {
  display: block;
}

#newsletter {
  padding: 40px 0px 80px;
  clear: both;
}
#newsletter form {
  position: relative;
  width: 100%;
  max-width: 400px;
}
#newsletter form input {
  border: 0px none;
  padding: 0px;
  background: none;
  outline: none;
}
#newsletter form input#email-address {
  border-bottom: 1px solid;
  width: 100%;
  font-size: 28px;
}
#newsletter form input#submit {
  background: url("img/icon-submit.png") 50% 50% no-repeat;
  background-size: contain;
  text-indent: -9999px;
  width: 30px;
  position: absolute;
  top: 20px;
  right: 0px;
  padding: 0 10px;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  line-height: 14px;
  min-width: 0px;
}
#newsletter form input#submit:hover {
  opacity: 0.5;
}

#footer {
  background: #F4F4F4;
  width: 100%;
  margin: 0px;
  float: left;
  padding: 90px 0px 15px;
}
#footer .container {
  max-width: none;
}
#footer img {
  width: 160px;
  float: left;
}
#footer .widget {
  width: 15%;
  float: right;
}
#footer h3 {
  font-size: 31px;
  margin-bottom: 15px;
}
#footer h3, #footer p, #footer a, #footer li {
  color: #161D62;
}
#footer a {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 1px;
  margin-bottom: 1px;
  transition: 0.3s ease-in-out;
}
#footer a:hover {
  color: #161D62;
  border-bottom-color: #161D62;
}
#footer li {
  margin-bottom: 5px;
}
#footer .footer-copyright {
  clear: both;
  border-top: 1px solid #ffffff;
  float: left;
  width: 100%;
  padding: 25px 0px 0px;
  margin-top: 80px;
}
#footer .footer-copyright p {
  font-size: 12px;
}
#footer .footer-copyright p a {
  color: #161D62;
  border-bottom-color: transparent;
  margin-left: 5px;
}
#footer .footer-copyright p a:hover {
  color: #161D62;
  border-bottom-color: #161D62;
}
#footer .gform_wrapper {
  margin-top: 0px;
}
#footer .gform_wrapper .gform_body, #footer .gform_wrapper .gform_footer {
  float: left;
  display: inline-block;
  clear: none;
  width: 60%;
  margin-top: 0px;
}
#footer .gform_wrapper .gform_body input, #footer .gform_wrapper .gform_footer input {
  width: 100%;
  margin-top: 0px;
}
#footer .gform_wrapper .gform_body .ginput_container, #footer .gform_wrapper .gform_footer .ginput_container {
  margin-top: 0px;
}
#footer .gform_wrapper .gform_body li, #footer .gform_wrapper .gform_footer li {
  margin-top: 0px;
  padding-top: 0px;
}
#footer .gform_wrapper .gform_footer {
  width: 39%;
  float: right;
}

.flexslider-mobile {
  display: none;
}

#page-content .woocommerce {
  padding: 20px 0px 0px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #page-content .woocommerce {
    padding: 20px 0px;
  }
}

.woocommerce-account #page-content .woocommerce {
  padding-bottom: 80px;
  padding-top: 80px;
}
@media (max-width: 767px) {
  .woocommerce-account #page-content .woocommerce {
    padding-top: 20px;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 40px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
  text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
  text-decoration: underline;
}

.home #repeat-content {
  padding-top: 0px;
}

.woocommerce-page {
  padding-top: 112px;
}
@media (max-width: 767px) {
  .woocommerce-page {
    padding-top: 99px;
  }
}
.woocommerce-page #page-content {
  padding-top: 0px;
}
.woocommerce-page .cat-header.no-img {
  padding-top: 40px;
}
.woocommerce-page h1.cat-title {
  text-align: center;
  margin: 30px auto 15px;
}
.woocommerce-page .term-description {
  text-align: center;
  max-width: 800px;
  margin: 0px auto 40px;
}

.woocommerce-cart #page-content {
  padding-top: 60px;
}

.single-product .single-product .product .woocommerce-variation-availability {
  display: none;
}
.single-product .single-product .product div.images {
  width: 50%;
  margin-left: 5%;
}
@media (max-width: 767px) {
  .single-product .single-product .product div.images {
    margin-left: 0px;
  }
}
.single-product .single-product .product div.images .woocommerce-product-gallery__wrapper a {
  cursor: default !important;
}
.single-product .single-product .product div.images .woocommerce-product-gallery__wrapper a img {
  transition: none;
}
.single-product .single-product .product div.images .woocommerce-product-gallery__wrapper a:hover img {
  opacity: 1;
}
.single-product .single-product .product div.summary {
  width: 40%;
}
.single-product .single-product .product .entry-summary .product_title {
  margin-top: 20px;
}
.single-product .single-product .product .entry-summary p.stock.in-stock {
  display: none;
}
.single-product .single-product .product .entry-summary p.price {
  clear: both;
  color: #161D62;
  margin-bottom: 0px;
}
.single-product .single-product .product .entry-summary .product_meta {
  display: block;
  float: left;
  clear: both;
  padding-bottom: 5px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.single-product .single-product .product .entry-summary .woocommerce-product-details__short-description p {
  color: #161D62;
}
.single-product .single-product .product .entry-summary form.cart {
  margin-bottom: 20px;
}
.single-product .single-product .product .entry-summary form.cart .quantity {
  display: none !important;
}
.single-product .single-product .product .entry-summary form.cart .button {
  background: #ffffff;
  color: #161D62;
  border-color: #161D62;
  clear: both;
  margin-top: 5px;
  max-width: none;
  width: 100%;
  box-sizing: border-box;
  padding: 2px 20px 0px;
  text-align: left;
  line-height: 48px;
  border-radius: 27px;
}
.single-product .single-product .product .entry-summary form.cart .button:hover {
  background: #161D62;
  color: #ffffff;
}
.single-product .single-product .product .entry-summary form.cart .button:hover span.woocommerce-variation .woocommerce-Price-amount.amount {
  color: #ffffff;
}
.single-product .single-product .product .entry-summary form.cart .button.disabled, .single-product .single-product .product .entry-summary form.cart .button.disabled:hover {
  opacity: 1;
  border-color: #DBDBDB !important;
  color: #DBDBDB !important;
  background-color: transparent !important;
  text-transform: uppercase;
}
.single-product .single-product .product .entry-summary form.cart .button.disabled span.woocommerce-variation .woocommerce-Price-amount.amount, .single-product .single-product .product .entry-summary form.cart .button.disabled:hover span.woocommerce-variation .woocommerce-Price-amount.amount {
  color: #DBDBDB !important;
}
.single-product .single-product .product .entry-summary form.cart .button span.woocommerce-variation {
  float: right;
}
.single-product .single-product .product .entry-summary form.cart .button span.woocommerce-variation .woocommerce-Price-amount.amount {
  color: #161D62;
  font-size: 14px !important;
}
.single-product .single-product .product_meta span {
  clear: both;
  font-size: 12px;
  letter-spacing: 0.05em;
}
.single-product .single-product .product_meta .posted_in, .single-product .single-product .product_meta .tagged_as {
  display: none;
}
.single-product .single-product label {
  font-weight: normal !important;
  font-size: 13px;
  line-height: 16px;
}
.single-product .single-product form.cart table.variations {
  width: auto;
  margin-bottom: 0px;
}
.single-product .single-product form.cart table.variations div.swatch-label, .single-product .single-product form.cart table.variations td, .single-product .single-product form.cart table.variations label {
  font-size: 13px;
  line-height: 16px;
}
@media (max-width: 767px) {
  .single-product .single-product form.cart table.variations div.swatch-label, .single-product .single-product form.cart table.variations td, .single-product .single-product form.cart table.variations label {
    font-size: 16px;
    line-height: 1.8;
  }
}
.single-product .single-product form.cart table.variations td {
  padding-bottom: 25px;
}
.single-product .single-product form.cart table.variations .reset_variations {
  display: none !important;
}
.single-product .single-product .restock {
  margin: 5px 0px 0px;
  font-size: 13px;
  font-family: "apercumedium";
  clear: both;
  float: left;
  width: 100%;
}
.single-product .single-product .description {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 10px;
}
.single-product .single-product .description h4 {
  width: 100%;
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  padding: 10px 0px;
  font-size: 13px;
  width: 100%;
  font-family: "apercumedium";
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  .single-product .single-product .description h4 {
    font-size: 16px;
    line-height: 1.8;
  }
}
.single-product .single-product .description h4:hover {
  text-decoration: underline;
}
.single-product .single-product .description h4:after {
  content: "+";
  position: absolute;
  top: 12px;
  right: 5px;
}
.single-product .single-product .description h4.active:after {
  content: "-";
}
.single-product .single-product .description div {
  width: 100%;
  float: left;
  max-height: 0px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.single-product .single-product .description div.active {
  max-height: 1000px;
}
.single-product .single-product .description div p, .single-product .single-product .description div li {
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 5px;
  font-family: "apercuregular";
}
@media (max-width: 767px) {
  .single-product .single-product .description div p, .single-product .single-product .description div li {
    font-size: 16px;
    line-height: 1.8;
  }
}
.single-product .single-product .description div ul {
  margin-bottom: 15px;
}
.single-product .single-product .description div li {
  list-style: outside;
  padding-left: 10px;
  margin-left: 20px;
}
.single-product .single-product .description div h4, .single-product .single-product .description div p {
  font-family: "apercumedium";
}
.single-product .related-products {
  text-align: center;
  margin: 20px auto 60px;
  width: 100%;
  float: left;
}
.single-product .related-products h2 {
  text-align: center;
  border-bottom: 2px solid #000;
  display: inline-block;
  margin: 0px auto 20px;
  font-size: 18px;
  padding-bottom: 5px;
}
.single-product .related-products .related-prod {
  text-align: center;
  float: none;
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 767px) {
  .single-product .related-products .related-prod {
    float: left;
  }
}
.single-product .related-products .related-prod h3 {
  margin: 10px 0px 0px;
  font-size: 18px;
}
.single-product .related-products .related-prod a {
  color: #161D62;
  text-decoration: none;
}
.single-product .related-products .related-prod h4 {
  font-weight: 400;
}
.single-product .related-products .posts-6 .related-prod {
  float: left;
}

.woocommerce .woocommerce-form-login {
  width: 600px;
  max-width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: none;
}
.woocommerce .woocommerce-notices-wrapper {
  width: 100%;
  margin: 0 auto;
  line-height: 50px;
}
.woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce .woocommerce-error {
  box-shadow: none;
  border: 1px solid #161D62;
  border-radius: 0;
  text-shadow: none;
  padding: 15px 30px 15px 50px !important;
  margin-top: 20px !important;
  margin-bottom: 40px !important;
  background: 0 0 !important;
  line-height: 48px;
  font-size: 14px;
  color: #161D62;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce .woocommerce-error {
    padding: 15px !important;
    line-height: 1.4 !important;
  }
}
.woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before {
  display: none;
}
.woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a {
  color: #161D62;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 0px none;
}
.woocommerce form.register {
  padding: 0px;
}

.woocommerce ul.woocommerce-categories, .woocommerce ul.products, .woocommerce-js ul.woocommerce-categories, .woocommerce-js ul.products, .woocommerce-no-js ul.woocommerce-categories, .woocommerce-no-js ul.products {
  text-align: center;
}
.woocommerce ul.woocommerce-categories li.cat, .woocommerce ul.woocommerce-categories li.product, .woocommerce ul.products li.cat, .woocommerce ul.products li.product, .woocommerce-js ul.woocommerce-categories li.cat, .woocommerce-js ul.woocommerce-categories li.product, .woocommerce-js ul.products li.cat, .woocommerce-js ul.products li.product, .woocommerce-no-js ul.woocommerce-categories li.cat, .woocommerce-no-js ul.woocommerce-categories li.product, .woocommerce-no-js ul.products li.cat, .woocommerce-no-js ul.products li.product {
  margin: 0 0.8%;
  width: 23%;
  float: none;
  display: inline-block;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-js .woocommerce-breadcrumb, .woocommerce-no-js .woocommerce-breadcrumb {
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.05em;
}
.woocommerce .woocommerce-breadcrumb a, .woocommerce-js .woocommerce-breadcrumb a, .woocommerce-no-js .woocommerce-breadcrumb a {
  text-decoration: none;
}
.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-js .woocommerce-result-count, .woocommerce-js .woocommerce-ordering, .woocommerce-no-js .woocommerce-result-count, .woocommerce-no-js .woocommerce-ordering {
  display: none;
}
.woocommerce .product a.added_to_cart.wc-forward, .woocommerce-js .product a.added_to_cart.wc-forward, .woocommerce-no-js .product a.added_to_cart.wc-forward {
  display: none !important;
}
.woocommerce .product .swatch-wrapper, .woocommerce-js .product .swatch-wrapper, .woocommerce-no-js .product .swatch-wrapper {
  background: none;
  border: 1px solid transparent;
  border-radius: 100%;
  margin: 0px 5px 0px 0px;
  padding: 0px;
}
.woocommerce .product .swatch-wrapper a, .woocommerce-js .product .swatch-wrapper a, .woocommerce-no-js .product .swatch-wrapper a {
  border-radius: 100%;
  max-width: 25px;
  max-height: 25px;
  transition: none;
  padding: 0px;
}
.woocommerce .product .swatch-wrapper:hover, .woocommerce-js .product .swatch-wrapper:hover, .woocommerce-no-js .product .swatch-wrapper:hover {
  border: 1px solid #ddd;
}
.woocommerce .product .swatch-wrapper.selected, .woocommerce .product .swatch-wrapper.selected:hover, .woocommerce-js .product .swatch-wrapper.selected, .woocommerce-js .product .swatch-wrapper.selected:hover, .woocommerce-no-js .product .swatch-wrapper.selected, .woocommerce-no-js .product .swatch-wrapper.selected:hover {
  border: 1px solid #161D62;
}
.woocommerce .product #picker_pa_pack-size .swatch-wrapper, .woocommerce-js .product #picker_pa_pack-size .swatch-wrapper, .woocommerce-no-js .product #picker_pa_pack-size .swatch-wrapper {
  border-radius: 15px;
  border: 1px solid #e5e5e5;
}
.woocommerce .product #picker_pa_pack-size .swatch-wrapper a, .woocommerce-js .product #picker_pa_pack-size .swatch-wrapper a, .woocommerce-no-js .product #picker_pa_pack-size .swatch-wrapper a {
  text-indent: 0px !important;
  width: auto !important;
  max-width: none;
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  height: auto;
  line-height: 25px;
}
.woocommerce .product #picker_pa_pack-size .swatch-wrapper:hover, .woocommerce-js .product #picker_pa_pack-size .swatch-wrapper:hover, .woocommerce-no-js .product #picker_pa_pack-size .swatch-wrapper:hover {
  border: 1px solid #ddd;
}
.woocommerce .product #picker_pa_pack-size .swatch-wrapper.selected, .woocommerce .product #picker_pa_pack-size .swatch-wrapper.selected:hover, .woocommerce-js .product #picker_pa_pack-size .swatch-wrapper.selected, .woocommerce-js .product #picker_pa_pack-size .swatch-wrapper.selected:hover, .woocommerce-no-js .product #picker_pa_pack-size .swatch-wrapper.selected, .woocommerce-no-js .product #picker_pa_pack-size .swatch-wrapper.selected:hover {
  border: 1px solid #161D62;
}
.woocommerce ul.woocommerce-categories,
.woocommerce ul.products, .woocommerce-js ul.woocommerce-categories,
.woocommerce-js ul.products, .woocommerce-no-js ul.woocommerce-categories,
.woocommerce-no-js ul.products {
  padding: 40px 0px;
}
.woocommerce ul.woocommerce-categories li.product, .woocommerce ul.woocommerce-categories li.woocommerce-product-category-page,
.woocommerce ul.products li.product,
.woocommerce ul.products li.woocommerce-product-category-page, .woocommerce-js ul.woocommerce-categories li.product, .woocommerce-js ul.woocommerce-categories li.woocommerce-product-category-page,
.woocommerce-js ul.products li.product,
.woocommerce-js ul.products li.woocommerce-product-category-page, .woocommerce-no-js ul.woocommerce-categories li.product, .woocommerce-no-js ul.woocommerce-categories li.woocommerce-product-category-page,
.woocommerce-no-js ul.products li.product,
.woocommerce-no-js ul.products li.woocommerce-product-category-page {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .woocommerce ul.woocommerce-categories li.product, .woocommerce ul.woocommerce-categories li.woocommerce-product-category-page,
.woocommerce ul.products li.product,
.woocommerce ul.products li.woocommerce-product-category-page, .woocommerce-js ul.woocommerce-categories li.product, .woocommerce-js ul.woocommerce-categories li.woocommerce-product-category-page,
.woocommerce-js ul.products li.product,
.woocommerce-js ul.products li.woocommerce-product-category-page, .woocommerce-no-js ul.woocommerce-categories li.product, .woocommerce-no-js ul.woocommerce-categories li.woocommerce-product-category-page,
.woocommerce-no-js ul.products li.product,
.woocommerce-no-js ul.products li.woocommerce-product-category-page {
    min-width: 100%;
    margin: 0px 0px 50px 0px;
  }
}
.woocommerce ul.woocommerce-categories li.product a, .woocommerce ul.woocommerce-categories li.woocommerce-product-category-page a,
.woocommerce ul.products li.product a,
.woocommerce ul.products li.woocommerce-product-category-page a, .woocommerce-js ul.woocommerce-categories li.product a, .woocommerce-js ul.woocommerce-categories li.woocommerce-product-category-page a,
.woocommerce-js ul.products li.product a,
.woocommerce-js ul.products li.woocommerce-product-category-page a, .woocommerce-no-js ul.woocommerce-categories li.product a, .woocommerce-no-js ul.woocommerce-categories li.woocommerce-product-category-page a,
.woocommerce-no-js ul.products li.product a,
.woocommerce-no-js ul.products li.woocommerce-product-category-page a {
  text-decoration: none;
}
.woocommerce ul.woocommerce-categories li.product h2.woocommerce-loop-product__title, .woocommerce ul.woocommerce-categories li.woocommerce-product-category-page h2.woocommerce-loop-product__title,
.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce ul.products li.woocommerce-product-category-page h2.woocommerce-loop-product__title, .woocommerce-js ul.woocommerce-categories li.product h2.woocommerce-loop-product__title, .woocommerce-js ul.woocommerce-categories li.woocommerce-product-category-page h2.woocommerce-loop-product__title,
.woocommerce-js ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce-js ul.products li.woocommerce-product-category-page h2.woocommerce-loop-product__title, .woocommerce-no-js ul.woocommerce-categories li.product h2.woocommerce-loop-product__title, .woocommerce-no-js ul.woocommerce-categories li.woocommerce-product-category-page h2.woocommerce-loop-product__title,
.woocommerce-no-js ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce-no-js ul.products li.woocommerce-product-category-page h2.woocommerce-loop-product__title {
  font-size: 18px;
  text-align: center;
  margin: 10px 0px 0px;
  padding: 0px;
}
.woocommerce ul.woocommerce-categories li.product h2.woocommerce-loop-product__title a, .woocommerce ul.woocommerce-categories li.woocommerce-product-category-page h2.woocommerce-loop-product__title a,
.woocommerce ul.products li.product h2.woocommerce-loop-product__title a,
.woocommerce ul.products li.woocommerce-product-category-page h2.woocommerce-loop-product__title a, .woocommerce-js ul.woocommerce-categories li.product h2.woocommerce-loop-product__title a, .woocommerce-js ul.woocommerce-categories li.woocommerce-product-category-page h2.woocommerce-loop-product__title a,
.woocommerce-js ul.products li.product h2.woocommerce-loop-product__title a,
.woocommerce-js ul.products li.woocommerce-product-category-page h2.woocommerce-loop-product__title a, .woocommerce-no-js ul.woocommerce-categories li.product h2.woocommerce-loop-product__title a, .woocommerce-no-js ul.woocommerce-categories li.woocommerce-product-category-page h2.woocommerce-loop-product__title a,
.woocommerce-no-js ul.products li.product h2.woocommerce-loop-product__title a,
.woocommerce-no-js ul.products li.woocommerce-product-category-page h2.woocommerce-loop-product__title a {
  text-decoration: none;
}
.woocommerce ul.woocommerce-categories li.product h4, .woocommerce ul.woocommerce-categories li.woocommerce-product-category-page h4,
.woocommerce ul.products li.product h4,
.woocommerce ul.products li.woocommerce-product-category-page h4, .woocommerce-js ul.woocommerce-categories li.product h4, .woocommerce-js ul.woocommerce-categories li.woocommerce-product-category-page h4,
.woocommerce-js ul.products li.product h4,
.woocommerce-js ul.products li.woocommerce-product-category-page h4, .woocommerce-no-js ul.woocommerce-categories li.product h4, .woocommerce-no-js ul.woocommerce-categories li.woocommerce-product-category-page h4,
.woocommerce-no-js ul.products li.product h4,
.woocommerce-no-js ul.products li.woocommerce-product-category-page h4 {
  text-align: center;
  margin: 0px;
  min-height: 46px;
  font-weight: 400;
  display: block;
  float: left;
  width: 100%;
}
.woocommerce ul.woocommerce-categories li.product .price, .woocommerce ul.woocommerce-categories li.woocommerce-product-category-page .price,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.woocommerce-product-category-page .price, .woocommerce-js ul.woocommerce-categories li.product .price, .woocommerce-js ul.woocommerce-categories li.woocommerce-product-category-page .price,
.woocommerce-js ul.products li.product .price,
.woocommerce-js ul.products li.woocommerce-product-category-page .price, .woocommerce-no-js ul.woocommerce-categories li.product .price, .woocommerce-no-js ul.woocommerce-categories li.woocommerce-product-category-page .price,
.woocommerce-no-js ul.products li.product .price,
.woocommerce-no-js ul.products li.woocommerce-product-category-page .price {
  font-size: 16px;
  line-height: 1.8;
  color: #161D62;
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
}
.woocommerce ul.woocommerce-categories li.product .button, .woocommerce ul.woocommerce-categories li.woocommerce-product-category-page .button,
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.woocommerce-product-category-page .button, .woocommerce-js ul.woocommerce-categories li.product .button, .woocommerce-js ul.woocommerce-categories li.woocommerce-product-category-page .button,
.woocommerce-js ul.products li.product .button,
.woocommerce-js ul.products li.woocommerce-product-category-page .button, .woocommerce-no-js ul.woocommerce-categories li.product .button, .woocommerce-no-js ul.woocommerce-categories li.woocommerce-product-category-page .button,
.woocommerce-no-js ul.products li.product .button,
.woocommerce-no-js ul.products li.woocommerce-product-category-page .button {
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
  max-width: none;
  box-sizing: border-box;
  margin-top: 15px;
}

body.woocommerce-account form fieldset {
  border: 0px none;
  margin: 30px 0px;
}
body.woocommerce-account form fieldset legend {
  color: #161D62;
  margin-bottom: 20px;
}
body.woocommerce-account form .form-row {
  padding: 0;
  margin: 0 0 20px;
}
body.woocommerce-account form .form-row .required {
  color: #161D62;
}
body.woocommerce-account form .show-password-input {
  right: 0px;
  top: 0px;
}
body.woocommerce-account .woocommerce-Button, body.woocommerce-account .woocommerce-MyAccount-content .button {
  max-width: 200px !important;
}

body.woocommerce-cart #page-content, body.woocommerce-checkout #page-content, body.woocommerce-account #page-content {
  padding-bottom: 60px;
  float: left;
  width: 100%;
}
body.woocommerce-cart #page-content .container, body.woocommerce-checkout #page-content .container, body.woocommerce-account #page-content .container {
  max-width: 1000px;
}
body.woocommerce-cart table, body.woocommerce-cart table.cart, body.woocommerce-checkout table, body.woocommerce-checkout table.cart, body.woocommerce-account table, body.woocommerce-account table.cart {
  border: 0px none !important;
}
body.woocommerce-cart table td, body.woocommerce-cart table.cart td, body.woocommerce-checkout table td, body.woocommerce-checkout table.cart td, body.woocommerce-account table td, body.woocommerce-account table.cart td {
  border-top: 1px solid #F4F4F4;
  padding: 20px 10px;
}
body.woocommerce-cart table td.actions, body.woocommerce-cart table.cart td.actions, body.woocommerce-checkout table td.actions, body.woocommerce-checkout table.cart td.actions, body.woocommerce-account table td.actions, body.woocommerce-account table.cart td.actions {
  background: #ffffff;
  padding: 20px 0px;
}
body.woocommerce-cart table a, body.woocommerce-cart table.cart a, body.woocommerce-checkout table a, body.woocommerce-checkout table.cart a, body.woocommerce-account table a, body.woocommerce-account table.cart a {
  text-decoration: none;
  color: #161D62;
}
body.woocommerce-cart table a.remove, body.woocommerce-cart table.cart a.remove, body.woocommerce-checkout table a.remove, body.woocommerce-checkout table.cart a.remove, body.woocommerce-account table a.remove, body.woocommerce-account table.cart a.remove {
  color: #161D62 !important;
}
body.woocommerce-cart table a.remove:hover, body.woocommerce-cart table.cart a.remove:hover, body.woocommerce-checkout table a.remove:hover, body.woocommerce-checkout table.cart a.remove:hover, body.woocommerce-account table a.remove:hover, body.woocommerce-account table.cart a.remove:hover {
  color: #fff !important;
  background: #161D62;
}
body.woocommerce-cart table .quantity .qty, body.woocommerce-cart table.cart .quantity .qty, body.woocommerce-checkout table .quantity .qty, body.woocommerce-checkout table.cart .quantity .qty, body.woocommerce-account table .quantity .qty, body.woocommerce-account table.cart .quantity .qty {
  width: auto;
  min-width: 80px;
  max-width: 80px;
  border-bottom: 0px none;
  outline: none;
}
@media (max-width: 767px) {
  body.woocommerce-cart table .quantity .qty, body.woocommerce-cart table.cart .quantity .qty, body.woocommerce-checkout table .quantity .qty, body.woocommerce-checkout table.cart .quantity .qty, body.woocommerce-account table .quantity .qty, body.woocommerce-account table.cart .quantity .qty {
    text-align: right;
  }
}
body.woocommerce-cart table.shop_table td,
body.woocommerce-cart table.shop_table th, body.woocommerce-checkout table.shop_table td,
body.woocommerce-checkout table.shop_table th, body.woocommerce-account table.shop_table td,
body.woocommerce-account table.shop_table th {
  border-top: 1px solid #161D62 !important;
  background: transparent !important;
}
body.woocommerce-cart table.shop_table td .variation dt, body.woocommerce-cart table.shop_table td .variation p,
body.woocommerce-cart table.shop_table th .variation dt,
body.woocommerce-cart table.shop_table th .variation p, body.woocommerce-checkout table.shop_table td .variation dt, body.woocommerce-checkout table.shop_table td .variation p,
body.woocommerce-checkout table.shop_table th .variation dt,
body.woocommerce-checkout table.shop_table th .variation p, body.woocommerce-account table.shop_table td .variation dt, body.woocommerce-account table.shop_table td .variation p,
body.woocommerce-account table.shop_table th .variation dt,
body.woocommerce-account table.shop_table th .variation p {
  line-height: 1.8;
  font-size: 13px;
}
body.woocommerce-cart .button.alt, body.woocommerce-checkout .button.alt, body.woocommerce-account .button.alt {
  background: transparent;
  max-width: 100%;
  padding: 0 0px;
  float: right;
  text-shadow: none;
  font-size: 14px;
  color: #161D62;
  border-color: #161D62;
}
body.woocommerce-cart .button.alt:after, body.woocommerce-checkout .button.alt:after, body.woocommerce-account .button.alt:after {
  background-color: #161D62;
}
body.woocommerce-cart .button.alt:hover, body.woocommerce-checkout .button.alt:hover, body.woocommerce-account .button.alt:hover {
  background: #161D62;
  color: #ffffff;
}
body.woocommerce-cart .button.alt:hover:after, body.woocommerce-checkout .button.alt:hover:after, body.woocommerce-account .button.alt:hover:after {
  background-color: #ffffff;
}
body.woocommerce-cart .woocommerce-cart-form input, body.woocommerce-checkout .woocommerce-cart-form input, body.woocommerce-account .woocommerce-cart-form input {
  line-height: 47px;
  min-width: 200px;
  display: inline;
  border: none;
  background: transparent;
  border-bottom: 1px solid #161D62;
  font-size: 15px;
}
body.woocommerce-cart table.cart td.actions .coupon input.input-text, body.woocommerce-checkout table.cart td.actions .coupon input.input-text, body.woocommerce-account table.cart td.actions .coupon input.input-text {
  border: 0px none;
  float: left;
  max-width: none;
  border-bottom: 1px solid #161D62;
  padding: 0px;
}
@media (max-width: 767px) {
  body.woocommerce-cart table.cart td.actions .coupon input.input-text, body.woocommerce-checkout table.cart td.actions .coupon input.input-text, body.woocommerce-account table.cart td.actions .coupon input.input-text {
    width: 100%;
    margin-bottom: 10px;
  }
}
body.woocommerce-cart .woocommerce-cart-form, body.woocommerce-checkout .woocommerce-cart-form, body.woocommerce-account .woocommerce-cart-form {
  padding: 0px 0px 0px;
}
body.woocommerce-cart .woocommerce-cart-form td.actions, body.woocommerce-checkout .woocommerce-cart-form td.actions, body.woocommerce-account .woocommerce-cart-form td.actions {
  padding-top: 40px;
}
body.woocommerce-cart .cart .button, body.woocommerce-checkout .cart .button, body.woocommerce-account .cart .button {
  float: right;
}
@media (min-width: 768px) {
  body.woocommerce-cart .cart .coupon, body.woocommerce-checkout .cart .coupon, body.woocommerce-account .cart .coupon {
    width: 50%;
  }
}
body.woocommerce-cart .cart .coupon .button, body.woocommerce-checkout .cart .coupon .button, body.woocommerce-account .cart .coupon .button {
  float: left;
}
body.woocommerce-cart .page-header, body.woocommerce-checkout .page-header, body.woocommerce-account .page-header {
  padding-top: 80px;
  background: #ffffff;
  padding-left: 180px;
}
body.woocommerce-cart .woocommerce-info, body.woocommerce-checkout .woocommerce-info, body.woocommerce-account .woocommerce-info {
  background: #ffffff;
  padding: 15px 0px;
}
body.woocommerce-cart .woocommerce-info a, body.woocommerce-checkout .woocommerce-info a, body.woocommerce-account .woocommerce-info a {
  color: #161D62;
  text-decoration: none;
}
body.woocommerce-cart .woocommerce-info:before, body.woocommerce-checkout .woocommerce-info:before, body.woocommerce-account .woocommerce-info:before {
  display: none;
}
body.woocommerce-cart form .form-row, body.woocommerce-checkout form .form-row, body.woocommerce-account form .form-row {
  padding: 0px 0px 20px;
}
body.woocommerce-cart #payment div.form-row.place-order, body.woocommerce-checkout #payment div.form-row.place-order, body.woocommerce-account #payment div.form-row.place-order {
  padding: 20px 0px;
}
body.woocommerce-cart .select2-container--default .select2-selection--single, body.woocommerce-checkout .select2-container--default .select2-selection--single, body.woocommerce-account .select2-container--default .select2-selection--single {
  background: transparent;
  border: 0px none;
  border-bottom: 1px solid #161D62;
  padding: 0px;
  border-radius: 0px;
  height: 26px;
  outline: none;
}
body.woocommerce-cart .select2-search--dropdown, body.woocommerce-checkout .select2-search--dropdown, body.woocommerce-account .select2-search--dropdown {
  display: none;
}
body.woocommerce-cart .select2-dropdown, body.woocommerce-checkout .select2-dropdown, body.woocommerce-account .select2-dropdown {
  border: 1px solid #161D62 !important;
  background: #ffffff;
  border-radius: 0px;
}
body.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered, body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered, body.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #161D62;
  line-height: 24px;
  font-size: 14px;
}
body.woocommerce-cart .sfn-cart-addons, body.woocommerce-checkout .sfn-cart-addons, body.woocommerce-account .sfn-cart-addons {
  width: 45%;
  float: left;
}
@media (max-width: 767px) {
  body.woocommerce-cart .sfn-cart-addons, body.woocommerce-checkout .sfn-cart-addons, body.woocommerce-account .sfn-cart-addons {
    width: 100%;
  }
}
body.woocommerce-cart .sfn-cart-addons .sfn-cart-addons, body.woocommerce-checkout .sfn-cart-addons .sfn-cart-addons, body.woocommerce-account .sfn-cart-addons .sfn-cart-addons {
  width: 100%;
  padding: 0px;
}
body.woocommerce-cart .sfn-cart-addons .sfn-cart-addons li.product, body.woocommerce-checkout .sfn-cart-addons .sfn-cart-addons li.product, body.woocommerce-account .sfn-cart-addons .sfn-cart-addons li.product {
  width: 48%;
  margin: 0px 4% 0px 0px;
}
body.woocommerce-cart .sfn-cart-addons .sfn-cart-addons li.product:last-child, body.woocommerce-checkout .sfn-cart-addons .sfn-cart-addons li.product:last-child, body.woocommerce-account .sfn-cart-addons .sfn-cart-addons li.product:last-child {
  clear: none !important;
  margin-right: 0px !important;
}
body.woocommerce-cart .cart-collaterals, body.woocommerce-checkout .cart-collaterals, body.woocommerce-account .cart-collaterals {
  float: right;
}
@media (min-width: 768px) {
  body.woocommerce-cart .cart-collaterals, body.woocommerce-checkout .cart-collaterals, body.woocommerce-account .cart-collaterals {
    width: 50%;
  }
}
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-checkout .cart-collaterals .cart_totals, body.woocommerce-account .cart-collaterals .cart_totals {
  width: 100%;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 0px;
  padding: 0px 0px 40px;
  margin: 10px 0;
}

.woocommerce form .form-row .input-checkbox {
  margin-right: 0px;
}

.woocommerce-checkout .woocommerce table.shop_table th, .woocommerce-checkout .woocommerce table.shop_table td {
  padding: 20px 0px;
  border-top: 1px solid #161D62 !important;
}
.woocommerce-checkout .woocommerce #order_review_heading {
  margin-top: 40px;
}
.woocommerce-checkout .woocommerce small.includes_tax {
  clear: both;
  display: block;
  float: left;
  font-size: 12px;
}
.woocommerce-checkout .woocommerce .woocommerce-validated .woocommerce-form__label:after {
  background-color: #161D62;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  outline: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox input:checked + label:after {
  background: #161D62;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:hover:after {
  background-color: #ffffff;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox.checked:after, .woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox.checked:hover:after, .woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox.checked:after:hover {
  background-color: #161D62 !important;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #ffffff;
  border: 1px solid #161D62;
  transition: all 0.3s ease-in-out;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:checked span:after {
  background-color: #ffffff;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:before {
  content: "";
  position: absolute;
  display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:checked:after {
  display: block;
}
.woocommerce-checkout .woocommerce .woocommerce-form__label-for-checkbox:before {
  content: " ";
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #161D62;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.woocommerce-checkout .woocommerce .woocommerce-validated .woocommerce-form__label-for-checkbox:hover:after,
.woocommerce h3#ship-to-different-address .woocommerce-form__label-for-checkbox:after {
  background-color: #161D62 !important;
}

.woocommerce h3#ship-to-different-address .woocommerce-form__label-for-checkbox.checked:after {
  background-color: #ffffff !important;
}

span.close-box {
  float: right;
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 40px;
  top: 50px;
}
span.close-box:hover {
  opacity: 0.5;
}
span.close-box span {
  width: 100%;
  height: 2px;
  background: #000;
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
}
span.close-box span:first-child {
  transform: rotate(45deg);
}
span.close-box span:last-child {
  transform: rotate(-45deg);
}

.woocommerce-cart #page-content.container, .woocommerce-checkout #page-content.container {
  background: #ffffff;
  padding-top: 160px;
}
@media (max-width: 767px) {
  .woocommerce-cart #page-content.container, .woocommerce-checkout #page-content.container {
    padding: 30px;
    padding-top: 90px;
  }
}
.woocommerce-cart #page-content.container h1, .woocommerce-checkout #page-content.container h1 {
  display: block;
}
.woocommerce-cart #page-content.container > .woocommerce, .woocommerce-checkout #page-content.container > .woocommerce {
  padding: 0px;
}
.woocommerce-cart.fixed #page-content.container, .woocommerce-checkout.fixed #page-content.container {
  padding-top: 120px;
}
.woocommerce-cart .shop_table ul#shipping_method, .woocommerce-checkout .shop_table ul#shipping_method {
  margin-left: -60px;
}
.woocommerce-cart .shop_table ul#shipping_method li label, .woocommerce-checkout .shop_table ul#shipping_method li label {
  font-size: 13px;
}
.woocommerce-cart .shop_table ul#shipping_method li input, .woocommerce-checkout .shop_table ul#shipping_method li input {
  margin: 8px 5px 0 0;
  vertical-align: top;
  width: 10px;
  height: 10px;
  display: block;
  float: left;
  border-radius: 100%;
  border: 1px solid #161D62;
}
.woocommerce-cart .shop_table ul#shipping_method li input:checked, .woocommerce-checkout .shop_table ul#shipping_method li input:checked {
  background: #161D62;
}
.woocommerce-cart .shop_table ul#shipping_method li:last-child, .woocommerce-checkout .shop_table ul#shipping_method li:last-child {
  display: none;
}
.woocommerce-cart .shop_table ul#shipping_method li:first-child, .woocommerce-checkout .shop_table ul#shipping_method li:first-child {
  display: block !important;
}

.woocommerce-checkout #page-content {
  overflow: visible;
}
.woocommerce-checkout form.woocommerce-checkout {
  height: auto;
  min-height: 120vh;
}
.woocommerce-checkout #payment {
  background: #ffffff;
}
.woocommerce-checkout #payment div.payment_box {
  background-color: #ffffff;
}
.woocommerce-checkout #payment div.payment_box:before {
  border: 1em solid #ffffff;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.woocommerce-checkout #payment .wc_payment_methods {
  background: #F4F4F4;
  border-bottom: 0px none !important;
}
.woocommerce-checkout #payment .wc_payment_methods li {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.woocommerce-checkout #payment .wc_payment_methods li input {
  background: #fff;
  width: 12px !important;
  height: 12px;
  border-radius: 100%;
  border: 1px solid #161D62;
  outline: none;
}
.woocommerce-checkout #payment .wc_payment_methods li input:checked {
  background: #161D62;
}
.woocommerce-checkout #payment .wc_payment_methods li label {
  width: 80%;
}
.woocommerce-checkout #payment .wc_payment_methods li label img {
  display: none;
}
.woocommerce-checkout #payment .wc_payment_methods li label .about_paypal {
  float: right;
  line-height: 2.4;
  font-size: 13px;
}
.woocommerce-checkout #payment .wc_payment_methods .payment_method_paypal label, .woocommerce-checkout #payment .wc_payment_methods .payment_method_paypal p,
.woocommerce-checkout #payment .wc_payment_methods .payment_method_stripe label,
.woocommerce-checkout #payment .wc_payment_methods .payment_method_stripe p {
  font-size: 13px;
  line-height: 1.8;
  font-family: "apercuregular";
}
.woocommerce-checkout .col2-set {
  float: left;
}
@media (min-width: 768px) {
  .woocommerce-checkout .col2-set {
    width: 60%;
  }
}
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2,
.woocommerce-checkout .col2-set .woocommerce-checkout-review-order {
  width: 100%;
  clear: both;
  float: left;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details address {
  border: 0px none;
  padding: 0px;
}
@media (min-width: 768px) {
  .woocommerce-checkout.woocommerce-order-received .col2-set .col-1,
.woocommerce-checkout.woocommerce-order-received .col2-set .col-2,
.woocommerce-checkout.woocommerce-order-received .col2-set .woocommerce-checkout-review-order {
    margin-bottom: 50px;
    margin-top: 100px;
  }
}
.woocommerce-checkout .woocommerce #order_review_heading {
  display: none;
}
@media (min-width: 768px) {
  .woocommerce-checkout .woocommerce-checkout-review-order {
    position: -webkit-sticky;
    position: sticky;
    width: 30%;
    float: right;
    top: 100px;
  }
}
.woocommerce-checkout .woocommerce table.shop_table td, .woocommerce-checkout .woocommerce table.shop_table th {
  padding: 6px 0px;
  border-top: 0px none !important;
}
.woocommerce-checkout .woocommerce table.shop_table .cart_item td, .woocommerce-checkout .woocommerce table.shop_table .cart_item th {
  font-size: 13px;
  border-top: 0px none !important;
  padding: 2px 0px;
}

.blog .post-meta, .single-post .post-meta, .search .post-meta {
  margin: 20px 0px;
}
.blog .post-meta span, .blog .post-meta p, .single-post .post-meta span, .single-post .post-meta p, .search .post-meta span, .search .post-meta p {
  font-size: 11px;
  line-height: 19px;
}
.blog .post-meta span.post-cat, .single-post .post-meta span.post-cat, .search .post-meta span.post-cat {
  display: inline-block;
  background: #161D62;
  color: #ffffff;
  padding: 0px 10px;
  border-radius: 20px;
  margin-right: 10px;
}
.blog .post-meta p, .single-post .post-meta p, .search .post-meta p {
  display: inline-block;
  margin: 0px;
  color: #161D62;
}

.page-template-default .post-meta, .page-template-template-sidebar .post-meta {
  display: none;
}

.blog #main, .single-post #main, .search #main {
  padding: 180px 180px 40px;
}
@media (max-width: 767px) {
  .blog #main, .single-post #main, .search #main {
    padding: 120px 30px 40px;
  }
}
.blog .blog-header, .single-post .blog-header, .search .blog-header {
  padding: 0px 0px 40px;
  float: left;
  width: 100%;
}
.blog .blog-wrapper, .single-post .blog-wrapper, .search .blog-wrapper {
  float: left;
  width: auto;
  clear: both;
}
.blog .blog-wrapper.full-width, .single-post .blog-wrapper.full-width, .search .blog-wrapper.full-width {
  width: 100%;
}
.blog .blog-wrapper .post, .single-post .blog-wrapper .post, .search .blog-wrapper .post {
  width: 48%;
  background: #fff;
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.04);
  float: left;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .blog .blog-wrapper .post, .single-post .blog-wrapper .post, .search .blog-wrapper .post {
    width: 100%;
  }
}
.blog .blog-wrapper .post img, .single-post .blog-wrapper .post img, .search .blog-wrapper .post img {
  width: 100%;
}
.blog .blog-wrapper .post h2 a, .single-post .blog-wrapper .post h2 a, .search .blog-wrapper .post h2 a {
  color: #161D62;
  text-decoration: none;
}
.blog .blog-wrapper .post h2 a:hover, .single-post .blog-wrapper .post h2 a:hover, .search .blog-wrapper .post h2 a:hover {
  color: #161D62;
}
.blog .blog-wrapper .post .post-inner, .single-post .blog-wrapper .post .post-inner, .search .blog-wrapper .post .post-inner {
  padding: 30px 30px 20px 30px;
  min-height: 230px;
}
@media (max-width: 1200px) {
  .blog .blog-wrapper .post .post-inner, .single-post .blog-wrapper .post .post-inner, .search .blog-wrapper .post .post-inner {
    min-height: 300px;
  }
}
.blog .blog-wrapper .post .post-inner p, .single-post .blog-wrapper .post .post-inner p, .search .blog-wrapper .post .post-inner p {
  color: #161D62;
}
.blog .blog-wrapper .post .post-meta, .single-post .blog-wrapper .post .post-meta, .search .blog-wrapper .post .post-meta {
  margin: 0px 0px 10px;
}
.blog .blog-wrapper .post .post-meta.post-meta-footer p, .single-post .blog-wrapper .post .post-meta.post-meta-footer p, .search .blog-wrapper .post .post-meta.post-meta-footer p {
  width: 100%;
}
.blog .blog-wrapper .post .post-meta.post-meta-footer span:last-child, .single-post .blog-wrapper .post .post-meta.post-meta-footer span:last-child, .search .blog-wrapper .post .post-meta.post-meta-footer span:last-child {
  float: right;
}
.blog .blog-wrapper .post.last, .single-post .blog-wrapper .post.last, .search .blog-wrapper .post.last {
  float: right;
}
.blog .blog-wrapper.design, .blog .blog-wrapper.inspiration, .single-post .blog-wrapper.design, .single-post .blog-wrapper.inspiration, .search .blog-wrapper.design, .search .blog-wrapper.inspiration {
  background-color: #ffffff;
}
.blog .blog-wrapper.inspiration, .single-post .blog-wrapper.inspiration, .search .blog-wrapper.inspiration {
  margin-bottom: 60px;
}
.blog .blog-wrapper.container .col-lg-9, .single-post .blog-wrapper.container .col-lg-9, .search .blog-wrapper.container .col-lg-9 {
  overflow: hidden;
}
.blog .blog-wrapper .blog-intro h3, .single-post .blog-wrapper .blog-intro h3, .search .blog-wrapper .blog-intro h3 {
  margin-top: 80px;
  background: #161D62;
  color: #fff;
  padding: 10px 20px;
  border-radius: 30px;
  width: auto;
  display: inline;
  margin-bottom: 30px;
  float: left;
  font-size: 24px;
}
@media (max-width: 767px) {
  .blog .blog-wrapper .blog-intro h3, .single-post .blog-wrapper .blog-intro h3, .search .blog-wrapper .blog-intro h3 {
    margin-top: 0px;
  }
}
.blog .blog-wrapper .blog-intro p, .single-post .blog-wrapper .blog-intro p, .search .blog-wrapper .blog-intro p {
  padding: 0px 80px 0px 0px;
  clear: both;
}
.blog .blog-wrapper .blog-intro p a, .single-post .blog-wrapper .blog-intro p a, .search .blog-wrapper .blog-intro p a {
  text-decoration: none;
  color: #161D62;
}
.blog .blog-wrapper .blog-intro p a:hover, .single-post .blog-wrapper .blog-intro p a:hover, .search .blog-wrapper .blog-intro p a:hover {
  color: #161D62;
}
@media (max-width: 767px) {
  .blog .blog-wrapper .blog-intro, .single-post .blog-wrapper .blog-intro, .search .blog-wrapper .blog-intro {
    margin-bottom: 40px;
  }
}
.blog .shop-links, .single-post .shop-links, .search .shop-links {
  padding-bottom: 80px;
  padding-top: 80px;
}
.blog .shop-links .container, .single-post .shop-links .container, .search .shop-links .container {
  padding-left: 180px;
}
.blog .shop-links h4.heading, .single-post .shop-links h4.heading, .search .shop-links h4.heading {
  border-bottom: 1px solid #161D62;
  color: #161D62;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.blog .shop-links .col-lg-9 a, .single-post .shop-links .col-lg-9 a, .search .shop-links .col-lg-9 a {
  display: inline-block;
  text-decoration: none;
  line-height: 100px;
  color: #161D62;
  margin-right: 25px;
}
.blog .shop-links .col-lg-9 a span, .single-post .shop-links .col-lg-9 a span, .search .shop-links .col-lg-9 a span {
  position: relative;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  background: #ffffff;
  float: left;
  margin-right: 10px;
}
.blog .shop-links .col-lg-9 a span img, .single-post .shop-links .col-lg-9 a span img, .search .shop-links .col-lg-9 a span img {
  display: block;
}
.blog .shop-links .col-lg-9 a:hover, .single-post .shop-links .col-lg-9 a:hover, .search .shop-links .col-lg-9 a:hover {
  color: #161D62;
}
.blog .shop-links .col-lg-3 p, .single-post .shop-links .col-lg-3 p, .search .shop-links .col-lg-3 p {
  margin-bottom: 5px;
}
.blog .shop-links .col-lg-3 p a, .single-post .shop-links .col-lg-3 p a, .search .shop-links .col-lg-3 p a {
  color: #161D62;
  text-decoration: none;
}
.blog .shop-links .col-lg-3 p:last-child a, .single-post .shop-links .col-lg-3 p:last-child a, .search .shop-links .col-lg-3 p:last-child a {
  color: #161D62;
  font-size: 12px;
}

.main-carousel .flickity-button:disabled,
.flickity-enabled .flickity-button:disabled {
  opacity: 0 !important;
}

@media (max-width: 767px) {
  #fullpage .fp-section {
    height: auto !important;
  }
  #fullpage .fp-tableCell {
    display: table;
  }
  #fullpage .fp-tableCell .col-sm-12 {
    max-height: 50%;
    display: table-footer-group;
    float: none;
  }
  #fullpage .fp-tableCell .col-sm-12.image-row {
    min-height: 400px;
    height: 50%;
    display: table-header-group;
    display: block;
    float: left;
  }
}
.page .keypoints-inner {
  float: right;
  padding: 7.5%;
}
@media (min-width: 768px) {
  .page .keypoints-inner {
    width: 35%;
  }
}
.page .keypoints-inner h2 {
  margin-bottom: 40px;
}
.page .keypoints-inner p {
  margin-bottom: 20px;
}
.page .keypoints-inner .button {
  margin-top: 20px;
  float: left;
  clear: both;
}

.gform_wrapper form ul li, .gform_wrapper form .top_label li {
  padding-right: 0px !important;
  padding-top: 15px !important;
  width: 100%;
  float: left;
}
.gform_wrapper form ul li.half, .gform_wrapper form .top_label li.half {
  width: 47.5%;
  clear: none;
}
.gform_wrapper form ul li.half.last, .gform_wrapper form .top_label li.half.last {
  float: right;
}
.gform_wrapper form ul li label, .gform_wrapper form ul li .gfield_label, .gform_wrapper form .top_label li label, .gform_wrapper form .top_label li .gfield_label {
  display: none !important;
}
.gform_wrapper form ul li input, .gform_wrapper form ul li textarea, .gform_wrapper form ul li input.large, .gform_wrapper form .top_label li input, .gform_wrapper form .top_label li textarea, .gform_wrapper form .top_label li input.large {
  background: transparent;
  border: 0px none;
  border-bottom: 1px solid #161D62;
  font-size: 14px !important;
  line-height: 36px !important;
  padding: 0px 0px 10px !important;
  outline: none;
}
.gform_wrapper form ul li input::placeholder, .gform_wrapper form ul li textarea::placeholder, .gform_wrapper form ul li input.large::placeholder, .gform_wrapper form .top_label li input::placeholder, .gform_wrapper form .top_label li textarea::placeholder, .gform_wrapper form .top_label li input.large::placeholder {
  color: #161D62;
}

.mobile-only {
  display: none !important;
}

@media (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }

  .mobile-only {
    display: block !important;
  }

  .single-product div.product .product-inner .back-link,
.home.site-wide-open #site-wide {
    display: none;
  }

  .single-post #post-content,
.blog #main {
    padding: 120px 20px 40px;
  }

  #menu-button {
    width: 16px;
    display: block;
    position: absolute;
    left: 20px;
    top: 51px;
    margin-top: 1px;
  }
  #menu-button span {
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: 2px;
    background: #161D62;
    display: block;
    margin: 0px 0px 8px;
  }

  #site-header #site-header-inner {
    padding: 20px 0px;
  }
  #site-header.nav-down {
    padding: 0px 0px;
    top: -32px;
  }
  #site-header a.logo {
    width: 50%;
    position: absolute;
    left: 25%;
  }
  #site-header a.logo img {
    height: 18px;
  }
  #site-header #right-menu {
    float: right;
    line-height: 18px;
  }
  #site-header #right-menu li .cart-contents {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("img/icon-cart.svg") center center no-repeat;
    background-size: contain;
    margin-top: -8px;
    font-size: 14px;
    line-height: 36px !important;
    text-align: center;
  }
  #site-header #right-menu li .cart-contents:before {
    display: none;
  }
  #site-header #menu {
    background: #ffffff;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 9999;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
  }
  #site-header #menu .container {
    padding: 0px;
  }
  #site-header #menu #main-menu {
    width: 100%;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    position: absolute;
  }
  #site-header #menu #main-menu li {
    width: 100%;
    margin: 0px;
    padding-bottom: 0px !important;
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
  }
  #site-header #menu #main-menu li a {
    font-family: "GT_Super";
    color: #161D62 !important;
    line-height: 60px;
    padding: 0px;
    display: block;
    background: #ffffff;
    width: 100%;
    box-sizing: border-box;
    font-size: 27px;
  }
  #site-header #menu #main-menu li a:after {
    display: none;
  }
  #site-header #menu #main-menu li a:hover {
    color: #161D62 !important;
    background: #ffffff;
  }
  #site-header.active {
    background: #ffffff;
    top: 0px !important;
  }
  #site-header.active #menu {
    opacity: 1;
    visibility: visible;
  }
  #site-header.active #menu-button {
    z-index: 99999999;
  }
  #site-header.active #menu-button span {
    transform: rotate(45deg);
    margin: 4px 0px 0px 0px;
  }
  #site-header.active #menu-button span:last-child {
    transform: rotate(-45deg);
    margin: -2px 0px 0px 0px;
  }
  #site-header.over #menu #main-menu .dropdown-menu {
    max-height: 1000px;
  }

  #footer {
    padding: 40px 0px 40px 0px;
    box-sizing: border-box;
  }
  #footer .container {
    padding: 0 40px;
  }
  #footer h3 {
    font-family: "apercumedium";
    font-size: 16px;
    line-height: 1.8;
  }
  #footer p, #footer li, #footer a {
    font-size: 13px;
  }
  #footer li a {
    clear: both;
    display: block;
  }
  #footer .gform_wrapper .gform_footer input {
    line-height: 29px;
  }
  #footer .widget {
    width: 40%;
  }
  #footer .widget:first-child {
    width: 25%;
  }
  #footer .widget:last-child {
    width: 35%;
  }
  #footer .footer-copyright {
    margin-top: 35px;
    padding-top: 35px;
  }
  #footer .footer-copyright p a {
    margin-left: 0px;
    margin-top: 6px;
    clear: both;
    display: block;
  }
  #footer .footer-copyright p a:hover {
    color: #161D62;
    border-bottom: 0px none;
  }

  .single-product div.product {
    padding: 0px;
    box-sizing: border-box;
  }
  .single-product div.product .product-inner {
    padding: 0px;
  }
  .single-product div.product div.images {
    margin: 0px;
    width: 100% !important;
    min-height: 0px;
    padding-bottom: 0px;
  }
  .single-product div.product div.summary {
    width: 100% !important;
    margin-right: 0px;
  }
  .single-product div.product .entry-summary {
    max-width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */
