/*
Theme Name: Pauw Lifestyle childtheme
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm x Slize
Author URI: https://slize.nl/
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.1.1726842873
Updated: 2024-09-20 14:34:33

*/





/* Font styles */

body, html, .woocommerce {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .kop {
  font-family: 'Albert Sans', sans-serif;
  font-weight: 300;
	margin-bottom: 15px !important;
	margin: 0px
}

@font-face {
  font-family: 'Open Sans';
  src: url('/wp-content/uploads/2025/09/OpenSans-400-Regular-cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/wp-content/uploads/2025/09/OpenSans-600-SemiBold-MTP_ySUJH_bn48VBG8sNSg7aC6SjiAOpAWOKfJDfVRY.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Albert Sans';
  src: url('/wp-content/uploads/2025/09/albert-sans-v4-latin-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}


a, a:hover {
	text-decoration: none !important;
	cursor: pointer;
}

/* CSS algemeen */

.woocommerce-Price-currencySymbol {
	margin-right: 3px;
}

.elementor-lightbox .swiper img {
	max-width: 80vw !important;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 450px) {
.elementor-lightbox .swiper .elementor-swiper-button-next {
	right: 7px !important;
	font-size: 15px !important;
}

.elementor-lightbox .swiper .elementor-swiper-button-prev {
	left: 7px !important;
	font-size: 15px !important;
}}

.link a, .kruimel a, .txt a {
    color: #000 !important;
    border-bottom: 0.05em dashed rgba(160,150,130,1) !important;
    cursor: pointer;
    transition: all 0.05s ease;
    font-weight: 600 !important;
}

.link:hover, .kruimel a:hover, .txt a:hover {
    color: #A09682;
    border-bottom: 0.05em dashed rgba(255,255,255,0);
}

.ctabutton {
    cursor: pointer !important;
}

.ctabutton a {
    background: rgba(0,0,0,0.75) !important;
	transition: all 0.05s ease !important;
	cursor: pointer !important;
	width: auto !important;
	text-align: center !important;
	font-size: 11px !important;
}

.ctabutton a:hover {
    background: rgba(0,0,0,1) !important;
    color: #fff !important;
}

.ctabutton svg {
    font-size: 9px !important;
    margin: 0px !important;
    position: relative;
    left: 2px;
}

/* Einde CSS algemeen */



/* CSS tbv 404 pagina */

.error404 {
    max-width: 100% !important;
    overflow-x: hidden;
}

.viernulvier .txt404 {
    position: fixed;
    height: 100%;
    text-align: center;
    font-weight: 400;
    color: rgba(255,255,255,1);
    text-shadow: 0px 0px 40px #fff;
    z-index: -1;
    line-height: 1;
    opacity: 0.7;
}

@media (min-width: 500px) {
.viernulvier .emoji {
    width: 150px;
    margin: 70px auto 20px auto;
    z-index: 2;
}}

.viernulvier .txt {
    margin-top: 30px;
    max-width: 540px;
    margin: 0px auto;
    z-index: 2;
    text-align: center;
}

.viernulvier .kop {
    max-width: 500px;
    margin: auto;
    line-height: 1.3em;
    margin-bottom: 20px;
    text-align: center;
}

@media (min-width: 922px) {
.viernulvier .txt404 {
    font-size: 600px;
    top: -60px;
    width: 1000px;
    left: calc(50% - 512px);
    text-shadow: 0px 0px 40px #fff;
}
    
.viernulvier .txt {
    max-width: 540px;
}
    
.viernulvier .kop {
    max-width: 500px;
}}

@media (max-width: 921px) and (min-width: 500px) {
.viernulvier .txt404 {
    font-size: 570px;
    top: -65px;
    width: 1000px;
    left: calc(50% - 502px);
}
    
.viernulvier .txt {
    max-width: 500px;
}
    
.viernulvier .kop {
    max-width: 400px;
}}

@media (max-width: 499px) {
.viernulvier .txt404 {
    display: none;
}

.viernulvier .kop {
    font-size: 25px;
}

.viernulvier .txt {
    max-width: 325px;
}

.viernulvier .emoji {
    width: 100px;
    margin: 20px auto 20px auto;
    z-index: 2;
}}

/* Einde extra CSS tbv 404 pagina */
