/*
 Theme Name:   Grit Child Theme
 Theme URI:    https://grit.ancorathemes.com
 Description:  Grit Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     grit
 Version:      1.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:  grit
*/


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

.otgs-development-site-front-end,
footer .wpml-ls-item {
	display: none !important;
}

.swiper-pagination-custom .swiper-pagination-button {
	display: none !important;
}


.copyright_footer {
	color: black !important;
}


.sc_skills_counter .sc_skills_image + .sc_skills_total, .sc_skills_counter .sc_skills_icon + .sc_skills_total {
	margin-top: 0 !important;
}


.sc_skills_counter .sc_skills_image + .sc_skills_total, .sc_skills_counter .sc_skills_icon + .sc_skills_total {
	margin-top: 0 !important;
}


.wpcf7-submit-style{
	margin-top: 30px !important;
}

.menu_mobile .sc_layouts_logo img {
	max-height: 100px !important;
}

.footer_menu_personalizado .elementor-nav-menu li a {
	color: #252B3A !important;
}

.sc_icons_icon>img{
	max-width: 60px !important;
}


.datos_contacto_pag_contacto .sc_icons_item:hover .sc_icons_item_description span {
  color: #d1d1d1 !important;
}

.sc_testimonials_classic .slider_outer.slider_outer_pagination_pos_bottom.slider_outer_pagination_custom .swiper-pagination-custom {
	margin: 0;
	display: none;
}


.sc_layouts_row_type_narrow .sc_layouts_item_details_line1, .sc_layouts_row_type_narrow .sc_layouts_item_details_line2, [class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_details_line1, [class*="scheme_"].sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
	color: #000000 !important;
}

a.gdpr-cookie-notice-read-more {
	text-decoration: none !important;
	color: #ffffff !important;
	font-weight: 600 !important;
}


/* Tablets en orientación vertical */
@media (min-width: 600px) and (max-width: 1200px) {
	.sc_skills_image > img {
		height: 62px !important;
		max-height: 62px !important;
	}	
	
	.titulo_no_responsive_tablet {
    	text-align: center;
  	}
	
	.sc_icons_icon .sc_icon_type_images >img {
		width: 45px !important;
		max-width: 45px !important;
	}
	
	.sc_icons_icon>img {
    	max-width: 45px !important;
	}

}


@media (max-width: 950px) {
	.titulo_no_responsive {
		text-align: center !important;
	}
	
	.titulo_icono_cuidados .sc_icons_item_title span {
		font-size: 32px !important;
	}
	
	.sc_icons_icon .sc_icon_type_images >img {
		width: 45px !important;
		max-width: 45px !important;
	}
	
	.sc_icons_icon>img {
    	max-width: 45px !important;
	}
	
	.datos_contacto_pag_contacto .sc_icons_item_details {
  		text-align: center;
	}
	
.titulo_cta {
	text-align: center !important;
}
}

