body {
  margin: 0px !important;
  padding: 0px !important;
  width: 100%;
  margin: 0;
  font-family: "Poppins", sans-serif;
  background-color: #FFF;
}


.site-header {
  align-items: center;
  padding: 20px 40px;
  background-color: transparent;
  top: 0;
  z-index: 10000;
  width: 100% !important;
  /* background-color: rgba(0, 0, 0, 0.1); */
  position: unset;
  border-bottom: 0.1px solid #e1c4d3;
}

.container-custom {
  padding-right: 2%;
  padding-left: 2%;
}

.wp-block-woocommerce-checkout .wc-block-checkout {
  padding-right: 2%;
  padding-left: 2%;
}

.entry-header {
  text-align: center;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 24px;
}

.main-heading-h3 {
  font-size: 24px;
  font-weight: 500;
}

.page-template-page-home .main-navigation a {
  color: #000 !important;
}

.top-information {
  background-color: #000;
  padding: 12px 0px;
}

.top-information a {
  text-decoration: none !important;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.top-information p {
  padding: 0px !important;
  margin-bottom: 0px !important;
  text-decoration: none !important;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  color: #e0c4d3;
}

.top-information ul {
  padding: 0px !important;
  margin-bottom: 0px !important;
}

.social-menu {
  margin-right: 28px;
}

.site-branding img {
  max-height: 60px !important;
  width: auto;
}

.main-navigation ul {
  justify-content: center;
}

.main-navigation li {
  margin-right: 40px;
}

.main-navigation a {
  transition: all 0.3s ease-in-out;
}

.main-navigation a:hover {
  scale: 1.05;
  color: #e1c4d3 !important;
}

.main-navigation a {
  color: #000 !important;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.about-text span {
  font-weight: 600 !important;
}

.header {
  position: relative;
  text-align: center;
  color: #000;
  height: auto;
  overflow: hidden;
  /* Ensures the video stays within the header section */
}


@media (max-width: 768px) {
  .main-navigation a {
    color: #000 !important;
    background: #FFF;
    padding: 20px;
    height: auto;
  }
}

@media (max-width: 768px) {
  .main-navigation li {
    margin-left: 0px;
  }
}

@media (max-width: 768px) {
  .site-branding img {
    max-height: 70px !important;
    width: auto;
    position: unset;
    top: 17px;
    left: 17px;
  }
}

@media (max-width: 768px) {
  .site-branding {
    display: flex;
    justify-content: center;
  }
}


/* @media (max-width: 768px) {
  .main-navigation {
    display: block;
    width: 100%;
    position: absolute;
    top: 7%;
    left: 0;
    right: 0;
    z-index: 1;
  }
} */

.menu-toggle {
  margin: 0 auto;
  margin-top: 20px;
  background: #e0c4d3;
  border: none;
}

.dgwt-wcas-enable-mobile-form {
  z-index: 0;
}



@media (max-width: 768px) {
  .menu-button-mobile {
    margin-left: 28px;
    position: fixed;
    top: 1, 3%;
  }
}

@media (max-width: 768px) {
  .menu-toggle {
    position: unset;
    /* right: 5%;
    top: 1.8%; */
  }
}


@media (max-width: 768px) {
  .menu-menu-1-container {
    z-index: 10000000;
  }
}


@media (max-width: 768px) {
  .main-navigation ul {
    margin: 0px !important;
  }
}

@media (max-width: 768px) {
  .main-navigation li {
    margin: 0px !important;
  }
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  width: 100%;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  font-family: "Poppins", sans-serif !important;
  font-size: 13px;
}



.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  overflow: visible;
  position: absolute;
  border: 0;
  padding: 0 15px;
  margin: 0;
  cursor: pointer;
  height: 40px;
  min-width: 50px;
  width: auto;
  line-height: 100%;
  min-height: 100%;
  right: 0;
  left: auto;
  top: 0;
  bottom: auto;
  color: #000;
  -webkit-transition: 250ms ease-in-out;
  -moz-transition: 250ms ease-in-out;
  -ms-transition: 250ms ease-in-out;
  -o-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  text-transform: uppercase;
  background-color: #f1f5f9;
  border-radius: 0 2px 2px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  background-color: #f1f5f9;
}


.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  content: none;
  position: absolute;
  border-width: 8px 8px 8px 0;
  border-style: solid solid solid none;
  border-color: transparent #343434;
  top: 12px;
  left: -6px;
  -webkit-transition: 250ms ease-in-out;
  -moz-transition: 250ms ease-in-out;
  -ms-transition: 250ms ease-in-out;
  -o-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  height: 48px;
}

.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
  fill: #94a3b8;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border: none !important;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-radius: 8px !important;
  background: #f3f3f3;
}


.video-container {
  position: relative;
  width: 100%;
  height: 80vh;
  border: 5px solid #e0c4d3;
  border-radius: 12px;
}

.fullscreen-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Ensure the video covers the entire container without distortion */
  z-index: -1;
  /* Keeps the video in the background */
}

.video-inner-text {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
  color: white;
  text-align: center;
  z-index: 1;
  padding: 0 20px;
  width: 100%;
}

@media (max-width: 768px) {
  .video-inner-text {
    top: 40%;
  }
}

.video-inner-text .video-slogan {
  font-size: 50px;
}

.video-inner-text .video-text {
  font-size: 20px;
}

.owl-carousel .owl-item img {
  display: block;
  width: auto !important;
  margin: 0 auto;
  height: auto !important;
  border: 2px solid #e0c4d3;
}

.main-page-products p {
  font-family: "Poppins", sans-serif;
  font-size: 18px !important;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #000 !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 20px;
  margin-bottom: 0px;
}

.owl-carousel .button {
  margin: 0;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  width: 80%;
  display: flex;
  float: left;
  margin-top: 8px;
  background: transparent !important;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #000;
  border-color: #000;
  text-decoration: none !important;
  transition: 0.4s ease-in-out;
  /* Transition for background and text color */
}

.owl-carousel .button:hover {
  color: white;
  /* Text color turns white on hover */
  background: #000 !important;
  /* Background turns black */
}

.owl-carousel a {
  text-decoration: none !important;
}

.image-container {
  background-size: cover;
  background-position: center;
  position: relative;
  height: 80vh;
}

@media (max-width: 768px) {
.image-container {
  height: 40vh;
}
}

.image-inner-text {
  position: absolute;
  top: 50%;
  left: 10%;
  text-align: center;
  color: white;
  z-index: 2;
}

.image-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}



@media (max-width: 768px) {
.image-inner-text {
    transform: translate(-0%, -0%);
  }
}

.image-slogan {
  font-size: 36px;
  font-weight: 700;
  text-align: left;
}

.image-slogan a {
  text-decoration: none !important;
  color: #e0c4d3 !important;
}

.image-slogan p {
  margin-bottom: 0px !important;
}

.image-text {
  font-size: 22px;
  font-weight: 500;
  text-align: left;
}



/* Footer start */

.footer {
  height: auto;
  width: auto;
  background-color: #000;
  padding-bottom: 30px;
  padding-top: 30px;
}

.footer a {
  color: #FFF !important;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
  transition: 0.4s;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
}

.footer a:hover {
  color: #ea7979 !important;
  scale: 1.02;
}


.footer p {
  color: #FFF !important;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.footer h3 {
  color: #e0c4d3;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
}

.footer ul {
  margin: 0px !important;
}

.footer-contact p {
  margin-bottom: 0px;
}

.footer-logo {
  background-color: #000;
}

.footer-logo hr {
  margin: 0;
}

.footer-col {
  min-height: 50px;
}

.footer-logo-center img {
  margin-bottom: 14px;
  margin-top: 14px;
}

.icon-phone:before {
  content: '';
  background-image: url('../assets/images/phone4.svg');
  background-size: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 8px;
}



.footer-address:before {
  content: "";
  background-image: url('../assets/images/Location.svg');
  background-size: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 8px;
}


.footer-email:before {
  content: "";
  background-image: url('../assets/images/mail11.png');
  background-size: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  margin-right: 8px;
}

.footer li {
  padding-bottom: 12px;
  justify-content: center !important;
}


.widget-area, .woocommerce-result-count {
  display: none !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt {
  background: #000 !important;
  color: #FFF !important;
  width: auto;
}

.bapf_head {
  text-align: left;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: none;
}

.bapf_head h3 {
  font-size: 20px;
  font-weight: 400;
}

.bapf_body li {
  font-size: 14px;
}

.bapf_clr_span {
  border-radius: 10px;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  min-height: 52px;
}

.woocommerce-products-header {
  display: none;
}


.cart-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 9998;
}


.cart-popup {
  position: fixed;
  top: 0;
  right: -100%;
  width: 50%;
  height: 100%;
  background-color: white;
  box-shadow: -4px 0px 6px rgba(0, 0, 0, 0.1);
  transition: right 0.3s ease-in-out;
  z-index: 9999;
  padding: 20px;
}

@media (max-width: 768px) {
  .cart-popup {
    width: 100%;
  }
}

.cart-popup .cart-popup-content {
  padding: 20px;
  overflow-y: auto;
  height: 100%;
}

.cart-popup .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #000;
  color: white;
  padding: 15px;
  border: none;
  font-size: 16px;
  cursor: pointer;
}

.cart-popup .close-btn:hover {
  background-color: darkred;
}

.woocommerce .cart-collaterals .cart_totals {
  width: 100%;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt {
  display: flex;
  justify-content: center;
  background-color: #000;
  color: #FFF;
}

.woocommerce table.cart td.actions .input-text {
  width: auto;
}

.woocommerce .cart .button {
  background-color: #000;
  color: #FFF;
}

.woocommerce table.shop_table td {
  padding: 22px 12px !important;
}

@media (max-width: 768px) {
  .woocommerce table.cart td.actions .coupon .input-text,
  .woocommerce table.cart td.actions .coupon input {
      width: 100%;
      margin-bottom: 8px;
    }
}

@media (max-width: 768px) {
  .woocommerce table.cart td.actions .coupon .input-text+.button {
    width: 100%;
  }
}


.cart-popup-content {
  position: relative;
}

.cart-popup-content.loading {
  opacity: 0.5;
}

.cart-popup-content::after {
  content: "Updating cart...";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

.cart-popup-content.loading::after {
  display: block;
}


a.added_to_cart.wc-forward {
  position: absolute !important;
  bottom: 3px !important;
  left: 15% !important;
  color: rgb(0, 204, 61) !important;
}


/* .cart-count {
  position: relative;
  left: right;
  right: 60%;
  top: -19px;
  font-size: 12px;
  font-weight: 700;
} */


#openCartLink img {
  pointer-events: auto;
}

#openCartButton {
  cursor: pointer !important;
}


.breathing-image {
  animation: breathe 3s infinite ease-in-out;
}

@keyframes breathe {
  0% {
    transform: scale(1);
    /* Original size */
  }

  50% {
    transform: scale(1.2);
    /* Slightly larger */
  }

  100% {
    transform: scale(1);
    /* Back to original size */
  }
}



.woocommerce-Price-amount {
  color: #000 !important;
}

.woofc-area .woofc-area-bot .woofc-data .woofc-data-right * {
  color: #FFF !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px !important;
}



.product-tabs-dropdowns {
  margin-top: 30px;
  clear: both;
  display: block;
}

.product-tab-dropdown {
  margin-bottom: 20px;
}

.unique-tab-toggle {
  width: 70%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #FFF;
  cursor: pointer;
  text-align: left;
  display: block;
  margin-bottom: 10px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.unique-tab-toggle::after {
  content: "\2193";
  font-size: 18px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

.unique-tab-toggle.open::after {
  transform: translateY(-50%) rotate(180deg);
}

.tab-content {
  display: none;
  padding: 20px;
  background-color: #FFF;
  border: 1px solid #ddd;
  margin-top: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.tab-content.show {
  display: block;
}

.unique-tab-toggle {
  transition: 0.4s ease-in-out;
}

.unique-tab-toggle:hover {
  background-color: #000;
  color: #FFF;
}

.product-tab-toggle .unique-tab-toggle .open {
  background-color: #000;
  color: #FFF;
}


.woocommerce div.product form.cart .button {
  margin-bottom: 50px;
  padding: 15px 50px;
}



.menu-item .sub-menu {
  display: block;
  background-color: #e9e9e9;
}

.menu-item .sub-menu li {
  display: block;
  margin: 5px 0;
  background-color: #e9e9e9;
  padding: 10px 20px;
}

.product_meta {
  display: none;
}


.woocommerce-notices-wrapper {
  display: none;
}


.qty {
  display: none;
}


.our-story p {
  line-height: 2.5;
}

.our-story a {
  color: #e0c4d3;
}

.our-story-people a {
  display: inline-block;
  text-decoration: none;
  color: #e0c4d3;
  transition: transform 0.2s ease, color 0.2s ease;
}

.our-story-people a:hover {
  transform: scale(1.1);
  color: #f3d6e2;
}

.our-story-people img {
  height: auto;
  width: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.woocommerce .woocommerce-breadcrumb {
  margin-top: 12px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
  margin: 0;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #000;
  font-family: "Poppins",
  sans-serif;
  font-weight: 500;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  width: 80%;
  display: flex;
  float: left;
  margin-top: 8px;
  background: transparent !important;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #000;
  border-color: #000;
  text-decoration: none !important;
  transition: 0.4s ease-in-out;
  width: 100%;
}


/* ACCOUNT */

#secondary {
  display: none;
}

.woocommerce-MyAccount-navigation li {
  list-style: none;
}

.woocommerce-MyAccount-navigation a {
  color: #000000 !important;
  background: #e1c4d3;
  font-family: "Montserrat", Sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  padding: 12px 32px;
  text-decoration: none;
  border-radius: 4px;
}

@media (max-width: 768px) {
  .woocommerce-MyAccount-navigation li {
    padding: 0px;
    margin-bottom: 32px;
  }
}

.woocommerce-account h1 {
  display: none !important;
}

.woocommerce-account .entry-content {
  margin-top: 40px;
}

.woocommerce-MyAccount-navigation ul {
  padding: 0px;
}

@media only screen and (max-width: 769px) {
  .woocommerce-MyAccount-navigation ul {
    padding: 0;
  }
}

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  text-align: left;
}

@media only screen and (min-width: 769px) {

  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
    margin-bottom: 40px;
    min-height: 100px !important;
    text-align: center;
  }
}

.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
  text-align: center !important;
}

@media only screen and (min-width: 769px) {
  .woocommerce-MyAccount-navigation ul {
    text-align: center;
  }

  .woocommerce-MyAccount-navigation ul li {
    display: inline-block;
  }
}

.shop-wrapper {
  padding-left: 20px !important;
  padding-right: 20px !important;
}



/* Konteiner, mis hoiab pilti ja infot */
.woocommerce div.product {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

/* Toote pilt */
.woocommerce div.product div.images {
  flex: 0 0 48%;
  max-width: 48%;
  margin-right: 4%;
}

/* Toote info + hind + tabid */
.woocommerce div.product div.summary {
  flex: 1;
  max-width: 48%;
  clear: none;
  float: none;
  /* Väga oluline eemaldada float! */
}

/* Kui tahad, et väiksematel ekraanidel läheksid need alla üksteise */
@media (max-width: 768px) {
  .woocommerce div.product {
    flex-direction: column;
  }

  .woocommerce div.product div.images,
  .woocommerce div.product div.summary {
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
  }
}


@media (min-width: 768px) {
.woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    padding-left: 40px !important;
  }
}

.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper,
.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper {
  margin-top: 20px;
}

.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-grid-layout .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image img,
.rtwpvg-images.rtwpvg-has-product-thumbnail .rtwpvg-wrapper .rtwpvg-thumbnail-wrapper .rtwpvg-thumbnail-slider .rtwpvg-thumbnail-image img {
  padding: 0px 5px;
}

.related {
  display: none;
}

.pswp__caption__center {
  display: none;
}

.video-slogan h1 {
  margin-bottom: 4px;
  font-weight: 700;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
  /* background: #e0c4d3 !important; */
  background: #000 !important;
  color: #FFF;
}


.woocommerce span.onsale {
  background-color: #e1c4d3 !important;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.woofc-free-shipping-bar .woocommerce-Price-amount {
  color: #FFF !important;
}


  .button-main {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
    padding: 16px 32px;
    background: #FFF;
    color: #000;
    border-radius: 8px;
    transition: 0.3s all;
  }

  .button-main:hover {
    font-size: 17px;
    background: #fafafa;
  }



/* MOBILE MENU */
.menu-toggle {
  background: none;
  border: none;
  padding: 0;
}

.mobile-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
}

.mobile-menu ul {
  list-style: none;
  padding: 20px 0;
  margin: 0;
  text-align: center;
  border: 4px solid #d3bbc9;
}

.mobile-menu li {
  margin-bottom: 10px;
}

.mobile-menu.menu-open {
  display: block;
}

@media (min-width: 1200px) {
  .mobile-menu {
    display: none !important;
  }
}


.mobile-menu a {
  color: #000;
  text-decoration: none;
  margin-bottom: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
}

.site-header img {
  max-height: 70px;
}

@media (max-width: 768px) {
  .site-header img {
    max-height: 50px;
  }
}


/* ---------- MOBILE MENU ---------- */

.menu-toggle {
  background: none;
  border: none;
  padding: 0;
}

.mobile-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
}

.mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
  text-align: center;
}

.mobile-menu li {
  margin-bottom: 10px;
}

/* show mobile menu only below 1200px */
@media (max-width: 1199.98px) {
  .mobile-menu.menu-open {
    display: block;
  }
}

/* hide mobile menu on desktop */
@media (min-width: 1200px) {
  .mobile-menu {
    display: none !important;
  }
}
