/*
Theme Name: IranKala
Theme URI: https://zhaket.com/web/irankala-wordpress-theme
Author: S.Reza Salehi
Author URI: http://sreza-salehi.ir
Description: IranKala is a powerful theme with full WooCommerce support and flexible customization options.
Version: 10.8.1
Text Domain: irk
Domain Path: /languages/
*/

@media(max-width: 767px) {
	#box-widget-icon {
		display: none !important;
	}
}
@media (max-width: 992px) {
    body.show-bottom-nav .quick-contact-block {
        bottom: 200px !important; /* فاصله بیشتر از پایین */
    }
}
@media (max-width: 768px) {
  #box-widget-icon {
    display: none !important;
  }
}
