@font-face {
  font-family: Adreenascript demo;
  src: url('../fonts/AdreenaScript-Demo.ttf') format("truetype"), url('../fonts/AdreenaScript-Demo.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Wildyouth;
  src: url('../fonts/WildYouth-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Quentin;
  src: url('../fonts/Quentin.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Foglihtenno07;
  src: url('../fonts/FoglihtenNo07.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Foglihtenno07calt;
  src: url('../fonts/FoglihtenNo07calt.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --black: black;
  --white: white;
  --wheat: #ebcfa7;
  --peru: #a58860;
}

.flexbody {
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  font-family: Poppins, sans-serif;
  display: flex;
}

.main-nav {
  z-index: 100;
  background-color: #fff0;
  border-bottom: 1px solid #ffffffc9;
  justify-content: space-between;
  width: 100%;
  max-width: 1080px;
  height: 73px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.main-banner {
  width: 100%;
  height: 93vh;
  margin-top: -100px;
}

.main-slider {
  background-color: #0000;
  height: 100%;
}

.main-slide {
  background-image: linear-gradient(#00000080, #00000080), url('../images/rakhi-2.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 119px;
  padding-bottom: 119px;
}

.main-slide._4 {
  background-image: linear-gradient(115deg, #fff0 13%, #000000d1 96%), url('../images/vrieti-banner-jun2023.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide.sos-banner-2 {
  background-image: linear-gradient(#00000063, #00000063), url('../images/K1600_DSC_0669.JPG');
  background-size: auto, cover;
}

.main-slide.sos-3 {
  background-image: linear-gradient(#0000002b, #0000002b), url('../images/K1600_DSC_0655.JPG');
  background-size: auto, cover;
  padding-top: 115px;
  padding-bottom: 66px;
}

.main-slide.sos-banner-4 {
  background-image: linear-gradient(#00000042, #00000042), url('../images/K1600_DSC_0592.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-arrow {
  color: #fff8ed;
  font-size: 20px;
}

.main-logo {
  background-image: url('../images/Vrieti-White.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 80%;
  width: 140px;
}

.slide-content-wrapper {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1080px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slide-content-wrapper.center0align {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 0;
}

.section {
  flex-direction: column;
  align-items: center;
  margin-bottom: 66px;
  padding: 25px 166px;
  display: flex;
}

.section.feature-wrapper {
  flex-direction: row;
  align-items: center;
  width: 100%;
  min-height: 7vh;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 21px 50px;
  display: flex;
}

.section.collections {
  padding-bottom: 100px;
  padding-left: 101px;
  padding-right: 101px;
}

.section.middle-banner {
  background-image: url('../images/DSC_0666.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: flex-end;
  height: 70vh;
  padding: 0 87px 0 0;
}

.section.video-section {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0;
}

.section.about {
  flex-direction: row;
  justify-content: center;
  width: 100%;
  max-width: 1080px;
  margin-bottom: 113px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
}

.icon-wrapper {
  opacity: .39;
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  display: flex;
}

.icon-seperator {
  background-color: #cacaca;
  width: 1px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.feature-icon {
  background-image: url('../images/002-shopping-mall-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 40px;
  margin-right: 10px;
}

.feature-icon.finance {
  background-image: url('../images/004-living-room.svg');
}

.feature-icon.warranty {
  background-image: url('../images/var.svg');
}

.feature-icon.assembly {
  background-image: url('../images/navigation-icon.png');
}

.feature-icon.sanitised {
  background-image: url('../images/Clean-Showroom.svg');
}

.section-heading {
  z-index: 3;
  color: #252525;
  text-align: center;
  letter-spacing: 1px;
  font-family: Foglihtenno07calt, sans-serif;
  font-size: 30px;
  font-weight: 400;
  position: relative;
}

.section-heading.white {
  color: #fff;
}

.small-line {
  background-color: #dd933d;
  width: 50px;
  height: 2px;
  margin-top: 10px;
}

.para {
  color: #fff;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 34px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 210%;
}

.para.about {
  color: #4e4e4e;
  text-align: center;
  letter-spacing: 1px;
  width: 100%;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 200%;
}

.collection-block-wrapper {
  align-items: center;
  width: 100%;
  max-width: 1080px;
  height: 750px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-link-block {
  justify-content: center;
  align-items: center;
  width: 46%;
  height: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.collection-link-block.half {
  flex: 0 auto;
  width: 99%;
  height: 50%;
  padding-left: 0;
  padding-right: 0;
}

.collection-link-block.half.bottom {
  padding-top: 0;
}

.collection-right-block-wrapper {
  flex-direction: column;
  flex: 1;
  align-items: center;
  height: 100%;
  display: flex;
}

.collection-image {
  background-image: linear-gradient(to top, #00000070, #0000 56%), url('../images/K1600_DSC_0589.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.collection-image.candle-stands {
  background-image: linear-gradient(167deg, #0000 33%, #00000045 80%, #0000008a), url('../images/K1600_DSC_0608.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 10px;
}

.collection-image.glassware {
  background-image: linear-gradient(#0000 44%, #0000008f), url('../images/K1600_DSC_0596.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: flex-end;
  align-items: flex-end;
}

.slide-nav {
  justify-content: flex-start;
  align-items: center;
  padding-left: 140px;
  font-size: 9px;
  display: flex;
}

.fancy-heading {
  color: #ffdfca5c;
  letter-spacing: 4px;
  margin-top: 17px;
  font-family: Quentin, sans-serif;
  font-size: 90px;
  font-weight: 400;
  position: absolute;
}

.fancy-heading.second {
  opacity: .62;
  letter-spacing: 2px;
  margin-top: -5px;
}

.collection-content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  padding: 23px 30px 41px;
  display: flex;
}

.collection-content-wrapper.right {
  align-items: flex-end;
}

.collection-name {
  z-index: 2;
  color: #fff7e0;
  text-align: right;
  letter-spacing: 10px;
  text-transform: uppercase;
  text-shadow: 1px 0 5px #000000a6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  text-decoration: none;
  position: relative;
}

.collection-name.slant {
  z-index: 0;
  color: #fff5e5;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 13px;
  font-family: Quentin, sans-serif;
  font-size: 57px;
  font-weight: 400;
  line-height: 28px;
}

.menu-link-wrapper {
  flex: 1;
  justify-content: flex-end;
  padding: 15px 5px 15px 67px;
  display: flex;
}

.banner-heading {
  color: #fff0cb;
  letter-spacing: 10px;
  text-transform: uppercase;
  text-shadow: 0 2px 7px #000000f2;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 120%;
}

.banner-subheading {
  color: #fff0cb;
  text-shadow: 1px 1px 4px #00000082;
  margin-top: 12px;
  font-family: Quentin, sans-serif;
  font-size: 90px;
  line-height: 80px;
}

.banner-subheading.smaller {
  text-shadow: 5px 5px 7px #0003;
  margin-top: 0;
  font-size: 100px;
  font-weight: 400;
}

.number-link-wrapper {
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 8px;
  display: flex;
}

.mob-icon {
  background-image: url('../images/icon-phone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 75%;
}

.number-link-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.mobile-number {
  color: var(--white);
  letter-spacing: 2px;
  margin-top: 4px;
  margin-bottom: 3px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 14px;
  text-decoration: none;
}

.middle-banner-block {
  text-align: justify;
  background-color: #50073fed;
  background-image: url('../images/block-bg.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 32%;
  padding: 20px 23px;
  font-size: 13px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 18px #c468688f;
}

.background-video {
  background-image: linear-gradient(161deg, #000000b8, #443725cf);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 60px 112px 103px;
  display: flex;
}

.sub-heading {
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 51px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

.product-icon-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  width: 100%;
  display: grid;
}

.product-block {
  text-transform: capitalize;
  border: 1px solid #ffffff59;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 7px 1px 7px 14px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  display: flex;
}

.product-icon {
  background-image: url('../images/Imported-Furniture.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin-left: 7px;
  margin-right: 15px;
}

.product-icon.lanterns {
  background-image: url('../images/Lantern.svg');
}

.product-icon.recliner {
  background-image: url('../images/Recliner.svg');
  height: 39px;
}

.product-icon.mirror {
  background-image: url('../images/mirrors.svg');
}

.product-icon.planters {
  background-image: url('../images/Planters.svg');
  height: 35px;
}

.product-icon.lamps {
  background-image: url('../images/Lamps.svg');
  height: 34px;
}

.product-icon.photoframe {
  background-image: url('../images/Photoframe.svg');
  width: 50px;
  height: 40px;
}

.product-icon.candles {
  background-image: url('../images/candles_1.svg');
}

.product-icon.vase {
  background-image: url('../images/Vase.svg');
}

.product-icon.candlestands {
  background-image: url('../images/Candles.svg');
}

.product-icon.bathlinen {
  background-image: url('../images/Bath-Linens.svg');
}

.product-icon.bathacc {
  background-image: url('../images/bath-acc.svg');
}

.product-icon.bedding {
  background-image: url('../images/Bedding.svg');
}

.product-icon.flowers {
  background-image: url('../images/Flowers.svg');
}

.product-icon.cutlery {
  background-image: url('../images/Cutlery.svg');
  height: 40px;
}

.product-icon.plant {
  background-image: url('../images/Plant-icon.svg');
}

.product-icon.glassware {
  background-image: url('../images/Glassware.svg');
}

.product-icon.tableware {
  background-image: url('../images/Tableware.svg');
}

.product-icon.figurine {
  background-image: url('../images/Figurine.svg');
  height: 45px;
}

.product-icon.artwork {
  background-image: url('../images/Artwork.svg');
  height: 37px;
}

.left-block {
  background-color: var(--wheat);
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  width: 250px;
  height: 250px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: -7% auto auto 0%;
}

.left-block.right {
  opacity: .48;
  background-color: #ff9a0d;
  width: 100px;
  height: 100px;
  margin-right: 0;
  position: absolute;
  inset: auto 1% -8% auto;
}

.youtube-video {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 550px;
  display: flex;
  position: relative;
}

.video-wrapper {
  width: 90%;
}

.product-icon-block-wrapper {
  width: 100%;
}

.footer {
  background-color: #f7f7f7;
  flex-direction: column;
  margin-top: 177px;
  padding-bottom: 49px;
  padding-left: 87px;
  padding-right: 87px;
  display: flex;
}

.sub-footer-wrapper {
  background-color: #fff;
  border-radius: 5px;
  margin-top: -125px;
  padding: 30px 12px;
  display: flex;
  box-shadow: 0 -12px 40px -7px #0000000d;
}

.footer-block {
  opacity: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 9px;
  padding-right: 9px;
  display: flex;
}

.footer-content-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-label {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: Cinzel, sans-serif;
  font-size: 18px;
}

.footer-link-text {
  color: #000;
  letter-spacing: 1px;
  margin-top: 5px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 20px;
  text-decoration: none;
}

.about-heading-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 46px;
  padding-bottom: 67px;
  display: flex;
  position: relative;
}

.mob-link-wrapper, .mob-divider {
  display: none;
}

.footer-icon {
  background-color: #ffeed6;
  background-image: url('../images/navigation-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 100px;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  padding: 12px 17px 11px;
}

.footer-icon.contact-us {
  background-image: url('../images/contact-us.png');
  padding: 17px 15px 0;
}

.footer-icon.timings {
  background-image: url('../images/clock.svg');
  padding: 13px;
}

.banner-discount-text {
  color: #f7e7d0;
  margin-top: 23px;
  font-family: Foglihtenno07, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 70px;
}

@media screen and (min-width: 1280px) {
  .product-icon-wrapper {
    grid-row-gap: 10px;
  }
}

@media screen and (max-width: 991px) {
  .slide-content-wrapper {
    max-width: none;
    padding-left: 86px;
    padding-right: 27px;
  }

  .slide-content-wrapper.center0align {
    text-align: center;
    justify-content: flex-start;
    padding-top: 50px;
    padding-left: 27px;
  }

  .section {
    padding-top: 0;
    padding-left: 26px;
    padding-right: 26px;
  }

  .section.feature-wrapper {
    margin-bottom: 24px;
    padding: 11px 0;
  }

  .section.collections {
    padding-left: 0;
    padding-right: 6px;
  }

  .section.middle-banner {
    height: 54vh;
    margin-bottom: 0;
    padding: 36px;
  }

  .section.about {
    margin-bottom: 73px;
  }

  .icon-wrapper {
    text-align: center;
    flex-direction: column;
    font-size: 11px;
    line-height: 14px;
  }

  .icon-seperator {
    height: 80px;
  }

  .feature-icon {
    width: 30px;
    height: 30px;
    margin-bottom: 13px;
    margin-right: 0;
  }

  .feature-icon.finance {
    margin-right: 0;
  }

  .feature-icon.assembly {
    height: 30px;
  }

  .para.about {
    width: 90%;
  }

  .collection-link-block {
    padding: 7px;
  }

  .slide-nav {
    justify-content: center;
    padding-left: 0;
  }

  .collection-content-wrapper {
    align-items: flex-end;
  }

  .collection-name.slant {
    font-size: 47px;
  }

  .banner-subheading {
    font-size: 70px;
  }

  .banner-subheading.smaller {
    font-size: 63px;
  }

  .middle-banner-block {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 31px;
    padding-right: 50px;
  }

  .background-video {
    padding: 56px 32px;
  }

  .sub-heading {
    margin-bottom: 22px;
  }

  .product-icon-wrapper {
    flex-direction: row;
    flex: 1;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .product-block {
    padding: 6px 0 6px 5px;
    line-height: 15px;
  }

  .product-icon {
    width: 33px;
    height: 34px;
  }

  .youtube-video {
    height: 400px;
  }

  .product-icon-block-wrapper {
    flex-direction: row;
    justify-content: center;
    display: flex;
  }

  .footer {
    padding-left: 12px;
    padding-right: 12px;
  }

  .sub-footer-wrapper {
    padding: 20px 4px;
  }
}

@media screen and (max-width: 767px) {
  .main-nav {
    max-width: none;
  }

  .slide-content-wrapper {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-content-wrapper.center0align {
    justify-content: flex-start;
    padding-bottom: 0;
    padding-left: 0;
  }

  .section {
    padding: 0 12px;
  }

  .section.feature-wrapper {
    flex-flow: wrap;
    margin-bottom: 10px;
    padding: 10px 0;
    overflow: hidden;
  }

  .section.collections {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .section.middle-banner {
    width: 100%;
    height: 35vh;
    margin-bottom: 0;
    padding: 23px 6px;
  }

  .section.video-section {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
  }

  .section.about {
    margin-bottom: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .icon-wrapper {
    text-align: center;
    flex-direction: column;
    font-size: 10px;
    line-height: 13px;
  }

  .icon-seperator {
    margin-left: 5px;
    margin-right: 5px;
  }

  .feature-icon {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .section-heading {
    font-size: 20px;
    line-height: 42px;
  }

  .para.about {
    width: 100%;
    font-size: 15px;
    line-height: 43px;
  }

  .collection-block-wrapper {
    flex-direction: column;
    height: auto;
  }

  .collection-link-block {
    width: 100%;
    height: 800px;
    padding-bottom: 0;
  }

  .collection-link-block.half {
    width: 100%;
    height: 400px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .collection-right-block-wrapper {
    flex: 0 auto;
    width: 100%;
  }

  .collection-image, .collection-image.candle-stands {
    justify-content: flex-end;
    align-items: stretch;
  }

  .collection-image.glassware {
    align-items: stretch;
  }

  .slide-nav {
    justify-content: center;
    padding-left: 0;
  }

  .fancy-heading {
    font-size: 70px;
  }

  .collection-content-wrapper {
    justify-content: flex-end;
    align-items: center;
    padding-left: 34px;
    padding-right: 34px;
  }

  .collection-content-wrapper.right {
    text-align: right;
    justify-content: center;
    align-items: center;
  }

  .menu-link-wrapper {
    flex: 0 auto;
  }

  .middle-banner-block {
    width: 94%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    padding: 15px;
  }

  .background-video {
    padding: 35px 15px;
  }

  .sub-heading {
    margin-bottom: 23px;
    font-size: 15px;
  }

  .product-icon-wrapper {
    flex-flow: wrap;
    flex: 1;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .product-block {
    text-align: center;
    flex-direction: column;
    margin: 3px;
    padding: 18px 0;
    font-size: 11px;
    line-height: 16px;
  }

  .product-icon {
    margin-left: 2px;
    margin-right: 2px;
  }

  .left-block {
    margin-left: 7px;
  }

  .youtube-video {
    height: 350px;
  }

  .video-wrapper {
    width: 90%;
  }

  .product-icon-block-wrapper {
    flex-direction: column;
  }

  .footer {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .sub-footer-wrapper {
    flex-direction: column;
    margin-top: 0;
  }

  .footer-block {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 479px) {
  .flexbody {
    overflow: hidden;
  }

  .main-nav {
    background-color: #96784d;
    border-bottom-style: none;
    justify-content: center;
    padding-left: 0;
  }

  .main-banner {
    height: 50vh;
    margin-top: 0;
  }

  .main-slide {
    padding-bottom: 34px;
  }

  .main-slide._4 {
    background-image: linear-gradient(#fff0 37%, #000000d1 96%), url('../images/vrieti-banner-jun2023.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 10px;
  }

  .slide-arrow {
    width: 50px;
  }

  .main-logo {
    background-size: auto 72%;
    width: 80px;
  }

  .slide-content-wrapper {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 18px;
    padding-left: 19px;
    padding-right: 19px;
  }

  .slide-content-wrapper.center0align {
    justify-content: flex-start;
    padding-top: 131px;
  }

  .section {
    padding-left: 18px;
    padding-right: 18px;
  }

  .section.feature-wrapper {
    flex-flow: wrap;
    justify-content: center;
    margin-bottom: 28px;
    padding-top: 11px;
    padding-bottom: 11px;
    overflow: visible;
  }

  .section.middle-banner {
    height: auto;
    padding: 15px;
  }

  .section.video-section {
    margin-top: 0;
    margin-bottom: 0;
  }

  .icon-wrapper {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    width: 48%;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 12px;
  }

  .icon-seperator {
    width: 1px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
  }

  .feature-icon {
    width: 30px;
    height: 30px;
  }

  .feature-icon.assembly {
    height: 50px;
  }

  .section-heading {
    line-height: 34px;
  }

  .section-heading.white {
    line-height: 29px;
  }

  .para {
    text-align: center;
    font-size: 14px;
    line-height: 300%;
  }

  .para.about {
    line-height: 30px;
  }

  .collection-link-block {
    height: 500px;
  }

  .collection-link-block.half, .collection-link-block.half.bottom {
    height: 300px;
  }

  .collection-image {
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    align-items: center;
    padding-bottom: 10px;
  }

  .collection-image.candle-stands {
    align-items: center;
  }

  .collection-image.glassware {
    justify-content: flex-end;
    align-items: center;
  }

  .slide-nav {
    font-size: 6px;
  }

  .fancy-heading {
    color: #a588601c;
    font-size: 50px;
  }

  .fancy-heading.second {
    opacity: .93;
  }

  .collection-content-wrapper {
    align-items: center;
    padding-bottom: 17px;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-content-wrapper.right {
    align-items: center;
  }

  .collection-name {
    text-align: center;
    font-size: 15px;
    line-height: 23px;
  }

  .collection-name.slant {
    margin-top: 4px;
    font-family: Foglihtenno07calt, sans-serif;
    font-size: 37px;
  }

  .menu-link-wrapper {
    z-index: 1000;
    background-color: #ffe1b7;
    justify-content: space-between;
    align-items: center;
    padding: 8px 13px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .banner-heading {
    text-align: center;
    letter-spacing: 8px;
    margin-bottom: 0;
    font-size: 15px;
  }

  .banner-subheading {
    text-align: center;
    margin-top: 0;
    font-size: 44px;
    line-height: 43px;
  }

  .banner-subheading.smaller {
    font-family: Foglihtenno07calt, sans-serif;
    font-size: 12vw;
    font-weight: 400;
    line-height: 114%;
  }

  .number-link-wrapper {
    border-right-style: none;
    flex-direction: column-reverse;
    justify-content: center;
    height: 8vh;
    padding: 0;
    display: none;
  }

  .mob-icon {
    background-image: url('../images/icon-phone-dark.png');
    background-size: contain;
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .mob-icon.whatsapp {
    background-image: url('../images/whatsapp-dark.svg');
  }

  .mob-icon.call {
    background-image: url('../images/Phone-call.png');
  }

  .mobile-number {
    color: #554a3c;
    margin-top: 3px;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 300;
  }

  .middle-banner-block {
    background-color: #520a41e6;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding: 11px;
    font-size: 12px;
    line-height: 13px;
  }

  .background-video {
    align-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .sub-heading {
    text-align: center;
  }

  .product-icon-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
  }

  .product-block {
    flex-direction: column;
    width: 100%;
    height: 100%;
    margin-left: 4px;
    margin-right: 4px;
    padding: 9px 0;
    font-size: 13px;
  }

  .product-icon {
    margin-bottom: 6px;
  }

  .youtube-video {
    height: 300px;
  }

  .sub-footer-wrapper {
    padding-bottom: 91px;
  }

  .footer-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .about-heading-container {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .mob-link-wrapper {
    opacity: .61;
    color: #000;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    height: 6vh;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    text-decoration: none;
    display: flex;
  }

  .mob-divider {
    opacity: .61;
    background-color: #000;
    flex: 0 auto;
    width: 2px;
    height: 5vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .banner-discount-text {
    font-size: 20px;
    line-height: 50px;
  }
}


@font-face {
  font-family: 'Adreenascript demo';
  src: url('../fonts/AdreenaScript-Demo.ttf') format('truetype'), url('../fonts/AdreenaScript-Demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Wildyouth';
  src: url('../fonts/WildYouth-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Quentin';
  src: url('../fonts/Quentin.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Foglihtenno07';
  src: url('../fonts/FoglihtenNo07.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Foglihtenno07calt';
  src: url('../fonts/FoglihtenNo07calt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}