.elegantshop-additional-content {
    display: none ;
}
.elegantshop-products-wrapper .elegantshop-additional-content {
    display: block;
}

.elegantshop-opacity-0 {
    opacity: 0;
}



.elegantshop-dev-info {
    background-color: #f3f3f3;
    padding: 20px;
    font-weight: 600;
}


.elegantshop-products-wrapper ul.swiper-wrapper {
    flex-wrap: nowrap !important;
}






