/**
 * Theme Name: Ciao
 * Template:   ferme
 * ...other header fields
 */
 
 .page-id-988050 h1 {
     text-align: center;
 }
 
 .price_slider{
    margin-top: 20px;
}

.price_slider_amount {
    display: flex;
    flex-direction: column-reverse;
    align-items: start;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
   background-color: #194641;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #194641;
}

.vamtam-product-content {
    padding: 10px;
}

.vamtam-cart__product-remove {
    width: 20px;
    height: 20px;
}

.apaczka-parcel-machine-label {
    display: none;
}

#apaczka_pl_geowidget_classic {
    max-width: none !important;
}