/* Seprate CSS */
nav {
  font-family: "Poppins" !important;
}

#search_icon_popup span {
  display: list-item;
  list-style-type: none;
}

.main_menu .current-menu-item a {
  color: #2872C1 !important;
  border-bottom: 1px solid #2872C1;
  padding-bottom: 14px !important;
  /* font-size: 18px !important; */
  font-weight: 600;
  border-width: 3px;
  letter-spacing: 0.02em;
}

.main_menu .ms-4.menu-item a,
.main_menu .menu-item a {
  /* font-size: 18px !important; */
  font-weight: 600 !important;
  color: #3A3A3A;
  letter-spacing: 0.02em;
}

.menu-item-has-children .sub-menu {
  display: none;
}

.menu-item-75283:hover .sub-menu {
  display: block !important;
}

.menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  box-shadow: 0px 4px 8px 1px #C4C4C4;
  top: 68%;
  background-color: #fff;
  font-size: 13px;
  width: auto;
  padding: 8px !important;
  z-index: 9;
  color: black;
  list-style-type: none;
  margin-right: 3px;
}

.menu-item-has-children .sub-menu:hover .sub-menu {
  display: block !important;
}

.sub-menu .dashicons {
  color: #929292 !important;
}

.sub-menu li a {
  color: #000 !important;
}

.sub-menu li a:hover {
  color: #000 !important;
}

.sub-menu li {
  padding: 5px;
}

#navbarSupportedContent li a {
  color: #fff;
}

#navbarSupportedContent li a:hover {
  color: #fff;
}

#navbarSupportedContent #menu-item-75282 {
  padding-right: 16px;
}

#navbarSupportedContent #menu-item-75282 a {
  border-right: 1px solid white;
  padding-right: 16px;
}

#navbarSupportedContent i._mi._after.dashicons.dashicons-admin-users {
  border: 2px solid;
  border-radius: 50%;
}

.login_register a {
  color: #143961 !important;
  font-weight: 600;
}

.login_register {
  background-color: white;
  padding: 8px 20px;
  border-radius: 50px;
}

.cart_menu,
.user_menu,
.menu-item-68276,
.menu-item-68279,
.newsletter_menu,
.profile_menu,
.logout_menu {
  padding: 8px 0px;
}

.border-end.menu-item a {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.border-end.menu-item a:hover {
  border-bottom: unset !important;
}

#menu-1-22c4834 li,
#menu-1-c5bc2e4 li {
  height: 30px;
}

#menu-1-22c4834 .e--pointer-double-line .elementor-item:after,
.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:after,
.e--pointer-overline .elementor-item:before,
.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
  height: 0px !important;
}

.current-menu-item a {
  font-weight: 600 !important;
}

a {
  text-decoration: none !important;
}

.desktop_contact_info li img {
  width: 17px !important;
}

#menu-item-75283 ._mi._after._svg {
  width: 25px !important;
}

#menu-desktop-preheader-menu .sub-menu li a {
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  font-size: 12px;
  color: #3A3A3A !important;
}

#menu-desktop-preheader-menu .sub-menu li {
  border-bottom: 1px solid #DFDFDF;
}

.desktop_logout {
  border-bottom: unset !important;
}

@media(min-width:1023px) {
  .mobile_header {
    display: none;
  }
}

@media(max-width:1022px) {
  .desktop_header {
    display: none;
  }
}

@media(max-width:1022px) {
  #navbarSupportedContent li img {
    width: 18px !important;
  }

  .mobile_header li {
    font-size: 14px !important;
    border-bottom: 1px solid #DFDFDF;
  }

  .logout_menu {
    border-bottom: unset !important;
  }

  .mobile_header .contact_info li img {
    width: 14px !important;
  }

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb(28 80 135)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
  }

  #menu-mobile-preheader-menu {
    display: block;
  }

  .navbar-toggler:focus {
    background-color: unset !important;
  }

  ul#menu-mobile-preheader-menu {
    position: absolute;
    box-shadow: 0px 4px 8px 1px #C4C4C4;
    top: 68%;
    background-color: #fff;
    font-size: 13px;
    width: auto;
    padding: 10px !important;
    z-index: 999;
    color: black;
    list-style-type: none;
    right: 10px;
  }

  .mobile_header .px-0 {
    padding-left: 11px !important;
  }

  ul#menu-main-menu-new-1 {
    position: absolute;
    box-shadow: 0px 4px 8px 1px #C4C4C4;
    top: 8%;
    display: block;
    background-color: #fff;
    font-size: 13px;
    width: auto;
    padding: 10px !important;
    z-index: 9;
    color: black;
    list-style-type: none;
    right: 10px;
  }

  #menu-main-menu-new-1 .ms-4 {
    margin-left: unset !important;
  }

  #menu-main-menu-new-1 .current-menu-item a {
    border-bottom: unset !important;
  }

  #menu-main-menu-new-1 li.menu-item {
    border-bottom: 1px solid #CFCECE;
    padding: 7px 0px;
  }

  #menu-main-menu-new-1 li.menu-item-75296 {
    border-bottom: unset !important;
    ;
  }

  #menu-main-menu-new-1 li.menu-item a {
    font-size: 12px;
    color: #1C5087 !important;
    font-weight: 600 !important;
  }

  .menu-item a {
    font-weight: 500 !important;
    font-size: 12px !important;
  }

  .mobile_news_menu li,
  .mobile_drugs_menu li {
    margin-right: -15px;
    border-right: 0px !important;
    text-transform: uppercase;
  }

  .mobile_news_menu .current-menu-item a,
  .mobile_drugs_menu .current-menu-item a {
    font-weight: 700 !important;
    color: #0A1C2C;
  }

  .mobile_news_menu .border-end,
  .mobile_drugs_menu .border-end {
    border: unset !important;
  }

  .overflow-auto::-webkit-scrollbar {
    display: none;
  }

  .navbar-toggler:focus {
    box-shadow: unset !important;
  }

  #menu-mobile-preheader-menu i {
    margin-right: 5px !important;
  }

  li#menu-item-68324 {
    margin-left: 32px;
    margin-bottom: 7px;
  }

  i._mi._before.dashicons.dashicons-cart {
    color: #1c5087 !important;
    font-size: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  #navbarSupportedContent li a {
    color: #3A3A3A !important;
  }

  .login_register {
    background-color: white;
    padding: 8px 20px;
    border-radius: 0px;
  }

  div.prehead_second {
    text-align: end;
    padding-right: 0px;
  }

  div.prehead_second button {
    border: 0px;
  }
}

.add-to-cart-item-number {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

.add-to-cart-item-number {
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  padding: 0 5px;
  vertical-align: top;
  margin-left: -10px;
}

#navbarSupportedContent li.username_links a,
#navbarSupportedContent li.login_register a {
  color: #3A3A3A !important;
}

.login_register {
  border-bottom: unset !important;
}

@media screen and (max-width: 768px) {
  .mobile_header_menu_contains button#mobile_header_menu_new[aria-expanded=true] .navbar-toggler-icon {
    background-image: url('https://medtigo.com/wp-content/uploads/2024/07/close_icon_btn.png') !important;
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
  }
}

/* Header Responsivenes Starts */
@media(max-width:1225px) {
  .desktop_header .col-sm-5.col-md-6.px-0.prehead_first {
    width: 61% !important;
  }

  .desktop_header .col-sm-5.col-md-6.px-0.prehead_second {
    width: 39% !important;
  }
}

@media(max-width:1360px) {
  .desktop_header .main_menu .current-menu-item a {
    padding-bottom: 9px !important;
  }
}

@media(max-width:1400px) {
  /* .desktop_header .container {
    max-width: 94% !important;
  } */
}

@media(max-width:992px) {
  /* .mobile_header .container {
    max-width: 99% !important;
  }

  .mobile_header .col-10.px-0.logo img {
    width: 38% !important;
  } */
}

@media(max-width:1450px) {
  .prehead_second .sub-menu {
    width: 14% !important;
    margin-left: -69px !important;
  }
}

li.med_orange_list_item {
  display: none !important;
}

li.med_orange_list_item:has(.med_orange_enabled) {
  display: block !important;
}

.sub_full_name .user_profile_icon {
  display: none;
}

/* Footer css */
@media(max-width:767px) {
  footer .logo {
    width: 50% !important;
  }

  footer .col-md-2.col-lg-2.col-xl-2.mx-auto.px-2 {
    margin-top: 20px;
  }

  footer .mb-5 {
    margin-bottom: 2rem !important;
  }

  footer .list_arrow {
    width: 3% !important;
  }

  .px-0,
  .px-2 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  footer .d-flex.mt-4 {
    width: 100% !important;
  }

  footer .d-flex.mt-4 a {
    padding: 9px 11px !important;
  }

  footer .d-flex.mt-4 .facebook_icon {
    padding: 9px 13px !important;
  }

  footer p,
  footer a,
  footer .address p,
  footer .contact p {
    font-size: 12px !important;
  }

  footer .fs-5 {
    font-size: 16px !important;
  }

  .container,
  .container-sm {
    margin: auto !important;
  }

  .app_p {
    margin-right: 10px !important;
  }

  .join_us {
    margin-left: 10px !important;
  }
}

footer p {
  font-size: 15px;
  letter-spacing: 3%;
}

footer .address p,
footer .contact p {
  font-size: 15px;
  letter-spacing: 3%;
}

@media (max-width: 1399px) {

  .container,
  .container-sm {
    margin: auto !important;
  }
}

@media (min-width:768px) and (max-width:1024px) {

  .container,
  .container-sm {
    margin: auto !important;
  }

  .app_p {
    margin-right: 1px !important;
  }

  .join_us {
    margin-left: 0px !important;
  }

  footer p,
  footer a {
    /* font-size: 12px !important; */
  }

  footer .fs-5 {
    font-size: 14px !important;
  }

  footer .w-75 {
    width: 100% !important;
  }

  footer h6 .mb-5 {
    margin-bottom: 0.5rem !important;
  }

  footer p .me-3 {
    margin-right: 0.3rem !important;
  }

  footer .mt-3 {
    margin-top: 0.5rem !important;
  }

  footer .d-flex a {
    /* padding: 1px 6px !important; */
  }

  .join_us {
    font-size: 9px !important;
  }
}

footer p,
footer a,
footer h6 {
  letter-spacing: 0.03em;
}

footer .col-md-4.col-lg-3.col-xl-3.mx-auto.me-0.px-0 p,
footer .col-md-4.col-lg-3.col-xl-3.mx-auto.me-0.px-0 a {
  font-size: 14.8px;
  letter-spacing: 3%;
}

footer a.text-white {
  text-decoration: none;
}

@media(min-width:415px) and (max-width:767px) {
  footer .d-flex.mt-4 .facebook_icon {
    padding: 11px 13px !important;
  }

  footer .d-flex.mt-4 a {
    padding: 11px 11px !important;
  }
}

@media screen and (max-width: 768px) {
  img.footer_icon_image {
    margin-left: -19px;
    margin-top: -14px;
    margin-bottom: -6px;
    pointer-events: none;
  }
}

.contact p a {
  text-decoration: underline !important;
}

.contact p a:hover {
  background-color: #2872C1;
}

@media(max-width:1400px) {
  footer .container {
    max-width: 94% !important;
  }

}

@media(max-width:1400px) and (min-width:999px) {
  .col-lg-2 {
    width: 22.666667% !important;
  }
}


/* Header Responsivenes Starts */

@media(max-width:1400px) and (min-width:768px) {
  /* .logo {
    width: 70% !important;
  } */

  img.me-3.list_arrow {
    width: 3% !important;
  }

  .facebook_icon img {
    width: 15% !important;
  }

  .twitter img,
  .instagram img,
  .youtube img,
  .linkedin img,
  .telegram img {
    width: 25% !important;
  }

  footer p {
    font-size: 14px !important;
  }

  .contact p a,
  .contact p {
    font-size: 13.8px !important;
  }
}

@media(max-width:1220px) and (min-width:768px) {
  .app_p {
    margin-right: 5px !important;
  }

  .join_us {
    margin-left: 5px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }

  .playstore,
  .playstore1 {
    width: 25px !important;
    height: 25px !important;
  }

  .playstore {
    margin-right: 5px !important;
  }

}

@media(max-width:1030px) and (min-width:768px) {
  .join_us {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .twitter,
  .instagram,
  .youtube,
  .linkedin,
  .telegram {
    /* padding: 5px 10px !important; */
  }
}

@media(max-width:1030px) and (min-width:768px) {
  .join_us {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .twitter,
  .instagram,
  .youtube,
  .linkedin,
  .telegram {
    /* padding: 5px 10px !important; */
  }
}

@media(max-width:1025px) and (min-width:768px) {

  .contact p a,
  .contact p,
  footer p {
    font-size: 11.7px !important;
    line-height: 21px !important;

  }
}

@media(max-width:1100px) and (min-width:1026px) {
  .col-md-2.col-lg-2.col-xl-2.mx-auto.ms-0.px-0.ps-0.logo {
    width: 19% !important;
  }

  .col-md-2.col-lg-2.col-xl-2.mx-auto.px-2.about {
    width: 17% !important;
  }

  .col-md-4.col-lg-3.col-xl-3.mx-auto.me-0.px-0.contact {
    width: 30% !important;
  }
}

@media(max-width:1100px) and (min-width:768px) {
  .col-md-2.col-lg-2.col-xl-2.mx-auto.px-2.about {
    width: 17% !important;
  }

  .col-md-4.col-lg-3.col-xl-3.mx-auto.me-0.px-0.contact {
    width: 30% !important;
  }
}

@media(max-width:767px) and (min-width:530px) {
  footer .logo {
    width: 40% !important;
  }

  .facebook_icon img {
    width: 12% !important;
  }

  .twitter img,
  .instagram img,
  .youtube img,
  .linkedin img,
  .telegram img {
    width: 20% !important;
  }

  footer .list_arrow {
    width: 2% !important;
  }

  footer p,
  footer a,
  footer .address p,
  footer .contact p {
    font-size: 16px !important;
  }

  footer .justify-content-between {
    justify-content: space-between !important;
    justify-content: start !important;
  }
}

@media(max-width:1000px) and (min-width:768px) {
  .facebook_icon img {
    width: 27% !important;
  }

  .facebook_icon {
    padding: 0px 8px !important;
  }

  .twitter img,
  .instagram img,
  .youtube img,
  .linkedin img,
  .telegram img {
    width: 43% !important;
  }

  .twitter,
  .instagram,
  .youtube,
  .linkedin,
  .telegram {
    padding: 0px 6px !important;
  }

  .contact .d-flex.justify-content-between {
    display: block !important;

  }

  .col-md-2.col-lg-2.col-xl-2.mx-auto.px-2.about {
    width: 16% !important;
  }

}

@media only screen and (min-device-width:767px) and (max-device-width:767px) {
  footer .logo {
    width: 40% !important;
  }

  .facebook_icon img {
    width: 7% !important;
  }

  .twitter img,
  .instagram img,
  .youtube img,
  .linkedin img,
  .telegram img {
    width: 12% !important;
  }

  footer .list_arrow {
    width: 1% !important;
  }

  footer p,
  footer a,
  footer .address p,
  footer .contact p {
    font-size: 16px !important;
  }

  footer .justify-content-between {
    justify-content: space-between !important;
    justify-content: start !important;
  }
}

/* @media only screen and (min-width:1100px) and (max-width:1234px) {
  .prehead_first li {
    font-size: 15px !important;
  }
} */