/*
Theme Name: FenJ Child
Template: team-fenj
Author: Your Name
Author URI: www.fenj.nl
Description: Child theme for the fenj theme
Version: 1.0.0
Text Domain: team-FenJ-child
*/

@font-face {
    font-family: "IBMPlex Sans FJ";
    src: url('assets/fonts/IBMPlexSans-VariableFont_wdth,wght_FJ.woff2') format('woff2');
    font-weight: 1-1000;
}

@font-face {
    font-family: "Work Sans FJ";
    src: url('assets/fonts/WorkSans-VariableFont_wght_FJ.woff2') format('woff2');
    font-weight: 1-1000;
}

.woocommerce p {
    color: #000;
}

body {
    font-family: "IBMPlex Sans FJ", sans-serif;
    font-weight: 400;
}

.main-header {
    gap: 0;
}

.pre-header {
    font-family: "Work Sans FJ", sans-serif;
    font-weight: 400;
}

.pre-header, .main-header, .site-footer .footer-wrapper, main {
    max-width: 1820px;
    padding: 0 30px;
}

.site-footer .footer-wrapper {
    padding: 50px 20px;
}

.openingstijden-wrap {
    flex-wrap: wrap !important;
}

@media screen and (max-width: 600px) {
    .site-footer .footer-wrapper {
        flex-direction: column;
    }

    .openingstijden-wrap {
        margin: 5px 0 10px 0;
        flex-direction: column;
        align-items: baseline;
    }
}

@media screen and (max-width: 560px) {
    .site-footer .footer-wrapper {
        flex-direction: column;
    }

    .menu-wrapper {
        flex-direction: column;
        align-items: baseline;
    }
}

#mobile-navigation {
    margin-left: 25px;
}

@media screen and (min-width: 1081px) {
    .left-menu {
        display: none;
    }
}

.site-branding {
    align-items: center;
    display: flex;
}

.site-branding img {
    width: 110px;
}

.pre-header-wrapper {
    padding: 10px 0;
    background: #000;
    overflow: hidden;
}


#site-navigation a {
    font-weight: bold;
    line-height: 1.5;
}

#site-navigation a:hover {
    color: #000;
}

.primary-menu > li > a {
    padding: 45px 30px;
    font-size: 16px;
}

#site-navigation .sub-menu-wrapper .sub-menu a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.aws-container .aws-search-field {
    border: 0;
    padding: 0;
}

.aws-container .aws-show-clear .aws-search-field {
    font-size: 15px !important;
    padding-right: 30px;
    font-family: "Open Sans", sans-serif !important;
    color: #000 !important;
    font-weight: 400 !important;
}

.aws-container .aws-search-form {
    border-bottom: 1px solid #969696;
    height: 30px;
}

.aws-container {
    min-width: 225px;
}

@media screen and (max-width: 1080px) {
    .aws-container .aws-show-clear .aws-search-field {
        padding-left: 33px;
        color: #000
    }

    .aws-container .aws-search-form {
        border-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: left;
    }

    .cat-wrapper .filter-button {
        position: relative;
        right: 0;
        top: 0;
        margin-bottom: 15px;
    }
}

.right-menu {
    gap: 0;
}

.cart-icon-wrapper {
    margin-left: 70px;
}

.login-icon-wrapper {
    margin-left: 10px;
}

.wishlist-icon {
    margin-left: 100px;
}

@media screen and (max-width: 1500px) {
    .wishlist-icon {
        margin-left: 30px;
    }

    .cart-icon-wrapper {
        margin-left: 30px;
    }
}

@media screen and (max-width: 1400px) {
    .primary-menu > li > a {
        padding: 45px 18px;
    }
}

@media screen and (max-width: 1250px) {
    .primary-menu > li > a {
        padding: 45px 20px;
    }
    .cart-icon-wrapper {
        margin-left: 5px;
    }

    .wishlist-icon {
        margin-left: 20px;
    }

    .aws-container {
        max-width: 250px;
    }
}

@media screen and (max-width: 1205px) {
    .primary-menu > li > a {
        padding: 40px 15px;
        font-size: 15px;
    }

    .aws-container .aws-show-clear .aws-search-field {
        padding-right: 0;
    }
}

#cart-count {
  top: -2px;
  left: 23px;
  font-size: 12px;
  min-width: 17px;
  line-height: 18px;
  width: 17px;
  height: 17px;
  background: #10CE00;
  border: #10CE00;
}

.login-icon, .cart-icon {
  width: 36px;
}

.pre-header p {
  font-size: 16px;
}

#primary-menu a span {
  display: block;
  position: relative;
  width: fit-content;
}

#primary-menu a span::before {
  position: absolute;
  bottom: -5px;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #000000;
  content: "";
  transition: .35s;
}

.megamenu > a span::after, #primary-menu > .dropdown-menu > a span::after {
    content: "";
    position: absolute;
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 6px 6px 2px 2px;
    transform: rotate(45deg);
    margin-left: 9px;
    margin-top: 5px;
    transition: 0.3s;
}

.pre-header-wrapper {
    padding: 0;
}

.pre-header .wp-block-media-text a, .pre-header .wp-block-media-text p {
    font-size: 16px;
    font-weight: 400;
}

.pre-header-left , .pre-header-right {
    padding: 12px 0;
}

.pre-header-right a {
    color: #fff;
}

.pre-header-left {
    flex: 1;
}

.usp_slider_container {
    width: 100%;
}

.pre-header-right {
    position: relative;
    background: #2E2E2E;
    
}

.pre-header-right::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100vw; 
    left: 0;
    background-color: #2E2E2E;
}

.pre-header-right::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -40px;
    width: 65px;
    height: 60px;
    background-color: #2E2E2E;
    transform: translateY(-36%) rotate(59deg);
    z-index: 1;
}

.pre-header-right .wp-block-media-text {
    padding-left: 0;
    position: relative; 
    z-index: 1;
}

.usp_slider img {
    max-width: 30px;
    width: 100%;
    max-height: 18px;
    height: 100%;
}

.site-footer {
    background: #fff;
    margin-top: 50px;
}

.site-footer .menu-item a {
  color: #000; 
}

.site-footer .pre-footer-start p {
    color: #000;
    font-size: 20px;
}

.site-footer .pre-footer-start {
    background: #F9FF00;
    max-width: 100%;
    align-items: center;
    gap: 40px;
    padding: 5px 20px;
}

@media screen and (max-width: 580px) {
    .site-footer .pre-footer-start {
        gap: 0;
        flex-direction: column;
    }

    .site-footer .pre-footer-start p {
        line-height: 1.5;
        margin: 0;
    }
}

.primary-menu .megamenu .sub-menu-wrapper {
    max-width: 1820px;
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (max-width: 1640px) {
  .primary-menu .megamenu .sub-menu-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}

.pre-footer-start .wp-block-buttons .wp-block-button__link {
    padding: 2px 20px;
}

.site-footer {
  color: #000;
}

.site-footer .footer-widget p {
    font-weight: bold;
}

.site-footer .widgettitle, .site-footer p.footer-widget-title {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
}

.site-footer .widgettitle {
    margin-bottom: 0;
}

.footer-wrapper .footer-widget {
    flex: 1.5;
}

.footer-wrapper .footer-widget + .footer-widget{
    flex: 1;
}

.footer-wrapper .footer-widget  .widget_nav_menu {
    flex: 1;
}

.site-info {
  padding: 16px;
  font-size: 15px;
  background: #EDEDED;
  color: #848484;
}

footer .site-info a {
  text-decoration: none;
  font-weight: 400;
  color: #848484;
}

.site-footer .menu-item a {
    font-weight: 400;
    line-height: 1.5;
}

.pre-footer-end {
    padding: 0;
}

.footer-wrapper {
    font-family: "Work Sans FJ", sans-serif;
}

.location-name {
    font-size: 18px;
    font-weight: 400;
}


.site-footer .footer-widget p:empty {
    display: none;
}

.openingstijden-wrap {
    margin: 5px 0 10px 0;
}

.site-footer p.margin-bottom-10 {
    margin-bottom: 10px;
}

.site-footer p.margin-bottom-5 {
    margin-bottom: 5px;
}

.site-footer p.margin-bottom-0  {
    margin-bottom: 0;
}

.social-icons-footer {
    margin: 0 0 30px 0;
}

.payments-footer {
    margin: 0;
}

.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
  font-size: 20px !important;
}

.openingstijden-wrap > p {
    display: none;
}

.openingstijden-wrap .opening-status-widget {
    margin-right: 30px;
}

.indicator {
    width: 12px;
    height: 12px;
}

.wcpf-field-box-list .wcpf-box-list .wcpf-box-item {
    height: 40px !important;
    width: auto !important;
    padding: 5px 10px;
    line-height: 2 !important;
    margin-right: -1px;
    margin-bottom: -1px;
    margin-left: 0;
    margin-top: 0;
    font-size: 16px;
}

.cat-wrapper .wcpf-box-style .wcpf-box-list {
    margin-left: 0;
    margin-right: 0;
}

.wcpf-heading-label span {
    font-size: 16px;
}

.wcpf-heading-label {
    border-bottom: 1px solid #d8d8d8;
}

.wcpf-inner div.wcpf-checkbox-list {
    margin-top: 15px;
}

@media screen and (max-width: 1080px) {
    .wcpf-inner div.wcpf-checkbox-list {
        margin-bottom: 15px;
    }

    div.wcpf-field-color-list div.wcpf-content {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

div.wcpf-field-color-list div.wcpf-content {
    margin-top: 10px;
}

.wcpf-field-price-slider .ui-slider .ui-slider-handle {
	background-color: #ad121f;
	border: 1px solid #ad121f;
}

.wcpf-field-price-slider .ui-slider .ui-slider-range {
	background-color: #ad121f;
}

.wcpf-field-button .wcpf-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 6px 12px;
  border: 1px solid #000;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  background: #000;
}

.wcpf-field-button .wcpf-button:hover {
  background: #fff;
  color: #000;
}

.badge {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: bold;
  bottom: auto;
  right: auto;
}

.product-image-wrapper .badge {
    left: auto;
}

.woocommerce-product-gallery .awdr_discount_bar {
    left: auto;
}

.sale-badge {
    background: #C10016;
}

.branding-logo-container {
    display: inline-block;
    max-width: 100px;
    height: 30px;
}

.branding-logo-container {
    font-size: 14px;
    color: #000;
    margin-bottom: 0;
    margin-top: 10px;
}

.branding-logo-container img {
    max-height: 30px;
    vertical-align: bottom;
    height: 100%;
    margin-bottom: 10px;
    height: 100%;
}

.elementor .branding-logo-container img {
    max-height: 30px;
    vertical-align: bottom;
    height: 100%;
    margin-bottom: 10px;
    height: 100%;
}

.product-details .branding-logo-container img.branding-logo {
    height: 100%;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding-top: 0;
    font-weight: 400;
    font-family: "work sans fj", sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #505050;
}

.woocommerce ul.products li.product .price, .cart-item-price, .woocommerce div.product p.price {
    font-weight: 400;
    font-family: 'work sans fj', sans-serif;
    color: #505050;
}

.term-description {
    color: #000;
}

.breadcrumbs {
    padding: 15px 0;
}

#breadcrumbs {
    max-width: 1800px;
    margin: auto;
    padding: 20px;
}

#breadcrumbs a {
    text-decoration: none;
    color: #000;
}

.breadcrumb_last {
    color: #000;
}

.woocommerce .woocommerce-result-count {
    color: #000;
}

#primary-menu a span {
  display:block;
  position:relative;
  width:fit-content
}
#primary-menu a span:before {
  position:absolute;
  bottom:-5px;
  right:0;
  width:0;
  height:1px;
  background-color:#000;
  content:"";
  transition:.35s
}
.footer-widget .menu a span {
  position:relative
}
.footer-widget .menu a span:before {
  position:absolute;
  bottom:-5px;
  right:0;
  width:0;
  height:1px;
  background-color:#000;
  content:"";
  transition:.35s
}
#primary-menu a:hover span:before {
  width:100%;
  left:0;
  right:auto
}
.footer-widget .menu a:hover span:before {
  width:100%;
  left:0;
  right:auto
}

@media screen and (max-width: 1080px) {
    .menu-item .pre-link, #mobile-navigation a {
        font-size: 16px;
        color: #000;
    }

    .aws-container {
        max-width: 100%;
    }
}

/* swatches css */

.woo-variation-items-wrapper .variable-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    list-style: none;
    padding: 0;
}

.woo-variation-items-wrapper .variable-item {
    margin: 0;
    cursor: pointer;
    transition: all 0.3s ease;
}

.woo-variation-items-wrapper .variable-item-contents {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 55px;
    height: 45px;
    border: 2px solid #ddd;
    background: #fff;
    transition: all 0.3s ease;
    cursor: pointer;
    border-radius: 0;
}

.woo-variation-items-wrapper .variable-item-span {
    font-family: "Work Sans FJ", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    padding: 0 8px;
    line-height: 1;
    transition: color 0.3s ease;
}

.woo-variation-items-wrapper .variable-item:hover .variable-item-contents {
    border-color: #000;
    background: #000;
    
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.woo-variation-items-wrapper .variable-item:hover .variable-item-span {
    color: #fff;
}

.woo-variation-items-wrapper .variable-item.selected .variable-item-contents {
    border-color: #000;
    background: #000;
}

.woo-variation-items-wrapper .variable-item.selected .variable-item-span {
    color: #fff;
    font-weight: 600;
}

.woo-variation-items-wrapper .variable-item:focus {
    outline: none;
}

.woo-variation-items-wrapper .variable-item:focus .variable-item-contents {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
}

.woo-variation-items-wrapper .reset_variations {
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    color: #666;
    text-decoration: underline;
    font-family: "Work Sans FJ", sans-serif;
    font-weight: 400;
    transition: color 0.3s ease;
}

.woo-variation-items-wrapper .reset_variations:hover {
    color: #000;
    text-decoration: none;
}

.woo-variation-items-wrapper .variable-item.disabled .variable-item-contents,
.woo-variation-items-wrapper .variable-item.disabled:hover .variable-item-contents {
    border-color: #e0e0e0;
    background: #f5f5f5;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.woo-variation-items-wrapper .variable-item.disabled .variable-item-span,
.woo-variation-items-wrapper .variable-item.disabled:hover .variable-item-span {
    color: #999;
}

.variations tr {
    display: flex;
    flex-direction: column;
}

/* swatches css end */

div.product form.cart .variations th {
    text-align: left;
}

.entry-summary .quantity {
    display: none !important;
}

.woocommerce div.product form.cart .variations label {
    font-size: 18px;
    text-transform: uppercase;
}

.woocommerce div.product form.cart .variations th {
    font-size: 18px;
}

.productnummer {
    display: none;
}

.wcpf-field-color-list .wcpf-content, .wcpf-field-text-list .wcpf-content, .wcpf-field-box-list .wcpf-content, .wcpf-field-checkbox-list .wcpf-content, .wcpf-field-radio-list .wcpf-content, .wcpf-field-drop-down-list .wcpf-content, .wcpf-field-price-slider .wcpf-content {
    margin-top: 15px;
}

.video-container {
    width: 100%;
}

.video-container video {
    width: 100%;
}

.toggle-video {
    z-index: 1;
}

#back-to-last-category {
    background: #000;
    border: 1px solid #000;
}

#back-to-last-category:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.opening-status-text {
    padding: 7px 20px 7px 0;
    font-size: 18px;
    font-weight: bold;
    font-family: 'IBMPlex Sans FJ', sans-serif;
    margin-left: 30px;
    background-color: #DDDDDD;
    color: #000;
}

.opening-status-text::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    width: 65px;
    height: 60px;
    background-color: #DDDDDD;
    transform: translateY(-36%) rotate(59deg);
    z-index: -1;
}

.openings-times-contrainer {
    overflow: hidden;
    position: relative;
}

/* wishlist css */

.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
  right: 10px;
  left: auto;
}


.wishlist-items-wrapper {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 60px;
    margin-bottom: 100px;
}

.wishlist-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 0;
}

.wishlist-item p {
    margin: 0;
}

.product-thumbnail {
	position: relative;
}
.product-thumbnail .product-remove {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
}

.product-name a {
    padding-top: 0;
    font-weight: 400;
    font-family: "work sans fj", sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #505050;
}

.product-actions {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	margin-top: auto;
}
.product-add-to-cart .button {
	width: 100%;
}
@media (max-width: 991px) {
	.wishlist-items-wrapper {
		grid-template-columns: repeat(2, 1fr);
        gap: 40px;
	}
}
@media (max-width: 575px) {
	.wishlist-items-wrapper {
        gap: 18px;
	}
}
.wishlist-empty-wrapper {
	grid-column: 1 / -1;
	padding: 20px;
}
.wishlist-pagination {
    grid-column: 1 / -1;
    padding: 20px 0;
}

.elementor .product-price {
    font-weight: 400;
    font-family: 'work sans fj', sans-serif;
    color: #505050;
    margin-bottom: 0;
    font-size: 18px;
    display: flex;
    line-height: 1;
    margin-top: 0;
}

.price {
    display: flex;
    gap: 15px;
    margin-top: 3px;
}

.price del{
	text-decoration: none;
	position: relative;
	color: #C40000;
	font-weight: 400;
	opacity: 1;
    font-family: 'work sans fj', sans-serif;
    font-size: 18px;
}

.price del:after {
	content: " ";
	width: 100%;
	background: #C40000;
	position: absolute;
	top: calc(50% - 3px);
	height: 3px;
	left: 0;
	/* rotate this 30 degree*/
	transform: rotate(-10deg);
}

.price ins {
    background: 0 0;
    font-weight: 400;
    display: inline-block;
    font-family: 'work sans fj', sans-serif;
}

.wishlist-title h2 {
    padding: 0;
    font-size: 24px;
    color: #000;  
}

.wishlist-empty-wrapper {
    text-align: center;
    color: #000;
    margin-bottom: 600px;
}

/* end wishlist css */

.woocommerce ul.products li.product .price del {
    font-weight: 400;
}

.woocommerce ul.products li.product .price ins {
    font-weight: 400;
    font-size: 18px;
}

.woocommerce ul.products li.product .price del::after, .price del::after {
    top: calc(50% - 0px);
    height: 2px;
    left: 0;
    transform: rotate(0deg);
}

.woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 34px;
  width: 34px;
  text-align: center;
  line-height: 1.3;
  font-weight: 700;
  border: 0;
  border-radius: 0;
  margin: 0;
}

.product-thumbnail .product-remove {
    top: 0;
    right: 0;
}

.awdr_discount_bar {
    z-index: 1;
    padding: 0 !important;
}

.awdr_discount_bar_content {
    padding: 5px 10px;
    background: #000;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width: 1080px) {
    .before-footer-start {
        text-align: center;
    }

    .site-footer .footer-wrapper {
        gap: 20px;
    }
}

.woocommerce .wishlist-title h2 {
    font-size: 2em;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    padding-top: 20px;
}

.woocommerce-MyAccount-navigation .is-active {
    background: #a4b89f;
}

.woocommerce-MyAccount-navigation a:hover {
    text-decoration: none;
    border: 1px solid #000;
    background: #a4b89f;
}

.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}

.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    color: #000;
    background: #fff;
    border: 1px solid #000;
}

.woocommerce button.button {
    background: #000;
    border: 1px solid #000;
    font-weight: 400;
}

.woocommerce button.button:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    border-radius: 0;
}

.woocommerce-account h2 {
    color: #000;
}

.cart-collaterals .usp_slider_container {
    padding: 18px 20px;
    background: #000;
    color: #fff;
    margin-bottom: 20px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
#place_order, 
.woocommerce div.product form.cart .single_add_to_cart_button, 
.apply_coupon_button , 
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    height: 50px;
    font-weight: 400;
    font-size: 18px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
#place_order:hover, 
.woocommerce div.product form.cart .single_add_to_cart_button:hover, 
.apply_coupon_button:hover, 
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.woocommerce table.shop_table th {
    color: #000;
}

.product-name a {
    color: #000;
}

.woocommerce-form-coupon-toggle {
    margin-top: 30px;
}

.woocommerce div.product p.price {
  color: #000;
  font-size: 35px;
  font-weight: 400;
}

.single-product div.product .summary p.price del {
  max-width: fit-content;
  font-size: 24px;
  color: #C40000;
  font-weight: 400;
  line-height: 1;
}

.woocommerce ul.products li.product .price del::after, .cart-item-price del::after, .woocommerce div.product p.price del::after {
  content: " ";
  width: 100%;
  background: #C40000;
  position: absolute;
  top: calc(50% - 0px);
  height: 2px;
  left: 0;
  transform: rotate(0deg);
}

.woocommerce div.product p.price:has(del) {
  flex-direction: column-reverse;
  gap: 0;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    font-weight: 400;
}

.woocommerce div.product p.price {
  margin-bottom: 50px;
}

.woocommerce div.product form.cart .variations label {
  font-weight: 400;
  text-align: left;
  font-family: "IBMPlex Sans FJ", sans-serif;
  text-transform: capitalize !important;
  font-size: 18px;
  color: #000;
}

.woo-variation-items-wrapper .reset_variations {
    text-decoration: none;
}

.woocommerce-checkout .checkout_coupon p {
    width: auto;
}

@media screen and (max-width: 1080px) {
    .aws-container {
        margin: 0;
        padding: 10px 0;
        border-bottom: 1px solid #CCCCCC;
    }
}

.breadcrumbs-group {
    margin-top: 20px;
    margin-bottom: 20px;
}

.breadcrumbs-group a{
    text-decoration: none;
    color: #000;
}

/* yith wishlist fix */

.product-type-simple .cart {
    display: flex;
}

.cart .yith-wcwl-wishlistaddedbrowse {
    position: relative;
    border-radius: 0;
    background: #fff !important;
    border: 1px solid #000;
    padding: 11px;
    height: 50px;
    margin-left: 15px !important;
    transition: 0.3s;
}

.cart .yith-wcwl-wishlistaddedbrowse .feedback {
    font-size: 0;
}

.cart .yith-wcwl-wishlistaddedbrowse .feedback #yith-wcwl-icon-heart {
    margin-right: -3px;
}

.cart .yith-wcwl-wishlistaddedbrowse a {
    inset: 0;
    position: absolute;
}

.cart .yith-wcwl-add-to-wishlist {
    margin-top: 0;
}

.woocommerce-variation-add-to-cart a.add_to_wishlist.single_add_to_wishlist {
    border-radius: 0;
    background: #fff !important;
    border: 1px solid #000;
    padding: 11px;
    height: 50px;
    margin-left: 15px !important;
    transition: 0.3s;
}

.woocommerce-variation-add-to-cart a.add_to_wishlist.single_add_to_wishlist svg {
    margin-right: 0 !important;
    transition: 0.3s;
}

.woocommerce-variation-add-to-cart a.add_to_wishlist.single_add_to_wishlist:hover {
  background: #000 !important;
  color: #fff !important;
  border: 1px solid #000;
}

.woocommerce-variation-add-to-cart a.add_to_wishlist.single_add_to_wishlist:hover svg {
    fill: #fff !important;
}

#yith-wcwl-popup-message {
  color: #000;
  font-weight: 400;
}

.bundle_data {
    display: flex;
    align-items: end;
}

.bundle_wrap {
    width: 100%;
}

.bundle_data a.add_to_wishlist.single_add_to_wishlist {
    border-radius: 0;
    background: #fff !important;
    border: 1px solid #000;
    padding: 11px;
    height: 50px;
    margin-left: 15px !important;
    transition: 0.3s;
}

.bundle_data a.add_to_wishlist.single_add_to_wishlist svg {
    margin-right: 0 !important;
    transition: 0.3s;
}

.single-product a.add_to_wishlist.single_add_to_wishlist:hover {
  background: #000 !important;
  color: #fff !important;
  border: 1px solid #000;
}

.single-product a.add_to_wishlist.single_add_to_wishlist:hover svg {
    fill: #fff !important;
}

.single-product a.add_to_wishlist.single_add_to_wishlist {
    border-radius: 0;
    background: #fff !important;
    border: 1px solid #000;
    padding: 11px;
    height: 50px;
    margin-left: 15px !important;
    transition: 0.3s;
}

.single-product a.add_to_wishlist.single_add_to_wishlist svg {
    margin-right: 0 !important;
    transition: 0.3s;
}

.single-product a.add_to_wishlist.single_add_to_wishlist:hover {
  background: #000 !important;
  color: #fff !important;
  border: 1px solid #000;
}

.single-product a.add_to_wishlist.single_add_to_wishlist:hover svg {
    fill: #fff !important;
}

/* yith wishlist fix end */

.primary-menu .megamenu .sub-menu-wrapper > .menu-item-has-children {
  flex-basis: 33.3333%;
}

.primary-menu .megamenu .image-title {
  display: none;
}

.cart-message-text span {
  background: #10CE00;
}

.woocommerce .woocommerce-ordering {
  margin: 0 0 3em;
}

.woocommerce table.shop_table td del::after {
  transform: rotate(0);
}

.woocommerce table.shop_table td del {
  margin-right: 10px;
}

.wc_payment_method label {
    color: #000 !important;
}

.badge {
    min-width: 57px;
}

.wp-block-social-links {
    gap: 5px;
}

.wp-block-social-links .wp-social-link svg {
    height: 16px !important;
    width: 16px !important;
}

#mobile-menu * {
    font-family: 'IBMPlex Sans FJ', sans-serif;
}

.primary-menu .megamenu .sub-menu-wrapper .categories .sub-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.primary-menu .megamenu .sub-menu-wrapper .categories .sub-menu .menu-item-object-category > .sub-menu > .menu-item-object-category {
    width: 25%;
}

@media screen and (max-width: 1080px) {
    .is-layout-flex {
        align-items: baseline;
    }
}

@media screen and (max-width: 1080px) {
  .footer-widget {
    min-width: 100%;
  }
}

.order-total .includes_tax {
    display: none;
}

#yith-wcwl-popup-message {
  margin-left: 0 !important;
  transform: translate(-50%, -50%);
}

.wcpf-field-color-list .wcpf-color-list .wcpf-color-item.selected::after {
    margin: 11px 0 0 9px !important;
    height: 8px;
    width: 18px;
}

.cat-wrapper .wcpf-field-color-list .wcpf-color-list .wcpf-color-item {
    border: 1px solid #fff;
}

#back-to-last-category {
    font-size: 16px;
    font-weight: 600;
    padding: 8px 12px;
}

@media screen and (max-width: 1280px) {
    .woocommerce div.product .product_title {
    font-size: 28px;
    line-height: 42px;
}

.woocommerce div.product p.price {
    font-size: 26px;
}

.single-product div.product .summary p.price del {
  font-size: 20px;
}
}

.color-options-wrapper .color-option img {
    margin: 0;
    padding: 0;
    display: block;
}

body, button, input, select, optgroup, textarea {
    font-family: "IBMPlex Sans FJ", sans-serif;
}

.pre-footer-start .wp-block-buttons .wp-block-button__link {
    transition: 0.3s;
}

.pre-footer-start .wp-block-buttons .wp-block-button__link:hover {
    background: #000 !important;
    color: #fff !important;
    border: 2px solid #000;
}

.woocommerce-error a {
    color: #fff;
    text-decoration: none;
}

.cart-message-text, .cart-button, .checkout-button {
    color: #000;
}

@media screen and (max-width: 1080px) {
    .site-footer .pre-footer-start {
        gap: 0;
        padding: 15px 20px;
    }

    .site-footer .pre-footer-start p {
        margin: 0 5px;
    }

    .before-footer-start .wp-block-buttons > .wp-block-button{
        margin-top: 10px;
    }
}

@media screen and (max-width: 640px) {
    .site-footer .pre-footer-start {
        flex-direction: column;
    }

    .site-footer .pre-footer-start p {
        font-size: 18px;
        margin: 0;
    }
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    color: #000 !important;
}

.elementor-element.elementor-element-d38bcc4 p {
    margin: 0;
}

.cart-item-name, .cart-item-size {
    color: #000;
}

#billing_address_1::placeholder,
#shipping_address_1::placeholder {
    color: transparent;
    opacity: 0;
}

.bundled_product_title_inner .item_title {
    font-size: 24px;
}

@media screen and (max-width: 768px) {

}

.bundle_error .woocommerce-info ul {
    padding-left: 0;
}

@media screen and (max-width: 1080px) {
        .bundled_product_title_inner .item_title {
        font-size: 18px;
    }
    .bundled_product_summary  {
        display: flex;
    }

    .bundled_product_images  {
        flex: 1;
        padding-right: 20px;
    }

    .bundled_product_summary .details {
        flex: 2;
    }

    .woocommerce div.product .bundled_product_summary .product_title {
        font-size: 16px;
        line-height: 1.5;
    }

    #breadcrumbs {
        padding: 20px 30px;
    }

    .site-footer .footer-wrapper {
        padding: 50px 30px;
    }
}

#yith-wcwl-popup-message {
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
    #yith-wcwl-popup-message {
        padding: 10px;
    }
}

.categories > .sub > span {
    font-size: 20px;
}

.categories > .sub {
    margin-bottom: 10px;
}

/* add a tooltip when hovering over yith-wcwl-wishlistaddedbrowse */
.yith-wcwl-wishlistaddedbrowse:hover::after {
    content: "Bekijk wishlist";
    position: absolute;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 0;
    white-space: nowrap;
    z-index: 1000;
    pointer-events: none;
    transition: 0.3s;
    top: -40px;
    right: -10px;
}

.login-icon svg {
  max-width: 25px;
  margin: auto;
  height: 26px;
}

.wishlist-icon svg {
    max-width: 26px;
    width: 100%;
}

.login-icon svg {
    max-width: 25px;
    margin: auto;
    width: 100%;
}

.blog .site-footer {
    margin-top: 0px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

@media screen and (min-width: 1081px) {
        .header-divier {
        height: 103px;
    }  
    #main-header-wrapper.sticky-menu {
        position: fixed;
        top: 0;
        z-index: 9999;
    }

    #main-header-wrapper {
        position: absolute;
    }
}


@media screen and (min-width: 1206px) {
    #main-header-wrapper.sticky-menu {
        position: fixed;
        top: 0;
        z-index: 9999;
    }

    #main-header-wrapper {
        position: absolute;
    }

    .header-divier {
        height: 115px;
    }  
}

.term-merken .site-footer {
    margin-top: 0;
}

/* nieuwsbrief inschrijf formulier */
._form-label {
    display: none !important;
}

/* nieuwsbrief inschrijf formulier end */

#wishlist-count:not(:empty) {
    top: -7px;
    left: 18px;
    line-height: 16px;
}

.newsletter_form input{
    border-radius: 0;
}

.newsletter_form ._button-wrapper {
    margin: 0 !important;
    padding: 0;
}

.newsletter_form ._form-content ._button-wrapper ._submit {
    padding: 15px !important;
}

.site-footer .pre-footer-start {
    display: none;
}

.home .site-footer .pre-footer-start {
    display: flex;
}

.site-footer {
    border-top: 1px solid #000;
}

.home .site-footer{
    border-top: 0;
}

._form_16 ._form-content {
    display: flex;
    gap: 20px;
    width: fit-content;
    position: relative;
    margin: auto;
}

._form_16 ._form-content ._submit {
    border-radius: 50px;
    width: 36px;
    height: 36px;
    max-width: 30px;
    position: relative;
    background: #fff;
    border: 1px solid black;
    transition: 0.3s;
    cursor: pointer;
}

._form_16 ._form-content ._submit:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-65%, -50%) rotate(-45deg);
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transition: 0.3s;
}

._form_16 ._form-content ._submit:hover:after {
    border: solid rgb(255, 255, 255);
    border-width: 0 2px 2px 0;
}

._form_16 ._form-content ._submit:hover {
    background: #000;
}

._form_16 ._form-content ._field-wrapper input {
    border: 2px solid black;
    font-size: 18px !important;
    padding: 10px 15px;
    min-width: 250px;
    color: #000 !important;
    line-height: 1.5;
    display: block;
    position: relative;
    font-family: "IBMPlex Sans FJ", sans-serif !important;
    font-weight: 400 !important;
}

._form_16 ._form-content ._button-wrapper {
    position: absolute;
    right: 28px;
    top: 7px;
}

._form-thank-you {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #000;
    margin-top: 10px;
}

._error-inner {
    margin-top: 5px;
}

@media screen and (max-width: 768px) {
    ._form_16 ._form-content {
        flex-direction: column;
        align-items: center;
    }

    ._form_16 ._form-content ._field-wrapper input {
        width: 100%;
        min-width: 300px;
    }

    ._form_16 ._form-content ._button-wrapper {
        position: absolute;
        right: 11px;
        bottom: 28px;
        top: auto;
    }

    ._form_16 ._form-content ._form_element + ._form_element ._error-inner {
        position: absolute;
    }
    
}

.color-options-wrapper .color-option img {
    width: 100%;
    height: 110px; /* or whatever fixed height you want */
    object-fit: cover;
    display: block;
}

#primary-menu a:not([href]) {
    cursor: default;
}

.woocommerce-table--order-details .order-actions-button {
    background: #000 !important;
    color: #fff !important;
    border-radius: 0 !important;
    transition: 0.3s !important;
    border: 1px solid #000 !important;
}

.woocommerce-table--order-details .order-actions-button:hover {
    background: #fff !important;
    color: #000 !important;
}
