/*
#ctl00_cphMainContent_lblSignInHeading::before { 

content:  "** Planned Maintenance ** \a Please be advised that our team will be performing an upgrade \a to our services on Monday, October 13th, from 9:00am to 2:00pm AEDT.\a During this time, the portal will be unavailable. We apologize for any \a inconvenience this may cause and appreciate your understanding. \a \a "; 

white-space: pre; 

font-size: 14px; 

color: red; 

text-align: centre; 

font-weight: bold; 

} 

*/

.promotion-item .promotion-image {
    //width: 100%;
    //object-fit: none;
      }

.header .header-stripe {
padding 0px 0px 0px 100px;
}

.home .featured-products-wrapper {
display: none;
font-family: Poppins;
}

.selected-icon {
display: none;
}

.selected-sign {
display: none;
}

.promotion-item .button {
display: none ;
}

.home .categories-wrapper:after {

    content: "";
    width: 100%;
    height: 400px;
    background: url("/ustore/Images/NSW Business Link/DCJ_Splash_page3.png") no-repeat center;
    top: 300px;
    right: 0px;
    position: center;
    display: block center;
    background-size: contain;
    display: block;

}



.footer:after {
content: "If you have an enquiry regarding an order placed through this eCatalogue, please contact The Flagstaff Group directly on sales@flagstaffgroup.com.au or Telephone: 02 4272 0257.";
font-size: 13px;
text-align: center;
font-family: poppins;
backgroud: white;
padding: 2px;
align-content: center;
    width:100%;
}



.right-arrow-icon{
border-radius:25px;
background:grey;

}

.left-arrow-icon {
border-radius:25px;
background:grey;
}



p {
    margin-top: 0;
    margin-bottom: 1rem;
    display: none;
font-family: poppins;

}

.home .divider {
 display: 43px;
  display: flex;
  justify-content:center;
  align-items:center;
 margin-left: -30px;
  margin-right: -30px;
 color: #5F2B64;

}

.layout .main-content {
flex: auto;

}



.home .category-item {
border: 70px;
background: none;
font-family: poppins;


}




.category-item .category-name {
    height: 90px;
    text-align: center;
    color: var(--text-color-ultra-dark);
    line-height: 30px;
    padding: 10px 0;
    font-size: 15px;
    font-family: Poppins;
    
}

.categories-navbar .category-title-wrapper .category-title:first-child {
    margin-left: 5px;
    font-size: 15px;
    font-family: Poppins;
}

.product-item {
    font-size: 20px;

}


.DeliveryPriceRow td {
    vertical-align: top;
    white-space: normal;
    display: none;
}
.home .divider {
    background: #FF0000;
    height: 1px;
    margin: 0 auto;
    position: center;

}

.footer {
    text-align: center;
    height: 0px;
}


.slider-wrapper-multi .slider>* {
    padding: 0 5px;

}

.slider-wrapper-multi {
    overflow: hidden;
    height: 227px;
}

.button-quote {
background: #d7153a;
color: white;
height: 115px;
width:170px;
border: none;
font-size: 11px;
line-height:13px;
font-weight:bold;
word-wrap: break-word;
text-decoration: none;
margin-right:10px;
position:fixed
}

.oborder {

width:190px;
height:190px;
right:0px;
position:fixed;
border-radius:25;
}




a .clickhere {

font-size: 25px;

}


.button-primary {
margin-top:100px;
height: 15px
font-size: 12px;
margin-right:10px;
width:170;
border-radius:20px;
position:fixed;
}


.button-quote, .button-quote:active, .button-quote:hover {
    color: #FFFFFF;
    color: #FFFFFF;
text-align: center;
border-radius:20px;
right:20px;
padding:5;
   
}



.gallery .main>* {
    flex-basis: var(--flex-basis);
    max-width: var(--flex-basis);
    height: 500px;
}

.categories-navbar .category-title-wrapper:active, .categories-navbar .category-title-wrapper:hover, .categories-navbar .category-title-wrapper:link, .categories-navbar .category-title-wrapper:visited {
 
    text-decoration: underline;
 padding: 3;
}

.promotion-item .promotion-image {
    width: 100%;
    object-fit: initial;
}

.defaultStylesTooltip .tooltip-title.lines-4 {
    -webkit-line-clamp: 4;
    height: 160;
}
.popover-wrapper {
font-size:60px;
color: red;
}


.ClearingConfigCell table, .ClearingConfigCell thead, .ClearingConfigCell tfoot, .ClearingConfigCell tr, .ClearingConfigCell td, .ClearingConfigCell th, .ClearingConfigCell .SmallItalic {
    display: block;
display:none;
}

.ClearingConfigCell:before {
content: "  Please go to checkout to process your payment";
white-space: pre;
display:block;

}