.login_pages {
    background-image: url(../img/loginbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.my_account{
	width: 100%;
	height: 180px;
	background-image: url(../img/my_account.jpg);
	background-size: cover;
	border-bottom: #683D1B 1px solid;
	position: relative;
}
.promo{
	width: calc(50% - 1px);
	height: 301px;
	background-image: url(../img/promo.jpg);
	background-size: cover;
	float: left;
	border-bottom: #683D1B 1px solid;
	border-right: #683D1B 1px solid;
	position: relative;
}


.news{
	width: 50%;
	height: 150px;
	background-image: url(../img/news.jpg);
	background-size: cover;
	border-bottom: #683D1B 1px solid;
	float: left;
	position: relative;
}
.event {
	width: 50%;
	height: 150px;
	background-image: url(../img/event.jpg);
	background-size: cover;
	border-bottom: #683D1B 1px solid;
	float: left;
	position: relative;
}
.atutorial{
	    width: calc(50% - 1px);
display:inline-block;
	margin-right:-4px;
	
	border-right: #683D1B 1px solid;
}
.arecipie{
	width: 50%;
	display:inline-block;
margin-right:-4px;
    width: calc(50% + 1px);
}

.atutorial, .arecipie{

	height: 150px;
}

.tutorial {
	width:100%;
	height: 150px;
	background-image: url(../img/tutorial.jpg);
	background-size: cover;


	position: relative;
	
}

.recipie{
	width:100%;
	height: 150px;
	background-image: url(../img/recepie.jpg);
	background-size: cover;

	position: relative;
	display:inline-flex;
}

.clear {
	clear:both;
}

.store {
	width: 100%;
	height: 150px;	
	background-image: url(../img/store.jpg);
	background-size: cover;
	border-bottom: #683D1B 1px solid;
	float: left;
	position: relative;
	    margin-top: -6px;
}

.menu-title{
	position: absolute;
    bottom: 0;
    /*background: #683d1bad;*/
	background: rgba(104, 61, 27, 0.68);
    width: calc(100% - 24px);;
    color: #fff;
    font-size:18px;
   padding: 8px 12px;
}


.monetalogo{
	height: 38px;
    margin-left: calc(50% - 52.35px);
}

.promo_content{
    position: relative;
     margin: 0;
    padding: 0;
    margin-bottom: -6px;  
}

.promo_content img{
	width: 100%;  
}


.block-category{
	text-align: center;
    margin-top: 25px;
    font-weight: bold;
    text-transform: uppercase;
	color: #DAA520;
}

.block-article-title{
	text-align: left;
    font-weight: bold;
    font-size: 12pt;
    color: #000;
	padding: 0 25px;
	margin-top: 8px;
}

.block-author{
	text-align: center;
    margin-bottom: 10px;
    font-size: 10pt;
	color: #7b7b7b;
}

.block-decriptions{
	    padding: 0px 25px;
}

.block-article-date{
	padding: 0 25px;
    color: #aaa;
    font-size: 8pt;
}

.article_cover{
	width: 100%;
}

.article_content{
	width: 100%;
	height: 200px;	
	background-size: cover;		
	position: relative;
	background-position: center;
}

.mini_des{
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
	color: #fff;
	font-size: 12px;
    margin-top: -6px;
}

.acatcont {
	height: 155px;
	display: inline-block;
	
	background-size: cover;background-repeat: no-repeat;background-position: center center;
	width: 50%;
}
.post_title{
	font-weight: bold;
	color:#fff;
	
}

.post_mainct{
	display: table-cell; 
	vertical-align: bottom;
	height: 140px;
    padding-left: 10px;
}

.right_post{
	float: right;

}

.left_post{
	float: left;

}

.post_em, .post_normal{
	width:49%;
	
}
.clear{
	clear:both;
}

.event_content{
 width: calc(50% - 20px);
 float: left;
 margin: 10px;
 background-color: #fff;
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.18);
}
.event-title{
text-align: center;
 padding: 10px;	
}
.event_pages {
    background-image: url(../img/bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.coming_soon{
	color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
}

.qrcode-icon{
	background-image: url(../img/qrcode-icon.svg);
	  background-repeat: no-repeat;
    background-position: center center;
	    background-size: contain;
	width: 30px;
	height: 30px;
}

.qrcodefab{
	position: fixed;
	
}
.md .color-theme-blue .fab.qrcodefab > a{
	background-color: #b78c2e;
}
#qrcode{
	margin-top: 25px;
	background: #fff;
	padding: 25px;
	width: 50%;
	text-align: center;
	margin: 25px auto 0;
}
#qrcode img{
	width: 100%;
	margin: 0 auto;
}
.bottom{
	position: absolute;
	width: 100%;
	bottom: 25px;
}

.bottom a{
	width: 90%;
	margin: 0 auto;
}

.qrcode_title{
	color: #fff;
	font-size: 13pt;
	text-align: center;
	margin-top: 24px;
	padding: 0px 36px;
}
.member_info{
	color: #fff;
	padding: 40px 30px 0;
	font-size: 16px;
}
.controll{display: inline-block; width: 130px; color: #b78c2e;}
.holder{display: inline-block; width: 165px;}

.reload_icons{
	position: relative;
	right: 0;
	top: -61px;
	left: 298px;
	
}
.reload_icons i{
	color:#fff;
}

.member_qrcode{
	color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}