.betting-user-action-menu{
    position: absolute !important;
}

.sb-search-input{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding-left: 1.5rem !important;
}

.sb-search-button{
    border-radius: 0 5px 5px 0 !important;
    padding: 12px !important;
}

.content{
    padding: 15px 0 !important;
}

.container-fluid{
    padding: 0 20px !important;
}

.card .card-header{
    min-height: 50px !important;
}

.small-status-icon{
    width: 20px !important;
    height: 20px !important;
}

.small-radion-icon{
    width: 1rem !important;
    height: 1rem !important;
}

.danger-plus{
    background-color: #e10049 !important;
}

.sticky-table-header{
    position: sticky !important;
    top: 0 !important;
    background: white;
}

.sb-payment-sort{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.sb-payment-sort-apply{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.btn-sindabad{
    color: #fff !important;
    border-color: #ef7722 !important;
    background-color: #ef7722 !important;
}

.btn-light-sindabad{
    color: #ef7722;
    border-color: #f1faff;
    background-color: #fff6f0;
}

.check-sindabad{
    color: #009ef7 !important;
    border-color: #009ef7;
    background-color: #f1faff!important;
}

.btn-light-sindabad:hover{
    color: #ffffff;
    border-color: #ef7722;
    background-color: #ef7722;
}

.font-sindabad-color{
    color: #ef7722 !important;
}

.product-img-w-100{
    width: 100% !important;
}

.sindabad-background-color{
    background-color: #ef7722 !important;
}

/*a:hover{*/
/*    color: #ef7722 !important;*/
/*}*/

.custom-product-img-div{
    box-shadow: none !important;
    width: 240px !important;
    height: 280px !important;
}

.menu-link:hover{
    color: #ef7722 !important;
}

.text-hover-sindabad:hover{
    color: #ef7722 !important;
}

.bg-sindabad{
    background-color: #ef7722;
}

.navi {
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
}

.navi .navi-item {
    padding: 0;
    display: block;
    list-style: none;
}

.navi.navi-link-rounded .navi-item .navi-link {
    border-radius: 0.42rem;
}

.navi .navi-item .navi-link {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3F4254;
}

.navi .navi-item .navi-link {
    font-size: 1rem;
}

.navi .navi-item .navi-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.75rem 1.5rem;
}

.navi.navi-bold .navi-item .navi-link .navi-text {
    font-weight: 500;
}

.navi.navi-hover .navi-item .navi-link:hover {
    background-color: #F3F6F9;
    color: #ef7722;
}

.navi.navi-active .navi-item .navi-link.active {
    background-color: #F3F6F9;
}

.navi.navi-link-rounded .navi-item .navi-link {
    border-radius: 0.42rem;
}

.navi .navi-item .navi-link .navi-icon {
    line-height: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.navi .navi-item .navi-link .navi-icon:before {
    line-height: 0;
}

.navi .navi-item .navi-link .navi-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2rem;
    flex: 0 0 2rem;
}
.navi .navi-item .navi-link .navi-icon i {
    font-size: 1.25rem;
}
.navi .navi-item .navi-link .navi-icon svg {
    height: 22px;
    width: 22px;
}

.navi .navi-item .navi-link .navi-icon {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.navi .navi-item .navi-link .navi-icon i {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.navi .navi-item .navi-link .navi-icon .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.navi .navi-item .navi-link .navi-icon i {
    color: #B5B5C3;
}
.navi .navi-item .navi-link .navi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #B5B5C3;
}
.navi .navi-item .navi-link .navi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.navi .navi-item .navi-link:hover .navi-icon {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.navi .navi-item .navi-link:hover .navi-icon i {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.navi .navi-item .navi-link:hover .navi-icon .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.navi .navi-item .navi-link:hover .navi-icon i {
    color: #ef7722;
}
.navi .navi-item .navi-link:hover .navi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ef7722;
}
.navi .navi-item .navi-link:hover .navi-icon svg:hover g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
}

.navi .navi-item .navi-link.active {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #ef7722;
}

.navi .navi-item .navi-link.active .navi-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ef7722;
}

.custom-shop-img{
    box-shadow: none !important;
    width: 200px !important;
    height: 220px !important;
    background-size: contain !important;
    margin: 0 auto;
}

.custom-shop-img-store-decoration-div{
    box-shadow: none !important;
    /*width: 170px !important;*/
    /*height: 100px !important;*/
    background-size: unset !important;
}

.shop-top-img-div{
    width: 60px !important;
    height: 60px !important;
}

.shop-top-img{
    max-width: 100% !important;
    max-height: 100% !important;
}

.store-name-center{
    justify-content: center;
    align-items: center;
}

.popular-product-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.popular-product-img img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.track{
    position: relative;
    background-color: #ddd;
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 120px;
    margin-top: 50px;
}
.track .step{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 25%;
    margin-top: -18px;
    text-align: center;
    position: relative
}
.track .step.active:before{
    background: #FF5722
}
.track .step::before{
    height: 7px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 18px
}
.track .step.active .icon{
    background: #ee5435;
    color: #fff
}
.track .icon{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-radius: 100%;
    background: #ddd;
}
.track .step.active .text{
    font-weight: 400;
    color: #000
}
.track .text{
    display: block;
    margin-top: 7px
}
.icon i {
    color: #ffffff;
}

.badge-sindabad {
    color: #fff;
    background-color: #ff927c;
}






