/*
Theme Name:     Bimber Child Theme
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bimber
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

@font-face {
  font-family: AppUpBold;
  src: url(/fonts/FiraGO-SemiBold.ttf);
}


@font-face {
  font-family: AppUpRegular;
  src: url(/fonts/FiraGO-Regular.ttf);
}

a, h1, h2, h3, h4, h5, h6 {
    font-family: AppUpBold !important;
	font-feature-settings: "case" on !important;
}

p, body {
    font-family: AppUpRegular !important;
}


.g1-box {
    display: none;
}
.g1-featured-row {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #333;
    border-color: var(--g1-border-color);
    top: 10px;
}
.entry-featured-media img {
    width: 96%;
}
.g1-footer-stamp-icon {
    display: none;
}
a, .entry-title > a:hover, .entry-meta a:hover, .menu-item > a:hover, .current-menu-item > a, .mtm-drop-expanded > a, .mashsb-count, .archive-title:before, .snax .snax-item-title > a:hover, .woocommerce .star-rating span::before, .woocommerce-page .star-rating span::before{
	color: red;
}
.g1-featured-row {
    margin-bottom: 25px;
}

@media only screen and (min-width: 801px)
.page-header-03>.g1-row-inner {
    min-height: 290px;
}


.g1-button-m {
    padding: 10px 18px !important;
    border-width: 2px;
}

.g1-button, [type=button], [type=reset], [type=submit], button {

font: 700 16px/22px serif;
}

.g1-zeta, h6 {
    font: 500 14px/1.4 serif !important;
}


@media only screen and (min-width: 1025px)
.g1-mega {
    font-size: 32px !important;
}

.snax .snax-voting .snax-voting-score {
    font: 400 16px/16px serif !important;
}


@media only screen and (min-width: 1025px)
.g1-gamma {
    font-size: 18px !important;
}