h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p {
  margin-bottom: 0;
  font-style: normal;
}

.bg-black {
  background-color: #020512;
}

.bg-white {
  background-color: #FFFFFF;
}

.white {
  color: #FFFFFF;
}

.orange {
  color: #F5821F;
}

.t-black {
  color: #111;
}

.black {
  color: #000;
}

.fw1 {
  font-weight: 100;
}

.fw2 {
  font-weight: 200;
}

.fw3 {
  font-weight: 300;
}

.fw4 {
  font-weight: 400;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

.fw7 {
  font-weight: 700;
}

.fw8 {
  font-weight: 800;
}

.fw9 {
  font-weight: 900;
}

.btn-a {
  box-sizing: border-box;
  appearance: none;
  background-color: transparent;
  border: 2px solid #F5821F;
  width: fit-content;
  border-radius: 0;
  color: #F5821F;
  cursor: pointer;
  display: flex;
  align-self: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  margin: 2% 0 0 0;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
.btn-a:hover, .btn-a:focus {
  box-shadow: 0 0 40px 40px #F5821F inset;
  color: #fff !important;
  outline: 0;
}

.pop {
  font-family: "Poppins", sans-serif;
}
.pop.t20 {
  font-size: 14px;
}
.pop.t20.large {
  font-size: 16px;
}
.pop.t20.large.l25 {
  line-height: 22px;
}
.pop.t20.large.le2 {
  letter-spacing: 1.4px;
}
.pop.t20.l25 {
  line-height: 25px;
}
.pop.t20.l40 {
  line-height: 25px;
}
.pop.t20.l45 {
  line-height: 25px;
}
.pop.t20.l44 {
  line-height: 25px;
}
.pop.t20.l30 {
  line-height: 22px;
}
.pop.t20.le2 {
  letter-spacing: 1.4px;
}
.pop.t20.le1 {
  letter-spacing: 0.5px;
}
.pop.t20.le0-8 {
  letter-spacing: 0.4px;
}
.pop.t20.le1-4 {
  letter-spacing: 0.98px;
}
.pop.t24 {
  font-size: 14px;
}
.pop.t24.l40 {
  line-height: 22px;
}
.pop.t24.l50 {
  line-height: 20px;
}
.pop.t24.le1-44 {
  letter-spacing: 0.84px;
}
.pop.t18 {
  font-size: 14px;
}
.pop.t18.l18 {
  line-height: 15px;
}
.pop.t-16 {
  font-size: 16px;
}
.pop.t-16.l18 {
  line-height: 18px;
}
.pop.t-12 {
  font-size: 12px;
}
.pop.t-12.l15 {
  line-height: 15px;
}
.pop.t22 {
  font-size: 14px;
}
.pop.t22.l25 {
  line-height: 18px;
}

.san {
  font-family: "Sanchez", serif;
}
.san.t60 {
  font-size: 28px;
  line-height: 40px;
}
.san.t60.small {
  font-size: 30px;
  line-height: 30px;
}
.san.t40 {
  font-size: 20px;
  line-height: 30px;
}
.san.t20 {
  font-size: 16px;
}
.san.t20.l45 {
  line-height: 25px;
}
.san.t20.l25 {
  line-height: 20px;
}
.san.t22 {
  font-size: 14px;
}
.san.t22.l50 {
  line-height: 22px;
}
.san.t80 {
  font-size: 28px;
}
.san.t80.l60 {
  line-height: 35px;
}
.san.t32 {
  font-size: 16px;
}
.san.t32.l36 {
  line-height: 25px;
}
.san.t32.le0-64 {
  letter-spacing: -0.32px;
}
.san.t28 {
  font-size: 14px;
}
.san.t28.l28 {
  line-height: 14px;
}

.got {
  font-family: "Golos Text", sans-serif;
}
.got.t20 {
  font-size: 14px;
}
.got.t20.l25 {
  line-height: 20px;
}
.got.t20.l35 {
  line-height: 22px;
}
.got.t50 {
  font-size: 30px;
}
.got.t50.l60 {
  line-height: 30px;
}
.got.t25 {
  font-size: 14px;
}
.got.t25.l30 {
  line-height: 20px;
}
.got.t40 {
  font-size: 16px;
}
.got.t40.l45 {
  line-height: 45px;
}
.got.t40.l2-8 {
  letter-spacing: 1.12px;
}

.mobi-hide {
  display: none;
}

.desk-hide {
  display: block;
}

.ls-none {
  list-style: none;
}

.hide {
  display: none;
}

.td-none {
  text-decoration: none;
}

.main-wrapper {
  padding: 0 10px;
}

.inner-wrapper {
  padding: 0 20px;
}

@media only screen and (min-width: 1200px) {
  .btn-a {
    font-size: 1.0416666667vw;
  }
  .pop.t20 {
    font-size: 1.0416666667vw;
  }
  .pop.t20.large {
    font-size: 1.0416666667vw;
  }
  .pop.t20.large.l25 {
    line-height: 1.3020833333vw;
  }
  .pop.t20.large.le2 {
    letter-spacing: 0.1041666667vw;
  }
  .pop.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .pop.t20.l40 {
    line-height: 2.0833333333vw;
  }
  .pop.t20.l45 {
    line-height: 2.34375vw;
  }
  .pop.t20.l44 {
    line-height: 2.2916666667vw;
  }
  .pop.t20.l30 {
    line-height: 1.5625vw;
  }
  .pop.t20.le2 {
    letter-spacing: 0.1041666667vw;
  }
  .pop.t20.le1 {
    letter-spacing: 0.0520833333vw;
  }
  .pop.t20.le0-8 {
    letter-spacing: 0.0416666667vw;
  }
  .pop.t20.le1-4 {
    letter-spacing: 0.0729166667vw;
  }
  .pop.t24 {
    font-size: 1.25vw;
  }
  .pop.t24.l40 {
    line-height: 2.0833333333vw;
  }
  .pop.t24.l50 {
    line-height: 2.6041666667vw;
  }
  .pop.t24.le1-44 {
    letter-spacing: 0.075vw;
  }
  .pop.t18 {
    font-size: 0.9375vw;
  }
  .pop.t18.l18 {
    line-height: 0.9375vw;
  }
  .pop.t22 {
    font-size: 1.1458333333vw;
  }
  .pop.t22.l25 {
    line-height: 1.3020833333vw;
  }
  .san.t60 {
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
  }
  .san.t60.small {
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
  }
  .san.t40 {
    font-size: 2.0833333333vw;
    line-height: 2.6041666667vw;
  }
  .san.t20 {
    font-size: 1.0416666667vw;
  }
  .san.t20.l45 {
    line-height: 2.34375vw;
  }
  .san.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .san.t22 {
    font-size: 1.1458333333vw;
  }
  .san.t22.l50 {
    line-height: 2.6041666667vw;
  }
  .san.t80 {
    font-size: 4.1666666667vw;
  }
  .san.t80.l60 {
    line-height: 3.125vw;
  }
  .san.t32 {
    font-size: 1.6666666667vw;
  }
  .san.t32.l36 {
    line-height: 1.875vw;
  }
  .san.t32.le0-64 {
    letter-spacing: -0.0333333333vw;
  }
  .san.t28 {
    font-size: 1.4583333333vw;
  }
  .san.t28.l28 {
    line-height: 1.4583333333vw;
  }
  .got {
    font-family: "Golos Text", sans-serif;
  }
  .got.t20 {
    font-size: 1.0416666667vw;
  }
  .got.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .got.t20.l35 {
    line-height: 1.8229166667vw;
  }
  .got.t50 {
    font-size: 2.6041666667vw;
  }
  .got.t50.l60 {
    line-height: 3.125vw;
  }
  .got.t25 {
    font-size: 1.3020833333vw;
  }
  .got.t25.l30 {
    line-height: 1.5625vw;
  }
  .got.t40 {
    font-size: 2.0833333333vw;
  }
  .got.t40.l45 {
    line-height: 2.34375vw;
  }
  .got.t40.l2-8 {
    letter-spacing: 0.1458333333vw;
  }
  .mobi-hide {
    display: block;
  }
  .desk-hide {
    display: none;
  }
  .main-wrapper {
    padding: 0 6.25vw;
  }
  .inner-wrapper {
    padding: 0 7.2916666667vw;
  }
  .single-discovery_blogs .inner-banner .full-wrap .page-title {
    font-size: 2.8645833333vw;
    padding: 0 4.53125vw;
  }
}
@keyframes borderPulse {
  0% {
    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4), 0px 0px 0px 0px rgb(255, 255, 255);
  }
  100% {
    box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255, 0.2), 0px 0px 0px 10px rgba(255, 255, 255, 0);
  }
}
@keyframes hoverShine {
  0% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  }
  50% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  }
  100% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.4) 100%);
  }
}
@media only screen and (min-width: 768px) {
  ::-webkit-scrollbar {
    width: 8px;
    background: transparent;
  }
  ::-webkit-scrollbar-track {
    background: transparent;
    /* background: #2E2E2E; */
  }
  ::-webkit-scrollbar-thumb {
    background: #FFE98B;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #F5821F;
  }
}
.fade-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.fade-up-active {
  opacity: 1;
  transform: translateY(0);
}

html {
  scroll-behavior: smooth;
}

.pum-theme-557 .pum-content + .pum-close,
.pum-theme-content-only .pum-content + .pum-close {
  right: 0;
  color: #fff;
  border-radius: 5.2083333333vw;
  border: 1px solid #fff;
  padding: 0.15625vw 0.5208333333vw;
  font-size: 0.8333333333vw;
  width: 1.71875vw;
  height: 1.71875vw;
  top: -0.78125vw;
}

:root a:hover {
  color: #f9c843;
}

.slick-dots {
  bottom: -35px;
}
.slick-dots li {
  margin: 0;
}
.slick-dots li button {
  background-color: #F58220;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.slick-dots li button::before {
  color: transparent;
  opacity: 0;
  margin: 0;
  font-size: 30px;
}
.slick-dots li.slick-active button {
  width: 12px;
  height: 12px;
  background-color: #F58220;
  border-radius: 50%;
}
.slick-dots li.slick-active button::before {
  color: transparent;
  opacity: 0;
  margin: 0;
  width: 20px;
  height: 20px;
}

#sbi_images .sbi_item {
  display: flex !important;
  justify-content: center !important;
}
#sbi_images .sbi_item .sbi_photo_wrap {
  width: 300px !important;
  height: 300px !important;
}
@media only screen and (min-width: 1200px) {
  .instagram-inner {
    padding: 0 6.25vw;
  }
  #sbi_images {
    padding: 0 6.25vw;
  }
  #sbi_images .sbi_item .sbi_photo_wrap {
    width: 21.3541666667vw !important;
    height: 21.09375vw !important;
  }
  #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo {
    height: 100% !important;
  }
}
.wpcf7-response-output {
  margin-top: 0 !important;
  margin-left: 1.5625vw !important;
  margin-right: 1.5625vw !important;
}

.detail-inner {
  margin: 15px 0 !important;
}

.dis-none {
  display: none !important;
}

body.open-pop {
  overflow: hidden;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #c2600a;
  /* hover effect */
}

.back-to-top {
  position: fixed;
  bottom: 35px;
  right: 35px;
  background: var(--main-title-color, #F5821F);
  color: white;
  border: none;
  border-radius: 15px;
  padding: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 9999;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.back-to-top svg {
  font-weight: 800;
}

.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}

.back-to-top:hover {
  background: #F5821F;
  /* slightly darker shade */
}

@media only screen and (min-width: 1200px) {
  .back-to-top {
    border-radius: 15px;
  }
}
.d-none {
  display: none;
}

/* Scrollbar styling specifically for .test-content */
::-webkit-scrollbar {
  width: 4px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #F5821F;
}

::-webkit-scrollbar-thumb:hover {
  background: #c2600a;
}

.test-content::-webkit-scrollbar-track {
  background: transparent !important;
}

body.scroll-none {
  overflow: hidden;
}

#muteToggleAb,
#playPauseAb {
  display: none;
}

.slick-dots li button {
  border-radius: 50%;
}

body.sizes .product-slider-modal .product-slider-modal-box {
  position: fixed;
  width: 90%;
  top: 18%;
  left: 5%;
  right: 5%;
  height: 65%;
  background-color: #fff8dc;
  z-index: 99999;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
  height: 350px;
}
@media only screen and (min-width: 768px) {
  body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1200px) {
  body.sizes .product-slider-modal .product-slider-modal-box {
    top: 5%;
    height: 90%;
  }
  body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
    height: 31.25vw;
  }
}

.search-mobile-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.search-mobile-overlay.active {
  display: block;
  opacity: 1;
  visibility: visible;
}
.search-mobile-overlay .search-div {
  width: 80%;
  max-width: 400px;
  margin: 100px auto;
  top: 30%;
  bottom: 30%;
  left: 0;
  right: 0;
  position: absolute;
}
.search-mobile-overlay .search-div .search-close-btn {
  width: 100%;
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  transition: color 0.3s ease;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.search-mobile-overlay .search-div .search-close-btn:hover {
  color: red;
}
.search-mobile-overlay .search-div .search-container {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 55px;
}
.search-mobile-overlay .search-div .search-container label {
  width: 70%;
}
.search-mobile-overlay .search-div .search-container label .search-field {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.search-mobile-overlay .search-div .search-container .search-submit {
  object-fit: contain;
  font-size: 0;
  border: 0;
  height: 55px;
  width: 55px;
  background: transparent;
}
.search-mobile-overlay .search-div .search-container .search-submit img {
  height: auto;
  width: 55px;
  object-fit: contain;
  border-radius: 100px;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.1);
}

.header {
  position: relative;
  z-index: 100;
  overflow: hidden;
}
.header.is-active.--hidden {
  position: fixed;
  transform: none;
  width: 100%;
}
.header.is-active .header-main .header-inner .left {
  background: #fff;
}
.header .top-header .top-inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #FFE98B;
  padding: 5px 10px;
}
.header .top-header .top-inner .title {
  text-align: center;
  font-size: 11px;
}
.header .header-main {
  background: transparent;
}
.header .header-main .header-inner {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 0;
  background: #FFFFFF;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.header .header-main .header-inner .left {
  width: 20%;
  background: #FFFFFF;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.header .header-main .header-inner .left .mobile-btn-h {
  position: relative;
  z-index: 150;
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn .hamburger .line {
  width: 30px;
  height: 4px;
  background-color: #111;
  display: block;
  margin: 0 0 8.6px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 200px;
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn #hamburger-1.is-active .line:nth-child(3) {
  opacity: 0;
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn #hamburger-1 {
  height: 100%;
  text-align: center;
  background: transparent;
  border: 0;
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn #hamburger-1 span:last-child {
  margin-right: 0 !important;
  width: 30px;
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn #hamburger-1 span:nth-child(1) {
  width: 30px;
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn #hamburger-1.is-active .line:nth-child(1) {
  width: 30px;
  -webkit-transform: translateY(7px) rotate(45deg);
  -ms-transform: translateY(7px) rotate(45deg);
  -o-transform: translateY(7px) rotate(45deg);
  transform: translateY(11px) rotate(45deg);
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn .btn-close:focus {
  box-shadow: none !important;
  outline: 0 !important;
  border: 0 !important;
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn #hamburger-1.is-active .line:nth-child(2) {
  -webkit-transform: translateY(-4px) rotate(-45deg);
  -ms-transform: translateY(-4px) rotate(-45deg);
  -o-transform: translateY(-4px) rotate(-45deg);
  transform: translateY(-1px) rotate(-45deg);
}
.header .header-main .header-inner .left .mobile-btn-h .btn-inner .mobile-btn .btn-item {
  text-decoration: none;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px; /* 500% */
  letter-spacing: -0.56px;
}
.header .header-main .header-inner .mid {
  width: 60%;
  border: 1px solid rgba(230, 230, 230, 0.01);
  background: transparent;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.header .header-main .header-inner .mid a.logo {
  display: block;
  padding: 6px 0;
}
.header .header-main .header-inner .mid a.logo img {
  height: 79px;
  width: auto;
  object-fit: contain;
  position: relative;
  z-index: 9;
}
.header .header-main .header-inner .right {
  width: 20%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.header .header-main .header-inner .right .search-wrap-mobile img {
  width: 55px;
  height: auto;
  object-fit: contain;
  border-radius: 100px;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1200px) {
  .header {
    position: relative;
  }
  .header.--hidden {
    transform: none;
    position: relative;
    overflow: hidden;
  }
  .header.--hidden .nav-menu {
    background: none;
  }
  .header .top-header .top-inner {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    background: #FFE98B;
    padding: 0.4947916667vw 1.875vw;
  }
  .header .top-header .top-inner .title {
    text-align: right;
    font-size: 0.9375vw;
  }
  .header .header-main {
    background-color: transparent;
  }
  .header .header-main .header-inner {
    padding: 2.0833333333vw 2.0833333333vw 1.5625vw;
    box-shadow: none;
    flex-direction: row-reverse;
  }
  .header .header-main .header-inner .left {
    border: 0;
    background: none;
    width: 35%;
    justify-content: flex-start;
  }
  .header .header-main .header-inner .left .menu ul {
    margin: 0;
    display: flex;
    flex-direction: row;
    gap: 0vw;
    align-items: flex-start;
    padding: 0;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item {
    list-style: none;
    padding-right: 1.3020833333vw;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item:last-child {
    padding-right: 0;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item.current_page_item a {
    color: #F58220;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item.current_page_item a:hover {
    color: #F58220;
    -webkit-text-stroke: 0.0260416667vw #F58220;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item a {
    font-family: "Poppins", sans-serif;
    color: #111;
    font-size: 1.0416666667vw;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
    text-decoration: none;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item a:hover {
    -webkit-text-stroke: 0.0260416667vw #111;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item .sub-menu-toggle {
    display: none;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item .sub-menu-toggle span {
    display: none;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item .sub-menu {
    border-radius: 0.5208333333vw;
    background: #917151;
    -webkit-backdrop-filter: blur(19.5px);
    backdrop-filter: blur(19.5px);
    position: absolute;
    left: 0%;
    transition: 0.7s;
    padding: 1.125vw 2.7083333333vw 1.0208333333vw;
    min-width: 21.5519270833vw;
    width: 21.5519270833vw;
    top: 3.8541666667vw;
    display: none;
    z-index: 300;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item .sub-menu li {
    padding: 0 0 0.5208333333vw;
    list-style: none;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item .sub-menu li a {
    font-family: "Poppins", sans-serif;
    color: #111;
    font-size: 1.0416666667vw;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
    text-decoration: none;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item .sub-menu li a:hover {
    -webkit-text-stroke: 0.0260416667vw #FFFFFF;
    text-decoration: underline;
    text-underline-offset: 1.6145833333vw;
    text-decoration-color: #FFE98B;
    text-decoration-thickness: 0.2083333333vw;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item.menu-item-has-children:hover {
    text-decoration: none;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item.menu-item-has-children:hover .sub-menu {
    display: block;
    transition: all 0.7s ease;
  }
  .header .header-main .header-inner .left .menu ul li.menu-item.menu-item-has-children.active .sub-menu {
    display: block;
    transition: 0.7s;
  }
  .header .header-main .header-inner .mid {
    width: 30%;
    position: relative;
    z-index: 100;
  }
  .header .header-main .header-inner .mid a.logo {
    top: 0.625vw;
    left: 5.2083333333vw;
    padding: 0;
  }
  .header .header-main .header-inner .mid a.logo img {
    width: 15.8333333333vw;
    height: 8.125vw;
    object-fit: contain;
  }
  .header .header-main .header-inner .right {
    background: transparent;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 35%;
    position: relative;
    z-index: 100;
  }
  .header .header-main .header-inner .right .search-form {
    height: 4.0625vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 12.3535416667vw;
    justify-content: flex-end;
  }
  .header .header-main .header-inner .right .search-form label {
    width: 10.3531770833vw;
  }
  .header .header-main .header-inner .right .search-form label input.search-field {
    background: transparent;
    border: 0;
    color: #111;
    font-family: "Poppins", sans-serif;
    font-size: 1.0416666667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 3.6458333333vw;
    letter-spacing: -0.0208333333vw;
    height: 2.6041666667vw;
    margin-right: 1.3020833333vw;
    width: 10.3531770833vw;
  }
  .header .header-main .header-inner .right .search-form label input.search-field:focus-visible {
    outline: none;
  }
  .header .header-main .header-inner .right .search-form label input.search-field::placeholder {
    color: #111;
    font-family: "Poppins", sans-serif;
    font-size: 1.0416666667vw;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4583333333vw; /* 140% */
    text-transform: capitalize;
    text-align: right;
  }
  .header .header-main .header-inner .right .search-form .search-submit {
    width: 2.6041666667vw;
    height: 2.6041666667vw;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 0;
  }
  .header .header-main .header-inner .right .search-form .search-submit img {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    object-fit: contain;
  }
  .header .bottom-header .bottom-inner {
    background: #FFFFFF;
  }
  .header .bottom-header .bottom-inner .menu ul {
    padding: 1.0416666667vw 1.875vw 2.1354166667vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2.6041666667vw;
  }
  .header .bottom-header .bottom-inner .menu ul li {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .header .bottom-header .bottom-inner .menu ul li.current-menu-item a {
    color: #F58220;
  }
  .header .bottom-header .bottom-inner .menu ul li.current-menu-item a:hover {
    color: #F58220;
    -webkit-text-stroke: 0.0260416667vw #F58220;
  }
  .header .bottom-header .bottom-inner .menu ul li a {
    text-decoration: none;
    color: #111;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 1.0416666667vw;
    font-style: normal;
    font-weight: 300;
    line-height: 1.1979166667vw; /* 115% */
    letter-spacing: -0.0104166667vw;
  }
  .header .bottom-header .bottom-inner .menu ul li a:hover {
    -webkit-text-stroke: 0.0260416667vw #111;
  }
}

#navbar_main_mobile {
  margin-top: -76px;
  transition: 0.4s ease-out;
  position: fixed;
  bottom: -300%;
  overflow: hidden;
  width: 100%;
  background: #FFFFFF;
  left: 0;
  opacity: 1;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 0;
  transform: translateY(-100%);
}
#navbar_main_mobile.menu-open-active {
  background: #FFE98B;
  bottom: 0;
  left: 0;
  opacity: 1;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 90;
  transition: 0.4s;
  width: 100%;
  transform: translateY(0%);
}
#navbar_main_mobile.menu-open-active .header-inner {
  width: 100%;
  padding-top: 290px;
  padding-bottom: 100px;
  height: 100vh;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d ul {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d ul li a {
  color: #FFFFFF;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu {
  position: relative;
  z-index: 15;
  display: flex;
  flex-direction: column;
  width: 100%;
  top: 0;
  padding: 0 6.9% 36px;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item {
  text-align: center;
  list-style: none;
  margin-bottom: 6px;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item a {
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  color: #111;
  line-height: 20px; /* 500% */
  letter-spacing: -0.56px;
  text-transform: capitalize;
  transition: 0.4s ease-out;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item a:hover {
  letter-spacing: 2.44px;
  transition: 0.4s ease-out;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item .sub-menu-toggle {
  display: none;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item.menu-item-has-children .sub-menu {
  padding: 12px 0;
  display: none;
  transition: max-height 0.3s ease-out;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item.menu-item-has-children .sub-menu li a {
  font-weight: 500;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item.menu-item-has-children .sub-menu li a:after {
  display: none;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item.menu-item-has-children .sub-menu li a:hover {
  font-weight: 800;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item.current_page_item a {
  color: #F58220;
  font-weight: 800;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item.current_page_item a:hover {
  color: #F58220;
  -webkit-text-stroke: 0.5px #F58220;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu-item .sub-menu .menu-item a {
  font-size: 15px;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .header-main-menu .menu {
  height: 60vh;
  overflow-y: auto;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .logo-side a img {
  height: 86px;
  width: auto;
  object-fit: contain;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .follow {
  color: #FFFFFF;
  margin-top: 15px;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .social-media-list {
  gap: 30px;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 15px;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .social-media-list li {
  list-style: none;
}
#navbar_main_mobile.menu-open-active .header-inner .container-fluid-d .social-media-list li a img {
  width: 17px;
  height: 15px;
  object-fit: contain;
}
#navbar_main_mobile .header-inner {
  width: 100%;
  padding-top: 190px;
  padding-bottom: 100px;
  height: 100vh;
}
#navbar_main_mobile .header-inner .container-fluid-d {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}
#navbar_main_mobile .header-inner .container-fluid-d ul {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
#navbar_main_mobile .header-inner .container-fluid-d ul li a {
  color: #FFFFFF;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu {
  position: relative;
  z-index: 15;
  display: flex;
  flex-direction: column;
  width: 100%;
  top: 0;
  padding: 0 6.9% 36px;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item {
  text-align: center;
  list-style: none;
  margin-bottom: 10px;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item a {
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  color: #111;
  line-height: 20px; /* 500% */
  letter-spacing: -0.56px;
  text-transform: capitalize;
  transition: 0.4s ease-out;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item a:hover {
  letter-spacing: 2.44px;
  transition: 0.4s ease-out;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item .sub-menu-toggle {
  display: none;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item.menu-item-has-children .sub-menu {
  padding: 12px 0;
  display: none;
  transition: max-height 0.3s ease-out;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item.menu-item-has-children .sub-menu li a {
  font-weight: 500;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item.menu-item-has-children .sub-menu li a:after {
  display: none;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item.menu-item-has-children .sub-menu li a:hover {
  font-weight: 800;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item.current_page_item a {
  color: #F58220;
  font-weight: 800;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item.current_page_item a:hover {
  color: #F58220;
  -webkit-text-stroke: 0.5px #F58220;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu-item .sub-menu .menu-item a {
  font-size: 15px;
}
#navbar_main_mobile .header-inner .container-fluid-d .header-main-menu .menu {
  height: 60vh;
  overflow-y: auto;
}
#navbar_main_mobile .header-inner .container-fluid-d .logo-side a img {
  height: 86px;
  width: auto;
  object-fit: contain;
}
#navbar_main_mobile .header-inner .container-fluid-d .follow {
  color: #FFFFFF;
  margin-top: 15px;
}
#navbar_main_mobile .header-inner .container-fluid-d .social-media-list {
  gap: 30px;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 15px;
}
#navbar_main_mobile .header-inner .container-fluid-d .social-media-list li {
  list-style: none;
}
#navbar_main_mobile .header-inner .container-fluid-d .social-media-list li a img {
  width: 17px;
  height: 15px;
  object-fit: contain;
}
@media only screen and (min-width: 1200px) {
  #navbar_main_mobile {
    display: none;
  }
}

/*# sourceMappingURL=header.css.map */
