.home-6 .header-container{
    background: linear-gradient(-45deg,#00476f,#85bc3c);
}

.home-6 .header-top-menu > ul > li > a, .home-6 .header-top-menu > ul > li > span{
    color: white;
}

.home-6 .cart-total{
    color: white;
}

.header-top-area{
    color: white;
    border-bottom: 1px solid #ebebeb;
}

.logo{
    padding: 0;
}

.search-box {
    width: 95%;
    margin-left: 5%;
    float: left;
    position: relative;
    background: #fff;
    height: 50px;
    border-radius: 0 30px 30px 0;
}

.search-box input{
    border-left: none;
}

.home-6 .search-box-area{
    border: 2px solid transparent;
}

.home-6 .search-box button{
    background: #666;
    right: -4px;
}

.home-6 .mini-cart-area > ul > li > a {
    border-color: white;
    color: white;
}

.home-6 .cart-add {
    color: #fff;
    background: #11bb0b;
}

#bottone-ricerca-header-sx{
    text-align:center;
    margin-top:30px;
    height:50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.advanced-search{
    height: 510px;
    padding:15px 10px!important;
    position: relative;
    background-image: linear-gradient(-45deg, #00476f, #85bc3c);
    margin-bottom: 10px;
}

div.advanced-search select{
    margin-bottom: 0px;
}

.form-fild{
    margin-bottom: 10px;
}

.form-fild > p {
    margin: 0;
    text-align: center;
}

div.advanced-search label {
    color: white;
    font-weight: bold;
}

.home-6 .slider-text{
    top:0;
}

.slider-text h1{
    color: white;
}

.home-6 .slider-text > h4 > span {
    color: #69ACFF;
}

a.button {
    font-size: 13px;
    color: #fff!important;
    line-height: 46px;
    text-transform: uppercase;
    display: inline-block !important;
    vertical-align: top;
    padding: 0 40px;
    font-weight: 500!important;
    background: #07A900!important;
    border-radius: 5px;
}

.home-6 .slider-text > h4 > span {
    color: #69ACFF;
}

.block-wrapper, .block-wrapper2, .block-wrapper3, .block-wrapper4{
    width: 90%;
    margin: 0 5%;
}

@media (max-width: 767px){
    .all-about {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0;
    }

    #header-search{
        margin-top: 10px;
    }

    #slider-desktop #slider{
        margin: 0 0 20px 0;
    }

}

@media (min-width: 768px) and (max-width: 991px){
    .logo{
        height: 124px;
        display: flex;
        align-items: center;
    }

    .logo-header{
        width: 100%;
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

}
