﻿.RelatedProductWrap {
    z-index: 10000;
    clear: left;
	min-width: 100%;
}
.RelatedProductWrap div {
	
}

.RelatedProductGridWrap .slick-track {
  margin: 0px;
  min-width: fit-content !important;
  width: fit-content !important;
}

.RelatedProductGridWrap .slick-slide {
  height: auto;
  width: fit-content !important;
}

.RelatedProductHeading {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}

.RelatedProductItem {
margin: 10px 0px;
text-align: center;
}
.arrow {
    border: solid #4D4D4D;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    line-height: 0;
    position: absolute;
    cursor: pointer;
}

.arrow:hover {
    border: solid #00809F;
	border-width: 0 2px 2px 0;
}

.right {
    top: 50%;
    right: -5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    top: 50%;
    left: -8px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.RelatedProductGridWrap {
    cursor: default;
}

.RelatedProductGridWrap input{
    max-width:100%;
}

.ProductList_RelatedProducts_Grid_PurchasePrice, .ProductList_RelatedProducts_Grid_OriginalPrice {
    width: 100%;
    float: left;
    font-size: 16px;
}


.ProductList_RelatedProducts_Grid {
    width: 100%;
}

.ProductList_RelatedProducts_Grid_Product {
    width: 25%;
    float: left;
    padding:10px 5px;
}

.ProductList_RelatedProducts_Grid_Image {
	width: 100%;
}

.ProductList_RelatedProducts_Grid_ProductId {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.RelatedProductGridWrap .ProductName {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666;
	font-weight: 700;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.RelatedProductGridWrap .ProductDescription {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #333;
    line-height: 1.5em;
	margin-bottom: 8px;
}

.ProductList_RelatedProducts_Grid_WholesalePrice {
    width: 100%;
    float: left;
    display: none;
}

.RelatedProductItem .MainPrice {
	font-weight: 700;
}

.RelatedProductItem .MainPrice .PurchasePriceStandard {
  font-size: 14px;
  font-weight: bold;
  color: #b2252a;
  padding: 0 0 0 2px;
}

.RelatedProductItem .MainPrice .OriginalPriceStrikethrough {
  font-size: 12px;
  font-weight: bold;
  text-decoration: line-through;
  padding: 0 0 0 10px;
}

.ProductList_RelatedProducts_Grid_PurchasePrice > span, .ProductList_RelatedProducts_Grid_OriginalPrice > span {
    font-weight: 600;
}

.ProductList_RelatedProducts_Grid_UnitOfMeasure {
    width: 100%;
    float: left;
}

.ProductList_RelatedProducts_Grid_AllowBackOrder {
    width: 100%;
    float: left;
}

.ProductList_RelatedProducts_Grid_NextShipment {
    width: 100%;
    float: left;
}

.ProductList_RelatedProducts_Grid_HasCustomPricing {
    width: 100%;
    float: left;
}

.ProductList_RelatedProducts_Grid_RequiredQty {
    width: 100%;
    float: left;
}

.ProductList_RelatedProducts_Grid_InStock {
    width: 100%;
    float: left;
}

.ProductList_RelatedProducts_Grid_LineComment {
    width: 100%;
    float: left;
}

.ProductList_RelatedProducts_Grid_LoadMore {
    color: red;
    width: 100%;
    float: left;
    text-align: center;
}

.ProductList_RelatedProducts_Grid_Quantity {
    width: 100%;
    float: left;
}

    .ProductList_RelatedProducts_Grid_Quantity > input {
        width: 50%;
        float: left;
    }

.ProductList_RelatedProducts_Grid_AddToCart {
    width: 100%;
}

.ProductList_RelatedProducts_Grid_AddToCart.btnAddtoCart {
    background-color: #ffffff;
    color: #fff !important;
    cursor: pointer;
    padding: 4px 20px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
}



.ProductDisplayGridFourPane{float:left;}
.ProductDisplayGridFourPane1{text-align:left; width:40%;}
.ProductDisplayGridFourPane2{text-align:center; width:20%;}
.ProductDisplayGridFourPane3{text-align:center; width:20%;}
.ProductDisplayGridFourPane4{width:20%;}

.ProductDisplayGridFourPane4 .fa{
    font-size:18px;
    padding-left:5px;
    line-height:1.25em;
}

.lblAddToCart {
    color: #fff !important;
    font-size: 11px;
	text-decoration: none;
}
.btnAddtoCart a:hover, .btnAddtoCart a:active, .btnAddtoCart a:visited, .btnAddtoCart a:focus {
	text-decoration: none;
}

.ProductDisplayGridFourPaneHeader {
    font-size: 13px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.ProductDisplayGridFourPaneContent {
    float: left;
    width: 100%;
    margin-bottom: 0.5em;
}

.Product_List_Products_Grid_Qty {
    width:60px; text-align:center;
}

.RangeIconWrap {
    position: absolute;
    top: 0;
    right: 0;
}

.ImageOuterWrap {
    position:relative;
	padding: 5px;
}

.RangePhotoWrap {
    position:absolute;
    bottom:0;
    width:100%;
    transition:all ease 850ms;
    opacity:0;
}

.RangePhotoItem {
    display:inline-block;
    cursor:pointer;
    padding:2px;
    float:left;
}

.ImageOuterWrap:hover .RangePhotoWrap{
    opacity:1;
}

.ProductDisplayGridFourPaneRange > span{
    font-size:16px;
    font-weight:600;
}

.RangePhotoItemExtra {
    display: inline-block;
    cursor: pointer;
    margin: 2px;
    background: #1f597c;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    float: left;
}

.RangePhotoItemExtra a{
    font-weight:600;
    color:#fff;
}

    .RangePhotoItemExtra .fa, .RangePhotoItemExtra .fa:hover {
        line-height: 40px;
    }