/* GENERAL
============================================================================= */
html {
	background-color: #0d0d41;
	background-image: url("https://chatwee.avakon.services/wp-content/uploads/2020/10/bg-50.jpg");
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body {
	background-color: transparent !important;
}

footer { display: none; }
d-none { display:none !important; }


main * {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}







button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"] {
	transition: all .3s ease-out !important;
	color: #fff;
}
button:hover, .button:hover, .faux-button:hover, .wp-block-button__link:hover, .wp-block-file .wp-block-file__button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background-color: #fff;
	color: #0D0D41;
	text-decoration: none !important;
}









/*
#site-content {
	flex-wrap: wrap;
}
article {
	flex: 1;
}
#site-content::after {
	margin-top: 6rem;
	padding-right: 4rem;
	content: url(https://chatwee.avakon.services/wp-content/uploads/2020/10/6th-1.png);
	display: block;
}

@media screen and (max-width: 1000px){
	#site-content {
		flex-wrap: wrap;
		align-items: flex-start;
	}
}
*/













/* EVENT PAGE
============================================================================= */
#fx_canvas {
	position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    display: none;
}


#clap_btn {
	padding: 6px 2rem;
	display: flex;
	align-items: center;
	flex-basis: auto;
	flex-grow: 1;
	justify-content: center;
	/*margin-left: 2rem;*/
}
#clap_btn img {
	height: 38px;
	width: auto;
	display: inline-block;
	margin-right: 1rem;
}
.applause_wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 600px;
	margin-top: 6rem;
}
.applause_wrapper .progress {
	position: static;
	transform: initial;
	flex-grow: 1;
	flex-basis: 60% !important;
	height: 50px !important;
	border-radius: 0;
}
.progress-bar {
	margin: 5px;
	background-color: #9F7F33;
	background-image: none;
}
.applause_wrapper .text_bar {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	transform: initial;
	font-weight: initial;
	margin: 0 10px;
}



.btn_c a
{
	padding: 10px 20px;
}

.sponsore_start
{
	left: -20%;
	transition: 2s left;
}
.move_in
{
	left: 5%;
}


.page-template-event .post-inner {
    padding-top: 0rem !important;
}
.page-template-event .entry-content > .alignfull {
	margin-bottom: 2rem;
	margin-top: 4rem;
}
.page-template-event .wp-block-columns.alignfull {
	padding-left: 4rem;
	padding-right: 4rem;
}



.page-template-event .wp-block-image figure,
.page-template-event .wp-block-image {
	margin-top: 0 !important;
}


.site-logo {
	width: 175px;
}
.header-inner {
	height: 60px;
    padding: 10px 0;
    display: flex;
}




.page-template-event .wp-block-column:not(:first-child) {
	flex-basis: auto !important;
}
.page-template.event .wp-block-column:first-child {
	flex-grow: 1 !important;
}


.page-template-event .wp-block-embed__wrapper {
	max-width: 130vh;
}








/* LOBBY
============================================================================= */
.advgb-column-inner {
    display: flex;
    position: relative;
}
.wp-block-bod-modal-block {
    background-image: url('https://chatwee.avakon.services/wp-content/uploads/2020/10/banner_lo2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative;
}
.advgb-column-inner:before, .advgb-column-inner:after {
    content: '';
    background-image: url(https://chatwee.avakon.services/wp-content/uploads/2020/10/p_t.jpg);
    width: 100%;
    height: 16px;
    position: absolute;
    background-size: cover;
    left: -0%;
    z-index: 1;
}
.advgb-column-inner:before {
    top: -8px;
}
.advgb-column-inner:after {
    bottom: -8px;
}


.bod-block-popup-trigger.type_image {
    width: 100%;
    height: 100%;
    padding: 4rem 2rem;
    display: flex;
}
.trigger_image {
    margin: auto;
    max-width: 12rem;
}
.advgb-column:first-child .bod-block-popup-trigger.type_image {
	margin: 0 !important;
	background-color: #4846FF;
	width: 100%;
	padding: 0;
}
.advgb-column:first-child .bod-block-popup-trigger.type_image .trigger_image {
	width: 100%;
	max-width: initial;
}


.advgb-column-inner {
    margin: 0rem 2rem !important;
}
.post-inner.thin {
    padding-top: 0;
}

.wp-block-advgb-columns.advgb-columns-wrapper {
	/*max-width: calc(100vw - 4rem) !important;*/
	max-width: 1400px !important;
}

.wp-block-group.lobby_bg_img_inner {
    background-image: url('https://chatwee.avakon.services/wp-content/uploads/2020/10/lobby_back-1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: calc( 100vh - 60px);
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    max-width: none !important;
    width: 100% !important;
}

.wp-block-advgb-column {
	margin-top: 4rem;
}

.bod-block-popup .advgb-column-inner:before,
.bod-block-popup .advgb-column-inner:after {
	content: initial;
}
.bod-block-popup .advgb-column-inner {
    display: flex;
	flex-direction: column;
}
.bod-block-popup .bod-modal-title h2 {
	text-align: center;
	padding: 2rem 0;
}

















/* SWPM
============================================================================= */
#swpm-registration-form,
#swpm-login-form {
	background: #2824C0;
}
#swpm-registration-form table,
.swpm-login-form-inner {
	border: 10px solid #2824C0;
	margin: 0;
	padding: 2rem;
}

#swpm-registration-form table td {
	border: none;
}
.swpm-login-form-submit,
.swpm-registration-submit {
	margin: 2rem auto 2rem 0 !important;
}









/* CHATWEE
============================================================================= */
.chch-compactOnlineLayout .chch-compactOnlineLayoutTopBar,
.chch-label.chch-compactOfflineLayoutMainLabel {
	background: #A7750F !important;
	text-transform: uppercase;
}
.chch-compactOnlineLayout .chch-compactOnlineLayoutSidebar {
	background: #3E52AC !important;
}
.chch-fixedChatweeWindow .chch-fixedChatweeWindowButtonsToolBar {
	background: #A7750F !important;
	box-shadow: none;
	color: #fff !important;
	height: 32px;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.chch-fixedChatweeWindow {
	border-top-left-radius: 0px !important;
}

.chch-fixedChatweeWindow [class*="chch-"] {
	font-family: 'Lato', Arial, sans-serif !important;
}

.chch-fixedChatweeWindowSwitch .chch-fixedChatweeWindowSwitchCircle {
	background: #A7750F !important;
}


































/* MEDIA QUERIES
============================================================================= */

@media screen and (max-width: 1000px) {
	.wp-block-advgb-columns.advgb-columns-wrapper {
		max-width: 700px !important;
	}
}

@media screen and (max-width: 1200px) {
	.page-template-event .wp-block-column {
		flex-basis: 100% !important;
	}
	.page-template-event .wp-block-column:nth-child(2n) {
		margin-left: 0px;
		display: none;
	}
	.page-template-event .wp-block-columns {
		flex-wrap: wrap;
	}
	.page-template-event .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter) {
		margin-bottom: 0;
		margin-top: 2rem !important;
	}
}


@media screen and (max-width: 480px) {
	.wp-block-advgb-columns.advgb-columns-wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
