/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.hotline-hd{
  display: flex !important;
}
.hotline-hd img{
      min-width: 35px;
    margin-right: 12px;
}
.hotline-hd p{
      color: #1f8e43;
    font-size: 25px;
    font-weight: 600;
    display: block;
    line-height: 1;
}
.hotline-hd p span{
      font-weight: 500;
    font-size: 12px;
    color: #7E7E7E;
    display: block;
    letter-spacing: 1.3px;
}
.searchform-wrapper input{
  width: 100%;
  font-size: 14px;
  padding-left: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}
.searchform-wrapper button{height: 50px;padding: 10px 27px;min-width: 50px !important;}
.searchform-wrapper button i{
}
#wide-nav{
      border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.header-nav{
}
.header-bottom-nav>li{margin: 0 25px;}
.header-bottom-nav>li>a{
  display: inline-block;
  font-size: 16px !important;
  font-weight: 700;
  color: #253D4E;
}
#mega-menu-wrap {
    background: #1f8e43;
}
.slider-home img{
      border-radius: 30px;
}
.menu-danhmuc{display: flex;float: left;justify-content: unset;flex-direction: row;gap: 14px;padding-top: 5px;}
.menu-danhmuc .ux-menu-link{
}
.menu-danhmuc .ux-menu-link a{
}
.col12-danhmuc .col-inner{
  /* display: -webkit-box; */
  display: -ms-flexbox;
  /* display: flex; */
  /* -webkit-box-orient: horizontal; */
  /* -webkit-box-direction: normal; */
  -ms-flex-flow: row;
  /* flex-flow: row; */
  /* -webkit-box-align: end; */
  -ms-flex-align: end;
  /* align-items: flex-end; */
}
.col12-danhmuc .col-inner h3{color: #000;font-size: 24px;float: left;width: auto;padding-right: 14px;text-transform: uppercase;}
.banner-quangcao{
  border-radius: 10px;
  overflow: hidden;
  background-color: transparent !important;
}
.product-small{
      background-color: #fff;
      border: 1px solid #ececec;
      border-radius: 15px;
      overflow: hidden;
}
.onsale{
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  border-radius: 15px 0 20px 0;
  color: #fff;
  padding: 9px 20px 10px 20px;
  background-color: #19476b;
}
.badge-container {
    margin: 0px 0 0;
}
.product-small .price{
}
.product-small .price span{
  font-size: 18px;
    font-weight: bold;
    color: #1f8e43;
}
.product-small .price ins span{
  font-size: 18px;
    font-weight: bold;
    color: #1f8e43;
}
.product-small .price del span{
     font-size: 14px;
    color: #adadad;
    margin: 0 0 0 7px;
    text-decoration: line-through;
}
#mega-menu-wrap img{
  max-width: 25px;
    margin: 8px;
}
.h2-title-tintuc{margin-bottom: 0;}
.h2-title-tintuc h2{
}
.h2-title-tintuc h2 span{
      color: #253D4E;
      position: relative;
      border-bottom: 1px solid #1f8e43;
      padding-bottom: 9px;
      font-size: 22px;
      text-transform: unset;
}
.h2-title-tintuc h2 a{
  font-size: 16px;
    color: #7E7E7E;
}
.home-tintuc .col{
   padding-bottom: 20px;
}
#newsletter-form{
}
#newsletter-form p{display: flex;}
#newsletter-form input.wpcf7-email{
  /* border: 0; */
  border-radius: 50px 0 0 50px;
  padding-left: 58px;
  background: url(images/icon-plane.png) #fff no-repeat 25px center;
  height: 70px;
  margin-bottom: 0;
}
#newsletter-form input.wpcf7-submit{
      font-size: 16px;
      font-weight: 500;
      padding: 11px 40px;
      color: #ffffff;
      border: none;
      background-color: #1f8e43;
      border: 1px solid #02712b;
      border-radius: 0px 35px 35px 0px;
      margin: 0;
}
@media(min-width:1100px){
.col3-top-footer{
          flex-basis: 20%;
        max-width: 20%;
}
}
.icon-top-footer{
  position: relative;
  background: #F4F6FA;
  padding: 10px;
  border-radius: 10px;
  align-items: center;
}
.icon-top-footer h3{
  color: #242424;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 21px;
}
.icon-top-footer p{
      margin-bottom: 0;
      color: #adadad;
      font-size: 14px;
}
.hotline-footer{
}
.hotline-footer p{
  color: #1f8e43;
    font-size: 25px;
    font-weight: 600;
    display: block;
    line-height: 1;
}
.hotline-footer p span{
  font-weight: 500;
    font-size: 12px;
    color: #7E7E7E;
    display: block;
    letter-spacing: 1.3px;
}
#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    right: 0;
  }
  
  /*phone*/
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  .phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: #cf203170;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
  }
  
  .phone-vr-img-circle {
    background-color: #CF2031;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  .phone-vr-img-circle a {
    display: block;
    line-height: 37px;
  }
  
  .phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
  }
  
  @-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
  
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
  
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
  }
  
  @-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  @keyframes zoom {
    0% {
        transform: scale(.9)
    }
  
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }
  
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
  }
  
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
  }
  
  .phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
  }
  
  #zalo-vr .phone-vr-img-circle {
    background-color: #1F5E9D;
  }
  
  #zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1f5e9da3;
    background-color: #1f5e9d7a;
  }
.archive-header {
    background: url(images/header-bg.png) no-repeat center center;
    /* border-radius: 20px; */
    padding: 70px 80px;
    background-size: cover;
}
#content_pages{margin-top: 30px;}
.pageBreamBox {
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
    margin-bottom: 30px;
}
.widget{
      position: relative;
    padding: 30px;
    border: 1px solid #ececec;
    border-radius: 15px;
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}
@media(max-width:549px){
  #newsletter-form input.wpcf7-submit{
    padding: 11px 15px;
  }
}
.col-bottom{
  padding-bottom: 0;
}
#comments{
  display:none;
}
.header{
  border-bottom: 1px solid #ececec;
}
:root {--primary-color: #19476b;}.full-width .ubermenu-nav, .container, .row{max-width: 1090px}.row.row-collapse{max-width: 1060px}.row.row-small{max-width: 1082.5px}.row.row-large{max-width: 1120px}.header-main{height: 85px}#logo img{max-height: 85px}#logo{width:300px;}#logo img{padding:6px 0;}.header-top{min-height: 30px}.has-transparent + .page-title:first-of-type,.has-transparent + #main > .page-title,.has-transparent + #main > div > .page-title,.has-transparent + #main .page-header-wrapper:first-of-type .page-title{padding-top: 85px;}.header.show-on-scroll,.stuck .header-main{height:60px!important}.stuck #logo img{max-height: 60px!important}.header-bottom {background-color: #f1f1f1}.header-main .nav > li > a{line-height: 16px }.stuck .header-main .nav > li > a{line-height: 10px }@media (max-width: 549px) {.header-main{height: 70px}#logo img{max-height: 70px}}.nav-dropdown{border-radius:10px}.nav-dropdown{font-size:95%}/* Color */.accordion-title.active, .has-icon-bg .icon .icon-inner,.logo a, .primary.is-underline, .primary.is-link, .badge-outline .badge-inner, .nav-outline > li.active> a,.nav-outline >li.active > a, .cart-icon strong,[data-color='primary'], .is-outline.primary{color: #004b3a;}/* Color !important */[data-text-color="primary"]{color: #004b3a!important;}/* Background Color */[data-text-bg="primary"]{background-color: #004b3a;}/* Background */.scroll-to-bullets a,.featured-title, .label-new.menu-item > a:after, .nav-pagination > li > .current,.nav-pagination > li > span:hover,.nav-pagination > li > a:hover,.has-hover:hover .badge-outline .badge-inner,button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline),.featured-table .title,.is-outline:hover, .has-icon:hover .icon-label,.nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .is-outline:hover, .tagcloud a:hover,.grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt,.nav-box > li > a:hover,.nav-box > li.active > a,.nav-pills > li.active > a ,.current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before,.banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner{background-color: #19476b;}/* Border */.nav-vertical.nav-tabs > li.active > a,.scroll-to-bullets a.active,.nav-pagination > li > .current,.nav-pagination > li > span:hover,.nav-pagination > li > a:hover,.has-hover:hover .badge-outline .badge-inner,.accordion-title.active,.featured-table,.is-outline:hover, .tagcloud a:hover,blockquote, .has-border, .cart-icon strong:after,.cart-icon strong,.blockUI:before, .processing:before,.loading-spin, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover{border-color: #004b3a}.nav-tabs > li.active > a{border-top-color: #004b3a}.widget_shopping_cart_content .blockUI.blockOverlay:before { border-left-color: #004b3a }.woocommerce-checkout-review-order .blockUI.blockOverlay:before { border-left-color: #004b3a }/* Fill */.slider .flickity-prev-next-button:hover svg,.slider .flickity-prev-next-button:hover .arrow{fill: #004b3a;}/* Background Color */[data-icon-label]:after, .secondary.is-underline:hover,.secondary.is-outline:hover,.icon-label,.button.secondary:not(.is-outline),.button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button{background-color: #19476b;}[data-text-bg="secondary"]{background-color: #f9a82e;}/* Color */.secondary.is-underline,.secondary.is-link, .secondary.is-outline,.stars a.active, .star-rating:before, .woocommerce-page .star-rating:before,.star-rating span:before, .color-secondary{color: #f9a82e}/* Color !important */[data-text-color="secondary"]{color: #f9a82e!important;}/* Border */.secondary.is-outline:hover{border-color:#f9a82e}body{font-size: 100%;}body{font-family:"Roboto", sans-serif}body{font-weight: 0}body{color: #282828}.nav > li > a {font-family:"Roboto", sans-serif;}.nav > li > a {font-weight: 500;}h1,h2,h3,h4,h5,h6,.heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: "Roboto", sans-serif;}h1,h2,h3,h4,h5,h6,.heading-font,.banner h1,.banner h2{font-weight: 700;}h1,h2,h3,h4,h5,h6,.heading-font{color: #0a0a0a;}.alt-font{font-family: "Dancing Script", sans-serif;}.alt-font{font-weight: 400!important;}.header:not(.transparent) .header-nav.nav > li > a {color: #383838;}.header:not(.transparent) .header-nav.nav > li > a:hover,.header:not(.transparent) .header-nav.nav > li.active > a,.header:not(.transparent) .header-nav.nav > li.current > a,.header:not(.transparent) .header-nav.nav > li > a.active,.header:not(.transparent) .header-nav.nav > li > a.current{color: #11af02;}.header-nav.nav-line-bottom > li > a:before,.header-nav.nav-line-grow > li > a:before,.header-nav.nav-line > li > a:before,.header-nav.nav-box > li > a:hover,.header-nav.nav-box > li.active > a,.header-nav.nav-pills > li > a:hover,.header-nav.nav-pills > li.active > a{color:#FFF!important;background-color: #11af02;}a{color: #009343;}a:hover{color: #81d742;}.tagcloud a:hover{border-color: #81d742;background-color: #81d742;}.widget a{color: #2d2d2d;}.widget a:hover{color: #81d742;}.widget .tagcloud a:hover{border-color: #81d742; background-color: #81d742;}.absolute-footer, html{background-color: #262626}/* Custom CSS */.nav-dropdown {box-shadow: 2px 2px 20px #00000017;border: none;padding: 15px;min-width: 300px;}.nav-dropdown li a:hover {color: #009343!important;}.footer-secondary {padding: 0;}.stuck .header-main{background:white}a.back-to-top{background:#004b3a !important; border:none !important; color:white}.nav-dropdown li a {border-bottom: 0!important;color: black;padding: 6px 0;}.banner1 p.des{text-align:justify; font-size:18px}.banner1 h2{text-align: center;font-weight: 900;font-size: 47px;margin-bottom: 10px;}.banner1 .large-5{padding-top:110px}.header-nav li a{font-size:16px}.banner1 .col{padding-bottom:0}.banner1 .cot1{padding-bottom:0}.banner1{background-image: radial-gradient(circle at top,#009962 0%,#19476b 66%)!important;}.section-title-center span:after {content: "";display: table;clear: both;background: url(images/line-1.png);width: 100%;height: 20px;background-repeat: no-repeat;background-position-x: center;background-position-y: bottom;padding-top: 0;}.section-title b {background: #00000000;}.gioi-thieu-section ul li{list-style: none;background: url(images/check@2x.png);background-repeat: no-repeat;background-size: 16px;background-position-y: 4px;padding-left: 25px;margin-left: 0;}.gioi-thieu-section .col, .hoc-duoc-gi-seciton .col{padding-bottom:0}.section-title-container {margin-bottom: 7px;}.tai-sao-section .col{padding-bottom:0}.tai-sao-section .col p{margin-bottom:0}.tai-sao-section{background: url(images/bg2.jpg);background-size:6px;background-repeat: repeat-x;background-position-y: bottom;}.chinh-sach-section .icon-box{margin-bottom:30px}.tac-gia-section .col, .thong-bao .col, .chinh-sach-section .col, .uu-dai .col, .dat-hang-section .col, .cau-hoi-section .col{padding-bottom:0}input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea{border: 1px solid #004b3a; border-radius:4px; box-shadow:none; font-size:15px}.form-dat-hang .row-info{display:inline-block; width:100%; clear:both }.form-dat-hang .row-info .cot{width: 50%;float:left;display:inline-block;padding-left:5px;padding-right:5px}.form-dat-hang .row-info .cot:nth-child(1){padding-left:0 !important}.form-dat-hang .row-info .cot:nth-child(3){padding-right:0 !important}form{margin-bottom:0}input[type='submit']{margin: 0;width: 100%;border-radius: 20px;background: #19476b !important;border: 1px solid #19476b;color: #ffffff !important;}.noi-dung-section {padding-bottom:30px !important}.noi-dung-section .icon-box{margin-bottom:40px}.uu-dai p, .uu-dai .button{margin-bottom:0}.banner1 .section-title-center span {margin: 0 15px;font-size: 28px;}.hoc-duoc-gi-seciton{padding-bottom:0 !important}.banner2 h2{padding-top:100px}.banner-2 .col, .gioi-thieu-2 .col, .gioi-thieu-3 .col, .cac-buoc-section .colm .doc-thu-section .col, .phan-hoi .col{padding-bottom:0}.thong-bao .col-inner{background:#e87e51; padding:20px; margin-top:30px; border-radius:20px}.thong-bao .cot2 p{font-size: 25px;margin-bottom: 2px;}.thong-bao .cot1 p{margin-bottom: 5px;font-size: 20px;}.cau-hoi-2 .col, .info .col, .san-pham2-section .col, .tuyen-dung-section .col{padding-bottom:0}.gioithieu-3 .row1 .icon-box:last-child{border-bottom:none}.box-blog-post .is-divider{display:none}.tuyen-dung-section .list-post .post-item .post-title{text-transform: uppercase;margin-bottom: 10px;color: #ff7800;font-size: 18px;}.blog-archive .archive-page-header .large-12{margin-top:85px}.blog-archive .archive-page-header .large-12 h1.page-title{color:white; font-size:30px}.blog-archive .taxonomy-description{color:white;}.blog-archive .archive-page-header{background: url(/wp-content/uploads/2019/08/bg-news.jpg);margin-bottom:60px;height: 330px;background-size: cover; }.blog-archive .post-item .box-image .image-cover{border-top-left-radius:10px; border-top-right-radius:10px}.blog-archive .post-item .box-text{padding:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px}.blog-archive .post-item{border-radius:10px}#breadcrumbs a{color:#ffc107}#breadcrumbs{margin-bottom: 10px;font-size: 15px;color: #b9b9b9;}.blog-archive .badge{display:none}.blog-archive .post-item .post-title{ font-weight:500; font-size:18px; color:#0ba3d2; margin-bottom:10px}.page-right-sidebar .large-3{padding-left:0}h1.entry-title.mb {margin-bottom: 10px;text-transform: none;letter-spacing: 0;}.page-right-sidebar .large-9{border-right:none;}.blog-archive .post-item .from_the_blog_excerpt {font-size:15px; margin-bottom:10px}.blog-archive .post-item a:hover{color:black}.blog-archive .post-item .col-inner{box-shadow: 2px 2px 20px #0000001f;border-radius: 10px;}.blog-archive{padding-top:0}.tuyen-dung-section .list-post .post-item .from_the_blog_excerpt{font-size: 15px;text-align: justify;margin-top: 7px;}.tuyen-dung-section .list-post .post-item .col-inner{box-shadow: 2px 2px 20px #0000001f;border-radius: 10px;}.tuyen-dung-section .list-post .post-item .box-text{border-bottom-left-radius:10px; border-bottom-right-radius:10px;}.tuyen-dung-section .list-post .post-item .box-image .image-cover{border-top-left-radius:10px; border-top-right-radius:10px}.khac-biet-section {padding-bottom:30px !important}.khac-biet-section .row1 .col-inner h5{color:#2f7bda; font-size:20px}.khac-biet-section .row1 .col-inner p{color:black; margin-bottom:7px}.khac-biet-section .row1 .col-inner{background:white; border-radius:15px; padding:20px; color:black}.gioithieu-3 .row1 .icon-box{border-bottom: 1px solid #f0f0f0;}.khac-biet-section{background-image: linear-gradient(180deg,#2f7bda 31%,#2fd6da 100%)!important;}.gioithieu-3 .row1 .icon-box .icon-box-text p{margin-bottom: 8px;font-size:17px}.gioithieu-3 .row1 .icon-box h3{margin-top: 26px;border-left: 3px solid #2f7cda;padding-left: 15px;color: #2f82da;margin-bottom: 20px;}.gioithieu-3 .row1 .large-12 .col-inner{background: white;border-radius: 15px;padding: 50px 100px;box-shadow: 2px 2px 20px #0000000f;}.gioithieu-3{background:url(/wp-content/uploads/2019/08/bg6.png); background-repeat:no-repeat}.thong-bao .col-inner .col-inner{padding:0; margin-top:0}.banner2{background-image: linear-gradient(180deg,#2fd6da 16%,#2f7bda 100%);background-color: #7EBEC5;}.is-divider{display:none}.blog-single .large-3{padding-left:0}.entry-header-text {padding: 0;}.blog-single .entry-content h2{font-size:22px}.blog-single .entry-content h3{font-size:21px}.blog-single .entry-content h4{font-size:20px}.blog-single .entry-content h5{font-size:19px}.blog-single .entry-content h6{font-size:18px}.recent-blog-posts a{font-size:15px}.mr-half .badge-inner{border-radius:99%}span.widget-title {text-transform: none;letter-spacing: 0;font-weight: 700;font-size: 20px;}.meta-related ul li a:hover{text-decoration:underline}.meta-related ul li{margin-bottom:4px; font-size:16px;}.blog-single .entry-meta {text-transform: none;letter-spacing: 0;font-size: 14px;color: gray;}.bai-viet-lien-quan {margin-top: 10px;}.bai-viet-lien-quan ul {margin-bottom: 0;display: inline-block;width: 100%;}.bai-viet-lien-quan ul li {list-style: none;width: 25%;float: left;padding-left: 4px;padding-right: 5px;}.bai-viet-lien-quan ul li .box-image img {height: 140px;border-radius: 6px;object-fit: cover;object-position: center;}.bai-viet-lien-quan ul li h4 {font-size: 16px;font-weight: 500;color: #000;margin-top: 7px;line-height: 20px;}.meta-related ul{margin-bottom:0}.meta-related{background: #E8F5E9;padding: 15px;border-radius: 6px;margin-bottom: 20px;}/* Custom CSS Mobile */@media (max-width: 549px){.mb {margin-bottom: 15px;}.gioithieu-3 .row1 .large-12 .col-inner{padding:15px}.phan-hoi .col{padding-bottom:15px}.uu-dai p{text-align:center}.noi-dung-section .large-5{padding-bottom:0px}.banner1 .section-title-center span{padding-top:15px}.row-collapse>.col{padding:0 8px !important}.img{margin:0 auto}.banner1 h2{font-size: 35px;margin-top: 15px;}.gian-dong{display:none !important}.off-canvas:not(.off-canvas-center) .nav-vertical li ul li a{padding-top:8px; padding-bottom:8px; font-size:15px}.gioithieu-3 .row1 .icon-box .icon-box-img{width:60px !important}.gioithieu-3 .row1 .icon-box .icon-box-text p {font-size: 15px;}.blog-archive .archive-page-header .large-12 {margin-top: 25px;}.blog-archive .taxonomy-description { font-size: 15px;height: 200px;overflow: hidden;}.meta-related ul li {font-size: 15px;}.bai-viet-lien-quan ul li {width: 50%;}.bai-viet-lien-quan ul li .box-image img{height:100px}.bai-viet-lien-quan ul li h4 {font-size: 15px;}.blog-single .large-3, .page-right-sidebar .large-3{padding-left:15px}.banner1 .large-5 {padding-top: 10px;}.gioi-thieu-section ul li{margin-left:0}.off-canvas-left.mfp-ready .mfp-content{background-color: rgb(37, 142, 0);}.off-canvas:not(.off-canvas-center) .nav-vertical li>a {padding-left: 20px;padding-top: 10px;padding-bottom: 10px;text-transform: none;font-size: 16px; color:white;}.off-canvas:not(.off-canvas-center) .nav-vertical li ul{padding-bottom:0; background:#1a6300}.off-canvas:not(.off-canvas-center) .nav-vertical li ul li{border-bottom:1px solid #226f07}.icon-angle-down:before {color: #8BC34A;}}.label-new.menu-item > a:after{content:"New";}.label-hot.menu-item > a:after{content:"Hot";}.label-sale.menu-item > a:after{content:"Sale";}.label-popular.menu-item > a:after{content:"Popular";}