/*General*/
html,body{
    font-size: 15px;
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: 500;
    background-color: #F9FBFF !important;
}
ul {
    margin: 0 0 0 1rem;
    padding: 0;
}
#primary{
    margin-top: 2.5rem;
}
img {
    max-width: 100%;
    height: auto;
}
.fixed-top{
    position: fixed !important;
}
.color-theme-df{
    color: #04267F !important;
}
.btn-theme-outline-red {
    border: 1px solid #DE1219;
    color: #DE1219;
    font-weight: bold;
}
.btn-theme-outline-red:hover {
    background: #DE1219;
}
.btn-theme-df:hover{
    background-color: #395CAD;
}
.btn-theme-df{
    color: #797979;
    border: 1px solid #DCDCDC;
    font-weight: bold;
}
.btn-theme {
    cursor: pointer !important;
    display: inline-block;
    vertical-align: middle;
    min-width: 110px;
    padding: 13.5px 18px;
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.btn-theme:hover{
    color: #fff;
    text-decoration: none;
}

/*Pagination*/
.screen-reader-text{
    display: none;
}
.pagination{
    justify-content: center;
    margin-bottom: 2rem;
}
.nav-links > .page-numbers{
    display: inline-block;
    padding: 7px 15px;
    text-align: center;
    border: 1px solid #04267F;
    color: #000;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.nav-links > .current{
    font-weight: 500;
    background-color: #F12930;
    border: 1px solid #F12930;
    color: #fff;
}
.nav-links > .page-numbers:hover{
    background-color: #F12930;
    color: #fff;
    border: 1px solid #F12930;
    text-decoration: none;
}
/*Pagination*/

/*breadcrum*/
.site-breadcrum {
    background: transparent;
    padding: 0 0 13px 0;
    border-bottom: 2px solid #ececec;
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 500;
}
.icon-home-breadcrumb {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -3.2px;
}
.breadcrumb-item-home {
    padding-left: 30px;
}
.site-breadcrum a {color: #7C7C7C;}
/*breadcrum*/

/*Widget*/
.widget-title {
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    color: #DE1219;
    line-height: 22px;
    font-weight: bold;
    position: relative;
    border-bottom: 2px solid #DFDFDF;
    padding-bottom: 10px;
    margin-bottom: 1.5rem;
}
.widget-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    height: 2px;
    background: #de1219;
    bottom: -2px;
}
.widget ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.widget-post-title {
    font-size: 13px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.widget-post-title a {
    color: #252525;
}
.list-hot-item {
    border-bottom: 1px dashed #E3E3E3;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}
.list-hot-item img {
    width: 300px;
    height: 200px;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.post-item-excerpt{
    font-weight: 500;
    color: #727272;
    max-height: 75px;
}
.post-item-excerpt p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.widget-post-by-cat-item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px dashed #ececec;
}
.widget-post-img{
    flex-basis: 40%;
    width: 40%;
    max-width: 40%;
    overflow: hidden;
    border-radius: 4px;
}
.widget-post-meta{
    flex-basis: 60%;
    width: 60%;
    max-width: 60%;
    padding-left: 10px;
}
.nhacai-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #E3E3E3;
}
.postition-rating {
    flex-basis: 12%;
    width: 12%;
    max-width: 12%;
}
.postition-rating span {
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    width: 100%;
}
.nhacai {
    background-color: #fff;
    border: 1px solid #eeeeee;
    margin-bottom: 1rem;
    padding: 15px 0px;
}
.nhacai-position {
    background-color: #555555;
}
.nhacai-point{
    background-color: #DE1219;
}
.nhacai-logo {
    flex-basis: 40%;
    width: 40%;
    max-width: 40%;
    padding: 0 5px;
    cursor: pointer;
}
.nhacai-logo img {
    width: 80%;
    display: block;
    margin: 0 auto;
}
.nhacai-info {
    flex-basis: 48%;
    width: 48%;
    max-width: 48%;
    padding-left: 5px;
}
.nhacai-info p{
    margin-bottom: 0;
}
.nhacai-info a {
    font-weight: 600;
    color: #04267F;
}
.nhacai-footer {
    text-align: center;
}
/*Widget*/

/*Top header*/
.top-header {
    background: #F12930;
    line-height: 1.5;
    position: relative;
    display: block;
}
.top-header > .container {
    position: relative;
}
#menu {
    margin-left: 40px;
}
.main-menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.main-menu > .menu-item {
    display: inline-block;
}
.main-menu a{
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.main-menu a:hover{
    text-decoration: none;
    color: #FFE351 !important;
}
.main-menu > .menu-item > a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    padding: 1.3rem 1rem;
    font-size: 14px;
}
.current-menu-item > a {
    color: #FFE351 !important;
}
.icon-home{
    background-image: url(../../img/home.svg);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: 2%;
    top: 45%;
    transform: translateY(-45%);
    width: 17px;
    height: 17px;
    background-position: center;
    background-size: cover;
}
.sub-menu {
    margin: 0;
    list-style: none;
    position: absolute;
    padding: 0;
    background-color: #6C6C6C;
    display: none;
}
.sub-menu a{
    color: #fff;
    font-size: 14px;
}
.sub-menu > li{
    line-height: 35px;
    padding: 0 15px;
    border-bottom: 1px solid #fff;
}
.sub-menu > li:last-child{
    border-bottom: 0;
}
.main-menu > .menu-item:hover > .sub-menu{
    display: block;
    z-index: 9;
}

/*Top header*/

/*Bottom Header*/
.bottom-header {
    padding: 1rem 0;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
    background-color: #fff;
}
.site-branding, .site-banner-header {
    padding: 0 7px;
}
.site-logo {
    margin-top: 2.2rem;
}


/*******************=========Trang chủ========***********************/
.home-title-desc {
    font-size: 20px;
    font-weight: bold;
    color: #04267F;
}
.home-desc-content,.home-desc-list,.dealer-list{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.home-desc-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.home-desc-body{
    margin-bottom: 20px;
}
.home-desc-img {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
}

.home-desc-text {
    flex-basis: 75%;
    width: 75%;
    max-width: 75%;
    text-align: justify;
    font-weight: 500;
}
.home-desc-text p {
    margin-bottom: 0;
}
.home-desc-list {
    display: flex;
    flex-wrap: wrap;
}

.home-desc-list li {
    display: flex;
    align-items: center;
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    margin-bottom: 20px;

}
.home-desc-list-img{
    flex-basis: 20%;
    width: 20%;
    max-width: 20%;
}
.home-desc-list-text{
    flex-basis: 80%;
    width: 80%;
    max-width: 80%;
    padding-right: 3rem;
    padding-left: 1rem;
    font-weight: 500;
    font-size: 16px;
}
.home-desc {
    margin-bottom: 20px;
}


.dealer-header {
    display: flex;
    flex-wrap: wrap;
    background: #EBEBEB;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px;
}
.dealer-name{
    flex-basis: 30%;
    width: 30%;
    max-width: 30%;
}

.dealer-promotion{
    flex-basis: 70%;
    width: 70%;
    max-width: 70%;
}
.dealer-list-item {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #eee;
    margin-bottom: 20px;
    position: relative;
    background-color: #fff;
}
.dealer-icon-top {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    left: 5.5%;
}
.dealer-meta {
    display: flex;
    flex-direction: column;
    text-align: center;
    flex-basis: 6.5%;
    width: 6.5%;
    max-width: 6.5%;
    font-size: 20px;
}
.dealer-img {
    flex-basis: 29.5%;
    width: 29.5%;
    max-width: 29.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.dealer-info {
    display: flex;
    flex-basis: 23.5%;
    width: 23.5%;
    max-width: 23.5%;
    justify-content: center;
    flex-direction: column;
}
.dealer-pro-info {
    flex-basis: 23%;
    width: 23%;
    max-width: 23%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    align-items: center;
    font-weight: 500;
    text-align: justify;
}
.dealer-btn {
    text-align: center;
    flex-basis: 17.5%;
    width: 17.5%;
    max-width: 17.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-end;
    padding: 15px 15px 15px 0;
}
.dealer-position,.dealer-point {
    height: 50%;
    font-weight: 500;
    line-height: 3;
}
.dealer-position {
    background-color: #555555;
    color: #fff;
}
.dealer-point{
    background-color: #DE1219;
    color: #FFE351;
}

.dealer-img img{
    margin: 0 auto;
    max-width: 90%;
    height: auto;
    display: block;
}
.dealer-info{
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    padding-left: 15px;
    padding-right: 15px;
}
.dealer-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}
.dealer-title a{
    font-weight: bold;
    font-size: 16px;
    color: #04267F;
}
.vote-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.count-star{
    padding-left: 7px;
    font-weight: 500;
}
.category-block,.dealer-block {
    margin-bottom: 2rem;
}
.category-title,
.comment-reply-title{
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 15px;
    padding-bottom: .5rem;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #E7E7E7;
    position: relative;
}
.category-title a{
    color: #DE1219;
}
.category-title:before,
.comment-reply-title:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    height: 22px;
    width: 4px;
    background: #F12930;
    border-radius: 2px;
    bottom: 10px;
}
.category-header:before {
    content: '';
    display: block;
    width: 4px;
    height: 20px;
    background-color: #DE1219;
    position: absolute;
    border-radius: 3px;
    bottom: 12px;
}


.category-header {
    position: relative;
}
.post-stick {
    display: flex;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #E3E3E3;
    flex-wrap: wrap;
}

.post-stick-img,.post-normal-left {
    flex-basis: 40%;
    width: 40%;
    max-width: 40%;
}
.post-stick-img{
    overflow: hidden;
}
.post-stick-img img{
    width: 320px;
    height: 200px;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.post-normal-left-img img{
    width: 150px;
    height: 100px;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.post-stick-meta,.post-normal-right {
    flex-basis: 60%;
    width: 60%;
    max-width: 60%;
    padding-left: 20px;
}
.post-stick-title{
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
}
.post-stick-title a{
    color: #04267F;
}
.post-meta{
    margin-bottom: 0.5rem;
}
.category-name{
    font-weight: bold;
    color: #F12930;
    font-size: 12px;
}
.post-meta span:not(.category-name){
    color: #4A4A4A;
}
.post-stick-desc{
    color: #484848;
    margin-bottom: 0;
    font-weight: 500;
}
.post-stick-desc p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 0;
}
.post-normal {
    display: flex;
}
.post-normal-left {
    display: flex;
}
.post-normal-left-item{
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
}
.post-normal-left-item:first-child{
    margin-right: 5px;
}
.post-normal-left-item:last-child{
    margin-left: 5px;
}
.post-normal-left-img {
    overflow: hidden;
    margin-bottom: 10px;
}
.post-left-title{
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
}
.post-left-title a{
    color: #636363;
}
.post-right-title {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 0.5rem;
}
.post-right-title i {
    color: #DE1219;
    margin-right: 5px;
}
.post-right-title a{
    color: #252525;
}
/*******************=========Trang chủ========***********************/

/*******************=========Blog========***********************/
.post-item {
    border-bottom: 1px solid #ececec;
    margin-bottom: 1.5rem;
    min-height: 430px;
}
.post-item-img {
    overflow: hidden;
}
.post-item-img img{
    margin: 0 auto;
    display: block;
    width: 400px;
    height: 225px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.post-item-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 1rem;
}
.post-item-title a{
    color: #04267F;
    -webkit-transform: all ease .3s;
    -moz-transform: all ease .3s;
    -ms-transform: all ease .3s;
    -o-transform: all ease .3s;
    transform: all ease .3s;
}
.post-item-title a:hover{
    text-decoration: none;
}
.post-item-excerpt p{
    color: #727272;
    margin-bottom: 0rem;
}
/*******************=========Blog========***********************/

/*******************=========Post Detail========***********************/
.single-post-title{
    font-size: 24px;
    color: #04267F;
    line-height: 30px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
}
.post-content{
    padding-bottom: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
/*.post-content-icon{*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    list-style-type: none;*/
/*    text-align: right;*/
/*}*/
/*.post-content-icon li{*/
/*    display: inline-block;*/
/*    position: relative;*/
/*}*/
/*.post-content-icon li:not(:first-child),*/
/*.post-content-icon li:not(:last-child){*/
/*    margin-right: 10px;*/
/*}*/
/*.post-content-icon li span {*/
/*    font-size: 12px;*/
/*    font-style: italic;*/
/*    color: #A2A2A2;*/
/*}*/
/*.post-content-icon li:first-child {*/
/*    margin-right: 10px;*/
/*}*/
/*.post-content-icon a{*/
/*    font-size: 22px;*/
/*}*/
.fb-social {
    color: #4460A0;
}
.tw-social{
    color: #00AAEC;
}
.gplus-social{
    color: #F93F2D;
}
.ins-social{
    color: #000;
}
.box-flex {
    display: flex;
    flex-wrap: wrap;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 15px;
}
.box-left {
    flex-basis: 45%;
    max-width: 45%;
    width: 45%;
    overflow: hidden;
    border-radius: 5px;
}

.box-right {
    flex-basis: 55%;
    max-width: 55%;
    width: 55%;
    padding-left: 10px;
}

.box-right > a {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}
.meta-excerpt {
    margin: 5px 0 0 0;
    font-size: 13px;
}
.meta-cat {
    color: #f12930;
    font-size: 13px;
    font-weight: 700;
}
.meta-time {
    font-size: 13px;
}
/*******************=========Post Detail========***********************/


/*******************=========Chi tiết nhà cái========***********************/
.dealer-post-info {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    padding: 0.5rem 1.5rem;
    align-items: center;
    margin-bottom: 1rem;
}
.dealer-post-img {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
}
.dealer-post-img img {
    display: block;
    margin: 0 auto;
}
.dealer-post-meta {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
    padding: 0 15px
}
.dealer-post-btn {
    flex-basis: 20%;
    width: 20%;
    max-width: 20%;
    text-align: right;
}
.url-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #E6E6E6;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;

}
.url-desc {
    font-size: 18px;
    font-weight: 500;
    color: #272727;
}
.url-desc, .url-btn{
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
}
.url-btn{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dealer-review {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    padding: 1.8rem 1.5rem;
    margin-bottom: 1rem;
}
.dealer-review h3{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 1.5rem;
}
.review-box-left {
    padding-right: 40px;
}
.list-advantages {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.advantages-item {
    margin-bottom: 5px;
    position: relative;
    display: block;
}
.advantages-item > i {
    margin-right: 10px;
    color: #009AD6;
}
.review-item{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
    align-items: center;
}
.review-item-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.review-item-right > span:first-child {
    display: inline-block;
    padding: 3px 0;
}
.review-bagde {
    display: inline-block;
    padding: 5px;
    background-color: #dadada;
    font-weight: bold;
    font-size: 12px;
}
.jq-ry-group > svg {
    height: 13px !important;
    vertical-align: inherit !important;
}
.review-box-left,.review-box-right,.review-item-left,.review-item-right {
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
}
[class*="wp-image"] {
    width: 100%;
    height: auto;
    display: block;
}
/*******************=========Chi tiết nhà cái========***********************/


/*******************=========Link Nhà cái, tổng hợp link vào nhà cái uy tín========***********************/
.custom-post-content {
    background-color: #fff;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    padding: 0.8rem 1.2rem;
    margin-bottom: 1.5rem;
}
.custom-post-content p {
    margin-bottom: 0;
}
.list-dealer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    background-color: #fff;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    margin-bottom: 1rem;
    padding: 1rem 0.8rem;
}
.list-dealer:last-child{
    margin-bottom: 3rem;
}
.dealer-pos {
    flex-basis: 10%;
    width: 10%;
    max-width: 10%;
}
.dealer-pos span {
    display: inline-block;
    padding: 8px 10px;
    font-weight: bold;
    color: #fff;
    background-color: #DE1219;
}
.dealer-logo {
    flex-basis: 20%;
    width: 20%;
    max-width: 20%;
    cursor: pointer;
}
.dealer-logo img{
    display: block;
    margin: 0 auto;
}
.dealer-item-meta {
    flex-basis: 25%;
    width: 25%;
    max-width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}
.dealer-item-btn{
    flex-basis: 45%;
    width: 45%;
    max-width: 45%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dealer-item-meta h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}
.dealer-item-meta h4 > a {
    color: #000;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.dealer-item-meta h4 > a:hover{
    color: #DE1219;
    text-decoration: none;
}
/*******************=========Link Nhà cái, tổng hợp link vào nhà cái uy tín========***********************/

/*******************=========404========***********************/
.page-404 {
    padding: 50px 0 100px 0;
}
.title-404 {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    margin-top: 0;
    margin-bottom: 1rem;
}
.text-not-found {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e5e5e5;
}
.desc-404{
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.btn-return-home {
    background-color: #F12930;
    border: 1px solid #F12930;
    width: 160px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    position: relative;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.btn-return-home:hover{
    color: #F12930 !important;
    text-decoration: none;
    border: 1px solid #F12930;
    background-color: #fff;
}

.btn-return-home > i:first-child, .btn-return-home > i:last-child{
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    font-size: 8px;
}
.btn-return-home > i:first-child {
    left: 10px;

}

.btn-return-home > i:last-child {
    right: 10px;
}
/*******************=========404========***********************/

/*******************Comment***********************/
.comment-list{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.comment-list > li{
    margin-bottom: 20px;
    border-bottom: 1px dashed #E0E0E0;
}
.children{
    margin-left: 0;
    margin-top: 15px;
    padding-left: 40px;
    padding-bottom: 10px;
}

.comment-meta{
    display: flex;
    flex-wrap: wrap;
}
.says{
    display: none;
}

.comment-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.comment-author{
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
}
.comment-metadata{
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    text-align: right;
}
.comment-notes {
    margin-bottom: 5px;
    display: block;
}
.logged-in-as{
    position: relative;
}
.logout-url{
    position: absolute;
    right: 0;
    top: 0;
}
.comment-respond{
    margin-top: 25px;
}
.comment-metadata > a:nth-child(1){
    margin-right: 15px;
}
.comment-metadata > a:nth-child(1) > i{
    margin-right: 5px;
}
.comment a{
    color: #404040;
}
.comment a:hover{
    text-decoration: none;
    color: #F12930;
}
.comment-content p {
    margin: 0;
}
.comment-content p {
    padding: 10px 15px;
    background-color: #dedede;
    margin-top: 15px;
    margin-bottom: 5px;
    border-radius: 20px;
    color: #000;
    display: inline-block;
}
.comment-body {
    position: relative;
}

.reply {
    position: absolute;
    right: 0;
    bottom: 50%;
}
/*******************Comment***********************/


/*Footer*/

.menu-footer {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}

.menu-footer > li > a {
    font-size: 14px;
    color: #212529;
    height: 48px;
    display: inline-block;
    padding-right: 15px;
}
#footer {
    background: #fff;
    padding-top: 2rem;
    border-top: 1px solid #ebebeb;
}
.site-logo-footer {
    margin-bottom: 15px;
}
.site-desc-footer {
    font-size: 14px;
}
.footer-top {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.footer-bottom{
    padding-bottom: 20px;
}
.footer-social-icon {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
}
.footer-social-icon li{
    display: inline-block;
    position: relative;
}
.footer-social-icon a {
    font-size: 24px;
    display: block;
    padding: 0 5px;
}
.footer-bottom-desc{
    margin-bottom: 0;
    text-align: center;
}
.jq-ry-container{
    padding: 0px !important;
}
#backToTop {
    position: fixed;
    bottom: 5%;
    right: 2%;
    width: 40px;
    height: 40px;
    cursor: pointer;
}


.cat-desc {
    height: 300px;
    overflow: auto;
    margin-bottom: 30px;
    margin-top: 30px;
    border: 1px solid #ececec;
    border-radius: .25rem;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.2);
}
.cat-desc::-webkit-scrollbar {
    width: 5px;
    box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.2);
}
.cat-desc::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 5px;
}
.cat-desc::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(241, 41, 48, 0.8);
}
.cat-desc h2,
.cat-desc h3,
.cat-desc h4 {
    font-weight: 700;
    margin-bottom: 10px;
}

.cat-desc h2 {
    font-size: 22px;
}

.cat-desc h3 {
    font-size: 18px;
}

.cat-desc h4 {
    font-size: 16px;
}