/*
Theme Name:  chucks-child
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
*/

.pinterest-for-woocommerce-image-wrapper {
    display: none !important;
}

.if-modern-overlay .image_frame .image_wrapper .image_links {
    flex-direction: column;
    width: auto;
    height: auto;
    bottom: auto;
    top: 30px;
    left: auto;
    right: 10px;
    z-index: 4;
    background-color: transparent;
    overflow: visible;
}

#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon {
    margin: 0 0px 0 0;
}

.woocommerce ul.products li.product.outofstock .product-loop-thumb .image_wrapper img {
    opacity: 1 !important; 
}

.woocommerce table.shop_table tr.order-total .woocommerce-Price-amount {
    font-size: 15px;
}

.woocommerce-page ul.products li.product h4, .woocommerce ul.products li.product h4 {
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 300;
}

.woocommerce-page ul.products li.product .price, .woocommerce ul.products li.product .price {
    font-size: 15px;
    margin: 0 0 7px;
}

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

.woocommerce .product div.entry-summary .cart .button {
    margin-bottom: 0!important;
    margin-top: 15px;
}

.if-modern-overlay .image_frame .image_wrapper .image_links a:first-child {
    animation-delay: 0s;
    display: none !important;
}

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

.dark .column a {
    color: hsl(0deg 0% 100%);
}

.column_column .get_in_touch ul, .feature_list ul li:hover, .feature_list ul li:hover .icon i, .feature_list ul li:hover a, .feature_list ul li:hover a .icon i, .get_in_touch, .get_in_touch a, .get_in_touch a:hover, .get_in_touch h3, .get_in_touch ul, .how_it_works .image_wrapper .number, .icon_box:hover .icon_wrapper, .icon_box a:hover .icon_wrapper, .infobox, .infobox a, .infobox h3, .infobox ul, .list_item.lists_1 .list_left, .trailer_box .desc .subtitle, .trailer_box .desc h2 {
    color: #1c1c1c;
}

.trailer_box .desc .subtitle, .trailer_box .desc h2 {
    color: #ffffff;
}

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

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

.widget_product_categories ul li {
    position: relative;
    color: #1c1c1c !important;
}

#Subheader:after {
    display: none !important;
}

#Footer .widgets_wrapper .mcb-column-inner {
    margin-bottom: 0;
    text-align: center;
}

.header-stack #Top_bar .logo #logo, .header-stack #Top_bar .logo .custom-logo-link {
    display: inline-block;
    height: 60px;
}

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

.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: #f9f9f9;
    color: #1c1c1c !important;
}

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

/* MOBIEL MOBIEL MOBIEL MOBIEL MOBIEL
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.mobile-header-mini #Top_bar #logo {
    height: 35px!important;
    line-height: 35px!important;
    margin: 10px 0;
}
	.mobile-sticky #Top_bar.is-sticky #logo, .mobile-sticky #Top_bar.is-sticky .custom-logo-link {
    height: 35px!important;
    line-height: 35px!important;
    margin: 10px 50px;
}
	.wishlist-active.wishlist-button ul.products li.product:not(.align-right) .mfn-li-product-row-button {
    margin-right: 0px;
}
	.woocommerce a.button {
    padding: 5px 2px;
    font-weight: 400;
    line-height: 12px;
    overflow: hidden;
    border-style: solid;
    box-sizing: border-box;
	font-size: 12px !important;
}
	.woocommerce .product div.entry-summary h1.product_title {
    font-size: 25px;
}
	.woocommerce .product div.entry-summary .price {
    float: none;
    font-size: 25px;
    line-height: 30px;
}
}

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