/*
Theme Name: Mango Child
Theme URI: http://neuronthemes.com/mango_classic
Description: This is a child theme of Mango.
Author: NeuronThemes
Author URI: https://themeforest.net/user/neuronthemes/portfolio?ref=neuronthemes
Template: mango
Version: 1.0
*/

@import url("../mango/style.css");

.variations label {
    color: #000;
}

.sold-out {
    padding: 3px 8px;
    text-align: center;
    background: #222;
    color: white;
    font-weight: bold;
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 12px;
    text-transform: uppercase;
}

.map-control {
    display: none;
}

.contact-map #map {
    height: 200px;
    width: 100%;
}