/*
Theme Name: AZ9s.Com
Description: AZ9s 
Author: Az9s.com
Template: flatsome
Version: 3.13.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Averia+Libre:wght@300;400;700&display=swap');
:root {
     --main-color: #000;
     --secon-color: #f1cf69;
     --thir-color: #ff5555;
}
/*News CSS*/
.title-home h1,.title-home h2,.title-home h3,.title-home h4 {
    color: var(--main-color);
    font-weight: bold;
}
.title-home h1 strong {
    color: #1d8007;
}
.st_banner .title-home h1 {
    font-size: 42px;
    font-weight: 900;
    font-family: 'Noto Serif';
}
.st_banner .title-home h2 strong {
    color: yellow;
}
.st_banner .title-home h2 {
    color: rgba(255, 255, 255, 1);
    font-size: 80px;
    font-weight: bold;
    font-family: 'Noto Serif', serif;
    line-height: 1.3;
}
.st_banner .title-home h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    display: initial;
    padding-bottom: 5px;
}
.section a.button {
    animation: pulse 1.3s infinite;
    background: rgba(241, 207, 105, 1) !important;
    border-radius: 6px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: #000;
    font-weight: 100;
    font-size: 14px;
    padding: 5px 20px;
    border-right: 6px solid;
}
.st_lienhe .wpcf7-submit {
    background: var(--main-color) !important;
    padding: 0 40px;
    border-radius: 10px !important;
    /* animation: pulse 1.3s infinite; */
    text-shadow: rgb(184 156 99) 1px 2px 3px;
    font-size: 16px;
}
.box-shd .col-inner {
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,1.000);
    background: rgba(255, 255, 255, 1);
    padding: 25px 50px;
}
@keyframes pulse{
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.col-left h3{
    color: rgba(194, 161, 138, 1);
    font-family: serif;
    font-size: 18px;
}
.col-left .col-inner {
    background: white;
    border-color: #E5E7EB;
    padding: 20px;
    left: -90px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.st_chatluong .icon-box{
    box-shadow: 0px 0px 30px -10px rgb(0 0 0 / 40%);
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    padding: 20px;
}

.st_chatluong .col-inner {
    background: center center/ cover no-repeat scroll content-box border-box url(/wp-content/uploads/2023/10/3a2186872609543ed3edb5b8d10c2702653236b35e4a493eb56e5145.webp);
}

.st_chatluong h3{
    font-size: 22px;
    color: var(--main-color);
    font-weight: 700;
}
.st_chatluong p{
    font-size: 22px;
    color: var(--main-color);
    font-weight: 400;
    font-size: 14px;
}
.title-home h2 {
    font-size: 44px;
    font-weight: bold;
    font-family: 'Noto Serif', serif;
}
.st_gioithieu .icon-box-left{
    align-items: center;
    margin-bottom: 20px;
}
.st_gioithieu .title-home h3 strong{
    color: var(--secon-color);
}
.title-home h3 {
    font-size: 14px;
}
.img-home img {
    width: 40px;
}
.title-ul ul li{
    list-style: none;
    margin-left: 0;
}
.title-ul ul li:before{
    content: "\f058";
    font-family: "Font Awesome 6 Free";
    color: green;
    padding-right: 10px;
    font-size: 16px;
}
.title-ul-2 li {
    width: 48%;
}
.title-ul-2 ul {
    display: flex;
    flex-wrap: wrap;
}
.st_sanpham h2 {
    color: var(--main-color);
    margin-bottom: 0;
}
.st_sanpham .banner h2 {
    color: #fff;
}
.st_lienhe .col-inner:nth-child(2){
    text-align: center;
    border-radius: 4px;
    border: 3px solid #412903;
    padding: 20px;
}
.st_sanpham a.button,.st_sale a.button,.st_lienhe .wpcf7-submit{
    background:linear-gradient(90deg, rgb(0 0 0) 0%, rgb(65 41 3) 100%) !important;
}
.st_sanpham h4{
    color: var(--main-color);
    font-weight: 600;
    font-size: 20px;
}
.row-img-overlay .col-inner {
    background: white;
    box-shadow: 2px 1px 5px -2px #8f8f8f;
    border-radius: 8px;
}
.row-img-overlay img {
    border-radius: 8px 8px 0 0;
}
.row-bg {
    background: rgba(51, 75, 53, 1);
    padding: 15px;
    border-left: 16px solid var(--secon-color);
    border-radius: 8px;
    color: white;
    align-items: center;
}
.row-bg .col{
    padding-bottom: 0;
}
.row-bg .title-ul ul li:before,.st_recently .title-ul ul li:before {
    color: var(--secon-color);
}
.row-bg h2 {
    color: white;
    font-size: 28px;
}
.st_why img{
    border-radius: 8px;
}
.st_why .icon-box{
    border-radius: 10px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #f6f4ec;
    padding: 12px;
    margin-bottom: 10px;
}
.st_why .icon-box:hover{
    background: #f6f4ec;
    border: 1px solid #f6f4ec;
}
.st_recently .title-home h2,.st_recently .title-home h3{
    color: #fff;
}
.col-white-bg .col-inner {
    background: white;
    padding: 80px 40px;
    border-radius: 10px;
    border-right: 16px solid var(--secon-color);
}
.col-white-bg h3,.col-white-bg p {
    color: #000;
}
.row-countup .col-inner {
    background: #6d8c54;
    border-radius: 10px;
    padding: 10px;
    color: white;
}
.row-countup span {
    color: var(--secon-color);
    font-size: 30px;
    font-family: cursive;
}
.st_sale h2{
    font-size: 40px;
}
.st_sale h3{
    color: #5cb917;
}
.st_lienhe .wpcf7-spinner {
    width: 0;
    height: 0;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0;
}
.st_lienhe form.wpcf7-form.init {
    text-align: center;
}
.st_lienhe form.wpcf7-form.init input,.st_lienhe form.wpcf7-form.init textarea{
    border-radius: 10px;
}
.st_footer ul li{
    list-style: none;
    margin-left: 0;
}
.form-ngang {
    display: flex;
    align-items: center;
}
.form-flex {
    margin-right: 10px;
}
/* Css cate */
.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, #181818);
    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;
}
.blog-archive .col.post-item .box-text p.cat-label{
    color: #fff !important;
    opacity: 1;
    font-size: 12px;
    font-weight: bold;
}
.blog-archive .post-item .box-text h5{
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}
.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(--secon-color);
}
.blog-archive .post-item:nth-child(n + 3) .box-text p.cat-label{
    position: absolute;
    top: -14px;
    left: 1rem;
    font-weight: bold;
    font-size: 14px;
    background-color: var(--secon-color);
    color: #fff;
    padding: .2rem 1rem;
    border-radius: 4rem;
    opacity: 1;
    text-transform: none;
}
.box-blog-post .is-divider{
    display: none;
}
/* Hiden divider post*/
.entry-divider.is-divider.small {
    display: none;
}
h5.post-title.is-large {
    font-size: 18px;
}
@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) {
    .st_banner .title-home h1 {
        font-size: 45px;
    }
    .st_gioithieu .title-home h2,.st_sale h2 {
        font-size: 30px;
    }
    .st_banner .title-home h3 {
        font-size: 22px;
    }
    .st_gioithieu .bg-fill {
        background-position: 10% 50% !important;
    }
    .st_lienhe .section.dark {
        background-color: #03262c;
    }
    .st_footer  {
        margin-top: -100px;
        padding-top: 140px !important;
    }
    .col-left .col-inner {
         left: auto; 
    }
    .form-ngang {
        flex-direction: column;
    }
    .row-change {
    flex-direction: column-reverse;
}
.st_chatluong h3 {
    font-size: 18px;
}
.st_chatluong .icon-box {
    padding: 12px;
}
.title-ul-2 li {
    width: 100%;
}
.row-img-overlay h3 {
    font-size: 20px;
}
.row-countup .col-inner {
    width: 55%;
}
.st_lienhe .title-home h2 {
    font-size: 30px;
}
}