/* 
Theme Name:		 MotorMania Child
Theme URI: http://themebing.com/wp/motormania
Author: ThemeBing
Author URI: https://themeforest.net/user/themebing
Description:	 MotorMania Child is a child theme of MotorMania, created by themebing.com
Template:		 motormania
Version:		 1.0.0
Text Domain:	 motormania-child
*/


/*
    Add your custom styles here
*/

div.header-btn > a,
a.motormania-btn,
a.add_to_cart_button,
button.button,
input,
span.select2-selection, span.select2-selection--single,
span.page-numbers,
a.page-numbers {
	border-radius: 0px !important;
}

a.checkout,
a.wc-forward {
	border-radius: 0px !important;
	padding: 7px 28px !important;
	margin-bottom: 20px !important;
}

button.single_add_to_cart_button,
div.woocommerce-privacy-policy-text {
	margin-bottom: 20px !important;
}

span.select2-selection.select2-selection--single {
	height: 52px !important;
}

section.breadcrumbs,
div.yith-wcwl-add-button > a.add_to_wishlist.single_add_to_wishlist,
div.product-item > a.ajax-quick-view-popup {
	display: none;
}

li.orange-menu-btn{
	background-color: #ff6601;
  	padding: 10px 25px;
}
li.orange-menu-btn > a {
	color: #FFFFFF !important;
}

/*div.widget_shopping_cart_content{
	max-width: 300px;
}*/

.woocommerce-mini-cart.cart_list li a.remove{
	top: 75% !important;
	width: 20px !important;
	height: 20px !important;
	line-height: 16px !important;
	color: #ff6601;
}