/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

.elementor-18721 .elementor-element.elementor-element-a828b73 .title {
    padding-top: 90px;
}

.holder a.button.-small.-primary {
    display: none;
}
.forminator-field--phone {
    padding-left: 86px !important;
    padding-top: 18px !important;
}
input {
	border: none!important;
    border-radius: 10px!important;
    height: 10px !important;
    padding: 17px!important;
    margin: 10px 0px!important;
}
#select-1 label {
    margin: 10px 0px!important;
}
.select2-selection__rendered {
	border: none!important;
    border-radius: 10px!important;
    height: 10px !important;
    padding: 17px!important;
    margin: 10px 0px!important;
}
.forminator-select .selection .select2-selection--single[role="combobox"] {
    padding: 0px !important;
    border-radius: 10px !important;
    border: none !important;
    height: 38px !important;
}
.select2-selection__rendered {
   line-height: 0px!important;
}
.forminator-error-message {
    position: absolute;
    background: transparent !important;
    right: -9px;
    margin-top: -78px !important;
}
.forminator-row {
    margin-bottom: 5px !important;
}

.forminator-button-submit {
    border-radius: 10px!important;
    width: 100%!important;
    margin: 20px 0px 30px 0px!important;
	text-transform: Uppercase!important;
	background: #e73325;
    color: white;
}
/*
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1450px !important;
}

.site-footer .page-container {
    max-width: 1450px !important;
}
*/
/*
section.elementor-section.elementor-top-section.elementor-element.elementor-element-7147fe2.elementor-section-stretched.clb__dark_section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    z-index: 9999;
}
*/
#colophon {
z-index: 9999;
position: relative;
}
@media screen and (min-width: 768px) {
.page-headline .holder {
    padding-top: 91px !important;
    padding-bottom: 0px !important;
}
}
@media (min-width: 768px) {
    .elementor-247969 .elementor-element.elementor-element-254a4ad {
        width: 43%;
        position: fixed;
        right: -2%;
        top: 90px;
        z-index: 999;
    }
}
     ::-webkit-input-placeholder {
        /* WebKit browsers */
         color: transparent!important;
    }
     :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
         color: transparent!important;
    }
     ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
         color: transparent!important;
    }
     :-ms-input-placeholder {
        /* Internet Explorer 10+ */
         color: transparent!important;
    }
     input::placeholder {
         color: transparent!important;
    }
     textarea::-webkit-input-placeholder {
        /* WebKit browsers */
         color: transparent!important;
    }
     textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
         color: transparent!important;
    }
     textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
         color: transparent!important;
    }
     textarea:-ms-input-placeholder {
        /* Internet Explorer 10+ */
         color: transparent!important;
    }
     textarea::placeholder {
         color: transparent!important;
    }