.has-items {
  position: absolute;
  font-size: 12px !important;
  background-color: #0070BA;
  font-weight: 500 !important;
  color: #FFF !important;
  z-index: 1;
  width: 16px;
  height: 16px;
  padding: 3px;
  line-height: 0.9;
  border-radius: 50px;
  bottom: 0;
  left: -8px;
  text-align: center;
  display: none;
}

.platinum-header {
  border-bottom: 0.5px solid #E6E1E1;
}

.main-header .mobile-icon-user {
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjUgMC44MzMyNTJDMTQuMDQ3MSAwLjgzMzI1MiAxNS41MzA5IDEuNDQ3ODMgMTYuNjI0OCAyLjU0MThDMTcuNzE4OCAzLjYzNTc2IDE4LjMzMzQgNS4xMTk0OSAxOC4zMzM0IDYuNjY2NTlDMTguMzMzNCA4LjIxMzY4IDE3LjcxODggOS42OTc0MSAxNi42MjQ4IDEwLjc5MTRDMTUuNTMwOSAxMS44ODUzIDE0LjA0NzEgMTIuNDk5OSAxMi41IDEyLjQ5OTlDMTAuOTUyOSAxMi40OTk5IDkuNDY5MjEgMTEuODg1MyA4LjM3NTI1IDEwLjc5MTRDNy4yODEyOSA5LjY5NzQxIDYuNjY2NzEgOC4yMTM2OCA2LjY2NjcxIDYuNjY2NTlDNi42NjY3MSA1LjExOTQ5IDcuMjgxMjkgMy42MzU3NiA4LjM3NTI1IDIuNTQxOEM5LjQ2OTIxIDEuNDQ3ODMgMTAuOTUyOSAwLjgzMzI1MiAxMi41IDAuODMzMjUyWk0xMi41IDE1LjQxNjZDMTguOTQ1OSAxNS40MTY2IDI0LjE2NjcgMTguMDI3IDI0LjE2NjcgMjEuMjQ5OVYyNC4xNjY2SDAuODMzMzc0VjIxLjI0OTlDMC44MzMzNzQgMTguMDI3IDYuMDU0MjEgMTUuNDE2NiAxMi41IDE1LjQxNjZaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
}
.main-header .menu-wrapper .menu {
  padding: 0 !important;
  list-style: none;
  display: flex;
  gap: 20px;
}
@media only screen and (max-width: 992px) {
  .main-header .menu-wrapper .menu {
    gap: 40px;
  }
}
.main-header .menu-wrapper .menu .menu-item a span {
  font-size: 14px;
  font-weight: 500;
  line-height: 15.6px;
}
@media only screen and (max-width: 992px) {
  .main-header .menu-wrapper .menu .menu-item a span {
    font-size: 28px;
  }
}
.main-header .menu-wrapper .menu .menu-item a span:hover {
  color: #88CBD3 !important;
}
.main-header .menu-wrapper .menu .menu-item a:hover {
  color: #0070BA !important;
}
.main-header .menu-wrapper .menu .menu-item a:hover span {
  color: #0070BA !important;
}
.main-header-right {
  gap: 20px;
  font-weight: 600;
}
.main-header-right span {
  font-weight: 600;
  font-size: 14px;
  color: #0070BA;
}
.main-header .shopping-cart {
  margin-right: 16px;
  background-repeat: no-repeat;
  width: 18px;
  height: 24px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAxOCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDVIMTRDMTQgMi4yIDExLjggMCA5IDBDNi4yIDAgNCAyLjIgNCA1SDJDMC45IDUgMCA1LjkgMCA3VjE5QzAgMjAuMSAwLjkgMjEgMiAyMUgxNkMxNy4xIDIxIDE4IDIwLjEgMTggMTlWN0MxOCA1LjkgMTcuMSA1IDE2IDVaTTkgMkMxMC43IDIgMTIgMy4zIDEyIDVINkM2IDMuMyA3LjMgMiA5IDJaTTE2IDE5SDJWN0gxNlYxOVpNOSAxMUM3LjMgMTEgNiA5LjcgNiA4SDRDNCAxMC44IDYuMiAxMyA5IDEzQzExLjggMTMgMTQgMTAuOCAxNCA4SDEyQzEyIDkuNyAxMC43IDExIDkgMTFaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
}
.main-header .shopping-cart::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
@media only screen and (max-width: 992px) {
  .main-header .shopping-cart {
    margin-right: 0px !important;
  }
}
.main-header .mobile-menu-btn {
  display: none;
}
.main-header .icon-menu::before {
  background-size: 70%;
  width: 36px;
  height: 17px;
  content: "";
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAzNiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMEgzNlY0SDBWMFpNMCAxMEgzNlYxNEgwVjEwWk0wIDIwSDM2VjI0SDBWMjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
}
.main-header .close-btn::before {
  content: "\f101";
  font-size: 18px;
  color: black;
  font-weight: 900;
}
@media only screen and (max-width: 992px) {
  .main-header .shopping-cart {
    margin-left: 0px !important;
  }
  .main-header .mobile-menu-btn {
    z-index: 900;
    display: flex !important;
  }
  .main-header .site-branding img {
    width: 150px;
    height: auto;
  }
  .main-header .main-header-right {
    gap: 20px !important;
  }
  .main-header .navigation {
    left: -1000px;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-bottom: 200px;
  }
  .main-header .mobile-menu-btn.active .icon-menu::before {
    height: 24px !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjUxMnB4IiBpZD0iTGF5ZXJfMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHdpZHRoPSI1MTJweCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTQ0My42LDM4Ny4xTDMxMi40LDI1NS40bDEzMS41LTEzMGM1LjQtNS40LDUuNC0xNC4yLDAtMTkuNmwtMzcuNC0zNy42Yy0yLjYtMi42LTYuMS00LTkuOC00Yy0zLjcsMC03LjIsMS41LTkuOCw0ICBMMjU2LDE5Ny44TDEyNC45LDY4LjNjLTIuNi0yLjYtNi4xLTQtOS44LTRjLTMuNywwLTcuMiwxLjUtOS44LDRMNjgsMTA1LjljLTUuNCw1LjQtNS40LDE0LjIsMCwxOS42bDEzMS41LDEzMEw2OC40LDM4Ny4xICBjLTIuNiwyLjYtNC4xLDYuMS00LjEsOS44YzAsMy43LDEuNCw3LjIsNC4xLDkuOGwzNy40LDM3LjZjMi43LDIuNyw2LjIsNC4xLDkuOCw0LjFjMy41LDAsNy4xLTEuMyw5LjgtNC4xTDI1NiwzMTMuMWwxMzAuNywxMzEuMSAgYzIuNywyLjcsNi4yLDQuMSw5LjgsNC4xYzMuNSwwLDcuMS0xLjMsOS44LTQuMWwzNy40LTM3LjZjMi42LTIuNiw0LjEtNi4xLDQuMS05LjhDNDQ3LjcsMzkzLjIsNDQ2LjIsMzg5LjcsNDQzLjYsMzg3LjF6IiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+") !important;
  }
}
.main-header .show {
  z-index: 20;
}
.main-header .show .navigation {
  left: 0;
  top: 0;
  padding-top: 100px;
  background-color: #0070BA;
}
.main-header .show .navigation ul {
  flex-direction: column;
  justify-content: center;
}
.main-header .show .navigation ul li {
  text-align: center;
}
.main-header .show .navigation ul li a span {
  color: white !important;
  font-size: 18px;
}
.main-header .mobile-menu {
  cursor: pointer;
  color: black;
  right: 0;
  top: 27px;
  z-index: 999;
  width: 30px;
}
.main-header .mobile-menu .icon-menu {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-header .mobile-menu.active {
  position: absolute;
  z-index: 500;
  left: 20px;
}
.main-header .mobile-menu.active .icon-menu:before {
  content: "\f101";
  font-size: 18px;
  color: white;
  font-weight: 900;
}

.login-btn {
  font-size: 14px;
  transition: all 0.3s;
  font-weight: 700;
  line-height: 18.2px;
}

.login-btn:hover {
  color: #88CBD3 !important;
}

.lang-switcher-wrapper {
  margin-right: 20px;
}
.lang-switcher-wrapper * {
  color: #0070BA !important;
}

@media (max-width: 1200px) and (min-width: 993px) {
  .site-branding img {
    width: 150px !important;
    height: auto !important;
  }
  .main-header * {
    font-size: 12px !important;
  }
  .main-header-right {
    gap: 10px !important;
  }
}
.shopping-cart-wrapper {
  position: relative;
}

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