/*
Theme Name: Evnt Child
Description: Evnt WordPress Theme
Author: Coffeecream
Theme URI: http://themeforest.net/user/Coffeecream/portfolio
Author URI: http://themeforest.net/user/Coffeecream
Template: evnt
Version: 1.2
License: ThemeForest Regular License
License URI: http://themeforest.net/licenses/regular
*/

@import url("../evnt/style.css");

#idIframe {
    border: none;
}

.wsmenucontainer {
    padding-top: 0rem;
}

/** Generated by FG **/
@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue.eot');
    src: local('☺'), url('fonts/BebasNeue.woff') format('woff'), url('fonts/BebasNeue.ttf') format('truetype'), url('fonts/BebasNeue.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* .post .image {
	max-width: 350px;
	margin: 0 auto;
} */

.post .image {
    max-width: 350px;
    margin: 0 20px 0 0;
    float: left;
}

.home-quote {
    width: 70%;
    padding: 0 0 0 20%;
}

.pagination > .screen-reader-text {
    display: none;
}

body.category-hirek h1.page-title {
    display: none;
}

.newsletter-section {
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

.newsletter-section {

}

.newsletter-section .form-control {
    border: solid 1px #efefef;
    background-color: #fff;
    margin-right: 0;
    width: 100%;
}

.inner {
    max-width: 550px;
    margin: auto;
}

p {
    margin-bottom: 25px;
}

.mmform-container .error-container {
    display: none;
}


.mmform-container .error-container.text-danger {
    font-size: 12px;
}

body.category-konyv .content-area .wp-post-image {
    display: block;
    float: none;
    margin: 0 0 15px 0;
    border: solid 1px #d1d1d1;
}

body.category-konyv .post {
    padding: 15px 0;
}

.post-konyv {
    padding: 0;
}

.post-konyv .post-title {
    font-size: 29px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 10px;
}

.post-konyv .post-subtitle {
    font-size: 15px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
}

.post-konyv .post-content {
    line-height: 25px;
    font-size: 16px;
}

.post-konyv .buttons-wrapper {
    margin-top: 15px;
}

.post-konyv .buttons-wrapper .btn {
    line-height: normal;
    display: inline-block;
    padding: 13px 30px;
}

.navigation.pagination {
    width: 100%;
}

.nav-links {
    text-align: center;
    width: 100%;
    display: block;
    margin: 60px 0 0 0;
}

.nav-links .page-numbers {
    background-color: #be1a39;
    display: inline-block;
    color: #fff;
    margin: auto;
    padding: 4px 10px;
}

.nav-links .page-numbers.current {
    background-color: #222;
}

.btn:focus, .btn:hover {
    color: #fff;
}

.book-meta-list-item {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 5px;
}

#single-post-konyv {
    padding: 2rem 0;
}

#single-post-konyv .headings h1 {
    font-size: 40px;
}

#single-post-konyv .headings {
    margin-bottom: 15px;
}

.post-related-title {
    font-size: 40px;
    font-family: "BebasNeue", sans-serif;
    color: #000;
    margin-top: 40px;
    padding-top: 70px;
    margin-bottom: 40px;
    border-top: 5px solid #e6e4dd;
}

#respond.comment-respond {
    padding-top: 0;
}

#footer .menu-fomenu-container ul.sub-menu {
    display: none;
}

#footer .box ul li {
    border: 0;
    padding: 3px 0;
}

#footer .box ul li a {
    padding: 0 0;


}

#footer .box ul li a i {
    font-size: 40px;

}

#footer .box {
    padding-top: 15px;
}

#footer .box .harmat-logo img {
    max-width: 120px;
    margin-bottom: 15px;

}

#footer .box ul li a:before {
    display: none;


}
#footer .box a.btn{
  color:#fff;
}
ul.latest-book-list{
    list-style: none;
    padding:0;
    margin:0;
}
ul.latest-book-list li{
    margin-bottom:6px;
}
ul.latest-book-list li a{
    display:block;

}
#footer .book-list-box a.btn{
    display:inline-block;
    margin-top:25px;
    color:#fff;
}

#footer .book-list-box ul li a:before {
    display: none;


}