/* Start custom CSS for section, class: .elementor-element-a330182 */.menu-item.mini-cart .cart-contents {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    display: none;
    font-weight: bold;
    padding: 47px 12px;
}
nav#mobile-menu li.search a {
    color: #ffffff;
    font-weight: 700;
    padding: 50px 0;
    display: block;
    font-size: 17px;
    font-family: 'Bebas Neue';
    letter-spacing: 0.1em;
    display: none;
}
/*hiding Right header*/
.header--right {
        padding-left: 15px;
        margin-right: 80px;
        display: none;
    }
.header--logo img {
    max-width: 150px;
    margin-left: 30px;
    filter: saturate(3);
}
@media (max-width: 767px) {
    .mean-container a.meanmenu-reveal {
        margin-top: -60px;
    }
}
@media (max-width: 767px) {
    .header--right {
        padding-left: 15px;
        margin-right: 80px;
        display: none;
    }
    .header--logo img
 {
    max-width: 120px;
    margin-top: -30px;
    margin-left: 4px;
}
.slider--text h2 {
        font-size: 63px;
    }
}
.mean-container .mean-bar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    position: relative;
    margin-top: -30px;
    width: 100%;
    z-index: 99;
}/* End custom CSS */