/* 여기에 작업 또는 수정할 당신의 css style을 설정하세요. (customizations) */

html *{letter-spacing: -0.03em}

.family-site dt a{
	border: 1px solid #f6f6f6!important;
	color: #f6f6f6!important;
}



.header-nav .navbar-nav > li:last-child ul li:first-child,
.header-nav li:last-child ul li:first-child{background-color: red;}




.popup_background{!important;}
.popup_wrapper_visible{display:table!important;}





/*유튜브 관련*/
.ytp-title,
.ytp-chrome-top,
.ytp-pause-overlay,
.ytp-chrome-bottom,
.ytp-pause-overlay-controls-hidden .ytp-pause-overlay,
.ytp-chrome-top,.ytp-show-watch-later-title,.ytp-share-button-visible,.ytp-show-share-title,.ytp-show-cards-title{display:none!important;}



#hd_pops_list>iframe{width:100%;max-width:1030px;height:580px;margin:0 auto;display:block;}

@media screen and (max-width:768px) {
	#hd_pops_list>iframe{height:200px;}	
}