.function-section .title-wrap h2 {
    position: relative;
}

body#neve_body label{
font-family: "Noto Sans", Sans-serif;
color:#4C4C4C;
}

.function-section .title-wrap h2::after {
    margin: 0 auto;
    bottom: -23px;
}

.table-section table.tafe-table {
    margin: 0;
    border-collapse: collapse;
    width: 100%;
    color: #111;
    font-size: 1em;
    line-height: 1.8;
    border: 0;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}

.table-section table.tafe-table td, .table-section table.tafe-table th {
	padding: 0.5em;
	border: 0;
	word-break: break-all;
	text-align: center;
}
.table-section table .tafe-table-header {
    background: #d9a23c;
    height: 100px;
    border-radius: 10px 10px 0 0;
    color: white;
    font-size: 32px;
    line-height: 32px;
    font-family: "OPTIMA";
}

.table-section .tafe-table-body tr td:first-child {
	font-size: 24px;
	line-height: 24px;
	font-family: "OPTIMA_B";
	color: #000000;
	text-align: left;
}

.table-section .tafe-table-body tr td:last-child {
    font-size: 24px;
    line-height: 29px;
    font-family: "OPTIMA_B";
    color: #000000;
}

.table-section .tafe-table-body tr td {
    font-size: 22px;
    line-height: 26px;
    font-family: "OPTIMA";
    padding-bottom: 26px !important;
}

.table-section .tafe-table-body tr:nth-child(2n+1) {
    background: #f7f7f7;
}

.table-section .tafe-table-body tr:nth-child(2n) {
    background: #fdfaf4;
}

/* .view-button .elementor-button-text {
    color: #d9a23c;
} */

.food-menu .title-wrap h2::after {
    margin: 0 auto;
    bottom: -7px;
}

.Concord .title-wrap h2::after,
.Leichhardt .title-wrap h2::after,
.Leonards .title-wrap h2::after {
    margin: 0 auto;
}

main#content .Concord .gallery, main#content .Leichhardt .gallery, main#content .Leonards .gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}



/*................................................Cuisine(Inner Page)....................................................*/
main#content .cuisine-gallery .gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 25px;
}


/*........................................................Contact-Us(Inner Page).............................................*/
.contact-us-form .title-wrap h2 {
    position: relative;
}

.contact-us-form .title-wrap h2::after {
    margin: 0 auto;
    top: 70px;
    bottom: auto;
}

.contact-us-form .proposal-wraped-field {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
}
.contact-us-form .full-filled {
    position: relative;
    margin-bottom: 20px;
}

.contact-us-form .full-filled label {
	font-weight: 400;
	font-size: 18px;
	color: black;
	position: absolute;
	left: 66px;
	top: 17px;
	right: auto;
	bottom: auto;
	transition: 0.5s all;
	pointer-events: none;
	font-family: 'Arboria-Book';
	z-index: 1;
    font-family: "Noto Sans", Sans-serif;
}

.contact-us-form .full-filled.input_focus label, .contact-us-form .full-filled .value_focus label {
    top: 6px;
    font-size: 12px;
    color: #ffff;
    padding: 3px 5px 3px;
    border-radius: 5px;
    line-height: 1;
    z-index: 9;
    left: 70px;
}

.contact-us-form .full-filled::before {
    content: "\f007";
    position: absolute;
    top: 14px;
    right: auto;
    left: 20px;
    bottom: auto;
    font-family: fontawesome;
    font-size: 20px;
    color: #D9A23C;
    z-index: 1;
}

.contact-us-form .full-filled.phone-field::before {
    content: "\f095";
    top: 15px;
}

.contact-us-form .full-filled.email-field::before {
    content: "\f0e0";
    font-size: 16px;
    top: 15px;
}

.contact-us-form .full-filled.message-field::before {
    content: "\f086";
    top: 10px;
}

.contact-us-form .full-filled::after {
    content: "";
    position: absolute;
    top: 12px;
    bottom: 0;
    left: 52px;
    right: auto;
    height: 38px;
    width: 1px;
    background: #c7c7c7;
}

.submit-btn.smart-btn {
    text-align: center;
    padding-top: 10px;
    position: relative;
}

.contact-us-form .wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #D9A23C;
    width: 100%;
    height: 56px;
    max-width: 140px;
    font-size: 20px;
    font-family: 'Ysabeau Infant', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    transition: 0.5s all;
} 
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), #neve_body textarea, #neve_body select {
    height: 60px;
    width: 100%;
    margin: 0px 0 0 0;
    box-shadow: none;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    background: transparent;
    padding-left: 65px;
    opacity: 1;
    color: #4C4C4C;
    background: #fff;
    margin-bottom: 0 !important;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: #0f273d;
}
.Our-location-section .content-wrap .location-address, .content-wrap .location-timing, .location-phone-numebr, .location-phone-number {
    color: #333333;
    font-size: 19px;
    line-height: 34px;
    font-family: 'Noto Sans',sans-serif;
    width: 321px;
    font-weight: 500;
    position: relative;
    padding: 0 0 0 30px;
    /* min-height: 93px; */
}

.Our-location-section .content-wrap .location-address::before {
    content: "\f041";
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
    height: 24px;
    width: 15px;
    z-index: 9;
    color: #333333;
    background-image: none;
    font-family: fontawesome;
    font-size: 25px;
}

.Our-location-section .content-wrap .location-title::before {
    content: "\f017";
    position: absolute;
    background-image: none;
    left: -5px;
    right: 0;
    top: 17px;
    height: 27px;
    width: 26px;
    z-index: 9;
    font-family: fontawesome;
    font-size: 30px;
    font-weight: normal;
    border: 2px solid #FFF;
}
.Our-location-section .shortcode-wrap .our-location {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 45px;
}
main#content .contact-us-form p {
    margin: 0;
    position: relative;
}

.contact-us-form .wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #D9A23C;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
    top: 0px;
    left: 0;
}
.contact-us-form br {
    display: none;
}

#neve_body #contact-us .wpcf7-not-valid {
    border: 1px solid rgb(255, 0, 0);
}

.Our-location-section .testimonial-thumbnail a {
    height: 327px;
    width: 100%;
    display: block;
}

.Our-location-section .content-wrap {
    padding: 0;
}

main#content .patisserie-gallery .gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 25px;
}

/*........................................................Contact-Us(Inner Page).............................................*/
.patisserie-field {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}

.patisserie-contact-form .full-filled {
    position: relative;
    margin-bottom: 20px;
}

.patisserie-contact-form .full-filled label {
	font-weight: 400;
	font-size: 18px;
	color: #4C4C4C;
	position: absolute;
	left: 66px;
	top: 14px;
	right: auto;
	bottom: auto;
	transition: 0.5s all;
	pointer-events: none;
	font-family: 'Arboria-Book';
	z-index: 1;
}

.full-filled.upload-photo-field label {
    top: 7px;
    left: 15px;
    font-size: 12px;
    color: #ffff;
    /* background: #d9a23c; */
    padding: 3px 5px 3px;
    border-radius: 5px;
    line-height: 1;
    z-index: 9;
    /* border: 1px solid #d9a23c; */
}
#neve_body .full-filled.upload-photo-field input#your-file-upload {
    padding-top: 17px;
}
#your-file-upload {
	padding-left: 15px !important;
	line-height: 60px;
	font-size: 16px;
}

.patisserie-contact-form .full-filled.input_focus label, .patisserie-contact-form .full-filled .value_focus label {         /*6-9-2023*/
    top: 7px;
    font-size: 12px;
    color: #ffff;
    /* background: #d9a23c; */
    padding: 3px 5px 3px;
    border-radius: 5px;
    line-height: 1;
    z-index: 9;
    /* border: 1px solid #d9a23c; */
   
}
/* .full-filled.nearest-venue-field label {
    top: 7px;
    font-size: 14px;
    color: #ffff;
    padding: 3px 5px 3px;
    border-radius: 5px;
    line-height: 1;
    z-index: 9;
} */
#neve_body .full-filled.nearest-venue-field.value_focus select {
    padding-top: 13px;
}
.patisserie-contact-form .full-filled::before {
    content: "\f007";
    position: absolute;
    top: 14px;
    right: auto;
    left: 20px;
    bottom: auto;
    font-family: fontawesome;
    font-size: 20px;
    color: #D9A23C;
    z-index: 1;
}

.patisserie-contact-form .full-filled.phone-field::before {
    content: "\f095";
    top: 15px;
}

.patisserie-contact-form .full-filled.email-field::before {
    content: "\f0e0";
    font-size: 16px;
    top: 15px;
}

.patisserie-contact-form .full-filled.nearest-location-field::before {
    content: "\f041";
    font-size: 21px;
    top: 11px;
}

.patisserie-contact-form .full-filled.Desired.Flavour-field::before {
    content: "\f086";
    font-size: 18px;
    top: 15px;
}

.patisserie-contact-form .full-filled.date-field::before {
    content: "\f073";
    font-size: 18px;
    top: 15px;
}

.patisserie-contact-form .full-filled.nearest-venue-field::before {
    content: "\f041";
    font-size: 21px;
    top: 11px
}

.patisserie-contact-form .full-filled.how-many-field::before {
    content: "";
    background-image: url('../images/catering-icon.png');
    width: 25px;
    height: 16px;
    top: 23px;
    left: 15px;
}

.patisserie-contact-form .full-filled.upload-photo-field::before {
    content: "\f019";
    width: 25px;
    height: 16px;
    top: 13px;
    left: auto;
    right: 10px;
    font-size: 25px;
    pointer-events: none;
}
.patisserie-contact-form .full-filled.nearest-venue-field span{
    position: relative;
}
.patisserie-contact-form .full-filled.nearest-venue-field span::after {
	content: "";
	position: absolute;
	left: auto;
	right: 10px;
	top: 25px;
	bottom: auto;
	background: url('../images/drop-down-button.png') no-repeat;
	width: 20px;
	z-index: 1;
	height: 31px;
	margin: auto;
}
.patisserie-contact-form .full-filled::after {
	content: "";
	position: absolute;
	top: 12px;
	bottom: 0;
	left: 52px;
	right: auto;
	height: 38px;
	width: 1px;
	background: #c7c7c7;
}

#neve_body .patisserie-contact-form input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), #neve_body textarea, #neve_body select {
    height: 60px;
    width: 100%;
    margin: 0;
    box-shadow: none;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    /* background: transparent; */
    padding-left: 70px;
    opacity: 1;
    color: #4C4C4C;
    background: #fff;
    padding-top: 31px;
    line-height: 37px;
}
#neve_body .patisserie-contact-form input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]){
    padding-top: 10px;
   
}
.catering-tit .title-wrap h2::after {
    margin: 0 auto;
}
#neve_body select:hover {
    border: 2px solid #D9A23C;
}

.patisserie-contact-form .full-filled.upload-photo-field::after {
    display: none;
}
.patisserie-contact-form .wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #D9A23C;
    padding: 8px 43px 12px 34px;
    font-size: 20px;
    font-family: 'Ysabeau Infant', sans-serif;
    width: 140px;
    height: 56px;
    text-align: center;
}
.patisserie-contact-form .wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #D9A23C;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
    top: 20px;
    left: 0;
    right: -186px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
}
/*
main#content .patisserie-contact-form .submit-btn::before {
    content: "";
    position: absolute;
    top: auto;
    left: -8px;
    right: 0;
    bottom: 17px;
    width: 21px;
    height: 18px;
    margin: 0 auto;
    color: #FFF;
    background-image: url(../images/contact-us-arrow-img.png);
    background-position: center;
    background-repeat: no-repeat;
    font-weight: normal;
    z-index: 1;
}
*/
body header #masthead, body header #masthead .hfe-nav-menu {
   transition: all 0.2s ease 0s;
}
body.sticky_header header #masthead {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    background: #0F273D;
    z-index: 1;
    padding: 0px 0 10px !important;
}
body.sticky_header header #masthead .hfe-nav-menu {
    padding: 12px 0 6px;
}
.patisserie-contact-form .submit-btn.smart-btn {
    text-align: center;
    padding-top: 5px;
    position: relative;
}
body header #masthead .logo-wrap a img {
    transition: all 0.2s ease 0s;
}
body.sticky_header header #masthead .logo-wrap a img {
    max-width: 150px;
}
main#content .banner-section::before {
    z-index: 1;
    background-color: transparent;
}
main#content .banner-section > div:last-child {
    z-index: 2;
}
.patisserie-contact-form .heading-wrap h2::after {
    bottom: 57px;
}

.patisseria-cal-item + .elementor-element > div:first-child {
	display: none;
}
#neve_body #patisserie-form .wpcf7-not-valid {
	border: 1px solid rgb(255, 0, 0);
}

.all-right-reserved a img {
	height: 67px;
	width: 118px;
}
.ready-experience.e-flex.e-con .elementor-element.e-con-full.btn-wrap.e-flex.e-con {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.Host-Function .Host-Function-buttons {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}
.Flavours-Section .Flavours-Section-button {
    display: flex;
	justify-content: start;
	flex-wrap: wrap;
}
.mobile-img {
    display: none !important;
}
.location-title {
	font-weight: normal ;
}
.no-scroll {
	overflow: hidden;
}
input::file-selector-button {
    display:none;
}

input::-webkit-file-upload-button {
   display:none;
}

input::-ms-browse {
   display:none;
}
#neve_body .catering-button a:focus {
	color: #d9a23c;
    background-color: #ffffff;
}
main#content .button-custom.error-404-button a {
	width: auto;
}

.menu-section .book-thumbnail a {
	height: 431px;
	width: 100%;
}
body .menu-section .book-heading h3 {
    background: transparent;
    text-align: center;
    padding-top: 25px;
}
body .menu-section .book-heading h3 a {
    color: #D9A23C;;
    
    font-size: 30px;
    line-height: 40px;
}
/*=============================17-07-2023==========================*/
.book-shortcode {
    width: 100%;
    height: 100%;
}
.book-thumbnail a {
    width: 100%;
    max-width: 100%;
    height: 431px;
}
.menu-section .book-thumbnail img {
    height: 100%;
    width: 100%;
}
body .fb3d-thumbnail-lightbox-mode .book-heading h3, body .fb3d-thumbnail-mode .book-heading h3 {
    position: static;
}
.fb3d-thumbnail-lightbox-mode .book-heading, .fb3d-thumbnail-mode .book-heading {
    z-index: 1;
}
._3d-flip-book.fb3d-thumbnail-lightbox-mode {
    display: flex;
    flex-direction: column-reverse;
}
body .fb3d-thumbnail-lightbox-mode .book-heading, body .fb3d-thumbnail-mode .book-heading {
    position: static;
}

body .menu-section .e-con-inner {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 12px;
}
.concord-gallery a._3d-flip-book.fb3d-button.fb3d-link-lightbox-mode {
    background: #D9A23C;
    padding: 12px 35px 12px 34px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin: 10px 0 60px 0px;
    border: 0;
}

.concord-gallery a._3d-flip-book.fb3d-button.fb3d-link-lightbox-mode:hover {
    background: #303233;
}

/*======================18-07-2023-===========*/
body .woocommerce.columns-3 ul.products.columns-3 li {
    border: 2px solid #1C2C3D;
    border-radius: 15px;
    width: 100%;
    max-width: 453px;
    height: 431px;
    margin: 0;
    position: relative;
}
body .our-standard-section {
    padding: 110px 0 70px 0;
}
body ul.products.columns-3 {
    padding-top: 45px;
}
body ul.products.columns-3 {
	padding: 60px 15px 0 15px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 40px;
}
 body .woocommerce ul.products:before {
    display:none
}

.nv-card-content-wrapper span.price bdi {
    display: none;
}
body .woocommerce ul.products li.product .price {
    display: none;
   
}
body .woocommerce ul.products li.product a img {
    width: auto;
    margin: auto;
    height: 100%;
    padding: 30px;
}
.nv-content-wrap .sp-product-image {
    width: 100%;
}
.nv-content-wrap .img-wrap {
    width: 100%;
    height: 100%;
}

body#neve_body h2.woocommerce-loop-product__title {
    height: 80px;
    background: #0F273D;
    position: absolute;
    width: 100%;
    bottom: 0;
    border-bottom-right-radius: 11px;
    border-bottom-left-radius: 11px;
    top: auto;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 0 15px;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Noto Sans", Sans-serif;
    font-weight: 400;
}
span.wpcf7-not-valid-tip:after {
   display:none;
}

div#change-text p strong, .venue p strong {
    color: #000000;
}
.woocommerce ul.products li.product .nv-card-content-wrapper a.button {
	position: absolute;
	right: 12px;
	bottom: 26px;
	width: auto;
	height: 50px;
	font-family: 'Ysabeau Infant', sans-serif;
	font-size: 22px;
	text-align: left;
	background: transparent;
	border-bottom: 1px solid #EBAB4D;
	color: #EBAB4D;
	margin: 0;
	line-height: 22px;
	padding: 21px 20px 0 0;
	font-weight: 400;
	border-radius: 0;
}
.woocommerce ul.products li.product .nv-card-content-wrapper a.button::before {
	content: "";
	background: url(../images/press-arrow.png) no-repeat;
	position: absolute;
	top: 28px;
	right: -1px;
	bottom: 0;
	left: auto;
	width: 14px;
	height: 13px;
}
.woocommerce ul.products li.product .nv-card-content-wrapper a.button:hover{
    color:#ffffff;
    border-color: #ffffff;
}
.woocommerce ul.products li.product .nv-card-content-wrapper a.button:hover::before {
	filter: brightness(0) invert(1);
}
body#neve_body main .nv-shop {
    margin-top: 32px;
}
/*===================== .single-product ======================*/

.single-product header.header header#masthead,.page header#masthead, .single-whatson header#masthead {
    background-color: #0F273D;
    padding-bottom: 73px;
}
.single-product span.nv-breadcrumb-delimiter {
    font-size: 18px;
}
.single-product  nav.woocommerce-breadcrumb a {
    font-size: 18px;
    color: #333333;
}
.single-product nav.woocommerce-breadcrumb {
    font-size: 18px;
    line-height: 18px;
    color: #D9A23C;
}
.single-product .container, .order-page-request .container.single-page-container {
    max-width: 1445px;
    margin:0 auto;
}
.single-product .summary.entry-summary h1.product_title.entry-title {
    font-size: 50px;
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 400;
}
.single-product a.woocommerce-product-gallery__trigger {
    display: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 48%;
}

.single-product ol.flex-control-nav.flex-control-thumbs {
    width: 100%;
    max-width: 145px;
    float: none;
}
.single-product ol.flex-control-nav.flex-control-thumbs li {
    height: 110px;
    width: 100% !important;
    max-width: 120px;
    border: 1px solid #19293B;
    border-radius: 15px;
    margin-bottom: 28px !important;
}
.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    display: flex;
    flex-direction: row-reverse;
    height: 530px;
}
.single-product .flex-viewport {
    max-width: 580px;
    height: 100% !important;
    border: 1px solid #19293B;
    border-radius: 15px;
    margin-top: 5px;
}
.single-product .summary.entry-summary {
    padding-left: 20px;
}
.single-product span.woocommerce-Price-amount.amount bdi {
    font-family: "OPTIMA_B", Sans-serif;
    font-size: 36px;
}
.single-product label.wc-pao-addon-name, .single-product .qty-wrapper .qty-label {
	width: 38%;
	font-weight: 500 !important;
	font-size: 18px;
	line-height: 22px;
	/* font-family: "Arboria-Book", Sans-serif; */
	font-family: "Noto Sans", Sans-serif;
	color: #4C4C4C;
}
.single-product div#product-addons-total ul li strong {
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 32px;
    font-family: "Arboria-Book", Sans-serif;

}
.single-product .form-row.form-row-wide.wc-pao-addon-wrap.wc-pao-addon-8051-0 {
    width: 100%;
    margin-left: 90px;
}
.single-product .wc-pao-addon {
    padding: 0 2px;
    display: flex;
    margin-bottom: 15px;
    
}
.single-product .wc-pao-addons-container .wc-pao-addon {
    align-items: center;
}

.single-product .wc-pao-addon-container.wc-pao-required-addon.wc-pao-addon.wc-pao-addon-8513-0.wc-pao-addon-id-1689660859 {
    align-items: center;
}
.single-product .wc-pao-addon-container.wc-pao-required-addon.wc-pao-addon.wc-pao-addon-8513-2.wc-pao-addon-id-1689598522{
    align-items: center;
}
/* .single-product .wc-pao-addon-container.wc-pao-required-addon.wc-pao-addon.wc-pao-addon-8513-1.wc-pao-addon-id-1689596254 label.wc-pao-addon-name {
    padding-top: 10px;
} */
body#neve_body.single-product .wc-pao-addon-container.wc-pao-addon label.wc-pao-addon-name {
	padding-top: 5px;
}                                       /*21-08-2023*/         
.single-product .woocommerce-product-gallery__image.flex-active-slide {
    width: 552px !important;
    height: 100% !important;
}
/*
.single-product .woocommerce-product-gallery__image.flex-active-slide {
	width: 100% !important;
	height: 100% !important;
}
*/
.single-product .wc-pao-addon-field.wc-pao-addon-radio {
    height: 16px !important;
    width: 16px !important;
}
.single-product .wc-pao-addon-field.wc-pao-addon-radio {
    height: 16px !important;
    width: 16px !important;
}
.single-product input {
    height: 70px !important;
    width: 100% !important;
    max-width: 385px !important;
}
.single-product input {
    width: 100% !important;
    height: 70px !important;
}

.single-product .form-row.form-row-wide.wc-pao-addon-wrap {
    width: 65%;
}
.single-product select {
    width: 100%;
    height: 50px;
}
.single-product input {
    width: 100% !important;
    height: 70px !important;
    max-width: 151px;
    margin-bottom: 25px !important;
}
.single-product input:hover {
    border:2px solid #D9A23C !important;
}
.single-product  a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple,
.single-product a.added_to_cart.added_to_quote.wc-forward,
.container.single-page-container button#afrfq_update_quote_btn,
.single-page-container .form_row button.button.alt {
    height: 60px;
    width: 100%;
    max-width: 190px;
    background-color: #D9A23C;
    border-radius: 8px;
    border: navajowhite;
    color: #ffffff;
}
.single-product  a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple{
    position: absolute;
    right: auto;
    bottom: 26px;
    width: 165px;
    height: 50px;
    font-family: 'Ysabeau Infant', sans-serif;
    font-size: 22px;
    background: transparent;
    border-bottom: 1px solid #EBAB4D;
    color: #EBAB4D;
    margin: 0 0 0 auto;
    line-height: 22px;
    padding: 21px 0;
    font-weight: 400;
    border-radius: 0;
    text-align: left;
    display: block;
}
.single-product  a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple:before{
    content: "";
    background-image: url(../images/contact-us-arrow-img.png);
    position: absolute;
    top: 26px;
    right: 3px;
    bottom: 0;
    left: auto;
    width: 21px;
    height: 18px;
    background-position: 0px -18px;
    filter: brightness(0) saturate(100%) invert(92%) sepia(54%) saturate(6423%) hue-rotate(318deg) brightness(99%) contrast(87%);
}
.single-product  a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple:hover::before{
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7436%) hue-rotate(328deg) brightness(89%) contrast(114%);
}
.single-product  a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple:hover{
    color:#000000;
    border-color: #000000;
}
.single-product form.cart {
    border-bottom: none !important;
    padding-top: 18px;
}
.single-product span.posted_in {
    display: none;
}
.single-product .form-row.form-row-wide.wc-pao-addon-wrap label {
    font-family: "Arboria-Book", Sans-serif;
    line-height: 36px;
}
.single-product .quantity {
	width: 100%;
	margin-left: 96px !important;
	display: flex;
	position: relative;
}
#neve_body.single-product .quantity input {
    width: 100% !important;
    max-width: 130px !important;
    height: 50px  !important;
    margin-bottom: 28px !important;
    padding-left: 30px !important;
}
.single-product h1.product_title.entry-title:before{
    content: "";
    position: absolute;
    height: 2px;
    width: 120px;
    background-color: #D9A23C;
    top: auto;
    bottom: -17px;
    left: 2px;
}
.single-product h1.product_title.entry-title{
    position: relative;
}

.single-product .nv-single-product-top {
    margin-top: 52px;
}

.single-product .woocommerce-product-gallery__wrapper a {
    width: 100%;
}
#neve_body.single-product .wc-pao-addon-wrap label:before {
    content: "";
    height: 16px;
    position: absolute;
    width: 16px;
    border: 1px solid #D9A23C;
    border-radius: 100%;
    left: -21px;
    right: auto;
    top: 8px;
    pointer-events: none;
}
#neve_body.single-product .wc-pao-addon-wrap label:after {
    content: "";
    height: 10px;
    position: absolute;
    width: 10px;
    background-color: #D9A23C;
    border-radius: 100%;
    top: 11px;
    bottom: 0;
    left: -18px;
    right: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.single-product .wc-pao-addon-field.wc-pao-addon-radio{
    position:relative
}
#neve_body.single-product .wc-pao-addon-wrap label {
    /* padding-left: 23px; */
    position: relative;
}
#neve_body.single-product input[type="radio"]:not([type="button"]):not([type="submit"]):not([checkbox]) {
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}
#neve_body.single-product input[type="radio"]:not([type="button"]):not([type="submit"]):not([checkbox]):checked + label::after{
    opacity: 1;
    visibility: visible;
}
.single-product .woocommerce div.product div.images img {
    height: 100% !important;
}

.single-product .woocommerce-product-gallery__wrapper {
    height: 100% !important;
}
.single-product .woocommerce-product-gallery__wrapper a {
    height: 100%;
}
 .single-product .woocommerce-product-gallery__wrapper img {
    height: 100% !important;
    object-fit: cover;
}
.single-product  .quantity button {
    background-color: #FFFFFF;
    color: #D3D3D3;
    border: 1px solid #D3D3D3;
    height: 50px;
    width: 100%;
    max-width: 48px;
    position: absolute;
}
.single-product  .quantity button.plus {
    left: 97px;
    right: 0px;
    top: 0;
    bottom: 0;
}
.product-addon-totals ul li:nth-child(3) {
    display: none;
}

.order-page-request  .container.single-page-container {
    padding-top: 182px;
    padding-bottom: 147px;
}
.order-page-request .order-request-breadcrumb {
    padding-bottom: 62px;
    padding-left: 15px;
    padding-right: 15px;
}
.order-page-request  .container.single-page-container form.woocommerce-cart-form table.shop_table.shop_table_responsive.cart {
    border: 1px solid #D3D3D3;
}
.order-page-request  form.woocommerce-cart-form table.shop_table.shop_table_responsive.cart thead {
    background-color: #F7F7F7;
}

.order-page-request  .container.single-page-container button#afrfq_update_quote_btn {
    background-color: #D9A23C !important;
    max-width: 210px !important;
    margin-right: 17px;
}
.order-page-request  .container.single-page-container .woocommerce table.shop_table.cart td.actions {
    padding: 10px 0;
    background-color: #F7F7F7 !important;
}
.order-page-request  .single-page-container h2 {
    padding-bottom: 60px;
}
.order-page-request  .single-page-container h2:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 120px;
    background-color: #D9A23C;
    top: auto;
    bottom: 40px;
    left: auto;
    right: auto;
    margin-left: 139px;
}
.order-page-request  .single-page-container form.woocommerce-cart-form table.shop_table.shop_table_responsive.cart thead tr th {
    font-family: "OPTIMA_B", Sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
}
.order-page-request  .single-page-container tr.woocommerce-cart-form__quote-item.cart_item {
    border: none !important;
}
.order-page-request  .single-page-container td.product-name a {
    font-size: 20px;
    line-height: 36px;
    font-weight: 600;
}
.order-page-request  .single-page-container .quantity button{
    display:none !important;
}

.order-page-request  .single-page-container dl.variation dt {
    font-size: 16px;
}
.order-page-request  .single-page-container td.product-remove a {
    height: 28px;
    width: 28px !important;
    background-color: #333333;
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
    line-height: 28px;
}
.order-page-request .single-page-container .quantity input {
    width: 100%;
    max-width: 57px;
    height: 30px !important;
}
.order-page-request .single-page-container div.af_quote_fields {
    width: 100%;
    display: block;
}

.order-page-request  .single-page-container div.af_quote_fields tbody tr.addify-option-field:last-child {
    grid-column: 1/4;
    border: none;
}
.order-page-request .single-page-container div.af_quote_fields tbody {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 30px;
}

.order-page-request .single-page-container div.af_quote_fields tbody tr.addify-option-field td {
    width: 100%;
    border: none !important;
    display: block;
    padding: 0;
}
.order-page-request .single-page-container div.af_quote_fields tbody tr.addify-option-field {
    position: relative;
    display: block;
}
.order-page-request .single-page-container div.af_quote_fields tbody tr.addify-option-field th {
    display: block;
    position: absolute;
    top: -7px;
    bottom: auto;
    left: 5px;
    color: #4C4C4C;
    font-weight: 400;
    font-size: 16px;
}
.order-page-request .single-page-container .cart_totals h2:before {
    display:none;

}
.order-page-request .single-page-container .form_row button.button.alt {
    background-color: #D9A23C !important;
    margin-top: 37px;
}

.order-page-request .single-page-container .form_row {
    display: flex;
    justify-content: center;
}
.order-page-request .single-page-container .woocommerce table.shop_table.cart tbody  td.product-subtotal {
    text-align: left !important;
}
.order-page-request .single-page-container .cart_totals tr.cart-subtotal {
    display: none;
}
.order-page-request .single-page-container .cart_totals h2 {
    display: none;
}
.order-page-request .single-page-container tr.order-total th {
    border: none !important;
    font-size: 20px !important;
}
.order-page-request  .single-page-container tr.order-total td {
    border: none !important;
}
.order-page-request  .single-page-container td span.woocommerce-Price-amount.amount {
    font-size: 18px;
}
.order-page-request  .single-page-container .woocommerce .cart-collaterals {
    width: 40%;
    margin: 0 0 0 auto;
    padding: 0 15px !important;
}
.order-page-request .order-request-breadcrumb span a {
    font-size: 18px;
    color: #333333;
}
.order-page-request .order-request-breadcrumb span {
    font-size: 18px;
    color: #D89F39;
}
.order-page-request  td.product-name p small {
    display: none;
}
ul.products.columns-3 h2.woocommerce-loop-product__title {
    padding-right: 170px !important;
    
}
body.order-page-request tr.addify-option-field.input_focus th, body.order-page-request tr.addify-option-field.value_focus th {
    background: #D9A23C !important;
    border-radius: 4px;
    position: absolute !important;
    padding: 0px 10px;
    color: #FFF !important;
    top: -11px !important;
    left: 15px !important;
    font-size: 12px !important;
    line-height: 20px;
}
/*
.single-product .woocommerce-product-gallery__wrapper a {
	height: 531px;
	position: relative;
}
#neve_body.single-product .woocommerce-product-gallery__wrapper a img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: auto;
	width: auto;
	max-width: 100%;
	margin: auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	transition: all cubic-bezier(.795,-.035,0,1) .5s;
	margin: 0;
	padding: 0;
	width: 100% !important;
}
*/
/*
div.product-addon-totals {
    border-top-color: #D3D3D3;
    border-bottom-color: #D3D3D3;
}
.woocommerce.single .entry-summary ul {
    margin: 0;
    padding: 0;
}
.woocommerce.single .entry-summary ul li {
    display: flex;
    justify-content: unset;
}
.woocommerce.single .entry-summary ul li .wc-pao-col1 {
    width: calc(100% - 110px);
}
.woocommerce.single .entry-summary ul li  .wc-pao-col2 {
    width: 110px;
    text-align: center;
}
div.product-addon-totals .wc-pao-subtotal-line {
    border-top-color: #D3D3D3;
    padding-top: 13px;
    padding-bottom: 0;
}
.single-product .quantity input[type="number"] {
    margin-bottom: 0 !important;
}
*/

.single-product .product-addon-totals {
    display: none;
}

body#neve_body {
    overflow-x: hidden;
    padding-top: 156px;
}
.thank-you-class  .container.single-page-container {
    padding: 182px 15px 90px 15px;
}
.thank-you-class .thank-heading h2 {
    padding: 60px 0 10px 0;
    font-family: "OPTIMA_B", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

.thank-you-class p {
    text-align: center;
}
.thank-you-class .submit p {
    font-size: 22px;
    padding-top: 30px;
}
.thank-you-class .breadcrum{
    padding-left: 15px;
    padding-right: 15px;
}
.thank-you-class .breadcrum span a {
    font-size: 18px;
    color: #333333;
}
.thank-you-class .breadcrum span.breadcrumb_last {
    font-size: 18px;
    color: #D89F39;
}
.thank-you-class main#content {
    height: auto;
    flex: none;
}
.single-product input {
    margin-bottom: 15px !important;
}
.single-product.woocommerce form .form-row {
    margin-bottom: 0px;
}
.single-product.woocommerce div.product form.cart div.quantity {
    float: left;
}
.single-product .qty-label {
    margin: auto;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper {
    box-shadow: 0 0px 11px 0 rgba(0, 0, 0, 0.25);
    padding: 40px 52px 17px 52px;
    border-radius: 25px;
}
.elementor-slideshow__footer > div {
	display: none;
}
.single-product li#tab-title-description {
    border: none;
}
.single-product li#tab-title-description a {
    font-size: 26px;
    line-height: 32px;
    font-family: "OPTIMA_B", Sans-serif;
    color: #000;
}
.single-product .woocommerce #content div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 4px;
}
.single-product.woocommerce #content div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0px;
    padding: 0;
    border: 0;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel {
    font-size: 18px;
    line-height: 32px;
    color: #656565;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel p strong {
    color: #333333;
    padding-top: 10px;
    display: block;
}
.single-product.woocommerce.single .entry-summary>form.cart {
    display: block;
   
}

/*======================22-07-2023  what-om-pages--------------------------*/





.post-img .container.single-page-container {
    padding: 0px 15px 76px 15px;
    margin: 0 auto;
    width: 100%;
    max-width: 1445px;
}
body#neve_body .bread-crumbs span {
    font-size: 17px;
    font-family: "Noto Sans", Sans-serif;
    font-weight: 500;
}
.post-img ul.Whatson-wrap {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 30px 40px;
}
.post-img ul.Whatson-wrap li .full-post {
    width: 100%;
    max-width: 450px;
    height: auto;
    position: relative;
}
.post-img .post-date-wrap {
    box-shadow: 0 0px 11px 0 rgba(0, 0, 0, 0.25);
    position: relative;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.post-date-wrap .content-date-wrap span {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    font-family: 'Ysabeau Infant', sans-serif;
}
.post-date-wrap .content-date-wrap p {
    color: #000000;
    font-size: 17px;
    line-height: 31px;
    font-family: "Noto Sans", Sans-serif;
    padding-bottom: 6px;
}
ul.Whatson-wrap .blog-date {
    width: 100%;
    max-width: 87px;
    height: 50px;
    position: absolute;
    top: 0;
    left: auto;
    right: 17px;
    background-color: #EBAB4C;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.postimg {
    position: relative;
}
.custom-field-wrap {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 267px;
    color: #FFFFFF;
    padding: 0 16px 14px 30px;
}
ul.Whatson-wrap .blog-date span {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    display: block;
    color: #ffffff;
}
.post-img .post-date-wrap {
    padding: 27px 26px 37px 30px;
}
.post-img .title-custom-field-wrap img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.title-custom-field-wrap {
    width: 100%;
    height: 411px;
}
.custom-field-wrap .wrap-pastpw-content h3 {
	font-size: 32px;
	line-height: 38px;
	margin: 0;
	font-weight: 400;
	/* font-family: "Noto Sans", sans-serif; */
	/* letter-spacing: -1px; */
	font-family: 'OPTIMA';
}
.location-favorite {
    display: flex;
    font-size: 20px;
    line-height: 20px;
    padding: 7px 0 0px 0;
}
.location-favorite p {
    font-size: 17px;
    color: #EBAB4C;
    padding-bottom: 5px;
}
.rate-field {
    color: #FFFFFF;
    text-align: left;
    padding-left: 7px;
}
.post-readmore a {
    color: #D9A23C;
    font-size: 17px;
    line-height: 16px;
    border-bottom: 1px solid;
    padding-bottom: 8px;
    display: inline;
    padding-right: 19px;
}
.location-favorite div {
    width: 32%;
}
.open-now-field {
    text-align: right;
    margin-left: 15px;
}
.what-on-title h2:after {
    margin: 5px auto 12px auto ;
}
.post-img ul.Whatson-wrap:after{
    display: none;
}
.open-now-field p:after {
    background-image: url(../images/readmore-sprite.png);
    content: "";
    position: absolute;
    top: 16px;
    left: 91px;
    right: 0;
    width: 40px;
    height: 40px;
    background-position: 0 81px;
    padding: 0;
    background-size: 100%;
}
.open-now-field p:before {
    background-image: url(../images/readmore-sprite.png);
    content: "";
    position: absolute;
    top: 16px;
    left: 45px;
    right: 0;
    width: 40px;
    height: 40px;
    background-position: 0 0;
    padding: 0;
    background-size: 100%;
}
.open-now-field{
    position: relative;
}
.full-post .postimg::after {
	box-shadow: inset 0px -200px 93px -97px RGBA(15, 39, 61,0.9);
	display: block;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	height: 220px;
}
.location-field {
    font-size: 18px;
}
.post-readmore {
    text-align: left;
    padding-top: 17px;
    position: relative;
}
body#neve_body.post-img .post-readmore a {
	width: 100%;
	font-family: 'OPTIMA';
}
.post-img .what-on-btn {
    padding-top: 0px;
}
body#neve_body.post-img .post-readmore a:focus, body#neve_body.post-img .post-readmore a:focus::before {
	color: #d9a23c;
}
/*=====================whaton-detail=================*/

.single-whatson .nv-sidebar-wrap.col-sm-12.nv-right.blog-sidebar {
    display: none;
}
.single-whatson .container.single-post-container {
    width: 100%;
    max-width: 1445px;
}
main#content .container.single-post-container article {
    max-width: 100%;
    padding-top: 20px;
}
main#content article .entry-header {
    margin: 0;
    padding-top: 30px;
}
main#content article small.nv--yoast-breadcrumb.neve-breadcrumbs-wrapper {
    text-align: left;
    font-size: 18px;
}
main#content article .nv-thumb-wrap img.wp-post-image {
    width: 100%;
    background-size: cover;
    height: 100%;
    border-radius: 30px;
}
main#content article .nv-thumb-wrap {
    height: 100%;
    max-height: 640px;
}
 main#content article .entry-header .title {
    margin-bottom: 10px;
    font-family: "OPTIMA_B", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    padding-top: 30px;
    padding-bottom: 23px;
    position: relative;
}

main#content article .entry-header .title:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 120px;
    background-color: #D9A23C;
    top: auto;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

main#content article small.nv--yoast-breadcrumb.neve-breadcrumbs-wrapper span.breadcrumb_last {
    color:#D8A03A;

}
main#content article .neve-breadcrumbs-wrapper a {
    color: #333333;
}
main#content article .nv-content-wrap.entry-content p {
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    color: #333333;
    font-weight: 400;
}
main#content article .nv-content-wrap.entry-content {
    margin-bottom: 55px;
}
.single-post-container article ul li:before {
    background-image: url(../images/list-sprite.png);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 30px;
    background-position: 0 0;
    padding: 0;
    background-repeat: no-repeat;
}
.container.single-post-container article ul li {
    font-size: 18px;
    line-height: 29px;
    color: #333333;
    font-weight: 400;
    padding-left: 40px;
    margin-bottom: 10px;
}
main#content article .nv-content-wrap.entry-content p:last-child {
    padding-top: 18px;
}
.fonction-btn-block.e-flex.e-con-boxed.e-con .e-con-inner {
    display: block;
   
}
.location-inner-btn.elementor-widget.elementor-widget-button {
    width: 100%;
    text-align: left;
}
.fonction-btn-block a {
    padding: 7px 0;
    margin-top: 15px;
}
#neve_body .form-row.form-row-wide select {
    height: 50px !important;
    padding: 0  20px;
}
.nv-single-post-wrap .field-list {
    display: flex;
    justify-content: space-between;
}

main#content .container.single-post-container article .blog-title {
	font-size: 50px;
	text-align: center;
	font-family: 'Ysabeau Infant', sans-serif;
	font-weight: 400;
	line-height: 50px;
	padding-bottom: 20px;
	color: #000;
	display: table;
	margin: 0px auto 24px;
	position: relative;
	text-transform: uppercase;
}
main#content .container.single-post-container article .blog-title::after {
    content: "";
    display: block;
    border: 1px solid #D9A23C;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    height: 2px;
    width: 120px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    bottom: 2px;
    margin: 0 auto;
}
main#content .container.single-post-container article p {
    font-family: "Noto Sans", Sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    margin: 0 0 18px;
    color: #333;
}
main#content .container.single-post-container article .blog-img img {
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

main#content .container.single-post-container article .blog-img {
    height: 640px;
    padding-top: 38px;
}
/*
main#content .container.single-post-container article .field-list {
    padding-bottom: 52px;
}*/
main#content .container.single-post-container article span {
	font-size: 18px;
	line-height: 120%;
}
main#content .container.single-post-container article span span a {
    color: #333;
}
main#content .container.single-post-container article span span a:hover{
    color: #D9A23C;
}
main#content .container.single-post-container article span.breadcrumb_last {
    color: #D9A23C;
}
main#content .container.single-post-container article .blog-main {
    padding-top: 60px;
}

#neve_body.single-product .form-row.form-row-wide.wc-pao-addon-wrap input {
    padding-left: 20px;
}

.single-product .single-product  .qty-wrapper {
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 27px;
}

.location-btn a.elementor-button:hover,.post-img .what-on-btn a:hover,
.fonction-btn-block a.elementor-button:hover,.btn-hover-yellow a.elementor-button:hover {
    background-color: #303233;
}
body#neve_body.post-img .post-readmore a:hover {
	color: #0f273d;
}

.function-class  .proposal-wraped-field .full-filled {
    width: 50%;
    padding: 15px;
    position: relative;
}
.function-class  .proposal-wraped-field {
    display: flex;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.function-class  .proposal-form-table-wrap {
    margin: 8px auto 8px auto;
}
.function-class  .proposal-form-table-wrap .full-filled.event-style-field {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 15px;
}
.function-class  .proposal-form-table-wrap .full-filled{
position: relative;
}
.function-class  .proposal-form-table-wrap .full-filled label {
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 61px;
}
.function-class  .full-filled.event-style-field label {
    top: 17px;
}
.function-class  .proposal-form-table-wrap input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 140px;
    height: 56px;
    background: #D9A23C;
}
.function-class  .proposal-form-table-wrap input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    background-color: #303233;
}
/* .function-class  .proposal-form-table-wrap .full-filled.input_focus label,.function-class  .proposal-form-table-wrap .full-filled.value_focus label */ 
.function-class .proposal-form-table-wrap .full-filled.input_focus label, 
.function-class .proposal-form-table-wrap .full-filled.value_focus label, 
.function-class .proposal-form-table-wrap .full-filled .input_focus label, 
.function-class .proposal-form-table-wrap .full-filled .value_focus label{
    top: 19px;
    font-size: 12px;
    color: #ffff;
    background: transparent;
    padding: 5px 5px 5px;
    border-radius: 5px;
    line-height: 1;
    z-index: 9;
    left: 66px;
    border: 0;
    transition: all 0.5s;
}
#neve_body.function-class .proposal-form-table-wrap input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), 
#neve_body.function-class .proposal-form-table-wrap textarea, #neve_body.function-class .proposal-form-table-wrap select {
	padding-left: 54px;
	resize: none;
	z-index: 2;
	position: relative;
	background: transparent;
}
#neve_body.function-class .proposal-form-table-wrap select {
	padding-left: 55px !important;
}
#neve_body.function-class .proposal-form-table-wrap textarea {
    float: left;
    width: 100%;
}
.function-class .proposal-form-table-wrap .full-filled.event-style-field.input_focus label, .proposal-form-table-wrap .full-filled.event-style-field.value_focus label {
    top: -12px;
}
#neve_body.function-class .proposal-form-table-wrap > .recaptcha {
    clear: both;
    display: flex;
    margin: 5px auto 25px;
    padding: 0;
    justify-content: center;
}
#neve_body.function-class .proposal-form-table-wrap > .recaptcha span.recaptcha {
    padding: 0;
}
.function-class  .recaptcha span.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.wpcf7-not-valid {
    border-color: red;
}

#neve_body.function-class  .proposal-form-table-wrap .wpcf7-response-output {
    margin-bottom: 80px ;
}

ul.products.columns-3 .nv-card-content-wrapper .image-wrap, ul.products.columns-3 .nv-card-content-wrapper .sp-product-image {
    position: absolute;
    top: 0;
    bottom: 100px;
    left: 0;
    right: 0;
    transition: all 0.5s ease-out;
    height: 348px;
}
ul.products.columns-3 .image-wrap {
	opacity: 0;
	visibility: hidden;
}
.woocommerce.columns-3 ul.products.columns-3 li:hover .sp-product-image {
	opacity: 0;
	visibility: hidden;
}
.woocommerce.columns-3 ul.products.columns-3 li:hover .image-wrap {
	opacity: 1;
	visibility: visible;
}
.single-product .qty-wrapper {
    display: flex;
    padding-top: 12px !important;
    padding-bottom: 27px;
}
.single-product .wc-pao-addons-container .wc-pao-addon:nth-child(2) {
	align-items: flex-start;
}
.single-product .wc-pao-addons-container .wc-pao-addon:nth-child(2) label {
	padding-top:8px;
}
main#content .Flavours-Section .button-custom a::before {
    background-image: url(../images/menu.sprite.png);
    width: 21px;
    height: 21px;
    background-position: -5px -5px;
}
.location-class, div#dropdown-class {
	position: fixed;
	top: 50%;
	bottom: auto;
	left: 0;
	right: 0%;
	height: auto;
	width: 100%;
	max-width: 1200px;
	max-height: 910px;
	padding: 66px 60px 60px 60px;
	background: #fff;
	transform: translateY(-50%);
	z-index: 99999;
	margin: auto;
	border-radius: 25px;
	box-shadow: 2px 2px 30px 0 rgba(0,0,0,0.6);
	/* overflow-y: auto; */
	/* overflow-x: hidden; */
}
body#neve_body div#location-popup, div#location-select {
	font-size: 0;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 0 30px;
	line-height: 0;
}
#location-popup button.location-btn, div#location-select button.btn-class {
	width: 100%;
	border-radius: 15px;
	background-color: #0f273d;
	height: 70px;
	color: #FFFFFF;
	font-size: 20px;
	font-family: 'OPTIMA';
	text-transform: uppercase;
	transition: 0.5s all;
	font-weight: 400;
	letter-spacing: 1.7px;
}
#location-popup button.location-btn:hover{
   background-color: #EBAB4C;
}
html div#location-popup,html .location-class{
    opacity: 0;
    visibility: hidden;
    display: none;
}
html.popup div#location-popup,html.popup .location-class{
    opacity: 1;
    visibility: visible;
   
}
html.popup .location-class{
    display: block;
}
button#close-popup, button#closepopup {
	font-size: 0px;
	height: 60px;
	width: 60px;
	border-radius: 100px;
	position: absolute;
	left: auto;
	right: -21px;
	top: -24px;
	bottom: auto;
	background-color: #0F273D;
	border: 7px solid #fff;
}
button#close-popup::before, button#closepopup::before {
	content: "";
	font-family: 'FontAwesome';
	font-size: 30px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url("../images/popclose.png") no-repeat;
	background-position: center;
}
button#close-popup:hover::before, button#closepopup:hover::before {
    background-color: #EBAB4C;
    border-radius: 100px;
}
div#quandoo-booking-widget iframe {
	width: 100% !important;
	max-width: 100% !important;
	height: 270px !important;
	margin: 50px auto 0 auto;
}
html.popup body {
    overflow-y: hidden;
}

.post-readmore a:before {
    content: "";
     background-image: url(../images/contact-us-arrow-img.png); 
    position: absolute;
    right: auto;
    top: auto;
    bottom: auto;
    left: 91px;
    width: 13px; 
    height: 13px; 
    margin-top: 2px;
    background-position: 0px 1px;
    filter: brightness(0) saturate(100%) invert(92%) sepia(54%) saturate(6423%) hue-rotate(318deg) brightness(99%) contrast(87%);
     background-size: 100%; 
    background-repeat: no-repeat;
}
.post-readmore a:hover::before, body#neve_body .what-on-btn a:hover::after, body#neve_body .what-on-btn a:hover::before {
	filter: invert(81%) sepia(7%) saturate(4871%) hue-rotate(169deg) brightness(90%) contrast(97%);
}

.what-on-btn a:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 15px;
    background: #D9A23C;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 14px 0px 0px 124px;
}
.what-on-btn a:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 2px;
    background: #D9A23C;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: -16px 0px 0px 130px;
}
body#neve_body .what-on-btn a {
    width: 147px;
    text-align: left;
    position: relative;
    font-family: 'Ysabeau Infant', sans-serif;
    font-size: 24px;
    border-radius: 0;
}
body#neve_body .what-on-btn a:hover {
	color: #0f273d;
	border-color: #0f273d;
}
body#neve_body .what-on-btn a:hover::before, body#neve_body .what-on-btn a:hover::after {
	background: #0f273d;
	filter: none;
}
body#neve_body .view-btns a, .location-btn a {
	background: transparent;
	color: #EBAB4D;
	font-size: 22px;
	line-height: 23px;
	border: none;
	border-bottom: 1px solid;
	padding: 0;
	padding-right: 20px;
	font-family: 'Ysabeau Infant', sans-serif;
	border-radius: 0;
}
body#neve_body .view-btns a:hover, .location-btn span > span:hover, .location-btn a:hover {
	color: #0f273d;
	border-color: #0f273d;
}
.location-btn span>span {
    font-size: 22px;
    line-height: 23px;
    font-family: 'Ysabeau Infant', sans-serif;
    padding-bottom: 8px;
}
.location-btn a:hover::before {
	filter: invert(81%) sepia(7%) saturate(4871%) hue-rotate(169deg) brightness(90%) contrast(97%);
}
.view-btns a::before, .location-btn a::before {
	content: "";
	background-image: url(../images/menu.sprite.png);
	width: 21px;
	height: 21px;
	position: absolute;
	top: 11px;
	right: 3px;
	bottom: 0;
	left: auto;
	background-position: -5px -5px;
	filter: brightness(0) saturate(100%) invert(92%) sepia(54%) saturate(6423%) hue-rotate(318deg) brightness(99%) contrast(87%);
}
.location-btn .location-inner-btn a:before {
    background-image: url(../images/contact-us-arrow-img.png);
    background-position: 0 -17px;
    height: 18px;
    top: 5px;
    left: auto;
    right: auto;
    margin-left: 54px;
}
.location-btn .location-inner-btn:last-child a:before {
    margin-left: 68px;
}

.location-phone-number:before {
    content: "\f095";
    font-family: 'FontAwesome';
    font-size: 24px;
    padding-right: 15px;
}
.location-phone-number {
    padding:0px;
}
.view-btn-con span>span {
    font-size: 22px;
    font-family: 'Ysabeau Infant', sans-serif;
    border-bottom: 1px solid;
    padding-bottom: 7px;
    padding-right: 30px;
    position: relative;
    font-weight: 400;
}
.fonction-btn-block span>span {
    font-size: 22px;
    font-family: 'Ysabeau Infant', sans-serif;
    position: relative;
    border-bottom: 1px solid;
    padding-right: 27px;
    padding-bottom: 8px;
}
.view-btn-con span>span:before,.fonction-btn-block span>span:before {
    content: "";
    background-image: url(../images/contact-us-arrow-img.png);
    position: absolute;
    top: 5px;
    right: 0px;
    bottom: 0;
    left: auto;
    width: 21px;
    height: 18px;
    background-position: 0px -18px;
    filter: brightness(0) saturate(100%) invert(92%) sepia(54%) saturate(6423%) hue-rotate(318deg) brightness(99%) contrast(87%);
}
.fonction-btn-block span>span:before {
    background-image: url(../images/download-sprite.png);
    right: 0px;
    background-position: -5px, 19px;
    transform: rotate(270deg);
}
body#neve_body .ready-experience h2, body#neve_body .book-heading h3 a{
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 400;
    color:#ffffff;
}
body#neve_body .for-more-info a {
	font-family: 'Ysabeau Infant', sans-serif;
	color: #EBAB4D;
	font-size: 22px;
	border-bottom: 1px solid;
	line-height: 120%;
}

.catering-donl-btn span>span {
    font-family: 'Ysabeau Infant', sans-serif;
    border-bottom: 1px solid;
    padding-bottom: 6px;
    padding-right: 28px;
    position: relative;
    margin-top: 30px;
}
.catering-donl-btn span>span:before {
    content: "";
    position: absolute;
    top: 1px;
    right: 0px;
    bottom: 0;
    left: auto;
    filter: brightness(0) saturate(100%) invert(92%) sepia(54%) saturate(6423%) hue-rotate(318deg) brightness(99%) contrast(87%);
    background-image: url(../images/menu.sprite.png);
    width: 21px;
    height: 21px;
    background-position: -5px -5px;
}
form .recaptcha {
    display: block;
    padding-bottom: 10px;
    text-align: center;
}

body#neve_body .banner-sec h2 {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 400;
}
.post-img .col {
    padding: 0 0 0 15px;

}

.function-class .proposal-form-table-wrap .full-filled:before {
    content: "\f007";
    position: absolute;
    top: 27px;
    right: auto;
    left: 27px;
    bottom: auto;
    font-family: fontawesome;
    font-size: 20px;
    color: #D9A23C;
    z-index: 1;
}
.function-class .proposal-form-table-wrap .full-filled::after {
    content: "";
    position: absolute;
    top: 26px;
    bottom: 0;
    left: 52px;
    right: auto;
    height: 38px;
    width: 1px;
    background: #c7c7c7;
   
}
.function-class .proposal-form-table-wrap .full-filled.email-field:before{
    content: "\f0e0";
    font-size: 16px;
}
.function-class .proposal-form-table-wrap .full-filled.phone-field:before {
    content: "\f095";
   
}
.function-class .full-filled.phone-field span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.wpcf7-exclusive-checkbox {
    width: 100%;
}
.function-class .full-filled.phone-field span.wpcf7-list-item.first.last {
    display: flex;
    width: 100%;
    margin: 0;
}
.function-class .full-filled.phone-field span.wpcf7-list-item-label {
    width: 100%;
}
.function-class .proposal-form-table-wrap  .full-filled.company-field:before{
    content: "\f1ad";
}
.function-class .proposal-form-table-wrap  .full-filled.dob-field:before{


}
.function-class .proposal-form-table-wrap .full-filled.event-style-field:before {
    content: "\f273";
    top: 13px;
}
.function-class .proposal-form-table-wrap .full-filled.event-style-field:after {
    top: 12px;
}

.function-class div#enquiryfunction h2{
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 400;
}
.catering-form-table-wrap .full-filled.date-field.value_focus input,.catering-form-table-wrap .full-filled.time-field.value_focus input {
    padding-top: 8px;
}
.function-class form h2 {
    font-family: 'Ysabeau Infant', sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 30px;
    line-height: 36px;
    margin: 0;
    padding-top: 15px;
}
.function-class  form {
    text-align: center;
    padding: 0 230px;
}
.function-class .full-filled.venue-field:before{
    content:"\f041";
}

.function-class .full-filled.guest-field:before {
    content:"\f0c0";

}
.function-class .full-filled.end-field::before {
    content:"\f017";
}

.function-class .full-filled.start-field::before {
    content:"\f017";
}

.function-class .full-filled.budget-field:before {
    content:"\f155";
}
.function-class .full-filled.occasion-field:before{
    content:"\f005";

}
.function-class .full-filled.comments-field:before {
    content:"\f086";

}
 body#neve_body .full-filled.dob-field:before,
body#neve_body .full-filled.company-field::before,body#neve_body .full-filled.date-field::before, body#neve_body .full-filled.type-field::before,
body#neve_body .full-filled.style-field:before{
    background-image: url(../images/label-sprite-image.png);
    content: "";
    position: absolute;
    top: 30px;
    left: 22px;
    right: 0;
    width: 25px;
    height: 25px;
    background-position: 0px 153px;
    padding: 0;
    z-index: 1;
}
body#neve_body .full-filled.dob-field:before {
    background-position: 0px 246px;
}
body#neve_body .full-filled.company-field::before {
    background-position: 0px 62px;
}
.function-class .full-filled.value_focus select {
    padding-top: 10px !important;
    padding-left: 56px !important;
}
body#neve_body .enquire-btn a span>span {
    font-family: 'Ysabeau Infant', sans-serif;
    font-size: 22px;
    line-height: 22px;
    border-bottom: 1px solid;
    padding-bottom: 7px;
   
}
body#neve_body .enquire-btn {
    background-color: #FFFFFF;
    width: 100%;
    text-align: center;
}

body#neve_body .enquire-btn a span>span {
    font-family: 'Ysabeau Infant', sans-serif;
    font-size: 22px;
    line-height: 22px;
    border-bottom: 1px solid;
    padding-bottom: 7px;
    padding-right: 30px;
    position: relative;
   
}
body#neve_body .enquire-btn a span>span:before {
    content: "";
    background-image: url(../images/contact-us-arrow-img.png);
    position: absolute;
    top: 5px;
    right: 0px;
    bottom: 0;
    left: auto;
    width: 21px;
    height: 18px;
    background-position: 0px -18px;
    filter: brightness(0) saturate(100%) invert(92%) sepia(54%) saturate(6423%) hue-rotate(318deg) brightness(99%) contrast(87%);
}
body#neve_body .enquire-sticky-bar.e-flex.e-con-boxed.e-con {
    position: sticky;
    margin-top: 20px;
    top: 95px;
    z-index: 9;
}
body#neve_body div#contact-us .full-filled.value_focus label {
    position: absolute;
    top: 4px;
    left: 69px;
    bottom: 0;
}
div#dropdown-class{
    opacity: 0;
    visibility: hidden;
    display: none;
}
html.order-popup div#dropdown-class{
    opacity: 1;
    visibility: visible;
    display: block;
}

.function-class .full-filled.venue-field {
    width: 100%;
}

.function-class  .full-filled.dob-field.value_focus input {
    padding-top: 10px;
}

#neve_body.function-class .full-filled.phone-field input[type="checkbox"] {
    height: 20px !important;
    width: 20px !important;
    border-color: red !important;
}
.function-class .full-filled.phone-field span.wpcf7-list-item-label {
    width: auto;
    padding: 0px;
    margin: -3px 0 0px 10px;
    font-family: "Noto Sans", Sans-serif;
    color: #4C4C4C;
}

.function-class .proposal-wraped-field:nth-child(3) .full-filled.phone-field:before {
    content: "";
    display: none;
}
.function-class .proposal-wraped-field:nth-child(3) .full-filled.phone-field:after {
    content: "";
    display: none;
}
.submit-btn.btn-common.btn-common-bluebtn-wrap.smart-btn {
    display: table;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.submit-btn.btn-common.btn-common-bluebtn-wrap.smart-btn span.wpcf7-spinner {
    position: absolute;
    right: -30px;
    margin: 0;
    top: 17px;
    left: auto;
}
body#neve_body .cattering-page-form .full-filled.date-field::before {
    top: 17px;
}
span.wpcf7-form-control-wrap.recaptcha .wpcf7-not-valid-tip {
    text-align: center;
}
a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple.loading {
    opacity: 1;
    padding: 18px 0px 0px 0px;
}
a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple.loading:after {
  display:none;
}
a.afrfqbt_single_page.button.single_add_to_cart_button.alt.product_type_simple.loading:before {
    right: -3px;
}

a:focus, a:hover {
    opacity: 1;
}
main#content .banner-section .button-custom a:focus {
	background: #fff;
}
/* 03-08-2023 */
form.init .proposal-form-table-wrap {
	z-index: 8;
	position: relative;
}
/* .function-class .new-enquiry-form form {
	padding: 0px;
} */
body#neve_body .for-more-info a:hover {
	color: #0f273d;
}
body#neve_body .bread-crumbs .elementor-shortcode > span {
	font-size: 0;
}
.single-product nav.woocommerce-breadcrumb .nv-breadcrumb-delimiter {
	font-size: 0;
	padding: 0;
}
main#content .container.single-post-container article > span {
	font-size: 0;
}

.bread-crumbs span > span::before,
.single-product span.nv-breadcrumb-delimiter::before,
main#content .container.single-post-container article > span > span:not(:first-child)::before {
	content: "\f101";
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	font-weight: normal;
	color: #0F273D;
	height: 10px;
	width: 9px;
	margin: -2px 9px 0 9px;
	font-family: fontawesome;
	line-height: 10px;
	border: 0;
	font-size: 20px;
}
.single-product nav.woocommerce-breadcrumb a:hover {
	color: #d9a23c;
}
.bread-crumbs span > span:first-child::before {
	display: none;
}
body#neve_body .bread-crumbs span a:hover {
	color: #d9a23c;
}
.concord-map .content-wrap.location .testimonial-thumbnail a {
	display: block;
	height: 350px;
}
.concord-map .content-wrap.location .testimonial-thumbnail a img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.single-product.woocommerce div.product .woocommerce-tabs .panel p {
	font-family: "OPTIMA";
}
.single-product.woocommerce div.product .woocommerce-tabs .panel p strong {
	color: #333333;
	padding-top: 10px;
	display: block;
}
.title-custom-field-wrap a {
	height: inherit;
}
/*********Loader csss*/
html.logo-loader body::before {
	display: block;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	opacity: 1;
	visibility: visible;
	bottom: 0;
	z-index: 99999;
	content: "";
	background-color: rgba(0, 0, 0, 0.9);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
html.logo-loader body::after {
	/* border: 6px solid #3bc8ec; */
	/* border-radius: 50%; */
	/* border-top: 6px solid transparent; */
	width: 300px;
	opacity: 1;
	visibility: visible;
	height: 325px;
	-webkit-animation: spin-loder-logo 1.1s linear infinite;
	animation: spin-loder-logo 1s steps infinite;
	position: fixed;
	z-index: 999999;
	left: 0;
	content: "";
	right: 0;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url("../images/loader.png") no-repeat;
	/* transform: scale(0.6); */
	background-size: contain;
}
@-webkit-keyframes spin-loder-logo {
	0% {
		-webkit-transform: scale(0.2);
	}
	25% {
		-webkit-transform: scale(0.5);
	}
	50% {
		-webkit-transform: scale(0.7);
	}
	100% {
		-webkit-transform: scale(1);
	}
}
@keyframes spin-loder-logo {
	0% {
		transform: scale(0.2);
	}
	25% {
		transform: scale(0.5);
	}
	50% {
		transform: scale(0.7);
	}
	100% {
		transform: scale(1);
	}
}
/*loader css*/

/*********Loader csss*/
.location-class .popup_home {
	height: calc(82vh - 105px);
	overflow: hidden;
	overflow-y: auto;
}
.location-class #location-popup > label,
#dropdown-class .popup_home label{
	grid-column: 1/4;
	font-size: 50px;
	line-height: 120%;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-family: "Ysabeau Infant";
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 38px;
}
.location-class #location-popup > label::before,
#dropdown-class .popup_home label::before {
	content: "";
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
	width: 80px;
	height: 2px;
	background: #EBAB4C;
	margin: 0 auto;
	right: 0;
}
.location-class .wrap-location,
#dropdown-class .wrap-location {
	height: 400px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.location-class #location-popup .wrap-location .location-btn, 
#dropdown-class .wrap-location .glf-button {
    position: absolute;
    background: transparent;
    padding: 0 22px 6px 0;
    height: auto;
    line-height: 120%;
    font-size: 26px;
    color: #EBAB4C;
    text-transform: none;
    width: fit-content;
    top: auto;
    bottom: 27px;
    left: 0;
    right: 0px;
    margin: 0 auto;
    border-bottom: 1px solid #EBAB4C;
    border-radius: 0 0;
    letter-spacing: 0;
    font-family: "Ysabeau Infant";
    display: table;
    max-width: fit-content;
    z-index: 1;
}
.location-class #location-popup .wrap-location .location-btn::before,
#dropdown-class .wrap-location .glf-button::before {
	content: "";
	background: url(../images/new-arrow.png) no-repeat;
	position: absolute;
	top: 10px;
	right: 0;
	bottom: 0;
	left: auto;
	width: 14px;
	height: 14px;
}
.location-class #location-popup .wrap-location .location-btn:hover,
#dropdown-class .wrap-location .glf-button:hover {
	color: #fff;
	border-bottom-color: #fff;
}
.location-class #location-popup .wrap-location .location-btn:hover::before,
#dropdown-class .wrap-location .glf-button:hover::before {
	filter: brightness(0) invert(1);
}
.location-class .wrap-location img,
#dropdown-class .wrap-location img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.location-class .wrap-location::before,
#dropdown-class .wrap-location::before {
	content: "";
	position: absolute;
	top: 7px;
	right: 7px;
	left: 7px;
	bottom: 7px;
	border: 2px solid #EBAB4C;
	border-radius: 11px;
	opacity: 0;
	transition: 0.5s all;
}
.location-class .wrap-location:hover::before,
#dropdown-class .wrap-location:hover::before {
	opacity: 1;
}
div#location-popup #quandoo-booking-widget {
	grid-column: 1/4;
	/* height: 380px; */
}
.location-class #location-popup .wrap-location:hover .location-btn, 
#dropdown-class .wrap-location:hover .glf-button {
    top: 0;
    bottom: 0;
    transform: unset;
    color: #fff;
    border-bottom: 0;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 500;
    left: 0;
    right: 0px;
    max-width: fit-content;
    width: fit-content;
    margin: auto;
    background: transparent;
    text-shadow: 2px 0px 6px #000;
}
/*
.location-class #location-popup .wrap-location .location-btn::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 433px;
	width: 365px;
}
*/
.location-class .wrap-location:hover::after,
#dropdown-class .wrap-location:hover::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.08);
	pointer-events: none;
}
.popup-extra.widget-open #quandoo-booking-widget {
	min-height:0px;
}
.popup-extra.widget-open #quandoo-booking-widget > div {
	min-height: 430px;
}
.popup-extra.widget-open #quandoo-booking-widget > div iframe {
	min-height: inherit !important;
	/* height: auto !important; */
}
#dropdown-class .wrap-location:hover .glf-button::before,
.location-class #location-popup .wrap-location:hover .location-btn::before {
    top: 0;
    bottom: 0;
    margin: auto;
    left: auto;
    right: -10px;
    height: 18px;
    width: 23px;
    background-position: 0 -46px;
    filter: brightness(100);
}
/***********************************/
html.order-popup {
    overflow: hidden;
}
body span.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    border: 1px solid transparent;
    width: 304px;
    height: 78px;
    border-radius: 4px;
}
div#location-popup.widget-open {
    padding-right: 5px;
}
html.order-popup::before {
    opacity: 1;
    visibility: visible;
}
.location-class .wrap-location::after, #dropdown-class .wrap-location::after {
    background: url(../images/popup-over-img.png) repeat-x 0 bottom;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0px;
}

body#neve_body div#location-popup.widget-open .wrap-location img.popupimg-wrap, 
body#neve_body div#location-popup.widget-open label,
body#neve_body div#location-popup.widget-open .wrap-location::before,
body#neve_body div#location-popup.widget-open .wrap-location button.location-btn::before {
    display: none;
}
body#neve_body div#location-popup.widget-open .wrap-location {
    height: auto;
}
body#neve_body div#location-popup.widget-open .wrap-location button.location-btn {
    width: 100%;
    background: #0F273D;
    position: relative;
    border: 0;
    height: 81px;
    max-width: 100%;
    border-radius: 0;
    font-size: 26px!important;
    color: #FFF;
    transform: none;
    text-transform: uppercase;
    line-height: 80px;
    cursor: pointer;
    z-index: 9;
    bottom: 0;
    padding: 0;
    text-shadow: none;
}
body#neve_body div#location-popup.widget-open .wrap-location button.location-btn:hover {
    background: #EBAB4C;
}
.function-class .proposal-form-table-wrap .full-filled.dob-field > span::before, .function-class .proposal-wraped-field .full-filled .dropdown-class > span::before {
    content: "\f073";
    position: absolute;
    top: 13px;
    right: 17px;
    left: auto;
    bottom: auto;
    font-family: fontawesome;
    font-size: 20px;
    color: #D9A23C;
    z-index: 1;
}
.function-class .proposal-wraped-field .full-filled .dropdown-class > span::before {
    content: "\f107";
    font-size: 22px;
}
.function-class .proposal-form-table-wrap .full-filled.comments-field {
    width: 100%;
}
html body#neve_body select {
    padding: 8px 20px 8px 69px!important;
    line-height: 120%;
}
.function-class .proposal-wraped-field:nth-child(3) .phone-field {
    text-align: left;
}
#neve_body.function-class input[type="date"] {
    cursor: pointer;
}
body#neve_body header#masthead nav ul.hfe-nav-menu li.active a, footer#colophon nav ul.hfe-nav-menu li.active a {
	color: #EBAB4D;
}                   /*10-08-2023*/
/* span.wpcf7-form-control-wrap.recaptcha .wpcf7-not-valid-tip {
	text-align: left;
	max-width: 305px;
	margin: 0 auto;
} */        /*error mess alignment*/
/*

#neve_body.function-class input[type="date"]::-webkit-datetime-edit-text {
    -webkit-appearance: none;
    display: none!important;
}
#neve_body.function-class input[type="date"]::-webkit-datetime-edit-month-field{
    -webkit-appearance: none;
    display: none!important;
}
#neve_body.function-class input[type="date"]::-webkit-datetime-edit-day-field {
    -webkit-appearance: none;
    display: none!important;
}
#neve_body.function-class input[type="date"]::-webkit-datetime-edit-year-field {
    -webkit-appearance: none;
    display: none!important;
}
*/




/*
        font-family: "OPTIMA";
	font-family: "OPTIMA_B";
    	font-family: "Ysabeau Infant";
    */
