/*
#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: "The Flagstaff Group has established this portal for your convenience. When placing your order, please ensure you carefully review the proof before confirming. The Flagstaff Group will not be held responsible for replacement stock if the proof, with incorrect details, is confirmed. For any inquiries regarding orders placed through this eCatalogue, please contact The Flagstaff Group directly at: Email: sales@flagstaffgroup.com.au Telephone: 02 4272 0257";
font-size: 12px;
text-align: center;
}

.promotion-item .button {

    margin: 20px;
    max-width: 200px;
    min-width: 200px;
display: none;



}

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

}

.footer {

height: 100px;
padding: 10px 50px;

}

.main-title {
    display: none;
}

.category-item .image-wrapper {
    width: 10%;
    height: 90%;
    object-fit: cover;
    border-radius: 15px;
}

.image-wrapper img {
  border-radius: 10px;
}

.category-name {
display: none;
}

.slider-wrapper-single .left-btn {

    display: NONE;
}

.slider-wrapper-single .right-btn {

    display: ;
}


.DeliveryPriceRow td {
    vertical-align: top;
    white-space: normal;
    display: none;
}

.slider-wrapper-multi {
    overflow: visible;
    margin: 0 auto;
}

.home .featured-products-wrapper {
    width: 100%;
    margin: 0 auto;
    display: none;
}

.ClearingConfigCell {
display: none;
}

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

#ctl00_cphMainContent_lblSinglePaymentMethod:after {
content: "  Please go to checkout to process your payment";
white-space: pre;
display:block;
margin-left: 125px;
}

.button-quote {
background: #d7153a;
color: white;
height: 150px;
width:175px;
border: none;
font-size: 12px;
line-height:16px;
font-weight:normal;
word-wrap: break-word;
text-decoration: none;
margin-right:30px;
position:fixed;
margin-top:3px;
}

.oborder {

width:195px;
height:225px;
right:0px;
position:fixed;
border-radius:15;
}




a .clickhere {

font-size: 23px;
font-weight:bold;

}


.button-primary {
margin-top:135px;
height: 1px
font-size: 10px;
margin-left:5px;
width:175;
border-radius:15px;
position:fixed;
}


.button-quote, .button-quote:active, .button-quote:hover {
    color: #FFFFFF;
    color: #FFFFFF;
text-align: center;
border-radius:15px;
right:0px;
padding:10;


}

@media (min-width: 1199px) and (max-width: 1919px) {
    .home .categories-wrapper {
        padding: 0px 0 5px;
    }
}

.product-item .image-wrapper {
    height: 100%;
    width: 100%;

}

.product-item .image-wrapper .image {
    height: 100%;
    object-fit: ;
    width: 100%;
}

.summary-header{
display: none;
}




.product-order-summary .summary-table .summary-table-row {
    color: var(--text-color-medium);
    display: flex
;
    flex-direction: row;
    font-size: var(--text-size-label);
    justify-content: space-between;
    margin-top: 15px;
    width: 100%;
display:none;
}


.profile-switcher button:after {
content: "' TAX INVOICE '\A Click Here + My orders";
   
    font-size: 15px;
    color: red;
    right: 13px;
    font-weight: bold;
    line-height: 1.2;
    position: relative;
    margin-top: 45px;
    display: block;
    background-size: ;
    white-space: pre;
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.profile-icon {
    margin-top: 35px;
    height: 25px;
    width: 25px;
    position: relative;
    margin-left: 55px;
}