/* Enter Your Custom CSS Here */
/* Vantage Contact Form 7 Submit Button */

.wpcf7 input[type="submit"] {
padding: 12px 20px;
border-top: solid 1px #d2d2d2;
border-left: solid 1px #c3c3c3;
border-right: solid 1px #c3c3c3;
border-bottom: solid 1px #9f9f9f;
background: #ffffff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e933c4), color-stop(1, #ffffff));
background: -ms-linear-gradient(bottom, #e933c4, #ffffff);
background: -moz-linear-gradient(top, rgba(238,97,209,1) 0%, rgba(232,37,192,1) 100%);
background: -o-linear-gradient(#ffffff, #e933c4);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e933c4', GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 12px;
font-weight: normal;
color: #ffffff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow: 0 2px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
width: auto;
text-decoration: none;
cursor: pointer;
-webkit-appearance: button;
line-height: 1;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);

 @font-face {
	    font-family: gothic;
	    src: url(http://hi.ehun.eu/wp-content/themes/rt_gantry_wp/fonts/gothic.ttf); }
  
ul.menu li {
    list-style: none; font-family: gothic ; text-align: center;
    font-size: 1.1em;
    font-weight: bold;
}
  
}

@font-face {
	    font-family: gothic;
	    src: url(http://hi.ehun.eu/wp-content/themes/rt_gantry_wp/fonts/gothic.ttf); }


.flexipages_widget {font-family: gothic; text-align: center; font-size: 18px ; }
.flexipages_widget ul { list-style: none; font-family: gothic ; text-align: center; font-size: 18px ;}