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

    ** Custom Stylesheet **

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

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

.tld-filters {
	display: none;
}
.cart-sidebar {
	display: none;
}
.domain-pricing {
    display: none;
}
.domain-promo-box {
    display: none;
}

.domain-checker-bg {
    background: linear-gradient(90deg,#011a62,#0940b3);
    border-color: linear-gradient(90deg,#011a62,#0940b3);
    border-radius: 0 0 4px 4px;
    padding: 48px;
}
/*.domain-checker-bg{margin:0;padding:80px 0;background-repeat:no-repeat;background-position:110% -5px;background-image:url(../img/globe.png)}*/

.col-sm-6 .form-group a {
    display: none;
}
/*.col-md-9{width:100%;margin-top:-150px}*/
