.header,
.main-media-container,
.menu,
.menu_bar,
.video-thumbnail {
  position: relative;
}
.breadcrumb,
header {
  border-bottom: 1px solid #e0e0e0;
}
.category_name h5,
.menu {
  font-weight: 600;
  color: #000;
}
.aro_icon,
.dropdown-item.catalog:focus,
.login,
.mega_menu a.dropdown-item:focus,
.menu {
  color: #000;
}
.aro_icon,
.footer_socil ul li a,
.login_btn,
.menu_bar,
.menu_cus,
.nav_bar,
ul.menu_bar li.sub_mega_menu .mega_menu .row {
  display: flex;
  display: flex;
}
.header_btn,
a {
  text-decoration: none;
}
header {
  background-color: #fff;
  padding: 22px 0;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  position: fixed;
}
.required:after {
  content: " *";
  color: red;
}
.menu_cus:hover,
.menu_cus:hover i {
  color: #fff !important;
}
.nav_bar {
  align-items: center;
  align-items: center;
  justify-content: center;
}
.menu_bar {
  list-style-type: none;
  justify-content: center;
  gap: 10px;
  gap: 5px;
  margin-bottom: 0;
}
.menu {
  font-size: 1rem;
  transition: color 0.3s;
  width: max-content;
}
.accordion-button:not(.collapsed),
.breadcrumb {
  background: #f9f9f9 !important;
}
.dropdown_menu,
.mega_menu {
  background: #fff;
  top: 58px;
  box-shadow: 0 6px 10px #a8a7941a, 0 3px 20px #a8a79426;
  z-index: 1000;
}
.menu_cus {
  cursor: pointer;
  gap: 7px;
  padding: 7px 15px;
  transition: 0.3s;
}
.menu_cus:hover {
  background: #000;
  border-radius: 6px;
}
.aro_icon {
  transition: 0.3s linear;
  flex-direction: column;
  font-size: 13px;
  flex-direction: column;
  justify-content: center;
  margin: 0 !important;
}
.aro_icon.active {
  transform: rotate(180deg);
}
main {
  margin-top: 81px;
}
.Pagination,
.category_name h5,
.currencydropdown {
  margin-top: 20px;
}
.login_btn {
  gap: 12px;
  justify-content: end;
}
.footer_logo img {
  width: 250px;
}
.Explore h4,
.read_more {
  margin-top: 10px;
}
.product_category:hover .category_name h5 {
  text-decoration: underline;
}
.product_category .category_img {
  overflow: hidden;
  border-radius: 6px;
}
.product_category:hover .category_img img {
  transform: scale(1.1);
  transition: 0.3s;
}
.Explore h4 {
  font-weight: 700;
}
.product-info .col-md-3,
.product-info .col-md-9,
.product_category,
.short_description {
  margin-bottom: 20px;
}
ul.menu_bar li.sub_mega_menu .mega_menu .row .col {
  width: 33.33%;
}
ul.menu_bar li.sub_mega_menu .mega_menu {
  width: -webkit-fill-available;
  width: -moz-available;
  left: 0;
  right: 0;
}
.mega_menu {
  position: absolute;
  display: none;
  max-width: 100%;
  max-height: calc(100vh - 82px);
  overflow-y: auto;
  width: fit-content;
  overflow-x: clip;
  border-radius: 6px;
  transition: 0.3s;
}
.dropdown_menu.active,
.mega_menu .row,
.mega_menu.active {
  display: block;
}
.mega_menu a.dropdown-item {
  font-size: 15px;
  padding: 7px 15px;
  font-weight: 500;
  margin: 5px 0;
}
.header_btn,
a.dropdown-item,
a.dropdown-item.categories {
  font-size: 1rem;
}
.mega_menu a.dropdown-item.catalog {
  margin: 0;
}
a.dropdown-item {
  font-weight: 400;
  padding: 0.4rem 1rem;
  display: block;
  color: #333;
}
.mega_menu p {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 1rem;
}
.dropdown-item.categories {
  font-weight: 600 !important;
  font-size: 1rem;
}
.mega_menu .list-unstyled {
  margin-bottom: 10px;
}
body.active,
body.menu-open {
  overflow: hidden;
  height: 100vh;
}
.dropdown_menu {
  display: none;
  position: absolute;
  padding: 20px;
  left: 0;
  list-style: none;
}
.dropdown_menu.mega_menu_2 {
  width: max-content;
  right: 0;
  left: auto;
}
.read_more span {
  font-size: 14px;
  margin-top: 5px;
  margin-left: 10px;
}
.d_hide,
.filter-section .form-check-input,
.mobile_logo,
.offcanvas-body .form-check-input,
.pagination p.small.text-muted {
  display: none;
}
.header_btn {
  padding: 9px 20px;
  border-radius: 6px;
  border: 1px solid #000;
  transition: 0.3s;
  font-weight: 500;
}
.design_btn:hover,
.login:hover,
.save_besign,
.submit_btn {
  background: #000;
  color: #fff;
}
.new_store {
  margin-left: 6px;
  background: #000;
  color: #fff;
}
.new_store:hover,
.save_besign:hover,
button.customize_btn:hover {
  background: #fff;
  color: #000;
}
.footer_socil ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_socil ul li {
  margin: 0 10px;
}
.footer_socil ul li a {
  font-size: 15px;
  color: #333;
  text-decoration: none;
  padding: 10px;
  border-radius: 50px;
  transition: background-color 0.3s, transform 0.3s, color 0.3s;
  background: #fff;
  align-items: center;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
}
.footer_socil ul li a:hover {
  background-color: #000;
  border: 2px solid #fff;
  color: #fff;
  transform: scale(1.1);
}
.footer_socil ul li a i {
  color: inherit;
}
.footer_socil ul li a:hover i,
.mega_menu a.dropdown-item:hover:focus {
  color: #fff;
}
ul.menu_bar li.sub_mega_menu .mega_menu .row .col > a {
  font-weight: 500;
  position: relative;
}
.mega_menu a.dropdown-item:hover {
  background-color: #000;
  border-radius: 6px;
  color: #fff;
}
@media (max-width: 1024px) {
  .menu_cus:hover,
  .menu_cus:hover i {
    color: #000 !important;
  }
  .Status,
  p.text_muted {
    margin-bottom: 5px !important;
  }
  .menu,
  .menu_logo {
    border-bottom: 1px solid #f4f4f4;
  }
  .search_container input {
    padding: 8px 12px 8px 5px !important;
  }
  .product-info .col-md-3 {
    margin-bottom: 5px;
  }
  ol.breadcrumb {
    padding: 10px 0 !important;
  }
  .m_hide,
  ul.menu_bar li.sub_mega_menu .mega_menu .row .col .list-unstyled {
    display: none;
  }
  .d_hide,
  ul.menu_bar li.sub_mega_menu .mega_menu .row,
  ul.menu_bar li.sub_mega_menu .mega_menu .row .col.active .list-unstyled {
    display: block;
  }
  .col_md_6 {
    width: 50%;
  }
  .dropdown-item.catalog.active,
  .dropdown-item.catalog:active,
  .mega_menu a.dropdown-item:hover:focus {
    color: #000;
  }
  .menu_bar_m {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 23px;
    height: 18px;
    transition: 0.3s;
  }
  .menu_bar_m .bar {
    height: 2px;
    background-color: #333;
    transition: 0.3s;
    display: block;
  }
  .menu_bar_m.active .bar:first-child {
    transform: translateY(3px) rotate(45deg);
  }
  .menu_bar_m.active .bar:nth-child(2) {
    opacity: 0;
  }
  .menu_bar_m.active .bar:nth-child(3) {
    transform: translateY(-1px) rotate(-45deg);
  }
  .mega_menu {
    left: 0;
    top: 0;
    padding: 0;
    position: relative;
    width: 100%;
    background: #fff;
    box-shadow: none;
  }
  .menu_logo {
    padding: 15px;
  }
  .menu_cus:hover {
    background: #fff;
    border-radius: 0;
  }
  a.dropdown-item.categories {
    padding: 10px 0;
    width: calc(100% - 50px);
    color: #000;
    font-weight: 300 !important;
  }
  .drop_cate {
    position: relative;
    border-top: 1px solid #333;
  }
  .child-category {
    display: none;
    opacity: 0;
    transition: opacity 0.3s, transform 0.3s;
  }
  .child-category.active {
    display: block;
    opacity: 1;
    transform: translateY(0);
  }
  .nav_bar_m {
    display: none;
    background-color: #000;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow-y: auto;
  }
  .product_box_inner_text {
    padding: 0.5rem !important;
  }
  .menu_cus {
    justify-content: space-between;
    color: #000;
    font-weight: 600;
  }
  p.text_muted {
    font-size: 1rem !important;
    margin-top: 5px !important;
  }
  .nav_bar_m.show {
    display: block;
    animation: 0.3s ease-in-out slideIn;
    height: 100dvh;
    width: 100%;
    top: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    z-index: 9999;
  }
  .menu_bar_m.active,
  span.sub_menu {
    display: flex;
    display: flex;
    position: absolute;
  }
  .right_canvas {
    max-width: 380px;
    width: 100%;
    transition: transform 0.3s ease-in-out;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    height: 100dvh;
    background: #fff;
    overflow-y: auto;
  }
  .mega_menu .row .col a.dropdown-item {
    padding: 10px 18px;
  }
  .menu {
    color: #fff;
    width: 100%;
    justify-content: space-between;
    border-radius: 0;
  }
  .menu_bar {
    display: block;
    padding-left: 0;
    background: #fff;
    overflow-y: auto;
  }
  ul.dropdown_menu {
    width: 100%;
    position: relative;
    top: 10px;
    left: 0;
    box-shadow: none;
    padding: 0;
  }
  main {
    margin-top: 65px;
  }
  .mega_menu a.dropdown-item {
    border: 0 !important;
    border-bottom: 1px solid #efefef;
    padding: 10px;
  }
  a.dropdown-item {
    padding: 10px 0;
    font-weight: 300;
    border-top: 1px solid #666;
  }
  ul.menu_bar li .mega_menu .row .col,
  ul.menu_bar li.sub_mega_menu .mega_menu .row .col {
    width: 100%;
    position: relative;
    border-top: 1px solid #f5f5f5;
  }
  .menu_header {
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #fff;
  }
  .sort_order {
    padding: 8px 10px !important;
  }
  .menu_bar_m.active {
    top: 8px;
    z-index: 99999;
    right: 15px;
    background: #fff;
    width: 35px;
    height: 35px;
    align-content: center;
    justify-content: center;
    padding: 8px;
    border-radius: 5px;
  }
  .menu_bar_m.active:hover {
    background: #f5f5f5;
    transform: scale(1.05);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
  .menu_bar_m.active .bar {
    background: #000 !important;
  }
  span.aro_icon {
    color: #000;
    background: #fff;
    z-index: 9;
    padding: 8px 10px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
  }
  .category-title {
    font-size: 1.2rem !important;
  }
  ul.menu_bar li.sub_mega_menu .mega_menu .row .col::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
    float: right;
    background: #fff;
    right: 28px;
    z-index: 9;
    position: absolute;
    padding: 5px 10px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    top: 6px;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    transition: transform 0.3s;
  }
  ul.menu_bar
    li.sub_mega_menu
    .mega_menu
    .row
    .col
    .list-unstyled
    li.menu-item
    a.dropdown-item {
    padding-left: 28px !important;
    font-size: 13px;
  }
  ul.menu_bar li.sub_mega_menu .mega_menu .row .col.active::after {
    transform: rotate(180deg);
  }
  ul.menu_bar li.sub_mega_menu .mega_menu .row .col .list-unstyled li a {
    border-top: 1px solid #f5f5f5 !important;
  }
  .dropdown_menu.mega_menu_2 {
    padding: 0;
    top: 15px;
    position: relative;
    left: 0;
    box-shadow: none;
    margin-bottom: 5px;
    width: auto;
  }
  .menu.show .mega_menu {
    display: block;
    top: 46px;
    padding: 2px;
  }
  .mega_menu a.dropdown-item:hover {
    background-color: #fff;
    border-radius: 0;
    color: #000;
  }
  span.sub_menu {
    padding: 9px 10px;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    align-items: center;
    top: 7px;
    right: 0;
    color: #000;
    z-index: 999;
  }
  .mega_menu .list-unstyled {
    margin-bottom: 0;
  }
  .header_btn {
    padding: 8px 12px;
    display: inline-block;
  }
  header {
    padding: 12px 0;
  }
}
#active-filters-container,
.currency-switch,
.filter-group,
.search_bar {
  margin-bottom: 15px;
}
.neme_product h2,
.neme_product h2 a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.loading::after,
.video-thumbnail i {
  left: 50%;
  top: 50%;
  position: absolute;
}
@keyframes slideIn {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.product-image {
  width: 100%;
  aspect-ratio: 4/4;
  object-fit: cover;
  object-position: top;
}
.filter-group {
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  overflow: hidden;
}
.form-check {
  padding: 0 15px;
}
.filter-header {
  font-size: 16px;
  cursor: pointer;
  transition: 0.3s;
  padding: 0.8rem 1rem;
  background: #f9f9f9;
}
.filter-header.active,
.pagination
  .d-none.flex-sm-fill.d-sm-flex.align-items-sm-center.justify-content-sm-between {
  background: #fff;
}
.filter-content {
  max-height: 450px;
  overflow-y: auto;
  opacity: 1;
  transition: 0.3s linear;
}
.filter-content.active {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 0.3s linear;
}
.filter-content::-webkit-scrollbar {
  width: 5px;
}
.filter-content::-webkit-scrollbar-track {
  border-radius: 10px;
}
.filter-content::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.filter-content::-webkit-scrollbar-thumb:hover {
  background: #aaa;
}
p {
  margin-bottom: 0 !important;
}
.price {
  font-size: 1.25rem;
  color: #d9534f;
  font-weight: 700;
}
.checkbox-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.pagination {
  justify-content: end;
}
.search-container input {
  padding: 1rem;
  text-indent: 0;
  background-color: #f5f5f0;
  border-radius: 8px;
  transition: background-color 0.3s;
}
.search-container input:focus {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}
.product-page.loading {
  opacity: 0.5;
  position: relative;
}
.product-page.loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 4px solid #ccc;
  border-top-color: #007bff;
  border-radius: 50%;
  animation: 1s linear infinite spin;
}
li.breadcrumb-item a {
  font-weight: 400;
  color: #000 !important;
}
.search_container {
  display: flex;
  align-items: center;
  background: #f9f9f9;
  border-radius: 6px;
  border: 1px solid #e4e1dc;
}
.search_container input {
  padding: 12px 12px 12px 5px;
  background: 0 0;
  border: none;
  outline: 0;
}
.form-select:focus,
input:focus {
  box-shadow: none !important;
  background-color: transparent !important;
  outline: 0;
}
.form-select:focus {
  border: 1px solid #e4e1dc !important;
}
li.breadcrumb-item {
  font-size: 14px;
  font-weight: 400;
  color: #4f4f4f;
}
.filtes_select {
  background: #000;
  color: #fff;
  font-size: 13px;
  padding: 5px 8px;
  border-radius: 6px;
  width: fit-content;
  margin-bottom: 10px;
}
footer.copyrights_section {
  margin-top: 30px;
}
.clear_btn,
.pagination nav.d-flex.justify-items-center.justify-content-between {
  border: none;
}
ol.breadcrumb {
  padding: 15px 0;
  margin: 0;
  border: none !important;
}
.irs--round {
  width: 95%;
}
.search {
  margin-left: 18px;
  margin-top: 2px;
}
.air_btn {
  padding: 8px 15px;
  border-radius: 6px;
  background: 0 0;
  border: 1px solid #e4e1dc;
}
.sort_by,
button.dropdown-item {
  border-radius: 6px;
}
.air_btn:hover {
  background: #f9f9f9;
}
.sort_by {
  padding: 8px 12px;
  width: 200px !important;
  cursor: pointer;
}
.custom_nav button.active {
  border: none !important;
  border-bottom: 3px solid #000 !important;
}
.custom_nav button {
  color: #000;
  font-weight: 500 !important;
}
.tab-content {
  margin-top: 20px !important;
}
.dropdown-toggle::after {
  display: inline-block;
  content: "\f078";
  font-family: "Font Awesome 5 Free", "Font Awesome", sans-serif;
  font-weight: 900;
  vertical-align: 0;
  border: none !important;
  font-size: 12px;
  color: #575757;
  margin-left: 20px;
}
.product_box_inner {
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  height: 100%;
  overflow: hidden;
}
.name_product h2 {
  font-size: 1.1rem;
  font-weight: 700;
}
.category-title {
  font-size: 1.6rem;
  font-weight: 700;
}
.product_img2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.2s, transform 0.2s;
  z-index: 1;
}
.product_box_inner_img {
  position: relative;
  overflow: hidden;
}
.product_box_inner:hover .product_img2 {
  opacity: 1;
  transform: scale(1.1);
  z-index: 2;
}
.product_box_inner ul.list-unstyled {
  display: flex;
  gap: 10px;
  margin-bottom: 0;
}
p.text_muted {
  font-weight: 600;
  font-size: 1rem;
  margin-top: 10px;
  margin-bottom: 10px;
}
.product_box_inner_img span.bestseller {
  background-color: #000;
  padding: 0.2rem 0.5rem;
  font-size: 1rem;
  color: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0.75rem;
  left: 0.75rem;
  z-index: 3;
  border-radius: 2px;
}
.product_box_inner span.from {
  margin-right: 0.2rem;
}
.product_box_inner_text {
  padding: 1rem 1.2rem 0.5rem;
}
.pagination,
.pagination p.small.text-muted,
p.text {
  margin-bottom: 0;
}
a.page-link,
span.page-link {
  color: #000;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  margin: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e4e1dc;
  font-weight: 400;
}
.pagination li.page-item.active span.page-link {
  background: #e4e1dc;
  color: #000;
  border: 1px solid #e4e1dc;
}
li.page-item.disabled span.page-link {
  background: 0 0;
  border: 1px solid #e4e1dc;
  font-size: 24px;
}
.pagination li:last-child.page-item a.page-link {
  font-size: 24px;
}
li.page-item:hover a.page-link {
  background: #e4e1dc;
  color: #000;
}
.page-link:focus {
  outline: 0;
  box-shadow: none;
  color: #000;
}
.irs--round .irs-handle {
  border: 4px solid #000 !important;
}
.irs--round .irs-bar {
  background-color: #000 !important;
}
.irs--round .irs-from,
.irs--round .irs-single,
.irs--round .irs-to {
  padding: 5px 8px !important;
  background-color: #000 !important;
  border-radius: 3px !important;
  font-family: 0.8rem !important;
}
.customize_product {
  margin-top: 2rem;
}
h2.product_name {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0.2rem;
}
.product-price {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.product_box_inner .text-uppercase,
.product_price_text {
  font-size: clamp(0.7rem, 0.65rem + 0.8vw, 1rem);
}
span.original-price {
  font-weight: 500;
  text-decoration: line-through;
  color: #6b6b6b;
  margin-right: 0.5rem;
  font-size: 1rem;
}
.Status {
  margin-bottom: 1rem;
  font-weight: 500;
}
label.attribut_title {
  font-weight: 500;
  margin-bottom: 0.8rem;
}
.color-swatch {
  width: 28px;
  height: 28px;
  border-radius: 5px;
}
.accordion-button:focus {
  box-shadow: none !important;
}
.price-range {
  width: 90%;
  margin: auto;
}
h5.description_headline {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 30px;
}
.swatch-container {
  display: flex;
  gap: 10px;
}
.color-swatch-wrapper {
  position: relative;
  cursor: pointer;
  border-radius: 6px;
  border: 1px solid #e4e1dc;
  padding: 4px;
}
.color-swatch-wrapper.selected::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 14px;
  z-index: 2;
  text-shadow: 2px 2px 4px rgb(0 0 0 / 60%);
}
.color-swatch-wrapper.selected {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border: 1px solid #000;
}
.sizes {
  gap: 10px;
}
.customize_product ul {
  list-style: none;
  padding-left: 0;
}
.customize_product ul li {
  margin-bottom: 0.8rem;
}
.product_price_text {
  font-weight: 600;
  margin-top: 5px;
}
button.customize_btn {
  border: 1px solid #000;
  padding: 10px 20px;
  border-radius: 6px;
  background: #000;
  color: #fff;
  width: -webkit-fill-available;
  width: -moz-available;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.product-detial {
  margin: 2rem 0;
}
.product-detial ul {
  list-style: auto;
  padding-left: 20px;
}
.product-detial .nav-tabs .nav-link:focus,
.product-detial .nav-tabs .nav-link:hover {
  border-color: transparent;
  color: #000;
}
.sizes label.btn.btn-outline-dark {
  min-width: 38px;
  padding: 5px !important;
  font-weight: 600;
  border: 1px solid #000;
}
.product-name-text {
  font-weight: 500 !important;
  font-size: 1.2rem !important;
}

.tooler-insert button {
  border-radius: 4px;
  padding: 8px 15px;
}

.design00 input {
  padding: 10px;
  border-radius: 5px !important;
}
.submit_btn {
  padding: 10px;
  border: 1px solid #000;
  margin-top: 10px;
}
.submit_btn:hover {
  color: #000;
  border: 1px solid #000;
}
.thumbnail {
  width: 80px;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.3s;
  margin: 5px;
}
.gallery-top .swiper-slide:hover::before,
.thumbnail.active,
.thumbnail:hover,
.video-thumbnail:hover i {
  opacity: 1;
}
.video-thumbnail i {
  transform: translate(-50%, -50%);
  font-size: 24px;
  color: #fff;
  opacity: 0.8;
  transition: opacity 0.3s;
}
.variant-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.text-swatch-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 10px;
}
.text-swatch-option {
  min-width: 70px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d4d5d9;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff;
  color: #535766;
  transition: 0.3s ease-in-out;
  padding: 0 10px;
}
.gallery-thumbs .swiper-slide,
.lightbox-arrow,
.lightbox-close,
.lightbox-thumb {
  transition: 0.3s;
  cursor: pointer;
}
.text-swatch-option.selected,
.text-swatch-option:hover {
  border-color: #ff3e6c;
  color: #ff3e6c;
}
.text-swatch-option.selected {
  background-color: #fff5f8;
}
.text-swatch-option.disabled {
  border-color: #eaeaec;
  color: #a1a1a1;
  cursor: not-allowed;
  background-color: #f7f7f7;
  pointer-events: none;
}
.media-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.thumbnail-container {
  display: flex;
  overflow-x: auto;
  margin-bottom: 20px;
  width: 100%;
}
.main-media-container #mainImage,
.main-media-container #mainVideo {
  width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: contain;
}
.loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: 9999;
  pointer-events: all;
  user-select: none;
  background: rgba(255, 255, 255, 0.5);
}
.loading::after {
  content: "";
  transform: translateX(-50%) translateY(-50%);
  width: 35px;
  height: 35px;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top: 4px solid #000;
  border-radius: 50%;
  animation: 1s ease-in-out infinite spin;
}
@keyframes spin {
  from {
    transform: translate(-50%, -50%) rotate(0);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.g_id_signin > div {
  display: flex;
  justify-content: center;
}
.desktop_logo img {
  max-width: 100%;
  height: 28px;
}
span.irs.irs--round.js-irs-0 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .desktop_logo img {
    height: 25px;
  }
  .neme_product h2 {
    margin-bottom: 2px;
    font-size: 0.8rem;
    line-height: 1.1rem;
  }
  li.breadcrumb-item {
    font-size: 12px;
  }
  .product_box_inner_text small {
    font-size: 0.75rem;
  }
  p.text_muted {
    font-size: 0.8rem !important;
    margin-top: 4px !important;
    margin-bottom: 2px !important;
  }
}
@media only screen and (max-width: 520px) {
  .desktop_logo img {
    height: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .mobile_logo {
    display: block;
  }
  .mobile_logo img {
    max-width: 100%;
    height: 28px;
  }
  .desktop_logo {
    display: none;
  }
  .col_sm_5 {
    width: 41.66666667%;
  }
  .col_sm_7 {
    width: 58.33333333%;
  }
}
.detail_product p.text-muted {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}
.lightbox-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 24px;
  background: rgb(115 115 115 / 50%);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 1001;
}
.related-products-wrapper .swiper-slide {
  height: auto !important;
}
.lightbox-prev {
  left: 20px;
}
.lightbox-next {
  right: 20px;
}
.lightbox-arrow:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-50%) scale(1.1);
}
.gallery-thumbs {
  margin-top: 15px;
}
.lightbox-arrow i {
  font-size: 16px;
}
.gallery-thumbs .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #d2d2d2;
  aspect-ratio: 4/4;
}
.gallery-thumbs .swiper-slide img {
  width: 100%;
  object-fit: cover;
  display: block;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border-color: #000;
}
.gallery-top {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.gallery-top .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: none;
  background: #fff;
  position: relative;
  cursor: zoom-in;
}
.gallery-top .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.3s;
  aspect-ratio: 4/4;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 16px;
  color: #000;
  background: #f5f5f5;
  border-radius: 50%;
  padding: 10px 14px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  z-index: 1000;
  cursor: pointer;
}
.lightbox #lightbox-img {
  max-width: 85%;
  max-height: 80dvh;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.lightbox-close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 31px;
  z-index: 1001;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  user-select: none;
}
.lightbox-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  color: #fff;
  display: none;
  z-index: 10;
}
.lightbox-close:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1.1);
}
.lightbox-thumbs {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  background: rgba(0, 0, 0, 0.8);
  padding: 12px;
  border-radius: 16px;
  z-index: 1001;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.lightbox-thumb {
  width: 80px;
  height: 80px;
  position: relative;
}
.lightbox-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0.432);
  transition: 0.3s;
}
.lightbox-thumb:hover {
  transform: translateY(-2px);
}
.lightbox-thumb:hover img {
  border-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}
.lightbox-thumb.active img {
  border: 2px solid #fff;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
}
@media (max-width: 768px) {
  .nav_bar_m {
    padding: 10px;
  }
  .gallery-thumbs {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .gallery-top {
    width: 100%;
    float: none;
    order: -1;
  }
  .gallery-top .swiper-slide {
    height: auto;
  }
  .lightbox-thumbs {
    bottom: 15px;
    padding: 8px;
    gap: 6px;
    width: 90%;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .lightbox-thumbs::-webkit-scrollbar {
    display: none;
  }
  .lightbox-thumb {
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1024px) {
  .customize_product {
    margin-top: 1rem !important;
  }
  h2.product_name {
    font-size: 1.2rem;
    font-weight: 600;
  }
}
.related-products-wrapper {
  padding: 1rem 0;
}
.related-title {
  font-size: 1.5rem;
  font-weight: 600;
}
.product-card {
  width: 100%;
}
