/*
 Theme Name:   GP Newspaper Pro
 Theme URI:    https://onlinekaise.com/contact-us/
 Description:  GeneratePress Child Theme for Mobile responsive News Website. Using this child theme you can easily create any type of News Website. This GeneratePress Child theme design by wplitetheme.com
 Author:       OnlineKaise.Com
 Author URI:   https://onlinekaise.com
 Template:     generatepress
 Version:      1.4
*/

.main-navigation {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.inb-scroll-menu {
    background: white;
    display: block !important;
    color: black;
	width: 100%;
    overflow-x: auto;
	white-space: nowrap;
    position: fixed;
    box-shadow: 0 3px 4px rgb(0 0 0 / 13%) !important;
    z-index: 10000;
    border-top: 1px solid #ccc;
}
.page-header-image-single .attachment-full {
    box-shadow: rgba(23, 43, 99, .3) 0 7px 28px;
    border-radius: 16px;
    margin-bottom: -5px;
    transition: opacity 0.3s ease-in-out;
}
.wplite-banner-ads {
	margin-bottom: 15px;
}
/* GeneratePress Site CSS */ 
.auto-width.gb-query-loop-wrapper {
    flex: 1;
}
@media (min-width: 768px) {
.sticky-container > .gb-inside-container,.sticky-container {
    position: sticky;
    top: 80px;
}
#right-sidebar .inside-right-sidebar {
    height: 100%;
}
}
select#wp-block-categories-1 {
    width: 100%;
}

/* Rank MathCSS */
.rank-math-breadcrumb p {
	background: #e5e8ec;
	color: #000000;
	padding: 5px 10px;
	border-radius: 4px;
    font-size: 11px;
	font-weight: 700;
}
@media (max-width: 768px){
	.rank-math-breadcrumb p {
		margin: 0px 10px;
	}
}
/*Table of contents*/
#toc_container li a {
    display: block;
    width: 100%;
    color: var(--link-text);
    padding: 10px 1em;
    border-top: 1px solid #aaa;
}
#toc_container {
    background: #f9f9f900;
    border: 1px solid #aaa;
    padding: 0px;
}
#toc_container span.toc_toggle {
    font-weight: 400;
    background: #fff;
    padding: 3px 20px;
    font-size: 18px;
    text-transform: capitalize;
    text-align: center;
    display: block;
}
/*Post Date*/
.post-dates {
    font-size: 12px;
	font-weight: 400;
    color: var(--text-1);
}
/* social-sharing-icon */ 
.sticky-social-icons {
     position: fixed !important;
     right:0 !important;
     top: 45% !important;
}
/*WhatsApp Highlight*/
.whatsapphighlight {
	animation: WPLiteTheme-GreenBorderAnimation 1s infinite;
}
@keyframes WPLiteTheme-GreenBorderAnimation {
	0% {
		border-color: transparent;
	}
	50% {
		border-color: #25d366;
	}
	100% {
		border-color: transparent;
	}
}
/*Tag Cloud*/
.widget_epcl_tag_cloud a, .widget_tag_cloud a, .wp-block-tag-cloud a {
    font-size: 12px !important;
    margin-bottom: 8px;
    margin-right: 8px;
}
.widget_epcl_tag_cloud a, .widget_tag_cloud a, .wp-block-tag-cloud a,  div.tags a{
    color: #333333;
    display: inline-block;
    padding: 4px 15px;
    line-height: 1.2;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #333333;
    border-radius: 25px;
}

/*sticky footer menu*/
@media only screen and (min-width: 960px) {
.sticky-footer-menu{display:none !important;}
}
.sticky-footer-menu {
	position: fixed;
	height: 60px;
	width: 100%;
	bottom: 0;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	z-index: 23235;
}






/*
My Css Start
*/
.breadcrumbs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    font-size: 14px;
    padding: 8px 0;
}

.breadcrumbs a {
    color: #0073aa;
    text-decoration: none;
    margin-right: 5px;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* IE 10+ */
}

.breadcrumbs::-webkit-scrollbar {
    display: none; /* Chrome, Safari and Opera */
}

.inside-article { padding: 15px !important; }.featured-image.page-header-image-single.grid-container.grid-parent { display: none; }
.entry-content caption { background-color: black; color: white; font-weight: bold;} 
.entry-content table tr { background-color: #273f6f; color: white; } .entry-content table tr a { color: aqua; }
.entry-content table td { border-bottom: 2px solid white; border-left: 2px solid white; }
.entry-content table th { border-bottom: 2px solid white; border-left: 2px solid white; }

.haxishare{font-size:large;font-weight:600;color:#d90000;text-align:center;font-family:Mukta,serif !important}
.short-info { margin: 10px 0px 10px -5px; font-style: italic; background: #E3F2FD; padding: 6px; border-left: 4px solid #0073aa; border-radius: 10px; }

    .social-follow-m {
        display: flex;
        align-items: center;
        border: 1px solid #e8e8e8;
        border-radius: 3px;
        background: #fbfbfb;
        padding: 1px 16px;
        border-radius: 4px;
        min-height: 40px;
    }

    .social-follow-m .sj-label {
        font-size: 13px;
        font-weight: 600;
        margin-right: 11px;
    }

    .social-follow-m .social-follow-s {
        margin-bottom: 0;
        flex-wrap: nowrap;
        gap: 4px;
    }

    .social-follow-s {
        display: flex;
        align-items: center;
    }

    .social-follow-m .ss-icon-svg {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        background: #efefef;
        border-radius: 50%;
        padding: 6px 7px;
        font-size: 18px;
        color: yellow;
    }

    .post-share-btn {
        display: flex;
        margin: 22px 0;
        padding: 0;
        padding-top: 10px;
        justify-content: space-between;
        align-items: center;
    }

    .ps-share-links {
    display: flex;
    column-gap: 4px;
    text-align: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;

    }

    .ps-share-links a:hover {
        opacity: 0.85;
    }

    .p-share-btn {
        display: inline-block;
        padding: 8px 10px;
        border-radius: 2px;
        color: #fff !important;
        text-decoration: none;
        width: 45px;
        text-align: center;
    }

    .ps-whatsapp {
        background-color: #23c761;
    }

    .ps-telegram {
        background-color: #ce2127;
    }

    .ps-facebook {
        background-color: #3b5998;
    }

    .ps-twitter {
        background-color: #55acee;
    }

    .ps-linkedin {
        background-color: #0077b5;
    }

    .ps-b {
        display: flex;
        width: 50px;
        height: 50px;
        border-radius: 4px;
        color: #fff;
        align-items: center;
        justify-content: center;
        line-height: 1;
        text-decoration: none;
        box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.1);
    }

    .ss-label {
        display: none;
        margin-left: 11px;
        font-size: 13px;
        font-weight: 600;
        color: white !important;
    }

    @media (max-width: 1024px) {
        .ss-label {
            display: none;
        }        .ps-b {
            width: 58px;
            height: 58px;
        }
    }


/* Container Styling */
.related-posts {
    margin-top: 20px;
    padding: 10px;
	background-color: white;
}
.related-posts h3 {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
}

/* Flexbox Layout */
.related-posts-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

/* Individual Post Box */
.related-post-item {
    width: 30%;
    max-width: 300px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    background: #fff;
    transition: transform 0.3s ease-in-out;
}
.related-post-item:hover {
    transform: scale(1.05);
}

/* Thumbnail Styling */
.related-post-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

/* Title Styling */
.related-post-title {
    font-size: 16px;
    margin-top: 8px;
    font-weight: bold;
}
.related-post-item a {
    text-decoration: none;
    color: #333;
}
.related-post-item a:hover .related-post-title {
    color: #0073aa;
}
.inside-header { padding: 0px 20px; }
/* Responsive Styling */
@media (max-width: 1024px) {
    .related-post-item {
        width: 45%;
    }
}
@media (max-width: 768px) {
    .related-post-item {
        width: 48%;
    }
	 .inside-header { padding-right: 30px; padding-left: 30px; height: 60px; padding-top: 0px; }
}
@media (max-width: 480px) {
    .related-post-item {
        width: 100%;
    }
}

/* Container Styling */
.recent-posts {
    margin-top: 20px;
    padding: 10px;
}
.recent-posts h3 {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
}

/* Layout - 1 Post Per Row */
.recent-posts-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

/* Individual Post Box */
.recent-post-item {
    width: 100%;
    max-width: 600px; /* Adjust this for better readability */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    background: #fff;
    transition: transform 0.3s ease-in-out;
}
.recent-post-item:hover {
    transform: scale(1.02);
}

/* Thumbnail Styling */
.recent-post-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

/* Title Styling */
.recent-post-title {
    font-size: 18px;
    margin-top: 8px;
    font-weight: bold;
}
.recent-post-item a {
    text-decoration: none;
    color: #333;
}
.recent-post-item a:hover .recent-post-title {
    color: #0073aa;
}

/* Responsive Styling - Ensures 1 Post Per Row Everywhere */
@media (max-width: 1024px),
       (max-width: 768px),
       (max-width: 480px) {
    .recent-post-item {
        width: 100%;
    }
}

.breadcrumb {
    font-size: 16px;
    margin-bottom: 15px;
}
.breadcrumb ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.breadcrumb li {
    display: flex;
    align-items: center;
}
.breadcrumb li::after {
    content: "›";
    margin: 0 8px;
    color: #999;
}
.breadcrumb li:last-child::after {
    content: "";
}
.breadcrumb a {
    text-decoration: none;
    color: #0073aa;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.breadcrumb .active {
    color: #666;
}
nav.breadcrumb {
    display: none;
}

body{
  background: #f4f4f4;
}

.whatsapp-ico{
    fill: white;
    width: 50px;
    height: 50px;
    padding: 3px;
    background-color: #4dc247;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    box-shadow: 2px 2px 11px rgba(0,0,0,0.7);
    position: fixed;
    bottom: 20px;
    right : 20px;
    z-index: 10;
}

.whatsapp-ico:hover{
    box-shadow: 2px 2px 11px rgba(0,0,0,0.7);
}


.custom-author-date {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 15px;
    flex-wrap: wrap;
}

.avatar-container img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.author-info {
    flex-grow: 1;
}

.author-name {
    display: flex;
    align-items: center;
    gap: 5px;
}

.author-name .icon svg {
    fill: #000;
}

.author-name .name-text a {
    color: #1e73be;
    text-decoration: none;
    font-weight: bold;
}

.author-name .name-text a:hover {
    text-decoration: underline;
}

.post-date {
    margin: 5px 0 0;
    font-size: 14px;
    color: #666;
}

.follow-button {
  display: flex ; align-items: center; column-gap: 0.5em; font-size: 15px; padding: 2px 5px; border-radius: 10px; border: 1px solid #e8edf0; 
}

.follow-text {
    display: flex;
    align-items: center;
    gap: 5px;
}

.follow-text .follow-link a {
    color: #2e83e3;
    text-decoration: none;
}

.follow-text .follow-link a:hover {
    text-decoration: underline;
}

.widget-area .sidebar {
    position: sticky;
    top: 20px;
}
.button, .wp-element-button, .wp-block-button, a.read-more {
    background-color: #1E73BE !important;
    color: #FFFFFF;
    padding: 10px 20px;
    border-radius: 5px;
}
.generate-columns .inside-article {
    margin-bottom: 20px;
    padding: 15px;
}
a:hover {
    color: #FF5733;
    text-decoration: underline;
}

.gb-element-d151f654{align-items:center;column-gap:10px;display:flex;margin-left:auto;margin-right:auto;max-width:1200px;row-gap:10px;border:1.5px solid #e9e9e9;border-radius:5px;padding:15px}
@media (max-width:1024px){.gb-element-d151f654{margin-left:20px;margin-right:20px}}
@media (max-width:767px){.gb-element-d151f654{align-items:center;display:flex;flex-direction:column}}
.gb-element-8ef1a714{font-size:14px;margin-bottom:20px}
@media (max-width:767px){.gb-element-8ef1a714{text-align:center}}
.gb-text-0f606dd3{align-items:center;column-gap:0.2em;display:inline-flex;font-size:20px;margin-bottom:10px;font-weight: 700;}
.gb-text-0f606dd3 .gb-shape svg{width:1em;height:1em;fill:currentColor;color:#2d7cfa}.gb-text-0f606dd3 a{color:var(--text-2)}.gb-text-0f606dd3 a:hover{color:var(--color-background);transition:all 0.5s ease 0s}@media (max-width:767px){.gb-text-0f606dd3{text-align:center}}.gb-text-ce92237a{align-items:center;column-gap:0.5em;display:inline-flex;font-size:18px;font-weight:500;margin-bottom:0px}.gb-text-ce92237a .gb-shape svg{width:1em;height:1em;fill:currentColor;color:#2cb641}@media (max-width:767px){.gb-text-ce92237a{font-size:16px}}.gb-text-b6706fab{align-items:center;background-color:#2cb641;color:#ffffff;display:inline-flex;font-size:13px;text-decoration:none;border-radius:5px;padding:7px 20px}.gb-text-b6706fab:is(:hover,:focus){background-color:#259736;color:#ffffff}@media (max-width:767px){.gb-text-b6706fab{font-size:13px;padding:6px 15px}}.gb-element-cf00f01a{display:flex;justify-content:center;width:20%}@media (max-width:767px){.gb-element-cf00f01a{width:100%}}.gb-element-10ff9037{width:80%}@media (max-width:767px){.gb-element-10ff9037{align-items:center;display:flex;flex-direction:column;width:100%}} img.gb-media-c5e4fa05 { border-radius: 50px; }.gb-shape { line-height: 1 !important; }

.avatar-container {
    display: flex;
    align-items: center;
    column-gap: 15px;
    row-gap: 10px;
}

.avatar-container img {
    border-radius: 50%;
    border: rgba(0, 0, 0, 0.15);
    width: 40px;
    object-fit: fill;
    vertical-align: middle;
}
.author-name {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    column-gap: 0.5em;
    font-size: 15px;
    font-weight: 600;
    padding-right: 10px;
}
.post-date {
    margin: 5px 0 0;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #383838;
}

.follow-button {
    font-size: 0px;
    display: flex;
    align-items: center;
    column-gap: 15px;
    row-gap: 10px;
    padding: 2px 5px;
    border-radius: 10px;
    border: 1px solid #e8edf0;
}

.gb-container.gb-container-5e3eb3de
 {
    display: flex;
    align-items: center;
    column-gap: 15px;
    row-gap: 10px;
}
.gb-container-5c95afac
 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 10px;
    margin-bottom: 10px;
	border-top: 1px solid #b6b6b6;
    margin-top: 10px;
    border-bottom: 1px solid #b6b6b6;
}
.entry-meta {
    display: none;
}

ol, ul {
    margin: 0 0 1.5em 1.5em;
}
:root :where(.wp-block-list.has-background) {
    padding: 1.25em 1.375em;
}
.site-header {
    background-color: #fff;
}
.main-navigation.toggled .main-nav {
    flex-basis: 100%;
    background: gainsboro;
    order: 3;
}
.inside-site-info {
    background: #002039;
    color: aliceblue;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 40px;
}
.inside-site-info a {
    color: aliceblue;
}
h1 {
	margin-bottom: 20px !important;
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 900;
    text-transform: none;
}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
    margin-top: 0em;
}
.inside-header { padding: 0px 20px; }
#menu-header-menuu a { color: aliceblue; font-weight: 700; } #menu-header-menuu { background-color: #002039; color: #ffffff; }

h2, h3, h4 {letter-spacing: 1px;position: relative;font-weight: 700 !important;overflow: hidden;padding: 5px;}
.widget-area .widget {padding: 20px 10px 20px 10px;}

.mi tr{background: linear-gradient(246deg, #006CB7 0%, #003B7A 100%);color:#ffffff; font-weight: 700;}.mi tr a{color:#ffffff;}.mi th{background-color: black !important;}caption{background-color:black;}
hr {
    background-color: rgb(61 61 61);
    border: 0;
    height: 1.5px;
    margin-bottom: 15px;
    margin-top: 10px;
}

 /* Players Profile front page */
.players-section {
    text-align: center;
    padding: 40px 20px;
}

.players-slider {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    padding: 20px 0;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.player-card {
    flex: 0 0 auto;
    width: 150px;
    text-align: center;
    transition: transform 0.3s;
    text-decoration: none;
    color: inherit;
    scroll-snap-align: start;
}

.player-card:hover {
    transform: scale(1.05);
}

.player-image {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    margin: 0 auto 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.player-name {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
}

.player-position {
    font-size: 14px;
    color: #666;
}

.view-all-btn {
    margin-top: 20px;
}

.btn-view-all {
    display: inline-block;
    padding: 10px 20px;
    background-color: #0073aa;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s;
}

.btn-view-all:hover {
    background-color: #005f8d;
}
.gb-container-63920b18 {background-color: white; }
.gb-container-db8b0615 {background-color: white; }


/* Start of Code Related Post CPTS */


.ka-related-posts {
  margin-top: 40px;
  padding: 20px;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  background: #fafafa;
}

.ka-related-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;
}

.ka-related-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 15px;
}

.ka-related-item {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ka-related-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}

.ka-related-thumb img {
  width: 100%;
  height: 120px;
  object-fit: cover;
  display: block;
}

.ka-related-info {
  padding: 10px;
}

.ka-related-post-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #333;
  line-height: 1.4;
}

.ka-related-link {
  text-decoration: none;
  color: inherit;
}

.ka-related-btn-wrap {
  text-align: center;
  margin-top: 20px;
}

.ka-read-all-btn {
  display: inline-block;
  background: #0073aa;
  color: #fff;
  padding: 10px 18px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.2s ease;
}

.ka-read-all-btn:hover {
  background: #005f87;
}

/* 📱 Mobile tweaks */
@media (max-width: 600px) {
  .ka-related-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .ka-related-thumb img {
    height: 100px;
  }
}

/* End of Code Related Post CPTS */

.navigation-branding img, .site-logo.mobile-header-logo img{padding:1px;height:55px}
/* Default (for smaller screens, mobile/tablet) */
.adspost2 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 0;
    min-height: 300px; /* Ensures space is reserved */
}

@media (max-width: 400px) {
	.gb-container-7bc338e4 {display:none;}}

.gb-container-553faf02 {margin-bottom: 0px;}

.manual-language-switcher {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 9999;
    font-weight: bold;
}

.manual-language-switcher a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #000;
    text-decoration: none;
    padding: 6px 10px;
    background: #f1f1f1;
    border-radius: 4px;
}

.manual-language-switcher a:hover {
    background: #ddd;
}

.manual-language-switcher img {
    height: 16px;
    width: auto;
    display: inline-block;
}

.gb-container.gb-container-77b9cfa6 {
    border: 1px solid #d6d6d69e;
    border-radius: 7px;
    padding: 5px 5px;
}
body { background: #ffffff; }

body {
  -webkit-user-select: none; /* Chrome, Safari */
  -moz-user-select: none;    /* Firefox */
  -ms-user-select: none;     /* IE/Edge */
  user-select: none;         /* Standard */
}