/*
Theme Name: Fabbro Digiglio
Author: WDS
Version: 1.0
*/
@import url(https://fonts.bunny.net/css?family=dosis:400,500,600);
body {
    background-color: #1F1F1F;
	background-image: url('../images/navy_blue.webp');
	font-family: 'Dosis', sans-serif;
	color: #363636;
}
#page {
	display: block;
	margin: 20px auto 5px auto;
	background-color: #fff;
	width: 960px;
	border-radius: 15px;
}
#primary {
	margin: 0;
	width: 100%;
}
#content {
	margin: 0 280px 0 0;
}
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 20px 45px 0 45px;
    padding-bottom: 16px;
}
#access {
	display: block;
	margin: 35px 0 35px auto;
	width: auto;
	height: 75px;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: flex;
}
#access li {
	height: 75px;
	width: auto;
	text-align: center;
	border-right: 1px solid #999999;
	font-weight: 500;
}
#access li:last-child {
	border-right: 0;
}
#access li.current-menu-item a {
	color: #1E90FF;
}
#access li.current-page-ancestor a {
	color: #1E90FF;
}
#access a {
	display: block;
	line-height: 75px;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
	font-size: 18px;
	padding: 0 1rem;
}
#access a:hover {
	color: #1E90FF;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: transparent;
}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}
a img {
	border: none;
}
p img {
	margin-bottom: 0.5em;
}
#logo {
	margin: 36px 0 25px;
	position: absolute;
}
#logo img {
	display: block;
    width: 210px;
    height: 95px;
}
header {
	margin: 0 45px;
	display: flex;
	position: relative;
	min-height: 145px;
	border-bottom: 2px solid #e6e6e6;
	justify-content: space-between;
}
#topmenu {
	width: auto;
}
#crediti {
	color: #fff;
	text-align: center;
	font-size: 14px;
}
#crediti a {
	color: #fff;
	text-decoration: none;
}
#crediti a:hover {
	text-decoration: underline;
}
#contatti {
	width: 440px;
	height: 190px;
	padding-top:10px;
	background-color: #e6e6e6;
	text-align: center;
	margin: 0 15px 20px 0;
	border-radius: 15px;
}
.bannerino {
	width: 200px;
	height: 200px;
	margin: 0 15px 20px 0;
}
.bannerino.nomarginright {
	margin-right: 0;
}
p {
	margin:0;
	padding: 0;
}
#servizi {
	width: 200px;
	height: 320px;
	background-color: #e6e6e6;
	border-radius: 15px;
	margin: 10px 0 30px 0;
}
#prodotti {
	width: 200px;
	background-color: #e6e6e6;
	border-radius: 15px;
	margin: 10px 0 30px 0;
}
#content-servizi {
	width: 540px;
	min-height: 284px;
	background-color: #e6e6e6;
	border-radius: 15px;
	margin: 10px 0 30px 0;
	padding: 18px 30px;
}
#content-prodotti {
	width: 540px;
	min-height: 284px;
	background-color: #e6e6e6;
	border-radius: 15px;
	margin: 10px 0 30px 0;
	padding: 18px 30px;
}
.titoletto-singolo {
	width: 160px;
	margin: 0 auto;
	padding: 18px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 500px;
	text-transform: uppercase;
	color: #1E90FF;
}
.titoletto {
	width: 160px;
	margin: 0 auto;
	padding: 18px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 500px;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
}
.titoletto.noborder {
	border-bottom:0;
}
.titoletto a {
	color: #363636;
	text-decoration: none;
}
.titoletto a:hover {
	color: #1E90FF;
}
.titoletto a.active {
	color: #1E90FF;
}
.titolo-int {
	color: #1E90FF;
	font-weight: 500;
	display: block;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#contatti-side {
	width: 200px;
	background-color: #e6e6e6;
	border-radius: 15px;
	margin: 10px 0 30px 0;
}
#marchi-side {
	width: 200px;
	background-color: #e6e6e6;
	border-radius: 15px;
	margin: 10px 0 30px 0;
}
#contatti-content-top {
	width: 540px;
	background-color: #e6e6e6;
	border-radius: 15px;
	margin: 10px 0 30px 0;
	padding: 20px 30px;
    line-height: 28px;
}
#contatti-content-top a {
    font-weight: bold;
    text-decoration: underline;
}
#marchi-content {
	width: 560px;
	background-color: #e6e6e6;
	border-radius: 15px;
	margin: 10px 0 30px 0;
	padding: 20px 20px;
}
#contatti-content-bottom {
	width: 540px;
	background-color: #e6e6e6;
	border-radius: 15px;
	margin: 10px 0 30px 0;
	padding: 20px 30px;
}
a {
	color: #363636;
	text-decoration:none;
}
a:hover {
	color: #1E90FF;
}
.titoletto-basso {
	width: 160px;
	margin: 0 auto;
	padding: 11px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 500px;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
}
.titoletto-basso.noborder {
	border-bottom: 0;
}
.titoletto-basso.spaziaturatop {
	padding-top: 18px;
}
.titoletto-basso a {
	color: #363636;
	text-decoration: none;
}
.titoletto-basso a:hover {
	color: #1E90FF;
}
.titoletto-basso a.active {
	color: #1E90FF;
}
.titoletto-basso.spaziaturabottom {
	padding-bottom: 20px;
}
.regular {
	font-weight: 400;
}
.medium {
	font-weight: 500;
}
.bold {
	font-weight: 600;
}
.inner-content-prodotti {
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
}
.pronto-intervento {
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    font-size: 32px;
}
.azzurro {
    color: #1e90ff;
}
.slider {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;;
}
.justify-between {
    justify-content: space-between;
}
.align-items-start {
    align-items: flex-start;
}
.slide img {
    display: block;
}
.slider-wrapper {
    position: relative;
    margin-bottom: 1rem;
}
.slider-wrapper .arrows {
    z-index: 99;
    display: flex;
    width: calc(100% + 64px);
    position: absolute;
    top: 50%;
    left: -32px;
    transform: translateY(-50%);
    justify-content: space-between;
}
.slider-wrapper .arrows .ph {
    cursor: pointer;
    font-size: 32px;
}