.page_headers {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: 600;
	color: #323232;
	line-height: 24px;
}
.page-content {
    padding-top: 17px;
}
#listing form > .prev-next {
	display: none;
}
#listing form > .sub-section {
	border-top: 1px solid #efefef;
	margin-bottom: 55px;
}
#listing form > .sub-section .page_heading {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 36px;
	margin-top: 26px;
}
#listing form > .sub-section.rewardsPointsBlock .page_heading {
	margin-bottom: 18px;
}
#listing form > .sub-section#breadcrumbsBlock {
    margin-bottom: 50px;
}
#listing form > .sub-section#breadcrumbsBlock .page_heading {
	margin-top: 26px;
    margin-bottom: 32px;
}
#listing form > .sub-section .product-items {
	margin: 0;
}
#listing form > .sub-section .owl-item .product-item {
	width: 100%;
	padding: 0;
	margin-bottom: 5px;
}
#listing form > .sub-section .owl-item .product-item .on-sale-badge {
	right: 0;
}

#listing form > .sub-section .owl-carousel .owl-nav > div {
	width: 20px;
	height: 34px;
	font-size: 0;
	position: absolute;
	top: 30%;
}
#listing form > .sub-section .owl-carousel .owl-nav > .owl-prev {
	left: -50px;
}
#listing form > .sub-section .owl-carousel .owl-nav > .owl-next {
	right: -50px;
}
#listing form > .sub-section .owl-carousel .owl-nav > div:before {
	font-size: 45px;
	font-family: FontAwesome;
}
#listing form > .sub-section .owl-carousel .owl-nav > .owl-prev:before {
	content: "\f104";
}
#listing form > .sub-section .owl-carousel .owl-nav > .owl-next:before {
	content: "\f105";
}

@media (max-width: 1300px) {
	#listing form > .sub-section .owl-carousel .owl-nav > .owl-prev {
		left: -25px;
	}

	#listing form > .sub-section .owl-carousel .owl-nav > .owl-next {
		right: -25px;
		text-align: right;
	}
}
@media (max-width: 1199px) {
	#listing form > .sub-section .owl-carousel .owl-nav > div {
		top: 25%;
		margin-top: -17px;
	}
	#listing form > .sub-section .owl-carousel .owl-nav > .owl-prev {
		left: -15px;
	}

	#listing form > .sub-section .owl-carousel .owl-nav > .owl-next {
		right: -16px;
	}
	#listing form > .sub-section .owl-carousel .owl-nav > div:before {
		font-size: 40px;
	}
}
@media (max-width: 767px) {
	#listing form > .sub-section .owl-carousel .owl-nav > div {
		top: 30%;
		margin-top: -17px;
	}
}
.product-items .product-item .action.clear {
	width: 100%;
}
.product-items .product-item > .action.clear .btn {
	margin-bottom: 15px;
	border: 2px solid #323232;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	padding: 8px 12px;
}
.product-reviews {
    margin: 0 0 15px;
    display: inline-block;
}
span.reviews {
    margin-right: 15px;
}
.reviews-stars {
	margin-right: 15px;
}
.reviews-count > a {
	color: #646464;
}
.short-description {
    margin: 0 0 15px;
    display: none;
}
.product-id {
    margin: 0 0 15px;
}
.product-id strong {
	font-weight: 500;
	color: #323232;
}
.product-gtin {
    margin: 0 0 15px;
}

.sub-section {
	margin: 23px 0 0;
}
.sub-section select {
	min-width: 220px;
}

label.gc-label {
    margin: 0;
    line-height: 36px;
}

#divOptionsBlock .header > h4.page_heading {
	font-size: 13px;
	font-weight: 600;
	color: #323232;
	letter-spacing: .08em;
	padding-bottom: 12px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 28px;
}

.qtybox-addcart label{
	display: block;
}
/*	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: 13px 0 15px;
	line-height: 1;
	display: inline-block;
}
.pricingBlock .yourprice,
.pricingBlock .saleprice .sale-price
 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0;
	color: #323232;
}
.pricingBlock .savings {
}

.pricingBlock .price label {
	display: none;
}
.pricingBlock .saleprice .original-price {
	display: none;
}
.pricingBlock .retailprice {
    text-decoration: line-through;
    margin: 15px 0 10px 0;
}
.availabilityInfo {
	margin-bottom: 16px;
}
.product_availability {
	color: #ae9e7a;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .08em;
	position: relative;
	margin-right: 15px;
}
.product_availability:before {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ae9e7a;
}
.availability-header {
	font-weight: bold;
	display: none;
}
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
--------------------------	*/
.product-cols #main-image {
	padding-right: 40px;
	position: relative;
}
.main-image > a img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.addl-images {
    margin: 15px 40px 0px 0;
	opacity: 0;
	height: 101px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
 .addl-images {opacity: 1;}
}
.addl-images .slides {
	padding-left: 0;
}
.addl-images .slides .prod-thumb {
	text-align: center;
	list-style: none;
}
.addl-images.addl-images-ready {
	opacity: 1;
	height: auto;
}
.addl-images .slides .prod-thumb a {
	display: block;
	width: 100%;
	position: relative;
	color: #fff;
}
.addl-images .owl-carousel .owl-item img {
	width: auto;
	margin: 0 auto;
	box-shadow: none; 
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
}
.addl-images .slides .prod-thumb a.mz-thumb-selected img,
.addl-images .slides .prod-thumb a.mz-thumb-selected i{
	border-bottom: 2px solid #323232;
}
#realmediaBlock {
	display: none;
}
.addl-images .slides .owl-nav {
	text-align: center;
	margin-top: 12px;
}
.addl-images .slides .owl-nav > div{
	display: inline-block;
	margin: 0px 10px;
	width: 36px;
	height: 36px;
	border: 1px solid #d7d7d7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 5px 0;
	text-align: center;
	font-size: 0;
}
.addl-images .slides .owl-nav > div:before {
	font: normal normal normal 23px/1 FontAwesome;
	content: "\f104";
}
.addl-images .slides .owl-nav > div.owl-next:before {
	content: "\f105";
	margin-right: -4px;
}

/* Product Detail */
.product-details .alpha-col {
	width: 60%;
	float: left;
}
.product-details .alpha-col .addToCartBlock {
	width: 100%;
	max-width: 270px;
}
.product-details .special-actions {
	width: 40%;
	float: left;
	padding-top: 110px;
}
.social-bookmarking {
	margin: 20px -6px 0 -6px;

}
.social-bookmarking .at-share-btn-elements .at-icon,
.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 22px !important;
	height: 22px !important;
}
.social-bookmarking .at-resp-share-element .at-share-btn {
	margin: 0 7px 0 0 !important;
	padding: 0 !important;
	text-align: center;
}
.social-bookmarking .at-resp-share-element .at-share-btn.at-svc-compact {
	margin-right: 0 !important;
}
.at-resp-share-element .at-share-btn:focus, 
.at-resp-share-element .at-share-btn:hover {
	transform: none !important;
	-ms-transform: none !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-o-transform: none !important;
	opacity: 0.8;
    filter: alpha(opacity=80);

}

@media (min-width: 992px) and (max-width: 1199px) {
	.product-cols .left-col{
		width: 45%;
	}
	.product-cols .right-col{
		width: 55%;
	}
}
@media (max-width: 1199px) {
	.product-cols #main-image {
		padding-right: 0px;
	}
	.addl-images {
		margin-right: 0px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.product-details .alpha-col {
		width: 100%;
	}
	.product-details .special-actions {
		padding-top: 0;
		width: 100%;
	}
	.product-details .alpha-col .addToCartBlock
	 {
		max-width: 100%;
	}
	.product-details .special-actions .special-action,
	.product-details .special-actions .btn,
	.product-details .addToCartBlock .qtybox-addcart button#Add {
		width: 100%;
	}
	.product-details .special-actions {
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.addl-images {
		max-width: 532px;
		margin-left: auto;
		margin-right: auto;
	}
	.qv .addl-images {
		max-width: 345px;
	}
	
	.product-details {
		margin-top: 30px;
	}
}
@media (max-width: 580px) {
	.product-details .special-actions {
		padding-top: 0;
		width: 100%;
	}
	.product-details .alpha-col .addToCartBlock {
		max-width: 100%;
	}
	.product-details .special-actions .special-action,
	.product-details .special-actions .btn,
	.product-details .addToCartBlock .qtybox-addcart button#Add {
		width: 100%;
	}
	.product-details .alpha-col {
		width: 100%;
	}
	.product-details .special-actions {
		margin-bottom: 15px;
	}
}
@media (max-width: 480px) {
	.qv .addl-images {
		max-width: 320px;
	}
}

@media (max-width: 350px) {
	.qv .addl-images {
		max-width: 250px;
	}
}


/*.addl-images .flex-direction-nav {
	text-align: center;
	margin-top: 12px;
}
.addl-images .flex-direction-nav li {
	display: inline-block;
	margin: 0px 10px;
}
.addl-images .flex-direction-nav li a {
	position: relative;
	left: auto;
	right: auto;
	display: inline-block;
	width: 36px;
	height: 36px;
	border: 1px solid #d7d7d7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 6px 0;
	text-align: center;
}
.addl-images .flex-direction-nav .flex-prev,
.addl-images .flex-direction-nav .flex-next {
	opacity: 1;
	margin: auto;
}
.addl-images .flex-direction-nav a:before {
	font: normal normal normal 23px/1 FontAwesome;
	margin-top: -1px;
}
.addl-images .flex-direction-nav .flex-prev:before {
	content: "\f104";
}
.addl-images .flex-direction-nav .flex-next:before {
	content: "\f105";
	margin-right: -3px;
}
.addl-images .flex-direction-nav a:hover {
	opacity: 0.7 !important;
}
.addl-images .flexslider:hover .flex-direction-nav .flex-next {
	right: auto;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	left: auto;
}*/

.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 {
    font-size: 13px;
	padding: 4px 0;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
	/* background: #8d8d8e; */
	color: #fff;
	right: 40px;
	display: none;
}
.imagecaptiont.hasCaption {
	display: block;
}

.special-action {
	display: inline-block;
}
.special-action .btn-link, 
.create-review-link.btn-link {
	padding: 0;
	color: #323232;
	font-weight: 500;
	font-size: 12px;
	text-transform: none;
	min-width: 200px;
	padding: 11px 15px 9px 15px;
    border: 1px solid #d7d7d7;
    margin-bottom: 6px;
    letter-spacing: .02em;
    text-align: left;
}
.special-action .btn-link:hover,
.create-review-link.btn-link:hover {
	border: 1px solid #646464;
	text-decoration: none;
}
.create-review-link.btn-link a:hover {
	text-decoration: none;
}
.special-action .btn-link i,
.create-review-link.btn-link i {
	margin-right: 10px;
}
.special-action .btn-link i {
	font-size: 13px;
	width: 16px;
}
.create-review-link.btn-link i {
	width: 16px;
}
.special-action.addGiftRegistry .btn-link i{
	font-size: 16px;
}
.special-action.email_friend .btn-link i,
.create-review-link.btn-link i {
	font-size: 14px;
}
.special-action.make_an_offer .btn-link i {
	margin-right: 8px;
}

.create-review-link.btn-link a {
	color: #323232;
}
.create-review-link.btn-link a:hover {
	color: #323232;
}
.qaLink { 
	margin: 0 0 8px; 
	display: inline-block;
}
.qaLink > a {
	color: #646464;
}
.qaLink > a > i { 
	color: #333; 
	vertical-align: middle;
	display: none;
}


/*	Listing Tabs
--------------------------	*/
.rTabs {
	margin: 60px 0 0px 0;
}
.r-tabs {
	position: relative;
}
.r-tabs .r-tabs-nav {
	position: relative;
	display: inline-block;
	width: 100%;
}
.r-tabs .r-tabs-nav:before {
	content: "";
	background: #d7d7d7;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 0;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	z-index: 1;
	display: table;
	float: left;
	margin-left: -1px;
}
.r-tabs .r-tabs-nav .r-tabs-tab:first-child {
	margin-left: 0;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	margin-bottom: 1px;
	padding: 11px 30px 9px 30px;
	display: table-cell;
	text-decoration: none;
	color: #323232;
	font-weight: 600;
	font-size: 13px;
	letter-spacing: .08em;
	text-transform: uppercase;
	border: 1px solid #d7d7d7;
	background-color: #fff;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
	background-color: #fff;
	border-top: none;
	border-bottom: none;
	z-index: 10;
	text-decoration: none;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	border-bottom-color: #fff;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	text-decoration: none;
}
.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 0 20px 0;
    display: none;
}
.r-tabs .r-tabs-panel h4,
.r-tabs .r-tabs-panel h3 {
	font-size: 13px;
	font-weight: 600;
	color: #323232;
}
.r-tabs .r-tabs-panel h4 {
	margin: 32px 0 18px 0;
}
.r-tabs .r-tabs-panel h4:first-child {
	margin-top: 0;
}
.r-tabs .r-tabs-panel h3 {
	text-transform: uppercase;
	letter-spacing: .08em;
	border-bottom: 1px solid #b3b3b3;
	margin: 22px 0 0px 0;
	display: inline-block;
}
.r-tabs .r-tabs-panel > div p,
.r-tabs .r-tabs-panel > div blockquote {
	line-height: 22px;
	font-size: 12px;
}
.r-tabs .r-tabs-accordion-title {
    display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
@media(max-width: 767px) {
	.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}

.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: 14px;
    padding: 9px 10px;
    background: #323232;
    color: #fff;
    margin-right: 10px;
    display: inline-block;
}
.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;
}
.qa-answer-btn.btn-default {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	border: 2px solid #323232;
	line-height: 14px;
	margin-top: 10px;
	letter-spacing: 0.02em;
}
.qa-answer-btn.btn-default .icon-angle-right {
	display: none;
}
.btn.btnYes,
.btn.btnNo {
	padding: 3px 6px;
    line-height: 1;
}
.qaLink i {
	display: none;
}
.qaLink.btn {
	letter-spacing: 0.02em;
}
@media (max-width: 480px) {
	.qaLink.btn {
		font-size: 12px;
	}
}
/*	Reviews tab
--------------------------	*/
#reviewsBlock .star-rating {
    float: left;
    width: 100px;
    text-align: left;
    margin-bottom: 10px;
}
.user_reviews {
    margin-bottom: 20px;
    border-bottom: 1px dotted #efefef;
    padding-bottom: 10px;
}
.user_reviews:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.review-info {
    float: left;
    width: 85%;
    margin-bottom: 10px;
}
.review-shortDesc {
    font-weight: 500;
    margin-bottom: 10px;
    color: #323232;
}
.review-longDesc {
    margin-bottom: 10px;
}
.rev_allowratings {
    line-height: 1.5em;
    margin: 15px 0 5px;
}
.rev_allowratings .btn {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 8px;
    border: 1px solid #323232;
}
.rev_allowratings .btnYes {
	background: #323232;
	color: #fff;
	margin-right: 10px;
	margin-left: 10px;
}
.rev_allowratings span {
	margin-left: 15px;
}
.rev_allowratings span strong, .rev_allowratings span b {
	color: #323232;
	font-weight: 500;
}
.reviewed-by {
    margin-top: 5px;
    display: block;
}
.qa_allowratings {
    font-size: 0.85em;
    line-height: 1.5em;
    margin: 0 0 5px;
}
.reviewed-by {
    line-height: 1.5em;
}

/* Write Review popup */
.createreview-modal .modal-header h4{
	color: #323232;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .08em;
}
.createreview-modal .rating-star,
.createreview-modal .rating:hover .rating-star {
	font-size: 16px;
	color: #dfdfe0;
}
.createreview-modal .modal-body .rating-label, 
.createreview-modal .modal-body .form-group label {
	width: 20%;
	float: left;
	color: #323232;
	font-weight: 500;
}
.createreview-modal .modal-body .form-group label {
	line-height: 36px;
	margin-bottom: 0px;
}
.createreview-modal .modal-body .rating-label .small-label {
	width: 100%;
}
.createreview-modal .modal-body .form-group input,
.createreview-modal .modal-body textarea.form-control
 {
 	width: 75%;
 	float: left;
 	max-width: 460px;
}
.createreview-modal .modal-body .form-group input#privacy_accepted{
	width:5%;
}
.cus{
    position: absolute;
    line-height: 0;
    top: 12px;
}
.createreview-modal .modal-body .rating-wrap .required {
	display: none;
}
.createreview-modal .modal-body .form-group .required {
	margin-left: 15px;
	padding-top: 10px;
}
#createreview-recaptchaRobot {
	padding-left: 20%;
}
.createreview-modal .modal-footer {
	border-top: none;
	text-align: left;
	padding-top: 0;
	padding-bottom: 25px;
}
.createreview-modal .modal-footer .btn:first-child {
	margin-left: 20%;
	box-shadow: none; 
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    border: 1px solid #323232;
    min-width: 90px;
    padding: 10px 12px;
    width: auto;
}
#createreview_button {
	width: auto;
	min-width: 150px;
	margin-left: 15px;
}
.createreview-modal .form-group {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}
.createreview-modal .captcha .form-group {
	margin-bottom: 0;
}
@media (max-width: 991px) {
	.modal-resacts .btn-default, .modal-footer .btn-default {
		max-width: 320px;
	}
}

@media (max-width: 580px) {
	#createreview_button {
		margin-left: 0;
	}
	.createreview-modal .modal-body .rating-label, .createreview-modal .modal-body .form-group label {
		width: 100%;
		line-height: 26px;
	}
	.createreview-modal .modal-body .rating-label {
		margin-bottom: 0;
	}
	.createreview-modal .modal-body .form-group input, .createreview-modal .modal-body textarea.form-control {
		width: 90%;
	}
	#createreview-recaptchaRobot {
		padding-left: 0;
	}
	.createreview-modal .modal-footer .btn:first-child {
		margin-left: 0;
	}
}
@media (max-width: 350px) {
	.recaptchaRobot > div {
		max-width: 268px;
	}
	.recaptchaRobot iframe {
		max-width: 100%;
	}
	.createreview-modal .modal-footer .btn {
		width: 100% !important;
	}
	#createreview_button {
		margin-top: 10px;
		margin-left: 0;
	}
}
/*	Make an offer
--------------------------	*/
#makeanoffer-modal .modal-header {
	border-bottom: none;
}
#makeanoffer-modal .modal-header .modal-title {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
#makeanoffer-modal .modal-header h3 {
	font-size: 13px;
	font-weight: 600;
	color: #323232;
	margin-bottom: 0;
}

.offerField input.offer_amount {
	max-width: 70px;
}
.makeanoffer-product-details {
	margin: 0 0 20px;
}
.makeanoffer .product-item .price {
	height: auto;
	font-size: 14px;
}

.makeanoffer .product-item .price strong {
	font-weight: 500;
	font-size: 12px;
	margin-right: 7px;
}
.makeanoffer-product-details .col-sm-3 {
	padding-left: 0;
}
@media (max-width: 767px) {
	.makeanoffer-product-details .col-sm-9 {
		margin-top: 15px;
		padding: 0;
	}
	.makeanoffer-product-details .col-sm-3 {
		padding-right: 0;
	} 
	.makeanoffer-product-details .col-sm-9 .form-group.offerField {
		margin-bottom: 0;
	}
}


/* Product QA */
#productqa_question {
	resize: vertical;
}
/*	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;
	}
	.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 30px;
    border: 1px solid #efefef;
}
.product-dd-left {
	font-weight: 500;
	text-transform: uppercase;
	color: #323232;
	font-size: 13px;
	border-right: 1px solid #efefef;
}
.product-dd-left-inner {
    height: 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
   -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
}
.product-dd-right {
    color: #323232;
    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: #323232;
    display: none;
}
.dd-timer {
	text-align: center;
}
.dd-countdown .timer {
	list-style: none;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.16em;
}
@media(max-width: 991px) {
	.product-dd {
		margin-top: 20px;
	}
}
@media(max-width: 767px) {
	.product-dd-left {
		display: table;
		width: 100%;
		text-align: center;
		border-right: none;
		border-bottom: 1px solid #efefef; 
	}
}

/*	Group Deal
--------------------------	*/
.product-gd {
    margin: 0 0 30px;
    border: 1px solid #efefef;
}
.product-gd-timer {
    display: table;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    color: #333;
    padding: 0 20px;
}
.product-gd .timer {
	list-style: none;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.16em;
}
.gd-details-item {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    color: #323232;
}
.gd-details-item span {
	display: block;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: .04em;
}

/*	Browsing History
--------------------------	*/


/*	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;
}

.modal-title {
    color: #323232;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
figure.mz-figure, .owl-carousel {
	z-index: 0 !important;
}