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

/*************** ADD CUSTOM CSS HERE.   ***************/
.home-spdv .product-title a{
	text-transform: uppercase;
    font-size: 120%;
    font-weight: bold;
    color: #301915;
}

.product-small .title-wrapper .product-title a {
    text-transform: uppercase;
    font-size: 120%;
    font-weight: bold;
    color: #301915;
}

#logo img {
    padding: 8px 0;
    border-radius: 18px;
}
.footer-1 {padding-top: 0px;}
.fcontact {max-height: 78px;}
.fcontact .show-for-small {
    padding-bottom: 0px;
    padding-top: 20px;
    margin-bottom: -17px;
}
#block_widget-9 .medium-8 .col-inner {
	margin-top: -32px !important;
}
.product-gallery .attachment-woocommerce_thumbnail {
    height: 100px; 
}

.khach-hang .slider-wrapper .flickity-slider .img{
    padding: 2px 5px;
    margin: 0px;
}
.khach-hang .home-slidekh .img .img-inner {
    margin: 0px 10px;
    border-radius: 7px;
}

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


}