/*
 Theme Name:   Zakra Child
 Theme URI:    https://digitaldealerz.com/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   https://digitaldealerz.com/
 Template:     zakra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://digitaldealerz.com/
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  zakra
*/

/**
*
* TABLE OF CONTENT
# Reset
# Typography
# Elements
# Forms
# Navigations
# Modules
# Icons.site-content
# Accessibility
# Alignments
# Clearings
# Header
# Widgets
# Content
# Posts and Pages
# Asides
# Comments
# Footer
# Media
# captions
# galleries
# Media Queries
# Mobile
# Tablets
# Computers
# Print
*
*/
/*=============================================
=            Normalize            =
=============================================*/

/* filter styles */
.tribe-events-c-nav,
.tribe-events .tribe-events-calendar-month{
	width:100%;
}
.tribe-events-header .tribe-filter-bar{
	display: block !important;
}

@media screen and (min-width: 768px){
	body .event_item {
		border-radius: 20px;
		border: 2px solid #DDE2E4 !important;
		overflow: hidden;
	}
	.event_item_image {
		min-height: 220px;
	}
	body .tribe-filter-bar-c-pill__pill-label,
	body .tribe-filter-bar-c-pill__pill-selections{
		font-size: 16px !important;
	}
	.tribe-events-calendar-list{
		margin-top: 50px !important;
	}
	body .tribe-common-l-container.tg-container{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media screen and (max-width: 768px){
	body .tribe-common.tribe-events{
		margin-bottom: 10px !important;
	}
	.event_item_image {
		min-height: 160px;
	}
	.tribe-common-l-container.tg-container{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.tribe-events-calendar-list{
		margin-top: 20px !important;
	}
}

@media screen and (min-width: 991px) {

	.tribe-filter-bar {
		max-width: fit-content;
	}

	.tribe-events-header {
		align-items: flex-end !important;
	}
	.tribe-filter-bar__filters-slide {
		display: flex;
		align-items: flex-end;
	}
	.tribe-events-calendar-list {
		gap: 30px;
	}

	.event_item {
		flex-basis: calc((100% - 60px) / 3);
	}

	.tribe-filter-bar {
		margin: 0 !important;
	}

	body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container {
		left: unset;
		right: 0;
	}
}

@media screen and (max-width: 768px){
	.event_item {
		flex-basis: 100%;
	}
	.tribe-events-calendar-list {
		gap: 20px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.tribe-events-calendar-list {
		gap: 30px;
	}


	.event_item {
		flex-basis: calc((100% - 30px) / 2);
	}
}

@media screen and (max-width: 768px){
	.tribe-filter-bar__actions{
		display: none !important;
	}
	body .event_item {
		border-radius: 10px;
		border: 1px solid #DDE2E4 !important;
		overflow: hidden;
	}
	body .tribe-filter-bar__filters-slider-wrapper{
		gap: 10px;
	}
	.tribe-filter-bar__filters .tribe-filter-bar-c-filter {
		min-width: 90px;
	}
	body .tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container{
		max-width: 200px;
	}
	body .tribe-filter-bar-c-pill__pill-label,
	body .tribe-filter-bar-c-pill__pill-selections {
		font-size: 14px !important;
	}
}

@media screen and (max-width: 991px){
	.tribe-filter-bar-c-filter .select2 .selection{
		display: none !important;
	}
	body .tribe-events .tribe-events-header{
		justify-content: flex-start !important;
	}
	.tribe-events-header--has-event-search{
		flex-direction: column !important;
	}
	.tribe-events-header h3{
		order: 1;
	}
	.tribe-filter-bar{
		order: 2;
	}
	.tribe-events-header__messages{
		order: 3 !important;
	}
	.tribe-filter-bar{
		margin: 0 !important;
		padding:  0 !important;
	}
	body .tribe-events .tribe-events-header{
		align-items: flex-start !important;
		gap: 12px !important;
	}
}

@media screen and (min-width: 960px) {
	.tribe-filter-bar__filters .tribe-filter-bar-c-filter {
		min-width: 100px;
	}
	.tribe-events-header {
		flex-direction: row-reverse !important;
	}
	.tribe-common:not(.tribe-common--breakpoint-full) .tribe-filter-bar {
		max-width: 0 !important;
		max-height: 0 !important;
	}
}

body .tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill {
	padding: 0;
	align-items: center;
	border: 0;
}

.tribe-common:not(.tribe-common--breakpoint-full) .tribe-filter-bar {
	opacity: 0;
	max-width: 0 !important;
	max-height: 0 !important;
}


.tribe-filter-bar__filters-slider-wrapper {
	gap: 30px;
	align-items: center !important;
}




.tribe-events-header {
	padding: 0 !important;

}

.tribe-events-header--has-event-search .tribe-filter-bar.tribe-filter-bar--horizontal{
	top: unset !important;
}

.tribe-common:not(.tribe-common--breakpoint-full) .tribe-filter-bar {
	margin: 0 !important;
	position: relative !important;
}

body .tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:focus,
body .tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover {
	background: transparent;
}

body .tribe-events-header {
	flex-basis: 100%;
}

.tribe-events-header__events-bar{
	border-radius: 20px !important;
}

.tribe-filter-bar-c-pill__pill-selections,
.tribe-filter-bar-c-pill__pill-label-colon {
	margin-left: 5px !important;
}

.tribe-events-before-html h3 {
	font-weight: 600;
	min-width: fit-content;
}


body .tribe-filter-bar-c-pill__pill-label {
	display: flex;
	gap: 10px;
	font-family: 'Unbounded', serif !important;
	font-style: normal !important;
	font-weight: 300 !important;
	line-height: 150% !important;
}

body .event_item_content {
	padding: 20px !important;
}

body .event_item_content_title {
	font-weight: 600;
	margin-bottom: 48px !important;
}

body .event_item_content_date {
	margin-bottom: 10px !important;
}

body .event_item_content_venue {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-bottom: 11px !important;
}

body .event_item_content_price {
	color: #00BFFF;
	font-weight: 500;
}

.tribe-filter-bar-c-pill__pill-selections {
	font-family: 'Unbounded', serif !important;
	font-style: normal !important;
	font-weight: 300 !important;
	line-height: 150% !important;
}

.tribe-events-calendar-list {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
}

.tribe-common-l-container {
	display: flex;
	flex-wrap: wrap;
	overflow: visible !important;
	justify-content: space-between;
}

body .tribe-events .tribe-events-header {
	margin: 0 !important;
	justify-content: space-between;
}

.tribe-common .tribe-common-c-svgicon {
	color: #00BFFF !important;
}

.tribe-events-header__messages {
	margin-top: 50px !important;
}

.tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill-label:after {
	display: none !important;
}

.tribe-filter-bar-c-pill__pill-label:after {
	content: '';
	background: url("/wp-content/uploads/2023/09/after_filter_arrow.svg");
	width: 24px;
	height: 24px;
	display: block;
	margin-left: 10px;
}




#wpadminbar { display:block; }
form span input::placeholder,
textarea::placeholder{
	font-family: 'Unbounded', serif;
}

form span input,
textarea {
	font-size: 16px;
	font-weight: 300;
	line-height: 150%;
	color: #000;
	font-family: 'Unbounded', serif;
	padding: 0;
}


input,
textarea{
	background: transparent;
	border: none;
}

.referral-popup__form form span[data-name="privacy"] input{
	appearance: none;
}

.mob-wid li.menu-item-has-children> a{
	pointer-events: none;
}
.gallery__link svg path *{
	transition: all 0.5s;
}

.gallery__link:hover svg path{
	stroke: #FFB100;
}

.gallery__link:hover a{
	color: #FFB100;
}

.wpcf7-form> span.wpcf7-form-control-wrap input{
	padding-bottom: 13.5px;
	border-bottom: 1px solid #000;
}
/* solid button */

@media screen and (max-width: 768px){
	body .solid_button{
		padding-top: 17px;
		padding-bottom: 17px;
	}
}

.solid_button:hover:before{
	opacity: 1;
}

.solid_button.yellow_button:before{
	border: 2px solid #FFB100;
}

.solid_button.blue_button:before{
	border: 2px solid #00BFFF;
}

.solid_button.white_button:before{
	border: 2px solid #fff;
}

.solid_button:before{
	content: '';
	border-radius: 500px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 8px;
	left: 8px;
	opacity: 0;
	transition: all 0.5s;
}

.solid_button{
	position: relative;
	border-radius: 500px;
	padding: 20px 35px;
	display: flex;
}

.yellow_button{
	background: #FFB100;
}

.white_button{
	background: #FFF;
}

.white_button{
	background: #fff;
}

.blue_button{
	background: #00BFFF;
}


.button_wrap{
	display: flex;
}

#tg-scroll-to-top {
	display: none;
}

.tg-block--two .tg-header-action__item{
	display: flex;
	align-items: center;
}



.tg-overlay-wrapper.overlay-show{
                display: none !important;
            }

.tg-site-header-bottom.overlay .overlay{
	content: '';
    background: rgba(14, 16, 22, 0.62);
    position: absolute;
    height: 100vh;
    width: 100vw;
    top: -16px;
}

/* Header Action */



.pum-close{
	right: 20px !important;
	top: 20px !important;
	width: 28px !important;
	height: 28px !important;
	border: 0 !important;
	background-color: transparent !important;
	font-size: 0 !important;
	box-shadow: none !important;
}

@media screen and (max-width: 600px){
	body #primary> div{
		margin-bottom: 60px;
	}
}
@media screen and (min-width: 600px) and (max-width: 1200px) {
	body #primary> div{
		margin-bottom: 70px;
	}

}
body .last_block{
	margin-bottom: 80px;
}
@media screen and (min-width: 1200px) {

	body #primary > div {
		margin-bottom: 100px;
	}
}

.wp-block-cover> *,
body .wp-block-cover.is-light .wp-block-cover__inner-container,
body .wp-block-cover .wp-block-cover__inner-container{
	color: unset;
}
.otgs-development-site-front-end{
	display: none !important;
}

.firstscreen{
	overflow: hidden;
}
body #primary{
	width: 100%;
}
div.wp-block-cover{
	padding:0;
	min-height:unset;
}
@media screen and (max-width: 991px) {
	#primary .firstscreen{
		padding-top: 62px !important;
	}
}
@media screen and (min-width: 600px) and (max-width: 781px) {
	div.wp-block-columns {
		flex-wrap: nowrap;
	}

	div.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
		flex-basis: unset;
	}
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding-right: 0 !important;
}
@media screen and (max-width: 600px) {
	.pum-theme-251 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
		right: -5px !important;
	}
}
@media screen and (max-width: 768px) {
	#content> .tg-container.tg-container--flex{
		padding-right: 0;
		padding-left: 0;
	}
}
p,
blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	vertical-align: baseline;
}

body .wp-block-buttons>.wp-block-button{
	margin: 0;
}
body .wp-block-image{
	margin-bottom:0;
}
body .wp-block-columns{
	margin-bottom: 0;
}

p{
	margin-bottom:15px;
}
body ul{
	margin:0;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,

dfn {
	font-style: italic;
}


mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 1em;
}



button[disabled],
html input[disabled] {
	cursor: default;
}



fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*=============================================
=            Base Typography            =
=============================================*/

code {
	background-color: #f1f3f5;
	padding: 0.125em 0.25em;
}

pre {
	background-color: #f8f9fa;
	padding: 20px;
}

blockquote,
.wp-block-quote {
	padding: 1em;
	margin: 1.5em 1em 1.5em 2em;
	border-left: 4px solid #e9ecef;
}

blockquote.has-text-align-right,
.wp-block-quote.has-text-align-right {
	border: unset;
	border-left: 4px solid #e9ecef;
}

/*=============================================
=            Heading Typography            =
=============================================*/

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

hr,
.wp-block-separator {
	background-color: #e9ecef;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

iframe {
	max-width: 100%;
}

/*=============================================
=            Common CSS Style            =
=============================================*/
/*=============================================
=            GRID            =
=============================================*/
.tg-container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.tg-container--boxed .tg-site {
		max-width: 750px;
	}
	.tg-container {
		max-width: 700px;
	}
	.tribe-common-l-container.tg-container{
		max-width: 700px !important;
	}
}
@media screen and (min-width:700px) and (max-width: 961px){
	.tg-footer-widget-area.footer-sidebar-1{    position: absolute;
		top: 40px;
		left: 0;
		right: 0;
		display: block;
		margin: auto;
		text-align: center;}
	.foot1{
		width: 100%;
		text-align: center;
	}
	body .tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--three .tg-footer-widget-area{width: 50%;}
}
@media (min-width: 992px) {
	.menu-social-container li.s a{font-size: 0;}
	.tg-container--boxed .tg-site {
		max-width: 970px;
	}
	.tg-container {
		max-width: 940px;
	}
	.tribe-common-l-container.tg-container{
		max-width: 940px !important;
	}
}

@media (min-width: 1200px) {
	.tg-container--boxed .tg-site {
		max-width: 1270px;
	}
	.tg-container {
		max-width: 1200px;
	}
	.tribe-common-l-container.tg-container{
		max-width: 1200px !important;
	}
}

.tg-container-fluid {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.tg-container--flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tg-container--flex-center {
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tg-container--flex-space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.tg-site-layout--stretched #page #main :not(.tg-page-header) .tg-container #primary {
	width: 100%;
	padding-right: 0;
}

/*=============================================
=            Body            =
=============================================*/
body:not(.tg-container--separate) #page {
	background: #fff;
}

body.has-transparent-header.elementor-editor-active .tg-site-header {
	z-index: -1;
}

.page-template.tg-container--separate #page {
	background: #fff;
}

/* Boxed Layout */
.tg-container--boxed .tg-site {
	margin: 20px auto;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.tg-container--boxed .tg-site#page {
	background-color: #fff;
}

/* Streached Layout */
.tg-container--stretched .tg-container {
	width: 100%;
	max-width: unset;
}

/* Seperate Layout */
.tg-container--separate {
	background-color: #e9ecef;
}

.tg-container--separate .tg-site-header {
	background-color: #fff;
	border-bottom: 0 none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.tg-container--separate .tg-page-header {
	background-color: #ced4da;
}

.tg-container--separate .tg-site-footer {
	background-color: #fff;
}

.tg-container--separate #primary {
	padding-right: 2em;
}

.tg-container--separate #secondary {
	padding-left: 2em;
	border-left: 0 none;
}

.tg-container--separate .tg-site-layout--left #primary {
	padding-left: 2em;
}

.tg-container--separate .tg-site-layout--left #secondary {
	padding-right: 2em;
	border-right: 0 none;
}

.tg-container--separate .hentry,
.tg-container--separate .widget {
	background-color: #fff;
	padding: 2em;
}

.tg-container--separate .tg-footer-widget-area .widget {
	padding: 0;
	background-color: transparent;
}

/* When transparent header is present */
.has-transparent-header:not(.blog):not(.has-page-header) .site-content,
.tg-no-content-margin .site-content {
	margin: 0;
}
 
/*=============================================
=            Page builder            =
=============================================*/
.page-template-pagebuilder {
	background: #fff;
}

.page-template-pagebuilder .site-content {
	margin: 0;
}

.page-template-pagebuilder .widget {
	background: initial;
	padding: 0;
}

.page-template-pagebuilder #primary.content-area.pagebuilder-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: inherit;
	padding: 0;
}


 
.tg-page-header {
	padding: 20px 0;
}

.tg-page-header .tg-page-header__title {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 500;
	font-size: 2.5rem;
	line-height: 1.3;
}
 
/*=============================================
=            Lists            =
=============================================*/
ul,
ol {
	padding-left: 0;
}

ul {
	list-style: none;
}


ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.6rem;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.6rem 1.6rem;
}

/*=============================================
=            Table            =
=============================================*/
table,
.wp-block-table {
	margin: 0;
	width: 100%;
}

table th,
table td,
.wp-block-table th,
.wp-block-table td {
	text-align: left;
	border: 1px solid #fff;
	padding: 10px;
}

/*=============================================
=            Admin Bar            =
=============================================*/
.admin-bar .tg-site-header.tg-site-header--transparent {
	top: 32px;
}

@media screen and (max-width: 782px) {
	.admin-bar .tg-site-header.tg-site-header--transparent {
		top: 46px;
	}
}
 

/*=============================================
=                    Links                    =
=============================================*/
a {
	text-decoration: none;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
:focus{outline:0}

a:active {
	outline: 0;
}

.entry-content a {
	color: #f9c9be;
}

.entry-content a:hover, .entry-content a:focus {
	color: #f9c9be;
}
.tg-primary-menu {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-bottom: 0 solid #e9ecef;
}

.tg-primary-menu > div ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tg-primary-menu .sub-menu > div ul li:hover > a {
	color: #fff;
	background-color: #00B154;
}



.tg-primary-menu > div > ul li:first-child:hover {
	background: transparent;
}

.tg-primary-menu > div ul li.menu-item-has-children, .tg-primary-menu > div ul li.page_item_has_children {
	position: relative;
}
.tg-primary-menu > div ul li a {
	display: flex;
}

.tg-primary-menu > div ul li ul {
	position: absolute;
	display: block;
	top: 100%;
	width: 340px;
	background: radial-gradient(50% 177.91% at 50% 53.21%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 73.96%, rgba(0, 0, 0, 0.76) 86.46%, #000000 100%);
	background-color: #333;
}

.tg-primary-menu > div ul li ul li {
	margin: 0;
}

.tg-primary-menu > div ul li ul li:last-child {
	border-bottom: 0;
}

.tg-primary-menu > div ul li ul li.menu-item-has-children > a::after, .tg-primary-menu > div ul li ul li.page_item_has_children > a::after {
	position: absolute;
	right: 1rem;
	vertical-align: middle;
	content: "\f103";
}

.tg-primary-menu > div ul li ul li a {
	padding: 8px;
}

.tg-primary-menu > div ul li ul li ul {
	top: -1px;
	left: 100%;
}

.tg-primary-menu > div ul li ul,
.tg-primary-menu > div ul li:hover ul ul,
.tg-primary-menu > div ul li.focus ul ul {
	z-index: 99999;
	position: absolute;
	left: -999999px;
}

.tg-primary-menu > div ul li:hover > ul,
.tg-primary-menu > div ul li.focus > ul {
	left: auto;
}

.tg-primary-menu > div ul li .sub-menu li.menu-item-has-children ul.tg-edge, .tg-primary-menu > div ul li .sub-menu li.page_item_has_children ul.tg-edge {
	left: -100%;
}

.tg-primary-menu > div ul li:hover > ul,
.tg-primary-menu > div ul li.focus > ul {
	left: auto;
}

.tg-primary-menu > div > ul, .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tg-primary-menu > div > ul > li:hover ul ul,
.tg-primary-menu > div > ul > li.focus ul ul {
	position: absolute;
	left: -999999px;
}

.tg-primary-menu > div > ul > li:last-child {
	margin-right: 0;
}

.tg-primary-menu > div > ul > li.tg-menu-item-cart {
	margin-right: 10px;
}

.tg-primary-menu > div > ul > li > ul.tg-edge {
	right: 0;
	left: auto;
}

.tg-primary-menu > div > ul ul li:hover ul ul,
.tg-primary-menu > div > ul ul ul li:hover ul ul,
.tg-primary-menu > div > ul ul li.focus ul ul,
.tg-primary-menu > div > ul ul ul li.focus ul ul {
	position: absolute;
	left: -999999px;
}

.tg-primary-menu > div > ul ul li:hover > ul,
.tg-primary-menu > div > ul ul li.focus > ul {
	left: 100%;
}

.tg-primary-menu > div > ul ul ul li:hover > ul,
.tg-primary-menu > div > ul ul ul ul li:hover > ul,
.tg-primary-menu > div > ul ul ul li.focus > ul,
.tg-primary-menu > div > ul ul ul ul li.focus > ul {
	left: 100%;
}
.tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-item > a::before {
	content: "";
	position: absolute;
	background-color: #fff;
	margin-bottom: -3px;
}

.tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_ancestor > a, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-ancestor > a, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_item > a, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-item > a {
	position: relative;
}

.tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-underline > div > ul > li.current-menu-item > a::before {
	height: 2px;
	width: 100%;
	bottom: 0;
}

.tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-left-border > div > ul > li.current-menu-item > a::before {
	width: 2px;
	height: 12px;
	top: 50%;
	left: -5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-ancestor > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current_page_item > a::before, .tg-primary-menu.tg-primary-menu--style-right-border > div > ul > li.current-menu-item > a::before {
	width: 2px;
	height: 12px;
	top: 50%;
	left: auto;
	right: -5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* Top Header Menu */
.tg-site-header-top ul.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
}

.tg-site-header-top ul.menu li a {
	padding: 0 0.5em;
}

/* Header Action */
.tg-header-action-list {
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
}

.tg-header-action-list .tg-header-action__item {
	position: relative;
}


  

/* Mobile navigation */
.tg-mobile-navigation {
	padding-top: 80px !important;
	padding-left: 60px;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	bottom: auto;
	left: auto;
	right:0;
	z-index: 9999;
	background: #00BFFF;
	width: 685px;
	height: 100%;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: 0.6s visibility ease, 0.6s opacity ease, 0.6s -webkit-transform ease;
	transition: 0.6s visibility ease, 0.6s opacity ease, 0.6s -webkit-transform ease;
	transition: 0.6s transform ease, 0.6s visibility ease, 0.6s opacity ease;
	transition: 0.6s transform ease, 0.6s visibility ease, 0.6s opacity ease, 0.6s -webkit-transform ease;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.tg-mobile-navigation > div > ul {
	border-top: 1px solid #e9ecef;
	padding-top: 1em;
}

.tg-mobile-navigation .tg-mobile-navigation-close {
	background-color: unset;
	border: unset;
	padding: unset;
	color: unset;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}

.tg-mobile-navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.tg-mobile-navigation li {
	position: relative;
}

.tg-mobile-navigation li.page_item_has_children, .tg-mobile-navigation li.menu-item-has-children {
	position: relative;
}

.tg-mobile-navigation li.page_item_has_children .tg-submenu-toggle, .tg-mobile-navigation li.menu-item-has-children .tg-submenu-toggle {
	position: absolute;
	right: 8px;
	top: 0;
	display: block;
	padding: 0.5em 0.8em;
	background: unset;
	color: unset;
	border: unset;
}

.tg-mobile-navigation li.page_item_has_children .tg-submenu-toggle::after, .tg-mobile-navigation li.menu-item-has-children .tg-submenu-toggle::after {
	content: '\f067';
	font-size: 12px;
}

.tg-mobile-navigation li.page_item_has_children ul, .tg-mobile-navigation li.menu-item-has-children ul {
	padding-left: 30px;
	max-height: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	overflow: hidden;
}

.tg-mobile-navigation li.page_item_has_children.submenu--show > .tg-submenu-toggle::after, .tg-mobile-navigation li.menu-item-has-children.submenu--show > .tg-submenu-toggle::after {
	content: '';
}

.tg-mobile-navigation li.page_item_has_children.submenu--show > ul, .tg-mobile-navigation li.menu-item-has-children.submenu--show > ul {
	max-height: 500px;
	visibility: visible;
	overflow-y: scroll;
}

.tg-mobile-navigation li.tg-menu-extras-wrap {
	display: none;
}

.tg-mobile-navigation.tg-mobile-navigation--opened {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}

.tg-mobile-navigation a {
	display: block;
	word-break: break-all;
}

.tg-mobile-navigation li.tg-menu-item-search {
	padding: 0.5em;
}

.tg-mobile-navigation li.tg-menu-item-search label {
	display: block;
}

.tg-mobile-navigation li.tg-menu-item-search .search-form {
	position: unset;
	width: 100%;
	display: block;
}

.tg-primary-menu > div ul li.tg-header-button-wrap a {
	color: #fff;
	background-color: #269bd1;
	padding: 5px 10px;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	border: 0 solid #e9ecef;
}

.tg-primary-menu > div ul li.tg-header-button-wrap a:hover {
	color: #fff;
	background-color: #1e7ba6;
}

.tg-menu-item-cart .cart-page-link {
	position: relative;
}

.tg-menu-item-cart .cart-page-link .count {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 10px;
	width: 16px;
	height: 16px;
	background-color: #343a40;
	color: #fff;
	position: absolute;
	top: -5px;
	right: -10px;
	border-radius: 50%;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tg-site-footer-bar .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
}

.tg-primary-menu > div > ul > li.tg-menu-extras-wrap {
	margin: 1em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tg-primary-menu > div > ul > li.tg-menu-extras-wrap .submenu-expand {
	cursor: pointer;
	width: 28px;
	height: 28px;
	padding: 0;
	text-align: center;
}

.tg-mobile-navigation li.menu-item-has-children .toggled-on + ul {
	max-height: 500px;
}

.tg-mobile-navigation li.menu-item-has-children .tg-submenu-toggle.toggled-on::after {
	content: "-";
}

/*=============================================
=            Accesibility            =
=============================================*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #e9ecef;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #16181a;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*=============================================
=            Alignments            =
=============================================*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.tg-flex-left {
	margin-right: auto;
}

.tg-flex-right {
	margin-left: auto;
}

.wp-block-gallery.alignleft, .wp-block-gallery.alignright, .wp-block-gallery.aligncenter,
.wp-block-social-links.alignleft,
.wp-block-social-links.alignright,
.wp-block-social-links.aligncenter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/*=============================================
=            Clearings            =
=============================================*/
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
	display: table;
	content: "";
}

.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
	clear: both;
}


/*=============================================
=            Header            =
=============================================*/
/* Top Header */
.tg-site-header-top {
	padding: 0.5em 0;
	background-color: #e9ecef;
}

.tg-site-header-top .widget {
	margin: 0;
}

.tg-site-header-top .tg-header-top-left-content,
.tg-site-header-top .tg-header-top-right-content {
	width: 50%;
}

.tg-site-header-top .tg-header-top-right-content {
	text-align: right;
}

.tg-site-header-top .tg-header-top-right-content ul {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.tg-site-header-top p {
	margin: 0;
}
#wpadminbar{top: auto;bottom: 0;}

.tg-site-header.tg-site-header--center .tg-site-header-bottom .tg-container--flex {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.tg-site-header.tg-site-header--center .site-branding {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.tg-site-header.tg-site-header--center .site-branding .custom-logo-link {
	margin-right: 0;
}

.tg-site-header.tg-site-header--center .tg-primary-menu {
	margin-left: initial;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tg-site-header.tg-site-header--right {
	/* Site brading */
	/* Menu primary */
}

.tg-site-header.tg-site-header--right .tg-site-header-bottom .tg-container--flex {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.tg-site-header.tg-site-header--right .tg-site-header-bottom .main-navigation ul {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.tg-site-header.tg-site-header--right .site-branding {
	margin-left: 20px;
}

.tg-site-header.tg-site-header--right .site-branding .custom-logo-link {
	margin-right: 0;
}

.tg-site-header.tg-site-header--right .tg-primary-menu {
	margin-left: initial;
	margin-right: auto;
}

.tg-site-header.tg-site-header--transparent {
	position: absolute;
	top: 0;
	z-index: 9999;
	height: auto;
	width: 100%;
	background: transparent;
}


.tg-site-header-bottom .tg-block--two {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: flex-end;
	gap: 100px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.tg-header-transparent-wrapper {
	position: relative;
}

/* Site brading */
.site-branding {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.site-branding .custom-logo-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}


.site-branding .site-description,
.site-branding .site-title {
	margin: 0;
}

.wp-custom-header img {
	margin: 0 auto;
	width: 100%;
	vertical-align: middle;
}

.wp-custom-header:hover .wp-custom-header-video-button {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.wp-custom-header .wp-custom-header-video-button {
	position: absolute;
	top: calc( 50% - 30px);
	left: calc( 50% - 30px);
	z-index: 9999;
	height: 60px;
	width: 60px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	border: none;
	outline: none;
	color: #fff;
	cursor: pointer;
	-webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
	-webkit-transition: opacity 0.35s, visibility 0.35s, -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, visibility 0.35s, -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
	transition: box-shadow 0.35s, opacity 0.35s, visibility 0.35s, transform 0.35s;
	transition: box-shadow 0.35s, opacity 0.35s, visibility 0.35s, transform 0.35s, -webkit-box-shadow 0.35s, -webkit-transform 0.35s;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

.wp-custom-header .wp-custom-header-video-button:hover {
	-webkit-box-shadow: 0 0 75px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 75px rgba(0, 0, 0, 0.8);
}

/*=============================================
=            404 Page            =
=============================================*/
.error-404 {
	text-align: center;
}

.error-404 .search-form {
	margin-top: 20px;
}

.site-content {
	margin-top: 80px;
	margin-bottom: 0 !important;
}
#secondary {
	width: 30%;
	padding-left: 60px;
	border-left: 1px solid #e9ecef;
}

.tg-site-layout--default #primary {
	width: unset;
	padding: 0;
}

.tg-site-layout--default #primary .entry-content > .alignfull {
	width: auto;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.tg-site-layout--default #primary .entry-content > .alignwide {
	margin-left: -100px;
	margin-right: -100px;
	max-width: unset;
}

.tg-site-layout--default .content-area {
	max-width: 760px;
	margin: 0 auto;
}

.tg-site-layout--default .hentry {
	margin: 0 0 10em;
}

.tg-site-layout--left .site-content .tg-container--flex {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.tg-site-layout--left #primary {
	padding-right: 0;
	padding-left: 60px;
}

.tg-site-layout--left #secondary {
	padding-left: 0;
	padding-right: 60px;
	border-left: 0 none;
	border-right: 1px solid #e9ecef;
}

.tg-site-layout--no-sidebar #primary {
	width: 100%;
}

.tg-site-layout--no-sidebar #primary .entry-content > .alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: unset;
}

.tg-site-layout--no-sidebar #primary .entry-content > .alignfull.wp-block-cover, .tg-site-layout--no-sidebar #primary .entry-content > .alignfull.wp-block-cover-image {
	width: unset;
}

.tg-site-layout--no-sidebar #primary .entry-content > .alignwide {
	margin-left: -100px;
	margin-right: -100px;
	max-width: unset;
}

 

/*=============================================
=               Posts and Pages               =
=============================================*/
.sticky {
	display: block;
}

.hentry {
	border: 0 solid #e9ecef;
}

.single .hentry {
	border: 0 solid #e9ecef;
}

.updated:not(.published) {
	display: none;
}

.extra-hatom {
	display: none;
}

.post-thumbnail {
	margin: 0 0 1.5em;
}

.entry-content {
	margin: 0;
}
.entry-content .wp-block-columns:last-child{margin-bottom:0;}

.entry-content p:last-child {
	margin-bottom: 0;
}

.post-thumbnail {
	display: block;
}

 

/*=============================================
=            Asides            =
=============================================*/



/*=============================================
=            Captions            =
=============================================*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*=============================================
=            Gallery            =
=============================================*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.tg-oembed-container {
	position: relative;
	padding-top: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.tg-oembed-container iframe,
.tg-oembed-container object,
.tg-oembed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body .tg-oembed-container * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

 
.tg-scroll-to-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.5s all ease;
	transition: 0.5s all ease;
	color: #fff;
	background-color: #16181a;
}

.tg-scroll-to-top:hover {
	color: #fff;
	background-color: #1D3F6A;
}

.tg-scroll-to-top.tg-scroll-to-top--show {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.tg-overlay-wrapper {
 
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.05);
	display: none;
}

.tg-overlay-wrapper.overlay-show {
	display: block;
}
/*=============================================
=            Desktop Devices          =
=============================================*/
@media screen and (min-width: 1024px) {
	.tg-site-layout--default .post-thumbnail {
		display: block;
		margin-left: calc(50% - 26vw);
		margin-right: calc(50% - 26vw);
	}
}

/*=============================================
=            Tablet Devices            =
=============================================*/
/*=============================================
=            Mobile Devices            =
=============================================*/
@media screen and (max-width: 768px) {
	.site-branding img {
		width: auto;
		height: 35px;
	}
	.header-menu-wrap{
		display: none;
	}
	/* Boxed Layout */
	.tg-container--separate #primary {
		padding-right: 0;
	}
	.tg-container--separate #secondary {
		padding-left: 0;
	}
	/* Site Layout */
	.tg-site-layout--left #primary,
	.tg-site-layout--left #secondary {
		padding: 0;
	}
	.tg-site-header.tg-site-header--center .tg-primary-menu {
		display: none;
	}
	.tg-container--boxed .tg-site {
		width: 90%;
	}
	.tg-container {
		padding-left: 20px;
		padding-right: 20px;
	}
	/* Header Main */
	.tg-site-header--center .site-branding {
		margin-bottom: 1em;
	}
	.tg-header-action-list .tg-header-action__item.tg-mobile-toggle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.tg-site-header--left .tg-block--two {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-start;
	}
	.tg-menu-item-search {
		margin-top: 0.5em;
	}
	.tg-menu-item-search a {
		display: none;
	}
	#primary.pagebuilder-content {
		margin-bottom: 0;
	}
	#primary,
	#secondary {
		width: 100% !important;
		padding: 0;
		border: none;
	}
	#secondary .widget:last-child {
		margin-bottom: 0;
	}
	.tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--two .tg-footer-widget-area, .tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--three .tg-footer-widget-area, .tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--four .tg-footer-widget-area {
		width: 100%;
	}
	.tg-menu-item-cart .cart-page-link {
		display: inline-block;
	}
	.tg-menu-item-cart .cart-page-link .count {
		top: 0;
		right: -8px;
	}
}


@media screen and (max-width: 600px) {
	.header1{display: none}
	.tg-site-header-top {
		display: none;
	}
	.tg-site-footer .tg-site-footer-bar .tg-container--flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-1,
	.tg-site-footer .tg-site-footer-bar .tg-site-footer-section-2 {
		width: 100%;
		margin: 0;
	}
	.tg-page-header .tg-container--flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.tg-page-header.tg-page-header--left-right .tg-page-header__title {
		margin-right: 0;
	}
	.tg-page-header.tg-page-header--left-right .breadcrumbs {
		margin-left: 0;
	}
	.tg-page-header.tg-page-header--right-left .tg-page-header__title {
		margin-left: 0;
	}
	.tg-page-header.tg-page-header--right-left .breadcrumbs {
		margin-right: 0;
	}
}

@media screen and (max-width: 480px) {
	.site-branding {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}


.tg-site-header--center .tg-header-action-list .tg-header-action__item.tg-mobile-toggle, .tg-site-header--right .tg-header-action-list .tg-header-action__item.tg-mobile-toggle {
	margin-left: 0;
}

.tg-header-action-list .tg-header-action__item.tg-mobile-toggle .tg-icon-bars {
	font-size: 1.5rem;
	line-height: 1.2;
}



/* ---------- Standardization ---------- */
body {
	font-family: 'Unbounded', serif;
	color: #000;
	font-style: normal;
	background: #FFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
}

.button {
	display: inline-block;
	text-align: center;
	border-radius: 500px;
	background: #00BFFF;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}

.gold-button {
	background: #FFB100;
}

strong {
	position: relative;
	color: #00BFFF;
	font-weight: 700;
}

.body1,
.body1 p{
	line-height: 150%;
	font-weight: 500;
}

.body2,
.body2 p{
	line-height: normal;
	font-weight: 500;
}

.body3,
.mob-wid .sub-menu a,
.body3 p{
	line-height: 150%;
	font-weight: 300;
}

.body4,
.language_menu a,
.mob-wid .language_menu .menu> li> a,
.body4 p{
	line-height: 150%;
	font-weight: 400;
}

.body5,
.body5 p{
	line-height: 150%;
	font-weight: 400;
}

a {
	color: #000;
}

.btn{
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}



body._lock {
	overflow: hidden;
}

/*#wpadminbar {*/
/*	display: none;*/
/*}*/


@media screen and (min-width: 992px) {
	.btn{
		font-size: 18px;
	}
	body {
		font-size: 16px;
		line-height: 150%;
		font-weight: 300;
	}

	.button {
		font-size: 18px;
		padding: 21px 20px 22px 20px;
	}

    h1 {
	font-size: 111px;
	font-weight: 700;
	line-height: normal;
    }

    h2 {
	font-size: 74px;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
    }

    h3,
	.mob-wid .menu> li> a{
		font-size: 32px;
		font-weight: 600;
		line-height: 150%;
		text-transform: uppercase;
    }

	h4 {
		font-size: 20px;
		font-weight: 600;
		line-height: 150%;
		text-transform: uppercase;
	}

	h5,
	.tg-header-action__item:after{
		font-size: 18px;
		font-weight: 500;
		line-height: normal;
	}

	h6 {
		font-size: 14px;
		font-weight: 600;
		line-height: 150%;
	}

	.body1,
	.body1 p{
		font-size: 24px;
	}

	.body2,
	.body2 p{
		font-size: 20px;
	}

	.body3,
	.mob-wid .sub-menu a,
	.body3 p{
		font-size: 16px;
	}

	.body4,
	.mob-wid .language_menu .menu> li> a,
	.language_menu a,
	.body4 p{
		font-size: 14px;
	}

	.body5,
	.body5 p{
		font-size: 12px;
	}
}

@media screen and (max-width: 991.98px) {
	.btn{
		font-size: 14px;
	}
	body {
		font-size: 14px;
		line-height: 150%;
		font-weight: 500;
	}

	.button {
		font-size: 14px;
		padding: 16px 20px 17px 20px;
	}

	h1 {
		font-size: 44px;
		font-weight: 700;
		line-height: normal;
	}

	h2 {
		font-size: 36px;
		font-weight: 700;
		line-height: 120%;
		text-transform: uppercase;
	}
	h3,
	.mob-wid .menu> li> a{
		font-size: 24px;
		font-weight: 600;
		line-height: 150%;
		text-transform: uppercase;
	}

	h4 {
		font-size: 16px;
		font-weight: 600;
		line-height: 150%;
		text-transform: uppercase;
	}

	h5,
	.tg-header-action__item:after{
		font-size: 14px;
		font-weight: 500;
		line-height: normal;
	}

	h6 {
		font-size: 12px;
		font-weight: 600;
		line-height: 150%;
	}

	.body1,
	.body1 p {
		font-size: 16px;
	}

	.body2,
	.body2 p{
		font-size: 15px;
	}

	.body3,
	.mob-wid .sub-menu a,
	.body3 p{
		font-size: 14px;
	}

	.body4,
	.mob-wid .language_menu .menu> li> a,
	.language_menu a,
	.body4 p{
		font-size: 13px;
	}

	.body5,
	.body5 p{
		font-size: 12px;
	}
}


/* FancyBox Popup style */

body {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}

body #fancybox-img,
body #fancybox-content,
body #fancybox-outer{
	border-radius: 20px;
	object-fit: cover;
}

body #fancybox-close span {
	display: none;
}

body #fancybox-close {
}

body #fancybox-close::after {
	content: '';
	width: 40px;
	height: 40px;
	display: block;
	top: 54px;
	right: 46px;
	position: relative;
	background: url("/wp-content/uploads/2023/08/popup-gallery-icon-close.svg") center / cover no-repeat;
}

body .fancy-ico span {
	display: none;
}

body #fancybox-next::after {
	content: '';
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	bottom: -44px;
	right: 0;
	background: url("/wp-content/uploads/2023/08/arrow-right.svg") center / cover no-repeat;
}

body #fancybox-prev::after {
	content: '';
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	bottom: -44px;
	right: 0;
	background: url("/wp-content/uploads/2023/08/arrow-left.svg") center / cover no-repeat;
}

body #fancybox-prev,
body #fancybox-next {
	top: 100%;
}

body #fancybox-next {
	right: calc(100% - (50% + 57px));
	display: flex;
	justify-content: flex-start;
}

body #fancybox-prev {
	left: calc(100% - (50% + 57px));
	display: flex;
	justify-content: flex-end;
}

body #fancybox-wrap {
	max-height: 80%;
}

@media screen and (max-width: 1199.98px) {
	body #fancybox-wrap {
		max-height: 80%;
	}
}

@media screen and (max-width: 599.98px) {
	body #fancybox-content {
		border-width: 5px!important;
	}

	body #fancybox-next::after,
	body #fancybox-prev::after {
		width: 30px;
		height: 30px;
		bottom: -34px;
		right: 0;
	}

	body #fancybox-close::after {
		width: 30px;
		height: 30px;
		top: 44px;
		right: 26px;
	}

	body #fancybox-next {
		right: calc(100% - (50% + 55px));
		display: flex;
		justify-content: flex-start;
	}

	body #fancybox-prev {
		left: calc(100% - (50% + 55px));
		display: flex;
		justify-content: flex-end;
	}

}




/* FancyBox Popup style end */


/* ---------- Standardization end ---------- */


/* ---------- Single Events ---------- */

body .event-tickets .tribe-tickets__tickets-item{
	border-top: 2px solid #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

body .event-tickets .tribe-tickets__tickets-footer{
	border-top: 2px solid #000;
}

body .event-tickets .tribe-tickets__tickets-form{
	max-width: 100%;
}

body .tribe-tickets__tickets-item-extra-available{
	display: none;
}

.single-tribe_events .tribe-events-before-html,
.single-tribe_events .tribe-events.tribe-common,
.single-tribe_events .tribe-events-single-section{
	display: none;
}

.events__content h2 {
	margin-bottom: 20px;
}

.events__content h3,
.events__content h4,
.events__content h5,
.events__content h6{
	margin-bottom: 10px;
}

.events__content ol {
	margin: 0;
	padding-left: 20px;
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.events__ticket {
	position: relative;
}

.events__ticket-top {
	background: rgba(0, 191, 255, 1);
	min-height: 380px;
	border-radius: 30px 30px 0px 0px;
}

.events__ticket-bot {
	background: rgba(255, 177, 0, 1);
	min-height: 122px;
	position: absolute;
	width: 100%;
	top: 285px;
	padding: 30px;
}

.events__date-wrapper {
	margin-bottom: 13px;
}

.events__time-wrapper {
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 2px solid black;
	margin-bottom: 20px;
}

.events__location-wrapper {
	display: flex;
	gap: 10px;
	align-items: flex-start;
	padding-bottom: 20px;
	border-bottom: 2px solid black;
	margin-bottom: 27px;
}

.events__ticket-cost-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.events__button {
	border-radius: 500px;
	background: #FFF;
	padding: 21px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}

.events__location-wrapper svg {
	flex-shrink: 0;
}

body .tribe-events-event-meta.primary+.event-tickets form {
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
}

body .tribe-events-event-meta.primary+.event-tickets .tribe-common-h4 {
	color: #000;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
}

.custom__nav {
	display: flex;
	gap: 20px;
}

.events__header {
	display: flex;
	justify-content: space-between;
}

.custom__nav svg {
	cursor: pointer;
}

body #tribe-events-footer {
	border-top: 0;
}

body .event-tickets .tribe-tickets__tickets-item-quantity button {
	width: 28px;
	height: 28px;
	font-size: 0;
	margin: 0;
	cursor: pointer;
}

body .event-tickets .tribe-tickets__tickets-item-quantity button.tribe-tickets__tickets-item-quantity-add {
	background: center/ contain no-repeat url("/wp-content/uploads/2023/09/add-button.svg");
}

body .event-tickets .tribe-tickets__tickets-item-quantity button.tribe-tickets__tickets-item-quantity-remove {
	background: center/ contain no-repeat url("/wp-content/uploads/2023/09/remove-button.svg");
}

body .event-tickets .tribe-tickets__tickets-item-quantity button.tribe-tickets__tickets-item-quantity-add:hover {
	background: center/ contain no-repeat url("/wp-content/uploads/2023/09/add-button-hover.svg");
}

body .event-tickets .tribe-tickets__tickets-item-quantity button.tribe-tickets__tickets-item-quantity-remove:hover {
	background: center/ contain no-repeat url("/wp-content/uploads/2023/09/remove-button-hover.svg");
}

@media screen and (min-width: 991px) {
	.events-banner {
		position: absolute;
		top: 0;
		left: 0;
	}

	.events-banner img{
		width: 100vw;
		height: 455px;
	}

	.tribe-events-single {
		padding-top: 495px;
	}

	.events__row {
		display: flex;
		gap: 30px;
	}

	.events__content {
		flex-basis: 790px;
	}

	.events__ticket {
		flex-basis: 380px;
	}

	.events__ticket-top {
		padding: 30px;
	}

	.events__date-wrapper {
		display: flex;
		gap: 10px;
	}

	body .tribe-events-event-meta.primary+.event-tickets {
		margin-top: 100px;
	}

	body .tribe-events-event-meta.primary+.event-tickets .tribe-common-h4 {
		font-size: 74px;
	}

	.events__video-container video {
		width: 100%;
		height: 584px;
		border-radius: 20px;
	}

	.events__video-title {
		margin-bottom: 40px;
	}

	.events__video-container {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 991px) {
	body .tribe-events-event-meta.primary+.event-tickets {
		margin-top: 60px;
	}

	body .tribe-events-event-meta.primary+.event-tickets .tribe-common-h4 {
		font-size: 36px;
	}

	.events__video-title {
		margin-bottom: 20px;
	}

	.events__video-container {
		margin-bottom: 60px;
	}

	.custom__nav svg {
		width: 50px;
		height: 50px;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.events__video-container video {
		width: 100%;
		height: 450px;
	}
}

@media screen and (max-width: 768px) {
	.events__video-container video {
		width: 100%;
		height: 335px;
	}
}

html, body {
	overflow-x: hidden;
}
/* ---------- Single Events end---------- */