/* ===== Puslapio antraštės blokas (#ecommerce-custom-header) ===== */

#ecommerce-custom-header .et_pb_row {
    width: 80%;
    max-width: 1080px;
    margin: 0 auto !important;
    padding: 0;
}

#ecommerce-custom-header .et_pb_column {
    width: 100%;
    float: none;
}

#ecommerce-custom-header .woocommerce-products-header__title,
#ecommerce-custom-header .page-title,
#ecommerce-custom-header .woocommerce-breadcrumb {
    text-align: center;
}

#ecommerce-custom-header .woocommerce-products-header__title,
#ecommerce-custom-header .page-title {
    margin: 0 auto 10px;
    max-width: 100%;
    word-wrap: break-word;
}

#ecommerce-custom-header .woocommerce-breadcrumb {
    margin: 0 auto;
}
