/*
Theme Name:     Voice Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Voice Theme
Author:         Meks
Author URI:     http://mekshq.com
Template:       voice
Version:        0.1.0
*/

h1.entry-title 
{
	font-weight: bold;
}

/* cerca topbar*/

.top-header .vce-search-form .vce-search-input {
  background: #696868;
  height: 26px;
}

.top-header .vce-search-submit {
  height: 24px;
  margin: 5px 0px 0px 0px;
}

/* widget autore sidebar*/

.sidebar .mks_author_widget .mks_autor_link_wrap
 {
  margin-top: 13px;
}

/* pagina video

.tubepress_thumb 
{
    height: auto;
	margin-bottom: 2em;
	font-family: Roboto;
	font-weight: normal;
	
}

dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover 
{
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1.2em;
	margin: 0.2em 0 0.5em 0px;
}

dd.tubepress_meta_runtime 
{
	font-weight: normal;
	font-size: 1.1em;
}

.tubepress_meta_group dt 
{
    font-weight: normal;
}*/

.ytc-pslb.ytcplayer-wrapper 
{
    border: none!important;
    margin-bottom: 30px!important;
}

.ytc-pslb.ytc-thumbnails a.ytcthumb 
{
	border: none!important;
}
.youtubechannelgallery h5
{
	font-size: 15px;
	line-height: initial;
	margin: 5px 0 15px 0;
}

/*barra social*/

.getsocial.gs-native-bar 
{
    margin-bottom: 30px;
}

.getsocial.gs-native-bar .fb_iframe_widget 
{
    width: auto!important;
}

/*widget link utili*/

.textwidget #content-link-utili
{
	position: relative;
	height: 4em;
}

.textwidget .link-utili
{
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
}

.textwidget .last-link
{
	float: left;
	width: 30%;
	margin: 0 0 0 0;
}

#primary .vce-custom-content.vce-post 
{
    margin-bottom: 30px;
    margin-top: 0;
}

/*menu navigazione*/

.header-sticky .main-navigation 
{
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.95);
}

/*newsletter widget footer*/

.mc4wp-form label 
{
    margin-bottom: 1em!important;
    font-weight: unset!important;
}

.mc4wp-form input[type="email"]
{
    height: 2em!important;
    color: #fff;
}

/*fb widget*/

._4s7c 
{
    width: 250px!important;
}
.fa.fa-bars{
	color:#066f75	
}
#header .fa.fa-bars{
	color:#fff	
}
.addtoany_share_save_container.addtoany_content.addtoany_content_top{
	text-align:center	
}
@media (max-width:670px){
.home #main-box-1 article{
	width:49%	
}
.home #main-box-1 article:nth-child(1), .home #main-box-1 article:nth-child(3), .home #main-box-1 article:nth-child(5), .home #main-box-1 article:nth-child(7), .home #main-box-1 article:nth-child(9){
	float:left	
}
.home #main-box-1 article:nth-child(2), .home #main-box-1 article:nth-child(4), .home #main-box-1 article:nth-child(6), .home #main-box-1 article:nth-child(8), .home #main-box-1 article:nth-child(10){
	float:right	
}
}
@media (max-width:545px){
.home #main-box-1 article .entry-content, .home #main-box-1 article .meta-item.author{
	display:none	
}
}