/*
Theme Name: Fevr Child
Theme URI: http://fevr.luvthemes.com
Author: luvthemes
Author URI: http://luvthemes.com
Description: Fevr - Creative MultiPurpose Theme. Forget about compromises, with Fevr it's possible.
Version: 1.1.3
Template: fevr
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fevr
*/


/*
@font-face { font-family: 'h1';src: url('font/Lato-Bla_HU.ttf'); }
*/

.parola_szerzo {
    z-index: 500;
}

.parola_jump {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 200px;
}

.parola_jump .pj_left {
    float: left;
    width: 50%;
}

.parola_jump .pj_right {
    float: left;
    width: 50%;
    padding-left: 15px;
}

.parola_jump .pj_where {
    display: block;
    width: 100% !important;
    border-radius: 5px;
    cursor: pointer;
}

.parola_jump .pj_btn {
    background: #FFE5D4;
    border-radius: 5px;
    padding: 15px;
    color: #000;
    border: none;
    cursor: pointer;
    display: block;
    width: 100%;
    font-size: 16px;
}


/* fuzetek */

.parola_fuzet h3 {
    border-bottom: 2px solid #98B6C9;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.parola_fuzet h4 {
    margin-bottom: 15px;
    color: #999;
    font-size: 16px;
}

.parola_fuzet figure,
.parola_fuzet figure div,
.parola_fuzet figure img {
    width: 100%;
}


/* MAINPAGE */

.parola_30_container {
    text-align: center !important;
}

.parola_30_container h2 {
    display: inline-block;
    border-bottom: 3px solid #fcb430;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    margin-bottom: 30px !important;
}

.parola_30_container p {
    margin-bottom: 10px !important;
    line-height: 1.2em;
}

.parola_30_container .btn-shortcode {
    background: #fff;
    box-shadow: #969696 0px 3px 6px;
    display: inline-block !important;
    color: #000;
    transition: background-color 0.5s ease;
    transition: color 0.5s ease;
    transition: padding-right 0.5s ease;
    transition: padding-left 0.5s ease;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.parola_30_container .btn-shortcode:hover {}

.parola_30_container .btn-shortcode:hover span {
    color: #fff !important;
    background-color: #AFC6D4;
    padding-right: 50px;
    padding-left: 50px;
}

.parola_30_container .btn-shortcode span {
    color: #000;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
}

.parola_erdemes_elolvasni>.vc_column-inner {
    box-shadow: #969696 0px 3px 6px;
}


/* main page news */

.parola_newslist .post-title {
    font-size: 20px !important;
    cursor: pointer;
}

.alternate article.hentry {
    margin-top: 20px !important;
}

.parola_newslist p {
    font-size: 14px !important;
    margin-bottom: 0px !important;
}

.parola_newslist .alternate-bottom-meta {
    margin-top: 0px !important;
    color: #FCB430;
    margin-bottom: 2px !important;
}

.alternate article.hentry {
    padding-top: 25px !important;
    padding-bottom: 20px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
    border-top: 1px solid #fcb430;
}


/* author */

.parola_author {
    background: #fff;
    margin-bottom: 40px;
}

.parola_author h1 {
    font-size: 40px;
    border-bottom: 1px solid #FCB430;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
    padding-top: 10px;
}

.parola_author h2 {
    font-size: 30px;
    border-bottom: 1px dotted #FCB430;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center;
}

[data-header-layout-style="nav-under-logo"] .main-header-inner {
    text-align: left;
}

[data-header-layout-style="nav-under-logo"] #nav-primary {
    border-top: 1px solid #dedede;
}


/* breadcrumbs */

#crumbs {
    font-size: 1.333em !important;
}

.luv-breadcrumbs-title {
    display: none;
}

.luv-breadcrumbs .is-right {
    display: block !important;
    width: 100% !important;
}


/* CIKK */

.parola_article {}

.parola_article .parola_article_title {
    margin-bottom: 10px;
}

.parola_article h1 {
    font-size: 30px;
    border-bottom: 1px solid #98B6C9;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.parola_article h2 {
    font-size: 22px;
    /*border-bottom: 1px dotted #FCB430;*/
    margin-bottom: 10px;
    text-align: left;
}


/*
.parola_article p{
	font-size:18px;
}*/

.parola_article .parola_article_author {
    margin-bottom: 20px !important;
}

.parola_article .parola_article_author {
    font-weight: normal;
}

.parola_article .parola_article_author strong {
    font-weight: bold;
    color: #FCB430;
}


/* LAPSZÁMOK LISTÁZÁSA */

.parola_list_item {
    text-align: center;
    margin-bottom: 40px !important;
}

.parola_list_item .vc_column-inner>.wpb_wrapper {
    box-shadow: 1px 1px 5px #cccccc;
    padding: 15px;
}

.parola_list_item .btn-shortcode {
    background: #FCB430;
    color: #000;
    display: inline-block;
    border-radius: 50px;
    font-size: 20px;
    box-shadow: 1px 1px 10px #555;
    margin-top: -40px;
}

.parola_list_item .btn-shortcode:active {
    box-shadow: none;
}

.parola_list_item .btn-shortcode:hover {
    box-shadow: 1px 1px 10px #000;
}

.parola_list_item .parola_list_item_html {
    margin-top: -30px !important;
    margin-bottom: 0px !important;
}

.parola_list_item .parola_list_item_html i {
    cursor: pointer !important;
}

.parola_list_item .parola_fb_share {
    float: left;
}

.parola_list_item .parola_download {
    float: right;
}

.parola_list_item .tipso_style {
    border: none !important;
}