/*
#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; 

} 

*/

.footer:before {
content: "Department of Education SBAT Resources has partnered with The Flagstaff Group to establish this resources portal.  If you have an enquiry regarding an order placed through this portal, please contact The Flagstaff Group directly on sales@flagstaffgroup.com.au or Telephone: 02 4272 0257.";
font-size: 14px;
text-align: center;
}

.promotion-item .button {
    margin: 20px;
    max-width: 200px;
    min-width: 100px;
    display: none;

}

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

}

.footer {

height: 150px;

}

.main-title {
    display: none;
}

.category-item .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;

}

.home .featured-products-wrapper {
    width: 100%;
    margin: 0 auto;
    display:none;
}
.tblPriceTagsWrapper * {
    font-size: var(--text-size-regular);
    display:none ;
}
.priceHolder, #OrderFinalStep_PriceReview_TotalPrice * {
    color: var(--color-highlight);
    font-size: var(--text-size-label);
    display:none;
}
.CheckOutPage .cartSummary .top {
    border: 1px solid var(--color-line);
    border-top: none;
    border-bottom: none;
    padding-bottom: 14px;
    margin-bottom: 0;
    display: none;
}
.OrderPriceTable {
    font-weight: var(--default-font-weight);
    display:;
}
.ShoppingCartGrid_Column_Price.hidden-xs hidden-sm.rgHeader {
 display: none;
}
.OrderPriceContainer {
    border: solid 2px #D9D9D9;
    padding: 15px 35px 15px 15px;
    display: ;
}

.boundedBox {
    border: solid 1px #D9D9D9;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
   
}

.item-box-container .item-box .item-actions .price.highlight {
display:none ;
}

.cart-summary-block {

display: none;

}

.OrderPriceContainer {
display: none;
}

}