@import url(https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css); .google-map{
width: 100%;
min-height: 500px;
}
html,
body {
overflow-x: hidden;
}
.spinner-wrapper {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0; z-index: 999999;
background-color: #ffffff;
}
.spinner-wrapper img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}.header-top {
background-image: linear-gradient(to right, #001c5d, #6bcfef);
padding-top: 2px;
padding-bottom: 45px;
}
#menu-menu {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
#menu-menu .menu-item {
display: inline-block;
margin-left: 30px;
margin-right: 30px;
}
#menu-menu .menu-item a {
font-size: .8rem;
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
}
#menu-menu .menu-item a:hover,
#menu-menu .menu-item a:focus {
text-decoration: none;
}
.header-bottom {
margin-top: -60px;
padding-top: 10px;
padding-bottom: 10px;
}
.header-bottom-bg {
background-image: url(//www.ariafil.it/wp-content/themes/iimage-boiler/assets/images/background-menu.png);
background-repeat: no-repeat;
background-size: cover;
min-height: 130px;
}
.header-bottom ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.header-bottom ul li {
display: inline-block;
padding: 20px 10px;
}
.header-bottom ul li a {
text-transform: uppercase;
color: #212529;
font-weight: bold;
}
.header-bottom ul li a.sub-link {
text-transform: none;
}
.header-bottom ul li a:hover,
.header-bottom ul li a:focus {
text-decoration: none;
}
.sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
top: 50px;
left: 10px;
padding: 15px;
background-color: #ffffff;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
font-size: .8rem;
z-index: 1000;
}
.sub-menu a {
text-transform: initial;
}
.sub-menu ul {
margin-top: 10px;
}
.sub-menu ul li {
padding: 0;
display: block;
}
.sub-menu ul li a {
font-weight: normal;
}
.header-bottom ul li:hover .sub-menu {
visibility: visible;
opacity: 1;
}
.testate-home {
color: #ffffff;
}
.testate-page {
margin-top: 30px;
margin-bottom: 30px;
}
#menu-menu-top {
margin: 0 auto;
padding: 0;
list-style: none;
text-align: right;
}
#menu-menu-top li {
margin: 0 10px;
padding: 0;
list-style: none;
display: inline-block;
}
#menu-menu-top li a {
color: #ffffff;
}
.wpml-ls-legacy-list-horizontal {
border: 1px solid transparent;
padding: 0 !important;
clear: both;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
display: inline-block;
color: #ffffff;
}
.wpml-ls-legacy-list-horizontal a {
padding: 0 10px !important;
color: #ffffff;
text-decoration: none;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-current-language a {
font-weight: bold;
font-style: italic;
}
#filtriDataCenter {
position: relative;
background-image: linear-gradient(to right, #001c5d, #6bcfef);
padding: 10vh 0 5vh 0;
color: white;
overflow: hidden;
z-index: 0; }
#filtriDataCenter::after {
content: "";
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
background: url(https://www.ariafil.it/wp-content/uploads/2025/04/gettyimages-1370578245-1120x747-1.jpg) no-repeat center center;
background-size: cover;
opacity: 0.3;
pointer-events: none;
z-index: 0;
}
#filtriDataCenter > .container-fluid {
position: relative;
z-index: 1; }.footer {
background-image: linear-gradient(to right, #001c5d, #6bcfef);
color: #ffffff;
}
.footer ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.footer a {
color: #ffffff;
}
.footer hr {
border-top-color: #ffffff;
}
.footer .owl-theme .owl-dots {
position: absolute;
top: -60px;
right: 0;
}
.social-footer li a{
margin: 5px 10px;
font-size: 25px
}
.copyright {
background-color: #0097d9;
color: #ffffff;
font-size: .8rem;
padding-top: 10px;
padding-bottom: 10px;
}
.copyright a {
color: #ffffff;
}
#menu-menu-footer-1,
#menu-menu-footer-2,
#menu-menu-footer-1-eng,
#menu-menu-footer-2-eng {
list-style: disc;
padding-left: 20px;
margin-bottom: 0;
font-size: 90%
}
#button {
display: inline-block;
background-color: #f65935;
width: 50px;
height: 50px;
text-align: center;
border-radius: 4px;
position: fixed;
bottom: 30px;
right: 30px;
transition: background-color .3s,
opacity .5s, visibility .5s;
opacity: 0;
visibility: hidden;
z-index: 1000;
}
#button::after {
content: "\f077";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-style: normal;
font-size: 2em;
line-height: 50px;
color: #ffffff;
}
#button:hover {
cursor: pointer;
background-color: #dd502f;
}
#button:active {
background-color: #c4472a;
}
#button.show {
opacity: 1;
visibility: visible;
}
#cookie_access_form {
width: 100%!important;
}body {
font-family: 'Quicksand', sans-serif;
}
*:focus {
outline: none!important;
}
a {
transition: all 0.3s;
}
.h3,
h3 {
font-size: 1.5rem;
}
.h-100 {
max-height: 100%;
}
.no-margin {
margin: 0;
}
.no-padding {
padding: 0;
}
.fredoka-one {
font-family: 'Fredoka One', cursive;
}
.c-white {
color: #ffffff;
}
.c-gray {
color: #6B6B6B;
}
.c-blue {
color: #0097d9;
}
.c-orange {
color: #f65935;
}
.bg-white {
background-color: #ffffff;
}
.bg-blue {
background-color: #0097d9;
}
.bg-darkblue {
background-color: #001c5d;
}
.fancybox-slide--iframe .fancybox-content { max-width: 80%;
max-height: 80%;
margin: 0;
padding: 15px;
}
.grecaptcha-badge {
visibility: hidden;
}
.title-blue:before {
content: " ";
background-image: url(//www.ariafil.it/wp-content/themes/iimage-boiler/assets/images/list-style_blue.png);
width: 22px;
height: 21px;
display: inline-block;
margin-right: 5px;
}
.title-orange:before {
content: " ";
background-image: url(//www.ariafil.it/wp-content/themes/iimage-boiler/assets/images/list-style_orange.png);
width: 22px;
height: 21px;
display: inline-block;
margin-right: 5px;
}
.title-white:before {
content: " ";
background-image: url(//www.ariafil.it/wp-content/themes/iimage-boiler/assets/images/list-style_white.png);
width: 22px;
height: 21px;
display: inline-block;
margin-right: 5px;
}
.btn-custom {
color: #0097d9;
background-color: transparent;
text-decoration: none;
transition: all 0.3s;
border-color: #0097d9;
border-radius: 5px;
border: 2px solid;
font-weight: 600;
}
.btn-custom:hover,
.btn-custom:focus {
color: #ffffff;
background-color: #0097d9;
border-color: #0097d9;
}
.btn-custom-w {
color: #ffffff;
background-color: transparent;
text-decoration: none;
transition: all 0.3s;
border-color: #ffffff;
border-radius: 5px;
}
.btn-custom-w:hover,
.btn-custom-w:focus {
color: #0097d9;
background-color: #ffffff;
border-color: #ffffff;
}
#breadcrumbs {
margin-bottom: 0;
width: 100%;
color: #0097d9;
padding-top: 10px;
padding-bottom: 10px;
font-size: .75rem;
}
#breadcrumbs a {
color: #0097d9;
}
.news-correlate {
background-color: #f3f3f3;
background-image: url(//www.ariafil.it/wp-content/themes/iimage-boiler/assets/images/logo_line_news_white.png);
background-repeat: no-repeat;
background-position: right;
}
.layout-form {
background-color: #f3f3f3;
}
.form-group {
margin-bottom: .5rem;
position: relative;
}
.form-group label {
position: absolute;
top: 32px;
left: 22px;
z-index: 2;
pointer-events: none;
transition: top .2s;
color: #666666;
text-align: left;
min-width: 200px;
margin-bottom: 0;
font-size: .8rem;
}
.form-group label.has-value {
top: 0;
font-size: .6rem;
}
.form-group input {
border-color: #0097d9;
height: calc(2em + .75rem + 2px);
font-size: .8rem;
}
.form-group textarea {
border-color: #0097d9;
}
.form-group img {
position: absolute;
top: 30px;
right: 12px;
}
.wpcf7-form a {
color: #212529;
}
.sidebar-news {
margin-top: 1.5rem;
}
.sidebar-news>ul>li {
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px dotted #212529;
}
.sidebar-news>ul>li>a {
color: #212529;
text-decoration: none;
}
.owl-theme .owl-dots .owl-dot.active span {
background: #f65935;
}
.layout-classificazioni-1 {
background-color: #f3f3f3;
}
.layout-classificazioni-2 {
background: linear-gradient(#f3f3f3 30%, #ffffff 30%, #ffffff 100%);
}
table {
border: 1px solid #f2f2f2;
font-size: 85%
}
table tr {
border-bottom: 1px solid #f2f2f2;
}
table tr:hover {
opacity: 0.85;
color: #0097d9!important;
}
table td {
padding: 10px;
}
.table thead {
background-image: linear-gradient(to right, #001c5d, #6bcfef);
color: #ffffff;
}
.table td,
.table th {
vertical-align: middle;
}
.titolo-prodotto:hover {
color: #000;
text-decoration: none
}
.cerchio-prodotto {
width: auto !important;
display: inline-flex;
padding: 4px 7px;
margin: 2px 0px;
font-size: 14px;
}
.title-top {
font-size: 80%;
opacity: 0.6;
line-height: 24px;
}
h3 span {
color: green;
} .main-content-dedicata{
padding: 5vh 0;
text-align: justify;
}
.main-content-dedicata h2{
text-align: center;
} .layout-file-download .card {
transition: transform 0.3s ease, box-shadow 0.3s ease;
background-color: #ffffff;
}
.layout-file-download .card:hover {
transform: translateY(-6px);
box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1);
}
.layout-file-download .card-title {
font-size: 1.05rem;
line-height: 1.4;
min-height: 56px;
margin-bottom: 0;
color: #333;
}
.layout-file-download .btn {
font-weight: 600;
font-size: 0.95rem;
background-color: #0097d9;
padding: 0.6rem 1rem;
transition: background-color 0.2s ease, box-shadow 0.2s ease;
}
.layout-file-download .btn:hover {
background-color: #285E93;
box-shadow: 0 0 0 0.15rem rgba(0, 123, 255, 0.25);
} #global-new-photogallery {
padding: 60px 0;
}
#global-new-photogallery .splide__slide {
overflow: hidden;
transition: transform 0.3s ease, box-shadow 0.3s ease;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
background-color: #fff;
}
#global-new-photogallery .splide__slide:hover {
transform: translateY(-4px);
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
}
#global-new-photogallery .splide__slide img {
transition: transform 0.4s ease;
object-fit: contain;
height: 100%;
display: block;
}
#global-new-photogallery .splide__slide:hover img {
transform: scale(1.05);
}
#global-new-photogallery .splide__arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
background-color: rgba(0, 0, 0, 0.05);
border: none;
width: 42px;
height: 42px;
z-index: 10;
transition: background-color 0.2s ease;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
#global-new-photogallery .splide__arrow:hover {
background-color: rgba(0, 0, 0, 0.15);
} #global-new-photogallery .splide__arrow--prev {
left: -50px;
} #global-new-photogallery .splide__arrow--next {
right: -50px;
} #global-new-photogallery .splide__list {
padding: 0 !important;
} .special {
font-weight: 600;
font-size: 0.95rem;
background-color: #0097d9;
color: #fff !important;
border-radius: 12px;
margin-left: 20px;
transition: box-shadow 0.3s ease;
}
.special:hover {
box-shadow: 0 0 10px rgba(0, 151, 217, 0.6);
}
.header-bottom ul li.special a {
text-transform: uppercase;
padding: 0.6rem 1rem;
color: #fff;
font-weight: bold;
}@media (max-width: 575.98px) {
#logo {
width: 130px;
}
.header-home-clearfix {
height: 56px!important;
}
#menu-prod {
display: none;
}
#menu-prod.show {
display: block;
}
#menu-menu-prod li {
width: 100%;
padding: 15px 10px;
border-bottom: 1px solid #ddd;
}
#menu-menu-prod .sub-menu {
display: none;
}
#menu-menu-prod li.menu-item-has-children > a::after {
content: " ▾";
float: right;
}
#ajaxsearch,
#100-veneto {
padding: 10px;
}
} @media (max-width: 767.98px) {
.single-catprodotto {
height: 400px;
}
} @media (max-width: 991.98px) {
.testate-home {
display: none;
}
.single-prodotto {
border-right: none;
border-bottom: 1px solid #efefef;
}
.layout-classificazioni-1 {
background-image: linear-gradient(to right, #001c5d, #6bcfef);
padding-top: 15px;
padding-bottom: 15px;
}
} @media (max-width: 1199.98px) {
.header-top {
display: none;
}
.special{
margin-left: 0;
}
.header-bottom ul li.special a {
padding: 0.3rem;
}
.header-bottom {
margin-top: 0;
background-color: #ffffff;
}
.header-bottom-bg {
background-image: none;
min-height: inherit;
}
#menu-menu-prod {
margin-top: 25px;
}
#menu-menu-prod li {
width: 100%;
padding: 20px 5px;
}
#menu-menu-prod .fas.fa-caret-down {
display: none!important;
}
.sub-menu {
left: 0;
display: none!important;
}
#ajaxsearchlite1 {
max-width: 600px;
margin: 0 auto;
}
.header-home-clearfix {
height: 88px;
}
.testate-page {
margin-top: 100px;
}
} @media (min-width: 992px) {
.testate-home {
background-image: linear-gradient(to right, #001c5d, #6bcfef);
padding-top: 5vh;
padding-bottom: 10vh;
}
.sub-menu {
right: -400px;
}
.layout-classificazioni-1-up {
margin-top: -125px;
}
.single-catprodotto {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
} @media (min-width: 992px) and (max-width: 1199.98px) {
.layout-classificazioni-1-up {
margin-top: -110px;
}
} @media (min-width: 1200px) {
.px-lg-10 {
padding: 5vh 15vh !important;
}
#filtriDataCenter {
padding: 20vh 0 5vh 0;
}
.header-home-clearfix {
height: 99px;
background-image: linear-gradient(to right, #001c5d, #6bcfef);
}
.header-clearfix {
height: 159px;
}
}