.mobile-nav-controller {
display: none;
}

#header {
z-index: 0 !Important;
}

.be-button, input[type=button], input[type=submit], input[type=reset], button {
width: 100%;
}

.sec-border, input[type=text], input[type=email], input[type=tel], input[type=password], textarea {
border-radius: 10px;
background: white;
}

.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
    width: auto;
    background: red !important;
    border-color: red !important;
}
