.cbp-vm-switcher .select_module {
    width: auto;
    border: 1px solid #ccc;
}

.corpo .dx .cbp-vm-switcher hr {
    margin-bottom: 15px;
    margin-top: 0px;
}

.prodxpag {
    position: relative;
    float: left;
    margin-right: 0.5em;
    top: 5px;
}

.cbp-vm-options {
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    clear: both;
    overflow: auto;
}

    .cbp-vm-options .select_module {
        width: auto;
        position: relative;
        padding: 8px;
        background-color: #FFFFFF;
        font-size: 14px;
        color: #666666;
        margin-bottom: 0px;
        border: 1px solid #ccc;
        margin-left: 3px;
        max-width: 300px;
        height: 40px;
    }
    .cbp-vm-options .select_module.compatibilita {
float:right;
    }
        .cbp-vm-options .select_module.b2b {
            margin-top: 5px;
            top: inherit;
        }

    .cbp-vm-options .sx .titolo {
        font-family: 'Muli', sans-serif;
        position: relative;
        float: left;
        text-transform: uppercase;
        background-color: transparent;
        text-align: left;
        padding: 0px;
        border: none;
        color: #4b67f1;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 3px;
        margin-top: 0px;
    }

    .cbp-vm-options .titolo span {
        text-transform: initial;
        font-weight: 400;
        margin-left: 0px;
    }

    .cbp-vm-options .pathway {
        position: relative;
        float: left;
        clear: left;
        width: auto;
        margin-top: 0px;
    }

        .cbp-vm-options .pathway a {
            width: auto;
            height: auto;
            color: #666666;
            opacity: 1;
            top: initial;
            position: initial;
            display: inline;
        }

    .cbp-vm-options a {
        display: inline-block;
        width: 33px;
        height: 39px;
        overflow: hidden;
        white-space: nowrap;
        color: #666666;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 0.5;
        top: -6px;
        position: relative;
    }

        .cbp-vm-options a:hover, .cbp-vm-options a.cbp-vm-selected {
            color: #666666;
            opacity: 1;
        }

        .cbp-vm-options a:before {
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 24px;
            text-align: center;
            display: inline-block;
        }
/* General style of switch items' list */

.cbp-vm-switcher ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
    /* Clear eventual floats */
    .cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after {
        content: " ";
        display: table;
    }

    .cbp-vm-switcher ul:after {
        clear: both;
    }

    .cbp-vm-switcher ul li {
        /*	display: block;
	position: relative;*/
        display: block;
        position: relative;
        height: auto;
        overflow: hidden;
    }

.cbp-vm-image {
    display: block;
    margin: 0 auto;
}

    .cbp-vm-image img {
        /*	display: inline-block;
	max-width: 100%;
	border: none;*/
    }

.cbp-vm-title {
    margin: 0;
    padding: 0;
}

.cbp-vm-price {
    color: #c0c0c0;
}

.cbp-vm-add {
    color: #333;
    margin: 0px;
    display: block;
    transition: background 0.2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    font-size: 13px;
    border: 1px solid #d2d2d2;
    margin-left: 10px;
    margin-bottom: 10px;
}

    .cbp-vm-add img {
        background-color: #666666;
        padding: 5px;
        position: relative;
        float: left;
        height: 32px;
    }

    .cbp-vm-add span {
        position: relative;
        top: 7px;
        padding: 0px 8px;
    }

    .cbp-vm-add:hover {
    }

    .cbp-vm-add:before {
        margin-right: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
/* Common icon styles*/
.cbp-vm-icon:before {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.cbp-vm-grid:before {
    content: "\f00a";
}

.cbp-vm-list:before {
    content: "\f00b";
}
/* Individual view mode styles */

/* Large grid view */
.cbp-vm-view-grid ul {
}

    .cbp-vm-view-grid ul li {
        width: 32%;
        display: inline-block;
        min-height: 320px;
        vertical-align: top;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: white;
        margin-bottom: 20px;
        margin-right: 1%;
    }

.cbp-vm-view-grid .cbp-vm-title, .cbp-vm-title {
    font-weight: normal;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    color: #333;
    text-align: center;
    margin: 10px 0px;
    height: 60px;
    overflow: hidden;
}

.box.mgrid-item .cbp-vm-title {
    width: 100%;
    overflow: hidden;
    color: #333;
    padding: 20px 0px;
    font-size: 18px;
    text-transform: none;
    font-weight: 600;
    text-align: center;
}

    .box.mgrid-item .cbp-vm-title a {
        color: #ca4c4c;
    }


        .box.mgrid-item .cbp-vm-title a:hover {
            color: #ca4c4c;
            text-decoration: none
        }

.cbp-vm-view-grid .cbp-vm-details {
    max-width: 300px;
    min-height: 70px;
    margin: 0 auto;
    display: none;
}

.cbp-vm-view-grid .cbp-vm-price, .cbp-vm-price {
    position: relative;
    float: left;
    color: #ca4c4c;
    font-size: 22px;
    width: 100%;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    text-align: center;
}

.div_extra {
    position: relative;
    float: left;
    font-size: 16px;
    margin-top: 5px;
    margin-right: 7px;
}


.dettagli {
    max-height: 57px;
    overflow: hidden
}

    .dettagli p {
        font-weight: 400;
        color: #888;
    }
/* List view */
.cbp-vm-view-list li {
    padding: 10px 0px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: white;
    height: 122px !important;
    overflow: hidden;
    border-bottom: 1px solid #bfbfbf;
}

a.cbp-vm-add:hover {
    text-decoration: none;
}

.cbp-vm-options .dx, .cbp-vm-options .sx {
    margin: 0px;
    text-align: left;
}

.cbp-vm-options .sx {
    width: 70%;
}

.cbp-vm-options .dx {
    width: 30%;
}

.cbp-vm-options h1 span {
    font-size: 15px;
    color: #999;
    font-weight: 400;
}

.cbp-vm-options strong {
    font-weight: 400;
    color: #666;
}

.articolo .cbp-vm-options h1 {
    margin: 0px;
}

.cbp-vm-options .sx {
    text-align: left;
}

.cbp-vm-options .dx {
    text-align: left;
}



@media (max-width:1370px) {
  
}

    @media (max-width:1034px) {
        .cbp-vm-options .campo_form {
            width: 100%;
        }
        ul.login div .btn.small {
            margin: 0px 0px 0px 5px;
        }

        ul.login {
            margin: 20px 10px;
            width: auto;
        }

        .articolo .cbp-vm-options h1 {
            margin: 10px 0px 5px 0px;
        }

        .cbp-vm-options .dx {
            width: 40%;
        }

        .cbp-vm-options .sx {
            width: 60%;
        }


        .cbp-vm-view-list .cbp-vm-title {
            width: 360px;
        }

        .cbp-vm-price .apartireda {
            font-size: 16px;
        }

        .cbp-vm-view-grid .cbp-vm-price, .cbp-vm-price {
            font-size: 20px;
        }

        .cbp-vm-options .titolo {
        }

        .cbp-vm-options {
            text-align: left;
        }

        .cbp-vm-view-grid ul li {
            width: 48%;
        }
    }





    @media (max-width:875px) {
        ul.login {
            margin: 30px 10px;
        }

        .articolo .cbp-vm-options h1 {
            margin: 20px 0px 5px 0px;
            font-size: 30px;
        }

        .immagine_prodotto div img {
        }

        .cbp-vm-view-grid ul li {
            width: 48%;
        }
    }

    @media (max-width:600px) {

        ul.login {
            margin: 20px 0px 0px 0px;
            width: 225px;
        }

        .cbp-vm-options .pathway {
            margin-bottom: 0px;
        }

        .cbp-vm-options .titolo, .cbp-vm-options .dx, .cbp-vm-options .sx {
            width: 100%;
        }

        .cbp-vm-options .dx {
            margin: 10px 0px;
            text-align: left
        }

        .cbp-vm-icon.cbp-vm-list, .cbp-vm-icon.cbp-vm-grid {
            display: none;
        }

        .cbp-vm-options .select_module {
            top: inherit;
            width: 46%;
            position: relative;
            float: left;
            margin: 2%;
        }
        .cbp-vm-options .campo_form {
         padding:0px;
        }
        .cbp-vm-view-grid ul li {
            width: 100%;
        }
    }
