/*
 Theme Name:   Vlogger Child
 Theme URI:    http://themes2go.xyz/
 Description:  Vlogger Child Theme
 Author:       Themes2go
 Author URI:   http://themes2go.xyz/helpdesk
 Template:     vlogger
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar
 Text Domain:  vlogger-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/

ul.qt-menubar-mobile .brand-logo img { padding: 0; }
@media only screen and (max-width: 600px) {
	nav .brand-logo { width: 60%; }
}

.qt-part-archive-item.qt-part-archive-item-medium .qt-bottommetas { padding: 0 0.5rem 0.5rem 0.5rem; }
.qt-tags li a { padding: 0 0.4rem; }

.slick-dots { display: none !important; }

@media only screen and (min-width: 1201px) {
	.qt-part-archive-item.qt-part-archive-item-card-interactive .qt-part-archive-item-header .qt-titles {
	    padding: 0 0 1rem 0;
	    bottom: 0;
	    background: rgba(0,0,0,.6);
	}
}

h5.qt-title { font-weight: normal; }