/*
  Theme Name: The Voux Child Theme
  Theme URI: https://themeforest.net/item/the-voux-a-comprehensive-magazine-theme/11400130
  Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
  Version: 1.0.0
  Author: fuelthemes
  Template: thevoux-wp
  Template Version: 6.9.1
  Text Domain: thevoux-wp
  Domain Path: /inc/languages
*/

body.home .wpb_wrapper header.post-title h3 {
  font-size: 24px!important;
}

// Top top menu

.header_top_top.header_menu_fixed {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.menu-disk {
  margin-top: 12px;
}

.header_mobile_top li a {
  line-height: normal;
  padding-top: 12px;
  padding-bottom: 12px;
}

ul.full-menu.nav.submenu-style-style1 .quick_search {
    display: flex;
    align-items: center;
    height: 50px;
    line-height: 1;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    font-size: 13px;
    margin-left: 12px;
    cursor: pointer;
}

.quick_search .searchform {
  margin-top: 40px;
}

ul.thb-mobile-menu .quick_search {
    display: flex;
    align-items: center;
    height: 50px;
    line-height: 1;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 14px;
    cursor: pointer;
    text-transform: none;
}

ul.thb-mobile-menu .quick_search .searchform {
  left: -10px; 
  width: 200px;
  border: 1px solid #888;
  margin-bottom: -20px;
}

/* Könyvbemutató landing page */

.button.pink-button {
  background-color: #ff006e!important;
  font-size: 24px!important;
  padding: 20px 40px!important;
  letter-spacing: 1px!important;
  height: auto!important;
  border-radius: 30px;
}

.button.pink-button:hover {
  background-color: #444!important;
}

body.page-id-1912, body.page-id-1912 h3 {
  font-family: "Mulish", serif!important;
}

body.page-id-1912 div [role="main"] {
  background-color: #f2edcd;
  background-image: url('img/sky1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

body.page-id-1912 header.fixed.header--slide {
  display: none;
}

body.page-id-1912 aside#subfooter {
  display: none;
}

@media (max-width: 1024px) {
  body.page-id-1912 h1 {
    font-size: 46px!important;
  }
  body.page-id-1912 h2, body.page-id-1912 h3 {
    font-weight: 500!important;
  }
}

@media (max-width: 600px) {
  body.page-id-1912 h1 {
    font-size: 38px!important;
  }
  body.page-id-1912 h2 {
    font-size: 22px!important;
  }
  body.page-id-1912 h3 {
    font-size: 20px!important;
  }
}

//

.post .post-content h3 {
  margin-top: 30px;
}

.post .post-content ul {
  margin-left: 30px;
}

@media (min-width: 769px) {
  #maintenance-big {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999999999999;
    width: 200px;
    max-width: 30%;
    text-align: center;
    padding: 5px;
    background-color: #eee;
    border: 2px solid #ddd;
    border-radius: 10px;
  }
  #maintenance-small {
    display: none!important;
  }
}

@media (max-width: 768px) {
  #maintenance-big {
    display: none!important;
  }
  #maintenance-small {
    text-align: center;
    padding: 3px;
    background-color: #eee;
    border: 2px solid #ddd;
    font-size: 0.8em;
    font-weight: bold;
  }
  #maintenance-small img {
    width: 200px;
    max-width: 40%;
    height: auto;
  }
}

/* slider mobile fix */
.post.category-widget-slider .featured-title {
  width: 100%;
}




label {
  text-transform: none;
  font-weight: 600!important;
  margin: 12px 0px 6px 0px!important;
}

.category_title h2 {
  font-weight: normal;
}

#subfooter p {
  font-size: 13px;
}

aside.post-author em, .post-detail .thb-post-top, .post .thb-post-top, .post-detail .share-article, 
#comments, div.post-carousel a.more, footer.post-links, div.blog_nav {
  display: none!important;
}

div.bloginfo-description {
  text-align: center;
  display: block;
  letter-spacing: 0.9px;
  width: 630px!important;
  font-size: 1.1em;
  margin-top: 10px;
}

.category_title.style1 {
  margin-bottom: 0px;
}

.post.style7 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
  display: inline-block;
  width: 100%;
}

.post.style7:nth-child(even) {
  background-color: #eee;
}

body.home div.eventlist_frontpage_container {
  max-height: 500px;
  overflow-y: auto;
}

body.page-id-565 div.category_title.style1 h2 {
  display: none;
}

div.event-list-details > div {
  float: left;
}

div.event-list-details > div.event-list-date {
  width: 140px;
}

div.event-list-details > div.event-list-title {
  width: calc(56% - 140px);
  margin-right: 2%;
}

div.event-list-details > div.event-list-teacher {
  width: 20%;
  margin-right: 2%;
}

div.event-list-details > div.event-list-loc {
  width: 20%;
}

div.event-list-details > div.event-list-details {
  width: 10%;
  text-align: right;
}

div.eventlist_sidebar_container div.event-list-details > div.event-list-date {
  width: 100%;
  padding: 0px 6px;
}

div.eventlist_sidebar_container div.event-list-details > div.event-list-title {
  width: 100%;
  padding: 0px 6px;
}

div.eventlist_sidebar_container div.event-list-details > div.event-list-teacher {
  width: 100%;
  padding: 0px 6px;
}

div.eventlist_sidebar_container div.event-list-details > div.event-list-loc {
  width: 100%;
  padding: 0px 6px;
}

div.post-822 img {
  object-fit: cover;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

#post-acf-prev-data-box {
  margin-top: 5px;
  margin-bottom: 24px;
  padding: 20px;
  background-color: #f0f0f0;
}

div.author-intro {
  clear: both;
}

img.teacher_profile_picture {
  object-fit: cover;
  width: 100px;
  height: 100px;
  margin-top: -4px;
}

.authorpage img.avatar {
  object-fit: cover;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

div.teacher_list_container {
  margin-top: 30px;
  clear: both;
  display: inline-block;
  width: 100%;
}

div.teacher_list_container article, div.teacher_list_container section {
  margin: 0px!important;
}

div.teacher_list_container div.th {
  color: #3d7ec2;
  font-weight: bold;
}

section.teacher_list_item {
  display: inline-block;
  width: 100%;
  clear: both;
}

section.teacher_list_item:nth-child(odd) {
  background-color: #f5f5f5;
}

section.teacher_list_item:nth-child(even) {
  background-color: #f9f9f9;
}

div.teacher_list_container article {
  height: 100px;
  line-height: 100px;
  overflow: hidden;
}

div.teacher_list_container div {
  font-size: 1em;
  float: left;
}

div.teacher_list_container div p {
  font-size: 1em;
  line-height: 1!important;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 12px 0px 0;
}

div.teacher_list_container div.teacher_list_level.sz1 {
  background-color: #f6ec98;
}

div.teacher_list_container div.teacher_list_level.sz2 {
  background-color: #ffd590;
}

div.teacher_list_container div.teacher_list_level.sz3 {
  background-color: #f6b798;
}

div.teacher_list_container div.teacher_list_level.sz4 {
  background-color: #ff9387;
}

div.teacher_list_container div.teacher_list_level {
  width: 100px;
}

div.teacher_list_container div.teacher_list_level.lev2 {
  font-style: italic;
  line-height: 1.5em;
  text-align: center;
  height: 100px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

div.p-wrapper p {
  min-height: 120px;
}

em.teacher_list_level {
  line-height: 1.5em;
  float: left;
  margin-right: 12px;
  margin-top: 6px;
  margin-bottom: 20px;
  width: 100px;
  text-align: center;
  height: 100px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

span.level_num {
  font-size: 20px;
  font-weight: bold;
  /* display: inline-block; 
  text-align: center; */
  color: #666;
}
div.teacher_list_container div.teacher_list_profile {
  width: 100px;
  margin-right: 20px;
}

div.teacher_list_container div.teacher_list_name {
  width: 200px;
}

div.teacher_list_container div.teacher_list_comp {
  width: calc(100% - 740px);
}

div.teacher_list_container div.teacher_list_comp p {
}

div.teacher_list_container div.teacher_list_place {
  width: 220px;
}

div.teacher_list_container div.teacher_list_web {
  width: 50px;
  text-align: center;
}

div.teacher_list_container div.teacher_list_web.ct {
  font-size: 1.2em;
}

div.teacher_list_container div.teacher_list_mail {
  text-align: center;
  width: 50px;
}

div.teacher_list_container div.teacher_list_mail.ct {
  font-size: 1.4em;
}

div.teacher_page_web {
}

div.teacher_page_mail {
}

div.teacher_page_comp {
  margin: 12px 0px 0px 0px;
}

div.teacher_page_place {
  margin: 12px 0px 20px 0px;
}

/* Iframe fix */
body.postid-1510 iframe, body.postid-1502 iframe {
  width: 100%!important;
  height: 300px;
}
/**/

@media (max-width: 980px) {
  /* Iframe fix */
  body.postid-1510 iframe, body.postid-1502 iframe {
    width: 100%!important;
    height: 150px;
  }
  /**/
  div.teacher_list_container div.teacher_list_profile {
    margin-right: 10px;
  }
  div.teacher_list_container div.teacher_list_name {
    width: 140px;
  }
  div.teacher_list_container div.teacher_list_comp {
    width: calc(100% - 590px);
  }
  div.teacher_list_container div.teacher_list_place {
    width: 140px;
  }
  div.teacher_list_container div.teacher_list_web {
    width: 40px;
  }
  div.teacher_list_container div.teacher_list_mail {
    width: 40px;
  }
}

@media (min-width: 769px) {
  div.teacher_page_web {
    margin: 17px 0px 12px 0px;
    float: left;
    width: 30px;
    font-size: 20px;
  }

  div.teacher_page_mail {
    font-size: 23px;
    margin: 14px 0px 12px 0px;
    float: left;
    width: calc(100% - 30px);
  }
}

@media (max-width: 768px) {
  div.teacher_list_container div.teacher_list_profile {
    display: none;
  }
  div.teacher_list_container div.teacher_list_level {
    width: 62px;
    margin-right: 8px;
    padding-left: 6px;
    padding-right: 6px;
  }
  div.teacher_list_container div.teacher_list_level.lev2 {
    width: 62px;
    margin-right: 8px;
    padding-left: 6px;
    padding-right: 6px;
    height: 60px;
  }
  div.teacher_list_container div.teacher_list_name {
    width: 100px;
  }
  div.teacher_list_container div.teacher_list_comp {
    width: calc(100% - 330px);
  }
  div.teacher_list_container div.teacher_list_place {
    width: 100px;
  }
  div.teacher_list_container div.teacher_list_web {
    width: 30px;
  }
  div.teacher_list_container div.teacher_list_mail {
    width: 30px;
  }
  div.teacher_list_container div.teacher_list_web.ct {
    font-size: 0.8em;
  }
  div.teacher_list_container div.teacher_list_mail {
    width: 30px;
  }
  div.teacher_list_container div.teacher_list_mail.ct {
    font-size: 0.9em;
  }
  div.teacher_page_web {
    font-size: 20px;
    margin: 12px 0px 6px 0px;
  }
  div.teacher_page_mail {
    font-size: 26px!important;
    margin: 6px 0px 0px 0px;
  }
  div.teacher_page_comp {
    text-align: left;
  }
  div.teacher_page_place {
    text-align: left;
  }
}

.authorpage .author-content h5 {
  text-transform: none;
}

.nf-response-msg {
  margin: 30px 0px;
  font-size: 1.5em;
  
}

.nf-field-container.checkbox-container.label-right {
  margin-left: 28px;
}

body.home .nf-form-fields-required {
  text-align: center;
}

body.page-template-default div.type-page {
  width: 1000px;
  max-width: 95%;
  margin: 50px auto;
}

/* Szakmai regiszter oldal css hack */
@media only screen and (min-width: 40.0625em) {
  body.page-id-234 .post-content-container {
    max-width: 100%!important;
  }
}


@media (min-width: 981px) {
  .header .logo .logoimg {
    /*
    width: 600px!important;
    height: auto;
    max-height: initial!important;
    max-width: initial!important;
    */
  }
}

@media (max-width: 980px) {
  div.bloginfo-description {
    width: 66%!important;
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  #maintenance {
    font-size: 0.6em;
    max-width: 25%;
  }
  .post.style7 {
  }
  div.event-list-details > div.event-list-date {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 4px;
  }

  div.event-list-details > div.event-list-title {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 4px;
  }

  div.event-list-details > div.event-list-loc {
    width: 100%;
    margin-right: 0%;
  }

  div.event-list-details > div.event-list-teacher {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 4px;
  }

  div.event-list-details > div.event-list-details {
    display: none;
  }
  div.teacher_list_container div {
    font-size: 0.8em;
  }
  div.teacher_list_container article {
    height: 60px;
    line-height: 60px;
  }
}

@media (max-width: 640px) {
  .header .logo .logoimg {
    width: 94%!important;
    margin: 0 auto;
    height: auto;
    max-height: initial!important;
    max-width: initial!important;
  }
  div.bloginfo-description {
    width: 100%!important;
    font-size: 1em;
  }
}

@media (max-width: 540px) {
  div.teacher_list_container div {
    font-size: 0.8em!important;
  }
  div.teacher_list_level.th {
  }
  div.teacher_list_name.th {
  }
  div.teacher_list_comp.th {
  }
  div.teacher_list_place.th {
  }
  div.teacher_list_web.th {
  }
  div.teacher_list_mail.th {
  }
  div.teacher_list_container div p {
  }
  div.teacher_list_container div.teacher_list_level.lev2 {
    line-height: 1em;
    width: 58px;
    font-size: 0.6em!important;
  }
  div.teacher_list_container div.teacher_list_name {
    width: 70px;
  }
  div.teacher_list_container div.teacher_list_comp {
    width: calc(100% - 310px);
  }
  div.teacher_list_container div.teacher_list_comp p {
  }
  div.teacher_list_container div.teacher_list_place {
    width: 100px;
  }
  div.teacher_list_container div.teacher_list_web {
    width: 30px;
  }
  div.teacher_list_container div.teacher_list_mail {
    width: 30px;
  }
  div.teacher_list_container div.teacher_list_web.ct {
    font-size: 0.8em;
  }
  div.teacher_list_container div.teacher_list_mail.ct {
    font-size: 0.9em;
  }
}

@media (max-width: 480px) {
  .header .logo .logoimg {
    width: 100%!important;
  }
  div.teacher_list_container div {
    font-size: 0.6em!important;
  }
  div.teacher_list_container div.teacher_list_place {
    width: 60px;
  }
  div.teacher_list_container div.teacher_list_level.lev2 {
    width: 40px;
  }
  div.teacher_list_container div.teacher_list_name {
    width: 55px;
  }
  div.teacher_list_container div.teacher_list_comp {
    width: calc(100% - 210px);
  }
  div.teacher_list_container div.teacher_list_web {
    width: 20px;
  }
  div.teacher_list_container div.teacher_list_mail {
    width: 20px;
  }
}

