/*
Theme Name:   	Foxtail
Theme URI:    	http://webmelinh.com/
Author:       	Web Me Linh
Author URI:		http://webmelinh.com/
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, web me linh, 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;
}
.post-content .kk-star-ratings {
    padding-top: 10px;
}
.facebook-comment {
    padding-top: 30px;
    padding-bottom: 30px;
}

.jw-background-color {
    background: transparent !important;
}
.jw-controlbar {
    border-top: none !important;
    background: rgba(0, 0, 0, 0.7) !important;
}
.jw-slider-volume {
    border: none !important;
}
.jw-preview {
    opacity: .6 !important;
}
.jw-time-tip {
    background: #0ba14b !important;
    border: none !important;
}
.widget_wpstatistics_widget ul {
    list-style: none;
    padding: 0
}
.widget_wpstatistics_widget ul li {
    padding: 5px 0;
    border-bottom: dotted 1px #ddd
}
.home-audio-item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: dotted 1px #ddd
}
.home-audio-item .audio-title {
    display: inline-block
}
.home-audio-item .audio-title .title {
    font-size: 14px;
    font-weight: normal;
    margin: 0
}
.home-audio-item .author, .home-audio-item .views {
    color: #999;
    font-size: 13px
}
.wp-pagenavi {
    margin-bottom: 10px;
}
.wp-pagenavi span, .wp-pagenavi a {
    margin-right: 10px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.widget_categories ul {
margin: 0; padding: 0; list-style: none;
}
.widget_categories ul li {
padding: 6px 0; border-bottom: dotted 1px #ddd;
}