.card_loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: #fff9;
}

.cart_bg {
    width: 100%;
    height: auto;
    background-color: #eeeeee;
    position: relative;
}
.card{
    border-radius: 25px;
}

a:hover{
    color: #ff9a34 !important;
}
.service-banner{
    height: 340px;
}
.service-banner img{
    width: 100%;
    height: 400px;
    border-radius: 15px;
}
.service-book-section{
    width: 95%;
}

nav.bg-light{
    background-color: unset !important;
}
.product-star{
    margin-top: 0 !important;
}
.policy{
    background-color: #eeeeee;
    border-radius: 20px;
}
.policy .policy-contain{
    font-size: 14px;
}
.policy .policy-contain span{
    color: var(--bs-gray);
}

.accordion-body{
    padding-top: 0;
}
.service-category #accordionCategory .accordion-button{
    padding: 0 !important;
}
.service-category #accordionCategory .accordion-category{
    border: unset !important;
}
.service-category #accordionCategory .accordion-category .accordion-header .accordion-button,#accordionLocation .accordion-header .accordion-button{
    color: unset !important;
    background-color: unset !important;
    box-shadow: unset !important;
}
.service-list ul li{
    border-radius: 15px;
    transition: box-shadow 0.3s ease;
    cursor: pointer;
}
.service-list ul li:hover{
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.service-list ul li img{
    border-radius: 10px;
    width: 55px;
    height: 50px;
}
.service-list ul li .service-description{
    padding-left: 67px;
    font-size: 14px !important;
    color: var(--bs-gray-600);
}
.service-details h5{
    font-size: 16px;
}
.service-details h5{
    font-size: 16px;
    margin-bottom: 5px;
}
.service-details .service-details-time-price span{
    font-size: 14px;
}

.section-address iframe{
    border-radius: 25px;
}
.service-iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.service-iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.accordion-header-border{
    border-radius: 15px;
    transition: box-shadow 0.3s ease;
}
.store-location .store-location-detail{
    border-radius: 15px;
    transition: box-shadow 0.3s ease;
}
.store-location .store-location-detail:hover, .accordion-header-border:hover{
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.store-location-detail .store-name{
    margin-bottom: 5px;
    font-size: 16px;
}
.store-location-detail .store-contact{
    font-size: 14px;
}

.company-detail{
    font-size: 12px;
}
.footer_media_icon{
    display: flex;
    justify-content: center;
    gap: 10px;
}
.soical_media_btn{
    display: flex;
    justify-content: center;
    gap: 10px;
}

.soical_media_btn a i {
    color: white;
    margin: 0;
    font-size: 14px;
}

.soical_media_btn a {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff9a34;
    border-radius: 50%;
}
.soical_media_btn a:hover {
    background-color: #ff9a34 !important;
}
.star-rating {
    font-size: 20px;
    margin-top: 5px;
}
.grooming-review{
    font-size: 13px !important;
    margin-top: 5px;
    justify-content: left !important;
}
.front-stars {
    position: absolute;
    top: 0;
    left: 0;
    width: 96%;
    overflow: hidden;
    color: #f8b600;
}
.text-heading-32 {
    font-size: 32px;
    line-height: 48px;
}
.flex-col {
    flex-direction: column;
}
.review-text {
    font-size: 1rem;
}
.review-date {
    font-size: 0.9rem;
    color: grey;
}
.review-card {
    margin-bottom: 20px;
}
.show-more {
    text-align: center;
}

.rating {
    border: none;
    float: left;
}

.rating>input {
    display: none;
}

.rating>label:before {
    margin: 5px;
    font-size: 30px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating>label {
    color: #ddd;
    float: right;
}

.rating>input:checked~label,
.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: #ff9a34;
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,
.rating>input:checked~label:hover~label {
    color: #ff9a34;
}

#section-service{
    scroll-margin-top: 90px;
}

.media-preview {
    max-height: 200px;
    overflow: auto;
}
.media-preview>div {
    position: relative;
}
.remove-img {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 22px !important;
    height: 23px !important;
}
.product-img {
    width: 60px;
    height: 60px;
}
.font-review{
    font-size: 0.94em;
}
.text-justify{
    text-align: justify;
}
.read-more{
    color: #ff9a34 !important;
}
.reviews_content_img .reviews_content_img_box {
    width: 80px;
    height: 80px;
}

/*store locations page start*/
.locations-list .location-box{
    border: 2px solid #f0f0f0;
    border-radius: 16px;
    text-align: center;
    margin: 10px;
}
.location-box .btn-location-book{
    border-radius: 30px;
}
.location-box h6{
    font-size: 14px;
}
.order-summary{
    width: 100%;
    height: auto;
    padding: 10px 15px;
    overflow: hidden;
}
.order-summary .section-title{
    font-size: 24px !important;
    font-weight: unset !important;
}
.order-summary .sub_total{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
#map {
    height: 400px;
    width: 100%;
}
.location-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.location-container button {
    padding: 10px 20px;
}
.location-container button i{
    margin-right: 10px;
    font-size: 20px;
}
.btn-locateMe {
    width: 30%; 
}

@media screen and (max-width: 576px) {
    .accordion-body {
        padding: 0px 0px 7px 7px;
    }
     .accordion-button{
        padding: 7px !important;
        font-size: 15px !important;
    }
    .service-list h5 ,.location_detail_header h5,.accordion-header-border button span{
        font-size: 13px !important;
    }
    .service-details-time-price span{
        font-size: 11px !important;
    }
    .service-list ul li{
        padding: 7px !important;
    }
    .service-list img , .store-location-detail img,.accordion-header-border img{
        font-size: 5px !important;
    }
    .service-list ul li img , .store-location-detail img,.accordion-header-border img{
        height: 35px;
        width: 35px;
    }
    .location_detail_header .store-contact{
        font-size: 11px !important;
    }
    .store-location-detail{
        padding: 13px !important;
    }
    #map{
        height: 300px !important;
        padding: 3px;
    }
    .time .row .col-sm-6{
        width: 50% !important;
    }
    .time .row .col-sm-6 button{
        font-size: 14px !important;
    }
    .time_slot_header{
        font-size: 10px !important;
    }
    .order-summary .col-sm-8{
        font-size: small !important;
        width: 66.66% !important;
    }
    .order-summary .col-sm-4{
        font-size: small !important;
        width: 33.33% !important;
    }
    .custom_fluid_container{
        padding-right: 7px !important;
        padding-left: 7px !important;
    }
    .service-book-section .col-lg-8,.service-book-section .col-lg-4 ,.service-book-section .col-md-12{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .service-banner{
        margin-top: 15px;
    }
}
@media (max-width: 768px) { /* Adjust the width for your target devices */
    .location-container {
        flex-direction: column;
        align-items: flex-start;
    }
    .btn-locateMe {
        width: 100%; 
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 500px) {
    .service-banner{
        margin-top: 15px;
    }
}

@media screen and (max-width: 768px) {
    #section-service{
        scroll-margin-top: 220px;
    }
    .time .row .col-sm-6{
        width: 50% !important;
    }
}
@media screen and (max-width: 790px) and (min-width: 714px) {
    .time_slot_header{
        font-size: 14px !important;
    }
}
@media screen and (max-width: 714px) and (min-width: 576px) {
    .time_slot_header{
        font-size: 12px !important;
    }
}
@media screen and (max-width: 1024px) and (min-width: 992px) {
    .time_slot_header{
        font-size: 13px !important;
    }
}
/*store locations page end*/
