/*
 Theme Name:   parkersremovals-divi-2018
 Theme URI:    
 Description:  
 Author:       SeasonsBounty
 Author URI:   http://seasonsbounty.com/
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

html {
	overflow-y: scroll !important; 
	overflow-x: hidden !important;
}



.clear {
	clear: both;
}

li.product-category mark.count {
	display: none !important;
}


.et-cart-info { 
	display:none !important; 
}

.awesome-social {
	overflow: hidden;
}

@media (min-width: 999px) {	

}



/* Menu Fix */

/*
@media (max-width: 1280px) {
	#et_mobile_nav_menu {
		display: block;
	}
	
	#top-menu {
		display: none;
	}
}

*/

/* su-accordion FIX */

.su-accordion {
	margin-top: 10px;
}