/*
Theme Name: Child Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/



/* large screens with 1140px with */
@media only screen and (min-width: 1140px)  {

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 989px) {

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 989px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
		
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

}


.phone-info{font-size:18px;}

.page-id-114 #gchoice #gfield-choice-input .choice_1_3, #gfield-choice-input {
	display: none !important;}

.page-id-114 #field_4_1 input {display:none !important;}

.page-id-114 .ginput_container{display:flex;  }

.page-id-114 .gchoice {display: flex; float: left;
    padding-top: 1.2em;
    margin-bottom: 20px;
    margin-right: 10px;
    justify-content: center;
    
    background-color: #89c98c;
	color:#ffffff;
    height: 75px;
    width: 75px;
    
    border-radius: 50px;}

.page-id-114 .gchoice:hover {
    	background-color: #8ae7de;}

.page-id-114 .gform_wrapper.gravity-theme .gfield_radio label {
	display: contents !important;}

.page-id-114 #field_4_1 > legend{margin: auto !important;
    margin-bottom: 30px !important;}

.page-id-114 #field_4_1{display: flex;
    margin: auto;}


.social_bookmarks_pinterest a {color:#e60023 !important;}
.social_bookmarks_pinterest a:hover {color:#ffffff !important;}

.social_bookmarks_linkedin a {color:#0274b3 !important;}
.social_bookmarks_linkedin a:hover {color:#ffffff !important;}

.social_bookmarks_instagram a {color:#eb0e5d !important;}
.social_bookmarks_instagram a:hover {color:#ffffff !important;}

