/* Department */
#departments {
	/*border-top: 1px solid #929292;
	margin-top: 1rem;*/
}
#departments .container
{
	padding:0 !important;
}
#departments .facetNavigation,
#departments .product-categories
{
	padding:0;
}
#departments .product-categories img.nogutter-img 
{
    margin: 0;
}
.product__facet .facet
{
	padding: 45px 30px 30px 56px;
}
.filter-area {
	border-right: 1px solid #929292;
}

.filter-header,
.product-grid {
	padding-top: 2rem;
}

/* .filter-title,
.filter-item i {
	display: none;
} */

.dept-list {
	list-style-type: none;
	padding-left: 0;
	line-height: 3rem;
}

.dept-list a {
	color: #4c4c4c;
}

.product-grid {
	/*border-bottom: 1px solid #929292;*/
	padding:2rem 20px 0 15px;
}
.product-grid .figure-caption {
	font-size: 1.125rem;
	padding-top: 0.5rem;
}
.product-categories .product-grid .figure-caption {
	font-size: 0.875rem;
	line-height: 1.875rem;
	text-align: center;
	margin-bottom: 55px;
}
a.js-more-facet-values-link
{
    color: #06c;
}
a.js-less-facet-values-link
{
    color: #06c;
}
@media only screen and (min-width: 340px) and (max-width: 767px) {
	.product-categories .product-grid .figure-caption {
		margin-bottom: 20px;
	}
	.product-grid .figure.product-item {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 1300px){
.facet .lead-state-container {
    width: 100% !important;
}
.facet .lead-zip-container {
    width: 100% !important;
}
}
.product-grid .figure.product-item {
	border: 1px solid #D1D1D1;
}
.product-grid .figure.product-item img {
	height: 230px;
	display: block;
    max-width: 100%;
    height: auto;
}
.lead-state-container {
	width: 65%;
}

.lead-states-container {
	width: 65%;
}

.lead-zip-container {
	width: 30%;
}
.breadcrumb-section .breadcrumb
{
	white-space: nowrap;
    overflow-x: auto;
    padding-bottom:5px;
}
/* PLP */
#product-facet p,
#product-facet label,
#product-facet div,
.sort-refine-bar label,
.sort-refine-bar option,
.product__list--wrapper .results,
.searchSpellingSuggestionPrompt {
    color: #000 !important;
}

/* rating facet */
.product__facet .facet .facet__list label.facet-filter-label.sr-only
{
	display:contents;
}
.facet__list .rating-stars {
    margin: 0;
    padding: 3px 0 0;
    position: relative;
    font-size:1.2rem;
}
.facet__list .rating-stars .greenStars {
    position: absolute;
    overflow: hidden;
    top: 3px;
    left: 0;
    white-space: nowrap;
}
.facet__list .rating-stars span.active {
    color: #AB2328 !important;
}
.facet-rating .remove-facet {
    position: absolute;
    right: -25px;
    top: 4px;
}
#product-facet #custom_facet_Rating .facet__value__count
{
	float:left;
	margin: 2px 0 0 4px;
}
#product-facet #custom_facet_Rating .greyStars {
    float: left;
}	
#product-facet #custom_facet_Rating .rating-stars .greyStars span,
#product-facet .rating-stars .greyStars span
{
	color: #dee3e8;
	overflow:hidden;
}
.sort-refine-bar .form-group {
	display: inline-block;
}
.per-page-count-wrapper 
{
	margin-left:10px !important;
}
.sort-refine-bar .btn-default.js-show-facets {
	background: #AB2328;
	border-color: #AB2328;
}
#perPageCount1, #perPageCount2 {
	width: 150px;
}
.pagination-bar .pagination, .pagination-bar button {
    margin-top: 10px;
}
.pagination > li > a, .pagination > li > span {
	color: #AB2328;
	font-size: 18px;
	width: 20px;
}
.pagination > li.pagination-prev > a, .pagination > li.pagination-prev > span
{
	margin-right: 0;
    width: 19px;
}
.pagination > li.pagination-next > a, .pagination > li.pagination-next > span
{
	margin-left: 0;
    width: 19px;
}
.pagination-bar-results {
	display: inline-block;
	margin: 0 !important;
	padding: 0 0 0 5px !important;
}

.product__listing .product__list--price-panel {
  text-align: left;
  float: none !important;
  width: 100% !important;
}
.product__listing .product__list--price-panel .addtocart a i.ss-navigateright
{
	top: 3px;
    position: relative;
}
.product__listing .product__list--name {
	margin: 0 0 0px !important;
	color: #AB2328;
}
.product__listing .product__listing--code
{
	margin-bottom:7px;
}
.product__listing .product__listing--description {
  margin: 1rem 0;
}

.product__listing .product__listing--description ul {
     list-style-type: disc;
}

.product__listing--sale-price, .product__listing--price, .product__free--shipping, .product__sale--price,
.product__listing--special-savings
{
	font-size: 0.875rem;
	color: #AB2328;
	line-height:23px;
}
.compare-products-container .compare-product-box .product__sale--price
{
	color: #AB2328;
    font-size: 16px;
    font-weight: bold;
}
.compare-products-container .compare-product-box .comparision_price_wrapper
{
	clear:left;
	min-height:46px;
}
.compare-product-box .product__listing--summary
{
	min-height: 67px;
}
.compare-products-container .compare-product-box .product__listing--special-price
{
	 font-size: 16px; 
}
.product__listing--special-price {
	color: #AB2328;
    font-weight: bold;
    font-size: 18px; 
    line-height: 23px;
}
.product__listing--special-savings
{
	font-weight:bold;
	font-style:italic;
}
.product__free--shipping {
	color: #0066cd;
	line-height:36px;
}

.product__listing--rating {
    font-size: 1.2rem;
}


.product__listing--rating .rating-count {
    color: #0066cd;
    font-size: 0.8rem;
}

.rating .rating-stars span.active {
    color: #AB2328;
}
.rating .rating-stars span
{
	margin:0;
}
.sort-refine-bar .form-group select {
   text-transform: capitalize;
}
@-moz-document url-prefix() {
  .sort-refine-bar .form-group select#sortOptions2,
  .sort-refine-bar .form-group select#sortOptions1
  {
    width: 150px;
  }
}
.sort-refine-bar .form-group select option
{
   font-size: inherit;
   line-height: inherit;
   padding: 0;
}

.product__listing--description-trigger {
	display: none;
}

.product__listing--description.visible {
	display: block !important;
	max-height: 1000px !important;
	height: auto;
}

a.plp-more-link {
	color: #0066cd;
	text-decoration: none;
	display:block;
	clear:left;
}

.product__listing--compare label {
	padding-left: 0;
}

.compare-checkbox {
	display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-right: 10px;
    border: 1px solid #cccccc;
    text-align: center;
    vertical-align: middle;
    background: #ffffff;
    margin-top: -3px;
}
.product__listing.product__list .product__list--item:nth-of-type(2n)
{
	background-color: transparent;
}
.product__listing.product__list .product__list--item {
    position: relative;
}

@media only screen and (min-width: 340px) and (max-width: 767px) {
	.product__listing.product__list .product__list--item {
		padding: 10px 0px !important;
	}
	.product__listing.product__list .product__list--item .article-gaps .product-media {
		width: 150px;
	}
	.product__listing.product__list .product__list--item .article-gaps .product-media .product__list--thumb > img {
		width: 150px;
		min-height: auto !important;
	}
}
.product__listing--compare .checkbox input[type="checkbox"]:checked + .compare-checkbox {
	background: #AB2328;
	border: #AB2328;
}
.page-cartPage .table.cart .cart-item .cart-product-remove li[disabled]
{
	pointer-events:none;
}
#plp-bottom-section .bottom-content-title
{
	color:#c12900;
	font-weight:bold;
	font-size:22px;
}
#plp-bottom-section .top-question ~ .row h4,
#plp-bottom-section .top-question h4
{
	font-weight:bold;
}

/* PlP Sticky Nav */ 
.plp-sticky-wrapper
{
   	/*float:right;*/
	width: 100%;
    margin-right:1px; 
}
#plp-bottom-section
{
	clear:both;
}
.plp-sticky-wrapper.is-sticky
{
	width:100%;
}
.is-sticky .plp-sticky-header
{
    background: #fff;
    color: #000;
    z-index: 500;
    position:fixed;
    top:0;
	left: 0;
	right: 0;
    width:100%;
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3); 
    height:61px;
	display: block;
	max-width: 100% !important;
    padding: 0.5rem 3rem;
}
.plp-sticky-header 
{
    padding: 0;
    background: #fff;
    z-index: 40;
    transition: .2s;
    border-bottom: 4px solid transparent;
	display: flex;
}
.is-sticky .plp-sticky-nav
{
	margin-top: -14px;
	padding: 10px 0;
}
.is-sticky .plp-sticky-header h3 
{
	display: inline-block;
}
.plp-sticky-header h3 
{
    color: #4c4c4c;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
	font-display: swap;
    margin: 0;
    line-height: 43px;
    display:none;
    padding-left: 42px;
    font-size: 1.75rem;
}
.plp-sticky-nav 
{
    margin: 0 20px 0 0;
    padding: 0;
    list-style: none;
    float: right;
    z-index: 10;
    position: relative;
}
.plp-sticky-nav li 
{
    display: inline-block;
    float: left;
    margin: 0;
    border-bottom: 3px solid #f3f3f3;
    padding: 0 20px;
}
.plp-sticky-nav li a.active 
{
    color: #c30;
    border-bottom: 6px solid #c30;
    position:relative;
    top:2px;
}
.plp-sticky-nav li a {
    
    color: #4c4c4c;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 24px;
    text-decoration: none;
}
.plp-sticky-nav li:first-child
{
	padding-left:0;
}

/* PLP Comparision Page */

#compare-window
{
	background: #fff;
    position: absolute;
    z-index: 100;
    padding: 10px;
    width: 317px;
    border: 1px solid #c8c8c8;
    -webkit-box-shadow: 1px 3px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 1px 3px 3px rgba(0,0,0,.4);
    box-shadow: 1px 3px 3px rgba(0,0,0,.4);
    display: none;
}
#compare-window .heading 
{
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    font-weight:bold;
}
.search-list-page-right-result-list-slot,
.compare-plp-checkbox
{
	position:relative;
}
.compare-plp-checkbox .chkCompare {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    -webkit-appearance: checkbox;
    box-sizing: border-box;
    margin-left: 0 !important;
    margin: 0;
    z-index:100;
    height:20px;
    width:20px;
}
.compare-plp-checkbox .lblCompare {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    position: relative;
    padding-left: 30px;
    padding-top: 2px;
    cursor: pointer;
}
.compare-plp-checkbox .chkCompare:checked+.lblCompare::before
{
    opacity: 1;
}
.compare-plp-checkbox .lblCompare::before, .compare-plp-checkbox .lblCompare::after
{
    position: absolute;
    content: "";
    margin-left: 0;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.compare-plp-checkbox .lblCompare::before
{
    width: 10px;
    height: 5px;
    top: 6px;
    left: 5px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    background: transparent;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    z-index: 1;
}
.compare-plp-checkbox .chkCompare:checked+.lblCompare::after
{
    border: 0;
    background-color: #AB2328;
}
.compare-plp-checkbox .lblCompare::after
{
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 2px solid #999;
    background-color: #fff;
    background-clip: padding-box;
    cursor: pointer;
    box-sizing: border-box;
}
#compareProductsAJAX .compare-thumb-image-container:last-child
{
	margin-right: 0;
}
#compareProductsAJAX .compare-thumb-image-container {
    padding: 1px;
    border: 1px solid #c8c8c8;
    margin: 0 11px 10px 0;
    display: block;
    float: left;
    width: 65px;
    position: relative;
}
.delete-image {
    background-image: url(../images/fancybox_sprite_small.png);
    right: -10px;
    top: -10px;
    height: 24px;
    width: 24px;
    position:absolute;
}
#compare-window #compareMsg
{
	clear:left;
}
.clear {
    clear: both;
}
#plp-page-mask
{
	position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    display: none;
}
#compare-warning
{
    background-color: #fff;
    width: 306px;
    height: 122px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -153px;
    margin-top: -61px;
    z-index: 999999;
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.4);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.4);
    box-shadow: 3px 3px 5px rgba(0,0,0,.4);
    display: none;
}
#compare-warning .message {
    width: 100%;
    height: 77px;
    text-align: center;
    box-sizing: border-box;
    padding: 30px 5px 0;
    font-size: 16px;
}
#compare-warning .ok-button {
    width: 100%;
    height: 45px;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 0 0;
    background-color: #bebebe;
}
#compare-warning-ok {
    width: 80px;
    height: 25px;
    line-height: 25px;
    background-color: #e2583a;
    padding: 0;
    float: right;
    margin-right: 25px;
    font-size: 14px;
}
.btn.compare-products
{
	font-size:16px !important;
	padding:5px 12px;
}
.btn.compare-products i
{
	top: 3px;
    position: relative;
}
.main__inner-wrapper #exclusive-savings {
    display: none;
}
#product-facet #custom_facet_Price,
#product-facet #custom_facet_Rating
{
	display:none;
}
#product-facet #custom_facet_Category
{
	margin-top:20px;
}
/* HTML sitemap */
.main-sitemap-wrapper h4, .main-sitemap-wrapper h2
{
	color:#000;
}
.main-sitemap-wrapper h2
{
	margin-top:15px;
	font-weight:600;
	font-size:20px;
}
.main-sitemap-wrapper h4
{
	margin:15px 0;
}
.htmlsitemap-list
{
	margin-left:15px;
}
.htmlsitemap-list li
{
	margin-bottom:5px;
}
.htmlsitemap-list li a
{
	color:#5176d4;
	text-decoration:underline;
}
#sitemap-category-wrapper ul li .count-2,
#sitemap-category-wrapper ul li .count-3,
#sitemap-category-wrapper ul li .count-4
{
	display:none;
	list-style:none;
}
#sitemap-category-wrapper .htmlsitemap-list i
{
	font-size: 10px;
    color: #5176d4;
    margin-right: 5px;
}
#sitemap-content-wrapper,
#sitemap-product-wrapper
{
	clear:left;
}
#sitemap-content-wrapper .content-htmlsitemap-list,
#sitemap-product-wrapper .product-htmlsitemap-list
{
	columns: 100px 3;
}

.review-content-wrapper
{
    position:relative;
}
.review-content-wrapper .review-loader
{
    width: 100%;
    background: #fff;
    height: 900px;
    position: absolute;
    z-index: 100;
    top: -3rem;
    left: 0;
    opacity: 0.7;
    display:none;
}
.review-content-wrapper .review-loader img
{
    position: relative;
    z-index: 100;
    top: 25%;
    left: 40%;
    width: 146px;
}
.product--loader-av .loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #ab2328;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spinloader 2s linear infinite;
    margin: 15px auto;
}
#moreproducts li {
	list-style:none;
}
#moreproducts .product__list--name {
	margin: 0 0 0px !important;
	color: #AB2328;
	font-weight:bold;
}
.pagination-bar.top .plp-loader {
	display:none;
}
.pagination-bar.bottom .plp-loader {
	margin-top:-5rem;
}
#submit-review-form textarea
{
    padding: 7px 7px 7px 0;
}
.question-panel
{
	position:relative;
	clear:left;
}
.question-panel .questionanswer-loader
{
	width: 100%;
    background: #fff;
    height: 374px;
    position: absolute;
    z-index: 100;
     top: -3rem;
    left: 0;
    opacity: 0.7;
    display:none;
}
.question-panel .questionanswer-loader img
{
	position: relative;
    z-index: 100;
    top: 25%;
    left: 11%;
    width: 146px;
}
#payment-form input[name='card_cvNumber']
{
	-webkit-text-security: disc;
    -moz-webkit-text-security: disc;
    -moz-text-security: disc;
}
/* Empty Serach Parts Result */
.search-empty-parts
{
	margin-top:40px;
}
.search-empty-parts p#main-searched-text
{
	font-style:italic;
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}
.search-empty-parts p#main-searched-innertext
{
	font-size:12px;
	margin-bottom: 2px;
}
.search-empty-parts .search-empty-parts-image
{
	overflow:hidden;
	float:left;
	margin-bottom: 14px;
	min-height:67px;
}
.search-empty-parts .search-empty-parts-image img
{
	width:100%;
}
.search-empty-parts .search-empty-parts-text
{
	float:left;
	font-size:16px;
	margin-left: 4px;
    margin-top: 13px;
}
.search-empty-parts #search-parts-page
{
	clear:left;
	position:relative;
}
.search-empty-parts #search-parts-page i.ss-navigateright
{
	position:relative;
	top:3px;
	left:4px;
}
.search-empty-parts .search-empty-parts-text #search-parts-orange-text
{
	color:#AB2328;
	font-weight:bold;
}
.search-empty-parts .search-empty-parts-text #search-parts-black-text
{
	color:#000;
	font-weight:bold;
}
.hidden-md.hidden-lg.mobile-leadgenform-container
{
	overflow: hidden;
    float: right;
    padding: 7px 17px 0 0;
}
.hidden-md.hidden-lg.mobile-leadgenform-container #openform-link
{
	color:#06c;
	cursor:pointer;
}
.hidden-md.hidden-lg.mobile-leadgenform-container #openform-link .ss-navigateright
{
	font-size:11px;
}
#submit-review-form .text-right .btn.btn-primary[disabled],
#submit-question-form .text-right .btn.btn-primary[disabled]
{
	pointer-events: none;
}
#leadGenerationForm .form-group
{
	padding-left:0;
	margin-bottom:0;
	min-height: 47px;
	max-height: 90px;
}
#leadGenerationForm .form-control
{
	border: 1px solid #9e9e9e;
	padding-left:6px;
	font-weight: normal;
}
#leadGenerationForm .form-group label
{
   	padding-left: 6px;
}
#leadGenerationForm .form-group label.label-floated
{
	top:-19px;
	padding-left:0;
}
#leadGenerationForm .lead-zip-container label
{
	font-size:13px !important;
}
#leadGenerationForm .form-control:focus
{
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(230, 39, 11, 0.43);
   	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(230, 39, 11, 0.43);
}
#leadGenerationForm .row
{
	margin:0;
} 

/* p44 shipment tracking changes */
.order-shipment-tracking-data .modal-content
{
	background:#fff;
	padding:0 15px;
	width:100%;
}
.order-shipment-tracking-data .modal-header
{
	padding-left:0;
	padding-bottom:8px;
}
.order-shipment-tracking-data .modal-content .modal-body .col-xs-12.col-md-12 
{
	padding:0;
}	
#shipment-top-wrapper
{
	width: 100%;
    margin-top: 1.2rem;
}
#shipment-top-wrapper .shipment-flex-row
{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#shipment-top-wrapper #progressbar 
{
    overflow: hidden;
    padding-left: 0px;
    padding-top: 30px;
}

#shipment-top-wrapper #progressbar li
{
    list-style-type: none;
    font-size: 13px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400;
}
#shipment-top-wrapper #progressbar li .text
{
	top: -3rem;
    position: relative;
    width: 100%;
    left: 3px;
    line-height: 20px;
}
#shipment-top-wrapper #progressbar .step0:before 
{
    font-family: FontAwesome;
	font-display: swap;
    content: "\f10c";
    color: #dedede;
}
#shipment-top-wrapper #progressbar .step0.active:before
{
	color: #B44226;
}
#shipment-top-wrapper #progressbar li:before
{
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    font-size: 20px;
    background: #dedede;
    border-radius: 50%;
    margin: auto;
    padding: 0px
}
#shipment-top-wrapper #progressbar li:after
{
    content: '';
    width: 100%;
    height: 5px;
    background: #dedede;
    position: absolute;
    left: 0;
    top: 8px;
}
#shipment-top-wrapper #progressbar li:last-child:after
{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    left: -43.5%;
    width: 88%;
}
#shipment-top-wrapper #progressbar li:nth-child(2):after,
#shipment-top-wrapper #progressbar li:nth-child(3):after
{
    left: -43.5%;
    width: 88%;
}
#shipment-top-wrapper #progressbar li:first-child:after
{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: 61%;
    width:81%;
}
#shipment-top-wrapper #progressbar li:last-child:after 
{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#shipment-top-wrapper #progressbar li:first-child:after
{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#shipment-top-wrapper #progressbar li.active:before,
#shipment-top-wrapper #progressbar li.active:after 
{
    background: #B44226;
}
#shipment-top-wrapper #progressbar li.active:before
{
    font-family: FontAwesome;
	font-display: swap;
    content: "\f00c";
}
#shipment-top-wrapper #shipping-estimated-delivery
{
	float:right;
}
#shipment-bottom-wrapper
{
	margin:4rem 0;
}
#shipment-bottom-wrapper #shippment-tracking-heading
{
	background:#B44226;
	padding:10px;
	color:#fff;
}
#shipment-bottom-wrapper .shippment-status-details
{
	border-bottom:1px solid #dedede;
	padding:10px;
	overflow:hidden;
}
.shippment-status-details .date-data,
.shippment-status-details .actual-status
{
	width:50%;
	float:left;
}
.order-shipment-tracking-data #shipmentTrackingHeader,
#shipment-bottom-wrapper
{
	text-align:left;
}
.tracking-code
{
	color:#0000ee;
	cursor:pointer;
}
#clp-article-video-data-wrapper
{
    display:none;
}
/* p44 shipment tracking changes */

/* media queries */
@media (max-width: 1023px) {
	/* Departments */
	.product__listing.product__list .SearchResultsList-ListAddToCartAction,
	.product__listing.product__list .ProductListComponent-ListAddToCartAction
	{
		left:0;
		float:none;
		width:100%;
	}
	.product__facet {
		padding: 0;
	}
	.facet__list.js-facet-list {
		margin-top: 0 !important;
	}
	.facet__name.js-facet-name {
		background: #AB2328 !important;
	    color: #fff !important;
	    font-size: 1rem;
	    font-weight: bold;
	    padding-left: 10px !important;
	    margin-bottom: 0;
	}
	.facet__values.js-facet-values {
	    border: 1px solid #4c4c4c;
	    /* border-bottom: none; */
	    text-align:center;
	}
	
	.facet__values.js-facet-values .js-more-facet-values {
       margin-bottom:0.5rem; 
    }
    
    .facet__values.js-facet-values.js-facet-form .js-less-facet-values {
        margin-bottom: 0.5rem;
        display: inline-block!important;
    }
    
	.facet__list.js-facet-list li {
	    padding: 0.8rem 0.5rem !important;
    	border-bottom: 1px solid #4c4c4c;
		
	}
	.filter-area {
		border-right: none;
	}
	/* .filter-title,
	.filter-item i {
		display: inherit;
	}
	.filter-title {
		background: #414141;
		color: #fff;
		font-size: 1rem;
		font-weight: bold;
		padding: 0.8rem;
		margin-bottom: 0;
	} */

	.generate-lead-form label {
		display: block;
		margin-bottom: 0.2rem;
	}
	#leadGenerationForm .form-group
	{
		padding-right:0;
	}

	.lead-zip-container {
		width: 50%;
	}

	.dept-list.filters {
		border: 1px solid #4c4c4c;
		border-bottom-width: 0px;
	}

	.filters .filter-item {
		padding: 0.5rem;
		border-bottom: 1px solid #4c4c4c;
	}

	.filters .filter-item i {
		float: right;
		margin-top: 1rem;
		color: #AB2328;
	}
	figure {
		margin: 0 0 1.5rem;
	}
	figcaption {
		text-align: center;
	}
	.product-grid .product-item img {
		/*border: 1px solid #4c4c4c;*/
	}
	.product-grid .figure-caption {
		border: none;
	}
	.product-grid .col-sm-12.col-md-3
	{
		width:50%;
	}
	.product-grid {
	    border-bottom: none;
	}
	.inquiry-leadGenModal-popop-clpPlp #cboxTitle
	{
		padding:17px 40px 20px 15px;
		height:auto;
	}
	.inquiry-leadGenModal-popop-clpPlp #leadGenerationForm
	{
		margin-top:11px;
		clear:left;
	}
	.inquiry-leadGenModal-popop-clpPlp #leadGenerationForm .lead-zip-container
	{
		margin-top: 24px;
		width:45%;
	}
	.inquiry-leadGenModal-popop-clpPlp #leadGenerationForm .lead-state-container
	{
		width:47%;
	}
	.inquiry-leadGenModal-popop-clpPlp .text-success
	{
		margin-top:40px;
	}
	.inquiry-leadGenModal-popop-clpPlp #cboxTitle .headline
	{
		font-size:20px;
	}
	.inquiry-leadGenModal-popop-clpPlp .lead-generation-section 
	{
		overflow:hidden;
	}
	.inquiry-leadGenModal-popop-clpPlp .lead-generation-section img
	{
		width: 55%;
	    height: auto;
	    margin-left: -26px;
	    max-height: 100%;
	    float: left;
	}
	.inquiry-leadGenModal-popop-clpPlp .lead-generation-section .filter-header,
	.inquiry-leadGenModal-popop-clpPlp .lead-generation-section .form-title
	{
		background:transparent;
		font-weight: bold;
	    position: absolute;
	    top: 10px;
	    margin: 0;
	    padding: 0 !important;
	    font-size:23px;
	}
	.inquiry-leadGenModal-popop-clpPlp #cboxLoadedContent
	{
		margin-top:	45px;
		padding: 0 12px 15px 20px;
	}
	.inquiry-leadGenModal-popop-clpPlp #cboxClose .glyphicon
	{
		top:-1px;
	}
	#product-facet .facet.js-facet 
	{
		padding: 0 0 10px 0;
	}
	.facetNavigation .js-product-facet .facet.js-facet
	{
		padding:20px 0;
	}
	.product__facet .facet .facet__name
	{
		font-size:14px;
	}
	.page-category #departments .product-categories picture,
	.page-productList .col-sm-12.col-md-9 picture,
	.product-list-left-refinements-component #custom_facet_Category
	{
		display:none;
	}
	.plp-shop-by-category 
	{
		overflow-x: scroll;
    	white-space: nowrap;
    	padding-bottom: 10px;
	}
	#plp-subcategory-slider-wrapper h4.plp-shop-by-category-title
	{
		font-size:14px;
		font-weight:bold;
	}
	.plp-shop-by-category .plp-shop-by-category-slider
	{
		display:inline-block;
		margin-right:10px;
	}
	.plp-shop-by-category .plp-shop-by-category-slider .plp-categoy-image img
	{
		width:110px;
		height:auto;
	}
	.plp-shop-by-category-slider .plp-categoy-image,
	.plp-shop-by-category-slider .plp-categoy-name
	{
		display:block;
	}
	.plp-shop-by-category-slider .plp-categoy-name
	{
		font-size:14px;
		font-weight:bold;
		text-align:center;
	}
	.plp-shop-by-category::-WebKit-scrollbar
	{
   	 	-WebKit-appearance: none;
	}
	.plp-shop-by-category::-WebKit-scrollbar-thumb 
	{
	    border-radius: 4px;
	    background-color: #ccc;
	    -WebKit-box-shadow: 0 0 1px rgba(255,255,255,.5);
	}
	.plp-shop-by-category::-webkit-scrollbar:horizontal 
	{
	    height: 8px;
	}
}

@media (max-width: 767px) {
	/* PLP */
	.sort-refine-bar .form-group {
		display: block;
	}
	.product__listing .product__listing--description {
		/* display: block !important; */
		max-height: 0;
		margin: 0;
		height: auto;
		transition: 0.5s max-height ease-in;
	}
	a.plp-more-link {
		display: none;
	}
	.product__listing--description-container {
		border: 1px solid #000;
	    padding: .5rem;
	    margin-top: 1rem;
	}
	.product__listing--description-trigger {
		display: block;
	}
	.toggle-description {
		display: none;
	}
	.product__listing.product__list .product__list--price-panel {
		margin-left: 0 !important;
	}
	.product__list--item .addtocart {
		position: inherit;
	}
	#perPageCount1, #perPageCount2
	{
		width: 100%;
	}
	.per-page-count-wrapper 
	{
		margin-left:0 !important;
	}
	.footer-link .footer-sitemap-link
	{
		display:none;
	}
	.product__list--wrapper .pagination-bar .sort-refine-bar .form-group,
	.product__list--wrapper .pagination-bar .sort-refine-bar .pagination-wrap,
	.product__list--wrapper .pagination-bar.bottom .sort-refine-bar .pagination-bar-results
	{	
		display:none;
	}
	.product__list--wrapper .pagination-toolbar
	{
		border-bottom:0;
		padding-bottom:0;
	}
	.product__list--wrapper .pagination-bar.bottom .sort-refine-bar .pagination-wrap
	{
		display:block;
	}
	.product__list--wrapper .pagination-bar.bottom .sort-refine-bar .pagination-wrap .pagination
	{
		margin-top:0;
		border-top:0;
		padding-top:0;
	}
	.product__list--wrapper .results h1
	{
		padding-top: 0;
    	margin-top: 5px;
	}
	.product__list--wrapper .pagination-bar.top
	{
		margin:10px 0;
	}
	#plp-subcategory-slider-wrapper
	{
		border-bottom: 1px solid #f2f2f2;
		padding-bottom: 10px;
		margin: 0 0.7rem 1rem 0.7rem;
	}
}

@media (max-width: 768px) {
	/* facet */
	.product__facet .facet {
	    padding: 45px 30px;
	}
	#breadcrumb .page-title
	{
		font-size: 1rem;
	    line-height: 25px;
	    padding-bottom: 5px;
	}
	.breadcrumb-section .container
	{
		padding: 0 0 0 0.8em !important;
	}
	.breadcrumb-section
	{
		padding-right:0.8em;
	}
	#breadcrumb
	{
		padding-bottom:0;
	}
	
}

@media (min-width: 1024px) {	
	/* PLP */
	.product__listing .addtocart .SearchResultsList-ListAddToCartAction,
	.ProductListComponent-ListAddToCartAction
	{
		width:100% !important;
		left:0 !important;
	}
	.product__listing .addtocart
	{
		padding: 22px 0 0 0;
	}
	.search-list-page-right-result-list-slot
	{
		margin-top:0;
	}
	#departments .product-grid .col-sm-12.col-md-3
	{
		padding:0 1.8rem;
	}
	#product-facet #custom_facet_Price,
	#product-facet #custom_facet_Rating
	{
		display:block;
	}
	#product-facet #custom_facet_Category
	{
		margin-top:0;
	}
	#leadGenerationForm .row .col-md-6:nth-child(2)
	{
		padding-right:0;
	}
}
@media (max-width: 1024px)
{
	.plp-sticky-wrapper,
	.page-category #plp-bottom-section,
	.page-productList #plp-bottom-section,
	.page-search #plp-bottom-section 
	{
		display:none;
	}	
	/* p44 shipment tracking changes */
	.order-shipment-tracking-data .modal-body
	{
		padding:0;
	}
	#shipment-top-wrapper #progressbar li .text
	{
		top: -3.3rem;
		line-height: 10px;
	}
	#shipment-top-wrapper #progressbar li:nth-child(2):after,
	#shipment-top-wrapper #progressbar li:nth-child(3):after,
	#shipment-top-wrapper #progressbar li:last-child:after
	{
		left: -42.5%;
    	width: 85%;
	}
	/* p44 shipment tracking changes */
	.compare-product-title a, .compare-product-subtitle a,
	.compare-product-box .product__listing--summary,
	.compare-product-box .compare-product-sku
	{
		word-break: break-word;
	}
	.compare-product-box .compare-product-sku
	{
		min-height:34px;
	}
}
@media (max-width: 667px) 
{
	.page-orderConfirmationPage .order-item-details .item__list--item .item__info,
	.page-orderConfirmationPage .order-item-details .item__list--item .item__price,
	.page-orderConfirmationPage .order-item-details .item__list .item__quantity__total
	{
		padding: 0;
	}
	.page-orderConfirmationPage #order-confirmation .item__list .item__price .visible-xs
	{
		display: inline-block !important;
		padding-right:3px;
		margin-top:10px;
	}
	.page-orderConfirmationPage #order-confirmation .item__list .item__quantity__total .qty
	{
		line-height: 27px;
    	padding-top: 0;
	}
	.page-orderConfirmationPage .order-item-details .item__list--item .item__info .item__leadTime
	{
		padding:7px 0;
	}
	.page-orderConfirmationPage .account-section .account-section-content .item__list--item .item__total
	{
		padding-right:0;
		float:left;
	}
}
@media (max-width: 414px)
{
	.search-empty-parts .search-empty-parts-text
	{
		font-size: 15px;
	}	
	.inquiry-leadGenModal-popop-clpPlp .lead-generation-section .filter-header,
	.inquiry-leadGenModal-popop-clpPlp .lead-generation-section .form-title
	{
		font-weight: bold;
	    position: absolute;
	    top: 17px;
	    margin: 0;
	    font-size: 17px;
	    padding: 0 !important;
	}
	/* p44 shipment tracking changes */
	#shipment-top-wrapper #progressbar li:nth-child(2):after,
	#shipment-top-wrapper #progressbar li:nth-child(3):after,
	#shipment-top-wrapper #progressbar li:last-child:after
	{
		left: -37.5%;
    	width: 75%;
	}
	/* p44 shipment tracking changes */
	#compare-window 
	{
	    left: 0 !important;
	    right: 0;
	    margin: 0 auto;
	}
}
@media (min-width: 360px) and (max-width: 360px)
{
	.search-empty-parts .search-empty-parts-text
	{
		width:78%;
		margin-top: 5px;
	}
}
@media (width: 1024px) 
{
	#lead-generation-form-wrapper
	{
		padding: 45px 13px 30px 13px;
	}
}
/* p44 shipment tracking changes */
@media (min-width: 1025px)
{
	.order-shipment-tracking-data .modal-dialog
	{
		width:700px;
	}
	#shipment-top-wrapper
	{
		width: 118%;
	    position: relative;
	    left: -3.5rem;
	}
	#shipment-top-wrapper #shipping-estimated-delivery 
	{
		margin-right: 9%;
	}
}
@media (min-width: 567px) and (max-width: 768px)
{
	.compare-products-container .compare-product-box .product__listing--special-price,
	.compare-products-container .compare-product-box .product__sale--price
	{
		font-size: 13px;
	}
}
@media (min-width: 415px) and (max-width: 1023px)
{
	.compare-products-container .compare-product-box .compare-items-description .pdp-button-cart
	{
		font-size: 12px !important;
		height: 35px;
    	line-height: 13px;
	}
	.compare-products-container .compare-product-box .pdp-button-cart .ss-navigateright
	{
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 1023px)
{
	#plp-subcategory-slider-wrapper
	{
		border-bottom: 1px solid #f2f2f2;
		padding-bottom: 10px;
		margin: 0 1rem 1rem 3rem;
	}
}

.pagination-bar{
	clear:left;
}

/*************Countryhome CLP Page**********/
#clp-product-data-wrapper .product-grid .col-md-2 {
	width: 20%;
}
#plp-bottom-section .plp-sticky-nav {
	margin: auto;
}
@media only screen and (min-width: 1200px) {
    #pdp-mobile-data-wrapper .rating {
        display: inline-block !important;
    }
    #pdp-sticky-info .rating {
        padding: 0 0 !important;
    }
    .plp-product-list .product__listing--rating {
        width: 200px;
        margin: auto;
        padding: 0 !important;
    }
    .plp-product-list .product__listing--rating .rating-count {
        float: left;
        margin: 0px 0 0 14.2px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	   #clp-product-data-wrapper .product-grid .col-md-2 {
		      width: 33.33333333%;
	   }
    .plp-product-list .product__listing--rating .rating-count {
        margin: 0px;
        font-size: 10px;
    }
    /*****Compare Star****/
    .compare-items-description .compare-rating .pdp-rating {
        margin-left: 5px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .compare-rating {
        position: relative;
        height: 100px;
    }
    .compare-items-description .compare-rating .pdp-rating .rating {
        padding: 0 0 !important;
    }
    .compare-items-description .compare-rating .pdp-rating .rating .rating-stars {
        margin: 0 0 !important;
    }
    .compare-items-description .compare-rating .pdp-rating .rating .greyStars {
        width: 117.39px;
    }
}
@media only screen and (min-width: 340px) and (max-width: 767px) {
    #clp-product-data-wrapper .product-grid .col-md-2 {
        width: 50%;
    }
    .product__listing--rating {
        padding: 0;
    }
    .product__listing--rating .rating .rating-stars {
        margin-left: 16px!important;
    }
    .product__listing--rating .plp-mockup-tiles .rating-count {
        margin: 0;
    }
    #pdp-mobile-data-wrapper .rating {
        padding: 0 !important;
    }
    #pdp-mobile-data-wrapper .rs-resl .review-count-wrapper {
        float: left;
        margin-left: 10px;
        margin-top: 9px!important;
    }
    #pdp-all-review-wrapper .pdp-rating-left-wrapper .rating {
        display: inline-flex;
    }
    .plp-product-list .product__listing--rating.rating {
        padding: 0 !important;
    }
    .plp-product-list .product__listing--rating.rating .rating-stars {
        margin: 0px 4px!important;
    }
    .plp-product-list .product__listing--rating .rating-count {
        margin: 0px;
        font-size: 10px;
    }
    /*****Compare Star****/
    .compare-items-description .compare-rating .pdp-rating {
        margin-left: 5px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .compare-rating {
        position: relative;
        height: 100px;
    }
    .compare-items-description .compare-rating .pdp-rating .rating {
        padding: 0 0 !important;
    }
    .compare-items-description .compare-rating .pdp-rating .rating .rating-stars {
        margin: 0 0 !important;
    }
    .compare-items-description .compare-rating .pdp-rating .rating .greyStars {
        width: 117.39px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
    #clp-product-data-wrapper .product-grid .col-md-2 {
        width: 50%;
    }
}
#billingPostcode-error {
	top: 0px !important;
    position: relative !important;
}

/* article css */


.artcile-layout {
	width: 100%;
}

/* .article-left{
	width: 60%;
}

.article-right{
	width: 30%;
} */

.article-right li.plp-mockup-tiles{
	list-style-type: none; 
	width: 100%;
	border: 2px solid #ddd !important;
	margin-bottom: 20px;
	margin-top: 3rem;
}
.article-right li.plp-mockup-tiles img{
	width: 50%;
}

 .article-right li.plp-mockup-tiles .plp-dekstop{
   margin-bottom: 50px;
 }

 .article-right li.plp-mockup-tiles .plp-titleCHP a{
	color:#AB2328;
}
 .article-right li.plp-mockup-tiles .addtocart, .article-right li.plp-mockup-tiles .product__listing--compare{
	display: none;
}

.article-left .container .row.gx-4{
	display: block;
	
}

@media only screen and (max-width: 1280px) {
.article-left .container .row.gx-4 .col-md-10{
	width: 100%;
}
}
@media only screen and (min-width: 1023px) {
.article-left .container .row.gx-4{
	padding-left:60px;
}


}


