/**
 *---------------------------------------------------------------------------------------
 * @package       VP Merchant Template for Joomla!
 *---------------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2015 VirtuePlanet Services LLP. All rights reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       Abhishek Das
 * @email         info@virtueplanet.com
 * @link          http://www.virtueplanet.com
 *---------------------------------------------------------------------------------------
 */
.bottom .nav-pills > li.active > a { 
background: #80d0d6; 
color: #fff; 
} 
.bottom .nav-pills > li.active > a:hover, .bottom .nav-pills > li.active > a:focus { 
background: #fff; 
}
.vpf-mega-menu-container.sticky{-webkit-box-shadow:0 8px 6px -6px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 8px 6px -6px rgba(0, 0, 0, 0.15);box-shadow:0 8px 6px -6px rgba(0, 0, 0, 0.15);}
body{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
.product-title{font-size:22px;}
h1, .h1{font-size:24px;font-weight:300;}
.koowa .mod_docman ul li .koowa_header{line-height:1.2em;}
.product-image-gallery-main-cont,
.product-listing .product-inner,
.vp-product-carousel-inner .product-inner,
.category-list .category-item-inner,
.vendor-inner,
.manufacturer-inner{background-color:#ffffff;border-color:#ffffff;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.1);-moz-box-shadow:0 0 1px rgba(0,0,0,0.1);box-shadow:0 0 1px rgba(0,0,0,0.1);}
.product-listing .product-inner.open,
.vp-product-carousel-inner .product-inner.open,
.category-list .category-item-inner:hover,
.category-list .category-item-inner:focus,
.vendor-inner:hover,
.vendor-inner:focus,
.manufacturer-inner:hover,
.manufacturer-inner:focus{background-color:#ffffff;border-color:#ffffff;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2);-moz-box-shadow:0 0 4px rgba(0,0,0,0.2);box-shadow:0 0 4px rgba(0,0,0,0.2);}
.productdetails-view .related-product .PricesalesPrice,
.related-product .PricesalesPrice,
.product-sales-price > div > span {
	font-weight: bold;
}
.productdetails-view .related-product .PricesalesPrice,
.related-product .PricesalesPrice,
.product-all-prices > div > span {display:none;}

.nav-pills > li.active > a { 
background: #009ca6; 
color: #fff; 
} 
.nav-pills > li.active > a:hover, .bottom .nav-pills > li.active > a:focus { 
background: #80d0d6; 
}