
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #2b2b2b;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #2b2b2b !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #5f4824 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #5f4824 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #5f4824 !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: #5f4824 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #5f4824 !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #5f4824 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #5f4824 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #5f4824 !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: #5f4824 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #5f4824;
  border-color: #5f4824;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #5f4824 !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #5f4824 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://puresan.nl/wp-content/uploads/sites/141/2022/06/header-groot.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 415px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 565px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
    }
  body header > div.wrapper.sticky_menu .header__content {
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 240px;
  }
  header > div.wrapper.above {
  min-height: 390px;
  }

  header div.header div.holder {
  height: 140px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 1) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: #5f4824 !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #5f4824;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: #5f4824 !important;
  }
  }


  header div.header div.contact i {
  color: #5f4824;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #2b2b2b !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #5f4824 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #5f4824 !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #5f4824;
  }

  footer div.socket,
  .footer-sticky {
  background: #5f4824 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #2b2b2b !important;
  }

  section.prices table tr td a {
  color: #2b2b2b !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #2b2b2b !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #5f4824;
  }

  .badge__new,
.new_item::before {
	content: "new";
	position: absolute;
	background: red;
	border-radius: 10px;
	padding: 1px 11px;
	font-weight: 600
}

footer,
footer div.social-media ul li a {
	background: #fbfbfb !important
}

#afspraak,
.badge__new {
	right: 50px;
	color: #fff
}

#afspraak,
.tab button {
	outline: 0;
	cursor: pointer
}

section.featured a div.item h3,
section.featured div.item p {
	text-align: center
}

@font-face {
	font-family: CaviarDreams;
	src: url('CaviarDreams-webfont.eot');
	src: url('/wp-content/uploads/sites/141/fonts/CaviarDreams-webfont.woff') format('woff2'), url('/wp-content/uploads/sites/141/fonts/CaviarDreams-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
font-display: optional;
    size-adjust: 100%;
    ascent-override: 90%;
    descent-override: 25%;
    line-gap-override: 0%;
}

.badge__new {
	font-size: 16px;
	z-index: 0;
	top: 111px
}

.new_item::before {
	right: 20px;
	font-size: 11px;
	color: #fff;
	z-index: -1;
	top: 11px
}

.new_item,
.treatment-image {
	position: relative
}

.single-behandelingen section.faq_items h3 {
	margin-bottom: 45px
}

.single-behandelingen section.faq_items {
	padding-top: 0 !important;
	margin-top: -35px
}

.single-behandelingen section.faq_items .nbs_panel.nbs_panel-default {
	background-color: transparent !important;
	border: 1px solid transparent;
	border-radius: 0 !important;
	box-shadow: none !important
}

.single-behandelingen section.faq_items .nbs_panel-group .nbs_panel-heading {
	border-bottom: 1px solid #949c84;
	background-color: transparent !important;
	transition: background-color .3s;
	padding: 0 !important;
	border-radius: 0 !important
}

.single-behandelingen section.faq_items .nbs_panel-group .nbs_panel-heading a strong {
	font-weight: 400
}

.single-behandelingen section.faq_items .nbs_panel-group .nbs_panel-heading a {
	width: 100%;
	display: block;
	padding: 15px;
	color: #2b2b2b !important;
	font-family: CaviarDreams !important;
	font-size: 18px;
	position: relative
}

.single-behandelingen section.faq_items .nbs_panel-group .nbs_panel-heading a.collapsed::before {
	content: "+";
	margin-right: 5px;
	font-size: 26px;
	position: absolute;
	right: 20px;
	top: 6px
}

.single-behandelingen section.faq_items .nbs_panel-group .nbs_panel-heading a::before {
	content: "-";
	margin-right: 5px;
	font-size: 26px;
	position: absolute;
	right: 20px;
	top: 6px
}

.single-behandelingen section.faq_items .nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
	padding: 30px;
	border-top: 0 solid #ddd !important
}

.treatment_overlay {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background: rgb(0 0 0 / 57%);
	z-index: 1;
	width: 100%;
	height: 100%;
	padding: 75px 0;
	color: #fff;
	font-size: 34px;
	font-weight: 600
}

.faq-answer,
.faq-question br,
.puresan-services-list .extra-items,
.tabcontent,
div.treatment-image>p {
	display: none
}

.cta_afspraak_blok::before {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: -10;
	background-image: url(/wp-content/uploads/sites/141/2025/06/Studio1505_PureSan_2460_crop_4_11zon-1920x1280.jpg);
	background-size: cover;
	background-position: center
}

.cta_afspraak_blok h2 {
	margin-top: 1.15rem;
	color: #fff !important
}

.cta_afspraak_blok .btn {
	margin-bottom: 0
}

.cta_afspraak_blok {
	padding: 45px 65px;
	position: relative;
	background: rgb(170 139 121 / 82%);
	color: #fff
}

section.header_intro div.page-header h1 {
	color: #fff !important;
	text-align: center;
	margin: 0 !important;
	line-height: 1 !important
}

.intro_salon h2 {
	margin-top: 0
}

.treatments-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 24px;
	margin: 0 auto
}

.treatment-card {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
	overflow: hidden
}

.treatment-image img {
	height: 210px;
	margin: 0;
	object-fit: cover;
	width: 100%
}

.treatment-content {
	padding: 24px
}

.treatment-content .btn {
	margin-bottom: 0;
	width: 100%
}

.treatment-content h3 {
	margin-top: 1.15rem;
	font-size: 24px;
	font-weight: 600
}

.faq-question {
	display: flex;
	font-weight: 700;
	gap: 1rem;
	cursor: pointer;
	align-items: center
}

.puresan-services-list .read-more-toggle {
	background: 0 0;
	border: none;
	color: #5f4824 !important;
	padding: 0;
	margin: 0;
	text-decoration: underline
}

.nf-form-content input[type=button]:hover,
.nf-form-content input[type=submit]:hover {
	opacity: .5 !important
}

section.treatments .treatments {
	margin-top: 70px
}

section.archive.treatments .treatments .item-category {
	border-radius: 24px;
	padding-bottom: 400px
}

section.archive.treatments .treatments .item-category:hover {
	transition: .3s;
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
	opacity: 1
}

header div.header.full-width .col-sm-10 div.wrapper a:hover,
section.featured a:hover {
	opacity: 1
}

.btn,
.woocommerce .button,
.woocommerce a.button,
.woocommerce span.onsale,
.wpcf7-submit,
[type=submit] {
	background: #949c84 !important
}

.background_table,
.treatment_back:nth-child(odd) {
	background: #eae7e3
}

.item-category .centered h2 {
	font-size: 29px;
	margin: 0
}

section.contact .col-md-32 .afspraak_tarief {
	order: 2;
	margin-top: 5em
}

.page-id-20 .col-md-14.col-md-offset-2 aside,
section.contact .col-md-32,
section.prices .row .col-xs-48 {
	display: flex;
	flex-direction: column
}

.page-id-20 aside .block:first-child {
	order: 1
}

.page-id-20 aside .block:nth-child(2) {
	order: 3;
	display: none
}

.page-id-20 aside .block:nth-child(3) {
	order: 4;
	display: none
}

.page-id-20 aside .block:nth-child(4) {
	order: 2;
	margin-top: -50px;
	font-size: 14px
}

.holder .wrap h3 {
	margin-top: 20px
}

.wegblijf {
	order: 2;
	margin-top: 5em;
	border: 1px solid #e3e3e3;
	padding: 33px 25px 25px;
	font-size: 13px
}

header>div.wrapper.shadow:before {
	background: rgb(188 166 154 / 56%)
}

.single-behandelingen table.table.table-hover>tbody>tr>td {
	border-top: 1px solid #d8d2cb
}

.single-behandelingen table.table.table-hover>tbody>tr:hover {
	background-color: #e1ddd9
}

.single-behandelingen table.table.table-hover>thead>tr>th {
	border-bottom: 1px solid #5f4824
}

footer div.column h4 {
	border: none !important
}

div.page-header h1 {
	border-bottom: none !important
}

section.prices table thead:first-child tr {
	height: 60px !important
}

section.prices table thead tr {
	height: 110px
}

table.table.table-hover>tbody>tr>td {
	padding: 18px 12px
}

section.featured a div.item img.img-responsive {
	max-height: 240px !important;
	height: 200px;
	object-fit: cover;
	width: 100%
}

.treatment_back .table {
	margin-top: 35px
}

.counter,
.product-usps li i,
.woocommerce .price,
.woocommerce ul.products li.product .price,
a:hover,
footer div.social-media ul li a i:hover {
	opacity: .5
}

footer,
footer div.column h4 {
	color: #2b2b2b !important
}

.single-behandelingen figure {
	margin: 3em 0
}

.treatment_back {
	border: 1px solid #eae7e3;
	padding: 3em 2em;
	margin: 3em 0
}

.background_table {
	margin: 4em 0;
	padding: 22px 5px 5px
}

footer {
	padding-top: 50px
}

main section {
	padding: 80px 0 !important
}

footer div.socket {
	margin-top: 50px;
	padding: 22px 0
}

footer div.social-media.size-large ul li a {
	font-size: 33px;
	height: 54px;
	line-height: 55px;
	width: 54px
}

footer div.social-media ul li a i {
	color: #5f4824 !important
}

footer div.social-media.size-large ul li a:hover {
	opacity: 1;
	background: 0 0 !important
}

#afspraak {
	position: fixed;
	bottom: 60px;
	z-index: 99;
	line-height: 1;
	border: none;
	background-color: #949c84;
	border-radius: 18px;
	box-shadow: 0 3px 25px rgb(0 0 0 / 25%);
	font-size: 20px;
	padding: 20px 20px 20px 59px
}

#afspraak i.fas.fa-calendar-alt {
	font-size: 26px;
	position: absolute;
	top: 15px;
	left: 20px
}

body {
	line-height: 1.8;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 2.55em 0 1.98rem;
	font-family: CaviarDreams !important;
	line-height: 1.15
}

.btn {
	margin: 1em 0
}

p {
	margin-bottom: 1.15rem
}

h1 {
	font-size: 3.052em
}

h2 {
	font-size: 2.441em
}

h3 {
	font-size: 1.953em
}

h4 {
	font-size: 1.563em
}

h5 {
	font-size: 1.25em
}

.text_small,
small {
	font-size: .8em
}

.cw {
	color: #fff !important
}

.pdb-0 {
	padding-bottom: 0 !important
}

.pdb-2 {
	padding-bottom: 2em !important
}

.pdb-4 {
	padding-bottom: 4em !important
}

.pdt-0 {
	padding-top: 0 !important
}

.pdt-2 {
	padding-top: 2em !important
}

.pdt-4 {
	padding-top: 4em !important
}

.pd-0 {
	padding: 0 !important
}

.mt-4 {
	margin-top: 4em !important
}

.mt-2 {
	margin-top: 2em !important
}

.mt-1 {
	margin-top: 1em !important
}

.mt-0 {
	margin-top: 0 !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.mb-2 {
	margin-bottom: 2em !important
}

.mb-4 {
	margin-bottom: 4em !important
}

.tab {
	background-color: #fff
}

.tab button {
	display: block;
	background-color: inherit;
	color: #2b2b2b;
	padding: 11px 12px;
	width: 100%;
	border: none;
	text-align: left;
	transition: .3s;
	border-bottom: 1px solid #696969
}

.tab button.active,
.tab button:hover {
	background-color: #949c84;
	color: #fff !important
}

@media only screen and (min-width:992px) {

	header>div.wrapper::after,
	section.header_intro {
		background-position: center
	}

	.blokken_home .container {
		width: 80%;
		max-width: 2500px
	}

	section.featured a div.item h3 {
		min-height: 60px
	}

	.treatment-content .btn {
		position: absolute;
		left: 0;
		width: 90%;
		margin: 0 auto;
		right: 0;
		bottom: 30px
	}

	.treatment-content {
		position: relative;
		min-height: 350px
	}

	header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small div.header div.holder {
		display: block;
		min-height: 80px !important;
		width: 100%
	}

	section.header_intro {
		padding: 190px 0 !important
	}

	.intro_salon {
		width: 84%;
		margin: 0 auto
	}

	header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small div.header .col-sm-38 div.wrapper {
		display: block;
		vertical-align: middle;
		padding: 18px 0
	}

	header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
		max-height: 70px;
		max-width: 170px;
		margin-top: 11px
	}

	header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small nav.navbar-default div.navbar-collapse ul.navbar-nav>li {
		display: inline-block;
		float: unset;
		text-align: center
	}

	header div.header.full-width,
	header>div.wrapper.sticky_menu.sticky_header .header {
		box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%) !important
	}

	section.archive.treatments .treatments .row .col-xs-48.col-md-24 {
		width: 31.33333%;
		margin: 0 1%
	}

	header div.header.full-width div.wrapper img.logo {
		max-width: 250px
	}

	.single-behandelingen .page .container {
		width: 880px
	}

	body header>div.wrapper {
		min-height: 132px
	}

	body.home header>div.wrapper {
		min-height: 647px
	}

	header div.header div.holder {
		height: 132px;
		min-height: 50px
	}

	section.featured div.wrapper {
		margin-top: -160px
	}

	.vertical-align {
		display: flex;
		align-items: center
	}

	header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a::before {
		content: "";
		height: 1px;
		width: 0;
		position: absolute;
		bottom: 5px;
		left: 0;
		background-color: #5f4824 !important;
		-ms-transform: translateX(0);
		transform: translateX(0);
		transition: .1s linear
	}

	header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a:hover::before {
		content: "";
		height: 1px;
		width: 90%;
		position: absolute;
		bottom: 5px;
		left: 0;
		background-color: #5f4824 !important;
		-ms-transform: translateX(0);
		transform: translateX(6%);
		transition: .1s linear
	}

	header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
		color: #2b2b2b !important;
		font-size: 18px
	}

	header>div.wrapper.above_shadow:before {
		top: 0 !important
	}

	header>div.wrapper .header__content {
		transform: translate3d(0, 80px, 0)
	}

	.tab {
		float: left;
		width: 30%;
		margin-right: 5%
	}

	.row.row__uitleg {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center
	}

	.tabcontent {
		float: left;
		width: 65%
	}

	.prices_view {
		display: flex
	}

	.prices_view .tabcontent h4 {
		margin-top: 5px
	}
}

@media only screen and (max-width:991px) {
	header .header__content {
		margin-top: 0 !important
	}

	section.header_intro {
		padding: 90px 0 !important;
		background-position: center;
		margin-bottom: 35px
	}

	.treatments-grid {
		margin-top: 4.15rem
	}

	header .header__content h1 {
		font-size: 45px
	}

	header>div.wrapper::after {
		TOP: 140Px;
		background-position: center
	}

	header div.navbar-collapse ul li a {
		color: #2b2b2b !important
	}

	.nav .open>a,
	.nav .open>a:focus,
	.nav .open>a:hover,
	header div.navbar-collapse ul.navbar-nav li a {
		padding: 16px
	}

	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover,
	header nav.navbar-default ul.navbar-nav .active>a,
	header nav.navbar-default ul.navbar-nav .active>a:focus,
	header nav.navbar-default ul.navbar-nav .active>a:hover,
	header nav.navbar-default ul.navbar-nav .active>a:visited {
		color: #5f4824 !important
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		padding: 13px 15px
	}

	.flying__group {
		right: 10px;
		width: fit-content !important;
		bottom: 14px
	}

	footer div.socket {
		padding-bottom: 110px !important
	}

	#afspraak {
		right: 10px
	}

	h1 {
		font-size: 2.452em
	}

	h2 {
		font-size: 1.941em
	}

	h3 {
		font-size: 1.553em
	}

	h4 {
		font-size: 1.263em
	}

	h5 {
		font-size: 1.15em
	}

	.text_small,
	small {
		font-size: .8em
	}

	.tab {
		margin-bottom: 65px
	}

	main section {
		padding: 30px 0 !important
	}
}

.flying__group {
	position: fixed;
	left: 1.4rem;
	bottom: 1.4rem;
	display: flex;
	flex-direction: column;
	gap: 1rem;
	z-index: 1000
}

.flying__contact {
	display: flex;
	align-items: center;
	gap: .75rem;
	padding: 1.05rem 1.6rem;
	min-width: 12rem;
	border-radius: 9999px;
	font: 600 16px/1 system-ui, sans-serif;
	color: #fff !important;
	text-decoration: none;
	box-shadow: 0 8px 20px rgba(0, 0, 0, .25);
	backdrop-filter: blur(2px);
	transition: transform .15s ease-in-out, box-shadow .15s;
	white-space: nowrap
}

.flying__contact--phone {
	background: #949c84
}

.flying__contact--wa {
	background: #25d366
}

.flying__contact i {
	font-size: 1.3em
}

@media(max-width:479px) {
	#afspraak {
		right: 10px;
		bottom: 12px;
		font-size: 14px !important
	}

	#afspraak i {
		font-size: 22px !important
	}

	.flying__contact {
		padding: .8rem 1.3rem;
		font-size: 16px;
		width: 134px;
		min-width: 10rem;
		width: fit-content
	}
}

.puresan-services-list .read-more-toggle {
	margin-top: 10px;
	cursor: pointer
}