@charset "UTF-8";
/* style.css Start */
/* CSS Document */
/******************************************************************
Theme Name: Retina v3.0
Theme URI: http://themes.shopify.com/themes/retina/styles/austin?ref=out-of-the-sandbox
Author: Out of the Sandbox (http://outofthesandbox.com)
Description: Shopify Theme (http://www.shopify.com/?ref=out-of-the-sandbox)
******************************************************************/
/* Table of Content
==================================================
  #Reset & Basics
  #Basic Styles
  #Typography
  #Links
  #Lists
  #Menu
  #Images
  #Videos
  #Buttons
  #Tabs
  #Forms
  #Tables
  #Misc
  #Site Styles 
  #Swatch Styles  
  #mmenu
  #FlexSlider 
  #FancyBox
  #Layout
  #Font-Face */
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Lato Light"), local("Lato-Light"), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/lato-light.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Lato Regular"), local("Lato-Regular"), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/lato-regular.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Lato Bold"), local("Lato-Bold"), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/lato-bold.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Open Sans Light"), local("OpenSans-Light"), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/open-sans-light.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/open-sans-regular.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/open-sans-semi-bold.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/*@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/open-sans-bold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}*/
/* #Reset & Basics
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/* #Basic Styles
================================================== */
body {
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  color: #000000;
  line-height: 1.8em; }

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

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

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

/* #Typography
================================================== */
.logo {
  font-family: "Lato";
  font-weight: normal;
  font-size: 26px;
  text-transform: none;
  color: #000000;
  line-height: 0; }

.logo a, .logo a:hover, .logo a:visited, .logo a:active, .header_bar .logo a, .header_bar .logo a:hover, .header_bar .logo a:visited, .header_bar .logo a:active {
  color: #000000; }

.index .logo a, .index .logo a:hover, .index .logo a:visited, .index .logo a:active {
  color: #ffffff; }

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

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

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

h1 a:hover, h1 a:active, .collection_title a:hover, .collection_title a:active {
  color: #0ca2da; }

h1, .h1, h1.home, h2.title, .collection_title {
  font-size: 25px;
  line-height: 1.5em;
  margin: 0 auto 15px;
  clear: both;
  font-weight: bold;
  padding-top: 4px; }

h1.product_name {
  margin-bottom: 0;
  padding: 0;
  font-weight: 400;
  font-size: 24px; }

h2, .h2 {
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em; }

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

h1.collection_title, div.collection_title {
  margin-bottom: 0;
  line-height: 25px;
  display: inline; }

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

h4, .h4, h4.title a, h6.title {
  font-size: 18px;
  line-height: 32px;
  margin: 0 0 1em 0;
  padding: 0;
  padding: 7px 0;
  color: #000000; }

h4.title a {
  border: 0;
  padding: 0;
  margin: 0; }

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

h5.sub_title {
  padding-bottom: 5px; }

h6, .h6, h6.title {
  font-size: 14px;
  padding: 5px 0; }

.sub-footer h6.title {
  color: #ffffff;
  border: none;
  margin: 10px 0 0 0; }

.subheader {
  color: #777; }

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

p img {
  margin: 0; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: bold; }

small {
  font-size: 90%; }

img {
  vertical-align: middle; }

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

.feature p {
  font-size: smaller; }

.promo_banner {
  background-color: #0ca2da;
  padding: 2px 0;
  text-align: center;
  color: #ffffff;
  font-size: 12px; }

/*  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 #d3d3d3; }

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

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

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

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

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

.featured_text {
  font-size: 22px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 0; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

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

a:hover, a:focus {
  color: #41c5f5; }

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

ul {
  list-style: circle outside; }

ol {
  list-style: decimal; }

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

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

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

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

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

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

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

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

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

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

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

/* #Menu
================================================== */
.header {
  z-index: 1000;
  width: 100%;
  position: absolute;
  top: 0;
  background-color: #d9f1fd;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

.header,
.header_bar {
  background-color: #d9f1fd;
  border-bottom: solid 1px #d3d3d3;
  opacity: 1; }

#header {
  display: none;
  background: #d9f1fd;
  border-bottom: none;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: normal;
  padding: 0;
  z-index: 99999;
  width: 100%;
  opacity: 0.95;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 78px; }

#header a {
  font-size: 32px;
  display: block;
  height: 40px;
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 25px;
  padding-top: 5px;
  top: 0px;
  color: #0CA2DA; }

div#header a span {
  display: inline;
  padding-left: 4px;
  position: relative;
  top: -2px; }

#header a.right {
  left: auto;
  right: 15px;
  font-size: 20px;
  padding-top: 8px;
  top: 15px; }

#header a.icon-menu span {
  top: 7px;
  left: -35px;
  color: #0CA2DA;
  font-size: 7px; }

.nav {
  text-align: right; }

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

.nav ul li {
  margin: 0;
  border: 0;
  *display: inline; }

.nav ul li a {
  padding: 10px 5px; }

.nav ul li a.top-link::after,
.nav ul li a.active::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #0ca2da;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px); }

.nav ul li a.top-link:hover::after,
.nav ul li a.top-link:focus::after,
.nav ul li a.active::after {
  opacity: 0.8;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px); }

.nav ul li:hover a.sub-menu::after {
  background-color: transparent; }

.nav ul li a.sub-menu {
  z-index: 1006;
  border: solid 1px transparent;
  border-bottom: 0; }

.nav ul li:hover a.sub-menu {
  background-color: #0ca2da;
  border: solid 1px #d3d3d3;
  border-bottom: none;
  color: #000000; }

.nav a, .nav a:visited, .nav a:active, #header a span, .nav a.icon-cart span, .search-close {
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 18px;
  text-transform: none;
  color: #000000;
  position: relative;
  display: block;
  letter-spacing: 1px;
  padding-bottom: 8px; }

.nav a.icon-cart span {
  display: inline; }

.nav ul.search_nav {
  margin-bottom: 5px; }

.nav ul li a:hover, nav ul li a:focus, .nav a.icon-cart:hover span, .search-close:hover {
  color: #0ca2da !important; }

.logo {
  padding: 10px 0; }

.nav ul li .cart-button, input.guest_button, input[type="button"].guest_button {
  font-size: 16px;
  background-color: #0ca2da;
  padding: 8px 15px 8px 15px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

input[type="submit"].guest_button, input[type="button"].guest_button {
  color: #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.nav ul li .cart-button span {
  padding-left: 5px;
  top: -1px; }

.cart_count {
  position: absolute;
  left: 24px;
  top: 2px;
  background-color: #0ca2da;
  padding: 0 4px;
  border-radius: 4px;
  color: #fff !important;
  font-size: 11px;
  font-family: "Arial","Helvetica",sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  line-height: 15px;
  text-align: center; }

input[type="submit"].guest_button, input[type="submit"].guest_button:hover {
  background-color: #0ca2da;
  color: #fff; }

input[type="submit"].guest_button:hover {
  background: #41c5f5;
  color: #fff; }

.nav ul.menu {
  padding-top: 0px; }

/* sub-levels link */
.menu ul a, .menu li:hover > ul a, .index .header .nav ul.menu ul li a {
  white-space: normal;
  padding: 8px 0 8px 15px;
  background: none;
  text-align: left;
  color: #000000; }

/* sub-level ul */
.dropdown {
  background-color: #0ca2da;
  border: solid 1px #d3d3d3;
  display: none;
  position: absolute;
  left: 0px;
  top: 57px;
  z-index: 1005;
  width: 100%; }

.dropdown-wide {
  min-width: 500px; }

.dropdown-wide ul li a {
  word-wrap: break-word; }

.dropdown a {
  text-shadow: none !important; }

.nav ul.menu ul {
  width: 49%;
  display: inline-block;
  vertical-align: top; }

.nav ul.menu ul li {
  display: block;
  text-align: left;
  padding: 0;
  z-index: 1005;
  text-transform: none; }

.nav ul.menu ul li a {
  border: 0; }

.nav ul.menu ul li a.sub-link {
  font-weight: normal;
  font-size: 14px;
  padding: 5px 0 5px 24px;
  text-transform: none;
  display: block;
  width: 100%; }

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

.menu li.new-arrivals .new-arrivals-wrapper {
  max-width: 1100px;
  margin: 0 0 0 390px;
  text-align: left; }

select#currencies {
  padding: 8px 8px 8px 12px;
  border: 0;
  font-size: 14px;
  background-color: #0ca2da;
  color: #000000;
  margin-bottom: 0 !important;
  min-width: 65px; }

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

.container div.collection_nav {
  margin-bottom: 1.5em;
  padding-top: 2.5%; }

.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 a, .sidebar a:visited {
  display: block;
  color: #0ca2da; }

.sidebar a:hover, .sidebar a:active {
  color: #41c5f5; }

.sidebar a {
  position: relative;
  left: 0px;
  padding-left: 0px;
  border-left: solid 4px transparent;
  -webkit-transition: border 200ms ease-out;
  -moz-transition: border 200ms ease-out;
  -o-transition: border 200ms ease-out; }

.sidebar li ul {
  margin: 10px 0 8px 6px;
  font-size: 13px; }

.sidebar li ul li {
  margin-bottom: 12px;
  width: 215px; }

.sidebar li ul li a.active {
  background: #0ca2da;
  color: #FFF;
  border: none;
  padding: 6px 4px; }

/*2017-01-18*/
.header-shipping-note {
  margin: 0;
  width: 100%;
  min-height: 23px;
  display: block;
  color: #333;
  font-size: 13px; }

#search {
  display: none;
  -o-transition-duration: .25s;
  -moz-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  background: #f9f9f9;
  background: rgba(249, 249, 249, 0.95);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999999;
  position: fixed;
  text-align: center;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -o-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -o-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.search-close {
  padding-top: 125px;
  font-size: 32px;
  cursor: pointer;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300; }

#search form {
  z-index: 950;
  padding-top: 50px;
  clear: both; }

#search form input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #8a898a;
  padding: 16px 8px;
  font-size: 26px; }

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

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

/* #Videos
================================================== */
/*
  For YouTube and Vimeo videos, wrap the embedded code snippet
  in a <div class="video-container"><div> tags to allow it to resize.
  For example:
  <div class="video-container youtube">
    <div>
     <iframe width="853" height="480" src="http://www.youtube.com/embed/mSfXRb4W-R0?rel=0" frameborder="0" allowfullscreen></iframe>
    </div>
  </div>
*/
.video-container > div {
  position: relative; }

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

.vimeo {
  max-width: 830px; }

.vimeo > div {
  padding-top: 56.26506%; }

.youtube {
  max-width: 853px; }

.youtube > div {
  padding-top: 56.271981%; }

.slideshow-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden; }

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

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

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

.video-hide {
  display: none !important; }

/* #Buttons
================================================== */
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.action_button,
a.action_button,
input.action_button[type="submit"],
input.action_button[type="button"] {
  background: #0ca2da;
  color: #ffffff;
  border: 0;
  padding: 10px 20px;
  text-align: center;
  cursor: pointer;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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: #41c5f5;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s; }

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 {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

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

.add_to_cart .icon-cart .cart_count {
  display: none; }

#cart a.action_button.edit_cart {
  width: 180px;
  margin-left: 20px;
  margin-top: 20px;
  background-color: #444;
  color: #ffffff;
  text-align: center;
  text-indent: 0; }

#cart span::-moz-selection, #cart p::-moz-selection, #cart input::-moz-selection {
  background: transparent;
  color: inherit; }

#cart span::selection, #cart p::selection, #cart input::selection {
  background: transparent;
  color: inherit; }

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

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

#cart textarea {
  width: 90%;
  margin: 15px 20px 0px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 4em; }

#cart textarea, #cart .quantity {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }

#cart.mm-white textarea, #cart.mm-white .quantity,
#cart.mm-light textarea, #cart.mm-light .quantity {
  color: #444;
  border-color: #ddd; }

.quantity_selector {
  margin: 10px 0; }

.quantity_selector .plus, .quantity_selector .minus {
  padding: 6px;
  font-weight: bold;
  font-size: 150%;
  position: relative;
  top: 3px; }

#cart input.quantity {
  text-align: center;
  width: 32px;
  padding: 4px 0;
  position: relative;
  margin: 0 5px; }

#cart input.quantity::-webkit-inner-spin-button,
#cart input.quantity::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.mm-label strong {
  font-size: 14px; }

#cart .action_button {
  width: 180px;
  margin-right: 20px;
  margin-top: 20px;
  background-color: #0ca2da;
  color: #ffffff;
  text-align: center;
  text-indent: 0;
  padding: 10px; }

.disabled {
  pointer-events: none; }

a.icon-menu span {
  font-family: Open Sans; }

/* #Tabs
================================================== */
ul.tabs {
  display: block;
  margin: 10px 0 10px 0;
  padding: 0;
  border-bottom: solid 1px #d3d3d3;
  border-top: 0;
  list-style: none outside;
  margin-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; }

ul.tabs li a {
  display: block;
  text-decoration: none;
  width: auto;
  height: 29px;
  padding: 0px 15px;
  line-height: 30px;
  border-width: 1px 0 0 1px;
  margin: 0;
  font-size: 13px; }

ul.tabs li a.active {
  border: solid 1px #d3d3d3;
  background-color: #ffffff;
  border-bottom: #ffffff;
  height: 30px;
  position: relative;
  top: -4px;
  padding-top: 4px;
  border-right-width: 1px;
  margin: 0 -1px 0 0;
  color: #000000;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px; }

ul.tabs li:first-child a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px; }

ul.tabs li:last-child a {
  border-width: 1px 1px 0 1px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px; }

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

ul.tabs-content > li {
  display: none;
  border: 0; }

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

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

ul.tabs:after {
  clear: both; }

ul.tabs {
  zoom: 1; }

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

/*.product .product_section form {margin-bottom:0;}*/
fieldset {
  margin-bottom: 20px; }

input[type="text"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dce0e0;
  padding: 10px 10px;
  outline: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #565a5c;
  width: 100%;
  margin: 0;
  max-width: 100%;
  display: block;
  margin-bottom: 15px;
  background: #fff;
  transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none; }

select {
  background: white url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/select.png?v=7878245069653000212) no-repeat right center;
  cursor: pointer;
  padding: 10px 2em 10px 8px;
  -webkit-padding-end: 30px;
  background-size: 17px 5px;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

.sub-footer #coin-container select {
  background: none; }

.sub-footer #coin-container {
  font-family: "FontAwesome";
  content: "\f0d7";
  display: inline-block !important;
  position: relative; }

.sub-footer #coin-container:before {
  content: "\f0d7";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  color: #666;
  font-size: 13px;
  height: fit-content;
  margin: auto; }

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

input[type="number"] {
  padding: 5px; }

input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  border-color: #8a898a;
  color: #333; }

label,
legend {
  display: block;
  font-weight: bold;
  margin-bottom: 4px; }

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

label span,
legend span {
  font-weight: normal;
  font-size: 13px; }

textarea {
  width: 100%; }

#contact_email {
  margin-bottom: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.sign_up {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 1em; }

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

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

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

.remove_item a:before {
  font-family: "FontAwesome";
  content: "\f00d";
  -webkit-text-stroke: 0.5px #fff; }

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

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

li.cart_item a {
  text-indent: 0 !important;
  font-size: small; }

li.cart_item div {
  white-space: initial; }

.cart_image {
  padding: 5px 20px 0 0;
  max-width: 100px;
  text-align: center;
  float: left; }

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

#customer_login {
  margin-bottom: 2px; }

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

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

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

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
================================================== */
.remove {
  color: #000000; }

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

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

.no_border {
  border: none !important; }

.extra_padding {
  padding-top: 4px; }

div.hidden {
  display: none; }

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

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

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

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

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

div.content {
  padding: 90px 0px 0px 0px;
  min-height: 582px; }

.logo a {
  margin: 0;
  padding-top: 0px;
  display: block;
  max-width: 280px; }

div.section {
  margin: 10px 0; }

/*div.product_section {margin-top: 0;}*/
.homepage_content, .homepage_content h1, .homepage_content h2, .homepage_content h3, .homepage_content h4, .homepage_content h5, .homepage_content h6 {
  background-color: #ede9dd;
  color: #000000; }

.container .featured_links .column {
  margin-bottom: 20px; }

.featured_links .image_container {
  position: relative;
  background-color: #000;
  line-height: 0; }

.featured_links a img {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.featured_links a span {
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
  margin: 0 40px;
  text-align: center;
  padding: 0 10px;
  color: #ffffff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index: 2;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 1px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
  opacity: 0.9;
  -webkit-font-smoothing: antialiased;
  white-space: pre; }

.featured_links a span::before,
.featured_links a span::after {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: rgba(255, 255, 255, 0.9);
  content: '';
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none; }

.featured_links a span::before {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  transform: translateY(-20px); }

.featured_links a span::after {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transform: translateY(20px); }

.featured_links a:hover span,
.featured_links a:focus span {
  color: #ffffff;
  opacity: 1; }

.featured_links a:hover span::before,
.featured_links a:hover span::after,
.featured_links a:focus span::before,
.featured_links a:focus span::after {
  background: rgba(255, 255, 255, 0.6); }

.featured_links a:hover span::before,
.featured_links a:focus span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); }

.featured_links a:hover span::after,
.featured_links a:focus span::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.size_chart {
  float: right;
  font-family: "Open Sans"; }

#size-chart {
  display: none; }

div.container div.breadcrumb {
  font-size: 13px; }

div.container div.breadcrumb_text {
  margin-bottom: 1em;
  text-align: center; }

.breadcrumb_text a {
  color: #000000; }

.breadcrumb_text a:hover {
  color: #0CA2DA; }

.vendor, .sku {
  margin-top: -15px; }

#category {
  width: 100%; }

.featured_content p {
  margin-bottom: 0; }

.paginate {
  text-align: center; }

.paginate span, a.tag {
  border: solid 1px #d3d3d3;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin: 10px 2px;
  padding: 5px 10px;
  display: inline-block; }

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

.featured_collections {
  margin-bottom: 10px; }

.paginate span:hover, a.tag:hover {
  color: #41c5f5; }

.paginate .current {
  background-color: #0ca2da; }
  .paginate .current a {
    color: #000; }

.paginate .deco {
  border: none; }

.thumbnail {
  position: relative;
  text-align: center;
  margin-bottom: 1em;
  padding: 0;
  border: none;
  border-radius: 0;
  line-height: 1.42857143;
  z-index: 0; }

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

.thumbnail a {
  display: block;
  padding-bottom: 0;
  color: #000000;
  /*&:last-child{padding-bottom:1em;}*/ }

.thumbnail a:hover {
  color: #0ca2da; }

.thumbnail .info {
  /*     text-align: center; */
  text-align: left; }

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

.thumbnail img {
  margin-bottom: 0.5em;
  max-height: 500px;
  width: 100%;
  height: auto; }

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

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

.sale_banner, .new_banner {
  position: absolute;
  top: 25px;
  left: -5px;
  background: #0ca2da;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  color: #fff; }

.new_banner {
  background: #000000; }

.thumbnail .price, .thumbnail .title {
  display: block;
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-size: 15px; }

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

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

.cart_page_image {
  float: left;
  margin-right: 20px;
  text-align: center;
  display: block;
  width: 100%; }

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

.was_price {
  text-decoration: line-through;
  color: #969696;
  font-style: italic;
  text-shadow: none;
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
  padding-right: 4px; }

.recently-product-block .res_was_price span {
  text-decoration: line-through;
  color: #969696;
  text-shadow: none;
  font-weight: normal;
  /*     font-size:12px; */
  display: inline-block;
  padding-left: 5px; }

.product .container .was_price {
  font-size: 18px; }

.compare-price {
  color: #006600;
  font-style: italic;
  display: block;
  font-size: 16px; }

.thumbnail .quick_shop {
  display: none;
  padding: 5px 0;
  background-color: #888;
  position: absolute;
  width: 100%;
  bottom: 18px;
  left: 0;
  text-align: center;
  color: #fff;
  opacity: 0.85; }

.thumbnail .quick_shop:hover {
  color: #ffffff;
  background-color: #0ca2da;
  opacity: 0.95; }

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

#instafeed img, #instafeed video {
  margin-bottom: 1em; }

.twitter-timeline {
  width: 100% !important; }

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

.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;
  color: #0ca2da; }

.modal p.modal_price, p.modal_price {
  font-size: 30px;
  color: #B20000;
  line-height: normal; }

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

.modal a:hover {
  color: #41c5f5; }

.notify_form .action_button {
  width: 100%; }

.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;
  display: inline-block;
  width: 48%;
  text-align: right; }

.comment-body h6 {
  padding-top: 0;
  display: inline-block;
  width: 50%; }

.comment {
  border-bottom: 1px solid #d3d3d3; }

.sidebar_title {
  margin-bottom: 0; }

.blog_list {
  margin-left: 0; }

.recent_articles {
  padding-top: 0px;
  clear: both; }

.recent_articles .post_title {
  padding-bottom: 0px; }

.recent_articles li {
  padding: 0;
  position: relative; }

.recent_articles a {
  font-size: 13px;
  padding-right: 0px;
  display: block;
  padding: 10px 0px;
  box-shadow: 0 -1px rgba(161, 161, 166, 0.4) inset; }

.recent_articles li img {
  width: 30%;
  float: left;
  margin-right: 10px; }

.recent_articles li label {
  display: block;
  font-weight: 600; }

.article h5 {
  text-align: left;
  margin: 20px 0 0;
  font-size: 14px;
  padding: 0; }

.sidebar ul li ul li a, .sidebar ul li ul li a.active {
  padding-left: 12px;
  border-left: 0px; }

.blog_list li {
  list-style: none; }

h4.toggle {
  line-height: 20px; }

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

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

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

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

.meta .label, .label {
  color: #969696; }

.blog_meta, .blog_meta a {
  color: #969696; }

.blog_meta a {
  color: #000; }

.blog_meta a:hover {
  color: #41c5f5; }

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

.container .blog_content {
  padding: 0 30px;
  background: #fff; }

.blog_content a {
  color: #0ca2da;
  word-break: break-word; }

.blog_content a:hover {
  color: #000000; }

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

#tag_filter, #sort-by {
  width: 70%;
  display: inline-block;
  margin-bottom: 0; }

.section_select {
  text-align: right; }

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

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

.inline_purchase {
  display: inline-block;
  /*margin-left: 20px;
  margin-top: 26px;*/
  margin: 0 0 0;
  max-width: 430px;
  width: 100%;
  text-align: center; }

.disable_qty {
  display: block; }

div.article {
  margin-bottom: 35px; }

.comment {
  margin-bottom: 20px; }

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

.gravatar {
  width: 100px !important; }

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

.red {
  color: #C33; }

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

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

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

/* #Footer
================================================== */
div.footer {
  background-color: #1f1f1f;
  font-size: 12px;
  line-height: 1.7em;
  color: #ffffff;
  padding-top: 5px;
  text-align: center; }

.body_relative {
  position: relative;
  height: 100%; }

.sub-footer {
  margin-top: 0;
  border-top: solid 1px #ffffff;
  background-color: #1f1f1f;
  color: #ffffff; }

.sub-footer p {
  margin-bottom: 10px;
  font-size: 13px;
  color: #ffffff; }

.sub-footer a, .sub-footer a:visited {
  color: #ffffff;
  font-size: 13px; }

.sub-footer a:hover, .sub-footer a:active {
  color: #41c5f5;
  font-size: 13px; }

.footer a {
  color: #41c5f5; }

.footer a:hover {
  color: #41c5f5; }

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

.sub-footer .social_icons a, .sub-footer .social_icons a:visited {
  color: #ffffff;
  font-size: 18px; }

.sub-footer .social_icons a:active, .sub-footer .social_icons a:hover {
  color: #0ca2da;
  font-size: 18px; }

.payment_methods img {
  padding-left: 4px;
  height: 26px;
  width: 38px;
  position: relative;
  top: -2px; }

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

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

.sub-footer .social_icons li {
  display: inline-block;
  margin: 0 5px;
  width: 18px;
  overflow: hidden;
  padding-right: 10px; }

.label_hidden {
  display: none;
  text-indent: -9999px;
  overflow: hidden; }

/* #Swatch Styles
================================================== */
.selector-wrapper, .select {
  display: none; }

.swatch_options {
  margin-bottom: 0px; }

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

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

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

.swatch.swatch_color_hide {
  display: none !important; }

.swatch .color label {
  min-width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 20px; }

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

.swatch-element.color {
  padding: 2px;
  border-radius: 20px; }

.swatch-element.color, .swatch-element.color label {
  /*border: #000 1px solid;*/
  border: #bababa 1px solid; }

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

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

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

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

.swatch.swatch-color .swatch-element {
  margin: 0px 8px 5px 0; }

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

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

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

.swatch .swatch-element.soldout.color .crossed-out {
  border-radius: 20px; }

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

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

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

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

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

.collection_swatches {
  padding-bottom: 0;
  position: relative;
  text-align: left; }
  .collection_swatches ul.slides {
    margin-left: 3px; }
  .collection_swatches .flex-viewport {
    max-width: 86%;
    margin: 0 7%; }
    .collection_swatches .flex-viewport ul.slides {
      margin: 0;
      padding-left: 7px; }
      .collection_swatches .flex-viewport ul.slides li.swatch {
        margin: 0; }
  .collection_swatches .flex-direction-nav {
    position: relative; }
    .collection_swatches .flex-direction-nav a {
      background: transparent;
      width: 10px;
      height: 20px;
      opacity: 1;
      display: inline-block;
      color: #000;
      padding: 0;
      margin: -26px 0 0;
      text-align: center; }
      .collection_swatches .flex-direction-nav a:before {
        font-family: "FontAwesome";
        content: '\f105';
        font-size: 24px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        text-indent: initial; }
      .collection_swatches .flex-direction-nav a.flex-next {
        right: 0px; }
      .collection_swatches .flex-direction-nav a.flex-prev {
        left: 0px; }
        .collection_swatches .flex-direction-nav a.flex-prev:before {
          content: '\f104'; }

.collection_swatches .swatch {
  display: inline-block;
  margin: 0 11px 0 0;
  width: 28px; }
  .collection_swatches .swatch.col-soldout {
    position: relative; }
    .collection_swatches .swatch.col-soldout img.crossed-out {
      width: 100%;
      height: 100%;
      z-index: 1;
      top: 0px;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto; }

.collection_swatches .swatch span {
  margin-top: 5px;
  float: none;
  display: inline-block;
  border: 1px solid #bababa;
  width: 24px;
  min-width: 24px;
  height: 24px;
  border-radius: 15px;
  position: relative;
  background-position: center center;
  background-size: 35px; }
  .collection_swatches .swatch span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    border: 1px solid #666;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
  .collection_swatches .swatch span:hover:before {
    opacity: 1; }

/* jQuery.mmenu panels CSS */
.mm-menu > .mm-panel, html.mm-opened .mm-page {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }

.mm-header .mm-title, .mm-list > li.mm-label, .mm-list > li > a, .mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap; }

.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: left .4s ease;
  -moz-transition: left .4s ease;
  -ms-transition: left .4s ease;
  -o-transition: left .4s ease;
  transition: left .4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu, .mm-menu > .mm-panel {
  background: inherit;
  position: absolute;
  z-index: 0;
  height: 100%;
  top: 0; }

.mm-menu {
  display: block;
  overflow: hidden;
  padding: 0;
  left: 0; }

.mm-menu > .mm-panel {
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  padding: 20px;
  left: 100%; }

.mm-menu > .mm-panel.mm-opened {
  left: 0; }

.mm-menu > .mm-panel.mm-subopened {
  left: -40%; }

.mm-menu > .mm-panel.mm-highest {
  z-index: 1; }

.mm-menu .mm-list {
  padding: 20px 0; }

.mm-menu > .mm-list {
  padding: 20px 0 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }

.mm-panel > .mm-list:first-child {
  padding-top: 0; }

.mm-list, .mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }

.mm-list a, .mm-list a:hover {
  text-decoration: none; }

.mm-list > li {
  position: relative; }

.mm-list > li > a, .mm-list > li > span {
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  bottom: 0;
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto; }

.mm-list a.mm-subopen {
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }

.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%; }

.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none; }

.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
  padding-right: 5px;
  margin-right: 40px; }

.mm-list > li.mm-selected > a.mm-subopen {
  background: 0 0; }

.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0; }

.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px; }

.mm-list > li.mm-label {
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px; }

.mm-list > li.mm-spacer {
  padding-top: 40px; }

.mm-list > li.mm-spacer.mm-label {
  padding-top: 25px; }

.mm-list a.mm-subclose:before, .mm-list a.mm-subopen:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px; }

.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent; }

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
  height: 40px; }

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
  right: 16px; }

.mm-ismenu {
  background: #333;
  color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-counter, .mm-menu .mm-header {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-list > li > a.mm-subclose:before, .mm-menu .mm-list > li > a.mm-subopen:after {
  border-color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list > li.mm-label, .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05); }

.mm-fixed-bottom, .mm-fixed-top, .mm-page {
  -webkit-transition: none .4s ease;
  -moz-transition: none .4s ease;
  -ms-transition: none .4s ease;
  -o-transition: none .4s ease;
  transition: none .4s ease;
  -webkit-transition-property: top,right,bottom,left,border;
  -moz-transition-property: top,right,bottom,left,border;
  -ms-transition-property: top,right,bottom,left,border;
  -o-transition-property: top,right,bottom,left,border;
  transition-property: top,right,bottom,left,border; }

#mm-blocker, .mm-page {
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.mm-page {
  border: 0 solid transparent; }

html.mm-opening .mm-page {
  border: 0 solid rgba(1, 1, 1, 0); }

.mm-fixed-bottom, .mm-fixed-top {
  position: fixed;
  left: 0;
  z-index: 99999; }

.mm-fixed-top {
  top: 0; }

.mm-fixed-bottom {
  bottom: 0; }

html.mm-opened {
  overflow: hidden;
  position: relative; }

html.mm-opened body {
  overflow: hidden; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  position: relative; }

.mm-header, .mm-header .mm-next, .mm-header .mm-prev {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999999; }

.mm-header, .mm-menu.mm-fixedlabels .mm-list {
  background: inherit; }

html.mm-blocking #mm-blocker, html.mm-opened #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-counter, .mm-menu.mm-current {
  display: block; }

html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-bottom, html.mm-opening .mm-fixed-top, html.mm-opening .mm-page {
  left: 80%; }

.mm-menu {
  width: 80%; }

@media all and (max-width: 175px) {
  .mm-menu {
    width: 140px; }

  html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-bottom, html.mm-opening .mm-fixed-top, html.mm-opening .mm-page {
    left: 140px; } }
@media all and (min-width: 550px) {
  .mm-menu {
    width: 440px; }

  html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-bottom, html.mm-opening .mm-fixed-top, html.mm-opening .mm-page {
    left: 440px; } }
.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }

.mm-counter + a.mm-subopen {
  padding-left: 40px; }

.mm-counter + a.mm-subopen + a, .mm-counter + a.mm-subopen + span {
  margin-right: 80px; }

.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > .mm-counter {
  display: none; }

html.mm-opened.mm-dragging #mm-blocker, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.mm-header {
  box-sizing: border-box;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  width: 100%;
  height: 60px;
  padding: 30px 40px 0;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }

.mm-header .mm-title {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1; }

.mm-header .mm-next, .mm-header .mm-prev {
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  width: 40px;
  height: 100%;
  position: absolute;
  bottom: 0; }

.mm-header .mm-next:before, .mm-header .mm-prev:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -15px; }

.mm-list > li.mm-collapsed, .mm-menu.mm-hasheader li.mm-subtitle {
  display: none; }

.mm-header .mm-prev {
  left: 0; }

.mm-header .mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 22px; }

.mm-header .mm-next {
  right: 0; }

.mm-header .mm-next:before {
  border-top: none;
  border-left: none;
  right: 18px; }

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  padding-top: 20px;
  top: 50px; }

.mm-menu.mm-hassearch .mm-header .mm-mext:before, .mm-menu.mm-hassearch .mm-header .mm-prev:before {
  margin-bottom: -10px; }

.mm-menu.mm-hasheader > .mm-panel {
  padding-top: 80px; }

.mm-menu.mm-hasheader > .mm-panel.mm-list {
  padding-top: 60px; }

.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
  margin-top: -20px; }

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px; }

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
  padding-top: 100px; }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-header a:before {
  border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-fixedlabels .mm-list > li.mm-label {
  background: inherit !important;
  opacity: .97;
  height: 25px;
  overflow: visible;
  position: relative;
  z-index: 1; }

.mm-list > li.mm-label > span, .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div > div {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-menu.mm-fixedlabels .mm-list > li.mm-label > div {
  background: inherit;
  width: 100%;
  position: absolute;
  left: 0; }

.mm-menu.mm-fixedlabels .mm-list > li.mm-label.mm-spacer > div > div {
  padding-top: 25px; }

.mm-list > li.mm-label > span {
  padding: 0; }

.mm-list > li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 17px; }

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05); }

.mm-search, .mm-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px; }

.mm-list > li.mm-subtitle + li.mm-search, .mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0; }

div.mm-panel > div.mm-search {
  padding: 0 0 10px; }

.mm-search {
  background: inherit;
  width: 100%;
  padding: 10px;
  position: relative;
  top: 0;
  z-index: 2; }

.mm-search input {
  border: none;
  border-radius: 30px;
  font: inherit;
  font-size: 14px;
  line-height: 30px;
  outline: 0;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 10px; }

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0; }

.mm-menu .mm-noresultsmsg:after {
  border: none !important; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }

.mm-menu li.mm-nosubresults > a.mm-subopen + a, .mm-menu li.mm-nosubresults > a.mm-subopen + span {
  padding-right: 10px; }

.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 70px; }

.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
  margin-top: -20px; }

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -10px; }

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
  padding-top: 0; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin: -15px 0 0;
  position: absolute;
  top: 50%;
  z-index: 1;
  right: 20px; }

label.mm-toggle div {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle {
  position: absolute;
  left: -10000px; }

input.mm-toggle:checked ~ label.mm-toggle div {
  float: right; }

label.mm-toggle + a, label.mm-toggle + span {
  margin-right: 70px; }

a.mm-subopen + label.mm-toggle {
  right: 50px; }

a.mm-subopen + label.mm-toggle + a, a.mm-subopen + label.mm-toggle + span {
  margin-right: 100px; }

.mm-counter + a.mm-subopen + label.mm-toggle {
  right: 90px; }

.mm-counter + a.mm-subopen + label.mm-toggle + a, .mm-counter + a.mm-subopen + label.mm-toggle + span {
  margin-right: 140px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu label.mm-toggle div {
  background: #333; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform .4s ease;
  -moz-transition: -moz-transform .4s ease;
  -o-transition: -o-transform .4s ease;
  transition: transform .4s ease; }

html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-40%);
  -moz-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  -o-transform: translateX(-40%);
  transform: translateX(-40%); }

html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(40%);
  -moz-transform: translateX(40%);
  -ms-transform: translateX(40%);
  -o-transform: translateX(40%);
  transform: translateX(40%); }

html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%); }

html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(40%);
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -o-transform: translateY(40%);
  transform: translateY(40%); }

html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform .4s ease;
  -moz-transition: -moz-transform .4s ease;
  -o-transition: -o-transform .4s ease;
  transition: transform .4s ease; }

html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-40%);
  -moz-transform: scale(0.7, 0.7) translateX(-40%);
  -ms-transform: scale(0.7, 0.7) translateX(-40%);
  -o-transform: scale(0.7, 0.7) translateX(-40%);
  transform: scale(0.7, 0.7) translateX(-40%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0);
  -moz-transform: scale(1, 1) translateX(0);
  -ms-transform: scale(1, 1) translateX(0);
  -o-transform: scale(1, 1) translateX(0);
  transform: scale(1, 1) translateX(0); }

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(40%);
  -moz-transform: scale(0.7, 0.7) translateX(40%);
  -ms-transform: scale(0.7, 0.7) translateX(40%);
  -o-transform: scale(0.7, 0.7) translateX(40%);
  transform: scale(0.7, 0.7) translateX(40%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0);
  -moz-transform: scale(1, 1) translateX(0);
  -ms-transform: scale(1, 1) translateX(0);
  -o-transform: scale(1, 1) translateX(0);
  transform: scale(1, 1) translateX(0); }

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-40%);
  -moz-transform: scale(0.7, 0.7) translateY(-40%);
  -ms-transform: scale(0.7, 0.7) translateY(-40%);
  -o-transform: scale(0.7, 0.7) translateY(-40%);
  transform: scale(0.7, 0.7) translateY(-40%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0);
  -moz-transform: scale(1, 1) translateY(0);
  -ms-transform: scale(1, 1) translateY(0);
  -o-transform: scale(1, 1) translateY(0);
  transform: scale(1, 1) translateY(0); }

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(40%);
  -moz-transform: scale(0.7, 0.7) translateY(40%);
  -ms-transform: scale(0.7, 0.7) translateY(40%);
  -o-transform: scale(0.7, 0.7) translateY(40%);
  transform: scale(0.7, 0.7) translateY(40%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0);
  -moz-transform: scale(1, 1) translateY(0);
  -ms-transform: scale(1, 1) translateY(0);
  -o-transform: scale(1, 1) translateY(0);
  transform: scale(1, 1) translateY(0); }

html.mm-zoom-page .mm-page {
  -webkit-transition-property: -webkit-transform,top,right,bottom,left,border;
  -moz-transition-property: -moz-transform,top,right,bottom,left,border;
  -ms-transition-property: -ms-transform,top,right,bottom,left,border;
  -o-transition-property: -o-transform,top,right,bottom,left,border;
  transition-property: transform,top,right,bottom,left,border; }

html.mm-zoom-page.mm-opened .mm-page {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

html.mm-zoom-page.mm-opening .mm-page {
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5); }

html.mm-zoom-page.mm-right.mm-opened .mm-page {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }

html.mm-zoom-page.mm-top.mm-opened .mm-page {
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }

html.mm-zoom-page.mm-bottom.mm-opened .mm-page {
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform,left;
  -moz-transition-property: -moz-transform,left;
  -ms-transition-property: -ms-transform,left;
  -o-transition-property: -o-transform,left;
  transition-property: transform,left; }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7); }

html.mm-opening.mm-fullscreen #mm-blocker, html.mm-opening.mm-fullscreen .mm-fixed-bottom, html.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-opening.mm-fullscreen .mm-page {
  left: 100%; }

.mm-menu.mm-fullscreen {
  width: 100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-fullscreen {
    width: 140px; }

  html.mm-opening.mm-fullscreen #mm-blocker, html.mm-opening.mm-fullscreen .mm-fixed-bottom, html.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-opening.mm-fullscreen .mm-page {
    left: 140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-fullscreen {
    width: 10000px; }

  html.mm-opening.mm-fullscreen #mm-blocker, html.mm-opening.mm-fullscreen .mm-fixed-bottom, html.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-opening.mm-fullscreen .mm-page {
    left: 10000px; } }
.mm-menu.mm-top.mm-fullscreen {
  height: 100%; }

html.mm-top.mm-opening.mm-fullscreen #mm-blocker, html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-top.mm-opening.mm-fullscreen .mm-page {
  top: 100%; }

html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
  bottom: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 140px; }

  html.mm-top.mm-opening.mm-fullscreen #mm-blocker, html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-top.mm-opening.mm-fullscreen .mm-page {
    top: 140px; }

  html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 10000px; }

  html.mm-top.mm-opening.mm-fullscreen #mm-blocker, html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-top.mm-opening.mm-fullscreen .mm-page {
    top: 10000px; }

  html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -10000px; } }
.mm-menu.mm-right.mm-fullscreen {
  width: 100%; }

html.mm-right.mm-opening.mm-fullscreen #mm-blocker, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-right.mm-opening.mm-fullscreen .mm-page {
  right: 100%; }

.mm-menu.mm-bottom.mm-fullscreen {
  height: 100%; }

html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker, html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom, html.mm-bottom.mm-opening.mm-fullscreen .mm-page {
  bottom: 100%; }

html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
  top: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 140px; }

  html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker, html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom, html.mm-bottom.mm-opening.mm-fullscreen .mm-page {
    bottom: 140px; }

  html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 10000px; }

  html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker, html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom, html.mm-bottom.mm-opening.mm-fullscreen .mm-page {
    bottom: 10000px; }

  html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -10000px; } }
.mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
  left: -100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 140px; }

  html.mm-right.mm-opening.mm-fullscreen #mm-blocker, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-right.mm-opening.mm-fullscreen .mm-page {
    right: 140px; }

  .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
    left: -140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 10000px; }

  html.mm-right.mm-opening.mm-fullscreen #mm-blocker, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-right.mm-opening.mm-fullscreen .mm-page {
    right: 10000px; }

  .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
    left: -10000px; } }
.mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
  top: -100%; }

.mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
  right: -100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -10000px; } }
.mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
  bottom: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -140px; }

  .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -10000px; }

  .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -10000px; } }
html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

.mm-menu.mm-top {
  width: 100%;
  height: 80%; }

html.mm-top.mm-opened #mm-blocker, html.mm-top.mm-opened .mm-page {
  top: 0; }

html.mm-top.mm-opened.mm-opening #mm-blocker, html.mm-top.mm-opened.mm-opening .mm-fixed-bottom, html.mm-top.mm-opened.mm-opening .mm-fixed-top, html.mm-top.mm-opened.mm-opening .mm-page {
  left: 0; }

.mm-menu.mm-right, html.mm-right.mm-opened #mm-blocker, html.mm-right.mm-opened .mm-fixed-bottom, html.mm-right.mm-opened .mm-fixed-top, html.mm-right.mm-opened .mm-page {
  left: auto;
  right: 0; }

html.mm-right.mm-opened.mm-opening #mm-blocker, html.mm-right.mm-opened.mm-opening .mm-fixed-bottom, html.mm-right.mm-opened.mm-opening .mm-fixed-top, html.mm-right.mm-opened.mm-opening .mm-page {
  left: auto; }

.mm-menu.mm-bottom {
  width: 100%;
  top: auto;
  bottom: 0; }

html.mm-bottom.mm-opened #mm-blocker, html.mm-bottom.mm-opened .mm-page {
  bottom: 0;
  top: auto; }

html.mm-bottom.mm-opened.mm-opening #mm-blocker, html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom, html.mm-bottom.mm-opened.mm-opening .mm-fixed-top, html.mm-bottom.mm-opened.mm-opening .mm-page {
  top: auto;
  left: 0; }

html.mm-top.mm-opening #mm-blocker, html.mm-top.mm-opening .mm-fixed-top, html.mm-top.mm-opening .mm-page {
  top: 80%; }

html.mm-top.mm-opening .mm-fixed-bottom {
  bottom: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-top {
    height: 140px; }

  html.mm-top.mm-opening #mm-blocker, html.mm-top.mm-opening .mm-fixed-top, html.mm-top.mm-opening .mm-page {
    top: 140px; }

  html.mm-top.mm-opening .mm-fixed-bottom {
    bottom: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-top {
    height: 880px; }

  html.mm-top.mm-opening #mm-blocker, html.mm-top.mm-opening .mm-fixed-top, html.mm-top.mm-opening .mm-page {
    top: 880px; }

  html.mm-top.mm-opening .mm-fixed-bottom {
    bottom: -880px; } }
.mm-menu.mm-right {
  width: 80%; }

html.mm-right.mm-opening #mm-blocker, html.mm-right.mm-opening .mm-fixed-bottom, html.mm-right.mm-opening .mm-fixed-top, html.mm-right.mm-opening .mm-page {
  right: 80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-right {
    width: 140px; }

  html.mm-right.mm-opening #mm-blocker, html.mm-right.mm-opening .mm-fixed-bottom, html.mm-right.mm-opening .mm-fixed-top, html.mm-right.mm-opening .mm-page {
    right: 140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-right {
    width: 440px; }

  html.mm-right.mm-opening #mm-blocker, html.mm-right.mm-opening .mm-fixed-bottom, html.mm-right.mm-opening .mm-fixed-top, html.mm-right.mm-opening .mm-page {
    right: 440px; } }
.mm-menu.mm-bottom {
  height: 80%; }

html.mm-bottom.mm-opening #mm-blocker, html.mm-bottom.mm-opening .mm-fixed-bottom, html.mm-bottom.mm-opening .mm-page {
  bottom: 80%; }

html.mm-bottom.mm-opening .mm-fixed-top {
  top: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-bottom {
    height: 140px; }

  html.mm-bottom.mm-opening #mm-blocker, html.mm-bottom.mm-opening .mm-fixed-bottom, html.mm-bottom.mm-opening .mm-page {
    bottom: 140px; }

  html.mm-bottom.mm-opening .mm-fixed-top {
    top: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom {
    height: 880px; }

  html.mm-bottom.mm-opening #mm-blocker, html.mm-bottom.mm-opening .mm-fixed-bottom, html.mm-bottom.mm-opening .mm-page {
    bottom: 880px; }

  html.mm-bottom.mm-opening .mm-fixed-top {
    top: -880px; } }
html.mm-front.mm-opened .mm-page {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important; }

html.mm-front #mm-blocker, html.mm-front .mm-page {
  z-index: 0; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

html.mm-opened.mm-light .mm-page, html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next, html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  left: 0; }

html.mm-opening .mm-menu.mm-top.mm-front, html.mm-opening .mm-menu.mm-top.mm-next {
  left: 0;
  top: 0; }

.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
  left: auto; }

html.mm-opening .mm-menu.mm-right.mm-front, html.mm-opening .mm-menu.mm-right.mm-next {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
  top: auto;
  left: 0; }

html.mm-opening .mm-menu.mm-bottom.mm-front, html.mm-opening .mm-menu.mm-bottom.mm-next {
  left: 0;
  bottom: 0; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: none .4s ease;
  -moz-transition: none .4s ease;
  -ms-transition: none .4s ease;
  -o-transition: none .4s ease;
  transition: none .4s ease;
  -webkit-transition-property: top,right,bottom,left,-webkit-transform;
  -moz-transition-property: top,right,bottom,left,-moz-transform;
  -ms-transition-property: top,right,bottom,left,-o-transform;
  -o-transition-property: top,right,bottom,left,-o-transform;
  transition-property: top,right,bottom,left,transform;
  left: -80%; }

.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
  top: -80%; }

.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
  right: -80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-front, .mm-menu.mm-next {
    left: -140px; }

  .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    right: -140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-front, .mm-menu.mm-next {
    left: -440px; }

  .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    right: -440px; } }
.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
  bottom: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    top: -140px; }

  .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    bottom: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    top: -880px; }

  .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    bottom: -880px; } }
html.mm-front .mm-fixed-bottom, html.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-top {
  left: 0;
  right: auto; }

html.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-top {
  top: 0; }

html.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0; }

.mm-ismenu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-light .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list > li > a.mm-subclose:before, .mm-menu.mm-light .mm-list > li > a.mm-subopen:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-light .mm-list > li.mm-label, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light .mm-counter, .mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header a:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-light label.mm-toggle div {
  background: #f3f3f3; }

.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-ismenu.mm-white {
  background: #fff;
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-white .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list > li > a.mm-subclose:before, .mm-menu.mm-white .mm-list > li > a.mm-subopen:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-white .mm-list > li.mm-label, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white .mm-counter, .mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header a:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-white label.mm-toggle div {
  background: #fff; }

.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-ismenu.mm-black {
  background: #000;
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black .mm-list > li:after {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-black .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list > li > a.mm-subclose:before, .mm-menu.mm-black .mm-list > li > a.mm-subopen:after {
  border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header, .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-black .mm-list > li.mm-label, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black .mm-counter, .mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-header {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header a:before {
  border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-black label.mm-toggle div {
  background: #000; }

.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

#cart .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
  border-bottom-width: 0; }

.mm-fixed-top {
  -webkit-transition-property: top,right,bottom,left,border,background-color;
  -moz-transition-property: top,right,bottom,left,border,background-color;
  -ms-transition-property: top,right,bottom,left,border,background-color;
  -o-transition-property: top,right,bottom,left,border,background-color;
  transition-property: top,right,bottom,left,border,background-color; }

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

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

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

#carousel.flexslider .slides > li {
  width: auto !important;
  float: initial !important;
  max-width: 100%; }

#carousel.flexslider .slides li img {
  padding: 5px; }

#carousel.flexslider .slides li.flex-active-slide img {
  padding: 3px; }

#carousel.flexslider ul.slides li img {
  min-height: 100px;
  max-height: 100px; }

.giftcard #carousel.flexslider ul.slides li img {
  min-height: auto; }

.carousel_six {
  min-height: 605px; }

.carousel_five {
  min-height: 505px; }

.carousel_four {
  min-height: 405px; }

.carousel_three {
  min-height: 350px; }

.carousel_two {
  min-height: 250px; }

.carousel_one {
  min-height: 175px; }

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

.flexslider {
  position: relative;
  zoom: 1;
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
  z-index: 0; }

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

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span {
  text-transform: capitalize; }

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

* html .slides {
  height: 1%; }

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

#slider.flexslider .slides img {
  margin: auto;
  width: 100%; }

.index .flexslider .slides img {
  margin: auto;
  width: 100%; }

.flexslider .slides img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto; }

#carousel .slides li img:hover {
  cursor: pointer; }

#homepage_slider .slides img {
  width: 100%; }
  #homepage_slider .slides img.lazyload {
    width: auto; }

#homepage_slider {
  padding-top: 90px; }
  .custom-countdown-bar #homepage_slider {
    padding-top: 140px; }

.featured_links {
  /*padding-top:90px;
  .custom-countdown-bar &{padding-top:140px;}*/ }

#homepage_slider + .content .featured_links {
  padding-top: 0; }

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

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

.flexslider .slides {
  zoom: 1; }

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

#slider.flexslider .slides li:hover {
  cursor: zoom-in; }

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

.flex-caption {
  margin: 0;
  width: 100%;
  position: absolute;
  top: 25%;
  color: #fff; }

.flexslider .headline {
  font-size: px;
  margin-bottom: .2em;
  line-height: 5px;
  font-weight: normal;
  position: relative;
  letter-spacing: 1px; }

.flexslider p.subtitle {
  font-size: px;
  line-height: 1.5em;
  font-weight: normal;
  position: relative; }

.flex-caption .action_button {
  padding: 12px 32px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.1) !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.flex-caption .action_button:hover {
  background-color: rgba(255, 255, 255, 0.2) !important;
  border-color: #fff; }

#slider.flexslider, .product-images .flexslider {
  overflow: inherit; }

.flex-direction-nav a {
  width: 60px;
  height: 60px;
  margin: -20px 0 0;
  display: block;
  z-index: 10;
  background: url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/arrow_sprite.png?v=8770242384409941855") no-repeat;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

#slider .flex-direction-nav a {
  background: transparent;
  width: 15px;
  height: 30px;
  opacity: 1; }

#slider .flex-direction-nav a.flex-next {
  background-position: -16px 0;
  right: -15px; }

#slider .flex-direction-nav a.flex-prev {
  left: -16px; }

#carousel ul li.flex-active-slide img {
  border: 2px solid #41c5f5; }

#carousel .flex-direction-nav a {
  width: 10px;
  height: 10px;
  opacity: 1; }

#carousel .flex-direction-nav a.flex-next {
  background: none;
  left: 0;
  right: 0;
  top: 605px;
  margin: auto; }

#carousel .flex-direction-nav a.flex-prev {
  background: none;
  right: 0;
  left: 0;
  top: -15px;
  margin: auto; }

.flex-direction-nav .flex-next {
  background-position: 0 -120px;
  right: -36px; }

.flex-direction-nav .flex-prev {
  background-position: 0 -60px;
  left: -72px; }

.flexslider:hover .flex-next {
  opacity: .8;
  right: 15px; }

.flexslider:hover .flex-prev {
  opacity: .8;
  left: 15px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

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

#carousel .flex-direction-nav .flex-disabled {
  display: none; }

#carousel {
  margin-top: 15px; }

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

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

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

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

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

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

.flex-control-thumbs li {
  display: inline-block;
  zoom: 1; }

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

.flex-control-thumbs li:nth-child(5n) {
  margin: 15px 0 0; }

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

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

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

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

.product_slider .slides img {
  width: 100%; }

#slider .flex-direction-nav a.flex-next:before, #slider .flex-direction-nav a.flex-prev:before {
  font-family: "FontAwesome";
  content: '\f105';
  font-size: 40px;
  position: absolute;
  top: 0px;
  right: 0;
  text-indent: initial;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-stroke: 1px #fff; }

#slider .flex-direction-nav a.flex-prev:before {
  content: '\f104'; }

#slider .flex-control-nav li a {
  border: 3px solid #0ca2da;
  background: #0ca2da; }

.product-images #slider .flex-control-nav {
  display: none; }

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

.Colortotalcount {
  padding: 10px 10px 0;
  margin: 0;
  width: 100%;
  background: #f5f5f5;
  font-size: 12px;
  line-height: normal; }

#product-img-thumb {
  width: 100%;
  background: #f5f5f5;
  text-align: left; }

#product-img-thumb ul {
  margin: 0 10px;
  padding: 0;
  list-style: none; }

#product-img-thumb ul li {
  display: inline-block;
  width: 100%;
  max-width: 85px;
  text-align: center;
  margin: 10px 0 2px;
  vertical-align: top; }

#product-img-thumb ul li label {
  width: 100%;
  padding: 0;
  font-size: 11px;
  color: #000;
  height: auto;
  border: 0;
  float: initial;
  text-transform: capitalize;
  font-weight: normal; }

#product-img-thumb ul li img {
  max-width: 100%;
  /*width:85px;*/ }

#product-img-thumb ul li .swatch-element {
  margin: 0;
  border: 0;
  float: none;
  padding: 0; }

#product-img-thumb ul li .swatch-element img {
  border: 2px solid transparent; }

#product-img-thumb.swatch_options input:checked + .swatch-element img {
  border-color: #0ca2da; }

#product-img-thumb.swatch_options .swatch-element img.crossed-out {
  height: 88%; }

.extra-details {
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 100%;
  padding: 5px;
  background: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  line-height: 20px; }

.extra-details .global-text {
  text-transform: capitalize; }

#carousel .flex-direction-nav a.flex-next:before, #carousel .flex-direction-nav a.flex-prev:before {
  font-family: "FontAwesome";
  content: "\f0dd";
  position: absolute;
  top: -10px;
  right: 0;
  text-indent: initial;
  font-size: 20px; }

#carousel .flex-direction-nav a.flex-prev:before {
  content: "\f0de";
  top: 0px; }

/* #Fancybox
================================================== */
/*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */
/*.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-inner,.fancybox-outer,.fancybox-skin{position:relative}.fancybox-skin{background-color:#ffffff;color:#444;text-shadow:none}.fancybox-opened{z-index:999999}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/arrow_sprite.png?v=8770242384409941855")}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -306px;opacity:1;cursor:pointer;z-index:8060;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-color:#fff}.fancybox-close,.fancybox-nav,.fancybox-nav span{cursor:pointer;z-index:8040;position:absolute}#fancybox-loading div{width:44px;height:44px;background:url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/loader.gif") center center no-repeat;background-size:32px 32px;display:block!important}.fancybox-close{top:0;right:0;width:30px;height:30px;background-position:0 -30px}.fancybox-close:hover{background-position:0 0}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/blank.gif?v=16482679876569321596");-webkit-tap-highlight-color:transparent}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{top:50%;width:60px;height:60px;margin-top:-18px;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -180px}.fancybox-prev span:hover{left:10px;background-position:0 -60px}.fancybox-next span{right:10px;background-position:0 -240px}.fancybox-next span:hover{right:10px;background-position:0 -120px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-lock{overflow:hidden}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:99999;background:url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fancybox_overlay.png?v=13390923735036113109")}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;width:100%}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-28px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 0;background:0 0;background:rgba(0,0,0,.6);text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap;width:100%;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}*/
/* 07-06-2020 - AP Start  */
.fancybox-container {
  z-index: 999992; }

.fancybox-container button {
  padding: 10px !important; }

.fancybox-thumbs {
  width: 100%;
  top: auto; }

.fancybox-show-thumbs .fancybox-inner {
  right: 0; }

.fancybox-button--zoom, .fancybox-button--play, .fancybox-button--thumbs {
  display: none !important; }

.fancybox-bg {
  background: rgba(0, 0, 0, 0.8);
  opacity: 1 !important; }

/* .fancybox-show-toolbar.fancybox-is-zoomable .fancybox-bg,
.fancybox-is-zoomable .fancybox-bg,
.product_slider_fancybox .fancybox-bg {background:#fff;} */
.fancybox-show-toolbar.fancybox-is-zoomable.product_slider_popup .fancybox-bg,
.product_slider_popup .fancybox-bg {
  background: #fff; }

.fancybox-thumbs__list a:before {
  border: 2px solid #0ca2da; }

/* 07-06-2020 - AP end  */
.newsletter_popup .fancybox-skin, .newsletter_popup .fancybox-skin h1 {
  color: #000000 !important; }

/* product reviews top */
.header_section {
  cursor: pointer;
  display: inline-block; }
  .header_section .stamped-product-reviews-badge {
    pointer-events: none;
    display: inline-block; }
  .header_section .stamped-badge-caption {
    font-size: 14px !important; }

/* Cloud Zoom CSS. (c)2012 Star Plugins. */
.cloudzoom-lens {
  border: none;
  border: 1px solid #888;
  width: 225px;
  height: 175px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  z-index: 11; }

.cloudzoom-zoom {
  border: 1px solid #888;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  background-color: #ffffff; }

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

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

.cloudzoom-blank {
  background-image: url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/blank.gif?v=16482679876569321596"); }

div.cloudzoom-ajax-loader {
  display: none; }

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

.text_hidden {
  display: none !important; }

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

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

.row {
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .row {
    margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .headline {
    font-size: 15px !important; } }
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
  .container {
    width: 300px; }

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

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

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

  .container .one-fifth.column:nth-child(2n) {
    margin-left: 20px; }

  /* 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 only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 420px; }

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

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

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

  .container .one-fifth.column:nth-child(2n) {
    margin-left: 20px; }

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

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

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

  br.product_clear {
    display: none; } }
/* #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) {
  .collection_menu {
    display: none; }

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

  .cloudzoom-lens {
    width: 140px;
    height: 120px; } }
/* Standard 960 to widescreen 1200(desktop browsers) */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .nav ul li {
    padding: 0 7px 0 7px; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .featured_links a span {
    font-size: 16px; }

  .nav ul.menu li {
    padding: 10px 3px 10px 3px; }

  .dropdown {
    left: 3px; }

  .nav ul li .cart-button {
    background-color: transparent;
    padding: 0;
    color: #000000 !important; }

  .header_bar .nav ul li .cart-button {
    color: #000000 !important; }

  .nav ul li .cart-button span {
    display: none; }

  .cart_count {
    top: -6px;
    left: 10px; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  /* 	25-02-2017 */
  .product-video-title, .product-description-title {
    text-align: left !important; }

  .product_video_container {
    padding: 0px; }

  .product_video_container .slick-slide {
    margin: 0px; }

  .logo a {
    margin: 0 auto; }

  .promo_banner {
    display: none; }

  #tag_filter, #sort-by, .breadcrumb_text {
    margin-bottom: 1em !important; }

  .breadcrumb_text {
    line-height: 15px; }

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

  .section_select {
    text-align: center; }

  /*     .flex-control-nav { bottom: 10px } */
  .featured_links a span {
    font-size: 16px; }

  #homepage_slider {
    padding-top: 0px; }

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

  .header {
    background-color: #d9f1fd; }

  .mobile_hidden {
    display: none !important; }

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

  .index .logo a, .index .logo a:hover, .index .logo a:visited, .index .logo a:active {
    color: #000000; }

  .cart_count {
    left: 8px; }

  .breadcrumb {
    text-align: center;
    margin-bottom: 1.5em; }

  .featured_text {
    font-size: 14px;
    line-height: 1.7em;
    text-align: center; }

  div.content {
    padding-top: 30px; }

  #header {
    display: block; }

  .header {
    position: relative;
    margin-top: 40px;
    text-align: center; }

  .toggle span {
    display: block; }

  .toggle_list {
    display: none; }

  select {
    width: 100%; }

  .flexslider a.action_button {
    width: initial; }

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

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

  .title_column {
    float: left; }

  .container div.mobile_only {
    display: block; }

  span.mobile_only {
    display: inline; }

  .price_total {
    text-align: right; }

  .price_total_text {
    display: block; }

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

  .mobile_right {
    text-align: right; }

  .quick_shop {
    display: none !important; }

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

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

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

  .multiple_product_images {
    display: none; }

  .flex-caption {
    top: 0; }

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

  .flex-caption p.subtitle {
    font-size: 1.1em;
    line-height: 1.5em;
    position: relative; }

  .container .blog_content {
    /*padding-left: 0;*/
    border: 0; }

  .yotpo .text-m {
    font-size: 12px !important; }

  .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 12px !important; }

  div.container div.breadcrumb_text {
    margin-bottom: 0 !important;
    margin-top: 10px; }

  .swatch .swatch-element {
    margin: 0px 10px 10px 0; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mobile_hidden {
    display: none !important; }

  #cart a.action_button.edit_cart, #cart .action_button {
    width: 120px; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  #cart a.action_button.edit_cart, #cart .action_button {
    width: 115px; }

  .mobile_hidden {
    display: none !important; }

  .cart_image {
    width: 50px;
    padding-right: 10px; }

  #cart a.edit_cart, #cart a.action_button {
    width: inherit;
    padding: 12px; }

  .flex-caption .headline, .flex-caption p.subtitle {
    font-size: 1.1em;
    line-height: 1.1em; }

  .flex-caption p.subtitle {
    font-size: 0.8em;
    line-height: 1.5em;
    margin-bottom: 1em; }

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

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

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

  #slider .flex-direction-nav .flex-prev {
    display: block; }

  #slider .flex-direction-nav .flex-next {
    display: block; }

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

  h1, h1.home, h1.blog_title, .title a, h2 {
    padding: 0; }

  .outfit .sub-product-title {
    font-size: inherit; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  select#currencies {
    position: relative;
    top: 21px; } }
.social_buttons, .social_buttons a {
  color: #969696 !important; }

.social_buttons a {
  font-size: 18px;
  padding-left: 10px;
  position: relative;
  top: 2px; }

body.article .container .share_btn a {
  padding: 12px 15px;
  display: inline-block;
  font-size: 14px; }

.social_buttons a:hover {
  color: #0ca2da !important; }

@font-face {
  font-family: 'OutOfTheSandbox';
  src: url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/OutOfTheSandbox.eot?v=11007297601173255684");
  src: url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/OutOfTheSandbox.eot?%23iefix&v=11007297601173255684") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/OutOfTheSandbox.woff?v=9623907033103823169") format("woff"), url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/OutOfTheSandbox.ttf?v=4351967753275897833") format("truetype"), url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/OutOfTheSandbox.svg%23OutOfTheSandbox?139067") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'OutOfTheSandbox';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-menu, .nav a.icon-cart, #header a.icon-cart, .nav a.icon-user, .nav a.icon-search, .icon-search, .nav a.icon-pinterest, a.icon-pinterest, .nav a.icon-vimeo, .nav a.icon-tumblr, .nav a.icon-google-plus, a.icon-google-plus, .nav a.icon-facebook, a.icon-facebook, .nav a.icon-instagram, .nav a.icon-twitter, .icon-twitter, .icon-feed, .nav a.icon-linkedin, .icon-linkedin, .nav a.icon-vimeo-2, a.icon-vimeo-2, .nav a.icon-flickr, a.icon-flickr, .icon-phone, .nav a.icon-mail, a.icon-mail, .icon-mail, .icon-plus, .icon-checkmark, .nav a.icon-youtube, .icon-youtube, .icon-facebook, .icon-google-plus, .icon-pinterest, .icon-tumblr, .icon-instagram {
  font-family: 'OutOfTheSandbox';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 16px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-flickr:before {
  content: "\e00f"; }

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

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

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

.icon-checkmark:before {
  content: "\e012"; }

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

.search-submit {
  position: relative;
  right: 25px;
  float: right;
  top: 46px;
  font-size: 28px;
  cursor: pointer; }

/* #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 */
#note {
  min-height: 80px; }

.promoted-products-box .yotpo-main-title {
  white-space: normal !important; }

.cloudzoom-zoom-inside img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.cloudzoom-zoom-inside:hover {
  cursor: zoom-in; }

/*store locator*/
.search_bar select, .search_bar input {
  display: inline !important; }

.main_search_label {
  width: auto !important; }

.search_bar #within_distance {
  width: 90px !important; }

.search_bar #limit {
  width: 70px !important; }

/*end store locator*/
.flex-centered .slides {
  width: 100% !important;
  text-align: center; }

.flex-centered .slides li {
  display: inline-block;
  *display: inline !important;
  float: none !important; }

.video-slider-nav .slick-slide img {
  max-width: 100%; }

#video-thumb {
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  display: none; }

#video-thumb img {
  display: block;
  margin: auto; }

#video-thumb .video_btn_txt {
  font-weight: bold;
  letter-spacing: 0.5px; }

.product:hover .reveal img {
  opacity: 1; }

.reveal {
  position: relative; }
  .reveal.product_img_tran picture img {
    position: absolute;
    top: 0;
    left: 0; }

.reveal.product_img_tran {
  min-height: 230px; }

.reveal .hidden {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  left: 0;
  right: 0; }

.reveal:hover .hidden {
  z-index: 900;
  opacity: 1; }

.reveal .caption {
  position: absolute;
  top: 0;
  display: table;
  width: 100%;
  height: 100%;
  background-color: white;
  /* fallback for IE8 */
  background-color: rgba(255, 255, 255, 0.7);
  font: 13px/1.6 sans-serif;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 1px;
  text-align: center;
  text-rendering: optimizeLegibility; }

.reveal .hidden .caption .centered {
  display: table-cell;
  vertical-align: middle; }

@media (min-width: 480px) and (max-width: 979px) {
  .reveal .caption {
    font-size: 11px; } }
.header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 910;
  background: #000;
  transition: opacity 400ms;
  opacity: 0.5;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  bottom: 0;
  right: 0; }

/* snapchat font */
@font-face {
  font-family: 'fa-snapchat';
  src: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fa-snapchat.eot?-73zac&v=4534408086426324250);
  src: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fa-snapchat.eot?%23iefix-73zac&v=4534408086426324250) format("embedded-opentype"), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fa-snapchat.ttf?-73zac&v=9342999854586928274) format("truetype"), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fa-snapchat.woff?-73zac&v=1690203187215472491) format("woff"), url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fa-snapchat.svg?-73zac%23fa-snapchat&v=512343964774141939) format("svg");
  font-display: swap; }

.fa-snapchat:before {
  font-family: 'fa-snapchat' !important;
  content: "\e600" !important; }

/* style.css end 
custom.css start
*/
/* #Theme Updates - Q&A Creative
================================================== */
a,
a:hover {
  text-decoration: none !important; }

.vert-center {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.full {
  width: 100%;
  float: left; }

.btn-group {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dce0e0;
  outline: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #565a5c;
  margin: 0;
  display: block;
  background: #fff;
  transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-transition: border-color 0.2s linear, box-shadow 0.2s ease; }

.btn-group a {
  padding: 11px 10px;
  color: #565a5c;
  float: left; }

.btn-group a:not(:last-of-type) {
  border-right: 1px solid #dce0e0; }

.btn-group a:hover,
.btn-group a.active {
  -webkit-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  background: #ededed; }

/* Promo Banner
================================================== */
.promo_banner {
  margin: 4px 0 0 0;
  padding: 0 0 0 9px;
  font-size: 11px;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none; }

.promo_banner,
.promo_banner a {
  color: #969696; }

/* Yotpo
================================================== */
.yotpo.bottomLine .text-m {
  margin-left: 0px; }

.yotpo .yotpo-regular-box {
  border-top: none !important; }

.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button,
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button {
  min-width: 156px; }

/* Header
================================================== */
div.snize-ac-results {
  z-index: 9999999999 !important; }

.header {
  border-bottom: none; }

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

.header div.container {
  width: 100%;
  padding: 5px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.header .columns {
  margin: 0;
  padding: 0 10px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.header .six.columns {
  width: 20%;
  float: right; }

/*** Header css ***/
.header .four.columns {
  width: 350px;
  text-align: left; }

.header .eight.columns {
  text-align: left;
  width: calc(100% - 350px);
  width: -o-calc(100% - 350px);
  width: -webkit-calc(100% - 350px);
  padding: 0; }

.search-bar ul li {
  padding-top: 0px;
  display: inline-flex; }

.search {
  margin: 0; }

.search-bar--submit {
  background: transparent !important;
  padding: 0px 10px !important; }

.search-bar form {
  position: relative;
  margin: 0;
  padding-left: 36px; }

.search-bar form .search-submit {
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
  font-size: 18px;
  color: #fff; }

.search-bar form input {
  margin: 0;
  padding: 0;
  color: #fff;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  background: none; }

.search-bar form input[type="text"]:focus {
  color: #fff; }

.search-bar button:focus {
  outline: none; }

.header .sixteen.columns {
  width: 100%; }

.top-bar {
  text-align: center;
  position: relative;
  padding-top: 5px;
  font-size: 13px;
  color: #333; }

.top-right-header {
  position: absolute;
  top: 5px;
  right: 10px; }

.top-right-header a {
  margin-right: 20px;
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  color: #666; }

.top-right-header a:hover {
  color: #0ca2da; }

.top-bar .desktop {
  display: block; }

.top-bar .mobile {
  display: none; }

.top-bar .four:first-of-type a {
  font-weight: bold;
  color: #000; }

.top-bar .four:first-of-type a:first-of-type {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 2px solid #000; }

.top-bar a img {
  width: 106px; }

.top-bar .eight {
  font-weight: bold; }

.top-bar .nav {
  text-align: right; }

.search-bar a {
  display: inline;
  margin-left: 10px; }

.search-bar a.icon-cart {
  position: relative;
  top: 3px;
  right: 10px;
  font-size: 18px;
  font-family: 'OutOfTheSandbox';
  color: #000; }

.search-bar a.icon-cart:hover {
  color: #0ca2da; }

.cart_count {
  left: 20px;
  /*background-color: #000;*/ }

.search-bar form {
  display: inline-block;
  position: relative;
  margin: 0;
  padding-left: 5px;
  /*width:59%;*/ }

.search-bar form .search-submit {
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
  font-size: 18px; }

.search-bar form input {
  margin: 0;
  padding: 0;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid #000;
  background: none; }

.header .search-bar {
  /*padding-top:12px;*/ }

.logo_container a {
  padding-top: 0px; }

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

.header .logo {
  padding: 0; }

.header .logo a {
  display: inline-block; }

.header .gloving-link {
  position: absolute;
  top: 17px;
  right: 50px;
  font-weight: bold;
  color: #fff; }

.header .gloving-link a {
  border-bottom: 1px solid #0ca2da;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out; }

.header .gloving-link a:hover {
  color: #fff;
  border-color: #fff; }

.header .nav {
  text-align: left;
  padding-top: 12px; }

.nav ul.menu li {
  padding: 0 20px;
  display: inline-block; }

.nav ul.menu li.sales a {
  color: #FF0400; }

.nav ul.menu li.halloween a {
  color: #FF6600; }

.nav a, .nav a:visited, .nav a:active, #header a span, .nav a.icon-cart span, .search-close {
  text-transform: uppercase; }

.dropdown,
.nav ul li:hover a.sub-menu {
  background-color: #fff;
  border-color: #fff; }

.nav ul li a.top-link:hover::after,
.nav ul li a.top-link:focus::after,
.nav ul li a.active::after {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  transform: translateY(-3px); }

.dropdown {
  min-width: 535px;
  min-height: 323px;
  top: 57px;
  left: 0px;
  padding: 0 0px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

.nav ul.menu.links-8 li:nth-child(5) .dropdown {
  left: -242px; }

.nav ul.menu.links-8 li:nth-child(n+6) .dropdown {
  left: auto;
  right: -12px; }

.dropdown-wide {
  min-width: 720px; }

.Brands .dropdown-wide {
  min-width: 720px;
  left: -100px; }

.dropdown li:not(.tier3) a {
  padding: 5px 0 3px 0 !important;
  color: #0ca2da !important;
  font-size: 16px; }

.dropdown li:not(.tier3) a:hover {
  color: #000 !important; }

.dropdown .tier3 a {
  padding: 5px 0 0 0px !important; }

.dropdown .tier3.first {
  border-top: 0px solid #d3d3d3; }

.nav ul.menu ul {
  width: 100%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nav ul.menu .dropdown-wide ul {
  /*width: 280px !important; */ }

.nav ul.menu .dropdown ul {
  width: auto;
  padding-top: 20px;
  padding-right: 70px; }

.nav ul.menu li.sales .dropdown ul {
  width: auto; }

.nav ul.menu li.sales .dropdown ul li a {
  padding-top: 10px; }

.dropdown .nav-image {
  width: auto;
  padding: 25px 3px 10px 3px;
  display: inline-block; }

.nav ul.menu li.shop .dropdown ul:last-child {
  display: none; }

.dropdown .nav-image img {
  max-width: 300px;
  max-height: 100%;
  display: block; }

.dropdown .nav-image:hover, .dropdown .nav-image:focus {
  display: inline-block;
  opacity: 0.8; }

#header .top-bar {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 0;
  font-size: 12px; }

#header .top-bar a {
  height: auto;
  display: inline;
  position: relative;
  left: 0;
  padding: 0;
  font-size: 12px;
  color: #0ca2da; }

#header .top-bar .eight {
  width: 50%;
  margin: 0;
  padding: 0 15px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#header .top-bar .gloving-link {
  text-align: right; }

#header .top-bar .gloving-link a {
  border-bottom: 1px solid #0ca2da; }

#header .mobile-logo {
  left: 50%;
  padding-top: 32px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

#header .mobile-logo img {
  width: 160px; }

#header .icon-search {
  left: auto;
  right: 45px;
  font-size: 16px;
  top: 10px; }

#header .icon-search:before {
  position: relative;
  top: 5px; }

.menu-search .icon-search:before {
  color: #0CA2DA; }

.menu-search .search-submit {
  right: 15px;
  top: 29px;
  font-size: 20px; }

.mm-list > li .icon-mail,
.mm-list > li .icon-phone {
  margin-left: 10px; }

.mm-menu .mm-search input {
  color: #000000;
  background: #fff; }

.openmobilemenu .bodyinner {
  z-index: 99; }

/* 01/08/2018 */
#header .mobile-search-box {
  position: relative;
  float: left;
  margin-left: 52px; }

#header .mobile-search-box a.mobile-search {
  left: 5px;
  font-size: 22px;
  top: 4px; }

#header .mobile-search-box input {
  width: 35px;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 4px;
  padding: 8px 10px;
  max-width: inherit;
  margin: 0;
  z-index: 1; }

#header .mobile-wishlist {
  width: 40px;
  float: right; }

#header .mobile-wishlist li {
  list-style: none;
  padding: 0;
  margin: 0; }

#header .mobile-wishlist li a {
  left: auto;
  right: 50px;
  padding: 0;
  width: 35px;
  margin: 0 !important; }

@media (max-width: 1026px) {
  #header a span {
    font-size: 16px; }

  .mobile-wishlist li a.wk-link .wk-icon {
    width: 25px;
    height: 26px;
    margin: 7px 0 0; }

  .mobile-wishlist li a.wk-link .wk-label, .mobile-wishlist li a.wk-link .wk-count {
    display: none !important; }

  .mobile-wishlist li a.wk-link .wk-icon svg path {
    fill: #000;
    stroke: #000; }

  .mobile-wishlist li a.wk-link:hover .wk-icon svg path {
    fill: #0ca2da;
    stroke: #0ca2da; } }
.top-bar #coin-container {
  display: inline-block; }

#coin-container select {
  width: auto;
  margin: 0 10px 0 0;
  background-color: #daf1fd;
  color: #666;
  border: none;
  padding: 10px 2em 8px 8px;
  font-size: 12px; }

.coin_footer {
  font-size: 18px; }

.sub-footer #coin-container {
  margin: 10px 0 0 0;
  display: none; }

.sub-footer #coin-container select {
  padding: 6px 43px 6px 9px !important;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 0;
  background-color: #1f1f1f;
  color: #fff;
  margin: auto; }

.sub-footer #coin-container select option {
  background-color: #1f1f1f;
  color: #fff; }

.shippingmessage span.money {
  font-size: 14px;
  font-weight: bold; }

.minicartcontainer span.money {
  font-size: 13px;
  font-weight: bold; }

.index .container.main.content {
  width: 100%;
  padding: 0px;
  margin: auto;
  min-height: auto; }

/* .promobar div.content{padding: 115px 0px 0px 0px;} */
/* Promobar Top */
.promobar-top {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0;
  font-weight: 700;
  color: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 90px; }

.promobar-top a {
  color: #FFF !important;
  font-size: 14px !important; }

.promobar-top a img {
  max-width: 100%;
  width: 100%; }

.promobar-top img.mobile_promo {
  display: none; }

/* .custom-countdown-bar div.content{padding: 140px 0px 0px 0px;} */
.sticky-promobar .promobar-top {
  position: fixed;
  top: 0;
  left: 0; }
  .sticky-promobar .promobar-top .promobar_close:before {
    content: '×';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 9px;
    margin: auto;
    color: #ffffff;
    z-index: 999;
    line-height: 16px;
    width: 18px;
    height: 18px;
    font-size: 34px;
    font-weight: 600;
    cursor: pointer;
    display: block; }

.sticky-promobar .promobar-top.promobar_top_text {
  padding: 0 35px; }

.sticky-promobar .promobar-top.promobar_top_text p {
  margin: 5px 0; }

.promobar div.container.content,
.sticky-promobar.promobar div.container.content {
  padding-top: 10px; }

.sticky-promobar.promobar .promobar-top {
  margin-top: 90px; }

.sticky-promobar.promobar div.container.content,
.sticky-promobar.promobar.text-promobar div.container.content {
  margin-top: 154px; }

.sticky-promobar.promobar.custom-countdown-bar .promobar-top {
  margin-top: 140px; }

.sticky-promobar.promobar.custom-countdown-bar div.container.content {
  margin-top: 215px;
  padding-top: 10px; }

.sticky-promobar.promobar.text-promobar.custom-countdown-bar div.container.content {
  margin-top: 182px;
  /*margin-top: 204px;*/ }

.sticky-promobar.promobar .filter-section-left {
  top: 170px; }

.sticky-promobar.promobar.text-promobar .filter-section-left {
  top: 160px; }

/*   .sticky-promobar.promobar .filter-section-left {top: 220px;} */
.sticky-promobar.promobar.text-promobar.custom-countdown-bar .filter-section-left {
  top: 190px;
  /*top: 210px;*/ }

.sticky-promobar.promobar.custom-countdown-bar .filter-section-left {
  top: 230px; }

/*   .no-promobar .container.main.content{margin-top:90px !important; padding-top:0;}
  .no-promobar.custom-countdown-bar .container.main.content{margin-top:140px !important;}
  .no-promobar.collection .banner{margin-top:0;}
 */
.promobar #homepage_slider,
.sticky-promobar.promobar.text-promobar #homepage_slider {
  padding-top: 0px; }

.remove_promobar {
  position: absolute;
  right: 8px;
  top: 0;
  display: none; }

.remove_promobar .fa-close {
  font-size: 14px; }

.custom_countdown_timer {
  /*height: 50px;
  line-height: 50px;
  text-align: center;
  font-size:16px; 
  width:100%; 
  display:inline-block; 
  background:#d9f1fd;
  color:#040404;*/
  min-height: 50px;
  line-height: initial;
  text-align: center;
  font-size: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  background: #d9f1fd;
  color: #040404; }

.custom_countdown_timer a {
  color: #040404; }

.countdown_time {
  color: #ff0400;
  margin-left: 10px;
  text-transform: none; }

.promobar.text-promobar.custom-countdown-bar div.container.content {
  padding-top: 10px; }

/*.sticky-promobar.index.promobar.custom-countdown-bar div.container.content,*/
.index.promobar.custom-countdown-bar div.container.content,
.index.promobar.text-promobar.custom-countdown-bar div.container.content,
.index.sticky-promobar.promobar div.container.content,
.index.sticky-promobar.promobar.text-promobar.custom-countdown-bar div.container.content {
  padding-top: 0px; }

/*29/03/2018*/
.custom-countdown-bar .promobar-top {
  margin-top: 140px; }

.promobar-top.promobar_top_text {
  background-color: #0ca2da !important;
  padding: 5px 10px;
  color: #ffffff !important;
  font-size: 16px;
  display: grid;
  vertical-align: middle;
  line-height: initial;
  min-height: 42px;
  /*.promo-link-wrap{width:100%; display:inline-block;}*/ }
  .promobar-top.promobar_top_text a {
    color: #d9f1fd !important; }
    .promobar-top.promobar_top_text a:hover {
      color: #ffffff !important; }
  .promobar-top.promobar_top_text p {
    margin: 0;
    padding: 0;
    line-height: initial; }

.custom-countdown-bar .filter-section-left {
  top: 150px; }

.custom-countdown-bar .tabs_container {
  padding: 140px 0 5px 0 !important; }

.promobar.collection .banner {
  margin-top: 0px; }

.custom-countdown-bar.collection .banner {
  margin-top: 140px; }

.promobar.custom-countdown-bar.collection .banner {
  margin-top: 0px; }

.promobar .tabminicart .minicartcontainer {
  top: 55px; }

.promobar-des {
  position: relative;
  z-index: 99994; }

body.article.custom-countdown-bar div.content,
.custom-countdown-bar div.content {
  padding: 140px 0px 0px 0px; }

.custom-countdown-bar.promobar div.content {
  padding-top: 10px; }

/*.promobar.custom-countdown-bar div.content {padding: 215px 0px 0px 0px;}*/
/* 12/06/2018 */
.desktop-hidden {
  display: inline-block; }

.mobile-hidden {
  display: none; }

/* Footer
================================================== */
.sub-footer .contact-form {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  float: left; }

.sub-footer .contact-form input[type="email"] {
  width: 100%;
  margin-bottom: 0;
  float: left; }

.sub-footer .contact-form input[type="submit"] {
  width: 30%;
  height: 100%;
  position: absolute;
  right: 0;
  margin: 0 !important;
  padding: 9px 20px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

div.footer .container {
  padding: 0; }

.social-icons {
  width: 56%;
  float: left;
  margin-right: 4%; }

.gts-badge {
  margin-bottom: 10px; }

.footer .stamped-badge-powered, .footer .stamped-badge-powered a {
  display: none !important; }

.footer #stamped-reviews-widget {
  display: inline-block; }

.footer #stamped-reviews-widget svg {
  max-width: 170px; }

.sub-footer p.gdpr {
  line-height: normal;
  display: inline-block; }

.sub-footer p.gdpr a {
  color: #fff; }

.sub-footer p.gdpr a:hover {
  color: #0ca2da; }

/*** 03/07/2017 ***/
.sub-footer .social_icons li, .blog_meta .social_icons li {
  display: inline-block;
  margin: 0 5px;
  width: 18px;
  overflow: hidden; }

.blog_meta .social_icons {
  width: 100%;
  margin: 0; }

.blog_meta .social_icons a {
  font-size: 18px;
  color: #000; }

.blog_meta .social_icons a:hover {
  color: #0ca2da; }

.blog_meta .social-icons {
  width: 100%;
  margin: 15px 0 20px; }

.search-bar--submit .icon-search {
  font-size: 16px !important;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px; }

.search-bar--submit .icon-search:before {
  text-indent: 0;
  float: left;
  padding-left: 2px; }

.search-over .search-wrap {
  position: absolute;
  left: 45px;
  top: -10px;
  width: 200px; }

/* 17-09-20 AP*/
.icon-tiktok {
  background: url(//cdn.shopify.com/s/files/1/0982/0722/files/icon-tiktok.png?v=17884997985974916596) 0 0 no-repeat;
  display: inline-block;
  width: 20px;
  text-indent: -999px;
  height: 18px; }

.icon-tiktok:hover {
  background-position: 0 -18px; }

/* 17-09-20 AP*/
/* Index
================================================== */
.index .sub-footer {
  margin-top: 0;
  border: none; }

.index #homepage_slider .mobile {
  display: none; }

.index .featured_links .section {
  margin: 0; }

.index .featured_links .section .mobile {
  display: none; }

.index .featured_links .full {
  margin-top: 1% !important; }

.index .featured_links .full img {
  width: 100%;
  float: left; }

.index .featured_links .half {
  width: 49.5% !important;
  margin: 1% 1% 0 0;
  float: left; }

.index .featured_links .half:nth-child(2n) {
  margin-right: 0 !important; }

.index .featured_links .half img {
  width: 100%;
  float: left; }

.index .featured_links .third {
  width: 32.666666667%;
  margin: 1% 1% 0 0;
  float: left; }

.index .featured_links .third:nth-child(3n) {
  margin-right: 0 !important; }

.index .featured_links .third img {
  width: 100%;
  float: left; }

.index .featured_links .image_container {
  text-align: center;
  background: #fff; }

.index .featured_links img.lazyload, .index .featured_links img.lazyloading {
  width: auto;
  float: none; }

.index .featured_links .full img.lazyload, .index .featured_links .full img.lazyloading {
  width: auto;
  padding-left: 30%; }

.featured_links a:hover img {
  filter: alpha(opacity=90);
  opacity: 0.9; }

.homepage_seotext {
  padding: 20px 20px 0 28px;
  text-align: left;
  color: #000;
  position: relative; }

.homepage_seotext:after {
  box-shadow: 0 0 14px 14px #fafafa;
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 0px;
  visibility: visible;
  opacity: 1;
  width: 100%; }

.texttoggle.homepage_seotext:after {
  box-shadow: none; }

.homepage_seotext p:last-child {
  margin-bottom: 20px; }

.homepage_seotext h5 {
  padding-bottom: 6px; }

.homepage_seotext p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.4em; }

.index .morelink {
  text-align: center;
  margin-bottom: 10px;
  width: 100px !important;
  margin: auto; }

.tabs_container {
  padding: 90px 0 5px 0 !important;
  position: relative;
  background: #FFF; }

ul.tabs-content > li {
  margin-bottom: 0px; }

/* Collection
================================================== */
.filter-section-left {
  width: 15%;
  float: left;
  display: inline-block;
  position: -webkit-sticky;
  position: sticky;
  top: 110px;
  z-index: 1; }

.collection-section-right {
  width: 85%;
  float: right;
  padding: 0 0 0 20px; }

.filter-section-left .filter-row {
  width: 100%;
  margin: 0;
  padding: 0; }

.filter-container .filter-row label {
  width: 30%;
  float: left;
  display: inline-block;
  background: transparent;
  padding: 10px 0 0; }

.filter-container .filter-row select {
  width: 70%;
  display: inline-block;
  margin-bottom: 0 !important;
  height: 45px;
  margin-bottom: 20px;
  background: white url(https://cdn.shopify.com/s/files/1/0982/0722/files/filter-select.png?72511) no-repeat right center;
  background-size: 18px; }

.filter-container .filter-label {
  float: left;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 4px; }

.filter-container span.count {
  display: inline-block;
  padding: 0 0 0 8px;
  color: #787878; }

.filter-container span.reset-filter {
  color: #787878;
  float: right;
  text-decoration: underline;
  font-size: 11px;
  display: none;
  cursor: pointer; }

.filter-accordion {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #ccc;
  margin: 0 0 8px; }

.filter-accordion.open {
  border-top: 0; }

.filter-accordion h5 {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  color: #000;
  line-height: 18px; }

.filter-accordion h5 .active-options span:not(:first-child):before {
  content: ", "; }

.filter-accordion h5:after {
  content: "+";
  position: absolute;
  right: 1px;
  top: -1px;
  font-size: 18px; }

.filter-accordion h5.active:after {
  content: "-";
  right: 4px;
  top: -2px; }

.filter-accordion h5:hover {
  color: #0ca2da; }

.filter-accordion h5 .active-options, .price_filter_main_bar h5.active span {
  font-size: 12px;
  color: #787878;
  font-weight: 400;
  width: 100%;
  display: block;
  padding: 0 0 8px;
  text-transform: capitalize; }

.filter-accordion ul {
  margin: 0;
  padding: 0; }

body.show-filter {
  overflow: hidden; }

.title-holder {
  display: none; }

.filter-footer {
  display: none; }

.filter-delivery, .filter-theme {
  display: none; }

.breadcrumb {
  padding: 0;
  margin-bottom: 10px;
  background: none;
  border-radius: 0;
  list-style: none; }

.breadcrumb .breadcrumb_text {
  font-size: 11px;
  padding: 0 !important; }

.collection .banner {
  width: 100%;
  position: relative;
  margin: 0px 0 5px 0;
  float: left;
  z-index: 2;
  margin-top: 90px; }

.collection .desktop_hidden {
  display: none; }

.collection .banner h1 {
  font-size: 42px;
  color: #000; }

.collection-filters {
  margin: 20px 0 !important;
  text-align: center; }

.filter-row {
  min-width: 100%;
  display: inline-block;
  margin: 0 10px;
  text-align: left;
  vertical-align: top; }

.filter-row.mobile {
  display: none;
  margin-bottom: 1em; }

.filter-row.mobile label {
  display: inline-block;
  float: left; }

.filter-row.mobile div {
  margin: 2px 0 0 20px;
  cursor: pointer;
  float: left; }

.filter-row.mobile .single {
  width: 11px; }

.filter-row.mobile .double {
  width: 28px; }

.filter-row span {
  width: 9px;
  height: 9px;
  display: inline-block;
  margin: 0 0 2px 2px;
  background: #d3d3d3;
  float: left; }

.filter-row .active span {
  background: #000000; }

.filter-row.section_select {
  position: relative;
  margin-bottom: 20px; }

.filter_mobile_lable {
  display: none; }

#tag_filter,
#sort-by {
  width: 100%; }

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

.short_desc {
  padding: 10px 0px; }

.short_desc p {
  margin: 0px; }

#delivery-method {
  display: inline-block;
  margin-bottom: 0; }

.filter-container {
  margin-top: 0px !important;
  padding: 0 !important;
  position: relative; }

.filter-toggle {
  margin-bottom: 8px;
  padding-right: 40px !important;
  background: #0ca2da url(//cdn.shopify.com/s/files/1/0182/4159/t/13/assets/select.png?17854745699836949854) no-repeat right center/auto 6px !important; }

#filter {
  margin: 0 0 30px 0;
  padding: 10px 0 12px 0 !important;
  border-top: 1px solid #d3d3d3; }

#filter .reset-filter {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 13px;
  color: #000000;
  display: none; }

#filter nav {
  /*margin-right: 50px; */ }

#filter nav:last-of-type {
  margin-right: 0; }

#filter nav ul {
  margin-left: 0;
  text-align: center;
  list-style: none;
  display: none; }

#filter nav.filter-price ul {
  display: block; }

#filter nav li {
  display: inline-block;
  position: relative;
  color: #d3d3d3;
  text-align: left;
  float: left;
  width: 100%;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0; }

#filter .filter-accordion.open li:first-child {
  border-top: 0; }

#filter nav a {
  position: relative;
  padding: 5px 0;
  padding-left: 35px;
  color: #000000;
  display: block; }

#filter nav a span {
  color: #d3d3d3;
  display: none; }

#filter nav a:hover, #filter nav a:focus, #filter nav a:visited {
  color: #787878 !important; }

#filter a.disabled, #filter a.disabled span, #filter a.disabled:visited, #filter a.disabled:focus {
  pointer-events: none;
  color: #c2c2c2 !important; }

#filter nav li a:before,
#filter nav li a.active:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 4px;
  content: '';
  font-size: 18px;
  z-index: -1; }

#filter nav li a.active:before {
  z-index: 0;
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: 20px;
  -webkit-text-stroke: .8px #fff; }

#filter nav .disabled {
  position: relative;
  padding-left: 35px;
  color: #d3d3d3; }

#filter nav .disabled:before {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  content: '';
  z-index: -1; }

#filter .mobile {
  display: none; }

.loader {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 99992;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.9) url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/ihr_loadingif_pizza.gif") center center no-repeat; }
  .show-filter .loader {
    z-index: 99999; }

.gridviewmobile {
  display: none; }

.gridviewdesktop {
  display: inline-block;
  width: 100%;
  padding: 0 0 10px; }

#filter nav li.price_min_max {
  display: none; }

.price_min_max span {
  display: inline-block;
  padding: 10px 15px;
  width: 50%; }

.noUi-horizontal {
  height: 5px !important; }

.noUi-target {
  box-shadow: none !important;
  height: 3px !important; }

.noUi-origin {
  top: -6px; }

.noUi-horizontal .noUi-handle {
  width: 24px !important;
  height: 24px !important;
  left: -17px !important;
  top: -6px !important;
  border: 0px solid #000 !important;
  border-radius: 50% !important;
  background: #999 !important;
  box-shadow: none !important; }

.noUi-horizontal .noUi-handle:focus {
  outline: 0; }

.noUi-handle:after, .noUi-handle:before {
  height: 10px !important;
  left: 10px !important;
  display: none !important; }

.noUi-handle:after {
  left: 13px !important; }

.noUi-horizontal .noUi-connect {
  background: #d3d3d3 !important;
  border-radius: 0px !important;
  box-shadow: none !important; }

.noUi-horizontal .noUi-tooltip {
  border: 0px !important;
  border-radius: 3px !important;
  padding: 0 2px !important;
  font-size: 12px;
  bottom: 26px !important; }

.noUi-horizontal .noUi-tooltip:before {
  content: "$";
  padding-right: 2px; }

.modal {
  position: relative; }

.swatch-element.color.clear {
  visibility: visible;
  width: inherit;
  height: inherit;
  overflow: inherit;
  clear: none; }

.thumbnail .price {
  /*color:#B20000;*/
  color: #000;
  font-weight: 600;
  padding-top: 5px;
  margin-bottom: 5px; }

.thumbnail .price.sale {
  color: #B20000; }

.mobile-visible {
  display: none; }

/* .collection .mm-fixed-bottom, .collection .mm-fixed-top {z-index: 1000} */
.collection .item-list div:nth-child(4n+1) {
  clear: left; }

.collection div.section.collection_description {
  position: relative; }

.collection_description_before {
  max-height: none;
  height: 50px;
  overflow: hidden; }

.collection .morelink {
  color: black !important;
  text-align: center;
  width: 100px !important;
  margin: auto;
  margin-bottom: 15px; }

.collection .morelink:hover {
  color: #0ca2da !important; }

.collection_description p {
  display: inline;
  margin-bottom: 2px; }

.collection_description:after, .collection_description_before:after {
  box-shadow: 0 0 14px 14px #fafafa;
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  visibility: visible;
  opacity: 1;
  width: 100%; }

.collectiontoggle.collection_description:after {
  visibility: hidden; }

.collection .container.main.content {
  max-width: 1920px;
  /*	padding:5px 20px 0; margin-top:5px;*/
  padding-left: 20px;
  padding-right: 20px;
  margin: auto; }

/* end collection css */
/* minicart */
.tabminicart {
  display: none; }

.mobileminicart {
  display: none; }

.minicartcontainermobile .buttonarrow {
  margin-left: 7px;
  font-size: 27px;
  display: inline; }

.tabminicart .minicartcontainer {
  top: 78px;
  right: 6px; }

.minicartcontainermobile {
  display: none;
  border: 2px solid #0CA2DA;
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 5px 0px 10px 0px;
  background: #0CA2DA;
  color: #FFF; }

.minicartcontainermobile span {
  font-size: 22px;
  font-weight: normal;
  font-style: italic;
  display: block;
  margin-bottom: 5px; }

.minicartcontainermobile .viewcartlink {
  font-size: 22px;
  text-decoration: underline !important;
  text-transform: uppercase;
  color: #FFF; }

.minicartcontainer {
  display: none;
  position: absolute;
  z-index: 99999;
  width: 320px;
  right: 0px;
  top: 42px;
  background: #FFF;
  border: 2px solid #0CA2DA;
  text-align: center;
  padding-bottom: 7px; }

.minicartcontainer .itemadd {
  font-size: 22px;
  padding: 5px 0;
  border-bottom: 1px solid #0CA2DA;
  margin: 0 20px;
  font-weight: normal;
  font-style: italic;
  display: block; }

.minicartcontainer .totalcontainer {
  margin-top: 5px; }

.minicartcontainer .subtotal {
  display: inline-block;
  text-align: left;
  width: 50%;
  font-size: 18px;
  padding-left: 15px;
  font-weight: normal; }

.minicartcontainer .totalmoney {
  display: inline-block;
  text-align: right;
  width: 50%;
  font-size: 18px;
  padding-right: 15px;
  font-weight: normal;
  float: right; }

.minicartcontainer .excludestax {
  display: block;
  font-size: 12px;
  text-align: left;
  padding-left: 15px;
  margin-top: -10px;
  font-weight: normal;
  font-style: italic;
  clear: both; }

.minicartcontainer .shippingmessage {
  color: #B20000;
  margin-bottom: 2px;
  padding: 0 5px;
  line-height: 18px;
  font-size: 13px;
  font-weight: bold;
  display: block; }

.minicartcontainer .viewcartbutton {
  background: #0CA2DA;
  padding: 8px 20px;
  color: #FFF !important;
  border-radius: 5px;
  max-width: 80%;
  min-width: 290px;
  margin: auto auto !important;
  font-size: 20px !important;
  display: block !important; }

/* end minicart */
/* Mobile Menu */
.slicknav_menu, .slicknav_menu * {
  box-sizing: border-box; }

.closepopup, .slicknav_btn, #menu .slicknav_item {
  cursor: pointer; }

.slicknav_menu .slicknav_btn {
  position: fixed;
  z-index: 9999;
  background: 0 0;
  top: 20px; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  padding: .438em .625em;
  line-height: 1.125em;
  left: 0 !important; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: .188em; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_icon small {
  font-size: 8px;
  top: -12px !important;
  position: relative;
  display: none; }

.slicknav_icon .slicknav_icon {
  float: left;
  width: 1.7em;
  height: 2em;
  margin: .188em 0 0 .438em; }

.slicknav_icon .slicknav_icon:before {
  background: 0 0;
  width: 1.125em;
  height: .875em;
  display: block;
  content: "";
  position: absolute; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_icon {
  display: block !important;
  top: 0 !important; }

.slicknav_icon .slicknav_icon-bar {
  display: block !important;
  width: 1.6em !important;
  height: 2px !important;
  margin-top: 7px !important;
  border-radius: 1px;
  background: #0CA2DA;
  padding-bottom: 2px !important; }

.slicknav_menu:after, .slicknav_menu:before {
  content: " ";
  display: table; }

.slicknav_menu:after {
  clear: both; }

#menu ul {
  display: block; }

#menu li {
  display: block;
  border-bottom: 1px solid #41C5F5;
  margin: 0;
  padding: 0;
  line-height: 25px;
  font-size: 14px; }

#menu li ul li {
  border: none;
  padding: 0 0 2px 20px !important;
  line-height: 52px; }

#menu li ul li ul li {
  border: none; }

#menu li.submenu_title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 14px; }

#menu li .menu-search form {
  margin: 0; }

#menu li .menu-search input {
  margin: 0; }

#menu .slicknav_arrow {
  margin: 0 0 0 .4em;
  float: right;
  width: 20px;
  height: 20px;
  font-family: FontAwesome;
  -webkit-text-stroke: 4.5px #0CA2DA; }

#menu .slicknav_arrow:before {
  content: "\f067";
  font-size: 25px;
  color: #41C5F5; }

#menu .slicknav_open .slicknav_arrow:before {
  content: "\f068"; }

#menu .slicknav_open .slicknav_arrow {
  background-size: 20px; }

#menu .slicknav_open ul li .slicknav_arrow {
  width: 11px;
  height: 11px;
  display: -webkit-inline-box;
  float: none;
  background-size: 8px; }

#menu li ul li .slicknav_arrow {
  background: 0 0; }

.slicknav_menu, #menu {
  color: #fff;
  background: #0CA2DA;
  top: 0; }

#menu .slicknav_item a {
  display: inline; }

#menu .slicknav_row, #menu a {
  display: block; }

#menu .slicknav_parent-link a {
  display: inline; }

.slicknav_item {
  font-weight: 400; }

.slicknav_menu {
  font-size: 16px;
  width: 80%;
  position: fixed;
  z-index: 9999;
  height: 100%;
  left: -80%; }

.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: 700;
  text-shadow: 0 1px 3px #000; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #0CA2DA; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding-top: 29px !important; }

#menu {
  clear: both;
  margin: 0 0 20px;
  font-size: .875em;
  list-style: none;
  position: relative;
  z-index: 9999999;
  max-height: 100%;
  overflow: auto;
  overflow-x: hidden; }

#menu ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0; }

#menu .slicknav_row, #menu a {
  padding: 15px 10px 14px;
  margin: 0 5px; }

#menu .slicknav_open a:first-child {
  font-weight: 700; }

#menu .slicknav_open ul a {
  font-weight: 400 !important;
  color: #FFF; }

#menu .slicknav_open .slicknav_open a:first-child {
  font-weight: 700 !important;
  color: #FFF; }

#menu .slicknav_open .slicknav_open ul li a:first-child {
  font-weight: 400 !important;
  color: #FFF; }

#menu .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: 0 0;
  color: #fff; }

#menu a {
  text-decoration: none;
  color: #fff;
  font-size: 14px; }

#menu li ul li a {
  padding: 0 !important; }

#menu a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #FFF; }

#menu .slicknav_txtnode {
  margin-left: 15px; }

#menu .slicknav_item a, #menu .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_brand {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

.menu-search input {
  border-radius: 30px;
  margin-top: 15px; }

#menu li .icon-mail, #menu li .icon-phone {
  margin-left: 10px; }

.mm-menu-overlay {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 99;
  top: 0; }

.openmobilemenu {
  overflow: hidden; }

.closepopup {
  position: absolute;
  color: #FFF;
  font-size: 25px;
  border: 2px solid #FFF;
  border-radius: 15px;
  top: -22px;
  height: 25px;
  width: 25px;
  line-height: 21px;
  text-align: center;
  right: -22px; }

#menu ul li:last-child {
  border: none !important; }

#menu ul li:first-child {
  border-bottom: none !important; }

#menu li.support ul li:first-child {
  border-bottom: 1px solid #41c5f5 !important; }

#menu li.slicknav_open ul {
  background-color: #0bb0ee; }

#menu li.slicknav_open ul li {
  border-bottom: 1px solid #41C5F5; }

#menu {
  display: none; }
  .material-menu-wrapper #menu {
    display: block; }
  #menu .nav_link {
    padding: 15px 10px 14px;
    margin: 0 5px; }
    #menu .nav_link a {
      display: inline;
      padding: 0;
      margin: 0; }
  #menu .mobile_nav_dropdown {
    display: none; }
  #menu .open_dropdown div:first-child {
    font-weight: 700; }
  #menu .open_dropdown ul {
    background: #0bb0ee; }
    #menu .open_dropdown ul li {
      border-top: 1px solid #41c5f5 !important; }
  #menu .open_dropdown .slicknav_arrow:before {
    content: "\f068"; }

/** On desktop, we do not need to show menu button */
.material-menu-button {
  width: 40px;
  height: 45px;
  padding: 10px 2px 0px 14px;
  position: absolute;
  left: 0;
  top: 0; }
  @media only screen and (min-width: 1027px) {
    .material-menu-button {
      display: none; } }
  .material-menu-button span {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
    background-color: #000; }

/** Menu in mobile-view */
.material-menu-view-mobile {
  width: 80% !important;
  overflow: hidden !important;
  display: none;
  background: #0CA2DA; }

.material-menu-view-desktop.material-menu-wrapper {
  display: none !important; }

/* mega menu */
#menu li {
  font-size: 14px; }

#menu li .menu-search form {
  margin: 0; }

#menu li .menu-search input {
  border-radius: 0;
  margin: 0;
  padding-left: 35px; }

#menu li .menu-search .search-submit {
  right: -10px;
  float: left; }

#menu li.submenu_title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 14px; }

#menu li ul li.third_level {
  padding-left: 35px; }

#menu li.clearance a {
  color: #e80030; }

#menu li.overwatch-league a {
  color: #ff6600; }

#menu li a.arrow {
  display: none; }

/* End Mobile Menu */
.product .fancybox-inner img {
  max-width: 100%; }

/* .product .fancybox-overlay{z-index:9999999999;} */
/* collection page slider */
/* ==========================================================================
	Collection Page	Slider
===========================================================================*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.slider-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto; }

.slider {
  position: relative;
  width: 9999px; }

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

.slider:after {
  clear: both; }

.slider .slide {
  position: relative;
  float: left;
  margin: 0;
  padding: 0; }

.slider .slide img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto; }

.act,
#prev > span,
#next > span,
#slider-nav > a {
  background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/arrows.png?v=2224692425123994762) no-repeat; }

#next > span,
#prev > span {
  display: block;
  width: 16px;
  height: 24px; }

/* Arrows */
#next > span {
  background-position: -20px 0; }

#prev > span {
  background-position: 0 0; }

#next,
#prev {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  padding: 10px 15px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.39);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
  /* ie8 */
  -o-user-select: none; }

#prev {
  left: 10px; }

#next {
  right: 10px; }

.caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0 10px 30px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
  /* ie8 */ }

.caption a {
  display: block;
  color: #fff; }

.slider-nav {
  line-height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  filter: alpha(opacity=90);
  /* ie8 */ }

.slider-nav a {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s ease;
  -o-transition: background .5s ease;
  transition: background .5s ease;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent; }

.slider-nav .active {
  width: 12px;
  height: 12px;
  background: #fff; }

@media (max-width: 580px) {
  .caption {
    display: none; } }
/* =================================== 
		Home Page Video
====================================== */
.mobileslide {
  display: none; }

.videotext {
  position: absolute;
  top: 40%;
  bottom: 0;
  width: 500px;
  height: 70%;
  left: 0;
  right: 0;
  z-index: 9;
  margin: auto; }

.videotext h2 {
  font-size: 50px;
  text-align: center;
  margin-bottom: 5px;
  font-weight: normal;
  text-transform: none;
  font-family: 'Cinzel', serif; }

#homepage_slider .videotext h2 {
  color: #ffffff; }

.videotext span {
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 35px; }

#homepage_slider .videotext span {
  color: #ffffff; }

.videotext a.button {
  font-weight: normal;
  margin: 0px auto;
  display: table;
  padding: 0px;
  font-size: 24px;
  box-shadow: none;
  font-family: 'Cinzel', serif; }

#homepage_slider .videotext a.button {
  background: rgba(0, 0, 0, 0);
  color: #fafafa; }

.videotext a.button:hover {
  opacity: 0.8; }

video#hompagevideo::-webkit-media-controls {
  display: none !important; }

.video_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

/* end Home page Video */
/* end slider */
/* Product
================================================== */
/* Bundle */
.bundle_note a {
  border: 1px solid #a7dff5;
  padding: 3px 10px;
  margin-bottom: 6px;
  display: inline-block;
  color: #0ca2da;
  font-weight: bold;
  font-size: 1em; }

.bundle_note a:hover {
  color: #0ca2da;
  border: 1px solid #0ca2da; }

/* collection bundle */
a.bundle-tag {
  font-weight: 600;
  color: #646464 !important; }

a.bundle-tag:hover {
  color: #0ca2da !important; }

.help-me-choose-container {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 10px; }

.product .container.main {
  max-width: 1530px;
  width: 100%; }

.product .container .sixteen.columns {
  width: 100%;
  margin: 0;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product .container .eight.columns.alpha {
  width: 56%;
  margin: 0;
  float: left; }

.product .container .eight.columns.omega {
  width: 42.5%;
  margin: 0;
  float: left;
  margin-left: 1.5%; }

.product .container .nine.columns {
  width: 60%;
  margin: 0;
  float: left; }

.product .container .seven.columns {
  width: 36%;
  margin: 0;
  float: right; }

.product .flex-control-thumbs li[data-variant="global"],
.product .flex-control-thumbs li.active {
  display: inline-block !important; }

.product .reviews-questions {
  width: 100%;
  margin: -10px 0 0 0 !important;
  float: left; }

.product .reviews-questions .yotpo {
  clear: none;
  float: left; }

.product .reviews-questions .yotpo:last-of-type {
  margin: 1px 0 0 15px; }

.agree_pod_hide {
  display: none; }

.agree_pod_true {
  width: 100%;
  position: relative; }

.agree_pod_true input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 7px 0px 0px 0px; }

.agree_pod_true label {
  margin: 0px 0px 10px 21px;
  font-size: 1.2em;
  cursor: pointer;
  float: left; }

.agree_pod_true .pod-error, .swatch-error {
  width: 100%;
  font-size: 14px;
  color: #FF0000;
  float: left;
  margin-bottom: 5px; }

.agree_pod_true .pod-error span {
  padding-left: 5px; }

.pod-error .icon-checkmark {
  padding-left: 0px !important;
  font-size: 12px; }

.swatch-error span {
  font-size: 12px; }

.agree_pod {
  width: 100%;
  position: relative; }

.pre_order_container {
  width: 100%;
  position: relative; }

.pre_order_container input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 7px 0px 0px 0px; }

.pre_order_container label {
  margin: 0px 0px 10px 21px;
  font-size: 1.2em;
  cursor: pointer; }

.pre_order_container .pre_order_error {
  width: 100%;
  font-size: 12px;
  color: #FF0000;
  float: left; }

.pre_order_container .pre_order_error span {
  margin-right: 7px;
  font-size: 12px; }

.pre_order {
  width: 100%;
  position: relative; }

.instock_label {
  color: #006600;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
  font-size: 15px; }

.left_instock_label, .outof_stock_label {
  color: #a42727;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
  font-size: 15px; }

form.product_form {
  margin-bottom: 16px; }

.product_form .left {
  margin-right: 20px; }

.product_form .left.quantity:not(.enable_outfit) {
  display: none; }

.add_to_cart {
  min-width: 142px;
  width: 100%;
  max-width: 100%;
  line-height: inherit; }

.related-button {
  display: inline-block;
  padding-right: 18px; }

.related-button a {
  position: relative;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  background: #a2a2a2; }

.related-button a:hover {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  background: #737373; }

.related-button a:after {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -18px;
  content: '';
  border-top: 23px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 20px solid #a2a2a2; }

.related-button a:hover:after {
  border-left-color: #737373; }

.view-cart {
  margin-bottom: 4px; }

.view-cart .icon-cart:before {
  margin-right: 5px; }

.loading-signal {
  display: none;
  border: 3px solid #fff;
  border-radius: 25px;
  height: 25px;
  width: 25px;
  opacity: 0;
  margin: 0 auto;
  -webkit-animation: pulsate 1s ease-out;
  -ms-animation: pulsate 1s ease-out;
  -moz-animation: pulsate 1s ease-out;
  -o-animation: pulsate 1s ease-out;
  animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.loading-signal.active {
  display: inline-block; }

.product-features {
  width: 100%;
  margin-top: 0px;
  float: left; }

#carousel .carousel_gif {
  max-width: 100px;
  max-height: 100px; }

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0; }

  50% {
    opacity: 1; }

  100% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; } }

@-moz-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0; }

  50% {
    opacity: 1; }

  100% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; } }

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0; }

  50% {
    opacity: 1; }

  100% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; } }

#recommendify-recent-products {
  margin-top: 15px; }

#recommendify-custom-products {
  width: 100%;
  margin-bottom: 24px;
  float: left; }

.recommendify_panel_heading {
  margin: 5px 0 !important;
  padding: 7px 0;
  font-size: 16px;
  line-height: 1.2em;
  text-align: center;
  text-transform: capitalize; }

.recommendify-panel-body .recommendify_col {
  width: 33.33%;
  display: inline;
  float: left; }

.recommendify-panel-body .recommendify_col:last-of-type {
  margin-right: 0; }

.recommendify-panel-body .recommendify_col .recommendify_product_image {
  height: auto !important;
  padding-top: 100%; }

.recommendify-panel-body .recommendify_product_title p {
  margin-bottom: 0;
  color: #000; }

.recommendify-panel-body .recommendify_product_price {
  font-weight: bold;
  font-size: 12pt;
  text-align: center; }

.recommendify-panel-body .recommendify_product_price .recommendify_compare_price {
  text-decoration: line-through;
  color: #969696;
  font-style: italic;
  text-shadow: none;
  font-weight: normal; }

.recommendify-panel-body .recommendify_product_price .recommendify_compare_price + .recommendify_current_price {
  color: #B20000; }

.recommendify-panel-body .recommendify_product_price span {
  color: #B20000; }

.recommendify_product_title {
  text-align: center; }

h2.recently-view-title {
  /*text-transform: capitalize;*/
  font-size: 18px;
  text-align: center;
  margin: 2px 0 32px 0;
  line-height: 1.2em;
  font-weight: 600; }

.outfit h2.recently-view-title {
  margin: 20px 0; }

.recently-product-block {
  width: 33.33%;
  float: left;
  text-align: center;
  /*padding:8px;*/ }

.recently-product-block img {
  display: inline-block;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 50%;
  right: 0;
  width: auto;
  z-index: 2;
  height: auto;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 80%; }

.recently-product-block label {
  font-weight: 600;
  cursor: pointer;
  margin: 0 0 10px;
  color: #000; }

.recently-product-block label:hover {
  color: #0ca2da; }

.recently-product-block span {
  display: inline-block;
  font-weight: bold;
  font-size: 14px; }

.recently-product-block a .product-image {
  /*margin-left: 2%;margin-right: 2%;*/ }

.recently-product-block .product-image {
  margin-bottom: 5px;
  display: block;
  padding-top: 100%;
  width: 100%;
  position: relative;
  background: #fff;
  text-align: center;
  z-index: 1;
  border-radius: 0; }

.recently-viewed-cart .recently-product-block {
  padding: 0 5px; }

.recently-viewed-cart .recently-product-block span {
  display: block; }

.slide_cart_inner h2.recently-view-title {
  font-size: 18px;
  margin: 2px 0 27px 0; }

.slide_cart_inner .recently-product-block label {
  margin-bottom: 5px; }

.slide_cart_inner .recently-product-block label,
.slide_cart_inner .recently-product-block span {
  font-size: 12px;
  line-height: normal;
  padding-left: 0; }

.slide_cart_inner .arp-block__price {
  display: block !important; }

div.arp-block__price span.price span {
  font-weight: 600 !important; }

button .icon-cart {
  font-family: 'OutOfTheSandbox';
  margin-right: 5px; }

.current_price, .sold_out {
  font-weight: 400;
  font-size: 24px;
  color: #000; }

.collection .sold_out, .search .sold_out {
  font-size: 12px; }

.cart .quantity {
  width: 65px; }

.product button {
  padding: 18px 40px; }

.product button .text {
  font-size: 24px; }

.product-video-title, .product-description-title {
  margin: 0 0 0em 0;
  padding: 7px 0;
  font-size: 18px;
  line-height: 32px;
  text-align: center; }

ul.spg-inf {
  margin: 20px 0 0 0px;
  color: #969696 !important; }

.spg-inf li {
  list-style: none; }

.spg-inf li span {
  margin-right: 5px;
  font-size: 12px; }

.spg-inf li span.money {
  margin-right: 0;
  font-size: 14px; }

.product_badges {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 901; }

.product_badges .pre_order {
  background: #000;
  color: #fff;
  padding: 10px; }

.mobile_only {
  display: none; }

.descktopfullbanner .col-sm-4 {
  width: 33.33333333%;
  float: left;
  padding: 0 15px;
  text-align: center; }

.no-banner h3 {
  font-size: 25px;
  line-height: 40px; }

.collection_links_title {
  text-align: center;
  line-height: normal; }

.collection_linklists {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  text-align: center; }

.sub-collection_gradient {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  pointer-events: none;
  width: 27px;
  z-index: 5; }

.sub-collection_gradient-left {
  background: linear-gradient(90deg, white, rgba(255, 255, 255, 0)); }

.sub-collection_gradient-right {
  left: auto;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), white); }

.sub_menu_links {
  white-space: nowrap;
  font-size: 0;
  margin: 0;
  padding: 0 10px;
  line-height: normal;
  font-size: 16px; }

.sub_menu_links li {
  display: inline-block;
  padding: 10px 5px;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.3;
  margin: 0; }

.sub_menu_links li a {
  text-decoration: underline !important;
  color: #0ca2da; }

.sub_menu_links li a:hover {
  text-decoration: none !important; }

/* Cart
================================================== */
#cart_form .add_to_cart {
  background: #34d947; }

#cart_form .add_to_cart {
  background: #008a00;
  width: auto !important;
  padding: 25px 80px !important;
  font-size: 24px !important;
  margin-bottom: 0 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#cart_form .add_to_cart:hover {
  background: #00AE00; }

.cart .shippingmessage {
  color: #B20000;
  padding-top: 3px;
  min-height: 20px; }

.cart_product_title a {
  color: #000000;
  text-transform: none; }

.cart_product_title a:hover {
  color: #0ca1d9; }

.cart_product_row .product_total_price {
  font-size: 18px; }

.remove_item_block {
  text-align: center; }

.cart_img_block a {
  text-align: left; }

.checkout_block {
  max-width: 700px;
  margin: auto;
  text-align: center; }

.checkout_block_container {
  background: #eeeeee;
  padding: 15px 0px; }

#shipping-calculator h4 {
  text-align: center;
  font-weight: normal; }

#shipping-calculator h4 span:hover {
  cursor: pointer;
  color: #0ca1d9; }

#shipping-calculator h4 span:after {
  background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/down-side-arrow.png?v=4313386524809091875);
  background-repeat: no-repeat;
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background-position: 6px 8px; }

#shipping-calculator h4.open span:after {
  background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/up-side-arrow.png?v=8860002221543922333);
  background-repeat: no-repeat;
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background-position: 6px 8px; }

#shipping-calculator h4 span:hover:after {
  background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/down-side-hov-arrow.png?v=15759213620936739945);
  background-repeat: no-repeat;
  background-position: 6px 8px; }

#shipping-calculator h4.open span:hover:after {
  background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/up-side-hov-arrow.png?v=8172374230553215026);
  background-repeat: no-repeat;
  background-position: 6px 8px; }

#shipping-calculator-form-wrapper {
  display: none;
  width: 95%;
  margin: 0 auto; }

.checkout_block_container .subtotal_amount strong {
  font-size: 30px;
  font-weight: 500; }

.checkout_block_container .subtotal {
  font-weight: normal;
  margin-bottom: 0px;
  padding-bottom: 2px; }

.cart_title_container {
  margin-bottom: 5px !important;
  padding: 10px 0 0 0; }

.cart_title_block {
  float: left;
  width: 30%;
  text-align: left;
  padding-top: 20px; }

.cart_top_checkout {
  float: left;
  width: 70%;
  text-align: right; }

.cart_top_checkout .top_checkout_btn {
  background: #008a00;
  width: auto !important;
  padding: 10px 50px !important;
  font-size: 18px !important;
  margin-bottom: 0 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.cart_top_checkout .top_checkout_btn:hover {
  background: #00AE00; }

.shop_confidence_blocks {
  padding-top: 15px; }

.shop_confidence-wrapper {
  max-width: 600px;
  margin: 0 auto; }

.shop_confidence_blocks h2 {
  text-align: center;
  font-size: 25px;
  color: #9b9b9b;
  border-top: 2px solid #e3e3e3;
  padding-top: 15px;
  width: 95%;
  margin: auto auto 15px; }

.shop_confidence_blocks .confidence_block {
  width: 33.33%;
  float: left; }

.confidence_block label {
  text-align: center;
  font-weight: normal;
  color: #9b9b9b;
  line-height: 18px; }

.confidence_block span {
  background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/confidence_shop.png?v=146601998420598186);
  background-repeat: no-repeat;
  background-size: 180px;
  width: 75px;
  height: 75px;
  display: block;
  margin: auto; }

.confidence_block span.guarantee {
  background-position: -8px -4px; }

.confidence_block span.returns {
  background-position: -99px -2px; }

.confidence_block span.columnssupport {
  background-position: -6px -87px; }

.confidence_block span.fastshipping {
  background-position: -98px -90px; }

/*29/10/2018*/
.usp_icon {
  width: 100%;
  max-width: 390px;
  display: inline-block;
  padding: 20px 0 0;
  margin-bottom: -20px; }

.usp_icon .confidence_block {
  float: left;
  display: flex;
  margin-right: 10px; }

.usp_icon .confidence_block:first-child {
  max-width: 140px;
  margin-right: 5px; }

.usp_icon .confidence_block:last-child {
  margin-right: 0; }

.usp_icon .confidence_block span {
  background-size: 85px;
  width: 35px;
  height: 35px;
  float: left;
  margin-right: 8px; }

.usp_icon .confidence_block ins {
  text-align: left;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  color: #9b9b9b;
  text-decoration: none; }

.usp_icon .confidence_block span.guarantee {
  background-position: -3px -5px; }

.usp_icon .confidence_block span.returns {
  background-position: -45px -2px;
  background-size: 80px;
  width: 30px; }

.usp_icon .confidence_block span.fastshipping {
  background-position: -47px -45px;
  width: 60px;
  margin: 0 5px 0 0; }

.usp_icon .confidence_block span.columnssupport {
  background-position: 2px -36px;
  background-size: 75px; }

.usp_icon .confidence_block ins span.money {
  background: transparent;
  display: inline-block;
  float: none;
  width: auto;
  height: auto;
  margin: 0 1px 0 0;
  font-size: inherit; }

/* 09-10-20 rk */
ul.usp_icon-list {
  margin: 0;
  padding: 15px 0;
  list-style: none;
  width: 100%;
  display: flex;
  border-top: 1px solid #cbcbcb;
  justify-content: center;
  /*border-bottom:1px solid #cbcbcb;*/ }
  ul.usp_icon-list li {
    /*width:30%;*/
    display: inline-block;
    margin: 0;
    vertical-align: top;
    padding: 0 5px;
    text-align: center;
    font-size: 14px; }
    ul.usp_icon-list li span {
      width: 100%;
      display: inline-block; }
    ul.usp_icon-list li img {
      width: 100%;
      object-fit: cover;
      max-width: 60px; }
    ul.usp_icon-list li ins {
      text-decoration: none;
      font-size: 0.9em;
      font-weight: 600; }
    @media screen and (max-width: 1026px) {
      ul.usp_icon-list li img {
        max-width: 50px; } }
  @media screen and (min-width: 768px) {
    ul.usp_icon-list {
      max-width: 430px;
      border: 0;
      padding-top: 10px; } }

/* 09-10-20 rk end*/
/* 28-10-20 rk */
.soldout-wishlist {
  max-width: 430px;
  display: block;
  text-align: center; }
  @media screen and (max-width: 1480px) {
    .soldout-wishlist {
      max-width: 400px; } }
  @media screen and (max-width: 1366px) {
    .soldout-wishlist {
      max-width: 375px; } }
  @media screen and (max-width: 767px) {
    .soldout-wishlist {
      max-width: 100%;
      padding: 5px 0; } }

/* 28-10-20 rk end*/
.discount_parcentage {
  color: #B20000;
  font-weight: bold;
  font-size: 20px;
  display: none; }

.vtab-wrap {
  position: relative;
  width: 100%;
  display: inline-block; }
  .vtab-wrap h3 {
    font-size: 15px;
    text-transform: capitalize;
    cursor: pointer; }
  .vtab-wrap .tab-arrow {
    position: absolute;
    top: -2px;
    right: 3px;
    font-size: 27px;
    color: #a2a2a2;
    cursor: pointer;
    line-height: normal; }
  .vtab-wrap table {
    border-collapse: collapse;
    width: 100%; }
    .vtab-wrap table th, .vtab-wrap table td {
      border: 1px solid #ddd;
      padding: 8px; }
  .vtab-wrap a {
    color: #000;
    font-weight: 600; }
    .vtab-wrap a:hover {
      color: #0ca2da !important; }

.cart_product_row {
  margin-bottom: 30px; }

#get-rates-container {
  margin-top: 20px; }

.cart .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-title, .cart .yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-body {
  word-wrap: break-word; }

.cart_ship_note {
  border-top: 1px solid #efefef;
  padding-top: 10px;
  margin-bottom: 15px;
  font-size: 15px;
  text-transform: initial;
  line-height: initial; }

.rts_count, .pod_count, .dtg_count, .printful_count, .pre_count {
  color: #9b9b9b; }

.cart_top_checkout form {
  margin-bottom: 0; }

/* Account
================================================== */
.container .offset-by-five {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* Learn Gloving Center
================================================== */
#disqus_thread {
  padding: 30px 0; }

/* page giveaway
================================================== */
.collectionBanner img {
  width: 100%; }

.video-wrap {
  width: 100%;
  display: inline-block; }

.video-wrap iframe {
  width: 100%;
  height: 600px;
  display: inline-block;
  border: 0; }

.video-wrap-multi {
  width: 100%;
  display: inline-block; }

.video-wrap-multi iframe {
  width: 100%;
  height: 310px;
  display: inline-block;
  border: 0; }

.video-wrap-multi .video-col-left {
  width: 48%;
  float: left;
  margin-bottom: 15px; }

.video-wrap-multi .video-col-right {
  width: 48%;
  float: right;
  margin-bottom: 15px; }

.size-chart-modal-desktop, .size-chart-modal-mobile, .size-chart-modal {
  text-decoration: underline !important;
  font-size: 12px;
  padding-left: 35px;
  color: #000;
  font-weight: 600;
  display: inline-block;
  line-height: normal;
  margin-bottom: 10px;
  background: url(https://cdn.shopify.com/s/files/1/0982/0722/files/sizechart-icon.png?v=1594013782) 0 6px no-repeat; }

a.size-chart-modal-desktop:hover, a.size-chart-modal-mobile:hover, .size-chart-modal:hover,
a.size-chart-modal-desktop:focus, a.size-chart-modal-mobile:focus, .size-chart-modal:focus {
  text-decoration: underline !important;
  color: black !important; }

.product-reviews {
  padding: 0 0 10px 0;
  /*10px 0px 5px 0px*/ }
  .product-reviews .product-reviews-top {
    position: relative;
    margin-bottom: 0px;
    cursor: pointer; }
    .product-reviews .product-reviews-top .reviews-title {
      line-height: 20px;
      text-transform: capitalize;
      font-size: 15px;
      height: 30px;
      margin: 0px;
      position: relative;
      z-index: 9; }
    .product-reviews .product-reviews-top .reviews-arrow {
      position: absolute;
      right: 3px;
      margin: 0;
      top: -2px;
      cursor: pointer;
      font-size: 27px;
      color: #a2a2a2; }
      .product-reviews .product-reviews-top .reviews-arrow span:before {
        margin-right: 0; }

.product-reviews-full {
  margin-top: 20px; }
  .product-reviews-full .reviews_title {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 30px; }
  .product-reviews-full div.stamped-container[data-widget-style], .product-reviews-full div[data-widget-style] div.stamped-container {
    max-width: 100% !important; }

.capitalize-title .recommendify_panel_heading {
  text-transform: capitalize;
  line-height: 1.2em;
  margin-bottom: 5px;
  font-size: 16px;
  margin-top: 30px; }

.text-capitalize {
  text-transform: capitalize !important; }

#carousel.flexslider .slides {
  width: 100% !important; }
  #carousel.flexslider .slides li .thumb_play_icon {
    position: absolute;
    min-width: auto;
    min-height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 40px;
    color: #0ba2da;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 25px;
    cursor: pointer; }

#slider .slides li .slide_play_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0ba2da;
  font-size: 46px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 24px; }

.product-images .two.columns {
  width: 95px;
  margin-right: 15px; }

.product-images .six.columns {
  width: 82%;
  margin: 0;
  width: calc(100% - 116px); }

.share-icon-box {
  position: relative;
  clear: both;
  text-align: left;
  top: -27px;
  padding-left: 6%; }

.share-icon-box .share-btn {
  cursor: pointer; }

.social_buttons_box {
  margin-top: 25px;
  display: none;
  position: absolute;
  left: 15px;
  top: 15px;
  background-color: #ffffff;
  z-index: 9999999;
  width: 227px; }

.social_buttons1 {
  box-shadow: 0 0 17px 2px #c3c3c3;
  padding: 0px 10px 0 10px;
  clear: both;
  display: block; }
  .social_buttons1 a {
    color: #ffffff;
    padding: 9px;
    font-size: 28px;
    margin-right: 4px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    margin-top: 8px; }
  .social_buttons1 a:last-child {
    margin-right: 0; }
  .social_buttons1 .icon-twitter {
    background-color: #27fffe; }
  .social_buttons1 .icon-facebook {
    background-color: #2a3890; }
  .social_buttons1 a.icon-pinterest {
    color: #bf1e2e;
    padding: 0;
    font-size: 46px;
    position: relative; }
  .social_buttons1 .icon-mail {
    background-color: #f8ed31; }
  .social_buttons1 a:before {
    float: left;
    margin: 0;
    text-indent: 0; }

.social_buttons1 a:before {
  float: left;
  margin: 0;
  text-indent: 0; }

.mobile-video-icon, .mobile-gallery-icon {
  background-color: #dcf2fd;
  text-align: center;
  padding: 16px 10px;
  clear: both;
  margin: 0 -10px 10px;
  display: none; }

.mobile-video-icon img, .mobile-gallery-icon img {
  width: 18px; }

.mobile-share-icon {
  display: none; }

.mb15 {
  margin-bottom: 15px; }

div.container div.breadcrumb_text.breadcrumb-bottom {
  padding-top: 1em !important;
  margin-bottom: 0; }

/* 11-02-2017 */
.description-readmore {
  text-align: center;
  margin: 10px auto;
  width: 210px !important; }

.description-readmore .readmorelink {
  display: inline-block;
  padding: 7px 15px;
  font-weight: bold;
  font-size: 16px;
  width: auto;
  box-shadow: 0 0 1px 1px #a7dff5;
  width: 200px;
  margin-bottom: 10px; }

.description-read {
  position: relative; }

.description-read[data-readmore]:after {
  box-shadow: 0 0 14px 14px #fafafa;
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 0px;
  visibility: visible;
  opacity: 1;
  width: 100%; }

.description-read.texttoggle:after {
  box-shadow: none; }

/* thumbnail preload  */
#carousel.flexslider .slides > li {
  display: inline-block;
  -webkit-backface-visibility: visible; }

#slider.flexslider .slides > li:first-child {
  display: block;
  -webkit-backface-visibility: visible; }

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

.description p,
.description ul li,
.vtab_container p,
.vtab_container ul li,
.shipping-table {
  font-size: 13px; }

.description ul, .vtab_container ul {
  margin: 0 0 15px;
  padding-left: 18px; }

.description ul li, .vtab_container ul li {
  margin: 0 0 5px; }

.description p,
.vtab_container p {
  margin-bottom: 10px;
  line-height: normal; }

/* 2017-03-01 */
.search-bar {
  position: absolute;
  right: 17px;
  top: 15px;
  z-index: 9999;
  height: 40px;
  background: #dbf2fd; }

.header .search-bar--submit {
  background: transparent !important;
  padding: 0px 5px !important;
  margin: 0;
  box-shadow: none;
  color: #000;
  vertical-align: middle; }

.header .search-bar--submit .icon-search {
  font-size: 18px; }

.header .search-bar--submit:hover {
  color: #0ca2da !important; }

.header .search-bar input[type="text"] {
  border: none;
  background: transparent;
  border-bottom: 1px solid #000;
  color: #000 !important;
  margin: 0px;
  padding: 3px;
  border-radius: 0px;
  display: none; }

.search-over {
  display: inline-block; }

.search-over button:focus {
  outline: none; }

.footer-search-wrap {
  display: none;
  width: 100%;
  background: #e7e7e7;
  padding: 16px 20px;
  margin-top: 30px;
  text-align: center;
  line-height: 1; }

a.back-to-top {
  position: fixed;
  z-index: 100;
  right: 20px;
  bottom: 25px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #000;
  background: white;
  border-radius: 50%; }

a.back-to-top:after {
  content: "Back to Top";
  font-size: 11px;
  color: #000;
  position: absolute;
  left: -16px;
  bottom: -18px;
  width: 70px;
  height: 16px;
  line-height: normal; }

.footer-search-wrap .search-over {
  width: 100%;
  position: relative; }

.footer-search-wrap .search_bottom {
  width: 200px;
  position: absolute;
  top: 0;
  opacity: 0;
  margin: auto;
  left: 0;
  right: 0;
  height: 43px; }

.footer-search-wrap .search-wrap {
  position: inherit;
  left: 0;
  top: 0;
  width: 100%; }

.footer-search-wrap .foot-search {
  position: relative; }

.footer-search-wrap .search-bar--submit {
  background: #1f1f1f  !important;
  padding: 10px 20px !important;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  color: #FFF;
  vertical-align: middle;
  text-transform: none; }

.footer-search-wrap .search-bar--submit .icon-search {
  font-size: 18px !important;
  vertical-align: middle;
  padding-right: 5px;
  padding-top: 5px;
  margin-top: -6px; }

.footer-search-wrap .search-bar--submit:hover {
  color: #0ca2da !important; }

/* 2017-05-11 */
.template-tracktor #tracktorContainer {
  background: url(https://cdn.shopify.com/s/files/1/0982/0722/files/ihr-track-my-order-bg.jpg?2147471774660209459) no-repeat center center;
  padding: 118px 0; }

.template-tracktor #tracktorOrderForm {
  float: none;
  max-width: 500px;
  margin: auto; }

.template-tracktor .container {
  width: 100%; }

.template-tracktor #tracktorResponseContainer {
  padding: 0 50px; }

.template-tracktor .sub-footer .container {
  max-width: 1200px; }

#tracktorOrderForm h1, #tracktorOrderForm label {
  color: #fff; }

#tracktorOrderDetails {
  margin-top: 140px !important; }

#tracktor.themeLight {
  padding-bottom: 0; }

#tracktorOrderStatus div dl dd {
  line-height: 0; }

.template-tracktor .container {
  padding: 86px 0px 0px 0px; }

#tracktorOrderStatus div dl dt {
  z-index: 999; }

.template-tracktor .sub-footer {
  margin-top: 0 !important; }

/* 18-05-2017 */
.mobile-support-foot {
  display: none; }

/* 19-05-2017 */
.no_cart_item {
  padding: 160px 0 0; }

/*28-05-2017*/
.col-3 {
  width: 32%;
  display: inline-block;
  vertical-align: top; }

.col-2 {
  width: 46%;
  display: inline-block;
  vertical-align: top; }

.article-logo {
  width: 100%;
  display: inline-block; }

.article-logo img {
  width: 100%; }

.sidebar_title {
  border-bottom: 2px solid #ccc;
  margin: 0 0 20px 0;
  line-height: 0;
  padding: 10px 0 0;
  text-align: center; }

.sidebar_title span {
  background: #fff;
  padding: 0 5px; }

.recent_articles li {
  width: 100%;
  display: inline-block;
  margin: 0; }

.recent_articles li a::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out; }

.recent_articles li a:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1); }

.addthis-wrap {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 0 0 15px; }

.addthis-wrap a {
  float: none !important; }

/* blogs */
body.article {
  background: #fff; }

body.article div.content {
  padding: 90px 0px 0px 0px; }

/*29/03/2018*/
.container .blog_content {
  padding: 0px 0px 5px; }

body.article .container .post-picture {
  text-align: center; }

body.article .container .post-picture img {
  width: 100%; }

body.article .container .article-logo {
  margin-left: 20px; }

body.article .container .blog-title {
  text-align: center;
  margin-top: 15px; }

body.article .container .article_title {
  float: right;
  margin: -115px 0 0 75px;
  background: #fff;
  position: relative;
  padding: 30px 50px;
  display: inline-block;
  width: 90%; }

body.blog .article_title h2 {
  font-size: 35px;
  font-weight: normal;
  margin-bottom: 0.5em; }

body.article .container iframe.iframevideo {
  width: 100%;
  height: 400px; }

body.article h1.article-title {
  padding: 15px 0;
  font-size: 40px;
  line-height: 65px;
  font-weight: normal;
  margin: 0; }

body.blog .blog_meta .cat_section h4.cat_title, body.blog .blog_meta h4.post_title, body.blog .blog_meta .social-icons h4.follow_title {
  color: #969696;
  margin: 0; }

body.blog .blog_meta .cat_section ul.blog_filter li a {
  color: #000; }

body.blog .blog_meta .cat_section ul.blog_filter li a:hover, body.blog .blog_meta .cat_section ul.blog_filter li a.active {
  color: #0ca2da; }

.article_info {
  color: #a1a1a6; }

.article_info .h6 {
  display: inline-block;
  color: #a1a1a6;
  font-size: 14px;
  padding: 5px 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility; }

.article_info .h6 a {
  color: #a1a1a6; }

.article_info .h6 a:hover {
  color: #0ca2da; }

.blog_cat_nav {
  margin: 0;
  text-align: center;
  padding: 15px 0; }

.blog_cat_nav li {
  display: inline-block;
  margin: 4px 10px; }

.blog_cat_nav li a {
  color: #0ca2da;
  text-transform: uppercase; }

.blog_cat_nav li a:hover, .blog_cat_nav li a.active {
  color: #000; }

.share_btn {
  display: none; }

.share_btn_mobile .social_buttons {
  background: #f5f5f5;
  padding: 10px 15px;
  margin: auto;
  display: block;
  text-align: center;
  text-transform: uppercase; }

.share_btn_mobile .social_buttons a {
  padding-left: 20px; }

@media screen and (min-width: 801px) {
  .article__body-inner {
    display: inline-block;
    width: calc(100% - 105px);
    padding: 0 50px 0 110px; }

  .share_btn {
    width: 100px;
    padding-left: 0px;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    display: inline-block;
    vertical-align: top; }

  body.article .container span.social_buttons {
    display: inline-block;
    position: -webkit-sticky;
    position: absolute;
    left: 0;
    top: 0;
    vertical-align: top;
    background: #f0f0f0;
    padding: 30px;
    text-transform: capitalize; }

  body.article .container .share_btn span.social_buttons {
    position: inherit;
    text-transform: uppercase;
    font-weight: 600; }

  body.article .container span.social_buttons:hover {
    text-decoration: none !important; }

  .share_btn_mobile {
    display: none; } }
@media screen and (min-width: 1025px) {
  .article__body-inner {
    padding: 0 70px 0 110px; } }
@media screen and (max-width: 768px) {
  .article__body-inner {
    padding: 0 110px; } }
.article blockquote p {
  border-left: 3px solid #1a77d2;
  padding: 0 15px;
  color: #999; }

.article blockquote {
  border: none; }

.article .blog_img {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px;
  text-align: center;
  margin-bottom: 10px; }

.article .blog_img .taken_by {
  text-align: center;
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

body.article .blog_content a:hover {
  text-decoration: underline !important; }

body.article .blog_content a.tag {
  font-size: normal;
  margin: 0;
  border: 0;
  text-transform: uppercase;
  color: #a1a1a6; }

body.article .blog_content a.tag:hover {
  text-decoration: none !important;
  color: #0ca2da; }

.article-comments {
  width: 100%;
  margin: 0 auto;
  max-width: 550px; }

.article-comments__form {
  padding: 30px;
  background: #f5f5f5;
  display: inline-block;
  width: 100%; }

.article-comments .form {
  margin: 0; }

.form__control, .form__control-row {
  margin-bottom: 20px;
  text-align: left; }

.form__control-row {
  font-size: 0; }

@media screen and (min-width: 560px) {
  .form__control-row > .form__control {
    display: inline-block;
    margin-bottom: 0;
    font-size: 1rem;
    width: calc(50% - 10px); }

  .form__control-row > .form__control:last-child {
    margin-left: 20px; } }
.blog .article__content {
  margin: -45px 0 0 20px;
  padding: 20px; }

.article__content {
  position: relative;
  background: #fff; }

.article__content a {
  color: #000; }

.article__content a:hover {
  color: #0ca2da; }

.article__content a.continue {
  position: relative;
  color: #0ca2da; }

.article__content a.continue::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out; }

.article__content a.continue:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1); }

@media screen and (min-width: 560px) {
  .blog .article__content {
    margin: -65px 0 25px 30px;
    padding: 20px; } }
@media screen and (min-width: 801px) {
  .blog .article__content {
    margin: -75px 0 50px 70px;
    padding: 30px; } }
.blog .blog_meta {
  display: none; }

@media screen and (min-width: 567px) {
  .blog .blog_meta {
    display: inline-block; }

  .blog_cat_nav_blog {
    display: none; } }
.article-comments .form__input, .article-comments .form__textarea {
  display: block;
  width: 100%;
  padding: 12px 14px;
  border: 1px solid rgba(161, 161, 166, 0.4);
  border-radius: 0;
  color: #0c0c0d;
  font-size: 1rem;
  line-height: normal;
  background: #fff;
  font-weight: 400;
  -webkit-appearance: none; }

.article-comments .form__input:focus, .article-comments .form__textarea:focus {
  border-color: #0ca2da; }

.blog .container .blog_content {
  padding: 0px 30px 5px; }

.blog .article__image {
  width: 100%;
  object-fit: cover;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center;'; }

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

.cat_section ul li {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  padding: 5px 0;
  margin: 0;
  text-transform: uppercase; }

.cat_section ul li a {
  display: block; }

.cat_section ul li a i {
  float: right;
  padding-top: 2px; }

.blog_newsletter {
  background: #d9f1fd;
  width: 100%;
  display: inline-block;
  padding: 60px 0;
  margin: 0; }

.blog_newsletter .newsletter_inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px; }

.blog_newsletter h3 {
  width: 50%;
  display: inline-block;
  float: left;
  text-align: center;
  text-transform: none;
  padding: 22px 0 0;
  font-size: 22px;
  margin: 0;
  font-weight: 500;
  text-transform: capitalize; }

.blog_newsletter .newsletter {
  width: 50%;
  display: inline-block;
  position: relative; }

.blog_newsletter .contact_email {
  border-radius: 0;
  padding: 15px;
  width: 70%;
  float: left;
  border: 0; }

.blog_newsletter .sign_up[type="submit"] {
  width: 30%;
  float: right;
  border-radius: 0;
  box-shadow: inset 0 0 0; }

.blog-pagination {
  position: relative;
  padding: 0px 0 20px; }

.blog-pagination .paginate span {
  border: 0px;
  border-radius: 0;
  padding: 5px 0;
  margin: 0;
  width: 37px; }

.blog-pagination .paginate span a {
  color: #000;
  display: block; }

.blog-pagination .paginate span a:hover {
  color: #0ca2da; }

.blog-pagination .paginate .current {
  background-color: #000;
  color: #fff; }

.blog-pagination .paginate span.prev, .blog-pagination .paginate span.next {
  position: absolute;
  padding: 5px 0;
  width: auto; }

.blog-pagination .paginate span.prev {
  left: 0; }

.blog-pagination .paginate span.next {
  right: 0; }

.blog .article .photo_credits, .article .photo_credits {
  color: #a1a1a6;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  font-size: 12px;
  text-transform: capitalize;
  font-weight: 600; }

.custom-cookie-bar {
  width: 100%;
  padding: 15px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 999999999;
  display: none; }
  .custom-cookie-bar p {
    color: #fff;
    margin: 0;
    display: table-cell;
    vertical-align: middle; }
    .custom-cookie-bar p a:hover {
      color: #fff; }
  .custom-cookie-bar .cookie-btn {
    border: 1px solid #ffdd26;
    color: #ffdd26;
    font-weight: 700;
    float: right;
    padding: 10px 25px;
    border-radius: 0;
    line-height: normal;
    text-transform: none;
    background: transparent;
    width: 150px;
    display: table-cell; }

/* search */
.top-search-categories {
  width: 100%;
  text-align: center;
  display: inline-block; }
  .top-search-categories h4 {
    font-size: 18px !important;
    padding: 0 !important;
    line-height: normal !important;
    margin: 20px 0 !important;
    font-weight: 400 !important;
    color: #000 !important;
    text-transform: uppercase !important; }
  .top-search-categories ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    width: 100% !important;
    display: flex;
    flex-wrap: wrap; }
    .top-search-categories ul li {
      width: 25% !important;
      display: inline-block !important;
      margin: 0 !important; }
      .top-search-categories ul li img {
        max-width: 100%; }
      .top-search-categories ul li a {
        display: block !important; }
        .top-search-categories ul li a:hover {
          opacity: 0.8; }

.custom_select_box {
  text-align: center;
  width: 50%;
  display: none; }

.custom_select_box dd, .custom_select_box dt, .custom_select_box ul {
  margin: 0px;
  padding: 0px; }

.custom_select_box dd {
  position: relative; }

.custom_select_box a, .custom_select_box a:visited {
  color: #000;
  text-decoration: none;
  outline: none;
  font-size: 14px; }

.custom_select_box a:hover {
  color: #5d4617; }

.custom_select_box dt a {
  display: block;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase; }

.custom_select_box dt a span {
  cursor: pointer;
  display: block; }

.custom_select_box dt a:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-size: 18px;
  margin-left: 5px;
  vertical-align: middle; }

.custom_select_box dd ul {
  background: #FFF;
  border: 0;
  display: none;
  left: 0px;
  padding: 0px 0px;
  position: absolute;
  top: 2px;
  width: auto;
  list-style: none;
  border: 1px solid #d3d3d3;
  right: 0;
  margin: auto;
  max-width: 150px; }

.custom_select_box span.value {
  display: none; }

.custom_select_box dd ul li a {
  padding: 5px;
  display: block; }

.custom_select_box dd ul li a:hover {
  background-color: #d0c9af; }

.custom_select_box ul li {
  border-top: 1px solid #ccc;
  margin: 5px 0; }

.custom_select_box ul li:first-child {
  border: 0; }

.custom_select_box img.flag {
  border: none;
  vertical-align: middle;
  margin-left: 10px; }

.flagvisibility {
  display: none; }

.product img.lazyload, .product img.lazyloading {
  width: auto !important; }

/*02/07/19*/
.ssw-instagram-load-more, .ssw-instagram-widget {
  margin-bottom: 0px !important; }

.ssw-instagram-widget div .ssw-instagram-slide-title {
  display: none; }

.ssw-screen-reader-label {
  display: none; }

#insta_main_content .ssw-instagram-grid, #ssw-instagram-photos-grid10 {
  margin-bottom: 0 !important; }

.ssw-instagram-grid-title a {
  color: #000; }
  .ssw-instagram-grid-title a:hover {
    color: #0ca2da;
    opacity: .9; }

.sub-collection-wrap {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  text-align: center;
  display: block !important; }

body.product #customer_accepts_marketing {
  float: left;
  margin-top: 6px; }

/* custom product logo css - 21/12/2019 */
.logo-team-name span {
  border: 1px solid #d3d3d3;
  background-size: 32px !important;
  background-repeat: no-repeat !important;
  background-position: left 5px center !important;
  padding: 6px 8px 6px 45px;
  margin: 5px 0 10px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px; }

.logo-team-name span.withoutshoplogo {
  padding-left: 8px; }

.logo-team-name {
  color: #000000 !important; }

.logo-team-name:hover {
  color: #ff0400; }

/* afterpay css start */
p.subtotal_amount p.afterpay-paragraph {
  font-size: .95em !important;
  margin: 1% 0% 1% 0% !important; }

p.subtotal_amount strong.afterpay-instalments {
  font-size: .95em !important; }

p.afterpay-paragraph {
  font-size: .95em !important;
  margin: -2% 0% 1% 0% !important;
  color: inherit !important;
  font-family: inherit !important; }

.afterpay-instalments {
  font-weight: bold !important; }

.afterpay-link-inner {
  font-size: 12px;
  margin-left: 2px; }

.afterpay-logo {
  width: 6em !important;
  height: auto !important; }

.afterpay-text2 {
  margin-right: 1px; }

@media only screen and (max-width: 480px) {
  /*.afterpay-paragraph {font-size: 12px;}*/
  .afterpay-link-inner {
    font-size: 12px; }

  .afterpay-logo {
    width: 6em !important;
    height: auto !important; } }
.afterpay-link-inner {
  text-decoration: none;
  color: black; }

/*p.afterpay-paragraph {
  font-size: 13px;
  margin-top: 1em;
}*/
.afterpay-link {
  border: none; }

img.afterpay-logo {
  width: 80px !important;
  height: auto !important; }

.sold_out_product .afterpay-paragraph {
  display: none !important; }

#afterpay-modal-close:focus {
  outline: none; }

/* afterpay css end */
.sticky-options {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  /*height:55px;*/
  background: rgba(220, 242, 253, 0.9);
  padding-bottom: 7px; }
  .sticky-options .options {
    display: block;
    width: 40%;
    max-width: 100%;
    padding: 7px 4px 0 7px;
    float: left; }
  .sticky-options label {
    display: none; }
  .sticky-options .selector-wrapper {
    display: block; }
  .sticky-options select {
    width: 100%;
    margin: 0;
    border-radius: 0;
    padding: 12px 25px 12px 10px;
    height: 42px;
    color: #000;
    border-color: #000;
    text-transform: capitalize;
    font-size: 14px;
    background: white url(https://cdn.shopify.com/s/files/1/0982/0722/files/select-arrow-icon.png?v=1593783891) 98% center no-repeat; }
  .sticky-options .purchase {
    width: 60%;
    max-width: 100%;
    padding: 7px 7px 0 4px;
    float: right;
    margin: 0; }
    .sticky-options .purchase .add_to_cart {
      max-width: 100%;
      padding: 12px 10px;
      margin: 0;
      line-height: 1;
      font-size: 18px !important; }
      .sticky-options .purchase .add_to_cart .icon-cart {
        display: none; }
      .sticky-options .purchase .add_to_cart .text {
        font-size: 18px !important; }
      .sticky-options .purchase .add_to_cart .loading-signal {
        width: 16px;
        height: 16px; }
      .sticky-options .purchase .add_to_cart:focus {
        outline: none; }
    .sticky-options .purchase .sticky_notify_me {
      width: 100%;
      padding: 12px 10px;
      margin: 0;
      line-height: 1;
      font-size: 18px !important; }
    .sticky-options .purchase .clear {
      display: none; }
  .sticky-options .sticky_size_option_error {
    padding: 7px 7px 0;
    margin: 0;
    font-size: 12px;
    line-height: 1;
    display: none; }
  .sticky-options .product-variants option[disabled] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important; }

.wswu-section {
  width: 100%;
  background: #f5f5f5;
  text-align: center;
  padding: 5px 5px 0; }
  .wswu-section h4 {
    font-size: 20px;
    margin: 0;
    padding: 0 0 5px;
    font-weight: 600;
    line-height: 28px; }
  .wswu-section ul {
    display: inline-block;
    width: 100%; }
    .wswu-section ul li {
      width: auto;
      display: inline-block;
      float: left; }
      .wswu-section ul li .wswu-item {
        width: 96%;
        margin: 0 2%;
        background: #fff;
        padding: 10px 5px;
        display: inline-block; }
        .wswu-section ul li .wswu-item span {
          width: 100%;
          text-align: center;
          padding: 0;
          display: inline-block; }
        .wswu-section ul li .wswu-item img {
          width: 100%;
          max-width: 65px; }
        .wswu-section ul li .wswu-item p {
          font-size: 13px;
          color: #9c9c9c;
          margin: 0;
          line-height: 16px;
          display: flex;
          height: 45px;
          justify-content: center; }
  .wswu-section ul.flex-direction-nav {
    display: none;
    position: relative; }
    .wswu-section ul.flex-direction-nav li a {
      background: transparent;
      width: 15px;
      height: 20px;
      opacity: 1;
      margin: -20px 0 0;
      display: block;
      z-index: 10;
      position: absolute;
      top: -60px;
      cursor: pointer;
      text-indent: -9999px; }
    .wswu-section ul.flex-direction-nav li a.flex-next {
      right: -15px; }
    .wswu-section ul.flex-direction-nav li a.flex-prev {
      left: -15px; }
    .wswu-section ul.flex-direction-nav li a.flex-next:before,
    .wswu-section ul.flex-direction-nav li a.flex-prev:before {
      font-family: "FontAwesome";
      content: '\f105';
      font-size: 30px;
      position: absolute;
      top: 0px;
      right: 0;
      text-indent: initial;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-text-stroke: 1px #fff; }
    .wswu-section ul.flex-direction-nav li a.flex-prev:before {
      content: '\f104';
      left: 0;
      right: auto; }

.notify_add_to_cart {
  min-width: 142px;
  width: 100%;
  max-width: 100%;
  line-height: inherit;
  padding: 20px; }

/* fancybox css */
.fancybox-navigation .fancybox-button div {
  display: none; }

.fancybox-navigation .fancybox-button {
  background: transparent;
  width: 30px;
  height: 30px;
  top: calc(50% - 30px); }

.fancybox-navigation .fancybox-button.fancybox-button--arrow_left:before,
.fancybox-navigation .fancybox-button.fancybox-button--arrow_right:before {
  font-family: "FontAwesome";
  content: '\f105';
  font-size: 26px;
  position: absolute;
  top: 0px;
  right: 3px;
  text-indent: initial;
  color: #0ca2da;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*-webkit-text-stroke:1px #fff;*/ }

.fancybox-navigation .fancybox-button.fancybox-button--arrow_left:before {
  content: '\f104';
  left: 3px;
  right: auto; }

.fancybox-button.fancybox-button--close {
  background: #fff;
  border-radius: 25px;
  border: 1px solid #000;
  top: 5px;
  right: 5px;
  width: 40px;
  height: 40px;
  padding: 8px !important; }

.fancybox-button.fancybox-button--close svg path {
  fill: #000; }

.models_details {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 7px;
  text-align: left;
  font-size: 12px;
  line-height: 15px;
  /*text-transform: capitalize;*/
  background: rgba(240, 240, 240, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  transition: opacity .2s; }

.fancybox-wishlist.fancybox-content {
  padding: 30px 40px; }

.fancybox-wishlist h3 {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 18px; }

.fancybox-wishlist label {
  font-weight: 500; }

/*.fancybox-wishlist .large{width:98%;}*/
.fancybox-wishlist .btn.action_button {
  width: 100%;
  text-align: center; }

.fancybox-wishlist iframe {
  width: 102% !important; }

/*   .notify_form form{padding: 0 15px;} */
.notify_form.fancybox-content {
  padding: 0;
  max-width: 580px; }

.notify_form.fancybox-content .fancybox-button svg path {
  fill: #fff; }

.notify_form .notify_product_details {
  padding: 0 15px; }
  .notify_form .notify_product_details .popup-title {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 -15px;
    line-height: normal; }
  .notify_form .notify_product_details .image-section {
    width: 100%;
    max-width: 200px;
    float: left;
    margin: 15px 30px 15px 0; }
  .notify_form .notify_product_details .detail-section {
    width: auto;
    display: block;
    margin: 15px 0;
    line-height: normal; }
    .notify_form .notify_product_details .detail-section p {
      line-height: normal; }
    .notify_form .notify_product_details .detail-section h4.product_title {
      padding: 0;
      margin: 10px 0;
      line-height: normal;
      text-transform: capitalize;
      font-weight: 600; }
    .notify_form .notify_product_details .detail-section span {
      font-weight: 600;
      font-size: 14px; }
  .notify_form .notify_product_details .bis-checkbox-label {
    font-weight: 400;
    font-size: 12px;
    line-height: normal;
    padding: 3px 0 0;
    margin-left: 20px;
    width: calc(100% - 20px); }
  .notify_form .notify_product_details .amazonButton {
    text-align: center; }
    .notify_form .notify_product_details .amazonButton img {
      max-width: 235px; }

.pre-flexslider-container img {
  width: 100%; }

.product_section .wishlist_product_button .wk-button-product {
  pointer-events: none; }

.wishlist_product_button {
  cursor: pointer;
  display: inline-block;
  /*vertical-align: middle;*/ }

.collection .wishlist_product_button {
  width: 40px;
  float: right; }

.wswu-section ul.flex-direction-nav li a.flex-prev:focus, .wswu-section ul.flex-direction-nav li a.flex-next:focus {
  outline: none; }

/* start arp acc css AP 02-10-2020 */
.description-bottom #arp_slider_55295, .custom-description #arp_slider_55295,
.add-on-bottom #arp_slider_55295, .no-add-to-cart #arp_slider_55295, .outfit #arp_slider_55295,
#arp_slider_55295 span.arp-block__title-txt:before, #arp_slider_54866 span.arp-block__title-txt:before, .outfit #arp_slider_54866, .outfit #arp_slider_3970 {
  display: none; }

.arp-block {
  padding: 0 !important; }

.arp-block__title {
  line-height: 18px;
  font-weight: 600; }

.arp-block__title-txt {
  font-size: 18px;
  padding-bottom: 0 !important; }

.arp-block__title-txt:before {
  display: none; }

.arp-block__name {
  height: auto !important; }

.arp-block__name a {
  color: #000 !important; }

.arp-block .old-price span {
  color: #9da6ae !important; }

.arp-block .price span {
  color: #000 !important; }

.arp-block__name a:hover {
  color: #ff0400 !important; }

.arp-carousel.owl-carousel {
  text-align: center; }

.arp-block .arp-carousel.owl-carousel.arp-carousel-side-arrow {
  padding: 0 !important; }

.arp-carousel .owl-nav {
  display: none !important; }

.arp-carousel .owl-dots {
  display: block !important; }

.arp-carousel.owl-carousel button.owl-dot {
  box-shadow: none;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 10px;
  margin: 0 5px; }

.arp-carousel.owl-carousel button.owl-dot:hover,
.arp-carousel.owl-carousel button.owl-dot.active {
  background: black !important; }

/* end arp acc css AP 02-10-2020 */
/* 08-02-21 AP start */
.best_sellers-section-homepage {
  width: 100%;
  display: block;
  padding: 35px 17px 0;
  overflow: hidden; }
  .best_sellers-section-homepage h2 {
    font-size: 36px;
    text-transform: none;
    padding: 0;
    margin: 0 0 35px;
    font-weight: 400;
    color: #2c2c2c;
    line-height: 1; }
  .best_sellers-section-homepage .item-list {
    margin: 5px -34px 0;
    display: grid;
    display: -ms-grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .best_sellers-section-homepage .item-list .thumbnail {
      width: 100%;
      float: left;
      margin: 0;
      position: relative;
      width: calc(100% - 0px);
      padding: 0 17px;
      text-align: center;
      -webkit-transition: background .3s;
      -o-transition: background .3s;
      transition: background .3s; }
      .best_sellers-section-homepage .item-list .thumbnail .reveal {
        position: relative;
        overflow: hidden; }
      .best_sellers-section-homepage .item-list .thumbnail img {
        max-height: 100%; }
      .best_sellers-section-homepage .item-list .thumbnail .reveal .hidden {
        position: absolute;
        z-index: -1;
        top: 0;
        width: 100%;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        display: block !important;
        visibility: visible !important; }
      .best_sellers-section-homepage .item-list .thumbnail .info {
        padding: 0 5px; }
      .best_sellers-section-homepage .item-list .thumbnail .title {
        font-size: 16px;
        font-weight: 600; }
      .best_sellers-section-homepage .item-list .thumbnail .price, .best_sellers-section-homepage .item-list .thumbnail .was_price, .best_sellers-section-homepage .item-list .thumbnail .sold_out {
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 400;
        display: inline; }
      .best_sellers-section-homepage .item-list .thumbnail .price {
        display: inline-block; }
      .best_sellers-section-homepage .item-list .thumbnail .was_price {
        padding-right: 3px; }
      @media screen and (min-width: 768px) {
        .best_sellers-section-homepage .item-list .thumbnail .reveal:hover .hidden {
          z-index: 999;
          opacity: 1; } }
      @media screen and (max-width: 1280px) {
        .best_sellers-section-homepage .item-list .thumbnail {
          padding: 0 12px; } }
      @media screen and (max-width: 1026px) {
        .best_sellers-section-homepage .item-list .thumbnail {
          padding: 0 10px; } }
      @media screen and (max-width: 767px) {
        .best_sellers-section-homepage .item-list .thumbnail {
          width: calc(50% - 0px);
          padding: 0 8px;
          margin: 1.2em 0 0; }
          .best_sellers-section-homepage .item-list .thumbnail .title {
            font-size: 14px; }
          .best_sellers-section-homepage .item-list .thumbnail .price, .best_sellers-section-homepage .item-list .thumbnail .was_price, .best_sellers-section-homepage .item-list .thumbnail .sold_out {
            font-size: 13px; } }
    @media screen and (max-width: 1280px) {
      .best_sellers-section-homepage .item-list {
        margin: 5px -24px 0; } }
    @media screen and (max-width: 1026px) {
      .best_sellers-section-homepage .item-list {
        margin: 5px -20px 0; } }
    @media screen and (max-width: 767px) {
      .best_sellers-section-homepage .item-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 5px -16px 0; } }
  @media screen and (max-width: 1280px) {
    .best_sellers-section-homepage {
      padding: 30px 12px 0; }
      .best_sellers-section-homepage h2 {
        margin: 0 0 30px; } }
  @media screen and (max-width: 1026px) {
    .best_sellers-section-homepage {
      padding: 0 10px; }
      .best_sellers-section-homepage h2 {
        font-size: 30px;
        margin: 25px 0; } }
  @media screen and (max-width: 767px) {
    .best_sellers-section-homepage {
      padding: 0 8px; }
      .best_sellers-section-homepage h2 {
        font-size: 24px;
        margin: 20px 0 0; } }

/* 08-02-21 AP end*/
.collectionSwatchLoading {
  visibility: hidden !important; }

/* AP 08-02-2021 */
/* Responsive ================================================== */
@media only screen and (min-width: 2000px) {
  .flexslider .slides img {
    width: 100%; }

  .description-readmore .readmorelink {
    padding: 10px 15px; }

  .sticky-promobar.custom-countdown-bar.promobar div.container.content {
    margin-top: 238px; }

  .sticky-promobar.promobar .filter-section-left {
    top: 200px; }

  .sticky-promobar.custom-countdown-bar.promobar .filter-section-left {
    top: 250px; } }
@media only screen and (max-width: 1600px) {
  .dropdown .nav-image img {
    max-width: 240px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 152px; }

  /*.sticky-promobar.promobar.custom-countdown-bar.text-promobar div.container.content {margin-top: 204px;}*/
  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 202px; }

  .sticky-promobar.promobar .filter-section-left {
    top: 160px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter-section-left {
    top: 210px; }

  .collection_swatches .flex-viewport {
    max-width: 90%;
    margin: 0 5%; }
    .collection_swatches .flex-viewport ul.slides {
      padding-left: 5px; }
  .collection_swatches .swatch {
    margin: 0 10px 0 0;
    width: 24px; } }
@media only screen and (max-width: 1540px) {
  .collection_swatches .swatch {
    margin: 0 9px 0 0; } }
@media only screen and (max-width: 1480px) {
  .sticky-promobar.promobar div.container.content {
    margin-top: 148px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content,
  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 196px; }

  /*   .sticky-promobar.promobar.custom-countdown-bar.text-promobar div.container.content {margin-top: 204px;} */
  .sticky-promobar.promobar.custom-countdown-bar .filter-section-left {
    top: 210px; }

  .sticky-promobar.promobar .filter-section-left {
    top: 154px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter-section-left {
    top: 205px; }

  .inline_purchase {
    max-width: 400px; }

  .collection_swatches .flex-viewport ul.slides {
    padding-left: 4px; } }
@media only screen and (max-width: 1440px) {
  .header .nav {
    text-align: left;
    /*padding-top:13px;*/ }

  .tabs_container {
    padding: 87px 0 5px 0 !important; }

  .header .six.columns {
    width: 19%; }

  .header .nav a {
    letter-spacing: normal; }

  .yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-bottomline-box-1 .yotpo-default-button.write-question-button, .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button {
    min-width: 45px; }

  /* 19-05-2017 */
  .no_cart_item {
    padding: 135px 0 0; }

  .collection_swatches .flex-viewport {
    max-width: 88%;
    margin: 0 6%; }
    .collection_swatches .flex-viewport ul.slides {
      padding-left: 5px; }
  .collection_swatches .swatch {
    margin: 0 10px 0 0; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 146px; } }
@media only screen and (max-width: 1400px) {
  .sticky-promobar.promobar div.container.content {
    margin-top: 143px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content,
  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 190px; }

  .sticky-promobar.promobar .filter-section-left {
    top: 152px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter-section-left {
    top: 200px; }

  .Brands .dropdown-wide {
    min-width: 720px;
    left: -400px; }

  .Sales .dropdown {
    left: -150px; }

  .video-wrap iframe {
    height: 500px; } }
@media only screen and (max-width: 1366px) {
  .header .nav {
    text-align: left;
    padding-top: 12px; }

  .header .six.columns {
    width: 20%; }

  .dropdown .nav-image img {
    max-width: 210px; }

  .no_cart_item {
    padding: 135px 0 0; }

  .wswu-section ul.flex-direction-nav {
    display: block; }

  .inline_purchase {
    max-width: 375px; }

  #carousel.flexslider ul.slides li img {
    min-height: 90px;
    max-height: 90px; }

  .carousel_six {
    min-height: 545px; }

  .carousel_five {
    min-height: 455px; }

  .carousel_four {
    min-height: 370px; }

  #carousel .flex-direction-nav a.flex-next {
    top: 545px; } }
@media only screen and (max-width: 1300px) {
  .collection_swatches .flex-viewport ul.slides {
    padding-left: 3px; }
  .collection_swatches .swatch {
    margin: 0 7px 0 0; } }
@media only screen and (max-width: 1280px) {
  .dropdown .nav-image img {
    max-width: 200px; }

  .nav ul.menu li.sales .dropdown ul {
    padding-right: 40px; }

  .nav ul.menu .dropdown-wide ul {
    /*width: 220px !important;*/ }

  .nav a, .nav a:visited, .nav a:active, #header a span, .nav a.icon-cart span, .search-close {
    letter-spacing: normal; }

  div.content {
    min-height: 400px; }

  .top-search-categories ul li {
    width: 23% !important;
    margin: 0 1% !important; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 137px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 190px; }

  .sticky-promobar.promobar .filter-section-left {
    top: 146px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter-section-left {
    top: 196px; }

  .collection_swatches .flex-viewport ul.slides {
    padding-left: 5px; }
  .collection_swatches .swatch {
    margin: 0 10px 0 0; } }
@media only screen and (max-width: 1200px) {
  .dropdown li:not(.tier3) a {
    font-size: 15px; }

  .nav ul.menu .dropdown ul {
    padding-right: 60px; }

  .nav ul.menu li.sales .dropdown ul {
    padding-right: 20px; }

  .dropdown .nav-image img {
    max-width: 180px; }

  .product-images .two.columns {
    width: 80px;
    margin-right: 22px; }

  /*#carousel ul.slides li img{min-height: 99px;}*/
  /*.carousel_four{ min-height: 392px;}
  #carousel .flex-direction-nav a.flex-next{top: 395px;}*/
  .share-icon-box {
    top: 0; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 187px; } }
@media only screen and (max-width: 1140px) {
  .nav ul.menu li {
    padding: 0 2px; }

  .nav ul.menu .dropdown-wide ul {
    padding-right: 45px; }

  .header .six.columns {
    width: 12%; }

  .collection_swatches .flex-viewport {
    max-width: 89%;
    margin: 0 5.5%; }
    .collection_swatches .flex-viewport ul.slides {
      padding-left: 4px; }
  .collection_swatches .swatch {
    margin: 0 8px 0 0; } }
@media only screen and (max-width: 1066px) {
  .nav ul.menu .dropdown-wide ul {
    padding-right: 35px; }

  .dropdown .nav-image img {
    max-width: 160px; } }
@media only screen and (max-width: 1026px) {
  .tabminicart {
    display: block; }

  #header {
    display: block; }

  #header a {
    color: #000; }

  #header a:hover {
    color: #0CA2DA; }

  .slicknav_icon .slicknav_icon-bar {
    background: #000; }

  .slicknav_icon:hover .slicknav_icon-bar {
    background: #0CA2DA; }

  .slicknav_btn {
    margin: 8px 5px 6px; }

  #header .mobile-logo img {
    width: 180px;
    vertical-align: middle; }

  .cart_count {
    left: 8px;
    top: -7px; }

  .header {
    display: none;
    position: relative;
    margin-top: 40px;
    text-align: center; }

  .header .mobile_hidden {
    display: none; }

  .header .container .four.columns {
    width: 100%; }

  .logo {
    padding: 20px 0; }

  .logo a {
    margin: 0 auto; }

  #header .top-bar {
    background: #fff;
    position: static;
    min-height: 0px;
    padding: 0; }

  /*   .promobar-top{margin-top: 0px;} */
  /*** Mobile Header  2017-01-19 ***/
  #header {
    height: 55px;
    overflow: visible; }

  #header .mob-inner-header {
    display: block;
    position: relative;
    width: 100%;
    margin: 5px 0 0; }

  #header .mob-inner-header a {
    display: inline-block;
    padding: 0;
    width: auto; }

  #header .mob-inner-header a.mobile-logo {
    width: auto;
    padding: 0;
    position: absolute;
    margin: auto; }

  #header .mob-inner-header a.slicknav_btn {
    top: -24px;
    margin: 0 0 0 10px; }

  #header .mob-inner-header .mob-inner-right {
    text-align: right;
    clear: right; }

  /*   #header .mob-inner-header .mob-inner-right a{} */
  .mob-inner-right .header_carticon {
    font-size: 25px !important;
    top: 8px !important; }

  .header_carticon .cart_count {
    left: 15px; }

  #header .mob-inner-header:after {
    content: "";
    clear: both; }

  .sub-footer .menus {
    width: 100%;
    text-align: center;
    float: left; }

  .sub-footer .menus .three.columns {
    max-width: 240px;
    width: 30%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    float: none; }

  .sub-footer .seven.columns {
    max-width: 400px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    float: none;
    clear: both; }

  div.content {
    padding-top: 0px; }

  .cart div.content {
    padding: 60px 0 0; }

  .promobar.cart div.content {
    padding: 0; }

  .yotpo .yotpo-regular-box {
    padding: 0 !important; }

  .collection .banner h1 {
    font-size: 25px; }

  .compare-price, .outfit_price .compare-price {
    font-size: 16px; }

  #homepage_slider {
    padding-top: 77px; }
    .custom-countdown-bar #homepage_slider {
      padding-top: 106px; }

  .featured_links {
    padding-top: 77px; }
    .custom-countdown-bar .featured_links {
      padding-top: 106px; }

  #homepage_slider + .content .featured_links {
    padding-top: 0; }

  .video-wrap iframe {
    height: 450px; }

  .video-wrap-multi iframe {
    height: 230px; }

  .share-icon-box {
    padding-left: 4%;
    top: 10px; }

  .mobile-share-icon .share-icon-box {
    top: 0px; }

  .product-images .two.columns {
    width: 16%;
    margin-right: 10px; }

  .product-images .six.columns {
    width: 80%; }

  #carousel .flex-direction-nav a.flex-next {
    top: 485px; }

  #carousel.flexslider ul.slides li img {
    /*max-width:80px;*/
    min-height: 80px;
    max-height: 80px; }

  #carousel.flexslider .slides li .thumb_play_icon {
    font-size: 30px; }

  .carousel_six {
    min-height: 480px; }

  .carousel_five {
    min-height: 405px; }

  /*.carousel_four ul.slides li img{min-height: 80px;}*/
  .carousel_four {
    min-height: 340px; }

  .carousel_three {
    min-height: 275px; }

  .carousel_two {
    min-height: 190px; }

  .carousel_one {
    min-height: 100px; }

  #header .icon-cart {
    font-size: 25px !important;
    top: 8px !important; }

  #header .cart_count {
    left: 15px !important; }

  .template-tracktor .container {
    padding: 55px 0px 0px 0px; }

  .template-tracktor #tracktorContainer {
    padding: 40px 0;
    background-size: cover; }

  #tracktorOrderDetails {
    margin-top: 65px !important; }

  .template-tracktor #tracktorOrderForm {
    max-width: 450px; }

  .product .container .seven.columns {
    width: 100%;
    margin: 0 auto;
    float: none; }

  .social-icons {
    width: 100%;
    float: left;
    margin-right: 0; }

  /* 19-05-2017 */
  .no_cart_item {
    padding: 0; }

  div.content {
    min-height: 290px; }

  .sub-footer #coin-container, .sub-footer .coin_footer {
    display: block;
    clear: both; }

  body.article h1.article-title {
    padding: 10px 0 0;
    font-size: 40px;
    line-height: 55px; }

  .article-logo img {
    padding: 0 5px; }

  #video-thumb .video_btn_txt {
    font-size: 8px;
    vertical-align: top; }

  .filter-section-left {
    width: 100%;
    position: relative;
    z-index: inherit; }

  .collection-section-right {
    width: 100%;
    padding: 0; }

  .filter-row.section_select {
    margin: 0;
    position: absolute; }

  .filter-accordion {
    border-top: 1px solid #ccc;
    border-bottom: 0;
    background: #fff;
    padding: 0px;
    margin: 0;
    text-align: left; }

  #filter nav:first-child {
    border-top: 0; }

  .filter-accordion h5:after {
    display: none; }

  .filter-accordion h5:hover {
    color: #000; }

  .filter-section-left .filter-row {
    height: 40px; }

  .filter-row.mobile {
    display: none; }

  .filter-container {
    margin-top: -2px !important;
    text-align: center; }

  .filter-toggle {
    margin-bottom: 20px;
    float: none; }

  #filter {
    margin: 0 0 20px 0; }

  #filter h5 {
    font-size: 16px;
    padding-bottom: 0;
    font-weight: 500;
    padding: 20px 0; }

  #filter nav .clearfix {
    display: none; }

  #filter nav ul {
    text-align: left; }

  #filter nav li {
    text-align: left;
    clear: both;
    color: #999;
    font-size: 15px; }

  #filter nav a {
    padding: 15px 0;
    padding-left: 0; }

  #filter nav .disabled {
    padding-left: 0; }

  #filter .mobile {
    display: none; }

  #filter nav li a:before, #filter nav li a.active:before {
    left: auto;
    right: 10px;
    top: 15px; }

  #filter nav li a.active {
    font-weight: 700; }

  #filter nav a:hover, #filter nav a:focus, #filter nav a:visited {
    color: #000 !important; }

  a.filter-btn {
    position: relative;
    z-index: 10;
    width: 50%;
    text-align: center;
    padding: 0;
    color: #000;
    border-left: 1px solid #ccc;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    font-size: 14px; }

  a.filter-btn.apply_filters:after {
    font-family: "FontAwesome";
    content: "\f00c";
    position: absolute;
    right: 10px;
    font-size: 20px;
    -webkit-text-stroke: .8px #fff; }

  .filter-container span.count {
    padding: 0 0 10px; }

  .filter_mobile_lable .filter-row select {
    opacity: 0.01;
    width: 50%;
    margin: 0;
    padding-bottom: 0px;
    display: none; }

  .filter_mobile_lable .filter-row label {
    display: inline-block !important;
    position: absolute;
    padding: 0;
    width: 49%;
    text-align: center;
    font-weight: normal;
    font-weight: 700;
    text-transform: uppercase; }

  .filter_mobile_lable .filter-row label:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 18px;
    margin-left: 5px;
    vertical-align: middle; }

  .gridviewmobile span.count {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 0 0 10px;
    float: left; }

  .filter-accordion h5 .active-options {
    display: block;
    padding: 0; }

  .filter-accordion h5 .active-options span:not(:first-child):before {
    content: ", "; }

  #filter .reset-filter {
    top: 12px;
    display: inline-block; }

  .collection #filter {
    background: #f5f5f5;
    position: fixed;
    top: 0;
    left: 15%;
    height: 100%;
    width: 85% !important;
    z-index: 99999;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    -o-transition: -o-transform 0.4s ease-in-out;
    -moz-transition: transform 0.4s ease-in-out, -moz-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out, -moz-transform 0.4s ease-in-out, -o-transform 0.4s ease-in-out; }

  .collection .close-panel {
    background: #000;
    opacity: 0;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    position: fixed;
    z-index: 99999;
    visibility: hidden;
    -webkit-transition: opacity 0.4s ease-in-out, visibility 0.4s;
    -o-transition: opacity 0.4s ease-in-out, visibility 0.4s;
    -moz-transition: opacity 0.4s ease-in-out, visibility 0.4s;
    transition: opacity 0.4s ease-in-out, visibility 0.4s; }

  .collection.show-filter .close-panel {
    visibility: visible;
    opacity: 0.5; }

  .collection.show-filter #filter {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }

  /* 12/06/2018 */
  .title-holder {
    height: 50px;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff;
    box-sizing: border-box;
    padding: 10px 10px 10px 15px;
    text-align: left; }

  .title-holder h3 {
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    position: relative; }

  .title-holder h3.back {
    padding-left: 30px; }
    .title-holder h3.back + .clear-all-filter {
      display: none !important; }

  .title-holder h3.back:before {
    width: 22px;
    height: 16px;
    position: absolute;
    left: 0px;
    content: "\f060";
    font-family: "FontAwesome";
    -webkit-text-stroke: .8px #fff; }

  .title-holder span {
    color: #969696;
    font-size: 15px;
    float: right;
    padding-top: 3px; }

  .title-holder .clear-all-filter a {
    color: #969696; }

  .title-holder .select-all {
    padding-right: 25px;
    background: url("https://cdn.shopify.com/s/files/1/0982/0722/files/all-check-arrow.jpg?8681934766761886865") right center no-repeat; }

  .scroll {
    height: 100%;
    position: relative;
    overflow: auto;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    padding-bottom: 60px; }

  #filter-scroll {
    padding: 0 15px;
    margin-top: 60px;
    background: #fff; }

  .filter-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 4;
    display: inline-block;
    background: #fff;
    text-transform: capitalize;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #ddd; }

  .filter-footer .btn {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    width: 100%;
    display: inline-block;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }

  .gridviewmobile {
    display: block;
    border-bottom: 1px solid #d3d3d3; }

  .gridviewdesktop {
    display: none; }

  .filter-row.section_select:after {
    content: unset; }

  .custom_select_box {
    display: inline-block; }

  .filter_mobile_lable .filter-row label {
    display: none !important; }

  /* Filter end */
  .collection .banner {
    margin-top: 55px !important;
    z-index: 99994; }

  .tabs_container {
    padding: 56px 0 5px 0 !important; }

  .header-shipping-note {
    min-height: 0;
    font-size: inherit; }

  div.content {
    padding-top: 60px; }

  #header .mob-inner-header {
    margin: 0;
    min-height: 44px; }

  .freeshipnotebar #header {
    height: 77px; }

  .freeshipnotebar #header .top-bar {
    padding: 0;
    min-height: 0px;
    line-height: 30px; }

  .freeshipnotebar #header .mob-inner-header {
    margin: 3px 0 0; }

  .freeshipnotebar .tabs_container {
    padding: 77px 0 5px 0 !important; }

  .freeshipnotebar.promobar .promobar-top {
    margin-top: 77px; }

  .freeshipnotebar div.content {
    padding-top: 77px; }

  .freeshipnotebar.collection .banner {
    margin-top: 77px !important; }

  .freeshipnotebar.custom-countdown-bar #header .mob-inner-header a.slicknav_btn {
    top: -24px; }

  .freeshipnotebar.custom-countdown-bar.collection .banner {
    margin-top: 105px !important; }

  .freeshipnotebar.custom-countdown-bar .tabs_container {
    padding: 106px 0 5px 0 !important; }

  .freeshipnotebar.collection.promobar .banner {
    margin-top: 0px !important; }

  .freeshipnotebar.custom-countdown-bar.promobar div.content {
    padding-top: 0px; }

  .freeshipnotebar.custom-countdown-bar div.content {
    padding-top: 107px; }

  .freeshipnotebar.custom-countdown-bar .custom_countdown_timer {
    margin-top: 42px; }

  /*.freeshipnotebar .header-shipping-note{min-height: 20px;line-height:20px;}  */
  .freeshipnotebar.custom-countdown-bar.promobar .promobar-top {
    margin-top: 105px; }

  .freeshipnotebar.promobar div.content {
    padding-top: 0; }

  body.article.custom-countdown-bar div.content {
    padding-top: 90px; }

  .custom_countdown_timer {
    min-height: 30px;
    line-height: 30px;
    margin: 0 !important; }

  #header .custom_countdown_timer a {
    font-size: 14px;
    color: #040404;
    position: static;
    padding: 0;
    margin: 0;
    height: auto;
    font-weight: 400; }

  #header .custom_countdown_timer a span {
    color: #ff0400;
    font-size: 14px;
    padding: 0;
    top: 0px;
    text-transform: none; }

  #header .promobar-mobile a {
    display: inline-block;
    left: 0;
    position: static;
    padding-top: 78px; }

  .custom-countdown-bar.promobar div.content {
    padding-top: 0px; }

  .custom-countdown-bar.promobar .promobar-top {
    margin-top: 83px; }

  .custom-countdown-bar .custom_countdown_timer {
    margin-top: 48px; }

  .custom-countdown-bar.promobar.collection .banner {
    margin-top: 0px !important; }

  .custom-countdown-bar .tabs_container {
    padding: 86px 0 5px 0 !important; }

  .custom-countdown-bar.collection .banner {
    margin-top: 83px !important; }

  .custom-countdown-bar div.content {
    padding-top: 90px; }

  .custom-countdown-bar.freeshipnotebar .filter_mobile_lable {
    top: 104px; }

  .custom-countdown-bar .filter_mobile_lable {
    top: 83px; }

  .promobar .promobar-top {
    margin-top: 55px; }

  .promobar #homepage_slider {
    padding-top: 0px; }

  .promobar.collection .banner {
    margin-top: 0px !important; }

  .filter_mobile_lable {
    position: -webkit-sticky;
    position: sticky;
    display: block;
    top: 54px;
    width: 100%;
    background: #fff;
    z-index: 9999;
    padding: 10px 0; }

  /*.sticky-promobar .promobar-top .promobar_close:before{margin-top: -10px}*/
  .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar div.container.content {
    margin-top: 147px;
    /*margin-top: 169px;*/ }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .promobar-top {
    margin-top: 105px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 145px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 115px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar div.container.content {
    margin-top: 141px; }

  .sticky-promobar.custom-countdown-bar.promobar.text-promobar div.container.content {
    margin-top: 147px; }

  .sticky-promobar.promobar.text-promobar div.container.content {
    margin-top: 119px; }

  .sticky-promobar.freeshipnotebar.promobar .promobar-top, .freeshipnotebar.promobar.text-promobar .promobar-top {
    margin-top: 77px; }

  .sticky-promobar.collection .banner {
    z-index: 1000; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 95px; }

  .sticky-promobar.promobar .promobar-top, .promobar.text-promobar .promobar-top {
    margin-top: 55px; }

  .sticky-promobar.promobar.custom-countdown-bar .promobar-top {
    margin-top: 83px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 123px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 145px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar .filter_mobile_lable {
    top: 147px;
    /*top:169px;*/ }

  .sticky-promobar.freeshipnotebar.text-promobar .filter_mobile_lable {
    top: 119px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar .filter_mobile_lable {
    top: 141px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 117px; }

  .sticky-promobar.custom-countdown-bar.promobar.text-promobar .filter_mobile_lable {
    top: 147px; }

  .sticky-promobar.promobar.text-promobar .filter_mobile_lable {
    top: 118px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 95px; }

  .freeshipnotebar .filter_mobile_lable {
    top: 77px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 123px; }

  /*   .no-promobar.freeshipnotebar.collection .banner {margin-top:0 !important;}
    .no-promobar.freeshipnotebar .container.main.content {margin-top: 77px !important;}
    .no-promobar.custom-countdown-bar.freeshipnotebar .container.main.content {margin-top: 105px !important;}
    
    .no-promobar.freeshipnotebar .filter_mobile_lable, .freeshipnotebar .filter_mobile_lable {top: 77px;}
     */
  /*.inline_purchase{max-width:310px;}*/
  .collection_swatches .flex-viewport {
    max-width: 88%;
    margin: 0 6%; }
    .collection_swatches .flex-viewport ul.slides {
      padding-left: 5px; }
  .collection_swatches .swatch {
    margin: 0 10px 0 0; }
  .collection_swatches .flex-direction-nav a {
    margin: -26px 0 0; } }
@media only screen and (min-width: 768px) {
  .collection .container.main,
  .search .container.main {
    max-width: 1530px;
    width: 100%; }

  .collection .container .sixteen.columns,
  .search .container .sixteen.columns {
    width: 100%;
    margin: 0;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .collection .four.thumbnail,
  .search .four.thumbnail {
    width: 23.5%;
    margin: 0 2% 1em 0; }

  .collection .four.omega.thumbnail,
  .search .four.omega.thumbnail {
    margin-right: 0; }

  .desktophidden {
    display: none; }

  .sub-collection-wrap {
    margin-left: 0;
    margin-right: 0; }

  .collection_linklists {
    overflow-x: hidden;
    margin-bottom: 20px; }

  .sub_menu_links {
    white-space: normal;
    max-width: 96%;
    margin: 6px auto; }

  .sub_menu_links li {
    padding: 5px 9px; }

  .notify_form .amazonButton.mobile_only {
    display: none !important; }

  a.back-to-top {
    display: none !important; }

  #slider .slides li .slide_play_icon {
    display: none; } }
@media only screen and (max-width: 960px) {
  .collection_swatches .flex-viewport {
    max-width: 84%;
    margin: 0 8%; }
    .collection_swatches .flex-viewport ul.slides {
      padding-left: 6px; }
  .collection_swatches .swatch {
    margin: 0 12px 0 0; } }
@media only screen and (max-width: 900px) {
  #carousel.flexslider ul.slides li img {
    min-height: 60px;
    max-height: 60px; }

  #carousel .flex-direction-nav a.flex-next {
    top: 365px; }

  #carousel.flexslider .slides li .thumb_play_icon {
    font-size: 20px;
    line-height: 16px; }

  .carousel_six {
    min-height: 360px; }

  .carousel_five {
    min-height: 305px; }

  .carousel_four {
    min-height: 260px; }

  .sticky-promobar.promobar.freeshipnotebar.custom-countdown-bar div.container.content {
    margin-top: 137px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 117px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 109px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 89px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 137px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 117px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 109px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 89px; }

  .collection_swatches .flex-viewport {
    max-width: 89%;
    margin: 0 5.5%; }
    .collection_swatches .flex-viewport ul.slides {
      padding-left: 3px; }
  .collection_swatches .swatch {
    margin: 0 6px 0 0; } }
@media only screen and (max-width: 850px) {
  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 115px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 87px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 115px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 87px; }

  .collection_swatches .flex-viewport {
    max-width: 90%;
    margin: 0 5%; }
    .collection_swatches .flex-viewport ul.slides {
      padding-left: 4px; } }
@media only screen and (max-width: 768px) {
  .video-wrap iframe {
    height: 350px; }

  .video-wrap-multi iframe {
    height: 200px; }

  .sidebar li ul li {
    width: 155px; }

  .social-icons {
    width: 100%; }

  .gts-badge {
    width: 100%;
    position: relative;
    overflow: hidden; }

  div.section.collection_description {
    margin-bottom: 4px; }

  #header .mobile-logo {
    padding-top: 33px; }

  #shipping-calculator-form-wrapper {
    width: 100%;
    margin: 0; }

  #shipping-calculator-form-wrapper .four.columns {
    width: 145px; }

  .cart .yotpo-reviews-carousel {
    max-width: 100% !important;
    overflow: hidden; }

  .product_badges img {
    width: 80% !important; }

  /*.carousel_four ul.slides li img{min-height:64px;}*/
  .carousel_three {
    min-height: 213px; }

  .carousel_two {
    min-height: 140px; }

  .carousel_one {
    min-height: 100px; }

  #slider .flex-direction-nav a.flex-next {
    right: -12px;
    width: 10px; }

  #slider .flex-direction-nav a.flex-prev {
    left: -10px;
    width: 10px; }

  #slider .flex-direction-nav a.flex-next:before, #slider .flex-direction-nav a.flex-prev:before {
    font-size: 32px; }

  #product-img-thumb .flex-direction-nav a.flex-next:before, #product-img-thumb .flex-direction-nav a.flex-prev:before {
    font-size: 32px; }

  #product-img-thumb.flexslider a.flex-next, #product-img-thumb.flexslider:hover a.flex-next {
    right: -12px;
    width: 10px; }

  #product-img-thumb.flexslider a.flex-prev, #product-img-thumb.flexslider:hover a.flex-prev {
    left: -10px;
    width: 10px; }

  .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star {
    font-size: 15.5px !important; }

  .product .reviews-questions .yotpo:last-of-type {
    margin: 1px 0 0 5px !important; }

  .yotpo .text-m {
    font-size: 12px !important; }

  /*#carousel{margin-top: 30px;}*/
  #carousel .flex-direction-nav a {
    background-size: 13px !important;
    width: 13px;
    height: 13px; }

  #carousel .flex-direction-nav a.flex-prev {
    top: -20px; }

  /*#carousel .flex-direction-nav a.flex-next{top: 265px;}*/
  .template-tracktor #tracktorContainer {
    padding: 0; }

  #tracktorOrderDetails {
    margin-top: 25px !important; }

  #tracktorOrderStatus {
    margin: 0 0 30px 0 !important; }

  .no_cart_item {
    padding: 90px 0 0; }

  .sidebar_title {
    letter-spacing: 0;
    font-size: 16px; }

  .inline_purchase {
    max-width: 100%; }

  body.article .container .article_title {
    padding: 30px; }

  body.article h1.article-title, body.blog .article_title h2 {
    font-size: 30px;
    line-height: 45px; }

  .blog_newsletter {
    padding: 20px 0; }

  .blog_newsletter h3 {
    width: 100%; }

  .blog_newsletter .newsletter {
    width: 80%;
    margin: 0 10%; }

  /*.collection .sixteen.columns {padding: 0!important;}*/
  .descktopfullbanner .col-sm-4 {
    width: 100%;
    float: none;
    margin-bottom: 10px; }

  .no-banner h3 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 5px; }

  .blog .article .photo_credits, .article .photo_credits {
    top: -5px;
    font-size: 10px;
    right: 5px; }

  .usp_icon .confidence_block {
    margin-right: 6px; }

  .usp_icon .confidence_block:first-child {
    max-width: 110px; }

  .usp_icon .confidence_block span {
    background-size: 80px;
    width: 30px;
    height: 30px;
    margin-right: 5px; }

  .usp_icon .confidence_block ins {
    font-size: 11px; }

  .usp_icon .confidence_block span.guarantee {
    background-position: -5px -5px; }

  .usp_icon .confidence_block span.returns {
    background-position: -38px -2px;
    background-size: 70px;
    width: 27px; }

  .usp_icon .confidence_block span.fastshipping {
    background-position: -47px -45px; }

  .usp_icon .confidence_block span.columnssupport {
    background-position: 2px -32px;
    background-size: 65px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 135px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 107px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 85px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 135px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 107px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 85px; }

  .collection_swatches .flex-viewport {
    max-width: 84%;
    margin: 0 8%; }
    .collection_swatches .flex-viewport ul.slides {
      padding-left: 6px; }
  .collection_swatches .swatch {
    margin: 0 10px 0 0; } }
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .collection .container {
    width: 750px !important; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .collection .container {
    width: 420px !important; }

  .collection .filter-container .applied, .collection .filter-container .closed {
    padding: 5px 0; } }
@media only screen and (max-width: 767px) {
  .videotext {
    top: 0;
    width: 200px;
    height: 99px; }

  .videotext h2 {
    font-size: 30px; }

  .videotext span {
    font-size: 15px;
    line-height: 15px; }

  .videotext a.button {
    padding: 10px;
    font-size: 15px;
    margin: 10px auto; }

  .homepage_seotext p:last-child {
    margin-bottom: 0px; }

  .blog_cat_nav {
    border-top: 1px solid #d3d3d3; }

  .comment-list-block, .comment-block {
    width: 100% !important; }

  /*.instock_label,.agree_pod_true label,.left_instock_label, .outof_stock_label{font-size:1em;}*/
  .sticky-options .instock_label, .sticky-options .agree_pod_true label, .sticky-options .left_instock_label, .sticky-options .outof_stock_label {
    font-size: 12px;
    font-weight: 600;
    padding: 5px 7px 0;
    line-height: 1;
    display: block;
    margin: 0; }

  .sticky-options .instock_label {
    line-height: 15px; }

  .desktop_only {
    display: none; }

  .mobile_only {
    display: block; }

  .mobileslide {
    display: block !important; }

  .desktopslide {
    display: none !important; }

  .third {
    width: 100%;
    margin-right: 0; }

  .tabminicart {
    display: none; }

  .mobileminicart {
    display: block; }

  .tabs_container {
    padding: 55px 0 5px 0 !important; }

  .custom-countdown-bar .tabs_container {
    padding: 85px 0 5px 0 !important; }

  .seotext {
    font-size: 12px;
    padding: 2%; }

  .slicknav_btn {
    margin: 5px 5px 6px; }

  .attentive-sms-sign-up {
    padding: 10px 0; }

  /* 01/08/2018 */
  .mobile-wishlist li a.wk-link .wk-icon {
    width: 23px;
    height: 23px;
    margin: 10px 0 0; }

  #header .mob-inner-header {
    margin: 7px 0 0; }

  .freeshipnotebar #header .mob-inner-header a.slicknav_btn {
    top: -23.5px; }

  .mobile-support-foot {
    width: 100%;
    display: inline-block;
    text-align: center; }

  .mobile-support-foot h5 {
    font-size: 18px;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 0; }

  .mobile-support-foot a {
    width: 46%;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin: 0 1.5% 25px;
    padding: 7px 20px;
    border: 1px solid #fff; }

  .mobile-support-foot a.phone {
    padding: 2px 5px; }

  .mobile-support-foot a span {
    vertical-align: middle;
    display: inline-block; }

  .mobile-support-foot a .fa-comment:before {
    font-size: 35px;
    margin-right: 0.25em; }

  .mobile-support-foot a .fa-mobile:before {
    font-size: 47px;
    margin-right: 0.25em; }

  .sub-footer {
    display: block;
    width: 100%; }

  .sub-footer .seven.columns {
    padding-top: 2px;
    margin: 0 auto;
    max-width: 420px; }

  .sub-footer .menus .three.columns {
    width: 100%;
    text-align: left;
    max-width: 420px; }

  .sub-footer .menus .three.columns h6 {
    margin: 0;
    padding: 5px 0;
    cursor: pointer;
    font-weight: 400;
    text-transform: none;
    background-repeat: no-repeat;
    background-position: right -2px center; }

  .sub-footer .menus .three.columns h6:after {
    font-family: "FontAwesome";
    content: "\f105";
    float: right;
    font-size: 35px;
    color: #666;
    -webkit-text-stroke: .8px #000; }

  .sub-footer .menus .three.columns h6.active:after {
    content: "\f107"; }

  .sub-footer .menus .three.columns h6.active {
    background-repeat: no-repeat;
    background-position: right -2px center; }

  .sub-footer .menus .three.columns:not(:first-of-type) h6 {
    margin-top: 0; }

  .sub-footer .menus .three.columns ul {
    display: none; }

  .sub-footer .contact-form input[type="submit"] {
    width: 35%;
    padding: 2px 13px; }

  .sub-footer .social_icons {
    margin-bottom: 2px;
    background: transparent; }

  .sub-footer .seven.columns h6.mobile-title {
    margin: -2px 0 0;
    padding-top: 15px;
    border-top: 1px solid #666; }

  .sub-footer .menus .three.columns h6 {
    border-top: 1px solid #666; }

  .sub-footer ul {
    background: #3a3a3a;
    padding: 5px 25px;
    margin-bottom: 0; }

  .sub-footer ul li a, .sub-footer ul li a:hover, .sub-footer ul li a:visited, .sub-footer ul li a:active {
    font-size: 14px; }

  .sub-footer h5.title {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin: -2px 0 0;
    padding: 20px 0 10px;
    text-transform: none;
    border-top: 1px solid #666; }

  .sub-footer h6.title {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-transform: none; }

  .index #homepage_slider .desktop {
    display: none; }

  .index #homepage_slider .mobile {
    display: block; }

  .index .featured_links .section .desktop {
    display: none; }

  .index .featured_links .section .mobile {
    display: block; }

  .index .featured_links .half {
    width: 100% !important;
    margin-right: 0; }

  .index .featured_links .third {
    width: 100%; }

  .collection .banner {
    margin-bottom: 5px; }

  .collection .banner h1 {
    font-size: 24px; }

  /* Filter */
  .collection .desktop_hidden {
    display: inline-block;
    text-align: center;
    width: 100%; }

  .collection .mobile_hidden {
    display: none; }

  /*.collection .container,	.collection .container .sixteen.columns {width: 100%!important;}*/
  .collection .pull-left {
    float: none !important; }

  .collection .yotpo .pull-left {
    text-align: center !important; }

  .collection .filter-container .button {
    background: white !important;
    color: #0CA2DA;
    font-size: 18px;
    text-transform: capitalize !important;
    padding: 5px 20px; }

  .collection .filter-toggle {
    box-shadow: none !important;
    width: 108px;
    margin: 0;
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .collection .filter-container .applied, .collection .filter-container .closed {
    background-position: right center !important; }

  .filter-container .gridviewmobile .filter-row label {
    display: none; }

  .filter-container .gridviewmobile .filter-row select {
    width: 49%;
    display: inline-block; }

  #filter {
    border-top: none; }

  #filter .reset-filter {
    top: 64px; }

  .collection .grid-view .columns.thumbnail.even,
  .collection .grid-view .columns.thumbnail.odd {
    width: 48% !important;
    margin: 0;
    padding: 7px 0 0; }

  .collection .grid-view .columns.thumbnail.odd {
    margin-left: 4%; }

  div.section.collection_description {
    margin: 0; }

  .thumbnail .info {
    padding: 0 5px; }

  .thumbnail .title {
    font-size: 12px; }

  .thumbnail .price {
    font-size: 13px;
    margin-bottom: 0; }

  .thumbnail .price .was_price {
    font-size: 11px; }

  /*.thumbnail a.color-swatch-count{left:125px;font-size: 13px; bottom:6px;}*/
  .collection_swatches .flex-viewport {
    max-width: 85%;
    margin: 0 7.5%; }
    .collection_swatches .flex-viewport ul.slides {
      padding-left: 7px; }
  .collection_swatches .swatch {
    margin: 0 15px 0 0; }

  .collection .collection .banner, .collection .filter-section-left,
  .collection .mm-fixed-bottom, .collection .mm-fixed-top {
    z-index: inherit; }

  .desktop-hidden {
    display: none; }

  .mobile-hidden {
    display: inline-block; }

  div.section.collection_description1 .more {
    display: inline; }

  div.section.collection_description1 .mobile-only {
    display: none; }

  .column.thumbnail,
  .columns.thumbnail {
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out; }

  .grid-view .product_clear:not(.grid) {
    display: none; }

  .grid-view .column.thumbnail,
  .grid-view .columns.thumbnail {
    width: 45% !important;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out; }

  .grid-view .column.thumbnail.even,
  .grid-view .columns.thumbnail.even {
    margin-right: 4%; }

  .product .container .nine.columns, .product .container .eight.columns.alpha,
  .product .container .seven.columns {
    width: 100%; }

  .product .container .eight.columns.omega {
    margin-left: 0;
    width: 100%;
    /*margin-top: 30px;*/ }

  .product .container .eight.columns.omega.r-margin {
    margin-top: 0; }

  .product .reviews-questions .yotpo:last-of-type {
    margin: 0 0 0 7px; }

  .fs-has-posts {
    white-space: pre-wrap; }

  .fs-has-posts::after {
    margin: 0 !important; }

  .recommendify-panel-body .recommendify_col {
    width: 100%;
    margin-right: 0; }

  .cart .price_total {
    display: block !important;
    text-align: left; }

  /* Recommendify App's CSS Overruled */
  .recommendify_section.recommendify-panel-body {
    clear: both;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }

  .recommendify-panel-body .recommendify_col {
    width: 40%;
    margin-right: 1%;
    float: none;
    display: inline-block;
    vertical-align: top; }

  .recommendify-panel-body .recommendify_product_title p {
    color: #000;
    font-size: 11px;
    line-height: 15px;
    white-space: pre-wrap; }

  .recommendify_product_price p {
    color: #B20000;
    font-size: 11px;
    line-height: 15px; }

  /* start Recom slider AP 10-10-2020 */
  .arp-block__title-txt {
    padding-bottom: 10px !important; }

  .aw-arp-block__title {
    line-height: normal;
    margin-bottom: 10px; }

  #arp_slider_52191 {
    padding: 20px 0 !important; }

  .arp-block__name {
    font-size: 13px; }

  .arp-block__image-link {
    padding-top: 100% !important; }

  .arp-block__txt-wrap {
    padding: 0 !important; }

  /* end Recom slider AP 10-10-2020 */
  #recently-viewed-products {
    clear: both;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }

  .recently-product-block {
    float: none;
    display: inline-block;
    vertical-align: top;
    /*margin-right: 10px;*/ }

  .recently-product-block label {
    line-height: 16px;
    white-space: initial;
    padding: 0 3px;
    margin-bottom: 8px; }

  .recently-product-block span {
    /*font-weight: normal;*/
    font-size: 14px;
    line-height: initial; }

  /* page giveaway
  ================================================== */
  div.container .container {
    margin-left: 0px; }

  /* side bar toggle */
  .sidebar ul li ul li a, .sidebar ul li ul li a.active {
    padding: 6px 4px 6px 22px; }

  .blog_list li {
    border-top: 1px solid #0CA2DA;
    margin: 0px; }

  .blog_list li a {
    padding: 10px 4px; }

  .sidebar li ul {
    margin: 0; }

  .sidebar li ul li {
    margin: 0;
    padding-left: 0px;
    width: 100%; }

  .sidebar li ul li a.active {
    padding-left: 15px; }

  .sidebar .toggle {
    margin: 0;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 16px;
    border-top: 1px solid #0CA2DA;
    border-bottom: 1px solid #0CA2DA;
    margin-top: 0px;
    color: #0CA2DA;
    line-height: 32px; }

  ul.toggle_list li:first-child {
    border-top: none; }

  ul.toggle_list ul li:first-child {
    border-top: 1px solid #0ca2da; }

  ul.toggle_list ul li:last-child {
    border-bottom: none; }

  ul.toggle_list li:last-child {
    border-bottom: 1px solid #0ca2da; }

  h4.toggle {
    background-repeat: no-repeat !important;
    background-position: right !important;
    background-size: 20px !important; }

  h4.toggle.closemenu {
    background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/bottomarrow.png?v=16956387303139547827);
    margin-bottom: 13px; }

  h4.toggle.openmenu {
    background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/uparrow.png?v=9084681514526339021); }

  ul.footermenu > li.toggle1 > span {
    background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/bottomarrow.png?v=16956387303139547827);
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-size: 20px; }

  ul.footermenu > li.active1 > span {
    background: url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/uparrow.png?v=9084681514526339021);
    background-repeat: no-repeat !important;
    background-size: 20px; }

  ul.footermenu li, ul.footermenu, ul.footermenu li ul {
    padding: 0px !important;
    margin: 0px !important; }

  ul.footermenu li span {
    border-bottom: 1px solid #0ca2da;
    padding: 0px !important;
    margin: 0px !important;
    display: inline-block;
    width: 100%;
    font-weight: normal; }

  ul.footermenu li a {
    line-height: 40px;
    font-size: 14px; }

  ul.footermenu li ul li a {
    font-size: 13px !important; }

  ul.footermenu > li:first-child {
    border-top: 1px solid #0ca2da; }

  ul.footermenu li ul li span {
    border-bottom: 1px solid #0ca2da;
    padding: 6px 0 6px 15px !important;
    margin: 0px !important; }

  ul.footermenu li ul li:last-child span {
    border: none !important; }

  ul.footermenu li ul li .activelink {
    background-color: #0ca2da !important; }

  ul.footermenu li ul li .activelink a {
    color: #FFFFFF; }

  ul.footermenu li ul li a {
    line-height: normal; }

  .mobile-visible {
    display: inline; }

  .mobile-visible ul li {
    list-style: none; }

  .video-wrap iframe {
    height: 250px; }

  .video-wrap-multi .video-col-left {
    width: 100%; }

  .video-wrap-multi .video-col-right {
    width: 100%; }

  .video-wrap-multi iframe {
    height: 240px; }

  .cart_product_row .three.columns {
    width: 35%; }

  .cart_product_row .twelve.columns {
    width: 55%; }

  .cart_product_row .one.columns {
    width: 10%;
    text-align: right; }

  .cart_product_row .ten.columns {
    width: 100%;
    line-height: 14px; }

  .cart_product_row .two.columns {
    width: 100%; }

  .cart .cart_product_row .quantity {
    margin-bottom: 0; }

  .cart_product_row {
    margin-bottom: 15px; }

  .cart_product_row .cart_product_title a {
    font-size: 12px;
    line-height: 18px; }

  .cart_product_row .cart_details_block {
    padding-left: 10px; }

  #shipping-calculator h4 {
    font-size: 16px;
    margin-bottom: 0px;
    padding: 0px 0 15px; }

  .remove_item_block {
    display: table; }

  .remove_item_block .remove_item {
    display: table-cell;
    vertical-align: middle; }

  .cart .yotpo-reviews-carousel {
    display: none; }

  .cart .sub-footer {
    margin-top: 0px; }

  .shop_confidence_blocks h2 {
    font-size: 16px; }

  .confidence_block label {
    padding: 0 5px;
    font-size: 14px; }

  .confidence_block span {
    background-size: 130px; }

  .confidence_block span.returns {
    background-position: -65px 10px; }

  .confidence_block span.columnssupport {
    background-position: 8px -53px; }

  .confidence_block span.fastshipping {
    background-position: -60px -55px; }

  .cart_title_block, .cart_top_checkout {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0; }

  .cart_top_checkout {
    margin-bottom: 10px; }

  .top_checkout_btn {
    margin: auto; }

  #shipping-calculator-form-wrapper .four.columns {
    width: 100%; }

  #shipping-calculator-form-wrapper {
    margin: 0 0 0px; }

  #get-rates-container {
    margin-top: 0px; }

  .homepage_seotext p {
    font-size: 11px;
    line-height: 1.8; }

  .remove_promobar {
    display: block; }

  .promobar-top img.mobile_promo {
    width: 100%;
    transform: translateX(0);
    display: block; }

  .promobar-top img.desktop_promo {
    display: none; }

  h1.product_name {
    margin-bottom: 5px;
    width: calc(100% - 30px);
    display: inline-block;
    /*font-size:20px;*/
    font-size: 16px; }

  .current_price, .sold_out {
    font-size: 21px;
    font-weight: 400;
    color: #000; }

  /*.product .container .was_price {font-size: 18px;}*/
  .header_section .stamped-badge-caption {
    font-size: 12px !important; }

  .product-images .six.columns {
    width: 100%;
    margin: 0; }

  .product-images #slider .flex-control-nav {
    display: block; }

  .mobile-share-icon {
    vertical-align: top; }
    .mobile-share-icon .share-icon-box .share-btn {
      margin: 5px 0 0; }
    .mobile-share-icon .social_buttons_box {
      left: initial;
      right: -5px;
      top: 20px; }

  .product-images .share-icon-box {
    display: none; }

  /*.product-reviews .product-reviews-top {margin-bottom: 7px;}*/
  .capitalize-title .recommendify_panel_heading {
    margin-top: 5px; }

  .mobilehidden {
    display: none; }

  .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-question-button {
    min-width: 45px; }

  .yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button.write-review-button {
    min-width: 45px; }

  #video-slide {
    position: relative; }

  #video-slide .video-close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #dcf2fd;
    padding: 1px 9px;
    border-radius: 50px;
    font-size: 20px;
    line-height: normal;
    z-index: 999; }

  #video-slide .video-close .ti-close:before {
    content: "\e646"; }

  /*   .footer-search-wrap{display:inline-block;} */
  .zEWidget-launcher {
    display: none; }

  .no_cart_item {
    padding: 30px 0 0; }

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

  .article-logo img.mobile_only {
    display: inline-block;
    margin-bottom: 15px;
    max-width: 250px; }

  .spg-inf li span.money {
    margin-right: 0px;
    font-size: 14px; }

  .article blockquote {
    padding: 0; }

  .article blockquote p img {
    margin: 0 0 10px !important; }

  body.blog .container, body.article .container {
    width: 100%;
    padding: 0 15px; }

  body.blog .sub-footer .container, body.article .sub-footer .container {
    padding: 20px 0; }

  body.blog .container {
    padding-top: 85px; }

  body.blog .sub-footer .container {
    padding: 20px 10px 0; }

  body.blog .container .sixteen.columns {
    width: 100%; }

  body.blog .container .blog_content {
    padding: 0;
    width: 69%; }

  body.blog .container .four.columns {
    width: 29%;
    float: right; }

  body.article .container .sixteen.columns {
    width: 100%; }

  body.article div.content {
    padding: 80px 0px 0px 0px; }

  body.article .container .article_title {
    margin: -45px 0 0;
    padding: 10px;
    width: 92%; }

  body.article .container .post-picture img {
    width: 100%;
    max-height: 350px;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center center;'; }

  .col-3, .col-2 {
    width: 100%; }

  .article-logo img {
    width: auto; }

  body.article .container .article-logo {
    margin-left: 0; }

  body.article .container .article__body-inner span {
    line-height: 25px; }

  .article-logo img {
    padding: 0; }

  .blog .article .photo_credits, .article .photo_credits {
    right: 0; }

  .custom-cookie-bar {
    text-align: center; }
    .custom-cookie-bar p {
      margin: 0 0 10px;
      display: block; }
    .custom-cookie-bar .cookie-btn {
      display: inline-block;
      float: none;
      padding: 7px 25px;
      width: 120px; }

  .top-search-categories ul li {
    width: 46% !important;
    display: inline-block !important;
    margin: 0 2% 13px 2% !important; }

  .cart .quote {
    margin: 0; }

  #product-img-thumb ul li label {
    white-space: normal;
    line-height: 14px; }

  p.modal_price .amazonButton.desktop_only {
    display: none !important; }

  .usp_icon .confidence_block {
    margin-right: 12px; }

  .usp_icon .confidence_block ins {
    padding: 0; }

  .usp_icon .confidence_block span {
    margin-right: 10px; }

  .mobilefeeddesktop .fs-slider-container {
    display: none; }

  .custom-countdown-bar .filter_mobile_lable {
    top: 84px; }

  /*   .freeshipnotebar.custom-countdown-bar.collection .banner {margin-top: 105px !important;} */
  /*   .freeshipnotebar.promobar.text-promobar .promobar-top {margin-top: 105px;} */
  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 133px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar div.container.content {
    margin-top: 168px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar .promobar-top {
    margin-top: 104px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 105px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar div.container.content {
    margin-top: 140px; }

  /*   .sticky-promobar.promobar.custom-countdown-bar.text-promobar div.container.content {margin-top: 148px;} */
  .sticky-promobar.promobar.custom-countdown-bar .promobar-top,
  .sticky-promobar.promobar div.container.content {
    margin-top: 83px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 113px; }

  /*   .sticky-promobar.promobar.text-promobar div.container.content {margin-top: 119px;} */
  .freeshipnotebar.promobar .promobar-top {
    margin-top: 77px; }

  .promobar .promobar-top {
    margin-top: 55px; }

  .custom-countdown-bar.freeshipnotebar.promobar.text-promobar .promobar-top {
    margin-top: 105px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 133px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar .filter_mobile_lable {
    top: 168px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 105px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar .filter_mobile_lable {
    top: 140px; }

  /*   .sticky-promobar.promobar.custom-countdown-bar.text-promobar .filter_mobile_lable {top: 148px;} */
  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 113px; }

  /*   .sticky-promobar.promobar.text-promobar .filter_mobile_lable {top: 119px;} */
  .sticky-promobar.promobar .filter_mobile_lable,
  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 83px; }

  .promobar.product div.container.content,
  .sticky-promobar.promobar.product div.container.content {
    padding-top: 0px; }

  .product a.back-to-top {
    bottom: 80px; }

  .swatch_options {
    display: none; }

  .outfit .swatch_options {
    display: block; }

  .mobile_stuff {
    width: 80%;
    text-align: center;
    margin: 0 auto; }
    .mobile_stuff button.wk-button-product {
      color: #000;
      width: 50%;
      text-align: center;
      display: inline-block;
      margin: 4px auto 6px !important;
      vertical-align: -webkit-baseline-middle; }
      .mobile_stuff button.wk-button-product .wk-icon {
        width: 16px;
        height: 16px;
        top: -1px; }
        .mobile_stuff button.wk-button-product .wk-icon svg path {
          fill: #000;
          stroke: #000; }
      .mobile_stuff button.wk-button-product .wk-label {
        font-weight: 600;
        font-size: 12px;
        text-decoration: underline;
        vertical-align: top; }
    .mobile_stuff .size-guide {
      width: 48%;
      display: inline-block;
      text-align: center;
      margin: 5px 0; }
      .mobile_stuff .size-guide a.size-chart-modal {
        background: url(https://cdn.shopify.com/s/files/1/0982/0722/files/sizechart-icon.png?v=1594013782) 0 6px no-repeat;
        padding-left: 35px;
        color: #000;
        text-decoration: underline !important;
        font-weight: 600;
        font-size: 12px; }

  .amazonButton a {
    display: inline-block;
    margin-bottom: 10px; }

  p.modal_price {
    line-height: 1;
    display: block;
    margin-top: -5px;
    clear: both; }

  p.afterpay-paragraph {
    font-size: 12px !important;
    font-weight: 600; }

  .wswu-section h4 {
    font-size: 15px;
    line-height: 24px; }

  .sticky-options .product_stock_not_pod {
    display: block;
    width: 100%;
    float: left;
    line-height: 10px;
    text-align: center; }

  .sticky-options .product_stock_not_pod .instock_label {
    margin: 0;
    display: inline-block; }

  /*.product_stock_not_pod .instock_label span{margin:0; display:block; font-size:12px; font-weight:400; padding:0 7px; line-height:1;}*/
  .fancybox-caption {
    background: rgba(240, 240, 240, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    bottom: 85px;
    color: #000;
    font-size: 12px;
    padding: 5px 5px 5px !important;
    text-align: left; }

  .fancybox-thumbs__list a {
    /*height:120px !important;*/
    background-size: contain;
    width: 60px; }

  .fancybox-caption__body {
    text-transform: capitalize;
    line-height: normal; }

  /* product new updates -AP - 09-07-2020 start*/
  body.notify_form_open {
    overflow: hidden; }

  /*RK*/
  body.notify_form_open:before {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999991; }

  /*RK*/
  .notify_form {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 999999;
    padding: 0;
    border: 1px solid #000;
    display: none; }

  .notify_form_close {
    position: absolute;
    top: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    right: 0;
    font-size: 16px;
    color: #fff;
    background: #000;
    font-family: inherit;
    text-align: center; }

  .notify_form label {
    font-weight: 400;
    font-size: 13px; }

  /*RK*/
  .notify_form .action_button {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
    box-shadow: none !important; }

  /*RK*/
  /* product new updates -AP - 09-07-2020 end */
  .notify_add_to_cart {
    padding: 9px 5px;
    font-size: 13px; }

  .notify_form .notify_product_details {
    padding: 0 10px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 250px; }
    .notify_form .notify_product_details .popup-title {
      padding: 7px;
      font-size: 14px;
      margin: 0 -10px; }
    .notify_form .notify_product_details .image-section {
      max-width: 20%;
      margin: 10px 10px 10px 0; }
    .notify_form .notify_product_details .detail-section {
      margin: 10px 0; }
      .notify_form .notify_product_details .detail-section p {
        font-size: 12px; }
      .notify_form .notify_product_details .detail-section h4.product_title {
        font-size: 14px;
        line-height: normal;
        letter-spacing: 0;
        margin: 0 0 10px; }
      .notify_form .notify_product_details .detail-section span {
        font-size: 12px; }
    .notify_form .notify_product_details .amazonButton img {
      max-width: 200px; }

  .product_section .wishlist_product_button .wk-button-product {
    width: 100%; }

  .wishlist_product_button {
    width: 48%; }

  /* start AP 05/10/2020 */
  .aw-arp-block__title {
    line-height: normal;
    margin-bottom: 10px; }

  .slide_cart_inner .arp-block__price {
    display: inline-block !important; }

  .recently-product-block .product-image {
    padding-top: 118%; }

  .recently-product-block img {
    max-width: 94%; }

  .arp-block__price, .arp-block__price span.price {
    display: block !important;
    line-height: normal !important; }

  .recently-product-block .res_was_price span {
    padding-left: 0; }

  .recently-product-block label, .recently-product-block span, .arp-block__price span {
    font-size: 13px;
    display: block;
    line-height: normal; }

  /* end AP 05/10/2020 */
  .arp-block__price {
    height: auto !important; }

  /*   #lighthouse, #gorgias-web-messenger-container{display: none !important;} */
  /* 11-02-21 added rk */
  .pre_order_container {
    display: inline-block;
    padding: 0 8px;
    line-height: normal; }

  .pre_order_container label {
    margin: 0;
    font-size: 12px;
    line-height: normal; }

  .pre_order_container input[type="checkbox"] {
    position: static;
    margin: 4px 4px 0 0;
    float: left; }

  .pre_order_container .pre_order_error {
    line-height: normal;
    margin: 0; }

  .pre_order_container .pre_order_error span {
    margin-right: 0px; }

  /* 11-02-21 added rk */ }
.accordion_show {
  display: block !important; }

.filter_price_title {
  display: block !important; }

.filter_price_ul {
  display: none !important; }

.price_filter_main_bar {
  width: 100%;
  text-align: left;
  border-top: 1px solid #ccc; }

.fs-slider-next-button, .fs-slider-prev-button {
  z-index: 99; }

@media only screen and (max-width: 667px) {
  .short_desc {
    padding: 0 10px; }

  .product-description-title-left {
    text-align: left !important; }

  .filter-toggle {
    width: 100%; }

  .product .container .sixteen.columns {
    padding: 0 10px; }

  .inline_purchase {
    width: 100%;
    margin: 0; }

  .add_to_cart {
    width: 100% !important;
    /*padding:20px 40px !important;*/
    font-size: 24px !important; }

  .related-button {
    display: block;
    padding-right: 23px; }

  .related-button a {
    width: 100%;
    margin: 10px 0 23px 0;
    padding: 30px 20px !important;
    font-size: 24px !important; }

  .related-button a:after {
    right: -23px;
    border-top: 43px solid transparent;
    border-bottom: 42px solid transparent;
    border-left: 25px solid #a2a2a2; }

  .recommendify_product_title, .recommendify-panel-body .recommendify_product_price {
    font-size: 12px; }

  ul.spg-inf {
    margin: 10px 0 0 0px; }

  .spg-inf li {
    font-size: 11px;
    line-height: 21px;
    margin-bottom: 5px;
    list-style: none; }

  .spg-inf li span {
    margin-right: 5px;
    font-size: 10px; }

  .product_section form {
    margin-bottom: 5px; }

  /* page giveaway================================================== */
  .promobar-top img.mobile_promo {
    height: auto; }

  .social_buttons a {
    padding-left: 7px; }

  .article__body-inner {
    padding: 0 60px; }

  .spg-inf li span.money {
    margin-right: 0px;
    font-size: 11px; }

  .usp_icon {
    margin-bottom: 0; }

  .top_full_img {
    padding: 0 !important; }

  .top_full_img .descktopfullbanner {
    padding: 0;
    margin: 0; }

  .descktopfullbanner .col-sm-4 {
    padding: 0; }

  div.section.collection_description {
    padding: 0 10px;
    font-size: inherit; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 183px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 155px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 159px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 133px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 183px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 155px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 159px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 133px; }

  .collection_swatches .flex-viewport {
    max-width: 82%;
    margin: 0 9%;
    /*ul.slides{ padding-left:5px;}*/ }
  .collection_swatches .swatch {
    margin: 0 12px 0 0; } }
@media only screen and (max-width: 640px) {
  .template-tracktor #tracktorContainer {
    padding: 50px 0;
    background-size: initial; }

  #tracktorOrderDetails {
    margin-top: 80px !important; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 180px; }

  /*   .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar div.container.content {margin-top: 105px;} */
  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 152px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 130px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 180px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 152px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 130px; }

  /*   .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar .filter_mobile_lable {top: 105px;} */
  /* Start Recom Slider AP 10-10-2020 */
  div.arp-block__price, div.arp-block__price span.price {
    width: 100%;
    display: inline-block; }

  /* End Recom Slider AP 10-10-2020 */ }
@media only screen and (max-width: 568px) {
  .collection .banner h1 {
    font-size: 14px;
    line-height: 14px;
    width: 100%;
    left: 0;
    top: 45%;
    padding: 0 5px; }

  .top-bar .desktop {
    display: none; }

  .top-bar .mobile {
    display: block; }

  .blog .collection_title {
    display: block;
    text-align: center; }

  #header .top-bar,
  #header .top-bar a {
    font-size: 10px; }

  #header .top-bar .eight:first-of-type {
    width: 60%; }

  #header .top-bar .eight:last-of-type {
    width: 40%; }

  .homepage_seotext {
    padding: 10px 10px 0 10px; }

  .homepage_seotext h5 {
    padding-bottom: 8px;
    font-size: 14px; }

  .social_buttons a {
    font-size: 14px;
    padding-left: 5px; }

  .collection .morelink {
    padding: 0 5px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 172px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 151px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 144px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 122px; }

  /*   .freeshipnotebar.promobar.text-promobar .promobar-top {margin-top: 105px;} */
  /*   .promobar.text-promobar .promobar-top {margin-top: 85px;} */
  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 172px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 151px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 144px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 122px; } }
@media only screen and (max-width: 480px) {
  .template-tracktor #tracktorOrderForm {
    padding: 0 30px !important; }

  .sub-footer .container {
    width: 100% !important;
    display: inline-block;
    padding-bottom: 0; }

  .mobile-support-foot a:hover, .mobile-support-foot a:visited, .mobile-support-foot a:active {
    font-size: 16px;
    color: #fff; }

  .sub-footer .menus .three.columns {
    max-width: 100%;
    border: 0; }

  .sub-footer .menus .three.columns h6 {
    margin: 0 15px;
    border-top: 1px solid #666;
    font-size: 14px; }

  .sub-footer .seven.columns {
    margin: 0 auto;
    max-width: 100%;
    padding: 2px 15px 0; }

  .sub-footer ul {
    background: #3a3a3a;
    padding: 5px 25px;
    margin-bottom: 0; }

  .sub-footer ul li a, .sub-footer ul li a:hover, .sub-footer ul li a:visited, .sub-footer ul li a:active {
    font-size: 14px; }

  .newsletter, .social-icons {
    padding: 0 15px; }

  .sub-footer .sixteen.columns {
    width: 100%; }

  .no_cart_item {
    padding: 0; }

  body.article h1.article-title, body.blog .article_title h2 {
    font-size: 20px;
    line-height: 30px; }

  .article_info .h6 {
    font-size: 12px;
    padding: 0;
    font-weight: 400; }

  .container .blog_content {
    padding: 60px 30px 5px; }

  .article__body-inner {
    padding: 0; }

  .blog_newsletter .newsletter {
    width: 100%;
    margin: 0;
    text-align: center; }

  .blog_newsletter h3 {
    padding: 0;
    font-size: 18px; }

  .blog_newsletter .contact_email {
    width: 100%; }

  .blog_newsletter .sign_up[type="submit"] {
    width: 70%;
    float: none;
    margin: 0 auto; }

  body.blog .container .blog_content {
    width: 100%; }

  .article-logo img {
    width: 250px; }

  body.blog .article_title h2 {
    font-size: 20px;
    line-height: 30px; }

  .blog .article__content {
    margin: -45px 0 20px 20px; }

  .blog .article .photo_credits, .article .photo_credits {
    top: -8px; }

  .collection .container.main.content {
    padding-left: 0;
    padding-right: 0; }

  .collection .container, .collection .container .sixteen.columns {
    width: 100% !important; }

  .sub-collection-wrap {
    margin-left: 0;
    margin-right: 0; }

  .collection .morelink {
    font-size: 12px !important; }

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

  .sticky-promobar .promobar-top .promobar_close:before {
    right: 5px;
    font-size: 24px;
    line-height: 12px;
    width: 14px;
    height: 14px; }

  .sticky-promobar .promobar-top.promobar_top_text {
    padding: 0 25px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 161px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 140px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 133px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 110px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 161px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 140px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 133px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 110px; }

  .wswu-section ul li .wswu-item p {
    font-size: 12px;
    line-height: 14px; }

  .left_instock_label span {
    display: inline-block;
    padding: 5px 0 0 0; }

  .collection_swatches ul.slides {
    margin-left: 5px; }
  .collection_swatches .flex-viewport {
    max-width: 75%;
    margin: 0 12.5%; }
    .collection_swatches .flex-viewport ul.slides {
      margin: 0;
      padding: 0 9px; }
  .collection_swatches .swatch {
    margin: 0 18px 0 0; }

  /* Start Recom Slider AP 10-10-2020 */
  /*h2.recently-view-title{margin: 2px 0 32px 0;}*/
  .arp-block__title-txt {
    line-height: normal; }

  .arp-block__title {
    margin-bottom: 20px !important;
    font-size: 15px; }

  .arp-block__name {
    font-size: 12px; }

  .arp-block__image-wrap, .arp-block__name, .arp-block__vendor {
    margin-bottom: 5px !important; }

  .recently-product-block label {
    font-size: 12px; }

  /* End Recom Slider AP 10-10-2020 */ }
@media only screen and (max-width: 414px) {
  #header .mobile-logo {
    padding-top: 35px; }

  .video-wrap iframe {
    height: 200px; }

  .video-wrap-multi iframe {
    height: 180px; }

  .bx-wrapper {
    max-width: 300px !important; }

  .promobar-top img.mobile_promo {
    max-width: 160%; }

  .mobile-support-foot a {
    margin: 0 1% 25px;
    font-size: 14px; }

  .mobile-support-foot a:hover, .mobile-support-foot a:visited, .mobile-support-foot a:active {
    font-size: 14px; }

  /*29/03/2018*/
  #slider .flex-direction-nav a.flex-next {
    right: 0; }

  #slider .flex-direction-nav a.flex-prev {
    left: 0; }

  /*02/07/19 insta slider*/
  .ssw-instagram-grid-title {
    letter-spacing: 0;
    font-size: 16px !important; }

  .ssw-instagram-grid-title img {
    max-width: 100%; }

  body.page .ssw-html-widget {
    margin-top: 8px !important; }

  .collection_links_title {
    font-size: 20px;
    margin: 0 auto 10px 0; }

  .usp_icon .confidence_block:first-child {
    max-width: 108px; }

  p.afterpay-paragraph {
    margin-top: 0 !important; }

  .notify_form .notify_product_details {
    padding: 0 10px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: inherit; }
    .notify_form .notify_product_details .image-section {
      max-width: 35%; }

  .collection_swatches .flex-viewport {
    max-width: 77%;
    margin: 0 11.5%; }
    .collection_swatches .flex-viewport ul.slides {
      padding: 0 7px; }
  .collection_swatches .swatch {
    margin: 0 13px 0 0; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 153px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 132px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 125px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 103px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 153px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 132px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 125px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 103px; }

  /*.recently-product-block {margin-right: 5px;}
  .recently-product-block .product-image {padding-top: 120%;}*/ }
@media only screen and (max-width: 395px) {
  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 151px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 130px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 123px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 101px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 151px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 130px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 123px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 101px; } }
@media only screen and (max-width: 375px) {
  #header .mobile-logo img {
    width: 150px;
    vertical-align: middle; }

  #header a {
    padding-top: 40px; }

  #header a.right {
    top: 14px; }

  .bx-wrapper {
    max-width: 280px !important; }

  .product .reviews-questions .yotpo {
    margin-bottom: 10px; }

  .container .blog_content {
    padding: 80px 10px 5px; }

  .article-comments__form {
    padding: 20px; }

  /*29/03/2018*/
  #header .custom_countdown_timer a, #header .custom_countdown_timer a span {
    font-size: 11px; }

  /*01/08/2018*/
  #header .mobile-search-box a.mobile-search {
    font-size: 20px;
    top: 6px; }

  .mobile-wishlist li a.wk-link .wk-icon {
    width: 22px;
    height: 23px;
    margin: 11px 0 0; }

  .collection .container.main.content {
    font-size: 11px; }

  .inline_purchase, .add_to_cart {
    max-width: 100%; }

  /*.usp_icon {width: 100%; max-width:370px;}*/
  .usp_icon .confidence_block span {
    margin-right: 7px; }

  .usp_icon .confidence_block span.returns {
    background-position: -40px -2px;
    background-size: 70px;
    width: 25px; }

  .usp_icon .confidence_block span.fastshipping {
    background-position: -47px -45px; }

  .usp_icon .confidence_block span.columnssupport {
    background-position: 0px -29px;
    background-size: 62px; }

  .promobar-top.promobar_top_text .promo-labels,
  .promobar-top.promobar_top_text a {
    font-size: 12px !important; }

  .sticky-promobar .promobar-top.promobar_top_text {
    padding: 0 20px; }

  .sticky-promobar .promobar-top .promobar_close:before {
    right: 3px;
    font-size: 20px;
    line-height: 11px;
    width: 12px;
    height: 12px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 149px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 128px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 121px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 99px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 149px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 128px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 121px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 99px; }

  .mobile_stuff {
    width: 90%; }

  .wswu-section ul li .wswu-item {
    padding: 10px 5px; }

  .notify_add_to_cart {
    padding: 9px 2px;
    font-size: 12px; }

  .collection_swatches .flex-viewport {
    max-width: 80%;
    margin: 0 10%; }
    .collection_swatches .flex-viewport ul.slides {
      padding: 0 6px; }
  .collection_swatches .swatch {
    margin: 0 12px 0 0; }
  .collection_swatches .flex-direction-nav a {
    margin: -27px 0 0; }

  #product-img-thumb ul li {
    max-width: 82px; } }
@media only screen and (max-width: 360px) {
  .left_instock_label span {
    word-spacing: -1px; }

  .mobile-support-foot a .fa-comment:before {
    font-size: 28px; }

  .mobile-support-foot a .fa-mobile:before {
    font-size: 40px; }

  .footer-search-wrap .search_bottom input[type="text"] {
    font-size: 14px; }

  .usp_icon .confidence_block:first-child {
    max-width: 96px; }

  .usp_icon .confidence_block span {
    background-size: 69px;
    width: 25px; }

  .usp_icon .confidence_block ins {
    font-size: 10px;
    line-height: 12px; }

  .usp_icon .confidence_block span.fastshipping {
    background-position: -40px -38px; }

  .usp_icon .confidence_block span.returns {
    background-position: -37px -2px;
    background-size: 65px;
    width: 24px; }

  .usp_icon .confidence_block span.guarantee {
    background-position: -4px -2px; }

  .usp_icon .confidence_block span.columnssupport {
    background-position: 0px -28px;
    background-size: 58px; }

  .collection_links_title, .no-banner h3 {
    font-size: 18px; }

  .promobar .promobar-top {
    font-size: 14px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content {
    margin-top: 146px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar .filter_mobile_lable {
    top: 167px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 126px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 118px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 96px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 146px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 125px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 118px; }

  .freeshipnotebar .filter_mobile_lable {
    top: 76px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 96px; }

  .collection_swatches .flex-viewport {
    max-width: 85%;
    margin: 0 7.5%; }
    .collection_swatches .flex-viewport ul.slides {
      padding: 0 7px; }

  .reveal.product_img_tran {
    min-height: 200px; } }
@media only screen and (max-width: 320px) {
  /*01/08/2018*/
  #header .mob-inner-header a.slicknav_btn {
    margin-left: 5px; }

  #header .mobile-logo img {
    width: 140px; }

  #header .mobile-search-box {
    margin-left: 45px; }

  #header .mobile-wishlist li a {
    right: 45px; }

  .slicknav_icon .slicknav_icon-bar {
    width: 1.5em !important; }

  .blog_cat_nav li {
    margin: 4px 4px; }

  .promobar-top a {
    font-size: 13px !important; }

  .bx-wrapper {
    max-width: 250px !important; }

  .mobile-support-foot a img {
    margin: 0; }

  .blog_newsletter h3 {
    font-size: 16px; }

  .gridviewmobile .filter-row label {
    width: 45%; }

  .sub-footer #coin-container:before {
    top: 7px; }

  .usp_icon .confidence_block {
    margin-right: 4px; }

  .usp_icon .confidence_block span {
    margin-right: 5px; }

  .usp_icon .confidence_block span.fastshipping {
    width: 50px; }

  .slicknav_nav .slicknav_open ul a {
    font-size: 12px; }

  .promobar-top.promobar_top_text {
    font-size: 14px; }

  .fancybox-wishlist.fancybox-content {
    padding: 30px 20px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar div.container.content,
  .sticky-promobar.custom-countdown-bar.promobar.text-promobar div.container.content {
    margin-top: 142px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar div.container.content {
    margin-top: 162px; }

  .sticky-promobar.promobar.custom-countdown-bar div.container.content {
    margin-top: 122px; }

  .sticky-promobar.freeshipnotebar.promobar div.container.content {
    margin-top: 115px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar div.container.content {
    margin-top: 135px; }

  .sticky-promobar.promobar.text-promobar div.container.content {
    margin-top: 113px; }

  .sticky-promobar.promobar div.container.content {
    margin-top: 93px; }

  .sticky-promobar.freeshipnotebar.promobar.custom-countdown-bar .filter_mobile_lable,
  .sticky-promobar.custom-countdown-bar.promobar.text-promobar .filter_mobile_lable {
    top: 142px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar.custom-countdown-bar .filter_mobile_lable {
    top: 162px; }

  .sticky-promobar.promobar.custom-countdown-bar .filter_mobile_lable {
    top: 122px; }

  .sticky-promobar.freeshipnotebar.promobar .filter_mobile_lable {
    top: 115px; }

  .sticky-promobar.promobar.text-promobar .filter_mobile_lable {
    top: 113px; }

  .sticky-promobar.freeshipnotebar.promobar.text-promobar .filter_mobile_lable {
    top: 135px; }

  .sticky-promobar.promobar .filter_mobile_lable {
    top: 93px; }

  .collection_swatches .flex-viewport {
    max-width: 83%;
    margin: 0 8.5%; }
    .collection_swatches .flex-viewport ul.slides {
      padding: 0 4px; }
  .collection_swatches .swatch {
    margin: 0 8px 0 0; } }
.preflexslider ul li {
  float: left;
  margin: 3px; }

.preflexslider {
  margin-top: 15px; }

.preflexslider .carousel_gif {
  max-height: 100px; }

.seotext {
  font-size: 10px; }

/* Privy ================================================== */
.privy-button-element {
  box-shadow: none !important;
  -webkit-box-shadow: none !important; }

.privy-dropdown-container .btn-group a {
  float: none !important; }

.privy-dropdown-container .btn-group a:hover,
.privy-dropdown-container .btn-group a:active {
  box-shadow: none !important;
  -webkit-box-shadow: none !important; }

.preflexslider ul li {
  float: left;
  margin: 3px; }

.preflexslider {
  margin-top: 15px; }

.preflexslider .carousel_gif {
  max-height: 100px; }

/* customcss end */
/*============================================================================
  Custom CSS for BOLD Product Upsell
=============================================================================*/
.disabled {
  opacity: 0.5; }

#giveacceptbtn {
  Display: none !important; }

#giveclosebtn {
  Display: none !important; }

/* BOld css end */
/* Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
[class*=" icon-"]:before, [class^=icon-]:before {
  font-family: inherit !important;
  display: inline !important; }

@font-face {
  font-family: 'FontAwesome';
  src: url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fontawesome-webfont.eot?v=874249339727595021") format("embedded-opentype"), url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fontawesome-webfont.woff2?v=15095748857126338128") format("woff2"), url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fontawesome-webfont.woff?v=11954538364529793716") format("woff"), url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fontawesome-webfont.ttf?v=12194246025568787991") format("truetype"), url("//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/fontawesome-webfont.svg?v=12548525897154559381") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

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

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

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

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075" !important; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-snapchat:before {
  font-family: 'fa-snapchat' !important;
  content: "\e600" !important;
  display: inline !important; }

.fa-star, .fa-star-o, .fa-star-half-o {
  color: #41C5F5 !important;
  /* change color */ }

.summary-rating-bar > div {
  background: #41C5F5 !important;
  color: #fff !important; }

p.stamped-review-content-body {
  color: #000 !important; }

.stamped-thank-you h3 {
  text-align: center !important; }

.fa-star-half-o:before, .fa-star-o:before, .fa-star:before {
  font-size: 15px !important; }

.stamped-badge {
  color: #41C5F5 !important; }

.stamped-review-content-body {
  word-break: break-word; }

.stamped-badge-caption {
  color: #41C5F5 !important; }

.stamped-container {
  padding: 2em 0 !important;
  border: none !important; }

span.stamped-summary-actions {
  display: inline-block;
  margin-top: 15px;
  float: right; }

h2.stamped-header-title {
  display: none; }

ul.stamped-tabs li.active {
  border-bottom: 3px solid #41C5F5 !important;
  color: #41C5F5 !important; }

.stamped-container {
  padding: 2em 0;
  border: none; }

.stamped-main-badge[data-type="qna"]:empty:before {
  font-family: FontAwesome;
  content: '\f0e6 ';
  color: #41C5F5 !important; }

.stamped-main-badge[data-type="qna"]:empty:after {
  content: ' Ask a question';
  color: #41C5F5 !important; }

span.stamped-file-uploader {
  display: inline-block !important; }

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  span.stamped-product-reviews-badge {
    font-size: 12px !important; }

  .fa-star-half-o:before, .fa-star-o:before, .fa-star:before {
    font-size: 13px !important; }

  .stamped-summary-actions {
    display: block !important;
    float: none !important; }

  .stamped-pagination .last, .stamped-pagination .next, .stamped-pagination .previous, .stamped-pagination .first {
    top: 30px !important; }

  .stamped-pagination li {
    padding: 10px !important; } }
.close_check {
  background-image: url("https://cdn.shopify.com/s/files/1/0982/0722/files/close.png?8667052455246141435");
  background-size: cover;
  width: 12px;
  height: 12px;
  display: inline-block;
  background-position: 0 1px; }

.stamped-header .stamped-review-option-scale {
  background-color: #cacaca;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 9px 0;
  width: 100%;
  height: 4px;
  position: relative;
  margin-left: auto;
  margin-right: auto; }
.stamped-header .stamped-review-option-scale span {
  content: "";
  background: #000;
  margin-left: -2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 4px); }
.stamped-header .stamped-review-option-scale i {
  background: #cacaca;
  display: inline-block;
  margin-top: -2px;
  width: 2px;
  height: 8px; }
.stamped-header .stamped-review-option-labels span:nth-child(3) {
  display: none; }
.stamped-header .stamped-review-options ul {
  margin: 0; }
.stamped-header .stamped-review-options ul li {
  width: 33%;
  margin-right: 20px;
  list-style: none;
  display: inline-block; }
.stamped-header .stamped-review-option-title {
  display: block; }
.stamped-header .stamped-review-option-title {
  font-size: 0px; }
.stamped-header li[data-title="how-do-you-find-the-size"] .stamped-review-option-title:before {
  content: 'Size';
  font-size: 14px !important; }
.stamped-header li[data-title="how-comfortable-was-the-product"] .stamped-review-option-title:before {
  content: 'Comfort';
  font-size: 14px !important; }
.stamped-header span.stamped-review-option-labels {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto; }
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .stamped-header .stamped-review-options ul li {
    width: 100% !important; } }

.stamped-reviews .stamped-review-options li[data-value="how-do-you-find-the-size"] strong:before {
  content: 'Size';
  font-size: 14px !important; }
.stamped-reviews .stamped-review-options li[data-value="how-comfortable-was-the-product"] strong:before {
  content: 'Comfort';
  font-size: 14px !important; }
.stamped-reviews .stamped-review-options li[data-value="what-s-your-height-optional"] strong:before {
  content: 'Height';
  font-size: 14px !important; }
.stamped-reviews .stamped-review-options li[data-value="what-s-your-weight-optional"] strong:before {
  content: 'Weight';
  font-size: 14px !important; }
.stamped-reviews .stamped-review-options li[data-value="what-s-your-bust-size-optional"] strong:before {
  content: 'Bust Size';
  font-size: 14px !Important; }
.stamped-reviews .stamped-review-options li[data-value="what-s-your-waist-size-optional"] strong:before {
  content: 'Waist';
  font-size: 14px !important; }
.stamped-reviews .stamped-review-options li[data-value="what-s-your-hip-size-optional"] strong:before {
  content: 'Hip';
  font-size: 14px !important; }
.stamped-reviews .stamped-review-options ul {
  margin: 0px; }
.stamped-reviews .stamped-review-options ul li strong {
  display: block;
  font-size: 0px; }
.stamped-reviews .stamped-review-options ul li {
  position: relative;
  list-style: none; }
.stamped-reviews .stamped-review-options ul li strong {
  display: block;
  font-size: 0px; }
.stamped-reviews .stamped-form-custom-option-scale {
  display: inline-block;
  border-top: 1px solid #ccc;
  margin-top: 10px; }
.stamped-reviews .stamped-form-custom-option-scale input[type="radio"] {
  display: inline-block;
  margin: 0 !important; }
.stamped-reviews .stamped-form-custom-option-scale label {
  float: left;
  width: 100px;
  text-align: center;
  margin-top: -10px; }
.stamped-reviews .stamped-form-custom-option-scale label:nth-child(2) {
  margin-left: -40px; }
.stamped-reviews .stamped-form-custom-option-scale label:nth-child(4) {
  margin-right: -40px; }
.stamped-reviews .stamped-form-custom-option-scale label:first-child {
  text-align: left; }
.stamped-reviews .stamped-form-custom-option-scale label:last-child {
  text-align: right; }
.stamped-reviews .stamped-form-custom-questions label {
  display: inline-block; }
.stamped-reviews .stamped-review-option-scale {
  display: inline-flex;
  border-top: 5px solid #eee;
  position: block;
  top: 1px;
  margin-left: 0;
  border-top: 5px solid #0ca2da !important;
  width: 200px; }
.stamped-reviews .stamped-review-option-scale span {
  display: inline-block;
  padding: 3px 0;
  font-size: 9px;
  color: #999;
  min-width: 30px;
  position: relative;
  color: #777 !important; }
.stamped-reviews .stamped-review-option-scale span.stamped-review-option-selected:before {
  content: '.';
  position: absolute;
  top: -8px;
  width: 7px;
  background: #ccc;
  color: #ccc;
  margin: auto;
  text-align: center;
  left: 50%;
  margin-left: -4px;
  height: 15px;
  background: #41c5f5 !important; }
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .stamped-reviews .stamped-form-custom-option-scale label {
    width: 80px !important; }
  .stamped-reviews .stamped-review-body {
    float: none !important;
    width: 100% !important; }
  .stamped-reviews .stamped-review-options {
    float: none !important;
    width: 100% !important; }
  .stamped-reviews .stamped-review-options ul li {
    width: 100% !important; } }

.stamped-review-options {
  clear: both;
  padding-top: 20px; }

.stamped-review-option-selected {
  text-align: center;
  display: block; }

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .stamped-review-options {
    padding-top: 0px !important; } }
.stamped-header .stamped-review-option-scale, .stamped-header .stamped-review-option-scale i {
  background-color: #0ca2da !important; }

.stamped-header .stamped-review-option-scale span {
  background: #41c5f5 !important;
  width: 6px !important;
  height: 12px !important;
  border-radius: 0% !important;
  top: -webkit-calc(50% - 6px) !important;
  top: calc(50% - 6px) !important; }

.loadingScript {
  cursor: wait !important; }

.loadingScript .quantity {
  pointer-events: none; }

#epb_background {
  height: auto !important;
  max-width: 335px; }

#epb_background #epb_bar {
  height: auto;
  display: block;
  position: relative !important; }

.flip-clock-wrapperht {
  display: block !important; }

.flip-clock-dividerht {
  float: none !important;
  display: inline-block; }

.flip-clock-wrapperht ul {
  float: none !important;
  display: inline-block; }

#epb_message_two {
  display: none !important; }

#epb_message_one {
  font-size: 28px;
  margin-bottom: 0 !important; }

.flip-clock-wrapperht ul {
  height: 42px !important;
  width: 29px !important; }

.flip-clock-wrapperht ul li {
  line-height: 42px !important; }

.flip-clock-wrapperht ul li a div div.inn {
  font-size: 32px !important; }

.flip-clock-dividerht {
  height: 53px !important;
  text-transform: uppercase !important; }

.flip-clock-dividerht .flip-clock-label {
  left: 4px !important; }

#epb_content {
  max-height: 120px; }

.flip-clock-dotht {
  box-shadow: none; }

.stamped-reviews span.stamped-review-option-scale span {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  background: none !important;
  width: initial !important;
  width: auto !important;
  border: none !important;
  height: initial !important;
  font-size: 12px;
  line-height: 20px; }

.stamped-header .stamped-review-option-title {
  font-size: 0px !Important; }

span.stamped-review-option-scale {
  height: 4px !important;
  border: none !important; }

.stamped-reviews span.stamped-review-option-scale span {
  font-size: 9px !important;
  letter-spacing: normal !important;
  width: 40px !important;
  height: 23px !important;
  padding-top: 5px !important;
  line-height: 10px !important; }

span.stamped-review-option-scale span:nth-child(3) {
  font-size: 0px !important; }

.stamped-reviews .stamped-review-option-scale span.stamped-review-option-selected:before {
  color: transparent !important; }

/* 03/12/2018 */
.collection-bot-title {
  text-align: center;
  font-size: 16px;
  line-height: normal;
  padding: 0;
  margin: 0 auto 5px; }

/* Tracktor hide address/map */
div#tracktorPackageMap-1.tracktorMapFragment.mapboxgl-map {
  display: none !important; }

/* appmate-wishlist-king.scss start */
/*/////////////////////////////////////////////////////////////////////////////*/
/* !Style Settings */
/*////////////////////////////////////////////////////////////////////////////*/
/* -- Wishlist button collection -- */
/* -- Wishlist button product -- */
/* -- Wishlist button wishlist page -- */
/* -- Clear wishlist button (on wishlist page) -- */
/* -- Wishlist link (in header) -- */
/* -- Wishlist page -- */
/* -- Link Sharing --*/
/* -- Upsell Widget --*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* !Mixins */
/*////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* !Buttons */
/*////////////////////////////////////////////////////////////////////////////*/
.wk-disabled {
  pointer-events: none;
  opacity: 0.8; }

.wk-col-item {
  position: relative; }

button.wk-button-collection {
  width: auto;
  height: auto;
  background: none;
  border: none;
  line-height: normal;
  cursor: pointer;
  color: black;
  background: transparent;
  display: flex;
  align-content: center;
  justify-content: flex-start;
  flex-direction: row;
  border-radius: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
  position: absolute;
  z-index: 901;
  box-shadow: none;
  top: 0;
  right: 0;
  left: auto;
  bottom: auto;
  line-height: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  min-width: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }
  button.wk-button-collection:focus {
    outline: 0; }
  button.wk-button-collection .wk-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 5px; }
    button.wk-button-collection .wk-icon svg {
      width: 100%;
      height: 100%; }
      button.wk-button-collection .wk-icon svg path {
        fill: #333333;
        stroke: #333333; }
  button.wk-button-collection .wk-label {
    display: none; }
  button.wk-button-collection .wk-icon-label {
    margin: 0 auto;
    text-transform: uppercase; }
  button.wk-button-collection .wk-icon {
    display: inline-block;
    padding: 0;
    margin: 0 auto !important; }
  button.wk-button-collection .wk-label {
    display: none; }
  button.wk-button-collection:hover {
    opacity: .8; }

* > button.wk-button-collection.wk-add-product, * > span button.wk-button-collection.wk-add-product {
  opacity: 0; }

*:hover > button.wk-button-collection, *:hover > span button.wk-button-collection {
  opacity: 1; }

button.wk-button-product {
  width: auto;
  height: auto;
  background: none;
  border: none;
  line-height: normal;
  cursor: pointer;
  color: black;
  background: rgba(0, 0, 0, 0);
  display: flex;
  align-content: center;
  justify-content: flex-start;
  flex-direction: row;
  /* Icon and Text */
  /* display: block;
  margin: 18px 0 0 0 !important;
  padding: 0;
  border: none;
  border-radius: 0; */
  /* Icon ONLY */
  background: #FFFFFF;
  display: inline-block;
  margin: 0px !important;
  padding: 0 !important;
  width: auto;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  vertical-align: top;
  /*margin-top: 5px !important;*/ }
  button.wk-button-product:focus {
    outline: 0; }
  button.wk-button-product .wk-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 0; }
    button.wk-button-product .wk-icon svg {
      width: 100%;
      height: 100%; }
      button.wk-button-product .wk-icon svg path {
        fill: black;
        stroke: black; }
  button.wk-button-product .wk-icon {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
    position: relative;
    top: 0; }
  button.wk-button-product .wk-label {
    text-align: center;
    margin: 0;
    display: inline;
    text-transform: initial;
    font-size: 12px;
    font-weight: 600;
    vertical-align: top;
    text-decoration: underline; }
  button.wk-button-product:hover {
    opacity: .8; }

button.wk-button-wishlist-page {
  width: auto;
  height: auto;
  background: none;
  border: none;
  line-height: normal;
  cursor: pointer;
  color: black;
  background: transparent;
  display: flex;
  align-content: center;
  justify-content: flex-start;
  flex-direction: row;
  border-radius: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
  box-shadow: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: auto;
  bottom: auto;
  line-height: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  min-width: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }
  button.wk-button-wishlist-page:focus {
    outline: 0; }
  button.wk-button-wishlist-page .wk-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 5px; }
    button.wk-button-wishlist-page .wk-icon svg {
      width: 100%;
      height: 100%; }
      button.wk-button-wishlist-page .wk-icon svg path {
        fill: #333333;
        stroke: #333333; }
  button.wk-button-wishlist-page .wk-label {
    display: none; }
  button.wk-button-wishlist-page.wk-with-hover {
    opacity: 0; }
  button.wk-button-wishlist-page .wk-icon-label {
    margin: 0 auto;
    text-transform: uppercase; }
  button.wk-button-wishlist-page .wk-icon {
    display: inline-block;
    padding: 0;
    margin: 0 auto !important; }
  button.wk-button-wishlist-page .wk-label {
    display: none; }
  button.wk-button-wishlist-page:hover {
    opacity: .8; }

*:hover > button.wk-button-wishlist-page {
  opacity: 1; }

button.wk-button-wishlist-clear {
  width: auto;
  height: auto;
  background: none;
  border: none;
  line-height: normal;
  cursor: pointer;
  color: white;
  background: #333333;
  display: flex;
  align-content: center;
  justify-content: flex-start;
  flex-direction: row;
  padding: 8px 12px;
  text-align: center;
  margin: 5px auto 25px auto;
  width: auto;
  min-width: 0;
  box-shadow: none;
  border: none;
  text-shadow: none;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 10px 15px;
  text-align: center;
  cursor: pointer;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  webkit-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  box-shadow: none; }
  button.wk-button-wishlist-clear:focus {
    outline: 0; }
  button.wk-button-wishlist-clear:hover {
    background: black;
    color: white; }

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Wishlist Link in header / top bar */
/*////////////////////////////////////////////////////////////////////////////*/
a.wk-link {
  display: inline-block;
  margin: 0 12px 0 0 !important;
  position: relative;
  top: 2px; }
  a.wk-link .wk-icon {
    display: inline-block;
    width: 17px;
    height: 17px;
    padding: 0; }
    a.wk-link .wk-icon svg {
      width: 100%;
      height: 100%; }
      a.wk-link .wk-icon svg path {
        fill: black;
        stroke: black; }
  a.wk-link .wk-icon svg path {
    transition: 0.3s all; }
  a.wk-link:hover .wk-icon svg path {
    fill: #0ca2da;
    stroke: #0ca2da; }
  a.wk-link .wk-icon {
    width: 17px;
    height: 17px;
    margin: 0;
    padding: 0; }
  a.wk-link .wk-label {
    display: none; }
  a.wk-link .wk-count {
    display: none; }
  a.wk-link.wk-empty .wk-count {
    display: none; }

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

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Wishlist row (e.g. in cart) */
/*////////////////////////////////////////////////////////////////////////////*/
.wk-wishlist-row {
  position: relative;
  padding: 0 15px;
  margin-top: 2em; }
  .wk-wishlist-row .wk-item {
    margin: 0; }
  .wk-wishlist-row .swiper-button-next.swiper-button-disabled,
  .wk-wishlist-row .swiper-button-prev.swiper-button-disabled {
    pointer-events: all; }

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Grid System */
/*////////////////////////////////////////////////////////////////////////////*/
.wk-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: baseline;
  box-sizing: border-box; }

.wk-span2 {
  width: 16.6666%; }

.wk-span3 {
  width: 25%; }

.wk-span4 {
  width: 33.3333%; }

.wk-span6 {
  width: 50%; }

.wk-span12 {
  width: 100%; }

@media (max-width: 720px) {
  .wk-span2 {
    width: 33.3333%; }

  .wk-span3 {
    width: 50%; }

  .wk-span4 {
    width: 50%; }

  .wk-item-column {
    width: 50% !important; } }
@media (max-width: 480px) {
  .wk-span2 {
    width: 100%; }

  .wk-span3 {
    width: 100%; }

  .wk-span4 {
    width: 100%; }

  .wk-span6 {
    width: 100%; }

  .wk-item-column {
    width: 100% !important; } }
/*/////////////////////////////////////////////////////////////////////////////*/
/* !Wishlist Page */
/*////////////////////////////////////////////////////////////////////////////*/
h1#wk-page-title {
  display: block;
  text-align: center;
  margin: 0 0 5px 0;
  padding: 0;
  border: none; }

.wk-wishlist-empty-note {
  text-align: center;
  margin-bottom: 15px; }

p.wk-login-note {
  text-align: center;
  background: rgba(0, 0, 0, 0.02);
  padding: 10px;
  margin-bottom: 15px;
  font-style: italic; }
  p.wk-login-note a {
    text-decoration: underline; }

.wk-item {
  position: relative;
  text-align: center;
  margin: 0 10px 30px 5px; }
  .wk-item .wk-variant-link {
    display: block;
    float: none;
    text-decoration: none;
    color: #333333;
    border: none; }
  .wk-item .wk-price {
    color: #555555;
    border: none; }
  .wk-item .wk-product-options {
    border-bottom: none; }
    .wk-item .wk-product-options .selector-wrapper {
      display: block !important; }
    .wk-item .wk-product-options label {
      display: block;
      text-align: center; }
    .wk-item .wk-product-options select {
      box-sizing: border-box;
      display: block;
      width: 100% !important;
      border-radius: 0;
      margin-bottom: 10px; }
  .wk-item .wk-purchase-section {
    margin-top: 1em; }

.wk-add-item-form {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.95);
  padding: 10px;
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }
  .wk-add-item-form input.wk-add-to-cart {
    box-sizing: content-box;
    border: none;
    margin: 0;
    padding: 8px 20px;
    color: white;
    background: #0ca2da;
    color: white;
    width: auto;
    min-width: 0;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    font-family: "Open Sans";
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    webkit-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1); }
    .wk-add-item-form input.wk-add-to-cart:hover {
      background: #41c5f5;
      color: white; }

.wk-item:hover .wk-add-item-form {
  opacity: 1; }

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Share Buttons */
/*////////////////////////////////////////////////////////////////////////////*/
h3#wk-share-head {
  font-size: 1.1em;
  text-align: center;
  margin: 5px 0 7px 0;
  padding: 0;
  text-transform: uppercase;
  border: none; }

ul#wk-share-list {
  list-style: none;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center; }
  ul#wk-share-list li {
    display: inline-block;
    margin: 0;
    padding: 0 5px;
    min-height: 0;
    height: auto;
    line-height: 1; }

#wk-share-link-text {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #333333;
  padding: 3px 10px;
  display: none;
  text-align: center;
  font-size: .8em;
  font-style: italic; }
  #wk-share-link-text .wk-text {
    display: inline-block;
    padding: 0;
    margin: 0; }
  #wk-share-link-text .wk-clipboard {
    margin-left: 10px;
    background: #999999;
    border: none;
    color: white;
    padding: 4px 7px;
    border-radius: 0px; }
    #wk-share-link-text .wk-clipboard:focus {
      outline: none; }
  #wk-share-link-text.wk-visible {
    display: block; }

.wk-button-share {
  cursor: pointer; }
  .wk-button-share:hover {
    color: #fff; }

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block; }

.resp-sharing-button__link {
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  margin: 0; }

.resp-sharing-button {
  transition: 25ms ease-out;
  padding: 5px 8px 7px; }

.resp-sharing-button__icon svg {
  width: 15px;
  height: 15px; }

.resp-sharing-button span {
  padding-left: 0.4em;
  display: none; }

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none; }
  .resp-sharing-button__icon svg {
    position: relative;
    top: 2px; }

/* Solid icons get a fill */
.resp-sharing-button__icon--solid {
  fill: #fff;
  stroke: none; }

.resp-sharing-button--facebook {
  background-color: #333; }

.resp-sharing-button--pinterest {
  background-color: #333; }

.resp-sharing-button--twitter {
  background-color: #333; }

.resp-sharing-button--link {
  background-color: #333; }

.resp-sharing-button--email {
  background-color: #333; }

.resp-sharing-button--whatsapp {
  background-color: #333;
  display: none; }

.resp-sharing-button--facebook:hover {
  background-color: #3b5998; }

.resp-sharing-button--pinterest:hover {
  background-color: #bd081c; }

.resp-sharing-button--twitter:hover {
  background-color: #55acee; }

.resp-sharing-button--link:hover {
  background-color: #777; }

.resp-sharing-button--email:hover {
  background-color: #777; }

.resp-sharing-button--whatsapp:hover {
  background-color: #25D366; }

.wk-touch .resp-sharing-button--facebook:hover,
.wk-touch .resp-sharing-button--pinterest:hover,
.wk-touch .resp-sharing-button--twitter:hover,
.wk-touch .resp-sharing-button--email:hover,
.wk-touch .resp-sharing-button--link:hover,
.wk-touch .resp-sharing-button--whatsapp:hover {
  background-color: #333; }
.wk-touch button.wk-button-collection.wk-add-product, .wk-touch button.wk-button-collection.wk-remove-product, .wk-touch button.wk-button-collection.wk-remove-item,
.wk-touch button.wk-button-product.wk-add-product,
.wk-touch button.wk-button-product.wk-remove-product,
.wk-touch button.wk-button-product.wk-remove-item,
.wk-touch button.wk-button-wishlist-page.wk-add-product,
.wk-touch button.wk-button-wishlist-page.wk-remove-product,
.wk-touch button.wk-button-wishlist-page.wk-remove-item {
  opacity: 1; }
.wk-touch .wk-add-item-form {
  position: static;
  opacity: 1; }

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Upsell Widget */
/*////////////////////////////////////////////////////////////////////////////*/
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: -24px;
  background: none; }
  .swiper-button-prev svg,
  .swiper-container-rtl .swiper-button-next svg {
    width: 48px;
    height: 48px;
    fill: #999999; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: -24px;
  background: none; }
  .swiper-button-next svg,
  .swiper-container-rtl .swiper-button-prev svg {
    width: 48px;
    height: 48px;
    fill: #999999; }

.outfit_form .pre_order {
  width: 100%; }
.outfit_form .pre_order_error {
  margin-bottom: 10px; }

.slidecart_active #Launcher {
  z-index: 99 !important; }

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Responsive Styles */
/*////////////////////////////////////////////////////////////////////////////*/
@media (max-width: 1024px) {
  .wk-touch .resp-sharing-button--whatsapp {
    display: inline-block; } }
@media (max-width: 767px) {
    /* button.wk-button-product {
    @include wk-text-button($wk-button-product-icon-color, $wk-button-product-text-color, $wk-button-product-icon-size, $wk-button-product-icon-padding);

    /* Icon and Text */
  /* Icon ONLY */
    /*background: none;
    display: block;
    margin: 10px auto !important;
    padding: 0 !important;
    width: auto;
    border: none;
    border-radius: 0;
    box-shadow: none;

    vertical-align: top;


    .wk-icon {
      display: inline-block;

      margin: 0 5px 0 0;
      padding: 0;

      position: relative;
      top: 2px;
    }
  
    .wk-label {
      text-align: center;
    margin: 0;
    display: inline;
    text-transform: initial;
    font-size: 18px;
    font-weight: normal;
    }

    &:hover {
      opacity: .8;
    }
  }*/
  a.wk-link {
    display: block;
    margin: 0 !important;
    position: absolute !important;
    top: -2px !important;
    left: auto !important;
    bottom: auto;
    right: 115px; }
    a.wk-link .wk-icon {
      display: inline-block;
      width: 17px;
      height: 17px;
      padding: 0; }
      a.wk-link .wk-icon svg {
        width: 100%;
        height: 100%; }
        a.wk-link .wk-icon svg path {
          fill: black;
          stroke: black; }
    a.wk-link .wk-icon svg path {
      transition: 0.3s all; }
    a.wk-link:hover .wk-icon svg path {
      fill: #0ca2da;
      stroke: #0ca2da; }
    a.wk-link .wk-icon {
      width: 16px;
      height: 16px;
      margin: 0;
      padding: 0; }
    a.wk-link .wk-label {
      display: none !important; }
    a.wk-link .wk-count {
      display: none !important; }
    a.wk-link.wk-empty .wk-count {
      display: none; } }
.wk-total-price-title {
  text-align: center; }

/* appmate-wishlist.css end   */
.preorder-inventory-msg {
  font-size: 16px;
  vertical-align: middle; }

/* 24-05-2019 */
.text_hide {
  display: none !important; }

table.shipping-table th, .main_page_content table th {
  background: transparent; }

.main_page_content table th {
  font-weight: 400; }

.stamped-reviews .stamped-review-options li[data-value="what-size-did-you-purchase"] strong {
  font-size: 13px !Important; }

/* slide cart css start  */
.slidecart_active {
  overflow: hidden; }
  .slidecart_active:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999; }

.slide_cart {
  overflow: hidden;
  position: fixed;
  right: -800px;
  top: 0;
  height: 100%;
  z-index: 9119992;
  background: #fff;
  border-left: 1px solid #ccc;
  transition: right .35s ease-in-out; }
  .slide_cart p.quote {
    font-size: 14px;
    padding: 0 5px;
    width: 100%;
    display: inline-block; }
    .slide_cart p.quote a {
      display: inline-block;
      color: #0ca2da; }
  .slide_cart .cart-out {
    font-size: 12px;
    color: #666;
    position: absolute;
    right: 5px;
    padding: 0 5px;
    cursor: pointer;
    top: 3px;
    z-index: 9;
    text-decoration: underline; }
  .slide_cart .ship-progress {
    width: 100%;
    background: #000;
    text-align: center;
    padding: 8px 10px; }
    .slide_cart .ship-progress .shippingmessage {
      font-weight: 600;
      display: block;
      color: #fff;
      font-style: italic;
      font-size: 14px;
      margin: 0;
      line-height: normal; }
    .slide_cart .ship-progress .free-ship-progress {
      width: 80%;
      height: 6px;
      display: inline-block;
      background: #fff;
      border-radius: 5px;
      overflow: hidden; }
      .slide_cart .ship-progress .free-ship-progress span {
        background: #666;
        display: block;
        height: 6px;
        border-radius: 5px; }
  .slide_cart .top-search-categories ul li {
    width: 46% !important;
    margin: 2% !important; }
  .slide_cart .recently-product-block label {
    line-height: normal; }
  .slide_cart .quote span {
    color: #0ca2da;
    cursor: pointer; }
    .slide_cart .quote span:hover {
      color: #000; }
  .slide_cart .continue_shopping {
    line-height: normal; }
    .slide_cart .continue_shopping span {
      color: #0ca2da;
      cursor: pointer; }
      .slide_cart .continue_shopping span:hover {
        color: #000; }
  .slide_cart .scroll-empty-cart {
    position: absolute;
    right: 5px;
    left: 0;
    top: 80px;
    padding-bottom: 90px;
    max-height: 100%;
    overflow-y: auto; }
    .slide_cart .scroll-empty-cart::-webkit-scrollbar {
      width: 5px; }
    .slide_cart .scroll-empty-cart::-webkit-scrollbar-track {
      border-radius: 4px; }
    .slide_cart .scroll-empty-cart::-webkit-scrollbar-thumb {
      background: #999;
      border-radius: 4px; }
    .slide_cart .scroll-empty-cart::-webkit-scrollbar-thumb:hover {
      background: #555; }

.slide_cart_inner {
  width: 380px;
  height: 100%;
  padding: 0;
  position: relative; }
  .slide_cart_inner .cartprocess:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    background: rgba(255, 255, 255, 0.7) url(//cdn.shopify.com/s/files/1/0982/0722/t/225/assets/loader.gif?v=102432011573337426) center center no-repeat; }
  .slide_cart_inner .over-scroll {
    height: 100%; }
  .slide_cart_inner .cart_section {
    overflow: hidden;
    overflow-y: auto;
    height: 100%; }
    .slide_cart_inner .cart_section .cart_items {
      position: absolute;
      left: 0;
      right: 5px;
      top: 100px;
      bottom: 261px;
      padding-bottom: 300px;
      margin-right: 0;
      overflow: auto;
      height: 100%; }
      .slide_cart_inner .cart_section .cart_items::-webkit-scrollbar {
        width: 5px; }
      .slide_cart_inner .cart_section .cart_items::-webkit-scrollbar-track {
        border-radius: 4px; }
      .slide_cart_inner .cart_section .cart_items::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 4px; }
      .slide_cart_inner .cart_section .cart_items::-webkit-scrollbar-thumb:hover {
        background: #555; }
    .slide_cart_inner .cart_section .cart_ship_note {
      font-size: 12px;
      text-align: center;
      margin-bottom: 5px;
      text-transform: uppercase; }
      .slide_cart_inner .cart_section .cart_ship_note span {
        text-transform: none; }
  .slide_cart_inner .slide-cart-top-btn {
    display: none; }
  .slide_cart_inner h4 {
    padding: 0 10px;
    line-height: normal;
    margin: 0 0 5px;
    text-align: center;
    letter-spacing: 0;
    text-transform: none;
    font-size: 20px;
    font-weight: 600; }
  .slide_cart_inner .cart_product_row {
    margin-bottom: 0;
    padding: 5px 0; }
  .slide_cart_inner .cart_img_block {
    width: 60px !important; }
  .slide_cart_inner .cart_details_block {
    width: 240px;
    margin-right: 0; }
    .slide_cart_inner .cart_details_block .cart_product_title {
      line-height: normal;
      display: inline-block;
      width: 100%; }
      .slide_cart_inner .cart_details_block .cart_product_title a {
        font-weight: 600;
        font-size: 12px;
        margin-bottom: 5px;
        line-height: 14px;
        display: inline;
        white-space: pre-line; }
      .slide_cart_inner .cart_details_block .cart_product_title div {
        font-size: 12px;
        margin-bottom: 5px; }
    .slide_cart_inner .cart_details_block .quantity_label {
      display: none; }
    .slide_cart_inner .cart_details_block .quantity {
      margin: 0;
      padding: 6px 2em 6px 8px;
      -webkit-padding-end: 20px; }
    .slide_cart_inner .cart_details_block .cart_qty {
      width: 50px;
      margin-top: 5px; }
    .slide_cart_inner .cart_details_block .product_total_price {
      margin: -33px 0 0 50px;
      font-size: 14px; }
  .slide_cart_inner .checkout_block_container {
    width: 380px;
    background: #fff;
    position: fixed;
    bottom: 0;
    right: -800px;
    padding: 10px 0;
    margin: 0;
    border-top: 1px solid #efefef;
    transition: right .35s ease-in-out; }
    .slide_cart.visible .slide_cart_inner .checkout_block_container {
      right: 0;
      transition: right .35s ease-in-out; }
    .slide_cart_inner .checkout_block_container font {
      text-transform: uppercase;
      margin: 0;
      padding: 0;
      font-size: 20px; }
    .slide_cart_inner .checkout_block_container .subtotal_amount strong {
      font-size: 20px; }
    .slide_cart_inner .checkout_block_container p {
      margin-bottom: 10px; }
    .slide_cart_inner .checkout_block_container .excluding_tax {
      line-height: normal; }
  .slide_cart_inner #cart_form .slide-cart-btn {
    background: #008a00;
    width: 80%;
    padding: 15px 50px;
    font-size: 24px;
    margin-bottom: 0;
    margin: 0 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .slide_cart_inner #cart_form .slide-cart-btn:hover {
      background: #00AE00; }

.retry_wrapper {
  text-align: center;
  padding: 100px 20px 20px; }
  .retry_wrapper p {
    line-height: 1.4em;
    margin-bottom: 20px; }
  .retry_wrapper .retry_btn {
    color: #000;
    background-color: #f1f1f1;
    border: 1px solid;
    padding: 2px 15px;
    display: inline-block; }

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

@media (max-width: 1026px) {
  .slidecart_active .slide_cart {
    display: block; } }
@media (max-width: 767px) {
  .slide_cart .top-search-categories h4 {
    margin-top: 0 !important; }

  .slidecart {
    max-width: 380px; }

  .slide_cart_inner .cart_section .cart_items {
    padding-bottom: 275px; }
  .slide_cart_inner .remove_item_block a {
    font-size: inherit; }
  .slide_cart_inner .slide_cart_inner h4 {
    font-size: 18px; }
  .slide_cart_inner .checkout_block_container {
    padding: 5px 0; }
  .slide_cart_inner #cart_form .slide-cart-btn {
    padding: 10px 40px;
    font-size: 20px; }
  .slide_cart_inner p {
    margin-bottom: 5px; } }
@media (max-width: 480px) {
  .slide_cart form {
    margin: 0; }
  .slide_cart .ship-progress {
    padding: 5px 10px; }
    .slide_cart .ship-progress .shippingmessage {
      font-size: 12px; }
    .slide_cart .ship-progress .free-ship-progress {
      margin: 10px 10% 5px;
      display: block; }

  .slide_cart_inner .cart_section .cart_items {
    padding-bottom: 261px;
    top: 85px; }

  /*.afterpay-paragraph {
    font-size: 10px;
  }*/
  .afterpay-logo {
    height: auto !important;
    width: auto !important; } }
@media (max-width: 414px) {
  .slide_cart {
    border-left: 0; }

  .slidecart {
    max-width: 414px;
    width: 414px; }

  .slide_cart_inner {
    width: 100%; }
    .slide_cart_inner .cart_section .cart_items {
      padding-bottom: 265px; }
    .slide_cart_inner .checkout_block_container {
      width: 100%;
      transition: right .35s ease-in-out; }
    .slide_cart_inner .cart_product_row .twelve.columns {
      width: 62%; } }
@media (max-width: 375px) {
  .slidecart {
    max-width: 375px;
    width: 375px; }

  .slide_cart_inner .cart_details_block {
    width: 65% !important;
    padding-left: 0; }
  .slide_cart_inner .remove_item_block {
    width: 5% !important; } }
@media only screen and (max-width: 360px) {
  .slidecart {
    max-width: 360px;
    width: 360px; } }
@media only screen and (max-width: 320px) {
  .slidecart {
    max-width: 320px;
    width: 320px; }

  .slide_cart_inner .remove_item_block {
    width: 3% !important; } }
/* #coin-cart-message{display: none !important;} */
/* slide cart css end  */
#sort-by-product-desktop-button span.sort-by-pro {
  display: none; }

#coin-container .ui-select span {
  display: none; }
