/*!
Theme Name: fio.2025
Theme URI: https://www.simonevolpini.info
Author: Simone Volpini
Author URI: https://www.simonevolpini.info
Description: Tema realizzato per Fiordelmondo Lubrificanti S.r.l. 2025
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fio
*/

/* fonts */
@import url('https://fonts.googleapis.com/css?family=Pragati+Narrow:400,700');

@font-face {
	font-family: 'fiordelmondo';
	src: url('fonts/fiordelmondo.eot?94103599');
	src: url('fonts/fiordelmondo.eot?94103599#iefix') format('embedded-opentype'),
		url('fonts/fiordelmondo.woff2?94103599') format('woff2'),
		url('fonts/fiordelmondo.woff?94103599') format('woff'),
		url('fonts/fiordelmondo.ttf?94103599') format('truetype'),
		url('fonts/fiordelmondo.svg?94103599#fiordelmondo') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto-Light.ttf') format('opentype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto-Regular.ttf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto-Semibold.ttf') format('opentype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto-Bold.ttf') format('opentype');
	font-weight: bold;
	font-style: normal;
}
[class^="fl-"]:before,
[class*=" fl-"]:before {
	font-family: "fiordelmondo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fl-trasporto:before {
	content: '\e800';
}

/* '' */
.fl-phone:before {
	content: '\e801';
}

/* '' */
.fl-persona:before {
	content: '\e802';
}

/* '' */
.fl-mail:before {
	content: '\e803';
}

/* '' */
.fl-goccia:before {
	content: '\e804';
}

/* '' */
.fl-ampolla:before {
	content: '\e805';
}

/* '' */
.fl-linkedin-rect:before {
	content: '\f312';
}

/* '' */
.fl-youtube:before {
	content: '\f313';
}

/* '' */
.fl-instagram-filled:before {
	content: '\f31f';
}

/* '' */

.btn-fl {
	color: #fff;
	background: #009552;
	border-radius: none;
	transition: all 0.5s ease-in-out;
}

.btn-fl:hover {
	color: #fff;
	background: #d71917
}

/* --------- COMMON */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
	font-family: 'Pragati Narrow', sans-serif; /* Pragati Narrow */
	color: #414042;
}

body {
	font-size: 1.2rem;
	color: #626262
}

h1 {
	font-size: 1.8rem;
	line-height: 2.1rem;
	text-transform: uppercase;
}

h2 {
	font-size: 1.3rem;
	line-height: 1.9rem;
	margin-bottom: 0.5rem
}

h3 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 0.1rem
}

p {
	font-size: 1.2rem;
	color: #626262
}

p.data {
	margin-bottom: 2px
}

a {
	color: #009552;
	text-decoration: none;
	transition: all 0.5s ease-in-out;
}

a:hover {
	color: #d71917;
	text-decoration: none
}

h1.payoff {
	font-size: 1.4rem
}

@media (min-width: 576px) {}

@media (min-width: 768px) {
	h1 {
		font-size: 1.7rem;
		line-height: 2.2rem
	}

	h2 {
		font-size: 1.3rem;
		margin-bottom: 0.5rem
	}

	h3 {
		font-size: 1.1rem;
		margin-bottom: 0.1rem
	}

	h1.payoff {
		font-size: 2rem
	}
}

@media (min-width: 992px) {
	h1 {
		font-size: 1.8rem
	}

	h2 {
		font-size: 1.8rem;
		margin-bottom: 0.5rem
	}

	h3 {
		font-size: 1.2rem;
		margin-bottom: 0.1rem
	}

	h1.payoff {
		font-size: 2.5rem
	}
}

@media (min-width: 1200px) {}

/* --------- HEADER */
.site-header {
	background: #fff;
	padding: 0;
	margin-bottom: 0
}

.home header {
	margin-bottom: 1.5rem !important
}

.header-box {
	padding: 15px 0 0
}

.header-left {
	background: #ed192e
}

.logo-header {
	padding: 0
}

.logo-header img {
	height: 110px
}

.logo-castrol {
	padding: 8px 0;
	text-align: right
}

.logo-castrol img {
	height: 60px
}

/* navbar */
.navbar-brand img {
	height: 50px
}
#main-menu {
	background-color: #d71917;
}
#main-menu .nav-item {
	border-bottom: 1px solid #fff;
}
#main-menu .dropdown-item,
#main-menu .nav-link {
	font-family: 'Roboto', sans-serif;
	background: #d71917;
	color: #fff;
	font-size: 1.1rem;
	padding-left: 1rem;
	padding-right: 1rem;
}
#main-menu .dropdown-menu {
	padding: 0;
	border: none;
}
#main-menu .dropdown-item {
	padding-left: 2rem;
	padding-right: 1rem;
}
#main-menu .dropdown-item:hover,
#main-menu .nav-link:hover {
	color: #fff;
	background-color: #d71917;
}
#main-menu .active,
#main-menu .current-menu-item {
	border: 1px solid #d71917;
	color: #000;
	background-color: #fff;
}

@media (min-width: 576px) {}

@media (min-width: 768px) {
	.navbar-brand img {
		height: 60px
	}
	#main-menu {
		background: #fff;
	}
	#main-menu .dropdown-menu {
		padding: 5px;
		border: 1px solid #d71917;
	}
	#main-menu .dropdown-item,
	#main-menu .nav-link {
		background: #fff;
		color: #000;
		font-size: 1rem;
		padding-left: 0.6rem;
		padding-right: 0.6rem;
	}
	
}
@media (min-width: 992px) {
	#main-menu .dropdown-item,
	#main-menu .nav-link {
		font-size: 1rem;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

@media (min-width: 1200px) {
	.navbar-brand img {
		height: 80px
	}
	#main-menu .dropdown-item,
	#main-menu .nav-link {
		font-size: 1.1rem;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	#main-menu .active,
	#main-menu .current-menu-item {
		border: none;
		color: #000;
		font-weight: bold;
		background-color: #fff;
	}
}

/* --------- HOME PAGE */
.carousel .carousel-item img {
	max-width: 100%;
	width: 100%
}

.carousel .carousel-item h2 {
	color: #fff;
	font-weight: normal
}

.carousel .carousel-item h2 a {
	color: #fff
}

.carousel .carousel-item h2 a:hover {
	color: #fff
}

.box-external-icons {
	position: relative
}

.box-external-icons .box-icons {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 7px 8px;
	width: 95px;
	background: rgb(0, 0, 0, .6);
	text-align: center
}
.box-external-icons .box-icons i {
	color: #fff
}
.card {
	background: #f3f4f4;
	border: none;
}
.post-thumbnail {
	display: block;
	overflow: hidden;
}
.post-thumbnail img {
	transition: transform 0.3s ease-in-out;
}
.card .post-thumbnail img {
	margin-bottom: 0 !important;
}

.post-thumbnail img:hover {
	transform: scale(1.2);
}

.box-valori {
	background: #48484a;
	padding: 2rem 2rem 1rem 2rem;
	margin: 2rem 0;
}

.box-valori h2 {
	margin-top: 0 !important;
}

.box-valori p,
.box-valori h2,
.box-valori h3 {
	color: #fff;
}

.box-home-events h3 {}

.box-home-events h3 span {
	color: #737373;
	text-transform: none
}

.box-home-news p.data {
	margin-bottom: 2px
}

.box-home-news h3 {
	margin-bottom: 1rem
}

.list-group.list-prodotti {}

.list-group.list-prodotti .list-group-item {
	border: none;
	border-top: 1px solid rgba(0, 0, 0, .125);
	padding-left: 0;
	padding-right: 0;
}

.list-group.list-prodotti .list-group-item p {
	margin-bottom: 0;
}

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

/* --------- ARCHIVE PAGE */
.card-deck .card {
	background: #f3f4f4;
	border: none;
	border-radius: 0;
	padding-top: 0.8rem;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	margin-left: 0;
	margin-right: 0
}

.bx-news-list {}

.bx-news-list p.date {
	margin: 0 0 2px 0;
	color: #737373
}

.bx-news-list h3 {
	font-size: 1.1rem;
	text-transform: uppercase
}

.nav-links {
	padding-top: 0
}

.nav-links .nav-previous,
.nav-links .nav-next {
	padding: 0rem 0 3rem 0;
}

.nav-links .nav-next {
	float: right;
}


/* --------- INTERNAL PAGE */
.menu,
.sub-menu {
	list-style: none;
	margin: 0;
	padding: 0
}

.menu li,
.sub-menu li {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.1rem;
	font-weight: bold
}

.sub-menu {
	margin-bottom: 1.6rem
}

.sub-menu li {
	font-weight: normal
}

.sub-menu li a {
	color: #414042
}

.sub-menu li a:hover {
	color: #d71917
}

.sub-menu li.current-menu-item a {
	color: #d71917
}

.widget-title {
	font-size: 1.7rem;
	text-transform: uppercase;
	margin-bottom: 1.5rem
}

header.entry-header {
	margin-bottom: 0.5rem !important
}

.entry-content h1 {
	text-transform: uppercase
}

.entry-content h1 span {
	color: #999
}

.entry-content h3 {
	font-weight: bold
}

.entry-content p,
.entry-content li {
	font-size: 1.2rem;
	color: #626262
}

.entry-content img {
	max-width: 100%;
	height: auto
}

.entry-content hr {
	border-top: 1px solid rgba(0, 0, 0, .5)
}

/* form di contatto */
.box-informazioni {
	background: #009552;
	color: #fff;
	padding: 4px 10px;
	margin-bottom: 4px
}
.wpcf7 {
	padding-left: 0;
	margin-bottom: 3rem
}

.wpcf7 label.col-form-label {
	background: #999b9e;
	color: #fff;
	text-align: left;
	font-weight: bold
}

.wpcf7 .form-control {
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #dadbdc;
	border: 1px solid #dadbdc;
	border-radius: 0
}

.wpcf7 .btn {
	border-radius: 0;
	text-transform: uppercase
}

.wpcf7 .form-group {
	margin-bottom: 4px
}

.wpcf7 span.wpcf7-list-item {
	display: inline !important
}


.frm-contatto {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 3rem
}

.frm-contatto label.col-form-label {
	background: #999b9e;
	color: #fff;
	text-align: left;
	font-weight: bold
}

.frm-contatto .form-control {
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #dadbdc;
	border: 1px solid #dadbdc;
	border-radius: 0
}

.frm-contatto .btn {
	border-radius: 0;
	text-transform: uppercase
}

.frm-contatto .form-group {
	margin-bottom: 4px
}

.frm-contatto span.wpcf7-list-item {
	display: inline !important
}

@media (min-width: 576px) {
	.wpcf7 label.col-form-label {
		text-align: right
	}

	.frm-contatto label.col-form-label {
		text-align: right
	}
}

@media (min-width: 768px) {
	.frm-contatto {
		padding-right: 0;
	}
	.wpcf7 {
		padding-left: 15px;
	}
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {

}

/* --------- SIDEBAR */

/* widget home page */
.widget-home ul.instagram-pics {
	list-style: none;
	margin: 0;
	padding: 0
}

.widget-home ul.instagram-pics li {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0
}

.widget-home ul.instagram-pics img {
	width: 100%
}

.sidebar {
	background: #f3f4f4
}

.widget {
	margin-bottom: 2.5rem
}

.widget ul.instagram-pics {
	list-style: none;
	margin: 0;
	padding: 0
}

.widget ul.instagram-pics img {
	width: 100%
}

.box-sidebar {
	margin-bottom: 2.5rem
}

.box-sidebar h3 span {
	color: #737373;
	text-transform: none
}

@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

/* --------- FOOTER */
.home .footer-img {
	background: url('images/footer-1.jpg') no-repeat 0 bottom;
	padding-bottom: 100px;
	background-size: contain
}

.footer {
	border-top: 1px solid #414042
}

footer {
	padding: 15px 0
}

.logo-footer {
	width: 40px;
	float: left;
	margin: 5px 15px 20px 0
}

.footer .social {
	text-align: left
}

.footer .social a {
	color: #414042
}

.footer .social a:hover {
	color: #d71917
}

.footer .logo-castrol {
	padding: 0 0 8px 0
}

.footer .logo-castrol img {
	height: 50px
}

.footer p {
	font-size: 1rem
}

.footer .iso-img {
	height: auto;
	max-height: 95px
}

.banner-castrol {
	background: #fff;
	text-align: right;
	padding: 5px;
	font-size: 0.9rem;
}

.banner-castrol span {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-right: 1rem;
	vertical-align: bottom;
}

.banner-castrol img {
	height: 30px
}

@media (min-width: 576px) {
	.home .footer-img {
		padding-bottom: 100px
	}
}

@media (min-width: 768px) {
	.home .footer-img {
		padding-bottom: 180px
	}

	.banner-castrol {
		background: #fff;
		text-align: right;
		padding: 8px;
		font-size: 1.3rem;
	}

	.banner-castrol img {
		height: 45px
	}
}

@media (min-width: 992px) {
	.home .footer-img {
		padding-bottom: 300px;
		background-size: auto;
	}
}

@media (min-width: 1200px) {}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}



/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.wp-block-image {
	margin-bottom: 1.5rem;
}

.wp-block-image .size-large img,
.wp-block-image.size-large img {
	width: 100%;
}

.wp-block-latest-posts__list {
	padding-left: 0;
}

.tablepress {
	margin: 2rem 0 !important;
}

/* iubenda */
a.iubenda-tp-btn {
	display: none !important;
	opacity: 0 !important;
}