/*
Theme Name: Semicon tv
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: ReD
Author URI: http://robertessiendesign.com
Template: enfold
*/



/*Add your own styles here:*/

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-family:"effra",Arial, Helvetica, sans-serif;
}

/* Ubermenu edit */
#top .ubermenu-searchform,
#top .ubermenu .ubermenu-search-input{
    margin:0;
}


@media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .main_menu {
        position: relative;
        width: 100%;
    }
}