/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

html {
	background-color: #fdd6d9 !important;
}

body {
	background-color: #fdd6d9 !important;
}

#header .header-nav {
	background-color: #fdd6d9 !important;
}

#header .header-top {
	background-color: #fdd6d9 !important;
}

#wrapper {
	background-color: #fdd6d9 !important;
}

#js-product-list-header {
	background: #fdd6d9 !important;
}

.pagination .page-list {
	background: #fdd6d9;
}

.tabs {
	background-color: #fdd6d9 !important;
}

.block-categories {
	background-color: #fdd6d9 !important;
}


