/*
Theme Name:   	Foxtail
Theme URI:    	http://topweb.com.vn/
Author:       	Topweb
Author URI:		http://topweb.com.vn/
Description:  	Foxtail is the perfect theme for your next WooCommerce project
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    foxtail
Tags:         	foxtail, website, thiet ke web, thiet ke website

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.responsive .fb_iframe_widget, .responsive .fb_iframe_widget span, .responsive .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
.facebook-comment {
    padding-top: 30px;
    padding-bottom: 30px;
}
.alignleft { float: left; margin-right: 15px }
.post-content ul { padding-left: 20px }
.post-content blockquote {border-left: solid 2px #ff9200; padding: 0 10px; font-size: 16px; font-weight: 500; }
.post-content figure { max-width: 100% }
@media (max-width: 767px) {
    .footer .col.info, .footer .col.menu { height: 360px }
}
@media (max-width: 479px) {
    #top-bar .pull-left { font-size: 14px }
    .li-search-form { width: 100% }
    #searchInput { width: calc(100% - 36px) !important }
    .section .section-header .section-title { font-size: 28px }
    .home-post .post-thumbnail {
        width: 100%; margin-right: 0; margin-bottom: 10px;
        border: none; text-align: center;
    }
}