.elementBlueRowLeft{
    display: none;
}

.logo{
    background-image: none;

}

.mobileView{
    display: block;
    float: right;
}

.rowMenu{
    display: none;
}

.topMenu{
    height: 44px;
    padding: 0;
}

.userButton{
    line-height: 44px;
}

.mobileLogo{
    display: block;
    font-size: 20px;
    line-height: 44px;
    color: #002c4c;
    text-align: center;
    font-weight: bold;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    float: left;
}


.loggedIn{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('/includes/images/ico_login_mobile.png')no-repeat;
    width: 20px; /* Width of new image */
    height: 20px; /* Height of new image */
    padding-left: 20px; /* Equal to width of new image */
    background-size: contain;
    vertical-align: middle;
}

.registration{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('/includes/images/ico_registration_mobile.png')no-repeat;
    width: 20px; /* Width of new image */
    height: 20px; /* Height of new image */
    padding-left: 20px; /* Equal to width of new image */
    background-size: contain;
    vertical-align: middle;
}

.loggedOut{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('/includes/images/ico_logout_mobile.png')no-repeat;
    width: 20px; /* Width of new image */
    height: 17px; /* Height of new image */
    padding-left: 20px; /* Equal to width of new image */
    background-size: contain;
    vertical-align: middle;
}




.menuMobileButton{
    width: 24px; /* Width of new image */
    height: 20px; /* Height of new image */
    background-size: contain;
}
.filettoUser {
    padding-left: 5px;
    padding-right: 5px;
}

.boxFooter{
    width: 100%;
    height: 100%;
    margin: auto;
}
.boxFooter_paddingLeft{
    width: 100%;
    padding:0px;
}

.innerContainer_footer{
    width: auto;
    padding: 36px 10px 36px 10px;
}

.elementFooterTitle {
    padding-top: 36px;
}

.boxLogin_big{
    max-width:300px;
}
.inputLogin_pageLogin{
    max-width:300px;

}

.toggleResponsive_desktop{
    display:none;
}

.toggleResponsive_ipad{
    display:none;
}

.toggleResponsive_mobile{
    display:block;
}

.toggleResponsive_mobile1{
        display:inline;

}

.catalogCol_resp{
    width:100%;
}

.catalogHighlightCol{
    width:100%;
    margin-right:0;
}

.brandItem{
    width:100%;
    margin:0;
}

.catalogColCategory{
    font-size:20px;
}

.catalogColCategoryImage{
    width:24px;
}

.brandDetailCol{
    width:100%;
    margin-right:0;
}

.brandDetailLogo{
    float:none;
}

.standardButton_resp{
    display:block;
    float:none;
    text-align: center;
    margin-bottom:10px;
}

.aboutUsItemImage{
    float:none;
    width:100%;
    padding-bottom:80%;
}
.aboutUsItemContents{
    position:relative;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
}

.aboutUsTitle{
    text-align: left;
}

.howToBuyItem{
    width:100%;
}

.pointsItem{
    width:100%;
    margin-right:0;
        height:auto;

}

.contactUsCol{
    width:100%;
    float:none;
    height:auto;
}

.contactUsCol_mappa{
    border:1px solid #0c3453;
    height:300px;
}

.contactUsAdress{
    border:0;
}

.contactUsFormDescription{
    background-color:#eaf4fb;
}

.standardButton_resp_mobile_width1{
    width:100%;
}

.standardButton_resp_mobile_margin1{
    margin-bottom:10px;
}

.contactUsFormInput input, .contactUsFormInput textarea{
    width:100%;
}

.registerBigBox{
    padding:10px;
}

.registerBigBoxTitle{
    font-size:30px;
}

.registerBigBox_lightBlue{
    width:100%;
}

.datePicker{
    width:100%;
    margin-right:0;
    margin-bottom:10px;
}

.smallBox{
    width:100%;
}

.category_imgMobile{
    width: auto;
}

.loginImg{
    background-image: url('/new/assets/images/login.jpg');
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    width: 240px;
    height: 240px;
    border-radius: 120px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
}
.lineboxLoginBottom{
    width:93%;
}

.registrationImg{
    background-image: url('/new/assets/images/registrazione.jpg');
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    width: 240px;
    height: 240px;
    border-radius: 120px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
}

.boxLogin{
    width: 96%;
    padding: 2%;
}
.boxlogin_sx{
    float:none;
    margin: auto;
    width: 100%;
    padding-bottom: 20px;
}

.boxlogin_dx{
    float:none;
    margin: auto;
    width: 100%;


}

.boxLogin_Verify{
    width: auto;
}

.titleLogin {
    font-size: 30px;
}

.img_prodotto{
    max-width: none;
    height: auto;
}

.profiloBoxMenu{
    display: none;
}
.profiloBoxMenu_alone{
    width: 360px;
    margin-left: -180px;
}

.profiloBoxMenu_head{
    width: 360px;
}

.profiloBoxMenu_elem{
    padding: 15px 0 15px 100px;
}

.profiloBoxCont{
    padding: 10px;
    width: 320px;
}


.profile_back_mobile {
    padding: 5px 0;
    width: 296px;
    margin: 15px 0;
    background-color: #92caeb;
    color: white;
    border: 2px solid #002b4e;
    text-align: center;
    font-size: 20px;
    font-family: CenturyGothic-Bold;
    display: block;
}

.userButtonRight{
    display: none;
}

.indextTitle{
    font-size: 38px;
}


.TextMessage{
    width: auto;
}

.fs1 {
    font-size: 36px;
}

.fs3 {
    font-size: 16px;
}

.big1_2 {
    font-size: 18px;
    word-wrap: break-word;
}


.userButtonLeft{
    float:right;
    line-height: 44px;
}

#Menu{
    position: absolute;
    z-index: 999999;
    width: 100%;
}

.catalog_band_image {
    padding-top: 62.25%;
}

.container2_registrazione{
    padding-left:0px;
	padding-right:0px;
}
.register2Page_title{
    font-size: 32px;
}