/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

body .us_custom_3a33b1c6 {
	font-variant-numeric: lining-nums;
}
	.l-header.sticky .l-subheader.at_top {
		line-height: 0;
		height: 0;
		overflow: hidden;
		visibility: hidden;
	}
.l-header.sticky .l-subheader.at_bottom .l-subheader-cell.at_right:empty{
	display:none;
	}
.l-header.sticky .l-subheader.at_bottom .ush_menu_1 {
	font-size: calc(10px + .2vmax)!important;
}
.l-header.sticky .l-subheader.at_bottom .l-subheader-h {
	max-width: 100%;
}
.l-header.sticky .l-subheader-cell.at_center {
	justify-content: end;
}
.fa-facebook-f:before {
	content: "\f39e" !important;
}
footer .wpb_text_column, footer .menu a {
	font-family: 'Source Serif 4'!important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    background: #ccc;
}
footer .w-iconbox.iconpos_left .w-iconbox-title{
	font-size: 16px !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
} 
footer .w-iconbox.iconpos_left.no_title {
	align-items: flex-start !important;
}
footer .w-iconbox.style_default.iconpos_left.no_title .w-iconbox-icon{
	margin-top:5px;
}
footer #menu-footer li {
	padding: 0 0.5rem 0 0;
	border-right: 1px solid #fff;
}
footer #menu-footer li:last-child {
	border-right: 0;
}
.wpcf7 form.init .wpcf7-response-output {
    display: none;
}
 
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450; /* Green */
}
 
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232; /* Red */
}
 
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28; /* Orange */
}
 
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900; /* Yellow */
}
.form-container {
	padding: 3vmax;
	margin-bottom: 3vmax;
	min-height: 50px;
	background: #fff;
	color: #000 !important;
	box-shadow: var(--box-shadow);
	border-radius: var(--site-border-radius);
}

label {
    width: 100%;
}
body .mcb-sidebar.style-simple {
    border-color:rgba(0,0,0,.08) !important;
}
.sidebar.sidebar-1 .widget-area:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 1500px;
    height: 100%;
    background: rgba(0,0,0,.01);
    visibility: visible;
	right: 0;
}
.mw-600{
	max-width:600px;
	margin:0 auto;
}
body span.wpcf7-form-control-wrap {
	margin-bottom: 15px;
	margin-top: 0;
}
.wpcf7-form p {
    margin-bottom: 0;
}
body .wpcf7-form-control-signature-wrap {
    position: relative;
    width: 100% !important;
    height: 100px !important;
}
.wpcf7-form-control-clear-wrap input[type="button"] {
    width: 100%;
    height: 30px;
    padding: 0.3rem;
    line-height: 1.3;
    background: #ccc;
}
.wpcf7-form-control-clear-wrap input[type="button"]:hover {
    background: #ddd;
}
body .wpcf7-form-control-signature-body {
    background: #fff;
}
.gap30{
	height:30px;
	clear:both;
}
.mb-2{
	margin-bottom:1rem;
}
.form-container li .wpcf7-form-control-wrap {
    display: inline;
    width: auto;
    min-width: 300px;
}
.form-container li .wpcf7-form-control-wrap input {
    display: inline;
    width: auto;
}
.wpcf7-form-control-wrap.Day {
    width: 120px;
}
.wpcf7-form-control-wrap.YearTo input,
.wpcf7-form-control-wrap.YearFrom input,
.wpcf7-form-control-wrap.Day input{
    max-width: 110px;
}
.form-container ol, .form-container ul {
	margin-left: 36px;
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    display: inline-flex;
    align-items: center;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item:first-child {
    margin-left: 0;
}
.form-container input[type="radio"], 
.form-container input[type="checkbox"] {
    margin: 0;
    margin-top:0;
   /* line-height: normal;
    width: 15px;
    height: 15px;*/
    cursor: pointer;
}
body input[type=radio]:before {
	height: 50%;
	width: 50%;
	margin: 25%;
}
.wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{
    margin-left: .5rem;
}
.wpcf7-file {
    height: 47px;
    background: #fff;
    width: 100%;
    text-align: center;
}
.wpcf7-file::-webkit-file-upload-button {
    display: inline-flex;
    height: 47px;
    background: #0075fc;
    color: #fff;
    font-size: 14px;
    padding: .5rem 1rem;
    cursor: pointer;
    border: 8px solid #fff;
    line-height: 13px;
}
.wpcf7-file #file-upload-button:hover {
    background: #ccc;
}
/* Real-time green border */
.wpcf7 .cf7-has-value:not(.wpcf7-not-valid) {
  border-color: #28a745;
}


.subscriptionTable tbody tr:not(:first-child) {
  cursor: pointer;
}

.record_table {
	width: 100%;
	border-radius: 0;
	border-collapse: collapse;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;

}
.record_table td, .record_table th {
	border: 1px solid #e6e6e6 !important;
	vertical-align: middle;
	padding: 10px 10px;
}
.highlight_row, .highlight_row:hover {
	background: var(--color-content-link-hover)!important;
	color: #fff;
}
.highlight_row:hover td {
    background:var(--color-content-link-hover)!important;
    color: #fff !important;
}

.subscriptionTable tr th:first-child,
.subscriptionTable tr:not(first-child) td:first-child{
	text-align:left;
}
.subscriptionTable .SubscriptionOption .wpcf7-radio .wpcf7-list-item-label{
	display:none;
}
table.subscriptionTable tr:nth-child(2n) td {
    background: rgb(0 0 0 / 2%);
}
.subscriptionTable.table-hover > tbody > tr:hover {
    background-color: #ccc;
}
body .subscriptionTable span.wpcf7-form-control-wrap {
    margin-bottom: 0;
    display: inline;
    margin-right: 0.3rem;
}
.subscriptionTable {
    margin-bottom: 1.5rem;
}
table.subscriptionTable th {
	font-weight: 700;
	background: #121a3a;
	/*box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.04);*/
	color: #fff !important;
}
.form-container table {
	box-shadow: none !important;
}
.form-container label small{
    font-size: 13px;
    margin-left: .5rem;
    font-weight: 400;
}
.form-container .innerbox {
	padding: 1rem;
	border: 1px solid #d9d9d9;
	margin-bottom: 20px;
	display: flow-root;
	height: 100%;
}
.pt-md-10 {
    padding-top: 20px;
}
.form-container ol li {
    font-size: 14px;
	color:#000;
}
.document-scanned-copy {
    text-align: center;
    margin-bottom: 1rem !important;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}
.wpcf7 label {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 500;
	font-family: var(--font-family);
	color: var(--color-content-text);
	display: inline-block;
	margin-bottom: .5rem;
}
/* File upload wrapper */
.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
}

/* Only file input */
.wpcf7 input[type="file"].wpcf7-file {
  position: relative;
  width: 100%;
  padding: 14px 20px;
  border: 2px dashed #d1ab2b;
  border-radius: 8px;
  background: #f9f9f9;
  cursor: pointer;
  font-size: 14px;
  box-sizing: border-box;
  overflow: hidden;
	height: 100%;
}

/* Modern hover */
.wpcf7 input[type="file"].wpcf7-file:hover {
  background: #fff8e1;
  border-color: #d1ab2b;
}

/* Style the file button (modern browsers) */
.wpcf7 input[type="file"].wpcf7-file::file-selector-button {
  background: #d1ab2b;
  color: #fff;
  border: none;
  padding: 8px 18px;
  border-radius: 30px;
  margin-right: 15px;
  cursor: pointer;
  transition: 0.3s ease;
}
/* Make form positioning context */
.wpcf7 form {
  position: relative;
}
/* Overlay background */
.wpcf7 form.cf7-loading::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.65);
  backdrop-filter: blur(4px);
  z-index: 100;
  border-radius: 8px;
}

/* Loader card */
.wpcf7 form.cf7-loading::after {
  content: "Please wait...";
  position: absolute;
  top: 95%;
  left: 50%;
  transform: translate(-50%, -50%);
  
  padding: 22px 40px 22px 70px;
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.12);
  font-weight: 600;
  color: #333;
  z-index: 101;
}

/* Spinner circle */
.wpcf7 form.cf7-loading .cf7-modern-spinner {
  position: absolute;
  top: 95%;
  left: 50%;
  transform: translate(-140%, -50%);
  width: 28px;
  height: 28px;
  border: 3px solid #d1ab2b;
  border-top-color: transparent;
  border-radius: 50%;
  animation: cf7spin 0.8s linear infinite;
  z-index: 102;
}

@keyframes cf7spin {
  to { transform: translate(-140%, -50%) rotate(360deg); }
}

/* Hide default CF7 spinner */
.wpcf7-spinner {
  display: none !important;
}

.wpcf7 input[type="file"].wpcf7-file::file-selector-button:hover {
  background: #b99320;
}

.layer-title {
	font-size: 24px;
	font-weight: 700;
	margin-top: 0;
	color: var(--color-content-heading);
	margin-bottom: 1.5rem !important;
	text-transform: uppercase;
	font-family: var(--font-family);
	letter-spacing: 1px;
}
.accordian {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 0;
    margin-bottom: 20px;
    background: #2d2d2d;
    border: 0;
	white-space: normal;
}
.accordian span {
    text-align: left;
}
.accordian:hover,
.accordian:focus{
    background: #000;
}
.accordian[aria-expanded="true"] {
    color: #ffffff;
    background-color: #3c589e;
    border-color: #3c589e;
}
.accordian i  {
    margin-left: 1rem;
}
.accordian[aria-expanded="true"] .fa-angle-down:before {
    content: "\f106";
}
.wpcf7-acceptance > .wpcf7-list-item {
    margin-left: 0;
}
.ul-coumn-2 {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.min-h-290{
	min-height:290px;
}
.subscriptionTable .wpcf7-radio .wpcf7-list-item > .wpcf7-list-item-label  {
    display: none;
}
#Top_bar .menu li ul li a {
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.3;
}
.img-fit .vc_slide img {
    width: auto;
    max-height: 268px;
}
.img-fit .vc_slide .vc_carousel-slideline-inner .vc_item .vc_inner {
    text-align: center;
}
.img-fit .vc_slide .vc_carousel-inner {
    background: #ccc;
    padding: 0.5rem 0;
}
.level1 li{
  display:none;
}
.loadMorebtn{
    cursor: pointer;
}
.loadMorebtn:hover{
    color:#000;
}
.form-container li .wpcf7-form-control-wrap input {
    display: inline;
    width: auto;
    background: transparent;
    border: 0;
    padding: 0;
    font-weight: 700;
}
.form-container li .wpcf7-form-control-wrap input[name="TcsubscriptionPayment"] {
    width: 100px;
}
.ocswcf_signature {
	display: flex;
	flex-direction: column;
	max-width: 270px;
	margin-top: 10px;
}
.ocswcf_signature .clearButton {
	height: 40px;
	margin: 0 !important;
	margin-top: 10px !important;
	background: #ccc;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.subfooter-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.innerbox .table-responsive  {
	margin-top: 15px;
}
.record_table tr td p {
	display:flex;
	align-items:center;
}
.cf7-bracket-value {
	font-weight: 700;
	color: #000;
	display: inline;
	margin: 0 .1rem;
}

.subfooter-row ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.subfooter-row ul li {
    padding: 0 0.5rem;
    border-right: 1px solid #fff;
    font-size: 12px;
    line-height: 1.3;
}
.subfooter-row ul li:last-child {
    border-right:0;
}
body .wpcf7-form label.error {
    display: none !important;
}
.affiliations.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff;
    border: 0;
}
.affiliations table, .affiliations th, .affiliations tr, .affiliations td {
    border: 1px solid #f8f5f0 !important;
    text-align: left;
    background: #fff;
}
.affiliations .table-striped tbody tr:nth-of-type(odd) {
    background-color:rgba(0,0,0,.05);
}
.affiliations h6 {
    color: #115886;
    font-size: 20px;
    margin-bottom: 20px;
}
.affiliations tbody a{
    color:#626262;
}
.affiliations .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
	min-height:200px;
}
body .affiliations table tr:nth-child(2n) td {
    background: rgb(0 0 0 / 6%);
}
.affliationsTab ul  {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.affliationsTab ul li {
    border-radius: 0;
    color: #666;
    padding: 14px 20px;
    display: block;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    box-shadow: none;
    background: transparent !important;
    border-right: 0px solid #ccc !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 0;
    font-weight: 700;
    cursor: pointer;
}
.affliationsTab ul li:first-child {
    border-right: 1px solid #eee !important;
}
.affliationsTab ul li.active {
   border-bottom:2px solid #3c589e  !important;
	color: #3c589e !important;
}
div#ui-datepicker-div { z-index:1000!important; }
.rtwwcfp_download_pdf.success_btn {
    display: none;
}
.wpcf7-acceptance input,
.wpcf7-acceptance{
	pointer-events: none
}
.whitetheme .cf7ascaptcha  {
    color: #fff;
}
.ninja_clmn_nm_contact,
.ninja_clmn_nm_phone{
    width:30%;
}

.bb-0{
	border-bottom:0 !important;
}
.as-required:after {
	content: '*';
	color: red;
	position: absolute;
	top: 0;
	right: 0;
}
.rpress-add-to-cart,
.rpress_purchase_submit_wrapper,
.rpress-cart,
.rpress_checkout,
.rpress_checkout_cart,
.rpress-cart-wrapper {
    display: none !important;
}
body .rpress-sidebar-cart.item-cart {
	display: none !important;
}
.foodthumb h2 {
	text-align: left;
	font-family: "Arial",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
	font-weight: 700 !important;
	font-style: normal !important;
	font-size: clamp(1.5em, 4vw, 36px);
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 1.5rem;
	text-shadow: -2px -2px 0 #0d5400,
     2px -2px 0 #0d5400,
    -2px  2px 0 #0d5400,
     2px  2px 0 #0d5400,
     0px  0px 6px #0d5400;
	letter-spacing: 2px;
	padding-top: 0;
	line-height: 1.3;
	max-width: 23vmax;
}
.foodthumb.green h2  {
	color: #C1DA00;
}
.foodthumb.yellow h2  {
	color: #FFD000;
}
.foodthumb {
	position: relative;
	padding: 2vmax;
	border-radius: 10px;
	background: #000;
	min-height: 140px;
	display: flex;
	align-items: flex-start;
	justify-content: start;
}
.foodthumb .vc_column-inner{
	padding-top:0 !important;
}
.foodthumb .vc_column-inner .wpb_wrapper > div {
	margin-bottom: 0;
}
.foodthumb .menulink {
	font-size: 0 !important;
	line-height: 0 !important;
	color: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
}
.foodthumb .menulink a {
	font-size: 0 !important;
	line-height: 0 !important;
	color: transparent !important;
	position: absolute;
	width: 110%;
	height: 125%;
	left: -5%;
	top: -13%;
	border-radius: 4px;
}
.foodthumb .upb_row_bg {
	border-radius: 10px;
	width: 100% !important;
}
.foodthumb p{
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
}
body div.restropress {
	min-height: 100vh;
	max-width: 1200px;
	margin: 0 auto;
}
body .rp-cart-right-wrap .rp-mb-cat-ft-btn {
	font-size: 18px;
	width: 100%;
	background: transparent;
	position: relative;
	z-index: 999;
	box-shadow: none;
	padding: 0;
	bottom: 0;
	left: 0;
	border-radius: 0;
	cursor: pointer;
	text-align: center;
	transform: none;
	font-weight: 400;
	height: 100%;
}
html body .rpress-section ul {
	padding: 5px 0 0;
	margin: 0;
}
.customstickeybox {
	display: flex;
	border-radius: 0;
	bottom: 0;
	height: 80px;
	width: 100%;
	outline: none;
	position: fixed;
	left: 0;
	z-index: 999999;
	font-size: 15px !important;
	right: 0;
	justify-content: space-between;
	line-height: 50px;
	box-shadow: 0px -1px 14px #0000008c;
	background: #fff;
	padding: 12px 15px;
	align-items: center;
	justify-content: space-between;
	max-width: 1200px;
	margin: 0 auto;
}

.customstickeybox .searchbar {
	width: 60%;
}
.customstickeybox .menu {
	width:35%;
}
.customstickeybox .menu .rp-mb-cat-ft-btn {
	font-size: 18px;
	width: 100%;
	background: #3E599E;
	position: relative;
	z-index: 999;
	box-shadow: none;
	padding: 3px 25px;
	bottom: 0;
	left: 0;
	cursor: pointer;
	text-align: center;
	transform: none;
	font-weight: 400;
	color: #fff;
	border-radius: 4px;
	line-height: 34px;
	display: inline-block;
}
.customstickeybox .searchbar  div.rpress-search-wrap {
	margin-bottom: 0;
}
.customstickeybox .searchbar div.rpress-search-wrap input#rpress-food-search {
	background-image: url('/wp-content/uploads/2025/07/search-iocn.svg');
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-size: 23px;
	background-position: 95% center;
	outline: none;
	padding: 5px 11px;
	border: 1px solid #3E599E !important;
	height: 40px;
	line-height: 40px;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: 4px;
	min-height: 40px;
	margin-bottom: 0;
	color: #3E599E !important;
}
html body .rpress_fooditems_list {
	margin-bottom: 80px;
}
.customstickeybox ::-webkit-input-placeholder {
	color: #3E599E;
}
.rpress-element-title>.menu-category-wrap {
	background: #F4F4F4;
	width: 100%;
	padding: .8rem 1rem;
	margin: 0;
}
div.rpress-element-title {
	padding: .5rem 0;
}
body .rpress_fooditems_list h5.rpress-cat {
	width: 100%;
	margin-bottom: 0;
	text-transform: capitalize;
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #2BAE49 !important;
}
body .food-title {
	font-size: 18px;
	font-weight: 500;
	display: flex;
	align-items: flex-start;
	line-height: 1.3;
}
.rp-no-img.rpress_fooditem_inner img.rpress-food-type-icon, .rp-no-img.rpress_fooditem_inner.no-thumbnail-img img.rpress-food-type-icon {
	display: inline-block;
	margin-right: .5rem !important;
	margin-top: .2rem;
}
.rp-no-img.rpress_fooditem_inner div.rpress-price-holder {
	padding-left: 0px;
	width: calc(100% - 0px);
	margin-top: .2rem;
}
body .rpress-price-holder span.price {
	font-size: 16px;
	font-weight: 700 !important;
	color: #2BAE49 !important;
	margin-left: 26px;
}
body .description-tag-wrap{
	margin-left: 26px;
}
body .description-tag-wrap .rpress_fooditem_excerpt{
	margin-bottom: .5rem;
}
body body div.restropress {
	min-height: 100vh;
}
body .rpress-section {
	margin-top: 0;
}
body .rpress_fooditems_list .rpress-search-wrap {
display:none !important;
}
body div.rpress_fooditems_list .rpress_fooditem {
	padding: 0 15px;
}
body .sticky-sidebar.cat-lists.rp-mobile-cat {
	height: 100vh;
	max-height: 68vh;
	margin-bottom: 0;
	width: 95% !important;
	background: #FFFFFF;
	position: fixed;
	z-index: 999999999;
	box-shadow: -7px -5px 16px #00000024;
	padding: 6px !important;
	bottom: 80px;
	left: 50%;
	border-radius: 4px;
	cursor: pointer;
	text-align: center;
	overflow-x: hidden;
	overflow-y: scroll;
	transform: translate(-50%, 0px);
}
body div.rpressStickySidebar {
	padding-top: 0px !important;
	padding-bottom: 1px !important;
	position: static;
	transform: none;
	height: 100vh !important;
	max-height: 68vh !important;
	margin-bottom: 0 !important;
	width: 95%;
	background: #FFFFFF;
	border-radius: 4px;
	cursor: pointer;
	text-align: center !important;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
}
body .rp-cat-overlay {
	display: none;
}
body html body .rpress-section ul {
	padding: 5px 0 0;
	margin: 0;
}

body ul.rpress-category-lists li.rpress-category-item a {
	outline: none;
	border: none;
	padding: 0 1rem;
}
body ul.rpress-category-lists .rpress-category-item {
	padding: 5px 0px 5px 0px;
	margin-bottom: 0px;
}
.customfilters {
	display: flex;
	align-items: center;
	justify-content: start;
	margin-bottom: 1rem;
}
.customfilters .filterbutton a {
	font-size: 18px;
	padding: .5rem 1rem;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-right: 1rem;
	color: #000;
	outline: 0 !important;
	text-decoration: none !important;
}
.customfilters .filterbutton a:hover, .customfilters .filterbutton a:focus {
	outline: 0 !important;
	text-decoration: none !important;
}
.customfilters .filterbutton a img{
	margin-right: .5rem;
}
.filter.active {
	background-color: #f4f4f4;
	color: #000;
	position:relative;
}

.filter.active::after {
	content: "×";
	font-size: 24px;
	/* position: absolute; */
	right: 8px;
	top: 50%;
	transform: none;
	color: red;
	cursor: pointer;
	margin-left: .3rem;
}
.backbutton {
	margin-bottom: 22px !important;
}
body .backbutton .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	color: #fff;
	border-color: #3e599e;
	background-color: #3e599e;
	font-size: 18px;
	padding: .3rem 1rem !important;
	padding-left: 2rem !important;
}
body .backbutton .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, body .backbutton .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {
	color: #fff;
	border-color: #000;
	background-color: #000;
}
body .backbutton .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 10px;
}
div.rpress_fooditems_list .rpress_fooditem:last-child{
	margin-bottom: 30px;
}
body .sticky-sidebar.cat-lists.rp-mobile-cat::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 4px;
}

body .sticky-sidebar.cat-lists.rp-mobile-cat::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
	border-radius: 4px;
}

body .sticky-sidebar.cat-lists.rp-mobile-cat::-webkit-scrollbar-thumb
{
	background-color: #3e599e;	
	background-image: -webkit-linear-gradient(45deg,
		rgba(255, 255, 255, .2) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, .2) 50%,
		rgba(255, 255, 255, .2) 75%,
		transparent 75%,
		transparent)
		border-radius: 4px;
}
	.rp-mb-cat-txt i {
		padding-right: 5px;
	}
.hidden-by-filter {
  display: none !important;
}
body .foodthumb, body .upb_row_bg {
	max-width: 100%;
	margin: 0 auto;
	min-height: 16vmax;
}
.rpress-element-title[data-term-id="1107"] .rpress-cat:after, .rpress-element-title[data-term-id="1108"] .rpress-cat:after, .rpress-element-title[data-term-id="1109"] .rpress-cat:after{
	content:'₹285.00';
}
.rpress-element-title[data-term-id="1107"] .rpress-cat, .rpress-element-title[data-term-id="1108"] .rpress-cat, .rpress-element-title[data-term-id="1109"] .rpress-cat{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
body .rpress_fooditem[data-term-id="1107"] .rpress-price-holder, body .rpress_fooditem[data-term-id="1108"] .rpress-price-holder, body .rpress_fooditem[data-term-id="1109"] .rpress-price-holder{
	display:none !important;
}
body .rpress-section {
	padding: 0 !important;
}
.rp-col-xs-1, .rp-col-sm-1, .rp-col-md-1, .rp-col-lg-1, .rp-col-xs-2, .rp-col-sm-2, .rp-col-md-2, .rp-col-lg-2, .rp-col-xs-3, .rp-col-sm-3, .rp-col-md-3, .rp-col-lg-3, .rp-col-xs-4, .rp-col-sm-4, .rp-col-md-4, .rp-col-lg-4, .rp-col-xs-5, .rp-col-sm-5, .rp-col-md-5, .rp-col-lg-5, .rp-col-xs-6, .rp-col-sm-6, .rp-col-md-6, .rp-col-lg-6, .rp-col-xs-7, .rp-col-sm-7, .rp-col-md-7, .rp-col-lg-7, .rp-col-xs-8, .rp-col-sm-8, .rp-col-md-8, .rp-col-lg-8, .rp-col-xs-9, .rp-col-sm-9, .rp-col-md-9, .rp-col-lg-9, .rp-col-xs-10, .rp-col-sm-10, .rp-col-md-10, .rp-col-lg-10, .rp-col-xs-11, .rp-col-sm-11, .rp-col-md-11, .rp-col-lg-11, .rp-col-xs-12, .rp-col-sm-12, .rp-col-md-12, .rp-col-lg-12 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

@media only screen and (max-width: 767px) {
	body.rpress .content_wrapper .section_wrappe {
		max-width: 100% !important;
				padding-left:0 !important;
		padding-right: 0 !important;
	}
	#back_to_top.in_footer, #back_to_top.sticky {
	bottom: 100px;
}
}

@media only screen and (max-device-width : 480px) {
	body .content_wrapper .section_wrapper{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	body #Subheader {
    padding: 10px 0  30px;
}
	body .form-container {
    padding: 1.5rem 1rem;
}
table.subscriptionTable  th, table.subscriptionTable  td {
    padding: 5px;
}
	table.subscriptionTable th {
    font-size: 12px;
}
.accordian {
    font-size: 14px;
    margin-bottom: 0;
}
	.accordian[aria-expanded="true"] {
    margin-bottom: 1rem;
}
	.subfooter-row {
    flex-direction: column-reverse;
}
	.subfooter-row ul {
    margin-bottom: 1.5rem;
    margin-top: 1rem;
}
	.ninja_clmn_nm_contact, .ninja_clmn_nm_phone {
    width: auto;
}
	body table.footable-details>tbody>tr>td:nth-child(2) {
    word-break:break-all !important;
}
body table.footable-details>tbody>tr>th:first-child {
    min-width: 40px;
    width: 75px;
    display: block;
    font-size: 12px;
    line-height: 1.3;
}
.semantic_ui .breakpoint-xs .ui.table td {
    padding: .3rem;
    max-width: 300px;
    width: 300px;
    font-size: 12px;
    line-height: 1.3;
}
}
/*------------------------------------------------------------------------------------------------------------
-------------------------------------------New in Impeza------------------------------------------------------
------------------------------------------------------------------------------------------------------------*/
:root{
	--site-border-radius: 1.5vmax!important;
	--box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.15)!important;
}
/*.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_fixed~.l-main>form>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>form>.l-section:first-of-type>.l-section-h {
	padding-top: calc(var(--header-height) - 1.5rem);
}*/
.shadow{
	box-shadow:var(--box-shadow);
}
.w-nav.type_desktop .menu-item.has_cols.fill_direction_hor .w-nav-list.level_2>li a {
	border-radius: 6px;
}
.w-nav.type_desktop .menu-item.has_cols.fill_direction_hor .w-nav-list.level_2>li:nth-child(3n){
	border-right: 0;
}
.w-nav.type_desktop .menu-item .w-nav-list.level_2>li a{
	border-radius:6px;
}
body .w-nav.type_desktop.dropdown_height .w-nav-list:not(.level_1) {
	border-radius: 15px;
	padding: 1vmax 15px !important;
}
.column_divider .wpb_column.vc_column_container:after {
	content: '';
	background: var(--color-alt-content-link-hover);
	height: 100%;
	width: 2px;
	position: absolute;
	right: 0;
	top: 0;
}
.column_divider .wpb_column.vc_column_container:last-child:after {
	display:none;
}
.radius{
	border-radius:var(--site-border-radius);
}
.flex-center .owl-stage-outer .owl-stage {
	display: flex;
	justify-content: center;
	width: 100% !important;
}

h1, h2, h3, h4, h5, h6 {
	padding-top: 0;
}
.w-grid.justify_to_center .w-grid-list {
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap;
}
.w-grid.justify_to_center .w-grid-item {
  width: calc( ( 100% - var(--gap) * 2 * ( var(--columns) - 1 ) ) / var(--columns) );
}
	
.w-nav.type_mobile.m_layout_panel.m_effect_afl .w-nav-list.level_1 {
	background: #e6d8b8;
	color: #000;
}
.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1), .ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
	font-size: 0.9rem;
	color: #000;
	padding: .3rem 0.7rem;
	border-bottom: 1px dotted rgb(0 0 0 / 12%);
}
.ush_menu_1.type_mobile .w-nav-anchor.level_1, .ush_menu_1.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
	border-bottom: 1px solid rgb(0 0 0 / 12%);
}
.w-image.style_circle img {
	border-radius:var(--site-border-radius) !important;
	box-shadow:var(--box-shadow) !important;
}
.sh-row .vc_column-inner{
	height: 100%;
}
body .w-nav .w-nav-anchor:not(.level_1) {
	text-transform: none;
	letter-spacing: 0;
}
body .w-toplink.w-btn{
	border-radius: 0;
	padding: .5rem;
	width: 50px;
	height: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color:#fff;
}
.hide, .orderId {
	display: none !important;
}
.wpcf7-form p br{
	height: 0;
	min-height: 0;
	visibility: hidden;
	line-height: 0;
	max-height: 0;
	font-size: 0;
}
span.wpcf7-list-item {
	margin-right: 1.5rem;
	margin-bottom: .5rem;
}
span.wpcf7-list-item.last {
	margin-right:0;
	margin-bottom: 0;
}
span.wpcf7-list-item>label {
	display: flex;
	align-items: start;
}
span.wpcf7-list-item>label input[type="radio"], span.wpcf7-list-item>label input[type="checkbox"] {
	margin-top: .4rem;
	margin-right: .5rem;
}
.navhover .owl-dots{
	position: absolute;
	bottom: 15px;
	width: 100% !important;
	padding: 0;
}
body .dotstyle_smudge .owl-dot span {
	background: #ccc;
	height: 7px;
}
body .dotstyle_smudge .owl-dot.active span {
	background: var(--color-alt-content-bg);
}
body .owl-next:after {
	content: '\f178';
	font-weight: 300;
}
body .owl-prev:after {
	content: '\f177';
	font-weight: 300;
}
.no-touch .owl-carousel.arrows-hor-pos_on_sides_outside.navstyle_circle>.owl-nav button:hover, .no-touch .owl-carousel.arrows-hor-pos_on_sides_outside.navstyle_square>.owl-nav button:hover {
	background: var(--color-header-middle-text-hover) !important;
}
.instafeed iframe {
	width: 100%;
	background-color: #f8f2e6 !important;
	border: 1px solid #f8f2e6 !important;
}
.facilityInfo {
	padding-left: 1rem;
	border-left: 3px solid #d4af37;
	/* padding-top: .5rem; */
	/* padding-bottom: .5rem; */
	height: 100%;
	justify-content: center;
	/* min-width: 24%; */
	margin: 1.5rem .3rem;
	text-align: left;
	margin-left: 5px !important;
	margin-right: 5px !important;
}
/* each box: behave like a column and stretch */
.w-hwrapper > .facilityInfo {
	display: flex !important;
	flex-direction: column;
	justify-content: flex-start;
}

.facilityInfo .w-text {
	font-weight:700;
}
.facilityInfo .wpb_text_column {
	font-weight:500;
}
table {
	width: 100%;
	border-collapse: collapse;
	background: #ffffff;
	border-radius: 24px;
	overflow: hidden;
	box-shadow: var(--box-shadow);
}

thead th {
  background-color: #1f2a5a; /* dark navy */
  color: #ffffff;
  padding: 14px 16px;
  text-align: left;
  font-weight: 600;
}

tbody td {
	padding: 14px 16px;
	color: #222;
	border-bottom: 1px solid #e6e6e6 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

tbody tr:last-child td {
  border-bottom: none;
}

tbody tr:hover {
  background-color: #f8f9fc;
}
.person .w-image img{
	border-radius: 15px;
	border: 10px solid #fff;
	box-shadow: var(--box-shadow);
}
.person .vc_custom_heading {
	font-size: 22px;
	line-height: 1.3;
	font-weight: 700;
	color: #1e2a5a;
	font-family: var(--font-family);
	letter-spacing: 0.05em;
	margin-top: .5rem;
	margin-bottom: 0.1rem;
}
.person .wpb_text_column{
	margin-top: 1rem;
	margin-bottom: 1.2rem;
}
.w-popup-box-title {
	font-size: 26px;
}
.w-gallery-item-img img{
	border-radius:var(--site-border-radius);
	box-shadow: var(--box-shadow);
}
.w-tabs.style_simple .w-tabs-list-h {
	gap: 1rem;
}
.w-tabs.style_simple .w-tabs-item {
	font-size: 24px;
	opacity: .5 !important;
	padding: .5rem !important;
	margin: 0 !important;
}
.w-tabs.style_simple>.w-tabs-list .w-tabs-item:focus, .w-tabs.style_simple>.w-tabs-list .w-tabs-item.active{
	opacity: 1 !important;
	border-bottom: 2px solid var(--color-alt-content-link-hover);
}

.no-touch .w-tabs.style_simple>.w-tabs-list .w-tabs-item:hover {
	opacity: 1 !important;
	border-bottom:2px solid #cac6bc;
}
.semantic_ui .ui.table thead th {
	background: transparent !important;
	border-bottom: 1px solid rgba(34,36,38,.1);
}
body .semantic_ui .ui.table {
	background: transparent;
	border: 0;
}
.semantic_ui .ui.table thead tr.footable-header th {
	background: #1e2a5a !important;
	color: #fff !important;
	border: 0 !important;
	font-size: 18px;
	line-height: 1.3;
	font-family: var(--font-family);
	font-weight: 500;
}
.semantic_ui .ui.table thead tr.footable-header th:first-child {
	border-top-left-radius: 15px;
}
.semantic_ui .ui.table thead tr.footable-header th:last-child {
	border-top-right-radius: 15px;
}
.semantic_ui tbody{
	background: #fff;
}
.semantic_ui .ui.table tfoot, .semantic_ui .ui.table tfoot tr.footable-paging td {
	border-bottom-left-radius: 15px !important;
	border-bottom-right-radius: 15px !important;
	border: 0;
}
body  .footable.table>thead>tr>th {
	border-bottom: 0 !important;
}
body .footable_parent {
	box-shadow:var(--box-shadow);
}
body .footable_parent {
	box-shadow: 15px 15px 15px rgba(0,0,0,.15);
}
.dotstyle_smudge .owl-dot span {
	display: block;
	border-radius: 9em;
	background: currentColor;
	width: 10px;
	height: 4px;
	margin: 8px 3px;
	transition: width .4s;
}
.owl-carousel .owl-stage {
	margin-left: auto;
	margin-right: auto;
}
#rejectCriteriaParent{ display: none;}
.rejectMessage{
	text-align: center;
	color: red;
}
.ocswcf_signature canvas{
	background-color:var( --inputs-background,transparent ) !important;
	border-radius: 15px;
}
.vc_column-inner:has(> .innerbox) {
  height:100%;
}
.speakersbiodiv > .w-vwrapper.usg_vwrapper_2 {
	flex: 1;
}
.contact-details .addbox .w-text-h {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.foo-table .form-group.footable-filtering-search input.form-control {
	height: 45px;
	min-height: 45px;
	max-height: 45px;
}
body .foo-table .form-group.footable-filtering-search .input-group-btn>button {
	height: 45px!important;
}
.sliderimages {
  opacity: 0;
  transition: opacity 0.8s ease;
}

.sliderimages.activate {
  opacity: 1;
}
.sliderimages .w-post-elm {
	max-height: calc(100vh - var(--header-height) - 200px);
	display: flex;
	align-items: center;
	justify-content: center;
}
/*----------------------------Calender Table--------------*/
      .pivotal-events-calendar-wrap {
            width: 100%;
            margin: 0 auto;
        }

        .pivotal-calendar-shell {
            position: relative;
            min-height: 420px;
        }

        #pivotal-events-calendar {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
        }

       .pivotal-calendar-loader {
	position: absolute;
	inset: 0;
	z-index: 20;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 12px;
	background: rgba(255,255,255,0.75);
	backdrop-filter: blur(2px);
	transition: opacity .25s ease, visibility .25s ease;
	border-radius: 15px;
}

        .pivotal-calendar-loader.is-hidden {
            opacity: 0;
            visibility: hidden;
            pointer-events: none;
        }

        .pivotal-calendar-loader__spinner {
            width: 42px;
            height: 42px;
            border: 4px solid #ddd;
            border-top-color: var(--color-content-link-hover, #24356f);
            border-radius: 50%;
            animation: pivotalSpin .8s linear infinite;
        }

        .pivotal-calendar-loader__text {
            font-size: 14px;
            font-weight: 600;
            color: #333;
        }

        @keyframes pivotalSpin {
            to { transform: rotate(360deg); }
        }

        .fc .fc-toolbar {
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 24px !important;
        }

        .fc .fc-toolbar-title {
            font-size: 30px;
            line-height: 1.2;
            font-weight: 700;
            color: #fff;
        }

        .fc thead th {
            background-color: #e6d8b8;
            color: #000;
        }

        .fc .fc-button-primary:not(:disabled).fc-button-active,
        .fc .fc-button-primary:not(:disabled):active {
            border-color: #fff !important;
        }

        .fc .fc-button {
            background: var(--color-content-link-hover);
            border: 1px solid var(--color-content-link-hover) !important;
            color: #fff !important;
            box-shadow: none !important;
            border-radius: 50px !important;
            padding: 3px 14px !important;
            text-transform: capitalize;
            margin: 0 .5rem;
        }

        .fc .fc-button:hover,
        .fc .fc-button:focus {
            background: #fff;
            border-color: #fff !important;
            color: #000 !important;
        }

        .fc .fc-button.fc-button-active {
            background: var(--color-content-heading) !important;
            border-color: var(--color-content-heading) !important;
        }

        .fc-theme-standard .fc-scrollgrid,
        .fc-theme-standard td,
        .fc-theme-standard th {
            border-color: #e7eaf1;
            box-shadow: none !important;
        }

        .fc .fc-col-header-cell-cushion {
            padding: 12px 8px;
            font-weight: 700;
            text-decoration: none !important;
            color: #000;
        }

        .fc .fc-daygrid-day-number,
        .fc .fc-daygrid-more-link {
            text-decoration: none !important;
            color: #222;
        }

        .fc .fc-daygrid-day-number {
            padding: 10px;
            font-weight: 600;
        }

        .fc .fc-day-today {
            background: #e6d8b8 !important;
            color: #000 !important;
        }

        .fc .fc-daygrid-event-harness {
            margin-top: 4px;
        }

        .fc-daygrid-event {
            border: 0 !important;
            background: transparent !important;
        }

        .fc .fc-scrollgrid-section-sticky > * {
            background: transparent;
            position: sticky;
            z-index: 3;
        }

        .fc-col-header,
        .fc-scrollgrid {
            background-color: transparent !important;
        }

        .fc-theme-standard .fc-scrollgrid {
            border: 0;
            box-shadow: var(--box-shadow) !important;
            margin-bottom: 2.5rem;
        }

        .fc-theme-standard td,
        .fc-theme-standard th {
            border: 1px solid #ccc;
            border-right: 1px solid #e6e6e6 !important;
        }

        .fc-theme-standard td:last-child,
        .fc-theme-standard th:last-child {
            border-right: 0 !important;
        }

        body .fc .fc-scrollgrid-section-body table.fc-scrollgrid-sync-table {
            border-bottom-left-radius: 0 !important;
            border-bottom-right-radius: 0 !important;
        }

        .fc-theme-standard tr:last-child td:first-child {
            border-bottom-left-radius: 15px !important;
        }

        .fc-theme-standard tr:last-child td:last-child {
            border-bottom-right-radius: 15px !important;
        }

        .fc .fc-scrollgrid-section-body table,
        .fc .fc-scrollgrid-section-footer table,
        .fc-theme-standard .fc-scrollgrid {
            border-bottom-left-radius: 15px !important;
            border-bottom-right-radius: 15px !important;
        }

        .fc .fc-daygrid-day-top {
            justify-content: center;
        }

        .pivotal-cal-event {
            display: flex;
            align-items: center;
            gap: 8px;
            background: #f7f9fd;
            border: 1px solid #dbe3f3;
            border-left: 3px solid #24356f;
            border-radius: 10px;
            padding: 6px 8px;
            overflow: hidden;
        }

        .pivotal-cal-event__img {
            width: 28px;
            height: 28px;
            min-width: 28px;
            border-radius: 6px;
            overflow: hidden;
            background: #e9eef8;
            flex-shrink: 0;
        }

        .pivotal-cal-event__img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
        }

        .pivotal-cal-event__content {
            min-width: 0;
            display: flex;
            flex-direction: column;
            gap: 2px;
        }

        .pivotal-cal-event__time {
            font-size: 11px;
            line-height: 1.2;
            color: #5c688c;
            font-weight: 600;
        }

        .pivotal-cal-event__title {
            font-size: 12px;
            line-height: 1.25;
            color: #111827;
            font-weight: 700;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 180px;
        }

        .fc-list-event .pivotal-cal-event {
            background: transparent;
            border: 0;
            padding: 0;
        }

        .fc-list-event-title a,
        .fc-list-event-time {
            text-decoration: none !important;
            color: inherit !important;
        }

        .fc-view table {
            border-radius: 0;
        }

        .fc-col-header thead tr th:first-child {
            border-top-left-radius: 15px;
        }

        .fc-col-header thead tr th:last-child {
            border-top-right-radius: 15px;
        }
/*.fc-scroller-harness table.fc-col-header *, table.fc-col-header{
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}*/
.foo-table.ninja_search_right tr.footable-filtering .form-inline {
	text-align: center !important;
}
table.footable>thead>tr.footable-filtering>th div.form-group {
	margin-bottom: 0;
	width: 100%;
	max-width: 800px;
}
@media (min-width: 768px) {
	table.footable>thead>tr.footable-filtering>th div.input-group {
		width: 100% !important;
	}
}
.footable .input-group-addon, .footable .input-group-btn {
	width: 75px !important;
}
.footable-filtering-external ul.dropdown-menu>li>a.checkbox input[type=checkbox], table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox input[type=checkbox] {
	margin-left: -25px !important;
	position: absolute;
	width: 15px;
	height: 13px;
	margin-top: 0px;
	border-radius: 0;
}
table.footable input[type=checkbox]:before {
	font-size: 10px !important;
}
.form-bank-details{
	margin-top: 1rem;
}
.form-bank-details th {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 700;
	text-align: left;
}
.form-bank-details tr td{
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	border-radius: 0;
	text-align: left;
}
.whitebox {
	background: #fff;
	padding: 1rem;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15)!important;
	border-radius: 20px;
	justify-content: center;
}
.coachesSlider .owl-carousel .owl-item {
	padding:1rem;
	padding-bottom: 2rem;
}
.whitebox h4 {
	text-align: center;
	font-size: 24px;
	line-height: 1.3;
	font-weight: 600;
	margin-bottom: .2rem;
	font-family: 'Tenor Sans' !important;
}
.whitebox .w-text {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 500;
	font-family: 'Tenor Sans' !important;
}
.whitebox .wpb_text_column{
	font-size: 18px;
	line-height: 1.5;
	font-weight: 400;
	margin-top: 1.5rem;
	font-family: 'Tenor Sans' !important;
}

@media (max-width: 991px) {
	#pivotal-events-calendar {
		padding: 16px;
		border-radius: 18px;
	}

	.fc .fc-toolbar-title {
		font-size: 24px;
	}

	.pivotal-event-title {
		max-width: 120px;
	}
}




@media (max-width: 600px) {
	:root{
	--inputs-checkbox-size: 16px !important;
}
.ush_menu_1 .w-nav-list:not(.level_1) {
	background: transparent !important;
}
body .dotstyle_smudge .owl-dot span {
	background: #ccc;
	height: 4px;
}
	.navhover .owl-dots {
	bottom: 3px;
}
	button[type=submit]:not(.w-btn), input[type=submit]:not(.w-btn), .us-nav-style_1>*, .navstyle_1>.owl-nav button, .us-btn-style_1,
	button[type=submit]:not(.w-btn), input[type=submit]:not(.w-btn), .us-nav-style_2>*, .navstyle_1>.owl-nav button, .us-btn-style_2{
		font-size: 14px !important;
	}
body .owl-carousel.arrows-hor-pos_on_sides_outside>.owl-nav {
	position: absolute;
	align-items: center;
	justify-content: center;
	margin: 0 !important;
	left: 0;
	bottom: -30px;
	height: 40px;
	top: auto;
}
	body .owl-carousel.arrows-hor-pos_on_sides_outside>.owl-nav button{
	height: 2rem;
}
	.facilityInfo {
	padding-left: 1rem;
	border-left: 3px solid #d4af37;
	padding-top: .5rem;
	padding-bottom: .5rem;
	height: 100%;
	justify-content: center;
	min-width: 266px;
	margin: 1.5rem .3rem !important;
}
	.w-gallery-list{
		--items-gap: 1rem !important;
	}	
	tbody td, thead th {
	padding: 5px 5px;
	font-size: 12px;
	line-height: 1.3;
}
	.person .vc_custom_heading {
	font-size: 18px;
}
article.sports {
	--item-ratio: 1;
}
	.layer-title {
	font-size: 20px;
}
	.wpcf7 label {
	font-size: 16px;
}
.wpcf7-form .g-cols.via_grid {
	--columns-gap: 0 !important;
}
.column_divider .wpb_column.vc_column_container:after {
	content: '';
	background: var(--color-alt-content-link-hover);
	height: 2px;
	width: 100%;
	position: absolute;
	right: auto;
	top: auto;
	left: 0;
	bottom: -7%;
}
	.fc .fc-toolbar {
	align-items: flex-start;
	justify-content: center;
}

.fc .fc-toolbar-chunk {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	flex: 100%;
	justify-content: center;
}

	.fc .fc-button {
		padding: 8px 10px !important;
		font-size: 12px;
	}

	.fc .fc-toolbar-title {
		font-size: 20px;
	}

	#pivotal-events-calendar {
		padding: 12px;
	}

	.pivotal-event-thumb {
		width: 22px;
		height: 22px;
		min-width: 22px;
	}

	.pivotal-event-time {
		font-size: 10px;
	}

	.pivotal-event-title {
		font-size: 11px;
		max-width: 90px;
	}
		.form-bank-details th {
	font-size: 16px;
}
.form-bank-details tr td{
	font-size: 14px;
}
	.whitebox h4 {
	font-size: 20px;
}
.whitebox .wpb_text_column, .whitebox .w-text{
	font-size: 16px;
}
}
