/*
 Theme Name:   Woodmart Child - Main
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Remove "Payment Email" from Affiliate Forms" */
label[for="affwp-payment-email"]{display:none;}
#affwp-payment-email{display:none;}

.refer-svg {
	fill: #fff!important;
}

.nyp_table {
	margin-bottom: 25px;
}

.nyp_table label {
	 margin-bottom: 0;
    font-weight: 600;
    color: #2d2a2a;
    margin-right: 20px;
    white-space: nowrap;
}

.nyp_table label:after {
    content: ":";
    margin-left: 2px;
}

.nyp_table td {
    border: none;
    vertical-align: middle;
    padding: 0;
    padding-bottom: 20px;
}

.nyp_table input {
    color: #777
}

.product-image-summary .shop_attributes, .product-image-summary .woocommerce-product-details__short-description {
    margin-bottom: 0px;
}

.product-image-summary .woocommerce-product-details__short-description {
    margin-bottom: 0px;
}

.nyp-input {
	border-color:#ffc313 !important;
}

#pa_gift-card-value{
	border-color:#ffc313 !important;
}

.woodmart-post-date {
      display: none;
}
