/******************************************************************
Theme Name: Turbo 2.2.4
Theme URI: https://outofthesandbox.com/collections/turbo-theme
Author: Out of the Sandbox (https://outofthesandbox.com)
Description: Shopify Theme (https://www.shopify.com/?ref=out-of-the-sandbox)
******************************************************************/
/* Table of Contents
==================================================
  #Mixins
  #Functions
  #Reset
  #Basic Styles
  #Typography
  #Links
  #Lists
  #Menu
  #Images
  #Placeholders
  #Videos
  #Buttons
  #Tabs
  #Accordions
  #Forms
  #Newsletter
  #Tables
  #Misc
  #Testimonials
  #Logo-list
  #Gallery Section
  #Recently Viewed
  #Search Section
  #Site Styles
  #Header
  #Swatch Styles
  #Flickity
  #Layout
  #Password Page
  #Account
  #Page FAQ
  #Page Details
  #Product Details
  #Home page - general
  #Home page - slideshow
  #Home page - image with text
  #Home page - featured promotions
  #Home page - image with text overlay
  #Home page - video
  #Home page - Text column with images
  #Font-Face
  #Custom Styles */
/*MENUS TRIAL FONT-FACE*/
@font-face {
  font-family: 'ManusTrial';
  src: url("ManusTrial.eot");
  src: url("ManusTrial.eot?#iefix") format("embedded-opentype"), url("ManusTrial.woff2") format("woff2"), url("ManusTrial.woff") format("woff"), url("ManusTrial.ttf") format("truetype"), url("ManusTrial.svg#svgFontName") format("svg"); }

/*END FONT_FACE*/
@font-face {
  font-family: 'Klavika-Bold';
  src: url("Klavika-Bold.eot");
  /* IE9 Compat Modes */
  src: url("Klavika-Bold.eot?#iefix") format("embedded-opentype"), url("Klavika-Bold.woff2") format("woff2"), url("Klavika-Bold.woff") format("woff"), url("Klavika-Bold.ttf") format("truetype"), url("Klavika-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

/* #Mixins
================================================== */
/* #Functions
================================================== */
/* #Reset & Basics
================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: \201C \201D \2018 \2019; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

body, figure {
  margin: 0; }

legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*==================================================ADA-style===========================================*/
.hidden-label, .label-hidden {
  display: none !important; }

.ada-font {
  font-size: 0 !important; }

.hidden-input {
  display: none !important; }

/* a:focus {
  outline: thin dotted !important;
  color: red;
  background: yellow;
  border: 1px solid blue;
}  */
/*=================================================END=ADA-style===========================================*/
/* #Basic Styles
================================================== */
html.no-touchevents {
  padding-bottom: 0 !important; }

body {
  font-family: Lato;
  font-weight: normal;
  font-size: 15px;
  text-transform: none;
  color: #333333;
  line-height: 1.6em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  background-color: #ffffff; }

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

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

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

/* Theme editor */
.editor-visible--true {
  display: block !important; }

/* Lazyloading styles */
img[data-sizes="auto"] {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.image__container {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* #Typography
================================================== */
.logo {
  font-family: Lato;
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.2em; }

/*  Headings  */
h1 {
  font-family: Lato;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto 15px;
  clear: both;
  font-weight: normal;
  padding-top: 4px; }
  @media (max-width: 798px) {
    h1 {
      font-size: 20px; } }
  h1 a:link, h1 a:visited {
    font-weight: inherit;
    color: #333333; }
  h1 a:hover, h1 a:active {
    color: #2c2a2b; }
  h1.collection_title_tags {
    padding-right: 25px;
    border-right: solid 1px #cccccc; }

h2, .h2, h2.title {
  font-family: Lato;
  font-size: 23px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 0.75em; }
  @media (max-width: 798px) {
    h2, .h2, h2.title {
      font-size: 18px; } }
  h2 a, .h2 a, h2.title a {
    font-weight: inherit; }
  h2.collection_title, .h2.collection_title, h2.title.collection_title {
    margin-bottom: 0;
    display: inline; }
  h2.product_name a, .h2.product_name a, h2.title.product_name a {
    color: #333333; }

.cart h2 {
  margin-top: 0; }

h3, .h3 {
  font-family: Lato;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto 15px 0; }
  @media (max-width: 798px) {
    h3, .h3 {
      font-size: 16px; } }
  h3 a, h3 a:visited, .h3 a, .h3 a:visited {
    font-weight: inherit;
    color: #333333; }
  h3.title, .h3.title {
    line-height: 1.25;
    margin: 0 auto 15px;
    clear: both;
    padding-top: 4px; }
    h3.title a, h3.title a:visited, .h3.title a, .h3.title a:visited {
      color: #333333; }
  h3.sub_title, .h3.sub_title {
    padding: 5px 0;
    color: #333333; }
    h3.sub_title a, .h3.sub_title a {
      color: #333333; }

h4, .h4 {
  font-family: Lato;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 0.5em 0;
  padding: 7px 0; }
  @media (max-width: 798px) {
    h4, .h4 {
      font-size: 14px; } }
  h4 a, .h4 a {
    font-weight: inherit; }
  h4.title a, .h4.title a {
    border: 0;
    padding: 0;
    margin: 0; }

h5, .h5 {
  font-family: Lato;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 0.5em 0;
  padding: 7px 0; }
  @media (max-width: 798px) {
    h5, .h5 {
      font-size: 12px; } }
  h5 a, .h5 a {
    font-weight: inherit; }
  h5.sub_title, .h5.sub_title {
    padding: 5px 0;
    color: #333333; }
    h5.sub_title a, .h5.sub_title a {
      color: #333333; }

h6, .h6 {
  font-family: Lato;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0px;
  margin: 0 0 0.5em 0;
  padding: 7px 0; }
  @media (max-width: 798px) {
    h6, .h6 {
      font-size: 12px; } }
  h6 a, .h6 a {
    font-weight: inherit; }
  h6.title, .h6.title {
    line-height: 32px;
    margin: 0 0 0.5em 0;
    color: #333333; }

.cart h6 {
  margin-top: 0; }

.collection_title {
  font-family: Lato;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto 15px;
  clear: both;
  padding-top: 4px; }
  @media (max-width: 798px) {
    .collection_title {
      font-size: 20px; } }
  .collection_title a {
    font-weight: inherit;
    color: #333333; }
    .collection_title a:hover, .collection_title a:active {
      color: #2c2a2b; }

div.collection_title {
  margin-bottom: 0;
  line-height: 26px;
  display: inline; }
div.collection_title_tags {
  padding-right: 25px;
  border-right: solid 1px #cccccc; }

.headline, .empty_cart, .promo_banner, .title {
  font-family: Lato;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 798px) {
    .headline, .empty_cart, .promo_banner, .title {
      font-size: 20px; } }

@media (max-width: 798px) {
  .title.insta, .title.twitter {
    text-align: center; } }
.title.insta a, .title.twitter a {
  color: #333333; }

.title.center.blog a {
  color: #333333; }

/*  Content  */
p {
  margin: 0 0 15px;
  font-style: normal;
  line-height: 1.6em; }
  p img {
    margin: 0; }

sub {
  font-size: 60%; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: bold; }

small {
  font-size: 90%; }

.feature img {
  position: relative;
  top: 7px;
  margin-right: 5px;
  width: 25px;
  height: 25px; }

.onboard-text {
  margin: 0; }

.page-divider {
  opacity: 0;
  border-color: #aaaaaa;
  border-top: 0; }

.active-divider {
  opacity: 1; }

.feature p {
  font-size: smaller; }

#featured_links {
  padding: 20px 0; }
  #featured_links h2 {
    padding-top: 15px; }

#featured_links .column, #featured_links .columns {
  opacity: 1; }

.slider-gallery .shopify-product-reviews-badge {
  height: 30px;
  display: block; }

.product_gallery .flickity-prev-next-button.previous svg {
  left: 30%; }

.product_gallery .flickity-prev-next-button.next svg {
  right: -30%;
  left: 10%; }

/* .product_gallery .gallery-arrows--true .product_gallery .flickity-prev-next-button.next svg {
    right: -110px;
    width: 50%;
    height: 50%;
} */
/*  .product_gallery .gallery-cell .image__container, .product_gallery .gallery-cell .image__container img {
    margin: 0 !important;
  } */
.product_gallery .gallery-cell .image__container {
  max-width: 100% !important; }

.product_gallery .flickity-prev-next-button svg {
  top: 50% !important; }

.spr-badge + .feature_divider {
  margin-top: 15px; }

.spr-badge {
  padding: 5px 0; }

.product-details .spr-badge-caption {
  display: none; }

div#shopry-review-photos a {
  display: block !important; }

.feature_divider {
  width: 100%;
  margin-bottom: 20px;
  display: block;
  border: 0;
  border-color: #aaaaaa;
  border-bottom-width: thinpx;
  border-bottom-style: solid; }
  .feature_divider.no-margin {
    margin-bottom: 0px; }
  @media (max-width: 798px) {
    .feature_divider {
      margin-bottom: 10px; } }

div.container.bottom-fix {
  padding-bottom: 0px; }

.page .feature_divider,
.page h2.title + .feature_divider {
  margin-bottom: 15px; }

/*  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 #cccccc; }
  blockquote cite {
    display: block;
    font-size: 12px;
    color: #555; }
    blockquote cite a, blockquote cite a:visited {
      color: #555; }
    blockquote cite:before {
      content: "\2014 \0020"; }

hr {
  border-color: #aaaaaa;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  clear: both;
  margin: 12px 0;
  height: 0; }

.cart_container hr {
  border-top-width: 0px; }

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

.page-details-section .container.page-quote {
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 0px;
  border-color: #aaaaaa;
  border-bottom-width: thinpx;
  border-bottom-style: solid;
  border-top-width: thinpx;
  border-top-style: solid; }
  .page-details-section .container.page-quote p {
    margin: 0; }

div.section.collection_description {
  margin: 0 0 1.5em 0; }

/* #Links
================================================== */
a, a:visited, a span {
  color: #2c2a2b;
  text-decoration: none;
  position: relative;
  -webkit-transition: color .1s linear;
  -moz-transition: color .1s linear;
  -o-transition: color .1s linear;
  -ms-transition: color .1s linear;
  transition: color .1s linear;
  outline: none !important; }

a:hover, a:focus {
  color: #ea1d2d; }

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

/* #Lists
================================================== */
ul, ol {
  margin-bottom: 20px; }
  ul ul, ul ol, ol ul, ol ol {
    margin: 4px 0 5px 30px; }
    ul ul li, ul ol li, ol ul li, ol ol li {
      margin-bottom: 6px; }
  ul li, ol li {
    margin-bottom: 12px; }

ul {
  list-style: disc outside; }
  ul.square {
    list-style: square outside; }
  ul.circle {
    list-style: circle outside; }
  ul.disc {
    list-style: disc outside; }
  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 #cccccc;
      list-style: none outside none;
      padding: 12px 0;
      margin-bottom: 0; }

ol {
  list-style: decimal; }

/* #Menu
================================================== */
.header {
  z-index: 1000;
  width: 100%;
  top: 0;
  /*   div.container {
      padding-bottom: 5px;
      padding-top: 5px;
    } */ }
  .header a, .header a:visited, .header a span, .header select.currencies {
    color: #ffffff;
    text-shadow: none; }

body.is-active {
  overflow-y: hidden; }
  body.is-active #header {
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }

#header.mobile_nav-fixed--true,
.mobile_nav-fixed--false.is-active #header {
  position: fixed;
  z-index: 1001;
  width: 100%;
  top: 0;
  left: 0; }

#header {
  display: none; }
  #header .top_bar {
    text-align: center;
    height: 40px; }
    #header .top_bar .icon-search {
      position: absolute;
      top: 6px;
      right: 70px;
      z-index: 3; }
      #header .top_bar .icon-search:before {
        font-size: 18px; }
    #header .top_bar a.right {
      left: auto;
      right: 15px;
      font-size: 20px;
      padding-top: 8px;
      top: 4px;
      z-index: 1; }
    #header .top_bar a.mobile_nav {
      z-index: 1;
      top: 6px;
      left: 10px; }
    #header .top_bar > a, #header .top_bar > a:visited, #header .top_bar > a:active {
      display: block;
      font-size: 25px;
      position: absolute;
      outline: 0;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    #header .top_bar a span {
      color: #a4a4a4;
      display: inline;
      padding-left: 4px;
      position: relative; }
  #header .cart_count {
    top: -2px; }

#header .top_bar a.icon-bag:before,
#header .top_bar a.icon-cart:before {
  font-size: 18px !important; }

.nav ul.mobile_menu li a {
  display: inline-block; }

.menu .vertical-menu li {
  position: relative; }

.vertical-menu {
  display: inline-block; }

.menu .vertical-menu li:hover .vertical-menu_submenu {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000; }

.menu .vertical-menu_submenu li:hover .vertical-menu_sub-submenu {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000; }

.menu .vertical-menu_submenu {
  position: absolute;
  left: 0;
  top: 100%;
  padding-left: 0;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in;
  pointer-events: none;
  text-align: left;
  width: 270px;
  background: #2c2a2b;
  background: rgba(44, 42, 43, 0.9); }
  .menu .vertical-menu_submenu li {
    padding: 0 20px;
    display: block; }
  .menu .vertical-menu_submenu a {
    display: block; }
  .menu .vertical-menu_submenu span.icon-down-arrow {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg); }

.menu .vertical-menu_submenu.is-visible,
.menu .vertical-menu_sub-submenu.is-visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000; }

.menu .vertical-menu_sub-submenu {
  position: absolute;
  left: 100%;
  top: 0;
  padding-left: 0;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 5s ease-in;
  pointer-events: none;
  width: 270px;
  background: #2c2a2b;
  background: rgba(44, 42, 43, 0.9); }
  .menu .vertical-menu_sub-submenu li {
    padding: 0 20px;
    display: block; }
  .menu .vertical-menu_sub-submenu a {
    display: block; }

.vertical-menu_submenu.vertical-menu--align-right {
  right: 0;
  left: auto; }

.vertical-menu_sub-submenu.vertical-menu--align-right {
  right: 100%;
  left: auto; }

/*  Mobile nav  */
.mobile_nav div {
  width: 18px;
  height: 30px;
  position: relative;
  float: left;
  margin: 0 8px 0 5px;
  top: 7px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .1s ease-in-out;
  -moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  cursor: pointer; }

.mobile_nav div span {
  display: block !important;
  position: absolute !important;
  height: 3px !important;
  width: 100%;
  background: #a4a4a4;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  padding: 0 !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .1s ease-in-out;
  -moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out; }

.mobile_nav div span:nth-child(1) {
  top: 0px; }

.mobile_nav div span:nth-child(2), .mobile_nav div span:nth-child(3) {
  top: 6px; }

.mobile_nav div span:nth-child(4) {
  top: 12px; }

.mobile_nav div.open span:nth-child(1) {
  top: 9px;
  width: 0%;
  left: 50%; }

.mobile_nav div.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mobile_nav div.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mobile_nav div.open span:nth-child(4) {
  top: 9px;
  width: 0%;
  left: 50%; }

#mobile_menu {
  /*   margin: 10px 20px; */ }
  #mobile_menu li {
    padding-right: 0;
    display: block;
    border-bottom: 1px solid #545454; }
    #mobile_menu li a span.icon-down-arrow {
      padding: 0 0px !important; }
  #mobile_menu .sublink ul {
    display: none;
    margin-left: 0;
    padding-left: 10px; }

.feature_image.editor-hover--true .main_nav, .feature_image.editor-hover--true .dropdown {
  background: #2c2a2b;
  background: rgba(44, 42, 43, 0.9);
  clear: both;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /*     animation: fadeIn 0.3s linear none; */ }

.top_bar {
  /*   height: 40px; */
  background-color: #2c2a2b;
  padding: 0 0 0 0px; }
  .top_bar .social_icons {
    float: left;
    margin: 0;
    padding-left: 10px; }
    .top_bar .social_icons li {
      padding: 5px; }

.main_nav, .dropdown {
  background: #2c2a2b;
  background: #2c2a2b;
  clear: both;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /*   animation: fadeIn 0.3s linear none; */ }

.sticky_nav {
  position: fixed;
  width: 100%;
  z-index: 30;
  top: 0;
  left: 0;
  padding: 0;
  /* Translate -100% to move off screen */
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  /* Animations */
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.is-active .sticky_nav {
  bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden; }

.sticky_nav--stick {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1; }

.sticky_nav--unstick {
  opacity: 0;
  transition: opacity 0s; }

.sticky_nav ul.menu, .sticky_nav .mini_cart {
  padding-bottom: 0 !important; }

.menu.center,
.menu.align_right,
.menu.align_left {
  margin: 0 20px; }

.menu {
  display: block;
  border: none;
  padding: 0;
  margin: 0; }
  .menu li {
    display: inline-block;
    margin: 0;
    border: 0; }

.nav ul li a.sub-menu {
  padding: 10px 4px 10px 4px;
  z-index: 1001; }

.nav ul li:hover a.sub-menu {
  color: #ffffff; }

.menu a,
.menu a:visited,
.menu a:active,
#header span.menu_title,
.menu a span,
select.currencies,
.mini_cart span {
  font-family: Lato;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 13px;
  padding-bottom: 13px;
  position: relative;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0; }

.menu li, #header span.menu_title,
.menu a span, select.currencies,
.mini_cart span {
  /*   padding-left: 18px;
    padding-right: 18px; */ }

#header span.menu_title {
  top: 2px; }

/* .menu li {
  vertical-align: top;
} */
select.currencies {
  height: 40px;
  min-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
  background-image: url(//cdn.shopify.com/s/files/1/0101/8078/8283/t/20/assets/select_light.png?v=17287763720262236841); }
  @media (max-width: 798px) {
    select.currencies {
      font-size: 16px; } }

#mobile_menu select.currencies {
  padding-left: 0; }

.feature_image .header .menu a,
.feature_image .header .menu a:visited,
.feature_image .header .menu a span {
  color: #ffffff; }

.feature_image .header .menu a[href]:hover,
.menu a.active,
.menu a.active span,
.feature_image .header .menu a.active,
.header_bar a.active,
.feature_image .header .menu a:focus {
  color: #ea1d2d; }

.menu li a[href]:hover,
.menu li a:focus,
.menu a[href]:hover span {
  color: #ea1d2d !important; }

.menu a[href]:hover span {
  color: #2d2a2b; }

/* .menu a.top_link,
.menu a.dropdown_link {
  border-bottom: solid 1px transparent;
}

.menu a.top_link:hover,
.menu a.dropdown_link:hover,
.menu a.active_link {
  border-bottom: solid 1px #ffffff;
} */
.feature_image a.top_link:hover {
  border-bottom: solid 1px #ffffff; }

.menu a span {
  display: inline;
  vertical-align: top; }

.top_bar a,
.top_bar a:visited,
.top_bar a:active,
.top_bar a span,
.top_bar select.currencies,
a.mini_cart,
a.mini_cart span,
.feature_image .header .top_bar .menu a,
.feature_image .header .top_bar .menu a span,
.cart_container .mini_cart:hover {
  color: #a4a4a4;
  font-size: 12px;
  letter-spacing: 1px; }

.top_bar li a:hover,
.top_bar li a[href]:hover,
.top_bar li a[href]:hover span,
.top_bar li a:active,
.top_bar li a:hover span,
.top_bar a:active span,
.top_bar .currencies:hover,
.feature_image .header .top_bar .menu a:hover,
.feature_image .header .top_bar .menu a:hover span {
  color: #ffffff; }

.top_bar li {
  /*   padding-left: 10px;
    padding-right: 10px; */ }

.top_bar .menu a, .top_bar .social_icons a {
  height: 40px;
  line-height: 40px;
  padding: 0; }

/*  Mini cart  */
.mini_cart,
.nav a.mini_cart {
  float: right;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  height: 40px;
  z-index: 2001; }
  @media (min-width: 960px) {
    .mini_cart,
    .nav a.mini_cart {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 798px) {
    .mini_cart,
    .nav a.mini_cart {
      right: 0; } }

.nav a.mini_cart {
  margin-left: 10px; }

.top_bar a.mini_cart span {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 41px; }

a.tos_icon,
.cart_content a.tos_icon {
  font-size: 13px;
  color: #2c2a2b; }
  a.tos_icon:visited,
  .cart_content a.tos_icon:visited {
    color: #2c2a2b; }
  a.tos_icon:hover,
  .cart_content a.tos_icon:hover {
    color: #ea1d2d; }

.cart_content__continue-shopping {
  display: none; }

.no-touchevents a.cart_content__continue-shopping.secondary_button {
  display: none; }

.touchevents a.cart_content__continue-shopping.secondary_button {
  display: none; }
  @media (max-width: 798px) {
    .touchevents a.cart_content__continue-shopping.secondary_button {
      display: block;
      border-top: 0;
      margin: 0 auto;
      padding-top: 0;
      padding-bottom: 10px;
      margin-bottom: 10px;
      position: static;
      font-size: inherit;
      letter-spacing: inherit;
      margin: 0 10px; } }

.mini_cart span {
  display: inline-block; }

.cart_container {
  position: relative; }

.cart_container .cart_content {
  display: none; }

.cart_container.active_link .cart_content {
  display: block;
  overflow-y: auto;
  /*   max-height: calc(90vh - 60px); */
  height: 500px; }

.cart_container.active_link .cart_content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px; }

.cart_container.active_link .cart_content::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

.cart_content .product-quantity-box,
#cart_form .product-quantity-box {
  margin: 10px 0;
  width: 110px; }

.cart_content .product-quantity-box .quantity,
#cart_form .product-quantity-box .quantity {
  padding: 0 5px;
  width: 30%;
  min-height: 30px;
  height: 30px; }

.cart_content .product-quantity-box .product-plus,
#cart_form .product-quantity-box .product-plus {
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  padding-right: 2px; }

.cart_content .product-quantity-box .product-minus,
#cart_form .product-quantity-box .product-minus {
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  padding-right: 2px; }

#cart_form .product-quantity-box .product-minus,
#cart_form .product-quantity-box .product-plus,
.nav .product-quantity-box .product-minus,
.nav .product-quantity-box .product-plus {
  padding-right: 0; }

#cart_form .icon-minus,
#cart_form .icon-plus {
  position: relative;
  left: 1px; }

.cart_container.active_link .mini_cart,
.cart_container.active_link .mini_cart span {
  background-color: #ffffff;
  color: #333333 !important; }

.cart_content {
  /*   top: 40px; */
  right: 0;
  position: absolute;
  z-index: 2000;
  background-color: #ffffff;
  font-family: Lato;
  font-weight: normal;
  font-size: smaller;
  text-transform: none;
  color: #333333;
  border: 1px solid #cccccc;
  border-top: 0;
  border-right: 0;
  width: 100%;
  max-width: 320px; }
  @media (min-width: 960px) {
    .cart_content {
      max-width: 420px; } }

div.cart_content form {
  margin: 0px 0 0 0;
  padding: 0; }

.cart .cart_subtotal {
  font-weight: bold;
  font-size: larger; }

.cart_content .cart_subtotal {
  text-align: left;
  font-weight: bold;
  text-transform: uppercase; }

.cart_content a, .cart_content a:visited, .cart_content a:hover, .cart_content a .price, .cart_content a .price span {
  color: #333333; }

.cart_content a .price span {
  padding-left: 5px; }

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

.cart_content ul li {
  list-style: none;
  clear: both; }

.cart_content .action_button {
  width: 100%; }

.top_bar [class^="icon-"]:before, .top_bar [class*=" icon-"]:before, .mini_cart {
  /*   font-size: 15px; */
  font-size: 12px;
  margin-right: 6px;
  color: #fff; }

#customer_login_guest,
#customer_login {
  display: inline; }
  @media (max-width: 480px) {
    #customer_login_guest,
    #customer_login {
      display: block; } }

input[type="submit"].guest_button, input[type="button"].guest_button {
  color: #2c2a2b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left; }
  input[type="submit"].guest_button:hover, input[type="button"].guest_button:hover {
    background: transparent;
    border: 0;
    color: #ea1d2d; }
  @media (min-width: 799px) {
    input[type="submit"].guest_button, input[type="button"].guest_button {
      text-align: center; } }

.menu ul li .mini_cart span {
  padding-left: 5px;
  top: -1px; }

.sticky_nav div.logo img {
  width: 35%; }

.dropdown_container {
  clear: both;
  width: 100%;
  display: none; }

.dropdown_container img {
  max-width: 100%; }

.dropdown {
  position: absolute;
  width: 100%;
  z-index: 1000; }

.dropdown_content {
  display: table;
  width: 100%;
  margin: 0 auto; }

.dropdown_content img {
  /*   width:90% !important; */
  margin-bottom: 0 !important; }

.dropdown_container.mega-menu .dropdown_content {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  margin: 0 auto;
  justify-content: center; }

.mega-menu__richtext,
.mega-menu__image-caption-link {
  padding: 0 5px; }
  .mega-menu__richtext img,
  .mega-menu__image-caption-link img {
    margin-bottom: 10px; }

.mega-menu__richtext a {
  display: inline;
  text-transform: none; }

.mega-menu__image-caption-link {
  text-align: center;
  /*   margin-bottom: 10px; */
  margin-bottom: 3px; }
  .mega-menu__image-caption-link a, .mega-menu__image-caption-link a:visited, .mega-menu__image-caption-link a:active, .mega-menu__image-caption-link a:hover {
    text-transform: none;
    display: block; }

.dropdown.menu {
  background: #fff;
  /*   padding: 40px 0 0 0px; */
  margin-top: -7px;
  box-shadow: 0px 6px 15px -10px #2c2a2b; }

.dropdown.menu ul li a {
  color: #2c2a2b;
  text-transform: uppercase;
  font-weight: 800;
  padding-top: 2px; }

.dropdown.menu ul li a:hover {
  color: #ea1d2d; }

.dropdown_column:nth-child(2) .dropdown_column__menu ul:after {
  background: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/line-divider.png?2341555310847051443);
  content: '';
  display: block;
  width: 1px;
  min-height: 30px;
  background-size: contain;
  position: absolute;
  top: 25%;
  right: 18%;
  height: 60%;
  margin-bottom: 20px; }

.dropdown_column:nth-child(1) .dropdown_column__menu ul:after {
  background: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/line-divider.png?2341555310847051443);
  content: '';
  display: block;
  width: 1px;
  min-height: 30px;
  background-size: contain;
  position: absolute;
  top: 25%;
  right: 18%;
  height: 60%;
  margin-bottom: 20px; }

.dropdown_column:nth-child(2) {
  position: relative; }

.dropdown_container.mega-menu .dropdown_column:last-child
.dropdown_content a p,
.mobile-mega-menu a p {
  padding: 0; }

.dropdown_content p,
.mobile-mega-menu p {
  font-family: Lato;
  font-size: 12px;
  color: #ffffff;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0; }

.dropdown_column__menu + .dropdown_column__menu {
  margin-top: 10px; }

.dropdown_narrow {
  width: 60%; }

.dropdown_column {
  display: table-cell;
  padding: 15px 20px 30px 20px;
  width: 250px;
  vertical-align: top; }
  .dropdown_column img {
    max-width: 100%; }
  .dropdown_column ul {
    margin: 0;
    padding: 0; }
  .dropdown_column ul.dropdown_title {
    border-bottom: solid 1px #ffffff;
    padding-bottom: 10px;
    display: none; }
  .dropdown_column ul.dropdown_item {
    text-align: center; }

.dropdown_column:nth-child(3) {
  width: 418px; }

.dropdown_column:last-child {
  width: 22%;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.dropdown_column:last-child .mega-menu__image-caption-link {
  margin-bottom: 0; }

.dropdown_column:last-child .mega-menu__image-caption-link a {
  padding: 0;
  line-height: 0; }

.dropdown_column:last-child .mega-menu__image-caption-link a p {
  display: none; }

.dropdown_container.mega-menu .dropdown_column {
  display: inline-block;
  /*     padding: 15px 20px 30px 20px; */
  padding: 0 8px;
  /*     -webkit-box-flex: 1;
      -ms-flex: 1 0 13.666%;
      flex: 1 0 13.666%; */
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: top;
  padding: 20px 0;
  align-items: center;
  position: relative; }

.dropdown_column li {
  display: block; }

.dropdown_column li a, .dropdown_column li a:hover, .dropdown_column li a:active {
  padding-bottom: 0;
  text-transform: none; }

.dropdown_row {
  display: table-row; }

select.currencies {
  border: 0 !important;
  background-color: transparent;
  margin-bottom: 0 !important;
  min-width: 65px;
  outline: 0;
  background-position: 100% 50%;
  background-size: 18px 12px;
  text-shadow: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  appearance: none; }

select.currencies:active {
  border: 0;
  outline: 0;
  text-shadow: 0;
  box-shadow: 0; }

select.currencies option {
  background: #2c2a2b;
  background: rgba(44, 42, 43, 0.6);
  color: #ffffff; }

.menu li.currencies {
  padding: 0; }

.container div.collection_nav {
  margin-bottom: 1.5em; }

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

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

.sidebar-wrap {
  border-right: 1px solid #cccccc;
  margin-right: 0px;
  padding-right: 20px; }
  @media (max-width: 798px) {
    .sidebar-wrap {
      border: none;
      margin: 0;
      padding-right: 0; } }

.sidebar-wrap h4,
.sidebar-wrap h4.toggle {
  /*  margin: 0;
   padding: 0; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ea1d2d;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0; }

.sidebar-tag {
  padding: 0;
  list-style: none;
  margin: 0; }

.sidebar-tag a {
  color: #ea1d2d;
  text-transform: capitalize; }

@media (max-width: 798px) {
  .sidebar-wrap h4.toggle {
    margin: 10px 0; } }

.sidebar a, .sidebar a:visited {
  color: #ec1c23; }

.sidebar a:hover, .sidebar a:active {
  color: #2c2a2b; }

.sidebar .meta {
  margin-left: 2px; }

.sidebar .spr-badge {
  color: #333333; }

.toggle-all--true h4.toggle {
  cursor: pointer;
  pointer-events: all; }
.toggle-all--true .toggle span {
  display: block; }
.toggle-all--true .toggle_list {
  display: none; }

.content_block.toggle_list a {
  display: inline;
  position: static;
  padding-left: 0;
  margin-left: 0;
  border-left: none;
  color: #2c2a2b; }
  .content_block.toggle_list a:hover {
    border-left: none;
    color: #ea1d2d; }

.toggle_list {
  margin: 0;
  padding: 10px 0 15px 0; }

.toggle_list a {
  display: inline-block;
  position: relative;
  margin-left: 0;
  max-width: 80%;
  border-left: solid 2px transparent;
  -webkit-transition: border 200ms ease-out;
  -moz-transition: border 200ms ease-out;
  -o-transition: border 200ms ease-out; }

.toggle_list a.active,
.toggle_list a.active--default {
  padding-left: 8px;
  border-left: solid 2px #B8C6C6; }

ul.toggle_list li ul {
  display: none; }
  ul.toggle_list li ul.active {
    display: block; }

.sidebar .toggle_list a.active {
  border-left: solid 9px #2c2a2b; }

.toggle_list li {
  list-style: none;
  line-height: 1.4em;
  padding: 8px 0 8px 0; }

.toggle_list .meta span {
  line-height: 2.5; }

.sidebar_text {
  margin-bottom: 12px;
  padding-top: 10px; }

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

.sidebar_content .toggle_list li {
  line-height: 1.2; }

.sidebar .newsletter {
  margin-bottom: 20px; }
  .sidebar .newsletter form {
    width: 100%; }

.sidebar li ul {
  margin: 8px 0 0 15px; }

.sidebar .toggle_list li ul {
  padding-left: 0; }

.sidebar ul li {
  margin-bottom: 0;
  font-weight: normal; }

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

.blog_search {
  position: relative; }

.sidebar-block {
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc; }
  .sidebar-block:last-child {
    border-bottom: none; }
  .sidebar-block:empty {
    border-bottom: none; }
  .sidebar-block:blank {
    border-bottom: none; }
  .sidebar-block:first-child h4.toggle {
    padding-top: 0; }
  .sidebar-block h4.toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 15px 0;
    line-height: 1.5; }

.collection-sidebar {
  padding: 0 !important; }

.collection-sidebar .sidebar-block {
  margin-bottom: 20px !important;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

.collection-sidebar .sidebar-block ul {
  padding-left: 0;
  list-style: none; }

.sidebar .filter-active-tag {
  position: relative; }

.color-filter--true label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.sidebar__collection-filter a, .sidebar__collection-filter label {
  cursor: pointer; }
.sidebar__collection-filter label {
  text-transform: none;
  font-weight: normal;
  font-size: inherit; }
.sidebar__collection-filter label:hover {
  color: #ea1d2d; }
.sidebar__collection-filter input[type="checkbox"] {
  display: none; }
.sidebar__collection-filter input.styled-checkbox[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  background-size: cover;
  margin-right: 15px; }
.sidebar__collection-filter button.clear-active-filter, .sidebar__collection-filter button.clear-active-filter:active {
  color: #2c2a2b;
  background-color: transparent;
  border: none;
  outline: 0;
  box-shadow: 0;
  font-family: inherit;
  letter-spacing: 0;
  text-transform: none;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  padding: 2px 4px;
  line-height: 1.2;
  display: block;
  height: auto;
  min-height: auto; }
.sidebar__collection-filter button.clear-active-filter:hover {
  color: #ea1d2d; }
.sidebar__collection-filter .x-icon {
  position: relative;
  display: inline-block;
  overflow: visible;
  width: 15px;
  height: 15px;
  margin: 0 2px 0 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  font-style: normal;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
  vertical-align: middle;
  top: -1px; }
  .sidebar__collection-filter .x-icon:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 25px;
    line-height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 15px;
    content: "\00d7";
    text-align: center; }

::-webkit-input-placeholder {
  color: #999; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999; }

:-ms-input-placeholder {
  color: #999; }

/* Sub Collections */
.featured_collections.sub-collection {
  margin-bottom: 10px; }
  .featured_collections.sub-collection .thumbnail {
    margin-bottom: 10px; }
    @media (max-width: 798px) {
      .featured_collections.sub-collection .thumbnail {
        width: 100%; } }

.sub-collection--2 .thumbnail {
  width: calc(50% - 20px); }
  .sub-collection--2 .thumbnail:nth-child(2n+1) {
    clear: both; }

.sub-collection--3 .thumbnail {
  width: calc(33.33333% - 20px); }
  .sub-collection--3 .thumbnail:nth-child(3n+1) {
    clear: both; }

.sub-collection--4 .thumbnail {
  width: calc(25% - 20px); }
  .sub-collection--4 .thumbnail:nth-child(4n+1) {
    clear: both; }

.list-collection-wrapper img[src*='/no-image'] {
  opacity: 0; }
.list-collection-wrapper img[src*='/no-image'] ~ .thumbnail-overlay {
  opacity: 1 !important; }
  .list-collection-wrapper img[src*='/no-image'] ~ .thumbnail-overlay .collection-details {
    opacity: 1;
    transform: none; }
@media (max-width: 798px) {
  .list-collection-wrapper img[src*='/no-image'] ~ .collection-info__caption {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; } }
.list-collection-wrapper .img {
  width: 100%; }
.list-collection-wrapper .collection-info__caption {
  display: block;
  margin-top: 20px; }
  @media (max-width: 798px) {
    .list-collection-wrapper .collection-info__caption {
      display: block;
      position: static; } }

.thumbnail .image__container img {
  width: 100% !important;
  height: 230px !important;
  object-fit: cover !important; }

.blog-header {
  margin-bottom: 5px; }
  .blog-header .blog-title.blog-tags--true {
    float: none; }
  .blog-header .blog-title {
    float: left; }
    @media (max-width: 798px) {
      .blog-header .blog-title {
        width: 100%;
        margin-bottom: 0; } }
  .blog-header .subtitle {
    clear: both; }

.blog-header .feature_divider {
  clear: both;
  width: 100%; }

/* Blog Article Styling */
.article .icon-slash {
  padding-right: 5px; }

/* Styles for blog, collections */
.section_select {
  padding: 0;
  text-align: right;
  float: right; }
  @media (max-width: 798px) {
    .section_select {
      padding-top: 0;
      width: 100%;
      padding-right: 7px;
      box-sizing: border-box !important; } }
  .section_select .blog_filter, .section_select .tag_filter, .section_select .sort_by {
    color: #333333;
    display: inline-block;
    border: none;
    padding-right: 30px;
    background-position: 100% 50%;
    background-color: #ffffff;
    font-family: Lato;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    width: auto;
    margin-bottom: 0;
    max-width: 80%; }
    @media (max-width: 798px) {
      .section_select .blog_filter, .section_select .tag_filter, .section_select .sort_by {
        float: none;
        width: 100%;
        max-width: 100%;
        font-size: 16px;
        padding-left: 0; } }

.breadcrumb_text {
  display: flex;
  align-items: center; }

div.breadcrumb-collection {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 40px; }
  div.breadcrumb-collection + div.section {
    margin-top: 0; }
  @media (max-width: 798px) {
    div.breadcrumb-collection {
      margin-top: 15px;
      text-align: center;
      padding-top: 12px; } }

.breadcrumb_text, .article-pagination {
  margin-top: 0px;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0;
  font-size: 15px;
  margin-bottom: 0;
  font-family: 'lato'; }
  @media (max-width: 798px) {
    .breadcrumb_text, .article-pagination {
      margin-top: 0; } }
  .breadcrumb_text .breadcrumb-divider, .article-pagination .breadcrumb-divider {
    /*     color: #2c2a2b; */
    margin: 0 5px;
    color: #000000; }

.breadcrumb_link:hover span {
  color: #ea1d2d; }

.breadcrumb {
  font-size: 14px; }
  @media (max-width: 798px) {
    .breadcrumb {
      margin-bottom: 20px; } }

/* #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,
.section img,
.thumbnail img,
.page img,
.sidebar img,
.logo img,
.cart_image img,
.footer img,
#target img {
  max-width: 100%;
  height: auto; }

/* #Placeholders
================================================== */
.featured-products-section .section {
  margin: 30px 0px; }

.placeholder-svg {
  fill: rgba(51, 51, 51, 0.9);
  background-color: rgba(51, 51, 51, 0.5);
  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 {
  background-color: rgba(51, 51, 51, 0.6); }

.image-with-text-section .featured-link--image:nth-child(odd) .placeholder-svg--promotions {
  background-color: rgba(51, 51, 51, 0.6);
  fill: rgba(51, 51, 51, 0.9); }

.homepage-slideshow .flickity-slider .gallery-cell:nth-child(2n + 1) .placeholder-svg--slideshow {
  background-color: rgba(51, 51, 51, 0.6); }

.homepage-slideshow .flickity-slider .gallery-cell:nth-child(2n) .placeholder-svg--slideshow {
  background-color: rgba(51, 51, 51, 0.8); }

.homepage-slideshow .caption .action_button {
  width: 160px !important; }

/* #Videos
================================================== */
.product_gallery .video-container > div {
  position: relative; }
.product_gallery .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.product_gallery .vimeo {
  max-width: 830px;
  margin: 0 auto; }
.product_gallery .vimeo > div {
  padding-top: 56.26506%; }
.product_gallery .youtube {
  max-width: 853px;
  margin: 0 auto; }
.product_gallery .youtube > div {
  padding-top: 56.271981%; }

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

/* #Buttons
================================================== */
a.button,
.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: #ea1d2d;
  color: #ffffff;
  border: 1px solid #ea1d2d;
  padding: 0 10px;
  min-width: 120px;
  text-align: center;
  cursor: pointer;
  min-height: 38px;
  height: 38px;
  line-height: 1.2;
  vertical-align: top;
  font-family: Lato;
  font-weight: bold;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 1px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.2s linear;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  border-radius: 0; }

.ie a.button,
.ie .button,
.ie button,
.ie input[type="submit"],
.ie input[type="reset"],
.ie input[type="button"],
.ie .action_button,
.ie a.action_button,
.ie input.action_button[type="submit"],
.ie input.action_button[type="button"] {
  line-height: 40px; }

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: #2c2a2b;
  border: 1px solid #2c2a2b; }

a.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.action_button:active,
input.action_button[type="submit"]:active,
input.action_button[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; }

.add_to_cart, form.product_form input.add_to_cart {
  width: 100%;
  margin-bottom: 0px; }

input[type="submit"],
input[type="reset"],
input[type="button"],
input.action_button[type="submit"],
input.action_button[type="button"],
button.action_button {
  display: inline-block; }

/* Animation for checkmark on add to cart button */
button.add_to_cart {
  position: relative; }
  button.add_to_cart .text {
    display: block;
    width: 100%;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    text-transform: uppercase;
    font-family: Klavika-Bold;
    font-size: 22px;
    line-height: 2.8;
    letter-spacing: 3px; }
  button.add_to_cart .fadeInDown.text {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s; }

button
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }
  button
  .checkmark path {
    stroke-dasharray: 19.79 19.79;
    stroke-dashoffset: 19.79;
    opacity: 0; }
  button
  .checkmark.checkmark-active path {
    -webkit-animation: drawCheckmark 0.5s linear alternate forwards;
    animation: drawCheckmark 0.5s linear alternate forwards; }

@keyframes drawCheckmark {
  from {
    stroke-dashoffset: 19.79;
    opacity: 1; }

  to {
    stroke-dashoffset: 0;
    opacity: 1; } }

@-webkit-keyframes drawCheckmark {
  from {
    stroke-dashoffset: 19.79;
    opacity: 1; }

  to {
    stroke-dashoffset: 0;
    opacity: 1; } }

.ie
button
.checkmark path {
  stroke-dashoffset: 0;
  opacity: 0; }
.ie
button
.checkmark.checkmark-active path {
  -webkit-animation: fadeCheckmark 0.5s linear alternate forwards;
  animation: fadeCheckmark 0.5s linear alternate forwards; }

@-webkit-keyframes fadeCheckmark {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeCheckmark {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  button
  .checkmark path {
    stroke-dashoffset: 0;
    opacity: 0; }
  button
  .checkmark.checkmark-active path {
    animation: fadeCheckmark 0.5s linear alternate forwards; }

  @keyframes fadeCheckmark {
    from {
      opacity: 0; }

    to {
      opacity: 1; } } }
label.tos_label {
  display: inline;
  font-weight: normal;
  text-transform: none;
  cursor: pointer;
  padding-left: 5px; }

.tos {
  text-align: center;
  margin: 15px 20px 15px 0; }

.cart_text {
  text-align: center; }

.disabled {
  pointer-events: none; }

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

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

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: 798px) {
    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 #cccccc;
  background-color: #ffffff;
  border-bottom: solid 3px #aaaaaa;
  height: 31px;
  position: relative;
  border-right-width: 1px;
  color: #333333; }

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

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

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

/* #Accordions
================================================== */
button {
  border: none;
  appearance: none; }

.faqAccordion > dt > button {
  background: transparent;
  position: relative;
  padding: 20px 20px 20px 40px;
  color: #333333;
  border-bottom: 1px solid #cccccc;
  text-align: left;
  display: block;
  cursor: pointer;
  width: 100%;
  outline: none;
  text-transform: initial;
  min-height: auto;
  height: auto;
  line-height: inherit;
  font-weight: normal;
  font-family: Lato;
  box-shadow: none;
  border-radius: 0px;
  font-size: 18px; }
  .faqAccordion > dt > button:hover, .faqAccordion > dt > button:focus {
    background: #f7f7f7;
    border: none;
    border-bottom: 1px solid #cccccc;
    color: #ea1d2d; }
  .faqAccordion > dt > button::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50.1%);
    -ms-transform: translateY(-50.1%);
    transform: translateY(-50.1%);
    left: 15px;
    font-size: 25px;
    content: "\002b";
    color: inherit; }
  .faqAccordion > dt > button[aria-expanded="true"]::after {
    content: "\002d";
    font-size: 30px; }
.faqAccordion > dt:first-child > button {
  border-top: none; }
.faqAccordion > dd {
  color: #333333;
  padding: 20px 0px 20px 0px; }
  .faqAccordion > dd[aria-hidden="true"] {
    display: none; }
  @media (max-width: 798px) {
    .faqAccordion > dd {
      margin-left: 15px; } }

.accordion-tabs > a {
  display: block;
  background-color: #D1D3D4;
  margin: 10px 0;
  padding: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000000; }
  .accordion-tabs > a :hover {
    cursor: pointer; }
.accordion-tabs > li[id*=tab] {
  display: none;
  list-style: none; }

/* 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
================================================== */
/* .stamped-content form {
    clear: both !important;
    padding-top: 45px !important;
} */
form {
  margin-bottom: 20px; }

fieldset {
  margin-bottom: 20px; }

input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="range"], input[type="color"], select, textarea {
  display: block;
  width: 100%;
  height: 38px;
  min-height: 38px;
  padding: 0 10px;
  margin: 0;
  line-height: 22px;
  border: 1px solid #cccccc;
  outline: none;
  background: #fff;
  color: #5f6a7d;
  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
  -webkit-appearance: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 480px) {
    input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="range"], input[type="color"], select, textarea {
      font-size: 16px; } }

input[type="text"]:active, input[type="text"]:focus, input[type="password"]:active, input[type="password"]:focus, input[type="email"]:active, input[type="email"]:focus, input[type="search"]:active, input[type="search"]:focus, input[type="url"]:active, input[type="url"]:focus, input[type="tel"]:active, input[type="tel"]:focus, input[type="number"]:active, input[type="number"]:focus, input[type="date"]:active, input[type="date"]:focus, input[type="month"]:active, input[type="month"]:focus, input[type="week"]:active, input[type="week"]:focus, input[type="time"]:active, input[type="time"]:focus, input[type="range"]:active, input[type="range"]:focus, input[type="color"]:active, input[type="color"]:focus, select:active, select:focus, textarea:active, textarea:focus {
  border: 1px solid #aaa;
  color: #444; }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

input[type=number] {
  -moz-appearance: textfield; }

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

select {
  background: white url(//cdn.shopify.com/s/files/1/0101/8078/8283/t/20/assets/select.png?v=4799844845099085914) no-repeat 96% 50%;
  background-size: 18px 12px;
  margin-bottom: 0;
  padding: 8px 14px 8px;
  border-radius: 0;
  border: 1px solid #d9dbdc;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

.selector-wrapper .single-option-selector {
  background: #f1f0f0 url(//cdn.shopify.com/s/files/1/0101/8078/8283/t/4/assets/select.png?10855621720380131872) no-repeat 96% 50%; }

label,
legend,
.option_title {
  display: block;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  margin-bottom: 5px;
  text-transform: none; }

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

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

textarea {
  min-height: 80px;
  padding: 15px 9px; }

.acceptsMarketing {
  margin-bottom: 20px; }
  .acceptsMarketing label {
    display: inline;
    margin-left: 5px; }

input.sign_up[type="submit"] {
  margin-left: 5px;
  display: inline-block; }

input.contact_email[type="email"] {
  width: 320px;
  display: inline-block;
  float: left; }

.btn.action_button, input.btn.action_button[type="submit"], input.btn.action_button[type="button"] {
  width: inherit; }

/* .bottom-text a {
  position: absolute;
  bottom: 35px;
  right: 4%;
  font-size: 22px;
  color: #fff;
  outline:none;
  font-family: lato;
} */
.bottom-text {
  position: relative; }

#target {
  padding: 20px;
  text-align: center; }

.items_left {
  color: #8c8b8b; }

.quantity_label {
  display: inline;
  font-size: smaller; }

.remove_item a {
  font-size: smaller;
  color: #333333; }

input.quantity {
  width: 48px;
  display: inline;
  margin-bottom: 0;
  padding: 8px 5px; }

ul.cart_items {
  padding-bottom: 0; }

.cart_content li.cart_item a, .cart_content li.cart_item a:active, .cart_content li.cart_item a:focus {
  font-size: small; }

.cart_content li.cart_item {
  padding: 0 0 0px 0;
  border-bottom: 1px solid #e8e8e8;
  margin: 10px 10px;
  /*   border-bottom: 1px solid #cccccc; */ }

li.cart_item a, li.cart_item a:active,
#header li.cart_item a, #header li.cart_item a:active {
  position: relative;
  font-size: inherit;
  text-align: left; }

ul.cart_items li:last-child {
  padding-bottom: 0;
  margin-bottom: 0; }

.cart_image {
  padding-right: 10px;
  max-width: 100px;
  text-align: center;
  float: left;
  padding-left: 10px; }

a.continue {
  text-align: right;
  font-size: 32px;
  margin-right: 15px !important;
  padding: 10px 0 5px 0 !important;
  opacity: 0.8; }

a.continue:hover {
  opacity: 1; }

.empty_cart {
  text-align: center;
  font-size: 18px;
  padding: 40px 0 25px 0;
  color: inherit; }

input[type="button"].get-rates.action_button {
  margin-top: 0; }

#get-rates-submit {
  margin-top: -1px; }

#customer_login {
  margin-bottom: 2px; }

.multi_select {
  display: none; }

/* Product Page Elements */
.container .align_right--images > div.columns {
  float: right; }

.vendor {
  margin-bottom: 6px; }

.section.product_section {
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px; }

.product_section .description {
  margin-bottom: 15px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word; }

.modal_price {
  padding-bottom: 8px;
  display: block; }

.product_section .description.bottom {
  margin-top: 0px;
  border-bottom: none; }

.product_form .select select {
  background: #f1f0f0 url(//cdn.shopify.com/s/files/1/0101/8078/8283/t/4/assets/select.png?10855621720380131872) no-repeat 96% 50%; }

.sale_banner_product, .new_banner_product, .preorder_banner_product {
  font-family: Lato;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 13px;
  display: inline-block;
  font-size: 15px;
  white-space: nowrap; }

.sale_banner_product {
  background: #d54d4d; }

.new_banner_product, .preorder_banner_product {
  background: #03a196; }

.preorder_banner_product, .product-list .thumbnail .preorder_banner {
  font-size: 12px; }
  @media (max-width: 798px) {
    .preorder_banner_product, .product-list .thumbnail .preorder_banner {
      font-size: 8px; } }

.product_links {
  margin-bottom: 8px;
  font-size: 0.9em;
  border-top: 1px solid #cccccc;
  padding: 10px 0 5px 0; }
  .product_links p {
    margin: 2px 0; }

.social_buttons {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  font-size: 1em;
  margin-bottom: 25px; }
  @media (max-width: 798px) {
    .social_buttons {
      text-align: center; } }

.share_article .social_buttons {
  border-top: none;
  padding-top: 15px; }

.share-btn {
  display: inline-block;
  text-align: center;
  font-size: 1.2em;
  margin-right: 6px;
  margin-bottom: 10px; }
  .share-btn a {
    color: #fff;
    padding: 10px 10px 8px 10px;
    border: solid 1px #e2e2e2;
    display: inline-block;
    -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; }

.icon-twitter-share:before {
  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 {
  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 {
  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 {
  color: #CB1F2A; }

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

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

.icon-mail-share:before {
  color: #888; }

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

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

/* Quantity Box for Product Page */
.product-quantity-box .quantity, .product-quantity-box .quantity:focus, .product-quantity-box .product-plus, .product-quantity-box .product-minus {
  border: #e2e2e2 1px solid;
  color: #333;
  font-family: 'Montserrat'; }

ul.shopify-challenge__error {
  padding: 0; }

.product-quantity-box label {
  margin-bottom: 0.5em; }

.product-quantity-box {
  margin-right: 0;
  width: 45%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .product-quantity-box label {
    text-align: left; }
  .product-quantity-box .quantity {
    text-align: center;
    /*     padding: 6px 15px; */
    width: 33.333% !important;
    height: 42px;
    border-radius: 0;
    -webkit-appearance: none;
    float: left; }
  .product-quantity-box .product-plus, .product-quantity-box .product-minus {
    background: #f2f2f2;
    font-weight: 300;
    position: relative;
    cursor: pointer;
    height: 42px;
    display: block;
    width: 25%;
    text-align: center;
    float: left; }
    .product-quantity-box .product-plus:hover, .product-quantity-box .product-minus:hover {
      background: #d9d9d9; }
    @media (max-width: 798px) {
      .product-quantity-box .product-plus, .product-quantity-box .product-minus {
        display: inline;
        display: initial;
        margin: 0; } }
  .product-quantity-box .product-plus {
    border-left: 0;
    font-size: 16px;
    line-height: 42px; }
  .product-quantity-box .product-minus {
    border-right: 0;
    line-height: 42px;
    font-size: 18px; }

.product-quantity-box + .inline_purchase {
  /*   margin-top: 31.5px; */
  width: 64%;
  float: left; }

.product_section .product_form,
.product_section .contact-form {
  max-width: 400px; }
  @media (max-width: 798px) {
    .product_section .product_form,
    .product_section .contact-form {
      max-width: 100%; } }

/* Full width product image template */
.product-full_width_images .product_section .description img {
  display: none; }

.full-width-product-images img {
  display: block;
  width: 100%; }
@media (max-width: 480px) {
  .full-width-product-images .caption.align-center, .full-width-product-images .caption.align-right, .full-width-product-images .caption.align-left {
    text-align: center; } }

/* #Newsletter
================================================== */
/*--- Newsletter popup ---*/
.newsletter-popup.remodal {
  background-color: #ffffff;
  max-width: 740px;
  overflow: hidden;
  padding: 0; }
  @media (max-width: 798px) {
    .newsletter-popup.remodal {
      line-height: 0; } }
  .newsletter-popup.remodal .popup-signup-show--false {
    display: none; }

.newsletter-image--true.align-right .remodal-close {
  left: 0; }

.newsletter-both-names--false .newsletter input[type="text"] {
  width: 100%; }

.newsletter-both-names--true .newsletter input[type="text"] {
  width: 49%;
  float: left; }
  @media (max-width: 480px) {
    .newsletter-both-names--true .newsletter input[type="text"] {
      width: 100%; } }
.newsletter-both-names--true .firstName {
  margin-right: 2%; }

.newsletter-img {
  width: 40%;
  display: inline-block;
  float: left; }
  @media (max-width: 798px) {
    .newsletter-img {
      width: 100%; } }
  .newsletter-img img {
    width: 100%;
    display: block; }

.newsletter-info {
  text-align: left;
  color: #363636;
  overflow: hidden;
  background-color: #ffffff;
  height: auto;
  float: left; }
  @media (max-width: 798px) {
    .newsletter-info {
      padding: 20px;
      width: 100% !important;
      position: relative; } }
  .newsletter-info input.contact_email[type="email"] {
    width: 65%;
    float: left; }
    @media (max-width: 798px) {
      .newsletter-info input.contact_email[type="email"] {
        width: 100%; } }
  .newsletter-info #contact_form input.sign_up[type="submit"] {
    width: calc(35% - 8px);
    margin-left: 8px;
    float: left; }
    @media (max-width: 798px) {
      .newsletter-info #contact_form input.sign_up[type="submit"] {
        margin-left: 0;
        width: 100%; } }

.newsletter-image--false .newsletter-info {
  width: 100%;
  position: relative;
  height: auto;
  float: none; }

.align-left .newsletter-info {
  right: 0; }

.newsletter-description h2 {
  color: #363636;
  margin-top: 0; }

.newsletter-description {
  width: 60%;
  padding: 30px;
  margin: 0 auto; }
  @media (max-width: 798px) {
    .newsletter-description {
      font-size: inherit;
      width: auto; } }
  @media (min-width: 1400px) {
    .newsletter-description {
      font-size: inherit; } }

.newsletter-buttons .button {
  height: auto;
  background-color: transparent;
  color: #363636;
  border: 1px solid #363636;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
  line-height: 1.5;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-right: 15px; }
  .newsletter-buttons .button:hover, .newsletter-buttons .button.highlight-true {
    background-color: #363636;
    color: #ffffff;
    border: 1px solid #363636; }
  @media (max-width: 480px) {
    .newsletter-buttons .button {
      margin-top: 5px; } }

/*--- Newsletter section above footer ---*/
.newsletter_section {
  -webkit-transform: translate3d(0, 0, 0);
  background-color: #f1f1f1;
  color: #000000; }
  .newsletter_section h2 {
    color: #000000;
    margin-top: 0; }

.newsletter_section.newsletter-bgr-true {
  background-color: #f1f1f1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .newsletter_section.newsletter-bgr-true input.contact_email[type="email"] {
    border: 0; }
  @media (max-width: 480px) {
    .newsletter_section.newsletter-bgr-true {
      text-align: center !important; } }

.section_form {
  padding: 10px 20px; }
  .section_form input[type="email"], .section_form input[type="text"] {
    border: 0; }
  @media (max-width: 480px) {
    .section_form {
      padding: 0; } }
  .section_form .newsletter-text + .newsletter, .section_form h5 + .newsletter {
    margin-top: 15px; }

.newsletter_section h5 {
  color: #000000 !important;
  padding-top: 0px;
  margin: 0; }

.newsletter_section .newsletter-text p {
  margin-bottom: 0; }

.newsletter_section .newsletter,
.password-page-row form {
  display: inline-block;
  padding-top: 0 !important;
  width: 450px; }
  @media only screen and (max-width: 798px) and (min-width: 480px) {
    .newsletter_section .newsletter,
    .password-page-row form {
      width: 100%; } }
  @media (max-width: 480px) {
    .newsletter_section .newsletter,
    .password-page-row form {
      width: 100%; } }

.shopify-challenge__container {
  padding: 150px 0; }

/* #Tables
================================================== */
table {
  width: 100%; }

table th {
  font-weight: 700;
  background: #f9f9f9;
  text-align: left; }

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

table tr {
  border-bottom: 1px solid #DCDCDC; }

table tr:first-child {
  border-top: 1px solid #DCDCDC; }

table td, table th {
  border-right: 1px solid #DCDCDC; }

table td:first-child, table th:first-child {
  border-left: 1px solid #DCDCDC; }

table .em {
  font-weight: 700; }

table tr.order_summary td.label {
  text-align: right; }

table {
  margin-bottom: 20px; }

/* #Misc
================================================== */
.allow-clickthrough {
  pointer-events: none !important; }

.hidden {
  display: none; }

.remove {
  color: #333333; }

.relative {
  position: relative; }

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

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

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

.left {
  float: left; }

.inline {
  display: inline; }

.center {
  text-align: center; }

.relative {
  position: relative; }

.align_right {
  text-align: right; }

.align_left {
  text-align: left; }

.text-align--center {
  text-align: center; }

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

.text-align--right {
  text-align: right; }

p.warning {
  text-align: center;
  font-weight: bold; }

.warning--quantity {
  clear: both;
  display: inline-block; }

@media (min-width: 799px) {
  .large--right {
    float: right;
    position: relative; } }

.cart_item p.warning {
  margin-top: 5px; }

.container div.mobile_only, span.mobile_only, .mobile_only {
  display: none !important; }

.no_border {
  border: none !important; }

.extra_padding {
  padding-top: 4px; }

div.hidden {
  display: none; }

div.is-absolute {
  position: absolute !important;
  top: 0;
  margin-top: 0; }

.full-width-image {
  width: 100%; }

#instantclick-bar {
  background: #2c2a2b;
  z-index: 100000;
  height: 4px; }

#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;
  border-radius: 2px; }

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

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

.quick-shop .product_gallery img {
  background-color: #ffffff; }

/* #Testimonials
================================================== */
.testimonial-section {
  position: relative; }
  .testimonial-section .set-static {
    display: flex; }
    .testimonial-section .set-static .caption {
      position: static;
      transform: translateY(0);
      padding: 40px;
      margin: auto; }
  .testimonial-section .set-testimonial-height {
    height: 95%; }
  @media (min-width: 799px) {
    .testimonial-section .darken-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      background: rgba(0, 0, 0, 0.6); } }
  @media (max-width: 480px) {
    .testimonial-section .testimonial-block .caption {
      margin: auto;
      padding: 5%; } }
  @media (max-width: 480px) {
    .testimonial-section .testimonial-block .caption.no-white-bg {
      background-color: white; } }
  .testimonial-section .feature_divider {
    margin: 25px auto;
    width: 10%;
    display: inline-block; }
    @media (max-width: 480px) {
      .testimonial-section .feature_divider {
        margin: 5px auto; } }
  .testimonial-section .testimonial-text {
    width: 80%; }
    .testimonial-section .testimonial-text .subtitle {
      text-transform: none; }
      @media (max-width: 480px) {
        .testimonial-section .testimonial-text .subtitle {
          font-weight: normal;
          font-size: 14px; } }
    .testimonial-section .testimonial-text h2, .testimonial-section .testimonial-text p {
      color: #ffffff; }
      @media (max-width: 480px) {
        .testimonial-section .testimonial-text h2, .testimonial-section .testimonial-text p {
          color: #333333;
          text-shadow: none; } }
  .testimonial-section .testimonial-block.gallery-cell.use-mobile-color {
    background-color: #666666; }
    .testimonial-section .testimonial-block.gallery-cell.use-mobile-color .caption .caption-content p {
      color: #ffffff; }
  .testimonial-section .use-mobile-color .animated {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s; }

.testimonial-slideshow, .testimonial-block.gallery-cell {
  background-color: transparent; }

/* #Logo-list
================================================== */
.logo-bar {
  text-align: center;
  margin-bottom: 20px; }
  .logo-bar a {
    transition: ease all 0.6s; }
    .logo-bar a:hover {
      opacity: 0.6; }

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

/* #Gallery Section
================================================== */
div.container.gallery-content {
  margin-top: 0;
  padding-top: 0; }

.gallery-section.container {
  padding-top: 0;
  margin-top: 0; }

.gallery-section {
  text-align: center; }
  .gallery-section .container {
    padding-bottom: 0px; }
  .gallery-section .gallery-break {
    width: 100%;
    clear: both; }
  .gallery-section .display-table {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%; }
  .gallery-section .display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none; }
  .gallery-section .gallery-image-wrapper,
  .gallery-section .gallery-empty-wrapper {
    margin: 5px;
    position: relative; }
  .gallery-section .gallery-empty-wrapper {
    min-height: 150px; }
  .gallery-section .gallery-empty-wrapper:nth-child(even) .placeholder-svg {
    background-color: rgba(51, 51, 51, 0.3); }
  .gallery-section a {
    display: block; }
  .gallery-section .gallery-image-wrapper .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.3s ease-in; }
    .gallery-section .gallery-image-wrapper .overlay .icon-search {
      color: white;
      font-size: 1.5em;
      top: 50%; }
  .gallery-section .gallery-image-wrapper:hover .overlay {
    opacity: 1; }

.gallery-section.gallery-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-wrap: wrap; }
  .gallery-section.gallery-horizontal i {
    display: block; }
  .gallery-section.gallery-horizontal img {
    position: absolute;
    top: 0;
    width: 100%;
    vertical-align: bottom;
    width: 100%;
    height: auto;
    display: block; }
  @media only screen and (min-width: 2000px) {
    .gallery-section.gallery-horizontal .gallery-image-wrapper:last-child {
      width: 15%;
      flex-basis: initial !important;
      flex-grow: initial !important; } }
  .gallery-section.gallery-horizontal .gallery-empty-wrapper {
    width: 190px; }

.gallery-full {
  display: inline-block;
  width: 100%; }
  .gallery-full .gallery-image-wrapper, .gallery-full .gallery-empty-wrapper {
    margin: 0; }
  .gallery-full .gallery-empty-wrapper {
    width: 25%; }

.ie9 .gallery-image-wrapper {
  width: 20%;
  float: left;
  display: inline-block; }
  .ie9 .gallery-image-wrapper img {
    position: relative;
    max-height: 200px; }

.gallery-section.gallery-classic .gallery-image-wrapper, .gallery-section.gallery-classic .gallery-empty-wrapper {
  display: block;
  float: left;
  margin: 0; }
  .gallery-section.gallery-classic .gallery-image-wrapper img, .gallery-section.gallery-classic .gallery-image-wrapper svg, .gallery-section.gallery-classic .gallery-empty-wrapper img, .gallery-section.gallery-classic .gallery-empty-wrapper svg {
    width: 100%;
    display: block; }
.gallery-section.gallery-classic .add-padding {
  padding: 5px; }
.gallery-section.gallery-classic .two-per-row {
  width: 50%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .two-per-row {
      width: 100%; } }
.gallery-section.gallery-classic .three-per-row {
  width: 33.333%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .three-per-row {
      width: 100%; } }
.gallery-section.gallery-classic .four-per-row {
  width: 25%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .four-per-row {
      width: 100%; } }
.gallery-section.gallery-classic .five-per-row {
  width: 20%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .five-per-row {
      width: 100%; } }

.gallery-section.gallery-masonry .masonry {
  font-size: .85em;
  line-height: 0px;
  margin: 10px 0;
  column-gap: 10px;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px; }
.gallery-section.gallery-masonry .adjust-columns {
  column-gap: 0px;
  -moz-column-gap: 0px;
  -webkit-column-gap: 0px;
  overflow: hidden; }
  .gallery-section.gallery-masonry .adjust-columns .gallery-image-wrapper, .gallery-section.gallery-masonry .adjust-columns .gallery-empty-wrapper {
    margin-bottom: -8px !important; }
.gallery-section.gallery-masonry .gallery-image-wrapper, .gallery-section.gallery-masonry .gallery-empty-wrapper {
  display: inline-block;
  margin-bottom: 0px;
  width: 100%;
  margin: 5px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .gallery-section.gallery-masonry .gallery-image-wrapper img, .gallery-section.gallery-masonry .gallery-image-wrapper svg, .gallery-section.gallery-masonry .gallery-empty-wrapper img, .gallery-section.gallery-masonry .gallery-empty-wrapper svg {
    width: 100%;
    display: block; }
.gallery-section.gallery-masonry .two-per-row {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2; }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .two-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .two-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry .three-per-row {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3; }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .three-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .three-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry .four-per-row {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4; }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .four-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .four-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry .five-per-row {
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-count: 5; }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .five-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .five-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }

/* #Recently Viewed
================================================== */
.rv-container {
  display: block; }
  .rv-container .thumbnail:empty {
    margin-bottom: 0; }

.sidebar .collection_swatches .swatch {
  float: left; }
.sidebar .toggle_list .rv-container a:hover {
  border-color: transparent; }
.sidebar .toggle_list .rv-container a.product-info__caption.hidden {
  display: none; }
  @media (max-width: 798px) {
    .sidebar .toggle_list .rv-container a.product-info__caption.hidden {
      display: block; } }
.sidebar .recently-viewed__title {
  display: none; }
.sidebar .rv-sidebar-element .product_image,
.sidebar .rv-sidebar-element .product-info__caption {
  max-width: 75%; }
.sidebar .rv-sidebar-element .product_image a {
  display: inline-block; }
.sidebar .rv-sidebar-element .product_image img {
  height: auto; }
@media (max-width: 798px) {
  .sidebar .product-list .thumbnail .title, .sidebar .product-list .thumbnail .price, .sidebar .product-list .thumbnail .brand {
    text-align: left;
    display: block; } }
.sidebar .product-list .thumbnail .thumbnail-overlay {
  position: relative;
  opacity: 1;
  background: transparent; }
  .sidebar .product-list .thumbnail .thumbnail-overlay .product-details {
    position: relative;
    transform: none;
    transition: none;
    opacity: 1;
    text-align: left; }
    .sidebar .product-list .thumbnail .thumbnail-overlay .product-details .title {
      color: #333333;
      padding: 0; }
    .sidebar .product-list .thumbnail .thumbnail-overlay .product-details .title, .sidebar .product-list .thumbnail .thumbnail-overlay .product-details .price {
      font-size: 0.9vw; }
  .sidebar .product-list .thumbnail .thumbnail-overlay .info {
    position: relative;
    font-size: 12px;
    opacity: 1;
    top: 0;
    transform: translateY(0);
    padding-bottom: 0; }
    .sidebar .product-list .thumbnail .thumbnail-overlay .info .quick_shop {
      display: none; }

.product-description-bottom .js-recently-viewed.rv-main {
  clear: both; }

.rv-box-element .js-recently-viewed-product:nth-child(2), .rv-sidebar-element .js-recently-viewed-product:nth-child(2) {
  display: none; }

/* #Search Section
================================================== */
body.search .product-not-found-msg {
  text-align: center;
  margin: 0 auto;
  justify-content: center; }

ul.menu span.icon-search.search-submit {
  background: transparent;
  color: #fff; }

ul.menu span.icon-search.search-submit:hover:before {
  color: #ea1d2d; }

/* ul.menu  span.icon-search.search-submit{top:30px;} */
.search-bgr-true {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.search-section {
  background-color: #cccccc;
  width: 100%;
  display: inline-block; }
  .search-section h2, .search-section p {
    color: #333333; }
  .search-section input {
    font-size: 15px;
    display: inline-block;
    border: 0; }
  .search-section .section_form {
    padding-top: 10px 20px; }
  .search-section .search-container {
    position: relative;
    width: 100%; }
    .search-section .search-container .search-wrapper {
      display: inline-block;
      position: relative;
      max-width: 500px;
      width: 90%; }
      @media (max-width: 798px) {
        .search-section .search-container .search-wrapper {
          width: 100%; } }
    .search-section .search-container .search_button {
      position: absolute;
      top: 0;
      right: 0;
      padding-right: 10px;
      background-color: transparent;
      border-color: transparent;
      color: #ea1d2d;
      font-size: 24px; }
      .search-section .search-container .search_button:hover {
        color: #2c2a2b; }

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

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

.large_text {
  font-size: 28px;
  line-height: 50px; }

/*   div.content { padding: 50px 0px 15px 0; } */
div.content {
  padding-top: 40px;
  padding-bottom: 40px; }

/* #Header
================================================== */
.main_nav div.logo a {
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
  color: #111111 !important;
  outline: 0; }

.menu-position--block div.logo {
  width: 100%; }
.menu-position--block .sticky_nav div.logo {
  display: none; }

div.logo {
  width: 15%;
  float: left; }
  div.logo img {
    width: 100%; }
  div.logo.text-align--center img {
    margin: 0 auto; }
  div.logo.text-align--left {
    padding-left: 0px; }

.primary_logo {
  display: block; }

.secondary_logo {
  display: none; }

header.feature_image.secondary_logo--true img.primary_logo,
header.feature_image.secondary_logo--true img.secondary_logo {
  display: none; }

header.secondary_logo--true:not(.feature_image) img.secondary_logo {
  display: none !important; }
header.secondary_logo--true:not(.feature_image) img.primary_logo {
  display: inline !important; }

div.section {
  margin: 10px 0; }

.featured_content,
.featured_content h1,
.featured_content h2,
.featured_content h3,
.featured_content h4,
.featured_content h5,
.featured_content h6 {
  color: #363636; }

.featured_content {
  background-color: #f6f7f9; }

.nav_arrows {
  float: right; }

.sku {
  margin: 0;
  font-family: lato;
  font-size: 15px;
  font-weight: 600; }

#category {
  width: 100%; }

/* Pagination & infinite scrolling */
.paginate, .load-more {
  text-align: center; }

.paginate .page a, .paginate .current, a.tag {
  border: solid 1px #cccccc;
  margin: 10px 5px;
  padding: 0.5rem 1rem;
  display: inline-block;
  color: #ccc; }
  .paginate .page a:hover, .paginate .current:hover, a.tag:hover {
    color: #fff;
    background-color: #ea1d2d;
    border: solid 1px #ea1d2d; }

.paginate .next a, .paginate .next span, .paginate .prev a, .paginate .prev span {
  color: #2c2a2b; }

.paginate .current {
  font-weight: bold;
  color: #fff;
  background-color: #ea1d2d;
  border: solid 1px #ea1d2d; }

.paginate .next, .paginate .prev {
  display: inline-block;
  margin: 10px 0;
  padding: 0.5rem 1rem; }

.load-more {
  display: none; }

.collection-template-section .load-more {
  display: block;
  clear: both; }

.load-more__icon {
  opacity: 0;
  height: 0;
  width: 0;
  transition: all 0.3s linear;
  background: url("//cdn.shopify.com/s/files/1/0101/8078/8283/t/20/assets/loader.gif") center center no-repeat;
  background-size: 32px 32px;
  margin: 0 auto; }

.collection-matrix.loading-in-progress.filter-loading {
  height: 0; }

.collection-matrix.loading-in-progress + .load-more__icon {
  width: 44px;
  height: 44px;
  opacity: 1; }

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

.paginate .deco {
  border: none; }

/* Product list - collections */
.product-list .thumbnail,
.slider-gallery .thumbnail,
.list-collections .thumbnail {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  display: block; }
  .product-list .thumbnail .thumbnail-overlay,
  .slider-gallery .thumbnail .thumbnail-overlay,
  .list-collections .thumbnail .thumbnail-overlay {
    background: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.3s ease-in; }
    .product-list .thumbnail .thumbnail-overlay > a,
    .slider-gallery .thumbnail .thumbnail-overlay > a,
    .list-collections .thumbnail .thumbnail-overlay > a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media (max-width: 798px) {
      .product-list .thumbnail .thumbnail-overlay,
      .slider-gallery .thumbnail .thumbnail-overlay,
      .list-collections .thumbnail .thumbnail-overlay {
        display: none; } }
    @media (min-width: 1400px) {
      .product-list .thumbnail .thumbnail-overlay,
      .slider-gallery .thumbnail .thumbnail-overlay,
      .list-collections .thumbnail .thumbnail-overlay {
        line-height: 1.5; } }
  .product-list .thumbnail img,
  .slider-gallery .thumbnail img,
  .list-collections .thumbnail img {
    vertical-align: bottom;
    transition: opacity .3s ease-in;
    width: 100%; }
  .product-list .thumbnail .product-info__caption,
  .slider-gallery .thumbnail .product-info__caption,
  .list-collections .thumbnail .product-info__caption {
    display: block;
    margin-top: 20px; }
    @media (max-width: 798px) {
      .product-list .thumbnail .product-info__caption,
      .slider-gallery .thumbnail .product-info__caption,
      .list-collections .thumbnail .product-info__caption {
        display: block; } }

@media (max-width: 798px) {
  .touchevents .product-info__caption {
    display: block; }
  .touchevents .thumbnail-overlay {
    display: none; } }
.hidden-product-link {
  line-height: 0;
  font-size: 0;
  color: transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.featured_collections .thumbnail {
  text-align: center; }

/* Swap to second image on hover */
.swap-true img.secondary, .swap-true img.secondary.lazyloaded {
  display: none;
  width: auto;
  margin: 0 auto; }

.swap-true.toggle-images img:first-of-type, .swap-true.toggle-images img.lazyloaded:first-of-type {
  display: none; }
.swap-true.toggle-images img.secondary, .swap-true.toggle-images img.secondary.lazyloaded {
  display: block; }

.product-list .thumbnail .swap-true img.secondary, .product-list .thumbnail .swap-true img.secondary.lazyloaded,
.slider-gallery .thumbnail .swap-true img.secondary,
.slider-gallery .thumbnail .swap-true img.secondary.lazyloaded {
  display: none;
  width: auto;
  margin: 0 auto; }
.product-list .thumbnail .swap-true.toggle-images img:first-of-type, .product-list .thumbnail .swap-true.toggle-images img.lazyloaded:first-of-type,
.slider-gallery .thumbnail .swap-true.toggle-images img:first-of-type,
.slider-gallery .thumbnail .swap-true.toggle-images img.lazyloaded:first-of-type {
  display: none; }
.product-list .thumbnail .swap-true.toggle-images img.secondary, .product-list .thumbnail .swap-true.toggle-images img.secondary.lazyloaded,
.slider-gallery .thumbnail .swap-true.toggle-images img.secondary,
.slider-gallery .thumbnail .swap-true.toggle-images img.secondary.lazyloaded {
  display: block; }

.slider-gallery .gallery-cell img.secondary,
.slider-gallery .gallery-cell img.secondary.lazyloaded {
  display: none;
  width: auto; }

/* Thumbnail overlay */
.quick_shop,
.view_all {
  font-family: Lato;
  font-weight: bold;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 1px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  border: 1px solid #ffffff;
  padding: 10px 20px;
  margin-top: 2rem;
  color: #ffffff;
  opacity: 0;
  pointer-events: all;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out,color 0.3s linear, background-color 0.3s linear; }
  .quick_shop:hover,
  .view_all:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0); }

.thumbnail .price span.money {
  color: #2c2a2b;
  font-weight: bolder; }
  .thumbnail .price span.money:hover {
    color: #ea1d2d; }
.thumbnail .sale span.money {
  color: #d54d4d; }
.thumbnail .was_price span.money {
  color: #8c8b8b; }

.product-wrap {
  background: #f5f5f5;
  border: 2px solid #ececec; }

.product-wrap {
  position: relative;
  background: #f5f5f5;
  text-align: left; }
  .product-wrap:hover .quick_shop {
    opacity: 1;
    transform: none; }
  .product-wrap:hover .thumbnail-overlay {
    opacity: 1; }

.thumbnail-overlay .info {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50.1%);
  -ms-transform: translateY(-50.1%);
  transform: translateY(-50.1%);
  padding: 10px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  pointer-events: none; }
.thumbnail-overlay .quick_shop {
  pointer-events: all;
  margin-top: 0; }

/* Product banners */
.new {
  position: relative;
  display: inline;
  padding: 5px;
  border-radius: 2px;
  font-size: 12px; }

.product-list .thumbnail img,
.slider-gallery .thumbnail img {
  height: auto;
  width: auto; }
.product-list .thumbnail img.secondary,
.slider-gallery .thumbnail img.secondary {
  max-height: 330px;
  height: auto;
  width: 100%; }

.thumbnail:not(.align-height--false) img.lazyloaded {
  height: auto;
  max-height: 330px; }

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

.thumbnail-overlay .sold_out {
  font-weight: normal;
  color: #ffffff; }

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

.banner_holder {
  position: absolute;
  top: 0;
  right: 0; }

.sale_banner, .new_banner, .preorder_banner {
  background: #d54d4d;
  font-family: Lato;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 12px;
  text-align: center;
  color: #fff;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }
  @media (max-width: 798px) {
    .sale_banner, .new_banner, .preorder_banner {
      padding: 4px 10px;
      font-size: smaller; } }

.new_banner, .preorder_banner {
  background: #03a196; }

a.secondary_button, input.secondary_button {
  display: block;
  padding: 15px 0;
  text-align: center;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #e8e8e8;
  margin: 20px 0;
  /*   font-family: Lato; */
  font-family: Lato;
  font-weight: 700;
  /*   font-weight: normal; */
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  /*   color: #2c2a2b; */
  color: #2c2a2b;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }
  a.secondary_button:hover, a.secondary_button:active, a.secondary_button:visited, input.secondary_button:hover, input.secondary_button:active, input.secondary_button:visited {
    color: #ea1d2d; }

.thumbnail .price, .thumbnail .title {
  display: block;
  margin-bottom: 5px;
  font-size: inherit;
  line-height: 1.3;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px; }

.thumbnail .title {
  margin-bottom: 5px;
  white-space: inherit;
  line-height: 1.3;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 36px;
  display: -webkit-box;
  text-align: left;
  line-height: 1.4; }

.product-wrap:hover .title {
  text-decoration: underline; }

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

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

.cart_page_image {
  text-align: center; }
  .cart_page_image img {
    margin-bottom: 1em;
    width: 100%; }

.cart_content_info {
  padding: 0; }
  .cart_content_info h5 {
    padding: 0;
    margin-bottom: 10px;
    margin-top: 0; }
  .cart_content_info .price_total {
    padding: 0 0 10px;
    margin-bottom: 20px;
    font-size: 1.1em; }

.subtotal {
  border-left: 1px solid #cccccc;
  padding-left: 40px; }
  @media (max-width: 798px) {
    .subtotal {
      border-left: none;
      border-top: 1px solid #cccccc;
      padding-left: 0;
      padding-top: 20px; } }

.subtotal_amount {
  font-size: 1.4em;
  font-weight: bold; }

button.update {
  width: 30%;
  float: right; }

.size_chart {
  float: right;
  padding-top: 5px; }

#size-chart {
  display: none; }

#size-chart h5 {
  padding: 15px 0 0 0;
  text-align: center; }

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

.was_price {
  text-decoration: line-through;
  color: #8c8b8b;
  text-shadow: none;
  font-weight: 600; }

.cart_savings {
  text-align: left;
  margin-top: 15px; }

.savings {
  font-size: 15px;
  display: block; }

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

/* #Instagram Feed
================================================== */
#instafeed .instagram__item {
  position: relative;
  margin-bottom: 20px; }

.instagram__item:after {
  content: "";
  display: block;
  padding-bottom: 100%; }

.instagram__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.instagram__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover; }

.instagram__bg a.instagram__link {
  overflow: hidden;
  transition: 0.3s; }

.instagram__bg a.instagram__link img {
  transition: 0.2s; }

.instagram__bg a.instagram__link img:hover {
  transform: scale(1.1); }

.instagram__video-link:after, .instagram__video-link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2; }
.instagram__video-link:after {
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-left: 20px solid #fff;
  margin-top: -18px;
  margin-left: -7px;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.25)); }
.instagram__video-link:before {
  margin-top: -34px;
  margin-left: -34px;
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  background: rgba(0, 0, 0, 0.42);
  transition: background 0.3s ease; }
.instagram__video-link:hover:before {
  background: rgba(0, 0, 0, 0.7); }

.social-feeds-wrap .sixteen .columns:nth-child(4n + 1) {
  margin-left: 0; }
.social-feeds-wrap .sixteen .columns:nth-child(4n + 4) {
  margin-right: 0; }
.social-feeds-wrap .eight .columns:nth-child(odd) {
  margin-left: 0; }
.social-feeds-wrap .eight .columns:nth-child(even) {
  margin-right: 0; }

.arrow {
  position: relative;
  top: -1px;
  left: 2px;
  opacity: 0.9; }

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

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

.modal_product img {
  cursor: pointer; }

.modal_image {
  text-align: center; }

.modal a {
  padding-bottom: 0; }

.modal p.modal_price, p.modal_price {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: -4px; }

.custom-field.custom-field__expected-availability.custom-field__type--text {
  letter-spacing: 0.5px;
  line-height: 1.2em;
  font-family: 'Klavika-Bold';
  color: #ea1d2d;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px; }

span.custom-field--title {
  color: #000; }

.product-free-shipping span {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: Klavika-Bold;
  color: #2c2a2b; }

.product-free-shipping span img {
  margin-right: 10px; }

.product-free-shipping {
  margin-bottom: 15px; }

.product .pro-description h3 {
  font-size: 15px;
  letter-spacing: normal; }

.product .pro-description ul {
  padding-left: 30px; }

.product-detail-container .money {
  font-family: 'Klavika-Bold';
  font-size: 40px;
  margin-top: 10px;
  display: block;
  color: #ea1d2d; }

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

.notify_form #contact_form .action_button {
  width: 100%;
  text-transform: uppercase; }

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

.meta {
  font-size: 13px; }

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

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

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

.comment-body h6 {
  padding: 0; }

.sidebar_title {
  padding-bottom: 0px; }

.blog-section h2 {
  margin-bottom: 0;
  line-height: 1.2; }

.blog-section h2 a {
  color: #333333; }

.blog_meta {
  margin-bottom: 0; }

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

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

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

.tags span a {
  color: #2c2a2b; }

.article h3.sub_title {
  letter-spacing: 0;
  margin: 10px auto 0; }

.article_content {
  margin-top: 20px; }

.excerpt {
  line-height: 1.5;
  margin: 1em 0; }

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

#comment_form .action_button, #contact_form .action_button {
  display: block;
  padding-left: 40px;
  padding-right: 40px;
  text-transform: uppercase; }
  @media (max-width: 798px) {
    #comment_form .action_button, #contact_form .action_button {
      width: 100%; } }

#contact_form .action_button.sign_up {
  display: inline-block;
  width: 120px;
  padding-left: 0;
  padding-right: 0;
  float: none;
  text-transform: uppercase; }

body.article {
  padding-bottom: 0; }

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

.sidebar .blog_search {
  margin-bottom: 15px; }
  .sidebar .blog_search input {
    width: 100%; }

.meta .label, .label {
  color: #8c8b8b; }

.blog_meta, .blog_meta a {
  color: #8c8b8b; }

.blog_meta a:hover {
  color: #ea1d2d; }

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

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

.additional-checkout-buttons {
  text-align: center;
  margin-top: 10px; }
  .additional-checkout-buttons > *:not(script) {
    padding: 10px 0 0 10px;
    vertical-align: top;
    line-height: 1; }
    @media (max-width: 480px) {
      .additional-checkout-buttons > *:not(script) {
        padding: 10px 0 0 5px; } }
    .additional-checkout-buttons > *:not(script):first-child, .additional-checkout-buttons > *:not(script):empty {
      padding-left: 0px; }

.or {
  line-height: 40px;
  font-style: normal;
  font-size: 14px;
  padding: 0 10px;
  text-align: center; }
  @media (max-width: 480px) {
    .or {
      line-height: initial;
      text-align: left; } }

.comment {
  margin-bottom: 20px; }

/*--Author Bio + Social Share Buttons--*/
.author_share_wrap {
  width: 100%;
  border-top: 1px solid #cccccc;
  min-height: 40px;
  padding: 15px 0;
  margin-top: 15px;
  overflow: auto; }

.blog_author {
  width: 60%;
  float: left; }
  @media (max-width: 798px) {
    .blog_author {
      width: 100%;
      border-bottom: 1px solid #cccccc;
      padding-bottom: 5px; } }

.blog_author img {
  width: 80px;
  height: 80px;
  border: 1px solid #cccccc;
  float: left;
  margin-right: 15px; }

.author_bio {
  text-align: left; }

.author_bio h6 {
  padding-top: 0; }

.author_bio p {
  font-size: 0.9em; }

.blog_share {
  width: 38%;
  float: right;
  text-align: right; }
  @media (max-width: 798px) {
    .blog_share {
      width: 100%;
      float: left; } }

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

/* #Swatch Styles
================================================== */
/* SASS variables for swatch dimensions */
.selector-wrapper label {
  margin-bottom: 0.5em; }

/* #Footer
================================================== */
.footer {
  font-size: 15px;
  padding: 20px 0;
  border-top: solid 1px rgba(0, 0, 0, 0);
  background-color: #ffffff;
  background-position: center center;
  color: #000000; }

/* If no shop logo used, apply text styling as per theme settings */
.footer .logo {
  color: #111111 !important;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1;
  width: 100%;
  word-wrap: break-word;
  float: none; }
  @media (max-width: 798px) {
    .footer .logo {
      text-align: center; } }

img.footer-logo {
  width: 75%;
  max-width: 250px;
  margin-bottom: 10px;
  display: inline-block; }
  @media (max-width: 798px) {
    img.footer-logo {
      max-width: 50% !important;
      margin: 0 25% 25px; } }

.footer .empty-column {
  width: 100%;
  height: 1px; }

.footer .footer-menu-wrap h6 {
  margin: 0;
  padding: 0 0 0 0;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  font-family: Montserrat, Helvetica, sans-serif !important;
  margin-bottom: 15px; }
  @media (max-width: 798px) {
    .footer .footer-menu-wrap h6 {
      border-top: 1px solid rgba(0, 0, 0, 0);
      margin-bottom: 0px;
      padding: 10px 0px 0px; } }

.footer .footer-menu-wrap h6 > span {
  display: none; }
  @media (max-width: 798px) {
    .footer .footer-menu-wrap h6 > span {
      display: inline-block;
      transition: transform 0.3s linear;
      perspective: 1000; } }

@media (min-width: 799px) {
  .footer .toggle_content {
    display: block !important; } }

.footer a,
.footer a:visited {
  color: #333333;
  font-size: 15px; }

.footer a:hover,
.footer a:active {
  color: #999999; }

.footer-social-icons {
  padding-top: 30px; }

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

.footer ul li {
  margin-bottom: 15px;
  line-height: 1.1; }

.footer form {
  margin-bottom: 0; }

.footer-menu-wrap {
  text-align: left; }

.page-contact .footer {
  margin-top: 0; }

.page-contact .maps {
  position: relative;
  bottom: -6px; }

.page-landing .maps {
  position: relative;
  bottom: -7px; }

.maps iframe {
  pointer-events: none;
  display: block; }

.newsletter form {
  margin-bottom: 0; }

.footer_credits {
  border-top: 1px solid rgba(0, 0, 0, 0);
  margin-top: 10px; }

.payment_methods {
  margin: 10px 0 6px 0;
  padding-top: 10px; }
  @media (min-width: 960px) {
    .payment_methods {
      float: right;
      text-align: right; } }

.payment_methods img {
  padding-right: 4px;
  width: 42px; }

.credits {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 10px;
  text-transform: uppercase; }
  @media (min-width: 960px) {
    .credits {
      float: left; } }

h6 span, h4 span, .sublink span {
  transition: transform 0.3s linear;
  perspective: 1000;
  /*       margin-right: 8px; */ }

.footer-menu-wrap .active span, .footer-menu-wrap span.active, #mobile_menu .active span, #mobile_menu span.active, .sidebar .active span, .sidebar span.active {
  transform: rotate(90deg); }

.sidebar span.menu-toggle {
  float: right;
  display: inline-block;
  cursor: pointer;
  padding: 0 6px 0 6px;
  margin-right: 0;
  transition: transform 0.3s linear;
  perspective: 1000;
  transform: none; }
  .sidebar span.menu-toggle.active {
    transform: rotateX(180deg); }

/* Footer and mobile menu accordion (mobile only) */
@media (max-width: 798px) {
  .footer-menu-wrap h6, .sidebar h6, #mobile_menu h6 {
    padding-top: 8px;
    cursor: pointer;
    border-top: 1px solid #333333;
    margin-top: 0; }
  .footer-menu-wrap h6 span, .footer-menu-wrap h4 span, .footer-menu-wrap .sublink span, .sidebar h6 span, .sidebar h4 span, .sidebar .sublink span, #mobile_menu h6 span, #mobile_menu h4 span, #mobile_menu .sublink span {
    display: inline-block;
    transition: transform 0.3s linear;
    perspective: 1000; }
  .footer-menu-wrap .columns > ul, .sidebar .columns > ul, #mobile_menu .columns > ul {
    display: none;
    padding-left: 20px; }
    .footer-menu-wrap .columns > ul li, .sidebar .columns > ul li, #mobile_menu .columns > ul li {
      line-height: 1.7; }

  .toggle_content {
    display: none;
    padding: 0 20px; } }
@media (min-width: 799px) {
  h4.toggle {
    pointer-events: none; }

  .footer-menu-wrap h6 {
    pointer-events: none; }
  .footer-menu-wrap .columns > ul {
    display: block !important; } }
/* Promo banner */
.header .promo_banner a,
.header .promo_banner a:visited
a:hover,
#header .promo_banner a,
#header .promo_banner a:visited
a:hover {
  color: #ffffff; }

.promo_banner {
  background-color: #2e2e2e;
  text-align: center;
  color: #ffffff;
  font-size: 13px;
  /*   position: relative; */
  width: 500px;
  height: 0;
  line-height: 40px;
  margin: 0 auto;
  z-index: 5000;
  top: 0;
  transition: all 0.3s linear;
  /*   overflow: hidden; */ }
  .promo_banner p {
    margin-bottom: 0;
    display: inline; }
  .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: #ffffff;
    border: 0;
    outline: 0;
    background: transparent;
    z-index: 1000; }
    .promo_banner .promo_banner-close:before {
      font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
      font-size: 20px;
      line-height: 40px;
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 35px;
      content: "\00d7";
      text-align: center; }

.promo_banner-show .promo_banner {
  transition: all 0s linear;
  height: 40px;
  /*   line-height: $promoBannerHeight; */ }

.top_bar {
  padding-top: 0;
  position: relative;
  transition: padding-top 0.3s linear; }
  @media (max-width: 480px) {
    .top_bar {
      padding-top: 0; } }

.top_bar .menu li a:hover span span {
  color: #ea1d2d !important; }

.top_bar .menu li a:before {
  transition: 0.2s; }

.top_bar .menu li a:hover:before {
  color: #ea1d2d !important; }

.top_bar .menu li a:hover .icon-user:before {
  color: #ea1d2d !important; }

@media (max-width: 798px) {
  .mobile_nav-fixed--true #pagecontent,
  .mobile_nav-fixed--false #pagecontent {
    display: block;
    padding-bottom: 40px; }
  .mobile_nav-fixed--true .page_banner,
  .mobile_nav-fixed--false .page_banner {
    margin-top: 40px; }
  .mobile_nav-fixed--true .page_banner + #pagecontent,
  .mobile_nav-fixed--false .page_banner + #pagecontent {
    padding-bottom: 0; }

  .index-sections .under-menu:nth-child(1) {
    margin-top: 0; }

  .page-details-section .under-menu:nth-child(1) {
    margin-top: 0; }

  .page-banner .under-menu:nth-child(1) {
    margin-top: 0; }

  .promo_banner-show.mobile_nav-fixed--true #pagecontent,
  .promo_banner-show.mobile_nav-fixed--false #pagecontent {
    padding-bottom: calc(40px + 40px); }
  .promo_banner-show.mobile_nav-fixed--true .page_banner,
  .promo_banner-show.mobile_nav-fixed--false .page_banner {
    margin-top: calc(40px + 40px); }
  .promo_banner-show.mobile_nav-fixed--true .page_banner + #pagecontent,
  .promo_banner-show.mobile_nav-fixed--false .page_banner + #pagecontent {
    padding-bottom: 0; } }
/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
  overflow: hidden; }

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

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

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

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

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

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

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  filter: alpha(opacity=50);
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 11%;
  border: none;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  border-radius: 0;
  height: auto;
  max-width: 100px; }

.flickity-prev-next-button:hover {
  background: white;
  border: none; }

.flickity-prev-next-button:focus {
  outline: none; }

.flickity-prev-next-button:hover, .flickity-prev-next-button:active {
  filter: alpha(opacity=80);
  opacity: 0.8; }

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

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

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

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

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=10);
  /* IE8 */
  opacity: 0.1;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50.1%);
  -ms-transform: translateY(-50.1%);
  transform: translateY(-50.1%);
  padding: 10px 0;
  position: absolute;
  left: 20%;
  width: 30%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #4a4a49; }

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #4a4a49;
  font-size: 26px; }

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

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

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1; }

/* General Flickity styling */
img[data-flickity-lazyload] {
  width: auto; }

.flickity-slider > li {
  list-style-type: none;
  width: 100%;
  text-align: center; }
  .flickity-slider > li img {
    max-width: 100%; }

.slideshow_animation--fade .flickity-slider {
  transform: none !important; }
.slideshow_animation--fade .gallery-cell {
  left: 0 !important;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: -1; }
.slideshow_animation--fade .gallery-cell.is-selected {
  opacity: 1;
  z-index: 0; }

/* Gallery page */
.lightbox-gallery .gallery-cell {
  width: 100%;
  margin-right: 10px; }
  .lightbox-gallery .gallery-cell img {
    width: auto;
    max-height: 100vh; }
.lightbox-gallery .lightbox-image {
  max-width: 100%; }

/* Product lightbox */
@media (max-width: 480px) {
  .remodal-is-locked .product {
    overflow: hidden; }

  .product .remodal-close:before {
    font-size: 25px;
    line-height: 55px;
    width: 50px;
    top: -10px;
    right: -8px;
    left: auto; }

  .product .remodal.remodal-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    padding-top: 55px;
    margin-bottom: 0; }
    .product .remodal.remodal-lightbox .flickity-viewport, .product .remodal.remodal-lightbox .flickity-viewport img {
      max-height: 70vh; } }
/* Product gallery */
.gallery-arrows--true .product_gallery .flickity-prev-next-button {
  opacity: 0;
  transition: opacity 0.3s linear;
  display: block; }

.gallery-arrows--true .product_gallery:hover .flickity-prev-next-button {
  opacity: 0.5; }

.product_gallery {
  margin-bottom: 2em;
  opacity: 0; }
  .product_gallery .gallery-cell {
    width: 100%;
    text-align: center;
    display: block;
    margin-right: 10px; }
    .product_gallery .gallery-cell span {
      width: 100%;
      display: block !important; }
  .product_gallery.flickity-enabled {
    opacity: 1; }
  .product_gallery.single-image .flickity-prev-next-button {
    display: none; }
  .product_gallery .flickity-prev-next-button {
    display: none; }
  .product_gallery img {
    background-color: #ffffff; }

.product_gallery_nav {
  text-align: center; }
  .product_gallery_nav .gallery-cell {
    width: 20%;
    margin: 0 30px 10px 0;
    opacity: 0.7;
    display: inline-block; }
    .product_gallery_nav .gallery-cell.is-nav-selected {
      opacity: 1; }
    .product_gallery_nav .gallery-cell img {
      cursor: pointer; }

.gallery-wrap.right-thumbnails .multi-image {
  width: 83%;
  float: left; }
.gallery-wrap.right-thumbnails .product_gallery_nav {
  width: 12%;
  float: left;
  margin-left: 4%; }
  .gallery-wrap.right-thumbnails .product_gallery_nav .gallery-cell {
    width: 100%;
    margin: 0 0 10px 0; }

.gallery-wrap.left-thumbnails .multi-image {
  width: 83%;
  float: right; }
.gallery-wrap.left-thumbnails .product_gallery_nav {
  width: 70px;
  float: right;
  margin-right: 5%; }
  .gallery-wrap.left-thumbnails .product_gallery_nav .gallery-cell {
    width: 100% !important;
    margin: 0 0 10px 0; }

.gallery-wrap .flickity-viewport {
  margin-top: 0; }

/* Quick Shop */
.remodal.quick-shop {
  background-color: #ffffff;
  padding: 0 35px; }

.quick-shop .container {
  max-width: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto; }
  .quick-shop .container .gallery-wrap.eight.columns {
    width: calc(55% - 40px);
    margin: 0;
    margin-right: 40px;
    min-height: 1px;
    transition: opacity 1s 0.3s linear;
    -webkit-transition: opacity 1s 0.3s linear; }
    .quick-shop .container .gallery-wrap.eight.columns.hidden-element {
      opacity: 0; }
    .quick-shop .container .gallery-wrap.eight.columns.align-gallery-right {
      float: right;
      margin-right: 0;
      margin-left: 40px; }
  .quick-shop .container .text-modal-wrap.six.columns {
    width: 45%;
    margin: 0;
    min-height: 1px;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear; }
    .quick-shop .container .text-modal-wrap.six.columns.hidden-element {
      opacity: 0; }
  .quick-shop .container .new_banner_product:empty, .quick-shop .container .sale_banner_product:empty, .quick-shop .container .preorder_banner_product:empty {
    display: none; }
.quick-shop img[alt*="[right]"], .quick-shop img[alt*="[left]"], .quick-shop img[alt*="[center]"] {
  display: none; }

.remodal-is-opened .quick-shop .hidden-element {
  opacity: 1 !important; }

/* Related Items Gallery */
.related-products--grid {
  font-size: 0;
  text-align: center; }
  .related-products--grid.container {
    padding-top: 0; }
  .related-products--grid .product-list .thumbnail.column,
  .related-products--grid .product-list .thumbnail.columns {
    font-size: initial;
    display: inline-block;
    float: none;
    vertical-align: top; }

.related-products__title {
  clear: both; }

.title.slider-gallery {
  padding-top: 40px; }
  @media (max-width: 480px) {
    .title.slider-gallery {
      padding-top: 0;
      font-size: 1.5em; } }

.slider-gallery {
  margin: 0 auto 40px; }
  .slider-gallery .gallery-cell {
    margin-right: 10px;
    text-align: center;
    padding: 0;
    margin-bottom: 0; }
    @media (max-width: 480px) {
      .slider-gallery .gallery-cell {
        padding: 0;
        margin-right: 5px; } }
    .slider-gallery .gallery-cell .product-details {
      line-height: 1.2;
      letter-spacing: 0; }
      @media (max-width: 798px) {
        .slider-gallery .gallery-cell .product-details {
          font-size: 3vw; } }
    .slider-gallery .gallery-cell img {
      display: block;
      max-width: 100%; }
  .slider-gallery .gallery-cell-heading {
    font-size: 0.8rem;
    line-height: 1.2;
    text-transform: none;
    margin-top: 10px; }
  .slider-gallery .flickity-prev-next-button {
    border-radius: 0;
    opacity: 0;
    width: 5%; }

.slider-gallery:hover .flickity-prev-next-button {
  opacity: 0.5; }

.light-button .dot {
  /*     background: #4a4a49; */
  background: #a8a5a6; }
.light-button .flickity-prev-next-button {
  background: transparent; }
  .light-button .flickity-prev-next-button .arrow {
    fill: #4a4a49;
    opacity: 1; }

.homepage-slideshow.light-button:hover .flickity-prev-next-button, .testimonial-slideshow.light-button:hover .flickity-prev-next-button, .product-slider.light-button:hover .flickity-prev-next-button, .slider-gallery.light-button:hover .flickity-prev-next-button {
  opacity: 1; }
.homepage-slideshow.light-button .flickity-page-dots .dot, .testimonial-slideshow.light-button .flickity-page-dots .dot, .product-slider.light-button .flickity-page-dots .dot, .slider-gallery.light-button .flickity-page-dots .dot {
  opacity: 0.4; }
  .homepage-slideshow.light-button .flickity-page-dots .dot.is-selected, .testimonial-slideshow.light-button .flickity-page-dots .dot.is-selected, .product-slider.light-button .flickity-page-dots .dot.is-selected, .slider-gallery.light-button .flickity-page-dots .dot.is-selected {
    opacity: 1; }

/*
 *  Remodal - v1.0.6
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0; }

/* Default theme styles of the modal dialog */
.remodal {
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -ms-transform: translateY(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff; }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
  z-index: 1000; }

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38; }

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */
@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0; }

  to {
    transform: none;
    opacity: 1; } }

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1; }

  to {
    transform: scale(0.95);
    opacity: 0; } }

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 900px; } }
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

/*
* 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: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0;
  padding-right: 40px;
  padding-left: 40px; }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.column, .columns {
  float: left;
  /*display: inline; 
  box-sizing: content-box;*/
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.container.full-width {
  width: 100%; }

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

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

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

.container .two.columns {
  width: 12.5%;
  /*130px;*/ }

.container .three.columns {
  width: 18.75%;
  /*205px;*/ }

.container .four.columns {
  width: 25%;
  /*280px;*/ }

.container .five.columns {
  width: 31.25%;
  /*355px;*/ }

.container .six.columns {
  width: 37.50%;
  /*430px;*/ }

.container .seven.columns {
  width: 43.75%;
  /*505px;*/ }

.container .eight.columns {
  width: 50%;
  /*580px;*/ }

.container .nine.columns {
  width: 56.25%;
  /*655px;*/ }

.container .ten.columns {
  width: 62.5%;
  /*730px;*/ }

.container .eleven.columns {
  width: 68.75%;
  /*805px;*/ }

.container .twelve.columns {
  width: 75%;
  /*880px;*/ }

.container .thirteen.columns {
  width: 81.25%;
  /*955px;*/ }

.container .fourteen.columns {
  width: 87.5%;
  /*1030px;*/ }

.container .fifteen.columns {
  width: 93.75%;
  /*1105px;*/ }

.container .sixteen.columns {
  width: 100%;
  /*1180px;*/ }

.container .one-third.column {
  width: 33.33333333333333%;
  /*380px;*/ }

.container .two-thirds.column {
  width: 66.66666666666667%;
  /*780px;*/ }

.container .one-fifth.column {
  width: 20%;
  /*220px;*/ }

.container .one-fifth-sidebar.column {
  width: 15%;
  /*160px;*/ }

.container .one-sixth.column {
  width: 16.66666666666667%;
  /*180px;*/ }

.container .one-seventh.column {
  width: 14.25%;
  /*151px;*/ }

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

.container .offset-by-two {
  padding-left: 12.5%;
  /*150px;*/ }

.container .offset-by-three {
  padding-left: 18.75%;
  /*225px;*/ }

.container .offset-by-four {
  padding-left: 25%;
  /*300px;*/ }

.container .offset-by-five {
  padding-left: 31.25%;
  /*375px;*/ }

.container .offset-by-six {
  padding-left: 37.50%;
  /*450px*/ }

.container .offset-by-seven {
  padding-left: 43.75%;
  /*525px;*/ }

.container .offset-by-eight {
  padding-left: 50%;
  /*600px;*/ }

.container .offset-by-nine {
  padding-left: 56.25%;
  /*675px;*/ }

.container .offset-by-ten {
  padding-left: 62.5%;
  /*750px;*/ }

.container .offset-by-eleven {
  padding-left: 68.75%;
  /*825px;*/ }

.container .offset-by-twelve {
  padding-left: 75%;
  /*900px;*/ }

.container .offset-by-thirteen {
  padding-left: 81.25%;
  /*975px;*/ }

.container .offset-by-fourteen {
  padding-left: 87.5%;
  /*1050px*/ }

.container .offset-by-fifteen {
  padding-left: 93.75%;
  /*1125px;*/ }

/* #Base 960 Grid
================================================== */
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 798px */
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 798px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; }

  .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,
  .container .one-sixth.column,
  .container .one-seventh.column {
    width: 100%; }

  /* 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; } }
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media screen and (min-width: 480px) and (max-width: 768px) {
  .caption .headline {
    line-height: inherit !important; } }
@media only screen and (min-width: 480px) and (max-width: 798px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; }

  .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,
  .container .one-sixth.column,
  .container .one-seventh.column {
    width: 100%; } }
/* #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) {
  #contact_form input.sign_up[type="submit"] {
    margin-left: 0;
    /*     margin-bottom: 1.5em; */
    width: 100%; }

  input.contact_email[type="email"] {
    width: 100%; }

  .collection_menu {
    display: none; }

  h1.collection_title_tags,
  div.collection_title_tags {
    border-right: 0;
    margin-right: 0;
    padding-right: 0; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 799px) and (max-width: 959px) {
  .nav a, .nav a:visited, .nav a:active, .nav a:focus {
    font-size: 10px; }

  .menu a, .menu a:visited, .menu a:active, .menu a:focus {
    font-size: 10px; }

  .menu li, #header span.menu_title, .menu a span {
    padding-left: 2px;
    padding-right: 2px; }

  .nav .menu li.search_link {
    display: inline-block; }

  .menu li.search_container {
    /*     display: none; */ } }
@media screen and (min-width: 768px) and (max-width: 998px) {
  .soldout-badge, .new-badge {
    left: 0 !important; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 798px) {
  .related-products.similar-products-mobile-slider .thumbnail:nth-child(n+1) {
    clear: unset; }

  #contact_form input.sign_up[type="submit"] {
    width: 50%;
    margin: 0 auto; }

  .collection-template-section .banner {
    display: none; }

  .collection .collection-template-section .banner {
    object-fit: cover;
    height: 40vh; }

  .collection-template-section .breadcrumb-collection span:first-child, .collection-template-section .breadcrumb-collection span:nth-child(2) {
    color: #776d70 !important; }

  .collection-template-section .breadcrumb-collection span:nth-child(3) .breadcrumb_link span {
    color: #2d2a2b !important; }

  /*  .collection-template-section .breadcrumb-collection {
  display: none;
  } */
  .collection-template-section .breadcrumb_text {
    font-size: 13px;
    text-align: left; }

  .breadcrumb_text {
    display: block; }

  .article_image {
    padding-bottom: 0; }

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

  .nav_arrows {
    float: none;
    text-align: center; }

  .nav_arrows .prev {
    float: left; }

  .nav_arrows .next {
    float: right; }

  #header .top_bar a.mobile_logo {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 18px;
    line-height: 34px;
    z-index: 5;
    width: 50%;
    height: auto;
    color: #111111; }

  #header a.mobile_logo img {
    width: auto;
    max-width: 150px;
    max-height: 45px;
    padding-top: 0px; }

  .payment_methods {
    text-align: center;
    float: none;
    display: block; }

  .credits {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 11px;
    padding: 0; }

  .is-absolute {
    top: 0px !important; }

  .blog_filter {
    margin-top: 1em;
    width: 100% !important; }

  .section_select {
    text-align: center; }

  .flex-control-nav {
    bottom: 10px; }

  .featured_links a span {
    font-size: 10px; }

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

  .mobile_hidden {
    display: none !important; }

  table tr.order_summary td.label {
    text-align: left; }

  .featured_text {
    font-size: 15px;
    line-height: 1.7em; }

  #header {
    display: block; }

  .header {
    display: none; }

  h4.toggle {
    cursor: pointer; }

  .toggle span {
    display: block; }

  .toggle_list {
    display: none; }

  select {
    width: 100%;
    margin-left: 0; }

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

  .credits_right {
    text-align: left; }

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

  td {
    padding: 4px !important; }

  .title_column {
    float: left; }

  .container div.mobile_only, .mobile_only {
    display: block !important; }

  span.mobile_only {
    display: inline !important; }

  .title-collection span.mobile_only {
    display: inline !important; }

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

  .headline {
    font-size: 1.3em;
    line-height: 1.2;
    position: relative; }

  p.subtitle {
    font-size: 1.1em;
    line-height: 1.2;
    position: relative; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 798px) {
  .mobile_hidden {
    display: none !important; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .banner-bg-hitch, .banner-bg-trunk {
    display: none; }

  .mobile_hidden {
    display: none !important; }

  .cart_image {
    max-width: 80px;
    padding-right: 10px;
    margin-left: 5px; }

  .action_button {
    font-size: 12px; }

  h1, h2, h3, h4, h5, h6, .collection_title, .empty_cart {
    font-size: 110%;
    line-height: 1.5em; }

  h1, h1.home, .title a, h2 {
    padding: 0; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%; } }
@font-face {
  font-family: 'turbo';
  src: url("//cdn.shopify.com/s/files/1/0101/8078/8283/t/20/assets/turbo.eot?v=2244629899368896328");
  src: url("//cdn.shopify.com/s/files/1/0101/8078/8283/t/20/assets/turbo.eot?v=2244629899368896328") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0101/8078/8283/t/20/assets/turbo.woff?v=187629396740283540") format("woff"), url("//cdn.shopify.com/s/files/1/0101/8078/8283/t/20/assets/turbo.ttf?v=3522107514236064837") format("truetype"), url("//cdn.shopify.com/s/files/1/0101/8078/8283/t/20/assets/turbo.svg?v=3515800834097489051") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "turbo";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .15em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

.icon-right-arrow:before {
  content: "\e911";
  margin-right: 0; }

.icon-search:before {
  content: "\e913";
  font-weight: 800; }

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

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

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

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

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

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

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

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

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

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

span.icon-down-arrow, span.icon-right-arrow {
  padding: 0 !important;
  font-size: 12px !important; }

@-moz-document url-prefix() {
  .menu span.icon-down-arrow {
    top: -2px; } }

.menu li.search_link {
  display: none;
  padding-left: 10px;
  padding-right: 10px; }

.sticky_nav .menu li.search_link {
  display: inline-block;
  float: right; }

.sticky_nav .menu-position--block .logo {
  display: none; }

.menu li.search_container {
  /*   width: 30%; */
  /*   float: right;
    padding-top: 3px; */ }
  @media (min-width: 1400px) {
    .menu li.search_container {
      margin-left: 15px; } }

.logo-align--left .menu li.search_container {
  width: 0; }

.menu-position--block .menu li.search_container {
  width: 18%;
  float: none; }

form.search_form, .search_form input {
  padding-top: 0;
  margin-bottom: 0;
  position: relative;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

.search_form input, .search_form input:active, .search_form input:focus {
  border: none;
  font-weight: normal !important;
  font-family: Lato;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: transparent;
  padding-right: 35px;
  border-color: #ffffff; }

.header_search_form {
  width: 60%;
  margin: 0 auto 30px auto;
  padding: 30px 0 0 0;
  position: relative;
  border-bottom: solid 1px #ffffff; }
  @media (max-width: 480px) {
    .header_search_form {
      width: 90%; } }

.header_search_form input, .header_search_form input:focus, .header_search_form input:active {
  background-color: transparent;
  font-family: Lato;
  font-weight: normal;
  /*   color: #ffffff; */
  color: #fff;
  font-weight: normal;
  letter-spacing: 1px;
  border: none;
  font-size: 36px;
  line-height: 36px; }
  @media (max-width: 480px) {
    .header_search_form input, .header_search_form input:focus, .header_search_form input:active {
      font-size: 22px;
      line-height: 22px;
      /*       color: #2c2a2b; */
      margin-bottom: 10px; } }

.header_search_form .search-submit {
  top: 38px;
  font-size: 30px; }
  @media (max-width: 480px) {
    .header_search_form .search-submit {
      top: 42px;
      font-size: 18px; } }

.feature_image .search_form input, .feature_image .search_form input:active, .feature_image .search_form input:focus {
  color: #ffffff;
  border: 1px solid #ffffff; }

.feature_image .search_form input::-webkit-input-placeholder {
  color: #ffffff; }

.feature_image .search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

.feature_image .search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }

.feature_image .search_form input:-ms-input-placeholder {
  color: #ffffff; }

.search_form input::-webkit-input-placeholder {
  color: #ffffff; }

.search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

.search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }

.search_form input:-ms-input-placeholder {
  color: #ffffff; }

.search_form input:focus::-webkit-input-placeholder {
  color: #ea1d2d; }

.search_form input:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #ea1d2d; }

.search_form input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #ea1d2d; }

.search_form input:focus:-ms-input-placeholder {
  color: #ea1d2d; }

.feature_image .search_form input, .feature_image .search_form input:active, .feature_image .search_form input:focus {
  color: #ffffff;
  border: 1px solid #ffffff; }

.feature_image .search_form input::-webkit-input-placeholder {
  color: #ffffff; }

.feature_image .search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

.feature_image .search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }

.feature_image .search_form input:-ms-input-placeholder {
  color: #ffffff; }

.search-submit {
  position: relative;
  z-index: 1000;
  color: #ffffff;
  font-size: 18px;
  top: 9px;
  right: 2px;
  cursor: pointer; }

.feature_image .search-submit {
  color: #ffffff; }

.blog_search .search-submit {
  color: #333333;
  top: 10px;
  right: 8px;
  z-index: 1; }

.social_icons {
  margin-left: 0;
  margin-top: 0; }

.social_icons li {
  display: inline;
  padding-right: 2px; }

@media (max-width: 798px) {
  footer .footer-social-icons {
    display: none; } }

footer .footer-social-icons--mobile.columns {
  display: none;
  padding-left: 0; }
  @media (max-width: 798px) {
    footer .footer-social-icons--mobile.columns {
      display: block; }
      footer .footer-social-icons--mobile.columns > ul {
        display: block;
        padding-left: 0; } }

footer .social_icons {
  display: block;
  margin-top: 15px; }
  @media (max-width: 798px) {
    footer .social_icons {
      padding-left: 0;
      text-align: center; } }

footer .social_icons a, footer .social_icons a:visited {
  color: #000000;
  font-size: 40px;
  display: inline-block;
  margin-bottom: 1em; }
  @media (max-width: 480px) {
    footer .social_icons a, footer .social_icons a:visited {
      margin-bottom: 0; } }

footer .social_icons a:active, footer .social_icons a:hover {
  color: #999999; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

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

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

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: .75s; }

@keyframes bounceIn {
  0%,20%,40%,60%,80%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    transform: scaleX(1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes zoomOut {
  0% {
    opacity: 1; }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

.delay-0s {
  -moz-animation-delay: 0;
  -webkit-animation-delay: 0;
  animation-delay: 0; }

.delay-025s {
  -moz-animation-delay: .25s;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
  opacity: 0; }

.delay-05s {
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  opacity: 0; }

.delay-075s {
  -moz-animation-delay: .75s;
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
  opacity: 0; }

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

.animate_right, .animate_left, .animate_up, .animate_down {
  opacity: 0; }

.ie .animated, .ie .animate_right, .ie .animate_left, .ie .hsContent, .ie #slide-1 .animated {
  opacity: 1 !important; }

.ie delay-025s, .ie .delay-0s, .ie .delay-025s, .ie .delay-05s, .ie .delay-075s, .ie .delay-1s {
  opacity: 1 !important; }

.ie select {
  background-image: none !important; }

@media only screen and (max-width: 798px) {
  .delay-0s, .delay-025s, .delay-05s, .delay-075s, .delay-1s,
  .animate_right, .animate_left, .animate_up, .animate_down {
    opacity: 1; } }
/* #Password Page
================================================== */
#password-container {
  margin: 75px auto 0;
  max-width: 100%;
  display: table;
  text-align: center;
  display: table; }
  @media (max-width: 798px) {
    #password-container {
      margin-top: 10px; } }

.password-page-message {
  font-size: 3em;
  line-height: 1.2;
  margin: 10px auto;
  padding: 12px 0; }

.password-page-follow {
  margin: 5px 0; }

.password-social .social_icons a,
.password-social .social_icons a:visited,
.password-social .social_icons a:active {
  font-size: 25px; }

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

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

.password-logo {
  max-width: 200px;
  /* Allows logo to be more prominent*/
  margin: 0px auto; }

.password-message {
  max-width: 600px;
  font-size: 1.2em;
  color: #333333; }

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

.password-social {
  margin-top: 10px;
  padding-top: 20px; }

.password-social ul {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 10px; }

.password-social .social_icons li {
  display: inline;
  margin-left: 0; }

.password-social .social_icons a:hover {
  color: #ea1d2d; }

.password-footer {
  margin-top: 15px;
  margin-bottom: 40px;
  font-size: 13px;
  color: #000000;
  text-align: center; }

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

.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: #333333;
  text-decoration: none; }

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

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

#open-me {
  text-align: center;
  margin-bottom: 35px; }
  #open-me a:hover {
    color: #ea1d2d; }

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

.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: 80%;
  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; }

@media (max-width: 798px) {
  #password-page-bg .modalbox .inputbox {
    top: 50%; } }

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

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

.storefront-password-form #password {
  width: 50%;
  display: inline-block; }
  @media (max-width: 480px) {
    .storefront-password-form #password {
      width: 100%; } }

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

.pass-close {
  color: #000 !important;
  padding: 0 !important;
  margin: 1em !important;
  position: inherit !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; } }
/* #Page FAQ
================================================== */
/* #Page Details
================================================== */
.page-details-section {
  /*.container {
    padding: 0;
  }*/ }
  .page-details-section .title {
    margin-top: 0; }
  .page-details-section .article {
    padding-bottom: 0; }
  .page-details-section div.container .featured_products {
    padding-top: 0; }
  @media (max-width: 480px) {
    .page-details-section .caption.position-center,
    .page-details-section .caption.position-left,
    .page-details-section .caption.position-right {
      margin: 5% 0 0 0; } }

/* #Product Details
================================================== */
.sale-icon img {
  width: 100%;
  transform: rotate(-10deg); }

.sale-icon {
  width: 130px;
  position: absolute;
  z-index: 1; }

.gallery-wrap.js-product-page-gallery {
  position: relative; }

.product_gallery.flickity-enabled:hover {
  z-index: 1; }

.collection-sale-icon {
  position: absolute;
  width: 80px;
  z-index: 1;
  transform: rotate(-10deg);
  top: -18px;
  left: 22px; }

.product .price-percent-off {
  display: none; }

.product-detail-container span.sale.savings, .product-detail-container span.sale {
  display: inline-block; }

.product-detail-container .sale span.was_price .money {
  color: #000; }

.product-detail-container span.sale.savings {
  text-decoration-color: #ea1d2d;
  margin-right: 35px; }

.product-detail-container .sale span.was_price {
  text-decoration: none; }

.product-detail-container .sale span.was_price .money sup {
  font-size: 23px !important; }

.product-detail-container .sale span.was_price .money {
  position: relative; }

.product-detail-container .sale span.was_price .money:after {
  content: '';
  width: 140px;
  height: 4px;
  background: #ea1d2d;
  display: block;
  left: -10px;
  top: 20px;
  position: absolute; }

.product-details-template .product-details__blocks .container {
  padding: 0; }
.product-details-template .action_button:not(.add_to_cart) {
  width: auto; }
.product-details-template img {
  width: 100%; }
.product-details-template img.rich-image {
  max-width: auto;
  margin-bottom: 20px; }
@media (max-width: 480px) {
  .product-details-template .featured-link--section.text-block--left {
    flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media screen and (max-width: 600px) {
  .sale-icon {
    width: 80px; } }
/* Home page - general
================================================== */
/* Full-width product slider */
.homepage-product-slider {
  margin: 0 10px; }
  .homepage-product-slider object.placeholder-image {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    padding-top: 100%; }
  .homepage-product-slider .placeholder-svg--product {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.homepage-product-slider.even-num-slides {
  margin-left: 10px;
  width: calc(100% - 10px); }
  @media (max-width: 798px) {
    .homepage-product-slider.even-num-slides {
      margin-left: 0;
      width: 100%; } }

.products-slider.slider-gallery.products-length-6 .gallery-cell {
  width: calc(16.6% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery.products-length-6 .gallery-cell {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery.products-length-5 .gallery-cell {
  width: calc(20% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery.products-length-5 .gallery-cell {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery.products-length-4 .gallery-cell {
  width: calc(25% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery.products-length-4 .gallery-cell {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery.products-length-3 .gallery-cell, .products-slider.slider-gallery.products-length-2 .gallery-cell, .products-slider.slider-gallery.products-length-1 .gallery-cell {
  width: calc(33.33% - 10px); }

.products-slider.slider-gallery .gallery-cell.visible-2 {
  width: calc(50% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-2 {
      width: calc(50% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-3 {
  width: calc(33.33% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-3 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-4 {
  width: calc(25% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-4 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-5 {
  width: calc(20% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-5 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-6 {
  width: calc(16.666% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-6 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-7 {
  width: calc(14.2% - 10px); }
  @media (max-width: 798px) {
    .products-slider.slider-gallery .gallery-cell.visible-7 {
      width: calc(40% - 10px); } }
  .products-slider.slider-gallery .gallery-cell.visible-7 .product-details {
    font-size: 0.7rem; }

@media (max-width: 985px) {
  .products-length-7 .product-info__caption {
    display: block; }
  .products-length-7 .thumbnail-overlay {
    display: none; }

  .products-length-8 .product-info__caption {
    display: block; }
  .products-length-8 .thumbnail-overlay {
    display: none; }

  .products-length-9 .product-info__caption {
    display: block; }
  .products-length-9 .thumbnail-overlay {
    display: none; }

  .products-length-10 .product-info__caption {
    display: block; }
  .products-length-10 .thumbnail-overlay {
    display: none; }

  .products-length-11 .product-info__caption {
    display: block; }
  .products-length-11 .thumbnail-overlay {
    display: none; }

  .products-length-12 .product-info__caption {
    display: block; }
  .products-length-12 .thumbnail-overlay {
    display: none; }

  .products-length-13 .product-info__caption {
    display: block; }
  .products-length-13 .thumbnail-overlay {
    display: none; }

  .products-length-14 .product-info__caption {
    display: block; }
  .products-length-14 .thumbnail-overlay {
    display: none; }

  .products-length-15 .product-info__caption {
    display: block; }
  .products-length-15 .thumbnail-overlay {
    display: none; }

  .products-length-16 .product-info__caption {
    display: block; }
  .products-length-16 .thumbnail-overlay {
    display: none; } }
.featured_products.product-slider {
  padding-bottom: 0; }
  .featured_products.product-slider .columns {
    padding-bottom: 0; }

.banner-full-link {
  line-height: 0;
  font-size: 0;
  color: transparent;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute; }

.banner-full-link + .caption {
  pointer-events: none;
  cursor: pointer; }

.caption {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  /*   &.position-right {
      right: 0;
      text-align: right;
      padding: 0 5%;
      @include respond-to('small'){
         top:0;
       }
    } */ }
  @media (min-width: 799px) {
    .caption {
      max-width: 960px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media (min-width: 1400px) {
    .caption {
      max-width: 1510px; } }
  @media (max-width: 798px) {
    .caption {
      width: 100%; } }
  @media (max-width: 480px) {
    .caption {
      margin: 5% 0;
      font-size: 3vw;
      position: static;
      transform: none;
      width: 100%; } }
  .caption a {
    pointer-events: all; }
  .caption.position-center {
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 5%;
    text-align: center; }
    @media (max-width: 798px) {
      .caption.position-center {
        width: 85%; } }
    @media (max-width: 480px) {
      .caption.position-center {
        width: 100%;
        padding: 0;
        margin: 5% 0;
        top: 0; } }
  .caption.position-top {
    top: 20%;
    text-align: left;
    padding: 0 5%; }
    @media (max-width: 480px) {
      .caption.position-top {
        top: 0;
        margin: 0; } }
  .caption.caption.position-bottom {
    bottom: 20%;
    top: 70%;
    padding: 0 5%; }
    @media (max-width: 480px) {
      .caption.caption.position-bottom {
        margin: 0; } }
  .caption.position-left {
    left: 0;
    text-align: left;
    padding: 0 5%; }
    @media (max-width: 480px) {
      .caption.position-left {
        top: 32%;
        margin: 0; } }
  .caption.position-top-center {
    top: 20%;
    text-align: center;
    padding: 0 5%;
    left: 0;
    right: 0;
    margin: 0 auto; }
    @media (max-width: 480px) {
      .caption.position-top-center {
        top: 0;
        margin: 0; } }
  .caption.position-center-middle {
    top: 50%;
    text-align: center;
    padding: 0 5%;
    left: 0;
    right: 0;
    margin: 0 auto; }
    @media (max-width: 480px) {
      .caption.position-center-middle {
        top: 32%;
        margin: 0; } }
  .caption.position-right-top {
    top: 20%;
    text-align: right;
    padding: 0 5%;
    right: 0; }
    @media (max-width: 480px) {
      .caption.position-right-top {
        top: 0;
        margin: 0; } }
  .caption.position-right-middle {
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 5%;
    text-align: right; }
    @media (max-width: 480px) {
      .caption.position-right-middle {
        top: 32%;
        margin: 0; } }
  .caption.position-right-bottom {
    bottom: 20%;
    top: 70%;
    padding: 0 5%;
    text-align: right; }
    @media (max-width: 480px) {
      .caption.position-right-bottom {
        right: 15px;
        margin: 0; } }
  .caption.position-center-bottom {
    bottom: 20%;
    top: 70%;
    padding: 0 5%;
    text-align: center; }
    @media (max-width: 480px) {
      .caption.position-center-bottom {
        margin: 0; } }
  .caption .pretext {
    color: #ffffff;
    font-family: Lato;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-size: 26px;
    letter-spacing: 1px;
    margin-bottom: 10px; }
    @media (max-width: 480px) {
      .caption .pretext {
        font-size: 1.4em;
        color: #333333;
        text-shadow: none; } }
    @media (max-width: 798px) {
      .caption .pretext {
        font-size: 17.333333333333332px; } }
    @media (min-width: 799px) {
      .caption .pretext {
        font-size: 21.666666666666668px; } }
    @media (min-width: 960px) {
      .caption .pretext {
        font-size: 26px; } }
  .caption .headline {
    color: #ffffff;
    font-family: Lato;
    font-weight: normal;
    text-transform: none;
    font-size: 45px;
    font-style: normal;
    letter-spacing: 3px;
    line-height: 1.4em;
    margin-bottom: 15px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }
    @media (max-width: 480px) {
      .caption .headline {
        font-size: 2.6em;
        color: #333333;
        text-shadow: none; } }
    @media (max-width: 798px) {
      .caption .headline {
        font-size: 30.0px; } }
    @media (min-width: 799px) {
      .caption .headline {
        font-size: 37.5px; } }
    @media (min-width: 960px) {
      .caption .headline {
        font-size: 45px; } }
  .caption .subtitle {
    color: #ffffff;
    font-family: Lato;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    /*     font-size: 26px; */
    font-size: 20px !important;
    letter-spacing: 1px;
    position: relative; }
    @media (max-width: 480px) {
      .caption .subtitle {
        font-size: 1.4em;
        color: #333333;
        text-shadow: none; } }
    @media (max-width: 798px) {
      .caption .subtitle {
        font-size: 17.333333333333332px; } }
    @media (min-width: 799px) {
      .caption .subtitle {
        font-size: 21.666666666666668px; } }
    @media (min-width: 960px) {
      .caption .subtitle {
        font-size: 26px; } }
  .caption .pretext:empty,
  .caption .headline:empty,
  .caption .subtitle:empty {
    display: none; }
    .caption .pretext:empty:before,
    .caption .headline:empty:before,
    .caption .subtitle:empty:before {
      height: 0; }

.subtitle p a {
  pointer-events: all; }

.caption-content {
  display: inline-block;
  float: none;
  max-width: 100%;
  font-size: 0; }
  @media (max-width: 798px) {
    .caption-content {
      max-width: 80%; } }
  @media (max-width: 480px) {
    .caption-content {
      width: 100%;
      max-width: 100%; } }
  .caption-content .action_button {
    margin: 10px; }
    @media (max-width: 798px) {
      .caption-content .action_button {
        margin: 5px; } }
    @media (max-width: 480px) {
      .caption-content .action_button {
        font-size: 14px; } }
  .caption-content.align-center {
    text-align: center; }
    @media (max-width: 798px) {
      .caption-content.align-center {
        max-width: 80%; } }
    @media (max-width: 480px) {
      .caption-content.align-center {
        width: 100%;
        max-width: 100%; } }
  .caption-content.align-left {
    text-align: left; }
    .caption-content.align-left:first-child .action_button {
      margin-left: 0; }
    .caption-content.align-left .subtitle:before {
      margin-left: 0; }
  .caption-content.align-right {
    text-align: right; }
    .caption-content.align-right:last-child .action_button {
      margin-right: 0; }
    .caption-content.align-right .subtitle:before {
      margin-right: 0; }
  .caption-content.caption-background-true {
    padding: 30px; }
    @media (max-width: 480px) {
      .caption-content.caption-background-true {
        padding: 0; } }

/* Transparency settings for each type of caption */
.caption-background-true {
  background-color: #ffffff; }

.homepage-video .caption-background-true {
  background-color: white; }
  @media (max-width: 480px) {
    .homepage-video .caption-background-true {
      background-color: transparent; } }

.caption-background-true {
  background-color: #ffffff; }
  .caption-background-true.caption-transparency-true {
    background-color: rgba(255, 255, 255, 0.6); }
    @media (max-width: 480px) {
      .caption-background-true.caption-transparency-true {
        background-color: transparent; } }
  @media (max-width: 480px) {
    .caption-background-true {
      background-color: transparent; } }

a.highlight-false, input[type="button"].highlight-false,
a.highlight-true, input[type="button"].highlight-true,
a.continue-button {
  background-color: rgba(255, 255, 255, 0);
  color: #ffffff;
  border: 1px solid #ffffff;
  transition: background-color 0.2s linear, color 0.2s linear;
  margin: 25px 0; }
  a.highlight-false:hover, input[type="button"].highlight-false:hover,
  a.highlight-true:hover, input[type="button"].highlight-true:hover,
  a.continue-button:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #333; }
  @media (max-width: 480px) {
    a.highlight-false, input[type="button"].highlight-false,
    a.highlight-true, input[type="button"].highlight-true,
    a.continue-button {
      color: #333333;
      border-color: #333333;
      background-color: transparent; }
      a.highlight-false:hover, input[type="button"].highlight-false:hover,
      a.highlight-true:hover, input[type="button"].highlight-true:hover,
      a.continue-button:hover {
        border-color: #333333;
        background-color: #333333;
        color: #fff; } }

a.highlight-true, input[type="button"].highlight-true {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #333; }
  @media (max-width: 480px) {
    a.highlight-true, input[type="button"].highlight-true {
      border-color: #333333;
      background-color: #333333;
      color: #fff; } }

a.continue-button,
a.highlight-false--dark,
input[type="button"].highlight-false--dark {
  color: #333333;
  border-color: #333333;
  background-color: transparent; }
  a.continue-button:hover,
  a.highlight-false--dark:hover,
  input[type="button"].highlight-false--dark:hover {
    border-color: #333333;
    background-color: #333333;
    color: #fff; }

.homepage-slideshow .gallery-cell:not(:first-child) {
  height: 0; }

.homepage-slideshow.flickity-enabled .gallery-cell:not(:first-child) {
  height: auto; }

.homepage-slideshow a.highlight-false:hover, .homepage-slideshow input[type="button"].highlight-false:hover,
.homepage-slideshow a.highlight-true:hover, .homepage-slideshow input[type="button"].highlight-true:hover {
  color: #333; }
@media (max-width: 480px) {
  .homepage-slideshow a.highlight-false, .homepage-slideshow input[type="button"].highlight-false,
  .homepage-slideshow a.highlight-true, .homepage-slideshow input[type="button"].highlight-true {
    color: #333333;
    border-color: #333333; }
    .homepage-slideshow a.highlight-false:hover, .homepage-slideshow input[type="button"].highlight-false:hover,
    .homepage-slideshow a.highlight-true:hover, .homepage-slideshow input[type="button"].highlight-true:hover {
      border-color: #333333;
      background-color: #333333;
      color: #fff; } }
.homepage-slideshow a.highlight-true, .homepage-slideshow input[type="button"].highlight-true {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #333; }
  @media (max-width: 480px) {
    .homepage-slideshow a.highlight-true, .homepage-slideshow input[type="button"].highlight-true {
      border-color: #333333;
      background-color: #333333;
      color: #fff; } }

.contact-form_position--right {
  float: right; }

/* #Account
================================================== */
.account-header-logout {
  text-align: right;
  text-transform: uppercase; }

.account-sidebar {
  /*   border-right: 1px solid #aaaaaa; */
  box-sizing: border-box;
  padding-right: 10px; }
  @media (max-width: 798px) {
    .account-sidebar {
      border: 0;
      padding-right: 0; } }

.customers-addresses .account-sidebar {
  border-right: 0;
  padding-right: 0; }
.customers-addresses .account-main {
  box-sizing: border-box;
  border-left: 1px solid #aaaaaa;
  padding-left: 20px; }
  @media (max-width: 798px) {
    .customers-addresses .account-main {
      border: 0;
      padding-left: 0; } }

.action_bottom .note {
  vertical-align: middle;
  line-height: 40px;
  padding: 0 10px; }
  .action_bottom .note a {
    color: inherit;
    padding: 0 10px; }

.customers-addresses .action_bottom .note a:hover {
  color: #ea1d2d !important; }

.address_title {
  margin-bottom: 0;
  padding-bottom: 0; }

.action_edit {
  background-color: #ea1d2d;
  border-color: #ea1d2d;
  text-transform: uppercase; }
  .action_edit a {
    color: #ffffff;
    padding: 20px 10px; }
  .action_edit:hover {
    background-color: #ea1d2d;
    border-color: #ea1d2d; }
    .action_edit:hover a {
      color: #ffffff; }

.action_delete {
  background-color: #ffffff;
  border-color: #ea1d2d; }
  .action_delete a {
    color: #ea1d2d; }
  .action_delete:hover {
    background-color: #ea1d2d;
    border-color: #ea1d2d; }
    .action_delete:hover a {
      color: #ffffff; }

/* #Home page - collection in detail
================================================== */
.collection-in-detail .section {
  margin: 0; }
.collection-in-detail .half {
  width: 50%;
  float: left;
  position: relative; }
  @media (max-width: 798px) {
    .collection-in-detail .half {
      width: 100%; } }
.collection-in-detail .product-details {
  padding: 40px 2rem; }
.collection-in-detail .frontpage_product_stagger--true .section:nth-child(even) .half {
  float: right; }
.collection-in-detail .product_gallery.multi-image {
  width: 100%;
  display: block;
  margin-bottom: 0; }

/* #Home page - text columns with images
================================================== */
.text-columns-with-images-section .border-style--box {
  padding: 10%;
  border: 1px solid #aaaaaa; }
.text-columns-with-images-section .border-style--quote {
  padding-left: 20px;
  border-left: 1px solid #aaaaaa;
  margin-bottom: 10%; }
.text-columns-with-images-section .large_text {
  font-family: Lato;
  font-size: 33.8px;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  line-height: 1.5;
  color: #333333;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 798px) {
    .text-columns-with-images-section .large_text {
      font-size: 27px; } }
.text-columns-with-images-section .text-column {
  margin-bottom: 25px; }
.text-columns-with-images-section a.continue-button {
  margin-top: 10px; }
.text-columns-with-images-section h2.title + .feature_divider {
  margin-bottom: 40px; }

/* #Home page - slideshow
================================================== */
.homepage-slideshow:hover .flickity-prev-next-button, .testimonial-section:hover .flickity-prev-next-button {
  opacity: 0.5; }

.text-animation--true .caption-content {
  opacity: 0; }
  @media (max-width: 480px) {
    .text-animation--true .caption-content {
      opacity: 1;
      animation-duration: 0s; } }

.homepage-slideshow, .testimonial-section {
  position: relative;
  overflow: hidden; }
  .homepage-slideshow.single-image .flickity-prev-next-button, .testimonial-section.single-image .flickity-prev-next-button {
    display: none; }
  .homepage-slideshow.single-image .flickity-page-dots, .testimonial-section.single-image .flickity-page-dots {
    display: none; }
  .homepage-slideshow .gallery-cell, .testimonial-section .gallery-cell {
    width: 100%;
    background-color: #ffffff; }
    @media (max-width: 480px) {
      .homepage-slideshow .gallery-cell, .testimonial-section .gallery-cell {
        background-color: transparent; } }
    .homepage-slideshow .gallery-cell img, .testimonial-section .gallery-cell img {
      width: 100%;
      display: block; }
  .homepage-slideshow .flickity-prev-next-button, .testimonial-section .flickity-prev-next-button {
    opacity: 0;
    width: 5%;
    height: 100%;
    border-radius: 0; }
  .homepage-slideshow .flickity-page-dots, .testimonial-section .flickity-page-dots {
    bottom: 2em; }
    .homepage-slideshow .flickity-page-dots .dot, .testimonial-section .flickity-page-dots .dot {
      height: 4px;
      width: 40px;
      margin: 0;
      border-radius: 0;
      background: #4a4a49; }
    @media (max-width: 480px) {
      .homepage-slideshow .flickity-page-dots, .testimonial-section .flickity-page-dots {
        display: block;
        bottom: 5px; } }

/* Home - product slider */
.js-product-slider .product_clear {
  display: none; }
.js-product-slider .column.alpha, .js-product-slider .columns.alpha {
  margin: 0 10px 0 20px; }
.js-product-slider .flickity-prev-next-button {
  border-radius: 0; }

/* #Home page - image with text
================================================== */
.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.lazyloaded {
  opacity: 0.8; }

.featured-link--section {
  width: 100%;
  box-sizing: border-box;
  float: left;
  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--half.featured-link__imageHalf {
  background-color: transparent;
  text-align: center; }
  .featured-link--half.featured-link__imageHalf a {
    width: 100%;
    display: block; }
    .featured-link--half.featured-link__imageHalf a img {
      width: 100%; }

.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: #ffffff; }
  @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%;
    height: 100%;
    /* Fix for SVG set at 2 images per row */
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .featured-link--half img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%; }
    @media (max-width: 480px) {
      .featured-link--half img {
        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 {
    margin-bottom: 20px;
    display: block;
    color: #333333; }
  .featured-link--half .description {
    position: relative;
    font-size: 1.3vw;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #333333; }
    @media (max-width: 798px) {
      .featured-link--half .description {
        font-size: 1vw; } }
    @media (max-width: 480px) {
      .featured-link--half .description {
        font-size: inherit; } }
    @media (min-width: 1400px) {
      .featured-link--half .description {
        font-size: inherit; } }
  .featured-link--half .button {
    height: auto;
    background-color: transparent;
    color: #333333;
    border: 1px solid #333333;
    transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px; }
    .featured-link--half .button:hover {
      background-color: #333333;
      color: #ffffff;
      border: 1px solid #333333; }

.image-align--right.featured_collections.across-1 .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; }
  .image-align--right.featured_collections.across-1 .featured-link--section:nth-child(odd) .featured-link--half {
    float: right; }

.image-align--left.featured_collections.across-1 .featured-link--section:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .image-align--left.featured_collections.across-1 .featured-link--section:nth-child(even) .featured-link--half {
    float: right; }

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

.image-align--left.featured_collections.across-2 .featured-link--section {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (max-width: 798px) {
    .image-align--left.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; } }
.image-align--left.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: 798px) {
    .image-align--left.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; } }
.image-align--left.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; }

.image-align--right.featured_collections.across-2 .featured-link--section {
  -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: 798px) {
    .image-align--right.featured_collections.across-2 .featured-link--section:nth-of-type(2n) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
.image-align--right.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; }
  @media (max-width: 798px) {
    .image-align--right.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; } }
.image-align--right.featured_collections.across-2 .featured-link--image:nth-of-type(4n+4) {
  -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--section {
  width: 50%; }
  @media (max-width: 798px) {
    .featured_collections.across-2 .featured-link--section {
      width: 100%; } }
@media (max-width: 798px) {
  .featured_collections.across-2 .featured-link--half {
    width: 50%; } }
@media (max-width: 480px) {
  .featured_collections.across-2 .featured-link--half {
    width: 100%; } }
.featured_collections.across-2 .description {
  font-size: 1.2vw; }
  @media (max-width: 798px) {
    .featured_collections.across-2 .description {
      font-size: inherit; } }
.featured_collections.across-2 .button {
  font-size: 1.2vw; }
  @media (max-width: 480px) {
    .featured_collections.across-2 .button {
      font-size: 14px; } }
.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: 798px) {
    .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: 798px) {
    .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; }

/* #Home page - featured promotions
================================================== */
.featured-promotions .promo-animation--true {
  opacity: 0; }
.featured-promotions .feature-section {
  text-align: center;
  float: left;
  margin: 0 5px 0px;
  position: relative; }
  @media (max-width: 798px) {
    .featured-promotions .feature-section {
      opacity: 1; } }
  .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;
    overflow: hidden; }
  .featured-promotions .feature-section .feature-style--circle {
    border-radius: 50%; }
    .featured-promotions .feature-section .feature-style--circle img {
      border-radius: 50%; }
  .featured-promotions .feature-section .feature-style--rounded {
    border-radius: 10px; }
    .featured-promotions .feature-section .feature-style--rounded img {
      border-radius: 10px; }
  .featured-promotions .feature-section .feature-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color 0.25s linear; }
    @media (max-width: 798px) {
      .featured-promotions .feature-section .feature-overlay {
        background: #111111;
        background: rgba(17, 17, 17, 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 {
    display: block !important;
    opacity: 1;
    transition: opacity 0.3s linear;
    /*       &.reveal-details {
            opacity: 1;
          }
          .button {
            margin-top: 15px;
          } */ }
    @media (max-width: 798px) {
      .featured-promotions .feature-section .feature-details {
        opacity: 1;
        display: block !important; } }
  .featured-promotions .feature-section .description {
    color: #fff;
    transition: all 0.3s linear;
    margin-bottom: 0; }
  .featured-promotions .feature-section .description a {
    pointer-events: auto; }
  .featured-promotions .feature-section.title-overlay-true .title {
    transition: all 0.3s linear;
    color: #fff;
    font-size: 26px; }
    @media (max-width: 798px) {
      .featured-promotions .feature-section.title-overlay-true .title {
        margin-bottom: 10px; } }
    .featured-promotions .feature-section.title-overlay-true .title:after {
      content: '';
      display: block;
      height: 1px;
      width: 0;
      background: #fff;
      transition: width .5s ease, background-color .5s ease;
      margin: 9px auto auto auto; }
      @media (max-width: 798px) {
        .featured-promotions .feature-section.title-overlay-true .title:after {
          display: none; } }
  .featured-promotions .feature-section.title-overlay-false .feature-wrap .title {
    display: none; }
  .featured-promotions .feature-section:hover .feature-overlay {
    background: #111111;
    background: rgba(17, 17, 17, 0.2); }
  .featured-promotions .feature-section.title-overlay-true:hover .title:after {
    /*width: 50%;
    background: #fff;*/ }
  .featured-promotions .feature-section.title-overlay-true:hover .title {
    color: #fff; }
  .featured-promotions .feature-section.title-overlay-true:hover .description {
    color: #fff; }
  .featured-promotions .feature-section.title-overlay-false:hover .description {
    color: #fff; }
  .featured-promotions .feature-section img {
    width: 100%;
    display: block;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.05); }

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

.promo-8 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s; }

.promo-9 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s; }

.promo-10 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s; }

.promo-11 {
  -webkit-animation-delay: 3.0s;
  animation-delay: 3.0s; }

.promo-12 {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s; }

.featured-promotions.promo-per-row-2 .feature-section {
  width: calc(50% - 10px); }
  @media (max-width: 798px) {
    .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% - 10px); }
  @media (max-width: 798px) {
    .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% - 10px); }
  .featured-promotions.promo-per-row-4 .feature-section:nth-child(4n+1) {
    clear: both; }
  @media (max-width: 798px) {
    .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: 798px) {
      .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: 798px) {
      .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 category
================================*/
.container.promotions-grid-full_width {
  width: 100%;
  padding-top: 0; }
  .container.promotions-grid-full_width .featured-category.promo-per-row-2 .feature-section {
    width: 50%;
    margin: 0; }
    @media (max-width: 480px) {
      .container.promotions-grid-full_width .featured-category.promo-per-row-2 .feature-section {
        width: 100%; } }
  .container.promotions-grid-full_width .featured-category.promo-per-row-3 .feature-section {
    width: 33.333333%;
    margin: 0; }
    @media (max-width: 798px) {
      .container.promotions-grid-full_width .featured-category.promo-per-row-3 .feature-section {
        width: 100%; } }
  .container.promotions-grid-full_width .featured-category.promo-per-row-4 .feature-section {
    width: 25%;
    margin: 0; }
    @media (max-width: 798px) {
      .container.promotions-grid-full_width .featured-category.promo-per-row-4 .feature-section {
        width: 50%; } }
    @media (max-width: 480px) {
      .container.promotions-grid-full_width .featured-category.promo-per-row-4 .feature-section {
        width: 100%; } }

/* #Home page - image with text overlay
================================================== */
.banner {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff; }
  @media (max-width: 480px) {
    .banner {
      max-height: inherit;
      background-color: transparent; } }
  .banner img {
    width: 100%;
    display: block; }

/* #Home page - video
================================================== */
.homepage-video {
  position: relative;
  overflow: hidden;
  transition: height 0.3s ease-in-out;
  background-color: #ffffff; }
  @media (max-width: 480px) {
    .homepage-video {
      background-color: transparent; } }
  .homepage-video img {
    width: 100%;
    display: block; }
  .homepage-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 70% !important;
    margin: 0 auto; }
  .homepage-video .homepage-video--media {
    width: 70%;
    height: auto;
    padding-top: 0;
    margin: 0 auto; }
  .homepage-video .placeholder-image--true a.video__play-button {
    pointer-events: none; }
  .homepage-video .caption.text-on-video {
    z-index: 20;
    pointer-events: none; }
  @media (max-width: 480px) {
    .homepage-video .caption.text-on-video {
      position: absolute;
      transform: translateY(-50%);
      margin: 0; }
      .homepage-video .caption.text-on-video a.highlight-false {
        color: white;
        border-color: white; }
      .homepage-video .caption.text-on-video .action_button:not(.video__play-button) {
        display: none; }
      .homepage-video .caption.text-on-video .headline,
      .homepage-video .caption.text-on-video .pretext,
      .homepage-video .caption.text-on-video .subtitle {
        display: none; } }
  .homepage-video .mediaWrapper {
    position: absolute !important;
    top: 0;
    left: 0; }
  .homepage-video .placeholder-svg--video,
  .homepage-video .homepage-video__placeholder {
    display: none; }

.homepage-video__placeholder {
  position: relative; }

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

@media (min-width: 481px) {
  .caption.text-on-video.outside-homepage-video {
    display: none; } }
/* #Page Banners
================================================== */
.page_banner {
  overflow: hidden;
  max-height: 100vh; }

.caption.captionOverlay--true {
  max-width: 960px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 3; }
  .caption.captionOverlay--true .headline, .caption.captionOverlay--true .subtitle {
    color: #ffffff; }
  @media (max-width: 798px) {
    .caption.captionOverlay--true {
      top: 50%; } }

.dark-overlay-true:after {
  content: '';
  position: absolute;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.stamped-container[data-count="0"] .stamped-empty-state:before {
  text-align: center;
  display: table !important;
  width: 100%; }

#stamped-button-submit, input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
  background: #ea1d2d; }
  #stamped-button-submit:hover, input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary:hover {
    background: #2c2a2b !important; }

[data-count="0"] .stamped-summary-starrating {
  display: block !important; }

li#tab-reviews {
  position: relative; }

li#tab-questions[data-count][data-new-tab]:after, li#tab-reviews[data-count]:after {
  content: "\0028" attr(data-count) "\0029" !important;
  position: absolute;
  top: 4px; }

li#tab-questions[data-count="0"][data-new-tab]:after, li#tab-reviews[data-count="0"]:after {
  top: 12px;
  right: 45px; }

ul.stamped-tabs li.active {
  text-transform: uppercase; }

a.cart-btn.mb-0 {
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
  padding: 12px 0;
  margin-left: 0;
  background: #2c2a2b !important;
  border-color: #2c2a2b !important;
  height: 50px !important; }

a#open_filter:hover span.cart_count {
  color: red; }

a.cart-btn.mb-0:hover {
  background-color: #333 !important; }

div[data-widget-style=standard] .stamped-header {
  display: none; }

.stamped-summary-starrating {
  float: none !important;
  margin: 5px 6px 0 0 !important;
  display: inline-block; }

.stamped-review .author {
  text-transform: capitalize; }

span.review-title {
  float: left;
  margin-bottom: 0;
  margin-top: 9px;
  margin-right: 30px; }

div[data-widget-style=standard] .stamped-summary-actions {
  position: inherit !important;
  margin-top: 12px !important;
  float: left !important;
  margin-bottom: 12px !important;
  z-index: 3;
  bottom: -8px !important; }

.product div[data-widget-style=standard] a.stamped-summary-actions-newquestion, .product div[data-widget-style=standard] a.stamped-summary-actions-newreview {
  margin: 10px 0 7px 0px !important; }

.stamped-content form {
  clear: both !important;
  padding-top: 0px !important;
  width: 60%; }

input#stamped-button-submit {
  margin: 0;
  text-transform: uppercase; }

.stamped-form-actions {
  text-align: left !important; }

.stamped-reviews {
  clear: both !important; }

.stamped-review:first-child {
  padding-top: 0px !important; }

span.stamped-starrating.stamped-summary-starrating:after {
  position: absolute !important;
  top: 13px; }

li.cart_subtotal.js-cart_subtotal {
  padding-bottom: 10px; }

.rack-finder-title h3 i {
  width: 30px; }

div.stamped-container[data-widget-style=standard], div[data-widget-style=standard] div.stamped-container {
  max-width: 100% !important;
  margin: 28px 0 auto !important;
  border: none !important;
  padding: 0 !important; }

#stamped-main-widget {
  margin: 1em 0px !important; }

span.see-reviews {
  font-weight: bold;
  font-family: Lato;
  font-size: 14px;
  color: #ea1d2d; }

.stamped-review {
  padding-top: 0 !important; }

.stamped-content .stamped-reviews {
  padding-top: 15px; }

.new-review-form, .stamped-content form {
  padding: 15px 0 0 !important; }

/* #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('FontName.eot');
      src: url('FontName.eot?iefix') format('eot'),
           url('FontName.woff') format('woff'),
           url('FontName.ttf') format('truetype'),
           url('FontName.svg#webfontZam02nTh') format('svg');
      font-weight: normal;
      font-style: normal; }
*/
/* #Custom Styles
================================================== */
.white-btn {
  background: #ea1d2d !important;
  border-color: transparent !important;
  color: #fff !important; }

.white-btn:hover {
  background: #fff !important;
  border-color: #fff !important;
  color: #2d2a2b !important; }

.mt-30 {
  margin-top: 30px; }

.mt-10 {
  margin-top: 10px !important; }

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

.top-62 {
  top: 62% !important; }

.footer .newsletter .action_button {
  margin: 0; }

.footer .newsletter .contact_email {
  margin-bottom: 0;
  font-family: 'Lato'; }

.footer .newsletter .contact_email::placeholder {
  font-size: 16px;
  font-family: 'Lato'; }

.home-page-banner {
  margin-bottom: 60px; }

.homepage-slideshow {
  margin-bottom: 40px; }

#fsb_background a {
  display: block; }

div#fsb_bar, div#fsb_bar span {
  font-size: 11.5px !important;
  color: #eb1c2d !important;
  letter-spacing: .6px;
  font-family: Montserrat,sans-serif !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  display: inline-block !important;
  height: 20px !important; }

#fsb_background {
  height: 22px !important;
  top: 0;
  z-index: 9000 !important; }

.cart-section div#fsb_bar, .cart-section div#fsb_bar span {
  font-size: 23px !important;
  color: #333 !important;
  padding-top: 5px !important;
  letter-spacing: 0px; }

/*HEADER*/
ul.menu a span:hover {
  color: #fff !important; }

ul.menu.right a span {
  color: #fff;
  font-weight: 600; }

ul.menu.right a span:hover {
  color: #ea1d2d !important; }

span.cart_count.my-count-cart {
  color: #fff; }

.my-cart {
  color: #fff !important; }

.icon-cart:before {
  color: #fff;
  transition: 0.2s; }

.cart_container:hover .icon-cart:before {
  color: #fff !important; }

.top_bar .menu li a {
  margin: 0  !important;
  color: #fff; }

.top_bar .menu li a:hover {
  color: #ea1d2d; }

#topbar--sidepromo {
  float: left;
  line-height: 40px;
  margin-left: 10px; }

.promo_banner p {
  font-weight: 500;
  letter-spacing: 0.4px; }

.menu li.search_container {
  padding-right: 3px; }

ul.menu.center {
  margin: 0 0; }

.vertical-menu li {
  padding: 0 0px; }

form.search_form {
  padding: 0; }

form.search_form input {
  border-bottom: 1px solid #b2b2b2;
  padding: 0; }

form.search_form input:focus {
  border-bottom: 1px solid #333;
  color: #333; }

.search_form input, .search_form input:active, .search_form input:focus {
  border: none; }

.header-fixed-top {
  margin-top: calc(263px - 142px); }

/* .top_link:after {
    content: "";
    background-color: #333;
    bottom: -4px;
    display: block;
    height: 2px;
    opacity: 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    width: calc(100%);
} */
/* .top_link:hover:after {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    width: calc(100%);
} */
/*END HEADER*/
/*FEATURE CATEGORY*/
.btn-primary {
  border: 1px solid #fff;
  background: transparent; }

.feature-section.feature-details2 .btn-primary:hover {
  background: #fff !important;
  border: none !important;
  color: #333 !important; }

.featured-promotions .feature-section:hover .btn-new {
  opacity: 1; }

.btn-new {
  margin-top: 50%;
  opacity: 0;
  border: 2px solid #fff;
  color: #fff;
  transition: background-color .2s ease-in-out,color .5s ease-in-out;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 1px;
  line-height: normal;
  background: transparent; }

.btn-new:hover {
  background: #fff;
  color: #333; }

.feature-details2 .btn-primary {
  border: 2px solid #fff;
  color: #fff;
  transition: background-color .5s ease-in-out,color .5s ease-in-out;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 1px;
  line-height: normal; }

.featured-promotions .feature-section2:hover .btn-primary {
  color: #000;
  background-color: #fff; }

.featured-promotions .feature-section:hover .btn-primary {
  color: #000;
  background-color: #fff; }

/*  figure.feature-section:hover .btn-primary {
    background: #fff;
    border: none;
  color:#333;
} */
.js-featured-promotions.featured-promotions {
  margin-top: 0px; }

/*END FEATURE CATEGORY*/
/*title*/
.title {
  margin-top: 18px; }

.title-viewmore {
  font-size: 15px;
  color: #333;
  font-weight: 500;
  margin-right: 25px; }

.title a:hover span.title-viewmore {
  border-bottom: 1px solid #333333;
  padding-bottom: 2px; }

span.title-name {
  font-size: 18px;
  /* margin-left: 10px; */ }

.arrow {
  position: absolute;
  top: 8px;
  right: 6px;
  bottom: 0;
  margin: 0;
  background: 0 0;
  padding-left: 15px; }

span.arrow:before {
  content: '';
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  height: 5px;
  width: 5px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg) translate(1.5px, -0.5px);
  transform: rotate(45deg) translate(1.5px, -0.5px); }

span.arrow:after {
  content: '';
  border-bottom: 2px solid #333333;
  height: 1px;
  width: 12px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.topbar--sidepromo-link .arrow {
  position: absolute;
  top: 0px;
  right: -15px;
  bottom: 0;
  margin: 0;
  background: 0 0;
  padding-left: 15px; }

.topbar--sidepromo-link span.arrow:before {
  content: '';
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  height: 5px;
  width: 5px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg) translate(1.5px, -0.5px);
  transform: rotate(45deg) translate(1.5px, -0.5px); }

.topbar--sidepromo-link span.arrow:after {
  content: '';
  border-bottom: 2px solid #fff;
  height: 1px;
  width: 12px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

/* .banner img{height:240px;} */
a.action_button {
  border-color: #333;
  color: #333; }

a.action_button:hover {
  background-color: #333;
  color: #fff;
  border-color: #333; }

a.collection_title {
  text-transform: uppercase;
  padding: 0 0 15px 0;
  letter-spacing: 8px;
  font-size: 22px; }

/*END TITLE*/
/* BxSlider Custom Styles
--------------------------------------------------------------- */
/**
 * bxSlider v4.2.5
 * Copyright 2013-2015 Steven Wanderski
 * Written while drinking Belgian ales and listening to jazz

 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */
/**
* BxSlider v4.1.2 - Fully loaded, responsive content slider
* http://bxslider.com
*
* Written by: Steven Wanderski, 2014
* http://stevenwanderski.com
* (while drinking Belgian ales and listening to jazz)
*
* CEO and founder of bxCreative, LTD
* http://bxcreative.com
*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  display: block; }

.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
  margin-top: 30px; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 50%;
  margin-left: -18px;
  background: transparent;
  top: -42px; }

a.bx-prev:after {
  font-family: FontAwesome;
  font-size: 22px;
  color: #000000;
  content: "\f106";
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px; }

.bx-wrapper .bx-next {
  left: 50%;
  background: transparent;
  margin-left: -18px;
  bottom: -42px; }

a.bx-next:after {
  font-family: FontAwesome;
  font-size: 22px;
  color: #000000;
  content: "\f107";
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  outline: 0;
  width: 32px;
  height: 32px; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.flickity-page-dots {
  display: none; }

/*ENDBX*/
/* #Slick Slider .min.css
================================================================================================================================*/
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after,
.slick-track:before {
  display: table;
  content: ""; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* #Slick Slider theme.css 
================================================================================================================================*/
.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0; }

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: transparent;
  z-index: 1; }

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
  border: none; }

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25; }

.slick-next:before,
.slick-prev:before {
  font-size: 32px;
  line-height: 1;
  opacity: .75;
  color: #000; }

.slick-prev {
  left: 6px;
  box-shadow: none; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '\f104';
  font-family: fontAwesome; }

.slick-next:before,
[dir=rtl] .slick-prev:before {
  content: '\f105';
  font-family: fontAwesome; }

.slick-next {
  right: 0px;
  box-shadow: none; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: '\f105';
  font-family: fontAwesome; }

.slick-dots {
  bottom: -45px;
  width: 100%;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '->';
  text-align: center;
  opacity: .25;
  color: #000; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

/* # End Slick Slider theme.css 

/*CART TEMPLATE*/
.checkout-btn {
  margin-bottom: 5px !important;
  /*         width:312px !important;
          height:47px !important; */
  letter-spacing: 0 !important;
  padding: 10px 114px !important; }

.template-cart {
  max-width: 1200px;
  margin: 0 auto; }

#cart_form .item-list {
  margin-bottom: 0;
  margin: 10px 0 40px; }

#cart_form .divider {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding: 0; }

#cart_form .item {
  clear: both;
  list-style: none;
  position: relative;
  border-top: 1px solid #ccc;
  padding: 0px 0; }

.cf {
  zoom: 1; }

.cf:after, .cf:before {
  content: "";
  display: table; }

.cart_item--discounts {
  font-size: 14px;
  text-transform: uppercase; }

li {
  width: auto; }

#cart_form .line-total .cart__item--fullPrice {
  color: #de5949;
  font-weight: 400; }

.template-cart #cart_form .item a.remove {
  color: #CCD2D7;
  font-size: 28px;
  /*     line-height: 1em; */
  font-weight: 100;
  right: 0;
  top: 55px;
  /*     top: calc(50% - 22px); */ }

#cart_form .item a.remove {
  color: #000;
  position: absolute;
  top: 62px;
  right: 5%;
  text-decoration: none;
  font-weight: 700;
  border-radius: 10px; }

.template-cart #cart_form .item .image {
  line-height: 0; }

.template-cart #cart_form .item a img {
  width: 100%;
  margin: 0;
  height: 140px;
  object-fit: cover; }

#cart_form .item .image {
  width: 180px;
  line-height: 100px;
  margin: 0 0 0 0;
  float: left; }

#cart_form .item .image img {
  vertical-align: middle;
  width: 50%;
  padding: 10px 0;
  margin: 0px 30px; }

.template-cart #cart_form .item .desc {
  overflow: hidden;
  padding: 10px 15px; }

#cart_form .item .desc {
  overflow: hidden;
  margin: 40px 50% 0 0; }

.template-cart #cart_form .item .quantity {
  top: 58px; }

.template-cart #cart_form .item .desc .name {
  font-size: 18px; }

#cart_form .item .desc .name {
  color: inherit;
  display: block; }

#cart_form .item div.quantity {
  position: absolute;
  top: 61px;
  right: 30%;
  width: 105px; }

.quantity-row button {
  color: #979797; }

.quantity-row button, .quantity-row input.quantity {
  float: left;
  width: 24.333%;
  padding: 0;
  line-height: 45px;
  background: #fff;
  border: 1px solid #ddd;
  color: #333;
  text-align: center;
  box-sizing: border-box; }

.template-cart #cart_form .item div.quantity input {
  color: #768089;
  font-family: 'lato'; }

#cart_form .item div.quantity input {
  width: 34px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  box-sizing: content-box; }

.template-cart .quantity-row input.quantity {
  border: 0;
  height: 25px;
  line-height: 25px;
  font-size: 16px; }

.quantity-row input.quantity {
  -webkit-appearance: none;
  /*         -moz-appearance: none; */
  appearance: none;
  border-left: 0;
  border-right: 0;
  box-shadow: none !important;
  border-radius: 0;
  height: 32px;
  min-height: 32px; }

.template-cart .quantity-row button {
  border: 0;
  width: 30px;
  height: 30px;
  line-height: 30px; }

.quantity-row button {
  color: #979797; }

.template-cart #cart_form .item .line-total {
  margin-top: 0;
  top: 60px;
  right: 10%;
  font-size: 18px;
  color: #3d3d3d; }

#cart_form .item .line-total {
  width: auto; }

#cart_form .item .line-total {
  margin-top: 5px;
  position: absolute;
  top: 40px;
  right: 10%;
  width: 90px;
  text-align: right; }

/*       .additional-checkout-buttons{display:none;} */
/*END*/
@media only screen and (max-width: 767px) {
  .upper-checkout-button, .follow-scroll {
    float: none !important; }

  .follow-scroll {
    padding-top: 15px;
    margin: 0; }

  .upper-checkout-button p input, .featured-links p input {
    width: 100% !important; }

  .template-cart {
    width: 100%;
    margin: 0 auto; }

  .template-cart #cart_form .item-list {
    margin-bottom: 0;
    padding: 0; }

  .template-cart #cart_form .item {
    padding: 0px 0; }

  .template-cart #cart_form .item {
    /*     padding: 20px 0; */ }

  .template-cart #cart_form .item a.remove {
    top: 10px;
    font-size: 28px;
    right: 20px;
    font-weight: 400; }

  #cartform .item a.remove {
    top: 35px;
    right: -10px;
    font-size: 30px;
    padding: 10px 10px 10px 15px; }

  .template-cart #cart_form .item .image {
    float: left;
    width: 200px;
    margin-right: 0px;
    height: auto; }

  #cart_form .item .image {
    margin-left: 0; }

  .template-cart #cart_form .item .desc {
    margin-top: 10px; }

  #cart_form .item .desc {
    margin-right: 45px; }

  .template-cart #cart_form .item .desc .name {
    font-size: 16px;
    line-height: 1.2em; }

  .template-cart #cart_form .item .quantotal {
    clear: none;
    padding-top: 0; }

  #cart_form .item .quantotal {
    position: relative;
    clear: both;
    padding-top: 20px; }

  .template-cart #cart_form .item div.quantity {
    margin-top: 0px;
    padding: 0 15px;
    width: 150px; }

  .template-cart #cart_form .item .desc {
    padding: 0 15px; }

  #cart_form .item div.quantity {
    position: static;
    float: left; }

  .template-cart #cart_form .item div.quantity input {
    min-width: 25px;
    width: 25px;
    font-family: lato;
    padding: 0; }

  .template-cart #cart_form .item .line-total {
    float: right;
    position: relative;
    display: inline-block;
    clear: none;
    right: 0;
    margin-top: 10px;
    top: 0; } }
/*end 767*/
@media only screen and (max-width: 600px) {
  .banner-bg {
    height: auto !important;
    padding: 30% 0; }

  .image-with-text-overlay-section .caption-content {
    top: 12% !important; }

  .image-with-text-overlay-section .headline {
    padding: 0 10px !important; }

  .image-with-text-overlay-section .subtitle {
    padding: 0 10px !important; }

  .template-cart {
    width: 100%;
    margin: 0 auto; }

  #cart_form .item-list {
    padding: 0; }

  #cart_form .item {
    /*     padding: 10px 0 30px; */ }

  #cart_form .item a.remove {
    top: 150px; }

  .template-cart #cart_form .item .image {
    width: 120px; }

  #cart_form .item .image {
    float: none;
    margin: 0 auto;
    width: auto;
    height: 140px;
    text-align: center; }

  #cart_form .item .image img {
    max-height: 100%; }

  #cart_form .item .desc {
    margin-top: 0; }

  .template-cart #cart_form .item .desc .name {
    font-size: 14px; }

  .template-cart #cart_form .item .line-total {
    width: 60px;
    /*           margin-top:0px; */ } }
/*end  600*/
@media only screen and (max-width: 959px) {
  .template-cart {
    width: 100%;
    margin: 0 auto; }

  #cart_form .item .desc {
    margin-right: 15%; }

  #cart_form .item div.quantity {
    right: 23%;
    /*           width: 100px; */ } }
/* 959 */
/*END CART*/
/*ACCOUNT PAGE*/
/*END ACCOUNT PAGE*/
div#topbar--sidepromo > a {
  color: #fff;
  letter-spacing: 1px;
  font-family: Montserrat,sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase; }

.container-center {
  /*   max-width:1200px !important;
    width:auto !important; */ }

.action_add a {
  color: #fff;
  border: none; }

.customers-addresses .container .offset-by-five {
  padding-left: 30.7%; }

/* Product Detail Icons Styles 
===================================================================================================
*/
.product .breadcrumb_link span {
  color: #776d70; }

.product .breadcrumb_text .breadcrumb-divider {
  color: #776d70; }

.product .breadcrumbs {
  border-bottom: 1px solid #fff;
  padding: 7px 0;
  background: #fff;
  color: #b3b3b3;
  font-size: .9em;
  margin-top: 100px; }

.product .breadcrumbs__inner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.product-detail-container .contact-form input {
  margin-bottom: 10px !important; }

form#create_customer input[type="submit"] {
  text-transform: uppercase; }

form#product-register-subscribe-form {
  display: none !important; }

#product-detail-section-tiles {
  padding: 25px 20px 10px 20px;
  float: left; }

#product-detail-section-tiles ul li {
  list-style-type: none;
  width: 20%;
  float: left; }

#product-detail-section-tiles ul li img {
  max-width: 100%;
  height: auto; }

#product-detail-section-tiles ul li p {
  text-align: center; }

#product-detail-section-tiles h2 {
  text-align: center;
  font-weight: 400;
  color: #333;
  margin-bottom: 5px;
  letter-spacing: 0 !important;
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 0; }

/*header cart slide*/
/* Social Login Button Styles 
==============================================================================
*/
.google-plus span.fa.fa-google-plus {
  color: #fff; }

.facebook span.fa.fa-facebook {
  color: #fff; }

.promo_height {
  height: 0px !important; }

h1.headline {
  /*     text-align: center; */
  color: white;
  font-family: 'Klavika-Bold';
  letter-spacing: 1px !important;
  white-space: nowrap;
  text-shadow: 2px 1px 1px #666;
  font-weight: 600 !important; }

.bold {
  font-weight: bold !important; }

.pd-0 {
  padding: 0px !important; }

.mr-0 {
  margin: 0px !important; }

ul.menu li a {
  margin: 0 10px; }

#ju_bbox, .ju_controls_btn {
  display: none !important; }

.heading {
  font-size: 70px;
  letter-spacing: 1px;
  font-family: 'Lato' !important; }

.footer_menu ul li a:hover {
  border-bottom: 1px solid #878686; }

.footer .section_form .title {
  margin: 0;
  font-weight: 600;
  font-family: Klavika-Bold;
  font-size: 20px;
  text-transform: uppercase;
  color: #ea1d2d;
  line-height: unset; }

.footer-social-icons .title {
  margin: 0; }

a.standout-me {
  color: #eb1c2d !important; }

a.standout-me.top_link:after {
  background: #eb1c2d !important; }

.box-shadow {
  box-shadow: 0 15px 25px rgba(37, 51, 91, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07); }

.mobile-nav-social-icons {
  text-align: center;
  margin-top: 50px; }

.mobile-nav-social-icons ul li {
  margin: 0 8px; }

.mobile-nav-social-icons ul li a {
  font-size: 28px;
  color: #fff; }

.menu-overlay {
  background-color: #000;
  width: 90%;
  height: calc(100% - 17px);
  z-index: 1;
  position: absolute;
  left: 5%;
  right: 0px !important;
  opacity: 0;
  transition: 0.2s;
  top: 0;
  /* display: inline-block; */
  bottom: 0; }

.mega-menu__image-caption-link:hover .menu-overlay {
  opacity: 0.2;
  transition: opacity .3s ease-in-out; }

.caption .headline {
  font-size: 94px;
  margin-bottom: 0px;
  font-family: Klavika-Bold;
  text-transform: uppercase; }

.featured-custom-overlay {
  top: 82% !important; }

.featured-custom-overlay h2 {
  text-transform: uppercase;
  font-size: 38px !important;
  margin-bottom: 0; }

.collection-adimage img {
  min-height: 320px !important;
  height: auto !important; }

.container.main.content h1 {
  margin-top: 20px; }

.footer-social-icons li a:hover {
  color: #ea1d2d  !important; }

.additional-checkout-buttons {
  display: none; }

/*--------CUSTOME-STYLE-ALLEN-----------*/
.search-popup-bg {
  display: none; }

.search-popup-wrapper {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 130px;
  left: 0;
  background: #fff;
  right: 0;
  bottom: 0;
  height: 352px; }

.search-popup-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; }

.search-popup-content form input {
  border: 2px solid #b9b9b9 !important;
  margin-bottom: 0;
  min-height: 45px;
  font-size: 18px; }

.search-popup-content form button i.fa.fa-search {
  background: transparent;
  font-size: 14px !important;
  color: #b9b9b9; }

.search-popup-content form button:hover i.fa.fa-search {
  color: #ea1d2d; }

.search-popup-content form {
  display: flex;
  max-width: 575px;
  margin: 0 auto; }

.search-popup-content form input::placeholder {
  font-size: 18px;
  font-family: lato;
  padding: 0; }

.search-popup-content form button {
  outline: none;
  min-height: 45px;
  border: 2px solid #b9b9b9 !important;
  background: transparent;
  border-left: none !important; }

.search-popup-content form button:hover {
  color: red !important; }

.search-popup-title h3 {
  text-align: center;
  font-family: Klavika-Bold;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 35px;
  padding: 0; }

.search-popup-close {
  position: relative;
  right: 10%;
  top: 30px;
  cursor: pointer; }

.search-popup-bg {
  background: #000;
  position: fixed;
  top: 40px;
  bottom: 0;
  z-index: 9;
  left: 0;
  opacity: 0.4;
  height: 100vh;
  right: 0;
  transition: 0.2s;
  cursor: pointer; }

/* .search-popup-open{overflow:hidden;} */
.featured-title {
  padding: 0 10%; }

.featured-text-blocks-section .featured-title h2 {
  font-family: Klavika-Bold;
  font-size: 20px;
  color: #ea1d2d;
  margin-bottom: 5px; }

.featured-title h3 {
  font-family: Klavika-Bold;
  font-size: 20px;
  color: #ea1d2d;
  margin-bottom: 5px; }

.featured-title p {
  font-family: Lato;
  font-size: 12px;
  line-height: 25px;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.shop-now-btn {
  color: #ea1d2d !important;
  text-transform: uppercase;
  display: inline-block !important;
  transition: 0.2s !important;
  font-family: Lato;
  font-size: 11px;
  background-image: url("https://cdn.shopify.com/s/files/1/0101/8078/8283/files/shop-btn.png");
  background-repeat: no-repeat;
  padding: 10px 55px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  background-position: center;
  background-size: cover;
  cursor: pointer; }

.shop-now-btn:hover {
  background-image: url("https://cdn.shopify.com/s/files/1/0101/8078/8283/files/shop-btn-hover.png");
  color: #ea1d2d; }

.shop-video-btn {
  color: #ea1d2d !important;
  text-transform: uppercase;
  display: inline-block !important;
  transition: 0.2s !important;
  font-family: Lato;
  font-size: 18px;
  background-image: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/shop-video-btn.png);
  background-repeat: no-repeat;
  padding: 20px 65px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  background-position: center;
  background-size: cover;
  cursor: pointer; }

.shop-video-btn:hover {
  background-image: url("https://cdn.shopify.com/s/files/1/0101/8078/8283/files/shop-video-btn-hover.png");
  color: #ea1d2d; }

.shop-red-btn {
  color: #ea1d2d !important;
  text-transform: uppercase;
  display: inline-block !important;
  transition: 0.2s !important;
  font-family: Lato;
  font-size: 18px;
  background-image: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/shop-video-btn-hover.png);
  background-repeat: no-repeat;
  padding: 20px 20px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  display: flex !important;
  align-items: center;
  justify-content: center; }

.shop-red-btn img {
  margin-right: 8px; }

.image-with-text-overlay-section .headline {
  font-size: 50px;
  margin-bottom: 10px;
  padding: 0 10%; }

.image-with-text-overlay-section .subtitle {
  padding: 0 10%;
  margin-bottom: 40px; }

.btn-bg-white {
  background: url("https://cdn.shopify.com/s/files/1/0101/8078/8283/files/btn-white.png");
  color: #ea1d2c !important;
  transition: 0.2s;
  text-transform: uppercase;
  font-family: Lato;
  font-size: 20px;
  display: inline-block;
  font-weight: 600;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 90px;
  background-position: center; }

.btn-bg-white:hover {
  background: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/btn-white-hover.png);
  color: #fff !important;
  background-position: center;
  padding: 20px 90px;
  background-size: cover;
  display: inline-block;
  font-family: Lato;
  font-size: 20px; }

.custom-homepage-video-section-2 .headline {
  font-size: 70px;
  text-shadow: none;
  text-align: center;
  color: #ea1d2d !important;
  font-family: Klavika-Bold;
  margin-bottom: 0;
  line-height: 62px; }

.custom-homepage-video-section-2 .headline img {
  width: 58px; }

.custom-homepage-video-section-2 .subtitle {
  font-size: 20px;
  text-align: center;
  padding: 0px 20%;
  margin-bottom: 40px;
  color: #494949; }

.custom-homepage-video-section-2 .pretext {
  text-align: center;
  font-family: Lato;
  font-size: 35px;
  font-weight: 700;
  color: #494949;
  letter-spacing: 8px;
  margin: 0 0 15px;
  font-style: normal;
  line-height: 1.6em; }

.custom-homepage-video-section-2 .shop-now-btn {
  font-size: 20px; }

.custom-homepage-video-section-2 .shop-now-btn {
  font-size: 18px;
  padding: 20px 90px; }

.social-feeds-wrap {
  margin-top: 70px;
  /*   margin-bottom: 45px; */ }

.social-feeds-wrap .title {
  font-family: 'Klavika-Bold';
  font-size: 50px;
  margin-bottom: 0;
  line-height: 1.1; }

.social-feeds-wrap .title a {
  color: #ea1d2d; }

.social-feeds-wrap .subtitle {
  margin-bottom: 35px; }

.footer-bg {
  background: url("https://cdn.shopify.com/s/files/1/0101/8078/8283/files/allen-footer_1.svg");
  background-size: 107% auto;
  min-height: 279px;
  background-position: bottom;
  margin-top: -19px;
  position: relative;
  background-repeat: no-repeat;
  width: 100%; }
  @media screen and (max-width: 1300px) {
    .footer-bg {
      min-height: 230px;
      background-size: 1400px; } }
  @media screen and (max-width: 1100px) {
    .footer-bg {
      min-height: 210px;
      background-size: 1200px; } }
  @media screen and (max-width: 900px) {
    .footer-bg {
      min-height: 180px;
      background-size: 1000px; } }

.footer form#contact_form {
  display: flex;
  justify-content: left;
  align-items: center; }

.footer input.newsletter_contact_email {
  margin-top: 0 !important; }

ul.social_icons {
  float: right; }

ul.social_icons li {
  font-size: 22px; }

li.top-header-link {
  /*     float: right; */ }

li.top-header-link > a {
  transition: 0.2s; }

li.top-header-link a {
  font-size: 11px !important;
  background-color: #ea1d2d;
  padding: 6px 20px !important;
  margin-top: 8px !important;
  font-weight: 700 !important;
  height: 36px; }

li.top-header-link a :active {
  letter-spacing: 0 !important;
  font-size: 11px !important; }

a.breadcrumb_link span {
  color: #000000; }

.product-part a.breadcrumb_link span {
  color: #776d70; }

.product-part .breadcrumb_text .breadcrumb-divider {
  color: #776d70; }

.product-part a.breadcrumbs__current {
  color: #2c2a2b; }

.common-search {
  background-color: #f5f5f5;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 20px;
  margin-bottom: 50px; }

.container.common-search-container {
  display: flex;
  align-items: center; }

.common-search-input {
  padding: 0 10%; }

.common-search-input h2 {
  font-family: Klavika-Bold;
  font-size: 20px;
  color: #ea1d2d;
  text-align: center;
  font-weight: 700;
  margin: 10px 0; }

.common-search-input p {
  font-family: Lato;
  font-size: 12px;
  text-align: center;
  margin-bottom: 30px; }

.common-search-input form.search_form input {
  border-bottom: none;
  background: #fff;
  padding: 0 10px;
  color: #2c2a2b; }

.common-search-input form.search_form input::placeholder {
  color: #333 !important; }

.common-search-input form.search_form input:focus::placeholder {
  color: #333 !important; }

/* .common-search-input form.search_form input::placeholder{
 color:#fff;
} */
span.icon-search.search-submit {
  background: #ea1d2d;
  top: 2px;
  right: 0;
  padding: 0; }

.common-products {
  padding: 25px 0; }

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

.common-products ul li {
  width: 24%;
  float: left;
  margin: 20px 21px;
  margin-top: 20px;
  /*     margin-bottom: 0; */
  cursor: pointer; }

.common-products ul li:hover h3 {
  color: #ea1d2d; }

.common-products ul li a img {
  width: 100%;
  height: 120px;
  object-fit: cover; }

.common-products ul li a h3 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0;
  letter-spacing: 0;
  transition: 0.2s;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
  display: -webkit-box; }

.common-products ul li a h3:hover {
  color: #ea1d2d; }

.common-products h2 {
  font-family: 'Klavika-Bold';
  color: #ea1d2d;
  text-align: center;
  margin: 0 0;
  line-height: 1;
  margin-bottom: 20px; }

.product-details {
  padding: 0 15px;
  padding-bottom: 10px;
  outline: none; }

.product-details p {
  font-size: 12px;
  color: #2d2a2b;
  line-height: 1.8;
  margin-bottom: 2px; }

.product-details a {
  font-size: 12px;
  text-transform: uppercase; }

.footer-bottom-last ul.social_icons li a {
  color: #fff; }

.video-overlay img {
  width: 159px;
  cursor: pointer; }

.custom-homepage-video-section-2 .homepage-video--media {
  position: relative; }

p.pro-desc, .price {
  /*         padding: 0 15px; */ }

a.pro-link {
  padding: 0 15px;
  color: #ea1d2d; }

span.title-collection {
  margin-left: 10%;
  font-size: 40px; }

.instruction-box {
  text-align: center;
  /*     padding: 20% 0; */ }

.instruction-box a {
  color: #4e4849;
  font-size: 15px;
  font-weight: 400; }

.instruction-box a:hover {
  color: #ea1d2d; }

.instruction-box h3 {
  font-family: Klavika-Bold;
  text-transform: uppercase;
  color: #ea1d2d;
  font-size: 34px;
  margin: 10px 0;
  line-height: 1;
  margin-bottom: 0px; }

/* .assembly-section ul{
  list-style:none;
  display: flex;
  align-items: center;
}
.assembly-section ul li {
  float: left;
} */
.custome-video a {
  color: #4e4849;
  font-size: 15px;
  font-weight: 400;
  transition: 0.2s; }

.custome-video a:hover {
  color: #ea1d2d; }

.assembly-section ul li:nth-child(1) {
  width: 25%; }

.assembly-section ul li:nth-child(2) {
  width: 50%; }

.assembly-section ul li:nth-child(3) {
  width: 25%; }

/* Prop65 warning modal stylings */
.prop65-warning .prop65-warning-title {
  color: #ea1d2d;
  margin-right: 5px; }

h3.warning-title {
  text-transform: uppercase;
  color: #ea1d2d;
  font-size: 20px;
  margin: 10px 0;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px; }

p.prop65-message {
  font-size: 15px;
  line-height: 28px;
  font-family: Lato;
  color: #2c2c2c;
  font-weight: 500;
  text-align: left;
  margin-bottom: 0; }

p.prop65-message a {
  color: #ea1d2d; }
  p.prop65-message a:hover {
    color: #2c2a2b; }

.prop65-warning-modal-overlay .remodal-overlay {
  background: #3333333d !important; }

.remodal.prop65-warning-modal {
  max-width: 750px;
  padding: 30px 40px;
  margin-bottom: 0; }
  .remodal.prop65-warning-modal .remodal-close:before {
    content: "";
    display: none; }
  .remodal.prop65-warning-modal .remodal-close {
    left: 20px;
    top: 15px;
    right: unset;
    color: #292929;
    font-size: 20px;
    font-weight: 800; }
  .remodal.prop65-warning-modal .remodal-close:hover, .remodal.prop65-warning-modal .remodal-close:focus {
    background: transparent;
    border: none;
    color: #999; }

/* Prop65 warning modal stylings Ends */
.similar-products {
  text-align: center; }

.custome-video {
  text-align: center;
  order: 2;
  flex: 1 0 15%;
  /*       flex: 1 0 auto; */ }

.custome-video h3 {
  font-family: Klavika-Bold;
  text-transform: uppercase;
  color: #ea1d2d;
  font-size: 30px;
  margin: 10px 0;
  line-height: 1;
  margin-top: 30px;
  padding: 0 15px; }

.custome-video img {
  width: 100%; }

/* .collection-sorting select {
    background: #ebebeb url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/angle-down.png?1660629152675735442) no-repeat 100% 50%;
    background-size: 54px 42px;
    margin-bottom: 0;
    margin-bottom: 30px;
    padding: 8px 14px 8px;
    width: 35%;
    float:right;
    border-radius: 0;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
  
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    color: #9a9a9a;
} */
.collection-sorting select {
  width: 30%;
  margin-right: 0;
  text-align: right;
  display: flex;
  justify-content: left;
  float: right;
  margin-bottom: 30px; }

.assembly-section {
  display: flex;
  align-items: center;
  padding: 15px 0; }

.instruction-box img {
  max-width: 100%; }

.instruction-box-chart {
  order: 1;
  flex: 1 0 10%; }

.instruction-box-product {
  order: 3;
  flex: 1 0 10%; }

.collection-filter-content {
  position: relative;
  overflow: hidden;
  padding-left: 32px; }

.collection-parts .collection-filter-content {
  padding: 0;
  margin: 0 15px; }

.verticle-bdr {
  position: absolute;
  left: 0;
  bottom: 35px;
  top: 0; }

.verticle-bdr img {
  height: 100%;
  width: 100%; }

.page-allen-warranties .verticle-bdr img {
  height: 100%; }

/* .verticle-bdr img{height:100vh;} */
.collection-template-section .product-wrap .image__container img {
  height: 245px !important;
  object-fit: cover;
  width: 100%; }

.collection-parts .product-wrap {
  height: 100%;
  min-height: 300px; }

.collection .product-wrap {
  height: 100%;
  min-height: 300px; }

.collection-template-section .pro-link {
  padding-bottom: 8px !important;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  outline: none;
  padding: 0 15px;
  color: #ea1d2d; }

.collection-template-section p.pro-desc {
  font-size: 12px;
  margin-bottom: 8px; }

.featured-text-blocks-section .gallery-image-wrapper {
  margin-bottom: 60px !important;
  margin-top: 20px !important; }

.rack-finder-title h3 {
  font-family: 'Klavika-Bold';
  color: #ea1d2d;
  font-size: 32px;
  margin-bottom: 0;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  transition: 0.2s; }

.rack-finder-title h3:hover {
  opacity: 0.7; }

.rack-finder-title h3 i {
  font-size: 35px;
  margin: 5px;
  font-weight: bold; }

.rack-finder-title h3 img {
  /*     width: 6%; */
  margin-right: 9px; }

.rack-finder-title {
  text-align: center;
  cursor: pointer; }

.rack-finder-title small {
  font-family: lato;
  font-size: 12px;
  color: #ea1d2d;
  /*     padding-left: 26px; */ }

.rack-finder-content {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%; }

.rack-finder .common-search-input {
  padding: 0;
  margin-top: 36px; }

.rack-finder .common-search-input h2 {
  font-family: Klavika-Bold;
  font-size: 30px;
  color: #2d2a2b;
  margin-bottom: 0;
  text-align: left;
  padding: 20px 27px 0; }

.rack-finder .common-search-input .easy-steps li {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 13px;
  font-family: lato; }

.rack-finder .common-search-input .easy-steps {
  font-size: 12px; }

.rack-finder {
  align-items: start !important;
  padding: 50px 0; }

.rack-finder .common-products {
  margin-top: 85px;
  padding: 0; }

.rack-finder .common-products h2 {
  font-family: Klavika-Bold;
  font-weight: bold;
  font-size: 30px;
  color: #2d2a2b;
  text-align: left; }

.rack-finder .common-products label {
  font-size: 12px;
  font-family: lato;
  margin-top: 4px;
  margin-bottom: 0; }

.rack-finder .common-products select {
  /*     background: #fff url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/icon-drp.png) no-repeat 100% 50%;
      padding: 5px;
      min-height: 29px !important;
      height: 29px; */ }

.rack-finder .common-products .common-results {
  color: #ea1d2d;
  font-family: lato;
  font-weight: bold;
  margin-top: 5px; }

.rack-finder .common-products .common-results p {
  margin-bottom: 1px; }

.rack-finder {
  /*   padding-bottom: 42px; */ }

.rack-finder-find-step {
  display: none; }

.rack-finder-active {
  display: block; }

.rack-finder-container iframe {
  min-height: 595px;
  height: 100%;
  border: none;
  z-index: 999;
  position: relative;
  overflow: hidden !important; }

.rack-finder .common-products-select {
  margin-right: 9%;
  margin-left: 10%; }

.product-wrap .price span {
  color: #ea1d2d !important;
  font-size: 15px;
  font-family: lato;
  font-weight: 700 !important;
  /*    padding:0 15px; */ }

.product-wrap span.price {
  padding: 0 15px;
  text-align: left; }

.collections .product-wrap .price {
  margin-top: 13px; }

span.title-collection h1 {
  margin: 0;
  display: inline-block; }

span.title-collection a {
  color: #ea1d2d;
  font-family: Klavika-Bold;
  font-size: 40px;
  text-transform: uppercase; }

.row-new {
  margin-right: -15px;
  margin-left: -15px; }

.shop-red-box {
  text-align: center;
  justify-content: center;
  display: block;
  margin: 0 auto; }

.collection div.breadcrumb-collection, .collection-parts div.breadcrumb-collection {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 45px;
  padding-bottom: 10px; }

.collection-parts span.title-collection, .collection span.title-collection {
  margin-bottom: 12px; }

.collection-parts .filter-title a, .collection .filter-title a {
  color: #000;
  background: #f6f6f6;
  float: right;
  margin-right: 2%; }

.collection-sidebar {
  padding: 0 15px !important; }

.collection-sidebar .sidebar-tag .filter-active-tag .clear-active-filter {
  color: #ea1d2d;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.8;
  box-shadow: none;
  font-weight: normal; }

.collection-sidebar .sidebar-tag .filter-active-tag .clear-active-filter i {
  color: #ea1d2d;
  font-weight: normal; }

.collection-sidebar .sidebar__collection-filter h4:hover a {
  color: #2c2a2b !important; }

.collection-sidebar .sidebar-tag .filter-active-tag .clear-active-filter:hover {
  color: #2c2a2b; }

.collection-sidebar .sidebar-tag .filter-active-tag .clear-active-filter:hover i {
  color: #2c2a2b; }

.collection-parts span.filter-title a, .collection span.filter-title a {
  font-size: 14px;
  font-family: klavika-bold;
  color: #7f7f7f !important; }

.collection-parts .filter-title a, .collection .filter-title a {
  color: #000;
  background: #f6f6f6;
  float: right;
  margin-right: 2%;
  padding: 3px 20px; }

.collection-parts .sidebar-title, .collection .sidebar-title {
  display: block; }

.collection-parts span.filter-title a img, .collection span.filter-title a img {
  margin-left: 20px; }

/* .collection-parts .sidebar{padding:20px;} */
.common-search .common-products select {
  background: white url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/icon-drp.png) no-repeat 100% 50%;
  height: 25px;
  min-height: 29px;
  padding: 5px; }

.common-search .search-submit {
  position: absolute;
  top: 0 !important;
  bottom: 0;
  padding: 8px 25px !important; }

.product .thumbnail .title, .product-part .thumbnail .title {
  text-transform: initial; }

.product .product-wrap {
  background: transparent;
  border: none; }

.product .product-wrap .relative.product_image {
  /*     border: 2px solid #ccc; */ }

.product-part .product-list .thumbnail img {
  border: 2px solid #ddd !important; }

.product-part .slider-gallery .thumbnail img {
  border: 2px solid #ccc !important; }

.product-part .thumbnail .image__container img {
  border: 2px solid #ddd !important; }

body.product .thumbnail img {
  border: 2px solid #ddd !important; }

body.product .slider-gallery .thumbnail img {
  border: 2px solid #ccc !important; }

.elspw-modal .remodal-close {
  right: 8px !important; }

.product-wrap .relative .thumbnail-overlay.no-overlay {
  display: none; }

.product .product-wrap .product-details {
  padding: 0; }

.product [data-rel="gallery"], .product-part [data-rel="gallery"] {
  margin-bottom: 0; }

.product [data-rel="gallery"] .flickity-prev-next-button, .product-part [data-rel="gallery"] .flickity-prev-next-button {
  background: transparent;
  min-width: 50px !important;
  /* max-width: 0; */
  top: 20%;
  width: auto;
  text-align: center;
  /* right: -24px; */ }

.product [data-rel="gallery"] button.flickity-prev-next-button.next, .product-part [data-rel="gallery"] button.flickity-prev-next-button.next {
  right: -15px; }

/* .product-wrap {background: #fff;} */
/*=========================================================End-product-detail==============================================*/
.product-shop-item {
  text-align: center; }

.product-shop-btn {
  background: #ec1c23;
  display: block;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 12px 5px;
  margin-top: 0;
  line-height: 0.7;
  font-size: 14px;
  transition: color .1s linear; }

.product .product-shop-item a {
  color: #fff;
  display: block; }

.product .product-shop-item a:hover {
  color: #2c2a2b; }

.product .product-shop-btn {
  background: #5e5e5e; }

.product .product-shop-link:hover .product-shop-btn {
  background: #ec1c23;
  color: #fff; }

.product .product-shop-link:hover span {
  color: #fff; }

.product-shop-btn span {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  display: block; }

.product-shop-item-prefix {
  font-size: 8px;
  font-weight: 800;
  margin: 0;
  padding: 2px 0 0 0;
  color: #2d2a2b !important;
  display: none; }

.product-shop-price {
  font-family: Klavika-Bold;
  color: #ea1d2d;
  font-size: 30px;
  margin: 0px 0;
  min-height: 45px;
  display: none; }

.product-shop .title {
  font-family: Klavika-Bold;
  font-size: 20px;
  margin-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 30px;
  display: block; }

.product-parts > a {
  align-items: center;
  display: flex; }

.product-parts a span {
  margin: 0 10px;
  font-weight: bold;
  font-size: 20px;
  color: #2c2a2b; }

.product-parts {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0; }

.product .comparison-chart {
  margin-top: 40px; }

.product .comparison-chart h3 {
  letter-spacing: normal;
  line-height: 1.2em;
  font-family: 'Klavika-Bold';
  color: #ea1d2d;
  text-transform: uppercase;
  font-size: 20px; }

.product-detail-container {
  padding-left: 5%; }

.product-related-title {
  margin-bottom: 20px;
  padding: 0 0px;
  display: flex;
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px; }

.product .product-related-title h2 {
  font-family: Klavika-Bold;
  margin-bottom: 10px;
  /*border-bottom: 1px solid #000; */
  text-transform: uppercase;
  margin-top: 0;
  /*     margin-top: 60px; */
  /*width: 100%; */ }

span.view-more-link a {
  color: #2c2a2b;
  transition: 0.2s; }

span.view-more-link a:hover {
  color: #ea1d2d; }

.product .product-parts {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0 20px; }

.product .description h4 {
  margin: 0;
  font-family: Klavika-Bold;
  font-size: 20px;
  padding: 0; }

.product .description ul, .description ul li {
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.6; }

.product .description ul {
  padding-left: 0;
  margin-left: 15px; }

.product .pro-description {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 18px; }

.product .pro-description ul li {
  margin-bottom: 0; }

.product_form .select {
  width: 50%;
  margin-bottom: 0px; }

/* .product-part .product_form .select{margin-bottom:0;} */
.pro-description h4 {
  margin: 0;
  font-family: Klavika-Bold;
  font-size: 20px;
  padding: 0; }

.color_grey span {
  color: #bdbdbd !important; }

/* a.breadcrumbs__current {color: #000000;} */
.product_section .yotpo {
  clear: both;
  float: right;
  margin-top: 6px;
  margin-left: 10px; }

.product h2.product_name {
  margin: 0 0 .1em 0 !important;
  font-size: 35px;
  letter-spacing: normal;
  line-height: 1.2em;
  font-family: 'Klavika-Bold';
  color: #ea1d2d;
  text-transform: uppercase; }

.product h1.product_name {
  margin: 0 0 .2em 0 !important;
  font-size: 35px;
  letter-spacing: normal;
  line-height: 1.2em;
  font-family: 'Klavika-Bold';
  color: #ea1d2d;
  text-transform: uppercase; }

.product .was_price {
  font-size: 12px; }

.product .price-percent-off {
  text-transform: none;
  color: #000;
  font-size: 20px; }

.sale span.was_price {
  font-size: 20px !important;
  font-weight: 400; }

.product .current_price .money {
  font-weight: 500;
  margin-bottom: 10px; }

.product .current_price .money sup {
  font-size: 23px; }

.product-part .product .current_price .money {
  margin-bottom: 0px; }

.product .price-percent-off {
  font-weight: 400 !important; }

.product .yotpo-nav-content {
  display: block; }

.product .yotpo-icon-btn:hover .yotpo-icon {
  color: #fff !important; }

.product .thumbnail:nth-child(n+1) {
  clear: both; }

.product-shop-link:hover span {
  color: #2c2a2b; }

.product-shop-link:hover .product-shop-btn {
  color: #2c2a2b; }

a.product-shop-link > img {
  height: 70px;
  width: 100%;
  object-fit: contain; }

.product-shop-container {
  /*display: flex;*/
  display: block;
  justify-content: center; }

.product-shop-item {
  text-align: center;
  /*     width: 30%; */
  margin: 0 10px; }

.product .product-shop-item {
  margin: 0 15px;
  /*flex: 1 0 20%;*/
  float: left; }

.product .product-shop-btn {
  padding: 12px 10px;
  transition: 0.2s;
  display: none; }

.instruction-box-1 {
  order: 2; }

.instruction-box-2 {
  order: 3; }

.product-part .contact-form input[type="email"] {
  margin-bottom: 21px;
  min-height: 60px; }

.product-detail-container p.message {
  color: #ea1d2d;
  font-family: Klavika-Bold;
  font-size: 20px;
  margin-top: -5px;
  margin-bottom: 0;
  line-height: 1.3; }

.product_section .contact-form {
  margin-top: 25px; }

.product-detail-container span.check-retailers-message {
  color: #2c2a2b;
  font-family: Klavika-Bold;
  font-size: 20px;
  margin-top: -5px;
  margin-bottom: 0;
  text-transform: uppercase; }

@media screen and (max-width: 798px) {
  .homepage-video iframe {
    width: 100% !important;
    margin: 0 auto; }

  .mobile_product_title .stamped-main-badge {
    display: block !important;
    text-align: left;
    margin-bottom: 20px; }

  /*   .compatible-products-section .slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
      opacity: 1;
      font-weight: 100;
    } */
  .compatible-products-section .slick-prev {
    left: 3px;
    box-shadow: none;
    min-width: 33px;
    font-weight: 100;
    height: 150px; }

  .compatible-products-section .slick-next {
    right: -7px;
    box-shadow: none;
    min-width: 42px;
    font-weight: 100;
    height: 150px; }

  .compatible-products-section .slick-next:before, [dir=rtl] .slick-prev:before {
    content: '\f105';
    font-family: fontAwesome;
    font-weight: 100; }

  .product-detail-container span.check-retailers-message {
    font-size: 16px; }

  .product-detail-container p.message {
    font-size: 16px; }

  .product_form .select {
    width: 60%; } }
/*=========================================================End-product-detail==============================================*/
/*=========================================================product-manuals==============================================*/
.product-manuals h2 {
  font-family: Klavika-Bold;
  color: #ea1d2d;
  font-size: 25px;
  margin-bottom: -5px;
  margin-top: 30px; }

.product-manuals > dt > button {
  padding: 14px 0 5px !important; }

.product-manuals > dt > button::after {
  display: none; }

.product-manuals > dt > button[aria-expanded="true"]::after {
  content: '';
  display: block;
  background-image: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/border-bottom-img.png);
  height: 1px;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 10px;
  left: 0; }

.product-manuals > dt > button, .product-manuals > dt > button:active {
  background: transparent;
  position: relative;
  padding: 20px 20px 20px 40px;
  color: #333333;
  border-bottom: none;
  text-align: left;
  display: block;
  cursor: pointer;
  width: 100%;
  outline: none;
  text-transform: uppercase;
  min-height: auto;
  height: auto;
  line-height: inherit;
  font-weight: 900;
  font-family: Lato;
  box-shadow: none;
  border-radius: 0px;
  font-size: 18px;
  letter-spacing: 0; }

.product-manuals > dt > button:after {
  content: '';
  display: block;
  background-image: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/border-bottom-img.png);
  height: 1px;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 10px;
  left: 0; }

.product-manuals > dt > button:hover, .product-manuals > dt > button:focus {
  background: transparent;
  border-bottom: none;
  color: #333333; }

.product-manuals > dd {
  color: #2d2a2b;
  padding: 0px 0px 14px 0px;
  margin: 0;
  font-family: lato;
  font-size: 18px;
  font-weight: normal; }

.product-manuals > dd > p {
  margin-bottom: 0;
  line-height: 35px; }

.product-manuals > dd > p > a:hover {
  color: #ea1d2d; }

.product-manuals > dd > p > a {
  color: #2d2a2b; }

.product-manuals-search {
  background: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/Grid.svg) no-repeat #ea1d2d;
  background-size: cover !important;
  display: block;
  background-position: center;
  min-height: 390px;
  background-attachment: fixed !important;
  position: relative; }

.header-fixed-top-allencare .banner-bg-trunk {
  background-image: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/TrunkRack.svg);
  width: 35%;
  /* background-size: cover; */
  min-height: 420px;
  opacity: 0.8;
  float: right;
  background-repeat: no-repeat; }

.header-fixed-top-allencare .banner-bg-hitch {
  background-image: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/HitchRack.svg);
  width: 35%;
  /* background-size: cover; */
  min-height: 420px;
  opacity: 0.8;
  float: left;
  background-repeat: no-repeat; }

.product-manuals-search-content {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  flex-direction: column;
  left: 0;
  right: 0;
  width: 100%;
  /*   max-width: 680px; */ }

.product-manuals-search-content input.search-img {
  background: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/search-img.png) white no-repeat;
  text-align: center;
  background-position: center;
  outline: none;
  color: transparent !important; }

.product-manuals-search-content form.search-form {
  display: flex;
  width: 38%; }

.product-manuals-search-content form.search-form input {
  border-color: #fff;
  font-family: lato !important;
  box-shadow: none;
  border-radius: 0; }

.product-manuals-search-content form.search-form input::placeholder {
  color: #333 !important; }

.product-manuals-search-content form.search-form input:focus::placeholder {
  color: #333 !important; }

/*  .product-manuals-search-content form.search-form input::placeholder {
    color: #fff;
} */
.product-manuals-search-content form.search-form img {
  height: 23px;
  background: #fff;
  width: 23px; }

.product-manuals-search-content .search-img {
  height: 38px;
  display: block;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 0 20px;
  cursor: pointer; }

.product-manuals-search-content h1 {
  font-family: Klavika-bold;
  font-size: 42px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0px; }

.product-manuals-search-content p {
  font-weight: normal;
  color: #fff;
  letter-spacing: 0.5px;
  margin-bottom: 3px;
  padding: 0 32%;
  line-height: 1.8em; }

.page-product-manuals .product-manuals-search-content p {
  font-weight: 700; }

.video-remodal embed, .video-remodal iframe {
  width: 100%;
  min-height: 80vh; }

.video-remodal {
  background: transparent;
  min-width: 70%;
  margin: 0 auto; }

.video-remodal .remodal-close:hover {
  background: transparent !important;
  border: none !important;
  color: #fff; }

.video-remodal .remodal-close {
  min-width: auto; }

/*=========================================================end product-manuals=============================================*/
/*=========================================================allen-care-home====================================================*/
.faq-work-content {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 70px; }

.faq-work-content h3 {
  font-family: Klavika-Bold;
  font-size: 24px;
  text-transform: uppercase;
  color: #ea1d2d; }

.faq-work-content p {
  font-size: 15px;
  font-weight: 800;
  color: #2d2a2b;
  margin-bottom: 10px; }

.faq-work-content .faq-viewmore-link {
  color: #ea1d2d;
  font-size: 15px;
  font-weight: 800;
  margin-top: 40px;
  display: inline-block;
  margin-bottom: 35px; }

.faq-work-content .faq-viewmore-link:hover {
  color: #2d2a2b; }

.faq-work-content .faq-viewmore img {
  display: block;
  margin: 0 auto; }

.resource-content {
  background: #585858;
  text-align: center;
  padding: 30px 15px;
  margin-bottom: 30px;
  min-height: 228px;
  height: 90%; }

.resource-content img {
  transition: 0.2s; }

.resource-content:hover img {
  transform: scale(1.1); }

.resource-content h3 {
  color: #fff;
  font-family: Klavika-Bold;
  font-size: 20px;
  margin: 15px 0 0px 0px; }

.resource-content p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 0; }

.allen-care-home {
  width: 65%;
  margin: 0 auto; }

.allen-care-home p {
  font-weight: 600; }

.allen-care-home > dt {
  border-top: 1px solid #d5d5d5;
  padding: 5px 0;
  padding-bottom: 5px; }

dl.faqAccordion.allen-care-home dt:last-of-type {
  border-bottom: 1px solid #d5d5d5; }

.allen-care-home > dt > button {
  border: none !important;
  background: transparent !important;
  font-family: lato;
  font-size: 15px !important;
  font-weight: 800;
  padding: 4px 0;
  letter-spacing: 0; }

.allen-care-home > dt > button::after {
  display: none; }

.allen-care-home > dd {
  color: #333333;
  padding: 5px 0px 15px 0px;
  text-align: left;
  margin-left: 15px; }

/*========================================================End allene-care-home===============================================================*/
/*=======================================================FAQ PAGE===================================================================*/
.allen-care-faq h2.title {
  font-family: Klavika-Bold;
  color: #ea1d2d;
  font-size: 25px;
  margin-top: 30px;
  text-align: left; }

.page-allen-care-faq .faq-search {
  width: 38%;
  position: relative; }

.page-allen-care-faq .faq-search input {
  font-family: lato;
  font-weight: bold; }

.page-allen-care-faq .faq-search input::placeholder {
  font-size: 14px;
  font-family: lato; }

.page-allen-care-faq .faq-search ul.typeahead.dropdown-menu {
  background: #fff;
  text-align: left;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
  list-style: none;
  padding: 15px 20px;
  box-shadow: 0px 5px 10px -1px #ddd;
  border: 1px solid #ddd;
  border-top: none; }

.page-allen-care-faq .faq-search ul.typeahead.dropdown-menu li a {
  color: #333;
  padding: 10px 0; }

.page-allen-care-faq .faq-search ul.typeahead.dropdown-menu li a:hover {
  color: #ea1d2d; }

.allen-care-faq dt {
  border-top: 1px solid #d5d5d5;
  padding: 5px 0;
  padding-bottom: 5px; }

.allen-care-faq dt:last-of-type {
  border-bottom: 1px solid #ddd; }

.allen-care-faq {
  width: 78%;
  margin: 0 auto; }

.allen-care-faq p {
  font-weight: 600;
  line-height: 1.8; }

.allen-care-faq > dt > button {
  border: none !important;
  background: transparent !important;
  font-family: lato;
  font-size: 18px !important;
  font-weight: 800;
  padding: 8px 0;
  letter-spacing: 0; }

.allen-care-faq > dt > button::after {
  display: none; }

.allen-care-faq > dd {
  color: #333333;
  padding: 5px 0px 10px 0px;
  text-align: left;
  margin-left: 25px; }

.faq-help-link {
  margin-top: 45px; }

.faq-help-link p {
  font-weight: normal; }

.faq-help-link p a {
  color: #ea1d2d;
  font-weight: bold; }

@media screen and (max-width: 1024px) {
  .page-allen-care-faq .faq-search {
    width: 60%; }

  .product .product-shop-item {
    margin: 0 4px; }

  .product-shop-item {
    margin: 0 4px; }

  .product-shop-btn {
    font-size: 12px; }

  .product-shop-price {
    font-size: 25px; }

  .banner-bg-hitch {
    background-position: center; }

  .banner-bg-trunk {
    background-position: center; } }
@media screen and (max-width: 798px) {
  .product-manuals-search {
    background-attachment: unset !important; }

  .prop65-warning {
    padding: 0 15px; }

  .template-cart #cart_form .item a img {
    height: auto;
    object-fit: cover; } }
@media screen and (max-width: 768px) {
  .stamped-content form {
    width: 100%;
    position: relative;
    top: 30px; }

  .stamped-content {
    padding: 0 15px; }

  div[data-widget-style=standard] .stamped-summary-actions {
    position: initial !important;
    clear: both !important;
    display: inline-block !important;
    margin: 10px 0 10px !important;
    padding: 0 !important;
    float: left !important;
    width: auto !important; }

  .stamped-tab-container span.stamped-summary-actions {
    margin-top: 10px !important; }

  .stamped-content .stamped-reviews {
    /* margin-top: 14% !important; */
    position: relative;
    width: 100%;
    top: 45px; }

  .stamped-reviews {
    margin-top: 14% !important; }

  span.review-title {
    margin-top: 7px; }

  div[data-widget-style=standard] ul.stamped-tabs li {
    width: 100% !important; }

  .product-compare-deluxe .deluxe-parts-images, .product-compare-premium .premium-parts-images {
    margin-top: 0; }

  .featured-title {
    padding: 0; }

  .page-allen-care-faq .faq-search {
    width: 88%; }

  span.title-collection h1 {
    width: 50%;
    line-height: 1.2; }

  span.title-collection a {
    font-size: 24px;
    word-break: break-all; } }
/*========================================================end faq=======================================================================*/
/*========================================================About-page===============================================================*/
.page-about .homepage_content h2 {
  font-family: Klavika-Bold;
  color: #ea1d2d;
  font-size: 50px;
  margin-bottom: 0; }

.page-about .homepage_content {
  margin: 80px; }

.page-about .homepage_content .featured_text {
  color: #2d2a2b;
  font-size: 25px; }

.page-about .homepage_content .regular_text p {
  font-size: 25px;
  color: #2d2a2b; }

.about-help-link {
  text-align: center;
  margin: 20px 0; }

.about-help-link > a {
  color: #fff; }

.about-help-link > a:hover {
  color: #2d2a2b; }

.about-help-btn {
  background: #ea1d2d;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 10px;
  width: 200px;
  margin-top: 0;
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  font-size: 14px;
  margin: 0 auto; }

.about-help-btn:hover {
  color: #2c2a2b; }

.page-about div#instafeed .instagram__item {
  width: 33.33333%;
  float: left;
  /*     margin: 15px; */
  text-align: center;
  margin-bottom: 0; }

.page-about div#instafeed {
  /*        padding: 0 28px; */
  margin-top: -160px;
  bottom: -240px;
  z-index: 0;
  position: relative; }

.page-about .social-feeds-wrap .insta {
  color: #ea1d2d; }

.page-about .social-feeds-wrap h3.page-title a {
  color: #ea1d2d; }

.page-about .social-feeds-wrap > p {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px; }

/*========================================================End About-page===============================================================*/
/*==========================================================find reseller page=========================================================*/
.find-seller-content h3 {
  font-family: Klavika-Bold;
  color: #ea1d2d;
  text-transform: uppercase;
  text-align: center;
  font-size: 42px;
  margin-bottom: 20px; }

.find-seller-content ul {
  list-style: none;
  display: flex;
  justify-content: space-around;
  text-align: center; }

.find-seller-content ul.shop-online-list {
  width: 70%;
  margin: 0 auto;
  padding: 0; }

.find-seller-content ul.shop-online-list .seller-shop-logo {
  margin-bottom: 40px;
  height: 70px;
  object-fit: contain;
  width: 100%; }

.find-seller-content ul.shop-online-list a span {
  display: block;
  background: #ea1d2d;
  padding: 6px 20px;
  font-size: 14px;
  min-width: 165px;
  font-weight: bold;
  line-height: 1.4;
  text-transform: uppercase;
  color: #fff; }

.find-seller-content ul.shop-online-list span.store-preheading {
  padding-bottom: 0; }

.find-seller-content ul.shop-online-list span.store-title {
  padding-top: 0; }

.find-seller-content ul.shop-online-list a span {
  display: block;
  text-align: center;
  color: #fff; }

.find-seller-content ul.shop-online-list a:hover span {
  color: #2d2a2b; }

.find-seller-content ul.shop-online-list a:hover {
  color: #2d2a2b; }

.find-seller-products {
  margin-top: 68px;
  text-align: center; }

.find-seller-products h3 {
  text-align: center;
  color: #ea1d2d;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 22px; }

.find-seller-products .product-wrap {
  background: transparent; }

.find-seller-products .product-details span {
  font-size: 15px;
  text-transform: capitalize;
  color: #656565;
  letter-spacing: 0;
  margin-top: 0; }

.find-seller-products .product-details {
  padding-left: 0; }

.find-seller-products .product-info__caption {
  margin-top: 10px !important; }

.find-seller-contact {
  width: 72%;
  margin: 0 auto; }

.find-seller-contact h3 {
  color: #ea1d2d;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Klavika-Bold;
  font-size: 42px;
  margin: 0 auto; }

.find-seller-contact.row {
  margin: 92px auto; }

.find-seller-contact .contact-subtitle {
  color: #2d2a2b;
  font-size: 15px;
  margin: 15px 15px 35px 15px;
  font-weight: 400;
  flex: 1 0 100%; }

.form-control {
  margin-bottom: 25px !important; }

.allen-care-contact h3 {
  margin: 0;
  padding-left: 15px;
  /*     margin-bottom: 15px; */ }

.page-contact .contact-subtitle {
  margin: 15px 15px 0px 15px; }

.page-contact form.contact-form textarea {
  margin-bottom: 3px; }

form.contact-form input[type="text"], form.contact-form input[type="email"], form.contact-form select, form.contact-form textarea {
  border: none;
  background: #ebebeb;
  height: 40px;
  margin-bottom: 0px;
  font-family: lato; }

form.contact-form select:disabled {
  cursor: not-allowed; }

form.contact-form input[type="text"]::placeholder, form.contact-form input[type="email"]::placeholder, form.contact-form select::placeholder, form.contact-form textarea::placeholder {
  color: #a8a7a7;
  letter-spacing: 0.5px;
  font-family: lato; }

form.contact-form select {
  color: #a8a7a7; }

form.contact-form select option {
  color: #2d2a2b; }

form.contact-form textarea {
  margin-top: 10px;
  height: 180px;
  resize: none;
  margin-bottom: 10px; }

form.contact-form input[type="submit"]:disabled {
  background: #ebebeb;
  border-color: #ebebeb;
  cursor: not-allowed;
  color: #a8a7a7; }

form.contact-form div#re-captcha {
  margin-bottom: 30px; }

/*===========================================================end find reseller page======================================================*/
/*=============================================================Product registeration=====================================================*/
.page-register-product .product-manuals-search-content p {
  font-weight: normal;
  padding: 0 32%; }

.register-product-content {
  width: 74%;
  margin: 0 auto;
  margin-bottom: 40px; }

.error {
  color: #ea1d2d;
  font-style: normal;
  font-size: 14px; }

.register-product-content h3 {
  color: #ea1d2d;
  text-transform: uppercase;
  font-family: Klavika-Bold;
  font-size: 35px;
  /*   margin: 0 14px; */
  margin-bottom: 5px; }

.contact-subtitle {
  display: block;
  margin-bottom: 20px; }

form.register-product input[type="text"], form.register-product input[type="email"], form.register-product select, form.register-product textarea {
  font-size: 15px; }

form.register-product input[type="text"]::placeholder, form.register-product input[type="email"]::placeholder, form.register-product select::placeholder, form.register-product textarea::placeholder {
  font-size: 15px; }

p.po-number-note {
  color: #a8a7a7;
  margin: 6px 0; }

form.register-product select {
  color: #a8a7a7;
  background: #ebebeb url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/contact-arrow-down.png) no-repeat;
  /* background-size: 18px 12px; */
  text-align: right;
  background-position: 95%;
  padding: 0 15px; }

.submit-area {
  display: flex; }

.submit-area .loader {
  display: none; }

.page-title {
  font-family: Klavika-Bold;
  font-size: 24px;
  text-transform: uppercase;
  color: #ea1d2d; }

.form-wrapper {
  margin-top: 18px; }

.example-content {
  position: relative;
  top: -18px; }

.example-note {
  color: #a8a7a7;
  text-transform: uppercase;
  margin-bottom: 0; }

p.product-note {
  color: #656565;
  line-height: 1.4; }

.form-choice-controler {
  display: flex;
  align-items: start;
  margin-bottom: 10px; }

.form-choice-controler label {
  margin-bottom: 0;
  margin-left: 15px;
  font-size: 15px;
  font-weight: normal;
  color: #656565; }

.featured-divider-img {
  background: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/shape-border.png);
  background-size: contain;
  height: 1px;
  width: 200px;
  background-position: 100%;
  display: block;
  clear: both;
  margin: 0 auto; }

form.contact-form input[type="checkbox"] + label:before {
  border: 3px solid #ebebeb;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 10px;
  margin: 0 .25em 0 0;
  padding: 0;
  position: absolute;
  vertical-align: top;
  width: 10px;
  left: 15px;
  top: 5px; }

form.contact-form input[type="checkbox"] {
  visibility: hidden; }

form.contact-form input[type="checkbox"]:checked + label:before {
  background: #fff;
  color: #656565;
  content: "\2713";
  text-align: center;
  font-size: 12px;
  font-weight: 700; }

form.contact-form input[type="checkbox"]:checked + label:after {
  font-weight: bold; }

form.contact-form input[type="checkbox"]:focus + label::before {
  outline: #3b99fc auto 5px; }

.thanku-msg.center p strong {
  color: #ea1d2d;
  text-transform: uppercase;
  font-family: Klavika-Bold;
  font-size: 35px;
  margin: 0 22px;
  display: block; }

.thanku-msg {
  display: none;
  margin: 0 auto;
  padding: 50px 0; }

/*==============================================================End product registration===================================================*/
/*=============================================================page Contact-Us================================================================*/
.allen-care-contact {
  margin-bottom: 15px !important; }

/*=============================================================End Contact-Us===================================================================*/
/*=============================================================Videos-library===================================================================*/
.my-div {
  display: inline-block;
  width: 30.33%;
  text-align: center;
  overflow: hidden;
  margin: 0 15px; }

.allen-video2 {
  margin-bottom: 25px;
  display: inline-block;
  width: 30.33%;
  text-align: center;
  overflow: hidden;
  margin: 0 15px;
  margin-bottom: 25px; }

.allen-video img, .allen-video2 img {
  width: 100%;
  height: 199px;
  object-fit: cover; }

.video-accordion-title:after {
  content: '';
  display: block;
  background-image: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/border-bottom-img.png);
  height: 1px;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 10px;
  left: 0;
  margin-bottom: 50px; }

.allen-video h3, .allen-video2 h3 {
  color: #656565;
  text-align: left;
  font-size: 15px;
  width: 100%;
  font-weight: 400;
  margin-top: 3px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 40px; }

a.allen-video-link {
  position: relative;
  display: block; }

.video-library-overlay {
  position: absolute;
  top: 0;
  bottom: 5px;
  left: 0;
  right: 0;
  display: block !important;
  z-index: 999;
  background: rgba(0, 0, 0, 0.27) url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/play-icon.png) no-repeat;
  background-position: center;
  transition: 0.2s; }

a.allen-video-link:hover .video-library-overlay {
  background: transparent url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/play-icon.png) no-repeat;
  background-position: center; }

/*=============================================================End videos library===================================================================*/
/*=============================================================warranties-disclaimer===================================================================*/
.page-warranties-title {
  font-size: 18px !important;
  padding: 0 0px;
  font-family: Klavika-Bold; }

body.page-allen-warranties .sidebar-block {
  border: none;
  padding: 0;
  margin: 0; }

body.page-allen-warranties .sidebar-wrap {
  padding: 0; }

ul.warranties-links {
  padding: 0 0px;
  line-height: 22px;
  margin: 6px 0 35px 0px;
  list-style: none; }

ul.warranties-links li a {
  font-size: 14px;
  padding: 6px;
  display: block;
  color: #2d2a2b !important;
  font-weight: bold; }

ul.warranties-links li a:hover {
  color: #ec1c23 !important; }

.page-warranties-content {
  padding-left: 50px; }

.page-warranties-content h2.page-title {
  font-size: 30px; }

.page-warranties-content p strong {
  font-size: 15px;
  padding-bottom: 2px;
  display: block; }

.page-warranties-content p, .page-warranties-content a, .page p a, .allen-care-home p a {
  color: #2d2a2b; }

.page-warranties-content a:hover, .page p a:hover, .allen-care-home p a:hover {
  color: #ec1c23; }

@media screen and (max-width: 798px) {
  /*   ul#mobile_menu li.mobile-mega-menu_block.sublink li>a {
      display: none;
    }
    #mobile_menu .sublink ul{
      display:block;
    }
    ul#mobile_menu li.mobile-mega-menu_block img, ul#mobile_menu li.mobile-mega-menu_block p {
      display: none;
    } */
  .allen-video img, .allen-video2 img {
    height: auto; }

  .allen-video2 {
    width: 100%;
    margin: 0; }

  body.page-allen-warranties .sidebar-block {
    text-align: center; }

  body.page-allen-warranties .sidebar-wrap h4 {
    justify-content: center; } }
/*=============================================================warranties-disclaimer===================================================================*/
/*=============================================================product comparison===================================================================*/
.taggd-wrapper {
  overflow: hidden;
  position: absolute;
  width: 100% !important;
  left: 0;
  right: 0;
  margin: auto; }
  @media screen and (max-width: 798px) {
    .taggd-wrapper {
      position: relative; } }

@media screen and (max-width: 798px) {
  .product-compare-mobile-container.mobile-tag-position .taggd-wrapper {
    position: absolute; } }

.taggd-item-wrapper {
  display: flex; }
  .taggd-item-wrapper .taggd-item-hover.show {
    margin-left: 8px !important; }

.taggd-item-wrapper {
  cursor: pointer;
  z-index: 1; }

.product_video_wrapper iframe {
  width: 100% !important; }

.taggd-wrapper .taggd-item {
  background-color: #ea1d2e;
  cursor: pointer;
  display: block;
  padding: 0;
  z-index: 1000;
  background-image: url("https://cdn.shopify.com/s/files/1/0101/8078/8283/files/PlayIcon.svg");
  background-size: 30px;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat; }
  @media screen and (max-width: 798px) {
    .taggd-wrapper .taggd-item {
      background-size: 25px;
      width: 25px;
      height: 25px; } }

.taggd-wrapper .taggd-item-hover {
  background-color: transparent;
  color: #ea1d2e;
  cursor: default;
  display: block;
  font-weight: lighter;
  opacity: 0;
  overflow: hidden;
  padding: 0 10px;
  z-index: 999;
  color: #ea1d2e;
  font-size: 14px;
  font-family: 'Lato';
  font-weight: 800;
  margin-top: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.taggd-wrapper .taggd-item-hover.show {
  color: #ea1d2e;
  opacity: 1;
  padding: 10px;
  z-index: 1000;
  position: relative !important;
  padding: 0px;
  margin: 0px;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase; }
  .taggd-wrapper .taggd-item-hover.show span.sub_text {
    font-size: 11px; }
  @media screen and (max-width: 1400px) {
    .taggd-wrapper .taggd-item-hover.show {
      font-size: 13px; } }
  @media screen and (max-width: 1299px) {
    .taggd-wrapper .taggd-item-hover.show {
      font-size: 12px; } }
  @media screen and (max-width: 798px) {
    .taggd-wrapper .taggd-item-hover.show {
      display: none; } }

.taggd-wrapper .taggd-item.active,
.taggd-wrapper .taggd-item:hover {
  background-color: transparent; }

/* .taggd-wrapper .taggd-item-hover {
  background-color: transparent;
  color: #fff;
  cursor: default;
  display: block;
  font-weight: lighter;
  opacity: 1;
  overflow: hidden;
  z-index: 1000;
  border-radius: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ea1d2e;
  font-size: 14px;
  font-family: 'Lato';
  font-weight: 800;
  margin-top:10px;
}

.taggd-wrapper .taggd-item-hover.show {
  color: #ea1d2e;
} */
span.sub_text {
  font-size: 14px;
  color: #333;
  display: block;
  line-height: normal;
  width: auto;
  text-transform: none; }
  @media screen and (max-width: 1400px) {
    span.sub_text {
      font-size: 13px; } }
  @media screen and (max-width: 1299px) {
    span.sub_text {
      font-size: 12px; } }

.product-compare-section {
  display: flex;
  clear: both;
  padding-top: 0px; }

.comparison-sub-list ul li:first-child {
  border: none;
  /*   padding-left: 0; */ }

.product-compare-deluxe {
  flex: 1 0 33.33%;
  text-align: center;
  order: 1; }

.product-compare-feature {
  flex: 1 0 33.33%;
  text-align: center;
  order: 2; }

.product-compare-premium {
  flex: 1 0 33.33%;
  order: 3;
  text-align: center; }

.deluxe-parts-images .img-active, .premium-parts-images .img-active {
  display: block !important;
  /*   opacity:1 ;
  transition:opacity 1s ; */ }

.deluxe-parts-images .image_wrapper, .premium-parts-images .image_wrapper {
  display: none; }

.deluxe-parts-images img, .premium-parts-images img {
  display: block;
  width: 100%;
  max-width: 85%;
  /*   opacity:0; */
  /*   animation: fadein 0.8s linear;
  transition:opacity 0.2s ; */ }

@keyframes fadein {
  0% {
    opacity: 0;
    transition: opacity 0.5s; }

  50% {
    opacity: 0.5;
    transition: opacity 0.5s; }

  100% {
    opacity: 1;
    transition: opacity 0.5s; } }

.deluxe-parts-images .image_wrapper.default-img, .premium-parts-images .image_wrapper.default-img {
  display: block;
  opacity: 1; }

li.feature-list-title.active {
  font-weight: 800 !important; }

.product-compare-feature .last-feature-msg div {
  color: #2d2a2b;
  padding: 0 15%;
  margin-top: 30px;
  font-weight: bold; }

.product-compare-feature .last-feature-msg div span {
  color: #ea1d2d; }

li.feature-list-title {
  cursor: pointer; }

.product-manuals-search-content .product_type {
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  display: none; }

.product-comparison-title .page-title {
  font-family: Klavika-Bold;
  font-size: 35px;
  text-transform: uppercase;
  color: #ea1d2d;
  text-align: center;
  margin-bottom: 6px; }

.product-comparison-title .page-content {
  text-align: center;
  max-width: 610px;
  margin: 0 auto;
  line-height: 25px; }

.product-compare-deluxe h2, .product-compare-premium h2 {
  font-size: 25px;
  text-transform: uppercase;
  font-family: lato;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 5px;
  margin: 0px; }

.product-compare-deluxe a, .product-compare-premium a {
  background-image: none;
  padding: 0;
  font-size: 14px;
  margin: 5px 0 0 0; }

.product-compare-deluxe a:hover, .product-compare-premium a:hover {
  background-image: none;
  color: #000 !important; }

.product-compare-feature h2 {
  font-size: 25px;
  text-transform: uppercase;
  font-family: lato;
  font-weight: 600;
  line-height: 15px;
  margin: 10px 0;
  letter-spacing: 5px; }

.product-compare-feature h2 p {
  margin: 0;
  line-height: 12px; }

.product-compare-feature ul {
  padding-left: 0;
  list-style: none; }

.product-compare-feature .features-text {
  padding: 0 14%;
  margin-bottom: 8px;
  color: #ea1d2d;
  font-weight: bold; }

.product-compare-deluxe .deluxe-parts-images, .product-compare-premium .premium-parts-images {
  margin-top: 0px;
  position: relative; }

.product-compare-details .product-compare-feature {
  margin-top: 0;
  margin-bottom: 40px; }

.product-compare-feature p strong, .product-compare-feature p b {
  color: #ea1d2d;
  font-weight: bold; }

.product-compare-feature ul li.feature-list-title {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 0 18%;
  font-weight: 600; }

.product-compare-feature ul li.feature-list-title span {
  width: 24px; }

.mobile-feature-list-wrapper {
  display: none; }

.product-compare-feature .mobile-show-features {
  color: #ea1d2d;
  text-transform: uppercase;
  font-weight: bold;
  margin: 15px;
  display: block;
  border: 1px solid #ea1d2d;
  padding: 10px 0;
  max-width: 250px;
  margin: 30px auto; }

.product-comparison-title .page-title {
  font-size: 30px;
  margin-top: 30px; }

/*=============================================================end product comparison===================================================================*/
/*=============================================================Account-HOME-PAGE===================================================================*/
.bdr-right {
  border-left: 1px solid #e1e1e1; }

.account-sidebar h2 {
  font-family: Klavika-Bold;
  font-size: 18px;
  color: #333;
  letter-spacing: 0;
  margin: 0;
  margin-bottom: 1px; }

.account-sidebar .name a {
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 0 30px;
  font-weight: 600; }

.account-sidebar .name a:visited {
  outline: none; }

.account-sidebar h4 a:hover {
  color: #ea1d2d; }

.account-sidebar .name {
  padding: 0;
  line-height: 1;
  margin-bottom: 7px; }

.account-sidebar p.email {
  padding: 0 30px;
  display: block;
  margin-bottom: 7px;
  font-size: 14px; }

.address.note {
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 14px; }

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

.address.note p a {
  color: #333;
  font-size: 14px;
  font-weight: 600; }

.address-info {
  padding: 0;
  line-height: 1;
  margin-bottom: 7px; }

.address-info a {
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 0 30px;
  font-weight: 600;
  outline: none; }

.address-info a:visited {
  outline: none !important; }

.order-info {
  font-family: Klavika-Bold;
  font-size: 18px;
  color: #333;
  letter-spacing: 0;
  margin: 0;
  text-transform: uppercase;
  margin-top: 20px;
  padding-bottom: 1px; }

.resource-center-info {
  font-family: Klavika-Bold;
  font-size: 18px;
  color: #333;
  letter-spacing: 0;
  margin: 0;
  text-transform: uppercase;
  margin-top: 20px;
  padding-bottom: 1px; }

.account-header-logout span a {
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  /* padding: 0 30px; */
  font-weight: 600;
  margin-top: 25px;
  display: block;
  text-align: left;
  outline: none; }

a#customer_logout_link:hover {
  color: #ea1d2d; }

.account-main {
  padding: 0 70px !important; }

.customer-detail > a {
  font-family: Klavika-Bold;
  font-size: 30px;
  color: #ea1d2d;
  letter-spacing: 0;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 0; }

.customer-name {
  margin-top: 25px;
  margin-bottom: 30px; }

.customer-name > a {
  color: #818181;
  font-style: italic;
  margin: 0 15px;
  letter-spacing: 0.5px; }

.customer-name > span {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  color: #333; }

.customer-address > a {
  color: #818181;
  font-size: 18px;
  margin-bottom: 30px;
  /*     display: block; */ }

a.customer-email {
  display: inline-block; }

.customer-name > a:hover {
  color: #ea1d2d; }

.customer-address > p {
  color: #818181;
  font-size: 18px; }

.mt-45 {
  margin-top: 45px !important; }

.account-main .action_add a i:before {
  font-weight: bold; }

.account-main .action_add a i {
  font-size: 12px;
  margin-right: 15px;
  line-height: 0; }

.account-main .action_add a {
  color: #fff;
  text-transform: uppercase;
  border: none; }

div#add_address {
  margin-bottom: 50px; }

p.address_actions .action_button {
  text-transform: uppercase;
  margin-right: 28px;
  padding: 0; }

p.address_actions .action_button a {
  line-height: 3;
  outline: none;
  padding: 0 20px; }

p.address_actions .action_button:hover {
  background: #333;
  border-color: #333; }

p.address_actions .action_button:hover a {
  color: #fff; }

p.view_address {
  font-size: 18px;
  color: #818181;
  font-family: lato; }

#address_tables .customer_address {
  margin-bottom: 42px; }

.customer_address select {
  margin-bottom: 15px;
  height: 50px;
  border-color: #f0f0f0; }

.customer_address input {
  height: 50px;
  border-color: #f0f0f0;
  font-size: 15px;
  /* color: #939393; */ }

.customer_address input::placeholder {
  color: #939393;
  font-family: lato;
  font-size: 15px; }

.customers-account .account-main #customer_orders h4 {
  font-family: Klavika-Bold;
  font-size: 30px;
  color: #ea1d2d;
  text-transform: uppercase; }

.customers-account div#customer_orders table thead {
  display: none; }

div#customer_orders table tbody tr td {
  font-size: 14px;
  color: #95989c; }

div#customer_orders table tbody tr td a:first-child {
  color: #ea1d2d;
  font-weight: bolder; }

div#customer_orders table tr:first-child {
  border-top: none; }

div#customer_orders table tr td:first-child {
  border-left: none; }

div#customer_orders table tr {
  border-top: none;
  border-right: none;
  border-bottom: none; }

div#customer_orders table tr td {
  border-right: none; }

h4.order-title {
  color: #ea1d2d;
  font-family: Klavika-Bold;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 30px; }

h4.bill-address {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 2px;
  color: #333; }

.ship-detail p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500; }

.customers-order .errors p {
  letter-spacing: 1px;
  font-size: 14px;
  padding: 0; }

.ship-detail {
  margin-bottom: 90px; }

table#order_details thead tr {
  background: transparent;
  border: none; }

table#order_details thead tr th {
  background: transparent;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 0; }

table#order_details tbody tr {
  background: transparent;
  border: none; }

table#order_details tbody tr td {
  background: transparent;
  border: none;
  color: #333;
  font-size: 11px;
  padding: 15px 0;
  vertical-align: top; }

table#order_details tbody tr td:nth-child(4) {
  text-align: center; }

table#order_details thead tr th:nth-child(4) {
  text-align: center; }

table#order_details tfoot tr {
  background: transparent;
  border: none; }

table#order_details tfoot tr td {
  background: transparent;
  border: none;
  color: #333;
  font-size: 11px; }

table#order_details tbody tr td .note a {
  display: block;
  color: #ea1d2d; }

table#order_details tbody tr td a {
  color: #333;
  font-size: 11px; }

table#order_details tbody tr td a:hover {
  color: #ea1d2d; }

table#order_details tfoot .foot-total {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold; }

.account-logout {
  font-size: 15px !important;
  display: inline-block;
  margin-left: 10px;
  font-style: italic; }

.account-logout:hover {
  color: #ea1d2d; }

.customer-detail div.sos_wrapper {
  background: transparent;
  border: none;
  max-width: 100% !important; }

.customer-detail div.sos_wrapper .sos_frm {
  border: none;
  padding: 0; }

.customer-detail div.sos_wrapper .sos_frm label {
  display: none; }

.customer-detail div.sos_wrapper form.sos_frm input[type=submit], .customer-detail div.sos_wrapper div.sos_order_not_found input[type=button] {
  background-color: #ea1d2d;
  text-shadow: none;
  font-family: Lato;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  border-radius: 0; }

.customer-detail div.sos_wrapper form.sos_frm input[type=submit]:hover, .customer-detail div.sos_wrapper div.sos_order_not_found input[type=button]:hover {
  background-color: #2c2a2b !important;
  border-color: #2c2a2b !important; }

.page-order-status .account-main p {
  margin-top: 10px !important; }

.customer-detail div.sos_wrapper form.sos_frm input[type=text] {
  width: 70% !important;
  min-height: auto;
  border: 1px solid #f0f0f0;
  height: 50px;
  box-sizing: border-box;
  color: #5f6a7d;
  font-family: lato;
  font-size: 15px; }

.customer-detail div.sos_wrapper form.sos_frm input[type=text]:focus {
  border-color: #cccccc; }

.customer-detail div.sos_wrapper form.sos_frm input[type=text]::placeholder {
  color: #939393;
  font-family: lato;
  font-size: 15px; }

.customer-detail div.sos_wrapper div.sos_order_not_found h4 {
  letter-spacing: 0; }

/*=============================================================END-Account-HOME-PAGE===================================================================*/
/*=============================================================ORDER_STATUS-PAGE===================================================================*/
input.sos_hp {
  display: none; }

div.sos_wrapper div.sos_order {
  margin: 50px 0 !important; }

div.sos_wrapper div.sos_order > div {
  border-color: transparent !important;
  background: transparent !important; }

div.sos_wrapper table tr, div.sos_wrapper table tr:first-child, div.sos_wrapper table td:first-child {
  border: none; }

div.sos_wrapper table th:first-child, div.sos_wrapper table td, table th {
  border-left: none;
  border-right: none;
  background: transparent; }

.sos_vitals {
  width: 40%;
  display: inline-block;
  margin-bottom: 20px !important;
  font-size: 12px;
  line-height: 1.1rem; }

.sos_status {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px !important;
  font-size: 12px;
  line-height: 1.1rem; }

.sos_billing {
  display: inline-block;
  width: 40%;
  margin-bottom: 20px !important;
  font-size: 12px;
  line-height: 1.1rem; }

.sos_shipping {
  display: inline-block;
  width: 40%;
  clear: both;
  margin-bottom: 20px !important;
  font-size: 12px;
  line-height: 1.1rem; }

.sos_billing tbody tr:nth-child(1) th {
  color: #333;
  background: transparent;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }

.sos_shipping tbody tr:nth-child(1) th {
  color: #333;
  background: transparent;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }

.sos_items tbody tr:nth-child(1) th {
  color: #333;
  background: transparent;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }

.sos_items tbody tr:nth-child(2) th {
  color: #333;
  background: transparent;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600; }

.sos_items tbody tr:last-child th, .sos_items tbody tr:last-child td {
  color: #333;
  background: transparent;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }

.sos_items span.sos_fulfillment {
  display: block;
  margin-bottom: 10px; }

.sos_items.sos_wide {
  font-size: 11px; }

td.sos_product.sos_has_fulfillment {
  line-height: 1.5rem; }

.sos_items span.sos_fulfillment > a {
  display: block;
  color: #ea1d2d; }

.sos_items.sos_wide {
  font-size: 11px; }

@media screen and (max-width: 768px) {
  .sos_vitals, .sos_status, .sos_billing, .sos_shipping {
    width: 100%;
    margin-bottom: 0px !important; }

  .sos_items tbody tr:nth-child(2) th {
    padding: 2px 8px; }

  .sos_items.sos_wide {
    max-width: 100%;
    overflow-x: auto;
    width: 100%; } }
/*=============================================================END-ORDER_STATUS-PAGE===================================================================*/
/*=============================================================404 No Found===================================================================*/
.not-found {
  background: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/404_7d0a70f2-54ab-4d5f-9ae3-e4367eda62f3.png?17644504618106976787);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  margin-bottom: -240px; }

.not-found-contain {
  margin-top: 100px; }

.not-found-contain h1 {
  font-family: Klavika-Bold;
  font-size: 62px;
  color: #2d2a2b;
  margin: 0;
  line-height: 1.4; }

.not-found-contain p {
  text-transform: uppercase;
  color: #2d2a2b;
  font-family: Klavika-Bold;
  font-size: 24px;
  letter-spacing: 1.5px;
  margin-bottom: 22px; }

.not-found-contain .btn-page {
  border: 2px solid #ea1d2d !important;
  text-transform: uppercase !important;
  color: #ea1d2d !important;
  background: transparent !important;
  font-family: Klavika-Bold !important;
  font-size: 15px !important; }

.not-found-contain .btn-page:hover {
  background: #ea1d2d !important;
  color: #fff !important; }

.footer-bottom-last p.credits a {
  color: #fff !important; }

.footer-bottom-last p.credits a:hover {
  color: #ea1d2d !important; }

/*=============================================================End 404 No Found===================================================================*/
/* .product-shop-item .product-shop-item>img {
    height: 70px;
    object-fit: contain;
    width: 100%;
  } */
/*-----------END STYLE-------*/
@media screen and (min-width: 1024px) and (max-width: 1500px) {
  .menu-overlay {
    background-color: #000;
    width: 90%;
    height: calc(100% - 15%);
    z-index: 1;
    position: absolute;
    left: 5%;
    right: 0px !important;
    opacity: 0;
    transition: 0.2s;
    top: 0;
    /* display: inline-block; */
    bottom: 0; }

  ul.menu li a {
    margin: 0 10px; } }
@media screen and (min-width: 1024px) and (max-width: 1500px) {
  .menu-overlay {
    background-color: #000;
    width: 90%;
    height: calc(100% - 17px); } }
@media screen and (min-width: 799px) and (max-width: 1108px) {
  .header-fixed-top {
    margin-top: calc(252px - 132px); } }
@media screen and (min-width: 799px) and (max-width: 920px) {
  ul.menu li a {
    margin: 0 0px !important; }

  ul.menu.menu-desktop li a {
    padding-left: 6px !important;
    padding-right: 6px !important; } }
@media screen and (max-width: 1200px) {
  .my-div, .allen-video2 {
    width: 29%; } }
@media screen and (min-width: 768px) and (max-width: 998px) {
  .soldout-badge {
    left: 0 !important; } }
@media screen and (max-width: 1392px) {
  .featured-title p {
    height: 70px; } }
@media screen and (max-width: 1024px) {
  .search-popup-wrapper {
    top: 125px; }

  .common-products ul li {
    width: 37%;
    margin: 15px; }

  .not-found {
    background-position: center; }

  .find-seller-content ul.shop-online-list {
    width: 80%; } }
@media screen and (max-width: 950px) and (min-width: 798px) {
  .page-about div#instafeed .instagram__item {
    /*     width:29%; */ } }
@media screen and (max-width: 798px) {
  .allen-video2 {
    width: 100%; }

  .related-products .flickity-prev-next-button svg {
    width: 40%;
    height: 40%; }

  .related-products .flickity-prev-next-button {
    min-width: 50px; }

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

  .featured-title p {
    height: auto; }

  /*  .related-products .thumbnail:nth-child(n+1) {
      clear: unset;
    } */
  .product_gallery .flickity-prev-next-button {
    display: none !important; }

  .page-about .homepage_content .regular_text p {
    font-size: 18px; }

  .section.product_section {
    margin-left: 0;
    margin-right: 0; }

  .collection-filter-content {
    padding-left: 15px; }

  .collection-parts .collection-filter-content {
    padding: 0;
    margin: 0 15px; }

  .product-related-title {
    margin: 20px 15px; }

  .product .product-wrap .relative .image__container {
    max-width: 100% !important; }

  .product .product-wrap .thumbnail:not(.align-height--false) img.lazyloaded {
    max-height: 100% !important; }

  /*   .product .slider-gallery .thumbnail img.secondary{max-height:100% !important;} */
  /*    .thumbnail .image__container img{max-height:auto !important;} */
  .collection-template-section .product-wrap .image__container img {
    height: auto !important; }

  .collection-template-section .product-wrap .image__container {
    max-width: 100% !important; }

  .header-fixed-top {
    margin-top: 0px; }

  .rack-finder-find-step {
    display: block; }

  .common-products ul li a img {
    height: auto; }

  .not-found {
    height: 80vh; }

  .product h2.product_name {
    font-size: 25px;
    text-align: left; }

  .header-section.header-allen-care {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9999; }

  .not-found-contain {
    margin-top: 100px;
    margin-left: 50%; }

  .not-found {
    background-position: center; }

  .customers-addresses .container .offset-by-five {
    padding-left: 0; }

  .order-detail-table {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    width: 100%; }

  table#order_details thead tr th {
    padding: 30px 30px 20px 0px; }

  table#order_details tbody tr td {
    padding: 10px 10px 10px 0px !important; }

  div#customer_orders table tbody tr td {
    padding: 10px 10px !important; }

  .bdr-right {
    border: none; }

  .mt-45 {
    margin-top: 0 !important; }

  .account-main {
    padding: 15px !important;
    margin-top: 50px !important; }

  .product-detail-container {
    padding-left: 0;
    margin-top: 20px; }

  .product-shop-item {
    text-align: center;
    margin: 30px 13px; }

  .product .product-shop-item {
    margin: 30px 10px; }

  .product-shop .title {
    text-align: center; }

  .product-compare-section {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    width: 100%; }

  .product-compare-feature {
    order: 3; }

  .product-compare-premium {
    order: 2;
    margin: 20px 0; }

  .product-compare-mobile-container {
    display: flex; }

  .product-compare-mobile-container .product-compare-deluxe {
    flex: 1 0 38%;
    margin: 0 20px; }

  .product-compare-mobile-container .product-compare-premium {
    flex: 1 0 38%;
    margin: 0 20px; }

  .product-compare-details {
    display: flex;
    flex-direction: unset; }

  .collection-matrix a.product-info__caption {
    padding: 0 15%; }

  .collection-matrix .product-wrap span.price {
    padding: 0 15px; }

  /*   .collection-matrix .product-details{padding:0;} */
  /*   .collection-matrix .pro-link {
      padding: 0 15%;
    } */
  .container.common-search-container {
    display: block; }

  .common-search .search-submit {
    padding: 8px 15px !important; }

  .common-search {
    padding: 0; }

  .header-allen-care #header .top_bar a.mobile_logo {
    display: inline-flex;
    align-items: center;
    justify-content: center; }

  .header-allen-care #header a.mobile_logo {
    top: 0; }

  .header-allen-care .menu li a br {
    display: none; }

  .header-allen-care #header a.mobile_logo img {
    padding-top: 0; }

  .header-allen-care .mobile_nav div span {
    background: #2d2a2b; }

  .header-allen-care .top_bar {
    background-color: #fff !important;
    border-bottom: 1px solid #eee; }

  .product-manuals-search-content input.search-img {
    flex: 1 0 20%; }

  .page-register-product .product-manuals-search-content p {
    padding: 0 2%; }

  .product-manuals-search-content p {
    padding: 0 2%; }

  .find-seller-content ul.shop-online-list {
    width: 100%; }

  .product-manuals-search-content h1 {
    font-size: 32px;
    padding: 0 15px;
    line-height: 1.2; }

  .product-manuals-search-content form.search-form {
    display: flex;
    width: 88%; }

  .product .slider-gallery .flickity-prev-next-button {
    opacity: 1;
    background: transparent; }

  .related-products--grid .flickity-page-dots {
    display: none; }

  p.sku.modal_price.mr-0.pd-0 span {
    font-size: 14px;
    line-height: 1;
    padding-bottom: 10px;
    display: block; }

  .product-part .product_section span.current_price {
    font-size: 14px;
    line-height: 1;
    padding-bottom: 10px;
    display: block;
    font-family: Klavika-Bold; }

  /*   .product-wrap{background:transparent;} */
  .shop-red-box a {
    margin-top: 80px; }

  .verticle-bdr {
    display: none; }

  .collection-sorting select {
    width: 100%;
    margin-top: 50px; }

  .similar-products {
    text-align: center; }

  .assembly-section ul li:nth-child(1), .assembly-section ul li:nth-child(2), .assembly-section ul li:nth-child(3) {
    width: 100%; }

  .assembly-section ul {
    padding: 0;
    display: block; }

  span.title-collection {
    margin-left: 0;
    font-size: 25px;
    margin-top: 20px;
    display: block; }

  .collection .common-search {
    padding: 60px 0; }

  .common-search {
    display: block; }

  .common-search-input {
    padding: 30px 15%; }

  .common-products ul {
    padding: 0; }

  .common-products li {
    text-align: center; }

  .featured-text-blocks-section .gallery-image-wrapper {
    margin-top: 0 !important;
    margin-bottom: 28px !important; } }
.assembly-video .video-overlay {
  top: 0px;
  position: absolute;
  left: 0px;
  bottom: 5px;
  right: 0px;
  justify-content: center;
  display: flex;
  margin: 0 auto;
  align-items: center;
  transition: 0.2s;
  background: #2c2a2b38; }

.assembly-video .video-overlay:hover {
  background: transparent; }

.assembly-video {
  position: relative;
  max-width: 484px;
  margin: 0 auto; }

.assembly-video .video-overlay img {
  cursor: pointer;
  height: 68px;
  width: 62px;
  display: flex;
  align-items: center; }

@media screen and (min-width: 320px) and (max-width: 768px) {
  .assembly-video {
    max-width: 100%; }

  .collection-parts .product-wrap {
    height: auto;
    min-height: auto; }

  .collection .product-wrap {
    height: auto;
    min-height: auto; }

  .customer-detail div.sos_wrapper form.sos_frm input[type=text] {
    width: 100% !important; }

  .customer-detail div.sos_wrapper form.sos_frm input[type=submit] {
    font-size: 12px;
    width: 70%;
    padding: 10px 10px; }

  /*   .header-fixed-top-allencare {
      margin-top: 0 !important;
    } */
  .find-seller-content ul {
    list-style: none;
    display: block;
    justify-content: space-around;
    text-align: center; }

  ul.shop-online-list li {
    width: 50%;
    float: left;
    margin-bottom: 30px; }

  .rack-finder-container iframe {
    /*     min-height: 370px; */
    border: none;
    margin-top: 30px; }

  .collection .common-search {
    padding: 20px !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .page-about .social-feeds-wrap > p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px; }

  .register-product-content {
    width: 100%;
    margin-top: 30px; }

  .register-product-content h3 {
    font-size: 28px; }

  .find-seller-contact {
    width: 100%; }

  .find-seller-contact.row {
    margin: 50px auto; }

  .allen-care-faq > dd {
    margin-left: 15px; }

  .allen-care-faq, .allen-care-home {
    width: 100%; }

  .product-wrap span.price {
    padding: 0; }

  .product-wrap .price span {
    padding: 0; }

  /*   .product-details{padding:0;} */
  .product_gallery {
    margin-bottom: 0.5em; }

  .product-part a.breadcrumb_link span {
    color: #776d70; }

  .product-part .breadcrumb_text .breadcrumb-divider {
    color: #776d70; }

  .product-part a.breadcrumbs__current {
    color: #2d2a2b; }

  .common-search {
    display: none; }

  .page-allen-rack-finder .common-search {
    display: block;
    margin-top: 15px;
    padding-top: 20px; }

  .footer form#contact_form {
    display: block; }

  .footer form#contact_form .newsletter_action_button.sign_up {
    display: block !important;
    width: 50% !important;
    padding-left: 0;
    padding-right: 0;
    float: none !important;
    font-family: Klavika-bold;
    /* margin-left: 0 !important; */
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 auto !important;
    margin-bottom: 40px !important;
    margin-top: 10px !important; }

  .banner-bg-hitch, .banner-bg-trunk {
    display: none; }

  .assembly-section {
    display: block;
    margin: 0 15px;
    padding-top: 8px;
    text-align: center; }

  .instruction-box {
    text-align: center;
    width: 49%;
    display: inline-flex;
    padding-top: 50px;
    padding-bottom: 50px;
    flex-direction: column; }

  a.pro-link {
    padding: 0; }

  .footer-bg {
    background-size: 1220px;
    height: 176px;
    background-position: -30px 100%;
    min-height: 215px; }

  .product .flickity-page-dots {
    display: block;
    position: relative;
    width: 100%;
    bottom: -12px;
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 999;
    text-align: center;
    height: 30px;
    line-height: 1; }

  ul.social_icons {
    float: none;
    padding-left: 0;
    margin-bottom: 20px; }

  .social-feeds-wrap .title {
    font-size: 32px; }

  .custom-homepage-video-section-2 .headline {
    display: flex;
    align-items: center;
    font-size: 50px;
    justify-content: center;
    width: 100%; }

  .video-library-feature-video h2 {
    margin-top: 0; }

  .account-header-title, .account-header-logout, .action_add {
    text-align: center; }

  #header .top_bar {
    height: 60px; }

  #header .top_bar a.mobile_nav {
    top: 15px; }

  #header .top_bar a.mobile_logo {
    top: 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center; }

  .mini_cart, .nav a.mini_cart {
    top: 10px; }

  #mySidebar {
    min-width: 70% !important; }

  #Minicart-mySidebar {
    min-width: 100% !important; }

  .cart_content {
    max-width: 100% !important; }

  .icon-cart {
    line-height: 50px;
    margin-right: 20px; }

  .w3-button > .icon-cart {
    line-height: 24px !important;
    margin-right: 0px !important; }

  .mobile_cart_count {
    position: absolute !important;
    height: 22px;
    /*     background:#eb1c2d; */
    background: #eb1c2d;
    /* width: 20px; */
    /*     line-height: 22px !important; */
    border-radius: 100%;
    min-width: 22px;
    color: #fff !important;
    top: 2px !important;
    /* text-align: center; */
    vertical-align: middle;
    padding: 3px;
    margin: 0 auto;
    right: -5px;
    display: flex !important;
    align-items: center;
    justify-content: center; }

  #header .top_bar a.icon-bag:before, #header .top_bar a.icon-cart:before {
    font-size: 20px !important; }

  .icon-hide {
    display: none !important; }

  .promo_banner {
    display: block;
    width: 100%;
    height: auto; }

  .promo_banner p {
    font-weight: bold; }

  .featured-promotions .feature-section .feature-wrap {
    top: 67%; }

  .js-featured-promotions.featured-promotions.promo-per-row-2 {
    margin-top: 10px; }

  span.title-name {
    font-size: 14px; }

  .title-control {
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .title-viewmore {
    font-size: 12px;
    letter-spacing: 0; }

  .read-our-story {
    margin-bottom: 30px; }

  .banner-bg {
    margin-top: 15px; }

  .section_form h4 {
    margin-top: 20px !important;
    font-size: 19px !important; }

  section#banner-page-about-template {
    margin-top: 40px; }

  .collection_title {
    margin-top: 20px; }

  .container-can img {
    padding-left: 5px;
    padding-right: 5px; }

  .top_bar {
    background-color: #2c2a2b !important; }

  #header .top_bar a span {
    color: #000; }

  .mobile_nav div span {
    background: #fff; }

  .caption .headline {
    font-size: 28px;
    top: 22% !important;
    left: 0;
    right: 0;
    color: #ffffff !important;
    /*margin-bottom: 20px;*/ }

  .caption.position-center {
    width: 100%; }

  /*   .page_banner{margin-bottom:20px;min-height:70px; height:0 !important;}  */
  .collection-sidebar .collection-sorting select {
    margin-top: 20px; } }
@media screen and (min-width: 600px) and (max-width: 768px) {
  .find-seller-products .product-info__caption {
    padding: 0 13% !important; }

  .product-details {
    padding: 0 0; }

  a.pro-link {
    padding: 0 13% !important; }

  .product-wrap span.price {
    padding: 0 13%; } }
@media screen and (min-width: 798px) and (max-width: 820px) {
  li.top-header-link a {
    padding: 6px 10px !important; } }
@media screen and (min-width: 768px) and (max-width: 798px) {
  .my-div {
    width: 28%; }

  .find-seller-products .product-info__caption {
    padding: 0 14%; }

  .banner-bg {
    height: auto !important;
    padding: 30% 0; }

  .promo_banner {
    display: block;
    width: 100%;
    height: auto; }

  #header .top_bar {
    height: 60px;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1); }

  .mobile_cart_count {
    position: absolute !important;
    height: 22px;
    background: #ea1d2d;
    border-radius: 100%;
    min-width: 22px;
    color: #fff !important;
    top: 2px !important;
    vertical-align: middle;
    padding: 3px;
    margin: 0 auto;
    right: -5px;
    display: flex !important;
    align-items: center;
    justify-content: center; }

  .top_bar {
    background-color: #2e2e2e !important; }

  #header .top_bar a.mobile_nav {
    top: 15px; }

  #header .top_bar a.mobile_logo {
    top: 5px; }

  .icon-search {
    display: block !important; }

  .icon-cart {
    line-height: 50px; }

  .mini_cart, .nav a.mini_cart {
    top: 10px; }

  .mini_cart {
    margin-right: 20px; }

  ul.menu li a {
    margin: 0 15px; }

  .xo-logo img {
    margin: 0 195px !important; }

  .featured-promotions .feature-section .feature-overlay {
    background: transparent; }

  #pagecontent {
    padding: 0px !important; }

  /*FOOTER */
  .footer .flex-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .footer .flex-footer-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    padding-right: 0;
    margin-bottom: 2px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }

  .footer .footer_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .footer .footer_menu ul > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%; }

  .footer .footer_menu ul > li:nth-child(odd) a {
    padding-right: 5px;
    line-height: 30px; }

  .footer ul {
    list-style: none;
    margin: 0;
    padding: 10px 0px 5px; }

  .fixed-mini-cart {
    height: 407px !important;
    overflow-y: scroll; }

  /*   .container .thumbnail.even, .container .thumbnail.odd {
      width: 46% !important;
    } */
  .footer-banner .inner > div.container {
    padding: 0 !important; }

  .section_form {
    text-align: center; }

  .container-can img {
    padding: 0px !important; }

  /*END FOOTER*/
  .caption .headline {
    font-size: 46px; }

  .homepage-slideshow .caption .headline {
    margin-bottom: 15px; } }
@media screen and (min-width: 800px) and (max-width: 990px) {
  .xo-logo img {
    margin: 0 200px !important; }

  .featured-custom-overlay h2 {
    font-size: 30px !important; }

  .btn-new {
    margin-top: 40%; }

  .caption .headline {
    font-size: 55px; } }
@media only screen and (max-width: 768px) {
  .video-library-feature-video .headline {
    display: block; }

  .custom-homepage-video-section-2 .headline img {
    width: 40px; }

  .common-products ul li {
    width: 29%;
    margin: 15px; }

  .footer .newsletter .contact_email {
    margin-bottom: 10px; }

  .video-remodal embed, .video-remodal iframe {
    width: 100%;
    min-height: 380px; }

  .video-remodal {
    max-width: 100%; }

  #pagecontent {
    display: none !important; }

  #shopify-section-product-template {
    overflow: hidden !important; }

  .pro-description {
    font-size: 15px;
    font-weight: 600; }

  .product .breadcrumb_text span {
    color: #776d70 !important; }

  .product a.breadcrumbs__current {
    color: #2d2a2b !important; }

  .product div.breadcrumb-collection {
    padding-top: 12px; }

  .product-shop-price {
    font-size: 20px; }

  .product-shop-btn span {
    font-size: 12px; }

  /*     .product-shop-container .product-shop-item:last-child{width:41%;} */
  .product-detail-container {
    padding-left: 0; }

  .product-shop-container {
    display: block; }

  .product-shop-item {
    text-align: center;
    margin: 30px 10px;
    width: 46%;
    float: left; }

  .product-parts {
    margin: 0px 0 20px;
    margin-bottom: 35px; }

  .product-related-title h2 {
    text-align: center;
    font-size: 20px; }

  .custome-video h3 {
    font-size: 22px;
    padding: 0 15px; }

  .instruction-box h3 {
    font-size: 20px;
    padding: 0 15px; }

  .instruction-box img {
    width: 26%;
    margin: 0 auto; }

  .instruction-box a {
    transition: 0.2s;
    margin-top: 7px;
    display: block; }

  .page-about .page_banner .caption {
    position: absolute;
    top: 38%;
    margin-top: 0; }

  .page-about .homepage_content h2 {
    font-size: 32px; }

  .page-about .homepage_content .featured_text, .page-about .featured-link--half .description {
    font-size: 18px; }

  .page-about div#instafeed .instagram__item {
    width: 50%;
    /*     float: left;
        margin: 15px;
        text-align: center; */ }

  .page-about div#instafeed {
    /*     padding: 0 20px; */
    bottom: -180px; }

  .page-about .homepage_content {
    margin: 40px 0; }

  .collection-matrix a.product-info__caption {
    padding: 0 15px; }

  .collection-matrix .product-wrap span.price {
    padding: 0 15px; }

  .collection-matrix .pro-link {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .page-warranties-content h1.page-title {
    font-size: 26px; }

  .page-warranties-content {
    padding-left: 15px; }

  .product-manuals h2 {
    font-size: 18px; }

  .video-library-feature-video {
    margin-top: 50px; }

  .allen-video {
    margin-bottom: 0px; }

  .my-div {
    width: 100%;
    margin: 0; }

  .find-seller-content ul.shop-online-list a span {
    font-size: 12px; }

  .find-seller-content ul.shop-online-list a span {
    font-size: 14px;
    margin: 0 8px;
    min-width: 120px;
    padding: 6px 15px; }

  .collection-parts .product-wrap, .collection .product-wrap {
    margin-bottom: 40px; }

  #product-detail-section-tiles ul li {
    width: 50%; }

  .featured-link--half .info {
    width: 100%;
    padding: 0px 10px; }

  .custom-homepage-video-section-2 .pretext {
    font-size: 20px; }

  .custom-homepage-video-section-2 .subtitle {
    padding: 0 10px; }

  .homepage-video .homepage-video--media {
    width: 100%; }

  .homepage-video {
    width: 100%; }

  .custom-homepage-video-section-2 .subtitle {
    font-size: 18px; } }
@media screen and (max-width: 600px) {
  .collection-matrix a.product-info__caption {
    padding: 0; }

  .collection-matrix .product-wrap span.price {
    /*     padding: 0; */ }

  /*   .collection-matrix .pro-link {
      padding: 0;
    } */
  .product-shop-item {
    text-align: center;
    margin: 30px 10px;
    width: 44%;
    float: left; }

  .product .product-shop-item {
    margin: 30px 10px; } }
@media screen and (max-width: 480px) {
  .video-remodal embed, .video-remodal iframe {
    width: 100%;
    min-height: 180px; }

  .white-btn {
    min-height: 32px !important;
    height: 32px !important; } }
@media only screen and (max-width: 375px) {
  .banner-bg {
    height: auto !important;
    padding: 35% 0; }

  .product-shop-item {
    margin: 30px 8px; }

  .product .product-shop-item {
    margin: 30px 8px; }

  h1.headline {
    white-space: normal !important; }

  /*   .product-title h2 {padding: 0 3px;}*/
  /*   #product-detail-section-tiles ul li{display:block;width:50%;margin:0 auto;text-align:center;clear:both !important;width: 50% !important;} */
  /*   .gallery-wrap.left-thumbnails .product_gallery_nav .gallery-cell{width:60% !important;}
    .gallery-wrap.left-thumbnails .multi-image{width:70%;}
    .bx-wrapper .bx-viewport{margin-top:20px;}
    .gallery-wrap.right-thumbnails .product_gallery_nav .gallery-cell{width:60% !important;}
    .gallery-wrap.right-thumbnails .multi-image{width:70%;} */ }
/* BxSlider Responsive Styles */
.product_gallery_nav .gallery-cell {
  display: block !important; }

@media screen and (min-width: 320px) and (max-width: 768px) {
  .similar-products-mobile-slider {
    margin-top: 10px; }

  .similar-products-mobile-slider .gallery-cell {
    /*       width: 100% !important; */
    margin: 0 auto;
    padding: 0 35px; }

  .similar-products-mobile-slider .flickity-prev-next-button {
    background: transparent;
    opacity: 1; }

  .find-seller-content ul.shop-online-list .seller-shop-logo {
    margin-bottom: 25px; }

  .mobile_nav-fixed--true .top_bar .icon-search {
    top: 18px !important;
    color: white; }

  .mobile_nav-fixed--true .icon-search:before {
    font-size: 25px; }

  .sidebar-block {
    background: transparent;
    padding: 0 10px !important;
    display: block;
    margin: 0 !important; }

  .footer {
    padding: 10px 0; }

  .footer ul li {
    margin-bottom: 20px; }

  div#fsb_bar, div#fsb_bar span {
    font-size: 10.5px !important; }

  .breadcrumbs {
    margin-top: 0px !important; }

  .container.featured_collections {
    margin-bottom: 0 !important; }

  .featured-link--half img {
    width: 90% !important; }

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

  .header-fixed-top #pagecontent {
    padding-bottom: 0px !important; }

  .featured-promotions .feature-section .feature-overlay {
    background: transparent; }

  .btn-new {
    opacity: 1;
    margin-top: 45%; }

  .featured-custom-overlay h2 {
    font-size: 20px !important; }

  .featured-custom-overlay {
    top: 70% !important; }

  .mobile_nav-fixed--true #pagecontent, .mobile_nav-fixed--false #pagecontent {
    padding-bottom: 0px; }

  .collection-adimage img {
    min-height: auto !important;
    height: auto !important; }

  .mini_cart {
    margin-right: 20px; }

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

  .container-can img {
    padding: 0 !important; }

  .top_bar a, .top_bar a:visited, .top_bar a:active, .top_bar a span, .top_bar select.currencies, a.mini_cart, a.mini_cart span, .feature_image .header .top_bar .menu a, .feature_image .header .top_bar .menu a span, .cart_container .mini_cart:hover {
    color: #333;
    font-size: 12px; }

  li.mobile-mega-menu_block a {
    padding-bottom: 4px !important; }

  li.mobile-mega-menu_block p {
    text-align: center; }

  .vendor {
    margin-top: 50px; }

  .gallery-wrap.left-thumbnails .product_gallery_nav .gallery-cell {
    width: 60% !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important; }

  .gallery-wrap.left-thumbnails .multi-image {
    width: 70%; }

  .bx-wrapper .bx-viewport {
    margin-top: 20px; }

  .gallery-wrap.right-thumbnails .product_gallery_nav .gallery-cell {
    width: 60% !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important; }

  .gallery-wrap.right-thumbnails .multi-image {
    width: 70%; }

  .white-glow-image, .white-glow-container {
    margin-bottom: 15px; }

  .client-img {
    right: 0;
    left: 38% !important;
    top: 75% !important; }

  .home-review-container {
    padding: 50px 10px 0px 10px !important; }

  /*   .image__container > img {width: 505px;height: 230px !important;}     */
  .product_gallery_nav .gallery-cell {
    display: inline-block !important; }

  .bx-viewport .gallery-cell img {
    width: 39px !important;
    height: 55px !important; }

  .gallery-wrap.left-thumbnails .product_gallery_nav {
    margin-right: 0 !important; }

  .product-wrap .relative.product_image {
    padding: 0px; }

  li.hide-mobile {
    display: none; }

  #product-detail-section-tiles h2 {
    font-size: 24px; }

  h4.related-title {
    font-size: 18px !important; }

  h1.product_name {
    margin: 0 0 .1em 0 !important;
    font-size: 23px !important;
    letter-spacing: normal;
    line-height: 1.2em;
    font-weight: 500; }

  .addtocart-btn-col {
    margin: 20px 0 0;
    width: 100% !important; }

  .addtocart-btn-col .cart-btn {
    margin-left: 0px;
    font-size: 14px; }

  .qty-btn-col {
    display: block;
    clear: both;
    width: 100% !important; }

  .product-minus .js-change-quantity .plus-minus-btn {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #979797; }

  .product-quantity-box .quantity {
    color: #333 !important;
    width: 33.33% !important;
    font-family: inherit;
    font-weight: 400;
    font-size: 15px !important; }

  .mobile-product {
    padding: 10px 0px 15px 0 !important; }

  .related-products__title h4.title, .recently-view h4.title {
    font-size: 16px !important; }

  .related-products .product-wrap {
    background: #fff; }

  .related-products .product-details {
    padding: 0; }

  .gallery-wrap.bottom-thumbnails .bx-wrapper .bx-viewport {
    margin-bottom: 20px; }

  .mobile_search .header_search_form {
    width: 100%; }

  .top_bar icon-search {
    display: none; }

  .mobile_search .search-terms {
    font-size: 14px !important;
    margin-bottom: 0px;
    font-weight: 500 !important;
    padding: 0 10px; }

  .icon-submit {
    top: 18px;
    font-size: 18px;
    position: absolute;
    z-index: 1000;
    color: #fff;
    font-size: 18px;
    top: 15px;
    right: 12px;
    cursor: pointer; }

  body .yotpo .text-m {
    font-size: 13px !important;
    display: block; }

  .product_section .yotpo .text-m {
    font-size: 13px !important;
    display: inline-block; }

  .was_price {
    font-size: 12px !important; }

  a.item-delete {
    width: 51%; }

  #mobile_menu .sublink ul {
    padding-left: 0px;
    margin: 0px 8px;
    margin-bottom: 12px; }

  ul.menu li a {
    margin: 0px 15px; }

  .cart_content .product-quantity-box .product-minus, #cart_form .product-quantity-box .product-minus {
    font-size: 15px;
    line-height: 25px;
    height: 25px;
    padding-right: 2px; }

  .cart_content .product-quantity-box .quantity, #cart_form .product-quantity-box .quantity {
    padding: 0 5px;
    width: 30%;
    min-height: 25px;
    height: 25px; }

  .cart_content .product-quantity-box .product-plus, #cart_form .product-quantity-box .product-plus {
    font-size: 10px;
    line-height: 25px;
    height: 25px;
    padding-right: 2px;
    font-weight: 900; }

  .footer-content {
    margin: 15px 0;
    text-align: center; }

  .soldout-badge, .new-badge {
    width: 30px !important;
    height: 30px !important;
    left: 90% !important; }

  #product-detail-section-tiles > ul {
    padding: 0; }

  .yotpo {
    min-height: 30px !important;
    height: auto !important; }

  .header-fixed-top {
    margin-top: 60px; }

  .xo-logo img {
    margin: 0 220px !important; }

  .detail-sections {
    padding: 0 !important; }

  /*================ Footer Flex  Styles  ========================  */
  .footer .flex-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .footer .flex-footer-menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    padding-right: 0;
    margin-bottom: 2px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }

  .footer .footer_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    padding: 0; }

  .footer .footer_menu ul > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%; }

  .footer .footer_menu ul > li:nth-child(odd) a {
    padding-right: 5px;
    line-height: 20px; }

  .footer ul {
    list-style: none;
    margin: 0;
    padding: 10px 0px 5px; }

  .fixed-mini-cart {
    height: 407px !important;
    overflow-y: scroll; }

  /*   .container .thumbnail.even, .container .thumbnail.odd {
      width: 46% !important;
    } */
  .footer-banner .inner > div.container {
    padding: 0 !important; } }
@media screen and (max-width: 410px) {
  .page-about div#instafeed .instagram__item {
    /*     width: 41%;
        float: left;
        margin: 15px;
        text-align: center; */ } }
@media screen and (max-width: 375px) {
  .social-feeds-wrap .title {
    font-size: 38px; }

  span.title-collection {
    font-size: 22px; }

  .find-seller-content ul.shop-online-list a span {
    font-size: 10px; }

  .find-seller-content ul.shop-online-list a span {
    font-size: 12px;
    min-width: 85px;
    padding: 6px 5px;
    margin: 0 5px; }

  .find-seller-contact h3 {
    font-size: 32px; }

  form#contact_form {
    width: 100%; }

  .page-about div#instafeed .instagram__item {
    /*     width: 40.5%;
        float: left;
        margin: 15px;
        text-align: center; */ } }
@media screen and (width: 320px) {
  .footer-social-icons.mobile-social a {
    font-size: 24px !important;
    padding: 0 20px !important; }

  .dropdown-slide {
    height: 90vh !important; }

  .product-shop-btn {
    font-size: 10px; }

  span.title-collection {
    font-size: 16px; }

  .custom-homepage-video-section-2 .headline {
    font-size: 44px; }

  .social-feeds-wrap .title {
    font-size: 35px; }

  .page-about div#instafeed .instagram__item {
    /*     width: 39%;
        float: left;
        margin: 15px;
        text-align: center; */ }

  .page-about div#instafeed {
    margin-top: -120px;
    bottom: -170px;
    z-index: 0; }

  .video-remodal {
    padding: 0; }

  .remodal-close {
    top: -30px;
    right: -10px; } }
/* FriendBuy Widget Styles
=====================================================================*/
@media screen and (min-width: 769px) {
  div[id$="ribbon_container"] {
    bottom: 58% !important;
    /* display: none !important;*/
    right: 29px !important;
    transform: rotate(270deg) !important;
    transform-origin: right top 0px !important;
    -moz-transform-origin: top right !important;
    -moz-transform: rotate(270deg) !important;
    -webkit-transform-origin: top right !important;
    -webkit-transform: rotate(270deg) !important;
    -ms-transform-origin: top right !important;
    -ms-transform: rotate(270deg) !important;
    -o-transform-origin: top right !important; } }
@media screen and (max-width: 768px) {
  .custom_newsletter_section {
    text-align: center; }

  div[id$="ribbon_container"] {
    bottom: 0px !important;
    left: 25%;
    right: 0px !important;
    width: 50% !important; }

  div[id$="ribbon_container"] div[id$="ribbon_tab"] {
    line-height: 19pt !important; }

  /*  Yotpo responsive reviews  */
  .yotpo .yotpo-reviews > .yotpo-review {
    float: none !important;
    width: auto !important;
    margin: 1em 0 !important;
    width: 100% !important; } }
@media screen and (max-width: 500px) {
  .image-with-text-overlay-section .caption .subtitle {
    color: #fff !important;
    margin-bottom: 20px;
    font-size: 18px !important; }

  .home-page-banner .subtitle {
    font-size: 12px !important;
    margin-bottom: 0 !important; }

  .image-with-text-overlay-section .subtitle {
    padding: 0 20px !important; } }
@media screen and (max-width: 480px) {
  .shop-video-btn {
    background-size: contain; }

  .common-search-input {
    padding: 30px 0; }

  .common-products ul li {
    width: 40.33%; }

  .image-with-text-overlay-section .caption .subtitle {
    color: #fff !important;
    margin-bottom: 20px; }

  .image-with-text-overlay-section .subtitle {
    padding: 0 20px !important; }

  .find-seller-content h3 {
    font-size: 22px; }

  .find-seller-content {
    margin-top: 20px; }

  .find-seller-contact form#contact_form .form-control {
    padding: 0; }

  .find-seller-contact .contact-subtitle {
    margin: 15px auto 35px auto; }

  /* .homepage-slideshow  .caption .headline{
  
      margin-bottom: 10px;
      white-space: unset;
      text-align: left;
      line-height: 0.9;
      margin-right: auto;
      margin-left: 5px;
      width: 160px;
    } */
  .homepage-slideshow .subtitle p {
    font-size: 12px;
    color: #fff;
    /*     padding: 0 40px; */
    margin-bottom: 10px;
    /*     padding-left: 5px; */ }

  .homepage-slideshow .gallery-cell {
    background-color: #f8f8f8; }

  .homepage-slideshow .subtitle {
    font-size: 18px !important; }

  .btn-bg-white {
    font-size: 12px; }

  .home-page-banner .caption-content {
    /*     position:absolute;
        left:0;
        right:0;
        top:0;
       */ }

  .home-page-banner .subtitle {
    font-size: 12px !important;
    margin-bottom: 0 !important; } }
@media screen and (max-width: 375px) {
  .common-products ul li {
    width: 40.33%;
    height: 150px; } }
@media screen and (max-width: 320px) {
  .template-cart #cart_form .item div.quantity {
    margin-top: 0px;
    padding: 0 8px;
    width: 108px; }

  .common-products ul li {
    width: 37.33%;
    height: auto; }

  .shop-video-btn {
    padding: 20px 25px;
    background-size: contain; }

  .custom-homepage-video-section-2 .headline {
    font-size: 44px; } }
div[id$="ribbon_container"] div[id$="ribbon_tab"] {
  line-height: 16pt !important;
  min-height: 16pt !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
  vertical-align: middle; }

div[id$="ribbon_container"]:after {
  content: '';
  position: absolute;
  left: 30px;
  top: 0;
  height: 26px;
  background: #fff;
  width: 4px;
  z-index: 99999;
  opacity: 0.3;
  right: 0px;
  box-shadow: 0px 3px 12px 7px #fff;
  animation: blink 1.4s linear both infinite; }

@keyframes blink {
  0% {
    left: -15%; }

  100% {
    left: 105%; } }

.no-overlay {
  background: transparent !important; }

.border-none {
  border: none !important; }

/*=========================stamped review========================*/
.fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before {
  font-size: 27px;
  color: #2c2a2b; }

span.stamped-badge-caption {
  color: #ea1d2d; }

span.stamped-badge-caption:hover {
  color: #2c2a2b; }

.product .stamped-summary-actions-newreview:before, div[data-widget-style=standard] .stamped-summary-ratings, div[data-widget-style=standard] label[for=stamped-sort-select], .stamped-review-footer .stamped-review-share, .stamped-review-footer .stamped-review-vote {
  display: none; }

ul.stamped-tabs li.active {
  border-bottom: none !important; }

.product div[data-widget-style=standard] a.stamped-summary-actions-newquestion, .product div[data-widget-style=standard] a.stamped-summary-actions-newreview {
  background: #2c2a2b !important;
  color: white !important;
  border: 1px solid #2c2a2b !important;
  padding: 3px 20px !important;
  margin: 10px 0 7px 0px !important;
  border-radius: 0px;
  font-family: Klavika-Bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 250px; }

div[data-widget-style=standard] a.stamped-summary-actions-newquestion:hover, div[data-widget-style=standard] a.stamped-summary-actions-newreview:hover {
  background: #ea1d2d !important;
  color: #ffffff !important;
  border: 1px solid #ea1d2d !important;
  transition: 0.2s linear; }

li#tab-questions[data-count][data-new-tab]:after, li#tab-reviews[data-count]:after {
  background: transparent !important; }

ul.stamped-tabs {
  border-bottom: none; }

ul.stamped-tabs:after {
  content: '';
  display: block;
  /*     background-image: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/border-bottom-img.png); */
  height: 1px;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  /* margin-top: 10px; */
  left: 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #000; }

.stamped-review {
  border-top: none !important;
  margin-bottom: 0 !important; }

.stamped-review-footer {
  margin-top: 0 !important; }

.stamped-review-avatar {
  display: none; }

.stamped-review-header .created, .stamped-review-header-byline .created {
  display: none; }

.stamped-review .author {
  color: #2c2a2b;
  margin-bottom: 5px;
  display: block; }

h3.stamped-review-header-title {
  font-size: 18px;
  line-height: 24px;
  margin: 5px 0 0;
  padding: 0;
  border: none;
  font-family: Klavika-Bold;
  font-weight: 700;
  text-align: left;
  color: #ea1d2d;
  text-transform: uppercase;
  letter-spacing: 1px; }

p.stamped-review-content-body {
  white-space: pre-wrap;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px; }

.stamped-review-content {
  margin: 0; }

.stamped-review:first-child {
  padding-top: 40px; }

li#tab-questions[data-count][data-new-tab]:after, li#tab-reviews[data-count]:after {
  margin-left: 5px !important; }

@media screen and (max-width: 768px) {
  div[data-widget-style=standard] ul.stamped-tabs li {
    text-align: left !important; }

  .product div[data-widget-style=standard] a.stamped-summary-actions-newquestion, .product div[data-widget-style=standard] a.stamped-summary-actions-newreview {
    margin: 10px 0 7px 0px !important; } }
/*=========================stamped review========================*/
/* Yotpo Review Styles
===================================================================*/
#appView .blog {
  margin: 0px 0px 30px 0px;
  width: 230px !important; }

.flickity-prev-next-button svg {
  top: 40% !important; }

.custom-footer-section {
  z-index: -25; }

.subtotal-box {
  background: #fff;
  padding: 30px 15px;
  z-index: 9999;
  border: 1px solid grey; }

.social-feeds-wrap .flickity-prev-next-button svg {
  top: 50% !important; }

/* Quick Add to cart button styles 
======================================================================================*/
button.action_button.quick_add {
  margin-top: 0;
  text-transform: uppercase;
  background: #F74F67 !important;
  transition: background-color .25s ease-in-out;
  padding: 7px 14px !important;
  line-height: 1em;
  font-size: 13px;
  height: auto !important;
  min-height: auto !important;
  letter-spacing: 0.7px;
  width: 131px; }

/* Product Form Styles
======================================================================================*/
/* body.product p.modal_price {
    display: none;
} */
.plus-minus-btn:hover {
  background-color: #eee !important; }

.plus-minus-btn {
  background-color: #fff !important;
  color: #979797 !important;
  font-weight: 600 !important; }

.plus-minus-btn {
  width: 33.333% !important;
  height: 47px !important; }

.qty {
  width: 33.3333% !important;
  height: 47px !important;
  font-size: 15px !important; }

.cart-btn {
  height: 60px !important;
  margin-left: 10px;
  background: #ea1d2d !important;
  border-color: #ea1d2d !important; }

.cart-btn:hover {
  background: #f72536 !important;
  border-color: #f72536 !important; }

.qty-minus {
  border-right: 0 !important;
  line-height: 45px !important;
  font-size: 15px !important; }

.qty-plus {
  border-left: 0 !important;
  font-size: 15px !important;
  line-height: 45px !important; }

.qty-btn-col {
  width: 33%; }

.addtocart-btn-col {
  width: 64%;
  margin-top: 38px; }

.pf-full {
  max-width: initial !important; }

.related-products__title h4.title, .recently-view h4.title {
  font-size: 25px; }

ul.tabs li a {
  color: #949494; }

ul.tabs li {
  height: 27px; }

ul.tabs {
  border-bottom: solid 2px #cccccc; }

ul.tabs li a.active {
  background-color: #fff;
  border-bottom: 2px solid #333;
  height: 29px;
  position: relative;
  border-right-width: 1px;
  color: #333333; }

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

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

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

/*==========mobile menu==============*/
li.mobile_search .header_search_form {
  border-bottom: none;
  margin: 0;
  padding: 5px 0px 8px 5px !important; }

#mobile_menu li:last-child {
  border-bottom: none; }

li.mobile_search {
  background: #545454;
  height: 52px;
  border-top: 1px solid #545454; }

/* .mobile_nav-fixed--true .dropdown{height:94vh;transform:translateX(-380px);transition:0.2s;} */
.dropdown-slide {
  width: 100%;
  z-index: 1000;
  position: absolute;
  /*   bottom: 0;
    top: 100%; */
  left: 0;
  height: 100vh;
  right: 0;
  overflow-y: scroll;
  transform: translateX(-100%); }

.translate-zero {
  transform: translateX(0px); }

.mobile-mega-menu div {
  float: none;
  width: 100%; }

.mobile-mega-menu li {
  border-bottom: none !important; }

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

.modal p.modal_price, p.modal_price {
  font-size: 25px; }

.menu-desktop {
  padding-bottom: 0px !important;
  width: 60%;
  text-align: center; }

ul.menu.menu-desktop li a {
  font-weight: 600;
  padding-left: 8px;
  padding-right: 8px; }

.menu-desktop li .dropdown_link .icon-down-arrow {
  display: none; }

a.mega-menu-parent.dropdown_link.active_link {
  /*   background: #fff; */
  color: #ea1d2d !important;
  padding-bottom: 34px;
  /*   border-bottom: 2px solid #fff; */ }

a.mega-menu-parent.dropdown_link.active_link span {
  color: #2d2a2b !important; }

.header {
  z-index: 5000;
  width: 100%;
  top: 0;
  position: fixed;
  left: 0;
  right: 0; }

.new-badge {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(//cdn.shopify.com/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif);
  width: 55px;
  height: 55px;
  position: absolute;
  left: 20px;
  z-index: 1; }

.soldout-badge {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(//cdn.shopify.com/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif);
  width: 55px;
  height: 55px;
  position: absolute;
  left: 20px;
  z-index: 1; }

.featured-custom-overlay .feature-details2 .description {
  display: none; }

#shop-notification {
  display: block !important;
  padding: 0 !important;
  font-size: 11.5px !important; }

.mobile-show {
  display: none; }

@media (max-width: 640px) {
  .mobile-show {
    display: inline; }

  .desktop-show {
    display: none; } }
@media screen and (min-width: 1024px) and (max-width: 1170px) {
  .menu.center, .menu.align_right, .menu.align_left {
    margin: 0; }

  ul.menu.menu-desktop li a {
    padding-left: 2px; }

  .homepage-slideshow {
    margin-top: 80px; }

  ul.menu.menu-desktop li a {
    padding-right: 2px; } }
@media screen and (min-width: 900px) and (max-width: 1024px) {
  .menu.center, .menu.align_right, .menu.align_left {
    margin: 0 10px; } }
@media screen and (min-width: 799px) and (max-width: 900px) {
  .menu.center, .menu.align_right, .menu.align_left {
    margin: 0; } }
@media (min-width: 1024px) and (max-width: 1072px) {
  ul.menu li a {
    margin: 0 10px; } }
@media screen and (min-width: 800px) and (max-width: 1024px) {
  /*   ul.menu li a {
     font-size:10px !important;} */
  ul.menu li a {
    margin: 0 2px; }

  li.top-header-link a {
    font-size: 10px !important;
    padding: 6px 15px !important; }

  .menu li.search_container {
    padding-right: 3px; }

  div#topbar--sidepromo > a, .promo_banner p {
    font-size: 10px; }

  .footer-content input[type=button] {
    font-size: 10px; }

  .footer-social-icons h4.title {
    font-size: 15px; }

  footer .social_icons a {
    font-size: 30px; }

  .footer a, .footer a:visited {
    font-size: 13px; } }
.l2h-instagram-created-at {
  display: none; }

.l2h-ico-i {
  color: #fff; }

.haveit-btn {
  border: 2px solid #ffffff;
  background: transparent;
  color: #fff;
  /*   position: absolute; */
  font-weight: 700;
  z-index: 111;
  margin: 0 auto !important;
  left: 0;
  right: 0;
  width: 152px !important;
  transition: 0.2s; }

.haveit-btn:hover {
  background: #fff;
  color: #333; }

#shop-notification-x {
  display: none !important; }

/* Header Minicart Styles header.liquid
=============================================================*/
/*  Sidebar Styles  */
.nav ul.menu {
  padding-top: 25px;
  /*     padding-bottom: 30px; */
  display: inline-block; }

.header-section #Minicart-mySidebar {
  top: 0;
  padding: 0; }

#Minicart-mySidebar .w3-bar-item {
  padding: 8px 16px !important; }

#mySidebar, #Minicart-mySidebar {
  display: block;
  z-index: 999999;
  right: 0;
  top: 60px;
  min-width: 390px;
  transform: translateX(100%);
  padding: 20px; }

.sidebar-block {
  display: inline-block;
  margin: 0 12px;
  width: 100%; }

.sidebar-wrap {
  border: none; }

.sidebar {
  margin-bottom: 50px; }

.w3-sidebar {
  height: 100%;
  width: 200px;
  background-color: #fff;
  position: fixed !important;
  z-index: 1;
  overflow: auto; }

.w3-animate-left {
  position: relative;
  animation: animateleft 0.4s; }

@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0; }

  to {
    left: 0;
    opacity: 1; } }

.w3-animate-right {
  position: relative;
  transition: 0.5s; }

@keyframes animateright {
  from {
    right: -300px;
    opacity: 0; }

  to {
    right: 0;
    opacity: 1; } }

.w3-large {
  font-size: 18px !important; }

.w3-btn, .w3-button {
  border: none;
  display: inline-block;
  outline: 0;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap; }

#close_sidebar {
  cursor: pointer; }

.w3-bar-block .w3-bar-item {
  width: 100%;
  display: block;
  padding: 8px 16px;
  text-align: left;
  border: none;
  outline: none;
  white-space: normal;
  float: none;
  background-color: #2c2a2b;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 0;
  cursor: default; }

.w3-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 6666; }

.filter-group h4 {
  border-bottom-color: transparent;
  margin-top: 15px; }

.see-all {
  position: relative;
  top: 0px;
  /* padding: 40px 40px; */
  height: 60px;
  width: 120px;
  font-size: 18px; }

.sidebar-block {
  background: transparent;
  padding: 0 10px;
  /*     color: #fff; */
  font-weight: 600;
  /* border-radius: 4px; */
  /*     border: 1px solid #7171f5; */ }

.sidebar-title h2 {
  color: #ea1d2d;
  font-size: 20px;
  text-transform: uppercase;
  font-family: Klavika-Bold;
  margin: 0 0; }

.sidebar-bottom-bdr {
  line-height: 0;
  text-align: center;
  background: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/shape-border.png) no-repeat;
  height: 1px;
  background-position: center;
  background-size: cover; }

.sidebar-title {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.sidebar-title a {
  text-transform: uppercase;
  font-size: 12px;
  color: #ea1d2d;
  font-family: Lato;
  font-weight: bold; }

.flyout__cart--empty {
  text-align: center;
  padding: 24.5px 0; }

.flyout__content--cart .flyout__cart--empty {
  padding: 15px 20px 10px 20px !important; }

.flyout__content--cart .flyout__cart--empty h2 {
  text-align: center;
  font-size: 16px;
  text-transform: none;
  color: #000; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0;
  list-style-type: none; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list li a {
  display: block; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list li a .child--image {
  position: relative;
  display: block; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list li a .child--title {
  color: #000 !important; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list .child--title {
  text-align: center;
  padding: 2px 15px;
  color: #3d3d3d;
  font-size: 14px; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list li a .child--image .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list li img {
  vertical-align: top; }

.flyout__content--cart .flyout__cart--empty .child--image img, .top-seller img {
  max-width: 100%;
  height: auto; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list .child--image {
  margin: 0 4px 0 0;
  max-width: 100%; }

.flyout__content--cart .flyout__cart--empty .mobile_menu--child.image--list li:nth-of-type(2n) .child--image {
  margin: 0 0 0 4px; }

.flyout__content--cart .flyout__cart--empty .top-seller {
  margin-top: 10px;
  margin-bottom: 100px; }

.flyout__content--cart .flyout__cart--empty .top-seller a {
  position: relative;
  display: block;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  padding: 0 20px;
  margin: 0 auto;
  max-width: 500px; }

.flyout__content--cart .flyout__cart--empty .top-seller a button {
  color: #000;
  border: 2px solid #000;
  line-height: 25px;
  width: 130px;
  display: block;
  text-align: center;
  margin-top: 10px;
  background: #fff !important;
  margin: 10px auto 10px auto;
  transition: background-color .25s, color .25s;
  -webkit-transition: background-color .25s, color .25s; }

.flyout__content--cart .flyout__cart--empty .top-seller a button:hover {
  color: #fff;
  border: 2px solid #000;
  background: #000 !important; }

.flyout__content--cart .flyout__cart--empty .top-seller a .new-badge {
  width: 45px;
  height: 45px;
  left: 0;
  top: 0;
  z-index: 2; }

/* Login Popup Styles 
=============================================================*/
/* Outer */
.popup {
  /*     width:100%;
      height:100%;
      display:none;
      position:fixed;
      top:0px;
      left:0px;
      background:rgba(0,0,0,0.75); */
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000c2;
  z-index: 6666;
  overflow: auto; }

/* Inner */
.popup-inner {
  max-width: 500px;
  width: 90%;
  padding: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 6px black;
  background: #fff; }

/* Close Button */
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 15px;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  text-align: center;
  line-height: 100%; }

.popup-close:hover {
  color: #333;
  text-decoration: none; }

.collection-template-section .thumbnail:nth-child(4n+1) {
  clear: both; }

/* Dynamic Margin and Width */
.margin-left5 {
  margin-left: 5px; }

.margin-left10 {
  margin-left: 10px; }

.margin-left15 {
  margin-left: 15px; }

.margin-left20 {
  margin-left: 20px; }

.margin-left25 {
  margin-left: 25px; }

.margin-left30 {
  margin-left: 30px; }

.margin-left35 {
  margin-left: 35px; }

.margin-left40 {
  margin-left: 40px; }

.margin-left45 {
  margin-left: 45px; }

.margin-left50 {
  margin-left: 50px; }

.margin-left55 {
  margin-left: 55px; }

.margin-left60 {
  margin-left: 60px; }

.margin-left65 {
  margin-left: 65px; }

.margin-left70 {
  margin-left: 70px; }

.margin-left75 {
  margin-left: 75px; }

.margin-left80 {
  margin-left: 80px; }

.margin-left85 {
  margin-left: 85px; }

.margin-left90 {
  margin-left: 90px; }

.margin-left95 {
  margin-left: 95px; }

.margin-left100 {
  margin-left: 100px; }

.margin-top5 {
  margin-top: 5px; }

.margin-top10 {
  margin-top: 10px; }

.margin-top15 {
  margin-top: 15px; }

.margin-top20 {
  margin-top: 20px; }

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

.margin-top30 {
  margin-top: 30px; }

.margin-top35 {
  margin-top: 35px; }

.margin-top40 {
  margin-top: 40px; }

.margin-top45 {
  margin-top: 45px; }

.margin-top50 {
  margin-top: 50px; }

.margin-top55 {
  margin-top: 55px; }

.margin-top60 {
  margin-top: 60px; }

.margin-top65 {
  margin-top: 65px; }

.margin-top70 {
  margin-top: 70px; }

.margin-top75 {
  margin-top: 75px; }

.margin-top80 {
  margin-top: 80px; }

.margin-top85 {
  margin-top: 85px; }

.margin-top90 {
  margin-top: 90px; }

.margin-top95 {
  margin-top: 95px; }

.margin-top100 {
  margin-top: 100px; }

.margin-bottom5 {
  margin-bottom: 5px; }

.margin-bottom10 {
  margin-bottom: 10px; }

.margin-bottom15 {
  margin-bottom: 15px; }

.margin-bottom20 {
  margin-bottom: 20px; }

.margin-bottom25 {
  margin-bottom: 25px; }

.margin-bottom30 {
  margin-bottom: 30px; }

.margin-bottom35 {
  margin-bottom: 35px; }

.margin-bottom40 {
  margin-bottom: 40px; }

.margin-bottom45 {
  margin-bottom: 45px; }

.margin-bottom50 {
  margin-bottom: 50px; }

.margin-bottom55 {
  margin-bottom: 55px; }

.margin-bottom60 {
  margin-bottom: 60px; }

.margin-bottom65 {
  margin-bottom: 65px; }

.margin-bottom70 {
  margin-bottom: 70px; }

.margin-bottom75 {
  margin-bottom: 75px; }

.margin-bottom80 {
  margin-bottom: 80px; }

.margin-bottom85 {
  margin-bottom: 85px; }

.margin-bottom90 {
  margin-bottom: 90px; }

.margin-bottom95 {
  margin-bottom: 95px; }

.margin-bottom100 {
  margin-bottom: 100px; }

.margin-right5 {
  margin-right: 5px; }

.margin-right10 {
  margin-right: 10px; }

.margin-right15 {
  margin-right: 15px; }

.margin-right20 {
  margin-right: 20px; }

.margin-right25 {
  margin-right: 25px; }

.margin-right30 {
  margin-right: 30px; }

.margin-right35 {
  margin-right: 35px; }

.margin-right40 {
  margin-right: 40px; }

.margin-right45 {
  margin-right: 45px; }

.margin-right50 {
  margin-right: 50px; }

.margin-right55 {
  margin-right: 55px; }

.margin-right60 {
  margin-right: 60px; }

.margin-right65 {
  margin-right: 65px; }

.margin-right70 {
  margin-right: 70px; }

.margin-right75 {
  margin-right: 75px; }

.margin-right80 {
  margin-right: 80px; }

.margin-right85 {
  margin-right: 85px; }

.margin-right90 {
  margin-right: 90px; }

.margin-right95 {
  margin-right: 95px; }

.margin-right100 {
  margin-right: 100px; }

.padding-left5 {
  padding-left: 5px; }

.padding-left10 {
  padding-left: 10px; }

.padding-left15 {
  padding-left: 15px; }

.padding-left20 {
  padding-left: 20px; }

.padding-left25 {
  padding-left: 25px; }

.padding-left30 {
  padding-left: 30px; }

.padding-left35 {
  padding-left: 35px; }

.padding-left40 {
  padding-left: 40px; }

.padding-left45 {
  padding-left: 45px; }

.padding-left50 {
  padding-left: 50px; }

.padding-left55 {
  padding-left: 55px; }

.padding-left60 {
  padding-left: 60px; }

.padding-left65 {
  padding-left: 65px; }

.padding-left70 {
  padding-left: 70px; }

.padding-left75 {
  padding-left: 75px; }

.padding-left80 {
  padding-left: 80px; }

.padding-left85 {
  padding-left: 85px; }

.padding-left90 {
  padding-left: 90px; }

.padding-left95 {
  padding-left: 95px; }

.padding-left100 {
  padding-left: 100px; }

.padding-top5 {
  padding-top: 5px; }

.padding-top10 {
  padding-top: 10px; }

.padding-top15 {
  padding-top: 15px; }

.padding-top20 {
  padding-top: 20px; }

.padding-top25 {
  padding-top: 25px; }

.padding-top30 {
  padding-top: 30px; }

.padding-top35 {
  padding-top: 35px; }

.padding-top40 {
  padding-top: 40px; }

.padding-top45 {
  padding-top: 45px; }

.padding-top50 {
  padding-top: 50px; }

.padding-top55 {
  padding-top: 55px; }

.padding-top60 {
  padding-top: 60px; }

.padding-top65 {
  padding-top: 65px; }

.padding-top70 {
  padding-top: 70px; }

.padding-top75 {
  padding-top: 75px; }

.padding-top80 {
  padding-top: 80px; }

.padding-top85 {
  padding-top: 85px; }

.padding-top90 {
  padding-top: 90px; }

.padding-top95 {
  padding-top: 95px; }

.padding-top100 {
  padding-top: 100px; }

.padding-bottom5 {
  padding-bottom: 5px; }

.padding-bottom10 {
  padding-bottom: 10px; }

.padding-bottom15 {
  padding-bottom: 15px; }

.padding-bottom20 {
  padding-bottom: 20px; }

.padding-bottom25 {
  padding-bottom: 25px; }

.padding-bottom30 {
  padding-bottom: 30px; }

.padding-bottom35 {
  padding-bottom: 35px; }

.padding-bottom40 {
  padding-bottom: 40px; }

.padding-bottom45 {
  padding-bottom: 45px; }

.padding-bottom50 {
  padding-bottom: 50px; }

.padding-bottom55 {
  padding-bottom: 55px; }

.padding-bottom60 {
  padding-bottom: 60px; }

.padding-bottom65 {
  padding-bottom: 65px; }

.padding-bottom70 {
  padding-bottom: 70px; }

.padding-bottom75 {
  padding-bottom: 75px; }

.padding-bottom80 {
  padding-bottom: 80px; }

.padding-bottom85 {
  padding-bottom: 85px; }

.padding-bottom90 {
  padding-bottom: 90px; }

.padding-bottom95 {
  padding-bottom: 95px; }

.padding-bottom100 {
  padding-bottom: 100px; }

.padding-right5 {
  padding-right: 5px; }

.padding-right10 {
  padding-right: 10px; }

.padding-right15 {
  padding-right: 15px; }

.padding-right20 {
  padding-right: 20px; }

.padding-right25 {
  padding-right: 25px; }

.padding-right30 {
  padding-right: 30px; }

.padding-right35 {
  padding-right: 35px; }

.padding-right40 {
  padding-right: 40px; }

.padding-right45 {
  padding-right: 45px; }

.padding-right50 {
  padding-right: 50px; }

.padding-right55 {
  padding-right: 55px; }

.padding-right60 {
  padding-right: 60px; }

.padding-right65 {
  padding-right: 65px; }

.padding-right70 {
  padding-right: 70px; }

.padding-right75 {
  padding-right: 75px; }

.padding-right80 {
  padding-right: 80px; }

.padding-right85 {
  padding-right: 85px; }

.padding-right90 {
  padding-right: 90px; }

.padding-right95 {
  padding-right: 95px; }

.padding-right100 {
  padding-right: 100px; }

.mobile_nav-fixed--true .cart_container:hover .icon-cart::before {
  color: #a4a4a4 !important; }

.bkt--brand {
  display: none !important; }

/* .wrapper-noti.basicRounded .noti-title {
    margin: 10px 0 0px !important;
} */
.wrapper-noti {
  width: 413px !important; }

.noti-body a {
  font-family: Raleway,sans-serif;
  font-size: 15px !important; }

.noti-title {
  margin: 15px 0 5px !important; }

.noti-title span {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  font-family: Raleway,sans-serif !important; }

.noti-time {
  font-family: Raleway,sans-serif !important; }

.wrapper-noti.basicRounded .noti-time {
  bottom: 15px !important; }

.sale_notification_default .wrapper-noti .noti-body, .sale_notification_default .wrapper-noti .noti-time, .sale_notification_default .wrapper-noti .noti-title {
  line-height: 2.4 !important; }

.relative.product_image.swap.clickable {
  cursor: pointer; }

em#agreement-error {
  margin-bottom: 30px;
  display: block; }

/*information-vehicle-form - 10-dec */
.allHitchSize-wrapper, .allBodyStyle-wrapper, .allSubModels-wrapper {
  display: none; }

.information-vehicle-form {
  padding: 30px 0 0px; }

.information-vehicle-form h2 {
  font-size: 23px;
  font-family: Klavika-Bold;
  text-transform: uppercase;
  margin: 0;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  color: #2d2a2b; }

.information-vehicle-form p {
  margin-top: 10px;
  font-size: 15px;
  color: #2d2a2b; }

.form-input-box:first-child {
  padding-left: 0; }

.form-input-box select {
  border: 1px solid #b1b0b0;
  background-color: #f1f0f0; }

.form-input-box label {
  color: #2d2a2b;
  font-size: 15px; }

.form-input-button input[type="submit"] {
  text-transform: uppercase;
  font-family: Klavika-Bold;
  font-size: 21px;
  line-height: 20px;
  letter-spacing: 3px;
  padding: 11px 80px 6px;
  transition: all 0.2s linear;
  display: block; }

.btn-wrapper {
  display: block;
  clear: both;
  width: 100%; }

.form-input-button {
  margin-top: 29px; }

.form-reset-button a {
  text-transform: uppercase;
  color: #ea1d2d; }

.form-reset-button {
  margin-top: 35px;
  margin-left: 20px;
  width: 6%;
  float: left; }

.form-reset-button a:hover {
  color: #2d2a2b; }

.form-input-box {
  width: 16.666%;
  float: left;
  padding: 0 15px; }

.form-input-box.allHitchSize-wrapper {
  padding-right: 0; }

.form-input-button {
  margin-top: 29px;
  width: 26%;
  float: left;
  padding: 0 15px 0 0;
  text-align: center; }

.bottom-msg-section {
  clear: both;
  padding: 30px 0 0px; }

.yes-will-fil p {
  margin: 0; }

.yes-will-fil p, .close-icon p {
  font-size: 25px;
  color: #3ea82a;
  text-transform: uppercase;
  font-family: Klavika-Bold;
  margin-bottom: 5px;
  line-height: 20px; }

.close-icon p {
  color: #ea1d2d; }

.bottom-text p {
  font-family: Lato !important;
  text-transform: inherit;
  color: #2d2a2b;
  font-size: 14px;
  width: 80%;
  line-height: 20px;
  margin-top: 17px; }

/* .bottom-text p {
  color: #2d2a2b;
  font-size: 14px;
  width: 80%;
  line-height: 20px;
  margin-top:17px;
} */
.bottom-text p strong {
  font-family: Lato;
  font-weight: 800;
  color: #2d2a2b; }

.yes-will-fil p i, .close-icon p i {
  font-size: 26px;
  width: 25px; }

.your-vehicle a {
  font-size: 18px;
  color: #ea1d2d;
  font-family: Klavika-Bold;
  margin-bottom: 12px;
  display: block;
  cursor: pointer; }

@media (max-width: 1300px) {
  .form-input-box {
    width: 20%; }

  .form-input-button input[type="submit"] {
    padding: 8px 40px 6px; } }
@media (max-width: 1024px) {
  .form-input-box {
    width: 20%; }

  .form-input-button {
    width: 26%; } }
@media (max-width: 991px) {
  .form-input-box {
    width: 33.33%; }

  .form-input-button {
    padding: 0; }

  .form-input-button {
    width: 32%; } }
@media (max-width: 768px) {
  .form-input-box {
    width: 100%;
    padding: 0 0 15px; }

  .form-input-box:first-child {
    padding-left: 0; }

  .information-vehicle-form {
    padding: 30px 15px 0px; }

  .form-input-button {
    width: 100%;
    padding: 0;
    margin-top: 10px; }

  .form-reset-button {
    margin-top: 15px;
    width: 100%;
    margin-left: 0;
    text-align: center; }

  .bottom-msg-section {
    clear: both;
    padding: 10px 0 0px; }

  .bottom-msg-section .bottom-text p {
    width: 100%; }

  .form-input-button input[type="submit"] {
    padding: 11px 80px 6px; }

  .information-vehicle-form h2 {
    font-size: 20px;
    padding-bottom: 5px; } }
@media screen and (max-width: 767px) {
  .instafeed-container {
    width: 50% !important;
    height: 210px; } }
.allen-care-theme .header-fixed-top {
  margin-top: calc(273px - 142px); }
  @media screen and (max-width: 768px) and (min-width: 320px) {
    .allen-care-theme .header-fixed-top {
      margin-top: 60px; } }

.image_wrapper {
  position: relative; }

span.tagdiv {
  position: absolute;
  color: #E74C3C;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  padding: 0 10px;
  width: auto; }

img.play-icon {
  display: block !important;
  max-width: 100%;
  height: 25px;
  width: 25px;
  text-align: center;
  margin: 0 auto; }

span.vtitle {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2; }
  @media only screen and (max-width: 798px) {
    span.vtitle {
      font-size: 12px;
      font-weight: bold; } }

span.vsub_title {
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2; }
  @media only screen and (max-width: 798px) {
    span.vsub_title {
      font-size: 12px;
      font-weight: bold; } }

span.right-side img {
  float: none !important;
  text-align: center;
  position: relative !important;
  margin-bottom: 10px;
  left: 0px !important; }
span.right-side span {
  text-align: left; }

span.tagdiv img {
  float: left;
  position: absolute;
  top: 0px;
  left: -36px;
  width: 30px;
  height: 30px; }
span.tagdiv span.vsub_title {
  clear: both; }
span.tagdiv span {
  float: left;
  text-align: left; }

.page-allen-comparison-locking-hitch-racks .remodal, .page-allen-comparison-hitch-racks .remodal, .page-allen-comparison-trunk-rack .remodal {
  max-width: 650px;
  padding: 0;
  margin: 0; }
  .page-allen-comparison-locking-hitch-racks .remodal .product_video_wrapper, .page-allen-comparison-hitch-racks .remodal .product_video_wrapper, .page-allen-comparison-trunk-rack .remodal .product_video_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .page-allen-comparison-locking-hitch-racks .remodal .remodal-close, .page-allen-comparison-hitch-racks .remodal .remodal-close, .page-allen-comparison-trunk-rack .remodal .remodal-close {
    min-width: 35px !important;
    top: -40px;
    right: -40px;
    color: #fff; }
    @media (max-width: 767px) {
      .page-allen-comparison-locking-hitch-racks .remodal .remodal-close, .page-allen-comparison-hitch-racks .remodal .remodal-close, .page-allen-comparison-trunk-rack .remodal .remodal-close {
        right: -10px; } }
  .page-allen-comparison-locking-hitch-racks .remodal .remodal-close:hover, .page-allen-comparison-hitch-racks .remodal .remodal-close:hover, .page-allen-comparison-trunk-rack .remodal .remodal-close:hover {
    color: #fff;
    background: transparent;
    border: none; }

.header-fixed-top-allencare .product-comparison .product-manuals-search {
  background-image: none !important;
  min-height: 180px; }
  @media screen and (max-width: 768px) {
    .header-fixed-top-allencare .product-comparison .product-manuals-search {
      min-height: 300px; } }
  .header-fixed-top-allencare .product-comparison .product-manuals-search .header-fixed-top-allencare .banner-bg-trunk {
    background-position: top right;
    height: 180px; }
  .header-fixed-top-allencare .product-comparison .product-manuals-search .header-fixed-top-allencare .banner-bg-hitch {
    background-position: left;
    height: 180px; }
.header-fixed-top-allencare .product-comparison .banner-bg-trunk {
  background-position: top right; }
.header-fixed-top-allencare .product-comparison .banner-bg-hitch {
  background-position: top left; }
.header-fixed-top-allencare .product-comparison .product-manuals-search-content h1 {
  color: #ea1d2d;
  font-size: 30px; }
.header-fixed-top-allencare .product-comparison .product-manuals-search-content p {
  color: #000;
  padding: 0 22%;
  /*     padding:0px; */ }
  @media screen and (max-width: 575px) {
    .header-fixed-top-allencare .product-comparison .product-manuals-search-content p {
      padding: 0 15px; } }

.product-comparison-title {
  display: block;
  margin: 0 auto 30px; }

.comparison-sub-list ul {
  padding: 0;
  display: block;
  text-align: center;
  margin: 0; }
  @media screen and (max-width: 490px) {
    .comparison-sub-list ul {
      display: block;
      margin-top: 30px; } }
  .comparison-sub-list ul li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid;
    min-width: max-content;
    text-align: left;
    width: auto; }
    @media screen and (max-width: 490px) {
      .comparison-sub-list ul li {
        border: none;
        display: block;
        text-align: center;
        margin-bottom: 5px; } }
    .comparison-sub-list ul li a {
      font-family: Klavika-bold;
      letter-spacing: 1px;
      font-size: 16px;
      text-transform: uppercase; }
    .comparison-sub-list ul li .active {
      color: #ea1d2d; }
    .comparison-sub-list ul li::first-child {
      border: none; }

/****** Date 29-10-2020*******/
.image-with-text-overlay-section .banner-bg {
  padding: 0px !important; }

/** Blog Page **/
/****** Date 14-12-2020 ******/
.blog .header-fixed-top, .article .header-fixed-top {
  margin: 0px; }

.allen-stories-header .top-header {
  background: #2d2a2b;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 25px;
  padding: 8px 0px;
  text-align: center; }
  .allen-stories-header .top-header a {
    color: #fff; }
.allen-stories-header .main-header {
  background: url(https://cdn.shopify.com/s/files/1/0101/8078/8283/files/header-top-bg.png) no-repeat center right;
  padding: 45px 40px;
  background-position: 90% 10px; }
  @media screen and (max-width: 1299px) {
    .allen-stories-header .main-header {
      background-size: 70%; } }
  @media screen and (max-width: 640px) {
    .allen-stories-header .main-header {
      padding: 20px 25px 0; } }
  .allen-stories-header .main-header .stories-logo img {
    width: 100%;
    max-width: 260px; }
    @media screen and (max-width: 640px) {
      .allen-stories-header .main-header .stories-logo img {
        max-width: 160px; } }

.stories-title {
  text-align: center;
  font-size: 24px;
  color: #6c6868;
  padding: 35px 0 60px;
  max-width: 670px;
  margin: auto; }

.stories-tab {
  padding: 0px 15px; }
  @media screen and (max-width: 640px) {
    .stories-tab {
      padding: 0px; } }
  .stories-tab .tabs {
    border-bottom: solid 1px #9a9a9a;
    padding-bottom: 7px;
    margin: 0px 50px 25px; }
    @media screen and (max-width: 1200px) {
      .stories-tab .tabs {
        margin: 0 25px 25px; } }
    @media screen and (max-width: 798px) {
      .stories-tab .tabs {
        margin: 0 0 25px 0; } }
  .stories-tab .tabs li {
    height: auto;
    display: inline-block; }
    @media screen and (max-width: 640px) {
      .stories-tab .tabs li {
        width: 100%; } }
  .stories-tab .tabs li a {
    font-size: 15px;
    color: #2d2a2b;
    line-height: 23px;
    margin-right: 40px;
    text-transform: none;
    padding: 0px 0 10px;
    height: auto;
    position: relative; }
    @media screen and (max-width: 640px) {
      .stories-tab .tabs li a {
        font-size: 14px;
        margin-right: 0;
        display: block;
        margin-bottom: 10px;
        padding: 5px 10px 5px;
        background: #333;
        color: #fff; } }
  .stories-tab .tabs li a.active, .stories-tab .tabs li a.active:hover {
    color: #ea1d2d;
    font-weight: bold;
    border: none; }
    @media screen and (max-width: 640px) {
      .stories-tab .tabs li a.active, .stories-tab .tabs li a.active:hover {
        background: #ea1d2d;
        color: #fff; } }
    .stories-tab .tabs li a.active:before, .stories-tab .tabs li a.active:hover:before {
      position: absolute;
      margin: auto;
      content: "";
      background: red;
      height: 2px;
      width: 100%;
      bottom: -1px;
      left: 0; }
      @media screen and (max-width: 640px) {
        .stories-tab .tabs li a.active:before, .stories-tab .tabs li a.active:hover:before {
          height: 0px; } }
  .stories-tab .tabs li a:hover {
    color: #ea1d2d; }
    @media screen and (max-width: 640px) {
      .stories-tab .tabs li a:hover {
        color: #ffffff; } }

.blog .container.content {
  padding-top: 0px; }
  .blog .container.content .one-third.column {
    padding: 0 50px 45px; }
    @media screen and (max-width: 1200px) {
      .blog .container.content .one-third.column {
        padding: 0 25px 45px; } }
    @media screen and (max-width: 798px) {
      .blog .container.content .one-third.column {
        padding: 0 0 40px 0px; } }
    .blog .container.content .one-third.column img {
      height: 300px;
      object-fit: cover;
      max-width: 400px; }
      @media screen and (max-width: 1200px) {
        .blog .container.content .one-third.column img {
          height: auto; } }
      @media screen and (max-width: 798px) {
        .blog .container.content .one-third.column img {
          max-width: 100% !important; } }

.blog-header {
  display: none; }

.blog-section .blog_meta {
  margin-top: 10px;
  color: #9a9a9a;
  font-size: 11px; }

.blog-section .blog_meta span {
  color: #9a9a9a;
  font-size: 11px; }

ul.tabs {
  border-bottom: solid 1px #9a9a9a; }

.blog-section h2 {
  margin-top: 5px;
  text-transform: uppercase;
  font-family: 'Klavika-Bold';
  font-size: 17px;
  color: #2d2a2b; }

.blog-section h2 a {
  text-transform: uppercase;
  font-family: 'Klavika-Bold';
  font-size: 17px;
  color: #2d2a2b;
  letter-spacing: 0px; }

.bd-header-bottom {
  text-align: center;
  max-width: 850px;
  margin: 50px auto 60px; }
  @media screen and (max-width: 640px) {
    .bd-header-bottom {
      margin: 30px auto 40px; } }
  .bd-header-bottom h3, .bd-header-bottom h1 {
    text-transform: uppercase;
    font-family: 'Klavika-Bold';
    font-size: 35px;
    color: #2d2a2b;
    text-shadow: none;
    letter-spacing: 0px !important;
    line-height: 1.2;
    margin: 0; }
    @media screen and (max-width: 640px) {
      .bd-header-bottom h3, .bd-header-bottom h1 {
        font-size: 20px; } }
  .bd-header-bottom .date-publis-row {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    padding-top: 15px; }
    .bd-header-bottom .date-publis-row span {
      font-size: 17px;
      font-weight: bold; }
      @media screen and (max-width: 640px) {
        .bd-header-bottom .date-publis-row span {
          font-size: 14px; } }
  .bd-header-bottom .bd-subtitle {
    font-size: 24px;
    color: #6c6868;
    line-height: normal;
    letter-spacing: 0px;
    padding-top: 15px; }
    @media screen and (max-width: 640px) {
      .bd-header-bottom .bd-subtitle {
        font-size: 17px; } }

.article div.content {
  padding-top: 0px; }

.article_content h2 {
  text-transform: uppercase;
  font-family: 'Klavika-Bold';
  font-size: 25px;
  color: #2d2a2b;
  margin-bottom: 0px; }
  @media screen and (max-width: 640px) {
    .article_content h2 {
      font-size: 20px; } }

@media screen and (max-width: 798px) {
  h1.headline {
    white-space: normal !important; } }

.article_content h4 {
  margin-bottom: 25px;
  font-size: 12px;
  font-style: italic;
  color: #2d2a2b; }

.article_content p {
  font-size: 18px;
  color: #2d2a2b;
  margin-bottom: 25px;
  line-height: 28px; }
  @media screen and (max-width: 640px) {
    .article_content p {
      font-size: 16px;
      line-height: 24px; } }

@media screen and (max-width: 798px) {
  .article .fourteen.columns.offset-by-two {
    padding: 0; } }
