.swal2-container {
  z-index: 100000;
}
/* .lnr {
    line-height: 30px !important;
  } */
.socials-box .social-media a:hover {
  color: white !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

@media (max-width: 575.98px) {
  .authors-box .share-box {
    padding-bottom: 15px !important;
  }
}

.detail-page.custom-share-box {
  padding-top: 15px;
}

.custom-share-box .blog-box {
  padding: 0px 0px 20px 0px !important;
}

.custom-share-box .blog-box .authors-box {
  padding: 0px !important;
  margin: 0px !important;
}

@media (max-width: 575.98px) {
  .section .items.custom-section {
    margin-top: 0px !important;
  }
}

.editor-box .editor-gallery-list .article-img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.editor-box .editor-gallery-list .article-img {
  margin-bottom: 10px;
  margin-right: 0;
  width: 100% !important;
}

.editor-box .editor-gallery-list .items {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}

.editor-box .editor-gallery-list {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}

.editor-box .editor-gallery-list .address-title, .editor-gallery-list .contact-section .contact-list .items.info-item .address-item .address-line, .contact-section .contact-list .items.info-item .address-item .editor-gallery-list .address-line {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #2F373A;
}

/* header .logo-box img {
    min-width: 100px !important;
    height: 65px !important;
} */

.section .more-btn {
    text-transform: capitalize !important;
}
.special-offer .items .package-name .order-btn {
    text-transform: capitalize !important;
}

.short-info .items a {
    text-transform: capitalize !important;
}
.our-blogs .items .order-btn {
       text-transform: capitalize !important;
}
.submit-btn {
         text-transform: capitalize !important;

}