.vwAddElement, .vwAddElement p {
        color:#fff !important;
        font-size:12px !important;
        font-family:Arial, sans-serif !important;
        line-height:14px;
    }

/*reduce size of images in action menu*/
ul.suckerfish ul li img {
    width:auto !important;
    display:inline-table;
}

h1#lcms_brandingLogo {
    font-size:initial !important;
    line-height:initial !important;
}

.lcms_toolbar_nav_switch_container {
    top:0px !important;
    margin-top:20px !important;
}

/*shopping detail page*/
.productDetailImageContainer {
    width:auto !important;
    min-width: 50% !important;
    max-width: 100% !important;
}

h2.productDetailTitle {
    font-size: 24px;
    line-height: 32px;
}

h3.productDetailType, h3.productDetailVendor {
    font-size: 18px;
    line-height: 28px;
}

div.productDetailDescriptionContainer {
    width: 50%;
    float: right;
}

h4.productDetailDescriptionTitle {
    font-weight:normal;
    font-family: 'Coustard', 'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', serif;
}

div.productDetailDescriptionContent {
    font-family: 'Raleway', 'Open Sans', sans-serif;
    line-height: 22px;
    font-size: 14px;
}

.photoGalleryElement {
    text-align:center;
}

.photoGalleryElement .thumbTile, .photoGalleryElement .thumbHover {
    display: inline-block;
    float: none;
    margin: 0 8px 8px 0;
}

.suckerfish a{color:#fff !important;}

