/*
Theme Name: evisa-child-theme
Template: evisa
*/

/*resets*/

html {
  scroll-behavior: smooth;
}

#terms-content {
    h3 {
        margin-bottom: 1rem;
    }
    
    ul {
        margin-left: 1.5rem;
    }
}
/*resets ends*/

/* Global  */
.section-brand {
  display: none;
}

.section-newsletter {
  display: none;
}

.xb-carousel-inner {
    margin: 0;
}
.section-visa .xb-service .xb-item--inner {
  box-shadow: 2px 1px 10px 0 #0000002b;
}
.section-keypoint .about-list .xb-item--inner {
  box-shadow: 2px 1px 10px 0 #0000002b;
}
.section-countries .xb-country .xb-item--inner {
  box-shadow: 0 0 10px -5px #00000059;
}
.section-team .xb-team .xb-item--inner {
  box-shadow: 2px 1px 10px 0 #0000002b;
}
.section-testimonial .xb-testimonial .xb-item--inner {
  box-shadow: 6px 6px 0 rgb(208, 231, 252);
}
.section-testimonials .xb-carousel-inner {
  margin: 0;
}
.section-testimonials .xb-swiper-container {
  padding: 0!important;
}

/* About page */
.page-id-31 .section-team .row {
  justify-content: center;
}

/* Contact page */
.page-id-112 .section-address {
  display: none;
}

.breadcrumb {
  background-image: url(https://applypanacea.com/wp-content/uploads/2025/04/Copy-of-hero-3000-x-1200-px-scaled.png);
  background-size: cover;
}

#contact-form-footer .contact.contact-pt.gray-bg {
  padding-top: 100px !important;
}

.section-countries .xb-country-nav {
  display: none;
}

#countries-university .single-content-feature {
  width: 100% !important;
}

/* === HOME PAGE === */
.hero__style-one {
    min-height: 600px;
    background-size: cover;
}

.hero__style-one h1 {
    font-size: 50px;
    margin-bottom: 0;
}
.hero__style-one ul {
    margin-top: 30px;
    margin-bottom: 50px;
}
.site-header {
    top: 5px;
}
/*.header__language {*/
/*    display: none;*/
/*}*/
.site-header .container ul li a {
    padding: .5rem;
}
.blog-wrap {
    padding-top: 70px;
}
.blog.pb-130 {
    padding-bottom: 80px;
}

.section-keypoint .elementor-container.elementor-column-gap-default {
    justify-content: center !important;
}

.section-keypoint .elementor-element-c886b14 {
    width: 100% !important;
}
.section-keypoint .elementor-element-c886b14 .elementor-widget-wrap {
    padding: 0;
}
.section-keypoint .elementor-element-612fe8a {
    display: none;   
}
.sec-title h2 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.sec-title p {
    font-style: italic;
    font-size: 16px;
}

/* HOME SERVICES SECTION */
.elementor-section-boxed .about__content ul {
    align-items: unset !important;
    justify-content: center !important;
    gap: 1rem !important;
}
.elementor-section-boxed .about__content ul li {
    width: auto !important;
    position: relative;
    max-width: 300px;
    height: 100% !important;
    padding: 0 !important;
}
.elementor-section-boxed .about__content ul li .xb-item--inner {
    height: 100%;
    max-width: 400px;
}
.elementor-element-496be20 .accordion {
    max-width: unset !important;
}
.elementor-section-boxed .about__content ul li .xb-item--holder {
    padding-left: 0 !important;
}
.section-services .about__content ul li .xb-item--holder {
    padding-bottom: 50px;
}
.elementor-element-ad7d0a4 .team-wrap {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-782b67b {
    padding-top: 20px;
}
.elementor-4729 section .right-side {
    border-bottom: 2px solid #ccc;
    padding-bottom: 50px !important;
    margin-bottom: 50px !important;
}
.elementor-4729 section .right-side ul {
    margin-left: 1.5rem;
}

.elementor-4729 .elementor-element.elementor-element-3681260 > .elementor-widget-container,
.elementor-4729 .elementor-element.elementor-element-5539baf > .elementor-widget-container,
.elementor-4729 .elementor-element.elementor-element-76922dc > .elementor-widget-container,
.elementor-4729 .elementor-element.elementor-element-f23daa0 > .elementor-widget-container,
.elementor-4729 .elementor-element.elementor-element-ef5e197 > .elementor-widget-container {
    margin: 0;
}

.elementor-element-6e4f2b5 section {
    display: none !important;
}

.hero__content p {
    max-width: 480px;
}
@media (max-width: 767px) {
    .hero__style-one {
        padding: 50px 20px;
    }
    .hero__style-one h1 {
        font-size: 1.8rem !important;
    }
    .hero__style-one p {
        font-size: 1rem !important;
    }
    
    .hero__style-one ul {
        font-size: 1rem !important;
    }
    
    .hero__style-one li {
        max-width: 300px !important;
    }
    
}
.elementor-12 .elementor-element.elementor-element-de0d18e .elementor-heading-title {
    padding-inline: 20px !important;
}
.elementor-2369 .elementor-element.elementor-element-46df4de .elementor-widget-container {
    text-align: center;
}

.elementor-element-ad7d0a4 .row {
    justify-content: center;
}
.section-services ul.about-list li .section-services-btn {
    position: absolute;
    bottom: 30px;
    left: 20px;
    padding-bottom: 12px !important;
}

#apply-visa-form .wpcf7 input,
#apply-visa-form .wpcf7 input,
#apply-visa-form .wpcf7 textarea,
#apply-visa-form .wpcf7 select {
  width: 100%;
  padding: 12px;
/*  margin-bottom: 15px;*/
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
}

#apply-visa-form .wpcf7-submit {
  background-color: #004080;
  color: white;
  padding: 12px 30px;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

#apply-visa-form .wpcf7-submit:hover {
  background-color: #002e60;
}

#apply-visa-form form label { 
    margin-right: 15px;
}

#apply-visa-form form h3 { 
    margin-top: 15px;
}

#apply-visa-form form hr { 
    margin-top: 2%;
    margin-bottom: 2%;
}

.google-map {
    display: none;
}

.elementor-widget-int-country-tab .xb-item--inner {
    flex-direction: column;
}

.elementor-widget-int-country-tab .xb-item--inner .xb-item--flag {
    margin: 0;
}

.elementor-element-f4727af {
    display: none;
}

.elementor-widget-int-team {
    background: #e9f1f7;
}

.elementor-12 .elementor-element.elementor-element-496be20 > .elementor-widget-container {
    padding: 0;
}


/* align acceptance checkbox and text nicely */
.wpcf7 .wpcf7-acceptance {
  margin: 18px 0;
}
.wpcf7 .wpcf7-acceptance label {
  display: flex;
  align-items: center;
  gap: 10px;         /* space between checkbox and text */
  font-size: 15px;
  color: #333;
}
.wpcf7 .wpcf7-acceptance a {
  color: inherit;    /* change if you want link color */
  text-decoration: underline;
}

.elementor-element-51c37b1 .sidebar-widget {
  /*transition: all 0.3s ease;*/
  width: 300px;
}

@media (max-width: 1032px) { 
  .elementor-element-51c37b1 .sidebar-widget {
    display: none !important;
  }
}


.contact-from .xb-item--field input[type="checkbox"] {
    height: auto;
}

.elementor-12 .elementor-element.elementor-element-cbc9d4d .thm-btn--white:hover{
    transform: scale(1.1);
}

.elementor-12 .elementor-element.elementor-element-cbc9d4d .thm-btn:hover {
    transform: scale(1.1);   
}

.signup-iframe iframe {
    height: 600px;
}

.section-services .about-list .xb-item--inner {
  box-shadow: 2px 1px 10px 0 #0000002b;
}

.section-services .about-list .xb-item--holder {
    padding-left: 0;
}

.section-services ul.about-list li div:first {
    position: relative;
}

.section-services .about__content ul li .xb-item--inner {
    height:110%;
}

a[href="https://practice.applypanacea.com/"] {
    display: none;
}

@media (max-width: 1032px) { 
  .section-services .about-list .xb-item--holder {
        padding-left: 61px;
    }
}



/* ---HOME---*/
.section-countries {
    display: none;
}
