/** Shopify CDN: Minification failed

Line 3978:0 Unexpected "}"

**/
.main-page {
    display: none !important;
}


/* section-announcement-bar */
#shopify-section-announcement-bar {
  z-index: 4; }

#shopify-section-header {
  z-index: 3; }

.header {
  position: relative;
  z-index: 3; }

.header-wrap {
  background: #AA0003;
  color: var(--header-color);
  transition: all 0.2s ease-in-out 0s;
  padding: 0 30px;
}

#shopify-section-header.sticky-top {
  will-change: transform; }
  #shopify-section-header.sticky-top.animate {
    transition: transform 0.15s ease-out; }

.shopify-section-header-hidden {
  transform: translateY(-100%); }


/* Header icons */
.header__icon {
    padding: 12px 0;
}
.header__icon {
  color: var(--header-color); }
  .header__icon .icon {
    height: 30px;
    width: 30px;
    fill: none;
    vertical-align: middle;
    transition: all 0.2s ease-in-out 0s; }
   
  .header__icon:hover {
    color: var(--header-color); }

/* Search */
.search-modal {
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.search-modal__content {
    width: 100%;
    height: auto;
    max-width: 90%;
}
.header__search_desktop.is_visible {
    width: 47%;
    opacity: 1;
    z-index: 98;
    visibility: visible;
    right: 0;
}
.header__icon.header__icon--search.modal__toggle {
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
.header__icon.header__icon--search.modal__toggle[aria-expanded="false"] {
    position: static;
    transform: unset;
}
.header__icon.header__icon--search.modal__toggle.collapsed {
    position: static;
    transform: unset;
}
.header__icon--search.modal__toggle .icon-close {
    width: 25px;
    height: 25px;
}
.header__search_desktop {
  width: 0;
  position: absolute;
  right: 250px;
  display: block;
  opacity: 0;
  visibility: hidden;
  top: 0;
  transition: all .4s;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -ms-transition: all .4s;
  -moz-transition: all .4s;
  z-index: -1;
  height: 100%;
  background: #e31937;
  align-items: center;
  justify-content: center;
}
.search-modal__close-button {
  position: absolute;
  right: 5px; }
.search-modal__close-button .icon {
    width: 20px;
    fill: #fff;
    stroke: #FFF;
}
  .search-modal__close-button:hover {
    color: var(--primary); }

.search-input {
    border-radius: 0;
    background: transparent!important;
    color: #fff!important;
    padding: 15px 15px !important;
    padding-right: 40px !important;
}
.search-input::placeholder {
    color: #fff !important;
}
.search__button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 !important;
}
.header__search {
    display: inline-block;
    line-height: 0;
}
  .search__button .icon {
    height: 20px; }
  .search__button:hover {
    color: var(--primary); }

@keyframes animateMenuOpen {
  0% {
    opacity: 0;
    transform: translateX(1.5rem); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

/*cart */
.header-cart {
  position: relative; }
.header-cart .header-cart__count {
    min-width: 22px;
    height: 21px;
    text-align: center;
    border-radius: 50%;
    display: block;
    top: 50%;
    right: -20px;
    color: #fff;
    line-height: 18px;
    font-size: 18px;
    font-family: Industry-Medium;
    transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  .cart-hover:hover .header-cart__content, .cart-hover:focus .header-cart__content {
    opacity: 1;
    visibility: visible; } }

.logo-center > .row {
  justify-content: space-between; }

.logo-center .header-center {
  order: 1; }

.logo-center .header-left {
  order: 2; }

.logo-center .header-right {
  order: 3;
  justify-content: flex-end; }

/*fix header white */
.header__heading-logo.logo-white {
  display: none; }

@media (min-width: 992px) {
  .header-white .header__heading-logo {
    display: none; }
    .header-white .header__heading-logo.logo-white {
      display: block; }
  .header-white .header__icon,
  .header-white .main-menu__nav-item > a {
    color: #fff; }
    .header-white .header__icon:hover,
    .header-white .main-menu__nav-item > a:hover {
      color: #fff; } }

@media (min-width: 992px) {
  .template-collection .header-white {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
    background: transparent; }
/*   .template-index #shopify-section-header:not(.animate) .header-wrap,
  .template-index .header-wrap:not(.sticky-header) {
    background: transparent;
    border-bottom: 0 !important; } */
}

.footer {
    color: var(--footer-color);
    background-color: var(--footer-bg);
    background-repeat: no-repeat;
    margin-top: 300px;
    position: relative;
/*     padding-bottom: 50px; */
}
h4.footer__title,.footer__title_heading  {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4;
    align-items: flex-end;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: Industry-Bold;
    color: #e8e8e8;
    font-style: italic;
    padding-bottom: 8px;
    border-bottom: 2px solid #C08A8A;
    padding: 0 0 8px!important;
/*     margin-bottom: 25px !important; */
}

.footer__top-inner {
  padding-top: 80px; }
  @media (max-width: 767.98px) {
    .footer__top-inner {
      padding-top: 60px; } }

.footer__center-inner {
  padding-top: 15px;
 }

/* footer-newsletter __*/
@media (min-width: 768px) {
  .footer-newsletter .group-heading {
    border-right: 2px solid var(--primary); }
  .footer-newsletter .footer-newsletter-content {
    padding-left: 25px; } }

.footer-newsletter .footer-newsletter--title {
  color: var(--primary);
  font-size: 24px;
  margin-bottom: 10px; }

.footer-newsletter .footer-newsletter--desc {
  color: var(--footer-heading-color);
  line-height: 20px; }

.footer-newsletter .btn--newsletter {
  background-color: var(--primary);
  color: #fff;
  border: 0;
  border-radius: var(--button-border-radius);
  height: 35px;
  padding: 0 30px; }
  .footer-newsletter .btn--newsletter .text {
    display: none; }
  .footer-newsletter .btn--newsletter .icons {
    display: block;
    width: 20px;
    height: 20px; }

.footer-newsletter .input-group {
  border-radius: var(--button-border-radius);
  background: #4a4a4a;
  padding: 8px 10px; }
  .footer-newsletter .input-group .btn {
    position: relative;
    z-index: 2; }
  .footer-newsletter .input-group .form-control {
    display: block;
    width: 100%;
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    border-radius: 30px;
    background: #4a4a4a;
    border: 0;
    color: var(--footer-heading-color);
    padding: 0 10px;
    text-indent: 15px; }
    .footer-newsletter .input-group .form-control::placeholder {
      color: #868686; }

/* footer-info ___*/
.footer-info--desc {
  margin-bottom: 20px; }
  .footer-info--desc b {
    color: var(--primary); }

.footer-info--phone,
.footer-info--email,
.footer-info--address {
  color: var(--footer-heading-color);
  line-height: 20px; }
  .footer-info--phone .icons,
  .footer-info--email .icons,
  .footer-info--address .icons {
    min-width: 20px;
    width: 20px;
    height: 20px;
    display: flex;
    color: var(--primary); }
    .footer-info--phone .icons svg,
    .footer-info--email .icons svg,
    .footer-info--address .icons svg {
      width: 20px; }

/* footer-social ___ */
.footer-social .social-icons-item:not(:last-child) {
  margin-right: 20px; }

.footer-social .social-icons--link {
  display: block;
  width: 40px;
  height: 40px;
  background: transparent;
  color: #000;
  line-height: 38px;
  border-radius: 50%;
  margin-bottom: 10px;
  transition: all 0.2s ease-in-out; }
  .footer-social .social-icons--link svg {
    width: 39px;
    height: 39px; }
  .footer-social .social-icons--link .text {
    display: none; }
  .footer-social .social-icons--link:hover {
    background-color: var(--primary);
    color: #fff; }

/* footer-link-list ___*/
.footer-links a {
    transition: all .2s ease-in-out;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: #fff;
    font-family: 'Industry-Light';
}
  .footer-links a:hover {
    color: var(--footer-link-hover); }

@media (max-width: 767.98px) {
  .accordion-footer .footer__title {
    position: relative;
    cursor: pointer; }
    
  }

body {
  font-size: var(--font-size-base); }

body:not(.template-index) .main-content {
  padding-bottom: 0; }

.link {
  color: var(--heading-color);
  text-decoration: none; }
  .link:hover {
    color: var(--primary); }

.link--text {
  color: var(--body-color); }
  .link--text:hover {
    color: var(--primary); }

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

*:focus-visible {
  outline: 0;
  outline-offset: 0;
  box-shadow: none; }

/* Fallback - for browsers that don't support :focus-visible, a fallback is set for :focus */
*:focus {
  outline: 0;
  outline-offset: 0;
  box-shadow: none; }

/* Negate the fallback side-effect for browsers that support :focus-visible */
*:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none; }

.focus-inset:focus-visible {
  outline: 0;
  outline-offset: 0;
  box-shadow: none; }

.focus-inset:focus {
  outline: 0;
  outline-offset: 0;
  box-shadow: none; }

.focus-inset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none; }

.focus-none {
  box-shadow: none !important;
  outline: 0 !important; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.ff-special {
  font-family: var(--font-special-family), var(--font-heading-family) !important; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: var(--heading-color);
  font-family: 'Industry-Black';
}

@media (min-width: 992px) {
  .col-lg-2-4 {
    flex: 0 0 auto;
    width: 20%;
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5); } }

@media (min-width: 1200px) {
  .col-xl-2-4 {
    flex: 0 0 auto;
    width: 20%;
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5); } }

.radius-30 {
  border-radius: 30px; }

.mb-gutter {
  margin-bottom: 30px; }

.g-0 .mb-gutter {
  margin-bottom: 0; }

.gutter-10 {
  margin-left: -10px !important;
  margin-right: -10px !important; }

.gutter-10 > [class*=col-],
.gutter-10 > [class^=col-] {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.gutter-10 .mb-gutter {
  margin-bottom: 10px; }

.gutter-20 {
  margin-left: -20px !important;
  margin-right: -20px !important; }

.gutter-20 > [class*=col-],
.gutter-20 > [class^=col-] {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.gutter-20 .mb-gutter {
  margin-bottom: 20px; }

.page-header {
  margin-bottom: 50px; }

/* component-media */
.product-card__image-link .card__image {
  min-height: 200px;
}
.product-media__wrapper .card__image {
  min-height: 600px;
}
.product-single__thumbnail .card__image {
  min-height: 100px;
}

.card__image {
  background-color: white;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }
  .card__image .noscript {
    position: absolute;
    top: 0;
    left: 0; }
  .card__image .pre-loading {
    display: none;
    z-index: 55; }
  .card__image.lazyloading .pre-loading {
    display: block; }

.btn-default {
  color: var(--btn-default-color);
  border-color: var(--btn-default-border-color);
  background-color: var(--btn-default-bg-color);
  padding: 12px 25px;
  border-radius: 0; }
  .btn-default:focus, .btn-default:hover {
    color: var(--btn-default-hover-color);
    border-color: var(--btn-default-hover-border-color);
    background-color: var(--btn-default-hover-bg-color); }

.card__image .card-wrap {
    height: 500px;
    width: 500px;
}
/* .card__image .card-wrap {
    height: 500px !important;
    width: 500px !important;
} */

.btn-default-outline {
  color: var(--btn-default-bg-color);
  border-color: var(--btn-default-border-color);
  background-color: #fff;
  padding: 8px 25px;
  border-radius: var(--button-border-radius); }
  .btn-default-outline:focus, .btn-default-outline:hover {
    color: var(--btn-default-hover-color);
    border-color: var(--btn-default-hover-border-color);
    background-color: var(--btn-default-hover-bg-color); }

.btn-link:hover {
  color: var(--primary); }

/* base-details-summary */
summary {
  cursor: pointer;
  list-style: none;
  position: relative; }

summary .icon-caret {
  position: absolute;
  height: 0.6rem;
  right: 1.5rem;
  top: calc(50% - 0.35rem); }

summary::-webkit-details-marker {
  display: none; }

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear,
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

.form__message {
  padding: 1rem 1.3rem; }
  .form__message .form-message__title {
    font-size: 1.2em; }
  .form__message--error {
    color: #651818;
    border: 1px solid #d20000;
    background-color: #fff8f8;
    text-align: left;
    width: 100%; }
  .form__message--success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
    display: block;
    width: 100%; }

.pre-loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #fff; }
  .pre-loading > span {
    display: none;
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    background-color: var(--primary); }

.vela-loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: block;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.9); }

@keyframes line-scale {
  0%,
  100% {
    transform: scale(1); }
  50% {
    transform: scale(0.4); } }

.vela-loading__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  transform: translate(-50%, -50%); }
  .vela-loading__icon > span {
    margin: 0 2px;
    display: block;
    width: 4px;
    height: 25px;
    background-color: var(--primary); }
    .vela-loading__icon > span:nth-child(1) {
      animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }
    .vela-loading__icon > span:nth-child(2) {
      animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }
    .vela-loading__icon > span:nth-child(3) {
      animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }
    .vela-loading__icon > span:nth-child(4) {
      animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.placeholder {
  background-color: rgba(18, 18, 18, 0.04);
  color: rgba(18, 18, 18, 0.55);
  fill: rgba(18, 18, 18, 0.55); }

svg.placeholder-svg {
  width: 100%;
  height: 100%;
  max-width: 100%;
  background: #eee; }

.cookie-consent {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 95;
  display: block;
  width: 100%;
  padding: 15px 30px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease; }
  .cookie-consent.active {
    opacity: 1;
    visibility: visible; }

.cookie-consent__wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between; }

.cookie-consent__message {
  margin-right: 15px;
  padding: 8px 0; }
  .cookie-consent__message a {
    color: inherit; }
  .cookie-consent__message p {
    margin: 0; }

.cookie-consent__dismiss .btn {
  padding: 8px 44px;
  color: #fff;
  background-color: #ed6436;
  border-radius: 4px; }

/* SCROLL TO TOP*/
.scroll-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 94;
  display: none;
  width: 44px;
  height: 44px;
  color: #000;
  background-color: #fff;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  border: 2px solid #000;
  transition: all 0.2s ease-in-out; }
  .scroll-to-top svg {
    width: 12px;
    height: 16px;
    transform: rotate(90deg); }
  .scroll-to-top:hover {
    color: #fff;
    background-color: var(--primary);
    border-color: var(--primary); }

@media (max-width: 575.98px) {
  .vela-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

/* SECTION COUNTDOWN */
.vela-section--countdown {
  position: relative;
  background-size: cover;
  background-position: center center; }

.countdown {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .countdown {
      padding: 0; } }

.countdown__item {
  margin: 0 4px; }
  .countdown__item span:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    background-color: var(--secondary);
    font-family: var(--font-heading-family);
    font-weight: var(--font-heading-weight);
    font-size: calc(var(--font-size-base) + 1px); }
  .countdown__item span:last-child {
    display: block;
    margin-top: 5px;
    font-size: 10px;
    color: var(--heading-color);
    font-weight: bold;
    text-transform: uppercase; }

.border.border-2 {
  border-color: #f2f2f2 !important; }

.shopify-policy__container {
  padding-top: 60px;
  padding-bottom: 60px; }

.shopify-policy__container .shopify-policy__title h1 {
  margin-top: 0;
  margin-bottom: 30px; }

.cart-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-items: center;
  width: 100vw;
  height: 100vh; }

.cart-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); }

.cart-modal__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-flow: row wrap;
  width: 570px;
  max-width: 90%;
  max-height: 90%;
  margin: 0 auto;
  margin-bottom: 50px;
  padding: 30px;
  background-color: var(--body-bg);
  overflow-y: auto; }
  @media screen and (max-width: 767px) {
    .cart-modal__inner {
      padding: 15px; } }

.cart-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  padding: 4px;
  color: var(--heading-color);
  opacity: .5;
  transition: opacity .3s ease; }
  .cart-modal__close svg {
    display: block;
    max-width: 100%;
    max-height: 100%; }
  .cart-modal__close:hover {
    color: var(--primary);
    opacity: .9; }

.cart-modal__image {
  min-height: 100%; }
  .cart-modal__image img {
    z-index: 10000; }

.cart-modal__name {
  margin: 0 0 15px;
  color: var(--heading-color);
  font-family: var(--font-heading-family);
  font-size: calc(var(--font-size-base) + 3px);
  font-weight: var(--font-heading-weight);
  line-height: 24px; }
  @media screen and (max-width: 500px) {
    .cart-modal__name {
      margin: 0 0 5px; } }

.cart-modal__messenger {
  margin: 0 0 10px;
  color: green; }

.cart-modal__funcs {
  padding: 10px 0 0; }
  @media screen and (max-width: 500px) {
    .cart-modal__funcs {
      padding: 1px 0 0; } }

.cart-modal__btn {
  display: block;
  width: calc(50% - 5px);
  margin: 10px 0 0;
  padding: 8px 15px;
  color: #fff;
  background-color: var(--primary);
  border: 2px solid var(--primary);
  border-radius: 0;
  font-family: var(--font-heading-family);
  font-size: var(--font-size-base);
  font-weight: var(--font-heading-weight);
  line-height: 20px;
  text-align: center; }
  .cart-modal__btn:hover, .cart-modal__btn:focus {
    outline: 0;
    color: var(--btn-default-color);
    background-color: var(--btn-default-bg-color);
    border-color: var(--btn-default-border-color); }

.cart-modal__btn--viewcart {
  color: var(--heading-color);
  background-color: #fff;
  border-color: var(--border-color);
  font-weight: var(--font-heading-weight); }
  .cart-modal__btn--viewcart:hover, .cart-modal__btn--viewcart:focus {
    color: var(--primary);
    background-color: #fff;
    border-color: var(--primary); }

.cookie-message {
  display: none; }
  .cart--no-cookies .cookie-message {
    display: block; }

.header-cart__content {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 9;
  display: block;
  min-width: 380px;
  padding: 25px;
  background-color: var(--body-bg);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease; }

.ajaxcart-container {
  color: var(--body-color); }

.ajaxcart__inner {
  max-height: 320px;
  overflow-x: hidden;
  overflow-y: auto; }

.ajaxcart__product {
  padding: 15px 0; }
  .ajaxcart__product:not(:last-child) {
    border-bottom: 1px dashed var(--border-color); }

.ajaxcart__line-item {
  display: flex;
  flex-flow: row wrap;
  margin-left: -8px;
  margin-right: -8px; }

.ajaxcart__line-item--left {
  width: 90px;
  padding-left: 8px;
  padding-right: 8px; }

.ajaxcart__line-item--right {
  width: calc(100% - 90px);
  padding-left: 8px;
  padding-right: 8px; }

.ajaxcart__product-image-wrapper {
  position: relative; }

.ajaxcart__product-image {
  display: block;
  border: 1px solid var(--image-border-color);
  border-radius: var(--image-border-radius);
  overflow: hidden; }
  .ajaxcart__product-image img {
    display: block;
    max-width: 100%; }

.ajaxcart__quantity {
  position: absolute;
  top: -7px;
  right: -7px;
  display: block;
  min-width: 25px;
  height: 20px;
  padding: 0 3px;
  color: #fff;
  background-color: rgba(114, 114, 114, 0.9);
  border-radius: 20px;
  border: 2px solid var(--body-bg);
  font-size: 12px;
  line-height: 16px;
  text-align: center; }

.ajaxcart__product-description {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 100%; }

.ajaxcart__product-name-wrapper {
  padding-right: 15px; }

.ajaxcart__product-name {
  margin: 0;
  display: block;
  color: var(--heading-color);
  font-family: var(--font-heading-family);
  font-size: calc(var(--font-size-base) - 1px);
  font-weight: var(--font-heading-weight);
  line-height: 18px;
  transition: color .3s ease; }
  .ajaxcart__product-name:hover, .ajaxcart__product-name:focus {
    color: var(--primary);
    text-decoration: none; }

.ajaxcart__product-meta {
  display: block;
  color: var(--body-color);
  font-size: calc(var(--font-size-base) - 2px); }

.ajaxcart__price {
  display: block;
  font-size: var(--font-size-base); }

.ajaxcart__price--regular {
  font-size: calc(var(--font-size-base) - 1px);
  font-weight: var(--font-heading-weight); }

.ajaxcart__footer-price {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
  padding: 15px 0 5px;
  border-top: 1px solid var(--border-color); }

.ajaxcart__subtotal-name {
  font-family: var(--font-heading-family);
  font-weight: var(--font-heading-weight);
  font-size: calc(var(--font-size-base) + 1px);
  color: var(--heading-color); }

.ajaxcart__subtotal {
  color: var(--primary);
  font-size: calc(var(--font-size-base) + 1px);
  font-weight: var(--font-heading-weight); }

.ajaxcart__policies {
  margin: 0;
  padding: 0 0 10px;
  font-size: calc(var(--font-size-base) - 1px); }

.ajaxcart__footer-discount {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 0 5px;
  border-top: 1px solid var(--border-color); }
  .ajaxcart__footer-discount .ajaxcart__price {
    padding-left: 20px; }

.ajaxcart__note {
  margin: 15px 0 0; }

.ajaxcart__note-label {
  color: var(--heading-color);
  font-style: italic; }

.ajaxcart__note-input {
  border-radius: 0; }
  .ajaxcart__note-input:focus {
    border-color: var(--primary);
    outline: 0;
    box-shadow: none; }

.ajaxcart__qty {
  position: relative; }
  .is-loading .ajaxcart__qty {
    opacity: .5; }

.product-quantity__label {
  display: none;
  margin: 0;
  padding-right: 10px;
  font-size: calc(var(--font-size-base) - 1px);
  font-weight: var(--font-heading-weight); }

.vela-qty {
  position: relative;
  display: flex;
  align-items:center;
  margin:0 -10px;
}

.vela-qty-template-2 {
  /* display: none; */
}

.vela-qty-template {
  position: relative;
  display: flex;
  align-items:center;
  margin:0 278px 0 -10px;
}
.vela-qty__number {
  font-size: calc(var(--font-size-base) + 2px);
  text-align: center;
  background-color: transparent;
  border: 0;
  height: 44px;
  width: 100%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none; }

.vela-qty__adjust {
      /* width: 30px; */
    flex-shrink: 0;
    padding: 0;
    border: 0;
    background-color: #d9d9d9;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--body-color);
    padding: 18px 14px;      
}
  .vela-qty__adjust:hover {
    color: var(--primary); }
  .vela-qty__adjust svg {
    width: 16px;
    pointer-events: none; }

button.js-qty-adjust.vela-qty__adjust.vela-qty__adjust--minus {
    float: left;
    padding: 29px 18px;
}
.vela-qty-template-2 input.js-qty-number.vela-qty__number {
    float: left;
     /* width: calc(100% - 100px); */
    width: 170px;
    height: 59px;
    font-weight: bold;
}
.js-quantity-selector-template-2.product-quantity-template-2 {
    width: 285px;
    float: left;
}
button#ProductSubmitButton- {
    font-family: Industry-Bold;
    width: 273px;
    padding: 0;
    height: 60px;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    background-color: #e31937;
    border: none;
    margin-right: 10px;
}

button.js-qty-adjust.vela-qty__adjust.vela-qty__adjust--plus {
    padding: 26px 18px;
}
.price__sale {
    font-size: 36px;
    color: #AA0003;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: Industry-Bold;
      line-height: 29px;
}

.product-quantity__select {
  min-height: 48px;
  border-radius: var(--button-border-radius); }

.ajaxcart__remove {
  position: absolute;
  top: -2px;
  right: -5px;
  color: var(--primary);
  font-size: calc(var(--font-size-base) - 3px);
  text-decoration: underline;
  transition: color .3s ease; }
  .ajaxcart__remove svg {
    display: block;
    width: 22px;
    height: 22px; }
  .ajaxcart__remove:hover, .ajaxcart__remove:focus {
    color: var(--heading-color); }

.cart-empty-message {
  margin: 0;
  padding: 0 5px;
  text-align: center; }

.drawer {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1070;
  display: block;
  width: 400px;
  padding: 0 25px;
  max-width: 90%;
  background-color: #fff;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: translate(100%, 0);
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }

.drawer--right {
  right: 0; }

.drawer__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1069;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }

.drawer--open {
  position: fixed;
  left: 0;
  right: 0;
  overflow: hidden; }
  .drawer--open .drawer {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0); }
  .drawer--open .drawer__overlay {
    opacity: 1;
    visibility: visible; }

.drawer__title {
  padding: 10px 0;
  margin: 0;
  color: var(--heading-color);
  font-family: var(--font-heading-family);
  font-size: 1.5em;
  font-weight: var(--font-heading-weight);
  line-height: 30px; }

.drawer__close-button {
  position: absolute;
  top: 15px;
  right: 0;
  display: block;
  padding: 0;
  color: var(--primary);
  border: none;
  background-color: transparent; }
  .drawer__close-button svg {
    display: block;
    width: 20px;
    height: 20px; }

.drawer__inner {
  top: 60px;
  left: 0;
  bottom: 0; }
  .drawer__inner .ajaxcart__footer {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 0;
    padding: 25px 0;
    background-color: #fff; }
  .drawer__inner .cart-empty-message {
    margin: 30px 0 0;
    padding: 15px 0;
    font-size: calc(var(--font-size-base) + 10px); }
  .drawer__inner .ajaxcart__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 25px;
    max-height: none; }

.drawer__quantity {
  margin: 8px 0 0; }
  .drawer__quantity .vela-qty .vela-qty-template {
    border-width: 1px;
    padding: 0 5px;
    width: 100px; }
  .drawer__quantity .vela-qty__adjust {
    width: 20px; }
    .drawer__quantity .vela-qty__adjust svg {
      width: 14px; }
  .drawer__quantity .vela-qty__number {
    font-size: var(--font-size-base);
    height: 40px; }

.cart__unit-price {
  display: block; }

.ajaxcart-toast {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 99;
  color: #fff;
  background-color: red;
  border: none;
  border-radius: 0; }
  .ajaxcart-toast .toast-body {
    padding: 15px 30px;
    padding-right: 50px; }

.ajaxcart-toast__close {
  width: 20px;
  height: 20px;
  color: #fff;
  line-height: 14px;
  text-align: center;
  background: transparent;
  transition: all .3s ease;
  opacity: 0.8; }
  .ajaxcart-toast__close:hover, .ajaxcart-toast__close:focus {
    color: #fff;
    outline: 0;
    opacity: 1; }

.spr-starratings,
.spr-starrating {
  font-size: 11px; }
  .spr-starratings .spr-icon,
  .spr-starrating .spr-icon {
    margin: 0 1px;
    color: #ffc107; }
  .spr-starratings .spr-icon-star-empty,
  .spr-starrating .spr-icon-star-empty {
    color: #b3b3b3; }
    .spr-starratings .spr-icon-star-empty:before,
    .spr-starrating .spr-icon-star-empty:before {
      content: "\e800"; }

.spr-badge {
  font-size: 11px; }
  .spr-badge .spr-badge-caption {
    display: inline-block;
    position: relative;
    color: #b3b3b3;
    letter-spacing: 1px;
    font-size: 14px; }
  .spr-badge .spr-starratings,
  .spr-badge .spr-starrating {
    display: inline;
    font-size: 100%; }

.product-price {
  color: var(--primary);
  font-size: calc(var(--font-size-base) + 5px);
  font-weight: 700; }
  .product-price.product-price--regular {
    color: #a3a3a3;
    font-size: calc(var(--font-size-base) + 1px); }

.product-card {
  position: relative;
  overflow: hidden; }
  .product-card .img-primary {
    visibility: visible;
    opacity: 1;
    transition: all 100ms ease-in-out; }
  .product-card .img-secondary {
    visibility: hidden;
    opacity: 0;
    top: 0;
    width: 100%;
    left: 0;
    transition: all 100ms ease-in-out; }
  @media (min-width: 576px) {
    .product-card:hover .img-primary {
      visibility: hidden;
      opacity: 0; }
    .product-card:hover .img-secondary {
      visibility: visible;
      opacity: 1; } }

.product-card__image-wrapper {
  position: relative;
  overflow: hidden; }

.product-card__image-link {
  display: block;
  border: 1px solid var(--image-border-color);
  border-radius: var(--image-border-radius);
  overflow: hidden;
  position: relative; }

.product-card__image {
  position: relative;
  padding-top: 100%;
  overflow: hidden; }

.product-card__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain; }

.product-card__review {
  margin-bottom: 8px; }

.product-card__vendor {
  margin: 0 0 5px;
  font-size: calc(var(--font-size-base) - 2px); }

.product-card__name {
  margin: 0 0 10px;
  font-size: calc(var(--font-size-base) + 1px);
  line-height: calc(var(--font-size-base) + 5px); }
  .product-card__name a {
    transition: color .3s ease; }
    .product-card__name a:hover {
      color: var(--primary);
      text-decoration: none; }

.product-card__label {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  font-size: calc(var(--font-size-base) - 1px);
  line-height: 18px;
  font-weight: bold; }

.label-on-sale {
  display: block;
  margin: 0 0 5px;
  padding: 4px 10px;
  color: #fff;
  text-align: center;
  border-radius: 15px;
  background: var(--secondary); }

.label-new {
  display: block;
  margin: 0 0 5px;
  padding: 4px 15px;
  color: #fff;
  background: green;
  border: 1px solid green;
  text-align: center;
  border-radius: 15px; }

.label-sold-out {
  display: block;
  margin: 0 0 5px;
  padding: 4px 15px;
  text-align: center;
  color: #fff;
  border-radius: 15px;
  background: #ffc107; }

.product-grid {
  margin-bottom: 30px; }
  .product-grid .product-card__content {
    padding-top: 20px; }
  .product-grid .product-card__buttons {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
    display: none;
    transition: opacity .3s ease; }
    .product-grid .product-card__buttons .btn {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 45px;
      height: 45px;
      padding: 0;
      color: var(--heading-color);
      border: 1px solid var(--border-color);
      border-radius: 50%;
      background-color: #fff;
      transition: all .3s ease; }
      .product-grid .product-card__buttons .btn svg {
        width: 18px;
        height: 18px; }
      .product-grid .product-card__buttons .btn.is-adding svg {
        display: none; }
      .product-grid .product-card__buttons .btn:hover, .product-grid .product-card__buttons .btn:focus {
        outline: 0;
        box-shadow: none; }
      .product-grid .product-card__buttons .btn:hover {
        color: #fff;
        border-color: var(--primary);
        background-color: var(--primary); }
  @media (min-width: 576px) {
    .product-grid:hover .product-card__buttons {
      display: block; } }

/*product-list-style*/
.product-list-style {
  margin-bottom: 20px; }
  .product-list-style .product-card__image-wrapper {
    flex: 0 0 110px;
    padding-right: 20px; }
  .product-list-style .product-card__name {
    font-size: var(--font-size-base);
    line-height: calc(var(--font-size-base) + 4px); }
  .product-list-style .product-price {
    font-size: var(--font-size-base); }

.vela-section--product-deals .product-deal-list .product-card__image-link {
  border: 0; }

.article__meta {
  font-size: calc(var(--font-size-base) - 2px);
  line-height: 24px; }
  .article__meta > span {
    position: relative; }
    .article__meta > span:not(:last-child):after {
      content: "";
      width: 1px;
      height: 18px;
      position: relative;
      top: 3px;
      margin: 0 11px;
      display: inline-block;
      background: rgba(135, 135, 135, 0.5);
      -webkit-transform: rotate(30deg);
      transform: rotate(30deg); }

/*slick*/
.slick-carousel {
  display: none;
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 575.98px) {
    .slick-carousel {
      margin-left: -8px;
      margin-right: -8px; } }
  .slick-carousel.slick-initialized {
    display: block; }
  .slick-carousel .slick-carousel__item {
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 575.98px) {
      .slick-carousel .slick-carousel__item {
        padding-left: 8px;
        padding-right: 8px; } }
  .slick-carousel.gx-0 {
    margin-left: 0;
    margin-right: 0; }
    .slick-carousel.gx-0 .slick-carousel__item {
      padding-left: 0;
      padding-right: 0; }
  .slick-carousel.gx-1 {
    margin-left: -5px;
    margin-right: -5px; }
    .slick-carousel.gx-1 .slick-carousel__item {
      padding-left: 5px;
      padding-right: 5px; }
  .slick-carousel.gx-3 {
    margin-left: -10px;
    margin-right: -10px; }
    .slick-carousel.gx-3 .slick-carousel__item {
      padding-left: 10px;
      padding-right: 10px; }

.slick-slider {
  position: relative;
  display: block;
  user-select: none;
  touch-action: pan-y; }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    transform: translate3d(0, 0, 0); }

.slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: hand; }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: '';
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .slick-slide:focus {
    outline: 0; }

.slick-dots {
  margin-bottom: 50px; }

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  padding: 0;
  color: var(--heading-color);
  border: 1px solid var(--primary);
  background-color: var(--primary);
  font-size: 0;
  transition: all .3s ease;
  border-radius: 50%; }
  .slick-arrow:before {
    content: "";
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    display: block;
    width: 20px;
    height: 20px;
    background-color: #fff; }
  @media screen and (max-width: 767px) {
    .slick-arrow {
      width: 36px;
      height: 36px;
      margin-top: -18px; } }
  .slick-arrow svg {
    width: 10px;
    height: 16px; }
  .slick-arrow:focus, .slick-arrow:hover {
    outline: 0;
    box-shadow: none;
    color: #fff;
    background-color: #000;
    border-color: #000; }
  .slick-arrow.slick-hidden {
    display: none; }
  .slick-arrow.slick-disabled {
    opacity: .5;
    cursor: not-allowed; }

.slick-prev {
  left: -15px; }
  @media (max-width: 575.98px) {
    .slick-prev {
      left: -3px; } }
  .slick-prev:before {
    -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'><path d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/></svg>");
    mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'><path d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/></svg>");
    margin-left: 8px; }

.slick-next {
  right: -15px; }
  @media (max-width: 575.98px) {
    .slick-next {
      right: -3px; } }
  .slick-next:before {
    -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>");
    mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>");
    margin-left: 10px; }

.slick-dots {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -30px;
  display: flex;
  flex-wrap: row wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none; }
  .slick-dots li {
    padding: 0 5px; }
    .slick-dots li.slick-active button {
      background-color: var(--primary); }
  .slick-dots button {
    display: block;
    width: 7px;
    height: 7px;
    padding: 0;
    border: 0;
    border-radius: 3px;
    background-color: #e0e0e0;
    font-size: 0; }
    .slick-dots button:hover, .slick-dots button:focus {
      outline: 0;
      box-shadow: none; }

.js-carousel .slick-arrow {
  width: 35px;
  height: 35px; }
  .js-carousel .slick-arrow:before {
    width: 18px;
    height: 18px; }

.js-carousel .slick-prev::before {
  margin-left: 6px; }

.js-carousel .slick-next::before {
  margin-left: 9px; }

.js-carousel .slick-dots {
  position: static;
  margin-top: 30px; }

@media (min-width: 576px) {
  .js-carousel .slick-arrow {
    opacity: 0;
    visibility: hidden; }
  .js-carousel .slick-prev {
    left: 15px; }
  .js-carousel .slick-next {
    right: 15px; }
  .js-carousel:hover .slick-arrow {
    opacity: 1;
    visibility: visible; }
    .js-carousel:hover .slick-arrow.slick-disabled {
      opacity: .4; }
  .js-carousel:hover .slick-prev {
    left: 0; }
  .js-carousel:hover .slick-next {
    right: 0; } }

/* endslick */
/* __ velaSlideshow ___ */
.vela-slideshow .slick-arrow {
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-in-out 0s; }

.vela-slideshow .slick-prev {
  left: 15px; }

.vela-slideshow .slick-next {
  right: 15px; }

.vela-slideshow .slick-dotted {
  margin-bottom: 0; }

.vela-slideshow .slick-dots {
  bottom: 60px; }
  @media (max-width: 1199.98px) {
    .vela-slideshow .slick-dots {
      bottom: 40px; } }
  @media (max-width: 767.98px) {
    .vela-slideshow .slick-dots {
      bottom: 20px; } }
  .vela-slideshow .slick-dots li {
    padding: 0 8px; }
    .vela-slideshow .slick-dots li button {
      background: rgba(255, 255, 255, 0.3);
      width: 10px;
      height: 10px;
      border-radius: 50%; }
    .vela-slideshow .slick-dots li:hover button, .vela-slideshow .slick-dots li.slick-active button {
      background: #fff; }

.vela-slideshow:hover .slick-arrow {
  opacity: 1;
  visibility: visible; }

.vela-section--slideshow .container .slick-dots {
  bottom: 30px; }
  @media (max-width: 1199.98px) {
    .vela-section--slideshow .container .slick-dots {
      bottom: 20px; } }
  @media (max-width: 767.98px) {
    .vela-section--slideshow .container .slick-dots {
      bottom: 15px; } }
  .vela-section--slideshow .container .slick-dots li {
    padding: 0 5px; }

.slideshow-caption {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .slideshow-caption {
      transition: none; } }
  .slick-active .slideshow-caption {
    opacity: 1; }
  @media (min-width: 768px) {
    .slideshow-caption {
      background-color: transparent !important; } }
  @media (max-width: 767.98px) {
    .slideshow-caption.captionPosition {
      position: static; }
      .slideshow-caption.captionPosition .velassCaptionContent {
        padding: 20px 0 50px; } }
  .slideshow-caption.noCaption {
    display: none; }
  .slideshow-caption .captionWrap {
    position: relative;
    display: table;
    width: 100%;
    height: 100%; }
  .slideshow-caption__inner {
    display: table-cell;
    padding: 50px 7%;
    position: relative; }
    @media (max-width: 767.98px) {
      .slideshow-caption__inner {
        padding: 20px 0; } }
  .slideshow-caption__content {
    display: inline-block; }
  .slideshow-caption__subheading {
    line-height: 1; }
    .slideshow-caption__subheading.ff-special {
      font-weight: 400; }
    @media (max-width: 767.98px) {
      .slideshow-caption__subheading {
        font-size: 16px !important; } }
    @media (max-width: 767.98px) {
      .slideshow-caption__subheading {
        font-size: 14px !important; } }
    @media (max-width: 575.98px) {
      .slideshow-caption__subheading {
        font-size: 10px !important; } }
  .slideshow-caption__heading {
    line-height: 1.1;
    margin: 0;
    padding: 0; }
    .slideshow-caption__heading.ff-special {
      font-weight: 400; }
    @media (max-width: 1199.98px) {
      .slideshow-caption__heading {
        font-size: 50px !important; } }
    @media (max-width: 991.98px) {
      .slideshow-caption__heading {
        font-size: 40px !important; } }
    @media (max-width: 767.98px) {
      .slideshow-caption__heading {
        font-size: 30px !important; } }
    @media (max-width: 575.98px) {
      .slideshow-caption__heading {
        font-size: 18px !important; } }
  .slideshow-caption__heading--small {
    line-height: 1.1;
    margin: 0;
    padding: 0; }
    .slideshow-caption__heading--small.ff-special {
      font-weight: 400; }
    @media (max-width: 1199.98px) {
      .slideshow-caption__heading--small {
        font-size: 120px !important; } }
    @media (max-width: 991.98px) {
      .slideshow-caption__heading--small {
        font-size: 90px !important; } }
    @media (max-width: 767.98px) {
      .slideshow-caption__heading--small {
        font-size: 50px !important; } }
    @media (max-width: 575.98px) {
      .slideshow-caption__heading--small {
        font-size: 40px !important; } }
  .slideshow-caption__desc {
    padding: 0;
    margin-top: 10px;
    max-width: 500px;
    width: 100%;
    line-height: 1.1;
    display: inline-block; }
    .slideshow-caption__desc.ff-special {
      font-weight: 400; }
    @media (max-width: 767.98px) {
      .slideshow-caption__desc {
        margin-top: 8px;
        font-size: 16px !important; } }
    @media (max-width: 575.98px) {
      .slideshow-caption__desc {
        margin-top: 5px;
        font-size: 12px !important; } }
  .slideshow-caption__btn {
    display: inline-block;
    background-color: transparent;
    color: #222342;
    padding: 11px 30px;
    border: 1px solid #222;
    margin-top: 35px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
    transition: all 0.35s ease;
    transition: all 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .slideshow-caption__btn {
        transition: none; } }
    @media (prefers-reduced-motion: reduce) {
      .slideshow-caption__btn {
        transition: none; } }
    @media (max-width: 991.98px) {
      .slideshow-caption__btn {
        margin-top: 25px;
        padding: 10px 25px !important;
        font-size: 13px !important; } }
    @media (max-width: 767.98px) {
      .slideshow-caption__btn {
        margin-top: 20px;
        padding: 8px 20px !important;
        font-size: 11px !important; } }
    @media (max-width: 575.98px) {
      .slideshow-caption__btn {
        margin-top: 10px;
        padding: 6px 15px !important;
        font-size: 9px !important; } }
    .slideshow-caption__btn:hover {
      background: var(--primary) !important;
      border-color: var(--primary) !important;
      color: #fff !important; }

.slick-active .leftright-1 {
  animation-name: bounceInLeft;
  animation-duration: 1s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .leftright-2 {
  animation-name: bounceInLeft;
  animation-duration: 1.6s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .leftright-3 {
  animation-name: bounceInLeft;
  animation-duration: 2.2s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .leftright-4 {
  animation-name: bounceInLeft;
  animation-duration: 2.8s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .leftright-5 {
  animation-name: bounceInLeft;
  animation-duration: 3.4s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .rightleft-1 {
  animation-name: bounceInRight;
  animation-duration: 1s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .rightleft-2 {
  animation-name: bounceInRight;
  animation-duration: 1.6s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .rightleft-3 {
  animation-name: bounceInRight;
  animation-duration: 2.2s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .rightleft-4 {
  animation-name: bounceInRight;
  animation-duration: 2.8s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .rightleft-5 {
  animation-name: bounceInRight;
  animation-duration: 3.4s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .topbottom-1 {
  animation-name: bounceInDown;
  animation-duration: 1s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .topbottom-2 {
  animation-name: bounceInDown;
  animation-duration: 1.6s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .topbottom-3 {
  animation-name: bounceInDown;
  animation-duration: 2.2s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .topbottom-4 {
  animation-name: bounceInDown;
  animation-duration: 2.8s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .topbottom-5 {
  animation-name: bounceInDown;
  animation-duration: 3.4s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .bottomtop-1 {
  animation-name: bounceInUp;
  animation-duration: 1s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .bottomtop-2 {
  animation-name: bounceInUp;
  animation-duration: 1.6s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .bottomtop-3 {
  animation-name: bounceInUp;
  animation-duration: 2.2s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .bottomtop-4 {
  animation-name: bounceInUp;
  animation-duration: 2.8s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.slick-active .bottomtop-5 {
  animation-name: bounceInUp;
  animation-duration: 3.4s;
  animation-timing-function: ease-in;
  animation-fill-mode: backwards;
  animation-iteration-count: none; }

.vela-breadcrumbs {
  position: relative;
  overflow: hidden;
  background-color: transparent; }
  @media screen and (max-width: 991px) {
    .vela-breadcrumbs {
      margin: 0 0 30px; } }
  .vela-breadcrumbs .container {
    z-index: 1; }

.vela-breadcrumbs__inner {
  display: flex;
  padding: 10px 0; }

.vela-breadcrumbs__title {
    color: #821515;
    font-family: var(--font-heading-family);
    font-weight: var(--font-heading-weight);
    font-size: 46px;
    line-height: 1;
    font-family: Industry-Bold;
    text-transform: uppercase;
    font-family: Industry-Black;
}
  @media (max-width: 575.98px) {
    .vela-breadcrumbs__title {
      font-size: 36px; } }

.vela-breadcrumbs__image {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.breadcrumb__link {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #33465D;
}
 .breadcrumb__link:hover {
    color: #aa0003;
}

.breadcrumb-item+.breadcrumb-item:before {
    content: "";
    width: 14px;
    -webkit-mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>");
    mask-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor'><path d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>");
    background-color: #000;
    height: 14px;
    margin: 4px .3rem 0;
    color: #000;
}

.newsletter-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 94;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }

.newsletter-popup--active {
  opacity: 1;
  visibility: visible; }

.newsletter-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.12); }

.newsletter-popup__inner {
  position: relative;
  z-index: 2;
  width: 700px;
  height: 350px;
  max-width: 90vw;
  max-height: 90vh;
  background-color: var(--body-bg); }

.newsletter-popup__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.newsletter-popup__content {
  height: 100%; }

.newsletter-popup__content-inner {
  max-height: 100%;
  color: var(--body-color);
  font-size: var(--font-size-base);
  overflow-y: auto; }
  .newsletter-popup__content-inner .newsletter-form__input {
    height: 44px;
    padding: 8px 20px;
    box-shadow: none; }
  .newsletter-popup__content-inner .newsletter-form__submit {
    margin: 20px 0 0;
    padding: 10px 30px;
    box-shadow: none; }

.newsletter-popup__close {
  position: absolute;
  top: 2px;
  right: 2px;
  display: block;
  padding: 5px;
  color: var(--heading-color);
  border: none;
  background-color: transparent; }
  .newsletter-popup__close svg {
    display: block;
    width: 20px;
    height: 20px; }
  .newsletter-popup__close:hover, .newsletter-popup__close:focus {
    border: none;
    outline: 0;
    color: var(--primary); }

.quickview {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease; }
  .quickview.show {
    opacity: 1;
    visibility: visible; }
    .quickview.show .quickview__content {
      transform: scale(1); }

.quickview__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); }

.quickview__content {
  position: relative;
  z-index: 1;
  margin: 30px;
  padding: 30px;
  width: 960px;
  max-width: 90vw;
  max-height: 95%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  transform: scale(0);
  transition: transform .4s ease; }

.quickview__btn-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  padding: 4px;
  color: var(--heading-color);
  background-color: transparent;
  border: 0;
  opacity: .5;
  transition: opacity .3s ease; }
  .quickview__btn-close svg {
    display: block;
    max-width: 100%;
    max-height: 100%; }
  .quickview__btn-close:hover {
    color: var(--primary);
    opacity: .9; }

.quickview-images {
  display: block;
  overflow: hidden; }

.product-quickview__avaiable .product-avaiable {
  display: none; }
  .product-quickview__avaiable .product-avaiable.product-avaiable--active {
    display: block; }

.product-single__price,
.product-single__price--compare-at {
  margin: 0;
  color: var(--primary);
  font-family: var(--font-heading-family);
  font-weight: var(--font-heading-weight);
  font-size: calc(var(--font-size-base) + 10px); }

.product-single__price--compare-at {
  padding-right: 8px;
  display: inline-block;
  color: var(--body-color);
  font-weight: var(--font-heading-weight);
  font-size: calc(var(--font-size-base) + 6px);
  text-decoration: line-through;
  opacity: .8; }

.product-single__unit {
  display: none; }
  .price-container--unit-available .product-single__unit {
    display: block; }

.product-single__policies {
  margin: 15px 0 25px 0; }

.product-form__item {
  /* margin: 0 0 20px;  */
}

.product-form__input {
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  min-width: 280px;
  padding: 8px 15px;
  color: var(--heading-color);
  border: 1px solid var(--border-color);
  border-radius: 0;
  background-image: url("//cdn.shopify.com/s/files/1/0282/2858/3562/t/16/assets/ico-select.svg?v=12595063896653130835");
  background-repeat: no-repeat;
  background-position: right 10px center;
  font-size: var(--font-size-base);
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  transition: all .3s ease; }
  .product-form__input:focus {
    outline: 0; }

.product-avaiable svg {
  width: 16px;
  position: absolute;
  top: 0;
  left: 0; }

.product-avaiable .product-avaiable__text {
  position: relative;
  display: block;
  padding-left: 18px;
  color: #28a745;
  font-weight: bold; }
  .product-avaiable .product-avaiable__text ~ svg {
    color: #28a745; }

.product-avaiable .product-avaiable__text--outstock {
  color: red; }
  .product-avaiable .product-avaiable__text--outstock ~ svg {
    color: red; }

.variants__label {
  display: block;
  /* margin: 0 0 5px; */
  color: var(--heading-color);
  font-family: var(--font-heading-family);
  font-weight: var(--font-heading-weight); }

.variants__options {
  display: flex;
  flex-flow: row wrap; }

.single-option-selector {
  position: relative;
  margin: 0 10px 30px 0; 
}
  .single-option-selector input {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px; }

  .single-option-selector label {
    cursor: pointer;
    position: relative;
    display: block;
    margin: 0;
    padding: 8px 10px;
    min-width: 100px;
    min-height: 40px;
      color: white;
    background-color: #000000;
    border: 1px solid #000000;
    font-size:14px;
    font-family: "Industry-Bold";
    text-align: center; 
    transition:.4s;
  }
  .single-option-selector label:hover{
    background-color:ffffff;
    color:#00000;
    box-shadow: 0 2px 5px #00000029, 0 2px 10px #0000001f;
  }
    .single-option-selector label[data-color] {
      min-width: 40px;
      min-height: 40px;
      padding: 0;
      font-size: 0;
      text-indent: -9999px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%; 
      border: transparent;
      border-radius: 2px;
      transition:.4s;
    }
    .single-option-selector label[data-color]:hover {
      border:1px solid #000;
    }
      .single-option-selector label[data-color].disabled::before {
        content: '';
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(//cdn.shopify.com/s/files/1/0282/2858/3562/t/16/assets/ico-cross.svg?v=73987839457825480);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%; }
    .single-option-selector label.disabled {
      cursor: default;
      color: var(--border-color) !important;
      opacity: 0.5; }
  .single-option-selector input[type='radio']:checked + label:not(.disabled) {
    border-color: #E0001A; 
    background-color:#E0001A;
    color:#fff;
    box-shadow: 0 2px 5px #00000029, 0 2px 10px #0000001f;
  }
    .single-option-selector input[type='radio']:checked + label:not(.disabled)[data-color] {
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); 
          border: 1px solid #000;
    }

@media (max-width: 575.98px) {
  .product-single__buttons {
    flex-wrap: wrap; } }

.product-single__buttons .product-quantity {
  min-width: 125px;
  margin-right: 20px;
  margin-bottom: 20px; }

.product-single__buttons .btn--add-to-cart {
  font-family: "Industry-Bold";
    width: calc(100% - 200px);
    padding: 0;
    height: 60px;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    background-color: #E31937;
    border: none;
  transition:.4s;
}
.product-single__buttons .btn--add-to-cart:hover{
  background-color:#AA0003;
}
.product-single__buttons .btn--add-to-cart[disabled="disabled"] {
  width: 100%;
  margin-right: 0;
}

.product-single__buttons .btn--amazon{
/*   background: var(--bs-yellow); */
  background: #ffc10773;
  padding: 15px 0;
  color: black;
  width: 75%;
  margin-right: 0;
  border-radius: 0;
}

.product-single__buttons .shopify-payment-button {
  width: calc(100% - 168px);
  margin-bottom: 20px;
  margin-right: 20px; }
  @media (max-width: 575.98px) {
    .product-single__buttons .shopify-payment-button {
      width: 100%; } }

.js-quantity-selector-template-2 .product-quantity-template-2 {
  display: none !important;
}




/* Template 1 & 2 */
@media (max-width: 575.98px) {
  .product-single__buttons-template {
    flex-wrap: wrap; } }

.product-single__buttons-template .product-quantity-template {
  /* min-width: 125px;
  margin-right: 333px; 
  margin-bottom: 20px; */
}

@media (max-width: 575.98px) {
  .product-single__buttons-template .product-quantity-template {
  min-width: 125px;
  margin-right: 20px;
  /* margin-bottom: 20px; */
  }
}

.product-single__buttons-template .btn--add-to-cart {
  font-family: "Industry-Bold";
    width: calc(100% - 200px);
    padding: 0;
    height: 60px;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    background-color: #E31937;
    border: none;
  transition:.4s;
}
.product-single__buttons-template .btn--add-to-cart:hover{
  background-color:#AA0003;
}
.product-single__buttons-template .btn--add-to-cart[disabled="disabled"] {
  width: 100%;
  margin-right: 0;
}

.product-single__buttons-template .btn--amazon{
/*   background: var(--bs-yellow); */
  background: #ffc10773;
  padding: 15px 0;
  color: black;
  width: 75%;
  margin-right: 0;
  border-radius: 0;
}

.product-single__buttons-template .shopify-payment-button {
  width: calc(100% - 168px);
  margin-bottom: 20px;
  margin-right: 20px; }
  @media (max-width: 575.98px) {
    .product-single__buttons-template .shopify-payment-button {
      width: 100%; } }




.product__organization {
  display: flex;
  flex-flow: row wrap;
  /* margin: 0 0 10px; */
  font-size: calc(var(--font-size-base) - 1px); 
margin-bottom: 30px;
  line-height: 13px;
}

.product__organization__label {
  margin-right: 10px;
  color: var(--heading-color);
  font-weight: bold; 

}

.product__organization__text a {
  color: var(--body-color); }
  .product__organization__text a:hover {
    color: var(--primary); }

.product-quickview__buttons .vela-qty__number {
  height: 36px; }

.product-quickview__buttons .form-select {
  min-width: 80px; }

.product-quickview__buttons .product-quantity__select {
  min-height: 40px; }

.product-quickview__buttons .btn--add-to-cart {
  width: 100%;
  height: 40px; }

.product-quickview__price .product-single__price, .product-quickview__price .product-single__price--compare-at {
  font-size: calc(var(--font-size-base) + 6px); }

.page-faqs__heading .icons {
  display: inline-block;
  width: 38px;
  height: 38px;
  color: var(--color-text);
  margin-bottom: 15px; }

@media (max-width: 991.98px) {
  .faqs {
    padding-top: 30px; } }

.faqs__desc p {
  margin-bottom: 20px; }

.template-search__search {
  max-width: 570px; }

.about-member__social-list a {
  width: 35px;
  height: 35px;
  line-height: 33px;
  color: #555;
  border: 1px solid #aaa; }
  .about-member__social-list a svg {
    height: 15px;
    width: 15px; }
  .about-member__social-list a:hover {
    color: var(--primary);
    border-color: var(--primary); }

.gallery___item {
  overflow: hidden; }
  .gallery___item a {
    display: block;
    position: relative;
    transition: opacity .3s ease; }
    .gallery___item a .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      visibility: hidden;
      color: #fff;
      z-index: 2;
      width: 25px;
      height: 25px; }
    .gallery___item a:before {
      content: "";
      position: absolute;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      top: 0;
      background-color: rgba(37, 37, 37, 0.3);
      z-index: 1;
      visibility: hidden;
      transition: opacity .3s ease-in-out; }
    .gallery___item a .card__image {
      transition: all .3s ease-in-out;
      -webkit-transform: scale(1);
      transform: scale(1); }
    .gallery___item a:hover .icon, .gallery___item a:hover:before {
      opacity: 1;
      visibility: visible; }
    .gallery___item a:hover .card__image {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); }

.collage .btn-close {
  background-size: 100%;
  width: 2em;
  height: 2em; }

.video-section__poster.deferred-media__poster:focus {
  outline-offset: 0.3rem; }

.video-section__media iframe {
  background-color: rgba(var(--color-foreground), 0.03);
  border: 0; }

.video-section__poster,
.video-section__media iframe {
  position: absolute;
  width: 100%;
  height: 100%; }

.video-section__media {
  position: relative;
  padding-bottom: 56.25%; }
  .video-section__media.deferred-media {
    overflow: visible; }

.deferred-media__poster {
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%; }


.deferred-media:not([loaded]) template {
  z-index: -1; }

.deferred-media[loaded] .media-content,
.deferred-media[loaded] .video-section-thumbnail,
.deferred-media[loaded] .deferred-media__poster {
  display: none !important; }

.deferred-media__poster:focus {
  outline-offset: -0.3rem; }



.media-content {
  z-index: 2; }

.video-background__media {
  height: auto; }

.heading-group {
  text-align: center;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .heading-group {
      margin-bottom: 35px; } }
  .heading-group .heading {
    margin-bottom: 5px;
    font-size: var(--font-size-header); }
    @media (max-width: 575.98px) {
      .heading-group .heading {
        font-size: var(--font-size-header-mobile); } }
    .heading-group .heading span span {
      color: var(--primary); }
  .heading-group .sub-heading {
    margin-bottom: 5px; }

@media (min-width: 1400px) {
  .logo-list .container {
    max-width: 1440px; } }

.logo-list .vela-section__content {
  border: 1px solid var(--border-color);
  border-radius: var(--image-border-radius); }

.logo-list .logo-list-item:before {
  width: 1px;
  height: 100%;
  display: block;
  content: "";
  background: var(--border-color);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.logo-list .logo-list-item:after {
  width: 100%;
  height: 1px;
  display: block;
  content: "";
  background: var(--border-color);
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1; }


.main-menu__nav {
  display: flex;
  flex-wrap: wrap; }

.main-menu__nav-item:not(:last-child) {
  margin-right: 0; }

@media (max-width: 991.98px) {
  .main-menu__nav-item:not(:last-child) {
    margin-right: 0; } }
.main-menu__nav-item>a {
    position: relative;
    display: block;
    padding: 27px 10px;
    color: var(--menu-color);
    font-size: 16px;
    text-decoration: none;
    transition: color .35s ease;
    text-transform: uppercase;
    border-left: 1px solid #fff;
    text-align: center;
    font-family: 'Industry-Bold';
    font-weight: 700;
  transition:all .4s ease;
 
}
  .main-menu__nav-item > a svg {
    width: 12px;
    margin-left: 6px; }
  .main-menu__nav-item > a:hover, .main-menu__nav-item > a:focus {
    color: var(--menu-hover-color); }

.main-menu__nav-item:hover > a, .main-menu__nav-item:focus > a {
  color: var(--menu-hover-color); }

.menu-dropdown:hover > .menu-dropdown__content, .menu-dropdown:focus > .menu-dropdown__content {
  opacity: 1;
  visibility: visible; }

.site-nav--has-dropdown:hover .menu-dropdown,
.site-nav--has-dropdown:focus .menu-dropdown {
 display: block;
}

.menu-dropdown>a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: italic;
    letter-spacing: 1px;
  transition: 5s;
}

.menu-dropdown--basic {
  position: relative; }

.menu-dropdown__content {
 height: 97vh;
/*     background: #3D3D3D; */
    max-width: 1600px;
    width: 100%;
    top: -50px;
    left: 0%;
    right: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    z-index: -1;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    transition: .1s;
}
  .menu-dropdown__content a {
    display: block;
    padding: 5px 0;
    color: var(--menu-dropdown-color);
    text-decoration: none;
    transition: color .35s ease; }
    .menu-dropdown__content a:hover, .menu-dropdown__content a:focus {
      color: var(--menu-dropdown-hover-color); }

.menu-dropdown__content--megamenu {
  width: 100%;
/*   padding: 20px 30px;  */
}
  .menu-dropdown__content--megamenu .menu-dropdown__content {
    top: auto;
    left: auto; }

.megamenu-heading {
  color: var(--heading-color);
  font-weight: var(--font-heading-weight);
  font-size: calc(var(--menu-dropdown-font-size) + 3px);
  margin-bottom: 8px; }
  .megamenu-heading a,
  .megamenu-heading span {
    display: block;
    color: var(--heading-color);
    position: relative; }
    .megamenu-heading a:before,
    .megamenu-heading span:before {
      position: absolute;
      bottom: 5px;
      width: 40px;
      height: 1px;
      background: var(--primary);
      content: "";
      left: 0; }

.megamenu-links {
  margin-bottom: 15px; }

.megamenu-products {
  margin-bottom: 15px;
  padding: 6px 0; }

.product-menu {
  display: flex;
  width: 100%; }

.product-menu__image {
  width: 30%;
  max-width: 30%; }
  .product-menu__image a {
    padding: 0; }

.product-menu {
  padding: 6px 0; }

.product-menu__content {
  width: 70%;
  max-width: 70%;
  padding-left: 15px; }

.product-menu__name {
  margin: 0 0 5px; }
  .product-menu__name a {
    padding: 0;
    color: var(--heading-color); }

.megamenu-html {
  padding: 6px 0;
  color: var(--menu-dropdown-color); }
  .megamenu-html img {
    max-width: 100%;
    height: auto; }

.megamenu-banner {
  margin: 15px 0 0; }
  .megamenu-banner a {
    padding: 0; }

.menu-row__col {
  width: 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.menu-row__col--20 {
  width: 20%;
  max-width: 20%; }

.menu-row__col--25 {
  width: 25%;
  max-width: 25%; }

.menu-row__col--33 {
  width: 33.333%;
  max-width: 33.333%; }

.menu-row__col--50 {
  width: 50%;
  max-width: 50%; }

.menu-row__col--66 {
  width: 66%;
  max-width: 66%; }

.menu-row__col--75 {
  width: 75%;
  max-width: 75%; }

.menu-row__col--80 {
  width: 80%;
  max-width: 80%; }

.menu-row__col--100 {
  width: 100%;
  max-width: 100%; }

.menu-drawer-container {
  display: flex; }

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

.list-menu--inline {
  display: inline-flex;
  flex-wrap: wrap; }

summary.list-menu__item {
  padding-right: 2.7rem; }

.list-menu__item {
  display: flex;
  align-items: center;
  line-height: 1.3; }

.list-menu__item--link {
  text-decoration: none;
  padding-bottom: 1rem;
  padding-top: 1rem;
  line-height: 1.8; }

@media screen and (min-width: 750px) {
  .list-menu__item--link {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem; } }

/* Header menu drawer */
.header__icon--menu .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease;
transition-delay: 1000ms;}


details:not([open]) > .header__icon--menu .icon-close,
details[open] > .header__icon--menu .icon-hamburger {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8); }

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-close {
  visibility: hidden; }

.js details[open]:not(.menu-opening) > .header__icon--menu .icon-hamburger {
  visibility: visible;
  opacity: 1;
  transform: scale(1.07); }

.overflow-hidden-mobile {
  overflow: hidden; }

.header__icon--menu {
  position: initial;
  width: 20px; }

.js menu-drawer > details > summary::before,
.js menu-drawer > details[open]:not(.menu-opening) > summary::before {
  content: '';
  position: absolute;
  cursor: default;
  width: 100%;
  height: calc(100vh - 100%);
  height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));
  top: 100%;
  left: 0;
  background: var(--color-foreground-50);
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  transition: opacity 0.2s ease,
 visibility 0.2s ease; }

menu-drawer > details[open] > summary::before {
  visibility: visible;
  opacity: 1; }

.js details[open] > .menu-drawer,
.js details[open] > .menu-drawer__submenu {
  -webkit-transition: transform 0.2s ease, visibility 0.2s ease;
  -ms-transition: transform 0.2s ease, visibility 0.2s ease;
  transition: transform 0.2s ease, visibility 0.2s ease; }

.js details[open].menu-opening > .menu-drawer,
details[open].menu-opening > .menu-drawer__submenu {
  transform: translateX(0);
  visibility: visible; }

.menu-drawer {
  position: absolute;
  -webkit-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  transform: translateX(-320px);
  visibility: hidden;
  z-index: 1;
  left: 0;
  top: 100%;
  width: 320px;
  padding: 0;
  border-left: 0;
  background-color: #fff;
  overflow-x: hidden;
  height: calc(var(--viewport-height,100vh) - (var(--header-bottom-position,100%)));
  transition: all 0.3s ease-in-out;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2); }
  .menu-drawer__inner-container {
    position: relative;
    height: 100%; }
  .menu-drawer__navigation-container {
    height: 100%; }
  .menu-drawer__navigation {
    padding: 20px 0; }
  .menu-drawer__inner-submenu {
/*     height: 100%; */
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto; }
 .menu-drawer__menu-item {
    padding: 10px 25px;
    text-decoration: none;
    color: var(--color-link);
    text-transform: uppercase;
}
    .menu-drawer__menu-item > .icon-arrow {
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%); }
    .menu-drawer__menu-item--active {
      font-weight: 700; }
  .menu-drawer .icon-arrow {
    width: 25px; }
  .menu-drawer__close-button {
    padding: 15px 5px;
    text-decoration: none;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 15px; }
    .menu-drawer__close-button .icon-arrow {
      transform: rotate(180deg);
      margin-right: 25px; }
  .menu-drawer__utility-links {
    padding: 15px 25px;
    background-color: #e8e8e8;
    display:none;
  }

.menu-drawer__menu li {
  margin-bottom: 0.2rem; }

.menu-drawer__submenu {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 1;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  visibility: hidden; 
height: 100vh;}
  .menu-drawer__submenu .menu-drawer__submenu {
    overflow-y: auto; }

@media (prefers-reduced-motion) {
  .motion-reduce {
    transition: none !important; } }

/* end menu drawer */
.vela-header-menu .text_right {
  font-size: var(--menu-font-size);
  color: var(--menu-color);
  font-weight: var(--font-heading-weight); }

.multi-image-with-text__inner {
  overflow: hidden; }

.multi-image-with-text__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative; }
  .multi-image-with-text__wrapper.text_top {
    flex-direction: column-reverse; }
    .multi-image-with-text__wrapper.text_top .multi-image-with-text__content-content {
      margin-bottom: 30px; }
  .multi-image-with-text__wrapper.text_botton .multi-image-with-text__content-content {
    margin-top: 30px; }
  .multi-image-with-text__wrapper.text_over {
    flex-direction: column-reverse; }
    .multi-image-with-text__wrapper.text_over .multi-image-with-text__content-content {
      align-items: center;
      bottom: 0px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      left: 0px;
      position: absolute;
      right: 0px;
      top: 0px;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
    .multi-image-with-text__wrapper.text_over .multi-image-with-text__content-wrapper {
      width: 100%;
      padding: 20px; }
      @media (min-width: 1400px) {
        .multi-image-with-text__wrapper.text_over .multi-image-with-text__content-wrapper {
          padding: 20px 45px; } }

.multi-image-with-text__image {
  border-radius: var(--image-border-radius);
  overflow: hidden; }
  .multi-image-with-text__image span {
    display: inline-block; }

.multi-image-with-text__sub-title {
  font-size: calc(var(--font-size-base) - 1px); }

.multi-image-with-text__btn {
  border-radius: 30px;
  border: 1px solid #000;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 700; }
  @media (min-width: 768px) and (max-width: 1199.98px) {
    .multi-image-with-text__btn {
      padding: 4px 18px;
      font-size: 12px; } }
  .multi-image-with-text__btn:hover {
    background-color: #000 !important;
    border-color: #000 !important; }

.multi-image-with-text__wrapper--shadow {
  box-shadow: 14px 0 88px rgba(0, 0, 0, 0.05); }
  .multi-image-with-text__wrapper--shadow.text_top .multi-image-with-text__content-content {
    padding: 30px 20px 0; }
  .multi-image-with-text__wrapper--shadow.text_top .multi-image-with-text__image {
    border-radius: 0 0 var(--image-border-radius) var(--image-border-radius); }
  .multi-image-with-text__wrapper--shadow.text_botton .multi-image-with-text__content-content {
    padding: 0 20px 30px; }
  .multi-image-with-text__wrapper--shadow.text_botton .multi-image-with-text__image {
    border-radius: var(--image-border-radius) var(--image-border-radius) 0 0; }

.services .services-image {
  margin-bottom: 10px; }

.services .services-title {
  line-height: 1;
  margin-bottom: 20px; }

.services .services-wrap {
  width: 100%;
  max-width: 300px;
  margin: 0 auto; }

.testimonial__avatar {
  margin-bottom: 25px; }
  .testimonial__avatar .card__image {
    overflow: hidden;
    border-radius: 50%; }

.testimonial__review {
  margin-bottom: 20px; }

.testimonial__name {
  margin-bottom: 5px;
  text-transform: uppercase; }

.collection-list__box {
  margin-bottom: 30px; }
  .collection-list__box .collection-list--image a {
    border-radius: var(--image-border-radius);
    transition: all .3s ease; }
    .collection-list__box .collection-list--image a:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.2);
      top: 0;
      left: 0;
      z-index: 2;
      transition: all .3s ease;
      opacity: 0;
      visibility: hidden; }
    .collection-list__box .collection-list--image a .icon-plus {
      width: 39px;
      height: 1px;
      top: 50%;
      left: 50%;
      z-index: 3;
      transform: translate(-50%, -50%);
      opacity: 0;
      visibility: hidden; }
      .collection-list__box .collection-list--image a .icon-plus .icon {
        width: 39px;
        height: 1px;
        background: #fff;
        display: block;
        position: absolute; }
        .collection-list__box .collection-list--image a .icon-plus .icon ~ .icon {
          transform: rotate(90deg); }
    .collection-list__box .collection-list--image a .card_wrap {
      transform: scale(1);
      transition: all .3s ease; }
    .collection-list__box .collection-list--image a:hover:before,
    .collection-list__box .collection-list--image a:hover .icon-plus {
      opacity: 1;
      visibility: visible; }
    .collection-list__box .collection-list--image a:hover .card_wrap {
      transform: scale(1.1); }
  .collection-list__box .collection-list--title {
    font-size: calc(var(--font-size-base) + 6px);
    font-family: var(--font-heading-family);
    font-weight: var(--font-heading-weight);
    line-height: calc(var(--font-size-base) + 11px);
    transition: all .3s ease;
  }
    .collection-list__box .collection-list--title:hover {
      color: var(--primary);
      font-size:calc(var(--font-size-base) + 7px);
    }

.vela-section--collections-bgimage .has-bgimage {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 767.98px) {
    .vela-section--collections-bgimage .has-bgimage {
      padding-top: 60px;
      padding-bottom: 60px; } }

@media (min-width: 1400px) {
  .vela-section--collections-bgimage .slick-carousel {
    margin-left: -25px;
    margin-right: -25px; }
    .vela-section--collections-bgimage .slick-carousel .slick-carousel__item {
      padding-left: 25px;
      padding-right: 25px; } }

@media (max-width: 575.98px) {
  .product-tabs__heading {
    overflow-x: auto; }
  .product-tabs__nav {
    white-space: nowrap; } }

.product-tabs__nav-link {
  display: block;
  padding: 12px 20px;
  color: var(--heading-color);
  font-family: var(--font-heading-family);
  font-weight: var(--font-heading-weight);
  font-size: calc(var(--font-size-base) + 9px);
  line-height: 20px;
  border-radius: 30px;
  border: 2px dashed transparent;
  transition: color .35s ease; }
  @media (max-width: 575.98px) {
    .product-tabs__nav-link {
      font-size: calc(var(--font-size-base) + 2px);
      padding: 6px 14px; } }
  .product-tabs__nav-link:hover, .product-tabs__nav-link.active {
    border-color: var(--primary);
    color: var(--primary); }

.product-tabs-vertical__nav-link {
  display: block;
  padding: 10px;
  color: var(--body-color);
  font-family: var(--font-heading-family);
  font-weight: var(--font-heading-weight);
  font-size: calc(var(--font-size-base) + 1px);
  line-height: 20px;
  transition: color .35s ease; }
  @media (min-width: 576px) {
    .product-tabs-vertical__nav-link {
      border-top: 1px solid var(--border-color);
      padding: 15px 10px; } }
  .product-tabs-vertical__nav-link svg {
    width: 6px;
    height: 11px;
    margin-top: -4px; }
  .product-tabs-vertical__nav-link:hover, .product-tabs-vertical__nav-link.active {
    color: var(--primary); }

@media (min-width: 576px) {
  .product-tabs-vertical .product-tabs-vertical__heading {
    width: 280px; } }

.product-tabs-vertical .product-tabs-vertical__heading .heading {
  font-size: calc(var(--font-size-base) + 7px);
  padding: 10px; }
  @media (max-width: 575.98px) {
    .product-tabs-vertical .product-tabs-vertical__heading .heading {
      border-bottom: 1px solid var(--border-color); } }

.product-tabs-vertical .product-tabs-vertical__heading .icon {
  margin-right: 10px; }

@media (max-width: 575.98px) {
  .product-tabs-vertical .product-tabs-vertical__heading {
    border-bottom: 1px solid var(--border-color);
    border-right: 0 !important; } }

@media (min-width: 576px) {
  .product-tabs-vertical .tab-content {
    width: calc( 100% - 280px); } }

.product-tabs-vertical .slick-carousel {
  margin-left: 0;
  margin-right: 0; }

.product-tabs-vertical .slick-carousel__item {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 576px) {
    .product-tabs-vertical .slick-carousel__item {
      border-right: 1px solid var(--border-color); } }

.product-tabs-vertical .product-list-style,
.product-tabs-vertical .product-grid {
  margin-bottom: 0 !important; }

.product-tabs-vertical .product-card__image-link {
  border: 0 !important; }

.product-tabs-vertical .row {
  margin-left: 0;
  margin-right: -1px;
  margin-bottom: -1px; }
  .product-tabs-vertical .row > * {
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color); }

.product-card__countdown.style1 {
  z-index: 1;
  color: var(--body-color);
  background-color: var(--body-bg);
  border: 2px solid var(--primary);
  border-radius: 50px; }
  .product-card__countdown.style1 .countdown__item {
    margin: 0;
    padding: 8px 6px; }
    .product-card__countdown.style1 .countdown__item span:first-child {
      width: inherit;
      height: inherit;
      color: var(--heading-color);
      background-color: transparent;
      border-radius: 0;
      font-family: var(--font-heading-family);
      font-weight: var(--font-heading-weight);
      font-size: var(--font-size-base); }
    .product-card__countdown.style1 .countdown__item span:last-child {
      margin-top: 4px;
      font-size: 12px; }

.collection-five__content {
  left: 10px;
  right: 10px;
  bottom: 30px; }

.collection-five__button {
  font-size: calc(var(--font-size-base) + 7px);
  font-family: var(--font-heading-family);
  font-weight: var(--font-heading-weight);
  background: #fff;
  color: var(--heading-color);
  padding: 8px 25px; }
  .collection-five__button:hover {
    background: var(--primary);
    color: #fff; }

.collection-five .collection-primary .collection-five__content {
  bottom: 50%;
  margin-bottom: -30px; }

.collection-five .collection-primary .collection-five__button {
  padding: 19px 30px;
  min-width: 260px; }

@media (min-width: 992px) {
  .collection-five .column {
    width: 25.875%; }
    .collection-five .column--primary {
      width: 48.25%; } }

.map-info {
  background: #f2f2f2;
  border-radius: 10px;
  padding: 30px; }
  @media (min-width: 1200px) {
    .map-info {
      padding: 40px;
      top: 50%;
      left: 50%;
      z-index: 2;
      transform: translateY(-50%); } }
  .map-info .icons {
    width: 66px;
    min-width: 66px;
    height: 66px;
    line-height: 62px;
    font-size: 26px;
    background-color: var(--primary); }
    .map-info .icons svg {
      width: 20px;
      height: 20px;
      display: inline-block; }
  .map-info label {
    display: block;
    color: var(--heading-color);
    font-weight: var(--font-heading-weight);
    margin: 0; }
  .map-info .map-info__desc {
    line-height: 30px; }

@media (max-width: 991.98px) {
  .page-contact__map iframe {
    height: 600px !important; } }

@media (max-width: 575.98px) {
  .page-contact__map iframe {
    height: 400px !important; } }

.template-404 .subtitle {
  font-size: 300px;
  color: var(--heading-color);
  line-height: 1; }
  @media (max-width: 767.98px) {
    .template-404 .subtitle {
      font-size: 150px; } }

.template-404 .title {
  font-size: 50px;
  font-weight: 400; }
  @media (max-width: 767.98px) {
    .template-404 .title {
      font-size: 28px; } }
  .template-404 .title::before {
    position: absolute;
    content: "";
    width: 140px;
    height: 2px;
    bottom: 0;
    left: calc(50% - 70px);
    background: var(--border-color); }

.vertical-menu__heading {
  font-size: calc(var(--font-size-base) + 3px);
  padding: .68rem 1.3rem;
  cursor: pointer; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .vertical-menu__heading {
      font-size: var(--font-size-base); } }
  .vertical-menu__heading .icons {
    margin-right: 10px; }
    .vertical-menu__heading .icons .icon {
      width: 22px;
      height: 2px; }
      .vertical-menu__heading .icons .icon:nth-child(2) {
        width: 10px;
        margin: 3px 0; }
      .vertical-menu__heading .icons .icon:nth-child(3) {
        width: 16px; }
  .vertical-menu__heading svg {
    width: 14px; }

#vertical-menu-content.show .list-group {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }

.vertical-menu-content .icon-menu {
  max-width: 31px; }

.vertical-menu.dark .list-group-item {
  background-color: #2d2e33;
  border-bottom-color: #3a3b3e; }
  .vertical-menu.dark .list-group-item a {
    color: #fff; }
    .vertical-menu.dark .list-group-item a:hover {
      color: var(--primary); }

.vela-section-blogs .article__meta-date {
  width: 75px;
  height: 75px;
  z-index: 2;
  font-size: 26px;
  line-height: 1; }
  .vela-section-blogs .article__meta-date span {
    border-top: 1px solid #fff;
    font-size: 14px;
    margin-top: 2px;
    padding-top: 5px; }

.vela-section-blogs .blog-tags {
  font-size: 11px;
  letter-spacing: 1px; }

.vela-section-blogs .article__meta {
  color: #a3a3a3; }

.vela-section-blogs .article__title {
  max-width: 260px; }

.vela-section-blogs .article__meta-author {
  color: var(--heading-color); }
  .vela-section-blogs .article__meta-author span {
    color: #a3a3a3; }
  .vela-section-blogs .article__meta-author:after {
    transform: inherit !important; }

.vela-section-blogs .slick-dots {
  position: static;
  margin-top: 40px; }

/* Header */

.header_sec .header-right{
  width:17.5%;
}
.header_sec ul.main-menu__nav {
    width: 100%;
}
.header_sec li.main-menu__nav-item {
    width: 50%;
}
.header_sec header.header .col {
    padding: 0;
}
.header_sec .header-left {
    position: relative;
    height: auto;
}
.header_sec h1.header__heading {
    line-height: 0;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
}
.header_sec .header_right_menu .main-menu__nav-item>a {
    border-left: none;
    border-right: 1px solid #fff;
}

.header__container{
  max-width:1560px;
  margin-left:auto;
  padding:0 15px;
}
.main-menu__nav-item>a:hover {
   background: #E0001A !important;
  transition: all 5s;
}
a.header__icon:hover svg path {
    fill: #000;
}
.header_sub__col {
    display: flex;
    width: 65%;
    padding: 0;
}
.header__inner.logo- .row {
    margin: 0;
}
.header-menu-mobile {
    display: none;
}
.header_sec .header {
    position: fixed;
    left: 0;
    right: 0;
    top: 50px;
    z-index: 2;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  transition:all .8s ease;
}
main#MainContent {
    padding-top: 125px !important;
}
@media (min-width:1200px) and (max-width:1440px){
  .header_sec .header-left {
    max-width: 180px !important;
}
  .main-menu__nav-item>a {
    padding: 20px 5px;
    font-size:14px;
}
  .header__icon .icon {
    height: 22px;
    width: 22px;
}
.header_sub__col {
    width: 70%;
}
  .header_sec .header-right {
    width: 15%;
}

}
@media (max-width:1199px){
  .search-input {
    padding: 15px 30px 15px 25px!important;
  }
  .header-menu-mobile {
    display: block;
}
  .header_sub__col .header-center, .header_sub__col .header_right_menu {
    display: none;
}
  .mobile_none{
    display:none !important;
  }
.header_sub__col {
    width: 65%;
    justify-content: center;
}
.header_sec .header-right {
    width: 17.5%;
    padding: 0px 0;
}
    .header_sec .header-left {
    max-width: 160px !important;
}
    .header__icon .icon {
    height: 22px;
    width: 22px;
}
.header__icon--summary path {
    transition:none;
}

  .header_sec .header {
    top: 40px;
}
}


@media (max-width:767px){
 .header__icon .icon {
    height: 20px;
    width: 20px;
  }
  .search-modal__content {
    max-width: 100%;
  }
  .header_sec .header-right {
    padding: 5px 0;
}
.header_sec .header-right {
    width: 25.5%;
}
  .header_sub__col {
    width: 52%;
}
  .header__search_desktop.is_visible {
    top: 170%;
    width: 75%;
  }
  .header__icon.header__icon--search.modal__toggle {
    position: static;
    transform: unset;
  }
  
}

@media (max-width:575px){
  .header_sec .header-left {
    max-width: 100px!important;
    margin-left:30px;
}
  a#cart-icon-bubble {
    margin-left: 0 !important;
}
  .header-cart .header-cart__count {
    min-width: 14px;
    height: 14px;
    right: -14px;
    font-size: 14px;
}
.header_sec .header-right {
    width: 26%;
    padding: 0;
}

  .header_sec .header {
    top: 20px;
}
  .header_sub__col {
    width: 58%;
}
}

  @media (max-width:370px){
    .header-cart .header-cart__count {
    right: -6px;
      font-size:12px;
}
  
}


/* footer css */
.contact__icon {
    display: flex;
    align-items: flex-start;
}
span.phone_icon {
    margin-left: 18px;
}
ul.footer-links li {
/*     margin-bottom: 10px; */
}
ul.footer-links {
/*     margin-bottom: 50px !important; */
}
.footer-info {
/*     margin-bottom: 73px !important; */
}
/* .footer-link-list-content {
    padding-top: 17px !important;
} */
.social__block.col {
    text-align: end;
    max-width: 340px;
}
.social-link ul {
    justify-content: end;
}
.contact__icon {
    display: flex;
    align-items: flex-start;
    justify-content: end;
    margin-right: -23px;
}
.contact__icon.phone__text span p{
  margin-bottom:0;
}
.contact__icon.phone__text span p a {
    font-size: 24px;
    line-height: 1.4;
    text-align: right;
    letter-spacing: 0.2em;
    color: #E8E8E8;
    font-family: 'Industry-Bold';
    margin-bottom: 0;
}

.contact_icons span p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    text-align: right;
    letter-spacing: .2em;
    color: #e8e8e8;
    font-family: Industry-Light;
    padding-bottom: 27px;
    position: relative;
    padding-top: 20px;
  margin-bottom:0;
}
.contact_icons span p:before {
    position: absolute;
    content: "";
    right: -15px;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 90%;
    background: #fff;
    margin: auto 0;
}
.contact__icons_text {
    display: flex;
    align-items: flex-start;
    justify-content: end;
    margin-right: -23px;
}
.contact__icons_text p{
  margin-top:0;
  font-family: Industry-light;
  letter-spacing: 0.1em
}
.contact__icons_text span p a {
    font-size: 12px;
    line-height: 1.5;
    text-align: right;
    letter-spacing: 0.18em;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #FFFFFF;
}
.footer-item {
    max-width: 260px;
}
ul.footer-links li:last-child {
    margin-bottom: 0;
}
span.carrer_text p a {
    font-size: 16px;
    line-height: 1.2;
    text-align: right;
    letter-spacing: 0.2em;
    color: #E8E8E8;
    font-family: 'Industry-Light';
}
.footer__center-inner .row {
    justify-content: space-between;
}
.container_inner{
  max-width:1510px;
  margin:auto;
  padding:0 15px;
}
.col.copyright {
    text-align: right;
}
.col.copyright p, .col.copyright p a {
    font-size: 16px;
    line-height: 1.3;
    text-align: right;
    letter-spacing: 0.1em;
    color: #E8E8E8;
    font-family: 'Industry-Light';
}
.footer__center {
    padding-top: 50px;
    box-shadow: 0px -8px 10px rgb(0 0 0 / 40%);
}
.footer__top_text h2 {
    font-style: italic;
    font-weight: 900;
    font-size: 210px;
    line-height: 1;
    display: flex;
    align-items: center;
    letter-spacing: -.02em;
    position: absolute;
    text-shadow: 0px -8px 10px rgb(0 0 0 / 40%);
    top: -192px;
    color: var(--footer-bg);
}
span.carrer_text p a:hover{
  color:#000;
}
a.social-icons--link:hover svg path {
    fill: #000;
}
.contact__icon.phone__text span p a:hover {
    color: #000;
}
.contact__icons_text span p a:hover {
    color: #000;
}
.col.copyright p a:hover{
  color:#000;
}
.footer-item:first-child {
    max-width: 260px;
}
.col.footer-item:first-child .footer-links {
    margin-bottom: 0 !important;
}
html.js {
    padding-bottom: 0 !important;
}


@media (min-width:1200px) and (max-width:1550px){
  .container_inner {
    max-width: 1170px;
}
  .footer__top_text h2 {
    font-size: 165px;
    top: -151px;
}
  h4.footer__title,.footer__title_heading {
    font-size: 16px;
/*     margin-bottom: 20px!important; */
}
/*   ul.footer-links li {
    margin-bottom: 13px; */
}
  .contact__icon.phone__text span p a {
    font-size: 22px;
}
  .contact__icons_text,  .contact__icon {
    margin-right: -18px;
}
  .contact_icons span p:before {
    right: -9px;
}
  .footer {
    margin-top: 250px;
    padding-bottom: 75px;
    
}
}
@media (min-width:992px) and (max-width:1199px){
    .container_inner {
    max-width: 960px;
}
  .footer__top_text h2 {
    font-size: 134px;
    top: -119px;
}
  h4.footer__title ,.footer__title_heading{
    font-size: 15px;
/*     margin-bottom: 20px!important; */
}
  .footer-link-list-content {
    padding-top: 10px!important;
}
  ul.footer-links li {
    margin-bottom: 8px;
}
  .footer-links a {
    font-size: 14px;
}
  .contact__icon.phone__text span p a {
    font-size: 17px;
}
  .contact_icons span p {
    font-size: 13px;
    padding-bottom: 27px;
    padding-top: 20px;
}
  .footer {
    color: var(--footer-color);
/*     padding-bottom: 60px; */
}
  .contact__icons_text span p a {
    font-size: 11px;
}
  span.carrer_text p a {
    font-size: 14px;
}
  .footer-social .social-icons--link svg {
    width: 30px;
    height: 30px;
}
  .footer-social .social-icons-item:not(:last-child) {
    margin-right: 10px;
}
  .footer {
    margin-top: 220px;
}
}

@media (max-width:991px){
  .footer-social .social-icons-item:not(:last-child) {
    margin-right: 10px;
}
      .container_inner {
    max-width: 720px;
}
  .footer__top_text h2 {
    font-size: 100px;
    top: -92px;
}
  .footer-link-list-content {
    padding-top: 0 !important;
}
   .accordion-footer__content {
    display: none;
   }
  .accordion-footer .footer__title svg {
      width: 7px;
      height: 17px;
      transform: rotate(270deg);
  }
    .accordion-footer .footer__title.active svg {
      transform: rotate(90deg);
    }
 .footer__title .d-md-none {
    display: block !important;
}
  .social__block col .accordion-footer__content {
    display: block;
}
.footer__center-inner .col {
    width: 100%!important;
    margin-top: 0 !important;
}
  .footer-item {
    max-width: 100%;
}
  .social__block.col {
    text-align: center;
    max-width: 100%;
    margin: auto;
}
  .social-link ul {
    justify-content: center;
}
.social-link ul, .contact__icon {
    justify-content: flex-start;
  margin-right:0;
}
  span.carrer_text p {
    text-align: left;
}
  .contact_icons span p {
    text-align: left;
}
  .contact__icons_text {
    justify-content: flex-start;
    margin-right:0;
}
  .footer-info {
    margin-bottom: 40px!important;
}
  .footer-social .social-icons--link svg {
    width: 29px;
    height: 29px;
}
  .contact_icons span p:before {
  display:none;
}
  .footer__bottom .col {
    width: 100%;
    text-align: left;
}
  .col.copyright p, .col.copyright p a {
    text-align: left;
}
  h4.footer__title, .footer__title_heading {
    margin-bottom: 15px!important;
}
  .footer-item:first-child {
    max-width: 100%;
}
  h4.footer__title_heading {
    text-align: left;
}
  .contact__icon.phone__text span p a {
    font-size: 20px;
}
  .contact_icons span p {
    padding-bottom: 15px;
    padding-top: 15px;
}
  .footer {
    margin-top: 200px;
}
}

@media (max-width:767px){
  .container_inner {
    max-width: 540px;
}
  .footer__top_text h2 {
    font-size: 73px;
    top: -67px;
}
  h4.footer__title, .footer__title_heading {
    font-size: 16px;
}
  .footer-info-content .pt-2 {
    padding-top: 0 !important;
}
  .footer-social .social-icons--link {
    margin-bottom: 0;
}
  .footer-info {
    margin-bottom: 30px!important;
}
  .contact__icon.phone__text span p a {
    font-size: 18px;
}
  .footer-links a {
    font-size: 14px;
}
  ul.footer-links li {
    margin-bottom: 6px;
}
  ul.footer-links {
    margin-bottom: 20px!important;
}
  .contact__icons_text span p a {
    text-align: left;

  }
  .footer {
    margin-top: 170px;
}
/*   .header__search_desktop.is_visible {
    width: calc(50% - 77px) !important;
    top: 100%;
    right: 0 !important;
} */
}

@media (max-width:575px){
    .container_inner {
    max-width: 100%;
}
  .footer__top_text h2 {
    font-size: 53px;
    top: -47px;
}
  .footer {
    padding-bottom: 20px;
}
  h4.footer__title, .footer__title_heading {
    font-size: 14px;
}
  span.carrer_text p a {
    font-size: 14px;
}
  .footer {
    margin-top: 120px;
    padding-bottom: 20px;
}
  .contact_icons span p {
    font-size: 14px;
}
  a.header__icon.header__icon--account {
    margin-left: 10px !important;
}
/*   .header__search_desktop.is_visible {
    width: 100%!important;
    top: 74px;
    right: 0!important;
} */
}

@media (max-width:425px){
  .footer__top_text h2 {
    font-size: 47px;
    top: -40px;
}
  .footer {
    margin-top: 90px;
    padding-bottom: 20px;
}

}
@media (max-width:375px){
  .footer__top_text h2 {
    font-size: 37px;
    top: -33px;
}
  .header__icon .icon {
    height: 17px;
    width: 17px;
}
/*   .header__search_desktop.is_visible {
    top: 65px;
} */
}

@media (min-width:1200px){
  .header__inner {
    position: relative;
}
}
.menu_drawer_fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 8;
    width: 100%;
    height: 100%;
}

.menu_drawer_fixed:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 1;
}
@media not all and (min-resolution:.001dpcm)
		{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
            .footer__top_text h2 {
                line-height: 1.3;
            }
		}}

main#MainContent{
  padding-top:200px !important; 
}
#company-our-brands main#MainContent,#miller-manufacturing main#MainContent{
  padding-top:0 !important; 
}
@media (max-width:1199px){
  main#MainContent {
    padding-top: 170px!important;
}
}
@media (max-width:767px){
  main#MainContent {
    padding-top: 160px!important;
}
}
@media (max-width:575px){
  main#MainContent {
    padding-top: 130px!important;
}
}


 .header__main_logo {
background-size: contain;
background-repeat: no-repeat;
background-position: center;
width: 250px;
height: 160px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='1021.000000pt' height='689.000000pt' viewBox='0 0 1021.000000 689.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000 689.000000) scale(0.100000 -0.100000)' fill='%23e31937' stroke='none'%3E%3Cpath d='M4185 6869 c-1353 -42 -2683 -175 -3967 -396 l-218 -37 0 -2993 c0 -1646 2 -2993 4 -2993 3 0 123 -20 268 -45 2116 -360 4344 -478 6578 -350 1011 58 2043 173 3010 335 162 28 307 53 323 56 l27 6 0 2994 c0 1647 -3 2994 -7 2994 -4 0 -141 22 -303 50 -1288 216 -2515 335 -3910 380 -347 11 -1445 11 -1805 -1z'/%3E%3C/g%3E%3C/svg%3E");
}

.header__main_logo::before {
content: '';
position: absolute;
width: calc(100% + 12px);
height: calc(100% + 12px);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='1021.000000pt' height='689.000000pt' viewBox='0 0 1021.000000 689.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000 689.000000) scale(0.100000 -0.100000)' fill='%23000000' stroke='none'%3E%3Cpath d='M4185 6869 c-1353 -42 -2683 -175 -3967 -396 l-218 -37 0 -2993 c0 -1646 2 -2993 4 -2993 3 0 123 -20 268 -45 2116 -360 4344 -478 6578 -350 1011 58 2043 173 3010 335 162 28 307 53 323 56 l27 6 0 2994 c0 1647 -3 2994 -7 2994 -4 0 -141 22 -303 50 -1288 216 -2515 335 -3910 380 -347 11 -1445 11 -1805 -1z'/%3E%3C/g%3E%3C/svg%3E");
z-index:-1
}

.header__main_logo::after {
content: '';
position: absolute;
width: calc(100% + 6px);
height: calc(100% + 6px);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='1021.000000pt' height='689.000000pt' viewBox='0 0 1021.000000 689.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000 689.000000) scale(0.100000 -0.100000)' fill='%23fff' stroke='none'%3E%3Cpath d='M4185 6869 c-1353 -42 -2683 -175 -3967 -396 l-218 -37 0 -2993 c0 -1646 2 -2993 4 -2993 3 0 123 -20 268 -45 2116 -360 4344 -478 6578 -350 1011 58 2043 173 3010 335 162 28 307 53 323 56 l27 6 0 2994 c0 1647 -3 2994 -7 2994 -4 0 -141 22 -303 50 -1288 216 -2515 335 -3910 380 -347 11 -1445 11 -1805 -1z'/%3E%3C/g%3E%3C/svg%3E");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
z-index: -1;
}
.header_animate.header {
    top: 0px;
}
.header_animate2.header {
    top: 0;
}
.header_animate3.header {
    top: 0;
}
.header_animate4.header {
    top: 0;
}
 .header__main_logo {
    width: 230px;
    height: 150px;
  transition: all .8s ease;
}
.header__main_logo span svg{
  transition: all .8s ease;
}
.header_animate .header__main_logo span svg {
width: 172px;
height: auto;
padding-top: 26px;
}
.header_animate .header__main_logo {
width: 220px;
height: 146px;
}
 .header_animate .header__main_logo span svg {
    width: 150px;
    height: auto;
    padding-top: 26px;
}
.header_animate2 .main-menu__nav-item>a {
    padding: 18px 10px;
}
.header_animate2 .header__main_logo span svg {
    width: 120px;
    height: auto;
    padding-top: 26px;
}
.header_animate2 .header__main_logo {
    width: 170px;
    height: 115px;
}
.header_animate3 .main-menu__nav-item>a {
    padding: 12px 10px;
    font-size: 14px;
}
.header_animate3 .header__main_logo span svg {
    width: 100px;
    height: auto;
    padding-top: 17px;
}
.header_animate3 .header__main_logo {
    width: 140px;
    height: 90px;
}
.header_animate3 .header__icon .icon {
    height: 20px;
    width: 20px;
}
.header_animate3 .header-cart .header-cart__count {
    height: 17px;
    font-size: 15px;
}
.header_animate3 .header_sec h1.header__heading {
    top: -25px;
}
.header_animate4 .main-menu__nav-item>a {
    padding: 10px 10px;
    font-size: 12px;
}
.header_animate4 .header__main_logo span svg {
    width: 90px;
    height: auto;
    padding-top: 17px;
}
.header_animate4 .header__main_logo {
    width: 120px;
    height: 80px;
}
.header_animate4 .header_sec h1.header__heading {
    top: -20px;
}
.header_animate4 .header__icon .icon {
    height: 18px;
    width: 18px;
}
.header_animate5.header {
    /* top: -80px; */
}
.header_animate2 .header__icon {
padding: 8px 0;
}
/* .header_animate2 .header__search_desktop.is_visible {
width: calc(50% - 336px);
} */
.header_animate3 .search-input {
padding: 10px 40px 10px 15px!important;
}
/* .header_animate3 .header__search_desktop.is_visible {
width: calc(50% - 319px);
} */
.header_animate3 .header__icon {
padding: 7px 0;
}
.header_animate4 .header__icon {
padding: 5px 0;
}
.header_animate4 a#cart-icon-bubble {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
/* .header_animate4 .header__search_desktop.is_visible {
width: calc(50% - 310px);
} */
.header_animate2 .header-left {
max-width: 180px;
}
.header_animate3 .header-left {
max-width: 155px;
}
.header_animate4 .header-left {
max-width: 130px;
}
.header-left {
max-width: 230px;
}


.header__inner {
position: relative;
}
 a.header__heading-link::after {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
z-index: -3;
box-shadow: 0 0 20px #000;
border-radius: 35px;
}
 a.header__heading-link {
position: relative;
   z-index: 999;
}
/* megamenu */
.menu-dropdown__content.menu-dropdown__content--megamenu.open_megamenu .menu-row {
    height: 100%;
    width: 100%;
    background: #3D3D3D;
    opacity: 1;
    visibility: visible;
    margin: auto;
    max-width: 1620px;
    overflow: hidden;
    padding-bottom: 36px; 
   
}

.product_menu {
    overflow-y: scroll;
    height: 100%;
}
.product_menu-row::-webkit-scrollbar {
  width: 0;
}
.menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu {
    animation: header_open 1s;
}
 @keyframes header_open {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}
/* .menu-dropdown__content.menu-dropdown__content--megamenu {
    animation: header_closed 1s;
}
 @keyframes header_closed {
    0% {
        transform: translateY(100%) translateX(-50%);
    }
    100% {
        transform: translateY(0) translateX(-50%);
    }
} */
.header_sec .smoll_hed.header {
    top: 30px;
}
.smoll_hed .header-wrap {
    box-shadow: -8px 3px 16px #0009;
}
.smoll_hed .header__main_logo {
    width: 150px;
    height: 100px;
    transition: 1s;
}
.smoll_hed .header__main_logo span svg {
    width: 110px;
    transition: 1s;
    padding-top: 0;
}
/* .menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu {
    height: 95vh;
    background: #3D3D3D;
    max-width: 1600px;
    width: 100%;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
   opacity: 1;
    position: absolute;
    z-index: -1;
    overflow: hidden;
    padding: 0;
} */
.menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu {
   opacity: 1;
    transition: 1s;
}
.product_menu {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.product_menu_item_row {
    width: calc(14.6% - 60px);
    text-align: center;
    position: relative;
    margin: 30px;
    z-index: 2;
    max-width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_menu_item_row .product_menu_item_col {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.product_menu_item_row .product_menu_item_col::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='121' height='181' viewBox='0 0 121 181' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M69.9827 177.202L67.5537 179.852C66.437 179.799 65.3207 179.745 64.2047 179.691L69.2597 163.113C68.4757 163.061 67.691 163.01 66.9057 162.958C65.1427 167.398 63.5647 171.857 61.5387 176.273C60.4847 178.574 58.8157 180.484 51.0447 179.643C45.7637 179.07 39.8617 179.533 33.3727 179.533L32.6267 177.027L27.6007 179.561L25.9727 179.07C28.1607 173.021 30.35 166.973 32.5407 160.924L29.4967 160.54L23.0457 171.74C22.2557 171.673 21.465 171.608 20.6737 171.546L27.9377 148.387C26.9624 148.331 25.987 148.276 25.0117 148.221L14.9037 179.141C9.5827 178.688 3.9757 178.398 6.0567 174.753C6.2647 174.387 3.4567 173.842 2.96571 173.243C1.85071 171.882 0.681702 170.438 0.637703 169.02C0.430702 162.366 0.626701 155.712 0.622704 149.055C0.622704 141.018 0.538704 132.982 0.522705 124.945C0.505371 113.966 0.505371 102.987 0.522705 92.0085C0.522705 67.5505 0.422707 43.0935 0.608704 18.6355C0.635628 14.1396 1.35473 9.67457 2.74071 5.3975C3.16871 4.0765 7.09771 2.9615 11.4907 2.1615V14.0615L13.8297 14.1115C14.4877 10.8115 14.8107 7.4975 16.0027 4.2375C16.3837 3.1975 19.0727 2.3115 20.7027 1.3545C21.6497 1.8545 22.6027 2.7735 23.5387 2.7695C26.2737 2.7615 29.8387 2.7635 31.5657 2.0745C35.6247 0.4615 40.9737 0.7865 43.5897 3.2125L46.9747 0.8125L47.1257 1.8325C54.2907 1.6125 61.4497 1.2885 68.6217 1.2125C72.7217 1.1705 78.1977 0.8965 80.7087 1.8485C87.9537 4.5945 96.4797 2.3635 103.975 3.4945C105.109 3.6675 107.548 2.2695 109.497 1.5565C110.872 2.0975 113.548 2.7315 114.705 3.6965C116.583 5.09406 118.089 6.93291 119.088 9.0505C119.941 11.6237 120.364 14.3197 120.341 17.0305C120.518 22.7205 120.562 28.4125 120.377 34.1005C120.177 40.2895 119.637 46.4755 119.266 52.6615C119.134 54.8535 118.973 57.0465 118.966 59.2385C118.941 73.6058 118.937 87.9725 118.953 102.339L118.953 163.852C118.953 168.232 118.532 172.622 119.085 176.99C119.527 180.475 113.946 180.975 108.685 180.771C103.068 180.553 97.7087 179.28 92.1107 178.682C90.7377 178.535 88.9247 179.298 87.2207 179.51C83.0837 180.027 78.7077 180.979 74.8007 180.723C72.7137 180.587 71.3947 178.312 69.9807 177.201' fill='%23030303' fill-opacity='0.3'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: center;
    transition: .4s;
}
.product_menu_item_row .product_menu_item_col:hover::after {
  background-image: url("data:image/svg+xml,%3Csvg width='121' height='181' viewBox='0 0 121 181' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M69.9905 177.202L67.5615 179.852C66.4448 179.799 65.3285 179.745 64.2125 179.691L69.2675 163.113C68.4835 163.061 67.6988 163.01 66.9135 162.958C65.1505 167.398 63.5725 171.857 61.5465 176.273C60.4925 178.574 58.8235 180.484 51.0525 179.643C45.7715 179.07 39.8695 179.533 33.3805 179.533L32.6345 177.027L27.6085 179.561L25.9805 179.07C28.1685 173.021 30.3578 166.973 32.5485 160.924L29.5045 160.54L23.0535 171.74C22.2635 171.673 21.4729 171.608 20.6815 171.546L27.9455 148.387C26.9702 148.331 25.9949 148.276 25.0195 148.221L14.9115 179.141C9.59052 178.688 3.98351 178.398 6.06451 174.753C6.27251 174.387 3.46452 173.842 2.97352 173.243C1.85852 171.882 0.689514 170.438 0.645515 169.02C0.438515 162.366 0.634514 155.712 0.630516 149.055C0.630516 141.018 0.546516 132.982 0.530518 124.945C0.513184 113.966 0.513184 102.987 0.530518 92.0085C0.530518 67.5505 0.430519 43.0935 0.616516 18.6355C0.64344 14.1396 1.36254 9.67457 2.74852 5.3975C3.17652 4.0765 7.10552 2.9615 11.4985 2.1615V14.0615L13.8375 14.1115C14.4955 10.8115 14.8185 7.4975 16.0105 4.2375C16.3915 3.1975 19.0805 2.3115 20.7105 1.3545C21.6575 1.8545 22.6105 2.7735 23.5465 2.7695C26.2815 2.7615 29.8465 2.7635 31.5735 2.0745C35.6325 0.4615 40.9815 0.7865 43.5975 3.2125L46.9825 0.8125L47.1335 1.8325C54.2985 1.6125 61.4575 1.2885 68.6295 1.2125C72.7295 1.1705 78.2055 0.8965 80.7165 1.8485C87.9615 4.5945 96.4875 2.3635 103.983 3.4945C105.117 3.6675 107.556 2.2695 109.505 1.5565C110.88 2.0975 113.556 2.7315 114.713 3.6965C116.591 5.09406 118.096 6.93291 119.096 9.0505C119.949 11.6237 120.372 14.3197 120.349 17.0305C120.526 22.7205 120.57 28.4125 120.385 34.1005C120.185 40.2895 119.645 46.4755 119.274 52.6615C119.142 54.8535 118.981 57.0465 118.974 59.2385C118.949 73.6058 118.945 87.9725 118.961 102.339L118.961 163.852C118.961 168.232 118.54 172.622 119.093 176.99C119.535 180.475 113.954 180.975 108.693 180.771C103.076 180.553 97.7165 179.28 92.1185 178.682C90.7455 178.535 88.9325 179.298 87.2285 179.51C83.0915 180.027 78.7155 180.979 74.8085 180.723C72.7215 180.587 71.4025 178.312 69.9885 177.201' fill='%23C5C5C5' fill-opacity='0.3'/%3E%3C/svg%3E");
}
.product_menu_item img {
    height: 100%;
    max-height: 71px;
    width: 100%;
    max-width: 83px;
    object-fit: contain;
}
.product_menu_inner p {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 700;
    min-height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_menu_item {
    height: 71px;
    margin-top: 30px;
}

.menu-dropdown__content .menu-row__col {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_menu_main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 100px;
}

.product_menu::-webkit-scrollbar {
    width: 0;
}
.open_megamenu .menu-row__col {
    animation: scroll_menu 1s;
}
 @keyframes scroll_menu {
    0% {
        transform: translateX(100%) ;
    }
    100% {
        transform: translateX(0);
    }
}
.open_megamenu .product_menu-row {
  animation: scrolls_menu 1s;
}
 @keyframes scrolls_menu {
    0% {
        transform: translateX(100%) ;
    }
    100% {
        transform: translateX(0);
    }
}
.menu-row__col.menu-row__col--20 {
    width: 100%;
    max-width: 100%;
}
.menu-row__col .menu-row {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    align-content: space-around;
}
.product_button .product_button_col {
    height: 60px;
    width: 475px;
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    font-size: 20px;
    font-style: italic;
    font-family: 'Industry-Bold';
    letter-spacing: 2px;
}
.product_button .product_button_col a::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='461' height='61' viewBox='0 0 461 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M451.279 34.9548L458.049 33.7403C457.915 33.182 457.778 32.6238 457.64 32.0658L415.271 34.5933C415.14 34.2013 415.008 33.809 414.875 33.4163C426.224 32.5348 437.62 31.7458 448.905 30.7328C454.783 30.2058 459.667 29.3713 457.515 25.4858C456.051 22.8453 457.236 19.8943 457.236 16.6499L450.83 16.2769L457.305 13.7639L456.053 12.9499C440.594 14.0439 425.136 15.1385 409.68 16.2339L408.696 14.7119L437.318 11.4864C437.148 11.0914 436.983 10.696 436.825 10.3004L377.64 13.9324C377.497 13.4447 377.355 12.957 377.213 12.4694L456.235 7.41537C455.077 4.75488 454.333 1.95138 445.018 2.99188C444.083 3.09588 442.693 1.69189 441.162 1.44638C437.681 0.888886 433.991 0.304386 430.37 0.282386C413.365 0.178884 396.357 0.276882 379.347 0.274882C358.808 0.27488 338.269 0.232879 317.73 0.224877C289.673 0.216208 261.616 0.216206 233.559 0.22487C171.055 0.224865 108.553 0.17486 46.0482 0.267853C34.5584 0.281314 23.1478 0.640863 12.2174 1.33385C8.84143 1.54785 5.99195 3.51234 3.94749 5.70884L34.3589 5.70884L34.4867 6.87834C26.0533 7.20734 17.5841 7.36883 9.25288 7.96483C6.59507 8.15533 4.33082 9.49983 1.88513 10.3148C3.16292 10.7883 5.5115 11.2648 5.50128 11.7328C5.48084 13.1003 5.48595 14.8828 3.72515 15.7463C-0.397006 17.7758 0.433558 20.4503 6.6334 21.7583L0.500003 23.4508L3.1067 23.5263C2.54447 27.1088 1.71646 30.6883 1.52224 34.2743C1.4149 36.3243 0.714671 39.0623 3.14759 40.3178C10.1652 43.9403 4.46371 48.2033 7.35408 51.9507C7.79619 52.5177 4.22349 53.7372 2.40135 54.7117C3.78393 55.3992 5.40417 56.7372 7.8703 57.3157C11.4419 58.255 16.1412 59.0077 21.5529 59.5072C28.1288 59.9337 35.0189 60.1454 41.9465 60.1337C56.4877 60.2222 71.0341 60.2442 85.5703 60.1517C101.387 60.0517 117.196 59.7817 133.004 59.5962C138.606 59.5302 144.211 59.4497 149.813 59.4462C186.529 59.4339 223.245 59.4318 259.958 59.4398L417.162 59.4398C428.356 59.4398 439.572 59.2293 450.735 59.5058C459.641 59.7268 460.922 56.9363 460.4 54.3058C459.843 51.4973 456.587 48.8178 455.059 46.0188C454.683 45.3323 456.636 44.4258 457.178 43.5738C458.496 41.5053 460.929 39.3173 460.278 37.3638C459.93 36.3203 454.116 35.6608 451.274 34.9538' fill='%23030303' fill-opacity='0.3'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    transition: .4s;
}
.product_button .product_button_col:hover a::after {
  background-image: url("data:image/svg+xml,%3Csvg width='461' height='61' viewBox='0 0 461 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M451.279 34.9548L458.049 33.7403C457.915 33.182 457.778 32.6238 457.64 32.0658L415.271 34.5933C415.14 34.2013 415.008 33.809 414.875 33.4163C426.224 32.5348 437.62 31.7458 448.905 30.7328C454.783 30.2058 459.667 29.3713 457.515 25.4858C456.051 22.8453 457.236 19.8943 457.236 16.6499L450.83 16.2769L457.305 13.7639L456.053 12.9499C440.594 14.0439 425.136 15.1385 409.68 16.2339L408.696 14.7119L437.318 11.4864C437.148 11.0914 436.983 10.696 436.825 10.3004L377.64 13.9324C377.497 13.4447 377.355 12.957 377.213 12.4694L456.235 7.41537C455.077 4.75488 454.333 1.95138 445.018 2.99188C444.083 3.09588 442.693 1.69189 441.162 1.44639C437.681 0.888887 433.991 0.304386 430.37 0.282386C413.365 0.178885 396.357 0.276883 379.347 0.274882C358.808 0.27488 338.269 0.232879 317.73 0.224877C289.673 0.216208 261.616 0.216206 233.559 0.22487C171.055 0.224864 108.553 0.174858 46.0482 0.267853C34.5584 0.281315 23.1478 0.640862 12.2174 1.33385C8.84143 1.54785 5.99195 3.51234 3.94749 5.70884L34.3589 5.70884L34.4867 6.87834C26.0533 7.20734 17.5841 7.36883 9.25288 7.96483C6.59507 8.15533 4.33082 9.49983 1.88513 10.3148C3.16292 10.7883 5.5115 11.2648 5.50128 11.7328C5.48084 13.1003 5.48595 14.8828 3.72515 15.7463C-0.397006 17.7758 0.433558 20.4503 6.6334 21.7583L0.500003 23.4508L3.1067 23.5263C2.54447 27.1088 1.71646 30.6883 1.52224 34.2743C1.4149 36.3243 0.714671 39.0623 3.14759 40.3178C10.1652 43.9403 4.46371 48.2033 7.35408 51.9507C7.79619 52.5177 4.22349 53.7372 2.40135 54.7117C3.78393 55.3992 5.40417 56.7372 7.8703 57.3157C11.4419 58.255 16.1412 59.0077 21.5529 59.5072C28.1288 59.9337 35.0189 60.1454 41.9465 60.1337C56.4877 60.2222 71.0341 60.2442 85.5703 60.1517C101.387 60.0517 117.196 59.7817 133.004 59.5962C138.606 59.5302 144.211 59.4497 149.813 59.4462C186.529 59.4339 223.245 59.4318 259.958 59.4398L417.162 59.4398C428.356 59.4398 439.572 59.2293 450.735 59.5058C459.641 59.7268 460.922 56.9363 460.4 54.3058C459.843 51.4973 456.587 48.8178 455.059 46.0188C454.683 45.3323 456.636 44.4258 457.178 43.5738C458.496 41.5053 460.929 39.3173 460.278 37.3638C459.93 36.3203 454.116 35.6608 451.274 34.9538' fill='%23C5C5C5' fill-opacity='0.3'/%3E%3C/svg%3E");
}
.product_button_col p {
    margin: 0;
}
.product_button_col p a {
    padding: 0;
    height: 60px;
    width: 475px;
    display: block;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_button {
    margin-top: 30px;
    text-align: center;
}
.product_menu-title h3 {
    /* font-size: 18px;
    text-align: center;
    color: #fff;
    margin: 0;
    font-family: 'Open Sans';
    font-weight: 500;
    letter-spacing: 1px; */
    display:none;
}
.megamenu-links__item.megamenu-heading .megamenu-links__link {
    font-size: 14px;
    font-style: italic;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Industry-Medium';
    text-shadow: none;
  margin-bottom: 40px !important;
}
.megamenu-links__link {
    font-family: 'Industry-Medium';
    font-size: 24px;
    line-height: 1.3;
}
.megamenu-links__item .megamenu-links__link {
    font-family: Industry-Medium;
    font-size: 24px;
    line-height: 1.3;
    padding: 0;
    margin-bottom: 40px!important;
    text-transform: uppercase;
}
.megamenu-links__item.megamenu-heading .megamenu-links__link::before{
  display: none;
}
.menu-row__col .menu-row.row {
    padding: 0 !important;
}
.menu_fiest-child .main-menu__nav-item.menu-dropdown:first-child .megamenu-links.list-unstyled .megamenu-links__item:last-child a {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.5;
    max-width: 100%;
}
ul.megamenu-links.list-unstyled {
    max-width: 215px;
}
.menu-dropdown__content .menu-row__col--25 {
    width: 17%;
    max-width: 17%;
}
.product_menu-row {
    overflow-y: scroll;
    max-height: 100%;
    width: 100%;
}
.limenu_open_row .block_megamenu {
  animation: scrolls_menus 1s;
}
 @keyframes scrolls_menus {
    0% {
        transform: translateX(0%) ;
    }
    100% {
        transform: translateX(-100%);
    }
}

.limenu_open {
  transition-delay: 250ms;
}

.fixed_megamenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.megamenu-links__item .megamenu-links__link {
    max-width: 195px;
}
li#menu_first_click svg {
    display: none;
} 
.smoll_hed .header__search_desktop.is_visible {
    width: calc(50% - 325px);
}
.smoll_hed .header-left {
    max-width: 163px;
}

h5.totals__subtotal {
    line-height: 28px;
}
.product__organization.d-flex.flex-wrap.mt-2.mb-3.me-5 {
    margin-top: 0px !important;
}

.js-product-select-option--1.variants__options {
    /* margin-top: 10px;
    display: inline-block;  */
}

.single-option-selector {
    position: relative;
    margin: 0px 10px 30px 0;
}
.shipping-description {
    margin-bottom: 0px;
}
.product-form__buttons {
    margin-bottom: 10px;
}
.product-grid .product-card__content .product-price {
    display: none;
}

.price-container .product-single__price {
    color: #AA0003;
    margin-bottom: 30px !important; 
    font-size: 36px;
    display: inline-block;
        line-height: 27px;
}
.drawer__quantity {
    width: 125px;
}
.vela-qty input.js-qty-number.vela-qty__number {
    width: 133px;
}

.product-quantity__selector .vela-qty {
    width: 170px;
    float: left;
}

button.store-locator-btn3 {
    font-family: Industry-Bold;
    width: 275px;
    padding: 0;
    height: 60px;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    background-color: #e31937;
    border: none;
    margin-right: 10px;
    float: right;
}

button.store-locator-btn3 .btn__text {
    padding-left: 0px;
}
.flex.flex-row.items-center.mb-10.template-1 {
    width: 100%;
      margin-top: 10px;
    display: inline-block;
}

.template-1  .store-locator-btn2 {
    font-family: Industry-Bold;
    /* width: calc(100% - 100px); */
    padding: 0;
    height: 60px;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    background-color: #e31937;
    border: none;
    margin-right: 4px;
    width: 275px;
}

.template-1 .store-locator-btn {
    font-family: Industry-Bold;
    width: 273px;
    padding: 0;
    height: 60px;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    background-color: #e31937;
    border: none;
    margin-right: 7px;
}
.product-single__buttons-template  .vela-qty.default {
    width: auto;
    float: left; 
    margin-right: 0px;
}

  .vela-qty.default input.js-qty-number.vela-qty__number {
    width: 135px;
}

@media (max-width:1600px) and (min-width:1400px) {
  .menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu {
    max-width: 1350px;
}
  .product_menu_main {
    padding: 0 75px;
}
  .product_menu_item_row {
    width: calc(16.6% - 34px);
    margin: 7px;
}
  .menu-dropdown__content.menu-dropdown__content--megamenu.open_megamenu .menu-row {
    padding-bottom: 16px;
    padding-top: 142px;
}
  .product_button {
    margin-top: -10px;
}
  .product_menu_inner p {
    font-size: 18px;
    min-height: 85px;
  }
  .product_menu_item_row .product_menu_item_col {
    padding: 10px;
}
  .product_button .product_button_col a {
    height: 41px;
    width: 363px;
}
}

@media (max-width:1400px) and (min-width:1200px) {
  .menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu {
    max-width: 1150px;
}
  .product_menu_main {
    padding: 0 7px;
}
  .product_menu_item_row {
    width: calc(18.6% - 62px);
    margin: 9px;
}
  .menu-dropdown__content.menu-dropdown__content--megamenu.open_megamenu .menu-row {
    padding-bottom: 63px;
}
  .product_button {
    margin-top: 0px;
}
  .product_menu_item_row .product_menu_item_col {
    padding: 10px;
}
  .product_button .product_button_col a {
    height: 56px;
    width: 455px;
}
  .product_menu_inner p {
    font-size: 18px;
    min-height: 65px;
}
  .menu-dropdown__content .menu-row__col--25 {
width: 22%;
max-width: 22%;
}

  .template-1 .store-locator-btn, .template-1 .store-locator-btn2, button.store-locator-btn3{
        width: 260px;
  }
  .vela-qty input.js-qty-number.vela-qty__number {
    width: 120px;
}
  .js-quantity-selector-template-2.product-quantity-template-2 {
    width: 267px; 
}
  .vela-qty-template-2 input.js-qty-number.vela-qty__number {
    width: 154px;
}
  .vela-qty-template-2 {
    width: 259px;
}
 .product-form__buttons button#ProductSubmitButton- {
    font-family: Industry-Bold;
    width: 260px;
  }
}


@media (max-width:1501px){
  .main-menu__nav-item>a {
    font-size: 14px;
}
  .header__main_logo {
    width: 200px;
    height: 128px;
}
.header__main_logo span svg {
    width: 160px;
}
/*   .header__search_desktop.is_visible {
    width: calc(50% - 319px);
} */
  .header__search_desktop {
    right: 214px;
}
  
}

@media (max-width:1440px){
  .header__search_desktop {
    right: 175px;
}
/*   .header__search_desktop.is_visible {
    width: calc(50% - 280px);
} */
  .header__icon {
    padding: 10px 0;
}
  .main-menu__nav-item>a {
    font-size: 12px;
}
  .header__main_logo {
    width: 180px;
    height: 120px;
}
  .header_animate .header__main_logo {
    width: 170px;
    height: 120px;
}
  .header_animate .header__main_logo span svg {
    width: 140px;
}
/*   .header_animate .header__search_desktop.is_visible {
    width: calc(50% - 267px);
} */
  .header_animate2 .header__main_logo {
    width: 155px;
    height: 110px;
}

  .header_sec .header_animate2 .header-left {
    max-width: 168px!important;
}
/*   .header_animate2 .header__search_desktop.is_visible {
    width: calc(50% - 258px);
} */
  .header_animate2 .header__main_logo span svg {
    width: 127px;
}
    .header_animate3 .header__main_logo {
    width: 132px;
    height: 89px;
}
/*   .header_animate3 .header__search_desktop.is_visible {
    width: calc(50% - 247px);
} */
  .header_animate3 .header__main_logo span svg {
    width: 110px;
}
  .header_sec .header_animate3 .header-left {
    max-width: 146px!important;
}
  .smoll_hed .header__search_desktop.is_visible {
    width: calc(50% - 256px);
}
 .smoll_hed .header_sec .header-left {
    max-width: 162px!important;
}
 .smoll_hed .header__icon {
    padding: 9px 0;
}
  .header__icon--search.modal__toggle .icon-close {
    width: 20px;
    height: 20px;
  }
}

@media (max-width:1199px){
.product_menu {
    display: block;
    height: 85vh;
    padding-bottom: 40px;
}
  .product_button .product_button_col {
    width: auto;
    font-size: 16px;
    margin-bottom: 0px;
}
  .product_button_col p a {
    padding: 5px 0;
    height: auto;
    width: 280px;
     color: #fff;
}
  .product_button .product_button_col a:after {
    background-position: inherit;
}
/*   .search-modal__content {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
} */
.header__search_desktop {
    right: 177px;
}
/*   .header__search_desktop.is_visible {
    width: calc(50% - 274px);
} */
  .product_menu_main {
    padding: 0;
    row-gap: 20px;
}
  .product_menu_item_row {
    width: 33.33% !important;
    margin: 0px;
    padding: 5px;
}
  .product_menu-row {
    padding: 10px;
    padding-bottom: 70px;
}
  .product_menu_item_row .product_menu_item_col {
    max-width: 140px;
}
  .product_menu-title {
    display: none;
}
  .product_menu_inner p {
    font-size: 20px;
    min-height: 85px;
    padding: 10px;
}
  .border-bottom {
    border: none !important;
  }
  #predictive-search-option-search-keywords button {
    padding: 10px 15px !important;
  }
    .template-1 .store-locator-btn, .template-1 .store-locator-btn2, button.store-locator-btn3{
        width: 215px;
  }
  .vela-qty input.js-qty-number.vela-qty__number {
    width: 74px;
}
  .vela-qty-template-2 input.js-qty-number.vela-qty__number {
    width: 110px;
}
  .js-quantity-selector-template-2.product-quantity-template-2 {
    width: 225px;
}
   .product-form__buttons button#ProductSubmitButton- {
    font-family: Industry-Bold;
    width: 215px;
  }

  .price__sale {
    font-size: 30px; 
    line-height: 22px;
}
  
}

@media (max-width:991px) {
   .product_menu_item_row {
    width: 50% !important;
   margin: 5px;
  }
  .search-input {
    padding: 15px 30px 15px 25px!important;
  }
/*   .header__search_desktop.is_visible {
    width: 100%;
} */
/*   .header__search_desktop {
    right: 0;
    top: 100px;
} */
/*   .header_animate .header__search_desktop.is_visible {
    width: 100%;
} */
/*   .header_animate2 .header__search_desktop.is_visible {
    width: 100%;
    top: 90px;
} */
/*   .header_animate3 .header__search_desktop.is_visible {
    width: 100%;
    top: 77px;
}
  .header_animate3 .header__search_desktop.is_visible {
    width: 100%;
    top: 74px;
} */
  .header_animate5 .header__search_desktop.is_visible {
    top: 0;
  }

    .template-1 .store-locator-btn, .template-1 .store-locator-btn2, button.store-locator-btn3{
        width: 155px;
  }
  .vela-qty input.js-qty-number.vela-qty__number {
    width: 33px;
}
  .vela-qty-template-2 input.js-qty-number.vela-qty__number {
        width: 50px;
    }
  .js-quantity-selector-template-2.product-quantity-template-2 {
        width: 155px;
     margin-right: 10px;
    }
      .product-form__buttons button#ProductSubmitButton- {
        font-family: Industry-Bold;
        width: 155px;
    }
    .price-container .product-single__price {
        margin-bottom: 20px !important;
        font-size: 24px; 
        line-height: 19px;
    }
  .product__organization {
      margin-bottom: 20px 
  }
   .price__sale {
        font-size: 24px;
        line-height: 22px;
         margin-bottom: 20px;
    }
  .single-option-selector {
      position: relative;
      margin: 0px 10px 20px 0;
  }
 
}

/* @media (max-width: 800px){
  .header__search_desktop.is_visible {
    width: calc(50% - 236px);
}
  .header__search_desktop {
    right: 139px;
}
} */

@media (max-width:767px){
  .predictive-search--header {
    width: 40vw;
  }
  #predictive-search-option-search-keywords button {
    height: 30px;
  }
  .header__main_logo {
    width: 160px;
    height: 108px;
}
  .header__main_logo span svg {
    width: 140px;
}
  .header__icon {
    padding: 7px 0;
}
  .header_animate .header__main_logo {
    width: 150px;
    height: 105px;
}
  .header_animate .header__main_logo span svg {
    width: 125px;
}
  .header_animate2 .header__icon {
    padding: 5px 0;
}
    .header_animate2 .header__main_logo {
    width: 140px;
    height: 95px;
}
  .header_animate2 .header__main_logo span svg {
    width: 110px;
    padding-top:20px;
}
  .header_sec .header_animate2 .header-right {
    padding: 3px 0;
}
  .header_animate3 .header__icon {
    padding: 2px 0;
}
     .header_animate3 .header__main_logo {
    width: 130px;
    height: 90px;
}
  .header_animate3 .header__main_logo span svg {
    width: 100px;
    padding-top:15px;
}
  .header_animate4 .header__main_logo {
    width: 112px;
    height: 78px;
}
  .header_animate4 .header__main_logo span svg {
    width: 91px;
}
  .header_animate4 .header__icon {
    padding: 2px 0;
}
.product_menu_item_row {
   margin: 0px;
}
  .product_menu_inner p {
    font-size: 16px;
}
  .product_menu_main {
    row-gap: 15px;
}
.product-quantity__selector .vela-qty {
    width: 235px;
    float: left;
    margin-right: 25px;
}
.template-1 .store-locator-btn, .template-1 .store-locator-btn2, button.store-locator-btn3 {
    width: 240px;
}
button.store-locator-btn3 {
    float: left;
}
.vela-qty input.js-qty-number.vela-qty__number {
    width: 120px;
}
button.js-qty-adjust.vela-qty__adjust.vela-qty__adjust--plus {
    padding: 29px 18px;
}
    .js-quantity-selector-template-2.product-quantity-template-2 {
        width: 245px;
        margin-right: 10px;
    }
      .vela-qty-template-2 input.js-qty-number.vela-qty__number {
        width: 140px;
    }
      .product-form__buttons button#ProductSubmitButton- {
        font-family: Industry-Bold;
        width: 244px;
    }
  .vela-qty-template-2 button.js-qty-adjust.vela-qty__adjust.vela-qty__adjust--plus {
        padding: 26px 18px;
    }
   .vela-qty-template-2 button.js-qty-adjust.vela-qty__adjust.vela-qty__adjust--minus {
       float: left;
       padding: 30px 18px;
    }
  .product-form__buttons {
    margin-bottom: 10px;
}
  .price__sale {
     font-size: 24px;
        margin-bottom: 20px;
  }
 .js-product-media.product-media .card_wrap .card__image.position-relative.js.lazyloaded {
    min-height: 320px;
}
  .single-option-selector {
    position: relative;
    margin: 0px 10px 20px 0;
}
  .catergory-image {
    padding-bottom: 20px;
}
}

@media (max-width:575px){
  #predictive-search-option-search-keywords button {
    height: 25px;
    padding: 5px 10px 5px 20px !important;
    font-size: 12px;
  }
  .predictive-search--header {
    width: 100%;
  }
  .header__main_logo {
    width: 140px;
    height: 98px;
}
.header__main_logo span svg {
width: 115px;
padding-top: 10px;
}
  .header_animate .header__main_logo {
    width: 140px;
    height: 95px;
}
  .header_animate .header__main_logo span svg {
    width: 110px;
}
    .header_animate2 .header__main_logo {
    width: 124px;
    height: 85px;
}
  .header_animate2 .header__main_logo span svg {
    width: 100px;
}
     .header_animate3 .header__main_logo {
    width: 114px;
    height: 80px;
}
  .header_animate3 .header__main_logo span svg {
    width: 95px;
}
  .header_sec .header_animate3 .header-right {
    padding: 2px 0;
}
/*   .header_animate3 .header__search_desktop.is_visible {
    top: 68px;
} */
/*   .header_animate4 .header__search_desktop.is_visible {
    top: 65px;
}
  .header_animate5 .header__search_desktop.is_visible {
    top: 0;
  } */
    .header__icon--search.modal__toggle .icon-close {
    width: 16px;
    height: 16px;
  }
  .search-input {
    padding: 10px 0 10px 0!important;
    font-size: 12px;
  }
  .search-modal__content {
    padding: 0 15px !important;
  }
      button.store-locator-btn3, .flex.flex-row.items-center.mb-10.template-1 {
    margin-top: 10px;
}
  button#openModalButton {
    margin-bottom: 10px;
}
  .product-single__buttons-template .flex.flex-row {
    display: inline-block;
   }
   .product-single__buttons-template {
        display: inline-block;
    }
  .js-quantity-selector-template-2.product-quantity-template-2 {
    margin-bottom: 10px;
  }
  .product-single__buttons-template .store-locator-btn, .product-single__buttons-template .store-locator-btn2 {
    width: 245px;
  }
    .js-quantity-selector-template-2.product-quantity-template-2 {
        margin-right: 14px;
    }
}

@media (max-width:480px){
    .flex.flex-row.items-center.mb-10.template-1 {
      margin-top: 10px; 
    }  
    .product-quantity__selector .vela-qty {
        margin-bottom: 10px;
    }
    .template-1 .store-locator-btn, .template-1 .store-locator-btn2 {
        margin-bottom: 10px;
    }
    .vela-qty input.js-qty-number.vela-qty__number {
        width: 130px;
    }
    .template-1 .store-locator-btn, .template-1 .store-locator-btn2, button.store-locator-btn3 {
        width: 250px;
    }
    .price__sale {
        font-size: 20px;
    }
}

@media (max-width:375px){
  .header__main_logo {
      width: 110px;
      height: 75px;
  }
  .header__main_logo span svg {
      width: 95px;
      padding-top: 10px;
  }
.header_animate .header__main_logo span svg {
    width: 80px;
    padding-top: 10px;
}
  .header_animate .header__main_logo {
    width: 100px;
    height: 70px;
}
   .header_animate2 a#cart-icon-bubble {
    margin-left: 0!important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
  .header_animate2 .header__main_logo span svg {
    width: 75px;
    padding-top: 10px;
}
  .header_animate2 .header__main_logo {
    width: 90px;
    height: 65px;
}
  .header_animate3 .header__icon .icon {
    height: 17px;
    width: 17px;
}
    .header_animate3 .header__main_logo span svg {
    width: 65px;
    padding-top: 10px;
}
  .header_animate3 .header__main_logo {
    width: 80px;
    height: 55px;
}
  .header_animate4 a#cart-icon-bubble {
    padding-top: 4px!important;
    padding-bottom: 4px!important;
}
  .header_animate4 .header__main_logo {
    width: 75px;
    height: 50px;
}
  .header_animate4 .header__main_logo span svg {
    width: 59px;
    padding-top: 5px;
}

  button.js-qty-adjust.vela-qty__adjust.vela-qty__adjust--minus {
    float: left;
    padding: 26px 25px;
}
button.js-qty-adjust.vela-qty__adjust.vela-qty__adjust--plus {
    padding: 26px 25px;
}
 .js-product-media.product-media .card_wrap .card__image.position-relative.js.lazyloaded {
    min-height: 250px;
}

  .product-single__thumbnail .card__image {
    min-height: 80px;
}
  
/*     .header_animate2 .header__search_desktop.is_visible {
    top: 60px;
} */
/*     .header_animate3 .header__search_desktop.is_visible {
    top: 55px;
} */
/*   .header_animate4 .header__search_desktop.is_visible {
    top: 50px;
} */
/*   .header_animate5 .header__search_desktop.is_visible {
    top: 0;
  } */
}

.menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu.prevdiv .product_menu-row{
  animation: prevdiv112 1s infinite;
}
.menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu.prevcome .product_menu-row{
  animation:prevcome 1s;
}
.menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu.prevdiv .menu-row__col{
  animation: prevdiv112 1s infinite;
}
.menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu.prevcome .menu-row__col{
  animation:prevcome 1s;
}
.menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu.nextdiv .menu-row__col{
  animation: nextdiv112 1s infinite;
}
.menu-dropdown__content.menu-dropdown__content--megamenu.block_megamenu.nextcome .menu-row__col{
  animation: nextcome 1s;
}
@keyframes prevdiv112 {
    100% {
        transform:translate(-100%);
    }
    0% {
        transform: translate(0%);
    }
}
@keyframes nextdiv112 {
    0% {
         transform:translate(0%);
    }
    100% {
       transform: translateX(100%);
    }
}
@keyframes prevcome {
    100% {
         transform:translate(0%);
    }
    0% {
       transform: translateX(-100%);
    }
}
@keyframes nextcome {
    0% {
        transform:translate(100%);
    }
    100% {
        transform: translate(0%);
    }
}
.menu-dropdown__content.menu_top {
  opacity: 0;
  transition: 1s;
}
.menu-dropdown__content.menu_top .menu-row.row {
    animation: menu_top 4s;
    opacity: 0;
    transition: 4s;
}


@keyframes menu_top {
    0% {
        transform:translateY(0%);
    }
    100% {
        transform: translateY(-100%);
    }
}

.drawer--right drawer--has-fixed-footer .vela-qty .vela-qty-template .vela-qty__adjust {
    width: 50px;
    height: 50px;
}
.template-cart .quantity {
    border-radius: 0;
    padding: 4px 10px;
}
@media (max-width:1199px){
  .header-inner-megamenu .menu-dropdown__content {
    display: none;
  }
}

@media (max-width:767px){
  .breadcrumb__link {
    font-size: 12px;
}
}

@media (max-width:575px){
  .breadcrumb-item+.breadcrumb-item:before {
    width: 10px;
    height: 10px;
    margin: 7px .3rem 0;
}
}


/* Product Details & Highlights Accordion */


/* collection title */
.collection-list--title:hover{
  font-size:25px;
}
.shipping-description {
    margin-bottom: 30px;
    margin-top: 0px;
    line-height: 13px;
}
/* Remove Collection Price */
/*.product-price {
   display: none !important; 
}*/
button#ProductSubmitButton- svg {
    margin-right: 5px;
}
button#openModalButton2 svg {
    margin-right: 3px;
}
button#openModalButton svg {
    margin-right: -1px;
}
.catergory-image {
    padding-bottom: 25px;
}
button.store-locator-btn3 svg {
    margin-right: 5px;
}
button.store-locator-btn svg {
    margin-right: 5px;
}