<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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
*/

/* Theme customization starts here
-------------------------------------------------------------- */

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

.gallery .gallery-caption {
    clear: both;
    box-sizing: border-box;
    position: relative;
    display: none;
    width: 100%;
}

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

#qlwapp .qlwapp-toggle, #qlwapp .qlwapp-box .qlwapp-header, #qlwapp .qlwapp-box .qlwapp-user, #qlwapp .qlwapp-box .qlwapp-user:before {
    background-color: #6f8376;
}

.woocommerce table.shop_table td.actions .coupon .input-text {
    font-weight: bold;
    text-transform: uppercase;
    width: 160px;
    letter-spacing: 0px;
    font-size: 12px;
    text-align: center;
    margin-right: 10px;
}

#Subheader ul.breadcrumbs {
    width: 70%;
}

#Subheader .title {
    width: 30%;
}

#mfn-gdpr[data-direction="horizontal"] {
    justify-content: center;
    padding: 15px;
    width: 100%;
    left: 0;
}

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

#Action_bar .social-menu {
    float: right;
    padding: 12px 0;
}

.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: #8a5634;
    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: #6f8376;
}

/* MOBIEL MOBIEL MOBIEL MOBIEL MOBIEL
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.usp-image {
    text-align: left;
    width: 15%;
}
	.woocommerce .product div.entry-summary .cart .button {
    margin-bottom: 0!important;
    margin-top: 15px;
}
}

#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;
}</pre></body></html>