<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 335:0 All "@import" rules must come first

**/
  @font-face {
  font-family: PlaylistScript;
  src: url(/cdn/shop/files/Playlist_Script.otf?v=1668152519);
}

#fc_frame{display:none!important;}
    @font-face {
  font-family: Le_Jour_Serif;
  src: url(/cdn/shop/files/Le_Jour_Serif.ttf?v=1668152537);
}

  @font-face {
  font-family: AlbulaPro-Regular;
  src: url(/cdn/shop/files/AlbulaPro-Regular.otf?v=1736158172);
}

 @font-face {
  font-family: Sansburg_Signature;
  src: url(/cdn/shop/files/Sansburg_Signature.ttf?v=1736158586);
}

@font-face{
   font-family: Acumin-RPro;
  src: url(/cdn/shop/files/Acumin-RPro.otf?v=1736158954);
}


.site-header__logo a{
  width: 140px;
}

.boost-pfs-filter-sidebar{
  display: none !important;
}

#desktop-banner .mob_img_cntr{
  
}

.mobile-video-sec,#mobile-banner{
    display:none !important;
}
.mobile-img{display:none !important;}
.new_hero--banner {
  margin-top: 2.5rem;
}
#mobile-banner .mob_img_cntr .hero{
  min-height: 500px;
  width: auto;
  object-fit: cover;
}
.new_hero--banner .caption{
      position: absolute;
    bottom: 4.5rem;
    width: 50%;
    /* left: 13.3rem; */
  left:0;
  right:47%;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
}

.new_hero--banner video{
        width: 100%;
    height: 500px;
    object-fit: cover;
}

.new_hero--banner .offer__image{
      width: 5rem !important;
    height: auto;
    margin: 0 auto;
   margin-bottom:-2rem;
}

.new_hero--banner .shop_now{
  margin-top: 1.4rem;
}

.new_hero--banner .shop_now a{
  background-color: transparent;
  padding:7px;
  border: 1px solid white !important;
  color: white;
}
.new_hero--banner .shop_now a:hover{
  background:#ffffff2b;
}

.new_hero--banner p{
    color: #fff;
}

.new_hero--banner .caption .captionHeading{
  font-family: Sansburg_Signature, sans-serif !important;
    font-size: 8rem;
      margin: 0 auto;
  color:white;
  margin-bottom:-3rem;
  
}

.new_hero--banner .caption .upto{
    text-transform: uppercase;
    font-size: 1.1rem;
  font-family: AlbulaPro-Regular, sans-serif !important;
      margin: 0.6rem auto;
  padding-top:0.4rem;
  border-top:1px solid white;
}
.new_hero--banner .caption .copy_code{
      font-family: Acumin-RPro;
    border: 1px solid #fff;
    width: fit-content;
    padding: 0.3rem 0.9rem;
    font-size: 0.8rem;
    border-radius: 0.3rem;
  margin: 0 auto;
  padding-top:0.4rem;
  border-top:1px solid white;
  pointer-events:none;
}

.copy_code {
  cursor: pointer;
  color: #633c11; /* You can customize the color */
}

.copy_code:hover {
  text-decoration: underline;
}
/* copy code */
.copy-message {
  position: fixed;
  bottom: -50px; /* Initially hidden below the screen */
  left: 50%;
  transform: translateX(-50%);
  background-color: #000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 14px;
  opacity: 0;
  transition: bottom 0.5s ease, opacity 0.5s ease;
}

.copy-message.show {
  bottom: 20px; /* Slide up position */
  opacity: 1;
  z-index: 2;
}

.copy_code {
  cursor: pointer;
  color: #633c11;
}

.copy_code:hover {
  text-decoration: underline;
}
/* copy code ends  */

@media only screen and (max-width: 768px) {
  
  #shopify-section-164408285361218216{
  	display: block;
  }
  #shopify-section-16220291999b41b993{
  	display: none;
  }
  .mobile-video-sec,#mobile-banner{
    display:block !important;
  }
  #desktop-banner{
    display: none;
  }
  .new_hero--banner .offer__image {
    width: 16.7rem !important;
    height: auto;
    margin: 0 auto;
  }

  .new_hero--banner .caption .upto{
    font-size: 1rem;
  }

  .new_hero--banner .shop_now {
    margin-top: 1rem;
  }

  .new_hero--banner .caption{
    left: unset;
    bottom: 2rem;
  }
  .new_hero--banner {
    margin-top: 0rem;
  }
  .copy-message.show {
    text-align: center;
    width: 62%;
  }
  
}
@media only screen and (min-width: 768px) {
.hero__text-shadow{  
    position: absolute !important;
  bottom: 2.3rem;
    /* bottom: 10px; */
    left: 16.8%;
    /* left: 48%; */
    /* transform: translate(-30%,0%) !important; */
    transform: translate(-16.8%,0%) !important;
}
}

    .the-video-container {
        height: 500px;
    width: 100%;
    position: relative;
      display: flex;
    align-items: center;
    justify-content: center;
}
    .the-video-container video{
       width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
    }

    .the-video-container .caption {
          line-height: 1;
  z-index: 1;
  position: relative;
  text-align: center;
  color: #fff;
  padding: 10px;
          margin-top: 20%;
}

  .the-video-container .caption h1{
    font-family: "PlaylistScript" !important;
    font-size: 76px;
    font-size: 15vw;
  }
   .the-video-container .caption p{
    font-family: "Le_Jour_Serif" !important;
    font-size: 16px;
    font-weight: 600;
         margin-bottom: 3vh;
  }

    .the-video-container .caption p span{
        font-family: serif !important;
          font-size: 17.3px;
    }
    .mobile-video-sec .hero__link a{
          background-color: #fff;
    }
    .mobile-video-sec .hero__link{
         position: absolute;
    bottom: 6%;
    margin-left: -0%;
    }
    
    .mobile-video-sec{
      position:relative;
       display: flex;
    align-items: center;
    justify-content: center;
    }

/* add on */

   .add-on-div{display: flex;}
   .add-on-div h4{margin-bottom: 3px;}
   .add-on-div .price{font-size: 16px;margin-bottom: 2px;}
   .add-on-div  input.inc{
   border: 1px solid #d7d7d7;
   width: 100%;
   text-align: left;
   }
   .add-on-div .chkbx,
.add-on-div .chkbx2{
   height: 18px;
   width: 18px;
   cursor: pointer;
   }

/* add on */

#shopify-section-page-contact-template{margin-top: 60px;}
#shopify-section-page-contact-template header{margin-bottom: 28px !important;}
.grid-product__link--disabled .image-wrap {
    opacity: 1 !important;
}

#shopify-section-164408285361218216{display:none;}

.slashed-price{color: #898989;font-size: 15px;text-decoration: line-through;}
.slashed-discount{color: #fc4747;font-size: 15px;margin-left: 9px;}

.quick-view__thumb-cart .icon, .site-nav__thumb-cart .icon {
    width: 22px !important;
    height: 22px !important;
}

.whatsapp-share{
    height: auto;
    width: 44px;
}

.tawk-min-chat-icon {
    width: 26px !important;
    height: auto !important;
}

.btn.site-nav__thumb-button .icon {
    width: 22px !important;
    height: 22px !important;
}

.boost-pfs-filter-bottom-pagination.pagination{display:none !important;}

.boost-pfs-filter-load-more{display:none !important;}


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&amp;display=swap');

#shopify-section-1558626745581 p{
	    font-size: 16px;
}

.add-to-cart{
    margin-top: 15px !important;
}

.site-nav__link {
    font-weight: 300!important;
    color: #1b1b1b!important;
    -webkit-font-smoothing: subpixel-antialiased;
}

.boost-pfs-filter-tree *, .boost-pfs-filter-tree ::after, .boost-pfs-filter-tree ::before {
    font-size: 11px;
}

.collapsible-content.collapsible-content--all.is-open{height:auto !important;}

.is-light .site-nav__link,.is-light .site-nav__link:hover {
    color: #000 !important;
}

.spr-form-actions input{float:left;}

.video-div video{
    width: 100%;
    height: 70vh;
}

.product__thumbs-sticky {
/* top: calc(100vh - 1159px); */
  top:20px;
}

.product__thumbs-sticky.is-sticky {
    position: sticky;
}

.site-footer__copyright {
    font-size: 13px;
    margin-top: 7px;
}

#shopify-section-page-studio-template p:not(.h2){font-size: 15px;}

.feature-row__item div.second .image-wrap{
    transform: scaleX(-1) !important;
}

.col-div:hover figure{opacity:1 !important;}

.vitals-sticky-name p,.bundle-sticky-price .bundle-sticky_money,
#bundle-sticky_add_to_cart #bundle-sticky_submit{font-weight:500 !important;}


  .explore-shop{
     margin-top: 41px;
  }

.article__content .section-header__title{text-align:left;}

.explore-shop h2{
      margin-bottom: 5px !important;
  }

.marquee__text span {
    padding: 0 53px;
}

.collapsible-content__inner.rte ol{
    margin-left: 22px;
}

.site-nav__thumb-button .icon.icon-close{
    color: #000;
}

.collapsible-trigger--tab {
    margin: 0 6px 5px !important;
}

.spr-summary-actions-newreview{
	background-color:#fff !important;
}

.payment-buttons{    margin-top: 15px;}

.site-header {
    background: #fdfbfa !important;
}

.testimonials-slider__text p {
    font-size: 23px !important;
}

.drawer {
  z-index: 9999999999 !important;
}

.js-toggle-submenu.js-toggle-submenu.slide-nav__return-btn{    background-color: #dab69e;}

.disclaimer{
    margin-bottom: 15px;
    margin-top: 30px;
}

.site-nav__link {
    font-size: 15px;
    font-weight: 600;
}

.cart-link__count {
    color: #ffffff;
}

.site-header--sticky .site-nav__link--icon .icon {
    color: #000;
}

.d-flex{
	display:flex;
}


.site-header {
    background: #ffffff!important;
}

.paragraph, p {
    font-size: 13px;
}
.rte li {
    margin-bottom: 0;
    font-size: 13px;
}

.feature-row__item p {
    text-align: left;
    font-size: 15px !important;
    line-height: 23px !important;
}

.feature-row__item .h1 {
    text-align: left;
    font-size: 24.26px !important;
    line-height: 30px !important;
}

.align-c{align-items:center}

.cart-has-items [data-icon=cart] .cart-link__bubble {
    color: #000;
}
#shopify-section-16220291999b41b993{    margin-top: 40px;}

.section-header__title,.spr-header-title.spr-header-title{    font-size: 23.26px !important;
    line-height: 35px !important;}

 .marquee__text {
    font-size: 18px !important;
  }

.site-nav__dropdown-link {
    font-size: 14px !important;
}

#shopify-section-1556162914490 h2{font-size: 27.26px;}

#shopify-section-161598539381377252 .index-section{margin-top:0px;    margin-bottom: 100px;}
#shopify-section-1629378949a66f7874 .index-section{margin-top:60px;  }

.rte__image:after{    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    width: 100%;
    height: 97%;
    opacity: .2;}

figcaption {
    z-index: 1;
}

.site-footer__section--newsletter * {
    color: #333;
    text-align: center;
}

.site-footer__section--newsletter {
    background-color: #e4bfa6 !important;
}

.collapsible-content--all .collapsible-content__inner {
    border: 1px solid #dddddd;
    border-radius: 0 3px 3px 3px;
    padding: 16px 12px 10px 12px;
}

.collapsible-trigger {
    border: 1px solid #dddddd;
    padding: 10px 12px 10px 12px !important;
    margin: 0 !important;
      background: #dddddd;
}

.collapsible-trigger.is-open{
 background: #fdfbfa;
  z-index: 1;
  border-bottom: 1px solid #fff;
}

.collapsibles-content-wrapper {
    padding-top: 0px !important;
      margin-top: -1px;
}

.collapsible-trigger--tab:after{display:none;}

.feature-row__item--overlap-images div:nth-child(1) .image-wrap{
  -webkit-box-shadow: 0px 3px 6px #1d1d1d;
  box-shadow: 0px 3px 6px #1d1d1d;
}

.label.is-open{    font-weight: 600;}

.is-open .collapsible-content__inner{    font-size: 16px;}

.btn, .product-reviews .spr-button, .product-reviews .spr-summary-actions a, .rte .btn, .shopify-payment-button .shopify-payment-button__button--unbranded{
  border: 1px solid #000 !important;
    color: #000;
    background: #e4bfa6;}

.feature-row__item .btn{
    background: #fff;
    border: 1px solid #000;}

.feature-row__item .appear-delay-2{text-align: left;}

.feature-row__item .h1{    text-align: left;
    font-size: 27.26px;
    line-height: 35px;}
.feature-row__item p{    text-align: left;
        font-size: 16px;
    line-height: 24px;}

#shopify-section-1558626745581 .index-section {
    margin: 70px 0;
}


.btn.site-nav__thumb-button.js-toggle-slide-nav{
	background-color: #fff;
}

.is-active{
	background-color: #fff !important;
}

.article__content .social-sharing {
    margin-left: 0;
}

.mainmenu{    box-shadow: 2px 1px 2px;}


.template-index .main-content{    margin-bottom: 75px;}

body,*{
  font-family: 'Montserrat', sans-serif !important;
}

.page-85132116164 .overflow-scroller {
  overflow-x: hidden;
}



.page-85132116164  .feature-row__text--right {
    padding-right: 0;
    padding-left: 0;
}



.slide-nav__return .slide-nav__sublist-link.slide-nav__sublist-header{font-weight:600}

figcaption{
	    position: absolute;
	    bottom: 0;
	    width: 100%;
	    text-align: center;
	    color: #fff;
	}

	figcaption h3{
	    font-size: 36px;
      
    	text-transform: uppercase;
    	letter-spacing: 2px;
	}

	.quarter figcaption h3{
		font-size: 26px;
	}

.site-nav__link {
/*     font-weight: 600; */
}

h1,h2,h3,h4,h5,h6{
/* 	font-family: "Recoleta" !important; */
}

.cart-has-items .site-nav__link--cart.site-nav__link--cart {
    background-color: #c1a575;
}

#shopify-section-161598539381377252 h3{
/*   font-family: 'Futura'; */
}

.cart-has-items .site-nav__link--cart.site-nav__link--cart {
    background-color: #e4bfa6 !important;
}

.announcement__wrapper {
    background-color: #e4bfa6 !important;
}

.site-nav.site-navigation{
	    background: #fff;
}

.site-nav__link {
    color: #000000;
}

.announcement__text {
    color: #000;
}

.hero_link .btn{
    color: #fff;
}

  .slick-next, .slick-prev {
    top: 50% !important;
  }

.hero__image-wrapper, .hero__media {
    position: absolute;
    top: 46px;
}

#shopify-section-1616135824a1b51ce7 .text-link{
  font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.article__content-meta a{
     font-size: 17px;
    line-height: 27px;
}

footer h4{
	
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 17px;

}

.qlinks a {
    padding: 3px 0px !important;
}

.qlinks li {
	width: 100%;
      font-size: 15px;
}

.footer-addrss {
    padding: 0px 0 30px 0;
}

#shopify-section-product-recommendations header{
  margin-bottom: 65px!important;
    margin-top: 71px;
}

#shopify-section-product-recommendations .index-section{
    margin-bottom: 72px;
}

#ProductSections-6561301332164 .index-section {
    background-color: #fdfbfa !important;
      margin-top: 51px;
}

.product-single__meta .product-single__title {
    font-size: 28px;
}

.collapsible-trigger {
    font-size: 14px;
}

.slideshow__slide--162202919956905b3c-0 .btn {
    border: none !important;
  }
  
#customer_register_link{
    background: #000;
    color: #fff;
    padding: 12px 16px;
}
#insta-feed h2{
	font-size: 27.26px!important;
    line-height: 35px!important;
}

.site-footer__copyright&gt;span {
    padding-left: 0px !important;
}



.explore{font-size: 15px;}

@media only screen and (max-width: 567px) {
#bundle-sticky_add_to_cart {
    height: 47px;
}}

@media only screen and (max-width: 768px) {
  
  .hero-text-1 .hero__link{display:block !important;}
  
  .hero-text-1 .hero__link a{padding: 15px 30px;}
  
  .m-text-center { text-align: center; }
  .overflow-scroller .grid {
    flex-wrap: wrap;
    justify-content: center !important;
  }
  
  .overflow-scroller .grid__item:first-child {
    margin-left: unset !important;
  }
  
  .overflow-scroller .grid__item:last-child {
   	margin-right: unset !important; 
  }
  
  .overflow-scroller .grid__item {
   	margin-bottom: 20px; 
  }
  
}

@media only screen and (min-width: 769px) {
  
  
  .site-header--sticky .site-header__logo a {
      max-width: 106.5px !important;
  }
  
  .site-header__logo img {
    width: 135px;
  }
  
  .product__main-photos {
      padding: 0px 16%;
  }
  
  .page-85132116164  .index-section {
    margin: 60px 0;
  }
  
  .page-85347172548 .main-content {
    min-height: unset;
  }
  
  .page-85347172548 .page-width.page-content{
  	margin-top: 100px;
        padding-top: 0;
    padding-bottom: 12px;
  }
  
  .article__date {
    font-size: 14px !important;
	}
  
  .grid-product__price {
    font-size: 13px !important;
	}
  
  .grid-product__title {
    font-size: 16px !important;
  }
  
  .product__slide {
    margin-top: 30px;
  }
  
  .product__slide:nth-child(1) {
    margin-top: 0px;
  }
  
  
  
  .article-listing {
    margin-bottom: 0 !important;
  }
  
  .grid--articles {
    margin-bottom: 0;
  }
  
  #shopify-section-1616135824a1b51ce7 .index-section{margin-bottom: 0;}
  
  .hero-natural--16220291999b41b993 {
    height: 83vh !important;
      padding-bottom: 0 !important;
}

  
  .mainmenu{
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 2;
  }
  
  .footer__social .icon {
    width: 18px;
    height: 18px;
  }
  
  .footer__social a {
    padding: 6px;
	}
  
  .section-header {
      /* margin-bottom: 18px !important;
      margin-top: 18px; */
      margin-bottom: 2.5rem !important;
      margin-top: 2.2rem;
  }
  
}

.btn--loading span {
    color: #e4bfa600 !important;
}

.tag--remove .icon {
    display: none;
}

.errors, .note {
    text-align: center !important;
}

.footer-logo img{width: 140px;}

  #shopify-section-16220291999b41b993{    margin-bottom: 20px;}

@media only screen and (min-width: 767px) {
  
  .announcement__text {
    font-size: 12px !important;
  }
  
}
.returns-text{
        margin-top: 34px;
  }
.fall-picot-number{
    margin-left: 19px;
  }

 .returns-text ul{
    margin-left: 4px;
    list-style: none;
  }

#shopify-section-product-recommendations .product-recommendations div[data-id="7076440670404"]{
  display: none;
}
  
@media only screen and (max-width: 767px) {

  
 
  
  .add-ons-title{
    margin-bottom: 22px;
  }


  #shopify-section-164408285361218216{
    display:none;
  }

  
  .pagination {
    padding: 38px 0 0;
  }
  
  .collapsible-trigger {
    padding: 10px 8px 10px 8px!important;
  }
  
  .collapsible-trigger {
    font-size: 13px;
  }
  
  .page-85132116164 .overflow-scroller .grid {
    justify-content: center;
  }
  
  .collapsibles-wrapper--tabs .collapsible-trigger {
      width: 23%;
  }
  
  .collapsibles-wrapper--tabs .collapsible-trigger:nth-child(1){
  	width: 31%;
  }
  
  .collapsibles-wrapper--tab .collapsible-trigger:nt{    width: 31%;}
  
  .site-header__logo{z-index:1;}

  .btn.site-nav__thumb-button.js-toggle-slide-nav{text-align:left;}
  
  .site-header-sticky{display:none;}
  

  #shopify-section-16220291999b41b993 .hero__text-content.vertical-center {
    vertical-align: bottom !important;
  }
  .site-nav__thumb-cart{right: 0;left:unset}
  .site-nav__thumb-button{left:0;right:unset}
  
  .explore-shop{
    margin-top: 32px;
  }
  
  .explore-shop h2{
      margin-bottom: 0px !important;
  }

  
  .sideby.d-flex{flex-direction: column;}
  
  .article__body .sideby.d-flex:nth-child(even){flex-direction: column-reverse;}
  .n-mobile-img{display:none !important;}
  .mobile-img{display:block !important;}
  
  .slide-nav__overflow--thumb {
    top: 121px !important;
        padding-bottom: 14px;
  }
  
  .slide-nav__dropdown{
  padding-bottom: 14px;
  }
  
  body.menu-open {
    overflow-y: unset !important;
  }
  
  .cart-has-items .cart-link__bubble {
    width: 18px !important;
    height: 18px !important;
  }
  
  .cart-has-items [data-icon=cart] .cart-link__bubble {
    top: -3px !important;
  }
  
  .cart-link__count {
    color: #fff !important;
    font-size: 10px !important;
    top: 2px;
    position: relative;
}
  
  
/*   .slide-nav__overflow.slide-nav__overflow--thumb.js-menu--is-open
  
  .slide-nav__overflow--thumb {
    top: 121px !important;
  } */
  
  .instafeed-container{
  	width: 50% !important;
    padding-top: 50% !important;
  }
  
  .grid--articles {
    margin-bottom: 0px;
  }
  
  #shopify-section-1616135824a1b51ce7 .index-section{
  	    margin-bottom: 0px;
  }
  
  #shopify-section-1556162914490 .overflow-scroller {
    overflow-x: visible !important;
  }
  
  #shopify-section-1629378949a66f7874 .feature-row__text,
  #shopify-section-product-sections .feature-row__text{
  	    margin-top: 40px;
  }
  
  #logo-sec {
    position: relative !important;
  }
  
  .site-header{display:none;}
  
  figcaption h3,.quarter figcaption h3 {
    font-size: 20px;
  }
  
  .feature-row__item .h1 {
    font-size: 23px;
    line-height: 27px;
  }
  
  .feature-row__item p {
    font-size: 14px;
    line-height: 19px;
  }
  
  .feature-row__text .btn {
    margin-top: 0;
  }
  

  #shopify-section-16220291999b41b993{
          margin-top: 0px;
  }
  
  .site-nav__thumb-menu {
    background: #fff !important;
  }
  
  .slide-nav__overflow.slide-nav__overflow--thumb.js-menu--is-open .site-nav__thumb-menu {
    background: #e4bfa6!important;
  }
  
  .quick-view__thumb-cart, .site-nav__thumb-cart {
    background-color: #fff !important;
      }
  
  .btn.site-nav__thumb-button {
    border: unset !important;
  }
  
  .quick-view__thumb-cart .icon, .site-nav__thumb-cart .icon {
    color: black;
  }
  
  .cart-link__count {
    color: #000000;
	}
  
  .header-wrapper--overlay:not(.header-wrapper--sticky) .site-header {
    background: 0 0 !important;
  }

    .hero__text-content.vertical-center .hero__link .btn {
      margin-top: 0 !important;
  }
  

  
  footer .link-div{
      margin-bottom: 18px;
  }
  
  body {
    padding-bottom: 23px !important;
  }
  
  
  #shopify-section-161598539381377252 .index-section {
    margin-bottom: 41px;
}
  
  .marquee--1629378913e202ceab .marquee__text {
    font-size: 15px !important;
  }
  
  .slide-nav, .slide-nav button{
    font-size: 16px !important;
  }
  
  .site-nav__thumb-button.js-toggle-slide-nav 
  {
    background: #ffffff;
      }
  
  
}

/* SIMPL CHANGES */
button.btn.cart__checkout:hover{
   background:white !important;
}

button.btn.btn--full.cart__checkout.cart__checkout--drawer:hover{
  background:white !important;
}

@media only screen and (min-width: 769px) {
  .announcement__text {
  white-space: nowrap;
  animation: marquee 15s linear infinite; /* Adjust duration as needed */
}

@keyframes marquee {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}
}

.announcement__text {
  white-space: nowrap;
  animation: marquee 40s linear infinite; /* Adjust duration as needed */
}

@keyframes marquee {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@media only screen and (max-width: 768px) {
  .announcement__text {
    animation: mobileMarquee 40s linear infinite; /* Adjust speed as needed */
  }

  @keyframes mobileMarquee {
    from {
      transform: translateX(100%);
    }
    to {
      transform: translateX(-200%); /* Scroll further off-screen on mobile */
    }
  }
}

/* mobile-banner carousel */

/* #heroBanner.owl-carousel {
    position: relative;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
} */
.mob_img_cntr{
  display:flex;
  justify-content: center;
}
.mob_img_cntr .hero__link{
      position: absolute;
    bottom: 5%;
  left:unset;
  margin-left: unset;
}
.code{
  font-size:10px !important;
}
</pre></body></html>