.block h2 {
  display: block;
  border-color: #ddd #ddd;
  border-style: solid;
  border-width: 1px 1px 0 0;
  font-family: titilliumlight, sans-serif;
  font-size: 1.167em;
  font-weight: normal;
  position: relative;
}

.block h2:after {
  background: #eb6a14;
  bottom: 0;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}

.block h2 span {
  background: #eb6a14;  
  color: #fff;
  display: inline-block;
  margin-top: -1px;
  padding: 10px 22px 15px;
}

.wp-no-style-block h2 {
  border: none;
  color: #eb6a14;
  font-family: titilliumregular, sans-serif;
  font-size: 1.5em;
}

.wp-no-style-block h2 span {
  color: #eb6a14;
}

.wp-no-style-block h2:after {
  background: none !important;
}

.wp-no-style-block h2 span {
  background: none !important;
  padding: 0;
}

.panel .wp-no-style-block h2 {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

#panel-second-wrapper .wp-no-style-block h2 {
  color: #111;
  font-size: 2em;
  margin-bottom: 15px;
}

#panel-second-wrapper .wp-no-style-block h2 span {
  color: #111;
}

/* Search Block */
.region-header > .block {
	float: right;
}

.block-search .block-inner {
	padding: 0;	
}

#search-block-form {
	position: relative;
}

#search-block-form .form-actions {
  background: none;
  border: none;
  padding: 0;
}

#search-block-form input.form-text {
  background: #2caaa6;
  border: 1px solid #2caaa6;    
  color: #fff;
  height: 30px;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
	 -moz-transition: all 0.3s ease-out;
	   -o-transition: all 0.3s ease-out;
	      transition: all 0.3s ease-out;
  width: 29px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

#search-block-form input.form-submit {
	background: url(../images/btn-search.png) no-repeat 50% 50% #2caaa6;
	border: none;
	height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: -999em;
	width: 30px;
	z-index: 2;
}

#search-block-form:hover input.form-text {
  padding-left: 6px;
  text-indent: 5px;
  padding-right: 30px;
  width: 250px;
}

/* Quicktab */

#quicktabs-kituntetesek ul.quicktabs-tabs,
.block-quicktabs ul.quicktabs-tabs {
  display: block;
  border-color: #ddd #ddd;
  border-style: solid;
  border-width: 1px 1px 0 1px; 
  margin-bottom: 20px;
  position: relative;
}

#quicktabs-kituntetesek ul.quicktabs-tabs:after,
.block-quicktabs ul.quicktabs-tabs:after {
  background: #c00810;
  bottom: 0;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}

#quicktabs-kituntetesek ul.quicktabs-tabs li,
.block-quicktabs ul.quicktabs-tabs li {
  margin: -1px 0 0;
  padding: 0;
}

#quicktabs-kituntetesek ul.quicktabs-tabs li a,
.block-quicktabs ul.quicktabs-tabs li a {
  color: #c00810;
  display: inline-block;
  font-family: titilliumlight, sans-serif;
  font-size: 1.167em;
  font-weight: normal;  
  padding: 10px 15px 15px;
}

#quicktabs-kituntetesek ul.quicktabs-tabs li.active a,
#quicktabs-kituntetesek ul.quicktabs-tabs li a:hover,
#quicktabs-kituntetesek ul.quicktabs-tabs li a:focus,
.block-quicktabs ul.quicktabs-tabs li.active a, 
.block-quicktabs ul.quicktabs-tabs li a:hover, 
.block-quicktabs ul.quicktabs-tabs li a:focus {
  background-color: #c00810;
  color: #fff;
}

/* twitter block */
.block-twitter-block a {
  color: #999;
}

.block-twitter-block a:hover,
.block-twitter-block a:focus {
  color: #2caaa6;
}

/* Block Trending */
.wp-block-style-trending {
  border: 5px solid #eb6a14 !important;
  margin-top: 10px !important;
  padding: 0 30px 30px !important;
}

.wp-block-style-trending .views-row {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 30px;
  text-align: center;
}

.wp-block-style-trending .views-field-title {
  font-size: 1.333em;
}

.wp-block-style-trending .more-link {  
  text-align: center;
}

.wp-block-style-trending .more-link a {
  color: #eb6a14;
  font-family: titillium_bdbold, sans-serif;
  font-size: 1.6em;
  text-transform: uppercase;
}

.wp-block-style-trending .more-link a:hover,
.wp-block-style-trending .more-link a:focus {
  color: #2caaa6;
}

#sidebar-second-wrapper .wp-block-style-trending h2 {
  background-color: #eb6a14;
  border: none;
  color: #fff;
  font-family: titillium_bdbold, sans-serif;
  font-size: 1.7em;
  line-height: 1;
  margin-bottom: 50px;
  margin-top: -15px;
  padding-left: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;  
}

#sidebar-second-wrapper .wp-block-style-trending h2:after {
  border-bottom: 0;
  border-top: 30px solid #eb6a14;
  border-right: 90px solid rgba(0,0,0,.0);
  border-left: 90px solid rgba(0,0,0,.0);
  bottom: -30px;
  content: "";
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -90px;
  position: absolute; 
  width: 0;  
}

#sidebar-second-wrapper .wp-block-style-trending h2 span {
  color: #fff;
  margin-top: 0;
  padding: 15px 0px;
}

/* Social list */
.sl-list-header,
.sl-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sl-list-header li {
  display: inline-block;
  margin-right: 10px;
}

.sl-list li {
  display: inline-block;
  margin-right: 10px;
}

.sl-list a {
	color: #fff;
	display: inline-block;
	font-size: 0;
	border: 4px solid #fff;
	-webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
		  border-radius: 50%; 
	height: 50px;
	line-height: 40px;
	text-align: center;
	width: 50px;
	-webkit-transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform: rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}	

.sl-list-header a {
        color: #fff;
        display: inline-block;
        font-size: 0;
        border: 3px solid #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%; 
        height: 38px;
        line-height: 30px;
        text-align: center;
        width: 38px;
        -webkit-transform: rotateY(0deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform: rotateY(0deg);
        -moz-transform-style: preserve-3d;
        -o-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
} 

.sl-list a:hover,
.sl-list a:focus {
	-moz-transform: rotateX(-360deg) rotateY(-360deg);
	-moz-transition-delay: .2s;
	-ms-transition-delay: .2s;
	-o-transition-delay: .2s;
	transform: rotateY(-360deg);
	transition-delay: .2s;
/*	-webkit-transform: rotateX(-360deg) rotateY(-360deg);*/
	-webkit-transform: rotateY(-360deg);
	-webkit-transition-delay: .2s;
  color: #fff;
}

.sl-list-header a:hover,
.sl-list-header a:focus {
        -moz-transform: rotateX(-360deg) rotateY(-360deg);
        -moz-transition-delay: .2s;
        -ms-transition-delay: .2s;
        -o-transition-delay: .2s;
        transform: rotateY(-360deg);
        transition-delay: .2s;
/*      -webkit-transform: rotateX(-360deg) rotateY(-360deg); */
        -webkit-transform: rotateY(-360deg);
        -webkit-transition-delay: .2s;
  color: #fff;
}

.sl-list a.icons:before {  
  font-size: 24px;
}

.sl-list-header a.icons:before {  
  font-size: 20px;
}

/* block-tagclouds */
.block-tagclouds .tagclouds-term a {
  border: 1px solid #ddd;
  color: #111;
  display: inline-block;
  font-size:  1em !important;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 3px;
  padding: 10px;  
}

.block-tagclouds .tagclouds-term a:hover,
.block-tagclouds .tagclouds-term a:focus {
  background: #eb6a14;
  border-color: #eb6a14;
  color: #fff;
}

/* Quote custom block */
.quote-custom-block .block-inner {
  margin-bottom: 15px !important;
  position: relative;
}

.quote-custom-block img {
	height: auto;
	max-width: 100%;	
}

.quote-custom-block .title {
  background: #000;
  bottom: 0;
  color: #fff;
  left: 0;
  display: inline-block;
  font-family: oregon_ldoregular ,sans-serif;
  font-size: 2em;
  padding: 15px 20px;
  position: absolute;  
}

.quote-custom-block blockquote:before { 
  content: open-quote;
  color: #eb6a14;
  font-size: 72px; 
  position: absolute;
  top: 0;
  left: 0;
  font-family: Tunga, sans-serif;
}

.quote-custom-block blockquote:after {
	content:close-quote;
	color: #eb6a14;
    font-size: 72px; 	
	position: absolute;
    bottom: -30px;
    right: 0;
    font-family: Tunga, sans-serif;
}

.quote-custom-block blockquote {
  color: #111;  
  border-left: none;
  font-family: 'oregon_ldobold', sans-serif;
  line-height: 1.2;
  margin: 0;
  quotes: "\201C""\201D""\2018""\2019";
  font-size: 3.5em;
  position: relative;
  padding: 30px 0 0;
}

/* Block Comment */
.block-comment .item-list li a {
  font-family: 'oregon_ldoregular', sans-serif;
  font-size: 1.333em;
  line-height: 1;
  margin-bottom: 5px;
}

.block-comment .item-list li {
  margin-bottom: 15px;
}

/* block-tb-megamenu */
.region-header .block-tb-megamenu {
	margin-right: 10px;
}

.block-tb-megamenu .block-inner {
	padding: 0;	
}

.tb-megamenu-user-menu .dropdown-menu {
	left: auto;
	right: 0;	
}

/* login */
#wp-user-wrapper {
	background-color: #050505;
	border-top: 5px solid #c00810;
	min-width: 20em;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 600;
}

#wp-user-wrapper .block-inner {
	padding: 5px 20px 20px;
}

#wp-user-wrapper label {
	display: block;	
}

#wp-user-wrapper .item-list {
	margin: 15px 0;	
}

#wp-user-wrapper .item-list a {
	color: #fff;	
}

#wp-user-wrapper .item-list a:hover,
#wp-user-wrapper .item-list a:focus {
	color: #ec6a14;	
}

#wp-user-wrapper .form-text {
	display: block;
	height: 30px;
	width: 100%;	
}

#wp-user-wrapper .item-list ul {
	margin: 0;	
}

#wp-user-wrapper .item-list ul li {
	margin-bottom: 0;
	line-height: 18px;	
}
