/*
 Theme Name:   Bluescope Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Bluescope  Child Theme
 Author:       Bluescope Technologies
 Author URI:   https://scope.ie
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/

/*--------------------------------------- Header ---------------------------------------*/
/*Shadow on main menu*/
.infinite-fixed-navigation.infinite-style-fixed, .infinite-fixed-navigation.infinite-style-slide {
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) !important;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) !important;
}

/*Used for centred logo*/
.infinite-center-nav-menu-item {
	margin-top: -40px;
	padding-bottom: 10px;
}

/*Top Bar*/
a.topbar-button-reg {
	background: #fff;
	color: #736d74 !important;
	padding: 4px 8px 4px 8px;
	border-radius: 3px;
}

a.topbar-button-regv2 {
	background: #00c18b;
	padding: 4px 8px 4px 8px;
	border-radius: 3px;
	font-weight: 600;
	text-shadow: 2px 1px 5px #736d74;
}

@media only screen and (max-width: 767px) {
	a.topbar-button-regv2 {
		margin-right: 15px;
	}
}

.topbar-button a {
	border: 2px solid #fff;
	border-radius: 3px;
	padding: 2px 8px 2px 8px;
}

/*Social icons top bar*/
.infinite-top-bar-right-social a {
	margin-left: 15px;
}

.infinite-top-bar .infinite-top-bar-menu > li > a {
	padding-bottom: 2px;
}

/*Remove extra space on right of menu in topbar*/
li.topbar-rmv-space.menu-item.menu-item-type-post_type.menu-item-object-page.infinite-normal-menu a {
	margin-right: 0px;
}

/*Remove top bar padding for menu*/
.infinite-top-bar .infinite-top-bar-menu {
	margin-right: 0px;
}

/*Top bar active menu link*/
.infinite-top-bar .infinite-top-bar-menu > li.current-menu-item > a {
	color: #fff;
}

/*------------------------------------- Header End -------------------------------------*/

/*------------------------------ Main Menu Responsiveness ------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	.infinite-navigation .sf-menu > li {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media only screen and (min-width: 1100px) and (max-width: 1199px) {
	.infinite-navigation .sf-menu > li {
		padding-left: 12px;
		padding-right: 12px;
	}
	.infinite-logo-inner {
		max-width: 155px;
	}
	.infinite-header-style-plain.infinite-style-splitted-menu .infinite-logo {
		padding-top: 8px;
		padding-bottom: 6px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1099px) {
	.infinite-navigation .sf-menu > li {
		padding-left: 12px;
		padding-right: 12px;
	}
	.infinite-logo-inner {
		max-width: 150px;
	}
	.infinite-header-style-plain.infinite-style-splitted-menu .infinite-logo {
		padding-top: 8px;
		padding-bottom: 6px;
	}
	.infinite-navigation .sf-menu > li > a, .infinite-navigation .sf-vertical > li > a {
		font-size: 15px;
	}
	.infinite-logo.infinite-item-pdlr {
		padding-left: 0px;
		padding-right: 0px;
	}
	.infinite-main-menu-right-button {
		margin-top: -8px;
		margin-left: 12px;
	}
}

/*---------------------------- Main Menu Responsiveness End ----------------------------*/

/*----------------------------------- Hide on Desktop ----------------------------------*/
@media only screen and (min-width: 1000px) {
	.hideItemDesktop {
		display: none !important;
	}
}

/*--------------------------------- Hide on Desktop End --------------------------------*/

/*-------------------------- Display Bookings button on Mobile -------------------------*/
@media only screen and (max-width: 999px) {
	.bookings-button-topbar a {
		border: 2px solid #fff;
		border-radius: 3px;
		padding: 2px 8px 2px 8px;
		margin-left: 10px;
	}
}

@media only screen and (min-width: 1000px) {
	.bookings-button-topbar a {
		display: none !important;
	}
}

/*------------------------ Display Bookings button on Mobile End -----------------------*/

/*--------------------------------- The Events Calendar --------------------------------*/
/*Once you switch to the Events template: Default Page Template, you can fix padding as below*/
.tribe-common-l-container {
	padding-top: 0px !important;
}

/*List/Month dropdowns on mobile*/
a.tribe-events-c-view-selector__list-item-link {
	width: max-content;
}

/*RSVP*/
.event-tickets .tribe-tickets__rsvp-form-button {
	width: 100% !important;
}

.infinite-page-title-event-time span.tribe-events-cost {
	margin-left: 10px;
	background-color: #736d74;
	padding: 5px;
	border-radius: 5px;
}

/*In case the below gets overwritten on plugin update - it is in events template plugin
.tribe_events-template-default .infinite-content-area {
	padding-top: 0px;
}

.epta-title-date h2 {
	font-size: 26px;
}

.epta-sidebar-box h2.tribe-events-single-section-title {
	font-size: 20px;
	padding: 6px 15px 6px 15px;
	border-radius: 3px;
}

.epta-related-area {
	display: none;
}

h3.tecset-share-title {
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 20px;
}

.epta-light-bg {
	border-radius: 0px 0px 30px 30px;
}*/

.gdlr-core-course-not-found {
	padding-left: 20px;
}

.epta-map-area {
	display: none !important;
}

/*------------------------------- The Events Calendar End ------------------------------*/

/*---------------------------------------- Footer --------------------------------------*/
.infinite-footer-wrapper .widget {
	margin-bottom: 0px;
}

/*-------------------------------------- Footer End ------------------------------------*/

/*------------------------------------ Widget Styles -----------------------------------*/
.sidebar-widget-title-style label.wp-block-archives__label {
	font-size: 16px;
	font-weight: 600;
}

/*Categories block*/
div#block-26 {
	margin-bottom: 0px !important;
}

.infinite-sidebar-area .infinite-widget h2.wp-block-heading {
	margin-bottom: -30px;
}

/*---------------------------------- Widget Styles End ---------------------------------*/

/*------------------------------------ GSpeech Plugin ----------------------------------*/
/*This hides the box banner at bottom right of screen*/
.rht_banner_wrapper {
	display: none;
}

/*---------------------------------- GSpeech Plugin End --------------------------------*/

/*------------------------------------- Custom Styles ----------------------------------*/
.remove-alert-padding .gdlr-core-alert-box-item-inner {
	padding: 10px 20px 0px;
}

/*Remove excess margin on Testimonial element*/
.gdlr-core-testimonial-item .gdlr-core-testimonial-column .gdlr-core-testimonial {
	margin-bottom: 0px;
}

/*Tabs on Governance page*/
.tab-styling .gdlr-core-tab-item-content {
	padding: 15px 15px 1px 15px;
	border: 1px solid #dfdfdf;
}

/*.tab-styling .gdlr-core-tab-item-content {
	padding: 15px 15px 1px 15px !important;
	border: 1px solid #dfdfdf;
}*/

/*----------------------------------- Custom Styles End --------------------------------*/