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


td.product-total, .shop_table tfoot tr td, .cart_totals tbody tr td, .shop_table thead tr th:last-of-type, .shop_table tr td:last-of-type {
    text-align: left;
}

.shipping .description, .shipping .delivery_date {
    font-size: 1.1em;
}

/* Modification pop up newsletter
Centrage dans le bandeau bleu */



.wp-subscribe-wrap input {
    padding: 0px;
}







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


}