/*
Theme Name: GeoDirectory Framework Child
Theme URI: http://wpgeodirectory.com/
Description: Child Theme for GeoDirectory Framework
Author: GeoDirectory
Author URI: http://wpgeodirectory.com/
Template: GeoDirectory_framework
Version: 1.0.0
*/
 
@import url("../GeoDirectory_framework/style.css");

/* ###########################################################
##############################################################
###### NOTE: All CSS rules MUST go below these line's ########
##############################################################
########################################################### */

/* this rule stops the submenu items apearing behind main menu items if the menu is on two lines */
header nav ul li:nth-child(2){z-index: 1499;}header nav ul li:nth-child(3){z-index: 1498;}header nav ul li:nth-child(4){z-index: 1497;}
header nav ul li:nth-child(5){z-index: 1496;}header nav ul li:nth-child(6){z-index: 1495;}header nav ul li:nth-child(7){z-index: 1494;}
header nav ul li:nth-child(8){z-index: 1493;}header nav ul li:nth-child(9){z-index: 1492;}header nav ul li:nth-child(10){z-index: 1491;}
header nav ul li:nth-child(11){z-index: 1490;}header nav ul li:nth-child(12){z-index: 1489;}header nav ul li:nth-child(13){z-index: 1488;}
header nav ul li:nth-child(14){z-index: 1487;}header nav ul li:nth-child(15){z-index: 1486;}header nav ul li:nth-child(16){z-index: 1485;}

#geodir_wrapper .geodir-common p {-moz-hyphens: none;}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
.map_category{ visibility: hidden;
}