.btn_riordina {
    position: absolute;
    right: 26px;
    top: 200%;
    width: 103px;
    height: 103px;
    background-image: url(../img/riordina.png);
    background-size: 100% auto;
    background-position: center;
    color: white;
    padding: 41px 20px;
    font-family: 'blenda_scriptregular';
    font-size: 15px;
}

.cbp-af-header.cbp-af-header-shrink .btn_riordina {
    top: 104%;
}

.btn_riordina:hover {
    color: white;
}

.cbp-af-header.cbp-af-header-shrink .logo img {
    height: 54px;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}

.cbp-af-header.cbp-af-header-shrink {
    /* height: 120px; */
}

    .cbp-af-header.cbp-af-header-shrink .login {
        border: 2px solid var(--cc-marrone);
    }

        .cbp-af-header.cbp-af-header-shrink .login.dl-menuwrapper {
            border: none;
        }

    .cbp-af-header.cbp-af-header-shrink .dl-trigger svg {
        color: var(--cc-marrone);
    }

.cbp-af-header {
    height: 150px;
}

    .cbp-af-header .logo {
        right: 0px;
        left: 0px;
        height: 115px;
        background-image: url(../img/logo_white.png?version=2);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: left center;
        width: 300px;
        cursor: pointer;
        position: relative;
        margin: 20px 60px 0px 0px;
        z-index: 1;
        float: left;
    }

    .cbp-af-header.cbp-af-header-shrink .logo {
        background-image: url(../img/logo.png?version=2);
    }

    .cbp-af-header.cbp-af-header-shrink .carrello {
        /* margin-top: 10px; */
    }

    .cbp-af-header div.testata {
        /* height: 180px; */
        width: 100%;
    }

    .cbp-af-header.cbp-af-header-shrink .testata .dx, .cbp-af-header .testata .dx {
        width: auto;
        margin-right: 20px;
        margin-top: 10px;
    }

    .cbp-af-header.cbp-af-header-shrink div.testata {
        /* height: 88px; */
    }

    .cbp-af-header.cbp-af-header-shrink .container {
    }

    .cbp-af-header.cbp-af-header-shrink .nav {
        /* position: absolute; */
        /* top: 20px; */
        /* left: 250px; */
        /* width: auto; */
    }

    .cbp-af-header.cbp-af-header-shrink .flexnav li a {
        /* margin: 3px 7px !important; */
        /* font-size: 17px; */
        color: var(--cc-marrone);
    }

    .cbp-af-header.cbp-af-header-shrink .flexnav li li a {
        margin: 0px !important;
    }

    .cbp-af-header.cbp-af-header-shrink .testata .sx, .cbp-af-header.cbp-af-header-shrink .testata .lingue {
        /* display: none; */
    }

    .cbp-af-header.cbp-af-header-shrink .social {
        position: relative;
        /* right: 20px; */
        /* top: 29px; */
    }

    .cbp-af-header.cbp-af-header-shrink .menu {
        margin-top: 7px;
        -moz-transition: all 0.2s linear 0s;
        -webkit-transition: all 0.2s linear 0s;
        -o-transition: all 0.2s linear 0s;
    }

    .cbp-af-header.cbp-af-header-shrink {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        /* box-shadow: 0px 0px 15px #00000036; */
        /* height: 98px; */
        background: white;
        border-bottom: 1px solid var(--cc-marrone);
    }

        .cbp-af-header.cbp-af-header-shrink .menu ul {
        }

.cbp-af-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /*background: #fff;*/
    z-index: 10000;
    -webkit-transition: height 0.1s;
    -moz-transition: height 0.1s;
    transition: height 0.1s;
}

    .cbp-af-header .cbp-af-inner {
        width: 100%;
        /* max-width: 69em; */
        margin: 0 auto;
    }

    .cbp-af-header h1, .cbp-af-header nav {
        display: inline-block;
        position: relative;
    }
        /* We just have one-lined elements, so we'll center the elements with the line-height set to the height of the header */
        .cbp-af-header h1, .cbp-af-header nav a {
            color: white;
        }

    .cbp-af-header li {
        position: relative;
    }
        .cbp-af-header li img {
            height: 25px;
            margin-right: 5px;
            margin-left: 5px;
            position: relative;
            top: 2px;
        }
        .cbp-af-header li span.normal {
            font-family: 'Montserrat', sans-serif;
            font-size: 14px;
            position: relative;
            top: 3px;
        }

            .cbp-af-header li span.normal.big {
                font-size: 18px;
                font-weight: 600;
                top: 5px;
            }


            .cbp-af-header li span.icona_distributori, .cbp-af-header li span.icona_shop {
            position: relative;
            top: 5px;
            margin-left: 3px;
            display: inline-block;
        }

        .cbp-af-header li span.icona_shop {
            background-image: url(../img/icone_home/icona_shop.png);
            background-repeat: no-repeat;
            background-size: 20px 20px;
            width: 20px;
            height: 20px;
        }

        .cbp-af-header li span.icona_distributori {
            background-image: url(../img/icone_home/icona_distributori.png);
            background-repeat: no-repeat;
            background-size: 30px 20px;
            width: 30px;
            height: 20px;
        }

    .cbp-af-header.cbp-af-header-shrink li span.icona_shop {
        background-image: url(../img/icone_home/icona_shop2.png);
    }

    .cbp-af-header.cbp-af-header-shrink li span.icona_distributori {
        background-image: url(../img/icone_home/icona_distributori2.png);
    }

        .cbp-af-header li.li_right {
            margin-left: 90px;
        }

    .cbp-af-header h1 {
        text-transform: uppercase;
        color: #333;
        letter-spacing: 4px;
        font-size: 4em;
        margin: 0;
        float: left;
    }

    .cbp-af-header nav {
        float: right;
    }
        /* Transitions and class for reduced height */
        .cbp-af-header h1, .cbp-af-header nav a {
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

    .cbp-af-header.cbp-af-header-shrink h1, .cbp-af-header.cbp-af-header-shrink nav a {
    }

    .cbp-af-header.cbp-af-header-shrink h1 {
    }

@media (max-width:1370px) {
    .cbp-af-header .logo {
        margin: 20px 20px 0px 0px;
    }
}

@media (max-width:1280px) {
    .cbp-af-header.cbp-af-header-shrink .flexnav li a {
        margin: 0px !important;
    }

    .menu-button {
    }

    .cbp-af-header.cbp-af-header-shrink .menu-button {
        /* top: -35px; */
        /* margin-bottom: 0px; */
    }

    .cbp-af-header div.testata {
        /* height: 200px; */
    }

    .cbp-af-header {
        height: 144px;
    }

        .cbp-af-header.cbp-af-header-shrink .logo {
            /* left: 170px; */
            /* height: 100px; */
        }

        .cbp-af-header.cbp-af-header-shrink .nav {
            /* position: absolute; */
            /* top: 69px; */
            /* left: 0px; */
            /* right: auto; */
            /* width: 100%; */
        }
}

@media (max-width:1080px) {


    .cbp-af-header li span.icona_shop {
        background-image: url(../img/icone_home/icona_shop2.png) !important;
    }

    .cbp-af-header li span.icona_distributori {
        background-image: url(../img/icone_home/icona_distributori2.png) !important;
    }

    .cbp-af-header li:hover span.icona_shop {
        background-image: url(../img/icone_home/icona_shop.png) !important;
    }

    .cbp-af-header li:hover span.icona_distributori {
        background-image: url(../img/icone_home/icona_distributori.png) !important;
    }

    .cbp-af-header li.li_right {
        margin-left: 0px;
    }
    .cbp-af-header.cbp-af-header-shrink .testata .dx, .cbp-af-header .testata .dx {
        margin-top: 20px;
    }

    .cbp-af-header .menu-button {
    }

    .cbp-af-header div.testata, .cbp-af-header {
    }

        .cbp-af-header .logo {
            margin-left: 110px;
            margin-top: 17px;
        }

        .cbp-af-header .lingue {
        }

    .cbp-af-header, .cbp-af-header-shrink {
        height: 140px;
    }

        .cbp-af-header.cbp-af-header-shrink .logo .text {
            padding: 19px 23px;
        }

    .logo .text {
        font-size: 32px;
        padding: 27px 30px;
        width: 477px;
    }

    .cbp-af-header.cbp-af-header-shrink .logo span {
        font-size: 15px;
    }

    .cbp-af-header .logo .text {
        font-size: 28px;
    }
}

@media (max-width:875px) {
    .btn_riordina {
        top: 150%;
    }

    .cbp-af-header .lingue {
        margin-right: 20px;
    }

    .cbp-af-header .logo, .cbp-af-header.cbp-af-header-shrink .logo {
        width: 245px;
    }
}

@media (max-width:600px) {
    .cbp-af-header, .cbp-af-header-shrink {
        height: 125px;
    }

        .cbp-af-header .lingue {
            margin-right: 20px;
            margin-bottom: 10px;
            float: right;
            margin-left: 0px;
        }

        .cbp-af-header .logo, .cbp-af-header.cbp-af-header-shrink .logo {
            /*margin-left: 9px;
            margin-top: 0px;
            height: 94px;
            width: 213px;*/
            height: 94px;
            width: 195px;
            margin: 3%;
            padding: 0px;
        }

        .cbp-af-header.cbp-af-header-shrink .testata .dx, .cbp-af-header .testata .dx {
            width: 80px;
            margin-right: 0px;
            margin-top: 10px;
        }
}

@media (max-width:450px) {
    .btn_riordina {
        top: 100%;
    }

    .cbp-af-header, .cbp-af-header-shrink {
        height: 93px;
    }

    .btn_riordina {
        right: 10px;
        width: 67px;
        height: 67px;
        padding: 23px 12px;
        font-size: 11px;
    }

    .cbp-af-header .lingue {
    }

    .cbp-af-header div.header {
        padding-bottom: 0px;
    }

    .cbp-af-header .logo, .cbp-af-header.cbp-af-header-shrink .logo {
        height: 71px;
    }

    .cbp-af-header.cbp-af-header-shrink .testata .dx, .cbp-af-header .testata .dx {
    }
}
