<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tx-cover {
	color: #FFF!important;
	background-color: rgb(0,0,0,0.5);
	font-size: 30px !important;
}


/* chat box */
body, .navbar-default, .wo_about_wrapper_parent {
	padding-right: 0px!important;
}
.chat-all-container {
	display: none;
}
.chat-container {
	display: none;
}


/* chat box */

.destination_row {

    margin-left: 10px!important;
    margin-right: 10px!important;
}

.main_home_head {
	height: 300px;
	background-image: url('https://oraora.co.kr/upload/photos/2024/06/mwZjnNPgFJUXvvwLDZKh_09_35d25dbe841d1154ae1d2d7da4830102_image.jpg')!important;
}

.destinatio_head {
	height: 400px;
}

.destination_title {
	font-size: 20px; 
	font-weight: 600; 
	margin-top: 20px; 
	margin-bottom: 20px;
}

.user_prnt .wo_direct a.user , .wo_direct a.user:hover {
    background: rgb(0 150 136 / 10%) !important;
    color: #009688 !important;
}
.home_dest_col {
	padding-botton: 10px; padding-top: 10px; border-bottom: 1px dashed #ccc;
}
.home_dest_item {
	width:100%; height:225px; background-color:#ccc;display: flex;align-items: center; cursor:pointer;
	color:#FFF; font-weight:600; font-size: 36px;  text-shadow: 4px 2px 2px black;
}
.home_dest_title {
	width: 100%; text-align:center;
}
.home_dest_body {
	justify-content: flex-end!important;
}
.home_dest_body_div {
	margin-top:5px; margin-bottom: 10px; text-align:center!important; justify-content: flex-end;
}
.group_side_div {
	margin-bottom: 20px;
}
.turn-off-sound2{
    color: #ff574b;
    padding: 6px 16px;
    display: inline-block;
    background-color: rgb(244 67 54 / 10%);
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    letter-spacing: 0.4px;
    word-spacing: 0.8px;
    margin: 10px;
    border-radius: max(0px, min(8px, calc((100vw - 4px - 100%)* 9999))) / 8px;
    cursor: pointer;
}
.notifications-dropdown2 {
	margin-left: -40px;
	width: 100%;
}
.notifications-dropdown2 &gt; #notification-list2 &gt; li {
	border-bottom: 1px dashed #ccc;
}

@media (min-width: 1400px) {

	.tx-cover-dest{
		color: #FFF!important;
		background-color: rgb(0,0,0,0.5);
		font-size: 15px !important;

	}

    .container {
        width: 1350px;
    }

	.header-fixed1000 {
        width: 1350px!important;

	}
	.header-fixed1000 &gt; .container-fluid {
        width: 1350px!important;

	}
	.header-fixed1000, .header-fixed1200 {
		max-width: 1350px!important;
		margin: 0 auto!important;
		padding: 0!important;
	}


}

/*
@media screen and (max-width: 990px) {
    .search-nearby-cont {
        padding-left:15px;
        border-left: none
    }
}
*/

@media (max-width: 900px) {
	.art-title-oraora {
		font-size: 30px!important;
	}
	.tx-cover-dest{
		color: #FFF!important;
		background-color: rgb(0,0,0,0.5);
		font-size: 30px !important;

	}


	.only_pc {
		display:none!important;
	}

	.wo_dest_sub_menu {
		flex-direction: row!important;
		gap: 2px!important;
		padding: 10px 3px!important;
	}

	.wo_dest_sub_item {
		padding: 7px 3px!important;
		width: auto!important;
		gap: 3px!important;
		flex: 1 1 auto !important;
		font-size: 12px!important;
	}

	/* 모바일 스크롤바 처리 시작 */
	html {
	  overflow: hidden!important;
	  width: 100%!important;
	}

	body {
	  height: 100%!important;
	  position: fixed!important;
	  
	  /* prevent overscroll bounce*/
	  overflow-y: scroll!important;
	  -webkit-overflow-scrolling: touch!important;
	  /* iOS velocity scrolling */
	}
	

	/* 모바일 스크롤바 처리 끝 */


	.row {
		margin-right:-10px!important; 
		margin-left:-10px!important;
	}

	.pages_container {
		
		margin-right:10px!important; 
		margin-left:10px!important;
	}

}


</pre></body></html>