/* Global reset for top spacing */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    margin: 0 !important;
    padding: 0 !important;
}

body.rtl {
    margin: 0 !important;
    padding: 0 !important;
}

.first-section {
    position: relative;
    min-height: 595px;
    padding-top: 0 !important;
    margin-bottom: 0;
    overflow: hidden;
}

.first-section .img {
    margin-top: 0 !important;
    padding-top: 0 !important;
    position: absolute;
    top: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    min-height: 595px;
    background-image: url("../images/banner.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
}

/* Top Icon Bar Styles */
.top-icon-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #000000;
    padding: 12px 0;
    z-index: 101;
}

.top-icons-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-icons-left,
.top-icons-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

.top-icon-bar a {
    color: #fff;
    font-size: 20px;
    transition: opacity 0.3s ease;
    position: relative;
}

.top-icon-bar a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.top-icon-bar .cart-badge {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: #B2201D;
    color: #fff;
    font-size: 10px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Main Navbar Styles */
.main-navbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(5px);
    z-index: 100;
    padding: 10px 0;
}

/* Inline Navigation Row - All items on same line */
.nav-row-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.nav-row-inline .kb-nav-logo {
    flex: 0 0 auto;
}

.nav-row-inline .kb-menu {
    flex: 1;
    display: flex;
    justify-content: center;
}

.nav-row-inline .kb-menu ul {
    display: flex;
    align-items: center;
    margin: 0;
}

.nav-row-inline .kd-social {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    padding: 0;
    width: auto;
}

.nav-row-inline .kd-social .login {
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
}

.nav-row-inline .kd-social .login a {
    margin-right: 10px;
}

.nav-row-inline .kd-social>a {
    padding: 0 12px;
    color: #fff;
    font-size: 18px;
}

/* Home Navigation Row - All items aligned on same line */
.home-nav-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.home-nav-row .kb-nav-logo {
    flex: 0 0 auto;
}

.home-nav-row .kb-menu {
    flex: 1;
    display: flex;
    justify-content: center;
    padding: 0;
    width: auto;
}

.home-nav-row .kb-menu ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.home-nav-row .kb-menu ul li {
    list-style: none;
    padding: 37px 20px;
}

.home-nav-row .nav-icons {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    padding: 0;
    width: auto;
}

.home-nav-row .nav-icons .login {
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
}

.home-nav-row .nav-icons .login a {
    margin-right: 10px;
}

.home-nav-row .nav-icons>a {
    padding: 0 12px;
    color: #fff;
    font-size: 18px;
}

.home-nav-row .tm {
    flex: 0 0 auto;
    display: none;
}

.nav-row-inline .tm {
    flex: 0 0 auto;
    display: none;
}

/* Accueil Navigation Row - All items aligned on same line (for home page) */
.Accueil-nav-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.Accueil-nav-row .kb-nav-logo {
    flex: 0 0 auto;
}

.Accueil-nav-row .kb-menu {
    flex: 1;
    display: flex;
    justify-content: center;
    padding: 0;
    width: auto;
}

.Accueil-nav-row .kb-menu ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.Accueil-nav-row .kb-menu ul li {
    list-style: none;
    padding: 37px 20px;
}

.Accueil-nav-row .nav-icons {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    padding: 0;
    width: auto;
}

.Accueil-nav-row .nav-icons .login {
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
}

.Accueil-nav-row .nav-icons .login a {
    margin-right: 10px;
    color: #fff;
    font-size: 20px;
}

.Accueil-nav-row .nav-icons>a {
    padding: 0 12px;
    color: #fff;
    font-size: 18px;
}

.Accueil-nav-row .tm {
    flex: 0 0 auto;
    display: none;
}

/*  Neue Haas Grotesk Display Pro  */

@font-face {
    font-family: 'HoboStd';
    src: url('../fonts/HoboStd.eot');
    src: url('../fonts/HoboStd.otf');
    src: local('HoboStd'), local('HoboStd'), url('../fonts/HoboStd.otf'), format('opentype');
}

body,
body * {
    font-family: 'HoboStd' !important;
}

.pending-btn a {
    color: white !important;
}

i.fa.fa-phone {
    font-size: 25px;
}

.img-1 {
    background-image: url(/public/design/images/banner.jpg);
    width: 200px;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: cover;
    border-radius: 50%;
    transition: transform 0.3s ease;
}

.tab-b:hover .img-1 {
    transform: scale(1.05);
}

.for_success_msg {
    display: none;
    color: green;
}

.for_error_msg {
    display: none;
    color: #d61935;
}

.icons i {
    font-size: 20px;
    padding-top: 15px;
    color: red;
}

/* Contact section on home page */
.Contact-h {
    text-align: center;
}

.Contact-head {
    padding: 20px 0;
}

.Contact-head-1 {
    padding: 20px 0;
}

.Contact-add .row {
    align-items: flex-start;
    padding-top: 50px;
}

/* Contact map styling */
.contact-map {
    width: 100%;
    height: 100%;
    min-height: 600px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.contact-map iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 600px;
}

/* Testimonials Section Styling */
.testimonials-section {
    background: linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%);
    position: relative;
    z-index: 1;
    clear: both;
    padding: 80px 0;
}

.testimonials-section * {
    font-style: normal !important;
}

.testimonials-heading {
    text-align: center;
    margin-bottom: 70px;
}

.testimonials-heading h1 {
    font-size: 42px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    letter-spacing: -0.5px;
}

.testimonials-heading h1:after {
    content: "";
    height: 3px;
    background-color: #B2201D;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    border-radius: 2px;
}

.testimonials-heading p {
    font-size: 18px;
    color: #6c757d;
    margin-top: 30px;
    font-weight: 400;
}

/* Testimonials Carousel - Updated */
.testimonials-carousel-wrapper {
    position: relative;
}

@media (max-width: 768px) {
    .testimonials-carousel-wrapper {
        padding: 0;
    }
}

.testimonials-carousel {
    display: flex;
    gap: 30px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
    padding: 20px 0;
}

.testimonials-carousel::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

.testimonial-card {
    flex: 0 0 calc(50% - 15px);
    min-width: calc(50% - 15px);
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 20px;
    padding: 25px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(178, 32, 29, 0.1);
    position: relative;
    overflow: hidden;
}

@media (max-width: 768px) {
    .testimonial-card {
        flex: 0 0 100%;
        min-width: 100%;
    }
}

/* Testimonial Navigation Buttons - Updated Style */
.testimonial-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: #B2201D;
    border: none;
    border-radius: 50%;
    color: white;
    font-size: 20px;
    cursor: pointer;
    z-index: 100;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(178, 32, 29, 0.3);
}

.testimonial-nav:hover {
    background: #8a1916;
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 6px 20px rgba(178, 32, 29, 0.4);
}

.testimonial-prev {
    left: 0;
}

.testimonial-next {
    right: 0;
}

@media (max-width: 768px) {
    .testimonial-nav {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
}

.testimonial-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #B2201D, #e00b2b, #B2201D);
    transform: scaleX(0);
    transition: transform 0.4s ease;
}

.testimonial-card:hover::before {
    transform: scaleX(1);
}

.testimonial-card:hover {
    transform: translateY(-10px);
    border-color: rgba(178, 32, 29, 0.3);
}

.testimonial-rating {
    margin-bottom: 25px;
    text-align: center;
}

.testimonial-rating i {
    color: #FFD700;
    font-size: 20px;
    margin: 0 3px;
    filter: drop-shadow(0 2px 4px rgba(255, 215, 0, 0.3));
}

.testimonial-text {
    font-size: 15px;
    color: #2c3e50;
    line-height: 1.8;
    margin-bottom: 30px;
    flex: 1;
    text-align: center;
    font-style: italic;
    position: relative;
    padding: 0 15px;
    font-weight: 400;
}

.testimonial-text:before {
    content: '\201C';
    font-size: 80px;
    color: #B2201D;
    position: absolute;
    top: -30px;
    left: -10px;
    font-family: Georgia, serif;
    opacity: 0.15;
    line-height: 1;
}

.testimonial-text:after {
    content: '\201D';
    font-size: 80px;
    color: #B2201D;
    position: absolute;
    bottom: -50px;
    right: -10px;
    font-family: Georgia, serif;
    opacity: 0.15;
    line-height: 1;
}

/* Force normal text style for all testimonial content */
.testimonial-card p,
.testimonial-card * {
    font-style: normal !important;
}

.testimonial-author {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    padding-top: 25px;
    border-top: 1px solid rgba(178, 32, 29, 0.1);
    margin-top: auto;
}

.author-avatar {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: linear-gradient(135deg, #B2201D 0%, #e00b2b 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 26px;
    flex-shrink: 0;
    box-shadow: 0 4px 15px rgba(178, 32, 29, 0.3);
    transition: all 0.3s ease;
}

.testimonial-card:hover .author-avatar {
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(178, 32, 29, 0.4);
}

.author-info {
    text-align: left;
}

.author-info h4 {
    font-size: 17px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 5px 0;
}

.author-info span {
    font-size: 14px;
    color: #666;
    display: block;
}

.testimonials-nav {
    text-align: center;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.testimonial-prev,
.testimonial-next {
    background: linear-gradient(135deg, #B2201D 0%, #e00b2b 100%);
    color: white;
    border: none;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 6px 20px rgba(178, 32, 29, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.testimonial-prev::before,
.testimonial-next::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    transform: translate(-50%, -50%);
    transition: width 0.4s ease, height 0.4s ease;
}

.testimonial-prev:hover::before,
.testimonial-next:hover::before {
    width: 100%;
    height: 100%;
}

.testimonial-prev:hover,
.testimonial-next:hover {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 30px rgba(178, 32, 29, 0.4);
}

.testimonial-prev:active,
.testimonial-next:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 4px 15px rgba(178, 32, 29, 0.3);
}

.testimonial-prev i,
.testimonial-next i {
    position: relative;
    z-index: 1;
}

/* FAQ Section Styling */
.faq-section {
    background-color: #f8f8f8;
    position: relative;
    z-index: 1;
    clear: both;
    padding: 80px 0;
}

.faq-heading {
    text-align: center;
    margin-bottom: 60px;
}

.faq-heading h1 {
    font-size: 42px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.faq-heading h1:after {
    content: "";
    height: 3px;
    background-color: #B2201D;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
}

.faq-heading p {
    font-size: 18px;
    color: #1d1f20;
    margin-top: 20px;
}

.faq-container {
    max-width: 1200px;
    margin: 0 auto;
}

.faq-item {
    background: white;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-item:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.12);
}

.faq-question {
    padding: 25px 30px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: white;
    transition: background 0.3s ease;
}

.faq-question:hover {
    background: #f9f9f9;
}

.faq-question h3 {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    margin: 0;
    flex: 1;
}

.faq-question i {
    font-size: 16px;
    color: #B2201D;
    transition: transform 0.3s ease;
}

.faq-item.active .faq-question i {
    transform: rotate(180deg);
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    padding: 0 30px;
}

.faq-item.active .faq-answer {
    max-height: 500px;
    padding: 0 30px 25px 30px;
}

.faq-answer p {
    font-size: 16px;
    color: #1d1f20;
    line-height: 1.6;
    margin: 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .contact-map {
        min-height: 400px;
        margin-top: 30px;
    }

    .contact-map iframe {
        min-height: 400px;
    }

    .faq-heading h1 {
        font-size: 28px;
    }

    .faq-question {
        padding: 20px;
    }

    .faq-question h3 {
        font-size: 16px;
    }

    .faq-item.active .faq-answer {
        padding: 0 20px 20px 20px;
    }

    .testimonials-heading h1 {
        font-size: 32px;
    }

    .testimonials-heading p {
        font-size: 16px;
    }

    .testimonials-slider {
        padding: 0 40px;
    }

    .testimonial-card {
        padding: 35px 25px;
    }

    .testimonial-text {
        font-size: 14px;
    }

    .testimonial-prev,
    .testimonial-next {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }

    .testimonial-card {
        padding: 30px 20px;
    }

    .testimonials-heading h1 {
        font-size: 28px;
    }

    .author-avatar {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .author-info h4 {
        font-size: 16px;
    }
}

.detail-main-box .slick-slide .img-1 {
    -webkit-mask-box-image: url('{{$img}}');
    width: 34px;
    height: 34px;
    margin: 0 auto;
    background-color: #ffffff91;
}

div#addressorder span {
    color: #af191a;
}

ul.textdata a {
    color: white;
}

.acc-proimg img {
    border-radius: 50%;
    width: 150px;
}

.for label {
    width: 100%;
    font-weight: 700;
    padding-top: 10px;
}

.modal-login-button {
    padding: 10px 25px;
    border-radius: 1000px;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

.for input {
    width: 100%;
    padding: 8px;
    background-color: #f6f6f6;
    border: none;
    outline: none;
    border-radius: 5px;
}

.for-1 {
    display: flex;
    justify-content: center;
}

.pro-user input {
    margin-top: 25px;
}

.pro-user img {
    border-radius: 50%;
    width: 150px;
}

.forgotbody {
    display: none;
}

.user-d label {
    text-transform: uppercase;
}

.modal-1 .modal-content {
    height: auto;
}

.acco-c-button button {
    background-color: #B2201D;
    border-radius: 1000px;
    margin-right: 15px;
    color: white;
    text-decoration: none;
    font-size: 18px;
    padding: 7px 40px;
    border: 1px solid;
}

input#us2-address {
    width: 100%;
    background-color: #f7f7f7;
    border: none;
    padding: 3px 0px;
    margin-bottom: 15px;
    padding: 8px;
}

.map #us2 {
    width: 100%;
    height: 200px;
}

.add-box textarea {
    width: 100%;
    border: none;
    background: none;
    height: 75px;
}

#map {
    height: 100%;
}

#pac-input {
    width: 28% !important;
}

.check img {
    width: 60%;
    margin-left: 3px;
    cursor: pointer;
}

html,
body {
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden;
}

/* Ensure no spacing at top */
body {
    padding-top: 0 !important;
    margin-top: 0 !important;
    overflow-x: hidden;
}

body.rtl {
    margin: 0 !important;
    padding: 0 !important;
}

/* Container spacing - allow normal flow */
.container {
    position: relative;
}

/* Ensure all major sections stack properly */
section,
.section,
div[class*="-section"] {
    position: relative;
    clear: both;
}

/* Force first section to top */
/* Allow negative margin for home page first-section */
.first-section {
    padding-top: 0 !important;
}

.kb-nav {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

#description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.main {
    display: inline-block;
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}

#main_content {}

.accordion.indicator-plus-before.round-indicator .card-header.d-detail.payment:before {
    content: "\f0d6";
    color: #B2201D;
    font-size: 20pt;
    float: left;
    line-height: normal;
    font-family: 'FontAwesome';
    margin-right: 30px;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

.pac-controls label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
}

#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}

#pac-input:focus {
    border-color: #4d90fe;
}

#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
}

#target {
    width: 345px;
}

.checkout-but {
    border: none;
    background: none;
    color: white;
    padding: 10px 0px;
    text-align: center;
    background-color: #B2201D;
    width: 100%;
    border-radius: 1000px;
    font-weight: 500;
    margin-top: 40px;
    outline: none;
    cursor: pointer;
}

.about-heading h2:after,
.about-heading h2:before {
    content: url(../images/header_decorator.png);
    margin: 14px;
}

.check input {
    width: 14px;
    height: 14px;
}

div#orderplacestrip .stripe-button-el {
    border: none;
    background: none;
    color: white;
    padding: 10px 0px;
    background-image: none !important;
    text-align: center;
    background-color: #B2201D;
    width: 100%;
    border-radius: 1000px;
    margin-top: 40px;
}

.cart-bs-content .checkmark {
    top: 8px;
    width: 23px;
    height: 23px;
}

.modal-body.main-modal::-webkit-scrollbar {
    display: none;
}

.custom-checkbox-label input:checked~.checkmark {
    height: 26px;
    width: 26px;
}

div#orderplacestrip .stripe-button-el span {
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    min-height: 0px !important;
    line-height: 22px !important;
    height: 22px;
    font-weight: 400;
    font-family: inherit;
    font-size: 15px;
}

.about-heading {
    text-align: center;
    margin: 50px 0px 70px;
}

.about-heading h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #000000;
    text-transform: uppercase;
}

.about-heading p {
    padding: 0px 190px;
    font-size: 20px;
    font-weight: 400;
    color: #1d1f20;
}

.about-content-1 {
    margin-bottom: 50px;
}

.about-history h2 {
    /* font-family: 'roboto'; */
    text-align: center;
    color: #B2201D;
    font-weight: 500;
    font-size: 35px;
    margin-bottom: 20px;
}

.about-content-1 p {
    text-align: left;
    font-size: 18px;
    line-height: 36px;
    color: #1d1f20;
}

.about-content-1 p span {
    color: #B2201D;
}

.about-image-1 {
    width: 100%;
    padding: 0px;
}

.about-history-1 {
    margin-bottom: 100px;
}

.kb-nav {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
}

.kb-menu ul li {
    list-style: none;
    float: left;
    padding: 38px 30px;
}

.kb-menu ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.kb-menu ul li a:hover {
    text-decoration: none;
}

/* Login icons styling */
.login a {
    color: #fff;
    font-size: 20px;
    position: relative;
}

.login a i {
    font-size: 20px;
}

/* Cart badge styling */
.nav-cart-badge,
.cart-badge {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: #e00b2b;
    color: white;
    border-radius: 50%;
    padding: 2px 6px;
    font-size: 11px;
    font-weight: bold;
    min-width: 18px;
    text-align: center;
}

.kb-nav-logo {
    padding: 15px 0px;
    width: 180px;
}

.kb-nav-logo img {
    max-height: 90px !important;
    width: auto;
}

.nav-row-inline .kb-nav-logo img,
.home-nav-row .kb-nav-logo img,
.Accueil-nav-row .kb-nav-logo img {
    max-height: 90px !important;
    width: auto;
}

.kd-social a {
    padding: 0px 12px;
    color: #fff;
    font-size: 20px;
}

.kd-social {
    padding: 37px 15px;
    width: 31%;
    text-align: right;
}

.kd-social a:last-child {
    padding-right: 0;
}

.kb-menu ul li a.active {
    border-bottom: 3px solid #B2201D;
    padding-bottom: 26px;
}

.kb-text-box {
    width: 60%;
}

.kb-text-box h1 {
    font-weight: 500;
    font-size: 50px;
    color: #F6BA1A;
    margin-bottom: 20px;
}

img#pay2.activepayment {
    opacity: 0.5;
}

img#pay3.activepayment {
    opacity: 0.5;
}

.kb-text-box h2 {
    font-size: 50px;
    color: #fff;
    position: relative;
    font-weight: bold;
}

.kb-text-box h2:after {
    content: "";
    border: 2px solid #af191b;
    position: absolute;
    width: 12%;
    bottom: -23px;
    right: 0;
    left: 0;
}

.size_main_sb a:hover {
    color: #97abc7;
    text-decoration: none;
}

.size_main_sb .active:hover {
    color: white;
    text-decoration: none;
}

.kb-text-box p {
    font-size: 20px;
    font-weight: 400;
    color: #e5e5e5;
    margin-top: 46px;
}

.footer-section {
    background-image: url(../images/footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 1;
    clear: both;

}

.footer-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.footer-section .footer {
    position: relative;
    z-index: 2;
    padding-top: 80px;
}

.container.kb-footer {
    position: relative;
    z-index: 2;
}

.kb-text-box {
    width: 60%;
    padding: 180px 15px;
    position: relative;
    z-index: 10;
}

.secound-section {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    background: white;
}

.about-text h5 {
    color: #000000;
    font-size: 42px;
    margin-top: 23px;
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
    display: inline-block;
    padding-bottom: 20px;
}

.about-text h5:after {
    content: "";
    background-color: #B2201D;
    position: absolute;
    width: 60px;
    height: 3px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.about-text p {
    color: #1d1f20;
    font-size: 18px;
    margin-top: 25px;
    font-weight: 500;
}

.heading {
    text-align: center;
    position: relative;
    z-index: 1;
    clear: both;
    padding: 50px 0 10px 0;
    margin-bottom: 0;
}

.heading h1 {
    color: #000000;
    font-weight: 700;
    font-size: 42px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}

.heading h1:after {
    content: "";
    height: 3px;
    background-color: #B2201D;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
}

.heading h2 {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 40px;
    margin-top: 15px;
    color: #2f3658;
}

.tab-b {
    height: 97px;
    position: relative;
}

.active-work {
    background-color: transparent !important;
}

.active-work:after {
    display: none;
}

.tab-b:focus {
    outline: none;
}

.tab-b {
    width: 100%;
    height: 100%;
    min-height: auto;
    position: relative;
    padding: 15px 10px 12px;
    border: none;
    background-color: transparent;
    /* Suppression du background blanc */
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
}

.tab-b:hover {
    background-color: transparent;
    /* Suppression du background au hover */
    transform: none;
    box-shadow: none;
}

.tab-b.active {
    background-color: transparent;
    /* Suppression du background pour l'état actif */
    border: none;
    border-bottom: 3px solid #B2201D;
    box-shadow: none;
    transform: none;
}

.tab-b.active h1 {
    color: #B2201D;
    font-weight: 700;
}

.tab-b.active .img-1 {
    transform: scale(1.05);
}

.tab-b h1 {
    font-size: 13px;
    color: #2f3658;
    font-weight: 500;
    margin-top: 8px;
    padding: 0;
    transition: all 0.3s ease;
    text-align: center;
}

.icon-bg {
    background-image: url(../images/icon-1-bg.png);
    height: 28px;
    width: 32px;
    margin: auto;
}

.slick-slide .active img {
    filter: opacity(1) drop-shadow(0 0 0 white);
}

.slider.responsive.topslider {
    display: flex;
}

.slick-slide img {
    filter: opacity(1) drop-shadow(0 0 0 #B2201D);
}

.slick-slide .active.tab-b:before {
    display: none;
}

.tab-b i {
    font-size: 32px;
    color: #848484;
}

.active-work.tab-b h1 {
    color: #fff;
}

.active-work.filter-btn i {
    font-size: 32px;
    color: #fff;
}

/* ========================================
   NOUVEAU DESIGN MODERNE - CARTE VERTICALE
   ======================================== */

.portfolio {
    margin-bottom: 0 !important;
    display: block !important;
    width: 100% !important;
    border: none !important;
}

.items {
    background: #fff;
    border: 0.25px solid #e2e2e2;
    border-radius: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    display: flex !important;
    flex-direction: column;
}

.items:hover {
    transform: translateY(-8px);
}

/* Image Section - En haut, grande et attractive */
.portfolio .b-img {
    width: 100% !important;
    height: 220px !important;
    overflow: hidden;
    position: relative;
    background: #f5f5f5;
    float: none !important;
    display: block !important;
}

.portfolio .b-img a {
    display: block;
    width: 100%;
    height: 100%;
}

.portfolio .b-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transition: transform 0.4s ease;
    display: block !important;
}

.items:hover .b-img img {
    transform: scale(1.1);
}

/* Badge prix en overlay sur l'image */
.b-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    pointer-events: none;
}

/* Content Section */
.portfolio .bor {
    padding: 15px !important;
    display: flex;
    flex-direction: column;
    border: none !important;
    flex: 1;
}

.portfolio .bor .cart {
    margin-top: auto;
}

.portfolio .b-text {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
    min-height: auto !important;
}

.portfolio .b-text h1 {
    margin: 0 0 10px 0;
}

.portfolio .b-text h1 a {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    display: block;
    transition: color 0.3s ease;
}

.portfolio .b-text h1 a:hover {
    color: #B2201D;
    text-decoration: none;
}

.portfolio .b-text p {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
    min-height: 42px;
}

.col-md-12.bb-box {
    margin-top: 76px;
    padding: 0px;
    height: 400px;
}

.price {
    text-align: center;
    padding: 0px;
    display: block;
    width: 100%;
}

.size_main_sb .active {
    color: white;
    background: linear-gradient(135deg, #B2201D, #e00b2b);
}

.play-b img {
    width: 90%;
}

.size_main_sb a {
    height: 38px;
    min-width: 50px;
    padding: 8px 14px;
    text-align: center;
    background-color: #f5f5f5;
    color: #666;
    font-weight: 600;
    font-size: 14px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.price h1 {
    font-size: 24px;
    color: #B2201D;
    font-weight: 700;
    margin: 15px 0;
    white-space: normal;
}

.cart a {
    font-size: 14px;
    color: white;
    font-weight: 600;
    padding: 10px 20px;
    background: linear-gradient(135deg, #B2201D, #e00b2b);
    transition: all 0.3s ease;
    border-radius: 25px;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.cart a:hover {
    text-decoration: none;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(178, 32, 29, 0.3);
}

/* Size Label */
.size-label {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Size Selector - Horizontal Pills */
.size_main_sb {
    display: inline-block;
    gap: 6px;
    margin-bottom: 12px;
    flex-wrap: wrap;
}

.size_main_sb a {
    height: 38px;
    min-width: 50px;
    padding: 8px 14px;
    text-align: center;
    background-color: #f5f5f5;
    color: #666;
    font-weight: 600;
    font-size: 14px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.size_main_sb a:hover {
    background-color: #e8e8e8;
    color: #333;
    text-decoration: none;
    transform: translateY(-2px);
}

.size_main_sb .active {
    color: white;
    background: linear-gradient(135deg, #B2201D, #e00b2b);
    border-color: #B2201D;
    box-shadow: 0 4px 12px rgba(178, 32, 29, 0.3);
}

/* Crust Label */
.crust-label {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    margin-bottom: 8px;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Crust Options - Horizontal Pills */
.crust_main_sb {
    display: flex;
    gap: 8px;
    margin-bottom: 12px;
    flex-wrap: wrap;
}

.crust-option {
    padding: 10px 16px;
    background-color: #f5f5f5;
    color: #666;
    font-weight: 500;
    font-size: 13px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    white-space: nowrap;
}

.crust-option:hover {
    background-color: #e8e8e8;
    color: #333;
    text-decoration: none;
    transform: translateY(-2px);
}

.crust-option.active {
    color: white;
    background: linear-gradient(135deg, #B2201D, #e00b2b);
    border-color: #B2201D;
    box-shadow: 0 4px 12px rgba(178, 32, 29, 0.3);
}

.crust-extra {
    font-size: 11px;
    font-weight: 600;
    opacity: 0.9;
}

/* Quantity Section */
.quantity-section {
    margin: 10px 0 5px 0;
    padding: 8px 0;
    border-top: 1px solid #e8e8e8;
}

.quantity-label {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.quantity-selector {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
}

.qty-btn {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid #e0e0e0;
    background: white;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qty-btn:hover {
    border-color: #B2201D;
    color: #B2201D;
    background: #fff5f5;
    transform: scale(1.1);
}

.qty-btn:active {
    transform: scale(0.95);
}

.qty-input {
    width: 60px;
    height: 40px;
    text-align: center;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    background: #f9f9f9;
}

/* Price Section */
.Prix {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 5px;
}

.Prix h1 {
    font-size: 28px;
    color: #B2201D;
    font-weight: 700;
    margin: 8px 0;
    white-space: normal;
}

/* Cart Button */
.cart {
    width: 100%;
}

.cart a {
    font-size: 14px;
    color: white;
    font-weight: 600;
    padding: 12px 20px;
    background: linear-gradient(135deg, #B2201D, #e00b2b);
    transition: all 0.3s ease;
    border-radius: 25px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(178, 32, 29, 0.3);
}

.cart a i {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.cart a:hover {
    text-decoration: none;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(178, 32, 29, 0.4);
}

.cart a:hover i {
    transform: scale(1.1);
}

.cart a:active {
    transform: translateY(0);
}

/* Discover Menu Button */
.discover-menu-section {
    background: white;
    position: relative;
    z-index: 1;
}

.discover-menu-btn {
    display: inline-block;
    padding: 18px 45px;
    background: linear-gradient(135deg, #FDB913, #F7A800);
    color: #1d1f20;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(253, 185, 19, 0.4);
    border: none;
}

.discover-menu-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(253, 185, 19, 0.6);
    text-decoration: none;
    color: #1d1f20;
    background: linear-gradient(135deg, #F7A800, #FDB913);
}

.discover-menu-btn:active {
    transform: translateY(-1px);
}

.discover-menu-btn i {
    transition: transform 0.3s ease;
}

.discover-menu-btn:hover i.fa-arrow-right {
    transform: translateX(5px);
}

@media (max-width: 768px) {
    .discover-menu-btn {
        padding: 15px 35px;
        font-size: 16px;
    }

    .discover-menu-section {
        padding: 30px 0 60px 0 !important;
    }
}

/* Grid Layout for Menu Items */
#portfoliolist {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    padding: 20px 0;
    position: relative;
    z-index: 1;
    clear: both;
}

/* Menu Grid Wrapper */
.menu-items-wrapper {
    padding: 40px 0 80px 0;
    background: white;
    margin-top: 0;
}

.menu-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 0;
}

.portfolio {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
}

.items {
    margin: 0;
    height: 100%;
}

/* Responsive Grid */
@media (max-width: 1200px) {

    #portfoliolist,
    .menu-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 25px;
    }

    .menu-items-wrapper {
        padding: 30px 0 60px 0;
    }

    .heading h1 {
        font-size: 44px;
    }
}

@media (max-width: 991px) {

    #portfoliolist,
    .menu-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 18px;
    }

    .menu-items-wrapper {
        padding: 25px 0 50px 0;
    }

    .heading h1 {
        font-size: 40px;
    }
}

@media (max-width: 768px) {

    #portfoliolist,
    .menu-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .menu-items-wrapper {
        padding: 20px 0 40px 0;
    }

    .items {
        min-height: auto;
    }

    .portfolio .b-img {
        height: 240px !important;
    }

    .portfolio .bor {
        padding: 20px !important;
    }

    .portfolio .b-text h1 a {
        font-size: 20px !important;
    }

    .heading {
        padding: 30px 0 5px 0;
        margin-bottom: 0;
    }

    .heading h1 {
        font-size: 36px;
        margin-bottom: 0;
    }

    .cart a {
        font-size: 13px;
        padding: 10px 18px;
    }
}


.Prix h1 {
    font-size: 24px;
}


.main-box {
    text-align: center;
    background-color: #f5f5f5;
    margin-bottom: 40px;
    position: relative;
    height: 250px;
    padding: 0;
    display: flex;
    align-items: center;
    z-index: 1;
    clear: both;
    /* Étendre sur toute la largeur de l'écran */
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
}

.tab-b:before {
    display: none;
}

#content-slider .active:before {
    border: none;
}

.play {
    background-color: #f1f1f1;
    margin-top: 50px;
}

.kb-menu {
    width: 57%;
    padding: 0px 15px;
}

main.main {
    margin-bottom: 78px;
}

.play-b {
    text-align: center;
    margin: 80px 0px;
}

.head h1 {
    font-weight: bold;
    font-size: 40px;
    color: #000000;
    position: relative;
}

.head h1:after {
    content: "";
    border: 2px solid #B2201D;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 18%;
    top: 70px;
}

.head p {
    font-size: 16px;
    color: #a9abc5;
    margin-top: 50px;
    font-weight: 400;
    padding-right: 130px;
}

.text-box h2 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #000000;
}

.text-box ul li {
    font-size: 14px;
    color: #000000;
    list-style: none;
    font-weight: 400;
    margin-bottom: 5px;
}

.text-box ul {
    padding: 0px;
    margin-bottom: 38px;
}

.text-box {
    padding: 80px 0px;
}

.crl {
    width: 10px;
    height: 10px;
    background-color: #B2201D;
    border-radius: 50%;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.footer img {
    width: 100%;
    height: auto;
}

.about img {
    width: 125px;
}

.about p {
    font-size: 13px;
    color: #fff;
    text-align: justify;
    margin-top: 30px;
}

.footer-social a:first-child {
    padding-left: 0px;
}

.footer-social a {
    padding: 0px 12px;
    color: #fff;
    font-size: 20px;
}

.fo-text h1 {
    font-size: 32px;
    color: #fff;
    position: relative;
    font-weight: bold;
}

.fo-text h1:after {
    content: "";
    border: 2px solid #B2201D;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36%;
    top: 55px;
}

.info ul li {
    font-size: 18px;
    color: #fff;
    list-style: none;
    margin-bottom: 15px;
    font-weight: 500;
}

.info ul {
    padding: 0;
    margin-top: 52px;
}

.info span {
    font-size: 17px;
    color: #fff;
    width: 87%;
    float: left;
    margin-bottom: 16px;
    font-weight: 500;
    /*padding-top: 3px;*/
}

.f-location {
    display: inline-block;
    margin-top: 0px;
    width: 13%;
    float: left;
}

.f-location img {
    width: auto;
}

.fo-text {
    margin-bottom: 50px;
}

.right {
    border-top: 1px solid #ffffff54;
    padding: 22px 0px;
    position: relative;
    z-index: 2;
}

.right h1 {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
}

.v-img a img {
    width: auto;
    margin: 0px 10px;
}

.v-box {
    text-align: right;
}

.v-img {
    display: inline-block;
}

#info {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fcf8e3;
    border: 1px solid #fbeed5;
    width: 95%;
    max-width: 900px;
    margin: 0 auto 40px auto;
    font-family: arial;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

#info .info-wrapper {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

#info a {
    color: #c09853;
    text-decoration: none;
}

#info p {
    margin: 5px 0 0 0;
}

#filters {
    padding: 0;
    list-style: none;
}

#filters li {
    float: left;
}

#filters li span {
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    color: #666;
    cursor: pointer;
}

#content-slider li .active {
    background: #af191a;
    color: #fff;
}

.slick-slide .active {
    border: 3px solid #B2201D;
}

#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    display: none;
    overflow: hidden;
    width: 48%;
    margin: 0px 10px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 28px;
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: #666;
    cursor: pointer;
}

.portfolio img {
    width: 100% !important;
    position: relative;
    top: 0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 5px;
    height: 80px !important;
}

.portfolio .label {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: -40px;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.portfolio .label-bg {
    background: #e95a44;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.portfolio .label-text {
    color: #fff;
    position: relative;
    z-index: 500;
    padding: 5px 8px;
}

.portfolio .text-category {
    display: block;
    font-size: 9px;
}

.portfolio:hover .label {
    bottom: 0;
}

.demo .item {
    margin-bottom: 60px;
}

.content-slider h3 {
    margin: 0;
    padding: 70px 0;
}

.demo {
    width: 800px;
}

.login {
    display: inline-block;
    margin-right: 45px;
}

#toggle {
    width: 28px;
    height: 30px;
    margin: 10px auto;
}

.tm {
    display: none;
}

#toggle div {
    width: 100%;
    height: 5px;
    background: white;
    margin: 4px auto;
    transition: all 0.3s;
    backface-visibility: hidden;
}

#toggle.on .one {
    transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on .two {
    opacity: 0;
}

#toggle.on .three {
    transform: rotate(-45deg) translate(7px, -8px);
}

#menu {
    color: white;
    border: none;
    width: 100%;
    height: auto;
    padding: 15px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.85);
    font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    line-height: normal;
    text-align: center;
    margin: 10px auto;
    display: none;
}

.selectpicker {
    width: 100%;
    padding: 10px 0px;
    border: none;
    border-bottom: 1px solid;
    outline: 0;
}

select {
    font-size: 20px;
}

.isotope:after {
    content: '';
    display: block;
    clear: both;
}

.element-item {
    position: static !important;
    float: left;
    width: 100px;
    padding: 10px;
    color: #262524;
}

.element-item .name {
    position: absolute;
    left: 10px;
    top: 60px;
    text-transform: none;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: normal;
}

.element-item .symbol {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 42px;
    font-weight: bold;
    color: white;
}

.element-item .number {
    position: absolute;
    right: 8px;
    top: 5px;
}

.element-item .weight {
    position: absolute;
    left: 10px;
    top: 76px;
    font-size: 12px;
}

.element-item .bor {
    border-bottom: 1px solid #c9c9c9;
    padding: 0px;
    margin-bottom: 10px;
    padding-bottom: 57px;
}

.grid.row {
    display: none;
}

.filters-select {
    display: none;
}

.container select {
    background-image: url('');
}

.slick-dots {
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
    display: none !important;
}

.slick-dots li {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}

.slick-dots li.slick-active button {
    background-color: black;
}

.slick-dots li button {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: #999;
    border: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.slick-dots li :hover {
    background-color: black;
}

.prev {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background-color: #c8102e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
}

.prev span {
    color: #fff;
    font-size: 18px;
}

.prev:hover {
    background-color: #a00d24;
    cursor: pointer;
}

.next {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background-color: #c8102e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
}

.next span {
    color: #fff;
    font-size: 18px;
}

.next:hover {
    background-color: #a00d24;
    cursor: pointer;
}

.slick-slider {
    position: relative;
    display: grid;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    width: fit-content;
    display: contents !important;
}

span#login_error_msg {
    display: none;
    padding: 10px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    width: 35px;
    height: 35px;
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block;
    width: 250px !important;
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.detail-background-box {
    background-color: #000000;
    width: 100%;
    padding-bottom: 15px;
    max-height: 130px;
    overflow: hidden;
    margin-top: 0 !important;
    padding-top: 0 !important;
    position: relative;
}

.detail-nav {
    position: relative;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.detail-nav .container {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/*.detail-nav .first-section {
    border-bottom: 1px solid #c37878;
    padding-bottom: 15px;
    margin-bottom: 14px;
}*/

.detail-navbar-2 h1 {
    color: white;
}

button.detail-navbar-2.tab-b {
    background-color: #B2201D;
}

.main-box-2 {
    margin-top: 0px;
}

.detail-main-box .lSSlideWrapper {
    background-color: #B2201D;
    max-width: 99%;
    padding-left: 12px;
}

.detail-main-box #content-slider li img {
    filter: opacity(1) drop-shadow(0 0 0 white);
}

.detail-main-box .lSAction>a {
    background-image: url(../images/white-controls.png);
    opacity: 1;
}

.detail-main-box .lSSlideOuter {
    background-color: #B2201D;
}

.detail-main-box .lSAction>.lSPrev {
    left: -2%;
}

.detail-main-box .lSAction>.lSNext {
    right: -2%;
}

.detail-nav .detail-main-box {
    margin: 0px;
}

.detail-main-box .right {
    top: -15px;
}

.detail-item {
    height: 120px;
}

.detail-navbar-2.tab-b:before {
    border: 1px solid #c37877;
}

.detail-navbar-2.tab-b {
    background-color: transparent;
}

.detail-section-2 {
    margin: 50px 0px;
}

.cart-head {
    margin-top: 50px;
}

.detail-product-box {
    padding: 0px 46px;
}

.detail-product-box .detail-descri {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 40px;
}

.detail-product-box .detail-product-head h4 {
    color: #B2201D;
    font-size: 35px;
    font-weight: 500;
    display: inline;
}

.detail-product-box .detail-product-head p {
    color: #000000;
    font-size: 25px;
    font-weight: bold;
    margin-top: 7px;
    float: right;
}

.detail-product-box .detail-product-content p {
    font-size: 20px;
    margin-top: 20px;
    color: #97aec6;
}

.detail-product-box .detail-share-buttons {
    margin: 40px 0px;
}

.detail-product-box .detail-facebook {
    padding: 2px;
    background-color: #4267b2;
    display: inline-block;
    border-radius: 3px;
    margin-right: 5px;
}

.detail-product-box .detail-facebook i {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 14px;
}

.detail-product-box .detail-facebook span {
    padding-right: 3px;
    font-size: 13px;
}

.detail-product-box .detail-facebook a {
    text-decoration: none;
    color: white;
    font-weight: 500;
}

.detail-product-box .detail-tweet {
    background-color: #1b95e0;
    padding: 2px;
    border-radius: 3px;
    display: inline-block;
    margin-left: 5px;
}

.detail-product-box .detail-tweet i {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 14px;
}

.detail-product-box .detail-tweet span {
    padding-right: 4px;
    font-size: 13px;
}

.detail-product-box .detail-tweet a {
    text-decoration: none;
    color: white;
    font-weight: 500;
}

.detail-ingredients {
    margin-bottom: 10px;
}

.detail-ingredients .detail-ingredients-heading h2 {
    font-family: roboto;
    font-weight: 400;
    font-size: 35px;
}

.detail-ingredients .detail-ingredients-heading {
    margin-bottom: 58px;
}

.detail-ingredients .detail-ingredients-heading:after {
    content: '';
    border-top: 3px solid #af191a;
    width: 15%;
    position: absolute;
}

.detail-ingredients .detail-ingredients-head-1 {
    margin-bottom: 20px;
}

.detail-ingredients .detail-ingredients-head form p {
    font-size: 13px;
    font-family: "Montserrat";
    background-color: #f1f1f1;
    padding: 5px 10px;
    border-radius: 5px;
}

.detail-ingredients .detail-ingredients-head label {
    margin-bottom: 0;
    width: 100%;
    font-size: 19px;
    font-weight: 500;
}

.custom-checkbox-label {
    display: block;
    position: relative;
    padding: 3px;
    padding-left: 45px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 5px;
    left: 15px;
    height: 18px;
    width: 18px;
    border: 1px solid #000000;
    border-radius: 4px;
}

.custom-checkbox-label input:checked~.checkmark {
    background-color: #F6BA1A;
    border: 1px solid #ffffff;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox-label input:checked~.checkmark:after {
    display: block;
}

.custom-checkbox-label .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.minha-table {
    width: 100%;
    margin: 20px 0px;
}

.detail-ingredients-head h3 {
    font-weight: 500;
    color: #000000;
    font-size: 20px;
}

.detail-ingredients-head table td {
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    display: block;
    margin-bottom: 15px;
    padding: 10px 0px;
    color: #000000;
}

.detail-ingredients-head td.selected {
    background: #F6BA1A;
    color: white;
    border: 1px solid #F6BA1A;
}

.table {
    margin-bottom: 0px !important;
}

.cart-table-last-box {
    display: block;
    width: 100%;
    border-top: 1px solid #d7d7d7;
    padding: 20px 0px;
    background-color: #f9fafa;
}

.cart-table-coupon-box input {
    margin-left: 25px;
    padding: 5px 10px;
    background-color: #f1f1f1;
    border: none;
    font-weight: 500;
    color: #1d1f20;
    outline: none;
}

.cart-table-coupon-box a {
    background-color: #B2201D;
    padding: 10px 20px;
    color: white;
    border-radius: 1000px;
    margin-left: 10px;
    font-weight: 500;
}

.detail-product-box .detail-plus-button {
    padding: 10px;
    display: inline-block;
    margin-right: 20px;
}

.detail-product-box .detail-plus-button a i {
    font-size: 18px;
    color: black;
    border: 1px solid #d7d7d7;
    height: 30px;
    width: 30px;
    text-align: center;
    padding-top: 6px;
}

.detail-product-box .detail-plus-add-cart {
    padding: 10px 60px;
    background-color: #B2201D;
    border-radius: 1000px;
    display: inline-block;
}

.detail-product-box input#number {
    padding: 0;
    width: 40px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #929292;
    border: none;
}

.detail-product-box .detail-plus-add-cart a {
    text-decoration: none;
}

.detail-product-box .detail-plus-add-cart span {
    font-size: 18px;
    font-weight: 500;
    color: white;
}

.detail-related-box {
    padding: 50px 0px;
    background-color: #f1f1f1;
}

.detail-related-box .detail-related-head h3 {
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    color: #000000;
}

.detail-related-head {
    margin-bottom: 80px;
}

.detail-related-head:after {
    content: '';
    border-top: 3px solid #B2201D;
    width: 10%;
    position: absolute;
    right: 50%;
}

.row.bor.bor-1.detail-related-tab {
    width: 100%;
    margin-left: 0px;
}

.detail-main-box button {
    background-color: transparent;
}

.detail-main-box {
    background-color: transparent;
    height: auto;
    margin-top: 12px;
    margin-bottom: 0px;
}

.detail-main-box .slick-track {
    padding-bottom: 15px;
}

.detail-main-box .slick-slide img {
    filter: opacity(0.5) drop-shadow(0 0 0 #fff);
}

.detail-main-box .slick-slide .active img {
    filter: opacity(1) drop-shadow(0 0 0 white);
}

.detail-main-box h1 {
    color: #fff;
    font-weight: 500;
    opacity: 0.5;
}

.detail-main-box .slick-slide .active h1 {
    color: #fff;
    font-weight: 500;
    opacity: 1;
}

.detail-main-box .next {
    top: 30%;
    color: #c37878;
}

.detail-main-box .prev {
    color: #c37878;
}

.detail-main-box .tab-b:before {
    border: 1px solid #c37878;
}

p#category_div {
    margin-top: 50px;
    display: none;
}

div#forgotbody {
    display: none;
}

#reg_success_msg {
    color: green;
    display: none;
}

.terms-head {
    margin: 50px 0px;
}

.order-status ul .round-d-1 {
    padding: 15px 0px;
    font-weight: 700;
    font-size: large;
}

#check_login_error_msg {
    color: red;
    display: none;
}

.a-con {
    display: flex;
    justify-content: center;
    margin-top: 58px;
    border-bottom: 2px solid whitesmoke;
}

.feature-head h2 {
    display: flex;
    justify-content: center;
    font-size: 2.125em;
    margin-bottom: 0;
    border: none;
    color: #000000;
    padding-bottom: 6px;
}

.terms-head h4 {
    color: #000000;
    font-weight: 500;
}

.terms-head ol {
    color: #9eb0d3;
    font-weight: 400;
}

.feature-head p {
    padding: 0px 190px;
    font-size: 20px;
    font-weight: 400;
    color: #1d1f20;
    text-align: center;
}

#reg_error_msg {
    color: red;
    display: none;
    padding: 10px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.termls {
    font-size: initial;
    word-spacing: 0.5px;
    margin-bottom: 5px;
    text-align: justify;
}

.cart-bill-and-category {
    margin-bottom: 40px;
}

.cart-bill-and-category .cart-head h1 {
    font-size: 40px;
    padding: 0px 0px 40px 0px;
    font-weight: 500;
    color: #B2201D;
}

.cart-category .cart-category-name {
    padding: 23px 0px;
    background-color: #f9fafa;
}

.cart-category .cart-category-name p {
    font-family: 'Montserrat';
    font-size: 18px;
    margin: 0px;
}

.cart-category .cart-product-image {
    display: inline-block;
    margin: 9px 0px;
    border-top: 0;
    padding: 0px 17px 0px;
}

.detail-ingredients-head .custom-checkbox-label input:checked~.checkmark {
    height: 18px;
    width: 18px;
}

input[type="checkbox"] {
    vertical-align: middle;
}

.cart-bs-content .checkmark::after {
    content: '';
    top: 6px;
    left: 9px;
}

.cart-category .cart-quantity {
    padding: 5px;
    width: 96px;
    margin: 23px auto;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #f9fafa;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: white !important;
}

.cart-category .cart-category-items {
    padding: 40px 0px;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 700;
    color: black;
    padding-left: 15px;
    border-top: none;
}

.cart-category .cart-category-items #producttotal6 {
    text-align: right;
    padding-right: 15px;
}

.cart-category .cart-category-items p {
    font-weight: 500;
    color: #1d1f20;
    text-align: left;
    margin-bottom: 5px;
}

.cart-category i.fa.fa-trash-o {
    font-size: 22px;
    padding-right: 20px;
    color: #B2201D;
}

.cart-category .cart-category-head {
    background-color: #f9fafa;
}

.cart-category .cart-category-tab {
    padding: 25px 0px;
    text-align: center;
    font-size: 17px;
    color: #000000;
}

.cart-bill-box {
    border: 1px solid #d7d7d7;
    padding: 29px;
    border-radius: 5px;
}

.cart-bill-box .cart-bill-box-head h4 {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
    margin-bottom: 25px;
    color: #000000;
    font-weight: 500;
}

.cart-b-subtotal {
    margin-top: 15px;
}

.cart-b-subtotal .cart-bs-head {
    width: 100%;
}

.cart-b-subtotal .cart-bs-ftotal {
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
}

.cart-b-subtotal .cart-bs-head h4 {
    width: 50%;
    float: left;
    display: inline-block;
    font-size: 18px;
    color: #000000;
}

.cart-b-subtotal .cart-bs-head p {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    width: 50%;
    text-align: right;
    color: #97abcc;
}

#orderplacestrip {
    display: none;
}

.icons,
.co-add {
    float: left;
}

.contact-head .submit {
    background-color: #B2201D;
    border-radius: 1000px;
    margin-right: 15px;
    color: white;
    text-decoration: none;
    font-size: 18px;
    padding: 10px 45px;
    border: 1px solid;
    cursor: pointer;
}

/* Support for capitalized class names */
.Contact-head .submit {
    background-color: #B2201D;
    border-radius: 1000px;
    margin-right: 15px;
    color: white;
    text-decoration: none;
    font-size: 18px;
    padding: 10px 45px;
    border: 1px solid;
    cursor: pointer;
}

.contact-head textarea {
    width: 100%;
    height: 150px;
    border: none;
    background: #f1f1f1;
    padding: 5px 15px;
}

/* Support for capitalized class names */
.Contact-head textarea {
    width: 100%;
    height: 150px;
    border: none;
    background: #f1f1f1;
    padding: 5px 15px;
}

#orderplacepaypal {
    display: none;
}

#orderplacepaypal button {
    border: none;
    background: none;
    color: white;
    padding: 10px 0px;
    text-align: center;
    background-color: #B2201D;
    width: 100%;
    border-radius: 1000px;
    margin-top: 40px;
}

div#orderplace1 {
    display: none;
}

div#orderplace1 button {
    border: none;
    background: none;
    color: white;
    padding: 10px 0px;
    text-align: center;
    background-color: #B2201D;
    width: 100%;
    border-radius: 1000px;
    margin-top: 40px;
}

.cart-shipping-box {
    padding: 29px;
    border: 1px solid #d7d7d7;
    margin-top: 20px;
    border-radius: 5px;
}

.cart-b-shipping {
    margin-top: 20px;
    width: 100%;
}

.cart-b-shipping .cart-bs-heading h4 {
    width: 40%;
    float: left;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}

.cart-b-shipping .cart-bs-heading .cart-bs-content {
    display: inline-block;
    font-size: 14px;
    /*width: 60%;*/
    font-weight: 600;
}

.cart-bs-content .checkbox-custom+.checkbox-custom-label:before,
.radio-custom+.radio-custom-label:before {
    background-color: #e7e7e7;
    height: 20px;
    width: 20px;
}

.cart-bs-content .checkbox-custom:checked+.checkbox-custom-label:before {
    background-color: #3774f5;
    font-size: 14px;
}

.cart-b-shipping .cart-bsc-note p {
    text-align: center;
    margin-top: 20px;
    color: #1d1f20;
    font-weight: 500;
}

.checkbox-custom-label {
    color: #000000;
    font-weight: 400;
}

.cart-shipping-box .cart-b-button {
    padding: 10px 0px;
    text-align: center;
    background-color: #B2201D;
    width: 100%;
    border-radius: 1000px;
    margin-top: 40px;
}

.cart-b-button a {
    text-decoration: none;
    color: white;
    font-weight: 700;
    font-size: 16px;
}

.cart-category .cart-coupon-button-tab .cart-coupon-code {
    float: left;
}

.cart-category .cart-coupon-button-tab .cart-coupon-button {
    display: inline-block;
}

.cart-category .cart-coupon-button-tab .cart-coupon-button button {
    padding: 10px 25px;
    background-color: #333333;
    border: none;
    border-radius: 1000px;
    margin: 0px 16px;
    color: white;
    font-weight: 700;
    outline: none;
}

.cart-category .cart-coupon-button-tab .cart-coupon-code input#cart-coupon {
    background-color: #e5e5e5;
    border: none;
    padding: 7px 13px;
    margin-top: 3px;
    border-radius: 5px;
}

.cart-bill-checkbox:checked+.cart-bill-box-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: blue;
    color: #fff;
}

.cart-category .cart-quantity button {
    outline: none;
    border: none;
    padding: 0px;
    height: 25px;
    background-color: transparent;
    width: 25px;
    border: 1px solid #d7d7d7;
    text-align: center;
    color: black;
    font-size: 13px;
}

.cart-category .cart-quantity input#adults {
    width: 25px;
    background-color: transparent;
    border: none;
    text-align: center;
}

.cart-category .cart-coupon-button-tab {
    margin-top: -14px;
    padding: 20px 25px;
    background-color: #f9fafa;
    width: 100%;
    border-top: 1px solid #d7d7d7;
}

.cart-bill-box .cart-bill-sub-total {
    color: #a2a2a2;
    font-family: 'Montserrat';
}

.cart-box-items .cart-category-items h6 {
    display: none;
    font-weight: 700;
    font-size: 15px;
}

.cart-box-items .cart-category-shape h6 {
    display: none;
    font-weight: 700;
    font-size: 15px;
}

.cric {
    width: 18px;
    height: 18px;
    background-color: #af191b;
    border-radius: 50%;
    font-size: 15px;
    text-align: center;
    padding: 1px 0px;
    position: absolute;
    top: -8px;
    left: 12px;
}

.cric-1 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 50%;
    font-size: 15px;
    text-align: center;
    padding: 0px 0px;
    position: absolute;
    top: -8px;
    left: 12px;
    color: #af191b;
    border: 1px solid #000;
}

.login .fa-shopping-cart {
    position: relative;
}

.kd-social a:hover {
    color: #fff;
}

.img-center {
    text-align: center;
}

.cart-category-items.prod {
    padding: 40px 0px;
    text-align: left;
    padding-left: 15px;
}

.cart-category-items-price {
    color: #000000 !important;
}

.cart-category-shape {
    border-top: none !important;
}

.detail-main-box .slick-slide .active:after {
    content: "";
    position: absolute;
    border: 1px solid #c37878;
    top: 20px;
    height: 70px;
    z-index: 1;
    left: 157px;
}

.login-modal-head {
    width: 100%;
}

.login-modal-head button.close {
    outline: none;
}

.login-modal li.nav-item {
    width: 50%;
    text-align: center;
}

.login-modal .nav-tabs {
    border-bottom: none;
}

.login-modal .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: white;
    font-size: 20px;
    font-weight: 600;
    background-color: #B2201D;
}

.login-modal .nav-tabs .nav-link {
    border: none;
    height: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}

.login-modal .tab-pane {
    margin-top: 30px;
}

.login-modal label {
    width: 100%;
    font-weight: 700;
    padding-top: 10px;
}

.login-modal input#modal-text {
    width: 100%;
    padding: 8px;
    background-color: #f6f6f6;
    border: none;
    outline: none;
    border-radius: 5px;
}

.modal-re p {
    vertical-align: middle;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 6px;
}

.login-modal .modal-re {
    margin-top: 10px;
    display: inline-block;
}

.modal-login-button button {
    padding: 10px 25px;
    background-color: #B2201D;
    border-radius: 1000px;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

span.modal-forgot {
    float: right;
    margin-top: 10px;
}

.modal-login-button h6 {
    color: white;
    font-weight: 700;
    margin: 0px;
    font-size: 15px;
    letter-spacing: 1px;
}

.modal-forgot p {
    color: red;
    margin-top: 10px;
}

.modal-rg-content p {
    font-size: 15px;
    color: #9d9d9d;
}

.modal-rg-content {
    margin-top: 20px;
}

.login-re-modal .modal-body {
    padding: 2rem;
}

.modal-open .modal {
    padding-right: 0px !important;
}

.modal-dialog.modal-1 {
    max-width: 100%;
    margin: 0px;
    height: 100vh;
}

.empty-box {
    background-color: #fff;
    height: 100vh;
}

.modal-content {
    border-radius: 0rem !important;
    border: none !important;
}

.portfolio.por-1 {
    border-bottom: 1px solid #d7d7d7;
    padding: 30px 0px 20px 0px;
    margin: 0 auto;
}

.por-1 .b-img {
    width: 100px;
    border: 0;
    padding: 9px 0px;
    border-radius: 6px;
    height: 100px;
}

.por-1 .b-text h1 {
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 5px;
    font-weight: 500;
}

.box-spa h2 {
    font-size: 13px;
    font-weight: normal;
    color: #848484;
    margin-bottom: 12px;
}

.por-1 .b-text p {
    font-size: 18px;
    font-weight: 400;
    color: #B2201D;
}

.b-text p img {
    padding: 0px 2px;
}

.por-img {
    width: 15%;
}

.por-1 .b-text {
    width: 80%;
    padding-left: 25px;
    padding-top: 10px;
}

.modal-header.cart-h {
    margin-bottom: 50px;
}

.modal-body.main-modal {
    margin: 0 auto;
    border-top: 1px solid #d7d7d7;
    padding: 0px;
    height: 480px;
    overflow: hidden;
    overflow-y: auto;
    border-bottom: 1px solid #d7d7d7;
}

.portfolio.por-1:last-child {
    border: none;
}

.por-1 .price h1 {
    font-weight: 400;
    color: #1d1f20;
    font-size: 15px;
}

.por-1 .price i {
    font-size: 25px;
    color: #B2201D;
    cursor: pointer;
    margin-bottom: 10px;
}

.modal-header {
    border: none !important;
}

.box-spa {
    display: inline-block;
}

.por-1 .price {
    float: right;
}

.modal-header.cart-h .close {
    position: relative;
    right: 8%;
    outline: 0
}

.modal-header.cart-h .close:hover {
    opacity: 1;
}

.close img {
    width: 62%;
}

.total {
    padding: 25px 0px;
    border-bottom: 1px solid #d7d7d7;
}

.viewcart {
    margin: 25px 0px;
    float: right;
}

.viewcart h1 a {
    background-color: #B2201D;
    padding: 12px 26px;
    border-radius: 22px;
    font-weight: 500;
    font-size: 16px;
    transition: all 0.5s;
    color: #fff !important;
}

.viewcart h1 a:hover {
    background-color: #f2f2f2;
    color: #000 !important;
    text-decoration: none;
}

.b-text h1 a:hover {
    text-decoration: none;
}

.total h1 {
    font-size: 18px;
    color: #909090;
    display: inline-block;
    font-weight: 600;
    margin: 0;
}

.total span {
    font-size: 18px;
    color: #000;
    float: right;
    font-weight: 600;
}

.viewcart h1 {
    font-size: 16px;
    color: #212529;
    display: inline-block;
    font-weight: 400;
    margin: 0;
}

.viewcart span {
    font-size: 16px;
    color: #212529;
    display: inline-block;
    font-weight: 400;
    margin: 0;
    float: right;
}

.last-box {
    border: 5px solid #f0aeae;
    background-color: #fce9e9;
    padding: 30px 15px;
    border-radius: 10px;
    margin: 30px 0px;
    display: flex;
}

.Delivery {
    display: inline-block;
    position: relative;
    width: 14%;
}

.Delivery:after {
    content: "";
    border: 4px solid #c05555;
    height: 65px;
    position: absolute;
    top: -4px;
    right: 0px;
}

.last-text h1 {
    font-size: 17px;
    color: #c05555;
    font-family: "Montserrat";
    font-weight: 600;
    margin-bottom: 5px;
}

.last-text {
    width: 85%;
    padding: 5px 0px 0px 10px;
}

.last-text p {
    font-size: 18px;
    color: #c05555;
    font-family: "Montserrat";
    font-weight: 700;
    margin-bottom: 0px;
}

.modal-forgot a:hover {
    text-decoration: none;
    color: #007bff;
}

.accordion .card-header {
    cursor: pointer;
    border-top: 6px solid #B2201D;
    border-bottom: none;
    border-radius: 0px !important;
    background-color: #f1f1f1;
    padding: 15px 10px;
}

td.cart-product-image img {
    width: 90px;
    border-radius: 5px;
    height: 80px;
}

.card.m-b-0 {
    border: none;
}

.accordion.heading-right .card-title {
    position: absolute;
    right: 50px;
}

.accordion.indicator-plus .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
}

.accordion.indicator-plus .card-header.collapsed:after {
    content: "\f067";
}

.accordion.indicator-plus-before.round-indicator .card-header:before {
    content: "\f007";
    color: #B2201D;
    font-size: 20pt;
    float: left;
    line-height: normal;
    font-family: 'FontAwesome';
    margin-right: 30px;
}

.accordion.indicator-plus-before.round-indicator .card-header.d-detail:before {
    content: "\f041";
    color: #B2201D;
    font-size: 20pt;
    float: left;
    line-height: normal;
    font-family: 'FontAwesome';
    margin-right: 30px;
}

.accordion.indicator-chevron .card-header:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
}

.accordion.indicator-chevron .card-header.collapsed:after {
    content: "\f077";
}

.accordion.background-none [class^="card"] {
    background: transparent;
}

.accordion.border-0 .card {
    border: 0;
}

.checkbox-acco1 p {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 500;
    color: #000000;
}

.checkbox-acco1 a.card-title {
    font-size: 20px;
    font-weight: 500;
    color: #F6BA1A !important;
    padding: 0px 4px;
}

.checkout-back {
    background-color: #f1f1f1;
    padding: 50px 0px;
}

.checkout-h h1 {
    font-size: 35px;
    font-weight: 500;
    padding: 0px 0px 60px;
    margin-bottom: 0px;
    color: #000000;
}

.indicator-plus-before {
    padding: 10px;
    background-color: #fff;
}

.check-pa {
    padding: 30px 50px;
}

.checkbox-acco1 a.card-title:hover {
    text-decoration: none;
}

.card-body {
    border: 1px solid #d7d7d7;
    margin-top: 25px;
    padding: 10px 30px !important;
}

.card-body p {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
}

.phone label {
    color: #000000;
    font-weight: 400;
}

.card-body form input {
    width: 100%;
    background-color: #f1f1f1;
    border: none;
    padding: 8px;
    margin-bottom: 15px;
    outline: none;
}

.card-body form span {
    color: #af191a;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 2px;
}

img#pay1.activepayment {
    opacity: 0.5;
}

.check {
    padding: 4px 0px;
    display: inline-block;
    width: 29%;
}

.card-body form lable {
    font-family: 'Montserrat';
    font-size: 15px;
}

.card-body .sub input {
    background-color: #B2201D;
    color: #fff;
    padding: 7px 60px;
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 500;
    border-radius: 1000px;
}

.card-body form .check input {
    width: auto;
    margin-bottom: 0px;
}

.card-body form .check p {
    display: inline-block;
    margin-bottom: 0px;
}

.forgot a {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #af191a;
    cursor: pointer;
}

.forgot a:hover {
    text-decoration: none;
}

.forgot {
    width: 100%;
    margin-top: 12px;
}

.sub {
    display: inline-block;
}

.pro-user {
    text-align: center;
}

.contact-head .submit {
    margin-top: 30px;
}

.btn-danger:hover {
    color: #fff;
    background-color: #B2201D;
    border: none;
}

.d-detail h1 {
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    margin-bottom: 0px;
    line-height: 28px;
}

.d-detail {
    margin-top: 30px !important;
}

.billing h1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #000000;
}

.billing input {
    width: 100%;
    background-color: #f7f7f7;
    border: none;
    padding: 3px 0px;
    margin-bottom: 20px;
}

.billing span {
    color: #af191a;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 3px
}

.city select {
    width: 100%;
    padding: 5px 10px;
    font-size: 14px;
    outline: 0;
    border: none;
    background-color: #f7f7f7;
}

.city {
    margin-bottom: 20px;
}

.additional h1 {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}

.additional p {
    font-size: 15px;
    font-weight: 400;
    color: #000000;
}

.additional h1 {
    font-weight: 500;
    color: #000000;
}

.add-box {
    padding: 5px 10px;
    background-color: #f5f5f5;
}

.add-box p {
    font-family: 'Montserrat';
    font-size: 12px;
    color: #606060;
    margin-top: 0;
}

.Location {
    width: 50%;
}

.Location label {
    font-family: 'Montserrat';
    font-size: 15px;
    margin-top: 10px;
}

.Location input {
    width: 100%;
    background-color: #f7f7f7;
    border: none;
    padding: 3px 0px;
    margin-bottom: 20px;
}

.swip-box {
    background-color: #ebe9eb;
    padding: 20px 15px;
}

.Location span {
    color: #af191a;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 3px;
}

.cart-t h1 {
    font-family: 'roboto';
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 15px;
}

.cart-t {
    background-color: #fff;
    padding: 30px 30px;
}

.sub-t h2 {
    font-family: 'Montserrat';
    font-size: 20px;
    display: inline-block;
    margin-bottom: 0px;
    color: #848484;
}

.sub-t span {
    font-family: 'Montserrat';
    font-size: 18px;
    float: right;
    font-weight: 500;
    color: #848484;
}

.sub-t {
    margin-bottom: 20px;
}

.content {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding-top: 20px;
    padding-bottom: 10px;
}

.main-t {
    padding-top: 35px;
}

.main-t h2 {
    font-family: 'Montserrat';
    font-size: 20px;
    display: inline-block;
    margin-bottom: 0px;
}

.main-t span {
    font-family: 'Montserrat';
    font-size: 20px;
    float: right;
    font-weight: 500;
}

#collapseTwoH .card-body {
    border: none;
    padding: 0px !important;
}

.cash-box h1 {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0px;
    margin-bottom: 20px;
}

.cashswipe {
    background-color: #f7f7f7;
    padding: 20px 15px;
    padding-right: 40px;
    display: flex;
}

.pay:after {
    content: '';
    height: 0px;
    width: 0px;
    border-bottom: 20px solid #dfdcde;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    top: -17px;
    left: 22px;
}

.cashswipe .check {
    display: inline-block;
    padding-bottom: 12px;
}

.pay {
    background-color: #dfdcde;
    padding: 15px 15px;
    width: 95%;
    float: right;
    position: relative;
    margin-top: 26px;
    display: none;
}

.cashswipe .check p {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: normal;
    color: #000;
    line-height: 20px;
    display: inline;
    margin-left: 5px;
}

.cashswipe .radio {
    display: inline-block;
    margin-left: 0px;
}

.cashswipe .radio p {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: normal;
    color: #000;
    line-height: 20px;
    display: inline;
    margin-left: 5px;
}

.radio .pay p {
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: normal;
    color: #000;
    margin-left: 0px;
}

.account-page-head h1 {
    color: #B2201D;
    margin: 50px 0px;
    font-weight: 500;
}

.account-pro-tab .acc-pro-box {
    padding: 45px;
    border: 1px solid #d7d7d7;
    text-align: center;
}

.acc-pro-box .acc-proimg {
    margin-bottom: 40px;
}

.acc-pro-content h4 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
}

.account-tabimg .acc-tab-icon {
    width: 24px;
    margin-right: 20px;
    filter: opacity(0.5) drop-shadow(0px 0px 0px #000);
}

.nav-pills .nav-link.active .account-tabimg .acc-tab-icon {
    filter: none;
}

.acc-pro-content p {
    margin: 0px;
    font-size: 20px;
    color: #1d1f20;
    font-weight: 400;
}

.account-pro-tab .nav-item .nav-link {
    padding: 30px;
    border: 1px solid #d7d7d7;
    border-top: none;
}

.account-pro-tab .nav-item .nav-link p {
    margin: 0px;
    display: inline-block;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}

.account-pro-tab .nav-item .nav-link.active p {
    color: white;
}

.account-pro-tab {
    margin-bottom: 50px;
}

.nav-pills .nav-link.active {
    background-color: #000000 !important;
}

.acc-pro1-box .nav-link:before {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
    transition: all 0.5s;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
}

.nav-pills .nav-link.active:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 20px;
    color: white;
}

.nav-pills .nav-link.active .account-tabimg {
    filter: none;
}

.account-pro-tab .nav-item .nav-link:hover {
    background-color: transparent;
}

.account-pro-tab .nav-item .nav-link.active:hover {
    background-color: #af191a;
}

.account-pro-tab .nav-pills>li+li {
    margin-left: 0px;
}

.acco-tab-content h2 {
    margin-top: 0px;
    margin-bottom: 40px;
    font-family: "roboto";
    font-size: 25px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 30px;
}

.acco-tab-content .acco-cp-box {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 40px 0px;
}

.acco-tab-content .acco-cp-box.change {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 40px 65px;
}

.acco-tab-content label {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.acco-tab-content label span {
    color: #af191a;
    padding-left: 3px;
}

input#acco-tab-fo {
    width: 100%;
    padding: 7px 15px;
    background-color: #f1f1f1;
    border: none;
    outline: 0;
    margin-bottom: 30px;
}

/* Styles for home page contact form */
input#home-contact-name,
input#home-contact-email,
input#home-contact-phone {
    width: 100%;
    padding: 7px 15px;
    background-color: #f1f1f1;
    border: none;
    outline: 0;
    margin-bottom: 30px;
}

textarea#home-contact-message {
    width: 100%;
    height: 150px;
    border: none;
    background: #f1f1f1;
    padding: 5px 15px;
    margin-bottom: 30px;
    outline: 0;
}

.acco-button .acco-c-button {
    display: inline;
}

.acco-button .acco-c-button a {
    color: white;
    text-decoration: none;
    font-size: 18px;
    padding: 15px 40px;
    background-color: #B2201D;
    border-radius: 1000px;
    margin-right: 15px;
}

.acco-cp-box .acco-button {
    display: block;
    margin: 13px 0px;
}

.acco-button .acco-u-button a {
    background-color: #F6BA1A;
    border-radius: 1000px;
    margin-right: 15px;
}

.tab-pane h2 {
    font-size: 25px;
    color: #000000;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 34px;
}

.order-my {
    padding-top: 26px;
    padding-bottom: 35px;
    border-bottom: 1px solid #d7d7d7;
}

.pending {
    margin-top: 30px;
}

.order-main {
    display: flex;
}

.My-b {
    width: 20%;
}

.order-nu h1 {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}

.order-add {
    width: 40%;
}

.order-date {
    text-align: right;
}

.order-add p {
    font-size: 18px;
    color: #9eb0cb;
    margin-bottom: 0;
}

.order-price h1 {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    text-align: center;
}

.order-date h1 {
    font-size: 18px;
    color: #1d1f20;
}

.pending-btn a {
    background-color: #B2201D;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 7px 25px;
    border-radius: 1000px;
}

.pending-btn a:hover {
    color: #fff;
    text-decoration: none;
}

.order-v {
    text-align: right;
}

.order-v a {
    background-color: #f7f7f7;
    color: #9eb0cb;
    font-size: 14px;
    padding: 9px 13px;
    border-radius: 6px;
    font-weight: 500;
}

.order-v a:hover {
    color: white;
    text-decoration: none;
    background-color: #000000;
}

.logout h4 {
    text-align: center;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
    color: #000000;
    text-transform: uppercase;
}

.logout p {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    margin: 20px 0px;
    color: #1d1f20;
}

.modal-header.logout {
    display: block;
    padding: 35px 15px;
}

.logout h1 {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
}

.logout-but .btn {
    padding: 6px 40px;
    border-radius: 30px;
    background-color: #B2201D;
    border: none;
}

.logout-but .btn-1 {
    padding: 6px 40px;
    border-radius: 30px;
    background-color: #F6BA1A;
    border: none;
    color: #fff;
}

.btn-1 i {
    margin-right: 10px;
    font-size: 16px;
}

.logout-but {
    text-align: center;
    margin-top: 40px;
}

.log .nav-link:before {
    content: "";
}

.modal-backdrop.show {
    opacity: .7 !important;
}

#myModal2 .modal-dialog {
    margin: 14rem auto;
}

.footer-section .img img {
    display: none;
}

.contact-h h1 {
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
}

.contact-h p {
    font-size: 18px;
    color: #1d1f20;
    text-align: center;
}

.contact-h {
    padding: 0px 0px 20px;
}

/* Support for capitalized class names */
.Contact-h h1 {
    font-weight: 700;
    font-size: 42px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}

.Contact-h h1:after {
    content: "";
    height: 3px;
    background-color: #B2201D;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
}

.Contact-h p {
    font-size: 18px;
    color: #1d1f20;
    text-align: center;
}



.contact-head h1 {
    font-size: 28px;
    color: #000000;
    font-weight: 500;
    position: relative;
}

.contact-head h1:after {
    content: "";
    border: 2px solid #B2201D;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 18%;
    top: 48px;
}

.contact-head p {
    font-size: 17px;
    color: #1d1f20;
    margin-top: 50px;
}

/* Support for capitalized class names */
.Contact-head h1 {
    font-size: 28px;
    color: #000000;
    font-weight: 700;
    position: relative;
    text-align: left;
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.Contact-head h1:after {
    content: "";
    height: 3px;
    background-color: #B2201D;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
}

.Contact-head p {
    font-size: 17px;
    color: #1d1f20;
    margin-top: 50px;
    text-align: left;
}

.Contact-head form {
    text-align: center;
}

.Contact-head .submit {
    background-color: #B2201D;
    border-radius: 1000px;
    margin-right: 0;
    margin-left: 0;
    color: white;
    text-decoration: none;
    font-size: 18px;
    padding: 10px 45px;
    border: 1px solid;
    cursor: pointer;
    display: inline-block;
}

.contact-head-1 h1 {
    font-size: 28px;
    color: #000000;
    font-weight: 500;
    position: relative;
}

.contact-head-1 h1:after {
    content: "";
    border: 2px solid #B2201D;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 18%;
    top: 48px;
}

.contact-head-1 p {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
}

/* Support for capitalized class names */
.Contact-head-1 h1 {
    font-size: 28px;
    color: #000000;
    font-weight: 500;
    position: relative;
}

.Contact-head-1 h1:after {
    content: "";
    border: 2px solid #B2201D;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 18%;
    top: 48px;
}

.Contact-head-1 p {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
}

.f-location p {
    margin-top: 15px;
}

.info ul li a {
    color: #fff;
}

.contact-add {
    margin-bottom: 80px;
    position: relative;
    z-index: 1;
    clear: both;
}

/* Support for capitalized class names */
.Contact-add {
    margin-bottom: 80px;
    position: relative;
    z-index: 1;
    clear: both;
    padding: 80px 0;
    background: #ffffff;
}

.detail-main {
    margin-bottom: 60px;
}

.order-d {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 100px;
}

.order-status {
    margin-bottom: 75px;
}

.order-d h1 {
    font-size: 48px;
    color: #000000;
    text-align: center;
    position: relative;
    display: inline-block;
}

.order-d h1:after {
    content: "";
    border: 3px solid #B2201D;
    position: absolute;
    bottom: 0;
    left: 28%;
    width: 40%;
    top: 78px;
}

.order-status ul {
    padding: 0px;
    display: flex;
}

.order-status ul li {
    list-style: none;
    width: 33.33%;
    text-align: center;
    position: relative;
}

.order-status ul .round-d {
    height: 65px;
    width: 65px;
    background-color: #B2201D;
    border-radius: 50%;
    color: #fff;
    margin: 0 auto;
    padding: 13px 0px;
}

.round-d h1 {
    font-size: 25px;
    font-weight: 700;
}

.round-d img {
    width: 35%;
    padding-top: 7px;
}

.order-status ul .round-d-1 {
    height: 70px;
    width: 70px;
    background-color: #d7d7d7;
    border-radius: 50%;
    margin: 0 auto;
}

.order-status ul .process-1 {
    width: 33.33%;
    top: -23px;
}

.order-status ul .process-1:after {
    content: "";
    border: 3px solid #B2201D;
    position: absolute;
    top: 110px;
    left: 165px;
    width: 82%;
    z-index: -1;
}

.order-status ul .no-process-1:after {
    content: "";
    border: 3px solid #d7d7d7;
    position: absolute;
    top: 87px;
    left: 165px;
    width: 82%;
    z-index: -1;
}

.no-process-1 {
    width: 33.33%;
    text-align: center;
}

.order-d-text h1 {
    font-weight: 500;
    font-size: 26px;
    color: #000000;
}

.order-d-text p {
    font-weight: 600;
    font-size: 16px;
    color: #B2201D;
    margin: 0px;
}

.order-d-text {
    margin-top: 20px;
}



.main-order-detail {
    padding: 30px 20px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 22px;
}

.all-data-order {
    padding: 30px 20px;
    border: 1px solid #d7d7d7;
}

.all-data-order-1 {
    padding: 30px 20px;
    border: 1px solid #d7d7d7;
    margin-top: 30px;
}

.sub-order {
    padding: 30px 30px;
}

.main-order-detail h1 {
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    display: inline-block;
}

.main-order-detail span {
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    display: inline-block;
    float: right;
}

.main-order-detail p {
    font-size: 18px;
    font-weight: 400;
    color: #1d1f20;
    margin-bottom: 0px;
}

.sub-order-text h1 {
    font-size: 28px;
    font-weight: 500;
    color: #000000;
}

.sub-order-text p {
    font-size: 14px;
    color: #9eb0ca;
}

.sub-order .img {
    display: block;
    float: left;
    margin-right: 30px;
    width: 100px;
}

.sub-order-text span {
    float: right;
    font-size: 20px;
    color: #000000;
    font-weight: 500;
}

.sub-order-text span h1 {
    font-size: 12px;
    color: #1d1f20;
    font-weight: 400;
    text-align: right;
    padding-top: 5px;
}

.sub-order-text span h1 img {
    width: 20%;
    padding: 0px 2px;
}

.sub-order-1 {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 30px;
    margin-bottom: 28px;
}

.sub-order-1 .img img {
    width: 100%;
    height: 80px;
    border-radius: 5px;
}

.sub-text-1 {
    display: inline-block;
    width: 60%;
}

.sub-order .sub-order-1:last-child {
    border: none;
}

.per-data h1 {
    font-size: 23px;
    color: #000000;
    font-weight: 500;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 18px;
    margin-bottom: 18px;
}

.all-data-order ul {
    padding-left: 0px;
}

.all-data-order ul li {
    list-style: none;
}

.all-data-order ul li h1 {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    display: inline-block;
}

.all-data-order ul li span {
    font-size: 14px;
    color: #9eb0cb;
    float: right;
}

.addre span {
    padding-left: 10px;
    width: 77%;
    line-height: 24px;
    text-align: right;
}

.addre {
    margin-bottom: 0px;
    height: auto;
    display: inline-block;
    margin-bottom: 20px;
}

.all-data-order ul .pro {
    list-style: none;
    margin-bottom: 15px;
}

.sub-total-start h1 {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    display: inline-block;
}

.sub-total-start span {
    font-size: 16px;
    color: #9eb0cb;
    float: right;
    font-weight: 400;
}

.sub-total-start {
    margin-bottom: 18px;
}

.round-d-1 span img {
    width: 35px;
    padding-top: 3px;
}

.final-total h1,
.final-total span {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    display: inline-block;
}

.final-total {
    border-top: 1px solid #d7d7d7;
    padding-top: 18px;
}

.final-total span {
    float: right;
    font-weight: 400;
}

.detail-product-img {
    height: 390px !important;
}

@media (max-width:1200px) {
    #portfoliolist .portfolio {
        width: 100% !important;
    }

    .price {
        width: 24%;
    }

    .about-heading p {
        padding: 0px 100px;
    }

    .order-status ul .process-1:after {
        left: 142px;
        ;
    }

    .kd-social a {
        padding: 0px 11px;
    }

    .order-status ul .no-process-1:after {
        left: 142px;
    }

    .addre span {
        padding-left: 10px;
        width: 71%;
    }

    .last-text {
        width: 83%;
        padding: 0px 0px 0px 15px;
    }

    .order-add p {
        font-size: 16px;
    }

    .Delivery {
        width: 17%;
    }

    .kb-menu ul li {
        padding: 38px 28px;
    }

    .detail-main-box .slick-slide .active:after {
        content: "";
        left: 132px;
    }

    .slick-slide .active:after {
        top: 104px;
        left: 32%;
    }

    #content-slider li .active:after {
        top: 102px;
    }

    .prev {
        left: 1.5em;
    }

    .next {
        right: 1.5em;
    }

    .kb-menu {
        width: 58%
    }

    .kd-social {
        width: 28%;
    }

    .about-text p {
        font-size: 16px;
    }

    .about-text h5 {
        font-size: 28px;
    }

    .tab-b h1 {
        font-size: 13px;
    }

    .b-text {
        width: 100% !important;
        padding-left: 0 !important;
    }

    .b-img {
        width: 100% !important;
        height: 220px !important;
    }

    .b-img img {
        height: 100% !important;
    }

    .b-text h1 {
        font-size: 22px;
    }

    .b-text p {
        font-size: 13px;
    }

    .head h1 {
        font-size: 36px;
    }

    .footer-social a {
        padding: 0px 10px;
    }

    .detail-ingredients .detail-ingredients-head {
        padding: 30px 12px;
    }

    .detail-ingredients .detail-ingredients-head form p {
        padding: 5px 10px;
    }

    .detail-ingredients .detail-ingredients-head h3 {
        left: 31px;
    }

    .cart-bill-box {
        padding: 15px;
    }

    .cart-b-subtotal .cart-bs-head h4 {
        padding: 0px 10px 0px 0px;
        font-size: 16px;
        width: 55%;
    }

    .cart-b-subtotal .cart-bs-head p {
        width: 45%;
    }

    .cart-b-shipping .cart-bs-heading h4 {
        width: 40%;
        padding: 0px;
        font-size: 18px;
    }

    .cart-b-shipping .cart-bs-heading .cart-bs-content {
        font-size: 14px;
        width: 60%;
    }

    .cart-shipping-box {
        padding: 15px;
    }

    .por-1 .b-text {
        width: 83%;
    }

    .por-img {
        width: 17%;
    }
}

@media (max-width:991px) {
    #portfoliolist .portfolio {
        width: 100% !important;
        border: none !important;
    }

    .about-heading p {
        padding: 0px 0px;
        font-size: 18px;
    }

    .about-content-1 p {
        font-size: 15px;
    }

    .about-history h2 {
        font-size: 30px;
    }

    .about-content-1 {
        margin-bottom: 30px;
    }

    .kb-menu ul li a {
        font-size: 13px;
    }

    .all-data-order {
        margin-top: 30px;
    }

    .order-status ul .process-1:after {
        left: 112px;
        top: 105px;
    }

    .order-status ul .no-process-1:after {
        left: 112px;
        top: 82px;
    }

    .order-status ul .round-d {
        padding: 12px 0px;
    }

    .order-d-text h1 {
        font-size: 20px;
    }

    .order-d-text p {
        font-size: 14px;
    }

    .addre span {
        width: auto
    }

    .addre {
        display: block;
    }

    .account-pro-tab .acc-pro1-box {
        margin-bottom: 50px;
    }

    .acc-pro-content h4 {
        font-size: 15px;
    }

    .acc-pro-content p {
        font-size: 15px;
    }

    .account-tabimg .acc-tab-icon {
        margin-right: 15px;
    }

    .account-pro-tab .nav-item .nav-link p {
        font-size: 16px;
    }

    .acco-button .acco-c-button a {
        font-size: 15px;
    }

    .acco-tab-content label {
        font-size: 16px;
    }

    .prev {
        left: 8px;
    }

    .next {
        right: 8px;
    }

    .detail-main-box .slick-slide .active:after {
        content: "";
        left: 97px;
    }

    .login {
        margin-right: 38px;
    }

    .slick-track {
        padding-bottom: 17px;
    }

    .slick-slide .active:after {
        top: 98px;
        left: 24%;
    }

    .kb-menu ul li {
        padding: 38px 12px;
    }

    .kd-social a {
        padding: 0px 5px;
        font-size: 16px;
    }

    .kd-social {
        width: 27%;
    }

    .kb-menu {
        width: 54%;
    }

    .kb-text-box {
        padding: 160px 15px;
        width: 75%;
    }

    .kb-text-box h2 {
        font-size: 46px;
    }

    .about-text p {
        font-size: 14px;
    }

    .about-text h5 {
        font-size: 20px;
    }

    .about-text h5:after {
        width: 22%;
    }

    .col-md-6.about-img {
        padding: 70px 15px;
    }

    .secound-section {
        padding-top: 90px;
        padding-bottom: 60px;
    }

    #filters li .active:after {
        top: 90px;
        left: 26%;
    }

    .tab-b h1 {
        font-size: 12px;
    }

    .tab-b i {
        font-size: 32px;
    }

    .tab-b {
        height: auto;
        min-height: auto;
        width: 100%;
        padding: 12px 8px 10px;
    }

    .img-1 {
        width: 55px;
        height: 55px;
    }

    .tab-b:before {
        height: 140px;
    }

    .main-box {
        height: 110px;
        /* Étendre sur toute la largeur de l'écran sur mobile */
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        padding-left: calc(50vw - 50%);
        padding-right: calc(50vw - 50%);
    }

    #content-slider li .active:after {
        top: 88px;
        left: 24%;
    }

    .b-img {
        width: 100% !important;
        height: 220px !important;
    }

    .b-img img {
        height: 100% !important;
    }

    .detail-product-img {
        height: 300px !important;
    }

    .b-text {
        width: 100% !important;
        padding-left: 0 !important;
        min-height: auto !important;
    }

    .b-text h1 {
        font-size: 22px;
    }

    .price h1 {
        float: left;
    }

    .price {
        width: 100%;
        margin-top: 20px;
    }

    .b-text p {
        font-size: 15px;
    }

    .play-b img {
        width: 95%;
        margin: 40px 0px;
    }

    .head h1:after {
        top: 57px;
    }

    .head h1 {
        font-size: 26px
    }

    .head p {
        font-size: 14px;
    }

    .text-box h2 {
        font-size: 22px;
    }

    .text-box ul li {
        font-size: 12px;
    }

    .fo-text h1 {
        font-size: 24px;
    }

    .footer-social a {
        padding: 0px 7px;
    }

    .footer-social a {
        font-size: 14px;
    }

    .right h1 {
        font-size: 13px;
    }

    .info span {
        width: 92%;
        padding-left: 23px;
    }

    .f-location {
        width: 5%;
    }

    .footer-section .img img {
        height: 435px;
    }

    .main-box {
        height: 130px;
        /* Étendre sur toute la largeur de l'écran sur tablette */
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        padding-left: calc(50vw - 50%);
        padding-right: calc(50vw - 50%);
    }

    .detail-item {
        height: 109px;
    }

    .detail-product-box {
        padding: 0px 0px;
    }

    .detail-product-box .detail-product-head h4 {
        font-size: 30px;
        font-weight: 500;
    }

    .detail-product-box .detail-product-head p {
        font-size: 23px;
        margin-top: 6px;
    }

    .detail-product-box .detail-product-content p {
        font-size: 15px;
    }

    .detail-ingredients .detail-ingredients-heading h2 {
        font-size: 30px;
    }

    .detail-ingredients .detail-ingredients-head h3 {
        top: -10px;
        left: 36px;
        font-size: 18px;
    }

    .detail-ingredients .detail-ingredients-head {
        padding: 15px 5px 0px;
    }

    .detail-product-box .detail-descri {
        margin-bottom: 15px;
    }

    .checkbox-custom+.checkbox-custom-label:before,
    .radio-custom+.radio-custom-label:before {
        width: 15px;
        height: 15px;
        margin-right: 5px;
    }

    .detail-ingredients .detail-ingredients-head form p {
        padding: 5px 5px;
        font-size: 13px;
    }

    .detail-product-box .detail-plus-button a i {
        font-size: 15px;
    }

    .detail-product-box input#adults {
        font-size: 15px;
    }

    .detail-product-box .detail-plus-button {
        margin-right: 5px;
        padding: 10px 7px;
    }

    .detail-product-box .detail-plus-add-cart {
        padding: 10px 37px;
    }

    .detail-product-box .detail-plus-add-cart span {
        font-size: 15px;
    }

    .items {
        padding: 10px;
    }

    .cart-bill-box {
        padding: 50px;
        margin-top: 30px;
    }

    .cart-shipping-box {
        padding: 50px;
    }

    .cart-bill-box .cart-bill-box-head h4 {
        font-size: 30px;
    }

    .cart-b-subtotal .cart-bs-head h4 {
        width: 50%;
        font-size: 22px;
    }

    .cart-b-subtotal .cart-bs-head p {
        width: 50%;
        font-size: 22px;
    }

    .cart-b-shipping .cart-bs-heading .cart-bs-content {
        width: 28%;
        font-size: 16px;
    }

    .cart-b-shipping .cart-bs-heading h4 {
        width: 50%;
    }

    .cart-b-shipping .cart-bsc-note p {
        font-size: 17px;
    }

    .cart-b-shipping .cart-bs-heading h4 {
        font-size: 22px;
        width: 72%;
    }

    .cart-bs-content .checkbox-custom+.checkbox-custom-label:before,
    .radio-custom+.radio-custom-label:before {
        width: 20px;
        height: 20px;
    }

    .por-1 .b-text {
        width: 78%;
    }

    .por-img {
        width: 22%;
    }

    .last-text {
        width: 78%;
    }

    .Delivery {
        width: 2215%;
    }

    .last-text h1 {
        font-size: 15px;
    }

    .img-1 {
        width: 60px;
        height: 60px;
    }
}

@media (max-width:767px) {
    #portfoliolist .portfolio {
        width: 100%;
    }

    .detail-section-2 {
        margin: 30px 0px;
    }

    .detail-related-box {
        padding: 30px 0px;
    }

    .detail-related-head {
        margin-bottom: 40px;
    }

    .container.kb-footer {
        padding: 30px 15px;
    }

    .detail-product-img {
        height: 250px !important;
    }

    .about-heading p {
        font-size: 15px;
    }

    .about-content-1 p {
        font-size: 14px;
    }

    .contact-head .submit {
        margin-bottom: 30px;
    }

    .cashswipe .check {
        display: inline-block;
        margin-left: 0px;
        padding-bottom: 0px;
        width: 32%;
    }

    .check input {
        width: 12px;
        height: 12px;
    }

    .cashswipe {
        display: block;
    }

    .order-status ul .round-d {
        padding: 9px 0px;
    }

    .about-image-1 {
        padding: 45px 0px;
    }

    .about-history-1 {
        margin-bottom: 50px;
    }

    .acc-pro-content h4 {
        font-size: 20px;
    }

    .footer-section .img img {
        display: block;
    }

    .order-status ul .round-d {
        height: 50px;
        width: 50px;
        background-size: 44%;
    }

    .order-d h1 {
        font-size: 38px;
    }

    .order-d h1:after {
        top: 66px;
    }

    .order-d {
        margin-bottom: 80px;
    }

    .order-status ul .process-1:after {
        top: 85px;
        left: 80px;
        width: 78%;
    }

    .sub-order .img {
        padding-right: 25px;
        margin-bottom: 15px;
    }

    .sub-text-1 {
        width: 54%;
    }

    .order-d-text p {
        font-size: 12px;
        margin-bottom: 3px;
    }

    .order-d-text h1 {
        font-size: 16px;
    }

    .order-d-text {
        margin-top: 5px;
    }

    .order-status ul .no-process-1:after {
        border: 3px solid #d7d7d7;
        top: 62px;
        left: 88px;
        width: 78%;
    }

    .order-status ul .round-d-1 {
        height: 50px;
        width: 50px;
        background-size: 44%;
        padding: 0;
    }

    .round-d-1 span img {
        width: 25px;
        padding-top: 12px;
    }

    .footer-section {
        background-image: url(../images/footer.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .acc-pro-content p {
        font-size: 20px;
    }

    .account-tabimg .acc-tab-icon {
        margin-right: 20px;
    }

    .account-pro-tab .nav-item .nav-link p {
        font-size: 18px;
    }

    /* nishant */
    .acco-button .acco-c-button a {
        font-size: 15px;
    }

    .acco-tab-content label {
        font-size: 18px;
    }

    .footer-section .img {
        height: 1140px;
    }

    .order-nu h1 {
        font-size: 14px;
    }

    .order-add p {
        font-size: 14px;
    }

    .order-price h1 {
        font-size: 14px;
    }

    .order-date h1 {
        font-size: 14px;
    }

    .slick-slide .active:after {
        left: 35%;
    }

    .detail-main-box .slick-slide .active:after {
        content: "";
        left: 168px;
    }

    .play-b img {
        width: 70%;
        margin: 0px 0px;
    }

    .grid.row {
        display: inline-block;
        margin-top: 40px;
    }

    .filters-select {
        display: block;
        width: 100%;
        padding: 10px;
        background-color: transparent;
    }

    .element-item .bor {
        padding-bottom: 30px;
    }

    .main-box {
        display: block;
        /* Étendre sur toute la largeur de l'écran */
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        padding-left: calc(50vw - 50%);
        padding-right: calc(50vw - 50%);
    }

    #portfoliolist {
        display: grid !important;
    }

    .first-section {
        min-height: auto;
        padding-bottom: 40px;
    }

    .first-section .img {
        background-image: url(../images/banner.jpg);
        height: auto;
        min-height: 400px;
        background-position: center;
    }

    .kb-text-box {
        padding: 30px 20px;
    }

    .kb-text-box h1 {
        font-size: 28px;
        line-height: 1.3;
    }

    .kb-text-box h2 {
        font-size: 24px;
        line-height: 1.3;
    }

    .kb-text-box p {
        font-size: 15px;
        margin-top: 20px;
        line-height: 1.6;
    }

    .hero-cta-buttons {
        margin-top: 25px;
    }

    .tm {
        display: block;
        width: 20%;
        padding: 12px 15px;
    }

    #menu ul {
        margin: 0px;
    }

    #menu {
        color: white;
        width: 100%;
        background-color: #f7f7f7;
        height: auto;
        padding: 15px;
        z-index: 2;
        border-radius: 3px;
        font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
        text-align: center;
        top: 2px;
    }

    .about {
        margin-bottom: 20px;
    }

    #menu ul li {
        line-height: 40px;
        list-style: none;
        text-align: left;
    }

    #menu ul li a {
        color: #000000;
        font-weight: 700;
        font-size: 16px;
    }

    #menu ul li a.active {
        border-bottom: 3px solid #fe0000;
        padding-bottom: 6px;
    }

    .fo-text h1:after {
        width: 12%;
    }

    .right {
        text-align: center;
    }

    .footer-section .img img {
        height: 1150px;
    }

    .right h1 {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .col-md-6.v-box {
        text-align: center;
    }

    .kb-menu {
        display: none;
    }

    .kb-text-box p {
        font-size: 16px;
        margin-top: 40px;
    }

    .kb-text-box h1 {
        font-size: 30px;
    }

    .kb-text-box h2 {
        font-size: 28px;
    }

    .kb-text-box {
        padding: 160px 15px;
    }

    .col-md-6.about-img {
        padding: 0px 15px;
        margin-bottom: 30px;
    }

    .about-text img {
        width: 12%;
    }

    .about-text p {
        font-size: 12px;
        margin-top: 45px;
    }

    .kd-social {
        padding: 26px 15px;
    }

    .about-text h5 {
        font-size: 14px;
    }

    .heading h2 {
        font-size: 32px;
    }

    .heading h1 {
        font-size: 40px;
    }

    .kd-social {
        width: 60%;
        text-align: center;
    }

    .kb-nav-logo {
        width: 20%;
    }

    .kd-social.col-sm-8 {
        text-align: center;
    }

    #toggle {
        width: 28px;
        height: 30px;
        margin: 10px 0px;
        float: right;
    }

    #toggle div {
        height: 2px;
        margin: 7px auto;
    }

    #menu {
        position: absolute;
    }

    .detail-product-box .detail-product-head h4 {
        font-size: 23px;
    }

    .detail-product-box .detail-product-head p {
        font-size: 18px;
        margin-top: 2px;
    }

    .detail-product-box .detail-product-content p {
        font-size: 13px;
    }

    .detail-ingredients .detail-ingredients-heading h2 {
        font-size: 28px;
    }

    .detail-product-box .detail-plus-button {
        margin-right: 0;
        margin-bottom: 15px;
        padding: 8px 7px;
    }

    .detail-product-box .detail-plus-add-cart {
        padding: 12px 27px;
        display: inline-block;
    }

    .detail-product-box .detail-plus-button a i {
        padding: 6px 8px;
    }

    .detail-product-box .detail-plus-add-cart span {
        font-size: 13px;
    }

    .detail-related-head:after {
        right: 42%;
        width: 16%;
    }

    .detail-related-box .detail-related-head h3 {
        font-size: 30px;
    }

    .cart-category i.fa.fa-trash-o {
        font-size: 20px;
        padding-right: 15px;
    }

    .cart-category .cart-category-items {
        font-size: 13px;
    }

    .cart-category .cart-category-tab {
        font-size: 15px;
    }

    .cart-bill-and-category .cart-head h1 {
        font-size: 35px;
    }

    .cart-category .cart-coupon-button-tab {
        padding: 20px 20px;
    }

    .cart-category .cart-quantity input#adults {
        width: 30px;
    }

    .cart-category .cart-quantity {
        width: 101px;
    }

    .cart-b-shipping .cart-bs-heading h4 {
        width: 50%;
    }

    .cart-b-shipping .cart-bs-heading .cart-bs-content {
        width: 50%;
    }

    .close img {
        width: 44%;
    }

    .modal-header.cart-h .close {
        right: 0%;
    }

    .por-1 .b-text {
        padding-top: 0px;
    }

    .last-text h1 {
        font-size: 14px;
    }

    .last-text {
        width: 77%;
    }

    .Delivery {
        width: 23%;
    }

    .additional {
        margin-bottom: 25px;
    }

    .checkout-h h1 {
        font-size: 26px;
    }

    .accordion.indicator-plus-before.round-indicator .card-header.collapsed:before {
        font-size: 16pt;
        margin-right: 14px;
    }

    .checkbox-acco1 p {
        font-size: 16px;
    }

    .checkbox-acco1 a.card-title {
        font-size: 16px;
    }

    .d-detail h1 {
        font-size: 16px;
        line-height: 24px;
    }

    .Location {
        width: 100%;
    }

    .head h1:after {
        top: 48px;
    }

    .feature-head p {
        padding: 0px 10px;
    }

    .no-process-1 {
        top: 12px;
    }
}

@media (max-width:576px) {
    .sub-order-1 {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .checkout-back {
        padding: 30px 0px;
    }

    .checkout-h h1 {
        padding: 0px 0px 30px;
    }

    .order-status {
        margin-bottom: 50px;
    }

    .b-text h1 a {
        font-size: 20px !important;
    }

    .cart-head {
        margin-top: 30px;
    }

    .cart-b-shipping .cart-bs-heading .cart-bs-content {
        width: 100%;
    }

    .cart-b-shipping .cart-bs-heading h4 {
        width: 100%;
    }

    .about-heading h2:after,
    .about-heading h2:before {
        margin: 10px;
    }

    .order-d-text h1 {
        font-size: 12px;
    }

    .order-d h1:after {
        top: 55px;
    }

    .order-d h1 {
        font-size: 28px;
    }

    .order-d-text p {
        font-size: 11px;
    }

    .sub-text-1 {
        width: 72%;
    }

    .order-status ul .process-1:after {
        left: 50px;
        width: 100%;
        z-index: -1;
    }

    .order-status ul .no-process-1:after {
        left: 50px;
        width: 100%;
        z-index: -1;
        top: 50px;
    }

    li.no-process-last {
        top: 12px;
    }

    .sub-order .img {
        width: 90px;
        padding-right: 0px;
    }

    .sub-order-text span {
        float: none;
        display: block;
    }

    .sub-order .img img {
        width: 100%;
    }

    .sub-order {
        padding: 30px 15px;
    }

    .sub-order-text h1 {
        font-size: 20px;
    }

    .sub-order-text p {
        font-size: 13px;
    }

    .acc-pro-content h4 {
        font-size: 15px;
    }

    .acco-tab-content .acco-cp-box {
        padding: 10px;
    }

    .acco-tab-content .acco-cp-box.change {
        padding: 10px;
    }

    .acc-pro-content p {
        font-size: 15px;
    }

    .account-tabimg .acc-tab-icon {
        margin-right: 15px;
    }

    .account-pro-tab .nav-item .nav-link p {
        font-size: 16px;
    }

    .acco-c-button.acco-u-button {
        margin-right: 0px;
    }

    .acco-button .acco-c-button a {
        font-size: 12px;
        padding: 10px 18px;
        margin-right: 10px;
    }

    .acco-tab-content label {
        font-size: 16px;
    }

    .info span {
        font-size: 16px;
    }

    .order-add {
        width: 60%;
        margin-bottom: 18px;
        text-align: right;
    }

    .pending-btn a {
        font-size: 11px;
        padding: 6px 0px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .pending-btn a:after {
        border-top: 17px solid #fff;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        position: absolute;
        left: -10px;
        top: 5px;
    }

    .order-v a {
        font-size: 11px;
        padding: 8px 14px;
        border-radius: 6px;
    }

    .order-price h1 {
        float: left;
    }

    .order-nu {
        width: 40%;
        float: left;
    }

    .order-main {
        display: flex;
        flex-wrap: wrap;
    }

    .order-price {
        width: 50%;
    }

    .order-date {
        width: 50%;
    }

    .check {
        padding: 0px;
        display: block;
        margin-left: 0px;
        margin-top: 12px;
    }

    .forgot {
        margin-top: 10px;
    }

    .pending {
        margin-top: 20px;
    }

    .order-my {
        padding-top: 22px;
        padding-bottom: 30px
    }

    .cart-bill-box .cart-bill-box-head h4 {
        font-size: 24px;
    }

    .check-pa {
        padding: 0px;
    }

    .checkbox-acco1 p {
        font-size: 15px;
    }

    .checkbox-acco1 a.card-title {
        font-size: 15px;
        padding: 0px;
    }

    .d-detail h1 {
        font-size: 15px;
    }

    .additional p {
        font-size: 14px;
    }

    .additional h1 {
        font-size: 16px;
    }

    .checkbox-acco1 {
        display: inline-block;
        width: 83%;
    }

    .accordion.indicator-plus-before.round-indicator .card-header.collapsed:before {
        font-size: 17pt;
        margin-right: 10px;
        margin-top: 1px;
    }

    .tm {
        width: 20%;
    }

    .detail-main-box .slick-slide .active:after {
        content: "";
        left: 100%;
    }

    .slick-slide .active:after {
        left: 42%;
    }

    #menu {
        position: absolute;
        width: 94%;
    }

    .kb-nav-logo {
        width: 28%;
    }

    .kb-footer {
        padding: 45px 15px;
    }

    .head h1 {
        font-size: 24px;
    }

    .head p {
        font-size: 12px;
    }

    .text-box ul li {
        font-size: 11px;
    }

    .text-box {
        padding: 30px 0px;
        margin-bottom: 30px;
    }

    .play-logo img {
        width: 20%;
    }

    .bor {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .kb-text-box p {
        font-size: 13px;
        margin-top: 42px;
    }

    .kb-text-box h1 {
        font-size: 28px;
    }

    .kb-text-box h2 {
        font-size: 20px;
    }

    .kd-social {
        width: 52%;
    }

    .kb-text-box {
        width: 100%;
        padding: 160px 15px;
    }

    .kd-social a {
        font-size: 14px;
    }

    .detail-product-img {
        margin-bottom: 40px;
    }

    .detail-product-box .detail-product-head p {
        font-size: 18px;
        margin-top: 3px;
    }

    .detail-product-box .detail-plus-button {
        display: inline-block;
    }

    .detail-product-box .detail-plus-add-cart {
        display: inline-block;
        padding: 12px 35px;
    }

    .detail-related-head:after {
        width: 33%;
        right: 35%;
    }

    .login {
        margin-right: 20px;
    }

    tr.cart-box-items {
        display: grid;
        text-align: center;
        margin-bottom: 20px;
        border-bottom: 1px solid #d7d7d7;
    }

    .cart-category .cart-quantity-heading {
        display: none;
    }

    .cart-category .cart-product-image {
        border: none;
        text-align: initial;
    }

    th.cart-category-items {
        text-align: left;
    }

    .cart-category .cart-quantity {
        margin: 10px 5px;
        float: right;
        width: 100px;
    }

    .cart-category .cart-quantity input#adults {
        width: 22px;
    }

    .cart-category .cart-category-items {
        padding: 15px 15px;
    }

    .cart-box-items .cart-category-items h6 {
        display: inline-block;
        float: left;
    }

    .cart-box-items .cart-category-shape h6 {
        display: inline-block;
        float: left;
        padding: 21px 0px;
    }

    .cart-category-shape {
        padding-left: 0px;
    }

    .cart-box-items .cart-category-items p {
        text-align: right;
        margin-bottom: 10px;
    }

    .table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .table-striped tbody tr:nth-of-type(even) {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .cart-category .cart-coupon-button-tab .cart-coupon-code {
        float: none;
    }

    .cart-category .cart-coupon-button-tab .cart-coupon-code input#cart-coupon {
        width: 48%;
        float: left;
        margin-top: 0px;
    }

    .cart-category .cart-coupon-button-tab .cart-coupon-button {
        display: block;
    }

    .cart-category .cart-coupon-button-tab .cart-coupon-button button {
        padding: 7px 10px;
        margin: 0px;
        width: 48%;
        display: block;
        float: right;
    }

    .cart-category .cart-coupon-button-tab {
        margin-top: -34px;
        margin-bottom: 15px;
        border-bottom: 1px solid #d7d7d7;
    }

    .cart-category .cart-quantity {
        padding: 5px;
    }

    .cart-bill-box {
        padding: 15px;
    }

    .cart-shipping-box {
        padding: 15px;
        padding-bottom: 35px;
    }

    .cart-b-subtotal .cart-bs-head h4 {
        width: 52%;
        font-size: 16px;
    }

    .cart-b-subtotal .cart-bs-head p {
        width: 48%;
        font-size: 16px;
    }

    .cart-b-shipping .cart-bs-heading h4 {
        font-size: 18px;
        width: 44%;
    }

    .cart-b-subtotal {
        margin-top: 10px;
    }

    .cart-b-shipping .cart-bs-heading .cart-bs-content {
        font-size: 14px;
    }

    .cart-b-shipping .cart-bsc-note p {
        font-size: 14px;
    }

    .cart-b-button a {
        font-size: 14px;
    }

    .cric {
        width: 15px;
        height: 15px;
        font-size: 13px;
    }

    .cric-1 {
        width: 15px;
        height: 15px;
        font-size: 13px;
    }

    .cart-category .cart-category-items span {
        float: right;
        font-size: 12px;
    }

    .por-1 .b-img {
        width: 70px;
        height: 70px;
        border: none;
        padding: 0px 0px;
    }

    .box-spa h2 {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .por-1 .b-text p {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .por-1 .price i {
        font-size: 20px;
    }

    .Delivery {
        width: 100%;
    }

    .last-box {
        display: block;
        text-align: center;
    }

    .last-text {
        width: 100%;
        padding-left: 0px;
    }

    .Delivery:after {
        content: "";
        border: 4px solid #c05555;
        height: 0px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        top: 65px;
        width: 80px;
        width: 100%;
    }

    .last-text h1 {
        font-size: 13px;
        margin-top: 32px;
    }

    span.modal-forgot {
        float: left;
        margin-bottom: 5px;
        width: 100%;
    }

    .login-modal .modal-re {
        margin-top: 10px;
        display: block;
    }

    .modal-login-button {
        text-align: center;
    }

    .radio .pay p {
        font-size: 13px;
    }

    #myModal2 .modal-dialog {
        padding: 0px 25px;
    }

    .logout-but {
        margin-top: 30px;
    }

    .sub-order-text span h1 img {
        width: 2%;
        padding: 0px 1px;
    }

    .addre {
        margin-bottom: 0px;
        min-height: 70px;
    }

    .addre span {
        width: 71%;
    }

    .main-order-detail {
        padding: 30px 15px;
    }

    .main-order-detail h1 {
        font-size: 16px;
    }

    .main-order-detail h1 {
        font-size: 16px;
    }

    .main-order-detail p {
        font-size: 13px;
    }

    .b-text {
        min-height: auto !important;
    }
}

@media (max-width:400px) {

    .logout-but .btn,
    .btn-1 {
        width: 100%;
        margin-bottom: 10px;
    }

    .cashswipe .check {
        width: 51%;
    }

    .cart-table-coupon-box a {
        display: block;
        margin-top: 10px;
    }
}

.dataTables_paginate span .paginate_button {
    border: 1px solid #dfdfdf;
    padding: 1px 8px;
    cursor: pointer;
}

.dataTables_paginate span {
    margin: 0px 12px;
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: #eef2f7;
    background: #27aed6;
    padding: 5px;
}

.bootstrap-tagsinput {
    width: 100%
}

.bootstrap-tagsinput input {
    width: 100%
}

div.dataTables_length {
    display: inline;
    float: left;
}

div.dataTables_info {
    display: inline;
    float: left;
    padding-top: 0em !important;
}

#overlay {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#overlaychk {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

.laychk {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.is-hide {
    display: none;
}

.notification {
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 5px 7px 20px 4px rgba(0, 0, 0, 0.14);
    display: -webkit-box;
    display: flex;
    height: 80px;
    position: fixed;
    right: 25px;
    top: -250px;
    width: 300px;
}

.notification .logo {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: inline-flex;
    height: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    width: 80px;
}

.notification .logo #face {
    /* border: 3px solid #555;
  border-radius: 100%;
  display: block;
  height: 70%;
  opacity: 0.25;
  position: relative;
  width: 70%;*/
}

.notification .logo #face .eye {
    /*background-color: transparent;
  border: 3px solid #555;
  border-radius: 100%;
  display: block;
  height: 10px;
  position: absolute;
  top: 10px;
  width: 10px;*/
}

.notification .logo #face .eye:first-of-type {
    left: 8px;
}

.notification .logo #face .eye:last-of-type {
    right: 8px;
}

.notification .logo #face span#mouth {
    /* background-color: transparent;
  border: 3px solid #555;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  bottom: 4px;
  display: block;
  height: 16px;
  left: 10px;
  position: absolute;
  width: 58%;*/
}

.notification .body {
    height: 100%;
    width: 220px;
}

.notification .body span,
.notification .body p {
    color: #EEEEEE;
    display: block;
    font-family: 'segoe ui';
    padding-left: 17px;
}

.notification .body span.title {
    font-size: 15pt;
    margin-top: 12px;
}

.notification .body p.message {
    font-size: 10pt;
    margin-top: 6px;
    padding: 0 17px;
}

.notification.success {
    background-color: black;
}

.notification.success .logo {
    background-color: #79C994;
}

.notification.fail {
    background-color: #C66363;
}

.notification.fail .logo {
    background-color: #EB6D74;
}

.notification.fail .logo #face #mouth {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.notification:after {
    -webkit-box-align: center;
    align-items: center;
    background-color: #fff;
    border: none;
    border-radius: 100%;
    color: #aaa;
    content: 'x';
    display: -webkit-inline-box;
    display: inline-flex;
    font-family: 'segoe ui';
    font-weight: bolder;
    height: 22px;
    -webkit-box-pack: center;
    justify-content: center;
    padding-bottom: 5px;
    position: absolute;
    right: -7px;
    top: -7px;
    width: 22px;
}

.notification.visible {
    top: 50px;
}

.notification.ease {
    -webkit-transition: top 0.5s ease;
    transition: top 0.5s ease;
}

.notification.ease-in {
    -webkit-transition: top 0.5s ease-in;
    transition: top 0.5s ease-in;
}

.notification.ease-out {
    -webkit-transition: top 0.5s ease-out;
    transition: top 0.5s ease-out;
}

.notification.ease-in-out {
    -webkit-transition: top 0.5s ease-in-out;
    transition: top 0.5s ease-in-out;
}

.notification.linear {
    -webkit-transition: top 0.5s linear;
    transition: top 0.5s linear;
}

#cookie {
    position: fixed;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
}

#cookie {
    color: white;
    background-color: black;
    text-align: center;
    padding: 15px;
    z-index: 15;
}

.cookie-consent__agree {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

/* Hero CTA Buttons */
.hero-cta-buttons {
    margin-top: 30px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.btn-commander {
    background-color: #B2201D;
    color: white !important;
    padding: 15px 35px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    transition: all 0.3s ease;
    display: inline-block;
    box-shadow: 0 4px 15px rgba(178, 32, 29, 0.3);
}

.btn-commander:hover {
    background-color: #8f1916;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(178, 32, 29, 0.5);
    color: white !important;
    text-decoration: none;
}

.btn-menu {
    background-color: #F6BA1A;
    color: #1a1a1a !important;
    padding: 15px 35px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    transition: all 0.3s ease;
    display: inline-block;
    border: 2px solid #F6BA1A;
}

.btn-menu:hover {
    background-color: #d9a315;
    color: #000000 !important;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(246, 186, 26, 0.4);
    text-decoration: none;
    border-color: #d9a315;
}

/* Responsive adjustments for CTA buttons */
@media (max-width: 768px) {
    .hero-cta-buttons {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
        width: 100%;
    }

    .btn-commander,
    .btn-menu {
        width: 100%;
        text-align: center;
        padding: 14px 30px;
        font-size: 15px;
        margin: 0;
    }
}

@media (max-width: 480px) {

    .btn-commander,
    .btn-menu {
        padding: 12px 25px;
        font-size: 14px;
    }
}

/* Promotion Banner */
.promotion-banner {
    background: linear-gradient(135deg, #c62828 0%, #e53935 100%);
    padding: 15px 0;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1;
    clear: both;
}

.promotion-slider {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.promotion-track {
    display: inline-flex;
    animation: scroll-promotions 30s linear infinite;
    gap: 50px;
}

.promotion-item {
    display: flow;
    align-items: center;
    color: white;
    font-size: 16px;
    font-weight: 500;
    padding: 0 25px;
    white-space: nowrap;
}

.promotion-item i {
    margin-right: 10px;
    font-size: 20px;
}

.promotion-title {
    margin-right: 10px;
}

.promotion-discount {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: bold;
    margin-left: 10px;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

@keyframes scroll-promotions {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Pause animation on hover */
.promotion-banner:hover .promotion-track {
    animation-play-state: paused;
}

/* Responsive adjustments for promotion banner */
@media (max-width: 768px) {
    .promotion-banner {
        padding: 12px 0;
    }

    .promotion-item {
        font-size: 14px;
        padding: 0 15px;
    }

    .promotion-item i {
        font-size: 16px;
        margin-right: 8px;
    }

    .promotion-discount {
        padding: 4px 12px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .promotion-banner {
        padding: 10px 0;
    }

    .promotion-item {
        font-size: 12px;
        padding: 0 10px;
    }

    .promotion-item i {
        font-size: 14px;
        margin-right: 6px;
    }

    .promotion-discount {
        padding: 3px 10px;
        font-size: 11px;
    }

    .promotion-track {
        gap: 30px;
    }
}

/* Promotions Section with Carousel */
.promotions-section {
    padding: 80px 0;
    background: #f8f8f8;
    position: relative;
    z-index: 1;
    clear: both;
}

.section-heading h2 {
    font-size: 42px;
    font-weight: bold;
    color: #2f3658;
    margin-bottom: 15px;
}

.section-heading p {
    font-size: 18px;
    color: #767676;
}

.promotions-carousel-wrapper {
    position: relative;
    padding: 0 60px;
}

.promotions-carousel {
    display: flex;
    gap: 30px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
    padding: 10px 0;
}

.promotions-carousel::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

.promotion-card {
    flex: 0 0 calc(50% - 15px);
    min-width: calc(50% - 15px);
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.promotion-card:hover {
    transform: translateY(-10px);
}

.promotion-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.promotion-image-container {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.promotion-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.promotion-card:hover .promotion-image {
    transform: scale(1.1);
}

/* Overlay sombre pour le contraste */
.promotion-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 1;
}

.promotion-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: linear-gradient(135deg, #B2201D 0%, #8f1916 100%);
    color: white;
    padding: 15px 25px;
    border-radius: 50px;
    font-size: 24px;
    font-weight: bold;
    box-shadow: 0 4px 15px rgba(178, 32, 29, 0.4);
    z-index: 10;
}

/* Contenu sur l'image */
.promotion-content-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 30px 30px;
    z-index: 2;
    color: white;
}

.promotion-title {
    font-size: 22px;
    font-weight: bold;
    color: white;
    margin-bottom: 15px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.promotion-description {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.95);
    line-height: 1.6;
    margin-bottom: 20px;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

/* Bouton flèche */
.promotion-arrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: #B2201D;
    color: white;
    padding: 12px 25px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 16px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(178, 32, 29, 0.3);
}

.promotion-arrow span {
    transition: transform 0.3s ease;
}

.promotion-arrow i {
    transition: transform 0.3s ease;
    font-size: 18px;
}

.promotion-card:hover .promotion-arrow {
    background-color: #F6BA1A;
    color: #1a1a1a;
    box-shadow: 0 6px 20px rgba(246, 186, 26, 0.4);
}

.promotion-card:hover .promotion-arrow i {
    transform: translateX(5px);
}

/* Navigation Buttons */
.promo-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: white;
    border: 2px solid #B2201D;
    border-radius: 50%;
    color: #B2201D;
    font-size: 20px;
    cursor: pointer;
    z-index: 100;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.promo-nav:hover {
    background: #B2201D;
    color: white;
    transform: translateY(-50%) scale(1.1);
}

.promo-prev {
    left: 0;
}

.promo-next {
    right: 0;
}

/* Responsive Design */
@media (max-width: 992px) {
    .promotion-card {
        flex: 0 0 calc(50% - 15px);
        min-width: calc(50% - 15px);
    }

    .promotions-carousel-wrapper {
        padding: 0 50px;
    }

    .promo-nav {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .promotion-image-container {
        height: 350px;
    }
}

@media (max-width: 768px) {
    .promotions-section {
        padding: 60px 0;
    }

    .section-heading h2 {
        font-size: 32px;
    }

    .section-heading p {
        font-size: 16px;
    }

    .promotion-card {
        flex: 0 0 100%;
        min-width: 100%;
    }

    .promotions-carousel-wrapper {
        padding: 0 40px;
    }

    .promotion-image-container {
        height: 300px;
    }

    .promotion-badge {
        top: 15px;
        right: 15px;
        padding: 12px 20px;
        font-size: 20px;
    }

    .promotion-content-overlay {
        padding: 30px 25px 25px;
    }

    .promotion-title {
        font-size: 26px;
    }

    .promotion-description {
        font-size: 14px;
    }

    .promotion-arrow {
        padding: 10px 20px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .promotions-carousel-wrapper {
        padding: 0 35px;
    }

    .promo-nav {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }

    .promotion-image-container {
        height: 280px;
    }

    .promotion-badge {
        padding: 10px 15px;
        font-size: 18px;
    }

    .promotion-content-overlay {
        padding: 25px 20px 20px;
    }

    .promotion-title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .promotion-description {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .promotion-arrow {
        padding: 8px 18px;
        font-size: 13px;
    }

    .promotion-arrow i {
        font-size: 14px;
    }
}

/* Amélioration du slider de catégories */
.topslider .slick-slide {
    padding: 0 8px;
}

.topslider .slick-list {
    margin: 0;
    padding: 0;
}

/* Séparateur vertical entre les catégories */
.topslider .slick-slide {
    border-right: 1px solid #e2e2e2;
}

.topslider .slick-slide:last-child {
    border-right: none;
}

/* Boutons de navigation du slider */
.main-box .prev,
.main-box .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: #B2201D;
    border: none;
    border-radius: 50%;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 100;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(178, 32, 29, 0.3);
}

.main-box .prev:hover,
.main-box .next:hover {
    background: #8f1916;
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 6px 20px rgba(178, 32, 29, 0.4);
}

.main-box .prev {
    left: 10px;
}

.main-box .next {
    right: 10px;
}

.main-box .prev span,
.main-box .next span {
    font-size: 20px;
    font-weight: bold;
}

/* Styles pour le slider responsive (autres pages) */
.slider.responsive .slick-list {
    margin: 0;
    padding: 0;
    display: flex;
}

.slider.responsive .slick-slide {
    border-right: 1px solid #e2e2e2;
}

.slider.responsive .slick-slide:last-child {
    border-right: none;
}

/* Container du slider - centrer le contenu */
.main-box .container {
    padding: 0 60px;
    justify-items: anchor-center !important;
}


/* Options de croûte */
.size-label {
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 13px;
    color: #2f3658;
}

.crust-label {
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 13px;
    color: #2f3658;
}

.crust_main_sb {
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.crust_main_sb .crust-option {
    padding: 6px 10px;
    text-align: center;
    background-color: #f1f1f1;
    color: #2f3658;
    font-weight: 500;
    font-size: 12px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    border: 2px solid transparent;
}

.crust_main_sb .crust-option:hover {
    background-color: #e0e0e0;
    text-decoration: none;
    color: #2f3658;
}

.crust_main_sb .crust-option.active {
    background-color: #B2201D;
    color: white;
    border-color: #B2201D;
}

.crust_main_sb .crust-option .crust-extra {
    display: block;
    font-size: 10px;
    margin-top: 2px;
    opacity: 0.9;
}

/* Quantity Selector */
.quantity-section {
    margin: 15px 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.quantity-label {
    font-weight: 600;
    font-size: 13px;
    color: #2f3658;
    margin: 0;
}

.quantity-selector {
    display: contents;
    align-items: center;
    border: 0.25px solid #e0e0e0;
    ;
    border-radius: 5px;
    overflow: hidden;
    background: white;
}

.qty-btn {
    width: 35px;
    height: 35px;
    border: none;
    background-color: #f1f1f1;
    color: #2f3658;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.qty-btn:hover {
    background-color: #B2201D;
    color: white;
}

.qty-btn:active {
    transform: scale(0.95);
}

.qty-input {
    width: 50px;
    height: 35px;
    border: none;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #2f3658;
    background: white;
    -moz-appearance: textfield;
}

.qty-input::-webkit-outer-spin-button,
.qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* ========================================
   MENU PAGE STYLES
   ======================================== */

/* Menu Hero Section */
.menu-hero-section {
    position: relative;
    overflow: hidden;
}

.menu-hero-pattern {
    animation: patternMove 20s linear infinite;
}

@keyframes patternMove {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 100px 100px;
    }
}

.menu-stats {
    animation: fadeInUp 0.8s ease-out;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.stat-item {
    transition: transform 0.3s ease;
}

.stat-item:hover {
    transform: translateY(-5px);
}

/* Menu Categories Section */
.menu-categories-section {
    transition: box-shadow 0.3s ease;
}

.menu-cat-btn {
    transition: all 0.3s ease;
}

.menu-cat-btn:hover {
    transform: translateY(-3px);
}

.menu-cat-btn.active {
    border-bottom: 3px solid #B2201D;
}

/* Menu Items Grid */
.menu-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
    gap: 30px;
    margin-top: 0;
}

.menu-item-card {
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
    background: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.menu-item-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.menu-item-card .items {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.menu-item-card .bor {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.menu-item-card .b-text {
    flex: 1;
}

/* CTA Buttons */
.btn-cta-primary:hover {
    background-color: #8f1916 !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(178, 32, 29, 0.4) !important;
}

.btn-cta-secondary:hover {
    background-color: #f5f5f5;
    transform: translateY(-2px);
}

/* Responsive Design for Menu Page */
@media (max-width: 1200px) {
    .menu-grid {
        grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
    }
}

@media (max-width: 992px) {
    .menu-grid {
        grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
        gap: 25px;
    }

    .menu-hero-section {
        padding: 100px 0 60px !important;
    }

    .menu-hero-section h1 {
        font-size: 42px !important;
    }

    .menu-hero-section p {
        font-size: 18px !important;
    }

    .menu-stats {
        gap: 40px !important;
    }
}

@media (max-width: 768px) {
    .menu-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .menu-hero-section {
        padding: 80px 0 50px !important;
    }

    .menu-hero-section h1 {
        font-size: 36px !important;
    }

    .menu-hero-section p {
        font-size: 16px !important;
    }

    .menu-stats {
        gap: 30px !important;
        margin-top: 40px !important;
    }

    .stat-item div:first-child {
        font-size: 32px !important;
    }

    .menu-cta-section h2 {
        font-size: 32px !important;
    }

    .menu-cta-section p {
        font-size: 18px !important;
    }

    .btn-cta-primary,
    .btn-cta-secondary {
        padding: 15px 35px !important;
        font-size: 16px !important;
    }
}

@media (max-width: 576px) {
    .menu-hero-section h1 {
        font-size: 28px !important;
    }

    .menu-hero-section p {
        font-size: 14px !important;
    }

    .menu-stats {
        flex-direction: column;
        gap: 20px !important;
    }

    .menu-item-card .b-img {
        width: 100%;
        height: 200px;
        float: none;
    }

    .menu-item-card .b-text {
        width: 100%;
        float: none;
        padding: 20px;
    }

    .menu-item-card .Prix {
        width: 100%;
        text-align: center;
        padding: 0 20px 20px;
    }
}

/* Smooth scrolling for anchor links */
html {
    scroll-behavior: smooth;
}

/* Filter animation */
.portfolio {
    animation: fadeIn 0.5s ease-in;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.95);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* ========================================
   CATEGORY CARDS STYLES (Menu Page)
   ======================================== */

.category-card {
    position: relative;
    transition: all 0.3s ease;
}

.category-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15) !important;
    border-color: #B2201D !important;
}

.category-card.active {
    border-color: #B2201D !important;
    background: white !important;
}

.category-card.active h1 {
    color: #B2201D !important;
}

.category-card .img-1 {
    transition: transform 0.3s ease;
}

.category-card:hover .img-1 {
    transform: scale(1.1);
}

/* Navigation arrows for category slider */
.main-box-2 {
    position: relative;
}

.main-box-2 .prev:hover,
.main-box-2 .next:hover {
    background: #8f1916;
    transform: translateY(-50%) scale(1.1);
}

/* ========================================
   Category Carousel (Horizontal Layout)
   ======================================== */

.category-carousel-section {
    background: #f5f5f5;
    padding: 40px 0;
    margin-bottom: 40px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.category-carousel-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 60px;
}

.category-carousel-container {
    overflow: hidden;
    position: relative;
}

.category-carousel-track {
    display: flex;
    gap: 20px;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 10px 0;
    flex-wrap: nowrap;
}

.category-carousel-item {
    flex: 0 0 auto;
    width: 160px;
    transition: all 0.3s ease;
}

.category-carousel-btn {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    background: #f8f8f8;
    border: 2px solid transparent;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    min-height: 180px;
}

.category-carousel-btn:hover {
    background: #ffffff;
    border-color: #e5e5e5;
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.category-carousel-item.active .category-carousel-btn {
    background: #ffffff;
    border-color: #B2201D;
    box-shadow: 0 4px 15px rgba(178, 32, 29, 0.15);
}

.category-carousel-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 15px;
    border: 3px solid #f1f1f1;
    transition: all 0.3s ease;
}

.category-carousel-item.active .category-carousel-img {
    border-color: #B2201D;
    transform: scale(1.05);
}

.category-carousel-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.category-carousel-name {
    font-size: 16px;
    font-weight: 600;
    color: #2f3658;
    margin: 0;
    text-align: center;
    transition: all 0.3s ease;
    line-height: 1.3;
}

.category-carousel-item.active .category-carousel-name {
    color: #B2201D;
    font-weight: 700;
}

/* Navigation Buttons */
.category-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background: #B2201D;
    border: none;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(178, 32, 29, 0.3);
}

.category-nav:hover {
    background: #8b1916;
    transform: translateY(-50%) scale(1.1);
    box-shadow: 0 6px 16px rgba(178, 32, 29, 0.4);
}

.category-nav:active {
    transform: translateY(-50%) scale(0.95);
}

.category-prev {
    left: 0;
}

.category-next {
    right: 0;
}

.category-nav:disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
}

/* Empty State Message */
.empty-state-message {
    text-align: center;
    padding: 80px 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    margin-bottom: 40px;
}

.empty-state-content i {
    font-size: 80px;
    color: #e5e5e5;
    margin-bottom: 20px;
}

.empty-state-content h3 {
    font-size: 24px;
    font-weight: 600;
    color: #2f3658;
    margin-bottom: 10px;
}

.empty-state-content p {
    font-size: 16px;
    color: #97abc5;
    margin: 0;
}

/* Filtering Animation */
#portfoliolist.filtering {
    opacity: 0.5;
    pointer-events: none;
}

#portfoliolist {
    transition: opacity 0.3s ease;
}

/* ========================================
   Floating Cart Button
   ======================================== */

.floating-cart-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    /* Lowered from 9999 so sidebar overlay (which is usually higher) can cover it if needed, or simply hide it */
    animation: floatIn 0.5s ease-out;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Hide when sidebar is open */
body.cart-sidebar-open .floating-cart-btn {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@keyframes floatIn {
    from {
        opacity: 0;
        transform: translateY(20px) scale(0.8);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.floating-cart-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #FDB913, #F6BA1A);
    border-radius: 50%;
    box-shadow: 0 8px 25px rgba(253, 185, 19, 0.4);
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    position: relative;
}

.floating-cart-link:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 12px 35px rgba(253, 185, 19, 0.5);
    text-decoration: none;
}

.floating-cart-link:active {
    transform: translateY(-2px) scale(1.02);
}

.floating-cart-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.floating-cart-icon i {
    font-size: 24px;
    color: #1d1f20;
    transition: transform 0.3s ease;
}

.floating-cart-link:hover .floating-cart-icon i {
    transform: scale(1.1);
}

.floating-cart-badge {
    position: absolute;
    top: -8px;
    right: -8px;
    background: linear-gradient(135deg, #dc3545, #c82333);
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    min-width: 22px;
    height: 22px;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 6px;
    box-shadow: 0 2px 8px rgba(220, 53, 69, 0.4);
    border: 2px solid #ffffff;
    animation: pulse 2s infinite;
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

.floating-cart-text {
    font-size: 10px;
    color: #1d1f20;
    font-weight: 600;
    margin-top: 2px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Ripple Effect on Click */
.floating-cart-link::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.floating-cart-link:active::before {
    width: 100%;
    height: 100%;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .floating-cart-btn {
        bottom: 20px;
        right: 20px;
    }

    .floating-cart-link {
        width: 60px;
        height: 60px;
    }

    .floating-cart-icon i {
        font-size: 20px;
    }

    .floating-cart-badge {
        font-size: 10px;
        min-width: 20px;
        height: 20px;
        top: -6px;
        right: -6px;
    }

    .floating-cart-text {
        font-size: 9px;
    }
}

@media (max-width: 480px) {
    .floating-cart-btn {
        bottom: 15px;
        right: 15px;
    }

    .floating-cart-link {
        width: 55px;
        height: 55px;
    }

    .floating-cart-icon i {
        font-size: 18px;
    }

    .floating-cart-badge {
        font-size: 9px;
        min-width: 18px;
        height: 18px;
        top: -5px;
        right: -5px;
    }

    .floating-cart-text {
        font-size: 8px;
    }
}

/* Accessibility */
.floating-cart-link:focus {
    outline: 3px solid rgba(253, 185, 19, 0.5);
    outline-offset: 3px;
}

/* Hide on scroll down, show on scroll up (optional) */
.floating-cart-btn.hidden {
    transform: translateY(150px);
    opacity: 0;
    pointer-events: none;
}

.floating-cart-btn {
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.category-list-btn {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 30px;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: left;
    position: relative;
}

.category-list-btn:hover {
    background: #f8f8f8;
}

.category-list-item.active .category-list-btn {
    background: #fff;
}

.category-list-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    border: 3px solid #f1f1f1;
    transition: all 0.3s ease;
}

.category-list-item.active .category-list-img {
    border-color: #B2201D;
    transform: scale(1.05);
}

.category-list-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.category-list-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.category-list-name {
    font-size: 20px;
    font-weight: 600;
    color: #2f3658;
    margin: 0;
    transition: all 0.3s ease;
}

.category-list-item.active .category-list-name {
    color: #B2201D;
    font-weight: 700;
}

.category-list-count {
    font-size: 14px;
    color: #97abc5;
    font-weight: 400;
    transition: all 0.3s ease;
}

.category-list-item.active .category-list-count {
    color: #B2201D;
    font-weight: 500;
}

.category-list-arrow {
    font-size: 18px;
    color: #97abc5;
    transition: all 0.3s ease;
    opacity: 0;
}

.category-list-item.active .category-list-arrow {
    color: #B2201D;
    opacity: 1;
    transform: translateX(5px);
}

.category-list-btn:hover .category-list-arrow {
    opacity: 0.5;
}

/* Responsive adjustments for category carousel */
@media (max-width: 768px) {

    /* Category Carousel Responsive */
    .category-carousel-section {
        padding: 30px 0;
        background: #ffffff;
        border-top: none;
        border-bottom: none;
    }

    .category-carousel-wrapper {
        padding: 0 60px;
        position: relative;
    }

    .category-carousel-container {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        cursor: grab;
        padding: 10px 0;
    }

    .category-carousel-container::-webkit-scrollbar {
        display: none;
    }

    .category-carousel-container:active {
        cursor: grabbing;
    }

    .category-carousel-track {
        flex-wrap: nowrap;
        padding: 5px;
        gap: 15px;
    }

    .category-carousel-item {
        width: 130px;
        scroll-snap-align: center;
        flex-shrink: 0;
    }

    .category-carousel-btn {
        padding: 10px;
        min-height: auto;
        background: transparent;
        border: none;
        transition: all 0.3s ease;
    }

    .category-carousel-btn:hover {
        background: transparent;
        transform: none;
        box-shadow: none;
    }

    .category-carousel-img {
        width: 90px;
        height: 90px;
        margin-bottom: 10px;
        border: 3px solid #e5e5e5;
        transition: all 0.3s ease;
    }

    .category-carousel-item.active .category-carousel-img {
        border-color: #B2201D;
        border-width: 3px;
        transform: none;
    }

    .category-carousel-name {
        font-size: 13px;
        font-weight: 600;
        color: #2f3658;
    }

    .category-carousel-item.active .category-carousel-name {
        color: #B2201D;
        font-weight: 700;
    }

    /* SUPER VISIBLE NAVIGATION ARROWS FOR MOBILE */
    .category-nav {
        display: flex !important;
        width: 45px;
        height: 45px;
        background: #B2201D;
        box-shadow: 0 4px 15px rgba(178, 32, 29, 0.5);
        border: 3px solid #ffffff;
        z-index: 100;
        animation: pulseArrow 2s infinite;
    }

    @keyframes pulseArrow {

        0%,
        100% {
            transform: translateY(-50%) scale(1);
            box-shadow: 0 4px 15px rgba(178, 32, 29, 0.5);
        }

        50% {
            transform: translateY(-50%) scale(1.1);
            box-shadow: 0 6px 20px rgba(178, 32, 29, 0.7);
        }
    }

    .category-nav:hover {
        background: #8b1916;
        transform: translateY(-50%) scale(1.15);
        animation: none;
    }

    .category-nav i {
        font-size: 20px;
        font-weight: bold;
    }

    .category-prev {
        left: 5px;
    }

    .category-next {
        right: 5px;
    }
}

/* Category List Responsive */
.category-list-section {
    padding: 30px 0;
    margin-bottom: 30px;
}

.category-list-wrapper {
    margin: 0 15px;
}

.category-list-btn {
    padding: 15px 20px;
    gap: 15px;
}

.category-list-img {
    width: 60px;
    height: 60px;
    border: 2px solid #f1f1f1;
}

.category-list-name {
    font-size: 16px;
}

.category-list-count {
    font-size: 12px;
}

.category-list-arrow {
    font-size: 16px;
}

/* Empty State Responsive */
.empty-state-message {
    padding: 60px 20px;
}

.empty-state-content i {
    font-size: 60px;
}

.empty-state-content h3 {
    font-size: 20px;
}

.empty-state-content p {
    font-size: 14px;
}

/* Legacy category cards */
.category-card {
    padding: 15px !important;
}

.category-card .img-1 {
    width: 80px !important;
    height: 80px !important;
}

.category-card h1 {
    font-size: 14px !important;
}

.main-box-2 .prev,
.main-box-2 .next {
    width: 35px !important;
    height: 35px !important;
}


@media (max-width: 576px) {

    /* Category Carousel Mobile */
    .category-carousel-section {
        padding: 20px 0;
        margin-bottom: 20px;
        background: #ffffff;
        border-top: none;
        border-bottom: none;
    }

    .category-carousel-wrapper {
        padding: 0 55px;
    }

    .category-carousel-container {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        cursor: grab;
        scrollbar-width: none;
        padding: 10px 0;
    }

    .category-carousel-container::-webkit-scrollbar {
        display: none;
    }

    .category-carousel-container:active {
        cursor: grabbing;
    }

    .category-carousel-track {
        flex-wrap: nowrap;
        gap: 12px;
        padding: 5px;
    }

    .category-carousel-item {
        width: 110px;
        scroll-snap-align: center;
        flex-shrink: 0;
    }

    .category-carousel-btn {
        padding: 8px;
        min-height: auto;
        background: transparent;
        border: none;
        border-radius: 8px;
    }

    .category-carousel-btn:hover {
        background: transparent;
        transform: none;
        box-shadow: none;
    }

    .category-carousel-img {
        width: 75px;
        height: 75px;
        margin-bottom: 8px;
        border: 3px solid #e5e5e5;
    }

    .category-carousel-item.active .category-carousel-img {
        border-color: #B2201D;
        border-width: 3px;
        transform: none;
    }

    .category-carousel-name {
        font-size: 12px;
        line-height: 1.2;
        font-weight: 600;
        color: #2f3658;
    }

    .category-carousel-item.active .category-carousel-name {
        color: #B2201D;
        font-weight: 700;
    }

    /* SUPER VISIBLE ARROWS - PULSING ANIMATION */
    .category-nav {
        display: flex !important;
        width: 42px;
        height: 42px;
        background: linear-gradient(135deg, #B2201D, #e00b2b);
        font-size: 16px;
        box-shadow: 0 4px 15px rgba(178, 32, 29, 0.6);
        border: 3px solid #ffffff;
        animation: pulseArrow 2s infinite;
    }

    @keyframes pulseArrow {

        0%,
        100% {
            transform: translateY(-50%) scale(1);
            box-shadow: 0 4px 15px rgba(178, 32, 29, 0.6);
        }

        50% {
            transform: translateY(-50%) scale(1.15);
            box-shadow: 0 6px 20px rgba(178, 32, 29, 0.8);
        }
    }

    .category-nav:hover {
        background: linear-gradient(135deg, #8b1916, #B2201D);
        animation: none;
    }

    .category-nav i {
        font-size: 18px;
        font-weight: bold;
    }

    .category-prev {
        left: 3px;
    }

    .category-next {
        right: 3px;
    }

    /* Category List Mobile */
    .category-list-section {
        padding: 20px 0;
        margin-bottom: 20px;
    }

    .category-list-wrapper {
        margin: 0 10px;
    }

    .category-list-btn {
        padding: 12px 15px;
        gap: 12px;
    }

    .category-list-img {
        width: 50px;
        height: 50px;
    }

    .category-list-name {
        font-size: 14px;
    }

    .category-list-count {
        font-size: 11px;
    }

    .category-list-arrow {
        font-size: 14px;
    }

    /* Empty State Mobile */
    .empty-state-message {
        padding: 40px 15px;
    }

    .empty-state-content i {
        font-size: 50px;
    }

    .empty-state-content h3 {
        font-size: 18px;
    }

    .empty-state-content p {
        font-size: 13px;
    }

    /* ✅ NOUVEAU: Options de croûte responsive mobile */
    .crust-label {
        font-size: 12px;
        margin-top: 12px;
        margin-bottom: 8px;
    }

    .crust_main_sb {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px;
        margin-top: 8px;
    }

    .crust-option {
        flex: 1 1 calc(50% - 4px);
        width: calc(50% - 4px);
        text-align: center;
        padding: 12px 5px;
        font-size: 13px;
        border-radius: 8px;
    }

    .crust-option:hover {
        background-color: #e0e0e0;
        text-decoration: none;
    }

    .crust-option.active {
        background: linear-gradient(135deg, #B2201D, #e00b2b);
        color: white;
        font-weight: 600;
    }

    .crust-extra {
        display: inline-block;
        margin-left: 8px;
        font-size: 12px;
        font-weight: 600;
    }

    /* Sélecteur de taille responsive */
    .size-label {
        font-size: 12px;
        margin-top: 10px;
    }

    .size_main_sb {
        flex-wrap: wrap;
        gap: 6px;
        margin-top: 8px;
    }

    .size_main_sb a {
        width: auto; /* Follow text size */
        min-width: 60px; /* Keep minimum width for small text */
        padding: 10px 12px;
        font-size: 13px;
    }

    /* Sélecteur de quantité responsive */
    .quantity-section {
        margin: 12px 0;
    }

    .quantity-label {
        font-size: 12px;
    }

    .qty-btn {
        width: 35px;
        height: 35px;
        font-size: 12px;
    }

    .qty-input {
        width: 50px;
        height: 35px;
        font-size: 14px;
    }

    /* Legacy category cards */
    .category-card {
        padding: 10px !important;
    }

    .category-card .img-1 {
        width: 60px !important;
        height: 60px !important;
        margin-bottom: 10px !important;
    }

    .category-card h1 {
        font-size: 12px !important;
    }
}