/*
Theme Name:   EK News
Theme URI:    https://www.ekchokho.com/news
Description:  Google Discover News Theme - All in One Premium Light Weight Design & Discover Optimized.
Author:       Ekchokho Solutions
Author URI:   https://www.ekchokho.com/
Template:     generatepress
Version:      1.0
Requires at least: 5.2
Tested up to: 6.4
Requires PHP: 7.4
Tags: Google News Discover Theme, News Website, Discover Ready, Social Share, Fixed Sticky Menu, Bottom Join, Author Bos, Category Page, Discover and Adsense Optimize News Templete
EK News, Copyright 2024 Ekchokho Solutions
GeneratePress is distributed under the terms of the GNU GPL
*/

/*Image Round*/
img {border-radius: 8px;}
::-webkit-scrollbar{width: 0px;height:1px;}
:root {touch-action: pan-x pan-y;height: 100%}
/* Font */
@font-face {font-family: 'Noto Serif Bengali';font-display: swap;font-style: normal;
  src: url('/font/noto.woff2') format('woff2');}
.navigation-branding img, .site-logo.mobile-header-logo img {
	padding:3px;}
.site-content {padding-top: 30px;}
/*Top-Notification*/
.gp-icon svg {height: 1.6em;
    width: 1.6em;top: 0.5em;}
/*Top-Notification*/
.notification {color: white;padding:5px;position: relative;display: inline-block;margin-top:5px;}
.notification .badge {position: absolute;font-size:10px; padding: 0px 5px 0px 5px; border-radius: 50%; background-color:#fb5317; color: white;}
.notf{ left:15px; top: 5px; }
/*Alignment*/
.dynamic-entry-content{text-align: justify;}
/*Blockquote*/
blockquote {font-style: inherit;font-weight: 600;
font-size: 18px;color:red;padding: 7px;
line-height: 1.4em;box-shadow: 0 2px 10px 0 #cac9c9;         border-left: 6px solid #01231F;
border-radius: 5px 5px 5px 5px;}
blockquote a{color:darkblue;}

/*Off-canvas-Slider*/
.offcanvaslogo {margin: 10px auto;
margin-bottom: 20px;margin-top: 20px;width: 120px;}
.main-navigation.has-branding .menu-toggle, .main-navigation.has-sticky-branding.navigation-stick .menu-toggle {padding-right: 10px;}
#generate-slideout-menu .slideout-menu li {border-bottom: 1px solid #afafafb3;}
.offside-js--is-open .slideout-overlay{background: rgba(0,0,0,.2);-webkit-backdrop-filter: saturate(180%) blur(10px);
backdrop-filter:saturate(180%) blur(10px);}
/*Top Scroll Menu*/
#ScrollMenu{background:#626262!important;;display:block!important;width: 100%;height: 30px;overflow-x: scroll;overflow-y:hidden; position: fixed;z-index: 1;}
div#smul{width: max-content; margin-left:1%;}
ul#menu-sticky-header-custom {text-align: right; margin: 0px;}
ul#menu-sticky-header-custom li {list-style: none;display: inline-block;padding: 1px;}
ul#menu-sticky-header-custom li a {text-decoration: none;padding: 0px 6px ; color:#fff;font-size:16px;font-weight:600;}
ul#menu-sticky-header-custom li a:hover {color:#ff961f;}
.avatar{border-radius:50%;}
@media (min-width: 769px){
.inside-right-sidebar{position: sticky;top: 85px;}}
a.gb-button-f134c7af {white-space: nowrap;}
/*Bottom App Menu*/
#BottomMenu{position:fixed;left:0;right:0;bottom:0; border-top:1px solid 1px;border-radius:12px 12px 0 0;background:white;padding:0px 10px;box-shadow:0 -10px 25px -5px rgba(0,0,0,.1);z-index:100002;padding-bottom:3px;}
ul#bmul{margin-top: 10px;margin-left:0!important;}
.bml a{color:#120169;font-size:12px;font-weight:500;}
.bml a:hover{color:#0098d4}
.bml{float: left;color:white;font-size:12px;list-style: none;text-align:center;width:20%;}
#BottomMenu {margin-top: 0%;}
#BottomMenu .svg-icon{display:block;fill:#01231f;margin:auto;height:22px;width:22px;padding-bottom:2px;}
/*Join Button*/
.ekc-card{margin-bottom:20px;position:relative;border:2px solid transparent;border-radius:5px;background:#f0f8ff;display:flex;align-items:center;padding:7px;justify-content:space-between;overflow:hidden}.whatsapp-card{animation:whatsapp-border-animation 1s infinite}@keyframes whatsapp-border-animation{0%{border-color:transparent}50%{border-color:green}100%{border-color:transparent}}.ekc-nofollow{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;text-decoration:none;padding:5px 10px;border-radius:20px;flex-shrink:0;transition:all .3s ease-in-out;color:#fff!important}.ekc-nofollow i{margin-right:5px}.whatsapp-card .ekc-nofollow{background:#25d366}.ekc-nofollow:hover{transform:scale(1.05)}
/* Share*/.box-shadow-medium{box-shadow:0 1px 8px -1px rgba(0,0,0,.3)} .allanswer_share{position:fixed;z-index:17;right:0;bottom:30%;transform:translateY(-50%)}.allanswer_share_sec{border-top-left-radius:8px;border-bottom-left-radius:7px;background-color:#fff;padding:5px 0px}.shareicon{display:block;text-align:center;font-size:26px;padding:3px} .wb-si{fill:white;width:27px}.whatsapp{background:#11cc00;border:none;border-radius:5px}.facebook{background:#0060c7;border:none;border-radius:5px}.icon-bar{color:#c40000;font-size:10px;display:block;text-align:center}
.blink {animation: blinker 2s linear infinite;}
@keyframes blinker {50% {opacity:0;}}