/**
 * @package     VP VirtueMart Product Carousel Module
 * @author      Abhishek Das <info@virtueplanet.com>
 * @copyright   Copyright (C) 2012-2020 VirtuePlanet Services LLP. All rights reserved.
 * @license     GNU General Public License version 2. http://www.gnu.org/licenses/gpl-2.0.html
 * @link        https://www.virtueplanet.com
*/
.vp-virtuemart-product-carousel, .vp-virtuemart-product-carousel * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hide-always {
	display: none !important;
}
.vp-virtuemart-product-carousel .vp-addtocart-bar {
	margin: 10px 0 0;
	padding: 0;
	position: static;
	text-align: center;
	line-height: 14px;
}
.vp-virtuemart-product-carousel .vp-product-price {
	margin: 0;
	text-align: center;
	float: none;
	line-height: 1;
}
.vp-virtuemart-product-carousel .virtuemart-product-image-cont {
	padding-bottom: 7px;
}
.vp-virtuemart-product-carousel .vp-product-price span.vm-price-desc {
	text-align: left;
	min-width: 16px;
	margin: 0;
}
.vp-virtuemart-product-carousel .virtuemart-product-name {
	text-align: center;
	font-size: 18px;
	margin: 5px 0 12px;
	padding: 0;
	text-decoration: none;
}
.vp-virtuemart-product-carousel .virtuemart-product-name a {
	text-decoration: none;
}
.vp-virtuemart-product-carousel .virtuemart-product-category-cont {
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 7px;
	color: #777;
}
.vp-virtuemart-product-carousel .virtuemart-product-manufacturer-cont {
	text-align: center;
	font-weight: bold;
	margin: 5px 0 0;
	padding: 0;
}
.vp-virtuemart-product-carousel .virtuemart-product-price-cont {
	text-align: center;
	margin: 0 0 8px;
}
.vp-virtuemart-product-carousel .product-price-before-discount, .vp-virtuemart-product-carousel .product-price-before-discount div, .vp-virtuemart-product-carousel .product-sales-price, .vp-virtuemart-product-carousel .product-sales-price div {
	display: inline-block;
	color: inherit;
}
.vp-virtuemart-product-carousel .product-price-before-discount div {
	text-decoration: line-through;
	color: #777;
}
.vp-virtuemart-product-carousel .product-sales-price div {
	font-weight: bold;
}
.vp-virtuemart-product-carousel .product-discount-amount {
	color: #a94442;
	margin-top: 4px;
}
.vp-virtuemart-product-carousel .virtuemart-product-s-desc-cont {
	margin-bottom: 10px;
	text-align: justify;
}
.vp-virtuemart-product-carousel .virtuemart-product-addtocart-cont .product-fields-title-wrapper {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
.vp-virtuemart-product-carousel .product-qty-set {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #e6e6e6;
	background: #fafafa;
}
.vp-virtuemart-product-carousel .product-qty-set:before, .vp-virtuemart-product-carousel .product-qty-set:after {
	display: table;
	content: " ";
}
.vp-virtuemart-product-carousel .product-qty-set:after {
	clear: both;
}
.vp-virtuemart-product-carousel .product-qty-set input[type="text"].qty-input {
	display: inline-block;
	float: left;
	text-align: center;
	width: 30px;
	height: 34px;
	border: 0 none;
	background: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
}
.vp-virtuemart-product-carousel .product-qty-set .qty-controls {
	display: inline-block;
	float: left;
	height: 34px;
}
.vp-virtuemart-product-carousel .product-qty-set .btn-qty-control {
	display: block;
	width: 15px;
	height: 16px;
	padding: 0;
	background: 0 none;
	color: #333;
	border: medium none;
	outline: 0 none;
	font-size: 14px;
	line-height: 14px;
	-webkit-appearance: button;
	cursor: pointer;
}
.vp-virtuemart-product-carousel .btn-addtocart, .vp-virtuemart-product-carousel .btn-notify {
	display: inline-block;
	padding: 0 12px;
	margin-bottom: 0;
	height: 36px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #555;
	border-radius: 0;
	-webkit-appearance: button;
	cursor: pointer;
}
.vp-virtuemart-product-carousel .btn-addtocart {
	color: #fff;
	background-color: #325d88;
	border-color: #325d88;
}
.vp-virtuemart-product-carousel .btn-addtocart:hover {
	background-color: #244363;
	border-color: #244363;
}
.vp-virtuemart-product-carousel .btn-addtocart[disabled] {
	opacity: 0.8;
	cursor: default;
	cursor: not-allowed;
}
.vp-virtuemart-product-carousel .btn-notify {
	color: #fff;
	background-color: #29abe0;
	border-color: #29abe0;
}
.vp-virtuemart-product-carousel .btn-notify:hover {
	background-color: #1b8dbb;
	border-color: #1b8dbb;
}

@font-face {
	font-family: 'vpvpc';
	src:  url('../fonts/vpvpc.eot?472kag');
	src:  url('../fonts/vpvpc.eot?472kag#iefix') format('embedded-opentype'),
	  url('../fonts/vpvpc.ttf?472kag') format('truetype'),
	  url('../fonts/vpvpc.woff?472kag') format('woff'),
	  url('../fonts/vpvpc.svg?472kag#vpvpc') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="star-"], [class*=" star-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'vpvpc' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.star-off-png:before {
	content: "\ece0";
}
.star-half-png:before {
	content: "\ece1";
}
.star-on-png:before {
	content: "\ece2";
}
.vpvpc-stars {
	color: #fea800;
	margin-right: 5px;
	font-size: 1.2em;
}
.vp-virtuemart-product-carousel .virtuemart-product-rating {
	text-align: center;
	margin-bottom: 10px;
}
.vp-virtuemart-product-carousel .virtuemart-product-rating .vm-product-rating {
	color: #fea800;
}