/*
 Theme Name:   Consultor Child Theme
 Theme URI:    https://consultor.ancorathemes.com
 Description:  Consultor Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     consultor
 Version:      2.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  consultor
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.menu_mobile .socials_mobile, .post_header.post_header_single.entry-header {
	display: none;
}
@media (max-width: 768px){
	.widget_custom_links ul>li.custom_links_list_item{
		align-items: center;
	}
	.custom-submit p .wpcf7-submit-style, .custom-submit p .wpcf7-submit-style input{
		width: 100%;
	}
}
.custom-submit {
	margin-top: 1rem;
}

.archivo-blog .elementor-pagination{
	margin-top: 2rem;
}
.post_footer.post_footer_single.entry-footer .post_meta.post_meta_single{
	justify-content: center;
}