/*
Theme Name: Vibez Child
Theme URI: http://vibez.elated-themes.com
Description: A child theme of Vibez Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: vibez
Template: vibez
*/
.highlight{
	background: #9C27B0;
    color: #ffffff;
    padding: 1px 6px;
    margin: 0 10px;
}
body, h5 {
    color: #000000;
}
.texto-escuro p, .texto-escuro h1, .texto-escuro h2, .texto-escuro h3, .texto-escuro h4, .texto-escuro strong{
	color: #000000 !important;
}
.link-slider{
	color: #ffffff !important;
}
.textos-claros h1, .textos-claros h2, .textos-claros h3, .textos-claros h4,.textos-claros h5, .textos-claros h6{
	color: #cecece !important;
}
.home .eltdf-content-aligment-left{
	background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;	
}
.eltdf-portfolio-list-holder article .eltdf-pli-text .eltdf-pli-category-holder{
	display: none !important;
}
.logos-parceiros{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.logos-parceiros li{
	display: inline;
	margin: 10px;
    padding: 10px;
}
.logos-parceiros li a{
	
}
.logos-parceiros img{
	
}
.logos-parceiros li:nth-child(3n+0) { 
	padding-right: 0;
    margin-right: 0;
}
.logos-parceiros li:nth-child(3n+0):after {
    content: "";
    display: block;
    clear: both;
}
.eltdf-icon-text{
    max-width: 90%;
}
.widget ul#menu-navegue{
    padding: 0;
    margin: 0;
    list-style: initial;
    list-style-type: disc;
    color: #09d2aa;
}
.eltdf-blog-holder.eltdf-blog-single article .eltdf-post-heading, .eltdf-post-info-author {
    display: none !important;
}
/* ##################################
################## SLIDE ############
#####################################
*/
/* Arrow Prev/Next */
.slick-slider {
    margin-bottom: 0px;
}
.slider-border{
	border: 1px solid #cc9933;
    padding: 8px;
}
.slider-border p{
	display: none;
}
.editora-slide-envolve {
	overflow: hidden;
	display: block;
	width: 100%;
	height: auto;
}
.editora-slide {
	
}
.setas-destaque {
    margin: 0 !important;
    height: auto;
    display: block;
}
.setas-destaque .grid-prev,
.setas-destaque .grid-next {
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 35px;
	margin: -27px 0 0;
	background: rgba(216, 216, 216, 1) url(images/prev.png) no-repeat center center;	
	z-index: 999;
	left: 0;	
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	opacity: 1;
	color: #fff;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	transform: translateX(-60px);
	-webkit-transform: translateX(-60px);
	-moz-transform: translateX(-60px);
	text-indent: -9999px;
	cursor: pointer;
}
.setas-destaque .grid-next {
	background-image: url('images/next.png');
	left: auto;
	right: 0;	
	transform: translateX(60px);
	-webkit-transform: translateX(60px);
	-moz-transform: translateX(60px);
}
.editora-slide-envolve:hover .setas-destaque .grid-prev,
.editora-slide-envolve:hover .setas-destaque .grid-next {
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
}
.setas-destaque .grid-prev.grid-disabled,
.setas-destaque .grid-next.grid-disabled {
	display: none;
}
.setas-destaque .grid-prev:hover,
.setas-destaque .grid-next:hover {
	background-color: rgba(80, 72, 91, 0.8);
}
.setas-destaque .grid-prev:before,
.setas-destaque .grid-next:before {
	content: none;
}
.slick-dots {
    position: absolute;
    bottom: -15px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.galeria-4x4 {
	width: 46% !important;
    height: auto;
    display: inline-block !important;
    margin: 2%;
    padding: 0 !important;
    margin-right: 2% !important;
}
.galeria-4x4  img{
	
}
.editora-slide-envolve h3{
	font-weight: 100;
    /*font-family: 'Droid Serif',Georgia,"Times New Roman",serif;*/
    font-size: 24px;
    color: #353535;
	text-align: center;
	margin: 30px 0 0;
}
.estrela-group{
	display: block;
    width: 100%;
    text-align: center;
}
.estrela-group img{
	margin-bottom: 30px !important;
display:none
}
.estrela-group h1{
	font-weight: 100;
	/*font-family: 'Droid Serif',Georgia
	font-size: 15px;
    color: #353535;
	text-align: center;
	margin: 30px 0 0;margin-bottom: 30px !important;
}

.boder-unic{
    display: inline-block;
	border: 1px solid #eee;
	padding: 10px;
}
.estrelas1 .slick-slide img{
	max-width: 50%;
}
.estrelas2 .slick-slide img{
	max-width: 60%;
}
.estrelas3 .slick-slide img{
	max-width: 70%;
}
.estrelas4 .slick-slide img{
	max-width: 80%;
}
.estrelas5 .slick-slide img{
	max-width: 100%;
}
.eltdf-st-inner  .eltdf-st-title:after{	
}
table{
	margin-bottom: 60px !important;
}