/**
* Theme Name: Ridez Child
* Description: This is a child theme of Ridez, generated by Merlin WP.
* Author: <a href="https://themelexus.com/">Themelexus Team</a>
* Template: ridez
* Version: 1.0.24
*/

.mobile-navigation .dropdown-toggle, .mobile-navigation-categories .dropdown-toggle{
	top: 30px !important;
}

body.single-product .sold-individually form.cart .quantity, body.single-product .sold-individually form.cart label.quantity_label{
	display: none !important;
}

.mobile-navigation ul > li.menu-item.current_page_item .dropdown-toggle, .mobile-navigation-categories ul > li.menu-item.current_page_item .dropdown-toggle{
	width: 70px;
}