/*
 Theme Name:   Neomorph Theme
 Description:  Customised Theme for Neomorph
 Author:       Admedia Australia
 Author URI:   https://admedia.com.au/
 Template:     bricks
 Version:      1.0
 Text Domain:  neomorph
*/

.hero {height: 100vh; justify-content: center; align-items: center;}
.hero__container {align-items: center; justify-content: center;}
.hero__heading {flex-direction: column;}
.hero__video {position:absolute;}

body.white-bg {
    background-color: white;
}

div#wc-stripe-express-checkout-element,
.wc-block-cart__payment-options {
    display: none !important;
}