/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/* ================ GLOBALS ================ */
body {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  line-height: 2em;
  font-size: 16px !important;
  font-weight: 400;
  font-style: normal; }

/* Base Type Styles */
h1,
.shogun-heading-component h1 {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: 800 !important; }

h2,
.shogun-heading-component h2 {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: 800 !important; }

h3,
.shogun-heading-component h3 {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: 800 !important;
  text-transform: uppercase !important; }

h4,
.shogun-heading-component h4 {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: 800 !important; }

h5,
.shogun-heading-component h5 {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800 !important;
  text-transform: uppercase !important; }

h6,
.shogun-heading-component h6 {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800 !important; }

p {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400; }

p a,
.blog-post-loop a {
  color: #e31b23; }

p a:hover {
  color: #c8171e;
  opacity: 1; }

table tr th {
  border-bottom: 1px solid #e6e6e6;
  border-color: #e6e6e6;
  letter-spacing: 0; }

.single-product-content .entry-title {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700; }

.product-title a,
.product-list-item .product-title > a {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.65px; }

.product-grid-item .price {
  color: #000000; }

.labels-rectangular .product-label {
  letter-spacing: 0.65px;
  font-weight: 400;
  padding: 4px;
  font-size: 11px; }

.color-scheme-light p {
  color: white; }

.color-scheme-dark p,
.shopify-MyAccount-content p,
.shopify-MyAccount-content td {
  color: black; }

.basel-my-account-sidebar .shopify-MyAccount-title.entry-title {
  display: block; }

.shogun-heading-component h4 {
  color: #999999; }

.footer-container .menu li a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: .87em;
  letter-spacing: 0.65px; }

.footer-container .menu li a:hover {
  text-decoration: none; }

.footer-container h5,
.filters-inner-area h5 {
  font-size: .87em !important;
  letter-spacing: 0.85px; }

h5.widget-title::before {
  content: none; }

.basel-navigation .menu > li.menu-item-design-default .sub-menu li a {
  font-size: 0.87em;
  letter-spacing: 0.65px;
  font-weight: 400; }

.main-nav .menu > li > a {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.85px; }

.main-nav .menu > li.menu-item-has-children > a::after {
  color: #000000; }

.basel-navigation .menu > li.menu-item-design-default ul li:hover > a {
  margin-left: 0; }

/* Buttons */
.button.primary,
input.primary {
  background-color: #e31b23 !important;
  border-color: #e31b23 !important;
  color: #ffffff !important; }

.button.primary:hover,
input.primary:hover {
  background-color: #c8171e !important;
  border-color: #c8171e !important;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease !important;
  transition: background-color 0.3s ease !important; }

.button.secondary,
button.secondary {
  border: 1px solid #000000 !important;
  color: #000000 !important;
  background-color: transparent !important;
  -webkit-transition: background-color 0.3s ease !important;
  transition: background-color 0.3s ease !important; }

.button.secondary:hover,
button.secondary:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
  opacity: 1; }

.button.tertiary,
button.tertiary {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: transparent !important;
  -webkit-transition: background-color 0.3s ease !important;
  transition: background-color 0.3s ease !important; }

.button.tertiary:hover,
button.tertiary:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
  opacity: 1; }

.button.disabled,
.single-product-content .summary .out-of-stock {
  color: #ffffff !important;
  background-color: #999999 !important;
  border-color: #999999 !important;
  line-height: 45px !important;
  font-size: 12px !important;
  font-weight: 600;
  padding: 0px 20px;
  text-transform: uppercase;
  width: 100%;
  text-align: center; }

.added_to_cart,
.btn,
.button,
button,
input[type="submit"] {
  line-height: 45px !important;
  font-size: 12px;
  font-weight: 600;
  padding: 0px 20px;
  text-transform: uppercase; }

#shopify_add_to_cart {
  background-color: #e31b23;
  border-color: #e31b23;
  width: calc(100% - 59px); }

#shopify_add_to_cart:hover {
  background-color: #c8171e;
  border-color: #c8171e; }

.basel-button-wrapper a.btn:nth-child(2) {
  margin-left: 10px; }

.more-details a.button.secondary {
  position: relative;
  padding-right: 40px; }

.more-details a.button.secondary:after {
  content: "\f107";
  right: 1px;
  font-size: 12px;
  position: absolute;
  right: 20px;
  font-family: FontAwesome;
  line-height: 45px;
  font-weight: 400; }

.btn.address-new-toggle {
  background-color: #e31b23;
  border-color: #e31b23;
  margin: 20px 0 5px 0 !important; }

.shopify-challenge__button,
button.swym-button {
  background-color: #e31b23 !important;
  border-color: #e31b23 !important;
  color: #ffffff !important; }

#customer_login input[type="submit"]:hover,
.btn.address-new-toggle:hover,
button.swym-button:hover {
  background-color: #c8171e !important;
  border-color: #c8171e !important;
  text-decoration: none !important; }

.shopify-challenge__button:hover {
  background-color: #c8171e !important;
  border-color: #c8171e !important;
  text-decoration: none !important; }

.product-list-item .product-list-buttons > a:hover,
.btn.btn-color-primary:hover,
.cart-widget-side p.buttons a.button.checkout:hover {
  opacity: 1;
  background-color: #c8171e;
  border-color: #c8171e; }

.single-product-content .out-of-stock.variant_stock {
  border: none;
  color: #d0c8c8;
  background: #f1f1f1;
  padding: 13px 30px;
  font-size: 13px !important; }

button.checkout-button.button.alt {
  padding: 0;
  font-size: 12px;
  font-weight: 600; }

button.checkout-button.button.alt:hover,
button.checkout-button.button.alt:focus {
  opacity: 1; }

.swym-btn-container .swym-add-to-watchlist {
  line-height: 45px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  padding: 0px 20px !important;
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif !important;
  font-style: normal; }

.cart_totals .shipping {
  display: none; }

.widget_shopping_cart .buttons a,
.error-404 .buttons a,
.empty-cart .buttons a {
  margin: 20px 0;
  display: block; }

.swym-btn-container[data-position=default] .swym-add-to-watchlist.swym-text,
button.swym-button {
  height: 50px !important;
  font-size: 12px !important;
  font-weight: 600 !important; }

#swym-remind-auth-form input.swym-input {
  height: 50px !important; }

.shopify-variation-add-to-cart #out-of-stock-gl {
  line-height: 50px !important;
  height: 50px;
  padding: 0 10px;
  font-size: 12px !important;
  width: 100%;
  text-align: center; }

/* Shogun Product Box */
div[data-is-product-box="true"] form a.shg-btn {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif !important;
  line-height: 45px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  padding: 0px 20px !important;
  text-transform: uppercase !important;
  background-color: #e31b23 !important;
  color: #ffffff !important;
  border-radius: 0 !important; }

div[data-is-product-box="true"] form a.shg-btn:hover {
  background-color: #c8171e !important;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease !important;
  -moz-transition: background-color 0.3s ease !important;
  -o-transition: background-color 0.3s ease !important;
  transition: background-color 0.3s ease !important; }

div[data-is-product-box="true"] .shg-product-selector-wrapper .shg-product-variant-select {
  border: 1px solid #e5e5e5;
  line-height: 45px;
  height: auto;
  font-size: 1em;
  text-transform: none;
  max-width: none;
  background-color: #fff; }

div[data-is-product-box="true"] .shg-product-quantity-wrapper .shg-product-quantity-button {
  color: #848484;
  background-color: #f9f9f9; }

div[data-is-product-box="true"] .shg-product-quantity-wrapper .shg-product-quantity-button:hover {
  background-color: #ececec; }

.shg-product-quantity-wrapper input {
  color: #848484; }

div[data-is-product-box="true"] .shg-product-quantity-wrapper button.shg-product-quantity-button.shg-product-quantity-button-left,
div[data-is-product-box="true"] .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* Error 404 & Empty Cart */
.error-404-bg {
  background: url("https://cdn.shopify.com/s/files/1/0096/8395/9866/files/404-page-image.jpg?16152902533517780214") no-repeat no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 600px;
  padding-top: 50px; }

.error-404 {
  max-width: 440px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  background-color: #ffffff; }

.empty-cart {
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  background-color: #ffffff; }

.error-404 header,
.empty-cart header {
  padding: 30px 0 10px 0; }

.error404 .page-header:before {
  content: ''; }

.widget_shopping_cart_content .buttons,
.error-404 .buttons,
.empty-cart .buttons {
  padding: 0 0 20px 0;
  max-width: 380px;
  margin: 0 auto; }

.empty-cart .buttons {
  padding-top: 20px; }

/* Inputs / Dropdowns */
#nt_variations .variations {
  font-size: 16px; }

.variations.variant_simple .input-dropdown-inner {
  display: block; }

.variations.variant_simple .input-dropdown-inner > a {
  border: 1px solid #e5e5e5;
  line-height: 45px;
  height: auto;
  font-size: 1em;
  text-transform: none;
  max-width: none; }

.variations.variant_simple .input-dropdown-inner .dropdown-list li a {
  text-transform: none;
  font-size: 1em;
  color: #000000 !important;
  line-height: 35px; }

.variations.variant_simple .input-dropdown-inner .dropdown-list li.active-swatch a,
.variations.variant_simple .input-dropdown-inner .dropdown-list li a:hover {
  color: #000000 !important; }

.variations.variant_simple .input-dropdown-inner .dropdown-list {
  border-width: 1px;
  border-color: #e5e5e5;
  max-width: none; }

.single-product-content .single_variation_wrap {
  padding-top: 0; }
  .single-product-content .single_variation_wrap .variations_button {
    display: -webkit-box;
    display: flex; }
    .single-product-content .single_variation_wrap .variations_button #shopify_add_to_cart {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

#shopify_quantity .input-text.qty.text {
  height: auto;
  margin: 0; }

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"] {
  height: auto;
  line-height: 45px;
  border: 1px solid #e5e5e5; }

single-product-content .cart .quantity .minus,
.single-product-content .cart .quantity .plus {
  width: auto; }

.variations.variant_simple .input-dropdown-inner .dropdown-list li.jas_soldout a:hover {
  color: #d0c8c8 !important;
  background-color: #f6f6f6 !important; }

.variations.variant_simple .input-dropdown-inner .dropdown-list li a:hover {
  background-color: #e5e5e5 !important; }

.variations.variant_simple .input-dropdown-inner .dropdown-list {
  padding: 0; }

/* Breadcrumbs  */
.shopify-breadcrumb a:first-child:before {
  content: none; }

.shopify-breadcrumb {
  text-transform: capitalize; }

/* Homepage  */
.cat-design-center .hover-mask > a {
  color: white;
  opacity: 1;
  visibility: visible;
  line-height: 45px !important; }

.cat-design-center:hover .hover-mask {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none; }

.cat-design-center .category-content {
  text-transform: none; }

.spb_wrapper .title-wrapper .liner-continer {
  padding: 3em 0 0 0; }

/* Header */
.chat-icon {
  display: inline-block; }

.main-header .right-column {
  width: 300px; }

.right-column .chat-icon a i:before,
.right-column .search-button a i:before,
.icons-design-line .shopping-cart > a:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: baseline;
  font-size: 20px; }

p.chat-icon i:before,
.right-column .chat-icon a i:before,
.mobile-nav .chat-icon a i:before {
  content: url("https://api.iconify.design/simple-line-icons:bubbles.svg?height=21&inline=true");
  vertical-align: -0.35em;
  /*vertical-align: -0.18em;*/ }

.chat-icon a {
  cursor: pointer;
  padding: 0 5px;
  display: block; }

.header-links .account a i:before {
  content: url("https://api.iconify.design/ei:user.svg?height=25");
  vertical-align: -0.5em;
  display: none; }

@media (max-width: 991px) {
  .sticky-header .chat-icon,
  .wrapp-header .chat-icon {
    display: none; }

  .header-links .account a i:before {
    display: inline-block; } }
/* Header logo left changes */
.main-header .site-logo {
  padding: 0 60px 0 0;
  width: 110px;
  z-index: 371;
  position: relative; }

.main-header {
  margin-bottom: 0px; }

.navigation-wrap {
  vertical-align: middle;
  display: table-cell; }

.template-blog .main-page-wrapper {
  margin-top: 40px; }

.shop-loop-head {
  margin-top: 0; }

.basel-search-full-screen .basel-search-wrapper .basel-search-inner {
  padding-top: 50px !important; }

.right-column .search-button a {
  z-index: 371;
  position: relative; }

.main-header .right-column .cart-widget-opener,
.main-header .right-column .chat-icon {
  z-index: 371;
  position: relative; }

.sticky-header .main-nav {
  text-align: left; }

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .main-header .right-column {
    width: 200px; }

  .main-header .right-column .header-links {
    display: block; }

  .main-nav .menu > li > a {
    font-size: 0.87em; } }
@media only screen and (max-width: 991px) {
  .main-header .site-logo img:first-of-type {
    display: none; }

  .mobile-nav-icon {
    z-index: 371;
    position: relative; }

  .main-header .site-logo img.sticky-logo {
    display: block !important;
    visibility: visible;
    padding: 0 !important; }

  .main-header .site-logo {
    padding: 0; } }
.basel-navigation .menu > li.menu-item-has-children > a {
  z-index: 250; }

/* Hide 'Quick Look' bar and icon */
.basel-hover-base:hover > .product-element-top > .hover-mask {
  display: none; }

.basel-hover-base > .product-element-top > .hover-mask {
  display: none; }

/* Override to tab_shopify.min.css to remove top padding */
.gl_col-has-fill > .gl_column-inner,
.gl_row-has-fill + .gl_row-full-width + .gl_row > .gl_column_container > .gl_column-inner,
.gl_row-has-fill + .gl_row > .gl_column_container > .gl_column-inner,
.gl_row-has-fill + .gl_gl_row > .gl_row > .gl_gl_column > .gl_column_container > .gl_column-inner,
.gl_row-has-fill + .gl_gl_row_inner > .gl_row > .gl_gl_column_inner > .gl_column_container > .gl_column-inner,
.gl_row-has-fill > .gl_column_container > .gl_column-inner,
.gl_row-has-fill > .gl_row > .gl_gl_column > .gl_column_container > .gl_column-inner,
.gl_row-has-fill > .gl_gl_column_inner > .gl_column_container > .gl_column-inner,
.gl_section.gl_section-has-fill,
.gl_section.gl_section-has-fill + .gl_row-full-width + .gl_section,
.gl_section.gl_section-has-fill + .gl_section {
  padding-top: 0px; }

[class*="categories-space-"] .category-grid-item {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0; }

/* Cart */
.cart-widget-side {
  width: 380px;
  transform: translate3d(380px, 0, 0);
  -webkit-transform: translate3d(380px, 0, 0);
  -ms-transform: translate3d(380px, 0, 0);
  -sand-transform: translate3d(380px, 0, 0); }

.widget_shopping_cart .product_list_widget li .quantity .amount,
.shopify-cart-form .product-subtotal .shopify-Price-amount {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000000;
  font-size: 16px; }

.variation dt.variation-Color {
  display: none; }

.variation dd.variation-Color {
  clear: both; }

.variation dd p {
  text-transform: uppercase; }

.cart-widget-side .widget_shopping_cart .product_list_widget li .quantity .amount {
  float: right; }

.cart-widget-side .product_list_widget li img {
  max-width: 100px; }

.shopify .variation dd p, .shopify .variation dt p, .shopify-page .variation dd p, .shopify-page .variation dt p {
  color: #a5a5a5; }

.cart-collaterals.gl_cart_note,
.cart-collaterals .cart_totals {
  background-color: #ffffff; }

.widget_shopping_cart .product_list_widget li > a {
  font-weight: 700;
  font-size: 0.87em;
  line-height: 1.25em; }

.product_list_widget li {
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(124, 124, 124, 0.15) !important; }

.cart-widget-side .widget_shopping_cart .product_list_widget {
  margin-bottom: 0 !important; }

.product_list_widget li:not(first-child) {
  margin-top: 10px !important; }

.cart-widget-side .widget-heading .widget-title {
  font-size: .87em !important;
  line-height: 1.5em !important;
  text-transform: none; }

.cart-widget-side .widget-heading {
  padding: 8px 20px;
  margin-bottom: 0; }

.shopify .variation, .shopify-page .variation {
  font-size: 11px; }

.cart-widget-side .widget_shopping_cart p.total strong,
.cart-widget-side .widget_shopping_cart p.total span.shopify-Price-amount,
.shopify-cart-form__cart-item .product-name a {
  font-size: 1em !important;
  line-height: 1.5em !important;
  color: #000000; }

.shop_table .shopify-cart-form__cart-item td.product-name a {
  font-weight: 700;
  text-transform: uppercase;
  color: #000000; }

.shop_table .shopify-cart-form__cart-item td.product-name a:hover {
  text-decoration: none; }

.shop_table th {
  font-weight: 400; }

.shopify-cart-form th {
  text-transform: none; }

.cart-widget-side .cart_list.product_list_widget li.empty {
  margin-bottom: 0;
  margin-top: 60px;
  padding-bottom: 20px;
  padding-left: 0;
  text-align: center; }

.widget_shopping_cart .product_list_widget li.empty:before,
.widget_shopping_cart .product_list_widget li.empty:after {
  content: none; }

/*
.shopify-cart-form .cart-collaterals {
 	margin-bottom: 80px;
}
*/
.wc-proceed-to-checkout a:first-child {
  margin-bottom: 20px;
  width: 100%; }

.wc-proceed-to-checkout a:nth-child(2) {
  margin-bottom: 20px;
  width: 100%; }

.page-title .entry-header .breadcrumbs > a::before,
.widget_shopping_cart .product_list_widget::before,
.shopify .cart-empty:before,
.shopify .cart-empty:after {
  content: none; }

.page-title .entry-header .breadcrumbs {
  display: none; }

.navigation-wrap {
  border: none; }

.sticky-header .site-logo {
  width: 175px !important; }

.page-title {
  border: 0;
  margin-bottom: 0; }

.cart-widget-side .quantity input[type=number] {
  line-height: 30px; }

.widget_shopping_cart .gl_ajax_note {
  display: none; }

.widget_shopping_cart .total {
  border-top: none;
  padding-top: 0 !important; }

.widget-title {
  border-bottom: 1px solid white; }

.cart-widget-side .widget_shopping_cart {
  padding: 0 20px; }

.cart-widget-static {
  padding-bottom: 5px;
  position: sticky;
  background-color: #ffffff;
  border-top: 1px solid rgba(124, 124, 124, 0.2);
  bottom: 0; }

/* Cart page layout changes */
.wc-proceed-to-checkout button {
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .main-page-wrapper .container {
    width: auto; } }
.cart-collaterals.gl_cart_note .cart_totals {
  width: 100%;
  padding: 0; }

.cart_totals p {
  font-size: 18px !important;
  padding: 15px 10px; }

.cart_totals p:first-child {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0;
  line-height: 1.4 !important; }

.cart_totals table tr th {
  text-align: left; }

.order-total th {
  font-weight: 600 !important; }

.cart_totals table tr td {
  text-align: right;
  font-size: 16px; }

.cart_totals .amount {
  color: #000000; }

.cart_totals .order-total th {
  font-weight: 600 !important; }

.shopify .cart-actions {
  margin-bottom: 0; }

.shop_table td.product-name .variation {
  margin-top: 5px; }

@media (max-width: 768px) {
  .shopify .shop_table.cart.shop_table_responsive tbody td {
    background-color: #fff;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .shopify .shop_table.cart.shop_table_responsive .product-thumbnail {
    padding-top: 5px !important; }

  .shopify-cart-form tbody tr:first-child {
    border-top: 1px solid #e6e6e6; }

  .shopify-cart-form tbody tr {
    border-bottom: 1px solid #e6e6e6; }

  .shopify .shop_table.cart.shop_table_responsive .product-thumbnail {
    text-align: right !important; }

  .shopify .cart-actions .button {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px; }

  .shopify-cart-form .update-cart {
    display: none; }

  .shopify .shop_table.cart.shop_table_responsive tbody td:before {
    font-weight: 400 !important;
    padding-right: 30px; }

  .cart-widget-side .widget_shopping_cart p.total strong, .cart-widget-side .widget_shopping_cart p.total span.shopify-Price-amount, .shopify-cart-form__cart-item .product-name a {
    line-height: 1em !important; }

  .shop_table .shopify-cart-form__cart-item td.product-name a {
    padding-top: 9px; }

  .shop_table td.product-name .variation dd {
    float: right !important; } }
/* Product Page */
.pswp__bg {
  background-color: #ffffff; }

#variantQuantity, #variantQuantity_quick {
  font-weight: normal;
  text-transform: none;
  color: #e31b23; }

#swym-plugin .swym-tab-modal, #swym-hosted-plugin .swym-tab-modal {
  border: none !important;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1) !important; }

#swym-plugin .swym-tab-modal.swym-remind-me,
#swym-hosted-plugin .swym-tab-modal.swym-remind-me {
  height: auto !important; }

#swym-plugin .swym-tab-modal .swym-tab-modal-content,
#swym-hosted-plugin .swym-tab-modal .swym-tab-modal-content {
  padding: 40px !important;
  text-align: center !important;
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif !important; }

#swym-plugin .swym-tab-modal .swym-remind-description {
  margin-bottom: 40px !important; }

.single-product-content .add-to-cart-form {
  display: block;
  width: 100%; }

.single-product-content div[itemprop="description"] ul > li::before {
  content: ''; }

.single-product-content div[itemprop=description] ul {
  padding-left: 20px;
  list-style: disc; }

.single-product-content .product_meta,
.single-product-content .product_meta.product_meta_external {
  border: none; }

.template-product .single-breadcrumbs-wrapper {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 0; }

.shogun-root ul {
  list-style: disc;
  list-style-position: inside; }

.shopify-product-details__short-description a {
  color: #e31b23;
  display: inline-block;
  margin-bottom: 20px; }

.shopify-product-details__short-description a:hover {
  color: #c8171e; }

.product-images .shopify-product-gallery--with-images .owl-carousel div.owl-item img {
  margin: 0 auto;
  display: block; }

.swym-tab-modal .sw_ISAtitle {
  text-transform: uppercase;
  display: block;
  margin-top: 20px; }

.product_shipping_returns_note {
  font-size: 0.87em !important;
  color: #000000;
  font-weight: 800;
  line-height: 1.75em !important;
  margin-bottom: 15px;
  text-align: left;
  background-color: #f9f9f9;
  padding: 15px; }

.widget_shopping_cart_content .buttons {
  padding: 0 0 10px 0 !important; }

.product_shipping_returns_note.cart {
  margin: 0 0 10px 0; }

.product_shipping_returns_note i {
  position: relative; }

.product_shipping_returns_note i.fa-truck:before {
  content: url("https://api.iconify.design/mdi-light:truck.svg?height=23");
  vertical-align: -0.5em;
  padding-right: 6px; }

.product_shipping_returns_note i.fa-box:before {
  content: url("https://api.iconify.design/octicon:package.svg?height=18");
  vertical-align: -0.27em;
  padding-right: 10px; }

.product_shipping_returns_note i.map {
  padding-right: 30px; }

.product_shipping_returns_note i.map:before {
  content: url("https://cdn.shopify.com/s/files/1/0277/0693/files/map-icon.svg?12680");
  vertical-align: -0.25em;
  width: 20px;
  display: block;
  position: absolute;
  top: -12px; }

.product_shipping_returns_note a.warranty_note {
  color: #e31b23; }

.review-title {
  text-align: center;
  padding: 5% 0;
  margin-bottom: 0; }

.ugc-title {
  text-align: center;
  padding: 5% 0;
  margin-bottom: 0; }

/* Login / Register */
.basel-registration-page h2::before,
.login .lost_password > a::before {
  content: none; }

.shopify-message:before,
.wpcf7-mail-sent-ok:before {
  content: "\f071"; }

.basel-registration-page h6 {
  text-align: center; }

.login p.lost_password a {
  color: #e31b23;
  font-size: 14px; }

.login p.lost_password a:hover {
  text-decoration: underline; }

.col-register-text {
  margin-bottom: 50px; }

/* dropdown nav width fix */
/*.template-collection .container {
	width: 100%;
    padding: 0 2em;
}*/
#one-click-social-login-buttons-1 {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.social-login {
  border-top: 1px solid #e5e5e5;
  text-align: center;
  padding-top: 30px;
  margin-top: 40px; }

.social-login p {
  margin: 10px; }

.entry-header h1 {
  font-size: 1.75em !important;
  line-height: 1.5em !important; }

.shopify-MyAccount-title {
  background-color: #e31b23; }

.shopify-message,
.wpcf7-mail-sent-ok {
  color: #4f9431;
  border-color: #68bd43; }

.shopify-MyAccount-content > p:not(.shopify-info):first-of-type {
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  padding: 30px; }

.shopify-MyAccount-navigation ul li a {
  text-transform: none;
  font-size: 1em; }

.shopify-MyAccount-navigation ul li a:hover {
  text-decoration: underline; }

.address.shopify-Address {
  padding: 30px 30px 10px 30px;
  margin: 20px 0;
  background-color: #f7f7f7; }

.shopify-address-fields__field-wrapper label {
  padding-right: 10px; }

.lost_reset_password p.gl_first {
  border: none;
  text-align: center;
  display: block; }

.basel-registration-page.one_form {
  padding-top: 10px;
  margin-bottom: 10px;
  margin-top: 10px; }

.login .shopify-LostPassword.lost_password {
  margin-top: -7px; }

.account-note {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px !important;
  text-align: center; }

.col-register {
  padding: 0; }

.shopify-challenge__container .g-recaptcha {
  margin: 3rem 0 !important; }

.shopify-challenge__container {
  margin: 6rem auto !important; }

@media only screen and (min-width: 750px) and (max-width: 1079px) {
  #one-click-social-login-buttons-1 {
    padding: 0px; } }
@media only screen and (min-width: 320px) and (max-width: 749px) {
  #one-click-social-login-buttons-1 {
    padding: 0px; } }
/* Blog */
.template-blog article .meta-author,
.template-blog article .post-date {
  display: none; }

.blog-post-loop:hover > .entry-header .post-img-wrapp > a {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none; }

.blog-design-mask h3.entry-title {
  text-transform: none;
  font-size: 1.5em !important;
  line-height: 1.15em !important; }

.blog-design-mask.has-post-thumbnail:not(.format-quote) .post-mask {
  padding: 20px; }

.template-blog .page-title.color-scheme-light .breadcrumbs,
.template-article .post-single-page .meta-author {
  display: none; }

.template-article .entry-header figure {
  display: none; }

article.blog-design-mask.post-single-page {
  max-width: 740px;
  margin: 0 auto;
  width: 100%;
  padding-top: 100px; }

article.blog-design-mask.post-single-page .entry-content img {
  padding: 40px 0;
  display: block;
  margin: 0 auto; }

.social-icons.icons-design-colored li {
  height: 35px;
  width: 35px; }

.social-icons.icons-design-colored li i {
  line-height: 37px; }

.social-icons li i {
  font-size: 18px; }

.template-article .title-design-centered {
  display: none; }

article.post-single-page .entry-header {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-top: -40px;
  margin-bottom: 50px; }

article.post-single-page .entry-header .post-mask {
  padding: 50px 0 10px 0 !important; }

.post-single-page.blog-design-mask .entry-meta {
  display: none; }

article.post-single-page .entry-header h2.entry-title {
  text-align: center;
  color: #000;
  margin: 0; }

.single-post-social {
  margin: 0;
  padding-top: 40px; }

article.post-single-page .button-wrap {
  text-align: center; }

article.post-single-page .entry-header p.entry-title {
  text-align: center;
  margin: 0;
  position: relative;
  font-size: 1.75em !important;
  line-height: 1.5em !important;
  text-transform: uppercase;
  letter-spacing: 0; }

article.post-single-page .entry-header p.entry-title a {
  color: #e31b23;
  font-weight: 600; }

article.post-single-page .entry-header h6.entry-title a {
  color: #e31b23; }

.single-post-navigation {
  background-color: #fff;
  margin-top: 40px; }

.template-blog .entry-header h1 {
  display: block; }

.blog-post-loop.post-single-page .entry-content p {
  margin-top: 20px; }

.post-mask p.post-date {
  position: relative;
  text-align: center;
  display: block;
  box-shadow: none;
  left: 0;
  top: 0; }

article.post-single-page button {
  display: block; }

.blog-post-loop .blog-feature-collection {
  padding: 60px 0; }

.blog-post-loop .blog-feature-collection .product-title a {
  color: #000000; }

.blog-post-loop .entry-content li {
  padding: 10px 0; }

/* Mobile Menu */
.mobile-nav ul li a {
  padding: 16px 15px;
  border: none; }

.mobile-nav ul li.menu-item {
  font-weight: 600; }

.mobile-nav ul li.menu-item-has-children .sub-menu li a {
  font-weight: 400;
  color: #000; }

.mobile-nav ul li.current-menu-parent.opener-page a {
  color: #e31b23; }

.mobile-nav .icon-sub-menu {
  border: none;
  color: #e31b23; }

.nt_light .mobile-nav .sub-menu-dropdown ul {
  background-color: #fff; }

.mobile-nav ul li .up-icon:before,
.mobile-nav ul li .up-icon:after {
  background-color: #e31b23; }

.mobile-nav .header-links li a {
  font-size: 14px; }

.mobile-nav ul li a:active,
.mobile-nav ul li.active a {
  background-color: #fff; }

.nt_light .mobile-nav .sub-menu-dropdown ul:before {
  display: none; }

/* Search */
.search-no-results.shopify .shopify-info:before {
  content: ''; }

.no-products-footer .search-extended {
  max-width: 450px;
  margin: 40px 0; }

.search-extended #searchsubmit:after {
  line-height: 45px; }

.search-no-results.shopify .shopify-info {
  text-transform: none; }

/* Accept cookie use pop up */
.basel-cookies-popup.popup-display {
  padding: 10px 100px 10px 30px;
  font-size: .87em; }

.basel-cookies-popup {
  border: 0; }

@media only screen and (min-width: 320px) and (max-width: 749px) {
  .basel-cookies-popup.popup-display {
    padding: 10px 30px 10px 30px;
    font-size: .87em; } }
/* Gift Cards */
.giftcard__code__text {
  border: none !important; }

.giftcard__wrap::before,
.giftcard__wrap::after {
  background: none; }

.giftcard__code__inner {
  background-color: #f7f7f7;
  padding: 0.15em; }

.giftcard-wrapper a.button,
.giftcard-wrapper button {
  display: inline-block;
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif; }

.giftcard-wrapper a.button:hover,
.giftcard-wrapper button:hover {
  text-decoration: none;
  opacity: 1; }

.giftcard__wrap {
  margin: 60px 20px; }

.giftcard-wrapper p {
  font-family: "Gotham Narrow A", "Gotham Narrow B", Helvetica, Arial, sans-serif;
  text-align: center; }

.giftcard-wrapper .text-center {
  margin: 60px 0px 50px 0px; }

.giftcard-wrapper p a:hover {
  text-decoration: underline; }

.giftcard__amount {
  padding: 10px 20px; }

@media only screen and (min-width: 320px) and (max-width: 749px) {
  .template-giftcard {
    padding: 30px 30px; }

  .template-giftcard .giftcard {
    padding: 0; }

  .template-giftcard .giftcard__header {
    margin-top: 30px; }

  .giftcard__code__text {
    font-size: 1.4em; }

  .giftcard__amount h6 {
    font-size: 0.7em !important; } }
/* Collection Pages */
.collection-feature-image {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  height: 420px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 40px; }

.collection-feature-inner {
  padding: 0 20px;
  text-align: center; }

.collection-feature-inner h1,
.collection-feature-inner h6 {
  color: #ffffff;
  z-index: 2;
  position: relative; }

.collection-feature-inner h6 {
  max-width: 740px; }

.collection-feature-image .dark-overlay {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1; }

/*---------------- CUSTOM CSS FOR BIG DESKTOP AND UP -------------------*/
@media only screen and (min-width: 1440px) {
  /* Type styles for big desktop and up */
  h1,
  .shogun-heading-component h1 {
    font-size: 3.4em !important;
    line-height: 1.125em !important;
    text-transform: uppercase !important; }

  h2,
  .shogun-heading-component h2 {
    font-size: 2.9em !important;
    line-height: 1.5em !important; }

  h3,
  .shogun-heading-component h3 {
    font-size: 2.5em !important;
    line-height: 1.25em !important; }

  h4,
  .shogun-heading-component h4 {
    font-size: 2.1em !important;
    line-height: 1.5em !important; }

  h5,
  .shogun-heading-component h5 {
    font-size: 1.75em !important;
    line-height: 1.5em !important; }

  h6,
  .shogun-heading-component h6,
  h4.shogun-accordion-title {
    font-size: 1em !important;
    line-height: 1.5em !important; }

  p {
    font-size: 1em !important;
    line-height: 1.5em !important; }

  .product-grid-item .product-title a,
  .product-grid-item .price,
  .product-list-item .product-title > a {
    font-size: 1em !important;
    line-height: 1.5em !important;
    border: none; }

  .single-product-content #productPrice.price {
    display: inline-block;
    /* margin-bottom: 15px; */
    font-weight: 400 !important;
    font-size: 1.25em !important;
    line-height: 1.2em !important;
    color: #000000; }

  .act-scroll .site-logo img.sticky-logo, .header-clone .site-logo img.sticky-logo {
    padding-top: 6px;
    padding-bottom: 6px; }

  .single-product-content .product-images {
    padding: 0 50px; } }
/*--- end media query ---*/
/*---------------- CUSTOM CSS FOR MEDIUM SCREEN TO DESKTOP -------------------*/
@media only screen and (min-width: 1080px) and (max-width: 1439px) {
  /* Type styles for medium screen to desktop */
  h1,
  .shogun-heading-component h1 {
    font-size: 2.5em !important;
    line-height: 1em !important;
    text-transform: uppercase !important; }

  h2,
  .shogun-heading-component h2 {
    font-size: 2.2em !important;
    line-height: 1.5em !important; }

  h3,
  .shogun-heading-component h3 {
    font-size: 1.9em !important;
    line-height: 1.25em !important; }

  h4,
  .shogun-heading-component h4 {
    font-size: 1.7em !important;
    line-height: 1.5em !important; }

  h5,
  .shogun-heading-component h5 {
    font-size: 1.5em !important;
    line-height: 1.5em !important; }

  h6,
  .shogun-heading-component h6,
  h4.shogun-accordion-title {
    font-size: 1em !important;
    line-height: 1.75em !important; }

  p {
    font-size: 1em !important;
    line-height: 1.75em !important; }

  .sticky-header .main-nav .menu > li > a {
    font-size: 0.77em; }

  .sticky-header .container {
    padding-left: 0;
    padding-right: 0; }

  .act-scroll .site-logo img,
  .header-clone .site-logo img {
    max-height: 40px !important;
    width: auto !important; }

  .single-product-content #productPrice.price {
    display: inline-block;
    /* margin-bottom: 15px; */
    font-weight: 400 !important;
    font-size: 1.25em !important;
    line-height: 1.2em !important;
    color: #000000; } }
/*--- end media query ---*/
/*---------------- CUSTOM CSS FOR TABLET TO SMALL SCREEN -------------------*/
@media only screen and (min-width: 750px) and (max-width: 1079px) {
  /* Type styles for tablet to small screen */
  h1,
  .shogun-heading-component h1 {
    font-size: 2em !important;
    line-height: 1em !important;
    text-transform: uppercase !important; }

  h2,
  .shogun-heading-component h2 {
    font-size: 1.8em !important;
    line-height: 1.5em !important; }

  h3,
  .shogun-heading-component h3 {
    font-size: 1.6em !important;
    line-height: 1.15em !important; }

  h4,
  .shogun-heading-component h4 {
    font-size: 1.4em !important;
    line-height: 1.5em !important; }

  h5,
  .shogun-heading-component h5 {
    font-size: 1.2em !important;
    line-height: 1.5em !important; }

  h6,
  .shogun-heading-component h6,
  h4.shogun-accordion-title {
    font-size: 1em !important;
    line-height: 1.5em !important; }

  p {
    font-size: 1em !important;
    line-height: 1.5em !important; }

  .sticky-header .site-logo {
    width: 175px !important; }

  .sticky-header .main-nav .menu > li > a {
    font-size: 0.77em; }

  .sticky-header .container {
    padding-left: 0;
    padding-right: 0; }

  .act-scroll .site-logo img,
  .header-clone .site-logo img {
    max-height: 40px !important;
    width: auto !important; }

  .main-header {
    margin-bottom: 0; }

  .shop-loop-head .shopify-ordering.shopify-show-per-page {
    display: none; }

  .shop-loop-head {
    margin-top: 0; }

  .owl-item .banner-image {
    height: 60vh; }

  .owl-carousel div.owl-item img[class*=lazyload] {
    height: 100%;
    width: 100%;
    object-fit: cover; }

  .owl-item .banner-inner .gl_mt_20 {
    margin-top: 5px !important; }

  .single-product-content #productPrice.price {
    display: inline-block;
    /* margin-bottom: 15px; */
    font-weight: 400 !important;
    font-size: 1.25em !important;
    line-height: 1.2em !important;
    color: #000000; }

  /* Login & Register */
  .shopify-MyAccount-content > p:not(.shopify-info):first-of-type {
    text-align: center;
    padding: 0 0 40px 0; }

  .gl_address-new-toggle {
    text-align: center; }

  #swym-plugin .swym-tab-modal.swym-remind-me {
    top: 2% !important; }

  .swym-tab-modal .sw_ISAtitle {
    margin-top: 0px !important; } }
/*--- end media query ---*/
/*---------------- CUSTOM CSS FOR NON-RETINA PHONES TO SMALL TABLETS -------------------*/
@media only screen and (min-width: 320px) and (max-width: 749px) {
  /* Type styles for non-retina phones to small tablets */
  h1,
  .shogun-heading-component h1 {
    font-size: 2em !important;
    line-height: 1em !important;
    text-transform: uppercase !important; }

  h2,
  .shogun-heading-component h2 {
    font-size: 1.8em !important;
    line-height: 1em !important; }

  h3,
  .shogun-heading-component h3 {
    font-size: 1.6em !important;
    line-height: 1.15em !important; }

  h4,
  .shogun-heading-component h4 {
    font-size: 1.4em !important;
    line-height: 1.5em !important; }

  h5,
  .shogun-heading-component h5 {
    font-size: 1.2em !important;
    line-height: 1.5em !important; }

  h6,
  .shogun-heading-component h6,
  h4.shogun-accordion-title {
    font-size: 1em !important;
    line-height: 1.5em !important; }

  p {
    font-size: 1em !important;
    line-height: 1.5em !important; }

  .header-banner {
    height: auto;
    padding: 10px 0; }

  .header-banner p {
    font-size: 0.87em !important;
    line-height: 1em !important; }

  .cart-widget-side {
    width: 320px;
    transform: translate3d(320px, 0, 0);
    -webkit-transform: translate3d(320px, 0, 0);
    -ms-transform: translate3d(320px, 0, 0);
    -sand-transform: translate3d(320px, 0, 0); }

  .single-product-content #productPrice.price {
    display: inline-block;
    /* margin-bottom: 15px; */
    font-weight: 400 !important;
    font-size: 1.25em !important;
    line-height: 1.2em !important;
    color: #000000; }

  .labels-rectangular .product-label {
    padding: 2px;
    font-size: 7.25px; }

  #swym-plugin .swym-tab-modal .swym-remind-description {
    margin-bottom: 10px !important; }

  #swym-plugin .swym-tab-modal .swym-title {
    margin-bottom: 0 !important; }

  .swym-remind-me #swym-remind-email-auth-button {
    margin-bottom: 15px !important; }

  #swym-plugin .swym-tab-modal.swym-remind-me {
    top: 2% !important; }

  .swym-tab-modal .sw_ISAtitle {
    margin-top: 0px !important; }

  #swym-plugin .swym-tab-modal .swym-tab-modal-content {
    font-size: 13px; }

  /* Cart Edits  */
  .shopify-cart-form__cart-item {
    border-bottom: 1px solid #e5e5e5; }

  .shopify .shop_table.cart.shop_table_responsive tbody td {
    background-color: #ffffff; }

  .shopify .cart-actions .coupon {
    border: none;
    padding: 0; }

  .act-scroll .site-logo img,
  .header-clone .site-logo img {
    max-height: 42px !important;
    width: auto !important; }

  .main-header {
    margin-bottom: 0; }

  .spb_wrapper .title-wrapper .liner-continer {
    padding: 1em 0 0 0; }

  .shop-loop-head .shopify-ordering.shopify-show-per-page {
    display: none; }

  .shop-loop-head {
    margin-top: 0; }

  .owl-item .banner-image {
    height: 60vh; }

  .owl-carousel div.owl-item img[class*=lazyload] {
    height: 100%;
    width: 100%;
    object-fit: cover; }

  .owl-item .banner-inner .gl_mt_20 {
    margin-top: 5px !important; }

  /* Login & Register */
  .shopify-MyAccount-content > p:not(.shopify-info):first-of-type {
    text-align: center;
    padding: 0 0 40px 0; }

  .gl_address-new-toggle {
    text-align: center; }

  .basel-search-full-screen .basel-search-wrapper .basel-search-inner input[type=text],
  .basel-search-full-screen .basel-search-wrapper .basel-search-inner input[type=text]:focus {
    font-size: 18px !important;
    line-height: 18px !important; }

  .collection-feature-image {
    height: 320px; } }
/*--- end media query ---*/
/*---------------- CUSTOM CSS FOR SWATCHES ON GRID -------------------*/
/*.swatches-on-grid .swatch-on-grid {
	border-radius: 0!important;
} */
.no-swatches-spacer {
  height: 32px;
  margin-bottom: 5px; }

/*---------------- PRODUCT PAGE DETAILS LAYOUT, THUMB SLIDER & AUTOPLAY VIDEOS -------------------*/
.product-image-summary {
  margin-top: 30px; }
  .product-image-summary .vertical-slider-main-col,
  .product-image-summary .vertical-thumbnails-wrapper {
    position: relative;
    min-height: 1px;
    float: left; }
    @media only screen and (max-width: 767px) {
      .product-image-summary .vertical-slider-main-col,
      .product-image-summary .vertical-thumbnails-wrapper {
        float: none; } }
  .product-image-summary .vertical-thumbnails-wrapper {
    right: 85%;
    width: 15%;
    padding-left: 15px; }
    @media only screen and (max-width: 767px) {
      .product-image-summary .vertical-thumbnails-wrapper {
        padding-right: 15px;
        right: auto;
        width: 100%; } }
    .product-image-summary .vertical-thumbnails-wrapper .slick-prev,
    .product-image-summary .vertical-thumbnails-wrapper .slick-next {
      display: inline-block;
      position: absolute;
      border: none;
      background: transparent;
      text-align: center;
      width: calc(100% - 25px);
      cursor: pointer; }
    .product-image-summary .vertical-thumbnails-wrapper .slick-prev {
      top: -20px; }
    .product-image-summary .vertical-thumbnails-wrapper .slick-next {
      bottom: -20px; }
    @media only screen and (max-width: 767px) {
      .product-image-summary .vertical-thumbnails-wrapper .slick-prev,
      .product-image-summary .vertical-thumbnails-wrapper .slick-next {
        background: #fff;
        width: 35px;
        height: 35px;
        padding: 10px;
        bottom: 25px;
        top: auto;
        transform: rotate(-90deg); }
      .product-image-summary .vertical-thumbnails-wrapper .slick-prev {
        right: 61px; }
      .product-image-summary .vertical-thumbnails-wrapper .slick-next {
        right: 25px; } }
  .product-image-summary .vertical-slider-main-col {
    left: 15%;
    width: 85%;
    padding-left: 15px;
    padding-right: 15px; }
    @media only screen and (max-width: 767px) {
      .product-image-summary .vertical-slider-main-col {
        left: auto;
        width: 100%; } }

.product-image-summary #gl_thumbnails .slick-slide.vertical-slide-item {
  position: relative;
  z-index: 99; }

.product-image-summary #gl_thumbnails .owl-item.video-thumb:after {
  content: '';
  background: url(//cdn.shopify.com/s/files/1/0277/0693/t/186/assets/product-video-play-button_small.png?v=8118809340158178633) no-repeat center center;
  background-size: 15%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 1; }

.product-image-summary #gl_thumbnails .slick-slide.video-thumb:after {
  content: '';
  background: url(//cdn.shopify.com/s/files/1/0277/0693/t/186/assets/product-video-play-button_small.png?v=8118809340158178633) no-repeat center center;
  background-size: 15%;
  position: absolute;
  top: -7px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 1; }

/*---------------- CUSTOM CSS FOR PRODUCT FORM & SWATCHES -------------------*/
.single-product-content .variations .swatches-select > div:not(.colored-swatch) {
  border-bottom: none;
  border: 1px solid #e5e5e5;
  padding: 0px 12px;
  font-size: 12px;
  font-weight: 400; }
  .single-product-content .variations .swatches-select > div:not(.colored-swatch).active-swatch {
    border: 1px solid black; }

.single-product-content .variations .swatches-select > div.colored-swatch {
  border-bottom: none;
  border: 1px solid transparent;
  margin-right: 5px; }
  .single-product-content .variations .swatches-select > div.colored-swatch.active-swatch {
    border: 1px solid #000; }
  .single-product-content .variations .swatches-select > div.colored-swatch img.product-swatch-round {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #fff; }

/*---------------- CUSTOM CSS FOR REWORKED LOGO-CENTER MOBILE NAV & STICKY MOBILE NAV -------------------*/
@media (min-width: 992px) {
  .sticky-header .right-column {
    width: auto !important; } }
@media (max-width: 991px) {
  .main-header .mobile-nav-icon,
  .main-header .site-logo,
  .main-header .right-column,
  .sticky-header .mobile-nav-icon,
  .sticky-header .site-logo,
  .sticky-header .right-column {
    width: 33% !important; }
  .main-header .mobile-nav-icon,
  .sticky-header .mobile-nav-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: left; }
  .main-header .site-logo,
  .sticky-header .site-logo {
    text-align: center; }
  .main-header .right-column > div,
  .sticky-header .right-column > div {
    vertical-align: text-top; }
  .main-header .right-column .search-button,
  .sticky-header .right-column .search-button {
    display: inline-block; }
    .main-header .right-column .search-button a,
    .sticky-header .right-column .search-button a {
      cursor: pointer; } }
/*---------------- CUSTOM CSS FOR MOBILE HEADER OVERLAP FIX -------------------*/
@media (max-width: 991px) {
  body.template-page .main-page-wrapper {
    margin-top: 0; } }
/*---------------- CUSTOM CSS FOR MOBILE NAV MENU TWEAKS -------------------*/
.menu-mobile-nav-close-bar {
  height: 60px; }
  .menu-mobile-nav-close-bar .mobile-nav-icon {
    width: 45px;
    height: 45px;
    font-size: 45px;
    line-height: 60px;
    margin: 0 0 0 7px; }
    .menu-mobile-nav-close-bar .mobile-nav-icon:before, .menu-mobile-nav-close-bar .mobile-nav-icon:after {
      content: " ";
      width: 25px;
      height: 1px;
      position: absolute;
      left: 10px;
      top: 30px;
      opacity: 1;
      visibility: visible;
      display: inline-block;
      perspective: 800px;
      -webkit-perspective: 800px;
      backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      background-color: rgba(0, 0, 0, 0.8); }
    .menu-mobile-nav-close-bar .mobile-nav-icon:after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -sand-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .menu-mobile-nav-close-bar .mobile-nav-icon:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -sand-transform: rotate(45deg);
      transform: rotate(45deg); }

/*---------------- CUSTOM CSS FOR INSTANT SEARCH APP - overriding default styles requires !important -------------------*/
.basel-search-full-screen .search-results-wrapper,
.basel-search-dropdown .search-results-wrapper,
.search-extended .search-results-wrapper {
  display: none !important; }

@media (max-width: 991px) {
  .basel-search-dropdown .basel-search-wrapper .basel-search-inner {
    padding: 0; } }
.basel-search-dropdown .basel-search-wrapper .basel-search-inner form input[type=text] {
  max-width: 100%;
  width: 100%; }
.basel-search-dropdown form button#searchsubmit {
  position: absolute;
  right: 0; }
.basel-search-dropdown .search-loading input[type="text"] {
  padding-left: 10px !important; }
.basel-search-dropdown .search-loading:after {
  display: none !important;
  right: 0 !important; }

.basel-search-full-screen .basel-search-wrapper {
  background-color: #fff; }
  .basel-search-full-screen .basel-search-wrapper .basel-search-inner {
    padding: 0 25%; }
    @media (max-width: 991px) {
      .basel-search-full-screen .basel-search-wrapper .basel-search-inner {
        padding: 0px; } }
    .basel-search-full-screen .basel-search-wrapper .basel-search-inner input[type=text] {
      color: black !important;
      font-style: normal;
      font-size: 28px;
      line-height: 64px;
      letter-spacing: 0;
      height: 64px;
      padding-left: 10px;
      border-bottom: 1px solid #eee; }
      .basel-search-full-screen .basel-search-wrapper .basel-search-inner input[type=text]::placeholder {
        color: #cccccc !important;
        opacity: 1; }
    .basel-search-full-screen .basel-search-wrapper .basel-search-inner button#searchsubmit {
      padding: 0 0 0 40px; }
      .basel-search-full-screen .basel-search-wrapper .basel-search-inner button#searchsubmit::before {
        color: #000;
        line-height: 64px;
        font-size: 21px; }

.sticky-header .search-button-placeholder {
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  cursor: pointer;
  display: inline-block;
  border: none !important;
  background: none;
  line-height: normal !important;
  padding: 0;
  vertical-align: text-top; }
  .sticky-header .search-button-placeholder i:before {
    content: "\e090";
    font-family: simple-line-icons;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px; }

@media (max-width: 991px) {
  .global-search-full-screen.basel-search-opened {
    overflow-y: hidden;
    position: fixed;
    width: 100%; }
    .global-search-full-screen.basel-search-opened.header-banner-display .basel-search-wrapper.search-overlap {
      margin-top: 60px; } }
.global-search-full-screen.basel-search-opened .header-split .site-logo,
.global-search-full-screen.basel-search-opened .main-header,
.global-search-full-screen.basel-search-opened .main-page-wrapper,
.global-search-full-screen.basel-search-opened .topbar-wrapp {
  padding-right: 0 !important; }

.snize-ac-results {
  box-shadow: none !important;
  border: 1px solid #eeeeee !important; }
  .snize-ac-results .snize-dropdown-arrow {
    display: none !important; }
  .snize-ac-results li {
    padding: 7px 10px !important; }
    .snize-ac-results li.snize-label {
      display: none !important; }
    .snize-ac-results li.snize-separator {
      margin: 0px !important;
      padding: 0px !important;
      border-top: 1px solid #eeeeee !important; }
    .snize-ac-results li.snize-view-all-link {
      padding: 15px 0 18px !important; }
      .snize-ac-results li.snize-view-all-link span {
        text-decoration: underline !important; }
  .snize-ac-results .snize-product {
    margin: 0px !important; }
    .snize-ac-results .snize-product a.snize-item {
      padding: 5px;
      position: relative; }
      .snize-ac-results .snize-product a.snize-item span.snize-overhidden {
        margin: 0px;
        position: absolute;
        top: 50%;
        left: 90px;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
  .snize-ac-results .snize-label + .snize-product {
    margin: 0px !important;
    border-top: 1px solid #eeeeee !important; }
  .snize-ac-results .snize-price-list {
    font-size: 100% !important;
    font-weight: 100 !important; }

div.snize-ac-results li.snize-ac-over-nodrop {
  background-color: #e5e5e5 !important; }

div.snize-ac-results li.snize-suggestion {
  padding: 10px 15px !important;
  line-height: 35px; }

div.snize-ac-results li.snize-no-products-found {
  padding: 0px !important; }

div.snize-ac-results .snize-no-products-found-text {
  border: none !important; }

div.snize-ac-results .snize-no-products-found-text .snize-no-products-found-link {
  color: #e31b23 !important;
  font-weight: 500 !important; }

.snize-ac-results li.snize-view-all-link span {
  color: #e31b23 !important;
  text-decoration: none !important;
  font-weight: 500 !important; }

.snize-ac-results li.snize-view-all-link span:hover {
  text-decoration: underline !important; }

.snize-ac-results li.snize-view-all-link.snize-ac-over-nodrop {
  background-color: #ffffff !important; }

/*---------------- CUSTOM CSS FOR OWL SLIDER/CAROUSEL HOME PAGE SECTION -------------------*/
.document-ready .shopify-section.gl_slide_show {
  height: auto; }

.shopify-section.gl_slide_show {
  transition: height 0.3s ease;
  height: 1000px;
  overflow: visible; }
  .shopify-section.gl_slide_show .owl-carousel .banner-inner {
    padding: 4em 8em; }
    @media (max-width: 991px) {
      .shopify-section.gl_slide_show .owl-carousel .banner-inner {
        padding: 2em; } }
    .shopify-section.gl_slide_show .owl-carousel .banner-inner h2 {
      font-size: 3.4em !important;
      line-height: 1em !important;
      text-transform: uppercase;
      padding-bottom: 20px;
      user-select: none; }
      @media (max-width: 991px) {
        .shopify-section.gl_slide_show .owl-carousel .banner-inner h2 {
          font-size: 2em !important;
          line-height: 1em !important;
          text-align: center;
          margin: 0 !important;
          padding: 0 !important; } }
    .shopify-section.gl_slide_show .owl-carousel .banner-inner h6 {
      font-size: 1.125em !important;
      line-height: 1.5em !important;
      padding-bottom: 28px;
      user-select: none;
      text-transform: none; }
      @media (max-width: 991px) {
        .shopify-section.gl_slide_show .owl-carousel .banner-inner h6 {
          font-weight: 400 !important;
          font-size: 16px !important;
          text-align: center;
          margin: 0 !important;
          padding: 0.75em 0 0 0 !important; } }
  .shopify-section.gl_slide_show .owl-carousel .basel-button-wrapper {
    display: inline-block; }
    @media (max-width: 991px) {
      .shopify-section.gl_slide_show .owl-carousel .basel-button-wrapper {
        padding-top: 1em; } }
    .shopify-section.gl_slide_show .owl-carousel .basel-button-wrapper .btn {
      border: 0 !important;
      padding: 0 20px;
      text-align: center;
      vertical-align: baseline;
      font-size: 12px;
      user-select: none; }
  .shopify-section.gl_slide_show .owl-carousel .owl-dots {
    position: relative;
    margin-top: -51px; }
  .shopify-section.gl_slide_show .owl-carousel .owl-nav > div {
    opacity: 1;
    color: #fff; }
  .shopify-section.gl_slide_show .owl-carousel .owl-nav .owl-prev {
    left: 10px; }
  .shopify-section.gl_slide_show .owl-carousel .owl-nav .owl-next {
    right: 10px; }
  .shopify-section.gl_slide_show .owl-carousel .video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    height: auto; }
    .shopify-section.gl_slide_show .owl-carousel .video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .shopify-section.gl_slide_show .owl-carousel .slide-color-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  @media (max-width: 991px) {
    .shopify-section.gl_slide_show .owl-carousel .promo-banner {
      text-align: center; }
    .shopify-section.gl_slide_show .owl-carousel .owl-nav,
    .shopify-section.gl_slide_show .owl-carousel .owl-dots {
      display: none; } }

/*---------------- CUSTOM CSS FIX FOR MOBILE BREADCRUMB BAR & PAGE TITLES-------------------*/
@media (max-width: 991px) {
  .single-breadcrumbs-wrapper {
    display: none;
    margin-top: 0; }

  .page-title {
    margin: 0; }

  .entry-header .breadcrumbs {
    margin-bottom: 10px; } }
/*---------------- CUSTOM CSS FOR CART CHECKOUT / SIGNIN-SIGNUP BUTTONS -------------------*/
.cart-collaterals .account-button.button.alt,
.widget_shopping_cart .account-button.button.alt {
  width: 100%;
  padding: 0;
  margin: 10px 0;
  transition: all 0.25s ease;
  border: 1px solid #000;
  font-size: 12px;
  font-weight: 600;
  line-height: 45px !important;
  outline: 0; }
  .cart-collaterals .account-button.button.alt:hover, .cart-collaterals .account-button.button.alt:focus,
  .widget_shopping_cart .account-button.button.alt:hover,
  .widget_shopping_cart .account-button.button.alt:focus {
    opacity: .8;
    background-color: #000;
    border: 1px solid #000; }
.cart-collaterals .account-button-info,
.cart-collaterals .view-cart-link,
.widget_shopping_cart .account-button-info,
.widget_shopping_cart .view-cart-link {
  text-align: center;
  font-size: 12px; }
.cart-collaterals .view-cart-link a,
.widget_shopping_cart .view-cart-link a {
  color: #e31b23; }

/* Filtering edits */
.basel-shopify-layered-nav .filter-swatch span {
  height: 16px;
  width: 16px;
  border-radius: 0; }

/* Header account language edits  */
.right-column .header-links li a {
  font-style: normal; }

/* Sizing chart product page links */
.size-charts {
  float: right; }

/* Sizing chart pages */
.chart table, th, td {
  border-collapse: collapse; }

.chart table tr:nth-of-type(even) {
  background-color: #fafafa; }

.chart tbody {
  border: 1px solid #e6e6e6; }

.chart {
  max-width: 940px;
  margin: 0 auto; }

.chart table {
  width: 100%;
  margin-bottom: 20px; }

.chart img {
  padding: 0 10px 25px 10px;
  width: 220px; }

.chart button {
  margin: 10px 10px 10px 0; }

.chart h4 {
  padding-top: 25px; }

#fitstyles span {
  display: inline; }

.fitstyles {
  float: left;
  text-align: center;
  display: block; }

#howtomeasure span {
  display: inline; }

.howtomeasure {
  float: left;
  display: block; }

.howtomeasure img {
  width: 250px; }

.sizing-text {
  margin-left: 25px; }

@media only screen and (max-width: 600px) {
  .chart img {
    width: 170px; }

  .howtomeasure img {
    width: 200px; }

  .sizing-text {
    margin-left: 10px; } }
@media screen and (max-width: 768px) {
  .template-index .categories-style-masonry {
    margin-bottom: 0; } }
/* Footer text fix */
.footer-container .menu li a {
  text-transform: none;
  letter-spacing: 0;
  font-size: inherit; }

.widget-title, .widgettitle {
  padding-bottom: 0;
  margin-bottom: 15px; }

footer {
  font-size: .85em; }

.footer-icons {
  font-size: 21px; }

.footer-icons a {
  padding-right: 10px; }

/* Product page slider arrows */
.basel-products-nav .product-btn > a span {
  width: 12px; }

.customPrevBtn,
.customNextBtn {
  position: absolute;
  top: 48%;
  color: #888;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  zoom: 1;
  margin: 0;
  z-index: 2; }

.customPrevBtn {
  left: 15px; }
  .customPrevBtn:before {
    display: block;
    content: "\e605";
    font-family: simple-line-icons;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px; }

.customNextBtn {
  right: 20px; }
  .customNextBtn:before {
    display: block;
    content: "\e606";
    font-family: simple-line-icons;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px; }

/* Change navigation item hover/slide effect to none */
.basel-navigation .menu > li.menu-item-design-full-width .sub-sub-menu li a:hover {
  text-decoration: none;
  margin-left: 0; }

.blog-post-loop .entry-content ul > li:before {
  content: ""; }

.blog-post-loop .entry-content ul {
  list-style: disc; }

.template-product .shogun-root {
  z-index: 0; }

.shopify-section.gl_slide_show .owl-carousel .basel-button-wrapper .btn {
  color: #ffffff; }

.GiftWizard-gift-button {
  display: none; }

/*===================================================================
-- Section -- Flex Block Set
===================================================================*/
.flex-blocks-wrapper {
  background-color: #fff;
  margin-left: -15px;
  margin-right: -15px;
  /*compensate for bootstrap column padding*/
  /******* Darren's Simple Custom Flexbox Grid *******/ }
  @media only screen and (max-width: 749px) {
    .flex-blocks-wrapper .small--hide {
      display: none !important; }
    .flex-blocks-wrapper .small--show {
      display: block !important; } }
  .flex-blocks-wrapper .block-img-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10; }
    .flex-blocks-wrapper .block-img-wrapper img.block-img {
      width: 100%; }
    .flex-blocks-wrapper .block-img-wrapper .block-img-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .flex-blocks-wrapper .block-inner {
    position: relative;
    width: 100%;
    height: 100%; }
  .flex-blocks-wrapper .block-content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20; }
    .flex-blocks-wrapper .block-content-wrapper.content-under-image {
      position: relative;
      top: auto;
      left: auto;
      height: auto;
      padding: 0; }
    .flex-blocks-wrapper .block-content-wrapper a.block-content-link {
      display: block;
      width: 100%;
      height: 100%;
      transition: all 0.3s ease; }
      .flex-blocks-wrapper .block-content-wrapper a.block-content-link:hover {
        text-decoration: none; }
        .flex-blocks-wrapper .block-content-wrapper a.block-content-link:hover button {
          background-color: #c8171e;
          border-color: #c8171e; }
    .flex-blocks-wrapper .block-content-wrapper .block-content-inner {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      width: 100%;
      height: 100%; }
      @media only screen and (max-width: 749px) {
        .flex-blocks-wrapper .block-content-wrapper .block-content-inner.small--center {
          text-align: center !important;
          -webkit-box-align: center !important;
          align-items: center !important; } }
      .flex-blocks-wrapper .block-content-wrapper .block-content-inner .block-headline,
      .flex-blocks-wrapper .block-content-wrapper .block-content-inner .block-text {
        text-align: inherit;
        width: 100%; }
      .flex-blocks-wrapper .block-content-wrapper .block-content-inner .block-headline p,
      .flex-blocks-wrapper .block-content-wrapper .block-content-inner .block-text p {
        width: 100%;
        color: inherit;
        font-weight: inherit;
        text-align: inherit;
        margin-bottom: 0; }
      .flex-blocks-wrapper .block-content-wrapper .block-content-inner .block-headline p {
        line-height: 1em !important; }
      .flex-blocks-wrapper .block-content-wrapper .block-content-inner .block-button-wrapper {
        width: 100%;
        text-align: inherit;
        margin-top: 10px; }
        .flex-blocks-wrapper .block-content-wrapper .block-content-inner .block-button-wrapper .btn {
          line-height: 1.3em !important;
          padding: 15px; }
  .flex-blocks-wrapper .grid-flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap; }
    .flex-blocks-wrapper .grid-flex .grid-flex-item {
      position: relative; }
      .flex-blocks-wrapper .grid-flex .grid-flex-item.flex-one-whole {
        flex: 1 0 100%; }
      .flex-blocks-wrapper .grid-flex .grid-flex-item.flex-one-half {
        flex: 1 0 50%; }
      .flex-blocks-wrapper .grid-flex .grid-flex-item.flex-one-third {
        flex: 1 0 33.33%; }
      .flex-blocks-wrapper .grid-flex .grid-flex-item.flex-one-quarter {
        flex: 1 0 25%; }
      @media only screen and (min-width: 750px) and (max-width: 989px) {
        .flex-blocks-wrapper .grid-flex .grid-flex-item.medium--flex-one-whole {
          flex: 1 0 100%; }
        .flex-blocks-wrapper .grid-flex .grid-flex-item.medium--flex-one-half {
          flex: 1 0 50%; }
        .flex-blocks-wrapper .grid-flex .grid-flex-item.medium--flex-one-third {
          flex: 1 0 33.33%; }
        .flex-blocks-wrapper .grid-flex .grid-flex-item.medium--flex-one-quarter {
          flex: 1 0 25%; } }
      @media only screen and (max-width: 749px) {
        .flex-blocks-wrapper .grid-flex .grid-flex-item.small--flex-one-whole {
          flex: 1 0 100%; }
        .flex-blocks-wrapper .grid-flex .grid-flex-item.small--flex-one-half {
          flex: 1 0 50%; }
        .flex-blocks-wrapper .grid-flex .grid-flex-item.small--flex-one-third {
          flex: 1 0 33.33%; }
        .flex-blocks-wrapper .grid-flex .grid-flex-item.small--flex-one-quarter {
          flex: 1 0 25%; } }

.main-nav .menu > li.menu-item-has-children {
  margin-right: 0; }

/* Yotpo - Assigns 16px to photo gallery wrapper to keep title the correct size  */
.yotpo-slider-wrapper .yotpo-slider-title-wrapper {
  font-size: 16px !important; }

/* Product Note Area on product page under price */
.productNoteArea {
  font-size: .87em;
  line-height: 1.1em;
  padding-bottom: 15px;
  padding-top: 10px; }
  .productNoteArea div {
    color: #e31b23;
    margin-bottom: 0 !important; }
  .productNoteArea .variant-quantity {
    padding-bottom: 10px; }

/* Bundle Kit App Styling */
.th_pb_addtocart_section .th_pb_add_to_cart {
  padding: 0 !important; }

.th_pb_qty_single_btn_cls {
  padding: 0 !important; }

.th_pb_qty_layout_grid_btn_cls {
  padding: 0 !important; }
