.wpcf7-number {
    float: left;
    text-align: center;
    margin: 0.4em 0.4em 0.4em;
    height: 2.5em;
    width: 2.5em;
}
.wpcf7-form p {
	display:flex;
	padding: .8em 0 .8em .8em;
    border: solid #d3d3d5;
    border-width: 0 0 1px 0;
    vertical-align: top;
}
.wpcf7-form p label{
	width:95%;
}
button.drawer-toggle.drawer-hamburger {
    display: none;
}
.container-footer {
    display:none;
}
.container-footer-bottom {
    display:none;
}
.ui-state-active .fa-credit-card {
    color:#f08200;
}
.ui-state-active .fa-jpy {
    color:#f08200;
}
@media (max-width: 991px) {
  #payment_option div {
    height: 120px !important;
  }
}