p@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap");
@font-face {
  font-family: "UberMoveTextBold";
  src: url("../fonts/UberMoveTextBold.woff2") format("woff2"),
    url("../fonts/UberMoveTextBold.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "UberMoveTextLight";
  src: url("../fonts/UberMoveTextLight.woff2") format("woff2"),
    url("../fonts/UberMoveTextLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "UberMoveTextMedium";
  src: url("../fonts/UberMoveTextMedium.woff2") format("woff2"),
    url("../fonts/UberMoveTextMedium.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "UberMoveTextRegular";
  src: url("../fonts/UberMoveTextRegular.woff2") format("woff2"),
    url("../fonts/UberMoveTextRegular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

.event-price {
	
	font-weight: 700;
	color: #000000 !important;
	font-weight: 400;
	font-size: 15px;
	display: inline-block;
	line-height: 16px;
 font-family: "UberMoveTextRegular" !important;
}

.sbOptions a {
	border-bottom: dotted 0px #515151;
	display: block;
	font-weight: 400;
	outline: none;
	padding: 7px 0 7px 3px;
 font-family: "UberMoveTextRegular" !important;
font-weight: 400;
font-size: 13px;
}

label {
	display: inline-block;
	color: #000;
	font-size: 15px;
	padding: 0px 0;
	line-height: 19px;
	width: 170px;
	font-family: "UberMoveTextMedium" !important;
        text-transform:capitalize;
}

.tamount {
	font-size: 18px !important;
	line-height: 23px;
	padding: 0px !important;
	display: inline-block;
	color: #b1842e;
font-family: "UberMoveTextMedium" !important;
	font-weight: 700;

	
	line-height: 16px !important;
}


textarea,
.sbHolder,
input {
  font-family: "UberMoveTextRegular" !important;
	width: calc( 100% - 200px) !important;
	display: inline-block !important;
        border: 1px solid #d9d9d9 !important;
        color: #000000 !important;
font-weight: 400 !important;
}

@media (max-width: 500px) {
.form label {
margin:5px auto 10px !important;
}
.form input[type="text"], .form input[type="tel"], .form input[type="email"] {
	 max-width: calc( 100% - 30px ) !important;
}

textarea,
.sbHolder,
input {

	width: calc( 100% - 30px ) !important;
	display:block !important;
         max-width: calc( 100% - 30px ) !important;

}


}


p {
font-size: 15px  !important;
	color: #000  !important;
  font-family: "UberMoveTextMedium" !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #C1C1C1;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #C1C1C1;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #C1C1C1;
}

.sbOptions{
width:100% !important;
}

.logo img {
	height: 154px !important;
	height: auto !important;
	max-width: 250px !important;
	margin-top: 22px;
}


.logo {
	
	padding-bottom: 20px !important;
}

.btn {
		width: 100% !important;
	border-radius: 7px !important;
	padding: 0px 0px !important;
	color: #fff !important; 
	transition: all 0.45s !important;
	background: #000000 !important;
	font-family: "UberMoveTextMedium" !important;
	font-weight: bold !important;
	font-size: 16px !important;
	border: 1px solid transparent !important;
	text-align: center !important;
	height: 51px !important; 
	display: block !important;
	
	padding: 16px 20px !important;
	text-transform: uppercase !important;
margin: 25px auto 15px;
max-width:600px;
}



.sbOptions {
  font-family: "UberMoveTextRegular" !important;
	
	
        border: 1px solid #d9d9d9 !important;
       
font-weight: 400 !important;

	
	  border: 1px solid #d9d9d9 !important;
	
	
        height: max-content !important;
	
max-height: 261px !important;
overflow-y: scroll;	
	
}








.container {
	border: 0px solid #e0e0e0 !important;
	margin: 11px auto !important;
}



.sbToggle {
	background: url(../images/dropdown.svg) 0 0 no-repeat !important;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: auto;
background-color: #ffffff !important;
background-size: 15px !important;
background-position: 98% center !important;
width: 98%;
}


.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
	color: #98AA32 !important
}
