.banner-image img,
.flex-row .col-33 img,
.level-a {
	width: 100%
}

#KKH_Filter_Box {
	position: relative!important;
	top: unset!important
}

ul.level-a,
ul.level-b,
ul.level-c,
ul.level-d {
	list-style: none
}

ul.level-a li,
ul.level-b li,
ul.level-c li,
ul.level-d li {
	position: relative
}

.level-a {
	margin: 0 auto;
    border-top: 1px solid #e1e1e1;
}

.level-b {
	padding: 10px 0 10px 10px;
	display: none
}

.level-c,
.level-d {
	padding: 0 0 0 10px;
	margin: 10px 0;
	display: none
}

.level-a>li {
	border-bottom: 1px solid #e1e1e1
}

.level-a>li>a {
	width: 100%;
	height: auto;
	padding: 13px 0;
	display: block;
	font-weight: 700;
	font-size: 12px;
	color: #494444;
	text-decoration: none;
	background-image: url(/Content/images_cust/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 99% 17px;
	background-size: 5px
}

.level-b>li>a,
.level-c>li>a,
.level-d>li>a {
	padding: 5px 0;
	display: block;
	font-weight: 400;
	text-decoration: none
}

.level-a>li:last-child>a {
	border-bottom: none
}

.level-b>li>a {
	color: #000
}

.level-c>li>a,
.level-d>li>a {
	color: #4c4c4c
}

.level-a>li>a:hover,
.level-b>li>a:hover,
.level-c>li>a:hover,
.level-d>li>a:hover {
	color: #144752
}

.level-a>li>a.arrow-change {
	background-image: url(/Content/images_cust/arrow-down.png);
	background-position: 99% 22px;
	background-size: 10px
}

.flex-row {
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	margin-bottom: 20px
}

.browse-all {
	padding: 9px 0;
	background: #f9f9f9;
	margin-bottom: 40px
}

.browse-all a {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	color: #1e1e1e
}

.flex-row .col-33 {
	flex: 0 0 32%;
	border: 1px solid #e1e1e1;
	display: flex;
	align-items: center
}

.flex-row .col-33 h5 {
	color: #888;
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 8px;
	font-weight: 400
}

.flex-row .col-33 h5 small {
	text-transform: uppercase;
	font-size: 11px
}

.flex-row .col-33 .image-box {
	flex: 0 0 35%;
	padding: 5px 10px
}

.flex-row .col-33 .content-box {
	flex: 0 0 65%;
	padding-left: 10px
}

.flex-row .col-33 .content-box a {
	color: #212121;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	font-size: 13px
}

.flex-row .col-33 .content-box a:hover {
	color: #144752
}

/* STYLES PAGE UX REFRESH */

.crumbwrapper {
    padding: 0;
    margin: 8px 0;
}

.plp_fullwidth_header {
    margin-bottom: 30px;
}

.plp_fullwidth_header > img {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    display: block;
}

.plp_fullwidth_header p {
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
}

.plp_fullwidth_header h1 {
    text-align: center;
    font-size: 26px;
	line-height: 1.25;
	font-weight: 300;
    margin-bottom: 5px;
}

.plp_fullwidth_header h2 {
	text-align: center;
	font-size: 22px;
	line-height: 1.25;
	font-weight: 300;
	margin-top: 30px;
}

.plp_fullwidth_header .primary-cats {
    margin: 0 auto;
    top: 0;
}

.plp_fullwidth_header .primary-cats .layout-row > div {
    width: 11%;
    margin: 30px 0 0;
}

.plp_fullwidth_header .primary-cats .layout-row > div img {
    margin-bottom: 15px;
}

.plp_fullwidth_header .primary-cats .layout-row > div span {
    font-size: 13px;
    font-weight: 600;
    margin: 0 -10px;
}

.level-a > li:first-child > a,
.ss-sortby_content > div {
    font-size: 13px !important;
    font-weight: 600 !important;
}

.kkh-filter-products {
    padding-top: 9px !important;
}

.kkh-filter-products .paginationwrapper {
    margin-bottom: 10px;
}

#KKH_Accordion_Box {
    padding-top: 53px;
}
