﻿.topWrapper, .megaMenu {
    display: none
}

body {
    padding: 0;
}

.innerBox {
    padding: 0
}

.productImgWrapper {
    width: 70%;
}


.product .imgBox {
    width:50% !important;
}
.productInfo {
    
    float:left;
    width:50%;
}

.notification-error {
    display: none;
}

.typeBox {
    display:none !important;
}

.sharethis-inline-share-buttons {
    display: none !important;
}

.quantityBox, .buttonBox {
    display: none !important;
}

.descriptionBox {
    padding: 0;
}

.no-print {
    display: none !important;
}

.footerWrapper {
    display: none !important;
}