/* CSS dinâmico para #cabeamento-produto-cabeamento */


	html .m360-hint { bottom: 0; padding: 0;	}
	html .m360-hint-message { width: 180px; padding: 0; font-size: 13px; }
	html .m360-hint-message, html .m360-loader {
		background: #ddd;
		color: #000;
		font-family: 'Roboto', sans-serif; font-size: 13px;
		text-decoration: none;
	}
	html .m360-hint-message:before { background-image: none; width: 0; height: 23px; }
	html button.m360-icon { font-size: 20px !important; top: 5px; right: 5px; color: #000 !important; }
	html button.m360-icon.m360-icon-fullscreen-open, html button.m360-icon.m360-icon-fullscreen-close { color: #000 !important; right: 0 !important; }


/*


/* -------------------------------------------------------------- */			
/* Comum a mobile vertical, horizontal e tablets */
@media only screen and (max-width: 980px) {



}
	

	
/* -------------------------------------------------------------- */			
/* Comum a mobile vertical e horizontal */
@media only screen and (max-width: 767px) {

	#set-cabeamento { flex-direction: column; }
	.sanfona { margin-top: 40px;}

}

