/*
Theme Name: FitnessZone Child
Theme URI: http://www.wedesignthemes.com/themes/fitness-zone/
Template: fitnesszone
Author: designthemes
Author URI: http://themeforest.net/user/designthemes/
Description: Child Theme for FitnessZone WordPress Theme.
Tags: two-columns,three-columns,four-columns,theme-options,translation-ready,sticky-post
Version: 1.0.1604904594
Updated: 2020-11-09 06:49:54

*/
main-title-section-wrapper{
	display: none;
}

h1.entry-title{
	display:none;
}
@media(max-width: 768px){
.gallery-columns-4 .gallery-item {
    max-width: 100% !important;
}}

/*COntact Form Style*/
.contact-from-style input[type="text"], .contact-from-style input[type="email"], .contact-from-style textarea, .contact-from-style select{
    background: #f4f4f4 !important;
    border: 0 !important;
    color: #8c8c8c !important;
    border-radius: 0 !important;
    padding: 14px 15px 15px 15px !important;
    display: block !important;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
	width: 100% !important;
	max-width: 100% !important;
	box-sizing: border-box !important;
}
.contact-from-style input[type="text"], .contact-from-style input[type="email"], .contact-from-style select{
	height: 50px !important;
}

button[type=submit].contact-from-style{
	border-color: #f9c80e !important;
	background-color: #f9c80e !important;
	background-image: url(https://www.omega-gymnastics.com/wp-content/themes/fitnesszone/images/button-bg-medium.png) !important;
    background-size: cover !important;
	background-position: right center !important;
    background-repeat: repeat !important;
    z-index: 1;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff !important;
	line-height: normal;
    display: inline-block !important;
    cursor: pointer;
    outline: none;
	position: relative;
    font-size: 16px !important;
    padding: 11px 20px !important;
    -webkit-appearance: none;
	font-family: 'Roboto Condensed', sans-serif;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    height: 74px !important;
    width: 150px;
    vertical-align: middle !important;
}
button[type=submit].contact-from-style:hover{
	background-color: #ff8500 !important;
}
div.wpforms-container-full {
    margin: 0px auto !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 0 0 20px 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	padding: 0 !important;
}
