/* Themify Customize Styling */
body {	background: none;
	background-color: #d1d1d1;background-image: url(https://haejin.com/wp-content/uploads/2018/10/subtle-dots-3.png);
	background-repeat: repeat; 
}
#headerwrap {	background-image: url(https://haejin.com/wp-content/uploads/2018/08/mountainsmsaller2.jpg);
	background-size: cover;
	background-position: center center; 
}
.header-classic .navbar-wrapper, .header-magazine .navbar-wrapper {	background: none;
	background-color: #082845; 
}
#site-logo {	margin-right: auto;margin-left: auto; 
}
#site-description {	display: none; 
}
#main-nav a:hover {	
	color: #2b81cb; 
}
#sidebar, #sidebar-alt {		text-decoration:underline;
	font-weight:600;
	font-style:normal;
	font-size:16px;

	color: #000000; 
}
#sidebar a, #sidebar-alt a {		font-weight:600;
	font-size:16px;

	color: #000000; 
}
#sidebar .widgettitle, #sidebar-alt .widgettitle {		text-decoration:underline;
	font-weight:800;
	font-size:20px;

	color: #000000; 
}
#footerwrap {	background: none;
	background-color: #082845;background-image: none; 
}
#footer-logo a {	display: none; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #000000; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #c4c4c4; 
}
#headerwrap {	
	background-size: cover;
	background-position: center center; 
}
.header-classic .navbar-wrapper, .header-magazine .navbar-wrapper {	background: none;
	background-color: #082845; 
}
#sidebar, #sidebar-alt {		font-weight:600;
 
}
#sidebar a, #sidebar-alt a {		font-weight:600;

	color: #000000; 
}
 }
/* Themify Custom CSS */
.social-link-item a {
	color:#ed1e24 !important;
}

.header-bar {
float: none !important;
width: 100%;
margin: 0 auto !important;
}

/* Fixed menu */
.menu-icon-inner {
    display: inline-block;
}

@media(min-width: 901px) {
	.menu-icon-inner{
		display: none !important;
	}
	
}

@media(max-width: 900px) {
	
	#header.pagewidth {
    width: 100vw;
}
	#headerwrap.fixed-header .header-bar img {
    width: 60px;
}
	.body-overlay-on {
		z-index: 999;
	}
	
}

@media(max-width: 600px) {
	.admin-bar.sidemenu-right {
    margin-left: -300px;
}
/* 	.body-overlay-on {
		z-index: 999;
	} */
	
}

/* IOS */
@media(max-width: 900px) {
	body.ios-device .sidemenu-right {
    margin-left: -300px;
}
	body.ios-device #mobile-menu {
		z-index: 9999999;
	}
	
	body.ios-device .body-overlay-on {
/* 		z-index: 999; */
			left: -300px;
    transition-property: left;
			transition-duration: .2s;
			transition-timing-function: ease-in-out;
	}
	
}

/* end fixed menu */

li.wc_payment_method.payment_method_cod {
    display: none !important;
}

.social-link-item.twitter a i {
    color: #5da9dd;
}

.social-link-item a {
    color: #fff !important;
}

.social-link-item.youtube a i {
    color: #ed1e24 !important;
}


#footer a {
    color: #fff;
}
.wapf-field-label span {
    font-weight: 900;
}