/*
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 div.product div.images .flex-control-thumbs li {
    width: 15%;
    float: left;
    margin: 0;
    list-style: none;
}

#Top_bar .menu > li > a span:not(.description) {
    display: block;
    line-height: 60px;
    padding: 0 12px;
    white-space: nowrap;
    border-right-width: 1px;
    border-style: solid;
}

.alert_info {
    background: #1e1e1e;
    color: #fff;
}

.alert_info .alert_icon {
    background: #f15924;
}

.alert_info a, .alert_info a:hover {
    color: #f15824;
}

#Action_bar .contact_details {
    color: #ffffff;
    width: 100%;
	text-align: center;
}

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

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

.woocommerce ul.products li.product .desc {
    background: #fff;
    padding: 15px 20px;
    text-align: center !important;
}

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

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

#Footer .widget_mfn_menu ul li a {
    background: rgb(30, 30, 30);
    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: #f15924;
}

.trailer_box .desc .subtitle {
    display: inline-block;
    position: relative;
    bottom: 0;
    line-height: normal;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 8px;
    text-transform: uppercase;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-image: none;
}