/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
.pk-mobile-bottom-panel {
    display: none;
}

.touch .product-miniature .product-actions {
    opacity: 0;
}

#index .product-thumbnail > a {
    height: 470px;
}

#desktop_cart .cart-preview .header img {
    display: none;
}

.pk-aside-tabs .tab-content .sidebar-ul .smooth02 {
    font-size: 16px;
}

.elementor-image-carousel-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff; /* Couleur du texte */
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    background: rgba(0, 0, 0, 0.4); /* Fond semi-transparent */
    padding: 10px 20px;
    border-radius: 5px;
}

.elementor-image-carousel-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff; /* Couleur du texte */
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    background: rgba(0, 0, 0, 0.4); /* Fond semi-transparent */
    padding: 10px 20px;
    border-radius: 5px;
}

@media (min-width: 767px) {
    .elementor-image-carousel-caption {
        text-align: center;
        font-size: 10px;
        font-weight: 500;
        line-height: 1.6em;
        letter-spacing: 0.8px;
}
}

@media (min-width: 1024px) {
    #checkout  .checkout-step-items{
        width: 959px;
    }
}

#bankwire-modal {
    display: none;
}

