/* Advanced Cleaned CSS - Context-aware merging */
/* Generated by Advanced CSS Cleaner Script */

body, html {
    font-family: Poppins, sans-serif;
    height: 100%;
    position: relative;
    overflow-x: hidden
}

.homepage {
    background: url(../../img/arkaplan.jpg) repeat-y center center;
}

.navbar-nav .dropdown-menu {
    position: absolute
}

button.extra_menu {
    border-color: #fff !important;
    margin-left: 1rem
}

.extra__menu_li {
    border-radius: 2px !important;
    border-width: 1px !important
}

.extra__menu .dropdown-toggle::after {
    display: none;
    border-radius: 0
}

.extra__menu .dropdown-toggle i {
    font-size: 24px
}

.extra__menu ul {
    max-height: 400px;
    overflow-x: hidden;
    border: 0
}

.extra_menu_dropdown {
    width: 275px !important;
    right: -1rem !important;
}

.extra__menu ul li a {
    padding: 10px 20px
}

.extra__menu ul::-webkit-scrollbar {
    width: 5px
}

.extra__menu ul::-webkit-scrollbar-thumb {
    background-color: #303030
}

button.extra_menu span.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important
}

button.extra_menu:focus {
    outline: 0;
    box-shadow: none
}

.product-card {
    background-color: #fff;
    border-radius: 24px;
    height: 100%;
    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.3s ease, border-color 0.3s ease !important;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    padding: 18px 14px 14px 14px;
}

.product-card-content {
    flex: 1;
    display: flex;
    flex-direction: column
}

.product-card-footer {
    margin-top: auto;
    padding-top: 10px
}

.pizza_type {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 20px
}

.pizza_type .pizza_type_item .pizza_type_text {
    color: #f52943;
    text-decoration: none;
    display: block;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    width: 100%
}

.pizza_type .pizza_type_item .pizza_type_text.active {
    background: none;
    border-color: transparent transparent #f52943 transparent
}

.pizza_type .pizza_type_item .pizza_type_text:hover, .pizza_type .pizza_type_item .pizza_type_text:focus {
    border-color: transparent transparent #f52943 transparent
}

.slider-container {
    padding: 1.5rem;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px
}

.slider-container .slide-text {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #a8a8a8;
    cursor: pointer
}

.slider-container .active {
    color: #f52943
}

.slider-container .swiper-button-next, .slider-container .swiper-button-prev {
    color: #979293
}

.types-of-pizza {
    position: relative;
    z-index: 999;
    top: -60px
}

.types-of-pizza .same-style {
    border: 10px solid #b41d40;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #000;
    padding: 20px 5px;
    background-color: #fff;
    border-radius: 1000px;
    box-shadow: 4px 4px 5px 0 #dfcdcd;
    -webkit-box-shadow: 4px 4px 5px 0 #dfcdcd;
    -moz-box-shadow: 4px 4px 5px 0 #dfcdcd;
    transition: all .3s ease-in-out
}

.types-of-pizza .same-style:hover {
    color: #fff;
    background-color: #b41d40
}

.product-img {
    padding: 1.25rem 1.25rem 0.5rem 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    overflow: hidden;
}

.product-card img {
    max-width: 160px;
    height: 160px;
    object-fit: contain;
    border-radius: 50%;
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
}

.product-card:hover .product-img img {
    transform: scale(1.06) rotate(6deg);
}

.product-card:hover {
    transform: translateY(-5px);
}

.product-card .product-head {
    font-size: 1.05rem !important;
    font-weight: 700 !important;
    text-align: center;
    transition: color .3s ease-in-out;
    min-height: 48px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    padding: 0 10px !important;
    margin-top: 8px !important;
}

.product-card .product-price {
    font-size: 1.45rem !important;
    font-weight: 800 !important;
    text-align: center;
    transition: color .3s ease-in-out;
    margin: 8px 0 !important;
}

.product-card .product-order {
    margin-bottom: 10px !important;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 100% !important;
    max-width: 90% !important;
    height: 44px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    border-radius: 12px !important;
    color: #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    transition: all .25s ease !important;
    border: 2px solid transparent !important;
}

.content .content_left, .content .content_right .pizza_follow, .content .content_right .pizza_promotion, .content .content_right .pizza_rating {
    border-radius: 20px
}

.content .content_right .pizza_follow a, .content .content_right .pizza_promotion a, .content .content_right .pizza_rating a {
    color: #707070;
    font-weight: 600;
    font-size: 18px;
    margin-left: .5rem
}

.content .content_right .promotion_code, .content .content_right .tracking_code {
    background: #303030;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    border-radius: 9999px;
    padding: 5px 10px;
    font-size: 13px !important;
    display: block;
    border: 2px solid transparent;
    font-weight: 500 !important;
    transition: all .3s ease-in-out
}

.content .content_right .promotion_code:hover, .content .content_right .tracking_code:hover {
    background: 0 0;
    border-color: #303030;
    color: #303030 !important
}

.content .content_right input {
    padding-left: 0;
    font-size: 12px;
    text-align: center
}

.content .content_right input:active, .content .content_right input:focus, .content .content_right input:visited {
    box-shadow: none
}

.content .content_left {
    border-bottom: 2px solid #f0f0f7;
    height: 100%
}

.content .content_right .pizza_rating {
    align-items: center
}

.content .content_left img {
    max-width: 100%;
    width: 170px;
    height: 170px
}

.content .content_right img {
    max-width: 100%;
    height: 100%;
    width: auto
}

.content .enjoyit_text, .content .order_text, .content .signup_text {
    font-size: 25px;
    margin-bottom: 15px;
    color: #505061;
    text-align: center;
    margin-top: 15px;
    display: block;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.content .enjoyit_text:hover, .content .order_text:hover, .content .signup_text:hover {
    color: #000100
}

.content .enjoyit_image, .content .order_image, .content .signup_image {
    background-image: url("../../img/sprite.png")
}

.content .signup_image {
    background-position: -116px -102px
}

.content .order_image {
    background-position: -12px -100px
}

.content .enjoyit_image {
    background-position: -218px -103px
}

.content .content_left .same_style {
    width: 100px;
    height: 100px;
    margin: auto;
    background-repeat: no-repeat
}

.order_now {
    margin-top: 40px;
    border-top: 2px solid #f0f0f7
}

.order_now a:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

.order_now .order_now_text {
    flex: 1
}

.order_now a {
    text-align: center;
    text-decoration: none;
    border-radius: 56px;
    background-color: #303030;
    font-size: 14px;
    color: #fff;
    margin: 5px;
    border: 2px solid transparent;
    transition: all .3s ease-in-out
}

.service-type {
    background-color: #fff;
    min-height: 62px
}

.page-title {
    height: 90px;
    display: flex;
    align-items: center;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    color: #303030
}

.page-title h1 {
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
    color: #505061
}

.swipeable-view-container {
    margin-top: 30px
}

.swipeable-view-container .product-view-title {
    font-size: 18px;
    font-weight: 600;
    color: #505061;
    margin-bottom: 10px;
    text-align: left
}

.swipeable-view-container .product-view-text-group {
    line-height: 1.15
}

.swipeable-view-container .product-view-text-group div {
    font-weight: 600;
    font-size: 16px;
    color: #a38248;
    text-align: left
}

.product-wrapper-inner {
    box-shadow: none;
    border-radius: 20px;
    background-color: #fff;
    padding: 40px
}

.counter_side {
    border: 2px solid #dcdcdf;
    border-radius: 9999px;
    height: 100%
}

.counter_side .counter {
    width: 45px;
    border-radius: 0 !important;
    text-align: center;
    border-top: 0;
    height: 100%;
    border-bottom: 0;
    border-style: solid;
    border-color: #dcdcdf
}

.counter_side .counter:active, .counter_side .counter:focus, .counter_side .counter:visited, .counter_side .down_count:active, .counter_side .down_count:focus, .counter_side .down_count:visited, .counter_side .up_count:active, .counter_side .up_count:focus, .counter_side .up_count:visited {
    box-shadow: none;
    outline: 0
}

.counter_side .up_count {
    margin-left: -4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 0;
    padding-bottom: 0
}

.counter_side .down_count {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: -4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.swipeable-view-container .product-view-inner {
    padding: 20px
}

.swipeable-view-container .product-view-inner .product-view-image {
    margin-top: 20px;
    margin-bottom: 10px
}

.swipeable-view-container .product-view-inner .product-view-image img {
    max-width: 100%;
    border-radius: 10px
}

.swipeable-view-container .product-view-inner .product-view-button a {
    width: 100%;
    border: 2px solid transparent;
    background: #303030;
    color: #fff;
    text-align: center;
    transition: all .3s ease-in-out;
    padding: 10px 0;
    font-weight: 600;
    font-size: 16px;
    display: block;
    text-decoration: none;
    border-radius: 25px
}

.swipeable-view-container .product-view-inner .product-view-button a:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

.swipeable-view-container .swiper-slide {
    display: block;
    border-radius: 20px
}

.product-wrapper-inner .product-right .product-price {
    font-size: 20px;
    font-weight: 500;
    color: #a38248;
    line-height: 28px;
}

.product-wrapper-inner .product-left .product-title {
    font-size: 24px;
    font-weight: 600;
    color: #505061
}

.product-wrapper-inner .product-left .product-subtitle {
    font-size: 18px;
    line-height: 25px;
    color: #6a6a77;
    font-weight: 400;
    margin: 0 0 30px
}

.service-type .service-type-inner {
    padding: 10px 0;
    position: relative
}

.service-type .service-type-inner a.wallet {
    text-decoration: none;
    position: absolute;
    right: 20px
}

.service-type .service-type-inner a.wallet .wallet-text {
    font-size: 12px;
    color: #505061;
    margin-right: 5px;
    font-weight: 600
}

.service-type .service-type-inner a.wallet .wallet-balance {
    color: #1a62f3;
    font-weight: 600;
    font-size: 14px;
    margin-right: 5px
}

.service-type .service-type-inner a.wallet .wallet-arrow {
    color: #1a62f3;
    font-size: 8px
}

.service-type .service-type-inner .service-type-button {
    max-width: 160px;
    padding: 5px 10px;
    height: 42px;
    color: #505061;
    border: 1px solid #ccc;
    margin-right: 10px
}

.service-type .service-type-inner .service-type-adress, .service-type .service-type-inner .service-type-button {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    border-radius: 100px
}

.service-type .service-type-inner .service-type-adress span, .service-type .service-type-inner .service-type-button span {
    margin-right: 10px
}

.service-type .service-type-inner .service-type-adress {
    height: 42px;
    background-color: #f0f0f7;
    color: #505061;
    padding: 0 10px
}

.advantage-side-inner .advantage-left .advantage-icon i, .advantage-side-inner .advantage-right .advantage-icon i {
    font-size: 50px
}

.advantage-side-inner .advantage-left .advantage-icon, .advantage-side-inner .advantage-right .advantage-icon {
    margin-right: 15px
}

.advantage-side-inner .advantage-left .advantage-text {
    font-size: 20px;
    white-space: normal;
    color: #505061;
    vertical-align: middle
}

.advantage-side-inner .advantage-right .advantage-text {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
    color: #505061;
    white-space: normal;
    width: calc(100% - 170px)
}

.advantage-side-inner .advantage-right .checkbox-container, .advantage-side-inner .advantage-right .static-text {
    display: none
}

.advantage-side-inner .advantage-right .checkbox-container label {
    font-size: 17px;
    line-height: 1;
    margin: 0;
    color: #505061;
    user-select: none
}

.advantage-side-inner .advantage-left .select-label {
    font-size: 14px;
    color: #6a6a77
}

.advantage-side-inner .advantage-left .promotion-button {
    margin-top: 10px;
    margin-bottom: 10px
}

.advantage-side-inner .advantage-left .promotion-button button {
    background-color: #303030;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    border-radius: 30px;
    border: 0;
    padding: 15px 0;
    width: 100%
}

div.add_adress_left input:active, div.add_adress_left input:focus, div.add_adress_left input:visited, div.add_adress_left select:active, div.add_adress_left select:focus, div.add_adress_left select:visited, .advantage-side-inner .advantage-left input:active, .advantage-side-inner .advantage-left input:focus, .advantage-side-inner .advantage-left input:visited, .advantage-side-inner .advantage-left select:active, .advantage-side-inner .advantage-left select:focus, .advantage-side-inner .advantage-left select:visited, .advantage-side-inner .advantage-right input:active, .advantage-side-inner .advantage-right input:focus, .advantage-side-inner .advantage-right input:visited, .advantage-side-inner button:active, .advantage-side-inner button:focus, .advantage-side-inner button:visited {
    box-shadow: none
}

.advantage-side-inner .advantage-right label p {
    line-height: 1.15;
    font-size: 16px
}

.advantage-side-inner .advantage-right .static-text {
    padding-left: 40px;
    font-size: 17px;
    margin: 15px 0;
    color: red
}

div.price_container {
    padding: 40px;
    background-color: #fff
}

div.price_container .order_now {
    margin-top: 0;
    border-top: 0
}

div.price_container .order_now a {
    border: 2px solid transparent;
    transition: all .3s ease-in-out;
    display: block;
    width: 100%;
    padding: 20px 40px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #303030;
    font-size: 18px;
    font-weight: 600
}

div.price_container .order_now a:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

div.price_container .price_inner .price_left .discount_price {
    display: inline-block;
    height: 60px;
    line-height: 65px;
    font-size: 19.6px;
    font-weight: 600;
    color: #3e4959
}

div.price_container .price_inner .price_right .price {
    font-size: 24.7px;
    font-weight: 500;
    color: #a38248
}

section {
    background-color: #f0f0f7;
    padding: 15px 0 100px 0
}

.breadcrumb-item a {
    color: #303030
}

.account_form, .account_info, .add_adress_left, .faq_inner, .vision_and_mission_inner {
    border-radius: 20px;
    padding: 40px 20px;
    background-color: #fff;
    min-height: 565px
}

.account_form input:active, .account_form input:focus, .account_form input:visited, .order_follow_code input:active, .order_follow_code input:focus, .order_follow_code input:visited {
    box-shadow: none
}

.account_form .update_phone a {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    display: inline-block;
    text-decoration: none;
    background: #303030;
    border-radius: 20px
}

.account_form button {
    padding: 10px 0;
    display: block;
    border-radius: 20px;
    background: #303030;
    border: 2px solid transparent;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: 100%
}

.account_form button:hover {
    border-color: #303030;
    background: 0 0;
    color: #303030
}

.phone_update_icon i {
    font-size: 54px
}

.send_password a {
    border: 2px solid transparent;
    transition: all .3s ease-in-out;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #303030;
    font-size: 16px;
    font-weight: 600;
    border-radius: 20px
}

.send_password a:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

.account_job select, .birth_team select {
    box-shadow: rgb(0 0 0 / 10%) 0 5px 20px 0;
    background-color: #fff;
    border: 0;
    font-size: 14px
}

.account_job label, .birth_team label {
    font-size: 14px;
    text-align: left
}

.account_info .account_info_title {
    font-size: 24px;
    font-weight: 600;
    padding: 0 20px 40px 20px;
    border-bottom: 2px solid #f0f0f7;
    color: #303030
}

.account_sidemenu {
    padding-top: 40px
}

.account_sidemenu ul li {
    list-style-type: none;
    margin-bottom: 15px
}

.account_sidemenu ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    border: 2px solid transparent;
    border-radius: 20px;
    background: #303030;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px 8px;
    transition: all .3s ease-in-out
}

.account_sidemenu ul li a:not(.active):hover {
    background: 0 0;
    border-color: #303030;
    color: #303030
}

.account_sidemenu ul li a.active {
    background: #ed1c24
}

.account_sidemenu ul li a:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

.phone_approved, .phone_verify {
    padding: 20px 40px;
    display: flex;
    background: #fff;
    border-radius: 20px;
    margin-top: 25px;
    align-items: center
}

.phone_approved .phone_approved_text {
    margin-left: 10px
}

.phone_verify .phone_verify_text {
    font-size: 14px;
    color: #303030;
    flex: 1
}

.phone_verify .phone_verify_button {
    border-left: 2px solid #f0f0f7;
    flex: 1
}

.phone_verify .phone_verify_button a {
    padding: 10px 0;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #303030;
    border: 2px solid transparent;
    border-radius: 9999px;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.phone_verify .phone_verify_button a:hover {
    color: #303030;
    border-color: #303030;
    background: 0 0
}

.order_follow_code {
    padding: 40px;
    background-color: #fff;
    border-radius: 20px
}

.order_follow_code .inner_title {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
    color: #303030;
    border-bottom: 2px solid #f0f0f7;
    margin: 0 -10px
}

.digital_follow_system {
    padding: 40px;
    background-color: #fff;
    border-radius: 20px;
    margin-top: 30px
}

.digital_follow_system .pizzaFollowTitle {
    font-size: 24px;
    font-weight: 600;
    color: #505061;
    margin-bottom: 20px
}

.digital_follow_system .pizzaFollowOrderNow {
    font-size: 17px;
    line-height: 1.5;
    color: #6a6a77;
    font-weight: 600
}

.digital_follow_system .pizzaFollowDescription {
    line-height: 1.5;
    color: #6a6a77;
    margin-bottom: 20px
}

.order_follow_code .inner_title i {
    font-size: 32px;
    margin-right: 20px
}

.order_follow_button button {
    padding: 15px 0;
    color: #fff;
    background: #303030;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    border-radius: 9999px;
    border: 2px solid transparent;
    transition: .3s ease-in-out all;
    width: 100%
}

.order_follow_button button:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

.about_us_inner, .contact_us_inner, .my_addres_left, .order_complete_inner, .franchise_inner {
    background-color: #fff;
    border-radius: 20px;
    padding: 40px
}

.wish_and_demand_inner {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden
}

.about_us_inner .about_us_title {
    font-size: 1.5em;
    margin: .83em 0;
    color: #303030;
    font-weight: 600
}

.about_us_inner p {
    font-size: 16px;
    line-height: 30px;
    color: #505061
}

.sidemenu {
    border-radius: 20px;
    background-color: #fff;
    padding: 40px
}

.sidemenu ul li {
    list-style-type: none
}

.sidemenu ul li:not(:last-of-type) {
    margin-bottom: 10px
}

.sidemenu ul li a {
    text-decoration: none;
    color: #303030;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 20px 8px 0;
    border-bottom-width: 0;
    transition: .3s all ease-in-out
}

.sidemenu ul li a:hover {
    text-decoration: underline
}

.sidemenu .accordion-item {
    border-bottom: 2px solid #f0f0f7;
    border-right: 0;
    border-left: 0;
    border-top: 0
}

.sidemenu .accordion-button {
    font-weight: 600
}

.sidemenu .accordion-button:not(.collapsed) {
    color: #fff;
    background: #303030
}

.sidemenu .accordion-button:focus {
    box-shadow: none;
    border-color: transparent
}

.sidemenu .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.inner_title {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
    color: #303030
}

.order_inner {
    border: 2px solid #f0f0f7;
    border-radius: 20px;
    padding: 50px 30px 30px 30px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden
}

.order_inner .order_bottom_side {
    align-items: flex-end;
    justify-content: space-between
}

.order_inner .order_bottom_side .last_price {
    color: #dcdcdf;
    font-size: 14px
}

.order_inner .order_bottom_side .one_click_button a {
    border: 2px solid #303030;
    border-radius: 9999px;
    font-size: 13px;
    text-align: center;
    color: #303030;
    font-weight: 600;
    display: block;
    margin-top: 20px;
    padding: 5px 20px;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.order_inner .order_bottom_side .one_click_button a:hover {
    border-color: transparent;
    background: #303030;
    color: #fff
}

.order_inner .order_bottom_side .re_order a {
    font-weight: 600;
    color: #fff;
    background: #303030;
    text-align: center;
    display: block;
    padding: 5px 15px;
    font-size: 13px;
    text-decoration: none;
    border-radius: 9999px;
    transition: all .3s ease-in-out;
    border: 2px solid transparent
}

.order_inner .order_bottom_side .re_order a:hover {
    background: 0 0;
    color: #303030;
    border-color: #303030
}

.order_inner .order_bottom_side .new_price {
    color: #a38248;
    font-size: 20px;
    margin-left: 15px
}

.order_inner .order_time {
    display: flex;
    align-items: center;
    padding: 5px;
    background: #f0f0f7;
    position: absolute;
    right: 0;
    top: 0
}

.order_inner .order_time span {
    font-size: 12px;
    font-weight: 500;
    color: #303030
}

.order_inner .order_time span:last-of-type {
    margin-left: 10px
}

.order_inner .order_title {
    clear: both;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    padding: 10px;
    margin: 0 0 15px;
    background: #303030
}

.active_orders, .old_orders, .one_click_order {
    border-radius: 20px;
    background-color: #fff;
    padding: 40px;
    margin-bottom: 25px
}

.my_addres_left .registered_adress_title {
    color: #7f7f7f;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px
}

.my_addres_left .registered_adress_detail {
    border: 2px solid #303030;
    padding: 15px 30px;
    border-radius: 20px;
    margin-bottom: 20px;
    transition: all .2s ease-in-out
}

.my_addres_left .registered_adress_detail:hover {
    border-color: transparent;
    box-shadow: 0 0 20px rgb(127 127 127 / 42%)
}

.my_addres_left .registered_adress_detail .detail_left p, .my_addres_left .registered_adress_detail .detail_left span {
    font-size: 20px;
    color: #666;
    margin-bottom: 15px;
    font-weight: 600;
    display: block
}

.my_addres_left .registered_adress_detail .detail_left p {
    font-size: 14px
}

.my_addres_left .registered_adress_detail .detail_right a i {
    margin-right: 3px;
    font-size: 13px
}

.my_addres_left .add_new_adress a {
    padding: 10px 30px;
    font-size: 14px;
    transition: all .3s ease-in-out;
    color: #303030;
    border: 2px solid #303030;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    border-radius: 30px
}

.my_addres_left .add_new_adress a:hover {
    background: #303030;
    border-color: transparent;
    color: #fff
}

.add_adress_left .submit_adress_button button, .add_adress_left .trash_adress_button button {
    padding: 10px 0;
    display: block;
    border-radius: 20px;
    background: #303030;
    border: 2px solid transparent;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: 100%
}

.add_adress_left .submit_adress_button button:hover, .add_adress_left .trash_adress_button button:hover {
    border-color: #303030;
    background: 0 0;
    color: #303030
}

.faq_inner .accordion-button:not(.collapsed) {
    background-color: #303030;
    color: #fff;
    box-shadow: none
}

.faq_inner .accordion-item {
    border-right: 0;
    border-top: 0;
    border-left: 0
}

.faq_inner .accordion-button {
    font-weight: 600
}

.faq_inner .accordion-button:active, .faq_inner .accordion-button:focus, .faq_inner .accordion-button:visited {
    box-shadow: none
}

.member_login_inner, .forgot_password_inner {
    border-radius: 20px;
    padding: 40px 20px;
    background-color: #fff
}

.member_login_inner label, .forgot_password_inner label {
    font-size: 14px;
    display: block
}

.member_login_inner input:active, .member_login_inner input:focus, .member_login_inner input:visited, .forgot_password_inner input:active, .forgot_password_inner input:focus, .forgot_password_inner input:visited {
    box-shadow: none
}

.member_login_inner .member_login_button, .forgot_password_inner .forgot_password_button {
    max-width: 340px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto
}

.member_login_inner .member_login_button button, .forgot_password_inner .forgot_password_button button {
    padding: 15px 0;
    background: #303030;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    border-radius: 9999px;
    display: block;
    width: 100%;
    transition: all .3s ease-in-out;
    border: 2px solid transparent
}

.member_login_inner .member_login_button button:hover, .forgot_password_inner .forgot_password_button button:hover {
    background: 0 0;
    border-color: #303030;
    color: #303030
}

.member_login_inner .member_or_text {
    position: relative;
    max-width: 180px;
    margin: 15px auto 10px;
    text-align: center
}

.member_login_inner .member_or_text::after {
    right: 0
}

.member_login_inner .member_or_text::before {
    left: 0
}

.member_login_inner .member_or_text::after, .member_login_inner .member_or_text::before {
    content: "";
    background-color: #ededef;
    width: 60px;
    height: 2px;
    position: absolute;
    top: 50%
}

.member_login_inner .without_member_login {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto
}

.member_login_inner .without_member_login a {
    padding: 15px 0;
    background: 0 0;
    color: #303030;
    border: 2px solid #303030;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    border-radius: 9999px;
    display: block;
    width: 100%;
    transition: all .3s ease-in-out
}

.member_login_inner .forgot_password a {
    color: #303030
}

.member_login_inner .without_member_login a:hover {
    background: #303030;
    color: #fff
}

.member_login_inner .login_with_social .login_with_social_title {
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 300;
    color: #303030
}

.member_login_inner .login_or {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.member_login_inner .login_or .login_or_inner {
    position: relative
}

.member_login_inner .login_or .login_or_inner::before {
    width: 20px;
    height: 2px;
    position: absolute;
    content: '';
    left: -25px;
    background: #000;
    top: 50%;
    margin-top: -1px
}

.member_login_inner .login_or .login_or_inner::after {
    width: 20px;
    height: 2px;
    position: absolute;
    content: '';
    right: -25px;
    background: #000;
    top: 50%;
    margin-top: -1px
}

.member_login_inner .login_with_social .sociallinks p {
    margin: 0;
    min-width: 175px
}

.member_login_inner .login_with_social .sociallinks a.facebook, .sign_up_inner .sign_up_bottom_side .sociallinks a.facebook {
    background: #4267b2;
    color: #fff
}

.member_login_inner .login_with_social .sociallinks a.facebook:hover, .sign_up_inner .sign_up_bottom_side .sociallinks a.facebook:hover {
    background: 0 0;
    border-color: #4267b2;
    color: #4267b2
}

.member_login_inner .login_with_social .sociallinks a.google, .sign_up_inner .sign_up_bottom_side .sociallinks a.google {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #fff
}

.member_login_inner .title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px
}

.member_login_inner .login_with_social .sociallinks a.google:hover, .sign_up_inner .sign_up_bottom_side .sociallinks a.google:hover {
    background: 0 0;
    border-color: #dd4b39;
    color: #dd4b39
}

.member_login_inner .login_with_social .sociallinks a.twitter, .sign_up_inner .sign_up_bottom_side .sociallinks a.twitter {
    background: #1da1f2;
    color: #fff
}

.member_login_inner .login_with_social .sociallinks a.twitter:hover, .sign_up_inner .sign_up_bottom_side .sociallinks a.twitter:hover {
    background: 0 0;
    border-color: #1da1f2;
    color: #1da1f2
}

.member_login_inner .login_with_social .sociallinks a {
    text-decoration: none;
    color: #303030;
    padding: 30px 0;
    border: 1px solid transparent;
    border-radius: 9999px;
    margin-bottom: 10px;
    width: 100%;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 75%;
    margin-right: auto;
    margin-left: auto;
    transition: all .3s ease-in-out
}

.member_login_inner .login_with_social .sociallinks a i {
    margin-right: 5px;
    font-size: 24px
}

/* AdBlock koruması için auth-providers class'ı */
.member_login_inner .row .col-lg.px-3:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.member_login_inner .auth-providers {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.member_login_inner .auth-providers p {
    margin: 0;
    min-width: 175px;
}

/* Sosyal medya giriş butonları - Wayback Machine stilleri */
.member_login_inner .auth-providers a.facebook,
.member_login_inner .auth-providers a.google {
    text-decoration: none;
    color: #303030;
    padding: 30px 0;
    border: 1px solid transparent;
    border-radius: 9999px;
    margin-bottom: 10px;
    width: 100%;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 75%;
    margin-right: auto;
    margin-left: auto;
    transition: all .3s ease-in-out;
}

.member_login_inner .auth-providers a.facebook {
    background: #4267b2;
    color: #fff;
}

.member_login_inner .auth-providers a.facebook:hover {
    background: 0 0;
    border-color: #4267b2;
    color: #4267b2;
}

.member_login_inner .auth-providers a.google {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #fff;
}

.member_login_inner .auth-providers a.google:hover {
    background: 0 0;
    border-color: #dd4b39;
    color: #dd4b39;
}

.member_login_inner .auth-providers a.facebook i,
.member_login_inner .auth-providers a.google i {
    margin-right: 5px;
    font-size: 24px;
}

/* Mobil responsive - Sosyal medya giriş kolonu için margin-bottom */
@media screen and (max-width: 991px) {
    .member_login_inner .row .col-lg.px-3:first-child {
        margin-bottom: 25px;
    }

    .member_login_inner .auth-providers a.facebook,
    .member_login_inner .auth-providers a.google {
        max-width: 100%;
    }

    .sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.facebook,
    .sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.google {
        max-width: 100%;
    }
}

.password_requirement ul li {
    list-style-type: none;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    font-size: 14px
}

.password_requirement .password_requirement_title {
    text-decoration: underline;
    font-weight: 400;
    margin-bottom: 1rem
}

.password_requirement ul li i {
    font-size: 12px;
    margin-right: .5rem
}

.sign_up_inner, .change_password_inner {
    border-radius: 20px;
    padding: 40px 20px;
    background-color: #fff
}

.sign_up_inner form input, .change_password_inner form input {
    font-size: 14px
}

.sign_up_inner form input:active, .sign_up_inner form input:focus, .sign_up_inner form input:visited, .change_password_inner form input:focus, .change_password_inner form input:visited, .change_password_inner form input:active {
    box-shadow: none
}

.sign_up_inner form label, .change_password_inner form label {
    font-size: 15px;
    display: block
}

.sign_up_inner .sign_up_bottom_side .seperated {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.sign_up_inner .sign_up_bottom_side .seperated::before {
    left: 0
}

.sign_up_inner .sign_up_bottom_side .seperated::after {
    right: 0
}

.sign_up_inner .sign_up_bottom_side .seperated::after, .sign_up_inner .sign_up_bottom_side .seperated::before {
    content: "";
    background-color: rgb(240 240 247);
    width: calc(50% - 40px);
    height: 2px;
    position: absolute;
    top: 50%
}

.sign_up_inner .sign_up_bottom_side .sign_up_button button, .change_password_inner .change_password_bottom_side .change_password_button button {
    display: block;
    padding: 15px 0;
    background: #303030;
    border: 2px solid transparent;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 9999px;
    font-weight: 600;
    font-size: 16px;
    transition: all .3s ease-in-out;
    width: 100%
}

.sign_up_inner .sign_up_bottom_side .sign_up_button button:hover, .change_password_inner .change_password_bottom_side .change_password_button button:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

.sign_up_inner .sign_up_bottom_side .sign_up_with_social_text {
    font-size: 16px
}

.sign_up_inner .sign_up_bottom_side .sociallinks a i {
    font-size: 24px;
    margin-right: 5px
}

.sign_up_inner .sign_up_bottom_side .sociallinks a {
    text-decoration: none;
    color: #303030;
    border: 1px solid transparent;
    font-size: 14px;
    border-radius: 9999px;
    padding: 15px 0;
    display: flex;
    margin: 0 .1rem;
    align-items: center;
}

/* Register sayfası için auth-providers stilleri */
.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers p {
    margin: 0;
    min-width: 175px;
}

.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.facebook,
.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.google {
    text-decoration: none;
    color: #303030;
    padding: 30px 0;
    border: 1px solid transparent;
    border-radius: 9999px;
    margin-bottom: 10px;
    width: 100%;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 75%;
    margin-right: auto;
    margin-left: auto;
    transition: all .3s ease-in-out;
}

.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.facebook {
    background: #4267b2;
    color: #fff;
}

.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.facebook:hover {
    background: 0 0;
    border-color: #4267b2;
    color: #4267b2;
}

.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.google {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #fff;
}

.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.google:hover {
    background: 0 0;
    border-color: #dd4b39;
    color: #dd4b39;
}

.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.facebook i,
.sign_up_inner .sign_up_bottom_side .sociallinks .auth-providers a.google i {
    margin-right: 5px;
    font-size: 24px;
}

.product_detail_wrapper {
    padding: 1rem;
    background-color: #fff;
    border-radius: 0 0 20px 20px
}

.product_detail_wrapper .discount_price_text {
    color: #3e4959;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px
}

.product_detail_wrapper .discount_price {
    display: flex;
    align-items: center
}

.product_detail_wrapper .discount_price .old_price {
    text-decoration: line-through;
    color: #c2c2c4;
    font-size: 18px;
    margin-right: 10px;
    display: inline-block;
    font-weight: 600
}

.product_detail_wrapper .discount_price .new_price {
    color: #a38248;
    font-size: 25px;
    margin-right: 0;
    display: inline-block;
    font-weight: 600
}

.product_detail_wrapper .count_and_add_cart .add_to_cart a {
    text-decoration: none;
    color: #fff;
    background: #303030;
    border: 2px solid transparent;
    transition: all .3s ease-in-out;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    padding: 15px 0;
    border-radius: 9999px;
    display: block
}

.product_detail_wrapper .count_and_add_cart .add_to_cart a:hover {
    background: 0 0;
    border-color: #303030;
    color: #303030
}

.product_detail_wrapper .count_and_add_cart .count_side {
    width: max-content;
    margin-left: auto;
    height: 100%
}

.product_detail_wrapper .count_and_add_cart .counter_side {
    height: 100%
}

.product_image img {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px
}

.choose_product_wrapper {
    border-radius: 20px;
    background: #fff
}

.choose_product_wrapper button.dropdown-toggle {
    padding: 1rem;
    color: #303030;
    background: 0 0;
    font-weight: 600
}

.choose_product_wrapper button:active, .choose_product_wrapper button:focus, .choose_product_wrapper button:visited {
    box-shadow: none
}

.choose_product_wrapper .accordion-body {
    height: 400px;
    overflow-y: scroll
}

.choose_product_wrapper ul.dropdown-menu::-webkit-scrollbar {
    width: 5px;
    background: #ccc;
    border-radius: 9999px
}

.choose_product_wrapper .product_modal .modal-dialog {
    max-width: 720px
}

.choose_product_wrapper .product_modal button.btn-product {
    color: #303030;
    height: 58px;
    background: 0 0;
    border-color: #6c757d;
    width: 100%;
    font-weight: 600;
    transition: all .3s ease-in-out
}

.choose_product_wrapper .product_modal button.btn-product:hover {
    background: #303030 !important;
    border-color: #303030;
    color: #fff
}

.choose_product_wrapper ul.dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #303030;
    border-radius: 9999px
}

.choose_product_wrapper .products {
    padding: 40px;
    border-bottom: 1px solid #ccc
}

.choose_product_wrapper .products .product_item {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
    align-items: flex-start;
    padding: 10px;
    border: 2px solid #f0f0f7;
    border-radius: 10px;
    cursor: pointer
}

.choose_product_wrapper .products .product_item .product_image {
    width: 10%
}

.choose_product_wrapper .products .product_item .product_detail {
    margin-left: 15px
}

.choose_product_wrapper .products .product_item .product_detail .product_title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 3px
}

.choose_product_wrapper .products .product_item .product_detail .product_desc {
    font-size: 13px
}

.choose_product_wrapper .products .product_item .product_image img {
    border-radius: 10px
}

.choose_product_wrapper .products_title {
    margin: 0 0 26px;
    font-size: 24.6px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #3e4959
}

.choose_product_wrapper ul.dropdown-menu {
    min-width: 100%;
    height: 300px;
    padding: 0;
    overflow-y: scroll
}

.choose_product_wrapper ul.dropdown-menu li a:active {
    background: 0 0 !important;
    color: #303030 !important
}

.add_to_cart a {
    background: #303030;
    color: #fff;
    font-size: 20px;
    border-radius: 9999px;
    border: 2px solid transparent;
    transition: all .3s ease-in-out
}

.add_to_cart a:hover {
    background: 0 0;
    color: #303030;
    border-color: #303030
}

.franchise_inner .franchise_title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 1rem
}

.franchise_inner p {
    font-size: 15px
}

.franchise_form_sidemenu {
    border-radius: 20px;
    background-color: #303030;
    padding: 30px 40px 40px 40px
}

.franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title {
    text-align: center
}

.apply_button {
    display: block;
    width: 100%;
    border: 1px solid #303030;
    border-radius: 9999px;
    font-weight: 600
}

.franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title textarea {
    margin-bottom: 2rem;
    border-radius: 0
}

.franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title input, .franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title select {
    border-radius: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin-bottom: 2rem
}

.franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title input:focus, .franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title input:visited, .franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title input:active, .franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title select:focus, .franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title select:visited, .franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title select:active, .franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title textarea:focus, .franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title textarea:visited, .franchise_form_sidemenu .franchise_form_side .franchise_form .franchise_form_title textarea:active {
    box-shadow: none;
    outline: 0;
    border-radius: 0
}

.franchise_form_sidemenu .franchise_form_side .franchise_form i {
    font-size: 32px;
    color: #fff;
    margin-bottom: 20px
}

.franchise_form_sidemenu .franchise_form_side .franchise_form a {
    text-decoration: none;
    font-weight: 600;
    color: #fff;
    font-size: 14px
}

.wish_and_demand_inner .wish_and_demand_title {
    padding: 15px 20px;
    background: #303030;
    color: #fff;
    text-align: center
}

.wish_and_demand_inner form {
    padding: 20px
}

.wish_and_demand_inner form button {
    width: 250px;
    padding: .5rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background: #303030;
    border: 1px solid transparent;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    transition: all .3s ease-in-out;
    text-decoration: none
}

.wish_and_demand_inner form button:hover {
    background: none;
    border-color: #303030;
    color: #303030
}

.wish_and_demand_inner form input {
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.wish_and_demand_inner form input, .wish_and_demand_inner form textarea {
    border-radius: 0
}

.wish_and_demand_inner form input:focus, .wish_and_demand_inner form input:visited, .wish_and_demand_inner form input:active, .wish_and_demand_inner form textarea:focus, .wish_and_demand_inner form textarea:visited, .wish_and_demand_inner form textarea:active {
    box-shadow: none;
    outline: 0
}

.image {
    opacity: .8;
    padding: 2rem .5rem .5rem .5rem;
    background-position: center center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 190px;
    border-radius: 10px
}

.image:hover {
    opacity: 1
}

.dough_type .dough_type_title, .edge_type .edge_type_title {
    font-size: 20px;
    color: #3e4959;
    font-weight: 600
}

.image .dough_plus_price {
    color: #a38248;
    font-size: 13px
}

.image .dough_title {
    font-size: 14px;
    font-weight: 600
}

.radio-text {
    position: relative;
    cursor: pointer;
    width: 100%
}

.radio-text .text {
    border: 1px solid #303030
}

.radio-text .payment_type_text {
    text-align: center
}

div.checked_icon {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 999;
    display: none;
    font-size: 13px;
    color: #b41d40
}

.radio-img>input, .radio-text>input {
    display: none
}

.radio-img>.image, .radio-text>.image {
    cursor: pointer;
    border: 2px solid #ccc
}

.radio-img>input:checked+.image, .radio-text>input:checked+.text {
    border: 1px solid #b41d40
}

.radio-text>input:checked+.text .checked_icon {
    display: block
}

.doughSlider .swiper-pagination, .edgeSlider .swiper-pagination {
    position: static
}

.edgeSlider .image {
    padding-left: 0;
    padding-top: 0;
    overflow: hidden;
    justify-content: flex-start
}

.doughSlider .swiper-slide img, .edgeSlider .swiper-slide img {
    height: auto
}

.materials label, .materials div {
    color: #303030;
    border: 1px solid #ccc;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 9999px;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
    transition: width .5s ease-in-out;
    display: inline-block
}

.materials div.unwanted::after {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    background-color: #3e4959;
    top: 50%;
    z-index: 10
}

.materials input {
    display: none
}

.standart_materials, .type_section {
    border-bottom: 1px solid #ccc
}

.materials input[type=checkbox]:checked+label::after {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    background-color: #3e4959;
    top: 50%;
    z-index: 10
}

.extra_materials .extra_materials_title, .standart_materials .standart_materials_title {
    font-size: 20px;
    color: #3e4959;
    font-weight: 600
}

.extra_materials .form-check label {
    display: flex;
    justify-content: space-between
}

.extra_materials ul {
    inset: auto !important;
    transform: translate(0, 0) !important
}

.extra_materials ul li a label {
    padding: 1rem 1rem 1rem 0;
    cursor: pointer
}

.extra_materials ul li a input {
    margin: 1.25rem 0
}

.ingredients_container .remove_button i {
    font-size: 13px;
    color: #303030;
    cursor: pointer
}

.ingredients_container {
    justify-content: space-between;
    align-items: center;
    display: none;
    flex-wrap: wrap
}

.ingredients_container .ingredient_item {
    display: flex;
    border-radius: 9999px;
    margin-bottom: .5rem;
    background: #e6e6eb;
    padding: .25rem 1rem;
    align-items: center;
    margin-right: .5rem
}

.ingredients_container .ingredient_name {
    margin: 0 .75rem;
    font-size: 15px;
    font-weight: 300
}

.ingredients_container .ingredient_price {
    border-radius: 9999px;
    color: #a38248;
    padding: 2px 10px;
    font-size: 12px;
    background: #fff
}

.old_orders::-webkit-scrollbar {
    width: 5px
}

.old_orders::-webkit-scrollbar-thumb {
    background-color: #303030;
    border-radius: 9999px
}

.old_orders .standart_materials {
    border-color: #e5e5e5
}

.old_orders .order_inner {
    border-bottom: 2px solid #e5e5e5
}

.old_orders .ingredient_item {
    color: #303030;
    border: 1px solid #ccc;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 9999px;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
    transition: width .5s ease-in-out;
    display: inline-block;
    background: none;
    margin-right: auto
}

.old_orders .ingredients_container {
    display: block;
    justify-content: flex-start
}

.old_orders .ingredients_container .ingredient_name {
    font-size: 14px
}

.old_orders .ingredient_item.active {
    border-width: 2px;
    border-color: #82d055
}

.old_orders .ingredient_item.active::after {
    content: '\f058';
    position: absolute;
    left: 5px;
    top: 5px;
    font-family: 'Font Awesome 5 Pro';
    color: #82d055
}

.update_button {
    display: block;
    padding: 1rem 0;
    color: #fff;
    border: 2px solid transparent;
    border-radius: 9999px;
    background: #303030;
    transition: all .3s ease-in-out;
    text-decoration: none
}

div.status .status_button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    color: #fff;
    background: #ffc107
}

.close_button {
    border: 1px solid #000;
    margin-left: auto;
    margin: .5rem .5rem auto auto
}

.update_button:hover {
    background: 0 0;
    color: #303030;
    border-color: #303030
}

.order_complete_inner {
    padding-bottom: 10px
}

.order_complete_inner .complete_order .complete_icon i {
    font-size: 54px;
    color: rgb(124 231 65)
}

.order_complete_inner .complete_order .order_detail_button a {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    border-radius: 9999px;
    color: #fff;
    background: #303030;
    padding: .5rem 0;
    transition: all .3s ease-in-out;
    border: 1px solid transparent
}

.order_complete_inner .complete_order .order_detail_button a:hover {
    background: none;
    border-color: #303030;
    color: #303030
}

.order_complete_inner .order_complete_title {
    font-size: 18px;
    font-weight: 600
}

.order_complete_inner .order_tracking_number {
    font-size: 16px;
    font-weight: 500
}

.order_complete_inner .order_complete_title span {
    color: #e51837
}

.order_complete_inner .order_process {
    justify-content: center;
    margin-top: 40px;
    align-items: center
}

.order_complete_inner .order_process .same_style {
    flex: 1;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 60px;
    margin: 0 3px;
    background: #e51837;
    color: #fff;
    font-weight: 500
}

.order_complete_inner .order_process .same_style:first-of-type {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.order_complete_inner .order_process .same_style:last-of-type {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.order_complete_inner .order_process .active {
    background: #303030
}

.order_tracking_detail_inner {
    border-radius: 20px;
    background: #fff;
    overflow: hidden
}

.order_tracking_detail_inner .top_side {
    background: #303030;
    padding: 40px;
    text-align: center;
    color: #fff
}

.order_tracking_detail_inner .top_side .order_tracking_number span:last-child {
    color: red;
    font-size: 18px
}

.order_tracking_detail_inner .order_detail {
    padding: 30px;
    text-align: center;
    border-bottom: 3px solid #303030
}

.order_tracking_detail_inner .order_detail .order_detail_title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px
}

.order_tracking_detail_inner .order_detail .order_detail_date, .order_tracking_detail_inner .order_detail .order_detail_time {
    font-size: 15px;
    margin-bottom: 5px
}

.product_detail_wrapper .product_detail_title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 1rem;
    position: relative;
    padding-bottom: 1rem
}

.product_detail_wrapper .product_detail_title::after {
    content: '';
    position: absolute;
    width: 250px;
    height: 1px;
    background: #303030;
    left: 0;
    bottom: 0
}

.product_detail_wrapper .extra_items {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.product_detail_wrapper .product_item {
    border-bottom: 1px solid #dedede;
    padding-bottom: 1rem
}

.product_detail_wrapper .product_item .product_item_title {
    font-size: 18px;
    margin: 1rem 0 .5rem 0;
    font-weight: 500
}

.product_detail_wrapper .product_item .product_item_desc {
    margin-bottom: .5rem;
    font-size: 16px
}

.product_detail_wrapper .extra_items span {
    font-size: 10px;
    border-radius: 9999px;
    margin: 0 .25rem;
    margin-bottom: 5px;
    background: #ccc;
    padding: 2px 5px
}

.product_detail_wrapper .product_projection .product_image img {
    width: 100px
}

.product_detail_wrapper .product_projection .product_desc .product_desc_title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px
}

.product_detail_wrapper .product_projection .product_desc .product_desc_price, .product_detail_wrapper .product_projection .product_desc .product_desc_unit {
    background: #303030;
    padding: .25rem 0;
    text-align: center;
    display: block;
    border-radius: 9999px;
    margin-bottom: 5px;
    color: #fff
}

.our_branches_inner .branch {
    box-shadow: 0 0 15px #ccc;
    border-radius: 15px
}

.our_branches_inner .branch_top {
    background: #303030;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff
}

.our_branches_inner .branch .branch_content {
    background: #fff;
    border-bottom: 1px solid #ccc
}

.our_branches_inner .branch .branch_content .branch_closing, .our_branches_inner .branch .branch_content .branch_opening, .our_branches_inner .branch .branch_content .branch_transfer {
    padding: 5px 0;
    border: 1px solid #ccc;
    border-radius: 10px
}

.our_branches_inner .branch .branch_content .branch_title {
    font-size: 12px;
    font-weight: 500
}

.our_branches_inner .branch .branch_content .branch_time {
    font-size: 13px;
    font-weight: 500
}

.our_branches_inner .branch .branch_content .branch_content_title {
    font-size: 15px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f0f0f7
}

.our_branches_inner .branch .branch_content .branch_content_desc {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 5px
}

.our_branches_inner .branch .branch_open_icon {
    width: 10px;
    height: 10px;
    background: #32cd32;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    top: 0;
    margin-right: 1rem;
    box-shadow: 0 2px 10px #32cd32
}

.our_branches_inner .branch .branch_close_icon {
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    top: 0;
    margin-right: 1rem;
    box-shadow: 0 2px 10px red
}

.our_branches_inner .branch .branch_text {
    font-size: 16px
}

.our_branches_inner .branch .branch_bottom {
    background: rgba(0, 0, 0, .03);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
}

.our_branches_inner .branch .branch_bottom a {
    text-decoration: none;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    border: 1px solid #303030;
    background: 0 0;
    transition: all .3s ease-in-out;
    color: #303030;
    padding: 10px 0;
    border-radius: 9999px;
    display: block
}

.our_branches_inner .branch .branch_bottom a:hover {
    background: #303030;
    color: #fff
}

.vision_and_mission_inner .vision_and_mission_title {
    font-weight: 500;
    position: relative;
    color: #303030;
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 10px
}

.vision_and_mission_inner p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5
}

.vision_and_mission_inner .vision_and_mission_title::after {
    content: '';
    width: 200px;
    height: 2px;
    background: #ccc;
    position: absolute;
    bottom: 0;
    left: 0
}

.payment_inner .payment_top {
    background-color: #fff;
    border-radius: 20px;
    padding: 60px 40px 40px 40px;
    position: relative;
    padding-bottom: 50px;
    border-bottom: 1px solid #dedede
}

.payment_inner .adress_title, .payment_inner .depend_on_branches .depend_on_branches_title, .payment_inner .payment_method .payment_method_title, .payment_inner .order_note .order_note_title {
    padding: 20px;
    background: #303030;
    display: flex;
    align-items: center;
    color: #fff
}

.payment_inner .payment_method ul li {
    flex: 1;
    margin: 0 .5rem
}

.payment_inner .payment_method .accordion-button:focus {
    border: 0;
    box-shadow: none
}

.payment_inner .payment_method .accordion-button:not(.collapsed) {
    box-shadow: none;
    color: #303030
}

.payment_inner div.order_now_button button {
    background: #303030;
    color: #fff;
    border: 2px solid #303030;
    box-sizing: border-box;
    padding: 15px 40px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s
}

.payment_inner div.order_now_button button:hover {
    background: transparent;
    color: #303030;
    border: 2px solid #000
}

.payment_inner .adress_detail, .payment_inner .depend_on_branches .depend_on_branches_detail, .payment_inner .order_note .order_note_detail {
    padding: 20px
}

.depend_on_branches_detail .depend_on_item label {
    width: 100%;
    text-align: left
}

.payment_inner .depend_on_branches .depend_on_branches_detail .branch_name {
    font-weight: 600;
    font-size: 20px
}

.depend_on_item {
    margin: 1rem 0
}

.depend_on_item .btn-check:focus+.btn, .depend_on_item .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 1px #303030
}

.payment_inner .adress_title img, .payment_inner .depend_on_branches .depend_on_branches_title img, .payment_inner .payment_method .payment_method_title img, .payment_inner .order_note .order_note_title img {
    margin-right: 10px
}

.payment_inner .adress_side, .payment_inner .depend_on_branches, .payment_inner .payment_method, .payment_inner .order_note {
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    position: relative
}

.payment_inner .payment_top .left_side .cart_detail .cart_detail_top img {
    width: 75px
}

.payment_inner .payment_top .left_side .cart_detail .cart_detail_top .cart_detail_desc .title {
    font-weight: 500
}

.payment_inner .payment_top .left_side .cart_detail .cart_detail_top .cart_detail_desc .desc {
    font-size: 14px
}

.payment_inner .payment_top .left_side .type_item {
    font-size: 14px
}

.payment_inner .payment_top .right_side .cart_total .counter_side {
    width: auto
}

.payment_inner .payment_top .right_side .cart_total span.price {
    font-size: 24px;
    color: #a38248;
    text-align: center
}

.total_price {
    position: absolute;
    right: 0;
    top: 0;
    padding: .5rem 1.5rem;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background: #303030;
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px
}

.payment_sidemenu {
    border-radius: 20px;
    background-color: #fff;
    padding: 20px
}

.payment_sidemenu .pizza_promotion a.promotion_code {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 9999px;
    border: 1px solid transparent;
    background: #303030;
    padding: .5rem 0;
    transition: all .3s ease-in-out
}

.payment_sidemenu .pizza_promotion a.promotion_code:hover {
    background: none;
    border-color: #303030;
    color: #303030
}

.mobile_menu {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%
}

.mobile_menu .mobile_menu_inner {
    display: flex;
    align-items: center
}

.mobile_menu .mobile_menu_inner .offcanvas-start {
    width: 100%
}

.mobile_menu .mobile_menu_inner .same_style {
    background: #303030;
    flex: 1;
    border-right: 1px solid #ffffff24;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center
}

.mobile_menu .mobile_menu_inner .my_basket_menu_item .payment_button a, .mobile_menu .mobile_menu_inner .my_basket_menu_item .shopping_cart a {
    display: block;
    background: #303030;
    border: 2px solid transparent;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
    border-radius: 9999px;
    transition: all .3s ease-in-out
}

.mobile_menu .mobile_menu_inner .my_basket_menu_item .payment_button a:hover, .mobile_menu .mobile_menu_inner .my_basket_menu_item .shopping_cart a:hover {
    background: 0 0;
    border-color: #303030;
    color: #303030
}

.mobile_menu .mobile_menu_inner .same_style:last-of-type {
    border-right: 0
}

.mobile_menu .mobile_menu_inner .same_style a.offcnvs {
    display: flex;
    font-size: 14px;
    width: 100%;
    height: 100%;
    flex-direction: column;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    color: #fff
}

.mobile_menu .mobile_menu_inner .same_style a.offcnvs i {
    font-size: 24px
}

.mobile_menu .offcanvas-header {
    background-color: #303030;
    color: #fff
}

.mobile_menu .offcanvas {
    background-color: #f0f0f7
}

.sign_in_canvas ul {
    margin: 0;
    padding: 0
}

.sign_in_canvas ul li {
    list-style-type: none
}

.sign_in_canvas ul li a {
    text-decoration: none;
    color: #303030;
    display: block;
    border-bottom: 1px solid #303030;
    text-align: left;
    padding: 15px 0
}

.my_basket_canvas {
    border-radius: 15px;
    background: #fff;
    box-shadow: rgb(92 92 94 / 5%) 0 -2px 8px 0;
    padding: 15px
}

.my_basket_canvas .empty_text {
    color: #a9a9a9;
    line-height: 28px
}

.my_basket_canvas .my_basket_item .my_basket_title {
    font-size: 18px;
    margin-bottom: 15px;
    color: #303030;
    font-weight: 600
}

.my_basket_canvas .my_basket_item .my_basket_desc {
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 1.1
}

.my_basket_canvas .my_basket_item .my_basket_price {
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: right;
    display: block;
    color: #a38248
}

.my_basket_canvas .my_basket_item .counter_trash {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.my_basket_canvas .my_basket_item .counter_trash .my_basket_trash a i {
    color: #303030
}

.menu_canvas ul li a {
    color: #303030;
    border-bottom: 1px solid #303030;
    padding: 15px 15px
}

.menu_canvas ul li.basket {
    position: relative
}

.menu_canvas ul li.basket .basket-count {
    position: absolute
}

body.offcanvas-active {
    overflow: hidden
}

.screen-darken {
    height: 100%;
    width: 0%;
    z-index: 30;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, .6);
    transition: opacity .2s linear, visibility .2s, width 2s ease-in
}

.screen-darken.active {
    z-index: 10;
    transition: opacity .3s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible
}

header .menu-bars {
    color: #fff;
    background: 0 0;
    border: 0;
    margin-left: auto;
    display: block
}

header .mobile-row {
    flex-direction: row;
    margin-top: 1rem
}

header .menu-bars:active, header .menu-bars:focus, header .menu-bars:visited {
    box-shadow: none
}

header .menu-bars:hover {
    color: #fff
}

header .menu-bars i {
    font-size: 24px
}

header .login {
    border: 2px solid #fff;
    border-radius: 9999px;
    padding-left: .75rem;
    padding-right: .75rem;
    margin: 3px
}

header .my_profile .profile_title {
    padding: 20px;
    font-size: 18px;
    border-bottom: 1px solid #f0f0f7;
    color: #303030;
    background: #fff;
    font-weight: 600
}

header .my_profile ul.dropdown-menu {
    width: 370px;
    left: auto;
    right: 0;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.12);
    border: none;
    padding: 0
}

header .my_profile ul.dropdown-menu li {
    border-bottom: 1px solid #f0f0f7;
    list-style: none
}

header .my_profile ul.dropdown-menu li:last-child {
    border-bottom: none
}

header .my_profile ul.dropdown-menu .dropdown-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 24px;
    font-size: 16px;
    color: #303030;
    background: #fff;
    transition: background 0.2s, color 0.2s;
    border-radius: 0;
    border: none
}

header .my_profile ul.dropdown-menu .dropdown-item i {
    margin-left: 10px;
    font-size: 15px
}

header .my_profile ul.dropdown-menu .dropdown-item:hover {
    background: #f0f0f7;
    color: #f52943
}

header .my_profile ul.dropdown-menu .dropdown-item.active {
    background: #303030 !important;
    color: #fff !important;
    font-weight: 600
}

header .my_profile ul li {
    list-style-type: none
}

header .my_profile ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    border: 2px solid transparent;
    border-radius: 20px;
    background: #303030;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px 8px;
    transition: all .3s ease-in-out
}

header .my_profile ul li a:not(.active):hover {
    background: 0 0;
    border-color: #303030;
    color: #303030
}

header .my_profile ul li a.active {
    background: #ed1c24
}

header .my_profile ul li a:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

header .my_profile ul.dropdown-menu, li.basket .dropdown-menu {
    width: 370px;
    left: auto;
    right: 0
}

header .my_profile a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #f0f0f7
}

header .my_profile .dropdown-item.active, header .my_profile .dropdown-item:active {
    background: #303030
}

header .my_profile a:not(:last-child) {
    border: 0
}

header .my_profile ul {
    margin: 0;
    padding: 0
}

header .login a:not(.my_profile a) {
    color: #fff !important
}

header .my_profile button:active, header .my_profile button:focus, header .my_profile button:visited, li.basket button:active, li.basket button:focus, li.basket button:visited {
    box-shadow: none !important;
    outline: 0;
    border: 0
}

li.basket button.first_button {
    border: 1px solid #fff !important;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    border-radius: 45px;
    background: #fff !important;
    color: #303030 !important
}

li.basket button::after {
    display: none
}

header li.basket .dropdown-menu {
    padding: 0
}

header li.basket .my_basket_bottom {
    background: #303030;
    color: #fff;
    padding: 10px 20px
}

header li.basket .my_basket_bottom .my_basket_total {
    display: flex;
    align-items: center;
    justify-content: space-between
}

header li.basket .my_basket_bottom .my_basket_total .my_basket_total_price {
    font-size: 20px
}

header li.basket .my_basket_bottom .my_basket_button a {
    padding: 15px 0;
    display: block;
    text-align: center;
    text-decoration: none;
    border-radius: 9999px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border: 2px solid #f0f0f7;
    transition: all .3s ease-in-out;
    background: 0 0
}

header li.basket .my_basket_bottom .my_basket_button a:hover {
    background: #f0f0f7;
    border-color: #f0f0f7;
    color: #303030
}

header li.basket .my_basket_canvas {
    padding: 0
}

header li.basket .my_basket_canvas .my_basket_item {
    padding: 20px
}

header li.basket .my_basket_canvas .my_basket_item .counter_side {
    height: 35px
}

header li.basket .my_basket_canvas .my_basket_item .counter_side .btn {
    padding-left: .25rem;
    padding-right: .25rem
}

header li.basket .my_basket_canvas .my_basket_item .counter_side .counter {
    width: 35px
}

header .basket {
    display: flex;
    position: relative;
    align-items: center;
    margin-left: 1rem
}

header .basket .basket-count {
    background-color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #000;
    font-size: 14px;
    right: -15px;
    top: -15px;
    position: absolute;
    border-radius: 9999px
}

.mobile-offcanvas .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255,1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important
}

.mobile-offcanvas .navbar-toggler {
    border-color: #fff !important
}

.mobile-offcanvas .navbar-toggler:focus, .mobile-offcanvas .navbar-toggler:visited, .mobile-offcanvas .navbar-toggler:active {
    box-shadow: none
}

/* Desktop-only: Make header cart dropdown scrollable and show exactly 2 full items */
@media (min-width: 992px) {
    /* Define consistent item sizing and spacing via CSS variables */
    header li.basket .my_basket_canvas {
        --dropdown-basket-item-height: 160px;
        --dropdown-basket-gap: 12px;
    }

    /* Scrollable items area with height for exactly 2 items */
    header li.basket .my_basket_canvas #cart-items-dropdown {
        max-height: calc(var(--dropdown-basket-item-height) * 2 + var(--dropdown-basket-gap));
        overflow-y: auto;
        overscroll-behavior: contain;
        scroll-snap-type: y proximity;
    }

    /* Ensure each item has a consistent height to avoid half-visible items */
    header li.basket .my_basket_canvas .my_basket_item {
        height: var(--dropdown-basket-item-height);
        margin-bottom: var(--dropdown-basket-gap) !important; /* override mb-5 from markup */
        scroll-snap-align: start;
        overflow: hidden;
    }

    /* Keep titles on a single line for consistent height */
    header li.basket .my_basket_canvas .my_basket_title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 10px; /* slightly tighter spacing in dropdown */
    }

    /* Clamp description lines to keep item height compact and uniform */
    header li.basket .my_basket_canvas .my_basket_desc {
        display: -webkit-box;
        line-clamp: 2;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 10px;
    }
}

footer {
    background-color: #000;
    padding-top: 17px
}

footer .footer-top {
    margin-bottom: 70px
}

footer .footer-head {
    font-size: 24px;
    font-weight: 400;
    color: #fff
}

footer ul {
    margin-top: 1.5rem
}

footer ul li {
    margin-bottom: 17px;
    list-style-type: none
}

footer ul li a {
    text-decoration: none;
    color: #ffffff60;
    transition: color .3s ease-in-out;
    font-size: 16px
}

footer ul li a:hover {
    color: #fff
}

footer .sociallinks {
    display: flex;
    align-items: center;
    justify-content: center
}

footer .sociallinks a {
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: flex;
    margin: 0 .1rem;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out
}

footer .sociallinks a:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff
}

footer .footer-image img {
    max-width: 100%
}

footer .app-download img, footer .footer-happiness img {
    max-width: 100%
}

footer .footer-happiness img {
    max-width: 50%
}

footer .napoliPizza {
    font-weight: 600;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 30px
}

footer .footerBottom {
    border-top: 1px solid #707070;
    font-weight: 600;
    text-align: center;
    color: #ffffff60;
    font-size: 16px;
    margin-top: 10px;
    padding: 8px 0
}

footer .android-download img {
    width: 135px
}

footer .accordion-button, footer .accordion-item {
    background: 0 0
}

.footer_mobile {
    margin-bottom: 55px
}

.footer_mobile .footer-head {
    font-size: 16px
}

.footer_mobile .footerBottom {
    font-size: 12px
}

footer .accordion-button {
    color: #fff
}

footer .accordion-button:active, footer .accordion-button:focus, footer .accordion-button:visited {
    box-shadow: none
}

footer .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

footer .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg)
}

footer .accordion-button:not(.collapsed) {
    background: #303030;
    color: #fff
}

.mySwiper, .mySwiper2 {
    width: 100%;
    height: 100%
}

.swiper-slide img {
    max-width: 100%;
    width: 100%;
    height: 100%
}

.mySwiper_pagination {
    bottom: 50px !important
}

.productView .swiper-pagination {
    position: static;
    margin-top: 5px
}

.mySwiper .swiper-pagination-bullets, .mySwiper2 .swiper-pagination-bullets, .productView .swiper-pagination-bullets {
    left: 10px;
    right: auto
}

.mobile-slider .swiper-pagination-bullet, .mySwiper .swiper-pagination-bullet, .mySwiper2 .swiper-pagination-bullet, .productView .swiper-pagination-bullet {
    width: 15px;
    opacity: 1;
    background: #fff;
    height: 15px
}

.mobile-slider .swiper-pagination-bullet-active, .mySwiper .swiper-pagination-bullet-active, .mySwiper2 .swiper-pagination-bullet-active, .productView .swiper-pagination-bullet-active {
    opacity: 1;
    background: red
}

.live_help_button {
    position: fixed;
    bottom: 100px;
    right: 50px;
    z-index: 9999
}

.live_help_button a {
    display: block;
    width: 200px;
    color: #fff;
    background: #e51837;
    text-align: center;
    padding: .5rem 0;
    text-decoration: none
}

.my_addres_left .registered_adress_detail .detail_right .detail_edit_button a {
    padding: 5px 20px;
    display: inline-block;
    border-top: 2px solid #303030;
    border-left: 2px solid #303030;
    border-bottom: 2px solid #303030;
    color: #303030;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    border-radius: 20px 0px 0px 20px;
    transition: all .3s ease-in-out
}

.my_addres_left .registered_adress_detail .detail_right .detail_trash_button a {
    padding: 5px 20px;
    display: inline-block;
    border: 2px solid #303030;
    color: #303030;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    border-radius: 0px 20px 20px 0px;
    transition: all .3s ease-in-out
}

.detail_right {
    display: flex
}

.my_addres_left .registered_adress_detail .detail_right a:hover {
    background: #303030;
    color: #fff;
    border-color: transparent
}

header .my_profile ul.profile_menu_dropdown {
    width: 370px;
    left: auto;
    right: 0;
    padding: 0;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.12);
    border: none
}

header .my_profile ul.profile_menu_dropdown li {
    border-bottom: 1px solid #f0f0f7;
    list-style: none
}

header .my_profile ul.profile_menu_dropdown li:last-child {
    border-bottom: none
}

header .my_profile ul.profile_menu_dropdown .px-4.py-3 {
    font-size: 16px;
    color: #303030;
    background: #f8f9fa;
    font-weight: 500;
    border-radius: 12px 12px 0 0
}

header .my_profile ul.profile_menu_dropdown .dropdown-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 24px;
    font-size: 16px;
    color: #303030;
    background: #fff;
    transition: background 0.2s, color 0.2s
}

header .my_profile ul.profile_menu_dropdown .dropdown-item:hover {
    background: #f0f0f7;
    color: #f52943
}

header .my_profile ul.profile_menu_dropdown .logout-item {
    background: #303030 !important;
    color: #fff !important;
    border-radius: 0 0 12px 12px;
    font-weight: 600;
    padding: 18px 24px;
    border: none
}

header .my_profile ul.profile_menu_dropdown .logout-item:hover {
    background: #f52943 !important;
    color: #fff !important
}

.btn-ayar {
    color: #212529;
    border-color: #565e64
}

.product-details {
    list-style: none;
    padding: 5px;
    margin: 10px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 6px 12px;
    min-height: 60px;
    max-height: 100px;
    align-items: flex-start;
    overflow-y: auto
}

.product-details li {
    background: #f3f4f6;
    color: #6b7280;
    font-size: 0.82rem;
    border-radius: 4px;
    padding: 2px 7px;
    font-weight: 400;
    letter-spacing: 0.01em;
    display: inline-block;
    margin: 0
}

.product-view-button .like-button.add {
    width: 100%;
    padding: 5px 0;
    background: #333;
    color: #fff;
    border: 2px solid transparent;
    box-sizing: border-box;
    border-radius: 28px;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.2s;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04)
}

.product-view-button .like-button.add:hover, .product-view-button .like-button.add:focus {
    background: transparent;
    color: #222;
    border-color: #222
}

.product-view-button {
    width: 100%;
    display: flex;
    justify-content: center
}

.delete-btn {
    background: transparent;
    border: none;
    border-radius: 6px;
    padding: 6px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s, color 0.15s
}

.delete-btn i {
    color: #e53935;
    font-size: 1.2rem;
    transition: color 0.15s
}

.delete-btn:hover, .delete-btn:focus {
    background: #ffeaea;
    outline: none
}

.delete-btn:hover i, .delete-btn:focus i {
    color: #b71c1c
}

.navbar-brand img {
    max-width: 130px;
}

#mobile-cart-count {
    background-color: #dc3545;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: -8px;
    right: -8px;
    min-width: 20px;
    min-height: 20px;
    line-height: 1;
    padding: 0;
    z-index: 10
}

#mobile-cart-count[data-count="0"] {
    display: none
}

.mobile_menu .mobile_menu_inner .my_basket_menu_item a.offcnvs {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

#navbar_main .d-lg-none .dropdown {
    position: relative
}

#navbar_main .d-lg-none .dropdown-toggle {
    padding: 8px 12px;
    font-size: 18px;
    border-radius: 4px;
    transition: all 0.3s ease
}

#navbar_main .d-lg-none .dropdown-toggle:hover {
    background-color: rgba(255, 255, 255, 0.1) !important
}

#navbar_main .d-lg-none .dropdown-menu {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    margin-top: 8px;
    min-width: 200px;
    position: absolute;
    right: 0;
    left: auto;
    transform: none;
    top: 100%
}

#navbar_main .d-lg-none .dropdown-item {
    padding: 10px 16px;
    color: #333;
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.2s ease
}

#navbar_main .d-lg-none .dropdown-item:hover {
    background-color: #f8f9fa;
    color: #000
}

#navbar_main .d-lg-none .dropdown-item:last-child {
    border-bottom: none
}

@media only screen and (max-width: 600px) {
        .pizza_type {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 1.5rem;
            border-radius: 10px;
            background: #fff;
            margin-bottom: 20px;
            flex-wrap: nowrap;
            overflow-x: auto
        }

        .pizza_type .pizza_type_item {
            flex: 0 0 auto
        }
}

@media all and (max-width:991px) {
        .live_help_button a {
            position: fixed;
            right: 0;
            width: 100% !important;
            z-index: 9999;
            overflow: hidden;
            bottom: 55px
        }

        .member_login_inner .login_with_social .sociallinks button {
            max-width: 100%
        }

        .phone_verify_button {
            border-left: 0 !important
        }

        .payment_inner .payment_top .right_side .cart_total .counter_side {
            display: block;
            width: max-content;
            margin-left: auto;
            margin-right: auto
        }

        .dough_type label, .edge_type label, .radio-text {
            width: 100%
        }

        .dough_type .image, .edge_type .image {
            height: 250px
        }

        .types-of-pizza {
            position: static;
            margin-bottom: 1rem
        }

        .service-type .service-type-inner a.wallet {
            position: static
        }

        .product-wrapper-inner .product-left .product-title {
            font-size: 18px
        }

        .advantage-side-inner .advantage-left .advantage-text, .advantage-side-inner .advantage-right .advantage-text {
            font-size: 16px;
            flex: 1
        }

        .product-wrapper-inner .product-left .product-subtitle {
            font-size: 14px
        }

        .mobile-offcanvas {
            visibility: hidden;
            transform: translateX(-100%);
            border-radius: 0;
            display: block;
            position: fixed;
            top: 0;
            left: 0;
            height: 100%;
            z-index: 1200;
            width: 80%;
            overflow-y: scroll;
            overflow-x: hidden;
            transition: visibility .3s ease-in-out, transform .3s ease-in-out
        }

        .mobile-offcanvas.show {
            visibility: visible;
            transform: translateX(0)
        }

        .mobile-offcanvas .container, .mobile-offcanvas .container-fluid {
            display: block
        }
}

@media screen and (max-width:576px) {
        .dough_type .image, .edge_type .image {
            height: 125px
        }
}

@media screen and (max-width:768px) {
        .dpf-input-row .dpf-input-column {
            padding: 0;
            float: none;
            display: block;
            width: auto
        }

        .dpf-input-row .dpf-input-column .dpf-input {
            width: 80%
        }

        .dough_type .image, .edge_type .image {
            height: 195px
        }

        .choose_product_wrapper .products .product_item .product_image {
            width: 25%
        }

        .order_complete_inner .order_process .same_style {
            border-radius: 0 !important
        }

        .product-card .product-head {
            font-size: 14px;
            padding-right: 10px;
            padding-left: 10px
        }

        .product-card .product-price {
            font-size: 24px
        }

        .footer-image img {
            display: block;
            max-width: 50% !important;
            margin-left: auto;
            margin-right: auto
        }

        .member_login_inner .forgot_password a {
            font-size: 14px
        }
}

@media screen and (min-width: 991px) {
        .offcanvas-header {
            display: none
        }
}

@media (max-width: 991.98px) {
        .my_order .row {
            display: flex;
            flex-direction: column
        }

        .my_order .col-lg-4 {
            order: -1
        }

        .my_order .col-lg-8 {
            order: 0
        }

        .page-title.my-4 {
            display: none !important
        }

        #navbar_main .container > .d-flex {
            width: 100% !important
        }

        .account_info.mt-3.mt-lg-0 {
            margin-bottom: 3rem !important
        }
}

/* Order Now Button Styles - Missing after conflict resolution */
.order_now {
    margin-top: 40px;
    border-top: 2px solid #f0f0f7
}

.order_now button {
    text-align: center;
    text-decoration: none;
    border-radius: 56px;
    background-color: #303030;
    font-size: 14px;
    color: #fff;
    margin: 5px;
    border: 2px solid transparent;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.order_now button:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

.order_now .order_now_text {
    flex: 1
}

/* Price container specific order now styles */
div.price_container .order_now {
    margin-top: 0;
    border-top: 0
}

div.price_container .order_now button {
    border: 2px solid transparent;
    transition: all .3s ease-in-out;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #303030;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

div.price_container .order_now button:hover {
    border-color: #303030;
    color: #303030;
    background: 0 0
}

/* Branch Selection Styles - Missing after conflict resolution */
.depend_on_item .btn-check:checked + .btn-secondary {
    background-color: #303030 !important;
    border-color: #dc3545 !important;
    color: #fff !important;
    border-width: 4px !important;
}

.depend_on_item .btn-check:checked + .btn-secondary:hover {
    background-color: #404040 !important;
    border-color: #c82333 !important;
    color: #fff !important;
    border-width: 4px !important;
}

.depend_on_item .btn-secondary {
    background-color: #f8f9fa;
    border-color: #dee2e6;
    color: #333;
    transition: all 0.3s ease;
}

.depend_on_item .btn-secondary:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #333;
}

/* Napoli Storefront Premium Slider Split Design */
.napoli-premium-slide {
    height: 100%;
    width: 100%;
}
.napoli-hero-container {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #1c1c1e;
}
.napoli-hero-left {
    width: 65%;
    height: 100%;
    background: #1c1c1e;
    display: flex;
    align-items: center;
    padding-left: 11%;
    padding-right: 4%;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
.napoli-hero-text-content {
    max-width: 580px;
    z-index: 5;
    text-align: left;
}
.napoli-hero-title {
    font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
    font-size: 4rem;
    font-weight: 500;
    line-height: 1.1;
    color: #ffffff;
    margin: 0 0 1.5rem 0;
    letter-spacing: -0.5px;
}
.napoli-hero-ingredients-label {
    display: block;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #f28000;
    margin-bottom: 0.2rem;
    letter-spacing: 1px;
}
.napoli-hero-desc {
    font-size: 0.95rem;
    color: #a1a1a6;
    line-height: 1.6;
    margin: 0 0 2rem 0;
    font-weight: 400;
    max-width: 90%;
}
.napoli-hero-action {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 2.5rem;
}
.napoli-hero-price {
    font-size: 2.2rem;
    font-weight: 800;
    color: #ffffff;
}
.napoli-hero-btn {
    background: #ff9f0d;
    color: #121212 !important;
    font-size: 0.95rem;
    font-weight: 700;
    padding: 12px 35px;
    border-radius: 50px;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}
.napoli-hero-btn:hover {
    background: #e08b0b;
    transform: translateY(-2px);
}

.napoli-shortcuts-wrapper {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 2rem;
}
.napoli-hero-shortcuts {
    display: flex;
    align-items: flex-end;
    gap: 15px;
}
.napoli-shortcut-card {
    background: transparent;
    width: 68px;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0.65;
    transition: all 0.3s ease;
    cursor: pointer;
    box-sizing: border-box;
}
.napoli-shortcut-card .napoli-shortcut-label,
.napoli-shortcut-card .napoli-shortcut-weight {
    display: none;
}
.napoli-shortcut-card .napoli-shortcut-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,0.2);
    padding: 2px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: all 0.3s ease;
}
.napoli-shortcut-card .napoli-shortcut-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

/* Active capsule card style */
.napoli-shortcut-card.active {
    background: #ffffff;
    border-radius: 40px;
    width: 110px;
    height: 150px;
    opacity: 1;
    padding: 12px 10px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.4);
}
.napoli-shortcut-card.active .napoli-shortcut-label {
    display: block;
    font-size: 0.65rem;
    font-weight: 700;
    color: #121212;
    text-align: center;
    margin-top: 10px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.napoli-shortcut-card.active .napoli-shortcut-weight {
    display: block;
    font-size: 0.6rem;
    font-weight: 500;
    color: #777777;
    text-align: center;
    margin-top: 2px;
}
.napoli-shortcut-card.active .napoli-shortcut-img {
    width: 68px;
    height: 68px;
    border: 0;
    padding: 0;
    background: transparent;
    box-shadow: 0 8px 16px rgba(0,0,0,0.15);
}

.napoli-hero-nav-arrows {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.napoli-hero-arrow {
    background: transparent;
    border: 1.5px solid rgba(255,255,255,0.3);
    color: #ffffff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.65rem;
    cursor: pointer;
    transition: all 0.3s;
    outline: none;
    padding: 0;
}
.napoli-hero-arrow:hover {
    border-color: #ffffff;
    background: rgba(255,255,255,0.1);
}

.napoli-hero-right {
    width: 35%;
    height: 100%;
    position: relative;
    background: #1c1c1e;
    z-index: 1;
}
.napoli-hero-curved-plate-bg {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    aspect-ratio: 1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background-color: #1c1c1e;
    box-shadow: -15px 20px 45px rgba(0,0,0,0.4);
    transition: background-color 0.25s ease, box-shadow 0.25s ease;
    overflow: hidden;
}

.napoli-plate-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    color: #f26522;
    transition: color 0.25s ease;
}
html[data-theme="dark"] .napoli-plate-svg {
    color: #ffffff;
}

.napoli-white-bg-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    color: #f26522;
    transition: color 0.25s ease;
}
html[data-theme="dark"] .napoli-white-bg-svg {
    color: #ffffff;
}

.napoli-orange-bg-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
    color: #ffffff;
    transition: color 0.25s ease;
}
html[data-theme="dark"] .napoli-orange-bg-svg {
    color: #ffffff;
}

.napoli-hero-giant-pizza {
    position: absolute;
    top: 50%;
    right: 35%;
    transform: translate(50%, -50%);
    width: 34%;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}
.napoli-hero-giant-pizza img {
    width: 100%;
    height: auto;
    filter: drop-shadow(-20px 25px 40px rgba(0,0,0,0.45));
    animation: napoli-spin 45s linear infinite;
}

@keyframes napoli-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

@media (max-width: 1199.98px) {
    .napoli-hero-title {
        font-size: 2.8rem;
    }
    .napoli-hero-desc {
        font-size: 0.85rem;
        margin-bottom: 1.5rem;
    }
    .napoli-hero-action {
        margin-bottom: 1.5rem;
    }
    .napoli-hero-giant-pizza {
        width: 42%;
        right: 4%;
    }
    .napoli-hero-curved-plate-bg {
        display: none;
    }
    .napoli-shortcut-card {
        width: 60px;
        height: 130px;
    }
    .napoli-shortcut-card.active {
        width: 95px;
        height: 130px;
    }
    .napoli-shortcut-card .napoli-shortcut-img {
        width: 52px;
        height: 52px;
    }
    .napoli-shortcut-card.active .napoli-shortcut-img {
        width: 58px;
        height: 58px;
    }
}

/* Custom Fade Transition for Static Napoli Slider Content */
.napoli-fade-target {
    transition: opacity 0.28s ease-in-out, transform 0.28s ease-in-out;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
.napoli-fade-target.fade-out {
    opacity: 0;
    transform: translate3d(0, -6px, 0);
}
#napoli-slide-pizza-img {
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: rotate(0deg) scale(1);
}
#napoli-slide-pizza-img.fade-out {
    opacity: 0;
    transform: rotate(-18deg) scale(0.9);
}

/* Hide Swiper default navigation/pagination when Napoli static premium layout is active */
.napoli-static-slider-mode .swiper-button-next,
.napoli-static-slider-mode .swiper-button-prev,
.napoli-static-slider-mode .swiper-pagination {
    display: none !important;
}

/* Premium Header Styles matching mockup */
#navbar_main {
    background: #faf9f6 !important;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.05);
    padding: 14px 0 !important;
    font-family: 'Outfit', 'Inter', sans-serif !important;
}

.napoli-header-logo-container {
    background: #111112;
    border: none;
    border-radius: 4px;
    padding: 10px 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    transition: background-color 0.25s ease;
}
.napoli-header-logo-container img {
    height: 18px !important;
    width: auto;
    object-fit: contain;
}

.napoli-header-menu {
    gap: 16px !important;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.napoli-header-menu .nav-link {
    font-size: 11px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    color: #767676 !important;
    padding: 6px 12px !important;
    position: relative;
    transition: color 0.25s ease;
    border: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;
}
.napoli-header-menu .nav-link::after {
    content: '' !important;
    position: absolute !important;
    bottom: -4px !important;
    left: 12px !important;
    right: 12px !important;
    height: 1.5px !important;
    background-color: #1a1a1a !important;
    transform: scaleX(0) !important;
    transition: transform 0.25s ease !important;
}
.napoli-header-menu .nav-link:hover,
.napoli-header-menu .nav-link.active {
    color: #1a1a1a !important;
    background-color: transparent !important;
}
.napoli-header-menu .nav-link:hover::after,
.napoli-header-menu .nav-link.active::after {
    transform: scaleX(1) !important;
}
.napoli-header-menu .napoli-order-now-btn {
    color: #ff9f0d !important;
    font-weight: 700 !important;
}
.napoli-header-menu .napoli-order-now-btn:hover {
    color: #ffb129 !important;
}
.napoli-header-menu .napoli-order-now-btn::after {
    background-color: #ff9f0d !important;
}

.napoli-header-cart-toggle {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #1a1a1a !important;
    transition: color 0.25s ease;
}
.napoli-header-cart-toggle::after {
    display: none !important;
}
.napoli-header-cart-toggle:hover {
    color: #ff9f0d !important;
    background-color: transparent !important;
}

.napoli-cart-total-text {
    font-size: 11.5px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    color: #1a1a1a !important;
    text-transform: uppercase !important;
    margin-left: 2px !important;
}

.napoli-cart-badge-black {
    position: absolute !important;
    top: -8px !important;
    right: -8px !important;
    background-color: #1a1a1a !important;
    color: #ffffff !important;
    font-size: 8px !important;
    font-weight: 700 !important;
    width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    padding: 0 !important;
    z-index: 2;
}

.napoli-header-divider {
    width: 1px !important;
    height: 24px !important;
    background-color: #e8e8e2 !important;
    margin: 0 8px !important;
}

.napoli-header-bars {
    color: #1a1a1a !important;
    font-size: 18px !important;
    cursor: pointer !important;
    transition: transform 0.2s ease !important;
}
.napoli-header-bars:hover {
    transform: scale(1.08) !important;
    color: #ff9f0d !important;
}

/* User Account Icon Dropdown Styles */
.login_register_dropdown .dropdown-toggle::after,
.my_profile .dropdown-toggle::after {
    display: none !important;
}
.login_register_dropdown .dropdown-toggle,
.my_profile .dropdown-toggle {
    color: #1a1a1a !important;
    transition: color 0.25s ease;
}
.login_register_dropdown .dropdown-toggle:hover,
.my_profile .dropdown-toggle:hover {
    color: #ff9f0d !important;
    background-color: transparent !important;
}
.login_register_dropdown .dropdown-toggle i,
.my_profile .dropdown-toggle i {
    font-size: 19px !important;
}

/* Premium Offcanvas Sidebar matching Nordic theme */
.napoli-offcanvas-menu {
    width: 440px !important;
    max-width: 100vw !important;
    background-color: #faf9f6 !important;
    border-right: 1px solid rgba(0, 0, 0, 0.04) !important;
    box-shadow: 15px 0 40px rgba(0, 0, 0, 0.05) !important;
    font-family: 'Outfit', 'Inter', sans-serif !important;
}

.napoli-offcanvas-header {
    padding: 30px 40px 20px 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    border-bottom: none !important;
    background-color: #faf9f6 !important;
}

.napoli-offcanvas-title {
    font-family: 'Outfit', sans-serif !important;
    font-weight: 800 !important;
    letter-spacing: 3px !important;
    color: #1a1a16 !important;
    margin: 0 !important;
    font-size: 20px !important;
    text-transform: uppercase;
}

.napoli-offcanvas-close {
    background-color: transparent !important;
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
    border-radius: 50% !important;
    width: 32px !important;
    height: 32px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    opacity: 0.6 !important;
    transition: all 0.25s ease !important;
    color: #1a1a16 !important;
}
.napoli-offcanvas-close:hover {
    opacity: 1 !important;
    transform: rotate(90deg) !important;
    background-color: rgba(0, 0, 0, 0.04) !important;
}

.napoli-offcanvas-body {
    padding: 0 40px 40px 40px !important;
    overflow-y: auto !important;
    background-color: #faf9f6 !important;
}

.napoli-offcanvas-content {
    margin-bottom: 30px !important;
}

.napoli-offcanvas-section {
    margin-bottom: 35px !important;
}

.napoli-offcanvas-section-title {
    display: block !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 2.5px !important;
    color: #767676 !important;
    margin-bottom: 15px !important;
    opacity: 0.6 !important;
    font-family: 'Outfit', sans-serif !important;
}

.napoli-offcanvas-nav {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    padding: 0 !important;
    list-style: none !important;
}

.napoli-offcanvas-nav .nav-link {
    font-size: 22px !important;
    font-weight: 300 !important;
    letter-spacing: -0.5px !important;
    color: #1a1a16 !important;
    padding: 6px 0 !important;
    background-color: transparent !important;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
    display: flex !important;
    align-items: center !important;
    border: none !important;
    border-radius: 0 !important;
}
.napoli-offcanvas-nav .nav-link:hover {
    color: #ff9f0d !important;
    padding-left: 12px !important;
    background-color: transparent !important;
}

.napoli-nav-num {
    font-size: 11px !important;
    font-weight: 500 !important;
    color: #ff9f0d !important;
    margin-right: 15px !important;
    font-family: 'Outfit', monospace !important;
    opacity: 0.8 !important;
    letter-spacing: 0.5px !important;
}

.napoli-offcanvas-nav-cats {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px !important;
    padding: 0 !important;
    list-style: none !important;
}

.napoli-offcanvas-cat-link {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #1a1a16 !important;
    padding: 6px 0 !important;
    transition: all 0.25s ease !important;
    display: flex !important;
    align-items: center !important;
    border: none !important;
    border-radius: 0 !important;
}
.napoli-offcanvas-cat-link:hover {
    color: #ff9f0d !important;
    padding-left: 6px !important;
    background-color: transparent !important;
}

.napoli-cat-dot {
    width: 5px !important;
    height: 5px !important;
    background-color: #1a1a1a !important;
    border-radius: 50% !important;
    display: inline-block !important;
    margin-right: 10px !important;
    opacity: 0.3 !important;
    transition: all 0.25s ease !important;
}
.napoli-offcanvas-cat-link:hover .napoli-cat-dot {
    opacity: 1 !important;
    transform: scale(1.4) !important;
    background-color: #ff9f0d !important;
}

/* Account Section inside Offcanvas */
.napoli-offcanvas-account-box {
    margin-top: 10px !important;
}

.napoli-btn-pill {
    background-color: #556052 !important; /* Elegant slate/forest color matching Nordic screenshot */
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    padding: 10px 20px !important;
    border-radius: 30px !important;
    border: 1px solid transparent !important;
    transition: all 0.25s ease !important;
    text-align: center;
    text-decoration: none !important;
}
.napoli-btn-pill:hover {
    background-color: #424b40 !important;
    color: #ffffff !important;
}

.napoli-btn-outline-pill {
    background-color: transparent !important;
    color: #1a1a16 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    padding: 10px 20px !important;
    border-radius: 30px !important;
    border: 1px solid #e8e8e2 !important;
    transition: all 0.25s ease !important;
    text-align: center;
    text-decoration: none !important;
}
.napoli-btn-outline-pill:hover {
    background-color: rgba(0, 0, 0, 0.03) !important;
    border-color: #1a1a16 !important;
}

.napoli-offcanvas-nav-account {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    padding: 0 !important;
    list-style: none !important;
}
.napoli-offcanvas-nav-account .nav-link {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #1a1a16 !important;
    padding: 6px 0 !important;
    transition: all 0.25s ease !important;
    display: flex !important;
    align-items: center !important;
}
.napoli-offcanvas-nav-account .nav-link i {
    width: 20px !important;
    opacity: 0.7 !important;
}
.napoli-offcanvas-nav-account .nav-link:hover {
    color: #ff9f0d !important;
    padding-left: 6px !important;
}
.napoli-offcanvas-nav-account .nav-link.text-danger:hover {
    color: #a93226 !important;
}

/* Promo Card & Bottom Wrap */
.napoli-offcanvas-bottom-wrap {
    margin-top: auto !important;
    padding-top: 30px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.04) !important;
}

.napoli-offcanvas-promo-card {
    position: relative !important;
    height: 140px !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    margin-bottom: 25px !important;
    display: flex !important;
    align-items: center !important;
    padding: 24px !important;
    background-color: #111112;
}

.napoli-offcanvas-promo-bg {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-size: contain !important;
    background-position: right center !important;
    transition: transform 0.8s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
    z-index: 1 !important;
}

.napoli-offcanvas-promo-overlay {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.35) !important;
    z-index: 2 !important;
}

.napoli-offcanvas-promo-content {
    position: relative !important;
    z-index: 3 !important;
    color: #ffffff !important;
}

.napoli-promo-badge {
    display: inline-block !important;
    font-size: 8px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    color: rgba(255, 255, 255, 0.85) !important;
    margin-bottom: 4px !important;
}

.napoli-promo-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
    margin: 0 0 12px 0 !important;
    font-family: 'Outfit', sans-serif !important;
    letter-spacing: 0.5px !important;
}

.napoli-promo-btn {
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    letter-spacing: 0.5px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
    padding-bottom: 2px !important;
    transition: all 0.25s ease !important;
}
.napoli-promo-btn:hover {
    color: #ffffff !important;
    border-bottom-color: #ffffff !important;
    padding-left: 4px !important;
}

.napoli-offcanvas-promo-card:hover .napoli-offcanvas-promo-bg {
    transform: scale(1.08) !important;
}

/* Offcanvas Footer */
.napoli-offcanvas-footer {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
}

.napoli-offcanvas-socials {
    display: flex !important;
    gap: 14px !important;
}

.napoli-social-link {
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    border: 1px solid rgba(0, 0, 0, 0.08) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #1a1a1a !important;
    font-size: 13px !important;
    transition: all 0.25s ease !important;
    text-decoration: none !important;
}
.napoli-social-link:hover {
    background-color: #ff9f0d !important;
    border-color: #ff9f0d !important;
    color: #ffffff !important;
}

.napoli-offcanvas-copyright {
    font-size: 11px !important;
    color: #767676 !important;
    opacity: 0.7 !important;
}

/* ==========================================================================
   DYNAMIC DARK & LIGHT THEME SUPPORT
   ========================================================================== */

/* Core Transitions to prevent FOUC / abrupt shifts */
#navbar_main,
.napoli-header-menu .nav-link,
.napoli-header-cart-toggle,
.napoli-cart-total-text,
.napoli-header-bars,
.login_register_dropdown .dropdown-toggle,
.my_profile .dropdown-toggle,
.napoli-offcanvas-menu,
.napoli-offcanvas-title,
.napoli-offcanvas-section-title,
.napoli-offcanvas-nav .nav-link,
.napoli-offcanvas-cat-link,
.napoli-offcanvas-nav-account .nav-link,
.napoli-premium-slide,
.napoli-hero-container,
.napoli-hero-left,
.napoli-hero-right,
#napoli-slide-title,
#napoli-slide-ingredients,
#napoli-slide-price,
body,
#page,
.homepage {
    transition: background-color 0.25s ease-in-out, background 0.25s ease-in-out, color 0.25s ease-in-out, border-color 0.25s ease-in-out, filter 0.25s ease-in-out !important;
}

/* --------------------------------------------------------------------------
   LIGHT MODE SELECTORS (data-theme="light")
   -------------------------------------------------------------------------- */
html[data-theme="light"] body,
html[data-theme="light"] #page,
html[data-theme="light"] .homepage {
    background-color: #faf9f6 !important;
    background-image: none !important;
    color: #1a1a1a !important;
}

html[data-theme="light"] #navbar_main {
    background-color: #faf9f6 !important;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.05) !important;
}

html[data-theme="light"] .napoli-header-menu .nav-link {
    color: #767676 !important;
}
html[data-theme="light"] .napoli-header-menu .nav-link::after {
    background-color: #1a1a1a !important;
}
html[data-theme="light"] .napoli-header-menu .nav-link:hover,
html[data-theme="light"] .napoli-header-menu .nav-link.active {
    color: #1a1a1a !important;
}

html[data-theme="light"] .napoli-header-cart-toggle {
    color: #1a1a1a !important;
}
html[data-theme="light"] .napoli-cart-total-text {
    color: #1a1a1a !important;
}
html[data-theme="light"] .napoli-cart-badge-black {
    background-color: #1a1a1a !important;
    color: #ffffff !important;
}
html[data-theme="light"] .napoli-header-divider {
    background-color: #e8e8e2 !important;
}
html[data-theme="light"] .napoli-header-bars {
    color: #1a1a1a !important;
}
html[data-theme="light"] .login_register_dropdown .dropdown-toggle,
html[data-theme="light"] .my_profile .dropdown-toggle {
    color: #1a1a1a !important;
}
html[data-theme="light"] .napoli-theme-toggle-btn {
    color: #1a1a1a !important;
}

/* Offcanvas Categories Sidebar - Light Mode */
html[data-theme="light"] .napoli-offcanvas-menu,
html[data-theme="light"] .napoli-offcanvas-header,
html[data-theme="light"] .napoli-offcanvas-body {
    background-color: #faf9f6 !important;
}
html[data-theme="light"] .napoli-offcanvas-title {
    color: #1a1a1a !important;
}
html[data-theme="light"] .napoli-offcanvas-section-title {
    color: #767676 !important;
}
html[data-theme="light"] .napoli-offcanvas-nav .nav-link {
    color: #1a1a1a !important;
}
html[data-theme="light"] .napoli-offcanvas-cat-link {
    color: #1a1a1a !important;
}
html[data-theme="light"] .napoli-offcanvas-nav-account .nav-link {
    color: #1a1a1a !important;
}
html[data-theme="light"] .napoli-offcanvas-close {
    filter: none !important;
}

/* Premium Slider - Light Mode */
html[data-theme="light"] .mySwiper,
html[data-theme="light"] .mySwiper .swiper-wrapper,
html[data-theme="light"] .mySwiper .swiper-slide,
html[data-theme="light"] .napoli-premium-slide {
    background: transparent !important;
    background-color: transparent !important;
}
html[data-theme="light"] .napoli-hero-container {
    background: transparent !important;
    background-color: transparent !important;
}
html[data-theme="light"] .napoli-hero-left {
    background: #ffffff !important;
    background-color: #ffffff !important;
}
html[data-theme="light"] .napoli-hero-right {
    background: linear-gradient(135deg, #f26522 0%, #d83b01 100%) !important;
}
html[data-theme="light"] .napoli-hero-curved-plate-bg {
    background-color: #ffffff !important;
    box-shadow: -15px 20px 45px rgba(0,0,0,0.12) !important;
}
html[data-theme="light"] .swiper-button-prev {
    color: #1a1a1a !important;
}
html[data-theme="light"] .swiper-button-next {
    color: #ffffff !important;
}
html[data-theme="light"] #napoli-slide-title {
    color: #1a1a1a !important;
}
html[data-theme="light"] #napoli-slide-ingredients {
    color: #767676 !important;
}
html[data-theme="light"] #napoli-slide-price {
    color: #1a1a1a !important;
}
html[data-theme="light"] .napoli-hero-ingredients-label {
    color: #1a1a1a !important;
}


/* --------------------------------------------------------------------------
   DARK MODE SELECTORS (data-theme="dark")
   -------------------------------------------------------------------------- */
html[data-theme="dark"] body,
html[data-theme="dark"] #page,
html[data-theme="dark"] .homepage {
    background-color: #111112 !important;
    background-image: none !important;
    color: #ffffff !important;
}

html[data-theme="dark"] #navbar_main {
    background-color: #111112 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

html[data-theme="dark"] .napoli-header-menu .nav-link {
    color: #9a9a94 !important;
}
html[data-theme="dark"] .napoli-header-menu .nav-link::after {
    background-color: #ffffff !important;
}
html[data-theme="dark"] .napoli-header-menu .nav-link:hover,
html[data-theme="dark"] .napoli-header-menu .nav-link.active {
    color: #ffffff !important;
}

html[data-theme="dark"] .napoli-header-cart-toggle {
    color: #ffffff !important;
}
html[data-theme="dark"] .napoli-cart-total-text {
    color: #ffffff !important;
}
html[data-theme="dark"] .napoli-cart-badge-black {
    background-color: #ffffff !important;
    color: #111112 !important;
}
html[data-theme="dark"] .napoli-header-divider {
    background-color: #2e2e2a !important;
}
html[data-theme="dark"] .napoli-header-bars {
    color: #ffffff !important;
}
html[data-theme="dark"] .login_register_dropdown .dropdown-toggle,
html[data-theme="dark"] .my_profile .dropdown-toggle {
    color: #ffffff !important;
}
html[data-theme="dark"] .napoli-theme-toggle-btn {
    color: #ffffff !important;
}

/* Offcanvas Categories Sidebar - Dark Mode */
html[data-theme="dark"] .napoli-offcanvas-menu,
html[data-theme="dark"] .napoli-offcanvas-header,
html[data-theme="dark"] .napoli-offcanvas-body {
    background-color: #111112 !important;
}
html[data-theme="dark"] .napoli-offcanvas-title {
    color: #ffffff !important;
}
html[data-theme="dark"] .napoli-offcanvas-section-title {
    color: #9a9a94 !important;
}
html[data-theme="dark"] .napoli-offcanvas-nav .nav-link {
    color: #ffffff !important;
}
html[data-theme="dark"] .napoli-offcanvas-cat-link {
    color: #ffffff !important;
}
html[data-theme="dark"] .napoli-offcanvas-nav-account .nav-link {
    color: #ffffff !important;
}
html[data-theme="dark"] .napoli-offcanvas-close {
    filter: invert(1) !important;
}

/* Premium Slider - Dark Mode */
html[data-theme="dark"] .mySwiper,
html[data-theme="dark"] .mySwiper .swiper-wrapper,
html[data-theme="dark"] .mySwiper .swiper-slide,
html[data-theme="dark"] .napoli-premium-slide {
    background: transparent !important;
    background-color: transparent !important;
}
html[data-theme="dark"] .napoli-hero-container {
    background: transparent !important;
    background-color: transparent !important;
}
html[data-theme="dark"] .napoli-hero-left {
    background: #111112 !important;
    background-color: #111112 !important;
}
html[data-theme="dark"] .napoli-hero-right {
    background: #1c1c1e !important;
    background-color: #1c1c1e !important;
}
html[data-theme="dark"] .napoli-hero-curved-plate-bg {
    background-color: #161617 !important;
    box-shadow: -15px 20px 45px rgba(0,0,0,0.4) !important;
}
html[data-theme="dark"] .swiper-button-prev,
html[data-theme="dark"] .swiper-button-next {
    color: #ffffff !important;
}
html[data-theme="dark"] #napoli-slide-title {
    color: #ffffff !important;
}
html[data-theme="dark"] #napoli-slide-ingredients {
    color: #9a9a94 !important;
}
html[data-theme="dark"] #napoli-slide-price {
    color: #ffffff !important;
}
html[data-theme="dark"] .napoli-hero-ingredients-label {
    color: #ffffff !important;
}

/* --------------------------------------------------------------------------
   THEME ADAPTATIONS: PRODUCT CARDS, PAGE BLOCKS, INPUTS, FOOTER
   -------------------------------------------------------------------------- */

/* Transitions for dynamic elements */
.product-card,
.product-card .product-head,
.product-card .product-price,
.product-card .product-order,
.content_left,
.pizza_rating,
.pizza_follow,
.content .signup_text,
.content .order_text,
.content .enjoyit_text,
.order_now,
.order_now a,
.form-control,
footer,
footer .footer-head,
footer ul li a,
footer .sociallinks a,
footer .napoliPizza,
footer .footerBottom,
footer .accordion-button,
.napoli-shortcut-card .napoli-shortcut-img {
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out !important;
}

/* --- LIGHT MODE ADJUSTMENTS --- */
html[data-theme="light"] .product-card {
    background-color: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, 0.04) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04) !important;
}
html[data-theme="light"] .product-card .product-head {
    color: #1a1a1a !important;
}
html[data-theme="light"] .product-card .product-price {
    color: #ff9f0d !important;
}
html[data-theme="light"] .product-card .product-order {
    background-color: #1a1a1a !important;
    color: #ffffff !important;
}
html[data-theme="light"] .product-card .product-order:hover {
    background-color: #ff9f0d !important;
    color: #ffffff !important;
    border-color: #ff9f0d !important;
}

html[data-theme="light"] .content_left,
html[data-theme="light"] .pizza_rating,
html[data-theme="light"] .pizza_follow {
    background-color: #ffffff !important;
    color: #1a1a1a !important;
}
html[data-theme="light"] .content .signup_text,
html[data-theme="light"] .content .order_text,
html[data-theme="light"] .content .enjoyit_text {
    color: #1a1a1a !important;
}
html[data-theme="light"] .order_now {
    background-color: #f4f3ef !important;
    color: #1a1a1a !important;
}
html[data-theme="light"] .order_now a {
    background-color: #1a1a1a !important;
    color: #ffffff !important;
}
html[data-theme="light"] .form-control {
    background-color: #ffffff !important;
    color: #1a1a1a !important;
    border-color: #e8e8e2 !important;
}

html[data-theme="light"] footer {
    background-color: #f4f3ef !important;
}
html[data-theme="light"] footer .footer-head {
    color: #1a1a1a !important;
}
html[data-theme="light"] footer ul li a {
    color: #767676 !important;
}
html[data-theme="light"] footer ul li a:hover {
    color: #1a1a1a !important;
}
html[data-theme="light"] footer .sociallinks a {
    color: #1a1a1a !important;
    border-color: rgba(0,0,0,0.1) !important;
}
html[data-theme="light"] footer .napoliPizza {
    color: #1a1a1a !important;
}
html[data-theme="light"] footer .footerBottom {
    border-top-color: rgba(0,0,0,0.08) !important;
    color: #767676 !important;
}
html[data-theme="light"] footer .accordion-button {
    color: #1a1a1a !important;
}

html[data-theme="light"] .napoli-shortcut-card .napoli-shortcut-img {
    border-color: rgba(0,0,0,0.1) !important;
}
html[data-theme="light"] .napoli-shortcut-card.active {
    box-shadow: 0 10px 25px rgba(242, 101, 34, 0.12) !important;
}
html[data-theme="light"] .napoli-shortcut-card.active .napoli-shortcut-img {
    box-shadow: 0 6px 14px rgba(242, 101, 34, 0.15) !important;
}
html[data-theme="light"] .napoli-hero-giant-pizza img {
    filter: drop-shadow(-15px 20px 30px rgba(0,0,0,0.16)) !important;
}
html[data-theme="light"] .napoli-hero-arrow {
    color: #1c1c1e !important;
    border-color: rgba(0, 0, 0, 0.25) !important;
}
html[data-theme="light"] .napoli-hero-arrow:hover {
    border-color: #1c1c1e !important;
    background: rgba(0, 0, 0, 0.05) !important;
}
html[data-theme="light"] .swiper-button-prev {
    color: #1c1c1e !important;
}


/* --- DARK MODE ADJUSTMENTS --- */
html[data-theme="dark"] .product-card {
    background-color: #1c1c1e !important;
    border: 1px solid rgba(255, 255, 255, 0.03) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25) !important;
}
html[data-theme="dark"] .product-card .product-head {
    color: #ffffff !important;
}
html[data-theme="dark"] .product-card .product-price {
    color: #ff9f0d !important;
}
html[data-theme="dark"] .product-card .product-order {
    background-color: #ff9f0d !important;
    color: #ffffff !important;
}
html[data-theme="dark"] .product-card .product-order:hover {
    background-color: transparent !important;
    color: #ff9f0d !important;
    border-color: #ff9f0d !important;
}

html[data-theme="dark"] .content_left,
html[data-theme="dark"] .pizza_rating,
html[data-theme="dark"] .pizza_follow {
    background-color: #1c1c1e !important;
    color: #ffffff !important;
}
html[data-theme="dark"] .content .signup_text,
html[data-theme="dark"] .content .order_text,
html[data-theme="dark"] .content .enjoyit_text {
    color: #ffffff !important;
}
html[data-theme="dark"] .order_now {
    background-color: #111112 !important;
    color: #ffffff !important;
}
html[data-theme="dark"] .order_now a {
    background-color: #ff9f0d !important;
    color: #ffffff !important;
}
html[data-theme="dark"] .form-control {
    background-color: rgba(255,255,255,0.05) !important;
    color: #ffffff !important;
    border-color: rgba(255,255,255,0.1) !important;
}

html[data-theme="dark"] footer {
    background-color: #000000 !important;
}
html[data-theme="dark"] footer .footer-head {
    color: #ffffff !important;
}
html[data-theme="dark"] footer ul li a {
    color: #ffffff60 !important;
}
html[data-theme="dark"] footer ul li a:hover {
    color: #ffffff !important;
}
html[data-theme="dark"] footer .sociallinks a {
    color: #ffffff !important;
    border-color: rgba(255,255,255,0.2) !important;
}
html[data-theme="dark"] footer .napoliPizza {
    color: #ffffff !important;
}
html[data-theme="dark"] footer .footerBottom {
    border-top-color: #707070 !important;
    color: #ffffff60 !important;
}
html[data-theme="dark"] footer .accordion-button {
    color: #ffffff !important;
}

html[data-theme="dark"] .napoli-shortcut-card .napoli-shortcut-img {
    border-color: rgba(255,255,255,0.2) !important;
}
html[data-theme="dark"] .napoli-shortcut-card.active {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.55) !important;
}
html[data-theme="dark"] .napoli-shortcut-card.active .napoli-shortcut-img {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.45) !important;
}
html[data-theme="dark"] .napoli-hero-giant-pizza img {
    filter: drop-shadow(-20px 25px 45px rgba(0,0,0,0.65)) !important;
}
html[data-theme="dark"] .napoli-hero-arrow {
    color: #ffffff !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
}
html[data-theme="dark"] .napoli-hero-arrow:hover {
    border-color: #ffffff !important;
    background: rgba(255, 255, 255, 0.1) !important;
}
html[data-theme="dark"] .swiper-button-prev,
html[data-theme="dark"] .swiper-button-next {
    color: #ffffff !important;
}
/* --- TALLER PRODUCT CARD & ORANGE HIGHLIGHTS --- */
.product-category-badge {
    position: absolute;
    top: 14px;
    left: 14px;
    background-color: rgba(255, 159, 13, 0.08);
    color: #ff9f0d;
    font-size: 0.72rem;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border: 1px solid rgba(255, 159, 13, 0.2);
    z-index: 10;
    transition: all 0.3s ease;
}
.product-card:hover .product-category-badge {
    background-color: #ff9f0d;
    color: #ffffff;
    border-color: #ff9f0d;
}
.product-meta-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 10px;
}
.product-meta-item {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.78rem;
    font-weight: 600;
    color: #767676;
}
.product-meta-item i {
    color: #ff9f0d;
    font-size: 0.85rem;
}
.product-desc {
    font-size: 0.82rem;
    line-height: 1.4;
    color: #6b7280;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 12px;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 38px;
}

/* Light / Dark Mode Specific Overrides for Taller Cards */
html[data-theme="light"] .product-card:hover {
    box-shadow: 0 15px 35px rgba(255, 159, 13, 0.12) !important;
    border-color: rgba(255, 159, 13, 0.25) !important;
}
html[data-theme="light"] .product-meta-item {
    color: #767676 !important;
}

html[data-theme="dark"] .product-card:hover {
    box-shadow: 0 15px 35px rgba(255, 159, 13, 0.25) !important;
    border-color: rgba(255, 159, 13, 0.45) !important;
}
html[data-theme="dark"] .product-meta-item {
    color: #a0a0a0 !important;
}
html[data-theme="dark"] .product-desc {
    color: #a0a0a0 !important;
}
html[data-theme="dark"] .product-category-badge {
    background-color: rgba(255, 159, 13, 0.15) !important;
    border-color: rgba(255, 159, 13, 0.3) !important;
}

/* --- PRODUCT DETAILS BADGES (LIGHT/DARK) --- */
html[data-theme="light"] .product-details li {
    background-color: #f3f4f6 !important;
    color: #4b5563 !important;
}
html[data-theme="dark"] .product-details li {
    background-color: rgba(255, 255, 255, 0.08) !important;
    color: #e5e7eb !important;
}

/* --- NAPOLI PROMO CAMPAIGNS SECTION --- */
.napoli-promo-section {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}
.napoli-promo-swiper {
    border-radius: 24px;
    overflow: hidden;
    height: 340px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.04);
    position: relative;
}
.napoli-promo-slide {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
/* Slide Backgrounds using elegant gradients */
.promo-slide-1 {
    background: linear-gradient(135deg, #131211 0%, #282522 100%);
}
.promo-slide-2 {
    background: linear-gradient(135deg, #e05315 0%, #ff9f0d 100%);
}
.promo-slide-content {
    max-width: 60%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    z-index: 5;
}
.promo-badge {
    background: rgba(255, 159, 13, 0.25);
    color: #ff9f0d;
    border: 1px solid rgba(255, 159, 13, 0.35);
    font-size: 0.72rem;
    font-weight: 800;
    padding: 5px 12px;
    border-radius: 20px;
    margin-bottom: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.promo-slide-2 .promo-badge {
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.3);
}
.promo-title {
    font-size: 2.4rem;
    font-weight: 800;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 12px;
    font-family: 'Outfit', sans-serif;
    letter-spacing: -0.02em;
}
.promo-subtitle {
    font-size: 1.05rem;
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: 25px;
    line-height: 1.5;
    font-weight: 400;
}
.promo-btn {
    background: #ff9f0d;
    color: #ffffff;
    font-size: 0.88rem;
    font-weight: 700;
    padding: 12px 28px;
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    box-shadow: 0 4px 15px rgba(255, 159, 13, 0.3);
}
.promo-btn:hover {
    background: #ffffff;
    color: #ff9f0d;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 255, 255, 0.15);
}
.promo-btn.btn-white {
    background: #ffffff;
    color: #e05315;
    box-shadow: 0 4px 15px rgba(255, 255, 255, 0.2);
}
.promo-btn.btn-white:hover {
    background: #131211;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}
.promo-slide-pizza-img {
    width: 250px;
    height: 250px;
    position: absolute;
    right: 50px;
    top: 45px;
    z-index: 2;
    transform: rotate(-10deg);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.promo-slide-pizza-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: drop-shadow(0 15px 30px rgba(0, 0, 0, 0.45));
}
.swiper-slide-active:hover .promo-slide-pizza-img {
    transform: scale(1.08) rotate(15deg);
}
.promo-swiper-pagination .swiper-pagination-bullet {
    background: #ffffff !important;
    opacity: 0.4;
}
.promo-swiper-pagination .swiper-pagination-bullet-active {
    background: #ff9f0d !important;
    opacity: 1;
    width: 24px;
    border-radius: 10px;
}

/* Square Promo Card */
.napoli-square-promo-card {
    position: relative;
    height: 340px;
    border-radius: 24px;
    overflow: hidden;
    padding: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(135deg, #131211 0%, #201e1b 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.02);
    box-sizing: border-box;
}
.square-promo-content {
    position: relative;
    z-index: 5;
    max-width: 75%;
}
.square-promo-tag {
    display: inline-block;
    background: rgba(255, 159, 13, 0.15);
    color: #ff9f0d;
    font-size: 0.7rem;
    font-weight: 800;
    padding: 5px 12px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border: 1px solid rgba(255, 159, 13, 0.25);
    margin-bottom: 15px;
}
.square-promo-title {
    font-size: 1.6rem;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 8px;
    line-height: 1.25;
    font-family: 'Outfit', sans-serif;
}
.square-promo-desc {
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 18px;
    line-height: 1.4;
}
.square-promo-price-box {
    margin-bottom: 20px;
    display: flex;
    align-items: baseline;
    gap: 12px;
}
.square-promo-price-box .old-price {
    font-size: 0.95rem;
    text-decoration: line-through;
    color: rgba(255, 255, 255, 0.4);
    font-weight: 500;
}
.square-promo-price-box .new-price {
    font-size: 1.8rem;
    font-weight: 900;
    color: #ff9f0d;
}
.square-promo-btn {
    background: #ff9f0d;
    color: #ffffff;
    font-size: 0.88rem;
    font-weight: 700;
    padding: 11px 22px;
    border-radius: 14px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease;
    border: none;
    box-shadow: 0 4px 15px rgba(255, 159, 13, 0.2);
}
.square-promo-btn:hover {
    background: #e08b0b;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 159, 13, 0.3);
}
.square-promo-img {
    position: absolute;
    right: -25px;
    bottom: -25px;
    width: 190px;
    height: 190px;
    z-index: 2;
    pointer-events: none;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.square-promo-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: drop-shadow(0 15px 30px rgba(0, 0, 0, 0.35));
}
.napoli-square-promo-card:hover .square-promo-img {
    transform: scale(1.1) rotate(15deg);
}

/* Light Mode Overrides for Square & Promo Card */
html[data-theme="light"] .napoli-square-promo-card {
    background: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.03) !important;
}
html[data-theme="light"] .napoli-square-promo-card .square-promo-title {
    color: #1c1c1e !important;
}
html[data-theme="light"] .napoli-square-promo-card .square-promo-desc {
    color: #6b7280 !important;
}
html[data-theme="light"] .napoli-square-promo-card .old-price {
    color: #9ca3af !important;
}

/* Responsive Adjustments */
@media (max-width: 991px) {
    .napoli-promo-swiper, .napoli-square-promo-card {
        height: 300px;
    }
    .promo-slide-pizza-img {
        width: 200px;
        height: 200px;
        right: 30px;
        top: 50px;
    }
    .square-promo-img {
        width: 160px;
        height: 160px;
    }
    .promo-title {
        font-size: 2rem;
    }
}
@media (max-width: 575px) {
    .napoli-promo-slide {
        padding: 30px;
    }
    .promo-slide-content {
        max-width: 100%;
    }
    .promo-slide-pizza-img {
        display: none; /* Hide floating pizza on extra small screens for legibility */
    }
    .square-promo-content {
        max-width: 100%;
    }
    .square-promo-img {
        display: none;
    }
}

/* --- SCROLLING NEWS TICKER --- */
.napoli-news-ticker {
    width: 100%;
    overflow: hidden;
    background: #131211; /* Sleek charcoal background */
    border-bottom: 2px solid #ff9f0d; /* Brand orange accent border */
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 12px 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    white-space: nowrap;
    position: relative;
    z-index: 10;
}
html[data-theme="light"] .napoli-news-ticker {
    background: #ffffff;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    border-bottom: 2px solid #ff9f0d;
}

.ticker-track {
    display: inline-flex;
    animation: ticker-scroll 30s linear infinite;
    align-items: center;
}

.ticker-item {
    display: inline-flex;
    align-items: center;
    padding: 0 45px;
    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    font-family: 'Outfit', sans-serif;
}
html[data-theme="light"] .ticker-item {
    color: #1c1c1e;
}

.ticker-item i {
    color: #ff9f0d;
    margin-right: 12px;
    font-size: 0.95rem;
}

@keyframes ticker-scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}


/* Pause scroll on hover */
.napoli-news-ticker:hover .ticker-track {
    animation-play-state: paused;
}


/* --- MODERNIZED BOTTOM PROMO & TRACKING SECTION --- */
.content_left,
.pizza_rating,
.pizza_follow {
    border-radius: 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.03) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2) !important;
    padding: 30px !important;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

html[data-theme="light"] .content_left,
html[data-theme="light"] .pizza_rating,
html[data-theme="light"] .pizza_follow {
    background-color: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, 0.04) !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.03) !important;
}

html[data-theme="dark"] .content_left,
html[data-theme="dark"] .pizza_rating,
html[data-theme="dark"] .pizza_follow {
    background-color: #1c1c1e !important;
}

/* Icons */
.napoli-content-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: rgba(255, 159, 13, 0.08);
    border: 1px solid rgba(255, 159, 13, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: all 0.3s ease;
}
.napoli-content-icon i {
    color: #ff9f0d;
    font-size: 1.85rem;
    transition: transform 0.3s ease;
}
.col-sm-4:hover .napoli-content-icon {
    background: #ff9f0d;
    border-color: #ff9f0d;
    box-shadow: 0 8px 20px rgba(255, 159, 13, 0.3);
}
.col-sm-4:hover .napoli-content-icon i {
    color: #ffffff;
    transform: scale(1.15) rotate(-10deg);
}

.content-side-icon-box {
    width: 60px;
    height: 60px;
    border-radius: 16px;
    background: rgba(255, 159, 13, 0.08);
    border: 1px solid rgba(255, 159, 13, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.3s ease;
}
.content-side-icon-box i {
    color: #ff9f0d;
    font-size: 1.5rem;
    transition: transform 0.3s ease;
}
.pizza_rating:hover .content-side-icon-box,
.pizza_follow:hover .content-side-icon-box {
    background: #ff9f0d;
    border-color: #ff9f0d;
}
.pizza_rating:hover .content-side-icon-box i,
.pizza_follow:hover .content-side-icon-box i {
    color: #ffffff;
    transform: scale(1.1);
}

/* Titles & Texts */
.content .signup_text, 
.content .order_text, 
.content .enjoyit_text {
    font-family: 'Outfit', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.15rem !important;
    color: #ff9f0d !important;
    margin-top: 18px !important;
    margin-bottom: 0 !important;
    text-transform: capitalize;
    transition: color 0.25s ease;
}
html[data-theme="light"] .content .signup_text:hover,
html[data-theme="light"] .content .order_text:hover,
html[data-theme="light"] .content .enjoyit_text:hover {
    color: #1a1a1a !important;
}
html[data-theme="dark"] .content .signup_text:hover,
html[data-theme="dark"] .content .order_text:hover,
html[data-theme="dark"] .content .enjoyit_text:hover {
    color: #ffffff !important;
}

.rating-title {
    font-family: 'Outfit', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.2rem !important;
    color: #ff9f0d !important;
    margin-bottom: 4px;
    transition: color 0.25s ease;
}
html[data-theme="light"] .rating-title:hover {
    color: #1a1a1a !important;
}
html[data-theme="dark"] .rating-title:hover {
    color: #ffffff !important;
}

.rating-subtitle {
    font-size: 0.85rem;
    color: #8a8a8f;
    line-height: 1.4;
}
html[data-theme="light"] .rating-subtitle {
    color: #6b7280;
}

/* Order Now Section */
.order_now,
html[data-theme="dark"] .order_now,
html[data-theme="light"] .order_now {
    margin-top: 30px !important;
    padding: 20px 0 0 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.05) !important;
    background: none !important;
    background-color: transparent !important;
}
html[data-theme="light"] .order_now {
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.order_now .order_now_text {
    font-family: 'Outfit', sans-serif;
    font-size: 0.95rem;
    font-weight: 600;
    color: #ffffff;
}
html[data-theme="light"] .order_now .order_now_text {
    color: #1a1a1a;
}

.order_now a {
    background-color: #ff9f0d !important;
    color: #ffffff !important;
    border-radius: 9999px !important;
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 0.85rem;
    letter-spacing: 0.03em;
    border: none !important;
    box-shadow: 0 4px 12px rgba(255, 159, 13, 0.2);
    transition: all 0.3s ease !important;
    margin: 0 !important;
}
.order_now a:hover {
    background-color: #e08b0b !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(255, 159, 13, 0.35);
    color: #ffffff !important;
}

/* Input Fields and Tracking Buttons */
.content_right .form-control {
    background-color: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #ffffff !important;
    font-family: 'Inter', sans-serif;
    font-size: 0.85rem;
    padding: 10px 20px !important;
    transition: all 0.3s ease;
}
html[data-theme="light"] .content_right .form-control {
    background-color: #f3f4f6 !important;
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
    color: #1a1a1a !important;
}
.content_right .form-control:focus {
    border-color: #ff9f0d !important;
    box-shadow: 0 0 0 3px rgba(255, 159, 13, 0.15) !important;
}

.content_right .tracking_code {
    background: #ff9f0d !important;
    background-color: #ff9f0d !important;
    color: #ffffff !important;
    border: 1px solid transparent !important;
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 0.85rem;
    letter-spacing: 0.03em;
    transition: all 0.3s ease !important;
    white-space: nowrap !important;
    flex-shrink: 0 !important;
}
.content_right .tracking_code:hover,
.content .content_right .tracking_code:hover {
    background: #1a1a1a !important;
    background-color: #1a1a1a !important;
    color: #ff9f0d !important;
    border: 1px solid #ff9f0d !important;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(255, 159, 13, 0.3) !important;
}


/* --- SLICK & MODERN FOOTER --- */
footer {
    background-color: #080809 !important; /* Deep carbon dark background */
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 60px 0 30px 0 !important;
}
html[data-theme="light"] footer {
    background-color: #f7f6f2 !important; /* Premium cream light background */
    border-top: 1px solid rgba(0, 0, 0, 0.04);
}

footer .footer-head {
    font-family: 'Outfit', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.2rem !important;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
    color: #ffffff !important;
}
html[data-theme="light"] footer .footer-head {
    color: #1c1c1e !important;
}

footer ul li {
    margin-bottom: 12px !important;
}

footer ul li a {
    font-family: 'Outfit', sans-serif;
    font-weight: 500;
    font-size: 0.9rem !important;
    color: rgba(255, 255, 255, 0.55) !important;
    transition: all 0.25s ease;
}
html[data-theme="light"] footer ul li a {
    color: #6b7280 !important;
}
footer ul li a:hover {
    color: #ff9f0d !important;
    padding-left: 4px;
}
html[data-theme="light"] footer ul li a:hover {
    color: #ff9f0d !important;
}

footer .sociallinks {
    margin-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding-top: 30px;
}
html[data-theme="light"] footer .sociallinks {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

footer .sociallinks a {
    color: rgba(255, 255, 255, 0.6) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 6px !important;
    transition: all 0.3s ease;
}
html[data-theme="light"] footer .sociallinks a {
    color: #4b5563 !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
footer .sociallinks a:hover {
    background-color: #ff9f0d !important;
    color: #ffffff !important;
    border-color: #ff9f0d !important;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(255, 159, 13, 0.25);
}

footer .napoliPizza {
    font-family: 'Outfit', sans-serif !important;
    font-size: 2.2rem !important;
    letter-spacing: 0.15em;
    font-weight: 900 !important;
    color: #ff9f0d !important;
    margin-top: 40px !important;
    text-transform: uppercase;
}

footer .footerBottom {
    margin-top: 30px !important;
    padding-top: 20px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.05) !important;
    font-size: 0.75rem !important;
    font-weight: 500 !important;
    color: rgba(255, 255, 255, 0.4) !important;
}
html[data-theme="light"] footer .footerBottom {
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
    color: #9ca3af !important;
}

footer .footerBottom a {
    transition: color 0.25s ease;
}
footer .footerBottom a:hover {
    color: #ff9f0d !important;
}

/* Accordion for mobile footer */
.footer_mobile .accordion-item {
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}
html[data-theme="light"] .footer_mobile .accordion-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.footer_mobile .accordion-button {
    padding: 15px 0 !important;
    font-weight: 700 !important;
    font-family: 'Outfit', sans-serif;
    background: none !important;
}
.footer_mobile .accordion-button:not(.collapsed) {
    background: none !important;
    color: #ff9f0d !important;
}


/* --- PREMIUM MENU PAGE STYLES --- */
.menu-main-title {
    font-family: 'Outfit', sans-serif !important;
    font-weight: 900 !important;
    font-size: 2.6rem !important;
    letter-spacing: -0.02em;
    color: #ffffff;
    margin-bottom: 12px;
}
html[data-theme="light"] .menu-main-title {
    color: #1c1c1e;
}

.menu-main-subtitle {
    font-family: 'Inter', sans-serif;
    font-size: 0.95rem;
    max-width: 600px;
    margin: 0 auto;
}
html[data-theme="light"] .menu-main-subtitle {
    color: #6b7280 !important;
}
html[data-theme="dark"] .menu-main-subtitle {
    color: #9ca3af !important;
}

.menu-tabs-wrapper {
    position: relative;
    z-index: 10;
}

.tab_box {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
    padding-top: 8px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: -16px;
    margin-right: -16px;
}
.tab_box::-webkit-scrollbar {
    display: none; /* Safari and Chrome */
}

.tab_btn {
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    padding: 12px 28px;
    border-radius: 9999px;
    border: 1px solid transparent;
    cursor: pointer;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    background: transparent;
}

html[data-theme="light"] .tab_btn {
    background-color: #f3f4f6;
    border-color: rgba(0, 0, 0, 0.05);
    color: #4b5563;
}
html[data-theme="light"] .tab_btn:hover {
    background-color: #eaebeb;
    color: #1f2937;
}
html[data-theme="light"] .tab_btn.active {
    background-color: #ff9f0d;
    border-color: #ff9f0d;
    color: #ffffff;
    box-shadow: 0 6px 18px rgba(255, 159, 13, 0.25);
}

html[data-theme="dark"] .tab_btn {
    background-color: #252528;
    border-color: rgba(255, 255, 255, 0.04);
    color: #9ca3af;
}
html[data-theme="dark"] .tab_btn:hover {
    background-color: #2d2d31;
    color: #ffffff;
}
html[data-theme="dark"] .tab_btn.active {
    background-color: #ff9f0d;
    border-color: #ff9f0d;
    color: #ffffff;
    box-shadow: 0 6px 18px rgba(255, 159, 13, 0.35);
}

/* Tab panes switching visibility */
.menu-category-pane {
    display: none;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}
.menu-category-pane.active {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

/* --- CUSTOM FOOTER IMPROVEMENTS --- */
footer .brand-desc {
    font-family: 'Outfit', sans-serif;
    font-size: 0.85rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.5) !important;
}
html[data-theme="light"] footer .brand-desc {
    color: #555555 !important;
}

footer .footer-contact-info li {
    font-family: 'Outfit', sans-serif;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.6) !important;
}
html[data-theme="light"] footer .footer-contact-info li {
    color: #444444 !important;
}

footer .footer-contact-info li a {
    color: rgba(255, 255, 255, 0.6) !important;
    text-decoration: none;
    transition: color 0.25s ease;
}
html[data-theme="light"] footer .footer-contact-info li a {
    color: #444444 !important;
}

footer .footer-contact-info li a:hover {
    color: #ff9f0d !important;
}

/* Override brand title top margin inside column */
footer .col-lg-3 .napoliPizza {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    font-size: 1.8rem !important;
}

/* Muted color for app download title */
html[data-theme="light"] footer .app-download-title {
    color: #888888 !important;
}

/* Footer Bottom adjust */
footer .footerBottom,
.footer_mobile .footerBottom {
    border-top: 1px solid rgba(255, 255, 255, 0.05) !important;
    background-color: transparent !important;
}
html[data-theme="light"] footer .footerBottom,
html[data-theme="light"] .footer_mobile .footerBottom {
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
    background-color: transparent !important;
}

/* App Download Images inside footer */
footer .app-download img {
    max-height: 40px;
}
footer .footerBottom a {
    text-decoration: none;
}

/* Footer Icon styling */
footer .footer-icon {
    color: #ff9f0d !important;
}

/* App download title text styling */
footer .app-download-title {
    font-size: 0.8rem;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.4) !important;
}
html[data-theme="light"] footer .app-download-title {
    color: rgba(0, 0, 0, 0.5) !important;
}

/* Prestaturk link in footer bottom */
footer .footerBottom a.footer-bottom-link {
    color: rgba(255, 255, 255, 0.7) !important;
    font-weight: 600;
    transition: color 0.25s ease;
}
html[data-theme="light"] footer .footerBottom a.footer-bottom-link {
    color: #4b5563 !important;
}
footer .footerBottom a.footer-bottom-link:hover {
    color: #ff9f0d !important;
}

/* ==========================================
   Napoli Theme Login & Register Custom Styles
   ========================================== */

:root {
    --napoli-gold: #ff9f0d;
    --napoli-gold-hover: #e08a00;
    --napoli-dark-bg: #121214;
    --napoli-card-dark: #1c1c1e;
    --napoli-inner-dark: #252528;
    --napoli-border-dark: rgba(255, 255, 255, 0.08);
    --napoli-text-dark-primary: #ffffff;
    --napoli-text-dark-secondary: #9ca3af;
    
    --napoli-light-bg: #f7f6f2;
    --napoli-card-light: #ffffff;
    --napoli-inner-light: #f3f4f6;
    --napoli-border-light: rgba(0, 0, 0, 0.08);
    --napoli-text-light-primary: #1c1c1e;
    --napoli-text-light-secondary: #6b7280;
}

/* Box Containers styling */
.member_login_inner, 
.forgot_password_inner, 
.sign_up_inner, 
.change_password_inner {
    background-color: var(--napoli-card-light) !important;
    border: 1px solid var(--napoli-border-light) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05) !important;
    transition: all 0.3s ease !important;
    border-radius: 20px !important;
    padding: 35px 30px !important;
}

html[data-theme="dark"] .member_login_inner, 
html[data-theme="dark"] .forgot_password_inner, 
html[data-theme="dark"] .sign_up_inner, 
html[data-theme="dark"] .change_password_inner {
    background-color: var(--napoli-card-dark) !important;
    border-color: var(--napoli-border-dark) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.35) !important;
}

/* Page titles */
.page-title {
    font-family: 'Outfit', sans-serif !important;
    font-weight: 800 !important;
    font-size: 2rem !important;
}
html[data-theme="dark"] .page-title {
    color: var(--napoli-text-dark-primary) !important;
}
html[data-theme="light"] .page-title {
    color: var(--napoli-text-light-primary) !important;
}

/* Form labels and links */
html[data-theme="dark"] .member_login_inner label,
html[data-theme="dark"] .forgot_password_inner label,
html[data-theme="dark"] .sign_up_inner label,
html[data-theme="dark"] .change_password_inner label,
html[data-theme="dark"] .form-check-label {
    color: var(--napoli-text-dark-secondary) !important;
}

html[data-theme="dark"] .forgot_password a,
html[data-theme="dark"] .form-check-label a {
    color: var(--napoli-gold) !important;
    text-decoration: none !important;
}
html[data-theme="light"] .forgot_password a,
html[data-theme="light"] .form-check-label a {
    color: var(--napoli-gold) !important;
    text-decoration: none !important;
}
html[data-theme="dark"] .forgot_password a:hover,
html[data-theme="dark"] .form-check-label a:hover,
html[data-theme="light"] .forgot_password a:hover,
html[data-theme="light"] .form-check-label a:hover {
    color: var(--napoli-gold-hover) !important;
    text-decoration: underline !important;
}

/* Inputs styling */
.member_login_inner input.form-control,
.forgot_password_inner input.form-control,
.sign_up_inner input.form-control,
.change_password_inner input.form-control {
    font-family: 'Poppins', sans-serif;
    font-size: 0.95rem !important;
    padding: 12px 16px !important;
    border-radius: 12px !important;
    border: 1px solid var(--napoli-border-light) !important;
    background-color: var(--napoli-inner-light) !important;
    color: var(--napoli-text-light-primary) !important;
    transition: all 0.2s ease-in-out !important;
}

html[data-theme="dark"] .member_login_inner input.form-control,
html[data-theme="dark"] .forgot_password_inner input.form-control,
html[data-theme="dark"] .sign_up_inner input.form-control,
html[data-theme="dark"] .change_password_inner input.form-control {
    background-color: var(--napoli-inner-dark) !important;
    border-color: var(--napoli-border-dark) !important;
    color: var(--napoli-text-dark-primary) !important;
}

.member_login_inner input.form-control:focus,
.forgot_password_inner input.form-control:focus,
.sign_up_inner input.form-control:focus,
.change_password_inner input.form-control:focus {
    border-color: var(--napoli-gold) !important;
    box-shadow: 0 0 0 3px rgba(255, 159, 13, 0.25) !important;
}

/* Form Checkbox custom styling */
.form-check-input {
    width: 18px !important;
    height: 18px !important;
    border: 1.5px solid var(--napoli-gold) !important;
    background-color: transparent !important;
    cursor: pointer !important;
}
.form-check-input:checked {
    background-color: var(--napoli-gold) !important;
    border-color: var(--napoli-gold) !important;
}

/* Buttons styling */
.member_login_inner .member_login_button button,
.forgot_password_inner .forgot_password_button button,
.sign_up_inner .sign_up_bottom_side .sign_up_button button,
.change_password_inner .change_password_bottom_side .change_password_button button {
    background: var(--napoli-gold) !important;
    color: #ffffff !important;
    padding: 14px 28px !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    border-radius: 50px !important;
    border: none !important;
    box-shadow: 0 4px 15px rgba(255, 159, 13, 0.3) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    width: 100% !important;
    cursor: pointer !important;
}

.member_login_inner .member_login_button button:hover,
.forgot_password_inner .forgot_password_button button:hover,
.sign_up_inner .sign_up_bottom_side .sign_up_button button:hover,
.change_password_inner .change_password_bottom_side .change_password_button button:hover {
    background: var(--napoli-gold-hover) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(255, 159, 13, 0.45) !important;
}

/* Social provider links */
.auth-providers a.facebook,
.auth-providers a.google {
    border-radius: 50px !important;
    padding: 12px 24px !important;
    font-weight: 600 !important;
    font-size: 0.95rem !important;
    transition: all 0.25s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    margin-bottom: 12px !important;
    text-decoration: none !important;
}

.auth-providers a.facebook {
    background-color: #1877f2 !important;
    color: #ffffff !important;
}
.auth-providers a.facebook:hover {
    background-color: #166fe5 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 15px rgba(24, 119, 242, 0.3) !important;
}

.auth-providers a.google {
    background-color: #ffffff !important;
    color: #1f2937 !important;
    border: 1px solid #d1d5db !important;
}
html[data-theme="dark"] .auth-providers a.google {
    background-color: #1f2937 !important;
    color: #ffffff !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
}
.auth-providers a.google:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
}
html[data-theme="dark"] .auth-providers a.google:hover {
    background-color: #374151 !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3) !important;
}

/* Auth divider / seperated style adjustments */
html[data-theme="dark"] .sign_up_inner .sign_up_bottom_side .seperated {
    color: var(--napoli-text-dark-secondary) !important;
}
html[data-theme="dark"] .sign_up_inner .sign_up_bottom_side .seperated::after,
html[data-theme="dark"] .sign_up_inner .sign_up_bottom_side .seperated::before {
    background-color: var(--napoli-border-dark) !important;
}
html[data-theme="light"] .sign_up_inner .sign_up_bottom_side .seperated {
    color: var(--napoli-text-light-secondary) !important;
}
html[data-theme="light"] .sign_up_inner .sign_up_bottom_side .seperated::after,
html[data-theme="light"] .sign_up_inner .sign_up_bottom_side .seperated::before {
    background-color: var(--napoli-border-light) !important;
}

/* ==========================================
   Next-Gen Split Screen Auth Layout Styles
   ========================================== */
.member_login_inner, 
.forgot_password_inner, 
.sign_up_inner {
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 24px !important;
}

.member_login_inner .row.g-0, 
.forgot_password_inner .row.g-0, 
.sign_up_inner .row.g-0 {
    align-items: stretch !important;
}

.auth-img-col {
    background-image: url('../img/napoli_auth_bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 580px;
    align-self: stretch !important;
}

.auth-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(18, 18, 20, 0.95) 0%, rgba(18, 18, 20, 0.35) 100%);
    display: flex;
    align-items: flex-end;
    padding: 40px;
}
html[data-theme="light"] .auth-img-overlay {
    background: linear-gradient(to top, rgba(28, 28, 30, 0.95) 0%, rgba(28, 28, 30, 0.4) 100%);
}

.auth-img-text {
    color: #ffffff !important;
    text-align: left !important;
}

.auth-img-text h3 {
    font-family: 'Outfit', sans-serif !important;
    font-weight: 800 !important;
    font-size: 2.25rem !important;
    color: var(--napoli-gold) !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 2px 5px rgba(0,0,0,0.5);
}

.auth-img-text p {
    font-size: 0.95rem !important;
    color: rgba(255, 255, 255, 0.85) !important;
    margin-bottom: 0 !important;
    line-height: 1.5 !important;
    text-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

/* Napoli gold text links */
.text-napoli-gold {
    color: var(--napoli-gold) !important;
    text-decoration: none !important;
    transition: color 0.2s ease-in-out !important;
}
.text-napoli-gold:hover {
    color: var(--napoli-gold-hover) !important;
    text-decoration: underline !important;
}

/* High-specificity overrides to fix input borders in Light/Dark mode */
html[data-theme="light"] .member_login_inner input.form-control,
html[data-theme="light"] .forgot_password_inner input.form-control,
html[data-theme="light"] .sign_up_inner input.form-control,
html[data-theme="light"] .change_password_inner input.form-control {
    background-color: var(--napoli-inner-light) !important;
    border: 1px solid var(--napoli-border-light) !important;
    color: var(--napoli-text-light-primary) !important;
}

html[data-theme="dark"] .member_login_inner input.form-control,
html[data-theme="dark"] .forgot_password_inner input.form-control,
html[data-theme="dark"] .sign_up_inner input.form-control,
html[data-theme="dark"] .change_password_inner input.form-control {
    background-color: var(--napoli-inner-dark) !important;
    border: 1px solid var(--napoli-border-dark) !important;
    color: var(--napoli-text-dark-primary) !important;
}

html[data-theme="light"] .member_login_inner label,
html[data-theme="light"] .forgot_password_inner label,
html[data-theme="light"] .sign_up_inner label,
html[data-theme="light"] .change_password_inner label,
html[data-theme="light"] .form-check-label {
    color: var(--napoli-text-light-secondary) !important;
}

/* ==========================================
   Napoli Menu Detail page theme overrides
   ========================================== */

/* Choose Product Card styling */
.choose_product_wrapper {
    transition: all 0.3s ease !important;
}

html[data-theme="dark"] .choose_product_wrapper {
    background-color: var(--napoli-card-dark) !important;
    border: 1px solid var(--napoli-border-dark) !important;
}

html[data-theme="light"] .choose_product_wrapper {
    background-color: var(--napoli-card-light) !important;
    border: 1px solid var(--napoli-border-light) !important;
}

/* Dropdown Toggle styles */
.choose_product_wrapper button.dropdown-toggle,
.btn-ayar {
    background-color: transparent !important;
    border: 1px solid transparent !important;
    transition: all 0.25s ease-in-out !important;
}

html[data-theme="dark"] .choose_product_wrapper button.dropdown-toggle,
html[data-theme="dark"] .btn-ayar {
    color: var(--napoli-text-dark-primary) !important;
    border-color: var(--napoli-border-dark) !important;
    background-color: var(--napoli-inner-dark) !important;
}

html[data-theme="light"] .choose_product_wrapper button.dropdown-toggle,
html[data-theme="light"] .btn-ayar {
    color: var(--napoli-text-light-primary) !important;
    border-color: var(--napoli-border-light) !important;
    background-color: var(--napoli-inner-light) !important;
}

.choose_product_wrapper button.dropdown-toggle:hover,
.btn-ayar:hover {
    border-color: var(--napoli-gold) !important;
}

/* Dropdown Menu overrides */
html[data-theme="dark"] .choose_product_wrapper ul.dropdown-menu,
html[data-theme="dark"] .modal-body ul.dropdown-menu {
    background-color: var(--napoli-card-dark) !important;
    border: 1px solid var(--napoli-border-dark) !important;
}

html[data-theme="light"] .choose_product_wrapper ul.dropdown-menu,
html[data-theme="light"] .modal-body ul.dropdown-menu {
    background-color: var(--napoli-card-light) !important;
    border: 1px solid var(--napoli-border-light) !important;
}

/* Dropdown Item styling */
html[data-theme="dark"] .choose_product_wrapper ul.dropdown-menu li a.dropdown-item,
html[data-theme="dark"] .modal-body ul.dropdown-menu li a.dropdown-item {
    color: var(--napoli-text-dark-primary) !important;
}

html[data-theme="light"] .choose_product_wrapper ul.dropdown-menu li a.dropdown-item,
html[data-theme="light"] .modal-body ul.dropdown-menu li a.dropdown-item {
    color: var(--napoli-text-light-primary) !important;
}

html[data-theme="dark"] .choose_product_wrapper ul.dropdown-menu li a.dropdown-item:hover,
html[data-theme="dark"] .modal-body ul.dropdown-menu li a.dropdown-item:hover {
    background-color: var(--napoli-inner-dark) !important;
}

html[data-theme="light"] .choose_product_wrapper ul.dropdown-menu li a.dropdown-item:hover,
html[data-theme="light"] .modal-body ul.dropdown-menu li a.dropdown-item:hover {
    background-color: var(--napoli-inner-light) !important;
}

/* Selected/Variant Item inside Dropdown */
.choose_product_wrapper .products .product_item {
    transition: all 0.25s ease-in-out !important;
}

html[data-theme="dark"] .choose_product_wrapper .products .product_item {
    background-color: var(--napoli-inner-dark) !important;
    border-color: var(--napoli-border-dark) !important;
}

html[data-theme="light"] .choose_product_wrapper .products .product_item {
    background-color: var(--napoli-inner-light) !important;
    border-color: var(--napoli-border-light) !important;
}

.choose_product_wrapper .products .product_item:hover {
    border-color: var(--napoli-gold) !important;
}

html[data-theme="dark"] .choose_product_wrapper .products .product_item .product_detail .product_title {
    color: var(--napoli-text-dark-primary) !important;
}

html[data-theme="light"] .choose_product_wrapper .products .product_item .product_detail .product_title {
    color: var(--napoli-text-light-primary) !important;
}

html[data-theme="dark"] .choose_product_wrapper .products .product_item .product_detail .product_desc {
    color: var(--napoli-text-dark-secondary) !important;
}

html[data-theme="light"] .choose_product_wrapper .products .product_item .product_detail .product_desc {
    color: var(--napoli-text-light-secondary) !important;
}

/* Submenu Titles */
html[data-theme="dark"] .choose_product_wrapper .products_title {
    color: var(--napoli-text-dark-primary) !important;
}

html[data-theme="light"] .choose_product_wrapper .products_title {
    color: var(--napoli-text-light-primary) !important;
}

/* Edit / Düzenle Button */
html[data-theme="dark"] .choose_product_wrapper .product_modal button.btn-product {
    color: var(--napoli-text-dark-primary) !important;
    border-color: var(--napoli-border-dark) !important;
}

html[data-theme="light"] .choose_product_wrapper .product_modal button.btn-product {
    color: var(--napoli-text-light-primary) !important;
    border-color: var(--napoli-border-light) !important;
}

.choose_product_wrapper .product_modal button.btn-product:hover {
    background-color: var(--napoli-gold) !important;
    border-color: var(--napoli-gold) !important;
    color: #ffffff !important;
}

/* ==========================================
   New Next-Gen Auth Layout (Salad/Pizza Showcase style)
   ========================================== */

/* Full page section */
.auth-section {
    position: relative;
    overflow: hidden;
    min-height: 90vh;
    padding: 60px 0 !important;
    display: flex;
    align-items: center;
    background-color: #fdfbf7 !important; /* Creamy off-white background */
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 159, 13, 0.03) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgba(124, 179, 66, 0.03) 0%, transparent 45%);
}

html[data-theme="dark"] .auth-section {
    background-color: #121214 !important; /* Dark theme background */
    background-image: 
        radial-gradient(circle at 10% 20%, rgba(255, 159, 13, 0.02) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgba(255, 255, 255, 0.01) 0%, transparent 45%);
}

/* Background Shapes & Outlines */
.auth-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Create a large diagonal wave */
    background: linear-gradient(135deg, #ff9f0d 0%, #ffc107 40%, transparent 40.1%);
    opacity: 0.15;
    z-index: 1;
    pointer-events: none;
}

html[data-theme="dark"] .auth-section::before {
    background: linear-gradient(135deg, #a36500 0%, #d99100 35%, transparent 35.1%);
    opacity: 0.08;
}

/* Decorative Sparkles/Lightning Bolts */
.auth-decor {
    position: absolute;
    font-size: 1.5rem;
    color: var(--napoli-gold);
    opacity: 0.25;
    z-index: 1;
    pointer-events: none;
}
.auth-decor-1 { top: 10%; right: 15%; transform: rotate(15deg); }
.auth-decor-2 { bottom: 15%; left: 45%; transform: rotate(-25deg); }
.auth-decor-3 { top: 40%; left: 35%; transform: rotate(45deg); font-size: 2rem; }
.auth-decor-4 { bottom: 40%; right: 10%; transform: rotate(-10deg); }

/* Left band: Pizza showcase */
.auth-showcase-band {
    position: absolute;
    left: 0;
    top: 0;
    width: 38%;
    height: 100%;
    background-image: url('../img/auth_pizza_bg.png');
    background-size: cover;
    background-position: center;
    border-right: 2px solid rgba(255, 159, 13, 0.15);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 2;
    padding: 40px 0;
    box-shadow: 10px 0 30px rgba(0,0,0,0.2);
    overflow: hidden;
}

.auth-showcase-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.7) 100%);
    z-index: 1;
}

.auth-showcase-slogan {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    text-align: center;
    color: #fff;
    width: 85%;
}

.auth-showcase-slogan .slogan-title {
    font-family: 'Outfit', sans-serif;
    font-size: 1.6rem;
    font-weight: 800;
    margin-bottom: 10px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.6);
}

.auth-showcase-slogan .slogan-desc {
    font-family: 'Poppins', sans-serif;
    font-size: 0.85rem;
    line-height: 1.5;
    opacity: 0.85;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
    font-weight: 400;
}

html[data-theme="light"] .auth-showcase-band {
    border-right-color: rgba(255, 159, 13, 0.25);
}

.auth-showcase-brand {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    z-index: 3;
    width: 80%;
}
.auth-showcase-brand img.logo {
    max-height: 45px;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));
}
.auth-showcase-brand span {
    font-family: 'Outfit', sans-serif;
    color: var(--napoli-gold);
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

/* Floating Plates Layout */
.pizza-plates-stack {
    position: relative;
    width: 100%;
    height: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-top: 50px;
}

.pizza-plate-wrapper {
    position: relative;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6);
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    /* Overlap the right edge of the band! */
    margin-right: -130px; 
    z-index: 3;
    animation: authFloat 6s ease-in-out infinite alternate;
}

.pizza-plate-wrapper:nth-child(2) {
    animation-delay: -2s;
    margin-right: -150px; /* middle one overlaps even more */
    width: 195px;
    height: 195px;
    z-index: 4;
}

.pizza-plate-wrapper:nth-child(3) {
    animation-delay: -4s;
    z-index: 3;
}

.pizza-plate-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid rgba(28, 28, 30, 0.95);
    background-color: #252528;
    transition: border-color 0.3s ease;
}

.pizza-plate-wrapper:hover {
    transform: scale(1.08) rotate(15deg);
    z-index: 5 !important;
}
.pizza-plate-wrapper:hover img {
    border-color: var(--napoli-gold);
}

.pizza-plate-single {
    position: relative;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.6);
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    margin-right: -240px; /* hang out even more to the right */
    z-index: 3;
    animation: authFloatSingle 8s ease-in-out infinite alternate;
}

.pizza-plate-single img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 6px solid rgba(28, 28, 30, 0.95);
    background-color: #252528;
    transition: border-color 0.3s ease;
}

.pizza-plate-single:hover {
    transform: scale(1.05) rotate(10deg);
    z-index: 5 !important;
}
.pizza-plate-single:hover img {
    border-color: var(--napoli-gold);
}

@keyframes authFloat {
    0% { transform: translateY(0px) rotate(0deg); }
    100% { transform: translateY(-15px) rotate(5deg); }
}

@keyframes authFloatSingle {
    0% { transform: translateY(0px) rotate(0deg); }
    100% { transform: translateY(-20px) rotate(8deg); }
}

/* Auth Page Card container override for the new full view */
.auth-page-container {
    margin-left: 38%; /* Offset to make room for left band */
    width: calc(100% - 38%);
    padding: 0 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

/* Card layout wrapper */
.auth-clean-card {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    max-width: 480px;
    width: 100%;
    padding: 0 !important;
}

/* Center title styling */
.auth-title-large {
    font-family: 'Outfit', sans-serif;
    font-size: 2rem;
    font-weight: 800;
    color: #1c1c1e !important;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

html[data-theme="dark"] .auth-title-large {
    color: #ffffff !important;
}

/* Pill Input elements styling */
.auth-pill-input {
    border-radius: 50px !important;
    padding: 16px 28px !important;
    font-weight: 500 !important;
    font-size: 0.95rem !important;
    border: 1px solid transparent !important;
    transition: all 0.25s ease !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.01) !important;
}

html[data-theme="light"] .auth-pill-input {
    background-color: #f1f2f6 !important;
    color: #1a1a1a !important;
    border-color: #e5e7eb !important;
}

html[data-theme="light"] .auth-pill-input::placeholder {
    color: #9ca3af !important;
}

html[data-theme="light"] .auth-pill-input:focus {
    background-color: #ffffff !important;
    border-color: var(--napoli-gold) !important;
    box-shadow: 0 4px 15px rgba(255, 159, 13, 0.15) !important;
}

html[data-theme="dark"] .auth-pill-input {
    background-color: #1c1c1e !important;
    color: #ffffff !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
}

html[data-theme="dark"] .auth-pill-input::placeholder {
    color: #6b7280 !important;
}

html[data-theme="dark"] .auth-pill-input:focus {
    background-color: #121214 !important;
    border-color: var(--napoli-gold) !important;
    box-shadow: 0 4px 15px rgba(255, 159, 13, 0.2) !important;
}

/* Form check input styling */
.auth-check-input {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    cursor: pointer;
    border-color: var(--napoli-gold) !important;
}
.auth-check-input:checked {
    background-color: var(--napoli-gold) !important;
}

/* Premium Green Accent Auth Button */
.auth-pill-btn {
    background-color: #7cb342 !important; /* Premium fresh green submit button! */
    color: #ffffff !important;
    border-radius: 50px !important;
    padding: 16px 36px !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    border: none !important;
    box-shadow: 0 8px 20px rgba(124, 179, 66, 0.3) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    width: 100%;
    cursor: pointer !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.auth-pill-btn:hover {
    background-color: #689f38 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 25px rgba(124, 179, 66, 0.45) !important;
}

.auth-pill-btn:active {
    transform: translateY(0) !important;
}

/* Side-by-side Social Pills */
.auth-social-row {
    display: flex;
    gap: 15px;
    width: 100%;
}

.auth-social-pill {
    flex: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 50px !important;
    padding: 12px 20px !important;
    font-weight: 600 !important;
    font-size: 0.9rem !important;
    text-decoration: none !important;
    transition: all 0.25s ease !important;
    border: 1px solid #d1d5db !important;
    background-color: #ffffff !important;
    color: #1f2937 !important;
}

html[data-theme="dark"] .auth-social-pill {
    background-color: #1c1c1e !important;
    color: #ffffff !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
}

.auth-social-pill.google:hover {
    background-color: #f9fafb !important;
    border-color: #9ca3af !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05) !important;
}

html[data-theme="dark"] .auth-social-pill.google:hover {
    background-color: #252528 !important;
}

.auth-social-pill.facebook {
    border-color: #1877f2 !important;
    color: #1877f2 !important;
}

html[data-theme="dark"] .auth-social-pill.facebook {
    border-color: #1877f2 !important;
    color: #ffffff !important;
    background-color: rgba(24, 119, 242, 0.1) !important;
}

.auth-social-pill.facebook:hover {
    background-color: #1877f2 !important;
    color: #ffffff !important;
    box-shadow: 0 4px 12px rgba(24, 119, 242, 0.25) !important;
}

/* Responsive auth styling */
@media screen and (max-width: 991px) {
    .auth-showcase-band {
        display: none !important;
    }
    .auth-page-container {
        margin-left: 0 !important;
        width: 100% !important;
        padding: 0 20px !important;
    }
}

/* Background Leaf Decoration for Auth Pages */
.auth-leaf-decor {
    position: absolute;
    pointer-events: none;
    z-index: 1;
    mix-blend-mode: multiply;
    opacity: 0.2;
    transition: all 0.3s ease;
}
.auth-leaf-decor img {
    width: 100%;
    height: auto;
    display: block;
}

.auth-leaf-top {
    top: 2%;
    right: -5%;
    width: 320px;
    transform: rotate(-10deg);
}

.auth-leaf-bottom {
    bottom: -5%;
    right: -5%;
    width: 360px;
    transform: rotate(15deg);
}

/* Dark Mode Overrides for transparent blending without white boxes */
html[data-theme="dark"] .auth-leaf-decor {
    filter: invert(1) hue-rotate(180deg) brightness(0.6) contrast(1.3);
    mix-blend-mode: screen;
    opacity: 0.12;
}

/* Hide on mobile for cleaner login form */
@media screen and (max-width: 991px) {
    .auth-leaf-decor {
        display: none !important;
    }
}

/* Next-Gen Auth Separator and Text colors for Light/Dark modes */
.auth-clean-card .seperated {
    position: relative;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

html[data-theme="light"] .auth-clean-card .seperated {
    color: #9ca3af !important;
}

html[data-theme="dark"] .auth-clean-card .seperated,
[data-theme="dark"] .auth-clean-card .seperated,
.theme-dark .auth-clean-card .seperated,
.dark-mode .auth-clean-card .seperated {
    color: #6b7280 !important;
}

.auth-clean-card .seperated::before,
.auth-clean-card .seperated::after {
    content: "";
    width: calc(50% - 30px);
    height: 1px;
    position: absolute;
    top: 50%;
}

html[data-theme="light"] .auth-clean-card .seperated::before,
html[data-theme="light"] .auth-clean-card .seperated::after {
    background-color: #e5e7eb !important;
}

html[data-theme="dark"] .auth-clean-card .seperated::before,
html[data-theme="dark"] .auth-clean-card .seperated::after,
[data-theme="dark"] .auth-clean-card .seperated::before,
[data-theme="dark"] .auth-clean-card .seperated::after,
.theme-dark .auth-clean-card .seperated::before,
.theme-dark .auth-clean-card .seperated::after,
.dark-mode .auth-clean-card .seperated::before,
.dark-mode .auth-clean-card .seperated::after {
    background-color: rgba(255, 255, 255, 0.08) !important;
}

.auth-clean-card .seperated::before {
    left: 0;
}
.auth-clean-card .seperated::after {
    right: 0;
}

/* Fix text-muted readability in Dark Mode */
html[data-theme="dark"] .auth-clean-card .text-muted,
[data-theme="dark"] .auth-clean-card .text-muted,
.theme-dark .auth-clean-card .text-muted,
.dark-mode .auth-clean-card .text-muted {
    color: #a1a1aa !important; /* zinc-400 (lighter grey) for optimal contrast */
}

/* ==========================================================================
   BRANCHES PAGE & SIDEMENU REDESIGN (Napoli Theme Light/Dark Mode)
   ========================================================================== */

/* Section Wrapper background overrides */
.branches-section {
    transition: background-color 0.3s ease;
}

html[data-theme="light"] .branches-section {
    background-color: var(--napoli-light-bg) !important;
}

html[data-theme="dark"] .branches-section {
    background-color: var(--napoli-dark-bg) !important;
}

/* Branch Card */
.branch-card {
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

html[data-theme="light"] .branch-card {
    background-color: var(--napoli-card-light) !important;
    border: 1px solid var(--napoli-border-light) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03) !important;
}

html[data-theme="dark"] .branch-card {
    background-color: var(--napoli-card-dark) !important;
    border: 1px solid var(--napoli-border-dark) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25) !important;
}

.branch-card:hover {
    transform: translateY(-4px);
}

html[data-theme="light"] .branch-card:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08) !important;
}

html[data-theme="dark"] .branch-card:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4) !important;
}

/* Branch Card Header */
.branch-card-header {
    padding: 20px 24px;
    border-bottom: 1px solid transparent;
}

html[data-theme="light"] .branch-card-header {
    border-color: var(--napoli-border-light) !important;
    background-color: rgba(0, 0, 0, 0.01) !important;
}

html[data-theme="dark"] .branch-card-header {
    border-color: var(--napoli-border-dark) !important;
    background-color: rgba(255, 255, 255, 0.01) !important;
}

.branch-card-title {
    font-family: 'Outfit', sans-serif !important;
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    margin: 0;
}

html[data-theme="light"] .branch-card-title {
    color: var(--napoli-text-light-primary) !important;
}

html[data-theme="dark"] .branch-card-title {
    color: var(--napoli-text-dark-primary) !important;
}

/* Status Badge */
.branch-status-badge {
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    border-radius: 9999px;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    gap: 8px;
}

.branch-status-badge.is-open {
    background-color: rgba(46, 204, 113, 0.1) !important;
    color: #2ecc71 !important;
}

.branch-status-badge.is-closed {
    background-color: rgba(231, 76, 60, 0.1) !important;
    color: #e74c3c !important;
}

.status-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.branch-status-badge.is-open .status-dot {
    background-color: #2ecc71 !important;
    box-shadow: 0 0 8px #2ecc71 !important;
}

.branch-status-badge.is-closed .status-dot {
    background-color: #e74c3c !important;
    box-shadow: 0 0 8px #e74c3c !important;
}

/* Branch Info Box */
.branch-info-box {
    padding: 20px;
    border-radius: 16px;
    text-align: center;
    transition: all 0.3s ease;
    height: 100%;
}

html[data-theme="light"] .branch-info-box {
    background-color: var(--napoli-inner-light) !important;
    border: 1px solid var(--napoli-border-light) !important;
}

html[data-theme="dark"] .branch-info-box {
    background-color: var(--napoli-inner-dark) !important;
    border: 1px solid var(--napoli-border-dark) !important;
}

.branch-info-box .info-icon {
    font-size: 1.5rem !important;
    color: var(--napoli-gold) !important;
    margin-bottom: 8px;
}

.branch-info-box .info-label {
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
}

html[data-theme="light"] .branch-info-box .info-label {
    color: var(--napoli-text-light-secondary) !important;
}

html[data-theme="dark"] .branch-info-box .info-label {
    color: var(--napoli-text-dark-secondary) !important;
}

.branch-info-box .info-value {
    font-size: 1rem !important;
    font-weight: 700 !important;
}

html[data-theme="light"] .branch-info-box .info-value {
    color: var(--napoli-text-light-primary) !important;
}

html[data-theme="dark"] .branch-info-box .info-value {
    color: var(--napoli-text-dark-primary) !important;
}

/* Branch Card Footer */
.branch-card-footer {
    border-top: 1px solid transparent;
}

html[data-theme="light"] .branch-card-footer {
    border-color: var(--napoli-border-light) !important;
    background-color: rgba(0, 0, 0, 0.005) !important;
}

html[data-theme="dark"] .branch-card-footer {
    border-color: var(--napoli-border-dark) !important;
    background-color: rgba(255, 255, 255, 0.005) !important;
}

/* Buttons */
.branch-action-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px !important;
    border-radius: 12px !important;
    font-size: 0.85rem !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;
    border: 1px solid var(--napoli-gold) !important;
    color: var(--napoli-gold) !important;
    background-color: transparent !important;
    height: 100%;
}

.branch-action-btn:hover {
    background-color: var(--napoli-gold) !important;
    color: #ffffff !important;
}

.branch-action-btn.highlighted {
    background-color: var(--napoli-gold) !important;
    color: #ffffff !important;
}

.branch-action-btn.highlighted:hover {
    background-color: var(--napoli-gold-hover) !important;
    border-color: var(--napoli-gold-hover) !important;
}

/* Side Menu / Accordion dark mode support */
html[data-theme="light"] .sidemenu {
    background-color: var(--napoli-card-light) !important;
    border: 1px solid var(--napoli-border-light) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03) !important;
}

html[data-theme="dark"] .sidemenu {
    background-color: var(--napoli-card-dark) !important;
    border: 1px solid var(--napoli-border-dark) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25) !important;
}

html[data-theme="light"] .sidemenu ul li a {
    color: var(--napoli-text-light-primary) !important;
}

html[data-theme="dark"] .sidemenu ul li a {
    color: var(--napoli-text-dark-primary) !important;
}

html[data-theme="light"] .sidemenu .accordion-item {
    border-bottom: 2px solid var(--napoli-border-light) !important;
    background-color: transparent !important;
}

html[data-theme="dark"] .sidemenu .accordion-item {
    border-bottom: 2px solid var(--napoli-border-dark) !important;
    background-color: transparent !important;
}

html[data-theme="light"] .sidemenu .accordion-button {
    color: var(--napoli-text-light-primary) !important;
    background-color: transparent !important;
}

html[data-theme="dark"] .sidemenu .accordion-button {
    color: var(--napoli-text-dark-primary) !important;
    background-color: transparent !important;
}

html[data-theme="light"] .sidemenu .accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color: var(--napoli-gold) !important;
}

html[data-theme="dark"] .sidemenu .accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color: var(--napoli-gold) !important;
}

html[data-theme="light"] .sidemenu .accordion-body {
    background-color: var(--napoli-inner-light) !important;
}

html[data-theme="dark"] .sidemenu .accordion-body {
    background-color: var(--napoli-inner-dark) !important;
}

/* Compact Card specific styles */
.branch-card.compact-card {
    border-radius: 16px !important;
}

.branch-compact-details {
    font-size: 0.9rem !important;
}

.compact-detail-item {
    display: inline-flex !important;
    align-items: center !important;
}

html[data-theme="light"] .compact-detail-item {
    color: var(--napoli-text-light-primary) !important;
}

html[data-theme="dark"] .compact-detail-item {
    color: var(--napoli-text-dark-primary) !important;
}

.compact-detail-item i {
    color: var(--napoli-gold) !important;
}

html[data-theme="light"] .compact-detail-divider {
    color: var(--napoli-border-light) !important;
}

html[data-theme="dark"] .compact-detail-divider {
    color: var(--napoli-border-dark) !important;
}

/* Make footer buttons slightly more compact */
.branch-card.compact-card .branch-action-btn {
    padding: 8px 14px !important;
    font-size: 0.8rem !important;
    border-radius: 10px !important;
}







