/*
	Theme Name: Alem Child Theme
	Theme URI: energiamurcia.com
	Description: Alem
	Author: Alem
	Author URI: #
	Template: alem
	Version: 0.1
*/

body[data-button-style^="rounded"].home .wpb_wrapper .nectar-social >*,
body[data-button-style^="rounded"].home .wpb_wrapper .facebook-share:before, body[data-button-style^="rounded"] .wpb_wrapper .facebook-share.hovered:before,
body[data-button-style^="rounded"].home .wpb_wrapper .twitter-share:before, body[data-button-style^="rounded"] .wpb_wrapper .twitter-share.hovered:before{
    border-radius: 0;
	border: none!important;	
}
body[data-button-style^="rounded"].home .wpb_wrapper .nectar-social  .fa-facebook{
	background: #4267b2!important;
	color: #fff!important;
}
body[data-button-style^="rounded"].home .wpb_wrapper .nectar-social  .fa-twitter{
	background: #1da1f2!important;
	color: #fff!important;
}
body[data-button-style^="rounded"] .wpb_wrapper .twitter-share:before, body[data-button-style^="rounded"] .wpb_wrapper .twitter-share.hovered:before {
    background-color: #1da1f2!important;
    border-color: #1da1f2!important;
}
blockquote:before{
	background: url(img/quotes.png) no-repeat 100%;
    border: none!important;
    width: 64px!important;
    position: relative!important;
    height: 64px!important;
}
.nectar-fancy-box[data-style="parallax_hover"] .inner{
	padding: 5% 0;
}
body .titulo1 .wpb_wrapper > h3{
	color: #295096;
	font-size: 32px;
    font-weight: 600;
}/*
.home .blog-recent[data-style*="classic_enhanced_alt"] .inner-wrap,
.home .blog-recent[data-style="classic_enhanced_alt"] .inner-wrap:after,
.home .blog-recent[data-style="classic_enhanced_alt"] .inner-wrap:before{
	background: #fff;
}
.home .blog-recent[data-style*="classic_enhanced"] .excerpt,
.home .blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .post-header,
.home .blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .post-header h6{
	color: #000;
}
*/

.home .blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .post-header h6{
	color: #fff;
	font-family: Nunito;
    text-transform: none;
    letter-spacing: 0;
	font-size: 2em;
    line-height: 36px;
    font-weight: 400;
}
.home .nectar-button.small.regular.accent-color.regular-button.btn-more{
    border-radius: 0!important;
    -webkit-border-radius: 0!important;
    -o-border-radius: 0!important;
    padding: 10px 50px;
}
.vc_custom_heading.normal{
	text-transform: none;
}
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-1.post.type-post .inner-wrap:before,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-1.post.type-post .inner-wrap:after,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-4.post.type-post .inner-wrap:before,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-4.post.type-post .inner-wrap:after,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-6.post.type-post .inner-wrap:before,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-6.post.type-post .inner-wrap:after{
	background: transparent;
}
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-1.post.type-post .inner-wrap .post-header,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-1.post.type-post .inner-wrap .post-header h6,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-1.post.type-post .inner-wrap .excerpt,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-4.post.type-post .inner-wrap .post-header,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-4.post.type-post .inner-wrap .post-header h6,
.blog-recent[data-style="classic_enhanced_alt"] .col.span_4.col-4.post.type-post .inner-wrap .excerpt{
	color: #333;
}
body:not(.woocommerce-cart) .main-content tr td:first-child{
	vertical-align: middle;
}