.header__aside,
.header__aside .logo {
	width: 50px;
}

body.page-template-landing-poppy .main {
	padding-top: 111px;
}

.colour-switch a {
	border: 1px solid #ccc;
}

.woocommerce.single-product div.product .product_title {
	font-family: "Gotham SSm A", sans-serif;
	font-weight: 500;
	font-size: 4rem;
}

.woocommerce.single-product div.product .product_title span {
	font-weight: 300;
	font-size: 70%;
}

.em-item-image > div img {
	object-fit: contain !important;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
	body.page-template-landing-poppy .main {
		padding-top: 87px;
	}

	.header__aside,
	.logo {
		width: 40px;
	}

	.woocommerce.single-product div.product .product_title {
		line-height: 1.1;
	}
}
