    /* 
    Theme Name: Sela Child 
    Theme URL: https://www.skyveincomic.com
    Description: Sela Child
    Theme Author: sen holiday
    Author URL: https://www.skyveincomic.com
    Template: sela
    Version: 1.0.0 
    Text Domain: sela-child
    */

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: 0.5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	border-bottom: 0px solid #eee;
	margin: 0 0 0 0;
	width: 100%;
}
th {
	font-weight: bold;
	padding: 0.75em;
	text-transform: uppercase;
}
td {
	border-top: 0px solid #eee;
	padding: 0.75em;
}

.main-navigation {
	background-color: #76518C;
	border-bottom: 2px solid rgba(0, 0, 0, 0.15);
	color: #fff;
	display: block;
	padding: 0 1em;
}

.main-navigation a:hover,
.main-navigation ul > :hover > a,
.main-navigation ul > .focus > a {
	color: #d8bfd6;
}

.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_ancestor > a,
.main-navigation li.current-menu-ancestor > a {
	color: #d8bfd6;
}

.site-footer {
	background-color: #76518C;
	border-top: 1px solid #d9d9d9;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 24px 34px 24px 34px;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
}

