html, body {
  margin: 0;
  padding: 0;
  font-size: 1.04vw !important;
}
#uc_simple_popup_elementor_62a9d47 .ue-simple-popup-btn-icon svg {
  height: 3em !important;
  width: 3em !important;
}
.logo-wrap {
  display: block;
}
.home .logo-wrap {
  display: none;
}
.site-footer {
  display: none !important;
}
#videoBox{
	display:none;
}
.toggle-button .elementor-menu-toggle {
  padding: 0.8rem 0.7rem;
}
.toggle-button svg {
  width: 2em !important;
}
.toggle-button .elementor-menu-toggle__icon--close svg {
    width: 2rem !important;
}
.elementor-countdown-item span.elementor-countdown-digits {
    background-image: url(https://theberkos2026.com/wp-content/uploads/2025/12/Frame-48.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 4rem;
    height: 3rem;
    margin: 0 auto;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	/* top: 0 !important;
    margin-top: 0 !important;
    background-image: url(https://theberkos2026.com/wp-content/uploads/2025/12/bg-blur.png);
    background-repeat: no-repeat;
    background-size: cover; */
}
.elementor-nav-menu li.current-menu-item.page_item a{
    position: relative;
	width: fit-content;
    margin: 0 auto;
}
.elementor-nav-menu li.current-menu-item.page_item a:after {
    position: absolute;
    top: 0.6rem;
    content: "";
    right: -1.5rem;
    width: 1.25rem;
    height: 1.5rem;
    background-image: url(https://theberkos2026.com/wp-content/uploads/2025/12/Vector.png);
    background-repeat: no-repeat;
    background-size: contain;
}
 .toggle-button .elementor-menu-toggle:hover {
    background-color: #E0C098 !important;
}
.elementor-menu-toggle.elementor-active {
  background-color: #C19B6C47 !important;
}
.toggle-button .elementor-menu-toggle {
    border-radius: 100% !important;
    width: 2.8rem;
    height: 2.8rem;
	box-shadow: 1px 1px 1px 1px #694A2382;
	background-color: #C2A075 !important;
}
body.active {
	position: relative;
	overflow: hidden;
}
body.active:after {
	position: absolute;
	width:100%;
    height:100%;
    top: 0;
	left:0;
    content: "";
    background-image: url(https://theberkos2026.com/wp-content/uploads/2025/12/bg-blur.png);
    background-repeat: no-repeat;
    background-size: cover;
}
body.active .elementor-nav-menu--dropdown.elementor-nav-menu__container {
	padding-top: 2rem !important;
}
.gallery .elementor-widget-image img{
	height:32rem;
}
.elementor-widget-countdown .elementor-countdown-item {
    padding: 0.5rem 0 !important;
}
#verifyCode {
   width: 16rem;
    border-radius: 5rem;
    background-color: #fff;
    border: none;
    margin: 1rem auto;
    padding: 0rem 1rem;
    color: #694A23;
    height: 3.5rem;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 1.6rem;
    justify-content: center;
	outline: none;
}
#verifyCode:hover {
    background-color: rgb(224 192 152 / 50% );
}
#verifyCode:active {
    background-color: E0C098;
	
}
input#accessCode {
    border-radius: 6rem;
    border-color: #fff;
    color: #624D33;
    background: rgb(255 253 252 / 13% );
    outline: none;
    height: 3.5rem;
    width: 25rem;
	padding: 0 2rem;
}
input#accessCode:hover {
    border-color: #fff;
    background: rgb(255 253 252 / 23% );
}
input#accessCode:focus-visible {
	box-shadow: 0px 0px 3px 1px #B1680B;
    background: rgb(255 253 252 / 23%);
    border-color: transparent;
}
p#errorMsg {
    text-align: center;
}

/*Contact form css*/

.form-wrap {
    max-width: 32.1rem;
    margin: auto;
}
.form-wrap .input-control p label {
    font-size: 1rem;
    margin-bottom: 0.8rem;
	font-weight: 400;
}
.form-wrap .input-control p label strong {
    font-weight: 500;
}
.form-wrap .input-control p br {
    display: none;
}
.form-wrap .input-control {
    margin-bottom: 3rem;
	color: #281A09;
}
.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item {
    border: none;
    padding: 0;
}
.form-wrap .input-control input, .form-wrap span.wpcf7-list-item-label {
    background-color: #D1C0B1;
	border: 1px solid #fff !important;
	height: 2.5rem;
}
.form-wrap .input-control input:hover, .form-wrap span.wpcf7-list-item-label:hover {
    background-color: #B8A18C;
}
.form-wrap .input-control input:active, .form-wrap span.wpcf7-list-item-label:active {
    background-color: #9F8772;
}
.form-wrap ::-webkit-input-placeholder { 
	color:#281A09 !important;
 }
.wpcf7-form-control.wpcf7-radio {
    display: flex;
}
.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item.first {
    margin-left: 0;
}
.input-control {
    margin-bottom: 20px;
}
.input-control.attendance-wrap span.wpcf7-list-item.last span.wpcf7-list-item-label {
    width: 19rem;
    justify-content: center;
}
.input-control label {
    display: block;
    margin-bottom: 6px;
}

.form-wrap input[type="text"],
.form-wrap input[type="email"],
.form-wrap input[type="tel"] {
    width: 100%;
    border-radius: 30px;
    outline: none;
}
.wpcf7-radio input {
    display: none;
}
.form-wrap .input-control p.bottom-text {
    margin: 0;
}
.form-wrap .input-control p {
    margin: 0 0 0.35rem;
}
.form-wrap .wpcf7-radio span {
    padding: 0 1rem;
    border: 1px solid #fff;
    border-radius: 25px;
    cursor: pointer;
    height: 2.5rem;
    display: flex;
    align-items: center;
}

.form-wrap .wpcf7-radio input:checked + span {
    background-color: #fff;
    border: 1px solid #fff !important;
    /* width: 12rem; */
}
.form-wrap span.wpcf7-list-item.last span.wpcf7-list-item-label {
   /*  width: 18.5rem;
    justify-content: center; */
}
.submit-wrap input {
    width: 100%;
    padding: 14px;
    border-radius: 35px;
    font-size: 16px;
    cursor: pointer;
}
.form-note {
    font-size: 1rem;
    text-align: center;
    margin-top: 15px;
    color: #281A09;
    font-weight: 500;
}
.submit-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.submit-wrap input {
    width: fit-content;
    font-size: 1.45rem;
    background-color: #fff !important;
    border-color: transparent;
    color: #694A23 !important;
    padding: 0 3rem;
    height: 3.2rem;
    margin: 0 auto;
}
.submit-wrap input:hover {
    background-color: rgb(224 192 152 / 50%) !important;
    color: #694A23 !important;
}
.submit-wrap input:active {
    background-color: rgb(224 192 152 / 90%) !important;
}
.form-wrap .wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
}

/*Video unmute Css */

#muteToggleBtn {
    position: absolute;
    right: 2%;
    z-index: 9999;
    padding: 10px 16px;
    font-size: 22px;
    cursor: pointer;
    border-radius: 4px;
    border: none;
    top: 3%;
    cursor: pointer;
    border: none;
    background: rgb(56 55 55 / 78%);
    color: #fff;
}


@media only screen and (max-width: 768px) {
  html, body {
    font-size: 16px !important;
  }
  .toggle-button svg {
	  width: 1.5em !important;
	}
	.gallery .elementor-widget-image img{
		height:100%;
	}
	#codeBox {
		padding: 0 1rem;
	}
	input#accessCode {
		width: 18rem;
	}
	.e-hosted-video.elementor-wrapper.elementor-open-inline {
		height: 30rem;
		width: 100%;
	}
	.form-wrap .input-control.attendance-wrap .wpcf7-form-control.wpcf7-radio  {
		display: block;
	}
	.form-wrap .input-control.attendance-wrap .wpcf7-form-control.wpcf7-radio span, .form-wrap .input-control.attendance-wrap .wpcf7-form-control.wpcf7-radio span label {
		width: 100%;
		margin: 0 0 0rem;
	}
	.input-control.attendance-wrap span.wpcf7-list-item.last span.wpcf7-list-item-label {
		width: 100%;
		justify-content: flex-start;
		margin-top: 1.5rem;
	}
	.form-wrap .input-control p label {
		font-size: 0.85rem;
	}
	.submit-wrap p {
		text-align: center;
	}
	.submit-wrap input {
    width: 90%;
    font-size: 1.2rem;
}
}