/*
Theme Name: Autovesco.com
Theme URI: https://www.autovesco.com
Template: wheelsberry
Author: Garianodesign
Author URI: https://www.gianlucag.it
Description: Sito creato per Autovesco.com di Alessandro Vesco online 31/03/2021
Version: 1.0.2.1616773393
Updated: 2021-03-26 16:43:13
*/

.primary-menu > li {
    margin-right: 19px !important;
}
.reservation-form__title {
    color: #363532 !important;
}
.reservation-form__field-inner {
    margin: 0 5px !important;
}

.sub-footer {
    background-color: #222!important;
    color: aliceblue !important;
}
.om-services__pane, .om-about__pane {
    background-color: #fec601 !important;
    opacity: 0.9 !important;
}
#booking-success-message {
    font-size: 150% !important;
    color: #054f17 !important;
}
.sub-footer--full {
    background-color: #222 !important;
    color: aliceblue !important;
}
.footer-widgets a {
    color: #fec601 !important;
    text-shadow: 1px 1px #000;
}
input[type="checkbox" i] {
    border: 2px solid #3a3a3a !important;
    height: 18px !important;
    width: 18px !important;
    background-color: initial;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    cursor: pointer !important;
    appearance: auto;
    margin: 13px 13px 13px 14px !important;
    padding: 4px !important;
}
.titles--uppercase {
    text-transform: uppercase;
    color: #222 !important;
}
.reservation-form__subtitle {
    font-size: 90% !important;
    padding-top: 20px !important;
    text-transform: normal !important;
    font-weight: bolder !important;
    color: #222 !important;
}

#auto-noleggio {width: auto; overflow: hidden; max-height: 1px!important; height: 1px!important; color: #222; z-index:0; visibility: hidden!important;}

.wp-video {
    margin: -20px 0 60px 0;
}


#statistiche {width: 100%; margin: auto; padding-top:50px; text-align: center; color: #000!important;}


.td a { color:#555555; font-size: 80%!important; line-height: 10px;
}
.td ul li {list-style:none; line-height: 0;}


#tag {max-height: 10px!important; overflow: hidden!important; text-align: center!important; }


.wpb_wrapper a {
    color: #275EFF; text-decoration: none;
}

.wpb_wrapper a:hover {
    color: #275EFF; text-decoration: underline;
}


.aa_whatsapp_button {
	position: fixed;
    font-size: 35px !important;
    line-height: 59px;
	bottom: 90px!important;
	right: 4px!important;
}

span.aa_whatsapp_button {
	position: fixed;
    left: unset;
    background-color: #2ecc71!important;
    color: #fff;
	bottom: 90px!important;
	right: 4px!important;
}


.center {text-align: center!important;}



.footer-widgets {
    background-color: #3a3a3a;
    background-image: url(https://www.noleggioautomotoscooteraeroportopalermo.it/wp-content/uploads/2021/03/san-vito-lo-capo.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}

.footer {
    background-color: #1a1a1a!important;
}


/* ------- PROMOZIONE -------  il file header dove ho inserito la promozione si trova in wp-content/themes/wheelsberry */


#promozione {width: 100%; min-height: 40px; background: #ff7700; color: #000; font-family: Montserrat!important; font-weight: 700; font-size: 160%!important; text-align: center; word-wrap: break-word; line-height: auto; padding-top: 26px;}

@media only screen and (max-width: 800px) {
  #promozione {width: 100%; min-height: 40px; background: #ff7700; color: #000; font-family: Montserrat!important; font-weight: 700; font-size: 160%!important; text-align: center; word-wrap: break-word; line-height: auto; padding-top: 26px; padding-bottom: 26px;}
}

#promozione {
  background-color: #ff7700;
  animation-name: example;
  animation-duration: 2s;
  animation-iteration-count: 5;
}

@keyframes example {
  from {background-color: #ff7700;}
  to {background-color: yellow;}
}

/* ------- FINE promozione ------- */
