.ProceedToCheckout .FloatRight.PayPalExpressCheckout:nth-child(2n) {
display: none;
}

.Block.FeaturedProducts h2,
.Block.rug-categories h2 {
    text-transform: uppercase;
}

.header-logo {
    top: -66px;
}

.header-logo img {
    width: 360px;
}

.btn.add-to-cart {
    background-color: #1da1f2;
    background-color: #009aa6;
}

.btn.add-to-cart:hover {
    background-color: #238ccd;
    background-color: #007e88;
}

.addto {
    margin-bottom: 15px;
}

.addto .BulkDiscount {
    width: 100%;
    float: none;
    clear: none;
}

.addto .BulkDiscount input {
    width: 100%;
    margin-right: 0;
}

.addto #SideProductAddToWishList {
    width: 100%;
    float: none;
    clear: none;
}

.addto #SideProductAddToWishList input {
    width: 100%;
}

ul.product-tick-list {
    border: 0;
    max-width: auto;
    font-size: 16px;
}
ul.product-tick-list li {
    border: 0;
}

@media screen and (max-width: 480px) {
  .addto .BulkDiscount,
  .addto #SideProductAddToWishList{
    width: 100%;
    float: none;
  }
}


.blog-post-excerpt {
    padding: 0 0 20px 0; margin: 0 0 30px 0;
    border-bottom: 1px solid #333;
}

.blog-post-excerpt img {
    max-width: 100%;
    height: auto;
}

#NewsContent img {
    max-width: 100%; height: auto;
}
