@media (max-width: 767px) {
  .tdr-menu{
    /* top: 100px; */
    top: 74px;
  }
}
.tdr-menu.scrolled{
  top: 82px;
}
@media (max-width: 767px) {
  .tdr-menu.scrolled{
    top: 74px;
  }
}

.swiper-ambassadors img{
  width: 100%;
}

.tdr-banner{
  padding-top: 100px;
}
@media (max-width: 767px) {
  .tdr-banner{
    padding-top: 174px;
  }
}
/* @media (max-width:900px) { */
/* } */
/* body .elementor-location-header {
  z-index: 3;
  position: relative;
} */

@media (min-width: 1200px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: unset;
    }
}
@media (min-width: 992px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: unset;
    }
}
@media (min-width: 768px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: none;
    }
}
@media (min-width: 576px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: none;
    }
}
@media (max-width: 575px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        padding-inline-end: 0px;
        padding-inline-start: 0px;
    }
}
.elementor-menu-cart--items-indicator-bubble{
  display: none;
}
.elementor-sticky--active {
    position: fixed;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0px;
}
@media (max-width: 767px) {
  .elementor-location-header{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
  }
}
.jet-mega-menu:not(.jet-mega-menu--fill-svg-icons) {
  display: none!important;
}

.elementor-section.elementor-top-section.elementor-element.elementor-element-ca11701.elementor-section-full_width.elementor-hidden-tablet.elementor-hidden-mobile.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
  background-color: white;
  z-index: 999;
}