/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


/* menu */
.mobile-menu-button-dark .lines, .mobile-menu-button-dark .lines:before, .mobile-menu-button-dark .lines:after {
	background: #d6d6d6 !important;
	width: 35px !important;
}


/*tripadvisor reviews widget*/
.wprs_unslider-arrow.next {
	display: none;
}

.wprs_unslider-arrow.prev {
	display: none;	
}

.bg-textbox-menu {
	background-color: #f2f2f2;	
}

.menu-h3 h3 {
	font-size: 15px;
}

.menu-p p {
	font-size: 13px;
	line-height: 20px;
}

.menu-em em {
	color: #434343;
	font-size: 12px;
}