@import "reset.css";
@import "cols.css";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Playfair+Display:wght@400;500;600;700&display=swap');

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

:root 					{
						--BACKGROUND: #fff;
						--COLOR: #3B3327;
						--MAINCOLOR: #C8B693;
						/*--MAINCOLOR: #7D6B4F;*/
						--MAINCOLOR2: #D1B675;
						--MAINCOLOR3: #F0E4D3;
						--COLOR_ON_MAIN: #fff;
						--RED: #c00;
						--MNU_KLEUR:#A48A5E;
						--MNU_KLEUR_HOVER:#D1B675;
						/*--MNU_KLEUR_HOVER:#C8B693;*/
						--MNU_KLEUR_DONKER:#000;
						--MAINFONT: 'Playfair Display';
						--MAINFONT2: 'Lato';
						--HEIGHT:calc(100vh - 130px);
						}

html					{	-webkit-text-size-adjust: none;	}
body 					{background-color:var(--BACKGROUND);color:var(--COLOR);font-family: var(--MAINFONT2), Arial;font-size:18px;}
body, html 				{height: 100%;}
.clearfix:after 		{ content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear 					{clear:both;}
a 						{color:var(--MNU_KLEUR_HOVER);}
a:hover 				{color:var(--MAINCOLOR);}
a.action 				{display:inline-block;background-color:var(--MAINCOLOR);border:solid 1px #000;color:var(--COLOR_ON_MAIN);padding:5px 10px 5px 10px;text-decoration:none;border-radius:7px;box-sizing:border-box;}
a.action:after 			{content:"\f105";font-family: "Font Awesome 5 Free"; font-weight: 900;padding-left:7px;}
a.action:hover 			{background-color:#fff;color:#000;border:solid 1px #000;}
a.tel 					{text-decoration:none;display:block;}
b,strong 				{font-weight:bold;}

#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;}

.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;}
/*ACTION BUTTON
**************/
.action 				{text-transform:uppercase;background-color:#343434;color:#fff;border:0px solid #d8d8d8;display: inline-block; font-family: Montserrat,arial; font-size: 14px; margin-top: 20px; padding: 10px 15px; text-decoration:none;line-height:normal;}
.action:hover 			{color:#fff;background-color:#9cc390}

/*PAGE_TITEL
**************/
h1, h2, h3 {font-family: var(--MAINFONT);}
h1  					{color:var(--MAINCOLOR2);font-size:50px;line-height:normal;font-weight:700;margin-bottom:40px;text-align: center;}
h2 						{color:var(--MAINCOLOR);font-size:30px;line-height:normal;font-weight:700;margin-bottom: 30px;}
h3 						{color:var(--MAINCOLOR);font-size:20px;line-height:normal;font-weight:600;margin-bottom: 20px;}
#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
******************/
#top 					{background-color:#fff;padding: 15px 0;z-index: 99;width: 100%;top: 0;left: 0;position: sticky;box-shadow: 0 3px 35px rgb(0 0 0 / 10%);}
#top.scrolled 			{}
#header 				{width:100%;display: flex;align-items: center;justify-content: space-between;}
#logo img 				{width: 100px;transition: width 0.5s ease;}
#top.scrolled #logo img {width: 70px;}
#languages 				{margin-left: 10px;}
#languages ul 			{list-style-type:none;margin: 0;}
#languages ul li{display:inline-block}
#languages ul li a {color:var(--BACKGROUND);padding:5px;text-decoration:none;text-transform:uppercase;font-size:11px;display:inline-block;}
#languages ul li a.lcurrent {background-color:var(--MAINCOLOR2);color:var(--BACKGROUND);}
#languages ul li a:hover {background-color:var(--MAINCOLOR2);color:var(--BACKGROUND);}

#banner {width: 100%;display: flex;/*height: var(--HEIGHT);*/position: relative;}
#banner:before {background: #f8f8f8;content: "";height: 100%;position: absolute;right: 0;top: 0px;width: calc(50vw + 454px);}
#inleiding {text-align: center;}
#inleiding h1 {font-size: 30px !important;font-weight: 400 !important;}
#inleiding h1 strong {font-size: 34px !important;}
#pic {width: 40%;background: url(../images/2.jpg) no-repeat;background-size: cover;background-position: 25% 100%;height: var(--HEIGHT);z-index: 9;position: relative;}
.inleiding {line-height: 28px;z-index: 9;position: relative;}

#insta {padding: 60px 0;background-color: #f8f8f8;}
.eapps-instagram-feed-posts-item-template-tile {border-radius: 12px;overflow: hidden;}
#sec73 a, #sec74 a, #sec75 a {text-decoration: none;font-size: 24px;font-weight: 700;font-family: var(--MAINFONT);display: block;background-color: #fff;border: 2px solid #F5F5DC;border-radius: 12px;box-shadow: 5px 5px 0px #F5F5DC;padding: 25px;}
#sec73 a:hover, #sec74 a:hover, #sec75 a:hover {background-color: #f5f5cd;}
#sec73 a:after, #sec74 a:after, #sec75 a:after {content: "\f178";font-family: "Font Awesome 5 Free";font-weight: 900;margin-left: 8px;display: inline-block;}

.locatie {background-color: #fff;border: 2px solid #F5F5DC;border-radius: 12px;box-shadow: 5px 5px 0px #F5F5DC;overflow: hidden;}
.locatie img {object-fit: cover;aspect-ratio: 16/9;object-position: 50% 60%;}
.pad {padding: 25px;}
.locatie a {display: inline-flex;padding: 10px 20px;background-color: var(--MNU_KLEUR_HOVER);color: #fff;border-radius: 12px;text-decoration: none;font-weight: 700;align-items: center;justify-content: center;}
.locatie a:hover {background-color: var(--MAINCOLOR);}
.locatie h2 {margin-bottom: 10px;}
.txt {margin: 20px 0;}
.plaats {font-size: 14px;}
#sec4 a {padding: 10px 20px;background-color: var(--MNU_KLEUR_HOVER);color: #fff;border-radius: 12px;position: relative;text-decoration: none;font-size: 18px;font-weight: 700;}
.moblink {display: none;padding: 10px 20px;background-color: var(--MNU_KLEUR_HOVER);color: #fff;border-radius: 12px;position: relative;text-decoration: none;font-size: 18px;font-weight: 700;}
#sec4 a::before {content: "\f073";font-family: "Font Awesome 5 Free";font-weight: 900;margin-right: 8px;display: inline-block;}
#contact {margin-bottom: 60px;}
#producten {margin-top: 90px;}
.page12 {background: url(../../media/nagelbehandelingen.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page13 {background: url(../../media/huidverbetering.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page14 {background: url(../../media/paraceutische-peelings.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page15 {background: url(../../media/ipl.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page16 {background: url(../../media/wimperlifting.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page17 {background: url(../../media/diode-laserontharing.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page18 {background: url(../../media/GlO2facial.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page19 {background: url(../../media/acs-therapy.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page20 {background: url(../../media/voetverzorging.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page21 {background: url(../../media/massages.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page22 {background: url(../../media/ProFacial.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page23 {background: url(../../media/suikerontharing.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page25 {background: url(../images/acne.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page26 {background: url(../images/algemene-verzorging.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page27 {background: url(../images/anti-aging.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page28 {background: url(../images/ampoules.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page29 {background: url(../images/cleansers.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page30 {background: url(../images/hyperpigmentatie.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page31 {background: url(../images/maskers.jpg) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page32 {background: url(../images/starterkits.png) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.page33 {background: url(../images/zonbescherming.png) no-repeat center center rgba(125,107,79,0.5);background-blend-mode: soft-light;background-size: cover;}
.linkje a {color: #fff;width: 100%;border-radius: 20px;text-align: center;height: 100%;margin: 0;display: flex;align-items: center;justify-content: center;text-decoration: none;font-size: 18px;font-weight: 700;padding: 100px 0;text-shadow: 1px 1px 3px rgba(0,0,0,0.5);}

#sec40 table {width: 100%;border-collapse: collapse;font-family: var(--MAINFONT2), sans-serif;}
#sec40 th, #sec40 td {padding: 12px;text-align: left;border: 1px solid #ddd;}
#sec40 th {background-color: var(--MAINCOLOR2);color: white;text-transform: uppercase;letter-spacing: 0.1em;}
#sec40 tr:nth-child(even):not(.section-header) {background-color: #f2f2f2;}
#sec40 .section-header {background-color: var(--MAINCOLOR);color: #fff;font-weight: bold;}
#sec40 .section-header td {padding: 15px;text-align: left;}

.product a {display: block;text-decoration: none;padding: 20px;border: 1px solid #eee;}
.product img {object-fit: contain;aspect-ratio: 1/1;width: 100%;}
.link {text-align: center;font-weight: 700;margin-top: 20px;}
.prijs {background-color: var(--MAINCOLOR2);color: #fff;text-align: center;padding: 10px;font-weight: 700;line-height: normal;display: inline-flex;}
.flexy {display: flex;justify-content: center;column-gap: 60px;align-items: center;}
.productimg {flex: 2;}
.productimg img {object-fit: contain;aspect-ratio: 1/1;width: 100%;}
.producttxt {flex: 3;}

#galerij {margin-top: 60px;}
.gal77 a {display: block;}
.gal77 a img {object-fit: cover;aspect-ratio: 1/1;height: auto !important;border-radius: 12px;}
.thumbs {display: grid;grid-gap: 60px;grid-template-columns: repeat(2,1fr);}

#sec29 img {object-fit: cover;aspect-ratio: 4/3;}

/*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;}
img.coverT 				{object-fit:cover;object-position:left top;}
img.coverB 				{object-fit:cover;object-position:left bottom;}
img.contain 			{object-fit:contain;}

.slideSections 			{background-color:#f6f6f6;}

/*SLIDESHOW
**********/
.slideshow 				{border-bottom:solid 10px #eee;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: 34px;}

.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: 40px;grid-template-columns: repeat(4,1fr);}
.grid-3 				{display: grid;grid-gap: 50px;grid-template-columns: repeat(3,1fr);}
.grid-2 				{display: grid;grid-gap: 60px;grid-template-columns: repeat(2,1fr);}
.sectiongrid			{margin:0px 0px 60px 0px;}
.sectiongrid:last-child	{margin:0px;}
.sectiongrid img		{border-radius: 12px;}

/*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%;height: 0;border-radius: 12px;}
.videoWrapper iframe	{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 12px;}
.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: 40px;}
#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
***********/
#sticky					{padding:30px 0px;color:#fff;background-color:var(--MAINCOLOR2);line-height: 26px;font-size: 15px;}
#footer					{display: flex;justify-content: space-between;}
#footer a 				{color:#fff;}
#fct 					{}
#fct ul 				{margin:0px;list-style-type:none;}
#fct ul li 				{display:inline-block;margin-right:3px;}
#fct ul li:last-child 	{margin-right:0px;}
#fct2 					{margin-left: auto;}
#fct a.tel 				{display:inline-block;}

/*FORMS
********/
.required 							{color: #CC0000;}
.field_heading 						{font-weight: bold;padding-top: 10px;}
.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:var(--MAINFONT2), Arial;font-size:15px;}
.email,.textfield,.textarea			{border-radius: 12px;outline: none;padding:8px;margin-bottom:15px;}
.textarea 							{height:150px;}
.field_error						{border:solid 1px #c00;margin-bottom:0px;}

.checkbox_label 		{cursor: pointer;}
.radio_label 			{cursor: pointer;}
.nixhier 				{display:none;}
.submit					{background-color:var(--MAINCOLOR);color:var(--COLOR_ON_MAIN);border:none;padding:12px 24px;text-decoration:none;display:inline-block;margin-top:15px;outline: none;appearance: none;-moz-appearance: none;-webkit-appearance: none;font-family:var(--MAINFONT2), Arial;font-size:18px;border-radius: 12px;font-weight: 700;}
.submit:hover 			{background: var(--MAINCOLOR2);color: #fff;}
.gdpr					{font-size:10px;line-height: normal;}

