/* .regular-price {
    color: #17a2b8 !important;
} */

.box-shadow {
    box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.75);
}

.modal-small-height{

}

#notification-append-order{
    max-height:150px;
    overflow-y: scroll;
}

li.category-pills {
    font-size: 18px;
}

.category-pills a{
    padding: 1em;
    color: #ffffff !important;
    background-color: #3EA7BD;
    border-radius: 0px;
    margin: 0px; float: left; width: 96%; text-align: center; padding: 0 10px;
}

.category-pills.active a,.category-pills a:hover{
    background-color: #8064A6;
    cursor: pointer;
}

.nav-pills .category-pills {
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

.nav-pills .category-pills::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    transform: scaleX(0);
    transition: transform 0.3s ease-in-out;
}

.nav-pills .category-pills.active::before,
.nav-pills .category-pills:hover::before {
    transform: scaleX(1);
}

.section-header .heading-design-h5 a {
    float: left !important;
}

.sdfas {
    direction: ltr;
}
.promotion-slider .feature-box.border.border-radius-vendor {
    margin: 5px 5px;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    width: 322px;
    height: 180px;
}
.promotion-slider .feature-box.border.border-radius-vendor.style-fix {
    width: auto;
}
.promotion-image {
    margin: 0px 0px 0px 0px;
    object-fit: cover;
    width: 100%;
    height: inherit;
}
.promotion-slider .feature-box.border.border-radius-vendor div {
    position: absolute;
    top: 40px;
    /* right: 0px; */
    right: 15px;
    z-index: 111;
    text-align: right;
}
.promotion-slider .feature-box.border.border-radius-vendor div .title {
    color: white;
    font-sizee: 30px;
    font-size: 40px;
    font-weight: bold;
    width: auto;
}
.promotion-slider .feature-box.border.border-radius-vendor div p {
    color: white;
    font-sizee: 20px;
    font-size: 25px;
    margin-top: 20px;
}
.promotion-slider .feature-box.border.border-radius-vendor:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000006e;
    /* background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 25%, rgba(0,191,230,0) 100%, rgba(0,212,255,1) 100%); */
    top: 0;
    left: 0;
}

section.product-items-slider.promotion-slider.section-padding.pb-3.mt-3 .col-md-2 {
    text-align: right;
}

.feature-box .mdi {
    /* margin: 0 15px 0 0 !important; */
    margin: 0 0px 0 15px !important;
}

.feature-box.border.p-3.border-radius-vendor.clearfix.h-100 .col-md-8.float-left.h-100 * {
    direction: rtl;
    text-align: right;
    /* height: auto; */
    /* min-height: auto; */
    /* padding: 6px 3px; */
}

.feature-box.border.p-3.border-radius-vendor.clearfix.h-100 .col-md-8.float-left.h-100 span.card-detail-badge {
    margin-left: 5px;
}

.feature-box.border.p-3.border-radius-vendor.clearfix.h-100 a {
    float: right;
}


.owl-theme .owl-controls .owl-buttons div{ margin: 0 0 0 -41px; top: -5px; }
.owl-theme .owl-controls .owl-buttons div.owl-next {
    margin: 0 -7px 0 0; right: -30px;
}

.bread_crump {
    text-align: right;
}

.fooditemcategory p{ text-align: right;}

.inner_wrap .heading {
    direction: rtl;
}

.sidebar.cat h5.text-left.text-left.c-f-o.mb-2 {
    text-align: right !important;
}
.sidebar.cat label.custom-control-label {
    text-align: right;
}

.sidebar.cat h2.heading {
    width: 100%;
    text-align: right;
}

.sidebar.cat .mb-4 {
    text-align: right;
}

/* @supports ((position:-webkit-sticky) or (position:sticky)){
.sticky-top { position: inherit;}
} */


.shop-business .owl-prev {
    margin-top: 70px;
}
.shop-business .owl-next {
    margin-top: 70px;
}

.d-inline-flex.qut_list.sdfas .input-group {
    bottom: 0;
}

.promotion_pop .close {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #fff;
    border-radius: ;
    border: 2px solid #000;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    opacity: 1;
}

.promotion_pop .modal-body img {
    height: 450px;
    object-fit: cover;
    object-position: center;
}

.promotion_pop .modal-body {
    text-align: center; padding: 0;
}
.promotion_pop .modal-body h2 {
    font-weight: bold;
    font-size: 45px;
}
.promotion_pop .modal-body a {
    border: 2px solid #8064A6;
    color: #454545;
    text-transform: uppercase;
    font-family: 'bebas';
    font-size: 20px;
    padding: 5px 25px;
    margin-top: 10px;
    display: inline-block;
    position: absolute;
    bottom: 41px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}

.section_wise_search_form {
    position: relative;
    display: inline-block;
    }
    .clear-input-button {
    /* button position */
    position: absolute;
    left: 65px;
    top: 8px;
    bottom: 0;
    /* button appearane */
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    appearance: none;
    border: none;
    border-radius: 50%;
    background: gray;
    margin: 0;
    padding: 2px;
    color: white;
    font-size: 13px;
    cursor: pointer;
    /* hide the button initially */
    display: none;
    }

    .clear-input-button:hover {
    background: darkgray;
    }

    .clear-input--touched:focus + .clear-input-button,
    .clear-input--touched:hover + .clear-input-button,
    .clear-input--touched + .clear-input-button:hover {
    display: inline-flex;
    }
