/*
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: 12.4

All css files are placed in /css/ folder
*/

.big_heder {
	color: #bc2519;
	font-size: 26px;
}

.sg-show-popup {
	background-color: #e30613;
}
.sg-show-popup:hover {
	background-color: #923028;
	color: white;
	text-decoration: none;	
}

.sg-show-help {
	background-color: #00b259;
}
.sg-show-help:hover {
	background-color: #297D51;
	color: white;
	text-decoration: none;	
}
.sg-show-help, .sg-show-popup {
	color: white;
	padding: 20px 30px;
	border-radius: 4px;
	width: 215px;
	text-align: center;
	display: block;
	font-size: 16px;
	}

.portfolio_grid li {
	width: 100% !important;
}

.author {
	display: none;
}

.beauty_hedding {
	font-size: 36px;
	line-height: 1.5;
	font-weight: 300;
}

.zoom {
	display:none !important;
}


.c {
	display: none;
}

.logo-sticky {
	 padding: 5px 50px;	
}

.hot_line {
	color: #bc2519;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}

.wp-caption-text {
	font-size: 6px;
}

.h4 {
	font-weight: 700 !important;
}