/*
Theme Name: FocusBlog
Theme URI: https://thrivethemes.com/
Author: Thrive Themes
Author URI: https://thrivethemes.com/
Description: A super fast, effective and eye catching blogging theme complete with everything you need to build a highly successful blog
Version: 1.100.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, thrive, lead capture
*/
/* custome here*/
a{text-decoration: none !important;}
.center{ text-align: center; }
ul.pros-s, ul.con-s {
    list-style: none;
    padding-left: 2rem !important;
}
ul.pros-s li::before {
    content: "\f00c";    
    font-family: FontAwesome;
    color: #00bf08;
    margin-right: 10px;
}
ul.con-s li::before {
    content: "\f05e";
    font-family: FontAwesome;
    color: #bf000a;
    margin-right: 10px;
}
.rank {
    background: #fa5738;    font-size: 25px;width: 30px;height: 30px;line-height: 30px;color: #fff;font-weight: 600;margin-top: 0px;margin-right: 5px;text-align: center;float: left;
}
.rltp-larp {
    font-size: 1.125em;
    margin-bottom: 15px;
    font-weight: 600;
}
.main-title-page {
    background: #e56345;
    color: #fff;
    padding: 25px 0;
}
.wrp.cnt.layout section.bSe.fullWidth {
    margin-top: -65px;
    box-shadow: 0 0 10px rgba(1,1,1,0.36);
    box-sizing: border-box;
    background: #fff;
    color: #424242;
    position: relative;
    margin-bottom: 20px;
}
a.cmt.acm {
    display: none;
}
.awr .fwit {
    width: 40%;
    float: left;
    margin: 0 30px 0px 0px;
}
.cnt .bSe article {
    box-shadow: none !important;
    border-bottom: 2px solid #eee;
    margin-bottom: 0 !important;
}
.btn.small.custome {
    border: 1px solid #e56345;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 12px;
    background: #fff;
    color: #e56345;
}
footer {
    margin-top: -50px !important;
    padding-top: 80px !important;
}
.left.txt.noImageTab {
    background: none !important;
    margin-bottom: 20px;
    padding: 0 !important;
}
p.upp.ttl{
	margin-top: -17px !important; 
    text-align: center;
    font-weight: 600;
}
.left.txt.noImageTab a {
    color: #d7d7d7;
    font-weight: normal;
}
h1.entry-title.center {
    text-transform: capitalize;
}
header .hmn{
    height: 40px !important;
    width: 40px !important;
    background: url("images/sprite-web.png") -171px 2px #f2393f !important;
}
.center {
    text-align: center;
}
.pingpong-btn-custom {
    background: linear-gradient(to bottom,#f0ff9d,#ffa500) !important;
    color: #000 !important;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 15px 25px;
    margin: 10px 0 20px;
    border-radius: 6px;
    border: 1px solid;
    border-color: #c89411 #b0820f #99710d;
}
.row-products{width: 100%;display: inline-block;padding: 20px 0;background: #fffef5; border: 1px solid #ff9f8c;}
.cl-product{float: left;}
.product-left{width: 46%; padding: 0 2%;}
.product-right{width: 50%;}
.contents-table{
    border: 1px solid #1abc89;
    border-radius: 4px;
}
.ct-title{
    display: block;
    text-align: center;
    background: #1abc89;
    color: white;
    padding: 10px;
}
.main-cttb{
    padding: 20px;
    width: calc(100% - 40px);
    display: inline-block;
    background: #f2fff0;
}
.contents-table p {
    margin-bottom: 10px !important;
}
.center iframe {
    width: 100%;
    min-height: 500px;
}
.left.txt.noImageTab a:before {
    content: "\f101";
    font-family: FontAwesome;
    margin-right: 10px;
}
.left.txt.noImageTab a:hover {
    color: #fffaf0;
}
/* dinh hai custome */ 
.cnt .sAs .twr p.upp.ttl {
   }
/* Responsive */
.wrp.cnt.cidx { width: 100% !important;}
.wrp.cnt ,#head_wrp{ margin: auto; }
@media only screen and (min-width: 1440px){
    .wrp.cnt,#head_wrp{ width: 80% !important;}

}
@media only screen and (max-width: 1300px){
    .wrp.cnt,#head_wrp{ width: 1080px !important;}

}
@media only screen and (max-width: 1200px){
    .awr .fwit{ width: 100%; }

}
@media only screen and (max-width: 1080px){
    .wrp.cnt,#head_wrp { width: 900px !important;}

}
@media only screen and (max-width: 940px){
    .wrp.cnt,#head_wrp { width: 96% !important;}

}
@media only screen and (max-width: 768px){
    .cl-product.product-left {
        width: 100%;
        padding: 0;
    }
    .product-right {
        width: 100%;padding-left: 20px;
    }
}
@media only screen and (max-width: 540px){
    .cnt .awr{
        padding-right: 20px !important;
    }
}



/* edit by Hải Đóng*/
.scn ul li {
    display: inline-block;
    width: 100%;
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 0px 0;
}
.awr.scn ul li {
    background: none;
}
.upw-content {
    width: calc(100% - 160px);
    float: right;
}
.upw-image {
    float: left;
    margin-right: 10px;
}
div.scn ul li a:hover {
    margin-left: 0px;
}
p.commissions_text {
    font-size: 15px;
    font-style: italic;
    text-align: right;
    margin-bottom: 10px!important;
}