/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog
Version: 1.8.1547481858
Updated: 2019-01-14 16:04:18
*/

@media screen and (max-width: 450px) {
}

.search-form {
    height: 40px;
}

input[type="search"].search-field {
    height: 40px;
    font-size: 13px;
}

.search-form label {
    display: block !important;
}

span.meta-nav {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #DBAB03;
    font-size: 14px;
    letter-spacing: 0.076923077em;
    text-transform: uppercase;
}

img {
    position: initial !important;
    -webkit-transform: initial !important;
    transform: initial !important;
}