/*
Theme Name: MasterStudy Child
Theme URI: https://stylemixthemes.com/masterstudy/
Template: masterstudy
Author: StylemixThemes
Author URI: https://stylemixthemes.com/
Description: MasterStudy is the best WordPress theme for the Education &amp; Learning Center - for educational organizations, who sell courses and organize classes locally. Using Masterstudy you can easily setup a WordPress site for your education company.
Tags: classes,courses,education,education center,learning center,tutoring,teaching,study,studying,learning,lessons,instructor,teacher,mentor
Version: 4.8.100.1763341264
Updated: 2025-11-17 01:01:04

*/


/* Ürün listelemelerinde fiyatı gizle */
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    display: none !important;
}

/* Ürün listelemelerinde yıldız/yorum puanını gizle */
.woocommerce ul.products li.product .star-rating,
.woocommerce .star-rating {
    display: none !important;
}

/* Stok bilgisi listelemede tema tarafından gösteriliyorsa gizle */
.woocommerce ul.products li.product .stock,
.woocommerce ul.products li.product .availability {
    display: none !important;
}
.kurdixane-product-cats {
    margin-bottom: 4px;
    font-size: 13px;
    color: #666;
}

.kurdixane-product-cats a {
    color: inherit;
    font-weight: 600;
    text-decoration: none;
}

.kurdixane-product-cats a:hover {
    text-decoration: underline;
}





.woocommerce-product-gallery__image::before {
    content: "PEŞİN\A FİYATINA\A 3 TAKSİT";
    white-space: pre-wrap; 
    position: absolute;
    bottom: 10px;
    right: 10px; 
    background-color: #ff4757; 
    color: white;
    padding: 15px;
    font-size: 16px; 
    font-weight: bold; 
    border-radius: 50%; 
    width: 90px; 
    height: 90px; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    text-align: center; 
    line-height: 1.2; 
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
    z-index: 10;
}


/* Kategori bilgisini gizle */
.stm_post_details .post_cat {
    display: none !important;
}

/* Yorum sayısını gizle */
.stm_post_details .comments_num {
    display: none !important;
}

.stm_featured_product_footer .stm_featured_product_show_more a {
    color: white !important;
}

/* Tüm genel butonlar için */
button,
.button,
.wp-block-button__link,
.woocommerce button,
input[type="submit"] {
    background-color: #0074FF;
    color: #fff;
    border: none;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 116, 255, 0.2);
}

/* Hover'da yeşile geçsin */
button:hover,
.button:hover,
.wp-block-button__link:hover,
.woocommerce button:hover,
input[type="submit"]:hover {
    background-color: #2ecc71;
    /* Yeşil hover */
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(46, 204, 113, 0.3);
}



@media (max-width: 1023px) {

    #footer_copyright .copyright_text,
    .textwidget,
    .widget_contacts ul li .text,
    .widget_contacts ul li .text a,
    .widget_pages ul.style_2 li a .h6 {
        font-size: 12px;
        line-height: 22px
    }

}

@media (max-width: 991px) {
    #searchform-mobile .search-wrapper {
        display: none;
    }
}

.wc-block-components-button__text {
    color: white;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    color: white;
}

.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_show_more a {
    color: white;
}




.header-menu>li>ul.sub-menu {
    background-color: #0074FF !important;
}





.inner-announcement {
    display: flex;
    justify-content: center;
    padding: 60px 20px;
    position: relative;
    z-index: 1;
}

.announcement-box {
    position: relative;
    width: 420px;
    height: 460px;
    background-color: #e0f2ff;
    border-radius: 30px;
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.08);
    text-align: center;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 2;
}

.announcement-box i.fas.fa-bullhorn {
    font-size: 48px;
    color: #0074cc;
    margin-bottom: 20px;
    z-index: 2;
}

.announcement-box strong {
    font-size: 22px;
    color: #111;
    margin-bottom: 12px;
    display: block;
    z-index: 2;
}

.announcement-box p {
    font-size: 15px;
    color: #333;
    margin-bottom: 25px;
    z-index: 2;
}

.glow-btn {
    background-color: #0074cc;
    color: white !important;
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.glow-btn span,
.glow-btn i {
    color: white !important;
}

.glow-btn:hover {
    background-color: #005fa3;
    transform: translateY(-2px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

/* SVG Dalga */
.wave-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 1;
}

/* Yıldızlar */
.stars .star {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #ffffff80;
    border-radius: 50%;
    animation: twinkle 2s infinite alternate ease-in-out;
}

.star1 {
    top: 30px;
    left: 40px;
    animation-delay: 0s;
}

.star2 {
    top: 100px;
    right: 50px;
    animation-delay: 0.5s;
}

.star3 {
    bottom: 50px;
    left: 70px;
    animation-delay: 1s;
}

@keyframes twinkle {
    0% {
        opacity: 0.3;
        transform: scale(0.8);
    }

    100% {
        opacity: 1;
        transform: scale(1.2);
    }
}

@media (max-width: 500px) {
    .announcement-box {
        width: 100%;
        height: auto;
        border-radius: 20px;
        padding: 30px 20px;
    }
}











.about-modern-section {
    background-blend-mode: overlay;
    padding: 80px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-modern-card {
    background: #ffffff;
    display: flex;
    max-width: 900px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 116, 255, 0.2);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    animation: fadeInZoom 1s ease forwards;
    opacity: 0;
}

.about-modern-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 40px rgba(0, 116, 255, 0.3);
}

.about-modern-image {
    flex: 1;
    background: #e0f2ff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.about-modern-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.about-modern-content {
    flex: 1;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about-modern-content h2 {
    font-size: 30px;
    color: #0074FF;
    margin-bottom: 20px;
}

.about-modern-content p {
    font-size: 17px;
    color: #555;
    margin-bottom: 25px;
    line-height: 1.6;
}





.about-modern-content {
    flex: 1;
    padding: 40px 30px 70px 30px;
    /* Normalde altta boşluk bırakıyoruz */
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}


.about-modern-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0074FF;
    padding: 6px 14px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 30px;
    text-decoration: none;
    height: 36px;
    width: auto;
    max-width: fit-content;
    flex-shrink: 0;
    color: #ffffff;
    transition: all 0.3s ease;
    position: absolute;
    /* Butonu absolute yapıyoruz */
    bottom: 20px;
    /* Sağ alt köşeden mesafe */
    right: 30px;
    /* Sağdan mesafe */
}

.about-modern-btn:link,
.about-modern-btn:visited,
.about-modern-btn:hover,
.about-modern-btn:active {
    color: #ffffff;
    text-decoration: none;
}

.about-modern-btn i {
    margin-left: 6px;
    font-size: 14px;
    transition: margin-left 0.3s ease;
}

.about-modern-btn:hover {
    background-color: #005bb5;
    transform: translateY(-2px);
}

.about-modern-btn:hover i {
    margin-left: 12px;
}






/* Fade-in + Zoom-in Animation */
@keyframes fadeInZoom {
    from {
        transform: scale(0.95) translateY(20px);
        opacity: 0;
    }

    to {
        transform: scale(1) translateY(0);
        opacity: 1;
    }
}

/* RESPONSIVE */
@media (max-width: 900px) {
    .about-modern-card {
        flex-direction: column;
    }

    .about-modern-image {
        height: 200px;
    }

    .about-modern-content {
        padding: 30px 20px 50px 20px;
    }
}







.section-title {
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px;
    color: #2c3e50;
}

.card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.card {
    background: linear-gradient(135deg, #6dd5ed, #2193b0);
    color: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    width: 320px;
    min-height: 500px;
    padding: 25px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.card i {
    font-size: 50px;
    margin-bottom: 15px;
}

.card h3 {
    margin: 10px 0;
    font-size: 22px;
}

.levels {
    text-align: left;
    margin: 20px 0;
    font-size: 14px;
    line-height: 1.6;
    flex-grow: 1;
    /* Seviyeler alanı kartın ortasını doldurur */
}

.levels strong {
    display: block;
    margin-top: 10px;
    color: #ffeaa7;
}

.options {
    margin-bottom: 20px;
}

.options span {
    display: inline-block;
    background: rgba(255, 255, 255, 0.2);
    padding: 8px 15px;
    border-radius: 20px;
    margin: 5px;
    font-size: 13px;
}

.btn {
    margin-top: auto;
    /* Butonu alta sabitle */
    padding: 10px 20px;
    background: #fff;
    color: #2193b0;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 600;
    transition: background 0.3s, color 0.3s;
}

.btn:hover {
    background: #2193b0;
    color: #fff;
}

@media (max-width: 768px) {
    .card-container {
        flex-direction: column;
        align-items: center;
    }
}





.contact-section {
    display: flex;
    width: 100%;
    max-width: 1100px;
    margin: 40px auto;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.form-side {
    flex: 1;
    background: linear-gradient(135deg, #0074FF, #2193b0);
    padding: 30px;
    color: #fff;
}

.form-side h2 {
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
}

.wpcf7-form input,
.wpcf7-form select {
    width: 100%;
    padding: 10px 12px;
    margin-bottom: 10px;
    border: none;
    border-radius: 8px;
    font-size: 13px;
}

.cta-btn {
    background: #fff;
    color: #2193b0;
    padding: 10px 20px;
    border-radius: 25px;
    border: none;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
}

.cta-btn:hover {
    background: #2193b0;
    color: #fff;
}

.info-side {
    flex: 1;
    background: #fff;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.info-side h3 {
    font-size: 22px;
    margin-bottom: 20px;
    color: #2c3e50;
}

.contact-box {
    background: #f9f9f9;
    border: 1px solid #0074FF;
    border-radius: 12px;
    padding: 15px 20px;
    width: 100%;
    max-width: 250px;
    text-align: center;
    margin-bottom: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s;
}

.contact-box:hover {
    transform: translateY(-5px);
}

.contact-box i {
    font-size: 28px;
    color: #0074FF;
    margin-bottom: 8px;
}

.contact-box p {
    margin: 5px 0 0;
    font-size: 14px;
}

.contact-box a {
    text-decoration: none;
    color: #2c3e50;
    font-weight: 500;
}

.contact-box a:hover {
    color: #0074FF;
}

.social-icons {
    margin-top: 15px;
    text-align: center;
}

.social-icons a {
    margin: 0 10px;
    font-size: 22px;
    color: #0074FF;
    transition: 0.3s;
}

.social-icons a:hover {
    color: #555;
}


@media (max-width: 768px) {
    .contact-section {
        flex-direction: column;
    }
}