
.button,button_theme button_js action_button {
	background-color: #002784 !important;
}
.logo{
	height:100px;
	padding: 0px;
}
#Top_bar #logo img {
	vertical-align: middle;
	max-height: 100%;
	height: 100px;
}
#Top_bar{
	background-image: linear-gradient(to right, #03327a, #13b353);

}
#menu{
	background-color:transparent !important;

}
.menu_wrapper{
	border-bottom:1px solid white;
}

.main-cal{
	max-width:500px !important;
	background-color:#caf3da !important;
}
.text-center{
	margin-top:15px !important;
	color:#3e454c !important;
}

.button_order {
	background: #16b068 !important;
	border: 1px solid #ffffff;
	font-size:15px
}
.bee-pricing-wrapper{
	width:100%;
}
.bee-pricing-table{
	width:180px !important;
	margin: 0 5px !important;
}
.bee-pricing-title{
	font-size:18px;
}
.bee-pricing-table .price{
	font-size: 2.4em;
}
.column_column ul{
	margin:0 0 0 0 !important;
	list-style:none;
}
.bee-pricing-wrapper{
	margin: 40px auto 0;
	color: #FFF;
	font-size: 55.5%;
}  
.action_button{
	border:1px solid white !important;
	background-color:#14a39b !important;
}
.widget > h3{
	background-image: linear-gradient(to right, #03327a, #13b353);
	color:white;
	padding:7px;

}
.post-nav{
	display:none !important;
}
.share_wrapper {
	display:none !important;
}
.a_order{
	color:#fff;  
	text-decoration: none !important;
	padding:10px 35px; 
	font-weight:500; background-color:#14a39b; border:2px #0459e0 solid;
}
.a_order:hover{
	font-size:18px;
	color:#fff !important;
}

.price:nth-child(1) {
	background-color: red !important;
}
.home-banner{
	background: linear-gradient(90deg, rgb(3, 50, 122) 0%, rgb(3, 50, 122) 2%, rgb(19, 179, 83) 100%, rgb(19, 179, 83) 100%);
}
#Top_bar .menu > li > a span:not(.description){
	padding: 0 15px !important;
}
.mhb-view.desktop .second-row, .mhb-view.mobile .first-row{
	background-image: linear-gradient(to right, #03327a, #13b353);
	border-bottom: 1px solid #ffffff95;
}
.mhb-view.desktop .first-row {
	background-image: linear-gradient(to right, #03327a, #13b353);
	border-bottom: 1px solid #ffffff15;
}
.mhb-menu .menu > li > a > span {
	padding: 0 17px !important;
}
@media only screen and (max-width:600px){
	h1{
		font-size: 30px !important;
		line-height: 37px !important;
		font-weight:500 !important;
	}

}
