.clv_header5.clv_header .clv_left_header .clv_header_shape {
    position: absolute;
    bottom: -34px;
    left: -25px;
}

.clv_header5 .clv_right_header .clv_menu .clv_menu_nav ul.menu > li > a {
    color: #367c2b;
    font-family: 'Muli', sans-serif !important;
}

.clv_right_header .clv_menu .clv_menu_nav ul.menu > li > a {
    display: inline-block;
    font-size: 19px;
    font-weight: 600;
    color: #ffffff;
    padding: 5px 5px;
    text-transform: lowercase;
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.org_about_image > img {
    position: absolute;
    top: 0px;
    right: 55px;
}

@media (max-width:767px) { 
.clv_header5.clv_header, .header4_wrapper, .header4_wrapper.header4_fix, .index_v1 .clv_header, .header3_wrapper .clv_header3, .clv_header_style3.header2_wrapper {
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    top: 0;
    height: 60px;
}


.clv_header5 .clv_right_header .clv_menu .cart_nav {
    padding: 0px 0px 0px;
}


.clv_right_header .clv_menu .clv_menu_nav ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

}
