/* custommobile.css */

@font-face {
    font-family: "geomanist-regular"; 
    src: url('http://uat.monitoraudiopartners.com/netalogue/custom/geomanist-regular-webfont.ttf');} 

	@import url('https://www.monitoraudio.com/site/templates/fonts/geomanist-regular-webfont.woff2');

@media print {
    .no-print {
        display: none;
    }

    .print {
        display: block;
    }
}


body, .body, #app-root {
font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important;}
	
#app-root, .body, body, div, h1, td {font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important;}


h1, h2, h3, h4, h5, h6 {
    font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important;
}

.ProductTitleBar_Title, .Scroller_ProductScrollerTitle, h2, h3, h4 {
  font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important;
}


/* Mega Menu */

.mobileNT .header-wrap-space .header .primary-navigation {
    padding-top: 0px!important;
   height: 50px;
    font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important;
}

nav.primary-navigation ul.top>li>a {
    position: relative;
    display: inline-block;
    padding: 15px 21px 23px;
    font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important;
    font-size: 16px;
    line-height: 17px;
    text-decoration: none;
}

nav.primary-navigation ul.top>li:hover>a {
    text-decoration: none;
}

nav.primary-navigation ul.top>li>.dropdown {
    display: none;
    position: absolute;
    left: 3%;
    right: 3%;
    min-height: 250px;
    padding: 0 .6em 4em;
    border-bottom: none;
    z-index: 999;
    -webkit-box-shadow: -3px 13px 13px 0px rgba(71,71,71,0.59);
    -moz-box-shadow: -3px 13px 13px 0px rgba(71,71,71,0.59);
    box-shadow: -3px 13px 13px 0px rgba(71,71,71,0.59);
}

nav.primary-navigation ul.top>li>.dropdown .row {
    margin-top: 11px;
}


.mobileNT .header-wrap-space .header .primary-navigation ul.top>li>.dropdown ul a, nav.primary-navigation ul.top>li>.dropdown a {
    font-size: 12px;
    text-transform: none;
    font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important;

    white-space: nowrap;
    line-height: 17px !important;
}

@media(max-width: 900px) {
    nav.primary-navigation ul.top>li>.dropdown a {
        white-space: initial;
    }
}

nav.primary-navigation ul.top>li>.dropdown a:hover {
    text-decoration: none;
}

nav.primary-navigation ul.top>li>.dropdown h3>a {
        font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important;

}

nav.primary-navigation ul.top>li>.dropdown .tier h3 {
   padding-bottom: 1px;
   border-bottom: 2px solid white;   
   font-weight: 300;
}

nav.primary-navigation ul.top>li>.dropdown .tier h3 a {
    padding-left: 0px;
    font-size: 20px;
    white-space: nowrap;
    
}

@media(max-width: 900px) {
    nav.primary-navigation ul.top>li>.dropdown .tier h3 a {
        white-space: initial;
    }
}

nav.primary-navigation ul.top>li>.dropdown .tier ul {
    margin-top: .8em;
    margin-left: 14px;
    padding-left: 18px;
    list-style: square;
}

/* ========================================================================================================== */

#app-root + .NTResponsive .basketReminderAbsolute {
  position: fixed;
  top: 40%;
  z-index: 200000;
}

.footer-container .copyright-container {
  margin-top: 0;
  margin-bottom: 0;
  padding: 1em 0;
  background-image: url(footer-background.png)!important;
  background-repeat: repeat !important;
  background-color: #272727;
  color: #FFF !important;
}

.mobileNT .header-navigation-container .main-navigation-container .search-container .navSearch .goSearch { 
    /*background: url(/images/mobile/search-black.png) center center no-repeat #ddd;*/
    -webkit-background-size: 30px;
    background-size: 30px;
}

.mobileNT .header-navigation-container .main-navigation-container .search-container #searchSiteTrigger>img {
  box-sizing:border-box;
  padding-left: 55px;
  background: url(/images/mobile/search-black.png) center center no-repeat; 
}

.copyright-container { float: right; 
                       text-align: center;
                       width: 100%;
                       padding-left: 0px;
}

.dvcopyright {
      width: 100% !important; 
    background-image: url(footer-background.png) !important;
}

.slick-dots {
    bottom: 0 !important;
    right: 32px !important;
}

/* Cheque payment */
#ctl00_ContentPlaceHolder1_Payment1_divChequePane { padding:10px; }

.chequecheckout {
    background-image: url(/images/pay-by-cheque.png) !important;
    color: #414141 !important;
    font-size: 23px;
    font-weight: 300;
    font-family: geomanist-regular;
    padding-left: 80px;
    padding-top:8px;
    width: 316px;
    height: 38px;
    display: block;
    background-repeat: no-repeat;
}
.chequecheckout:hover
{
    background-image: url(/images/pay-by-cheque-over.png) !important;
}
/* End cheque payment */

/* Start bacs payment */
.bacscheckout {
    width: 316px;
    height: 38px;
    background-image: url(/images/bacs-payment.png);
    background-repeat: no-repeat;
    display: block;
    padding-left: 110px;
    color: #414141 !important;
    padding-top: 10px;
    font-size: 24px;
    font-weight: 300;
    font-family: geomanist-regular;  
    position: relative;
    left: -5px;
}
.bacscheckout:hover {
    background-image: url(/images/bacs-payment-over.png);
      background-repeat: no-repeat;
}
/* End bacs payment */

.grand-total-title {
    font-size: 1.1em !important;
}

.homepageadvert {
    height: 526px !important;
}

/* -------------------Footer Styles-------------------------------------- */
.ucFooterMainOuter { 
      width: 100% !important; 
    background-image: url(footer-background.png) !important;
}

.Footer_Accordion h2 { padding-left: 20px; border-bottom:1px solid white !important; }

.footer-payments { display:none; }
.footer-customersupport { display: none; }

nav.primary-navigation ul.top > li > .dropdown .tier h3 { font-size: 15px; }
.product-list-component > .products > li .description-container .title { font-weight: 300 !important; height: 40px !important; }

.logo-container .sitelogo {
    background-image: url("mobilelogo.png");
    background-repeat: no-repeat;
    background-size: 170px 55px;
    height: 55px;
    width: 170px;
}

ul.footer li h2 { background-image:url(footer-title.png) !important;} 
.Footer_Accordion h2 { color:white; background-image:url(footer-title.png) !important; background-repeat: no-repeat; padding-bottom: 6px !important; }
.Footer_Accordion, .Footer_Accordion ul li, .Footer_Accordion ul li a {color:#ffffff !important; } 

ul.footer li.footerNewsletter h2  {      background-image:url(contact-us-title.png) !important;  }  

.footerPaymentsBanner {
    background-image: url("payment-type.png") !important;
    background-repeat: no-repeat;
    float: right;
    height: 53px !important;
    margin-right: 15px;
    width: 306px !important;
}


.ucFooterOuter {
  margin: 0 auto;
  max-width: initial;
}

div.Footer_Accordion.footer {
  max-width: 1002px;
}

.footer-container, .footer-container .DynamicFooterContainer ul.footer>li {
    background-color: #272727;
}

@media(min-width: 562px) and (max-width: 991px) {
    .footerCol {
        min-height: 250px;
    }
}

.ProductTitleBar_Container .ProductTitleBar_ProductTitleBar { min-height: initial; }
.main-body-container .InnerContainer .ProductSKU_Title .ProductTitleBar_Container .ProductTitleBar_Title { width: 100%; }
.ProductTitleBar_Container .ProductTitleBar_ProductTitleBar .ProductTitleBar_BrandIconContainer .ProductTitleBar_BrandIconInner .ProductTitleBar_BrandIcon img { width:80px; }

/*
@media(min-width: 990px) {
    .Scroller_Container .Scroller_InnerContainer .slick-list { margin-left: 90px; }
}
*/

.product-list-component { min-height: 50vh;}

.mobileNT .header-wrap-space .header .primary-navigation {
    height: 70px;
}

nav.primary-navigation ul.top > li > a.tier {
    line-height: 32px;
}

@media(max-width: 767px) {
    #ctl00_cphHomepage_pnlInformation > .container-fluid:nth-child(2) > .row.zRow {
        display: flex;
        flex-direction: column-reverse;
    }
}


.NTResponsive #ctl00_divmycontainer {
    display: block;
    min-height: initial;
}

.mainSearch { 
    margin-top: 15px!important;
}

/* Quick Fix for slick.next arrow in Accessories tab */
.TabbedData_SectionContainer .Scroller_Container .Scroller_InnerContainer .slick-next {
    right: -20px;
}

.ProductTitleBar_Container .ProductTitleBar_ProductTitleBar .ProductTitleBar_BrandIconContainer {
    top: -30px;
}

.welcome-back-page .container {
    background-color: initial;
}
/*.welcome-back-page.container-fluid .segments-section {
    min-height: 80vh;
}*/

.Prices_ProductPriceContainer {
    font-size: 14px;
    padding: 10px 0;
}

.Scroller_HeadingContainer .Scroller_Heading {
    padding-bottom: 10px;
}

body,
.NTResponsiveBreadCrumb .breadcrumb-inner {
    background-image: none !important;
}

.NTResponsive .maincontent,
.Home_TemplateZContainer .Home_TemplateZSubBanners > div {
    max-width: 1002px;
}

.NTResponsive.page-home #ctl00_cphHomepage_pnlTitle {
    padding-bottom: 10px;
}


/* overide */

.deliveryText {
    display: none;
}

.deliveryPrice {
    display: none;
}

.meta-footer, {
    background: #f8f8f8!important;
}

.loginMobileHeader {
    background-color: #fff;
}


.mobileNT .header-wrap-space .header .header-logo-container .logo-container .sitelogo {
    height: 55px;
    width: 140px;
}

@media only screen and (min-width : 768px) {
    .mobileNT .header-wrap-space .header .header-logo-container .logo-container .sitelogo {
        height: 85px;
        width: 216px;
    }

    .mobileNT .header-logo-container {
        height: 85px;
        width: 216px;
    }

    .mainSearch {
        margin-top: 28px !important;
    }

    .burger-menu {
        margin-top: 85px;
    }

    .burger-menu-trigger > button {
        height: 85px;
    }

        .burger-menu-trigger > button > .bg {
            top: 16px;
        }

    #ctl00_dvMobileMenuContainer {
        min-height: 85px;
        position: relative;
    }

    .mobileNT .header-navigation-container .main-navigation-container .basket-container {
        top: 15px;
    }
}

@media only screen and (min-width: 992px) {
    .mobileNT .header-wrap-space .header .header-logo-container .logo-container .sitelogo {
        height: 118px;
        width: 300px;
    }

    .mobileNT .header-logo-container {
        height: 118px;
        width: 300px;
    }

    .mainSearch {
        margin-top: 48px !important;
    }

    .mobileNT .header-navigation-container .main-navigation-container .basket-container {
        top: 35px;
    }

    .burger-menu {
        margin-top: 118px;
    }

    .burger-menu-trigger > button {
        height: 118px;
    }

        .burger-menu-trigger > button > .bg {
            top: 16px;
        }

    #ctl00_dvMobileMenuContainer {
        min-height: 118px;
    }
}

.NTButton {font-family: geomanist-regular !important;}
.mobileNT .header-wrap-space .header .primary-navigation {
    height: 50px;
    background-color: #ededed;
}

nav.primary-navigation ul.top > li > a.tier {
    line-height: 17px;
}

nav.primary-navigation ul.top > li > a {
padding: 16px 21px 17px;}
                


.tblquestion .thankyou_QuestionAnswer {
    text-align: center;
    padding-left: 175px !important;
    padding-top: 10px !important;
}

.mobileNT .header-wrap-space .header .primary-navigation {
    height: 50px;
    background-color: #fff;
}

.Footer_Accordion h2::before {font-size: 16px !important;}

.header-section .Header-Container h1.main-header {
   font-size: 40px !important;
   font-weight: 300 !important;
}


NTResponsive .my-account-mobile-wrap .myaccount-container .MyAccount_MainSectionContainer .MyAccount_MainSectionCellContainer .MyAccount_SectionContainer .MyAccount_SectionContainerInner .MyAccount_Section h2.myaccount {
    font-size: 25px !important;;
    font-weight: 500 !important;
}



.NTResponsive .my-account-mobile-wrap .myaccount-container .MyAccount_MainSectionContainer .MyAccount_MainSectionCellContainer .MyAccount_SectionContainer .MyAccount_SectionContainerInner .MyAccount_Section .pt10 a.myaccount {
    font-size: 16px !important;
}

button.categories {
    display: none;
}

.product-list-component > .products > li .description-container a {
    font-weight: bold;
}

.ProductTitleBar_Container .ProductTitleBar_ProductTitleBar .ProductTitleBar_Title {
    font-weight: 500;
}

.NTResponsive .basket_summary_box .basket_summary_box_inner h1.checkout-summary {
    font-weight: 500;
}


.NTResponsive .addressBook .pad h3 {
    font-weight: 500 !important;
}



.NTResponsive .payment-details-mobile-wrap .PaymentDetails_Container .Payment_AddressDetails .DetailsTitle, .NTResponsive .payment-details-mobile-wrap .PaymentDetails_Container .Payment_CreditCardDetails .DetailsTitle {
    font-size: 16px;
}


.checkout-summary-mobile-wrap .tbl-checkout-summary-info h1.checkout {
    font-weight: 500;
}

a.NTButton.AddToBasket_Button.AddToBasketButton {
    background: #e97712 !important;
    background-image: -webkit-linear-gradient(top,#e97712,#e97712) !important;
    background-image: -moz-linear-gradient(top,#e97712,#e97712) !important;
    background-image: -ms-linear-gradient(top,#e97712,#e97712) !important;
    background-image: -o-linear-gradient(top,#e97712,#e97712) !important;
    background-image: linear-gradient(to bottom,#000000,#000000) !important;
}

a.NTButton.button2.moreinfo {
    background: #e97712 !important;
    background-image: -webkit-linear-gradient(top,#e97712,#e97712) !important;
    background-image: -moz-linear-gradient(top,#e97712,#e97712) !important;
    background-image: -ms-linear-gradient(top,#e97712,#e97712) !important;
    background-image: -o-linear-gradient(top,#e97712,#e97712) !important;
    background-image: linear-gradient(to bottom,#e97712,#e97712) !important;
} 

.NTResponsive .quickorderform-mobile-wrap .quickorderform-form .Layout_Table .Layout_TableRow .Layout_TableCell.ColSpan {max-width:1143px !important;}

.product-list-page .product-list-component-holder .product-card.generic .description-container .productcode {display: none !important;}

.product-list-page .product-list-component-holder .product-card.generic .description-container .manufacturer {display: none !important;}


/*COMPARE SCREEN REMOVE CERTAIN FIELDS*/

.product-comparison-table.table.table-striped.table-hover .stock {
display: none !important; }

.product-comparison-table.table.table-striped.table-hover .brand {
display: none !important; }

.product-comparison-table.table.table-striped.table-hover .minimum-order-qty {
display: none !important; }

.product-comparison-table.table.table-striped.table-hover .order-multiple {
display: none !important; }

/*END COMPARE SCREEN REMOVE CERTAIN FIELDS*/

/*TEMPORARY FIX TO REMOVE CHANNEL FROM INVOICES*/

div#ctl00_ContentPlaceHolder1_myaccounthistory_mobile_trOrderby {
    margin-left: 15px;
}

div#ctl00_ContentPlaceHolder1_myaccounthistory_mobile_trChannel {
    display: none;
}

/*MonAud-73*/
.currencySelection {
    Display: none !important;
}
/*end MonAud-73*/

/*MonAud-56*/
li.MyAccountHistory_InvoicesReference { display: none !important; }
/* end MonAud-56*/

.loginBoxLeft {background-size: 100% 100% !important;}


td .cust_loginBoxSmall h1 {font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important}

#ctl00_ContentPlaceHolder1_tr1 td{text-align:-webkit-auto !important;}

td span.aspLiteral {font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important}

tr td.aspLiteral {font-family: 'geomanist-regular', Verdana, Arial, sans-serif !important}

.NTResponsive.page-viewitems.loggedin .carriageMessageOuter {
    display: none;
}

.NTResponsive.page-bundlegroup.loggedin div#mobile_dvtopbuy {
    display: none;
}