/*
    Theme Name:   Escada Child
    Description:  Escada Child Theme
    Author:       HiBootstrap
    Author URI:   https://hibootstrap.com
    Template:     escada
    Version:      1.5
    Text Domain:  escada-child
*/
/* .header-l-content li {
    margin-right: 107px !important;
} */

.header-l-content a, .header-l-content i:before, .header-area .header-r-content i:before, .header-area .header-r-content a {
    color: #fff;
}

.header-r-content .call i {
	font-size: 14px !important;
}

@media only screen and (max-width: 767px) {
    .header-area::before {
        height: auto !important;
    }
}

.career-page .contact-info-list {
    display: none !important;
}

nav .others-options {
    display: none !important;
}

.home-bnr .swiper-slide.banner-item {
    height: calc(100vh - 120px);
}