/*
 Theme Name:   Fermentio Child Theme
 Theme URI:    https://fermentio.ancorathemes.com/
 Description:  Fermentio Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com/
 Template:     fermentio
 Version:      1.0.0
 Tags: bar, vineyard, wine restaurant, wine bar, wine shop, wine tour, winemaking, winery, craft beer, beer house, brewery, liquor, pub, liquor store, restaurant
 Text Domain:  fermentio
*/


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

.badge-handmade {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #b3282d;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    z-index: 10;
    border-radius: 5px;
}

.select2-container .select2-results__option {
    background: #b3a89a !important;
}