.amgdprcookie-main-wrapper .amgdprcookie-btn {
    background: #c00000;
}

.amgdprcookie-main-wrapper .amgdprcookie-btn:hover {
    background: #c00000;
}

.customer-account-edit select#prefix option[selected="selected"]:last-child,
.customer-account-edit input#assistance_allowed_checkbox,
.customer-account-edit label[for="assistance_allowed_checkbox"],
.customer-account-edit input[name="assistance_allowed"],
.customer-account-edit input[name="assistance_allowed"] ~ .field-tooltip,
.customer-account-create input#assistance_allowed_checkbox,
.customer-account-create label[for="assistance_allowed_checkbox"],
.customer-account-create input[name="assistance_allowed"],
.customer-account-create input[name="assistance_allowed"] ~ .field-tooltip{
    display: none !important;
}
.limiter-options{
    overflow: visible;
}
.product-item-info:hover .product-image-wrapper{
    overflow: unset;
}
.am-custom-tab.am-custom-tab-2 table td {
    font-family: 'Ubuntu', sans-serif !important;
    font-weight: 300;
    color: #333;
    font-style: normal;
    line-height: 1.42857143;
    font-size: 1.4rem;
}

.product.attribute.description ul{
    color: #333333;
}
.product.attribute.description a{
    text-decoration: underline;
}
.product.attribute.description a.in-cell-link{
    color: #333333;
    font-size: 16px;
    padding: 5px;
}
.product-addto-links a{
    padding: 5px 0;
}
.sidebar .product-items-names .product-item-name,
.sidebar .product-items-names .product-item-name span,
.checkout-agreements-block .checkout-agreements .action-show span{
    padding: 5px;
    font-size: 15px;
}
input[type="checkbox"] {
    min-width: 15px;
    min-height: 15px;
}
.checkout-index-index input[type="checkbox"] {
    min-width: 18px;
    min-height: 18px;
}
.product-attribute-delivery-time .product.attribute.delivery-time {
    word-break: break-all;
    word-wrap: break-word;
}
.product-attribute-delivery-time .product.attribute.delivery-time .type{
    font-weight: normal;
    margin-right: 5px;
}
.product-attribute-delivery-time .product.attribute.delivery-time .value{
    display: inline-block;
}