.page-home .maxwidth1000, .page-home .zRow {
    max-width: 1400px !important;
    margin: 0 auto;
}

li#ctl00_ContentPlaceHolder1_mobile_customfeedshortcutLI {
    display: none;
}

li#ctl00_ContentPlaceHolder1_mobile_tdEposExtract {
    display: none;
}

table#ctl00_ContentPlaceHolder1_mobile_tblcustomproductfeeds {
    display: none;
}

.product-list-page .product-list-mobile-wrap .product-grid>li.with-quick-view-component .product-card .description-container .productcode, .product-list-page .product-list-mobile-wrap .product-list-component>.products>li.with-quick-view-component .product-card .description-container .productcode, .product-list-page .product-list-mobile-wrap .product-list>li.with-quick-view-component .product-card .description-container .productcode {
    font-size: 18px !important ;
    margin: 0 0.8em !important ;
}

span.product-compare {
    display: none !important;
}

label#ctl00_ContentPlaceHolder1_labUsername {
    width: auto !important;
}
label#ctl00_ContentPlaceHolder1_labPassword {
    width: auto !important;
}

#ctl00_ContentPlaceHolder1_tblcontactDetails {display: none}

#ctl00_ContentPlaceHolder1_ctl05_dvEstimatedDelivery {display: none;}

.news-section.panel.panel-default {
    display: none !important;
}

.NTResponsive.page-products.loggedin .tier1-container {display: none !important;}

.product-list-tier-component {display: none !important;}

/* Hide salutation, first name and last name from the Your Delivery Address section*/

#ctl00_ContentPlaceHolder1_tddel1 {
    Display:none
}
#ctl00_ContentPlaceHolder1_tddel2 {
    Display:none
}
#ctl00_ContentPlaceHolder1_tddel3 {
    Display:none
}

/* Hide salutation, first name and last name from the Invoice address section*/

#ctl00_ContentPlaceHolder1_trCardHoldersAddress {
    display: none;
}
#ctl00_ContentPlaceHolder1_trCardHoldersAddress1 {
    display: none;
}
#ctl00_ContentPlaceHolder1_trCardHoldersAddress2 {
    display: none;
}

/*custforgottenpassword.aspx page changes to text - Audio Technica-159*/

.cust_loginBoxSmall .cust_loginBoxSmall_inner .submitButton .NTButton {margin: 10px;}

.cust_loginBoxSmall h1 {
    font-family: 'BasicCommercial-Bold', 'Lato', Verdana, Arial, sans-serif !important;
    font-size: 1rem;
    font-weight: bold;
}

.submitButton input[type=submit] {
    font-size: 14px;
    /*color: #000000; - disabled as part of Audio Technica-171*/
}

/*Fix for reCAPTHA positioning for Audio Technica-171*/
#ctl00_ContentPlaceHolder1_dvreCAPTCHA {
    margin-left: 35px;
}