/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1742381236
Updated: 2025-03-19 11:47:16

*/
h2,
h3,
h4,
h5 {
  margin-top: 20px;
}
@media (max-width: 767px) {
  header > .nav {
    width: 100% !important;
    max-width: calc(100% - 40px) !important;
    left: 0px;
    inset-inline-start: 20px !important;
    padding-left: 4.2%;
    padding-right: 4.2%;
  }
}
main#content,
main.elementor-location-archive {
  padding-top: 55px;
}
footer.elementor-location-footer ul.elementor-icon-list-items {
  margin: 0 !important;
}
footer.elementor-location-footer
  ul.elementor-icon-list-items
  li.elementor-icon-list-item {
  margin-left: 0 !important;
}
footer.elementor-location-footer
  ul.elementor-icon-list-items
  li.elementor-icon-list-item:not(:last-child) {
  margin-right: 2rem;
}

footer.element-copyright .footer-content {
  max-width: 75%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
footer.element-copyright .footer-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.75;
  color: var(--e-global-color-primary);
  letter-spacing: 0.5px;
}
ul {
  padding-left: 20px;
  margin-block-end: 1rem;
}
ul li {
  margin-block-end: 0.5rem;
}
ul li:last-child {
  margin-block-end: 1rem;
}
@media (max-width: 767.98px) {
  main#content,
  main.elementor-location-archive {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/** POSTS */
.elementor-posts-container article .elementor-post__text {
  display: flex;
}
.elementor-posts-container
  article
  .elementor-post__text
  .elementor-post__title {
  order: 1;
}
.elementor-posts-container
  article
  .elementor-post__text
  .elementor-post__meta-data {
  order: 0;
}
.elementor-posts-container
  article
  .elementor-post__text
  .elementor-post__excerpt {
  order: 2;
}
.elementor-posts-container article .elementor-post__thumbnail {
  padding: 0 !important;
  position: inherit !important;
  height: 250px;
  overflow: hidden;
}
.elementor-posts-container article .elementor-post__thumbnail img {
  width: 100% !important;
  height: 100% !important;
  position: initial !important;
  transform: none !important;
  object-fit: cover;
  object-position: top;
}
.first-new .elementor-posts-container article .elementor-post__thumbnail {
  height: 320px;
}
a.btn-back {
  display: inline-block;
  color: #aaaaaa !important;
  font-family: "Quicksand";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 25px;
}
a.btn-back span {
  margin-left: 7px;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}
a.btn-back svg,
a.btn-back svg path {
  fill: #aaaaaa;
  stroke: #aaaaaa;
}
.single-post .entry-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.single-post .post__meta {
  color: var(--e-global-color-primary);
  font-family: "Quicksand", Sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}
.single-post .post-thumbnail img {
  border-radius: 50px;
  margin-bottom: 15px;
}
.single-post .page-content p {
  margin-bottom: 1rem;
  display: inline-block;
}
.single-post .wp-block-button__link {
  border-radius: 30px;
  display: flex;
  padding: 10px 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: var(--e-global-color-secondary);
  font-family: "Quicksand", Sans-serif;
  color: #ffffff !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: var(--e-global-color-secondary);
  transition: all 0.3s;
}
.single-post .wp-block-button__link:hover {
  color: var(--e-global-color-secondary) !important;
  background-color: #ffffff;
}
.post-banner {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.post-banner img {
  width: 100%;
}
@media (min-width: 992px) {
  .single-post #content {
    max-width: 800px;
  }
}
/** POSTS END */

/** FAQS */
.content-faqs {
  margin-top: 70px;
}
.accordionjs .acc_section {
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 10px !important;
  border-radius: 35px !important;
  min-height: 72px;
  padding-left: 30px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: transparent linear-gradient(90deg, #53c5db 0%, #042589 100%) 0% 0%
    no-repeat padding-box;
}

.accordionjs .acc_section > .acc_head {
  border-bottom: none !important;
}
.content-faqs h3 {
  margin: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content-faqs h3 .accordion-title {
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.content-faqs .accordion-icon-right {
  font-size: 31px;
  height: 31px;
  width: 31px;
  order: 1;
}
/** FAQS END */

/** RELATED POSTS */
.related-posts {
  margin-top: 70px;
}
/** RELATED POSTS END */

/** STICKY POSTS */
.ygo-custom-float-item {
  position: fixed !important;
  width: 140px !important;
  height: 100px !important;
  margin-right: 0px !important;
  top: 50% !important;
  right: 0 !important;
  text-align: center !important;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 10px !important;
  z-index: 1110 !important;
  background: linear-gradient(
    180deg,
    var(--e-global-color-primary) 0%,
    var(--e-global-color-secondary) 100%
  );

  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(172, 160, 160, 0.12);
}
.ygo-custom-float-item:hover {
  background: linear-gradient(
    180deg,
    var(--e-global-color-secondary) 0%,
    var(--e-global-color-primary) 100%
  );
}

.ygo-custom-float-item .elementor-widget.elementor-widget-lottie a {
  position: absolute;
  width: 140px;
  height: 100px;
  left: -12px;
  top: -11px;
}
.ygo-custom-float-item .elementor-widget.elementor-widget-lottie svg {
  width: 54px !important;
  height: auto !important;
  position: relative;
  top: -12px;
}
.ygo-custom-float-item .elementor-widget-heading {
  margin-top: 30px;
}
#side_C2C button {
  background-image: linear-gradient(180deg, #042589 0%, #53c5db 100%);
  border: none;
}
#side_C2C button:hover {
  background-image: linear-gradient(180deg, #53c5db 0%, #042589 100%);
}
@media (min-width: 900px) {
  .ygo-custom-float-item-bottom {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .ygo-custom-float-item {
    display: none !important;
  }
  footer.element-copyright {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .ygo-custom-float-item-bottom {
    max-width: calc(100% - 40px) !important;
    left: 0;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2),
      0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  }
}
/** STICKY POSTS END */

/** POPUP */
.dialog-widget a.dialog-close-button {
  border-radius: 50%;
  padding: 8px;
  border: 1px solid black;
}
@media (max-width: 767.99px) {
  .dialog-widget.popC2C .dialog-widget-content {
    width: 100%;
    height: 100%;
  }
  .dialog-widget.popC2C .dialog-widget-content .dialog-message {
    width: 100%;
    margin-top: 6rem;
  }
}
/** POPUP END*/

.elementor-message.elementor-message-error {
  font-size: 14px;
  font-family: "Quicksand", Sans-serif;
  font-weight: 400;
  line-height: 1.75;
  color: var(--e-global-color-secondary) !important;
}
.elementor-message.elementor-message-error::before {
  display: none;
}
