.h-60px {
  height: 60px;
}

.h-80px {
  height: 80px;
}
.h-25px {
  height: 25px;
}

.h-100px {
  height: 100px;
}

.h-200px {
  height: 200px;
}


.h-400px {
  height: 400px;
}
.h-147px{
  height: 417px;
}
.max-h-400px {
  max-height: 400px;
  overflow-y: auto;
}

.header-icon {
  position: relative;
}

.label-input-field input,
.label-input-field textarea,
.label-input-field select {
  width: 100%;
  padding: 16px 24px;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
  outline: 0;
}

.label-input-field label {
  z-index: 1;
}

/* select 2 css */
.select2-container {
  width: auto;
  display: block;
  padding: 14px 24px;
  border-radius: 4px;
  border: 1px solid #e4e4e4;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 60px;
  right: 10px;
}

.select2-dropdown {
  top: -4px;
  border-color: #e4e4e4;
}

.select2-container--open .select2-dropdown {
  left: -1px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

.select2-container--default .select2-selection--single {
  border: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #e4e4e4;
}

/* toastr */

#toast-container {
  z-index: 999999;
}

#toast-container > div {
  padding: 15px 25px 15px 50px !important;
  opacity: 1;
  margin-bottom: 1.25rem;
  border-color: transparent;
  -webkit-box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.2),
    0 0.275rem 1.25rem -0.0625rem rgba(249, 250, 251, 0.05) !important;
  box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.2),
    0 0.275rem 1.25rem -0.0625rem rgba(249, 250, 251, 0.05) !important;
  border-radius: 0.3125rem;
}

[dir="rtl"] #toast-container > div {
  direction: rtl;
  background-position: center right 0.9375rem;
  padding: 15px 50px 15px 25px !important;
}

[dir="rtl"] #toast-container.toast-top-left {
  right: 12px;
  left: auto;
}

[dir="rtl"] #toast-container.toast-top-right {
  left: 12px;
  right: auto;
}

[dir="rtl"] #toast-container.toast-bottom-left {
  right: 12px;
  left: auto;
}

[dir="rtl"] #toast-container.toast-bottom-right {
  left: 12px;
  right: auto;
}

[dir="rtl"] #toast-container.toast-top-full-width#toast-container > div,
[dir="rtl"] #toast-container.toast-bottom-full-width#toast-container > div {
  left: 0;
  right: 0;
}

#toast-container > .toast {
  max-width: 100%;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: 15px 16px;
  overflow: visible;
}

#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
  padding: 15px 50px 15px 50px !important;
  width: 100%;
  margin-bottom: 0;
  border-radius: 0 !important;
}

#toast-container.toast-bottom-full-width > div .toast-close-button,
#toast-container.toast-top-full-width > div .toast-close-button {
  top: 12px !important;
}

html:not([dir="rtl"])
  #toast-container.toast-bottom-full-width
  > div
  .toast-close-button,
html:not([dir="rtl"])
  #toast-container.toast-top-full-width
  > div
  .toast-close-button {
  right: 12px !important;
}

[dir="rtl"] #toast-container.toast-bottom-full-width > div .toast-close-button,
[dir="rtl"] #toast-container.toast-top-full-width > div .toast-close-button {
  left: 12px !important;
}

#toast-container > .toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ffffff' d='M256 90c44.3 0 86 17.3 117.4 48.6C404.7 170 422 211.7 422 256s-17.3 86-48.6 117.4C342 404.7 300.3 422 256 422s-86-17.3-117.4-48.6C107.3 342 90 300.3 90 256s17.3-86 48.6-117.4C170 107.3 211.7 90 256 90m0-42C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z'/%3E%3Cpath fill='%2303c3ec' d='M277 360h-42V235h42v125zm0-166h-42v-42h42v42z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-info .toast-close-button {
  background-color: #ffffff1a !important;
  -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
  box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ffffff' d='M405 136.798L375.202 107 256 226.202 136.798 107 107 136.798 226.202 256 107 375.202 136.798 405 256 285.798 375.202 405 405 375.202 285.798 256z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-error .toast-close-button {
  /* background-color: #e03a1d !important; */
  background-color: #ffffff1a !important;
  /* -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
  box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important; */
}

#toast-container > .toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ffffff' d='M186.301 339.893L96 249.461l-32 30.507L186.301 402 448 140.506 416 110z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-success .toast-close-button {
  background-color: #ffffff1a !important;
  /* -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
  box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important; */
}

#toast-container [dir="rtl"] > .toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2371dd37' d='M96 110l-32 30.5L325.7 402L448 280l-32-30.5l-90.3 90.4L96 110z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ffffff' d='M32 464h448L256 48 32 464zm248-64h-48v-48h48v48zm0-80h-48v-96h48v96z'/%3E%3C/svg%3E") !important;
  background-size: 24px;
}

#toast-container > .toast-warning .toast-close-button {
  background-color: #ffffff1a !important;
  /* -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
  box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important; */
}

#toast-container:not(.toast-bottom-full-width, .toast-top-full-width) > div {
  width: 25rem !important;
}

.toast-progress {
  position: absolute;
  bottom: 0;
  top: auto;
  opacity: 0.5;
  height: 0.1875rem;
  background-color: white;
  border-bottom-right-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

[dir="rtl"] .toast-progress {
  left: auto;
  right: 0;
}

.toast-close-button {
  position: absolute;
  top: 10px;
  text-shadow: none;
  /* border-top-right-radius: 0.25rem; */
  /* padding: 0.2rem 0.45rem !important; */
  -webkit-transition: all 0.23s ease 0.1s;
  transition: all 0.23s ease 0.1s;
  opacity: 1 !important;
  line-height: 0.98;
  height: 30px;
  width: 30px;
  border-radius: 9px;
  background-color: #ffffff1a !important;
}

html:not([dir="rtl"]) .toast-close-button {
  /* right: 0 !important; */
  right: 8px !important;
}

[dir="rtl"] .toast-close-button {
  left: -7px !important;
  right: auto !important;
}

@media (max-width: 419.98px) {
  .toast{
    width: 300px !important;
  }
   
}

@media (max-width: 991px) {
  .img-cl-box{
    margin-top: auto;
  }
}

#toast-container .toast-close-button {
  font-weight: 300;
  color: #f4f6f8 !important;
  background-color: #ffffff;
  /* -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06);
  box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06); */
}

#toast-container > .toast-success,
#toast-container > .toast-success .toast-message a,
#toast-container > .toast-success .toast-message label {
  background-color: #20b250 !important;
  color: #ffffff;
}

#toast-container > .toast-error,
#toast-container > .toast-error .toast-message a,
#toast-container > .toast-error .toast-message label {
  background-color: #ff5157 !important;
  color: #ffffff;
}

#toast-container > .toast-info,
#toast-container > .toast-info .toast-message a,
#toast-container > .toast-info .toast-message label {
  background-color: #0d5abf !important;
  color: #ffffff;
}

#toast-container > .toast-warning,
#toast-container > .toast-warning .toast-message a,
#toast-container > .toast-warning .toast-message label {
  background-color: #fcac00 !important;
  color: #ffffff;
}

#toast-container > .toast-success .toast-close-button,
#toast-container > .toast-error .toast-close-button,
#toast-container > .toast-info .toast-close-button,
#toast-container > .toast-warning .toast-close-button {
  color: #ffffff !important;
}

/* toastr */

.address-delete-modal {
  max-width: 700px !important;
}

.review-delete-modal {
  max-width: 700px !important;
}

.min-h-400 {
  min-height: 400px !important;
}

.avatar-icon {
  width: 1.75rem;
  height: 1.75rem;
  line-height: 1.75rem;
}

.vertical-product-card .card-btn {
  z-index: 1;
}

@media (min-width: 1199px) and (max-width: 1399.98px) {
  .d-none-1399 {
    display: none !important;
  }
}

.checkout-sidebar {
  position: sticky;
  top: 100px;
}

.hidden {
  display: none;
}

.form-control-comment {
  font-size: 0.75rem;
  padding-top: 0.5rem;
  letter-spacing: 0.1rem;
  padding-left: 0;
  color: #bbb;
  letter-spacing: 0.04rem;
}

.custom-checkbox {
  position: relative;
}

.custom-checkbox input[type="checkbox"] + span {
  margin-right: 4px;
  margin-top: 2px;
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid #f2f2f2;
  border-radius: 4px;
  transition: all 0.4s cubic-bezier(0.36, 0.76, 0, 0.88);
}

.with-underline {
  color: #000;
  position: relative;
  position: relative;
  text-decoration: underline;
}
/* .offcanvas {
  min-width: 420px;
} */

.side_menu {
  padding: 5px  30px  40px 30px;
  height: 100vh;
  overflow-y: scroll;
}
.about_us_side_nav{
   padding-left:30px;
}
#product_card {
  width: 100%;
  margin-top: 10px;
}

.product_img > span > i {
  top: 0px;
  right: -50px;
  position: absolute;
  visibility: hidden;
  transition: transform 0.3s ease;
}

#product_card:hover .product_img > span > i {
  transform: translateX(-30px);
  visibility: visible;
}

.product_img {
  height: 100px;
  width: 100px;
  position: relative;
}

.product_title {
  width: 200px;
  font-weight: 300px;
  font-size: 14px;
  line-height: 14px;
  font-family: "Poppins", Verdana, sans-serif;
}

.product_price {
  color: black;
  font-weight: 300px;
  font-size: 14px;
  font-family: "Poppins", Verdana, sans-serif;
}

.count_cart {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  margin-top: 20px;
}

.count_cart > div > p {
  line-height: 8px;
}

#horzontal_line {
  margin-top: 0px;
  margin-bottom: 0px;
}

#search_products {
  padding: 0.5rem 2rem 0.5rem 1rem;
  border-radius: 4px;
  -webkit-appearance: none;
  color: #323232;
  box-shadow: none !important;
  height: 3.25rem;
  font-weight: 500;
  font-size: 0.875rem;
}

#searchInput {
  padding: 0.5rem 2rem 0.5rem 1rem;
  border-radius: 4px;
  -webkit-appearance: none;
  color: #323232;
  box-shadow: none !important;
  height: 3.25rem;
  font-weight: 500;
  font-size: 0.875rem;
}

#searchInputHeader {
  padding: 0.5rem 2rem 0.5rem 1rem;
  border-radius: 4px;
  -webkit-appearance: none;
  color: #323232;
  box-shadow: none !important;
  height: 3.25rem;
  font-weight: 500;
  font-size: 0.875rem;
}

.search_icon {
  position: absolute;
  top: 25px;
  right: 60px;
  font-size: 22px;
}

.side_bar_list {
  margin-bottom: 1rem;
}

.side_bar_anchars {
  color: black;
  font-size: 0.875rem;
}

.card_close_btn {
  padding: 15px;
  display: flex;
  justify-content: end;
  background-color: #ffffff;
  display: none;
}

.card_close_btn i {
  cursor: pointer;
  background-color: #f2f2f2 !important;
  font-size: 25px;
  border-radius: 100px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.check_out_btn {
  text-transform: uppercase;
  width: 100%;
  padding: 1rem 0px;
}

.badges{
  position: absolute;
  top: -18px;
  left: 23px;
  width: 22px;
  height: 22px;
  color: white;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
  border-radius: 50%;
  filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
}
.vaporHeaderBadge {
  position: absolute;
  top:1px;
  right: 9px;
  width: 18px;
  height: 18px;
  color: white;
  text-align: center;
  background-color: #d9534f;
  font-weight: 600;
  font-size: 8px;
  line-height: 18px;
  border-radius: 50%;
  filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
}

.tooltips {
  background-color: white;
  color: black;
  padding: 10px 14px;
  font-size: 0.875rem;
  position: absolute;
  font-weight: 600;
  border: #000;
  top: 0px;
  right: 2.5rem;
  border-radius: 8px;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  display: none;
  transition: all 40s ease-in;
}

#top_move > a > i {
  font-size: 1.5rem;
  height: 35px;
  color: #626b66;
  transition: height 0.22s ease;
}

#top_move {
  display: none;
  transition: all 0.22s ease;
}

#top_move > a > i:hover {
  filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
  transform: scale(1.1);
}

#empty_shopping_cart_bag {
  font-size: 10rem;
}

html {
  scroll-behavior: smooth;
}

.cart_title {
  font-size: 1.5rem;
  color: black;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
}

.contactus_felid {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}

.support_side_style {
  background-color: white;
  background: #fff
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=")
    no-repeat scroll right 0.5rem center/1.25rem 1.25rem;
  width: 275px;
  border-radius: 4px;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0.4rem 0.4rem;
  border-radius: 4px;
  cursor: pointer;
  outline: none !important;
  transition: all 0.22s ease;
}

.all_input_field_style {
  transition: all 0.22s ease;
}

.all_input_field_style:focus {
  border-color: #323232;
  outline: none;
}

.text-black {
  line-height: 2;
}

@media screen and (max-width: 767px) {
  #side_navigation {
    display: none;
  }
  .vaporHeaderBadge {
    position: absolute;
    top:-9px;
    right: -15px;
    width: 18px;
    height: 18px;
    color: white;
    text-align: center;
    background-color: #d9534f;
    font-weight: 600;
    font-size: 8px;
    line-height: 18px;
    border-radius: 50%;
    filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
  }
  
}
@media screen and (max-width:992px) {

  .vaporHeaderBadge {
    position: absolute;
    top:-9px;
    right: -15px;
    width: 18px;
    height: 18px;
    color: white;
    text-align: center;
    background-color: #d9534f;
    font-weight: 600;
    font-size: 8px;
    line-height: 18px;
    border-radius: 50%;
    filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
  }
  
}




.custom-horizontal-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.custom-horizontal-list-item {
  position: relative;
  width: calc(33.33% - 10px);
  /* Adjust the width and margin between items */
  margin-bottom: 10px;
  /* Adjust the spacing between rows */
}

.custom-horizontal-list-item img {
  max-width: 100px;
  height: auto;
}

.tooltip_img {
  position: relative;
  display: inline-flex;
}

.tooltip_img .tooltiptext {
  visibility: hidden;
  background-color: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
  /* Adjust the third value for elevation */
  color: black;
  border-radius: 8px;
  text-align: center;
  padding: 5px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip_img:hover .tooltiptext {
  visibility: visible;
}

/* Style for the product list */
.product-list {
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
}

/* Style for each product item */
.product-item {
  display: flex;
  padding: 0px;
}

/* Style for the product image */
.product-image img {
  max-width: 40px;
  /* Adjust the maximum width as needed */
  height: auto;
  margin-right: 10px;
}

/* Style for the product details (name and price) */
/* .product-details {
        flex-grow: 1;
    } */
.line-container {
  padding: 0px;
  /* Add padding around the line if needed */
}

.custom-line {
  color: grey;
  /* Change line color */
  background-color: grey;
  /* Change line background color */
  height: 4px;
  /* Set the height of the line */
}

.categori_parent_slug {
  font-size: 1.125rem;
  font-weight: 500;
  color: black;
  width: 100%;
}

.child_category {
  font-size: 1rem;
  font-weight: 500;
  color: black;
  text-transform: capitalize;
}

.sub_child_category {
  font-size: 1rem;
  font-weight: 500;
  color: black;
  text-transform: capitalize;
}

.under_line_bottom {
  border-bottom: 2px solid #f2f2f2;
  border-bottom-color: rgb(242, 242, 242);
}

.mobile_side_product_search {
  text-transform: uppercase;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 400 !important;
}

.product_container {
  min-height: 460px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product_images {
  width: auto;
  height: 220px;
}

/* Default styles */
.hidden-on-mobile {
  display: block;
}

.hidden-on-desktop {
  display: none;
}

/* Media query for mobile devices */
@media (max-width: 768px) {
  .hidden-on-mobile {
    display: none;
  }

  .hidden-on-desktop {
    display: block;
  }
}

.blog-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.ref-t {
  color: #c1c1c1;
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 0px !important;
}

.ref-div .ref-v {
  color: #1c1c1c;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.spinner-icon {
  visibility: visible;
  margin-left: 10px;
  /* Adjust the margin as needed */
}

.sb-total-div {
  padding-top: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
  position: relative;
  color: #bbbbbb;
}

.sb-total-div::after {
  background-color: #f2f2f2;
  content: " ";
  height: 2px;
  width: calc(100% - 2.5rem);
  bottom: 0;
  position: absolute;
  left: 1.25rem;
}

.sb-total-div .labels {
  font-size: 0.875rem;
  font-weight: 500;
  color: #bbbbbb;
  margin-bottom: 0px;
}

.side-total * {
  color: #bbbbbb;
  font-size: 0.875rem;
  font-weight: 500;
}

.side-total {
  padding: 0 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.side_menu .side-total .value {
  margin-left: auto;
  color: #1c1c1c;
}

.sb-prod-title {
  color: #1c1c1c;
  font-size: 15px;
  line-height: 15px;
  margin-top: 4px;
  margin-bottom: 4px;
  display: flex;
}

.sb-prod-card {
  position: relative;
}

.sb-prod-card i {
  color: var(--bs-primary) !important;
}

.sb-prod-card .sb-qty {
  position: absolute;
  top: 5px;
  left: 5px;
  background: var(--bs-primary);
  border-radius: 50%;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sb-prod-card .product-price {
  color: #aaaaaa;
  display: block;
  font-weight: 400;
  font-size: 1rem;
  margin-top: 8px;
  line-height: 18px;
  transition: all 0.22s cubic-bezier(0.07, 0.74, 0.56, 0.89);
}

.sb-prod-card:hover .product-price {
  color: #1c1c1c !important;
}

.pack-row {
  margin-top: 5px !important;
}

.radio-custom input[type="radio"] {
  opacity: 0;
  width: 0;
  height: 0;
}

.radio-custom label {
  cursor: pointer;
}

.radio-custom p {
  margin-bottom: 4px !important;
}

.radio-custom h5 {
  margin-bottom: 0px;
  
}

.selected-radio {
  border: 1px solid var(--bs-primary);
  border-radius: 4px;
}

.hero-img-con {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 700px;
  display: flex;
  align-items: center;
}

.img-cover {
  object-fit: contain;
}

.hero-left-content {
  background-color: #ffffff73;
  padding: 26px;
  backdrop-filter: blur(10px) brightness(110%);
}

.product-radio-btn {
  display: flex !important;
  flex-wrap: wrap;
}

.contain-img {
  object-fit: contain !important;
}
.card_deco {
  background-color: white;
}
.card_deco:hover {
  background-color: rgb(188, 133, 59);
  color: white;
}
.image-size {
  object-fit: contain;
}
.mobile-cart{
  width:30%; 
  height: 80px; 
  width: 80px;
  display: flex;
  align-items: center;
 }
 
 .w-35pr{
  width:35%;
}
.img_fx_size{
  object-fit: contain;
}
.deals-img-sty {
  display: flex;
  justify-content: center;
}
.amazon-btn-cl{
  margin-left: 98px;
}
