/*
Theme Name: boschbedding
Text Domain:boschbedding
Version: 33.2
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/* Branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

/* Branding on the Privacy trigger */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none;
}

.algemene-faq-product h3 {
    font-size: 25px !IMPORTANT;
    text-align: center;
    padding: 10px 0 0 0;
}

.algemene-faq-product {
    max-width: 650px;
    margin: 50px auto;
    background: #fff;
    border-radius: 20px;
}

.desktop-banner-positie {
	display: block;
}

.mobiele-banner-positie {
	display: none;
}

/* DIVI MATRAS LAYOUT */

body.postid-240305 .up-sells ul.products li.product span.woocommerce-Price-amount.amount, body.postid-240305 .related.products ul.products li.product span.woocommerce-Price-amount.amount {
	color: #000 !IMPORTANT;
}

body.postid-240305 a.cat-product-button {
	display: none !IMPORTANT;
}

body.postid-240305.woocommerce form .form-row select {
    border-radius: 0px !IMPORTANT;
    border: 1px solid #ccc !IMPORTANT;
    margin: 20px 0 !IMPORTANT;
}

body.postid-240305 li.product_thumbnail_item.wp-post-image-thumb {
    width: 20%;
}

body.postid-240305 .list_usp_wrapper {
	display: none;
}

body.postid-240305 section.related.products {
    margin: 0px;
    padding: 0px;
} 

body.postid-240305 a.tel-matras-layout {
    display: block;
    font-size: 22px;
    text-align: center !IMPORTANT;
    width: 100%;
    font-weight: bold !IMPORTANT;
}

body.postid-240305.woocommerce div.product form.cart .button {
    border-radius: 0px;
    font-size: 20px;
    border: 0px;
    width: 100% !IMPORTANT;
}

body.postid-240305 h3 {
    font-weight: bold !IMPORTANT;
    font-size: 25px !IMPORTANT;
}

body.postid-240305 .matras-layout-advies-bottom {
    background: #fcde39 !IMPORTANT;
    display: block;
    padding: 20px !IMPORTANT;
    border-radius: 20px 20px 0 0 !IMPORTANT;
    max-width: 500px;
    margin: auto !IMPORTANT;
}

body.postid-240305 span.title-matras-layout {
    display: block;
    font-size: 30px;
    text-align: center !IMPORTANT;
}

body.postid-240305 span.text-matras-layout {
    display: block;
    text-align: center !IMPORTANT;
}

/* DIVI MATRAS LAYOUT */

.pagina-intro {
    font-size: 15px;
    line-height: 30px;
    max-width: 650px;
    text-align: center;
    margin-top: 100px;
}

.about-wrapper.fullwidth {
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}

.about-wrapper h2 {
    font-size: 30px;
    margin-bottom: 15px;
}

.about-wrapper {
	margin: 100px 0 !IMPORTANT;
}

.about-wrapper .image {
    padding: 0 20px;
    max-height: 350px;
    overflow: hidden;
    position: relative;
}

.about-wrapper p {
    font-size: 18px;
    line-height: 30px;
}

.about-wrap-left {
    float: left;
    width: 50%;
}

.about-wrapper .text {
    padding: 20px;
    background: #000;
    color: #fff;
}

.about-wrap-right {
    float: right;
    width: 50%;
}

body .woocommerce-variation-add-to-cart .quantity {
    display: none !IMPORTANT;
}

body.woocommerce div.product form.cart .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    width: 100% !IMPORTANT;
}

/*LANDINGSPAGINA*/

body.page-template-page-landingspagina {
    background: #fff !IMPORTANT;
}

.landp-topwrapper {
    background: #f3f3f3;
    margin: 50px 0 0px;
	padding-top: 10px;
}

body.page .landp-topwrapper h1 {
    max-width: 1200px;
    margin: 0px auto 20px!IMPORTANT;
}

.landp-topwrapper-inner {
    max-width: 1200px;
    margin: auto;
}

.landp-top-usps {
    float: left;
    width: 40%;
}

.landp-top-usps li {
    font-size: 17px;
    padding: 9px 0 9px 50px;
	background: url(images/ok-icon.png) no-repeat left;
}

.landp-top-text {
	float: right;
	width: 60%;
    line-height: 35px;
    font-size: 17px;
}

.landp-calltoaction-row:before {
	clip-path: polygon(0 20%, 100% 0, 100% 80%, 0 100%);
    padding: 10rem 20%;
	background: #fff;
	border-top: 1px dashed #000;
	display: block;
}

.landp-calltoaction-row {
    text-align: center;
    margin: -90px auto 50px;
    background: #fbdd40;
    color: white;
    clip-path: polygon(0 20%, 100% 0, 100% 80%, 0 100%);
    padding: 10rem 20%;
    font-size: 30px;
    position: relative;
    z-index: 999;
}

a.landp-calltoaction {
    display: inline-block;
    margin-left: 20px;
    background: #000;
    padding: 10px 20px;
    color: #fff !IMPORTANT;
	border-radius: 10px;
}

.landp-product-wrapper ul.products.columns-3 {
	margin: 0px !IMPORTANT;
}

.landp-product-wrapper ul.products li.product {
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}

.landp-product-wrapper {
    max-width: 1200px;
    margin: 0px auto 0px;
    position: relative;
    z-index: 99999;
}

.landp-info-wrapper {
    max-width: 1200px;
    margin: 0 auto 100px;
}

.landp-info-text-left p, .landp-info-text-right p {
    line-height: 32px;
    font-size: 15px;
}

.landp-info-wrapper h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.landp-info-text-left {
    float: left;
    width: 40%;
}


.landp-info-image-right {
    max-height: 350px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
	float: right;
	width: 50%;
}

.landp-info-image-right img {
    max-width: 100%;
}

.landp-info-text-right {
    float: right;
    width: 40%;
}

.landp-info-image-left {
	max-height: 350px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
	float: left;
	width: 50%;
}

.landp-info-image-left img {
    max-width: 100%;
}

.landp-usps-row {
	background: #f3f3f3;
	padding: 35px;
	margin: 100px 0;
}

.land-usps-row-inner {
    max-width: 1200px;
    margin: auto;
    text-align: center;
}

.land-usps-row-inner ul {
	margin: 0px !important;
}

.land-usps-row-inner ul li {
	float: left;
    width: 15%;
    font-size: 20px;
    background: url(images/ok-icon.png) no-repeat left;
    background-size: 25px;
	margin: 0 9%;
}

.landp-bottom-wrapper {
    max-width: 1200px;
    margin: 0 auto 50px;
}

.landp-bottom-left-column {
    float: left;
    width: 65%;
}

.landp-bottom-left-column p {
    line-height: 30px;
}

.landp-bottom-right-column {
    float: right;
    width: 30%;
}

span.landp-contact-title {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
    display: block;
}

.landp-contact-block {
    background: #f3f3f3;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 50px;
}

span.landp-winkel-title {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
    display: block;
}

.landp-winkel-block {
    background: #f3f3f3;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 50px;
}

.landp-contact-block ul li {
    font-size: 17px;
    margin-bottom: 20px;
	border-radius: 15px;
	padding: 10px 0 10px 45px;
}

.landp-contact-block ul li.mail {
	background: #fff url(images/icons/email-icon.jpg) no-repeat left;
	background-size: 20px;
	background-position: 3%;
}

.landp-contact-block ul li.tel {
	background: #fff url(images/icons/tel-icon.jpg) no-repeat left;
	background-size: 20px;
	background-position: 3%;
}

.landp-contact-block ul li.whatsapp {
	background: #fff url(images/icons/chat-icon.jpg) no-repeat left;
	background-size: 20px;
	background-position: 3%;
}

/* Single blog */
 .onw-blog-content .entry-content .rp4wp-related-posts {
     display: none;
}
 .onw-blog-content {
     max-width: 100%;
     width: 75%;
     padding: 0 30px;
}
 body.single-post .onw-blog-content .post-inner {
     width: 100%;
     margin: auto;
     padding: 0;
     background-color: transparent!important;
}
 .onw-blog-content .entry-content > :first-child {
     margin-top: 0!important;
}
 body.single-post .onw-blog-content .entry-content {
     max-width: 100%;
     margin: 0;
}
 .onw-single-blog {
     display: flex;
     flex-wrap: wrap;
     max-width: 1200px;
     margin: 60px auto;
}
 .onw-blog-sidebar {
     width: 25%;
     padding: 0 15px;
}
 body.single-post .onw-blog-content h1, body.single-post .onw-blog-content h2, body.single-post .onw-blog-content p, body.single-post .onw-blog-content ul {
     text-align: left;
     margin: 0 0 15px!important;
}
 .onw-post-meta {
     font-size: 15px;
     color: #3d3d3d;
}
 .onw-post-meta .onw-category {
     display: inline-block;
     padding: 2px 7px;
     background-color: #fcde38;
     font-weight: 600;
}
 body.single-post .onw-blog-content .h1 {
     text-align: left;
     margin: 0 0 15px;
     font-size: 35px;
     font-weight: 800;
     line-height: 1.138888889;
     font-feature-settings: "lnum";
     font-variant-numeric: lining-nums;
     letter-spacing: -.0415625em;
}
 .onw-blog-head .h1, .onw-blog-head h1 {
     margin-bottom: 0;
}
 .onw-hero-image-container {
     width: 100%;
}
 .onw-hero-image-container img {
     width: 100%;
     height: 400px;
     object-fit: cover;
}
 .onw-hero-image-container + .onw-blog-content {
     margin-top: -150px;
     padding-top: 30px;
     background-color: #f3f3f3;
}
 .onw-blog-head {
     margin-bottom: 0;
     padding-bottom: 30px;
}
 .onw-hero-image-container ~ .onw-blog-sidebar {
     padding-top: 30px;
}
 body.single-post .onw-blog-content .entry-content > :not(:first-child) {
     max-width: 95%;
}
 .rp4wp-related-posts li {
     margin: 0 0 15px;
     display: flex;
}
 .rp4wp-related-posts li:before {
     content: '>';
     margin-right: 5px;
     font-weight: 800;
     line-height: 16px;
     color: #3d3d3d;
}
 .rp4wp-related-posts li a:hover, .onw-blog-content a:not(.onw-category):hover {
     text-decoration: underline;
}
 .rp4wp-related-posts li a, .onw-blog-content a:not(.onw-category) {
     color: #3d3d3d!important;
}
 .rp4wp-related-posts h3 {
     margin-bottom: 15px;
}
 body.single-post .onw-blog-content .entry-content p, body.single-post .onw-blog-content .entry-content li {
     line-height: 1.6;
}
 .onw-blog-featured-products {
     background-color: #ffffff;
     padding: 60px 0;
}
 .onw-blog-featured-inner {
     max-width: 1200px;
     margin: auto;
}
 .onw-blog-featured-inner > h3 {
     text-align: center;
     margin-bottom: 30px;
}
 .onw-blog-featured-products.woocommerce ul.products li.product .bespaarprocent {
     top: 35px;
}
 .onw-blog-featured-products .woocommerce ul.products li.product .woocommerce-loop-product__title {
     margin-top: 0!important;
     width: 100%;
}
 .onw-blog-featured-products .woocommerce ul.products li.product {
     background-color: #f3f3f3!important;
     margin-bottom: 0;
}
 @media (max-width: 767px) {
     .onw-hero-image-container img {
         height: 250px;
    }
     .onw-blog-content {
         width: 100%;
         margin: 0!important;
         padding: 0 15px;
    }
     .onw-blog-sidebar {
         width: 100%;
    }
     body .onw-blog-featured-products .woocommerce ul.products li.product {
         width: 100%!important;
         margin-bottom: 30px!important;
    }
     body .onw-blog-featured-products .woocommerce {
         padding: 15px;
    }
     body .onw-blog-featured-products .woocommerce ul.products li.product:last-child {
         margin-bottom: 0!important;
    }
}


.woocommerce ul.products li.product a.cat-product-button {
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #fbdd40;
    padding: 10px 20px !IMPORTANT;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 10px;
}

ul.products li.product span.price ins bdi {
    display: block;
    font-weight: bold;
    font-size: 25px;
}

ul.products li.product.product-type-variable span.price {
    display: none;
}

.product-cat-prijs-wrapper {
    text-align: left;
    padding: 10px 20px 0px;
}

span.cat-product-van-prijs {
    color: #7a7a7a;
    font-size: 20px;
    text-decoration: line-through;
}

span.cat-product-voor-prijs {
    display: block;
    font-weight: bold;
    font-size: 25px;
}

span.normale-va-prijs {
    display: block;
    text-decoration: line-through;
    color: #838383;
	font-size: 22px;
}

.faq-product-wrap h2 {
    font-weight: normal;
    font-size: 30px;
    padding-left: 20px;
}

.faq-product-wrapper {
    background: #fff;
	padding: 50px 0;
}

.faq-product-wrap {
    max-width: 1000px;
    margin: 50px auto 50px;
	padding-bottom: 50px;
}

.faq-product-wrap img {
    width: 80%;
    margin: auto;
	border-radius: 10px;
}

.faq-left-side {
    float: left;
    width: 45%;
}

.faq-right-side {
    float: right;
    width: 40%;
}

.klantenservice {
    padding: 20px;
    background: #fff;
    border: 1px solid #ccc;
	margin: 50px auto 0px;
}

span.klantvraag-titel {
    font-size: 25px;
    display: block;
    font-weight: bold;
    text-align: center;
}

.tel span.klantvraag-contact-title {
	background: url(images/icons/tel-icon.jpg) no-repeat left;
	background-size: 7%;
}

.email span.klantvraag-contact-title {
	background: url(images/icons/email-icon.jpg) no-repeat left;
	background-size: 7%;
}

.chat span.klantvraag-contact-title {
	background: url(images/icons/chat-icon.jpg) no-repeat left;
	background-size: 7%;
}

.insta span.klantvraag-contact-title {
	background: url(images/icons/insta-icon.jpg) no-repeat left;
	background-size: 7%;
}

span.klantvraag-subtitel {
    display: block;
    font-size: 18px;
    color: #939393;
    margin-bottom: 20px;
    text-align: center;
}

.klantvraag-open span {
    display: block;
	float: left;
	    width: 25%;
}

.klantvraag-open span.klantvraag-contact-title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-left: 45px;
    line-height: 30px;
	width: 100%;
}

span.klantvraag-contact-subtext {
    display: block;
    font-size: 14px;
    color: #949494;
		margin-bottom: 15px;
	width: 100%;
}


.in3uitleg ul {
    padding-left: 35px;
}

span.termijnmaandlabel {
    display: block;
    font-size: 13px;
}

span.indrierente {
    position: absolute;
    right: 105px;
    top: 12px;
}

span.indrietente-top {
    display: block;
    font-weight: bold;
    font-size: 25px;
}

span.indrierente-bottom {
    display: block;
    font-size: 14px;
}

.woocommerce-notices-wrapper {
    display: none;
}

.indrietermijnen {
	position: relative;
}

.indrietermijnen a.hulpteken {
     position: absolute;
    width: 25px;
    height: 25px;
    left: 5px;
    top: 5px;
    display: block;
    z-index: 99999;
    border-radius: 50px;
    border: 2px solid #113077;
    font-size: 17px;
    padding-top: 0px;
    color: #113077 !IMPORTANT;
	text-align: center;
}

span.in3uitleg-titel {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.indrietermijnen a.hulpteken:hover + .in3uitleg {
	display: block !IMPORTANT;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: #fff;
	height: 100%;
	z-index: 9999;
	border-radius: 10px;
}

.indrietermijnen .in3uitleg ul li {
    float: left;
    width: 33%;
	padding: 10px;
}

span.vaprijstermijn {
    position: absolute;
	right: 0px;
	top: 0px;
    background: #112f77;
    color: #fff;
    padding: 5px 10px;
}

span.valabel {
    display: block;
    font-size: 13px;
	    text-align: center;
}

span.termijnmaandlabel {
    display: block;
    font-size: 13px;
	    text-align: center;
}

.actie-banner-product-wrapper img {
    width: 100%;
	border-radius: 20px;
}

.spraypaybanner {
	background: url(images/spraypay-icon.jpg) no-repeat;
	background-color: #fff;
}


.indrietermijnen {
    border: 5px solid #112f77;
    border-radius: 10px;
    position: relative;
    color: #112f77;
    font-size: 25px;
	background-position: 10% 35%;
    background-size: 20%;
    padding: 20px 20px 20px 170px;
}

.actie-banner-product-wrapper {
    max-width: 400px;
    margin: 20px auto;
    padding: 20px;
    border: 1px solid #ccc;
	border-radius: 20px;
}

/* CADEAU WINKELWAGEN */

.fgf_gift_products_wrapper {
    padding: 25px;
    width: 100%;
    display: block;
    background: #000;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin: 25px auto;
	color: #fcdf27;
}

.fgf_gift_products_wrapper:after {
	display: block;
	content: '';
	clear: both;
}

.fgf_gift_products_wrapper h3 {
    float: left;
    width: 40%;
	font-size: 35px;
}

.fgf-gift-product-wrapper.fgf-gift-products-content {
    float: right;
    width: 60%;
}

.fgf_gift_products_wrapper select.fgf-gift-product-selection {
    -webkit-appearance: none;
    border-radius: 10px;
    padding: 10px 20px;
    border: 1px solid #ccc;
    font-size: 18px;
    margin-right: 15px;
}

.fgf_gift_products_wrapper button.button.fgf-add-gift-product {
    background: #fcdf27;
    color: #000;
    font-size: 20px;
}

/* EINDE CADEAU WINKELWAGEN */

span.btwvrijcode {
    display: block;
    border: 3px dashed #000;
    text-align: center;
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

span.btwvrijtext {
    display: block;
    margin-top: 27px;
}

.column-30-right br {
	display: none;
}

body .menu-wrapper ul.primary-menu li.menu-item.blackfridaymenuitem a {
    background: #000;
    color: #fcdf39 !IMPORTANT;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50px;
    font-size: 20px;
}

.btwvrij-product-wrapper {
    max-width: 1200px;
    margin: auto;
}

.btwvrij .column-70-left {
    float: left;
    width: 77%;
}

.btwvrij .column-30-right {
    width: 20%;
    float: right;
}

.btwvrij-product-wrapper h2.woocommerce-loop-product__title {
    font-size: 15px !IMPORTANT;
}

.column-30-right {
    width: 25%;
    float: right;
    background: #fcde39;
    border-radius: 20px;
    padding: 20px;
}

.btwvrij .btwvrij-product-wrapper .column-30-right a {
    display: block;
    width: 100%;
    text-align: center;
    background: #000;
    color: #fcde39 !IMPORTANT;
    font-weight: bold;
    padding: 10px;
    font-size: 21px;
	margin-top: 20px;
}

.btwvrij .woocommerce.columns-3 {
    max-width: 1200px;
    margin: auto;
}

.btwvrij h3 {
	text-align: center !IMPORTANT;
	font-size: 30px;
	clear: both;
}

.btwvrij small {
	font-size: 20px;
	text-align: center;
	display: block;
}

body.page .text-cat-blackfriday-right h1 {
    margin-top: 0px !IMPORTANT;
}

.stappen-bf-wrapper, .stappen-wrapper-bottom {
	position: relative;
}

.stappen-wrapper-bottom {
    padding-top: 10px;
}

.stappen-bf-wrapper ul li {
background: #000 !IMPORTANT;
    color: #fff;
    z-index: 10;
    position: relative !IMPORTANT;
	text-align:center;
	padding: 10px 0;
	    z-index: 9;
}

span.stappen-bf-lijn {
    display: block;
    position: absolute;
    border: 1px dashed #fff;
    width: 0px;
    height: 100%;
    top: 0px;
    left: 50%;
    z-index: 0;
}

.stappen-bf-wrapper ul li span.staplabel {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

.stappen-bf-wrapper ul li {
    background: #000;
    color: #fff;
}

.schrijfjein-text {
    float: right;
}

.blackfriday-schrijfjein-wrapper {
    margin: auto;
    background: #fff;
    padding: 75px;
}

.blackfriday-schrijfjein-wrapper-inside {
    max-width: 1100px;
    margin: auto;
}

.schrijfjein-text img {
	border-radius: 20px;
}

.blackfriday-schrijfjein {
    float: left;
}

.blackfriday-schrijfjein-wrapper {
    margin: auto;
}

body article#post-229883 {
    max-width: 100%;
}

.blackfriday-cat-deals {
    max-width: 1200px;
	margin: 50px auto;
}

.introtext-bf {
    max-width: 1200px;
    margin: 25px auto!IMPORTANT;
}

body.page-id-229883 .seo-content {
    max-width: 1000px;
    margin: auto !IMPORTANT;
    padding: 50px;
}

.blackfriday-acties-wrapper {
    background: #000;
	padding: 50px;
}

span.actielabel {
    display: inline-block;
    padding: 20px;
    background: #fcde27;
    color: #000;
    font-weight: bold;
    width: 180px;
    text-align: center;
    font-size: 23px;
}

.blackfriday-cat-deals br {
    display: none;
}

.seo-content {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin: 40px 0 !IMPORTANT;
}

span.bfactie {
    width: 50%;
    display: inline-block;
    padding: 10px;
    border-right: 1px dashed #000;
}

.blackfriday-cat-deals ul li h3 {
    display: block;
    padding: 10px;
    color: #fff;
    background: #000;
    border-radius: 10px 10px 0 0;
}

span.label-bf-cat {
    display: block;
    font-size: 20px;
    padding: 10px;
}

.blackfriday-cat-deals ul li p {
	padding: 0px;
	margin: 0px;
}


.image-cat-blackfriday-left {
    max-width: 500px;
    width: 100%;
    min-height: 150px;
    display: inline-block;
	background: #000 url('images/blackfriday/black-friday-cat-banner.jpg') no-repeat;
	border-radius: 20px 0 0 20px;
}

.text-cat-blackfriday-right {
    float: right;
    width: 55%;
    font-size: 16px;
    padding: 20px 20px 20px 0;
}

.blackfriday-cat-deals ul li {
    width: 20%;
    float: left;
    background: #fff;
    margin: 2%;
	position: relative;
}

span.blackfriday-acties-intro {
    display: block;
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
}

span.bf-cat-label {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 100px;
    height: 100px;
    background: #202020 url(images/blackfriday/bf-70-korting.jpg) no-repeat center;
    border-radius: 100px;
    background-size: 80%;
}

.blackfriday-acties-wrapper h2 {
    text-transform: uppercase;
    margin: 0 0 20px 20px;
	color: #fff;
	text-align: center;
}

.blackfriday-algemene-actie {
    text-align: center;
    font-size: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
	margin: 50px auto;
}

.blackfriday-schrijfjein form {
    margin: 0px !IMPORTANT;
}

span.bf-korting-procent {
    display: inline-block;
    font-size: 50px;
    font-weight: bold;
}

.introtext-bf {
    display: block;
    background: #fff;
    border-radius: 20px;
    box-shadow: 1px 5px 5px rgb(0 0 0 / 14%);
	height: 150px;
}

span.actieimage {
    display: inline-block;
    width: 100%;
    max-width: 150px;
}

.blackfriday-acties-wrapper ul li {
    background: #fff;
    margin: 0px auto 30px;
    font-size: 20px;
	position: relative;
	border-radius: 20px;
    overflow: hidden;
	width: 100%;
    max-width: 850px;
	z-index: 9;
}

span.datumtot {
    font-size: 14px;
    position: absolute;
    right: 5%;
    top: 50%;
    height: 40px;
    margin-top: -10px;
}

.top-blog-links-wrapper {
	margin-bottom: 25px !important;
}

.top-blog-links-wrapper ul li {
    float: left;
    width: 25%;
}

.top-blog-links-wrapper ul {
	margin: 0px !important;
	padding: 0px !important;
}

.top-blog-links-wrapper ul li a {
   background: #fff !IMPORTANT;
	padding: 20px !important;
	display: block !important;
	border-right: 1px solid #ccc !IMPORTANT;
	text-align: center !important;
}

.et_builder_outer_content #comments {
	max-height: none !important;
}

h5.et_pb_toggle_title {
    font-size: 17px;
    font-weight: bold !IMPORTANT;
}

.woocommerce #reviews #comments ol.commentlist li {
margin: 1% !IMPORTANT;
    float: left;
    width: 45%;
}

.et_builder_outer_content .comment_container {
    width: 100%;
}

.et_pb_toggle.et_pb_module.et_pb_accordion_item {
    background: #fff !IMPORTANT;
}

.et_builder_outer_content .star-rating span {
    text-indent: -9999px;
}

.et_builder_outer_content .star-rating span::before {
	text-indent: 0px !important;
}

#comments .comment_container .comment-text {
    background: #fff;
}

.epos-lagen-vergelijk .epos-silver, .epos-lagen-vergelijk .epos-gold, .epos-lagen-vergelijk .epos-platinum {
	padding: 10px 0 10px 0;
}

.epos-lagen-vergelijk {
	position: relative;
	margin-bottom: 50px;
}

.epos-silver-lagen-exp {
	display: none;
	position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
	background: #fcde39 url('images/epos/epos-lagen-vergelijk-silver.png') no-repeat;
	background-size: cover;
	border-radius: 0 30px 30px 0;
}

.epos-lagen-vergelijk-rechts ul li .epos-silver:hover ~ .epos-silver-lagen-exp {
	display: block;
}

.epos-gold-lagen-exp {
	display: none;
	position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
	background: #fcde39 url('images/epos/epos-lagen-vergelijk-gold.png') no-repeat;
	background-size: cover;
	border-radius: 0 30px 30px 0;
}

.epos-lagen-vergelijk-rechts ul li .epos-gold:hover ~ .epos-gold-lagen-exp {
	display: block;
}

.epos-platinum-lagen-exp {
	display: none;
	position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
	background: #fcde39 url('images/epos/epos-lagen-vergelijk-platinum.png') no-repeat;
	background-size: cover;
	border-radius: 0 30px 30px 0;
}

.epos-lagen-vergelijk-rechts ul li .epos-platinum:hover ~ .epos-platinum-lagen-exp {
	display: block;
}


.comparison-explainer {
    display: none;
}

.epos-lagen-vergelijk-links {
    float: left;
    width: 50%;
	background: #fcde39;
	border-radius: 0 30px 30px 0;
}

.epos-lagen-vergelijk-rechts {
    float: right;
    width: 50%;
	padding: 25px;
}

.usps-top-epos {
	margin-bottom: 30px !important;
	margin-top: 30px !important;
}

.usps-top-epos ul {
	border-radius: 10px !important;
	margin: 0px !important;
}

.usps-top-epos ul li {
	float: left;
    width: 33%;
    text-align: center !important;
    padding: 25px !important; 
    background: #fff !IMPORTANT; 
}

.usps-top-epos ul li .ondersteuning {
	background: url('images/icons/epos-matras-ondersteuning-icon.jpg') no-repeat !IMPORTANT;
    background-size: 20% !important;
    background-position: 4% 15% !important;
}

.usps-top-epos ul li .kuilvorming {
	background: url('images/icons/epos-matras-kuilvorming-icon.jpg') no-repeat !IMPORTANT;
background-size: 28% !important;
    background-position: 0% 20% !important;
}

.usps-top-epos ul li .ventilatie {
	background: url('images/icons/epos-matras-ventilatie-icon.jpg') no-repeat !IMPORTANT;
    background-size: 25% !important;
    background-position: 0% 50% !important;
}

span.usp-label-wrapper {
    padding: 10px 0 10px 60px !important;
	font-size: 18px;
}

.explainer.tab {
    width: 30%;
    float: left;
}

.explainer.tab button.tablinkspocket {
    width: 100%;
    background: #ccc;
    padding: 26px;
    border-bottom: 2px solid #fff;
}

.explainer.tabcontentpocket {
    float: right;
    width: 70%;
	display: none;
	padding: 10px;
	background: #fff;
}

.explainer.tabcontentpocket h3 {
	border: 0px;
	font-size: 20px;
}
.explainer-intro-wrapper h3 {
    border-bottom: 1px solid #ccc;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

span.explainer-intro-text {
    margin: 10px 0 0 0;
    display: block;
    font-size: 15px;
}

.usp-wrapper-compare ul li {
    padding: 10px 0 5px 30px;
    background: url(images/ok-icon.png) no-repeat left;
    background-size: 4%;
}


.comparison-intro-wrapper-top-left h2 {
    font-size: 35px;
    margin-bottom: 15px;
}

.explainer-wrapper ul.lagen-opsomminng li {
    float: none;
    width: 100%;
    margin-bottom: 7px;
	font-size: 15px;
}

.explainer-image-spec {
    float: right;
    width: 20%;
}

.explainer-image-spec img {
    border-radius: 10px;
}

body .explainer-intro-wrap-right {
    width: 35%;
    float: left;
} 

body th.bestekeuze {
    border: 1px solid #000 !IMPORTANT;
	position: relative;
}

.comparison-table.section {
    margin: 100px 0;
}

.comparison-table tr td {
    padding: 15px;
}

.comparison-table table {
    border: 0px;
}

.driesterren {
	background: url("https://www.klanten-reviews.nl/wp-content/plugins/site-reviews/assets/images/star-full.svg");
width: 64px;
    text-indent: -9999px;
    display: block;
}

.viersterren {
	background: url("https://www.klanten-reviews.nl/wp-content/plugins/site-reviews/assets/images/star-full.svg");
width: 84px;
    text-indent: -9999px;
    display: block;
}

.vijfsterren {
	background: url("https://www.klanten-reviews.nl/wp-content/plugins/site-reviews/assets/images/star-full.svg");
width: 104px;
    text-indent: -9999px;
    display: block;
}

.comparison-intro-wrapper-top-left {
    float: left;
    width: 45%;
}

.comparison-intro-wrapper-top {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    margin: 50px 0 !IMPORTANT;
}

.explainer-intro-wrap-left {
    float: left;
    width: 30%;
}

span.explainer-product-name {
    font-weight: bold;
    font-size: 20px;
}

.explainer-intro-wrap-right {
    width: 65%;
    float: right;
}

.explainer-intro-wrapper {
    margin: 0 0 25px 0;
}

.explainer-wrapper {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    margin: 0 0 30px 0;
}

.comparison-intro-wrapper-top-right {
    float: right;
    width: 45%;
}

.comparison-explainer ul {
    margin: 0px;
}

td.bestekeuze {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background: #fff;
}

td.bestekeuze.bottom {
    border-bottom: 1px solid #000;
}

th.bestekeuze span.compare-product-title {
    background: #000;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
	font-size: 24px;
}

span.stevigheid {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    padding-top: 8px;
    font-weight: bold;
    border: 2px solid #fff;
}

span.compare-price {
    display: block;
    font-weight: bold;
    font-size: 20px;
	text-align: center;
}

.comparison-table .container table th {
    width: 25%;
}

span.compare-product-title {
    display: block;
    font-size: 25px;
	text-align: center;
}

.compare-image img {
    margin: auto;
}

.vergelijk-intro {
    margin: 50px auto 0px !IMPORTANT;
    display: block;
    text-align: center;
    width: 80%;
}

.comparison-table tr td p {
    font-size: 12px;
}

.comparison-table tr.grijs {
	background: #ededed;
}

.comparison-table a.button {
    font-size: 20px;
    border-radius: 10px;
    background: #f3bc35;
    color: #fff !IMPORTANT;
    width: 100%;
    padding: 10px;
}

.comparison-table span.bestekeuzelabel {
    position: absolute;
    z-index: 999999;
   	background: #fcde39;
    border-bottom: 4px solid #d7ba1a;
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 10px;
    bottom: 0px;
    right: 0px;
}

.comparison-table span.label {
    font-weight: bold;
    font-size: 13px;
}

.explainer-wrapper ul li {
    float: left;
    width: 27%;
    font-size: 13px;
    margin-right: 6%;
}

span.explainer-title {
    display: block;
    font-weight: bold;
}

span.explainer-text {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 14px;
}

.explainer-image-left {
    float: left;
    width: 100%;
    max-width: 235px;
}

.tab-wrapper-explainer {
    float: right;
    width: 79%;
}

.et_pb_module_inner .winkel-bezoek-product {
    display: none;
}

.explainer-wrapper h2 {
    font-size: 17px;
    padding: 15px 0px 10px 29px;
    border-top: 1px solid #ccc;
}

	body .footer-top-wrapper {
		display: none !IMPORTANT;
	}

body .order-total table {
    margin: 0px;
}
	
	body .checkout-verzending-wrapper {
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 auto 10px;
    width: 90%;
}
	
	body h3#payment_heading {
    display: none;
}

input#activecampaign_for_woocommerce_accepts_marketing {
    height: 26px !IMPORTANT;
    margin: 0px;
    padding: 0 10px;
    width: 20px !IMPORTANT;
}

input[type="checkbox"]:checked::before {
    margin: 0px;
    top: 0px;
    left: 0px;
}

.shopping_cart_reviews_wrapper {
    background: #fff;
    padding: 10px 40px;
    border-radius: 10px;
    margin-top: 15px;
    border: 1px solid #ccc;
}

.cart-bottom-wrapper .coupon {
    float: left;
    width: 50%;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
}

body.woocommerce-checkout .woocommerce-billing-fields label {
    display: none;
}

.select2-container--default .select2-selection--single {
    height: 45px;
}

span#select2-billing_country-container {
    line-height: 43px;
}

.review-wrapper-left {
    width: 50%;
    float: left;
    font-weight: bold;
    font-size: 26px;
	padding-top: 25px;
}

.review-wrapper-right {
    float: right;
    width: 50%;
}

span.review-klanten-label {
    display: block;
}

span.review-stars-wrapper {
    display: block;
    width: 100%;
    max-width: 150px;
    height: 30px;
	background: url(https://www.klanten-reviews.nl/wp-content/plugins/site-reviews/assets/images/star-full.svg) left !IMPORTANT;
}

.winkel-bezoek-product {
    padding: 10px 0 10px 50px;
    font-size: 15px;
    background: url(images/location-icon.jpg) no-repeat left;
    background-size: 29px;
    width: 80%;
    margin: auto;
}

.offertebutton a.mom-button {
    text-decoration: underline;
    font-weight: bold;
}

.mom-offerteaanvraag-wrapper {
    text-align: center;
    margin-top: 25px !IMPORTANT;
    display: block;
    background: #fff;
    padding: 25px;
}

.mom-offerteformulier-wrapper {
    max-width: 750px;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 20px;
}

body.single-product .offertebutton {
    padding: 10px 0;
    text-align: center;
    margin: 10px 0 20px;
    border: 1px solid #ccc;
    background: #f1f1f1;
}

.woocommerce-checkout #payment ul.payment_methods li img {
    max-width: 30px !IMPORTANT;
}

span.method_icon {
    float: right;
    width: 20% !IMPORTANT; 
}

.home-top-aanbiedingen {
    max-width: 1200px;
    margin: auto;
}

.homeusps {
    max-width: 1200px;
    margin: auto;
}

.second-wrap-usp {
    max-width: 1200px;
}

div#et-boc {
    clear: both !IMPORTANT;
}

a.whastapp_button_hooglaag {
 display: block;
    text-align: center;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding: 10px;
    line-height: 50px;
    position: relative;
}

.whastapp_button_hooglaag img {
display: inline-block;
    width: 40px;
    margin-right: 20px;
    position: absolute;
    left: 14%;
}

/* HOMEPAGE TEST */

.home-top-left .handwritten {
	font-size: 50px;
}

.handwritten {
	font-family: 'Urbanist', sans-serif;
}

.homepage-bodywrap {
    background: #fff;
}

a.acc-button-homepage {
    display: block;
    margin: 10px auto 0;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 10px;
}

.homepage-second-block h3 {
    text-align: center;
    padding: 10px;
}

.home-top-left a.home-main-button {
    display: block;
    position: absolute;
    bottom: 5%;
    right: 5%;
    top: auto;
    left: auto;
    background: #000000;
    height: auto;
    padding: 10px 20px;
    text-align: center;
    border-radius: 10px;
    color: #fff !IMPORTANT;
    font-weight: bold;
    font-size: 20px;
    width: 250px;
}

.home-usps {
    margin: 20px auto;
}

article#post-61979 {
    max-width: 100%;
	background: #fff;
}

body.template-full-width .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 100% !IMPORTANT;
}

.home-middle-block {
    width: 1000px !IMPORTANT;
    margin: 50px auto !IMPORTANT;
}

body.template-full-width .entry-content .home-top-wrapper {
    min-height: 350px;
    width: 100% !IMPORTANT;
	background: #fff;
}

span.home-rating {
    display: block;
    font-weight: bold;
    font-size: 25px;
}

span.home-review-label {
    font-style: italic;
    font-size: 12px;
	display: block;
    margin-top: 5px;
}

.home-middle-block h3 {
     font-size: 22px;
    position: absolute;
    top: 10px;
    left: 0px;
    background: #fcde38;
    color: #000;
    padding: 5px;
}

.home-middle-block p {
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
}

.home-top-left {
    float: left;
    width: 70%;
    min-height: 400px;
	display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
	background: url('https://www.boschbedding.nl/wp-content/uploads/2023/04/boxspring-homepage-top.jpg') no-repeat center;
	background-size: cover;
	position: relative;
}

.home-top-left a {
	object-fit: cover;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.home-top-left a:hover {
	background: #fff;
	opacity: 0.5;
}

.home-top-left img {
	flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

.home-top-left h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 250px;
    font-size: 40px;
    text-align: left;
    padding: 20px 0 75px 20px;
    color: #fff;
    text-shadow: 3px 3px rgb(0 0 0 / 29%);
}

.home-top-right a {
	object-fit: cover;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.home-top-right {
    float: left;
    width: 30%;
    background: #ccc;
    min-height: 400px;
	border-left: 2px solid #fff;
	background: url('images/homepage/boxspring-aanbiedingen.jpg') no-repeat center;
	background-size: cover;
	position: relative;
}

.home-top-right a:hover {
	background: #fff;
	opacity: 0.5;
}

.homepage-deals-number-wrapper {
    margin: 20px 0 0 0;
}

.homepage-deals-label-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30%;
    margin-top: -20%;
    width: 60%;
    padding: 20px;
    border: 2px solid #000;
	background: rgb(255 255 255 / 28%);
}

.homepage-deals-label {
     display: block;
    text-align: center;
    width: 120px;
    border: 2px solid #000;
    font-size: 14px;
    border-radius: 20px;
    margin: auto;
}

.homepage-deals-number {
    width: 70%;
    float: left;
    font-size: 110px;
    line-height: 86px;
}

.homepage-deals-perc {
    float: left;
    width: 30%;
}


.perc-label-top {
    font-size: 75px;
    line-height: 60px;
}

.perc-label-bottom {
    font-size: 15px;
}

.home-usps ul li {
    float: left;
    width: 20%;
    text-align: center;
}

.home-usps .checked, .tevredenklanten-wrapper ul li .checked {
  color: #ffd200;
}

.home-usps ul li.usp {
    padding-top: 20px;
}

.homepage-usp {
    display: block;
    text-align: center;
    font-size: 35px;
}

.homepage-usp:after {
	display: block;
	content: '';
	clear: both;
	border: 0.5px solid #000;
	margin-top: -25px;
}

span.usp-bg {
    background: #fff;
    padding: 10px 20px;
}

.home-middle-block {
	min-height: 300px;
	    max-width: 1100px;
}

.home-middle-block-left a {
	object-fit: cover;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.home-middle-block-left a:hover {
	background: #fff;
	opacity: 0.5;
}

.home-middle-block-left {
    width: 60%;
    float: left;
	background: url('images/homepage/elektrische-boxspring-homepage.jpg') no-repeat center;
	background-size: cover;
	min-height: 520px;
		position: relative;
}

.home-middle-block-right {
    width: 40%;
    float: right;
	border-left: 20px solid #fff;
	min-height: 350px;
}

.home-middle-block-right-one {
    height: 260px;
    border-bottom: 20px solid #fff;
	background: url('images/homepage/boxspring-met-opbergruimte-homepage.jpg') no-repeat center;
	background-size: cover;
	position: relative;
}

.home-middle-block-right-one a {
		object-fit: cover;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.home-middle-block-right-one a:hover {
	background: #fff;
	opacity: 0.5;
}
.home-middle-block-right-two {
    height: 260px;
	background: url('images/homepage/boxspring-met-tv-lift-homepage.jpg') no-repeat center;
	background-size: cover;
	position: relative;
}

.home-middle-block-right-two a {
		object-fit: cover;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.home-middle-block-right-two a:hover {
	background: #fff;
	opacity: 0.5;
}

.homepage-middle-feel {
    margin-top: 50px;
    background: url('images/homepage/slaapkamer-sfeerbeeld-homepage.jpg') no-repeat center;
	background-size: cover;
    width: 100% !IMPORTANT;
    min-height: 350px;
}

.contact-homepage-wrapper {
    max-width: 1100px;
    margin: auto;
	border: 1px solid #ccc;
}

.homepage-second-part h2 {
    font-size: 35px;
    text-align: center;
}

.contact-home-buttons ul li a {
    background: #000;
    color: #fff !IMPORTANT;
    padding: 10px 20px;
    border-radius: 20px;
    text-transform: uppercase;
}

span.acc-homepage-sublabel {
    display: block;
    text-align: center;
    font-size: 20px;
	margin-bottom: 20px;
}

.why-boschbedding {
    margin: 0 auto 30px;
}

.homepage-second-block {
    float: left;
    width: 25%;
    margin: 4%;
    border: 1px solid #ededed;
}

.contact-home-buttons ul li {
    display: inline-block;
    margin-right: 50px;
}

.homepage-second-part {
    max-width: 1100px !IMPORTANT;
    width: 100% !IMPORTANT;
    margin: -100px auto 100px;
    background: #fff;
    min-height: 400px;
    box-shadow: 0px 0px 5px #00000024;
	    padding: 50px 30px;
}

.image-contact-home-wrapper {
	display: block;
    margin-right: 40px;
	 width: 10%;
	float: left;
}
span.image-contact-home {
    height: 75px;
	width: 75px;
    border-radius: 100px;
	background: url(images/homepage/boschbedding-helpdesk-slaapconsulent.jpg) no-repeat;
	background-size: cover;
	display: block;
	margin: 10px 10px 10px 30px;
}

span.text-contact-home {
    display: block;
	width: 45%;
	float: left;
	padding-top: 30px;
    font-size: 25px;
}


span.contact-home-buttons {
    display: block;
    width: 37%;
    float: right;
    padding-top: 37px;
}

.homepage-second-block {
    float: left;
    width: 31%;
    margin: 1%;
}

span.qoute-span {
    display: block;
    background: rgb(243,243,243);
    background: radial-gradient(circle, rgba(243,243,243,1) 0%, rgba(243,243,243,0) 60%, rgba(243,243,243,0) 100%);
}

.qoute-wrapper {
    min-height: 300px;
    text-align: center;
    font-size: 30px;
        background: url('images/homepage/investeer-in-jezelf-bg.jpg') no-repeat center;
background-size: cover;
    width: 100% !IMPORTANT;
    padding: 5%;
}

.tevredenklanten-wrapper h3 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px;
	margin-top: 40px;
}

.tevredenklanten-wrapper ul li {
    width: 27%;
    margin: 3%;
    float: left;
    padding: 10px;
    box-shadow: 0 0 5px #00000036;
	position: relative;
}

span.home-rating-stars.reviews {
    position: absolute;
    right: 15px;
}

span.review-onderwerp {
    display: block;
    font-weight: bold;
    font-size: 19px;
}

span.review-meta {
    display: block;
    width: 100%;
    text-align: right;
    margin: 20px 0;
}

span.review-text {
    display: block;
    line-height: 30px;
    margin-top: 20px;
}

.why-box {
    float: left;
    width: 23%;
    margin: 5%;
    text-align: center;
}

.image-blog-left {
    float: left;
    width: 60%;
}

.text-blog-right {
    float: right;
    width: 30%;
}


.image-blog-right {
    float: right;
    width: 60%;
}

.text-blog-left {
    float: left;
    width: 30%;
	margin-top: 100px;
}

.homepage-bottom-banner {
    min-height: 400px;
    background: #ccc;
    width: 100% !IMPORTANT;
}

.homepage-bottom-banner h3 {
    text-align: center;
    padding-top: 50px;
	font-size: 30px;
	color: #fff;
}

span.bottom-banner-usp {
    max-width: 300px !IMPORTANT;
    margin: 20px auto !IMPORTANT;
    display: block;
    text-align: center;
    font-size: 18px;
}

a.bottom-banner-button {
    display: block;
    margin: auto;
    width: 200px;
    text-align: center;
    background: #000;
    color: #fff !IMPORTANT;
    padding: 10px;
    border-radius: 10px;
    text-transform: uppercase;
}

.blog-wrapper {
    max-width: 1000px;
    margin: 0 auto 100px !IMPORTANT;
}

.blog-wrapper .text-blog-right {
    float: right;
    width: 30%;
    margin-top: 100px;
}

.text-blog-right h2, .text-blog-left h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
}

.blog-wrapper .text-blog-left a, .blog-wrapper .text-blog-right a {
    display: block;
    background: #000;
    color: #fff !IMPORTANT;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    margin-top: 30px;
    max-width: 200px;
}

.homepage-bottom-banner {
	background: url('images/homepage/boxspring-setting.jpg') no-repeat;
	background-size: cover;
}

button.middle-block-button {
    position: absolute;
    top: 40px;
    left: 15px;
    background: transparent !IMPORTANT;
    color: #000!IMPORTANT;
    width: 75px;
    height: 35px;
    line-height: 40px;
    padding: 0;
    text-align: left !IMPORTANT;
    border-bottom: 2px solid #000;
}

/* END HOMEPAGE TEST */

@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light+Two&display=swap');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&display=swap');

.clearer:after {
	display: block;
	content:'';
	clear: both;
}

.woocommerce div.product div.summary {
    margin-bottom: 0px;
	margin-top: 38px;
}

body.woocommerce-cart .nieuwsbrief {
    display: none;
}

.cat-uitgelicht {
    border: 5px solid #ebebeb;
    padding: 30px 30px 0 30px;
    background: #fff;
    margin: 0 0 50px 0;
}

body.woocommerce-checkout .footer-seo-links {
	display: none;
}
body.woocommerce-checkout .footer-mid-wrapper {
	display: none;
}

body.woocommerce-checkout .nieuwsbrief {
    display: none;
}

body.woocommerce-checkout #checkout-wrapper .order-total {
    width: 95%;
    margin: auto;
}

.timeline-wrapper .timeline-step svg {
    margin: auto;
}

.boxspring-3-columns ul li {
    float: left;
    width: 30%;
    margin: 1.6%;
	position: relative;
}

span.price-lease-wrapper {
    display: block;
    position: absolute;
    right: 0px;
}

span.price-lease-wrapper {
    display: block;
    position: absolute;
    right: 0;
    background: #000;
    color: #fff;
    padding: 10px;
    border-radius: 10px 10px 0 10px;
    font-weight: bold;
    font-size: 18px;
}

span.pmnd {
    margin-left: 5px;
    font-weight: normal;
}

.boxspring-3-columns ul li h3 {
    text-align: center;
    margin: 0 auto 15px;
}

.lease-seo-wrapper {
    padding: 25px;
    max-width: 1100px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff;
	margin: 0 auto 50px; 
}

.boxspring-leasen-intro {
    max-width: 800px;
    margin: 25px auto !IMPORTANT;
    text-align: center;
    background: #fff;
    padding: 25px;
    border-radius: 20px;
}

a.lease-image {
    display: block;
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    margin-top: 10px;
}

a.lease-button {
    display: block;
    background: #ffc24a;
    color: #fff !IMPORTANT;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    max-width: 250px;
    margin: auto;
}

.redenen ul li {
    padding: 20px;
    line-height: 25px;
    box-shadow: 0 0 5px rgb(0 0 0 / 19%);
    margin-bottom: 20px;
    border-radius: 10px;
}

div#product-addons-total {
    background: #fff;
    z-index: 99999;
    position: relative;
}

.single_variation_wrap {
	position: relative;
	min-height: 50px;
}

.woocommerce-variation-price {
    display: none;
}

.product_cat-hoog-laag-bed-2 .woocommerce-variation-price {
	display: block !IMPORTANT;
	text-align: right;
    padding: 0 0 20px 0;
}

.product_cat-hoog-laag-bed-2 .woocommerce-variation.single_variation { 
	bottom: 0px !IMPORTANT;
	position: relative !IMPORTANT;
}

.woocommerce-variation.single_variation {
    position: absolute;
    right: 0px;
    bottom: -50px;
}

body.page .boxspring-cat-header h1 {
    margin: 20px 0 10px 0 !IMPORTANT;
}

body .boxspring-hglb-wrapper .woocommerce ul.products li.product .price {
    background: #ffffff!IMPORTANT;
    border-radius: 0 0 5px 5px;
}

.boxspring-cat-intro .gform_body input {
    width: 100% !IMPORTANT;
    border: 0px !IMPORTANT;
    border-radius: 10px !important;
}

.boxspring-cat-intro input.gform_button {
    background: #7bb680 !IMPORTANT;
    padding: 10px 30px !important;
    border-radius: 10px !important;
}

.voordeel-text-hlgbed {
    float: right;
    width: 35%;
    padding-top: 50px;
}

.boxspring-cat-header {
    text-align: center;
    margin-top: 50px !IMPORTANT;
}

.boxspring-cat-header small {
    font-size: 17px;
}

.voordeel-text-hlgbed h2 {
	margin-bottom: 20px;
}

.voordeel-text-hlgbed p {
	line-height: 30px !IMPORTANT;
}

.voordeel-afbeelding-hlgbed {
    width: 60%;
    padding: 25px;
    float: left;
	position: relative;
}

.voordelen-hoog-laag-bed {
    margin: 100px auto;
	position: relative;
}

.myDIV1.roundpointer {
    position: absolute;
    top: 33%;
    left: 27%;
}

.hide1.textareapointer {
    position: absolute;
    top: 40%;
    left: 10%;
    width: 250px;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    font-size: 14px;
    color: #000;
	z-index: 99999;
}

.myDIV2.roundpointer {
    position: absolute;
    top: 55%;
    left: 39%;
}

.hide2.textareapointer {
    position: absolute;
    top: 60%;
    left: 25%;
    width: 250px;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    font-size: 14px;
    color: #000;
	z-index: 99999;
}

.myDIV3.roundpointer {
    position: absolute;
    bottom: 29%;
    left: 65%;
}

.hide3.textareapointer {
    position: absolute;
    bottom: 10%;
    left: 25%;
    width: 250px;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    font-size: 14px;
    color: #000;
	z-index: 99999;
}

.myDIV4.roundpointer {
    position: absolute;
    right: 16%;
    bottom: 28%;
}

.hide4.textareapointer {
    position: absolute;
    bottom: 10%;
    right: 15%;
    width: 250px;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    font-size: 14px;
    color: #000;
	z-index: 99999;
}

.myDIV5.roundpointer {
    position: absolute;
    top: 21%;
    left: 17%;
}

.hide5.textareapointer {
    position: absolute;
    top: 30%;
    left: 17%;
    width: 250px;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    font-size: 14px;
    color: #000;
	z-index: 99999;
}

body.term-hoog-laag-bed .hoog-laag-header-balk {
    display: block !IMPORTANT;
    position: relative;
    width: 100%;
    z-index: 999999;
    background: #efefef;
    padding: 10px;
}

.hoog-laag-header-balk-inner {
    width: 50%;
    float: right;
}

.hoog-laag-header-balk-inner ul {
	margin: 0px;
	padding: 0px;
}

.hoog-laag-header-balk-inner ul li {
    float: left;
    width: 32%;
    text-align: center;
}

li.hooglaagthuis a {
    display: block;
    background: #ffba00;
    border-radius: 5px;
    color: #fff !IMPORTANT;
    font-weight: bold;
    max-width: 155px;
    margin: auto;
}

li.hooglaagshowroom a {
    display: block;
    background: #ffba00;
    border-radius: 5px;
    color: #fff !IMPORTANT;
    font-weight: bold;
    max-width: 155px;
    margin: auto;
}

.thuisadvies-form-wrapper {
	position: relative;
	padding: 25px 0;
    background: #fff;
	margin: 50px auto;
}

.thuisadvies-form-right h2 {
    font-size: 30px;
    margin: 15px 0 20px;
}

.thuisadvies-form-left {
    float: left;
    width: 50%;
    background: #fff;
    padding: 40px;
}

.thuisadvies-form-left h2 {
    margin-bottom: 20px;
    font-size: 30px;
}

.thuisadvies-form-left input.datepicker {
    width: 100% !IMPORTANT;
}

.thuisadvies-form-left input {
	border-top: 0px !IMPORTANT;
	border-left: 0px !IMPORTANT;
	border-right: 0px !IMPORTANT;
	border-bottom: 1px solid #ccc !IMPORTANT;
}

.thuisadvies-form-left input.gform_button {
    background: #efb627;
    padding: 10px 30px;
    border-radius: 10px;
    width: 100%;
}

.thuisadvies-form-right ul li {
padding-left: 30px;
    font-size: 20px;
    margin-bottom: 10px;
    background: url(images/ok-icon.png) no-repeat left;
    background-size: 4%;
}

.thuisadvies-form-right {
    position: absolute;
    width: 50%;
    background: #d3d3d3 url(images/verkoper.png) no-repeat bottom;
    padding: 50px 25px;
    height: 100%;
    right: 0px;
    top: 0px;
	    background-size: 30%;
    background-position: 80% 100%;
}

.winkel-video {
    width: 50%;
    margin: auto;
    padding: 30px;
    background: #fff;
    float: left;
}

.winkel-formulier-rechts {
    float: right;
    width: 50%;
    padding: 10% 0;
}

.winkel-formulier-links {
    float: left;
    width: 50%;
    padding: 10%;
}

.winkel-formulier-links h3 {
    font-size: 50px !IMPORTANT;
}

span.winkel-locatie {
    display: block;
    text-align: center;
    max-width: 350px;
    margin: 50px auto;
    font-size: 16px;
}

.winkel-wrapper h1 {
    text-align: center;
    padding: 5px 0 20px;
}

.winkel-gamaps-wrapper {
    margin: 55px auto 0;
    border: 1px solid #ccc;
    padding: 20px;
}

.winkel-formulier-rechts input {
    background: none !IMPORTANT;
    border-top: 0px !IMPORTANT;
    border-left: 0px !IMPORTANT;
    border-right: 0px !IMPORTANT;
	border-bottom: 1px solid #ccc;
}

.winkel-formulier-rechts input.gform_button {
    background: #61b977 !IMPORTANT;
    padding: 10px 30px !IMPORTANT;
}

.winkel-info-right {
    float: right;
    width: 50%;
    padding: 10%;
}

.winkel-informatie {
    background: #fff;
	margin-bottom: 50px;
}

.winkel-locatie img {
    max-width: 40px;
    display: inline-block;
    margin-right: 10px;
}

.winkel-info-left {
    float: left;
    width: 50%;
}

.winkel-omschrijving {
    width: 50%;
    margin: 0px;
    background: #ededed;
    padding: 30px;
    float: right;
}

.winkel-wrapper-top {
    margin: 0 0 50px 0;
}

body .winkel-producten-wrapper ul.products li.product .price {
	background: #fff !IMPORTANT;
}

body .winkel-producten-wrapper span.woocommerce-Price-amount.amount {
    font-size: 25px !IMPORTANT;
    margin-left: 10px;
}

.winkel-producten-wrapper h3 {
    margin-bottom: 20px;
}

.winkel-formulier-rechts input.datepicker {
    width: 100% !IMPORTANT;
}

span.showroom-locatie {
    display: block;
    max-width: 450px;
    margin: 20px auto;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.showroom-video-wrapper {
    float: left;
    width: 50%;
}

.showroom-formulier .gform_wrapper {
    background: #fff;
    padding: 20px 20px;
    border-radius: 10px;
    width: 80%;
    margin: auto;
}

.showroom-formulier h2 {
    padding: 10px;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
}

.showroom-video-wrapper {
    float: left;
    width: 50%;
    padding: 40px;
}

.showroom-formulier .gform_footer .button {
    background: #5fb74d;
    width: 100%;
    font-size: 25px;
    padding: 15px;
}

.showroom-formulier {
    margin: auto!IMPORTANT;
    width: 50%;
    background: #fff !IMPORTANT;
    padding: 20px !IMPORTANT;
}

.showroom-formulier .gform_body input {
    width: 100% !IMPORTANT;
}

.showroom-formulier div#gform_wrapper_14 {
    width: 100%;
}

.showroom-bedankt-wrapper {
    width: 50%;
    margin: 50px auto;
    display: block;
    padding: 50px;
    text-align: center;
}

.showroom-formulier .gform_footer input.button {
    background: #5ab56c !IMPORTANT;
    color: #fff !IMPORTANT;
    text-align: center !IMPORTANT;
    padding: 10px !IMPORTANT;
    margin-top: 10px !IMPORTANT;
}

span.nieuwsbrief-header {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 0 0 20px 0;
}

input.nieuwsbrief-naam-veld {
    float: left !important;
    width: 25% !important;
    margin-right: 10px !important;
}

input.nieuwsbrief-email-veld {
    float: left !important;
    width: 40% !important;
    margin-right: 20px !important;
}

input.nieuwsbrief-submit-veld {
    float: left !important;
    padding: 16px 30px !important;
}

.offertekiller-form-wrapper {
    background: #fff;
    padding: 25px;
    margin: 25px auto;
    width: 95%;
}

.offertekiller-wrapper {
    text-align: center;
    width: 90%;
    margin: 50px auto !IMPORTANT;
}

body.page .offertekiller-wrapper h1 {
    margin-bottom: 10px !IMPORTANT;
    display: block !IMPORTANT;
    text-transform: uppercase;
}

span#gfield_upload_rules_13_4 {
    color: #6e6e6e;
    font-style: italic;
    font-size: 13px;
}

.offertekiller-form-wrapper .gform_footer input.button {
    width: 100%;
    background: #4cbb6e;
    font-size: 20px;
    padding: 10px;
}

.ginput_container_fileupload input {
    background: #efefef;
    padding: 20px;
}

blockquote::before {
    font-size: 50px !IMPORTANT;
    display: block;
    content: '"';
    line-height: 30px;
    border: 1px solid #a2a2a2;
    width: 50px;
    padding-top: 20px;
    padding-right: 15px;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    left: 25px;
}

body.single-post h2 {
    margin-top: 50px !IMPORTANT;
	text-align: center;
	width:90%;
}

body.single-post iframe {
	max-width: 560px;
}
body.single-post .post-inner {
    width: 95%;
    margin: 50px auto;
    background: #fff !IMPORTANT;
    padding: 25px;
}

body.single-post blockquote {
    font-style: italic;
    text-align: center;
    border: 0px;
background: #f6f6f6;
    padding: 20px;
}

blockquote {
	position: relative;
}

blockquote p {
    font-size: 20px;
}

.boxspring-winkel li.winkel {
	float: left;
    width: 45%;
    background: #fff;
    padding: 20px;
    margin: 0 2%;
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
}

body .bestverkochte-boxsprings .woocommerce ul.products li.product .bespaarprocent {
	height: 60px;
	width: 60px;
	padding-top: 16px;
}

.bestverkochte-boxsprings span.woocommerce-Price-amount.amount {
    font-size: 25px !IMPORTANT;
}

.bestverkochte-boxsprings h3 {
    margin: 0 0 15px;
}

.bestverkochte-boxsprings {
    margin: 50px 0;
}

span.cat-title {
    display: block;
    margin: 10px auto;
}

.boxspring-cat-column-left input {
	background: #fff !IMPORTANT;
}

.boxspring-cat-column-left h3 {
    margin-bottom: 15px;
}

.boxspring-cat-column-left h2 {
    font-size: 30px;
    margin: 0 0 15px 0;
	line-height: 40px !IMPORTANT;
	position: relative;
	font-weight: bold !important;
}

.zoekbalk-categorie:before {
    display: block;
    content: '';
    width: 200px;
    height: 113%;
    z-index: 9999;
    position: absolute;
    left: -15px;
    top: -20px;
    background: rgb(243,243,243);
    background: linear-gradient(90deg,rgba(243,243,243,1) 0%,rgba(243,243,243,1) 47%,rgba(243,243,243,0) 100%);
}

.zoekbalk-categorie:after {
    display: block;
    content: '';
    width: 200px;
    height: 113%;
    z-index: 9999;
    position: absolute;
    right: -15px;
    top: -20px;
   background: rgb(243,243,243);
background: linear-gradient(270deg, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 47%, rgba(243,243,243,0) 100%);
}

.zoekbalk-categorie {
    text-align: center;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 50px 0;
    margin: 50px auto 100px;
    background: #fff;
    box-shadow: 0 0 10px #00000012;
	position: relative;
}

.zoekbalk-categorie h3 {
    font-size: 30px;
}

.zoekbalk-categorie small {
    font-size: 14px;
    color: #5e5e5e;
}

.zoekbalk-categorie .dgwt-wcas-search-wrapp input.dgwt-wcas-search-input {
    border-radius: 20px;
}

.boxspring-collectie-wrapper {
    margin: 0 auto 75px !IMPORTANT;
}

.boxspring-winkel {
padding: 30px;
    border: 1px solid #ccc;
    margin: 75px auto !IMPORTANT;
}

.boxspring-winkel h2 {
    text-align: center;
	margin-bottom: 20px;
}

.boxspring-type-wrapper ul {
    margin: 0px;
}

.boxspring-cat-header {
    margin: 10px auto 35px !IMPORTANT;
}

.boxspring-hglb-wrapper .woocommerce ul.products li.product {
    border-radius: 0px;
    padding: 10px;
	margin: 0 3.8% 0 0 !IMPORTANT;
}

.boxspring-hglb-wrapper .woocommerce ul.products li.product:last-child {
	margin: 0px !IMPORTANT;
}

.boxspring-hglb-wrapper .woocommerce ul.products li.product h2 {
	font-size: 16px !IMPORTANT;
}

.boxspring-hglb-wrapper span.woocommerce-Price-amount.amount {
    font-size: 25px!IMPORTANT;
	margin-left: 10px;
}

.boxspring-collectie-wrapper ul li {
    width: 22.5%;
    float: left;
    background: #fff;
    margin: 0 40px 20px 0;
	    border-radius: 10px;
    overflow: hidden;
}

.boxspring-collectie-wrapper ul li:last-child {
	margin: 0px !IMPORTANT;	
}

span.cat-box-title {
    display: block;
    padding: 10px;
}

.boxspring-cat-header h2:after, .bestverkochte-boxsprings h3:after {
    display: inline-block;
    content: '';
    width: 50px;
    height: 50px;
    background: url(images/drawn-arrow.png) no-repeat center;
    background-size: cover;
    padding-top: 13px;
    position: absolute;
    right: -60px;
}

.boxspring-collectie-wrapper {
    max-width: 1200px;
    margin: auto;
}

.boxspring-cat-column-left ul li a {
     display: block;
    padding: 5px;
    margin: 0 0 10px 0;
    border: 1px solid #afafaf;
    background: #fff;
    max-width: 350px;
    text-align: center;
    border-radius: 20px;
}

.boxspring-cat-intro {
    background: #eaeaea !IMPORTANT;
    padding: 25px !important;
	border-radius: 15px !important;
}

.boxspring-type-wrapper ul li img {
    width: 100%;
}

.boxspring-type-wrapper ul li {
float: left;
    width: 22.5%;
    text-align: center;
    padding: 0;
    margin: 0 40px 0 0;
	background: #fff;
    box-shadow: 0 0 5px rgb(204 204 204 / 40%);
	border-radius: 10px;
    overflow: hidden;
}

.boxspring-type-wrapper ul li:last-child {
	margin: 0px !IMPORTANT;
}

.boxspring-type-wrapper ul li a {
    display: block;
    margin: auto;
}

.boxspring-cat-header h2, .bestverkochte-boxsprings h3 {
 margin: 25px auto;
    font-weight: 400;
    position: relative;
    width: auto !IMPORTANT;
    display: inline-block;
}


.usps-boxsprings-type ul li {
    float: left;
    width: 30%;
	text-align: center;
	background: url(images/ok-icon.png) no-repeat left;
	background-size: 8%;
    background-position: 15%;
}

.usps-boxsprings-type {
    width: 70%;
    margin: 10px auto;
}

.boxspring-cat-column-left {
    width: 50%;
    float: left;
	font-size: 14px !important;
}

.boxspring-cat-column-right {
    float: right;
    width: 40%;
}

.boxspring-cat-intro {
    margin: 50px auto;
}

.categorie-boxspring-wrapper .collectie-intro-image {
	width: 20%;
}

.wc-pao-addon-black-friday-cadeau label.wc-pao-addon-name {
    background: #000;
    color: #fbdd4b;
}

.boxspring-cat-wrapper .collectie-usps ul li {
    float: left;
    background-size: 7%;
    width: 30%;
    padding: 0 0 0 45px !IMPORTANT;
}

.boxspring-cat-wrapper .cat-actie-banner {
    float: right;
    width: 23%;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 6%);
    border-radius: 10px;
    overflow: hidden;
}

.boxspring-cat-wrapper .woocommerce.columns-3 {
    float: left;
    width: 75%;
}

.boxspring-cat-product-wrapper h2.woocommerce-loop-product__title {
    font-size: 16px !IMPORTANT;
}

.boxspring-cat-wrapper .intro_text {
    padding: 10px;
    display: block;
    margin: auto;
    width: 100%;
}

.boxspring-cat-wrapper .boxspring-cat-product-wrapper {
     margin: 0px;
    float: left;
}

.boxspring-cat-wrapper .boxspring-cat-product-wrapper p {
	margin: 0px !IMPORTANT; 
}

.boxspring-cat-wrapper .top-overzicht-boxsprings ul li h2 {
padding: 10px;
    border-bottom: 1px solid #000;
    margin: 0 auto 15px;
}

.boxspring-cat-wrapper a.collectie_button {
    position: absolute;
    right: 15px;
    bottom: 10px;
    display: block;
    margin: 10px;
    background: #62d263;
    padding: 10px 30px;
    border-radius: 30px;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff !IMPORTANT;
    font-weight: bold;
}

.roundpointer {
    width: 30px;
    height: 30px;
    background: #fff;
    border: 10px solid #d0a231;
    border-radius: 30px;
    color: #fff !IMPORTANT;
    text-align: center;
    line-height: 7px;
}

.boxspring-cat-wrapper .woocommerce ul.products li.product {
	margin-bottom: 0px !IMPORTANT;
}

.boxspring-cat-wrapper .top-overzicht-boxsprings ul li {
    padding: 10px 30px;
}

.blackfriday-header {
    background: #000;
    color: #fff;
    padding: 25px;
    margin: 40px 0 !IMPORTANT;
}

.bf-bekijk-wrapper a {
    display: block;
    max-width: 250px;
    background: #000;
    margin: auto;
    text-align: center;
    color: #fff !IMPORTANT;
    padding: 10px;
    border-radius: 10px;
}

.blackfriday-header h2 {
	font-size: 40px;
}

.fluid-width-video-wrapper {
    padding: 0px !IMPORTANT;
    height: 315px !IMPORTANT;
}

.blackfriday .woocommerce ul.products li.product {
    margin: 1% !IMPORTANT;
    padding: 15px !IMPORTANT;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 16%) !important;
}

.blackfriday .woocommerce ul.products li.product .price, .blackfriday .woocommerce ul.products li.product ins {
	background: #fff !IMPORTANT;
}

.blackfriday .bespaarprocent {
    padding: 5px !IMPORTANT;
    width: 120px !IMPORTANT;
    height: 50px !IMPORTANT;
    text-align: center !IMPORTANT;
    font-size: 25px !IMPORTANT;
}

.et-db #et-boc .et-l .et_overlay:before {
    color: #000000 !IMPORTANT;
}
	
body.woocommerce-cart .cross-sells h2 {
    font-size: 22px;
    width: 90%;
    margin: 20px auto 20px;
    text-align: center;
}

body.woocommerce-cart ul.products.columns-2 {
    width: 90%;
    margin: auto;
}

body.woocommerce-cart ul.products.columns-2 li {
    width: 100%;
}

.instafeed {
    margin: 0 auto 50px;
    background: #fff;
    padding: 50px 0px;
}

.instagram_header {
    text-align: center;
    display: block;
    margin: 0 auto 50px;
    font-size: 35px;
    font-weight: bold;
	background: url(images/instafeed-icon.jpg) no-repeat left;
    background-size: 4%;
    background-position: 35%;
}

.instagram_header small {
    display: block;
    font-weight: normal;
    font-size: 20px;
}

.levertijd-product {
display: block;
    margin: 20px auto;
    padding: 15px;
    width: 100%;
    border: 1px solid #ccc;
    font-size: 18px;
    clear: both;
    background: #fff url(images/levering.png) no-repeat left;
    background-size: 9%;
    background-position: 23%;
    border-radius: 8px;
    text-align: center;
}

.boxspring-uitleg-inner {
		max-width: 1000px;
		margin: 50px auto;
	}
	
	.boxspring-uitleg-tekst {
	    border-radius: 10px;
    background: #fff;
    float: right;
    width: 48%;
   margin-top: 45px;
    padding: 5px;
		position: relative;
	}
	
	.boxspring-uitleg-tekst h2 {
    padding: 5px;
    margin: 5px;
    border-bottom: 1px solid #e6e6e6;
}
	
	.boxspring-uitleg-afbeelding {
		float: left;
		width: 50%;
		position: relative;
	}
	
	.boxspring-uitleg-afbeelding img {
		width: 90%;
		height: 100%;
	}
	
	a.showSingle.hoofdbord {
    position: absolute;
    top: 50px;
    right: 66px;
    border-radius: 40px;
    width: 25px;
    height: 25px;
    text-indent: -99999px;
    background: rgb(255 255 255 / 41%);
    box-shadow: 2px 2px 5px rgb(0 0 0 / 21%);
}
	
	a.showSingle.topmatras {
    position: absolute;
    top: 122px;
    right: 240px;
    border-radius: 40px;
    width: 25px;
    height: 25px;
    text-indent: -99999px;
     background: rgb(255 255 255 / 41%);
    box-shadow: 2px 2px 5px rgb(0 0 0 / 21%);
}
	
	a.showSingle.box {
    position: absolute;
    top: 180px;
    right: 129px;
    border-radius: 40px;
    width: 25px;
    height: 25px;
    text-indent: -99999px;
      background: rgb(255 255 255 / 41%);
    box-shadow: 2px 2px 5px rgb(0 0 0 / 21%);
}
	
	a.showSingle.matras {
    position: absolute;
    top: 148px;
    right: 336px;
    border-radius: 40px;
    width: 25px;
    height: 25px;
    text-indent: -99999px;
     background: rgb(255 255 255 / 41%);
    box-shadow: 2px 2px 5px rgb(0 0 0 / 21%);
}
	
span.tekst-uitleg-wrapper {
    padding: 10px;
    margin-top: 10px;
    display: block;
    font-size: 13px;
    line-height: 20px;
}
	
	a.showSingle:hover {
    width: 30px;
    height: 30px;
}
	
	
	
	span.dot {
    display: block;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: auto;
    margin-top: 7px;
}
	
span.detail-image {
    display: block;
    position: absolute;
    background: #fff;
    top: -50px;
    right: -10px;
    width: 120px;
    height: 120px;
    border-radius: 100px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 10%);
	overflow: hidden;
}
	
span.detail-image img {
    width: 100%;
    height: auto;
    padding-top: 25px;
}

.klarna-paylater {
    display: block;
    background: #fff url(images/klarna-paylater.jpg) no-repeat left;
    background-size: 19%;
    background-position: 4%;
    height: 60px;
    line-height: 40px;
    width: 100%;
    max-width: 400px;
    padding: 5px 5px 5px 140px;
    border-radius: 10px;
    margin: auto !IMPORTANT;
    border: 4px solid #feb9cd;
}

.nslick-list.draggable {
    border-radius: 15px;
}

.proefliggen {
text-align: center;
    max-width: 1200px;
    margin: 50px auto;
    border: 1px solid #ececec;
    background: #fff;
    border-radius: 10px !IMPORTANT;
    overflow: hidden;
}

.proefliggen:after {
	display: block;
	content: '';
	clear: both;
}
	
span.proefliggen_image {
display: block;
    max-width: 250px;
    float: left;
}

.proefliggen span.proefliggen_label {
 display: inline-block;
    margin: 0 20px 0 20px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 88px !IMPORTANT;
    height: 88px;
    float: left;
	width: 60%;
}

a.proefliggen_button {
 display: inline-block;
    background: #000000;
    color: #fff !IMPORTANT;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    float: left;
    margin-top: 23px;
}

.woocommerce ul.products li.product .price:after {
	display: block;
	content: '';
	clear: both;
}

.woocommerce ul.products li.product .price {
	 border-radius: 0 0 5px 5px;
}

.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins {
    line-height: 20px;
}

a.woocommerce-review-link {
    font-size: 13px;
}

.matrassen-homepage h2, .matrassen-homepage .matras-comfort {
    display: none;
}

.matrassen-homepage li {
    box-shadow: 3px 3px 3px #00000012 !important;
    padding: 10px !IMPORTANT;
}

.superdeal_homepage {
    min-height: 530px !IMPORTANT;
    background: #f2f2f2 !IMPORTANT;
	position: relative;
}

.superdeal_homepage .et_pb_slide_description {
    padding: 0px !IMPORTANT;
}

.usp_top_homepage ul {
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
}

.usp_top_homepage ul li {
    float: right;
    width: 30%;
}

.usp_top_homepage ul li a {
    display: block !IMPORTANT;
    text-align: center !IMPORTANT;
    width: 90%;
    border: 1px solid #000 !IMPORTANT;
    line-height: 30px !IMPORTANT;
    margin: 0px !IMPORTANT;
    padding: 0px !IMPORTANT;
}

.usp_top_homepage ul li a:hover {
    background: rgb(0 0 0 / 17%) !IMPORTANT;
    color: #fff !IMPORTANT;
    font-weight: bold !IMPORTANT;
}

span.dagen {
    display: inline-block;
    font-weight: bold;
    font-size: 45px;
    box-shadow: 2px 3px 3px rgb(0 0 0 / 11%) !important;
    padding: 0px 10px !IMPORTANT;
    border-radius: 10px !IMPORTANT;
    margin-right: 10px !IMPORTANT;
}

body .et_pb_code_inner div#the-final-countdown p {
    font-size: 31px !IMPORTANT;
    text-align: center !IMPORTANT;
}

span.dagen-label {
    font-weight: bold;
}

.homepage-row-two a {
	line-height: 0px !IMPORTANT;
}

body .et_pb_code_inner div#the-final-countdown {
    width: 100%;
}

body .et_pb_code_inner .main-countdown {
    display: block !IMPORTANT;
    width: 100% !IMPORTANT;
    margin: 0px !IMPORTANT;
    max-width: 100% !IMPORTANT;
}

body .et_pb_code_inner .countdown-title {
    display: block !IMPORTANT;
    width: 100% !IMPORTANT;
    text-align: center !IMPORTANT;
}

span.levertijd-label {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
    padding-left: 50px;
	background: url(images/truck-icon.jpg) no-repeat left;
}

.levertijd-wrapper-product {
    margin: 15px 0;
    text-align: center;
    font-size: 17px;
}

body.woocommerce-cart .klaviyo-form {
    display: none;
}

body.page h1.winkelwagen {
    text-align: center;
    margin-top: 20px !IMPORTANT;
    display: block;
}

.cart-wrapper-top div, .cart-items-wrapper div {
    float: left;
}

.cart-bottom-wrapper {
    clear: both;
}

.cart-items-wrapper {
	border: 1px solid #ccc;
    margin: 10px auto;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
}

.cart-bottom-wrapper .coupon {
    float: left;
    width: 50%;
}

.cart-bottom-wrapper button.button {
    float: right;
}

.cart-bottom-wrapper .coupon label {
    float: left;
    width: 100%;
    max-width: 150px;
    line-height: 50px;
    font-size: 20px;
}

.cart-bottom-wrapper input#coupon_code {
    float: left;
    width: 200px !IMPORTANT;
}

.cart-bottom-wrapper .coupon button.button {
    margin-top: 10px;
}

.cart-wrapper-top {
    margin-top: 10px;
    font-weight: bold;
}

.cart-items-wrapper .variation span.woocommerce-Price-amount.amount {
    font-size: 13px !IMPORTANT;
}

.cart-wrapper-top .product-remove, .cart-items-wrapper .product-remove {
	width: 5%;
}


.cart-wrapper-top .product-thumbnail, .cart-items-wrapper .product-thumbnail {
	width: 20%;
}

.cart-wrapper-top .product-name, .cart-items-wrapper .product-name {
	width: 55%;
	padding: 0 15px;
}

.cart-wrapper-top .product-price, .cart-items-wrapper .product-price {
	width: 10%;
}

.cart-wrapper-top .product-quantity, .cart-items-wrapper .product-quantity {
	width: 10%;
}

.cart-wrapper-top .product-subtotal, .cart-items-wrapper .product-subtotal {
	width: 10%;
}

.cart-items-wrapper span.woocommerce-Price-amount.amount {
    font-size: 20px !IMPORTANT;
}

.image-header-wrapper.noimage img {
    display: none !IMPORTANT;
}

.product-lange-omschrijving {
    width: 100%;
    margin: 50px auto;
    max-width: 1000px;
}

span.stelsamen {
font-weight: normal;
    text-align: center;
    display: block;
    padding: 10px 0;
    font-size: 20px;
    border-top: 1px solid #ccc;
}

.page .usp-cms ul {
    margin: 0px !IMPORTANT;
    padding: 0px !IMPORTANT;
}

.page .usp-cms ul li {
	padding: 10px 0 10px 40px !IMPORTANT;
    background: url(images/ok-icon.jpg) no-repeat left !IMPORTANT;
    background-size: 25px !IMPORTANT;
}

body.home .woocommerce ul.products {
    margin: 0px !IMPORTANT;
}

body.home article {
    max-width: 100% !IMPORTANT;
}

.woocommerce ul.products li.product .bespaarprocent {
position: absolute;
    left: 20px;
    background: #fbdd40;
    padding-top: 22px;
    padding-left: 0px;
    background-size: cover!IMPORTANT;
    width: 70px;
    font-size: 20px;
    height: 70px;
    color: #000;
    font-weight: 700;
    top: 65px;
    text-align: center;
    border-radius: 70px;
}

ul.products li.product a {
    padding: 0px !IMPORTANT;
}

.woocommerce span.onsale {
display: none !IMPORTANT;
}

.woocommerce ul.products li.product {
    background: #fff !IMPORTANT;
	border-radius: 10px;
	padding: 15px;
}

.woocommerce ul.products li.product ins {
    width: 100%;
    line-height: 40px;
    color: #000;
}

.column-left-winkel {
    float: left;
    width: 30%;
}

.column-right-winkel {
    float: right;
    width: 65%;
}

.winkel-usps ul li {
float: left;
    width: 33%;
    text-align: center;
    background: url(images/ok-icon.jpg) no-repeat;
    background-size: 6%;
    background-position: 20% 50%;
}

.title-wrapper-winkel ul li {
	background: url(images/ok-icon.png) no-repeat left;
	padding: 5px 0 5px 40px;
}

.winkel-usps {
    max-width: 75%;
    margin: 0 auto 50px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 50px;
}

.winkel-assortiment h3 {
    margin-bottom: 20px;
}

.winkel-image-wrapper {
    position: relative;
}

.title-wrapper-winkel {
    position: absolute;
    top: 25px;
    left: 25px;
    background: rgb(255 255 255 / 82%);
    padding: 10px;
}

.title-wrapper-winkel h1 {
	margin: 0 0 10px 0 !IMPORTANT;
}
.title-wrapper-winkel ul {
	margin: 0px;
	padding: 0px;
}

.winkel-assortiment ul li {
    float: left;
    width: 25%;
}

.column-left-winkel h2 {
    margin-bottom: 10px;
}

.column-left-winkel h3 {
    margin-bottom: 10px !IMPORTANT;
}

.winkelwrapper {
    margin-top: 20px !IMPORTANT;
}

span.daglabel {
    display: inline-block;
    width: 150px;
    font-weight: bold;
}

body.single-product h3 {
    font-size: 17px;
    font-weight: 700;
	margin-bottom: 10px;
}

.woocommerce div.product p.price del {
    margin-right: 10px;
}

.stappenplan {
    background: #efefef;
    padding: 50px;
	font-size: 15px;
	margin: 25px auto 50px;
}


.stap_wrapper:after {
	display: block;
	content: '';
	clear: both;
}
.stappenplan_inner_wrap {
    max-width: 800px;
    margin: auto;
}

.image_left {
    width: 30%;
    float: left;
}

.text-right {
    width: 60%;
    float: right;
}

.image_right {
    width: 30%;
    float: right;
}

.text-left {
    width: 60%;
    float: left;
}

.additional-info-wrapper {
	max-height: 350px;
	max-width: 1000px;
	margin: 50px auto 100px;
	overflow: hidden;
	position: relative;
	background: #fff;
	border-radius: 20px;
	padding: 20px; 
}

.additional-info-wrapper h3 {
	display: block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

button.read-more-specs {
    position: absolute;
    bottom: 0px;
    right: 0;
	background: #000 !IMPORTANT;
	padding: 10px 20px;
}

.additional-info-wrapper.expanded {
	max-height: 100% !IMPORTANT;
}
table.woocommerce-product-attributes.shop_attributes {
    max-width: 900px;
    margin: 25px auto;
	border: 0px !IMPORTANT;
}

.product-lange-omschrijving {
    width: 95%;
    margin: 50px auto;
    background: #fff;
    padding: 40px;
    border-radius: 15px;
}

.product-lange-omschrijving h2 {
    font-size: 21px;
    margin-bottom: 20px;
}

.product-lange-omschrijving p {
    line-height: 30px;
}

.product-addon-totals ul li {
    display: none !IMPORTANT;
}

body div.product-addon-totals {
    margin: 0 0 10px 0;
    padding: 0 10px;
    border-top: 0px solid #eee;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    text-align: right;
}

body .product-addon-totals ul li.wc-pao-subtotal-line {
    display: block !IMPORTANT;
    margin: 0px;
	padding: 0 0 10px !IMPORTANT;
    border-top: 0px !IMPORTANT;
}

li.wc-pao-subtotal-line span.amount {
    display: inline-block;
    font-weight: bold;
    font-size: 32px;
    margin-left: 20px;
}

.product-sell-bottom {
    clear: both;
}

.keuzehulp-formulier-inner.matrassen input#input_12_10 {
    text-align: center;
    font-size: 30px;
}

body .keuzehulp-formulier-inner.matrassen span.image-choices-choice-image-wrap {
    min-height: 200px !IMPORTANT;
    position: relative;
    display: block !IMPORTANT;
}

body .keuzehulp-formulier-inner.matrassen li#field_12_17 {
    max-width: 650px;
    margin: auto !IMPORTANT;
}

body .keuzehulp-formulier-inner.matrassen #gform_page_12_4 .gform_page_fields {
    max-width: 400px;
    text-align: center;
    margin: 25px auto;
}

.keuzehulp-tools-wrapper ul li {
    float: left;
    width: 50%;
}

.keuzehulp-tools-wrapper ul li h2 {
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
}

.keuzehulp-tools-wrapper ul li a.button {
    display: block;
    text-align: center;
    background: #4fc753;
    color: #fff !IMPORTANT;
    padding: 10px;
    max-width: 250px;
    margin: auto;
    font-weight: bold;
    font-size: 20px;
}

.keuzehulp-tools-wrapper ul li img {
    margin: auto;
	display: block;
	max-width: 350px;
}

.keuzehulp-pagina-intro {
    text-align: center;
    max-width: 600px;
    margin: 25px auto !IMPORTANT;
    border-bottom: 1px solid #ccc;
}

.keuzehulp-formulier-inner .gform_body .gform_page_fields ul li#field_7_15 {
    max-width: 350px;
    margin: auto !IMPORTANT;
}

.keuzehulp-formulier-inner li#field_7_15 {
	font-size: 20px;
    text-align: center;
    color: #000!IMPORTANT;
    border-radius: 6px;
    line-height: 35px;
}

.column-left {
    float: left;
    width: 50%;
}

.column-right {
    float: right;
    width: 45%;
}

a.button-boxopafb {
    display: block;
    padding: 10px 20px;
    background: #4cc371;
    color: #fff !IMPORTANT;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}

.termijnen {
    text-align: center;
    border: 1px solid #ccc;
    margin: 50px 0;
}

.column-right ul {
    margin: 25px auto;
}

.boxopafb-wrapper .column-right ul li {
    padding: 5px 0 5px 45px;
    font-size: 20px;
	background: url(images/ok-icon-homepage.jpg) no-repeat left;
	background-size: 5%;
}

ul.termijnen {
    margin: 0px;
}

.boxopafb-wrapper h3 {
    font-weight: normal;
}

ul.termijnen li {
    float: left;
       margin: 20px 7%;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background: #000;
    color: #fff;
    text-align: center;
    padding-top: 7px;
}

body.single-product .quantity .input-text {
    padding: 9px;
    text-align: center !IMPORTANT;
    display: block !IMPORTANT;
}

div.qty {
    float: left;
    padding: 10px;
	font-weight: bold;
}

.afspraak_winkel_formulier {
    max-width: 650px;
    margin: 50px auto !IMPORTANT;
    padding: 25px;
    border: 1px solid #ccc;
	border-radius: 10px;
}

.keuzehulp-product-wrapper {
    position: fixed;
    top: 0px !IMPORTANT;
    left: 0px;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999;
	padding: 0 25px;
}

a.gotoproduct {
    width: 100%;
    margin: 0 auto 25px;
    display: block;
    text-align: center;
    background: #67cb79;
    color: #fff !IMPORTANT;
    border-radius: 5px;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.boxspring-advies ul.products li.product {
    margin: 0px !IMPORTANT;
}

body.page-id-41545 .cta-banner-header {
    display: none;
}

#gform_page_7_1 input#input_7_10 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.keuzehulp-formulier-wrapper {
    width: 100%;
    height: 100%;
    z-index: 99999;
    padding: 25px;
}

.keuzehulp-formulier-inner h1 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.keuzehulp-formulier-inner {
    max-width: 1000px;
    margin: auto;
    border: 1px solid #efefef;
    padding: 25px;
	background: #fff;
	position: relative;
}

.keuzehulp-formulier-inner .gf_page_steps {
    text-align: center;
}

#gform_page_7_1 label.gfield_label, #gform_page_7_2 label.gfield_label, #gform_page_12_1 label.gfield_label, #gform_page_12_2 label.gfield_label {
    text-align: center;
    display: block;
    font-size: 20px;
}

#gform_page_7_1 .gform_page_fields, #gform_page_12_1 .gform_page_fields {
    max-width: 400px;
    margin: auto;
    text-align: center;
}

#gform_page_7_3 .gform_page_fields, #gform_page_12_3 .gform_page_fields {
    max-width: 500px;
    margin: 25px auto;
}

.keuzehulp-formulier-inner .gform_page_footer .gform_next_button, .keuzehulp-formulier-inner .gform_button {
    margin: 25px auto !important;
    float: none;
    display: block !important;
    background: #77c77a;
    padding: 10px 30px;
    font-size: 20px !important;
	color: #fff !important;
}


#gform_page_7_3 input, #gform_page_7_3 select, #gform_page_12_3 input, #gform_page_12_3 select {
    padding: 10px;
    border: 1px solid #ccc !IMPORTANT;
    font-size: 20px;
    color: #7a7a7a;
}

input.gform_previous_button {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: #ccc !IMPORTANT;
    color: #000 !important;
    font-size: 15px !important;
    padding: 10px 20px !important;
    font-weight: normal;
    border-radius: 10px !important;
}

span.gf_step_number {
    text-indent: -9999px;
    background: #ccc;
    display: block;
    width: 75px;
    height: 9px;
}

div#gfield_instruction_7_8, div#gfield_instruction_12_8 {
    margin-top: 15px;
}

input#input_7_8, input#input_12_8 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}

.keuzehulp-samenvatting {
    float: left;
    width: 35%;
    background: #f5f5f5;
    padding: 20px;
}

.keuzehulp-samenvatting h2 {
    margin-bottom: 20px;
}

.boxspring-advies {
    float: right;
    width: 60%;
    padding: 20px;
}

.boxspring-advies-wrapper {
    float: left;
    width: 50%;
}

.boxspring-advies .voordelen-wrapper.clearer {
    display: none;
}

.keuzehulp-advies {
    float: right;
    width: 50%;
    padding: 42px 25px;
}

li.keuzeantw {
    padding: 10px;
    margin-bottom: 10px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

li.keuzelabel {
    padding: 10px;
    background: #ffe80a;
    font-weight: bold;
    font-size: 17px;
    border-radius: 10px 10px 0 0;
}

span.label-question {
    display: inline-block;
    font-weight: bold;
    width: 300px;
    line-height: 30px;
}

.footer-seo-links .widget {
	   float: left;
    width: 20%;
    color: #fff;
	margin: 0px;
}

.footer-seo-links .widget li {
    margin: 5px 0 0;
}

.footer-seo-links h3.widget-title {
    margin: 0 0 10px;
}

.boxspring-maten-wrapper .product-sell-bottom {
    display: none;
}

.boxspring-maten-wrapper ul.products li.product {
    border-radius: 20px;
    overflow: hidden;
}

/* SLAAPADVIES*/

.cta-banner-header {
    text-align: center;
    padding: 10px;
    background: #f9d83a;
    font-weight: bold;
    font-size: 20px;
}

a.cta-header-bttn {
    display: inline-block;
    margin-left: 20px;
    border: 1px solid #000;
    padding: 5px 10px;
}

.column-slaapadvies-left {
    float: left;
    width: 45%;
}

.column-slaapadvies-right {
    float: right;
    width: 50%;
    padding: 20px;
    box-shadow: 0 0 10px #0000001f;
    border-radius: 10px;
}

.slaapadvies-wrapper {
    margin: 50px auto 100px !IMPORTANT;
}

/* TEMPLATE 1 2 */

.product_top_wrapper {
    margin: auto;
    max-width: 1200px;
}

body .product_top_wrapper form.cart .button {
    font-size: 20px !important;
}

body .template_1 table.woocommerce-product-attributes.shop_attributes {
    background: #fff;
    border-radius: 10px;
    padding: 20px !IMPORTANT;
    display: block;
    color: #000;
}

.template_1 .product-sell-bottom, .template_1 .hulpnodig, .template_1 .usp_product_bottom, .template_1 span.nogbeschikbaar, .template_1 .video-wrapper, .template_1 .list_usp_wrapper {
    display: none !important;
}

body.single-product .template_1 .woocommerce-tabs {
    width: 100%;
    margin: 35px 0;
    float: none;
    clear: both !IMPORTANT;
}

body .template_1 .woocommerce-variation-price {
    display: block;
}

.template_1 ul.tabs.wc-tabs, .template_1 div#tab-description {
	border: 0px !IMPORTANT;
}

.product_content_block_one {
	clear: both;
}

.template_1 .content_wrapper_block_one {
    float: left;
    width: 50%;
    padding: 5%;
}

.template_1 .content_wrapper_block_one table {
    margin: 0px;
}

.product_block_wrapper {
    clear: both;
    padding: 50px 0;
    margin: auto;
    min-height: 500px;
	color: #000;
}


.product_block_wrapper.bg_black {
	background: #e1e1e1;
}

.product_block_wrapper.bg_right {
	background: #e1e1e1 url(images/cloud-background.png) no-repeat right;
}


.product_block_tekst {
    width: 45%;
    padding: 0px 25px 0px;
}

.product_block_tekst p {
    font-size: 18px;
    line-height: 30px;
}

.product_block_image {
    width: 50%;
    border-radius: 10px;
    overflow: hidden;
}

.right {
	float: right;
}

.left {
	float: left;
}

.usps_product_wrapper {
    clear: both;
    box-shadow: 0 5px 5px rgb(0 0 0 / 9%);
    padding: 10px;
}

.usps_product_wrapper ul li {
	float: left;
	width: 33%;
	padding: 10px;
	text-align: center;
	background: url(images/ok-icon.png) left no-repeat;
	background-position: 25%;
}

.keuzehulp-formulier-inner small {
    text-align: center;
    display: block;
    font-size: 18px;
}

.keuzehulp-formulier-inner p {
    margin: 0px !IMPORTANT;
    padding: 0px !IMPORTANT;
}

#gform_page_7_4 h2 {
    text-align: center;
    font-size: 30px;
    margin-top: 20px;
    display: block;
}

#gform_page_7_4 small {
    margin: 15px auto;
}

#gform_page_7_4 li#field_7_12 {
    max-width: 350px;
    margin: auto !IMPORTANT;
    display: block;
}

input#input_7_12 {
    font-size: 20px;
    text-align: center;
    color: #000 !IMPORTANT;
    border-radius: 6px;
    line-height: 35px;
}

div#gform_wrapper_7 {
    margin-top: 0px !IMPORTANT;
}

.template_1 .product {
    max-width: 100% !IMPORTANT;
}

.product_block_wrapper.bottom .product_block_image {
    max-width: 650px;
    margin: 0 auto 50px;
    box-shadow: none !IMPORTANT;
}

.product_block_wrapper.bottom .product_block_tekst {
    text-align: center;
    width: 50%;
    margin: auto;
	color: #000;
}


.product_block_wrapper.bottom .product_block_tekst {
    width: 50%;
    padding: 0 25px !important;
}


.template_1 .block_inner-wrapper {
    margin: auto;
	max-width: 1200px;
}

.product_content_block_one {
    clear: both;
    width: 80%;
    margin: auto;
    padding: 100px 0 0 0;
}

.template_content_block {
	background: #e1e1e1;
    color: #000;
}

.product_block_image img {
    margin: auto;
}

.template_1 table.shop_attributes th {
	border-bottom: 0px !IMPORTANT;
}

.template_1 table {
	border: 0px !IMPORTANT;
}

.four_product_image_specs {
	background: #000;
}

.four_product_image_specs ul {
	margin: 0px;
	padding: 0px;
}

.four_product_image_specs ul li {
	float: left;
	width: 15%;
	margin: 0 5%;
}
.four_product_image_specs img {
    width: 300px;
    border-radius: 300px;
    border: 3px solid #fff;
    overflow: hidden;
}

.template_content_block h2, .product_block_wrapper h2 {
    font-size: 35px;
    margin-bottom: 25px;
}


span.product-spec-title {
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 20px 0;
}

span.number_round {
    display: inline-block;
    margin-right: 15px;
    border: 2px solid #fff;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    text-align: center;
}

/* END TEMPLATE 1 */

.wc-pao-addon-kies-een-december-deal-cadeau label.wc-pao-addon-name {
    background: #c52e35;
    color: #fff;
}

.home-cat-wrapper {
    clear: both;
	margin: 20px 0;
}

span.nextline {
    display: block;
    font-weight: normal;
    font-size: 16px;
}

.home-cat-wrapper ul li {
    float: left;
    width: 20%;
}

.home-cat-wrapper ul li img {
	width: 90%;
}

.home-cat-wrapper ul li a.bekijk-hier-bttn {
    display: block;
    width: 100%;
    max-width: 210px;
    text-align: center;
    background: #46a333;
    margin: 15px auto;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff !IMPORTANT;
    font-weight: bold;
    padding: 5px;
}

.home-cat-wrapper ul li h2 {
    text-align: center;
}

/* FAQ LAYOUT */

.ewd-ufaq-faq-category-inner {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 20px;
}

div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
	line-height: 30px !IMPORTANT;
}

.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
	font-size: 20px !IMPORTANT;
}

.ewd-ufaq-faq-column-count-one {
    border-bottom: 1px solid #a9a9a9;
}

.ewd-ufaq-faq-column-count-one:last-child {
	border-bottom: 0px !IMPORTANT;
}
/* BLOG LAYOUT */

header.archive-header {
    padding: 30px 0px;
}

.archive-page-wrapper {
    max-width: 1200px;
    margin: 0 auto 50px;
}

.excerpt-wrapper {
    display: block;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

ul li.archive-post {
    float: left;
    width: 30%;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin: 1%;
}

hr.post-separator {
    display: none;
}

ul li.archive-post h2 {
    margin-bottom: 15px;
    text-transform: uppercase;
}

ul li.archive-post a {
    background: #000;
    color: #fff !IMPORTANT;
    padding: 10px;
    text-transform: uppercase;
    float: right;
    border-radius: 4px 4px 10px 0;
}

/* BLACK FRIDAY PAGINA */

span.bf-product-label {
    display: block;
    position: absolute;
    left: 10px;
    top: 95px;
    border-radius: 65px;
    padding: 25px 10px;
    width: 170px;
    height: 130px;
    overflow: hidden;
}

.black-friday-wrapper {
	margin-bottom: 50px;
}

.black-friday-wrapper h2 {
    padding: 10px;
    text-transform: uppercase;
}

.black-friday-wrapper ul li {
    float: left;
    width: 30%;
 margin: 0 20px 25px;
    border: 1px solid #ccc;
    border-radius: 15px;
	position: relative;
	overflow: hidden;
}

.black-friday-wrapper ul li p {
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
}

span.bf-price-vanaf {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin: 20px 0;
    font-weight: bold;
}

.black-firday-intro {
    text-align: center;
    padding: 20px 0 10px;
    border-bottom: 5px solid #000;
}

a.bekijkmeerbutton {
    display: block;
    width: 100%;
    background: #000;
    color: #f9d83a !IMPORTANT;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
}

/* END BLACK FRIDAY PAGINA */

body .menu-wrapper ul.primary-menu li.salemenu a {
    background: #000;
    color: #e4d408 !IMPORTANT;
    font-weight: bold;
	border-radius: 10px;
    margin-left: 10px !IMPORTANT;
}

.top-wrap-left img {
    padding: 10px 0;
}

body.term-black-friday div#product-search-filter-attribute-0 {
    display: none;
}

body .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-kies-een-black-friday-cadeau label.wc-pao-addon-name {
    background: #000 !IMPORTANT;
    color: #ffe70b !IMPORTANT;
    text-transform: uppercase !IMPORTANT;
}

.comment_container { 
padding: 25px;
    border: 1px solid #ebebeb;
    float: left;
    margin: 2%;
    height: 200px;
	background: #fff;
	width: 100%;
}

body.single-product p.price {
    margin-bottom: 10px;
}

.product-search-results-content a.button.product_type_simple.add_to_cart_button {
    display: none;
}

.product-search-results .entry span.price span.woocommerce-Price-amount.amount  {
    font-size: 20px !IMPORTANT;
}

.product-search-results .entry span.price del span.woocommerce-Price-amount.amount {
    font-size: 15px !IMPORTANT;
	text-decoration: line-through;
}

.product-search-results table.search-results tr {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/* MEGA MENU CSS */

ul.sub-menu li.menu-cat-usps a {
    width: 30% !IMPORTANT;
   display: inline-block;
    font-weight: bold;
}


ul.sub-menu li.menu-cat-usps ul.sub-menu li {
  float: left;
    width: 30%;
    padding-left: 20px;
    background: url(images/ok-icon.png) left no-repeat;
    background-size: 15px;
}

ul.sub-menu li.menu-cat-usps ul.sub-menu li a {
	width: 100% !IMPORTANT;
	display: block;
	font-weight: normal;
}

.menu-wrapper ul.primary-menu li:hover ul.sub-menu li.menu-cat-usps ul.sub-menu li a {
		width: 100% !IMPORTANT;
	display: block;
	font-weight: normal;
	padding: 7px !IMPORTANT:
}

.menu-wrapper ul.primary-menu li:hover ul.sub-menu li.menu-cat-usps a {
	padding: 0px !IMPORTANT;
}

ul.sub-menu li.menu-cat-usps {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 15px 10%;
    background: #f1f1f1;
}

li.line-right {
    border-right: 1px solid #ccc;
}

li.cat-menu-image a {
    border: 0px !IMPORTANT;
}

body:not(.overlay-header) .primary-menu ul {
    background: #fff !IMPORTANT;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 8%);
}

body:not(.overlay-header) .primary-menu ul ul {
	box-shadow: none !IMPORTANT;
}

.primary-menu ul.sub-menu .icon {
	display: none;
}

ul.sub-menu li.mega-menu-column a {
    font-weight: bold;
	padding-left: 10px !IMPORTANT;
	line-height: 40px !IMPORTANT;
	display: block !IMPORTANT;
}

.menu-wrapper ul.primary-menu li:hover ul.sub-menu li ul.sub-menu li a {
    padding-left: 0px !IMPORTANT;
}

.menu-wrapper ul.primary-menu li:hover ul.sub-menu li ul.sub-menu li a:hover {
	padding-left: 15px !IMPORTANT;
	transition: all 0.5s ease-in-out;
}

ul.sub-menu li.mega-menu-column ul.sub-menu li a {
    border-left: 0px;
    font-weight: normal;
	padding: 5px !IMPORTANT;
	line-height: 25px !IMPORTANT;
}

.menu-wrapper .menu-item {
	position: static;
	    float: left;
	    margin: 0px;
}

li.has-mega-menu ul.sub-menu li ul.sub-menu {
    position: relative;
}

li:hover ul.sub-menu {
	display: block;
}

ul.sub-menu {
    display: none;
}

body .menu-wrapper .primary-menu-wrapper li.menu-cat-usps ul.sub-menu {
    display: inline-block;
    width: 65%;
    background: none !IMPORTANT;
	top: auto !IMPORTANT;
	display: inline-block;
}

.menu-wrapper ul.primary-menu li:hover ul.sub-menu li.menu-cat-usps a:hover {
	text-decoration: none;
	cursor: none !IMPORTANT;
}

@media screen and (min-width: 600px){
    .has-mega-menu{
        position:static;
    }
    li.has-mega-menu .sub-menu {
        width: 100%;
        position: absolute;
        top: NNpx; /*insert the needed value*/
        z-index: 100;
        left:0px;
        right:0px;
    }
    li.has-mega-menu:hover>.sub-menu{
    /*flexbox fallback for browsers that do not support CSS GRID lyout*/
        display: flex;
        flex-wrap: wrap;
    /*CSS GRID lyout*/ 
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(50%, 1fr)); 
		padding: 15px 5% 65px 5%;
    }
}
@media screen and (min-width: 992px){
    li.has-mega-menu:hover>.sub-menu{grid-template-columns: repeat(auto-fit,minmax(33.3333%, 1fr)); }
}
@media screen and (min-width: 1200px){
    li.has-mega-menu:hover>.sub-menu{grid-template-columns: repeat(auto-fit,minmax(25%, 1fr)); }
}

@media screen and (min-width: 600px){
    li.mega-menu-column {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding: 10px 25px;
        flex: 1 0 calc(50%);
    }
}
@media screen and (min-width: 992px){
    li.mega-menu-column {flex: 1 0 calc(33.333%);}
}
@media screen and (min-width: 1200px){
    li.mega-menu-column {flex: 1 0 calc(25%);}
}

.mega-menu-column img {
  display: block;
}

/* EINDE MEGA MENU CSS */

ol.commentlist p.meta {
    display: none;
}

.collectie-intro-image {
    float: left;
    width: 25%;
    padding: 10px;
    margin-left: 10px;
}

.top-overzicht-boxsprings ul li {
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 15px;
	position: relative;
	background: #fff;
}

.intro_text {
    padding: 10px;
    display: block;
    float: right;
    width: 70%;
}

.collectie-usps ul li {
      border: 0px;
    padding: 3px 0 0 40px;
    margin-bottom: 10px;
    background: url(images/ok-icon-homepage.jpg) no-repeat left;
    background-size: 5%;
    height: 27px;
    font-size: 16px;
    font-weight: bold;
}

a.collectie_button {
position: absolute;
    right: 15px;
    bottom: 10px;
    display: block;
    margin: 10px;
    background: #f9d83a;
    padding: 10px;
    border-radius: 0 0 15px 0;
    font-size: 17px;
    text-transform: uppercase;
}

.top-overzicht-boxsprings ul li h2 {
    padding: 10px;
    border-bottom: 1px solid #000;
}

body #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {
	padding: 10px 0 !IMPORTANT;
}

ul#menu-mainmenu ul.wp-megamenu-sub-menu ul.wp-megamenu-sub-menu li ul li ul li a {
    color: #000 !IMPORTANT;
	text-align: left !IMPORTANT;
	font-weight: normal !IMPORTANT;
	padding: 0px !IMPORTANT;
	margin: 0 0 10px 0 !IMPORTANT;
}

ul#menu-mainmenu ul.wp-megamenu-sub-menu ul.wp-megamenu-sub-menu li ul li ul li a:hover {
	color: #000 !IMPORTANT;
	font-weight: bold !IMPORTANT;
}

body header .menu-wrapper ul.wp-megamenu ul li ul li ul li {
    width: 100% !IMPORTANT;
}

#wp-megamenu-primary ul.wp-megamenu li.top a {
    padding: 10px 0 !IMPORTANT;
}

body header .menu-wrapper ul.wp-megamenu li.menu-item {
    width: 15%;
}

a.wpmm-search.search-open-icon {
    padding: 12px !IMPORTANT;
}

body header .menu-wrapper nav.primary-menu-wrapper .wpmm-nav-wrap ul.wp-megamenu li.menu-item ul.wp-megamenu-sub-menu {
    left: 0px !IMPORTANT;
    background: #fff;
	padding: 10px;
}

body h4.wpmm-item-title {
    margin: 0px;
}

body .menu-wrapper ul.primary-menu li.menu-item wp-megamenu-sub-menu a {
	
}

span.woofrom { display: none}

.wc-pao-addon p.form-row {
    margin: 0px!IMPORTANT;
    padding: 0;
    float: right;
    width: 55%;
    clear: none;
}

.woocommerce div.product form.cart .variations:after {
	display: block;
	clear: both;
	content:'';
}

.woocommerce div.product form.cart .variations {
	border-bottom: 1px solid #ccc;
}

.wc-pao-addon {
    margin: 10px auto;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
}

.variations_form .value {
    margin-bottom: 14px;
    float: right;
    width: 60%;
}

em.required {
    display: none;
}

label.wc-pao-addon-name {
	width: 40%;
   	padding: 10px 10px 10px 0;
    font-weight: 700;
    margin-bottom: 0px!IMPORTANT;
    float: left;
}

.single_variation_wrap .wc-pao-addons-container .form-row {
    float: right;
    width: 60%;
	clear: none !IMPORTANT;
}

.wc-pao-addon-container:after {
	display: block;
	clear: both;
	content: '';
}

table.search-results a.product_type_variable.add_to_cart_button {
    display: none !IMPORTANT;
}

.woocommerce form .form-row.postcode-eu-autofill label {
    display: block !IMPORTANT;
}

body .ui-widget.ui-widget-content {
    border: 0px solid #c5c5c5 !IMPORTANT;
}

body.archive #seo-text a {
    text-decoration: underline;
}

body.single-post h1 {
    font-size: 35px;
    text-align: center;
    margin-top: 20px !IMPORTANT;
    display: block;
	margin-bottom: 20px
}

body.single-post h2,body.single-post h3  {
	font-size:25px
}

body.single-post .entry-content {
    max-width: 850px;
    margin: 0 auto 25px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display: none !IMPORTANT;
}

a.sc-7dvmpp-1.gCdMUP {
    display: none !IMPORTANT;
}

body .woocommerce .mailchimp-newsletter label {
    display: inline-block !IMPORTANT;
}

.product-search-filter-terms select {
    -webkit-appearance: none;
    border-radius: 8px;
    font-size: 15px;
    padding: 5px !IMPORTANT;
    display: block;
    margin-top: 10px !IMPORTANT;
    border: 1px solid #ccc;
}

.cat-filter .widget-content {
    width: 50%;
    float: left;
}

div#product-search-filter-tag-0 {
    display: none;
}

.cat-filter h3.widget-title {
    font-size: 20px;
	margin-bottom: 10px;
}

.cat-filter button.button {
    background: #000;
    color: #fff;
}

.cat-filter {
    width: 100%;
	margin: 20px 0;
	    position: relative;
	display: none;
}

.product-search-filter-terms {
    max-width: 350px;
    margin: 0 20px;
}

p.woocommerce-result-count {
    display: none;
}

form.woocommerce-ordering {
    display: none;
}

.price_slider.ui-slider {
      margin: 10px auto 0;
    float: left;
    width: 75%;
	    position: relative;
}

.cat-filter .price_label {
    position: absolute;
    top: 3px;
    width: 200px;
    left: 150px;
}

.cat-filter .ui-slider-range.ui-corner-all {
    background: #feef06;
	    position: relative;
	    height: 3px;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    border-radius: 40px;
    background: #feef00;
    border: 2px solid #fff;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 28%);
	position: absolute;
	height: 23px;
	    top: -10px;
}

.cat-filter .price_slider_amount {
    float: right;
}

.cat-filter:after {
	display: block;
	content: '';
	clear: both;
}
body div.product-search div.product-search-form form.product-search-form input {
    border-radius: 25px !IMPORTANT;
    margin-top: 4px;
}

h3#order_review_heading {
    display: none;
}

div#review_form_wrapper {
      max-width: 600px;
    margin: 0 auto 100px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.woocommerce.columns-3 {
    margin-bottom: 0px;
}

.ewd-ufaq-faq-title h4 {
    font-size: 20px !IMPORTANT;
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
}



.variations .label {
display: block;
    width: 30%;
    padding: 10px 10px 5px 0px;
    float: left;
}


.variations .value select {
	-webkit-appearance: none;
    width: 100%;
    padding: 10px 10px 10px 20px;
	margin-top: 0px;
    border-top: none;
	background: url(images/dropdown-arrow.jpg) no-repeat right;
	background-size: 15px;
	background-position: 95% 50%;
	border-radius: 12px;
    border: 0px;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 26%);
	color: #000;
}

.category-text-wrapper-bottom ul li {
    float: none !IMPORTANT;
    width: 100% !IMPORTANT;
    margin: 0px !IMPORTANT;
}

body #seo-text h3 {
    text-transform: none !IMPORTANT;
    font-size: 20px;
}

span.eigenschap {
    display: block;
    text-align: center;
    font-weight: bold;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
	    width: 80%;
}

.page-cat-wrapper {
    max-width: 1200px;
    margin: auto;
}

.page-cat-wrapper h1 {
    font-size: 40px;
}

span.handwritten {
	font-family: 'Shadows Into Light Two', cursive;
}

.keuzehulp-stap {
    float: left;
    width: 10%;
	position: relative;
}

.keuzehulp-uitleg {
    float: right;
    width: 90%;
    border-left: 1px solid #000;
    padding: 25px;
}

.keuzehulp-video {
    float: left;
    width: 50%;
}

span.keuzehulp-nummer {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    border-radius: 50px;
    text-align: center;
    padding-top: 7px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
	top: 50%;
    margin-top: -25px;
}

.samenstellen-boxspring {
    position: absolute;
    z-index: 9999;
    max-width: 350px;
     bottom: -50px;
    right: 155px;
}

.keuzehulp-text {
    float: left;
    width: 50%;
}

.keuzehulp-wrapper {
    max-width: 750px;
    margin: 0 auto 50px !IMPORTANT;
}

.zekerheden img {
    position: absolute;
	    width: 100%;
}

span.zekerheden-label {
    display: block;
    position: absolute;
    color: #fff;
    z-index: 9999;
    font-weight: bold;
    top: 10px;
    left: 10px;
}

.zekerheden ul {
	margin: 0px;
	padding: 0px;
}
.zekerheden ul li {
    float: none !IMPORTANT;
    width: 100% !IMPORTANT;
    margin: 0px !IMPORTANT;
    padding: 10px !IMPORTANT;
    font-weight: bold !IMPORTANT;
    font-size: 20px !IMPORTANT;
}

a.arrow-button-goto {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    z-index: 9999;
    background: #f9d83a;
    border-radius: 50px;
	padding-left: 16px;
    padding-top: 16px;
}

i.arrow {
    border: solid #f9d83a;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

i.arrow.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.categorie-link-lijst ul {
    margin: 0px;
}

.category-text-wrapper-bottom {
    font-size: 14px;
    line-height: 25px;
	margin-top: 50px;
}

.category-text-wrapper-bottom a {
	font-weight: bold;
}
.categorie-link-lijst i.arrow.right {
    padding: 3px;
    margin-right: 5px;
    border-width: 0 2px 2px 0;
}

.categorie-overzicht {
    float: right;
    width: 70%;
}

.categorie-link-lijst {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.categorie-overzicht-wrapper-bottom ul {
    margin: 0px;
}

.categorie-contact-support ul li {
    float: left;
    width: 25%;
    text-align: center;
    border: 1px solid #000;
    margin: 0 4%;
}

.categorie-kolom-link {
    float: left;
    width: 25%;
	   border: 1px solid #ccc;
    padding: 25px;
	background: #fff;
}

span.lijst-text {
    padding-bottom: 10px;
    font-size: 15px;
    display: block;
    padding-top: 10px;
}

.categorie-contact-support ul li {
    float: left;
    width: 60px;
    text-align: center;
    border: 1px solid #dadada;
    margin: 0 4%;
    text-indent: -99999px;
    height: 60px;
    border-radius: 50px;
}

.categorie-contact-support ul li.telefoon a {
    background: url(images/telefoon-icon.jpg) no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    background-size: 74%;
    background-position: 86% 80%;
}

.categorie-contact-support ul li.mail a {
    background: url(images/mail-icon.jpg) no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    background-size: 74%;
    background-position: 86% 80%;
}

.categorie-contact-support ul li.chat a {
    background: url(images/chat-icon.jpg) no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    background-size: 74%;
    background-position: 86% 80%;
}

.categorie-contact-support {
    margin-top: 25px;
}

.categorie-link-lijst ul li a {
    display: block;
    padding: 5px 0 5px 5px;
}

.categorie-top-overzicht .keuzehulp {
    width: 45%;
    float: left;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
}

.keuzehulp img {
    width: 100%;
}

span.keuzehulp-label {
    display: block;
    position: absolute;
    top: 5px;
    left: 10px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    text-shadow: 2px 2px rgb(0 0 0 / 16%);
}

.categorie-top-overzicht .zekerheden {
    width: 50%;
    float: right;
    border-radius: 15px;
    height: 250px;
    position: relative;
    background: url(images/zekerheden-boschbedding-bg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}

.categorie-top-overzicht li.stelzelfsamen {
    width: 100%;
    border: 5px solid #000;
    padding: 20px;
    border-radius: 25px;
	position: relative;
	    margin: 30px 0 50px;
}

a.stel-zelf-samen-bttn {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #f9d83a;
    padding: 10px;
    height: 100%;
    border-radius: 0 20px 20px 0;
    line-height: 57px;
    width: 150px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

span.samenstellen-label {
      line-height: 25px;
    font-weight: bold;
    font-size: 23px;
}
.usps-wrapper-zekerheden {
    position: absolute;
    right: 5px;
    bottom: 30px;
    background: rgb(255 255 255 / 61%);
    border-radius: 10px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 12%);
}

.categorie-top-overzicht ul li {
    float: left;
    width: 30%;
margin-bottom: 25px;
	    margin-right: 42px;
    position: relative;
}

.categorie-top-overzicht ul li a {
    padding-top: 42px;
    display: block;
}

.categorie-top-overzicht ul li:nth-child(3) {
	margin-right: 0px;
}

.categorie-top-overzicht ul li:nth-child(7) {
	margin-right: 0px;
}

span.cat_title_overzicht {
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    background: #000;
    color: #fff;
    padding: 10px;
    border-radius: 10px 10px 0 0;
	font-size: 18px;
}

.categorie-wrapper {
    margin: 5px auto !IMPORTANT;
}

.categorie-overzicht-wrapper-bottom ul li img {
    border-radius: 10px;
	width: 100%;
}

.social-footer ul {
    margin: 0px;
}

.social-footer ul li {
	list-style-type: none;
	float: left;
	width: 25%;	
}

.social-footer {
    max-width: 400px;
    margin: 25px auto;
}

.social-footer ul li.facebook a {
	background: url(images/facebook-icon.jpg) no-repeat center;
}

.social-footer ul li.instagram a {
		background: url(images/instagram-icon.jpg) no-repeat center;
}

.social-footer ul li.youtube a {
		background: url(images/youtube-icon.jpg) no-repeat center;
}

.social-footer ul li.pinterest a {
		background: url(images/pinterest-icon.jpg) no-repeat center;
}

.social-footer ul li a {
    text-indent: -99999px;
    display: block;
    width: 50px;
    height: 50px;
	margin: auto;
}

.seo-wrapper {
    margin-bottom: 50px !IMPORTANT;
}

.logo-footer img {
    width: 100%;
}

.logo-footer {
    max-width: 250px;
    margin: auto;
}

.intro-pagina {
    text-align: center;
    font-size: 15px;
    width: 60%;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
}

.pagina-formulier {
    padding: 20px;
    max-width: 600px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 12%);
    border-radius: 20px;
	margin: 10px auto 50px;
}

.box-footer.one {
    min-height: 300px;
	background: url(images/boschbedding-duitsland-bg.jpg) no-repeat left;
	background-size: 150%;
	width: 30%;
	position: relative;
}

a.de_button {
display: block;
    background: #720000;
    padding: 5px 20px 5px 20px;
    font-size: 20px !IMPORTANT;
    font-weight: bold !IMPORTANT;
    max-width: 160px;
    position: absolute;
    right: 100px;
    bottom: 50px;
}

.footer-top-wrapper {
    color: #fff;
    text-align: center;
	margin-bottom: 50px;
	    padding: 45px;
	border-bottom: 1px solid rgb(255 255 255 / 12%);
}

.footer-mid-wrapper {
    padding-bottom: 25px;
    border-bottom: 1px solid rgb(255 255 255 / 18%);
    margin-bottom: 25px;
}

.box-footer ul li a {
    display: block;
    font-size: 17px !IMPORTANT;
    padding: 5px 0 5px 5px;
}

.footer address.copyright {
    color: #fff;
    text-align: center;
    font-style: normal;
    font-size: 12px;
}

.footer-top-wrapper h5 {
    font-size: 40px;
}

.box-footer {
    float: left;
    width: 20%;
}

.footer-mid-wrapper span.box-footer-title {
    display: block;
    font-weight: bold;
    color: #fff;
    font-size: 23px;
}

.woocommerce ul.products li.product .star-rating {
    position: absolute;
    bottom: 54px;
    right: 10px;
}

ul.products li.product .matras-comfort {
	margin: 15px auto;
}

.matras-comfort {
    max-width: 1200px;
    margin: auto;
    border: 1px solid #000;
    padding: 5px 15px;
}

.matras-comfort ul {
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
}
body.single-product .matras-comfort ul li {
    float: left;
    width: 33%;
}

.matras-comfort ul li span.comfort_label {
    display: block;
    width: 130px;
    padding: 5px;
    float: left;
	height: 30px;
}

.matras-comfort span.stars_1 {
    display: block;
    float: right;
    width: 50%;
    height: 30px;
	padding: 5px;
	background: url(images/star-1-bg.jpg) no-repeat left !IMPORTANT;
	    background-size: 60% !IMPORTANT;
}

.matras-comfort span.stars_2 {
    display: block;
    float: right;
    width: 50%;
    height: 30px;
	padding: 5px;
	background: url(images/star-2-bg.jpg) no-repeat left !IMPORTANT;
	    background-size: 60% !IMPORTANT;
}

.matras-comfort span.stars_3 {
    display: block;
    float: right;
    width: 50%;
    height: 30px;
	padding: 5px;
	background: url(images/star-3-bg.jpg) no-repeat left !IMPORTANT;
	    background-size: 60% !IMPORTANT;
}

.matras-comfort span.stars_4 {
    display: block;
    float: right;
    width: 50%;
    height: 30px;
	padding: 5px;
	background: url(images/star-4-bg.jpg) no-repeat left !IMPORTANT;
	    background-size: 60% !IMPORTANT;
}

.matras-comfort span.stars_5 {
    display: block;
    float: right;
    width: 50%;
    height: 30px;
	padding: 5px;
	background: url(images/star-5-bg.jpg) no-repeat left !IMPORTANT;
	    background-size: 60% !IMPORTANT;
}

ul.products .voordelen-wrapper {
    width: 100%;
    float: left;
}

.attribute-swatch .swatchinput {
    width: 32%;
    margin: 0px !IMPORTANT;
    padding: 0px !IMPORTANT;
}


.menu-wrapper ul.primary-menu li:hover ul.sub-menu li a {
    color: #000 !IMPORTANT;
    padding: 3px 0 3px 0px !IMPORTANT;
    text-align: left;
	    font-size: 12px;
}

.summary form.variations_form table.variations td.value {
    border: 1px solid #ccc;
}

.summary form.variations_form table.variations td.label {
    background: #fceb05;
    font-size: 17px;
    padding: 5px 10px;
    border-radius: 5px 5px 00;
    border-bottom: 4px solid #e8e191;
}

li.hoofdbord_keuze ul li {
    width: 30%;
}

li.hoofdbord_keuze label.gfield_label {
    background: #fceb05;
    width: 100%;
    color: #000;
    border-bottom: 3px solid #d2c30c;
    padding: 10px;
	font-size: 17px;
    font-weight: 700;
	border-radius: 5px 5px 0 0;
}

.gform_variation_wrapper.gform_wrapper .gform_wrapper {
    margin-bottom: 0px !IMPORTANT;
}

.box_zonder_matras_wrapper .gform_footer.top_label {
    display: none;
}

.product-actie-tekst {
    text-align: center;
    padding: 20px;
    color: #fbeb05;
    background: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

/* ONTWERP JE BED */

body.postid-15248 .woocommerce-tabs, body.postid-15248 div#reviews, body.postid-15248 .video-wrapper {
    width: 50% !IMPORTANT;
}

body.postid-15248 table.variations .swatchinput {
    width: 32%;
}

body.postid-15248 table.variations .swatchinput span {
	display: block;
	text-align: center;
}
body.postid-15248 table.variations .attribute-swatch {
    padding: 10px;
}


body.postid-15248 div.product p.price {
    display: none !IMPORTANT;
}

body.postid-15248 .single_variation_wrap span.woocommerce-Price-amount.amount {
    display: none;
}

table.variations {
    margin: 0px;
}

td.value .swatchinput label.wcva_image_label {
	    outline: none !IMPORTANT;
}

td.value .swatchinput label.wcva_image_label.selectedswatch {
	border: 1px solid #000 !IMPORTANT;
}


body.postid-15248 .gform_body ul.gform_fields li.gfield .ginput_container ul li label {
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    top: 11px;
}

body.postid-15248 .gform_body ul.gform_fields li.gfield .ginput_container ul li input {
    width: 130px !IMPORTANT;
    -webkit-appearance: none;
    border: 1px solid #000;
    height: 30px;
    border-radius: 15px;
}

body.postid-15248 .gform_body ul.gform_fields li.gfield .ginput_container ul li {
    width: 30%;
    float: left;
    position: relative;
}

body.postid-15248 .main-countdown, body.postid-15248 .voordelen-wrapper, body.postid-15248 .aantalverkocht {
    display: none;
}

body.postid-15248 .image-wrapper {
    width: 50% !IMPORTANT;
}

body.postid-15248 .summary.entry-summary {
    width: 45% !IMPORTANT;
}

/* EINDE ONTWERP JE BED */


body.single-product .btn-prev, body.single-product .btn-next {
    z-index: 999999 !IMPORTANT;
}

body.single-product div#slide-nav-pgs {
    padding-top: 25px;
    padding-bottom: 45px;
}

.wrapup_order_bump:after {
	display: block;
	clear: both;
	content: '';
}

body .mwb_upsell_offer_wrapper {
    padding: 0px 15px !IMPORTANT;
}

.mwb_upsell_offer_main_wrapper {
    float: left !IMPORTANT;
    width: 32% !IMPORTANT;
    clear: none !IMPORTANT;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 0 5px;
}
.mwb_upsell_offer_parent_wrapper {
    border: 0px !IMPORTANT;
    margin: 0 auto;
    border-radius: 10px !IMPORTANT;
}

.mwb_upsell_offer_product_section h4 {
    font-size: 20px !IMPORTANT; 
}

#checkout_timeline {
    margin-bottom: 20px !IMPORTANT;
}

.coll-two-checkout {
    clear: both;
	margin-top: 25px;
}

li.payment_method_paypal span.method_icon {
    width: 75px;
    height: 40px;
    overflow: hidden !IMPORTANT;
}

.mwb_upsell_offer_primary_section h5 {
    font-size: 18px !IMPORTANT;
    text-transform: uppercase;
    font-weight: bold !IMPORTANT;
}

.mwb_upsell_offer_image {
    width: 100% !IMPORTANT;
    margin: 0px !IMPORTANT;
    float: none !IMPORTANT;
    display: block !IMPORTANT;
}

.mwb_upsell_offer_product_section {
	display: block !IMPORTANT;
}

.mwb_upsell_offer_product_content {
    width: 100% !IMPORTANT;
}

#checkout_timeline.style4.horizontal .yith-wcms-icon {
    width: 35px !IMPORTANT;
}

body.woocommerce-checkout .winkelsopen, body.woocommerce-checkout .usp-header-wrapper {
	display: none;
}

body.woocommerce-checkout div#order_review {
	max-width: 750px;
	margin: auto;
}

.winkelsopen {
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    background: #f9d83a;
}

.winkel-intro-pagina .gform_wrapper {
    max-width: 450px;
    margin: 55px auto;
    box-shadow: 0 0 10px rgb(0 0 0 / 9%);
    padding: 20px;
}

.beoordeling-wrapper {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 10px 10px 20px 10px;
    margin-bottom: 20px;
}

.beoordeling-column-left {
    float: left;
    width: 70%;
}

.beoordeling-right {
    float: right;
    width: 30%;
}

.beoordeling-text {
    font-size: 13px;
}

body.woocommerce-checkout a.winkelmand_label {
    position: absolute;
    right: 100px;
	display: block !important;
}

.smart-search-results {
    z-index: 99999999;
}

.winkelwrap a {
    display: block;
    width: 85%;
    padding: 10px;
    text-align: center;
    background: #9e9e9e;
    margin: 20px auto;
    border-radius: 6px;
    color: #fff !IMPORTANT;
}

body.single-product .single-product-main-image {
    overflow: hidden;
}

.woocommerce-Reviews #comments .comment-text {
    width: 100%;
    margin: 0px !IMPORTANT;
}

div#reviews {
    background: #878787;
    padding: 20px;
}

#comments{
       overflow: hidden;
    max-height: 330px;
    margin-bottom: 50px;
    position: relative;
}


#comments button.read-more-reviews {
    background: #000;
    padding: 10px;
    border-radius: 5px;
    position: absolute;
    right: 50%;
    bottom: 0;
}

#comments.expanded{
    max-height:none;
}

h2.woocommerce-Reviews-title {
    font-size: 26px;
    margin: 25px auto 10px;
    text-align: center;
    font-weight: normal;
    color: #d5d5d5;
}

span.blackfridaybutton {
    position: absolute;
    top: 125px;
    right: 0px;
    background: #000;
    color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    font-weight: bold;
}

li.blackfriday a {
    background: #000;
    font-weight: bold !IMPORTANT;
    text-decoration: none !IMPORTANT;
}

body.woocommerce-checkout .contact-wrap-header {
    display: none;
}

.checkout-header-usps {
    border-top: 1px dashed #ccc;
    padding: 20px 0;
}

.checkout-header-usps div {
    float: left;
    width: 33%;
    padding-left: 60px;
    line-height: 25px;
    margin-left: 35px;
}

.checkout-header-usps div {
    float: left;
    width: 33%;
    padding-left: 60px;
    line-height: 25px;
    margin-left: 35px;
}

.checkout-header-usps small {
    display: block;
    font-style: italic;
    color: #8c8c8c;
    font-size: 13px;
}

.checkout-header-usps span.label {
    font-size: 15px;
}

body .checkout-header-usps div:last-child {
    margin-left: 0;
    float: right;
    width: 23%;
}

.woocommerce-cart input#coupon_code {
    width: 250px;
}

.cart_item dl.variation dt {
    width: 40% !IMPORTANT;
    margin: 0px !IMPORTANT;
}

.cart_totals {
    width: 35% !IMPORTANT;
}

.cart-collaterals .cart_totals th {
    width: 50% !IMPORTANT;
}

.cart-collaterals .wc-proceed-to-checkout a {
    color: #fff !IMPORTANT;
}

.woocommerce .cart_item .product-thumbnail img {
    width: 200px;
}

.cart_item span.woocommerce-Price-amount.amount {
    font-size: 15px !IMPORTANT;
}

body.woocommerce-checkout .woocommerce {
    max-width: 1300px;
    margin: auto;
}

.up-sells ul.products li.product {
    width: 29%;
}

.up-sells ul.products li.product .voordelen-wrapper {
	display: none;
}

.up-sells ul.products li.product span.woocommerce-Price-amount.amount, .related.products ul.products li.product span.woocommerce-Price-amount.amount {
	    color: #ffeb3b !IMPORTANT;
}

a.winkelmand {
    display: block;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 10px;
    background: url(images/shopping-cart.jpg) no-repeat;
    background-size: 40px;
	border-radius: 5px;
}

body.woocommerce-checkout .woocommerce-message {
	display: none;
}


ul#menu-mainmenu li.salemenu a {
    text-transform: uppercase !IMPORTANT;
    font-weight: bold !IMPORTANT;
    padding: 15px 35px !IMPORTANT;
}

.woocommerce ul.products li.product .price {
    color: #000000;
    text-align: left !IMPORTANT;
    padding: 10px 20px 0px !IMPORTANT;
    margin: 0px;
}

body.archive ul.products li.product .voordelen-wrapper {
    width: 100%;
    float: none;
	    border-radius: 0 0 8px 8px;
	border: 0px;
}

body.home .top-wrap-right small {
    font-size: 18px;
}

.woocommerce ul.products li.product {
    position: relative;
}


.top-wrap-right ul {
    margin: 0px;
}

.video-wrapper {
  box-shadow: 2px 2px 3px 1px rgb(0 0 0 / 7%);
    padding: 20px;
    border-radius: 5px;
    margin: 50px auto;
    max-width: 1000px;
	background: #fff;
}

ol.commentlist {
    max-width: 1200px;
    margin: auto !IMPORTANT;
}

.video-text {
    float: left;
    width: 35%;
    font-size: 15px;
    line-height: 25px;
    padding-top: 75px;
}

.video-wrapper .video {
    float: right;
    width: 60%;
}

.helpdesk_klacht {
    margin: auto;
    width: 40%;
    text-align: center;
}

.helpdesk_klacht a {
    display: block;
    background: #000;
    color: #fff !important;
    padding: 10px 0;
}

span.helpdesk_tel_title {
    display: block;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
}

span.small_helpdesk {
    display: block;
    font-style: italic;
    margin-bottom: 25px;
}

.helpdesk_tel a, .helpdesk_klacht a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 25px;
}

body.woocommerce-checkout dl.variation dt span.woocommerce-Price-amount {
    display: none !IMPORTANT;
}

button.mobile-search-button {
    display: none;
}

.adres-wrap {
    float: left;
    width: 25%;
}

.openingstijden-wrap {
    float: left;
    width: 30%;
	    padding-top: 53px;
}

.gakaart-wrap {
	float: left;
	width: 45%;
}

.contact-wrap-header {
    float: left;
    width: 100%;
    max-width: 300px;
    padding-top: 20px;
}

.winkel-intro-pagina {
    text-align: center;
    padding: 25px 0 0 0;
}

.openingstijden-wrap ul li span.dag {
    display: inline-block;
    width: 40%;
    font-weight: bold;
}

.contact-wrap-header ul li {
    float: left;
    margin: 0 10px;
}

.winkel-wrap {
    float: left;
    width: 30%;
    margin: 1%;
}

.winkel-wrapper h2 {
    text-align: left;
    padding: 0px;
    font-size: 30px;
}

.winkel-wrapper h3 { 
	font-size: 25px;
	}

.contact-top-header {
    max-width: 750px;
    margin: 50px auto 100px !IMPORTANT;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.contact-left {
    float: left;
    width: 40%;
    padding: 10px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.contact-right {
    float: right;
    width: 50%;
}

.contact-wrapper {
    max-width: 1000px;
    margin-top: 50px !IMPORTANT;
}

.xoo-wsc-container dl.variation {
    display: none !IMPORTANT;
}

section.up-sells.upsells.products {
    float: left;
    width: 65%;
    margin: 35px auto;
    padding: 0px;
}

body.woocommerce-order-received main#site-content {
    max-width: 1000px;
    margin: auto;
}

a.shiftnav-target {
    color: #fff !IMPORTANT;
}

.shiftnav-menu-title a {
    color: #fff !IMPORTANT;
}

button#shiftnav-toggle-main-button {
	background: #fff;
	color: #000;
}
p.comment-form-cookies-consent {
    clear: both;
	max-width: 100% !important;
}

p.comment-form-cookies-consent label {
    font-size: 13px !IMPORTANT;
    width: 100% !IMPORTANT;
}

#review_form span#reply-title {
    font-size: 20px;
    display: block;
    font-weight: bold !IMPORTANT;
    margin: 10px 0px;
    text-align: left;
}

.woocommerce #review_form p.comment-notes {
    font-size: 14px;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

div#tab-reviews {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 20px;
}

li.review p.meta {
    display: none;
}

.comment-respond p:not(.comment-notes) {
    max-width: 100% !important;
}

#review_form_wrapper input#submit {
    background: #2dc64a !IMPORTANT;
    color: #fff !IMPORTANT;
}

#review_form_wrapper p.comment-form-email {
    float: right !IMPORTANT;
    width: 40%;
}

td.woocommerce-product-attributes-item__value {
    padding-left: 10px !IMPORTANT;
}

body dl.variation:after {
	display: block;
	content: '';
	clear: both;
}

body dl.variation dt {
    float: left;
    font-size: 13px;
	margin: 0px;
	height: 30px !IMPORTANT;
	width: 45%;
}

body dl.variation dt p {
	font-size: 13px;
}

dl.variation dd {
  float: right;
    width: 55%;
    font-size: 13px !IMPORTANT;
    margin: 0px;
    height: 30px !IMPORTANT;
}

.coupon-code-wrapper form.checkout_coupon {
    margin: 0px;
    padding: 10px 20px;
}

p.form-row span.woocommerce-input-wrapper input {
    line-height: 20px !IMPORTANT;
    padding: 10px;
}

span.method_name {
    display: block;
    float: left;
    width: 70%;
	padding: 5px 0 5px 15px;
}

span.method_icon {
    float: right;
    width: 30%;
	padding: 9px;
}

ul.wc_payment_methods li {
	    position: relative;
}

ul.wc_payment_methods li input {
    -webkit-appearance: none;
    width: 100%;
    border: 1px solid #000;
	border-radius: 3px;
    height: 40px;
		background: #f3f3f3;
}

ul.wc_payment_methods li input:checked {
	background: #8bc34a;
}
ul.wc_payment_methods li label {
    position: absolute;
    z-index: 9999;
    left: 0px;
    top: 0px;
		width: 100%;
}

div#ufaq-faq-list {
    float: left;
    width: 65%;
}

.ufaq-faq-category h4 {
    font-size: 20px;
    margin: 0 0 20px 0;
}

body .ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    font-size: 20px !important;
    line-height: 30px !important;
}

.ufaq-faq-category-inner {
    background: #efefef;
    padding: 10px 20px;
}

body.page h1 {
    font-size: 30px;
    margin: 10px 0 5px 0 !IMPORTANT;
}

body.archive h1.page-title {
    font-size: 25px;
    margin: 0px 0 5px 0;
    font-weight: normal;
}

.hulpnodig {
    border: 1px solid #ccc;
    margin: 35px 0;
    border-radius: 8px;
    overflow: hidden;
}

.hulpnodig h3 {
    background: #4e4e4e;
    padding: 10px;
    font-size: 27px !IMPORTANT;
    color: #fff;
}

.hulpnodig span.subtitle {
    padding: 10px 10px 15px 10px;
    display: block;
    background: #ececec;
    margin-bottom: 15px;
    font-size: 15px;
}

.hulpnodig ul {
    padding: 20px;
}

.hulpnodig ul li {
    float: left;
    width: 25%;
}


.hulpnodig li.chat {
    height: 80px;
	background: url(images/chat-icon.jpg) no-repeat center;
	background-size: 40px;
}

.hulpnodig li.whatsapp {
    height: 80px;
	background: url(images/whatsapp-icon.jpg) no-repeat center;
	background-size: 40px;
	text-align: center;
}

.hulpnodig li.mail {
    height: 80px;
	background: url(images/mail-icon.jpg) no-repeat center;
	background-size: 40px;
	text-align: center;
}

.hulpnodig li.telefoon {
    height: 80px;
	background: url(images/telefoon-icon.jpg) no-repeat center;
	background-size: 40px;
	text-align: center;
}

.voordelen-wrapper {
    background: #000;
    color: #fceb05;
}


body.home .voordelen-wrapper {
	float: none;
	width: 100%;
	    border-radius: 0 0 20px 20px;
}
.voordelen-wrapper .besparen {
    width: 33%;
    border-right: 1px solid #ccc;
    float: left;
    padding: 0 0 0 10px;
    height: 55px;
}

body .woocommerce ul.products li.product h2 strong {
    display: inline-block;
}

body.home .levertijd {
    width: 100%;
}


body.archive .levertijd {
    float: left;
    padding: 6px 0;
    width: 100%;
    text-align: center;
}

.garantie {
    float: right;
    border-left: 1px solid #ccc;
    padding: 5px;
	width: 30%;
    text-align: center;
}


.service-item-wrap .service-title {
    float: none !important;
    border-left: 0px !IMPORTANT;
	padding: 5px;
    background: #fff !IMPORTANT;
}

.bespaar-wrapper {
    float: right;
    width: 50%;
    margin-top: 0px;
    border-left: 1px solid #ccc;
    padding-left: 20px;
}

.woocommerce-product-details__short-description {
    margin-top: 30px;
    border-top: 1px solid #ccc;
    padding-top: 25px;
}

span.yousave {
    font-size: 17px;
    margin-right: 10px;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-weight: normal;
    display: inline-block;
}

a.checkout-button.button.alt.wc-forward {
    font-size: 20px;
}

span.bespaar_amount {
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    display: inline-block !IMPORTANT;
}

.woocommerce .star-rating span::before {
    color: #ffc93b;
}

.related.products .voordelen-wrapper {
    display: none;
}

.levertijd_title_top {
    font-weight: 700;
    font-size: 17px;
    color: #fff;
}

.levertijd_title_bottom.Op.voorraad {
    font-weight: 700;
    font-size: 20px;
    color: #fceb05;
}

span.garantie_label_top {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

span.garantie_label_bottom {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.winkelwrap h3 {
    font-size: 23px !IMPORTANT;
    text-align: center;
    background: #5d5d5d;
	text-align: center;
}

.aantalverkocht {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    float: right;
    width: 44%;
}

.aantalverkocht .wrapper {
    position: relative;
    overflow: hidden;
    height: 63px;
    border: 1px solid #ccc!IMPORTANT;
    margin-bottom: 10px;
}

.aantalverkocht #slide {
    position: absolute;
    left: -250px;
    width: 100%;
    height: 62px;
    background: #fe0;
    -webkit-animation: slide .5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide .5s forwards;
    animation-delay: .2s;
    border: 0px!IMPORTANT;
}

span.besteldvandaag {
    position: absolute;
    top: 23%;
    font-weight: 700;
    color: #000;
    font-size: 19px;
    text-align: center;
    width: 100%;
}

.winkelwrap {
	border-top: 1px solid #ccc;
	clear: both;
}

.winkelwrap ul li {
    width: 50%;
}

.cat-head-right img {
    border-radius: 5px;
    padding-top: 10px;
}

body.archive div#primary {
    margin: auto;
}

nav.woocommerce-breadcrumb {
    font-size: 13px !important;
    padding: 10px 0px !IMPORTANT;
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px !IMPORTANT;
}


.image-header-wrapper {
    position: relative;
}

.image-header-wrapper img {
    height: auto;
    max-width: 100%;
    width: 100%;
}

.image-header-wrapper.image .cat-header-wrapper {
    position: absolute;
    padding: 10px;
    background: rgba(255,255,255,.69);
    max-width: 430px;
    height: 125px;
    border-radius: 5px;
    top: 10px;
    left: 10px;
}

body.archive.woocommerce select.orderby {
    -webkit-appearance: none;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #ccc;
}

.image-header-wrapper.noimage {
    max-width: 1200px;
    margin: auto;
}

.woocommerce form .form-row select {
  	-webkit-appearance: none;
    width: 100%;
    padding: 10px 10px 10px 20px;
    margin-top: 0px;
    border-top: none;
    background: url(images/dropdown-arrow.jpg) no-repeat right;
    background-size: 15px;
    background-position: 95% 50%;
    border-radius: 12px;
    border: 0px;
    box-shadow: 1px 1px 4px rgb(0 0 0 / 26%);
}

.product-option-div select:focus-visible {
    outline: none;
}

a.reset_variations {
    display: none !IMPORTANT;
}

.woocommerce-product-rating {
    margin-bottom: 0px !IMPORTANT;
    padding-bottom: 5px !IMPORTANT;
	    margin-left: 10px;
}

#product-options-total {
	margin: 10px 0;
}

#product-options-total dt {
    float: left;
    width: 70%;
    font-size: 18px !IMPORTANT;
}

#product-options-total dd {
    float: right;
    width: 30%;
    margin: 0px;
    font-size: 25px;
    line-height: 36px;
}

.woocommerce div.product form.cart {
    margin-bottom: 10px;
	clear: both;
}

div#product-options-total:after {
    display: block;
	clear: both;
	content: '';
}
header.woocommerce-products-header {
border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}

ul.usp-cat {
    max-width: 1200px;
    margin: 10px auto;
}

.cat-product-wrapper {
    max-width: 1200px;
    margin: auto;
    border-top: 2px solid #ccc;
    padding-top: 15px;
}

.usp-cat li {
    padding: 5px 0 5px 40px;
    font-size: 18px;
    background: url(images/ok-icon-homepage.jpg) no-repeat left;
       background-size: 30px;
    float: left;
    width: 33%;
}

div#seo-text {
	max-width: 1200px;
    margin: auto;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.header-usps {
    max-width: 1200px;
    margin: auto;
}

.usp-header-wrapper {
    background: #000;
}

.header-usps ul {
    margin: 0px;
}

.header-usps ul li {
    color: #fff;
    float: left;
    margin-right: 55px;
	  background: url(images/ok-icon.png) left no-repeat;
    background-size: 15px;
    padding: 5px 5px 5px 35px;
}

body.home h1 {
    font-size: 30px;
}

ul.wp-megamenu-sub-menu li.wpmm-col p {
    margin: 0px;
}

body.single-product h3 {
       font-size: 17px;
	    font-weight: bold;
}

.product-klantenservice.panel {
 font-size: 15px;
    max-width: 1000px;
    margin: 50px auto 50px;
    clear: both;
    border-radius: 5px;
	background: #fff;
	box-shadow: 2px 2px 3px 1px rgb(0 0 0 / 7%);
}

span.service-title {
    font-weight: bold;
    font-size: 20px;
}

.service-item-wrap {
    margin-bottom: 20px;
    padding: 15px;
}

.product-klantenservice span.title {
    display: block;
    text-align: center;
    padding: 20px;
    font-size: 20px;
	font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}



body.single-product aside.footer-widgets-outer-wrapper {
    padding: 0px;
    margin: 0px;
}

body.single-product .image-wrapper {
    float: left;
    width: 55%;
	position: relative;
}

.image-wrapper .blackfriday {
    position: absolute;
    top: 75px;
    right: 20px;
    width: 100px;
    height: 100px;
	background: url(images/blackfriday-overlay.png) no-repeat;
}

ul.products li.product  .blackfriday {
    position: absolute;
    top: 75px;
    right: 20px;
    width: 100px;
    height: 100px;
	background: url(images/blackfriday-overlay.png) no-repeat;
}

.wpgs-for.slick-initialized.slick-slider {
    float: right;
    max-width: 550px;
    width: 100%;
}

.wpgs-nav.slick-initialized.slick-slider {
	float: left;
	width: 20%;
}
body.single-product .woocommerce-tabs {
    width: 100%;
    margin: 35px auto;
    float: none;
    clear: none !IMPORTANT;
	max-width: 1200px;
}

section.related.products {
    clear: both;
}

body.woocommerce-checkout .cart_item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.woocommerce-billing-fields input {
    padding: 10px;
}

body.woocommerce-checkout .subtotaal-label {
    float: left;
width: 60%;
	font-weight: bold;
}

body.woocommerce-checkout .subtotaal-bedrag {
    float: right;
}

.cart-subtotal, .order-total {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    font-size: 16px;
}

body.woocommerce-checkout header#masthead .site-header-menu {
    display: none;
}

body.woocommerce-checkout article {
    margin: 0px auto;
    max-width: 1300px !IMPORTANT;
}

.checkout-review-order-wrapper strong.product-quantity {
    position: absolute;
    left: 0px;
    top: 30px;
    background: #000;
    border-radius: 50px;
    color: #fff;
    padding: 4px;
    width: 30px;
    height: 30px;
}

.checkout-review-order-wrapper .product-name {
    position: relative;
	min-height: 150px;
}

.checkout-review-order-wrapper span.product-name__thumbnail {
    display: block;
    float: left;
    width: 40%;
}

.checkout-review-order-wrapper dl.variation {
    position: relative;
    float: right;
    width: 60%;
}

.checkout-review-order-wrapper .woocommerce img {
    height: auto;
    max-width: 100%;
    width: 95%;
}

.checkout-review-order-wrapper .product-total {
    clear: both;
}

.cart-subtotal {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #fff !IMPORTANT;
}

.mwb_upsell_offer_discount_section {
    display: none;
}

body .mwb_upsell_offer_product_section span.woocommerce-Price-amount.amount {
    display: inline !important;
}

.checkout-header-step-wrapper {
    background: #e8e8e8;
    position: relative;
    margin: 0px auto 20px;
    border-radius: 10px;
}

body.woocommerce-checkout div#form_actions, body.woocommerce-checkout div#checkout-wrapper {
    max-width: 750px;
    margin: 0 auto 30px;
    float: none;
}

.checkout-header-step-wrapper:after {
	display: block;
	clear: both;
	content:'';
}

.checkout-header-step-wrapper h3 {
    margin: 10px 0px 5px !IMPORTANT;
	font-size: 17px;
}

.checkout-header-step-wrapper .right small {
    display: block;
    line-height: 11px;
    font-size: 11px;
    color: #777;
}


span.stap_nummer {
    float: left;
    background: #4e4e4e;
    color: #fff;
    padding: 20px;
	border-radius: 8px 0 0 8px;
}

.checkout-header-step-wrapper .right {
    float: left;
    width: 80%;
    clear: none;
    padding-left: 20px;
    margin: 0px;
    line-height: 62px;
}

.woocommerce-checkout span.product-name__text {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}

.woocommerce-shipping-fields, .woocommerce-additional-fields {
    margin: auto;
    border: 1px solid #e8e8e8;
    padding: 10px 20px 0 20px;
}


body.woocommerce-checkout span.woocommerce-Price-amount.amount {
    float: none;
}

body .woocommerce-checkout div#payment {
    max-width: 800px;
    margin: auto;
}

body.woocommerce-checkout article {
    width: 100% !IMPORTANT;
    max-width: 100% !IMPORTANT;
}

p.woocommerce-shipping-destination {
	display: none;
}

form.woocommerce-shipping-calculator {
	display: none;
}
.winkelmand-wrapper {
    max-width: 1200px;
    margin: auto;
}

.winkelmand-wrapper .woocommerce-notices-wrapper {
	display: none;
}

.winkelmand-wrapper a.checkout-button {
    background: #67b95a !IMPORTANT;
}

.winkelmand-wrapper img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 150px;
}


.winkelmand-wrapper .woocommerce-cart-form table thead th.product-remove {
    width: 5%;
}

.winkelmand-wrapper .woocommerce-cart-form table thead th.product-thumbnail {
    width: 15%;
}

.winkelmand-wrapper .woocommerce-cart-form table thead th.product-name {
    width: 60%;
}

.winkelmand-wrapper .woocommerce-cart-form table thead th.product-quantity {
    width: 10%;
	text-align: center;
}

.winkelmand-wrapper .woocommerce-cart-form table thead th.product-subtotal {
    width: 10%;
	    text-align: center;
}

.winkelmand-wrapper input.input-text.qty.text {
    margin: auto;
    float: none;
    display: block;
}

.winkelmand-wrapper span.woocommerce-Price-amount.amount {
    font-size: 20px;
}

p.backorder_notification {
	display: none!important;
}

.quantity label.screen-reader-text {
    display: none !important;
}

.smart-search-post-price-holder {
    overflow: hidden;
    float: right;
    width: 50%;
}

.smart-search-post-title {
    width: 50%;
    float: left;
}

.smart-search-post-holder {
    width: 80%;
    float: right;
}

.smart-search-post-price span.woocommerce-Price-amount.amount {
    font-size: 20px !IMPORTANT;
}

.ysm-search-widget-1 .smart-search-suggestions .smart-search-post-icon {
    width: 125px !IMPORTANT;
}

.smart-search-post-holder {
    width: 65%;
    float: right;
}

.smart-search-results {
    position: absolute;
    overflow: hidden;
    top: 50px;
    left: 0px;
    z-index: 999999;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget {
    color: #000;
}

body.single-product .woocommerce select {
    -webkit-appearance: none;
    background: #fff;
    padding: 10px 0 10px 20px;
}

.option_des {
    display: none;
}

p.form-row.form-row-wide.cus-optn-select {
    margin: 0 auto 15px;
    padding: 0px;
}

body.single-product .woocommerce select {
    -webkit-appearance: none;
    background: #fff;
    padding: 10px 0 10px 20px;
    border-top: 0px;
    border-radius: 0px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.product-option-div h3 {
    font-size: 18px;
  background: #fceb05;
    padding: 10px;
    font-weight: normal;
	border-radius: 10px 10px 0px 0px;
}

span.nogbeschikbaar {
    display: block;
    font-size: 16px;
    padding-left: 40px;
    background: url(images/zandloper-icon.jpg) no-repeat left;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

body.woocommerce-checkout .woocommerce-shipping-fields {
    margin: 25px 0;
    padding: 22px 0 0 10px;
    border: 1px dotted #ccc;
}

body.woocommerce-checkout .footer-usp-wrapper {
    margin-top: 50px;
}

body.woocommerce-checkout span.woocommerce-Price-amount.amount {
    font-size: 20px !IMPORTANT;
    text-align: right !IMPORTANT;
    width: 100% !IMPORTANT;
    display: block;
}

body.woocommerce-checkout .footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}

body.woocommerce-checkout span.product-name__text {
    font-size: 17px;
}

body.woocommerce-checkout h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

body.woocommerce-checkout .menu-wrapper, body.woocommerce-checkout .breadcrumbs, body.woocommerce-checkout .search-field-wrapper {
    display: none;
}

.woocommerce div.product form.cart .button {
	vertical-align: middle;
    width: 75% !IMPORTANT;
    float: right !IMPORTANT;
}

ul.tabs.wc-tabs {
       margin: 0px !IMPORTANT;
    padding: 0px !IMPORTANT;
    border-left: 1px solid #ccc;
}

div#tab-description {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 20px;
	margin: 0px;
}

ul.products li.product a img {
    margin: 0px !IMPORTANT;
}

body.woocommerce .product .wpgs .slick-track {
    margin: 0px;
}

body.woocommerce .wpgs-nav .slick-track {
    width: 100% !IMPORTANT;
}

.wpgs.images .wpgs-nav .slick-list .slick-track .slick-slide {
    width: 100% !IMPORTANT;
    border: 1px solid #eaeaea;
    padding: 5px;
    float: none !IMPORTANT;
	max-width: 100px;
	height: 100px;
}

body.single-product h1.product_title.entry-title {
    font-size: 25px;
 	margin: 15px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
}

body:not(.overlay-header) .primary-menu ul {
	background: #fff !IMPORTANT;
}

body ul.primary-menu .wpmm-nav-wrap ul.wp-megamenu li.top {
    width: 13.2%;
}

.menu-wrapper ul.primary-menu li.menu-item a.meerbekijken {
    color: #000 !IMPORTANT;
}

ul.primary-menu nav .wpmm-nav-wrap ul li a {
    width: 100%;
    text-align: center;
}

body ul.primary-menu ul.wp-megamenu li.wpmm-col ul li h4 {
    color: #000 !IMPORTANT;
	    margin: 0px;
}

.cat-menu-usps {
    width: 90%;
    margin: auto;
}

.cat-menu-usps li {
    width: 33.333%;
    float: left;
    padding-left: 40px;
}

body .wp-megamenu-wrap ul.wp-megamenu > li, body .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
	float: left !IMPORTANT;
}

.header-inner.section-inner {
    padding: 0px;
    max-width: 1200px;
	    position: relative;
}

.klantenwrapper-bottom {
    margin-bottom: 50px;
}

h2.tevredenklantenheading {
    text-align: center;
    width: 30%;
    float: left;
    padding: 50px;
    border-right: 1px solid #eaeaea;
    background: #f7f7f7;
	font-size: 17px;
}

.klantenreviewsintro {
    text-align: center;
    margin: auto;
    font-size: 17px !important;
    width: 70%;
    float: right;
    padding: 38px;
    background: #e2e2e2;
    color: #696969;
}

.tvmeubel-wrap {
    max-width: 1000px;
    margin: 100px auto !IMPORTANT;
}

.tvleft {
    float: left;
    width: 40%;
}

.tvright {
    float: left;
    width: 40%;
    padding-top: 35px;
}

span.tvusp {
    display: block;
    margin: 20px auto;
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.tvright ul li {
    list-style-type: none;
    color: #fff !IMPORTANT;
    font-size: 18px !IMPORTANT;
    margin-bottom: 10px;
}

.tvright ul li a {
    color: #fff !important;
    display: block;
    padding: 10px;
}

.tvright ul {
    margin-top: 25px;
}

.accessoire-wrap:after {
	display: block;
	content: '';
	clear: both;
}

.accessoire-wrap ul li {
    float: left;
    width: 32%;
    list-style-type: none;
    text-align: center;
}

a.bekijkmeerbttn {
    display: block;
    background: #000;
    max-width: 150px;
    margin: 20px auto;
    color: #fff !IMPORTANT;
    padding: 10px;
    font-size: 18px;
}

.accessoire-wrap ul li h2 {
    font-size: 20px;
    text-transform: none;
}

.tvmeubel-wrap:after {
    display: block;
    clear: both;
    content: '';
}

.opberg-row {
    margin: 100px auto !IMPORTANT;
    max-width: 1000px;
}

.opberg-left {
    float: left;
    width: 35%;
}

span.opbergsubtext {
    display: block;
    max-width: 350px;
    font-style: italic;
    font-size: 16px;
    margin: 25px 8px;
}

span.opbergsubtext:before {
    content: '"';
    font-size: 20px;
    font-weight: bold;
    margin: 5px;
}

span.opbergsubtext:after {
    content: '"';
    font-size: 20px;
    font-weight: bold;
    margin: 5px;
}

.opberg-left ul li {
    list-style-type: none;
    padding: 7px 0 7px 35px;
    font-size: 15px !IMPORTANT;
    background-size: 5%;
}

a.opbergbttnkopen {
    display: block;
    background: #3ea256;
    text-align: center;
    color: #fff !IMPORTANT;
    padding: 10px;
    font-size: 20px;
    max-width: 300px;
}

.opberg-left h2 {
    font-size: 30px;
}

.opberg-right {
    float: right;
    width: 55%;
    margin-top: 40px;
}

.topmatras-right ul li.alletoppers a {
    padding: 10px;
    color: #fff;
    width: 100% !IMPORTANT;
    max-width: 100% !IMPORTANT;
    display: block;
}

.winkel-wrapper {
    margin: 100px auto;
}

.column-winkel-left {
    float: left;
    width: 40%;
}

.column-winkel-right {
    float: right;
    width: 55%;
}

.stats-wrapper {
    margin: 0 auto 100px;
}

.stats.klanten {
    width: 33.3333333%;
    float: left;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: -1px;
    padding: 20px;
}

span.statscounter {
    display: block;
    font-size: 35px;
}

span.statsdescr {
    font-size: 20px;
}

.seo-wrapper {
    margin-bottom: 50px;
}

.footer-column-one {
    float: left;
    width: 30%;
    padding: 15px;
    text-align: left;
    background: #e6e6e6;
}

.footer-column-two {
    width: 65%;
    float: right;
    padding: 15px;
}

ul.seohomepage {
    margin-top: 50px;
    width: 100%;
}

.home-interessant {
    margin-top: 100px;
}

.home-interessant ul {
    float: left;
    width: 25%;
}

.home-interessant ul li {
    list-style-type: none;
}

.home-interessant ul li a {
    display: block;
    padding: 5px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 10%;
    float: left;
    margin: 5px 5px 0 0;
    list-style: none;
}

.woocommerce div.product div.images {
    margin-bottom: 15px;
}

.woocommerce span.onsale {
    display: none;
}

span.search_label-text {
    color: #656565;
    font-weight: bold;
    font-size: 25px;
    margin-top: 20px;
    display: block;
    width: 35%;
    float: left;
}

.usp_product_bottom {
    clear: both;
    margin-top: 25px;
}

.usp_product_bottom ul {
	margin: 0px;
	padding: 0px;
}
.usp_product_bottom ul li {
    font-size: 17px;
    background: url(images/ok-icon.jpg) no-repeat left;
    padding: 10px 40px;
}

.usp_product_bottom {
    clear: both;
    width: 95%;
    margin: 25px auto;
}

.woocommerce .quantity {
    float: left;
    margin-right: 10px;
}

.woocommerce div.product {
     margin: 0px auto;
    position: relative;
}

.summary .summary-innerwrap {
    padding: 15px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.07);
	margin: 5px auto;
	background: #fff;
    border-radius: 15px;
	width: 100%;
}


.woocommerce .summary.entry-summary {
    float: right;
    width: 30%;
}

.woocommerce-tabs {
    clear: both;
}

.search-field-wrapper {
    margin-bottom: 15px;
	margin-top: 10px;
    width: 100%;
    max-width: 450px;
    position: absolute;
    left: 400px;
    top: 0px;
}

.breadcrumbs {
    padding: 10px 20px;
    background: #f3f3f3;
    font-size: 14px;
}

nav.woocommerce-breadcrumb {
    max-width: 1200px;
    margin: auto !IMPORTANT;
	color: #a7a7a7 !IMPORTANT;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #a7a7a7 !IMPORTANT;
}

.search-field-wrapper:after {
	display: block;
	content: '';
	clear: both;
}
.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: 100%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 43%;
    clear: none;
}


button.single_add_to_cart_button {
    width: 80%;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #f5f5f5 !important;
       width: 50% !important;
    text-align: center;
}

.woocommerce div.product form.cart .variations option:checked {
	border: 2px solid #000;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #fff !important;
}

body .main-countdown {
max-width: 85%;
    border-radius: 0px;
    clear: both;
    margin: 24px 0;
}

body .main-countdown:after {
	display: block;
	content:'';
	clear: both;
}
body .main-countdown .countdown-title {
    color: #000 !IMPORTANT;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    width: 60%;
    float: left;
line-height: 38px;
}

#the-final-countdown {
    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #000;
    font-size: 3rem;
}

#the-final-countdown p {
font-size: 17px;
    font-weight: 700;
    margin: 0;
    border: 2px solid #000;
    border-radius: 30px;
    margin-top: 3px;
}

.list_usp_wrapper:after {
	display: block;
	content: '';
	clear: both;
}

.list_usp_inner_wrapper {
    max-width: 1000px;
    margin: auto;
}

.list_usp_wrapper {
    margin: 50px 0 0 0;
    clear: both;
    padding: 20px 0;
    background: #fcde38;
}

ul.list_usps {
    margin: 0px !important;
}

ul.list_usps li {
text-align: left;
    padding-left: 75px;
    margin: 5px 0px 5px 0;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    float: left;
    background-size: 25px;
    width: 33%;
	font-weight: bold;
}

ul.list_usps li.betalenbijlevering {
	background: url(images/betalen-bij-levering.png) no-repeat left;
	background-size: 14%;
}

ul.list_usps li.thuisbezorgd {
	background: url(images/levering-2.png) no-repeat left;
	background-size: 18%;
}

ul.list_usps li.omruilgarantie {
	background: url(images/garantie.png) no-repeat left;
	background-size: 21%;
}

span.usp_small {
    display: block;
    font-size: 14px;
    line-height: 12px;
    color: #4a4a4a;
    margin-top: 6px;
    font-weight: normal;
}

body ul.list_usps li.last {
    background: none;
    margin: 0px;
    padding: 0px;
    float: right;
}

a.mainshopbttn {
    background: #46a333;
    color: #fff !important;
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 25px;
    border-radius: 6px;
    font-weight: normal !IMPORTANT;
    box-shadow: 5px 5px 0px #256918;
    position: absolute;
bottom: 54px;
    right: 105px;
}

li {
	    list-style-type: none!important;
}
.footer-usp-wrapper {
    border-top: 1px solid #ccc;
}

footer#site-footer {
    background: #000;
    margin: 0px !IMPORTANT;
}

.usp-footer:after {
	display: block;
	content: '';
	clear: both;
}
.usp-footer {
    font-size: 17px;
    color: #000;
    padding: 15px 0;
    max-width: 1200px;
    margin: auto;
}

span.footer-callout {
    float: left;
    margin-right: 100px;
	    line-height: 25px;
}

.usp-footer li {
    float: left;
    margin-right: 35px;
    padding-left: 35px;
    background-size: 25px;
	    line-height: 25px;
}

ul.footer-usps {
    margin: 0px;
}

.footer-container {
    padding-top: 0px;
    width: 100%;
    max-width: 100%;
}

.footer-inner {
    max-width: 1200px;
    margin: auto;
}

.footer-blocks {
    margin-bottom: 50px;
    padding: 20px 0;
}

.block.image {
    float: left;
    width: 100%;
    max-width: 225px;
    border-right: 1px solid #5E5E5E;
    margin: 0 25px 0 0;
}

.block.nieuwsbrief {
    margin: 0px;
    float: left;
    padding: 10px 0;
    font-size: 25px;
    color: #828282;
    width: 60%;
}

span.newsletter_label {
    float: left;
    margin-right: 25px;
}

.newsletter_form {
    float: left;
    width: 70%;
}

.newsletter_form .block-content {
    margin-top: 0px !IMPORTANT;
}

.footer-menu {
    color: rgba(255, 255, 255, 0.62);
    width: 100%;
    margin: auto;
    padding-top: 20px;
}

.footer-menu ul li {
    float: left;
    width: 130px;
    text-align: center;
}

.footer-menu a {
    color: #fff;
}

.header-top-wrapper {
    width: 100%;
}

a.logo-header {
    display: block;
    float: left;
    width: 30%;
}

nav.woocommerce-MyAccount-navigation {
    margin: 0px;
}

nav.woocommerce-MyAccount-navigation {
    background: #eaeaea;
    padding: 20px;
    width: 20% !IMPORTANT;
}

nav.woocommerce-MyAccount-navigation a {
    padding: 5px;
    display: block;
    border-bottom: 1px solid #cccc;
}

body.woocommerce-account main#site-content {
    margin-bottom: 50px;
}

.top-wrap-left {
    float: left;
    width: 55%;
    position: relative;
	    margin-bottom: 10px !IMPORTANT;
}

.top-wrap-right img {
    width: 100%;
}

.search-form .search-submit {
	display: none;
}

.product_meta {
	display: none;
}

.woocommerce ul.products li.product h2 {
    text-align: center;
	font-weight: normal;
}

.ufaq-faq-div {
    border-bottom: 1px solid #ccc;
}

section.related.products ul li {
    width: 23% !IMPORTANT;
    margin: 1% !IMPORTANT;
}

h2.woocommerce-loop-product__title {
    font-size: 20px !IMPORTANT;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #292929 !important;
    border-radius: 0px;
    padding: 0px;
	margin-bottom: 10px;
}

ins {
    text-decoration: none !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
 	background-color: #009500!important;
    padding: 13px 30px;
    border-bottom: 3px solid #208e35;
    border-radius: 30px;
}

.woocommerce button.button.disabled {
	opacity: 1 !IMPORTANT;
}

.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #000000 !important;
}

.top-wrap-right {
    float: right;
    width: 41%;
    text-align: center;
    margin-top: 10px;
    background: #fbfbfb;
	    margin-bottom: 10px !IMPORTANT;
}

.top-wrap-right h2 {
    text-align: center;
    font-size: 18px;
    text-transform: none !IMPORTANT;
    font-weight: bold;
	    margin-bottom: 15px;
}

.top-wrap-right ul li {
    list-style-type: none;
    text-align: left;
    width: 100%;
    float: left;
}

.top-wrap-right ul li.deals a {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.top-wrap-right ul li.deals {
    float: none;
    width: 94% !IMPORTANT;
    clear: both;
}

.top-wrap-right ul li a {
    display: block;
    padding: 11px 0;
    border: 1px solid #ccc;
    text-align: center;
    margin: 5px;
    font-weight: bold;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
	    text-decoration: none;
}

.homeusps {
    clear: both;
}

.homeusps ul li {
    float: left;
    width: 33.333%;
    list-style-type: none;
    padding: 25px 0 25px 75px;
    font-size: 17px;
	background: url(images/ok-icon-homepage.jpg) no-repeat left;
	    background-size: 10%;
    background-position: 4%;
}

.homeusps ul li span.small {
    display: block;
    font-size: 15px;
    color: #8e8e8e;
}

body .second-wrap-usp {
    background-position: 16% !important;
    background-size: 8%;
    font-size: 30px;
    margin-bottom: 50px;
    clear: both;
    border-radius: 40px;
    background: #000;
    color: #fff;
    text-align: center;
    padding: 20px;
}

.homepage-banner-top {
    max-width: 1200px;
    margin: auto;
}

span.geeltekst {
    color: #fceb05;
    font-weight: bold;
}

.home-top-aanbiedingen {
    padding: 0px;
    margin-bottom: 35px !important;
    border-bottom: 0px;
    z-index: 0;
    position: relative;
	    clear: both;
}

.home-top-aanbiedingen h2 {
    margin: 0px;
}

.home-top-aanbiedingen span.home-title-bottom-row {
    margin-bottom: 0px;
}

span.home-title-bottom-row {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #878787;
    line-height: 17px;
}

span.home-title-top-row {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 1px;
    margin-top: 20px;
}

body.cms-home .category-products li {
    list-style-type: none;
    border: 1px solid #ECECEC;
    border-radius: 5px;
}

.topmatras-row {
    max-width: 1000px;
    margin: 100px auto;
}

.topmatras-left {
    float: left;
    width: 50%;
}

.topmatras-right {
    float: left;
    width: 40%;
    margin-top: 10px;
}

.topmatras-right ul li {
    list-style-type: none;
    float: left;
    width: 30%;
    margin-right: 10px;
    margin-bottom: 20px;
}

.topmatras-right ul li.alletoppers {
    width: 95% !IMPORTANT;
    float: none;
    clear: both;
    font-size: 17px;
}

.topmatras-right ul li.koudschuim a {
    display: block;
    width: 100%;
    background: #37b7d0;
    text-align: center;
    color: #fff !important;
    padding: 5px;
    border-radius: 3px;
    font-size: 18px;
}

.topmatras-right ul li.traagschuim a {
    display: block;
    width: 100%;
    background: #c772e0;
    text-align: center;
    color: #fff !important;
    padding: 5px;
    border-radius: 3px;
    font-size: 18px;
}

.topmatras-right ul li.latex a {
    display: block;
    width: 100%;
    background: #f7a929;
    text-align: center;
    color: #fff !important;
    padding: 5px;
    border-radius: 3px;
    font-size: 18px;
}

.topmatras-right ul li.alletoppers a {
    padding: 10px;
    color: #fff !important;
    width: 100% !IMPORTANT;
    max-width: 100% !IMPORTANT;
    display: block;
}

.sale {
    margin: 10px auto;
}

span.woocommerce-Price-amount.amount {
    font-size: 30px !IMPORTANT;
	font-weight: normal	;
	    margin-left: 0px;
}

p.price del span.woocommerce-Price-amount.amount {
    font-size: 20px !IMPORTANT;
    color: #929292;
}

body .saleusp {
    background-position: 14% !important;
    background-size: 8%;
    padding-left: 145px;
}

span.geelsale {
    color: #fffb00;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 70px;
    margin-left: 10px;
}

a.salebttn {
    color: #f7ff00 !important;
    font-size: 27px;
    padding: 10px 25px;
    border: 1px solid #eef601;
    float: right;
    margin: 21px 40px;
    display: block;
    width: 200px;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

	0. 	CSS Reset
	1. 	Document Setup
	2. 	Element Base
	3. 	Helper Classes
	4. 	Site Header
	5. 	Menu Modal
	6. 	Search Modal
	7. 	Page Templates
		a. 	Template: Cover Template
		c. 	Template: Full Width
	8.  Post: Archive
	9.  Post: Single
	10. Blocks
	11. Entry Content
	12. Comments
	13. Site Pagination
	14. Error 404
	15. Widgets
	16. Site Footer
	17. Media Queries

----------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */


article {
    max-width: 1200px;
    margin: auto;
}

html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
    font-size: 15px;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

blockquote::before,
blockquote::after {
	content: "";
}


/* -------------------------------------------------------------------------- */

/*	1. Document Setup
/* -------------------------------------------------------------------------- */


html {
	font-size: 62.5%; /* 1rem = 10px */
	scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

body {
	box-sizing: border-box;
	color: #000;
font-family: 'PT Sans', sans-serif;
	font-size: 1.8rem;
	letter-spacing: -0.015em;
	text-align: left;
	background: #f3f3f3;
}

@supports ( font-variation-settings: normal ) {

	body {
font-family: 'PT Sans', sans-serif;
	}
}

*,
*::before,
*::after {
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	word-break: break-word;
	word-wrap: break-word;
}

#site-content {
	overflow: hidden;
}


/* Clearing ---------------------------------- */

.group::after,
.entry-content::after {
	clear: both;
	content: "";
	display: block;
}


/* Base Transitions -------------------------- */

a,
path {
	transition: all 0.15s linear;
}


/* Screen Reader Text ------------------------ */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/* Skip Link --------------------------------- */

.skip-link {
	left: -9999rem;
	top: 2.5rem;
	z-index: 999999999;
	text-decoration: underline;
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 100000;
	right: auto;
}


/* Fonts ------------------------------------- */

/*
 * Chrome renders extra-wide &nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the classic editor and
 * block editor. The following font-face override fixes the issue by manually
 * inserting a custom font that includes just a Hoefler Text space replacement
 * for that character instead.
 */
@font-face {
	font-family: NonBreakingSpaceOverride;
	src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAMoAA0AAAAACDQAAALTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCahEICjx3CywAATYCJANUBCAFhiEHgWwbXQfILgpsY+rQRRARwyAs6uL7pxzYhxEE+32b3aeHmifR6tklkS9hiZA0ewkqGRJE+H7/+6378ASViK/PGeavqJyOzsceKi1s3BCiQsiOdn1r/RBgIJYEgCUhbm/8/8/h4saPssnTNkkiWUBrTRtjmQSajw3Ui3pZ3LYDPD+XG2C3JA/yKAS8/rU5eNfuGqRf4eNNgV4YAlIIgxglEkWe6FYpq10+wi3g+/nUgvgPFczNrz/RsTgVm/zfbPuHZlsuQECxuyqBcQwKFBjFgKO8AqP4bAN9tFJtnM9xPcbNjeXS/x1wY/xU52f5W/X1+9cnH4YwKIaoRRAkUkj/YlAAeF/624foiIDBgBmgQBeGAyhBljUPZUm/l2dTvmpqcBDUOHdbPZWd8JsBAsGr4w8/EDn82/bUPx4eh0YNrQTBuHO2FjQEAGBwK0DeI37DpQVqdERS4gZBhpeUhWCfLFz7J99aEBgsJCHvUGAdAPp4IADDCAPCEFMGpMZ9AQpTfQtQGhLbGVBZFV8BaqNyP68oTZgHNj3M8kBPfXTTC9t90UuzYhy9ciH0grVlOcqyCytisvbsERsEYztiznR0WCrmTksJwbSNK6fd1Rvr25I9oLvctUoEbNOmXJbqgYgPXEHJ82IUsrCnpkxh23F1rfZ2zcRnJYoXtauB3VTFkFXQg3uoZYD5qE0kdjDtoDoF1h2bulGmev5HbYhbrjtohQSRI4aNOkffIcT+d3v6atpaYh3JvPoQsztCcqvaBkppDSPcQ3bw3KaCBo1f5CJWTZEgW3LjLofYg51MaVezrx8xZitYbQ9KYeoRaqQdVLwSEfrKXLK1otCWOKNdR/YwYAfon5Yk8O2MJfSD10dPGA5PIJJQMkah0ugMJiv6x4Dm7LEa8xnrRGGGLAg4sAlbsA07sAt76DOsXKO3hIjtIlpnnFrt1qW4kh6NhS83P/6HB/fl1SMAAA==) format("woff2"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAUQAA0AAAAACDQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE9AAAABwAAAAchf5yU0dERUYAAATYAAAAHAAAAB4AJwAbT1MvMgAAAaAAAABJAAAAYJAcgU5jbWFwAAACIAAAAF4AAAFqUUxBZ2dhc3AAAATQAAAACAAAAAgAAAAQZ2x5ZgAAApAAAAAyAAAAPL0n8y9oZWFkAAABMAAAADAAAAA2Fi93Z2hoZWEAAAFgAAAAHQAAACQOSgWaaG10eAAAAewAAAAzAAAAVC7TAQBsb2NhAAACgAAAABAAAAAsAOQBAm1heHAAAAGAAAAAHQAAACAAWQALbmFtZQAAAsQAAAF6AAADIYvD/Adwb3N0AAAEQAAAAI4AAADsapk2o3jaY2BkYGAA4ov5mwzj+W2+MnCzXwCKMNzgCBSB0LfbQDQ7AxuI4mBgAlEAFKQIRHjaY2BkYGD3+NvCwMDBAALsDAyMDKhAFAA3+wH3AAAAeNpjYGRgYBBl4GBgYgABEMnIABJzAPMZAAVmAGUAAAB42mNgZlJhnMDAysDCKsKygYGBYRqEZtrDYMT4D8gHSmEHjgUFOQwODAqqf9g9/rYwMLB7MNUAhRlBcsxBrMlASoGBEQAj8QtyAAAAeNrjYGBkAAGmWQwMjO8gmBnIZ2NA0ExAzNjAAFYJVn0ASBsD6VAIDZb7AtELAgANIgb9AHjaY2BgYGaAYBkGRgYQSAHyGMF8FgYPIM3HwMHAxMDGoMCwQIFLQV8hXvXP//9AcRCfAcb///h/ygPW+w/vb7olBjUHCTCyMcAFGZmABBO6AogThgZgIUsXAEDcEzcAAHjaY2BgECMCyoEgACZaAed42mNgYmRgYGBnYGNgYAZSDJqMgorCgoqCjECRXwwNrCAKSP5mAAFGBiRgyAAAi/YFBQAAeNqtkc1OwkAUhU/5M25cEhcsZick0AwlBJq6MWwgJkAgYV/KAA2lJeUn+hY+gktXvpKv4dLTMqKycGHsTZNv7px7z50ZAFd4hYHjdw1Ls4EiHjVncIFnzVnc4F1zDkWjrzmPW+NNcwGlzIRKI3fJlUyrEjZQxb3mDH2fNGfRx4vmHKqG0JzHg6E0F9DOlFBGBxUI1GEzLNT4S0aLuTtsGAEUuYcQHkyg3KmIum1bNUvKlrjbbAIleqHHnS4iSudpQcySMYtdFiXlAxzSbAwfMxK6kZoHKhbjjespMTioOPZnzI+4ucCeTVyKMVKLfeAS6vSWaTinuZwzyy/Dc7vaed+6KaV0kukdPUk6yOcctZPvvxxqksq2lEW8RvHjMEO2FCl/zy6p3NEm0R9OFSafJdldc4QVeyaaObMBO0/5cCaa6d9Ggyubxire+lEojscdjoWUR1xGOy8KD8mG2ZLO2l2paDc3A39qmU2z2W5YNv5+u79e6QfGJY/hAAB42m3NywrCMBQE0DupWp/1AYI7/6DEaLQu66Mrd35BKUWKJSlFv1+rue4cGM7shgR981qSon+ZNwUJ8iDgoYU2OvDRRQ99DDDECAHGmGCKmf80hZSx/Kik/LliFbtmN6xmt+yOjdg9GztV4tROnRwX/Bsaaw51nt4Lc7tWaZYHp/MlzKx51LZs5htNri+2AAAAAQAB//8AD3jaY2BkYGDgAWIxIGZiYARCESBmAfMYAAR6AEMAAAABAAAAANXtRbgAAAAA2AhRFAAAAADYCNuG) format("woff");
}

/* ----------------------------------------------
Inter variable font. Usage:

@supports (font-variation-settings: normal) {
	html { font-family: 'Inter var', sans-serif; }
}
---------------------------------------------- */

@font-face {
	font-family: "Inter var";
	font-weight: 100 900; /* stylelint-disable-line font-weight-notation */
	font-style: normal;
	font-display: swap;
	src: url(./assets/fonts/inter/Inter-upright-var.woff2) format("woff2");
}

@font-face {
	font-family: "Inter var";
	font-weight: 100 900; /* stylelint-disable-line font-weight-notation */
	font-style: italic;
	font-display: swap;
	src: url(./assets/fonts/inter/Inter-italic-var.woff2) format("woff2");
}


/* Accessibility Settings -------------------- */

@media ( prefers-reduced-motion: reduce ) {

	* {
		animation-duration: 0s !important;
		transition-duration: 0s !important;
	}
}


/* -------------------------------------------------------------------------- */

/*	2. Element Base
/* ---------------------------------------------*---------------------------- */


main {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
	font-feature-settings: "lnum";
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -0.0415625em;
	line-height: 1.25;
}

h1,
.heading-size-1 {
	font-size: 3.6rem;
	font-weight: 800;
	line-height: 1.138888889;
}

h2,
.heading-size-2 {
	font-size: 3.2rem;
}

h3,
.heading-size-3 {
font-size: 20px;
}

h4,
.heading-size-4 {
	font-size: 2.4rem;
}

h5,
.heading-size-5 {
	font-size: 2.1rem;
}

h6,
.heading-size-6 {
	font-size: 1.6rem;
	letter-spacing: 0.03125em;
	text-transform: uppercase;
}

p {
	line-height: 1.5;
	margin: 0 0 1em 0;
}

em,
i,
q,
dfn {
	font-style: italic;
}

em em,
em i,
i em,
i i,
cite em,
cite i {
	font-weight: bolder;
}

big {
	font-size: 1.2em;
}

small {
	font-size: 0.75em;
}

b,
strong {
	font-weight: 700;
}

ins {
	text-decoration: underline;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

abbr,
acronym {
	cursor: help;
	    text-decoration: none;
}

address {
	line-height: 1.5;
	margin: 0 0 2rem 0;
}

hr {
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	border-color: #dcd7ca;
	margin: 4rem 0;
}

.entry-content hr,
hr.styled-separator {
	background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
	background-color: transparent !important;
	border: none;
	height: 0.1rem;
	overflow: visible;
	position: relative;
}

.entry-content hr:not(.has-background),
hr.styled-separator {
	color: #6d6d6d;
}

.entry-content hr::before,
.entry-content hr::after,
hr.styled-separator::before,
hr.styled-separator::after {
	background: currentColor;
	content: "";
	display: block;
	height: 1.6rem;
	position: absolute;
	top: calc(50% - 0.8rem);
	transform: rotate(22.5deg);
	width: 0.1rem;
}

.entry-content hr::before,
hr.styled-separator::before {
	left: calc(50% - 0.5rem);
}

.entry-content hr::after,
hr.styled-separator::after {
	right: calc(50% - 0.5rem);
}

a {
	color: #000;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none;
}


/* Lists ------------------------------------- */


ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

ul ul ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ol ol {
	list-style: lower-alpha;
}

ol ol ol {
	list-style: lower-roman;
}


.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
	list-style: none;
	margin: 0;
}

.reset-list-style li {
	margin: 0;
}

dt,
dd {
	line-height: 1.5;
}

dt {
	font-weight: 700;
}

dt + dd {
	margin-top: 0.5rem;
}

dd + dt {
	margin-top: 1.5rem;
}


/* Quotes ------------------------------------ */

blockquote {
	border-color: #cd2653;
	border-style: solid;

	/*rtl:ignore*/
	border-width: 0 0 0 0.2rem;
	color: inherit;
	font-size: 1em;
	margin: 4rem 0;

	/*rtl:ignore*/
	padding: 0.5rem 0 0.5rem 2rem;
}

cite {
	color: #6d6d6d;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.25;
}

blockquote cite {
	display: block;
	margin: 2rem 0 0 0;
}

blockquote p:last-child {
	margin: 0;
}


/* Code -------------------------------------- */

code,
kbd,
pre,
samp {
	font-family: 'PT Sans', sans-serif;
	font-size: 0.9em;
	padding: 0.4rem 0.6rem;
}

code,
kbd,
samp {
	background: rgba(0, 0, 0, 0.075);
	border-radius: 0.2rem;
}

pre {
	border: 0.1rem solid #dcd7ca;
	line-height: 1.5;
	margin: 4rem 0;
	overflow: auto;
	padding: 3rem 2rem;
	text-align: left;
}

pre code {
	background: transparent;
	padding: 0;
}


/* Media ------------------------------------- */

figure {
	display: block;
	margin: 0;
}

iframe {
	display: block;
	max-width: 100%;
}

video {
	display: block;
}

svg,
img,
embed,
object {
	display: block;
	height: auto;
	max-width: 100%;
}

figcaption,
.wp-caption-text {
	color: #6d6d6d;
	display: block;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 1.5rem;
}

figcaption a,
.wp-caption-text a {
	color: inherit;
}

blockquote.instagram-media,
iframe.instagram-media {
	margin: auto !important;
}


/* GALLERIES */

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 3em 0 3em -0.8em;
	width: calc(100% + 1.6em);
}

.gallery-item {
	margin: 0.8em 0;
	padding: 0 0.8em;
	width: 100%;
}

.gallery-caption {
	display: block;
	margin-top: 0.8em;
}


/* Inputs ------------------------------------ */

fieldset {
	border: 0.2rem solid #dcd7ca;
	padding: 2rem;
}

legend {
	font-size: 0.85em;
	font-weight: 700;
	padding: 0 1rem;
}

label {
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	margin: 0 0 0.5rem 0;
}

label.inline,
input[type="checkbox"] + label {
	display: inline;
	font-weight: 400;
	margin-left: 0.5rem;
}

input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	top: 2px;
	display: inline-block;
	margin: 0;
	width: 1.5rem;
	min-width: 1.5rem;
	height: 1.5rem;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	border-color: #dcd7ca;
	box-shadow: none;
	cursor: pointer;
}

input[type="checkbox"]:checked::before {
	/* Use the "Yes" SVG Dashicon */
	content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
	position: absolute;
	display: inline-block;
	margin: -0.1875rem 0 0 -0.25rem;
	height: 1.75rem;
	width: 1.75rem;
}

input,
textarea,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button {
font-family: 'PT Sans', sans-serif;
	line-height: 1;
}

@supports ( font-variation-settings: normal ) {

	input,
	textarea,
	button,
	.button,
	.faux-button,
	.faux-button.more-link,
	.wp-block-button__link,
	.wp-block-file__button {
font-family: 'PT Sans', sans-serif;
	}
}

input,
textarea {
	border-color: #dcd7ca;
	color: #000;
}

code,
input[type="url"],
input[type="email"],
input[type="tel"] {

	/*rtl:ignore*/
	direction: ltr;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.6rem;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 1.5rem 1.8rem;
	width: 100%;
}

select {
	font-size: 1em;
}

textarea {
	height: 12rem;
	line-height: 1.5;
	width: 100%;
}

input::-webkit-input-placeholder {
	line-height: normal;
}

input:-ms-input-placeholder {
	line-height: normal;
}

input::-moz-placeholder {
	line-height: revert; /* Reset to the value from the user-agent stylesheet. */
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #cd2653;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.0333em;
	line-height: 1.25;
	margin: 0;
	opacity: 1;
	padding: 1.1em 1.44em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: opacity 0.15s linear;
}

button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration: underline;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border-color: currentColor;
}

input[type="search"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

/* Tables ------------------------------------ */

table {
	border: 0.1rem solid #dcd7ca;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 1.6rem;
	margin: 4rem 0;
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}

.alignleft > table {
	margin: 0;
}

.alignright > table {
	margin: 0;
}

th,
td {
	line-height: 1.4;
	margin: 0;
	overflow: visible;
	padding: 0.5em;
}

caption {
	background: #dcd7ca;
	font-weight: 600;
	padding: 0.5em;
	text-align: center;
}

thead {
	vertical-align: bottom;
	white-space: nowrap;
}

th {
	font-weight: 700;
}


/* -------------------------------------------------------------------------- */

/*	3. Helper Classes
/* -------------------------------------------------------------------------- */


/* Layout ------------------------------------ */

.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0;
}

.screen-height {
	min-height: 100vh;
}

.admin-bar .screen-height {
	min-height: calc(100vh - 32px);
}

@media (max-width: 782px) {

	.admin-bar .screen-height {
		min-height: calc(100vh - 46px);
	}
}

.screen-width {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

/* Sections ---------------------------------- */

section {
	padding: 5rem 0;
	width: 100%;
}

.section-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 120rem;
	width: calc(100% - 4rem);
}

.section-inner.max-percentage {
	width: 100%;
}

.section-inner.thin {
	max-width: 58rem;
}

.section-inner.small {
	max-width: 80rem;
}

.section-inner.medium {
	max-width: 100rem;
}

.section-inner.no-margin {
	margin: 0;
}


/* Toggles ----------------------------------- */

.toggle {
	-moz-appearance: none;
	-webkit-appearance: none;
	color: inherit;
	cursor: pointer;
font-family: 'PT Sans', sans-serif;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	text-align: inherit;
	user-select: none;
}

button.toggle {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	font-size: inherit;
	font-weight: 400;
	letter-spacing: inherit;
	padding: 0;
	text-transform: none;
}

/* Hiding and Showing ------------------------ */

.js .show-js {
	display: block !important;
}

.js .hide-js {
	display: none !important;
}

.no-js .show-no-js {
	display: block !important;
}

.no-js .hide-no-js {
	display: none !important;
}


/* Typography -------------------------------- */

.font-size-xl {
	font-size: 1.25em;
}

.font-size-xs {
	font-size: 0.8em;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* Colors ------------------------------------ */

/* COLOR */

.color-accent,
.color-accent-hover:focus,
.color-accent-hover:hover {
	color: #cd2653;
}

/* BACKGROUND COLOR */

.bg-accent,
.bg-accent-hover:focus,
.bg-accent-hover:hover {
	background-color: #cd2653;
}

/* BORDER COLOR */

.border-color-accent,
.border-color-accent-hover:focus,
.border-color-accent-hover:hover {
	border-color: #cd2653;
}

/* FILL COLOR */

.fill-children-accent,
.fill-children-accent * {
	fill: #cd2653;
}

.fill-children-current-color,
.fill-children-current-color * {
	fill: currentColor;
}


/* Opacity ----------------------------------- */

.opacity-0 {
	opacity: 0;
}

.opacity-5 {
	opacity: 0.05;
}

.opacity-10 {
	opacity: 0.1;
}

.opacity-15 {
	opacity: 0.15;
}

.opacity-20 {
	opacity: 0.2;
}

.opacity-25 {
	opacity: 0.25;
}

.opacity-30 {
	opacity: 0.3;
}

.opacity-35 {
	opacity: 0.35;
}

.opacity-40 {
	opacity: 0.4;
}

.opacity-45 {
	opacity: 0.45;
}

.opacity-50 {
	opacity: 0.5;
}

.opacity-55 {
	opacity: 0.55;
}

.opacity-60 {
	opacity: 0.6;
}

.opacity-65 {
	opacity: 0.65;
}

.opacity-70 {
	opacity: 0.7;
}

.opacity-75 {
	opacity: 0.75;
}

.opacity-80 {
	opacity: 0.8;
}

.opacity-85 {
	opacity: 0.85;
}

.opacity-90 {
	opacity: 0.9;
}

.blend-mode-exclusion {
	mix-blend-mode: exclusion;
}

.blend-mode-hue {
	mix-blend-mode: hue;
}

.blend-mode-saturation {
	mix-blend-mode: saturation;
}

.blend-mode-color {
	mix-blend-mode: color;
}

.blend-mode-luminosity {
	mix-blend-mode: luminosity;
}


/* Image Classes ----------------------------- */

.bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-attachment-fixed {
	background-attachment: fixed;
}

@supports ( -webkit-overflow-scrolling: touch ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

@media ( prefers-reduced-motion: reduce ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

.wp-block-image.is-resized {
	margin-left: auto;
	margin-right: auto;
}

/* Search Form ------------------------------- */

.search-form .search-field,
.search-form .search-submit {
	margin: 0 0 0.8rem 0.8rem;
}

.search-form label {
    margin-top: 10px;
}

.search-form .search-field {
	width: 100%;
	border-radius: 10px;
}

.search-form .search-submit {
	flex-shrink: 0;
}

.search-form .search-submit:focus,
.search-form .search-submit:hover {
	text-decoration: none;
}


/* Social Icons ------------------------------ */

ul.social-icons {
	display: flex;
	flex-wrap: wrap;
	margin: -0.9rem 0 0 -0.9rem;
	width: calc(100% + 0.9rem);
}

ul.social-icons li {
	margin: 0.9rem 0 0 0.9rem;
}

.social-icons a {
	align-items: center;
	background: #cd2653;
	border-radius: 50%;
	color: #fff;
	display: flex;
	height: 4.4rem;
	justify-content: center;
	padding: 0;
	text-decoration: none;
	transition: transform 0.15s ease-in-out;
	width: 4.4rem;
}

.social-icons a:focus,
.social-icons a:hover {
	transform: scale(1.1);
	text-decoration: none;
}


/* Cover Modals ------------------------------ */

.cover-modal {
	display: none;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.cover-modal::-webkit-scrollbar {
	display: none !important;
}

.cover-modal.show-modal {
	display: block;
	cursor: pointer;
}

.cover-modal.show-modal > * {
	cursor: default;
}


/* -------------------------------------------------------------------------- */

/*	4.	Site Header
/* -------------------------------------------------------------------------- */


#site-header {
	background: #fff;
	position: relative;
	z-index: 999999;
}

.header-inner {
	max-width: 168rem;
	padding: 3.15rem 0;
	z-index: 100;
}

/* Header Titles ----------------------------- */

.header-titles-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 0 4rem;
	text-align: center;
}

body:not(.enable-search-modal) .header-titles-wrapper {
	justify-content: flex-start;
	padding-left: 0;
	text-align: left;
}

.site-title,
.site-logo,
.site-description {
	margin: 0;
}

.site-title {
	font-size: 2.1rem;
	font-weight: 600;
	line-height: 1;
}

.site-title a {
	color: inherit;
	display: block;
	text-decoration: none;
}

.site-title a:hover,
.site-title a:focus {
	text-decoration: underline;
}

.site-description {
	margin-top: 1rem;
	color: #6d6d6d;
	font-size: 1.8rem;
	font-weight: 500;
	display: none;
	letter-spacing: -0.0311em;
	transition: all 0.15s linear;
}

.site-logo a,
.site-logo img {
	display: block;
}

.header-titles .site-logo .site-logo {
	margin: 0;
}

.site-logo img {
	max-height: 6rem;
	margin: 0 auto;
	width: auto;
}

body:not(.enable-search-modal) .site-logo img {
	margin: 0;
}

/* Overlay Header ---------------------------- */

.overlay-header #site-header {
	background: transparent;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
}

.overlay-header .header-inner {
	color: #fff;
}

.overlay-header .site-description,
.overlay-header .toggle {
	color: inherit;
}

.overlay-header .header-inner .toggle-wrapper::before {
	background-color: currentColor;
	opacity: 0.25;
}

.admin-bar.overlay-header #site-header {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar.overlay-header #site-header {
		top: 46px;
	}
}

/* Header Navigation ------------------------- */

.header-navigation-wrapper {
	display: none;
}

/* Header Toggles ---------------------------- */

.header-toggles {
	display: none;
}

.header-inner .toggle {
	align-items: center;
	display: flex;
	overflow: visible;
	padding: 0 2rem;
}

.header-inner .toggle svg {
	display: block;
	position: relative;
	z-index: 1;
}

.header-inner .toggle path {
	fill: currentColor;
}

.toggle-inner {
	display: flex;
	justify-content: center;
	height: 2.3rem;
	position: relative;
}

.toggle-icon {
	display: block;
	overflow: hidden;
}

.toggle-inner .toggle-text {
	color: #6d6d6d;
	font-size: 1rem;
	font-weight: 600;
	position: absolute;
	top: calc(100% + 0.5rem);
	width: auto;
	white-space: nowrap;
	word-break: break-all;
}

.overlay-header .toggle-text {
	color: inherit;
}

.header-inner .toggle:focus .toggle-text,
.header-inner .toggle:hover .toggle-text {
	text-decoration: underline;
}

/* Search Toggle ----------------------------- */

.search-toggle {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
}

.search-toggle .toggle-icon,
.search-toggle svg {
	height: 2.5rem;
	max-width: 2.3rem;
	width: 2.3rem;
}

/* Navigation Toggle ------------------------- */

.nav-toggle {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	width: 6.6rem;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
	height: 0.8rem;
	width: 2.6rem;
}

.nav-toggle .toggle-inner {
	padding-top: 0.8rem;
}

/* Primary Menu ---------------------------- */

.primary-menu-wrapper {
	display: none;
}

ul.primary-menu {
	display: block;
	font-size: 1.8rem;
	font-weight: 500;
}

.menu-wrapper ul.primary-menu li.top {
    padding-right: 10px;
}

.primary-menu .icon {
	display: inline-block;
	height: 0.7rem;
	pointer-events: none;
	transform: rotate(-45deg);
	width: 1.3rem;
}

.primary-menu .icon::before,
.primary-menu .icon::after {
	content: "";
	display: block;
	background-color: currentColor;
	position: absolute;
	bottom: calc(50% - 0.1rem);
	left: 0;
}

.primary-menu .icon::before {
	height: 0.9rem;
	width: 0.2rem;
}

.primary-menu .icon::after {
	height: 0.2rem;
	width: 0.9rem;
}

.primary-menu li {
	font-size: inherit;
	line-height: 1.25;
	position: relative;
}

.primary-menu > li {
	margin: 0.8rem 0 0 1.6rem;
}

.primary-menu > li.menu-item-has-children > a {
	padding-right: 2rem;
}

.primary-menu > li > .icon {
    color: #000 !IMPORTANT;
	display: inline-block;
	margin-bottom: 4px;
}

.primary-menu a {
	color: inherit;
	display: block;
	line-height: 1.2;
	text-decoration: none;
}

.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current_page_ancestor {
	text-decoration: underline;
}

.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: underline;
}

.primary-menu li.current-menu-item > a:hover,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:hover,
.primary-menu li.current-menu-item > a:focus,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:focus {
	text-decoration: none;
}


/* DEEP DOWN */

.primary-menu ul ul {
	top: -1rem;
}

.primary-menu ul li.menu-item-has-children:hover > ul,
.primary-menu ul li.menu-item-has-children:focus > ul,
.primary-menu ul li.menu-item-has-children.focus > ul {
	right: calc(100% + 2rem);
}

.primary-menu ul ul::before {
	bottom: 0;
	height: auto;
	left: auto;
	right: -2rem;
	top: 0;
	width: 2rem;
}

.primary-menu ul ul::after {
	border-bottom-color: transparent;

	/*rtl:ignore*/
	border-left-color: #000;
	bottom: auto;
	right: -1.6rem;
	top: 2rem;
}

.rtl .primary-menu ul ul::after {
	transform: rotate(180deg);
}

/*
 * Enable nav submenu expansion with tapping on arrows on large-viewport
 * touch interfaces (e.g. tablets or laptops with touch screens).
 * These rules are supported by all browsers (>IE11) and when JS is disabled.
 */
@media (any-pointer: coarse) {

	.primary-menu > li.menu-item-has-children > a {
		padding-right: 0;
		margin-right: 2rem;
	}

	.primary-menu ul li.menu-item-has-children > a {
		margin-right: 4.5rem;
		padding-right: 0;
		width: unset;
	}

}

/* Repeat previous rules for IE11 (when JS enabled for polyfill). */
body.touch-enabled .primary-menu > li.menu-item-has-children > a {
	padding-right: 0;
	margin-right: 2rem;
}

body.touch-enabled .primary-menu ul li.menu-item-has-children > a {
	margin-right: 4.5rem;
	padding-right: 0;
	width: unset;
}

/* -------------------------------------------------------------------------- */

/*	5. Menu Modal
/* -------------------------------------------------------------------------- */


.menu-modal {
	background: #fff;
	display: none;
	opacity: 0;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	bottom: 0;
	left: -99999rem;
	right: 99999rem;
	top: 0;
	transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
	z-index: 99;
}

.admin-bar .menu-modal {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .menu-modal {
		top: 46px;
	}
}

.menu-modal.show-modal {
	display: flex;
}

.menu-modal.active {
	left: 0;
	opacity: 1;
	right: 0;
	transition: opacity 0.25s ease-out;
}

.menu-modal-inner {
	background: #fff;
	display: flex;
	justify-content: stretch;
	overflow: auto;
	-ms-overflow-style: auto;
	width: 100%;
}

.menu-wrapper {
	display: flex;
	height: 50px;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	background: #fcde38;
	z-index: 99;
}

button.close-nav-toggle {
	align-items: center;
	display: flex;
	font-size: 1.6rem;
	font-weight: 500;
	justify-content: flex-end;
	padding: 3.1rem 0;
	width: 100%;
}

button.close-nav-toggle svg {
	height: 1.6rem;
	width: 1.6rem;
}

button.close-nav-toggle .toggle-text {
	margin-right: 1.6rem;
}

.menu-modal .menu-top {
	flex-shrink: 0;
}


/* Main Menu --------------------------------- */

.modal-menu {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.modal-menu li {
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	display: flex;
	flex-wrap: wrap;
	line-height: 1;
	justify-content: flex-start;
	margin: 0;
}

.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: -0.0375em;
}

.modal-menu > li:last-child {
	border-bottom-width: 0.1rem;
}

.modal-menu .ancestor-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.modal-menu a {
	display: block;
	padding: 2rem 2.5rem;
	text-decoration: none;
	width: 100%;
}

.modal-menu a:focus,
.modal-menu a:hover,
.modal-menu li.current-menu-item > .ancestor-wrapper > a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: underline;
}

button.sub-menu-toggle {
	border-left: 0.1rem solid #dedfdf;
	flex-shrink: 0;
	margin: 1rem 0;
	padding: 0 2.5rem;
}

button.sub-menu-toggle svg {
	height: 0.9rem;
	transition: transform 0.15s linear;
	width: 1.5rem;
}

button.sub-menu-toggle.active svg {
	transform: rotate(180deg);
}

.modal-menu ul {
	display: none;
	margin: 0;
	width: 100%;
}

.modal-menu ul li {
	border-left-width: 1rem;
}

.modal-menu ul li a {
	color: inherit;
	font-weight: 500;
}

/* Main menu animation ----------------------- */

body .menu-wrapper ul.primary-menu li.menu-item a {
    color: #000 !important;
    font-size: 18px;
	padding: 10px 30px !IMPORTANT;
	display: inline-block;
	border: 0px !IMPORTANT;
}

.menu-wrapper ul.sub-menu li.menu-item {
    float: none;
}

.menu-wrapper ul.primary-menu li.menu-item ul.sub-menu a {
    padding: 10px 0;
    border-right: 0px;
    text-align: center;
    width: 100%;
}


span.price del span.woocommerce-Price-amount.amount {
    font-size: 20px !IMPORTANT;
    margin-right: 15px;
	line-height: 40px;
}

.menu-wrapper .active {
	display: block;
}

.menu-wrapper.is-toggling {
	pointer-events: none;
}

.menu-wrapper.is-toggling .menu-item {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
}

.menu-wrapper.is-toggling .menu-bottom .social-menu .menu-item {
	width: auto;
}

.menu-wrapper.is-animating .menu-item,
.menu-wrapper.is-animating .toggling-target {
	transition-duration: 250ms;
}

.menu-wrapper.is-animating .menu-item {
	transition-property: transform;
}

.menu-wrapper.is-toggling .toggling-target {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.menu-wrapper.is-toggling .toggling-target.active {
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target {
	display: block;
	transition-property: opacity;
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target.active {
	opacity: 1;
}

.menu-wrapper.is-toggling .modal-menu > li:last-child li {
	border-top-color: transparent;
	border-bottom-width: 0.1rem;
}

@media (prefers-reduced-motion: reduce) {

	.menu-wrapper.is-animating .menu-item,
	.menu-wrapper.is-animating .toggling-target {
		transition-duration: 1ms !important;
	}

}


/* Expanded Menu ----------------------------- */

.expanded-menu {
	display: none;
}

.mobile-menu {
	display: block;
}


/* Menu Bottom ------------------------------- */

.menu-bottom {
	flex-shrink: 0;
	padding: 4rem 0;
}

.menu-bottom nav {
	width: 100%;
}

.menu-copyright {
	display: none;
	font-size: 1.6rem;
	font-weight: 500;
	margin: 0;
}

.menu-copyright a:focus,
.menu-copyright a:hover {
	text-decoration: underline;
}

.menu-bottom .social-menu {
	justify-content: center;
}


/* -------------------------------------------------------------------------- */

/*	6. Search Modal
/* -------------------------------------------------------------------------- */


.search-modal {
	background: rgba(0, 0, 0, 0.2);
	display: none;
	opacity: 0;
	position: fixed;
	bottom: 0;
	left: -9999rem;
	top: 0;
	transition: opacity 0.2s linear, left 0s 0.2s linear;
	width: 100%;
	z-index: 999;
}

.admin-bar .search-modal.active {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .search-modal.active {
		top: 46px;
	}
}

.search-modal-inner {
	background: #fff;
	transform: translateY(-100%);
	transition: transform 0.15s linear, box-shadow 0.15s linear;
}

.search-modal-inner .section-inner {
	display: flex;
	justify-content: space-between;
	max-width: 168rem;
}

.search-modal.active {
	left: 0;
	opacity: 1;
	transition: opacity 0.2s linear;
}

.search-modal.active .search-modal-inner {
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.08);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

button.search-untoggle {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	justify-content: center;
	margin-right: -2.5rem;
	padding: 0 2.5rem;
}

.search-modal button.search-untoggle {
	color: inherit;
}

.search-modal.active .search-untoggle {
	animation: popIn both 0.3s 0.2s;
}

.search-untoggle svg {
	height: 1.5rem;
	transition: transform 0.15s ease-in-out;
	width: 1.5rem;
}

.search-untoggle:focus svg,
.search-untoggle:hover svg {
	transform: scale(1.15);
}


/* Modal Search Form ------------------------- */

.search-modal form {
	margin: 0;
	position: relative;
	width: 100%;
}

.search-modal .search-field {
	background: none;
	border: none;
	border-radius: 0;
	color: inherit;
	font-size: 2rem;
	letter-spacing: -0.0277em;
	height: 8.4rem;
	margin: 0 0 0 -2rem;
	max-width: calc(100% + 2rem);
	padding: 0 0 0 2rem;
	width: calc(100% + 2rem);
}

.search-modal .search-field::-webkit-input-placeholder {
	color: inherit;
}

.search-modal .search-field:-ms-input-placeholder {
	color: inherit;
}

.search-modal .search-field::-moz-placeholder {
	color: inherit;
	line-height: 4;
}

.search-modal .search-submit {
	position: absolute;
	right: -9999rem;
	top: 50%;
	transform: translateY(-50%);
}

.search-modal .search-submit:focus {
	right: 0;
}


/* -------------------------------------------------------------------------- */

/*	7a. Template: Cover Template
/* -------------------------------------------------------------------------- */


.cover-header {
	display: flex;
	overflow: hidden;
}

.cover-header-inner-wrapper {
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
}

.cover-header-inner {
	padding: 10rem 0 5rem 0;
	width: 100%;
}

.cover-color-overlay,
.cover-color-overlay::before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.cover-color-overlay::before {
	background: currentColor;
	content: "";
	display: block;
}

.cover-header .entry-header {
	position: relative;
	width: 100%;
	z-index: 1;
}

.cover-header .entry-header * {
	color: #fff;
}

body.template-cover .entry-header {
	background: transparent;
	padding: 0;
}

.cover-header h1,
.cover-header h2,
.cover-header h3,
.cover-header h4,
.cover-header h5,
.cover-header h6,
.cover-header .faux-heading {
	color: inherit;
}

.cover-header .entry-header a {
	color: inherit;
}

/* To The Content ---------------------------- */

.to-the-content-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 0.5rem);
}

.to-the-content {
	align-items: center;
	display: flex;
	justify-content: center;
	height: 4rem;
	text-decoration: none;
}

.to-the-content svg {
	height: 2rem;
	transition: transform 0.15s linear;
	transform: translateY(0);
	width: 1.767rem;
}

.to-the-content:focus svg,
.to-the-content:hover svg {
	transform: translateY(20%);
}


/* -------------------------------------------------------------------------- */

/*	7c. Template: Full Width
/* -------------------------------------------------------------------------- */


body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-full-width [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 120rem;
}

body.template-full-width .entry-content .alignleft,
body.template-full-width .entry-content .alignright {
	position: static;
}

body.template-full-width .entry-content .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 0;
	position: static;
}

body.template-full-width .entry-content > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 2rem;
	position: static;
}

body.template-full-width .entry-content .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 0;
	position: static;
}

body.template-full-width .entry-content > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 2rem;
	position: static;
}


/* -------------------------------------------------------------------------- */

/*	8. Post: Archive
/* -------------------------------------------------------------------------- */


/* Archive Header ---------------------------- */

.archive-header {
	background-color: #fff;
	padding: 4rem 0;
}

.reduced-spacing .archive-header {
	padding-bottom: 2rem;
}

.archive-title {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: -0.026666667em;
	margin: 0;
}

.archive-subtitle p:last-child {
	margin-bottom: 0;
}


/* Posts ------------------------------------- */

body:not(.singular) main > article:first-of-type {
	padding: 4rem 0 0;
}


/* Search Results ---------------------------- */

.no-search-results-form {
	padding-top: 5rem;
}


/* -------------------------------------------------------------------------- */

/*	9. Post: Single
/* -------------------------------------------------------------------------- */


/* Post Header ------------------------------- */

.singular .entry-header {
	background-color: #fff;
	padding: 4rem 0;
}

.entry-categories {
	line-height: 1.25;
	margin-bottom: 2rem;
}

.entry-categories-inner {
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	margin: -0.5rem 0 0 -1rem;
}

.entry-categories a {
	border-bottom: 0.15rem solid currentColor;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.036666667em;
	margin: 0.5rem 0 0 1rem;
	text-decoration: none;
	text-transform: uppercase;
}

.entry-categories a:focus,
.entry-categories a:hover {
	border-bottom-color: transparent;
}

h1.entry-title,
h2.entry-title {
	margin: 0;
}

.entry-title a {
	color: inherit;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	text-decoration: underline;
}

.intro-text {
	margin-top: 2rem;
}

.singular .intro-text {
	font-size: 2rem;
	letter-spacing: -0.0315em;
	line-height: 1.4;
}

/* POST META */

.post-meta-single-top .post-meta {
	justify-content: center;
}

.post-meta-wrapper {
	margin-top: 2rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 58rem;
	width: 100%;
}

.post-meta {
	color: #6d6d6d;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.5rem;
	font-weight: 500;
	list-style: none;
	margin: -1rem 0 0 -2rem;
}

.post-meta li {
	flex-shrink: 0;
	letter-spacing: -0.016875em;
	margin: 1rem 0 0 2rem;
	max-width: calc(100% - 2rem);
}

.post-meta a {
	color: inherit;
	text-decoration: none;
}

.post-meta a:focus,
.post-meta a:hover {
	text-decoration: underline;
}

.post-meta .meta-wrapper {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
}

.post-meta .meta-icon {
	flex-shrink: 0;
	margin-right: 1rem;
}

.sticky .post-sticky {
	color: inherit;
}

.post-meta .post-author .meta-icon svg {
	width: 1.6rem;
	height: 1.8rem;
}

.post-meta .post-categories .meta-icon svg {
	width: 1.8rem;
	height: 1.7rem;
}

.post-meta .post-comment-link .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta .post-date .meta-icon svg {
	width: 1.7rem;
	height: 1.8rem;
}

.post-meta .post-edit .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta .post-sticky .meta-icon svg {
	width: 1.5rem;
	height: 1.8rem;
}

.post-meta .post-tags .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta svg * {
	fill: currentColor;
}


/* Featured Media ---------------------------- */

.featured-media {
	margin-top: 5rem;
	position: relative;
}

.singular .featured-media {
	margin-top: 0;
}

.singular .featured-media-inner {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.singular .featured-media::before {
	background: #fff;
	content: "";
	display: block;
	position: absolute;
	bottom: 50%;
	left: 0;
	right: 0;
	top: 0;
}

.featured-media img {
	margin: 0 auto;
}

.featured-media figcaption {
	margin: 1.5rem auto 0 auto;
	text-align: center;
	width: calc(100% - 5rem);
}

.reduced-spacing.missing-post-thumbnail .post-inner {
	padding-top: 0;
}


/* Post Footer ------------------------------- */

/* POST NAV LINKS */

.post-nav-links {
	border-radius: 0.4rem;
	display: flex;
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1;
	margin-top: 3em;
	padding: 0 0.25em;
}

.post-nav-links > * {
	padding: 1em 0.75em;
}

/* POST META BOTTOM */

.post-meta-wrapper.post-meta-single-bottom {
	margin-top: 3rem;
}


/* Author Bio -------------------------------- */

.author-bio {
	margin-top: 4rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 58rem;
	width: 100%;
}

.hide-avatars .author-bio {
	padding-left: 0;
}

.author-bio .author-title-wrapper {
	align-items: center;
	display: flex;
	margin: 0 0 1rem 0;
}

.author-bio .avatar {
	border-radius: 50%;
	margin-right: 1.5rem;
	height: 5rem;
	width: 5rem;
}

.hide-avatars img.avatar {
	display: none;
}

.author-bio p:last-child {
	margin-bottom: 0;
}

.author-bio .author-title {
	margin: 0;
}

.author-bio .author-link {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	margin-top: 1em;
	text-decoration: none;
}

.author-bio .author-link:focus,
.author-bio .author-link:hover {
	text-decoration: underline;
}


/* Single Pagination ------------------------- */

.pagination-single {
	font-size: 1.8rem;
	margin-top: 5rem;
}

.pagination-single-inner {
	display: flex;
	flex-direction: column;
}

.pagination-single hr:first-child {
	margin: 0 0 2.8rem 0;
}

.pagination-single hr:last-child {
	margin: 2.8rem 0 0.8rem 0;
}

.pagination-single a {
	align-items: baseline;
	display: flex;
	font-weight: 600;
	letter-spacing: -0.0275em;
	text-decoration: none;
	flex: 1;
}

.pagination-single a + a {
	margin-top: 1rem;
}

.pagination-single a .arrow {
	margin-right: 1rem;
}

.pagination-single a:focus .title,
.pagination-single a:hover .title {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

/*	10. Blocks
/* -------------------------------------------------------------------------- */


/* Block Colors ------------------------------ */

.has-text-color a {
	color: inherit;
}

/* CUSTOM COLORS */

:root .has-accent-color {
	color: #cd2653;
}

:root .has-accent-background-color {
	background-color: #cd2653;
	color: #fff;
}

:root .has-primary-color {
	color: #000;
}

:root .has-primary-background-color {
	background-color: #000;
	color: #f5efe0;
}

:root .has-secondary-color {
	color: #6d6d6d;
}

:root .has-secondary-background-color {
	background-color: #6d6d6d;
	color: #fff;
}

:root .has-subtle-background-color {
	color: #dcd7ca;
}

:root .has-subtle-background-background-color {
	background-color: #dcd7ca;
	color: #000;
}

:root .has-background-color {
	color: #f5efe0;
}

:root .has-background-background-color {
	background-color: #f5efe0;
	color: #000;
}


/* Block Typography Classes ------------------ */

.has-text-align-left {

	/*rtl:ignore*/
	text-align: left;
}

.has-text-align-center {
	text-align: center;
}

.has-text-align-right {
	text-align: right;
}

.has-drop-cap:not(:focus)::first-letter {
	color: #cd2653;
font-family: 'PT Sans', sans-serif;
	font-size: 5.1em;
	font-weight: 800;
	margin: 0.05em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::first-letter::after {
	content: "";
	display: table;
	clear: both;
}

.has-drop-cap:not(:focus)::after {
	padding: 0;
}


/* Block Font Families ----------------------- */

.has-drop-cap:not(:focus)::first-letter,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-cover-image,
.entry-content .wp-block-latest-comments,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-pullquote,
.entry-content .wp-block-quote.is-large,
.entry-content .wp-block-quote.is-style-large {
font-family: 'PT Sans', sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.has-drop-cap:not(:focus)::first-letter,
	.entry-content .wp-block-archives,
	.entry-content .wp-block-categories,
	.entry-content .wp-block-latest-posts,
	.entry-content .wp-block-latest-comments,
	.entry-content .wp-block-cover-image p,
	.entry-content .wp-block-pullquote {
font-family: 'PT Sans', sans-serif;
	}
}

/* Block Font Sizes -------------------------- */

.entry-content .has-small-font-size {
	font-size: 0.842em;
}

.entry-content .has-normal-font-size,
.entry-content .has-regular-font-size {
	font-size: 1em;
}

.entry-content .has-medium-font-size {
	font-size: 1.1em;
	line-height: 1.45;
}

.entry-content .has-large-font-size {
	font-size: 1.25em;
	line-height: 1.4;
}

.entry-content .has-larger-font-size {
	font-size: 1.5em;
	line-height: 1.3;
}


/* Block: Base Margins ----------------------- */

*[class*="_inner-container"] > *:first-child {
	margin-top: 0;
}

*[class*="_inner-container"] > *:last-child {
	margin-bottom: 0;
}

.wp-block-archives:not(.alignwide):not(.alignfull),
.wp-block-categories:not(.alignwide):not(.alignfull),
.wp-block-code,
.wp-block-columns:not(.alignwide):not(.alignfull),
.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-media-text:not(.alignwide):not(.alignfull),
.wp-block-preformatted,
.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video:not(.alignwide):not(.alignfull) {
	margin-bottom: 3rem;
	margin-top: 3rem;
}


/* Block: Shared Nesting Alignment Resets ---- */

[class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
	max-width: 58rem;
}


/* Block: Shared Widget Styles --------------- */

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-latest-comments {
	list-style: none;
	margin-left: 0;
}

.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul,
.wp-block-latest-comments ul {
	list-style: none;
}

.entry-content .wp-block-archives > li,
.entry-content .wp-block-categories > li,
.entry-content .wp-block-latest-posts > li,
.entry-content .wp-block-latest-comment > li {
	margin-left: 0;
}

.entry-content .wp-block-archives > li:last-child,
.entry-content .wp-block-categories > li:last-child,
.entry-content .wp-block-latest-posts > li:last-child,
.entry-content .wp-block-latest-comment > li:last-child {
	margin-bottom: 0;
}

.entry-content .wp-block-archives *,
.entry-content .wp-block-categories *,
.entry-content .wp-block-latest-posts *,
.entry-content .wp-block-latest-comments * {
font-family: 'PT Sans', sans-serif;
}

.entry-content .wp-block-archives li,
.entry-content .wp-block-categories li,
.entry-content .wp-block-latest-posts li {
	color: #6d6d6d;
}

.wp-block-archives a,
.wp-block-categories a,
.wp-block-latest-posts a,
.wp-block-latest-comments a {
	font-weight: 700;
	text-decoration: none;
}

.wp-block-archives a:hover,
.wp-block-categories a:hover,
.wp-block-latest-posts a:hover,
.wp-block-latest-comments a:hover,
.wp-block-archives a:focus,
.wp-block-categories a:focus,
.wp-block-latest-posts a:focus,
.wp-block-latest-comments a:focus {
	text-decoration: underline;
}

.wp-block-latest-posts a,
.wp-block-latest-comments__comment-meta {
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.25;
}

.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date {
	color: #6d6d6d;
	font-size: 0.7em;
	font-weight: 600;
	letter-spacing: normal;
	margin-top: 0.15em;
}


/* Block: Shared Media Styles ---------------- */

.wp-block-embed figcaption,
.wp-block-image figcaption {
	color: #6d6d6d;
	font-size: 1.4rem;
	margin-bottom: 0;
	margin-top: 1.5rem;
}

/* Block: Audio ------------------------------ */

.wp-block-audio audio {
	width: 100%;
}

/* Block: Button ----------------------------- */

.wp-block-button {
	margin: 3rem 0;
}

.wp-block-button.is-style-outline {
	color: #cd2653;
}

.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: inherit;
}

.is-style-outline .wp-block-button__link {
	padding: calc(1.1em - 0.2rem) calc(1.44em - 0.2rem);
}

/* Block: Columns ---------------------------- */

.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
	padding-left: 2rem;
	padding-right: 2rem;
}

.wp-block-column {
	margin-bottom: 3.2rem;
}

.wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-column > *:last-child {
	margin-bottom: 0;
}

/* Block: Cover ------------------------------ */

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 4rem);
	padding: 2rem 0;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
	max-width: 100%;
	padding: 0;
}

.wp-block-cover-image h2,
.wp-block-cover h2 {
	font-size: 3.2rem;
}

/* Block: Embed ------------------------------ */

/* Block: File ------------------------------- */

.wp-block-file {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wp-block-file a:not(.wp-block-file__button) {
	font-weight: 700;
	text-decoration: none;
}

.wp-block-file a:not(.wp-block-file__button):not(:last-child) {
	margin-right: 1rem;
}

.wp-block-file a:not(.wp-block-file__button):focus,
.wp-block-file a:not(.wp-block-file__button):hover {
	text-decoration: underline;
}

.wp-block-file .wp-block-file__button {
	font-size: 1.5rem;
	padding: 1em 1.25em;
}

.wp-block-file a.wp-block-file__button:visited {
	opacity: 1;
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover {
	opacity: 1;
	text-decoration: underline;
}


/* Block: Gallery ---------------------------- */

.wp-block-gallery ul {
	list-style: none;
	margin: 0 0 -1.6rem 0;
}

figure.wp-block-gallery.alignnone,
figure.wp-block-gallery.aligncenter {
	margin-bottom: 3rem;
	margin-top: 3rem;
}

figure.wp-block-gallery.alignleft {
	margin: 0.3rem 2rem 2rem 0;
}

figure.wp-block-gallery.alignright {
	margin: 0.3rem 0 2rem 2rem;
}

figure.wp-block-gallery.alignwide {
	margin-bottom: 4rem;
	margin-top: 4rem;
}

figure.wp-block-gallery.alignfull {
	margin-bottom: 5rem;
	margin-top: 5rem;
}

/* Block: Group ------------------------------ */

.wp-block-group.has-background {
	padding: 2rem;
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-group__inner-container {
	margin: 0 auto;
}

.wp-block-group__inner-container,
.entry-content .wp-block-group p {
	max-width: 100%;
}

.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
	padding-left: 2rem;
	padding-right: 2rem;
}

/* Block: Image ------------------------------ */

/* Block: Media And Text --------------------- */

.wp-block-media-text .wp-block-media-text__content {
	padding: 3rem 2rem;
}

.wp-block-media-text .wp-block-media-text__content p {
	max-width: none;
}

.wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

/* Block: Pullquote -------------------------- */

/* STYLE: DEFAULT */

.wp-block-pullquote {
	padding: 0;
	position: relative;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: calc(100% - 4rem);
}

.wp-block-pullquote::before {
	background: #fff;
	border-radius: 50%;
	color: #cd2653;
	content: "”";
	display: block;
	font-size: 6.2rem;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 auto 1.5rem auto;
	text-align: center;
	height: 4.4rem;
	width: 4.4rem;
}

.reduced-spacing .wp-block-pullquote::before {
	border: 0.1rem solid currentColor;
	font-size: 5.9rem;
}

.wp-block-pullquote blockquote {
	border: none;
	margin: 0;
	padding: 0;
}

.wp-block-pullquote blockquote p {
font-family: 'PT Sans', sans-serif;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.178571429;
	letter-spacing: -0.041785714em;
	max-width: 100%;
}

.wp-block-pullquote p:last-of-type {
	margin-bottom: 0;
}

.wp-block-pullquote cite {
	color: #6d6d6d;
	font-size: 1.6rem;
	font-weight: 500;
	margin-top: 1.2rem;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 2.8rem;
}

.wp-block-pullquote.alignleft {
	text-align: left;
}

.wp-block-pullquote.alignright {
	text-align: right;
}

.wp-block-pullquote.alignleft::before {
	margin-left: 0;
}

.wp-block-pullquote.alignright::before {
	margin-right: 0;
}

/* STYLE: SOLID BACKGROUND COLOR */

.wp-block-pullquote.is-style-solid-color {
	padding: 3rem 2rem;
}

.wp-block-pullquote.is-style-solid-color::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before,
.wp-block-pullquote.is-style-solid-color.alignright::before {
	transform: translateY(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before {
	left: 2rem;
}

.wp-block-pullquote.is-style-solid-color.alignright::before {
	left: auto;
	right: 2rem;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
	text-align: inherit;
}

.wp-block-pullquote.is-style-solid-color cite {
	color: inherit;
}

/* Block: Separator  ------------------------- */

hr.wp-block-separator {
	margin: 3rem 0;
}

/* STYLE: WIDE */

.wp-block-separator.is-style-wide {
	max-width: calc(100vw - 4rem);
	position: relative;
	width: 100%;
}

/* STYLE: DOTS */

.wp-block-separator.is-style-dots::before {
	background: none;
	color: inherit;
	font-size: 3.2rem;
	font-weight: 700;
	height: auto;
	letter-spacing: 1em;
	padding-left: 1em;
	position: static;
	transform: none;
	width: auto;
}

.wp-block-separator.is-style-dots::after {
	content: none;
}


/* Block: Search ----------------------------- */

.wp-block-search .wp-block-search__input {
	width: auto;
}

/* Block: Table ------------------------------ */

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: #dcd7ca;
}

figure.wp-block-table.is-style-stripes {
	border-bottom: none;
}

.wp-block-table.is-style-stripes table {
	border-collapse: inherit;
}

/* Block: Quote ------------------------------ */

.wp-block-quote p,
.wp-block-quote cite {
	text-align: inherit;
}

.wp-block-quote[style="text-align:center"] {
	border-width: 0;
	padding: 0;
}

.wp-block-quote[style="text-align:right"] {

	/*rtl:begin:ignore*/
	border-width: 0 0.2rem 0 0;
	padding: 0 2rem 0 0;

	/*rtl:end:ignore*/
}

/* STYLE: LARGE */

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	border: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-family: 'PT Sans', sans-serif;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.285;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	font-size: 1.6rem;
	text-align: inherit;
}

/* Block: Widget Latest Comments ------------- */

.entry-content .wp-block-latest-comments li {
	margin: 2rem 0;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 5.5rem;
}

.entry-content .wp-block-latest-comments a {
	text-decoration: none;
}

.entry-content .wp-block-latest-comments a:hover,
.entry-content .wp-block-latest-comments a:focus {
	text-decoration: underline;
}

.wp-block-latest-comments__comment {
	font-size: inherit;
}

.wp-block-latest-comments__comment-date {
	margin-top: 0.4em;
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: 0.7em;
	margin: 0.9rem 0 2rem 0;
}

/* Block: Widget Latest Posts ---------------- */

.wp-block-latest-posts.is-grid li {
	border-top: 0.2rem solid #dcd7ca;
	margin-top: 2rem;
	padding-top: 1rem;
}

.wp-block-latest-posts.has-dates {
	list-style: none;
}

.wp-block-latest-posts.has-dates:not(.is-grid) li {
	margin-top: 1.5rem;
}

.wp-block-latest-posts.has-dates:not(.is-grid) li:first-child {
	margin-top: 0;
}


/* -------------------------------------------------------------------------- */

/*	11. Entry Content
/* -------------------------------------------------------------------------- */


.entry-content {
	line-height: 1.5;
}

.entry-content > * {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.25em;
}

.entry-content > *:first-child {
	margin-top: 0;
}

.entry-content > *:last-child {
	margin-bottom: 0;
}

.read-more-button-wrap {
	margin-top: 1em;
	text-align: center;
}

.entry-content a:hover,
.entry-content a:focus {
	text-decoration: none;
}

.entry-content p,
.entry-content li {
	line-height: 1.4;
}



.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin-bottom: 1rem;
}

.entry-content hr {
	margin: 4rem auto;
}

/* Font Families ----------------------------- */

.entry-content p,
.entry-content ol,
.entry-content ul,
.entry-content dl,
.entry-content dt {
font-family: 'PT Sans', sans-serif;
	letter-spacing: normal;
}

.entry-content cite,
.entry-content figcaption,
.entry-content .wp-caption-text {
font-family: 'PT Sans', sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.entry-content cite,
	.entry-content figcaption,
	.entry-content .wp-caption-text {
font-family: 'PT Sans', sans-serif;
	}
}




[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
}

/* Full */

.alignfull {
	margin-top: 5rem;
	margin-right: auto;
	margin-bottom: 5rem;
	margin-left: auto;
	max-width: 100vw;
	position: relative;
	width: 100%;
}

[class*="__inner-container"] > .alignfull {
	max-width: 100%;
}

/* Wide */

.alignwide {
	max-width: 120rem;
	position: relative;
	width: calc(100% - 4rem);
}

[class*="__inner-container"] > .alignwide {
	width: 100%;
}

/* Center */

.aligncenter,
.aligncenter img {
	margin-left: auto;
	margin-right: auto;
}

/* Left and right */

.alignleft,
.alignright {
	max-width: 50%;
}

.alignleft {

	/*rtl:ignore*/
	float: left;
	margin: 0.3rem 2rem 2rem 2rem;
}

.alignright {

	/*rtl:ignore*/
	float: right;
	margin: 0.3rem 2rem 2rem 2rem;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 2rem;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 2rem;
}

/* Entry Media ------------------------------- */

.alignfull > figcaption,
.alignfull > .wp-caption-text {
	margin-left: auto;
	margin-right: auto;
	max-width: 58rem;
	width: calc(100% - 4rem);
}


/* -------------------------------------------------------------------------- */

/*	12. Comments
/* -------------------------------------------------------------------------- */


/* Comment Headers ----------------------------- */

.comments-wrapper {
	margin-top: 5rem;
}

.comment-reply-title {
	margin: 0 0 4rem 0;
	text-align: center;
}


/* Comment Item ----------------------------- */

/* COMMENT HEADER */

.comments .comment,
.comments .pingback,
.comments .trackback,
.comments .review {
	padding-top: 3.5rem;
}

div.comment:first-of-type {
	margin-top: 3.5rem;
	padding-top: 0;
}

.comments .comments-header + div {
	margin-top: 0;
	padding-top: 0;
}

.comment-body {
	position: relative;
}

.comment .comment {
	padding-left: 5%;
}

.comment-meta {
	line-height: 1.1;
	margin-bottom: 1.5rem;
	min-height: 5rem;
	padding-left: 5rem;
	position: relative;
}

.hide-avatars .comment-meta {
	min-height: 0;
	padding-left: 0;
}

.comment-meta a {
	color: inherit;
}

.comment-author {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.027777778em;
}

.comment-author a {
	text-decoration: underline;
}

.comment-author a:hover,
.comment-author a:focus {
	text-decoration: none;
}

.comment-meta .avatar {
	height: 4rem;
	position: absolute;
	left: 0;
	top: 0;
	width: 4rem;
}

.comment-author .url {
	text-decoration: underline;
}

.comment-metadata {
	color: #6d6d6d;
	font-size: 1.4rem;
	font-weight: 500;
	margin-top: 0.6rem;
}

.comment-metadata a {
	text-decoration: none;
}

.comment-metadata a:focus,
.comment-metadata a:hover {
	text-decoration: underline;
}


/* COMMENT CONTENT */

.comment-content.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	width: 100%;
}

.comment-content.entry-content .alignleft {

	/*rtl:ignore*/
	margin-left: 0;
}

.comment-content.entry-content .alignright {

	/*rtl:ignore*/
	margin-right: 0;
}

/* COMMENT FOOTER */

.comment-footer-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.2rem;
	font-weight: 600;
	justify-content: flex-start;
	letter-spacing: 0.030833333em;
	line-height: 1;
	margin: 1.5rem 0 -1rem -1.5rem;
	text-transform: uppercase;
}

.comment-footer-meta > * {
	margin: 0 0 1rem 1.5rem;
}

.comment-reply-link {
	background-color: #cd2653;
	color: #fff;
	display: block;
	padding: 0.7rem;
}

.bypostauthor .comment-footer-meta .by-post-author {
	display: block;
}

.comment-footer-meta a {
	text-decoration: none;
}

.comment-footer-meta a:focus,
.comment-footer-meta a:hover {
	text-decoration: underline;
}


/* Pingbacks & Trackbacks ------------------------- */

.pingback .comment-meta,
.trackback .comment-meta {
	padding-left: 0;
}


/* Comments Pagination ---------------------------- */

.comments-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 6rem;
	text-align: center;
}

.comments-pagination.only-next {
	justify-content: flex-end;
}

.comments-pagination .page-numbers {
	display: none;
	text-decoration: none;
}

.comments-pagination .page-numbers:focus,
.comments-pagination .page-numbers:hover {
	text-decoration: underline;
}

.comments-pagination .prev,
.comments-pagination .next {
	display: block;
}

.comments-pagination .prev {
	left: 0;
}

.comments-pagination .next {
	right: 0;
	text-align: right;
}


/* Comment Respond ---------------------------- */

.comment-respond::after {
	clear: both;
	content: "";
	display: block;
}

.comment-respond .comment-notes,
.comment-respond .logged-in-as {
	color: #6d6d6d;
	font-size: 1.6rem;
	line-height: 1.4;
	margin: -3rem 0 4rem 0;
	text-align: center;
}

.comment-respond .comment-notes a,
.comment-respond .logged-in-as a {
	color: inherit;
	text-decoration: none;
}

.comment-respond .comment-notes a:focus,
.comment-respond .comment-notes a:hover,
.comment-respond .logged-in-as a:focus,
.comment-respond .logged-in-as a:hover {
	text-decoration: underline;
}

.comment-respond p {
	line-height: 1.1;
	margin-bottom: 2rem;
	margin-left: auto;
	margin-right: auto;
}

.comment-respond p:not(.comment-notes) {
	max-width: 58rem;
}

.comment-form-cookies-consent {
	align-items: baseline;
	display: flex;
}

.comment-respond > p:last-of-type {
	margin-bottom: 0;
}

.comment-respond label {
	display: block;
}

.comment-respond input[type="checkbox"] + label {
	font-size: 1.5rem;
	line-height: 1.25;
}

.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond textarea {
	margin-bottom: 0;
}

.comment-respond textarea {
	height: 15rem;
}

.comment-respond #submit {
	display: block;
}

.comment-respond .comments-closed {
	text-align: center;
}


/* Reply Respond ---------------------------- */

.comments .comment-respond {
	padding: 3rem 0 0;
}

.comments .comment-respond .comment-reply-title,
.comments .comment-respond .comment-notes,
.comments .comment-respond .logged-in-as {
	text-align: left;
}

.comment-reply-title small {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: -0.0277em;
	margin: 0.5rem 0 0 0;
	white-space: nowrap;
}

.comment-reply-title small a {
	text-decoration: none;
}

.comment-reply-title small a:focus,
.comment-reply-title small a:hover {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

/*	13. Site Pagination
/* -------------------------------------------------------------------------- */


.pagination .nav-links {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.8rem;
	font-weight: 600;
	margin: -1.5rem 0 0 -2.5rem;
	width: calc(100% + 2.5rem);
}

.pagination-separator {
	margin: 5rem 0;
}

.nav-links > * {
	margin: 1.5rem 0 0 2.5rem;
}

.nav-links .placeholder {
	display: none;
	visibility: hidden;
}

.pagination a {
	text-decoration: none;
}

.pagination a:focus,
.pagination a:hover {
	text-decoration: underline;
}

.pagination .dots {
	transform: translateY(-0.3em);
	color: #6d6d6d;
}

.nav-short {
	display: none;
}

/* -------------------------------------------------------------------------- */

/*	14. Error 404
/* -------------------------------------------------------------------------- */


.error404 #site-content {
	padding-top: 4rem;
}

.error404-content {
	text-align: center;
}

.error404 #site-content .search-form {
	justify-content: center;
	margin-top: 3rem;
}


/* -------------------------------------------------------------------------- */

/*	15.	Widgets
/* -------------------------------------------------------------------------- */


/* Widget Base ------------------------------- */

.widget {
	margin-top: 3rem;
}

.widget:first-child {
	margin-top: 0;
}

.widget-content > div > *:first-child {
	margin-top: 0;
}

.widget-content > div > *:last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	margin: 0 0 2rem;
}

.widget li {
	margin: 2rem 0 0 0;
}

.widget li:first-child,
.widget li > ul,
.widget li > ol {
	margin-top: 0;
}

.widget table,
.widget table * {
	border-color: #dedfdf;
}

.widget table caption {
	background-color: #dedfdf;
}

.widget .post-date,
.widget .rss-date {
	color: #6d6d6d;
	display: block;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: 0.2rem;
}

.widget select {
	max-width: 100%;
}

/* Font Families ----------------------------- */

.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary {
font-family: 'PT Sans', sans-serif;
	letter-spacing: normal;
}

.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text {
font-family: 'PT Sans', sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.widget-content cite,
	.widget-content figcaption,
	.widget-content .wp-caption-text {
font-family: 'PT Sans', sans-serif;
	}
}

/* Base List Widget -------------------------- */

.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
	color: #6d6d6d;
	margin: 0.3rem 0;
}

.widget_archive li li,
.widget_categories li li,
.widget_pages li li,
.widget_meta li li,
.widget_nav_menu li li {
	margin-left: 2rem;
}

.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_meta a,
.widget_nav_menu a {
	font-weight: 700;
	text-decoration: none;
}

.widget_archive a:focus,
.widget_archive a:hover,
.widget_categories a:focus,
.widget_categories a:hover,
.widget_pages a:focus,
.widget_pages a:hover,
.widget_meta a:focus,
.widget_meta a:hover,
.widget_nav_menu a:focus,
.widget_nav_menu a:hover {
	text-decoration: underline;
}

/* Widget: Calendar -------------------------- */

.calendar_wrap {
	font-size: 2.4rem;
}

.calendar_wrap th,
.calendar_wrap td {
	font-size: 1em;
	font-weight: 500;
	line-height: 1;
	padding: 2.5% 2.5% 1.75% 2.5%;
	text-align: center;
}

.calendar_wrap tfoot td {
	border-bottom: none;
}

.calendar_wrap tfoot a {
	text-decoration: none;
}

.calendar_wrap tfoot #prev {
	text-align: left;
}

.calendar_wrap tfoot #next {
	text-align: right;
}

/* Widget: Image ----------------------------- */

/* Widget: Gallery --------------------------- */

.widget_media_gallery .gallery {
	margin: 0 -0.4em -0.8em -0.4em;
	width: calc(100% + 0.8em);
}

.widget_media_gallery .gallery-item {
	margin: 0 0 0.8em 0;
	padding: 0 0.4em;
}

/* Widget: Nav Menu -------------------------- */

.widget_nav_menu .widget-content > div > ul {
	margin-left: 0;
}

/* Widget: Recent Comments ------------------- */

.widget_recent_comments li {
	font-weight: 700;
}

.widget_recent_comments a {
	text-decoration: none;
}

.widget_recent_comments a:focus,
.widget_recent_comments a:hover {
	text-decoration: underline;
}

/* Widget: Recent Entries -------------------- */

.widget_recent_entries a {
	font-weight: 700;
	text-decoration: none;
}

.widget_recent_entries a:focus,
.widget_recent_entries a:hover {
	text-decoration: underline;
}

/* Widget: RSS ------------------------------- */

.widget_rss .widget-title a.rsswidget:first-of-type {
	display: none;
}

.widget_rss .rsswidget {
	font-weight: 700;
}

.widget_rss a {
	text-decoration: none;
}

.widget_rss a:focus,
.widget_rss a:hover {
	text-decoration: underline;
}

.widget_rss .rssSummary {
	margin-top: 0.5rem;
}

.widget_rss cite::before {
	content: "— ";
}

/* Widget: Search ---------------------------- */

.widget_search .search-field {
	border-color: #dedfdf;
}

/* Widget: Tag Cloud ------------------------- */

.widget_tag_cloud a {
	font-weight: 700;
	margin-right: 0.5rem;
	text-decoration: none;
	white-space: nowrap;
}

.widget_tag_cloud a:focus,
.widget_tag_cloud a:hover {
	text-decoration: underline;
}

/* Widget: Text ------------------------------ */


/* -------------------------------------------------------------------------- */

/*	16. Site Footer
/* -------------------------------------------------------------------------- */


.footer-nav-widgets-wrapper,
#site-footer {
	background-color: #fff;
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0;
}

.footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #site-footer {
	margin-top: 5rem;
}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #site-footer {
	border-top-width: 0.1rem;
}

.footer-top,
.footer-widgets-outer-wrapper,
#site-footer {
	padding: 3rem 0;
}


/* Footer Top -------------------------------- */

.footer-top {
	display: flex;
	border-bottom: 0.1rem solid #dedfdf;
	justify-content: space-between;
}

/* FOOTER MENU */

.footer-menu {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.0277em;
}

.footer-menu li {
	line-height: 1.25;
	margin: 0.25em 0 0 0;
}

.footer-menu a {
	text-decoration: none;
}

.footer-menu a:hover,
.footer-menu a:focus {
	text-decoration: underline;
}

/* FOOTER SOCIAL */

.footer-social-wrapper {
	margin: 0;
	width: 100%;
}

.has-footer-menu .footer-social-wrapper {
	flex-shrink: 0;
	margin-left: 1rem;
	width: 50%;
}

ul.footer-social {
	margin: -0.5rem 0 0 -0.5rem;
}

.has-footer-menu .footer-social {
	justify-content: flex-end;
}

ul.footer-social li {
	margin: 0.5rem 0 0 0.5rem;
}

.footer-social a {
	background-color: #cd2653;
	height: 3.6rem;
	width: 3.6rem;
}

.footer-social a::before {
	font-size: 1.6rem;
}

/* Footer Widgets ---------------------------- */

.footer-widgets-outer-wrapper {
	border-bottom: 0.1rem solid #dedfdf;
}

.footer-widgets + .footer-widgets {
	margin-top: 3rem;
}

/* Footer Bottom ----------------------------- */

#site-footer {
	font-size: 1.6rem;
}

#site-footer .section-inner {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
}

#site-footer a {
    text-decoration: none;
    color: #fff !IMPORTANT;
    font-weight: normal;
    font-size: 13px;
}

#site-footer a:focus,
#site-footer a:hover {
	text-decoration: underline;
}

.footer-copyright a,
.powered-by-wordpress a {
	color: inherit;
}

.powered-by-wordpress,
.to-the-top {
	color: #6d6d6d;
}

a.to-the-top > * {
	pointer-events: none;
}

.footer-copyright {
	font-weight: 600;
	margin: 0;
}

.powered-by-wordpress {
	display: none;
	margin: 0 0 0 2.4rem;
}

.to-the-top-long {
	display: none;
}


/* -------------------------------------------------------------------------- */

/*	17. Media Queries
/* -------------------------------------------------------------------------- */

@media ( max-width: 479px ) {

	/* Blocks -------------------------------- */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright {
		float: none;
	}

	/* Entry Content ------------------------- */

	/* LISTS */

	li {
		margin: 0.5rem 0 0 1rem;
	}
}

@media ( min-width: 480px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: BASE ALIGNMENT WIDTH */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright,
	.wp-block-cover-image.alignleft,
	.wp-block-cover-image.alignright,
	.wp-block-cover.alignleft,
	.wp-block-cover.alignright,
	.wp-block-embed.alignleft,
	.wp-block-embed.alignright,
	.wp-block-gallery.alignleft,
	.wp-block-gallery.alignright {
		max-width: 26rem;
	}

	/* BLOCK: TABLE WIDTH */
	.wp-block-table.alignleft,
	.wp-block-table.alignright {
		max-width: 100%;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright {
		max-width: 26rem;
	}
}

@media ( max-width: 599px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	/* While columns are stacked */
	.wp-block-column:last-child {
		margin-bottom: 0;
	}

	.wp-block-columns + .wp-block-columns {
		margin-top: 0.2rem;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide {
		margin-top: -0.8rem;
	}

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -1.8rem;
	}

}

@media ( min-width: 600px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -4rem;
	}

}

@media ( min-width: 660px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	figure.wp-block-gallery.alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 0;
	}

	.entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 0;
	}

}

@media ( min-width: 700px ) {

	/* Element Base ------------------------- */

	ul,
	ol {
		margin-bottom: 4rem;
	}

	pre {
		padding: 3rem;
	}

	hr {
		margin: 8rem auto;
	}

	table {
		font-size: 1.8rem;
	}

	/* VANILLA GALLERIES */

	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}

	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;  
	}

	/* TITLES */

	h4,
	.heading-size-4,
	h5,
	.heading-size-5,
	h6,
	.heading-size-6 {
		margin: 4.5rem auto 2.5rem;
	}

	h1,
	.heading-size-1 {
		font-size: 6.4rem;
	}

	h2,
	.heading-size-2 {
		font-size: 21px;
	}

	h3,
	.heading-size-3 {
		font-size: 20px;
	}

	h4,
	.heading-size-4 {
		font-size: 3.2rem;
	}

	h5,
	.heading-size-5 {
		font-size: 2.4rem;
	}

	h6,
	.heading-size-6 {
		font-size: 1.8rem;
	}

	/* INPUTS */

	fieldset {
		padding: 3rem;
	}

	legend {
		padding: 0 1.5rem;
	}

	button,
	.button,
	.faux-button,
	.wp-block-button__link,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		font-size: 1.7rem;
	}

	/* MEDIA */

	figcaption,
	.wp-caption-text {
		margin-top: 1.8rem;
	}


	/* Helper Classes ------------------------- */

	/* SECTIONS */

	section {
		padding: 8rem 0;
	}

	.section-inner {
		width: calc(100% - 8rem);
	}


	/* Site Header --------------------------- */

	.header-inner {
		padding: 3.8rem 0;
	}

	.site-title {
		font-size: 2.4rem;
		font-weight: 700;
	}

	.site-description {
		display: block;
	}

	.site-logo img {
		max-height: 9rem;
		transition: height 0.15s linear, width 0.15s linear, max-height 0.15s linear;
	}

	/* HEADER TOGGLES */

	.toggle-inner .toggle-text {
		font-size: 1.2rem;
	}

	.search-toggle {
		left: 2rem;
	}

	.nav-toggle {
		right: 2rem;
	}


	/* Menu Modal ---------------------------- */

	button.close-nav-toggle {
		font-size: 1.8rem;
		padding: 4rem 0;
	}

	button.close-nav-toggle svg {
		height: 2rem;
		width: 2rem;
	}

	button.close-nav-toggle .toggle-text {
		margin-right: 2.1rem;
	}

	.modal-menu {
		left: auto;
		width: 100%;
	}

	.modal-menu > li > a,
	.modal-menu > li > .ancestor-wrapper > a {
		font-size: 2.4rem;
		padding: 2.5rem 0;
	}

	.modal-menu ul li {
		border-left-color: transparent;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
		padding: 0 3rem;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle svg {
		height: 1.1rem;
		width: 1.8rem;
	}

	.menu-bottom {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 4.4rem 0;
	}

	.menu-copyright {
		display: block;
		flex-shrink: 0;
		margin-right: 4rem;
	}

	/* Modal Search Form ------------------------- */

	.search-modal form {
		position: relative;
		width: 100%;
	}

	.search-untoggle svg {
		height: 2.5rem;
		width: 2.5rem;
	}

	.search-modal .search-field {
		border: none;
		font-size: 3.2rem;
		height: 14rem;
	}

	.search-modal .search-field::-moz-placeholder {
		line-height: 4.375;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		margin: 2rem auto 0 auto;
		width: calc(100% - 8rem);
	}

	/* Template: Cover Template -------------- */

	.cover-header-inner {
		padding: 18rem 0 8rem 0;
	}

	.to-the-content-wrapper {
		top: calc(100% + 1.8rem);
	}

	.to-the-content {
		height: 6rem;
	}

	.to-the-content svg {
		height: 2.4rem;
		width: 2.12rem;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
		width: calc(100% - 8rem);
	}

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 4rem;
		padding-right: 4rem;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	/* Post: Archive ------------------------- */

	.archive-header {
		padding: 8rem 0;
	}

	.reduced-spacing .archive-header {
		padding-bottom: 3rem;
	}

	.archive-title {
		font-size: 3.2rem;
	}

	h2.entry-title {
		font-size: 6.4rem;
	}

	/* SEARCH RESULTS */

	.no-search-results-form {
		padding-top: 8rem;
	}

	/* Post: Single -------------------------- */

	/* POST HEADER */

	.singular .entry-header {
		padding: 8rem 0;
	}

	.entry-categories {
		margin-bottom: 3rem;
	}

	.entry-categories-inner {
		margin: -1rem 0 0 -2rem;
	}

	.entry-categories a {
		font-size: 1.5rem;
		margin: 1rem 0 0 2rem;
	}

	.intro-text {
		font-size: 2rem;
		margin-top: 2.5rem;
	}

	.singular .intro-text {
		font-size: 2.6rem;
	}

	.post-meta-wrapper {
		margin-top: 3rem;
	}

	.post-meta {
		font-size: 1.6rem;
		margin: -1.4rem 0 0 -3rem;
	}

	.post-meta li {
		margin: 1.4rem 0 0 3rem;
		max-width: calc(100% - 3rem);
	}

	.featured-media {
		margin-top: 6rem;
	}

	/* POST FOOTER */

	.post-meta-wrapper.post-meta-single-bottom {
		margin-top: 4rem;
	}

	/* AUTHOR BIO */

	.author-bio {
		margin-top: 8rem;
		min-height: 8rem;
		padding-left: 10rem;
		position: relative;
	}

	.author-bio .avatar {
		position: absolute;
		left: 0;
		top: 0;
		height: 8rem;
		width: 8rem;
	}

	/* SINGLE PAGINATION */

	.pagination-single {
		font-size: 2.4rem;
		margin-top: 8rem;
	}

	.pagination-single-inner {
		flex-direction: row;
		justify-content: space-between;
	}

	.pagination-single.only-next .pagination-single-inner {
		justify-content: flex-end;
	}

	.pagination-single hr:first-child {
		margin: 0 0 4rem 0;
	}

	.pagination-single hr:last-child {
		margin: 4rem 0 0.8rem 0;
	}

	.pagination-single a + a {
		margin: 0 0 0 4rem;
	}

	.pagination-single a .arrow {
		margin: 0 2rem 0 0;
	}

	.pagination-single .next-post {
		flex-direction: row-reverse;
		text-align: right;
	}

	.pagination-single .next-post .arrow {
		margin: 0 0 0 2rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: SHARED MEDIA STYLES */

	.wp-block-embed figcaption,
	.wp-block-image figcaption {
		font-size: 1.6rem;
	}

	/* BLOCK: BASE MARGINS */

	.wp-block-archives:not(.alignwide):not(.alignfull),
	.wp-block-categories:not(.alignwide):not(.alignfull),
	.wp-block-code,
	.wp-block-columns:not(.alignwide):not(.alignfull),
	.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
	.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-media-text:not(.alignwide):not(.alignfull),
	.wp-block-preformatted,
	.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
	.wp-block-quote,
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large,
	.wp-block-verse,
	.wp-block-video:not(.alignwide):not(.alignfull) {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -6rem;
	}

	.entry-content .wp-block-columns h1,
	.entry-content .wp-block-columns h2,
	.entry-content .wp-block-columns h3,
	.entry-content .wp-block-columns h4,
	.entry-content .wp-block-columns h5,
	.entry-content .wp-block-columns h6 {
		margin: 3.5rem 0 2rem;
	}

	/* BLOCK: COVER */

	.wp-block-cover-image .wp-block-cover__inner-container,
	.wp-block-cover .wp-block-cover__inner-container {
		width: calc(100% - 8rem);
	}

	.wp-block-cover-image h2,
	.wp-block-cover h2 {
		font-size: 4.8rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignnone,
	figure.wp-block-gallery.aligncenter {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 6rem;
		margin-top: 6rem;
	}

	/* BLOCK: GROUP */

	.wp-block-group.has-background {
		padding: 4rem;
		margin-top: 0;
		margin-bottom: 0;
	}

	.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	/* BLOCK: MEDIA AND TEXT */

	.wp-block-media-text .wp-block-media-text__content {
		padding: 4rem;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote blockquote p {
		font-size: 3.2rem;
	}

	.wp-block-pullquote cite {
		margin-top: 2rem;
	}

	.wp-block-pullquote.alignfull:not(.is-style-solid-color) {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.wp-block-pullquote.alignwide::before,
	.wp-block-pullquote.alignfull::before {
		font-size: 11.272727272rem;
		height: 8rem;
		margin-bottom: 2rem;
		width: 8rem;
	}

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 4.8rem;
		line-height: 1.203125;
	}

	.wp-block-pullquote.alignleft p,
	.wp-block-pullquote.alignright p,
	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 3.2rem;
		line-height: 1.1875;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 6rem 4rem 4rem;
	}

	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 2.6rem;
	}

	/* BLOCK: QUOTE */

	.wp-block-quote.is-large p,
	.wp-block-quote.is-style-large p {
		font-size: 2.8rem;
	}

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 6rem auto;
	}

	.wp-block-separator.is-style-wide {
		max-width: calc(100vw - 8rem);
	}

	/* Entry Content ------------------------- */

	.entry-content {
		font-size: 2.1rem;
	}

	.entry-content p,
	.entry-content li {
		line-height: 1.476;
	}







	.entry-content > .alignwide {
		max-width: calc(100vw - 8rem);
		width: calc(100vw - 8rem);
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 8rem);
	}

	/* Comments ------------------------------ */

	.comments-wrapper {
		margin-top: 8rem;
	}

	.comment-reply-title {
		margin-bottom: 4.6rem;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		font-size: 1.8rem;
		letter-spacing: -0.025em;
		margin: -2.5rem 0 4.4rem 0;
	}

	.comments .comment,
	.comments .pingback,
	.comments .trackback,
	.comments .review {
		padding-top: 5rem;
	}

	div.comment:first-of-type {
		margin-top: 5rem;
	}

	.comment-meta {
		margin-bottom: 2rem;
		min-height: 6rem;
		padding: 0.3rem 0 0 7.5rem;
	}

	.comment-meta .avatar {
		display: block;
		height: 6rem;
		position: absolute;
		left: 0;
		top: 0;
		width: 6rem;
	}

	.comment-author {
		font-size: 2.4rem;
	}

	.comment-metadata {
		font-size: 1.6rem;
		margin-top: 0.8rem;
	}

	.comment-footer-meta {
		margin-top: 2.5rem;
	}

	.comments-pagination {
		margin-top: 8rem;
	}

	/* PINGBACKS & TRACKBACKS */

	.pingback .comment-body {
		padding: 0;
	}

	/* COMMENT RESPOND */

	.comment-respond p {
		margin-bottom: 2.5rem;
	}

	.comment-form p.logged-in-as {
		margin: -2.5rem 0 4.4rem 0;
	}

	.comment-respond .comment-form-author,
	.comment-respond .comment-form-email {
		float: left;
		width: calc(50% - 1rem);
	}

	.comment-respond .comment-form-email {
		margin-left: 2rem;
	}

	.comments .comment-respond {
		padding: 5rem 0 0;
	}

	.comment-reply-title small {
		display: inline;
		margin: 0 0 0 0.5rem;
	}

	/* Site Pagination ----------------------- */

	.pagination-separator {
		margin: 8rem 0;
	}

	/* Display the full text for Newer and Older Posts. */

	.nav-short {
		display: inline;
	}

	.pagination .nav-links {
		font-size: 2.4rem;
		font-weight: 700;
		margin: -2.5rem 0 0 -4rem;
	}

	.nav-links > * {
		margin: 2.5rem 0 0 4rem;
	}


	/* Error 404 ----------------------------- */

	.error404 #site-content {
		padding-top: 8rem;
	}

	/* Widgets ------------------------------- */

	.widget .widget-title {
		margin-bottom: 3rem;
	}

	/* Site Footer --------------------------- */

	.footer-top-visible .footer-nav-widgets-wrapper,
	.footer-top-hidden #site-footer {
		margin-top: 8rem;
	}

	/* FOOTER TOP */

	.footer-top {
		padding: 3.7rem 0;
	}

	.footer-menu {
		font-size: 2.4rem;
		margin: -0.8rem 0 0 -1.6rem;
	}

	.has-footer-menu .footer-social-wrapper {
		flex: 1;
		margin-left: 4rem;
		width: auto;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-outer-wrapper {
		padding: 8rem 0;
	}

	.footer-widgets-wrapper {
		display: flex;
		justify-content: space-between;
		margin-left: -4rem;
		width: calc(100% + 4rem);
	}

	.footer-widgets {
		margin-left: 4rem;
		width: 50%;
	}

	.footer-widgets + .footer-widgets {
		margin-top: 0;
	}

	.footer-widgets .widget {
		border-top: none;
		margin-top: 5rem;
		padding-top: 0;
	}

	.footer-widgets .widget:first-child {
		margin-top: 0;
	}

	/* FOOTER BOTTOM */

	#site-footer {
		font-size: 1.8rem;
		padding: 4.3rem 0;
	}

	.footer-credits {
		display: flex;
	}

	.footer-copyright {
		font-weight: 700;
	}

	.powered-by-wordpress {
		display: block;
	}

	.to-the-top-long {
		display: inline;
	}

	.to-the-top-short {
		display: none;
	}

}

@media (min-width: 782px) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-column {
		margin-bottom: 0;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -2.8rem;
	}
}

@media ( min-width: 1000px ) {


	/* Document Setup ------------------------ */

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	.header-inner {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 2.8rem 0;
	}

	.header-titles-wrapper {
		margin-right: 4rem;
		max-width: 50%;
		padding: 0;
		text-align: left;
	}

	.header-titles {
		align-items: baseline;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: -1rem 0 0 -2.4rem;
	}

	.header-titles .site-title,
	.header-titles .site-logo,
	.header-titles .site-description {
		margin: 1rem 0 0 2.4rem;
	}

	.wp-custom-logo .header-titles {
		align-items: center;
	}

	/* HEADER NAVIGATION */

	.header-navigation-wrapper {
		align-items: center;
		display: flex;
		max-width: 1200px;
    margin: auto;
	}

	.primary-menu-wrapper {
		display: block;
		width: 100%;
		    max-width: 1200px;
    margin: auto;
	}

	/* HEADER TOGGLES */

	.mobile-search-toggle,
	.mobile-nav-toggle {
		display: none !important;
	}

	.primary-menu-wrapper + .header-toggles {
		margin-left: 3rem;
	}

	.header-toggles {
		display: flex;
		flex-shrink: 0;
		margin-right: -3rem;
	}

	.header-inner .toggle {
		height: 4.4rem;
		padding: 0 3rem;
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		top: auto;
		width: auto;
	}

	.header-inner .toggle-wrapper {
		position: relative;
	}

	.header-inner .toggle-wrapper::before {
		background: #dedfdf;
		content: "";
		display: block;
		height: 2.7rem;
		position: absolute;
		left: 0;
		top: calc(50% - 1.35rem);
		width: 0.1rem;
	}

	.header-inner .toggle-wrapper:first-child::before {
		content: none;
	}

	.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
		content: "";
	}

	.nav-toggle-wrapper:not(.has-expanded-menu) {
		display: none;
	}

	.toggle-inner {
		position: static;
	}

	.toggle-inner .toggle-text {
		left: 0;
		right: 0;
		text-align: center;
		top: calc(100% - 0.3rem);
		width: auto;
	}

	.header-toggles:only-child .nav-toggle .toggle-inner {
		padding-top: 0;
	}

	.header-toggles:only-child .toggle-inner {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}

	.header-toggles:only-child .toggle-inner .svg-icon {
		order: 1;
	}

	.header-toggles:only-child .toggle-inner .toggle-text {
		position: static;
		padding-right: 20px;
		font-size: 15px;
		color: inherit;
	}

	/* Menu Modal ---------------------------- */

	.menu-modal {
		opacity: 1;
		justify-content: flex-end;
		padding: 0;
		transition: background-color 0.3s ease-in, left 0s 0.3s, right 0s 0.3s;
	}

	.menu-modal.cover-modal {
		background: rgba(0, 0, 0, 0);
	}

	.menu-modal.active {
		background: rgba(0, 0, 0, 0.2);
		transition: background-color 0.3s ease-out;
	}

	.menu-wrapper.section-inner {
		width: calc(100% - 8rem);
	}

	.menu-modal-inner {
		box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
		opacity: 0;
		padding: 0;
		transform: translateX(20rem);
		transition: transform 0.2s ease-in, opacity 0.2s ease-in;
		width: 50rem;
	}

	.menu-modal.active .menu-modal-inner {
		opacity: 1;
		transform: translateX(0);
		transition-timing-function: ease-out;
	}

	.mobile-menu {
		display: none;
	}

	.expanded-menu {
		display: block;
	}

	.menu-bottom {
		padding: 6rem 0;
	}

	.menu-bottom .social-menu {
		justify-content: flex-start;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		width: 100%;
	}

	/* Template: Full Width ------------------ */

	.template-full-width .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-right: 2rem;
	}

	.template-full-width .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-left: 2rem;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 2.8rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -4.8rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 8rem;
		margin-top: 8rem;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 8rem 4rem;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: IMAGE */

	.wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-right: 0;
	}

	.wp-block-image .alignright {

		/*rtl:ignore*/
		margin-left: 0;
	}

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 8rem auto;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {
		position: absolute;

		/*rtl:ignore*/
		right: calc((100vw - 58rem) / 2 + 58rem + 2rem);
		max-width: calc((100% - 58rem) / 2 - 6rem);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {
		position: relative;

		/*rtl:ignore*/
		right: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {
		position: absolute;

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem + 4rem);
		max-width: calc((100% - 58rem) / 2 - 4rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="__inner-container"] > .alignright {
		position: absolute;

		/*rtl:ignore*/
		left: calc((100vw - 58rem) / 2 + 58rem + 2rem);
		max-width: calc((100% - 58rem) / 2 - 6rem);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {
		position: relative;

		/*rtl:ignore*/
		left: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		position: absolute;

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 4rem);
		max-width: calc((100% - 58rem) / 2 - 4rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 4rem);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 8rem;
		margin-top: 8rem;
	}

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 10rem);
	}

	/* Comments ------------------------------ */

	.comment-meta {
		padding-left: 0;
	}

	.comment-meta .avatar {
		left: -8rem;
	}

	/* Site Pagination ----------------------- */

	.pagination .nav-links {
		justify-content: space-between;
		margin: 0;
		width: 100%;
	}

	.nav-links > * {
		margin: 0 2rem;
	}

	.pagination .next,
	.pagination .prev {
		display: block;
	}

	.pagination .prev {
		margin: 0 auto 0 0;
	}

	.pagination .next {
		text-align: right;
		margin: 0 0 0 auto;
	}

	/* Site Footer --------------------------- */

	/* FOOTER TOP */

	.footer-top {
		align-items: center;
	}

	.footer-menu {
		align-items: baseline;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		font-size: 2.1rem;
		margin: -1.2rem 0 0 -2.4rem;
	}


}


@media ( min-width: 1220px ) {

	/* Element Base -------------------------- */

	/* TITLES */

	h1,
	.heading-size-1 {
		font-size: 8.4rem;
	}

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	/* PRIMARY MENU */

	ul.primary-menu {
		    margin: 0px;
	}

	.primary-menu > li {
		    margin: 0px;
	}

	/* HEADER TOGGLES */

	.primary-menu-wrapper + .header-toggles {
		margin-left: 4rem;
	}

	.header-toggles {
		margin-right: -4rem;
	}

	.header-toggles .toggle {
		padding: 0 4rem;
	}

	/* Menu Modal ---------------------------- */

	/* Search Modal -------------------------- */

	/* Sub Page ------------------------------ */

	/* Template: Cover Template -------------- */

	.cover-header + .post-inner {
		padding-top: 10rem;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 3.2rem;
		letter-spacing: -0.03125em;
		line-height: 1.375;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -6rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 8rem 6rem;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 6.4rem;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 9rem 4rem 8rem;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem - 2rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 6rem);
	}

	/* Comments ------------------------------ */

	.comment-reply-title {
		font-size: 5.6rem;
		line-height: 1.2;
		margin-bottom: 6rem;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		margin: -4rem 0 6rem 0;
	}

	.comments .comment-respond .comment-reply-title {
		font-size: 4.8rem;
	}

	.comments .comment-respond p.comment-notes,
	.comments .comment-respond p.logged-in-as {
		margin: -4.5rem 0 4rem 0;
	}

	/* Site Pagination ----------------------- */

	/* Widgets ------------------------------- */

	.widget-content {
		font-size: 2.1rem;
	}

	/* Site Footer --------------------------- */

	.footer-menu {
		font-size: 2.4rem;
		margin: -1.5rem 0 0 -3rem;
	}

	ul.footer-social {
		margin: -1rem 0 0 -1rem;
	}

	ul.footer-social li {
		margin: 1rem 0 0 1rem;
	}

	.footer-social a {
		height: 4.4rem;
		width: 4.4rem;
	}

	.footer-social a::before {
		font-size: 2rem;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-wrapper {
		margin-left: -6rem;
		width: calc(100% + 6rem);
	}

	.footer-widgets {
		margin-left: 6rem;
	}

}

@media ( min-width: 1240px ) {


	/* Blocks -------------------------------- */

	body.template-full-width .entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 120rem ) / 2);
	}

	body.template-full-width .entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 120rem ) / 2);
	}

}

@media ( min-width: 1280px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {

		/*rtl:ignore*/
		margin-left: -31rem;
	}

	figure.wp-block-gallery.alignright {

		/*rtl:ignore*/
		margin-right: -31rem;
	}

	/* BLOCK: SEPARATOR */

	.wp-block-separator.is-style-wide {
		max-width: 120rem;
		width: 120rem;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100vw - 58rem) / 2 + 58rem + 4rem);

		/*rtl:ignore*/
		margin-left: -31rem;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100vw - 58rem) / 2 + 58rem + 4rem);

		/*rtl:ignore*/
		margin-right: -31rem;
	}

	.entry-content > .alignwide {
		max-width: 120rem;
		width: 120rem;
	}

	[class*="__inner-container"] > .alignwide {
		max-width: 120rem;
		width: 100%;
	}

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 25rem;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 0;
	}

}

@media ( min-width: 1330px ) {


	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 29rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.is-style-solid-color.alignleft::before,
	.wp-block-pullquote.is-style-solid-color.alignright::before {
		top: 0;
	}
}

@media ( max-width: 500px ) {
	
	body .header-usps {
    display: none;
}
	
	body.single-product .image-wrapper {
    float: none;
    width: 95%;
    margin: auto;
}
	
	body.woocommerce #content div.product div.summary, body.woocommerce div.product div.summary, body.woocommerce-page #content div.product div.summary, body.woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
    clear: none;
}
	
	body.single-product .woocommerce-tabs {
    width: 95% !important; 
    margin: auto !important;
    float: none !important;
    clear: none !IMPORTANT;
}
	
	body div#ufaq-faq-list {
    float: none;
    width: 95%;
    margin: auto;
}
	
	body section.related.products ul li {
    width: 90% !IMPORTANT;
    margin: auto !IMPORTANT;
    float: none !IMPORTANT;
}
	
	body .main-countdown .countdown-title {
 color: #000 !IMPORTANT;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    padding-top: 5px;
    width: 52%;
    float: left;
    line-height: 34px;
}
	
	body .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
    float: none!IMPORTANT;
    width: 100%!IMPORTANT;
}
	
	body .woocommerce-Tabs-panel h2 {
    font-size: 20px;
}
	
	body #the-final-countdown {
    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #000;
    font-size: 20px;
    width: 40%;
    float: right;
    margin: 10px 10px 0 0;
}
	
	#the-final-countdown p {
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
}
	
	body .main-countdown {
    max-width: 90%;
    border: 2px dashed #2b2b2b;
    border-radius: 0px;
    margin: 0px auto;
    clear: both;
		padding-bottom: 10px;
}
	
	body .hulpnodig h3 {
    font-size: 18px !IMPORTANT;
}
	
	body .twist-pgs {
    margin-bottom: 0px !IMPORTANT; 
}
	
	body .woocommerce div.product div.summary {
    margin-top: 25px;
}
	
	body .ufaq-faq-category h4 {
    font-size: 15px;
    line-height: 25px;
}
	
	body div#ufaq-faq-list {
    float: none;
    width: 95%;
    margin: 25px auto;
}
	
	body .hulpnodig ul {
    padding: 0px;
    margin: 0px;
}
	body .hulpnodig ul li {
    float: left;
    width: 20%;
}
	body .winkelwrap {
    border-top: 1px solid #ccc;
    clear: both;
}
	
	body.woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100% !IMPORTANT;
}
	body .search-field-wrapper {
    display: none;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: block;
    width: 100%;
}
	body .top-wrap-left {
    float: none;
    width: 95%;
    position: relative;
    margin-bottom: 10px !IMPORTANT;
}
	body .top-wrap-right {
    float: none;
    width: 95%;
	}
	
	body .top-wrap-right ul li {
    list-style-type: none;
    text-align: left;
    width: 100%;
    float: none;
		padding: 0px;
		margin: 0px;
}
	
	body .top-wrap-right ul {
		margin: 0px;
		padding: 0px;
	}
	
	body .homeusps ul li {
    float: none;
    width: 90%;
    list-style-type: none;
    padding: 15px 0 15px 65px;
	}
	
	body .second-wrap-usp {
    background-position: 6% !important;
    background-size: 6%;
    font-size: 20px;
    margin-bottom: 50px;
    clear: both;
}
	
	.black-firday-intro {
    max-width: 90%;
}
	
	body .home-top-aanbiedingen {
    width: 90%;
    margin: auto;
}
	
	body.home ul.products li {
    width: 100% !IMPORTANT;
    float: none;
}
	
	body .topmatras-left {
    float: none;
    width: 75%;
    margin: auto;
}
	
	body .topmatras-right {
    float: none;
    width: 90%;
    margin: 10px auto;
}
	body .topmatras-right ul li {
    list-style-type: none;
    float: none;
    width: 100%;
    margin-right: 10px;
    margin-bottom: 20px;
}
	body .topmatras-right ul {
		margin: 0px;
	}
	
	body .saleusp {
    background-position: 14% !important;
    background-size: 8%;
    padding-left: 125px;
    font-size: 25px;
}
	
	body span.geelsale {
    color: #fffb00;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 40px;
    margin-left: 10px;
}
	
	a.salebttn {
    color: #f7ff00 !important;
    font-size: 27px;
    padding: 10px 25px;
    border: 1px solid #eef601;
    float: none;
    display: block;
    width: 200px;
    text-transform: uppercase;
    margin: auto;
}
	
	.opberg-left {
    float: none;
    width: 90%;
    margin: auto;
}
	.opberg-right {
    float: none;
    width: 90%;
    margin-top: 40px;
}
	
	.tvleft {
    float: none;
    width: 90%;
    margin: auto;
}
	
	.tvright {
    float: none;
    width: 90%;
    padding-top: 35px;
    margin: auto;
}
	
	.accessoire-wrap ul {
		margin: 0px;
		padding: 0px;
	}
	.accessoire-wrap ul li {
		float: none;
		width: 90%;
		margin: auto;
	}
	
	h2.tevredenklantenheading {
    text-align: center;
    width: 100%;
    float: left;
    padding: 50px;
    border-right: 1px solid #eaeaea;
    background: #f7f7f7;
    font-size: 30px;
}
	
	.klantenreviewsintro {
    text-align: center;
    margin: auto;
    font-size: 17px !important;
    width: 100%;
    float: right;
    padding: 38px;
    background: #e2e2e2;
    color: #696969;
}
	body .column-winkel-left {
    float: none;
    width: 100%;
}
	
	body .column-winkel-right {
    float: none;
    width: 100%;
}
	
	.stats.klanten {
    width: 100%;
    float: none;
    text-align: center;
    border: 1px solid #ccc;
    margin-left: -1px;
    padding: 20px;
}
	
	body .footer-column-one {
    float: none;
    width: 100%;
    padding: 15px;
    text-align: left;
    background: #e6e6e6;
}
	
	body .footer-column-two {
    width: 100%;
    float: none;
    padding: 15px;
}
	
	ul.seohomepage {
		margin: 0px;
	}
	
	.home-interessant ul {
    float: none;
    width: 100%;
		margin: 0px;
}
	
	.block.image {
    float: none;
    width: 100%;
    max-width: 100%;
    border-right: 1px solid #5E5E5E;
    margin: 0 25px 0 0;
    text-align: center;
}
	
	footer .block.image img {
    text-align: center;
    display: block;
    margin: auto;
}
	
	.block.nieuwsbrief {
    margin: 0px;
    float: none;
    padding: 10px 0;
    font-size: 25px;
    color: #828282;
    width: 100%;
    text-align: center;
}
	body.woocommerce ul.products li {
    float: none !IMPORTANT;
    width: 90% !IMPORTANT;
    margin: auto !IMPORTANT;
}
	
	body .usp-cat li {
    padding: 5px 0 5px 40px;
    font-size: 18px;
    background: url(images/ok-icon-homepage.jpg) no-repeat left;
    background-size: 22px;
    float: none;
    width: 100%;
}
	
	body .coll-one-checkout, body .coll-two-checkout, body .woocommerce-checkout-payment {
    float: none;
    margin: 0 auto;
}
	
	body.woocommerce-checkout #site-content {
    overflow: hidden;
    width: 100%;
}
	
	#site-header {
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
		height: 56px;
}
	
	body ul.wc_payment_methods.payment_methods.methods {
    padding: 0px !IMPORTANT;
}
	
	body .checkout_coupon button.button {
    line-height: 35px;
}
	
	body #site-content {
    overflow: hidden;
    margin-top: 20px;
}
	
	body a.logo-header {
     display: block;
    float: left;
    width: 44%;
    margin: 6px 0 0 50px;
}
	
	.top-wrap-right ul li.deals {
    width: 100% !IMPORTANT;
}
	
	body a.mainshopbttn {
    padding: 5px 15px;
    font-size: 18px;
    bottom: 10px;
    right: 5%;
}
	
	body .top-wrap-right h2 {
    text-align: center;
    font-size: 23px;
	}
	
	body .top-wrap-right small {
    font-size: 14px;
}
	
	body .image-header-wrapper.image .cat-header-wrapper {
    position: relative;
    padding: 10px 20px;
    max-width: 100%;
    height: auto;
    top: auto;
    left: auto;
}
	
	body .contact-wrap-header {
    display: none;
    width: 100%;
    max-width: 100px;
    padding-top: 10px;
    position: absolute;
    right: 5px;
    top: 0px;
}
	
	.search-mobile {
    position: absolute !IMPORTANT;
    right: 0px !IMPORTANT;
bottom: -110px!IMPORTANT;
		width: 100%;
    background: #fff;
}
	
	button.mobile-search-button {
   position: absolute;
    right: 88px;
    top: 13px;
    display: block !important;
    background: url(images/search-icon.jpg) no-repeat center;
    background-color: #fff !important;
    background-size: 90%;
    width: 30px !IMPORTANT;
    height: 30px !IMPORTANT;
    text-indent: -9999px;
    padding: 0px;
}
	
	body .adres-wrap {
    float: none;
    width: 90%;
    margin: auto;
}
	
	body .openingstijden-wrap {
    float: none;
    width: 90%;
    padding-top: 0px;
}
	
	body .gakaart-wrap {
    float: none;
    width: 90%;
		margin: auto;
}
	
	body .voordelen-wrapper {
    width: 100%;
    float: none;
    border: 1px solid #ccc;
    margin: 0px auto 20px;
}
	
	body .aantalverkocht {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    float: none;
    width: 100%;
    clear: both;
    margin-top: 30px;
}
	
	body .video-wrapper {
    float: none;
    width: 95%;
    margin: auto;
}
	

	body .video-text {
    float: none;
    width: 90%;
    margin: auto;
	}
	
	body .video-wrapper .video {
    float: none;
    width: 100%;
    margin: 25px auto;
}
	
	body .hulpnodig {
    width: 90%;
    margin: auto;
}
	
	body.woocommerce div.product div.summary {
    margin-top: 20px !important;
}
	
	body a.winkelmand {
    right: 0px !important;
    top: 7px !important;
}
	
	body .checkout-header-usps div {
    float: none;
    width: 95% !important;
	}
	
	body .checkout-header-usps div:last-child {
    width: 95% !important;
}
	
	body .cart_item dl.variation dt {
    width: 100% !IMPORTANT;
    float: none !IMPORTANT;
		    height: auto !IMPORTANT;
}
	
	body .cart_item dl.variation dd {
    float: none;
    width: 100%;
    font-size: 13px !IMPORTANT;
    margin: 0px;
        height: auto !IMPORTANT;
}
	
	body.single-product div#reviews {
    float: none !important;
    width: 95% !important;
    margin: auto;
		background: #fff;
		padding: 15px;
		border-radius: 20px;
}
	
	body .smart-search-results {
		width: 100% !IMPORTANT:
	}
	
	body.postid-15248 .image-wrapper {
    position: fixed !IMPORTANT;
    top: 50px;
    width: 100% !IMPORTANT;
    right: 0px;
    background: #fff;
    box-shadow: 0px 4px 5px #0000001f;
    z-index: 99999;
}
	
	
	body.postid-15248 .images.twist-wrap .slick-track {
    width: 100% !IMPORTANT;
}
	
	body.postid-15248 .images.twist-wrap .slick-track img {
    width: 100% !IMPORTANT;
}
	
	body.postid-15248 .images.twist-wrap {
    width: 60% !IMPORTANT;
    margin: auto !IMPORTANT;
    float: none !IMPORTANT;
}
	
	body.postid-15248 .list_usp_wrapper {
    display: none;
}
	
	body.postid-15248 #primary .summary.entry-summary {
    width: 100% !IMPORTANT;
    margin-top: 200px !IMPORTANT;
}
	
	body.postid-15248 h1.product_title.entry-title {
    text-align: center;
    font-size: 20px !IMPORTANT;
		margin-bottom: 0px;
}
	
	body.postid-15248 .twist-pgs.slick-initialized.slick-slider {
    margin: 0px;
}
	
	body.postid-15248 .gform_body ul.gform_fields li.gfield .ginput_container ul li {
    width: 50% !IMPORTANT;
}
	
	body.postid-15248 .gform_body ul.gform_fields li.gfield .ginput_container ul li input {
    width: 95%!IMPORTANT;
	}
	
	body.postid-15248 .product_totals {
    position: fixed;
    top: 50px;
    right: 10px;
    z-index: 999999;
}
	
	body .box-footer {
    float: none;
    width: 80%;
    margin: 0 auto 25px;
    text-align: center;
}
	
	body .box-footer ul {
    margin: 0px;
}
	
	body .social-footer ul li {
    width: 19%;
}
	
	body .footer-top-wrapper h5 {
    font-size: 20px;
    margin: 25px auto;
}
	
	body span.footer-callout {
    float: none;
    margin: 0px auto 20px;
    line-height: 25px;
    width: 100%;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 20px;
}
	
	body .categorie-overzicht {
    float: none;
    width: 100%;
}
	
	body .categorie-top-overzicht .keuzehulp {
    width: 90%;
    float: none;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    margin: auto;
}
	
	body .categorie-top-overzicht .zekerheden {
    width: 90%;
    float: none;
    margin: 25px auto;
	}
	
	body .categorie-top-overzicht ul li {
	float: none !IMPORTANT;
    width: 90%;
    margin: 0 auto 20px !IMPORTANT;
	}
	
	body .samenstellen-boxspring {
    position: relative;
    z-index: 9999;
    max-width: 350px;
    bottom: auto;
    right: auto;		
}
	
	body .categorie-top-overzicht li.stelzelfsamen {
    width: 90%;
    position: relative;
    margin: 0 auto 25px;
}
	
	body span.samenstellen-label {
    line-height: 25px;
    font-weight: bold;
    font-size: 23px;
    display: block;
    z-index: 99999;
    position: relative;
}
	
	body .categorie-kolom-link {
    float: none;
    width: 90%;
    border: 1px solid #ccc;
    padding: 25px;
    margin: auto;
}
	
	body a.de_button {
    display: block;
    background: #720000;
    padding: 5px 20px 5px 20px;
    font-size: 20px !IMPORTANT;
    font-weight: bold !IMPORTANT;
    max-width: 200px;
    position: relative;
    right: auto;
    bottom: auto;
}
	
	body .box-footer.one {
    width: 90%;
}
	body .category-text-wrapper-bottom {
    font-size: 14px;
    line-height: 25px;
    width: 90%;
    margin: 50px auto;
}
	
	body.single-product .matras-comfort ul li {
    float: none;
    width: 100%;
}
	
	body ul.list_usps li {
    float: none;
    width: 100%;
		background-size: 12% !IMPORTANT;
    background-position: 15% !IMPORTANT;
		padding-left: 120px !IMPORTANT;
}
	
	body .matras-comfort ul li span.comfort_label {
		width: 130px;
	}
	
	body.page .woocommerce.columns-3 ul.products li {
    width: 95%;
    float: none;
    margin: 0 auto 20px;
}
	
	body.page .woocommerce.columns-3 ul.products li .voordelen-wrapper {
    border-radius: 0 0 10px 10px;
    border: 0px;
    text-align: center !IMPORTANT;
    width: 100% !IMPORTANT;
    float: none !IMPORTANT;
}
	
	body.page .woocommerce.columns-3 ul.products li .voordelen-wrapper .levertijd {
    float: left;
    padding: 6px 0;
    width: 100%;
    text-align: center;
}
	div#checkout-wrapper.timeline-horizontal {
    width: 95% !IMPORTANT;
    margin: auto;
}
	
	#checkout_timeline {
		margin-bottom: 25px !IMPORTANT; 
	}
	
	#checkout_timeline li {
    margin-bottom: 5px !IMPORTANT;
}
	
	#checkout_timeline li.active a {
	 font-weight: bold !IMPORTANT;
	}
	
	ul#checkout_timeline {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
	
	body .form-row.place-order {
    margin: 20px 0px !IMPORTANT;
    padding: 0px !IMPORTANT;
}
	
	body.woocommerce-checkout .mwb_upsell_offer_main_wrapper {
    float: left!IMPORTANT;
    width: 90%!IMPORTANT;
    clear: none!IMPORTANT;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 5px 0;
}
	
	body .categorie-boxspring-wrapper .collectie-intro-image {
		float: none !IMPORTANT;
		width: 100% !IMPORTANT;
	}
	
	body span.intro_text {
    padding: 10px 21px;
    display: block;
    float: none;
    width: 100%;
}
	
	body a.collectie_button {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 5px;
    padding: 5px 10px;
    border-radius: 5px;
    clear: both;
    text-align: center;
}
	
	
	body .top-overzicht-boxsprings ul, body .top-overzicht-boxsprings ul li {
    margin: 0 auto 15px;
}
	body .top-overzicht-boxsprings ul li {
		width: 90%;
	}
	
	body .menu-wrapper {
		background: #fff;
		display: none;
	}
	
	body .image-header-wrapper img {
    display: none;
}
	
	body ul.usp-cat {
    display: none;
}
	
	.cat-filter .widget-content {
    width: 90%;
    float: none;
    margin: auto;
}
	
	body .price_slider.ui-slider {
    margin: 15px auto 0;
    float: left;
    width: 60%;
    position: relative;
}
	
	body .widget-content:after {
		clear: both;
		content: '';
		display: block;
	}
	
	body .product-search-filter-terms {
    max-width: 350px;
    margin: 20px 0px;
}
	
	body header.woocommerce-products-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 0px;
}
	
	body .black-friday-wrapper ul li {
    float: none;
    width: 95%;
    margin: 0 auto 20px;
	
	}
	
	body.single-product div#slide-nav-pgs {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
	
	body span.yousave, body span.bespaar_amount, body .levertijd_title_bottom.Op.voorraad, body .levertijd_title_bottom, body span.garantie_label_top, body span.garantie_label_bottom {
		font-size: 18px;
	}
	
	body .product-sell-bottom {
    clear: both;
}
	
	body .home-cat-wrapper ul li {
    float: none;
    width: 100%;
}
	
	body .woocommerce div.product form.cart .variations label {
    margin-bottom: 0px;
}
	
	body .product_block_wrapper.bg_right {
    background: url(images/cloud-background.png) no-repeat bottom right;
      background-size: 80%;
}
	
	body .product_block_wrapper.bg_left {
background: url(images/cloud-background.png) no-repeat bottom right;
    background-size: 35%;
    padding-bottom: 120px !IMPORTANT;
}
	body .left {
    float: none;
}
	
	body .bg_black .product_block_tekst {
		color: #000;
	}
	body .product_block_tekst {
    width: 100%;
    padding: 0px;
		color: #fff;
}
	
	body .four_product_image_specs ul li {
    float: left;
    width: 38%;
    margin: 0 5%;
}
	
	body .template_1 .content_wrapper_block_one {
    float: none;
    width: 100%;
    padding: 5%;
}
	
	body .usps_product_wrapper ul li {
    float: left;
    width: 30%;
    padding: 6px;
    text-align: center;
}
	body .usps_product_wrapper ul {
		margin: 0px;
	}
	
	body .product_content_block_one {
    clear: both;
    width: 90%;
    margin: auto;
    padding: 50px 0;
}
	
	body .product_block_image {
    width: 100%;
}
	
	body .product_block_wrapper.bottom .product_block_tekst {
    width: 100%;
    padding: 0 25px !important;
}
	
	body.single-product .template_1 .image-wrapper {
    float: none;
    width: 90%;
}
	
	body .column-slaapadvies-left {
    float: none;
    width: 90%;
}
	
	body .column-slaapadvies-right {
		float: none;
		width: 90%;
	}
	
	body .slaapadvies-wrapper {
		margin: 0px auto 0 !important;
	}
	
	body .cta-banner-header {
    text-align: center;
    padding: 10px;
    background: #f9d83a;
    font-weight: bold;
    font-size: 13px;
    margin-top: 50px;
}
	
	body .footer-seo-links .widget {
    float: none;
    width: 90%;
    color: #fff;
	margin: 0px auto 25px;
}
	
	body .keuzehulp-samenvatting {
    float: none;
    width: 100%;
	}
	
	body .keuzehulp-samenvatting ul {
		margin: 0px;
		padding: 0px;
	}
	
	body .boxspring-advies {
    float: none;
    width: 100%;
	}
	
	body .keuzehulp-samenvatting h2 {
    margin-bottom: 0px;
    font-size: 15px;
}
	
	body .keuzehulp-samenvatting ul li {
    display: inline-block !IMPORTANT;
}
	
	body span.label-question {
		width: auto !important;
	}
	
	body .keuzehulp-product-wrapper {
   position: relative; 
   top: auto !IMPORTANT;
   left: auto;
	}
	
	body .keuzehulp-advies {
    float: none;
    width: 100%;
    padding: 0px;
}
	.boxspring-advies-wrapper {
    float: none;
    width: 100%;
}

	
	body .keuzehulp-advies ul {
		margin: 0px;
		padding: 0px;
	}
	
	body .keuzehulp-advies h2 {
    font-size: 20px;
}
	
	body .boxspring-advies .woocommerce ul.products li {
    width: 100% !IMPORTANT;
}
	
	body li.keuzelabel {
		margin: 0px;
	}
	
	body li.keuzeantw {
		margin: 0 0 10px 0;
	}
	
	body .boxspring-advies h2 {
    text-align: center;
    border-bottom: 1px solid #ccc;
}
	
	body .gf_step {
    width: 30% !IMPORTANT;
    margin: 0px !IMPORTANT;
    float: left;
}
	

	body.page h1 {
    font-size: 30px;
    margin: 25px 0 0 0 !IMPORTANT;
}
	
	body .keuzehulp-formulier-wrapper {
    position: relative;
    left: auto;
    top: auto;
    padding: 15px;
}
	
	body .keuzehulp-formulier-inner {
    max-width: 1000px;
    margin: 0px auto;
    border: 1px solid #efefef;
    padding: 10px;
	}
	
	body input.gform_previous_button {
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #000 !important;
    font-size: 13px !important;
    padding: 0px !important;
    font-weight: normal;
    max-width: 100px;
    background: none !IMPORTANT;
}
	
	
	body .keuzehulp-formulier-inner .gform_page_footer .gform_next_button, body .keuzehulp-formulier-inner .gform_button {
    margin: 0px auto 35px!important;
    float: none;
    display: block !important;
    background: #77c77a;
    padding: 10px 30px;
    font-size: 20px !important;
    color: #fff !important;
}
	
	body div#gform_page_7_2 .gform_page_fields {
    overflow: auto;
    width: 300px;
    margin: 0px !IMPORTANT;
    padding: 0px !IMPORTANT;
}
	
	body div#gform_page_7_2 .ginput_container.ginput_container_radio {
    width: 900px;
}
	
	body .gform_legacy_markup_wrapper .gf_page_steps {
    border-bottom: none !IMPORTANT;
}
	
	body .column-left {
    float: none;
    width: 100%;
}

body .column-right {
    float: none;
    width: 100%;
}
	
	body .keuzehulp-tools-wrapper ul li {
    float: none;
    width: 100%;
}
	
	body .column-left-winkel {
    float: none;
    width: 90%;
    margin: auto;
}
	
	body .column-right-winkel {
    float: none;
    width: 90%;
    margin: auto;
}
	
	body .winkel-usps {
    max-width: 95%;
    margin: 0 auto 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}
	
	body .winkel-usps ul li {
    float: none;
    width: 100%;
    text-align: left;
    padding-left: 50px;
    background: url(images/ok-icon.jpg) no-repeat;
    background-size: 6%;
    background-position: 5% 50%;
}
	
	body .title-wrapper-winkel {
    position: relative;
    top: auto;
    left: auto;
    background: rgb(255 255 255 / 82%);
    padding: 10px;
    margin-top: 25px;
    text-align: center;
}
	
	body .title-wrapper-winkel ul {
    width: 70%;
    margin: auto;
}
	
	body .title-wrapper-winkel ul li {
    background: url(images/ok-icon.png) no-repeat left;
    padding: 5px 0 5px 40px;
    background-size: 8%;
    text-align: left;
}
	
	body .cart-wrapper-top div, .cart-items-wrapper div {
    float: left;
}

body .cart-bottom-wrapper {
    clear: both;
}

body .cart-items-wrapper {
    border: 1px solid #ccc;
    margin: 10px auto;
    padding: 10px;
}

body .cart-bottom-wrapper .coupon {
 float: none;
    width: 100%;
    margin: 0 auto 20px;
}
	
	body form.woocommerce-cart-form {
    width: 95%;
    margin: auto;
}

body .cart-bottom-wrapper button.button {
    float: none;
}

body .cart-bottom-wrapper .coupon label {
    float: none;
    width: 100%;
    max-width: 150px;
    line-height: 50px;
    font-size: 20px;
}

body .cart-bottom-wrapper input#coupon_code {
    float: none;
    width: 100% !IMPORTANT;
}

body .cart-bottom-wrapper .coupon button.button {
    margin-top: 10px;
	    width: 100%;
}

body .cart-wrapper-top {
    display: none;
}

body .cart-wrapper-top .product-remove, .cart-items-wrapper .product-remove {
	width: 100%;
}


body .cart-wrapper-top .product-thumbnail, .cart-items-wrapper .product-thumbnail {
	width: 90%;
	float: none;
}

body .cart-wrapper-top .product-name, .cart-items-wrapper .product-name {
	width: 100%;
	padding: 15px;
}

body .cart-wrapper-top .product-price, .cart-items-wrapper .product-price {
	width: 100%;
}

body .cart-wrapper-top .product-quantity, .cart-items-wrapper .product-quantity {
	width: 100%;
}

body .cart-wrapper-top .product-subtotal, .cart-items-wrapper .product-subtotal {
	width: 100%;
	text-align: center;
    font-weight: bold;
}

body .cart-items-wrapper span.woocommerce-Price-amount.amount {
    font-size: 20px !IMPORTANT;
}
	
	body .cart_totals {
		width: 90% !important;
		margin: auto;
	}

	body .cart-items-wrapper .variation p {
    line-height: 17px;
}
	
	body .cart-items-wrapper dl.variation dt, body .cart-items-wrapper dl.variation dd {
		height: 40px !important;
	}
	
	body .comment_container {
		float: none !IMPORTANT;
		width: 95% !IMPORTANT;
		margin: auto !IMPORTANT;
	}
	
	body .image_right {
    width: 100%;
    float: none;
}
	
	body .text-left {
    width: 100%;
    float: none;
}
	
	.et-db #et-boc .et-l .et_pb_row_3.et_pb_row.home-wrapper-products {
    margin: auto !IMPORTANT;
} 
	
	body .image_left {
		width: 100% !IMPORTANT;
		float: none !IMPORTANT;
	}
	
	body .text-right {
		width: 100% !IMPORTANT;
		float: none !IMPORTANT;
	}
	
	body .woocommerce ul.products li.product {
        width: 95% !IMPORTANT;
		margin: auto !IMPORTANT;
}
	
	body .et-db #et-boc .et-l .et_pb_slide_image {
		display: block !IMPORTANT;
	}
	
	body .intro_text {
		width: 95% !IMPORTANT;
		float: none !IMPORTANT;
	}
	
	body.woocommerce-page ul.products li.product:nth-child(n) {
    margin: 0 auto 11.5%!important;
    width: 90%!important;
}
	body .proefliggen {
		border: 0px !IMPORTANT;
	}
	
	body span.proefliggen_label {
    letter-spacing: 0px !IMPORTANT;
    font-size: 15px !IMPORTANT;
    text-align: center !IMPORTANT;
    width: 100%;
    float: none !IMPORTANT;
    margin: auto !IMPORTANT;
    height: auto !IMPORTANT;
		line-height: 35px !IMPORTANT;
}
	
	body a.proefliggen_button {
    float: none;
    margin: auto;
    width: 76%;
}
	
	body span.proefliggen_image {
    display: block;
    max-width: 285px;
    float: none;
    margin: auto;
}
	
	body .boxspring-uitleg-afbeelding {
    float: none;
    width: 100%;
    position: relative;
}
	
	body .boxspring-uitleg-tekst {
    border-radius: 10px;
    background: #fff;
    float: none;
    width: 95%;
    margin: 10px auto;
    padding: 5px;
}
	
	body a.showSingle.hoofdbord {
    top: 40px;
    right: 55px;
	}
	
	body a.showSingle.topmatras {
    top: 80px;
    right: 181px;
	}
	
	body a.showSingle.matras {
    top: 104px;
    right: 243px;
	}
	
	body a.showSingle.box {
    top: 140px;
    right: 129px;
	}
	
	body .top-overzicht-boxsprings ul li h2 {
		font-size: 18px;
	}
	
	body .categorie-header {
    width: 90%;
    margin: auto;
}
	
	body .boxspring-type-wrapper ul li {
 float: left;
    width: 47%;
    text-align: center;
    padding: 0;
    margin: 0 20px 20px 0;
}
	
	body .boxspring-type-wrapper ul li:nth-child(2) {
		margin: 0 0 15px 0 !IMPORTANT;
	}
	
	body .usps-boxsprings-type ul li {
float: none;
    width: 100%;
    margin-bottom: 10px !IMPORTANT;
    font-size: 20px;
	}
	
	body .usps-boxsprings-type ul {
		margin: 0px !IMPORTANT; 
	}
	
	body .boxspring-cat-column-left, body .boxspring-cat-column-right {
    width: 100%;
    float: none;
}
	
	body .bestverkochte-boxsprings ul.products li.product {
    width: 45% !IMPORTANT;
    margin: 0 15px 10px 0 !IMPORTANT;
}
	
	body .boxspring-collectie-wrapper ul li {
    width: 42%;
    float: left;
    background: #fff;
    margin: 0 40px 20px 0;
}
	
	body .boxspring-collectie-wrapper ul li:nth-child(2) {
		margin: 0 0 20px 0 !IMPORTANT;
	}
	
	body span.cat-title {
    display: block;
    margin: 10px auto;
    font-size: 12px !IMPORTANT;
}

	body .boxspring-cat-header h2 {
    font-size: 15px;
    width: 90% !IMPORTANT;
    margin: 50px auto 0 !IMPORTANT;
    text-align: center;
	display: block !IMPORTANT;
}
	
	body .boxspring-cat-intro {
    width: 95%;
}
	
	body .bestverkochte-boxsprings {
    width: 95%;
    margin: auto;
}
	
	body .zoekbalk-categorie:before, body .zoekbalk-categorie:after {
		width: 50px !IMPORTANT;
	}
	
	body .dgwt-wcas-search-wrapp {
    max-width: 300px;
    margin: auto;
}
	
	body .boxspring-cat-header h2:after {
		right: 50px;
	}
	
	body .bestverkochte-boxsprings h3:after {
		right: 10px;
	}
	
	body .bestverkochte-boxsprings h3 {
		width: 90% !IMPORTANT;
		margin: 0 auto 30px;
		display: block;
	}
	
	body .boxspring-cat-column-left ul {
    margin: 0px;
}
	
	body .boxspring-cat-column-left ul li {
    margin: 0px;
}
	
	body .bestverkochte-boxsprings h2.woocommerce-loop-product__title {
    font-size: 15px !IMPORTANT;
}
	
	body .bestverkochte-boxsprings ul.products .voordelen-wrapper {
		margin: 0px !IMPORTANT;
	}
	
	body .boxspring-cat-intro {
    margin: 25px auto !IMPORTANT;
}
	
	body .boxspring-type-wrapper {
        width: 90%;
    margin: 0 auto 25px;
}
	
	body.woocommerce-page .bestverkochte-boxsprings .woocommerce ul.products li.product {
    width: 45% !IMPORTANT;
    float: left !IMPORTANT;
    margin: 2% !IMPORTANT;
}
	
	body .boxspring-winkel li.winkel {
    float: none;
    width: 95%;
}
	
	body .boxspring-collectie-wrapper h3 {
    width: 90%;
    margin: 0 auto 20px;
}
	
	
	body .boxspring-cat-header h1 {
    font-size: 25px;
    width: 95%;
    margin: 30px auto 0;
}
	
	body .bestverkochte-boxsprings .woocommerce ul.products li.product .bespaarprocent {
    height: 50px !IMPORTANT;
    width: 50px !IMPORTANT;
    padding-top: 16px;
    top: 30px !IMPORTANT;
    font-size: 15px !IMPORTANT;
}
	
	body .boxspring-winkel h2 {
    font-size: 17px;
}
	
		body .winkel-formulier-links {
    float: none !IMPORTANT;
    width: 100% !IMPORTANT;
    padding: 10% !IMPORTANT;
}
	
	body .winkel-formulier-rechts {
    float: none !IMPORTANT;
    width: 80% !IMPORTANT;
    padding: 0% 0 !IMPORTANT;
    margin: 0 auto 40px !IMPORTANT;
}
	
	body .winkel-info-right {
    float: none !IMPORTANT;
    width: 90% !IMPORTANT;
    padding: 10% !IMPORTANT;
    margin: auto !IMPORTANT;
}

	body .winkel-info-left {
    float: none !IMPORTANT;
    width: 70% !IMPORTANT;
    margin: auto !IMPORTANT;
}
	
	body .winkel-video {
    width: 95% !IMPORTANT;
    margin: auto;
    padding: 15px;
    background: #fff;
    float: none !IMPORTANT;
}
	
	body .winkel-omschrijving {
    width: 95% !IMPORTANT;
    margin: 0 auto;
    background: #ededed;
    padding: 30px;
    float: none !IMPORTANT;
}
	
	body .hoog-laag-header-balk-inner {
    width: 100% !IMPORTANT;
    float: none !IMPORTANT;
}
	
	body .hoog-laag-header-balk-inner ul li {
    float: none !IMPORTANT;
    width: 100% !IMPORTANT;
    text-align: center !IMPORTANT;
}
	
	body.term-hoog-laag-bed .hoog-laag-header-balk {
		margin-top: 50px !IMPORTANT;
	}
	
	body li.hooglaagthuis a, li.hooglaagshowroom a {
	max-width: 255px !IMPORTANT;
    margin: auto !IMPORTANT;
    padding: 5px !IMPORTANT;
	}
	
	body .thuisadvies-form-left {
    float: none;
    width: 100%;
    background: #fff;
    padding: 40px;
}
	
	body .thuisadvies-form-right {
    position: relative;
		width: 100%;
	}
	
	body .thuisadvies-form-right {
    background-size: 24%;
    background-position: 95% 100%;
}
	
	
	body input.nieuwsbrief-naam-veld {
    float: none !important;
    width: 95% !important;
    margin: 10px auto !important;
}
	
	body input.nieuwsbrief-email-veld {
    float: none !important;
    width: 95% !important;
    margin: 20px auto !important;
}
	
	body .voordeel-afbeelding-hlgbed {
		width: 100%;
		margin: auto;
	}
	
	body .voordeel-text-hlgbed {
    float: none;
    width: 95%;
		margin: auto;
	}

	body .boxspring-3-columns ul li {
    float: none;
    width: 100%;
    margin: auto;
}

	body .levertijd-product {
		background-position: 9% !IMPORTANT;
		background-size: 12% !IMPORTANT;
		 width: 95%;
	}
	
	body.woocommerce-checkout .woocommerce {
		margin: 50px auto !IMPORTANT;
	}
	
	body .home-top-left p {
		margin: 0px;
		padding: 0px;
	}
	
	body .home-top-left {
    float: none;
    width: 100%;
    min-height: 215px;
    margin-top: 56px;
    background-size: 100% !IMPORTANT;
    padding-top: 20px !IMPORTANT;
    background-position: center;
	}
	
	body .home-top-right {
  float: none;
    width: 100%;
  	height: 250px !IMPORTANT;
    min-height: auto;
		border: 0px;
	}
	
	body .homepage-deals-label-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35%;
    margin-top: -21%;
    width: 70%;
    padding: 15px;
    border: 2px solid #000;
    background: rgb(255 255 255 / 28%);
}
	
	
	body .homepage-deals-number {
    width: 60%;
    float: left;
    font-size: 60px;
 	line-height: 70px;
}
	
	body .homepage-deals-number-wrapper {
    margin: 20px auto 0;
}
	
	body .contact-home-buttons ul {
    margin: 0px;
}
	
	
	body .homepage-deals-perc {
		width: 40%;
	}
	
	body .homepage-deals-label-wrapper {
position: absolute;
    top: 59%;
    left: 53%;
    margin-left: -30%;
    margin-top: -26%;
    width: 55%;
    padding: 15px;
    border: 2px solid #000;
    background: rgb(255 255 255 / 28%);
}
	
	body .perc-label-bottom {
    font-size: 12px;
}
	
	body .perc-label-top {
	font-size: 48px;
    line-height: 50px;
}
	
	body .home-middle-block {
		width: 100% !IMPORTANT;
	}
	
	body .home-middle-block-right-one {
    height: 150px;
    border-bottom: 5px solid #fff;
		width: 50%;
		float: left;
	}
	
	body .home-middle-block-right-two {
    height: 150px;
    border-bottom: 5px solid #fff;
		width: 50%;
		float: left;
	}
	
	body button.middle-block-button {
		display: none;
	}
	
	body .home-middle-block-right-one h3, body .home-middle-block-right-two h3 {
	font-size: 12px;
    width: 55%;
    bottom: 7px;
    top: auto;
	}
	
	body .home-middle-block-left {
    width: 100%;
    float: none;
	border-bottom: 5px solid #fff;
		min-height: 250px !IMPORTANT;
	}
	
	body .home-middle-block-right {
    width: 100%;
    float: none;
    border-left: none;
    min-height: auto;
}
	
	body span.text-contact-home {
    display: block;
    width: 65%;
    float: left;
    padding-top: 13px;
    font-size: 23px;
}
	
	body .image-contact-home-wrapper {
    display: block;
    margin-right: 40px;
    width: 20%;
    float: left;
}
	
	body span.contact-home-buttons {
    display: block;
    width: 100%;
    float: none;
    padding-top: 22px;
	clear: both;
}
	
	body .contact-home-buttons ul li {
    display: inline-block;
    margin-right: 20px;
}
	
	body .tevredenklanten-wrapper h3 {
    font-size: 20px;
    text-align: center;
    margin: 30px auto 20px;
    width: 70%;
}
	
	body .tevredenklanten-wrapper ul li {
    width: 90%;
	}

	body .image-blog-left, body .image-blog-right {
    float: none;
    width: 90%;
    margin: auto;
}
	
	body .blog-wrapper .text-blog-right, body .blog-wrapper .text-blog-left {
    float: none;
    width: 90%;
    margin: 10px auto;
}
	
	body span.usp-bg {
    font-size: 20px !IMPORTANT; 
}
	
	body .home-top-left .handwritten {
    font-size: 30px;
}
	
	body .home-top-left h2 {
 width: 100% !IMPORTANT;
    font-size: 21px;
    position: relative;
    top: auto;
    left: auto;
    padding: 10px;
    background: #fff!IMPORTANT;
    color: #000;
    text-shadow: none !IMPORTANT;
    font-weight: normal;
    max-width: 100%;
	text-align: center;
}
	
	body .home-top-left a.home-main-button {
	position: absolute;
    top: auto;
    left: auto;
    margin: auto;
    bottom: 10px;
    right: auto;
	}


	body .qoute-wrapper {
    background-position: 80% 0%;
}
	
	body .contact-homepage-wrapper {
		min-height: 170px;
	}

	body .contact-home-buttons ul li a {
		padding: 10px;
	}
	
	body .template_1 .block_inner-wrapper {
		width: 90%;
	}
	
	body.woocommerce-page div.product .summary.entry-summary {
    width: 100%;
}
	
	body .review-wrapper-left {
    width: 90% !IMPORTANT;
    float: none !IMPORTANT;
    font-weight: 700;
    font-size: 20px;
    padding-top: 20px;
    margin: auto;
}
	
	body .review-wrapper-right {
    float: none !IMPORTANT;
    width: 90% !IMPORTANT;
    margin: auto !IMPORTANT;
    font-size: 15px;
    text-align: center;
}
	
	body span.review-stars-wrapper {
		margin: auto;
	}
	
	body.woocommerce-checkout div#shiftnav-toggle-main, body.woocommerce-checkout button.mobile-search-button {
    display: none !IMPORTANT;
}

	
	body ul#checkout_timeline li {
    float: left;
    font-size: 13px !IMPORTANT;
}
	
	body .order-total table {
    margin: 0px;
}
	
	body span.compare-product-title {
    display: block;
    font-size: 15px;
    text-align: center;
}
	
	body .vijfsterren {
    background: url(https://www.klanten-reviews.nl/wp-content/plugins/site-reviews/assets/images/star-full.svg);
    width: 70px;
    text-indent: -9999px;
    display: block;
    background-size: 14px;
    height: 14px;
}
	
	body th.bestekeuze span.compare-product-title {
		font-size: 15px;
	}
	
	body .comparison-table tr td {
    padding: 5px;
	}
	
	body .driesterren {
    background: url(https://www.klanten-reviews.nl/wp-content/plugins/site-reviews/assets/images/star-full.svg);
    width: 42px;
    text-indent: -9999px;
    display: block;
    background-size: 14px;
    height: 14px;
}
	
	body .comparison-intro-wrapper-top-left {
    float: none;
    width: 90%;
    margin: auto;
}
	
	body .comparison-intro-wrapper-top-right {
    float: none;
    width: 90%;
    margin: 20px auto;
}
	
	body .comparison-intro-wrapper-top-right h2 {
    font-size: 20px;
}
	body .comparison-intro-wrapper-top-right p {
		font-size: 13px;
	}
	
	body .explainer-intro-wrap-left {
    float: none;
    width: 90%;
    margin: auto;
}

	body .explainer-intro-wrap-right {
    width: 90%;
    float: none;
    margin: 20px auto;
}
	
	body .explainer-wrapper ul li {
    float: none;
    width: 90%;
    font-size: 13px;
    margin-right: 6%;
}
	
	body span.stevigheid {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    padding-top: 6px;
    font-weight: bold;
    border: 2px solid #fff;
    font-size: 11px;
}
	
	body .comparison-table a.button {
		font-size: 14px;
	}
	
	body .usps-top-epos ul li {
		width: 100% !important;
	}
	
	body .usp-header-wrapper {
		display: none;
	}
	
	body div#shiftnav-toggle-main {
    z-index: 999999 !IMPORTANT;
}
	
	body.single-product .image-wrapper {
    float: none;
    width: 100%;
}
	
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none !important;
    width: 95% !important;
    clear: none;
		margin: auto;
}
	
	.woocommerce #reviews #comments ol.commentlist li {
    margin: auto !IMPORTANT;
    float: none;
    width: 90%;
}
	
	body .checkout-review-order-wrapper span.product-name__thumbnail {
    display: block;
    float: none;
    width: 100%;
}
	
	body .checkout-review-order-wrapper dl.variation {
    position: relative;
    float: none;
    width: 100%;
}
	
	body dl.variation dd span.woocommerce-Price-amount.amount {
    display: inline !IMPORTANT;
    font-size: 15px !IMPORTANT;
}
	
	body .image-cat-blackfriday-left {
    max-width: 500px;
    width: 100%;
    min-height: 115px;
    display: inline-block;
    background: #000 url(images/blackfriday/black-friday-cat-banner.jpg) no-repeat;
    border-radius: 0px;
    background-size: 100%;
}
	
	body .introtext-bf {
		height: auto !IMPORTANT;
	}
	
	body .text-cat-blackfriday-right {
    float: none;
    width: 90%;
    font-size: 16px;
    padding: 20px 20px 20px 0;
    margin: auto;
}
	
	body .blackfriday-cat-deals ul li {
    width: 45%;
    float: left;
    background: #fff;
    margin: 2%;
    position: relative;
}
	
	body .blackfriday-acties-wrapper {
		padding: 25px;
	}
	
	body span.actielabel {
		width: 100% !IMPORTANT;
	}
	
	body span.bfactie {
    width: 85%;
    display: block;
    padding: 10px;
    border-right: 0px;
    text-align: center;
    margin: auto;
    border-bottom: 1px dashed #000;
}
	
	body span.datumtot {
    font-size: 16px;
    position: relative;
    right: auto;
    top: auto;
    height: 40px;
    margin-top: 0px;
    text-align: center !IMPORTANT;
    width: 100% !IMPORTANT;
    display: block;
		padding: 10px;
}
	
	body .blackfriday-schrijfjein-wrapper {
    padding: 0px;
}
	
	body .blackfriday-schrijfjein-wrapper-inside {
    width: 85%;
    margin: auto;
	padding: 40px 0;
}
	
	body .schrijfjein-text {
    float: none;
		margin-bottom: 30px;
}
	
	body .blackfriday-schrijfjein {
    float: none;
}
	
	body .blackfriday-cat-deals ul li h3 {
		font-size: 12px !IMPORTANT:
	}
	
	body span.label-bf-cat {
		font-size: 18px !IMPORTANT;
	}
	
	body .btwvrij .column-70-left {
    float: none;
    width: 90%;
    margin: auto;
}
	
	body .btwvrij .column-30-right {
    float: none;
    width: 90%;
    margin: auto;
}
	
	body .btwvrij-product-wrapper .woocommerce ul.products li {
    float: none !IMPORTANT;
    margin-bottom: 15px !IMPORTANT;
}
	
	body .fgf_gift_products_wrapper h3 {
    float: none;
    width: 100%;
    font-size: 28px;
    color: #fcdf27 !IMPORTANT;
    margin-bottom: 20px;
}
	
	body .fgf-gift-product-wrapper.fgf-gift-products-content {
    float: none;
    width: 100%;
}
	
	body .fgf_gift_products_wrapper select.fgf-gift-product-selection {
		width: 100%;
	}
	
	body .fgf_gift_products_wrapper button.button.fgf-add-gift-product {
    background: #fcdf27;
    color: #000;
    font-size: 20px;
    width: 80%;
    margin: 10px auto !IMPORTANT;
    display: block;
}
	
	body .indrietermijnen {
    width: 95%;
    margin: 50px auto 0;
    font-size: 16px;
    padding: 20px 20px 20px 80px;
		    background-position: 11% 44%;
    background-size: 10%;
}
	
	body span.indrierente {
    position: absolute;
    right: 75px;
    top: 6px;
}
	
	body span.valabel {
    display: block;
    font-size: 12px;
}
	
	body .indrietermijnen ul {
    margin: 0px;
}
	
	body .indrietermijnen .in3uitleg ul li {
		margin: 0px;
		padding: 3px;
	}
	
	body ul li span.in3uitleg-text {
    font-size: 12px;
}
	
	body .indrietermijnen a.hulpteken {
width: 17px;
    height: 17px;
    font-size: 12px;
	}

	body span.indrietente-top {
    font-size: 20px;
    }
	
	body .klantvraag-open span {
		width: 100%;
	}
	
	body .klantenservice {
    width: 95%;
		margin: 50px auto;
		border-radius: 20px;
}
	
	body span.klantvraag-titel {
    font-size: 18px;
}
	
	body span.klantvraag-subtitel {
    font-size: 14px;
}
	
body .faq-left-side {
    float: none;
    width: 95%;
}
	
body .faq-right-side {
    float: none;
    width: 95%;
}
	
	body .product-klantenservice.panel {
		width: 95%;
		margin: 50px auto;
		border-radius: 20px;
		font-size: 14px;
    line-height: 23px;
	}
	
	/*LANDINGSPAGINA*/
	
	.landp-top-usps {
    float: none;
    width: 100%;
}
	
	.landp-top-text {
    float: none;
    width: 90%;
    line-height: 35px;
    font-size: 15px;
    margin: 10px auto 20px;
}
	
	body.page .landp-product-wrapper .woocommerce ul.products li {
    margin: 0 auto 20px !IMPORTANT;
	float: none !IMPORTANT;
}
	
	body .landp-info-text-left, body .landp-info-text-right {
    float: none;
    width: 90%;
    margin: auto;
}
	
	body .landp-info-image-right, body .landp-info-image-left {
		width: 90%;
		margin: auto;
		float: none;
	}
	
	body .land-usps-row-inner ul li {
    float: none;
    width: 50%;
    font-size: 15px;
	margin: 0 auto 20px;
	background-size: 18px;
}
	
	body .landp-bottom-left-column {
    float: none;
    width: 90%;
    margin: auto;
}
	
	body .landp-bottom-right-column {
    float: none;
    width: 90%;
    margin: auto;
}
	
  body.page .landp-topwrapper h1 {
		padding-top: 20px;
	  padding-left: 20px;
	}
	
	body span.landp-calltoaction-label {
    font-size: 20px;
    display: block;
    margin-bottom: 20px;
}
	
	body a.landp-calltoaction {
    display: block;
    margin: auto;
	}
	
	body nav.woocommerce-breadcrumb {
    margin-top: 50px !IMPORTANT;
    font-size: 10px !IMPORTANT;
    margin-left: 10px !IMPORTANT;
}
	
	body.single-product h1.product_title.entry-title {
		font-size: 20px;
		width: 95%;
		margin: 10px auto;
	}
	
	body .product_top_wrapper .image-wrapper .images {
    width: 95% !IMPORTANT;
    float: none !IMPORTANT;
    margin: auto;
}
	
	body .additional-info-wrapper {
		width: 95%;
		margin: 50px auto 50px;
	}
	
	body footer .nieuwsbrief ._form-title {
    font-size: 17px !IMPORTANT;
    text-align: center;
    width: 75%;
    margin: 10px auto !IMPORTANT;
}
	
	body footer .nieuwsbrief ._form_1 input {
    width: 100% !IMPORTANT;
}
	
	body footer .nieuwsbrief ._form_1 ._form-label {
		display: none !important;
	}
	
	body span.normale-va-prijs {
	width: 30%;
    float: left;
    line-height: 50px;
    margin-right: 10px;
}
	
	body .woocommerce div.product p.price {
    width: 50%;
    float: left;
}
	
	body .woocommerce div.product form.cart {
		clear: both;
	}
	
	body.woocommerce-checkout div#shiftnav-toggle-main {
    display: none !IMPORTANT;
}
	
	.about-wrap-left {
    float: none;
    width: 90%;
    margin: auto;
}
	
	.about-wrap-right {
    float: none;
    width: 100%;
    margin: auto;
}
	
	.about-wrapper .image {
    padding: 0px;
    margin: 50px auto;
}
	
	body .desktop-banner-positie {
	display: none !IMPORTANT;
}

body .mobiele-banner-positie {
    display: block !IMPORTANT;
    margin-top: 57px;
}
	
	body .mobiele-banner-positie img {
    width: 100% !IMPORTANT;
}
	
}




@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

	body .contact-wrap-header {
    float: left;
    width: 100%;
    max-width: 140px;
    padding-top: 14px;
    margin-left: 15px !IMPORTANT;
}
	
	body .home-middle-block {
		width: 100% !IMPORTANT;
	}
	
	body .homepage-deals-label-wrapper {
		top: 35% !IMPORTANT;
		margin-left: -40%;
		width: 80%;
	}
	
	body .homepage-deals-number {
		width: 60%;
		font-size: 70px;
	}
	
	body .homepage-deals-perc {
    float: left;
    width: 40%;
}
	
	body .search-field-wrapper {
    margin-bottom: 15px;
    margin-top: 10px;
    width: 100%;
    max-width: 300px;
    position: absolute;
    left: 315px;
    top: 0px;
}
	
	body .boxspring-type-wrapper ul li {
		margin: 0 25px 0 0;
	}
	
	body .usps-boxsprings-type ul li {
		background-position: 4%;
	}
	
	body .header-top-wrapper {
    width: 20%;
		float: left;
}
	
	a.logo-header {
	float: none !important;
		width: 100% !IMPORTANT;
}

	body .coll-one-checkout, body .coll-two-checkout, body .woocommerce-checkout-payment {
    width: 85%;
    float: none;
    margin: 0 auto;
}
	body .checkout-header-usps div, body body .checkout-header-usps div:last-child {
		float: none !important;
		text-align: center;
		width: 100% !important;
	}
	
	body .winkelsopen {
    margin-top: 50px;
}
	
	body.page .woocommerce.columns-3 ul.products li {
    width: 95%;
    float: none;
    margin: 0 auto 20px;
}
	
	body .proefliggen {
    border: 0px !IMPORTANT;
}
	
	body .summary .summary-innerwrap {
		width: 95%;
		margin: 10px auto;
	}
	
	body .product-lange-omschrijving h2 {
    font-size: 21px;
    margin-bottom: 10px;
}
	
	body .categorie-boxspring-wrapper .collectie-intro-image {
    float: none !important;
    width: 95% !IMPORTANT;
}
	body .categorie-boxspring-wrapper .intro_text {
    float: none !IMPORTANT;
    width: 95% !IMPORTANT;
}
	
	body .categorie-boxspring-wrapper .intro_text p {
    font-size: 13px;
}
	
	body input.nieuwsbrief-naam-veld {
    float: none !important;
    width: 95% !important;
    margin: auto;
}

body input.nieuwsbrief-email-veld {
     float: none !important;
    width: 95% !important;
    margin: auto;
}

body input.nieuwsbrief-submit-veld {
      float: none !important;
    width: 95% !important;
    margin: auto;
    padding: 16px 30px;
}
	
	body .winkel-formulier-links {
    float: none !IMPORTANT;
    width: 100% !IMPORTANT;
    padding: 10% !IMPORTANT;
}
	
	body .winkel-formulier-rechts {
    float: none !IMPORTANT;
    width: 80% !IMPORTANT;
    padding: 0% 0 !IMPORTANT;
    margin: 0 auto 40px !IMPORTANT;
}
	
	body .winkel-info-right {
    float: none !IMPORTANT;
    width: 90% !IMPORTANT;
    padding: 10% !IMPORTANT;
    margin: auto !IMPORTANT;
}

	body .winkel-info-left {
    float: none !IMPORTANT;
    width: 70% !IMPORTANT;
    margin: auto !IMPORTANT;
}
	
	body .winkel-video {
    width: 95% !IMPORTANT;
    margin: auto;
    padding: 15px;
    background: #fff;
    float: none !IMPORTANT;
}
	
	body .winkel-omschrijving {
    width: 95% !IMPORTANT;
    margin: 0 auto;
    background: #ededed;
    padding: 30px;
    float: none !IMPORTANT;
}
	
	body .hoog-laag-header-balk-inner {
    width: 100% !IMPORTANT;
    float: none !IMPORTANT;
}
	
	body .hoog-laag-header-balk-inner ul li {
    float: none !IMPORTANT;
    width: 100% !IMPORTANT;
    text-align: center !IMPORTANT;
}
	
	body .primary-menu-wrapper {
	display: block !IMPORTANT;
}
	
	body .menu-wrapper ul.primary-menu li.menu-item a {
    padding: 10px 11px !IMPORTANT;
    font-size: 16px;
}
	
	body.woocommerce-page div.product .summary.entry-summary {
    width: 45%;
}
	
	body .menu-wrapper {
		height: auto !IMPORTANT;
		padding: 10px 0 !IMPORTANT;
	}
	
	body.woocommerce-page ul.products li.product:nth-child(n) {
		    width: 40.333%!important;
		margin: 0 9.5% 7.5% 0!important;
	}
	
	body.woocommerce-page ul.products li.product:nth-child(3n+1) {
		clear: none !IMPORTANT;
		margin: 0 9.5% 7.5% 0!important;
	}
	
	body .nieuwsbrief-footer-wrapper {
    max-width: 500px;
    margin: auto;
}
	
	body input.nieuwsbrief-naam-veld, body input.nieuwsbrief-email-veld {
    float: none!important;
    width: 95%!important;
    margin: 0 auto 10px !IMPORTANT;
		border-radius: 10px;
}
	
	body input.nieuwsbrief-submit-veld {
    display: block;
    border-radius: 10px;
    background: #4ea74c !IMPORTANT;
}
	

	
}


