/*
Theme Name: H32B2017 Dispensary Child Theme
Description: Child theme designed for the H32B2017 Marijuana Dispensary Theme for WordPress & WooCommerce
Theme URI: https://h32b.com/shop/wordpress-themes/h32b2017-marijuana-dispensary-theme/
Author: H32B
Version: 1.1
Author URI: https://h32b.com
Template: h32b2017
Text Domain: h32b2017-child
*/

/*--------------------------------------------------------------
# Add your custom CSS below
--------------------------------------------------------------*/





/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/*--------------------------------------------------------------
## Desktop
--------------------------------------------------------------*/
@media screen and (max-width: 1199px) {

}

/*--------------------------------------------------------------
## Tablet
--------------------------------------------------------------*/
@media screen and (max-width: 991px) {
	
}

@media screen and (max-width: 767px) {

}

/*--------------------------------------------------------------
## Mobile
--------------------------------------------------------------*/
@media screen and (max-width: 449px) {

}



