#zone-content{
	background-color:white;
	color:black;
}

.row-offcanvas .main-content{
	order:2;
}

.field--name-node-title h1{
  font-size: 20px;
  color: #3F3F3F;
  padding-top: 3px;
}

.lead{
	font-size:12px;
}

.main-content{
	max-width: 47vw;
}

.pagination{
	margin:auto;
	margin-top:20px;
}

.views-field-title h2{
	padding-bottom:20px;
}

h1 {
	font-size: 20px!important;
	padding-top: 3px;
}
h2 {
  font-size: 18px!important;
}
h3 {
    font-size: 16px!important;
}
h4 {
    font-size: 14px!important;
}
h5 {
    font-size: 12px!important;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0; 
  font-size: 100%; 
  vertical-align: baseline; 
  font: inherit; 
  font-weight: bold;
  color:#3F3F3F;
  font-family: Verdana;
}

a, p, ul, ol, li, img, span, strong, em {
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0; 
  font-size: 100%; 
  vertical-align: baseline; 
  font: inherit;
}

table, tbody, tfoot, thead, tr, th, td {
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0; 
  font-size: 100%; 
  vertical-align: baseline; 
  font: inherit;
}

applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, caption, fieldset, form, label, legend {
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0; 
  font-size: 100%; 
  vertical-align: baseline; 
  font: inherit;
}

article, aside, figure, footer, header, hgroup, section {
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0;
  font-size: 100%; 
  vertical-align: baseline; 
  font: inherit;
}

canvas, details, embed, figcaption, menu, nav, output, ruby, summary, time, mark, audio, video {
  margin: 0; 
  padding: 0; 
  border: 0; 
  outline: 0; 
  font-size: 100%; 
  vertical-align: baseline; 
  font: inherit;
}

p, dl, /*hr,*/ /*h1, h2, h3, h4, h5, h6,*/ ol, ul, pre, table, address, fieldset {
    margin-bottom: 5px;
}

strong{
	font-weight: bold;
}

div#main {
    padding-bottom: 20px;
}

@media (max-width: 740px) {

  .row-offcanvas {
    display: flex;
    flex-direction: column;
  }

  #sidebar_first {
    order: 1;
    width: 100% !important;
    border-right: none;
  }

  .main-content {
    order: 2;
    max-width: 100% !important;
  }
  
  #sidebar_first{
  	border: none!important;
  }
  
  #main {
        max-width: 95%!important;
    }

}

#block-barrio-subtheme-szti-breadcrumbs{
	border-bottom: 1px solid #bbbbbb;
}

.breadcrumb{
	padding-top:5px;
	margin-bottom:0;
}

ul{
	padding-left: 15px;
}

#custom-js-breadcrumb {
    padding: 5px 0;
    font-size: 12px;
    border-bottom: 1px solid #bbbbbb;
}

.block-content-nyomtatobarat_verizo {
	float:right;
}

.field--name-node-title {
	padding-bottom:25px;	
}

ol li{
	margin-left:15px!important;
}

.hirek{
	margin-bottom: 20px;
	margin-left:10px;
}

.views-field-title{
	margin-bottom: 15px;
}