/*
Theme Name: Nevo Child
Theme URI: https://canhdeals.com/
Description: Child theme của Nevo.
Author: Bạn
Author URI: https://canhdeals.com/
Template: nevo
Version: 1.0
*/

/* Nhúng style gốc nếu cần thêm */
#custom_html-3 {
    display: none !important;
}
/*Bang gia ten mien css*/
#coupon-table ul.tabs {
    margin: 0em;
    overflow: hidden;
}
#coupon-table ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border-bottom: none;
    padding: 0px !important;
    border: none !important;
}
.widget li {
    margin: 1.2rem 0 0 0;
}
#coupon-table ul.tabs li.com a {
    background: url(https://canhdeals.com/wp-content/uploads/2025/07/com.png) no-repeat 9px 7px;
    color: #999;
    display: block;
    border: 3px solid #f0f0f0;
    float: left;
    margin: 0;
    padding: 0 40px 0 30px;
    line-height: 38px;
    text-indent: -9999px;
    width: 30px;
}
#coupon-table ul.tabs li.net a {
    background: url(https://canhdeals.com/wp-content/uploads/2025/07/net.png) no-repeat 9px 7px;
    color: #999;
    display: block;
    border: 3px solid #f0f0f0;
    float: left;
    margin: 0 0 0 3px;
    padding: 0 40px 0 30px;
    line-height: 38px;
    text-indent: -9999px;
    width: 15px;
    border-radius: 0.375rem;
}
ul.tabs:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
#coupon-table .inside {
    background: #fff;
    margin-top: -3px;
    padding: 10px;
    border: 3px solid #f0f0f0;
    border-radius: 0.375rem;
}
#coupon-table .inside table {
    margin: 0;
    width: 100%;
    vertical-align: middle;
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
    box-sizing: border-box;
}
.widget table * {
    border-color: #dee2e6;
}

#coupon-table .inside .price {
    font-weight: bold;
    color: #777;
    padding: 10px 0;
    width: 70px;
}
#coupon-table .inside table td {
    padding: 8px;
    border: none;
    vertical-align: middle;
}
#coupon-table .inside .action {
    float: right;
}

.fa-external-link-alt:before {
    content: "\f35d";
}
#coupon-table ul.tabs li a.selected {
    background-color: #fff;
    border: 3px solid #f0f0f0;
    padding-bottom: 3px;
    line-height: 38px;
    border-radius: 0.375rem;
    border-bottom: 0;
    border-bottom-left-radius: 0;
}
.widget ul li{
	    margin-bottom: 0px;
}
#coupon-table .inside .provider img {
    width: 25px;
    vertical-align: middle;
    padding-right: 5px;
    display: inline-block;
}
/*Kết thúc css domain*/
.featured-image.cv-col-12.post-image {
    display: none !important;
}
.header-col.col-center.d-flex.justify-content-center.align-items-center.text-center.h-100 {
    padding-left: 80px !important;
}
.nevo-navigation> ul> li> a> span.nevo-item-title {
    font-weight: 700 !important;
    color: #fff !important;
}
.nevo-nav-menu .sub-menu>li>a:hover{
    color:#309D3A !important;
}
svg.bi-search {
    color: #fff !important;
    top: 3px !important;
}
.bottom-header {
    background: #309D3A !important;
}
.has-start.has-center .header-col.col-start{
    margin-bottom: 20px !important;
}
.site {
    background-color: #EDF6F4 !important;
}
.footer-section {
    background-color: #374546 !important;
    color: #fff !important;
}
.nevo-navigation> ul> li> a> span.nevo-item-title {
    text-transform: uppercase;
    font-weight: 500;
}
body #page {
    overflow: visible;
}

.inside-right-sidebar.inside-sidebar {
    position: sticky;
    top: 0;
}
.nevo-cat.cat-links a:nth-child(n+3),
.post-list-wrap .cat-links a:nth-child(n+3),
.related-posts .nevo-cat-single.cat-links a:nth-child(n+3) {
    display: none; /* Ẩn các thẻ từ thứ hai trở đi */
}
.nevo-cat.cat-links a:first-of-type,
.post-list-wrap .cat-links a:first-of-type,
.related-posts .nevo-cat-single.cat-links a:first-of-type {
    display: inline; /* display: block; Hiển thị thẻ đầu tiên dạng block */
}

.comments-area #comments {
    margin: 0px auto !important;
	    padding: 10px;
}
.inside-right-sidebar .heading-title {
    margin-bottom: 20px;
    padding: 10px;
    background: #309D3A;
}
.inside-right-sidebar .heading-title h2 {
    color: #fff !important;
    font-weight: 500;
}
.inside-right-sidebar .widget{
	    padding: 20px !important;
}
.inside-footer a:hover {
    color: #FF4241;
}
	.site-content .content-area .entry-header h1.entry-title {
    font-size: 40px !important;
}
	.site-content .content-area .blog-cols .post-image > .cat-links {
    top: 160px !important;
	}
span.byline {
    text-transform: none !important;
}
.site-content .content-area  .inside-article{
	padding: 20px !important;
}
p.site-description {
    margin-top: 4.6rem;
    font-size: 14px;
    margin-left: -265px !important;
    color: #0c0c0c;
    font-weight: 400;
    transition: all 0.15s linear;
}
.nevo-section-inner.bg-overlay {
    padding-bottom: 5px !important;
}
span.count-post-views {
    text-transform: none !important;
}
	.site-content .content-area .entry-header h1.entry-title {
		font-weight: 500!important;
}
.page-header .inside-page-header .taxonomy-description{
	  text-align: justify !important;
    line-height: 1.4 !important;
}
@media screen and (max-width: 568px) {
.blog-cols .post-image.alignleft
	{
        float: none !important;
    }
	.separate-containers .site-main {
    margin: 10px !important;
}
	.site-content .content-area .blog-cols .post-image > .cat-links {
    top: 75px !important;
	}
			.site-content .content-area .post-image img {
    object-position: top;
}
	.site-content .content-area .entry-header h1.entry-title {
    font-size: 30px !important;
		font-weight: 500!important;
}
		.site-content .content-area .single-after-entry .post-image > .cat-links {
    top: 10px !important;
	}
		.site-content .content-area .entry-content h2{
		font-size: 30px !important;
		font-weight: 500!important;
	}
		.site-content .content-area .entry-content h3{
		font-size: 25px !important;
		font-weight: 500!important;
	}
	p.site-description {
    margin-top: 61px;
    font-size: 12px;
    margin-left: -228px !important;
}
		.site-info .copyright{
    font-size: 12px !important;
}
	.site-info .inside-footer {
    padding: 20px 15px !important;
}
		.triangle-marker {
    display: contents !important;
}
		.site .menu-toggle{
		    margin-top: 10px;
	}
		 .nevo-navigation> ul> li> a> span.nevo-item-title {
    font-weight: 700 !important;
    color: #309D3A !important;
	 }
}
@media(max-width: 400px){
	.blog-cols .post-image.alignleft
	{
        float: none !important;
	}
		.separate-containers .site-main {
    margin: 10px !important;
}
	.site-content .content-area .blog-cols .post-image > .cat-links {
    top: 75px !important;
	}
			.site-content .content-area .post-image img {
    object-position: top;
}
	.site-content .content-area .entry-header h1.entry-title {
    font-size: 30px !important;
}
			.site-content .content-area .single-after-entry .post-image > .cat-links {
    top: 10px !important;
	}
		.site-content .content-area .entry-content h2{
		font-size: 30px !important;
	}
		.site-content .content-area .entry-content h3{
		font-size: 25px !important;
	}
	p.site-description {
    margin-top: 61px;
    font-size: 12px;
    margin-left: -228px !important;
}
		.site-info .copyright{
    font-size: 12px !important;
}
	.site-info .inside-footer {
    padding: 20px 15px !important;
}
		.triangle-marker {
    display: contents !important;
}
		.site .menu-toggle{
		    margin-top: 10px;
	}
		 .nevo-navigation> ul> li> a> span.nevo-item-title {
    font-weight: 700 !important;
    color: #309D3A !important;
	 }
}
@media only screen and (max-width: 480px) {
		.blog-cols .post-image.alignleft
	{
        float: none !important;
    }
	.separate-containers .site-main {
    margin: 10px !important;
}
	.site-content .content-area .blog-cols .post-image > .cat-links {
    top: 75px !important;
	}
		.site-content .content-area .post-image img {
    object-position: top;
}
	.site-content .content-area .entry-header h1.entry-title {
    font-size: 30px !important;
}
		.site-content .content-area .single-after-entry .post-image > .cat-links {
    top: 10px !important;
	}
	.site-content .content-area .entry-content h2{
		font-size: 30px !important;
	}
		.site-content .content-area .entry-content h3{
		font-size: 25px !important;
	}
	p.site-description {
    margin-top: 61px;
    font-size: 12px;
    margin-left: -228px !important;
}
	.site-info .copyright{
    font-size: 12px !important;
}
	.site-info .inside-footer {
    padding: 20px 15px !important;
}
	.triangle-marker {
    display: contents !important;
}
	.site .menu-toggle{
		    margin-top: 10px;
	}
	 .nevo-navigation> ul> li> a> span.nevo-item-title {
    font-weight: 700 !important;
    color: #309D3A !important;
	 }
}
@media (max-width: 781px) {
	span.toggle-icon.d-inline-flex.align-self-center img {
    width: 55px;
}
    .nevo-navigation> ul> li> a> span.nevo-item-title {
    font-weight: 700 !important;
    color: #309D3A !important;
}
}
@media (max-width: 855px) {
	span.toggle-icon.d-inline-flex.align-self-center img {
    width: 55px;
}
    .nevo-navigation> ul> li> a> span.nevo-item-title {
    font-weight: 700 !important;
    color: #309D3A !important;
}
}
@media (max-width: 955px) {
	span.toggle-icon.d-inline-flex.align-self-center img {
    width: 55px;
}
    .nevo-navigation> ul> li> a> span.nevo-item-title {
    font-weight: 700 !important;
    color: #309D3A !important;
}
}
