.page_headers {
	margin: 0 0 15px;
	font-weight: bold;
}
.page-content {
    padding-top: 0;
}
.product-reviews {
    margin: 0 0 15px;
}
span.reviews {
    margin-right: 15px;
}
.reviews-stars {
	margin-right: 10px;
}
.short-description {
    margin: 0 0 15px;
}
.product-id {
    margin: 0 0 15px;
}
.product-gtin {
    margin: 0 0 15px;
}
.header > .page_heading {
    margin-bottom: 25px;
}
.sub-section {
	margin: 35px 0 0;
}
.sub-section select {
	min-width: 220px;
}

label.gc-label {
    margin: 0;
    line-height: 36px;
}

/*	Previous Next
	--------------------------	*/
.prev-prod,
.next-prod {
	margin: 0 0 15px;
}
.prev-prod a, 
.next-prod a {
    width: 80px;
    display: block;
    text-align: center;
    background-color: #ececec;
	border: 2px solid #ddd;
}
.prev-prod a span, 
.next-prod a span {
    line-height: 30px;
    padding: 0 5px;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
}
.prev-next a:hover {
	opacity: 0.7;
}

/*	Pricing
--------------------------	*/
.pricingBlock {
    margin: 0 0 15px;
	line-height: 1;
}
.pricingBlock span {
	padding-left: 5px;
}
.pricingBlock .savings {
}
.pricingBlock .yourprice,
.pricingBlock .saleprice {
    font-size: 1.4em;
    font-weight: bold;
}
.pricingBlock .retailprice {
    text-decoration: line-through;
    margin: 10px 0;
}
.availability-header {
	font-weight: bold;
}
span.freeshipping {
	/*margin-left: 20px;*/
}



/*	Multiple Send to
--------------------------	*/
.multipleship-inner .send-to {
	margin-right: 20px;
}
/* hidden by default */
.multipleShipToBlock .add-name, .multipleShipToBlock .note {
    display: none;
}

/*	Media
--------------------------	*/
.main-image > a img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.addl-images {
    margin: 10px 0 40px 0;
	opacity: 0;
	height: 50px;
}
	.addl-images.addl-images-ready {
		opacity: 1;
		height: auto;
	}
	.addl-images .flexslider {
		padding: 0 30px;
	}
	.addl-images .flex-direction-nav .flex-prev,
	.addl-images .flex-direction-nav .flex-next {
		opacity: 1;
		width: auto;
		height: 20px;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.addl-images .flex-direction-nav .flex-prev {
		left: 0 !important;
	}
	.addl-images .flex-direction-nav .flex-next {
		right: 0 !important;
	}
.addl-images .flex-direction-nav a:before {
	font-size: 20px;
	line-height: 20px;
}
.addl-images .flex-direction-nav a:hover {
	opacity: 0.7 !important;
}
.addl-images ul.slides li {
	padding: 0 10px;
}
.addl-images ul.slides li a {
	display: block;
	width: 100%;
	padding-top: 100%;
	position: relative;
	background-color: #ececec;
}
.addl-images ul.slides li a:hover {
	opacity: 0.8;
}
.addl-images ul.slides li a img {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
	box-shadow: none;
}
#realmediaBlock {
	display: none;
}
a#showRealMedia i {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: auto;
    color: #000;
    font-size: 32px;
}
.embedtool {
	position: relative;
	height: 0;
	padding-top: 56%;
	overflow: hidden;
	max-width: 100%;
} 
.embedtool iframe, 
.embedtool object, 
.embedtool embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.imagecaptiont {
    margin: 10px 0 0;
    font-size: 12px;
    padding: 10px 0;
	text-align: center;
}

.special-action {
	display: inline-block;
	margin: 0 10px;
}
.special-action .btn-link {
	padding: 0;
	color: #000;
	font-weight: bold;
}

.qaLink { margin: 0 0 15px; }
.qaLink > a > i { color: #333; }
.qaLink > a > i {vertical-align: middle}

/*	Listing Tabs
--------------------------	*/
.rTabs {
	margin: 35px 0;
}
.r-tabs {
	position: relative;
}
.r-tabs .r-tabs-nav {
	border-bottom: 1px solid #ececec;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	top: 1px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	background: #000;
	margin-bottom: 1px;
	padding: 10px 15px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
	background-color: #fff;
	margin-bottom: -1px;
	border-top: none;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #000;
	background-color: #fff;
    border-top: 1px solid #ececec;
}
.r-tabs .r-tabs-panel {
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	margin-bottom: 3px;
    min-height: 200px;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #000;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
	margin-bottom: 0;
}
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}
.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}
.r-tabs .r-tabs-panel {
    background: #fff;
    padding: 25px;
    display: none;
}
.r-tabs .r-tabs-accordion-title {
    display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
@media(max-width: 1023px) {
	.r-tabs .r-tabs-nav {
		display: none;
	}
	.r-tabs .r-tabs-accordion-title {
		display: block;
	}
}
@media(max-width: 767px) {
    .rTabs {
        margin: 20px 0 35px 0;
    }
}
/*	messagebar.min.js classses
--------------------------	*/
.mb--messagebar {
	position: fixed;
	top: -100px;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all .2s ease-in-out;
	background: #3498db;
	font-size: 2em;
	line-height: 2em;
	color: #FFF;
	text-align: center;
	z-index: 9999;
}
.mb--messagebar.mb--messagebar--show {
	opacity: 1;
	top: 0;
}
.mb--messagebar.mb--messagebar--hide {
	opacity: 0;
	top: -100px;
}
.mb--messagebar.mb--messagebar--danger {
	background: #d9534f;
}
.mb--messagebar.mb--messagebar--success {
	background: #2ecc71;
}
.mb--messagebar.mb--messagebar--warning {
	background: #f39c12;
}

/*	Wishlist
--------------------------	*/
.modal-error {
	position: relative;
	padding-right: 40px;
}
.modal-error ul {
	padding-left: 25px;
	margin-bottom: 0;
}
.modal-heading {
    margin: 10px 0 25px;
    font-size: 20px;
}
.close-error {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}

/*	rating
--------------------------	*/
.rating {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative;
}
.rating-input {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0;
	display: none;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    color: #ffd700;
}
.rating-star,
.rating:hover .rating-star {
	color: #b8b8b8;
	font-size: 24px;
	float: right;
	cursor: pointer;
}
.rating-label {
	margin-bottom: 0;
}
/*	Modals
--------------------------	*/
.ajax-modal-content {
    position: relative;
}
.ajax-modal-content .loading-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.7);
    z-index: 1000;
	display: none;
}
.ajax-modal-content .modal-ajaxload {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
}
.modal-ajaxload.icon-spin2:before { margin: 0; }
.modal-response {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 10px;
	display: none;
}
.modal-resout {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}
.modal-resin {
    display: table-cell;
    vertical-align: middle;
}

/*	Product QA
--------------------------	*/
.answerBlock {
    margin: 15px 0 0;
}
p.answerBlock-q {
    margin: 0 0 15px;
}
.question-modal .answer-item {display: none !important}
.answer-modal .question-item {display: none !important}
#qalist-modal iframe,
#reviewlist-modal  iframe {
    border: none;
    margin: 0;
    width: 100%;
    height: 480px;
}
@media(max-width: 767px) {
    #qalist-modal iframe,
    #reviewlist-modal iframe{
        height: 320px;
    }
}
#qalist-modal .modal-dialog,
#reviewlist-modal .modal-dialog {
    width: 800px;
    max-width: 100%;
}
.qa_link {
    float: right;
    clear: both;
}
.review_link {
    clear: both;
    margin: 0 0 20px;
}
.reviews_sorting > label {
    display: block;
}
.reviewsBlock {
    margin: 30px 0 0;
}
.qa_list {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ececec;
}
.qa_list h4 {
    margin: 0 0 5px;
    font-size: 1em;
    line-height: 1.5em;
}
.qa_list h4 strong {
    font-size: 1.6em;
}
.q-author {
    font-size: 0.85em;
    margin: 0 0 20px;
    line-height: 1.5em;
}
.qa_answers {
    padding-left: 30px;
    margin: 0 0 20px;
}
.qa_answer {
    font-size: 1em;
    line-height: 1.5em;
    margin: 0 0 5px;
}
.qa_answer strong {
	font-size: 1.6em;
}
.qa_allowratings {
    font-size: 0.85em;
    line-height: 1.5em;
    margin: 0 0 5px;
}
.ans-author {
	font-size: 0.85em;
    line-height: 1.5em;
}

.btn.btnYes,
.btn.btnNo {
	padding: 3px 6px;
    line-height: 1;
}
/*	Reviews tab
--------------------------	*/
.star-rating {
    float: left;
    width: 100px;
}
.user_reviews {
    margin-bottom: 20px;
}
	.user_reviews:last-child {
		margin-bottom: 0;
	}
.review-info {
    float: left;
    width: 85%;
    margin-bottom: 10px;
}
.review-shortDesc {
    font-weight: bold;
    margin-bottom: 10px;
}
.review-longDesc {
    margin-bottom: 10px;
}
.rev_allowratings {
    font-size: 0.85em;
    line-height: 1.5em;
    margin: 10px 0 5px;
}
.reviewed-by {
    margin-top: 5px;
    display: block;
}
.qa_allowratings {
    font-size: 0.85em;
    line-height: 1.5em;
    margin: 0 0 5px;
}
.reviewed-by {
    font-size: 0.85em;
    line-height: 1.5em;
}

/*	Make an offer
--------------------------	*/
.offerField input.offer_amount {
	max-width: 70px;
}
.makeanoffer-product-details {
	margin: 0 0 20px;
}
.makeanoffer .product-item .price {
	height: auto;
}

/*	Waiting List
--------------------------	*/
.waitinglist.sub-section {
    margin: 20px 0 0;
}
/*	Product Features
--------------------------	*/
.productFeaturesBlock ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.productFeaturesBlock ul li {
    margin: 0 0 15px;
}
/*	Extra fields
--------------------------	*/
.extrafieldsBlock {
    margin: 15px 0 0;
}
.extra_field {
    margin-bottom: 10px;
}


@media only screen and (max-width: 767px) {
	.breadcrumnb {
		display: none;
	}
	.modal-open .modal {
		padding: 30px 0;
	}
	.btn.btn-addcart {
		padding: 8px 12px;
	}
}
@media only screen and (max-width: 567px) {
    .btn.btn-addcart i {
		display: none;
	}
}
/*	FB like button
--------------------------	*/
.likebutton {
    margin: 25px 0 0;
}

/*	Daily Deal
--------------------------	*/
.product-dd {
    margin: 0 0 20px;
    border: 2px dashed #d04b64;
}
.product-dd-left {
	background-color: #d04b64;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
}
.product-dd-left-inner {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
}
.product-dd-right {
    background-color: #ececec;
    color: #333;
    padding: 0 20px;
}
.product-dd-right-inner {
    display: table;
    width: 100%;
}
.widgetCountdown {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 60px;
}
.countdown-text {
    font-size: 16px;
    font-weight: bold;
    color: #d04b64;
}
.dd-timer {
	text-align: center;
}
.dd-countdown .timer {
	list-style: none;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
@media(max-width: 991px) {
	.product-dd {
		margin-top: 20px;
	}
}
@media(max-width: 767px) {
	.product-dd-left {
		display: table;
		width: 100%;
		text-align: center;
	}
}

/*	Group Deal
--------------------------	*/
.product-gd {
    margin: 0 0 20px;
    border: 2px dashed #d04b64;
}
.product-gd-timer {
    display: table;
    width: 100%;
    background-color: #ececec;
    color: #333;
    padding: 0 20px;
}
.product-gd .timer {
	list-style: none;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
.gd-details-item {
    padding: 10px;
    text-align: center;
}
.gd-details-item span {
	display: block;
	font-weight: bold;
}

/*	Browsing History
--------------------------	*/
@media(max-width: 767px) {
	.browsing_historyBlock .header h3 {
		margin: 0 0 25px;
		float: none !important;
	}
	.history-disable-btn {
		float: none !important;
	}
}

/*	Request Sample
--------------------------	*/
@media(max-width: 767px) {
    .addsample-btn {
        margin-top: 10px;
    }
}

/*	Apple Pay
--------------------------	*/
.stripe_applepay {
    margin-top: 10px;
}

/*	Get a Quote
--------------------------	*/
#get_quote-modal .modal-content {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	max-width: 800px;
}
#get_quote-modal .modal-body {
	padding: 0;
}
iframe#get_quote-iframe {
    width: 100%;
    border: none;
	display: block;
	min-height: 700px;
}
#get_quote-modal .modal-content > .close {
	z-index: 10;
	position: absolute;
	top: 0;
	right: 15px;
	line-height: 1;
	font-size: 36px;
}
@media(max-width: 767px) {
	#get_quote-modal .modal-content {
		max-width: 95%;
	}
}

/*	Related/Accessories spacing tweak
--------------------------	*/
@media(min-width: 992px) {
	.product-items.product-items-3 .product-item:nth-child(-n+3) {
		margin-bottom: 0;
	}
}
/*	Misc.
--------------------------	*/
.samplerequest {
    margin: 15px 0;
}

/*	Product Reviews
--------------------------	*/
.bv-cv2-cleanslate .bv-core-container-171 .bv-content-secondary-ratings-bars {
    position: absolute !important;
    width: 100% !important;
    z-index: 1 !important
}

.bv-cv2-cleanslate .bv-core-container-171 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25) !important;
    box-shadow: inset 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25) !important;
    width: 20% !important;
    float: left !important;
    height: 8px !important
}

.bv-cv2-cleanslate .bv-core-container-171 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar:first-child {
    -webkit-border-radius: 2px 0 0 2px !important;
    border-radius: 2px 0 0 2px !important
}

.bv-cv2-cleanslate .bv-core-container-171 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar:last-child {
    -webkit-border-radius: 0 2px 2px 0 !important;
    border-radius: 0 2px 2px 0 !important
}


.bv-cv2-cleanslate .bv-core-container-171 .bv-content-item .bv-content-secondary-ratings-value, .bv-cv2-cleanslate .bv-core-container-171 .bv-content-item:hover .bv-content-secondary-ratings-value {
    display: block !important;
    height: 8px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important
}

.bv-cv2-cleanslate .bv-core-container-171 .bv-content-item .bv-content-secondary-ratings-value, .bv-cv2-cleanslate .bv-core-container-171 .bv-content-item:hover .bv-content-secondary-ratings-value, .bv-cv2-cleanslate .bv-core-container-171 .bv-content-item .bv-content-secondary-ratings-container, .bv-cv2-cleanslate .bv-core-container-171 .bv-content-item:hover .bv-content-secondary-ratings-container {
    height: 20px !important
}

#filteredSearchResults {
    display: none;
    min-height: 25px;
    margin: 15px 0 0 0;
}

/*#filteredSearchResults button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f2f5f9;
    color: #737f8d;
    border: 1px solid #d6e2eb;
    line-height: 13px;
    padding: 3px 5px 3px 5px;
    margin: 3px 5px 3px 0;
    position: relative;
}

#filteredSearchResults button:hover {
    background-color: #d6e2eb;
}

#filteredSearchResults span {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f2f5f9;
    color: #333;
    font-size: 13px;
    border: 1px solid #d6e2eb;
    line-height: 24px;
    padding: 0 8px;
    margin: 3px 5px 3px 0;
    position: relative;
    display: inline-block;
}

#filteredSearchResults span > a.filterRemover {
    margin-left: 10px;
    color: #fff;
}*/

#filteredSearchResults span.btn > span {
    margin-left: 5px;
}

.bv-content-secondary-ratings-value {
    display: block !important;
    height: 8px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    background-color: #d40202 !important;
    height: 10px !important;
    margin-top: 7px !important;
}

.bv-content-secondary-ratings-container {
    display: block !important;
    box-shadow: inset 0 0 2px rgba(0,0,0,.25) !important;
    border-radius: 2px !important;
    position: relative !important;
}

.reviews-snapshot-header {
    margin: 0 0 20px;
}
.reviews-snapshot-header-right {
    margin: 0 0 8px;
}
.reviews-snapshot-header h4 {
    margin: 0 0 5px;
    line-height: 1;
    font-weight: bold;
}
.reviews-snapshot-header p {
    margin: 0;
    line-height: 1;
}
div#divLoadMore {
    margin: 30px 0 0;
}
.review-load-spinner {
    margin: 0 0 10px;
    font-size: 24px;
    display: none;
}
@media(max-width: 991px) {
    .average-customer-rating-sm {
        margin-top: 30px;
    }
    .rating-filter-label {
        padding: 0;
    }
}
}
.showZipInput {
    max-width: 320px;
}
div#tfe {
    font-weight: bold;
}