/*
Theme Name: News Click
Theme URI: #
Author: Themeansar
Author URI: #
Description: News Click is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. News Click is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. News Click is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : # and documentation at #
Version: 0.7
Requires PHP: 7
Tested up to: 5.7
License: GNU General Public License v3 or later
License URI: #
Template: newsup
Text Domain: news-click
Tags: blog, portfolio, news, grid-Layout, one-column, two-columns, three-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks

News Click WordPress Theme is child theme of Newsup, Copyright 2025 Themeansar
News Click is distributed under the terms of the GNU General Public License v3

News Click is based on Underscores # (C) 2025-2025 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
span.time {
    margin-left: 5px;
    padding: 2px 4px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600;
    line-height: 35px;
}
.mg-headwidget.center .heacent {
    margin-top: unset !important;
}
.mg-headwidget.center .logo-center, .mg-headwidget.center .navbar-header, .mg-headwidget.center .site-branding-text  {
    float: none;
    text-align: center;
}

.mg-headwidget.center .navbar-brand {
    float: none;
    display: inline-block;
    margin: 8px auto 0 auto;
    font-weight: bold;
}
.mg-headwidget.center .heacent {
    margin-top: 40px;
    color: #fff;
}
.navbar-wp .dropdown-menu.searchinner .btn {
    border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 25px;
    padding: 5px 15px;
}
.mg-search-box .dropdown-toggle::after {
    display: none;
}
.m-header {
    display: none;
}
.desk-header {
    display: flex;
}
.mobilehomebtn {
    width: 30px;
    text-align: center;
    line-height: 30px;
    height: 30px;
}
.mg-blog-post.md{
    width: 49.8%;
    float: left;
    height: 236px;
}
.mg-blog-post.md .bottom h4 {
    font-size: 26px;
}
.mb1px {
    margin-bottom: 1px;
}
.mg-blog-post.lg.mins {
    width: 100%;
    height: 222.5px;
    margin-bottom: 30px;
}

.small-list-post {
    width: 100%;
    height: 474.5px;
    margin-bottom: 30px; 
}

.mg-blog-post.lg.mins h4.title {
    font-size: 22px;
}

.post-items ul:not(.post-categories) li a,.post-items ol:not(.post-categories) li a, .post-items table a, strong a, blockquote a, code a, p a, span:not(.author-name):not(.comments-link):not(.posted-on):not(.post-list) a, .navigation.posts-navigation .nav-links a:hover,
.navigation.posts-navigation .nav-links a:hover, #cancel-comment-reply-link, .comment-reply-link {
    text-decoration: underline;
}

@media screen and (max-width: 767px) and (min-width: 240px) {
.mg-headwidget .navbar-wp .navbar-nav > li> a {
    position: relative;
    border-bottom: 1px solid rgba(225,225,225,0.4);
}
.bookmaker_card_head {
  margin-bottom: 15px;
}
.bookmaker_content {
  padding: 0 15px;
  align-items: center;   
}
.bookmaker_content_img_box {
  margin-bottom: 15px;
}
}
@media (max-width: 991px) {
    .navbar-wp .navbar-nav > li> a i {
        display: none;
    }   
}
@media (min-width: 1200px) {
.mg-blog-post.md .bottom h4 {
    max-height: 65px;
    overflow: hidden;
}
}
@media (max-width: 991.98px) {
#menu-primary li.active.home {
    display: none;
}
.m-header {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    justify-content: space-between;
}
.desk-header {
    display: none;
}
}

.small-list-post-img-list ul {
   list-style: none;
}
.small-list-post-img-list .small-post {
    border-bottom: .1rem solid rgba(19,18,18,.2);
}
.small-list-post-img-list .small-post:last-child {
    border-bottom: none;
}
.small-list-post-img-list .mg-blog-meta a {
    color: #3e3c3c;
}

/* Bookmaker style */
.bookmakers {
    margin: 0 0 10px 0;
	border: 3px solid #000;
}
.bookmakers_card_main {
    border-top-right-radius: 0px;
}
.bookmakers_card {
    background: #d9d9d9;
    padding: 10px 0px;
    border-radius: 6px;
    margin-bottom: 0px;
}
.bookmaker_card_head {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px 10px 10px;
    border-bottom: 3px solid #000;
}
.bookmaker_content {
    padding: 15px 10px 5px 10px;
    align-items: center;
}
.bookmaker_card_head li {
    padding: 0 5px;
    font-weight: bold;
    font-size: 22px;
	list-style: none;
}
.content_table li {
    list-style: none;
}
.bookmaker_content img {
    /* width: 100%; */
    border-radius: 6px;
    max-width: 100%;
    height: auto;
    object-fit: cover;
}
.bookmaker_content h6 {
    font-weight: bold;
    padding-bottom: 10px;
    margin: 0px;
    font-size: 16px;
}
.bookmaker_content h6 i {
    font-size: 20px;
}
.bookmaker_list li {
    position: relative;
    font-size: 14px;
	list-style: none;
}
.bookmaker_list li::before {
    content: "\2022";
    color: #9DA5A9;
    font-weight: bold;
    display: inline-block;
    padding-right: 6px;
    position: absolute;
    left: -12px;
}
.bookmaker_content a {
    font-size: 15px;
}
.primary_button {
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 10px 0px;
    margin: 10px auto;
    color: #fff;
    font-weight: 700;
    border: 2px solid #ef8282;
	background-color:#0e2664;
    position: relative;
    border-radius: 6px;
    letter-spacing: 1px;
    width: 100%;
    transition: all .4s ease-in-out;
}
.primary_button:hover {
    background-color: #f08282;
    color: #000 !important;
}

.secondary_button {
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 10px 0px;
    margin: 10px auto;
    width: 100%;
    color: #000 !important;
    font-weight: 700;
    border: 2px solid #f08282;
    position: relative;
    border-radius: 6px;
    letter-spacing: 1px;
    background-color: #f08282;
    transition: all .4s ease-in-out;
}
.secondary_button:hover {
    color: #fff !important;
    background-color: #0e2664;
}

.analylis .accordion {
    padding: 10px 0px;
}
.analylis-accordion>.card {
    border-radius: 0;
    background: transparent;
    border-color: #F5F5F5;
    border-left: 0;
    padding:0 0;
    border: none;
}
.analylis-accordion .card-header {
    border: 0;
    background: transparent;
    padding: 10px 0;
    border-bottom: 2px solid #000;
	margin-bottom: 0 !important;
}
.accordion .card-header h5 {position: relative;
    cursor: pointer;
    padding-right: 50px;
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.accordion .card-header_bookmaker_card_head_sub { margin-bottom:0; display: flex;}
.accordion .card-header_bookmaker_card_head_sub li { float:left; padding:0 10px;}
/* .analylis-accordion .card-header>h5:before {
    content: "\f0dd";
    font-family: 'font Awesome 5 Free';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 26px;
    font-size: 18px;
    padding: 0;
    position: absolute;
    right: 10px;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
} */
.analylis-accordion .card-header>h5[aria-expanded="true"]:before {
    transform: rotate(180deg);
}

.analylis-accordion .card-header span>span:before {
    content: "\f0dd";
    font-family: 'font Awesome 5 Free';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 26px;
    font-size: 18px;
    padding: 0;
    position: absolute;
    right: 10px;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    top: 4px;
}

.analylis-accordion .card-header>h5[aria-expanded="true"] span > span:before {
    transform: rotate(180deg);
}

.card-header h5 > span {
	display: flex;
    justify-content: space-between;
    width: 100%;
}

p.rating__value {
	margin-bottom: 0px;
}
.analylis_heading {
		margin-bottom: 0px;
	}

.bonus-container {
	border-radius: 5px;
    background-color: #d9d9d9;
    padding-bottom: 25px;
    padding-top: 30px;
    position: relative;
    width: 100%;
    float: left;
	display: flex;
}
.bonus-card {
	    display: flex;
    flex-direction: column;
	border: 3px solid #000;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color:#0e2664;
}
.bonus-payment-container {
	text-align: center;
    border-bottom: 5px solid #e2e2e2;
    border-radius: 5px;
    border-top: none;
    color: #fff;
	padding: 16px;
}
.bonus-payment-container > .row {
	margin: 0 15px 0 15px;
    padding: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}
.bonus-payment-container p {
	margin-bottom: 0px;
}
.logoBlock {
	text-align: center;
    padding-top: 15px;
    /* text-align: left; */
    color: #444;
    font-size: 15px;
    /* padding-top: 10px; */
    padding-bottom: 10px;
}
.covers-CoversWTPListing-bonus.text-center {
    padding-top: 17px;
	display: flex;
	font-size:13px;
}

.covers-CoversWTPListing-bonus div {
    background-color: #033f47;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 1vw;
    padding-right: 1vw;
    background-color: #f0f0f0;
    color: #033f47;
    border-radius: 0 5px 5px 0;
	width: 100%;
}
.covers-CoversWTPListing-bonus div:first-child {
    background-color: #0e2564;
    color: #fff;
    border-radius: 5px 0 0 5px;
}
.payoutCont {
    margin-top: 0;
    padding-top: 0;
	text-align: center;
    font-size: 15px;
}
.payoutCont div:first-child {
    color: #444;
    font-weight: 400;
}

a.covers-CoversBettingReviews-playBtn {
	margin: 15px auto 0 auto;
    max-width: 250px;
    width: 100%;
    display: block;
    color: #fff;
    font-weight: 700;
    font-weight: 600;
    background-color: #fd4f00;
    padding: 10px 15px;
    border-radius: 5px;
	transition: 0.3s;
}
a.covers-CoversBettingReviews-playBtn:hover {
	background-color: #004822;
	color: white;
}
a.covers-CoversBettingReviews-reviewLnk {
    font-size: 13px;
    display: inline-block;
    margin-top: 15px;
    border-bottom: 1px solid #fd4f00;
}
.covers-CoversBettingReviews-payments {
    margin-bottom: 25px;
}
.covers-CoversWTPListing-depositLogo {
    width: 60px;
    min-width: 55px;
    text-align: center;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 5px;
}
.covers-CoversWTPListing-depositLogo img {
    max-height: 30px;
}



@media screen and (max-width: 767px) and (min-width: 240px) {
.card-header h5 span > span {
	font-size: 17px;
}
.bookmaker_card_head {
  margin-bottom: 15px;
  padding: 0px 3px 5px 3px;
}
.bookmaker_content {
  padding: 0 15px;
  align-items: center;   
}
.bookmaker_content_img_box {
  margin-bottom: 15px;
}
.bookmaker_card_head li {
 font-size:14px;
}
.accordion .card-header h5, .accordion .card-header h4 {     
	font-size: 15px;
    line-height: 24px;
}
.accordion .card-header_bookmaker_card_head_sub {
    padding-left: 0;
}
.accordion .card-header_bookmaker_card_head_sub li {
    padding: 0 5px;
}
	.analylis-accordion .card-header span>span:before {
		top: -4px;
	}
	
	.bookmaker_content_img {
		width: 65%;
    	margin: 0 auto;
	}
	
	.tabs-saction {    width: 100%;
    padding: 0 15px}
	
	.bonus-payment-container > .row {    margin: 0 0 0 15px;}
	
}

@media screen and (max-width: 600px) and (min-width: 240px) {
	.bonus-container {
		flex-direction: column;
	}
}


.mg-head-detail.hidden-xs {
	display: none;
}

.navbar-brand img.custom-logo {
	padding: 6px 0 6px 0 ;
}