
.phome {
    width: 100%;
    height: auto;
}

.phome_header {
    width: 100%;
    height: auto;
}
.phome_menu {
    width: 100%;
}

.phome_divider {
    width: 100%;
    height: 3px;
    background-color: #FAF0D9;
}

.phomecart__cart {
    width: 100%;
}


.phome_homevideo {
    width: 100%;
}

.phome_benvenuti {
    width: 100%;
}

.phome_storia {
    width: 100%;
}

.phome_vetrina {
    width: 100%;
}

.phome_degusteria {
    width: 100%;
}

.phome_footer {
    width: 100%;
    height: auto;
}