/*
Theme Name: Eaglepredict Theme
Theme URI:
Description: Eaglepredict Theme
Author:
Author URI:
Template: dcsofttheme
Version: 1.0
*/

@media (min-width: 1200px) {
    html {
        font-size: 12px;
    }
}

@media (max-width: 1200px) {
    html {
        font-size: 1vw;
    }
}

body .latest-news-labancorp-column-style .item .sub-title,
body .latest-news-labancorp-column-style .item h3,
body .post_single_labancorp_style .post-title,
body .post_single_labancorp_style .post-info,
body {
    background-color: #ebeef2;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    color: #000;
}

.single-post .post_single_labancorp_style .post-content,
span, p {
    font-size: 1.25rem;
    line-height: 1.5;
}

.elementor-element.elementor-element-08e04a4.elementor-widget.elementor-widget-text-editor,
.elementor-element.elementor-element-6d04a2e.elementor-widget.elementor-widget-text-editor {
    padding: 1rem;
    border-radius: 1rem;
    background-color: #FFFFFF;
    color: #000;
}

.elementor-social-icons-wrapper.elementor-grid {
    display: flex;
    justify-content: center;
    gap: 1rem;
    align-items: center;
}

.elementor-social-icons-wrapper.elementor-grid svg {
    width: 0.75em;
}

body .latest-news-labancorp-column-style .item:hover {
    background-color: unset;
}

@media only screen and (max-width: 600px) {
    h1 {
        font-size: 5rem;
        color: #000;
    }

    h2 {
        font-size: 4rem;
        color: #000;
    }

    h3 {
        font-size: 3rem;
        color: #000;
    }

    .single-post .post_single_labancorp_style .post-content,
    span, p {
        font-size: 3rem;
        color: #000;
    }

    .elementor-15 .elementor-element.elementor-element-a372778 {
        padding: 0;
    }

    .elementor-element.elementor-element-08e04a4.elementor-widget.elementor-widget-text-editor,
    .elementor-element.elementor-element-6d04a2e.elementor-widget.elementor-widget-text-editor {
        padding: 2rem;
        border-radius: 1.5rem;
        background-color: #FFFFFF;
    }

    .elementor-social-icons-wrapper.elementor-grid svg {
        width: 0.5em;
    }

    .elementor-social-icons-wrapper.elementor-grid {
        gap: 2.5rem;
    }

    body .latest-news-labancorp-column-style {
        width: 100%;
    }

    body .latest-news-labancorp-column-style .item {
        padding: 0;
    }

    body .latest-news-labancorp-column-style .item .category {
        display: none;
    }

    body .latest-news-labancorp-column-style .item .post-item-img {
        padding-left: 0;
    }

    body .latest-news-labancorp-column-style .item img.item-thumbnail {
        border-radius: 0.5rem;
        height: 100%;
        object-fit: cover;
    }

    body .latest-news-labancorp-column-style .swiper-wrapper {
        gap: 2rem;
    }

    body .latest-news-labancorp-column-style .item .tag-date {
        top: 50%;
    }

    body .post_single_labancorp_style {
        padding: 0;
    }
}