/*
Theme Name: SimpleMag Child Theme
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
*/


/* Your CSS code goes here
-------------------------------------- */

/* Colors

Light Blue= #92d6e3
Dark Blue= #1d305f
Green= #3fa861
Grey= #444
Link On-Mouse Grey= #7c7c7d

*/

/* workaround for not setting font subset properly when selected in theme */
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i&subset=latin-ext');

h1, h2, h3, h4, h5, h6, .main-menu .item-title a, .widget_pages, .widget_categories, .widget_nav_menu, .tagline, .sub-title, .entry-note, .manual-excerpt, .single-post.ltr:not(.woocommerce) .entry-content > p:first-of-type:first-letter, .sc-dropcap, .single-author-box .vcard, .comment-author, .comment-meta, .comment-reply-link, #respond label, #wp-calendar tbody, .latest-reviews .score-line i, .score-box .total {
    font-family: 'Playfair Display'!important;
}

/* Links */
.links-444444 a:hover {
  text-decoration: none;
  color: #7c7c7d;
}

p a {
  text-decoration: none;
  color: #444;
  text-decoration: underline;
  }

p a:hover {
  text-decoration: underline;
}

a:hover, .title-with-sep {
  color: #7c7c7c;
}

/* Remove tint effect over full width image on home page */
.content-over-image-tint.full-width-image:before {
  display: none;
}

/* Single post title color */
.title-with-sep {
  color: #444;
}

.entry-content blockquote {
  color: #444;
}

/* Single post disable sidebar */
/*.single .grid-8 { width:100%; }
.single .grid-4 .sidebar { display:none; }

.single-post .entry-content p {
   max-width: 690px;
   margin-left: auto;
   margin-right: auto;
}
*/
/* Archive page title color */
a, .title-with-sep {
  color: #444
}

/* Newsleter subscribe home page form*/
.newsletter-holder {
  display: table;
  overflow: hidden;
  background: #f8f8f8;
  padding: 20px;
  margin: 0 auto;
  font-size: 120%;
}

.newssleter-disclaimer p {
  font-size: 70%;
  padding: 5px 0px 0px 0px;
}

.left-text {
  padding: 6px 6px 15px 6px;
}

#mc4wp_email{
  display: inline;
  vertical-align: middle;
  width: 300px;
}

.mc4wp-form input[type=submit] {
  display: inline;
  float: none!important;
  vertical-align: middle;
}

#mc4wp_email {
color: #444;
}

.mc4wp-form label {
  color: #444;
}

.mc4wp-form button, .mc4wp-form input[type=button], .mc4wp-form input[type=submit] {float: right; padding: 15px 20px;}

.newsletter-wrapper {
  background: #fff;
  width: 100%;
  border: 1px solid #444;
}

/* Customize print output */

@media print{
  a:link:after,a:visited:after{content:"";}
  .wrapper{width:100%;margin:0 auto}
}

/* Blubrry Powerpress subscribe embed custom style */

.pp-sub-widget {
  width: 100%;
  max-width: 800px;
  margin: 10px auto;
  border: 3px solid #F0F1F3 !important;
  font-family: Sans-serif;
  background-color: #F0F1F3 !important;
}

.pp-sub-t {
  display: none !important;
}

.pp-sub-h {
  display: none !important;
}

/* PayPal Donate */
.paypal-donations {
  text-align: center !important;
  display: block !important;
}

.paypal_btn {
  display: inline-block;
  font-family: inherit;
}

/*.entry-content p:not(:last-child), .entry-content hr {
    margin-bottom: 0px !important;
}
*/

/* znanstveniki_ce-po-svetu */

.page-id-23843 .entry-title {
    display: none;
}
.info-naslov {
text-align: center;
font-size: 38px;
padding-bottom: 20px;
}
.info-tekst {
text-align: center;
margin: 0 auto;
font-size: 24px;
font-weight: 300;
line-height: 120%;
padding-top: 20px;
padding-bottom: 20px;
}
.info-debelo {
text-align: center;
margin: 0 auto;
font-size: 24px;
font-weight: 500;
line-height: 120%;
padding-top: 20px;
padding-bottom: 20px;
}
.info-podtekst {
text-align: center;
margin: 0 auto;
font-size: 18px;
font-weight: 300;
}
.info-podtekst-manjsi {
text-align: center;
margin: 0 auto;
font-size: 14px;
font-weight: 300;
}

.info-opomba {
text-align: center;
margin: 0 auto;
font-size: 16px;
font-weight: 300;
}
.info-opomba-footer {
margin: 0 auto;
font-size: 16px;
font-weight: 300;
}

/* Baza 100 sidebar */

.sidebar .widget {
  line-height: 2.5;
}

/* Baza 100 category list */

.category-baza_100 .entry-date {
  display: none !important;
}

.category-baza_100 .author {
  display: none !important
}

.category-baza_100 .written-by {
  display: none !important
}
