
/**
 * Theme Name: Expeditor Child Theme
 * Template: expeditor
*/

/*------------------------------------------------------------------
[Add Your Custom CSS Here] */
.page-404-section .inner-404 form input {
	background: #fff;
}

#header .top-header {
	padding: 8px 0 !important;
}

.top-menu-bold {
	font-weight: bold;
}

@media handheld, only screen and (max-width: 767px) {
	.search-holder, .shop-cart {
		display: none;
	}
}

/* Main Navigation */
#main-navigation > ul > li > a {
	color: #015482;
	text-transform: none;
}

#main-navigation > ul > li {
	font-size: 18px;
}

.social_icon_list {
	margin-bottom: 20px;
}

.social-icons > li {
	margin-top: 0px;
}

#header .top-header {
	padding: 8px 0 !important;
}

#advanced-menu-hide {
	color: #038ed3;
}

.responsive-nav-button {
	color: #038ed3;
}

.mobile-advanced > ul > li > a {
	background-color: #038ed3;
}

.wpcf7-submit:hover, button.button:hover {
	background: #016996 !important;
}

.page-404-section .inner-404 form input {
	background: #fff;
}

#header .top-header {
	padding: 8px 0 !important;
}

.top-menu-bold {
	font-weight: bold;
}

@media handheld, only screen and (max-width: 767px) {
	.search-holder, .shop-cart {
		display: none;
	}
}

#preloader {
	display: none !important;
}

.loader {
	display: none !important;
}

.widget_text {
	margin-bottom: 20px !important;
}

.widget_nav_menu {
	margin-bottom: 15px !important;
}

.style-svg {
	height: 75px;
	margin-bottom: -5px;
}

@media screen and (min-width: 1000px) {
	.entry-blog-big {
		width: 50% !important;
		float: left;
		height: 550px;
		padding-right: 15px;
	}
	
	.blog .thumbnail-attachment IMG {
		width: 555px;
		height: 305px;
		object-position: center center;
	}
	
	.blog .entry-title {
		height: 64px;
	}
}

.blog .entry-title {
	font-size: 24px !important;
}

.blog .thumbnail-attachment {
	margin-bottom: 20px;
}

.blog-intro {
	margin-bottom: 50px;
}

.lightweight-accordion-title {
	cursor: pointer;
	font-weight: bold;
}

.lightweight-accordion-title {
	position: relative;
	padding-left: 25px;
	/* Lascia spazio per l'emoji. Puoi regolare questo valore. */
	
	/* Stili per il tuo testo */
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 1.5;
}

.lightweight-accordion-title::before {
	content: "↕️";
	/* L'emoji come contenuto */
	position: absolute;
	left: 0;
	/* Posiziona all'inizio del padding */
	top: 50%;
	transform: translateY(-50%);
	/* Centra verticalmente */
	font-size: 16px;
}

.txtbold {
	font-weight: bold;
}

.txtcolor, .txtcolor A {
	color: #015482;
}

.vc_wp_call_out P {
	color: #fff !important;
	font-size: 18px;
}

.vc_wp_call_out h3:not(:last-child) {
	margin-bottom: 10px;
}

.vc_wp_call_out .button-holder P {
	font-size: 16px;
}

.vp-img-paragraph .vp-img {
	border-radius: 35px;
	aspect-ratio: 16/9;
}

.roundImg IMG {
	border-radius: 35px;
	object-fit: cover;
	aspect-ratio: 16/9;
}

.miniBut {
	margin-bottom: 10px;
}

.miniBut button.ubtn {
	padding: 5px 0px;
	border-radius: 15px !important;
}

.icons-box .item-box P, .feature-item .feature-inner P {
	color: #2c2c2c !important;
}

.iub-accessibility-btn {}

.social-icons span {
	display: none !important;
}

.search_form label {
	display: inline-block;
}

.search_form input:not([type="submit"]) {
	width: auto;
}

.hidden-fields-container {
	display: none !important;
}
