#wccc-content-block-60{
	display:none;
}

.grecaptcha-badge {
    z-index: 1;
}

#main-logo img {
	width: 200px !important;
}

.save_time{
	box-shadow: 0 0 8px lightgrey;
	padding: 5px 10px;
}
.new_landing .my_top_form {
    padding: 10px 20px;
	box-shadow: 0 0 8px lightgrey;
}
.save_time span.btn-container {
    text-align: center;
}
.top_btn{
	color: white;
}
.vc_row.main_top_head.new_landing{
	background: white;
}
.new_landing form p{
	text-align: center;
}
.new_landing input.wpcf7-form-control.wpcf7-submit {
    background: black;
    width: 40%;
	color: white;
	    border: 1px solid black;
}
.new_landing input.wpcf7-form-control {
    width: 100%;
}

.woocommerce div.product form.cart {
    box-shadow: 0px 0px 10px lightgrey;
}
.woocommerce div.product form.cart p{
	text-align: center;
}
.tm-extra-product-options-inner input.wpcf7-form-control.wpcf7-submit {
    background: black;
    color: white;
    width: 40%;
}
.tm-extra-product-options-inner input.wpcf7-form-control {
    width: 100%;
}
h3.tm-epo-field-label {
    text-align: center;
}
.main-container .row-container .row-parent {
    padding: 10px 0;
}









input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
span.wpcf7-not-valid-tip {
    display: none !important;
}
.error {
    color: red !important;
}
#cf7md-form .mdc-text-field:not(.mdc-text-field--disabled) {
    background-color: #f5f5f5 !important;
}
button.wpcf7-form-control.wpcf7-submit.cf7md-submit-btn.mdc-button.mdc-button--raised.cf7md-initialized.mdc-ripple-upgraded {
	background: black !important;
}
span.cf7md-file--btn.mdc-button.mdc-button--raised.cf7md-initialized.mdc-ripple-upgraded {
    background: black !important;
}
.main_top_head{
	background: #32a2d08c;
}



.webkit input[type=checkbox], .webkit input[type=radio], .android input[type=checkbox], .android input[type=radio]{
		display: inline-block !important;
}

input.tmcp-radio:checked {
    background: #389CC9;
}



.menu-dark .menu-smart a {
    color: #303133;
    font-size: 18px;
}
.wufoo input[type="tel"],.wufoo input[type="text"] {
    border-radius: 2px;
    border: 1px solid rgba(50,48,49,0.25);
    background: #fff;
    padding: 10px 2px 10px 2px;
    color: #323031;
    font-family: 'Open Sans', sans-serif;
	width: 98% !important;}