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

.lowercase {
	text-transform: lowercase !important;
}

.campo-tempo-di-elaborazione {
	font-weight: 600 !important;
	color: var(--wd-entities-title-color) !important;
}

span.optional {
	display: none !important;
}

#moove_gdpr_cookie_info_bar {
	border: unset !important;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
}

.moove-gdpr-info-bar-container button, .moove-gdpr-modal-content button {
	border-radius: 12px !important;
}

.moove-gdpr-infobar-close-btn {
	box-shadow: unset !important;
}

.overflow-hidden {
	overflow: hidden !important;
}

.fdt_carouselcarosello-1_widget_merchant {
	width: unset !important;
	border-radius: 15px !important;
}

/* Start ServiceXtendo */
.servicextendo-container {
	margin-bottom: 1.5rem 0 !important;
}

.servicextendo-container fieldset {
	border: 1px solid var(--brdcolor-gray-300);
  	padding: 1rem;
}

.servicextendo-container .title {
	margin: 0;
}

.servicextendo-container p.info {
	margin-top: 1rem !important;
}

.servicextendo-container input {
	margin: 0 !important;
}

.servicextendo-container span.name {
	font-weight: bold !important;
}
/* End ServiceXtendo */
