/*
Theme Name: BeTheme Child
Theme URI: https://mydemoo.ir
Description: A custom child theme for BeTheme
Author: Mydemoo
Author URI: https://mydemoo.ir
Template: betheme
Version: 1.0
*/

#Top_bar .logo{float:left !important;}

/* Responsive ----- < 1180 */

@media only screen and (max-width: 1180px) {

	#Top_bar .logo{float:right !important;}
    }