/*
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.   ***************/

/*css nut quatity*/
/* .quantity input[type="number"] {
    max-width: 4.5em;
    width: 4.5em;
}

.quantity input[type="button"] {
    width: 2.5em;
} */

/*them text soluong trc nut quatity*/
/* .quantity.buttons_added:before {
		content: 'Số Lượng:';
		margin-right:15px;
    font-size: 15px;
} */



/*css nut them vao gio hang*/
/* .single.single-product button.single_add_to_cart_button.button.alt {
  width: 100%;
    padding: 4px;
    font-size: 18px;
}
.single.single-product button.single_add_to_cart_button.button.alt:before {
background-size: contain;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: -10px;
    content: "";
 width: 36px;
    height: 32px;
    display: inline-block;
    background-image: url(http://yamaguchi.ghematxa.org/wp-content/uploads/2022/05/icon-gio-hang-mau-trang.png);
} */

/*css button mua ngay*/
button.button.buy_now_button {
/* 		background-color: #35bc11;
    width: 100%;
    padding: 4px;
    font-size: 18px;
}

button.button.buy_now_button:before {
background-size: contain;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: -15px;
    content: "";
    width: 45px;
    height: 45px;
    display: inline-block;
    background-image: url(http://yamaguchi.ghematxa.org/wp-content/uploads/2022/05/images__3_-removebg-preview-1.png);
}
 */


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


}