/* Extracted from inline <style> block #22. */
.checkout-cart-index .cart-container .cart-summary .kredivo-label {
                      display: block;
                    }

                    .cms-page-view .breadcrumbs {
                      display: none;
                    }

                    .category-description .pagebuilder-banner-wrapper {
                      width: 100%;
                      height: 0;
                      padding-top: 25%;
                    }

                    @media screen and (max-width: 767px) {
                      .category-description .pagebuilder-banner-wrapper {
                        width: 100%;
                        height: 0;
                        padding-top: 50%;
                      }

                      .accept-pay {
                        width: 100% !important;
                        text-align: left !important;
                        margin-bottom: 15px;
                      }
                    }

                    @media only screen and (min-width: 1024px) {

                      .catalog-category-view .products-grid .product-items .product-item,
                      .catalogsearch-result-index .products-grid .product-items .product-item,
                      .catalog-category-view [data-appearance=carousel] .product-items .product-item,
                      .catalogsearch-result-index [data-appearance=carousel] .product-items .product-item {
                        margin: 0 26px 35px;
                      }
                    }
