/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

.ief-product-details .form-item label {
    float: left !important;
    width: 160px !important;
}

.ief-product-attributes .form-wrapper, .ief-product-details .form-wrapper {
    clear: both !important;
    margin-bottom: 14px !important;
}

#field-product-und-form-field-movement-add-more-wrapper .form-textarea-wrapper, 
#field-product-und-form-field-case-add-more-wrapper .form-textarea-wrapper {float: left !important;}

#field-product-und-form-field-video-url-add-more-wrapper .link-field-url .form-item {margin-left: 170px !important;}