.pk-aside .fa{
    color: #e71305;
  
}
.pk-aside .offres .fa{
    color: #000!important;
  
}


.product-flags > li {
    border-radius: 0 90px 90px 0px !important;
}

#product-comments-list .btn-comment {
    margin-left: 0;
}

body .sticky {
    background-color: #e71305 !important;
    box-shadow: 1px 1px 20px #00000029 !important;
}

#header, #header .header-top {
    background-color: #f1f5f6 !important;
}

.fa {
    margin-right: 5px;
}

.pk-dropdown {
    border: 0px !important;
}

.elementor-16010000 .elementor-element.elementor-element-5a8e3be.elementor-view-framed .elementor-icon {
    height: 60px !important;
    width: 60px !important;
}

.elementor .elementor-background-overlay {
    height: 0% !important;
    width: 0% !important;
    top: 0;
    left: 0;
    position: absolute;
}

#product h1 {
    font-size: 32px !important;
    font-style: normal;
    font-weight: 500;
}

.payment-methods-img {
    display: none;
}



.pk-search-widget .pk-search-results {
    min-width: 400px !important;
}

.nav-tabs .nav-item {
    margin: 0;
    align-items: center !important;
    align-self: center !important;
}

.sidebar .module-title span {
    flex-grow: 1;
    font-size: 18px;
}

.manufacturer-logo {
    max-width: 100px !important;
    height: auto;
    display: block;
}

#content-hook_payment_return {
    font-family: "lato" !important;
}

.card definition-list {
    font-family: "lato" !important;
}

.sidebar .module-title {
    padding-bottom: 10px !important;
}

.product-prices .tax-shipping-delivery-label {
    display: none;
}

.btn.btn-primary.add-to-cart.smooth01 {
    background-color: #e72405 !important;
    border-color: #e72405 !important;
    color: #ffffff;
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

/* Effet au survol */
.btn.btn-primary.add-to-cart.smooth01:hover {
    background-color: #c91f04 !important; /* Rouge plus foncé */
    transform: scale(1.05);
}

@media (max-width: 768px) {
    .credito-img {
        height: 100px !important;
        width: auto !important;
        max-width: 100%;
    }

    /* Ajustement des textes */
    h2, h3 {
        font-size: 1.25rem;
    }
    p {
        font-size: 1rem;
    }
    .nav-tabs .nav-item {
        align-self: flex-start !important;
    }
}

/* Table responsive */
.table-responsive {
    overflow-x: auto;
    display: block;
}

.widget-pklinks li a, .widget-pklinks-title a {
    text-transform: uppercase !important;
}

.price {
    font-style: initial !important;
    font-family: "lato" !important;
}

/* Masquer les options non nécessaires dans le tri des produits */
.products-sort-order .select-list[href*="product.sales.desc"],
.products-sort-order .select-list[href*="product.name.asc"],
.products-sort-order .select-list[href*="product.name.desc"],
.products-sort-order .select-list[href*="product.reference.asc"],
.products-sort-order .select-list[href*="product.reference.desc"] {
    display: none !important;
}

.in_progress {
    background: #e72408 !important;
    animation: none !important;
}


#checkout .modal {
    background: rgb(0 0 0 / 0%) !important;
}