
header {
    background: url(../images/occhialiblackfriday/rayban-sconti-black-friday-2.jpg) no-repeat center top fixed;
    -webkit-background-size: cover;
            background-size: cover;
}

.color-overlay {
    background: rgba(0, 0, 0, 0.2)!important;
}
.features {
    background: #000;
}

.colored-line, .colored-line-left {
    background: #a4d300!important;
}
.standard-button {
    background: #a4d300!important;
}
.main-color {
    color: #a4d300!important;
}
.features .phone-image {
    max-width: none;
}
header .color-overlay {
    min-height: 500px;
}
.deep-dark-bg {
    background: #111111!important;
}
body {
    background: #1f1f1f;
}
.testimonials {
    background: url(../images/occhialiblackfriday/negozio-ray-ban-prezzi.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #ffffff;
}
.download {
    background: url(../images/occhialiblackfriday/negozio-ray-ban-sconti.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #ffffff;
}

a:hover, a:focus {
    color: #c6ff00;
    text-decoration: underline;
}
a {
    color: #a4d300;
    text-decoration: none;
}

.standard-button, .standard-button2 {
    font-size: 18px;
    font-weight: 400 !important;
    border-radius: 4px !important;
    text-shadow: 0 !important;
    color: #000000; 
    min-width: 150px;
    border: none;
    padding: 16px 25px 16px 25px;
    margin: 5px;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}
