.header-content .user-menu li {
  margin-bottom: 1.15rem !important;
  /* align-items: center!important;
    display: flex!important; */
}

.header-content .user-menu span {
  font-size: 14px !important;
  font-weight: 500 !important;
}

.header-content .user-menu li ul,
.alert-danger ul,
.reviewer-rating {
  list-style: none;
}

.sub-menu ul:last-of-type {
  padding-top: 1rem;
}

.sub-menu a[data-anchor="sub-menu-anchor"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}

.sub-menu a .fas:hover {
  text-decoration: none !important;
}

.sub-menu a span.sub-menu-title {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.img-img-fluid,
.img-thumbnail {
  width: 100% !important;
  /* height: 160px !important; */
}

.product-img .main-img-slider figure a img {
  width: 100%;
  max-width: 400px !important;
  height: 100%;
  max-height: 400px !important;
  margin: 10px !important;
}

.nav-rounded-pills .nav-link:hover,
.nav-selected {
  background-color: #0ea6e9 !important;
  color: #fff !important;
}

/* a {
    color: #eb4899 !important;
} */

a:hover,
a.active {
  color: #0ea6e9;
  text-decoration: none !important;
}

/* .prod img {
    max-width: 100%;
    width: 150px !important;
    max-height: 100%;
    height: 100px !important;
} */

div .table-p__del-wrap {
  display: block;
  margin-right: 5px !important;
  /* display: flex;
  align-items: center; */
}

.product-name-wrap-txt {
  /* display: inline-block;
  width: 106px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis; */
  display: inline-block;
  width: 80%;
  overflow: hidden !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  max-height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.image-absolute {
  /*position: absolute;*/
  top: 0px;
  left: 0px;
  padding-left: 10px;
}

.image-relative {
  position: relative;
  top: -10px;
  left: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.sidebar-shopping-cart {
  font-size: 100px;
}

.font .accordian-address-header>span>.name {
  color: black;
  font-weight: 400 !important;
}

.container .card .form-row .login_row {
  width: 100% !important;
}

.a .base_color {
  color: #0ea6e9 !important;
  text-decoration: none;
  background-color: transparent;
}

/* .card{
    border:none !important;
} */

h4 {
  font-size: 1rem !important;
  line-height: 1.4 !important;
}

.product-extra {
  margin-top: 10px;
}

.product-extra.single-product-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* margin-bottom: 10px; */
  word-break: break-all;
}

.product-extra.single-product-widget h5 {
  margin-bottom: 15px;
}

.product-extra.single-product-widget ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  list-style: none;
  padding-inline-start: 18px;
}

.product-extra.single-product-widget ul li {
  margin-right: 15px;
}

.product-extra.product-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-extra.product-tags li {
  margin: 5px;
}

.product-extra.product-tags li label {
  font-size: 14px;
  color: #555555;
  padding: 3px 18px !important;
  border-radius: 30px;
  border: 1px solid #e8e8e8;
  text-transform: capitalize;
}

.product-extra.product-tags li a {
  font-size: 14px;
  color: #555555;
  padding: 3px 18px !important;
  border-radius: 30px;
  border: 1px solid #e8e8e8;
  text-transform: capitalize;
  /* width: max-content; */
}

.product-extra.product-tags li label:hover {
  color: #fff;
  background: #0ea6e9;
  border-color: #0ea6e9;
}

.product-extra.product-tags li label.active {
  color: #fff;
  background: #0ea6e9;
  border-color: #0ea6e9;
}

.product-extra.product-tags li label.active:hover {
  opacity: 0.5;
}

.or {
  position: block;
  top: 180px;
  left: 280px;
  width: 32px;
  height: 32px;
  background: #efefef;
  border-radius: 50%;
  /* box-shadow: 0 2px 4px rgba( 0,0,0,0.6); */
  font-size: 13px;
  line-height: 30px;
  text-align: center;
}

span.loginwith {
  display: block;
  width: 100%;
  margin-top: 1em;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

span.loginwith::before {
  content: "";
  display: inline-block;
  width: 47%;
  height: 1px;
  background: #aaa;
  vertical-align: middle;
  margin-right: 2%;
}

span.loginwith::after {
  content: "";
  display: inline-block;
  width: 47%;
  height: 1px;
  background: #aaa;
  vertical-align: middle;
  margin-left: 2%;
}

.add-to-cart-custom {
  padding-right: 2.125rem;
  margin-right: 5px;
  padding-bottom: 5px;
}

.product-rating i {
  color: #ffcc23;
  font-size: 14px;
  list-style-type: none;
}

.product-rating span {
  color: #777;
  font-size: 14px;
  font-weight: 500;
}

.stock-btn {
  padding: 6px 5px !important;
  font-size: 12px !important;
}

.none {
  display: none;
}

.search-btn {
  cursor: pointer;
}

/***Slick css***/

.product-slider .dandik {
  right: -10px;
}

.product-slider .bamdik {
  left: 0px;
}

/*=====================================
            SLIDER ARROW STYLE
======================================*/

.dandik,
.bamdik {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background: #0ea6e9;
  text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 1;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}

.dandik:hover,
.bamdik:hover {
  color: #fff;
  background: #0ea6e9;
}

.dandik {
  right: 0px;
}

/*=====================================
     SLIDER ARROW RESPONSIVE STYLE
======================================*/

@media (min-width: 576px) and (max-width: 1199px) {
  .dandik {
    right: -18px;
  }

  .bamdik {
    left: -18px;
  }
}

@media (min-width: 992px) {
  .slick-slide.form-row {
    max-width: 59.5rem !important;
  }
}

/* .btn-outline-primary:hover,
.btn-primary:hover {
  color: #fff !important;
  background-color: #0ea6e9;
  border-color: #0ea6e9;
} */

.btn-white:hover {
  color: #212529 !important;
}

/*=====================================
   Detail Page Style
======================================*/

.pl-20 {
  padding-left: 20px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.text-warp {
  display: inline-block;
  /* width: 180px; */
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.hide {
  display: none !important;
}

.sticky-footer .btn_add_to_cart {
  width: 960px !important;
}

.single-product-slider {
  border-radius: 8px;
  border: 2px solid #e8e8e8;
  margin-bottom: 30px;
}

.single-product-slider img {
  width: 100%;
  border-radius: 8px;
}

/*=====================================
  End Detail Page Style
======================================*/

.checkout-text {
  font-size: 0.875rem;
}

.sticky-position {
  position: sticky !important;
}

.cursor-hand {
  cursor: pointer;
  cursor: hand;
}

/* skeleton loader */

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

.product-preloader {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
  animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: -webkit-gradient(linear,
      left top,
      right top,
      color-stop(8%, #eeeeee),
      color-stop(18%, #dddddd),
      color-stop(33%, #eeeeee));
  background: -webkit-linear-gradient(left,
      #eeeeee 8%,
      #dddddd 18%,
      #eeeeee 33%);
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  -webkit-background-size: 800px 104px;
  background-size: 800px 104px;
  min-height: 242px;
}

.product_preload {
  height: 260px;
  width: auto;
}

.slider_preload {
  height: 400px;
  width: 100%;
}

.ads_preload {
  height: 200px;
  width: 100%;
}

/* end skeleton loader */

.category {
  background-color: #fff !important;
}

.not-available-product {
  color: red;
}

.banner-container {
  position: relative;
}

.banner-container .btn {
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.banner-slider a img {
  width: 100%;
  border-radius: 8px;
  height: 450px !important;
}

.banner-slider ul {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.banner-slider ul li {
  width: 25px;
  height: 5px;
  border-radius: 30px;
  background: #f5f5f5;
  margin: 0px 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
}

.banner-slider ul li button {
  display: none;
}

.banner-slider ul li.slick-active {
  background: #0ea6e9;
}

.offer-slider a {
  margin: 0px 15px;
}

.offer-slider a img {
  width: 100%;
  border-radius: 8px;
}

.offer-slider .dandik {
  right: 0px;
}

.offer-slider .bamdik {
  left: 0px;
}

.product-card {
  width: 245px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  margin: 15px;
}

.product-card {
  background: #fff;
  cursor: pointer;
}

.product-card:hover {
  -webkit-box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1);
}

/*=====================================
            REVIEW FORM STYLE
======================================*/

.review-form h3 {
  margin: 0px 0px 25px 15px;
}

.review-form .btn {
  margin-left: 15px;
}

.row-input input {
  width: 100%;
  height: 50px;
  padding: 0px 20px;
  border-radius: 8px;
}

.row-input input:focus-within {
  border-color: #0ea6e9;
}

.row-input input:focus-visible {
  border-color: #0ea6e9;
}

.row-input {
  margin: 0px 15px 20px;
}

.row-input input,
.row-input textarea {
  width: 100%;
}

.row-input textarea {
  height: 250px;
  padding: 15px 20px;
  border-radius: 8px;
}

.row-input textarea:focus-within {
  border-color: #0ea6e9;
}

.review-rating {
  margin: 0px 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.review-rating li {
  margin-right: 15px;
}

.review-rating li i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  background: #f5f5f5;
  color: #555555;
  font-size: 14px;
  text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.review-rating li i:hover {
  color: #ffffff;
  background: #ffcc23;
}

@media (max-width: 767px) {
  .row-input input {
    margin-bottom: 20px;
  }

  .row-input {
    margin: 0px 0px 20px;
  }

  .star-rating {
    margin: 0px 0px 20px !important;
  }

  .review-form .btn {
    margin-left: 0px;
  }
}

/*=====================================
            STAR RATING STYLE
======================================*/

.star-rating {
  direction: rtl;
  margin: 0px 0px 25px 15px;
}

.star-rating input {
  display: none;
}

.star-rating input:checked~label::after {
  opacity: 1;
}

.star-rating label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 5px;
}

.star-rating label:hover::after {
  opacity: 1;
}

.star-rating label:hover:hover~label::after {
  opacity: 1;
}

.star-rating label::before {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 30px;
  display: block;
  color: #dfdfdf;
}

.star-rating label::after {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 30px;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  color: #ffcc23;
  opacity: 0;
}

/*=====================================
        REVIEW LIST PART STYLE
======================================*/

.review-list {
  margin-bottom: 50px;
}

.review-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 30px 0px;
  border-bottom: 1px solid #e8e8e8;
}

.reviewer-img {
  margin-right: 30px;
}

.reviewer-img a img {
  width: 50px;
  border-radius: 50px;
}

.reviewer-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.reviewer-meta a {
  color: #232d3b;
  font-weight: 500;
}

.reviewer-meta p {
  font-size: 15px;
}

.reviewer-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px;
}

.reviewer-rating li {
  margin-right: 5px;
}

.reviewer-rating li i {
  font-size: 14px;
  color: #bbbbbb;
}

.reviewer-rating li .active {
  color: #ffcc23;
}

.reviewer-descrip {
  width: 100%;
}

@media (max-width: 575px) {
  .review-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .reviewer-img {
    margin-bottom: 25px;
  }
}

.banner_ad img {
  max-width: 100%;
}

#videoPreviewModal .embed-responsive {
  position: relative;
}

#pdfPreviewModal .embed-responsive {
  position: initial;
}

#pdfPreviewModal .modal-dialog,
.modal-content {
  height: 80%;
}

.page-logo img {
  max-height: 30px;
}

.zoomContainer {
  z-index: 1050;
}

.single-thumb-slider img {
  border-radius: 8px;
  border: 2px solid #e8e8e8;
  margin: 0px 5px;
}

.single-thumb-slider .slick-slide {
  cursor: pointer;
}

.single-thumb-slider .slick-current {
  border: 2px solid #0c8cc5;
}

/*=====================================
    SINGLE PRODUCT RESPONSIVE STYLE
======================================*/

@media (max-width: 991px) {
  .single-thumb-slider {
    margin-bottom: 50px;
  }
}

@media (max-width: 630px) {
  .product-share-button {
    display: none !important;
  }

  .product-share-responsive-button {
    display: flex !important;
  }
}

@media (max-width: 770px) {

  #payment .btn-white,
  #location-shipping-mode .btn-white,
  .shipping_method_child .card {
    flex: 0 0 40% !important;
  }
}

#payment .d-flex,
#location-shipping-mode .d-flex,
.card {
  flex-direction: row;
  flex-wrap: wrap;
}

#payment .btn-white,
#location-shipping-mode .btn-white {
  flex: 0 0 21%;
}

.shipping_method_child .card {
  flex: 0 0 35%;
}

#wishlist_count {
  position: absolute;
  top: 7px;
  /* right: 45px; */
  height: 18px;
  line-height: 18px;
  padding: 0 5px;
  border-radius: 30px;
  background: transparent;
  color: #fff;
  font-size: 12px;
  text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
}

#cart_count {
  position: absolute;
  top: 7px;
  /* right: 80px; */
  height: 18px;
  line-height: 18px;
  padding: 0 5px;
  border-radius: 30px;
  background: transparent;
  color: #fff;
  font-size: 12px;
  text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
}

.product-share-responsive-button {
  position: absolute;
  display: none;
  top: auto;
  right: 1rem;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 6.25rem;
  background-color: #fff;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  align-items: center;
  justify-content: center;
  border: 1px solid #dee2e6;
}

/* .divider {
    display: block;
    text-align: center;
    margin: 1rem 0;
    overflow: hidden;
    white-space: nowrap;
    text-align: left !important;
} */

.divider.text-start .divider-text {
  padding-left: 0;
}

.divider .divider-text {
  position: relative;
  display: inline-block;
  font-size: 0.8rem;
  padding: 0rem 1rem;
}

.divider .divider-text:before,
.divider .divider-text:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100vw;
  border-top: 1px solid rgba(75, 70, 92, 0.2);
}

.divider .divider-text:before {
  right: 100%;
}

.divider .divider-text:before,
.divider .divider-text:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100vw;
  border-top: 1px solid rgba(75, 70, 92, 0.2);
}

.divider .divider-text:after {
  left: 100%;
}

.empty-drag-space {
  background-color: #0ea6e9;
  opacity: 0.45;
  border: dotted 3px calc(#0ea6e9 * 0.01);
  height: 100px;
  width: 459px;
}

.invoice-modal {
  overflow-y: initial !important;
}

.invoice-modal-body {
  height: 80vh;
  overflow-y: auto;
}

.alert>ul {
  padding-inline-start: 0;
  padding-left: 0;
}

.detail-product-slider.dandik {
  left: 100% !important;
}

.detail-product-slider.bamdik {
  right: 100% !important;
}

.text-14 {
  font-size: 14px;
}

#store_list_div .img-responsive img {
  height: 114px;
  width: 230px;
}

.skeleton-store-list {
  height: 114px !important;
  width: 279px !important;
}

.store_list_filter .or {
  margin-top: 33px;
}

@media (max-width: 767px) {
  .store_list_filter .or {
    margin-top: 33px;
    margin-left: 132px;
    margin-bottom: 29px;
  }
}

/* Whatsapp Button Style */
.whatsapp-btn {
  background-color: #25d366;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
}

.whatsapp-btn svg {
  fill: #fff;
  width: 28px;
  height: 28px;
}

.whatsapp {
  display: inline-block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
}

.no-spinner::-webkit-outer-spin-button,
.no-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.order-item-removed {
  background-color: #f3d9d9;
}

.order-item-removed:hover {
  background-color: #f3d9d9 !important;
}

.strikethrough {
  text-decoration: line-through;
}

/****CMS pages****/
/*#page-content * {
	margin: auto;
	padding: 2px;
}*/

#page-content ul,
ol {
  list-style: auto;
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

#page-content h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 0.3em;
}

#page-content h1 {
  margin-top: 0.67em;
}

#page-content h2 {
  margin-top: 0.83em;
}

#page-content h3 {
  margin-top: 1em;
}

#page-content h4 {
  margin-top: 1.33em;
}

#page-content h5 {
  margin-top: 1.67em;
}

#page-content {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
}

/* Custom CSS Class For Product full image */
.product-full-image {
  height: 100vh !important;
  width: 100vw !important;
}

/* Shop Page Active Link CSS */
.page-item .active {
  background-color: #0ea6e9;
  border-color: #0ea6e9;
  color: #fff;
}

/* Hide Disable Page In Order List Page Like Shop Page */
.page-item.disabled {
  display: none !important;
}

/* .show_white_space {
  white-space: pre-wrap;
} */

.available_reward_points {
  /* position: absolute; */
  top: -5px;
  right: -5px;
  height: 18px;
  line-height: 18px;
  padding: 3px 5px;
  border-radius: 30px;
  background: #3ca7ec;
  color: #ffffff;
  font-size: 12px;
  text-shadow: 2px 3px 8px rgba(0, 0, 0, 0.1);
}

.fs-14 {
  font-size: 14px !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.custom-radio label {
  cursor: hand;
  cursor: pointer;
}

.bundle_child_product_list {
  margin-top: 5px;
  padding: 5px;
  background-color: #0ea6e9 !important;
  color: #fff !important;
  align-items: flex-end;
  cursor: hand;
  cursor: pointer;
  border-color: #0ea6e9;
  border-radius: 5px;
}

.not-available-product-custom {
  background-color: red;
  border: 1px solid;
  border-radius: 6px;
  color: #fff !important;
  text-align: center;
  width: 139px;
}

/* Medium devices (landscape tablets, 768px and up) */
@media (max-width: 600px) {
  .not-available-product-custom {
    width: 100px;
  }
}

.shop_category_collapse {
  color: #0ea6e9 !important;
}

.shop_category_without_collapse {
  margin-left: 21px;
}

/** Loading Overlay CSS **/
.loading-overlay {
  display: none;
  background: rgba(249, 249, 249, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
  overflow-y: auto;
}

.loading-overlay.is-active {
  display: block;
}

/** END Loading Overlay CSS **/

.page-content-body {
  overflow-wrap: anywhere;
}

/** CSS for cart image **/
.cart_page_main_div .product .product-img,
#cart_bundle_sortable .product .product-img {
  width: 5rem;
}

.cursor-pointer {
  cursor: pointer;
}

.category-navigate-preloader {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
  animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
  background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  -webkit-background-size: 800px 104px;
  background-size: 800px 104px;
  min-height: 30px;
  min-width: 80px;
  width: 80px;
}

/** Category Navigation ScrollBar **/
.category_area {
  overflow-x: auto;
}

/* width */
.category_area::-webkit-scrollbar {
  width: 20px;
}

/* Track */
.category_area::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.category_area::-webkit-scrollbar-thumb {
  background: #0ea6e9;
  border-radius: 10px;
}

/* Handle on hover */
.category_area::-webkit-scrollbar-thumb:hover {
  background: #0ea6e9;
}

/** End Category Navigation ScrollBar **/
.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.overflow-hidden {
  overflow: hidden !important;
}

.modal-text-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  line-height: 20px;
  word-break: break-word;
}

.show_card_products {
  overflow: hidden;
  max-width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: inherit;
}

.order_detail_cell {
  display: block;
  word-wrap: break-word;
  white-space: normal;
  max-width: 100%;
}

.custom-checkbox {
  overflow: hidden !important;
}

/** CSS for loader and carousel card **/
.card-quantity-loader {
  opacity:.65;
  pointer-events: none;
}

.product-carousel .card {
  width: 170px !important;
  max-width: 170px !important;
}