/******************************************************************
Theme Name: Mobilia 5.0.2
Theme URI: http://themes.shopify.com/themes/mobilia/styles/tokyo?ref=out-of-the-sandbox
Author: Out of the Sandbox (http://outofthesandbox.com)
Description: Shopify Theme (http://www.shopify.com/?ref=out-of-the-sandbox)
******************************************************************/
/* Table of Content
==================================================
  #Mixins
  #Reset & Basics
  #Basic Styles
  #Typography
  #Links
  #Lists
  #Menu
  #Images
  #Placeholders
  #Videos
  #Home page - featured promotions
  #Home page - featured links
  #Buttons
  #Tabs
  #Forms
  #Tables
  #Misc
  #Image Gallery
  #Logo-list
  #Site Styles
  #Password Page
  #Swatch Styles
  #FlexSlider
  #FancyBox
  #Layout
  #Font-Face
  #Custom Styles */
  /* #Mixins
================================================== */
/* #Reset & Basics
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* #Basic Styles
================================================== */
body {
  background-color: rgba(0, 0, 0, 0);
  font-family: Lato;
  font-weight: normal;
  font-size: 15px;
  text-transform: none;
  color: #000000;
  line-height: 1.8em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

::-moz-selection {
  background-color: #000;
  color: #fff; }

::selection {
  background: #FFF7B6;
  color: black; }

abbr {
  border-bottom: 1px dotted #a9a9a9; }

/* #Typography
================================================== */
.logo {
  font-family: Josefin Sans;
  font-weight: normal;
  font-size: 42px;
  text-transform: uppercase;
  color: #2e2d2c; }

.logo a, .logo a:hover, .logo a:visited, .logo a:active {
  color: #2e2d2c;
  line-height: 45px; }
  @media (max-width: 480px) {
    .logo a, .logo a:hover, .logo a:visited, .logo a:active {
      padding-bottom: 15px; } }

h1, h2, h3, h4, h5, h6, .collection_title, .headline, p.subtitle {
  font-family: Josefin Sans;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  display: block;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .collection_title {
  font-weight: inherit; }

h1 a, h1 a:visited, .collection_title a, .collection_title a:visited {
  color: black; }

h1 a:hover, h1 a:active, .collection_title a:hover, .collection_title a:active {
  color: #55879e; }

h1, .h1, h1.home, .collection_title {
  font-size: 28px;
  line-height: 1.5em;
  margin: 0 auto 20px;
  clear: both;
  font-weight: bold; }

h1.home {
  margin: 0 auto 15px;
  border-top: 1px solid #a9a9a9;
  border-bottom: 1px solid #a9a9a9;
  padding: 12px 0; }

h1.product_name {
  margin-bottom: 15px; }

a.product_collection {
  padding-bottom: 0;
  display: inline-block; }

h1.article_name {
  margin-bottom: 5px; }

h2, .h2 {
  font-size: 26px;
  margin-bottom: 0.75em; }

h2.title, h2.title a {
  text-align: center;
  margin: 15px 0;
  color: #000000; }

h2.product_name a {
  color: #000000; }

h2.article_title {
  margin: 5px 0;
  font-size: 22px; }

h2.article_title a {
  color: #000000; }

h3, .h3, h1.blog_title {
  font-size: 24px;
  line-height: 35px;
  margin: 0 auto 15px 0;
  text-align: left; }

h1.collection_title, div.collection_title {
  margin-bottom: 0;
  display: inline; }

h1.collection_title_tags, div.collection_title_tags {
  padding-right: 25px;
  border-right: solid 1px #a9a9a9; }

h4, .h4, h4.title a {
  font-size: 20px;
  line-height: 32px;
  margin: 15px 0;
  text-align: left;
  padding: 0;
  border-bottom: 1px solid #a9a9a9;
  padding-bottom: 8px; }

h4.title a {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #000000; }

h4.product_name {
  border: 0;
  padding: 0; }

h5, .h5 {
  font-size: 18px;
  padding-bottom: 1em; }

h5.sub_title {
  padding-bottom: 0; }

h6, .h6 {
  font-size: 18px;
  padding-bottom: 1em; }

.footer h6 {
  color: #f4f4f4; }

.headline {
  font-size: 26px; }

.subheader {
  color: #777; }

p {
  margin: 0 0 15px;
  font-style: normal;
  line-height: 1.8em; }

p img {
  margin: 0; }

sub {
  font-size: 60%; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: bold; }

small {
  font-size: 90%; }

.index h2.title, .index .title a, .index h2.title a {
  font-size: 28px;
  line-height: 1.5; }

/* Promo banner */
.promo_banner-show .promo_banner {
  transition: all 0s linear;
  height: auto;
  line-height: inherit;
  padding: 2px 0;
  opacity: 1;
  font-weight: normal; }

div.promo_banner {
  background-color: #f64c49;
  padding: 0;
  text-align: center;
  color: #f2ede3;
  font-size: 13px;
  opacity: 0;
  height: 0;
  line-height: 0;
  z-index: 5000;
  top: 0;
  transition: all 0.3s linear;
  overflow: hidden; }
  div.promo_banner a, div.promo_banner a:visited {
    color: #f2ede3; }
  div.promo_banner p, div.promo_banner span {
    margin: 0; }
  div.promo_banner .promo_banner-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-decoration: none;
    color: #f2ede3;
    border: 0;
    outline: 0;
    background: transparent;
    z-index: 1000; }
    div.promo_banner .promo_banner-close:before {
      font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
      font-size: 20px;
      line-height: 26px;
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 35px;
      content: "\00d7";
      text-align: center; }

.feature_divider {
  display: block;
  margin: 25px auto 30px auto;
  background-color: #000000;
  height: 3px;
  width: 30px; }

/*  Blockquotes  */
blockquote, blockquote p {
  font-size: 17px;
  line-height: 24px;
  font-style: italic; }

blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #a9a9a9; }

blockquote cite {
  display: block;
  font-size: 12px;
  color: #555; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
  color: #555; }

hr {
  border: solid #a9a9a9;
  border-width: 1px 0 0;
  clear: both;
  margin: 12px 0;
  height: 0; }

.quote {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin: 0 0 20px 0;
  font-style: italic; }

/* #Links
================================================== */
a, a:visited {
  color: #55879e;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color .1s linear;
  -moz-transition: color .1s linear;
  -o-transition: color .1s linear;
  -ms-transition: color .1s linear;
  transition: color .1s linear; }

a:hover, a:focus {
  color: #3d4247; }

a, button, input, select, textarea, label, summary {
  touch-action: manipulation; }

/* #Lists
================================================== */
ul, ol {
  margin-bottom: 20px; }

ul {
  list-style: circle outside; }

ol {
  list-style: decimal; }

ul, ol, ul.square, ul.circle, ul.disc {
  margin-left: 30px; }

ul.square {
  list-style: square outside; }

ul.circle {
  list-style: circle outside; }

ul.disc {
  list-style: disc outside; }

ul ul, ul ol,
ol ol, ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%; }

ul ul li, ul ol li,
ol ol li, ol ul li {
  margin-bottom: 6px; }

li {
  line-height: 18px;
  margin-bottom: 12px; }

ul.large li {
  line-height: 21px; }

ul.none {
  list-style: none outside;
  margin-left: 0; }

ul.border {
  list-style: none outside;
  line-height: 26px; }

ul.border li {
  border-bottom: 1px solid #a9a9a9;
  list-style: none outside none;
  padding: 12px 0;
  margin-bottom: 0; }

/* #Menu
================================================== */
.header {
  background-color: #ffffff; }

.header_border {
  border-bottom: solid 1px #a9a9a9;
  padding-bottom: 15px; }

.homepage {
  padding-bottom: 15px; }

.nav {
  text-align: right; }

.nav ul {
  display: block;
  margin: 0 auto;
  border: none;
  padding: 0;
  margin: 0; }

.nav ul li {
  display: inline-block;
  padding: 0 0 0 16px;
  position: relative;
  margin: 0;
  border: 0; }

.nav ul li {
  *display: inline; }

.nav ul li a, .nav ul li a:visited, .nav ul li a:active, .promo_banner, #currencies, a.product_collection {
  font-family: Josefin Sans;
  font-weight: normal;
  font-size: 18px;
  text-transform: none;
  color: #2e2d2c;
  position: relative;
  display: block;
  letter-spacing: 0px;
  padding-bottom: 10px; }

.nav ul li a.active, nav ul li a.active:visited, nav ul li a.active:active {
  color: #666666; }

.nav ul li a:hover, nav ul li a:focus, a.product_collection:hover {
  color: #55879e; }

.nav ul li.current_page_item a {
  color: #55879e; }

.nav ul li.current_page_ancestor a {
  color: #55879e; }

.nav ul.menu {
  display: inline; }

.mobile_menu ul {
  display: none; }

.nav ul li a.cart_button, .nav ul li a.navicon, input[type="submit"].guest_button {
  padding: 10px 15px 10px 15px;
  border: solid 1px #a9a9a9;
  border-radius: 5px; }

ul.nav_buttons .button_label {
  margin-left: 5px; }

input[type="submit"].guest_button, input[type="submit"].guest_button:hover {
  background: none;
  color: #55879e;
  padding: 8px 20px 8px 10px; }

.nav ul li a.cart_button.active {
  color: #666666;
  border-color: #666666; }

.nav ul li a.cart_button:hover, .nav ul li a.cart_button.active:hover {
  background-position: 9px -41px;
  color: #55879e;
  border-color: #55879e; }

ul.menu li.navicon_button {
  display: none; }

/* sub-levels link */
.menu ul a, .menu li:hover > ul a {
  padding: 10px 0 10px 15px;
  background: none;
  text-align: left; }

/* sub-level ul */
.menu ul {
  position: absolute;
  left: 0;
  top: 28px;
  background-color: #f7f7f7;
  border: solid 1px #f4f4f4;
  z-index: 1000;
  display: none;
  width: 215px; }

ul.menu ul li {
  display: block;
  border-bottom: solid 1px #a9a9a9;
  text-align: left;
  margin: 0 15px;
  padding: 5px 0; }

ul.menu ul li:last-child {
  border-bottom: 0; }

.menu ul li a {
  display: block; }

/* sub-sub-level dropdown */
.menu ul ul {
  left: 185px;
  top: 2px; }

.menu li.dropdown_left ul ul {
  left: -215px; }

/* show dropdown ul on hover */
.menu li:hover > ul {
  display: block; }

.toggle_menu {
  position: relative;
  overflow: hidden;
  display: none;
  top: -16px; }

ul.top_menu {
  margin-bottom: 5px; }

ul.top_menu li a, ul.top_menu li a:visited, ul.top_menu li a:active, select#currencies {
  font-size: 15px;
  color: #2e2d2c;
  margin-bottom: 10px; }

ul.top_menu li a:hover {
  color: #55879e; }

#currencies {
  width: inherit;
  padding: 10px 35px 10px 0;
  font-size: 15px;
  margin-bottom: 0;
  border: 0; }

.mobile_menu .search_box {
  width: 100% !important;
  border: none; }
.mobile_menu .currency-container #currencies {
  width: 100%;
  border: none;
  color: #9DA0A4;
  text-decoration: none;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  display: block;
  padding: 10px 20px;
  background-color: transparent;
  background-position: 98.5% 50%; }
  .mobile_menu .currency-container #currencies:hover {
    color: #FFF; }

.mobile_menu_container {
  display: inline; }

.nav ul.mobile_menu {
  background-color: #1B1B1B;
  margin-bottom: 1em;
  clear: both; }

.nav ul.mobile_menu li {
  border: none;
  text-align: left;
  display: block;
  border-top: 1px solid #313335;
  padding-left: 0; }

.nav ul.mobile_menu .search_box {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nav ul.mobile_menu form.search {
  margin: 10px 20px; }

.nav ul.mobile_menu li a {
  color: #9DA0A4;
  text-decoration: none;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  display: block;
  padding: 10px 20px; }

.nav ul.mobile_menu li ul li a {
  padding-left: 40px; }

.nav ul.mobile_menu li ul ul li a {
  padding-left: 60px; }

.nav ul.mobile_menu li.active, .mobile_menu li:hover {
  background-color: #111; }

.nav ul.mobile_menu li.active a, .nav ul.mobile_menu li a:hover {
  color: #fff; }

.header-section {
  padding-bottom: 20px; }

.index .header-section {
  padding-bottom: 0; }

.container div.collection_nav {
  border-bottom: solid 1px #a9a9a9;
  padding-bottom: 20px;
  margin-bottom: 1.5em; }

.container div.feature_banner {
  margin-bottom: 0;
  border-bottom: 0; }

.collection_menu, .collection_menu li {
  display: inline;
  list-style: none;
  border: none;
  position: relative;
  top: -2px;
  margin: 0; }

.collection_menu li {
  padding-left: 20px; }

.collection_menu li a, .sidebar a {
  color: #000000; }

.collection_menu li a span.active, .sidebar li.active a, ul.blog_list a.active {
  color: #2e2d2c; }

.collection_menu a li a:hover, .collection_menu li span.active:hover, .sidebar a:hover {
  color: #55879e; }

ul.blog_list li ul {
  margin-top: 12px;
  margin-left: 15px; }

/* #Images
================================================== */
/*
  The purpose of the below declaration is to make sure images don't
  exceed the width of columns they are put into when resizing window.
  Unfortunately, this declaration breaks certain lightbox, slider or other plugins,
  so the best solution is to individually call these properties on images that
  are children of the grid that you want to resize with grid.
*/
.product_row img, .product_image_col img, .article img, .article_image img, .section img, .thumbnail img, .logo img, .page img, .sidebar img, #target img {
  max-width: 100%;
  height: auto; }

.zoomImg {
  max-width: inherit !important;
  cursor: pointer; }

.detail-images img {
  width: 100%; }

.description_wide img {
  width: 100%; }

.transition-in {
  opacity: 0;
  transition: opacity 0.2s linear; }

.transition-in.lazyloaded {
  opacity: 1;
  max-width: 100%;
  height: auto; }

.lazyloading {
  min-height: 100px; }

img[data-sizes="auto"] {
  display: block;
  width: 100%; }

/* #Placeholders
================================================== */
.placeholder-svg {
  fill: rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  display: block; }

.placeholder-svg--banner,
.placeholder-svg--slideshow,
.placeholder-svg--video {
  max-height: 600px; }

.placeholder-instagram .instas:nth-child(even) .placeholder-svg--instagram,
.featured-promotions-section .feature-section:nth-child(even) .placeholder-svg--promotions,
.image-with-text-section .featured-link--image:nth-child(odd) .placeholder-svg--promotions {
  background-color: rgba(0, 0, 0, 0.35); }

/* #Videos
================================================== */
/*
  For YouTube and Vimeo videos, wrap the embedded code snippet
  in a <div class="video-container"> tag to allow it to resize.
  To restrict the width, wrap with an additional <div class="video-wrapper">
*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-wrapper {
  width: 600px;
  max-width: 100%; }

video {
  display: block;
  width: 100%;
  height: auto; }

/* #Home page - video */
.homepage-video {
  position: relative;
  overflow: hidden;
  transition: height 0.3s ease-in-out; }
  .homepage-video img {
    width: 100%;
    display: block; }
  .homepage-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  .homepage-video video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .homepage-video .homepage-video--media {
    cursor: pointer;
    width: 100%;
    height: auto;
    padding-top: 0; }
  .homepage-video .caption.text-on-video {
    z-index: 3;
    pointer-events: none; }
  .homepage-video .mediaWrapper {
    position: absolute !important;
    top: 0;
    left: 0; }
  .homepage-video .first_button {
    pointer-events: true; }

.homepage-video__placeholder {
  position: relative; }

.darken-video-true .mediaWrapper:after {
  content: '';
  position: absolute;
  z-index: 2;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none; }

.caption {
  color: #ffffff;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
  text-align: center;
  width: 100%; }
  .caption a {
    pointer-events: all; }

/* #Home page - featured promotions
================================================== */
.featured-promotions h2.title {
  padding: 0 20px 0;
  margin-bottom: 10px; }
  @media (max-width: 480px) {
    .featured-promotions h2.title {
      font-size: 14px; } }
.featured-promotions .description {
  padding: 0 20px; }
.featured-promotions .feature-section {
  text-align: center;
  float: left;
  margin: 0 10px 20px;
  position: relative; }
  .featured-promotions .feature-section .link-promo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block; }
  .featured-promotions .feature-section .feature-inner {
    display: block;
    position: relative; }
  .featured-promotions .feature-section .feature-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color 0.25s linear; }
    @media (max-width: 767px) {
      .featured-promotions .feature-section .feature-overlay {
        background-color: rgba(0, 0, 0, 0.5); } }
  .featured-promotions .feature-section .feature-wrap {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50.1%);
    -ms-transform: translateY(-50.1%);
    transform: translateY(-50.1%);
    padding: 10px 0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    pointer-events: none; }
  .featured-promotions .feature-section .feature-details {
    text-shadow: 0px 0px 6px #000;
    border: 2px solid white;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.2);
    transition: opacity 0.3s linear; }
    @media (max-width: 767px) {
      .featured-promotions .feature-section .feature-details {
        opacity: 1; } }
  .featured-promotions .feature-section .feature-details h2.title, .featured-promotions .feature-section .feature-details h2.title a {
    color: #FFFFFF;
    padding: 0; }
  .featured-promotions .feature-section .feature-details .description, .featured-promotions .feature-section .feature-details .description a {
    color: #FFFFFF; }
  .featured-promotions .feature-section .description a {
    pointer-events: auto; }
  .featured-promotions .feature-section .action_button {
    width: auto;
    margin-bottom: 10px; }
    .featured-promotions .feature-section .action_button:hover {
      background-color: #354857; }
  .featured-promotions .feature-section:hover .feature-overlay {
    background-color: rgba(0, 0, 0, 0.5); }
  .featured-promotions .feature-section:hover .feature-details {
    opacity: 1; }
  .featured-promotions .feature-section img {
    width: 100%;
    display: block;
    box-shadow: #000 0em 0em 0em; }

.feature-section:hover a[href] img {
  opacity: 0.8; }

.feature-section:hover a[href] h2.title {
  color: #55879e; }

.promo-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.promo-2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.promo-3 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.promo-4 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.promo-5 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.promo-6 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.promo-7 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.featured-promotions.promo-per-row-2 .feature-section {
  width: calc(50% - 20px); }
  @media (max-width: 767px) {
    .featured-promotions.promo-per-row-2 .feature-section {
      width: 100%;
      margin: 0 0 10px; } }
  .featured-promotions.promo-per-row-2 .feature-section:nth-child(2n+1) {
    clear: both; }

.featured-promotions.promo-per-row-3 .feature-section {
  width: calc(33.3333% - 20px); }
  @media (max-width: 767px) {
    .featured-promotions.promo-per-row-3 .feature-section {
      width: 100%;
      margin: 0 0 10px; } }
  .featured-promotions.promo-per-row-3 .feature-section:nth-child(3n+1) {
    clear: both; }

.featured-promotions.promo-per-row-4 .feature-section {
  width: calc(25% - 20px); }
  .featured-promotions.promo-per-row-4 .feature-section:nth-child(4n+1) {
    clear: both; }
  @media (max-width: 767px) {
    .featured-promotions.promo-per-row-4 .feature-section {
      width: calc(50% - 20px); }
      .featured-promotions.promo-per-row-4 .feature-section:nth-child(2n+1) {
        clear: both; } }
  @media (max-width: 480px) {
    .featured-promotions.promo-per-row-4 .feature-section {
      width: 100%;
      margin: 0 0 10px; } }

.container.promotions-grid-full_width {
  width: 100%;
  padding-top: 0; }
  .container.promotions-grid-full_width .featured-promotions.promo-per-row-2 .feature-section {
    width: 50%;
    margin: 0; }
    @media (max-width: 480px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-2 .feature-section {
        width: 100%; } }
  .container.promotions-grid-full_width .featured-promotions.promo-per-row-3 .feature-section {
    width: 33.333333%;
    margin: 0; }
    @media (max-width: 767px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-3 .feature-section {
        width: 100%; } }
  .container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section {
    width: 25%;
    margin: 0; }
    @media (max-width: 767px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section {
        width: 50%; } }
    @media (max-width: 480px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section {
        width: 100%; } }

/* #Home page - featured collection
================================================== */
.featured-collection--placeholder .eight:nth-child(2n+2) {
  margin-right: 0; }
.featured-collection--placeholder .eight:nth-child(2n+1) {
  margin-left: 0; }

.featured-collection--placeholder .one-third:nth-child(3n+3) {
  margin-right: 0; }
.featured-collection--placeholder .one-third:nth-child(3n+1) {
  margin-left: 0; }

.featured-collection--placeholder .four:nth-child(4n+4) {
  margin-right: 0; }
.featured-collection--placeholder .four:nth-child(4n+1) {
  margin-left: 0; }

/* #Home page - featured links
================================================== */
.featured_collections .featured-link--half a[href] img {
  box-shadow: #000 0em 0em 0em;
  transition: opacity 0.2s linear; }

.featured_collections .featured-link--half:hover a[href] img {
  opacity: 0.8; }

.featured-link--section {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .featured-link--section:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .featured-link--section:nth-child(odd) .featured-link--half {
      float: right; }

.featured-link--half.featured-link--image {
  background-color: transparent;
  text-align: center; }

.featured-link--half {
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: relative;
  text-align: center;
  display: table;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #ebebeb; }
  @media (max-width: 480px) {
    .featured-link--half {
      width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; } }
  .featured-link--half .featured-link--wrap {
    width: 100%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .featured-link--half img, .featured-link--half svg {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%; }
    @media (max-width: 480px) {
      .featured-link--half img, .featured-link--half svg {
        width: 100%;
        max-width: auto; } }
  .featured-link--half .info {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: 20px; }
    .featured-link--half .info.text-align--right {
      text-align: right; }
      .featured-link--half .info.text-align--right .description:before {
        margin-right: 0; }
    .featured-link--half .info.text-align--left {
      text-align: left; }
      .featured-link--half .info.text-align--left .description:before {
        margin-left: 0; }
    @media (max-width: 480px) {
      .featured-link--half .info {
        position: static;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        padding: 2em 0; } }
  .featured-link--half .collection_title {
    font-size: 2vw;
    margin-bottom: 0.5em;
    display: block;
    color: #000000; }
    @media (max-width: 767px) {
      .featured-link--half .collection_title {
        font-size: inherit; } }
  .featured-link--half .description {
    position: relative;
    font-size: 1.6vw;
    line-height: 1.5;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .featured-link--half .description {
        font-size: 2vw; } }
    @media (max-width: 480px) {
      .featured-link--half .description {
        font-size: inherit; } }
    @media (min-width: 1200px) {
      .featured-link--half .description {
        font-size: inherit; } }
  .featured-link--half .action_button {
    width: auto; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .featured-link--half .action_button {
        padding: 10px 20px;
        font-size: 14px; } }
    @media (mobile) {
      .featured-link--half .action_button {
        padding: 7px 15px; } }

.featured_collections.across-2 .featured-link--section.featured-link--no-image {
  width: 100%; }
.featured_collections.across-2 .featured-link--section:nth-child(odd) .featured-link--half {
  float: left; }

.featured-link--section.featured-link--no-image > img {
  display: none; }
.featured-link--section.featured-link--no-image .featured-link--half {
  width: 100%; }
.featured-link--section.featured-link--no-image .info {
  position: static;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  text-align: center;
  padding: 2em; }
  .featured-link--section.featured-link--no-image .info.text-align--left {
    text-align: center; }
  .featured-link--section.featured-link--no-image .info.text-align--right {
    text-align: center; }
.featured-link--section.featured-link--no-image .description, .featured-link--section.featured-link--no-image .collection_title {
  display: none; }

.featured_collections.across-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    @media (max-width: 767px) {
      .featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .featured_collections.across-2 .featured-link--image:nth-of-type(4n+4) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

.featured_collections.across-2 .featured-link--section.featured-link--no-image .featured-link--half {
  width: 100%; }
.featured_collections.across-2 .featured-link--section {
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (max-width: 767px) {
    .featured_collections.across-2 .featured-link--section {
      width: 100%; }
      .featured_collections.across-2 .featured-link--section:nth-of-type(2n) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }
  @media (max-width: 767px) {
    .featured_collections.across-2 .featured-link--section .featured-link--half {
      width: 50%; } }
  @media (max-width: 480px) {
    .featured_collections.across-2 .featured-link--section .featured-link--half {
      width: 100%; } }
  .featured_collections.across-2 .featured-link--section .description {
    font-size: 1.2vw; }
    @media (max-width: 767px) {
      .featured_collections.across-2 .featured-link--section .description {
        font-size: inherit; } }
  .featured_collections.across-2 .featured-link--section .button {
    font-size: 1.2vw; }
    @media (max-width: 767px) {
      .featured_collections.across-2 .featured-link--section .button {
        font-size: inherit; } }
.featured_collections.across-2 .featured-link--image:nth-of-type(2n+1) {
  clear: both; }
.featured_collections.across-2 .featured-link--image:nth-of-type(2n+2) .featured-link--half {
  float: left; }
  @media (max-width: 767px) {
    .featured_collections.across-2 .featured-link--image:nth-of-type(2n+2) .featured-link--half {
      float: right; } }
.featured_collections.across-2 .featured-link--image:nth-of-type(3n+3) .featured-link--half {
  float: right; }
  @media (max-width: 767px) {
    .featured_collections.across-2 .featured-link--image:nth-of-type(3n+3) .featured-link--half {
      float: left; } }
.featured_collections.across-2 .featured-link--image:nth-of-type(4n+4) .featured-link--half {
  float: right; }

/* #Buttons
================================================== */
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.action_button,
a.action_button,
input.action_button[type="submit"],
input.action_button[type="button"] {
  background-color: #67a3bf;
  color: #ffffff;
  border: 0;
  padding: 15px 30px;
  width: 240px;
  margin: 0;
  cursor: pointer;
  text-align: center;
  text-shadow: none;
  font-family: Josefin Sans;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  transition: all 0.2s linear;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px; }

a.button, a.action_button {
  cursor: default; }
  a.button[href], a.action_button[href] {
    cursor: pointer; }

a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.action_button:hover,
input.action_button[type="submit"]:hover,
input.action_button[type="button"]:hover {
  background-color: #354857; }

a.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  outline: 0; }

.disabled {
  pointer-events: none;
  opacity: 0.8; }

.add_to_cart {
  padding: 15px 30px;
  margin-top: 10px; }

.action_button.btn {
  width: auto !important; }

.amazon-payments-pay-button {
  display: block !important;
  text-align: center; }

/* #Tabs
================================================== */
ul.tabs {
  display: block;
  margin: 25px 0;
  border-bottom: solid 1px #a9a9a9;
  border-top: 0;
  list-style: none outside;
  margin-left: 0;
  text-transform: uppercase;
  padding-left: 0;
  padding-bottom: 3px; }

ul.tabs li {
  display: block;
  width: auto;
  height: 30px;
  padding: 0;
  float: left;
  margin-bottom: 0;
  border: 0;
  list-style: none outside;
  margin-left: 0;
  cursor: pointer; }

ul.tabs li a {
  display: block;
  text-decoration: none;
  width: auto;
  height: 29px;
  line-height: 30px;
  margin-right: 60px;
  font-size: 13px;
  outline: none; }
  @media (max-width: 960px) {
    ul.tabs li a {
      margin-right: 30px; } }
  @media (max-width: 767px) {
    ul.tabs li a {
      font-size: 12px; } }
  @media (max-width: 480px) {
    ul.tabs li a {
      margin-right: 20px; } }

ul.tabs li a.active {
  border-bottom: solid 3px #a9a9a9;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: solid 3px #000000;
  height: 31px;
  position: relative;
  border-right-width: 1px;
  color: #000000; }

ul.tabs li:last-child a {
  margin: 0; }

ul.tabs-content {
  margin: 0;
  display: block;
  border: 0;
  padding-left: 0; }

ul.tabs-content > li {
  display: none;
  border: 0;
  line-height: 1.8em; }

ul.tabs-content > li.active {
  display: block;
  border: 0;
  padding-left: 0px; }

ul.tabs-content ul {
  padding-left: 0; }

/* Clearfixing tabs for beautiful stacking */
ul.tabs:before,
ul.tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

ul.tabs:after {
  clear: both; }

ul.tabs {
  zoom: 1; }

/* #Forms
================================================== */
form {
  margin-bottom: 20px; }

fieldset {
  margin-bottom: 20px; }

input[type="text"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {
  border: 1px solid #a9a9a9;
  padding: 15px 25px 15px 15px;
  outline: none;
  font: 15px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #51595d;
  margin: 0;
  width: 240px;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px; }

select {
  background: url(select_arrow_v-115686807687498086611486906236.png) no-repeat right center;
  background-image: url(select_arrow_v-153876046741008281231486906236.svg), none;
  background-size: 34px 12px;
  cursor: pointer;
  -webkit-padding-end: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  padding: 14px 15px; }

select::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  select {
    background-size: 12px 10px;
    background-position: 90% 50%; } }

input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #aaa;
  color: #333;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px; }

input[type="checkbox"] {
  display: inline; }

label span,
legend span {
  font-weight: bold;
  font-size: 13px;
  color: #444; }

textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px; }

form.product_form {
  display: inline-block; }

input.contact_email {
  width: 230px;
  display: inline; }

input[type="submit"].sign_up {
  width: inherit;
  margin-left: 10px; }

.continue_reading .action_button {
  width: auto;
  padding: 8px 20px;
  margin-top: 15px; }

.continue_shopping {
  display: none;
  position: relative;
  left: 20px; }

.continue_shopping a {
  font-weight: bold; }

.modal .add_to_cart, .product_full .add_to_cart {
  float: left; }

.modal .continue_shopping, .inline_purchase .continue_shopping, .product_full .continue_shopping {
  left: 3px;
  margin-top: 20px;
  clear: left;
  float: left; }

.index div.section.product_section {
  padding: 25px 0; }
  .index div.section.product_section .product_info {
    margin-bottom: 2em; }

div.product_section {
  margin-top: 5px; }

.frontpage_product_stagger--true .product_section:nth-child(2n) > div {
  float: right; }

#target {
  text-align: center; }

#customer input[type="text"],
#customer input[type="email"],
#customer input[type="password"] {
  width: 100%; }

#customer_login {
  margin-bottom: 2px; }

#shipping-calculator input {
  width: auto; }

/* #Tables
================================================== */
table tr.order_summary td.label {
  text-align: right; }

/* #Image Gallery
================================================== */
.gallery-section {
  text-align: center; }
  .gallery-section a {
    display: block; }
  .gallery-section img {
    width: 100%;
    height: auto;
    display: block; }
  .gallery-section .two-per-row {
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .gallery-section .two-per-row {
        width: 100%; } }
  .gallery-section .three-per-row {
    width: 33.333%; }
    @media only screen and (max-width: 767px) {
      .gallery-section .three-per-row {
        width: 100%; } }
  .gallery-section .four-per-row {
    width: 25%; }
    @media only screen and (max-width: 767px) {
      .gallery-section .four-per-row {
        width: 100%; } }
  .gallery-section .gallery_image {
    display: block;
    float: left;
    margin: 0; }
  .gallery-section .add-padding {
    padding: 5px; }

/* #Logo-list
================================================== */
.logo-bar-section h2 {
  padding-bottom: 6px; }

.logo-bar {
  text-align: center;
  margin-bottom: 20px; }

.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  margin-top: 20px;
  margin-right: 25px;
  margin-left: 25px; }
  @media (max-width: 767px) {
    .logo-bar__item {
      margin-right: 15px;
      margin-left: 15px; } }

/* #Misc
================================================== */
.remove {
  color: #000000; }

.half-bottom {
  margin-bottom: 10px !important; }

.add-bottom {
  margin-bottom: 20px !important; }

.right {
  float: right;
  position: relative; }

.left {
  float: left; }

.center {
  text-align: center; }

.relative {
  position: relative; }

.inline {
  display: inline; }

.align_right {
  text-align: right; }

.align_left {
  text-align: left; }

.align_center {
  text-align: center; }

.container div.mobile_only {
  display: none; }

.no_border {
  border: none !important; }

.extra_padding {
  padding-top: 4px; }

div.hidden {
  display: none; }

div#gift-card-outer-container {
  background-color: #eee; }

.warning {
  clear: both;
  padding-top: 1em; }

#grid .column,
#grid .columns {
  background: #ddd;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #555;
  font-size: 12px;
  font-weight: bold;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

#grid .column:hover,
#grid .columns:hover {
  background: #bbb;
  color: #333; }

#grid .example-grid {
  overflow: hidden; }

/* #Site Styles
================================================== */
div.container {
  margin: 0 auto; }

div.content {
  padding: 15px 0px 0px 0px; }

.logo a {
  margin: 0;
  padding-top: 5px;
  display: block; }

div.section {
  margin: 10px 0; }

div.homepage_content {
  padding: 10px 0; }

.featured-content-section {
  background-color: #354857; }

.headline-section {
  background-color: #ffffff; }

div.product_section {
  margin: 5px 0; }
  div.product_section .flexslider .slides .flex-active-slide {
    z-index: 100 !important; }
  div.product_section .flexslider .slides li {
    text-align: center;
    position: relative;
    z-index: -100 !important; }

.breadcrumb {
  margin-bottom: 1em; }
  .breadcrumb .prev, .breadcrumb .next {
    border: solid 1px #a9a9a9;
    color: #000000;
    margin: 5px 0 5px 8px;
    padding: 5px 12px;
    font-size: 12px;
    display: inline-block;
    border-radius: 5px; }
    .breadcrumb .prev:before, .breadcrumb .next:before {
      margin-right: 0; }
    .breadcrumb .prev:hover, .breadcrumb .prev:active, .breadcrumb .next:hover, .breadcrumb .next:active {
      background-color: #f7f7f7;
      color: #55879e; }
  .breadcrumb .prev:before {
    right: 1px; }
  .breadcrumb .next:before {
    right: -1px; }

#category {
  width: 100%; }

.featured_content p {
  margin-bottom: 0; }

.featured_text {
  font-size: 18px;
  line-height: 36px; }

.paginate {
  text-align: center; }

.paginate span, a.tag {
  border: solid 1px #a9a9a9;
  margin: 10px 5px;
  padding: 5px 10px;
  display: inline-block;
  min-width: 1em;
  border-radius: 5px; }

a.tag {
  font-size: smaller;
  padding: 4px 6px;
  margin: 5px 2px 5px 0; }

.paginate span:hover, a.tag:hover {
  color: #3d4247; }

.banner_image, .article img.banner_image {
  width: 100%;
  height: auto; }

.paginate .current {
  background-color: #f2f2f2; }

.paginate .deco {
  border: none; }

.thumbnail {
  position: relative;
  margin-bottom: 1em; }

.thumbnail a {
  display: block;
  padding-bottom: 0.5em;
  color: #000000; }

.thumbnail a:hover {
  color: #55879e; }

.thumbnail .vendor {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.5px; }

.new {
  position: relative;
  display: inline;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px; }

.thumbnail img {
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s; }

.thumbnail:hover img {
  opacity: 0.5; }

.thumbnail a img, .thumbnail a svg {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .price, .thumbnail .sold_out, .sold_out {
  font-weight: bold;
  color: #000000; }

.thumbnail .sale, .sale {
  color: #f64c49; }

.sale_banner, .new_banner {
  position: absolute;
  top: 0;
  background: #f64c49;
  padding: 13px 20px;
  text-align: center;
  color: #fff;
  font-family: Josefin Sans;
  font-weight: normal;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0px; }

.new_banner {
  background: #3d4247; }

.thumbnail .info {
  text-align: left; }

.thumbnail .price {
  text-align: right;
  float: right;
  font-weight: bold; }

.cart_price {
  float: right;
  text-align: right;
  padding-left: 20px;
  font-weight: bold;
  display: none; }

label.tos_label {
  display: inline;
  font-weight: normal;
  text-transform: none; }

#estimated-shipping, .excluding_tax {
  display: block; }

.cart_image img {
  float: left;
  margin-right: 20px;
  max-width: 100px; }

.quantity_label {
  display: none; }

.price_total_text {
  font-weight: normal;
  display: none; }

.was_price {
  text-decoration: line-through;
  color: #6e6c6a;
  font-style: italic;
  text-shadow: none;
  font-weight: normal; }

.thumbnail .quick_shop_container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%; }

.thumbnail .quick_shop {
  display: none;
  background-color: #354857;
  color: #ffffff;
  font-family: Josefin Sans;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 20px; }
  .thumbnail .quick_shop:hover {
    color: #ffffff;
    background-color: #55879e; }

.thumbnail:hover .quick_shop {
  display: inline; }

.thumbnails a {
  display: block;
  margin-bottom: 1em; }

.instas {
  width: 20%;
  float: left; }

.instas a {
  display: block; }

.instas img, .instas video {
  width: 100%;
  display: block; }

.arrow {
  font-size: smaller;
  position: relative;
  top: -1px;
  left: 2px;
  opacity: 0.6; }

.modal {
  margin: 10px 0;
  display: none;
  background-color: #fcfcfc;
  color: #000000; }

.modal_product {
  width: auto;
  line-height: 0px;
  max-width: 940px; }

.modal_product img {
  cursor: pointer; }

.modal_image {
  text-align: center; }
  .modal_image img {
    max-height: 500px; }

.modal p.modal_price, p.modal_price {
  font-size: 22px;
  margin-bottom: 1em; }

.modal form {
  margin-bottom: 10px; }

.notify_form .submit {
  padding: 8px 8px !important; }

.product_image_col {
  margin-top: 15px;
  text-align: center; }

.product_image {
  margin-bottom: 0.75em; }

.meta {
  font-size: 13px; }

.meta p {
  font-size: 13px;
  margin-bottom: 0px; }

p.meta {
  margin-bottom: 10px; }

.comment-body p.meta {
  margin-bottom: 5px; }

.sidebar_title {
  margin-bottom: 0; }

.blog_list {
  margin-left: 0; }

.blog_list li {
  list-style: none;
  padding-left: 0; }

.recent_articles li {
  padding-bottom: 10px; }

.recent_articles a {
  font-size: 14px;
  padding-right: 15px;
  display: block; }

.toggle span {
  color: #6e6c6a;
  font-weight: bold;
  font-size: larger;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  float: right;
  display: none; }

.sidebar .newsletter {
  margin-bottom: 25px; }

.sidebar .newsletter .sign_up {
  margin-left: 0;
  width: 100%; }

.sidebar p {
  font-size: 14px; }

.sidebar .search {
  padding-top: 8px; }

.sidebar .search input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.meta .label, .label {
  color: #6e6c6a; }

.blog_meta, .blog_meta a {
  color: #6e6c6a; }

.blog_meta a:hover {
  color: #3d4247; }

.blog_meta p {
  padding-right: 40px; }

.blog_meta span {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  font-size: smaller;
  color: #6e6c6a; }

.blog_meta span:after {
  content: '';
  position: absolute;
  right: -16px;
  top: 50%;
  margin: -1px 5px 0;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #ced3d3;
  box-sizing: border-box; }

.blog_meta span:last-child:after {
  background-color: transparent; }

.tags span a {
  font-weight: bold;
  color: #55879e; }

.blog_list li {
  list-style: none; }

.count {
  font-style: normal;
  font-size: 13px; }

#tag_filter, #sort-by {
  margin-bottom: 0;
  padding: 10px 12px;
  display: inline-block; }

.excerpt {
  margin-top: -10px;
  line-height: 1.7; }

.container div.tag_filter {
  display: none; }

.section_select {
  float: right;
  text-align: right;
  margin-left: 15px; }
  @media (max-width: 767px) {
    .section_select {
      width: 100%;
      margin-left: 0; } }

.checkout {
  display: block;
  float: right;
  margin-top: 0px; }

.or {
  font-size: smaller;
  font-style: italic;
  padding: 0 10px; }

input.quantity {
  padding: 14px 8px;
  width: 60px;
  display: inline;
  margin-bottom: 1em; }

.inline_purchase {
  display: inline-block;
  margin-left: 20px;
  margin-top: 20px; }

.inline_purchase .add_to_cart {
  float: left;
  margin-top: 0; }

.subtotal {
  text-align: right; }

.mobile_left {
  text-align: right; }

.article, .article_image {
  padding-bottom: 15px; }

.article img, .article svg {
  margin-bottom: 15px; }

body.article {
  padding-bottom: 0; }

.sidebar_content {
  border-left: solid 1px #a9a9a9;
  padding-left: 20px; }

.sidebar .newsletter {
  margin-bottom: 20px; }

.comment {
  margin-bottom: 20px; }

.comment-body h6 {
  padding-bottom: 0.25em; }

.comment-form input {
  width: 100%; }

.social_buttons a {
  display: inline-block;
  line-height: 32px;
  padding: 0 12px;
  color: #000000;
  border: 1px solid #a9a9a9;
  margin: 8px 8px 8px 0;
  font-size: 13px;
  border-radius: 5px;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  -ms-transition: all .1s linear;
  transition: all .1s linear; }

.items_left p {
  margin-bottom: 10px; }

.gravatar {
  width: 100px !important; }

.gravatar img {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px; }

.red {
  color: #C33; }

.address p {
  margin-bottom: 5px; }

div#disqus_thread ul, div#disqus_thread li {
  border: none; }

.search_page {
  padding: 40px 0 60px 0; }

.size_chart {
  float: right;
  font-family: Josefin Sans;
  font-size: smaller; }

.size_chart_content {
  display: none;
  padding: 10px 20px; }

/* #Password Page
================================================== */
#password-page-bg {
  background-color: #000000;
  color: #ffffff;
  background: url(password-page-background_v-62990884650491568991486906235.jpg) center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#password-container {
  margin: 55px auto 0;
  max-width: 100%;
  display: table;
  text-align: center;
  display: table; }

#password-container h1 {
  color: #ffffff; }

.password-page-row {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.password-page-col {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px;
  width: 100%; }

.password-page-name {
  color: #ffffff; }

.password-page-message {
  font-size: 28px;
  margin: 0 auto 25px;
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  padding: 15px 0px 15px 0px; }

.password-page-follow {
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  margin-bottom: 0px; }

.password-logo {
  max-width: 280px;
  margin: 0px auto; }

.password-message {
  max-width: 600px; }

.hr-small {
  margin: 20px auto;
  width: 50px; }

.password_spread {
  padding: 0px; }

.password-social .social_icons li {
  display: inline-block; }

.password-social .social_icons {
  margin: 0px; }

.password-social .social_icons a, .password-social .social_icons a:visited, .password-social .social_icons a:active, .password-social .social_icons a:hover {
  color: #ffffff;
  font-size: 17px;
  padding: 0px;
  height: 42px;
  width: 42px;
  line-height: 42px;
  text-align: center;
  display: inline-block; }
  .password-social .social_icons a:before, .password-social .social_icons a:visited:before, .password-social .social_icons a:active:before, .password-social .social_icons a:hover:before {
    margin-right: 0px; }

.password-footer {
  margin-top: 15px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-align: center; }

#password-page-bg .powered {
  margin-top: 0px; }

.powered {
  display: block;
  margin-top: 15px; }

.password-footer a {
  color: #ffffff;
  text-decoration: none; }

.shopify a {
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0JJREFUeNqMU81vG0UU/83sR73YG+M4xrHj4jj9UCFNSaGlQQUhhFBRpXIo6jEHQFXFAbhy4B/gioTgzgGV7ws5IAoqUgUSoWoIaZJGpGpMHDuptf5a7+fM8nZpJaRy4M0+jd7szO/93u/NsAsX5vFvi6IInHNUq5NnstnsqXp96xur3f392HNlrIcLePHkS8hlTchIJvtVSTOjIaSAwhkiGsXi+BudjjVp28Oj+XzhrPDZh5qqfoIQD5j6wrxHCAJ6UMXVr3pgnB0c9O2843jrE5XMtZER47GTp+bOqfn++d9+Ct5TuLrCGAcjpgnAWEVSdg8HSyWUzTl8v7D08szxSltPB6/OPDWeW/q1caI2O0zfbrThBM7pjdbiz9PG7LsK01epYKiCaMlIQadnHag9UZ2vbuqvl47tVMwcY3fdFjLFCIHksB0bQojCTmfzlWyHf53S0qsyigESMRS0uqtvNbs330nXNHhRAWl3ChnNhLG/jzBy4fg27pGG5TSqWsARV6EGwk+WScgymIQ5auLpyTdRHj2arC//9QXuDpfgeDYkQcgoZixq4DKuAGoo7wEwVg5DD3PVt1EafRzL21/C0HJo9f4gYUO4gZNkFMk5Nkli3wcI4vP7yIvxhsLIIXhBHzfqlzHwWihkDiNjPEwlDJNE/zDABGPQKfR5QAzI8wRU9IWNurWIlJbF+dmP8Ig5ja67Az8cwvWdmCVi4YSMSlTzODjAQxGAvCZkaIpI4MeN97Fc/xbpfXk8WXmNqPcw9C1idR8gKSNN06GYEScZYwZVJ+xj/8hpPJp9HmvNK/Bd6g0zEXfJ9rvEwE0A4qbFLOibimN15RcLR57JVFx7iLGHpvFs9RJ8QZvofmzsXoEXDqAqWiIiyUaAUSIkBTVVY1BuXuth6rhxcaxizDb619EcrGPg7+JG8zJWdj8HZwplk7hTHyDiKrU5BVWXyKT57ncfNz9TRBjxrRWn3/zT2+7seV7DWuabnR+MTrCm6ikNnLLEL3R720dmQkMqFz8dia3rdmvhg8an7MH3hZRhKuVsQTtcPmCcGK+lZvLl1JEdK9T7PW9t75a72L7tXh3sBbdEELXxP00h1//rx98CDACS7p3N/ZPUwQAAAABJRU5ErkJggg==);
  padding-left: 21px;
  color: #ffffff;
  text-decoration: none; }

/* Password Page Modal CSS */
.controls {
  display: block;
  margin: 1em 2em 1em auto;
  text-align: right;
  text-transform: uppercase;
  position: relative; }

#open-me a {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px; }

.close-me {
  z-index: 8000; }

.close-me a {
  color: #000; }

.modalbox {
  position: absolute;
  height: 100%;
  top: -1em;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  z-index: 5000; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.95); }

.overlay-close {
  width: 150px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #000;
  font-size: 14px; }

.overlay-data {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  visibility: 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }

.overlay-open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.inputbox {
  margin: 0px auto;
  max-width: 100%;
  display: table;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #000; }

.storefront-password-form label {
  font-size: 0.9em;
  margin: 0 0 1em 0; }

.storefront-password-form .actions {
  display: inline-block; }

.storefront-password-form #password {
  width: 80%;
  display: inline-block; }

#owner {
  font-size: 0.9em;
  margin-top: -1em;
  opacity: 0.8; }

.pass-close {
  color: #000 !important;
  padding: 0 !important;
  margin: 1em !important;
  position: absolute !important;
  top: 0px !important;
  right: 0px !important; }

@media screen and (min-width: 320px) and (max-width: 440px) and (max-height: 667px) {
  .modalbox {
    display: block;
    width: 414px !important;
    max-width: 100%;
    text-align: center; }

  .pass-close {
    display: block;
    margin: 0.65em -0.15em 1em 0 !important; } }
/* #Swatch Styles
================================================== */
.swatch_options {
  margin-bottom: 1em; }

.swatch .option_title {
  margin: 0.5em 0;
  font-weight: bold; }

/* Hide radio buttons.*/
.swatch input {
  display: none; }

.swatch label {
  float: left;
  min-width: 25px;
  height: 35px;
  margin: 0;
  font-size: 13px;
  text-align: center;
  line-height: 35px;
  white-space: nowrap;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 10px;
  font-weight: bold; }

.swatch .color label {
  min-width: 34px;
  height: 26px;
  line-height: 26px; }

.swatch-element {
  border: #e2e2e2 1px solid;
  border-radius: 5px; }

.swatch-element.color {
  padding: 5px; }

.swatch-element.color, .swatch-element.color label {
  border: #e2e2e2 1px solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.swatch-element.color {
  border-color: transparent; }

.color.swatch-element label {
  padding: 0; }

.swatch_options input:checked + .swatch-element {
  border-color: #666; }

.swatch .swatch-element {
  float: left;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0px 10px 15px 0;
  position: relative; }

.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.swatch .swatch-element .crossed-out {
  display: none; }

.swatch .swatch-element.soldout .crossed-out {
  display: block;
  height: 100%;
  width: 100%; }

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6; }

/* Tooltips */
.swatch .tooltip {
  text-align: center;
  background: #333;
  background: rgba(51, 51, 51, 0.9);
  color: #fff;
  bottom: 100%;
  padding: 5px 10px;
  display: block;
  position: absolute;
  width: 120px;
  font-size: 13px;
  left: -35px;
  margin-bottom: 15px;
  /* Make it invisible by default */
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.swatch .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%; }

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid rgba(51, 51, 51, 0.9) 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0; }

.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

/* #Footer
================================================== */
div.footer {
  background-color: #2d2d2d;
  border-top: solid 1px rgba(0, 0, 0, 0);
  font-size: 13px;
  line-height: 1.7em;
  color: #55879e;
  padding: 25px 0;
  margin-top: 2em; }

.index div.footer {
  margin-top: 0; }

.footer p {
  margin-bottom: 10px; }

.footer a {
  color: #f4f4f4; }

.footer a:hover {
  color: #55879e; }

.contact-form {
  margin-bottom: 0; }

form.search {
  margin-bottom: 0px; }

input.search_box {
  padding: 10px 15px 10px 35px;
  background: white url(search_v-110745756563644329011486906236.jpg) no-repeat 12px 50%;
  border: solid 1px #a9a9a9;
  border-radius: 5px;
  margin-bottom: 0px; }

.search_box:focus {
  background-color: #fff; }

.payment_methods {
  margin: 4px 0 6px 0;
  filter: alpha(opacity=80);
  opacity: 0.8; }

.payment_methods img {
  padding-right: 4px;
  height: 30px;
  width: 48px; }

.credits_right {
  text-align: right; }

.icons {
  list-style: none outside;
  margin-left: 0;
  border: 0; }

.footer .social_icons li {
  border: 0;
  float: left;
  padding: 0 0 8px 0; }

.footer .social_icons li a {
  display: inline-block; }

.footer ul {
  list-style: none outside;
  margin-left: 0; }

.footer li {
  padding: 6px 0;
  list-style: none outside none;
  margin-bottom: 0; }

.footer ul.footer_menu li:first-child {
  margin-left: 0;
  padding-top: 0; }

/* #FlexSlider v2.6
================================================== */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

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

ul.slides li {
  border: none;
  padding: 0;
  margin-bottom: 0;
  position: relative; }

/* FlexSlider Necessary Styles
*********************************/
html[xmlns] .slides {
  display: block; }

.flexslider {
  margin: 0;
  padding: 0;
  z-index: 0; }

.flexslider .slides > li {
  display: none; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 0 auto; }

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

.banner-flexslider {
  margin-bottom: 2em; }

.banner-flexslider img {
  width: 100%;
  margin-bottom: 0; }

.homepage_slider .slides > li:first-of-type {
  display: block; }

.homepage_slider .slides img, .article .slides img {
  width: 100%; }

.slider.slideshow_article_darken--true {
  background-color: #000; }
  .slider.slideshow_article_darken--true img {
    opacity: 0.6; }

.homepage_slider .flex-control-nav li a.flex-active {
  background: rgba(255, 255, 255, 0.7);
  cursor: default; }
.homepage_slider .flex-control-nav {
  position: absolute;
  bottom: 20px;
  right: 5%;
  width: auto;
  z-index: 10; }
  @media (max-width: 767px) {
    .homepage_slider .flex-control-nav {
      bottom: 5px;
      right: 2%; } }
.homepage_slider .flex-control-nav li a {
  width: 18px;
  height: 18px;
  display: block;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50%;
  border: 0;
  opacity: 1;
  margin-right: 5px; }
.homepage_slider .flex-caption .container {
  opacity: 0; }
  .homepage_slider .flex-caption .container.text-animation--none {
    opacity: 1; }

.flex-caption {
  pointer-events: none; }
  .flex-caption .action_button {
    pointer-events: all; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
  clear: both;
  overflow: hidden; }

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

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

.flexslider .slides {
  zoom: 1; }

.flexslider .slides .flex-active-slide {
  z-index: 100 !important; }

.flexslider .slides li {
  text-align: center;
  position: relative;
  z-index: -100 !important; }

.flexslider-container {
  position: relative; }

.carousel li {
  margin-right: 5px;
  border: 0; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides li {
  text-align: center;
  position: relative; }

.carousel li {
  margin-right: 5px;
  border: 0; }

.flex-caption {
  margin: 0;
  width: 100%;
  position: absolute;
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.slides .headline, .caption-content .headline {
  color: #ffffff;
  font-size: 50px;
  margin-bottom: 0.2em;
  line-height: 55px;
  font-weight: normal; }

p.subtitle {
  font-family: Josefin Sans;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.5em;
  position: relative;
  color: #ffffff;
  margin-bottom: 0; }

.flex-caption .action_button {
  width: auto;
  margin-top: 15px; }

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

.flex-direction-nav a {
  width: 60px;
  height: 60px;
  font-size: 40px;
  color: #fff;
  margin: -20px 0 0;
  display: block;
  z-index: 10;
  position: absolute;
  top: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 62px; }

.flex-direction-nav a span:before {
  margin-right: 0; }

.flex-direction-nav .flex-next {
  right: -60px; }

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

.flex-direction-nav .flex-next span {
  position: relative;
  left: 1px;
  top: 1px; }

.flex-direction-nav .flex-prev span {
  position: relative;
  right: 1px;
  top: 1px; }

.flexslider:hover .flex-next {
  right: 20px;
  opacity: 1; }

.flexslider:hover .flex-prev {
  left: 20px;
  opacity: 1; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  background-color: rgba(0, 0, 0, 0.6); }

.flex-direction-nav .flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Control Nav */
.flex-control-nav {
  position: absolute;
  bottom: 40px;
  text-align: center;
  width: 100%;
  z-index: 10; }

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

.flex-control-nav li:first-child {
  margin: 0; }

.flex-control-nav li a {
  width: 40px;
  height: 1px;
  display: block;
  opacity: 0.3;
  cursor: pointer;
  text-indent: -9999em;
  border: 3px solid #fff;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.flex-control-nav li a.flex-active {
  opacity: 0.8;
  cursor: default; }

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

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

.flex-control-thumbs {
  position: static;
  overflow: hidden; }

.flex-control-thumbs li, .flex-control-thumbs li:first-child {
  width: 21%;
  vertical-align: top;
  margin: 15px 5% 0 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

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

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

.product_slider .flex-active-slide a:hover {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in; }

.product_slider, .product_slider .flex-viewport {
  margin-bottom: 1em; }

.product_slider .slides img {
  max-height: 700px; }

.product_slider .slides {
  width: 80% !important;
  float: left; }

.product_slider .flex-control-thumbs {
  width: 16% !important;
  float: right;
  margin: 0 auto 15px auto !important; }

.product_slider .flex-control-thumbs li {
  width: auto !important;
  margin-top: 20px; }

.product_slider .flex-control-thumbs li:first-child {
  margin-top: 0; }

.homepage_content {
  padding: 10px 0; }

.index-sections .image-with-text-overlay-section:last-child {
  margin-bottom: 0; }

.product .featured-link--half .collection_title {
  font-size: 1.5vw; }
  @media (max-width: 767px) {
    .product .featured-link--half .collection_title {
      font-size: inherit; } }

/* #Fancybox
================================================== */
/*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background-color: #fcfcfc;
  color: #000000;
  text-shadow: none;
  border-radius: 5px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -306px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  background: white url("fancybox_loading_v-38408244440897529091486906233.gif") center center no-repeat;
  background-size: 35px 35px;
  width: 50px;
  height: 50px;
  border-radius: 5px; }

.fancybox-close {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  z-index: 8040;
  font-size: 18px;
  color: #000000;
  opacity: 0.6;
  transition: all .3s ease; }

.fancybox-close span:before {
  margin-right: 0; }

.gallery .fancybox-close {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0; }

.gallery .fancybox-close:hover {
  background-color: rgba(0, 0, 0, 0.6); }

.fancybox-close:hover {
  opacity: 0.8; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  width: 60px;
  height: 60px;
  font-size: 40px;
  color: #fff;
  display: block;
  opacity: 0;
  transition: all .3s ease;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 62px; }

.fancybox-nav span:before {
  margin-right: 0; }

.fancybox-prev span {
  left: 20px; }

.fancybox-next span:before {
  left: 1px; }

.fancybox-prev span:before {
  right: 1px; }

.fancybox-prev span:hover, .fancybox-next span:hover {
  background-color: rgba(0, 0, 0, 0.6); }

.fancybox-next span {
  right: 20px; }

.fancybox-nav:hover span {
  visibility: visible;
  opacity: 1; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all .1s linear; }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  display: none; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/* Newsletter */
#password-page-bg .newsletter {
  margin-bottom: 0px; }

.newsletter {
  margin-bottom: 10px; }
  .newsletter .contact-form {
    width: 460px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .newsletter .contact-form {
        width: 100%; } }
  .newsletter input.sign_up {
    display: inline-block;
    width: 30%; }
    @media (max-width: 767px) {
      .newsletter input.sign_up {
        width: 100%; } }
  .newsletter input.contact_email {
    width: 64%;
    display: inline-block;
    margin-right: 2%; }
    @media (max-width: 767px) {
      .newsletter input.contact_email {
        width: 100%;
        margin-right: 0; } }
  .newsletter .last-name, .newsletter .first-name {
    width: 100%; }

.footer .newsletter .contact-form {
  margin: initial !important;
  width: 95%; }

.sidebar .newsletter .contact-form {
  width: auto; }
  .sidebar .newsletter .contact-form input {
    width: 100%; }

.newsletter_popup .fancybox-skin, .newsletter_popup .fancybox-skin p.headline,
.newsletter_popup .fancybox-skin a, .newsletter_popup .fancybox-skin a:visited {
  color: #2e2d2c; }

.newsletter_popup .fancybox-skin {
  background-color: #ffffff; }

.newsletter_popup .fancybox-close {
  color: #2e2d2c !important; }

/*
 Cloud Zoom CSS. (c)2012 Star Plugins.
*/
.cloudzoom-zoom-inside img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.cloudzoom-lens {
  border: none;
  border: 1px solid #a9a9a9;
  width: 225px;
  height: 175px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 1000;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.cloudzoom-zoom {
  border: 1px solid #a9a9a9;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0);
  z-index: 1000; }

.cloudzoom-zoom-inside {
  border: none;
  box-shadow: none; }

.cloudzoom-caption {
  display: none;
  text-align: left;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  font-family: sans-serif;
  font-size: 11px; }

.cloudzoom-blank {
  background-image: url("blank_v-164826798765693215961486906233.gif"); }

div.cloudzoom-ajax-loader {
  display: none;
  background: white url("fancybox_loading_v-38408244440897529091486906233.gif") center center no-repeat;
  background-size: 44px 44px;
  width: 50px;
  height: 50px;
  opacity: 0.6;
  border-radius: 5px; }

.cloudzoom-lens + div {
  display: none !important; }

/*
* Layout
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing
    #Media Queries */
/* #Base 1200 Grid
================================================== */
.container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0; }

.column, .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px; }

.row {
  margin-bottom: 20px; }

/* Nested Column Classes */
.column.alpha, .columns.alpha {
  margin-left: 0; }

.column.omega, .columns.omega {
  margin-right: 0; }

/* Base Grid */
.container .one.column {
  width: 55px; }

.container .two.columns {
  width: 130px; }

.container .three.columns {
  width: 205px; }

.container .four.columns {
  width: 280px; }

.container .five.columns {
  width: 355px; }

.container .six.columns {
  width: 430px; }

.container .seven.columns {
  width: 505px; }

.container .eight.columns {
  width: 580px; }

.container .nine.columns {
  width: 655px; }

.container .ten.columns {
  width: 730px; }

.container .eleven.columns {
  width: 805px; }

.container .twelve.columns {
  width: 880px; }

.container .thirteen.columns {
  width: 955px; }

.container .fourteen.columns {
  width: 1030px; }

.container .fifteen.columns {
  width: 1105px; }

.container .sixteen.columns {
  width: 1180px; }

.container .one-third.column {
  width: 380px; }

.container .two-thirds.column {
  width: 780px; }

.container .one-fifth.column {
  width: 220px; }

/* Offsets */
.container .offset-by-one {
  padding-left: 75px; }

.container .offset-by-two {
  padding-left: 150px; }

.container .offset-by-three {
  padding-left: 225px; }

.container .offset-by-four {
  padding-left: 300px; }

.container .offset-by-five {
  padding-left: 375px; }

.container .offset-by-six {
  padding-left: 450px; }

.container .offset-by-seven {
  padding-left: 525px; }

.container .offset-by-eight {
  padding-left: 600px; }

.container .offset-by-nine {
  padding-left: 675px; }

.container .offset-by-ten {
  padding-left: 750px; }

.container .offset-by-eleven {
  padding-left: 825px; }

.container .offset-by-twelve {
  padding-left: 900px; }

.container .offset-by-thirteen {
  padding-left: 975px; }

.container .offset-by-fourteen {
  padding-left: 1050px; }

.container .offset-by-fifteen {
  padding-left: 1125px; }

.container .alternate {
  padding-right: 75px; }

/* #Base 960 Grid
================================================== */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0; }

  .container .column,
  .container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px; }

  .row {
    margin-bottom: 20px; }

  /* Nested Column Classes */
  .column.alpha, .columns.alpha {
    margin-left: 0; }

  .column.omega, .columns.omega {
    margin-right: 0; }

  /* Base Grid */
  .container .one.column,
  .container .one.columns {
    width: 40px; }

  .container .two.columns {
    width: 100px; }

  .container .three.columns {
    width: 160px; }

  .container .four.columns {
    width: 220px; }

  .container .five.columns {
    width: 280px; }

  .container .six.columns {
    width: 340px; }

  .container .seven.columns {
    width: 400px; }

  .container .eight.columns {
    width: 460px; }

  .container .nine.columns {
    width: 520px; }

  .container .ten.columns {
    width: 580px; }

  .container .eleven.columns {
    width: 640px; }

  .container .twelve.columns {
    width: 700px; }

  .container .thirteen.columns {
    width: 760px; }

  .container .fourteen.columns {
    width: 820px; }

  .container .fifteen.columns {
    width: 880px; }

  .container .sixteen.columns {
    width: 940px; }

  .container .one-third.column {
    width: 300px; }

  .container .two-thirds.column {
    width: 620px; }

  .container .one-fifth.column {
    width: 172px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 60px; }

  .container .offset-by-two {
    padding-left: 120px; }

  .container .offset-by-three {
    padding-left: 180px; }

  .container .offset-by-four {
    padding-left: 240px; }

  .container .offset-by-five {
    padding-left: 300px; }

  .container .offset-by-six {
    padding-left: 360px; }

  .container .offset-by-seven {
    padding-left: 420px; }

  .container .offset-by-eight {
    padding-left: 480px; }

  .container .offset-by-nine {
    padding-left: 540px; }

  .container .offset-by-ten {
    padding-left: 600px; }

  .container .offset-by-eleven {
    padding-left: 660px; }

  .container .offset-by-twelve {
    padding-left: 720px; }

  .container .offset-by-thirteen {
    padding-left: 780px; }

  .container .offset-by-fourteen {
    padding-left: 840px; }

  .container .offset-by-fifteen {
    padding-left: 900px; }

  .container .alternate {
    padding-right: 60px; } }
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 768px; }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px; }

  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 10px; }

  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 10px; }

  .alpha.omega {
    margin-left: 0;
    margin-right: 0; }

  .container .one.column,
  .container .one.columns {
    width: 28px; }

  .container .two.columns {
    width: 76px; }

  .container .three.columns {
    width: 124px; }

  .container .four.columns {
    width: 172px; }

  .container .five.columns {
    width: 220px; }

  .container .six.columns {
    width: 268px; }

  .container .seven.columns {
    width: 316px; }

  .container .eight.columns {
    width: 364px; }

  .container .nine.columns {
    width: 412px; }

  .container .ten.columns {
    width: 460px; }

  .container .eleven.columns {
    width: 508px; }

  .container .twelve.columns {
    width: 556px; }

  .container .thirteen.columns {
    width: 604px; }

  .container .fourteen.columns {
    width: 652px; }

  .container .fifteen.columns {
    width: 700px; }

  .container .sixteen.columns {
    width: 748px; }

  .container .one-third.column {
    width: 236px; }

  .container .two-thirds.column {
    width: 492px; }

  .container .one-fifth.column {
    width: 133px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 48px; }

  .container .offset-by-two {
    padding-left: 96px; }

  .container .offset-by-three {
    padding-left: 144px; }

  .container .offset-by-four {
    padding-left: 192px; }

  .container .offset-by-five {
    padding-left: 240px; }

  .container .offset-by-six {
    padding-left: 288px; }

  .container .offset-by-seven {
    padding-left: 336px; }

  .container .offset-by-eight {
    padding-left: 384px; }

  .container .offset-by-nine {
    padding-left: 432px; }

  .container .offset-by-ten {
    padding-left: 480px; }

  .container .offset-by-eleven {
    padding-left: 528px; }

  .container .offset-by-twelve {
    padding-left: 576px; }

  .container .offset-by-thirteen {
    padding-left: 624px; }

  .container .offset-by-fourteen {
    padding-left: 672px; }

  .container .offset-by-fifteen {
    padding-left: 720px; }

  .container .alternate {
    padding-right: 48px; } }
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
  .container {
    width: 300px; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column,
  .container .one-fifth.column {
    width: 300px; }

  .container .thumbnail.even, .container .thumbnail.odd {
    width: 140px !important; }

  .container div.thumbnail.even {
    clear: left; }

  .container div.thumbnail.odd {
    margin-left: 20px; }

  br.product_clear {
    display: none; }

  .container .logo.columns {
    width: 160px; }

  .container .nav.columns {
    width: 130px;
    margin-left: 10px; }

  /* Offsets */
  .container .offset-by-one,
  .container .offset-by-two,
  .container .offset-by-three,
  .container .offset-by-four,
  .container .offset-by-five,
  .container .offset-by-six,
  .container .offset-by-seven,
  .container .offset-by-eight,
  .container .offset-by-nine,
  .container .offset-by-ten,
  .container .offset-by-eleven,
  .container .offset-by-twelve,
  .container .offset-by-thirteen,
  .container .offset-by-fourteen,
  .container .offset-by-fifteen {
    padding-left: 0; }

  .container .alternate {
    padding-right: 0; } }
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 420px; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column,
  .container .one-fifth.column {
    width: 420px; }

  .container .thumbnail.even, .container .thumbnail.odd {
    width: 200px !important; }

  .container div.thumbnail.even {
    clear: left; }

  .container div.thumbnail.odd {
    margin-left: 20px; }

  br.product_clear {
    display: none; }

  .container .logo.columns {
    width: 160px; }

  .container .nav.columns {
    width: 230px;
    margin-left: 10px; } }
/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  input.contact_email, .footer input[type="text"] {
    width: 100% !important; }

  h1.collection_title_tags, div.collection_title_tags {
    border-right: 0;
    margin-right: 0;
    padding-right: 0; }

  .cloudzoom-lens {
    width: 140px;
    height: 120px; }

  .continue_shopping {
    left: 3px;
    float: left;
    margin-top: 20px; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .nav ul li {
    padding: 0 0 0 10px; }

  input.search_box {
    width: inherit !important; }

  input[type="submit"].sign_up {
    padding: 15px; }

  a.button,
  button,
  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  input[type="email"],
  .action_button,
  a.action_button,
  input.action_button[type="submit"],
  input.action_button[type="button"],
  select.single-option-selector {
    width: 100%; }

  input[type="submit"].sign_up {
    margin-left: 0; }

  input.action_button {
    margin-bottom: 1em !important; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  #currencies {
    padding-right: 25px; }

  .article_image {
    padding-bottom: 0; }

  .sidebar_content {
    border: 0;
    padding: 0; }

  .instas {
    width: 50%; }

  .instas:last-child:nth-child(odd) {
    width: 100%; }

  .subtotal {
    text-align: left; }

  .logo a {
    padding-top: 5px; }

  .header_border {
    padding-bottom: 0; }

  .toggle_menu {
    top: 0; }

  .collection_menu {
    display: none; }

  .container div.tag_filter {
    display: block; }

  #tag_filter, #sort-by {
    margin: 1.5em 0 0.5em 0; }

  .blog_filter {
    display: block !important;
    width: 100%; }

  .blog h2 {
    margin-top: 1.5em; }

  .section_select {
    text-align: center; }

  .or {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-left: 0;
    padding-bottom: 5px; }

  .toggle span {
    display: block; }

  .toggle_list {
    display: none; }

  select {
    width: 100%; }

  .search_page_text {
    text-align: left; }

  a.button,
  button,
  .action_button,
  a.action_button,
  textarea {
    width: 100%; }

  .flexslider a.action_button {
    width: initial; }

  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  input[type="email"],
  input.action_button[type="submit"],
  input.action_button[type="button"],
  .sign_up {
    margin-left: 0 !important;
    width: 100%; }

  .cart_icons {
    display: none; }

  .credits_right {
    text-align: left; }

  .container .column.thumbnail, .container .columns.thumbnail {
    margin-top: 1em; }

  .title_column {
    float: left; }

  .mobile_left {
    text-align: left; }

  .container div.mobile_only {
    display: block; }

  .quantity_label {
    display: inline; }

  .price_total {
    text-align: right; }

  .price_total_text {
    display: block; }

  .update_subtotal, .price_total, .remove_column, .checkout_table_header {
    display: none; }

  .mobile_right {
    text-align: right; }

  .quick_shop {
    display: none !important; }

  .cart_price {
    display: block;
    margin-bottom: 0; }

  table tr th, table tr td {
    padding: 2px; }

  input.action_button {
    margin-bottom: 1em !important; }

  .multiple_product_images {
    display: none; }

  .flex-caption .headline {
    font-size: 1.5em;
    line-height: 1em; }

  .flex-caption p.subtitle {
    font-size: 1.2em;
    line-height: 1em;
    margin-bottom: 10px; }

  .container .blog_content {
    padding-left: 0;
    border: 0; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mobile_hidden {
    display: none !important; }

  ul.menu li.navicon_button {
    display: inline-block; }

  ul.menu li {
    padding: 0 0 0 10px; }

  ul.nav_buttons {
    position: relative;
    top: 10px; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .mobile_hidden {
    display: none !important; }

  ul.menu li.navicon_button {
    display: inline-block; }

  ul.menu li {
    padding: 0; }

  ul.nav_buttons {
    position: relative;
    top: 10px;
    text-align: left; }

  ul.nav_buttons .button_label {
    display: none; }

  ul.menu li a, ul.menu li a:hover, ul.menu li a:active {
    display: inline-block; }

  span.icon-cart:before, span.icon-bag:before, span.icon-menu:before {
    margin-right: 0; }

  input.search_box {
    width: 240px !important; }

  .flex-caption .action_button {
    padding: 4px 15px;
    font-size: 12px;
    margin-top: 5px; }

  .flex-direction-nav .flex-prev {
    display: none; }

  .flex-direction-nav .flex-next {
    display: none; }

  h1, h2, h1.home, h1.blog_title, h3, h4, h5, h6, .title a {
    font-size: 150%; }

  h1, h1.home, h1.blog_title, .title a, h2 {
    padding: 0; } }
@media (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
  input.search_box {
    background: white url(search2x_v-11095885480720368841486906236.jpg) no-repeat 12px 50%;
    background-size: 14px 14px; } }
@-moz-document url-prefix() {
  input.search_box {
    position: relative;
    top: 8px; }

  .featured_collections {
    margin-top: 25px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) {
  select,
  textarea,
  input {
    font-size: 16px !important; } }
/* #Icons
================================================== */
@font-face {
  font-family: 'mobilia';
  src: url("mobilia_v-38776982091349260061486906235.eot");
  src: url("https://cdn.shopify.com/s/files/1/0169/7188/t/70/assets/mobilia.eot?%23iefix&v=38776982091349260061486906235") format("embedded-opentype"), url("mobilia_v-17499794823148516131486906235.woff") format("woff"), url("mobilia_v-131711431096967232031486906235.ttf") format("truetype"), url("mobilia_v-40272112643397130361486906235.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "mobilia";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1.01em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 1px; }

.icon-pinterest:before {
  content: "\e906"; }

.icon-arrow-up:before {
  content: "\e900"; }

.icon-check:before {
  content: "\e901"; }

.icon-close:before {
  content: "\e902"; }

.icon-arrow-down:before {
  content: "\e903"; }

.icon-arrow-right:before {
  content: "\e904"; }

.icon-arrow-left:before {
  content: "\e90a"; }

.icon-minus:before {
  content: "\e90c"; }

.icon-menu:before {
  content: "\e910"; }

.icon-search:before {
  content: "\e911"; }

.icon-cart:before {
  content: "\e913"; }

.icon-account:before {
  content: "\e915"; }

.icon-bag:before {
  content: "\e916"; }

.icon-plus:before {
  content: "\e917"; }

.icon-email:before {
  content: "\e905"; }

.icon-phone:before {
  content: "\e90e"; }

.icon-youtube:before {
  content: "\e914"; }

.icon-vimeo:before {
  content: "\e912"; }

.icon-gplus:before {
  content: "\e907"; }

.icon-rss:before {
  content: "\e908"; }

.icon-houzz:before {
  content: "\e909"; }

.icon-snapchat:before {
  content: "\e90b"; }

.icon-instagram:before {
  content: "\e90f"; }

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

.icon-twitter:before {
  content: "\ea96"; }

.icon-tumblr:before {
  content: "\eab9"; }

.icon-linkedin:before {
  content: "\eaca"; }

.icon-twitter-share:before {
  content: "\ea96";
  margin-right: 0.6em;
  color: #09AEEC; }

.icon-twitter-share:hover {
  background-color: #09AEEC;
  border-color: #09AEEC;
  color: #fff; }

.icon-twitter-share:hover:before {
  color: #fff; }

.icon-facebook-share:before {
  content: "\ea90";
  margin-right: 0.6em;
  color: #49659D; }

.icon-facebook-share:hover {
  background-color: #49659D;
  border-color: #49659D;
  color: #fff; }

.icon-facebook-share:hover:before {
  color: #fff; }

.icon-gplus-share:before {
  content: "\e907";
  margin-right: 0.6em;
  color: #CC3A2B; }

.icon-gplus-share:hover {
  background-color: #CC3A2B;
  border-color: #CC3A2B;
  color: #fff; }

.icon-gplus-share:hover:before {
  color: #fff; }

.icon-pinterest-share:before {
  content: "\e906";
  margin-right: 0.6em;
  color: #CB1F2A; }

.icon-pinterest-share:hover {
  background-color: #CB1F2A;
  border-color: #CB1F2A;
  color: #fff; }

.icon-pinterest-share:hover:before {
  color: #fff; }

.icon-email-share:before {
  content: "\e905";
  margin-right: 0.6em;
  color: #888; }

.icon-email-share:hover {
  background-color: #888;
  border-color: #888;
  color: #fff; }

.icon-email-share:hover:before {
  color: #fff; }

.social_icons a {
  font-size: 15px;
  color: #fff;
  background-color: #55879e;
  border-radius: 50%;
  padding: 8px;
  margin: 0 8px 5px 0;
  line-height: 1;
  transition: all .1s linear; }

.social_icons a:hover {
  color: #fff;
  background-color: #354857; }

.social_icons a span:before {
  margin-right: 0; }

.top_menu .social_icons a, .top_menu .social_icons a:visited {
  font-size: 14px;
  padding: 6px;
  color: #fff;
  margin: 0 0 0 5px;
  opacity: 0.8; }

.top_menu .social_icons a:hover {
  color: #fff;
  opacity: 1; }

.top_menu .social_icons li {
  padding-left: 0; }

.remove, .remove:visited {
  color: #000000; }

.remove:hover, .remove:active {
  color: #55879e; }

.icon-cart, .icon-bag, .icon-menu {
  font-size: 16px; }

.menu .icon-arrow-down, .menu .icon-arrow-right {
  font-size: 10px;
  margin-left: 5px; }

.menu .icon-arrow-down, .menu .icon-arrow-right {
  position: relative;
  top: -2px; }

/*
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%,100%,20%,50%,80% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%,100%,20%,50%,80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%,100%,50% {
    opacity: 1; }

  25%,75% {
    opacity: 0; } }

@keyframes flash {
  0%,100%,50% {
    opacity: 1; }

  25%,75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%,100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%,100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  10%,20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%,50%,70%,90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%,60%,80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  10%,20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%,50%,70%,90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%,60%,80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%,60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%,60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top; } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top; } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/* #Font-Face
================================================== */
/*  This is the proper syntax for an @font-face file.
    Upload your font files to Assets and then
    copy your FontName into code below and remove
    comment brackets */
/*  @font-face {
      font-family: 'FontName';
      src: url('https://cdn.shopify.com/s/files/1/0169/7188/t/70/assets/FontName.eot');
      src: url('https://cdn.shopify.com/s/files/1/0169/7188/t/70/assets/FontName.eot?iefix') format('eot'),
           url('https://cdn.shopify.com/s/files/1/0169/7188/t/70/assets/FontName.woff') format('woff'),
           url('https://cdn.shopify.com/s/files/1/0169/7188/t/70/assets/FontName.ttf') format('truetype'),
           url('https://cdn.shopify.com/s/files/1/0169/7188/t/70/assets/FontName.svg#webfontZam02nTh') format('svg');
      font-weight: normal;
      font-style: normal; }
*/
/* #Custom Styles
================================================== */
/*PAGE STYLES 
==================================================*/
/*Story Pages*/
.story p {
  color: #000;
  padding: 0px 25px 0px 25px;
  text-align: center;
  margin-top: 15px; }
.story img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  width: 100%; }
.story div, .story iframe {
  margin: 0 auto;
  display: block; }
.story hr {
  border: none;
  width: 60px;
  height: 4px;
  color: #000;
  background-color: #000;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  padding: 0px; }
.story h3 {
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: center; }
.story blockquote {
  color: #777;
  font-size: 180%;
  text-align: center;
  border: none;
  line-height: 120%; }
.story a img {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */ }
.story a img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* For IE8 and earlier */ }

/*Story Index Page*/
.story-index a img {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
  padding: 0 1px 0 1px; }
.story-index a img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* For IE8 and earlier */ }

/*Homepage Principles*/
.home-principles h2, .home-principles h5, .home-principles p {
  color: white;
  text-align: center; }
.home-principles table {
  padding: 30px 0 0 0;
  Margin-top: 10px;
  margin-left: auto;
  margin-right: auto; }
.home-principles table td {
  padding: 0 30px 0 20px; }
.home-principles table img {
  margin-bottom: 20px; }
.home-principles img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*Delivery Page*/
.delivery_page h1 {
  color: black;
  text-align: center;
  padding: 0; }
.delivery_page h2, .delivery_page h3, .delivery_page h4, .delivery_page h5, .delivery_page p {
  color: black;
  text-align: center; }
.delivery_page table td {
  width: 50%;
  padding: 15px 15px 0px 15px;
  border: 4px solid;
  border-color: #fff; }

/*About Page Table*/
.about_table table {
  width: 100%;
  background-color: #67a3bf; }
.about_table table img {
  max-width: inherit !important;
  margin: 0px;
  display: block; }
.about_table table img, .about_table tr, .about_table td {
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  valign: middle; }
.about_table td p {
  color: #fff;
  margin: 0 85px 10px 85px;
  text-align: left; }
.about_table h2 {
  color: #fff;
  text-align: center;
  padding: 20px 0 0 0; }
.about_table h5 {
  color: #fff;
  text-align: left;
  padding: 0 85px 0 85px; }

 /*Element STYLES 
==================================================*/
/*Credit Lines*/
.creditline p {
  color: #999;
  font-style: italic;
  font-size: 80%;
  text-align: center;
  padding: 0px 25px 0px 25px; }

/*Fade images on Hover*/
.fade_img img {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */ }
.fade_img img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* For IE8 and earlier */ }

/*Product Page Icons*/
.prod-icon {
  Vertical-align: middle;
  padding: 0 15px 0 0; }

/*Homepage sub category font*/
.home-sub-font {
  font-size: 70%; }

/*HR block divider styles*/
hr.whiteblock {
  border: none;
  width: 60px;
  height: 4px;
  color: #fff;
  background-color: #fff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  padding: 0px; }

hr.blackblock {
  border: none;
  width: 60px;
  height: 4px;
  color: #000;
  background-color: #000;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  padding: 0px; }

/*Custom Blockquote*/
blockquote.customquote {
  color: #777;
  font-size: 180%;
  text-align: center;
  border: none;
  line-height: 120%; }

/*Terms*/
.terms p {
  color: #fff;
  font-style: italic;
  font-size: 80%;
  text-align: right;
  padding: 0px 25px 0px 25px; }