/*
Theme Name: Sport WP Theme Child
Theme URI: #
Description: Child theme for Sport WP Theme
Author: Sport WP Theme Child
Author URI: #
Template: sport-wp-theme
Version: 1.0.0
*/

/* Import parent theme styles */
@import url("../sport-wp-theme/style.css");
:root { 
  --Primary: #015267 !important; 
  /*--Secondary: #07884D;*/
  --Secondary: #008cb0 !important; 
  --Bg-Light: #f7f7f7 !important; 
  --Red: #e8503a !important; 
  --Yellow: #ffda55 !important; 
 
  --Accent-Green: #ccf4ff !important;
  --Accent-Yellow: #ffefb5 !important; 
 
  /* === Neutral === */ 
  --Neutral-White: #ffffff !important; 
  --Neutral-Dark: #191919 !important; 
 
  --Neutral-100: #fdfdfd !important; 
  --Neutral-200: #fbfbfb !important; 
  --Neutral-300: #f7f7f7 !important; 
  --Neutral-400: #f3f3f3 !important; 
  --Neutral-500: #ededed !important; 
  --Neutral-600: #e7e7e7 !important; 
  --Neutral-700: #dfdfdf !important; 
  --Neutral-800: #d6d6d6 !important; 
  --Neutral-900: #cbcbcb !important; 
  --Neutral-1000: #bebebe !important; 
  --Neutral-1100: #b0b0b0 !important; 
  --Neutral-1200: #a0a0a0 !important; 
  --Neutral-1300: #8d8d8d !important; 
  --Neutral-1400: #797979 !important; 
  --Neutral-1500: #636363 !important; 
  --Neutral-1600: #4b4b4b !important; 
  --Neutral-1700: #323232 !important; 
}
.dark{ 
  --Bg-Light: #282b2d; 
  --Accent-Green: #636363; 
  --Neutral-White: #4b4b4b; 
  --Neutral-Dark: #ffffff; 
 
  --Neutral-100: #fdfdfd; 
  --Neutral-200: #3e3e3e; 
  --Neutral-300: #393939; 
  --Neutral-400: #858585; 
  --Neutral-500: #475156; 
  --Neutral-600: #e7e7e7; 
  --Neutral-700: #626262; 
  --Neutral-800: #575d61; 
  --Neutral-900: #cbcbcb; 
  --Neutral-1000: #616161; 
  --Neutral-1100: #b0b0b0; 
  --Neutral-1200: #a0a0a0; 
  --Neutral-1300: #b7b7b7; 
  --Neutral-1400: #9f9f9f; 
  --Neutral-1500: #a2a2a2; 
  --Neutral-1600: #4B4B4B; 
  --Neutral-1700: #e9eef5; 
} 
body.sport-theme-bongda7mnew main {
    .share-post-wrap a:hover {
        background: var(--Secondary);
    }
}
body .topnhacai-item-slider .topnhacai-button{
	background: var(--Secondary);
}
body .header-bongda7mnew {
    .header-mode span.header-mode-sun {
        background: var(--Secondary);
    }
}
body .bookmaker_render .bookmaker_main_desc{
	color: var(--Primary);
}
body.sport_theme_dark.sport-theme-bongda7mnew {
    .header-mode span.header-mode-moon {
        background: var(--Secondary);
    }
}
body .header-menu ul.navbar-nav{
	border-top: 1px solid #008cb0 !important;
}
body .w7m_table-tr.is_thead{
	background: var(--Secondary);
}
body .topnhacai-widget{
	    background: linear-gradient(0deg, rgba(0, 82, 103, 1) 0%, rgb(3 93 106) 50%) !important;
}
body .img-wrapper-has img{
	position: relative;
    right: unset;
    top: unset;
    width: 100%;
	object-fit: contain;
}
body .img_cover{
	padding-top: 50%;
}
.header-search {
	display: block;
}
.banner_render{
	display:none;
}
.row.top-banner-container{
	margin-left:0px !important;
    margin-right:0px !important;
}
.row.top-banner-container{
	margin-bottom: 0;
}
.row.top-banner-container{
	padding-left:0;
 	padding-right: 0;   
}
.topnhacai-widget .topnhacai-title{
	display: flex;
    flex-direction: column;
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 15px;
    line-height: 1.5;
	display: none;
}
.topnhacai-slider-nav svg,
body .topnhacai-widget::after{
	display: none;
}
.topnhacai-widget .topnhacai-unique-prev{
	position: absolute;
    top: 56%;
    left: 110px;
    transform: translateY(-50%);
	background: url(/wp-content/uploads/2025/09/icon-left.png) no-repeat center;
    background-size: contain;
	height: 36px;
    width: 16px;
}

.topnhacai-widget .topnhacai-unique-next{
	position: absolute;
    top: 56%;
    right: 18px;
   	transform: translateY(-50%);
	background: url(/wp-content/uploads/2025/09/icon-right.png) no-repeat center;
    background-size: contain;
	height: 36px;
    width: 16px;
}
.topnhacai_seemore{
	position: absolute;
    color: #fff;
    bottom: 8px;
    left: 32px;
	font-weight: 700;
    font-style: Italic;
    font-size: 8px;
    text-decoration: underline;
}
.topnhacai_seemore svg{
    width: 12px;
    height: 6px;
}
.topnhacai-title span{
	color: #ffeb3b;
    font-size: 20px !important;
}
.topnhacai_seemore path {
    filter: brightness(0) saturate(100%) invert(100%);
}

.topnhacai-logo-link{
	background: linear-gradient(0deg,rgba(16, 38, 56, 1) 0%, rgba(26, 58, 89, 1) 50%);
    border-radius:6px;
}
.topnhacai-title {
    transform: rotate(356deg);
    transform-origin: left bottom;
    font-style: italic;
}
.topnhacai_seemore span {
    text-decoration: underline;
    text-underline-offset: 2px;
}
.topnhacai-widget{
	padding: 10px;
	padding-left: 135px;
    width: 100%;
    border-radius: 8px;
    padding-right: 40px;
}
.topnhacai-header{
	margin-bottom:0;
}
.topnhacai_group_action{
	z-index: 2;
}
.topnhacai-header:before{
	content:'';
    background: url('/wp-content/uploads/2025/09/topnhacai.png');
    display: block;
    width: 115px;
    height: 100px;
    position: absolute;
    background-size: cover;
    top: 0;
    left: 0;
    transform: translate(-10%, -10%);
    z-index: 1;
}
.topnhacai-widget {
	overflow: unset;
	background: #102638;
}

body.sport-theme-bongda7m {
    .topnhacai-unique-prev {
        position: absolute;
        left: 5px;
        top: 50%;
        background-color: transparent;
    }
}
body.sport-theme-bongda7m {
    .topnhacai-unique-next {
        position: absolute;
        right: 5px;
        top: 50%;
        background-color: transparent;
    }
}
.sport-theme-bongda7mnew main>.contain, main>#content{
	padding-top:12px;
}
.sport_theme_banner_before_content{
	margin-left:0;
    margin-right: 0;
	gap: 8px;
}
.box-content .content-button-more {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
}
.transfer-player {
    .tpbtn-load-more::after {
        filter: brightness(2) !important;
    }
}
.transfer-player {
    .tpbtn-load-more:hover {
        background: var(--Primary, #0F2637);
        color: #fff;
    }
}
.tpbtn-load-more, .content-button-more a {
    display: inline-block;
    background: var(--Secondary, #09B363);
    color: #ffffff !important;
    padding: 10px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-decoration: none;
    font-weight: 500;
}
.main-content, .home.sport-theme-bongda7mnew .box-content {
    background-color: #fff;
}
.home.sport-theme-bongda7mnew .box-content {
    padding-bottom: 0 !important;
}
.topnhacai-widget .topnhacai-header {
    margin-bottom: 12px;
}

.topnhacai-widget .topnhacai-unique-prev:hover, .topnhacai-widget .topnhacai-unique-next:hover {
    background-color: transparent;
}
.topnhacai-item-slider .topnhacai-button {;
    background: #09B363;
    box-shadow: unset
    }
body.sport-theme-bongda7mnew {
    main .contain .blog-bongda7mnew .right-sidebar-content {
    	width: 188px;
    }
    .post.type-post #sidebar-right.widget-area {
        background: transparent;
        padding:0;
    }
    main .blog-bongda7mnew .widget-title:before {
        display:none;
    }
    main .blog-bongda7mnew .widget-title{
    	color: var(--Neutral-100, #FDFDFD);
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        border: 1px solid var(--Accent-Green, #DAF2E3);
        background: var(--Primary, #0F2637);
        text-transform: capitalize;
        padding: 10px;
        border: 0;
    }
    main .blog-bongda7mnew .sidebar_box {
        border-radius: 8px;
        border: 1px solid var(--Accent-Green, #DAF2E3);
        overflow: hidden;
        background: #fff;
    }
}

@media (min-width: 819px) {
.header-bongda7mnew .header-search {
/*         margin-top: -10px; */
}
.body-bongda7mnew .header-bongda7mnew .header-middle {
        padding-top: 30px;
	align-items: center;
 }
 }
@media (max-width: 1000px) {
    body.sport-theme-bongda7mnew {
        .left-sidebar-content, .right-sidebar-content {
            display: none !important;
        }
    }
    #post-list .nav-pagination{
    	margin-bottom: 12px;
    }
}
@media (max-width: 768px) {
    .sport-theme-posts  .post-meta-detail {
    	display:flex;
        flex-direction: column;
    	align-items: baseline;
    }
    .post-date+.post-author:before{
    	display:none !important;
    }
}
blockquote strong a,
blockquote a {
 color: #0ab363;
}
.header-search:not(.header-search.header-banner-top){
	display:none !important;
}

.sport-theme-bongda7mnew .breadcumb_div{display:none}

.header-search.header-banner-top, .top-banner-container.container {
	display:none !important
}