@charset "UTF-8";

@-webkit-keyframes shine {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes shine {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Hellix", sans-serif !important;
  font-size: 0.875rem;
  /* 14px / 16 = 0.875rem */
}

body#body {
  -webkit-transition: 0s overflow-y;
  transition: 0s overflow-y;
}

.fs-10 {
  font-size: clamp(0.7rem, 0.7vw, 0.9rem) !important;
}

.fs-12 {
  font-size: clamp(0.8rem, 0.8vw, 1rem) !important;
}

.fs-14 {
  font-size: clamp(0.9rem, 0.9vw, 1.1rem) !important;
}

.fs-16 {
  font-size: clamp(1rem, 1vw, 1.2rem) !important;
}

.fs-17 {
  font-size: clamp(1rem, 1.1vw, 1.2rem) !important;
}

.fs-18 {
  font-size: clamp(1rem, 1.25vw, 1.25rem) !important;
}

.fs-20 {
  font-size: clamp(1.1rem, 1.3vw, 1.3rem) !important;
}

.fs-25 {
  font-size: clamp(1.2rem, 1.6vw, 1.7rem) !important;
}

.fs-30 {
  font-size: clamp(1.2rem, 2vw, 1.9rem) !important;
}

.fs-33 {
  font-size: clamp(1.3rem, 2.1vw, 2rem) !important;
}

.fs-35 {
  font-size: clamp(1.5rem, 2.5vw, 2.2rem) !important;
}

.fs-40 {
  font-size: clamp(1.3rem, 2.6vw, 2.7rem) !important;
}

.fs-45 {
  font-size: clamp(1.5rem, 3vw, 3rem) !important;
}

html[lang="ar"] [type="email"],
html[lang="ar"] [type="number"],
html[lang="ar"] [type="tel"],
html[lang="ar"] [type="url"],
html[lang="sa"] [type="email"],
html[lang="sa"] [type="number"],
html[lang="sa"] [type="tel"],
html[lang="sa"] [type="url"] {
  direction: rtl;
}

html[lang="ar"] .conversation-send,
html[lang="sa"] .conversation-send {
  left: 20px;
  right: unset;
}

html[lang="ar"] .conversation-send img,
html[lang="sa"] .conversation-send img {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

html[lang="ar"] .white-background .subtotal-txt,
html[lang="sa"] .white-background .subtotal-txt {
  padding-left: 50px;
}

html[lang="ar"] .modal-header .close,
html[lang="sa"] .modal-header .close {
  margin: unset;
}

html[lang="ar"] .onimage-position,
html[lang="sa"] .onimage-position {
  right: unset;
  left: 20px;
}

html[lang="ar"] .search-mob-canvas .mob-search-main .search-btn,
html[lang="sa"] .search-mob-canvas .mob-search-main .search-btn {
  right: unset;
  left: 5px;
}

html[lang="ar"] .main-ul-second,
html[lang="sa"] .main-ul-second {
  padding-left: 0px;
  padding-right: unset;
}

html[lang="ar"] .main-ul-second .main-menu,
html[lang="sa"] .main-ul-second .main-menu {
  text-align: right;
}

html[lang="ar"] .redesign-navbar .search-btn,
html[lang="sa"] .redesign-navbar .search-btn {
  right: unset;
  left: 5px;
}

html[lang="ar"] .nav-cart-box .dropdown-menu.cart-dropdown,
html[lang="sa"] .nav-cart-box .dropdown-menu.cart-dropdown {
  left: 0px !important;
  right: -100%;
}

html[lang="ar"] .nav-cart-box .minw-0,
html[lang="ar"] .nav-cart-box .border-bottom,
html[lang="sa"] .nav-cart-box .minw-0,
html[lang="sa"] .nav-cart-box .border-bottom {
  text-align: start;
}

html[lang="ar"] .nav-cart-box .minw-0,
html[lang="sa"] .nav-cart-box .minw-0 {
  padding-left: unset !important;
  padding-right: 8px !important;
}

html[lang="ar"] .commission-log-form .text-end,
html[lang="sa"] .commission-log-form .text-end {
  text-align: left !important;
}

html[lang="ar"] .user-name,
html[lang="sa"] .user-name {
  text-align: start !important;
}

html[lang="ar"] .user-dropdown,
html[lang="sa"] .user-dropdown {
  right: unset !important;
  left: -35px !important;
}

html[lang="ar"] .navbar-brand,
html[lang="sa"] .navbar-brand {
  margin-right: unset;
  margin-left: 16px;
}

html[lang="ar"] .dropdown-item .ms-auto,
html[lang="sa"] .dropdown-item .ms-auto {
  margin-left: unset !important;
  margin-right: auto !important;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

html[lang="ar"] .deal-box-main .deal-product-box .cta-icon-div,
html[lang="sa"] .deal-box-main .deal-product-box .cta-icon-div {
  right: unset;
  left: 20px;
}

html[lang="ar"] .ms-auto,
html[lang="sa"] .ms-auto {
  margin-left: unset !important;
  margin-right: auto !important;
}

html[lang="ar"] .scroll-top-main,
html[lang="sa"] .scroll-top-main {
  right: unset;
  left: 10px;
}

html[lang="ar"] .redesign-navbar .desktop-nav .nav-item,
html[lang="sa"] .redesign-navbar .desktop-nav .nav-item {
  padding-right: unset;
  padding-left: 5px;
}

html[lang="ar"] .redesign-navbar .desktop-menus .dropdown-menu,
html[lang="sa"] .redesign-navbar .desktop-menus .dropdown-menu {
  left: unset !important;
}

html[lang="ar"] .redesign-navbar .desktop-menus .dropdown-submenu .child-dropdown-menu,
html[lang="sa"] .redesign-navbar .desktop-menus .dropdown-submenu .child-dropdown-menu {
  right: 100%;
  left: unset !important;
  padding-right: 15px !important;
  padding-left: unset;
}

html[lang="ar"] .redesign-navbar .lang-currency .side-dot::before,
html[lang="sa"] .redesign-navbar .lang-currency .side-dot::before {
  right: unset !important;
  left: -5px;
}

html[lang="ar"] .redesign-navbar .desktop-menus .main-menu-scroll-div .main-menu-ul li,
html[lang="sa"] .redesign-navbar .desktop-menus .main-menu-scroll-div .main-menu-ul li {
  margin-left: 20px;
  margin-right: unset !important;
}

html[lang="ar"] .eye-icon,
html[lang="sa"] .eye-icon {
  right: unset;
  left: 20px;
}

html[lang="ar"] .redesign-navbar .desktop-nav .notify-badge,
html[lang="sa"] .redesign-navbar .desktop-nav .notify-badge {
  right: unset;
  left: 2px;
}

html[lang="ar"] .custom-toast-order,
html[lang="sa"] .custom-toast-order {
  left: unset;
  right: 20px;
}

html[lang="ar"] .user-dropdown,
html[lang="sa"] .user-dropdown {
  text-align: right;
}

html[lang="ar"] .white-background .checkbox-primary,
html[lang="sa"] .white-background .checkbox-primary {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

html[lang="ar"] .language-currency-content li.mr-3,
html[lang="sa"] .language-currency-content li.mr-3 {
  margin-left: 1rem !important;
  margin-right: unset !important;
}

html[lang="ar"] .descp-main .navbar .nav-item,
html[lang="sa"] .descp-main .navbar .nav-item {
  margin: 0 0 0 25px;
}

html[lang="ar"] .address-box .right-0,
html[lang="sa"] .address-box .right-0 {
  right: unset !important;
  left: 0px !important;
}

html[lang="ar"] .rewrite-form .input-group-prepend .input-group-text,
html[lang="sa"] .rewrite-form .input-group-prepend .input-group-text {
  border-radius: 0px 50px 50px 0px !important;
}

html[lang="ar"] .rewrite-form .input-group:not(.form-control) .form-control.form-control-1,
html[lang="sa"] .rewrite-form .input-group:not(.form-control) .form-control.form-control-1 {
  border-radius: 50px 0 0 50px !important;
}

html[lang="ar"] .rewrite-form .bootstrap-select .dropdown-menu li,
html[lang="sa"] .rewrite-form .bootstrap-select .dropdown-menu li {
  text-align: start;
}

html[lang="ar"] .rewrite-form .row-reverse-none .input-group,
html[lang="sa"] .rewrite-form .row-reverse-none .input-group {
  -webkit-box-orient: unset !important;
  -webkit-box-direction: unset !important;
      -ms-flex-direction: unset !important;
          flex-direction: unset !important;
}

html[lang="ar"] .form-select,
html[lang="sa"] .form-select {
  background-position: left 0.75rem center;
}

html[lang="ar"] .select-vertical-center .dropdown-menu,
html[lang="sa"] .select-vertical-center .dropdown-menu {
  right: unset !important;
  left: 0px !important;
}

html[lang="ar"] .aiz-file-box .dropdown-file,
html[lang="sa"] .aiz-file-box .dropdown-file {
  right: unset;
  left: 9px;
}

html[lang="ar"] .input-group,
html[lang="sa"] .input-group {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

html[lang="ar"] .table-mypanel.inner-page-mypanel .table thead tr th:first-child,
html[lang="ar"] .table-mypanel:not(.table-mypanel.inner-page-mypanel)
.table
thead
tr
th:first-child,
html[lang="sa"] .table-mypanel.inner-page-mypanel .table thead tr th:first-child,
html[lang="sa"] .table-mypanel:not(.table-mypanel.inner-page-mypanel)
.table
thead
tr
th:first-child {
  border-radius: 0 12px 0 0;
  padding: 10px 10px 10px 15px;
}

html[lang="ar"] .table-mypanel.inner-page-mypanel .table thead tr th:last-child,
html[lang="ar"] .table-mypanel:not(.table-mypanel.inner-page-mypanel)
.table
thead
tr
th:last-child,
html[lang="sa"] .table-mypanel.inner-page-mypanel .table thead tr th:last-child,
html[lang="sa"] .table-mypanel:not(.table-mypanel.inner-page-mypanel)
.table
thead
tr
th:last-child {
  border-radius: 12px 0 0 0;
  padding: 7px 0px 7px 7px;
}

html[lang="ar"] .table-mypanel.inner-page-mypanel .table tbody tr td:first-child,
html[lang="ar"] .table-mypanel:not(.table-mypanel.inner-page-mypanel)
.table
tbody
tr
td:first-child,
html[lang="sa"] .table-mypanel.inner-page-mypanel .table tbody tr td:first-child,
html[lang="sa"] .table-mypanel:not(.table-mypanel.inner-page-mypanel)
.table
tbody
tr
td:first-child {
  padding: 15px 10px 15px 15px;
}

html[lang="ar"] .address-box .title-value,
html[lang="sa"] .address-box .title-value {
  padding-right: unset;
  padding-left: 20px;
}

html[lang="ar"] .address-box.active::before,
html[lang="sa"] .address-box.active::before {
  right: unset;
  left: -15px;
}

html[lang="ar"] .address-box .edit-icon,
html[lang="sa"] .address-box .edit-icon {
  right: unset;
  left: 7px;
}

html[lang="ar"] .return-shop-txt a,
html[lang="sa"] .return-shop-txt a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

html[lang="ar"] .cart-timeline-main ul li::before,
html[lang="sa"] .cart-timeline-main ul li::before {
  right: unset;
  left: 40%;
}

html[lang="ar"] .payment-main input[type="radio"]:checked + label::before,
html[lang="ar"] .delivery-info input[type="radio"]:checked + label::before,
html[lang="sa"] .payment-main input[type="radio"]:checked + label::before,
html[lang="sa"] .delivery-info input[type="radio"]:checked + label::before {
  right: unset;
  left: -15px;
}

html[lang="ar"] .white-background .form-check,
html[lang="sa"] .white-background .form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

html[lang="ar"] .cart_item .pl-4,
html[lang="sa"] .cart_item .pl-4 {
  padding-left: unset !important;
}

html[lang="ar"] .cart_item .text-right,
html[lang="sa"] .cart_item .text-right {
  text-align: left !important;
}

@media screen and (max-width: 576px) {
  html[lang="ar"] .table-mypanel.inner-page-mypanel
.table
thead.table-dark
th.footable-last-visible,
  html[lang="sa"] .table-mypanel.inner-page-mypanel
.table
thead.table-dark
th.footable-last-visible {
    border-radius: 12px 0px 0px 0px !important;
    padding: 7px 0px 7px 7px !important;
  }
}

html[lang="ar"] .file-preview.box .remove,
html[lang="sa"] .file-preview.box .remove {
  right: unset;
  left: -6px;
}

html[lang="ar"] .mob-menu-cate-offcanvas .accordion-button::after,
html[lang="sa"] .mob-menu-cate-offcanvas .accordion-button::after {
  margin-left: unset;
}

html[lang="ar"] .mob-menu-cate-offcanvas .offcanvas-close,
html[lang="sa"] .mob-menu-cate-offcanvas .offcanvas-close {
  margin-left: unset;
  margin-right: auto;
}

html[lang="ar"] .close-main,
html[lang="sa"] .close-main {
  right: unset;
  left: 10px;
}

html[lang="ar"] .form-check-input,
html[lang="sa"] .form-check-input {
  position: unset;
}

html[lang="ar"] .uppy-DashboardContent-addMoreCaption,
html[lang="sa"] .uppy-DashboardContent-addMoreCaption {
  padding-right: 5px;
}

html[lang="ar"] .aiz-file-box .dropdown-menu,
html[lang="sa"] .aiz-file-box .dropdown-menu {
  text-align: start;
}

.div-fade {
  opacity: 1 !important;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.skeleton-card {
  position: relative;
  overflow: hidden;
  display: block;
}

.skeleton-card::before {
  content: "";
  position: absolute;
  border-radius: 20px;
  top: 0;
  left: 0;
  width: 100%;
  height: 270px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shine 1.5s infinite;
          animation: shine 1.5s infinite;
  z-index: 999;
}

.skeleton-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 270px;
  background-color: #dddddd;
  z-index: 99;
  border-radius: 20px;
}

.skeleton-card-content {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.skeleton-card-content::before {
  content: "";
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shine 1.5s infinite;
          animation: shine 1.5s infinite;
  z-index: 999;
}

.skeleton-card-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  background-color: #dddddd;
  z-index: 99;
  border-radius: 5px;
}

.skeleton-card-btn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-radius: 30px;
}

.skeleton-card-btn::before {
  content: "";
  position: absolute;
  border-radius: 100px;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shine 1.5s infinite;
          animation: shine 1.5s infinite;
  z-index: 999;
}

.skeleton-card-btn::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background-color: #dddddd;
  z-index: 99;
  border-radius: 100px;
}

.skeleton-card-btn .search-btn {
  background-color: transparent !important;
  border: unset;
}

.modal-backdrop.show {
  z-index: 9999 !important;
}

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

.aiz-cookie-alert {
  top: unset;
  bottom: 20px;
  height: unset;
  overflow: unset;
}

.aiz-cookie-alert .bg-dark {
  max-height: 400px;
  overflow-y: auto;
}

.inner.grey-background .daterangepicker td.active {
  background: transparent linear-gradient(98deg, #ff640e 0%, #ff3101 100%) 0% 0% no-repeat padding-box;
}

.inner.grey-background .daterangepicker td.in-range {
  background-color: #e9e9e9;
}

.inner.grey-background .form-check-input {
  position: static;
  margin-left: unset !important;
}

.grey-background .form-check-input {
  position: static;
  margin-left: unset !important;
}

.w-40px {
  width: 40px;
}

.aiz-date-range {
  cursor: pointer;
}

.height-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 100vh;
}

.grey-background {
  background-color: #F5F5F5;
}

.txt-blue {
  color: #3170eeeb !important;
}

.txt-orange {
  color: #FF5235 !important;
}

.white-space-nowrap {
  white-space: nowrap !important;
}

.wrapper-content {
  color: #191919;
}

.cursor-pointer {
  cursor: pointer !important;
}

.i-isolate {
  isolation: isolate;
}

.form-control,
.form-select {
  height: 45px;
}

.form-control:focus,
.form-select:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border-color: unset;
}

.btn-primary {
  color: #fff;
  background-color: #191919;
  border-color: #191919;
}

.btn-primary:hover {
  background-color: black;
  border-color: black;
}

.btn-primary:active {
  background-color: #191919 !important;
  color: #fff !important;
  border-color: #191919 !important;
}

.btn-subscribe {
  color: #fff;
  background: transparent linear-gradient(98deg, #ff640e 0%, #ff3101 100%) 0% 0% no-repeat padding-box;
  border-radius: 9px;
  height: 50px;
}

@media screen and (max-width: 576px) {
  .btn-subscribe {
    height: 45px;
  }
}

.btn-subscribe:hover {
  color: #fff;
}

.btn-subscribe:active {
  border-color: transparent !important;
  color: #fff !important;
  -webkit-transform: scale(0.99);
          transform: scale(0.99);
}

.btn-subscribe-sm {
  height: 35px;
}

.btn-subscribe.disabled,
.btn-subscribe:disabled,
.btn-subscribe.disabled:active {
  background: #d7d7d7;
  border: unset;
  color: grey;
  pointer-events: none;
}

.btn-cart {
  border: 1px solid #191919;
  height: 50px;
}

.btn-cart:hover {
  border: 1px solid #191919;
  background-color: #191919;
  color: #fff;
}

.btn-orange-outline {
  border: 1px solid #FF5235;
  height: 50px;
  color: #FF5235;
}

.btn-orange-outline:hover {
  border: 1px solid #FF5235;
  background-color: #ff52351c;
  color: #FF5235;
}

.btn-orange-outline i {
  color: #FF5235;
}

.img-contain img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.img-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  text-decoration: none;
  color: #191919;
}

ul {
  padding-left: unset;
  list-style-type: none;
}

.place-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.products-main .badge {
  min-width: 90px;
}

@media screen and (min-width: 991px) and (max-width: 1399px) {
  .container {
    max-width: 100%;
    padding: 0 30px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 100%;
    padding: 0 40px;
  }
}

@media screen and (max-width: 576px) {
  .container {
    max-width: 100%;
    padding: 0 20px;
  }
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 100%;
    padding: 0 40px;
  }
}

@media screen and (min-width: 1900px) {
  .col-xxl-25 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
}

@media screen and (max-width: 768px) {
  .filter-com-btn {
    width: 100%;
  }
}

.cookies-toast .toast-body {
  overflow: auto;
  max-height: 50vh;
}

.cookies-toast .toast {
  background-color: #191919;
  border-radius: 22px;
  padding: 5px;
  max-width: 400px;
  width: 400px;
  color: #fff !important;
}

@media screen and (max-width: 576px) {
  .cookies-toast .toast {
    max-width: 90%;
    width: 90%;
    margin: auto;
  }
}

.cookies-toast .toast .toast-body {
  overflow: auto;
  max-height: 50vh;
}

.cookies-toast .toast .toast-body .message-content {
  color: #fff !important;
}

.cookies-toast p {
  color: #fff !important;
}

.cookies-toast .btn-toast-close {
  all: unset;
  cursor: pointer;
}

.cookies-toast .btn-toast-close i {
  font-size: 30px;
  color: #fff;
}

.message-content {
  color: #fff !important;
}

.modal-backdrop {
  background-color: #000;
  opacity: 0.8;
  z-index: 99999;
}

.offcanvas-backdrop {
  z-index: 9999;
}

.modal-main .offcanvas {
  z-index: 99999;
}

.modal-main .modal {
  z-index: 999999;
}

.modal-main .custom-width-modal .modal-dialog {
  max-width: 650px;
}

@media screen and (max-width: 768px) {
  .modal-main .custom-width-modal .modal-dialog {
    max-width: 90%;
    margin: auto;
  }
}

.modal-main .welcome-modal .wrapper-content {
  padding: 30 60px;
}

@media screen and (max-width: 576px) {
  .modal-main .welcome-modal .wrapper-content {
    padding: 50px 10px;
  }
}

.modal-main .welcome-modal .wrapper-content p {
  word-break: break-all;
}

.modal-main .welcome-modal .form-control:not(textarea.form-control),
.modal-main .welcome-modal .btn-subscribe {
  height: 40px;
  font-size: 0.875rem;
  /* 14px / 16 = 0.875rem */
}

.modal-main .welcome-modal .support_ticket_form textarea.form-control {
  border-radius: 15px;
}

.modal-main .modal-common .modal-content {
  border-radius: 32px;
}

.modal-main .welcome-modal.addToCart .modal-content {
  border-radius: 20px;
}

.modal-main .welcome-modal.addToCart .cart-img {
  width: 105px;
  height: 90px;
  min-width: 105px;
}

@media screen and (max-width: 576px) {
  .modal-main .welcome-modal.addToCart .cart-img {
    width: 80px;
    height: 75px;
    min-width: 80px;
  }
}

.modal-main .welcome-modal.addToCart .cart-img img {
  border-radius: 10px;
}

.modal-main .welcome-modal.addToCart .wrapper-content {
  padding: 30px;
}

@media screen and (max-width: 576px) {
  .modal-main .welcome-modal.addToCart .wrapper-content {
    padding: 10px;
  }
}

@media screen and (max-width: 576px) {
  .modal-main .welcome-modal.addToCart .product-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media screen and (max-width: 380px) {
  .modal-main .welcome-modal.addToCart .cart-title-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px !important;
  }
}

@media screen and (min-width: 577px) and (max-width: 991px) {
  .modal-main .welcome-modal.addToCart.addtocartmain .modal-xl {
    width: 90%;
    max-width: 90%;
  }
}

.modal-main .welcome-modal.addToCart.addtocartmain .product-img {
  width: 100%;
  height: 300px;
}

@media screen and (max-width: 768px) {
  .modal-main .welcome-modal.addToCart.addtocartmain .product-img {
    width: 100%;
    height: 200px;
  }
}

@media screen and (max-width: 576px) {
  .modal-main .welcome-modal.addToCart.addtocartmain .product-img {
    width: 100%;
    height: 280px;
  }
}

.modal-main .welcome-modal.addToCart.addtocartmain .product-img img {
  border-radius: 10px;
}

.modal-main .welcome-modal.addToCart.addtocartmain .wrapper-content {
  padding: 15px;
}

@media screen and (max-width: 576px) {
  .modal-main .welcome-modal.addToCart.addtocartmain .wrapper-content {
    padding: 10px;
  }
}

.modal-main .welcome-modal.addToCart.addtocartmain .cart-border-main {
  background: #fff 0% 0% no-repeat padding-box;
  border: 1px solid #7070701f;
  border-radius: 15px;
  padding: 15px;
}

.modal-main .welcome-modal.addToCart.addtocartmain .checkout-box {
  background: unset;
  border: unset;
  border-radius: unset;
  padding: unset;
}

.close-main {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 9;
  cursor: pointer;
}

.language-modal .bi-x-circle {
  font-size: 25px;
  cursor: pointer;
}

.language-modal .alllanguage ul {
  padding: unset;
  list-style-type: none;
}

.language-modal .alllanguage ul li {
  display: inline-block;
  width: 32%;
  border-radius: 5px;
  margin-bottom: 5px;
}

@media screen and (max-width: 576px) {
  .language-modal .alllanguage ul li {
    width: 100%;
  }
}

.language-modal .alllanguage ul li:hover {
  background-color: #f7f7f7;
}

.language-modal .alllanguage ul li a {
  padding: 10px;
  display: block;
  color: #191919;
  white-space: nowrap;
}

.language-modal .alllanguage ul li.active {
  border: 1px solid #191919;
}

.rewrite-form tr.footable-empty {
  height: 230px;
  border: transparent;
}

.rewrite-form .card {
  border: unset;
  border-radius: 15px;
}

.rewrite-form .custom-tagify .cust-tagi.form-control {
  height: auto !important;
  min-height: 45px;
}

.rewrite-form .input-group:not(.form-control) .form-control.form-control-1 {
  border-radius: 0px 50px 50px 0px !important;
}

.rewrite-form .input-group:not(.form-control) .form-control {
  border-radius: 50px 0 0 50px !important;
}

.rewrite-form textarea.form-control {
  padding: 10px 18px;
}

.rewrite-form .form-control:not(textarea.form-control),
.rewrite-form .form-select,
.rewrite-form .aiz-selectpicker {
  height: 40px;
  font-size: 0.875rem !important;
  /* 14px / 16 = 0.875rem */
  border-radius: 50px !important;
  border: 1px solid #70707026;
  border-color: #70707026;
}

.rewrite-form .form-control:not(textarea.form-control):focus,
.rewrite-form .form-select:focus,
.rewrite-form .aiz-selectpicker:focus {
  border-color: #191919 !important;
}

.rewrite-form .form-control-start {
  border-radius: 50px 0px 0px 50px !important;
}

.rewrite-form .form-control-end {
  border-radius: 0px 50px 50px 0px !important;
}

.rewrite-form .input-group-custom .form-control,
.rewrite-form .input-group-custom .input-group-text {
  border: unset;
}

.rewrite-form .input-group-custom .input-group {
  border: 1px solid #70707026;
  border-radius: 50px !important;
}

.rewrite-form .input-group-custom .input-group-text {
  border-radius: 0px 50px 50px 0;
  background-color: #eaeaea;
  height: 45px;
  padding: 0 40px;
  margin: unset !important;
  color: #30303099;
  font-weight: 600;
}

.rewrite-form .select2-container--default .select2-selection--multiple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 45px !important;
  padding: 0px 0 0 10px !important;
  font-size: clamp(1rem, 1vw, 1.2rem) !important;
  border-radius: 50px !important;
  padding: 10px 0 10px 15px !important;
  border-color: #70707026;
}

.rewrite-form .select2-container {
  display: block !important;
}

.rewrite-form .select2-container--default
.select2-selection--multiple
.select2-selection__clear {
  margin: unset;
  right: 10px;
  height: unset;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.rewrite-form .select2-container--default
.select2-selection--multiple
.select2-selection__choice__remove:hover,
.rewrite-form .select2-container--default
.select2-selection--multiple
.select2-selection__choice__remove:focus {
  background-color: #191919 !important;
  color: #fff !important;
}

.rewrite-form .select2-selection__choice {
  margin: 0 0px 0 0 !important;
  background-color: #191919 !important;
  color: #fff;
  border-color: #191919 !important;
  border-radius: 60px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
  padding: 0 5px !important;
}

.rewrite-form .select2-selection__choice__remove {
  border-right: unset !important;
  position: unset !important;
  color: #fff !important;
}

.rewrite-form .select2-container
.select2-selection--multiple
.select2-selection__rendered {
  margin: unset !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}

.rewrite-form .form-select,
.rewrite-form .form-control {
  padding: 0 18px;
}

.rewrite-form .form-label {
  font-weight: 600;
  font-size: 0.875rem;
  /* 14px / 16 = 0.875rem */
}

.rewrite-form .form-check-input:checked {
  background-color: #FF5235;
  border-color: #FF5235;
}

.rewrite-form .form-check-input:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border-color: #dee2e6 !important;
}

.rewrite-form .dropdown.bootstrap-select.form-select.aiz- {
  width: 100% !important;
}

.rewrite-form .btn.dropdown-toggle.btn-light {
  border: 0 !important;
}

.rewrite-form button.btn.dropdown-toggle.btn-light::after {
  display: none;
}

.select2-container--open .select2-dropdown--below {
  margin-top: 3px !important;
  border-color: #70707026 !important;
  border-radius: 15px !important;
  padding: 10px 0px !important;
  overflow: hidden !important;
  border-top: 1px solid #70707026 !important;
}

.select2-container--default .select2-results__option--selected {
  background-color: #dddddd33 !important;
}

.select2-container--default
.select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #191919 !important;
}

.close-main.position-unset {
  position: unset !important;
  cursor: pointer;
}

.close-main.position-unset i {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  -webkit-box-shadow: #64646f33 0px 7px 14px 0px;
          box-shadow: #64646f33 0px 7px 14px 0px;
  font-size: 28px;
}

.delivery-img-logo.modal-ship-estim-logo {
  width: 90px;
  height: 90px;
}

.search-icon-mob i {
  font-size: 25px;
}

.mob-menu-cate-offcanvas {
  z-index: 99999;
}

.mob-menu-cate-offcanvas .offcanvas-close {
  margin-left: auto;
}

.mob-menu-cate-offcanvas .offcanvas-close i {
  font-size: 25px;
}

.mob-menu-cate-offcanvas .accordion-body {
  background-color: #a9a9a921;
  border-radius: 10px;
  margin-top: 10px;
}

.mob-menu-cate-offcanvas .accordion-body ul li {
  margin-bottom: 5px;
}

.mob-menu-cate-offcanvas .accordion-body ul li:last-child {
  margin-bottom: unset;
}

.mob-menu-cate-offcanvas .sub-menu-mob-main {
  max-height: 380px;
  overflow-y: auto;
}

.mob-menu-cate-offcanvas .accordion-item {
  border: unset;
  margin-bottom: 25px;
}

.mob-menu-cate-offcanvas .accordion-item:last-child {
  margin-bottom: unset;
}

.mob-menu-cate-offcanvas .accordion-button:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.mob-menu-cate-offcanvas .accordion-button::after {
  background-image: url(../images/down-chevron.png?faf32ced1b81a6c81bee1760e8d048c2);
  width: 20px;
  height: 20px;
  background-size: 20px;
}

.mob-menu-cate-offcanvas .accordion-button:not(.collapsed) {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  background-color: unset;
  color: #191919;
}

.mob-menu-cate-offcanvas .accordion-header a {
  white-space: nowrap;
}

.mob-menu-cate-offcanvas .offcanvas-header {
  border-bottom: 1px solid #8080802e;
}

.mobile-nav {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  padding: 15px 15px 5px 15px;
  -webkit-box-shadow: 0px -1px 10px #00000026;
          box-shadow: 0px -1px 10px #00000026;
  z-index: 44;
  max-height: 60px;
}

@media screen and (min-width: 577px) and (max-width: 991px) {
  .mobile-nav {
    padding: 15px 50px 5px 50px;
  }
}

.mobile-nav i {
  font-size: 19px;
}

.mobile-nav .cart-menu a {
  position: relative;
  top: -20px;
  left: 0;
  margin: auto;
  text-align: center;
  right: 0;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.mobile-nav .cart-menu i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  background-color: #191919;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 36px;
  border: 4px solid #fff;
  -webkit-box-shadow: 0px -1px 10px #00000026;
          box-shadow: 0px -1px 10px #00000026;
  font-size: 25px;
}

.account-main .profile-details {
  border-bottom: 1px solid #8080802e;
}

.account-main .profile-details .profile-img {
  width: 90px;
  height: 90px;
  margin: auto;
}

.account-main .profile-details .profile-img img {
  border-radius: 100px;
}

.account-main .logout-red i,
.account-main .logout-red p {
  color: #ff4148;
}

.account-main .accounts-ul {
  border-bottom: 1px solid #8080802e;
}

.account-main .accounts-ul p,
.account-main .accounts-ul i {
  font-size: 16px;
}

.account-main .accounts-ul li {
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 7px;
}

.account-main .accounts-ul li:last-child {
  margin-bottom: unset;
}

.account-main .accounts-ul li.active {
  background-color: #FF5235;
}

.account-main .accounts-ul li.active i,
.account-main .accounts-ul li.active p {
  color: #fff;
}

.account-main .accounts-ul .badge {
  line-height: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  min-width: 25px;
  height: 25px;
  padding: unset;
}

.account-main .btn-unset-currency {
  all: unset;
}

.settings-main .accounts-ul p,
.settings-main .accounts-ul i {
  font-size: 16px;
}

.settings-main .accounts-ul li {
  margin-bottom: 20px;
}

.settings-main .accounts-ul li:last-child {
  margin-bottom: unset;
}

.settings-main .btn-unset-currency {
  all: unset;
}

.settings-main .btn-unset-currency:active {
  background-color: unset;
  border: unset;
  color: #191919;
}

.settings-main .dropdown li {
  margin-bottom: 3px;
}

.settings-main .dropdown li:last-child {
  margin-bottom: unset;
}

.search-mob-canvas .mob-search-main .search-btn {
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.search-mob-canvas .offcanvas-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.offcanvas.offcanvas-top.search-mob-canvas {
  height: 100px;
}

.register-shop-main .bootstrap-select {
  padding: unset;
}

.register-shop-main .btn.dropdown-toggle {
  border-radius: 50px;
  height: 40px;
}

.register-shop-main .bootstrap-select .dropdown-toggle .filter-option {
  height: auto;
}

.register-shop-main .dropdown-item.active,
.register-shop-main .dropdown-item:active {
  background-color: #191919;
  color: #fff;
}

.register-shop-main .dropdown-item:not(.active):hover,
.register-shop-main .dropdown-item:not(.active):focus {
  color: #191919 !important;
}

.register-shop-main .filter-option-inner-inner {
  color: #191919;
}

.register-shop-main .register-shop-main .dropdown-item.active,
.register-shop-main .register-shop-main .dropdown-item:active {
  color: #fff !important;
}

.register-shop-main .dropdown-menu {
  border-radius: 15px;
}

.register-shop-main .dropdown-menu .form-control {
  height: 40px !important;
}

.register-shop-main .h-45-btn .btn-subscribe {
  height: 40px !important;
}

.currecy-drop-scroll ul {
  max-height: 300px;
  overflow-y: auto !important;
}

.currecy-drop-scroll ::-webkit-scrollbar {
  width: 8px;
}

.currecy-drop-scroll ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.currecy-drop-scroll ::-webkit-scrollbar-thumb {
  background: rgba(154, 153, 153, 0.501961);
}

.border-radius-end {
  border-radius: 0px 50px 50px 0px !important;
}

.checkbox-primary * {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.checkbox-primary input:empty {
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
  opacity: 0;
}

.checkbox-primary input:empty ~ span {
  display: inline-block;
  position: relative;
  text-indent: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 24px;
  height: 21px;
  width: 40px;
  border-radius: 12px;
}

.checkbox-primary input:empty ~ span:after {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: " ";
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  width: 40px;
  border-radius: 12px;
  height: 17px;
  width: 17px;
  line-height: 20px;
  top: 2px;
  bottom: 2px;
  margin-left: 2px;
  font-size: 0.8em;
  text-align: center;
  vertical-align: middle;
  color: #f8f9fb;
  background-color: #fff;
}

.checkbox-primary input:empty ~ span:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: " ";
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  width: 40px;
  border-radius: 12px;
  background-color: #e8ebf1;
}

.checkbox-primary input:checked ~ span:after {
  background-color: #FF5235;
  margin-left: 20px;
}

.checkbox-primary input:checked ~ span:before {
  background-color: #ffe2dd;
}

.after-unset::after {
  content: unset !important;
}

.before-unset::before {
  content: unset !important;
}

.product-select button::after {
  content: unset !important;
}

.custom-scroll-bar::-webkit-scrollbar {
  height: 8px;
  /* height of horizontal scrollbar ← You're missing this */
  width: 5px;
  /* width of vertical scrollbar */
  border: 5px solid #dee2e6;
  border-radius: 24px;
}

.custom-scroll-bar::-webkit-scrollbar-thumb {
  background: #c3c3c3;
  border-radius: 24px;
}

.custom-scroll-bar::-webkit-scrollbar-track {
  background: #dee2e6;
  border-radius: 24px;
}

.view-all-btn {
  line-height: normal !important;
}

.form-control.is-invalid.invalid-custom,
.was-validated.invalid-custom .form-control:invalid {
  background-position: right calc(2.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.table-nowrap * {
  white-space: nowrap;
}

.badge {
  height: auto;
  padding: 9px 15px;
}

.theme_border {
  border: 3px solid #FF5235 !important;
  border-radius: 50%;
  padding: 5px;
  color: #FF5235;
}

.gray_border {
  background-color: #191919;
  border-radius: 50%;
  padding: 5px;
  color: #aaa;
}

.new-tags .tagify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 18px !important;
}

.new-tags .aiz-tag-input .tagify__tag__removeBtn {
  font: 23px Serif;
  font-weight: bold;
}

.new-tags tag.tagify__tag {
  padding: 3px 10px;
}

.new-tags .tagify__tag > div {
  padding: 0 10px;
}

.new-tags .tagify__tag > div::before {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  background-color: #191919;
  border-radius: 20px;
}

.new-tags .tagify__tag > div > * {
  color: #fff;
  font-weight: bold;
}

.new-tags .tagify__tag:hover:not([readonly]) div::before {
  inset: 0;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.new-tags .tagify__tag.tagify--noAnim > div::before {
  border-radius: 20px;
}

.new-tags .tagify__tag__removeBtn {
  color: #fff;
  width: 25px;
  height: 25px;
}

.new-tags .tagify__tag__removeBtn:hover + div::before {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.new-tags .tagify__tag__removeBtn:hover {
  color: #fff;
  background: transparent;
}

.table-min-td td {
  min-width: 130px;
}

.table-min-td .input-group {
  min-width: 150px;
}

.border-top-bottom {
  border-top: 1px solid #dee2e6 !important;
  border-bottom: 1px solid #dee2e6 !important;
}

.border-top-bottom td,
.border-top-bottom th {
  border: none;
}

.right-25 {
  right: 25px !important;
}

.expand textarea.form-control {
  border-radius: 15px;
}

.aiz-megabox > input:checked ~ .aiz-megabox-elem {
  border-color: #FF5235;
}

.btn.disabled {
  color: #0000006b !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #00000026 !important;
  border-color: transparent !important;
}

.hide-card-detail {
  height: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}

.show-hide-card-detail {
  height: 490px;
}

.subscription-pay-btn .btn-subscribe {
  padding: 8px 20px !important;
  height: unset;
}

.text-center-table td {
  text-align: center !important;
}

.text-center-table th {
  vertical-align: middle !important;
}

.badge-warning.warn-1 {
  background-color: #ffc107 !important;
}

.form-control.custom-padding {
  padding: 10px 30px !important;
}

.c-scrollbar-light.max-height {
  max-height: 58vh !important;
}

.w-90px {
  width: 90px !important;
}

.nav-cart-box .dropdown-menu.cart-dropdown {
  position: absolute !important;
  left: -100%;
  right: 100%;
}

.rewrite-form .form-control-2-add .form-control-2 {
  border-radius: 50px !important;
}

.drop-issue .active-remove .btn.bg-gray:active {
  border: unset !important;
}

.drop-issue .active-remove .btn-check:checked + .btn,
.drop-issue .active-remove .btn.active,
.drop-issue .active-remove .btn.show,
.drop-issue .active-remove .btn:first-child:active,
.drop-issue .active-remove :not(.btn-check) + .btn:active,
.drop-issue .active-remove .btn:not(:disabled):not(.disabled) {
  border: unset !important;
  outline: unset !important;
}

.drop-issue .dropdown-item:not(.active):hover {
  color: #fff !important;
  cursor: pointer;
}

.icon-size-increased i {
  font-size: 24px !important;
  font-weight: bold;
}

#new-address-modal .modal-content .modal-body {
  max-height: 100vh;
}

.select-vertical-center {
  position: relative;
}

.select-vertical-center .btn.dropdown-toggle.btn-light {
  vertical-align: middle;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  padding: 10px 0;
}

.select-vertical-center .dropdown-menu {
  width: calc(100% - 35px) !important;
  right: 0;
  min-width: auto;
  top: 6px !important;
  border-radius: 10px !important;
  border: 1px solid #70707026;
  border-color: #70707026;
}

.select-vertical-center .dropdown-menu.inner {
  width: 100% !important;
}

.select-vertical-center .dropdown-item.active,
.select-vertical-center .dropdown-item:active {
  background-color: #191919 !important;
  color: #fff !important;
}

.cancel-submit .btn-subscribe {
  height: auto !important;
  padding: 6px 12px;
  margin: 5px;
  border-radius: 6px;
}

.modal-xl.cart-width-mx-content {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}

.h-45px {
  height: 45px !important;
}

.no-wrap {
  white-space: nowrap !important;
}

.rotation a {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.filter-color-select .aiz-megabox-elem,
.filter-color-select span {
  border-radius: 100px !important;
}

.mob-compare {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}

.sidebar-xl {
  z-index: 99999 !important;
}

.close-filter-icon:active {
  border: unset;
}

.max-w-500 {
  max-width: 500px;
}

.max-w-450 {
  max-width: 450px;
}

.max-w-400 {
  max-width: 400px;
}

.max-w-350 {
  max-width: 350px;
}

.max-w-370x {
  max-width: 370px;
}

@media screen and (min-width: 1024px) {
  .max-w-lg-230 {
    max-width: 230px;
  }
}

@media screen and (min-width: 1600px) {
  .max-w-xl-500 {
    max-width: 500px;
  }

  .max-w-xl-450 {
    max-width: 450px;
  }
}

.container {
  max-width: 1145px !important;
}

.container-fluild {
  max-width: 1145px !important;
}

.new-container-sm {
  max-width: 950px !important;
}

@media screen and (min-width: 1024px) {
  .col-lg-25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
}

.fs-9x {
  font-size: 0.563rem !important;
  /* 9px / 16 = 0.563rem */
}

.fs-10x {
  font-size: 0.625rem !important;
  /* 10px / 16 = 0.625rem */
}

.fs-11x {
  font-size: 0.688rem !important;
  /* 11px / 16 = 0.6875rem */
}

.fs-12x {
  font-size: 0.75rem !important;
  /* 12px / 16 = 0.75rem */
}

.fs-13x {
  font-size: 0.813rem !important;
  /* 13px / 16 = 0.8125rem */
}

.fs-14x {
  font-size: 0.875rem !important;
  /* 14px / 16 = 0.875rem */
}

.fs-15x {
  font-size: 0.938rem !important;
  /* 15px / 16 = 0.9375rem */
}

.fs-16x {
  font-size: 1rem !important;
  /* 16px / 16 = 1rem */
}

.fs-17x {
  font-size: 1.063rem !important;
  /* 17px / 16 = 1.0625rem */
}

.fs-18x {
  font-size: 1.125rem !important;
  /* 18px / 16 = 1.125remrem */
}

.fs-19x {
  font-size: 1.188rem !important;
  /* 19px / 16 = 1.1875rem */
}

.fs-20x {
  font-size: 1.25rem !important;
  /* 20px / 16 = 1.25remrem */
}

.fs-21x {
  font-size: 1.313rem !important;
  /* 21px / 16 = 1.3125rem */
}

.fs-22x {
  font-size: 1.375rem !important;
  /* 12px / 16 = 1.375remrem */
}

.fs-23x {
  font-size: 1.438rem !important;
  /* 23px / 16 = 1.438remrem */
}

.fs-24x {
  font-size: 1.5rem !important;
  /* 24px / 16 = 1.5rem */
}

.fs-25x {
  font-size: 1.563rem !important;
  /* 25px / 16 = 1.5625rem */
}

.fs-26x {
  font-size: 1.625rem !important;
  /* 26px / 16 = 1.625rem */
}

.fs-27x {
  font-size: 1.688rem !important;
  /* 27px / 16 = 1.688rem */
}

.fs-28x {
  font-size: 1.75rem !important;
  /* 28px / 16 = 1.75rem */
}

.fs-29x {
  font-size: 1.813rem !important;
  /* 29px / 16 = 1.8125rem */
}

.fs-30x {
  font-size: 1.875rem !important;
  /* 30px / 16 = 1.875remrem */
}

.h-20x {
  height: 20px !important;
}

.h-25x {
  height: 25px !important;
}

.h-30x {
  height: 30px !important;
}

.h-35x {
  height: 35px !important;
}

.h-40x {
  height: 40px !important;
}

.h-45x {
  height: 45px !important;
}

.h-50x {
  height: 50px !important;
}

.h-55x {
  height: 55px !important;
}

.h-60x {
  height: 60px !important;
}

.w-20x {
  width: 20px !important;
}

.w-25x {
  width: 25px !important;
}

.w-30x {
  width: 30px !important;
}

.w-35x {
  width: 35px !important;
}

.w-40x {
  width: 40px !important;
}

.w-45x {
  width: 45px !important;
}

.w-50x {
  width: 50px !important;
}

.w-55x {
  width: 55px !important;
}

.w-60x {
  width: 60px !important;
}

.placeholder-xsm::-webkit-input-placeholder {
  font-size: 0.75rem !important;
  color: #adadad !important;
}

.placeholder-xsm::-moz-placeholder {
  font-size: 0.75rem !important;
  color: #adadad !important;
}

.placeholder-xsm::-ms-input-placeholder {
  font-size: 0.75rem !important;
  color: #adadad !important;
}

.placeholder-xsm::placeholder {
  font-size: 0.75rem !important;
  color: #adadad !important;
}

.placeholder-sm::-webkit-input-placeholder {
  font-size: 0.875rem !important;
  color: #adadad !important;
}

.placeholder-sm::-moz-placeholder {
  font-size: 0.875rem !important;
  color: #adadad !important;
}

.placeholder-sm::-ms-input-placeholder {
  font-size: 0.875rem !important;
  color: #adadad !important;
}

.placeholder-sm::placeholder {
  font-size: 0.875rem !important;
  color: #adadad !important;
}

.form-control,
.form-select {
  height: 40px;
}

.text-success {
  color: #0abb75 !important;
}

.btn-outline-theme {
  border: 1px solid #FF5235;
  color: #FF5235;
}

.btn-outline-theme:hover {
  color: #fff;
  background-color: #FF5235;
}

.input-group-text {
  font-size: 0.875rem;
  /* 14px / 16 = 0.875rem */
}

.badge {
  font-size: 0.688rem;
  /* 11px / 16 = 0.6875rem */
}

.dropdown-menu {
  font-size: 0.875rem;
  /* 14px / 16 = 0.875rem */
}

.btn {
  font-size: 0.875rem;
  /* 14px / 16 = 0.875rem */
}

.express-arrow::after {
  font-family: "Font Awesome 6 Free";
  font-size: 13px;
  font-weight: bold;
  background-color: #fff;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 25px;
  height: 55px;
  border-radius: 32px;
  border: 1px solid #ccc;
}

.express-arrow.swiper-button-prev::after {
  content: "\F053";
}

.express-arrow.swiper-button-next::after {
  content: "\F054";
}

.isolation-isolate {
  isolation: isolate;
}

.z-9 {
  z-index: 9;
}

.z-10 {
  z-index: 10 !important;
}

.close-main img {
  max-width: 50px;
  max-height: 50px;
}

.modal-user .form-control:not(textarea.form-control),
.modal-user .form-select {
  height: 30px !important;
}

.modal-user .select-vertical-center .btn.dropdown-toggle.btn-light {
  padding: 5px 0;
  font-size: 12px;
}

.modal-user .select-vertical-center .form-select {
  background-size: 12px 10px;
}

@media screen and (max-width: 767px) {
  .row:has(> .col-lg-25) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.col-lg-25 .deal-product-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.min-h-42x {
  min-height: 42px;
}

.min-h-42x .fw-600 {
  font-weight: 700 !important;
}

.password-eye:has(input[type="text"]) .img-contain:first-child {
  display: none;
}

.password-eye:has(input[type="password"]) .img-contain:last-child {
  display: none;
}

.mb-12x {
  margin-bottom: 12px;
}

@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1000px;
  }
}

.drop-issue .dropdown-item:not(.active):hover {
  color: #000 !important;
}

.product-select .dropdown-item span.size-15px {
  vertical-align: sub;
}

.note-btn-group .note-btn[data-original-title="More Color"] {
  height: 100%;
}

.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
  background-color: #000;
}

.bootstrap-select .dropdown-menu input {
  border-color: #dee2e6;
}

.slick-initialized.aiz-carousel > .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mt-2x {
  margin-top: 2px;
}

.rounded-end-end-0 {
  border-end-end-radius: 0px !important;
}

.rounded-end-start-0 {
  border-end-start-radius: 0px !important;
}

.conversation-message:has(input:empty) .conversation-send img {
  -webkit-filter: contrast(0.01);
          filter: contrast(0.01);
}

.conversation-message:not(:has(input:empty)) .conversation-send img {
  -webkit-filter: contrast(1);
          filter: contrast(1);
}

.conversation-message:has(input:focus) .conversation-send img {
  -webkit-filter: contrast(1);
  filter: contrast(1);
}

.form-control:focus {
  border-color: #a19898;
}

.top-10x {
  top: 10px;
}

.start-10x {
  left: 10px;
}

.ps-30x {
  padding-left: 30px !important;
}

.footable-details tr {
  border-color: #dee2e685;
}

.footable-details tr:last-child {
  border-color: transparent !important;
}

.table-wrap-a td a {
  white-space: wrap;
  max-width: 120px;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .detail-order .product-gallery-thumb .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-inline: 5px !important;
    min-width: 60px;
    gap: 3px;
  }

  .detail-order .product-gallery-thumb * {
    min-width: 60px;
  }

  .detail-order .product-gallery-thumb img {
    height: 100%;
    width: 100%;
    min-width: 52px;
  }
}

.detail-order .product-gallery-thumb img {
  height: 60px;
}

.search-product .text-primary {
  color: #FF5235 !important;
}

