/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 h1, h2, h3, h4, h5, h6 {
    margin: 0 0 25px 0;
    font-weight: 100;
    color: #94AB71;
    text-transform: none;
}

.uk-dropdown-navbar {
    margin-top: 0;
    background: rgba(0,0,0,0.8);
    color: #ffffff;
}

.uk-width-large-1-3, .uk-width-large-2-6 {
    width: 32%;
}

abbr.required {
    display: none;
}

.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {
    margin: .25em 0;
    display: none;
}