/** Shopify CDN: Minification failed

Line 569:3 Unexpected "zoom"
Line 654:3 Unexpected "zoom"
Line 907:5 Unexpected "zoom"
Line 1582:3 Unexpected "zoom"
Line 1625:3 Unexpected "height"
Line 1676:5 Unexpected "display"
Line 2100:3 Unexpected "zoom"
Line 2169:3 Unexpected "zoom"

**/
/*============================================================================
Classic | A theme by Shopify
Built on Timber v2.0.0
==============================================================================*/
/*================ Variables, theme settings, and Sass mixins from Timber ================*/
/*================ Global | Sass Mixins ================*/
/*============================================================================
Dependency-free breakpoint mixin
- http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/
==============================================================================*/
/*================ The following are dependencies of csswizardry grid ================*/
/*================ Color variables ================*/
/*================ Typography variables ================*/
body {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-size: 16px; }

/*================ Vendor-specific styles ================*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000000;
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

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

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #ffffff;
  font-style: normal;
  font-size: 3em;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  * Remove all paddings around the image on small screen
  */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*================ Theme-specific partials ================*/
h1, .h1, .shopify-product-reviews .spr-header-title {
  font-size: 1.75em; }

h2, .h2 {
  font-size: 1.625em; }

h3, .h3 {
  font-size: 1.125em; }

h4, .h4,
.breadcrumb,
.tags {
  font-size: 0.9375em;
  line-height: 1.4; }

h4, .h4 {
  text-transform: uppercase; }

h5, .h5,
h6,
.h6 {
  font-size: 0.875em; }

/*================ Footer ================*/
.site-footer p,
.site-footer li,
.site-footer .rte,
.site-footer input {
  font-size: 0.85em; }

.site-footer {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #cccccc;
  line-height: 1.25em; }
  .site-footer form {
    margin-bottom: 0; }
  .site-footer p {
    margin-bottom: 10px; }
  .site-footer ul {
    margin-bottom: 0; }
  .site-footer hr {
    margin: 15px 0; }
  @media screen and (min-width: 769px) {
    .site-footer {
      padding-top: 30px; } }
  @media screen and (max-width: 768px) {
    .site-footer .grid__item {
      margin-bottom: 15px; }
      .site-footer .grid__item:last-child {
        margin-bottom: 0; } }

/*================ Module-specific styles ================*/
.sidebar-module {
  margin-bottom: 30px; }
  .sidebar-module img {
    display: block;
    max-width: 100%; }

.template-collection .sidebar-module {
  margin-top: 15px; }

.sidebar-module__list {
  margin-bottom: 0; }
  .sidebar-module__list a {
    color: #3a3a3a; }
    .sidebar-module__list a:active, .sidebar-module__list a:focus, .sidebar-module__list a:hover, .sidebar-module__list a.is-active, .sidebar-module__list a.is-open {
      color: #447ec2; }

.sidebar-module__hidden-item {
  display: none; }

.sidebar-module__collapse {
  display: none; }

.sidebar-module__list--expand .sidebar-module__hidden-item {
  display: block; }
.sidebar-module__list--expand + .sidebar-module__viewmore .sidebar-module__expand {
  display: none; }
.sidebar-module__list--expand + .sidebar-module__viewmore .sidebar-module__collapse {
  display: inline-block; }

.sidebar-sublist__trigger-wrap {
  position: relative;
  padding-right: 20px; }

.sidebar-sublist a {
  display: block; }

.sidebar-sublist__expand,
.sidebar-sublist__contract {
  background: none;
  border: 0 none;
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  height: 20px;
  width: 20px;
  margin-top: -10px;
  color: #447ec2;
  font-size: 0.5em;
  vertical-align: middle;
  text-align: center; }

.sidebar-sublist__contract {
  display: none; }

.sidebar-sublist.is-open .sidebar-sublist__contract {
  display: block; }
.sidebar-sublist.is-open .sidebar-sublist__expand {
  display: none; }

.sidebar-sublist__content {
  display: none;
  margin: 10px 0 10px 10px;
  padding-left: 10px;
  border-left: 3px solid #9a9a9a;
  font-size: 0.875em; }
  .sidebar-sublist.is-open .sidebar-sublist__content {
    display: block; }

.sidebar-module__article {
  line-height: 1.4;
  margin-bottom: 10px; }
  .sidebar-module__article + .sidebar-module__article {
    border-top: 1px solid #9a9a9a;
    padding-top: 10px; }

.header-bar {
  *zoom: 1;
  font-size: 0.875em;
  background-color: #565656;
  color: white;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center; }
  .header-bar:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 769px) {
    .header-bar {
      text-align: right;
      padding-top: 8px;
      padding-bottom: 8px; } }
  .header-bar a,
  .header-bar button {
    color: white; }
    .header-bar a:hover, .header-bar a:active, .header-bar a:focus,
    .header-bar button:hover,
    .header-bar button:active,
    .header-bar button:focus {
      outline-color: white; }

@media screen and (min-width: 769px) {
  .header-bar__left {
    text-align: left;
    width: 28%; }

  .header-bar__right {
    width: 45%; }

  .header-bar__middle {
    width: 27%; } }
.header-bar__module {
  margin-bottom: 15px; }
  .header-bar__right .header-bar__module:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 769px) {
    .header-bar__module {
      display: inline-block;
      vertical-align: middle;
      text-align: left;
      margin-bottom: 0; } }

.header-bar__module--list {
  list-style: none;
  margin: 0; }
  .header-bar__module--list li {
    display: inline-block;
    margin: 0; }
    .header-bar__module--list li + li {
      margin-left: 6px; }

.cart-toggle {
  display: inline-block; }

.header-bar__cart-icon {
  font-size: 1.2em;
  margin-right: 4px; }

.header-bar__cart-count {
  display: inline-block;
  border-radius: 3px;
  background-color: white;
  color: #447ec2;
  line-height: 1;
  font-size: 1.1em;
  padding: 5px 10px;
  margin-left: 4px; }

.hidden-count {
  display: none; }

.header-bar__sep {
  display: none; }
  @media screen and (min-width: 769px) {
    .header-bar__sep {
      color: white;
      opacity: 0.4;
      display: inline-block;
      padding: 0 10px; } }

.header-bar__search {
  *zoom: 1;
  position: relative;
  background-color: #fff;
  border: 0 none;
  border-radius: 3px;
  min-width: 100px; }
  .header-bar__search:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 769px) {
    .header-bar__search {
      max-width: 160px;
      margin-left: 20px; } }
  @media screen and (max-width: 768px) {
    .header-bar__search {
      margin: 12px 30px; } }
  @media screen and (max-width: 480px) {
    .header-bar__search {
      margin: 12px 15px; } }
  .header-bar__search form,
  .header-bar__search input,
  .header-bar__search button {
    margin-bottom: 0; }

.header-bar__search-input[type="search"] {
  display: block;
  width: 60%;
  float: right;
  background: transparent;
  border-color: transparent;
  padding: 5px 0; }
  .header-bar__search-input[type="search"]:focus {
    background: transparent;
    border-color: transparent; }

.header-bar__search-submit {
  display: block;
  float: left;
  width: 40%;
  font-size: 16px;
  padding: 4px 0; }

.supports-fontface .header-bar__search-submit {
  width: 20%; }
.supports-fontface .header-bar__search-input[type="search"] {
  width: 80%; }
@media screen and (max-width: 768px) {
  .supports-fontface .header-bar__search-form {
    position: relative; }
  .supports-fontface .header-bar__search-submit {
    width: 35px;
    position: absolute;
    top: 0;
    left: 0; }
  .supports-fontface .header-bar__search-input[type="search"] {
    width: 100%;
    padding-left: 35px; } }

.header-bar__search .btn,
.header-bar__search .btn:hover,
.header-bar__search .btn:focus {
  background: transparent;
  color: #447ec2; }

/*================ Module | Grid Link ================*/
.grid-link__container {
  margin-bottom: -30px; }

.grid-link,
.grid-link--focus {
  position: relative;
  display: block;
  padding-bottom: 30px;
  line-height: 1.3; }
  .grid-link:hover .grid-link__image, .grid-link:active .grid-link__image,
  .grid-link--focus:hover .grid-link__image,
  .grid-link--focus:active .grid-link__image {
    opacity: 0.8; }

.grid-link--focus {
  padding: 20px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px; }
  .grid-link--focus:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    -webkit-transition: all 0.08s ease-in;
    -moz-transition: all 0.08s ease-in;
    -ms-transition: all 0.08s ease-in;
    -o-transition: all 0.08s ease-in;
    transition: all 0.08s ease-in; }
  .grid-link--focus:hover, .grid-link--focus:active {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.grid-link__image {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 auto 6px;
  -webkit-transition: all 0.08s ease-in;
  -moz-transition: all 0.08s ease-in;
  -ms-transition: all 0.08s ease-in;
  -o-transition: all 0.08s ease-in;
  transition: all 0.08s ease-in; }
  .grid-link__image img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }
    .sold-out .grid-link__image img {
      opacity: 0.4;
      filter: alpha(opacity=40); }
  .list-view__product .grid-link__image {
    min-width: 130px; }

.grid-link__image-centered {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  overflow: hidden; }

.grid-link__title,
.grid-link__meta {
  position: relative;
  margin-bottom: 5px;
  text-align: center;
  line-height: 1.15em; }

.grid-link__meta {
  color: #3a3a3a;
  line-height: 1.4; }

.grid-link__sale_price {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.list-view__product {
  border-bottom: 1px solid #9a9a9a;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.badge {
  display: table;
  position: absolute;
  width: 55px;
  height: 55px;
  background-color: #447ec2;
  color: white;
  border-radius: 50%;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 0.625em;
  line-height: 1.1;
  z-index: 10; }

.badge--sold-out {
  top: 50%;
  left: 50%;
  margin-top: -27.5px;
  margin-left: -27.5px; }

.badge--sale {
  top: -18.33333px;
  left: -18.33333px; }

.badge__text {
  display: table-cell;
  vertical-align: middle;
  padding: 2px 8px 0; }

.badge__text--small {
  font-size: 8px;
  padding-top: 0; }

/*============================================================================
#Product Reviews - Free Shopify App
- https://apps.shopify.com/product-reviews
==============================================================================*/
.shopify-product-reviews {
  margin: 0;
  /*================ Summary Rating ================*/
  /*================ Content ================*/
  /*================ Individual Ratings ================*/
  /*================ Review Form ================*/ }
  .shopify-product-reviews .spr-header-title {
    display: none; }
  .shopify-product-reviews .spr-container {
    padding: 0 !important;
    border: 0 none; }
  .shopify-product-reviews .spr-summary {
    border-bottom: 1px solid #9a9a9a;
    padding-bottom: 15px;
    margin-bottom: 30px; }
    @media screen and (min-width: 769px) {
      .shopify-product-reviews .spr-summary {
        float: left;
        border: 1px solid #9a9a9a;
        width: 20%;
        padding: 10px; }
        .shopify-product-reviews .spr-summary .spr-summary-starrating {
          display: block;
          margin: 0; } }
  .shopify-product-reviews .spr-summary-caption {
    font-size: 14px; }
    @media screen and (min-width: 769px) {
      .shopify-product-reviews .spr-summary-caption {
        display: block;
        border-bottom: 1px solid #9a9a9a;
        margin-bottom: 10px;
        padding-bottom: 10px; } }
  .shopify-product-reviews .spr-summary-actions-newreview:after {
    content: ' \203A';
    clear: none;
    display: inline; }
  @media screen and (min-width: 769px) {
    .shopify-product-reviews .spr-summary-actions-newreview {
      float: none; } }
  .shopify-product-reviews .spr-header:after {
    clear: none; }
  @media screen and (min-width: 769px) {
    .shopify-product-reviews .spr-content {
      float: left;
      width: 80%;
      padding-left: 30px; } }
  .shopify-product-reviews .spr-reviews {
    margin: 0; }
  .shopify-product-reviews .spr-review {
    padding: 0;
    margin: 0;
    border: 0 none; }
    .shopify-product-reviews .spr-review + .spr-review {
      margin-top: 15px; }
  .shopify-product-reviews .spr-review-content-body {
    font-size: inherit; }
    .shopify-product-reviews .spr-review-content-body br {
      content: '';
      display: block;
      overflow: hidden;
      height: 1px; }
  .shopify-product-reviews .spr-review-header {
    *zoom: 1;
    margin-bottom: 0; }
    .shopify-product-reviews .spr-review-header:after {
      content: "";
      display: table;
      clear: both; }
  .shopify-product-reviews .spr-review-header-title {
    margin-right: 15px;
    font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20px;
    position: relative;
    top: 2px; }
  @media screen and (min-width: 769px) {
    .shopify-product-reviews .spr-review-header-starratings,
    .shopify-product-reviews .spr-review-header-title {
      display: inline; }
    .shopify-product-reviews .spr-review-header-title {
      float: left; } }
  .shopify-product-reviews .spr-review-header-starratings {
    position: relative;
    top: -2px;
    margin: 0 15px 10px 0; }
  .shopify-product-reviews .spr-review-header-byline {
    position: relative;
    top: -2px;
    display: inline-block;
    margin: 0; }
  .shopify-product-reviews .spr-review-reportreview {
    display: none; }
  .shopify-product-reviews .spr-form {
    border: 0 none;
    border-bottom: 1px solid #9a9a9a;
    margin: 0 0 30px;
    padding: 0 0 30px; }

/*================ Star Icons ================*/
.spr-badge-starrating,
.spr-icon {
  color: #fff600;
  font-size: 0.7em; }

/*================ Review count ================*/
.spr-badge-caption {
  display: inline-block;
  font-size: 13px; }

/*================ Hide review badge if no reviews ================*/
.grid-link .spr-badge[data-rating="0.0"] {
  display: none; }

.mobile-nav-trigger,
.mobile-cart-toggle {
  font-weight: bold; }
  .mobile-nav-trigger .icon,
  .mobile-cart-toggle .icon {
    position: relative;
    top: -1px;
    vertical-align: middle;
    padding-right: 4px; }

.mobile-nav-trigger {
  display: block;
  float: left;
  background: none;
  border: 0 none;
  padding: 0;
  margin: 0; }
  .mobile-nav-trigger .icon {
    font-size: 1.4em; }

.mobile-cart-toggle {
  display: block;
  float: right; }
  .mobile-cart-toggle .header-bar__cart-icon {
    font-size: 1.4em; }
  .mobile-cart-toggle .cart-count:before {
    display: inline;
    content: "("; }
  .mobile-cart-toggle .cart-count:after {
    display: inline;
    content: ")"; }

.mobile-nav {
  display: none;
  list-style: none;
  text-align: left;
  margin: 0; }
  .mobile-nav li {
    margin: 0; }

.mobile-nav__link {
  display: block;
  border-top: 1px solid white;
  border-color: rgba(255, 255, 255, 0.2);
  /*================ Can't always control anchor markup to add a class ================*/ }
  .mobile-nav__link > a {
    display: block;
    padding: 12px 15px;
    font-size: 0.9375em;
    font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: 400;
    text-transform: uppercase; }
    @media screen and (min-width: 480px) {
      .mobile-nav__link > a {
        padding-left: 30px;
        padding-right: 30px; } }

.mobile-nav__sublist-expand,
.mobile-nav__sublist-contract {
  display: inline-block;
  font-size: 0.6em;
  vertical-align: middle;
  margin: -2px 0 0 4px; }

.mobile-nav__sublist-contract {
  display: none; }

.mobile-nav__sublist-trigger.is-active .mobile-nav__sublist-contract {
  display: inline-block; }
.mobile-nav__sublist-trigger.is-active .mobile-nav__sublist-expand {
  display: none; }

.mobile-nav__sublist {
  list-style: none;
  margin: 0;
  display: none;
  background-color: black; }
  .mobile-nav__sublist .mobile-nav__sublist {
    margin-left: 15px; }
    .mobile-nav__sublist .mobile-nav__sublist .mobile-nav__sublist-link a {
      border-top: none; }

.mobile-nav__sublist-link a {
  display: block;
  padding: 12px 15px;
  color: white;
  font-size: 0.9375em;
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  border-top: 1px solid #9a9a9a; }
  @media screen and (min-width: 480px) {
    .mobile-nav__sublist-link a {
      padding-left: 30px;
      padding-right: 30px; } }
  .mobile-nav__sublist-link a:hover {
    opacity: 1;
    color: #447ec2; }

/*================ Social share buttons ================*/
.social-sharing {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*================ Large Buttons ================*/ }
  .social-sharing * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .social-sharing a {
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    margin: 5px 0;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    font-weight: normal; }
    .social-sharing a:hover {
      color: #fff; }
  .social-sharing span {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    line-height: 22px;
    font-size: 12px; }
  .social-sharing .icon {
    padding: 0 5px 0 10px; }
    .social-sharing .icon:before {
      line-height: 22px; }
  .social-sharing.is-large a {
    height: 44px;
    line-height: 44px; }
    .social-sharing.is-large a span {
      height: 44px;
      line-height: 44px;
      font-size: 18px; }
    .social-sharing.is-large a .icon {
      padding: 0 10px 0 18px; }
      .social-sharing.is-large a .icon:before {
        line-height: 44px; }

.share-title {
  font-weight: 900;
  font-size: 12px;
  padding-right: 10px; }
  .is-large .share-title {
    padding-right: 16px; }

.share-facebook {
  background-color: #3b5998; }
  .share-facebook:hover {
    background-color: #2d4373; }

.share-twitter {
  background-color: #00aced; }
  .share-twitter:hover {
    background-color: #0087ba; }

.share-pinterest {
  background-color: #cb2027; }
  .share-pinterest:hover {
    background-color: #9f191f; }

.share-fancy {
  background-color: #4999dc; }
  .share-fancy:hover {
    background-color: #2780cb; }

.share-google {
  background-color: #dd4b39; }
  .share-google:hover {
    background-color: #c23321; }

.share-count {
  position: relative;
  background-color: white;
  padding: 0 8px;
  margin-right: -2px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  border-radius: 0 2px 2px 0;
  border: 1px solid #ececec;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .share-count.is-loaded {
    opacity: 1; }
  .share-count:before, .share-count:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid; }
  .share-count:before {
    left: -6px;
    border-right-color: #ececec; }
  .share-count:after {
    left: -5px;
    border-right-color: white; }
  a:hover .share-count {
    background-color: whitesmoke; }
    a:hover .share-count:after {
      border-right-color: whitesmoke; }
  .is-large .share-count {
    font-size: 18px;
    padding: 0 14px; }

/*================ Clean Buttons ================*/
.social-sharing.is-clean a {
  background-color: #fff;
  border: 1px solid #ececec;
  color: #333;
  height: 30px;
  line-height: 30px; }
  .social-sharing.is-clean a span {
    height: 30px;
    line-height: 30px;
    font-size: 13px; }
  .social-sharing.is-clean a:hover {
    background-color: #ececec; }
  .social-sharing.is-clean a:hover .share-count {
    background-color: white; }
    .social-sharing.is-clean a:hover .share-count:after {
      border-right-color: white; }
  .social-sharing.is-clean a .share-title {
    font-weight: normal; }
.social-sharing.is-clean .share-count {
  top: -1px; }
.social-sharing.is-clean .icon-facebook {
  color: #3b5998; }
.social-sharing.is-clean .icon-twitter {
  color: #00aced; }
.social-sharing.is-clean .icon-pinterest {
  color: #cb2027; }
.social-sharing.is-clean .icon-fancy {
  color: #4999dc; }
.social-sharing.is-clean .icon-google_plus {
  color: #dd4b39; }

/*================ View-specific styles ================*/
/*============= Templates | Password page =============*/
.template-password {
  height: 100vh;
  text-align: center; }

.password-page__wrapper {
  display: table;
  height: 100%;
  width: 100%;
  background-image: url(/cdn/shop/t/9/assets/password-page-background.jpg?v=129873446965807520001512395463);
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff; }
  .password-page__wrapper a {
    color: inherit; }
  .password-page__wrapper hr {
    padding: 15px 0;
    margin: 0 auto;
    max-width: 60px;
    border-color: inherit; }
  .password-page__wrapper .social-sharing a {
    color: #fff; }
  .password-page__wrapper .social-sharing.is-clean a {
    color: #333;
    background: #fff; }
    .password-page__wrapper .social-sharing.is-clean a:hover {
      background: #ececec; }

.password-page__header {
  display: table-row;
  height: 1px; }

.password-page__header__inner {
  display: table-cell;
  padding: 15px 30px; }

.password-page__logo {
  margin-top: 90px;
  color: inherit; }
  .password-page__logo .logo {
    width: 230px;
    max-width: 100%; }

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

.password-page__main__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px; }

.password-page__hero {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 2.625em;
  line-height: 1.25;
  text-transform: none;
  letter-spacing: 0;
  text-rendering: optimizeLegibility; }
  @media screen and (min-width: 481px) {
    .password-page__hero {
      font-size: 3.75em; } }
  @media screen and (min-width: 769px) {
    .password-page__hero {
      font-size: 4em; } }

.password-page__message {
  font-style: italic;
  font-size: 120%; }
  .password-page__message img {
    max-width: 100%; }

.password-page__message,
.password-page__login-form,
.password-page__signup-form {
  max-width: 500px;
  margin: 0 auto; }

.password-page__message,
.password-page__login-form {
  text-align: center;
  padding: 30px; }

@media screen and (min-width: 480px) {
  .password-page__login-form,
  .password-page__signup-form {
    padding: 0 30px; } }
.password-page__login-form .input-group,
.password-page__signup-form .input-group {
  width: 100%; }
.password-page__login-form .errors ul,
.password-page__signup-form .errors ul {
  list-style-type: none;
  margin-left: 0; }

.lt-ie9 .template-password .newsletter__submit-text--small,
.lt-ie9 .template-password .password-page__login-form__submit-text--small {
  display: none !important; }

.password-page__social-sharing {
  margin-top: 30px; }

.password-login,
.admin-login {
  margin-top: 15px; }
  .password-login a:hover,
  .admin-login a:hover {
    color: inherit; }

.password-login {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-size: 0.875em;
  line-height: 14px; }

.lock-icon-svg {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: baseline;
  /* Hiding the SVG logo in IE8 */ }
  .lock-icon-svg path {
    fill: currentColor; }
  .lt-ie9 .lock-icon-svg {
    display: none; }

.admin-login {
  font-size: 95%; }

.password-page__footer {
  display: table-row;
  height: 1px;
  color: inherit; }

.password-page__footer_inner {
  display: table-cell;
  vertical-align: bottom;
  padding: 30px;
  line-height: 24px;
  font-size: 95%; }

.shopify-link {
  color: inherit; }
  .shopify-link:hover {
    color: inherit; }

.shopify-logo-svg {
  width: 82.28571px;
  height: 24px;
  display: inline-block;
  line-height: 0;
  vertical-align: top;
  /* Hiding the SVG logo in IE8, we show the word 'Shopify' instead */ }
  .shopify-logo-svg path {
    fill: currentColor; }
  .lt-ie9 .shopify-logo-svg {
    display: none; }

/* =========
Hiding the word 'Shopify' but not from screen readers.
IE8 does not support SVG, so in it we hide the logo and show the word.
To target all browsers except IE8, we use the class 'modern',
which needs to be added to the html element.
========= */
.modern .shopify-name {
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px; }

.single-option-radio {
  border: 0;
  padding-top: 0;
  position: relative;
  background-color: white; }
  .single-option-radio input {
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px; }
    .lt-ie9 .single-option-radio input {
      position: relative;
      height: auto;
      width: auto;
      clip: initial; }
  .single-option-radio label {
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 9px 11px;
    margin: 3px 4px 1px 3px;
    font-size: 0.8125em;
    font-style: normal;
    background-color: white;
    border: 1px solid white; }
    .single-option-radio label.disabled:before {
      position: absolute;
      content: "";
      left: 50%;
      top: 0;
      bottom: 0;
      border-left: 1px solid;
      border-color: #3a3a3a;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
      .lt-ie9 .single-option-radio label.disabled:before {
        display: none; }
    .single-option-radio label:active, .single-option-radio label:focus {
      background-color: adaptive-color(white, 5%);
      border-color: adaptive-color(white, 5%); }
  .single-option-radio input[type='radio']:checked + label {
    border-color: #3a3a3a; }
  .single-option-radio input[type='radio']:focus + label {
    background-color: adaptive-color(white, 5%); }

.radio-wrapper .single-option-radio__label {
  display: block;
  margin-bottom: 10px;
  cursor: default;
  font-style: normal; }

/*================ Module | Site Header ================*/
.site-header {
  padding: 15px 0;
  background-color: black; }
  @media screen and (min-width: 769px) {
    .site-header {
      padding: 15px 0; }
      .site-header .large--display-table {
        min-height: 86px; } }
  .site-header .medium-down--hide {
    padding: 0;
    vertical-align: bottom !important; }
  @media screen and (min-width: 769px) {
    .site-header .grid {
      display: table;
      table-layout: fixed;
      width: 100%; }
      .site-header .grid > .grid__item {
        float: none;
        display: table-cell;
        vertical-align: bottom;
        padding: 0; } }

a.site-nav__link {
  padding: 0 15px;
  /*text-transform: uppercase;*/
  font-size: 1em;
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-weight: 400; }

.site-nav--active .site-nav__link {
  color: #c4dfff;
  text-transform: uppercase;
  font-weight: normal; }

.site-header__logo {
  text-align: center;
  margin: 0 auto;
  max-width: 100%; }
  .site-header__logo a {
    color: white;
    max-width: 230px;
    margin: 0 auto; }
  .site-header__logo a,
  .site-header__logo a:hover,
  .site-header__logo a:focus {
    text-decoration: none; }
  .site-header__logo a, .site-header__logo img {
    display: block; }
  .site-header__logo img {
    margin: 0 auto; }

.site-header--text-links {
  margin-bottom: 0; }

.wrapper.main-content > .grid {
  margin-left: -30px;
  padding-bottom: 30px; }

.product_section_wrapper {
  padding: 15px 30px 15px 0;
  background-color: #eaeaea; }

.product_section_wrapper .grid-link {
  padding: 0; }

.product_header_wrapper {
  margin-left: -30px;
  padding-left: 30px; }

.main-content {
  padding-bottom: 0; }

/*============================================================================*/
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.template-index .wrapper.main-content {
  margin-top: 0; }

.slider-wrapper {
  background-image: url("slider-shadow.png");
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #5b5555;
  max-height: 300px;
  /*height: $maxSlideHeight;*/ }
  @media screen and (min-width: 769px) {
    .slider-wrapper {
      height: 300px; } }

/*============================================================================
#FlexSlider
- jQuery FlexSlider v2.2.0 | http://www.woothemes.com/flexslider/
- Contributing author: Tyler Smith (@mbmufffin)
==============================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
  max-height: 300px; }

.flexslider li {
  margin: 0;
  max-width: 100%; }

.flexslider .slides > li {
  display: none;
  /* Hide the slides before the JS is loaded. Avoids image jumping */
  margin: 0;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

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

.slides {
  *zoom: 1; }
  .slides:after {
    content: "";
    display: table;
    clear: both; }

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

* html .slides {
  height: 1%; }

/*================ No JS Fallback ================*/
.no-js .slides > li:first-child {
  display: block; }

.flexslider {
  position: relative;
  zoom: 1; }

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

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

/*================ Direction Nav ================*/
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

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

.flex-direction-nav a {
  display: block;
  width: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0.4s;
  -moz-transition: all 0.3s ease 0.4s;
  -ms-transition: all 0.3s ease 0.4s;
  -o-transition: all 0.3s ease 0.4s;
  transition: all 0.3s ease 0.4s; }

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

.flex-direction-nav a {
  text-indent: -9999px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 20px auto;
  /*================ Hide SVG arrows in oldIE ================*/ }
  .lte-ie9 .flex-direction-nav a {
    display: none; }
  .flex-direction-nav a.flex-prev {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjIuM3B4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCAyMi4zIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMi4zIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNEM0QzRDMiIGQ9Ik0xOC43LDBMMCwxOS43TDE4LjcsNDBjMCwwLDUuMi0xLDMuMS0zLjFTNS43LDE5LjcsNS43LDE5LjdzMTQtMTQuNSwxNi4xLTE2LjZTMTguNywwLDE4LjcsMHoiLz4NCjwvc3ZnPg0K");
    background-position: center center; }
  .flex-direction-nav a.flex-next {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjIuM3B4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCAyMi4zIDQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMi4zIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNEM0QzRDMiIGQ9Ik0wLjUsMy4xYzIuMSwyLjEsMTYuMSwxNi42LDE2LjEsMTYuNlMyLjYsMzQuOCwwLjUsMzYuOVMzLjYsNDAsMy42LDQwbDE4LjctMjAuM0wzLjYsMEMzLjYsMC0xLjYsMSwwLjUsMy4xDQoJeiIvPg0KPC9zdmc+DQo=");
    background-position: center center; }

/*================ Control Nav ================*/
.flex-control-nav {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none; }
  .flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle; }

.flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  background-color: #ededed;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  border: 2px solid #fff; }
  .flex-control-paging li a:hover {
    background-color: #333; }
  .flex-control-paging li a.flex-active {
    background-color: #fff;
    border-color: #447ec2;
    cursor: default; }

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

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

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

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

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

.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

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

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

.flexslider:hover .flex-prev {
  left: 0; }

.flexslider:hover .flex-next {
  right: 0; }

/*================ Custom Flexslider Styles ================*/
.flexslider .slides {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.slide-link {
  display: block; }
  .slide-link img {
    display: block; }

div#ProductPhoto {
  margin: 0;
  max-height: 530px;
  max-width: 375px;
  position: relative;
  border: 1px solid #3a3a3a; }

img#ProductPhotoImg {
  width: 100%;
  max-width: 100%;
  max-height: 530px; }

.product-single__hero .grid__item {
  vertical-align: top; }

/*
ul#ProductThumbs {
position: absolute;
bottom: 0;
left: 0;
margin:0;
padding:0;
width: 100%;
max-height: 110px;
}
ul#ProductThumbs li {
margin: 0;
padding: 5px;
max-height: 110px;
opacity: .75;
&:hover {
opacity: 1;
}
}
*/
.product-single__photos a,
.product-single__photos img,
.product-single__thumbnails a,
.product-single__thumbnails img {
  height: auto;
  max-height: 100px;
  vertical-align: top; }

.product-single__thumbnails img {
  border: 1px solid #fff; }

body.template-product .wrapper.main-content {
  margin-top: 0;
  padding-top: 30px;
  background-color: #eeeeee; }

body.template-product fieldset[id^="productSelect"] {
  background: transparent;
  padding: 0;
  border-radius: 0;
  margin: 0;
  height: 25px; }

.product-single h1, .product-single .h1, .product-single .shopify-product-reviews .spr-header-title, .shopify-product-reviews .product-single .spr-header-title {
  font-family: "Source Sans Pro","HelveticaNeue","Helvetica Neue",sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 7px; }

.product-single__price {
  font-weight: 700;
  font-size: 22px; }

s#ComparePrice, .product-single__prices {
  font-weight: 400;
  font-size: 16px;
  color: #999;
  opacity: 1;
  font-family: "Source Sans Pro","HelveticaNeue","Helvetica Neue",sans-serif; }

span#ProductPrice {
  margin-left: 1em;
  color: #d20000;
  font-family: "Source Sans Pro","HelveticaNeue","Helvetica Neue",sans-serif; }

.product-single__quantity {
  margin-bottom: 0; }

.product-single form {
  margin: 0 0 5px 0; }

.product-meta {
  margin: 0; }

a.trailer img {
  vertical-align: middle;
  display: inline-block;
  margin: 0 auto;
  opacity: .85;
  max-width: 50px;
  max-height: 25px; }
  a.trailer img:hover {
    opacity: 1; }

span.meta-bullet-item {
  display: inline-block;
  padding: 2px 6px 2px 0; }
  span.meta-bullet-item:before {
    content: "\2022";
    margin: 0 10px 0 0;
    font-size: 20px;
    line-height: 16px; }
  span.meta-bullet-item:first-child:before {
    content: initial; }

ul.product-meta li[class^="meta-"] {
  line-height: 1.35em;
  font-size: 15px;
  font-family: "Source Sans Pro","HelveticaNeue","Helvetica Neue",sans-serif; }

.share-header {
  margin: 0; }

.section-header {
  border-bottom: 1px solid #c7c7c7;
  -webkit-box-shadow: 0 1px 0 0 #ffffff;
  -moz-box-shadow: 0 1px 0 0 #ffffff;
  box-shadow: 0 1px 0 0 #ffffff;
  text-align: left; }

.tab-switch__trigger3,
.tab-switch__trigger2,
.tab-switch__trigger {
  -webkit-transition: 0.1s all;
  -moz-transition: 0.1s all;
  -ms-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all;
  display: block;
  padding: 7px;
  margin-bottom: 0;
  background-color: rgba(223, 223, 223, 0.57);
  /*border-top: 2px solid #eee;*/ }
  .tab-switch__trigger3.is-active,
  .tab-switch__trigger2.is-active,
  .tab-switch__trigger.is-active {
    font-weight: bold;
    color: #3a3a3a;
    background-color: #fff;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    text-align: center;
    border-top: 2px solid #fff;
    -webkit-box-shadow: 0 -1px 6px -1px #969696;
    -moz-box-shadow: 0 -1px 6px -1px #969696;
    box-shadow: 0 -1px 6px -1px #969696; }

.dvd-features-content ul,
.blu-features-content ul {
  list-style-type: disc;
  list-style-position: inherit;
  padding-left: 16px; }

.is-hidden {
  display: none; }

.footer-contact span {
  display: block; }
.footer-contact h4, .footer-contact .h4 {
  display: none; }
.footer-contact .contact-name {
  font-size: 18px; }
.footer-contact .contact-phone {
  font-size: 17px; }

.footer-newsletter h4, .footer-newsletter .h4 {
  display: none; }

footer h4, footer .h4 {
  text-align: center; }

footer > .wrapper {
  padding: 0; }

footer > .wrapper .footer-section {
  padding: 0; }
  footer > .wrapper .footer-section:first-child {
    padding-left: 30px; }
  footer > .wrapper .footer-section:last-child {
    padding-left: 30px; }

.site-footer .footer-social ul {
  text-align: center; }

input.header-bar__search-input:focus {
  outline: none; }

footer input#Email {
  max-width: 65%;
  display: inline-block;
  margin: 0; }

footer input#subscribe {
  display: inline-block;
  vertical-align: middle; }

.outline-focus {
  outline: -webkit-focus-ring-color auto 5px; }

.awards-content {
  line-height: 1.5em; }

main.wrapper.main-content {
  font-size: 16px; }

.related-products {
  list-style-type: none;
  align-content: flex-start;
  flex-flow: row wrap;
  display: flex;
  overflow: hidden;
  text-align: center;
  padding: 0; }
  .related-products .image {
    line-height: 0; }
    .related-products .image a {
      display: inline-block;
      line-height: 0; }
  .related-products h4, .related-products .h4 {
    border: none;
    margin: 5px 0 0 0;
    text-transform: Initial;
    font-size: 1.05em; }
  .related-products span.money {
    font-size: 1em;
    color: #d20000;
    line-height: .75em;
    font-weight: bold; }
  .related-products li {
    width: 50%;
    text-align: center;
    margin: 0; }
  .related-products .images-small {
    font-size: 12px; }
  .related-products .images-compact {
    font-size: 13px; }
  .related-products .images-medium {
    font-size: 14px; }
  .related-products .image img {
    max-height: 190px;
    border: 1px solid #666; }
  @media screen and (min-width: 480px) {
    .related-products li {
      width: 50%;
      text-align: center; } }
  @media screen and (min-width: 768px) {
    .related-products li {
      width: 33.3333%;
      text-align: center; } }
  @media screen and (min-width: 769px) {
    .related-products li {
      width: 25%;
      text-align: center; } }

.product-single__street-label {
  font-size: 12px;
  color: #000000;
  background: #fff;
  padding: 2px 10px;
  border: 1px solid #ffc900;
  display: table;
  width: auto;
  margin-top: 2px; }

.product-single a {
  outline: none; }

img.cc-logo-sm {
  max-height: 24px;
  vertical-align: middle; }

.section-header__title--left {
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize; }

.template-index .wrapper.main-content .section-header {
  margin-top: 10px;
  border: 0 none;
  margin: 0;
  padding: 0; }
  .template-index .wrapper.main-content .section-header:first-child {
    margin-top: 15px; }

.template-index .product_section_wrapper {
  margin: 0; }

.template-index .wrapper.main-content hr.hr--clear {
  margin: 0; }

.section-header__link--right {
  text-align: right;
  float: right;
  margin: 0;
  padding: 0; }

ol.flex-control-nav.flex-control-paging {
  display: none; }

.template-collection ul.product-meta li[class^="meta-"] {
  font-size: 13px;
  line-height: 1.8em; }

.template-collection ul.product-meta {
  border-top: 1px solid #ffffff;
  box-shadow: 0 -1px 0px 0px #cccccc;
  margin-top: 5px; }

.template-collection main.wrapper.main-content,
.template-search main.wrapper.main-content {
  background: #eaeaea;
  padding-top: 30px;
  margin-top: 0px; }

.vertical--top {
  vertical-align: top; }

.list-view__product-title {
  font-size: 17px; }

.list-view__product img.cc-logo-sm {
  max-height: 18px; }

.product--wrapper p {
  margin: 0;
  padding: 0; }

.your--price {
  color: #d20000; }

.product--wrapper .grid-link__image img {
  max-height: 216px; }

/** BOX SLIDER (PRODUCT IMAGE SLIDER)
===================================*/
/** RESET AND LAYOUT
===================================*/
.box-image-wrapper {
  position: relative; }

.bx-wrapper {
  position: relative;
  margin: 0 auto 2em;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  overflow: hidden; }

/** THEME
===================================*/
.bx-wrapper {
  /*border: 1px solid #efefef;*/
  background: #fff;
  padding: 5px 1em .5em 1em; }

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("bx_loader.gif") center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000; }

.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

#bx-pager {
  /*float: left; left: -60px; position: absolute; top: 0; z-index: 9999; width: 50px;*/
  width: 100%;
  padding-bottom: 15px; }

#bx-pager a {
  width: 50px;
  margin: 5px 0 0;
  border: 1px solid #f0f0f0;
  overflow: hidden;
  height: auto;
  line-height: .5em; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 3px;
  background: url("controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 3px;
  background: url("controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.bx-wrapper .bx-default-pager {
  top: -30px;
  z-index: -100; }

/* MISC Items */
.bx-wrapper img {
  /*border: 1px solid #f0f0f0;*/
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  margin: auto; }

#productThumbs li img {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

#productThumbs li img {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

@font-face {
  font-family: 'video-buttons';
  src: url("video-buttons.eot?12mwe1");
  src: url("video-buttons.eot?12mwe1#iefix") format("embedded-opentype"), url("video-buttons.ttf?12mwe1") format("truetype"), url("video-buttons.woff?12mwe1") format("woff"), url("video-buttons.svg?12mwe1#video-buttons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="video-"], [class*=" video-"] {
  font-family: 'video-buttons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.video-wolfe-on-demand:before {
  content: "\e94e"; }

.video-wolfe-logo:before {
  content: "\e962"; }

.video-dvd-logo:before {
  content: "\e911"; }

.video-dvd-logo-inside:before {
  content: "\e912"; }

.video-blu-ray-logo:before {
  content: "\e913"; }

.video-cc-logo:before {
  content: "\e914"; }

.video-vhs-logo:before {
  content: "\e942"; }

.video-cd-logo:before {
  content: "\e943"; }

.video-amazon-com-logo:before {
  content: "\e969"; }

.video-amazon-video-logo:before {
  content: "\e902"; }

.video-amazon-instant-video-logo:before {
  content: "\e908"; }

.video-get-on-itunes:before {
  content: "\e915"; }

.video-itunes-plain:before {
  content: "\e900"; }

.video-google-play:before {
  content: "\e925"; }

.video-netflix-queue:before {
  content: "\e901"; }

.video-netflix-link:before {
  content: "\e93f"; }

.video-vimeo:before {
  content: "\e940"; }

.video-vudu:before {
  content: "\e941"; }

label[for$="Blu-ray"] {
  background-color: transparent;
  color: #727272;
  /*color: #207cca;*/
  font-family: 'video-buttons';
  font-size: 58px;
  padding: 0;
  margin-left: 0;
  margin-top: 0;
  border: 0 none;
  line-height: 58px; }

label[for$="Blu-ray"]:before {
  font-family: 'video-buttons';
  content: "\e913";
  height: 30px;
  display: block;
  line-height: 30px; }

label[for$="DVD"] {
  font-weight: normal;
  font-size: 50px;
  border: 0 none;
  font-family: 'video-buttons';
  padding: 2px 6px;
  line-height: 30px; }

label[for$="DVD"]:before {
  font-family: 'video-buttons';
  content: "\e912";
  height: 25px;
  display: block;
  line-height: 25px; }

label[for$="Blu-ray"].active,
label[for$="Blu-ray"]:hover,
label[for$="Blu-ray"]:focus,
label[for$="Blu-ray"]:active {
  color: #207cca; }

label[for$="DVD"].active,
label[for$="DVD"]:hover,
label[for$="DVD"]:focus,
label[for$="DVD"]:active {
  color: #ff0000; }

buyx-msg {
  color: #F45B4F;
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px; }

.buyx-msg {
  color: #F45B4F;
  font-weight: bold;
  font-size: 18px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px; }

.buyx-msg:empty {
  display: none; }

#continue-shopping {
  display: none; }

a.back {
  font-size: 180%;
  font-weight: bold; }

.applied-discount__code, .applied-reduction-code__information {
  display: none; }

.site-nav__dropdown .site-nav__link {
  padding: 1px 20px 1px 15px; }

.site-nav__dropdown li:last-child .site-nav__link {
  padding-bottom: 10px; }

.site-nav__dropdown li:first-child .site-nav__link {
  padding-top: 10px; }

input#Quantity {
  width: 4rem; }

.product-single__quantity {
  display: inline-block; }

.product-single__quantity .quantity-selector, .product-single__quantity .js-qty {
  display: block; }

span.trailer-icon {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 0 8px;
  position: absolute;
  right: 6px;
  bottom: 8px; }

.trailer-icon a.trailer {
  display: block; }

.trailer-icon a.trailer:after {
  content: "trailer";
  display: block;
  font-size: 9px;
  text-transform: uppercase; }

footer .social-icons li a, footer a, footer .text-link, .payment-icons li, header a, header .link-text, .site-nav__link .icon-arrow-down {
  color: #9a9a9a; }

.site-nav__link:hover, .site-nav__link:active, .site-nav__link:focus {
  color: #658eca; }

.section-new-releases > .grid__item {
  margin-top: 1em;
  margin-bottom: 1em; }

.pre-street-date {
  font-size: 11px;
  color: #000000;
  display: inline-block;
  border: 1px solid #ccc;
  width: 100%;
  padding: 2px; }

.site-header .nav-wrapper {
  display: table-cell;
  vertical-align: top !important;
  position: relative; }

.shipmessage {
  vertical-align: top;
  text-align: right;
  margin-top: 0;
  margin-bottom: 20px;
  /*@include at-query ($max, $large) {
  text-align: right;
  margin-bottom:25px;
}*/ }
  @media screen and (max-width: 480px) {
    .shipmessage {
      text-align: center;
      margin-top: 20px;
      margin-bottom: 0; } }
  @media screen and (max-width: 768px) {
    .shipmessage {
      text-align: center;
      margin-top: 20px;
      margin-bottom: 0; } }

@media screen and (min-width: 769px) {
  .site-nav {
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0; } }

.shipmessage img {
  max-height: 75px; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 80%;
  margin: 20px auto; }

@media screen and (max-width: 769px) {
  .grid__item.on-sale .grid-link__meta {
    margin-bottom: 25px; } }

.other-sites {
  color: #fff; }

.other-sites a {
  color: #fff; }

.other-sites a:hover {
  color: #447ec2; }

.additional-product-meta .prod_data {
  display: inline-block;
  border: 1px solid #cccccc;
  padding: 0;
  text-align: center;
  /*height: 37px;*/
  background: transparent;
  width: auto;
  max-width: 100%;
  margin: 5px; }

.additional-product-meta .prod_data a {
  color: #777777;
  display: block;
  padding: 5px;
  font-family: 'video-buttons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.additional-product-meta .prod_data a:before {
  font-size: 60px;
  display: table-cell;
  height: 25px;
  line-height: 25px;
  vertical-align: middle; }

.additional-product-meta .prod_data.meta-shopify_amazonvideo_url a:before {
  content: "\e902";
  font-size: 68px; }

.additional-product-meta .prod_data.meta-shopify_amazon_url a:before {
  content: "\e969";
  font-size: 82px; }

.additional-product-meta .prod_data.meta-shopify_amazon_instant_url a:before {
  content: "\e908";
  font-size: 77px; }

.additional-product-meta .prod_data.meta-shopify_itunes_url a:before {
  content: "\e915";
  font-size: 64px; }

.additional-product-meta .prod_data.meta-shopify_itunes_plain a:before {
  content: "\e900";
  font-size: 64px; }

.additional-product-meta .prod_data.meta-shopify_google_url a:before {
  content: "\e925";
  font-size: 80px; }

.additional-product-meta .prod_data.meta-shopify_netflix_queue a:before {
  content: "\e901";
  font-size: 55px; }

.additional-product-meta .prod_data.meta-shopify_netflix_url a:before {
  content: "\e93f";
  font-size: 55px; }

.additional-product-meta .prod_data.meta-shopify_vimeo_url a:before {
  content: "\e940";
  font-size: 55px; }

.additional-product-meta .prod_data.meta-shopify_vudu_url a:before {
  content: "\e941";
  font-size: 45px; }

.additional-product-meta .prod_data.meta-shopify_wod_url a:before {
  content: "\e94e";
  font-size: 65px; }

.watch-now-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start; }

.additional-product-meta .prod_data a:hover {
  color: #6897cd;
  background-color: #dedede; }

div#ProductPhoto.multiple-product-photos > img {
  max-width: 79%;
  border: 1px solid black;
  float: right; }

div#ProductPhoto.multiple-product-photos {
  border: 0 none; }

div#ProductPhoto.multiple-product-photos .product-single__thumbnails {
  max-width: 20%;
  float: left;
  margin: 0 1% 0 0; }

div#ProductPhoto.multiple-product-photos .product-single__thumbnails .grid__item {
  display: block; }

div#ProductPhoto.multiple-product-photos .product-single__thumbnails li {
  margin-bottom: 6px; }

.product-single__prices {
  margin-bottom: 0; }

.radio-wrapper label.single-option-radio__label {
  margin-bottom: 0; }

label[for^="productSelect-option-Type"] {
  vertical-align: middle; }

label[for^="productSelect-option-Type"]:before {
  line-height: 25px;
  height: 25px;
  display: block; }

fieldset[name="Type"] {
  padding: 0;
  margin: 0;
  height: auto; }

span#ProductPrice {
  font-size: 18px;
  margin: 0 0 0 6px;
  line-height: 18px; }

.product-single__prices {
  padding-top: 5px; }

.product-single__prices, s#ComparePrice {
  font-size: 15px; }

div[itemprop="offers"] {
  padding: 10px 15px 0;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  display: inline-block;
  background-color: #f8f8f8;
  position: relative; }

.radio-wrapper label.single-option-radio__label[for="productSelect-option-0"] {
  display: none; }

input#Quantity {
  width: 3rem;
  padding: 3px 5px; }

label[for$="DVD"] {
  background-color: transparent;
  color: #727272;
  font-size: 62px;
  padding: 0;
  margin-left: 0;
  margin-top: 0; }

.single-option-radio input[type='radio']:checked + label[for$="DVD"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.watch-now-title, .share-header, .add-netflix-queue {
  padding: 1px 5px;
  font-weight: normal;
  font-style: italic;
  text-transform: capitalize;
  color: #bbb;
  font-size: 13px;
  line-height: 1.5em;
  margin-top: 10px;
  background: -moz-linear-gradient(left, #fafafa 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #fafafa 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fafafa 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#00ffffff',GradientType=1 ); }

label[for="productSelect-option-Title-$10.00"]:before {
  content: "$10"; }

label[for="productSelect-option-Title-$25.00"]:before {
  content: "$25"; }

label[for="productSelect-option-Title-$50.00"]:before {
  content: "$50"; }

label[for="productSelect-option-Title-$100.00"]:before {
  content: "$100"; }

label[for="productSelect-option-Title-$75.00"]:before {
  content: "$75"; }

label[for="productSelect-option-Title-$200.00"]:before {
  content: "$200"; }

label[for="productSelect-option-Title-$150.00"]:before {
  content: "$100"; }

body#wolfe-electronic-gift-card #ProductPhotoImg {
  border: 0 none; }

.radio-wrapper {
  line-height: 1em;
  box-sizing: border-box; }

body#wolfe-electronic-gift-card.template-product fieldset[id^="productSelect"] {
  height: auto; }

div[itemprop="offers"].prod_list_wrap {
  border: 0 none;
  background-color: transparent;
  padding: 0;
  display: block; }

.list-view__product .trailer-icon {
  display: block;
  text-align: left;
  vertical-align: middle;
  padding: 0;
  position: relative;
  right: initial;
  bottom: initial; }

.list-view__product span#ProductPrice {
  margin: 0;
  font-size: 16px;
  display: block; }

.list-view__product .list_price_wrap {
  vertical-align: top;
  padding-top: 31px; }

.list-view__product .product-single__price span {
  color: #3a3a3a; }

body#download-wolfe-catalogs table {
  width: auto;
  margin: 0 auto; }

body#download-wolfe-catalogs table td {
  border: 0 none;
  text-align: center;
  padding: .5em; }

body#download-wolfe-catalogs .table-wrap-all {
  text-align: center;
  overflow: hidden;
  margin: 2em; }

body#download-wolfe-catalogs .table-wrapper {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  float: left;
  box-sizing: border-box; }

body#download-wolfe-catalogs .table-wrap-all + p {
  clear: both; }

body#download-wolfe-catalogs input[type="button"]:hover {
  opacity: .75; }

.sidebar-loc-left {
  float: left; }

.sidebar-loc-right {
  float: right; }

@media screen and (max-width: 480px) {
  .product-single div[itemprop="offers"] {
    width: 100%;
    display: block;
    text-align: left; } }

@media screen and (max-width: 480px) {
  .product-single h1, .product-single .h1, .product-single .shopify-product-reviews .spr-header-title, .shopify-product-reviews .product-single .spr-header-title {
    text-align: center;
    padding: .5em; } }

@media screen and (max-width: 480px) {
  .watch-now-title, .share-header, .add-netflix-queue {
    text-align: center; } }

@media screen and (max-width: 480px) {
  footer button#subscribe {
    position: relative;
    margin: 0; } }

@media screen and (max-width: 480px) {
  footer span.input-group-btn {
    margin: 0;
    padding: 0;
    width: 20%;
    max-width: 20%; } }

@media screen and (max-width: 480px) {
  footer .input-group {
    width: 80%;
    margin: 0 auto; } }

@media screen and (max-width: 480px) {
  footer input#Email {
    max-width: 100%;
    display: block;
    width: 100%; } }

@media screen and (max-width: 480px) {
  .section-header__link--right {
    float: none;
    margin: 0 auto 10px;
    text-align: center; } }

@media screen and (max-width: 480px) {
  .section-header {
    position: relative;
    text-align: center; } }

@media only screen and (min-width, 480px) and (max-width, 768px) {
  .grid__item.prod-grid {
    width: 33.33%; } }
body[class*='template-page'] .main-content img {
  padding: .5em;
  border: 1px solid #eaeaea;
  background-color: #fff;
  box-sizing: border-box;
  margin: .5em 1em;
  display: block; }

body[class*='template-page'] .main-content img.alignright {
  float: right;
  margin-right: 0;
  max-width: 100%; }
  @media screen and (max-width: 768px) {
    body[class*='template-page'] .main-content img.alignright {
      float: none;
      margin: .5em auto; } }

body[class*='template-page'] .main-content img.alignleft {
  float: left;
  margin-left: 0; }
  @media screen and (max-width: 768px) {
    body[class*='template-page'] .main-content img.alignleft {
      float: none;
      margin: .5em auto; } }

body[class*='template-page'] .main-content img.aligncenter {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both; }
  @media screen and (max-width: 768px) {
    body[class*='template-page'] .main-content img.aligncenter {
      margin: .5em auto; } }

@media screen and (max-width: 768px) {
  .main-content {
    margin-top: 1em; } }

.template-search .search-result {
  margin-bottom: 1.5em; }

.page-search-result .grid-link__meta {
  background-color: #f4f4f4;
  padding: 5px 10px 10px 10px;
  margin: 0;
  border: 1px dotted #ccc;
  border-width: 0 1px 1px 1px;
  font-size: 12px;
  text-align: left; }

.page-search-result .grid-link__meta p:last-child {
  margin: 0; }

.page-search-result p.grid-link__title {
  background-color: #f4f4f4;
  padding: 10px 5px 5px 5px;
  margin: 0;
  border: 1px dotted #ccc;
  border-width: 0 1px 0 1px; }

.page-search-result .grid-link__meta img {
  height: auto; }

.page-result-header {
  background: #dcdcdc;
  text-align: center;
  font-weight: bold;
  color: #999;
  font-size: 12px;
  border: 1px dotted #ccc;
  border-width: 1px 1px 0 1px; }

body[class*='template-page'] .main-content .no-image-border img {
  border: 0 none;
  padding: 0; }

.variant-select-message {
  font-size: 12px;
  color: #5286b8;
  padding-bottom: 2px;
  text-align: left;
  margin-top: -5px; }

button.js-qty__adjust.js-qty__adjust--minus,
button.js-qty__adjust.js-qty__adjust--plus {
  border-radius: 1;
  padding: 2px 4px; }

.product-single__quantity .js-qty {
  margin: 0;
  min-width: initial;
  max-width: initial;
  width: 100%; }

input#Quantity {
  margin: 0;
  width: 100%; }

.product-single__quantity {
  margin-right: 6px;
  vertical-align: bottom;
  min-width: 58px;
  max-width: 60px;
  width: 100%;
  text-align: center; }

label.quantity-selector {
  margin-bottom: 0; }

.cart__image img {
  max-width: 80px; }

.ajaxcart__content .cart__row {
  padding-top: 15px; }

ul.email-list-wrapper-small {
  display: table-footer-group;
  width: 100%;
  white-space: nowrap;
  text-align: left; }

ul.email-list-wrapper-small li {
  display: inline-block;
  margin-right: 15px;
  padding-top: 7px; }

ul.email-list-wrapper-small li input[type="checkbox"] {
  border-radius: 0;
  padding: 2px;
  height: 18px;
  width: 16px;
  vertical-align: bottom;
  margin-right: 5px; }

footer input#subscribe {
  border-radius: 0 3px 3px 0; }

footer input#mail {
  border-radius: 3px 0 0 3px;
  margin: 0;
  border-color: #eaeaea; }

footer .input-group-btn {
  margin: 0; }

.supports-no-touch .main-content {
  min-height: 500px; }

.template-collection-list .product-meta {
  border-top: 1px solid #eaeaea;
  margin-top: 5px;
  padding-top: 5px; }

.btn[disabled], .btn.disabled {
  border: 1px solid #ccc;
  background-color: #eaeaea;
  color: #999;
  margin-right: 50px; }

label[for$="DVD"].disabled:before {
  font-family: 'video-buttons';
  content: "\e912";
  height: 25px;
  display: block;
  line-height: 25px;
  position: initial;
  left: initial;
  top: initial;
  bottom: initial;
  border: 0 none;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0); }

label[for$="Blu-ray"].disabled:before {
  font-family: 'video-buttons';
  content: "\e913";
  height: 30px;
  display: block;
  line-height: 30px;
  position: initial;
  left: initial;
  top: initial;
  bottom: initial;
  border: 0 none;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0); }

.saso-volumes {
  display: none; }

.backorder-message {
  font-size: 12px;
  color: #f00;
  padding: 4px 0; }

span.trailer-icon.backorder-present {
  bottom: 26px; }

ul.search-results a {
  color: #555; }

.template-article img.article__image,
#press img.article__image {
  max-width: 250px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 6px; }

.list-product__wrapper {
  display: block; }

.list__item.list-product:nth-child(even) {
  background-color: #f3f3f3; }

.list__item.list-product:nth-child(odd) {
  background-color: #fff; }

.list__item--clear {
  clear: both;
  height: 1px;
  border: 0 none; }

.product-letter {
  margin: .5em -1em .5em;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #f1f1f1;
  padding: .5em 1em;
  font-size: 25px;
  color: #447ec2; }

.product__list {
  padding: 0 2.5em; }

.letter-links {
  text-align: center;
  color: #e8e8e8; }

.letter-links a.text-link {
  text-decoration: none;
  border: 0 none;
  font-size: .75em;
  display: inline-block;
  padding: 0 .25em; }

a.scrolltotop {
  float: right;
  font-size: .5em;
  text-decoration: none;
  border: 0 none; }

a.scrolltotop:after {
  content: "\00a0\2191"; }

#a-z-product-list .section-header {
  border: 0 none; }

a.now-shipping.grid-link.product--wrapper:before,
a.now-shipping.grid-link__image:before {
  content: " ";
  display: block;
  width: 100%;
  height: 38px;
  z-index: 19;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/cdn/shop/files/now-shipping-banner.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-top: 4px;
  margin-left: 8px;
  opacity: 1;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease-out; }

a.grid-link__image,
a.grid-link.product--wrapper {
  position: relative; }

a.now-shipping.grid-link__image:hover:before,
a.now-shipping.grid-link.product--wrapper:hover:before {
  top: -30px;
  opacity: .80; }

a.pre-order.grid-link.product--wrapper:before, a.pre-order.grid-link__image:before {
  content: " ";
  display: block;
  width: 100%;
  height: 38px;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/cdn/shop/files/pre-order-banner.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-top: 4px;
  margin-left: 8px;
  opacity: 1;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease-out; }

a.now-shipping.not-is-wolfe.grid-link.product--wrapper:before,
a.now-shipping.not-is-wolfe.grid-link__image:before {
  background-image: url(/cdn/shop/files/now-shipping-banner-reg.png); }

a.now-shipping.past-is-wolfe.grid-link.product--wrapper:before,
a.now-shipping.past-is-wolfe.grid-link__image:before {
  background-image: url(/cdn/shop/files/now-shipping-banner-reg.png); }

a.now-shipping.date-forced.grid-link.product--wrapper:before,
a.now-shipping.date-forced.grid-link__image:before {
  background-image: url(/cdn/shop/files/now-shipping-banner-reg.png); }

a.pre-order.grid-link__image:hover:before, a.pre-order.grid-link.product--wrapper:hover:before {
  top: -30px;
  opacity: .80; }

@media screen and (max-width: 768px) {
  a.product--wrapper {
    max-width: 160px;
    margin: 0 auto; }

  .product--wrapper .grid-link__image img {
    max-height: initial; } }
pre.none {
  display: none;
  overflow: auto;
  white-space: pre-wrap;
  font-size: 10px;
  color: #000;
  background: transparent; }

#collections main .grid__item.medium-down--one-half.large--one-third.text-center > a:before {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc; }

.limited-quantites {
  font-weight: bold;
  color: #c00;
  font-style: italic;
  font-size: 1.2em; }

.spurit-po-wrapper {
  display: inline-block !important; }

.additional-product-meta .watch-now-wrap-new .prod_data a {
  padding: 0;
  background: transparent;
  line-height: 0 !important; }

.additional-product-meta .watch-now-wrap-new .prod_data {
  border: 0 none;
  margin: 0px 1px 4px; }

.additional-product-meta .watch-now-wrap-new .prod_data a img {
  line-height: 0;
  margin: 0;
  vertical-align: middle;
  /* mix-blend-mode: darken; */ }

.additional-product-meta .watch-now-wrap-new .prod_data a:hover {
  background: initial;
  opacity: .8; }

.additional-product-meta .watch-now-wrap-new .prod_data.has-border:hover {
  border-color: rgba(71, 71, 71, 0.52);
  background: #fff; }

.additional-product-meta .watch-now-wrap-new .prod_data.has-border {
  border: 1px solid #ccc; }

.watch-now-wrap-new {
  margin-top: 5px; }

.inv-qty-hidden {
  display: none;
  font-size: 12px;
  color: #555;
  font-weight: normal;
  text-align: center; }

.product-single button#AddToCart {
  padding-left: 8px;
  padding-right: 8px; }
