/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.currencyChooser-flag-a{
    padding:0 0.5em;
}

.currencyChooser-flag-img{
    max-width: 32px;
}

.home-kb-search{
    display:none;
}

.express-checkout-buttons{
    display:none;
}

.view-cart-promotion-code{
    display:none;
}

#frmConfigureProduct textarea[name^="customfield"]{
    min-height: 5em;
}

#order-premium_comparison .top-area h4{
    padding: 0 0.5em !important;
}
@media only screen and (max-width : 480px) {
    .social-signin-btns button{
        text-align: center;
    }
}