/*
	Theme Name:	Xtra Child
	Theme URI:	http://themeforest.net/user/Codevz/portfolio
	Description:Sample child theme of Xtra theme for customization.
	Author:		Codevz
	Author URI:	http://themeforest.net/user/Codevz
	Template:	xtra
	Version:	1.0
*/

li.product.type-product {
    background: #ededed;
    border-radius:8px;
}

a.button.wp-element-button.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: 20px !important;
}

.custom-meta-wrap {
    padding: 20px;
    margin-bottom: -20px;
    min-height: 190px;
    display: flow-root;
}

.custom-meta {
    background: #fff;
    border-radius: 6px;
    margin-bottom: 5px;
    text-align: left;
    padding: 5px 5px;
    font-size: 13px;
}

.twee_col:first-child {
    margin-right: 12px !important;
}

.custom-meta.twee_col {
    width: 44%;
    float: left;
}


.woocommerce ul.products li.product .woocommerce-loop-product__link {
    padding-bottom: 0px !important;
    margin: 20px;
    border-radius: 7px;
}

.custom-meta.strong {
    font-weight: bold;
}

h4.custom-title {
    min-height: 56px;
}
.automatische-versnellingsbakken, .-automatische-versnellingsbakken,
.hand-geschakelde-versnellingsbakken, .-hand-geschakelde-versnellingsbakken
{
    width: 96% !important;
}

ul.products.columns-3 .custom-meta.twee_col {
    width: 44%;
}

.custom-meta-row .empty,
.custom-meta.empty {
    display: none;
}

.woocommerce ul.products li.product .button:before {
    font-size: 15px;
    margin-right: 10px !important;
    
}

.elms_left.footer_1_left li.clr {
    background: #ededed;
    border-radius:10px;
    height:100px;
}

.elms_left.footer_1_left .cz_sl_icon i {color: #cc000d!important;}

.single-product-title .wpb_text_column.wpb_content_element {
    background: #cc000d !important;
    color:#fff;
    border-radius:10px;
    padding:10px;
    font-size: 36px;
}

.single-product-title .wpb_text_column.wpb_content_element span {
    font-size: 31px !important;
}


.single-product-msg .wpb_text_column {
    background: transparent !important;
    font-weight: bold;
}

.single-product-display {
    background: #fff;
    border: 1px solid;
    margin-bottom: 30px;
}