body.elementor-page-11683:not(.elementor-motion-effects-element-type-background), body.elementor-page-11683 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2E7DF;}/* Start custom CSS for section, class: .elementor-element-7ee5fc8 */h2.produto-titulo.perfume-produto-titulo {
    font-size: 14px;
}

.slideshow-container {
    margin-top: -50px;
}
img.user-photo {
    width: 60px;
    height: 60px;
}

.mwai-trigger.mwai-open-button {
    display: none;
}

/* Ocultar cabeçalho mobile em telas maiores que 768px */
@media (min-width: 769px) {
   
    .momo{
        display:none;
    }
}

.custom-container-unique {
    display: flex;
    justify-content: space-between;
    gap: 60px;
    padding: 10px;
    max-width: 1200px !important;
    margin-left: -90px!important;
}

.quantity-controls {
    display: flex;
    margin-left: -20px;
    margin-top: 10px;
}
input.quantity {
    width: 80px;
    height: auto;
}
.store-info .store-details p {
    margin: 5px 0 0;
    color: #666;
    font-size: 7px !important;
}
.store-info .store-details h3 {
    margin: 0;
    font-size: 12px;
    color: #333;
    margin: 5px;
    font-size: 10px !important;
}/* End custom CSS */