/*
Theme Name: Khóa Masaru
Description: Giao diện website khóa cửa thông minh Masaru 
Author: Trần Cường (0961.790.655)
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#top-bar{
    padding: 5px 0;
}
.topHd-icon{
    margin: 0px 3px;
    padding: 5px !important;
    border-radius: 5px;
    background-color: #fff;
}
#sologan{
    display: block;
    text-align: center;
    color: #ffee06;
    text-transform: uppercase;
}
.header-cart-link{
    background-color: #00a79b !important;
}
.header-inner > .flex-left{
    margin-left: auto;
    margin-right: unset;
}
.header-nav{
    justify-content: flex-end;
    padding-right: 20px;
}
.topHd-icon{
    display: inline-block;
    width: 30px;
    margin: 0 2px;
}
.sec-title .section-title b{
    height: 0;
}
.sec-des{
    margin: 0 auto 15px;
}


/* .wrap-cam-ket .col-inner{
    height: 100%;
}
.box-cam-ket{
    height: 100%;
}
.box-cam-ket.bd{
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    justify-content: center;
    padding: 0 20px 10px
}
.box-cam-ket.text h3{
    font-size: 2rem;
    line-height: 1;
} */

.form-home-submit{
    background-color: #fbef01 !important;
    color: #333 ! important;
    margin-bottom: 0;
    max-width: 250px !important;
}

.tieuchi-box{
    margin-bottom: 5px;
}
.tieuchi-box .icon .icon-inner, .tieuchi-box .icon .icon-inner:hover{
    background-color: #fff !important;
}
.tieuchi-box .icon-box-text{
    padding-top: 15px;
    padding-bottom: 15px;
}
.tieuchi-box .icon-box-text > *{
    line-height: 25px;
}
.tieuchi-box .icon-box-text h5{
    color: #fbef01;
    margin-bottom: 0;
}
.tieuchi-box .icon-box-text h6{
    text-transform: none;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 400;
    font-style: italic;
}



.footer-form input{
    width: 100%;
    border-radius: 7px;
}
.footer-title{
    margin-bottom: 0;
}
.footer-title .section-title-main{
    text-transform: capitalize;
    font-size: 17px;
}
.copyright-footer{
    color: #fff;
}
.thi-cong-wrap .post-item{
    padding-bottom: 0;
}
    

.footer-menu a{
    color: #fff !important;
}
.footer-menu a:hover{
    color: #fbef01 !important;
}
.footerWrp .section-title-normal, .footerWrp .section-title-normal span{
    border: none;
    margin-bottom: 0;
}
.footerWrp .section-title-normal:after{
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #f1f1f1;
    position: absolute;
    bottom: 0;
    left: 0;
}
.footerWrp p{
    margin-bottom: 12px;
}

.shop-page-title.featured-title .title-bg{
    background-image: unset !important;
    background-color: #1c353c !important;
}
.product-tabs{
    display: none;
}

.prodSb-form{
    background-color: #1c353c;
    text-align: center;
    z-index: 1;
    font-weight: bold;
    position: relative;
    border-radius: 25px;
    padding: 10px;
    margin-top: 30px;
}
.prodSb-form p{
    margin-bottom: 4px;
}
.prodSb-form form{
    margin-top: 15px;
    margin-bottom: 0;
}
.prodSb-form input{
    width: 100%;
    height: 30px;
    border-radius: 30px;
    padding: 0 15px;
    font-size: 12px;
}
.prodSb-form input[type="submit"]{
    border-radius: 25px;
    font-size: 10px;
    text-align: center;
    color: #000;
    background-color: #FFCF23 !important;
    margin: 0;
    width: 120px;
}
.wpcf7-spinner{
    display: none !important;
}

.ctPage-form input, .ctPage-form textarea{
    width: 100%;
    height: 40px;
    border-radius: 7px;
}
.ctPage-form input[type="submit"]{
    display: block;
    max-width: 200px;
    margin: auto !important;
}


.product-short-description ul{
    list-style-image: url(assets/icon-list.png)
}
.flip-products .product_meta{
    display: none;
}


.sticky-add-to-cart--active{
    top: 70px;
    bottom: unset;
    -webkit-animation: stuckMoveDown .6s;
    animation: stuckMoveDown .6s;
}




/* Bảng giỏ hàng */
.woocommerce-cart-form {
    border: 1px solid #e0e0e0;
    padding: 20px;
    border-radius: 5px;
}

/* Tiêu đề bảng */
.shop_table thead th {
    background-color: #f5f5f5;
    font-weight: bold;
}

/* Hình ảnh sản phẩm */
.woocommerce-cart-form .product-thumbnail img {
    border-radius: 5px;
    border: 1px solid #ddd;
}

/* Nút cập nhật giỏ hàng */
.woocommerce-cart-form .button {
    background-color: #007bff;
    color: white;
    border-radius: 5px;
    padding: 10px 20px;
}

/* Tổng giỏ hàng */
.cart-collaterals .cart_totals {
    border: 1px solid #e0e0e0;
    padding: 20px;
    border-radius: 5px;
    background-color: #f9f9f9;
}


.badge-container{
    display: flex;
    flex-direction: column;
}
.badge-container .best-seller-label {
    order: -1; /* Luôn nằm trên cùng */
    background: #ff4b2b;
    color: #fff;
    padding: 5px 8px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 0 2px 2px 0;
    text-transform: uppercase;
    margin-bottom: 3px;
}






@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .mobile-nav > li a{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 36px;
        background: #1c353c;
        border-radius: 5px;
        color: #fff !important;
        padding: 0;
    }
    .mobile-nav > li a > i{
        font-size: 16px;
    }
    .box-tinh-nang h3{
        font-size: 18px;
    }
    .box-cam-ket.bd{
        padding-left: 7px;
        padding-right: 7px;
        justify-content: flex-start;
    }

    .sticky-add-to-cart--active .price-wrapper del{
        font-size: 90%;
        display: block;
    }


}

.wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button{
    background: #00a79b;
    border-radius: 10px;
    color: #fff;
}
.wc-block-components-checkout-place-order-button{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}