@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  overflow-x: hidden;
}

@keyframes scaleUp {
  0% {
    transform: scale(1); /* start */
  }
  50% {
    transform: scale(2); /* halfway */
  }
  100% {
    transform: scale(1); /* end */
  }
}
.scale-animate {
  animation: scaleUp 1.5s ease-in-out;
}

.adcartbox {
  position: relative;
}

.addcartbox2 {
  margin-top: 10px;
}

.cartcount {
  position: absolute;
  top: -28px;
  right: -16px;
  background-color: #ff6600;
  width: 30px;
  height: 30px;
  color: #ffffff;
  border-radius: 50%;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

p {
  margin-bottom: 0;
}

.margin_top_all_box {
  margin-top: 10rem;
}

.diplay_none {
  display: none;
}

.h1, h1 {
  margin-bottom: 0;
}

.box_icon .fa:hover {
  color: #269279;
}

.select_cart_menu {
  width: 230px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-family: sans-serif;
}

.select_cart_item {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding: 8px;
  border-bottom: 1px solid #eee;
}

.select_cart_img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 10px;
  border-radius: 4px;
}

.select_cart_info {
  flex: 1;
}

.select_cart_name {
  font-weight: bold;
  font-size: 14px;
}

.select_cart_price {
  color: green;
  font-size: 13px;
}

.select_delete_btn {
  position: absolute;
  top: 5px;
  right: 5px;
  background: transparent;
  border: none;
  color: red;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.caro_box_00_carousel-container {
  width: 100%;
  overflow-x: hidden;
  margin: 50px auto;
  box-sizing: border-box;
  padding: 0 15px;
}

.caro_box_00_carousel-track {
  display: flex;
  transition: transform 1s ease;
  white-space: nowrap;
}

.caro_box_00_carousel-item {
  flex: 0 0 300px; /* Fixed width of 300px */
  height: 300px;
  margin-right: 20px;
  color: white;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 8px;
  box-sizing: border-box;
}

.category_box_list0003 {
  width: 100vw;
  overflow: hidden;
}

.caro_img000 {
  width: 300px;
  height: 300px;
}

.navbar-light .navbar-nav .nav-link {
  font-weight: 700;
  color: #24BFA5;
  margin-left: 22px;
}

.navHead {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  background: #fff;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: translateY(0);
  opacity: 1;
  z-index: 50000000000000000000000000000000;
}

.margin_top {
  margin-top: 8rem;
}

.hide {
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
}

.resources_item {
  position: relative;
}

.nav_item_li_box {
  position: absolute;
  background-color: #fff;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
  width: 184px;
  font-size: 12px;
  top: 57px;
  left: 205px;
  z-index: 2222222222;
}

.nav_li_item {
  display: flex;
  justify-content: center;
  align-items: left;
  flex-direction: column;
  padding: 10px;
}

.nav_item_li_box2 {
  position: absolute;
  background-color: #fff;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
  width: 184px;
  font-size: 12px;
  top: 57px;
  left: 380px;
  z-index: 2222222222;
}

.nav_li_item2 {
  display: flex;
  justify-content: center;
  align-items: left;
  flex-direction: column;
  padding: 10px;
}

.nav_item_li_box4 {
  position: absolute;
  background-color: #fff;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
  width: 184px;
  font-size: 12px;
  top: 57px;
  right: -5rem;
  z-index: 2222222222;
  display: none;
}

.nav_li_item4 {
  display: flex;
  justify-content: center;
  align-items: left;
  flex-direction: column;
  padding: 10px;
}

.nav_item_li_box5 {
  position: absolute;
  background-color: #fff;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
  width: 15.5rem;
  font-size: 12px;
  display: none;
  top: 66px;
  right: -7rem;
  z-index: 2222222222;
}

.nav_li_item5 {
  display: flex;
  justify-content: center;
  align-items: left;
  flex-direction: column;
  padding: 10px;
}

.nav_item_li_box3 {
  position: absolute;
  background-color: #fff;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
  font-size: 12px;
  padding: 10px;
  top: -7rem;
  opacity: 0;
  right: 7rem;
  z-index: 2222222222;
  transition: all 0.3s ease;
}

.user_head_img_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -60px;
}

.list_headnav_item {
  margin-left: 2.8rem;
  display: flex;
  flex-direction: column;
  justify-content: left;
}

.nav_li_item3 {
  display: flex;
  justify-content: center;
  align-items: left;
  flex-direction: column;
  padding: 10px;
  position: relative;
}

input.search_form {
  width: 20vw;
  height: 40px;
  padding: 10px;
  border: none;
  outline: none;
  background: rgba(228, 224, 224, 0.6901960784);
  border-radius: 15px;
}

button.search_icon_button {
  border: none;
  outline: none;
  background: transparent;
  position: absolute;
  top: 36px;
  right: 16px;
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #585858;
  font-weight: 600;
  padding: 10px;
}

.carouselExampleIndicators {
  margin: 0px -11px;
}

.brandLogo {
  height: 40px;
  width: 160px;
}

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

.box_icon i {
  width: 46px;
  padding: 0px 15px;
  font-size: 20px;
  cursor: pointer;
}

.this_caro_wrapper {
  width: 100%;
  height: 540px;
  overflow: hidden;
  position: relative;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.this_caro_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}

.this_caro_active {
  display: block;
}

.this_caro_indicators {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
}

.this_caro_dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(241, 255, 50, 0.6);
  cursor: pointer;
  transition: 0.3s;
}

.this_caro_dot.this_caro_dot_active {
  background-color: rgb(209, 42, 42);
  scale: 1.3;
}

.carobox_item_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}

.this_caro_img .carobox_item_box img {
  height: 800px;
  width: 188px;
  padding-bottom: 225px;
}

.slide_img_box_container {
  width: 1000px;
  overflow: hidden;
  border: 4px solid #fff;
}

.slide_img_box_track {
  display: flex;
  width: 2000px; /* 10 items */
  transition: transform 1s ease-in-out;
}

.slide_img_box_item {
  width: 200px;
  flex-shrink: 0;
}

.slide_img_box {
  width: 100%;
  height: auto;
  display: block;
}

.this_caro_img {
  position: relative;
}

.caro_cat_tex {
  position: absolute;
  top: 0;
  right: 0;
}

h3.caro_cat_tex {
  width: 350;
  top: 8rem;
}

button.caro_cat_tex {
  width: 202px;
  top: 19rem;
  right: 141px;
}

p.caro_cat_tex {
  width: 300px;
  top: 13rem;
  right: 49px;
}

.caro_item_box_add {
  position: relative;
}

.banner_add_box {
  position: absolute;
  z-index: 100;
  top: 124px;
  left: 224px;
}

.search_box {
  margin-top: 25px;
}

.banner_flex_box {
  position: relative;
}

.caroImg_item {
  height: 100%;
  width: 100%;
  display: block;
}

.rectangel_box {
  height: 100px;
  width: 100px;
  background: #fff;
  position: absolute;
  z-index: 1000000;
}

.rectangel_box p.text {
  color: red;
  position: absolute;
}

.search_container_box {
  background-color: #3a3033;
  display: flex;
  justify-content: center;
  align-items: center;
}

.category_search_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

h1.category_heading_00 {
  color: #fff;
}

.category_00_box {
  margin-top: 15px;
  display: flex;
  position: relative;
}

.search_select_box000 {
  width: 200px;
  display: flex;
  text-align: left;
  border-radius: 0;
}

.input_box_text00 {
  outline: none;
  border: none;
  padding: 15px;
}

.search_icon00 {
  position: absolute;
  right: 20px;
  top: 13px;
  font-size: 25px;
  cursor: pointer;
}

.offer_box {
  width: 100%;
  height: 100%;
  background: #24BFA5;
}

.offer_box img {
  width: 100%;
  height: 100%;
}

.policyboxhead {
  padding: 25px 0px;
  background: #dbdada;
  border-radius: 20px;
  padding: 60px;
}

.policyItem {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
}

.policyItem i {
  color: #24BFA5;
  font-size: 30px;
}

.policyItem p {
  margin-left: 10px;
}

.heading_left {
  padding: 30px 0;
  position: relative;
  margin: 35px 0px;
}

.heading_left h1 {
  padding-bottom: 8px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.head_border {
  position: absolute;
  height: 5px;
  width: 233px;
  bottom: 30px;
  left: 0;
  background: #24BFA5;
}

.grid_container {
  display: grid;
}

.grid_item {
  cursor: pointer;
  background-color: #24bfa5;
  color: white;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

img.item_img {
  height: 330px;
  width: 100%;
}

.user_img_box_a {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 2px solid red;
  margin-right: 5px;
}

.user_item_box {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

.grid_box_item {
  position: absolute;
  z-index: 10;
}

.user_item_box {
  bottom: 0;
  left: 0;
  z-index: 10;
}

.fa-regular {
  font-size: 15px;
  padding: 10px;
  color: #24BFA5;
  background: #fff;
  margin: 5px;
  z-index: 10;
}

i.fa-cart-arrow-down {
  position: absolute;
  top: 40px;
  right: 0;
  font-size: 15px;
  padding: 10px;
  color: #24BFA5;
  background: #fff;
  margin: 5px;
  z-index: 10;
}

i.fa-eye {
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 15px;
  padding: 10px;
  color: #24BFA5;
  background: #fff;
  margin: 5px;
  z-index: 10;
}

.price {
  font-size: 35px;
  font-weight: 700;
  bottom: 90px;
  left: 8px;
  color: #24BFA5;
  z-index: 10;
}

.box_title {
  bottom: 53px;
  font-size: 26px;
  left: 8px;
  z-index: 10;
}

.user_item_box {
  font-weight: 800;
  bottom: 10px;
  left: 8px;
  z-index: 10;
}

.backgroundshadow {
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
  top: 0;
  left: 0;
}

.fa-user-circle {
  margin-right: 5px;
  font-size: 48px;
}

.nav_item_li_box {
  display: none;
}

.nav_item_li_box2 {
  display: none;
}

.hoveredres {
  display: block;
}

.grid_item .grid_box_item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}

.grid_item:hover .grid_box_item {
  opacity: 1;
  visibility: visible;
}

.addcartshowaddbox {
  outline: none;
  background: transparent;
  border: 0;
}

.grid_item:hover .item_img {
  transform: scale(1.1);
  transition: transform 0.5s ease;
}

.back_menu_view {
  padding: 20px 0px;
}

.back_menu_view, .home_back {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: right;
  font-size: 15px;
}

.back_menu_view p {
  margin: 0px 10px;
}

.home_back .homebox {
  margin: 3;
}

/* Canvas area layout */
.canvas_img_box {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 6rem;
}

/* Zoom container */
.zoom-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  cursor: zoom-in;
}

.zoom-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.6s ease, transform-origin 0.6s ease;
}

.zoom-box .zoom-icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  opacity: 0.7;
  z-index: 10;
  pointer-events: none;
}

.zoom-box.zoomed img {
  transform: scale(2);
}

/* Image list and background */
.img_list_box {
  margin: 0;
  background: #222;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.background-box {
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  overflow: hidden;
  transition: background-image 0.5s ease-in-out;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

/* Thumbnails */
.thumbnail-box {
  transform: translateX(-50%);
}

.thumbnail-box img {
  width: 80px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 5px;
  transition: transform 0.3s, border-color 0.3s;
}

.thumbnail-box img:hover {
  transform: scale(1.1);
  border-color: #00ffc3;
}

.titlebox {
  margin-bottom: 25px;
}

.product_heading {
  margin-top: 1rem;
}

.button_box {
  padding: 1rem 3rem;
  outline: none;
  border: none;
  border-radius: 10px;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

.buy_button {
  color: #fff;
  background: #0ac297;
  opacity: 0.8;
  transition-property: opacity;
  transition-duration: 0.3s;
}

.add_cart_button {
  color: #fff;
  background: #af2810;
  opacity: 0.8;
  transition-property: opacity;
  transition-duration: 0.3s;
}

button.buy_button:hover, .add_cart_button:hover {
  opacity: 1;
}

.create_user_box {
  display: flex;
  justify-content: left;
  align-items: left;
  margin-top: 20px;
}

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

.create_box_list {
  margin-top: 30px;
}

.creat_box {
  display: flex;
  justify-content: space-between;
  padding: 5px 0px;
}

.break_hr {
  margin-top: 5px;
}

.table_box {
  box-shadow: rgba(78, 201, 125, 0.27) 0px 0px 0.25em, rgba(0, 255, 128, 0.925) 0px 0.25em 1em;
}

.table_box .tbody, .table_box td, .table_box tfoot, .table_box th, .table_box thead, .table_box tr {
  border-style: none;
}

.table_item_photo, .table_item_qn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-img-box {
  position: relative;
  width: 90px;
}

.product-img-box img {
  width: 100%;
  border-radius: 5px;
}

.remove-btn {
  position: absolute;
  top: -8px;
  right: -8px;
  background: red;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 1;
}

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

.quantity-controls button {
  width: 30px;
  height: 30px;
  border: none;
  background: #0d6efd;
  color: white;
  border-radius: 5px;
}

.quantity-controls input {
  width: 50px;
  text-align: center;
}

.total-label, .total-value {
  font-weight: bold;
}

.button_box {
  border: none;
  padding: 10px 20px;
  background-color: #0d6efd;
  color: #fff;
  border-radius: 5px;
  transition: 0.3s;
}

.button_box:hover {
  background-color: #0a58ca;
}

.paymentbody {
  background: #f9f9f9;
}

.checkout-box {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.total-row {
  font-weight: 500;
  margin-bottom: 8px;
}

.total-row span {
  float: right;
}

.total-row.total {
  font-size: 1.2rem;
  font-weight: bold;
  color: #0d6efd;
}

.payment-section {
  display: none;
}

.orderbody {
  background-color: #f8f9fa;
}

.order-box {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.order-summary h5 {
  font-size: 1.1rem;
}

.product-img {
  width: 80px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}

.table th, .table td {
  vertical-align: middle;
}

.order_list_body {
  background-color: #f8f9fa;
}

.order-list-box {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.status-badge {
  font-size: 0.9rem;
  padding: 5px 10px;
  border-radius: 20px;
}

.status-completed {
  background-color: #d1e7dd;
  color: #0f5132;
}

.status-pending {
  background-color: #fff3cd;
  color: #664d03;
}

.status-cancelled {
  background-color: #f8d7da;
  color: #842029;
}

.zoom-box.zoomed .background-image {
  transform: scale(1.6);
}

.zoom-box .background-image {
  transition: transform 0.3s ease;
}/*# sourceMappingURL=style.css.map */