.product-list {
	/* Left Navigation 2 Advanced Filtering */
	/* Left Navigation 2 Accordion Panels */
	/* Left Navigation Filter Sections */
	/* Filter Panels */
	/* Mobile Filter Panel */
	/* Compare Panel */
	/* Slider UI Styling */
	/* Products */
	/* Compare Button */
	/* Footable Plugin Overrides View */
	/* Filter Section Accordions */
}
 .product-list .pl4-cm {
	 margin-bottom: 1.5em;
}
 .product-list .item-block .price span {
	 margin: 0 0;
}
 .product-list .price-saving {
	 display: block;
	 margin-bottom: 0.75em;
}
 @media all and (max-width: 767px) {
	 .product-list .breadcrumbs {
		 margin-left: 0.9375rem;
		 margin-right: 0.9375rem;
	}
}
 .product-list .left-nav-2 {
	 position: relative;
}
 @media all and (min-width: 768px) {
	 .product-list .left-nav-2 ul li {
		 font-size: 0.875em;
	}
	 .product-list .left-nav-2 .accord-show-more {
		 padding-left: 1.5em;
		 font-size: 0.875em;
		 font-weight: bold;
	}
	 .product-list .f-dropdown.content.open {
		 right: -25px;
		 left: inherit !important;
	}
	 .product-list .f-dropdown.content.open:before {
		 right: 28px !important;
		 left: inherit !important;
	}
	 .product-list .f-dropdown.content.open:after {
		 right: 27px !important;
		 left: inherit !important;
	}
}
 @media all and (max-width: 480px) {
	 .product-list .f-dropdown.content.open {
		 left: -30px !important;
	}
	 .product-list .f-dropdown.content.open:before {
		 left: 134px !important;
	}
	 .product-list .f-dropdown.content.open:after {
		 left: 133px !important;
	}
}
 .product-list .left-nav-2 ul {
	 list-style-type: none;
}
 .product-list .ln2-wrap .nav-head {
	 margin: 1.2em;
}
 .product-list .ln2-wrap .nav-head h2 {
	 font-weight: 600;
}
 .product-list .ln2-wrap .nav-head ul li {
	 line-height: 1.25em;
	 margin-bottom: 0.75em;
}
 .product-list .ln2-wrap h2 {
	 margin-top: 0;
}
 .product-list .ln2-wrap h3 {
	 font-weight: 600;
}
 .product-list .ln2-wrap .nav-cats li {
	 margin-bottom: 5px;
}
 .product-list .n-filter {
	 display: none;
	 margin-top: 20px;
}
 .product-list .nav-head-2 {
	 margin: 0 1.2em;
}
 .product-list .n-filtered {
	 margin: 0 1.5em;
	 margin-bottom: 1.5em;
	 font-weight: normal;
	 font-style: normal;
}
 .product-list .n-filtered ul {
	 margin-bottom: 10px;
}
 .product-list .n-filtered li {
	 margin-bottom: 10px;
	 background: url('/Themes/Responsive/Styles/template/../../css/img/Default/icon-filter-remove.png') no-repeat left 6px;
}
 .product-list .n-filtered li a:link, .product-list .n-filtered li a:visited, .product-list .n-filtered li a:active {
	 color: inherit;
	 display: inline-block;
	 padding-left: 22px;
	 line-height: 22px;
	 color: #696969;
	 position: relative;
}
 .product-list .n-filtered li a:before {
	 content: "\e606";
	 font-family: 'good-oatmeal-v2';
	 speak: none;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 position: absolute;
	 left: 0;
	 top: 0;
}
 .product-list .n-filtered li em {
	 font-style: normal;
}
 .product-list .n-filtered .clear-all {
	 font-size: 0.875rem;
}
 .product-list ul.accordion {
	 list-style-type: none;
	 padding: 0;
	 margin: 0;
	 border-top: none;
	 border-left: none;
}
 .product-list ul.accordion:after, .product-list [role="compare"] ul.accordion:after {
	 content: ".";
	 display: block;
	 height: 0;
	 clear: both;
	 visibility: hidden;
}
 .product-list .accordion > li, .product-list [role="compare"] .accordion > li {
	 cursor: pointer;
	 padding: 0 !important;
	 margin: 0 0 9px 0;
	 float: left;
	 display: block;
	 width: 100%;
}
 .product-list [role="compare"] .accordion > li, .product-list [role="mobile-filters"] .accordion > li {
	 margin: 0;
}
 .product-list .accordion li > div {
	 width: 100%;
	 display: block;
	 clear: both;
	 float: left;
	 cursor: auto;
}
 .product-list .accordion .f-wrap {
	 margin: auto;
	 padding: 0;
	 width: 100%;
	 display: block;
}
 .product-list .ln2-wrap .f-cat:not([role="mobile-filters"]) .accordion .content {
	 width: 100%;
	 padding: 0;
}
 .product-list .ln2-wrap .f-cat:not([role="mobile-filters"]) .accordion .content .f-wrap {
	 padding: 1em 0;
}
 .product-list .ln2-wrap .f-wrap .jspVerticalBar {
	 width: 8px;
	 background: none;
}
 .product-list .ln2-wrap .f-wrap .jspTrack {
	 background: none;
}
 .product-list .ln2-wrap .f-wrap .jspDrag {
	 background: #ddddde;
}
 .product-list .n-filter .accordion ul {
	 margin: 0;
	 padding-left: 1.25em;
	 padding-top: 0.5em;
}
 .product-list .n-filter .accordion ul li {
	 margin-bottom: 5px;
	 position: relative;
}
 .product-list .n-filter .accordion ul li a {
	 display: inline-block;
	 padding-left: 1.5em;
	 position: relative;
}
 .product-list .n-filter .accordion ul li:before, .product-list .search-container .search-filter label:before {
	 content: "\e60c";
	 font-family: 'good-oatmeal-v2';
	 speak: none;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 position: absolute;
	 left: 0;
	 top: -2px;
	 font-size: 1rem;
	 color: #ccc;
}
 .product-list .n-filter .accordion ul li.f-selected:before, .product-list .search-container .search-filter label.f-selected:before {
	 content: "\e60b";
	 color: DodgerBlue;
}
 .product-list .n-filter .accordion ul li.f-selected {
	 margin-bottom: 5px;
	 font-weight: 600;
}
 .product-list .n-filter .f-count {
	 color: #999;
}
 .product-list .n-filter {
	 display: none !important;
}
 .product-list [role="compare"], .product-list [role="mobile-filters"] {
	 padding-right: 0.9375em;
	 padding-left: 0.9375em;
	 border-collapse: collapse;
}
 @media all and (min-width: 768px) {
	 .product-list [role="mobile-filters"] {
		 padding: 0;
	}
	 .product-list .left-nav-2 .f-cat[role="mobile-filters"] label.accord-head {
		 display: inline-block;
	}
}
 .product-list [role="compare"] {
	 margin-bottom: 1.5em;
}
 .product-list .left-nav-2 .f-cat[role="mobile-filters"] {
	 margin: 1.5em 0;
}
 @media all and (min-width: 768px) {
	 .product-list .left-nav-2 .f-cat[role="mobile-filters"] {
		 margin: 0;
	}
}
 .product-list .filter-option-container {
	 padding: 0.25em 1em;
}
 @media ALL and (min-width: 768px) {
	 .product-list .filter-option-container {
		 float: left;
		 width: 33.3333%;
	}
}
 .product-list .left-nav-2 .f-cat[role="mobile-filters"] .accord-content label {
	 display: none;
}
 .product-list .left-nav-2 .f-cat[role="mobile-filters"] select {
	 margin: 1em 0;
}
 .product-list .filter-buttons {
	 float: right;
	 width: 50%;
	 text-align: right;
	 clear: both;
}
 .product-list .filter-buttons a {
	 float: right;
	 width: 45%;
	 text-align: right;
	 white-space: nowrap;
}
 .product-list .filter-buttons .btn-apply {
	 float: right;
	 margin-left: 5%;
	 width: 50%;
}
 .product-list .f-cat .btn {
	 padding: 5px 0;
	 font-size: 0.5em;
}
 .product-list .n-filter .f-price-slider {
	 margin-top: 10px;
	 margin-bottom: 10px;
}
 .product-list .n-filter .f-price-slider input {
	 border: 0;
	 color: inherit;
	 height: auto;
	 padding: 0;
	 text-indent: 0;
	 margin-bottom: 5px;
}
 .product-list .n-filter #slider-range {
	 background: #fff;
	 border: 1px solid #ccc;
	 border-radius: 0;
	 margin: 0 0.6em;
}
 .product-list .n-filter .ui-slider-horizontal .ui-slider-range {
	 background: #f5f5f5;
}
 .product-list .n-filter #slider-range a {
	 background: url('/Themes/Responsive/Styles/template/../../css/img/Default/icon-slider-arrow-left.png') no-repeat center center #5d5d5d;
	 width: 15px;
	 height: 14px;
	 border: 0;
	 border-radius: 0;
	 top: -2px;
}
 .product-list .n-filter #slider-range a:hover, .product-list .n-filter #slider-range a:focus {
	 cursor: pointer;
	 background-color: #000 !important;
}
 .product-list .n-filter #slider-range a:last-child {
	 background: url('/Themes/Responsive/Styles/template/../../css/img/Default/icon-slider-arrow-right.png') no-repeat center center #5d5d5d;
}
 .product-list .product-list .plist-right .results-count {
	 margin-bottom: 1.5em;
}
 .product-list .row .row.product-list {
	 margin-left: 0;
	 margin-right: 0;
}
 .product-list .item-block .product-compare-add {
	 text-align: left;
	 margin: 0.5em 0;
}
 @media all and (max-width: 768px) {
	 .product-list .item-block .product-compare-add {
		 margin-bottom: 0;
	}
	 .product-list .vm-grid .item-list .item-inf-wrapper, .product-list .vm-grid .item-list .item-price, .product-list .vm-grid .item-list .item-thumb {
		 height: auto !important;
	}
	 .product-list .product-info .um .pack {
		 margin-left: 0;
	}
}
 .product-list a.compare-link {
	 font-size: 0.875em;
	 padding: 0.25em;
	 position: relative;
	 display: inline-block;
	 text-decoration: none;
	 line-height: 1.5em;
}
 .product-list a.compare-link:before {
	 content: "\e60c";
	 font-family: 'good-oatmeal-v2';
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 margin-right: 0.5em;
	 font-size: 1rem;
	 color: #ccc;
	 vertical-align: bottom;
}
 .product-list .vm-list .compare-link {
	 width: 100%;
	 text-align: center;
}
 .product-list .vm-list .um-pack .um {
	 margin-bottom: 5px;
}
 .product-list .vm-list .um, .product-list .vm-grid .um {
	 margin-top: 0;
}
 .product-list .vm-list .um-pack .um, .product-list .vm-grid .um-pack .um {
	 margin-top: 12px;
}
 .product-list a.compare-active:before {
	 content: "\e60b";
	 color: DodgerBlue;
}
 @media all and (min-width: 480px) {
	 .product-list .pl-item .pl-img {
		 width: 25%;
		 padding-right: 0;
		 max-width: 177px;
	}
	 .product-list ul.sorting {
		 display: inline-block !important;
		 height: 32px;
	}
}
 .product-list .left-nav-2 {
	 padding: 0;
}
 .product-list .paginator-34.pbtm {
	 margin-top: 10px;
}
 @media all and (min-width: 768px) {
	 .product-list .paginator-34 {
		 text-align: right;
	}
	 .product-list .plist-right {
		 padding: 0;
	}
}
 @media all and (min-width: 1000px) {
	 .product-list .main-row > div.right.columns {
		 width: 70%;
	}
}
 .product-list .viewmode-selector {
	 display: none;
	 float: left;
}
 .product-list .viewmode-selector > a, .product-list .viewmode-selector > button {
	 display: inline-block;
	 width: 25px;
	 height: 35px;
	 text-indent: -999px;
	 position: relative;
	 overflow: hidden;
	 text-decoration: none;
}
 .product-list .viewmode-selector > a:before, .product-list .viewmode-selector > button:before {
	 color: #b8b8b8;
	 text-indent: 0px !important;
	 font-family: 'good-oatmeal-v2';
	 font-size: 2em;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 display: inline;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: middle;
	 position: absolute;
	 top: 15%;
	 left: 5%;
}
 .product-list .viewmode-selector a:hover:before, .product-list .viewmode-selector a:focus:before {
	 color: #333;
}
 .product-list .viewmode-selector button.btn-columns {
	 width: 100px;
	 text-indent: 1.75em;
	 font-size: 0.8em;
	 line-height: 1.5em;
	 display: none;
}
 .product-list #choosecolumns.f-dropdown.content {
	 padding: 0.75em 1em 0.25em 1em;
}
 .product-list .viewmode-selector a.vms-grid:before {
	 content: "\e653";
}
 .product-list .viewmode-selector a.vms-list:before {
	 content: "\e654";
}
 .product-list .viewmode-selector a.vms-table:before {
	 content: "\e652";
}
 .product-list .viewmode-selector button.btn-columns:before {
	 content: "\e650";
	 font-size: 20px;
	 top: 0.4em;
	 left: 0.4em;
}
 .product-list .vm-table .viewmode-selector button.btn-columns {
	 display: inline-block;
	 margin: 0;
	 margin-left: 0.5em;
}
 .product-list .vm-grid .viewmode-selector a.vms-grid:before, .product-list .vm-list .viewmode-selector a.vms-list:before, .product-list .vm-table .viewmode-selector a.vms-table:before {
	 color: #333;
}
 .product-list .tv-table {
	 display: none;
	 float: left;
}
 .product-list .vm-table ul.column-selection {
	 list-style-type: none;
}
 .product-list .vm-table ul.column-selection > li {
	 display: block;
	 width: 100%;
	 text-align: left;
	 float: left;
	 margin-bottom: 0.75em;
	 background: none;
}
 .product-list .vm-table ul.column-selection > li > * {
	 display: inline-block;
	 vertical-align: top;
}
 .product-list .vm-table ul.column-selection > li input {
	 margin-top: 0.15em;
	 margin-right: 0.5em;
}
 .product-list .vm-table ul.column-selection > li label {
	 width: 100%;
	 margin: 0;
	 padding: 0;
	 font-style: normal;
	 font-weight: 600;
	 white-space: normal;
	 line-height: 1.25em;
	 cursor: pointer;
}
 .product-list #choosecolumns.f-dropdown:before, .product-list #choosecolumns.f-dropdown:after {
	 display: none;
}
 .product-list .quote-required {
	 font-size: 0.8em;
	 white-space: nowrap;
}
 .product-list .vm-table .left-nav-2 {
	 width: 100%;
	 border: 0;
	 background: none;
	 margin-bottom: 1.5em;
}
 @media all and (min-width: 768px) {
	 .product-list {
		/* Width of the list container */
		/* Grid and List */
		/* Table */
		/* Show/hide the correct filters for each view mode */
		/* Grid and List */
		/* Table */
		/* List-mode-specific classes */
		/* Grid-mode block grid classes */
		/* Table-mode block grid classes */
		/* Headers */
		/* Adjust the padding on cells */
		/* Style divs like table cells */
		/* Hide the attribute names */
		/* Table View Scaling and positioning */
		/* Quantity Pricing Tooltip offset */
	}
	 .product-list .viewmode-selector {
		 display: inline-block;
		 margin-bottom: 0.5em;
	}
	 .product-list .vm-grid .plist-right, .product-list .vm-list .plist-right {
		 max-width: 460px;
		 width: 70%;
	}
	 .product-list .vm-table .plist-right {
		 width: 100%;
	}
	 .product-list .left-nav-2 {
		 width: 250px;
		 padding: 0;
		 margin: 0;
		 margin-bottom: 3em;
		 background: #f6f6f6;
		 border: 1px solid #e1e1e1;
	}
	 .product-list .vm-list .n-filter, .product-list .vm-grid .n-filter {
		 display: block !important;
	}
	 .product-list .vm-list .left-nav-2 .accordion li .f-cat, .product-list .vm-grid .left-nav-2 .accordion li .f-cat {
		 display: block;
	}
	 .product-list .vm-list .left-nav-2 .f-cat[role="mobile-filters"], .product-list .vm-grid .left-nav-2 .f-cat[role="mobile-filters"] {
		 display: none !important;
	}
	 .product-list .f-cat[role="mobile-filters"] .search-within-search .search-container .search-filter {
		 top: 16px;
		 position: relative;
		 margin-bottom: 0;
	}
	 .product-list .vm-table .content-wrapper {
		 overflow: hidden;
		 width: 100%;
	}
	 .product-list .vm-table table tr.even, .product-list .vm-table table tr.alt, .product-list .vm-table table tr:nth-of-type(2n) {
		 background: none transparent;
	}
	 .product-list .item-list .item-block .item-details .item-price {
		 margin-bottom: 32px;
	}
	 .product-list .vm-list .item-list .item-block .item-price {
		 float: right;
		 width: 30%;
	}
	 .product-list .vm-list .item-details {
		 width: 80%;
		 padding-right: 1em !important;
	}
	 .product-list .vm-list div.item-details div.item-inf-wrapper {
		 float: left;
		 width: 60%;
		 margin-bottom: 1em;
	}
	 .product-list .vm-list .item-block .item-thumb {
		 margin-bottom: 0;
	}
	 .product-list .vm-list .item-block ul.attribute-list li {
		 line-height: 1.3em;
		 padding: 0;
		 margin-bottom: 0.25em;
	}
	 .product-list .vm-list .item-block .item-price {
		 text-align: right;
	}
	 .product-list .vm-list .product-info .pack-container {
		 position: relative;
		 height: 1em;
		 display: inline-block;
		 width: 100%;
	}
	 .product-list .vm-list .product-info .pack-container .pack {
		 position: absolute;
		 right: 0;
		 white-space: nowrap;
	}
	 .product-list .vm-list .actions-block {
		 float: right;
		 text-align: right;
		 margin: 0;
	}
	 .product-list .vm-list .actions-block .um label, .product-list .vm-list .actions-block .um div {
		 margin-left: auto;
	}
	 .product-list .vm-list .actions-block .add-to-cart-block {
		 display: flex;
	}
	 .product-list .vm-list .actions-block .add-to-cart-block .item-qty {
		 margin-left: auto;
	}
	 .product-list .vm-list .actions-block .add-to-cart-block .action {
		 width: auto;
		 margin-left: 5px;
	}
	 .product-list .vm-list .item-list .item-block .item-price {
		 float: right;
		 width: 40%;
		 margin-bottom: 10px;
	}
	 .product-list .vm-grid .item-list {
		 border: 1px solid #e0e0e0;
		 border-right: 0;
		 border-bottom: 0;
	}
	 .product-list .vm-grid .item-details {
		 width: 100%;
		 padding: 1em !important;
	}
	 .product-list .vm-grid .item-details .item-inf-wrapper {
		 width: 100%;
		 min-height: 170px;
		 overflow: hidden;
	}
	 .product-list .vm-grid .item-block {
		 width: 33.3333%;
		 float: left;
		 display: inline-block;
		 vertical-align: top;
		 margin: 0 !important;
		 border: 0;
	}
	 .product-list .vm-grid .item-block {
		 border-right: 1px solid #e0e0e0;
		 border-collapse: collapse;
		 padding: 0;
	}
	 .product-list .vm-grid .item-block .item-thumb {
		 width: 100%;
		 max-width: none;
		 margin: 0;
		 padding: 1rem 1rem 0 1rem !important;
	}
	 .product-list .vm-grid .item-block .item-description {
		 width: 100%;
	}
	 .product-list .vm-grid .item-block .item-name {
		 font-size: 0.8em;
	}
	 .product-list .vm-grid .item-block .product-compare-add {
		 text-align: center;
	}
	 .product-list .vm-grid .item-block ul.attribute-list {
		 display: none;
	}
	 .product-list .vm-grid .item-block .availability {
		 display: block;
	}
	 .product-list .vm-grid .item-block .item-price > * {
		 display: inline-block;
	}
	 .product-list .vm-grid .quantity-pricing {
		 margin: 0;
		 display: block !important;
	}
	 .product-list .vm-grid .item-price {
		 margin-bottom: 0 !important;
	}
	 .product-list .vm-grid .item-price .product-info .um .pack {
		 margin-left: 0;
	}
	 .product-list .vm-table .item-list {
		 display: none;
	}
	 .product-list .vm-table .item-list.table-view {
		 display: table;
	}
	 .product-list .table-view-headers {
		 display: none;
		 width: 100%;
		 border: 1px solid #ddd;
		 font-weight: 600;
		 border-bottom: 3px solid #ccc;
	}
	 .product-list .vm-table .table-view-headers {
		 display: table;
	}
	 .product-list .table-view-headers > div {
		 display: table-cell;
		 border-right: 1px solid #e0e0e0;
		 text-align: left;
		 line-height: 1.5em;
		 padding: 1em 5px;
		 background-color: #f6f6f6;
	}
	 .product-list .table-view-headers .tv-description {
		 width: 30%;
	}
	 .product-list .table-view-headers .tv-att1 {
		 width: 10%;
	}
	 .product-list .table-view-headers .tv-att2 {
		 width: 10%;
	}
	 .product-list .table-view-headers .tv-att3 {
		 width: 11%;
	}
	 .product-list .table-view-headers .tv-rating {
		 width: 11%;
	}
	 .product-list .table-view-headers .tv-availability {
		 width: 11%;
	}
	 .product-list .table-view-headers .tv-price {
		 width: 7%;
	}
	 .product-list .table-view-headers .tv-um {
		 width: 10%;
	}
	 .product-list .vm-table .item-block .item-details, .product-list .vm-table .item-block .item-thumb {
		 padding: 0 !important;
	}
	 .product-list .vm-table .item-details .item-inf-wrapper, .product-list .vm-table .item-details .item-description, .product-list .vm-table .item-block ul.attribute-list, .product-list .vm-table .item-block ul.attribute-list li {
		 padding: 0;
	}
	 .product-list .vm-table .item-details {
		 width: 85%;
	}
	 .product-list .vm-table .item-details > div {
		 display: table-cell;
		 vertical-align: top;
	}
	 .product-list .vm-table .item-details .item-inf-wrapper {
		 width: 86%;
	}
	 .product-list .vm-table .item-details .item-inf-wrapper > div {
		 display: table-cell;
		 vertical-align: top;
	}
	 .product-list .vm-table .item-details .item-description {
		 width: 27%;
	}
	 .product-list .vm-table .actions-panel a.btn.primary.add-to-cart {
		 width: 10%;
	}
	 .product-list .vm-table .item-block ul.attribute-list {
		 display: table-cell;
	}
	 .product-list .vm-table .item-block ul.attribute-list .attrib-name {
		 display: none;
	}
	 .product-list .vm-table .item-thumb {
		 width: 20%;
		 display: inline-block;
	}
	 .product-list .vm-table .item-thumb img {
		 width: 100%;
	}
	 .product-list .vm-table .item-description {
		 display: inline-block;
		 vertical-align: top;
		 padding-left: 2%;
		 width: 77%;
		 font-size: 1em;
		 line-height: 1.25em;
	}
	 .product-list .vm-table .compare-link {
		 text-align: center;
	}
	 .product-list .vm-table .tv-table {
		 display: table;
		 font-size: 100%;
	}
	 .product-list .vm-table .tv-table .product-info .pack-container {
		 position: relative;
		 height: 1.5em;
		 display: inline-block;
		 width: 100%;
	}
	 .product-list .vm-table .tv-table .product-info .pack-container .pack {
		 position: absolute;
		 right: 0;
		 white-space: nowrap;
	}
	 .product-list .vm-table .tv-table .product-info .um {
		 display: initial;
	}
	 .product-list .vm-table .tv-table .actions-block {
		 min-width: 154px;
	}
	 .product-list .vm-table .tv-table .actions-block .um label, .product-list .vm-table .tv-table .actions-block .um div {
		 margin-left: auto;
		 display: inline-block;
		 float: initial;
	}
	 .product-list .vm-table .tv-table .actions-block .um select {
		 height: 2.4em;
	}
	 .product-list .vm-table .tv-table .actions-block .add-to-cart-block {
		 display: flex;
	}
	 .product-list .vm-table .tv-table .actions-block .add-to-cart-block .item-qty {
		 margin-left: auto;
		 width: 50px;
	}
	 .product-list .vm-table .tv-table .actions-block .add-to-cart-block .item-qty input {
		 height: 2.4em;
	}
	 .product-list .vm-table .tv-table .actions-block .add-to-cart-block .action {
		 margin-left: 5px;
	}
	 .product-list .vm-table .tv-description {
		 width: 46%;
	}
	 .product-list .vm-table .item-name {
		 display: inline-block;
		 margin-bottom: 0.5em;
	}
	 .product-list .vm-table .item-num {
		 display: block;
	}
	 .product-list .vm-table .tv-attr1, .product-list .vm-table .tv-attr2, .product-list .vm-table .tv-attr3 {
		 width: 20%;
	}
	 .product-list .vm-table .tv-rating {
		 width: 75px;
	}
	 .product-list .vm-table .tv-availability {
		 width: 111px;
		 white-space: nowrap;
	}
	 .product-list .vm-table .instock-filter {
		 display: block;
		 white-space: nowrap;
	}
	 .product-list .vm-table .instock-filter > * {
		 display: inline-block;
		 vertical-align: middle;
	}
	 .product-list .vm-table .tv-availability input, .product-list .vm-table .tv-availability label {
		 width: 13px;
		 margin-right: 0.5em;
	}
	 .product-list .vm-table .tv-availability label {
		 width: 80px;
		 font-size: 85%;
	}
	 .product-list .vm-table .tv-price {
		 width: 50px;
		 text-align: right;
	}
	 .product-list .price-sale + .price-old {
		 display: block;
	}
	 .product-list .vm-table .tv-um {
		 width: 50px;
	}
	 .product-list .vm-table .tv-action {
		 vertical-align: bottom;
		 padding-bottom: 0;
		 width: 160px;
		 min-width: 160px;
		 text-align: right;
	}
	 .product-list .vm-table .footable-row-detail-inner {
		 display: block;
		 width: 100%;
		 max-height: 0;
		 overflow: hidden;
		 margin: 0 !important;
		 border-bottom: 0;
		 text-align: right;
		 position: relative;
		 z-index: 100;
		 background: none transparent;
		 -moz-transition: all 0.125s ease;
		 -ms-transition: all 0.125s ease;
		 -o-transition: all 0.125s ease;
		 -webkit-transition: all 0.125s ease;
		 transition: all 0.125s ease;
	}
	 .product-list .vm-table .footable-row-detail-cell {
		 padding: 0;
	}
	 .product-list .vm-table .footable-row-detail {
		 display: table-row !important;
		 height: 0px;
		 overflow: hidden;
	}
	 .product-list .vm-table .footable-detail-show + .footable-row-detail .footable-row-detail-inner {
		 max-height: 100%;
	}
	 .product-list .vm-table .footable-detail-show + .footable-row-detail .footable-row-detail-cell {
		 padding: 1em !important;
	}
	 .product-list .vm-table .footable-row-detail-row {
		 max-width: 50%;
		 vertical-align: top;
		 width: 40%;
		 float: left;
		 clear: left;
	}
	 .product-list .vm-table .footable-row-detail-row:last-child {
		 width: 25%;
		 float: none;
		 display: inline-block;
		 text-align: right;
	}
	 .product-list .vm-table .footable-row-detail-row:last-child .footable-row-detail-name {
		 display: none;
	}
	 .product-list .vm-table .quantity-pricing .f-dropdown.content {
		 margin-left: -100px;
	}
	 .product-list .vm-table .f-dropdown:before {
		 left: 50%;
	}
	 .product-list .vm-table .f-dropdown:after {
		 left: 50%;
	}
}
 @media all and (min-width: 768px) and (min-width: 820px) {
	 .product-list .vm-table .item-thumb {
		 width: 12%;
	}
	 .product-list .vm-table .item-description {
		 width: 87%;
	}
}
 @media all and (min-width: 768px) {
	 .product-list .vm-grid .item-block {
		 width: 50%;
		 border-bottom: 1px solid #e0e0e0;
	}
}
 @media all and (min-width: 920px) {
	 .product-list .vm-grid .item-block {
		 width: 33.3333%;
		 border-bottom: 1px solid #e0e0e0;
	}
}
 @media all and (min-width: 1235px) {
	 .product-list {
		/* Correction for strange Foundation offset positioning within table. TODO: Remove if possible. */
	}
	 .product-list .vm-table .quote-required .f-dropdown.content {
		 margin-left: -116px;
	}
	 .product-list .vm-table .quote-required .f-dropdown:before, .product-list .vm-table .quote-required .f-dropdown:after {
		 left: 50%;
	}
}
 @media all and (min-width: 800px) {
	 .product-list .vm-grid .plist-right, .product-list .vm-list .plist-right {
		 max-width: 500px;
	}
}
 @media all and (min-width: 900px) {
	 .product-list .vm-grid .plist-right, .product-list .vm-list .plist-right {
		 max-width: none;
	}
}
 .product-list .footable-row-detail-inner {
	 float: right;
}
 .product-list .vm-table tr.table-panel-visible {
	 display: table-row;
}
 .product-list a.footable-toggle, .product-list .vm-table .btn.primary.btn-view-details {
	 text-align: center;
	 vertical-align: middle;
	 padding-right: 0 !important;
	 width: 45px;
	 height: 45px;
	 line-height: 45px;
}
 .product-list .footable-toggle {
	 display: inline-block;
	 text-decoration: none !important;
}
 .product-list a.footable-toggle:before {
	 content: "\e00a" !important;
	 color: #fff;
	 font-family: 'good-oatmeal-v2';
	 font-size: 1.5em;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 display: inline;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: middle;
	 text-indent: 0;
	 top: 0;
	 left: 0;
}
 .product-list .vm-table .btn.primary.btn-view-details:hover {
	 opacity: 1;
}
 .product-list .vm-table .btn.primary.btn-view-details:before {
	 left: 50% !important;
	 margin-left: -0.5em;
}
 .product-list .vm-table .btn.primary.btn-view-details:hover:before {
	 color: rgba(255, 255, 255, 0.8);
}
 .product-list .vm-table .tv-table .price-column {
	 text-align: right;
}
 .product-list .vm-table .tv-table .attribute-column {
	 max-width: 120px;
	 overflow: hidden;
}
 .product-list .vm-table .tv-table tbody tr {
	 background: #fff;
}
 .product-list .vm-table .tv-table tbody tr.table-panel-visible {
	 background: #f0f0f0;
	 border-bottom: 1px solid #d5d5d5;
}
 .product-list .info-tbl td.tv-last-column {
	 padding: 0.4rem;
	 text-align: right;
}
 .product-list .compare-hopper {
	 position: fixed;
	 padding: 1em;
	 width: 320px;
	 right: 50%;
	 bottom: 0;
	 background: #fff;
	 margin-right: -160px;
	 -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
	 box-shadow: 1px 5px 30px 0 rgba(0, 0, 0, 0.3);
}
 .product-list .compare-item {
	 border: 1px solid #f6f6f6;
	 position: relative;
	 display: inline-block;
	 text-align: left;
	 padding: 0.5em;
	 width: 100%;
}
 .product-list .compare-item:hover {
	 cursor: pointer;
	 border-color: #b8b8b8;
}
 .product-list .compare-item > * {
	 vertical-align: top;
}
 .product-list .compare-item .item-name {
	 display: inline-block;
	 padding-left: 1em;
	 width: 60%;
}
 .product-list .compare-item img {
	 display: inline-block;
}
 .product-list a.compare-remove {
	 width: 2em;
	 height: 2em;
	 line-height: 2em;
	 padding: 0;
	 text-indent: -99999px;
	 position: absolute;
	 top: 0;
	 right: 0;
	 text-align: center;
}
 .product-list a.compare-remove:before {
	 content: "\e000";
	 font-size: 0.7em;
	 font-family: 'good-oatmeal-v2';
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 display: inline;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 text-indent: 0;
	 position: absolute;
	 width: 100%;
	 top: 0;
	 left: 0;
}
 .product-list .compare-tray {
	 background: #e0e0e0;
	 float: left;
	 clear: both;
	 width: 100%;
	 padding: 0.5em;
	 font-weight: bold;
	 margin-bottom: 0.5em;
	 border: 2px solid transparent;
}
 .product-list .compare-tray:hover, .product-list .compare-tray:focus {
	 background: #e5e5e5;
	 border-color: #d8d8d8;
}
 .product-list .compare-container {
	 display: none;
}
 .product-list .compare-hopper.showtray .compare-container {
	 display: inline-block;
}
 .product-list .compare-container div.compare-item:first-child {
	 margin-left: 0;
}
 .product-list .compare-buttons {
	 float: right;
	 width: 100%;
	 text-align: left;
}
 .product-list .compare-buttons .btn-compare, .product-list .compare-buttons .btn-clear {
	 font-size: 0.875em;
	 padding: 0.5em 0.75em;
	 position: relative;
	 display: inline-block;
	 text-decoration: none;
	 width: 48%;
	 height: 30px;
}
 .product-list .compare-buttons .btn-clear {
	 line-height: 1em;
	 padding: 0.25em 0;
}
 .product-list .compare-buttons .btn-compare:before {
	 content: "\e61d";
	 font-family: 'good-oatmeal-v2';
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 padding-right: 0.5em;
	 font-size: 0.875em;
}
 @media all and (min-width: 768px) {
	 .product-list .compare-hopper {
		 bottom: 0;
		 width: 60%;
		 margin-right: -30%;
		 background: #fff;
		 max-width: 600px;
		 padding: 1em;
		 white-space: nowrap;
	}
	 .product-list .compare-container, .product-list .compare-buttons {
		 display: inline-block;
		 vertical-align: top;
	}
	 .product-list .compare-tray {
		 display: none;
	}
	 .product-list .compare-container {
		 width: 75%;
		 float: left;
		 white-space: nowrap;
		 vertical-align: top;
	}
	 .product-list .compare-item {
		 width: 13.2%;
		 margin-left: 2%;
		 padding: 0.25em;
	}
	 .product-list .compare-item .item-name {
		 display: none;
	}
	 .product-list a.compare-remove {
		 width: 1em;
		 height: 1em;
		 line-height: 1em;
	}
	 .product-list .compare-buttons {
		 width: 20%;
		 display: inline-block;
		 min-width: 100px;
	}
	 .product-list .compare-buttons .btn-compare {
		 margin-bottom: 7px;
		 margin-left: 0;
		 float: left;
		 width: 100%;
	}
	 .product-list .compare-buttons .btn-clear {
		 float: left;
		 width: 100%;
		 text-align: center;
		 margin-bottom: 0;
	}
}
 @media all and (min-width: 768px) and (min-width: 880px) {
	 .product-list .compare-hopper {
		 width: 600px;
		 margin-right: -300px;
	}
}
 .product-list .compare-hopper {
	 position: fixed;
	 padding: 1em;
	 width: 320px;
	 right: 50%;
	 bottom: 0;
	 background: #fff;
	 margin-right: -160px;
	 -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
	 box-shadow: 1px 5px 30px 0 rgba(0, 0, 0, 0.3);
	 z-index: 8000;
}
 .product-list .compare-item {
	 border: 1px solid #f6f6f6;
	 position: relative;
	 display: inline-block;
	 text-align: left;
	 padding: 0.5em;
	 width: 100%;
}
 .product-list .compare-item:hover {
	 cursor: pointer;
	 border-color: #b8b8b8;
}
 .product-list .compare-item > * {
	 vertical-align: top;
}
 .product-list .compare-item .item-name {
	 display: inline-block;
	 padding-left: 1em;
	 width: 60%;
}
 .product-list .compare-item img {
	 display: inline-block;
	 width: 15%;
}
 @media all and (min-width: 768px) {
	 .product-list .compare-item img {
		 display: inline-block;
		 width: 100%;
	}
}
 .product-list a.compare-remove {
	 width: 2em;
	 height: 2em;
	 line-height: 2em;
	 padding: 0;
	 text-indent: -99999px;
	 position: absolute;
	 top: 0;
	 right: 0;
	 text-align: center;
	 background: #fff;
}
 .product-list a.compare-remove:before {
	 content: "\e000";
	 font-size: 0.7em;
	 font-family: 'good-oatmeal-v2';
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 display: inline;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 text-indent: 0;
	 position: absolute;
	 width: 100%;
	 top: 0;
	 left: 0;
}
 .product-list .compare-tray {
	 background: #e0e0e0;
	 float: left;
	 clear: both;
	 width: 100%;
	 padding: 0.5em;
	 font-weight: bold;
	 margin-bottom: 0.5em;
	 border: 2px solid transparent;
}
 .product-list .compare-tray:hover, .product-list .compare-tray:focus {
	 background: #e5e5e5;
	 border-color: #d8d8d8;
}
 .product-list .compare-container {
	 display: none;
}
 .product-list .compare-hopper.showtray .compare-container {
	 display: inline-block;
}
 @media all and (max-width: 768px) {
	 .product-list .compare-hopper .compare-container {
		 width: 100%;
	}
}
 .product-list .compare-container div.compare-item:first-child {
	 margin-left: 0;
}
 .product-list .compare-buttons {
	 float: right;
	 width: 100%;
	 text-align: left;
	 padding: 0 1%;
}
 .product-list .modal-wrap .compare-buttons {
	 text-align: center;
	 width: 30%;
	 margin: 0 auto;
	 display: inline-block;
	 float: none;
}
 .product-list .modal-wrap .compare-buttons a {
	 text-align: center;
	 display: block;
	 width: 100%;
	 height: 100%;
}
 .product-list .modal-wrap .compare-buttons button {
	 width: 100%;
}
 .product-list .modal-wrap.compare-wrap {
	 text-align: center;
}
 .product-list .compare-buttons .btn-compare, .product-list .compare-buttons .btn-clear {
	 font-size: 0.875em;
	 padding: 0.5em 0.75em;
	 position: relative;
	 display: inline-block;
	 text-decoration: none;
	 width: 48%;
	 height: 30px;
}
 .product-list .compare-buttons .btn-clear {
	 line-height: 1em;
	 padding: 0.25em 0;
}
 .product-list .compare-buttons .btn-compare:before {
	 content: "\e61d";
	 font-family: 'good-oatmeal-v2';
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 padding-right: 0.5em;
	 font-size: 0.875em;
}
 @media all and (min-width: 768px) {
	 .product-list .compare-hopper {
		 bottom: 0;
		 width: 60%;
		 margin-right: -225px;
		 background: #fff;
		 max-width: 450px;
		 padding: 1em;
		 white-space: nowrap;
	}
	 .product-list .compare-container, .product-list .compare-buttons {
		 display: inline-block;
		 vertical-align: top;
	}
	 .product-list .compare-tray {
		 display: none;
	}
	 .product-list .compare-container {
		 width: 100%;
		 float: left;
		 white-space: nowrap;
		 vertical-align: top;
		 margin-bottom: 1em;
	}
	 .product-list .compare-item {
		 width: 13.2%;
		 margin-left: 3.5%;
		 padding: 0.25em;
	}
	 .product-list .compare-item .item-name {
		 display: none;
	}
	 .product-list a.compare-remove {
		 width: 1em;
		 height: 1em;
		 line-height: 1em;
	}
	 .product-list .compare-buttons {
		 width: 40%;
		 display: inline-block;
		 min-width: 300px;
	}
	 .product-list .compare-buttons a {
		 float: right;
		 width: 48%;
		 margin-left: 2%;
	}
	 .product-list .modal-wrap .compare-buttons {
		 width: 100%;
	}
	 .product-list .compare-buttons .btn-compare {
		 margin-bottom: 7px;
		 margin-left: 0;
		 float: left;
		 width: 100%;
	}
	 .product-list .compare-buttons .btn-clear {
		 float: left;
		 width: 100%;
		 text-align: center;
		 margin-bottom: 0;
	}
}
 .product-list .modal-wrap .compare-buttons .btn-compare {
	 text-align: center;
	 float: none;
	 max-width: 200px;
	 min-width: 100px;
}
 .product-list .compare-hopper {
	 position: fixed;
	 padding: 1em;
	 width: 320px;
	 right: 50%;
	 bottom: 0;
	 background: #fff;
	 margin-right: -160px;
	 -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
	 box-shadow: 1px 5px 30px 0 rgba(0, 0, 0, 0.3);
	 z-index: 8000;
}
 .product-list .compare-item {
	 border: 1px solid #f6f6f6;
	 position: relative;
	 display: inline-block;
	 text-align: left;
	 padding: 0.5em;
	 width: 100%;
}
 .product-list .compare-item:hover {
	 cursor: pointer;
	 border-color: #b8b8b8;
}
 .product-list .compare-item > * {
	 vertical-align: top;
}
 .product-list .compare-item .item-name {
	 display: inline-block;
	 padding-left: 1em;
	 width: 60%;
}
 .product-list .compare-item img {
	 display: inline-block;
	 width: 15%;
}
 @media all and (min-width: 768px) {
	 .product-list .compare-item img {
		 display: inline-block;
		 width: 100%;
	}
}
 .product-list a.compare-remove {
	 width: 2em;
	 height: 2em;
	 line-height: 2em;
	 padding: 0;
	 text-indent: -99999px;
	 position: absolute;
	 top: 0;
	 right: 0;
	 text-align: center;
	 background: #fff;
}
 .product-list a.compare-remove:before {
	 content: "\e000";
	 font-size: 0.7em;
	 font-family: 'good-oatmeal-v2';
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 display: inline;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 text-indent: 0;
	 position: absolute;
	 width: 100%;
	 top: 0;
	 left: 0;
}
 .product-list .compare-tray {
	 background: #e0e0e0;
	 float: left;
	 clear: both;
	 width: 100%;
	 padding: 0.5em;
	 font-weight: bold;
	 margin-bottom: 0.5em;
	 border: 2px solid transparent;
}
 .product-list .compare-tray:hover, .product-list .compare-tray:focus {
	 background: #e5e5e5;
	 border-color: #d8d8d8;
}
 .product-list .compare-container {
	 display: none;
}
 .product-list .compare-hopper.showtray .compare-container {
	 display: inline-block;
}
 @media all and (max-width: 768px) {
	 .product-list .compare-hopper .compare-container {
		 width: 100%;
	}
}
 .product-list .compare-container div.compare-item:first-child {
	 margin-left: 0;
}
 .product-list .compare-buttons {
	 float: right;
	 width: 100%;
	 text-align: left;
	 padding: 0 1%;
}
 .product-list .modal-wrap .compare-buttons {
	 text-align: center;
}
 .product-list .modal-wrap.compare-wrap {
	 text-align: center;
}
 .product-list .compare-buttons .btn-compare, .product-list .compare-buttons .btn-clear {
	 font-size: 0.875em;
	 padding: 0.5em 0.75em;
	 position: relative;
	 display: inline-block;
	 text-decoration: none;
	 width: 48%;
	 height: 30px;
}
 .product-list .compare-buttons .btn-clear {
	 line-height: 1em;
	 padding: 0.25em 0;
}
 .product-list .compare-buttons .btn-compare:before {
	 content: "\e61d";
	 font-family: 'good-oatmeal-v2';
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 padding-right: 0.5em;
	 font-size: 0.875em;
}
 @media all and (min-width: 768px) {
	 .product-list .compare-hopper {
		 bottom: 0;
		 width: 60%;
		 margin-right: -225px;
		 background: #fff;
		 max-width: 450px;
		 padding: 1em;
		 white-space: nowrap;
	}
	 .product-list .compare-container, .product-list .compare-buttons {
		 display: inline-block;
		 vertical-align: top;
	}
	 .product-list .compare-tray {
		 display: none;
	}
	 .product-list .compare-container {
		 width: 100%;
		 float: left;
		 white-space: nowrap;
		 vertical-align: top;
		 margin-bottom: 1em;
	}
	 .product-list .compare-item {
		 width: 13.2%;
		 margin-left: 3.5%;
		 padding: 0.25em;
	}
	 .product-list .compare-item .item-name {
		 display: none;
	}
	 .product-list a.compare-remove {
		 width: 1em;
		 height: 1em;
		 line-height: 1em;
	}
	 .product-list .compare-buttons {
		 width: 40%;
		 display: inline-block;
		 min-width: 300px;
	}
	 .product-list .compare-buttons a {
		 float: right;
		 width: 48%;
		 margin-left: 2%;
	}
	 .product-list .modal-wrap .compare-buttons {
		 width: 100%;
	}
	 .product-list .compare-buttons .btn-compare {
		 margin-bottom: 7px;
		 margin-left: 0;
		 float: left;
		 width: 100%;
	}
	 .product-list .compare-buttons .btn-clear {
		 float: left;
		 width: 100%;
		 text-align: center;
		 margin-bottom: 0;
	}
}
 .product-list .modal-wrap .compare-buttons .btn-compare {
	 text-align: center;
	 float: none;
	 max-width: 200px;
	 min-width: 100px;
}
 .product-list .compare-hopper {
	 position: fixed;
	 padding: 1em;
	 width: 320px;
	 right: 50%;
	 bottom: 0;
	 background: #fff;
	 margin-right: -160px;
	 -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
	 box-shadow: 1px 5px 30px 0 rgba(0, 0, 0, 0.3);
	 z-index: 8000;
}
 .product-list .compare-item {
	 border: 1px solid #f6f6f6;
	 position: relative;
	 display: inline-block;
	 text-align: left;
	 padding: 0.5em;
	 width: 100%;
}
 .product-list .compare-item:hover {
	 cursor: pointer;
	 border-color: #b8b8b8;
}
 .product-list .compare-item > * {
	 vertical-align: top;
}
 .product-list .compare-item .item-name {
	 display: inline-block;
	 padding-left: 1em;
	 width: 60%;
}
 .product-list .compare-item img {
	 display: inline-block;
	 width: 15%;
}
 @media all and (min-width: 768px) {
	 .product-list .compare-item img {
		 display: inline-block;
		 width: 100%;
	}
}
 .product-list a.compare-remove {
	 width: 2em;
	 height: 2em;
	 line-height: 2em;
	 padding: 0;
	 text-indent: -99999px;
	 position: absolute;
	 top: 0;
	 right: 0;
	 text-align: center;
	 background: #fff;
}
 .product-list a.compare-remove:before {
	 content: "\e000";
	 font-size: 0.7em;
	 font-family: 'good-oatmeal-v2';
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 display: inline;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 text-indent: 0;
	 position: absolute;
	 width: 100%;
	 top: 0;
	 left: 0;
}
 .product-list .compare-tray {
	 background: #e0e0e0;
	 float: left;
	 clear: both;
	 width: 100%;
	 padding: 0.5em;
	 font-weight: bold;
	 margin-bottom: 0.5em;
	 border: 2px solid transparent;
}
 .product-list .compare-tray:hover, .product-list .compare-tray:focus {
	 background: #e5e5e5;
	 border-color: #d8d8d8;
}
 .product-list .compare-container {
	 display: none;
}
 .product-list .compare-hopper.showtray .compare-container {
	 display: inline-block;
}
 @media all and (max-width: 768px) {
	 .product-list .compare-hopper .compare-container {
		 width: 100%;
	}
}
 .product-list .compare-container div.compare-item:first-child {
	 margin-left: 0;
}
 .product-list .compare-buttons {
	 float: right;
	 width: 100%;
	 text-align: left;
	 padding: 0 1%;
}
 .product-list .modal-wrap .compare-buttons {
	 text-align: center;
}
 .product-list .modal-wrap.compare-wrap {
	 text-align: center;
}
 .product-list .compare-buttons .btn-compare, .product-list .compare-buttons .btn-clear {
	 font-size: 0.875em;
	 padding: 0.5em 0.75em;
	 position: relative;
	 display: inline-block;
	 text-decoration: none;
	 width: 48%;
	 height: 30px;
}
 .product-list .compare-buttons .btn-clear {
	 line-height: 1em;
	 padding: 0.25em 0;
}
 .product-list .compare-buttons .btn-compare:before {
	 content: "\e61d";
	 font-family: 'good-oatmeal-v2';
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
	 width: auto;
	 height: auto;
	 line-height: inherit;
	 vertical-align: baseline;
	 background-image: none;
	 background-position: 0 0;
	 background-repeat: repeat;
	 padding-right: 0.5em;
	 font-size: 0.875em;
}
 @media all and (min-width: 768px) {
	 .product-list .compare-hopper {
		 bottom: 0;
		 width: 60%;
		 margin-right: -225px;
		 background: #fff;
		 max-width: 450px;
		 padding: 1em;
		 white-space: nowrap;
	}
	 .product-list .compare-container, .product-list .compare-buttons {
		 display: inline-block;
		 vertical-align: top;
	}
	 .product-list .compare-tray {
		 display: none;
	}
	 .product-list .compare-container {
		 width: 100%;
		 float: left;
		 white-space: nowrap;
		 vertical-align: top;
		 margin-bottom: 1em;
	}
	 .product-list .compare-item {
		 width: 13.2%;
		 margin-left: 3.5%;
		 padding: 0.25em;
	}
	 .product-list .compare-item .item-name {
		 display: none;
	}
	 .product-list a.compare-remove {
		 width: 1em;
		 height: 1em;
		 line-height: 1em;
	}
	 .product-list .compare-buttons {
		 width: 40%;
		 display: inline-block;
		 min-width: 300px;
	}
	 .product-list .compare-buttons a {
		 float: right;
		 width: 48%;
		 margin-left: 2%;
	}
	 .product-list .modal-wrap .compare-buttons {
		 width: 100%;
	}
	 .product-list .compare-buttons .btn-compare {
		 margin-bottom: 7px;
		 margin-left: 0;
		 float: left;
		 width: 100%;
	}
	 .product-list .compare-buttons .btn-clear {
		 float: left;
		 width: 100%;
		 text-align: center;
		 margin-bottom: 0;
	}
}
 .product-list .modal-wrap .compare-buttons .btn-compare {
	 text-align: center;
	 float: none;
	 max-width: 200px;
	 min-width: 100px;
}
 .product-list .vm-list .n-filter .f-cat, .product-list .vm-grid .n-filter .f-cat {
	 margin-bottom: 0.25em;
}
 .product-list .n-filter .accordion input.accord-check:checked ~ article.accord-content {
	 padding: 0;
	 border-left: 0;
	 border-right: 0;
	 margin-bottom: 0;
}
 .product-list .n-filter .accordion label.accord-head {
	 border-left: 0;
	 border-right: 0;
	 padding-top: 0.25em;
	 padding-bottom: 0.25em;
	 padding-right: 0.75em;
}
 @media all and (max-width: 1060px) {
	 .product-list .uibar.tertiary.ptop {
		 padding-right: 0.5em;
		 padding-left: 0.5em;
	}
	 .product-list .uibar.tertiary.ptop .pagination a.next-prev:link, .product-list .uibar.tertiary.ptop .pagination a.next-prev:visited {
		 width: 1em;
	}
	 .product-list .paginator-34 .results-list, .product-list .paginator-34 .sort-list {
		 margin-right: 0.3em;
	}
}
 .product-list .search-didyoumean, .product-list .search-autocorrect-original {
	 font-weight: normal;
	 padding-bottom: 0.75em;
}
 .product-list .search-didyoumean a, .product-list .search-autocorrect-original a {
	 font-weight: bold;
}
 .product-list .sponsored-container {
	 height: 20px;
	 text-align: left;
	 padding: 0 0 0 0.9375em !important;
	 position: relative;
	 top: -10px;
}
 .product-list .sponsored-container .sponsored-label {
	 font-size: 0.9em;
	 color: #8a8a8a;
}
 .product-list .f-search-within {
	 border-top: 1px solid #e1e1e1;
}
 .product-list .left-nav-2 .f-cat .filter-option-container .search-within-search label {
	 display: block;
	 padding-left: 0;
}
 @media all and (min-width: 768px) {
	 .product-list .left-nav-2 .f-cat .filter-option-container .search-within-search label {
		 margin-top: -0.875em;
		 margin-bottom: 0;
		 margin-left: 0;
		 padding-top: 0;
	}
}
 .product-list .left-nav-2 .f-cat .filter-option-container .search-within-search .search-container {
	 padding-left: 0;
	 padding-right: 0;
}
 @media all and (min-width: 768px) {
	 .product-list .left-nav-2 .f-cat .filter-option-container .search-within-search .search-container .search-input input {
		 margin-bottom: 0;
	}
}
 @media all and (min-width: 768px) {
	 .product-list .left-nav-2 .f-cat .filter-option-container .search-within-search .search-container .search-button .btn {
		 margin-bottom: 0;
	}
}
 .product-list .search-within-search {
	 background-color: #fff !important;
}
 .product-list .search-within-search label {
	 display: block;
	 color: SlateGray;
	 font-weight: 600;
	 padding-top: 0.5em;
	 padding-left: 1.25em;
}
 .product-list .search-within-search .search-container {
	 float: left;
	 width: 100%;
	 height: 100%;
	 clear: right;
	 text-align: right;
	 padding-top: 0.2em;
	 padding-left: 1em;
	 padding-right: 1em;
}
 .product-list .search-within-search .search-container .search-input {
	 width: calc(100% - 50px);
	 display: inline-block;
	 text-indent: 5px;
}
 .product-list .search-within-search .search-container .search-input input {
	 text-indent: 5px;
}
 .product-list .search-within-search .search-container .search-button {
	 width: 50px;
	 padding-left: 0.6em;
	 display: inline-block;
	 float: left;
}
 .product-list .search-within-search .search-container .search-button button::after {
	 width: 100%;
	 content: "\e001";
	 left: 0;
	 position: absolute;
	 font-family: 'good-oatmeal-v2';
	 display: inline-block;
	 color: #fff;
	 text-indent: 0;
}
 .product-list .search-within-search .search-container .search-button .btn {
	 font-size: 1em;
}
 .product-list .search-within-search .search-container .search-button button {
	 text-indent: -9999px;
	 width: 100%;
	 height: 2.35em;
	 font-weight: 400;
}
 .product-list .search-within-search .search-container .search-filter {
	 float: left;
	 margin-bottom: 0.5em;
}
 .product-list .search-within-search .search-container .search-filter label {
	 padding: 0;
	 display: inline;
	 font-weight: normal;
	 font-size: 0.9em;
	 cursor: pointer;
	 position: relative;
}
 .product-list .search-within-search .search-container .search-filter label span {
	 padding-left: 1.5em;
}
 .product-list .search-within-search .search-container .search-filter label:before {
	 top: -3px;
}
 .product-list .b2c-catalog-page {
	 text-align: center;
}
 .product-list .b2c-catalog-page ul {
	 margin: 0 -3rem;
	 padding: 0;
	 display: block;
}
 .product-list .b2c-catalog-page li.cat-block {
	 list-style: none;
	 float: left;
	 width: 50%;
	 padding: 0 0.625rem 1.25rem;
}
 @media all and (min-width: 768px) {
	 .product-list .b2c-catalog-page li.cat-block {
		 width: 20%;
	}
	 .product-list .b2c-catalog-page ul {
		 margin: 0 -0.625rem;
	}
}
 