@import url(https://fonts.googleapis.com/css?family=Open+Sans:800,600,400&subset=latin-ext,latin);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Parisienne|Rouge+Script);

@font-face {
    font-family: 'misobold';
    src: url('webfonts/miso-bold-hun-webfont.eot');
    src: url('webfonts/miso-bold-hun-webfont.eot?#iefix') format('embedded-opentype'),
    url('webfonts/miso-bold-hun-webfont.woff2') format('woff2'),
    url('webfonts/miso-bold-hun-webfont.woff') format('woff'),
    url('webfonts/miso-bold-hun-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    font-family: 'misolight';
    src: url('webfonts/miso-light-hun-webfont.eot');
    src: url('webfonts/miso-light-hun-webfont.eot?#iefix') format('embedded-opentype'),
    url('webfonts/miso-light-hun-webfont.woff2') format('woff2'),
    url('webfonts/miso-light-hun-webfont.woff') format('woff'),
    url('webfonts/miso-light-hun-webfont.ttf') format('truetype'),
    url('webfonts/miso-light-hun-webfont.svg#misolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'misoregular';
    src: url('webfonts/miso-regular-hun-webfont.eot');
    src: url('webfonts/miso-regular-hun-webfont.eot?#iefix') format('embedded-opentype'),
    url('webfonts/miso-regular-hun-webfont.woff2') format('woff2'),
    url('webfonts/miso-regular-hun-webfont.woff') format('woff'),
    url('webfonts/miso-regular-hun-webfont.ttf') format('truetype'),
    url('webfonts/miso-regular-hun-webfont.svg#misoregular') format('svg');
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    font-family: 'tiefontello';
    src: url('fonts/tiefontello.eot?48072461');
    src: url('fonts/tiefontello.eot?48072461#iefix') format('embedded-opentype'),
    url('fonts/tiefontello.woff?48072461') format('woff'),
    url('fonts/tiefontello.ttf?48072461') format('truetype'),
    url('fonts/tiefontello.svg?48072461#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

.no-select {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

#main-nav.fixed-nav, .wrapper.layout-2c #main-nav.fixed-nav,
#main-nav-uber.fixed-nav, .wrapper.layout-2c #main-nav-uber.fixed-nav{
    position:fixed;
    top:0;
    left:0;
    width:100% !important;
    z-index:999;
    opacity:0.9;
}
#main-nav.fixed-nav, .wrapper.layout-2c #main-nav.fixed-nav{
    -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 3px rgba(0, 0, 0, .1);}
body.admin-bar #main-nav.fixed-nav,body.admin-bar .wrapper.layout-2c #main-nav.fixed-nav,
body.admin-bar .fixed-nav-appear #main-nav-uber.fixed-nav,body.admin-bar .wrapper.layout-2c #main-nav-uber.fixed-nav{top:0px;}

.breaking-news ul li{display:block}

.tie-cat-400 a.more-link:hover, .tie-cat-281 a.more-link:hover{background:#444 !important;}

.footer {
    z-index:1;
}

#td-post-content a {
    color: #dd2a5e !important;
    text-decoration: none;
}

#td-post-content a:hover{
    color: #DDBE0D !important;
    text-decoration: none;
}

#td-page-content a {
    color: #dd2a5e !important;
    text-decoration: none;
}

#td-page-content a:hover{
    color: #DDBE0D !important;
    text-decoration: none;
}

.td-modal-image img {
    margin-bottom: 16px;
    margin-top: 16px;
}

.footer-bottom {
    z-index:1;
}

.td-header-sp-rec .td-header-ad-wrap {
    display: none;
}

.recent-item .post-thumbnail, .scroll-box .post-thumbnail, .wide-cat-box .wide-news-item .post-thumbnail {
    margin: 0px 0px 10px;
    height: 166px;
    overflow: hidden;
}

.column2 li.first-news .post-thumbnail {
    margin: 0px 0px 10px;
    float: none;
    height: 166px;
    overflow: hidden;
}

.fa2 {
    float: left;
    height: 279px;
    margin: -47px -62px -83px;
}

.w6BBJbBumjeU-bg{
    position:fixed;
    height:100%;
    width:100%;
    background:#000;
    background:rgba(0,0,0,.8);
    z-index:99998;
    display:none;
    top:0;
    left:0;
}

.w6BBJbBumjeU{
    visibility:hidden;
    top:100px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    position:absolute;
    max-width:640px;
    background:#eee;
    z-index:99999;
    padding:30px 40px 34px;
    font-size:16px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow:0 0 10px rgba(0,0,0,.4);
    -box-shadow:0 0 10px rgba(0,0,0,.4);
}

.w6BBJbBumjeU li{
    list-style-type:disc;
    display:list-item;
    color:green;
    margin:5px 30px;
    font-weight:bold;
}

.w6BBJbBumjeU.small{
    width:200px;
    margin-left:-140px;
}

.w6BBJbBumjeU.medium{
    width:400px;
    margin-left:-240px;
}

.w6BBJbBumjeU.large{
    width:600px;
    margin-left:-340px;
}

.w6BBJbBumjeU.xlarge{
    width:800px;
    margin-left:-440px;
}

.w6BBJbBumjeU .close-w6BBJbBumjeU{
    font-size:22px;
    line-height:.5;
    float:right;
    position:absolute;
    top:8px;
    right:11px;
    color:#aaa;
    text-shadow:0 -1px 1px rbga(0,0,0,.6);
    font-weight:700;
    cursor:pointer;
}

.button-w6BBJbBumjeU{
    display:block;
    background-color:#cc0000;
    border-radius:10px;
    color:#ffffff;
    font-weight:700;
    margin-top:20px;
    padding:10px 15px;
    width:280px;
    text-shadow:0 -1px 1px rbga(0,0,0,.6);
    cursor:pointer;
}

@media only screen and (max-width:560px){
    .w6BBJbBumjeU{
        max-width:90%;left:5%;right:5%;
    }
}

.thpont {
    background-color: #CD2122;
    background-repeat: no-repeat;
    background-size: 18px auto;
    font-size: 11px;
    height: 20px;
    width: 24px;
    text-decoration: none;
    padding: 1px 1.3px 7px;
    color: white;
    margin: 1px;
    font-weight: bold;
    text-align:center;
    float: left;
}

.thpont:hover{
    color: #fff;
    text-decoration: none;
    background-color: #56524F;
}



.bfhpont1 {
    background-color: #00A9DA;
    background-repeat: no-repeat;
    background-size: 18px auto;
    font-size: 11px;
    height: 10px;
    width: 16px;
    text-decoration: none;
    padding: 1px 1.3px 7px;
    color: white;
    margin: 1px;
    font-weight: bold;
    text-align:center;
    float: left;
}

.bfhpont1:hover{
    color: #fff;
    text-decoration: none;
    background-color: #56524F;
}

.bfhpont3{
    background-color: #2FA700;
    background-repeat: no-repeat;
    background-size: 18px auto;
    font-size: 11px;
    height: 10px;
    width: 16px;
    text-decoration: none;
    padding: 1px 1.3px 7px;
    color: white;
    margin: 1px;
    font-weight: bold;
    text-align:center;
    float: left;
}

.bfhpont3:hover{
    color: #fff;
    text-decoration: none;
    background-color: #56524F;
}

td{padding:0;float:left}
a.link{text-decoration:none;}

.th {height:78px; width:100%}

.sor p{font-size:12px; color:#5C4B51}

.sor {
    margin-bottom: 9px;
    width: 100% !important;
    //overflow-y: scroll;
    //-webkit-overflow-scrolling: touch; // smoother scrolling;
    margin-left: 0px;
    position:relative;
    z-index:1;
}

#sor1 {
    width: 430px;
    display: inline-block;
    float: left;
    margin: 19px 0px 0px 221px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    z-index: 2;
}

#sor2 {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    margin: 19px 48px 0px 0px;
    width: 144px;
    z-index: 2;
}

#sor3 {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    margin: 19px 0px 0px 9px;
    font-size: 12px;
    z-index: 2;
}


#vonalzo{
    float:right;
    margin-bottom: -6px;
    width:100%;
}

#vonalzo br {
    clear: both;
}


#datum, #mainevnap, #holnapinevnap{font-weight:bold}

#nevnap p{
    font-size: 11px;
    margin: 0px 2px;
    padding-top: 0px;
    width: 179px;
    text-align: center;
}

#nevnap{
    margin: 3% 18%;
    position: absolute;
    z-index: 2;
    padding: 4px;
}

#mainevnap{
    font-size:12px;
}

@media (max-width: 1124px) {
    #nevnap{
        margin: 15px 247px;
        position: absolute;
        z-index: 1;
        padding: 4px;
        border-radius: 4px;}
    
    #nevnap p{
        font-size: 9px;}}

@media (max-width: 960px) {
    #nevnap{display:none}
}

.logo {
    float: left;
    margin-bottom: -8px;
}

div.wp-forecast-fc-oneday {
    padding: 0px;
    width: 69px;
    float: left;
}

div.wp-forecast {
    padding: 0px;
    float: left;
    width: 100%;
    line-height: 13px;
    font-family: oswald;
    text-indent: 0px;
}

div.wp-forecast-curr-head {
    font-size: 13px;
    padding: 3px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 19px;
}


div.wp-forecast-fc {
    font-size: 11px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    float: left;
    width: 100%;
    line-height: 17px;
    font-family: source sans pro;
    border-top: 2px solid #00A9DA;
    padding: 2px;
    margin-bottom: -38px;
}

div.wp-forecast-fc-oneday {
    padding: 0px;
    width: 65px;
    float: left;
    font-family: source sans pro;
    margin-left: 10px;
}

div.wp-forecast-curr-details {
    font-size: 12px;
    padding: 6px;
    text-align: left;
    float: left;
    font-family: source sans pro;
}

#wp-forecast-2 {
    position: relative;
}

div.wp-forecast-fc-right {
    font-size: 11px;
    padding: 3px;
    text-align: left;
    width: 31px;
    float: right;
}

#wp-forecast-2 .widgettitle{margin-bottom:0px}

div.wp-forecast-curr-block {
    padding: 0px;
    float: left;
    margin-left: 40px;
}

#wpf_selector {
    -moz-appearance: none;
    background: url("http://www.trendabout.hu/wp-content/uploads/2014/01/nyil.png") no-repeat scroll 105px 5px #DDBE0D;
    width: 128px;
    text-indent: 0.01px;
    text-overflow: "";
    border: 1px solid;
    box-shadow: none;
    font-weight: bold;
    color: white;
}

div.wpf-selector {
    font-size: 11px;
    padding: 5px;
    width: 128px;
    margin: 0px auto;
    text-align: center;
    line-height: 22px;
}

#main-nav ul li {
    font-size: 15px;}

.bbp-topic-voice-count{margin:0px 39px 0px -46px !important}
.bbp-topic-reply-count{margin-right:20px !important}

div.bbp-template-notice, div.indicator-hint{display:none !important}

#bbpress-forums p.bbp-topic-meta img.avatar{display:none}

.bbp-author-avatar{display:none}

#bbpress-forums li.bbp-header {
    font-family: oswald;
    font-size: 15px;
}

.cat-box {
    margin-bottom: 50px;}

.scroll-box-wide .group_items-box, .scroll-box-wide .group_items {
    height: 244px !important;}

.ei-slider {
    z-index: -1;
}

.column2 li.other-news {
    height:77px !important}

.column2 li.first-news {
    height: 341px;
}

@media screen and (max-width:767px){
    .fa2{display:none}
    .logo{margin-top:0px !important}
    
}

.search-block {
    height: 29px;
    background-color: white;}

.kalkulator_nap {
    width: 21px;
    text-align: center;
    background-color: rgb(242, 235, 191);
    color: rgb(92, 75, 81);
    float: left;
    margin-top: -15px;
    padding: 3px 0px !important;
    height: 14px;
}

.kalk_szoveg {
    background-color: #ddd;
    width: 91%;
    margin: auto -8px;
    padding: 30px 10px 20px 30px;
    min-height: 89px;
    border-radius: 3px;
}

.kalk_img{
    float: left;
    border: 3px solid #DDBE0D !important;
    width: 55px;
    margin: 20px 15px 0px 23px;
    border-radius: 3px !important;
}

.kalk_gomb {
    height: 28px;
    cursor: pointer;
    font-size: 15px;
    color: #FFF;
    border-radius: 1px;
    margin: 0px 0px 0px 6px;
    background-color: #DD2A5E;
    float: right;
    border-radius: 3px;
    font-family: josefin sans;
    font-weight: bold;
}

#ev{float: left;
    margin: 0 5px 0 14px;
    border-radius: 0px;
    height: 22px;
    background-color: rgb(242, 235, 191);
    color: #5C4B51;
    
}

#honap{float:left;
    margin-right: 5px;
    border-radius: 0px;
    inner-shadow: 1px 1px 16px grey;
    height: 22px;
    background-color: #F2EBBF;
    color: #5C4B51;
}


.sznap{float: left;
    margin-right: 5px;
    border-radius: 0px;
    height: 22px;}


.kalk_szovege {
    font-weight: bold;
    text-transform: uppercase;
    margin: 21px 0;
    color: rgb(92, 75, 81);
    width: 100%;
    text-align: center;
}

#eredmeny2 p{text-align: center;
    font-weight: bold;
    line-height: 25px;
    font-size: 14px;
    margin-top: 78px;
    width: 251px;
    margin-left: 103px;}

.kalk_mezo {
    margin: 0px 100px 10px;}

#eredmeny2 h4{display:none}

.kalk-g{float: left;
}

.magzatmeret td {
    float: none;
    padding: 3px 10px;
    text-align: center;
    border: 1px dotted #5C4B51;
}

.magzatmeret tr:first-child{font-weight:bold}

.kalk_belso table{margin:0 auto; width: 95%;}

.kalk_belso td{color: rgb(92, 75, 81); font-weight:bold; width:30%;}


kalk_szoveg p{font-weight: bold;
    text-align: center;}

#eredmeny h3{display:none}
#eredmeny h4{display:none}

.kalkulator_bevmezomag{
    background-color: rgb(242, 235, 191);
    color: rgb(92, 75, 81);
    padding: 0 4px;
}

#eredmeny p{
    font-weight: bold;
    margin: 51px 0 -15px -2px;
    line-height: 32px;
    border: 0px dotted;
    width: 153px;
    padding: 7px;
    color: #000;}

.kalk_belso p{
    color:#fff !important;
}


#kor{width: 121%; background-color: rgb(242, 235, 191);
    color: rgb(92, 75, 81);}

.nev_kalk td{float:left}

#name-items{margin-left: 25px;}
#name-type{margin-left: 4px;}
#name-gender{margin-left: 32px;}

#het{background-color: rgb(242, 235, 191);margin-left: 6px;}

.vonalzo{font-size:12px}

.kalk_szoveg h6{text-align:center;margin-left: -12px;}

.kalgomb{margin-left: 30px;}

.kalkulator_bevmezo{background-color: rgb(242, 235, 191);
    color: rgb(92, 75, 81);width: 125px;}

.kalkulator_bevmezosuly{
    background-color: rgb(242, 235, 191);
    color: rgb(92, 75, 81);
    padding: 0 4px;
}

#ciklus{margin-left: 146px;background-color: rgb(242, 235, 191);
    color: rgb(92, 75, 81);}

#eredmeny p{text-align:center; margin: 32px auto 0;}

.kalk_doboz img {
    border: 3px solid #CD2122;
    border-radius: 0px;
    width: 161px;
    margin: 32px 15px 0px 30px;}

#meret{width: 163px;}
.magzatmeret{width:428px}


.kalk_szoveg td{border-bottom:none !important;
    border-bottom: medium none !important;
    width: 200px;
    font-family: josefin sans;
    color: rgb(36, 36, 36) !important;
    font-size: 16px !important;
}

#ciklus {
    margin-left: 14px !important;}

#ev, #honap, #nap, #ciklus, #het{
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    font-family: josefin sans;
}

#nap {
    width: 28px;
    height: 22px;
    margin-top: 0px;
}
    

.kalk_gomb:hover{background-color:#2C2C2C}

#eredmeny2{
    margin: 0 auto;
    width: 455px;
}

#kalk_doboz img{border-radius:none !important}

#ovutd{width:228px}

.kalkulator_bevmezomag, .kalkulator_bevmezosuly {
    background-color: lightgrey;
    color: grey;
    padding: 0px 4px;
    cursor: auto;
    height: 23px;
}

#eredmeny p {
    width: 233px;}

.kalk_belso table {
    margin: 0px 0px auto;}

#meret {
    width: 210px;
    background-color: lightgrey;
    color: grey;
    cursor:auto;
}

#kor{background-color: lightgrey;
    color: grey;}

.kalkulator_bevmezo {
    background-color: lightgrey;
    color: rgb(92, 75, 81);
    width: 210px;
    cursor:auto
}

@media screen and (max-width:767px){
    .kalk_img{display:none}
    #terh_gomb{margin-top:34px}
    #eredmeny2 p {
        text-align: center;
        font-size: 11px;
        margin:0px}
    #eredmeny2 h6{display:none}
    #sulybelso{width:0px}
    #hosszbelso{width:0px !important}
    #magzatered{width:50px !important}
}

@media screen and (max-width:479px){
    .magzatmeret td {font-size: 7px !important;}
    .logo h2 a {
        font-family: 'Oswald';
        font-size: 50px !important;
        font-weight: bold !important;}
}

.header-content {
    padding: 0px}

.fa2 {
    float: left;
    height: 239px;
    margin: 4px -38px -74px;
}

#vonalzo {
    float: right;
    margin-bottom: 0px;}

.logo span {
    font-weight: normal;
    font-size: 18px;
    font-family: oswald;
}

.babakep img{
    margin-top: 25px;
}

@media only screen and ( max-width: 1219px )and (min-width: 985px){
    .babakep{margin-top: 25px !important; width: 40% !important;}
    #sor1, #sor2, #sor3{display:none}
    .logo{margin-top: 20px !important;}
    .fa2 {
        float: left;
        height: 215px;
        margin: -16px -30px -89px;}
    #main-nav ul li {font-size: 12px;}
}

@media screen and (max-width: 985px) and (min-width: 768px){
    .babakep{
        margin: 0px 15px 5px 0px !important;
        width: 30% !important;
        float: right !important;}
    .fa2{display:none !important}
    .logo {margin-bottom: -74px; margin-left: 15px;}
    .search-block {margin-top: -48px;}
    #sor1, #sor2,#sor3{display:none}
}

@media screen and (max-width: 767px) and (min-width: 480px){
    .babakep img {margin: 0px 10px 10px 110px; width: 54% !important;}
    .fa2{display:none !important}
    .cat-box.wide-box.tie-cat-2146 .cat-box-title {font-size: 18px !important;}
    #sor1, #sor2,#sor3{display:none}
}

@media screen and (max-width: 479px){
    .babakep img,#sor1, #sor2,#sor3{display:none}
    .logo h1 a{font-size: 47px !important;}
    .cat-box.wide-box.tie-cat-2146 .cat-box-title {font-size: 18px !important;}
}

.post-thumbnail img {
    transition: all 0.4s ease 0s;
    height: auto;
    max-width: 200%;
}


.recent-item .post-thumbnail img {
    overflow: hidden;
    max-width: 1000px !important;
    height:auto;
}


.recent-item .post-thumbnail {
    margin: 0px 0px 10px;
    overflow: hidden;
    max-height: 110px;
    width: 200px;
}

.column2 li.first-news {
    height: 370px;
}

div#fancy_title div {
    margin-top: 7px;}

.thdrpy, .comment-form-url, #comments{display:none}

.bbp-pagination-count {
    display: none;
}

.form-allowed-tags{display:none}

#bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    border: 1px solid #CE2425;}

#bbpress-forums li.bbp-header {
    background: none repeat scroll 0% 0% rgb(206, 36, 37);
    color: white;
}

div.bbp-reply-header {
    border-top: 1px solid #CF2728;}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #CF2728;}

#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    border: 1px solid #CF2728;}

.bbp-topic-permalink{font-weight:bold}

#bbpress-forums fieldset.bbp-form {
    border: 1px solid #CE2425;}

#bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    border: 1px solid #CF2728;}

#bbpress-forums fieldset.bbp-form {
    border: 1px solid #CF2728;}

#bbpress-forums li.bbp-footer {
    background: none repeat scroll 0% 0% #CF2728 !important;}

.bbp-forum-title{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;}

.bbp-forum-title:hover{text-decoration:underline}

.forumok a{
    text-transform: uppercase;
    font-size: 17px;
    font-family:'oswald'}

#text-8 .widget-top, #text-9 .widget-top{
    background-color: #CD2122;
    padding: 10px;
}

#text-8 .widget-top h4, #text-9 .widget-top h4{color:white}

#text-8 .widget-container, #text-9 .widget-container{
    padding: 10px;
    background-color: lightgrey;
    border: 2px solid #CE2425;
}

.mlrp_ul img {margin: 0px 20px 0px 0px;  width: 100px; height: 100px; height: auto; float: left;}

.mlrp_ul li {
    background: none no-repeat scroll 0% 0% transparent !important;
    max-height: 71px;
    overflow: hidden;
    margin-top: 5px;
}

#related_posts .related-item .post-thumbnail {
    margin: 0px 0px 10px;
    max-height: 175px;
    overflow: hidden;
}

.fb_iframe_widget {
    width: 100% !important;
}

.fb_iframe_widget span {
    width: 100% !important;
}

.pluginFontHelvetica div{
    width:100% !important;
}

.category-anyukak_levelei.post-listing .sharedaddy.sd-sharing-enabled{
    display:none;
}

.cat-box.wide-box.tie-cat-2146 .post-box-title a{
    color: #3B5998;
}

.cat-box.wide-box.tie-cat-2146 .post-box-title a:hover{
    text-decoration:underline;
}

.empty-space {
    height: 50px !important;
}

#related_posts .related-item {
    /*height: auto;*/
    min-height: 170px;
}

.cat-box.wide-box.tie-cat-2146 .cat-box-title:after{
    content: " a webről és facebookról!";
    color: #3B5998;
    background-color: #FFF;
    margin-left: 10px;
    padding-bottom: 5px;
    padding-left: 0px;
    text-decoration: underline;
    font-family: oswald;
    text-transform: none;
}

.cat-box.wide-box.tie-cat-2146 h2.cat-box-title {
    padding-right: 0px;
}

html body {
    background-image: url("/wp-content/uploads/2015/08/hatter2015.png") !important;
}

body{
    color: #56524F;
}

.logo span {
    font-family: "misolight";
    display: block;
    color: #939393;
    font-size: 46px;
    letter-spacing: 0px;
}

.logo h1 a, .logo h2 a {
    font-family: "misobold" !important;
    color:#56524F;
    font-size:65px;
    font-weight:normal !important;
    text-transform:uppercase;
}

.logo h1, .logo h2 {
    display: inline-block;
    margin-top: 50px;
    margin-right: 0px;
}

.fa2{
    display:none;
}

.ujlogo{
    background-image: url("/images/kisbabanaplo_logo.png");
    display: inline-block;
    width: 224px;
    height: 224px;
    float: left;
    position: absolute;
    bottom: 32px;
    z-index: 1;
    left: -15px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
}

.logo {
    float: none;
    margin: 40px 0px 0px 0px!important;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 0;
    left: 0;
}

.header-content {
    position: relative;
}

.top-nav {
    background: #56524F none repeat scroll 0% 0%;
    border-bottom: 4px solid #ccc;
    padding-top: 10px;
}

.breaking-news span {
    background: #ccc none repeat scroll 0% 0%;
    font-family: "misobold" !important;
    font-size: 16pt;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    padding-top: 3px;
}

.breaking-news ul a{
    font-family:open sans;
    font-size:14px !important;
    font-weight:600;
    color:#fff !important;
}

.breaking-news ul a:hover{
    color:#F7A11A !important;
}

#nevnap p {
    font-size: 17px;
    text-align: left;
    font-family: josefin sans;
    font-weight: 400;
}

#nevnap{
    margin: 4% 15%;
}

.social-icons a i::before{
    color:#F7A11A !important;
}

.footer-bottom .social-icons a i::before{
    color:#fff !important;
}

.social-icons a {
    opacity: 1;
}

.babakep{
    /*tavaszi*/ background-image: url("/images/image_spring.jpg");
    /*husvetibackground-image: url("/images/image_easter.jpg");*/
    /*nyari background-image: url("/images/image_summer.jpg");*/
    /*oszi background-image: url("/images/image_autumn.jpg");*/
    /*teli background-image: url("/images/image_winter.jpg");*/
    /*karacsonyi background-image: url("/images/image_chrismass.jpg");*/
    background-repeat: no-repeat;
    /*teli width: 389px;*/
    /*nyari width: 440px;*/
    /*tavaszi*/ width: 440px;
    /*oszi width: 440px;*/
    /*husveti width: 480px;*/
    /*karacsonyi width: 440px;*/
    height: 272px;
    margin-right: -6px;
    background-size: 100%;
    opacity: 0.7;
    z-index: 1;
    position: relative;
    margin-top: 0px;
    float: right;
}

.footer-widget-container li, footer #tabbed-widget .tabs-wrap li {
    border-bottom: 1px solid #939393 !important;
}

.sidebar-narrow .widget-container hr{
    display:none;
}

.sidebar-narrow .widget-container h3{
    margin-bottom:5px;
}

.babakep a img{
    display:none;
}

#sor1, #sor2, #sor3 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    color: #3C4049;
    font-family:open sans;
    z-index: 2;
}

.thpont {
    font-size: 8px;
    height: 15px;
    width: 15px;
    color: #FFF;
    font-weight: 600;
    font-family: open sans;
    border-radius:3px;
    background-color: #448D91;
    line-height: 13px;
}

.bfhpont1{
    font-size: 8px;
    height: 15px;
    width: 15px;
    color: #FFF;
    font-weight: 600;
    font-family: open sans;
    border-radius:3px;
    background-color: #DD2A5E;
    line-height: 13px;
}

.bfhpont3{
    font-size: 8px;
    height: 15px;
    width: 15px;
    color: #FFF;
    font-weight: 600;
    font-family: open sans;
    border-radius:3px;
    background-color: #DDBE0D;
    line-height: 13px;
}

#main-nav {
    background-color:#ddd;
    min-height: 40px;
    height: 40px;
    padding-top:6px;
    width: 1220px;
    margin-left: -20px;
    padding-bottom: 9px;
    z-index: 1;
    position: relative;
    border-top: 3px solid #56524F;
    border-bottom: 1px dashed #7C8E15;
}

#main-nav ul li.current-menu-item a, #main-nav ul li.current-page-ancestor a {
    background: #7C8E15 none repeat scroll 0% 0%;
    text-shadow: none !important;
    color: #fff !important;
    height: 49px;
    line-height: 52px;
}

#main-nav ul li.current-menu-parent a, #main-nav ul li.current-menu-parent a:hover, .current-post-ancestor a{
    background-color: #56524F !important;
    color: #fff !important;
    text-shadow: none;
}

#main-nav ul li.current-menu-parent ul.sub-menu a:hover{
    background-color: #E2E2E2 !important;
    color: #56524F !important;
    text-shadow: none !important;
}

#main-nav ul li.current-menu-parent ul a, #main-nav ul li.current-page-ancestor ul a, #main-nav ul li.current-menu-item ul a{
    text-shadow: none !important;
    color:#fff !important;
    line-height:21px !important;
}

#main-content input[type="submit"]{
    background-color:#DD2A5E;
    border-radius:3px;
    font-family: josefin sans;
    font-size: 16px;
}

#main-nav ul li:hover > a, #main-nav ul :hover > a, .current-post-ancestor a, #main-nav ul li.current-menu-parent a {
    background: #7C8E15 none repeat scroll 0% 0% !important;
    color: #fff;
}

#main-nav ul li{
    height: 50px;
    border:none;
    border-top-right-radius:3px;
    border-top-left-radius:3px;
}

#main-nav ul li a {
    display: inline-block;
    height: 49px;
    line-height: 46px;
    color: #56524F;
    border:none;
    font-family: 'misoregular';
    font-size:21px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-shadow:none;
}

.header-content {
    height: 253px;
}

#vonalzo {
    margin-top: -70px;
    /*teli background-color: rgba(255,255,255,0.7);*/
}

#mainevnap{
    color: #DD2A5E;
    font-weight: 600 !important;
}

#datum{
    font-weight:800 !important;
}

.cat-box {
    border-top: 5px solid #DD2A5E;
}

h2.cat-box-title {
    padding: 2px 10px 2px;
    font-family: "misoregular";
    top: -40px;
    background: #DD2A5E none repeat scroll 0% 0%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 29px;
    font-size: 25px;
    line-height: 35px;
}

.cat-box {
    margin-top: 40px;
    margin-bottom: 80px;
}

.tie-cat-1027 h2.cat-box-title{
    background-color:#C1D72E;
}

.tie-cat-1027{
    border-color:#C1D72E;
}

.tie-cat-1027 a.more-link{
    background-color:#C1D72E;
}

.post-box-title a{
    color:#242424;
    font-family: open sans;
    font-weight: 600;
    font-size: 14px;
}

.post-box-title a:hover{
    color: #DD2A5E;
}

.recent-box .recent-item {
    margin: 0px 10px 25px 0px;
}

p.post-meta span {
    font-family: open sans;
    font-weight: 600;
    color: #A9B1BC;
}

.pagination span.current {
    color: #FFF;
    background-color: #DD2A5E;
    text-shadow: none;
    padding: 0px;
    border-radius: 50%;
    font-family:open sans;
    font-weight:600;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border:1px solid #DD2A5E;
}

.pagination a{
    text-shadow: none;
    padding: 0px;
    border-radius: 50%;
    font-family:open sans;
    border:1px solid #A9B1BC;
    color:#A9B1BC;
    font-weight:600;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.pagination a:hover{
    background-color: #7C8E15;
    color: #FFF;
    border-color: #7C8E15;
}

.pagination a.last:hover{
    background-color: transparent;
    color:#56524F;
    border-color:transparent;
}

.wide-box li.first-news {
    padding: 5px 0px 10px;
}

.pagination a.last{
    border:none;
}

body, p, li{
    font-family:josefin sans;
}

.widget-top h4{
    font-family: 'misobold';
    font-size:24px;
    color:#56524F;
}

.widget-top {
    padding-bottom: 5px;
    border-bottom: 3px solid #56524F;
}

.post-thumbnail{
    border-radius:3px;
    overflow:hidden;
}

.breaking-news ul a{
    font-family:"josefin sans";
}

.cat-box-content{
    margin-top:20px;
}

.content .tie-cat-1030 .cat-box-title, .content .tie-cat-1030 .scroll-nav a, .content .tie-cat-1030 a.more-link {
    background-color: #F7A11A !important;
}

.content .tie-cat-1030{
    border-color: #F7A11A !important;
}

a.more-link{
    border-radius:20px;
    font-weight:600;
    padding: 5px 15px;
    margin-top:10px;
    background-color:#DD2A5E;
}

.tie-cat-1804 a.more-link{
    background-color:#7C8E15;
}

.content a.more-link:hover{
    background-color: #56524F !important;
}

.entry p,.entry li{
    font-weight: 400;
    font-size: 17px;
    color: #56524F;
}

.widget-container a:hover{
    text-decoration:none;
    color: #DD2A5E;
}

#main-nav.fixed-nav {
    margin-left: 0px;
    opacity: 0.97;
    box-shadow: none;
    background-color: rgb(68, 141, 145);
    border-bottom: 1px solid #448D91;
}

#main-nav.fixed-nav a{
    color:#eee;
}

#main-nav.fixed-nav a .sub-indicator{
    border-color:#eee transparent transparent;
}

footer {
    background: #777 none repeat scroll 0% 0%;
    box-shadow: none;
    z-index: 0;
}

.footer-widget-top h4{
    text-shadow: none;
    color: #fff;
}

footer a {
    text-shadow: none;
    color: #ddd;
}

.footer-widget-top {
    border-bottom: 1px solid #999;
}

footer a:hover{
    color:#C1D72E;
    text-shadow:none;
}

.tagcloud a {
    padding: 3px 8px;
    margin: 0px 2px 6px 0px;
    color: #ccc;
    background-color: transparent !important;
    border: 1px solid;
    border-radius: 20px;
}

.tagcloud a:hover{
    text-shadow:none;
    color:#fff;
    border-color: #7C8E15;
    background-color: #7C8E15 !important;
}

.footer-bottom .container {
    border-top: none;
}

.footer-bottom a:hover {
    color: #7C8E15;
}

#main-nav ul ul {
    top: 50px;
}

#main-nav ul ul li:hover > a, #main-nav ul ul :hover > a {
    background-color: #3C4049 !important;
}

#main-nav ul.sub-menu a {
    font-size: 19px;
    text-shadow: none !important;
    border-radius: 0px;
}

#main-nav ul ul {
    background: #7C8E15 none repeat scroll 0% 0% !important;
    box-shadow: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#main-nav ul.sub-menu a{
    color: #fff !important;
    font-size:17px;
    line-height: 21px;
}

#main-nav ul.sub-menu li:last-child a:hover{
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#main-nav ul ul li, #main-nav ul ul li:first-child{
    border-width:1px 0px 0px;
    border-color: #69751D;
}

#main-nav ul ul li:hover{
    border-color: #777;
}

#main-nav ul ul li:hover > a, #main-nav ul ul :hover > a {
    background-color: #E2E2E2 !important;
    color:#3C4049 !important;
    border-color: #777;
}

#main-nav ul li {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.post-thumbnail img {
    overflow: hidden;
    max-width: 1000px !important;
    height: auto;
    border-radius: 5px;
}

h2.cat-box-title a:hover {
    color: #3C4049;
}

.widget-container a {
    color: #242424;
    font-weight: 600;
    font-size: 13px;
    font-family: open sans;
}

p.post-meta a:hover {
    border-bottom: medium none;
    color: #F7A11A;
    text-decoration: none;
}

.recent-box-pagination {
    position: relative;
    margin: -46px 0px 70px;
    border-top: none;
}

.tie-cat-1047 h2.cat-box-title, .tie-cat-2699 h2.cat-box-title{
    background: #9190D4 none repeat scroll 0% 0%;
}

.tie-cat-1047, .tie-cat-2699{
    border-color:#9190D4;
}

.tie-cat-1047 a.more-link,.tie-cat-2699 a.more-link{
    background-color:#9190D4 !important;
}

.tie-cat-1047 a.more-link:hover,.tie-cat-2699 a.more-link:hover{
    background-color:#3C4049 !important;
}

.page-title {
    font-size: 45px;
    font-family: misobold;
    color: #3D3936;
    text-transform: uppercase;
    margin-top:20px;
}

.post-title a{
    font-family:'misobold';
    font-size: 35px;
}

.post-title a:hover{
    color:#DD2A5E;
}

.search-block {
    height: 30px;
    background-color: #FFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: rgb(147, 147, 147);
}

.search-block .search-button {
    background: #67C7C5 none repeat scroll 0% 0%;
    opacity:1;
}

.search-block #s {
    background: transparent none repeat scroll 0% 0%;
    color: #fff;
}

.sidebar .wp-cpl-theme-0 li {
    border: none !important;
}

.sidebar .wp-cpl-theme-0 li span.wp-thumb-overlay {
    background: none !important;
    border: none !important;
}

.sidebar .wp-cpl-theme-0 li span.wp-thumb-overlay img{
    border-radius: 5px;
}

.sidebar .wp-cpl-theme-0 li.wp-cpl{
    background: none !important;
    border-bottom: 1px solid #eee !important;
}

.pane{
    text-align:left;
    min-height: 35px;
}

.pane li{
    display: block;
    float: left;
    border: 1px solid #ccc;
    padding: 0px;
    width: 33.3333%;
    border: none;
    border-radius: 3px;
}

.pane ul{
    display: inline-block;
    width: 100%;
}

.pane a{
    font-family: misobold;
    font-size: 18px;
    position: relative;
    width: 96%;
    display: inline-block;
    top: 0px;
    height: 60px;
    padding:5px;
    margin: 5px;
    background-color: #fff;
    border-radius:3px;
    box-sizing:border-box;
    transition:all 200ms ease-in 0s;
}

.pane ul li:first-child a{
    color:#7C8E15;
    border:1px solid #7C8E15;
}

.pane ul li:nth-child(2) a{
    color:#F75925;
    border:1px solid #F75925;
}

.pane ul li:nth-child(3) a{
    color:#01977C;
    border:1px solid #01977C;
}

.pane ul li:nth-child(4) a{
    color:#DD2A5E;
    border:1px solid #DD2A5E;
}

.pane ul li:nth-child(5) a{
    color:#DDBE0D;
    border:1px solid #DDBE0D;
}

.pane ul li:nth-child(6) a{
    color:#60B2E5;
    border:1px solid #60B2E5;
}

.pane ul li a:hover{
    color: #242424;
    border: 1px solid #DDBE0D;
    background-color: #DDBE0D;
}

.pane .lnr{
    font-size: 25px;
    top: 8px;
    position: relative;
    margin: 0px 5px;
}

.pane .lnr:before{
    background-size: 32px;
    width: 32px;
    height: 32px;
    content: "" !important;
    display: inline-block;
    background-repeat: no-repeat;
}

.lnr-cloud-upload:before{
    background-image: url('images/pregnant7.png');
}

.lnr-cloud-check:before{
    background-image: url('images/babies14.png');
}

.lnr-cloud-sync:before{
    background-image: url('images/babies3.png');
}

.lnr-database:before{
    background-image: url('images/paper101.png');
}

.lnr-poop:before{
    background-image: url('images/calendar3.png');
}

.lnr-heart-pulse:before{
    background-image: url('images/apple28.png');
}

.lnr-lighter:before{
    background-image: url('images/babies14.png');
}

.lnr-pointer-down:before{
    background-image: url('images/babies21.png');
}

.lnr-pointer-left:before{
    background-image: url('images/spoon2.png');
}

.lnr-pointer-right:before{
    background-image: url('images/babies2.png');
}

.lnr-drop:before{
    background-image: url('images/motherhood.png');
}

.lnr-sort-alpha-asc:before{
    background-image: url('images/abc9.png');
}

.lnr-page-break:before{
    background-image: url('images/babies12.png');
}

.lnr-direction-rtl:before{
    background-image: url('images/park39.png');
}

.lnr-direction-ltr:before{
    background-image: url('images/garden114.png');
}

.lnr-pilcrow:before{
    background-image: url('images/bookbag2.png');
}

.lnr-indent-decrease:before{
    background-image: url('images/child1.png');
}

.lnr-line-spacing:before{
    background-image: url('images/paper101.png');
}

.lnr-text-align-justify:before{
    background-image: url('images/wall14.png');
}

.lnr-text-align-right:before{
    background-image: url('images/dailycalendar18.png');
}

.lnr-text-align-center:before{
    background-image: url('images/pregnancy3.png');
}

.lnr-text-align-left:before{
    background-image: url('images/sexy4.png');
}

.lnr-highlight:before{
    background-image: url('images/scale21.png');
}

.lnr-strikethrough:before{
    background-image: url('images/healthcare11.png');
}

.lnr-underline:before{
    background-image: url('images/chat130.png');
}

.post-tabs ul.tabs-nav li.current, .post-tabs ul.tabs-nav li:hover {
    background: #448D91 none repeat scroll 0% 0%;
    color:#fff;
    border-color: #448D91;
}

.post-tabs ul.tabs-nav li{
    text-transform: uppercase;
    font-family: misobold;
    letter-spacing: 0px;
    font-size: 20px;
    font-weight: normal;
    color: #242424;
}

.recent-box-pagination{
    margin-bottom:40px;
}

.post-tabs .pane {
    background: #ededed none repeat scroll 0% 0%;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top: 3px solid #448D91;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    border-bottom:none;
    border-radius: 5px;
}

.tie-cat-1804 h2.cat-box-title{
    background-color:#7C8E15;
}

.tie-cat-3441 h2.cat-box-title, .tie-cat-3441 .cat-box-content .more-link{
    background-color:#DDBE0D;
}

.tie-cat-281 h2.cat-box-title, .tie-cat-281 .cat-box-content .more-link{
    background-color:#01977C;
}

.tie-cat-2462 h2.cat-box-title, .tie-cat-2462 .cat-box-content .more-link{
    background-color:#F75925;
}

.tie-cat-1738 h2.cat-box-title, .tie-cat-1738 .cat-box-content .more-link{
    background-color:#EDA538;
}

.tie-cat-1043 h2.cat-box-title, .tie-cat-1043 .cat-box-content .more-link{
    background-color:#50B9AB;
}

img.aligncenter {
    border-radius:3px;
    border: none;
    padding: 0px;
}

.wrapper{
    padding-bottom:1px;
}

.stick-to-bottom {
    position: fixed;
    bottom:0px;
    width: 100%;
    height: 50px;
}

.babafoto{
    font-size: 25px !important;
    text-transform: uppercase;
    font-family: misoregular;
    background-color: rgb(124, 142, 21);
    color: rgb(255, 255, 255) !important;
    padding: 7px 15px;
    display: block;
    border-radius: 3px;
    text-align: center;
    font-family: misobold !important;
    font-weight: normal !important;
}

.babafoto:hover{
    background-color: #DDBE0D;
    color: rgb(255, 255, 255) !important;
}

.wpf-selector form{
    text-indent: -999999px;
}

.wpf-selector select{
    margin-top: -25px;
}

#main-nav ul li a .sub-indicator, .top-menu ul li a .sub-indicator {
    border-color: #56524F transparent transparent;
}

#main-nav ul li a:hover .sub-indicator, .top-menu ul li a:hover .sub-indicator, .current-post-ancestor a .sub-indicator, #main-nav ul li.current-menu-parent a .sub-indicator{
    border-color: #fff transparent transparent;
}

.scroll-nav a {
    background-color: #DD2A5E;
}

#widget_sp_image-10, #widget_sp_image-12{
    border: 1px dashed rgb(124, 142, 21);
    background-color: #EEEEEE;
    border-radius: 5px;
}

#widget_sp_image-10 .widget-top, #widget_sp_image-12 .widget-top{
    background-color: rgb(124, 142, 21);
    padding: 10px;
    text-align: center;
    padding: 10px;
}

#widget_sp_image-10 .widget-top h4, #widget_sp_image-12 .widget-top h4{
    color:#fff;
}


#widget_sp_image-4 h4, #widget_sp_image-6 h4, #widget_sp_image-8 h4, #widget_sp_image-9 h4, #widget_sp_image-10 h4, #widget_sp_image-12 h4, #widget_sp_image-13 h4, #widget_sp_image-14 h4, #widget_sp_image-15 h4, #widget_sp_image-16 h4, #widget_sp_image-17 h4{
    text-align: center;
    margin-top: 7px;
    font-size: 24px;
}

#widget_sp_image-19 h4, #widget_sp_image-20 h4 {
    text-align: center !important;
    color: #8500af !important;
    margin-top: 7px !important;
    font-size: 24px !important;
}

#news-pic-widget-4 h4, #news-pic-widget-9 h4{
    text-align: center;
    margin-top: 7px;
    font-size: 24px;
}

#categort-posts-widget-6 h4, #categort-posts-widget-11 h4, #categort-posts-widget-15 h4, #categort-posts-widget-16 h4{
    text-align: center;
    margin-top: 7px;
    font-size: 24px;
}

#posts-list-widget-2 h4{
    text-align: center;
    margin-top: 7px;
    font-size: 24px;
}

#featured_category_widget-3 h4{
    text-align: center;
    margin-top: 7px;
    font-size: 24px;
}

#wp_category_post_list_itg-4 h4{
    text-align: center;
    margin-top: 7px;
    font-size: 24px;
}

#slideshow-4 h4{
    text-align: center;
    margin-top: 7px;
    font-size: 24px;
}

#facebook-widget-2 h4, #facebook-widget-3 h4{
    text-align: center;
    margin-top: 7px;
    font-size: 24px;
}

#ngg-images-2 div div h4, #ngg-images-3 div div h4{
    text-align: center;
    margin-top: 7px;
    font-size: 24px;
}

#widget_sp_image-10 .widget-container, #widget_sp_image-12 .widget-container{
    padding:0px;
}

#widget_sp_image-10 a, #widget_sp_image-12 a{
    font-family: misobold;
    font-weight: normal;
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 15px;
    position: relative;
    display: inline-block;
    background-color: #DD2A5E;
    padding: 5px 15px;
    border-radius: 3px;
    color: #fff;
}

#widget_sp_image-10 a:hover, #widget_sp_image-12 a:hover{
    background-color:#DDBE0D;
}

#widget_sp_image-10 p, #widget_sp_image-12 p{
    color: rgb(36, 36, 36);
    font-size: 16px;
}

#tabbed-widget ul.tabs li a {
    color: #242424;
    background: #ddd none repeat scroll 0% 0%;
    font-family: misobold;
    font-weight: normal;
    font-size: 16px;
    text-transform:uppercase;
    margin: 0px 2px;
    border-top-right-radius:3px;
    border-top-left-radius:3px;
}

#tabbed-widget ul.tabs li a:hover {
    background: rgb(68, 141, 145) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
}

#tabbed-widget ul.tabs li.active a {
    background: #56524F none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
}

#tabbed-widget .widget-top {
    height: 38px;
    border-bottom: 3px solid #56524F;
}

#main-nav ul li.current-menu-item a, #main-nav ul li.current-menu-item a:hover{
    background-color:#7C8E15;
    border-color:#7C8E15;
}

#tabbed-widget #tab3 .post-thumbnail{
    display:none !important;
}

ul li {
    line-height: 32px;
}

/* Galéria */
/*#menu-item-41226{
 background: #DD2A5E none repeat scroll 0% 0% !important;
 margin-left: -20px;
 margin-right: -20px;
 padding-left: 20px;
 padding-right: 20px;
 }
 
 #menu-item-41226 a{
 color: #FFF !important;
 }
 
 #menu-item-41226 a .sub-indicator{
 border-color: #FFF transparent transparent !important;
 }
 
 .menu-item-41226{
 background: #DD2A5E none repeat scroll 0% 0% !important;
 }
 
 .menu-item-41226 a{
 color: #FFF !important;
 }
 
 .menu-item-41226 a .td-icon-menu-down{
 color: #FFF !important;
 }
 
 .menu-item-41226 a:hover{
 color: #56524f !important;
 }*/

div.wpf-selector {
    padding: 0px;
}

div.wpf-selector, #wpf_selector {
    width: 160px;
}

#wpf_selector {
    text-indent: 17.01px;
    color:#242424;
    border:1px solid #DDBE0D;
    background-size: 9px 10px;
    background-position: center right 40px;
    border-radius: 3px;
}

div.wp-forecast-fc {
    border-top: 2px solid #448D91;
}

.wrapper {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

.footer-widget-container li, footer #tabbed-widget .tabs-wrap li {
    border-bottom: none !important;
    border-top: 1px solid #999;
}

footer {
    text-shadow: none;
}

footer .recentcomments span{
    color:#DDBE0D;
}

.footer-widget-container ul, footer .tabs-wrap ul {
    border-bottom: none;
}

div.sharedaddy h3.sd-title {
    margin: 15px 0px 1em;
}

.nevadat{
    display: block;
    color: #DD2A5E;
    font-size: 20px;
    margin-top: 7px;
    text-align: center;
    text-transform: none;
    font-family:"misobold";
    padding-bottom: 10px !important;
}

.szokimondoka-description{
    display: block;
    font-size: 20px;
    color:black;
    text-align: justify;
    text-transform: none;
    font-family:"misobold";
}

.widget_sp_image-description p {
    -webkit-margin-before: 1em;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    padding: 0px;
}

#wpstats{
    display:none;
}

.header-content{height:245px;background-image:url("/images/header_bg.jpg");background-repeat: no-repeat;background-size: cover;background-position-y:-73px;}
.td-icon-mobile:before {content:'\2630';}
.td-header-sp-logo{width:0px}
.td-header-sp-rec{width:100%;margin:0px;}
.td-header-ad-wrap{height:100%}
.td-header-style-1 .td-header-header {padding:0px;}
.td-excerpt, .td-module-excerpt{font-size:16px;line-height: 22px;}
.td-ss-main-content footer{background:#FFF none repeat scroll 0% 0%}
.td-ss-main-content footer div{border-color:#CCC}
.td-related-span4 img{width:100%!important;height:150px!important;overflow:hidden;object-fit:cover;object-position:center;}
.td-footer-container a {color:#fff!important;}
.td-related-title .td-cur-simple-item{background-color:#dd2a5e!important;}
.td-post-content span, .td-page-content span{font-size:20px!important;line-height:32px!important;}
.logo {left:20px;top:0px;z-index:1;text-align:left;position:inherit;height:166px;margin:25px 0px 55px 0px!important;}
.logo h1 a {font-family:"Parisienne"!important;font-size:96px;color:#dd2a5e;text-transform:none;}
.logo span {font-family:"misobold"!important;font-size:48px;color:#56524f;}
.ujlogo{left: -16px;display:none;}
.babakep{display:none;}
#vonalzo {margin-right:-8px;margin-bottom:10px;}
#nevnap{display:none; margin: 4% 18%;}

.td-sub-footer-menu{display:none;}
.td-sub-footer-copy{width:100%;}

#cboxOverlay{background:#000;}

@media only screen and (max-width: 1219px){
    #main-nav {width: 986px !important;margin-left: -16px;margin-bottom:0px;}
    #main-nav ul li a .sub-indicator, .top-menu ul li a .sub-indicator {right: 5px;}
    #main-nav ul li.parent-list a, .top-nav ul li.parent-list a {padding-right: 15px;}
    #main-nav ul li a, #main-nav ul li.current-menu-item a, #main-nav ul li.current-menu-item a, #main-nav ul li.current-menu-item a:hover{height: 38px;line-height: 38px;font-size: 17px;}
    #main-nav ul li.current-menu-item{height:38px;}
    .td-header-header{padding:0px;}
    .header-content {height: 246px; width: 100%; margin: 0px 0px;}
    .babakep{margin-right: 0px;margin-top: 0px !important;height: 246px;}
    .logo {left:0;top:0;margin-top: 30px!important;}
    .ujlogo{left: 0px;top:5px;}
    #vonalzo {margin-top:-30px;margin-right: -8px;}
    #nevnap{display:none; margin: 6% 20%;}
    #main-nav ul li {height: 38px;}
    #main-nav ul ul {top: 39px;}
    #main-nav ul li.current-menu-parent a, #main-nav ul li.current-menu-parent a{height:38px;line-height:38px;}
    #text-html-widget-3 {display: block;}
    #text-html-widget-4 {display: block;}
    .td-header-sp-logo{width:0px}
    .td-header-sp-rec{width:100%}
    .td-header-ad-wrap{height:100%}
    .search-block{display:block;}
    body, p, li{font-family:josefin sans;}
}

@media only screen and (max-width: 985px){
    #main-nav {
        height:50px !important;
        width: 730px !important;
        margin-left: 0px;
        margin-bottom: -25px;
        min-height: 0px;
        padding: 0px;
        border: none;
    }
    #main-menu-mob, #top-menu-mob {
        background: #ddd none repeat scroll 0% 0%;
        width: 730px;
        padding: 5px;
        border: none;
        border-bottom: 1px dashed #242424;
        color: #242424;
        height: 50px;
        margin: 0px;
        border-top: 3px solid #56524F;
        font-family: misobold;
        font-size: 21px;
    }
    .search-block{display:none;}
    #nevnap{display:none;}
    .header-content {width: 100%; margin: 0px}
    .babakep {height: 200px;}
    .logo {left:20px;top:0px;}
    .ujlogo {height: 200px;left: 0px;}
    #vonalzo {width: 95% !important;margin-top:-20px;margin-bottom:10px;margin-right:15px;}
    #text-html-widget-3 {display: none;}
    #text-html-widget-4 {display: none;}
    body, p, li{font-family:josefin sans;}
}

@media only screen and (max-width: 769px){
    .header-content {width: 100%; margin: 0px}
    .babakep {display: none;}
    .logo {left:-50px;top:0px;margin:10px 0px 10px 0px!important}
    .logo h1 a, .logo h2 a {font-size: 64px;}
    .logo span {font-size: 48px;}
    .logo h1, .logo h2{margin-left: 75px;}
    .ujlogo {height: 150px;left:0px;top:20px;}
    .sor{width:98%!important;margin-left:10px;margin-right:10px;}
    #main-nav {height:50px !important;width: 410px !important;margin-bottom:-25px;}
    .widget-top h4 {font-size: 19px;}
    #widget_sp_image-9 .widget-top, #widget_sp_image-13 .widget-top{background-color:#DDBE0D;padding: 10px;border: 1px dashed rgb(86, 82, 79);border-bottom:3px solid;border-top-right-radius:3px;border-top-left-radius:3px;}
    .shopszoveg{display:none;}
    .babafoto{font-size:23px !important;}
    #widget_sp_image-9 .widget-top h4, #widget_sp_image-13 .widget-top h4 {font-size: 19px;text-align: center;color:#242424}
    .post-tabs ul.tabs-nav li {font-size: 16px;padding: 0px 10px;}
    .pane li {width: 50%;}
    .cat-box { margin-top: 64px; }
    #nevnap{display:none;}
    #vonalzo {width: 100% !important;margin-top:0px;margin-bottom:10px;margin-right:0px;}
    #text-html-widget-3 {display: none;}
    #text-html-widget-4 {display: none;}
    .search-block{display:none;}
    .td-header-ad-wrap{width:100%;margin-left:0;margin-right:0;}
    body, p, li{font-family:open sans;}
}

@media only screen and (max-width: 480px){
    #main-nav{height:50px !important;width: 100% !important;margin-bottom:-25px;}
    #main-menu-mob, #top-menu-mob{width: 100% !important;max-width: none;}
    #vonalzo {margin-top: 130px;}
    .header-content {width: 100%;margin:0px;height:166px;background-position-y:0px;}
    .ujlogo {width: 85px;left: 0px;}
    .logo {left:-30px;top:0;margin:5px 0px 2px 0px!important}
    .logo h1 a {font-size: 48px !important;}
    .logo span {font-size: 32px;}
    .logo h1, .logo h2 {margin-top: 45px;}
    .top-nav {height: 40px;padding-top: 1px;}
    #nevnap{display:none;}
    #vonalzo {width: 100% !important;margin-top:0px;margin-bottom:10px;margin-right:0px;}
    .post-tabs ul.tabs-nav {padding-left: 2px;}
    .post-tabs ul.tabs-nav li {font-size: 13px;padding: 0px 3px;margin-right: 3px;}
    .pane li {width: 100%;}
    .pane{display: inline-block;}
    .cat-box { margin-top: 64px; }
    .pagination .pages {float: none;}
    .recent-item .post-thumbnail {max-height: none;width: auto;}
    .column2 li.first-news {height: auto;}
    #text-html-widget-3 {display: none;}
    #text-html-widget-4 {display: none;}
    .search-block{display:none;}
    .sor {width: 95%!important;margin-left: 10px;margin-right: 10px;}
    body, p, li{font-family:open sans;}
}

@media only screen and (max-width: 380px){
    .header-content {width: 100%; margin: 0px}
    .logo {margin-top: 10px !important;}
    .logo h2 a {font-size: 35px !important;}
    body, p, li{font-family:open sans;}
}
