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

    ** Custom Stylesheet **

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

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

* {
	outline: none;
}

#order-premium_comparison .price-table-container ul li {
	padding-bottom: 0 !important;
	background-image: none !important;
}

#Primary_Sidebar-Domain_Details_Management-Manage_Email_Forwarding {
	display: none !important;
}

.featured-tld .price.scot {
	background-color: #127bbf;
	color: #fff;
}

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

.header form {
	display: none;
}

p.copyright a {
	display: inline;
	padding: 0;
}

p.copyright span.transparent {
	opacity: 0.3;
}

footer.footer {
	padding: 30px 0 60px;
}

.suggested-domains {
	display: none !important;
}

.domain-checker-container {
	background-image: none !important;
	overflow: hidden;
}

.domain-checker-bg {
	background-image: url( https://static.domains.scot/uploads/2020/04/tartan.jpg ) !important;
	background-color: #000;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	/*filter: grayscale(100%);*/
}