.bricks-mobile-menu-wrapper { background: rgba( 28, 28, 28, 0.85 ); box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); backdrop-filter: blur( 14px ); -webkit-backdrop-filter: blur( 14px ); border-radius: 10px; border: 1px solid rgba( 255, 255, 255, 0.18 ); } .highlight { color: var(--action); } .brxe-button { padding-left: 27px !important; } @media (width < 768px) { .brxe-button { padding-left: 16px !important; } } .brxe-button:after { content: url(https://bruno-banarby.de/wp-content/uploads/2024/03/02_Right.svg); width: 0px; height: 30px; filter: brightness(100); transform: rotate(45deg); transition: all .3s ease; } .brxe-button:hover.brxe-button:after { transform: rotate(0deg); width: 15px; height: 26px; } #brxe-zhqzed .splide__pagination .splide__pagination__page { margin-top: 7px !important; } .splide__pagination { width: 90% !important; }