.hefe-pop-out-widgets-body-fixed {
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.hefe-pop-out-widgets-link {
	opacity: 1;
    cursor: hand;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.hefe-pop-out-widgets-link:hover {
	opacity: 0.7;
}
.hefe-pop-out-widgets-widgets {
	display: none;
	position: fixed;
	top: 0;
	left: -260px;
	height: 100%;
	z-index: 999999;
	width: 260px;
	overflow-x: none;
	overflow-y: auto;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 15px;
	background: #333333;
	color: #D3D3D3;
	-webkit-overflow-scrolling: touch;
}
.hefe-pop-out-widgets-body-bg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.2;
	z-index: 998;
	overflow: none;
	-webkit-overflow-scrolling: touch;
	cursor: hand;
	cursor: pointer;
}
.hefe-pop-out-widgets-widgets-left {
	left: -260px;
	right: auto;
}
.hefe-pop-out-widgets-widgets-right {
	left: auto;
	right: -260px;
}
.hefe-pop-out-widgets-widgets a, 
.hefe-pop-out-widgets-widgets a:active, 
.hefe-pop-out-widgets-widgets a:focus {
	color: #D3D3D3 !important;
	opacity: 1;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.hefe-pop-out-widgets-widgets a:hover {
	color: #D3D3D3 !important;
	opacity: 0.7;
}
.hefe-pop-out-widgets-widgets-left {
	display: none;
}
.hefe-pop-out-widgets-widgets-right {
	display: none;
}
.hefe-pop-out-widgets-widgets.right {
	left: auto;
	right: -260px;
}
.hefe-pop-out-widgets-widgets.left {
	left: -260px;
	right: auto;
}
.hefe-pop-out-widgets-down-arrow {
	position: absolute;
	top: 0;
	left: 0;
	padding: 15px 18px;
	width: 54px;
	cursor: hand;
	cursor: pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #474747;
	text-align: center;
	z-index: 1;
	font-size: inherit;
}
.hefe-pop-out-widgets-down-arrow:hover {
	opacity: 0.7;
}
.hefe-pop-out-widgets-widgets ul {
	margin: 0;
	padding:0px;
	float: left;
	width:100%;
	position: relative;
	list-style: none;
}
.hefe-pop-out-widgets-widgets ul.sub-menu {
	display: none;
}
.hefe-pop-out-widgets-widgets ul li {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	z-index: 1;
}
.hefe-pop-out-widgets-widgets ul li:first-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #474747;
}
.hefe-pop-out-widgets-widgets ul li ul li:last-child {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
}
.hefe-pop-out-widgets-widgets ul li a {
	position: relative;
	padding: 15px 18px;
	font-size: 14px;
	margin: 0px;
	text-decoration: none;
	width: 100%;
	float: left;
	text-indent: 0;
}
.hefe-pop-out-widgets-widgets ul li > ul li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	opacity: 0.1;
}
.hefe-pop-out-widgets-widgets ul li > ul li > ul li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	opacity: 0.2;
}
.hefe-pop-out-widgets-widgets ul li > ul li > ul li > ul li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	opacity: 0.3;
}
.hefe-pop-out-widgets-widgets ul li > ul li > ul li > ul li > ul li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	opacity: 0.4;
}
.hefe-pop-out-widgets-widgets ul li > ul li > ul li > ul li > ul li > ul li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	opacity: 0.5;
}
.hefe-pop-out-widgets-widgets ul li > ul li > ul li > ul li > ul li > ul li > ul li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	opacity: 0.6;
}
.hefe-pop-out-widgets-widgets ul li.menu-item-has-children > a{
	padding-left: 72px;
}
.hefe-pop-out-widgets-widgets ul li a:hover {
	opacity: 0.7;
}
body.hefe-pop-out-widgets-open { 
	position: fixed !important; 
}
.hefe-pop-out-widgets-widget {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 100%;
	padding: 15px 18px 15px;
}
.hefe-pop-out-widgets-toggle-widget-wrap:first-child {
	padding-top: 0;
}
.hefe-pop-out-widgets-widget.widget_nav_menu, 
.hefe-pop-out-widgets-widget.widget_hefe_navigation_menu_widget,
.hefe-pop-out-widgets-widget.fullwidth,
.hefe-pop-out-widgets-widget.widget_hefe_pop_out_widgets_close_link_widget,
.hefe-pop-out-widgets-widget.widget_hefe_menu_widget {
	padding-left: 0;
	padding-right: 0;
}
.hefe-pop-out-widgets-widget.widget_nav_menu .hefe-pop-out-widgets-widget-title,
.hefe-pop-out-widgets-widget.widget_hefe_navigation_menu_widget .hefe-pop-out-widgets-widget-title {
	padding-left: 18px;
	padding-right: 18px;
}
.fancybox-popup-form-content {
	width: 100%;
	max-width: 600px;
	padding: 15px;
}
@media (min-width: 768px) {
	.fancybox-popup-form-content {
		width: 100%;
		max-width: 600px;
		padding: 30px;
	}
}