/*
	Theme Name:	Xtra Child
	Theme URI:	http://themeforest.net/user/Codevz/portfolio
	Description:Sample child theme of Xtra theme for customization.
	Author:		Codevz
	Author URI:	http://themeforest.net/user/Codevz
	Template:	xtra
	Version:	1.0
*/

/* Oculta Seccion */
.hidden {
	display: none!important;
}


.content.cz_related_posts.clr {
    display: none!important;
}

div#comments {
    display: none!important;
}

span.cz_post_meta.mt50 {
    display: none!important;
}

.breadcrumbs.clr {
    display: none!important;
}

#cz_18860 .cz_grid_filters li {
    color: rgba(255,255,255,0.7);
    border-style: none;
    border-radius: 5px;
    display: none;
}

#cz_18860 .cz_grid_filters li {
    color: rgba(255,255,255,0.7);
    border-style: none;
    border-radius: 5px;
    display: none!important;
}

ul.cz_grid_filters.clr.tac {
    display: none;
}

.cz_elm.button_header_3_right_8.inner_button_header_3_right_0 {
    display: none!important;
}

.elms_right.header_3_right {
    padding-right: 10px;
}

p.cz_post_cat.mr20 {
    display: none;
}

p.tagcloud.clr {
    display: none;
}

#cz_82027, #cz_82027::before, #cz_38956, #cz_38956::before, #cz_85264, #cz_85264::before, #cz_98290, #cz_98290::before, #cz_23560, #cz_23560::before, #cz_12784, #cz_12784:before, #cz_24196, #cz_24196:before, #cz_51003, #cz_51003:before {
    margin: 10px 160px 0px!important;
	font-size:18px!important;
	background-image: linear-gradient(90deg,#196730,#439a0d)!important;
}

@media screen and (max-width:600px) {
 #cz_82027, #cz_82027::before, #cz_38956, #cz_38956::before, #cz_85264, #cz_85264::before, #cz_98290, #cz_98290::before, #cz_23560, #cz_23560::before, #cz_12784, #cz_12784:before, #cz_24196, #cz_24196:before, #cz_51003, #cz_51003:before {
    margin: 10px 25px 0px!important;
 }
}