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

    ** Custom Stylesheet special styles for 3.7 version **

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

***************************************************** */
#order-standard_cart .form-group#idnLanguageSelector{
    display: none;
}
#domainSuggestions > .domain-suggestion:nth-child(n+6):not(:nth-child(n+12)){
    display: none !important;
}