/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com
Template: flatsome
Author: UX-Themes
Author URI: https://uxthemes.com
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.23.1.1780379159
Updated: 2026-06-02 05:45:59

*/
@media (max-width: 767px) {
	.sp-product-row {
		display: flex !important;
		flex-direction: column !important;
		padding: 10px !important;
	}

	.sp-gallery {
		display: inline-grid !important;
	}

	.archive-cta-students img {
		display: none !important;
	}
	aside.archive-sidebar {
		display: none !important;
	}
	.sp-related-section {
		padding: 10px !important;
	}
	.sc-dm .product-category img {   
		height: 200px !important;
	}
	.archive-products-grid {
		max-width: 100%;
	}
	.archive-pagination {
		max-width: 100%;
	}
	.readmore-wrap.fix_height {
		max-width: 100%;
	}
	.sp-related-pagination {

		display: none !important;
	}
}
