a.linkus {
    all: unset; 
    color: #337ab7 !important; 
    text-decoration: none; 
    font-weight: bold; 
    background-color: transparent; 
    border: none; 
}
a.linkus:hover {
    color: #337ab7 !important;
    text-decoration: underline; 
}
a.linkus:visited {
    color: #337ab7 !important;
    text-decoration: underline; 
}






#cart-contents .abs-attributes-list li[data-attribute-id='1103'] span {
font-weight: bold;
color: red;
}

.newsletterVisual{
width: 600px;
height:300px;

}
.newsletter-footer-container{
padding:20px;

}
.btn-default{
background-color:#5cb85c;
border-color: #4cae4c;
color:#fff;
}


#abs-price-start-self-pickup-li {
display:none;}

#abs-estimated-delivery-li{
display:none;}

#abs-price-start-delivery-li{
display:none;}



.abs-product-name {
    line-height: 1.4;
    min-height: calc(1.4em * 3);
}

.abs-availability {
    display: block;
    width: 100%;
    text-align: center;
}




.abs-availability, 
.abs-availability * {
    text-align: center !important;
    justify-content: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


#offerLabelPage-1075{
position:absolute;
right:10px;
background-color: #ffe22f;
padding:0px 20px;
font-weight: bold;
border-top-left-radius:15px;
border-top-right-radius:15px;
}


#offerLabelPage-1075 a {
    font-weight: bold !important;
color:black;
}