.col.profile-photo {
    display: none !important;
}

#backbutton {
    text-align: center !important;
}

.overview-services.sec-normal {
    padding-bottom: 1em !important;
}
.dropnav-header-lined .badge {
    border-radius: 1rem !important;;
}

[data-color=blue] .c-purple {
    color: white !important;
}

table#tableDomainPricing td + td + td + td + td + td , table#tableDomainPricing th + th + th + th + th + th {
    display: none;
}


table#tableDomainPricing {
    text-align: center;
}


form#frmDomainTransfer .panel.panel-default.text-center {
    background-color: transparent !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.row.m-0.lh-xl.text-center.mb-0 .form-group.prepend-icon.m-0.mb-0 {
    margin: 0px !important;
}

.featured-tld .price.au {
    background-color: #FBEE06;
    color: black;
}

.featured-tld .price.comau {
    background: #E9232B;
    color: white;
}

.featured-tld .price.netau {
    background: #008001;
    color: white;
}


.menu-wrap .logo-menu {
    max-height: none !important;
    width: auto !important;
}


#order-standard_cart label {
    color: #000000!important;
}

.calcTaxes-cart-container.pt-5 {
    display: none!important;

}


.promo-code-cart-container .btn-order-embeded {
    width: 10em!important;

}

div#paymentGatewaysContainer {
    padding: initial !important;
}

a.badge.feat.bg-default.mr-30.creditcard {
    font-size: 1em !important;
}

a.badge.feat.bg-warning.update {
    font-size: 1em !important;
}

.dropnav-header-lined {
    display: inline-flex !important;
}

.dropnav-header-lined a {
    padding-left: 1em !important;
}



.panel-body.card-body.text-center.secondsection {
    padding: unset !important;
    padding-top: 1em !important;
}



.dataTables_wrapper .listtable {
    min-height: 450px;
}


.featured-tld .price.au {
    background-color: #FBEE06;
    color: black;
}

.featured-tld .price.comau {
    background: #E9232B;
    color: white;
}

.featured-tld .price.netau {
    background: #008001;
    color: white;
}


#hiddenSection1 {
	display: none;
}

.dataTables_wrapper .listtable {
    min-height: 500px;
}

.col-md-12.mt-50 {
    margin-top: unset !important;
}


/* Mobile CSS */

@media only screen and (max-device-width: 480px) {

/* Start Mobile CSS */



.menu-wrap .logo-menu {
    max-height: 5em !important;
}
.main-content {
    padding-top: 1em;
}



/* End  Mobile CSS */
}
/* Mobile CSS */

