/*
Theme Name: Oehm und Rehbein WP
Theme URI: https://www.oehm-rehbein.de/
Description: Wordpress theme für Oehm und Rehbein
Version: 1.0
Author: Oehm und Rehbein
Author URI: https://www.oehm-rehbein.de/
Text Domain: oehm-rehbein
*/

body.wp-admin {
    color: #3c434a;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 13px;
    line-height: 1.4em;
}

#footer .social ul li a { font-size:20px; color:#152A42; }
#footer .social ul li a:hover { color:#fff; }

html :where(.wp-block) { max-width: 100%; }
html :where(.wp-block) .container { width:100%; max-width:1400px; }

.swiper-slide { overflow:hidden; }

.alm-load-more-btn.done { display:none; }