/*
    Theme Name: kinginrin-mozz
    Theme URI: https://mozzwald.com
    Description: Kinginrin Mozzwald Child Theme
    Author: mozzwald
    Author URI: https://mozzwald.com
    Template: kinginrin
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: two-column, responsive-layout
    Text Domain: kinginrinchild
*/

.main-title a, .main-title a:hover, .main-title a:visited, .page-header-blog-content h2 {
    color: #ffffff;
}

.main-title {
    font-weight: 700;
    font-size: 50px;
    text-transform: none;
}

.main-navigation a, .menu-toggle {
    font-family: "Noto Sans";
}

.button, .button:visited {
    font-family: "Noto Sans";
}

.widget-title {
    font-family: "Noto Sans";
    font-weight: 600;
    text-transform: none;
    font-size: 27px;
}

.main-navigation, .main-navigation ul ul, .transparent-header .main-navigation.is_stuck {
    background-color: #005500;
}

.site-header, .transparent-header.nav-below-header .site-header {
    background-color: #005500;
}

.top-bar {
    color: #ffffff;
    background-color: #005500;
}

.nav-float-right .header-widget {
    position: relative;
    top: 5px;
}

.site-info {
    color: #ffffff;
    background-color: #005500;
}

.kinginrin-back-to-top, .kinginrin-back-to-top:visited {
    background-color: #00d100;
    color: #111111;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited {
    color: #111111;
    background-color: #00d100;
    font-family: "Noto Sans";
}

.post-image{
    margin: 1em 1em 0;
    width: 50%;
    float: right;
    /*display: block;
    margin-left: auto;
    margin-right: auto;*/
}

.one-container.both-right .site-main, .one-container.right-sidebar .site-main {
    margin-right: 5px;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 35px;
}

body {
    font-size: 20px;
}

/* Woocommerce Specific */
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 400;
    font-size: medium;
}

.quantity{
    font-size: medium;
}

select {
    font-size: 18px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #000000;
    background-color: #00d100;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

/* In Stock Notifier */
