/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

#mc4wp_form_widget-2 h4.h-widget {
    color: #fff;
}

#mc4wp-form-1 div>p input {
    display: inline-block
}

#mc4wp-form-1 div>p>label {
    display: none !important;
}

div.mc4wp-form-fields p {
    display: inline-block;
}

.nf-field-element input,
.nf-field-element select,
.nf-field-element textarea {
    height: 2.65em !important;
}

.wildlife-three-forths {
    width: 60%;
    float: left;
}

.wildlife-one-forth {
    float: right;
    width: 33%;
}

.facility-icons,
.season-icons {
    width: 80%;
    display: flex;
    display: -webkit-flex;
}

.facility-icons i,
.season-icons i {
    margin: 10px;
    color: #d65e20;
    font-size: 1.25em;
}

.wildlife-description h2,
.wildlife-one-forth h2 {
    font-size: 1em;
    font-weight: bold;
}

.wildlife-featured-image {
    width: 100%;
    height: 400px;
    background-size: cover;
}

.wildlife-title {
    font-size: 1.5em;
}

.grecaptcha-badge { 
	visibility: hidden; 
}

@font-face {
    font-family: HelveticaNeue-CondensedBold;  
    src: url(https://www.phoneskope.com/wp-content/themes/pro-child/fonts/Helvetica-Neue-Condensed-Bold_22500.ttf);  
    font-weight: normal;  
}
