/*
Theme Name: Wedding Planner Child
Theme URI: http://www.twpbs.co.uk
Template: wedding-planner
Author: Elements Design Studio
Author URI: http://www.elementsdesignstudio.co.uk
Description: Custom developed theme.
Version: 1.0.0.1603181822
Updated: 2020-10-20 09:17:02

*/

.frgn_menu_area ul.nav ul, .frgn_menu_area ul.menu ul, .menu ul.nav ul 
{ padding:15px !important;
	right:0px !important
}

.frgn_position_center_inner { padding-right:70px !important;}

@media(max-width:767px){
	.wpb_revslider_element #rev_slider_7_1 .frgn_decorative_heading{left: 420px !important;}
}

/*mobile logo alignment*/
@media only screen and (max-width: 767px){
#mobile_logo {
    height: 50px;
    top: 0px;
    position: relative;
}
.mobile_menu_wrap {
    height: 60px;
}
	.banner-height {
    padding-top: 20px;
}
.closed.frgn_main_menu:before {
content: 'MENU';
float: left;
position: absolute;
right: 45px;
font-weight: 800;
font-size: 14px;
bottom: -6px;
}
.ht-n-open-toggle {
right: 3%;
top: 30px !important;
}
}
/*mobile logo alignment*/