﻿.widget-recently-purchased {
	 padding-left: 0.9375rem;
	 padding-right: 0.9375rem;
}
 .widget-recently-purchased .quote-required {
	 margin-right: 1em;
}
 .widget-recently-purchased .quote-required .f-dropdown.content {
	 min-width: 190px !important;
}
 .widget-recently-purchased .quote-required .f-dropdown.open:before {
	 bottom: -11px !important;
}
 .widget-recently-purchased .quote-required .f-dropdown.open:after {
	 opacity: 0.3;
}
 .widget-recently-purchased .quote-required .quote-tip {
	 z-index: 1;
}
 .widget-recently-purchased .quote-required .quote-tip .t-dropdown {
	 z-index: 1;
}
 .widget-recently-purchased .quote-required .quote-tip .f-dropdown {
	 z-index: 1000;
}
 .widget-recently-purchased .quantity-pricing {
	 z-index: 1;
}
 .widget-recently-purchased .quantity-pricing .t-dropdown {
	 z-index: 1;
}
 .widget-recently-purchased .quantity-pricing .f-dropdown.content {
	 z-index: 1000;
	 width: auto;
}
 .widget-recently-purchased .quantity-pricing .f-dropdown.content .isc-pricebreaks {
	 min-width: 225px;
}
 .widget-recently-purchased .quantity-pricing .f-dropdown.content .isc-pricebreaks tr {
	 border-bottom: none;
	 height: 36px !important;
}
 .widget-recently-purchased .quantity-pricing .f-dropdown.content .isc-pricebreaks tr td {
	 line-height: 1.125rem;
	 padding: 0.5625rem 0.625rem;
	 vertical-align: inherit;
	 border: none;
}
 .widget-recently-purchased .quantity-pricing .f-dropdown.open:before {
	 left: 15px;
}
 .widget-recently-purchased .quantity-pricing .f-dropdown.open:after {
	 left: 14px;
}
 .widget-recently-purchased .btn.primary.add-to-cart {
	 margin: 0;
}
 .widget-recently-purchased .item-qty {
	 display: inline-block;
	 margin-right: 5px;
	 width: 3rem;
	 vertical-align: top;
}
 .widget-recently-purchased .item-qty input {
	 margin-bottom: 0;
}
 .widget-recently-purchased .info-tbl {
	 width: 100%;
}
 .widget-recently-purchased .info-tbl th {
	 font-size: 1em;
	 border-bottom-width: 1px;
}
 .widget-recently-purchased .info-tbl td {
	 font-size: 1em;
	 padding: 1em 0.75em 0.75em 1em;
	 vertical-align: top;
}
 .widget-recently-purchased .info-tbl th + th, .widget-recently-purchased .info-tbl td + td {
	 border-left: none;
}
 .widget-recently-purchased .info-tbl .col-name .item-thumb {
	 width: 50px;
	 height: 50px;
	 margin-right: 10px;
	 float: left;
}
 .widget-recently-purchased .info-tbl .col-name .item-num {
	 font-size: 0.875rem;
}
 .widget-recently-purchased .info-tbl tr:not(:first-of-type) {
	 background-color: white;
}
 .widget-recently-purchased .info-tbl .col-price {
	 width: 23%;
	 text-align: right;
}
 .widget-recently-purchased .info-tbl .col-actions {
	 width: 22%;
	 min-width: 13em;
	 text-align: right;
}
 .widget-recently-purchased .purchased-list {
	 list-style-type: none;
	 border: 1px solid #e0e0e0;
	 margin: 0;
}
 .widget-recently-purchased .purchased-list li {
	 border-bottom: 1px solid #e0e0e0;
	 margin: 0;
	 padding: 0.8rem 0.9rem;
	 position: relative;
}
 .widget-recently-purchased .purchased-list li .col-name {
	 clear: both;
	 width: 100%;
}
 .widget-recently-purchased .purchased-list li .col-name .item-thumb {
	 width: 50px;
	 height: 50px;
	 float: left;
	 margin-right: 10px;
}
 .widget-recently-purchased .purchased-list li .col-name .item-num {
	 font-size: 0.875rem;
}
 .widget-recently-purchased .purchased-list li .col-actions {
	 clear: both;
	 margin-left: 60px;
}
 .widget-recently-purchased .purchased-list li .col-actions .price, .widget-recently-purchased .purchased-list li .col-actions .um {
	 position: relative;
}
 .widget-recently-purchased .purchased-list li .col-actions .actions {
	 margin-top: 0.5rem;
}
 @media only screen and (max-width: 480px) {
	 .widget-recently-purchased .quote-required .f-dropdown.open:before {
		 left: 102px;
	}
	 .widget-recently-purchased .quote-required .f-dropdown.open:after {
		 left: 101px;
	}
	 .widget-recently-purchased .quantity-pricing .f-dropdown.open:before {
		 left: 17px;
	}
	 .widget-recently-purchased .quantity-pricing .f-dropdown.open:after {
		 left: 16px;
	}
}
 @media only screen and (max-width: 767px) {
	 .widget-recently-purchased .hidden-for-small-only {
		 display: none !important;
	}
	 .widget-recently-purchased .show-for-small-only {
		 display: block !important;
	}
}
 