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

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

p#billing_country_field, .woocommerce-additional-fields > h3 {
    display: none;
}
p#billing_address_1_field {
    width: 100% !important;
}

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


}
.product-small .col-inner {
    background: #fff;
    box-shadow: 0 0 6px 0 #ccc;
}
.box-text.box-text-products {
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}

.home .header-vertical-menu__fly-out.header-vertical-menu__fly-out--open.has-shadow {
    margin-top: 15px;
}
.home .page-wrapper{padding-top: 15px;}
.header-vertical-menu__fly-out.has-shadow {
    box-shadow: none;
    border: 1px solid #ccc;
}
.header-vertical-menu__fly-out .nav-top-link {
font-size: 1em;color:#000;}

.sidebar-product ul.product_list_widget li{margin-left: 0;}
p.price.product-page-price.price-on-sale {
    margin-bottom: 25px;
    margin-top: 20px;
}
.single-product p.price.product-page-price.price-on-sale del{font-size: 0.7em;}