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

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.wc-block-components-product-metadata {
    display: none;
}
.wc-block-components-product-badge.wc-block-components-sale-badge {
    display: none;
}
.copyright-footer {
    padding-top: 5px!important;
    font-size: 16px;
    padding-bottom: 5px;
    letter-spacing: 2px;
}
img.cart-img-icon {
    max-width: 40px!important;
}
h1.product-title.product_title.entry-title {
    color: #1b6ab5;
}
.price-wrapper {
    font-size: 16px;
    padding: 6px;
}
bdi {
    color: red;
}

/*-- Start chia cột Form --*/
#info-left {
    width: 60%;
    float: left;
}
#info-right {
    width: 40%;
    float: right;
}
/*-- End chia cột Form --*/

.absolute-footer {
    padding: 5px 0 5px;
}
.copyright-footer {
    padding-top: 12px;
    font-size: 16px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 18px;
    color: #1b6ab5;
}