/* 2079	양은이네 */


.pick_button .bt_rbg {
	background-color: #e43325 !important;
    border: 1px solid #e43325 !important;		
}
.pick_button .bt_nnbg {
	background-color: #171512 !important;
    border: 1px solid #171512 !important;	
}




/* 즉석게임 룰렛 */

body.roulette_shopno_2079 .body_area {	
	background-position: center -30px;
	background-size: 100% auto; 
	background-repeat: no-repeat;

    background-image: url(/img/shop/2079/bg.png);
}
.roulette_main {
	margin-top: -20px;
	background-position: center -10px;
	background-image: url(/img/shop/1531/bg_roulette2.png); /* 아주 흐림 */
	background-image: url(/img/shop/1174/bg_roulette2.png); /* 중간 */
	background-image: url(/img/shop/1531/bg_roulette2_darker.png); /* 진함 */
}
.roulette_comment {
	background-color: transparent;
}

body.roulette_shopno_2079 .top_menu,
body.roulette_shopno_2079 .arc,
body.roulette_shopno_2079 .main {
	background-image: none;
	background-color: transparent;
}




/* 즉석게임 룰렛 : 로고를 중앙에 크게 */

body.roulette_shopno_2079 .top_menu img.top_logo {
	display: none;
}
body.roulette_shopno_2079 .shopname_color:before {
	display: block;
	content: '';
    padding: 45px 0;
    margin: 0 0 10px 0; /* margin-top: -30px; */ /* 3선 메뉴와 같은 선상에 있어서 안눌림 */
	
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%; /* background-size: 414px auto; */ 
	


	
	/* 로고 이미지 */	
	background-image: url(//www.cusmore.com/imgfile/withpick/images/gift/2079/withpick_logo_2079_20251024110536816.png);
}
body.roulette_shopno_2079 .shopname_color > span {
	display: none;
}



