@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
.hotline span a {
    color: #fff !important
}
.top-bar-nav .menu-item a {
    color: #333 !important;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
}
.header-bottom ul li ul li {
    width: 100% !important;
    border: none !important;
    float: left;
    margin: 0 auto;
    display: contents;
    padding: 0;
}
.header-bottom ul li {
    border-right: 1px solid #fff;
    padding: 0 15px;
}
.header-bottom ul li:last-child {
    border: none !important;
}
.customer-support span.phone {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    color: #343434;
    font-weight: bold;
    font-size: 10px;
    margin-right: 20px;
    position: relative;
    padding: 6px 10px 6px 40px;
    text-transform: uppercase;
    display: inline-block;
}
.customer-support span.phone img {
    bottom: 0;
    left: 10px;
    margin: auto 0;
    position: absolute;
    top: 0;
    z-index: 8;
}
.customer-support span.phone a {
    color: red;
    font-size: 17px;
}
.tab-sanpham ul li.tab a span {
    font-size: 14px;
    font-weight: 500;
}
.title-home h3.section-title, .related h3.product-section-title {
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
}
.innertext-gioithieu {
    max-width: 60%;
}
.mobile-gioithieu .section-content {
    background: url(/wp-content/uploads/2019/08/slide-1-1.jpg) no-repeat scroll left center;
    background-size: cover;
    padding: 5% 0;
}
.mobile-gioithieu .section-content .col-inner {
    background: #ffffffd6;
    padding: 15px;
    text-align: center;
}
.mobile-gioithieu .section-content .col-inner h3 {
    font-family: "'Roboto'", sans-serif !important;
}
@media (max-width:767px) {
    .innertext-gioithieu {
        max-width: 100% !important;
        padding: 5%;
    }
    .tab-sanpham .tabbed-content .nav-line-bottom {
        display: none !important;
    }
}
@media (max-width:736px) {
    .header-top .hotline, .header-top span.header-account-title {
        color: black !important;
        font-size: 14px !important;
        text-align: center !important;
        padding: 0 20%;
    }
}
@media (max-width:640px) {
    .header-top .hotline, .header-top span.header-account-title {
        color: black !important;
        font-size: 14px !important;
        text-align: center !important;
        padding: 0 0%;
    }
}
@media (max-width:480px) {
    .header-top .hotline, .header-top span.header-account-title {
        color: black !important;
        font-size: 14px !important;
        text-align: center !important;
        padding: 0 10%;
    }
}
.contacts-pro p a {
    color: #339af0;
    width: fit-content;
    padding: 4%;
    border-radius:50%;
    text-align: center;
}
.contacts-pro p a:first-child {
    color:rgb(0, 230, 118);
}
.sidebar-inner span.widget-title, .shop-sidebar span.widget-title {
    font-size: .7em !important;
    font-weight: 500;
}
.contacts-pro h3 {
    font-family: "'Roboto'", sans-serif !important;
    font-weight: 500;
    text-transform: uppercase;
}
.inner-about {
    text-align: justify;
    box-shadow: 1px 0px 1px 1px #0c9c0c;
    padding: 15px;
    font-size: 16px;
}
.customer-support:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 0px;
    right: auto;
    top: auto;
    bottom: -10px;
    border: 22px solid;
    border-color: #e6e6e6 transparent transparent #e6e6e6;
    z-index: 1;
}
.woocommerce-product-gallery__wrapper, .woocommerce-product-gallery__wrapper a img {
    max-height: 525px;
    height: 100%;
    object-fit: scale-down;
}
.footerinfo p {
    line-height: 1.8em;
    font-size: .9em;
}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide img {
    max-height: 105px;
    object-fit: contain;
}
.title-home {
    margin-bottom: 0 !important;
}
span.icon-box-img {
    width: 15px;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
}
.footerinfo p i {
    margin-right: 8px;
    vertical-align: middle;
}
.items-cate .col-inner {
    border:2px solid #707070;
    border-radius: 5px;
    min-height: 280px;
}
.items-cate-2 .col-inner {
    border: none !important;
    padding: 5% 0;
}
.items-cate .col-inner:hover {
    border: 2px solid #e60d44;
    outline-width: 2px;
}
.items-cate .col-inner .box-image img {
    padding: 0 10% 10%;
}
.items-cate .col-inner .box-text-inner h4 {
    color: #9c9c9c;
    font-weight: 500;
    font-size: 1.2em;
}
.gt-ld .col-inner{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
@media (min-width: 576px) and (max-width: 767.98px) 
{
    .items-cate .col-inner {min-height: 250px !important;}
}
.home-gt-cg .video{
    padding-top: 52% !important;
}
.home-gt-cg .gt-ld{
    padding: 50px 0 20px 0;
}