/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 16.4

All css files are placed in /css/ folder
*/

.desktop-button {
	display: none !important;
}
	
.mobile-button {
	display: none !important;
}

.vc_row.wpb_row.vc_row-fluid.vc_custom_1505834129839:before {
	background-image: url(https://www.byteworx.eu/wp-content/uploads/2017/09/Imac.png);
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1506111275089:before {
    background-image: url(https://www.byteworx.eu/wp-content/uploads/2017/09/macbook-finance-portal.png);
  }
:target {
	content:"";
	display:block;
	height:150px; /* fixed header height*/
	margin:-150px 0 0; /* negative fixed header height */
	padding-top:200px !important;
}