/*
Theme Name: Mai xep Phat Tai
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: phattai
Version: 3.0
*/

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


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


}
.list-product .box, .shop-container .box {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(76, 76, 77, 0.25) -1px 5px 24px 3px;
    border: 5px solid rgb(255, 255, 255);
    margin: 0px 0px 15px !important;
	}
.box-text {
    padding-top: .7em;
    padding-bottom: 0.7em;
    position: relative;
    width: 100%;
    font-size: .9em;
}
th, td {
    padding: 0.3em .5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: .9em;
}
.widget span.widget-title {
    background: url(bg-wg.png) no-repeat scroll center top transparent;
    height: 63px;
    text-align: center;
    padding-top: 18px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 13pt;
}
.widget_product_categories > ul > li, .widget_layered_nav > ul > li {
    background: url(wg-li.png) no-repeat scroll left 8px transparent;
    margin: 0px 6px;
    padding-left: 20px;
    border-bottom: 1px solid #eee;
}
@media screen and (min-width: 850px) {
.col-divided {
    padding-right: 10px;
	border-radius: 10px;
    overflow: hidden;
    box-shadow: rgba(76, 76, 77, 0.25) -1px 5px 24px 3px;
    border: 5px solid rgb(255, 255, 255);
    margin: 0px 0px 15px !important;
}
}
.wpcf7-response-output {
font-size: 15px;
}