/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Video pulsante **/
/**/.kb-background-video-buttons-wrapper button.kb-toggle-video-btn svg {
	
}

/** General >> Wpsr chat widget 1485 wpsr channel btn **/
#wpsr-chat-widget-1485 {
	margin: 20px 0 0 0 !important;
	position: fixed !important;
	bottom: 80px !important;
	right: 20px !important;
	z-index: 9999 !important;
	-webkit-transition: .5s !important;
	transition: .5s !important;
	-webkit-transition: .5s !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {

	/*= General =================== */

	/** General >> Video pulsante **/
	/*.kb-background-video-buttons-wrapper button.kb-toggle-video-btn svg {
	vertical-align: bottom !important;
	width: 36px !important;
	height: 36px !important;
	z-index: 11 !important;
}


}


/*( < 980 )*/
@media (max-width: 979.98px) {

	/*= General =================== */

	/** General >> Video pulsante **/
	/*.kb-background-video-buttons-wrapper button.kb-toggle-video-btn svg {
	vertical-align: bottom !important;
	width: 26px !important;
	height: 26px !important;
	z-index: 11 !important;
}


}


/*( < 768 )*/
@media (max-width: 767.98px) {

	/*= General =================== */

	/** General >> Video pulsante **/
	/*.kb-background-video-buttons-wrapper button.kb-toggle-video-btn svg {
	z-index: 11 !important;
}


}


/*( < 480 )*/
@media (max-width: 479.98px) {

	/*= General =================== */

	/** General >> Video pulsante **/
	/*.kb-background-video-buttons-wrapper button.kb-toggle-video-btn svg {
	z-index: 11 !important;
}


}

