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

legend.gfield_label.gform-field-label {
    font-size: 24px;
    font-weight: bold;
}

.woocommerce-product-gallery.woocommerce-product-gallery--without-images.woocommerce-product-gallery--columns-4.images.cz_sticky_col {
    display: none;
}

.woocommerce-page div.product div.summary {
    width: 100%;
}

.gform_next_button {
    background: #F2B0A8 !important;
}

.single-product ul.woocommerce-error,
.single-product .product_meta {
    display: none;
}

td.product-thumbnail,
th.product-thumbnail,
dl.variation dt {
    display: none !important;
}

span.image-choices-choice-text {
    min-height: 39px;
}