#categoryHeader,
#sideBox,
#changepageSizeForm,
#breadcrumbs,
.c-page-header > h1,
.c-custom-select__container,
.grid-subcategories {
	display:none;
}

div[class*="-multisize-grid-item-container"] {
	margin-top: 5px !important;
}

#mainContent {
	width: 100% !important;
}

.pwa-site .nav-row select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image:url(//akamai-scene7.frontgate.com/is/image/frontgate/Arrow?hei=6&wid=20&fmt=png-alpha&resMode=sharp&op_colorize=000000&rotate=90);
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-right: 30px;
}

.text-row .preheader-text,
.text-row .body-text {
	margin-bottom: 30px;
}

.text-row .header-text {
	font-weight: 300;
	letter-spacing: 0.09em;
}

.text-row .body-text {
	line-height: 1.5;
}

.desktop-site .text-row .body-text {
	margin-left: 15%;
	margin-right: 15%;
}

.pwa-site .text-row .body-text {
	display:  none;
}

.nav-row {
	margin-bottom: 30px;
}

.pwa-site .nav-row {
	margin-top:  0px;
}

.nav-row > div.visible-desktop {
	display: flex;
	justify-content: center;
}

.desktop-site .nav-row .nav-button {
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: 3px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size:  1em;
	border:  none;
	line-height:  1.5;
}

.desktop-site.safari .nav-row .nav-button {
	line-height: 2;
}

.desktop-site.screen-md .nav-row .nav-button,
.desktop-site.screen-sm .nav-row .nav-button {
	padding-left: 12px;
	padding-right: 12px;
}

.desktop-site.screen-sm .nav-row .nav-button {
	font-size: 1.2vw;
}

.desktop-site .nav-row .nav-button:hover,
.desktop-site .nav-row .nav-button:focus,
.desktop-site .nav-row .nav-button:active,
.desktop-site .nav-row .nav-button.active-gallery {
	text-decoration: underline;
	transform: translate(0px,0px);
	text-decoration-thickness: 3px;
	text-underline-position: under;
	text-underline-offset: 0.05em;
}

.desktop-site .nav-row .nav-button.active-gallery {
	pointer-events: none;
}

.nav-button:focus {
	outline: none;
}

.tabletHeaderRedesign.screen-sm .text-row .body-text {
	margin-left: 50px;
	margin-right: 50px;
}

.tabletHeaderRedesign div[data-tracking*="Curalate Gallery - "] {
	margin-top: 15px;
}

.pwa-site  .c-heading.c--0 {
	font-size: 2.5em;
	line-height: 1.2;
}