/*
 Theme Name:   Arival Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  WordPress Child Theme for Arival. Based on Bricks.
 Author:       go.digital
 Author URI:   http://wearego.digital
 Template:     bricks
 Version:      2.1.43
 Text Domain:  bricks
*/

.download-content .download-title .arival-btn-container {
	text-align: left;
	margin-top: 24px;
}

.download-content .download-title .arival-btn-container .arival-btn {
	padding: 8px 24px;
}

/*fixes*/
.job-board-heading{
	padding:30px 0 40px 0!important;
}

.job-board-heading h1{
	text-align: center;
	width: 100%;
}

/*generate press CSS */
body, button, input, select, textarea{
	font-family: Lato, sans-serif;
}
h2:not(.brxe-heading){
	margin-bottom: 20px;
	line-height: 1.2em;
}
.container.grid-container {
	width: auto;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid transparent;
	background: #55555e;
	cursor: pointer;
	-webkit-appearance: button;
	padding: 10px 20px;
	color: #FFF;
}

/*bricks editor element issue*/
#widget-_hw {
	display: none;
}

@media (max-width: 1024px) {
	.owns-company .el-select-dropdown {
		max-width: 100vw !important;
		/*left: 0!important;*/
	}
}

@media(max-width: 767px){
	ul.resumes li.resume{
		overflow-x:auto;
	}
	ul.resumes li.resume > a{
		min-width:600px;
	}
	#primary .site-main .resume .job-details.resume-details{
		padding:24px
	}
	#primary .site-main .resume .job-details.resume-details .job-listing-meta{
		padding: 0;
		margin-top: 0;
	}
	#primary .site-main .resume .job-details.resume-details .job-listing-meta li.resume-category{
		padding: 20px 20px 0 20px;
	}
	#primary .site-main .resume .job-details.resume-details .job-listing-meta li.date-posted{
		padding: 0 20px 20px 20px;
	}
	#primary .site-main .resume .job-details.resume-details input.resume_contact_button{
		width: max-content;
	}
	#primary .site-main .resume .job-details.resume-details > h2{
		margin-top: 10px;
		margin-bottom: 5px;
	}
	#primary .site-main .resume-info ul.resume-links{
		width: 100%;
		margin: 0;
		display: flex;
	}
	#primary .site-main .resume-info ul.resume-links > li{
		margin-left: 22px;
	}
}

@media (max-width: 600px) {
	#rcp_login_form .rcp_login_data p:nth-of-type(3) {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	#rcp_login_form .rcp_login_data #rcp_user_remember {
		width: 14px;
		padding-right: 0;
		margin-right: 0;
	}

	.global-partners img {
		width: 100% !important;
	}

	.global-partners article > div > div, .global-partners article > div {
		display:flex;
		align-items:center;
	}
}

@media (max-width: 500px) {
	.company-header div.banner-image {
		padding-top: 280px;
	}

	#create-company-form .acf-field--post-title, #create-company-form .acf-field-image, #create-company-form .acf-field-wysiwyg, #create-company-form .acf-field-repeater {
		padding-left: 0;
		padding-right: 0;
	}

	#create-company-form .acf-field[data-name="social_links"] td.acf-fields {
		display: flex;
		flex-direction: column;
	}

	#create-company-form .acf-field[data-name="social_links"] td.acf-fields > .acf-field {
		width: 100% !important;
	}
}


/*** Fix for business type popup ***/
.page-id-79926 .mfp-content {
	max-width: 720px;
	margin: 0 auto;
	box-sizing: border-box;
}

/*** Coundown Header ***/
html .countdown-overlay {
	top: 50%;
	height: auto;
}

.countdown-overlay .countdown-header {
	width: 100%;
	text-align: right;
}

.countdown-overlay .countdown-header h2 {
	color: var(--heroOverlaySwoopColor);
	background-color: white;
	display: inline-block;
	padding: 8px 16px;
	border-radius: 12px;
}

@media all and (min-width: 769px) {
	html .countdown-overlay {
		transform: translateY(-50%);
	}
}

@media all and (max-width: 768px) {
	.countdown-overlay.countdown-next-pricing .countdown-header {
		text-align: center;
	}
}

.archive .site-main {
	margin-left: auto !important;
	margin-right: auto !important;
}

.category #refinement-list-category, .category #refinement-list-post-types {
	display: block !important;
}

.category #refinement-list-post-type {
	display: none !important;
}

/*** Update for Event Banner Styling - Needs to be incorporated into main.css - SW ***/

html .arival-headline-hero .full-width-bg .text-overlay .flex-container {
	padding: 32px 45% 32px 48px;
}

@media all and (max-width: 768px) {
	.arival-headline-hero .full-width-bg .text-overlay .flex-container {
		padding: 50px 32px 45vw 32px !important;
	}
}

@media all and (max-width: 400px) {
	html .arival-headline-hero .full-width-bg .text-overlay .flex-container {
		padding: 40px 32px 240px 32px !important;
	}
}

/*** Fixing Page Title Display issue ***/
body.single-download {
	--page-title-display: block;
}

/*** making operator fields display for trial signup form - SW **/
.operator-fields.user-select {
	display: block;
	padding-bottom: 16px;
}

.operator-fields.user-select .operator-fields-title {
	margin-bottom: 8px;
}

.operator-fields.user-select .operator-fields-selector > label {
	font-weight: 700;
	font-size: 15px;
}

.operator-fields.user-select .operator-fields-selector > label > p {
	font-size: 12px;
	font-weight: 400;
	padding-left: 16px;
}

/*** Fix arrow placement on mobile ***/
@media all and (max-width: 768px) {
	html .arival-headline-hero .full-width-bg .text-overlay .flex-container {
		padding: 32px 10% 240px 32px;
	}

	html .arival-headline-hero .full-width-bg .text-overlay .icon-arrow {
		bottom: 20%;
	}
}

/*** Top Menu Fixes ***/
#main-header .arival_menu_container, #top-header .container {
	width: calc(100% - 32px) !important;
	padding: 0 16px !important;
}

#top-header li {
	white-space: nowrap;
}

#top-header li .fa-chevron-down {
	display: none;
}

#top-header .upcoming-events {
	width: auto;
	height: 100%;
	padding: 0;
}

#top-header .menu-top-menu-container {
	height: 100%;
}

#top-header .menu-top-menu-container .menu {
	overflow: auto;
	height: 40px;
	display: flex;
	flex-flow: row nowrap;
}

#top-header .menu-event-menu-container, #top-header .upcoming-events-container {
	flex-shrink: 2;
	overflow-x: scroll;
}

#top-header .menu-event-menu-container, #top-header .upcoming-events-container {
	-ms-overflow-style: scroll;
	scrollbar-width: none !important;
}

#top-header .menu-event-menu-container::-webkit-scrollbar, #top-header .upcoming-events-container::-webkit-scrollbar {
	display: none;
}

#top-header .menu-event-menu-container .menu, #top-header .upcoming-events-container .menu {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start;
}

#top-header li.menu-slide-btn.hidden {
	display: none !important;
}

/*** Header Scaling ***/
html #main-header .arival_menu_container > #desktop-menu.menu {
	flex-grow: 2;
	padding-left: 3rem;
	padding-right: 3rem;
}

html #main-header .arival_menu_container > #desktop-menu.menu .menu {
	justify-content: space-around;
}

/*** Search Form Styling ***/

.search-form {
	display: inline-flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	border-radius: 24px;
	border: 1px #9aa5b1 solid;
	background-color: #ffffff;
	padding: 4px;
}

.search-form .search-form-input {
	border-radius: 24px 0 0 24px;
	border: none;
	padding: 0 0 0 16px;
	flex-shrink: 2;
	min-width: 0;
	outline: 0 !important;
}

.search-form .search-form-submit i {
	background-color: #208490;
	font-size: 20px;
	height: 35px;
	width: 35px;
	border-radius: 18px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	cursor: pointer;
}


html .main-menu .menu li a {
	font-size: 15px;
}

.main-menu .menu > .shortcode-menu-item {
	padding: 0;
}

/*** Video Section Updates ***/

.arival-block-list .arival-block .embed-overlay {
	position: absolute;
	height: 100%;
	width: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	background-color: #000;
}

.arival-block-list .arival-block.swoop-enabled .embed-overlay {
	width: 47%;
}

.arival-block-list .arival-block .embed-overlay iframe {
	height: 100% !important;
	width: 100% !important;
}

.arival-block-list .arival-block.left-align-blockk .embed-overlay {
	right: 0;
	top: 0;
}

.arival-block-list .arival-block.right-align-block .embed-overlay {
	left: 0;
	top: 0;
}

/** Image Fixes **/

img.fallback-image, img.background-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	object-fit: cover;
}

/*** Company Header ***/

.company-header .banner-image img.fallback-image {
	border-radius: 12px 12px 0 0;
}

/*** Why Attend Section ***/

.arival-block-container img.background-image {
	width: 50%;
}

.arival-block-container.left-alignment img.background-image {
	left: unset;
	right: 0;
}

@media (max-width: 1024px) {
	.arival-block-list .arival-block .embed-overlay, .arival-block-container img.background-image {
		position: static !important;
		height: 56.25vw !important;
		width: 100% !important;
	}

	.arival-block-container.embed-enabled img.background-image {
		display: none !important;
	}
}

/*** Sessions Header ***/

.company-header.session-header .banner-image img.fallback-image {
	border-radius: 0;
}



/*** Menu Item Conditional Display CSS ***/
html .main-menu .menu > .menu-item, html #mobile-menu .mm-panels ul.mm-listview > .menu-item {
	display: none;
}

html .main-menu .menu > .menu-item.display-for-all, html #mobile-menu .mm-panels ul.mm-listview > .menu-item.display-for-all {
	display: flex;
}

html body.logged-in .main-menu .menu > .menu-item.display-for-logged-in, html body.logged-in #mobile-menu .mm-panels ul.mm-listview > .menu-item.display-for-logged-in {
	display: flex;
}

html body.logged-in .main-menu .menu > .menu-item.display-for-logged-out, html body.logged-in #mobile-menu .mm-panels ul.mm-listview > .menu-item.display-for-logged-out {
	display: none;
}

html body:not(.logged-in) .main-menu .menu > .menu-item.display-for-logged-out, html body:not(.logged-in) #mobile-menu .mm-panels ul.mm-listview > .menu-item.display-for-logged-out {
	display: flex;
}

html body:not(.logged-in) .main-menu .menu > .menu-item.display-for-logged-in, html body:not(.logged-in) #mobile-menu .mm-panels ul.mm-listview > .menu-item.display-for-logged-out {
	display: none;
}

html body.pro-access-membership .main-menu .menu > .menu-item.display-for-member, body.insider-membership .main-menu .menu > .menu-item.display-for-member, html body.pro-access-membership #mobile-menu .mm-panels ul.mm-listview > .menu-item.display-for-member, html body.insider-membership #mobile-menu .mm-panels ul.mm-listview > .menu-item.display-for-member {
	display: flex;
}

html body.pro-access-membership .main-menu .menu > .menu-item.display-for-pro-access, html body.pro-access-membership #mobile-menu .mm-panels ul.mm-listview > .menu-item.display-for-pro-access {
	display: flex;
}

html body.insider-membership .main-menu .menu > .menu-item.display-for-insider, html body.insider-membership #mobile-menu .mm-panels ul.mm-listview > .menu-item.display-for-insider {
	display: flex;
}

@media all and (max-width: 1023px){
	html body .main-menu .menu > .menu-item.desktop-only {
		display: none !important;
	}
}

@media all and (min-width: 1024px){
	html body .main-menu .menu > .menu-item.mobile-only {
		display: none !important;
	}
}


/*** CTA Menu Item Styling ***/

.cta-menu-item {
	display: block;
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	padding: 24px;
	color: #fff;
	text-align: center;
}

.cta-menu-item .cta-menu-bg {
	position: absolute;
	z-index: -2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.cta-menu-item .cta-menu-bg .cta-menu-bg-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.cta-menu-item .cta-menu-overlay {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #151515A3;
}

.cta-menu-item .cta-title {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #fff;
}

.cta-menu-item .cta-subtitle {
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	color: #fff;
}

.cta-menu-item hr {
	margin: 8px 32px 16px 32px;
	height: 4px;
	background-color: var(--cta-accent-color);
	border-top: none;
}

.cta-menu-item .cta-description > p {
	margin-bottom: 0;
}

.cta-menu-item .cta-savings-text {
	color: var(--cta-accent-color);
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	margin-top: 24px;
}

.cta-menu-item .arival-btn-container {
	margin-top: 24px;
}

.cta-menu-item .arival-btn-container .arival-btn {
	width: auto;
}

.cta-menu-item .arival-btn-container .arival-btn.arival-small-btn {
	padding: 8px 48px 8px 16px !important;
}

.icon-arival-arrow-right:before {
	content: "\e007";
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "arival-font" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*** Speaker Company Logo Fixes ***/

html .company-info.speaker-info .top-section .speaker-headshot .company-link .company-container .company-logo {
	border-radius: unset;
	border: unset;
	position: unset;
}
html .company-info.speaker-info .top-section .speaker-headshot .company-link .company-container {
	border: #D9E2EC 1px solid;
	width: 120px;
	height: 120px;
	position: relative;
	border-radius: 60px;
	background-color: white;
	padding: 10px;
	overflow: hidden;
}

/*** AutomaticCSS Fixes for Sections ***/

html body section:not(.brxe-section):first-child {
    padding-block: 0px;
    padding-inline: 0px;
}

/*** Company Socials ***/

.company-socials .social-links {
	padding-left: 0;
}

/*** Twitter/X Logo Fix for ionic icons ***/
.ion-logo-twitter::before {
	content: "𝕏" !important;
}

/** Company List Fixes **/
html body .company-dropdown .dropdown-container ul {
	background-color: #FFF;
	border: 1px solid #aaa;
	padding: 2px 15px 2px 15px;
	top: -1px;
	height: 240px;
	border-radius: 0 0 4px 4px;
}

html body .company-dropdown .dropdown-container ul label {
	color: #61637c;
}

/*** Swapcard Popup Styling ***/

.mfp-swapcard-popup .mfp-content .mfp-iframe-scaler iframe {
	background: #fff;
}

.mfp-swapcard-popup .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: calc(100vw - 64px);
  max-width: 1254px;
  max-height: calc(100vh - 64px);
}

@media all and (max-width: 1023px) {
	.mfp-swapcard-popup .mfp-content .mfp-iframe-scaler {
		padding-top: calc(100vh - 64px);
	}
	.mfp-swapcard-popup .mfp-iframe-holder .mfp-content {
		width: calc(100vw - 8px);
	}

	.mfp-swapcard-popup .mfp-container.mfp-s-ready.mfp-iframe-holder {
		padding: 0;
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: center;
	}

	.mfp-swapcard-popup .mfp-container.mfp-s-ready.mfp-iframe-holder:before {
		display: none;
	}
}
/*** Events Agenda Section Updates ***/
#lp-agenda .agenda-container.agenda-type-both .swapcard-container {
	padding-bottom: 48px;
}

@media all and (min-width: 1024px) {
	#lp-agenda .agenda-container.agenda-type-both .swapcard-container {
		padding-bottom: 96px;
	}
}

/*** Event Why Attend Section Updates ***/

@media all and (min-width: 1024px) {
	.arival-block-list.layout-33-66 .arival-block .embed-overlay {
		width: 33%;
	}

	.arival-block-list.layout-33-66 .arival-block .background-image {
		width: 33%;
	}

	.arival-block-list.layout-33-66 .arival-block:not(.swoop-enabled) .text-overlay {
		width: 67%;
	}

	.arival-block-list.layout-33-66 .arival-block.swoop-enabled .color-overlay {
		width: 95%;
		z-index: 1;
	}

	.arival-block-list.layout-33-66 .arival-block.swoop-enabled .text-overlay {
		width: 90%;
		z-index: 2;
	}

	.arival-block-list.layout-50-50 .arival-block.swoop-enabled .color-overlay {
		z-index: 1;
	}

	.arival-block-list.layout-50-50 .arival-block.swoop-enabled .text-overlay {
		z-index: 2;
	}

	.arival-block-list.layout-33-66 .arival-block.swoop-enabled.right-align-block .text-overlay {
		padding-left: 22.5%;
	}

	.arival-block-list.layout-33-66 .arival-block.swoop-enabled.left-align-block .text-overlay {
		padding-right: 22.5%;
	}
}

/*** Search Results Image Fix ***/

html body .arival-search .ais-Hits-item .image-link {
    padding-top: 56.25%;
}

/* Ensure bricks builder is full height */
body[data-builder-window="main"] {
	min-height: 100vh !important
}

/* Hide Weglot & cookie bar IN THE BUILDER ONLY */
body[data-builder-window="main"] #weglot-switcher-1,
body[data-builder-window="main"] #cookie-law-info-bar,
body[data-builder-window="main"] .wt-cli-cookie-bar-container {
    display: none !important;
}

/* (optional) remove any extra spacing Weglot created */
body[data-builder-window="main"]{
    padding-bottom:0 !important;
}

/*** Product Page Styling ***/