/*
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
*/

.widget_product_categories ul {
    background-color: #ffffff;
}

.widget_product_categories ul {
    list-style-type: square;
    color: #000000;
    padding: 5px 10px 5px 30px;
}

.widget_product_categories ul li a {
    color: #000 !important;
    display: block;
    padding: 7px 0 7px 3px;
}

.shop_slider .shop_slider_ul .shop_slider_li .item_wrapper .desc h4 {
    margin-bottom: 5px;
    font-size: 18px;
}

.mcb-section .mcb-wrap .mcb-item-5x5ybbtr ul.mfn-sidemenu-menu li a.mfn-menu-link {
    font-size: 16px;
}

@media (min-width: 992px) {
    .cwginstock-subscribe-form .col-md-12 {
        width: 95% !important;
    }
}

.woocommerce ul.products li.product .desc {
    text-align: left;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #fa88bc !important;
    border-color: #fa88bc !important;
}

.cwginstock-subscribe-form .panel-primary {
    border-color: #fa88bc !important;
}

.woocommerce ul.products li.product a {
    font-size: 18px !important;
}

.woocommerce .product div.entry-summary h1.product_title {
    font-size: 25px;
    line-height: 35px;
}

.image_wrapper .mfn-wish-button,
.image_links .mfn-wish-button {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}

.if-modern-overlay .image_frame .image_wrapper .image_links a:nth-child(1) {
    animation-delay: 0s;
    display: none;
}

.if-modern-overlay .image_frame .image_wrapper .image_links a svg {
    width: 24px;
    padding-top: 5px;
}




.hover_box .hover_box_wrapper .visible_photo, .hover_box .hover_box_wrapper .hidden_photo {
    transition: all .4s ease-in-out;
    border-radius: 30px !important;
}

.if-modern-overlay .image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
    margin-bottom: 0 !important;
    border-radius: 30px;
}

.centered-text {
    display: flex;
    align-items: center; /* 👈 verticaal centreren */
    justify-content: center; /* optioneel horizontaal centreren */
    gap: 8px; /* ruimte tussen icoon en tekst */
}



@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: 10px;
    padding: 0 10px;
  }

  .mobile-scroll-slider .mcb-wrap-inner .column {
    flex: 0 0 10%;
    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;
  }
}





.column.be_icon_box_2_lbgltc95 .icon-wrapper {
    border-radius: 50%;
    width: 125px;
    margin-bottom: 10px;
    border: 2px solid #FB88BC;
    padding: 5px; /* ruimte tussen rand en afbeelding */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* zorgt dat alles binnen de cirkel blijft */
}

.column.be_icon_box_2_lbgltc95 .icon-wrapper img {
    border-radius: 50%; /* 👈 afbeelding zelf ook rond */
    width: 100%;
    height: 100%;
    object-fit: cover; /* voorkomt vervorming */
}

table tr:nth-child(2n) td {
    background: rgba(0, 0, 0, 0.0) !important;
}

table tr:first-child td {
    box-shadow: inset 0px 4px 3px -2px rgba(0, 0, 0, .0) !important;
}

table th, table td {
    padding: 2px;
}

.wsatc-stick-cart-wrapper.active {
    z-index: 99999999999999 !important;
}

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

.mfn-sidemenu-menu.mfn-menu-submenu-on.mfn-menu-submenu-toggled li.current-menu-ancestor>ul {
    display: flex;
    padding-left: 25px;
}

#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: #fee1eb;
    color: #000000;
}

#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: #ff2361;
}

/* 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;
}
	.if-modern-overlay .image_frame .image_wrapper .image_links a svg {
    width: 24px;
    padding-top: 0px !important;
}
	.wsatc-stick-cart-wrapper.active {
    z-index: 999999999 !important;
}
	.mfn-cart-opened .mfn-cart-holder {
    right: 0;
    z-index: 999999999999999999 !important;
}
	.woocommerce ul.products li.product a {
    font-size: 16px !important;
}
	.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    font-size: 16px;
}
}

#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;
}