/*
Theme Name: Aqura
Theme URI: http://theme-brothers.com/aqura-wp/
Author: Theme-Brothers
Author URI: http://themeforest.net/user/theme-brothers
Description: AQURA - Music Bands, Musicians & DJ's WordPress Theme
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: aqura

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.

Aqura is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

@media(max-width:800px) {
	.owl-carousel .owl-item img {
		width: 100%!important;
	}
}

.twitter {
	padding-bottom:3rem;
}

.vc_tweetmeme-element {
	text-align:center;
}

.twitter > .container {
	width: 100% !important;
}

@media(max-width:800px) {
	.owl-carousel .owl-item img {
		width: 100%!important;
	}
}

.twitter {
	padding-bottom:3rem;
}

.vc_tweetmeme-element {
	text-align:center;
}

.twitter > .container {
	width: 100% !important;
}

.main-header-container .main-header {
	padding-top:0!important;
}

.additional-buttons .menu {
	padding-right:4rem;
	float:left;
}	

@media(max-width:1030px) {
	.additional-buttons .menu {
		padding-right:0!important;
		float:none!important;
	}
}

.blogBox .owl-next {
	text-align:initial!important;
}

.demoTableEvents .bit-events tr td a {
	color:#fff!important
}

.musicStore .childContent h2 a {
	color:#fff;
	text-decoration:none;
	font-family:hoverFont;
	font-size:2.2rem;
	font-weight:600;
}

.musicStore .childContent h2 a:hover {
	color:#fff;
	text-decoration:none;
}

.shopThumbnail span {
	font-size:9px!important;
}

.blogBox .owl-dots{
	display:none!important;
}

.blogFilter ul {
	text-align:center;
}

.blogFilter ul li {
	float:none!important;
	display:inline-block!important;
}

.aquraFilter .categories ul {
	text-align:center;
}

.aquraFilter .categories {
	padding-left:0!important;
}

.blogHomeSection .rmButton {
    	border-radius: 13px!important;
}

.aquraFilter .categories ul  li {
	float:none!important;
	display:inline-block!important;
}