/*
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");
.banner_render{
	display:none;
}
.row.top-ads-container{
	margin-left:0px !important;
    margin-right:0px !important;
}
.row.top-ads-container{
	margin-bottom: 0;
}
.row.top-ads-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;
}
.box-content .content-button-more {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
}
.tpbtn-load-more, .content-button-more a {
    display: inline-block;
    background: #0ab363;
    color: #ffffff;
    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;
}
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 (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;
    }
}