body {
    font-family: "museo-sans", Sans-serif;
    color: #333;
}
*{
    box-sizing: border-box;
    font-family: "museo-sans", Sans-serif;
}
body{
    overflow-x: hidden;
    box-sizing: border-box;
}
.flex-viewport, .woocommerce-product-gallery__image ,
.woocommerce div.product div.images.woocommerce-product-gallery{
    height: 580px !important;
}
.flex-viewport a img{
    object-fit: contain;
    max-height: 580px;
}

.cat-column ul {
    list-style: none;
    padding: 0;
    margin: 0px;
}
.sidebar-fixed {
    position: sticky;
    top: 40px;
    height: 100%;
}
.prodDes {
    display: flex;
    gap: 50px;
}
.innerrightcontent {
    background-color: #f6f9fe;
    padding: 20px;
    border-radius: 6px;
}
#customer_login p.woocommerce-form-row label {
    color: #69727d;
    font-size: 14px;
    margin: 0;
    font-weight: 300;
}

#customer_login .woocommerce-Input, .lost_reset_password .woocommerce-Input, .woocommerce-address-fields .input-text, .edit-account .input-text {
    background: #f9fafa;
    color: #69727d !important;
    padding: 12px !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
}
.account-box p {
    margin: 0 0 11px 0;
}
#customer_login .login p:first-child {
    margin: 0;
}

#customer_login button.woocommerce-button {
    background: #F7642A;
    padding: 12px 32px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
    margin-right: 0px;
}
/*#customer_login .woocommerce-form.woocommerce-form-register.register p {
    color: #69727d;
    font-weight: 300;
    font-size: 12px;
}*/
.woocommerce form.login, .woocommerce form.register {
    border: none !important;
    padding: 0px !important;
    margin: 0 !important;
}
#customer_login .woocommerce-form.woocommerce-form-register.register p a {
    color: #5bc0de;
    font-weight: 600;
    text-decoration: none;
}
#customer_login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span {
    font-weight: 300;
    font-size: 14px;
    color: #69727d;
}

#customer_login p.woocommerce-LostPassword.lost_password a {
    color: #5bc0de;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}

#customer_login p.woocommerce-LostPassword.lost_password {
    margin: -15px 0 0;
}

#customer_login {
    padding-bottom: 70px;
}

.woocommerce-account #wp--skip-link--target .woocommerce {
    max-width: 100%;
}
#customer_login h2 {
    font-size: 34px;
    color: #333;
    font-weight: 400;
    padding-bottom: 10px;
}
body.single-product .faq-wrap p.faq-question {
    border-left: 0;
    border-radius: 0px;
    border-right: 0;
    padding-left: 0;
}

.single-content-block .wp-block-column {
    margin-left: -10px !important;
    margin-right: -10px !important;
}
.lefttop ul li {
    background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' fill='none' viewBox='0 0 12 10'%3E%3Cpath fill='%230076BC' d='M4.714 10c-.355 0-.696-.152-.949-.429L.39 5.88a1.56 1.56 0 0 1 0-2.06 1.256 1.256 0 0 1 1.884 0l2.403 2.628L9.683.473A1.247 1.247 0 0 1 11.567.39c.544.54.582 1.466.076 2.06L5.7 9.53c-.24.29-.594.47-.961.47z'/%3E%3C/svg%3E");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 0;
    padding-left: 20px;
}
.leftcontent strong{
    color: #333;
}
.lefttop ul {
    list-style-type: none;
    padding: 0;
}
.kom-design {
    margin: 0 -10px;
}
.attachments-buttons br {
    display: none;
}
.leftcontent h3 {
    color: #333;
    font-size: 28px;
    font-weight: bold;
}
.kom-design .wp-block-columns {
    max-width: 1040px !important;
    align-items: center !important;
}

.kom-design h2 strong {
    color: #F7632A;
}
.kpm-btn a {
    background: url(/wp-content/uploads/2025/07/location-pin-1.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    padding-left: 42px !important;
    background-position: 19px 13px;
}
.kom-design p.has-link-color {
    line-height: 23px;
}
#customer_login .woocommerce-form {
    border-color: #d5d8dc;
    background-color: #fff;
    padding: 16px 30px;
}
.single-box:first-child {
justify-content: start;

}
.single-box {
 justify-content: center;
align-items: center;
display: flex;
}
.slider-box-design .wp-block-media-text {
    grid-template-columns: 20px auto !important;
}
.slider-box-design .wp-block-media-text__content{
    padding: 0px !important;
}
.slider-box-design img{
    width:13px;
    position: relative;
    top: -1px;
}
h2.wp-block-post-title + .entry-content.wp-block-post-content.is-layout-flow.wp-block-post-content-is-layout-flow,main#wp--skip-link--target {
    margin: 0 !important;
}
.cat-column li {
    padding: 6px;
    cursor: pointer;
    transition: background 0.2s;
}
.gpf-filters .gpf-group-header h4 {
    color: #333;
    margin-bottom: 14px;
    margin-top: 4px;
    line-height: 1.2;
}
.cate_box {
    padding: 15px;
    border: 1px solid #DDDDDD;
    display: flex;
    border-radius: 5px 5px 5px 5px;
    align-items: center;
    background-color: #fff;
    margin-bottom: 24px;
}

.cate_box img {
    max-width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    min-width: 60px;
    min-height: 60px;
    margin-right: 15px;
}
ul.custom-product-listing.products.grid {
    display: grid;
    grid-column-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 7px 0 0;
    padding: 0;
}
form.custom-cart-form .quantity-wrapper button.qty-btn {
    font-size: 16px;
    width: 28px;
    background-color: transparent;
}
/*form.custom-cart-form .quantity-wrapper {
    border: 1px solid #ddd !important;
}*/
form.custom-cart-form {
    margin-bottom: 10px;
}
table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: .9em;
    margin-block-end:15px;width: 100%
}

table td,table th {
    border: 1px solid hsla(0,0%,50%,.502);
    line-height: 1.5;
    padding: 15px;
    vertical-align: top
}

table th {
    font-weight: 700
}

table tfoot th,table thead th {
    font-size: 1em
}

table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th {
    border-block-start:1px solid hsla(0,0%,50%,.502)}

table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th {
    background-color: hsla(0,0%,50%,.071)
}

table tbody tr:hover>td,table tbody tr:hover>th {
    background-color: hsla(0,0%,50%,.102)
}

table tbody+tbody {
    border-block-start:2px solid hsla(0,0%,50%,.502)}

@media(max-width: 767px) {
    .flex-viewport, .woocommerce-product-gallery__image ,.woocommerce div.product div.images.woocommerce-product-gallery{
        height: 380px !important;
    }
    .woocommerce-product-gallery__wrapper div.woocommerce-product-gallery__image img{
        max-height: 380px !important;
        object-fit: fill !important;
    }
    .wp-block-woocommerce-product-image-gallery.w-100:has(.flex-viewport){
        padding-bottom: 12%;
    }
    table table {
        font-size:.8em
    }
    .flex-viewport a img{
        max-height: 350px;
    }
    .prodDes {         
        gap: 0;
        flex-wrap: wrap;
    }
    html{
        overflow-x: hidden;
    }
    table table td,table table th {
        line-height: 1.3;
        padding: 7px
    }

    table table th {
        font-weight: 400
    }
}
form.custom-cart-form .quantity-wrapper{
    height: 40px;
    border-radius: 8px;
}
.cartbtn {
    flex-grow: 1;
    width: auto;
    background: #47cfac;
    border-radius: 8px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-left: 3px;
}
form.custom-cart-form .quantity-wrapper input.input-text.qty {
    width: 30px !important;
    text-align: center;
    border-radius: 4px;
        font-size: 16px;
    padding: 5px !important;
    height: 28px !important;
}
ul.custom-product-listing.products.grid:before {
    display: none;
}

ul.custom-product-listing.products.grid li {
    width: auto;
    border: 1px solid #EFEFEF;
    border-radius: 10px;
    padding: 15px;
    margin: 0 0 15px;
    background-color: #fff;
    max-width: 100%;
}
.woocommerce #custom-product-listing h2.woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    color: #224284;
    padding: 0;
}
    a.compare.button.gt.added {
    margin-top: 0px !important;
}
#custom-product-listing .linkloop + p {
    margin: 0px;
}
#custom-product-listing .product-excerpt {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    min-height: 36px;
    margin-bottom: 10px;
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

#custom-product-listing .product-sku {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    margin-bottom: 10px;
    text-align: right;
    font-weight: 300;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 15px;
    min-height: 34px;
}
.product-shortcode a {
    font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 24px;
}

.product-shortcode {
    text-align: center;
    border-top: 1px solid #ECECEC;
    padding-top: 35px;
    margin-top: 20px;
}

div#custom-pagination {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-top: 20px;
}

div#custom-pagination a {
    display: block;
    border: 1px solid #ECECEC;
    text-decoration: none;
    padding: 8px 14px;
    color: #333;
    border-radius: 4px;
}

div#custom-pagination .current {
    border: 1px solid #F7642A;
    text-decoration: none;
    padding: 8px 14px;
    color: #fff;
    background-color: #F7642A;
    border-radius: 4px;
}

div#custom-pagination a:hover {
    background-color: #F7642A;
    border: 1px solid #F7642A;
    color: #fff;
}
#custom-product-listing span.woocommerce-Price-amount.amount bdi {
    color: #333;
    line-height: 19px;
    font-weight: 600;
}
.product-shortcode a {
    font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 24px;
}

.product-shortcode {
    text-align: center;
    border-top: 1px solid #ECECEC;
    padding-top: 35px;
    margin-top: 20px;
}
.woocommerce #custom-product-listing .custom-cart-form button.alt {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 16px 20px;
    font-weight: 700;
    border-radius: 8px;
    left: auto;
    border: 0;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.grouped_pro a {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    overflow: visible;
    padding: 13.5px 1em;
    font-weight: 700;
    border-radius: 8px;
    left: auto;
    border: 0;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    width: 100%;
    text-align: center;
}
#custom-product-listing .product-sku + p {
    text-align: right;
    margin: 0;
}
#custom-product-listing ul.custom-product-listing.products.grid a img {
    max-width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: contain;
    display: block;
    margin: auto; /* Centers image */
    background: white; /* Optional: set background instead of padding space */
    padding: 0 0 20px 0;
}
.cate_box h3 {
    margin-top: 8px;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
}
.product-listing-container {
    display: flex;
    gap: 20px;
    margin-top: 18px;
}
.cate_title h1 {
    font-size: 40px;
    color: #333;
    margin: 0;
}

.cate_title p {
    font-weight: 300;
    font-size: 15px;
    line-height: 23px;
}
.product-listing-rightsidebar {
    width: 19%;
}
.product-listing {
    width: 100%;
}
.gpf-filters .gpf-group-header p {
    margin: 0;
}
.gpf-filters .gpf-options input[type="checkbox"] {
    margin: 0;
}
.gpf-filters .gpf-group-header {
    justify-content: space-between;
    align-items: start;
}
.gpf-filters span.gpf-toggle-icon {
    width: 10px;
    height: 10px;
    display: block;
}
.gpf-filters .gpf-options label {
    font-weight: 300;
}
ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    gap: 10px;
    margin: 10px auto !important;
    max-width: 380px;
    justify-content: center;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    border-radius: 5px;
}
.woocommerce-product-gallery .custom-gallery-nav-container {
    bottom: 12px;
    right: 12px !important;
}
.b2b-price-pdp-upsell .b2b-price-excl, .b2b-price-pdp-upsell .b2b-price-incl {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #333 !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E3E3E3;
    border-radius: 10px 10px 10px 10px;
    box-sizing: border-box;
    width: 55px;
    height: 55px;
}
.product-single-page {
    gap: 30px;
    padding-bottom: 70px;
}
.woocommerce-product-gallery__image.flex-active-slide, .woocommerce-product-gallery__image {
    background-color: #fff !important;
}
.product-single-page p.wp-block-post-excerpt__excerpt {
    font-size: 15px;
    color: #555555;
    line-height: 1.5em;
}
.product-single-page h1.wp-block-post-title { 
    /*display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4em !important;
    max-height: 2.8em;*/
    font-size: 30px;
    font-weight: 600;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
    border-color: #333 ! IMPORTANT;
}
.flex-viewport, .woocommerce-product-gallery__image {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E3E3E3;
    border-radius: 10px 10px 10px 10px;
}
.flex-viewport .woocommerce-product-gallery__image {
    border: none !important;
    border-radius: 0 !important;
}
.woocommerce .wp-block-woocommerce-product-image-gallery {
    max-width: 100% !important;
    margin-top: 0px;
}
.gpf-options br {
    display: none;
}
.cat-image-preview img {
    max-width: 100%;
    width: 277px;
    border-radius: 6px;
}
.top-header {
    max-width: 1400px;
    margin: auto !important;
    padding-left: 0px !important;
}
.blog-cst-rgt li {
    position: relative;
    padding-left: 150px;
    margin-bottom: 24px;
    min-height: 125px;
    display: flex
;
    flex-direction: column;
}
.blog-cst-left  .wp-block-latest-posts__featured-image img {
    height: 423px;
    object-fit: cover;
    border-radius: 30px;
    vertical-align: bottom;
}

.blog-cst-rgt li:last-child {
    margin: 0;
}

.blog-cst-left a.wp-block-latest-posts__post-title {
    position: absolute;
    bottom: 60px;
    color: #fff;
    left: 20px;
    text-decoration: none;
    font-weight: 800;
    font-size: 20px;
}

.blog-cst-left li {
    position: relative;
    overflow: hidden;
}
.blog-cst-left .wp-block-latest-posts__featured-image:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 0 0px 20px 20px;
    bottom: 0;
    pointer-events: none;
    height: 140px;
    background: linear-gradient(0deg, #0000008f 8%, rgb(0 0 0 / 0%) 100%);
}
.blog-cst-left a.wp-block-latest-posts__post-title time {
    position: absolute;
    bottom: 0;
}
.blog-cst-left time.wp-block-latest-posts__post-date {
    position: absolute;
    left: 20px;
    bottom: 32px;
    color: #ddd;
}
.blog-cst-rgt .wp-block-latest-posts__post-title {
    margin-bottom: 10px;
    color: #224284;
    font-weight: 800;
    text-decoration: none;
    font-size:20px;
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    order: 2;
}

.blog-cst-rgt .wp-block-latest-posts__post-excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    order: 3;
}

.blog-cst-rgt time.wp-block-latest-posts__post-date {
    color: #F7632A;
    padding-bottom: 15px;
    order: 4;
    border-bottom: 1px solid #ddd;
}
.blog-cst-rgt .wp-block-latest-posts__featured-image {
    position: absolute;
    left: 0;
}
.blog-cst-rgt .wp-block-latest-posts__featured-image img {
    height: 125px;
    object-fit: cover;
    width: 125px;
    border-radius: 10px;
}

.main-header {
    max-width: 1400px;
    margin: auto !important;
}
.main-header .wp-block-columns{
    width: 100%;
}
.main-header p {
    margin: 0px !important;
}

.list-designs li {
    background: url(/wp-content/uploads/2025/07/check.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0px 2px;
    line-height: 24px;
    padding-left: 30px;
    padding-top: 1px;
    padding-bottom: 8px;
}
.footer-menus .wp-block-buttons {
    justify-content: center;
}
.list-designs li::marker {
    color: transparent;
}

.list-designs ul {
    padding: 0;
    margin: 0;
}
.list-designs-product li::marker {
    color: transparent;
}

.list-designs-product {
    padding: 20px 0 0;
    margin: 0;
}
.product-single-page .list-designs-product {
    padding: 7px 0 0 !important;
}
body.single-product a.compare.button{
    padding-left: 0px !important;
}
/*body.single-product div#tab-toe .faq-answer {
    width: 100% !important;
    display: block !important;
}*/ 
.list-designs-product li {
    background: url(/wp-content/uploads/2025/07/check.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 0px 5px;
    line-height: 23px;    
    padding-left: 23px; 
    padding-top: 0px;
    font-size: 13px;
}
.product-datas .rating-design {
    display: flex
;
    align-items: center;
}
ul.wp-block-list.f3.list-designs {
    padding: 0;
}
.f3{
    font-weight: 300;
    line-height: 24px;
}
.small-container {
  max-width: 1100px;
  margin: auto;
} 
.color-primary strong{
        color: #F7632A;
}
.arrow {
    float: right;
    font-weight: bold;
    color: #888;
}
.child-item::after {
    content: '›';
    float: right;
    font-weight: bold;
    color: #888;
}
.cat-column li, .cat-column li {
    font-size: 1rem;
    font-weight: 600;
    padding: 13px 20px;
    margin-bottom: 13px;
    border-radius: 10px;
    line-height: 1.5em;
}
.cat-column li:hover,
.cat-column li.active {
    background: #ebf1f7;
}
div#categoryPopupModal {
    overflow-y: scroll;
    margin-top: 0px;
}
li.parent-item .arrow {
    font-size: 20px;
    color: #333;
}
button#closeCategoryPopup {
    cursor: pointer;
    background: #222222;
    color: #fff;
    padding: 11px 23px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 15px;
    border: 0px;
} 
.wp-block-term-description a {
    margin: 0;
    font-size: 16px;
    color: #f7642a;
}
.cate_box_link {
    text-decoration: none;
    color: inherit;
    display: block; /* zodat hij als blok klikbaar is */
}
.header_popu {
    display: flex;
    margin-bottom: 25px;
    padding-right: 40px;
    justify-content: space-between;
}
.cat-column.column-0, .cat-column.column-1 {
    border-right: 1px solid #DBDBDB4F;
    padding-right: 25px;
}
.category-columns {
    display: flex;
    gap: 25px;
}
p:empty {
    display: none !important;
}
div#cat-image-container {
    padding-left: 20px;
}
.popup-design {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 25px 40px 40px;
    margin: 20px 30px;
}
button#openCategoryPopup {
    background-color: #F7642A;
    font-size: 14px;
    fill: #FFFEFE;
    color: #FFFEFE;
    cursor: pointer;
    border: 0px;
    font-weight: 600;
    padding: 7px 24px;
    border-radius: 3px;
    line-height: 1;
}
.categroy-btn br {
    display: none;
}
.main-header a.wp-block-navigation-item__content {
    font-weight: 600;
}
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: 16px 20px;
    white-space: nowrap;
     background-color: #fff;
    line-height: 20px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content:hover {
    color: #F7642A;
}
button.wp-block-navigation__submenu-icon.wp-block-navigation-submenu__toggle {
    display: none !important;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: transparent;
    border: 0px;
    border-top: 30px solid transparent;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container button.wp-block-navigation__submenu-icon.wp-block-navigation-submenu__toggle{
    display: none;
}
p.check-icon:before {
    background: url(/wp-content/uploads/2025/07/check.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: center;
    content: '';
    position: absolute;
    left: -22px;
    width: 14px;
    height: 14px;
    top: 6px;
}
p.check-icon {
    position: relative;
}
.top-header a span,.top-header p {
    font-weight: 400;
}
button.wc-block-mini-cart__button {
    padding: 0;
    background: url(/wp-content/uploads/2025/07/cart.svg);
    background-repeat: no-repeat;
    background-position: center;
}
button.wc-block-mini-cart__button svg {
    opacity: 0;
}
:where(.wc-block-mini-cart__badge) {
    background-color: #f56429 !important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 6px !important;
    margin-top: -10px !important;
}
.header_popu h2 {
    font-weight: 600;
    margin: 0;
}
.header_popu p {
    margin: 0;
}
.cat-column li a, .cat-column li a {
    color: #333;
        font-weight: 600;
    text-decoration: none;
}
.cat-column li.active a {
    text-decoration: underline;
}
/*-----------categroy-----------*/

.woocommerce-category-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 20px;
}

.category-card {
    background: #fff;
    border-radius: 16px;
    padding: 20px;
    max-width: 320px;
    width: 100%;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    text-align: center;
    transition: 0.3s;
}
.category-card:hover {
    transform: translateY(-5px);
}
.category-card img {
    max-width: 100%;
    border-radius: 8px;
    margin-bottom: 15px;
}
.category-card h3 {
    font-size: 18px;
    color: #003B9B;
    margin-bottom: 10px;
}
.category-card .arrow {
    color: #F45C00;
    font-weight: bold;
    margin-left: 5px;
}
.subcategory-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 15px;
}
.subcategory-list li {
    margin-bottom: 4px;
}

.cat-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.cat-column li {
    padding: 5px 10px;
    cursor: pointer;
}
.cat-column li:hover {
    background-color: #f0f0f0;
}
.header_popu {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

li.menu-item.active a {
    text-decoration: none;
}

/* categories page css */

.custom-category-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.cateTitle p img {
    width: 25px;
    height: 13px;
    position: relative;
    top: 3px;
}

.parent-category a {
    text-decoration: none;
}

.parent-category p {
    margin: 0;
}

.category-column p {
    margin: 0;
}
.wp-block-term-description p {  
    margin-top: 0;
    line-height: 24px;   
    font-weight: 300;
        margin-block-end: 1em;
    text-align: left;
}
.wp-block-term-description {
    padding-bottom: 30px;
    text-align: left;
}

.product_cat_dec h2.wp-block-heading {
    font-size: 34px;
    font-weight: 800;
    color: #224284;
}
.wp-block-term-description h3 {
    font-size: 28px;
    color: #333;
    font-weight: 500;
    margin: 0;
    margin-block-end: 1rem;
    margin-block-start: .5rem;
}
.wp-block-term-description.service-description h3 {
      margin-bottom: 8px;
    margin-bottom: 16px; 
}
.sidebar-fixed .wp-block-media-text__content h4 {
    margin: 0;
    font-size: 22px;
    color: #333;
}
.days-design p {
    color: #333;
}

.days-design strong {
    color: #102852;
}
.sidebar-fixed .wp-block-media-text__content h4 a{
    text-decoration: none;
}
.sidebar-fixed figure.wp-block-media-text__media img {
    width: 50px;
}
.grid-box figure.wp-block-media-text__media img {
    width: 30px;
}

.grid-box .wp-block-media-text__content {
    padding: 0 7px;
}
.sidebar-fixed .wp-block-media-text__content p {
    margin: 0;
    font-size: 12px !important;
    color: #333;
}
.sidebar-fixed .wp-block-media-text__content {
    padding: 0;
    margin-left: -10px;
}
.wp-block-term-description ul,.wp-block-term-description ol {
    margin: 0;
}

.wp-block-term-description ul li,.wp-block-term-description ol li {
    line-height: 24px;
    font-weight: 300;
}

.wp-block-term-description h2 {
    font-weight: 500;
    line-height: 1.2;
    margin-block-end: 1rem;
    margin-block-start: .5rem;
    font-size: 34px;
    text-align: left;
}
.category-column {
    width: calc(33.333% - 30px);
    background: #F5F9FE;
    border-radius: 20px;
    padding: 20px 20px 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
    box-sizing: border-box;
    border: 1px solid #E7E7E7;
    padding-bottom: 20px;
}

.category-column:hover {
    background-color: #EAF1FA;
}
@media (max-width: 992px) {
    .category-column {
        width: calc(50% - 10px); /* 2 columns on tablets */
    }
}

@media (max-width: 600px) {
    .category-column {
        width: 100%; /* 1 column on mobile */
    }
}

.category-column a > img {
    max-width: 100%;
    height: 100%;
    margin-bottom: 10px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.category-column h3 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #003087;
}
.categorysec h2 {
    font-size: 34px;
    font-weight: 800;
    color: #224284;
    margin-bottom: 0;
    padding-top: 10px;
}

.categorysec p {
    margin-top: 5px;
}
.child-category-list {
    list-style: none;
    padding: 0px 0 0px;
    margin: 10px 0 0 12px;
}
.child-category-list li {
    margin: 11px 0;
}
.child-category-list a {
    color: #181818;
    text-decoration: none !important;
    font-size: 14px;
}
.prolist .subcategory-slider {
    max-width: 1024px;
    width: 100% !important;
}
.child-category-list a:hover {
    text-decoration: underline;
}

.cateTitle {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 0 5px;
    margin-left: 10px;
    text-align: left;
}

.cateTitle h3 {
  margin: 0;
  font-size: 1.2em; /* adjust as needed */
}

.cateTitle p {
  margin: 0;
}

.topbanner {
    position: relative;
    margin: 0;
}
.cateTitle p img {
    width: 25px;
    height: 13px;
    position: relative;
    top: 3px;
}

.parent-category a {
    text-decoration: none;
}

.parent-category p {
    margin: 0;
}

.category-column p {
    margin: 0;
}
.topbanner p {
    margin-bottom: 25px;
       position: relative;
    z-index: 2;
    color: #fff;
}
.backgroundimg::before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.topbanner::before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.topbanner img {
    max-height: 290px;
    width: 100%;
    vertical-align: bottom;
    object-fit: cover;
    border-radius: 10px 10px 10px 10px;
    min-height: 290px;
}
.tabscate {
    margin-top: 10px;
}.tab-nav li:hover {
    text-decoration: underline;
}

.tab-content .slick-track {
    display: flex;
    padding: 10px;
    gap: 15px;
}

.tabscate {
    margin-top: 10px;
}
.inner-banner {
    position: absolute;
    bottom: 0;
    left: 50px;
}
.topbanner h1 {
    position: relative;
    z-index: 2;
    font-size: 2.5rem;
    color: #fff;
    font-weight: 800;
    margin: 0;
}
body.category :root :where(.is-layout-constrained) > *{
    margin-block-start: 0 !important;
}
/*:where(.wp-site-blocks) > *{
    margin-block-start: 0 !important;
}*/
 h1.headingcus {
    position: relative;
    z-index: 2;
    color: #fff;
    font-weight: 800 !important;
    margin: 0;
}

/* tab on cate */

.tab-nav {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    gap: 10px;
}
.tab-nav li {
    margin-right: initial;
    padding: 10px 15px;
    cursor: pointer;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
}
.tab-nav li.active {
    text-decoration: underline;
    background-color: #F5F9FF;
}
.tab-content { display: none; background: #F5F9FF;padding: 0 10px;}
.tab-content.active { display: block; }

.subcategory-item a {
    font-weight: 600;
    font-size: 14px;
    color: #214385;
    text-decoration: none;
    padding: 8px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    line-height: 21px;
    display: inline-block;
}
.subcategory-item a:hover {
    background-color: rgba(25, 53, 104, 0.898);
    color: rgb(232, 236, 243);
}
/* FAQ css */
 .acf-faq-accordion .faq-item {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.product_cat_dec .faq-question{
    border: 1px solid #d5d8dc !important;
}

.faq-question {
    border-bottom: 1px solid #d5d8dc !important;
    background: none;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    text-align: left;
        box-sizing: border-box;
    cursor: pointer;
    padding:20px 40px 20px 20px; 
    color: #222222;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
}

p.faq-question:hover {
    color: #204385;
}
.faq-answer {
    display: none;
    padding: 0 10px 15px;
    font-weight: 300;
    color: #333;
    line-height: 24px;
}

.faq-question.active + .faq-answer {
    display: block;
    text-align: left;
}

p.faq-question:before {
    content: "";
    font-size: 20px;
    /*background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='%23bfc6cf' viewBox='0 0 24 24' width='20' height='20'><path d='M12 18.071L6.429 12.5 4.929 14 12 21.071 19.071 14 17.571 12.5z'/><path d='M4 10H20V12H4z' transform='rotate(90 12 11)'/></svg>");
    */
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bfc6cf' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6' transform='rotate(180 12 11)'/></svg>");
    position: absolute;
    height: 20px;
    width: 20px;
    right: 20px;
    transform: rotate(180deg);
    transition: .5s all;
}

p.faq-question.active:before {
    content: '';
    transform: none;
}
.product_cat_dec {
    max-width: 1400px;
    text-align: justify;
        padding-bottom: 90px;
    margin-top: 80px;
}
/*single product upsell */
.mobilesection{
    display: none;
}
/*---------end footer-----------*/
/*---------footer-----------*/
.bottom-footer-design .wp-block-columns {
    max-width: 1400px;
    margin: auto;
}
.bottom-footer-design ul {
    gap: .9rem;
}
.bottom-footer-design ul li a, .last-box strong {
    font-weight: 400;
}
.bottom-footer-design nav {
    margin-top: 20px;
}
.copyright-text p {
    padding-bottom: 10px;
}
.last-box{
    line-height: 1.6;
}
.last-box a {
    font-weight: 400;
    text-decoration: none;
}
.image-design {
    margin-top: -120px !important;
}
.footerwithimage .wp-block-columns {
    max-width: 1400px;
    margin: auto;
}
.image-design img {
    max-width: 186px;
    margin-left: 5px;
}
footer .wp-block-group.alignfull {
    max-width: 1400px;
    width: 92% !important;
    margin: auto;
}
.footerwithimage .wp-block-buttons {
    height: 100%;
}
.trusted-stars-service-widget .wrapper {
    margin: 15px 0 !important;
}
.phone-cst a {
    background: url(/wp-content/uploads/2025/07/telephone-1.svg);
    background-repeat: no-repeat;
    background-position: 20px center;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    background-size: 15px;
    padding-left: 43px !important;
    font-weight: 600;
}
.mail-cst a {
    background: url(/wp-content/uploads/2025/07/mail-2.svg);
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 43px !important;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    background-size: 15px;
    font-weight: 600;
}
.whatsapp-cst a {
    background: url(/wp-content/uploads/2025/07/whatsapp-1.svg);
    background-repeat: no-repeat;
    background-position: 20px center;
    font-weight: 600;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    padding-left: 43px !important;
    background-size: 15px;
}
.product-datas {
    max-width: none;
    position: relative;
    margin: 0 -10px !important;
}
.social-design li a svg {
    fill: #F7642A !important;
    background-color: #C5E5F3;
    border-radius: 50%;
    width: 35px !important;
    height: 35px !important;
    padding: 8px;
}
.wp-container-core-social-links-is-layout-a446ad33 {
    gap: 0.5em 13px !important;
}
.rating + h2 {
    margin-top: 0;
}
.bg-gradient{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
}
.f8{
    font-weight: 800 !important;
}
.stdirect{ 
    font-weight: 600 !important;
    padding-top: 20px ;
}
h2.wp-block-heading.f6.has-white-color.has-text-color.has-link-color.wp-elements-9cb7ad32d818924b53df345cad710af0 {
    font-weight: 700 !important;
}
.f6{
    font-weight: 500 !important;
}
.f2412{
    font-weight: 600 !important;
}
.w80{
    width:80%;
}
.w63{
       width:63%;
}
.hover-box:hover{
    background-color: #F9FBFF !important;
}
.hover-box {
    position: relative;
}
.entry-content + .wp-block-group.is-layout-flex.wp-block-group-is-layout-flex,h2.wp-block-post-title {
    display: none;
}
.hover-box a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    left: 0;
    top: 0;
}
.before-none a:before{
    display: none;
}
footer.wp-block-template-part {
    padding-top: 100px;
}
.arrow-btn {
    background: url(/wp-content/uploads/2025/07/arrow-line.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 15px;
}
/* Accordion only on mobile */
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 24px;
    line-height: 1;
line-height: 10px;
    opacity: .75;
        color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: 0px;
    left: auto;
}
.slick-prev:before
{
    content: '‹';
}
[dir='rtl'] .slick-prev:before
{
    content: '›';
}

.slick-next
{
    right: 0px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 0px;
}
.slick-next:before
{
    content: '›';
}
[dir='rtl'] .slick-next:before
{
    content: '‹';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.logo-slider-slick img {
    filter: grayscale(100%);
    transition: filter 0.3s ease-in-out;
    width: 162px;
}
.logo-slider-slick img:hover {
    filter: grayscale(0%);
}
.rgt-header svg.wc-block-customer-account__account-icon {background: url(/wp-content/uploads/2025/08/user-3.svg);background-repeat: no-repeat;background-size: 30px;background-position: center;}
.myaccounticon.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 3.5em !important;
    width: 23px;
}
.myaccounticon.wp-block-woocommerce-customer-account a{
    display: flex;
    flex-direction: row-reverse;
}


.rgt-header svg.wc-block-customer-account__account-icon path,.rgt-header svg.wc-block-customer-account__account-icon circle {
    display: none;
}
.woocommerce.wp-block-breadcrumbs.wc-block-breadcrumbs {
    max-width: 1400px;
    padding-top: 10px;
}
.bread nav.woocommerce-breadcrumb {
    margin: 0px !important;
}
body.single-product .wp-block-group.woocommerce.product{
    margin-top: 10px !important;
} 
.subcategory-slider{
    display: flex;
        align-items: center;
    gap: 10px;
}
.subcategory-slider button {
    position: relative;
    top: 10px;
}
nav.woocommerce-breadcrumb a {
    color: #333;
    font-weight: 600;
}

.wc-block-breadcrumbs nav.woocommerce-breadcrumb {
    color: #767676;
    font-size:12px;
} 
@media screen and (max-width: 767px) {
    .wp-container-core-group-is-layout-0238bf38 {
        gap: 14px;
    }
  .accordion-section {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
  }
  .image-design-product {
    width: 50% !important;
    position: absolute;
    right: 0;
    bottom: -4px;
}
.product-datas h2{
        padding-bottom: 10px;
}
.product-datas .whatsapp-cst {
    padding-bottom: 25px;
}
.product-listing-container {
    flex-wrap: wrap;
}
.product-listing-rightsidebar {
    width: 100%;
}
.upsell-grid .related-offers ul.custom-product-listing.products.grid{
    grid-template-columns: 1fr;
}
.details-col, .image-col {
    max-width: 100% !important;
    width: 100% !important;
}
.custom-popup-row{
    display: block;
} 
ul.custom-product-listing.products.grid {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 5px;
}
ul.custom-product-listing.products.grid li{
    padding: 7px;
}
.footerwithimage.product-datas .wp-block-buttons {
    justify-content: start;
}
.child-category-list {     
  padding: 10px 0 0px; 
  margin-top: 0px; 
}
.child-category-list li {
    margin: 11px 0;
}
.wp-block-term-description h2{
    font-size: 30px;
}
.topbanner img {
    min-height: 200px;
}
.product_cat_dec h2.wp-block-heading {
    font-size: 34px;    
}
.product_cat_dec {
    padding-bottom: 0;
}
.inner-banner {
    left: 30px;
}
.tab-nav li {
    font-size: 12px;
}
.categorysec h2 {
    font-size: 30px;
    margin-top: 0px;
    padding-top: 0px;
}
.categorysec p {
    font-size: 15px;
}
.rmp-menu-wrap a.rmp-menu-item-link {
    margin-bottom: 10px !important;
} 
.rgt-header svg.wc-block-customer-account__account-icon {
    background-size: 30px;
    background-position: 6px;
    width: 40px !important;
    height: 40px !important;
}
.rgt-header .wp-block-woocommerce-customer-account span.label, .rgt-header .starreviewcu {
    visibility: hidden;
}
.logo-slider-slick img {
    width: 98px;
}
.logo-slider-slick {
    margin: 0 -10px !important;
}
.single-box .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
    grid-column: initial;
    grid-row: initial;
}
.slider-box-design .wp-block-columns{
    flex-wrap: nowrap !important;
    padding: 0px;
}
.slider-box-design {
    margin: 0 -10px !important;
    background-color: #fff;
}

.dgwt-wcas-search-wrapp:before {
    content: '';
    position: absolute;
    width: 110%;
    background-color: #fff;
    left: -10px;
    height: 100%;
    top: 0;
}

.logo-payment {
    flex-wrap: nowrap !important;
}
.rgt-header {
    position: absolute;
    right: 0;
}
footer.wp-block-template-part .footer-menus .wp-block-column {
    width: 45% !important;
    flex-basis: 45% !important;
    margin-bottom: 15px !important;
}
footer.wp-block-template-part .copyright-text{
    padding-top: 0px !important;
}
.rgt-header .wp-block-group {
    position: absolute;
    right: 60px;
    top: -56px;
}
.top-header {
    padding: 20px 0 0;
}
.left-header {
    flex-basis: 100% !important;
}
.dgwt-wcas-search-wrapp {
    background-color: #fff;
    margin-bottom: -10px !important;
    padding: 5px;
    min-width: 100%;
}
.wp-block-site-logo {
    padding-left: 0px;
    margin-bottom: 0px !important;
}
.wp-block-columns.are-vertically-aligned-center.wp-container-content-9cfa9a5a.is-layout-flex.wp-container-core-columns-is-layout-74e2db4f.wp-block-columns-is-layout-flex{
    gap: 4px;
}
.wp-block-site-logo img {
    width: 120px;
    padding-top: 9px;
}
h2.fontsizecus {
    font-size: 30px !important;
}
.bg-gradient {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}
figure.wp-block-image.aligncenter.size-large.w80.imgfix {
    margin: 0px !important;
    width: 100%;
}
.rating {
    display: flex; 
    margin-left: -20px;
    margin-top: 0;
}
.main-header .wp-block-columns {
    width: 100%;
    flex-wrap: initial !important;
}
nav.is-responsive.wp-block-navigation {
    justify-content: end;
}
.category-columns {
    flex-wrap: wrap;
}
.cat-column.column-0, .cat-column.column-1 {
    padding-right: 0;
    width: 100%;
    flex: auto !important;
}
.popup-design {
    padding: 25px 20px 40px;
    margin: 20px 20px;
}
.header_popu {
    padding-right: 0;
}
div#cat-image-container {
    flex: auto !important;
}
.hide{
    display: none !important;
}
.contact-footer {
    padding: 0 10px;
}
.rating-design{
display: none;
}
.copyright-text p {
    padding-top: 20px;
}
.bottom-footer-design {
    padding-top: 0px !important;
}
.accordion-header {
    border-bottom: 1px solid #d5d8dc;
    cursor: pointer;
    padding: 14px 10px;
    font-size: 18px !important;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.accordion-header::after {
    content: "";
    font-size: 20px;
    background-image: url("/wp-content/uploads/2025/09/down-arrow-2.svg");
    background-repeat: no-repeat;
    background-size: contain; /* or cover */
    background-position: center;
    display: inline-block;
    position: absolute;
    height: 22px;
    width: 22px;
    right: 10px;
}
.accordion-header.active::after {
    content: "";
    font-size: 20px;
    background-image: url(/wp-content/uploads/2025/09/down-arrow-3.svg);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain; /* or cover */
    background-position: center;
    display: inline-block;
    position: absolute;
    height: 22px;
    width: 22px;
    right: 10px;
    transform: rotate(180deg);
}
.bottom-footer-design nav {
    margin-top: 0;
}
nav.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0 15px;
}
.accordion-footer {
    gap: 0;
}
.contact-footer h2 {
    font-size: 18px !important;
    padding-top: 20px;
}
  nav.accordion-content.open {
    max-height: 1000px;
            padding-top: 20px;
    padding-bottom: 15px;
}
.footerwithimage .wp-block-columns {
    padding: 0px !important;
    gap: 10px;
}
.footerwithimage {
    padding: 20px  !important;
            position: relative;
}
.footerwithimage .wp-block-buttons {
    justify-content: end;
}
.image-design img {
    max-width: 200px;
    margin-left: 0;
}
.footerwithimage .wp-block-buttons a {
    font-size: 12px !important;
}

.image-design {
    margin-top: -36px !important;
    position: absolute;
    left: -40px;
    bottom: -20px;
}
.route-btn a {
    background: url(https://123keuzehulp.nl/wp-content/uploads/2025/07/maps.svg);
    background-size: 11px;
    background-repeat: no-repeat;
    padding-left: 40px !important;
    background-position: 24px;
}
.route-img {
    margin-top: -130px;
    width: 47%;
    float: right;
}
.contact-footer {
    padding-bottom: 50px;
    padding-right: 35px;
    padding-left: 35px;
}
.footer-pay {
    padding-right: 20px;
    padding-left: 20px;
}
.single-box {
    padding: 0 8px;
    margin: 0 8px;
}
.alle-mobile a {
    background-color: #EBF1F7 !important;
    border-radius: 10px 10px 10px 10px;
    margin: 20px 0;

}
/*.rmp_menu_trigger.rmp-menu-trigger-boring.rmp-mobile-device-menu{
        top: -4px !important;
    right: 0 !important;
    position: absolute !important;
}*/
button.wc-block-mini-cart__button {
    background-position: 0px 10px;
    height: 50px;
    position: relative;
    right: 40px;
}
    .kom-design figure img {
        max-width: 100% !important; 
    }
}
@media screen and (min-width: 768px) {
.rating,.hide-desktop{
    display: none !important;
}
.slider-box-design {
    margin-left: -100vw;
    margin-right: -100vw;
}
.main-header nav.is-responsive.wp-block-navigation {
    padding-top: 7px;
}
}
@media (min-width: 782px) {
    header.wp-block-template-part .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em;
        position: absolute;
        right: 13px;
        width: 13px;
        height: 13px;
            display: block  !important;
    }

header.wp-block-template-part .wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container, header.wp-block-template-part .wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    min-width: 250px;
    opacity: 1;
}
header.wp-block-template-part .wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content:hover + button svg path {
    stroke: #F7642A;
}
}
@media screen and (max-width: 1024px) {
   .rmp-container.rmp-container.rmp-slide-left {
        max-width: 100% !important;
    }
}
@media screen and (min-width: 1025px) {
    .leftcontent {
        width: 58%;
    }
    .custom-attributes-table th, .custom-attributes-table td {
        width: 50%;
    }
    .rightcontent {
        width: 42%;
    }

}

.woocommerce-cart-form__contents {
    border: none;
    width: 100%;
    border-collapse: collapse;
}

.woocommerce-cart-form__cart-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.woocommerce-cart-form__cart-item .product-thumbnail {
    width: 80px;
    margin-right: 20px;
}

.woocommerce-cart-form__cart-item .product-name {
    flex: 1;
    font-size: 16px;
    font-weight: 500;
}

.woocommerce-cart-form__cart-item .product-price,
.woocommerce-cart-form__cart-item .product-quantity,
.woocommerce-cart-form__cart-item .product-subtotal {
    text-align: right;
    min-width: 80px;
}

.woocommerce-cart-form__cart-item .product-remove a.remove {
    font-size: 18px;
    color: #999;
}

.woocommerce-cart-form__contents thead {
    display: none;
}

@media (max-width: 768px) {
    .woocommerce-cart-form__cart-item {
        flex-direction: column;
        align-items: flex-start;
    }
    .woocommerce-cart-form__cart-item .product-price,
    .woocommerce-cart-form__cart-item .product-quantity,
    .woocommerce-cart-form__cart-item .product-subtotal {
        text-align: left;
        width: 100%;
    }
}
.woocommerce-cart-form table.shop_table, .woocommerce-cart-form table.shop_table td, .woocommerce-cart-form table.shop_table th{
    border: none !important;
}
th.product-name a, p.withoutlink {
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    cursor: pointer;
    margin-bottom: 0px;
}
.woocommerce-cart-form p.sku {
    font-size: 12px !important;
    font-weight: 400;
    margin: 0px;
}
table.wfacp_order_sum  tbody>tr:nth-child(odd)>td, table.wfacp_order_sum  tbody>tr:nth-child(odd)>th{
    background-color: #ffffff !important;
}
table.mini_cart_wrap_here  tbody>tr:nth-child(odd)>td, table.mini_cart_wrap_here  tbody>tr:nth-child(odd)>th{
    background-color: #ffffff !important;
}
button.button.button-primary.wfacp_next_page_button{
    background-color: #47cfac !important;
    font-family: "museo-sans", Sans-serif;
}
.bwf-icon-list-wrap.bwf-list-36a115d7 .bwf-icon-list {
    grid-gap: 0px;
}
.bwf-list-36a115d7 .bwf-icon-list-wrap .bwf-icon-list-item-wrap, .bwf-icon-list-wrap .bwf-icon-list-item-wrap{
    margin: 0px !important;
}
.bwf-icon-list-wrap.bwf-list-36a115d7 .bwf-icon-list .bwf-icon-list-item-wrap .bwf-icon-list-text {
    line-height: 16px !important;
}
.bwf-icon-list-wrap .bwf-icon-list-item-wrap .bwf-icon-inner-svg{
    padding: 0px !important;
}
.bwf-icon-list-wrap.bwf-list-36a115d7 .bwf-icon-list .bwf-icon-list-item-wrap .bwf-icon-list-text, .wfacp-checkout-form-block.wfacp-ac36544b #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_section_title, a.wfacp_step_text_have.wfacp_breadcrumb_link{
    font-family: "museo-sans", Sans-serif !important;
}
.woocommerce-checkout label{
    font-family: "museo-sans", Sans-serif !important;
}
span.peritemprice, span.total_peritem, span.peritem {
    display: block;
}
span.peritem, .total_peritem {
    font-size: 12px;
    font-weight: 300;
}
.custom-price .price-int {
    font-size: 16px;
    font-weight: bold;
}
.custom-price .price-dec {
    font-size: 12px;
    vertical-align: super;
}

.woocommerce-cart-form table tbody>tr:nth-child(odd)>td, .woocommerce-cart-form table tbody>tr:nth-child(odd)>th, .woocommerce-cart-form table tbody tr:hover>td, .woocommerce-cart-form table tbody tr:hover>th{
    background-color: #ffffff !important;
}

.woocommerce-cart-form button.button.wp-element-button{
    background-color: #47cfac;
    border-radius: 25px;
}
.product-quantity .quantity-btn{
    background-color: #ffffff;
    width: 32px;
}
.woocommerce-cart-form .product-quantity .quantity-wrapper {
    height: 46px;
    border-radius: 8px;
    border: 1px solid #ddd;
}
.woocommerce .quantity .qty {
    outline: none;
}
td.product-quantity {
    padding: 1px !important;
    margin-left: 10px !important;
    margin-top: 57px;
}
td.product-remove{
    margin-top: 57px;
}

.woocommerce .cart_totals table, .woocommerce .cart_totals table tr, .woocommerce .cart_totals table th, .woocommerce .cart_totals table td{
    border: none;
}
.cart_totals h2{
    display: none;
}
a.checkout-button.button.alt.wc-forward.wp-element-button {
    border-radius: 5px;
}
.cart-collaterals .cart_totals table tbody>tr:nth-child(odd)>td, .cart-collaterals .cart_totals table tbody>tr:nth-child(odd)>th, .cart-collaterals .cart_totals table tbody tr:hover>td, .cart-collaterals .cart_totals table tbody tr:hover>th{
    background-color: #fff !important;
}
/* child cate css */

.child-categories-grid, .category-posts-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 20px !important;
}

.child-category-item, .category-post-item {
    background: #fff;
    padding: 15px;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

.child-category-item a, .category-post-item a {
    text-decoration: none;
    color: #333;
    display: block;
}

.child-category-item:hover, .category-post-item:hover {
    background: #f8f8f8;
}

@media (max-width: 1024px) {
    .child-categories-grid, .category-posts-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .child-categories-grid, .category-posts-grid {
        grid-template-columns: 1fr;
    }
}

body.category .backgroundimg {
   margin-bottom: 20px;
   margin-top: 0px;
}

/*.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    margin-top: 42px;
}*/

tr.woocommerce-cart-form__cart-item.cart_item {
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 2px 2px 50px rgba(38, 63, 77, 0.1);
    padding-bottom: 24px;
    padding-top: 12px;
    margin-bottom: 20px;
}
td.product-subtotal p {
    margin: 0;
}
th.product-name, td.product-subtotal{
    padding: 0px !important;
}
.cart_totals {
    border-radius: 8px;
    background-color: #ffffff !important;
    padding: 20px;
    box-shadow: 0px 1px 7px 1px rgb(112 112 112 / 10%) !important;
}
.wc-proceed-to-checkout {
    padding-bottom: 0px !important;
    
}
.wc-proceed-to-checkout a{
    margin-bottom: 0px !important;
}
.cart_totals p.woocommerce-shipping-destination {
    display: none;
}
h2.meer-termen-heading {
    color: #333;
}
.order-total span.price-dec {
    display: inline;
    width: auto;
    overflow: visible;
    white-space: nowrap;
}
.quantity-btn:hover {
    background-color: #f5f5f5 !important;
}
.quantity-btn {
    background-color: #ffffff !important;
}
input.input-text.qty.text {
    outline: none;
}

/* home two images css */

.imagetexty {
    height: 271px;
}

.backgroundimg  .has-white-color {
    color: var(--wp--preset--color--white) !important;
    position: relative;
    z-index: 3;
}

/* floating add to cart */
.custom-product-card {
    position: fixed;
    bottom: 2.7%;
    z-index: 999999;
    background: #fff;
    left: 1.2%;
}
body.single-product a.compare.button {
    background-color: #f8f9fa;
    color: #333 !important;
    text-decoration: none;
    display: flex !important;
    align-items: center;
    justify-content: left;
}

.product-button .quantity {
    display: none !important;
    visibility: hidden;
}
.product-button {
    margin-bottom: 0px;
    padding-top: 5%;
}
.sitemapcus ul.wp-block-page-list a.wp-block-pages-list__item__link, .sitemapcus .wp-block-categories-list a {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.logosite .myaccounticon{
    display: none;
}
ul.mobilemenu {
    text-decoration: none;
    list-style: none;
    padding: 0px;
}
.mobilemenu .rmp-menu-li {
    border-radius: 13px;
    margin-right: 18px;
    margin-left: 18px;
    background-color: #ebf1f7;
    color: #000000;
    text-align: left;
    font-size: 16px;
    padding: 12px;
    font-weight: 600;
    transition: background-color 0.5s, border-color 0.5s, color 0.5s;
    margin-bottom: 27px;
}
.mobilemenu .rmp-menu-li a.rmp-menu-title-link {
    text-decoration: none;
    color: #333;
}
.rmp-top-bar {
    display: flex;
    width: 100%;
    align-items: center;
    margin-top: 8px;
}
h2.menuheading {
    margin: 0px 0px 0px 0px !important;
}
.rmp-top-bar figure{
    margin: 0px;
}
.menuicon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-basis: 45%;
    gap: 10px;
}
.headingmenu {
    display: flex;
    flex-basis: 50%;
    justify-content: center;
}
/* Make the arrow container take up the whole right side of the menu item */
.rmp-menu-subarrow {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px; /* adjust width for how much whitespace you want clickable */
  cursor: pointer;
}

/* Ensure parent link has space for the arrow area */
.rmp-menu-item-link {
  position: relative;
  padding-right: 50px; /* extra padding so text doesn’t overlap arrow */
}

a.wp-block-latest-posts__read-more {
    display: none;
}
.home .category-tabs{
    display: none;
}
@media screen and (max-width: 767px) {
    .home .category-tabs{
        display: block;
    }
    .imgtext {
        display: inline-block !important;
    }
   .imgtext .is-layout-flow > .alignright {
        float: left !important;
        padding-right: 10px;
        height: 100px;
    }
    .imagetexty{
        height: auto;
    }
    .imagetexty figure, .introtext, .small-container, .homereview{
        margin-top: 0px !important;
    }
    .textkeu p {
	    line-height: 1.5;
	}
    p.textbtm {
	    padding: 12px!important;
	    font-size: 20px !important;
	    padding-bottom: 0px !important;
	}
	.onscate, .keuzehulp, .homeblog, .introtext {
		padding-top: 0px !important;
	}
	.homeblog{
		padding-bottom: 0px !important;
	}
	.category-tabs, .twoimgsection {
	    margin-top: 0px;
	}
    .onscate .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    	flex-basis: 44% !important;
    }
    .onscate .box-grid {
        gap: 10px;
    }
    .onscate h2, .keuzehulp h2, .logoslider h2, .homereview h2, .twoimageshome h2, .kvk-design h2, .days-design h2, .kom-design h2 {
        font-size: 30px !important;
    }
    .onscate h3 {
    	font-size: 12px !important;
        padding-right: 16px !important;
    }
    .onscate .topdiv{
        padding-bottom: 5px !important;
    }
    .textlinkicon figure {
	    margin: 0px !important;
	    width: 30px;
	}
	.coltext {
	    flex-basis: content !important;
	}
    .small-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .small-container .wp-block-image img{
        width: 30px !important;
    }
    .small-container p.has-text-color {
        font-size: 12px !important;
    }
    .small-container h3.wp-block-heading {
        font-size: 15px !important;
    }
    .small-container .gapzero, .small-container{
        gap: 0px !important;
    }
    .twoimgsection{
        padding-bottom: 0px !important;
    }
    .imgset {
        flex-basis: 44px !important;
    }
	footer.wp-block-template-part {
	    padding-top: 10px;
	}
    footer .wp-block-group.alignfull{
        width: 100% !important;
    }
    /* header css */
    .wp-block-site-logo {
        margin-top: 5px;
    }
    .logosite .wp-block-site-logo img {
        margin-left: 100%;
        padding-top: 0px;
    }
    .logosite {
        display: flex !important;
        align-items: center !important;
        padding-left: 0px !important;
    }
    .logosite .wp-block-woocommerce-customer-account span.label{
        visibility: hidden;
        width: 28px;
    }
    .logosite svg.wc-block-customer-account__account-icon{
        background: url(/wp-content/uploads/2025/08/user-3.svg);background-repeat: no-repeat;background-size: 30px;background-position: center;
    }
    .logosite svg.wc-block-customer-account__account-icon path,.logosite svg.wc-block-customer-account__account-icon circle {
        display: none;
    }
    .logosite .myaccounticon.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
        width: 41px;
    }
    #rmp_menu_trigger-26852 {
        margin-top: 10px;
    }
    .rgt-header .myaccounticon {
        display: none;
    }
    .rgt-header .wp-block-group {
        position: absolute;
        right: 4%;
        top: -42px;
        padding-right: 0px !important;
    }

    .logosite .myaccounticon{
        display: block;
    }
    .logosite .myaccounticon.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
        height: 29px !important;
    }

    #rmp-container-26852 .contact-bar {
        margin-bottom: 102px !important;
        padding: 10px 14px;
        margin: 0 20px;
    }
    #rmp-container-26852 .contact-bar .contact-left .chat-text{
        width: 100%;

    margin-bottom: 20px;
    }
    #rmp-container-26852 .contact-bar .contact-left {
        gap: 10px;
        margin-bottom: 34px;
    }
    #rmp-container-26852 .contact-bar .contact-left .help-btn {
        padding: 20px 0  20px;
    }
    #rmp-menu-wrap-26852 .rmp-menu-subarrow{
        text-align: right !important;
        width: 100% !important;
        background-color: transparent !important;
    }
    #rmp-menu-wrap-26852 .rmp-menu-subarrow-active{
        background: transparent !important;
    }
    #rmp_menu_trigger-26852 {
        display: block;
        margin-top: 10px;
        left: 10px;
    }

    #rmp-menu-title-26852 {
        margin-top: 51px;
        border-radius: 13px;
        margin-right: 18px;
        margin-left: 18px;
    }
    #rmp-container-26852 {
        background-color: #ffffff;
    }

    #rmp-container-26852 .contact-bar {
        margin-bottom: 102px !important;
        padding: 10px 14px;
        margin: 0 20px;
    }
    #rmp-container-26852 .contact-bar .contact-left .chat-text{
        width: 100%;

    margin-bottom: 20px;
    }
    #rmp-container-26852 .contact-bar .contact-left {
        gap: 10px;
        margin-bottom: 34px;
    }
    #rmp-container-26852 .contact-bar .contact-left .help-btn {
        padding: 20px 0  20px;
    }
    #rmp-menu-wrap-26852 .rmp-menu-item-link{
        border-radius: 13px;
    }
    .rmp-menu-item-link:has(.rmp-menu-subarrow-active) {
        background-color: #f5f9fe !important;
        border-color: #f5f9fe;
    }
    #rmp-menu-wrap-26852 .rmp-submenu .rmp-menu-item-link {
        font-size: 15px;
    }
   #rmp-menu-wrap-26852 .rmp-submenu-depth-2 .rmp-menu-item-link{
        font-size: 13px;
        padding-left: 14%;
    }
    #rmp-menu-wrap-26852 .rmp-submenu-depth-3 .rmp-menu-item-link{
        font-size: 11px;
        padding-left: 18% !important;
    }
    #rmp-container-26852 .contact-right .wp-block-social-links{
        gap: 0.5em 12px;
    }
    #rmp-menu-wrap-26852 .rmp-menu-item-link{
        text-align: left !important;
    }
    /* product single */
    .mobilesection{
        display: block;
    }
    .product-single-page h1.wp-block-post-title {
	    font-size: 19px;
	}
	.singleprowhite {
	    padding: 15px !important;
	}
	
    .single_add_to_cart_button {
        padding: 11px 24px !important;
        margin-right: 28px;
    }
    .woocommerce div.product form.cart div.quantity{
        margin: 0px !important;
    }
	.product-datas .rating-design {
	    margin-bottom: 35px;
	}
	.wp-block-button.phonebtn {
	    border-radius: 5px;
	}
	.contactinfosi {
	    padding: 30px 12px !important;
	}
	.topbanner h1{
		font-size: 30px;
	}
    /* single product css */
	.cart {
	    gap: 0px !important;
	}
	body.single-product .wp-block-woocommerce-add-to-cart-form .variations_button, body.single-product .wp-block-woocommerce-add-to-cart-form form.cart {
	    grid-template-columns: auto;
	}
	body.single-product .faq-wrap p.faq-question {
	    border-right: 10px;
	    padding-left: 10px;
	}
	body.single-product .single-content-block{
		padding: 0px !important;
	}
    .addtocartsingle {
        /* width: 100% !important; */
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* gap: 10px !important; */
    }
    .addtocartsingle form.cart {
        display: flex !important;
        gap: 0 !important;
        width: 100%;
    }
    .addtocartsingle .cart .single_add_to_cart_button {
        flex-grow: 1 !important;
        order: 1 !important;
        padding: 11px 15px !important;
    }
    .addtocartsingle form.cart .quantity {
        order: 2 !important;
    }

	.wp-block-column.rt {
	    word-break: normal !important;
	}
	.custom-attributes-table th, .custom-attributes-table td {
	    display: block;
	}
	.upsell-title {
	    font-size: 13px;
	}
	.bottom-footer-design{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
    /* blog page kaisbank */
    body.category .backgroundimg h1{
        padding-top: 36px !important;
        font-size: 25px !important;
    }
    .titlebtn h1 {
        font-size: 30px !important;
    }
    .blogpostlay .wp-block-post-featured-image {
        position: relative;
    }
    .blogpostlay .wp-block-post-featured-image img {
        max-height: 178px;
        width: 100%;
    }
	/* services pages */
	.servicetopimg h2.f6, .servicetopimg h1.headingcus{
		padding-top: 20px !important;
		font-size: 25px !important;
	}
    h3.headingcush3 {
        font-size: 24px !important;
    }
	.servicetopimg h2.f8{
		font-size: 15px !important;
	}
	.servicebtn {
	    margin-top: 30px !important;
	    margin-bottom: 0px !important;
	}
	.servicebtn .wp-block-media-text{
		display: flex;
		gap: 6px;
	}
	.colservice {
	    padding-right: 0px !important;
	    padding-left: 29px !important;
	}
	body.page-id-10841 .footerwithimage, body.page-id-10976 .footerwithimage {
	    padding: 20px !important;
	}
	.service-description {
	    padding-top: 10px !important;
	}
	.headingcus h2{
		font-size: 20px !important;
	}
	.headingcus h3 {
	    font-size: 16px;
	}
    .headingcusach h2{
        font-size: 25px !important;
    }
    .imageover {
        height: auto;
    }
    .homefirstcat .slick-slide {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
    h2.bwf-accordion-head-tag{
        font-size: 16px !important;
    }
    .rt, .product-single-page {
        padding-bottom: 20px !important;
    }
    body.single-product footer.wp-block-template-part {
        padding-top: 32px;
    }
    .prodDes{
        display: block;
    }
    /* categories page css */
    .category-column a > img {
        max-width: 80%;
    }
    .parent-category {
        text-align: center;
    }
    form.custom-cart-form .quantity-wrapper {
        justify-content: center;
        margin-bottom: 10px;
    }
    .disktopfilter {
        display: none;
    }
     #rmp_menu_trigger-26852 .responsive-menu-pro-inner, #rmp_menu_trigger-26852 .responsive-menu-pro-inner::before, #rmp_menu_trigger-26852 .responsive-menu-pro-inner::after {
        height: 2px !important;
    }
    /* cart page */
    .woocommerce-cart-form .product-quantity .quantity-wrapper{
        width: 120px;
    }
    td.product-quantity, td.product-subtotal {
        margin: 0 !important;
        padding: 10px !important;
    }
}

@media screen and (min-width: 490px) and (max-width: 550px) {
    .logosite .wp-block-site-logo img {
        margin-left: 87px
    }
}

@media screen and (min-width: 350px) and (max-width: 430px) {
    .logosite .wp-block-site-logo img {
        margin-left: 24%
    }
    .imgtext .is-layout-flow > .alignright{
        height: 110px;
    }
    .twoimageshome h3{
        font-size: 15px !important;
    }
    .twoimageshome .imagewidth img{
        width: 38px !important;
    }
    .colted {
        padding-bottom: 8px !important;
        padding-top: 0px !important;
        padding-right: 8px !important;
    }
    p.textbtm {
        padding: 12px!important;
        font-size: 25px !important;
        /* padding-bottom: 0px !important; */
    }
}
@media screen and (min-width: 430px) and (max-width: 490px) {
    .logosite .wp-block-site-logo img {
        margin-left: 50%;
        max-width: 90%;
        height: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    ul.custom-product-listing.products.grid {
        grid-template-columns: 1fr 1fr;
    }
    .slider-box-design{
        padding: 0px;
    }
    .homefirstcat .slick-slide {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }
    .imagetexty {
        height: auto;
    }
    .hide {
        display: none;
    }
    #rmp_menu_trigger-26852 {
        display: block;
        margin-top: 13px;
        left: 10px;
        z-index: 99999999;
    }
    #rmp-menu-title-26852 {
        margin-top: 51px;
        border-radius: 13px;
        margin-right: 18px;
        margin-left: 18px;
    }
    #rmp-container-26852 {
        background-color: #ffffff;
        z-index: 999999;
    }

    #rmp-container-26852 .contact-bar {
        margin-bottom: 102px !important;
        padding: 10px 14px;
        margin: 0 20px;
    }
    #rmp-container-26852 .contact-bar .contact-left .chat-text{
        width: 100%;

    margin-bottom: 20px;
    }
    #rmp-container-26852 .contact-bar .contact-left {
        gap: 10px;
        margin-bottom: 34px;
    }
    #rmp-container-26852 .contact-bar .contact-left .help-btn {
        padding: 20px 0  20px;
    }
    #rmp-menu-wrap-26852 .rmp-menu-item-link{
        border-radius: 13px;
    }
    .rmp-menu-item-link:has(.rmp-menu-subarrow-active) {
        background-color: #f5f9fe !important;
        border-color: #f5f9fe;
    }
    #rmp-menu-wrap-26852 .rmp-submenu .rmp-menu-item-link {
        font-size: 15px;
    }
   #rmp-menu-wrap-26852 .rmp-submenu-depth-2 .rmp-menu-item-link{
        font-size: 13px;
        padding-left: 14%;
    }
    #rmp-menu-wrap-26852 .rmp-submenu-depth-3 .rmp-menu-item-link{
        font-size: 11px;
        padding-left: 18% !important;
    }
    #rmp-container-26852 .contact-right .wp-block-social-links{
        gap: 0.5em 12px;
    }
    #rmp-menu-wrap-26852 .rmp-menu-item-link{
        text-align: left !important;
    }
    #rmp-menu-wrap-26852 .rmp-menu-subarrow{
        text-align: right !important;
        width: 100% !important;
        background-color: transparent !important;
    }
    #rmp-menu-wrap-26852 .rmp-menu-subarrow-active{
        background: transparent !important;
    }
    .single_add_to_cart_button {
        padding: 11px 184px !important;
    }
    .cart .single_add_to_cart_button {
        height: 40px;
    }
.pdp-project-btn {
    margin-top: 10px;
}

    .woocommerce div.product form.cart div.quantity{
        margin: 0px !important;
    }
    .attachment-button {
        padding: 8px 2px !important;
    }
    .faq-question {
        border-bottom: 1px solid #d5d8dc !important;
        border: none;
    }

    /* header css */
    #rmp_menu_trigger-26852 .responsive-menu-pro-inner, #rmp_menu_trigger-26852 .responsive-menu-pro-inner::before, #rmp_menu_trigger-26852 .responsive-menu-pro-inner::after {
        height: 2px !important;
    }
    .myaccounticon.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
        width: 26px;
    }
    .rgt-header .wp-block-woocommerce-customer-account span.label, .rgt-header .starreviewcu {
        visibility: hidden;
    }
    .rgt-header {
        position: absolute;
        right: 0;
    }
    .rgt-header .wp-block-group {
        padding-right: 15px;
    }
    .logosite {
        display: flex;
        align-items: center;
        padding-left: 23px;
    }
    .dgwt-wcas-search-wrapp {
        padding: 5px;
        min-width: 100%;
    }
    .rth {
        flex-wrap: nowrap !important;
    }
    .wp-container-core-group-is-layout-0238bf38{
        justify-content: flex-end !important;
        gap: 10px !important;
    }
    .wp-block-site-logo{
        margin-top: 0px !important;
        z-index: 99999;
    }
    .wp-container-core-columns-is-layout-b99702a1{
        padding: 0px !important;
    }
    .single-box {
        padding: 0 12px;
        margin: 0 12px;
        display: contents;
    }
    /* home categories section */
    .onscate .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
        flex-basis: 44% !important;
    }
    .onscate .box-grid {
        gap: 18px;
    }

    .imgtext {
        display: inline-block !important;
        width: 100% !important;
    }
   .imgtext .is-layout-flow > .alignright {
        float: left !important;
        padding-right: 10px;
        height: 100px;
    }
    .imagetexty{
        height: auto;
    }
    .imagetexty figure, .introtext, .small-container, .homereview{
        margin-top: 0px !important;
    }
    /*footer css */
    .accordion-header::after {
        content: "";
        font-size: 20px;
        background-image: url("/wp-content/uploads/2025/09/down-arrow-2.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        display: inline-block;
        position: absolute;
        height: 22px;
        width: 22px;
        right: 10px;
    }
    .accordion-header {
        border-bottom: 1px solid #d5d8dc;
        cursor: pointer;
        padding: 14px 10px;
        font-size: 18px !important;
        font-weight: bold;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }
    nav.accordion-content.open {
        max-height: 1000px;
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .hide-desktop {
        display: block !important;
    }
    .route-img {
        margin-top: -31%;;
        width: 40%;
        float: right;
        margin-right: 31px;
    }
    nav.accordion-content {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease, padding 0.4s ease;
        padding: 0 15px;
    }
    .bottom-footer-design nav {
        margin-top: 0;
    }
    .footerwithimage {
        padding: 20px  !important;
        position: relative;
    }
    .footerwithimage .wp-block-columns {
        padding: 0px !important;
        gap: 10px;
        justify-content: flex-end;
    }
    .image-design {
        margin-top: -36px !important;
        position: absolute;
        left: -40px;
        bottom: -20px;
    }
    .rating-design {
        display: none;
    }
    .footerwithimage .wp-block-buttons {
        justify-content: end;
    }
    .image-design img{
        max-width: 220px !important;
    }
    footer .wp-block-group.alignfull {
        width: 100% !important;
        padding: 0px !important;
    }
    .contact-footer {
        padding: 0 10px;
    }
    .contact-footer {
        padding-bottom: 50px;
    }
    footer.wp-block-template-part .copyright-text {
        padding-top: 0px !important;
    }
    footer.wp-block-template-part .footer-menus .wp-block-column {
        width: 45% !important;
        flex-basis: 45% !important;
        margin-bottom: 15px !important;
    }
    /* service page css */
    .servicetopimg h2.f6, .servicetopimg h1.headingcus {
        padding-top: 100px !important;
        font-size: 36px !important;
    }
    h3.headingcush3 {
        font-size: 30px !important;
    }
    .servicetopimg h2.f8{
        font-size: 22px !important;
    }
    .servicebtn {
        margin-top: 30px !important;
        margin-bottom: 0px !important;
    }
    .servicebtn .wp-block-media-text{
        display: flex;
        gap: 6px;
    }
    .colservice {
        padding-right: 0px !important;
        padding-left: 29px !important;
    }
    body.page-id-10841 .footerwithimage, body.page-id-10976 .footerwithimage {
        padding: 20px !important;
    }
    .service-description {
        padding-top: 10px !important;
    }
    .headingcus h2{
        font-size: 32px !important;
    }
    .headingcus h3 {
        font-size: 22px;
    }
    .headingcusach h2{
        font-size: 30px !important;
    }
    .imageover {
        height: auto;
    }
    .backgroundimg{
        background-position: center;
    }
    h2.bwf-accordion-head-tag{
        font-size: 16px !important;
    }
    .bwf-accordion .bwf-accordion-head h2{
        line-height: 1.3;
    }
    .contactinfosi {
        padding: 30px 12px !important;
    }
    .image-design-product {
        width: 32% !important;
        position: absolute;
        right: 0;
        bottom: -20px;
    }
    .footerwithimage.product-datas .wp-block-buttons {
        justify-content: start;
    }
    .product-datas .rating-design {
        margin-bottom: 45px;
    }
    .wp-block-button.phonebtn {
        border-radius: 5px;
    }
    /* kannisbank */
    .titlebtn h1 {
        font-size: 30px !important;
    }
    body.single-post .slick-prev, body.category-blogs .slick-prev, .blogpage .slick-prev {
        left: 85% !important;
    }
    .blogpostlay .wp-block-post-featured-image {
        position: relative;
    }
    .blogpostlay .wp-block-post-featured-image img {
        max-height: 178px;
        width: 100%;
    }
    /* single product css */
    .product-single-page .sidebar-fixed {
        position: relative;
    }
    .mobilesection{
        display: block;
    }
    .rt, .product-single-page {
        padding-bottom: 20px !important;
    }
    .prodDes{
        display: block;
    }

    .addtocartsingle {
        /* width: 100% !important; */
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* gap: 10px !important; */
    }
    .product-listing-rightsidebar {
        width: 100%;
    }
    .product-listing-container{
        display: block;
    }
    /* category page css */
    .custom-category-grid {
        gap: 18px;
    }
    .disktopfilter {
        display: none;
    }
    .sidebar-fixed .wp-block-media-text__content {
        margin-left: -11px;
    }
    a.compare.button {
        font-size: 12px;
    }
     .woocommerce-ordering select.orderby {
        margin-bottom: 0px;
    }
    .accordion-footer {
        display: block !important;
    }

    /* cart page */
    .woocommerce-cart-form .product-quantity .quantity-wrapper{
        width: 120px;
    }
    td.product-quantity, td.product-subtotal {
        margin: 0 !important;
        padding: 10px !important;
    }
} 

@media screen and (min-width: 1024px) and (max-width: 1180px) {
    /* header menu css */
    ul.mega-root li:nth-last-child(-n+2) {
        display: none;
    }
    .categroy-btn{
        flex-basis: 20% !important;
    }
    .rgt-header .starreviewcu{
        visibility: hidden;
        width: 33%;
    }
    .dgwt-wcas-search-wrapp {
        min-width: 300px;
    }
    .top-header {
        padding-left: 0px;
    }
    a.compare.button {
        font-size: 12px;
    }

    /* home cate section */
    .bg-gradient{
        padding-top: 65px !important;
    }
    .textlinkicon img{
        width: 36px !important;
    }
    .coltext h3{
        font-size: 14px !important;
    }
    /* two image section */
    .imagetexty{
        height: auto;
    }
    .textkeu p {
        line-height: 1.5;
    }
    p.textbtm {
        padding: 12px 12px 0px 12px !important;
        font-size: 24px !important;
    }
    .small-container{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    /* footer  */
    /*.accordion-footer {
        display: block !important;
    }*/
    .image-design img{
        max-width: 200px;
    }
    .wp-container-core-columns-is-layout-b99702a1{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    /* menu */
    .mega-root{
        gap: 25px;
    }
    /* categories page css */
    .product-listing-rightsidebar {
        width: 100%;
    }
    .product-listing-container{
        display: block;
    }
    .disktopfilter {
        display: none;
    }
    .sidebar-fixed .wp-block-media-text__content {
        margin-left: 9px;
    }
    .woocommerce-ordering select.orderby {
        margin-bottom: 0px;
    }
    body.single-post .slick-prev, body.category-blogs .slick-prev, .blogpage .slick-prev {
        left: 89% !important;
    }
    .minheight {
        padding-left: 19px;
    }
}

@media screen and (max-width: 768px){
   td.product-thumbnail, th.product-name {
        display: block !important;
    }
    td.product-price {
        display: none !important;
    }
     td.product-thumbnail::before{
        display: none !important;
    }
    /* my account page */
    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100% !important;
    }
}

@media screen and (max-width: 1023px) {
    #rmp-menu-wrap-26852 .rmp-menu-subarrow .rmp-font-icon {
        padding-right: 31px;
    }
    .woocommerce div.product div.images {
        margin-bottom: 9px;
    }
    body.single-product .sc-price-wrapper{
        line-height: 0.7;
    }
    /*.woocommerce-product-gallery .custom-gallery-nav-container {
        top: 300px;
    }*/
}
@media screen and (max-width: 768px) {
    .cart .single_add_to_cart_button {
        font-size: 10px !important;
    }
    p.klanrnatext {
        margin-top: 0px;
    }
    .list-designs-product {
        padding-top: 10px !important;
    }
    .custom-product-card{
        bottom: 0px !important;
    }
    .sidebar-fixed .wp-block-media-text__content p, .sidebar-fixed .wp-block-media-text.is-stacked-on-mobile {
        text-align: center;
    }
    body.category .backgroundimg{
        background-position: 0px !important;
    }
    .wp-container-core-group-is-layout-020e5d87 > :where(:not(.alignleft):not(.alignright):not(.alignfull)), .wp-container-core-group-is-layout-cb70fbbe > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: 97%;
    }
    .wp-block-columns.titlebtn.has-background.is-layout-flex.wp-container-core-columns-is-layout-9f81f337.wp-block-columns-is-layout-flex {
        padding-left: 10px;
        padding-right: 10px;
    }
    .singlepost .wp-block-post-content a img{
        width: 100% !important;
        height: auto;
    }
    .cart-wrapper.wp-container-core-columns-is-layout-28f84493 p {
        line-height: 1.5;
    }
    .footerpaymentimg {
        padding: 0px 10px;
    }
    .cate_title h1 {
        font-size: 30px;
    }
  .woocommerce #custom-product-listing h2.woocommerce-loop-product__title {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px !important;
  }
    #custom-product-listing .product-excerpt, a.compare.button {
        font-size: 10px;
    }
    .wp-block-columns.has-background.is-layout-flex.wp-container-core-columns-is-layout-46057e25.wp-block-columns-is-layout-flex {
        padding-left:30px !important;
        padding-right:30px !important;
    }

    .custom-cart-form button.single_add_to_cart_button .cart-icon{
        display: block;
    }
    .custom-cart-form button.single_add_to_cart_button .button-text{
        display: none;
    }
    .custom-cart-form button.single_add_to_cart_button {
    padding: 0px !important;
    height: 34px;
    }
    
    form.custom-cart-form .quantity-wrapper {
    height: 34px;
    border-radius: 8px;
    }
    
    .cartbtn{
        margin-bottom: 10px;
    }
    form.custom-cart-form {
        display: flex;
        align-items: center;
    }
    td.product-quantity::before, .product-subtotal::before{
        display: none;
    }
    .woocommerce-page .woocommerce-cart-form .product-remove{
        width: 20px;
        margin-top: 10px;
        position: absolute;
        bottom: 13%;
        left: 0;
    }
    td.product-quantity {
        width: 132px !important;
        display: flex !important;
        position: absolute;
        bottom: 10%;
        left: 10%;
    }
    th.product-name {
        padding: 0px 10px !important;
    }
    tr.woocommerce-cart-form__cart-item.cart_item{
        position: relative;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    td.product-remove {
        margin-top: 0px;
    }
    .woocommerce-page .woocommerce-cart-form .product-remove{
        width: 20px;
        margin-top: 10px;
        position: absolute;
        bottom: 13%;
        left: 0;
    }
    td.product-quantity {
        width: 132px !important;
        display: flex !important;
        position: absolute;
        bottom: 10%;
        left: 10%;
    }
    th.product-name {
        padding: 0px 10px !important;
        display: block;
    }
    td.product-subtotal {
        width: 100%;
        /* text-align: right; */
    }
    tr.woocommerce-cart-form__cart-item.cart_item{
        position: relative;
        display: block;
    }
}

/* Hide full menu on mobile */
.my-account-mobile-toggle{
    display: none;
}
.list-designs-product {
    padding-left: 15px;
}
@media (max-width: 768px) {

    .cartheaderfull .cart-wrapper{
        padding-left: 10px;
        padding-right: 10px;
    }
    .padding-zero {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .padding-zero .bwf-accordion.bwf-accordion-3 .bwf-accordion-head, .padding-zero .bwf-accordion.bwf-accordion-4 .bwf-accordion-head{
        padding-left: 15px;
    }

    .my-account-mobile-toggle {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 14px 16px;
        background: #f6f9fc;
        border: 1px solid #e0e6ed;
        border-radius: 8px;
        font-weight: 600;
        cursor: pointer;
        position: relative;
    }

    /* The arrow */
    .my-account-mobile-toggle::after {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-right: 2px solid #444;
        border-bottom: 2px solid #444;
        transform: rotate(45deg);
        transition: 0.2s ease;
        margin-left: 10px;
    }

    /* Rotate arrow when open */
    .my-account-mobile-toggle.opened::after {
        transform: rotate(-135deg);
    }

    .woocommerce-MyAccount-navigation ul {
        display: none;
    }

    .woocommerce-MyAccount-navigation.active ul {
        display: block;
    }
}

/*alleen mobiel*/
@media screen and (max-width: 480px) {
    a.compare.button {
        font-size: 10px !important;
    }
      .woocommerce #custom-product-listing .custom-cart-form button.alt {
    margin-left: -9px;
    max-height: 33px;
  }
  .wfacp-checkout-form-block.wfacp-ac36544b #wfacp-e-form .wfacp_main_form.woocommerce #payment button#place_order, .wfacp-checkout-form-block.wfacp-ac36544b #wfacp-e-form .wfacp_main_form.woocommerce button#place_order, .wfacp-checkout-form-block.wfacp-ac36544b #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout button.button.button-primary.wfacp_next_page_button, .wfacp-checkout-form-block.wfacp-ac36544b #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_payment #ppcp-hosted-fields .button {
    width: 400px !important;
}
ul.related-offersloop, ul.related-offersloop1 {
    padding-left: 10px;
}
.sidebar-fixed figure.wp-block-media-text__media img{
    visibility: hidden;
}

  #custom-product-listing .product-excerpt {
    line-height: 16px;
}
.woocommerce img, .woocommerce-page img {
    margin-bottom: 4px;
}
.product-item .add_project {
  z-index: 10 !important;
}


  /* De custom form layout */
  form.custom-cart-form.hari.cart {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
  }

  /* Quantity links: 25% */
  form.custom-cart-form.hari.cart .quantity-wrapper {
    flex: 0 0 40%;
    order: 1; /* links */
  }

  /* Cart button rechts: 75% */
  form.custom-cart-form.hari.cart .cartbtn {
    flex: 0 0 56%;
    order: 2; /* rechts */
  }
  form.custom-cart-form .quantity-wrapper input.input-text.qty {
    width: 30px !important;
}
.singleprowhite h4.wp-block-post-title{
    font-size: 14px;
}

    .grouped_pro a {
        width: 100%;
        box-sizing: border-box;
        font-size: 80%;
        padding: 0;
        margin-bottom: 9px;
        height: 34px;
        align-content: center;
        padding-left: 6px;
        display: block;
    }
.chat-text {
    background-position: 3px center;
    padding-left: 28px !important;
}
.phone {
    background-position: 3px center;
    padding-left: 28px !important;
}
.footer-menus {
    font-weight: normal !important;
}
#custom-product-listing .product-sku {
    font-size: 8px;
}
.recent-articles-title{
  font-size: 30px !important;
}

.addtocard {
    padding-right: 13px !important;
}
.quantity-btn { 
    width: 25px !important;
}
.quantity-wrapper {
    margin-right: 0px;
}

.custom-attributes-table th, .custom-attributes-table td {
    padding: 3px 15px;
}
  #tab-specs .custom-attributes-table td {
    font-size: 12px;      /* kleiner font */
    padding-bottom: 10px;  /* kleine padding onder de tekst */
}
.compare-checkbox-icon {
    font-size: 22px !important;
    margin-bottom: 3px !important;
}
.blok-scale-outer :where(.is-layout-flow) > * {
    gap: 0px !important;
}
.wp-block-columns.has-background.is-layout-flex.wp-container-core-columns-is-layout-28f84493.wp-block-columns-is-layout-flex {
    padding-right: 10px;
    padding-left: 10px;
}
button.single_add_to_cart_button.button.alt.wp-element-button {
    height: 40px !important;
}

/*Mobiel add to cart alleen icon*/
  .single_add_to_cart_button .button-text {
    display: none;
  }

  .single_add_to_cart_button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;          /* pas aan naar wens */
    min-width: 44px;        /* fijne tappable size */
  }

  .single_add_to_cart_button .cart-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;              /* voorkomt dat het icoon opschuift */
  }
  
  img.wp-image-17917 {
    margin-bottom: 12px !important;
}
form.custom-cart-form.hari.cart {
    margin-bottom: 0px !important;
}
}
/*ipad pro portraid en ipad mini landscape*/
@media screen and (min-width: 834px) and (max-width: 1024px) {
 .woocommerce #custom-product-listing h2.woocommerce-loop-product__title {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px !important;
  }
    .woocommerce #custom-product-listing h2.woocommerce-loop-product__title {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 0px !important;

        /* Belangrijk: geen clamp/afkappen */
        display: block;
        overflow: visible;
        height: auto; /* JS regelt per rij de hoogte */
    }
  .b2b-category-price-prefix {
    margin-top: -16px !important;
}
.woocommerce #custom-product-listing .custom-cart-form button.alt {
    padding: 7px !important;
}
.single_add_to_cart_button {
    padding: 11px 40px !important;
}

.wp-block-site-logo img {
    margin-left: 40px;
}
}


/*alleen desktop*/
@media (min-width: 1025px) {
    .singleprowhite h4.wp-block-post-title {
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {

  /* Voeg flex + row-reverse toe (juiste volgorde) */
  .wp-block-add-to-cart-form.addtocartsingle form.cart {
    display: flex !important;
    flex-direction: row-reverse !important;
    align-items: center;
    justify-content: flex-end; /* <<< schuift alles naar rechts */
    gap: 8px !important; /* <<< gap terug */
    width: 100%;
    padding-right: 5px; /* <<< optioneel extra naar rechts */
  }

  /* Quantity rechts — kleiner maken */
  .wp-block-add-to-cart-form.addtocartsingle form.cart .quantity {
    flex: 0 0 22% !important; /* <<< kleiner dan 25% */
    margin: 0;
  }

  /* fijne binnenbreedte */
  .wp-block-add-to-cart-form.addtocartsingle form.cart .quantity-wrapper {
    width: 100%;
  }

  /* Add to cart — iets kleiner en naar rechts gedrukt */
  .wp-block-add-to-cart-form.addtocartsingle form.cart .single_add_to_cart_button {
    flex: 0 0 69% !important; /* <<< iets kleiner */
    width: 100% !important;
  }
}

.is-layout-constrained > .alignwide {
    background-color: #f8f9fa !important;
}

/* Alleen links in tekstblokken (p, li) */
.wp-block-paragraph a,
.wp-block-list li a,
.entry-content p a,
.entry-content li a,
.product-description p a,
.product-description li a {
    color: #F7642A !important;
}

.woocommerce ul.products li.product .button {
    margin-top: 0em;
}

.b2b-category-price-prefix {
    font-size: 10px;
    margin-top: -10px;
    color: #333 !important;
}

/* iPad Mini portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 768px) 
  and (orientation: portrait) {

    .b2b-category-price-prefix {
        margin-top: -17px !important;
    }
       .custom-cart-form, .grouped_pro {
        display: block;
    }
    .quantity-wrapper {
    margin-bottom: 10px;
}
.woocommerce ul.products li.product .button {
    margin-bottom: 12.5px;
}

}

body.page p a {
    color: #333 !important;
}

.whatsapp-cst a {
    font-size: 15px;
}

.bg-afbeelding {
    position: relative;
    background-image: url('https://123keuzehulp.nl/wp-content/uploads/2025/11/installatiematerialen-2-scaled.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 15px !important;
    margin-top: 13px !important;

    /* Border toevoegen */
    border: 1px solid #e2e2e2;
    border-radius: 20px;

    /* Nodig zodat de afbeelding + overlay niet buiten de ronde hoeken uitkomen */
    overflow: hidden;
}

@media screen and (max-width: 480px) {
.bg-afbeelding {
    margin-top: 0px !important;
}
}
/* 30% zwarte overlay */
.bg-afbeelding::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    pointer-events: none;
}

/* Zodat inhoud klikbaar blijft */
.bg-afbeelding > * {
    position: relative;
    z-index: 1;
}

.blok-scale-outer :where(.is-layout-flow) > * {
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
    gap: 20px ;
}

.block-1 {
    padding-bottom: 5px;
}

.has-vivid-green-cyan-background-color {
    margin-bottom: 20px;
}

.headblock-image-1 {
    padding-top: 5px !important;
}
.headblock-image-2 {
    padding-top: 5px !important;
}

.storelinkr-view-variants {
    font-size: 14px !important;
    font-weight: normal !important;
}

.storelinkr-view-variants:after {
    content: "▼";
    font-size: 12px;
    margin-left: 10px;
}

.storelinkr-view-variants::after{
  content: "" !important;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 10px;

  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px 25px;

  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");
}

.idealintext strong{
  font-size: 12px;
  font-weight: 500;
  color: #767676 !important;
}

p.idealintext strong::before{
  content: "";
  display: inline-block;
  width: 45px;
  height: 20px;
  margin-right: 6px;
  background-image: url("https://123keuzehulp.nl/wp-content/uploads/2025/12/iDEAL_in3_RGB_oncolor_compact.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: top;
}


/* === WooCommerce PDP: voorkom uitgerekte (zoom) afbeeldingen === */

/* Zorg dat de afbeelding-container goed “ankert” */
.woocommerce div.product div.images .woocommerce-product-gallery__image,
.woocommerce div.product div.images .woocommerce-product-gallery__image > a{
  position: relative !important;
  overflow: hidden !important;
}

/* Belangrijk: vaste flexslider hoogte veroorzaakt stretch bij mixed ratios (600x600 vs 600x450) */
.woocommerce div.product div.images .flex-viewport{
  height: auto !important;
}

/* Main image: nooit stretchen */
.woocommerce div.product div.images img.wp-post-image{
  width: 100% !important;
  height: auto !important;
  object-fit: contain;
}

/* Zoom overlay: nooit laten “fitten” in een vaste hoogte */
.woocommerce div.product div.images img.zoomImg{
  width: auto !important;
  height: auto !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: contain !important;
  pointer-events: none !important;
  z-index: 5 !important;
}

.cart-wrapper.wp-container-core-columns-is-layout-28f84493 p {
    line-height: 1.5 !important;
    font-size: 12px !important;
    font-weight: 300 !important;
}

/* kaart als klikbaar geheel */
.contactblock{
  position: relative;
  cursor: pointer;
}

/* leg de media/figure als overlay over de hele kaart (zonder layout te slopen) */
.contactblock > figure.wp-block-media-text__media{
  position: absolute;
  inset: 0;              /* hele kaart */
  margin: 0;
  z-index: 1;
}

/* laat de bestaande <a> de volledige overlay vullen */
.contactblock > figure.wp-block-media-text__media > a{
  display: flex;         /* houdt het icoon netjes linksboven */
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;

  text-decoration: none !important;
  color: inherit !important;
}

/* je tekst blijft zichtbaar, maar kliks gaan “door” naar de overlay-link */
.contactblock > .wp-block-media-text__content{
  position: relative;
  z-index: 2;
  pointer-events: none;
}

/* underline overal weg */
.contactblock a,
.contactblock a:hover,
.contactblock a:visited{
  text-decoration: none !important;
}

/* icoon iets omhoog */
.contactblock > figure.wp-block-media-text__media img{
  margin-top: -20px;  /* probeer -2px t/m -8px */
  display: block;
}

.sc-grouped-product .sc-price-label {
    font-size: 16px;
}

/* Alles op de checkout pagina/container */
.wfacp-template-container,
.wfacp-template-container * {
  font-family: "museo-sans", sans-serif !important;
}

input#coupon_code {
    width: 100%;
}

.custom-price { line-height: 1; }
.custom-price .price-int,
.custom-price .price-dec {
  vertical-align: baseline;
  line-height: 1;
}


/* Alleen iPad Pro landscape (10.5 / 11 / 12.9) */
@media only screen and (orientation: landscape) and (hover: none) and (pointer: coarse)
  and (device-width: 1366px) and (device-height: 1024px),
only screen and (orientation: landscape) and (hover: none) and (pointer: coarse)
  and (device-width: 1194px) and (device-height: 834px),
only screen and (orientation: landscape) and (hover: none) and (pointer: coarse)
  and (device-width: 1112px) and (device-height: 834px) {

  .single_add_to_cart_button {
    padding: 11px 138px !important;
  }
}


@media (max-width: 767px) {
  .top-header .rth { flex-wrap: wrap !important; }
}

@media (hover: none) and (pointer: coarse) and (orientation: landscape) {
  .quantity-btn { width: 20px !important; }
  .pdp-project-btn { margin-top: 0px !important; }

  .woocommerce div.product form.cart button.single_add_to_cart_button,
  .woocommerce div.product form.cart button[name=add-to-cart] {
    margin-left: 10px;
    font-size: 15px;
  }
}

/* iPad mini portrait (en vergelijkbaar) */
@media (min-width: 768px) and (max-width: 820px) and (orientation: portrait) {

  .left-header .rth.wp-block-columns{
    flex-wrap: nowrap !important;
    gap: 10px !important;
  }

  .left-header .rth > .wp-block-column{
    min-width: 0 !important;
  }

  /* 👇 maak logo iets smaller als de search nog te breed is */
  .left-header .logosite{
    flex: 0 0 auto !important;
    max-width: 190px; /* probeer 190px, evt 180px */
  }

  .left-header .rth > .wp-block-column.hide{
    display: none !important;
  }

  .left-header .rth > .wp-block-column:not(.logosite):not(.hide){
    flex: 1 1 0% !important;
    min-width: 0 !important;
  }

  .left-header .dgwt-wcas-search-wrapp,
  .left-header .dgwt-wcas-search-form,
  .left-header .dgwt-wcas-sf-wrapp{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .left-header .dgwt-wcas-search-input{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
}

@media (min-width: 768px) and (max-width: 820px) and (orientation: portrait) {

  /* logo iets naar rechts */
  .left-header .logosite .wp-block-site-logo img{
    margin-left: 30px !important; /* maak 6-20px naar smaak */
  }

}

/* Alleen iPad mini (en praktisch: iPad 768px) in portrait */
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait) {
  .product-single-page h1.wp-block-post-title {
    font-size: 30px;
    font-weight: 600;
    padding-top: 75px;
  }
}

/* iPad Air (4/5/6) portrait: 820×1180 */
@media only screen and (orientation: portrait)
  and (hover: none) and (pointer: coarse)
  and (device-width: 820px) and (device-height: 1180px) {

  .single_add_to_cart_button {
    padding: 10px 45px !important;
  }
  .quantity-btn {
    width: 20px !important;
}

    .pdp-project-btn {
        margin-top: 0px !important;
    }


.woocommerce div.product form.cart button.single_add_to_cart_button, .woocommerce div.product form.cart button[name=add-to-cart] {
    margin-left: 10px;
    font-size: 9px;
    gap: 0px !important;
}
}


/* -------------------------------------------------- */
/* FLOATING ADD TO CART - FINAL CLEAN VERSION         */
/* -------------------------------------------------- */

/* WRAPPER (desktop + mobile container) */
.fc-floating-card {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
    display: none;
}

/* DESKTOP CARD */
.fc-floating-card-inner {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 18px;
    border-radius: 10px;
    width: 430px; /* breder */
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Titel – altijd op één regel */
.fc-title {
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
}


/* HORIZONTALE INFO */
.fc-info {
    display: flex;
    align-items: center;
    gap: 50px;
}

/* Product thumbnail */
.fc-thumb {
    width: 50px;
    height: auto;
    border-radius: 8px;
}

/* Prijs */
.fc-price {
    font-weight: bold;
    color: #111;
    font-size: 15px;
}

/* Woo button 100% breed en geen rare Woo blokken */
.fc-btn form.cart {
    width: 100% !important;
    display: flex !important;
}

.fc-btn button,
.fc-btn .single_add_to_cart_button,
.fc-btn .ajax_add_to_cart {
    width: 100% !important;
    flex: 1 !important;
}

.add_to_cart_inline {
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
}

/* -------------------------------------------------- */
/* MOBILE FLOATING BUTTON                             */
/* -------------------------------------------------- */
.fc-mobile-cart-btn {
    position: fixed;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    background: #47cfac; /* jouw kleur */
    color: #fff;
    width: 100px;    /* 2x zo breed */
    height: 38px;
    border-radius: 5px; /* lichte afgeronde hoeken */
    display: none;
    align-items: center;
    justify-content: center;
    border: none;
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
    z-index: 99999;
}

.fc-mobile-cart-btn svg {
    stroke: #fff;
}

/* -------------------------------------------------- */
/* RESPONSIVE                                         */
/* -------------------------------------------------- */

/* MOBIEL: desktop floating card verbergen */
@media (max-width: 768px) {
    .fc-floating-card-inner {
        display: none;
    }
    .fc-mobile-cart-btn {
        display: flex;
    }
}

/* DESKTOP: mobile button verbergen */
@media (min-width: 769px) {
    .fc-mobile-cart-btn {
        display: none;
    }
}

.quantity-wrapper {
    margin-right: 3px;
}

p.klanrnatext {
    margin-top: 0px;
}

p.idealintext {
    margin-top: 10px;
}

button.single_add_to_cart_button.button.alt.wp-element-button {
    border: 1px solid #47cfac;
    height: 40px;
}

/* Alleen iPhone 12 / 12 Pro (390×844 @3x) */
@media only screen
  and (device-width: 390px)
  and (device-height: 844px)
  and (-webkit-device-pixel-ratio: 3) {
  .quantity-wrapper {
    margin-right: 0px;
  }
  .wp-block-add-to-cart-form.addtocartsingle form.cart .single_add_to_cart_button {
        flex: 0 0 64% !important;
    }
}


/* iPad Air (landscape only) */
@media only screen
  and (orientation: landscape)
  and (min-width: 1180px)
  and (max-width: 1194px) {

  .single_add_to_cart_button {
    background-color: #47cfac !important;
    padding: 11px 92px !important;
    text-transform: lowercase !important;
  }
}

/* Alleen styling in de FLOATING CARD */
.fc-floating-card .fc-price .sc-price-wrapper {
    line-height: 14px; /* ← HIER pas je de ruimte tussen prijs en btw aan */
}

/* Prijs: 20px */
.fc-floating-card .fc-price .sc-price-label {
    font-size: 20px !important;
}

/* Label: 10px */
.fc-floating-card .fc-price .sc-price-btw {
    font-size: 10px;
}

/* <br> in dit blok uitschakelen zodat het niet stoort */
.fc-floating-card .fc-price .sc-price-wrapper br {
    display: none;
}

.fc-floating-card .fc-price .sc-price-wrapper {
    line-height: 13px;
}


.woocommerce table.shop_table th {
    line-height: 15px;
}

@media (max-width: 768px) {
  .fc-mobile-cart-btn {
    gap: 6px;               /* ruimte tussen + en icoon */
    font-weight: 800;
  }

  .fc-mobile-cart-btn::before {
    content: "+";
    font-size: 18px;
    line-height: 1;
    color: #fff;
  }
}
@media (min-width: 769px) {
  /* jouw gap van 50px maakt alles te wijd → kleiner zodat knop ruimte krijgt */
  .fc-info {
    gap: 12px !important;
  }

  /* prijs compacter, dichter naar links */
  .fc-floating-card .fc-price {
    min-width: 95px;
    margin-right: 6px;
  }

  /* knopblok naar rechts en breder */
  .fc-btn {
    margin-left: auto;
    min-width: 210px; /* groter maken? verhoog dit */
  }

  /* knop zelf groter */
  .fc-btn a.button,
  .fc-btn button,
  .fc-btn .single_add_to_cart_button,
  .fc-btn .ajax_add_to_cart {
    padding: 14px 16px !important;
    font-size: 16px !important;
    line-height: 1.1 !important;
    border-radius: 8px !important;
    width: 100% !important;
  }
}

/*cart*/

/* ===== Basis stijl van het blok ===== */

/* Buitenste wrapper + inner cart_totals: wit, geen schaduw */
.custom-cart-totals-wrapper,
.custom-cart-totals-wrapper .cart_totals {
    background-color: #ffffff;
    border: none;
    box-shadow: none !important;
    padding: 15px 20px;
}

/* Tabel netjes vlak, geen randen/shadows */
.custom-cart-totals-wrapper .shop_table,
.custom-cart-totals-wrapper .shop_table tr,
.custom-cart-totals-wrapper .shop_table th,
.custom-cart-totals-wrapper .shop_table td {
    background-color: #ffffff;
    border: none;
    box-shadow: none;
}

.custom-cart-totals-wrapper .shop_table {
    width: 100%;
    border-collapse: collapse;
}

/* Stripe-styling overschrijven → alle rijen wit */
.custom-cart-totals-wrapper table tbody > tr:nth-child(odd) > td,
.custom-cart-totals-wrapper table tbody > tr:nth-child(odd) > th {
    background-color: #ffffff !important;
}


/* Border onder Shipping */
.custom-cart-totals-wrapper .woocommerce-shipping-totals th,
.custom-cart-totals-wrapper .woocommerce-shipping-totals td {
    border-top: 1px solid #e9e6ed;
}

/* Optioneel: ook boven de Totaal-rij nog een lijn */
.custom-cart-totals-wrapper .order-total th,
.custom-cart-totals-wrapper .order-total td {
    border-top: 1px solid #e9e6ed;
}

.custom-cart-totals-wrapper,
.custom-cart-totals-wrapper .cart_totals,
.custom-cart-totals-wrapper .shop_table {
    box-shadow: none !important;
}

.custom-cart-totals-wrapper, .custom-cart-totals-wrapper .cart_totals {
    padding: 10px 10px;
    border-radius: 12px;
}

/* TD zelf netjes boven uitlijnen */
.custom-cart-totals-wrapper .woocommerce-shipping-totals th,
.custom-cart-totals-wrapper .woocommerce-shipping-totals td {
    vertical-align: top;
}

/* UL/LI vlak maken zodat het label niet naar beneden gedrukt wordt */
.custom-cart-totals-wrapper .woocommerce-shipping-totals .woocommerce-shipping-methods {
    margin: 0;
    padding: 0;
    list-style: none;
}

.custom-cart-totals-wrapper .woocommerce-shipping-totals .woocommerce-shipping-methods li {
    margin: 0;
    padding: 0;
}

/* Label zelf geen extra marge */
.custom-cart-totals-wrapper .woocommerce-shipping-totals label {
    display: inline-block;
    margin: 0;
    padding: 0;
}

/* Tekst onder de levering (shipping-destination) klein en eronder houden */
.custom-cart-totals-wrapper .woocommerce-shipping-destination {
    margin-top: 4px;
    font-size: 0.85em;
}

.custom-price {
    display: inline-flex;
    gap: 0;
}

.custom-price .price-int,
.custom-price .price-dec {
    display: inline-block;
}

a.wp-block-button__link.has-background.wp-element-button {
    border-radius: 5px !important;
}

button.button.wp-block-button__link {
    width: 125px;
    height: 31px;
}

.blog-button{
    font-weight: 700;
}

button.single_add_to_cart_button.button.alt.wp-element-button {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.twoimgsection .imagetexty { 
  position: relative; 
}

.twoimgsection .imagetexty > a.card-stretched-link{
  position: absolute;
  inset: 0;
  z-index: 10;
  text-decoration: none !important;
}

/* geen underline ooit */
.twoimgsection .imagetexty > a.card-stretched-link:hover,
.twoimgsection .imagetexty > a.card-stretched-link:focus,
.twoimgsection .imagetexty > a.card-stretched-link:visited{
  text-decoration: none !important;
}

/*prijs naar beneden cart des*/
.custom-price{
  display: inline-flex;
  align-items: flex-end;   /* alles onderaan */
  line-height: 1;
}

.custom-price .price-int,
.custom-price .price-dec{
  line-height: 1;
}

.custom-price .price-dec{
  font-size: 16px;
  /* belangrijk: géén vertical-align super */
  vertical-align: baseline;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding: 13px;
    font-size: 16px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 55px !important; 
}

/* ===== Maak het compleet - compacter maken (desktop + mobiel) ===== */

/* minder ruimte in elke slide */
.related-offers .related-offersloop .slick-slide {
  padding: 6px;
}

/* kaart compacter */
.related-offers .related-offersloop .product-item {
  box-sizing: border-box;
  padding: 10px;
  border-radius: 10px;
}

/* afbeelding kleiner en netjes */
.related-offers .related-offersloop img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Titels compacter op desktop al */
.related-offers .related-offersloop .woocommerce-loop-product__title {
  font-size: 14px;
  line-height: 1.2;
  margin: 8px 0;
}

/* excerpt kleiner */
.related-offers .related-offersloop .product-excerpt {
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 8px;
}

/* prijs compacter */
.related-offers .related-offersloop .sc-price-label {
  font-size: 14px !important;
  font-weight: 700;
}
.related-offers .related-offersloop .sc-price-btw {
  font-size: 11px;
}

/* knoppen compacter (desktop en mobiel) */
.related-offers .related-offersloop .single_add_to_cart_button {
  padding: 10px 12px !important;
  font-size: 12px !important;
  line-height: 1 !important;
}

/* quantity compacter */
.related-offers .related-offersloop .quantity-wrapper input.qty {
  width: 46px !important;
  height: 34px !important;
  font-size: 13px !important;
}
.related-offers .related-offersloop .qty-btn {
  width: 32px !important;
  height: 34px !important;
  font-size: 16px !important;
}

/* mobiel nóg compacter */
@media (max-width: 768px) {
  .related-offers .related-offersloop .slick-slide {
    padding: 4px;
  }

  .related-offers .related-offersloop .product-item {
    padding: 8px;
  }

  .related-offers .related-offersloop .woocommerce-loop-product__title {
    font-size: 12px;
    margin: 6px 0;
  }

  .related-offers .related-offersloop .product-excerpt {
    display: none; /* ✅ scheelt veel hoogte op mobiel */
  }

  .related-offers .related-offersloop .single_add_to_cart_button .button-text {
    font-size: 11px !important;
  }
}

body.page .cart-offerte a,
body.page .cart-offerte a:visited,
body.page p .cart-offerte a,
body.page p.cart-offerte a,
body.page p.cart-offerte a:visited,
body.page a.cart-offerte,
body.page a.cart-offerte:visited {
  color: #f7642a !important;
}

body.page .cart-offerte a:hover,
body.page .cart-offerte a:focus,
body.page p .cart-offerte a:hover,
body.page p.cart-offerte a:hover,
body.page a.cart-offerte:hover,
body.page a.cart-offerte:focus {
  color: #f7642a !important;
  opacity: 0.85;
}


/* =========================================================
   XOO Cart Popup – DEFINITIEF (alleen clone zichtbaar, altijd klikbaar)
   Volledig overschrijven
   ========================================================= */

.xoo-cp-container {
    max-width: 1210px !important;
}

.xoo-cp-atcn.xoo-cp-success {
    display: none !important;
}

a.xoo-cp-close.xcp-btn.cata {
    color: #f7642a !important;
    background: #f5f7fa !important;
    border: 1px solid #dadada !important;
}

a.xoo-cp-btn-vc.xcp-btn {
    font-weight: bold !important;
}

.custom-cart-form button.single_add_to_cart_button .xoo-cp-added,
.custom-cart-form button.single_add_to_cart_button .xoo-cp-adding {
    margin-left: 5px;
    position: absolute;
    top: 31%;
    right: 3px;
}

.xoo-cp-icon-check.xoo-cp-added {
  display: none !important;
}

.xoo-cp-icon-spinner.xoo-cp-adding {
  display: none !important;
}

/* ============================
   Close icon SVG (voor zowel origineel als clone)
   ============================ */

.xoo-cp-close.xoo-cp-icon-cross{
  width:18px !important;
  height:18px !important;
  display:block !important;
  background-repeat:no-repeat !important;
  background-position:center !important;
  background-size:contain !important;
  background-image:url("data:image/svg+xml,%3Csvg%20height%3D%22329pt%22%20viewBox%3D%220%200%20329.26933%20329%22%20width%3D%22329pt%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m194.800781%20164.769531%20128.210938-128.214843c8.34375-8.339844%208.34375-21.824219%200-30.164063-8.339844-8.339844-21.824219-8.339844-30.164063%200l-128.214844%20128.214844-128.210937-128.214844c-8.34375-8.339844-21.824219-8.339844-30.164063%200-8.34375%208.339844-8.34375%2021.824219%200%2030.164063l128.210938%20128.214843-128.210938%20128.214844c-8.34375%208.339844-8.34375%2021.824219%200%2030.164063%204.15625%204.160156%209.621094%206.25%2015.082032%206.25%205.460937%200%2010.921875-2.089844%2015.082031-6.25l128.210937-128.214844%20128.214844%20128.214844c4.160156%204.160156%209.621094%206.25%2015.082032%206.25%205.460937%200%2010.921874-2.089844%2015.082031-6.25%208.34375-8.339844%208.34375-21.824219%200-30.164063zm0%200%22%2F%3E%3C%2Fsvg%3E") !important;
}

.xoo-cp-close.xoo-cp-icon-cross:before,
.xoo-cp-close.xoo-cp-icon-cross:after{
  content:none !important;
}

/* ============================
   Popup layering
   ============================ */

.xoo-cp-modal.xoo-cp-active{
  position: fixed !important;
  inset: 0 !important;
  z-index: 2147483647 !important;
}

.xoo-cp-modal.xoo-cp-active .xoo-cp-cont-opac{
  position: fixed !important;
  inset: 0 !important;
  z-index: 2147483646 !important;
  pointer-events: auto !important;
}

.xoo-cp-modal.xoo-cp-active .xoo-cp-container,
.xoo-cp-modal.xoo-cp-active .xoo-cp-content{
  position: relative !important;
  z-index: 2147483647 !important;
}

.xoo-cp-modal.xoo-cp-active .xoo-cp-container{
  max-height: 100vh !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
}

/* =========================================================
   ✅ 1 kruisje zichtbaar: alleen clone
   ========================================================= */

/* ❌ Verberg elk XOO kruisje in de modal, behalve de clone */
.xoo-cp-modal.xoo-cp-active span.xoo-cp-close.xoo-cp-icon-cross:not(.xoo-cp-icon-cross--clone){
  display: none !important;
}

/* Popup container */
.xoo-cp-modal.xoo-cp-active .custom-cart-popup{
  position: relative !important;
}

/* ✅ Clone zichtbaar + klikbaar + positie */
.xoo-cp-modal.xoo-cp-active .custom-cart-popup > span.xoo-cp-close.xoo-cp-icon-cross.xoo-cp-icon-cross--clone{
  display: block !important;
  position: absolute !important;
  top: 0px !important;       /* jouw waarde */
  right: 0px !important;     /* jouw waarde */
  left: auto !important;
  z-index: 9999999 !important;
  cursor: pointer !important;
  pointer-events: auto !important;
}

/* groter klikvlak zonder zichtbaar groter */
.xoo-cp-modal.xoo-cp-active .custom-cart-popup > span.xoo-cp-close.xoo-cp-icon-cross.xoo-cp-icon-cross--clone::after{
  content:"" !important;
  position:absolute !important;
  inset:-14px !important;
}

/* header mag nooit blokkeren */
.custom-cart-popup .popup-header,
.custom-cart-popup .popup-header *{
  pointer-events: none !important;
}

/* =========================================================
   Upsell slider layout (jouw bestaande)
   ========================================================= */

.upsell-section,
.upsell-grid,
.related-offers,
.related-offers .slick-list{
  max-width: 100%;
  overflow: hidden;
}

.related-offersloop1 .slick-slide{
  padding: 7px;
  box-sizing: border-box;
}

.related-offersloop1 .slick-track{ display:flex !important; }
.related-offersloop1 .slick-slide{ height:auto !important; }
.related-offersloop1 .slick-slide > div{ height:100%; }

.related-offersloop1 .product-item{
  display:flex;
  flex-direction:column;
  height:100%;
}

.related-offersloop1 .product-item .custom-cart-form{
  margin-top:auto;
}

.related-offersloop1 .custom-cart-form button.button.alt{
  width: 70%;
  padding: 10px 12px !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  margin-top: 6px;
  height: 40px;
}

.related-offersloop1 .woocommerce-loop-product__title{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  min-height:34px;
}

@media (max-width: 576px){

  .related-offersloop1 .custom-cart-form .quantity-wrapper{
    display:none !important;
  }

  .related-offersloop1 .custom-cart-form button.button.alt{
    height: 44px !important;
    padding: 0 12px !important;
    border-radius: 8px;
    position: relative;
  }

  .related-offersloop1 .custom-cart-form button.button.alt,
  .related-offersloop1 .custom-cart-form button.button.alt i{
    color: transparent !important;
  }

  .related-offersloop1 .custom-cart-form button.button.alt i{
    display:none !important;
  }

  .related-offersloop1 .custom-cart-form button.button.alt::before{
    content: attr(data-label);
    position: absolute;
    inset: 0;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size: 14px;
    line-height: 1;
    color: #fff !important;
  }
}

/* ================================
   FIX: Heart icon klikbaar in Slick
   + voorkom overlay link die clicks steelt
   ================================ */

/* Zorg dat elke product-card een position context heeft */
.product-item,
.product-item-inner,
.slick-slide {
  position: relative;
}

/* Zet de hoofdlink (titel/afbeelding) onder de buttons */
.product-item > a.linkloop {
  position: relative;
  z-index: 1;
}

/* Heart container zwevend rechtsboven, altijd bovenop */
.product-item .add_project {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
}

/* Button zelf ook bovenop en klikbaar */
.product-item .add_project .add-to-project-btn {
  position: relative;
  z-index: 10000;
  pointer-events: auto;
}

/* OPTIONAL: als een andere overlay nog steeds clicks steelt,
   maak de volledige link-overlay "doordringbaar"
   maar laat afbeelding + titel wel klikbaar */
.product-item > a.linkloop {
  pointer-events: none;
}

.product-item > a.linkloop img,
.product-item > a.linkloop h2 {
  pointer-events: auto;
}

/* Slick stacking context: zorg dat slides correct stapelen */
.slick-slide {
  z-index: 1;
}

.slick-current {
  z-index: 2;
}

/* Maak ook compare/cart knoppen niet-blocked (als je die hebt) */
.product-item .add_cartcus,
.product-item .compare-button,
.product-item .add_levertijd {
  position: relative;
  z-index: 5;
  min-height: 62px;
}

#login-popup {
  position: fixed !important;
  inset: 0 !important;
  z-index: 2147483647 !important;
}

#login-popup .popup-content {
  position: relative !important;
  z-index: 2147483647 !important;
}

.xoo-cp-modal.xoo-cp-active,
.xoo-cp-opac,
.xoo-cp-container {
  z-index: 2147483000 !important;
}

#login-popup {
  position: fixed;
  inset: 0;
  display: none;           /* popup begint verborgen */
  background: rgba(0,0,0,.45);  /* overlay */
}

form.custom-cart-form.hari.cart {
    gap: 0px !important;
}

a.compare.button.gt {
    background-color: #fff !important;
    justify-content: center !important;
}

form.custom-cart-form.hari {
    gap: 0px !important;
}

/* -------------------------------------------
   INLINE FILTER TOGGLE BIJ SORTERING
   - Desktop: verborgen
   - Mobiel + tablets (incl. iPad Air landscape): 50/50 layout
-------------------------------------------- */

/* Desktop: verberg de inline mobile filter toggle */
.mobilefilter-inline {
  display: none !important;
}

/* Mobiel + tablet t/m iPad Air landscape */
@media (max-width: 1200px) {

  /* Toon inline filter toggle op mobiel + tablets */
  .mobilefilter-inline {
    display: block !important;
  }

  /* Wrapper wordt een 2-koloms grid (exact door midden) */
  .sortingcus {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    column-gap: 5px !important;
    align-items: stretch !important;
    width: 100% !important;
    padding-bottom: 10px !important;
  }

  /* Zorg dat beide kinderen de volle kolom pakken */
  .sortingcus > * {
    width: 100% !important;
    min-width: 0 !important;
  }

  /* Filters knop vult linkerkolom */
  .sortingcus .mobilefilter-inline,
  .sortingcus .mobilefilter-inline .gpf-mobile-toggle {
    width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
  }

  /* Sortering vult rechterkolom (ongeacht welke wrapper WC gebruikt) */
  .sortingcus .woocommerce,
  .sortingcus .wc-block-catalog-sorting,
  .sortingcus form.woocommerce-ordering,
  .sortingcus select.orderby {
    width: 100% !important;
    margin: 0 !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  /* Remove line breaks in sorting form */
  .sortingcus form.woocommerce-ordering br {
    display: none !important;
  }

  /* Gelijke hoogte */
  .sortingcus .gpf-mobile-toggle,
  .sortingcus select.orderby {
    min-height: 44px !important;
  }
}


.woocommerce #custom-product-listing h2.woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    color: #224284;
    margin: 0 0 8px;
    padding: 0;

    /* Belangrijk: geen clamp/afkappen */
    display: block;
    overflow: visible;
    height: auto; /* JS zet dit per rij gelijk */
}

@media screen and (max-width: 768px) {
    .woocommerce #custom-product-listing h2.woocommerce-loop-product__title {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 0px !important;

        /* Belangrijk: geen clamp/afkappen */
        display: block;
        overflow: visible;
        height: auto; /* JS zet dit per rij gelijk */
        padding-bottom: 5px;
    }
}


/* iPad Air landscape en vergelijkbaar (1025px t/m 1200px) */
@media (min-width: 1025px) and (max-width: 1200px) {

  /* Zorg dat sortingcus echt in grid gaat (soms wordt dit overschreven) */
  .sortingcus {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    column-gap: 5px !important;
    align-items: stretch !important;
    width: 100% !important;

    /* belangrijkste: zorg dat het blok altijd ruimte inneemt */
    height: auto !important;
    min-height: 44px !important;
    overflow: visible !important;
    position: relative !important;
    clear: both !important;
  }

  /* Forceer zichtbaarheid en ruimte voor de filters-kant */
  .sortingcus .mobilefilter-inline {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    min-height: 44px !important;
    height: auto !important;
    overflow: visible !important;
    position: relative !important;
    z-index: 10 !important; /* voorkomt dat iets eroverheen ligt */
  }

  /* Button 100% en klikbaar */
  .sortingcus .mobilefilter-inline .gpf-mobile-toggle {
    display: flex !important;
    width: 100% !important;
    min-height: 44px !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    z-index: 11 !important;
  }

  /* Zorg dat sortering ook meedoet en niet erboven/op ligt */
  .sortingcus .woocommerce,
  .sortingcus .wc-block-catalog-sorting,
  .sortingcus form.woocommerce-ordering {
    width: 100% !important;
    min-height: 44px !important;
    position: relative !important;
    z-index: 1 !important;
  }

  /* Br's weg */
  .sortingcus form.woocommerce-ordering br {
    display: none !important;
  }

  /* Select vult de rechterkolom */
  .sortingcus select.orderby {
    width: 100% !important;
    min-height: 44px !important;
    box-sizing: border-box !important;
  }
}


@media (max-width: 480px) {
  .custom-product-listing.products.grid {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  .custom-product-listing.products.grid .product-item {
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  .custom-product-listing.products.grid img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
  }
}

a.compare.button {
    background-color: #f8f9fa !important;
}

/* Sale label: linksboven + kleur */
.custom-product-listing li .onsale{
  left: 10px !important;
  right: auto !important;
  top: 10px !important;
  background: #27d138 !important;
}

/* Single product: Sale badge linksboven in de product image block */
.single-product .wp-block-woocommerce-product-image-gallery {
  position: relative !important;
}

.single-product .wp-block-woocommerce-product-image-gallery > .onsale {
  position: absolute !important;
  left: 10px !important;
  top: 10px !important;
  right: auto !important;
  bottom: auto !important;
  z-index: 9999 !important;
  background: #27d138 !important;
}

/* Alleen als er del+ins is (actie) → netjes onder elkaar met ruimte */
.sc-price-wrapper .sc-price-label del,
.sc-price-wrapper .sc-price-label ins {
  display: inline-block;
}

.sc-price-wrapper .sc-price-label del {
  margin-bottom: 6px; /* ruimte tussen oud en nieuw */
}

/* Price + korting naast elkaar */
.price-wrap-flex {
    display: flex;
    align-items: flex-start;      /* <-- zelfde hoogte als eerste prijsregel */
    justify-content: flex-start; /* <-- niet uit elkaar duwen */
    gap: 20px;                   /* <-- dichterbij (pas aan naar smaak) */
    min-height: 57px;
}

/* prijsblok mag groeien */
.price-wrap-flex .price-inner {
    flex: 0 1 auto;   /* niet full width duwen */
}

/* korting label rechts naast prijs */
.price-wrap-flex .b2b-korting-wrap {
    flex: 0 0 auto;
    display: flex;
    align-items: baseline;
}
/* Alleen op categorie / product listing */
.woocommerce ul.products .b2b-korting-label,
.archive .b2b-korting-label {
    margin-top: 12px;
}


/* jouw label design (exact zoals voorbeeld) */
.b2b-korting-label {
    background-color: rgb(247, 100, 42);
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: rgba(0, 0, 0, 0.08) -1px 4px 4px;
    white-space: nowrap;
    line-height: 1;
}

/* PDP: prijs + korting naast elkaar (geen columns) */
.single-product .prijsb2b-flex {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    gap: 20px;
    flex-wrap: wrap;
}

/* Alleen als er echt een label in zit */
.single-product .prijsb2b-flex:has(.b2b-korting-label) {
    margin-top: 0px;
}

/* Zorg dat de Woo price block niet full-width gaat */
.single-product .prijsb2b-flex .wp-block-woocommerce-product-price,
.single-product .prijsb2b-flex .wp-block-woocommerce-product-price * {
    width: auto !important;
}

/* shortcode blok shrink-to-fit */
.single-product .prijsb2b-flex .wp-block-shortcode {
    width: auto !important;
    display: inline-block !important;
}

/* jouw korting label design (exact zoals je voorbeeld) */
.single-product .b2b-korting-label {
    background-color: rgb(247, 100, 42);
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding: 10px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: rgba(0, 0, 0, 0.08) -1px 4px 4px;
    white-space: nowrap;
    line-height: 1;
}

/* Floating card (zelfde styling als PDP boven button) */
.fc-price .b2b-price-container.b2b-price-generic { 
    display: inline-block;
    text-align: left;
    font-family: "Museo-Sans", Sans-serif;
    margin-top: 10px;
}

.fc-price .b2b-price-container.b2b-price-generic .b2b-price-excl {
    font-size: 25px;
    font-weight: 700;
    color: #000;
    display: block;
    line-height: 1.1;
}

.fc-price .b2b-price-container.b2b-price-generic .b2b-price-incl {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    display: block;
    line-height: 1.1;
    margin-top: 5px;
}

.fc-price .b2b-price-container.b2b-price-generic .b2b-price-label-excl {
    font-size: 14px;
    font-weight: 300 !important;
    color: #888888;
    display: block;
}

.fc-price .b2b-price-container.b2b-price-generic .b2b-price-label-incl {
    font-size: 12px;
    font-weight: 300 !important;
    color: #888888;
    display: block;
}

/* Floating card - uitgelogd / sc regular price: altijd onder elkaar */
.fc-price .sc-price-wrapper {
    display: block !important;   /* voorkom flex/inline-flex */
    white-space: normal !important;
}

.fc-price .sc-price-label {
    display: block !important;
    line-height: 1.1;
}

.fc-price .sc-price-btw {
    display: block !important;
    margin-top: 2px;
    font-size: 12px;
    font-weight: 300;
    color: #888888;
}

@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait) {
  .fourtekst {
    margin-right: 200px;
  }
}

@media (max-width: 1180px) {
  .gpf-loader{
    z-index: 2000000 !important;
  }

  .gpf-loader .spinner{
    z-index: 2000001 !important;
    left: 42% !important; /* beter dan left:42% */
  }
}

@media (max-width: 1180px) {

  /* overlay boven hamburger */
  .gpf-mobile-overlay.open{
    position: fixed !important;
    inset: 0 !important;
    z-index: 1500000 !important;
  }

  /* zolang overlay open is -> hamburger onderin + niet klikbaar */
  body.gpf-overlay-open button.rmp_menu_trigger{
    z-index: 1 !important;
    pointer-events: none !important;
  }
}

a.compare.button.gt.is-in-compare.added {
    min-height: 42px;
    max-height: 42px;
}

/* =========================
   Quantity button styles (migrated from inline <style>)
   ========================= */

.quantity-wrapper {
  display: flex;
  align-items: center;
  height: 40px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #ddd;
}

.quantity-wrapper .qty-btn,
.quantity-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 100%;
  background-color: #f5f5f5;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  transition: background-color 0.3s;
}

.quantity-wrapper .qty-btn:hover,
.quantity-btn:hover {
  background-color: #e0e0e0;
}

.quantity-wrapper input.qty {
  width: 40px;
  height: 100%;
  border: none;
  text-align: center;
  font-size: 14px;
  padding: 0;
  margin: 0;
  -moz-appearance: textfield;
  box-shadow: none;
}

.quantity-wrapper input.qty::-webkit-outer-spin-button,
.quantity-wrapper input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Add to cart buttons with icon layout */
.single_add_to_cart_button,
.button.product_type_simple.add_to_cart_button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

#custom-compare-list .compere_list_p.show_compare {
  background: #fff;
}

/* FIX: product afbeeldingen in slick slider altijd netjes in verhouding */
li.product-item.slick-slide a.linkloop img.wp-post-image {
  width: 100% !important;
  height: 260px !important;      /* pas aan: 220-320 afhankelijk van je design */
  object-fit: contain !important; /* contain = geen uitrekken */
  display: block !important;
}

/* Optioneel: haal de rare <p> margins weg die rondom je img zitten */
li.product-item.slick-slide a.linkloop p {
  margin: 0 !important;
  padding: 0 !important;
}

.compare-checkbox-icon {
  pointer-events: none;
}



@media (max-width: 1024px) {
  :root{
    --compare-closed: 47px;  /* dichte balk (safe) */
    --open-1: 240px;         /* open met 1 product (tune) */
    --open-2: 375px;         /* open met 2 producten (tune) */
    --open-3: 420px;         /* open met 3+ producten (jij mat 375) */
    --gap: 5px;
  }

  #custom-compare-list { z-index: 9998; }
  .fc-mobile-cart-btn  { z-index: 9999; }

  /* 0) Geen compare content -> niks doen (button blijft normaal) */

  /* 1) Compare aanwezig (dicht): footer bestaat */
  body:has(#custom-compare-list .footer_compare) .fc-mobile-cart-btn{
    bottom: calc(var(--compare-closed) + var(--gap)) !important;
  }

  /* 2) Open + minimaal 1 kaart */
  body:has(#custom-compare-list.open_compare .compare-card) .fc-mobile-cart-btn{
    bottom: calc(var(--open-1) + var(--gap)) !important;
  }

  /* 3) Open + minstens 2 kaarten */
  body:has(#custom-compare-list.open_compare .compare-card:nth-child(2)) .fc-mobile-cart-btn{
    bottom: calc(var(--open-2) + var(--gap)) !important;
  }

  /* 4) Open + minstens 3 kaarten (of meer) */
  body:has(#custom-compare-list.open_compare .compare-card:nth-child(3)) .fc-mobile-cart-btn{
    bottom: calc(var(--open-3) + var(--gap)) !important;
  }
}

#custom-product-listing .woocommerce-loop-product__title{
  line-height: 1.25;
  white-space: normal;
}

/* Alleen binnen categorie listing (container) */
.product-listing-container a.compare.button{
  background-color: #fff !important;
}

/* Alleen in .my-slider wrapper */
.slick-dots{
  display: none !important;
}

/* Alleen layout: links onder elkaar, badge rechts */
.woocommerce ul.products li.product .b2b-category-price-container{
  display: flex !important;           /* alleen nodig om inline-block !important te verslaan */
  justify-content: space-between;
  align-items: center;
}

/* Links = kolom (prijs onder elkaar) */
.woocommerce ul.products li.product .b2b-category-price-left{
  display: flex;
  flex-direction: column;
}

/* Elke rij (excl/incl) blijft zoals hij was: gewoon inline content.
   Dus géén display:flex hier, anders verander je spacing/typografie. */
.woocommerce ul.products li.product .b2b-category-row{
  display: block;
}

/* Rechts = badge blok */
.woocommerce ul.products li.product .b2b-category-price-right{
  flex: 0 0 auto;
  margin-left: 12px; /* alleen afstand tussen links en badge */
}

/* Als er GEEN 'Vanaf' is, voeg bovenruimte toe */
.woocommerce ul.products li.product 
.b2b-category-price-left:not(:has(.b2b-category-price-prefix)){
  padding-top: 22px; /* pas dit aan tot het visueel gelijk is */
}


/* Verberg alleen de standaard korting label, NIET de category variant */
body.search .b2b-korting-label:not(.b2b-korting-label-cat) {
    display: none !important;
}

.fkcart-item-title a,
.fkcart-item-title a:visited,
.fkcart-item-title a:hover,
.fkcart-item-title a:active,
.fkcart-item-title a:focus {
    color: inherit;
    text-decoration: none;
}
