/** Start sb-right-box */
.sb-right-menu {
	border: 1px solid #111;
	border-radius: 10px;
	margin-bottom:30px;
}
.sb-right-menu h4 { 
	text-align:center;
	border-bottom: 1px solid #111;
	padding: 10px 0;
}
.sb-right-menu ul li {
	list-style:none;
	line-height:30px;
	margin-left:0;
	border-bottom: 1px solid #111;
	text-align:left;
	padding-left:25%;
	padding-bottom:0.3em;
}
.sb-right-menu ul li:last-child {
	border-bottom:none;
	margin-bottom: 0;
}
.sb-right-menu ul {
	margin-bottom:0;
}
.sb-right-menu ul li .icon_element_outer_alignleft {
	margin: 3px 0 0;
	padding-right:10px;
}
.sb-right-box {
	margin-bottom:30px;
}
.sb-right-box .box-text.text-center {
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	bottom: -55px;
	color: white;
	font-size: 16px;
}
.sb-right-box .box-text a.button {
	float:none;
	color: white;
    font-weight: 100;
}
/** End sb-right-box */

#masthead .flex-col.hide-for-medium.flex-right {width: 100%;}
#masthead .flex-col.hide-for-medium.flex-right ul {justify-content: space-between;}

/*===================== START Global Style =======================*/
.page-wrapper {padding: 10px 0;}
.page-wrapper > .row > .col {padding-bottom: 0;}
.page-wrapper > .row > .col > div > .row:last-child {padding-bottom: 0;}
.k-breadcrumb-title-intro > .col {padding-bottom: 0;}
.k-wrapper-block > .col {padding-bottom: 0;}
.k-pink {color: #FF0B45 !important}
.k-standard-title > * {
    display: flex;
}
.k-standard-title span {
    display: inline-block;
    width: 12px;
    background: green;
    border-radius: 8px;
    margin-right: 0.5em;
}
.k-list-nha-cai-slider .k-row-wrapper > .col {padding-bottom: 0;}

/*===================== START Default style for blogpost block =======================*/
.post-item .is-divider {display: none;}
.post-item > .col-inner {border-radius: 10px; overflow: hidden;}
.post-item > .col-inner .box-image {border-radius: 10px;}
.k-primary-box .post-item > .col-inner {background: #EBFFF4;}
.k-primary-box .post-item .post-title {text-align: center;}
.k-primary-box .post-item .box-text {padding: 15px 15px 20px;}
.k-primary-box .post-item > .col-inner .box-image {border-radius: 0;}
/*===================== START Default style for blogpost block =======================*/

/*===================== START Vertical blogpost =======================*/
.post-item .box-vertical {padding: 1em; background: #EBFFF4;}
.post-item .box-vertical .box-image {max-width: 35%; border-radius: 10px;}
.post-item .box-vertical .post-title {text-align: left;}
.post-item .box-vertical .is-divider {display: block; max-width: 100%; height: 1px;}
.k-category .post-item {padding-bottom: 1em;}
/*===================== END Vertical blogpost =======================*/


/*======================= START CSS for List 10 nha cai  =======================*/
.k-list-10-nha-cai {padding: 0 15px!important;}
.k-list-10-nha-cai .col {display: flex; padding-bottom: 0;}
.k-list-10-nha-cai .k-top-nha-cai-item {
	background-color:#EBFFF4;	
	border-radius: 10px;
	margin-bottom: 10px;
    padding: 10px 0;
}
.k-list-10-nha-cai .k-top-nha-cai-item:first-child {background-color:#FFDADA;}
.k-list-10-nha-cai .k-top-nha-cai-item:nth-child(2) {background-color:#FFFACE;}
.k-list-10-nha-cai .k-top-nha-cai-item:nth-child(3) {background-color:#CEEAFF;}
.k-list-10-nha-cai .k-top-nha-cai-item .col-inner {padding: 5px 0;}
.k-list-10-nha-cai .k-top-nha-cai-item .col:first-child .col-inner > div {
    width: 35px; padding: 2px 0 10px; margin-top: -16px; text-align: center; color: white; font-size: 1.2em;
    background: url(/wp-content/themes/flatsome-child/assets/img/top-lb-nm.svg) no-repeat top left;
}
.k-list-10-nha-cai .k-top-nha-cai-item .col:first-child .col-inner > .lb-top-1 {background-image: url(/wp-content/themes/flatsome-child/assets/img/top-lb-1.svg);}
.k-list-10-nha-cai .k-top-nha-cai-item .col:first-child .col-inner > .lb-top-2 {background-image: url(/wp-content/themes/flatsome-child/assets/img/top-lb-2.svg);}
.k-list-10-nha-cai .k-top-nha-cai-item .col:first-child .col-inner > .lb-top-3 {background-image: url(/wp-content/themes/flatsome-child/assets/img/top-lb-3.svg);}

.k-list-10-nha-cai img {border: 1px solid #808080; border-radius: 10px;}
.k-list-10-nha-cai .k-top-nha-cai-item h3 {text-indent: 1em;}
.k-list-10-nha-cai .col:nth-child(2) .col-inner,
.k-list-10-nha-cai .col:last-child .col-inner {display: flex; flex-direction: column; justify-content: center; align-items: center;}
.k-list-10-nha-cai .col .button {margin: 0;}
.k-list-10-nha-cai .col .button:first-child {margin-bottom: 1em;}
/*======================= END CSS for List 10 nha cai  =======================*/

/*======================= START style for top nha cai uy tinh - Sidebar  =======================*/
.k-nha-cai-list-sidebar > .col > .col-inner {
    border: 1px solid rgb(30, 30, 30, 0.4);
	border-radius: 10px;
    padding: 1em;
}
.k-nha-cai-list-sidebar .k-top-nha-cai-item > .col > .col-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.k-nha-cai-list-sidebar .k-top-nha-cai-item:not(:last-child) {margin-bottom: 5px;}
.k-nha-cai-list-sidebar .k-top-nha-cai-item .col {padding-bottom: 0; display: flex;}
.k-nha-cai-list-sidebar .k-top-nha-cai-item > .col:first-child {padding-right: 0;}
.k-nha-cai-list-sidebar .k-top-nha-cai-item > .col > .col-inner .img {border: 1px solid rgb(30, 30, 30, 0.2);}
.k-nha-cai-list-sidebar .k-top-nha-cai-item > .col > .col-inner .button {margin: 0;}
.k-nha-cai-list-sidebar .k-top-nha-cai-item > .col > .col-inner .button:first-child {margin-bottom: 10px;}
/*======================= END style for top nha cai uy tinh - Sidebar  =======================*/

/* Style for footer */
#footer {background: #05B349;}
#footer * {color: white;}
#footer .col {padding-top: 1.5em; padding-bottom: 0.5em;}
#footer .col .col {padding-top: 0;}
#footer ul li {list-style: none; margin-left: 0;}
#footer .k-logo-and-social-icons {display: flex;}
#footer .k-logo-and-social-icons .col-inner {display: flex; flex-direction: column; justify-content: flex-end;}
#footer .social-icons {margin: 1em 0;}

/* Style for pagination */
ul.nav-pagination li span,
ul.nav-pagination li a {border-radius: 5px;}
ul.nav-pagination li a {background: #4C4C4C; color: white; border: 2px solid #4C4C4C;}

/* Style for single post */
.post .entry-header .is-divider {display: none;}
.post .single-page {padding: 0;}

/* Style for botton slider */
.slider-style-container .flickity-slider>:not(.is-selected) {opacity: 0.9;}

/* Style for LiveScore page */
.k-thu-that-ca-cuoc-block > .col > .col-inner {background: #EBFFF4; padding: 1em; border-radius: 10px;}
.k-thu-that-ca-cuoc-block .post-item {padding-bottom: 0;}
.k-thu-that-ca-cuoc-block .post-item .box-text {padding: 0 0 10px; margin-bottom: 10px; border-bottom: 1px solid rgb(30, 30, 30, 0.4);}
.k-thu-that-ca-cuoc-block h5 {margin: 0 0 0.5em;}
.k-thu-that-ca-cuoc-block .col {padding-bottom: 0;}
.k-thu-that-ca-cuoc-block .post-item:last-child .box-text {margin-bottom: 0; border-bottom: none; padding-bottom: 0;}
.k-thu-that-ca-cuoc-block > div > div> .row > .col:first-child h5 {margin: 1em 0;}

/* Style for Sidebar Menu */
.k-sidebar-menu .col-inner {border: 1px solid rgb(30, 30, 30, 0.4); border-radius: 10px;}
.k-sidebar-menu h3 {text-align: center; margin: 0; padding: 0; line-height: 2em;}
.k-sidebar-menu .menu {margin: 0;}
.k-sidebar-menu .menu > li {border-top: 1px solid rgb(30, 30, 30, 0.4);}
.k-sidebar-menu .menu > li > a {padding-left: 1em;}

/*======================= START CSS for Read More Feature  =======================*/
.k-readmore-box {
    overflow: hidden;
    position: relative;
}
.devvn_readmore_flatsome {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    background: #ffffff;
    padding-bottom: 10px;
}
.devvn_readmore_flatsome:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #ffffff 100%);
    display: block;
}
.devvn_readmore_flatsome span {
    color: var(--color--2);
    display: block;
    font-weight: bold;
}
.devvn_readmore_flatsome span:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #fbc53c;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}
/*======================= END CSS for Read More Feature  =======================*/

/*===================================== Style for tablet ============================================*/
@media only screen and (max-width: 849px) {
    .k-list-10-nha-cai .col:nth-child(2) {padding-right: 0;}
    .k-nha-cai-list-sidebar .button i {display: none;}
    .k-nha-cai-list-sidebar .k-top-nha-cai-item > .col:first-child {padding-left: 0;}
    .k-nha-cai-list-sidebar .img {max-width: 50%; margin: 10px 0;}
    .post-item .box-vertical .box-image {max-width: 50%;}
}

/*===================================== Style for mobile ============================================*/
@media only screen and (max-width: 549px) {
    .k-list-10-nha-cai .col .col-inner {display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 1em 0;}
    .k-list-10-nha-cai .col:last-child .col-inner {flex-direction: row;}
    .k-list-10-nha-cai .col:last-child .col-inner .button:first-child {margin: 0 10px 0;}
    .k-list-10-nha-cai .k-top-nha-cai-item .col:first-child .col-inner > div {margin-top: -26px;}
    .k-list-10-nha-cai .k-top-nha-cai-item > .col:nth-child(2) .img {max-width: 50%;}
    .k-list-10-nha-cai .k-top-nha-cai-item h3 {text-align: center; text-indent: 0;}
    .post-item .box-vertical .box-image {max-width: 100%;}
}

/* .c-ads-center */
.c-ads-center {
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999999;
	 
}

.c-ads-center,
.c-ads-center .col {
    padding: 0 !important;
}

.c-ads-center .col-inner {
    background: #01AEF0;
    padding: 1px;
}

.c-ads-center .img {
max-width:unset!important;
}
.c-ads-center .button {
    margin: 0;
    font-size: 11px;
    line-height: unset;
    min-height: unset;
    padding: 2px 4px;
    position: absolute;
    top: -23px;
    right: 0px;
    background: #01AEF0!important;
    font-weight: 100;
}
.saboxplugin-desc .flex-row{
	display: block !important;
}
.saboxplugin-desc .entry-author{
	padding: 5px 0px !important;
}