/*
Theme Name: Babykids Child
Theme URI: https://themeforest.net/collections/2503200-nicdark-wordpress-themes
Description: Wonderful theme for your Business.
Author: Nicdark
Author URI: http://www.nicdarkthemes.com
Template: babykids
Version: 4.5
License: http://www.nicdarkthemes.com
License URI: http://www.nicdarkthemes.com
Text Domain: babykids-child
*/

/*GENERAL*/
.taco-p-no-margin > p,
p.taco-p-no-margin,
.taco-p-no-margin{
	margin-bottom: 0!important;	
}
.taco-hide{
	visibility: hidden;
}
.taco-white,
.taco-white p{
	color: #ffffff!important;
}
/*FOOTER*/

/*HOME*/
/*section News*/
.taco-home-section-news .taco-col-1 .taco-post-grid > .elementor-widget-container > .nd_elements_section > div:nth-child(2),
.taco-home-section-news .taco-col-1 .taco-post-grid .elementor-widget-container > .nd_elements_section > div:nth-child(3),
.taco-home-section-news .taco-col-1 .taco-post-grid .elementor-widget-container > .nd_elements_section > div:nth-child(4){
	display:none!important;
}
.taco-home-section-news .taco-col-2 .taco-post-grid .elementor-widget-container > .nd_elements_section > div:nth-child(1),
.taco-home-section-news .taco-col-2 .taco-post-grid .elementor-widget-container > .nd_elements_section > div:nth-child(4){
	display:none!important;
}
.taco-home-section-news .taco-col-3 .taco-post-grid .elementor-widget-container > .nd_elements_section > div:nth-child(1),
.taco-home-section-news .taco-col-3 .taco-post-grid .elementor-widget-container > .nd_elements_section > div:nth-child(2),
.taco-home-section-news .taco-col-3 .taco-post-grid .elementor-widget-container > .nd_elements_section > div:nth-child(3){
	display:none!important;
}
.nd_elements_background_color_fff {
    background-color: transparent!important;
}
/*FORM*/
.nd_elements_cf7_component input[type="checkbox"] {
    width: auto;
    background-color: transparent;
	border: none;
}
/*LA STORIA*/
@media (min-width: 1500px) {
.taco-lastoria-banner{
	background-position: top -60px center!important;
}
}