/*
Theme Name:     Bingo
Theme URI:      http://bingo.themeruby.com/
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/
Description:    Bingo: Multi-Purpose Newspaper, Magazine Theme
Version:        2.1
Text Domain:    bingo
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        Themeforest Licence
License URI:    http://themeforest.net/licenses/standard
*/


.pdf-list {
	max-width: 1200px;
	width: 100%;
	margin: 80px auto;

}

.pdf-list h1 {
	font-size: 30px;
	font-weight: 500;
	color:#5fa6a8;
}

.pdf-list .pdf-year {
	
	    min-width: 200px;
    display: inline-block;

}


.pdf-list .pdf-year select {
	margin-top: 10px;
    margin-bottom: 20px;
}




.pdf-list .pdf-month {
	 min-width: 200px;
    display: inline-block;
    margin-left: 20px;
}

.pdf-list .pdf-month select {
	margin-top: 10px;
    margin-bottom: 20px;
}



.pdf-item {
	display: inline-block;
	position: relative;
    width: 200px;
    text-align: center;
}

.block-title {
	font-family: "omnes-pro",sans-serif;
	font-size: 30px;
}



.block-title h3 {
	font-weight: 300;
    letter-spacing: 1px;
   
    border-bottom: 3px solid;
}

.main-menu-inner li {
	 font-family: "omnes-pro",sans-serif;
	 letter-spacing: 1px;
	 font-weight: 400;

}

.main-menu-inner li:hover {
	background-color:#79ced4;
	color:white;
}

.post-title.is-size-1 {
    font-family: "omnes-pro",sans-seri!important;
    font-weight: 400!important;
    letter-spacing: 1px;
}

.post-title.is-size-3 {
    font-family: "omnes-pro",sans-serif!important;
    font-weight: 500!important;
    letter-spacing: 1px;
}


.topbar-social a {
	color: #f78505;
}

.cat-info-el {
	background-color: #5fa6a6;
}


.thumbnail-image {
	max-height: 250px;
}

.topbar-subscribe-button a span:hover {
background-color: 
} 

.block-header-wrap {
	line-height: 32px;
}

.tribe-events-list-widget .tribe-events-list-widget-events {

    letter-spacing: 1px;
}

.tribe-events-list-widget .tribe-events-list-widget-events h4 {
	font-weight: 400;
    font-size: 20px;
}

.header-search-popup #ruby-search-input {
-moz-box-shadow: inset 0 0 1px #000000;
    -webkit-box-shadow: inset 0 0 1px #000000;
    box-shadow: inset 0 0 1px #000000;
    line-height: 43px;
    margin-top: 5px;
    padding-left: 11px;
}



