/**
 * Theme Name: Nefty Pure Veg Child Theme
 * Template: blocksy
 * Text Domain: blocksy
 */
 
.contact-box .elementor-icon-box-description a {
    color: #000 !important;
}

.contact-box:hover .elementor-icon-box-description a {
    color: #fff !important;
}

.home-menu .elementor-image-box-img {
    margin-bottom: 0 !important;
}

.ct-footer li {
	margin-bottom: 15px;
}

@media (max-width: 991px) {
	.ct-footer .ct-container div:nth-child(3) .wp-block-column {
		margin-left: auto;
		margin-right: auto;
	}
}

h3.elementor-icon-box-title strong, h3.elementor-image-box-title strong {
	display: none;
}