/*
Theme Name:  GM Pharmacy Child
Theme URI:   https://gmpharmacy.com
Description: Child theme for GM Pharmacy. Add custom CSS overrides here.
Author:      GM Pharmacy
Author URI:  https://gmpharmacy.com
Template:    pharma-theme
Version:     1.0.0
Text Domain: gm-pharmacy-child
License:     GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/*
 * Add your custom CSS overrides below.
 * Loaded AFTER parent theme styles, so rules here take precedence.
 */

@media (max-width:767px){
	.slide{
		padding-top:190px;
	}
}


