.s-product-name, .s-product-name a {
    -webkit-hyphens: auto;
    hyphens: auto;
}

div[data-filter-attribute="variety"], div[data-filter-attribute="brand"], div[data-filter-attribute="container-type"], div[data-filter-attribute="container-size"] {
    display: none !important;
}

.shop-info-heading{
    text-align: center;
}
.fa-info-circle{
    display:none;
}

.show-shop-info{
    text-decoration: underline;
    color: #666666;
}

.s-product-name , .s-product-name a{
    font-size: 1rem;
    color: #666666;
}
.s-container-name , .s-container-name a{
    display: none;
}

.s-info-heading{
    display: none;
}

.s-info-text h2,.modal-body h2{
    font-size: 1.5rem;
    color: #666666;
}
.s-info-text p{
    font-size: 0.9rem;
    color: #666666;
}
.s-info-text a,.modal-body a{
    font-size: 0.9rem;
    color: #666666;
    text-decoration: underline;
}

.s-info-text h3,.modal-body h3{
    font-size: 1.2rem;
    color: #e811e3;
}

.s-filter-category h5{
    color: #666666;
}

.h5{
    color: #666666;
}

.modal-body,.modal-header,.modal-footer {
    background-color: #ffffff;
    text-align: center;
    color: #666666;
}

.alert-info {
    color: #666666;
    box-shadow: 0 1px 4px 0 #0000000E;
    background-color: #ffffff;
    border: 1px solid #0000000C;
    text-align: center
}

.action-agree action-agree-data-processing a{
    color: #666666;
}

.s-product-max-order-quantity {
    display: none;
}

.s-product-cart-controls .add-cart-item{
    color:white;
}
.s-quantity-selector a{
    color:white;
    text-decoration:none;
}
