#tableDomainsList .ssl-info {
    display:none;
}

#tldFilterOptions button {
    margin-bottom:3px;
}

#domainSuggestions li:not(.clone) {
    display: none;
}

.package-price .price-prefix {
    font-size:inherit;
    vertical-align:inherit;
}

#joomla-footer .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: underline;
    color: inherit;
    background-color: inherit;
}

@font-face {
    font-family: 'icomoon-joomla';
    font-style: normal;
    font-weight: normal;
    src: url('https://cdn.joomla.org/template/fonts/icomoon-joomla.eot');
    src: url('https://cdn.joomla.org/template/fonts/icomoon-joomla.eot#iefix') format('embedded-opentype'),url('https://cdn.joomla.org/template/fonts/icomoon-joomla.woff') format('woff'),url('https://cdn.joomla.org/template/fonts/icomoon-joomla.ttf') format('truetype'),url('https://cdn.joomla.org/template/fonts/icomoon-joomla.svg#icomoon-joomla') format('svg');
    font-display: swap
}

#joomla-footer [data-icon]:before {
    font-family: 'icomoon-joomla';
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    line-height: 1;
    content: attr(data-icon);
    speak: none
}

#joomla-footer [class^="icon-"]:before,[class*=" icon-"]:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    font-family: 'icomoon-joomla';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    line-height: 1;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale
}

#joomla-footer .soc {
    padding: 0;
    margin: 0;
    list-style: none;
}
#joomla-footer .soc li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

#joomla-footer .soc li a {
    position: relative;
    z-index: 1;
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    font-size: 22px;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    color: #1b63a2;
    text-align: center;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-osx-font-smoothing: grayscale;
}
.icon-joomla:before {
    content: "\ef14";
}
.icon-twitter2:before {
    content: "\eeee"
}
.icon-facebook2:before {
    content: "\eee9"
}
.icon-youtube3:before {
    content: "\eef5"
}
.icon-linkedin:before {
    content: "\ef24"
}
.icon-pinterest2:before {
    content: "\ef2d"
}
.icon-instagram:before {
    content: "\eeec"
}
.icon-github3:before {
    content: "\ef0f"
}

#joomla-footer .element-invisible {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border: 0;
}


#nav-joomla .dropdown-menu .dropdown-menu-item a, #nav-joomla .dropdown-menu>li>a {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: 400;
    line-height: 24px;
    color: #393d45;
    white-space: nowrap;
}

#nav-joomla>li>.dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,0.2);
    content: '';
}

#nav-joomla>li>.dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: '';
}

#nav-joomla>li:first-of-type>a {
    border-left: 1px solid rgba(0,0,0,0.3);
    box-shadow: 1px 0 0 #1e3b63 inset, -1px 0 0 rgb(0 0 0 / 40%) inset;
}

#nav-joomla>li>a {
    color: #fff;
    text-shadow: none;
    border-right: 1px solid #1e3b63;
    -webkit-box-shadow: -1px 0 0 rgb(0 0 0 / 40%) inset;
    -moz-box-shadow: -1px 0 0 rgba(0,0,0,0.4) inset;
    box-shadow: -1px 0 0 rgb(0 0 0 / 40%) inset;
}

#nav-joomla>li>a:hover {
    background-color: rgba(19,73,118,0.5);
    box-shadow: inset 3px 0 2px -2px rgb(0 0 0 / 25%), inset -3px 0 2px -2px rgb(0 0 0 / 25%), 0 1px 0 #112f50;
    text-decoration: none;
}

.navbar-joomla{
    border-radius:0;
}