/*
Theme Name: Vechtsportwinkel 2026
Theme URI: https://oceanwp.org/
Description: Vechtsportwinkel WordPress theme. Child theme of WPocean
Author: Vechtsportwinkel.com
Author URI: https://oceanwp.org/
Template: blonwe
Version: 1.0
*/

/*
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1160px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1360px;
    }
}
*/

@media only screen and (min-width: 960px) {
    .content-area, .content-left-sidebar .content-area {
        width: calc(100% - 336px) !important;
    }
}

.sidebar-container {
    max-width: 336px;
}

/* Parent stylesheet should be loaded from functions.php not using @import */
.wc-block-cart .wc-block-cart__submit-container {
    background-color: #b32227;
    color: #fff;
}

span.wc-block-components-button__text {
    color: #fff;
}

button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #b32227;
    colr: #fff;
}

#site-header #site-logo #site-logo-inner a img {
    float: left;
}

.page-header-title {
    float: left;
}

.page-subheading {
	position: absolute !important;
	padding-top : 60px;
	float: left;
}

#site-header.medium-header .top-col.col-2.top-col.col-2 {
    text-align: right;
}

#site-header.medium-header #medium-searchform form {
    width: 100%;
	border: 1px solid #eaeaea;
}

#site-header.medium-header #medium-searchform label {
    color: #b32227;
    -moz-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
}

#site-header.medium-header #medium-searchform input {
    max-width: 680px;
}

#footer-widgets .footer-box .widget-title {
    color: #b32227;
}

.site-breadcrumbs.position-under-title, .centered-page-header .site-breadcrumbs, .centered-minimal-page-header .site-breadcrumbs {
    position: absolute;
    margin-top: -24px;
}

.page-header {
    padding-top: 5px;
	padding-bottom: 5px;
}

#main #content-wrap {
    padding-top: 20px;
    padding-bottom: 5px;
}

.page-header-title {
	font-weight: 700;
}

.amount {
    color: #b32227 !important;
	font-weight: 700;
}


.woocommerce div.product div.summary p.in-stock {
    margin-top: 4px;
	margin-bottom: 10px;
    color: #226F54 !important;
	font-weight: 700;
}

.woocommerce ul.products li.product .button {
    float: none;
    display: inline-block;
    background-color: #b32227 !important;
    color: #fff !important;
    padding: 5px 12px;
    border: 3px solid #b32227 !important;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    text-transform: none;
}

.woocommerce ul.products li.product .button:hover {
	background-color: #226F54 !important;
}


        [class*=" si-"],[class^=si-] {
            align-self: center;
            display: inline-flex;
            line-height: 1;
            text-rendering: auto;
            vertical-align: -.125em;
            padding-right: 8px
        }

        [class*=" si-"]:before,[class^=si-]:before {
            content: '';
            display: inline-block;
            width: 1em;
            height: 1em;
            background-color: currentColor
        }

        .si-minus:before {
            --si-icon-path: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='1em' height='1em'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 12L20 12'/%3E%3C/svg%3E") no-repeat;
            -webkit-mask: var(--si-icon-path) no-repeat;
            mask: var(--si-icon-path) no-repeat;
            mask-size: 100% 100%;
            -webkit-mask: var(--si-icon-path) no-repeat;
            -webkit-mask-size: 100% 100%
        }

        .si-minus-circle:before {
            --si-icon-path: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='1em' height='1em'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 12L16 12M3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12Z'/%3E%3C/svg%3E") no-repeat;
            -webkit-mask: var(--si-icon-path) no-repeat;
            mask: var(--si-icon-path) no-repeat;
            mask-size: 100% 100%;
            -webkit-mask: var(--si-icon-path) no-repeat;
            -webkit-mask-size: 100% 100%
        }

        .si-plus:before {
            --si-icon-path: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='1em' height='1em'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 4L12 20M4 12L20 12'/%3E%3C/svg%3E") no-repeat;
            -webkit-mask: var(--si-icon-path) no-repeat;
            mask: var(--si-icon-path) no-repeat;
            mask-size: 100% 100%;
            -webkit-mask: var(--si-icon-path) no-repeat;
            -webkit-mask-size: 100% 100%
        }

        .si-plus-circle:before {
            --si-icon-path: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='1em' height='1em'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 12L16 12M3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12ZM12 8L12 16'/%3E%3C/svg%3E") no-repeat;
            -webkit-mask: var(--si-icon-path) no-repeat;
            mask: var(--si-icon-path) no-repeat;
            mask-size: 100% 100%;
            -webkit-mask: var(--si-icon-path) no-repeat;
            -webkit-mask-size: 100% 100%
        }

        ul.unsorted-list {
            list-style: none !important;
            --li-pl: 0 !important;
            margin: 0 !important
        }

.page-header.background-image-page-header .page-header-title {
    color: #dae3e8 !important;
    font-weight: 700;
}

h4 {
	text-transform: none !important;
}

/**
 * Megamenu columns
 */
.col-2 {
  width: 50%;
}
.col-3 {
  width: 33.33333333%;
}
.col-4 {
  width: 25%;
}
.col-5 {
  width: 20%;
}
.col-6 {
  width: 16.66666667%;
}

.custom-oil-search-container {
    width: auto !important;
    max-width: 1400px !important; /* Set your desired width */
    margin: 0 auto !important; /* Center the container */
    padding: 0 0px !important; /* Add padding if necessary */
}

.oilsearch-container {
    width: auto !important;
    max-width: 1400px !important; /* Set your desired width */
    margin: 0 auto !important; /* Center the container */
    padding: 0 0px !important; /* Add padding if necessary */
	background-color : #20425e;
}

.selectedtype-container {
    width: auto !important;
    max-width: 1400px !important; /* Set your desired width */
    margin: 0 auto !important; /* Center the container */
    padding: 0 0px !important; /* Add padding if necessary */
	background-color : #20425e;
	color: #fff;
}

.oilsearch-row {
 background-color:#20425e;
 padding-top: 10px;
 padding-bottom: 10px;
 position: relative !important; /* Zorgt ervoor dat het element niet sticky is */
 top: auto; /* Zorgt ervoor dat het element zich niet meer aan de bovenkant hecht */
}

.woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a {
    height: 40px;
}

#site-header.medium-header #site-navigation-wrap .dropdown-menu>li>a {
    padding: 0 20px !important;
}


img.right-aligned-img.lazyloaded {
    float: right !important;
    margin-left: 20px; /* Ruimte tussen tekst en afbeelding */
    max-width: 150px; /* Beperk de breedte van de afbeelding */
    height: auto; /* Zorg ervoor dat de verhoudingen van de afbeelding behouden blijven */
	margin-top:-30px;
	
}

/* Zorg ervoor dat de merkafbeelding onder de meta komt op mobiel */
@media (max-width: 768px) {
    .product_meta .merk-thumbnail {
        display: block;
        margin-top: 20px;
        text-align: center;
    }
}

/* Zorg ervoor dat de merkafbeelding rechts van de meta komt op desktop */
@media (min-width: 769px) {
    .product_meta {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .product_meta .merk-thumbnail {
        margin-left: 20px;
        display: block;
    }
}

/**
.woocommerce.content-full-width div.product div.summary {
    width: 54%;
    background-color: #dae3e844;
    padding-left: 30px;
	padding-right: 30px;
}**/

.woocommerce div.product form.cart div.quantity {
    background-color: #fff;
}

.merk-thumbnail img {
    height: 50%;
    width: 50%;
}

#footer-widgets {
    padding-top: 20px;
	padding-bottom: 20px !important;
}

.nav-content {
    display: none;
}

h4.widget-title {
    color: #000000;
    font-weight: 700;
}

.woocommerce div.product form.cart .variations {
    display: inline-flex;
    flex-direction: row;
}

/* Zorg ervoor dat de merkafbeelding rechts van de meta komt op desktop */
@media (min-width: 769px) {
    .summary.entry-summary {
        padding-left: 40px;
}

.woocommerce div.product div.summary p.in-stock {
    margin-bottom: 0px !important;
    color: #226F54 !important;
}

.woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
    margin: 0px !important;
}

li.product li.title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* Limit to 2 lines */
    overflow: hidden;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.3; /* Adjust this based on your design */
    max-height: calc(1.5em * 3); /* line-height * 2 lines */
    color: #333;
}

.usp-wrapper {
    padding-bottom: 20px;
}

.kiyoh-wrapper {
    background-color: white;
	text-align: left;
	font-size: 12px;
	font-weight: 700;
    padding: 10px;
    display: inline-block;
}

.kiyoh-rating {
    color: #070707;
    font-size: 12px;
	font-weight: 700;
    position: relative;
}

.stars-container {
    display: inline-block;
    position: relative;
    line-height: 1;
    margin-right: 8px;
    width: 100px; /* Adjust width to fit 5 stars */
    height: 20px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="%23eaeaea" stroke-width="2" fill="%23fff" d="M12 .587l3.668 7.568 8.332 1.151-6.064 5.828 1.48 8.279-7.416-3.967-7.417 3.967 1.481-8.279-6.064-5.828 8.332-1.151z"/></svg>');
    background-size: 20px 20px;
    background-repeat: repeat-x;
}

.stars-bar {
    display: inline-block;
    height: 100%;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path stroke="black" stroke-width="0" fill="%23ffbd19" d="M12 .587l3.668 7.568 8.332 1.151-6.064 5.828 1.48 8.279-7.416-3.967-7.417 3.967 1.481-8.279-6.064-5.828 8.332-1.151z"/></svg>');
    background-size: 20px 20px;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.rating-number {
    font-size: 12px;
    color: #070707;
	font-weight: 700;
}

.review-additional {
    font-size: 12px;
    color: #070707;
	font-weight: 700;
    margin-top: 5px;
}

#site-header.medium-header .oceanwp-social-menu .social-menu-inner {
	display: flex !important;
}

#site-header.medium-header .top-col {
 /*   border-right: solid 1px #eaeaea; */
    margin-right: 20px;
}

#site-header.medium-header .top-header-wrap {
    padding: 12px 0 !important;
}

img.webwinkelkeur-header.alignnone.wp-image-629638.size-full {
    border-right: 1px solid #eaeaea;
    /* margin-block: 20px; */
    padding-right: 20px;
}

.customer-reviews {
    background-color: #f9f9f9;
    padding: 20px;
    text-align: center;
}

.overall-rating {
    margin-bottom: 30px;
}

.average-score {
    display: inline-block;
    text-align: center;
}

.average-score .score {
    font-size: 48px;
    font-weight: bold;
}

.stars {
    background: url('path-to-gray-star.svg') repeat-x;
    height: 24px;
    width: 120px;
    position: relative;
}

.stars .star-bar {
    background: url('path-to-yellow-star.svg') repeat-x;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}

.customer-reviews {
    background-color: #f9f9f9;
    padding: 20px;
    text-align: center;
}

.overall-rating {
    margin-bottom: 30px;
}

.average-score {
    display: inline-block;
    text-align: center;
}

.average-score .score {
    font-size: 48px;
    font-weight: bold;
}

.stars {
    background: url('path-to-gray-star.svg') repeat-x;
    height: 24px;
    width: 120px;
    position: relative;
}

.stars .star-bar {
    background: url('path-to-yellow-star.svg') repeat-x;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}

.customer-reviews {
    background-color: #f9f9f9;
    padding: 20px;
    text-align: center;
}

.overall-rating {
    margin-bottom: 30px;
}

.average-score {
    display: inline-block;
    text-align: center;
}

.average-score .score {
    font-size: 48px;
    font-weight: bold;
}

.stars {
    background: url('path-to-gray-star.svg') repeat-x;
    height: 24px;
    width: 120px;
    position: relative;
}

.stars .star-bar {
    background: url('path-to-yellow-star.svg') repeat-x;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}

.blog-post-author-content {
 display: none;
}

/** REVIEWS **/

.customer-reviews {
    background-color: #f9f9f9;
    padding: 40px;
    text-align: center;
}

.overall-rating {
    margin-bottom: 40px;
}

.average-score {
    display: inline-block;
    text-align: center;
}

.average-score .score {
    font-size: 48px;
    font-weight: bold;
}

.stars {
    background: url('path-to-gray-star.svg') repeat-x;
    height: 24px;
    width: 120px;
    position: relative;
}

.stars .star-bar {
    background: url('path-to-yellow-star.svg') repeat-x;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}

.review-cards {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.review-card {
    background-color: white;
    padding: 20px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    width: 220px;
    text-align: left;
    border-radius: 8px;
}

.review-score {
    font-size: 24px;
    font-weight: bold;
    background-color: black;
    color: white;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 10px;
}

.review-stars {
    font-size: 18px;
    margin-bottom: 10px;
}

.review-meta {
    font-size: 12px;
    color: #666;
}

.woocommerce .oceanwp-grid-list a {
    color: #090909 !important;
}

.woocommerce .result-count {
    color: #090909 !important;
}

.woocommerce .result-count li.view-title {
    color: #090909 !important;
}

.woocommerce .result-count li a {
    color: #090909 !important;
}

.irs-grid-text {
    color: #090909 !important;
}

.pf_rngstyle_flat .irs-from, .pf_rngstyle_flat .irs-to, .pf_rngstyle_flat .irs-single {
	background: #090909 !important;
	color: #fff !important;
}

#footer-widgets .col {
    margin-bottom: 0px !important;
}

.owl-carousel .owl-item img {
    display: inline;
    width: auto !important;
    max-height: 200px !important;
    vertical-align: middle;
    text-align: center;
}

.content-left-sidebar .content-area {
    padding-left: 22px;
}

.woocommerce span.onsale {
	top: 0.5rem !important;
    left: 0.1rem !important;
}


/* Header bevat alleen logo - irritant */
@media (max-width: 768px) {
 #site-header.medium-header .top-header-wrap {
    padding: 10px 0;
}}

ul#shipping_method li label {
    padding-left: 0px !important;
    color: #090909 !important;
    font-size: 15px !important;
	letter-spacing: 0px !important;
}

b, strong {
    font-weight: 700;
	font-style: bold;
}

.outofstock-badge {
	display: none;
}

li.wc_payment_method.payment_method_klarna_payments_pay_now {
    display: none;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

#site-header.medium-header .top-header-wrap {
	padding:10px 0 !important;
}

@media (max-width: 767px) {
    .page-header .page-header-title,
    .page-header.background-image-page-header .page-header-title {
        font-size: 24px;
    }
}

#site-header.medium-header #medium-searchform input:focus {
max-width : 100% !important;
}


ul.usps-footer {
	margin: 0px !important;
}

menulink-content.lang {
    width: 240px !important;
}

.menulink-wrp .container {
    max-width: 1200px;
	max-width: 90%;
    margin: 0 auto;
}
.menulink-wrp .menulink-block {
    padding: 65px 0 145px;
}
.menulink-wrp .menulink-block .row {
    justify-content: space-between;
}
.menulink-wrp .menulink-block .row .col-md-3 {
    width: fit-content;
}

.menulink-wrp .information-block {
    border-top: 1px solid #dae3e8;
	border-bottom: 1px solid #dae3e8;
    padding: 20px 0;
	background: #f6f6f6;
}
.menulink-wrp .information-block ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
	list-style-type: none !important;
	margin: 0px;
}

.menulink-wrp .information-block ul li {
    display: flex;
    align-items: center;
}
.menulink-wrp .information-block ul li .box-icon {
    margin-right: 12px;
}
.menulink-wrp .information-block ul li .box-icon img {
    max-width: 100%;
}
.menulink-wrp .information-block ul li .menulink-content {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0;
    text-transform: uppercase;
}

.menulink-wrp .information-block ul li .menulink-content span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-align: left;
}

@media (max-width: 767px) {
	.menulink-wrp .container{max-width: 540px;padding: 0 20px;}
    .menulink-wrp .information-block { padding: 25px 0;}
	.menulink-wrp .information-block{padding: 25px 0;}
    .menulink-wrp .information-block ul {flex-wrap: wrap;list-style-type: none !important;}
    .menulink-wrp .information-block ul li{margin: 0 0 20px;width: 100%;list-style-type: none !important;}
    .menulink-wrp .information-block ul li:last-child{margin: 0}
    .menulink-wrp .information-block ul li .box-icon{width: 46px;margin-right: 10px;min-width: 46px;}
    .menulink-wrp .information-block ul li .box-icon img{margin: 0 auto;}
    .menulink-wrp .information-block ul li .menulink-content{font-size: 12px;}
    .menulink-wrp .information-block ul li .menulink-content span{text-align: left;}   
}


.single-product .price, .products>.product .price, .wc-block-components-totals-item__value, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    color: #000;
    font-size: 32px;
    line-height: 0.8em;
    font-weight: 700;
    margin-bottom: 0em;
    font-family: 'Price', Sans Serif;
}

.wc-block-components-totals-item__value, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    color: #000;
    line-height: 0.8em;
    font-weight: 700;
    margin-bottom: 0em;
    font-family: 'Price', Sans Serif;
}

@font-face {
  font-family: 'Price';
  src: url(https://www.vechtsportwinkel.com/fonts/price.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}

.price, .price .amount, .amount, .decimal, .price ins {
  font-family: "Price", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: 700;
}

#site-header.medium-header #site-navigation-wrap.left-menu #site-navigation {
	left: 0;
}

/**
 * Beperk product titels tot 3 regels met ellipsis
 * Voeg dit toe aan Customizer > Custom CSS
 */

/* Moderne browsers - Beste oplossing */
.woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a {
     display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.woocommerce ul.products li.product li.title h2,
.woocommerce ul.products li.product li.title a {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
	min-height: 4.5em;
    display: block; /* Belangrijk voor de truncate */
}

/* Zorg dat de link de volledige breedte gebruikt */
.woocommerce ul.products li.product li.title h2 a {
    color: inherit;
    text-decoration: none;
}

/* Hover effect */
.woocommerce ul.products li.product li.title h2 a:hover {
    text-decoration: underline;
}

/* Fallback voor oudere browsers */
@supports not (-webkit-line-clamp: 3) {
    .woocommerce ul.products li.product li.title {
        max-height: 4.5em; /* 3 regels x 1.5 line-height */
        overflow: hidden;
        position: relative;
    }
    
    /* Fade-out effect voor oudere browsers */
    .woocommerce ul.products li.product li.title:after {
        content: "...";
        position: absolute;
        bottom: 0;
        right: 0;
        padding-left: 20px;
        background: linear-gradient(to right, transparent, white 50%);
    }
}

.page-header .page-header-title, .page-header.background-image-page-header .page-header-title, .woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a {
    letter-spacing: -0.04em;
}

h1, h2, h3, h4, h5, h6, .theme-heading, .widget-title, .oceanwp-widget-recent-posts-title, .comment-reply-title, .entry-title, .sidebar-box .widget-title, h1, h2, h3, h4, h5, h6, .theme-heading, .widget-title, .oceanwp-widget-recent-posts-title, .comment-reply-title, .entry-title, .sidebar-box .widget-title {
	letter-spacing: -0.04em;
}

.sidebar-box .widget-title, .sidebar-box.widget_block .wp-block-heading, h1, h2, h3, h4, h5, h6, .theme-heading, .widget-title, .oceanwp-widget-recent-posts-title, .comment-reply-title, .entry-title, .sidebar-box .widget-title, .blog-entry.post .blog-entry-header .entry-title a {
    letter-spacing: -0.04em !important;
}

.single-header-ocean-3 .single-post-title {
    color: #fff;
    font-size: 50px;
    margin: 0 0 60px;
    text-transform: none !important;
	letter-spacing: -0.04em !important;
}

.woocommerce-page .quantity .qty, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
    width: 30px !important;
    min-height: 38px !important;
}

.woocommerce-variation-add-to-cart .quantity .qty {
     margin: 0px !important;
	 font-size : 14px;
	 font-weight : 700;
}

.woocommerce ul.products li.product .woo-entry-image {
    text-align: center;
}

.woocommerce ul.products li.product .woo-entry-image a {
    display: inline-block;
}

.woocommerce ul.products li.product .woo-entry-image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.woocommerce div.product div.summary .price del {
    font-size: 18px;
    color: #ccc;
}

.woocommerce del {
    -moz-opacity: .3;
    -webkit-opacity: .3;
    opacity: .3;
}

del bdi {
    color: #000;
}

/* Productafbeelding centreren */
.single-product .woocommerce-product-gallery__wrapper,
.single-product .woocommerce-product-gallery__image {
    text-align: center;
}

.single-product .woocommerce-product-gallery__image a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-product .woocommerce-product-gallery__image img {
    display: block;
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
    height: auto;
}

.woocommerce div.product form.cart .variations .reset_variations {
    display: none;
}

#site-header.medium-header .top-col {
    -webkit-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
	margin-right : 0px !important;
}

#site-header.medium-header .top-col.col-2.top-col.col-2 {
    text-align: right;
    padding-left: 20px;
    padding-right: 20px;
}

#site-header.medium-header .top-header-inner {
    display: flex !important;
    align-items: center;
}

#site-header.medium-header .top-col-3 {
    margin-left: auto !important;
    display: flex !important;
    justify-content: flex-end !important;
}

#site-header.medium-header .oceanwp-social-menu {
    display: flex !important;
    justify-content: flex-end !important;
}

#site-header.medium-header .oceanwp-social-menu .social-menu-inner {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
}

#footer-widgets {
    position: relative !important;
    overflow: visible !important;
    padding-bottom: 0 !important;
}

#footer-widgets .footer-box.col-4 {
    position: static !important;
    min-height: 260px !important;
    overflow: visible !important;
}

#footer-widgets .footer-poppetje {
    position: absolute !important;
    right: 165px !important;
    bottom: 0 !important;
    height: 180px !important;
    width: auto !important;
    display: block !important;
    z-index: 5 !important;
}

.woocommerce ul.products li.product .woo-entry-image, .woocommerce ul.products li.product .product-entry-slider-wrap, .woocommerce ul.products li.product .woo-entry-image a, .woocommerce ul.products li.product .woo-entry-image a {
	mix-blend-mode: darken;
	background-color: oklch(96% 0 0);
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
	max-width : 100%;
	width : auto;
	max-height: 100%;
	height : auto;
}

.woocommerce ul.products li.product .price-wrap .price {
    display: flex;
    align-items: baseline;
    gap: 4px;
    flex-wrap: wrap;
}

.woocommerce ul.products li.product .price-wrap .price small {
    float: none !important;
    font-size: 12px !important;
    color: #000 !important;
    order: 2;
}