.elementor-2740 .elementor-element.elementor-element-e6c0982{--display:flex;--margin-top:-50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2740 .elementor-element.elementor-element-ec3b474 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2740 .elementor-element.elementor-element-ec3b474 .prthalign{text-align:center;}.elementor-2740 .elementor-element.elementor-element-ec3b474 .elementor-gt-heading{line-height:1.09;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2740 .elementor-element.elementor-element-f8c8e3a{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-2740 .elementor-element.elementor-element-f8c8e3a .elementor-post__thumbnail__link{width:100%;}.elementor-2740 .elementor-element.elementor-element-f8c8e3a .elementor-post__meta-data span + span:before{content:"///";}@media(max-width:767px){.elementor-2740 .elementor-element.elementor-element-f8c8e3a .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-2740 .elementor-element.elementor-element-f8c8e3a:after{content:"0.5";}.elementor-2740 .elementor-element.elementor-element-f8c8e3a .elementor-post__thumbnail__link{width:100%;}}@media(min-width:768px){.elementor-2740 .elementor-element.elementor-element-e6c0982{--content-width:1275px;}}/* Start custom CSS for posts, class: .elementor-element-f8c8e3a *//* ==========================================
   JULIS SANAT AKADEMI - POSTS WIDGET
   ========================================== */

/* Font & Grid Yapisi */
.elementor-posts-container {
    font-family: 'Urbanist', sans-serif !important;
    gap: 30px !important;
}

/* Tekil Blog Karti */
.elementor-posts-container .elementor-post {
    background-color: #ffffff !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05) !important;
    border: 1px solid rgba(0, 92, 77, 0.08) !important;
    display: flex !important;
    flex-direction: column !important;
    transition: border-color 0.3s ease, box-shadow 0.3s ease !important;
}

/* Kart Hover Efekti */
.elementor-posts-container .elementor-post:hover {
    box-shadow: 0 6px 24px rgba(0, 92, 77, 0.12) !important;
    border-color: #005C4D !important;
}

/* Gorsel Kapsayici */
.elementor-posts-container .elementor-post__thumbnail__link {
    display: block !important;
    width: 100% !important;
    height: 220px !important;
    overflow: hidden !important;
    position: relative !important;
}

.elementor-posts-container .elementor-post__thumbnail {
    width: 100% !important;
    height: 100% !important;
    padding-bottom: 0 !important;
}

.elementor-posts-container .elementor-post__thumbnail img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    transform: none !important;
    transition: none !important;
}

/* Metin Icerik Alani */
.elementor-posts-container .elementor-post__text {
    padding: 24px 20px !important;
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
}

/* Blog Basligi */
.elementor-posts-container .elementor-post__title {
    margin: 0 0 10px 0 !important;
    font-size: 19px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
}

.elementor-posts-container .elementor-post__title a {
    color: #1A1A1A !important;
    transition: color 0.3s ease !important;
    text-decoration: none !important;
}

.elementor-posts-container .elementor-post:hover .elementor-post__title a {
    color: #005C4D !important;
}

/* Meta Bilgileri */
.elementor-posts-container .elementor-post__meta-data {
    font-size: 13px !important;
    color: #888888 !important;
    font-weight: 500 !important;
    margin-bottom: 12px !important;
    display: flex !important;
    gap: 12px !important;
    align-items: center !important;
}

.elementor-posts-container .elementor-post-date::after {
    content: "•";
    margin-left: 12px;
    color: #CCCCCC;
}

/* Ozet Metni */
.elementor-posts-container .elementor-post__excerpt p {
    color: #666666 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    margin: 0 0 18px 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Devamini Oku Butonu */
.elementor-posts-container .elementor-post__read-more {
    color: #005C4D !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    margin-top: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    transition: color 0.3s ease !important;
}

.elementor-posts-container .elementor-post__read-more:hover {
    color: #F2994A !important;
}

/* Mobil / Tablet */
@media (max-width: 768px) {
    .elementor-posts-container {
        gap: 20px !important;
    }
    .elementor-posts-container .elementor-post__thumbnail__link {
        height: 180px !important;
    }
    .elementor-posts-container .elementor-post__text {
        padding: 18px 16px !important;
    }
    .elementor-posts-container .elementor-post__title {
        font-size: 17px !important;
    }
}/* End custom CSS */