#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap {
    position: fixed !important;
    top: 100px !important;
    height: 60px !important;
    width: 60px !important;
    box-shadow: 0px 3px 17px #1010104F !important;
    right: 100px !important;
    left: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #F0F8FF !important;
    border-radius: 50% !important;
    z-index: 999 !important;
}
#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-rqst-float-minicart-icon-alignment{
    justify-content: center !important;
}
#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-raq-view-quote-dropdown-btn{
    z-index: 99;
    /* background:#fff; */
}

#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-raq-view-quote-dropdown-btn small{
    display:none;
}
#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .container{
    padding: 0 !important;
}

#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-raq-view-quote-dropdown-btn .elex-raq-view-quote-dropdown{
    top: unset;
    bottom: 0;

}

#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-raq-view-quote-dropdown-btn:hover .elex-raq-view-quote-dropdown{
    top: unset;
    bottom: 50px;
}