input[type="button"] {
border-color: #888888;
color: #888888;
}
input[type="button"]:hover,
input[type="button"]:focus {
background-color: #888888;
} body .vc-gfCondensed .gform_wrapper ul li.gfield {
margin-top:0;
}
.vc-gfCondensed .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
margin-bottom:0;
}
body .vc-gfCondensed .gform_wrapper .top_label div.ginput_container {
margin-top: 16px;
}
.vc-gfCondensed .eael-gravity-form .gform_wrapper textarea {
padding: 10px 10px 10px 5px;
}
.gform_wrapper input[type=email] {
border:none;
text-indent:10px;
margin:0 !important;
}
.gform_wrapper textarea {
padding:5px 4px !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
vertical-align:bottom;
} body:not(.elementor-editor-active) .vc-menuSection:not(:first-of-type) {
display:none;
}
.vc-menuButton {
transform: translate3d(0,0,0);
-webkit-transform:translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform:translate3d(0,0,0);
-o-transform:translate3d(0,0,0);
} body:not(.elementor-editor-active) .elementor-menu-anchor:before {
content: "";
display:block;
height: 160px; margin: -160px 0 0; visibility: hidden;
pointer-events: none;
} ul.rpress-category-lists .rpress-category-item {
font-size: 18px;
} .vc-orderButtonHeader {
font-family: "Bungee Inline", Sans-serif;
font-size: 18px;
font-weight: normal;
text-align: center;
color:#fff;
background-color: #F05749;
padding:12px 24px;
border-radius: 3px;
cursor: pointer;
transition: all .3s;
}
.vc-orderButton {
font-family: "Bungee Inline", Sans-serif;
font-size: 21px;
font-weight: normal;
text-align: center;
color:#fff;
background-color: #F05749;
padding:15px 30px;
border-radius: 3px;
cursor: pointer;
transition: all .3s;
}
.vc-orderButtonHeader:hover, .vc-orderButton:hover {
background-color:#FAAF3B;
color:#642C12;
} @media screen and (max-width: 767px) {
.vc-orderButtonHeader { 
font-size: 0.8rem;
padding: 10px 20px 10px 20px;
display:inline-block;
width:100%;
}
.vc-orderButton {
display:inline-block;
width:100%;
margin: 0;
}
.eael-gravity-form .gform_wrapper ul.gform_fields li.gfield {
padding-right:0;
}
}