/*
-- Body
-- Fixed Bottom
-- Nav
-- Grid Card
-- Menu
-- Extra
-- Landing Page
-- List card
-- Login Page
-- Verification
-- Filter
-- Cart
-- Most Popular
-- Profile
-- Modal
-- Map Page
-- Restaurant
-- Footer
-- Mobile Media
*/


/* Body */

@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap');



body {
    font-family: 'Mulish', sans-serif;
    font-size: 13px;
    color: #000000;
    background: #ffffff;
}

.slick-slider {
    margin: 0 -8px;
}

.slick-slide {
    padding: 8px;
}

#mobile-cart-btn {
    position: relative;
}

#mobile-cart-btn .cart-count {
    position: absolute;
    top: -7px;
    right: -7px;
    background: #db2a5b;
    color: #fff;
    border-radius: 50%;
    font-size: 10px;
    padding: 4px;
    line-height: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
}

.fw-bold {
    font-weight: 600 !important;
}

.small,
small {
    font-size: 11px !important;
}

div,
a {
    outline: none !important;
}

.border-primary {
    border-color: #e23844 !important;
}

.w-300 {
    max-width: 300px;
}

.control-label {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

label:not(.input-group-text, .form-check-label) {
    font-size: 14px;
    margin-bottom: 16px;
    font-weight: 520;
}

.btn {
    /* border-radius: 22px !important; */
    border-radius: 0.375rem !important;
}

.form-control,
.btn,
.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-text>.btn,
.input-group-sm>.input-group-text>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    font-size: 13px;
}

.form-control {
    box-shadow: none !important;
}

.offer-slider.slick-initialized,
.cat-slider.slick-initialized,
.trending-slider.slick-initialized,
.popular-slider.slick-initialized,
.osahan-slider.slick-initialized,
.osahan-slider-map.slick-initialized {
    visibility: visible;
    opacity: 1;
}

.offer-slider,
.cat-slider,
.trending-slider,
.popular-slider,
.osahan-slider,
.osahan-slider-map {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

/* Fixed Bottom */

.fixed-bottom {
    height: 58px;
    border-radius: 0px;
    box-shadow: 10px -1px 10px rgba(0, 0, 0, .075);
}

.fixed-bottom .btn {
    border-radius: 0px;
    border: none;
    height: 58px;
}

.header-main .container {
    position: relative;
}

.h-auto {
    height: auto;
}

#addressModal .modal-footer .btn {
    border-radius: 0 0 6px 0px !important;
}

ul.pagination li * {
    width: 30px;
    border: 1px solid #dc3545;
    text-align: center;
    margin-right: 2px;
    border-radius: 5px;
    height: 30px;
    line-height: 28px;
    display: block;
}

/* Nav */

.brand-wrap img {
    height: 40px;
}

.toggle-2 {
    right: 17px !important;
    left: auto !important;
}

.hc-nav-trigger.toggle-2 span,
.hc-nav-trigger.toggle-2 span::before,
.hc-nav-trigger.toggle-2 span::after {
    background: #000;
}

.hc-nav-trigger.togglew span,
.hc-nav-trigger.togglew span::before,
.hc-nav-trigger.togglew span::after {
    background: #ffffff;
}

.cat-slider img {
    width: 38px;
    margin: auto;
    -webkit-filter: saturate(200%);
    filter: saturate(220%);
}


/* Grid Card */

.grid-card span.float-end.text-black-50 {
    display: none;
}

.grid-card .p-3 {
    padding: 10px !important;
}


/* Menu */

.osahan-menu-fotter {
    padding: 0px !important;
}

.osahan-menu-fotter .row {
    margin: 0px;
}

.osahan-menu-fotter .col {
    padding: 0px;
}

.osahan-menu-fotter .col a {
    padding: 12px;
    display: block;
}

.osahan-menu-fotter .col a p {
    font-size: 19px;
}

.osahan-menu-fotter .col.selected a {
    color: #dc3545;
    background: #ffffff;
}

.osahan-menu-fotter .col.selected p {
    color: #dc3545;
}

.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: 100px;
    min-height: 100px;
    max-height: 100px;
    margin: -15px 0 0 0 !important;
}

.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 a {
    width: 68px;
    color: #db2a5b !important;
    height: 68px;
    font-size: 27px !important;
    padding: 16px;
}


/* Extra */
.border-custom-radio label.form-check-label.w-100.border.rounded {
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    box-shadow: 0px 0px 1px #000;
    right: 0;
    border: none !important;
}

.border-custom-radio a.btn {
    z-index: 1;
    position: absolute;
    width: auto !important;
    right: 14px;
    bottom: 14px;
    border: 2px solid #ccc !important;
    border-radius: 8px !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 3px 10px;
}

.border-custom-radio .form-check-input {
    display: none;
}

.border-custom-radio .form-check-input:checked {
    width: 100%;
    height: 100%;
    margin: 0px;
    background: no-repeat;
    border-radius: .40rem !important;
    pointer-events: none;
    position: absolute;
    border-color: #d92662;
    border: 2px solid #d92662;
    display: block;
}

.restaurant-pic {
    position: absolute;
    right: 15px;
    height: 148px;
    border-radius: 4px;
    margin: 9px 0;
}

.modal-content {
    border: none !important;
    /*border-radius: 20px;*/
    border-radius: 0.375rem 0.375rem 0.375rem 0.375rem !important;
}

.modal-header {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
}

.slick-dots {
    bottom: 20px !important;
}

/*
.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
    background: url("data:image/png;base64,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") no-repeat 50% 50%;
}

.slick-next,
.slick-next:hover,
.slick-next:focus {
    background: url("data:image/png;base64,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") no-repeat 50% 50%;
}
*/

.slick-next,
.slick-next:hover,
.slick-next:focus {
    background-image: url('/catalog/view/theme/routebox/assets/vendor/slick/slick/chevron-right.svg');
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    width: 40px;
    height: 40px;
}

.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
    background-image: url('/catalog/view/theme/routebox/assets/vendor/slick/slick/chevron-left.svg');
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    width: 40px;
    height: 40px;
}


.slick-arrow,
.slick-arrow:hover,
.slick-arrow:focus {
    background-size: 6px;
    width: 30px;
    border-radius: 50px;
    height: 30px;
    margin: 0 8px;
    background-color: #e3e3e3;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    /*border: 1px solid #cdcdcd;*/
    z-index: 9;
}
/*
.slick-prev, .slick-next {
    top: -15% !important;
}
    */
/*
.slick-prev {
    right: 45px !important;
    left: auto !important;
}
*/
.slick-next:before,
.slick-prev:before {
    display: none;
}

.sticky_sidebar,
.c-t-order,
.osahan-account {
    position: sticky;
    top: 12px;
}

.c-t-order li {
    border: none !important;
    margin: 5px 4px !important;
}

.c-t-order li a {
    background: #ffffff;
    border-radius: 6px !important;
    padding: 12px 14px !important;
    display: flex;
    align-items: center;
}

.c-t-order li a i {
    background: #fff;
    border: 1px solid #eff2f5;
    padding: 5px 5px;
    border-radius: 50px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    font-size: 18px;
    vertical-align: bottom;
}

.c-t-order li a.active,
.c-t-order li a:hover {
    background: #eff2f5 !important;
}

.c-t-order li a.active i {
    background: #e23844;
    color: #fff !important;
    border-color: transparent;
}

.dropdown-menu {
    background: #ffffff;
    border-radius: .40rem !important;
    margin: 0;
    padding: 6px;
    border: 1px solid #ffffff;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, .1) !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: .5s ease all;
}

.dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s ease all;
}

.dropdown-menu.show {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: .5s ease all;
}

.dropdown-item {
    padding: 6px 10px;
}

.dropdown .dropdown-menu,
.dropdown-item {
    font-size: 13px;
    border-radius: 6px;
    margin: 1px 0;
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

::-webkit-scrollbar-corner {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
}

::-webkit-scrollbar {
    width: 4px;
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, 0.4);
}

.btn-facebook {
    /* Permalink - use to edit and share this gradient:  */
    background: #2b4170;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b5998', endColorstr='#2b4170', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #3b5998;
    color: #ffffff !important;
}

.bg-primary {
    /* Permalink - use to edit and share this gradient:  */
    background: #d92662;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #d92662 0%, #e23744 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    ;
}

.btn-primary {
    /* Permalink - use to edit and share this gradient:  */
    background: #d92662;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #d92662 0%, #e23744 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #d92662 0%, #e23744 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #d92662 !important;
}

.btn-primary:hover {
    /* Permalink - use to edit and share this gradient:  */
    background: #d92662;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #d92662 0%, #e23744 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #e23744 !important;
}

.btn-outline-primary {
    color: #e23744;
    border-color: #e23744 !important;
}

.btn-outline-primary:hover {
    color: #ffffff;
    background: #d92662;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #d92662 0%, #e23744 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #d92662 0%, #e23744 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-color: #e23744 !important;
}

.text-primary {
    color: #e23744 !important;
    text-decoration: none !important;
}

a {
    color: #e23744;
    text-decoration: none !important;
}

p {
    color: #424242;
    letter-spacing: 0.2px;
}

.btn-link {
    font-weight: 400;
    color: #e23744;
    text-decoration: none !important;
}

/* Landing Page */

.landing-page-skip .img-fluid {
    max-height: 290px;
}

.landing-page-skip p {
    margin: 0px;
}

.landing-page-skip .zindex {
    right: 0;
    z-index: 9;
}

.landing-page-skip .slick-dotted.slick-slider {
    margin: 0px;
}

.landing-page-skip .osahan-slider-item {
    padding: 0px 20px;
}

.btn-lg {
    font-size: 16px;
    padding: 16px 16px;
    font-weight: 600;
}


/* List card */

.list-card .count-number {
    margin: 4px 0 0 0;
    display: inline-block;
}

.list-card a,
.list-card h6 {
    color: inherit;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    text-overflow: ellipsis;
}

.list-card a:hover {
    color: #0091bc;
}

.list-card .star {
    right: 8px;
    bottom: 8px;
}

.list-card .star .badge {
    font-size: 11px;
    padding: 5px 5px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.list-card .member-plan {
    left: 8px;
    top: 8px;
}

.list-card .member-plan .badge {
    font-size: 11px;
    padding: 5px 5px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.list-card .list-card-image {
    position: relative;
}

.list-card .favourite-heart {
    right: 8px;
    top: 8px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.list-card .favourite-heart i {
    background: #fff;
    width: 23px;
    height: 23px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    border-radius: 50px;
}

.list-card.d-flex .list-card-image {
    width: 130px;
    height: 130px;
    min-width: 130px;
    max-width: 130px;
}

#checkout-address .control-label {
    margin-bottom: 1px;
    font-size: 14px;
}

.list-card.d-flex .list-card-image .item-img {
    height: 140px;
    object-fit: cover;
}

.list-card .list-card-body p.text-gray {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}

.list-card .p-3 {
    overflow: hidden;
}

.list-card.d-flex .list-card-body span.float-end.text-black-50 {
    display: none;
}

.rating-stars .feather-star {
    font-size: 10px;
    background: #9d9d9d;
    color: #fff;
    padding: 2px;
    text-shadow: 0px 0px 1px #d2b128;
    border-radius: 5px;
}

.rating-stars .feather-star.star_active {
    background: #f5cd25;
}


/* Login Page */

.login-page video {
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 50%;
}

.otp input.form-control.form-control-lg {
    text-align: center !important;
    font-size: 44px;
    border: 1px solid #ccc !important;
    border-radius: 8px;
    margin: auto;
}

.login-page {
    background: #fff;
}

.login-page .form-control {
    background: no-repeat;
    border: none;
    color: #000;
    border-bottom: 1px solid rgb(160 160 160 / 32%);
    border-radius: 0px;
    padding: 0px;
    box-shadow: none !important;
}

.login-page .form-control:hover,
.login-page .form-control:focus {
    color: #000;
    border-bottom: 1px solid #000;
}

.login-page label {
    margin: 0px;
    opacity: 0.8;
}

.login-page .form-group {
    margin-bottom: 30px;
}

.login-page::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(255 255 255 / 65%) !important;
    opacity: 1;
    /* Firefox */
    ;
}

.login-page:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgb(255 255 255 / 65%) !important;
}

.login-page::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgb(255 255 255 / 65%) !important;
}


/* Verification */

.osahan-verification .form-control {
    text-align: center;
    font-size: 47px;
    border-bottom: 2px solid #ccc !important;
    border: none;
    border-radius: 0px;
    font-weight: 300;
    box-shadow: none;
}


/* Filter */

.filter .form-check-input:checked {
    border-color: #e23744;
    background-color: #e23744;
}

/* Cart */

.gold-members h6,
.menu-list h6 {
    font-size: 14px;
}

.gold-members .badge,
.menu-list .badge {
    font-size: 10px;
    font-weight: 500;
    padding: 4px 6px 3px 6px;
}

.menu-list img {
    width: 41px;
    height: 41px;
    object-fit: cover;
}

.count-number .btn {
    padding: 2px 5px;
    font-size: 12px;
    border-radius: 0px !important;
}

.input-group .btn {
    border-radius: 0 0.2rem 0.25rem 0 !important;
}

.count-number-input {
    width: 24px;
    text-align: center;
    margin: 0 -4px;
    background: #6c757d;
    border: none;
    color: #fff;
    height: 24px;
    border-radius: 0px;
    vertical-align: bottom;
}

.non_veg,
.veg {
    width: 20px;
    border: 1px solid;
    height: 20px;
    border-radius: 3px;
    font-size: 32px;
    text-align: center;
    line-height: 0px;
}


/* Most Popular */

.most_popular .trending-slider img {
    border-radius: 10px;
    padding: 0px 4px;
    margin: 8px 0 0 0;
}


/* Map Page */

.osahan-track-order-page {
    min-height: 676px;
}

.food-item {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: 31px;
    height: 12px;
    line-height: 5px;
    text-align: center;
    width: 12px;
    vertical-align: text-bottom;
    padding: 0 2px;
    margin: 0px 3px 2px 0px;
}

.osahan-point {
    z-index: 1;
    width: 50%;
    border-radius: 50%;
    padding-bottom: 50%;
    pointer-events: none;
    background-color: rgba(225, 48, 8, .2);
    border: 1px solid #ff3008;
}

.osahan-map iframe {
    width: 100% !important;
}

.osahan-map .toggle {
    z-index: 9;
    margin: 2px 0 0 4px;
}

.osahan-map .mapouter.position-absolute {
    width: 100%;
    height: 100vh;
}

.osahan-map .bg-primary.border-bottom {
    position: absolute;
    z-index: 9;
    width: 100%;
}

.osahan-map .fixed-bottom {
    padding: 10px 0px;
}

.osahan-map .list-card.d-flex .list-card-image .item-img {
    width: 100px;
    height: 100px;
}

.osahan-map .list-card.d-flex .list-card-image {
    width: 100px;
    height: 100px;
    min-width: 100px;
    max-width: 100px;
}

.osahan-map .member-plan {
    text-align: center;
    background: rgb(255 255 255 / 18%);
    font-size: 12px;
    padding: 7px 5px;
    margin: 0 1px;
    border-radius: 43px;
}

.gold-members .me-2 {
    border: 1px solid;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 3px;
    font-size: 35px;
    line-height: 7px;
}

.index-page img {
    height: 130px;
}

/* .spinner {
    width: 180px;
    height: 180px;
    margin: auto;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}


@-webkit-keyframes bounceRight {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    40% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    60% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}

@-moz-keyframes bounceRight {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }

    40% {
        transform: translateX(-30px);
    }

    60% {
        transform: translateX(-15px);
    }
}

@keyframes bounceRight {

    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    40% {
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    60% {
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}
 */

/* /right bounce */

.feather-arrow-right {
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
}

.location-page .img-fluid {
    max-width: 360px;
}


/* Restaurant */

.restaurant-detailed-ratings-and-reviews hr {
    margin: 0 -16px;
}

.reviews-members-footer img {
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 12px #ccc;
    margin: 0 -3px;
}

.total-like {
    font-size: 11px;
    padding: 2px 6px;
}

.reviews-members-body p {
    font-size: 12px;
}

.reviews-members-header h6 {
    font-size: 14px;
}

.graph-star-rating-body .progress {
    border-radius: 40px;
    height: 6px;
}

.rating-list {
    display: flex;
    margin: 6px 0;
    align-items: center;
    justify-content: space-between;
}

.rating-list-center {
    margin: auto;
    width: 70%;
}

.rating-list-left {
    width: 20%;
    font-size: 10px !important;
    font-weight: 400 !important;
}

.rating-list-right {
    width: 10%;
    text-align: right;
    font-size: 10px !important;
    font-weight: 400 !important;
}

.offer-section {
    background-color: #000;
}

.mt-n3 {
    margin-top: -1rem;
}

/* header-user-img */

.header-user {
    height: 32px;
}


/* dropdown css */

.drop-loc {
    width: 250px;
}


/* footer css */

footer .text-muted {
    color: #bdbdbd !important;
}

.hov_footer a:hover {
    color: #fff !important;
}

.section-footer {
    background: #000 !important;
}

.section-footer .border-top {
    border-top: 1px solid rgb(222 226 230 / 9%) !important;
}

.section-footer ul li {
    line-height: 29px;
}

.section-footer ul {
    margin: 0px;
}

.footer-about img {
    height: 42px;
    padding: 4px;
}

.footer-about .btn {
    padding: 0px;
    border: 1px solid #3d3d3e;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}

.footer-about p.text-muted {
    line-height: 23px;
}


/* orders css */

.sc-osahan-logo {
    height: 30px;
}

.custom-tabs.nav-tabs .nav-item.show .nav-link,
.custom-tabs.nav-tabs .nav-link.active {
    border-bottom: 2px solid #d92662 !important;
}

.search .nav-tabs .nav-item.show .nav-link,
.search .nav-tabs .nav-link.active {
    border-bottom: 2px solid #dc375d !important;
    background-color: #dc375d !important;
    color: #ffffff !important;
}

.order_img {
    height: 88px;
}


/* offers image */

.offers_img {
    height: 130px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-bottom: 5px solid #dc375d !important;
    color: #dc375d !important;
    border-top: none;
    border-left: none;
    border-right: none;
}


/* side bar sticky */

.sticky_sidebar {
    position: sticky;
    top: 60px;
}


/* search border */

.input_search {
    border-radius: 50px 0px 0px 50px;
}

.border_search {
    border-radius: 0px 50px 50px 0px !important;
}


.mini-cart {
    font-size: 14px;
    min-width: 500px;
    right: 0;
}

.mini-cart td.qty {
    min-width: 55px;
}

.lets-form-container {
    padding: 150px 10% !important;
    overflow: scroll;
    max-height: 100vh;
}

.cat-item p.small {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700;
}

.hc-nav-trigger {
    top: 15px !important;
}

.breadcrumb li:not(:last-child)::after {
    content: "\e934";
    font-family: 'feather' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin: 0px 5px;
}


.breadcrumb {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}

/* Mobile Media */

@media (max-width: 992px) {

    .slick-next.slick-arrow {
        right: -10px;
    }

    .slick-prev.slick-arrow {
        left: -10px;
    }

    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }

    .m-none {
        display: none !important;
    }

    .section-header {
        display: none;
    }

    .header-main {
        height: 67px;
    }

    .header-main .col-1 {
        width: auto !important;
        min-width: auto !important;
        max-width: unset;
        flex: unset !important;
        padding: 8px;
    }

    .header-main .row.align-items-center {
        height: 67px;
    }

    .header-main .col-8 {
        flex: unset;
        margin-left: auto;
        padding: 0px;
    }

    .header-main .col-8 .hc-nav-trigger {
        top: 0px;
        right: 8px;
    }

    .d-none {
        display: block !important;
    }

    .restaurant-pic {
        display: none;
    }

    .fixed-bottom-bar {
        padding-bottom: 56px;
    }

    .hc-nav-trigger {
        top: 18px;
        left: 17px;
    }

    footer.section-footer.border-top.bg-dark {
        display: none;
    }

    .pb-5,
    .py-5 {
        padding-bottom: 1rem !important;
    }

    .pt-5,
    .py-5 {
        padding-top: 1rem !important;
    }

    .hc-nav-trigger span,
    .hc-nav-trigger span::before,
    .hc-nav-trigger span::after {
        background: #ffffff !important;
    }

    .login-page video {
        display: none;
    }

    .login-page .px-5.col-10.mx-auto {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
        flex: unset !important;
        max-width: 100%;
    }
}

@media (max-width: 576px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }

    .m-none {
        display: none !important;
    }

    .section-header {
        display: none;
    }

    .header-main {
        height: 67px;
    }

    .header-main .col-1 {
        width: auto !important;
        min-width: auto !important;
        max-width: unset;
        flex: unset !important;
        padding: 8px;
    }

    .header-main .row.align-items-center {
        height: 67px;
    }

    .header-main .col-8 {
        flex: unset;
        margin-left: auto;
        padding: 0px;
    }

    .header-main .col-8 .hc-nav-trigger {
        top: 0px;
        right: 8px;
    }

    .d-none {
        display: block !important;
    }

    .restaurant-pic {
        display: none;
    }

    .fixed-bottom-bar {
        padding-bottom: 56px;
    }

    .hc-nav-trigger {
        top: 18px;
        left: 17px;
    }

    footer.section-footer.border-top.bg-dark {
        display: none;
    }

    .pb-5,
    .py-5 {
        padding-bottom: 1rem !important;
    }

    .pt-5,
    .py-5 {
        padding-top: 1rem !important;
    }

    .hc-nav-trigger span,
    .hc-nav-trigger span::before,
    .hc-nav-trigger span::after {
        background: #000000 !important;
    }

    .login-page video {
        display: none;
    }

    .login-page .px-5.col-10.mx-auto {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
        flex: unset !important;
        max-width: 100%;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1450px !important;
    }
}

#search button {
    border: none !important;
}

#cart button {
    border: none !important;
}


/* loader css */
.loader {
    display: flex;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    align-items: center;
    background: #0000006e;
}

.spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #fff;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

/* loader css */

/*
.shakeimage:hover {
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    perspective: 1000px;
}*/

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }

    30%,
    50%,
    70% {
        transform: translate3d(-2px, 0, 0);
    }

    40%,
    60% {
        transform: translate3d(2px, 0, 0);
    }
}

.dropdown-item.active,
.dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: #de3050;
}

.rounded-pill {
    border-radius: 0.375rem !important;
}

#driver_tip .tip_amount_selector {
    flex-grow: 1;
    border: 1px solid #f9dede;
    padding: 5px 15px;
    text-align: center;
    /* border-radius: 30px; */
    border-radius: 0.375rem !important;
    color: #e23844;
    cursor: pointer;
}

#driver_tip .tip_amount_selector.active {
    background: #e23844;
    color: #ffffff;
}

#driver_tip_amount_selectors {
    background: #f1dddd;
    padding: 0px;
    /* border-radius: 14px; */
    border-radius: 0.375rem !important;
}


.tip_amount_selector:hover {
    background: #f17777;
    color: #ffffff !important;
    border-color: #f17777 !important;
    transition: 0.3s;
}


.footer-cart-count {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    background: #dc3545;
    color: #ffffff;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    border: 2px solid #dc3545;
    text-align: center;
    line-height: 21px;
}

.footer-offers-new {
    position: absolute;
    top: -4px;
    font-size: 10px;
    background: #dc3545;
    color: #ffffff;
    border-radius: 3px 3px 3px 0px;
    height: 19px;
    width: 36px;
    border: 2px solid #dc3545;
    text-align: center;
    line-height: 15px;
}

.cart-btn-loader {
    animation: spining 2s infinite linear;
    display: inline-block;
    font-size: 20px;
}

@keyframes spining {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

    img.img-fluid.logo {
        max-width: 150px !important;
    }

    .product-total-mobile {
        display : none;
    }
    .cart-qty-inputs {
        border: 1px solid #f7f7f7ff;
        border-radius: 65px;
        overflow: hidden;
        gap: 1px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px;
        background: #f7f7f7ff;
    }
    .cart-qty-inputs .input-group-text {
        font-size: 14px;
        padding: 6px;
        height: 30px;
        border-radius: 50% !important;
        background: #ffffff;
        border-color: #ffffff;
    }
    .cart-qty-inputs input {
        width: 10px !important;
        padding: 0px;
        height: 30px;
        border: none !important;
        background: transparent !important;
    }
    

    
@media (max-width: 767px) {
    .product-total-mobile {
        display : block;
    }
    .product-total-desktop {
         display : none;
    }

    .stick-place-order {
    /*    position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        z-index: 999999;*/
    }

    .border-custom-radio a.btn {
        z-index: 0;
    }

    #order-totals {
        margin-bottom: 30px;
    }

}

#productQuickViewModal .rating-stars .feather-star {
    font-size: 11px;
}


header.section-header {
    position: sticky;
    top: 0px;
    z-index: 100000;
}

.bg-white.p-3.d-none {
    position: sticky;
    top: 0px;
    z-index: 100000;
}

.modal {
    z-index: 9999999999;
}

.modal-backdrop {
    z-index: 999999999;
}

#form_moneris_api3dv2 #button-confirm {
    display: none;
}

.footer-cart-white {
    background-color: #ffffff !important;
}


#map::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 21px;
	background: #fff;
}
#map {
	margin-bottom: -31px;
}

.pac-container.pac-logo {
    z-index: 999999999999;
}

.g-signin {
    width:75%!important;
}

.text-register {
    margin-top: 1rem;
}

.mg-b1 {
	margin-bottom: 1rem;
}

/*
@media (max-width: 767px) {
.slick-list {
    padding:0 10% 0 0 !important;
    }
}*/

.slick-disabled {
    display: none!important;
  }
/*
@media (max-width: 767px) {
  .container1{
    position: sticky;
    top: 0px;
    z-index: 100000;
  }
}*/

.cookie-notification {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999999;
    color: #fff;
    visibility: hidden;
}

.cookie-notification a:hover {
    color: #fff;
}

.wp-block-column.cookie-svg {
    max-width: 20%;
    float: left;
    margin-right: 10px;
}

@media (max-width: 479.98px) {
    .cookie-notification > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 689.98px) {
    .cookie-notification {
        right: 0;
    }
    .cookie-notification > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (max-width: 689.98px) {
    .cookie-notification {
        background: #fff;
    }
}

@media (min-width: 690px) {
    .cookie-notification {
        padding: 0 25px 25px 25px;
    }
    .cookie-notification .ct-cookies-content {
        margin-bottom: 15px;
    }
}

.cookie-notification .container {
    position: relative;
}

@media (max-width: 689.98px) {
    .cookie-notification .container {
        width: 88%;
        margin: 0 auto;
    }
}

@media (min-width: 690px) {
    .cookie-notification .container {
        margin-left: -5px;
        margin-bottom: -9px;
        background: #fdfdfd;
        -webkit-box-shadow: 0 5px 30px -5px rgba(34, 56, 101, 0.15);
        box-shadow: 0 5px 30px -5px rgba(34, 56, 101, 0.15);
        padding: 25px;
        border-radius: 3px;
        max-width: 330px;
        min-height: 160px;
    }
}

.cookie-notification .ct-cookies-content {
    font-family: inherit;
    color: #000;
    line-height: 1.4;
}

.cookie-notification .ct-cookies-content a {
    text-decoration: none;
    color: #115cfa;
}

@media (max-width: 479.98px) {
    .cookie-notification .ct-cookies-content {
        text-align: center;
        margin-bottom: 15px;
    }
}

@media (max-width: 689.98px) {
    .cookie-notification .ct-cookies-content {
        font-size: 12px;
    }
}

@media (min-width: 690px) {
    .cookie-notification .ct-cookies-content {
        font-size: 13px;
    }
}

.cookie-notification .ct-accept {
    color: #fff;
    background: #f3b922;
    border: 0;
    padding: 0 20px;
    height: 35px;
    border-radius: 3px;
    cursor: pointer;
    text-transform: capitalize;
    --buttonShadow: none;
    --buttonTransform: none;
}

.cookie-notification .ct-accept:hover {
    background: #28a745;
}

@media (max-width: 479.98px) {
    .cookie-notification .ct-accept {
        width: 100%;
    }
}

@media (min-width: 480px) and (max-width: 689.98px) {
    .cookie-notification .ct-accept {
        margin-left: 20px;
    }
}

.cookie-notification .ct-close {
    color: #000 !important;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 17px;
    width: 45px;
    height: 45px;
    padding: 0;
    opacity: 0.5;
    color: inherit;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.cookie-notification .ct-close:focus {
    outline: 0;
}

.cookie-notification .ct-close:hover {
    opacity: 1;
}

@media (max-width: 689.98px) {
    .cookie-notification .ct-close {
        display: none;
    }
    .wp-block-column.cookie-svg {
        display: none;
    }
}
@media (max-width: 720px) {
.img-fluid-mobile {
    max-width: 55%;
    margin: auto;
}
}

.rb-form-container{
    padding: 150px 10% !important;
    overflow: inherit!important;
    max-height: 100vh;  
}
/*
@media (max-width: 767px) {
.slick-list {
    padding:0 10% 0 0 !important;
}
}*/

/*
.img-thumbnail {
    -webkit-filter: saturate(500%);
    filter: saturate(500%);
}*/

.rotate-me {
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
  }
  
.rotate-me:hover {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  .text-e23744{
    color:#e23744!important
}

@media (min-width: 700px) {
.mobile-banner {
    display: none!important;
}
}

@media (max-width: 700px) {
.desktop-banner {
    display: none!important;
}
}

.vendor-desk-logo {
    position: absolute;
    border-radius: 100%;
    width: 100px;
    border: 5px solid #ffffff;
    top: 300px;
    margin-left: 10px;
}

.vendor-mob-logo {
    position: absolute;
    border-radius: 100%;
    width: 80px;
    margin-left: 10px;
    border: 5px solid #ffffff;
    top: 120px;
}

h5#featured {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#featured {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\30 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\30 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\31 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\31 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\32 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\32 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\33 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\33 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\34 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\34 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\35 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\35 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\36 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\36 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\37 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\37 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\37 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\37 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\38 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\38 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\39 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\39 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\40 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\40 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\31 0 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\31 0 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

h5#\31 1 {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    h5#\31 1 {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

.menu-section {
    font-weight: 700;
    scroll-margin-top: 75px;
}

@media (max-width: 768px) {
    .menu-section {
        font-weight: 700;
        scroll-margin-top: 115px;
    }
}

.bs_title {
    font-weight: 700;
}
.rec_v {
    font-weight: 700;
}
a.text-black {
    font-weight: 700;
}

.modal-title {
    font-weight: 700;
}

.modu_header {
    font-weight: 700;
}

@media (max-width: 700px) {
.vendor_store_name {
    margin-top: 10px;
    font-weight: 700;
    font-size: 25px; 
    text-align: center; 
}
}

@media (min-width: 700px) {
    .vendor_store_name {
        margin-top: 10px;
        font-weight: 700;
        font-size: 25px; 
    }
 }

@media (min-width: 700px) {
    .logo_mobile {
        display: none!important;
}
}
    
@media (max-width: 700px) {
  .logo_desktop {
        display: none!important;
}
}

button.close {
    display:none!important;
   }

.alert.alert-success.alert-dismissible {
    border-radius: 4px !important;
}


.alert.alert-success.alert-dismissible.mt-3 {
    border-radius: 4px !important;
}

.sqr_btn {
    border-radius: 7px !important;
}

img.d-block.w-100 {
    /*border-radius: 7px;*/
    border-radius: 0.375rem !important;
}

.slick-track {
    margin-left:0;
}


/* Radio and Checkbox Styles */

.form-check-input-rb:checked[type=radio] {
    --bs-form-check-bg-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e);
}

.form-check-input-rb[type=checkbox] {
    border-radius: .25em !important;
}

.form-check-input-rb {
    width: 1em !important;
    height: 1em !important;
    margin-top: .25em !important;
    vertical-align: top !important;
    border: 2px solid #000000 !important;
    background-image: var(--bs-form-check-bg-image) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    print-color-adjust: exact  !important;
}

.form-check-input-rb:checked {
    background-color: #dd2f52 !important;
    border-color: #dd2f52 !important;
}

.form-check-input-rb:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.form-check-input-rb:checked[type=radio] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}


.form-check .form-check-input-rb {
    margin-top: .25rem;
}

.form-check-input-rb[type=radio] {
    border-radius: 50%;
}

.form-check-input-rb:focus {
    border-color: #000000 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem rgb(253 13 13 / 25%) !important;
}

.rb-prod-popup-text {
    border: 2px solid #000000 !important;
}


.rb-prod-popup-text:focus {
    border-color: #000000 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem rgb(253 13 13 / 25%) !important;
}

.nav-tabs .nav-link {
    border: none !important;
}

.rb_bold {
    font-weight: 550;
}

.price {
    font-weight: 550;
}

.list-card.bg-white.h-100.rounded.overflow-hidden.position-relative.shadow-sm {
    /* border-radius: 1.375rem !important; */
    border-radius: 0.375rem !important;
}

.form-control:focus {
    border-color: #dd2f52 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem rgb(253 13 13 / 25%) !important;
}

.price-old {
    text-decoration: line-through;
    color: #d61f26;
}

.feather-filled:hover {
    color: #e23744 !important;
}

.autologin-group {
    margin-top: 30px;
}

.text-agree-rb {
    font-size: 14px;
    margin-bottom: 16px;
    font-weight: 520;
}

@media only screen and (min-width: 768px) {
.contact_methods {
    border: 3px solid #dfdfdf;
    border-radius: 10px;
    padding: 7px;
    margin: 10px;
    text-align: center;
    height: 97px;
    width: 31%;
    margin-top: 10px;   
    }
}

@media only screen and (max-width: 600px) {
.contact_methods {
    border: 3px solid #dfdfdf;
    border-radius: 10px;
    padding: 7px;
    margin: auto;
    text-align: center;
    height: 97px;
    width: 100%;
    margin-top: 13px;
    }
}

.contact_methods:hover {
    border: 3px solid #d92662
}

.order_history_total{
    max-width: 300px;
    }
    
@media (max-width: 768px) {
 .order_history_total{
   max-width: 100%;
   }
 }

 @media (min-width: 768px) {
 .review-stream{    
    width: 238px;
    padding: 18px;
    border-radius: 0.375rem !important;
    margin:5px;
    height: 145px;
 }
}

 @media (max-width: 768px) {
 .review-stream{    
    width: 238px;
    padding: 18px;
    border-radius: 0.375rem !important;
    margin:5px;
    height: 160px;
 }
}
 
.featured-review-slider {
    height: 160px;
    margin-bottom: 1rem;
}

@media (max-width: 768px) {
    #cat-menu-navbar{
        position: sticky;
        top: 57px;
        visibility: hidden;
        width: 100%;
        display: block;
        transition: top 0.7s;
        z-index: 10;
        background-color: #ffffff;
        margin-bottom: -60px;
    }
    }

@media (min-width: 768px) {
    #cat-menu-navbar{
        display: none!important;
    }
}

.qp-category-active{
    border-bottom: 3px solid #db2a5b;
    border-radius: 0px !important;
}

nav a.active p {
    border-bottom: 1px solid #db2a5b!important;
}

.card {
    border: none!important;
}

.cart-btn-rounded-left {
	border-top-left-radius: 50px;border-bottom-left-radius: 50px;
}

.cart-btn-rounded-right {
	border-top-right-radius: 50px;border-bottom-right-radius: 50px;
}

.ajax_products .img-thumbnail {
	width: 60px;
	height: 60px;
	object-fit: cover;
}

.text-info {
    color: #e23744 !important;
}

input#input-coupon {
    border-radius: 0px!important;
}

.accordion-item:last-of-type {
    border-radius: 0px!important;
}

.accordion-item:first-of-type {
    border-radius: 0px!important;
}

.accordion-button:focus{
    border-radius: 0px!important;
}

.shopping-cart-text {
    text-align: center; 
    margin-bottom: 1rem !important;
}

@media (min-width: 768px) {
    .cart-total-mod {
        padding: 15px;
        border-radius: 15px;
        border: 1px solid #efefef;
        box-shadow: 0 .125rem .25rem rgba(var(--bs-body-color-rgb), .075) !important;
    }
}

@media (max-width: 768px) {
    .no-padding-mobile {
        padding: 0px;
    }
}

@media (max-width: 768px) {
    .cart-checkout-btn {
        width: 100%;
        float: none!important;
    }
}

@media (min-width: 768px) {
    .float-end-desktop {
        float: right !important;
        width: 100%;
    }
}

.free_products_section {
    padding: 1rem;
}