/*
Theme Name: Lamdieu
Description: Đây là theme của Website Lamdieu
Theme URI: https://lamdieu.com
Author: Vinh Dương Đình
Author URI: https://action.vn/author/vinhduong
Template: generatepress
Version: 2.0
*/


*, :after, :before {
    box-sizing: border-box;
}
a{
    color:#eb6b8c;
}
a:hover, a:focus{
    color: #EA8697;
}
blockquote {
    border-left: 5px solid #eb6b8c;
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative;}
.author-box a, .entry-content a, .entry-summary a, .nav-links a, .site-info a .ez-toc-list a{
    border-bottom: 1px solid #EA8697;
}
navigation-branding img, .site-logo.mobile-header-logo img {
    height: 60px;
    width: auto;
}
.navigation-branding img {
    margin-right: 10px;
}
.navigation-branding img, .site-logo.mobile-header-logo img {
    position: relative;
    vertical-align: middle;
    padding: 2px 0;
    display: block;
    box-sizing: border-box;
    transition: height .3s ease;
}
mark {
  color: inherit;
  padding: 0;
  background: none;
  background-image: linear-gradient(120deg, rgba(255, 193, 7, 0.4) 0%, rgba(255, 193, 7, 0.4) 100%);
  background-repeat: no-repeat;
  background-size: 0% .3em;
  background-position: 0 80%;
  position: relative;
  -webkit-animation-delay: 1s;
          animation-delay: 1s; }
  mark[data-aos="highlight-text"].aos-animate {
    background-size: 100% .3em; }
  mark:not([data-aos="highlight-text"]) {
    background-size: 100% .3em; }

highlight{
    background-color: #FAF3C4;
    font-weight:bold;
}
  highlight[data-aos="highlight-text"].aos-animate {
    background-size: 100% .3em; }
  highlight:not([data-aos="highlight-text"]) {
    background-size: 100% .3em;
}
ol, ul{
    margin: 0 0 1.1em 2em;
    list-style: disc;
}
li::marker{
    font-size: 1.5rem;
    margin-left: 20px!important;
    color: #EA8697;
}
li a, li a,li a:hover,li a:focus{
    color: #EA8697;
}
/*.entry-content li{
    font-size: 17px;
} */

.text-right{
    text-align: right;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.left{
    float: left;
}
.right{
    float: right;
}


.header-archive{
    background-color: #eeeeee75;
    padding: 30px 0px;
}
.archive .category-news{
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
}
.header-archive .header-heading{
    padding: 0 20px;
}

.header-reviews .header-heading{
    text-align:center;
    padding:20px;
}
.header-reviews .header-heading h1 {
    color:#333;
    margin-bottom: 10px;
    line-height: 1.3em;
}
.header-reviews .header-heading h1::after {
    display:block;
    content:" ";
    background:#008255;
    height:3px;
    margin:10px auto;
    width:50px;
}
.header-reviews .header-heading .header-description p {
    font-size:16px;
    color:#333;
}

.taxonomy-child{list-style: none;margin:0 0 20px;display: block;}
.taxonomy-child li{
    display: inline-block;
    padding: 2px 10px;
    margin: 5px;
    background: #ddd;
    color: #333;
    border-radius: 3px;
}
.taxonomy-child li a{
    font-size: 18px;
    color: #333;
    font-weight: 600;
}

/*-----------------------------------------------------------------------------------*/
/*  Homepage
/*-----------------------------------------------------------------------------------*/
.main-navigation{
    box-shadow: rgba(0, 0, 0, 0.024) 0px 0px 0px 1px, rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
}
.main-navigation .sub-menu{
    box-shadow: rgba(0, 0, 0, 0.024) 1px 1px 1px 1px, rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
}
.mobile-bar-items, .menu-toggle{display: none;}
.main-navigation .main-nav ul li a{padding-left: 10px!important;}
.homepage{margin: 40px 0 0;}

.lamdieu-recents .lamdieu-lists{
   display: grid;
   grid-template-columns: 33.33% 33.33% 33.33%;
}
.lamdieu-recents h2, .lamdieu_news h2{
    text-align: left;
    margin: 30px 0 20px;
    color:#333;
}
.lamdieu-recents h2::after, .lamdieu_news h2::after{
    display:block;
    content:" ";
    background:#EA8697;
    height:3px;
    margin-top:8px;
    width:60px;
}
.lamdieu-recents article{margin-bottom: 20px;}
.lamdieu-recents .inside-article{padding: 0 10px!important;}
.lamdieu-recents .post-image img{width: 100%;border-radius: 5px;}
.lamdieu-recents .entry-summary{display: none;}
.lamdieu-recents .entry-header a span{
    font-weight: 600;
    color: rgb(32, 32, 32);
    white-space: pre-wrap;
    line-height: 22px;
    max-height: 44px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top:5px;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18px;
}
.lamdieu-promotion, .action-topseach{
    padding: 10px;
}

.action-trendings{
    background-color: #fff5f2;
    padding: 20px 0;
    display: block;
}
.action-trendings .inside-article{background: none!important;}
.action-trendings .active{
    color: inherit;
    padding: 0;
    background: none;
    background-image: linear-gradient(120deg, rgb(234 134 151 / 59%) 0%, rgb(234 134 151 / 39%) 100%);
    background-repeat: no-repeat;
    background-position: 0 80%;
    position: relative;
    background-size: 100% .3em;
}
.action-trendings .trends-title{display: flex;width: 100%;}
.action-trendings .trends-title h2{position: relative;padding-left: 40px;}
.action-trendings h2::before{
    content: '';
    background-image: url('/assets/images/fire.svg');
    background-size: 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    left:0;
    top:13px;
}
.action-trendings h2::after{display: none}
.action-trendings .trends-content{display:block;}
.action-trendings h2 img{height: 30px;margin-right: 10px;}

 select.trends-select,  select.trends-select:focus{
     padding: 5px 30px 0px 5px;
     margin: 0;
     color: #333333;
     border: none;
     outline: none;
     display: inline-block;
     background-color: #fff5f2;
     text-align: center;
     font-weight: 700;
     font-size: 35px;
     cursor: pointer;
     border-bottom: 3px solid #EA8697;
     position: relative;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     background: url(/assets/images/arrow-pink.png) 99% / 10% no-repeat #fff5f2;
 }

.trend-with{margin-left:10px;font-size: 22px; }
.trend-with span{padding: 0 5px;cursor: pointer;}
.lamdieu-featured{padding-bottom: 20px;}
.lamdieu-featured .lamdieu-lists{
    grid-template-columns: 25% 25% 25% 25%;
}
.lamdieu-featured .lamdieu-lists article:nth-child(1){
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
}
.lamdieu-featured .lamdieu-lists article:nth-child(1) .entry-summary{
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 10px;
    font-size: 16px;
}
.lamdieu-featured .lamdieu-lists article:nth-child(1) .entry-header span{
    font-size: 24px;
    line-height: 28px;
    max-height: 60px;
}
.lamdieu-promotion .lamdieu-lists {
    grid-template-columns: 20% 20% 20% 20% 20%;
}
.lamdieu-promotion .entry-header a span{
    font-size: 16px;
}
.lamdieu-promotion .entry-meta{
    margin-top:0;
}
.lamdieu-promotion .posted-on::before{display: none;}


.lamdieu_news .left-article{padding-right: 20px;padding-left: 0;}
.lamdieu_news article {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 20px 0 20px;
    position: relative;
    margin: 0!important;
}
.lamdieu_news .post-image {
    overflow: hidden;
    margin: 0 15px 0px 0!important;
    float: left;
    text-align: left;
}

.lamdieu_news article .post-image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    margin-bottom: 5px;
    width: 250px;
}
.lamdieu_news article a span {
    line-height: 28px;
    font-size: 22px;
    color: #333;
    font-weight: 700;
}
.lamdieu_news .entry-summary {
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding: 5px 0 0px;
    text-align: justify;
    margin-top: 0;
}
.lamdieu_news article .entry-meta a{font-size: 13px;color: #999}
.lamdieu_news article .entry-meta a:hover{
    color: #eb6b8c;
}

.lamdieu_news article .entry-meta a:before{
    content: '●';
    margin-left: 4px;
    margin-right: 8px;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    color: #999;
}
.review-suggestions{
    padding: 0;
    margin: 0 auto;
    display: block;
}
.review-suggestions>h3{margin-bottom: 0;margin-top:10px;}
.review-suggestions article {
    display: none;
    border-bottom: 1px solid #eee;
    padding: 20px 0 20px;
    position: relative;
    margin: 0!important;
    clear: both;
    width: 100%;
}
.review-suggestions article:first-child,
.review-suggestions article:nth-child(1),
.review-suggestions article:nth-child(2){
    display: block;
}
.review-suggestions .inside-article {
    padding: 0!important;
    margin: 0!important;
    display: inline-block;
    width: 100%;
}
.review-suggestions  .post-image {
    overflow: hidden;
    margin: 0 15px 0px 0!important;
    float: left;
    text-align: left;
}
.review-suggestions article .post-image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    margin-bottom: 5px;
    width: 250px;
}
.review-suggestions .entry-header a{
    margin-bottom: 5px;
    margin-top: 0px;
    color: #333;
    font-weight: 700;
}
.review-suggestions .entry-summary {
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding: 5px 0 10px;
    text-align: justify;
    margin-top: 0;
}
.review-suggestions  .entry-meta{margin-top:0!important;}
.review-suggestions footer.entry-meta,
.review-suggestions .posted-on:before{
    display: none;
}


@media screen and (max-width: 768px) {
    .homepage .entry-meta .author-avatar, .homepage .entry-meta .byline, .homepage .entry-meta .posted-on:before{
        display: none;
    }
    .homepage{margin: 20px 0 0}
    .lamdieu-recents .lamdieu-lists, .action-trendings .trending-lists{
       grid-template-columns: 50% 50%;
    }
    .action-trendings h2::before{
        top:5px;
        left:3px;
        background-size: 25px;
        width: 25px;
        height: 25px;
    }
    .action-trendings .trends-title h2{padding-left: 40px;font-size: 25px;}
    select.trends-select, select.trends-select:focus{font-size: 25px;}
    .trend-with{font-size: 18px}
    .lamdieu-recents h2, .lamdieu_news h2{padding: 0 10px;}
    .lamdieu_news .left-article{padding: 0 10px;}
    .lamdieu_news article a span{
        font-size: 17px;
        margin-bottom: 0;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .lamdieu_news article .post-image img {width: 130px;}
    .lamdieu_news article .entry-meta{margin: 0;}
    .lamdieu_news article .entry-summary, .lamdieu_news #right-sidebar{display: none;}

    .lamdieu-promotion .lamdieu-lists article:nth-child(1){
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 3;
    }
    .review-suggestions article .post-image img{width: 130px;}

    .review-suggestions .entry-meta.entry-review{margin-bottom:0px;}
    .review-suggestions .entry-header a{
        font-size: 17px;
        margin-bottom: 0;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .review-suggestions .entry-summary{
        display: none;
    }
}

.header-search {
    background-image: linear-gradient(rgb(30, 115, 190), rgb(30, 115, 190)) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    max-width: 100%;
    min-width: 100%;
    /*min-height: 260px !important;*/
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 5px 50px;
}
.main-search{
    display: block;
    width: 100%;
    max-width: 700px;
    text-align: center;
    margin:0 auto;
    position: relative;
}
.main-search h1{
    color: #fff;
}
.main-search form{
    display: block;
    width: 100%;
    height: 52px;
    position: relative;
}
.main-search input{
    display: block;
    width: 700px;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
    height: 51px;
    color: #838383!important;
    background-color: #fff!important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-color: #fff!important;
    border-radius: 3px;
    float: right;
    position: relative;
    z-index: 9;
}
.main-search .button_search {
    padding: 14px;
    right: 0;
    top: 0px;
    float: right;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    background: #edeef2;
    border-radius: 0 5px 5px 0;
    height: 50px;
}
i.icon{
    display: inline-block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    z-index: 10;
}
.icon-search {
    background-image: url(/img/search.png);
}
.icon-view {
    background-image: url(/assets/images/eye.png);
}
.icon-review {
    background-image: url(/assets/images/feedback.png);
}
.icon-kn {
    background-image: url(/assets/images/interview.png);
}
i.icon-search{
    display: inline-block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    z-index: 10;
}
.main-search span.search_text{    vertical-align: text-bottom;}
#load-data{
    display: none;
}
#load-data a{color:#333;}
#load-data ul{
    color: #fff;
    border: solid 1px #f2f2f2;
    background-color: #fff;
    margin-bottom: 10px;
    margin-left: 0;
    border-radius: 3px;
    position: absolute;
    top: 120px;
    width: 700px;
    z-index: 999;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
#load-data li{
    border-top: solid 1px #f2f2f2;
    list-style: none;
    line-height: normal;
    height: auto;
    padding: 10px;
    text-align: left;
    font-size: 15px;
    color: #333;
}
#load-data span.search-match {
    background-color: #ffffb5;
    font-weight: 700;
    color: #212B35;
    padding-bottom: 0;
    padding-top: 0;
}

/*** Review categories ***/
.review-categories{display: block;padding: 50px 0;}
.review-categories h2{
    margin-left: 5px;
}
.review-categories ul{
    list-style: none;
    margin-left: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: -8px;
}
.review-categories ul li{margin:5px;}
.review-categories ul li a {
    color: #333;
    display: flex;
    align-items: center;
    font-size: 16px;
    padding: 10px 20px;
    margin: 0 8px 12px 0;
    font-weight: 700;
    background: #fff;
    border-radius: 100px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    max-height: 36px;
}
.review-categories ul li a:hover {
    box-shadow: 0 8px 24px -4px rgba(0,0,0,0.35);
}
.review-categories ul li img{
    width: 20px;
    margin-right: 5px;
}
.review-categories .cat_desc{display: none;}
@media screen and (max-width: 767px) {
    .review-categories h2{padding: 0 20px 20px;margin: 0;}

    .review-categories .grid-container{
        padding: 0;
        width: 100%;
        margin: 0;
        display:block;
    }
    .review-categories ul{
        display: block;
        position: relative;
    }
    .review-categories ul li{border-top: 1px solid #efefef;margin:0;padding:0;position: relative;}
    .review-categories ul li:last-child{border-bottom: 1px solid #efefef;}
    .review-categories ul li img{margin-right: 10px; position: absolute;width: 24px;top:30%;}
    .review-categories ul li a{
        padding: 10px 20px;
        margin: 0;
        background: transparent;
        border-radius: 0;
        box-shadow: none;
        max-height: 64px;
        /*height: 64px;*/
        display: block;
    }
    .review-categories ul li:after{
        content: "";
        width: 8px;
        height: 8px;
        border-bottom: 1px solid #333;
        border-right: 1px solid #333;
        position: absolute;
        right: 15px;
        transform: rotate(-45deg);
        top:27px;
    }
    .review-categories ul li a:hover{
        box-shadow: none;
    }
    .review-categories ul li a span{
        padding-left: 34px;
    }
    .review-categories ul li a .cat_desc{
        margin: 0;
        font-size: smaller;
        font-weight: 500;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-left: 34px;
        color: #999;
    }
}
/*** Review Posts ***/
#review-sources{margin-bottom: 0;padding-bottom: 0;}
#review-sources .accordion-item{
    border:none;
    cursor: pointer;
}

#review-sources .accordion-title{
    position: relative;
    font-weight: 600;
    padding-left: 25px;
    padding-bottom: 0;
}
#review-sources .accordion-inner{margin-top:10px;}

#review-sources .icon-toggle{
    padding: 10px 0px;
    background: url(/wp-content/themes/lamdieu/assets/images/icon-down.png) no-repeat right center;
    background-size: 16px;
    color: #111111 !important;
    border-bottom: none;
    font-size: 18px;
    position: absolute;
    left: 0px;
    width: 16px;
    height: 16px;
    top: 0px;
}
#review-sources .accordion-title.active .icon-toggle{
        background: url(/wp-content/themes/lamdieu/assets/images/icon-up.png) no-repeat right center;
    background-size: 16px;
}
#review-sources .source-item {
    margin-bottom:10px;
    font-size: 14px;
}
#review-sources .source-item p{
    margin: 0;
}
.home .review-related{
    margin-bottom: 10px;
}
.review-related{
    display: block;padding: 10px 0;
}
.review-related ul.list-posts{
    list-style: none;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
}
ul.list-posts li{
  width: 25%;
  padding: 10px;
  float: left;
}
ul.related-posts li{
    width: 33.33333%;
}
ul.list-posts li a{
    position: relative;
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    width: 100%;
}
ul.list-posts li a:hover{
    box-shadow: 0 8px 24px -4px rgba(0,0,0,0.35);
}
ul.list-posts li img{
    display: flex;
    width: 100%;
    height: 100%;
    border-radius: 5px 5px 0 0;
}
ul.list-posts li h3{
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
    padding: 0px 10px;
    margin: 10px 0;
}
.wp-block-buttons{text-align: center;margin: 0 auto;display: block;}
.btn-xemthem, .wp-block-button .wp-block-button__link{
    display: block;
    margin: 10px auto 20px;
    text-align: center;
    border-radius: 4px;
    color: #eb6b8c;
    padding: 15px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    border: 1px #eb6b8c solid!important;
    cursor: pointer;
}
.wp-block-button.is-style-outline .wp-block-button__link{
    background: #eb6b8c;
    color: #fff;
}
.btn-xemthem:hover,.btn-xemthem:focus, .wp-block-button .wp-block-button__link:hover{
    background: #eb6b8c;
    color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover{
    background: #fff;
    color: #eb6b8c;
}
.btn-readmore{
    display: block;
    width: calc(100% - 40px);
    max-width: 400px;
    margin: 10px auto;
    text-align: center;
    border-radius: 4px;
    color: #eb6b8c;
    padding: 15px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    border: 1px #eb6b8c solid;
    cursor: pointer;
}
.btn-readmore:hover,.btn-readmore:focus{
    background: #eb6b8c;
    color: #fff;
}
@media screen and (max-width: 992px) {
    ul.list-posts li{
        width: 50%;
    }
    #review-sources{padding: 0 20px;}
    .review-related{
        padding: 0;
    }
    .single .review-related{
        padding: 0;
        margin: 0 -10px;
    }
    .single .review-related{margin:10px -10px!important;padding: 0;}
    .review-related h2{padding-left: 10px;}
}
@media screen and (max-width: 400px) {
    ul.list-posts li, ul.list-posts li a{
        width: 100%;
    }
}
/*-----------------------------------------------------------------------------------*/
/*  End Homepage
/*-----------------------------------------------------------------------------------*/

.wp-block-image,wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.is-resized>figcaption, figcaption{
    text-align: center !important;
    font-size: 14px;
    color: #696969;
    padding: 0;
    margin: 0;
}

.preview-desktop #relatedposts, .preview-desktop #right-sidebar, .preview-desktop .rightcate {
    display: none!important
}

/************* List Category v1 *****************/
.all-category .category-row {
    display:block;
    width:100%;
    vertical-align:middle;
    text-align:center
}
.all-category .category-row .category-col {
    width:19%;
    text-align:center;
    vertical-align:middle;
    display:inline-block;
}
 .all-category .category-row .icon-category {
    text-transform:uppercase;
    text-align:center;
    margin:5px;
    border:1px solid #c1e0ff;
    color:#000;
    text-decoration:none;
    border-radius:5px;
    vertical-align:middle;
    display:block
}
.all-category .category-row .icon-category:hover {
    border:1px solid #f39eae;
    color:#ff8000
}
.all-category .category-row .icon-category .icon-c {
    width:85px;
    height:49px;
    margin:15px 20px 10px;
    display: -webkit-inline-box;
}
.all-category .category-row .icon-category .thoi-trang {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll 0 -50px
}
.all-category .category-row .icon-category .dien-thoai {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll 0 0
}
.all-category .category-row .icon-category .may-tinh {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll 0 -99px
}
.all-category .category-row .icon-category .dien-tu {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll 0 -146px
}
.all-category .category-row .icon-category .dich-vu {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll 0 -195px
}
.all-category .category-row .icon-category .dien-lanh {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll 0 -245px
}
.all-category .category-row .icon-category .an-uong {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll 0 -297px
}
.all-category .category-row .icon-category .me-be {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll -15px -570px;
    width: 54px;
    height: 54px;
}
.all-category .category-row .icon-category .nha-dat {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll 0 -403px
}
.all-category .category-row .icon-category .the-thao {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll -16px -459px;
    width: 53px;
    height: 53px;
}
.all-category .category-row .icon-category .khoe-dep {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll -18px -296px;
    width: 49px;
    height: 56px;
}
.all-category .category-row .icon-category .cong-dong {
    background:transparent url(/wp-content/uploads/2019/03/category-icon-home.png) no-repeat scroll 0 -568px
-18px -296px;
    width: 49px;
    height: 56px;
}
.all-category .category-row .icon-category .category-col {
    margin:0;
    font-size:12px;
}
.all-category h2.title-category {
    font-size: 14px;
    line-height: 15px;
    height: 42px;
    margin: 0 10px;
    text-transform: uppercase;
    padding: 0;
    font-family: arial;
}
/************* Category v2 *****************/
#categories{
    box-sizing: border-box;
    display: block;
    width: 100%;
    position: relative;
    margin-top: 20px;
}
#categories ul.cat_row{
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -0.125rem;
    box-sizing: inherit;
    padding: 0;
}
#categories li.cat_col{
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0.125rem;
    position: relative;
    width: 100%;
    list-style: none;
    margin: 0;
}

#categories li a{
    height: 12rem;
    overflow: hidden;
    position: relative!important;
    display: flex;
}

#categories .cat_col .cat_title{
   position: absolute;
   text-align: center;
     top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    align-items: center!important;
    flex-direction: column!important;
    display: flex!important;
}
#categories .cat_col a span.cat_title{
    padding: 0.5rem!important;
    background-color: rgba(0,0,0,0.4);
    transition: all 0.2s ease-in-out;
}
#categories li a:hover span.cat_title{
    background-color: rgba(0,0,0,0.2);
}
#categories .cat_col h3{
    margin-bottom: 0;
    color: #fff;
}
#categories .cat_col img.cat_img{
        color: #999;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 400;
    overflow: hidden;
    object-fit: cover;
    flex-grow: 1!important;
    vertical-align: middle;
}
#categories li.cat_col.feature{
    flex: 0 0 50%;
    max-width: 50%;
}
#categories.v2 li.cat_col{padding: 5px;}
#categories.v2 li a{border-radius: 10px;}


/*-----------------------------------------------------------------------------------*/
/*  Accordion FAQs
/*-----------------------------------------------------------------------------------*/
.accordion{padding-bottom: 20px;}
.accordion-item{    border-bottom: 1px solid #eeeeee;}
.accordion .accordion-title{
    display: block;
}
.accordion .accordion-title a{
    display:block;
    padding:10px 0px;
    background: url(/wp-content/themes/lamdieu/assets/images/icon-down.png) no-repeat right center;
    background-size: 16px;
    color:#111111 !important;
    border-bottom: none;
    font-size: 18px;
    padding-right: 20px;
}

.accordion .accordion-title a i{
    margin:0px 8px 0 0px;
    opacity: 0.4;
}

.accordion .accordion-title.active a{
    color:#111111 !important;
    background: url(/wp-content/themes/lamdieu/assets/images/icon-up.png) no-repeat right center;
    background-size: 16px;
}
.accordion .accordion-title.active a i{
    opacity: 0.95;
}
.accordion .accordion-inner{
    padding:2px 0 14px;
    display:none;
    color: #3f3f3f;
    /*font-size: 16px;*/
    padding: 12px 16px 16px 16px;
    background: #f8f8f8;
}
.accordion .accordion-inner p:last-child{
    margin-bottom: 0;
}
.accordion .accordion-inner ul{margin-bottom:5px;}
.accordion .accordion-inner div{
    max-width: 100%;
}
/*-----------------------------------------------------------------------------------*/
/*  Product reviews
/*-----------------------------------------------------------------------------------*/
.main-navigation .navigation-logo a{height: 60px;}
.main-navigation li.menu-item-align-right{float: right!important}
.header-reviews .header-heading {
    text-align:center;
    padding:20px;
}
.header-reviews .header-heading h1 {
    color:#333;
    margin-bottom: 10px;
    line-height: 1.3em;
}
.header-reviews .header-heading h1::after {
    display:block;
    content:" ";
    background:#EA8697;
    height:3px;
    margin:10px auto;
    width:50px;
}
.header-reviews .header-heading .header-description p {
    font-size:16px;
    color:#333;
}
#list-product{min-height: 350px;display: block;width: 100%;}
#list-product .swiper-container {
    width:100%;
    height:100%;
    background-color:#fff;
    border-radius: 10px;
}
#list-product .swiper-slide {
    text-align:center;
    font-size:18px;
    background:#fff;
    /* Center slide text vertically */
    display:-webkit-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center;
}
#list-product .item {
    display:block;
    border-right:1px #ddd solid;
    float:left;
    width: 205.6px;
}
#list-product .item span.editor_pick {
    color:#034366;
    font-weight:700;
    font-size:16px;
    padding-top:20px;
    display:block;
    height: 44px;
}
#list-product .item>a {
    display:block;
}
#list-product .item img {
    display:block;
    max-width:220px;
    height:220px;
    ;
    margin-right:auto;
    margin-left:auto;
    padding:20px;
    width:100%;
}
#list-product .item .caption {
    display:block;
    height:auto;
    vertical-align:middle;
    background:#f9f9f9;
    box-sizing:border-box;
    padding:10px 10px 20px;
    z-index: 9999;
}
#list-product .item h4 {
    padding-bottom:10px;
    font-size:14px;
    text-align:center;
    color:#394351;
    position:relative;
    height:42px;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-align:center;
    margin:10px 0 5px 0;
}
#list-product .item .read-review {
    color:#0585CC;
    font-size:14px;
    font-weight:700;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom:-25px;
}
#list-product .swiper-pagination {
    display:block;
    margin:0 auto;
    text-align:center;
    position:initial;
}
#list-product .swiper-pagination-bullet {
    margin-left:3px;
}
#list-product .swiper-pagination-bullet-active {
    background: #f0ac1e;
}
@media only screen and (max-width:767px) {
    .site-logo.mobile-header-logo{
        max-width: 50%!important;
        margin-left:20px;
    }

    .header-reviews .header-heading{
        padding:10px;
    }
    #list-product .swiper-slide.swiper-slide {
        /* border:1px #ddd solid;*/
        border:none;
    }
    #list-product .swiper-container {
        background-color:#1e73be;
        border-radius:0;
    }
    #list-product .swiper-slide {
        width:60% !important;
        border-radius:10px;
        /*margin-right: 15px;*/
    }
    #list-product .swiper-slide{
        margin-right: 15px;
    }
    #list-product .swiper-slide.swiper-slide-duplicate{
        margin-right:0;
    }
    #list-product .swiper-slide.item .caption {
        border-radius: 0 0 10px 10px;
    }
     #list-product .pagination{display: block;height: 25px;}
}
/*-----------------------------------------------------------------------------------*/
/*  Single Review
/*-----------------------------------------------------------------------------------*/
.review-single {
    padding-bottom:30px;
    display:block;
    text-align:center;
}
.review-header{
    width:1068px;
    margin:0 auto;
    display: flex;
    justify-content: center;
     /*align-items: center;*/
    background-color:#fff;
    border-top:4px solid #EEAC2D;
    border-radius:4px;
        flex-direction: column;
}
 .review-top, .review-footer{
    width: 100%;
 }
 .review-top{
        border-bottom: 1px solid #efefef;
 }
.review-left,.review-right {
    float:left;
    padding:20px;
    text-align:left;
    border-radius: 4px;
    width: 50%;
}
.review-right{
    /*background-color:#F5F5F5;*/

}
.review-left {
    background-color: #fff;
    /*border:solid 1px #ccc;box-shadow:0 1px 5px rgba(0,0,0,0.23);border-radius:5px;background:#fff;padding:20px;*/
}
.review-left img {
    padding: 0;
    width:100%;
    vertical-align: middle;
    border-radius: 5px;
}
.review-right .header-description {
    text-align:justify;
}
.review-right span.ez-inline-cpg-title{
    display: block;
    font-size: 25px;
    margin-bottom: 0;
    text-align: center;
}
.review-right .header-description h4{
    margin-bottom: 0;
}
.review-right .prodduct_rating{margin-bottom: 10px;}
.review-template-review-single .check-price.featured {
    max-width:200px;
    line-height:24px;
    padding:20px;
    font-size:20px;
}
.review-rating {
    background:#2e3c56;
    padding-bottom:40px;
    color:#fff;
}
.review-rating .rating-items {
    display:flex;
    align-items:stretch;
    flex-wrap:wrap;
    text-align:center;
    margin:0 auto;
}
.review-rating .rating-item {
    width:25%;
    display:inline-block;
    padding:10px;
    list-style:none;
}
.review-rating .rating-item.col-1 {
    width:100%;
}
.review-rating .rating-item.col-2 {
    width:50%;
}
.review-rating .rating-item.col-3 {
    width:33.3%;
}
.review-rating .rating-item.col-4 {
    width:25%;
}
.review-rating .rating-item.col-5 {
    width:20%;
}
.review-rating .rating-item.col-6 {
    width:16.6%;
}
.review-rating .rating-item.col-7 {
    width:14.2%;
}
.review-rating .rating-item.col-8 {
    width:12.5%;
}
.review-rating .rating-item h3.item-title {
    margin-bottom:0px;
}
.review-rating .rating-item .item-icon img {
    width:90%;
    max-width:120px;
    padding:20px;
}
.review-rating .rating-item .item-rating {
    padding:10px 0;
}
.review-rating [class^="dashicons dashicons-star-"]:before,.stars [class^="dashicons dashicons-star-"]:before{
    color:#fcae00;
}


/*** Author page ***/
.author-about{
    text-align: left;
    margin: 30px 0;
    color: #333;
}
.author-jobtitle{
    color: #333;
    font-size: 19px;
    margin-bottom: 10px;
}
.post-author {
    max-width: 700px;
    margin: 10px auto;
    overflow: hidden;
    padding: 10px;
    background-color: #f8f8f8 !important;
    position: relative;
    border: 0 solid transparent;
    border-radius: 0.3125rem;
    font-size: smaller;
}
.post-author .author-img {
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
.post-author .author-img img {
    margin: 0;
    max-width: 100%;
    vertical-align: top;
    height: auto;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
.post-author .author-img ul{
    padding-top: 5px;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.post-author .author-img ul li{
    padding: 0 5px;
}
.post-author .author-img ul li a{
    color: #323232;
}
.post-author .author-content {
    margin-left: 120px;
}
.post-author .author-content h5 {
    letter-spacing: 1px;
    margin: 0;
    display: block;
    font-weight: 700;
    font-size: 25px;

}
.post-author .author-content h5 a{color: #313131;}
.post-author .author-job{
    display: block;
    width: 100%;
    color: #737373;
    font-size: .75rem;
    margin: -5px 0 0 1px;
    text-align: left;
}

.post-author .author-desc{
    margin-top:5px;
    margin-bottom: 0;
    font-size: 15px;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.author-other .left,.author-other .right{
    width: 50%;
}
.author-other .right{
    text-align: right;
}
.post-author .author-other {
    display: flex;
    margin-top:10px;
}
.post-author .author-other .author-social{margin:0;justify-content: left;}
.post-author .author-other .author-social a{
color: #1e73bd;
}
.post-author .author-other .right a{
    background: #e2e2e2cf;
    border-radius: 2px;
    text-align: right;
    padding: 5px;
    color: #101010;
    text-transform: uppercase;
    font-size: .625rem;
}
@media only screen and (max-width:1024px) {
    .list-author{
        padding: 0 15px;
    }
    .review-single {padding: 20px;}
    .review-header{width: 100%;}
    .review-template-review-single .ez-inline-cpg-top>.ez-cell.ez-cell-full:nth-child(2) {
        display: block;
    }
}
@media only screen and (max-width:767px) {
    .post-author .author-img img {width: 80px;height: 80px;}
    .post-author .author-content{margin-left: 100px;}
    .review-single {
        padding:0 15px;

    }
    .review-header {
        width:100%;
        display: inline-block;
    }
    .review-rating {
        padding:15px 0;
    }
    .review-left,.review-right {
        width:100%;
    }
    .review-left{
        border-radius: 0
    }
    .review-right {border-radius: 0 0 4px 4px}
    .review-left img {
        width:100%;
        padding-bottom:10px;
    }
    .review-rating .rating-item {
        width:50%!important;
    }
    .review-rating .rating-item .item-icon img {
        width:95%;
    }
}
 /*-----------------------------------------------------------------------------------*/
/*  List item product reviews
/*-----------------------------------------------------------------------------------*/
.list-reviews ul.product-list {
    list-style-position: outside;
    margin-bottom: 20px;
    padding: 0;
    list-style: disc;
    margin-left: 1.5em!important;
    font-size: 1.5rem;
}

.list-reviews ul.product-list li{
    padding: 0;
    margin: 0;
    line-height: 30px;
    font-size: 20px;
}
.list-reviews ul.product-list li a{
    border-bottom: none;
    display: inline;
    font-weight: 600;
    font-size: 16px;
}
.list-reviews ul.product-list li a:hover{
    color: #1e73be;
}
.list-reviews ul.product-list li p{
    display: inline-block;
    margin: 0;
    font-size: smaller;
    font-style: italic;
}

.ez-table {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
}
.ez-inline-cpg-bottom {
    border-top: solid 2px #0585CC;
    margin-top: 20px;
    border-collapse: collapse;
    /*border-radius: 8px;*/
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.06);
}
.ez-inline-cpg-top {
    border: solid 1px #ccc;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);
    border-radius: 5px;
}
.ez-cell {
    display: table-cell;
}
.product-table .ez-cell{float:none;vertical-align: middle;}
.ez-inline-cpg-top > .ez-cell {
    position: relative;
    vertical-align: middle;
    padding: 15px;
    /*display: inline-block;*/
}
.review-template-review-single .ez-inline-cpg-top > .ez-cell{
    background: #fff;
}
.ez-inline-cpg-top > .ez-cell:nth-child(2) {
    background: #F8F6F5;
}

.ez-inline-cpg-top .ez-inline-cpg-super {
    font-size: 18px;
    color: #0C131B;
    text-align: center;
}
 .ez-inline-cpg-top .ez-inline-cpg-img img {
    max-width: 300px;
    width: 100%;
    /*max-height: 120px;
*/    display: block;
    margin: 0 auto;
}
 .ez-inline-cpg-top .ez-inline-cpg-img p{
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
 }
.ez-inline-cpg-title {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    line-height: 35px;
}
.ez-inline-cpg-title::after {
    display: block;
    content: " ";
    margin: 5px auto 10px;
    width: 100%;
    max-width: 45px;
    height: 3px;
    background: #eb6b8c;
}
.prodduct_rating{
    text-align: center;
    margin-bottom:5px;
}
.prodduct_rating .points{
    font-weight: 700;
}
.stars .dashicons{
    margin-top:3px;
}
.ez-inline-cpg-top .ez-inline-cpg-btn {
    text-align: center;
}
.ez-inline-cpg-bottom > .ez-cell {
    border: solid 1px #ccc;
    padding: 15px;
    font-size: smaller;
    line-height: 20px;
    color: #0C131B;
}
.product-item .ez-inline-cpg-bottom > .ez-cell{
    border-right: solid 1px #ccc;
}
.ez-inline-cpg-bottom > .ez-cell span {
    font-size: 18px;
    color: #AD9D8E;
    font-weight: 600;
}
.ez-inline-cpg-bottom > .ez-cell p {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 30px;
    vertical-align: middle;
    display: flex;
}
.ez-inline-cpg-bottom > .ez-cell p img {
    width: 14px !important;
    height: 14px !important;
    margin: 8px 10px 5px 0;
}
.ez-inline-cpg-bottom > .ez-cell .pros{
    color:rgb(46, 139, 87)!important;
}
.ez-inline-cpg-bottom > .ez-cell .cons{
    color:#f3a847 !important;
}
.ez-inline-cpg-nav {
    display: block;
    padding: 15px 0 5px;
    font-size: 13px;
    line-height: 1.25;
    color: #AD9D8E;
    text-align: right;
    margin-bottom: 20px;
    position: relative;
}
.ez-inline-cpg-nav a {
    cursor: pointer;
    border-bottom: none!important;
    color:#333;
    position: absolute;
    right: 0;
    top: -20px;
}
.ez-inline-cpg-nav img {
    height: 1.5em;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
ul.list_buynow {
    display: block;
    margin: 0;
    margin-left: 0!important;
    width: 100%;
}

.single-reviews .list_buynow li{
    height: 105px;
}
.single-reviews .list_buynow li.buynow{
    display: flex;
    align-items: center;
    justify-content: center;
}
.list_buynow li{
    width: 50%;
    list-style: none;
    float: left;
    padding: 5px;
}
.list_buynow li img{width: 100%;display: block;    max-width: 140px;}
.list_buynow li.buynow{    padding-left: 20px;}
.list_buynow li.buynow a{margin: 12px auto;}
.check-price{
    display: block;
    width: 100%;
    max-width: 170px;
    margin: 15px auto;
    text-align: center;
    border-radius: 4px;
    color: #eb6b8c;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 15px;
    line-height: 15px;
    border: 1px #eb6b8c solid;
    cursor: pointer;
}
.check-price:hover,.check-price:active, .check-price:focus{
   background: #eb6b8c!important;
   color:#fff;
}
.check-price.featured{
    border: 1px #eb6b8c solid;
    /*background: #fd6e1d!important;*/
    color: #eb6b8c;
    /*background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000))!important;
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d)!important;
    background: -moz-linear-gradient(top,#f59000,#fd6e1d)!important;
    background: -ms-linear-gradient(top,#f59000,#fd6e1d)!important;
    background: -o-linear-gradient(top,#f59000,#fd6e1d)!important;*/
}
.check-price.featured:hover,.check-price.featured:active, .check-price.featured:focus{
    background: #eb6b8c!important;
    color:#fff;
}
.gioithieu p{
        margin-bottom: 1em;
}
.gioithieu .thrv_wrapper.thrv-styled_list{margin: 0;}
.gioithieu  .thrv-styled_list ul.tcb-styled-list li div.thrv_icon{
    display: inline;
        padding: 0;
}

.gioithieu .thrv-styled_list ul.tcb-styled-list{
    margin-left: 20px !important;
}
.gioithieu ul, .gioithieu ul li{list-style: disc;
    display: list-item;
}

#list-product li.item .caption p{
    font-size: 14px;
    margin-bottom: 0;
}
#list-product li.item .caption p span{color: red;}
@media only screen and (max-width:768px) {

    .list_buynow li,.single-reviews .list_buynow li{
        height: 80px;
    }
    /*footer.entry-meta{padding: 0 15px}*/
}
/*-----------------------------------------------------------------------------------*/
/*  Comments
/*-----------------------------------------------------------------------------------*/

.comments-area {
    border:none;
    box-shadow:none;
    padding:0!important;
    border: none!important;
   box-shadow: none!important;
}
#comments h3.comments-title {
     padding-bottom:20px;
     margin-bottom: 0;
     /*border-bottom:1px solid #ddd;*/
}
.comments_title{position: relative;}

.comments_title .social_share{position: absolute;right: 0;top: -7px;}
.social_share .dpsp-shortcode-wrapper{
    margin:0 auto;
}
/*.social_share .dpsp-network-icon{
    width: auto!important;
}
.dpsp-size-large .dpsp-networks-btns-wrapper:not(.dpsp-networks-btns-sidebar) .dpsp-network-btn { height: 46px; min-width: 46px; line-height: 42px; max-height: 46px; padding-left: 54px; }
.dpsp-size-large .dpsp-networks-btns-wrapper:not(.dpsp-networks-btns-sidebar) .dpsp-network-btn .dpsp-network-icon {line-height: 42px;width: 58px;font-size: 25px;}
*/
ol.comment-list{
    padding-top: 10px;
    border-top: 1px solid #eee;
}
#comments input#submit {
    background-color: #eb6b8c!important;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    /*text-transform: uppercase;*/
    padding: 8px 3.5rem;
    cursor: pointer;
}
#comments textarea, #comments input{
    font-size: 15px;
}

.comment-form #author,.comment-form #email,.comment-form #url {
    width:49%;
    float:left;
}
.comment-form #author {
    margin-right:1%;
}
.comment-form #email {
    margin-left:1%;
}
    .comment-content {
        margin:0;
     padding:0px;
     border:none;
}
#commentform .cmt_input{
    display: none;
    width: 100%;
        padding-top: 5px;
}
.comment-author-info {
    width:calc(100% - 85px);
}
.comment-meta .avatar {
    margin-right:15px;
    border-radius: 4px;
    background: #cdcdcd;
}
.reply.pull-right {
    float:right;
}
h3#reply-title{display: none;}
.entry-meta{font-size: 13px;}
.entry-meta.comment-metadata {
        padding:10px 0 5px;
}
.entry-meta.comment-metadata time {
        font-size:11px;
}
.comment-body {
    padding:15px 0 10px;
}
.comment.depth-1 {
   border-bottom:1px dashed #ddd;
}
.comment.depth-1:last-child{
    border-bottom: none;
}
.comment .children {
    border:none;
    padding-top:20px;
}
.depth-1.parent>.children {
    border:none;
}
.comment-author-role-badge {
     display:inline-block;
     padding:3px 6px;
     margin-left:.5em;
     margin-right:.5em;
     background:#e8e8e8;
     border-radius:2px;
     color:var(--plugin-carb-text-color);
     font-size:.75rem;
     font-weight:normal;
     text-transform:none;
     text-align:left;
     line-height:1;
     white-space:nowrap;
     vertical-align:middle;
}
.comment-author-role-badge--administrator {
    background:#eebc49;
    text-transform:uppercase;
    font-size:10px;
    padding: 4px 6px 2px 6px;
}
#comments .comment-awaiting-moderation{
    border-radius: 3px;
    color: white;
    background-color: #e81a1ab0;
    border-color: #e81a1ab0;
    font-size: 14px;
    padding: 7px 15px;
}
@media only screen and (max-width:768px) {
    .single .comments-area{padding: 15px 0}
    #comments input#submit{width: 100%;}
    #relatedposts{padding: 0;margin-bottom: 0}
    .rightcate .inside-right-sidebar{margin-top: 0;}
    #relatedposts li:last-child{margin-bottom: 0; }
    .single .rightcate .widget:first-child{margin-top: 0;}
    /*.single-review .comments-area{padding: 15px !important}
    .single-review footer.entry-meta{padding: 0 15px;}
    .single-review #relatedposts{padding: 15px;}*/
}
/*-----------------------------------------------------------------------------------*/
/*  Author
/*-----------------------------------------------------------------------------------*/
.archive.author .header-reviews{
background: #fff5f2;
}
.archive.author #primary{
    margin-top:25px;
}
.archive.author .header-reviews .header-heading h1::after{
    margin-top:0;
}
.author-box .author-img img{
    border-radius: 100%;
    max-width: 150px;
}
.author-box .author-info{
    color:#333;
}
.author-social{
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.author-social li{
    padding: 5px;
}
.author-social a{
    color: #fff;
    border-bottom: 0;
}
.author-social a img, .vr-meta .author-social a img{
    border-radius: 0;
    width: 20px;
}
/*-----------------------------------------------------------------------------------*/
/*  Archive
/*-----------------------------------------------------------------------------------*/
.category-news{margin-top:3px;}
.category-news .page-header{
    margin: 0;
    padding: 30px 0!important;
}
.category-news .page-header h1, .review-header-title h1{
    font-size: 30px;
}
.category-news .site-main{
    padding: 0;
    margin: 0 20px 0;
    display: inline-block;
}
.archive .inside-right-sidebar{
    margin-top:0;
}
.author .inside-right-sidebar{
    margin-top:20px;
}
 .search .content-area{padding-right:20px;}

.category-news article{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 20px 0 20px;
    position: relative;
    margin:0!important;
}
.category-news article h3{
    line-height: 28px;
    font-size: 22px;
    color: #333;
}
.category-news article:nth-child(1){
    width: 65%;
    padding: 0 20px 0 0;
    border-bottom: 0;
    float: left;
}
.category-news article:nth-child(1) .post-image{
    width: 100%;
    margin:0 !important;
}

.category-news article:nth-child(2),
.category-news article:nth-child(3),
.category-news article:nth-child(4),
.category-news article:nth-child(5){
    float: left;
    width: 35%;
    padding: 0;
    margin-right: 0;
}
.category-news article:nth-child(5){
    border-bottom: 0;
}
.category-news article:nth-child(2) .post-image{
    width: 100%;
    margin:0 !important;
}
.category-news article:nth-child(2) .entry-header h3{
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 600;
}
.category-news article:nth-child(3) .entry-header h3,
.category-news article:nth-child(4) .entry-header h3,
.category-news article:nth-child(5) .entry-header h3{
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 300;
    margin-bottom: 0;
    padding: 10px 0;
}
.category-news article:nth-child(2) .entry-summary,
.category-news article:nth-child(3) .entry-summary,
.category-news article:nth-child(4) .entry-summary,
.category-news article:nth-child(5) .entry-summary,
.category-news article:nth-child(3) .post-image,
.category-news article:nth-child(4) .post-image,
.category-news article:nth-child(5) .post-image,
.category-news article:nth-child(2) .entry-meta,
.category-news article:nth-child(3) .entry-meta,
.category-news article:nth-child(4) .entry-meta,
.category-news article:nth-child(5) .entry-meta{
    display: none;
}
.category-news article:nth-child(6){
    margin-top:20px;
}


.search .category-news article .entry-header h3,
.author .category-news article .entry-header h3{
    line-height: 28px;
    font-size: 22px;
    color: #333;
    font-weight: 700;
    padding: 0;
}
.search .category-news article,
.author .category-news article{
    width: 100%!important;
    padding: 20px 0 20px;
    border-bottom: 1px solid #eee;
}
.search .category-news article .entry-summary,
.search .category-news article .post-image,
.search .category-news article .entry-meta,
.author .category-news article .entry-summary,
.author .category-news article .post-image,
.author .category-news article .entry-meta
{
    display: block;
}
.author .category-news article .post-image,
.search .category-news article .post-image{
    width: auto;
    margin: 0 15px 0px 0!important;
}


.archive .category-news .inside-article,
.search .category-news .inside-article{
    padding: 0;
    margin: 0;
}
.category-news .post-image{
    overflow: hidden;
    margin: 0 15px 0px 0!important;
}
.category-news article .post-image img{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    margin-bottom: 5px;
    width: 250px;
}
.category-news article:nth-child(1) .post-image img{
    width: 100%;
}
.author .category-news article .post-image img,
.search .category-news article .post-image img{
    width: 250px;
}
.category-news .entry-summary{
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding: 5px 0 10px;
    text-align: justify;
    margin-top:0;
}
.archive .category-news footer.entry-meta{
    display: none;
}

.category-news .entry-header h3{
    margin-bottom:5px;
    margin-top:0px;
}

.load-more{
    display: flex;
    width: 100%;
    margin:20px 0!important;
}
.load-more a, .btn-loadmore{
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 20px auto;
    text-align: center;
    border-radius: 4px;
    color: #eb6b8c;
    padding: 15px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 15px;
    border: 1px #eb6b8c solid!important;
    cursor: pointer;
    text-decoration: none !important;
    transition: .2s all ease-in-out;
    background: none;
}


.load-more a:hover,
.load-more a:active,
.load-more a:focus,
.btn-loadmore:hover,.btn-loadmore:active,.btn-loadmore:focus{
    background: #eb6b8c;
    color: #fff;
}
#loadMore, #loadSearch{margin-top:20px;margin-bottom: 50px;}
@media screen and (max-width:1024px) {
    .category-news .page-header{padding:30px 20px!important; }
    .archive .content-area,.search .content-area{padding:0 20px!important;}
    .author .category-news article .post-image, .search .category-news article .post-image{
        margin: 0!important;
    }
    #right-sidebar{padding: 0 20px;}
    .single-review .site-main{padding: 0 20px!important;}
    #af-was{width: 100%;}
    .load-more a, .btn-loadmore{max-width: 100%;}
}
@media screen and (max-width:768px) {
    .footer-widgets{
        padding:20px;
    }

    .category-news article{
        border-bottom: 1px solid #eee!important;
        width: 100% !important;
        padding: 10px 0 !important;
        margin: 10px 0 0 0!important;
    }
    .category-news article footer.entry-meta{display: none!important;}
    .category-news article:nth-child(2) .entry-summary,
    .category-news article:nth-child(3) .entry-summary,
    .category-news article:nth-child(4) .entry-summary,
    .category-news article:nth-child(5) .entry-summary,
    .category-news article:nth-child(3) .post-image,
    .category-news article:nth-child(4) .post-image,
    .category-news article:nth-child(5) .post-image,
    .category-news article:nth-child(2) .entry-meta,
    .category-news article:nth-child(3) .entry-meta,
    .category-news article:nth-child(4) .entry-meta,
    .category-news article:nth-child(5) .entry-meta{
        display: block;
    }
    .category-news article .entry-header h3 {
        line-height: 28px;
        font-size: 22px!important;
        font-weight: 700!important;
        padding: 0!important;
    }
    .category-news article .post-image img{
        max-width: 100%;
        width: 100%!important;
    }
    .category-news article:nth-child(6){
        margin-top: 0;
    }
    .category-news .post-image{
        margin: 0 0 10px 0 !important;
    }
}
/*-----------------------------------------------------------------------------------*/
/*  Sidebar
/*-----------------------------------------------------------------------------------*/
#right-sidebar.sidebar .widget{
    padding: 0;
}
.newslist {
    display:block;
    overflow:hidden;
    margin: 0;
    margin-bottom: 0!important;
    margin-right: 25px!important;
}
.newslist li {
    display:block;
    overflow:hidden;
    border-bottom:1px solid #eee;
    padding:20px 0 15px;
    position:relative
}
.newslist li:last-child {
    border-bottom:0
}
.newslist li a {
    display:block;
    overflow:hidden;
    position:relative
}
.newslist li a.linkproduct {
    display:inline-block
}
.newslist li img {
    float:left;
    width:100%;
    height:200px
}
.newslist li h3 {
    display:block;
    overflow:hidden;
    line-height:28px;
    font-size:22px;
    font-weight:600;
    margin:0;
    color: #333;
}
.newslist li figure {
    display:block;
    overflow:hidden;
    font-size:14px;
    color:#333;
    line-height:22px;
    padding:10px 0;
    text-align: justify;
}
.newslist li figure p{margin: 0;}
.newslist li.big h3 {
    font-weight:bold;
    padding-top:10px
}
.newslist li .timepost {
    display:block;
    overflow:hidden;
    font-size:smaller;
    color:#999
}
.newslist li .timepost span {
    line-height: 25px;
    vertical-align: middle;
}
.newslist li .timepost span.namecate {
    display: inline-block;
}
.newslist li .timepost .namecate a {
    color:#999;
}
.newslist li .timepost .namecate a:nth-child(2),
.newslist li .timepost .namecate a:nth-child(3),
.newslist li .timepost .namecate a:nth-child(4),
.newslist li .timepost .namecate a:nth-child(5),
.newslist li .timepost .namecate a:nth-child(6),
.newslist li .timepost .namecate a:nth-child(7){
    display: none;
}
.newslist li .timepost .namecate a:before {
    display:inline-block;
}

.newslist li .timepost .evil:before {
    content:'•';
    display:inline-block;
    color:#999;
    padding:0 10px
}
.newslist li .tempvideo {
    float:left;
    position:relative;
    width:250px;
    height:auto;
    margin-right:15px;
    margin-bottom:5px;
    overflow:hidden
}
.newslist li .tempvideo img {
    display:block;
    width:100%;
    height:100%;
    border-radius: 5px 5px 0 0;
}
/*-----------------------------------------------------------------------------------*/
/*  Single
/*-----------------------------------------------------------------------------------*/

.single .inside-article{
    border: 0;
    box-shadow: none;
    padding-top: 0!important;
    padding-left: 0!important;
    padding: 0;
}
.single .entry-content {/*text-align: justify;*/}

.single .site-main .entry-meta{margin-top:1em;}

.search .page-header{
    padding-bottom: 10px;
    margin: 0;
}

body.single-review{background: #fff;}

.single-review .site-main{
    margin: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*  Table of contents
/*-----------------------------------------------------------------------------------*/

#ez-toc-container{
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    background: #fff;
    border:none;
    position: relative;
    /*border-bottom: 4px solid #ea86978f;*/
    border-radius: 0;
}
#ez-toc-container nav{padding:0 20px;}
#ez-toc-container ul{
    margin: 0;
}
#ez-toc-container .ez-toc-title-toggle{display: none;}
#ez-toc-container .ez-toc-title{
    font-size: 20px;
    font-weight: 700;
    padding: 0 20px;
    margin: 0;
    margin-bottom: 15px;
}
#ez-toc-container::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 3px;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    background-color: #EA8697;
}

#ez-toc-container ul li{
    list-style: disc;
    margin-left: 20px!important;
    color: #eb6b8c;
    font-size: 18px;
    padding-bottom: 10px;
}

#ez-toc-container ul li::marker{
    font-size: 20px;
}

#ez-toc-container ul li.level_3{
    margin-left: 40px!important;
}

#ez-toc-container ul li a{
    color: #eb6b8c;
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    border-bottom: 1px solid #EA8697;
}

.is-sticky {
    position: fixed;
    top: 30px;
    display: block;
}
.modal_popup{display: none;}
.popup_active .modal_popup{display: block;}
.buynow ul{margin: 0;list-style: none;}
.buynow ul li {
    display: inline-block;
    padding: 10px 20px;
}
@media screen and (max-width:767px) {
    .single .site-main{padding: 0 20px;margin: 20px 0;}
    .single-review #right-sidebar, .widget.ez-toc{
        display: block;
    }

    .single-review #ez-toc-container{
        display: none;
    }
    .list-reviews ul.product-list li{
        font-size: 16px;
    }
}
/****************************************************/
/****************** Product review ******************/
/****************************************************/

.HomeSlider { float: left; display: block; width: 100%; margin-top: 0px; }
.featuredSlider{
    position: relative;
    padding: 0px;
    border:1px #f5f5f5 solid;
    list-style: none;
    width: 100%;
    /*margin-top: 5px; */
    margin-bottom: 0!important;
    margin: 0!important;
}
.product-item .featuredSlider img,
.product-item .featuredSlider,
.product-item #slick-pager img,
.product-item #slick-pager a{border-radius: 5px;}
.review-heading{margin-bottom: 30px;}
.review-heading .review-rating{padding-bottom: 20px; text-align: left;}
.review-rating [class^="dashicons dashicons-star-"]:before, .stars [class^="dashicons dashicons-star-"]:before {
    color: #fcae00;
}

.featuredSlider li{margin:0!important;}
.featuredSlider img { width: 100%; margin-bottom: 0;max-width: 100%!important;}
#slick-pager {width: 100%; z-index: 9; }
#slick-pager a {
    opacity: 0.6;
    padding: 0px;
    width: 100%; float: left;
    border:1px #f5f5f5 solid;
    color: #fff;
    text-decoration: none;
    margin: 10px;
}
#slick-pager img{margin-bottom: 0;}
#slick-pager a:hover { text-decoration: none; }
#slick-pager a.active { background-color: #d95123; }
#slick-pager .slick-list .slick-track .slick-slide.slick-current {opacity: 1;}


.review-buynow{list-style: none;}
.review-brand{margin: 5px 0 10px;font-size: 15px;}
.review-brand span{font-weight: 700;}
.rating-item{text-align: center;}
.rating-item .item-desc{text-align: justify;}
/*h1.entry-title{margin: 0;}

h4.td-related-title.td-block-title:after {
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    width: 2000px;
    background-color: #f5f5f5;
    left: 100%;
    right: auto;
}*/
.review-buynow ul{
    display: block;
    border:none !important;
    align-items : center;
    justify-content: center;
    list-style: none;
    margin: 0!important;
    padding: 5px 0;
}
.review-buynow ul li{
    width: 100%;
    display: flex;
    margin-left: 0;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    padding: 0;
}
.modal-open .modal .review-buynow{
    display: inline-block;
}
.review-buynow ul img{margin-bottom: 0;}
.btn_buynow a{
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 15px 20px;
    font-size: 15px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    float: right;
    font-weight: 700;
    line-height: 20px;
    border-bottom: none!important;
    background: #ea7e90!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#ea7e90),to(#ea8697))!important;
    background: -webkit-linear-gradient(top,#ea8697,#ea7e90)!important;
    background: -moz-linear-gradient(top,#ea8697,#ea7e90)!important;
    background: -ms-linear-gradient(top,#ea8697,#ea7e90)!important;
    background: -o-linear-gradient(top,#ea8697,#ea7e90)!important;
    box-shadow: 0 4px 16px -4px rgba(0,0,0,0.35);
}
.btn_buynow a:hover{
    color:#fff!important;
}

.tiki a{
    background: #00aaf0!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#00aaf0eb),to(#00aaf0))!important;
    background: -webkit-linear-gradient(top,#00aaf0eb,#00aaf0)!important;
    background: -moz-linear-gradient(top,#00aaf0eb,#00aaf0)!important;
    background: -ms-linear-gradient(top,#00aaf0eb,#00aaf0)!important;
    background: -o-linear-gradient(top,#00aaf0eb,#00aaf0)!important;
}
.shopee a{
    background: #ff5200!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#ff5200f2),to(#ff5200))!important;
    background: -webkit-linear-gradient(top,#ff5200f2,#ff5200)!important;
    background: -moz-linear-gradient(top,#ff5200f2,#ff5200)!important;
    background: -ms-linear-gradient(top,#ff5200f2,#ff5200)!important;
    background: -o-linear-gradient(top,#ff5200f2,#ff5200)!important;
}
.laz a{
    background: #000083!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#000083eb),to(#000083))!important;
    background: -webkit-linear-gradient(top,#000083eb,#000083)!important;
    background: -moz-linear-gradient(top,#000083eb,#000083)!important;
    background: -ms-linear-gradient(top,#000083eb,#000083)!important;
    background: -o-linear-gradient(top,#000083eb,#000083)!important;
}
.lixibox a{
    background: #000204!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#000204),to(#000002040083))!important;
    background: -webkit-linear-gradient(top,#000204,#000204)!important;
    background: -moz-linear-gradient(top,#000204,#000204)!important;
    background: -ms-linear-gradient(top,#000204,#000204)!important;
    background: -o-linear-gradient(top,#000204,#000204)!important;
}
.sendo a{
    background: #e62329!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#e62329ed),to(#e62329))!important;
    background: -webkit-linear-gradient(top,#e62329ed,#e62329)!important;
    background: -moz-linear-gradient(top,#e62329ed,#e62329)!important;
    background: -ms-linear-gradient(top,#e62329ed,#e62329)!important;
    background: -o-linear-gradient(top,#e62329ed,#e62329)!important;
}
.amazon a{
    background: #f8991c!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#f8991cf0),to(#f8991c))!important;
    background: -webkit-linear-gradient(top,#f8991cf0,#f8991c)!important;
    background: -moz-linear-gradient(top,#f8991cf0,#f8991c)!important;
    background: -ms-linear-gradient(top,#f8991cf0,#f8991c)!important;
    background: -o-linear-gradient(top,#f8991cf0,#f8991c)!important;
}
.fado a{
    background: #214181!important;
    background: linear-gradient(90deg,#bd2a36,#9b4599,#214181)!important;
    background: -ms-linear-gradient(90deg,#bd2a36,#9b4599,#214181)!important;
    color: #fff;
}
.yes24 a{
    background: #8da0ab!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#93acba),to(#8da0ab))!important;
    background: -webkit-linear-gradient(top,#93acba,#8da0ab)!important;
    background: -moz-linear-gradient(top,#93acba,#8da0ab)!important;
    background: -ms-linear-gradient(top,#93acba,#8da0ab)!important;
    background: -o-linear-gradient(top,#93acba,#8da0ab)!important;
}
.nguyenkim a{
    background: #fe0000!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#f61111),to(#fe0000))!important;
    background: -webkit-linear-gradient(top,#f61111,#fe0000)!important;
    background: -moz-linear-gradient(top,#f61111,#fe0000)!important;
    background: -ms-linear-gradient(top,#f61111,#fe0000)!important;
    background: -o-linear-gradient(top,#f61111,#fe0000)!important;
}
.dienmayxanh a{
    background: #4a90e2!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#5393dd),to(#4a90e2))!important;
    background: -webkit-linear-gradient(top,#5393dd,#4a90e2)!important;
    background: -moz-linear-gradient(top,#5393dd,#4a90e2)!important;
    background: -ms-linear-gradient(top,#5393dd,#4a90e2)!important;
    background: -o-linear-gradient(top,#5393dd,#4a90e2)!important;
}
.bachhoaxanh a{
    background: #008848!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#089050),to(#008848))!important;
    background: -webkit-linear-gradient(top,#089050,#008848)!important;
    background: -moz-linear-gradient(top,#089050,#008848)!important;
    background: -ms-linear-gradient(top,#089050,#008848)!important;
    background: -o-linear-gradient(top,#089050,#008848)!important;
}
.bitis a{
    background: #034ea1!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#0f5db2),to(#034ea1))!important;
    background: -webkit-linear-gradient(top,#0f5db2,#034ea1)!important;
    background: -moz-linear-gradient(top,#0f5db2,#034ea1)!important;
    background: -ms-linear-gradient(top,#0f5db2,#034ea1)!important;
    background: -o-linear-gradient(top,#0f5db2,#034ea1)!important;
}
.juno a{
    background: #e01b22!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#e6292f),to(#e01b22))!important;
    background: -webkit-linear-gradient(top,#e6292f,#e01b22)!important;
    background: -moz-linear-gradient(top,#e6292f,#e01b22)!important;
    background: -ms-linear-gradient(top,#e6292f,#e01b22)!important;
    background: -o-linear-gradient(top,#e6292f,#e01b22)!important;
}
.vascara a{
    background: #f15b67!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fe6d78),to(#f15b67))!important;
    background: -webkit-linear-gradient(top,#fe6d78,#f15b67)!important;
    background: -moz-linear-gradient(top,#fe6d78,#f15b67)!important;
    background: -ms-linear-gradient(top,#fe6d78,#f15b67)!important;
    background: -o-linear-gradient(top,#fe6d78,#f15b67)!important;
}
.thegioididong a{
    background: #fed700!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fcd80d),to(#fed700))!important;
    background: -webkit-linear-gradient(top,#fcd80d,#fed700)!important;
    background: -moz-linear-gradient(top,#fcd80d,#fed700)!important;
    background: -ms-linear-gradient(top,#fcd80d,#fed700)!important;
    background: -o-linear-gradient(top,#fcd80d,#fed700)!important;
}
.fptshop a{
    background: #cd1818!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#cd2727),to(#cd1818))!important;
    background: -webkit-linear-gradient(top,#cd2727,#cd1818)!important;
    background: -moz-linear-gradient(top,#cd2727,#cd1818)!important;
    background: -ms-linear-gradient(top,#cd2727,#cd1818)!important;
    background: -o-linear-gradient(top,#cd2727,#cd1818)!important;
}
.cellphones a{
    background: #e11b1e!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#d92b2e),to(#e11b1e))!important;
    background: -webkit-linear-gradient(top,#d92b2e,#e11b1e)!important;
    background: -moz-linear-gradient(top,#d92b2e,#e11b1e)!important;
    background: -ms-linear-gradient(top,#d92b2e,#e11b1e)!important;
    background: -o-linear-gradient(top,#d92b2e,#e11b1e)!important;
}
.concung a{
    background: #ff1e7f!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#ff398e),to(#ff1e7f))!important;
    background: -webkit-linear-gradient(top,#ff398e,#ff1e7f)!important;
    background: -moz-linear-gradient(top,#ff398e,#ff1e7f)!important;
    background: -ms-linear-gradient(top,#ff398e,#ff1e7f)!important;
    background: -o-linear-gradient(top,#ff398e,#ff1e7f)!important;
}
.watsons a{
    background: #009aa9!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#0698a7),to(#009aa9))!important;
    background: -webkit-linear-gradient(top,#0698a7,#009aa9)!important;
    background: -moz-linear-gradient(top,#0698a7,#009aa9)!important;
    background: -ms-linear-gradient(top,#0698a7,#009aa9)!important;
    background: -o-linear-gradient(top,#0698a7,#009aa9)!important;
}

.vmintech a{
    background: #015d33!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#0c7108),to(#015d33))!important;
    background: -webkit-linear-gradient(top,#0c7108,#015d33)!important;
    background: -moz-linear-gradient(top,#0c7108,#015d33)!important;
    background: -ms-linear-gradient(top,#0c7108,#015d33)!important;
    background: -o-linear-gradient(top,#0c7108,#015d33)!important;
}
.minkyvn a{
    background: #056201!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#0c7108),to(#056201))!important;
    background: -webkit-linear-gradient(top,#0c7108,#056201)!important;
    background: -moz-linear-gradient(top,#0c7108,#056201)!important;
    background: -ms-linear-gradient(top,#0c7108,#056201)!important;
    background: -o-linear-gradient(top,#0c7108,#056201)!important;
}
.dienmaycholon a{
    background: #1363ac!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#1964a9),to(#1363ac))!important;
    background: -webkit-linear-gradient(top,#1964a9,#1363ac)!important;
    background: -moz-linear-gradient(top,#1964a9,#1363ac)!important;
    background: -ms-linear-gradient(top,#1964a9,#1363ac)!important;
    background: -o-linear-gradient(top,#1964a9,#1363ac)!important;
}
.mediamart a{
    background: #e82326!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(##E63132),to(#e82326))!important;
    background: -webkit-linear-gradient(top,##E63132,#e82326)!important;
    background: -moz-linear-gradient(top,##E63132,#e82326)!important;
    background: -ms-linear-gradient(top,##E63132,#e82326)!important;
    background: -o-linear-gradient(top,##E63132,#e82326)!important;
}
.xemthem a{
    background: #f3a846!important;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(##d87e08),to(#f3a846))!important;
    background: -webkit-linear-gradient(top,##d87e08,#f3a846)!important;
    background: -moz-linear-gradient(top,##d87e08,#f3a846)!important;
    background: -ms-linear-gradient(top,##d87e08,#f3a846)!important;
    background: -o-linear-gradient(top,##d87e08,#f3a846)!important;
}
.single-product .entry-content{
    padding-bottom: 15px;
}
.btn_buynow.btn-verify{
    position: relative;
}
.btn_buynow.btn-verify>span{
    font-size: 11px;
    position: absolute;
    padding: 5px 10px 4px;
    line-height: 1;
    color: #2ba832;
    background: #fff;
    border-radius: 8px 8px 0;
    top: -12px;
    left: -6px;
    box-shadow: 0 2px 16px -2px rgb(0 0 0 / 25%);
}
.btn_buynow.btn-verify.watsons>span{
    color: #ec728f;
}
.btn_buynow.btn-verify.website>span i{
    background-image: url(/wp-content/themes/lamdieu/assets/images/icon_chitiet.png);
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
    background-size: 300px 180px;
    background-position: -170px -20px;
    height: 13px;
    width: 13px;
    margin-right: 5px;
    margin-top: -2px;
}
.btn_buynow.btn-verify.watsons>span i{
   background-image: url(/wp-content/themes/lamdieu/assets/images/giftbox.png);
   background-size: 13px;
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 30px;
    height: 13px;
    width: 13px;
    margin-right: 5px;
    margin-top: -3px;
    position: relative;
    top: 1px;
}
mark {
  color: inherit;
  padding: 0;
  background: none;
  /*background-image: linear-gradient(120deg, rgba(255, 193, 7, 0.4) 0%, rgba(255, 193, 7, 0.4) 100%);*/
  background-image: linear-gradient(120deg, rgb(234 134 151 / 59%) 0%, rgb(234 134 151 / 39%) 100%);
  background-repeat: no-repeat;
  background-size: 0% .3em;
  background-position: 0 80%;
  position: relative;
  -webkit-animation-delay: 1s;
          animation-delay: 1s; }
  mark[data-aos="highlight-text"].aos-animate {
    background-size: 100% .3em; }
  mark:not([data-aos="highlight-text"]) {
    background-size: 100% .3em; }
/***Product Details***/
.product-item{
    position: relative;
    padding: 10px 20px;
    margin-bottom: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.06);
}
.product-item h3{
    border-bottom: 1px solid #efefef;
    margin: 5px 0 20px;
    padding-bottom: 10px;
}
.product-item h3 a i{margin-left: 10px;}
.product-item h3 a{color: #333;border-bottom: 0;}
.product-item h3 a:hover{color: #1e73be;}
.product-item .review-buynow ul img{width: 120px;}
.product-item .review-buynow ul li.buynow a{width: 150px; font-size: 13px; padding: 7px 8px;height: 35px}

.product-item .review-description{
    padding: 20px;
    background: #f8f8f8;
    border-radius: 8px;
    margin-top: 15px;
}
.review-description .product_spec{
    font-size: 14px;
    /*background-color: #fff;*/
    width: 100%;
    margin:15px 0;
    border:none;
}
.product_spec th, .product_spec td {
    border:none;
    color: #333;
    font-size: 11px;
}
.product_spec th {
    font-weight: bold;
    padding: 8px;
    text-align: left;
    width: 35%;
    border-top: 1px solid #e4e4e4;
}
.product_spec  td {
    padding: 8px;
    border-top: 1px solid #e4e4e4;
}
@media (min-width:1200px) {
    .product_spec tbody {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .product_spec tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
    }
    .product_spec th, .product_spec td {
        border: 1px solid #e7e7e7;
        color: #333;
        display: block;
        font-size: 14px;
        background: #fff;
    }
    .product_spec th {
        background-color: #f7f7f7;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-weight: normal;
        padding: 6px 10px;
        text-align: center;
        max-width: 110px;
        min-width: 130px;
        letter-spacing: -0.2px;
    }
    .product_spec td {
        -webkit-box-flex: 2;
        -webkit-flex: 2;
        -ms-flex: 2;
        flex: 2;
        padding: 6px 10px;
    }
}

.product-item .col-rv:first-child{padding-right: 15px;}
.product-item .col-rv:last-child{padding-left: 15px;}
.pro_num{
    font-size: 16px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    padding: 8px 12px;
    font-weight: 700;
    line-height: 1;
    color: #666;
    letter-spacing: .05em;
    background: #f8f8f8;
    border-radius: 0 8px;
}
.pro_num.pro_hot{
    background: #fa1100b5;
    color: #fff;
}
.pro_pr{
    background: #f8f8f8;
    padding: 5px 10px;
    margin-right: 10px;
    font-size: smaller;
    font-weight: normal!important;
}
.pro_epick{background:#fff5f2;}
/*.pro_pr{
    font-size: smaller;
    z-index: 1;
    padding: 5px 8px;
    line-height: 1;
    color: #666;
    letter-spacing: .05em;
    background: #f8f8f8;
    border-radius: 5px;
    margin-left: 5px;
}*/
.product-item .readmore{display: none;}

.entry-byline {
    padding: 0px;
    display: -webkit-box;
    display: flex;
        -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
}
.entry-byline.vr-meta{
    color: #333;
    font-size:smaller;
    justify-content: left;
}
.vr-meta ul{
    list-style: none;
    margin:0;
    display: flex;
}
.posted-on .updated{
  display: inline-block;
}
.posted-on .published{display: none;}
.vr-meta ul li{
    margin-bottom: 0;
    font-size: 13px;
    margin-right: 5px;
    color: #999;
}
.entry-header .entry-meta{
    margin:0;
}
.entry-meta .byline, .entry-meta .posted-on{
    color: #999;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 13px;
    margin-right: 0;
}
.entry-meta .byline{font-weight: 700;}
.vr-meta ul li:last-child{
    margin-right: 0;
    margin-left:0;
}
.vr-meta ul li a{font-weight: 700;color:#999;}
.vr-meta ul li img, .author-avatar img{
    margin-bottom: 0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 5px;
        position: relative;
    top: 2px;
}

.entry-byline svg, .entry-meta svg{
    width: 16px;
    padding: 0px 0px;
    height: 16px;
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.entry-byline .entry-byline-body span:after, .posted-on:before,.review-toc-affix .namecate:before, .newslist li .timepost .namecate a:before {
    content: '●';
    margin-left: 4px;
    margin-right: 8px;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    color: #999;
    /* background-color: #f3ad20; */
}
.vr-meta ul {
    align-items: center;
}
.author .entry-review{
    display: none;
}
.author-info-box {
    position: relative;
    padding: 10px 0
}



.author__popup {
    position: absolute;
    top: 40px;
    left: 0;
    /*transform: translateX(-50%);*/
    width: 350px;
    padding: 15px 15px;
    background-color: #fff;
    border-radius: 2.5px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
    z-index: 100;
    display: none;
}
.author-info-box:hover .author__popup {
    opacity: 1;
    visibility: visible;
    display: block;
}
.author__popup:after {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    top: -15px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: transparent;
    left: 10%;
}

.author__popup p {
    color: #333;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
}

.author__popup-img {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.author__popup-img img {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
}

.author__popup-name {
    padding-left: 10px;
    text-align: left;
}

.author__popup-name h3 {
    color: #000;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
}

.author__popup-name span {
    color: #333;
}

.author__popup-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.author__popup-icon p {
    padding: 0 5px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 100;
    background-color: #e3e3e3;
    color: #101010;
    margin: 0 !important;
}

.author__popup-icon p a {
    font-weight: 100 !important;
    color: #000 !important;
}

.author__popup .author-social a {
    color: #7c7c7c !important;
    margin-right: 0px;
}
@media (max-width: 400px) {
    .author__popup {
        width: 300px
    }
}

.single .entry-content{margin: 10px 0px;}
.single .entry-content h2{
    box-shadow: 0 1px 0 -0.1px #f4f4f4;
    padding-bottom: 15px;}
#muangay a{
    background: #fd6e1d !important;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fd6e1d),to(#f59000)) !important;
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d) !important;
}
/***Product Details***/

/***Product compare***/
.p-compare-spec {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: -15px;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    border:none;
    text-align: center;
}
.p-compare-spec .btn-verify>span{display: none; }

/*.review-compare  .p-compare-spec{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-items: flex-start;
}
.review-compare .compare-lists{
    width: 200px;
    float: left;
    list-style: none;
}*/
.p-compare-spec tbody {
    white-space: nowrap;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    display: inline-block;
}

.p-compare-spec th, .p-compare-spec td {
    color: #333;
    font-size: 12px;
    line-height: 1.2;
    padding: 8px 10px;
    white-space: normal;
    min-width: 150px;
    border:none;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}
.p-compare-spec th {
    text-align: left;
    width: 100px;
    font-weight: 600;
    font-size: smaller;
    vertical-align: middle !important;
    padding: 8px 10px;
    position: sticky;
    left: 0;
    top: auto;
    background-color: #f9fafc;
    z-index: 999;
}
.p-compare-spec td {
    min-width: 134px;
    vertical-align: middle !important;
}
.p-compare-spec tbody .p-compare-spec__item {
    position: relative;
    text-align: center;
}
.p-compare-spec tbody p{
    margin-bottom:0;
}
.p-compare-spec tbody .p-compare-top{
   vertical-align: top!important
}
.p-compare-top .u-color-gray,.p-compare-top .prodduct_rating .points{
    margin-top: 10px;
    display: block;
    margin-bottom: 0;
}
.p-compare-top strong{
    margin-top: 7px;
    display: inline-block;
    margin-left: 5px;
    font-weight: 500;
}
.p-compare-spec .p-compare-spec__image {
    height: 120px;
    line-height: 120px;
    vertical-align: bottom;
}
.p-compare-spec tbody img {
    max-height: 120px;
    max-width: 120px;
    vertical-align: middle;
}
.p-compare-spec tbody img.p-compare-spec__image--inview {
    -webkit-animation: show .5s linear 0s;
    animation: show .5s linear 0s;
}
.u-color-gray, .c-form-word-count, .c-incremental-search {
    color: #999 !important;
}
.compare-title{
    color: #333 !important;
    margin-bottom:0;
    margin-top:10px;
    font-size: 13px;
    font-weight: 600;
}
.compare-price{
    font-size: smaller;
    font-weight: 600;
    color: #f00!important;
}
.compare-best{
    font-weight: 700;
}
.p-compare-spec .p-compare-spec__badge {
    background-color: #e7e7e7;
    border-radius: 50%;
    font-weight: bold;
    height: 28px;
    left: 5px;
    padding-top: 7px;
    position: absolute;
    top: 5px;
    width: 28px;
    border: 1px solid #e7e7e7;
    color: #666;
}
.p-compare-spec .p-compare-spec__badge-1 {
    background-color: #d9b33f;
    border-radius: 50%;
    font-weight: bold;
    height: 28px;
    left: 5px;
    padding-top: 7px;
    position: absolute;
    top: 5px;
    width: 28px;
    color: #fff;
}
.p-compare-spec .p-compare-spec__badge-2 {
    background-color: #6f7b82;
    border-radius: 50%;
    font-weight: bold;
    height: 28px;
    left: 5px;
    padding-top: 7px;
    position: absolute;
    top: 5px;
    width: 28px;
    color: #fff;
}
.p-compare-spec .p-compare-spec__badge-3 {
    background-color: #a05326;
    border-radius: 50%;
    font-weight: bold;
    height: 28px;
    left: 5px;
    padding-top: 7px;
    position: absolute;
    top: 5px;
    width: 28px;
    color: #fff;
}
.review-compare .review-buynow{
    vertical-align: top!important;
}
.review-compare .review-buynow ul .btn_buynow{
    margin-bottom: 10px;
}
.review-compare .review-buynow ul .btn_buynow a{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
}


@media (max-width:768px) {
    .p-compare-spec th{min-width: 130px;font-size:13px;line-height:20px;}
}
/***Product Compare***/

/******************************************************/
/******************************************************/
/******************************************************/
/******************                  ******************/
/******************  Product review  ******************/
/******************                  ******************/
/******************************************************/
/******************************************************/
/******************************************************/
.btn-cauhoi{
    background-color: #f8f8f8 !important;
    margin: 0.7rem auto 1.0rem !important;
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    position: relative;
    padding: 0.75rem 1.5rem;
    border: 0 solid transparent;
    border-radius: 0.3125rem;
    max-width: 450px;
    font-size:smaller;
}
.align-items-center {
    align-items: center !important;
}
.btn-cauhoi a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}
.review_process {
    background-color: #f8f8f8 !important;
    position: relative;
    padding: 0.75rem 1.5rem;
    border: 0 solid transparent;
    border-radius: 0.3125rem;
    font-size: smaller;
    margin-bottom: 20px;
}
.mobile{display: none!important;}

@media (max-width:1024px) {
    .footer-widgets .widget_nav_menu a{padding: 5px 0;display: block;}
    .footer-widgets .widget-title{
        margin-bottom: 15px;
    }
    .all-category .category-row .category-col {
        width:24%;
    }
    .main-search input, #load-data ul{width:100%;}
    .main-search input{transition: none;border: none;}
    #categories li.cat_col{
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .vr-meta ul{display: flex}
    .vr-meta ul li{margin-bottom: 10px;}
}
@media (max-width:767px) {
    .all-category .category-row .category-col {
        width:49%;
    }
    .main-search input, #load-data ul{width:100%;}
    .main-search .button_search{background-color: #fff;}
    .main-search span.search_text{display: none;}
    #categories li.cat_col{
        flex: 0 0 50%;
        max-width: 50%;

    }
    #categories.v2 li.cat_col {
    padding: 3px;
}
    #categories li a {
        height: 9rem;
    }
    #categories li.cat_col.feature{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .ez-cell {
        display: block;
    }
    .buynow ul li {
        width: 100%;
    }
    .ez-inline-cpg-top > .ez-cell:nth-child(2){display: grid;}
    .single .leftcate #main{padding: 0;}
    .latest li h3 {
        display: block;
        overflow: hidden;
        line-height: 28px;
        font-size: 22px;
        font-weight: 600;
        margin: 0;
        color: #333;
    }
    .product-item{padding: 0px;}
    .product-item .proitem{padding: 10px;}
    .product-item .col-rv:first-child{padding-right: 0px;}
    .product-item .col-rv:last-child{padding-left: 0px;}
    .product-item .review-buynow{padding:15px 0;}
    .product-item .readmore{
        display: block;
    }
    .product-item .readmore a{
        font-size: smaller;
        font-weight: 700;
        /*color: #4392f1;*/
        position: relative;
        display: block;
        padding: 15px;
        border-top: 1px solid #efefef;
    }
     .product-item .readmore i.td-icon-menu-right{
        position: absolute;
        right: 10px;
        top:16px;
        background-image: url('/assets/images/arrow-right.png');
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
     }
    .mobile{display: block!important;}
}
@media (max-width:480px) {
    .main-search input, #load-data ul{width:100%;}
    /*#categories li.cat_col{
        flex: 0 0 100%;
        max-width: 100%;
    }*/
}

@media (max-width:299px) {
    .main-search input, #load-data ul{width:90%;}
}

/*=============================*/

.listing_brand_logo.flex_container_brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.listing_brand_logo .customer-logo .item_lg {
    display: block;
    text-align: center;
    height: 100%;
    padding: 15px;
    border: 1px solid #def0ff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.listing_brand_logo .customer-logo .item_lg {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.listing_brand_logo .customer-logo .item_lg svg {
    width: 100%;
    height: 65px;
    display: inline-block;
}

@media(min-width:1200px) {
    .listing_brand_logo.flex_container_brand {
        margin: 0 -15px
    }

    .listing_brand_logo .customer-logo {
        padding: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .listing_brand_logo .customer-logo .item_lg {
        width: 165px;
        height: 80px;
    }

    .listing_brand_logo .customer-logo.part-bitis svg,
    .listing_brand_logo .customer-logo.part-aeon svg,
    .listing_brand_logo .customer-logo.part-vinamilk svg {
        height: 48px;
        max-width: 110px;
    }

    .listing_brand_logo .customer-logo.part-coupletx svg {
        height: 70px;
    }

    .listing_brand_logo .customer-logo.part-hnoss svg {
        height: 30px;
    }
}

@media(max-width:1199px) and (min-width:992px) {
    .listing_brand_logo.flex_container_brand {
        margin: 0 -15px
    }

    .listing_brand_logo .customer-logo {
        padding: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .listing_brand_logo .customer-logo .item_lg {
        width: 132px;
        height: 132px;
    }
}

@media(max-width:991px) and (min-width:768px) {
    .listing_brand_logo.flex_container_brand {
        margin: 0 -15px
    }

    .listing_brand_logo .customer-logo {
        padding: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .listing_brand_logo .customer-logo .item_lg {
        width: 158px;
        height: 80px;
    }

    .listing_brand_logo .customer-logo.part-bitis svg,
    .listing_brand_logo .customer-logo.part-aeon svg,
    .listing_brand_logo .customer-logo.part-vinamilk svg {
        height: 50px;
    }
}

@media(min-width:768px) {
    .listing_brand_logo .customer-logo .item_lg:hover {
        border-color: #fff;
        -webkit-transform: translate(0, -3px);
        -ms-transform: translate(0, -3px);
        transform: translate(0, -3px);
        box-shadow: 0 0 0 1px rgb(222, 240, 255, 0.4), 0 1px 3px 0 rgb(222, 240, 255, 0.44), 0 3px 3px -1px rgb(222, 240, 255, 0.4), 0 20px 30px -3px rgb(222, 240, 255, 0.4);
    }
}

@media(max-width:767px) {

    .home_brand_trusted .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .listing_brand_logo.flex_container_brand {
        margin: 0 -5px
    }

    .listing_brand_logo .customer-logo {
        padding: 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 31%;
        flex: 0 0 31%;
        max-width: 30%;
    }
    .listing_brand_logo .customer-logo:last-child {
      display: none;
    }
    .listing_brand_logo .customer-logo .item_lg {
        padding: 8px;
    }

    .listing_brand_logo .customer-logo .item_lg svg {
        height: 45px;
        max-width: 75%;
        margin: auto;
    }

    .listing_brand_logo .customer-logo.part-bitis svg,
    .listing_brand_logo .customer-logo.part-aeon svg,
    .listing_brand_logo .customer-logo.part-vinamilk svg {
        height: 30px;
    }
}

/******************************************************/
/******************************************************/
/******************************************************/
/******************                  ******************/
/******************  Promotion       ******************/
/******************                  ******************/
/******************************************************/
/******************************************************/
/******************************************************/
.post-type-archive-promotion,.post-type-archive-promotion .paging-navigation,.post-type-archive-promotion .comments-area{
        background: #f1f0f1!important;
}
.header-promotion h1 {
    padding: 15px 0;
    color: #333;
}
.header-promotion {
    padding: 50px 5px 50px;
    background: #f9ddd5;
    margin-bottom:10px;
}

.header-promotion .header-heading {
    padding: 0;
}

.header-promotion .header-left {
    float: left;
    display: inline-block;
    text-align: left;
    width: 60%;
}

.header-promotion .header-right {
    float: right;
    display: inline-block;
    width: 35%
}

.header-promotion .header-right .header-button {
    text-align: right;
    float: right;
    display: flex;
    flex-direction: column;
}

.header-promotion .header-description p {
    margin-bottom: 5px;
}

.header-promotion span.updated {
    color: #fff;
    font-size: smaller;
    line-height: 1.375rem;
    letter-spacing: .7px;
    text-align: left;
}

.header-promotion .header-right .button-newsletter,
.header-promotion .header-right .button-facebook {
    font-size: .875rem;
    line-height: .875rem;
    font-weight: 700;
    flex:1;
    width: 100%;
    max-width: 300px;
    border-radius: 4px;
    border: 1px solid #fff;
    background-color: #fff;
    padding: 10px 15px;
    color: #000;
    margin: 0 auto 15px;
    text-align: left;
    text-decoration: none;
    line-height: 30px;
    justify-content: left;
}

.header-promotion .header-right img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
        position: relative;
    top: 4px;
}

.header-promotion .header-heading h1::after {
    margin: 10px 0;
}
#promotion{
    margin-bottom: 20px;
}
#promotion article{
    width: 33.3333%;
    float: left;
    display: block;
    padding: 0 10px;
}
#promotion article .inside-article{
    border-radius: 3px;
}
#promotion article .post-image,
#promotion article .post-image img{
    width: 100%;
    padding: 0;
    margin:0;
    border-radius: 3px 3px 0 0;
}
#promotion article h3{
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 48px;
    line-height: 24px;
    margin: 15px 0 10px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
#promotion article .entry-meta{
    margin-bottom: 10px;
    padding: 0 15px;
 }

@media only screen and (max-width:1200px) {
    .header-promotion {
        margin-top: -1px;
    }
    .archive  #promotion  .content-area{
        padding: 0;
    }
}

@media only screen and (max-width:768px) {

    .header-promotion .header-left,
    .header-promotion .header-right {
        width: 100%;
        display: block;
        text-align: center;
    }
    .header-promotion .header-right img{margin-top: 5px;}
    .header-promotion .header-right .header-button {
        text-align: center;
        float: initial;
    }
    #promotion article{width: 100%;padding: 0px 0px;}
}

/******************************************************/
/******************                  ******************/
/******************  Related Posts   ******************/
/******************                  ******************/
/******************************************************/
.article-write-cms {
    background: #f1f9fb;
    padding: 15px;
    border-radius: 6px;
    margin-bottom:15px;
    display: inline-block;
    width: 100%;
}

.article-write-cms a {
    color: #222;
    border-bottom: none !important;
}

.article-write-cms .picture-write-cms {
    float: left;
    margin-right: 20px;
    vertical-align: top;
}

.img-rounded {
    border-radius: 6px;
}

.article-write-cms img {
    max-width: 150px;
    height: auto !important;
    margin: 20px 0 10px;
}

.article-write-cms img {
    margin-top: 0;
    margin-bottom: 0;
}

.article-write-cms .des-article-cms {
    overflow: hidden;
}
.article-write-cms .des-article-cms span{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.article-write-cms p {
    margin: 0;
    padding-top: 15px;
    line-height: 1.58;
}

.article-write-cms .des-article-cms p {
    padding: 0;
    font-size: 15px;
}

.article-write-cms .des-article-cms a{
    color: #333;
    font-size: 16px;
    display: block;
    font-weight: 700;
}

.article-write-cms .des-article-cms p a:hover b {
    color: #eb6b8c !important
}

@media (max-width: 768px) {

    /*.article-write-cms{display: block;}
    .article-write-cms .picture-write-cms{margin-right: 0;}
    .article-write-cms img{width: 100%;height: auto!important; margin-bottom: 10px;}
    .article-write-cms .des-article-cms{width: 100%;margin-top: 10px;}*/
    .article-write-cms .des-article-cms p span {
        display: none;
    }

    .article-write-cms img {
        height: 80px !important
    }
}
#search{padding-right: 0!important;z-index: 99999}
#search .modal-dialog--search {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    top:0;
}
#search .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: .3rem;
    outline: 0;
}
#search .modal-content--search {
    height: 100%;
    border: 0;
    border-radius: 0;
}
#search .search__close {
    float: right;
    font-weight: 700;
    color: #c3c8ce;
    opacity: .5;
    font-size: 3.5rem;
    line-height: .4;
    text-shadow: none;
    padding: 1rem !important;
    background-color: transparent;
    border: 0;
}
#search .modal-body--search {
    padding: 1rem 1rem 1rem 0;
}
#search .container-fluid--search {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 25vw;
    margin-left: 25vw;
    position: absolute;
    max-width: calc(100vw - 50vw);
}
#search .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#search .col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
}
#search .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: inherit;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #eff0f1;
    border-radius: .25rem;
    transition: border-color .3s ease-in-out;
}
#search .form-control--search {
    margin-bottom: 3rem !important;
    height: 5.5rem;
    font-size: 3.5rem;
    border: solid #eff0f1;
    border-width: 0 0 2px 0;
    border-radius: 0;
}
#search .form-control:focus {
    color: inherit;
    background-color: #fff;
    border-color: #EA8697;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #EA8697;
}
#search .form-control:focus {
    color: inherit;
    border-color: #EA8697;
    box-shadow: none;
}

#search-results ul{
    font-weight: 600;
    list-style: none;
    padding-left: 0;
    text-align: left;
    margin:0;
}
#search-results li{
    margin-top: 1rem;
    line-height: 1.1;
}
@media (max-width: 1024px) {
    #search .container-fluid--search{
        margin: 0 20px;
        max-width: calc(100% - 40px);
    }
}
#search .form-control--search{
    font-size: 30px;
    height: 50px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="text"]:focus, input[type="password"]:focus,
    textarea:focus, select:focus {
      font-size: 16px;
    }
}

.topx-sidebar .widget_title{position: relative;padding-left: 20px;margin-bottom: 10px;}
.topx-sidebar .widget_title::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 3px;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    background-color: #EA8697;
}
.topx-sidebar .newslist li{
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.topx-sidebar ul{
    counter-reset: item;
    list-style-type: none;
}
.topx-sidebar .newslist li:before {
    content: counter(item, decimal-leading-zero) " ";
    counter-increment: item;
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    color: #999;
    position: absolute;
    top: 33%;
    left: 0;
}
.topx-sidebar li h3{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #292929;
}
.topx-sidebar .newslist li .tempvideo{
    width: 80px;
    margin-bottom: 0;
}
.topx-sidebar .newslist li .tempvideo img{
    border-radius: 3px;
}
.topx-sidebar .newslist li a{
    /*font-weight: 600;*/
    margin-bottom: 3px!important;
    color: #292929;
    font-size: 17px;
    line-height: 1.4;
    border-bottom: 0;
    padding-left: 40px;
}
.topx-sidebar .prodduct_rating{text-align: left;padding-left: 40px;}
.topx-sidebar .prodduct_rating span.stars{
    position: relative;
    top: 1px;
}
.topx-sidebar .nhandinh{
    padding: 3px 5px;
    font-size: 10px;
    /*text-transform: uppercase;*/
    font-weight: 100;
    background-color: #e3e3e3;
    color: #999;
    margin-right:10px;
}
.topx-sidebar .prodduct_rating strong{
    font-weight: 500;
    font-size: 13px;
}
.topx-sidebar .dashicons,
.topx-sidebar .dashicons-before:before{
    width: 15px;
    height: 15px;
    font-size: 15px;
}
.topx-sidebar li a:hover{
    color: #EA8697!important;
}
.single_review-sidebar{
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #e4e4e4;
    box-shadow: none;
    padding: 1.5rem 1rem 1rem;
    margin: 20px 0px 2rem;
    border-radius: 0;
}
.single_review-sidebar{position: relative;margin-top:0px;}
.single_review-sidebar ul.list_store{
    display: block;
}
.single_review-sidebar ul.list_store li{
    display: flex;
}
.single_review-sidebar ul li{
    margin: 10px 0!important;
}
.single_review-sidebar a img{
    width: 100%;
    margin:10px auto!important;
    max-width: 250px;
    display: block;
}

.single_review-sidebar::after{
    top: -15px;
    left: 5.7rem;
    background: #fff;
    letter-spacing: 1;
    padding: 0 10px;
}
.single_review-sidebar .prodduct_rating{position: relative;top:-5px;}
.single_review-sidebar .prodduct_rating strong{
     top: 3px;
    position: relative;
}
.single_review-sidebar h3{
    margin-top:-10px;
    font-size: 25px;
    margin-bottom: 10px;
    text-align: center;
}
.error404 .site-main{
    padding-top: 50px;
    padding-bottom: 50px;
}
.error404 .btn-loadmore{margin-top:40px;}
@media screen and (max-width:1024px) {
    .newslist{margin-right: 0!important}
    .error404 .site-main{padding: 30px 20px;text-align: center;}
}

@media screen and (max-width:768px) {
    #sidebar-single_review{
        background-color: #fff;
        position: fixed;
        left: 0;
        z-index: 99999;
        text-align: center;
        cursor: pointer;
        border-top: 1px solid #DADADA;
        -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        padding: 10px 15px;
        width: 100%;
        bottom: 0;
    }
    #sidebar-single_review .sidebar-fixed-left{width: calc(100% - 100px);padding-right: 10px;text-align: left}
    #sidebar-single_review  a{font-size: 20px;font-weight: 600;color: #3a3a3a}
    #sidebar-single_review .prodduct_rating{text-align: left;margin-bottom: 0;}
    #sidebar-single_review .sidebar-fixed-right{width: 100px;}
    #sidebar-single_review .sidebar-fixed-right button{
        display: block;
        width: 100%;
        padding: 10px 15px;
        font-size: 15px;
        text-align: center;
        border-radius: 4px;
        color: #fff;
        font-weight: 700;
        border-bottom: none!important;
        background: #eb6b8c!important;
    }
    .topx-sidebar{margin-bottom: 30px;}
    .topx-sidebar .newslist li:before {
        content: counter(item, decimal-leading-zero) " ";
        counter-increment: item;
        font-size: 25px;
        line-height: 25px;
        font-weight: 700;
        color: #999;
        position: absolute;
        top: 33%;
        left: 0;
    }
    .topx-sidebar .newslist li a{padding: 0;}
    .topx-sidebar .newslist li{
        padding-left: 40px;
    }
    .review-header-title{padding: 30px 20px!important;}
    .topx-sidebar .newslist li a{
        overflow: unset;
    }
    .topx-sidebar .newslist li a span.topx-title{
        border-bottom: 1px solid #EA8697;
        color: #eb6b8c;
    }
    .topx-sidebar .nhandinh{
        font-size: 17px;
        font-weight: 700;
        background: none;
        border:none;
        padding: 0;
        margin-right: 5px;
        color: #292929;
    }
    .topx-sidebar .prodduct_rating span.stars{
        top:5px;
    }
    .topx-sidebar .prodduct_rating strong{position: relative;top: -5px;}
}

/******* Related Posts **********/
#relatedposts{
    display: block;
    overflow: hidden;
    margin: 16px auto;
}
/*#relatedposts h3{
    display: block;
    padding: 0 0 10px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 0;
}*/

/******* Related Posts **********/
#mc_popular_articles .newslist li{
    margin: 0!important;
    padding: 0px 0 15px;
    border:0px;
}
#mc_popular_articles .newslist li .tempvideo{
    width: 40%;
    height: auto;
}
#mc_popular_articles .newslist li h3{
    line-height: 20px;
    font-size: 17px;
    font-weight: 500;
}
#mc_popular_articles #list-onecol{
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.2);
    /*border-radius: 4px;*/
    background: #fff;
}

#mc_popular_articles #list-onecol.newslist{margin-right: 0!important;}
#mc_popular_articles #list-onecol.newslist li{/*margin-bottom: 5px!important;*/}
#mc_popular_articles #list-onecol.newslist li .tempvideo{
    width: 100%;
    height: auto;
    display: none;
}
#mc_popular_articles #list-onecol.newslist li:first-child .tempvideo{display: block;}
#mc_popular_articles #list-onecol.newslist li:first-child h3{
    font-weight: 700;
}


#mc_popular_articles #list-onecol.newslist li h3,#list-onecol .timepost{padding: 3px 15px 0; }
#mc_popular_articles .newslist li a:visited  h3{    color: #333; }
#mc_popular_articles .newslist li a:hover{color: #333; }


@media screen and (max-width:1024px) {
    #mc_popular_articles .newslist li .tempvideo{height:auto;}
}

#mc_popular_articles.widget_mc_related_articles .newslist li a:hover,
#mc_popular_articles.widget_mc_related_articles .newslist li a h3:hover{color: #333!important;}


.dpsp-zalo .dpsp-network-icon-inner svg{
    max-height:50px;
    top: 20px;
    left: 10px;
}
#dpsp-sidebar .dpsp-zalo .dpsp-network-icon-inner svg{max-height: 50px;}

/******************************************************/
/******************                  ******************/
/******************  Header Banner   ******************/
/******************                  ******************/
/******************************************************/
#banner-top{background-color: #333;cursor:pointer;}
#banner-top a{
    display:flex;
    padding:10px 0;
    position:relative;
    align-items: center;
}
#banner-top .banner_title{
    color: #fff;
    padding-left: 40px;
    padding-right: 130px;
    font-size: 17px;
}
#banner-top button{
    background: #eb6b8c;
    padding: 5px 10px;
    color: #fff;
    border: none;
    border-radius: 3px;
    position: absolute;
    right:0;

}
#dot {
  position: absolute;
  background: #F05670;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: block;
  animation: 2s ease infinite dot_pulse;
  box-shadow: 0 0 0;
  margin-top:3px;
}

@-webkit-keyframes dot_pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(240, 86, 112, 0.4);
  }
  100% {
    box-shadow: 0 0 0 24px rgba(240, 86, 112, 0);
  }
}

@keyframes dot_pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(240, 86, 112, 0.4);
  }
  100% {
    box-shadow: 0 0 0 24px rgba(240, 86, 112, 0);
  }
}

.single footer.entry-meta{font-size: 16px;}


/******************************************************/
/******************                  ******************/
/******************      Quizzz      ******************/
/******************                  ******************/
/******************************************************/
.wq_singleQuestionCtr{
    display: flex;
    flex-wrap: wrap;
}
.wq_questionTextWrapper{order: 2;width: 100%;}
.wq_questionMediaCtr{order: 1;}
.wq-question-answers{order: 3;}
.wq_triviaQuestionExplanation{order: 4;}

.wq-questions .wq-question{
    border-radius: 5px;
    background: #fff5f2;
    overflow: hidden;
}
.wq_questionTextCtr{
   margin-top: 0px;
    float: none !important;
    font-weight: normal;
    background: none!important;
    padding: 0px 20px!important;
    width: 100%;
}
.wq_questionTextCtr h4{
    font-size: 18px !important;
}
.wq-answers{
    padding: 20px !important;
}
.wq-quiz .wq-answers .wq-answer{
    width: 100%;
    background: rgb(235 107 139 / 12%);
    padding: 9px 10px 9px 50px;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
    font-weight: bold !important;
    color: #000 !important;
    font-size: 1.2em !important;
    border-radius: 30px;
    position: relative;
    border: 3px solid transparent;
}
.wq-quiz .wq-answers .wq-answer.wq_correctAnswer{
    background: #55d000!important;
    border-color: transparent!important;
    opacity: 1!important;
}
.wq-quiz .wq-answers .wq-answer.wq_incorrectAnswer{
    background: #f16464!important;
    border-color: transparent!important;
    opacity: 1!important;
}
/*.wq-quiz .wq-answers .wq-answer.wq_incorrectAnswer.chosen{
    background: #55d000;
    border-color: transparent;
    opacity: 1
}*/
.wq-quiz .wq-answers .wq-answer:hover {
    background: #eb6b8c;
    border: 3px solid transparent;
}
.wq-quiz .wq-answers .wq-answer.wq_correctAnswer:hover{background: #55d000!important;border-color: transparent!important;}
.wq-quiz .wq-answers .wq-answer.wq_incorrectAnswer:hover{background: #f16464!important;border-color: transparent!important;}
.wq_triviaQuestionExplanation{
    padding: 0 20px 20px;
    border:none;
    background: #fff5f2;
    font-size: 16px;
}

.wq_triviaQuestionExplanation .wq_QuestionExplanationText{
    opacity: 1!important;
    border-radius: 5px;
}
.wq-answers .wq-answer:before{
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: rgba(0,0,0,0.1);
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}
.wq-answers .wq-answer:nth-child(1):before { content: "A"; }
.wq-answers .wq-answer:nth-child(2):before { content: "B"; }
.wq-answers .wq-answer:nth-child(3):before { content: "C"; }
.wq-answers .wq-answer:nth-child(4):before { content: "D"; }
.wq-answers .wq-answer:nth-child(5):before { content: "E"; }
.wq-answers .wq-answer:nth-child(6):before { content: "F"; }
.wq-answers .wq-answer:nth-child(7):before { content: "G"; }
.wq-answers .wq-answer:nth-child(8):before { content: "H"; }
.wq-answers .wq-answer:nth-child(9):before { content: "I"; }
.wq_singleAnswerCtr .wq_answerTxtCtr:before, .wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after{
    display: none;
}
.wq-answers .wq-answer .wq_answerTxtCtr{
    padding-left:0;
    font-size: 16px;
}
.wq-quiz .wq-results{
    text-align: center;
    border: 2px solid #EA8697!important;
    background: #fef5f1!important;
    padding: 20px;
    border-radius: 4px;
    display: block;

}
.wq-results .wq_quizTitle{
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-right: 10px;
    display: block;
    border-bottom: 1px solid #ea8697;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.result-nocontent{
    display: block;
    margin: 15px 0;
    color: #444;
    font-weight: 300;
    font-size: 25px;
}
.is-completed .result-nocontent{display: none;}
.is-completed .wq-result-score.wq_resultScoreCtr{
    font-size: 2.5em;
    padding: 10px;
    color: #eb6b8b;
    line-height: 1em;
}
.wq-results .wq_shareCtr{margin-top:10px; padding: 10px 30px 0; }
.wq-share.wq_shareCtr p{display: none;}
.wq-share.wq_shareCtr button{
    text-align: center;
    display: block;
}
.wq-result-title.wq_resultTitle{
    padding: 0 10px 10px;
    font-size: 25px;
    margin-bottom: 10px;
}
.wq_resultDesc {margin-bottom: 10px;text-align: left;}
.wq_retakeQuizBtn, .wq-force-login button, .wq_singleQuestionWrapper .wq_continue button, .wq_triviaQuizTimerInfoCtr button, .wq-pay-locker button, .wq_quizEmailCtr form button, .wq-subscribe-locker button{
    background-color: #eb6b8a;
}




.rank-math-breadcrumb p{margin:10px 0;}
.rank-math-breadcrumb a{
    margin: 0;
    padding: 0;
        font-size: 16px;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    text-transform: uppercase;
    color: #999;
    cursor: pointer;
}
.rank-math-breadcrumb  .separator{
    color: #ccc;
    position: relative;
    top: -0.5px;
}
