/**
 *---------------------------------------------------------------------------------------
 * @package       VP Smart Template
 *---------------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2012-2019 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          https://www.virtueplanet.com
 *---------------------------------------------------------------------------------------
 */
#vpf-header .inner-container {
    padding: 0 !important;
}
.cart-select-shipment button[type="submit"] {
 display: none !important;
}
.product-addtocart-cont .product-cart-variants .product-fields-title-wrapper,
.product-addtocart-cont .product-cart-variants .product-field-display {
 display: inline-block;
}