/* Start custom CSS for page-settings */.cart-content p:nth-child(3) {
    display: none !important;
}
.page-content.page-cms ul, p {
    color: #343434;
}
figcaption.widget-image-caption.ce-caption-text {
    display: none;
}
.elementor-screen-only {
            color: #000; 
        }
.elementor-cart__footer-buttons a {
    min-height: 52px;
    display: flex;
    align-items: center;
}
.mp-personalization .progress-bar.progress-bar-success{
       background-color: transparent !important;
    box-shadow: none !important;
}
header {
    max-height: 245px;
}
.elementor-product-grid .elementor.elementor-7170201.col-xs-6.col-xl-3 {
    min-height: 330px;
}
.container-main a {
    cursor: pointer;
}
@media (max-width: 768px){
    #megagroups #show-result-container.fixedBottom .mp-result-price {
    width: 100% !important;
    }
    #megagroups #show-result-container.fixedBottom .mp-result-price {
        padding: 10px 0% !important;
        width: 100% !important;
    }
    .elementor-product-grid .elementor.elementor-7170201.col-xs-6.col-xl-3 {
        min-height: 235px;
    }
    .centro .elementor-widget:not(:last-child) {
        margin-bottom: 0;
    }
    .menu2 .elementor-menu-toggle {
        position: absolute;
        left: 125px;
        top: 7px;
    }
}
@media (min-width: 768px){

    .elementor-menu-toggle {
        padding: 0 20px;
        color: #ffffff;
    }
}/* End custom CSS */