/*
Theme Name: VEHO
Theme URI: https://www.quantumcloud.com/products/
Author: QC Team
Author URI: https://www.quantumcloud.com/
Description: *** Simple Wordpress theme for VEHO ***
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: veho
*/

input[type="number"] { -moz-appearance: textfield; }
.minus, .plus { border: none; color: #333333; background-color: #999999; height: 16px; width: 16px; font-size: 16px; padding: 0; }
.qty { border: 1px solid #999999; color: purple; height: 30px; width: 30px; text-align: center; }


.woocommerce-checkout h1.entry-title,.woocommerce-checkout .woocommerce-info, .woocommerce-checkout .checkout_coupon{display:none}
.woocommerce-checkout.woocommerce-order-received h1.entry-title{display:block}

.about_paypal{
display:none
}


.woocommerce-cart-form table.shop_table.table-with-bg tr td.product-thumbnail img{max-width:180px;}

.category-banner.smart-bulbs-banner{
	background-repeat: no-repeat !important;
    background-position: right !important;
}


.overly-message-right{
	display:none;
}