li#wp-admin-bar-plugins,
.yith-woocommerce-ajax-product-filter h3.widget-title.product_title,
li.reviews_tab,
.yith-wcwl-add-to-wishlist,
.compare,
.footer-mobile,
.add-to-cart.add_to_cart_button,
.star-rating.no-rating,
li.qty_pricing_tab_tab,
li.qty_pricing_tab_tab.active,
li.ftc_custom_tab,
.woocommerce-product-rating,
#yith-woocompare-preview-bar p{
  display: none !important;
}

.footer-menu li.current-menu-item > a{
    border-bottom: 1px solid #fff;
}
.ftc-product.product:hover .item-description .meta_info{
    top: -10px;
    left: 0;
    padding: 0;
}
ul.sub-menu{
    z-index: 995;
}
.header-mid, .header-right-inner {
    padding-top: 0 !important;
}
.comment-count,
div#comments{
    display: none !important;
}

.category .post-item .entry-summary .full-content{
    display: -webkit-box !important;
    -webkit-line-clamp: 3;   /* số dòng muốn hiển thị */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

h1,h2,h3,h,h5,h6,p,a,span,input,textarea,ul,li{
    font-family: 'Noto Sans' !important;
}
#form-requirement input.wpcf7-form-control{
    min-height: 56px;
}
aside#right-sidebar .item-description h3.product_title.product-name{
    color: #000 !important;
}
aside#right-sidebar .item-description h3.product_title.product-name:hover{
    color: #00B3D2 !important;
}
    .single-product #right-sidebar section.widget-container.ftc-items-widget ul.product_list_widget{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem;
    }
.home-2 .video a.play-icon{
    border-width: 3px !important;
}
.home-5 .product-item .title-24 a:hover{
    color: #dddddd !important;
}
.footer .footer-top .wrap-footer-top .footer-column .footer-contact .item{
    align-items: flex-start !important;
}
html .footer .footer-top .wrap-footer-top .footer-column .footer-contact .item .icon i
 {
     font-size: 13px !important;
    padding-top: 5px !important;
 }
 a.button-readmore:hover{
     color:#fff !important;
 }
 body .more.flex-center.relative.z-50.mt-10{
    margin-top: 1.08333rem;
 }
 .recruitment-detail .wrapper .wrapper-tab
 {
    row-gap: 0.25rem !important;
}
.single-career .recruitment-detail .recruitment-detail-tab-item .recruitment-location{
    text-align: left !important;
    letter-spacing: 1px !important;
    flex: 1;
}

.single-career .recruitment-detail .recruitment-detail-tab-item .recruitment-location-position {
    width: calc(100% - 11rem) !important;
}
div#cta{
    position: fixed;
    right: 0.6rem;
    bottom: 3rem;
    z-index: 999;
}
div#cta .cta-button{
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    margin-bottom: 0.5rem;
    border:1px solid #00b3d2 !important;
    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}
div#cta .cta-button:hover{
    background: #00b3d2 !important;
}
div#cta .cta-button img{
    width: 30px;
    height: 30px;
    object-fit: cover;
}
@media (max-width: 1440px){
    .page-container,
    .site .container,
.page-template-default div#content .container{
    max-width: 1170px !important;
}
.single-career .recruitment-detail .recruitment-detail-tab-item .recruitment-location{
    text-align: left !important;
    letter-spacing: 1px !important;
    flex: 1;
}
.single-career .recruitment-detail .recruitment-detail-tab-item .recruitment-location-position {
    width: calc(100% - 14rem) !important;
}
}
@media (max-width: 1024px){
    .header .header-menu>ul.header-nav li .icon-arrow{
        color: #000 !important;
    }
        .header .header-menu>ul.header-nav li.menu-item-has-children>ul {
        background-color: #fbfaf8 !important;
    }
    .tax-product_cat .header-nav li.menu-item-3541 a,
    .single-product .header-nav li.current-menu-item  a,
.single-product .header-nav li.menu-item-3541 a,
.post-type-archive-product .header-nav li.menu-item-3541 a{
    color: #00b3d2 !important;
}
    body .header-nav li.current-menu-item  a{
    color: #00b3d2 !important;
}

    .recruitment-detail .right,
    .recruitment-detail .left{
        padding: 1rem  !important;
    }
.woocommerce > .yit-wcan-container > .products
 {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    padding: 1rem;
}
}
@media (max-width: 820px){
    div#cta {
    bottom: 7rem;
}
    .single-product #right-sidebar section.widget-container.ftc-items-widget ul.product_list_widget
 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
}
.woocommerce > .yit-wcan-container > .products {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    padding: 1rem;
    }
    .archive .products .ftc-product.product{
        width: 100% !important;
    }
}
@media (max-width: 575px){
    div#form-requirement .grid-cols-2
 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
    .single-product #right-sidebar section.widget-container.ftc-items-widget ul.product_list_widget{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    .post-type-archive-product .products .ftc-product.product{
        padding: 0rem;
    }
    .woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs,
    .footer .footer-bottom,
    footer .footer-contact {
    margin-bottom: 0px !important;
}
    .home-5 .heading.flex.items-center.justify-between.mb-base{
        gap: 1rem;
    }
    .footer .footer-top .wrap-footer-top .footer-column:nth-child(1){
    grid-column: 1 / -1;
}
}
