<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 7:10 Expected ";"

**/
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&amp;display=swap")
@font-face {
  font-family: "eyesome_regular";
  src: url("/cdn/shop/files/alta-regular.otf");
}

@font-face {
  font-family: "eyesome_script";
  src: url("/cdn/shop/files/alta-regular.otf");
}
@font-face {
  font-family: "CenturyGothicL";
  src: url("/cdn/shop/files/CenturyGothicPaneuropeanLight.ttf");
}


/* ============== Header section =========== */


.header-effect {
    background: rgb(var(--color-background)) !important;
}
@media screen and (min-width: 999px) {

  /* .page-index .header-wrapper {
    position: relative !important;
    width: 100%;
    background: rgb(var(--color-background));
    -webkit-transition: background 500ms linear;
    -ms-transition: background 500ms linear;
    transition: background 500ms linear;
  } */
  .page-index .header-wrapper, .pagewedding .header-wrapper, .pagebespoke .header-wrapper {
      position: relative !important;
      width: 100%;
      /* background: transparent !important; */
      -webkit-transition: background 500ms linear;
      -ms-transition: background 500ms linear;
      transition: background 500ms linear;
  }
  .page-index .scrolled-past-header .header-wrapper, .pagewedding .scrolled-past-header .header-wrapper, .pagebespoke .scrolled-past-header .header-wrapper {
    position: relative !important;
    width: 100%;
    background: rgb(var(--color-background)) !important;
    -webkit-transition: background 500ms linear;
    -ms-transition: background 500ms linear;
    transition: background 500ms linear;
  }
  .page-index .scrolled-past-header .header-wrapper a, .pagewedding .scrolled-past-header .header-wrapper a, .pagebespoke .scrolled-past-header .header-wrapper a {
    /* color: #fff; */
    color: #000000;
  }
  .page-index .scrolled-past-header .header-wrapper span, .pagewedding .scrolled-past-header .header-wrapper span, .pagebespoke .scrolled-past-header .header-wrapper span {
    /* color: #fff; */
    color: #000000;
  }
  
  .header__menu-item span {
    font-size: 16px;
    /* color: #fff; */
    color: #000000;
    text-transform: uppercase;
    /* font-family: 'Cormorant' !important; */
    text-decoration: none !important;
}
  
/* .list-menu__item:hover span {
    border-bottom: 1px solid #fff;
} */
.mega-menu__link {
    font-size: 18px !important;
    font-weight: 500;
    /* color: #fff !important; */
   color: #000 !important;
    /* font-family: 'Cormorant' !important; */
}
  .mega-menu__link--level-2 {
    text-transform: uppercase;
    font-size: 20px !important;
    font-weight: 500 !important;
    opacity: 1 !important;
}
  .header__inline-menu {
    min-width: 1000px;
}

.header__inline-menu .list-menu--inline {
    justify-content: space-between !important;
    width: 100%;
}
  .header--top-center .aoppmiment-btn {
    display: block !important;
}
 .header--top-center .aoppmiment-btn a {
        color: #fff;
    text-decoration: none;
    /* font-family: "Cormorant Garamond", serif; */
    font-weight: 400;
    font-size: 18px;
    position: relative;
    top: 10px;
    right: 5px;

}
  .header--top-center .mega-menu__list {
    padding: 0 1rem !important;
}

  div#MegaMenu-Content-1 {
    transform: translateY(50px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.mega-menu[open] .mega-menu__content {
    transition: opacity 0.9s ease-in-out, transform 0.8s ease-out;
}
div#MegaMenu-Content-2 {
    transform: translateY(50px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

div#MegaMenu-Content-3 {
    transform: translateY(50px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
  /* .page-index .header-effect, .pagewedding .header-effect, .pagebespoke .header-effect{
    background: #000 !important;
} */
}

.swym-wishlist svg {
    width: 21px;
    height: 21px;
    position: relative;
        top: 5px;
    cursor: pointer;
  fill: #000000;
}
@media screen and (max-width: 749px) {
  
  .header__icons .swym-wishlist {
    display: none;
}
  .header__heading-logo-wrapper img {
    width: 90px;
  }
  .menu-drawer__close-button {
    font-size: 18px;
    font-weight: 500;
    color: #000 !important;
    /* font-family: 'Cormorant'; */
    text-transform: uppercase;
}
  .menu-drawer__menu-item {
    font-size: 18px;
    font-weight: 500;
    color: #000 !important;
    /* font-family: 'Cormorant'; */
    text-transform: uppercase;
}
  .menu-drawer__utility-links svg path {
    fill: #000;
}
  .header {
    padding: 0px 3rem 0px 3rem;
}
}
.multicolumn-card .multicolumn-card__image-wrapper a {
    text-decoration: none;
}
.multicolumn-card .inline-richtext a {
    text-decoration: none;
}
/* ============== general section =========== */

.banner__heading .ban-textone {
  font-family: "eyesome_script" !important;
  font-size: 13rem;
  position: absolute;
  top: -40rem;
  left: -24rem;
}
.banner__heading {
  position: relative;
}

.banner__heading .ban-texttwo {
  position: absolute;
  right: -21rem;
  top: -18rem;
  font-size: 11rem;
  text-transform: lowercase;
  /* font-family: "Cormorant"; */
}
@media screen and (max-width: 749px) {
  .banner__heading .ban-textone {
    font-size: 6rem;
    position: relative;
    top: 0;
    left: 0;
  }
  .banner__heading .ban-texttwo {
    position: relative;
    right: 0;
    top: 0;
    font-size: 5rem;
    text-transform: lowercase;
    /* font-family: "Cormorant"; */
  }
}
.button {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 1 !important;
}

.image-with-text__text p {
  font-size: 20px;
}

.image-with-text__content--desktop-center .image-with-text__text {
  padding: 0 3vw;
}
@media screen and (min-width: 2050px) {
.image-with-text__content--desktop-center .image-with-text__text {
    padding: 0 1.5vw;
}
}
.banner__text p {
  font-size: 20px;
}
@media screen and (max-width: 749px) {
  .banner__text p {
    font-size: 18px;
    line-height: 1.5;
  }
  .image-with-text__text p {
    font-size: 18px;
    line-height: 1.5;
  }
  .multicolumn .title {
    text-align: center;
    line-height: 1.2;
  }
  .image-with-text__text {
    padding: 0 3vw 0 0;
  }
  .video-meid-on.image-with-text__media--medium {
    height: 40.6rem;
}
}
/* ========== Footer CSS ============== */
.footer-block__heading {
  font-size: 48px !important;
  font-family: "eyesome_script";
  margin-bottom: 40px !important;
  font-weight: 500;
}
.meue-with-textblock {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.footer-block__details-content .list-menu__item--link {
  font-size: 16.5px;
  line-height: 1.5 !important;
  padding-bottom: 0;
  letter-spacing: 1px;
}

.footer-block__details-content p {
  font-size: 16.5px;
  letter-spacing: 1px;
}


@media screen and (min-width: 749px) {
.footer-block__newsletter .list-social {
       justify-content: flex-start;
    margin-top: 20px;
    max-width: 60rem;
}
  /* .mega-menu[open] .mega-menu__content {
    transition: ease 0.5s !important;
}
  .mega-menu__content {
    transition: ease 0.5s !important;
} */
}


.footer-block__newsletter .list-social .list-social__item .icon {
    height: 2.9rem;
    width: 2.9rem;
}

.footer-block__newsletter .list-social .list-social__item a {
    padding: 0 3rem 0 0;
}
@media screen and (max-width: 749px) {
  .meue-with-textblock {
    grid-template-columns: 100%;
  }
  .footer-block__heading {
    font-size: 38px !important;
    margin-bottom: 30px !important;
    
  }
  .footer-block__headingsub {
    font-size: 15px;
    margin-top: 0;
  }
  .footer__list-social.list-social, .footer__follow-on-shop, .footer-block__newsletter {
    margin-top: 20px;
}
}

/* ====== header section ========  */
.header-account-hove {
    position: relative;
}

.header-account-hove .account-login {
    position: absolute;
    background: #fff;
    top: 2rem;
      right: -4rem;
    width: 400px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.05), 0 2px 1px 0 rgba(0,0,0,.06);
}

.accoun-pop-iner {
    padding: 1rem 2rem;
}

.accoun-pop-iner h2 {
    color: #000;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
}
.header-account-hove .account-login {
    display: none;
}

.header-account-hove:hover .account-login {
    display: block;
}

.header-account-hove .account-login .form-block-acct {
    padding: 0 1vw;
    margin-top: 22px;
    text-align: center;
    border-top: 1px solid #000;
    padding-top: 25px;
}

.form-block-acct input {
    width: 100%;
    height: 40px;
    max-width: 100%;
    padding: 2px 10px;
    margin-bottom: 5px;
}

.form-block-acct .field:after {
    display: none;
}

.form-block-acct .field:before {
    display: none;
}
.form-block-acct .field {
   display: flex;
    width: 100%;
    max-width: 100%;
    flex-wrap: wrap;
}
.form-block-acct label {
    color: #000;
    font-size: 14px;
    padding: 5px 2px 1px;
    /* font-family: "Cormorant Garamond", serif; */
}

.form-block-acct button {
    margin: 15px 0 5px;
    width: 100%;
    background: #000;
    color: #fff;
    height: 40px;
    font-size: 16px !important;
    text-transform: capitalize;
}
.form-block-acct input:focus-visible {
    box-shadow: none !important;
    outline: none !important;
    border: 1px solid #000 !important;
}
.no-account {
    display: flex;
    color: #000;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 15px 0 5px;
}
.header-account-hove {
    cursor: default !important;
}
.no-account span {
    color: #000 !important;
    font-weight: 500 !important;
    /* font-family: "Cormorant Garamond", serif; */
    padding-left: 4px;
    cursor: pointer;
    text-decoration: underline;
}
.forget-pass span {
    color: #000;
    text-decoration: underline;
    font-weight: 700;
    cursor: pointer;
    /* font-family: "Cormorant Garamond", serif; */
}
.forget-pass {
    margin-top: 10px;
}
.header__menu-item span{
  text-decoration: unset !important;
  position: relative;
}
.header__menu-item span:after{
  content: '';
  height: 2px;
  width: 0;
  background-color: currentColor;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width .25s;
  transition: width .25s;
}

.header__menu-item:hover span:after{
  width: 100%;
}
.mega-menu__link{
      position: relative;
}
.mega-menu__link a{
  text-decoration: unset !important;
  position: relative;
}
.mega-menu__link:after{
    content: '';
    height: 2px;
    width: 0;
    background-color: currentColor;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: width .25s;
    transition: width .25s;
}

.mega-menu__link:hover:after{
   width: 100%;
}


#Huratips-Pagination {
    text-align: center;
}

#Huratips-Pagination a {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    padding: 8px 20px;
    text-transform: uppercase;
    font-family: 'Inter';
}

.product__description p {
    text-align: center;
    font-family: 'CenturyGothicL';
    color: #000;
}
html {
    scroll-behavior: smooth;
}
.product__description p strong {
    font-weight: 500 !important;
}
.product__description ul {
    list-style-position: outside !important;
    line-height: 1.4 !important;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 20px;
}
.product__description li {
    font-family: 'CenturyGothicL';
    color: #000;
}
.accordion__contents p {
    font-family: 'CenturyGothicL';
    font-size: 16.5px;
}
.title, .related-products__heading {
   font-family: 'CenturyGothicL' !important;
    font-weight: 500 !important;
}
.page-register h1, .page-login h1{
    font-family: 'CenturyGothicL' !important;
    font-weight: 500;
}
/* ====== PDP Size chart =========  */
.sidenav {
    height: 100%;
    width: 420px;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.8s;
    padding-top: 60px;
    box-shadow: 1px 2px 8px black;
  -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.sidenav a {    text-decoration: none;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
      position: absolute;
    top: -3rem;
    right: 25px;
    font-size: 60px;
    margin-left: 50px;
    color: #000 !important;
}
.closedbtnblock {
    position: relative;
}
.inser-size-bar .closebtn {
    top: -6rem !important;
}
.sizeotp {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    max-width: 400px;
    width: 25%;
}
.sizecartbtn {
    position: relative;
    cursor: pointer;
}
.sizecartbtn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform .45s cubic-bezier(.25,.46,.45,.94);
    transition-delay: 0s;
}

.sizecartbtn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    right: 0;
    bottom: 0;
    background: currentColor;
    transform: scale(1);
    transform-origin: right center;
    transition: transform .2s ease-in-out;
    transition-delay: .2s;
}
.size-body {
    max-width: 90%;
    margin: 0 auto;
    padding: 0 15px;
font-weight: 300;
}

.size-body p {
    font-size: 14px;
font-weight: 300;
}
.inser-size-bar {
    position: relative;
}

.sidenav a {
    color: #000 !important;
}

.sidenav .button {
    margin: 0 auto !important;
    text-align: center;
    display: inline-flex !important;
    width: 100%;
}

.sidenav .Button {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#mySidenav_con {
    padding-top: 35px !important;
}
.contact-us {
    max-width: 95%;
    margin: 0 auto;
    padding: 1rem 15px 1rem;
}
@media (-moz-touch-enabled: 0), (hover: hover){
.sizecartbtn:hover:after {
    transform: scale(1);
    transition-delay: .2s;
}
  .sizecartbtn:hover:before {
    transform: scaleX(0);
    transition-delay: 0s;
}
}

.custom-btn .btn {
    width: 100%;
}

.conta-details {
    list-style-type: none;
    padding-left: 0;
    margin-top: 25px;
}

.conta-details .block-flex-c {
    display: flex;
    align-items: center;
}
.svgblocks img {
    width: 38px;
    height: 38px;
    object-fit: contain;
}
.block-flex-c {list-style-type: none;}

.conta-details .block-flex-c .svgblocks svg {
    width: 30px !important;
    height: 30px !important;
}
.svgblocks {
    padding-right: 10px;
}

.svgblocks {
    line-height: 0;
}
.inser-size-bar h2 {
    font-family: 'eyesome_script';
    font-size: 42px;
    font-weight: 500;
      margin-top: 0;
}
.inser-size-bar p {
   font-family: var(--font-body-family);
    line-height: 1.5;
    padding-right: 1.5vw;
      font-size: 16px;
}
.sidenav a {
    font-size: 16px;
  font-family: var(--font-body-family);
}
.bottom-graphic-block {
    text-align: center;
    margin: 20px 0 10px;
}
.conta-details li {
        border-top: 1px solid #000000;
    padding: 15px 0;
}
.conta-details li:last-child {
    border-bottom: 1px solid #000000;
}
.card__heading a {
    font-size: 18px;
}
.card-information .price {
    font-size: 16px;
    font-family: 'Century Gothic';
}
.acc__title.active .icon-caret {
    transform: rotate(180deg);
}
.accordion__contents{
  margin-bottom: 1.5rem;
    padding: 0 0.6rem;
    font-size: 1.7rem;
}
.price .price-item {
    font-weight: 600;
}

.product-card-wrapper .swym-button {
    position: absolute;
    right: 15px;
    z-index: 999;
    top: 10px;
    opacity: 0;
}
.product-card-wrapper:hover .swym-button {
    opacity: 1;
}
@media screen and (max-width: 749px) {
  .card-information .price {
    font-size: 14px;
  }
  .card__heading a {
    font-size: 16px;
    padding-right: 10px;
}
.collection-hero--with-image .collection-hero__text-wrapper {
    padding: 4rem 0 0 !important;
}
.collection-hero__image-container {
    display: none !important;
}
  .collection-hero__title+.collection-hero__description {
    margin-bottom: 0;
  }
  .collection-hero--with-image .collection-hero__inner {
    padding-bottom: 0 !important;
}
  .main-pdp section {
    padding-top: 10px;
}
  .sizeotp {
    max-width: 100%;
    width: 100%;
}
  .rigt-size {
    display: inline-block;
}
  .sidenav {
    max-width: 95%;
  }
 #CartDrawer .drawer__inner {
    transform: translate(100%);
    left: unset;
    right: 0;
    transition: transform .8s ease, visibility .8s cubic-bezier(.4,0,1,1);
    -webkit-transition: -webkit-transform .8s ease, visibility .8s cubic-bezier(.4,0,1,1);
}
  .drawer.active .cart-drawer .drawer__inner{
    transform: translate(0) !important;
}
}

@media only screen and (max-width: 1200px) and (min-width: 700px)  {
.image-with-text__text p {
    font-size: 18px;
}
}
#Search-In-Modal-1 {
    text-transform: capitalize;
}
.predictive-search__item-heading {
    text-transform: capitalize;
}
.product-card-wrapper .card__heading {
    text-transform: capitalize;
}
.product__title h1 {
    font-family: 'CenturyGothicL';
    margin-top: 10px;
      text-transform: capitalize;
font-weight: 500;
}
.product-card-wrapper .card__heading a {
    font-family: 'CenturyGothicL';
      text-transform: capitalize;
}
.button {
    font-family: 'CenturyGothicL';
    font-weight: 600;
}


/* ====== product card css ======== */

.product-card-wrapper .card__inner {
    --ratio-percent: 75% !important;
}

.product-card-wrapper .card__inner img {
    object-fit: contain !important;
}

.card-wrapper:hover {
    border: 1px solid rgb(155 154 154 / 46%);
    box-shadow: 0px 1px rgb(235 235 235 / 13%);
}

.card-wrapper {
    padding: 15px;
    border: 1px solid transparent;
    transition: ease 0.8s;
}


/* ====== product card css end ======== */
/* ============ advisor button code ========== */
.bottom-btn {
    max-width: 300px;
    width: 100%;
    margin: 15px auto 5px;
}

.bottom-btn button {
    padding: 0 10px;
    letter-spacing: 0;
    height: 44px !important;
    min-height: 44px;
}




@keyframes showNav {
   from {
     right: -100%;
   }
   to {
     right: 0;
   }
 }
 
 @-webkit-keyframes showNav {
   from {
     right: -100%;
   }
   to {
     right: 0;
   }
 }
 
 @-moz-keyframes showNav {
   from {
     right: -100%;
   }
   to {
     right: 0;
   }
 }
 
 @-o-keyframes showNav {
   from {
     right: -100%;
   }
   to {
     right: 0;
   }
 }
 
 .showNav {
   -webkit-animation: showNav .8s ease forwards;
   -moz-animation: showNav 1s ease forwards;
   -o-animation: showNav 1s ease forwards;
   animation: showNav .8s ease forwards;
 }

@keyframes hideNav {
   from {
     right: 0;
   }
   to {
     right: -100%;
   }
 }
 
 @-webkit-keyframes hideNav {
   from {
     right: 0;
   }
   to {
     right: -100%;
   }
 }
 
 @-moz-keyframes hideNav {
   from {
     right: 0;
   }
   to {
     right: -100%;
   }
 }
 
 @-o-keyframes hideNav {
   from {
     right: 0;
   }
   to {
     right: -100%;
   }
 }
 
 .hideNav {
   -webkit-animation: hideNav 1s ease forwards;
   -moz-animation: hideNav 1s ease forwards;
   -o-animation: hideNav 1s ease forwards;
   animation: hideNav 1s ease forwards;
 }
 .hiddens {
   display: none;
 }
.custom-btn .btn {
    font-size: 1.5rem;
    letter-spacing: .1rem;
}
html {
    scroll-behavior: smooth;
}

.product-form__input--pill input[type=radio]+label{
      border-radius: 5px !important;
}
.product-form__input--pill input[type=radio]+label:before{
      border-radius: 5px !important;
}

@media screen and (max-width: 749px) {
  .collection-hero__title {
    font-size: 45px !important;
}
.page-index h2 {
    font-size: 40px !important;
}
}</pre></body></html>