@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");


/* Font Awesome font-display: swap overrides */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-regular-400.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2') format('woff2');
  font-display: swap;
}



/* Product Images */
.Sec5_product-image,
.Sec7_product-image {
  aspect-ratio: 4/3;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.Sec5_product-image img,
.Sec7_product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

/* Background Images */
.background-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.bg-image {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

/* Hero Background Images */
.bg1,
.bg2 {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

/* Product Detail Images */
.Product_Detail__mainImageWrapper {
  aspect-ratio: 1;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  background-color: #f8f9fa;
  border-radius: 8px;
}

.Product_Detail__mainImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.Product_Detail__thumbnailBtn {
  aspect-ratio: 1;
  width: 80px;
  height: 80px;
  position: relative;
  overflow: hidden;
  background-color: #f8f9fa;
  border-radius: 4px;
}

.Product_Detail__thumbnailImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Brand Images */
.brand-view-img {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  background-color: #f8f9fa;
  border-radius: 8px;
}

.brand-view-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Card Images */
.card-img-top {
  aspect-ratio: 4/3;
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

/* Latest Product Images */
.latest-product-image {
  aspect-ratio: 4/3;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  background-color: #f8f9fa;
  border-radius: 8px;
}

.latest-product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Featured Product Images */
.futured-product-image {
  aspect-ratio: 4/3;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  background-color: #f8f9fa;
  border-radius: 8px;
}

.futured-product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Brand Logo Images */
.w-card-4 {
  aspect-ratio: auto;
  width: 100%;
  height: auto;
  position: relative;
  overflow: visible;
  /* background-color: #f8f9fa; */
  border-radius: 8px;
  min-height: 80px;
}

.w-card-4 img {
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
  max-width: 100%;
}

/* Text Layout Shift Prevention */
.main-heading {
  min-height: 3rem;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}

.display-4 {
  min-height: 4rem;
  line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  min-height: 1.5em;
  line-height: 1.2;
}

/* Contact Info Container */
.Nav_Container_1_1 {
  min-height: 60px;
  display: flex;
  align-items: center;
  position: relative;
}

/* Button Container */
.btn-7,
.Home_Slider_BTN {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .category-icon-container {
    max-width: 60px;
  }

  .Product_Detail__thumbnailBtn {
    width: 60px;
    height: 60px;
  }

  .main-heading {
    min-height: 2.5rem;
  }

  .display-4 {
    min-height: 3rem;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?qpdwfh");
  src: url("../fonts/icomoon.eot?qpdwfh#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?qpdwfh") format("truetype"),
    url("../fonts/icomoon.woff?qpdwfh") format("woff"),
    url("../fonts/icomoon.svg?qpdwfh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FontAwesome';
  font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-right:before {
  content: "\e901";
}

.icon-left:before {
  content: "\e902";
}

.icon-meat-10:before {
  content: "\e900";
}

.icon-quotes-3 .path1:before {
  content: "\e9d5";
  color: rgb(255, 255, 255);
}

.icon-quotes-3 .path2:before {
  content: "\e9d6";
  margin-left: -1.3486328125em;
  color: rgb(164, 33, 37);
}

.icon-quotes-2:before {
  content: "\e9d4";
}

.icon-quotes:before {
  content: "\e9d3";
}

.icon-table:before {
  content: "\e9d2";
}

.icon-star:before {
  content: "\e9d1";
}

.icon-arrow-left:before {
  content: "\e9ce";
}

.icon-arrow-right:before {
  content: "\e9cf";
}

.icon-speech-bubble:before {
  content: "\e9d0";
}

.icon-plus:before {
  content: "\e9cd";
}

.icon-mobile:before {
  content: "\e9cc";
  color: #a41e22;
}

.icon-achievement:before {
  content: "\e909";
}

.icon-add:before {
  content: "\e90a";
}

.icon-apple:before {
  content: "\e90b";
}

.icon-box:before {
  content: "\e90c";
}

.icon-bull:before {
  content: "\e90d";
}

.icon-butchering:before {
  content: "\e90e";
}

.icon-cart:before {
  content: "\e90f";
}

.icon-chat:before {
  content: "\e910";
}

.icon-check:before {
  content: "\e911";
}

.icon-check-mark:before {
  content: "\e912";
}

.icon-chicken:before {
  content: "\e91d";
}

.icon-chicken-1:before {
  content: "\e91e";
}

.icon-chicken-leg:before {
  content: "\e91f";
}

.icon-cow:before {
  content: "\e920";
}

.icon-down-arrow:before {
  content: "\e921";
}

.icon-duck:before {
  content: "\e922";
}

.icon-email:before {
  content: "\e923";
}

.icon-facebook:before {
  content: "\e924";
}

.icon-fast-delivery:before {
  content: "\e927";
}

.icon-goat:before {
  content: "\e928";
}

.icon-goose:before {
  content: "\e929";
}

.icon-grass:before {
  content: "\e92a";
}

.icon-healthcare-1:before {
  content: "\e943";
}

.icon-healthy-food:before {
  content: "\e94f";
}

.icon-hidden:before {
  content: "\e950";
}

.icon-instagram:before {
  content: "\e960";
}

.icon-linkedin-big-logo:before {
  content: "\e961";
}

.icon-login:before {
  content: "\e962";
}

.icon-maps-and-flags:before {
  content: "\e963";
}

.icon-meat:before {
  content: "\e964";
}

.icon-meat-1:before {
  content: "\e965";
}

.icon-meat-2:before {
  content: "\e966";
}

.icon-meat-3:before {
  content: "\e967";
  font-size: 14px;
}

.icon-meat-5:before {
  content: "\e97c";
}

.icon-meat-6:before {
  content: "\e97d";
}

.icon-meat-7:before {
  content: "\e97e";
}

.icon-meat-8:before {
  content: "\e97f";
}

.icon-menu-bar:before {
  content: "\e98e";
}

.icon-next:before {
  content: "\e98f";
}

.icon-no-preservatives:before {
  content: "\e990";
}

.icon-order:before {
  content: "\e9a8";
}

.icon-padlock:before {
  content: "\e9a9";
}

.icon-paper-plane:before {
  content: "\e9aa";
}

.icon-phone-call:before {
  content: "\e9ab";
}

.icon-play:before {
  content: "\e9ac";
}

.icon-quality:before {
  content: "\e9ad";
}

.icon-rabbit:before {
  content: "\e9ae";
}

.icon-reindeer:before {
  content: "\e9af";
}

.icon-search:before {
  content: "\e9b1";
}

.icon-share:before {
  content: "\e9c2";
}

.icon-share-1:before {
  content: "\e9c3";
}

.icon-sheep-front:before {
  content: "\e9c4";
}

.icon-telephone:before {
  content: "\e9c5";
}

.icon-tenderloin:before {
  content: "\e9c6";
}

.icon-time:before {
  content: "\e9c7";
}

.icon-turkey:before {
  content: "\e9c8";
}

.icon-twitter:before {
  content: "\e9c9";
}

.icon-user:before {
  content: "\e9ca";
}

.icon-youtube:before {
  content: "\e9cb";
}

body {
  font-family: "Roboto Condensed", sans-serif;
  margin: 0;
  padding: 0;
}

header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

header .bg-white,
header {
  background-color: #ffffff;
}

.plus-jakarta-sans {
  font-family: "Plus Jakarta Sans", sans-serif;
}

.text_color_red {
  color: #a41e22;
}

.Logo {
  width: 200px;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .Logo {
    width: 140px;
  }
}

.Text-size {
  font-size: 13px;
}

@keyframes shake {

  0%,
  100% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(-5px);
  }

  50% {
    transform: translateX(5px);
  }

  75% {
    transform: translateX(-5px);
  }
}

@keyframes line-animate {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

.LOGGOO:focus-visible {
  outline: none !important;
}

.shake-hover-wrapper {
  position: relative;
  display: inline-block;
}

.shake-hover {
  display: inline-block;
  transition: transform 0.3s ease-in-out;
}

.shake-hover-wrapper:hover .shake-hover {
  animation: shake 0.8s ease-in-out;
}

.shake-hover-wrapper:hover,
.FW_BOLD_A:hover {
  color: #a31c1c;
}

.fw-bold {
  position: relative;
}

.FW_BOLD_A {
  color: black;
}

.fw-bold::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #a31c1c;
  animation: none;
  transition: width 1s ease-in-out;
}

.shake-hover-wrapper:hover .fw-bold::after {
  width: 100%;
  animation: line-animate 1s forwards;
}

@keyframes bounce-slow {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}

.animate-bounce-slow {
  animation: bounce-slow 1.5s infinite;
}

.animated-link1 {
  position: relative;
  text-decoration: none;
  color: inherit;
  /* Preserve text colour */
}

.animated-link1::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background: currentColor;
  /* Matches text colour */
  transition: width 0.6s ease-in-out;
}

.animated-link1:hover::after {
  width: 100%;
}

.animated-link {
  position: relative;
  text-decoration: none;
  color: inherit;
  /* Preserve text colour */
}

.animated-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: currentColor;
  /* Matches text colour */
  transition: width 0.6s ease-in-out;
}

.vr {
  height: 48px;
  margin-top: 16px;
}

.animated-link:hover::after {
  width: 100%;
}

.links_hover:hover {
  color: black !important;
}

.contact_link_hover {
  color: white !important;
}

.off_links_hover:hover {
  color: #a31c1c !important;
}

/* 5. Dropdown & Navbar Styles */

.top-bar {
  background-color: #a42125;
  color: #ffffff;
  padding: 0.6rem 1rem;
}

.top-bar a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.social-icons a {
  font-size: 1rem;
  transition: color 0.3s ease;
}

.main-nav-link {
  color: #7a7373 !important;
  font-weight: 600;
  text-decoration: none;
  display: block;
  transition: color 0.3s ease;
  padding: 0.8rem 0;
}

.main-nav-link.active {
  color: #a42125 !important;
}

.main-nav-link:hover {
  color: #a42125 !important;
}

.Navbar_menu_item {
  position: relative;
}

/* Off Canvas */

.Toggle_button {
  border: none;
  font-size: 25px;
}

.offcanvas {
  max-width: 305px !important;
}

.offcanvas_background_color {
  background-color: #1e1d1d;
}

.close_btn {
  color: white;
  font-size: 28px;
}

.OffCanvas_Dropdown {
  border: none;
  background-color: transparent !important;
}

.sidebar {
  color: white;
}

@media (min-width: 720px) and (max-width: 999px) {
  .Nav_Container_1 {
    width: 20%;
  }

  .Nav_Container_2 {
    width: 80%;
  }
}

@media (min-width: 1000px) {
  .Nav_Container_1 {
    width: 14%;
  }

  .Nav_Container_2 {
    width: 86%;
  }
}

/* Menu Item Styles */
.menu-button {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 1rem;
  background: none;
  border: none;
  color: white;
  text-align: left;
  transition: background-color 0.2s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

/* 1) Default text color = white */
.menu-button span {
  color: white;
  transition: color 0.3s;
}

/* 2) Hover = #a42125 */
.menu-button:hover span {
  color: #a42125;
}

/* 3) When dropdown is OPEN (button has .active), text = #a42125 */
.menu-button.active span {
  color: #a42125;
}

.dropdown-icon-bg {
  background-color: #a31c1c;
  padding: 5px 10px;
}

.dropdown-icon {
  transition: transform 0.2s;
  transform: rotate(-90deg);
}

.dropdown-icon.active {
  transform: rotate(0deg);
}

/* Submenu Styles */
.submenu {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-in-out;
}

.submenu.active {
  max-height: 160px;
  /* 40px * 4 items */
}

.submenu-item {
  width: 100%;
  padding: 0.5rem 3rem 0.5rem 2rem;
  background: none;
  border: none;
  color: white !important;
  text-align: left;
  font-size: 0.875rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

.submenu-item a {
  width: 100%;
  background: none;
  border: none;
  color: white !important;
  text-align: left;
  font-size: 0.875rem;
}

/* Contact Information Styles */
.header_contact-info {
  padding: 2rem 0rem;
  width: 100%;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}

/* Social Icons Styles */
.social-icons {
  display: flex;
  gap: 1rem;
}

.social-icon {
  color: white;
  text-decoration: none;
  transition: color 0.2s;
}

.social-icon:hover {
  color: #a42125;
}

/* Off Canvas End */

.Icons__Hover_effect:hover {
  color: #a41e22;
}

.Navbar_Profile__toggle:hover,
.Navbar_Profile__toggle:hover .Icons__Hover_effect,
.Navbar_Profile__toggle:hover .nav_profile_name {
  color: #a41e22;
}

.Cart_BTN:hover .Icons__Hover_effect,
.Cart_BTN:hover+.cart-badge {
  color: #a41e22;
}

.Icons__Hover_effect:focus-visible {
  outline: 0 !important;
  border: none !important;
}

.Cart_BTN:active {
  border: none;
}

.Cart_BTN {
  border: none;
  outline: 0;
}

/* Dropdown animation */
.Navbar_menu_item .Navbar_menu_dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  background-color: #ffffff;
  z-index: 999;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transform: translateY(-10px);
  transition: all 0.5s ease;
  padding: 20px;
}

.Navbar_menu_item:hover .Navbar_menu_dropdown {
  max-height: 300px;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.Navbar_menu_dropdown li a {
  display: block;
  padding: 0.5rem 1rem;
  color: #7a7373;
  font-size: 0.9rem;
  transition: all 0.3s ease;
  font-weight: 500;
}

.Navbar_menu_dropdown li a:hover {
  background-color: #a42125;
  color: #ffffff;
}

.navbar-main-links a {
  text-decoration: none;
}

.navbar-main-links {
  gap: 30px;
}

/* 6. Buttons & Cart Badge */

.know-about-us {
  background-color: #a42125;
  color: #ffffff;
  padding: 1rem 1.5rem;
  border: none;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  transition: background-color 0.4s ease;
  font-weight: 600;
}

.know-about-us:hover {
  background-color: #000000;
}

.know-about-us .divider:hover {
  background-color: #000000;
}

.know-about-us .divider {
  border-left: 1px solid #ffffff;
  height: 24px;
  margin: 0 0.5rem;
}

/* .Home_Sec1_KBtn {
  position: relative;
  display: block;
  width: 200px;
  height: 55px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 55px;
  text-align: center;
  color: #a42125;
  background-color: white;
  border: none;
  overflow: hidden;
  transition: 1s ease;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.Home_Sec1_KBtn:before,
.Home_Sec1_KBtn:after,
.Home_Sec1_KBtn span:before,
.Home_Sec1_KBtn span:after {
  content: "";
  position: absolute;
  top: 0;
  width: 25%;
  height: 0;
  background-color: #a42125;
  transition: 1s ease;
  z-index: -2;
}

.Home_Sec1_KBtn:before {
  left: 0;
}

.Home_Sec1_KBtn:after {
  left: 50%;
}

.Home_Sec1_KBtn span:before,
.Home_Sec1_KBtn span:after {
  top: auto;
  bottom: 0;
}

.Home_Sec1_KBtn span:before {
  left: 25%;
}

.Home_Sec1_KBtn span:after {
  left: 75%;
}

.Home_Sec1_KBtn:hover {
  color: white;
  z-index: 1;
}

.Home_Sec1_KBtn:hover:before,
.Home_Sec1_KBtn:hover:after,
.Home_Sec1_KBtn:hover span:before,
.Home_Sec1_KBtn:hover span:after {
  height: 82px;
}
.Home_Sec1_KBtn:hover .divider {
  border-left: 1px solid #fff;
}

.Home_Sec1_KBtn .divider {
  border-left: 1px solid #a42125;
  height: 24px;
  margin: 0 0.8rem;
}
.carousel-item .Home_Sec1_KBtn {
  opacity: 0;
  transform: translateY(60px);
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
}

.carousel-item.active .Home_Sec1_KBtn {
  opacity: 1;
  transform: translateY(0);
} */

@media (max-width: 620px) {
  .carousel-caption {
    top: 42% !important;
  }
}

/* Badge on cart icon */
.cart-badge {
  position: absolute;
  top: -8px;
  right: -12px;
  background-color: transparent;
  color: #000000;
  font-size: 0.75rem;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  pointer-events: none;
}

.Cart_BTN {
  outline: none;
  box-shadow: none;
}

.Cart_BTN:focus {
  outline: none;
  box-shadow: none;
}

/* 7. Mobile Toggle & Responsive */

.mobile-toggle-btn {
  font-size: 1.5rem;
  background: transparent;
  border: none;
}

.collapse-nav {
  display: none;
}

.collapse-nav.show {
  display: block;
}

.btn-7 {
  position: relative;
  display: block;
  width: 200px;
  height: 74px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 74px;
  text-align: center;
  color: white;
  background-color: #a42125;
  border: none;
  overflow: hidden;
  transition: 1s ease;
  font-size: 14px;
  color: var(--boskery-white, #ffffff);
  font-weight: 700;
  text-transform: uppercase;
}

.btn-7:before,
.btn-7:after,
.btn-7 span:before,
.btn-7 span:after {
  content: "";
  position: absolute;
  top: 0;
  width: 25%;
  height: 0;
  background-color: black;
  transition: 1s ease;
  z-index: -2;
}

.btn-7:before {
  left: 0;
}

.btn-7:after {
  left: 50%;
}

.btn-7 span:before,
.btn-7 span:after {
  top: auto;
  bottom: 0;
}

.btn-7 span:before {
  left: 25%;
}

.btn-7 span:after {
  left: 75%;
}

.btn-7:hover {
  color: white;
  z-index: 1;
  position: relative;
}

.btn-7:hover:before,
.btn-7:hover:after,
.btn-7:hover span:before,
.btn-7:hover span:after {
  height: 82px;
}

.btn-7 .divider:hover {
  background-color: #000000;
}

.btn-7 .divider {
  border-left: 1px solid #ffffff;
  height: 24px;
  margin: 0 0.8rem;
}

@media (max-width: 768px) {
  .top-bar .d-md-flex {
    display: none !important;
  }

  .social-icons {
    margin-top: 0.5rem;
  }

  .navbar-main-links {
    flex-direction: column;
    gap: 0;
  }

  .Navbar_menu_dropdown {
    position: static;
    box-shadow: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    display: none;
    max-height: none;
  }

  .Navbar_menu_item:hover .Navbar_menu_dropdown {
    display: block;
  }
}

.Navbar_Profile_ {
  position: relative;
  font-family: Arial, sans-serif;
}

.Navbar_Profile__toggle {
  background: none;
  border: none;
  color: #000;
  font-size: 16px;
  padding: 0;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 4px;
  box-shadow: none;
}

.Navbar_Profile__toggle:focus {
  box-shadow: none;
}

.Navbar_Profile__menu {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  min-width: 150px;
  padding: 10px 10px;
}

.Navbar_Profile__item {
  padding: 8px 8px;
  color: #000;
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
}

.Navbar_Profile__item:hover {
  background-color: #f2f2f2;
  color: #000;
}

.nav_profile_name {
  text-wrap: wrap;
  line-height: 15px;
  text-transform: capitalize;
}

.Navbar_Profile__signout {
  width: 100%;
  background-color: #a42125;
  border: none;
  color: white;
  padding: 8px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
}

.Navbar_Profile__signout:hover {
  background-color: #a42125;
  color: white;
}

/* NAVBAR ENDS */

/* Login Page Start */

.login-page {
  position: relative;
  padding: 192px 0;
}

.login-page__inner {
  position: relative;
  width: 100%;
  max-width: 1100.79px;
  padding: 0 70px;
  margin: 0 auto;
}

.login-page__image img {
  max-width: 100%;
  height: auto;
  transform: rotate(-15deg);
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.login-page__main-tab-box {
  display: block;
}

.login-page__wrap {
  position: absolute;
  top: 22px;
  right: 70px;
  width: 100%;
  max-width: 570px;
  padding: 52px 60px 60.73px;
  background-color: var(--boskery-white2, #f6f2ec);
}

.login-page__wrap__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  mix-blend-mode: multiply;
}

.login-page__wrap__top {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 19px;
  border-bottom: 1px solid var(--boskery-border-color, #ebe3d9);
}

.login-page__title {
  font-size: 35px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.7px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.login-page__main-tab-box .tab-buttons {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 26px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  z-index: 1;
}

.login-page__main-tab-box .tab-buttons .tab-btn {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 5.5px 15.15px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #a42125;
  line-height: 1.875;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  background-color: var(--boskery-white, #ffffff);
  overflow: hidden;
  z-index: 1;
  transition: all 500ms ease;
}

.boskery-btn__text {
  position: relative;
  top: 1px;
  color: inherit;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.login-page__main-tab-box .tabs-content {
  margin-top: 20px;
  position: relative;
  display: block;
}

.login-page__main-tab-box .tabs-content .tab.active-tab {
  display: block;
}

.login-page__main-tab-box .tabs-content .tab {
  position: relative;
  display: none;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  z-index: 10;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.login-page__tab-title {
  position: absolute;
  top: -55px;
  left: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  color: #7a7373;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.3px;
  text-transform: uppercase;
}

.login-page__form__input-box:not(:last-child) {
  margin-bottom: 15px;
}

.login-page__form__input-box {
  position: relative;
  text-align: -webkit-center;
  width: 100%;
}

.login-page__form__input-box input {
  outline: 0;
  padding-right: 46px;
  /* Increase right padding to make space for the icon */
  padding-left: 46px;
  height: 55px;
  background-color: #ffffff;
  border: 1px solid #ebe3d9;
  width: 100%;
  font-size: 14px;
  color: #7a7373;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
  transition: all 400ms ease;
}

.login-page__form__input-box .toggle-password {
  position: absolute;
  right: 20px;
  /* Adjust as needed */
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.Login_sec2ActiveLogin_Button {
  position: relative;
  display: block;
  width: 78px;
  height: 40px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 42px;
  text-align: center;
  color: white;
  background-color: #a42125;
  font-size: 12px;
  font-weight: 600;
}

.Login_sec2Register_Button {
  position: relative;
  display: block;
  width: 78px;
  height: 40px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 42px;
  text-align: center;
  color: #a42125;
  background-color: white;
  border: none;
  overflow: hidden;
  transition: 1s ease;
  font-size: 12px;
  color: #a42125;
  font-weight: 700;
  text-transform: uppercase;
}

.Login_sec2Register_Button:before,
.Login_sec2Register_Button:after,
.Login_sec2Register_Button span:before,
.Login_sec2Register_Button span:after {
  content: "";
  position: absolute;
  top: 0;
  width: 25%;
  height: 0;
  background-color: #a42125;
  transition: 1s ease;
  z-index: -2;
}

.Login_sec2Register_Button:before {
  left: 0;
}

.Login_sec2Register_Button:after {
  left: 50%;
}

.Login_sec2Register_Button span:before,
.Login_sec2Register_Button span:after {
  top: auto;
  bottom: 0;
}

.Login_sec2Register_Button span:before {
  left: 25%;
}

.Login_sec2Register_Button span:after {
  left: 75%;
}

.Login_sec2Register_Button:hover {
  color: white;
  z-index: 1;
  position: relative;
}

.Login_sec2Register_Button:hover:before,
.Login_sec2Register_Button:hover:after,
.Login_sec2Register_Button:hover span:before,
.Login_sec2Register_Button:hover span:after {
  height: 82px;
}

.login-page__form__input-box span {
  position: absolute;
  top: 50%;
  left: 21px;
  transform: translateY(-50%);
  font-size: 15px;
  margin-right: 11px;
  color: #7a7373;
  transition: all 400ms ease;
}

.login-page__form__input-box--forgot {
  text-align: right;
  margin-top: -6px;
  margin-bottom: 21px !important;
}

.login-page__form__forgot {
  font-size: 14px;
  color: #7a7373;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
  text-transform: capitalize;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat;
  transition: all 500ms ease;
  text-decoration: none;
}

.login-page__form__forgot:hover {
  color: #000000;
}

.login-page__form__btn {
  padding: 10px;
  font-size: 16px;
  letter-spacing: -0.32px;
  width: 190px;
  display: block;
  background-color: #a41e22;
  color: white;
  border: none;
}

.text__sizee {
  text-decoration: underline;
}

.boskery-btn {
  position: relative;
  padding: 20.52px 83px 18.5px 29.52px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: #a42125;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.333;
  cursor: pointer;
  transition: 500ms;
  text-align: center;
  z-index: 1;
}

.boskery-btn:hover {
  color: white;
}

.login-page__form__btn:hover {
  background-color: #1e1d1d;
}

.login-page__form__input-box--checkbox {
  margin-top: -4px;
}

.login-page__form__checked-box {
  position: relative;
  display: block;
}

.login-page__form__checked-box label {
  position: relative;
  display: inline-block;
  padding-left: 26px;
  margin: 0;
  font-size: 14px;
  color: #7a7373;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
  text-transform: capitalize;
  cursor: pointer;
  transition: color 400ms ease;
}

.login-page__form__checked-box input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.login-page__form__checked-box input[type="checkbox"]+label span {
  position: absolute;
  top: 8px;
  left: 0;
  width: 16px;
  height: 16px;
  background: #ffffff;
  border: 1px solid #ebe3d9;
  border-radius: 3px;
  cursor: pointer;
  transition: all 300ms ease;
}

.login-page__form__checked-box input[type="checkbox"]:checked+label span {
  border-color: #a42125;
  background-color: #a42125;
}

.login-page__form__checked-box input[type="checkbox"]:checked+label span::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 5px;
  width: 5px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  opacity: 1;
}

.login-page__form__checked-box label span::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 5px;
  width: 5px;
  height: 8px;
  border-right: 2px solid #a42125;
  border-bottom: 2px solid #a42125;
  transform: rotate(45deg);
  opacity: 0;
  transition: all 0.15s ease-in-out;
}

@media (min-width: 320px) and (max-width: 374px) {
  .login-page {
    padding: 60px 0px 160px 0px;
  }

  .Product_Detail__thumbnails {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .Product_Detail__thumbnailBtn {
    width: 85px !important;
    height: 85px !important;
  }

  .login-page__wrap {
    max-width: 100% !important;
    top: 0px;
    right: 0px;
    padding: 35px 35px 35.73px;
  }

  .login-page__inner {
    padding: 0px;
  }
}

@media (min-width: 375px) and (max-width: 520px) {
  .login-page {
    padding: 70px 0px 70px 0px;
  }

  .Product_Detail__thumbnails {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  .login-page__wrap {
    max-width: 100% !important;
    top: 0px;
    right: 0px;
    padding: 40px 40px 40.73px;
  }

  .login-page__inner {
    padding: 0px;
  }
}

@media (max-width: 520px) {
  .login-page__wrap__top {
    flex-direction: column;
    justify-content: space-between;
    gap: 0px;
    padding-bottom: 19px;
  }

  .nav_profile_name {
    display: none;
  }

  .about-sec1 h2 {
    font-size: 34px !important;
  }

  .Order_History_Sec2_title {
    flex-direction: column !important;
    gap: 10px !important;
  }

  .Alin___Star {
    align-items: start !important;
  }

  .login-page__main-tab-box .tab-buttons {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .Register-page__wrap {
    padding: 40px 30px 50.73px !important;
  }

  .about-sec2-img-1-wrapper {
    display: none;
  }

  .ContactUs_Sec3_left {
    padding: 25px !important;
  }

  .ContactUs_Sec3_right {
    padding: 25px !important;
  }

  .ContactUs_Sec3_hours-row {
    font-size: 13px !important;
  }

  .ContactUs_Sec3_value {
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: 13px !important;
  }

  .login-page__image img {
    display: none;
  }
}

/* Login Page End */

/* Register Page Start */

.Register-page__wrap {
  position: relative;
  width: 100%;
  padding: 52px 60px 60.73px;
  background-color: var(--boskery-white2, #f6f2ec);
}

.Register-page {
  padding: 80px 0;
}

.Send_OTp_main_div {
  width: 100%;
  text-align: center;
  padding-top: 12px;
}

.Send_OTp {
  width: 160px;
  padding: 15px;
}

.RTSIgnIn h3 {
  font-size: 20px;
  padding-top: 20px;
}

.RTSIgnIn h3 a {
  color: #a41e22;
  text-decoration: none;
}

/* Register Page End */

/* Home Page */

/* Section 1 */

.carousel-vertical-down .carousel-item {
  transition: transform 1s ease-in-out;
  top: 0;
  position: absolute;
  width: 100%;
}

.carousel-vertical-down .carousel-item.active {
  transform: translateY(0);
  position: relative;
}

.carousel-vertical-down .carousel-item-next,
.carousel-vertical-down .carousel-item-prev {
  transform: translateY(-100%);
}

.carousel-vertical-down .carousel-item-next.carousel-item-start,
.carousel-vertical-down .carousel-item-prev.carousel-item-end {
  transform: translateY(0);
}

.carousel-vertical-down .active.carousel-item-start,
.carousel-vertical-down .active.carousel-item-end {
  transform: translateY(100%);
}

.carousel-inner img {
  height: 70vh;
  object-fit: cover;
}

.carousel-caption {
  position: absolute;
  top: 49%;
  left: 10%;
  transform: translateY(-50%);
  margin-left: 11rem;
}

.carousel-caption .small-heading {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #fff;
}

.carousel-item .small-heading {
  /* Start slightly above and hidden */
  opacity: 0;
  transform: translateY(-60px);
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
}

.carousel-item.active .small-heading {
  /* Slide into final position */
  opacity: 1;
  transform: translateY(0);
}

.carousel-caption .main-heading {
  font-size: 95px;
  font-weight: bold;
  line-height: 96px;
  margin-bottom: 1rem;
  color: #fff;
}

.carousel-item .main-heading {
  /* Start off to the right and hidden */
  opacity: 0;
  transform: translateX(100px);
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
}

.carousel-item.active .main-heading {
  /* Slide into final position */
  opacity: 1;
  transform: translateX(0);
}

.carousel-caption .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  border-radius: 5px;
}

/* Indicators Styling */
.carousel-indicators {
  right: 10px;
  z-index: 0;
  margin-right: 5% !important;
  margin-left: 35% !important;
  top: 50%;
}

.carousel-indicators button {
  width: 2px !important;
  height: 65px !important;
  margin: 6px 0 !important;
  border-radius: 0px !important;
  border: none !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
  rotate: 0deg !important;
}

.carousel-indicators button.active {
  background-color: #fff;
}

.slide-counter {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: 6rem;
  margin-right: -20px;
  rotate: 90deg;
}

.Home_Slider_BTN {
  position: relative;
  display: block;
  width: 200px;
  height: 65px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 65px;
  text-align: center;
  color: #a42125;
  background-color: white;
  border: none;
  overflow: hidden;
  transition: 1s ease;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.Home_Slider_BTN:before,
.Home_Slider_BTN:after,
.Home_Slider_BTN span:before,
.Home_Slider_BTN span:after {
  content: "";
  position: absolute;
  top: 0;
  width: 25%;
  height: 0;
  background-color: #a42125;
  transition: 1s ease;
  z-index: -2;
}

.Home_Slider_BTN:before {
  left: 0;
}

.Home_Slider_BTN:after {
  left: 50%;
}

.Home_Slider_BTN span:before,
.Home_Slider_BTN span:after {
  top: auto;
  bottom: 0;
}

.Home_Slider_BTN span:before {
  left: 25%;
}

.Home_Slider_BTN span:after {
  left: 75%;
}

.Home_Slider_BTN:hover {
  color: White;
  z-index: 1;
  position: relative;
}

.Home_Slider_BTN:hover:before,
.Home_Slider_BTN:hover:after,
.Home_Slider_BTN:hover span:before,
.Home_Slider_BTN:hover span:after {
  height: 82px;
}

.Home_Slider_BTN:hover .divider {
  background-color: white;
  border-left: 1px solid white;
}

.Home_Slider_BTN .divider {
  border-left: 1px solid #a42125;
  height: 24px;
  margin: 0 0.8rem;
}

@media (max-width: 520px) {
  .Home_Slider_BTN {
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 10px;
  }

  .Alin___Intems {
    align-items: start !important;
  }
}

/* Responsive Adjustments */
@media (min-width: 760px) and (max-width: 1015px) {
  .carousel-caption .main-heading {
    font-size: 65px;
  }
}

@media (min-width: 320px) and (max-width: 370px) {
  .carousel-caption .main-heading {
    font-size: 30px !important;
    line-height: 45px !important;
    margin-bottom: 10px !important;
  }

  .Home_Slider_BTN {
    width: 150px;
    height: 35px;
    line-height: 35px;
  }

  .carousel-caption {
    top: 40% !important;
  }
}

@media (max-width: 760px) {
  .carousel-indicators {
    position: absolute;
    bottom: 10px;
    /* Adjust as per your design */
    left: 5%;
    transform: translateX(-50%);
    flex-direction: row;
    margin-right: 0 !important;
    margin-left: 0 !important;
    top: auto;
  }

  .carousel-caption .main-heading {
    font-size: 36px;
    line-height: 45px !important;
  }

  .carousel-indicators button {
    width: 60px !important;
    height: 2px !important;
    margin: 0 6px !important;
    background-color: rgba(255, 255, 255, 0.5) !important;
  }

  .carousel-indicators button.active {
    background-color: white;
  }

  .slide-counter {
    display: none;
    /* Hide slide counter on mobile for cleaner layout */
  }

  .carousel-inner img {
    height: 60vh;
  }
}

@media (max-width: 1500px) {
  .carousel-caption {
    margin-left: 0;
  }
}

/* Section 1 End */

/* Section 2  */

.category-slider-container {
  padding: 5rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  position: relative;
  /* For positioning arrows if desi#a42125 */
  border-bottom: 1px solid #ebe3d9;
}

.category-slider {
  width: 100%;
  max-width: 1600px;
  /* Equivalent to max-w-screen-2xl */
  padding: 0 1rem;
  overflow: hidden;
}

.category-slider-inner {
  display: flex;
  justify-content: space-between;
  gap: 3rem;
  /* Equivalent to gap-12 */
  transition: transform 0.5s ease-in-out;
}

.category-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #7a7373;
  cursor: pointer;
  transition: color 0.5s;
}

.category-item:hover {
  color: #a42125;
}

.icon-container {
  width: 8rem;
  /* Equivalent to w-32 */
  height: 8rem;
  /* Equivalent to h-32 */
  background-color: #f8f5f5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5rem;
  /* Equivalent to mb-2 */
  position: relative;
  overflow: hidden;
}

.icon-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #a42125;
  transform: scale(0);
  border-radius: 50%;
  transition: transform 0.5s ease-out;
  transform-origin: center;
}

.category-item:hover .icon-background {
  transform: scale(1);
}

.icon {
  font-size: 4rem;
  /* Equivalent to text-5xl */
  position: relative;
  z-index: 1;
  color: #a42125;
  transition: color 0.5s;
}

.category-item:hover .icon {
  color: #ffffff;
}

.category-name {
  font-size: 1.25rem;
  /* Equivalent to text-xl */
  font-weight: 500;
}

/* Arrow buttons */
.arrow {
  background: transparent;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  color: #a42125;
  padding: 0 1rem;
  transition: color 0.3s;
}

.arrow:hover {
  color: #000000;
}

/* (Optional) Position arrows absolutely over the slider
.arrow-prev,
.arrow-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.arrow-prev {
  left: 1rem;
}
.arrow-next {
  right: 1rem;
}
*/

/* Other media queries as you see fit */
@media (min-width: 1360px) and (max-width: 1430px) {
  .category-slider-inner {
    gap: 2rem;
  }
}

@media (min-width: 1020px) and (max-width: 1200px) {
  .category-slider-inner {
    gap: 5.5rem;
  }
}

@media (min-width: 760px) and (max-width: 1015px) {
  .category-slider-inner {
    gap: 4.5rem;
  }
}

@media (min-width: 419px) and (max-width: 560px) {
  .category-slider-inner {
    gap: 2rem;
  }

  .arrow {
    font-size: 1rem;
    padding: 0 0.6rem 0 0.6rem;
  }

  .icon {
    font-size: 2.6rem;
  }

  .category-name {
    font-size: 0.8rem;
  }
}

@media (min-width: 371px) and (max-width: 424px) {
  .category-slider-inner {
    gap: 1rem;
  }

  .arrow {
    font-size: 1rem;
    padding: 0 0.6rem 0 0.6rem;
  }

  .icon {
    font-size: 2.6rem;
  }

  .category-name {
    font-size: 0.8rem;
  }
}

@media (max-width: 520px) {
  .category-slider {
    padding: 0 0rem;
  }

  .login-page__wrap {
    position: relative !important;
  }

  .icon-container {
    height: 4rem;
    width: 4rem;
  }
}

@media (min-width: 320px) and (max-width: 370px) {
  .category-slider-inner {
    gap: 0rem;
  }

  .category-slider {
    padding: 0 0rem;
  }

  .Navbar_Profile__toggle {
    gap: 0px !important;
    padding-right: 0;
    padding-left: 0;
  }

  .arrow {
    font-size: 1rem;
    padding: 0 0.6rem 0 0.6rem;
  }

  .icon {
    font-size: 2.6rem;
  }

  .category-name {
    font-size: 0.8rem;
  }
}

/* Section 2 End */

/* Section 3  */
.section_3_Padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.Section3_Main_Div {
  z-index: 0;
}

.Section3_Main_Div .bg1 {
  z-index: -1;
}

/* Custom Animation */
@keyframes bounce-slow {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }
}

.animate-bounce-slow {
  animation: bounce-slow 3s infinite;
}

/* Bouncing Border */
.bouncing-border {
  width: 50%;
  height: 560px;
  left: 7%;
  top: 15%;
  transform: translate(1rem, 1rem);
  z-index: 0;
  animation: bounce-slow 3s infinite;
  border: 3px solid #a42125;
}

/* SINCE 1996 Text */
.since1996-text {
  left: -8rem;
  bottom: 10rem;
  transform: translateY(-50%) rotate(-90deg);
  z-index: 20;
}

.since1990 {
  font-weight: bold !important;
  letter-spacing: 0.3em;
  font-size: 50px !important;
  font-style: normal;
  line-height: 1;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--boskery-white, #ffffff);
  z-index: 2;
}

.text_color_#a42125 {
  color: #a42125;
}

button:focus:not(:focus-visible) {
  box-shadow: none;
}

/* Video Play Button */
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 6.2%;
  right: -6.5%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 60px;
  height: 60px;
  padding: 18px 20px 18px 28px;
  display: none;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #a42125;
  animation: pulse-border 1100ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #a42125;
  transition: all 200ms;
}

.video-play-button:hover:before {
  background: black !important;
}

.video-play-button:hover:after {
  background: black !important;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 19px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  top: 15px;
  left: 16px;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@media (min-width: 1360px) and (max-width: 1430px) {
  .video-play-button {
    right: -3%;
  }
}

.home-btn-7-sec3 {
  position: relative;
  display: block;
  width: 180px;
  height: 60px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 60px;
  text-align: center;
  color: white;
  background-color: #a42125;
  border: none;
  overflow: hidden;
  transition: 1s ease;
  font-size: 12px;
  color: var(--boskery-white, #ffffff);
  font-weight: 700;
  text-transform: uppercase;
}

.home-btn-7-sec3:before,
.home-btn-7-sec3:after,
.home-btn-7-sec3 span:before,
.home-btn-7-sec3 span:after {
  content: "";
  position: absolute;
  top: 0;
  width: 25%;
  height: 0;
  background-color: black;
  transition: 1s ease;
  z-index: -2;
}

.home-btn-7-sec3:before {
  left: 0;
}

.home-btn-7-sec3:after {
  left: 50%;
}

.home-btn-7-sec3 span:before,
.home-btn-7-sec3 span:after {
  top: auto;
  bottom: 0;
}

.home-btn-7-sec3 span:before {
  left: 25%;
}

.home-btn-7-sec3 span:after {
  left: 75%;
}

.home-btn-7-sec3:hover {
  color: white;
  z-index: 1;
  position: relative;
}

.home-btn-7-sec3:hover:before,
.home-btn-7-sec3:hover:after,
.home-btn-7-sec3:hover span:before,
.home-btn-7-sec3:hover span:after {
  height: 82px;
}

.home-btn-7-sec3 .divider:hover {
  background-color: #000000;
}

.home-btn-7-sec3 .divider {
  border-left: 1px solid #ffffff;
  height: 24px;
  margin: 0 0.8rem;
}

/* Additional Bouncing Image */
.additional-bouncing-image {
  position: absolute;
  top: 9rem;
  left: 345px;
  transform: translate(1rem, 1rem);
  z-index: 0;
  animation: bounce-slow 3s infinite;
  width: 293px;
}

/* Call Icon Overlay */
.call-wrapper {
  display: flex;
  align-items: center;
  gap: 1rem;
  transition: color 0.3s ease;
}

.call-icon-container {
  width: 50px;
  height: 50px;
  background-color: #f6f2ec;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s ease;
}

.call-wrapper:hover .call-icon-container {
  background-color: #a42125;
}

.call-icon-overlay {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #a42125;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.7s;
  z-index: 0;
}

.call-wrapper:hover .call-icon-overlay {
  transform: scaleY(1);
}

.icon-telephone {
  color: #a42125;
  transition: color 0.3s ease;
  z-index: 2;
  font-size: 24px;
}

.call-wrapper:hover .icon-telephone {
  color: white !important;
}

.underline-animation {
  position: relative;
  display: inline-block;
  color: black;
  transition: color 0.3s ease;
}

.underline-animation::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: #a42125;
  left: 0;
  bottom: -2px;
  transition: width 0.7s;
}

.call-wrapper:hover .underline-animation {
  color: #a42125;
}

.call-wrapper:hover .underline-animation::after {
  width: 100%;
}

/* Background Images */
.background-image {
  position: absolute;
  transform: translate(1rem, 1rem);
  animation: bounce-slow 3s infinite;
}

.bg1 {
  left: 0;
  width: 645px;
  height: auto;
  top: 20%;
}

.bg2 {
  right: 0;
  right: 0;
  top: 20%;
  width: 340px;
}

@media (min-width: 1280px) and (max-width: 1999px) {
  .bouncing-border {
    width: 70%;
    left: 3%;
  }

  .additional-bouncing-image {
    left: 280px !important;
  }
}

@media (min-width: 1020px) and (max-width: 1200px) {
  .bouncing-border {
    width: 70%;
    left: 3%;
  }

  .additional-bouncing-image {
    top: 18rem !important;
    left: 280px !important;
    width: 210px !important;
  }
}

@media (min-width: 760px) and (max-width: 1015px) {
  .Main_Img_Div {
    margin-left: 32px;
  }

  .bouncing-border {
    left: 0%;
  }

  .video-play-button {
    right: 23%;
  }
}

@media (max-width: 600px) {
  .additional-bouncing-image {
    display: none !important;
  }

  .bg1 {
    width: 100%;
  }

  .bg2 {
    display: none;
  }
}

@media (min-width: 420px) and (max-width: 600px) {
  .video-play-button {
    top: -6%;
    right: -17.5%;
  }

  .bouncing-border {
    width: 80%;
    left: 0%;
    top: 11%;
  }

  .Main_Img_Div {
    margin-left: 20px;
  }

  .btn-order-now {
    padding: 1rem 1.5rem;
    width: 50%;
  }

  .know-about-us {
    padding: 1rem 1.5rem;
    width: 50%;
  }
}

@media (min-width: 375px) and (max-width: 419px) {
  .video-play-button {
    top: -9%;
    right: -19.5%;
  }

  .bouncing-border {
    width: 80%;
    left: 0%;
    height: 470px;
    top: -2%;
  }

  .Main_Img_Div {
    margin-left: 20px;
  }

  .btn-order-now {
    padding: 1rem 1.5rem;
  }

  .know-about-us {
    padding: 1rem 1.5rem;
  }
}

@media (min-width: 320px) and (max-width: 374px) {
  .video-play-button {
    top: -9%;
    right: -23.5%;
  }

  .bouncing-border {
    width: 80%;
    left: 0%;
    height: 470px;
    top: -2%;
  }

  .Main_Img_Div {
    margin-left: 20px;
  }

  .btn-order-now {
    padding: 1rem 1.5rem;
  }

  .know-about-us {
    padding: 1rem 1.5rem;
  }
}

/* Section 3 End */

/* Section 4 */
.statistics-section {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: -50px;
  background-image: url("/WebsiteAssets/assets/img/counter-bg-1.webp");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: 10rem 0;
  background-color: #000;
}

/* Dark Overlay */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}

.statistics-content {
  overflow: hidden;
}

.SC_Main_SEC {
  flex-wrap: wrap;
  padding: 35px 20px;
}

/* Statistics Content */
.statistics-content {
  position: relative;
  z-index: 2;
}

.stat-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20rem;
  height: 20rem;
  margin: -25px;
  border: 1px solid #6b7280;
  border-radius: 50%;
  overflow: hidden;
  transition: transform 0.5s;
}

.stat-item:hover {
  border-color: #a42125;
  transform: scale(1.05);
}

.background-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a42125;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.5s;
  z-index: 0;
}

.stat-item:hover .background-animation {
  transform: scaleY(1);
}

.stat-number {
  position: relative;
  font-size: 5.625rem;
  font-weight: 700;
  z-index: 2;
  transition: color 0.5s;
  transition: all 0.3s ease;
}

.stat-item:hover .stat-number {
  color: #ffffff;
}

.stat-label {
  position: relative;
  font-size: 1.25rem;
  color: #818080;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  z-index: 2;
  transition: color 0.5s;
}

.stat-item:hover .stat-label {
  color: #ffffff;
}

@media (min-width: 1020px) and (max-width: 1200px) {
  .stat-item {
    width: 16rem;
    height: 16rem;
  }

  .stat-number {
    font-size: 65px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .SC_Main_SEC {
    margin: 0px 70px;
  }
}

@media (min-width: 1024px) {
  .SC_Main_SEC {
    margin: 0px 0px;
  }

  .about-sec2-row232 {
    padding: 0px 0px;
  }
}

@media (max-width: 1020px) {
  .about-sec2-row232 {
    padding: 0px 0px !important;
  }

  .Display___none {
    display: none !important;
  }

  .Order_History_Sec2_title22 {
    flex-direction: column !important;
    gap: 0px !important;
    align-items: start !important;
  }

  .Product_Detail__grid {
    flex-direction: column;
    gap: 2rem;
  }
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .statistics-section {
    padding: 5rem 0;
    background-image: url("/WebsiteAssets/assets/img/counter-bg-1-1.webp");
  }

  .stat-item {
    width: 15rem;
    height: 15rem;
    margin: 20px;
  }

  .stat-number {
    font-size: 3.75rem;
  }

  .stat-label {
    font-size: 1rem;
  }
}

@media (max-width: 520px) {
  .Circle_SEC {
    display: contents;
  }
}

/* Section 4 End */

/* Section 5 */
.Sec5_Header_h3 {
  font-size: 16px;
  letter-spacing: 4px;
  color: #a42125 !important;
  font-weight: 500;
}

.nav-tabs {
  justify-content: center;
  gap: 1rem;
}

.nav-tabs .nav-link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 6rem;
  height: 6rem;
  border: none;
  /* background-color: #f6f2ec; */
  border-radius: 50%;
  overflow: hidden;
  color: #6b7280;
  transition: transform 0.3s, color 0.3s;
  margin-bottom: 10px;
}

.nav-tabs .nav-link::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition: top 0.5s ease;
}

.nav-tabs .nav-link:hover::before,
.nav-tabs .nav-link.active::before {
  top: 0;
}

.nav-tabs .nav-link {
  position: relative;
  z-index: 1;
}

.nav-tabs .nav-link .category-icon,
.nav-tabs .nav-link .category-label {
  z-index: 2;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link.active {
  transform: scale(1.1);
}

.nav-tabs .nav-link:hover .category-icon,
.nav-tabs .nav-link.active .category-icon {
  color: #ffffff;
}

.nav-tabs .nav-link:hover .category-label,
.nav-tabs .nav-link.active .category-label {
  color: #ffffff;
}

/* Icon Container */
.category-icon-container {
  position: relative;
  width: 6rem;
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.category-icon-container .Category_image {
  height: 6rem;
  width: 6rem;
  border-radius: 50%;
}

.category-icon {
  font-size: 1.5rem;
  color: #a42125 !important;
  transition: color 0.3s;
}

.category-icon i {
  font-size: 45px;
}

.nav-tabs .nav-link.active .category-icon,
.nav-tabs .nav-link:hover .category-icon {
  color: #ffffff !important;
  /* White icon color for active/hover */
}

/* Category Label */
.category-label {
  margin-top: 1rem;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: black;
  transition: color 0.3s;
}

.nav-tabs .nav-item .nav-link.active+.category-label {
  color: #a42125;
}

.nav-item:hover .category-label {
  color: #a42125;
}

.nav-item .nav-link:hover .category-label,
.nav-item .nav-link.active .category-label {
  color: #a42125;
  /* #A42125 label for hover and active states */
}

/* When the main div is hove#a42125 */
.nav-tabs .nav-link:hover .category-label {
  color: #a42125;
  /* #A42125 color on hover */
}

.Navbar_Profile__menu {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  min-width: 150px;
  padding: 10px 10px;
  margin-top: 5px;
}

/* Add spacing and alignment for larger screens */
@media (min-width: 992px) {
  .nav-tabs {
    gap: 2rem;
    /* Increased spacing on larger screens */
  }
}

/* Style for the category label button */
.category-label-btn {
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: black;
  transition: color 0.3s;
  cursor: pointer;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  /* Adds spacing below the image */
}

.category-label-btn:hover,
.category-label-btn:focus,
.nav-tabs .nav-item .nav-link.active+.category-label-btn {
  color: #a42125;
  /* Change color on hover and when active */
}

/* Hover effect for both image and label */
.nav-item:hover .nav-link,
.nav-item:hover .category-label-btn,
.nav-item .category-label-btn:hover {
  transform: scale(1.1);
  color: #a42125;
  /* Change label color on hover */
}

/* Ensure that hovering on title also affects the image */
.nav-item:hover .nav-link {
  transform: scale(1.1);
}

.nav-item:hover .category-icon-container .Category_image {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

/* Active state */
.nav-tabs .nav-item .nav-link.active+.category-label-btn {
  color: #a42125;
}

.nav-tabs .nav-item .nav-link.active {
  transform: scale(1.1);
}

/* Product Item Styles */
.product-item {
  border-bottom: 1px dashed #54595f;
  padding: 2rem 1.5rem;
  display: flex;
  align-items: center;
}

.Sec5_product-image {
  width: 6rem;
  height: 4.2rem;
  position: relative;
  flex-shrink: 0;
}

.Sec5_product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.5rem;
}

.product-details {
  flex: 1;
  padding-left: 1.5rem;
}

.product-weight {
  padding-right: 3rem;
}

.product-price {
  color: #a42125;
  font-size: 1.25rem;
  font-weight: 700;
}

@media (min-width:800px) {
  .product-weight {
    width: 6rem;
  }

  .product-pricesss {
    width: 6rem;
  }

}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .nav-tabs .nav-link {
    width: 6rem;
    height: 6rem;
  }

  .category-icon-container {
    width: 2.5rem;
    height: 2.5rem;
  }

  .category-icon {
    font-size: 1.25rem;
  }

  .category-label {
    font-size: 1rem;
  }

  .product-item {
    flex-direction: column;
  }

  .product-details {
    padding-left: 0;
    margin-top: 1rem;
    text-align: center;
  }

  .product-weight {
    padding-right: 0;
    margin-top: 0.5rem;
  }

  .product-price {
    margin-top: 0.5rem;
  }
}

/* Section 5 End */

/* Section 6 */

.faq-section {
  min-height: 475px;
  position: relative;
}

.bg-overlay {
  position: absolute;
  inset: 0;
  background-image: url("/WebsiteAssets/assets/img/faq-bg-1-1.webp");
  background-size: cover;
  background-position: center;
  opacity: 0.5;
  filter: brightness(0.5);
  z-index: 1;
}

.faq-item {
  position: relative;
  flex: 1;
}

.faq-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  background-color: #a31c1c;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  border: none;
  padding: 0;
}

.faq-button-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  opacity: 0.3;
}

.faq_close_btn {
  background-color: black;
  color: white;
  padding: 10px 20px;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  cursor: default !important;
}

.faq-title {
  position: relative;
  color: white;
  font-weight: bold;
  padding: 1rem 1.5rem;
  z-index: 2;
}

.faq-toggle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  background-color: black;
  padding: 1rem 1.5rem;
  z-index: 2;
}

.faq-detail {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #a31c1c;
  z-index: 3;
  opacity: 0;
  transform: translateZ(-100%);
  transition: all 0.5s ease;
  height: 475px;
}

.faq-item:hover .faq-detail {
  opacity: 1;
  transform: translateZ(0);
}

.faq-detail-content {
  position: relative;
  padding: 1.5rem;
  color: white;
  height: 100%;
  padding: 120px 40px 40px;
}

.faq-icon {
  width: 80px;
  height: 80px;
  background-color: white;
  border-radius: 50%;
  color: #a31c1c;
  font-size: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.faq-icon svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #a31c1c;
}

.faq-description {
  color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  line-height: 1.6;
}

@media (min-width: 1020px) and (max-width: 1200px) {
  .faq-detail-content {
    padding: 90px 30px 30px;
  }
}

@media (min-width: 760px) and (max-width: 1015px) {
  .faq-section {
    min-height: 1030px;
  }

  #faqContainer {
    gap: 275px;
  }

  .faq-detail {
    height: 335px;
  }

  .faq-detail-content {
    padding: 85px 40px 40px;
  }
}

@media (max-width: 600px) {
  .faq-section {
    min-height: 1200px;
  }

  #faqContainer {
    gap: 330px;
  }

  .faq-detail {
    height: 395px;
  }

  .faq-detail-content {
    padding: 60px 40px 40px;
  }
}

/* Section 6 End */

/* Section 7 */
/* Original Sec7 Styles */
.Sec7 {
  position: relative;
}

.Sec7::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,
      rgba(255, 255, 255, -0.4),
      rgba(255, 255, 255, 0.8));
  pointer-events: none;
  /* Ensure the overlay doesn't block interactions */
  z-index: 1;
}

.Sec7_bottom_img {
  position: absolute;
  left: -0.49px;
  bottom: 14px;
  z-index: 0;
}

.Sec7_Main_Div {
  position: relative;
  z-index: 2;
  /* Ensure the content appears above the overlay */
  padding-top: 100px;
  padding-bottom: 100px;
}

.Sec7_Header_Span {
  font-size: 16px;
  color: #a42125;
}

/* Product Slider Styles */
.product-slider-container {
  position: relative;
  padding: 0 50px;
  z-index: 2;
}

.slider-nav-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px !important;
  height: 40px !important;
  border: none;
  background-color: #a42125;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.slider-nav-btn:hover {
  background-color: #000;
}

.slider-nav-prev {
  left: 0;
  margin-left: -10px;
}



.slider-nav-next {
  right: 0;
  margin-right: -10px;
}

.slider-nav-btn i {
  color: #fff;
}

.swiper_Hoome {
  height: 440px !important;
}

/* Hide default Swiper navigation arrows */
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

/* Swiper Slide Styles */
.swiper-slide__hoomee {
  display: flex !important;
  justify-content: center !important;
  height: 420px !important;
}

/* Product Card Styles */
.product-card {
  border: 1px solid #e5e7eb;
  /* Light gray border */
  border-radius: 0px;
  padding: 0.5rem;
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.3s;
  width: 270px !important;
  margin: 0 auto;
  height: 430px !important;
}

/* Product Image Styles */

.Sec7_product-image {
  height: 200px;
  width: 100%;
  border-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-top: -15px !important;
}

.Sec7_product-image img {
  height: auto !important;
  /* width: 250px; */
  object-fit: cover;
  transition: transform 0.3s;
}

/* Zoom the image when the product card is hovered */
.product-card:hover .Sec7_product-image img {
  transform: scale(1.1);
}

/* Product Title Styles */
.Product_card-title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #333;
}

.Product_Links {
  text-decoration: none;
  color: inherit;
}

/* Favorite and View Buttons */
.favorite-view-buttons {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.3s, transform 0.3s;
}

.product-card:hover .favorite-view-buttons {
  opacity: 1;
  transform: translateX(0);
}

.favorite-btn,
.view-btn {
  background-color: rgba(164, 33, 37, 0.9);
  /* Dark #a42125 with opacity */
  border: none;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.btn-check:active+.btn-secondary:focus,
.btn-check:checked+.btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: none !important;
}

.favorite-btn:hover,
.view-btn:hover {
  background-color: rgba(0, 0, 0, 0.9);
  transition: background-color 0.3s;
  color: white !important;
}

.favorite-btn:active,
.view-btn:active {
  background-color: rgba(0, 0, 0, 0.9) !important;
  transition: background-color 0.3s;
  color: white !important;
}

/* Active Favorite Button */
.favorite-btn.active {
  background-color: rgba(164, 33, 37, 1);
}

.favorite-btn.active i {
  color: #fff;
}

/* Star Rating Styles */
.star-rating i {
  font-size: 1rem;
}

.Star_Color {
  color: #a42125;
}

.favorite_button {
  border-radius: 33px !important;
}

/* Add to Cart Button Styles */
.add-to-cart-btn {
  position: relative;
  font-size: 12px;
  background-color: #a42125;
  border: none;
  border-radius: 0px !important;
  overflow: hidden;
  z-index: 1;
  text-wrap: nowrap;
  color: white;
  transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.add_custom_button {
  height: auto;
  line-height: 20px;
  font-size: 15px;
}

.sign_out {
  position: relative;
  font-size: 12px;
  background-color: #a42125;
  border: none;
  border-radius: 0px !important;
  overflow: hidden;
  z-index: 1;
  text-wrap: nowrap;
  color: white;
  transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.sign_out:hover {
  background-color: black;
  color: white;
  transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.add-to-cart-btn::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: -1;
  transition: top 0.4s ease-in-out;
}

.add-to-cart-btn:hover::before {
  top: 0;
  /* Animates from top to bottom */
}

.add-to-cart-btn:hover {
  color: white;
  background-color: black;
  /* Ensures a smooth transition to black */
}

.add-to-cart-btn:focus-visible,
.add-to-cart-btn:active {
  box-shadow: none !important;
  border: none;
}

.out-of-stock-btn {
  height: 32px !important;
  position: relative;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.4);
  border: none;
  border-radius: 0px !important;
  overflow: hidden;
  z-index: 1;
  text-wrap: nowrap;
  color: white;
  transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
  cursor: not-allowed !important;
}

.out-of-stock-btn::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: -1;
  transition: top 0.4s ease-in-out;
}

.out-of-stock-btn:hover::before {
  top: 0;
  /* Animates from top to bottom */
}

.out-of-stock-btn:hover {
  color: white;
  background-color: black;
  /* Ensures a smooth transition to black */
}

.out-of-stock-btn:focus-visible,
.out-of-stock-btn:active {
  box-shadow: none !important;
  border: none;
}

/* Responsive Adjustments */
@media (max-width: 600px) {
  .Sec7_product-image {
    height: 205px;
    margin-top: 0px !important;
  }

  .product-slider-container {
    padding: 0 30px;
  }

  .slider-nav-btn {
    width: 30px !important;
    height: 30px !important;
  }

  .slider-nav-next {
    margin-right: -10px;
  }

  .slider-nav-prev {
    margin-left: -10px;
  }
}

@media (max-width: 700px) {
  .favorite-view-buttons {
    gap: 0.3rem;
  }

  .favorite-btn,
  .view-btn {
    width: 30px;
    height: 30px;
  }

  .Sec7_bottom_img {
    display: none;
  }
}

@media (max-width: 1199px) and (min-width:1024px) {
  .Sec7_product-image {
    margin-top: -15px !important;
  }
}
@media (max-width: 1390px) and (min-width:1200px) {
  .Sec7_product-image {
    margin-top: -20px !important;
  }
}
@media  (min-width:1391px) {
  .Sec7_product-image {
    margin-top: -5px !important;
  }
}
@media (min-width: 760px) and (max-width: 1015px) {
  .Sec7_product-image {
    height: 220px;
  }
  .slider-nav-next {
    margin-right: -10px;
  }

  .slider-nav-prev {
    margin-left: -10px;
  }

}

/* Section 7 End */

/* Section 10 */
.Sec10_Main_Div {
  position: relative;
  z-index: 2;
  /* Ensure the content appears above the overlay */
  padding-top: 80px;
  padding-bottom: 80px;
}

.SECTION__10 {
  background-color: #1e1d1d;
}

.Sec10_img img {
  width: 100%;
}

.Sec10_gap-element {
  height: auto;
  display: block;
}

#gap0 {
  padding-top: 30px;
}

.Sec10_h3 {
  color: white;
  text-align: center;
  font-size: 35px;
  text-transform: none;
}

.Sec10_deliver-link {
  text-decoration: none;
  color: #a42125;
}

.Sec10_check a {
  color: white;
  text-decoration: none;
}

.Sec10_check {
  text-decoration: underline;
}

.Sec10_#a42125 {
  color: #a42125;
}

.Sec10_deliver-link:hover {
  color: #a42125;
}

/* Section 10 End */

/* Section 8 */

/* General Section Styling */
.why-choose-section {
  padding: 100px 0;
  background-image: url("/WebsiteAssets/assets/img/sec8-bg.webp");
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.section-title {
  color: var(--primary-color);
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 4px;
}

.theme-color {
  color: #a42125;
}

.main-title {
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: center;
}

/* Feature Item Container */
.feature-item {
  text-align: left;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  gap: 15px;
  transition: all 0.5s ease;
  position: relative;
  overflow: hidden;
}

.sec8_logo_width {
  width: 22%;
}

.sec8_details_width {
  width: 78%;
}

/* Feature Item Hover Effect */
.feature-item:hover .feature-item-image {
  color: white;
}

/* Feature Item Image with Animated Background */
.feature-item-image {
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: white;
  display: flex;
  align-items: center;
  /* Center the icon */
  justify-content: center;
  font-size: 36px;
  color: var(--boskery-base, #a42125);
  overflow: hidden;
  transition: color 0.5s ease;
}

/* Pseudo-element for background animation */
.feature-item-image::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a31c1c;
  z-index: 0;
  transition: top 0.5s ease;
}

/* On hover, background slides down */
.feature-item:hover .feature-item-image::before {
  top: 0;
}

/* Ensure the icon stays above the background */
.feature-item-image span {
  position: relative;
  z-index: 1;
  transition: color 0.1s ease;
}

/* Feature Title */
.feature-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #000;
  text-align: justify;
}

/* Feature Text */
.feature-text {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
  text-align: left;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  /* .feature-item {
    flex-direction: column;
    text-align: center; 
  } */

  .feature-item-image {
    margin-bottom: 15px;
  }
}

@media (max-width: 990px) {
  .why-choose-section {
    padding: 65px 0 0 0;
  }
}

.meat-image {
  max-width: 100%;
  height: auto;
  animation: float 1.5s ease-in-out infinite;
}

/* Floating Animation for the Center Image */
@keyframes float {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0px);
  }
}

.herbs {
  position: absolute;
  width: 30px;
  height: auto;
}

@media (min-width: 760px) and (max-width: 1015px) {
  .sec8_logo_width {
    width: 20%;
  }

  .sec8_details_width {
    width: 80%;
  }
}

/* Section 8 End */

/* Section 9 */
.sec5_trusted_p {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: white;
}

.slider {
  width: 100%;
  display: flex;
  justify-content: center;
  overflow: visible;
  position: relative;
}

/* Additional styles for better slider display */
.slider .w-card-4 {
  flex-shrink: 0;
  min-width: 150px;
  max-width: 200px;
  margin: 0 10px;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider .w-card-4 img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  transition: filter 0.3s ease;
}

.w-card-4 img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  filter: grayscale();
  transition: filter 0.3s ease;
}

.w-card-4 img:hover {
  filter: none;
}

.user-images {
  display: flex;
  flex-wrap: wrap;
  overflow-x: auto;
}

@media (max-width: 1024px) {
  .w-card-4 {
    width: 20%;
  }

  .sec5_trusted_p {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .w-card-4 {
    width: 33.33%;
  }

  .sec5_trusted_p {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .w-card-4 {
    width: 50%;
  }

  .sec5_trusted_p {
    font-size: 15px;
  }
}


/* Additional styles for better slider display */
.slider .w-card-4 {
  flex-shrink: 0;
  width: calc(25% - 15px);
  /* Show exactly 4 brands at a time */
  min-width: 150px;
  max-width: 300px;
  margin: 0 20px;
}

.slider .w-card-4 img {
  max-width: 100%;
  height: auto;
  transition: filter 0.3s ease;
}

.w-card-4 {
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  height: 150px;
}

@media (max-width: 480px) {
  .slider .w-card-4 {
    min-width: 120px;
    /* Reduced from 150px to fit 2 slides */
    margin: 0 10px;
    /* Reduced margin if needed */
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .slider .w-card-4 {
    min-width: 140px;
    /* Reduced from 150px to fit 2 slides */
    margin: 0 10px;
    /* Reduced margin if needed */
  }
}
/* Section 9 End */

/* ========== Home Page Ends ========== */

/* ========== About Us Start ========== */

/* About Section 1 */
.about-sec1 {
  position: relative;
  text-align: center;
  color: white;
  overflow: hidden;
  height: 300px;
}

.page-heading-center {
  margin: 0 auto;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about-sec1 .bg-image {
  width: 100%;
  height: 320px;
  object-fit: cover;
}

.about-sec1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 0;
}

.about-sec1 .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}


.about-sec1 h2 {
  font-size: 55px !important;
  width: 100% !important;
  font-weight: bold;
  margin-bottom: 0.1em;
  text-transform: uppercase;
}

.about-sec1 p {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  cursor: text;
}

.about-sec1 p span {
  color: white;
  position: relative;
  display: inline-block;
  transition: color 0.3s ease;
  cursor: text;
}

.about-sec1 p span::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #a42125;
  transition: width 0.4s ease;
}

.about-sec1 p:hover span {
  color: #a42125;
}

.about-sec1 p:hover span::after {
  width: 100%;
}

/* About Section 2 */
.about-sec2-row {
  padding: 30px 0px;
  position: relative;
  z-index: 2;
}

.about-sec2-row_2 {
  padding: 100px 0px;
  position: relative;
  z-index: 2;
}

.about-sec2-img-1-wrapper {
  position: absolute;
  bottom: 12%;
  width: 514px;
  height: 354px;
  left: 0px;
  overflow: hidden;
}

.about-sec2-img-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

@media (max-width: 1400px) {
  .about-sec2-img-1 {
    display: none !important;
  }

  .about-sec2-img-2 {
    display: none !important;
  }
}

.about-sec2-img-1-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  /* White tint with 50% opacity */
  z-index: 1;
  pointer-events: none;
  /* Ensure the tint does not block interactions */
}

.about-sec2-img-2 {
  position: absolute;
  top: 12%;
  width: 220px;
  height: 195px;
  right: 0px;
  overflow: hidden;
  animation: moveUpDown 1.6s ease-in-out infinite;
}

@keyframes moveUpDown {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }
}

.aboutsec2_small_image {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 0 15px 16px;
  background-color: var(--boskery-white, #ffffff);
}

.about-three__experience {
  position: relative;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: var(--boskery-base, #a42125);
  border-top: 15px solid var(--boskery-white, #ffffff);
  border-right: 15px solid var(--boskery-white, #ffffff);
}

.about-three__experience__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  mix-blend-mode: multiply;
}

.about-three__experience__content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
}

.about-three__experience__text {
  padding: 30px 16px 33px;
  background-color: var(--boskery-black, #1e1d1d);
}

.about-three__experience__title {
  font-size: 20px;
  color: var(--boskery-white, #ffffff);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2px;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  margin: 0;
}

.about-three__experience__year {
  padding: 33px 24.48px 21px 22px;
  font-size: 95px;
  color: var(--boskery-white, #ffffff);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.9px;
  text-transform: uppercase;
  margin-bottom: 0;
}

/* Part 2 */
.aboutsec2_logo {
  width: 150px;
}

.aboutsec2_subtitle {
  color: #b01b1b;
  margin-top: 0rem;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.aboutsec2_title {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
}

.aboutsec2_description p {
  color: #666;
  margin-bottom: 0rem;
  font-family: "Plus Jakarta Sans";
  font-size: 15px;
  text-align: justify;
}

.aboutsec2_description {
  color: #666;
  margin-bottom: 2rem;
  font-family: "Plus Jakarta Sans";
  font-size: 15px;
  text-align: justify;
}

/* General Styles */
.aboutsec2_features {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-bottom: 2.5rem;
}

.aboutsec2_feature {
  display: flex;
  align-items: center;
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
}

.aboutsec2_feature:hover .aboutsec2_feature-icon::before {
  top: 0;
}

.aboutsec2_feature:hover .aboutsec2_feature-icon span {
  color: #fff;
}

.aboutsec2_feature-icon {
  width: 50px;
  height: 50px;
  background: #f6f2ec;
  border-radius: 50%;
  padding: 8px;
  margin-right: 1rem;
  text-align: center;
  overflow: hidden;
  position: relative;
  transition: background-color 0.5s ease-in-out;
}

.aboutsec2_feature-icon span {
  font-size: 30px;
  color: #8b1515;
  transition: color 0.5s ease-in-out;
  position: relative;
  z-index: 1;
}

.aboutsec2_feature-icon::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #8b1515;
  transition: top 0.5s ease-in-out;
  z-index: 0;
}

.aboutsec2_feature-text {
  font-weight: 600;
  margin: 0;
}

.aboutsec2_quality {
  margin-bottom: 2.5rem;
}

.aboutsec2_quality-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}

.aboutsec2_quality-text {
  font-weight: 600;
  margin: 0;
}

.aboutsec2_quality-bar {
  height: 15px;
  background: #f0f0f0;
  overflow: hidden;
}

.aboutsec2_quality-progress {
  width: 95%;
  height: 100%;
  background-color: #b01b1b;
}

.aboutsec2_btn-order-now {
  background-color: #a42125;
  color: #ffffff;
  padding: 1rem 1.5rem;
  border: none;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  transition: background-color 0.4s ease;
  font-weight: 600;
}

.aboutsec2_btn-order-now:hover {
  background-color: #000000;
}

.aboutsec2_btn-order-now .divider:hover {
  background-color: #000000;
}

.aboutsec2_btn-order-now .divider {
  border-left: 1px solid #ffffff;
  height: 24px;
  margin: 0 0.5rem;
}

.aboutsec2_footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;
}

.aboutsec2_button {
  background: #b01b1b;
  color: white;
  padding: 0.75rem 2rem;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: background-color 0.3s;
}

.aboutsec2_button:hover {
  background: #8b1515;
  color: white;
}

.aboutsec2_director {
  display: flex;
  align-items: center;
}

.aboutsec2_director-image {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

.aboutsec2_director-info {
  margin-left: 1rem;
}

.aboutsec2_director-title {
  color: #666;
  margin: 0;
  font-size: 14px;
}

.aboutsec2_director-name {
  font-weight: 600;
  margin: 0;
}

.aboutsec2_signature {
  max-width: 120px;
  margin-left: 1rem;
}

@media (min-width: 765px) and (max-width: 1200px) {
  .aboutsec2_title {
    font-size: 45px;
  }
}

@media (max-width: 764px) {
  .aboutsec2_title {
    font-size: 33px;
  }
}

/* About Section 4  */
.about-sec4-img-1-wrapper {
  position: absolute;
  bottom: 12%;
  width: 315px;
  height: 134px;
  left: 0px;
  overflow: hidden;
}

.about-sec4-img-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.about-sec4-img-1-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  /* White tint with 50% opacity */
  z-index: 1;
  pointer-events: none;
  /* Ensure the tint does not block interactions */
}

.telephone_icon {
  font-size: 23px !important;
}

.delivery-one__image {
  position: relative;
  width: 100%;
  max-width: 570px;
}

.delivery-one__image__inner-one {
  position: relative;
  width: 100%;
  max-width: 350px;
  margin-left: auto;
  z-index: 1;
}

.delivery-one__image__one {
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 11;
}

.delivery-one__image__bg {
  position: relative;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 270px;
  height: calc(100% - 84px);
  background-color: var(--boskery-base, #a42125);
  border-radius: 1000px 1000px 0px 0px;
  z-index: -1;
}

.delivery-one__image__bg__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: multiply;
  border-radius: 1000px 1000px 0px 0px;
}

.delivery-one__circle-text {
  position: relative;
  position: absolute;
  top: 50%;
  left: -53px;
  transform: translateY(-50%);
  width: 170px;
  height: 170px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  z-index: 1;
}

.delivery-one__circle-text__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background-color: var(--boskery-white, #ffffff);
}

.delivery-one__circle-text__plus {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.delivery-one__circle-text__plus::before,
.delivery-one__circle-text__plus::after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: var(--boskery-base, #a42125);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.delivery-one__circle-text__plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.delivery-one__curved-circle {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: rotate 10s infinite linear;
}

.delivery-one__curved-circle__item {
  width: 170px;
  position: relative;
  top: 3px;
  left: 0;
}

.delivery-one__curved-circle__item span {
  font-family: var(--boskery-heading-font, "Roboto Condensed", sans-serif);
  text-transform: uppercase;
  font-size: 14px;
  color: var(--boskery-base, #a42125);
  font-weight: 500;
  letter-spacing: 0.2em;
  transition: all 400ms ease;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.delivery-one__image__inner-two {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 236px;
}

.delivery-one__image__inner-two img {
  width: 100%;
  display: block;
}

.delivery-one__image__box {
  position: absolute;
  left: 14px;
  bottom: -14px;
  width: 195px;
  height: 202px;
  border-left: 2px solid var(--boskery-base, #a42125);
  border-bottom: 2px solid var(--boskery-base, #a42125);
  animation: zumpBottom 2s linear infinite;
}

@keyframes zumpBottom {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  50% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@media (max-width: 1600px) {
  .about-sec4-img-1 {
    display: none;
  }
}

@media (max-width: 370px) {
  .delivery-one__image__inner-two {
    display: none;
  }
}

@media (max-width: 680px) {
  .delivery-one__image__one {
    z-index: 1;
  }

  .delivery-one__circle-text {
    left: 45px;
  }
}

/* Shop Page */
/* Section 2 */
.Shop_Sec2_Main_Div {
  position: relative;
  z-index: 2;
}

.results-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.d-flex {
  display: flex;
  align-items: center;
}

.results-text {
  color: #666;
  font-size: 14px;
  margin: 0;
}

.All_Products_Button {
  text-align: end;
}

.All_Products_Button button {
  margin-top: 20px;
  padding: 15px 25px;
  background: #f6f2ec;
  border: 1px solid #f6f2ec;
  border-radius: 4px;
  cursor: pointer;
  color: #666;
  font-size: 14px;
}

/* Dropdown Fixes */
.custom-dropdown {
  position: relative;
  min-width: 200px;
}

.dropdown-header {
  padding: 15px 20px;
  background: #f6f2ec;
  border: 1px solid #f6f2ec;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #666;
  font-size: 14px;
}

.dropdown-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #f6f2ec;
  border: none;
  border-radius: 4px;
  margin-top: 5px;
  display: none;
  z-index: 1000;
}

.dropdown-option {
  padding: 10px 15px;
  cursor: pointer;
  color: #666;
  transition: background-color 0.2s;
}

.dropdown-option:hover {
  background-color: #fafafa;
}

.custom-dropdown.active .dropdown-header i {
  transform: rotate(180deg);
}

.custom-dropdown.active .dropdown-options {
  display: block;
}

/* Animation for dropdown */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.custom-dropdown.active .dropdown-options {
  animation: fadeIn 0.2s ease-out;
}

.search-container {
  position: relative;
}

.search-container input {
  padding-right: 40px;
  /* Space for the icon */
  border: 1px solid transparent;
  /* Adjusted for visibility */
  border-radius: 4px;
  height: 64px;
  width: 100%;
  /* Ensures input fills the form */
  box-sizing: border-box;
  /* Includes padding and border in element's total width and height */
}

.search-container input:focus-visible {
  border: 1px solid transparent;
}

.icon-button {
  position: absolute;
  right: 0;
  top: 0;
  height: 64px;
  border: none;
  background: none;
  padding: 20px;
  cursor: pointer;
}

.icon-button:focus,
.icon-button:hover {
  outline: none;
}

.search-icon {
  fill: #000;
  /* Icon color */
}

.modal-dialog {
  top: 200px;
  z-index: 4;
}

.modal-backdrop {
  z-index: 1;
}

/* Updated classes for focus handling */
/* .form-control {
  outline: 0;
  box-shadow: none;
  border: none;
  background-color: white;
} */
.form-control:focus {
  outline: 0;
  box-shadow: none;
  border: none;
  background-color: white;
}

.custom_values:focus {
  outline: 1px solid #A42125 !important;
  border: 1px solid #A42125 !important;
}

.form-control:active {
  outline: 0;
  box-shadow: none;
  border: none;
  background-color: white;
}

.form-control:focus-visible {
  outline: 0;
  box-shadow: none;
  border: none;
  background-color: white;
}

.form-control:active {
  outline: 0;
  box-shadow: none;
}

.modal {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.9);
  align-items: center;
  justify-content: center;
}

.modal-content {
  background-color: #fff;
  width: 100%;
  max-width: 530px;
  overflow: hidden;
  border-radius: 4px;
  margin: 0;
}

.search-container_navbar {
  display: flex;
  width: 100%;
}

.search-input {
  flex-grow: 1;
  padding: 15px;
  font-size: 16px;
  border: none;
  outline: none;
}

.search-button {
  background-color: #b22222;
  color: white;
  border: none;
  padding: 15px 30px;
  cursor: pointer;
}

.modal.show {
  display: flex;
}

/* Price */
.price-slider-container {
  background-color: #faf7f2;
  padding: 35px 30px;
  max-width: 100%;
  margin: 20px auto;
  position: relative;
}

.price-slider-container h4 {
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 15px;
  font-weight: 600;
}

.price-range-slider {
  width: 100%;
}

.price-range-slider .range-value {
  margin: 0;
  display: flex;
  justify-content: space-between;
  padding: 20px 0 20px 0;
}

.price-range-slider .range-value input {
  width: 100%;
  background: none;
  color: #7a7373;
  font-size: 15px;
  font-weight: initial;
  box-shadow: none;
  border: none;
}

.price-range-slider .range-value input:focus-visible {
  border: none !important;
  outline: none !important;
}

.price-range-slider .range-value button {
  padding: 3px 10px;
  background-color: white;
  color: black;
  border: none;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}

.price-range-slider .range-bar {
  border: none;
  background: #ddd9d4;
  height: 3px;
  width: 96%;
  margin-left: 8px;
}

.price-range-slider .range-bar .ui-slider-range {
  background: #7a7373;
}

.price-range-slider .range-bar .ui-slider-handle {
  border-radius: 25px;
  background: #a42125;
  border: 2px solid #a42125 !important;
  height: 17px;
  width: 17px;
  top: -0.42em;
  cursor: pointer;
}

.price-range-slider .range-bar .ui-slider-handle:focus,
.price-range-slider .range-bar .ui-slider-handle:active {
  outline: none !important;
  border: 2px solid #a42125 !important;
  box-shadow: none !important;
}

.price-range-slider .range-bar .ui-slider-handle+span {
  background: #a42125;
  border: 2px solid #a42125 !important;
}

/* End */
.search-container_Div {
  padding: 30px;
  background-color: #f6f2ec;
}

.search-container_Header {
  position: relative;
  font-size: 20px;
  text-transform: uppercase;
  margin-left: 0;
  font-weight: 700;
}

/* Existing styles */
.wp-widget-group__inner-blocks .Shop_Cat_List {
  position: relative;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin: 4px 0px;
  overflow: hidden;
  transition: color 1s ease;
}

.wp-widget-group__inner-blocks .Shop_Cat_List::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #a42125;
  z-index: 0;
  transition: left 0.6s ease;
}

.wp-widget-group__inner-blocks .Shop_Cat_List:hover::before {
  left: 0;
}

.wp-widget-group__inner-blocks .Shop_Cat_List a {
  color: #7a7373;
  font-size: 16px;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
  position: relative;
  z-index: 2;
  transition: color 0.6s ease;
}

.wp-widget-group__inner-blocks .Shop_Cat_List:hover {
  color: #ffffff !important;
  padding-left: 10px !important;
  transition: color 1s ease, padding-left 1s ease;
}

.wp-widget-group__inner-blocks .Shop_Cat_List:hover a {
  color: #ffffff;
}

/* ------ NEW: Active (selected) category styles ------ */
.wp-widget-group__inner-blocks .Shop_Cat_List.active-category::before {
  /* Make the background appear from the left immediately */
  left: 0;
}

/* Give the active category the same color/padding as hover */
.wp-widget-group__inner-blocks .Shop_Cat_List.active-category,
.wp-widget-group__inner-blocks .Shop_Cat_List.active-category a {
  color: #ffffff !important;
}

.wp-widget-group__inner-blocks .Shop_Cat_List.active-category {
  padding-left: 10px !important;
}

/* Pegination */

.pagination .page-link {
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  border: 1px solid #dee2e6;
  color: #000;
  background-color: #fff;
  padding: 0;
  font-size: 14px;
}

.pagination .page-item.active .page-link {
  background-color: #a42125;
  border-color: #a42125;
  color: white;
}

.pagination .page-link:hover {
  background-color: #e9ecef;
  color: #000;
  border-color: #dee2e6;
}

.pagination .page-link:focus {
  box-shadow: none;
}

.pagination .page-item.active .page-link:hover {
  background-color: #a42125;
  color: white;
  border-color: #a42125;
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  /* Allow items to wrap */
  justify-content: center;
  /* Center items */
  gap: 5px;
  /* Maintain spacing */
}

@media (max-width: 576px) {
  .pagination .page-link {
    width: 30px;
    /* Smaller size */
    height: 30px;
    margin: 0 3px;
    /* #A42125uce spacing */
    font-size: 12px;
    /* Adjust font size */
  }
}

/* Add subtle shadow for depth */
.page-link {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

/* Shop End */

/* Boskery Cart Start */
.BC_Sec2 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.quantity-input {
  width: 50px;
  text-align: center;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-right: none !important;
  border-left: none !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.quantity-btn-minus {
  text-align: center;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-right: none;
  background-color: transparent;
  border-left: 1px solid #dee2e6 !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.quantity-btn-plus {
  text-align: center;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-left: none;
  background-color: transparent;
  border-right: 1px solid #dee2e6 !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.checkout-btn {
  position: relative;
  background-color: #a41e22;
  border: 1px solid #a41e22;
  color: white;
  padding: 12px 10px;
  border-radius: 0px;
  overflow: hidden;
  z-index: 1;
}

.checkout-btn:active {
  color: white !important;
  border: none;
}

.checkout-btn::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: -1;
  transition: top 0.5s ease-in-out;
}

.checkout-btn:hover::before {
  top: 0;
  /* Animates from top to bottom */
}

.checkout-btn:hover {
  color: white;
  border-color: black;
  background-color: black;
  /* Ensures a smooth transition to black */
  transition: background-color 0.4s ease-in-out;
}

.table th {
  background-color: #f8f8f8;
  font-weight: 500;
}

.table th,
.table td {
  text-align: center;
  vertical-align: middle;
}

.table td {
  padding-top: 20px;
  padding-bottom: 20px;
  justify-items: center;
}

.card_border {
  border-radius: 0px;
}

.table .table_heading th {
  text-align: center;
}

.table .table_row-pad,
.table .table_row-padding {
  text-align: center !important;
  vertical-align: middle !important;
}

.table .d-flex {
  justify-content: center;
  align-items: center;
}

.table_row-pad {
  /* padding: 40px 20px !important; */
  font-size: 18px;
  color: rgb(104, 106, 111);
  text-align: center !important;
}

.table_row-padding {
  /* padding: 25px 20px !important; */
  font-size: 18px;
  color: rgb(104, 106, 111);
}

.table_row span {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.Coupon_Code_Input {
  padding: 20px;
  border-radius: 0px;
  border: 1px solid #ebe3d9 !important;
}

.Coupon_Code_Input:focus-visible {
  border: 1px solid #ebe3d9;
}

.Coupon_Code_Input:focus {
  border: 1px solid #ebe3d9;
}

.BC_Table_Sec2_Buttons .BC_Table_Sec2_Button1,
.BC_Table_Sec2_Buttons .BC_Table_Sec2_Button2 {
  position: relative;
  border-radius: 0px;
  background-color: #a42125;
  padding: 12px 45px;
  color: white;
  overflow: hidden;
  z-index: 1;
}

.BC_Table_Sec2_Button2::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: -1;
  transition: top 0.4s ease;
}

.BC_Table_Sec2_Button2:hover::before {
  top: 0;
}

.BC_Table_Sec2_Button2:hover {
  color: white;
  border: 1px solid black;
}

/* -- MEDIA QUERIES -- */
@media (min-width: 765px) and (max-width: 1400px) {

  .BC_Table_Sec2_Buttons .BC_Table_Sec2_Button1,
  .BC_Table_Sec2_Buttons .BC_Table_Sec2_Button2 {
    padding: 12px 20px;
  }
}

@media (max-width: 1000px) {
  .BC_Sec2_Part2 {
    margin-top: 40px;
  }
}

@media (max-width: 1200px) {
  .BC_Sec2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .BC_Sec2_Part2 {
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  .BC_Sec2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (max-width: 768px) {
  .BC_Sec2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .table {
    font-size: 14px;
  }

  .table_heading th,
  .table_row span {
    font-size: 14px;
  }

  /* .table_row .table_row-pad {
    padding: 20px 10px !important;
  } */
  .Coupon_Code_Input {
    width: 100%;
  }

  .BC_Sec2_Part2 {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .Cart_Title_Break {
    word-wrap: break-word;
    word-break: break-word;
  }
}

@media (max-width: 576px) {
  .BC_Sec2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .BC_Table_Sec2_Buttons {
    margin-top: 30px;
  }

  .table_heading th,
  .table_row span {
    font-size: 12px;
  }

  .Cart_Title_Break {
    text-wrap: nowrap;
  }

  /* .table_row .table_row-pad {
    font-size: 12px;
    padding: 15px 8px !important;
  } */
  .Coupon_Code_Input {
    font-size: 12px;
    padding: 10px;
  }

  .BC_Table_Sec2_Button1,
  .BC_Table_Sec2_Button2 {
    padding: 10px;
  }

  .quantity-input {
    width: 35px;
  }

  .BC_Sec2_Part2 {
    margin-top: 30px;
  }
}

@media (max-width: 420px) {

  .BC_Table_Sec2_Buttons .BC_Table_Sec2_Button1,
  .BC_Table_Sec2_Buttons .BC_Table_Sec2_Button2 {
    padding: 12px 38px;
  }
}

@media (max-width: 374px) {

  .BC_Table_Sec2_Buttons .BC_Table_Sec2_Button1,
  .BC_Table_Sec2_Buttons .BC_Table_Sec2_Button2 {
    padding: 12px 24px;
  }
}

/* CheckOut Page Start */

.Checkout_form-control,
.Checkout_form-select {
  background-color: #f6f2ec;
  border: none;
  padding: 1rem;
  width: 100%;
  font-size: 15px;
  color: rgb(122, 115, 115);
}

.Checkout_form-control:focus-visible,
.Checkout_form-select:focus-visible {
  outline: 0;
}

.coupon-section {
  background-color: #333;
  color: white;
  padding: 0.75rem;
  margin-bottom: 1rem;
  width: 318px;
}

.coupon-section a {
  color: #a42125;
  text-decoration: none;
}

.apply-coupon {
  background-color: #a42125;
  color: white;
  border: none;
  padding: 1rem 1.5rem;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

.Biling_section-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

/* Add transition for smooth show/hide */
.coupon-form {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  opacity: 0;
}

.coupon-form p {
  font-size: 15px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  color: #7a7373;
  margin: 30px 0px;
}

.coupon-form.show {
  max-height: 220px;
  opacity: 1;
}

.Clear_Cart_Btn_color {
  background-color: #a42125;
  color: white;
}

.Clear_Cart_Btn_color:hover {
  background-color: black;
  border: 1px solid black;
}

/* Dropdown */
.CheckBox_dropdown {
  position: relative;
  display: inline-block;
  background-color: #f6f2ec;
  border-radius: 0px !important;
  width: 100%;
}

.CheckBox_input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.CheckBox_input {
  width: 100%;
  padding: 1rem;
  box-sizing: border-box;
  border: none;
  outline: none;
  border-radius: 0px !important;
  background-color: #f6f2ec;
  color: #7a7373;
}

.CheckBox_arrow {
  position: absolute;
  right: 1rem;
  pointer-events: none;
  transition: transform 0.3s ease;
  font-size: 10px;
  color: #7a7373;
}

.CheckBox_arrow.open {
  transform: rotate(180deg);
}

.CheckBox_dropdown-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #ccc;
  border-radius: 0px;
  background-color: white;
  display: none;
  z-index: 10;
}

.CheckBox_dropdown-content.show {
  display: block;
}

.CheckBox_dropdown-content a {
  padding: 10px;
  display: block;
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

.CheckBox_dropdown-content a:hover {
  background-color: #f1f1f1;
}

/* State Dropdown */
/* Ensure the wrapper has no border */
.Checkout_dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  background-color: #f6f2ec;
  border: none;
  /* Remove border */
  border-radius: 0px;
  /* Remove border radius */
}

/* Input styling to remove all borders */
.Checkout_input {
  width: 100%;
  padding: 0.8rem;
  box-sizing: border-box;
  border: none;
  /* Removes border */
  outline: none;
  /* Removes focus outline */
  background-color: #f6f2ec;
  cursor: pointer;
}

/* Explicitly define no border for all input states */
.Checkout_input:focus,
.Checkout_input:active {
  border: none;
  /* Ensure no border on focus or active states */
  outline: none;
  /* Ensure no outline on focus */
}

/* Style for the arrow */
.Checkout_arrow {
  position: absolute;
  right: 1rem;
  top: 1rem;
  font-size: 10px;
  pointer-events: none;
  transition: transform 0.3s ease;
}

/* Dropdown styling */
.Checkout_dropdown-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #ccc;
  background-color: white;
  display: none;
  z-index: 10;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.Checkout_dropdown-content.show {
  display: block;
}

.Checkout_option {
  padding: 10px;
  text-align: left;
  cursor: pointer;
  background-color: white;
  color: #333;
}

.Checkout_option:hover {
  background-color: #f1f1f1;
}

/* Section 3 */

.btn-custom {
  background-color: #9e1f1f;
  color: white;
  border: none;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 500;
}

.btn-custom:hover {
  background-color: #7a1818;
  color: white;
}

.table-borderless td {
  padding: 0.5rem 0;
  border: none;
}

.Checkout_Sec3_Table_Headings {
  border-bottom: 1px solid #e9e5e5;
  border-top: 1px solid #e9e5e5;
}

.Checkout_Sec3_Table_Headings_th {
  background-color: transparent !important;
  padding: 18px 0px !important;
}

.Checkout_Sec3_Table_Body {
  border-bottom: 1px solid #e9e5e5;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
}

.Checkout_Sec3_Table_Body td {
  color: rgb(122, 115, 115);
}

.Checkout_Sec3_Table_Body strong {
  color: rgb(34, 36, 41);
}

.bg-light-beige {
  background-color: #faf7f5;
}

.payment-title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.Ckeckout_Payment_Detail_p {
  font-size: 14px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  line-height: 30px;
  color: rgb(122, 115, 115);
}

/* Contact Us Page Start */

.ContactUs_Main_section {
  position: relative;
  padding-top: 100px;
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 1) 30%,
      rgba(255, 255, 255, 0) 30%);
  overflow: hidden;
}

.ContactUs_Main_section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/WebsiteAssets/assets/img/contact-bg.jpg") center center / cover no-repeat;
  filter: grayscale(100%);
  z-index: -2;
  background-attachment: fixed;
}

.ContactUs_Main_section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -1;
}

/* Contact Us Section 2 */

.ContactUs_title {
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 1.5rem;
}

.ContactUs_text {
  color: rgb(122, 115, 115);
  margin-bottom: 2rem;
  line-height: 30px;
  font-weight: 500;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.ContactUs_input {
  background-color: #f6f2ec;
  border: none;
  padding: 15px;
  margin-bottom: 1rem;
  width: 100%;
  font-size: 14px;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}

.ContactUs_textarea {
  background-color: #f6f2ec;
  border: none;
  padding: 15px;
  margin-bottom: 1rem;
  width: 100%;
  height: 150px;
  /* Fixed height */
  font-size: 14px;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  resize: none;
  /* Disable resizing */
  overflow-y: auto;
  /* Add scrollbar when content overflows */
}

.ContactUs_textarea:focus {
  outline: none;
  border: 1px solid #a42125;
  border-radius: 0;
}

.ContactUs_button {
  background-color: #8b1818;
  color: white;
  padding: 12px 30px;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
  transition: background-color 0.3s;
}

.ContactUs_button:hover {
  background-color: #6b1313;
  color: white;
}

.ContactUs_image {
  height: 512px;
  min-height: 400px;
  object-fit: cover;
  border-radius: 4px;
  width: 100%;
}

.Contact_Sec2_bg {
  background-color: #ffffff;
  border: 1px solid #f6f2ec;
}

.ContactUs_input:focus {
  outline: none;
  /* Remove default outline */
  border: 1px solid #a42125;
  /* Add #a42125 border */
  border-radius: 0;
  /* Remove border radius */
}

.btn-Send-Message {
  background-color: #a42125;
  color: #ffffff;
  padding: 1rem 1.5rem;
  border: none;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  transition: background-color 0.4s ease;
  font-weight: 600;
}

.btn-Send-Message:hover {
  background-color: #000000;
}

.btn-Send-Message .divider:hover {
  background-color: #000000;
}

.btn-Send-Message .divider {
  border-left: 1px solid #ffffff;
  height: 24px;
  margin: 0 0.5rem;
}

/* Contact Us Section 3 */
.ContactUs_Sec3 {
  padding: 80px 0;
}

.ContactUs_Sec3_left {
  background-color: #f8f8f8;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiBwYXR0ZXJuVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiPjxjaXJjbGUgY3g9IjEiIGN5PSIxIiByPSIxIiBmaWxsPSJyZ2JhKDAsIDAsIDAsIDAuMDUpIi8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI3BhdHRlcm4pIi8+PC9zdmc+");
  padding: 40px;
  height: 100%;
}

.ContactUs_Sec3_subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #7a7373;
  margin-bottom: 32px;
  font-family: "Plus Jakarta Sans", sans-serif;
  line-height: 30px;
}

.ContactUs_Sec3_contact-item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  position: relative;
  cursor: pointer;
}

.ContactUs_Sec3_icon {
  width: 40px;
  height: 40px;
  background-color: #a41e22;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  margin-right: 16px;
}

.ContactUs_Sec3_label {
  color: #666;
  font-size: 14px;
  margin-bottom: 4px;
}

.ContactUs_Sec3_value {
  font-size: 16px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  color: #1e1d1d;
  position: relative;
  overflow: visible;
  /* Allow overflow to show */
  padding-bottom: 4px;
  /* Add some space at the bottom */
  transition: color 0.3s ease;
  text-wrap: wrap;
}

.ContactUs_Sec3_value::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  /* Position it at the very bottom of the text */
  width: 0;
  height: 2px;
  background-color: #a41e22;
  transition: width 0.4s ease;
  z-index: 10;
  /* Ensure the underline stays above other content */
}

.ContactUs_Sec3_contact-item:hover .ContactUs_Sec3_value {
  color: #a41e22;
  /* Change text color to #a42125 */
}

.ContactUs_Sec3_contact-item:hover .ContactUs_Sec3_value::after {
  width: 100%;
  /* Full width on hover */
}

.ContactUs_Sec3_right {
  background: linear-gradient(rgba(163, 28, 28, 0.97), rgba(163, 28, 28, 0.97)),
    url("/WebsiteAssets/assets/img/faq-bg-1-1.jpg");
  background-size: cover;
  background-position: center;
  color: white;
  padding: 40px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* Add the shape background image */
.ContactUs_Sec3_right::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("/WebsiteAssets/assets/img/faq-shape-bg-1-1.png");
  background-size: cover;
  background-position: center;
  opacity: 0.3;
  pointer-events: none;
}

.ContactUs_Sec3_title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 24px;
  position: relative;
  z-index: 0;
}

.ContactUs_Sec3-2_subtitle {
  color: #ffffff;
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
  font-size: 16px;
  line-height: 1.6;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.ContactUs_Sec3_hours-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  align-items: center;
  font-size: 16px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

/* Add horizontal lines */
.ContactUs_Sec3_hours-row:after {
  content: "";
  position: absolute;
  left: 130px;
  right: 180px;
  top: 50%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}

.ContactUs_Sec3_check {
  margin-right: 8px;
  color: white;
}

/* Contact Us Section 4 */

.ContactUs_Map_Section {
  width: 100%;
  height: 680px;
}

.ContactUs_Map_Section iframe {
  width: 100%;
  height: 100%;
}

/* Privacy & Policy */

.PPSec2 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.privacy-section {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #8586883d;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.privacy-section:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

.privacy-heading {
  color: #a41e22;
  margin-bottom: 15px;
  font-weight: 700;
}

.privacy-paragraph {
  margin-bottom: 15px;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.privacy-list {
  margin-bottom: 15px;
  padding-left: 20px;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.privacy-list_a {
  color: black;
}

.privacy-list_a:hover {
  color: black;
}

@media (max-width: 768px) {
  .privacy-section {
    padding: 20px;
  }
}

/* Order History */

.Order_History_Sec2 {
  position: relative;
  z-index: 0;
}

.Order_History_Sec2 h2 {
  color: #a41e22;
  display: inline-block;
  font-size: 35px;
}

.Order_History_Sec2 .card {
  margin-top: 20px;
}

.Order_History_Sec2 .btn-edit {
  background-color: #a41e22;
  color: white;
}

.Order_History_Sec2 .btn-edit:hover {
  background-color: #a41e22;
}

.Order_History_Sec2 .btn-edit:focus {
  box-shadow: none;
}

.outline_NOME {
  outline: none;
  box-shadow: none;
}

.card_OH {
  background-color: transparent;
}

.card_OH .card-title {
  padding-bottom: 20px;
  font-size: 30px;
  text-transform: capitalize;
}

.Product_Links {
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.Product_card-title {
  font-size: 15px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  transition: color 0.3s ease-in-out;
  margin-bottom: 0px;
}

.Product_Links:hover .Product_card-title {
  color: #a41e22;
}

/* Underline animation */
.Product_Links::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  /* Adjust as needed */
  width: 0;
  height: 2px;
  background-color: #a41e22;
  transition: width 0.5s ease-in-out;
}

.Product_Links:hover::after {
  width: 100%;
}

.Order_History th {
  background-color: transparent;
  font-size: 18px;
}

.Order_History td {
  background-color: transparent;
}

/* .Order_History .btn-view {
  background-color: black;
  color: white;
  text-wrap: nowrap;
}
.Order_History .btn-view a {
  background-color: black;
  color: white;
  text-decoration: none;
}
.Order_History .btn-view:active {
  background-color: black;
  color: white;
} */

.UAInputs {
  padding: 15px;
}

#remember {
  width: 5% !important;
}

#terms {
  width: 5% !important;
}

/* Product Details Page */
/* Root container for the entire product detail */
.Product_Detail {
  margin: 0 auto;
  padding: 4rem 0rem;
}

/* Grid layout (two columns on medium+ screens) */
.Product_Detail__grid {
  display: flex;
  gap: 2rem;
}

.Product_Detail-btn-1 {
  position: relative;
  display: block;
  width: 170px;
  height: 50px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 50px;
  text-align: center;
  color: white;
  background-color: #6e7174;
  border: none;
  overflow: hidden;
  transition: 1s ease;
  font-size: 12px;
  color: var(--boskery-white, #ffffff);
  font-weight: 700;
  text-transform: uppercase;
}

.Product_Detail-btn-1:before,
.Product_Detail-btn-1:after,
.Product_Detail-btn-1 span:before,
.Product_Detail-btn-1 span:after {
  content: "";
  position: absolute;
  top: 0;
  width: 25%;
  height: 0;
  background-color: black;
  transition: 1s ease;
  z-index: -2;
}

.Product_Detail-btn-1:before {
  left: 0;
}

.Product_Detail-btn-1:after {
  left: 50%;
}

.Product_Detail-btn-1 span:before,
.Product_Detail-btn-1 span:after {
  top: auto;
  bottom: 0;
}

.Product_Detail-btn-1 span:before {
  left: 25%;
}

.Product_Detail-btn-1 span:after {
  left: 75%;
}

.Product_Detail-btn-1:hover {
  color: white;
  z-index: 1;
  position: relative;
}

.Product_Detail-btn-1:hover:before,
.Product_Detail-btn-1:hover:after,
.Product_Detail-btn-1:hover span:before,
.Product_Detail-btn-1:hover span:after {
  height: 82px;
}

.Product_Detail-btn-1 .divider:hover {
  background-color: #000000;
}

.Product_Detail-btn-1 .divider {
  border-left: 1px solid #ffffff;
  height: 24px;
  margin: 0 0.8rem;
}

/* Product images section */
.Product_Detail__images {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.Product_Detail__mainImageWrapper {
  position: relative;
  width: 100%;
  height: 570px;
  background-color: var(--bg-gray);
}


.Product_Detail__mainImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem;
}

/* Container for zoom effect */
.zoom-container {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 570px;
  background-color: #f6f2ec;
}

@media (max-width: 800px) {
  .Product_Detail__mainImageWrapper {
    height: 400px;
  }

  .zoom-container {
    height: 400px;
  }
}

/* Main Image Zoom Effect */
.zoom-image {
  transition: transform 0.6s ease-in-out;
  transform-origin: center;
}

/* Hover Effect */
.zoom-container:hover .zoom-image {
  transform: scale(2);
  cursor: crosshair;
}

/* Full Screen */
/* Modal Background */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  padding-top: 80px;
}

/* Modal Image */
.modal-content {
  max-width: auto;
  max-height: 80%;
  border-radius: 10px;
}

/* Close Button */
.close {
  position: absolute;
  top: 150px;
  right: 30px;
  color: white;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
  z-index: 1;
}

.close:hover {
  color: #ccc;
}

/* Magnify/Search button */
.Product_Detail__searchBtn {
  position: absolute;
  top: 1rem;
  right: 2rem;
  background-color: var(--white);
  border: none;
  border-radius: 50%;
  padding: 0.5rem;
  font-size: 24px;
}

/* Thumbnails */
.Product_Detail__thumbnails {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
}

.Product_Detail__thumbnailBtn {
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border: 0px solid transparent;
  filter: opacity(0.4);
}

.Product_Detail__thumbnailBtn--selected {
  filter: opacity(1);
}

.Product_Detail__thumbnailImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 0.5rem;
}

/* Product info section */
.Product_Detail__info {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.TRP {
  border-bottom: 1px solid #7a737334;
}

.Product_Detail__title {
  font-size: 26px;
  font-weight: bold;
  padding-top: 24px;
  text-transform: uppercase;
}

.Product_Detail__stars {
  display: flex;
  color: #a42125;
  gap: 3px;
}

.Product_Detail__stars svg {
  width: 1.1rem;
  height: 1.1rem;
  fill: #a42125;
}

.Product_Detail__reviewCount {
  font-size: 15px;
  color: #7a7373;
}

.Product_Detail__price {
  font-size: 26px;
  font-weight: 600;
  color: #a42125;
}

.Product_Detail__desc p {
  color: #7a7373;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 35px;
}

/* Add To Cart */
.Product_Detail-btn- {
  position: relative;
  display: block;
  width: 170px;
  height: 50px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 50px;
  text-align: center;
  color: white;
  background-color: #a42125;
  border: none;
  overflow: hidden;
  transition: 1s ease;
  font-size: 12px;
  color: var(--boskery-white, #ffffff);
  font-weight: 700;
  text-transform: uppercase;
}

.Product_Detail-btn-:before,
.Product_Detail-btn-:after,
.Product_Detail-btn- span:before,
.Product_Detail-btn- span:after {
  content: "";
  position: absolute;
  top: 0;
  width: 25%;
  height: 0;
  background-color: black;
  transition: 1s ease;
  z-index: -2;
}

.Product_Detail-btn-:before {
  left: 0;
}

.Product_Detail-btn-:after {
  left: 50%;
}

.Product_Detail-btn- span:before,
.Product_Detail-btn- span:after {
  top: auto;
  bottom: 0;
}

.Product_Detail-btn- span:before {
  left: 25%;
}

.Product_Detail-btn- span:after {
  left: 75%;
}

.Product_Detail-btn-:hover {
  color: white;
  z-index: 1;
  position: relative;
}

.Product_Detail-btn-:hover:before,
.Product_Detail-btn-:hover:after,
.Product_Detail-btn-:hover span:before,
.Product_Detail-btn-:hover span:after {
  height: 82px;
}

.Product_Detail-btn- .divider:hover {
  background-color: #000000;
}

.Product_Detail-btn- .divider {
  border-left: 1px solid #ffffff;
  height: 24px;
  margin: 0 0.8rem;
}

/* Section 3 */

.P-D_sec3 {
  padding: 4rem 0rem;
  border-bottom: 1px solid #7a737334;
}

.P-D_sec3-description {
  margin-bottom: 15px;
}

.P-D_sec3-description h3 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #351c42;
}

.P-D_sec3-paragraph p {
  font-size: 15px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  line-height: 30px;
  text-transform: capitalize;
  color: #7a7373;
}

@media (max-width: 580px) {
  .P-D_sec3 {
    padding: 0rem 1rem 4rem 1rem;
  }
}

/* Thank You Page */
.thank-you {
  margin: 0 auto;
}

.thank-you__message {
  margin-bottom: 2rem;
}

.thank-you__text {
  color: #7a7373;
  font-size: 16px;
  font-weight: 400;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin-bottom: 1.5rem;
}

.thank-you__details {
  margin-bottom: 2rem;
}

.thank-you__detail-row {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}

.thank-you__label {
  color: #7a7373;
  font-size: 16px;
  font-weight: 400;
  font-family: "Plus Jakarta Sans", sans-serif;
  text-transform: capitalize;
}

.thank-you__value {
  font-weight: 700;
  font-size: 16px;
  font-family: "Plus Jakarta Sans", sans-serif;
  text-transform: capitalize;
}

.thank-you__order-details {
  margin-top: 2rem;
}

.thank-you__title {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.025em;
  margin-bottom: 1rem;
}

.thank-you__table {
  width: 100%;
  border-collapse: collapse;
}

.thank-you__table th,
.thank-you__table td {
  padding: 0.75rem;
  border: 1px solid #e5e7eb;
  text-align: left;
}

.thank-you__table td span {
  font-weight: 700;
  font-size: 18px;
}

.thank-you__table th:last-child,
.thank-you__table td:last-child {
  text-align: right;
}

.thank-you__table th {
  font-weight: 700;
  font-size: 16px;
}

.thank-you__table-footer td {
  font-weight: 700;
  font-size: 16px;
}

.thank-you__table-payment td:last-child {
  color: #7a7373;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 640px) {
  .thank-you {
    padding: 1rem;
  }

  .thank-you__table th,
  .thank-you__table td {
    padding: 0.5rem;
  }
}

.add-to-cart-btn_my_account {
  position: relative;
  padding: 12px 35px;
  font-size: 12px;
  background-color: #a42125;
  border: none;
  border-radius: 0px !important;
  overflow: hidden;
  z-index: 1;
  color: white;
  transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.add-to-cart-btn_my_account::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: -1;
  transition: top 0.4s ease-in-out;
}

.add-to-cart-btn_my_account:hover::before {
  top: 0;
  /* Animates from top to bottom */
}

.add-to-cart-btn_my_account:hover {
  color: white;
  background-color: black;
  /* Ensures a smooth transition to black */
}

.add-to-cart-btn_my_account:focus-visible,
.add-to-cart-btn_my_account:active {
  box-shadow: none !important;
  border: none;
}

/* Footer */
.footer_first_div {
  border-bottom: 1px solid rgba(var(--boskery-white-rgb, 255, 255, 255), 0.1);
}

.footer {
  background-color: #1e1d1d;
  color: #ffffff;
  padding: 60px 0 20px;
  position: relative;
}

.footer-2 {
  background-color: #1e1d1d;
  color: #ffffff;
}

.footer-logo {
  max-width: 200px;
}

.email-input {
  background-color: white;
  border: none;
  padding: 10px 15px;
  width: 100%;
  margin-bottom: 0;
}

.email-input:focus-visible {
  border: none;
  outline: 0;
}



.email-container {
  position: relative;
  width: 500px;
}

@media screen and (max-width: 1020px) and (min-width: 768px) {
  .email-container {
    width: 400px;
  }
}

.submit-arrow {
  position: absolute;
  right: 25px;
  top: 20px;
  transform: translateY(-50%);
  color: #c41e3a;
  cursor: pointer;
}

.contact-btn {
  background-color: #c41e3a;
  color: white;
  padding: 8px 20px;
  border: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.footer h4 {
  color: white;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}

.footer-links {
  list-style: none;
  padding: 0;
}

.footer-links li {
  margin-bottom: 15px;
}

.footer-links a {
  color: #888;
  text-decoration: none;
  position: relative;
  /* Enables the use of a pseudo-element */
  transition: color 0.3s ease;
}

.footer-links a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  /* Place the line slightly below the text */
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #a42125;
  /* Line color */
  transition: width 0.8s ease;
}

.footer-links a:hover {
  color: #a42125;
  /* Change text color on hover */
}

.footer-links a:hover::after {
  width: 100%;
  /* Expand the line fully on hover */
}

.contact-info {
  color: #888;
  margin-bottom: 20px;
}

.contact-info i {
  color: #a42125;
}

.contact-info .d-flex {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.BOTOM_LINE {
  margin: 0;
  position: relative;
  display: inline-block;
  /* Ensures the element wraps around the text */
  transition: color 0.3s ease;
}

.BOTOM_LINE::after {
  content: "";
  position: absolute;
  bottom: -2px;
  /* Position the line slightly below the text */
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #a42125;
  transition: width 0.6s ease;
}

.BOTOM_LINE:hover {
  color: #a42125;
}

.BOTOM_LINE:hover::after {
  width: 100%;
  /* Expands to match the text width */
}

.contact__info {
  background-color: #a31c1c;
  padding: 4px;
  border-radius: 100%;
  width: 10%;
  text-align: center;
}

.detailss {
  width: 90%;
}

.contact__info i {
  color: white;
  font-size: 10px;
}

.footer_social-icons {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}

.footer_social-icons a {
  color: white;
  text-decoration: none;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.gallery-item {
  position: relative;
  overflow: hidden;
}

.gallery-item img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.gallery-item::after {
  content: "+";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  color: white;
  font-size: 24px;
  font-weight: 400;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
  z-index: 2;
}

.gallery-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.gallery-item:hover img {
  transform: scale(1.1);
}

.gallery-item:hover::after {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.gallery-item:hover::before {
  opacity: 1;
}

.copyright {
  text-align: center;
  color: #888;
  padding: 20px 0px;
  border-top: 1px solid #333;
}

.footer_contat_us {
  background-color: #a42125;
  color: #ffffff;
  padding: 1rem 1.5rem;
  border: none;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  transition: background-color 0.8s ease;
  font-weight: 600;
}

.footer_contat_us:hover {
  background-color: #000000;
}

.footer_contat_us .divider:hover {
  background-color: #000000;
}

.footer_contat_us .divider {
  border-left: 1px solid #ffffff;
  height: 24px;
  margin: 0 0.5rem;
}

.footer_social_bg {
  background-color: #000;
  height: 35px;
  width: 35px;
  border-radius: 100%;
  display: flex;
  /* Enable flexbox */
  align-items: center;
  /* Center items vertically */
  justify-content: center;
  /* Center items horizontally */
}

.footer_social_bg:hover {
  background-color: #a42125;
}

.footer__Fotter {
  /* background-color: black; */
  margin-top: 15%;
}



.Footer_Table {
  color: white;
  font-size: smaller;
  /* width: 80%; */
}

.Footers_TR,
.Footers_TD {
  border-bottom: 1px solid rgba(255, 255, 255, 0.118);
}

.footer-link_s a {
  text-decoration: none;
  color: white;
}

.footer-link_s i {
  color: #a42125;
  margin-left: 3px;
}

.col,
.col-highlight {
  color: #a42125;
}

h1 a {
  text-decoration: none;
}

@media (min-width:992px) and(max-width:1199px) {
  .Footer_Table {
    width: 0% !important;
  }
}


@media (min-width: 1020px) and (max-width: 1200px) {
  .gallery-grid {
    height: 160px;
    width: 250px;
  }
}

@media (min-width: 760px) and (max-width: 1015px) {
  .gallery-grid {
    height: 120px;
    width: 210px;
  }
}

/* General Toast Styles */
.toast {
  padding: 16px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  background-color: #333;
  /* Default background to prevent white flash */
}

.toast-success {
  background-color: #5e0505 !important;
  border: 2px solid #520a16 !important;
}

.toast-error {
  background-color: #f44336 !important;
  border: 2px solid #d32f2f !important;
}

.toast-warning {
  background-color: #ff9800 !important;
  border: 2px solid #f57c00 !important;
}

.toast-info {
  background-color: #2196f3 !important;
  border: 2px solid #1976d2 !important;
}

@media (max-width: 520px) {
  .email-container {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
  }

  .section_3_Padding {
    padding-top: 55px;
    padding-bottom: 33px;
  }

  .All_Products_Button button {
    margin-top: 0px !important;
  }

  .product-card {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1020px) {
  .Footer__PAdding_Start {
    padding-left: 130px;
  }
}

@media (min-width: 1021px) and (max-width: 1100px) {
  .Footer__PAdding_Start {
    padding-left: 210px;
  }
}
@media screen and (max-width: 1390px) and (min-width:1200px) {
  .product-card {
    width: 235px !important;
  }


  .slider-nav-prev {
    margin-left: -20px;
  }

  .slider-nav-next {
    margin-right: -20px;
  }

  .product-slider-container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 1199px) and (min-width:992px) {
  .product-card {
    width: 250px !important;
  }
  

  .slider-nav-prev {
    margin-left: -20px;
  }

  .slider-nav-next {
    margin-right: -20px;
  }

  .product-slider-container {
    padding: 0 40px;
  }
}


/* home  page css ****************** *//* home  page css ****************** *//* home  page css ****************** */





/* When the label button itself has the active class */
.category-label-btn.active .category-label {
  color: #a42125 !important;
}

/* When the image button is active, style the adjacent label button's text */
.nav-tabs .nav-item .nav-link.active+.category-label-btn .category-label {
  color: #a42125 !important;
}

@media (max-width: 576px) {
  .Respon_sive_ness {
      display: block;
  }

  .Respon_sive_ness .centeredd {
      text-align: center !important;
  }

  /* Center the weight input in mobile view */
  .Respon_sive_ness .Inputs_Centered_div {
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .Respon_sive_ness .Inputs_Centered_div .Inputs_Centered {
      margin-left: auto;
      margin-right: auto;
      display: block;
  }
}

@media screen and (max-width:1440px) and (min-width:1348px) {

  .carousel-inner img {
      height: 78vh !important;
  }
}

/* home  page css  end  ****************** */
/* home  page css  end  ****************** */ 


/* navbar css ****************** */
/* navbar css ****************** */
.cart-modal {
  position: fixed;
  top: 0;
  right: -528px;
  width: 400px;
  height: 100vh;
  background: white;
  z-index: 9999;
  transition: right 0.3s ease;
  box-shadow: -2px 0 10px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
}

.cart-modal.show {
  right: 0;
}

.cart-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.cart-modal-overlay.show {
  opacity: 1;
  visibility: visible;
}

.cart-modal-header {
  padding: 20px;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-modal-body {
  flex: 1;
  padding: 20px;
  overflow-y: auto;
}

.cart-modal-footer {
  padding: 20px;
  border-top: 1px solid #eee;
}

@media (max-width:578px){
  .cart-modal {
  width: 100%;
}
}

.close-cart-modal {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #666;
}

.close-cart-modal:hover {
  color: #000;
}

/* Cart Item Styles */
.cart-item {
  display: flex;
  align-items: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
  gap: 15px;
}

.cart-item:last-child {
  border-bottom: none;
}

.cart-item-image {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #eee;
}

.cart-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cart-item-details {
  flex: 1;
  min-width: 0;
}

.cart-item-title {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #333;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.cart-item-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Weight Control Styles */
.weight-control-group {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.weight-label {
  font-size: 12px;
  color: #666;
  margin: 0;
  width: 100%;
  max-width: 60px;
}


.weight-btn {
  background: #f8f9fa;
  border: none;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 10px;
  color: #666;
  transition: all 0.2s ease;
}

.weight-btn:hover {
  background: #e9ecef;
  color: #333;
}
.nav-weight-input {
      width: 53px;
      padding:3px 8px;                                                                                               
      border: 1px solid #A42125;
      border-radius: 6px;
      font-size: 1rem;
      text-align: center;
      transition: border-color 0.3s ease;
  }

  .nav-weight-input:focus {
      outline: none;
      border-color: #A42125;
  }
  .cart-buttons {
  display: flex;
  gap: 10px;
}

.btn-view-cart,
.btn-checkout {
  flex: 1;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.3s ease;
}

.btn-view-cart {
  background: #a42125;
  color: #dee2e6;
  border: 1px solid #dee2e6;
}

.btn-view-cart:hover {
  background: #000;
}

.btn-checkout {
  background: #a42125;
  color: white;
}

.btn-checkout:hover {
  background: #000;
}
.cart-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}


  /* navbar css  end  ****************** */
  /* navbar css  end  ****************** */ 