/* Sticky Footer Implementation */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

.website-body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.website-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.website-main {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* Ensure footer stays at bottom */
.footer {
  padding: 0;
  background: transparent;
  margin-top: -30px;
  z-index: 20;
}

@font-face {
  font-family: 'ModamWeb';
  src: url('/assets/fonts/ttf/IRANSans.ttf') format('truetype'),
  url('/assets/fonts/woff/ModamWeb-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ModamWeb';
  src: url('/assets/fonts/ttf/IRANSans_Bold.ttf') format('truetype'),
  url('/assets/fonts/woff/ModamWeb-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

body {
  font-family: 'ModamWeb', sans-serif !important;
}

h1, h2, h3, h6 {
  font-family: 'ModamWeb' !important;
  font-weight: bold;
}

h6 {
  font-size: 16px;
}

p, a, input, button, span, div, label {
  font-family: 'ModamWeb' !important;
  font-weight: normal;
}

.font-bold {
  font-family: 'ModamWeb' !important;
  font-weight: bold;
}

.font-normal {
  font-family: 'ModamWeb' !important;
  font-weight: normal;
}

.navbar-nav {
  margin-right: 0 !important;
}

.navigation {
  position: fixed;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.13);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 9999;
}

.link-login {
background: #F4F4F4;
border-radius: 16px;
padding: 7px 28px;
display: flex;
align-items: center;
cursor: pointer;
}
.btn-back{
border: 1px solid #FFD200;
padding: 5px 20px;
border-radius: 8px;
}
.navbar-light .navbar-nav .nav-link {
  color: rgb(0 0 0) !important;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #FFD200 !important;
  position: relative;
}

.o_cc1 a:not(.btn), #wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) > .navbar a:not(.btn), .o_footer .s_popup a:not(.btn), .navbar-light a:not(.btn), .o_cc1 .btn-link, #wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) > .navbar .btn-link, .o_footer .s_popup .btn-link, .navbar-light .btn-link, .o_colored_level .o_cc1 a:not(.btn), .o_colored_level .o_cc1 .btn-link {
  color: #000000;
}

.badge-primary {
  color: #fff;
  background-color: #FFD200 !important;
}

.navigation .navbar {
  padding: 10px 0;
}

.navbar-brand img {
  width: 45px;
}

.far {
  font-size: 16px;
}

.navbar-light .navbar-nav .active > .nav-link::after, .navbar-light .navbar-nav .nav-link.active::after, .navbar-light .navbar-nav .nav-link.show::after, .navbar-light .navbar-nav .show > .nav-link::after {
  content: none !important;
}

#bottom {
  background: transparent;
}
.badge{
width: 100px;
}
.footer {
  padding: 0;
  background: transparent;
}
.cart-counter.badge{
  width: auto;
}
.footer-container {
  width: min(1180px, 100%);
  margin: 0 auto;
  border-radius: 64px 64px 0 0;
}

.first-row {
  padding: 50px 100px 50px 100px;
}

.logo-footer {
  width: 185px;
}

.footer .wrapper .copyright {
  padding: 25px;
  max-width: 1000px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, .7) 0%, rgba(255, 182, 171, 0.3) 50%, rgba(255, 195, 0, .2) 100%);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 25px 25px 0 0;
}

.footer .wrapper .copyright .copy {
  padding-top: 0 !important;
  color: #ffffff;
}

.footer .wrapper .copyright .copy a {
  color: #FFD200;
}

.two-row {
  justify-content: center;
}

.logo-footer-div {
  margin-top: -200px;
}

.navigation .navbar .navbar-text {
  width: 12% !important;
}
.navbar-light .navbar-nav .nav-link{
font-size: 18px;
}
.input-search-bar {
  border-radius: 20px;
  border: none !important;
  background-color: #F4F4F4;
  height: 75px;
  font-size: 16px;
  border-color: transparent !important;
  box-shadow: none !important;
  text-align: right;
}

.form-search-bar {
  display: flex;
  background-color: #FFD200;
  padding: 6px;
  border-radius: 24px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: row-reverse;
}
.footer-left-menu a,.footer-right-div p{
color: #fff;
}

.btn-search-bar {
  background-color: transparent !important;
  border: none;
  width: 75px;
  outline: transparent !important;
}

.btn-search-bar:hover {
  background-color: transparent !important;
}

.btn-search-bar svg {
  width: 32px;
}

.step-card-div-body:not(:first-child) {
  border-right: dashed 2px #5d5b5b;
}

.step-card-div {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding: 40px 10px;
  border: solid 1px #FFD200;
  border-radius: 24px;
}

.step-card-div-body {
display: flex;
flex-direction: column-reverse;
align-items: center;
justify-content: center;
text-align: right;
padding-right: 25px;
width: 300px;
max-width: 300px;
max-height: 220px;
}

.step-card-div-text {
text-align: center;
margin-top: 26px;
}

.step-card-div-text-title {
  font-size: 18px;
  font-weight: bold;
}

.step-card-div-text-body {
  color: #727272;
  font-size: 12px;
}

.step-card-div-svg svg {
  width: 105px;
}

.step-card-div-svg {
width: 150px;
}

.navigation {
  direction: ltr;
width: 100%;
}

.navbar-nav {
  direction: rtl;
}

.seo-description-wrapper {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7; /* تعداد خطوطی که می‌خواهید نمایش دهید */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.seo-description-wrapper.expanded {
  -webkit-line-clamp: unset;
  overflow: visible;
}

.toggle-btn {
  margin-top: 10px;
  background-color: #FFD200;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.toggle-btn:hover {
  background-color: #e4ba01;
  color: #fff;
}

.seo-box-snippet {
  text-align: right;
}

.seo-description {
  line-height: 2;
}

.seo-btn {
  float: left;
  font-family: 'ModamWeb';
  padding: 15px 30px;
  border-radius: 16px;
  background-color: #FFD200 !important;
  border: 0;
  min-width: 160px;
}

.seo-btn:hover {
  background-color: #FFD200 !important;
  border: 0;
}

.nav-item.active .nav-link span {
  font-family: 'ModamWeb' !important;
  font-weight: bold;
  font-size: 18px;
}

.nav-item .nav-link span {
  font-family: 'ModamWeb' !important;
  font-weight: normal;
  font-size: 18px;
  top:-10px;
  right:2px;
}

.newsletter-container {
  max-width: 700px !important;
  border: solid 1px #FFD200;
  border-radius: 24px;
  padding: 40px;
  background: #fff;
}

.newsletter-h2 {
  text-align: right;
  font-size: 24px;
  font-weight: normal;
  color: #FFD200;
}

.newsletter-text {
  text-align: right;
  font-size: 12px;
  font-weight: normal;
  color: #FFD200;
  margin-top: 15px;
}

.newsletter-form {
  background-color: #000;
  display: flex;
  flex-direction: row-reverse;
  border-radius: 16px;
  padding: 2px;
}

.newsletter-form-input {
  background-color: #000;
  color: #cfcfcfb3;
  width: 87%;
  height: 48px;
  direction: rtl;
  padding: 5px 20px;
  border-radius: 16px;
  border: 0;
  outline: transparent;
}

.newsletter-form-input:-webkit-autofill {
  background-color: #000 !important; /* رنگ پس‌زمینه */
  color: #cfcfcfb3 !important; /* رنگ متن */
  box-shadow: 0 0 0px 1000px #000 inset !important; /* برای حذف رنگ پیش‌فرض مرورگر */
  -webkit-text-fill-color: #fff !important; /* تغییر رنگ متن در کروم */
  transition: background-color 5000s ease-in-out 0s; /* جلوگیری از تغییر سریع رنگ */
}

/* برای فایرفاکس */
.newsletter-form-input:-moz-autofill {
  background-color: #000 !important;
  color: #cfcfcfb3 !important;
  box-shadow: 0 0 0px 1000px #000 inset !important;
  -moz-text-fill-color: #fff !important;
}

/* برای Edge و Internet Explorer */
.newsletter-form-input:-ms-autofill {
  background-color: #000 !important;
  color: #cfcfcfb3 !important;
}

.newsletter-form-btn {
  width: 13%;
  border-radius: 12px;
  background-color: #FFD200;
  color: #fff;
  border: 0;
  outline: 0;
}

.map-svg {
  width: 100%;
  height: 100%;
  padding: 100px 0px;
}

.map-snippet {
  background-color: #fff9eb;
}

.footer-left-menu {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: dashed 2px #fff;
  margin: 0 40px;
  padding-bottom: 15px;
}

.footer-left-menu a {
  font-size: 16px;
}

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

.footer-left-social a {
  background: #fff;
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin: 10px;
}

.footer-right-div {
  display: flex;
}

.footer-right-div svg {
  margin-right: 10px;
}

.footer-right-div p {
  font-size: 16px;
}

/* Footer with half-oval bottom using clip-path */
#footer {
  background-color: #000;
  color: white;
  text-align: center;
  padding: 66px 20px 20px;
  position: relative;
  margin-top: -50px;
  clip-path: ellipse(70% 100% at 50% 100%);
}
/* Social media icons - GOLD color to match image */
.footer-social a,
.footer-left-social a {
  color: #FFD200 !important;
  font-size: 26px;
  transition: all 0.3s;
}

.footer-social a svg,
.footer-left-social a svg {
  fill: #FFD200 !important;
  width: 26px;
  height: 26px;
}

.footer-social a:hover,
.footer-left-social a:hover {
  transform: scale(1.15);
  color: #fff !important;
}

.footer-social a:hover svg,
.footer-left-social a:hover svg {
  fill: #fff !important;
}


.footer {
  position: relative;
  z-index: 2;
  margin-top: -44px;
  padding: 0 16px 20px;
}

.footer-container {
  width: min(1180px, 100%);
  margin: 0 auto;
  border-radius: 64px 64px 0 0;
  /* background: linear-gradient(180deg, #0f1116 0%, #08090c 100%); */
  /* border: 1px solid rgba(255, 255, 255, 0.08); */
  /* box-shadow: 0 -14px 34px rgba(0, 0, 0, 0.35); */
  padding: 40px 32px;
}

.footer-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-bottom: 32px;
  margin-top: 32px;
}

.footer-menu h3,
.footer-info h3,
.footer-social h3 {
  color: #fff;
  margin-bottom: 16px;
  font-size: 18px;
}

.footer-social {
  font-size: 14px;
}

.footer-social p {
  font-size: 14px;
  margin: 8px 0;
}

.footer-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu ul li {
  margin-bottom: 8px;
}

.footer-menu ul li a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
}

.footer-menu ul li a:hover {
  color: #ffd700;
}

.footer-info p {
  color: rgba(255, 255, 255, 0.7);
  margin: 8px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

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

.footer-info i {
  color: #ffd700;
}

.social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.social-icons a {
  color: #ffd200 !important;
  font-size: 26px;
  transition: color 0.3s, transform 0.3s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.social-icons a:hover {
  color: #fff !important;
  transform: translateY(-3px);
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 20px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}

/* Mobile: move menu to bottom */
@media (max-width: 768px) {
  .footer-content {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .footer-menu {
    order: 3; /* Moves menu to bottom */
  }

  .footer-info {
    order: 1;
  }

  .footer-social {
    order: 2;
  }

  .footer-container {
    padding: 32px 20px;
  }

  .footer-info p {
    justify-content: center;
  }

  #footer{
    margin-top: -135px !important;
  }
}

a {
  cursor: pointer;
}

.category {
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: rtl;
  overflow-y: hidden;
  overflow-x: auto;
  padding-top: 125px;
}
.category-card {
background: #FFF9EB;
min-height: 170px;
border-radius: 24px;
width: 19%;
text-align: center;
margin: 0 5px;
}


.category-card-img {
  margin-top: -125px;
}

.category-card-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}

.category-card-title {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.category-card-count {
  font-family: 'ModamWeb';
  font-style: normal;
  font-weight: normal;
  color: #000;
}

.category-head {
margin-top: 5%;
  margin-bottom: 15%;
  text-align: right;
}

.category-head p {
  color: #FFD200;
  font-size: 18px;
}

.category-head h3 {
  font-size: 40px;
}



.shop-header {
  border-bottom: 4px solid #FFD200;
  text-align: right;
  padding-bottom: 15px;
  margin: 2rem 0;
}

.shop-header a {
  font-size: 16px;
}

.category-title {
  border: 1px solid #FFD200;
  border-radius: 10px;
  padding: 16px;
  font-size: 22px;
  margin: 35px 0;
  text-align: right;
}
.categories{
background: #FFF9EB;
border-radius: 10px;
}
.categories-ul {
  display: flex;
  /*width: fit-content;*/
width: 100%;
  padding-right: 0;
  background: #FFF9EB;
  list-style-type: none;
  border-radius: 10px;
}

.categories-ul li {
  width: 100%;
  padding: 15px;
  color: #000;
  text-align: center;
  border-radius: 10px;
}

.categories-ul li.active {
  background: #FFD200;
}

.categories-ul a {
  color: #000 !important;
  font-size: 18px;
}

html, #warp {
  scroll-behavior: smooth !important;
}

.css-blx9l4 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  grid-template-rows: auto;
}
.custom-shop-page {
padding: 50px 0 0 0;
direction: rtl !important;
min-height: 600px;
}

.custom-shop-page .product-item .product-link {
  background: #fff9eb;
  padding: 10px;
  border-radius: 26px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.custom-shop-page .product-item .product-image {
max-width: 400px;
max-height: 400px;
width: 100%;
display: flex;
justify-content: center;
background: #fff;
padding: 30px;
border-radius: 24px;
box-shadow: 2px 2px 7.2px -3px #00000040;
align-items: center;
}

.custom-shop-page .product-item .product-image img{
width: 100%;
height: 100%;
}
.custom-shop-page .product-item .product-name {
  font-size: 18px;
  color: #000;
  text-decoration: unset;
  padding: 25px 0;
  display: block;
  text-align: center;
}

.custom-shop-page .product-item .product-price {
  width: 75%;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 12px;
  border-radius: 12px;
margin-right:auto;
margin-left: auto;

}

a {
  text-decoration: unset !important;
}

.discount-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #FF3B30;
  color: white;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: bold;
  z-index: 1;
}

.cart-counter-header{
top: -12px;
left: 12px;
}


.cart-section {
  width: 75%;
  text-align: center;
  background: #FFD200;
  color: #fff;
  padding: 12px;
  border-radius: 12px;
}

.cart-section button {
  background: transparent;
  border: 0;
  outline: transparent;
  color: #fff;
}

.qty-btn.decrease, .qty-btn.increase {
  width: 40%;
}

.main-custom {
  margin: 180px auto !important;
  padding-bottom: 150px !important;
}

@keyframes cartUpdate {
  0% {
      transform: scale(1);
  }
  50% {
      transform: scale(1.2);
  }
  100% {
      transform: scale(1);
  }
}

.cart-section {
  animation: cartUpdate 0.3s ease-in-out;
}

.add-to-cart-btn,
.qty-btn {
  transition: all 0.3s ease;
}

.add-to-cart-btn.processing,
.qty-btn.processing {
  opacity: 0.7;
  cursor: not-allowed;
}

.add-to-cart-btn:disabled,
.qty-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.oe_website_sale {
  padding: 200px 0 !important;
}

.cart-steps {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.step:not(:last-child)::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #ddd;
  border-right: 2px solid #ddd;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.step:not(:last-child)::before {
  content: '';
  width: 30px;
  height: 2px;
  background: #ddd;
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
}

/* برای حالت active */
.step.active:not(:last-child)::after {
  border-color: #FF5733;
}

.step.active:not(:last-child)::before {
  background: #FF5733;
}

.cart-items {
  background: white;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.cart-item {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}

.item-image {
  width: 80px;
  height: 80px;
  margin-left: 15px;
}

.item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.item-info {
  flex: 1;
}

.item-title {
  font-size: 1.1rem;
  margin: 0 0 5px 0;
}

.unit-price {
  color: #666;
  font-size: 0.9rem;
}

.quantity-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0 20px;
}

.qty-btn {
  width: 30px;
  height: 30px;
  border: 1px solid #FF5733;
  background: white;
  color: #FF5733;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.qty-btn:hover {
  background: #FF5733;
  color: white;
}

.item-total {
  font-weight: bold;
  color: #FF5733;
  min-width: 100px;
  text-align: left;
}

.remove-item {
  border: none;
  background: none;
  color: #999;
  font-size: 20px;
  cursor: pointer;
  padding: 0 10px;
}

.remove-item:hover {
  color: #FF3B30;
}

.cart-summary {
  background: white;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  position: sticky;
  top: 120px;
}

.summary-item {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.total-price {
  font-weight: bold;
  color: #FF5733;
}

.summary-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}

.checkout-btn {
  background-color: #FFD200 !important;
  color: white;
  text-align: center;
  padding: 12px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
}

.checkout-btn:hover {
  background-color: #FFD200 !important;
}

.continue-shopping {
  text-align: center;
  color: #666;
  text-decoration: none;
}

.empty-cart {
  text-align: center;
  padding: 40px 20px;
}

.step:not(:last-child)::after {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ddd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -32px;
  top: 50%;
  transform: translateY(-50%);
}

.newsletter-subscription {
  padding: 20px;
}

/* برای حالت active */
.step.active:not(:last-child)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FF5733' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");
}

.category-card-img {
  width: 100%;
}

.step-card {
  direction: rtl;
}

.bottom-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to top, #fff5f5, white);
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  display: none;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  padding: 10px 0;
  z-index: 1000;
  font-family: 'ModamWeb', sans-serif;
}

.bottom-nav .nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: black;
  font-size: 12px;
  font-weight: 500;
  width: 20%;
}

.bottom-nav .nav-item svg {
  width: 34px;
  height: 34px;
  margin-bottom: -5px;
}

#loader-wrapper {
  z-index: 9999;
}

.navigation .navbar .navbar-toggler {
  color: #00000000 !important;
  border-color: #00000000 !important;
}
.navigation .navbar .navbar-toggler img {
width: 20px !important;
}



.mt-150 {
  margin-top: 150px;
}

.cart-step {
  background-color: #ffffff;
  color: rgb(0, 0, 0) !important;
  padding: 20px;
  width: 240px;
  text-align: center;
  direction: ltr;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  font-size: 16px;
  font-family: ModamWeb;
}

.cart-step.active {
  background-color: #FFD200;
  color: #ffffff !important;
}

.cart-step span{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.head-cart {
  border-radius: 20px;
  border: 1px solid #FFD200;
  padding: 25px 30px;
  text-align: justify;
  font-size: 22px;
}

.cart-summary {
  border: 1px solid #FFD200;
  border-radius: 30px;
}

.summary-item {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 0;
  color: #000;
}

.summary-item :first-child {
  width: 30%;
  text-align: justify;
}

.summary-item.total {
  border-top: 1px solid #FFD200;
}

.checkout-btn {
  background-color: #FFD200 !important;
  border: 0;
  border-radius: 16px;
  width: 80%;
}

.summary-actions {
  align-items: center;
}

.cart-item {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
  flex-direction: column;
  justify-content: center;
}

.cart-item-row {
  width: 100%;
  display: flex;
  align-items: center;
}

.item-image {
  width: 170px !important;
  height: 170px !important;
}

.item-info {
  text-align: justify;
  margin-right: 20px;
}

.item-title {
  font-size: 20px;
}

.item-total {
  color: #000;
  font-family: ModamWeb;
  font-size: 16px;
}

.item-total span {
  margin-right: 10px;
}

.quantity-controls {
  background: #FFD200;
  border-radius: 14px;
  /* font-size: 18px !important; */
  padding: 5px;
}

.qty-btn.decrease {
  background: #FFD200;
  border: 0;
  font-size: 35px;
  color: #fff;
  width: 75px;
}

.qty-btn.increase {
  border-radius: 10px 0 0 10px;
  background: #FFD200;
  border: 0;
  font-size: 30px;
  color: #fff;
  width: 75px;
}

.quantity-controls .quantity {
  color: #fff;
  font-size: 16px;
}

.item-description {
  color: #000;
}

.coupon-section {
  border: 1px solid #FFD200;
  border-radius: 30px;
  padding: 22px;
}

.coupon-section h3 {
  text-align: justify;
}

.coupon-section .form-control {
  border-left: 0;
  border-radius: 0 10px 10px 0;
  outline: transparent !important;
  border-color: #FFD200 !important;
  box-shadow: none !important;
}

.coupon-section .btn-primary {
  border-radius: 10px 0 0 10px;
  width: 20%;
  background-color: #FFD200 !important;
  border: 0;
}

*::selection {
  color: #FFD200;
}

.delivery_type_section {
  border: 1px solid #FFD200;
  padding: 20px;
  border-radius: 20px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.delivery_type_address {
  border: 2px solid #FFD200;
  padding: 25px;
  border-radius: 20px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: #fff;
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.1);
  margin-bottom: 20px;
}

.card {
  border: 2px solid #FFD200 !important;
  border-radius: 24px !important;
  text-align: justify;
  padding: 20px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.1);
}

.list-group-item {
  border: none;
  padding: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 12px !important;
  background: #fff;
  transition: all 0.3s ease;
}

.list-group-item:hover {
  /*background: rgba(241, 90, 41, 0.05);*/
  transform: translateY(-2px);
}

#toggle-new-address {
  background-color: #FFD200 !important;
  width: 200px;
  padding: 12px;
  border-radius: 14px;
  border: 0;
  color: white;
  font-weight: 600;
  transition: all 0.3s ease;
}

#toggle-new-address:hover {
  background-color: #e54d1c !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.2);
}

#get-location, #search-address {
  border-radius: 12px;
  padding: 10px 15px;
  border: 2px solid #FFD200;
  background: white;
  color: #FFD200;
  transition: all 0.3s ease;
}

#get-location:hover, #search-address:hover {
  background: #FFD200;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.2);
}

#map {
  border-radius: 30px;
  outline-style: none;
  border: 2px solid #FFD200;
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.1);
}

#new_address_form textarea.form-control {
  border-radius: 16px;
  border: 2px solid #e2e8f0;
  padding: 15px;
  transition: all 0.3s ease;
}

#new_address_form textarea.form-control:focus {
  border-color: #FFD200;
  box-shadow: 0 0 0 3px rgba(241, 90, 41, 0.1);
}

#new_address_form input.form-control {
  border-radius: 12px;
  padding: 15px;
  border: 2px solid #e2e8f0;
  transition: all 0.3s ease;
}

#new_address_form input.form-control:focus {
  border-color: #FFD200;
  box-shadow: 0 0 0 3px rgba(241, 90, 41, 0.1);
}

#save-address {
  background-color: #FFD200 !important;
  width: 200px;
  padding: 12px;
  border-radius: 12px;
  border: 0;
  height: 45px;
  color: white;
  font-weight: 600;
  transition: all 0.3s ease;
}

#save-address:hover {
  background-color: #e54d1c !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.2);
}

#cancel-address {
  border: 2px solid #FFD200;
  width: 200px;
  padding: 12px;
  border-radius: 12px;
  height: 45px;
  color: #FFD200;
  font-weight: 600;
  background: white;
  transition: all 0.3s ease;
}

#cancel-address:hover {
  background-color: #FFD200;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.2);
}

#delivery-addresses {
  display: block;
  border: 2px solid #FFD200;
  padding: 30px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.1);
}

.text-primary {
  color: #FFD200 !important;
}

input {
  accent-color: #FFD200;
}

#o_payment_provider_selection {
  border: 2px solid #FFD200;
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.1);
}

#o_payment_provider_selection .list-group-item {
  border: 0;
}

#payment_provider_selection_button {
  background-color: #FFD200 !important;
  border: 0;
  height: 45px;
  border-radius: 12px;
  color: white;
  font-weight: 600;
  transition: all 0.3s ease;
}

#payment_provider_selection_button:hover {
  background-color: #e54d1c !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.2);
}

.branch_modal_content{
max-height: 80vh;
overflow-y: auto;
margin-top: 70px;
width: 100%;
}

.select_branch {
  background-color: transparent;
  border: 0;
  outline: 0;
}

.blog-card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  transition: 0.3s;
  text-align: center;
  padding-bottom: 20px;
  max-width: 385px;
  margin: auto;
  border: 2px solid #FFD200;
  box-shadow: 0 4px 12px rgba(241, 90, 41, 0.1);
}

.blog-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 24px rgba(241, 90, 41, 0.15);
}

.blog-card-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.blog-card-body {
  padding: 15px;
}

.blog-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.blog-read-more {
  background-color: #ff5722;
  color: white !important;
  padding: 10px 15px;
  border-radius: 14px;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
  margin-bottom: -35px;
  width: 120px;
}

.blog-read-more:hover {
  background-color: #e64a19;
}

.blog-card-body {
  border: 1px solid #FFD200;
  margin-top: 15px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: end;
}

.blog-title {
  width: 100%;
  text-align: right;
}

.blog-title-link {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #FFD200;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: 'ModamWeb' !important;
  color: #000;
}

.website_blog #o_wblog_posts_loop .o_record_cover_container {
  height: 265px !important;
  width: 385px !important;
  box-shadow: none !important;
}

.mb-150 {
  margin-bottom: 150px;
}

.o_record_cover_container .o_record_cover_component {
  border-radius: 26px;
}

.search-query {
  padding: 25px;
  border-radius: 0 14px 14px 0 !important;
}

.oe_search_button {
  border-radius: 14px 0 0 14px !important;
  width: 120px;
  background-color: #FFD200 !important;
  border: 0;
}

.blog_details .blog_image .img_wrapper .o_record_cover_container .o_record_cover_component {
  border-radius: 30px;
}

.mt-280 {
  margin-top: 280px;
}
.blog_post_subtitle{
      font-size: 16px;
  font-weight: bold;
}
.btn{
  padding: 10px;
  border-radius: 12px;
}
.btn-primary{
  color: #fff;
  background-color: #FFD200;
  border-color: #FFD200;
  border-radius: 12px;
}
.btn-primary:hover {
  color: #fff;
  background-color: #e9c001;
  border-color: #e9c001;
}
.btn-link{
  color: #FFD200;
}
a {
  color: #FFD200;
}
a:hover {
  color: #e9c001;
}
thead, tbody, tfoot, tr, td, th {
  border-color: #FFD200;
  border-style: solid;
  border-width: 0;
}
.oe_website_sale .table-striped tbody tr td:nth-of-type(even) {
  --table-accent-bg: #ffffff;
}
.oe_website_sale .o_image_64_max {
  max-width: 128px !important;
  max-height: 128px !important;
}
.oe_website_sale .table-striped tbody tr td:nth-of-type(odd) {
  --table-accent-bg: #fff;
}.progress-wizard-step.active .progress-wizard-dot {
      background: #FFD200 !important;
  box-shadow: 0 0 0 0.1875rem white, 0 0 0 0.25rem #FFD2004d !important;
}
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #FFD200 !important;
  border-color: #FFD200 !important;
  box-shadow: 0 0 0 .2rem #FFD2004d !important;
}
.oe_website_sale .o_payment_form .card{
   border-radius: 24px !important;
}
.search-bar-snippet, .step_card, .seo-box-snippet{
margin: 7%;
}
.newsletter-subscription{
margin-bottom: -130px;
z-index: 50;
position: relative;
}
.container-login{
padding-top: 10%;
padding-bottom: 10%;
}
.cart-item-image {
width: 60px;
height: 60px;
object-fit: cover;
border-radius: 4px;
flex-shrink: 0;
border: 1px solid #eee;
}

.cart-item-image + div {
flex-grow: 1;
}
.banner_about{
  margin-top: 50px;
}
.banner_about img {
display: block;
width: 80%;
margin: auto;
border-radius: 20px;
}
.banner_about_text{
direction: rtl;
color: #FFD200;
text-align: right;
}

.about_title{
margin-top:120px;
text-align: right;
}
.about_title p{
text-align: justify;
}
.image_inside_about{
width: 280px;
}
.heading_c{
margin-top: 50px;
text-align: center;
}

.story-section {
max-width: 900px;
margin: 2rem auto;
padding: 0 1rem;
font-family: sans-serif;
line-height: 1.8;
color: #333;
}

.story-title {
font-size: 1.8rem;
margin-bottom: 1rem;
font-weight: bold;
}

.story-content {
position: relative;
}

.story-image {
float: left;
width: 200px;
height: auto;
margin: 0 1rem 1rem 0;
border-radius: 8px;
box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.story-content p {
text-align: justify;
margin-bottom: 1rem;
}
.locations-container {
display: flex;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
gap: 2rem;
width: 100%;
max-width: 1200px;
margin: 20px auto;
}

.location-item {
display: flex;
width: 48%;
justify-content: center;
align-items: center;
gap: 1rem;
}

.location-divider {
display: block;
border: none;
border-top: 4px solid #FFD200;
width: 100px;
margin: 0;
}

.location-info {
text-align: center;
min-width: 250px;
width: 100%;
white-space: nowrap;
}

.location-name {
font-size: 1em;
color: #333;
margin-bottom: 0.25rem;
}

.location-marker {
font-weight: bold;
margin-left: 0.5em;
}

.location-code {
font-size: 0.9em;
color: #555;
}


website_snippets{
display: inline;
}
.info-bar {
text-align: center;
background-color: #FEF7EB;
padding: 1rem 0;
font-family: sans-serif;
font-size: 1.2rem;
margin-top: 80px;
}

.info-bar__inner {
max-width: 1024px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 1rem;
}

.info-bar__item {
display: flex;
align-items: center;
min-width: 200px;
}

.info-bar__icon {
font-size: 1.2rem;
margin-left: 0.5rem;
color: #333;
}

.info-bar__text {
line-height: 1.2;
}

.info-bar__label {
font-weight: bold;
margin-left: 0.3rem;
}

.info-bar__value {
color: #555;
}

.info-bar__note {
max-width: 1024px;
margin: 0.5rem auto 0;
font-size: 0.85rem;
text-align: center;
color: #666;
}

.dropdown-wrapper {
position: relative;
}

.custom-select {
appearance: none;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
background-position: left 0.75rem center;
background-repeat: no-repeat;
background-size: 1.5em 1.5em;
padding-left: 3rem;
padding-right: 0.75rem;
border: 2px solid #e5e7eb;
border-radius: 0.5rem;
transition: all 0.2s ease-in-out;
min-height: 2.75rem;
font-size: 0.95rem;
}

.custom-select:focus {
border-color: #3b82f6;
box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
outline: none;
}

.custom-select:hover {
border-color: #9ca3af;
}

.custom-select.is-invalid {
border-color: #ef4444;
}

.custom-select.is-invalid:focus {
border-color: #ef4444;
box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
}

/* Priority badges styling */
.priority-badge {
display: inline-block;
padding: 0.25rem 0.6rem;
border-radius: 9999px;
font-size: 0.75rem;
font-weight: 600;
line-height: 1;
}

.priority-low {
background-color: #f0f9ff;
color: #0369a1;
}

.priority-medium {
background-color: #fef3c7;
color: #b45309;
}



.priority-high {
background-color: #fee2e2;
color: #b91c1c;
}

.priority-urgent {
background-color: #fecaca;
color: #991b1b;
animation: pulse 2s infinite;
}

@keyframes pulse {
0%, 100% {
  opacity: 1;
}
50% {
  opacity: 0.7;
}
}

/* ADDED: Status badges styling */
.status-badge {
display: inline-block;
padding: 0.25rem 0.6rem;
border-radius: 9999px;
font-size: 0.75rem;
font-weight: 600;
line-height: 1;
}
.status-open { background-color: #dbeafe; color: #1e40af; }
.status-in-progress { background-color: #fef9c3; color: #854d0e; }
.status-closed { background-color: #e5e7eb; color: #4b5563; }
.status-default { background-color: #f3f4f6; color: #374151; }
.status-failed { background-color: #f3c5c5; color: #b22525; }
.status-success { background-color: #c4f8c4; color: #007013; }

/* Form styling improvements */
.form-control, .form-select {
border: 2px solid #e5e7eb;
border-radius: 0.5rem;
transition: all 0.2s ease-in-out;
min-height: 2.75rem;
}

.form-control:focus, .form-select:focus {
border-color: #3b82f6;
box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.form-control:hover, .form-select:hover {
border-color: #9ca3af;
}

.form-label {
color: #374151;
margin-bottom: 0.5rem;
font-weight: 500;
}

/* Card improvements */
.card {
border-radius: 0.75rem;
overflow: hidden;
}

.card-header {
background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
}

/* Button improvements */
.btn {
border-radius: 0.5rem;
font-weight: 500;
padding: 0.625rem 1.25rem;
transition: all 0.2s ease-in-out;
}

.btn-outline-secondary {
border: 2px solid #e5e7eb;
color: #6b7280;
}

.btn-outline-secondary:hover {
background-color: #f9fafb;
border-color: #d1d5db;
color: #374151;
transform: translateY(-1px);
}

.btn-sm {
padding: 0.375rem 0.75rem;
font-size: 0.875rem;
}

/* Alert improvements */
.alert {
border-radius: 0.5rem;
border: none;
padding: 1rem 1.25rem;
}

.alert-success {
background: linear-gradient(135deg, #dcfce7 0%, #bbf7d0 100%);
color: #166534;
}

.alert-danger {
background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);
color: #991b1b;
}

/* Table styling */
.table-hover tbody tr:hover {
background-color: #f9fafb;
}

.table thead th {
border-bottom: 2px solid #e5e7eb;
}


.align_message_left{
text-align: left;
}

#o_footer_scrolltop {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* Footer redesign: compact black curved section with three columns */
.footer {
  position: relative;
  z-index: 2;
  margin-top: -44px;
  padding: 0 16px 20px;
}

.footer-container {
  width: min(1180px, 100%);
  margin: 0 auto;
  border-radius: 64px 64px 0 0;
  /* background: linear-gradient(180deg, #0f1116 0%, #08090c 100%); */
  /* border: 1px solid rgba(255, 255, 255, 0.08); */
  /* box-shadow: 0 -14px 34px rgba(0, 0, 0, 0.35); */
}

.footer .first-row {
  padding: 36px 48px 16px;
  align-items: flex-start;
}

.footer .two-row {
  justify-content: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0 48px;
  padding: 14px 0 6px;
}

.footer .footer-left,
.footer .footer-right {
  color: #f4f5f8;
}

.footer .footer-left-menu {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}

.footer .footer-left-menu a,
.footer .footer-right-div p,
.footer .copyright .copy {
  color: #f4f5f8;
}

.footer .footer-left-menu a {
  font-size: 15px;
  line-height: 1.6;
  transition: color .2s ease;
}

.footer .footer-left-menu a:hover {
  color: #ffd200;
}

.footer .footer-left-social {
  margin-top: 14px;
  gap: 12px;
  justify-content: flex-end;
}

.footer .footer-left-social a {
  width: 34px;
  height: 34px;
  margin: 0;
  background: transparent;
}

.footer .footer-left-social a svg {
  width: 18px;
  height: 18px;
}

.footer .footer-right {
  border-left: 1px solid rgba(255, 255, 255, 0.22);
  padding-left: 22px;
}

.footer .footer-right-div {
  align-items: center;
  margin-bottom: 10px;
}

.footer .footer-right-div svg {
  width: 18px;
  height: 18px;
  margin-left: 8px;
  margin-right: 0;
}

.footer .footer-right-div p {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
}

.footer .logo-footer-div {
  margin-top: 0;
  min-height: 100px;
  position: relative;
}

.footer .logo-footer-div::before {
  content: "";
  position: absolute;
  inset: 16px 18% 0;
  border-left: 1px solid rgba(255, 255, 255, 0.22);
  border-right: 1px solid rgba(255, 255, 255, 0.22);
}

.footer .copyright {
  width: 100%;
}

.footer .wrapper .copyright {
  max-width: none;
  padding: 0;
  background: transparent;
  border-radius: 0;
  backdrop-filter: none;
}

.footer .wrapper .copyright .copy {
  text-align: center;
  font-size: 14px;
  opacity: 0.92;
}

.footer .wrapper .copyright .copy a {
  color: #ffd200;
}

@media (max-width: 991.98px) {
  .footer {
    margin-top: 0;
    padding: 0;
  }

  .footer-container {
    /*border-radius: 34px 34px 0 0;*/
  }

  .footer .first-row {
    padding: 28px 22px 12px;
    row-gap: 22px;
  }

  .footer .two-row {
    margin: 0 22px;
  }

  .footer .footer-right,
  .footer .logo-footer-div::before {
    border: 0;
  }

  .footer .footer-right {
    padding-left: 0;
  }

  .footer .footer-left-menu {
    align-items: center;
  }

  .footer .footer-left-social {
    justify-content: center;
  }
}




@media (max-width: 480px) {
.info-bar {
  font-size: 0.9rem;
}
.info-bar__inner {
  gap: 0.5rem;
}
.info-bar__item {
  flex-direction: column;
  text-align: center;
}
.info-bar__icon {
  margin-left: 0;
  margin-bottom: 0.3rem;
}
}

@media (max-width: 768px) {


.custom-select {
  background-position: left 0.5rem center;
  padding-left: 2.5rem;
}

.btn {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
}
.cart-steps .cart-step {
  display: none;
}
.cart-steps .cart-step.active {
  display: flex;
}

.cart-steps .cart-step.active + .cart-step {
  display: flex;
}

.cart-steps .cart-step.prev {
  display: flex;
}

.locations-container {
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}

.location-item {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.location-divider {
  width: 100%;
  margin: 0 0 0.5rem 0;
}

.location-info {
  min-width: auto;
  white-space: normal;
  text-align: center;
  margin: auto;
}

.location-name {
  font-size: 0.95em;
}
.location-code {
  font-size: 0.85em;
}
.info-bar {
  font-size: 1rem;
  padding: 0.75rem 0;
}
.info-bar__inner {
  flex-direction: column;
  gap: 0.75rem;
  align-items: center;
}
.info-bar__item {
  justify-content: center;
  min-width: auto;
}
.list-group.d-flex.flex-nowrap .list-group-item {

    flex-shrink: 0;
    margin-right: 0.5rem;
    white-space: nowrap;
  }
  .list-group.d-flex.flex-nowrap .list-group-item:last-child {
    margin-right: 0;
  }

  .list-group.d-flex.flex-nowrap.overflow-x-auto {
    padding-bottom: 10px;
    margin-bottom: -10px;
  }

}


@media screen and (min-width: 768px) {
  .css-blx9l4 {
      grid-template-columns: 1fr 1fr;
  }
  .category {
    margin-top: -70px;
  }
}

@media screen and (min-width: 1200px) {
  .css-blx9l4 {
      grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (min-width: 1340px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1300px;
  }
  .main-banner-img {
    bottom: -65px !important;
  }
}

@media (max-width: 1340px) {
  .first-row {
      padding: 50px 45px 50px 45px;
  }

  .footer-left-menu {
      margin: 0 20px;
  }
}

@media screen and (max-width: 1200px) {

  .category-snippet .category .category-card:nth-last-child(1) {
      /*display: none;*/
  }
}

@media screen and (max-width: 992px) {

  .category-snippet .category .category-card:nth-last-child(1),
  .category-snippet .category .category-card:nth-last-child(2) {
      /*display: none;*/
  }

.category-card {
  min-width: 30%;
  animation: category_animation 30s linear infinite;
}

@keyframes category_animation {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(220%);
    transform: translateX(220%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

  .category-head {
      margin-bottom: 20%;
  }

  .bottom-nav {
      display: flex;
      direction:ltr;
  }

  .step-card-div {
      flex-direction: column;
      align-items: center;
  }

  .step-card-div-body:not(:first-child) {
      border-right: none;
  }

  .step-card-div-body:not(:last-child) {
      border-bottom: dashed 2px #5d5b5b;
  }

  .d-992-none, .o_wsale_my_wish, .o_wsale_my_cart {
      display: none !important;
  }
}

@media screen and (max-width: 768px) {

  .footer_text_div{
    padding-bottom: 50px;
    text-align: center;
  }
  .logo-footer-div{
    margin-top: -40px;
  }
  .category {
    padding-top: 0px;
  }

  .category {
    scrollbar-width: none; /* Firefox */
  }

  .category::-webkit-scrollbar {
    display: none; /* Chrome/Safari */
  }
  .category-head {
      margin-bottom: 10%;
  }

  .category-head h3 {
      font-size: 30px;
  }

  .footer-left-menu {
      margin: 0;
  }
  .category-card-img {
    margin-top: 0px;
  }
  .community-img{
    max-width: 100%;
    margin-top: 30px;
    padding-bottom: -30px
  }
}
/*o cont*/
@media (min-width: 576px) {
  .o_container_small, .o_container_small-sm {
      max-width: 540px;
  }
}
@media (min-width: 768px) {
  .o_container_small, .o_container_small-md, .o_container_small-sm {
      max-width: 720px;
  }
  .footer_text_div{
      padding-bottom: 60px;
      text-align: center;
  }
}
@media (min-width: 992px) {
  .o_container_small, .o_container_small-lg, .o_container_small-md, .o_container_small-sm {
      max-width: 960px;
  }
  .footer_text_div{
    padding-bottom: 0px;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .o_container_small, .o_container_small-lg, .o_container_small-md, .o_container_small-sm, .o_container_small-xl {
      max-width: 1140px;
  }
}
@media (min-width: 1200px) and (max-width: 1339px) {
  .main-banner-img {
    bottom: -55px !important;
  }
}
@media (min-width: 1340px) {
  .o_container_small, .o_container_small-lg, .o_container_small-md, .o_container_small-sm, .o_container_small-xl {
      max-width: 1300px;
  }
}
#wrap .s_text_image {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
#wrapwrap{
overflow-x: hidden;
}
#wrap .s_text_image .container{
max-width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
.svg-banner {
width: 40px !important;
height: 25px !important;
margin-top: -8px;
margin-right: -18px !important;
}
.banner-2445{
opacity: 0;
animation: exampleAnimation 2s linear infinite;
}
.banner-2424{
position: absolute;
overflow: visible;
animation: cheassAnimation 2s linear infinite;
}
.div-banner-2423,.div-banner-2445{
overflow: hidden;
}
.banner-2432{
margin-top: -100px;
transition: transform 0.6s ease, opacity 0.1s ease;
}
.banner-974{
margin-top: -100px;
opacity: 0;
transition: transform 0.6s ease, opacity 0.1s ease;
}
.banner{
  height: 50vh !important;
}

/* ─── wrapper that holds background on mobile ─── */
.banner-bg-wrapper {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

/*new theme css*/
.custom-banner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 20px; /* Space for the button */
}

.banner-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.button-wrapper {
  margin-bottom: -20px; /* Pulls the character closer to the button */
  position: relative;
  z-index: 12;
}

.button-wrapper .menu-btn-link {
  display: inline-block;
  line-height: 0;
  cursor: pointer;
}

.menu-btn-img {
  max-width: 380px;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
  pointer-events: none;
}

.menu-btn-link:hover .menu-btn-img {
  transform: scale(1.05); /* Slight UX feedback on hover */
}

.character-wrapper {
  position: relative;
  z-index: 1;
}

.main-banner-img {
  max-width: 95%;
  height: auto;
  display: block;
  margin: 0 auto;
  position: relative;
  bottom: -45px;
  pointer-events: none;
  left: 0%;
}

/* Container styling */
.custom-button-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px; /* Space between row 1 and row 2 on mobile */
  width: 100%;
  padding: 20px;
}

/* Force all buttons to have the exact same size and alignment */
.custom-button-wrapper img {
  display: block;
  width: 160px;
  margin-top: 20px;
  height: auto;
  object-fit: contain;
  transition: transform 0.2s ease-in-out;
}

/* Align links correctly */
.custom-button-wrapper a {
  display: flex;
  align-items: center; /* Fixes vertical misalignment */
  justify-content: center;
}

.custom-button-wrapper a:hover img {
  transform: scale(1.05);
}

.community-img{
  max-width: 100%;
  margin-top: 30px;
}

/* Mobile Row 2 styling */
.row-bottom {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px; /* Space between the two bottom buttons */
  width: 100%;
}

/* --- DESKTOP VIEW --- */
@media (min-width: 768px) {
  .custom-button-wrapper {
    flex-direction: row; /* All in one row */
    align-items: center; /* Ensures all 3 are centered horizontally */
    gap: 20px;
  }

  /* Treat buttons as direct siblings in the desktop row */
  .row-bottom {
    display: contents;
  }

  /* Set the identical desktop size for all three images */
  .custom-button-wrapper img {
    width: 380px;
    margin-top: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1339px) {
  .main-banner-img {
    bottom: -55px !important;
  }
}


/* Mobile Specific Adjustments */
@media (max-width: 768px) {
  .custom-banner {
    background-position: top center;
    /*min-height: 100vh;*/
    background-size: 100% 100%;
  }
}

/* ─── Legacy banner bg (disabled on homepage — see body.homepage EOF) ─── */
@media (min-width: 768px) {
  body:not(.homepage) .banner-bg-wrapper {
    background-image: none !important;
  }

  body:not(.homepage) .custom-banner {
    background-image: url('/assets/img/website/new_theme/1080-dar-1920-BK.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
}

@media (max-width: 767px) {
  body:not(.homepage) .banner-bg-wrapper {
    background-image: url('/assets/img/website/new_theme/1080-dar-1920-BK.png');
    background-size: 100% 100%;
  }

  body:not(.homepage) .custom-banner {
    background-image: none !important;
    min-height: unset;
  }
}



#footer {
  background-color: #000;
  color: white;
  text-align: center;
  padding: 20px;
  position: relative;
  /* padding-top: 66px; */
  clip-path: ellipse(70% 100% at 50% 100%);
  margin-top: -70px;
}

@media (max-width: 767.98px) {
  #footer {
    margin-top: -35px;
  }
}

@media (max-width: 1230px) {
  #footer {
    clip-path: ellipse(160% 100% at 50% 100%);
  }
}

.homepage #bottom{
background-color: #FFD200;
}
.banner-2423, .banner-2445 {
transform: rotate(-3.5deg);
transition: transform 0.6s ease, opacity 0.1s ease;
}

.banner:hover .banner-2423 {
opacity: 0;
transform: rotate(0deg);
}

.banner:hover .banner-2445 {
opacity: 1;
transform: rotate(1.5deg);
}
@keyframes cheassAnimation {
0% {
    transform: rotate(0deg);
}
20% {
    transform: rotate(-1deg);
}
35% {
    transform: rotate(-2deg);
}
42% {
    transform: rotate(-3deg);
}
50% {
    transform: rotate(-4deg);
}
62% {
    transform: rotate(-3deg);
}
75% {
    transform: rotate(-2deg);
}
90% {
    transform: rotate(-1deg);
}
100% {
    transform: rotate(0deg);
}
}
.banner-2425, .banner-2426{
animation: scaleAnimation 3s linear infinite;
}
@keyframes scaleAnimation {
0% {
    transform: scale(.9);
}
25% {
    transform: scale(1);
}
50% {
    transform: scale(1.1);
}
75% {
    transform: scale(1);
}
100% {
    transform: scale(.9);
}

}
.banner-974-show{
opacity: 1;
transform: rotate(-30deg);
transition: transform 0.6s ease, opacity 0.1s ease;
}
.banner-2432-hide{
opacity: 0;
}
@keyframes motorAnimation {
0% {
    transform: translate3d(450px, 8px, 0px) rotate(20deg);

}
9% {
    transform: translate3d(360px, -53px, 0px) rotate(20deg);
}
18% {
    transform: translate3d(270px, -75px, 0px) rotate(20deg);
}
27% {
    transform: translate3d(180px, -96px, 0px) rotate(20deg);
}
36% {
    transform: translate3d(90px, -127px, 0px) rotate(20deg);
}
45% {
    transform: translate3d(0px, -148px, 0px) rotate(23deg);
}
54% {
    transform: translate3d(-90px, -165px, 0px) rotate(23deg);
}
63% {
    transform: translate3d(-180px, -180px, 0px) rotate(23deg);
}
72% {
    transform: translate3d(-270px, -191px, 0px) rotate(23deg);
}
81% {
    transform: translate3d(-360px, -212px, 0px) rotate(23deg);
}
90% {
    transform: translate3d(-450px, -223px, 0px) rotate(23deg);
}
100% {
    transform: translate3d(-540px, -238px, 0px) rotate(23deg);
}
}
.banner-977{
position: absolute;
z-index: 9999;
right: 252px;
margin-top: -138px !important;
transition: transform 0.6s ease;
transform: translate3d(450px, 8px, 0px) rotate(20deg);
 clip-path: inset(0);
}

.footer:hover + .banner-977{
animation: motorAnimation .6s;
transform: translate3d(-540px, -238px, 0px) rotate(23deg);
}
.banner-977.hovered{
animation: motorAnimation .6s;
transform: translate3d(-540px, -238px, 0px) rotate(23deg);
}




/*new theme css*/
.custom-banner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 20px; /* Space for the button */
}

.banner-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.button-wrapper {
  margin-bottom: -20px; /* Pulls the character closer to the button */
  position: relative;
  z-index: 12;
}

.button-wrapper .menu-btn-link {
  display: inline-block;
  line-height: 0;
  cursor: pointer;
}

.menu-btn-img {
  max-width: 380px;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
  pointer-events: none;
}

.menu-btn-link:hover .menu-btn-img {
  transform: scale(1.05); /* Slight UX feedback on hover */
}

.character-wrapper {
  position: relative;
  z-index: 1;
}

.main-banner-img {
  max-width: 95%;
  height: auto;
  display: block;
  margin: 0 auto;
  position: relative;
  bottom: -45px;
  pointer-events: none;
  left: 0%;
}

/* Container styling */
.custom-button-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px; /* Space between row 1 and row 2 on mobile */
  width: 100%;
  padding: 20px;
}

/* Force all buttons to have the exact same size and alignment */
.custom-button-wrapper img {
  display: block;
  width: 160px;
  margin-top: 20px;
  height: auto;
  object-fit: contain;
  transition: transform 0.2s ease-in-out;
}

/* Align links correctly */
.custom-button-wrapper a {
  display: flex;
  align-items: center; /* Fixes vertical misalignment */
  justify-content: center;
}

.custom-button-wrapper a:hover img {
  transform: scale(1.05);
}

/* Mobile Row 2 styling */
.row-bottom {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px; /* Space between the two bottom buttons */
  width: 100%;
}

/* --- DESKTOP VIEW --- */
@media (min-width: 768px) {
  .custom-button-wrapper {
    flex-direction: row; /* All in one row */
    align-items: center; /* Ensures all 3 are centered horizontally */
    gap: 20px;
  }

  /* Treat buttons as direct siblings in the desktop row */
  .row-bottom {
    display: contents;
  }

  /* Set the identical desktop size for all three images */
  .custom-button-wrapper img {
    width: 380px;
    margin-top: 0;
  }
}



.ticket-main .text-muted{
display: none;
}
.homepage .o_footer_copyright{
background: #000;
}
.homepage {
  overflow-x: hidden;
}

/* Homepage hero fixes — background is on body.homepage (see EOF overrides) */
.homepage .website-main,
.homepage .banner-bg-wrapper,
.homepage .custom-banner {
  background: transparent !important;
  background-image: none !important;
}

.homepage .website-main {
  overflow: visible;
}

.homepage .home-one-screen {
  min-height: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 10px;
  padding-bottom: 12px;
}

.homepage .home-one-screen .custom-banner,
.homepage .home-one-screen .custom-button-wrapper,
.homepage .home-one-screen .community-section {
  flex-shrink: 1;
}

.homepage .home-one-screen .custom-button-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 10px;
}

@media (min-width: 768px) {
  .homepage .home-one-screen .custom-button-wrapper img {
    width: 380px;
    margin-top: 0;
  }
}

.homepage .home-one-screen .community-inner {
  min-height: clamp(130px, 21vh, 250px);
}

.homepage .home-one-screen .community-team-img {
  width: 100%;
  max-width: none;
}

@media (max-width: 767px) {
  .homepage .home-one-screen {
    min-height: auto;
    gap: 4px;
  }

  .homepage .home-one-screen .custom-banner {
    padding-top: 8px;
  }

  .homepage .home-one-screen .menu-btn-img {
    max-width: 170px !important;
  }

  .homepage .home-one-screen .button-wrapper {
    margin-bottom: -40px !important;
  }

  .homepage .home-one-screen .main-banner-img {
    max-width: 95%;
    left: 0%;
    bottom: -45px !important;
  }

  .homepage .home-one-screen .custom-button-wrapper {
    padding-top: 4px;
    padding-bottom: 4px;
    gap: 6px;
  }

  .homepage .home-one-screen .custom-button-wrapper img {
    display: block;
    width: 160px;
    margin-top: 20px;
  }

  .homepage .home-one-screen .row-bottom {
    gap: 8px;
  }

  .homepage .home-one-screen .community-inner {
    min-height: clamp(105px, 16vh, 170px);
    align-items: flex-end;
  }

  .homepage .home-one-screen .community-team-img {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 767px) {
  .homepage .menu-btn-img {
    max-width: 220px !important;
  }

  .homepage .button-wrapper {
    margin-bottom: -34px !important;
  }

  .homepage .main-banner-img {
    max-width: 95%;
    left: 0%;
    bottom: -45px !important;
  }
}
.ticket .s_website_form_field{
width:320px;
flex: 1 0 auto;

}
.ticket #helpdesk_ticket_form{
max-width: 640px;
}
.ticket .s_website_form_field select, .ticket .s_website_form_field input, .ticket .s_website_form_field textarea{
border-radius: 10px;
background: #f8f8f8;
box-shadow: inset 0 0 0.25rem rgba(0, 0, 0, 0.075) !important;
padding: 12px 15px;

}
.ticket .s_website_form_field:nth-last-child(3) {
width: 640px;
}
.ticket .s_website_form_field:nth-last-child(4) {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.ticket .s_website_form_field:nth-last-child(5) {
margin-bottom: 0 !important;
}
.ticket .s_website_form_field:nth-last-child(2) .s_website_form_input {
margin-top: 14px !important;
}
@media (min-width: 576px) {
.ticket .col-sm {
    flex: 1 1 100%;
}
}
.ticket .s_website_form_submit{
width: 38%;
display: flex;
align-items: center;
justify-content: flex-end;
padding-bottom: 0 !important;
}
.ticket .s_website_form_submit .s_website_form_label{
display:none;
}
.ticket .s_website_form_submit a {
border-radius: 10px;
width: 280px;
margin-top: 29px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(90deg, rgba(255,210,0,1) 0%, rgba(255,218,14,1) 38%, rgba(255,230,34,1) 76%, rgba(255,230,35,1) 77%, rgba(255,240,50,1) 100%);
transition: background 1s linear;
}

.ticket .s_website_form_submit a:hover {
background: linear-gradient(270deg, rgba(255,210,0,1) 0%, rgba(255,218,14,1) 38%, rgba(255,230,34,1) 76%, rgba(255,230,35,1) 77%, rgba(255,240,50,1) 100%);
}

.ticket #oe_structure_website_helpdesk_team_1 section:nth-of-type(1){
position: fixed;
right: 0;
top: 0;
display: flex;
background-color: #fff;
height: 100%;
width: 380px;
justify-content: center;
align-items: center;
padding: 40px;
z-index:-1;
box-shadow: rgba(0, 0, 0, 0.35) 1px 2rem 0.25rem;
text-align: justify;
display: none;
}
.ticket #bottom{
z-index:22;
}
footer .row div:nth-of-type(1).g-height-4, footer .row div:nth-of-type(3) {
border-right: 1px solid;
margin-right: 10px !important;
}
.ticket select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
/* Some browsers will not display the caret when using calc, so we put the fallback first */
background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") white no-repeat 98.5% !important; /* !important used for overriding all other customisations */
background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") white no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width */
}
.radius-l-16 {
border-radius: 0 16px 16px 0;
}
.radius-r-16 {
border-radius: 16px 0 0 16px;
}
.card-lavia .card {
flex-direction: row;
height: 200px !important;
border-radius: 12px;
}
.card-lavia .card-img-top {
width: 180px;
}
.card-lavia .card-body {
background-color: rgb(255, 210, 0) !important;
padding: 20px 30px;
}
.card-lavia .card-title {
background: #CC2031;
font-size: 16px;
color: #ffff !important;
text-align: justify;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
text-overflow: ellipsis;
border-radius: 8px;
padding: 5px 15px;
}
.card-lavia .card-text {
font-size: 14px;
text-align: justify;
}
.helpdesk-lavia{
 display: flex;
flex-direction: column-reverse;
}
.ticket-row{
max-width: 1140px;
}
.ticket #oe_structure_website_helpdesk_team_1{
padding-bottom: 0 !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance: textfield;
}
.product_lavia{
background: black;
border-radius: 16px;
}
.product_lavia_row{
display: flex !important;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-end;
align-items: center;
width: 100%;
overflow:hidden;
}
.product_lavia_items{
width: 1065px;
display: flex !important;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-evenly;
align-items: center;
padding: 20px !important;
}
.product_lavia_item{
border-color: rgb(108, 117, 125) !important;
text-align: right;
z-index: 2;
grid-area: 1 / 8 / 6 / 10;
display: flex;
flex-direction: column;
justify-content: center;
width: 240px;
border-radius: 12px;
padding: 15px;
}
.product_lavia_banner{
width: 240px;
padding: 30px 0 !important;
}
.product_lavia_banner_title{
font-size: 19px;
text-align: center;
font-weight: 900;
}
.product_lavia_banner_img{
max-height: 210px !important;
}
.product_lavia_banner_link{

}
.helpdesk-lavia .s_call_to_action{
background: linear-gradient(90deg, #ffd200 0%, #ffda0e 38%, #ffee6a 76%, #ffed65 77%, #f6ee87 100%);
}
.helpdesk-lavia .s_call_to_action .o_colored_level{
color: #000;
}
.helpdesk-lavia .s_call_to_action .btn-primary{
color: #ffffff;
background-color: #000000;
border-color: #FFD200;
}
.helpdesk-lavia .fa-book, .helpdesk-lavia .fa-mortar-board{
background-color: #ffc107 !important;
}
.tanks_ticket_text1{
display: flex;
justify-content: center;
flex-direction: column;
}
.tanks_ticket_text1 i{
font-size: 108px;
margin-bottom: 20px;
}
.tanks_ticket_remember{
font-size: 38px;
font-weight: 900;
}
.tanks_ticket_text1 span{
font-size: 28px;
font-weight: 900;
}.tanks_ticket_text1{
line-height: 1.5;
}
.ticket .form-check-input[type="radio"]:checked {
background-repeat: no-repeat;
background-position: center;
background-size: inherit;
}
.ticket .s_website_form_check_label {
 margin-left: 8px !important;
}
.ticket .s_website_form_multiple{
margin-top: 15px;
}
.portal_ticket #sidebar_content, .portal_ticket #ticket_content .card , .portal_ticket #ticket_content textarea.form-control,
.portal_ticket #sidebar_content, .portal_ticket #task_content .card , .portal_ticket #task_content textarea.form-control{
border-radius: 16px;
    box-shadow: rgba(20, 21, 26, 0.1) 0px 0px 1px, rgba(71, 77, 87, 0.08) 0px 3px 6px, rgba(20, 21, 26, 0.08) 0px 7px 14px;
}
.portal_ticket #ticket_content ,
.portal_ticket #task_content {
border: 2px #ffd200 dashed;
padding: 20px;
border-radius: 20px;
background: #fff;
box-shadow: rgba(20, 21, 26, 0.1) 0px 0px 1px, rgba(71, 77, 87, 0.08) 0px 3px 6px, rgba(20, 21, 26, 0.08) 0px 7px 14px;
}
.portal_ticket #ticket_content .o_portal_chatter .o_portal_chatter_avatar ,
.portal_ticket #task_content .o_portal_chatter .o_portal_chatter_avatar {
border-radius: 50px;
}
.portal_ticket #ticket_content .o_portal_chatter_composer_btn ,.portal_ticket #ticket_content .btn-success,
.portal_ticket #task_content .o_portal_chatter_composer_btn ,.portal_ticket #task_content .btn-success{
border-radius: 12px;
}
.portal_ticket #ticket_content .o_portal_chatter_composer_btn,
.portal_ticket #task_content .o_portal_chatter_composer_btn{
width: 200px;
}
.portal_ticket #ticket_content .o_portal_chatter_attachment_btn ,
.portal_ticket #task_content .o_portal_chatter_attachment_btn {
border-radius: 10px;
}
body .o_portal .row{
border-radius: 16px !important;

}
body .o_portal{
padding-right: 0;
}
.portal_ticket .card-header {
background-color: #ffd200 !important;
background-color: #ffd200 !important;
padding: 15px 5px;
}
.portal_ticket .card .card-footer{
display: none !important;
}
#sidebar_content .btn-secondary {
padding: 10px !important;
border-radius: 12px;
margin: 15px 0;
}
.contact_us .card{
border-radius: 16px !important;
border-width: 0px !important;
height: 260px;
padding: 0px !important;
box-shadow:
rgba(20, 21, 26, 0.1) 0px 0px 1px,
rgba(71, 77, 87, 0.08) 0px 3px 6px,
rgba(20, 21, 26, 0.08) 0px 7px 14px;
}
.contact_us .card .card_header{
display: flex;
width: 100%;
height: 65px;
justify-content: space-around;
align-items: center;
background: rgb(255, 210, 0);
font-weight: 900;
margin-bottom: 0;
}
.contact_us .card .body_link{
display: flex;
width: 100%;
height: 75%;
justify-content: space-around;
align-items: flex-end;
padding: 25px;
flex-direction: row-reverse;
}
.contact_us .card .body_address{
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
height: 75%;
padding: 25px;
}
.contact_us .form_contact_us{
background-color: #ffff;
box-shadow:
rgba(20, 21, 26, 0.1) 0px 0px 1px,
rgba(71, 77, 87, 0.08) 0px 3px 6px,
rgba(20, 21, 26, 0.08) 0px 7px 14px;
border-radius: 16px;
padding: 35px;
}
.contact_us .form_contact_us .s_website_form_field{
display: flex;
justify-content: center;
}
.contact_us .form_contact_us .s_website_form_field input , .contact_us .form_contact_us .s_website_form_field textarea{
border: 0;
border-bottom: 2px solid #b6b6b6;
border-radius: 0;
}
.contact_us .form_contact_us .s_website_form_field div.row{
width: 100%;
}
.contact_us .form_contact_us .s_website_form_field div.col-sm {
flex: 0 0 100%;
}
.contact_us .form_contact_us .s_website_form_field label{
padding-bottom: 0 !important;
}
.contact_us .s_website_form[data-vcss="001"] .s_website_form_dnone {
display: none;
}
.contact_us .form_contact_us .btn-form{
display: flex;
flex-direction: column;
}
.contact_us .form_contact_us .btn-form a{
width: 220px;
border-radius: 12px;
}
.form-check-input:checked {
background-color: #FFD200 !important;
border-color: #FFD200;
}
.product_lavia_div{
display: flex;
justify-content: center;
align-items: center;
background-color: #ffff;
padding: 20px;
border-radius: 16px;
background: linear-gradient(to bottom, #ffffff 50%, #ffd200 50%);
background-size: 100% 200%;
background-position: 0 0;
transition: background-position 0.5s;
}
.product_lavia_item:hover .product_lavia_div{
background-position: 0 100%;
}
.product_lavia_div img{
transform: translateX(0) translateY(0) !important;
}
.product_lavia {
padding-left: 0px !important;
}
.product_like .product_like_burger{
transform: scale(1.2);
transition: .6s;;
}
.product_like .product_like_potato {
padding: 10px;
transform: scale(1.6) !important;
position: relative;
top: -135px;
right: -45px;
transition: .6s;
}
.product_like .product_like_pepper{
padding: 10px;
top: -100px;
z-index: 10;
position: relative;
left: -20px;
transition: .6s;
}
.product_like .product_like_item:hover .product_like_burger{
transform: scale(1.3) !important;
transition: .6s;
}
.product_like .product_like_item:hover .product_like_potato{
transform: scale(2) !important;
transition: .6s;
}
.product_like .product_like_item:hover .product_like_pepper{
    transform: rotate(-30deg);
transition: .6s;
}
.product_like_row{
display: flex !important;
flex-direction: row;
align-items: center;
justify-content: center;
}
.product_like_item{
width: 320px !important;
margin-bottom: 0px;
}
.o_portal_navbar {
padding: 20px;
height: 64px;
border-radius: 16px !important;
}
.btn-fill-secondary,
.btn-secondary,
.btn-beta {
color: #FFFFFF;
background-color: #ffd200;
border-color: #ffd200;
}
.o_cc1 .btn-fill-secondary,
.o_cc1 .btn-secondary,
.o_cc1 .btn-beta,
#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) .navbar .btn-fill-secondary,
#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) .navbar .btn-secondary,
#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) .navbar .btn-beta,
.o_footer .s_popup .btn-fill-secondary,
.o_footer .s_popup .btn-secondary,
.o_footer .s_popup .btn-beta,
.navbar-light .btn-fill-secondary,
.navbar-light .btn-secondary,
.navbar-light .btn-beta,
.o_colored_level .o_cc1 .btn-fill-secondary {
color: #FFFFFF;
background-color: #ffd200;
border-color: #ffd200;
padding: 5px;
}
[data-oe-id="5240"] {
width: 100%;
background-color: #fff;
border-radius: 16px 16px 0 0;
padding: 20px;
}

[data-oe-id="5240"] a {
border-radius: 12px;
width: 250px;
}
.table-responsive.ticket_table{
box-shadow:
rgba(20, 21, 26, 0.1) 0px 0px 1px,
rgba(71, 77, 87, 0.08) 0px 3px 6px,
rgba(20, 21, 26, 0.08) 0px 7px 14px;
border: none !important;
border-radius: 0 0 16px 16px !important;
}
.table-responsive {
box-shadow:
rgba(20, 21, 26, 0.1) 0px 0px 1px,
rgba(71, 77, 87, 0.08) 0px 3px 6px,
rgba(20, 21, 26, 0.08) 0px 7px 14px;
border: none !important;
border-radius: 16px !important;
}

.table-responsive thead {
background-color: #ffd200;
height: 64px;
}

.table-responsive tbody {
border-top: 0;
}
.o_portal_wrap table.table tr {
word-wrap: break-word;
height: 48px;
}
.o_portal_wrap .o_portal_my_doc_table td:has(a),
.o_portal_wrap .o_portal_my_doc_table th:has(a) {
color: #FFD200;
}
.btn-fill-secondary:hover,
.btn-secondary:hover,
.btn-beta:hover {
color: #FFFFFF;
background-color: rgb(223, 184, 4);
border-color: rgb(223, 184, 4);
}
.o_cc1 .btn-fill-secondary:hover,
.o_cc1 .btn-secondary:hover,
.o_cc1 .btn-beta:hover,
#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) .navbar .btn-fill-secondary:hover,
#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) .navbar .btn-secondary:hover,
#wrapwrap.o_header_overlay > header:not(.o_header_affixed):not(.o_top_menu_collapse_shown):not(.o_header_sidebar) .navbar .btn-beta:hover,
.o_footer .s_popup .btn-fill-secondary:hover,
.o_footer .s_popup .btn-secondary:hover,
.o_footer .s_popup .btn-beta:hover,
.navbar-light .btn-fill-secondary:hover,
.navbar-light .btn-secondary:hover,
.navbar-light .btn-beta:hover,
.o_colored_level .o_cc1 .btn-fill-secondary:hover {
color: #FFFFFF;
background-color: rgb(223, 184, 4);
border-color: rgb(223, 184, 4);
}
.o_portal [data-oe-id="541"][data-oe-xpath="/t[1]/t[1]/div[1]/h3[1]"]{
background-color: #ffd200;
padding: 12px;
border-radius: 16px 16px 0 0;
margin-bottom: 0px !important;
}
.o_portal [data-oe-field="arch"][data-oe-id="762"][data-oe-xpath="/t[1]/t[1]/t[3]/p[1]"]{
display: flex;
background-color: #ffff;
border-radius: 16px;
height: 200px;
justify-content: center;
align-items: center;
border: 1px solid #DEE2E6;
font-weight: 800;
}
.o_portal .list-group{
border-radius: 0 0 16px 16px;
}
.o_portal .text-bg-secondary {
color: rgb(64, 64, 64) !important;
background-color: rgb(255, 210, 0) !important;
}
#o_my_sidebar{
background: #ffff;
border-radius: 16px;
padding: 20px !important;
border: 1px solid #DEE2E6;
}
.project_table{
border-radius: 16px !important;
}
.page-item:first-child .page-link {
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.page-item:last-child .page-link {
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.pagination {
margin-top: 20px !important;
}
.o_editable:not(:empty):not([data-oe-model="ir.ui.view"]):not([data-oe-type="html"]):not(.o_editable_no_shadow):not([data-oe-type="image"]):hover, .o_editable.o_editable_date_field_linked:not(:empty), .o_editable[data-oe-type]:not([data-oe-model="ir.ui.view"]):not([data-oe-type="html"]):not(.o_editable_no_shadow):not([data-oe-type="image"]):hover, .o_editable.o_editable_date_field_linked[data-oe-type] {
box-shadow: none !important;
}

.ticket #s_website_form_result{
padding: 25px;
position: fixed;
top: 35%;
background-color: #ffff;
left: 38%;
display: -webkit-box;
display: -webkit-flex;
display: flex;
z-index: 1000;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
flex-direction: column;
border-radius: 16px;
box-shadow: 1px 2px 1rem 2px rgba(0, 0, 0, 0.1) !important;
font-weight: 800;
display:none;
}
.ticket #s_website_form_result .fa-close{
text-align: center;
font-size: 64px;
margin-bottom: 20px;
}
.btn-primary.disabled, .btn-primary:disabled{
background-color: #ffab00;
border-color: #ffab00;
}
#coupon-form .form-control{
height: calc(1.5em + .75rem + 10px);
border-radius: 0 12px 12px 0;
}
#apply-coupon-btn{
border-radius: 12px 0 0 12px;
}
.form-control:focus{
border-color: #ffd200;
box-shadow:none;
}
.dropdown-item.active, .dropdown-item:active{
background-color: #ffd200;
}
/* responsive */
@media (max-width: 1540px) {
.ticket #right-column img {
    width: 250px;
}
.tanks_ticket_text1 {
line-height: 1.5;
margin-top: -25px !important;
}
body .container.helpdesk-success_thanks h1 {
    font-size: 16px;
}
.tanks_ticket_text1 span {
font-size: 22px;
font-weight: 900;
}
.tanks_ticket_text1 i {
font-size: 80px;
margin-bottom: 20px;
}
.tanks_ticket_remember {
font-size: 28px;
font-weight: 900;
}

}
@media (max-width: 1400px) {
.ticket #oe_structure_website_helpdesk_team_1 section:nth-of-type(1){
    width: 300px;
    font-size: 14px;
    padding: 20px 20px 0 0;
}
.ticket #right-column img {
    width: 200px;
}
.product_like_item{
    width: 275px !important;
    margin-bottom: 0px;
}
}
@media (max-width: 1230px) {
.ticket #oe_structure_website_helpdesk_team_1 section:nth-of-type(1){
    width: 300px;
    font-size: 14px;
    padding: 20px 20px 0 0;
}
.ticket #right-column img {
    width: 200px;
}
.ticket #oe_structure_website_helpdesk_team_1 section:nth-of-type(1){
    width: 100%;
    box-shadow:none;
    position: relative;
}
.ticket #oe_structure_website_helpdesk_team_1 section:nth-of-type(2){
    padding-top: 0 !important;
}
.ticket #oe_structure_website_helpdesk_team_1{
    margin-bottom: 75px !important;
}
.ticket-row div:nth-of-type(3){
    width: 80%;
}
.ticket-row #right-column{
    width: 20%;
}
#footer .o_grid_item_image > img{
    max-width: 48px;
}
.banner-977{
    display: none !important;
}
.footer .row.o_grid_mode {
    display: flex !important;
}
}
@media (max-width: 1199px) {
.product_like_item{
    width: 325px !important;
    margin-bottom: 20px;
}
}
@media (max-width: 992px) {

.ticket .s_website_form_submit {
    width: 100%;
}
 .ticket .s_website_form_submit a {
    width: 100%;
}
.ticket .s_website_form_field {
width: 100%;
}
.burger-banner-row{
    padding: 50px 0;
}
.burger-banner-div{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.burger-banner-btn{
    margin-top: -100px !important;
}
.burger-banner-img img{
    width: 400px !important;
    margin-top: -0 !important;
}
.burger-banner-text{
    display: contents;
}
.row-banner{
    height: 100vh !important;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.product_lavia_banner_title span{
    font-size: 28px !important;
}
.product_lavia_banner_link span{
    font-size: 14px;
}
.product_lavia_banner {
    width: 100%;
    margin: 0px !important;
    border-radius: 14px 14px 0 0;
}
.product_lavia_row{
    flex-direction: column-reverse;
    width: 100%;
}
.product_lavia_item{
    min-width: 210px;
    margin-left: 15px;
}
.product_lavia {
    padding: 0;
}
body .o_portal{
    padding-right: var(--gutter-x, 15px);
}
}
@media (max-width: 768px) {
.ticket #oe_structure_website_helpdesk_team_1 {
  margin-bottom: 0px !important;
}

.card-lavia .card img {
  transform: scaleX(1.13) scaleY(1.12) !important;
}

.contact_us .card .body_link {
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.contact_us .card_link {
  height: fit-content;
}
}
@media (min-width: 1024px) and (max-width: 1200px) {
.banner_lavia_hand_image{
  right: 100px !important;
}
.banner_lavia_hand_image_hover{
  left: -100px !important;
}
}
@media (min-width: 992px) and (max-width: 1024px) {
.banner{
  height: 50vh !important;
}
.banner_lavia_cheese_image_3{
  left: 10% !important;
}
.banner_lavia_cheese_image_1{
  left: -20% !important;
  top: -300px !important;
  height: 400px !important;
}
}

@media (max-width: 1024px) {

.banner_lavia_hand_image{
  display: none !important;
}
.banner_lavia_hand_image_hover{
  display: none !important;
}
}
@media (max-width: 992px) {
.banner_div{
  height:200px !important;
}
.banner_lavia_cheese_image_1{
  height: 110% !important;
  left: -25% !important;
  top: -60% !important;
}
.banner_lavia_cheese_image_2{
  top: 50% !important;
  left: -20px !important;
  height: 80% !important;
}
.banner_lavia_cheese_image_3{
  left: 10% !important;

}
.banner_text{
  text-align: center !important;
  margin-top: 5% !important;
}

}
@media (min-width: 992px) and (max-width: 1200px) {
.card-lavia .card img{
    width: 100px;
}
footer .row div.g-height-4:nth-of-type(1), footer .row div:nth-of-type(3) {
border-left: 0;
margin-left: 10px !important;
}
}
@media (max-width: 520px) {
.ticket #oe_structure_website_helpdesk_team_1 {
    margin-bottom: 0px !important;
}
.ticket-row div:nth-of-type(3){
    width: 100%;
}
.ticket-row div:nth-of-type(4){
    display: none;
}
}
@media (max-width: 520px) {
.ticket-row .helpdesk_section div:nth-of-type(4) {
    display: block;
}
}
@media (max-width: 1230px) {
.ticket .ticket-row div:nth-of-type(4) {
   width: 100%;
}
}

/* Blacklist Product Styles */
.product-blacklisted {
opacity: 0.6;
position: relative;
}

.product-blacklisted::after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.8);
pointer-events: none;
z-index: 1;
}

.product-unavailable {
background: #f8f9fa;
border: 1px solid #dee2e6;
border-radius: 4px;
padding: 8px 12px;
text-align: center;
color: #6c757d;
font-size: 14px;
margin-top: 10px;
}

.unavailable-text {
font-weight: 500;
}

.product-unavailable-message {
margin-top: 15px;
border-radius: 8px;
padding: 15px;
text-align: center;
background-color: #fff3cd;
border-color: #ffeaa7;
color: #856404;
}

.product-unavailable-message i {
margin-left: 8px;
color: #f39c12;
}

/* Product detail page blacklist styles */
.product-detail-container.product-blacklisted {
opacity: 0.8;
}

.product-detail-container.product-blacklisted .product-image {
filter: grayscale(30%);
}

/* Shop index page blacklist styles */
.product-item.product-blacklisted {
opacity: 0.7;
transform: scale(0.98);
transition: all 0.3s ease;
}

.product-item.product-blacklisted .product-image img {
filter: grayscale(20%);
}

.product-item.product-blacklisted:hover {
transform: scale(0.98);
opacity: 0.7;
}

/* Toast notifications */
.toast-container {
position: fixed;
top: 20px;
right: 20px;
z-index: 9999;
direction: rtl;
}

.toast {
background: #333;
color: white;
padding: 12px 20px;
border-radius: 4px;
margin-bottom: 10px;
opacity: 0;
transform: translateY(-20px);
transition: all 0.3s;
}

.toast.success {
background: #28a745;
}

.toast.error {
background: #dc3545;
}

.toast.show {
opacity: 1;
transform: translateY(0);
}

/* ── Header: city-select red pill button ── */
.btn-city-select {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #CC2031;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 18px;
  border-radius: 50px;
  text-decoration: none !important;
  transition: background 0.2s;
  white-space: nowrap;
  font-family: 'ModamWeb', sans-serif;
}
.btn-city-select:hover { background: #a81929; color: #fff !important; }

/* ── Header: cart link ── */
.cart-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 14px;
}
.cart-label { font-family: 'ModamWeb', sans-serif; font-size: 14px; }

/* ── Header: login pill (match XD border style) ── */
.link-login {
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  border: 1.5px solid #222 !important;
  border-radius: 50px !important;
  padding: 7px 20px !important;
  font-size: 14px !important;
  font-weight: 600;
  color: #000 !important;
}
.link-login:hover { background: #f5f5f5 !important; }

/* ── Branches page ── */
.branches-page { direction: rtl; padding-top: 100px; }

.city-pills-row {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  gap: 10px;
  padding-bottom: 6px;
  justify-content: flex-end;
}
.city-pills-row::-webkit-scrollbar { height: 4px; }
.city-pills-row::-webkit-scrollbar-thumb { background: #FFD200; border-radius: 4px; }

.city-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 22px;
  border-radius: 50px;
  border: 1.5px solid #ddd;
  background: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s;
  font-family: 'ModamWeb', sans-serif;
  text-decoration: none;
  color: #333;
}
.city-pill:hover { border-color: #CC2031; color: #CC2031; }
.city-pill.active { background: #FFD200; border-color: #FFD200; color: #000; }
.city-pill svg { flex-shrink: 0; }

.btn-nearest-branch {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #CC2031;
  color: #fff !important;
  border-radius: 50px;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  transition: background 0.2s;
}
.btn-nearest-branch:hover { background: #a81929; }

/* branch card status indicators — kept for any legacy references */
.branches-page .branch-status-dot {
  width: 10px; height: 10px; border-radius: 50%; flex-shrink: 0; display: inline-block;
}
.branches-page .branch-status-dot.open  { background: #22c55e; }
.branches-page .branch-status-dot.closed { background: #d1d5db; }

/* ── Specials page ── */
.specials-page { direction: rtl;
  padding-bottom: 100px;
  padding-top: 100px;
}

.specials-title-block {
  text-align: center;
  margin-bottom: 40px;
}
.specials-title-block h1 {
  font-size: 2rem;
  font-weight: 800;
  color: #CC2031;
}
.specials-title-block .specials-en {
  font-size: 0.9rem;
  letter-spacing: 0.2em;
  color: #888;
  text-transform: uppercase;
}

.special-card {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.07);
  padding: 16px;
  padding-top: 60px;
  position: relative;
  overflow: visible;
  direction: rtl;
  text-align: right;
  margin-top: 60px;
}

.special-card-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 8px 16px rgba(0,0,0,0.18));
}
.special-card-name {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 4px;
}
.special-card-brand {
  font-size: 12px;
  color: #888;
  margin-bottom: 12px;
}
.size-tabs {
  display: flex;
  gap: 6px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}
.size-tab {
  border: 1.5px solid #e5e7eb;
  border-radius: 50px;
  padding: 4px 14px;
  font-size: 12px;
  cursor: pointer;
  background: #fff;
  transition: all 0.15s;
  font-family: 'ModamWeb', sans-serif;
}
.size-tab:hover, .size-tab.active {
  background: #FFD200;
  border-color: #FFD200;
  font-weight: 700;
}
.special-card-desc {
  font-size: 12px;
  color: #666;
  line-height: 1.8;
}

/* ── Scroll-to-top button ── */
.scroll-top-btn {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  background: #222;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;
  box-shadow: 0 4px 16px rgba(0,0,0,0.2);
  opacity: 0;
  transition: opacity 0.3s;
}
.scroll-top-btn.visible { opacity: 1; }

/* ══════════════════════════════════════════════
   Branches page
   ══════════════════════════════════════════════ */
.branches-page {
  background: #f5f5f5;
  min-height: 60vh;
  padding-bottom: 60px;
}

/* City selector row */
.bc-top-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 28px;
}

.bc-city-row {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.bc-city-label {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  white-space: nowrap;
}

.bc-city-pills {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.bc-city-pill {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 7px 16px;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  background: #fff;
  color: #555;
  border: 1.5px solid #e0e0e0;
  transition: all 0.15s;
}
.bc-city-pill:hover { border-color: #FFD200; color: #333; }
.bc-city-pill.active {
  background: #FFD200;
  color: #222;
  border-color: #FFD200;
}

/* Branch card — override modal's global .branch-card flex */
.branches-page .bc-card {
  display: block !important;
  background: #fff;
  border-radius: 14px;
  border: 1.5px solid #e8e8e8;
  overflow: hidden;
  transition: box-shadow 0.2s, border-color 0.2s;
}
.branches-page .bc-card:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.08); border-color: #ddd; }
.branches-page .bc-card.bc-open { border-color: #d0d0d0; }

/* Collapsed header row */
.bc-card-header {
  display: flex !important;
  align-items: center;
  padding: 14px 16px;
  cursor: pointer;
  user-select: none;
  gap: 10px;
  direction: rtl;
}

.bc-name-wrap {
  display: flex;
  align-items: center;
  gap: 7px;
  flex: 1;
  min-width: 0;
}

.bc-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  flex-shrink: 0;
}
.bc-dot.open  { background: #22c55e; }
.bc-dot.closed { background: #d1d5db; }

.bc-name {
  font-size: 14px;
  font-weight: 700;
  color: #222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bc-sep {
  color: #ddd;
  font-size: 18px;
  flex-shrink: 0;
}

.bc-status-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.bc-status-text {
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}
.bc-status-text.open   { color: #22c55e; }
.bc-status-text.closed { color: #aaa; }

.bc-chevron {
  flex-shrink: 0;
  transition: transform 0.25s ease;
}

/* Expanded details */
.bc-details {
  padding: 0 16px 14px;
  direction: rtl;
  border-top: 1px solid #f0f0f0;
}

.bc-detail-city {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: #888;
  padding: 10px 0 6px;
}

.bc-hours-title {
  font-size: 12px;
  font-weight: 700;
  color: #CC2031;
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 8px 0 6px;
}

.bc-hours-grid {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-bottom: 12px;
}

.bc-hour-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  padding: 3px 0;
  border-bottom: 1px dashed #f0f0f0;
}
.bc-hour-row:last-child { border-bottom: none; }
.bc-hour-row.off { color: #ccc; }

.bc-day  { font-weight: 600; color: #444; }
.bc-time { font-size: 11px; color: #666; }
.bc-hour-row.off .bc-day,
.bc-hour-row.off .bc-time { color: #ccc; }

/* Map link — GREEN per XD */
.bc-map-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #22c55e;
  color: #fff !important;
  text-decoration: none;
  font-size: 10px;
  font-weight: 500;
  padding: 7px 16px;
  border-radius: 50px;
  margin-top: 8px;
  transition: background 0.15s;
}
.bc-map-link:hover { background: #16a34a; }

/* Order button inside expanded card */
.bc-order-btn {
  display: block;
  text-align: center;
  background: #CC2031;
  color: #fff !important;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 16px;
  border-radius: 50px;
  margin-top: 8px;
  transition: background 0.15s;
}
.bc-order-btn:hover { background: #a81929; }

/* ── Dark Footer ── */
.site-footer {
  background: #111;
  border-radius: 24px 24px 0 0;
  margin-top: 60px;
  padding: 0;
}

.footer-inner {
  padding: 36px 40px 24px;
}

.footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 24px;
}

.footer-social {
  direction: rtl;
  font-size: 14px;
}

.footer-social p {
  font-size: 14px;
}

.footer-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1.5px solid #333;
  transition: border-color 0.15s, background 0.15s;
}
.footer-social-link:hover {
  border-color: #FFD200;
  background: rgba(255,210,0,0.1);
}

.footer-divider {
  border: none;
  border-top: 1px solid #222;
  margin: 20px 0;
}

.footer-middle {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer-links-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 120px;
}

.footer-links-title {
  font-size: 13px;
  font-weight: 700;
  color: #FFD200;
  margin-bottom: 4px;
}

.footer-link {
  font-size: 13px;
  color: #aaa;
  text-decoration: none;
  transition: color 0.15s;
}
.footer-link:hover { color: #fff; }

.footer-apps {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 150px;
}

.footer-app-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #222;
  color: #ddd;
  text-decoration: none;
  border: 1.5px solid #333;
  border-radius: 10px;
  padding: 8px 16px;
  font-size: 13px;
  transition: border-color 0.15s;
}
.footer-app-badge:hover { border-color: #FFD200; color: #fff; }

.footer-contact-info {
  font-size: 12px;
  color: #888;
  line-height: 1.9;
  margin-top: 4px;
}

.footer-bottom {
  text-align: center;
  font-size: 12px;
  color: #555;
  padding-top: 4px;
}
.footer-brand-link {
  color: #FFD200;
  text-decoration: none;
  margin: 0 4px;
}
.footer-brand-link:hover { text-decoration: underline; }

/* ── Mobile bottom nav ── */
.mobile-bottom-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 64px;
  background: #fff;
  border-top: 1px solid #eee;
  display: flex;
  align-items: center;
  justify-content: space-around;
  z-index: 1050;
  box-shadow: 0 -2px 16px rgba(0,0,0,0.08);
}

.mobile-nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  color: #888;
  text-decoration: none;
  font-size: 10px;
  font-family: 'ModamWeb', sans-serif;
  padding: 8px 6px;
  transition: color 0.15s;
  flex: 1;
  text-align: center;
}
.mobile-nav-item.active,
.mobile-nav-item:hover { color: #CC2031; }

.mobile-cart-badge {
  position: absolute;
  top: -6px;
  left: -6px;
  font-size: 9px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  line-height: 16px;
}

/* Push page content above mobile bottom nav */
@media (max-width: 767.98px) {
  .website-main { padding-bottom: 72px; }
  .site-footer { margin-bottom: 64px; }

  .footer-inner { padding: 28px 20px 20px; }
  .footer-middle { gap: 24px; }
  .footer-links-col { min-width: 100px; }

  /* Hide desktop nav links on mobile — bottom nav replaces them */
  .navbar-collapse { display: none !important; }
}
body:not(.homepage) #footer {
  margin-top: 50px !important;
}

/* ===== Homepage hard overrides (must stay at EOF) ===== */
html.homepage,
body.homepage {
  height: 100% !important;
  overflow: hidden !important;
  /* background-color: #ffd200 !important; */
  position: relative !important;
  --homepage-header-offset: 72px;
}

body.homepage::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  z-index: -1 !important;
  pointer-events: none !important;
  background-color: #ffd200 !important;
  background-image: url('/assets/img/website/new_theme/1080-dar-1920-BK.png') !important;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  background-size: cover !important;
}

body.homepage .website-wrapper {
  position: relative !important;
  z-index: 1 !important;
  min-height: 100vh !important;
  min-height: 100dvh !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
  background: transparent !important;
}

body.homepage .navigation {
  flex: 0 0 auto !important;
}

body.homepage .website-main {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  padding-bottom: 0 !important;
  overflow: hidden !important;
  background: transparent !important;
}

/* Fixed background on body + scrollable content area */
body.homepage .banner-bg-wrapper.home-one-screen {
  position: relative !important;
  flex: 1 1 auto !important;
  min-height: 0 !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
  background: transparent !important;
  /* padding-top: 0 !important; */
  padding-bottom: 0 !important;
}

body.homepage .home-scroll-inner {
  position: relative !important;
  z-index: 1 !important;
  flex: 1 1 auto !important;
  min-height: 0 !important;
  height: 100% !important;
  overflow: hidden !important;
  display: flex !important;
  flex-direction: column !important;
  padding: 0 !important;
  background: transparent !important;
}

body.homepage .home-hero-stack {
  flex: 1 1 auto !important;
  width: 100% !important;
  min-height: 0 !important;
  height: 100% !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  padding: 6px 0 0 !important;
}

body.homepage .home-hero-stack .custom-banner,
body.homepage .home-hero-stack .custom-button-wrapper,
body.homepage .home-hero-stack .community-section,
body.homepage .home-hero-stack #footer {
  flex-shrink: 0 !important;
}

@media (min-width: 768px) {
  body.homepage .banner-bg-wrapper.home-one-screen {
    min-height: calc(100dvh - var(--homepage-header-offset)) !important;
    height: calc(100dvh - var(--homepage-header-offset)) !important;
    /* padding-top: 0 !important; */
    padding-bottom: 0 !important;
  }

  body.homepage .home-scroll-inner,
  body.homepage .home-hero-stack {
    min-height: calc(100dvh - var(--homepage-header-offset)) !important;
    height: calc(100dvh - var(--homepage-header-offset)) !important;
    max-height: calc(100dvh - var(--homepage-header-offset)) !important;
  }
}

body.homepage .button-wrapper {
  margin-bottom: -145px !important;
  position: relative !important;
  z-index: 12 !important;
}

body.homepage .main-banner-img {
  max-width: 95% !important;
  height: auto !important;
  display: block !important;
  margin: 0 auto !important;
  position: relative !important;
  bottom: -45px !important;
  pointer-events: none !important;
  left: 0% !important;
}

body.homepage #footer {
  flex: 0 0 auto !important;
  margin-top: -35px !important;
  position: relative !important;
  z-index: 5 !important;
}

@media (min-width: 768px) {
  body.homepage #footer {
    margin-top: -70px !important;
  }
}

body.homepage #footer .footer-info {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body.homepage #footer .social-icons {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px !important;
}

body.homepage #footer .footer-social,
body.homepage #footer .footer-social p {
  font-size: 14px !important;
}

body.homepage #footer .footer-menu ul li a {
  color: #fff !important;
  text-decoration: none !important;
  transition: color 0.3s;
}

@media (max-width: 1230px) {
  body.homepage #footer {
    clip-path: ellipse(160% 100% at 50% 100%) !important;
  }
}

body.homepage .custom-banner,
body.homepage .custom-button-wrapper,
body.homepage .community-section,
body.homepage .community-inner,
body.homepage .community-content,
body.homepage .container {
  background: transparent !important;
  background-image: none !important;
}

body.homepage .custom-button-wrapper {
  padding: 6px 0 !important;
  gap: 6px !important;
}

@media (max-width: 767.98px) {
  body.homepage .custom-button-wrapper img {
    display: block !important;
    width: 160px !important;
    margin-top: 20px !important;
  }
}

@media (min-width: 768px) {
  body.homepage .custom-button-wrapper img {
    width: 380px !important;
    margin-top: 0 !important;
  }
}

body.homepage .community-inner {
  min-height: clamp(95px, 17vh, 180px) !important;
}

body.homepage .community-team-img {
  width: 100% !important;
  max-width: none !important;
  display: block !important;
  margin: 0 auto !important;
  object-fit: contain !important;
}

/* Modal layer stack: backdrop < modal < nothing above 1055 */
.modal-backdrop {
  z-index: 1040 !important;
}

.modal {
  z-index: 1055 !important;
}

body.modal-open .navigation {
  z-index: 1030 !important;
}

body:not(.modal-open) .modal-backdrop {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: -1 !important;
}

@media (max-width: 767.98px) {
  body.homepage .home-hero-stack {
    padding-bottom: 4px !important;
  }

  body.homepage .menu-btn-img {
    max-width: 150px !important;
  }

  body.homepage .button-wrapper {
    margin-bottom: -145px !important;
  }

  body.homepage .community-inner {
    min-height: clamp(82px, 14vh, 140px) !important;
  }
}