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

/*************** CSS By TunNguyn07   ***************/
:root{
    --main-col:#f58f3c;
    --secon-color:#212f1a;
    --pri-color: #c70a0f;
    --sec-color: #f45c43;
}
@font-face {
    font-weight: 400;
     font-family: "S20Font";
     src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-Light.otf);
}
@font-face {
    font-weight: 500;
     font-family: "S20Font";
     src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-Regular.otf);
}
@font-face {
    font-family: "S20Font";
    src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-Medium.otf);
    font-weight: 600;
}
@font-face {
    font-weight: 700;
     font-family: "S20Font";
     src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-SemiBold.otf);
}
@font-face {
    font-weight: bold;
     font-family: "S20Font";
     src: url(/wp-content/themes/az9s-com/font/SVN-Gilroy-SemiBold.otf);
}
h1,h2,h3,h4,h5,h6,strong{
    font-family: "S20Font" !important;
}
p,li,span,a{
    font-family: "S20Font";
}
b, strong{
    font-weight: 600 !important;
}
.p-pd-bottom p{
    margin-bottom: 0 !important;
}
a.nav-top-link {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: white !important;
}
a.nav-top-link:hover,li.current-menu-item a.nav-top-link{
    color: var(--main-col) !important;
}
.st_banner_2 .banner p strong{
    color: var(--main-col);
}
.st_footer {
    padding-bottom: 0px !important;
    border-top: 4px solid var(--main-col);
}
.gt_gioithieu img{
    border-radius: 16px;
    border: 3px soild var(--main-col);
}
.lh_lienhe iframe{
    width: 100%;
    height: 250px;
}
.ul-none li{
    list-style: none;
    margin-left: 0 !important;
}
.lh_lienhe .tilte-cty{
    font-size: 28px;
    color: var(--main-col);
}
input#woocommerce-product-search-field-2 {
    height: 50px;
    background: white;
    border-radius: 8px;
}
.bg-doitac {
    padding: 40px 30px 30px 30px;
    background: #202f1a url(/wp-content/themes/az9s-com/img/bg-dautu.jpg) no-repeat center right;
    background-size: auto 100%;
    border-bottom: 4px solid #f68f3c;
}
.col-pd h2 {
    position: relative;
    margin-bottom: 35px;
}
.col-pd h2::after {
    content: '';
    position: absolute;
    left: 0;
    top: 45px;
    width: 61px;
    height: 4px;
    background-color: var(--main-col);
}
.col-pd .col-inner .col-inner {
    border: 1px solid #cdcdcd;
    text-align: center;
}
.col-pd .col-inner  .ux_logo img{
    height: 70px !important;
}
.col-pd>.col-inner{
    padding: 0 30px 30px 30px;
}
.bg-doitac ul {
    display: flex;
}
.bg-doitac ul li {
    font-weight: 600;
    font-size: 18px;
    width: 50%;
}
.bg-doitac ul li span.count-up.active {
    font-size: 40px;
}
.bg-doitac ul li strong{
    font-size: 24px;
}
.st_search .searchandfilter ul {
    display: flex
;
    justify-content: space-between;
}
.st_search .searchandfilter li {
    list-style: none;
    display: inline-block;
    padding-right: 5px;
    margin-left: 0 !important;
    width: 100%;
}
.st_search .searchandfilter li:last-child{
    width: auto;
}
.st_search .searchandfilter li input[type="submit"] {
    margin: 0;
    height: 50px;
    border-radius: 8px;
}
.st_search .searchandfilter li select{
    height: 50px;
    border-radius: 8px;
}

form.searchandfilter {
    margin-top: 20px;
}
div#top-bar {
    background-color: #f9f9f9;
}
ul.info-toppar{
    display: flex;
}
ul.info-toppar li {
    list-style: none;
    color: #c1c1c1;
    margin-right: 10px;
    margin-bottom: 0;
    border-left: 1px solid;
    padding: 20px;
}
div#woof_widget-2 {
    padding: 0;
}
.woof_redraw_zone {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.box-vertical .box-text {
    padding-left: 10px !important;
}
.woof_redraw_zone .woof_text_search_container {
    width: 100% !important;
}
.info_single ul.info-da {
    margin-top: 25px !important;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.single-product .info_single ul.info-da li {
    width: calc(100% / 2); 
    list-style: none;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); /* line mờ nối nhau */
    box-sizing: border-box;
}
.single-product .info_single ul.info-da li.info_tt span {
    font-weight: 600;
}
.single-product .info_single ul.info-da li.info_tt img {
    margin-right: 10px;
}
.single-product .info_single ul.info-da li:nth-last-child(-n+2) {
    border-bottom: none;
}

.title-brands {
    font-size: 24px;
    color: var(--main-col);
    font-weight: 600;
    border-left: 3px solid;
    padding-left: 15px;
    margin-bottom: 15px;
}
ul.all-brand-list {
    display: flex;
    padding: 15px 0;
}
ul.all-brand-list li {
    list-style: none;
    margin-right: 15px;
}
ul.all-brand-list li a{
    background: white;
    border-radius: 6px;
    font-weight: 600;
    padding: 15px 35px;
    text-transform: uppercase;
}
.pd-chi-tiet span.amount {
    font-size: 30px;
    color: var(--main-col);
}
.pd-chi-tiet  h1.product-title{
    font-size: 48px;
}
.woof_redraw_zone .woof_container {
     width: calc((100% - 40px) / 5);
    box-sizing: border-box;
}
.box-ab-form {
    backface-visibility: hidden;
    z-index: 10;
    background-color: #065737;
    border-radius: 20px;
    padding: 20px;
    position: absolute;
    top: 0;
    right: 0;
}
.box-ab-form:after {
    content: "";
    position: absolute;
    bottom: -30px;
    right: 30px;
    width: 0;
    height: 0;
    border-top: 30px solid #065737;
    border-right: 30px solid transparent;
}
.gt_gioithieu h2{
    color: var(--main-col);
}
/* Css cate */
.entry-content.single-page {
    border-top: 1px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(245 143 60), rgb(245 143 60), rgba(56, 2, 155, 0));
    border-image-slice: 1;
    width: 100%;
}
#flatsome_recent_posts-2, #tag_cloud-2 {
    border: 1px solid #d4d4d4;
    padding: 10px;
}
.widget .is-divider{
    display: none;
}
#flatsome_recent_posts-2 .widget-title, #tag_cloud-2 .widget-title {
    color: white !important;
    background: var(--main-col);
    padding: 10px;
    padding-left: 15px;
    margin-bottom: 0;
    display: block;
}
.blog-archive .col.post-item .col-inner{
    line-height: 1.5em;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 25%);
    overflow: hidden;
    height: 100%;
}
.blog-archive .col.post-item .col-inner:hover{
    box-shadow: 1px 2px 15px rgb(0 0 0 / 30%);
}

.blog-archive .col.post-item .box-text{
    padding: 15px;
}
.blog-archive .post-item:nth-child(n + 3) .box-text h5{
    min-height: 41px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
}
/*
.blog-archive .col.post-item .box-text h5:hover{
    color: var(--secon-color);
}*/
.blog-archive .post-item .col-inner{
    box-shadow: 0 1px 4px 0 rgb(102 98 98 / 40%);
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
}
.blog-archive .col.post-item:nth-child(1) .image-cover:after,
.blog-archive .col.post-item:nth-child(2) .image-cover:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    background: linear-gradient(transparent, #495065);
    pointer-events: none;
    backface-visibility: hidden;
    transition: opacity .3s;
}
.blog-archive .col.post-item:nth-child(1) .image-cover,
.blog-archive .col.post-item:nth-child(2) .image-cover{
    padding-top: 65% !important;
}
.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.blog-archive .col.post-item:nth-child(1),
.blog-archive .col.post-item:nth-child(2){
    max-width: 50%;
    flex-basis: 50%;
}
.blog-archive .col.post-item:nth-child(1) .box-text,
.blog-archive .col.post-item:nth-child(2) .box-text{
    padding: 1.5rem !important;
    color: #fff !important;
}
.blog-archive .col.post-item:nth-child(1) .post-title ,
.blog-archive .col.post-item:nth-child(2) .post-title {
    color: #fff !important;
}
.blog-archive .col.post-item .box-text p.cat-label{
    color: #fff !important;
    opacity: 1;
    font-size: 12px;
    font-weight: 500;
}
.blog-archive .post-item .box-text h5{
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-family: "CityFordSansText";
    font-weight: 500;
}
.blog-archive .post-item:hover img{
    transform: scale(1.1);
}
.blog-archive .post-item:nth-child(n + 3) .box-text{
    padding: 1rem 1.25rem;
    border-top: 2px solid var(--main-col);
}
.blog-archive .post-item:nth-child(n + 3) .box-text p.cat-label{
    position: absolute;
    top: -14px;
    left: 1rem;
    font-weight: 500;
    font-size: 14px;
    background-color: var(--main-col);
    color: #fff;
    padding: .2rem 1rem;
    border-radius: 4rem;
    opacity: 1;
    text-transform: none;
    font-family: "CityFordSansText";
    font-weight: 500;
}
/* Hiden divider post*/
.entry-divider.is-divider.small {
    display: none;
}
@media only screen and (max-width: 48em){
    .blog-archive .col.post-item:nth-child(1), .blog-archive .col.post-item:nth-child(2) {
        flex-basis: 100%;
        max-width: 100%;
    }

}
/* End Page news AZ9s Team*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.st_search .searchandfilter ul {
    justify-content: space-between;
    flex-direction: column;
}
.bg-doitac ul {
    flex-direction: column;
}
.bg-doitac ul li {
    width: 100%;
    text-align: center;
}
.bg-doitac {
    text-align: center;
}
.bg-doitac h2{
    font-size: 24px;
}
.sl-dt-mb .ux-logo-link {
    padding: 7.5px !important;
}
.sl-dt-mb .ux-logo-link img{
    border: 1px solid #cdcdcd;
    padding: 5px;
}
.woof_redraw_zone .woof_container {
        width: 100%;
        margin-bottom: 0;
    }
.woof_container select {
    margin-bottom: 0 !important;
}
/*Menu mobile*/
.st_banner .large-9 {
    flex-basis: 100%;
    max-width: 100%;
}
.off-canvas-left .mfp-content {
        width: 100%;
        top: 70px;
        background: transparent !important;
        box-shadow: none;
    }
    .mobile-sidebar {
        background: white;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 15px;
        color: var(--main-col);
        padding-left: 5px;
    }

    .icon-menu:before {
        content: "\f550";
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 900;
    }

    
}
/*************** CSS By TunNguyn07   ***************/
p{margin-bottom: 0.4rem;}
.header-nav{font-weight: 300;}
.bot_0{padding-bottom: 0!important;}
.tim_kiem .form-flat input:not([type="submit"]){border-radius: 5px; background-color: #fff;height: 50px;}
.tim_kiem .icon-search{color: var(--main-col);}
.sub-header {
    font-size: 14px;
    color: var(--main-col);
    font-family: Arial;
    margin: 0;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 300;
}
.title_tin h3:before{content: " ";
    width: 30px;
    height: 28px;
    border-top: 1px solid var(--secon-color);
    position: absolute;
    top: 65%;
    left: 0;}
.title_tin h3{padding-left: 35px;}
.nut_1{border-width: 1px!important;font-weight: 300;padding: 10px;font-size: 1rem;}
.bds_ban{padding: 0 20px!important; z-index: 1;}
.bds_ban .box-text p{text-align: center;}
.bds_ban .box-text p.category{font-size: 18px;}
.bds_ban .box-text p.product-title a{font-size: 16px; font-weight: bold;}
.flickity-prev-next-button{opacity: 0.5;}
.bds_ban svg.flickity-button-icon{background: var(--main-col); color: #fff; padding: 10px; border-radius: 5px;}
.bds_ban svg.flickity-button-icon:hover .arrow{fill: #fff!important;}
.anh_sp img{min-height: 165px;}
.post-item .box-image:hover::before, .block_5a .image-cover:hover::before, .product-small .box-image:hover::before{
-webkit-animation:shine .75s;
animation:shine .75s}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}
.post-item .box-image::before, .block_5a .image-cover::before, .product-small .box-image::before{
position:absolute;
top:0;
left:-75%;
z-index:2;
display:block;
content:'';
width:50%;
height:100%;
background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}
.img:hover .caption{-ms-transform: translateY(0);
    transform: translateY(100%);}
.block_5a .box-text{padding: 8px 10px; font-size: 17px;
    text-align: center;
    background: linear-gradient(transparent,#444 95%);}
.chan_trang img{margin-bottom: 0!important;}
.chan_trang p strong{color: var(--main-col)!important;}
.col_1_f ul li::before{color: var(--main-col);
    font-size: 14px;
    line-height: 14px;}
.col_1_f ul{list-style: none;}
.col_1_f ul li{margin-left: 0;}
.form_lh input[type='submit']{position: absolute;top: 0;right: -16px;}
.tong_dai{background: var(--main-col);
    padding: 10px;
    border-radius: 5px;
max-width: 85%;}
.tong_dai h5{font-weight: 300;font-size: 14px;}
.tong_dai h6{font-weight: bold;font-size: 24px;}
.absolute-footer{    border-top: 1px solid rgba(255, 255, 255, 0.05);}
.shop-container .custom-product-page .product-thumbnails.slider{display: none;}
.col-img-pd .product-thumbnails.slider{display: block !important;}
.shop-container .custom-product-page .mb-half{margin-bottom: 0;}
.product-title-container .is-divider{display: none;}
.img-pd img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
}

.row_hidden{height: 0;}
.anh_logo img {
    max-width: 120px;
    border-radius: 5px;
    background: white;
    padding: 10px;
}
.only_mb{display: none;}
.menu_duan ul{margin-bottom: 0;}
.menu_duan ul li{display: inline-block;list-style: none;text-transform: uppercase;font-size: 14px; margin-bottom: 0;}
.title_duan h3:before{    content: " ";
    width: 30px;
    height: 28px;
    border-top: 2px solid var(--main-col);
    position: absolute;
    top: 45%;
    left: 0;}
.main_duan .col-inner{padding: 15px;}
.title_duan{position: relative;}
.title_duan h3 span{padding-left: 40px;}
.bg-contact-color {
    background-color: rgba(204, 144, 54, 0.8);
    height: 410px;
}
.call-us .bg-contact {
    background-position: center !important;
    background-size: cover;
    width: 100%;
    height: 410px;
}
.call-us img {
    position: absolute;
    top: 14%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    max-width: 150px;
}
.call-us .content-call-us {
    background: url(/wp-content/uploads/2020/04/border-contact-us.png);
    background-size: 100% 100%;
    background-position: center;
    width: calc(100% - 100px);
    /* height: calc(100% - 100px); */
    padding: 70px;
}
.call-us .content-call-us {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-family: Arial;
    font-size: 18px;
}
.call-us .content-call-us b {
    font-family: Arial;
    font-weight: bold;
}
.lien-he-du-an .content-call-us .title-lien-he-ngay {
    text-transform: none;
}
.title-lien-he-ngay a{
    color: white;
}
.social-icons a {
    border-radius: 4px !important;
}
.call-us .content-call-us .title-lien-he-ngay {
    font-family: Arial;
    font-size: 36px;
    text-transform: uppercase;
    margin: 20px 0;
}
.custom-product-page .section-content{z-index: 0;}
.tin_km .box-text{padding: 10px 0!important;}
.tin_km .is-divider{display: none;}
.menu_project .section-bg{background: #fff;}
.custom-product-page p{margin-bottom: 0;}
.bds_ban .thong_tin_them{display: none;}
/*.thong_tin_them{min-height: 150px;margin-top: 15px;}
.thong_tin_them ul li.info_tt{    line-height: 30px;
    font-size: 13px;
    list-style: none;
    margin-left: 0;
    font-family: Arial;
    font-weight: bold;
    color: #333;
    text-align: right;}
.thong_tin_them ul li.info_tt span{    float: left;
    color: #6f6f6f;
    font-family: Arial;}
.thong_tin_them a{display: block;}*/
.category-page-row .product-title a{font-size: 1.3rem;color: var(--main-col); }
.archive.woocommerce-page #main{background-color: #F6F3EA;}
.archive.woocommerce-page .product-small .col-inner {
    padding: 15px;
    background: #fff;
    height: 100%;
}
h3.woocommerce-loop-product__title.product-title {
    margin-bottom: 15px;
}
.box-text-products{
    padding-bottom: 0;
}
.thong_tin_them ul.info-da {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 10px;
}
.thong_tin_them ul.info-da li {
    list-style: none;
    margin-left: 0;
    margin-right: 10px;
    font-weight: 500;
    width: 46%;
}
ul.info-da li img{
    width: 16px;
    height: 16px;
}
.thong_tin_them span.info_tt {
    font-size: 16px;
    font-weight: 500;
}
.product-small .price-wrapper {
    margin-bottom: 10px;
}

.woocommerce-page .category-page-title{display: none;}
.lien_he{margin-top: -80px;    box-shadow: 0 0 4px #dddbdb; background: #fff;border-radius: 5px;}
.lien_he_1{border-bottom: 1px solid #ddd;}
.lien_he_2{border-left: 1px solid #ddd;}
.box-blog-post .is-divider{display: none;}
/*.post-template-default #main, .category #main{    background-color: #F6F3EA;}*/
.category #main .post-item .box-text{min-height: 165px;}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.single-product .info_single ul.info-da li{
    width: 100%;
}
.lien_he_2{border-top: 1px solid #ddd;}
.cot_tin .box-image .image-cover img{height: inherit;}
.cot_tin .box-image .image-cover{padding-top: 66%!important;}
body{overflow: hidden;}
.tong_dai{margin-bottom: 20px;}
.anh_logo .col-inner{margin-top: -65px!important; text-align: center;}
.row_hidden{height: inherit; padding-bottom: 20px;}
.col_link .col-inner{margin-top: 0!important; text-align: center; color: #333;}
.col_link .product-title{color: #333;}
.only_des{display: none;}
.only_mb{display: initial;
    background: var(--main-col);
    padding: 10px 15px;
    color: #fff!important;
    border-radius: 5px;}
.row_hidden{background: #F6F3EA;}
.call-us img {
    max-width: 65px;
    top: 10%;
}
.call-us .bg-contact-color, .call-us .bg-contact {
    height: 300px;
}
.call-us .content-call-us {
    padding: 35px 0;
    border: 1px solid rgba(255, 255, 255, 0.01);
    border-width: 0 1px;
}
.call-us .content-call-us p {
    font-size: 13px;
}
.call-us .content-call-us .title-lien-he-ngay {
    font-size: 24px;
    text-transform: none;
}
.menu_duan{white-space: nowrap; overflow: scroll;}
.menu_duan ul li{margin-right: 15px;}


}