/* Custom Madridom styles */
* {font-family: 'Open Sans';}
#header-wrap > .container { width: 100%; }
#header-wrap { background: #fff; }
.dark .heading-block:not(.not-dark) h1 {text-shadow: 1px 1px #000;} 
.feature-box .fbox-icon i, .feature-box .fbox-icon img {background:rgba(255,255,255,0);}
.feature-box .fbox-icon i {color:#000000;}
.owl-carousel .owl-item img {
    max-height: 150px;
    width: auto;
	margin:0 auto;
}
.oc-item.szezonok > a > img {
    max-height: 400px !important;
    width: auto;
	margin:0 auto;
}
a.szezon-selector {
	display: block;
}
a.szezon-selector > img {
	
}
a.szezon-selector:hover {
    background-color: #ffd23f;
}
p.teamname {margin-top:10px;}
span.i-circled.i-alt.divcenter {cursor:default; }
.i-rounded:hover, .i-circled:hover {background-color:#f2dc26;}
.skills li:first-child {
    height: 20px;
    margin-bottom: 25px;
}
.skills li .progress {background-color: #f2dc26;}
#side-panel-trigger a {display: inline-block;width:auto;}
p.kiemeltszoveg {
	font-size: 19px !important;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 30px;
	font-weight: 300;
}
i.menuikon {
	vertical-align:middle !important;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
	color: #337ab7;
}
.testimonial {
    border: 0px solid rgba(0,0,0,0.1);
    box-shadow: 0 0px 0px rgba(0,0,0,0.1);
}
.feature-box .fbox-icon i, .feature-box .fbox-icon img {
    border-radius: 0;
}
.emphasis-title.bajnokokligaja > h1, .emphasis-title.bajnokokligaja > h2 {
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
.testi-meta > span {
	color: #ffffff !important;
}
::selection {
    background: rgba(43, 51, 71, 0.67) !important;
}
@media (max-width: 767px) {
#copyrights .col_half:last-child {
    display: block;
}
}