.single-product-page {
	/* font-family: "NotoSans-Regular"; */
	/* font-weight: normal; */
}
.product_box .btn.add-cart,
.btn.add-cart {
	border-radius: 33px !important;
}
.single-product-page .product-navigation {
	margin-bottom: 0px;
	position: absolute;
	right: 5.5%;
}
.single-product-page .product-detail {
	position: relative;
}
.single-product-page .product-navigation {
	margin-bottom: 0px;
	position: relative;
	right: 5.5%;
}
.single-product-page .product-navigation-right .btn {
	border: 0px;
	padding: 0px;
	background: transparent;
}
.single-product-page .product-navigation-right .btn a {
	color: #d8d8d8;
	line-height: 1;
	font-size: 33px;
}
.single-product-page .product-navigation-right .btn:hover {
	background-color: transparent;
	color: #2c6840;
}
.single-product-page .product-navigation-right .btn:hover a {
	color: #e1574c;
}
.single-product-page .product-navigation-right .btn.btn-share:hover a {
	color: #7fb9b4;
}
.single-product-page
	.product-navigation-right
	.btn.btn-share.active
	a
	.img-default {
	opacity: 0;
	visibility: hidden;
}
.single-product-page
	.product-navigation-right
	.btn.btn-share.active
	a
	.img-active {
	color: #7fb9b4;
	opacity: 1;
	visibility: visible;
}
.single-product-page .product-list li.image-thumb {
	border-radius: 0px;
	/* padding: 5px; */
	border: 1px solid #ccc;
	width: 100% !important;
	height: 100px;
	/* margin-bottom: 12px; */
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border-radius: 5px;
}
.single-product-page .product-list li.image-thumb img {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	object-fit: cover;
}
.single-product-page #selected-image {
	border: 0px;
}
.single-product-page .individual-product {
	margin-bottom: 10px;
	margin-top: -20px;
}
.single-product-page .product-navigation .back-to-category a {
	font-size: 12px;
	color: #00b050;
}
.single-product-page .btn.add-cart .input-group .form-control,
.single-product-page .product_box .btn.add-cart,
.single-product-page .btn.add-cart {
	background: transparent !important;
}
.zoomContainer {
	z-index: 4;
}
#selected-image img {
	max-width: 100%;
	max-height: 100%;
}
.single-product-page .hide-grid {
	display: none;
}
.single-product-page .price_promo {
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	color: #f05229;
	line-height: 1.8;
}
.single-product-page .price_promo.f-red {
	color: #296cf0;
}
.single-product-page .price_promo.f-orange {
	color: #f5a623;
}
.single-product-page .product-name {
	font-size: 24px;
	color: #818281;
	margin-bottom: 0px;
	line-height: 1.3;
}
.single-product-page .product-brand {
	font-weight: normal;
}
.single-product-page .product-brand a {
	font-size: 24px;
	color: #7fb9b4;
	/* text-decoration: underline; */
	font-family: 'NotoSans-Medium';
}
.single-product-page #product-info-content .content_price .price_normal {
	font-size: 32px;
	color: #7fb9b4;
	font-family: 'NotoSans-Medium';
	line-height: 1;
}
.single-product-page #product-info-content .price_discount {
	color: #818281;
	font-size: 20px;
	font-weight: bold;
}

.single-product-page .another-product .main-heading {
	color: #2b6846;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 15px;
}
.single-product-page .another-product .white-wrapper {
	box-shadow: none;
	padding: 20px 35px;
}
.single-product-page .another-product .main-heading .dark-color {
	color: #2b6846;
}
.single-product-page .another-product .product_box {
	position: relative;
}
.single-product-page .another-product .owl-item {
	padding: 5px 0px;
}
.single-product-page .another-product .main-heading .dark-color {
	color: #7fb9b4;
}
.single-product-page .back-to-category a i {
	font-size: 15px;
	margin-right: 10px;
}
.single-product-page #product-info-content hr {
	border-color: #979797;
}
.detals_product_tab_wrapper .tab-pane {
	padding: 15px 0px;
	font-size: 14px;
	color: #867e7e;
}
.detals_product_tab_wrapper .tab-pane p {
	font-size: 14px;
	color: #867e7e;
}
.detals_product_tab_wrapper .nav-tabs .nav-link {
	padding: 0.5rem 16px;
	border: 0px;
	font-size: 13px;
	color: #867e7e;
	letter-spacing: 1px;
}
.detals_product_tab_wrapper .nav-tabs .nav-item.show .nav-link,
.detals_product_tab_wrapper .nav-tabs .nav-link.active {
	/* border-bottom: 5px solid #2C6840; */
	background: transparent;
}
.detals_product_tab_wrapper .nav-tabs {
	border-bottom: 1px solid #979797;
}
.single-product-page .product_detail {
	font-family: 'NotoSans-Regular';
	font-weight: normal;
	display: inline-block;
	margin-right: 8px;
	margin-top: 5px;
	color: #505151;
	font-size: 16px;
}
.single-product-page .product_detail {
	font-weight: bold;
}
.single-product-page .product_detail span {
	font-weight: normal;
}
.single-product-page #selected-image.out-of-stock,
.single-product-page .thumbnail-list.out-of-stock {
	position: relative;
}
.single-product-page #selected-image.out-of-stock img,
.single-product-page .thumbnail-list.out-of-stock img {
	filter: opacity(0.5);
}
.single-product-page #selected-image .text-out-of-stock,
.single-product-page .thumbnail-list .text-out-of-stock {
	content: 'Out of Stock';
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
}
.single-product-page .thumbnail-list .text-out-of-stock {
	text-align: center;
	z-index: 3;
}
.single-product-page #selected-image .text-out-of-stock span,
.single-product-page .thumbnail-list .text-out-of-stock span {
	font-size: 18px;
	color: #fff;
	background: #aeaeae;
	padding: 8px 30px;
}
.single-product-page .btn.btn-notify-me {
	font-size: 16px;
	color: #7fb9b4;
	background-color: transparent;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	display: block;
	padding: 4px 14px;
	margin: 8px 0;
	width: 100%;
	height: 51px;
	border: 2px solid #00b050;
	text-transform: uppercase;
	border-radius: 15px;
	display: flex;
}
.single-product-page #product-info-content .btn.btn-notify-me {
	border-radius: 25px;
	font-size: 20px;
	font-family: 'NotoSans-Regular';
}
.single-product-page #product-info-content .btn.btn-notify-me img {
	height: 31px;
}
.single-product-page #product-info-content .btn.btn-notify-me:hover {
	background-color: transparent;
}
.single-product-page .btn.btn-notify-me img {
	height: 25px;
	max-height: 31px;
}

.single-product-page .another-product .main-heading {
	text-transform: uppercase;
	margin-bottom: 30px;
	text-align: center;
}
.single-product-page .breadcrumb {
	font-size: 13px;
}

.single-product-page .social .fbtn {
	width: 50px;
	display: inline-block;
	color: #fff;
	text-align: center;
	line-height: 18px;
	float: left;
}
.single-product-page .social .fa {
	padding: 15px 0px;
}
.single-product-page .facebook {
	background-color: #3b5998;
}

.single-product-page .twitter {
	background-color: #55acee;
}

.single-product-page .stumbleupon {
	background-color: #eb4924;
}
.single-product-page .gplus {
	background-color: #dd4b39;
}
.single-product-page .mail {
	background-color: #000;
}

.single-product-page .buffer {
	background-color: #323b43;
}

.single-product-page .share-button.sharer .social.active {
	opacity: 1;
	transition: all 0.4s ease 0s;
	visibility: visible;
}
.single-product-page .share-button.sharer .social.networks-5 {
	position: absolute;
	width: 150px;
	top: 120%;
	right: 0;

	z-index: 3;
}
.single-product-page .share-button.sharer .social.top {
}
.single-product-page .share-button.sharer .social {
	opacity: 0;
	transition: all 0.4s ease 0s;
	visibility: hidden;
}

.single-product-page .mb-60 {
	margin-bottom: 60px;
}
@media (max-width: 992px) {
	.single-product-page .another-product .white-wrapper {
		padding: 20px 5px;
	}
	.single-product-page .product-navigation-right .btn.btn-share:hover a {
		color: #d8d8d8;
	}
	.single-product-page .product-navigation-right .btn.btn-share.active a {
		color: #7fb9b4;
	}
	.single-product-page .share-button.sharer .social.top {
		padding: 0px;
		margin: 0px;
		right: -35px;
	}
	.single-product-page {
		padding-left: 0px;
		padding-right: 0px;
	}
	.single-product-page .product-detail {
		padding-left: 5px;
		padding-right: 5px;
	}
	.single-product-page .thumbnail-list {
		margin-top: 15px;
		position: relative;
	}
	.single-product-page .thumbnail-list .thumbnail-indicator-box {
		position: absolute;
		bottom: 10px;
		z-index: 9;
		font-size: 10px;
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}
	.single-product-page
		.thumbnail-list
		.thumbnail-indicator-box
		.thumbnail-indicator {
		background: #7fb9b4;
		color: #fff;
		padding: 4px 6px;
		border-radius: 15px;
		text-align: center;
	}
	.single-product-page .product-list li.image-thumb {
		width: 100% !important;
		height: 392px;
		/* padding: 5px; */
		border: 0px;
		margin-bottom: 8px;
		padding: 0px;
	}
	.single-product-page .product-navigation-right .btn {
		line-height: 1;
	}
	.single-product-page .product-navigation-right .btn a {
		color: #d8d8d8;
		line-height: 1;
		font-size: 24px;
	}
	.single-product-page .product-navigation {
		margin-top: 0px;
		position: relative;
		float: right;
		margin-bottom: 5px;
	}
	.single-product-page #selected-image {
		height: 250px;
	}
	.single-product-page .row-product-image {
		padding-top: 0px;
	}
	.detals_product_tab_wrapper .nav-tabs .nav-link {
		padding: 0 6px;
		/* -ms-flex-preferred-size: 0; */
		/* flex-basis: 0; */
		/* -ms-flex-positive: 1; */
		/* flex-grow: 1; */
		font-size: 10px;
		text-align: center;
		/* justify-content: center; */
		/* align-items: center; */
		/* display: flex; */
	}
	.single-product-page #product-info-content .content_price .price_normal {
		font-size: 26px;
		color: #7fb9b4;
		font-family: 'NotoSans-Medium';
		margin-top: 5px;
		margin-bottom: 8px;
	}
	.single-product-page #product-info-content .price_discount {
		color: #818281;
		font-size: 16px;
		font-weight: bold;
	}
	.single-product-page .another-product .main-heading .dark-color {
		color: #7fb9b4;
		font-family: 'NotoSans-Bold';
	}
	.single-product-page .product-name {
		font-size: 20px;
		color: #818281;
		line-height: 1;
		margin-bottom: 0px;
	}
	.single-product-page .product-brand a,
	.single-product-page .product_sku {
		font-size: 13px;
	}
	.single-product-page .product_detail {
		display: block;
		margin-top: 0px;
		margin-bottom: 8px;
		line-height: 1;
		font-size: 13px;
	}
	.single-product-page ul.product-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow-x: auto;
	}
	.single-product-page .breadcrumb {
		justify-content: center;
		font-size: 10px;
	}
	.breadcrumb .breadcrumb-link:after {
		margin-left: 5px;
		margin-right: 5px;
	}
	.single-product-page #product-info-content hr {
		display: none;
	}
	.single-product-page .another-product .main-heading {
		padding-left: 0px;
		text-align: center;
	}
	.individual-product-detail #product-info-content .btn.add-cart {
		margin-top: 10px;
	}
	.single-product-page .mb-60 {
		margin-bottom: 20px;
	}
	.single-product-page #product-info-content .btn.btn-notify-me img {
		margin-right: 18px !important;
		height: 31px;
	}
	.single-product-page #product-info-content .price_promo,
	.single-product-page #product-info-content .product-brand {
		line-height: 1;
		margin: 8px 0px;
	}
	.single-product-page .price_promo {
		font-size: 16px;
	}
	.single-product-page .product-brand {
		font-size: 12px;
	}
	.single-product-page .individual-product {
		margin-top: 0px;
	}
	.detals_product_tab_wrapper,
	.detals_product_tab_wrapper p {
		font-size: 14px;
	}
	.single-product-page #product-info-content .btn.btn-notify-me {
		font-size: 14px;
	}
}
