.ProductAddToCart .productAttributeLabel {
    float: left !important;
    margin-top: 8 px ;
        }

.productAttributeConfigurableEntryCheckbox .productAttributeLabel label{
    display:none;
        }


p{
 line-height: 120%; 
    margin-top: 0em;
  margin-bottom: 1em;
}

p a, .BlockContent.PageContent a {
    color: blue;
}

li a, .BlockContent.PageContent a {
    color: blue;
}

td a, .BlockContent.PageContent a {
    color: blue;
}


.headerFreeShip1 {
    color: red;
    font-weight: 700;
    vertical-align: top;
     padding-top: 5px;
    
}


.TopMenu a {
    color: #333333;
}

.productDescriptionList20700 a {
    color: blue;
    line-height: 130%;
}

.skuHidden {
    display: none;
}

.product-on-sale {
    background: rgba(204, 44, 44, 0.7);
    padding: 12px 20px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 700;
    z-index: 10;
    position: absolute;
}

.apple-pay-checkout-button {
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-color: white;
  border: .5px solid black
}

/* Hide the Brand menu in the page footer; does not seem to work */
#SideShipByBrand {
display: none;
}
