/*
Theme Name: Shelly Child
Theme URI: http://shelly.merku.love/
Template: shelly
Author: merkulove
Author URI: https://1.envato.market/tf-merkulove
Description: Shelly is an attractive minimal WordPress theme for different types of education centers
Tags: elementor,school,classes,teacher,event
Version: 1.1.1.1708992942
Updated: 2024-02-27 00:15:42

*/

.temp_hidden {
	display: none !important;
}

#all_courses_button {
	display: flex;
    justify-content: center;
    align-items: center;
}

.page-id-2696 .pager-section {
	display: none !important;
}

.page-id-2816 .pager-section {
	display: none !important;
}

.page-id-2970 .pager-section {
	display: none !important;
}

.page-id-3288 .pager-section {
	display: none !important;
}

.page-id-3288 .elementor-element-74d8f72 {
	display: none !important;
}


.page-id-3288 .page-container {
	padding: 0 20px !important;
}

.page-id-2816 .page-content {
	margin-top: 40px;
}

.image-mobile {
	display: none;
}

@media only screen and (max-width: 767px) {
	.image-mobile {
		display: block;
	}
}


.contact-icon svg {
 fill: #FECF04;   
}

.select-lang-img * {
    cursor: pointer;
}

.select-lang-img .active-img {
  border: 2px solid #ff1616;
  box-shadow: 0 0 10px rgba(255, 0, 0, 0.8);
}

.hidden-content {
  display: none; /* Completely hide the element initially */
  /*opacity: 0;*/
  transform: translateY(50px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.hidden-content .active-section {
  display: block; /* Makes the element visible */
  /*opacity: 1;*/
  transform: translateY(0);
}

.page-id-3021 .elementor-element-74d8f72 {
    display: none;
}

.page-id-3021 .elementor-element-83faeec {
    padding-top: 1rem !important;
}

#form-landing2 .wpcf7-submit {
    margin: 0 auto;
    background-color: #61CE70;
    border-color: #61CE70;
}

#form-landing2 .wpcf7-submit:hover {
    background-color: #309a3e;
    border-color: #309a3e;
}

.pricingContent li {
    list-style: none;
}

.pricingContent ul li:first-child {
    border: none;
    font-size: 1.2em;
    font-weight: bold;
}

.pricingContent ul li:nth-last-child(2) {
    border-bottom: 1px solid #dbdbdb;
}

.pricingContent ul li:last-child {
    display:none;
}

.pricingContent .fa-angle-double-right {
    display: none;
}

.abc-pricing .fa-sign-in-alt {
    display: none;
}

.abc-pricing .btn {
    height: auto;
}

#form-landing2 label {
    max-width: 100%;
    display: none;
}

#form-landing2 label[for="dynamic_select_lang"] {
    display: block;
}

.cta-form .one_half {        
    max-width: calc(50% - 1rem);
}

@media only screen and (max-width: 767px) {
    .cta-form .one_half {
        max-width: 100%;
    }
}

/* First minute promo block (above pricing tables) */
.first-minute-promo {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 18px 24px;
    max-width: 900px;
    margin: 0 auto 30px;
    padding: 26px 32px;
    text-align: center;
    background: linear-gradient(135deg, #ffffff 0%, #fff6f6 100%);
    border: 1px solid rgba(221, 51, 51, 0.25);
    border-radius: 22px;
    box-shadow: 0 18px 40px rgba(221, 51, 51, 0.15), 0 4px 12px rgba(0, 0, 0, 0.06);
    overflow: hidden;
}

/* Modern accent bar on top of the promo box */
.first-minute-promo::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, #dd3333 0%, #ff7a45 50%, #ffb347 100%);
}

.first-minute-promo .fmp-title {
    font-size: 30px;
    font-weight: 800;
    color: #dd3333;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.1;
}

.first-minute-promo .fmp-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 30%, #ff5b5b 0%, #dd3333 70%);
    box-shadow: 0 6px 18px rgba(221, 51, 51, 0.5);
    flex: 0 0 auto;
    animation: fmp-badge-pulse 1.4s ease-in-out infinite;
}

.first-minute-promo .fmp-badge-num {
    color: #fff;
    font-size: 46px;
    font-weight: 900;
    line-height: 1;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.first-minute-promo .fmp-note {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    max-width: 240px;
    line-height: 1.35;
}

.first-minute-promo .fmp-fast {
    color: #dd3333;
    font-weight: 900;
    text-transform: uppercase;
}

.first-minute-promo .fmp-deadline {
    display: inline-block;
    margin-top: 4px;
    color: #dd3333;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

@keyframes fmp-badge-pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.08); }
}

@media (max-width: 600px) {
    .first-minute-promo .fmp-title { font-size: 24px; }
    .first-minute-promo .fmp-badge { width: 100px; height: 100px; }
    .first-minute-promo .fmp-badge-num { font-size: 36px; }
    .first-minute-promo .fmp-note { font-size: 17px; }
}

/* Pricing discount ribbon & price display */
.pricingTable_3096 .pricing-discount-ribbon {
    position: absolute;
    top: 30px;
    right: -58px;
    width: 210px;
    background: #efff71;/*#dd3333;*/
    color: red;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    white-space: nowrap;
    transform: rotate(45deg);
    z-index: 20;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.4);
    animation: ribbon-pulse 1.4s ease-in-out infinite;
}

@keyframes ribbon-pulse {
    0%, 100% {
        transform: rotate(45deg) scale(1);
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.4);
    }
    50% {
        transform: rotate(45deg) scale(1.06);
        box-shadow: 0 8px 24px rgba(221, 51, 51, 0.55);
    }
}

.pricing-season-banner {
    background: linear-gradient(135deg, #2b3a67 0%, #1f2a4d 100%);
    color: #ffd166;
    text-align: center;
    padding: 8px 10px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transition: background 0.3s ease;
}

.pricingTable_3096:hover .pricing-season-banner {
    background: linear-gradient(135deg, #34477e 0%, #26325c 100%);
}

.price-original {
    display: block;
    text-decoration: line-through;
    text-decoration-color: #dd3333;
    text-decoration-thickness: 2px;
    color: #888;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}

.price-discounted {
    display: block;
    color: #dd3333;
    font-size: 26px;
    font-weight: 800;
    line-height: 1.2;
}

/* Popup/Lightbox Styles */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.68);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    animation: fadeIn 0.3s ease-in;
}

.popup-overlay.active {
    display: flex;
}

.popup-content {
    position: relative;
    max-width: 40%;
    max-height: 90vh;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
    animation: scaleIn 0.3s ease-in;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.popup-content img {
    width: 100% !important;
    max-width: 100%;
    max-height: calc(90vh - 40px);
    height: auto !important;
    display: block;
    border-radius: 8px;
}

.popup-link {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.popup-link:hover,
.popup-link:focus {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28), inset 0 0 0 3px rgba(255, 255, 255, 0.86);
    outline: none;
}

.popup-hero-overlay {
    position: absolute;
    inset: 0;
    border-radius: 8px;
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.08) 0%,
        rgba(255, 255, 255, 0.02) 30%,
        transparent 55%,
        rgba(20, 30, 45, 0.62) 100%
    );
    pointer-events: none;
}

.popup-hero-content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    padding: 28px 32px 44px;
    color: #fff;
    pointer-events: none;
}

.popup-badge {
    display: inline-block;
    background: rgba(255, 255, 255, 0.22);
    border: 1px solid rgba(255, 255, 255, 0.45);
    color: #fff;
    padding: 8px 18px;
    border-radius: 100px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

.popup-title {
    font-family: 'Playfair Display', Georgia, serif;
    font-size: 64px;
    font-weight: 700;
    margin: 0 0 12px;
    color: #fff;
    line-height: 1.1;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.55), 0 1px 3px rgba(0, 0, 0, 0.4);
}

.popup-subtitle {
    color: #fff;
    font-size: 22px;
    margin: 0;
    font-weight: 500;
    line-height: 1.35;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.6);
}

.popup-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 130px;
    min-height: 42px;
    margin-top: 18px;
    padding: 10px 20px;
    border-radius: 999px;
    background: #ffcf46;
    color: #25313f;
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.28);
    text-shadow: none;
    /* Continuous pulse so it clearly reads as a clickable button */
    animation: ctaPulse 1.8s ease-in-out infinite;
}

/* Small hand/tap cue after the CTA label */
.popup-cta::after {
    content: "\1F449"; /* 👉 pointing hand */
    font-size: 18px;
    line-height: 1;
    animation: ctaTap 1.2s ease-in-out infinite;
}

/* Whole card gently "breathes" to invite interaction */
.popup-content {
    animation: scaleIn 0.3s ease-in, cardBreathe 3s ease-in-out 0.3s infinite;
}

@keyframes ctaPulse {
    0%, 100% {
        transform: scale(1);
        box-shadow: 0 8px 18px rgba(0, 0, 0, 0.28), 0 0 0 0 rgba(255, 207, 70, 0.55);
    }
    50% {
        transform: scale(1.06);
        box-shadow: 0 10px 22px rgba(0, 0, 0, 0.3), 0 0 0 12px rgba(255, 207, 70, 0);
    }
}

@keyframes ctaTap {
    0%, 100% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(4px);
    }
}

@keyframes cardBreathe {
    0%, 100% {
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
    }
    50% {
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.5), 0 0 0 6px rgba(255, 207, 70, 0.35);
    }
}

/* Respect users who prefer reduced motion */
@media (prefers-reduced-motion: reduce) {
    .popup-cta,
    .popup-cta::after,
    .popup-content {
        animation: none;
    }
}

.popup-close {
    position: absolute;
    top: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    background-color: transparent !important;
    color: #000 !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 30px !important;
    line-height: 1 !important;
    padding: 5px 10px !important;
    cursor: pointer;
    transition: color 0.3s ease !important;
    z-index: 10000;
}

.popup-close:hover {
    color: #666 !important;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes scaleIn {
    from {
        transform: scale(0.8);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

@media only screen and (max-width: 767px) {
    .popup-content {
        max-width: 95%;
    }

    .popup-hero-content {
        padding: 22px 18px 30px;
    }

    .popup-badge {
        font-size: 10px;
        margin-bottom: 10px;
        padding: 5px 10px;
    }

    .popup-title {
        font-size: 32px;
        margin-bottom: 6px;
    }

    .popup-subtitle {
        font-size: 12px;
    }

    .popup-cta {
        min-width: 104px;
        min-height: 34px;
        margin-top: 10px;
        padding: 8px 14px;
        font-size: 12px;
    }

    .popup-close {
        top: -10px;
        right: -10px;
        width: 35px;
        height: 35px;
        font-size: 20px;
    }
}
