/* 
Theme Name: Storefront Child 
Version: 1.0 
Description: Child theme for Storefront. 
Author: Woo
Author URI: http://woocommerce.com 
Template: storefront 
*/  

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

/* div.pewc-groups-steps table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: #adddf9 !important;
}
div.pewc-groups-steps table:not( .has-background ) tbody td {
    background-color: #c3e9ff !important;
} */

div.pewc-product-extra-groups-wrap ul.pewc-product-extra-groups {
	margin-bottom:4px !important;
}
div.pewc-product-extra-groups-wrap ul.pewc-product-extra-groups > li.pewc-item {
	margin-bottom:0 !important;
}

div.pewc-product-extra-groups-wrap ul.pewc-product-extra-groups ul.pewc-checkbox-group-wrapper li {
	margin-bottom:2px !important;
}
div.pewc-product-extra-groups-wrap ul.pewc-product-extra-groups > li.pewc-item .pewc-item-field-wrapper {
    margin-bottom:4px !important;
}
div.pewc-product-extra-groups-wrap ul.pewc-product-extra-groups > li.pewc-item .pewc-item-field-wrapper label.pewc-field-label {
    font-weight:bold !important;
}
div.pewc-product-extra-groups-wrap ul.pewc-product-extra-groups > li.pewc-item .pewc-item-field-wrapper .pewc-description:empty {
    display:none !important;
}
div.pewc-product-extra-groups-wrap ul.pewc-product-extra-groups > li.pewc-item .pewc-item-field-wrapper label[for="pewc_group_1776_1777"] + table.pewc-information-fields {
    display:none !important;
}
div.pewc-product-extra-groups-wrap ul.pewc-product-extra-groups > li.pewc-group-information .pewc-item-field-wrapper label.pewc-field-label {
    font-weight:normal !important;
}
body.woocommerce-cart .woocommerce-shipping-destination, body.woocommerce-cart form.woocommerce-shipping-calculator {
    display:none !important;
}
div.zoomtoo-container img.attachment-shop_single {
	width:100%;
}
.xpmg-prods-no-shadow ul.wc-block-grid__products li.wc-block-grid__product {
	box-shadow: none !important;
}
#topbar p {
    font-size:0.9em !important;
}
.xpmg-prints-categ h2.wc-block-featured-category__title {
	font-size: 1.7em;
    font-weight: 600;
}
.xpmg-prints-categ.deleted {
	visibility: hidden;
    opacity: 0;
}
li.pewc-item-upload div.dropzone {
	height: auto !important;
}
.xpmgp-col-no-margin {margin-right:0 !important;}

.xpmgp-fb-prod-title-link a, .hentry .entry-content a {
    text-decoration: none;!important;
    font-weight: 400;
}

#topbar .topbar-order-today {color: #000000 !important;}
#topbar .topbar-order-today a {color: red !important;}

#review_form span.required {
	display:none !important;
}

header.site-header #site-navigation {width:100%;}