/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/*.wd-logo img {
	padding: 0px;
	background-color: #fff;
}*/

.title-subtitle {
	margin-bottom: 0px !important;
}

.wd-info-box  .info-box-icon {
	width: 100% !important;
}

.wd-info-box .attachment-full {
	border-radius: 15px !important;
	width: 100% !important;
}

@media(min-width: 1025px) {
.progetti-riferimento .wd-info-box {
	min-height: 454px;
}}

span.mandatory {
	font-weight: 700;
	color: #cc0000;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

@media (max-width: 768.98px) {
  .mobile-pt20 {
    padding-top: 20px;
  }
}

.wpcf7-not-valid-tip {
	line-height: 12px;
	font-size: 12px !important;
	margin-top: 5px;
}

.wd-breadcrumbs .wd-delimiter::after {
  content: "\203A" !important;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text::after {
	background-color: var(--nav-color-active);
}

@media(max-width: 1024px) {
  .mobile-text-center * {
    text-align: center;
    justify-content: center;
  }
}

.wd-logo img {
	padding: 0px !important;
}

.whb-header:not(.whb-sticked) .wd-logo img {
	max-height: 110px !important;
}

.wd-text-block, .text-justify .title-after_title {
	text-align: justify;
}

