.cback2 {
    border-radius: 0px 65px 0px 90px !important;
}

.qodef-elements-holder .qodef-elements-holder-item.qodef-horizontal-alignment-center {
    text-align: center;
    border-radius: 5px;
}

.qodef-main-menu ul li {
    position: relative;
    display: inline-block;
    float: inherit;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right;
}


.qodef-page-header .qodef-sticky-header .qodef-sticky-holder {
    height: 99%;
    background-color: #fff;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e7e7e7;
}


.qodef-btn.qodef-btn-small.qodef-btn-solid {
    border-radius: 50px;
text-align: center;
height: 40px !important;
    line-height: 40px !important;
font-size: 13px !important;
}
