/**
* Theme Name: Extice Child
* Description: This is a child theme of Extice, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: extice
* Version: 1.0.3
*/

.categories-link, .entry-meta .post-author {
	display: none !important;
}
footer {
	--accent: #fff;
}

.extice-mobile-nav .menu-scroll-mobile .site-branding {
	max-width: 50vw;
	margin: 0 auto;
}
.single-content .entry-content h2 {
	font-size: clamp(34px, 3.68vmax, 44px);
}
.widget.widget_recent_entries .post-title {
	margin-bottom: 0;
}

.teambox-rounded.elementor-widget-extice-team-box .team-image {
	border-radius: 50%;
	padding-top: 100%;
	background: #f9f9f9;
}
.teambox-rounded.elementor-widget-extice-team-box .team-image > img {
	border-radius: 50% 50% 50% 50%;
	aspect-ratio: 1;
	object-fit: cover;
	mix-blend-mode: darken;
	width: 100%;
	user-select: none;
}

.wpcf7-form-control-wrap[data-name="file-cv"] {
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.8571428571;
	padding: 16px 20px;
	-webkit-appearance: none;
	box-sizing: border-box;
	outline: 0;
	color: var(--text);
	transition: all ease-in-out 0.3s;
	border: 1px solid rgba(129, 129, 129, 0.07);
	border-radius: 35px;
	background-color: var(--background_light);
	display: block;
}

.breadcrumb-wrap {
    background-image: url("https://www.muoioprojectshoes.it/wp-content/uploads/2025/10/about-bc.jpg") !important;
}
.elementor-page-147 .breadcrumb-wrap {
    background-image: url("https://www.muoioprojectshoes.it/wp-content/uploads/2025/10/about-bc-1.jpg") !important;
}
@media (max-width: 767px) {
  .elementor-page-147 .breadcrumb-wrap {
    background-image: url("https://www.muoioprojectshoes.it/wp-content/uploads/2025/10/about-bc.jpg") !important;
  }
}

@media (max-width: 1024px) {
  .about-team-box .d-grid {
	  grid-template-columns: repeat(3, 1fr) !important;
	  grid-gap: 10px !important;
	  row-gap: 0 !important;
  }
}


.wa__btn_popup, .wa__popup_chat_box {
	z-index: 9998;
}
.wa__popup_content .wa__popup_powered, .wa__popup_content .wa__popup_powered_mb {
	display: none !important;
}