
@media all and (min-width: 1281px) {

.inputs label {
    width: 277px;
}
.center-1 .inputs label {
    width: 441px;
}
.header-centering {
    width: 1200px;
}
.header-menu > ul {
    width: 1200px;
}
.master-wrapper-content {
    width: 1200px;
}
.footer-upper .footer-centering,
.footer-middle .footer-centering,
.footer-lower .footer-centering {
    width: 1200px;
}
.footer-upper .footer-block,
.footer-middle .footer-block {
	width: 23.5%;
	margin: 0 0 0 2% !important;
}
.newsletter-email input[type="email"] {
	width: 232px;
}
.product-details-page .overview {
    width: 55%;
}
.write-review .review-rating label {
	width: 277px;
}
.center-1 .write-review .review-rating label {
	width: 441px;
}
.cart-footer .totals {
	width: 330px;
}
.checkout-page .edit-address .inputs > label {
    width: 441px;
}

}