/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2026 | 12:03:12 */
.postid-6887 .pwgc-input-text {
    height: 50px;
}

.postid-6887 label.pwgc-label {
    margin-bottom: 8px;
}

.postid-6887 input#pwgc-from, .postid-6887 input#pwgc-to {
    padding: 12px 16px;
}

.postid-6887 .cfvsw-swatch-inner, .postid-6887 .cfvsw-swatches-option.cfvsw-label-option {
    font-size: 20px;
}

.postid-6887 .cfvsw-swatches-option.cfvsw-label-option.cfvsw-selected-swatch, .postid-6887 .cfvsw-swatches-option.cfvsw-label-option {
    padding: 10px 20px !important;
}

.postid-6887 a.reset_variations {
    padding: 10px !important;
    font-size: 12px !important;
    color: #d59940 !important;
    background-color: #f8f5ef !important;
}

.postid-6887 a.reset_variations:hover {
    border: 1px solid #d59940 !important;
}



.postid-6887 .single_variation_wrap{
	gap: 0px !important;
}


/* Checkout page gift voucher style */

.page-id-8965 input#pwgc-redeem-gift-card-number {
    height: 50px;
    padding: 12px 16px;
}

.page-id-8965 input#pwgc-redeem-button {
    background-color: #000000;
    color: #ffffff;
	border:2px solid #000000;
    width: 100%;
    font-weight: 500;
	text-transform: uppercase;
    padding: 14px;
    margin-top: 14px !important;
}

.page-id-8965 input#pwgc-redeem-button:hover {
    background-color: #ffffff;
    color: #000000;
}