
.form-container input[type="text"], .form-container input[type="tel"], .form-container input[type="email"] { width: 49%;  border-radius: 5px; margin: 0.5%; } .form-container input[type="checkbox"] { width: auto;  transform: scale(1.2); margin-right: 10px;  vertical-align: middle; }
.gt-bottom-menu{ display:flex; } .gt-bottom-menu-search-form-wrapper{ display: block; } :root{ --wpbottommenu-font-size: 12px; --wpbottommenu-icon-size: 32px; --wpbottommenu-text-color: #ffffff; --wpbottommenu-h-text-color: #dd9933; --wpbottommenu-icon-color: #f9f9f9; --wpbottommenu-h-icon-color: #dd9933; --wpbottommenu-bgcolor: #262626; --wpbottommenu-zindex: 9999; --wpbottommenu-cart-count-bgcolor: #ff0000; --wpbottommenu-wrapper-padding: 10px 0; }