/** Shopify CDN: Minification failed

Line 265:0 Expected "}" to go with "{"

**/
.grecaptcha-badge{display:none}.section__flush-top .m-section-my{margin-top:0}.section__flush-bottom .m-section-my{margin-bottom:0}.sf__text-stroke{-webkit-text-stroke:.5px #dfdfdf;letter-spacing:10px;text-transform:uppercase;font-size:110px;font-style:italic;color:rgba(0,0,0,0);font-weight:bold}.sf__text-stroke.text-stroke-1{font-size:48px;line-height:56px;font-style:normal;-webkit-text-stroke:1px dimgray;letter-spacing:0}.sf__text-scroll{font-size:48px;line-height:56px}.m-scroll{display:flex;width:100%;height:165px;position:relative;margin:auto;overflow:hidden}.m-scroll__title{white-space:nowrap;transition:all 1s ease}.m-scroll__title>div{display:flex;animation:scrollText var(--speed, 22s) infinite linear;position:absolute}.sf__scrolling-text .sf__scrolling-text-inner{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow:hidden;white-space:nowrap;vertical-align:baseline}.sf__scrolling-text .sf__scrolling-text-inner:hover>*{animation-play-state:paused}.sf__scrolling-text .sf__scrolling-text-inner>*{margin:0;animation-duration:var(--speed, 15s)}.sf__scrolling-text .sf__scrolling-text-inner a{color:inherit;text-decoration:none}.sf__scrolling-text .sf__scrolling-text-inner a em{font-style:normal}.sf__scrolling-text .sf__scrolling-text-inner span.custom{padding:0 1em;display:inline-block;vertical-align:middle}.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=medium]{padding:0 1em;transform:scale(0.5)}.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=large]{padding:0 2em}.sf__scrolling-text[data-s-dir=ltr] .sf__scrolling-text-inner>*{transform:translateX(-20%) translateZ(0);animation:sf-scrolling-text-animation linear infinite 15s}.sf__scrolling-text[data-s-dir=rtl]{direction:rtl}.sf__scrolling-text[data-s-dir=rtl] .sf__scrolling-text-inner>*{transform:translateX(20%) translateZ(0);animation:sf-scrolling-text-animation-reverse linear infinite 15s}.sf__scrolling-text[data-s-speed=lowest] .sf__scrolling-text-inner>*{animation-duration:15s}.sf__scrolling-text[data-s-speed=medium] .sf__scrolling-text-inner>*{animation-duration:7s}.sf__scrolling-text[data-s-speed=fast] .sf__scrolling-text-inner>*{animation-duration:4s}.sf__scrolling-text[data-style=text-outline] em{-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0)}.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thin] em{-webkit-text-stroke-width:.015em}.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thick] em{-webkit-text-stroke-width:.03em}.sf__scrolling-text[data-style=text-outline] a:hover em{-webkit-text-fill-color:initial;-webkit-text-stroke-width:0}.sf__scrolling-text.font_size_11vh *{font-size:11vh;line-height:1.2em}.sf__tab-item{width:100%;color:#fff;overflow:hidden;margin-bottom:40px}.sf__tab-item input{position:absolute;opacity:0;z-index:-1}.sf__tab-item-label{display:flex;justify-content:space-between;padding:1em 0;font-weight:bold;cursor:pointer;color:#000;border-bottom:1px solid #ededed;position:relative}.sf__tab-item-label::after,.sf__tab-item-label::before{position:absolute;content:"";text-align:center;transition:all var(--m-duration-default, 0.25s);transform:translateY(-50%);top:50%;background:#000}.sf__tab-item-label::after{width:11px;height:1px;right:0}.sf__tab-item-label::before{width:1px;height:11px;right:4.5px}.sf__tab-item-content{max-height:0;padding:0;color:#000;transition:all var(--m-duration-default, 0.25s)}.sf__tab-item input:checked+.sf__tab-item-label{border-bottom-color:#000}.sf__tab-item input:checked+.sf__tab-item-label::before{display:none}.sf__tab-item input:checked~.sf__tab-item-content{max-height:100vh;padding:20px 0 0}.ssw-faveiticon{position:relative !important;display:flex;align-items:center}.ssw-socialconnect{display:flex;align-items:center;justify-content:space-between}.ssw-social-login-widget .ssw-socialconnect>div>a{display:inline-flex !important;justify-content:center;align-items:center;height:44px !important}.ssw-social-login-widget .ssw-socialconnect>div>a i[class*=ssw-icon]{transform:none !important}.ssw-stars>i{font-size:16px !important}@media screen and (min-width: 768px){.hide-on-desk{display:none !important}}@media screen and (max-width: 767px){.hide-on-mobile{display:none !important}.hidden-br-mobile br{display:none}}.shopify-policy__container{max-width:740px !important;margin:0 auto 4rem !important}.shopify-policy__title h1{font-size:1.875rem;line-height:2.25rem;padding:32px 16px}@media screen and (min-width: 1024px){.shopify-policy__title h1{font-size:2.25rem;line-height:2.5rem;padding-top:64px;padding-bottom:64px}}.m-menu-badge{position:relative;height:100%}.m-menu-badge::before{content:var(--badge);position:absolute;top:-4px;left:6px;font-size:12px;text-transform:capitalize;width:42px;height:20px;font-weight:500;border-radius:11px;display:flex;align-items:center;justify-content:center}.m-menu-badge--hot::before{background-color:#ffe7e7;color:#da3f3f}.m-menu-badge--new::before{background-color:#d5fbef;color:#3a9076}.flex{display:flex}.grid{display:grid}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0%}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.gap-4{gap:16px}.col-span-2{grid-column:span 2/span 2}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.mt-0{margin-top:0 !important}.mt-10{margin-top:10px}.mb-0{margin-bottom:0}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.leading-7{line-height:1.75rem}.leading-6{line-height:1.5rem}.pl-8{padding-left:32px}.px-3{padding-left:12px;padding-right:12px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mt-10{margin-top:40px}.mb-10{margin-bottom:40px}.mb-6{margin-bottom:24px}.mb-4{margin-bottom:16px}.mb-2\.5{margin-bottom:10px}.mb-2{margin-bottom:8px}.mr-5{margin-right:20px}.mx-auto{margin-left:auto;margin-right:auto}.list-disc{list-style-type:disc}.w-full{width:100%}.text-color-subtext{color:rgb(var(--color-foreground-secondary))}.w-\[20px\]{width:20px}.h-\[20px\]{height:20px}.-mx-4{margin:0 -16px}.px-4{padding:0 16px}.mb-14{margin-bottom:56px}.mt-4{margin-top:16px}.px-12{padding:0 48px}.w-4{width:1rem}.h-4{height:1rem}.w-36{width:9rem}.ml-2{margin-left:8px}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}@media screen and (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.md\:pr-4{padding-right:16px}.md\:pl-12{padding-left:48px}.md\:pr-10{padding-right:40px}.md\:gap-7{gap:28px}.md\:mb-6{margin-bottom:24px}}@media screen and (min-width: 1280px){.xl\:items-center{align-items:center}.xl\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 767px){.img-ctn{margin-bottom:24px}}

.m-header__menu ul.m-menu li.m-menu__item:first-child a {
  color: #ea191e !important;
    -webkit-animation: blink 2s infinite both;
    animation: blink 2s infinite both;
    font-size: 20px;
  
}
.mobile-menu >li:first-child a{
   color: #ea191e !important;
    -webkit-animation: blink 2s infinite both;
    animation: blink 2s infinite both;
    font-size: 17px;
  
}
@keyframes blink {
  50% {
    opacity: 0;
  }
}

.m-collection-page-header__description {
    max-width: 100% !important;
}
@media (max-width: 767px) { 
#m-hero-template--19536072311036__image_with_text_2_JWDAW4
 {
    margin-bottom: 0;
}
      .insta-videos iframe {
        margin: 1% !important;
        max-width: 48%;
        min-width: 48% !important;
    }
  .top-header-menu .m-header__menu {
    display: none;
} 
  .full-width-banner
  {
    display: none !important;
  }
  .ptb-wrapper-template--19536072311036__product_tabs_banner_VpDwMi {
    margin-top: -87px;
}
  
}

.m-collection-card__info {
    margin-top: 16px;
    display: none;
}

.m-icon-box__icon.m\:items-start.m\:blocks-radius {
  display: none;
}
.m-page-header .m-breadcrumb {
    display: none;
}
    .sf__page-about .sf__about-block {
        margin: 0 auto;
        text-align: center;
    }
    .sf__page-about .sf__about-block .m-richtext__description.rte.m\:text-black.h6 {
    text-align: center;
}
.group:hover .group-hover\:block {
  display: block;
}

.m-footer {
    display: table;
    width: 100%;
}
.top-header-menu .container {
  max-width: 1280px;
}
.m-sub-menu__item>a:hover {
    background: transparent !important;
}
ul.m-sub-menu.m-sub-menu--level-1 li a {
    font-size: 17px !important;
}
ul.m-sub-menu.m-sub-menu--level-2 li.m-sub-menu__item.m-sub-menu__item--level-2 a {
    font-size: 16px !important;
      padding: 5px 12px;
}
/*.m-mega-menu {
    position: fixed !important;
    width: 100%;
    min-width: 100%;
    left: 0;
    right: 0;
      box-shadow: none !important;
}
.m-menu__item--dropdown .m-sub-menu--level-1 {
    display: table;
    flex: none;
}
.m-menu__item--dropdown .m-sub-menu__item--level-1 {
    width: 25% !important;
    float: left;
}
.m-mega-menu .m-mega-menu__inner {
    width: 90%;
    margin: 0 auto;
}
.m-menu__item--dropdown .m-mega-menu__column {
  min-width: 100%;
  pointer-events: none;
    padding: 5px 0 !important;
    background-color: rgb(var(--color-background));
    position: relative !important;
    visibility: visible !important;
  top: 0px !important;
    left: 0 !important;
    opacity: 5 !important;
  box-shadow: none !important;
  transform: translateZ(0) !important;
}
.m-menu__sub-arrow svg {
    display: none;
}
*/
/*top secondary menu start*/

.top-header-menu .m-mega-menu {
    position: fixed !important;
    width: 100%;
    min-width: 100%;
    left: 0;
    right: 0;
      box-shadow: none !important;
}
.top-header-menu .m-menu__item--dropdown .m-sub-menu--level-1 {
    display: table;
    flex: none;
}
.top-header-menu .m-sub-menu__item>a:hover {
    background: transparent !important;
}
.top-header-menu ul.m-sub-menu.m-sub-menu--level-1 li a {
    font-size: 17px !important;
}
.top-header-menu ul.m-sub-menu.m-sub-menu--level-2 li.m-sub-menu__item.m-sub-menu__item--level-2 a {
    font-size: 16px !important;
      padding: 5px 12px;
}
.top-header-menu.border-b.border-gray-100.hidden.lg\:block.container
{
  max-width: 100% !important;
}
.top-header-menu .m-header__menu ul.m-menu li {
  width: 25%;
    text-align: center;
    padding: 6px;
    color: #FFF;
}
.top-header-menu .m-header__menu ul.m-menu li .m-mega-menu.m-gradient.m-color-default {
    top: 36px;
    z-index: 1999;
    padding-top: 15px;
  padding-bottom: 15px;
}
.top-header-menu .m-header__menu ul.m-menu li .m-mega-menu.m-gradient a.m-sub-menu__item.m-sub-menu__item--level-1 {
width: 11.5% !important;
    margin: .5%;
    font-size: 15px;
    font-weight: normal;
  float:left;
}
.top-header-menu .m-header__menu ul.m-menu li:nth-of-type(1) .m-mega-menu.m-gradient a.m-sub-menu__item.m-sub-menu__item--level-1 {
    width: 10% !important;
    margin: .5%;
    font-size: 15px;
    font-weight: 400;
  color: #000 !important;
}
.top-header-menu .m-header__menu ul.m-menu li:nth-of-type(3) .m-mega-menu.m-gradient a.m-sub-menu__item.m-sub-menu__item--level-1 {
    width: 31.5% !important;
    margin: .5%;
    font-size: 15px;
    font-weight: 400;
}
.top-header-menu .m-header__menu ul.m-menu li:nth-of-type(4) .m-mega-menu.m-gradient a.m-sub-menu__item.m-sub-menu__item--level-1 {
    width: 31.5% !important;
    margin: .5%;
    font-size: 15px;
    font-weight: 400;
}
.top-header-menu .m-header__menu ul.m-menu li:nth-of-type(3) .m-mega-menu.m-gradient a.m-sub-menu__item.m-sub-menu__item--level-1 img {
    width: 100%;
    max-width: 100%;
}
.top-header-menu .m-header__menu ul.m-menu li:nth-of-type(1) {
    background: #000;
}
.top-header-menu .m-header__menu ul.m-menu li:nth-of-type(1) a {
    color: #FFF !important;
  -webkit-animation: none;
    animation: none;
  font-size: initial;
}
.top-header-menu .m-header__menu ul.m-menu li:nth-of-type(2) {
    background: #ea191e;
}
  .top-header-menu .m-header__menu ul.m-menu li:nth-of-type(3) {
    background: #ff9bac;
}
   .top-header-menu .m-header__menu ul.m-menu li:nth-of-type(4) {
    background: #FFDE21;
}
  

/*end*/
.deals-section .m-section__tabs {
    display: none !important;
}
.m-footer--block-content img {
    width: 150px;
}
    .insta-videos iframe {
        margin: 1% !important;
        max-width: 23%;
        min-width: 23% ! important;
    }
    .m-page-header {
        padding-top: 15px ! IMPORTANT;
        padding-bottom: 30px !important;
    }
    .main-product__block .m-product-title {
      font-size: 23px !important;

.m-product-description p {
    font-size: 15px;
    text-transform: capitalize;
}
.m-collection-page-header__description {
    max-width: 100% !important;
}
@media (max-width: 767px) { 
#m-hero-template--19536072311036__image_with_text_2_JWDAW4
 {
    margin-bottom: 0;
}
      .insta-videos iframe {
        margin: 1% !important;
        max-width: 48%;
        min-width: 48% !important;
    }
  .top-header-menu .m-header__menu {
    display: none;
} 
  .full-width-banner
  {
    display: none !important;
  }
  
}
