.lg-backdrop {
    background-color: #ffffff !important;
}
.header .header__top {
    padding: 15px 0;
}
.bb-product-gallery-thumbnails {
    display: none;
}
.ps-list--dot > h6 {
    display: none;
}

.single-product .ps-product__badges {
    position: static !important;
  font-weight:700;
  margin-bottom: 20px;
}
.single-product .ps-carousel--responsive .ps-product__badges {
    position: absolute !important;
    margin-bottom: 0px !important;
}

.single-product del {
    margin-left: 1rem !important;
}

.ps-block--category {
    background: #95959517;
}
aside.ps-widget--account-dashboard {
    margin-bottom: 2rem;
}
.ps-carousel--nav-inside .owl-nav>* {
    display: none;
}
.bb-product-gallery-thumbnails .slick-slide img {
    border: 1px solid black;
}

div#vendor-dashboard input.form-control.input-sm {
    min-width: unset !important;
}
.d-flex:has( > [data-bb-target=".buttons-reload"]) {
    flex-wrap: wrap;
}


.collapsed i.icon-chevron-up {
    transform: rotate(180deg);
    display: inline-block;
}

i.icon-chevron-up {
    font-weight: 800;
  transition:all .4s ease-in-out;
  display: inline-block;
}

.bb-product-gallery-thumbnails {
    padding: 0 0 !important;
}

.ps-product--detail .ps-product__sharing a {
    height: unset !important;
}

.bb-social-sharing .bb-social-sharing__item svg {
    width: unset !important;
    height: unset !important;
}

.ps-product__badges {
    position: absolute !important;
  bottom: 2.4rem;
}
.lg-toolbar {
    background-color: rgb(255 255 255);
}
.lg-toolbar .lg-icon {
    color: #0087ff;
}
.ps-product .ps-product__price.sale del,.ps-product--detail .ps-product__price.sale del{
margin-left:.5rem;
  color: #0065d1;
}
.ps-product--detail .ps-product__desc > p {
    color: #353543;
    font-weight: bolder;
    font-size: 1.85rem;
    text-transform: capitalize !important;
}

.ps-product--detail .ps-product__price.sale del {
    margin-bottom: 4px;
    display: inline-block;
}

.lg-actions .lg-next, .lg-actions .lg-prev{
display:none;
}

@media screen and (min-width:1200px){
#homepage-1 .ps-home-banner .ps-banner picture {
    height: 39rem;
    display: block
}

#homepage-1 .ps-home-banner .ps-banner picture > img {
    height: 100%;
    object-fit: cover;
}
}

@media screen and (max-width:1500px){
.row.justify-content-center:has( .ps-block--category) {
    justify-content: start !important;
}
}



.ps-product .ps-product__price.sale {
    color: #000000;
    font-weight: 600;
}
.ps-product .ps-product__price.sale del {
    font-size: 12px;
    font-weight: 500;
}
.ps-product__badges .ps-product__badge {
    margin-bottom: 24px;
}
.ps-product .ps-product__badge {
    background-color: rgb(1 171 223 / 0%);
    color: green;
}

.slick-dots {
  text-align: center;
  margin-top: 15px;
  list-style: none;
  padding: 0;
}

.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.slick-dots button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ccc;
  border: none;
  outline: none;
  cursor: pointer;
  font-size:0 !important;
}
.slick-dots .slick-active button {
    background: #0066cc;
    color: #fff;
}


.ps-product__variants{
display:none;
}
.widget_content > h3 {
    font-size: 18px;
}


.ps-carousel--nav-inside > .owl-stage-outer > .owl-stage {
    display: flex;
}

.ps-product:hover {
  border:none !important;
    border-color: unset !important;
}


@media screen and (max-width:992px){
.ps-shopping-product .ps-product__badges {
    top: unset;
    bottom: 18px;
}
  .ps-breadcrumb .breadcrumb a, .ps-breadcrumb .breadcrumb li {
    font-size: 14px;
    font-weight: 500;
}
  .ps-product--detail .ps-product__header .ps-product__thumbnail{
  margin-bottom:.5rem !important;
  }
}

@media screen and (max-width:576px){
div#homepage-1 + footer.ps-footer .ps-container > div {
    display: block;
}

footer.ps-footer .ps-container > div:not(.ps-footer__copyright) {
    display: none;
}
  .ps-product--detail .ps-tab-list {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
}
.ps-footer {
    padding-top: 0;
}
  div#homepage-1 + footer.ps-footer{
    padding-top:70px;
}
  .ps-layout--shop .ps-layout__right {
    margin-bottom: 0;
}
  .ps-layout--shop {
    padding-bottom: 0px;
}
  table.table.ps-table--shopping-cart thead th:first-child {
    min-width: 295px;
}
  .ps-table--compare tbody tr td {
        min-width: 144px;
    }
  .ps-shopping-cart .ps-section__footer figure figcaption:after{
    display:none
}
    p.ps-product__price.sale > del {
    font-size: 12px;
}
  .ps-product--cart .ps-product__content a {
    font-size: 12px !important;
}
  .ps-product {
    padding: 0px 4px !important;
}
  .ps-product .ps-product__price.sale {
    font-weight: 600;
    font-size: 14px;
}
    .ps-shopping-product .ps-product__badges {
    top: unset;
    bottom: 30px;
}
  .ps-product__badges {
        bottom: 3px;
    }
}
@media (max-width: 479px) {
    .ps-container {
        padding: 0 8px;
    }
}
@media (max-width: 576px) {
    .slick-slide {
        height: auto !important;
        object-fit: cover;
    }
  .bb-product-gallery-thumbnails .slick-arrow{
  display:none !important;
  }
  .bb-product-gallery-thumbnails.slick-initialized.slick-slider .slick-track {
    display: flex;
    gap: 0.75rem;
}
  .bb-product-gallery-thumbnails .slick-slide img {
    border-radius: 1rem;
    overflow: hidden;
}
.ps-carousel--responsive .ps-product__badges .ps-product__badge:last-child {
    margin-bottom: 6px !important;
}

  .bb-product-gallery-thumbnails.slick-initialized.slick-slider .slick-track,.bb-product-gallery-thumbnails .slick-list.draggable{
 
    height: fit-content !important;
}
  
       .lg-visible.lg-outer .lg-thumb-item {
        border: 1px solid #7f7f7f;
        border-radius: 8px;
    }
  .lg-outer .lg-thumb-outer{
    background-color:white !important;
}
  .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #073ea9;
}
  .lg-thumb {
  display: flex !important;
  flex-wrap: nowrap !important;   /* ❗ prevents wrapping */
  width: 100% !important;
      gap:.5rem;
  left: 0 !important;
}
  .lg-thumb {
  -webkit-overflow-scrolling: touch; /* 🔥 smooth mobile scroll */
  touch-action: pan-x;               /* 🔥 allow horizontal scroll only */
}

.lg-thumb-outer {
  overflow: hidden !important;
}

.lg-thumb-item {
  flex: 0 0 auto !important;   /* 🔥 critical fix */
  width: 70px !important;
}
  .lg-grab {
  cursor: auto !important;
  pointer-events: auto !important;
}
  .slick-dots{
  margin-bottom:2px;
  }
.usefull-icons {
    position: absolute;
    bottom: 16px;
    width: fit-content !important;
    right: 0;
}
  .owl-carousel .ps-product {
    margin-bottom: 10px;
    border-color: #dfdfdf;
}
}





.auth-card .auth-card__banner {
  display:none;
}
.ps-container:has(.ps-my-account) {
  width: 100% !important;
  max-width: 100% !important;
  padding:0;
}
.mt-40.mb-40:has(.ps-my-account){
    margin:0 !important;
}
.ps-my-account {
    min-height: 0;
    padding-block:5rem;
    background-image: url("../img/mointo.png") !important;
    background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

}
.ps-product__badges.dfbgdfdfgdg {
    position: absolute !important;
   
    left: 100px !important;
}

.bb-product-gallery-images .slick-track {
  transition: transform 0.6s cubic-bezier(0.77,0,0.175,1) !important;
}

.bb-product-gallery-images .slick-slide {
  opacity: 1 !important;
  position: relative !important;
  left: 0 !important;
  z-index: 1 !important;
  will-change: transform; /* GPU acceleration */
}

.bb-product-gallery-images .slick-current {
  z-index: 2 !important;
}

.bb-product-gallery-images {
  background: #fff;
}

.slick-dots li button {
    width: 10px !important;
    height: 10px;
    min-width: unset !important;
    background: transparent !important;
}
  .slick-dots li{
  position:relative;
        margin: 0 2px !important;
  }
  .slick-dots li button::before {
    content: "" !important;
    position: absolute !important;
    width: 8px !important;
    height: 8px !important;
    background: #ccc;
    border-radius: 50% !important;
    transform: translate(-50%, -50%);
}
  .slick-dots .slick-active button::before {
    background: #0066cc !important;
    color: #fff;
}

@media(max-width:768px){
    .ps-my-account{
          background-image:none !important;
             padding-block:3rem !important;
    }
    .bb-product-gallery.bb-product-gallery-vertical {
    margin-inline: -11px;
}
.mt-40.mb-40:has(.bb-product-gallery.bb-product-gallery-vertical) {
    margin-top: 30px;
}
  .ps-product--detail .ps-product__header .ps-product__info{
  margin-top:-10px;
  }
.bb-product-gallery-images {
    margin-bottom: 2rem !important;
}
.bb-product-gallery img {
    border-radius: 1rem !important;
}
.bb-product-gallery-thumbnails .slick-slide {
  width: 12.7% !important;
    padding: 3px;
    box-sizing: border-box;
}
.bb-product-gallery-thumbnails.slick-initialized.slick-slider .slick-track {
    display: flex;
    gap: 5px !important;
}
.bb-product-gallery-images img {
    width: 100%;
    height: 400px;
    max-height: 400px; /* maximum allowed */
    object-fit: contain;
    display: block;
    margin: 0 auto;
}
  .bb-product-gallery-thumbnails {
    display: none;
}

  
}