/*custom styling will embed inserted here*/

.display-icon-grid, 
.display-icon-list {
	height: 16px;
	background: url(/cms/images/core/icon_grid_list.gif) no-repeat 0 0;
	padding-left: 24px;
}

.display-icon-list {
	background-position: 0 -44px;
}

.hide-hwk-pagination-ctrls .hawk-results__top-tool-row {
	display: none;
}

.hide-hwk-pagination-ctrls .product-details-tab {
	display: none;
}

.hide-hwk-pagination-ctrls .product-details-tab {
	display: none;
}

.hide-hwk-pagination-ctrls .hawk-results__bottom-tool-row {
	display: none;
}

.hide-hwk-pagination-ctrls .filter-search-title {
	display: none;
}

.hide-hwk-pagination-ctrls .product-grid h2 {
	display: none;
}

.hawk {
	font-family: 'Red Hat Text', sans-serif;
}

.hawk a,
.hawk a:visited {
	color: #001689;
	text-decoration: none;
}

.hawk a:hover,
.hawk a:active,
.hawk a:focus {
	color: #001689;
	text-decoration: underline;
}


.hawk__body > div.header {
	width: 100%;
}

@media only screen and (min-width: 48em) {
	.hawk__body > div.header {
		width: auto;
	}

	.hawk__body .content {
		flex: 1 1 auto;
		padding-left: 20px;
	}
}

.hawk-results__listing {
	margin: 0;
	padding: 0;
}

.hawk-results__listing .image-wrapper {
	margin-bottom: 20px;
	height:auto !important;
}

.hawk-results__listing .item-title {
	display:block;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Red Hat Display', sans-serif;
}

.hawk-results__item-innerWrapper .drawings a {
	margin:0;
}

.grid.hawk-results__listing {
	justify-content: space-evenly;
	margin: 0 !important;
	padding: 0 !important;
}

.grid .hawk-results__item-innerWrapper {
	box-shadow: 0 3px 8px 0 rgba(0,0,0,0.14);
	border-style: none;
}

.list.hawk-results__listing {
	display: block !important;
}

.list .hawk-results__item {
	width: 100%;
	max-width: 100%;
	margin: 0;
}

.list .hawk-results__item-innerWrapper {
	border-style: none;
	border-top: 1px solid #a3a3a3;
	padding: 20px 0;
}

.list .hawk-results__item-innerWrapper .image-wrapper {
	height: auto !important;
	margin: 0 auto 20px auto;
}

.list .hawk-results__item-innerWrapper .hawk-results__item-image {
	width: 100px;
	box-shadow: 0 3px 8px 0 rgba(0,0,0,0.14);
	padding: 0;
}

.list .hawk-results__item-innerWrapper .hawk-results__item-placeholder {
	display: block;
	width: 100px;
	height: 100px;
}

.list .hawk-results__item-innerWrapper .image-wrapper svg {
	width: 100px;
	height: 100px;
}

@media only screen and (min-width: 48em) {

	.list .hawk-results__item-innerWrapper {
		flex-direction: row;
	}

	.list .hawk-results__item-innerWrapper .image-wrapper {
		margin-right: 20px;
		margin-bottom: 0;
	}

	.list .hawk-results__item-innerWrapper .item-title {
		width: 30%;
	}

	.list .hawk-results__item-innerWrapper .price-hawk-wrap {
		width: 0px;
	}

	.list .hawk-results__item-innerWrapper .status {
		width: 80px;
		margin:0 1rem 0 0;
		text-align:center;
	}

	.list .hawk-results__item-innerWrapper .drawings {
		width: 140px;
		margin:0;
	}
	
	.list .hawk-results__item-innerWrapper .more {
		width: 110px;
	}
		
	.list .item-content > div:first-child {
		margin:0 0 1rem 0;
	}
}

@media only screen and (min-width: 64em) {
	
	.hawk .list .item-content {
		flex-wrap: nowrap;
		-ms-flex-wrap: wrap;
	}
	
	.list .item-content > div:first-child {
		flex:0 27 auto;
		margin:0 1rem 0 0;
	}
}

@media only screen and (min-width: 62em) {
	.hawk-results__item {
		width: 50%;
	}
}

@media only screen and (min-width: 80em) {
	.hawk-results__item {
		width: 33%;
	}

	.grid .hawk-results__item-innerWrapper {
		min-width: 265px;
	}
}

.hawk .list .item-content {
	align-items: center;
	justify-content: space-around;
}

.hawk .list .item-content a.more {
	margin-top: 0;
}

.hawk .item-content {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	width: 100%;
	flex: 1 1 auto;
}

.hawk .item-content > * {
	width: 100%;
}

.hawk .item-content a.more {
	margin-top: auto;
}

.filter-search-title {
	font-family: "Red Hat Display";
	font-size: 20px;
	margin-bottom: 15px;
	display: block;
	color: #000;
}

.hawk-facet-rail {
	border-style: none;
	background: #fff;
	padding: 0;
	max-width: 100% !important;
}

.hawk-facet-rail__facet {
	padding: 0;
}

.hawk-facet-rail__facet-heading {
	background: #f2f2f2;
}

.hawk-facet-rail__facet-heading h4 {
	color: #000000;
	font-family: "Red Hat Text";
	font-size: 16px;
	font-weight: 500;
	padding: 5px 37px 5px 15px;
	position: relative;
}

.hawk .accordion-toggle:after {
	content: "-";
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	font-size: 40px;
	line-height: 20px;
	font-weight: 300;
	color: #001689;
	text-align: center;
	width: 24px;
}

.hawk .accordion-toggle.collapsed:after {
	content: "+";
	margin-top: -7px;
}

.hawk-facet-rail__facet-body {
	margin: 0;
}

.hawk-facet-rail__facet-values {
	background-color: #e5e5e5;
	border-style: none;
	padding: 15px 20px;
	font-size: 14px;
}

.hawk .filter-checkbox {
	margin-top: 3px;
}

.hawk .checkbox-label {
	font-size: 14px;
}

.hawk__searchBox .autosuggest-menu .dropdown-menu.autosuggest-menu__list {
	width:100%;
	right:0;
	left:auto;
}

@media screen and (min-width: 60em) {
	.hawk__searchBox .autosuggest-menu .dropdown-menu.autosuggest-menu__list {
		width:940px;
	}
}

.hawk__searchBox .autosuggest-menu > ul > ul {
	width: 100%;
	align-items:stretch;
}

.hawk__searchBox .autosuggest-menu > ul > ul li {
	text-align: left;
	justify-content: left;
	align-items: flex-start;
	align-content: flex-start;
	cursor: pointer;
	border: 1px solid #e0dfdf;
	padding: 10px;
}

@media screen and (max-width: 599px) {
	.hawk__searchBox .autosuggest-menu > ul > ul {
		justify-content:center;
	}
	
	.hawk__searchBox .autosuggest-menu > ul > ul li {
		width:300px;
	}
}

.hawk__searchBox .autosuggest-menu > ul > ul li:hover,
.hawk__searchBox .autosuggest-menu > ul > ul li:focus {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.hawk__searchBox .autosuggest-menu > ul > ul li .hawk-sqItemImage-thumb {
	margin-bottom: 20px;
}

.hawk__searchBox .autosuggest-menu > ul > ul li .p-sku {
	display: block;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Red Hat Display', sans-serif;
	color:#001689;
}

.hawk__searchBox .autosuggest-menu > ul > ul li .p-name {
	display:block;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 0;
}

.product-details-tab {
	border-bottom: 6px solid #f2f2f2;
	width: 100%;
	margin: 0 0 30px 0;
}

.product-details-tab ul.tab-list {
	margin: 0 0 -6px 0;
	padding: 0;
	list-style-type: none;
}

.product-details-tab ul.tab-list li {
	display: inline-block;
}

.product-details-tab ul.tab-list li .tab-item-link {
	padding: 10px 50px;
	position: relative;
	color: #000000;
	font-family: "Red Hat Display";
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	display: block;
	border-bottom: 6px solid #f2f2f2;
	text-decoration: none;
	cursor: pointer;
}

.product-details-tab ul.tab-list li .tab-item-link.active {
	border-bottom: 6px solid #001689;
}

.product-details-tab ul.tab-list li .tab-item-link.active:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #001689;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -7px;
}

.hawk-results__contentItem {
	border-color: #999999;
}

/* Horizontal/Top Facets  */

.hawk__body.topfacetnav {
	flex-direction: column;
}

.hawk__body.topfacetnav > div.header {
	width:100%;
}

.hawk__body.topfacetnav .content {
	width:100%;
	padding:0;
}

.hawk__body.topfacetnav .filter-list-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: 100%;
}

.hawk__body.topfacetnav .filter-list-wrapper > .hawk-facet-rail__facet {
	flex: 1 1 100%;
	background:#e5e5e5;
}

@media screen and (min-width: 30em)  {
	.hawk__body.topfacetnav .filter-list-wrapper > .hawk-facet-rail__facet {
		max-width:235px;
		border-left:2px solid #fff;
		border-bottom:2px solid #fff;
	}
}

.hawk__body.topfacetnav .hawk-facet-rail__facet-list ul ul {
	margin:0;
	padding:0 0 0 15px;
}

.hawkFacet-group__inline .hawk-collapseState {
	font-size:28px;
	cursor:pointer;
	line-height:20px;
	position:relative;	
}
