/*------------------------------
    >>>Css Indexing
    ------------------
    01.Global Css

*/
ul {
    list-style-type: none;    
    margin: 0;
}

td#today {
    color: #1351d8;
    font-weight: 700;
}

span.wp-calendar-nav-prev {
    color: #1351d8;
    font-weight: 700;
}

.home06-progressbar span.elementor-progress-percentage {
    position: absolute;
    top: -27px;
    right: 0;
}

.home06-progressbar .elementor-progress-bar {
    border-radius: 8px;
}

.home06-progressbar .elementor-progress-wrapper {
    border-radius: 8px;
}

.btn-w-100 .elementor-button {
    width: 100% !important;
}

.bg-gray-after:after {
    z-index: 1;
    position: relative;
}

.bg-gray-after:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 100px;
}

.group-item.two {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07);
    border-radius: 6px;
    padding: 20px 20px 25px 20px;
}

.elementor-widget-athlix-top-news-widget .news-box-items-2 .thumb img {
    max-height: 350px;
    object-fit: cover;
}


.elementor-widget-athlix-blog-grid-one-widget .thumb img {
    max-height: 380px;
}

.elementor-widget-athlix-highlight-two-widget .news-box-items img {
    max-height: 250px;
    object-fit: cover;
}

.elementor-widget-athlix-top-news-widget .news-list-items .thumb img {
    min-height: 250px;
    object-fit: cover;
}

.footer3-blur {
    backdrop-filter: blur(46px);
}

.social-icon-v1 .social-icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background-color: var(--white);
    color: var(--text);
}

.gt-news-card-items-4 img {
    max-height: 400px;
    object-fit: cover;
    width: 100%;
}

/* Video Post Overlay */
.gt-news-card-items-4 .thumbnail {
    position: relative;
}

.gt-news-card-items-4 .thumbnail .hover {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.video-play-btn {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    background-color: var(--theme);
    color: var(--white);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}

.video-play-btn i {
    font-size: 18px;
}

.video-play-btn:hover {
    filter: brightness(1.1);
}

.footer-post-items li img {
    height: 80px;
    object-fit: cover;
}

.club-blog-items .thumb img {
    width: 100%;
    height: 100%;
    min-height: 380px;
    object-fit: cover;
}

.news-box-items .thumb img {
    width: 100%;
    height: 100%;
    min-height: 250px;
    object-fit: cover;
}

.header-style-2 .gt_selected a:after {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23000'/></svg>") !important;
}

.gt-details-image img {
    max-height: 420px;
    object-fit: cover;
}

.col-lg-4.col-12.mt-3.mt-lg-0.text-lg-end.no-margin {
    text-align: left !important;
}


.mean-container .mean-bar:first-child .nav-menu--main {
    display: block !important;
}

.gt_switcher .gt_selected {
    background: transparent!important;
}

.gt_switcher .gt_selected a {
    border: none!important;   
}
.gt_switcher .gt_selected a img {
    margin-right: 10px!important;
}
 .gt_switcher .gt_selected a:hover {
    background: transparent!important;
}

 .gt_switcher .gt_option {
     border-left: none!important; 
     border-right: none!important; 
     border-top: none!important; 
     border-bottom: none!important;
     background-color: unset!important;    
}

.header-style-2 .gt_selected a {
    color: #6E6E6E!important;
}
.header-style-2 .gt_option a {
    color: #6E6E6E!important;
}
.header-style-2 .gt_switcher .gt_selected a {
    color: #6E6E6E!important;
}
.gm-reset-margin .playing-result-box2.style-2 {
    padding: 26px 30px;
}
.news-thumb1 img {
    height: 100%;
}

@media screen and (min-width: 991px) {
    .home-2-hottest-hoops img {
        height: 435px !important;
    }

    .blog-style-1 img {
        height: 260px !important;
    }

    .testimonial-image {
        width: 100%;
        position: absolute;
        height: 600px;
        top: 0;
    }

    section.testimonial-section-4.fix.bg-cover {
        padding: 120px;
    }
}