/*
 Theme Name:   GP News Pro
 Theme URI:    https://wplitetheme.com/gp-news-pro/
 Description:  GeneratePress Child theme for mobile responsive news blog website. Using this child theme you can easily create a news website. This GeneratePress Child theme design by wplitetheme.com
 Author:       WPLiteTheme.com
 Author URI:   https://wplitetheme.com
 Template:     generatepress
 Version:      1.3
*/

.main-navigation {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.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;
}
.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;
	}
}
/*Block Images*/
.wp-block-image {
    padding-top: 10px;
    padding-bottom: 20px;
}

.wp-block-image img {
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 6%);
    border: 1px solid #cfcfcf;
    padding: 3px;
}

/*Floating Social Share*/
.wplitetheme-float-social-wrapper {
    position: fixed;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
}

.wplitetheme-float-social-sharing {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    min-height: 40px;
    font-size: 12px;
    padding: 5px 10px;
}

.wplitetheme-float-social-sharing svg {
    position: relative;
    top: 0.5em;
}

.wplitetheme-social-facebook {
    fill: #fff;
    background-color: rgba(59, 89, 152, 1);
}

.wplitetheme-social-facebook:hover {
    background-color: rgba(59, 89, 152, .8);
}

.wplitetheme-social-twitter {
    fill: #fff;
    background-color: #0f1419;
}

.wplitetheme-social-twitter:hover {
    background-color: #0f1419;
}

.wplitetheme-social-whatsapp {
    fill: #fff;
    background-color: rgba(37, 211, 102, 1);
}

.wplitetheme-social-whatsapp:hover {
    background-color: rgba(37, 211, 102, .8);
}

/*Social Share*/
.wpjankari-social-wrapper {
    margin: 5px;
    font-size: 0;
    text-align: center;
	display: flex;
    flex-wrap: wrap;
}
.wpjankari-social-sharing {
	padding: 8px;
	margin: 4px;
	border-radius: 3px;
    flex: 1;
    transition: background-color 0.3s, transform 0.3s, color 0.3s;
}
.wpjankari-social-sharing:hover {
	transform: translateY(-3px);
	border: none;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
@media only screen and (max-width: 600px) {
    .wpjankari-social-sharing {
		display: inline-block;
    }
}
.wpjankari-social-sharing svg {
    position: relative;
    top: 0.15em;
    display: inline-block;
}
.wpjankari-social-facebook {
    fill: #fff;
    background-color: rgba(59, 89, 152, 1);
}
.wpjankari-social-twitter {
    fill: #fff;
    background-color: rgba(0, 0, 0);
}
.wpjankari-social-whatsapp {
    fill: #fff;
    background-color: rgba(37, 211, 102, 1);
}
.wpjankari-social-telegram {
    fill: #fff;
    background-color: rgb(2, 126, 189);
}
.wpjankari-social-more {
    fill: #fff;
    background-color: rgba(0, 0, 0);
}

<-----Table-of-Content------>

 #ez-toc-container {
	 border-style: solid;
	   border-width: 1px;
	 background-color: #f1f1f1;
	 border-color: #adadad;
                border-radius: 12px;
                margin: 35px 0;
                box-shadow: 0 0 30px 0 rgb(0 0 0 / .05)
            }

            div#ez-toc-container p.ez-toc-title {
							font-weight: 800;
							
							padding-left: 16px;
								font-size: 120%;
            }

            p.ez-toc-title {
                margin-bottom: 0
									
            }

            .ez-toc-counter ul {
                counter-reset: item
            }

            #ez-toc-container ul {
                margin-top: 25px;
                padding-bottom: 15px;
							padding-left: 16px;
							font-size: 100%;
							font-weight: 500;
                display: flex;
                flex-wrap: wrap;
                gap: 35px;
                row-gap: 6px
            }

            div#ez-toc-container ul li {
                list-style: none;
                padding: 2px 0;
                width: 100%
            }

            #ez-toc-container a {
                color: darkblue;
                display: inline-flex;
                align-items: stretch;
                flex-wrap: nowrap;
                line-height: 1.15em
            }

            #ez-toc-container a:hover {
                color: black; 
            }

            .ez-toc-counter nav ul li a::before {
                content: counters(item,".",decimal);
                counter-increment: item;
                flex-shrink: 0;
                width: 21px;
                height: 21px;
                background: darkblue;
                border-radius: 26%;
                color: var(--white);
                display: flex;
                justify-content: center;
                align-items: center;
                font-size: 15px;
                margin-right: 10px
            }
:root {
   
    --white: #fff;

}



/*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;
}



table,td {
    border-color: var(--light-gray)
}

tr:nth-child(odd) {
    background: var(--light-base)
}


table {
    margin-bottom: 28.5px
}



.tbb,.tbf,.tbg,.tbr,.tby {
    margin: 0 0 28.5px;
    padding: 15px
}

.tbf {
    background: #f7f7f7
}

.tbr {
    background: #f8ede7
}

.tbg {
    background: #f3ffdc
}

.tby {
    background: #ffffd1
}

.tbb {
    background: #f1f8ff
}

.cbb p,.cbg p,.cbo p,.cbp p,.cbr p,.cby p,.tbb ol,.tbb p:last-child,.tbb ul,.tbf ol,.tbf p:last-child,.tbf ul,.tbg ol,.tbg p:last-child,.tbg ul,.tbr ol,.tbr p:last-child,.tbr ul,.tby ol,.tby p:last-child,.tby ul,blockquote ol,blockquote ul,td ol,td ul,.comments-title {
    margin-bottom: 0
}

.cbb,.cbg,.cbo,.cbp,.cbr,.cby  {
    padding: 20px 5px 20px 10px;
    margin: 0 4px 27px;
    font-weight: 600;
    box-shadow: 0 1px 10px var(--light-gray)
}

.cby {
    border-left: 10px solid #ff0
}

.cbp {
    border-left: 10px solid #71e
}

.cbo {
    border-left: 10px solid #f90
}

.cbr {
    border-left: 10px solid red
}

.cbb {
    border-left: 10px solid #04b
}

.cbg {
    border-left: 10px solid #090
}

.single .entry-content a:not(table a,.cbr a,.cbg a,.cbb a,.cbo a,.cby a,.cbp a,blockquote a,.ez-toc-link,.inline-related-post a) {
    border-bottom: 1px dotted var(--link-color)
}



th {
    background: var(--contrast);
    color: var(--white)
}




@media (max-width: 768px) {
    .tbb,.tbf,.tbg,.tbr,.tby {
        border-left:0;
        border-right: 0
    }

  

  

    img+table,.ts+table,.ts+.tby,.ts+.tbg,.ts+.tbr,.ts+.tbb,.ts+.tbf {
        margin-top: -28.5px
    }

  
    
    blockquote,.tbb,.tbf,.tbg,.tbr,.tby {
        padding: 15px 7px
    }

   

   

    table,td,th {
        border-left: 0
    }

    
  

   

	
	
p {
    margin-bottom: 1.5em
}



table,td,th {
    border: 1px solid rgb(0 0 0 / .1)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

td,th {
    padding: 8px
}

th {
    border-width: 0 1px 1px 0
}

td {
    border-width: 0 1px 1px 0
}


ol,ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

b,strong {
    font-weight: 700
}





th {
    font-weight: 700
}

img {
    height: auto;
    max-width: 100%
}

	
.ts {
    padding: 10px;
    background: #e7f7ff;
    border-left: 4px solid #1e90ff;
    margin: 10px 0;
}

.cbb {
    padding: 10px;
    background: #fef7e0;
    border: 1px solid #e0b200;
    margin: 10px 0;
    font-weight: bold;
}

.tby {
    padding: 10px;
    background: #f0f0f0;
    border: 1px solid #ccc;
    margin: 10px 0;
    font-style: italic;
}

	