/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

#draft_button {
    background: #627452 !important;
}

.wcv-form label {
    text-transform: none !important;
}

.wcv-grid .wcv-button.wcv-button-link-secondary,
.wcv-grid .button.wcv-button-link-secondary,
.wcv-grid .quick-link-btn.wcv-button:hover,
.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step.completed .wcv-store-setup-step-icon,
.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step.current .wcv-store-setup-step-icon,
.wcv-store-setup-steps-wrapper .wcv-store-setup-progress-bar .wcv-store-setup-progress-bar-fill,
.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step.current .wcv-store-setup-step-content,
.wcv-grid .wcv-section .wcv-view-more:hover,
.wcv-grid .button {
    background: #627452 !important;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step .wcv-store-setup-step-icon,
.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step:not(.completed):hover .wcv-store-setup-step-content {
    border: #627452 !important;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step:not(.current) .wcv-store-setup-step-icon .wcv-step-icon {
    fill: #627452 !important;
}

.wcv-button:before,
.wcv-search-button .wcv-icon,
.wcv-button-link-secondary .wcv-icon,
th.price .wcv-table-icon {
    display: none !important;
}

.quick-link-btn.black a,
.wcv-grid table .row-actions .row-action-item:hover a,
.wcv-grid .wcv-product-details-table .wcv-product-cat,
.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step:not(.current) .wcv-store-setup-step-title,
.quick-link-btn {
    color: #627452 !important;
}

.wcv-select-container .wcv-select-list .wcv-select-item {
    text-align: left !important;
    padding: 10px;
    font-weight: 400 !important;
}

.wcv-grid .button:hover {
    box-shadow: none !important;
}

