/*
 Theme Name:   Riven child theme
 Theme URI:    http://hn.arrowpress.net/riven/
 Description:  Riven - Fully featured blog template which follows key principles of Material Design. It is simple, user-friendly and visually appealing.
 Author:       AHT
 Author URI:   http://arrowhitech.com/
 Template:     riven
 Version:      1.0
 License:      
 License URI:  
 Tags:         two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
 Text Domain:  riven-child
*/

@import url("../riven/style.css");

div.side-breadcrumb::after,
div.side-breadcrumb::before {
    background: none;
    content: none;
    opacity: none;
}
div.side-breadcrumb {
    background: none;
}
.side-breadcrumb .page-title h1,
.side-breadcrumb .breadcrumb li,
.side-breadcrumb .breadcrumb li a,
.side-breadcrumb .breadcrumb > li + li::before {
    color: #000;
}

@media (max-width: 991px) {
  .header-logo img {
    height: 60px;
    width: 90px;
  }


}


.wufoo legend.desc, .wufoo .info div {
    font-size: 100%!important;
}

h1, h2, h3 {
    text-transform: initial;
}

body, p {
    font-size: 1.6rem;
    line-height: 2.6rem;
}
