/*.searchHide*/.control.has-icons-left.is-expanded.is-clearfix {
    display: none !important;
}


.fileUploadButton {
    color: #ffff;
}


.upload span, .ImgPlugPaging span {
    color: #ffff;
}


.mainUIParent .addtobasket.multiPartButton {
    color: #ffff;
}

.footercopyrightrow {
    background: #000000;
}

.priceHide .newProductPriceWrapper.updateProductPrice {
display: none !important;
}

/* fix to hide the price which doesnt work on mega edit upload */
.upload-pages__price.notification.is-primary.level.has-text-weight-bold {
    display: none;
}


.checkout_attribute_item.Checkboxes {
    padding-bottom: 20px;
    padding-top: 20px;
}

.checkout_attribute_title {
    padding-bottom: 10px;
}