/*
Theme Name: girlguideswishbone
Theme URI: https://wishbone.com.sg/themes/girlguideswishbone/
Author: the Wishbone team
Author URI: https://wishbone.com.sg/
Description: girl guides Wishbone brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: girlguideswishbone
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.det{margin-top: 15px;}
.det li {margin-bottom: 0 !important;line-height: 1.3em !important;}
/*.job-openings h2{font-size: 20px;color: #cbac1d;}*/
.job-openings p{font-size: 14px;color: black;}

.event-page-item.mix figure{width: 50%;margin-bottom:20px;margin-top:-20px;}
.event-page-item.mix .event-page-collapse{top:0px;}
.event-page-box_news#event-layout > .event-layout-item figure{height: 100%;}
.event-page-box_news .event-page-item{padding-top: 0px; padding-bottom: 0px;}
.event-page-item .text > h1{font-weight: 600;}
.tribe-events-calendar td a {font-size: 1.17rem;font-weight: 600;}
.text.static h1{font-weight: 600;}
span.awarrow{font-weight: 700;}
.event-page-collapse.return:after{background: none;content: "\f104";font-family: FontAwesome;top: 0px;}
#select-cur-mo{
	visibility: hidden;
	display: inline-block;
	width: 25%;
	height: 34px;
	border: 1px solid #e2e2e2;
	text-align: center;
	border-radius:5px;
	padding: 3px 3px 3px 3px;
	margin-left: 8px;
	line-height: 1.42857143;
	color: #555;
	position: absolute;
	padding-top: 5px;
}

/*indr sept 18 • client wants the logo to be centered*/

ul.nav.navbar-nav > li:nth-child(n+5){
	left: -50px;

}

ul.nav.navbar-nav > li:nth-child(-n+4){
	left: -50px;
}