
.absolute-footer, html {
    background-color: var(--color1) !IMPORTANT;
}
.title1 span.section-title-main {
    color: var(--color1) !IMPORTANT;
}
.header-bottom {
    background: var(--color1) !important;
    background: radial-gradient(159.85% 367.97% at 150% 123.85%, #ffe147 0, #65ae17 38.76%, #469c4b 59.65%, #00713b 100%)!important;
  
}
.btn-add-to-cart {
    background: var(--color1);
}
.y-kien .testimonial-box {
    background: var(--color1);
  
}
 .off-canvas-left .mfp-content {
 	background-color: var(--color1);
 }
 .post-sidebar span.widget-title {
       background: var(--color1);
   
}
.widget .widget-title, .btn-lh a, .add_to_cart_button, .single_add_to_cart_button, .wrap-readmore .btn-read, .wpcf7-submit, .add-to-cart-button .button, #dk-tu-van h3, .bapf_head {
    background: var(--color1);
}
.widget-area aside {
    box-shadow: none;
    background: #f5f5f5;
}
#shop-sidebar .widget {
    box-shadow: none;
    background: #f5f5f5;
}
.product-title a {
    color: var(--color1);
}
.title2 .section-title.section-title-normal {
    border-bottom: 2px solid #ececec;
    border-radius: 0;
}

.title2 .section-title.section-title-normal span {
    font-size: 18px !important;
    font-family: "Nunito Sans", sans-serif;
    text-transform: uppercase;
}
.title2 {
    margin-bottom: 0;
}
.title2 .section-title.section-title-normal span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: var(--color1);
    bottom: 0;
}

.title2 .section-title.section-title-normal span {
    position: relative;
}
.box-thongtin ul li a {
    color: var(--color1);
}