/*
Theme Name: AFP Child
Description: AFP Child Theme
Author: Tiago Aguiar
Author URI: http://tiago.in
Version: 1.0.0
Template: afp
*/
@import url("../afp/style.css");

#twitter-widget-0{
	margin: 0 auto !important;
	display: block !important
}

#second-ads{
	margin-bottom: 22px !important
}

.edgtf-title .edgtf-title-holder .edgtf-container-inner{
	vertical-align: bottom !important
}

.shareaholic-service-icon.service-all{
	display:none !important;
}

.only-mobile{
	display: none;
}

#ck_subscribe_form input{
margin-bottom: 20px !important;
}

#ck_subscribe_form{
	margin-top: -20px !important
}

.ck_form.ck_naked .ck_subscribe_button{
	background-color: black !important;
	transition: all 300ms ease !important;
}

.ck_form.ck_naked .ck_subscribe_button:hover{
	transition: all 300ms ease !important;
	opacity: 0.7 !important
}

 .ck_form.ck_naked{
margin: 0px !important
}

blockquote{

    display: block !important;
    font-size: 18px !important;
    font-size: 0.9375rem !important;
    line-height: 1.6 !important;
    font-style: italic !important;
    color: #666 !important;
    padding: 15px!important;
    padding: 0.9375rem!important;
    border-left: 5px solid #e64946 !important;
    border-right: 2px solid #e64946 !important;
    box-shadow: 2px 2px 15px #ccc !important;
}

blockquote p{
  font-size: 18px !important;
color: #0c0c0c !important
}

#black-studio-tinymce-3{
width: 335px !important;
margin: 0 auto !important;
margin-top: -65px !important;
}

.edgtf-pss-holder .edgtf-pss .edgtf-pss-text-holder{
	padding: 13px 30px !important;
background: rgba(0,0,0,0.5) !important;
text-shadow: #000 3px -1px, #000 -1px 1px, #000 1px 1px, #000 -1px -1px !important
}

.wp-polls{
	background:#232323 !important;

	padding: 20px 35px !important;
	border-radius: 4px !important;
}

.wp-polls label{
		color: #fff  !important;
		font-weight: bold !important;
		font-size: 18px !important;
		margin-bottom: 20px !important
}

 .wp-polls *{
	 color: #fff  !important;
 }

 .wp-polls strong{
	 font-size: 25px !important;
	 	color: #fff  !important;
 }

.wp-polls .Buttons{
	 background: #fff !important;
	 border-radius: 3px !important;
	 padding: 5px 20px !important;
	 text-transform: uppercase !important;
	 font-weight: bold !important;
	 font-size: 18px !important;
	 border:none !important;
	 color: #000 !important
 }
 
 
.wp-polls .Buttons:hover, a:hover{
	opacity: 0.65 !important;
	transition: all 300ms ease !important;
}
 
.fb_iframe_widget{
	margin-top: 5px !important
}

.wp-polls a{
	color: #00BFFF !important;
}

.wpcf7-form-control.wpcf7-textarea{
	height: 110px !important;
	resize:none !important;
}

.wpcf7 textarea, .wpcf7 input{
	margin-bottom: 15px !important;
}

.wpcf7 input[type="submit"]{
	float: right !important;
	text-transform: uppercase !important
}

.edgtf-post-image img{
max-width: 70% !important;
margin: 0 auto !important;
}

.menu-footer_menu-container ul{
	background: #232323 !important;
}

.menu-footer_menu-container a:hover{
	opacity: 0.65 !important;
	transition: all 300ms ease !important;
}

.edgtf-post-content p{
	margin-bottom: 15px !important;
}

/*geral*/

.single-post .edgtf-author-description{
	display: none !important
}

.edgtf-peit-item .edgtf-peit-text-holder .edgtf-peit-info-section > div > a{
	color: #232323 !important;
}

.link-ft{
	margin-top: 20px !important;
}

.link-ft li{
	list-style-type: none  !important;
	float: left !important;
	margin-right: 20px !important
}

.link-ft li a{
	color: #fff !important;
}

.link-ft li a:hover{
text-decoration: underline !important;	
}


.edgtf-sidebar .widget.widget_categories ul li a, .edgtf-sidebar .widget.widget_archive ul li a  {
	color: #2f3aaf !important;
		transition: all 300ms ease !important;
}

.edgtf-sidebar .widget.widget_categories ul li a:hover{
	opacity: 0.65 !important;
	transition: all 300ms ease !important;
}

/*.edgtf-sidebar .widget.widget_categories ul li a, h4 a{
	color: #2f3aaf !important;
		transition: all 300ms ease !important;
}

.edgtf-sidebar .widget.widget_categories ul li a:hover, h4 a:hover{
	opacity: 0.65 !important;
	transition: all 300ms ease !important;
} */

.edgtf-menu-area{
	display: none !important
}

.menu-default-menu-container ul{
	background: #232323 !important
}


.menu-default-menu-container ul li a{
text-transform: uppercase !important;
font-weight: normal !important;

transition: all 300ms ease !important;
}

.menu-default-menu-container ul li a:hover{
opacity: 0.70;
transition: all 300ms ease !important;
	}

.edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner{
	padding-top: 20px !important;
}

.edgtf-sidebar .screen-reader-text{
	display: none !important;
}

.edgtf-sidebar h6{
	text-transform: uppercase !important;
}

/*footer*/
footer h6{
	text-transform: uppercase !important;
}

footer h5{
	font-size: 12.5px !important;
}

footer .menu-default-menu-container ul li a{
text-transform: none !important;
color: #8a8a8a !important;
}

footer p, footer {
	color: #8d8d8d !important;
}

.hidden-lg{
		display:none !important;
	}
	
.edgtf-sidebar .widget > h6{
	margin: 0 0 15px !important
}

	#text-3 .textwidget{
		margin: 0 auto !important;
		display: block !important
	}


/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	
	.only-mobile{
	display: block !important;
}

#searchform label{
	display:none !important
}

#searchform input[type="text"]{

border: 1px solid #e6e8e9;
    height: 30px;
    width: 70%;
	margin-bottom: 40px !important 
}
#searchform input[type="submit"]{
	height: 36px;
    border: none !important;
    margin-left: -4px;
    width: 28%;
    background: #232323 !important;
    color: #fff;
    text-transform: uppercase;
}

#search-2{
	display:none !important
}
	
	.hidden-lg{
		display:block !important;
	}
 .edgtf-bn-slide{
display:none !important;
}

.edgtf-date-widget-holder{
	text-align:center !important
}


.edgtf-position-right .menu-default-menu-container, .edgtf-position-right{
	display:none !important
}

.edgtf-date-widget-holder{
	font-size: 15px !important
}

.edgtf-pss-holder .edgtf-pss .edgtf-pss-text-holder{
	padding: 20px 30px !important;
background: #fff !important;
text-shadow: none !important
}


/*.edgtf-normal-logo{
	display: none !important;
}

.edgtf-page-header, .edgtf-position-right{
	display:inline-block !important;
}*/

}

.edgtf-post-info-count{
	display:none !important
}

