/*
 Theme Name:   Kasst Theme
 Theme URI:    http://qantumthemes.com/
 Description:  Kasst Theme
 Author:       QoSMicro
 Author URI:   http://qosmicro.com
 Template:     sonik
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  _s
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES HERE **********************
****************************************************************
****************************************************************/

/* Logos on Top */
.qw_social { color: #fff; }

.qt-bio h2 br { display: none; }

/* Top Menu Separation */
#qwMainNavbar ul > li > a { padding: 0 12px; }
#nav-mobile li > a { padding: 15px 0 15px 10px !important; }
.dropDownMenu li ul li a { padding: 15px 10px !important; }

/* "default" Style Missing */
.nomargin { margin: 0; }

/* Pop Up Title Color */
div.pp_default .pp_description { color: #de2341; }

/* Fixed Auto Reload */
html.swipebox-html.swipebox-touch {
    overflow: auto !important;
}

/* Breadcrumb */
.qt-headerbar .qt-breadcrumb li a {
	color: #e8e8e8;
}
.qt-headerbar .qt-breadcrumb li a:hover {
	color: #ffffff;
}

/* Fixed Artist Title */
.qt-scrolled .qt-header-animation-container h1.qt-header-animation-title {
	z-index: 0;
}
.qt-scrolled #qwjquerycontent {
	position: relative;
	z-index: 10;
}

/* Artists Redes */
h2.k_redes br {
	display: none;
}
h2.k_redes a {
	display: inline-block;
	padding: 0 5px;
	margin: 0 5px;
	line-height: 1;
}
h2.k_redes a i {
	line-height: 1;
	vertical-align: top;
}

/* Remove Dropdown Indicator */
#qtBody #qwMainNavbar #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item-has-children::before, 
.dropDownMenu>li.menu-item-has-children::before {
	display: none !important;
}

/* Artists Squares */
@media only screen and (min-width: 841px) {
	
	.qt-gridstackDiamonds {
		margin: 0 13% !important;
	}

	.qt-gridstackDiamonds .qt-gsd-item {
		width: 16.3747% !important;
		padding-bottom: 16.3747% !important;
		margin: 4.125% !important;
		margin-top: -8.25% !important;
	}
	
	.qt-gridstackDiamonds .qt-gsd-item:nth-child(3n+3) {
		margin-left: 4.125% !important;
	}
	
	.qt-gridstackDiamonds .qt-gsd-item:nth-child(5n+4) {
		margin-left: 16.425% !important;
	}
	
	.qt-gridstackDiamonds .qt-gsd-item:nth-child(1), 
	.qt-gridstackDiamonds .qt-gsd-item:nth-child(2), 
	.qt-gridstackDiamonds .qt-gsd-item:nth-child(3) {
		margin-top: 3.75% !important;
	}
	
}

#google_translate_element .goog-te-combo {
    display: inline-block !important;
    width: auto !important;
    padding: 0 15px;
    line-height: 1em;
    height: 2em;
    font-size: 16px;
    color: #222;
    margin: 20px 0 5px;
    background: #fff;
	border: #fff 0px solid;
    border-radius: 2px;
}

#tw_widget_container div.rotatingtweet {
	height: 140px;
    overflow: hidden;
    position: relative !important;
    border: none;
    margin-bottom: 10px;
    background: rgba(0,0,0,0.5);
	padding: 5px;
}

#tw_widget_container .rtw_wide_icon {
	margin: 0;
	padding: 0;
}

#tw_widget_container .rtw_wide_icon img {
	vertical-align: middle;
	padding: 0;
}

#tw_widget_container .rtw_wide_block {
    padding-right: 0px;
    padding-left: 10px;
    max-height: 120px;
    overflow: hidden;
}

#tw_widget_container .rtw_info {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 2px;
}

#tw_widget_container .rtw_main {
    margin: 0;
    font-size: 20px;
    line-height: 1.5;
}

#tw_widget_container .rtw_media {
    float: right;
	margin-left: 10px;
}

#tw_widget_container .rtw_media a {
	display: block;
    width: 150px;
    text-align: center;
    height: 145px;
    overflow: hidden;
}

#tw_widget_container .rtw_media a img {
	width: 100%;
	max-height: none;
	vertical-align: middle;
}

#tw_widget_container .rtw_meta {
    position: absolute;
    bottom: 5px;
    left: 60px;
}

#tw_widget_container .rotatingtweets_nextprev {
    font-size: 0;
    position: relative;
    height: 40px;
}

#tw_widget_container .rotatingtweets_nextprev .rtw_prev,
#tw_widget_container .rotatingtweets_nextprev .rtw_next {
	font-size: 30px;
    display: block;
    background: #de2341;
    float: left;
    width: 49.5%;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

#tw_widget_container .rotatingtweets_nextprev .rtw_next {
	float: right;
}

@media only screen and (min-width: 841px) {
	
#qtBody .container {
    width: 100% !important;
	padding: 0 20px;
}
	
}

@media only screen and (max-width: 1050px) {
	
#qtBody .container .hidden_1050 {
    display: none !important;
}
	
}

@media only screen and (max-width: 950px) {
	
#qtBody .container .hidden_950 {
    display: none !important;
}
	
}

@media only screen and (max-width: 860px) {
	
#qtBody .container .hidden_860 {
    display: none !important;
}
	
}







/***************************************************************
****************************************************************
****************************************************************
****************************************************************
****************************************************************/