/*
Theme Name:  chucks
Theme URI:  http://www.chuckswebdesign.nl
Author:  chucks
Author URI:  http://www.chuckswebdesign.nl
Description: WordPress thema van Chucks Webdesign
Template: chucks
Version:  1.0
*/

body.woocommerce-cart tr.woocommerce-shipping-totals.shipping {
  display: none !important;
}

.alert_success .alert_wrapper, .single-product .alert_wrapper {
    color: #ff0000;
}

.mfn-chft-row-shipping {
  display: none !important;
}

.mfn-cart-opened .mfn-cart-holder {
    z-index: 99999999999 !important;
    right: 0;
}

@media (max-width: 768px) {
  .mobile-scroll-slider .mcb-wrap-inner {
    display: flex !important;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 16px;
    padding: 0 10px;
  }

  .mobile-scroll-slider .mcb-wrap-inner .column {
    flex: 0 0 80%;
    scroll-snap-align: start;
    float: none !important;
    display: block !important;
  }

  /* Scrollbar verbergen (optioneel) */
  .mobile-scroll-slider .mcb-wrap-inner::-webkit-scrollbar {
    display: none;
  }

  .mobile-scroll-slider .mcb-wrap-inner {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}

input[type=number] {
    margin: 0 0 0px !important;
}

/* Zorg dat de binnenste .quantity horizontaal wordt uitgelijnd */
.quantity .quantity {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    gap: 10px;
}

/* Zorg dat input en knoppen netjes zijn gestyled */
.quantity .qty {
  width: 60px;
  text-align: center;
}

.quantity .quantity-change {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-decoration: none;
  font-size: 18px;
  color: #333;
}

.quantity .quantity-change:hover {
  background-color: #ddd;
}

form.cart {
  display: flex;
  flex-direction: column;
  align-items: center;
}




.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0;
    display: none;
}

.button-animation-slide button:before {
    background-color: var(--mfn-button-bg-hover) !important;
}

body:not(.style-simple) .blockquote blockquote {
    text-decoration: none !important;
    text-align: center;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author {
    display: none !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date, .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash {
	display: none !important;
	
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none;
}

.woocommerce ul.products li.product, .shop_slider .shop_slider_ul li .item_wrapper .desc {
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.woocommerce ul.products li.product, .shop_slider .shop_slider_ul li .item_wrapper .desc {
    background-color: #fff !important;
}

.woocommerce-page ul.products li.product h4, .woocommerce-page ul.products li.product h5, .woocommerce-page ul.products li.product h6, .woocommerce ul.products li.product .mfn-li-product-row-title .title, .woocommerce ul.products li.product h1, .woocommerce ul.products li.product h2, .woocommerce ul.products li.product h3, .woocommerce ul.products li.product h4, .woocommerce ul.products li.product h5, .woocommerce ul.products li.product h6 {
    margin-bottom: 3px;
    min-height: 50px;
}

.woocommerce .product div.entry-summary .product_meta {
    margin: 0 0 15px !important;
    display: none;
}

.woocommerce form.checkout input[readonly] {
    color: #aaa;
    background-color: #fff;
}

.usp-image i.fa {
    font-size: 25px;
    color: #00796b;
}

.mfn_woo_attributes .mfn_attr_filters .mfn-vr>label {
    margin: 0 0 5px;
    font-weight: 500;
    display: none;
}

.woocommerce-variation-add-to-cart {
    display: inline;
    align-items: center;
}

label, legend {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 500;
}

.woocommerce form.cart {
    display: inline;
    align-items: center;
}

#Top_bar .menu>li>a span:not(.description) {
    padding: 0 20px;
}

.get_in_touch ul li .icon {
    color: #fff !important;
}

.usp-image i.fa {
    font-size: 25px;
}

.usp-image {
    text-align: left;
    width: 10%;
}

.grecaptcha-badge {
	display: none !important;
}

.feature_list ul li .icon i {
    color: #ffffff !important;
}

.notice, div.error, div.updated {
    display: none !important;
}

#Footer .widget_mfn_menu ul li a {
    background: #00796b;
    color: #fff;
}

#Footer .themebg, #Footer .widget_categories ul, #Footer .Recent_posts ul li .desc:after, #Footer .Recent_posts ul li .photo .c, #Footer .widget_recent_entries ul li:after, #Footer .widget_mfn_menu ul li a:hover, #Footer .widget_product_categories ul {
    background-color: #ff4081;
}

/* MOBIEL MOBIEL MOBIEL MOBIEL MOBIEL
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.usp-image {
    text-align: left;
    width: 15%;
}
.no-sec-padding-mob .mcb-section .section_wrapper, .no-sec-padding .mcb-section .section_wrapper {
    padding-left: 33px !important;
    padding-right: 33px !important;
}
	.woocommerce-page ul.products li.product h4, .woocommerce-page ul.products li.product h5, .woocommerce-page ul.products li.product h6, .woocommerce ul.products li.product .mfn-li-product-row-title .title, .woocommerce ul.products li.product h1, .woocommerce ul.products li.product h2, .woocommerce ul.products li.product h3, .woocommerce ul.products li.product h4, .woocommerce ul.products li.product h5, .woocommerce ul.products li.product h6 {
    margin-bottom: 3px;
    min-height: 50px;
    font-size: 18px;
}
}

#cookie-law-info-bar {
    z-index: 999999999999999999 !important;
}

#mfn-gdpr {
    display: none;
    align-items: center;
    position: fixed;
    z-index: 999999999999999 !important;
    box-sizing: border-box;
}

.woocommerce .mfn-variations-wrapper-loop {
    display: none;
}