section.tp-quick-links.s-block{background:transparent !important}@media (max-width:768px){.slick-dots li, .slick-dots li button, .slick-dots li button:before{width:20px;margin-top:20px !important;height:5px;top:14px}.tp-quick-links-swiper .slick-dots{display:flex !important;justify-content:center;align-items:center;padding:0;margin-top:0;top:71px}.main.flex-grow-1.app-content{margin-top:27px}}.s-block{padding-top:50px;padding-bottom:20px}tp-title-section h3{margin-bottom:23px !important;font-size:34px !important;FONT-WEIGHT:900}section.tp-brands-style-2.s-block{padding-top:0 !important;padding-bottom:0 !important}.header-sm{bottom:0;left:0;right:0;padding:14px 0 6px;z-index:99;background:#ffffff;color:#000000;border-radius:20px 20px 0 0;border:3px solid #efa41c;FONT-WEIGHT:900}section.tp-quick-links.s-block , section#wl-grid-v11-final{DISPLAY:NONE !IMPORTANT}
.s-block {
    padding-top: 0;
    padding-bottom: 0;
}
.min-cart-progress.cart-rules {
    padding: 15px;
    background: #f8f9fa;
    border-bottom: 1px solid #eee;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.shipping-progress.progress {
    background: #e9ecef;
    border-radius: 50px;
    height: 8px;
    overflow: visible;
    position: relative;
    margin-top: 10px;
}

.shipping-progress .progress-bar {
    background: var(--primary-color);
    height: 100%;
    border-radius: 50px;
    transition: width 0.5s ease;
    display: block;
}

.shipping-progress .progress-value {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    background: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.shipping-progress .progress-value svg {
    width: 16px;
    height: 16px;
    fill: #fff;
}

.shipping-rule-message {
    text-align: center;
    font-size: 14px;
    color: #333;
}

.shipping-rule-message .cr {
    color: #dc3545;
    font-weight: 600;
}
.shipping-progress .progress-value svg {
    width: 16px;
    height: 16px;
    fill: #fff;
    transform: scaleX(-1);
}
.products-slider-wrapper .swiper-slide {
  max-width: 250px !important;
  max-height: 400px;
}
.product-box .tp-image-product img {
  aspect-ratio: 1;
}
.products-grid>div {
  flex: 0 0 250px !important;
}
.custom-labels-container {
  top: 0 !important;
  left: 0 !important;
}
.offer-label {
  padding: 0 10px !important;
}
div[id^="gb-widget-"] {
  display: none !important;
}
div#wl-certificates-section , ul.features-list {
    display: none !important;
}