/*
Theme Name: Chandelier
Theme URI: http://chandelier.elated-themes.com/
Description: A Theme Designed for Custom Brands
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.8
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@media (min-width: 1025px){
	body.home{
		overflow:hidden;
		height: 100vh;
		/*padding-top: 32px;*/
		box-sizing: border-box;
	}
	
	.carousel-indicators{
		bottom: 80px !important;
	}
}

footer{
	opacity: 0!important;
}


/* header menu start */
.eltd-position-center-inner .eltd-logo-wrapper{
	display: block;
	margin-top: 25px;
	height: 80px;
	text-align: center;
}

.eltd-position-center-inner .eltd-logo-wrapper img{
	width: 200px;
	height: auto;
	
}

nav.eltd-main-menu{
	height: auto;
	margin-top: 5px;
}

nav.eltd-main-menu ul li a{
	font-size: 14px;
}

nav.eltd-main-menu ul li:hover > a span{
	color: #ffcd5c!important;
}

nav.eltd-main-menu ul li.current-menu-item > a span{
	color: #ffcd5c!important;
}

.eltd-header-cart-span{
	background-color: #ffcd5c!important;
}

.eltd-header-standard .eltd-page-header div.eltd-menu-area{
	height: 150px;
}

.eltd-content{
	
}

.eltd-dark-header .eltd-content,
.woocommerce-cart .eltd-content{
	margin-top: 0!important;
}

.eltd-sticky-header.header-appear .eltd-main-menu.eltd-drop-down.eltd-sticky-nav{
	height: 100%;
}

/* header menu end */

.xcj-user,
.xcj-wishlist{
	line-height: 150px;
	font-size: 15px;
	position: relative;
    top: 1px;
}

.xcj-wishlist{
	margin-right: -7px;
    margin-left: 20px;
}

@media (min-width: 1025px){
	.eltd-slider-content-outer .eltd-slider-content{
		padding-left: 131px;
	}
}

@media (min-width: 1201px){
	.eltd-slider-content-outer .eltd-slider-content{
		padding-left: 155px;
	}
}

/* homepage popup start */

body.home .xcj-welcome-popup{
	display: block;
}
.xcj-welcome-popup{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 99999;
	text-align: center;
	background-image: url('http://asterism.co.nz/wp-content/uploads/2018/05/blue_bg_20darker_wp1.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.xcj-welcome-popup.show{
	animation: hidding 1.5s;
}

.xcj-welcome-popup img{
	display:none;
	width: 122px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -55%);
}

@keyframes hidding
{
0% {opacity: 1;}
50% {opacity: 1;}
100% {opacity: 0;}
}

/* homepage popup end */

/* footer menu start */

.xcj-wechat-popup{
	display: none;
	
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(13,31,90,0.8);
	z-index: 1000;
}


.xcj-wechat-popup .xcj-wp-inner{
	width: 306px;
	height: 340px;
	
	position: absolute;
	top: calc(50% - 170px);
	left: calc(50% - 153px);
	background-color: #FFCD5C;
}

.xcj-wechat-popup .xcj-wp-inner .xcj-wp-close{
	content: "x";
	display: block;
	position: absolute;
	top: 12px;
    right: 30px;
    font-family: sans-serif;
    color: #000;
    font-size: 22px;
    cursor: pointer;
}

.xcj-wechat-popup .xcj-wp-inner img{
	width: 232px;
	margin-left: auto;
	margin-right: auto;
	display: block;
    padding-top: 49px;
}

.xcj-wechat-popup .xcj-wp-inner .xcj-wp-text{
	font-family: sans-serif;
	margin-top: 22px;
	text-align: center;
	color: #000;
	font-size: 14px;
}

.xcj-footer-menu{
	display: none;
	position: fixed;
    bottom: 0;
	width: 100vw;
    /* background-color: #FFCD5C; */
	background-color: rgba(255,205,92,0.85);
    left: 0;
	height: 50px;
	border-top: 1px solid #0D1F5A;
	line-height: 50px;
}


.xcj-footer-menu.wide{
	left: calc(50vw - 900px);
	max-width: 1800px;
}

.xcj-footer-menu .fm-social{
	text-align: center;
	line-height: 0.5;
	min-width: 42px;
    /*position: relative;*/
    left: 15px;
	cursor: pointer;
}

.xcj-footer-menu .fm-social span{
	display: none;
}

.xcj-footer-menu .fm-social img{
	width: 30px;
	margin-top: 4px;
	margin-left: auto;
    margin-right: auto;
}

.xcj-footer-menu .fm-social.pd img{
	padding-top: 3px;
}

.xcj-footer-menu .fm-social:hover span{
	display: inline-block;
	color: #FFCD5C;
	font-size: 10px;
}

.xcj-footer-menu .fm-social:hover img{
	width: 20px;
}

.xcj-footer-menu > ul{
	width: 100%;
	max-width:1219px;
	margin-left: auto;
	margin-right: auto;
}

.xcj-footer-menu ul{
	list-style: none;
}

.xcj-footer-menu ul li{
	float: left;
}

.xcj-footer-menu > ul > li{
	margin: 0 55.5px;
	position: relative;
}

.xcj-footer-menu > ul > li a{
	font-family: Cabin,sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #0D1F5A;
}

.xcj-footer-menu ul.sub-menu li a{
	color: #FFCD5C;
}

.xcj-footer-menu .footer-logo,
.xcj-footer-menu .footer-logo-inv{
	height: 38px;
	margin-top: 6px;
	cursor: pointer;
}

.xcj-footer-menu .footer-logo-inv{
	display: none;
}

#menu-footer-menu:before{
	position: absolute;
    bottom: 51px;
    left: 0;
    width:100vw;
	max-width: 1800px;
	height: 0;
	line-height: 40px;
	background-color: #0D1F5A;
	transition: height 0.5s;
}

#menu-footer-menu.open:before{
	height: 40px;
}

.xcj-footer-menu ul li .sub-menu{
	position: absolute;
    bottom: 51px;
    left: 0;
    width:100vw;
	height: 0;
	line-height: 40px;
	background-color: #0D1F5A;
	transition: height .5s;
	overflow: hidden;
}

.xcj-footer-menu ul li .active:before{
	content: '';
	display: block;
	position: absolute;
	left: calc(50% - 10px);
	top: 0;
	width: 0;
	height: 0;
	border-top: 10px solid #0D1F5A;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	
}

.xcj-footer-menu ul li .active + .sub-menu{
	height: 40px;
}

.xcj-footer-menu ul li .sub-menu li{
	margin: 0 30px;
}

.xcj-footer-menu .xcj-social-icon-inv{
	display: none;
}

.xcj-footer-menu.dark{
	/*background-color: transparent;*/
	background-color: rgba(13,31,90,0.5);
	border-top: 1px solid #FFCD5C;
}

.xcj-footer-menu.dark > ul > li a{
	color: #FFCD5C;
}

.xcj-footer-menu.dark .footer-logo{
	display: none;
}
.xcj-footer-menu.dark .footer-logo-inv{
	display: block;
}

.xcj-footer-menu.dark #menu-footer-menu:before{
	background-color: #FFCD5C;
}

.xcj-footer-menu.dark ul li .sub-menu{
	background-color: #FFCD5C;
}

.xcj-footer-menu.dark ul li .active:before{
	border-top: 10px solid #FFCD5C;
	top: -1px;
}

.xcj-footer-menu.dark ul.sub-menu li a{
	color: #0D1F5A;
}

.xcj-footer-menu.dark .fm-social:hover span{
	color: #0D1F5A;
}

.xcj-footer-menu.dark ul li .sub-menu{
	bottom: 52px;
}

.xcj-footer-menu.dark .xcj-social-icon{
	display: none;
}

.xcj-footer-menu.dark .xcj-social-icon-inv{
	display: block;
}
/* footer menu end*/


/*user menu*/
.xcj-user .xcj-user-menu{
	position: absolute;
	background-color: #ffcd5c;
	top: 60%;
    left: -5px;
    text-align: left;
}

#menu-user-menu::after{

	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ffcd5c;
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 5px;
}

#menu-user-menu{
	list-style: none;
	line-height: 27px;
	padding: 15px;
}

.xcj-user .xcj-user-menu .menu-item{
	font-family: Cabin;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	white-space: nowrap;
}

.xcj-user .xcj-user-menu .menu-item a span{
	color: #000!important;
}

.xcj-user .xcj-user-menu .menu-item:hover{
	font-weight: 700;
}
/*user menu end*/