/*
Theme Name: Katedra
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: katedra
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/


.meteo-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.meteo {
  flex: 1;
  margin: 5px;
}

.meteo-chart .textwidget {
  justify-content: center;
  display: flex;
  background-color: #fff;
  /*! padding-left: 25px; */
}


.meteo-tittle {
  background: #c3c4c7;
  width: 100%;
  padding: 1px 0;
  box-shadow: 0 0 10px rgba(0,0,0,2);
  text-align: center;
  display: flex;
  align-items: center;
  line-height: 1;
  height: 45px;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
}


.meteo .custom-html-widget {
  justify-content: center;
  display: flex;
  background-color: #f2f2f2;
  padding-left: 25px;
}




.index .main_content_box {
  flex: 0 0 20%;
  padding: 0 5px 8px;
}
.index .main_content {
  flex-wrap: wrap;
  display: flex;
}
.index .main_content_text_box.target-div {
  width: auto;
  height: auto;
}
.index .avatar_size.main_content_prime_photo.wp-post-image {
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.index .post-thumbnail {
  margin: 0;
  display: block;
}
.index .main_content_panel_info_box_2 {
  /*! display: none; */
  width: auto;
  flex: 0 0 100%;
  box-sizing: border-box;
  padding: 0 5px;
}
.index .main_content_panel_info_box_1 {
  width: auto;
  flex: 0 0 30%;
  line-height: 35px;
}
.index .main_content_panel_info_box_3 {
  width: auto;
  flex: 0 0 30%;
  margin: 0;
  align-items: center;
  display: flex;
}
.index .button.alterSize {
  /*! display: none; */
  display: block;
  flex: 0 0 58%;
}
.index .main_content_panel_tools_box_info {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index.main_content {
  display: flex;
  flex-wrap: wrap;
}
.index .main_content_panel_info {
  height: auto;
  flex-wrap: wrap;
}
.index .post-excerpt {
  display: none;
}


.index .main_content_panel_tools_box_button {
  width: 100%;
  display: flex;
  margin: 0 auto;
  padding: 10px;
  justify-content: space-between;
  box-sizing: border-box;
}
.index .main_content_panel_tools_box_info {
  /*! display: none; */
}
.index .main_content_panel_tools {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  height: auto;
  display: block;
}
.index .avatar_main_content {
  position: initial;
  margin-right: 8px;
  margin-bottom: 4px;
  width: 40px;
  height: 40px;
}
.index .toolbox-information {
  flex: 0 0 79%;
  text-align: left;
  padding-left: 13px;
  padding-bottom: 5px;
  max-height: 40px;
  overflow: hidden;
}

.index .avatar.pp-user-avatar.avatar-60.photo {
  width: 100%;
  height: 100%;
}

.index .main_content_panel_title {
  overflow: hidden;
  display: block;
}

.index .main_content_panel_title a {
  font-size: 16px;
  line-height: 20px;
}