p.subname {overflow: hidden;background: #fff;height: 35px}
.side-2 {width: 220px;float: left;display: none}
.html-account-page .side-2 {width: 220px;float: left;display: block;}
.center-2 {float: right;width: 100%}
.html-account-page .center-2 {float: right;width:725px}
.add-to-cart-modularproduct .button-1.add-to-cart-button.grey, .product-modular-info .add-to-cart-panel, .variant-name {display: none;}
.add-to-cart-modularproduct .button-1.add-to-cart-button{background-color:#333}
.product-modular-total {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1021;
}
.product-modular-list .variant-picture {
    z-index: 1020;
}

.product-details-page .overview {
    position: relative;
    float: right;
    width: 600px;
    margin-bottom: 20px;
}
textarea#checkout_attribute_1, textarea#checkout_attribute_4 {
    width: 222px;
    height: 170px;
    max-width: 100%;
}
.product-modular-list .sku {display: none !important;}
.prices.prices-modularproducts .product-price label, .prices.prices-modularproducts .product-price label+* {vertical-align: unset;}
.prices-modularproducts {padding:22px;}

.checkout-attributes dt {
    width: 100%;
    margin-top:8px;
    margin-bottom: 10px;
    margin-left: 0 !important;
}
.checkout-attributes dd {
	width: 100%;
}
.checkout-attributes dd textarea {
    height: 80px !important;
}
.footer-menu .email a {
background: none !important;
padding-left: 0 !important;
}