
#dg_footer_wrapper_inner{
	text-align:center;
	margin: 25px auto;
	width: 90%;
	max-width: 1440px;
	@media screen and (max-width: 789px){
		width: 95%;
	}
}

#dg_footer_wrapper_inner ul {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

#dg_footer_wrapper_inner ul li{
	display: inline-block;
	vertical-align: top;
}

#dg_footer_wrapper_inner a {
	padding-left: 5px;
	padding-right: 5px;	
}

#dg_footer_wrapper_inner ul li:not(.dg_footer_item_last):after{
	content:"|";
	display:inline
}
/*Following is the list of all possible selectors and properties for each */
#dg_footer_wrapper{
	background-color: transparent!important;
}
#dg_footer_wrapper_inner{
	font-family: 'Noto Serif TC', serif!important;
	font-size:14px!important;
	font-weight: 500;
	font-style:normal;
	line-height:2;
	text-align:center;
	letter-spacing: 1.31px;
  	color: #fff;
	@media screen and (max-width: 789px){
		font-size: 18px!important;
	}
}
#dg_footer_wrapper_inner li :after{
	content:"|"
}
#dg_footer_wrapper_inner a{
	color:#fff!important;
	text-decoration:none
}
#dg_footer_wrapper_inner a :hover{
	color:#fff!important;
	font-weight:400;
	text-decoration:none
}

#dg_footer_wrapper_inner [class^="dg_footer_row_"] a{
	color:#ffffff!important;
	text-decoration:none
}
#dg_footer_wrapper_inner [class^="dg_footer_row_"] a :hover{
	color:#ffffff!important;
	font-weight:400;
	text-decoration:none
}
#dg_footer_wrapper_inner .dg_footer_row_0{
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
	border-top-width:0;
	color:#ffffff!important;
	font-family: 'Noto Serif TC', serif!important;
	font-size:14px!important;
	font-weight: 500;
	height:0 or auto;
	line-height:1.5;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	text-align:center;
	width:auto;
	@media screen and (max-width: 789px){
		font-size:18px!important;
	}

}
#dg_footer_wrapper_inner .dg_footer_row_0 li :after{
	content:""
}
#dg_footer_wrapper_inner .dg_footer_row_0 a{
	color:#ffffff!important;
	text-decoration:none!important;
}
#dg_footer_wrapper_inner .dg_footer_row_0 a :hover{
	color:#ffffff!important;
	font-weight:400!important;
	text-decoration:none!important
}

#footer #dg_footer_wrapper_inner .dg_footer_item_7 {
	display: none
}

#footer #dg_footer_wrapper_inner ul li span {
	color:#ffffff!important;
}

#dg_footer_wrapper_inner .dg_footer_item_last {
	float: none!important;
}