@import "reset.min.css";

/*
maincolors:
BACKGROUND:#fff
COLOR:#000
MAINCOLOR:#000
MAINCOLOR2:#c00
COLOR_ON_MAIN:#fff;
*/

:root 								{
									--BACKGROUND: #fff;
									--COLOR: rgb(122, 115, 108);
									--MAINCOLOR: #534f49;
									--MAINCOLOR2: rgb(122, 115, 108);
									--COLOR_ON_MAIN: #f8f7f5;
									--RED: #c00;
									--MNU_KLEUR:rgba(250, 250, 249, 0.8);
									--MNU_KLEUR_HOVER:#fff;
									--MNU_KLEUR_DONKER:#000;
									}

html								{	-webkit-text-size-adjust: none;	}
body 								{background-color:var(--BACKGROUND);color:var(--COLOR);font-family:Outfit, Arial;font-size:18px;font-weight: 300;}
body, html 							{height: 100%;}
.clearfix:after 					{ content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear 								{clear:both;}
a 									{color:var(--COLOR);}
a:hover 							{color:var(--MAINCOLOR2);}
a.tel 								{text-decoration:none;display:block;}
b,strong 							{font-weight:600;}

#superwrapper 						{min-height: 100%;height: auto !important;height: 100%;}
.wrapper 							{max-width: 1420px;width:95%;height: auto;margin: 0px auto;position:relative;}
.wrapper2 							{max-width: 1920px;width:95%;height: auto;margin: 0px auto;position:relative;}
.wrapper3 							{max-width: 1024px;width:100%;height: auto;margin: 0px auto;position:relative;}

.table 								{display:table;width:100%;}
.tr 								{display:table-row;}
.td 								{display:table-cell;box-sizing:border-box;padding:3px;}

.placeholder 						{color:#aaa;}
::-webkit-input-placeholder,
::-webkit-textarea-placeholder 		{color:#aaa;}
:-moz-placeholder 					{color:#aaa;opacity:1;}
::-moz-placeholder 					{color:#aaa;opacity:1;}
:-ms-input-placeholder,
:-ms-textarea-placeholder 			{color:#aaa;}	
input[placeholder],
textarea[placeholder] 				{color:#aaa;}

/*ENTER BUTTON
**************/
#enter 								{position:absolute;bottom:10px;width:100%;text-align:center}
#enter a 							{background-color:#fff;padding:10px;display:inline-block;text-decoration:none;border-radius:10px;font-size:20px;}


/*PAGE_TITEL
**************/
h1  								{color:var(--MAINCOLOR);font-size:40px;line-height:normal;font-weight:700;font-family: Playfair Display;position: relative;}
h2 									{color:var(--MAINCOLOR);font-size:24px;line-height:normal;font-weight:600;margin-bottom:30px;font-family: Playfair Display;position: relative;}
h3									{color:var(--MAINCOLOR);font-size:20px;line-height:normal;font-weight:500;margin-bottom:15px;font-family: Playfair Display;position: relative;}
#melding 							{text-align:center;background-color:var(--MAINCOLOR);color:var(--COLOR_ON_MAIN);padding:10px;text-transform:uppercase;}
#hmTxt 								{display:none;}
a.mobHmls 							{display:none;}

/*HEADER MOB
**************/
#navMobMenu 						{display:none;}
#navMob,#searchMob,
#loginLnksmob,#languagesMob 		{background-color:var(--BACKGROUND);display:none;}

/*HEADER
******************/
#topbar {background-color:var(--MAINCOLOR);color:#fff;font-size:13px;border-bottom: 1px solid rgba(255,255,255,.12);}
#topbar .wrapper {display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0px;}
#topbar a {color:inherit;text-decoration:none;opacity:.9}
#topbar a:hover {opacity:1;text-decoration:underline}
.topbar-left {display:flex;align-items:center;gap:18px}
.topbar-right {opacity:.9;white-space:nowrap}

#top {background-color:var(--MAINCOLOR);padding:15px 0;z-index:99;width:100%;top:0;left:0;position:sticky;}
#header {display:flex;align-items:center;justify-content:space-between;gap:20px;}
#logo img {height: 60px;}

.btn-reserveer {color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.35);padding:10px 16px;border-radius:2px;letter-spacing:.18em;text-transform:uppercase;font-size:13px;white-space:nowrap;}
.btn-reserveer:hover {border-color:rgba(255,255,255,.7);background-color: #fff;color: var(--MAINCOLOR);}

.hero {display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 117px);background:var(--COLOR_ON_MAIN);}
.hero-left {display:flex;align-items:center;padding:0 10%;}
.hero-content {}
.hero-eyebrow {font-size:13px;letter-spacing:.28em;text-transform:uppercase;color:#8c8c8c;display:block;position: relative;padding-bottom: 20px;}
.hero-left .hero-eyebrow {padding-bottom: 10px;}
.hero-left .hero-eyebrow::after {display: none;}
.hero-eyebrow:after {content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 5px;width: 52px;height: 1px;background: rgba(91, 91, 87, .35);}
.hero h1 {font-size:70px;margin:0 0 24px;position:relative;}
.hero h1::after {content:"";display:block;width:48px;height:1px;background:#c8c4bd;margin-top:20px;}
.hero p {line-height:1.8;margin: 30px 0;font-size: 19px;}
.btn-primary {font-size:14px;letter-spacing:.20em;text-transform:uppercase;color:#fff;background:var(--MAINCOLOR);padding:13px 26px;text-decoration:none;display:inline-block;}
.btn-primary:hover {background:rgba(83,79,73,0.8);color: #fff;}
.hero-right {position:relative;overflow:hidden;}
.hero-right img {width:100%;height:100%;object-fit:cover;display:block;}

.filosofie {background:#fff;padding:90px 0;}
.filo-title {text-align:center;margin-bottom: 40px;}
.filo-eyebrow {font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:#9a9a96;margin-bottom:14px;}
.filo-title h2 {font-weight:400;font-size:40px;line-height:1.15;color:#5b5b57;margin:0;position:relative;padding-bottom:26px;}
.filo-title h2:after {content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:10px;width:52px;height:1px;background:rgba(91,91,87,.35);}

.filo-item {line-height: 28px;}
.filo-item:nth-child(1) {justify-self:start;}
.filo-item:nth-child(2) {justify-self:end;}
.filo-item h3 {padding-bottom: 20px;font-style: italic;font-size: 24px;}
.filo-img {padding:0;margin-bottom: 30px;}
.filo-img img {display:block;width:100%;aspect-ratio: 4/3;object-fit:cover;}
.filo-item h3:after {content:"";position:absolute;left:0;bottom:6px;width:48px;height:1px;background:rgba(91,91,87,.25);}

.promo {background:var(--MAINCOLOR);padding:70px 0;color:var(--COLOR_ON_MAIN);}
.promo-title {font-weight:400;font-size:40px;margin: 0 0 20px 0;color:var(--COLOR_ON_MAIN);}
.promo-text {margin-bottom: 40px;}
.promo-heart {display:inline-flex;align-items:center;justify-content:center;color:#ff4b4b;font-size:20px;position:relative;padding:0 18px;}
.promo-heart:before,.promo-heart:after {content:"";position:absolute;top:50%;transform:translateY(-50%);width:54px;height:1px;background:rgba(255,255,255,.25);}
.promo-heart:before {right:100%;}
.promo-heart:after {left:100%;}
.btn-outline {background:transparent;border:1px solid rgba(255,255,255,.35);}
.btn-outline:hover {border-color:rgba(255,255,255,.7);background-color: #fff;color: var(--MAINCOLOR);}

.contact-cta {background:var(--COLOR_ON_MAIN);padding:90px 0;}
.contact-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px;}
.contact-card {background:#fff;border:1px solid #efeeec;padding:40px 30px;text-align:center;border-radius: 5px;}
.contact-icon {width:64px;height:64px;border:1px solid #d6d1c9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;color:#5b5b57;font-size:22px;}
.contact-card p {margin-bottom: 30px}
.btn-ghost {background:transparent;border:1px solid var(--MAINCOLOR);color: var(--MAINCOLOR);margin-top: 10px;}
.btn-ghost:hover {background-color: var(--MAINCOLOR);color: #fff;border: border:1px solid #fff;}

.openingsuren {background:#fff;padding:90px 0;line-height: 28px;}
.open-grid {display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start;}
.open-photo {background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.08);overflow:hidden;}
.open-photo img {width:100%;aspect-ratio: 4/3;object-fit:cover;display:block;}
.open-card {background:#fff;border:1px solid #efeeec;padding:34px 34px 30px;margin-top:26px;}
.open-row {display:flex;gap:16px;align-items:flex-start;margin:0 0 18px;}
.open-row i {margin-top: 6px;color:#8c8c8c;font-size:16px;min-width:18px;text-align:center;}
.open-row a {color:#5b5b57;text-decoration:none;font-weight:500;}
.open-row a:hover {text-decoration:underline;}
.open-divider {height:1px;background:#efeeec;margin:22px 0;}
.open-note {color:#7a7a76;margin:0;}
.open-title {font-weight:400;font-size:30px;margin:0 0 20px;display:flex;align-items:center;gap:12px;}
.open-title i {color:#8c8c8c;font-size:18px;padding-top: 8px;}
.open-table {background:transparent;border-top:1px solid #e9e5de;}
.open-line {display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #e9e5de;gap:20px;}
.open-day {}
.open-time {color:#7a7a76;text-align:right;}
.is-closed {font-style:italic;color:#9a9a96;}
.open-box {margin-top:34px;background:#f3f1ee;border-left:3px solid #d7d2cb;padding:22px 26px;}
.open-subtitle {font-weight:400;font-size:22px;color:#5b5b57;margin:0 0 12px;}
.open-box-line {color:#7a7a76;line-height: 30px;}

.reviews {background:var(--COLOR_ON_MAIN);padding:90px 0;}

.faqs {background:#fff;padding:90px 0;line-height: 28px;}
.faq {display: flex;flex-direction: column;	gap: 12px;}
.faq {}
.faq-item {background: #fff;border: 1px solid #ebe9e6;overflow: hidden;}
.faq-question {width: 100%;display: flex;align-items: center;justify-content: space-between;gap: 16px;padding: 25px;border: none;background: transparent;cursor: pointer;font-weight: 600;text-align: left;}
.faq-question h3 {margin: 0;font-size: 18px;padding: 0;}
.faq-question h3:before, .faq-question h3:after {display: none;}
.faq-icon {position: relative;width: 20px;height: 20px;flex-shrink: 0;}
.faq-icon::before {content: "";position: absolute;top: 50%;left: 50%;width: 8px;height: 8px;border-right: 2px solid #555;border-bottom: 2px solid #555;transform: translate(-50%, -60%) rotate(45deg);transition: transform 0.2s ease;}
.faq-answer {display: none;padding: 0 20px 16px 20px;}
.faq-item.active .faq-answer {display: block;}
.faq-item.active .faq-icon::before {transform: translate(-50%, -40%) rotate(225deg);}

.page-banner{background:var(--COLOR_ON_MAIN);padding: 60px 0;}
.page-banner-inner{text-align:center;max-width:920px;margin:0 auto;}

#sec30, #sec32, .lunch, #sec28, #sec37, #sec38, #sec39 {padding: 30px;background-color: var(--COLOR_ON_MAIN);position: relative;border: 1px solid #efeeec;border-radius: 5px;}
.box {display: flex;gap: 40px;flex-direction: column;}
.lunch {text-align: center;}
#sec30 h3::before {content: "\e306";font-family:"Font Awesome 7 Pro";font-weight:300;display:block;font-size:30px;margin-bottom:20px;}
#sec32 h3::before {content: "\f16d";font-family:"Font Awesome 7 Brands";font-weight:300;display:block;font-size:30px;margin-bottom:20px;}

#sec11, #sec13, #sec15, #sec16, #sec17, #sec27, #sec42 {font-size: 20px;max-width: 960px;margin: 0 auto;line-height: 34px;}
#sec37, #sec38, #sec39, #sec28 {max-width: 960px;margin: 0 auto;}
#sec11, #sec33, #sec34, #sec35, #sec13, #sec15, #sec37, #sec16, #sec38, #sec17, #sec39, #sec42 {text-align: center;}

#sec33 h3::before {content: "\e28f";font-family:"Font Awesome 7 Pro";font-weight:300;display:block;font-size:30px;margin-bottom:20px;}
#sec34 h3::before {content: "\f2e7";font-family:"Font Awesome 7 Pro";font-weight:300;display:block;font-size:30px;margin-bottom:20px;}
#sec35 h3::before {content: "\f004";font-family:"Font Awesome 7 Pro";font-weight:300;display:block;font-size:30px;margin-bottom:20px;}
#sec33 h3::before,#sec34 h3::before,#sec35 h3::before {display:flex; align-items:center;justify-content:center;width:70px;height:70px;margin:0 auto 20px;border:1px solid rgba(0,0,0,.15);border-radius:50%;font-size:30px;}

.menuTabNav ul {display:flex;justify-content:center;gap:80px;border-bottom:1px solid rgba(0,0,0,.06);}
.menuTabNav ul li a {background:transparent;border:0;cursor:pointer;font-size:16px;letter-spacing:.28em;text-transform:uppercase;color:#8c8c8c;padding:20px 0;position:relative;font-family: Outfit;font-weight: 400;}
.menuTabNav ul li.menu-current a {color:#5b5b57;font-weight: 600;}
.menuPanel {padding:40px 0 0;}
.menuList {display:flex;flex-direction:column;}
.menuRow {display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #efeeec;}
.menuLeft {max-width:78%;}
.menuTitle {font-weight:400;font-size:20px;color:#5b5b57;margin:0 0 6px;font-family: Playfair Display;}
.menuSub {font-style:italic;font-size:15px;color:#8c8c8c;margin:0;}
.menuPrice {white-space:nowrap;font-weight: 500;}
.ico-veggie {font-size:14px;vertical-align:middle;color: green;}
.menuBijBox {padding:26px 30px;background:#f7f5f2;border:1px solid rgba(0,0,0,.06);border-top: 0;}
.menuBijTitle {font-family:'Playfair Display',serif;font-size:20px;font-weight:400;color:#5b5b57;margin:0 0 18px;}
.menuBijBox .menuRow {padding:20px 0;border-bottom:1px solid rgba(0,0,0,.06);}
.menuBijBox .menuRow:last-child {border-bottom:0;}
.menuDivider {position:relative;text-align:center;padding-top:40px;color:#7a7a76;}
.menuDivider p {}
.menuNext {margin-top: 40px;}

/*WARNING
****************/
#warning,#Zwarning					{width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:12000;display:none;background:url(../images/popup2.png);}
#Wmessage,#ZWmessage				{background-color:#fff;width:400px;margin:50px auto;padding:50px;border:solid 5px #000;border-radius:10px;box-sizing:border-box;overflow:scroll-y;max-height:80%;}
#orderDay							{border:none !important;font-size:30px;color:#ad6a43;width:250px;}
/*POPUP
************/
#popup								{width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:9998;background:url(../images/popup.png);display:none;}
#Wpopup								{background-color:#fff;width:450px;margin:50px auto;padding:20px;border:solid 5px #000;border-radius:10px;box-sizing:border-box;overflow:scroll-y;max-height:80%;}
a.popupCl 							{display:block;text-align:right;margin-bottom:20px;text-decoration:none;}
#Wpopup h2 a 						{text-decoration:none;}

/*IMAGES FIT
******************/
img.cover 							{object-fit:cover;box-shadow:0 10px 30px rgba(0,0,0,.08)}
img.coverT 							{object-fit:cover;object-position:top;box-shadow:0 10px 30px rgba(0,0,0,.08)}
img.coverB 							{object-fit:cover;object-position:bottom;box-shadow:0 10px 30px rgba(0,0,0,.08)}
img.coverL 							{object-fit:cover;object-position:left;box-shadow:0 10px 30px rgba(0,0,0,.08)}
img.coverR 							{object-fit:cover;object-position:right;box-shadow:0 10px 30px rgba(0,0,0,.08)}
img.contain 						{object-fit:contain;box-shadow:0 10px 30px rgba(0,0,0,.08)}

.slideSections 						{background-color:#f6f6f6;}

/*SLIDESHOW
**********/
.slideshow 							{position:relative;}

/*SEARCH
*********/
#search  							{text-align:center;}
#search input,#searchMob input		{padding:5px;vertical-align:middle;}
#search a.search_submit,#searchMob a.search_submit{background-color:var(--MAINCOLOR);color:var(--COLOR_ON_MAIN);padding:7px;text-decoration:none;display:inline-block;border:solid 1px var(--MAINCOLOR);text-transform:uppercase;vertical-align:middle;}
#search a.search_submit:hover,#searchMob a.search_submit:hover {background-color:var(--COLOR_ON_MAIN);color:var(--MAINCOLOR);}

/*HOMESLIDER
***********/
#hmTxt								{position:absolute;width:auto;top:20px;margin-right:20px;z-index:5;display:inline-block;float:right;right:0px;min-width:300px;}
#hmTxtIn							{text-align:right;padding:10px;line-height:normal;color:var(--BACKGROUND);}
#hmTxtIn span.txt1 					{font-size:40px;text-shadow: 1px 1px var(--COLOR);text-transform:uppercase;}
#hmTxtIn span.txt2 					{font-size:14px;line-height:14px;}
#hmTxtBack							{position:absolute;width:100%;height:100%;background-color:var(--COLOR);z-index:-1;opacity:0.50;display:inline-block;left:0px;}
#hmTxtIn a 							{color:var(--COLOR);text-decoration:none;font-size:15px;background-color:var(--BACKGROUND);padding:5px;text-shadow:none;text-transform:uppercase;display:inline-block;margin-top:15px;}

/*MAIN CONTENT
*********************************/
#main {width:100%;padding: 60px 0;line-height:28px;}

.grid-6 							{display: grid;grid-gap: 20px;grid-template-columns: repeat(6,1fr);}
.grid-5 							{display: grid;grid-gap: 30px;grid-template-columns: repeat(5,1fr);}
.grid-4 							{display: grid;grid-gap: 30px;grid-template-columns: repeat(4,1fr);}
.grid-3 							{display: grid;grid-gap: 30px;grid-template-columns: repeat(3,1fr);}
.grid-2 							{display: grid;grid-gap: 60px;grid-template-columns: repeat(2,1fr);}
.page3 .grid-2, .page6 .grid-2, .page16 .grid-2, .page4 .grid-2 {display: grid;grid-gap: 60px;grid-template-columns: repeat(2,1fr);align-items: center;}
.sectiongrid						{margin:0px 0px 60px 0px;}
.sectiongrid:last-child				{margin:0px;}

/*CONTENT BLOCK
*******************/
#contenthome						{}
#content							{width:100%;}

/*MOZAIEK
***************/
#mozaiek 							{width: 100%;column-gap: 20px;box-sizing: border-box;}
#mozaiek .mozaiek 					{width: 100%;margin: 0 0 20px;break-inside: avoid;}
#mozaiek .mozaiek a 				{display: block;}

/*NIEUWSBALK
*************/
.newsHome							{margin-top:20px;}
.newsHome a 						{text-align:center;font-size:20px;display:block;text-decoration:none;padding:5px;text-transform:uppercase;}
.newsHome a i 						{}
.newsHome a:hover 					{outline:solid 1px #ccc;background-color:#fff;}
#nieuw h3 							{text-transform:uppercase}
.newsTotal 							{float:left;width:60%;margin-left:10%;}

/*NIEUWS
*************/
#nieuws 							{padding-top:30px;}
#newsAll a 							{display:block;padding:10px;text-align:center;background-color:var(--MAINCOLOR2);color:var(--BACKGROUND);text-transform:uppercase;text-decoration:none;font-size:20px;}
			
.nieH2								{text-align:center;margin-bottom:40px;margin-top:40px;}
.newsPicc							{float:left;width:35%;margin-right:5%;}
.newsTekst							{float:left;width:60%;}
.nieImgList							{float:left;width:30%;margin-right:5%;}
.nieTxtList							{float:left;width:65%;}
.nieTxtList a 						{color:var(--MAINCOLOR);font-weight:bold;}
.nieuwsbericht 						{margin-bottom:20px;padding-bottom:20px;}
.nieDatum							{color:var(--MAINCOLOR2);display:inline-block;padding:5px 5px 5px 0px;margin-bottom:10px;font-size:14px;}
.nieTitel							{text-transform:uppercase;font-size:20px;margin-bottom:10px;font-weight:normal;}
.nieTitel a 						{text-decoration:none;display:inline-block;}
.nieTekst 							{margin-top:5px;}
.nieStripe							{height:1px;border-bottom:dotted 1px var(--COLOR);margin:20px 0px 20px 0px;}
.nieFancyZoom a 					{font-size:16px;}

.videoWrapper 						{position: relative;padding-bottom: 56.25%;margin-top: 25px;height: 0;}
.videoWrapper iframe				{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.nieFancyZoom						{text-align:center;margin-top:5px;font-size:12px;display:none;}
.nieFancyZoom a 					{text-decoration:none;}
.Floader							{width:100%;font-size:10px;text-align:center;line-height:12px;padding-top:10px;}
.Floader img 						{width:40px;height:20px;}

.nieBtn								{}
.nieBtn a							{background-color:var(--MAINCOLOR);color:var(--COLOR_ON_MAIN);display:inline-block;border-radius:5px;text-decoration:none;text-transform:uppercase;padding:7px 15px;font-size:13px;margin-top:15px;}
.nieBtn a:hover 					{background-color:var(--MAINCOLOR2);color:var(--COLOR_ON_MAIN);}
.nieSmallPic img 						{width: 100%;object-fit: cover;aspect-ratio: 4/3;}
.nieSmallPic a 						{display: block;}

/*PREVIOUS NEXT
********************/
#usable 							{display:grid;grid-template-columns: repeat(3,1fr);grid-gap: 10px;text-align: center;margin-bottom: 20px;}
#usable a 							{box-sizing:border-box;padding:5px;text-decoration:none;border-radius:5px;background-color: #eee;}
#usable a:hover 					{background-color:#ccc;color:#fff;}

.toTop								{text-align:center;margin:100px 0px 100px 0px;}
.toTop a 							{font-size:60px;color:#999;}
.toTop a:hover 						{color:#000;}

#tabs 								{margin-top:60px;}

/*SOCIAL
********/
.social								{text-align:center;margin:30px 0px 30px 0px;}
.social li 							{list-style:none;list-style-position:inside;margin:0px;display:inline-block;}
.social li a 						{margin-right:10px;font-size:30px;}
.social li a:hover 					{color:var(--MAINCOLOR2);}

/*FOOTER TOP
***********/
.ZC_sdk__zc-iframe_k5FE3 {z-index: 2 !important;}
#sticky								{color:#fff;background-color:var(--MAINCOLOR);line-height: 30px;position: relative;z-index: 999999;}

.footer-grid {display:grid;grid-template-columns:1fr 1fr 1fr;gap:90px;align-items:start;padding-top: 60px;font-size: 16px;}
.footer-logo img {height:80px;width:auto;display:block;margin:0 0 26px;}
.footer-title {font-family:'Playfair Display',serif;font-weight:400;font-size:22px;color:#fff;margin:0 0 18px;}
.footer-contact {display:flex;flex-direction:column;gap:10px;}
.footer-line {display:flex;gap:14px;align-items:center;color:rgba(255,255,255,.85);}
.footer-line i {color:rgba(255,255,255,.65);min-width:16px;text-align:center;}
.footer-line a {color:rgba(255,255,255,.9);text-decoration:none;}
.footer-line a:hover {text-decoration:underline;}
.footer-nav {}
.footer-nav ul ul {display: none;}
.footer-nav a {color:rgba(255,255,255,.85);text-decoration:none;}
.footer-nav a:hover {color:#fff;text-decoration:underline;}
.footer-nav li.menu-current a {color:#fff;text-decoration:underline;}
.footer-icons {display:flex;gap:12px;margin-top: 20px;}
.footer-ico {width:40px;height:40px;border:1px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;}
.footer-ico:hover {border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.06);}
.footer-btn {margin-top:18px;}
.footer-bottom {margin-top:60px;border-top:1px solid rgba(255,255,255,.12);padding:18px 0;}
.footer-bottom-grid {display:flex;align-items:center;justify-content:space-between;gap:18px;}
.footer-copy {font-size:13px;color:rgba(255,255,255,.7);}
.footer-by {font-size:13px;color:rgba(255,255,255,.7);}
.footer-by a, .footer-copy a {color:rgba(255,255,255,.85);text-decoration:none;}
.footer-by a:hover, .footer-copy a:hover {text-decoration:underline;}


/*FORMS
********/
.required 							{color: #CC0000;}
.field_heading 						{font-weight: bold;margin-bottom:30px;}
.field_row 							{display:flex;}
.field_title 						{flex:1;}
.field_input 						{flex:2;}
.field_checkbox 					{width:100%;margin-bottom:10px;}
.field_title2 						{width:100%;margin-bottom:10px;}
.field_input2 						{width:100%;margin-bottom:10px;}
input[type='checkbox'] 				{width:auto;}
input[type='radio'] 				{width:auto;}
.textarea							{width:100%;}


.email,.textfield,.textarea,select 	{color:#7c7c7c;background-color:#fff;border:1px solid #d8d8d8;width:100%;box-sizing: border-box;font-family:Outfit, Arial;font-size:15px;}
.email,.textfield,.textarea,select 	{border-radius: 0;outline: none;padding:8px;margin-bottom:15px;}
.textarea 							{height:150px;font-family:Outfit, Arial;}
.field_error						{border:solid 1px #c00;margin-bottom:0px;}

.checkbox_label 					{cursor: pointer;}
.radio_label 						{cursor: pointer;}
.nixhier 							{display:none;}
.shop_submit,.submit,.action	 	{background-color:var(--MAINCOLOR);outline:solid 1px var(--MAINCOLOR2);color:#fff;font-weight: 500;border-radius:3px;display: inline-block; margin-top: 0px; padding: 10px 15px; text-decoration:none;line-height:normal;font-family: Outfit;}
.shop_submit:hover,
.submit:hover,
.action:hover 	 					{background-color:#fff;color:var(--MAINCOLOR2);outline:solid 1px var(--MAINCOLOR2);}
a.action:after 						{content:"\f105";font-family: "Font Awesome 7 Pro";padding-left:7px;}

.gdpr								{font-size:10px;line-height: normal;}

.editImgContainer 					{position:absolute;z-index:1000;display:flex;}
a.editImg,div.editImg 				{opacity:0;transition: opacity 0.1s ease-in-out;background-color:#336699;padding:10px;color:#fff;display:inline-block !important}
.editImgContainer:hover .editImg  	{opacity: 1;}
.imgPosi 							{width:105px;position:absolute;margin-top:30px;padding:0px 0px 10px 0px !important;}