/*

 Theme Name:   Woodmart Child

 Description:  Woodmart Child Theme

 Author:       AbzarWP.Com

 Author URI:   https://abzarwp.com

 Template:     woodmart

 Version:      1.0.0

 Text Domain:  woodmart

*/
.price {
    background-color: #fdffff;
    padding: 5px 10px;
    border-radius: 10px;
    text-align: center;
}
body .select2-container--default .select2-results__option {
    color: #242424 !important;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select , body .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #000 !important;
}
.wd-prefooter {
    padding-bottom: 0 !important;
}