@font-face {
    font-family: "Sofia Pro";
    src: url("/Sofia Pro Bold Az.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sofia Pro";
    src: url("/Sofia Pro Regular Az.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.header-text h1{
 	font-family: "Sofia Pro", Arial, sans-serif !important;
    font-weight: 700 !important;
}

.header-text h5{
 	font-family: "Sofia Pro", Arial, sans-serif !important;
    font-weight: 700 !important;
}

.header-text div{
 	   font-family: "Sofia Pro", Arial, sans-serif !important;
       font-weight:400 !important;
}

.header-text a{
 	   font-family: "Sofia Pro", Arial, sans-serif !important;
       font-weight:400 !important;
}

/* TEACHER COURSE LINK STYLING */
.zplink-element-container.zplink-type-horizontal {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 14px !important;
    margin-top: 10px !important;
}

/* INDIVIDUAL LINKS */
.zplink-element-container.zplink-type-horizontal a {
    background: rgba(253, 136, 137, 0.12) !important;
    border: 1px solid rgba(253, 136, 137, 0.35) !important;
    color: #fd8889 !important;

    padding: 10px 18px !important;
    border-radius: 100px !important;

    font-size: 15px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;

    text-decoration: none !important;

    transition: all 0.3s ease !important;

    display: inline-flex !important;
    align-items: center !important;
}

/* REMOVE DEFAULT SEPARATORS */
.zplink-element-container.zplink-type-horizontal .zplink-separator {
    display: none !important;
}

/* HOVER */
.zplink-element-container.zplink-type-horizontal a:hover {
    background: #fd8889 !important;
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(253,136,137,0.28);
}

/* MOBILE */
@media only screen and (max-width: 768px) {

    .zplink-element-container.zplink-type-horizontal {
        gap: 10px !important;
    }

    .zplink-element-container.zplink-type-horizontal a {
        font-size: 14px !important;
        padding: 9px 14px !important;
    }
}

/* FORCE PRICING MENU TO MATCH OTHER BUTTONS */
@media (min-width: 992px) {

    li:has(a[href*="yoga-pilates-class-prices"]) {
        display: flex !important;
        align-items: stretch !important;
    }

    li:has(a[href*="yoga-pilates-class-prices"]) > a {
        background: #fd8889 !important;
        border-radius: 3px !important;

        /* MATCH OTHER BUTTON SIZING */
        padding-block-start: 8px !important;
        padding-block-end: 8px !important;
        padding-inline-start: 16px !important;
        padding-inline-end: 16px !important;

        min-height: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        color: #ffffff !important;

        font-family: 'Sofia Bold', serif;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 1 !important;

        transition: 0.3s ease;
    }

    li:has(a[href*="yoga-pilates-class-prices"]) > a .theme-menu-name {
        color: #ffffff !important;
    }

    li:has(a[href*="yoga-pilates-class-prices"]) > a:hover {
        background: #f56f7f !important;
        transform: translateY(-1px);
    }
}

.zsslider-arrow-left{
    background: #FD8889 !important;
}

.zsslider-arrow-right{
    background: #FD8889 !important;
}

.svg-icon-24px {
    fill: white !important;
}


.whitespace-teacher-card {
    transition: all 0.25s ease;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.whitespace-teacher-card:hover {
    transform: translateY(-6px) scale(1.01);
    box-shadow: 0 20px 45px rgba(0,0,0,0.18);
}

.whitespace-teacher-card:hover .level_title {
    color: #14b8a6;
}



/* Enhanced CTA Button Styling */
.sign-up-button {
    background: #FD8889;
    color: #ffffff;
    border-radius: 999px;
    cursor: pointer;
    transition: all 0.25s ease;
    box-shadow: 0 8px 20px rgba(253, 136, 137, 0.28);
}

/* Hover effect */
.sign-up-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(253, 136, 137, 0.4);
    background: #ff9a9b;
}

/* Click effect */
.sign-up-button:active {
    transform: scale(0.98);
}

/* Optional subtle shine animation */
.sign-up-button::before {
    content: "";
    top: 0;
    left: -120%;
    width: 60%;
    height: 100%;
    background: rgba(255,255,255,0.18);
    transform: skewX(-25deg);
    transition: 0.6s;
}

.sign-up-button:hover::before {
    left: 130%;
}

.background-gradient{
 	background:linear-gradient(45deg, #006351, #FD8889);   
}

.zpelement.zpelem-codesnippet {
    margin-block-start: 0px;
}

@media (max-width:500px){
 	.theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected>a{
     	color: #fd8889;   
    }
    
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover>a{
     	color: #fd8889;  
    }
    

}

@media only screen and (max-width:1000px){

	.zplink-align-left .zplink-heading,
	.zplink-align-left .zplink-list-container {
    	justify-content: center !important;
    	text-align: center !important;
	}

}

.link-text a{
 	   color: #FD8889 !important;
    	transition: 1s ease;
}
.link-text a:hover{
 	color: #006351 !important;
    transition: 1s ease;
}

.zpsocialprofile-container.zpsocialprofile-type-white .zpsocialprofile-wrapper .zpsocialprofile{
    transition: 1s ease;
}

.zpsocialprofile-container.zpsocialprofile-type-white .zpsocialprofile-wrapper .zpsocialprofile:hover{
 	fill: #FD8889;
    transition: 1s ease;
}