@charset 'utf-8';
/*
 Theme Name: Kidsplanet Child
 Theme URI: http://kidsplanet.ancorathemes.com/
 Description: Kidsplanet - Multipurpose and Multiskin Responsive Wordpress theme
 Author: ancora
 Author URI: http://ancorathemes.com/
 Template:     kidsplanet
 Version:      1.1.1
 Tags:         light, inheritable theme-options
 Text Domain:  greenbananas-child
*/

@import url("../kidsplanet/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.sidebar {
  width: 300px;
}

#secondary-html-content-2 img {
  height: auto !important;
}

.tp-rightarrow.tparrows.default.round,
.tp-leftarrow.tparrows.default.round {
  top: 570px !important;
}

@media only screen and (min-width: 1280px) and (max-width: 1441px) {
  .tp-rightarrow.tparrows.default.round,
  .tp-leftarrow.tparrows.default.round {
    top: 550px !important;
  }
}

@media only screen and (min-width: 1136px) and (max-width: 1200px) {
  .tp-rightarrow.tparrows.default.round,
  .tp-leftarrow.tparrows.default.round {
    top: 535px !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1135px) {
  .tp-rightarrow.tparrows.default.round,
  .tp-leftarrow.tparrows.default.round {
    top: 455px !important;
  }
}

@media only screen and (min-width: 852px) and (max-width: 959px) {
  .tp-rightarrow.tparrows.default.round,
  .tp-leftarrow.tparrows.default.round {
    top: 400px !important;
  }
}

@media only screen and (min-width: 760px) and (max-width: 851px) {
  .tp-rightarrow.tparrows.default.round,
  .tp-leftarrow.tparrows.default.round {
    top: 350px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 759px) {
  .tp-rightarrow.tparrows.default.round,
  .tp-leftarrow.tparrows.default.round {
    top: 320px !important;
  }
}

@media (min-width: 1136px) {
  article h3.post_title {
    height: 60px !important;
    line-height: 25px !important;
  }
}

@media (max-width: 800px) {
  .scheme_original h3,
  .scheme_original h4,
  .scheme_original h5 {
    margin-top: 20px !important;
  }
}
@media (max-width: 700px) {
  .post_item_classic_2 .post_descr p {
    min-height: 70px !important;
  }
}

@media (max-width: 640px) {
  .post_item_classic_2 .post_descr p {
    min-height: 110px !important;
  }
}

.page_content_wrap {
  padding: 1.55em 0 7.2em;
}

@media (max-width: 480px) {
  .page-id-3769 .content_wrap {
    width: 97%;
  }
  article h3.post_title {
    background-color: white !important;
  }

  .post_item.post_item_classic.post_item_classic_2
    a.sc_button.sc_button_square.sc_button_style_filled.sc_button_bg_link.sc_button_size_small {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
  }

  .post_item_classic_2 .post_descr p {
    min-height: inherit !important;
  }
  .page_content_wrap {
    padding: 0em 0 0em !important;
  }

  .body_filled footer.widget_area[class*="scheme_"] .footer_wrap_inner {
    padding: 4.55em 10px 2.5em;
  }

  header .column-1_5.contact_logo {
    width: 100% !important;
  }
}

.sc_blogger .isotope_wrap.inited {
  max-height: inherit !important;
}

.post_item_classic_2 span.post_info_item.post_info_counters {
  float: right;
}

.post_item_classic_2 .post_content.isotope_item_content {
  margin-top: 20px;
}

.post_item.post_item_classic.post_item_classic_2
  a.sc_button.sc_button_square.sc_button_style_filled.sc_button_bg_link.sc_button_size_small {
  margin-top: 40px;
  margin-bottom: 30px !important;
}

article.itemscope.post_item.post_item_single.post_featured_default.post_format_standard.post-3769.page.type-page.status-publish.hentry {
  padding-top: 10px !important;
}

.more {
  background: none !important;
  color: black !important;
}

.more:hover {
  background: none !important;
  color: #ff8454 !important;
}

a.sc_button.sc_button_square.sc_button_style_filled.sc_button_bg_link.sc_button_size_small.aligncenter.more:after {
  display: none;
}

.page-id-3769 div#wpdevar_comment_1 {
  display: none;
}

.vc_column-inner.vc_custom_1439201501198 h6 {
  margin-bottom: 40px !important;
}

.mijn_gezin_middle_header .column-1_5,
.mijn_gezin_middle_header .column-2_5 {
  float: left !important;
}

.mijn_gezin_middle_header .column-2_5 .search_style_flat {
  width: 17.5em !important;
}

.top_panel_bottom {
  border-bottom: 1px solid #f2f2f2;
}

.sidebar div#wpdevar_comment_3,
section.comments_wrap {
  display: none;
}

@media (max-width: 1000px) {
  header ins.adsbygoogle {
    display: none !important;
  }

  .mijn_gezin_middle_header .column-2_5 {
    margin-left: 0px;
  }
}

blockquote {
  background: #80c3d2;

  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
  padding-top: 15px;
}
blockquote p {
  color: white !important;
  padding-left: 0px;
  border-left: none;
}

blockquote p.sc_quote_title,
blockquote p.sc_quote_title a {
  padding: 0px !important;
  margin-top: 10px;
  color: white !important;
}

blockquote > a,
blockquote > p > a {
  display: initial;
  color: white !important;
  font-weight: 600;
}

blockquote > a:hover,
blockquote > p > a:hover {
  text-decoration: underline;
}

.post_info.post_info_bottom.post_info_share.post_info_share_horizontal {
  display: none;
}

.scheme_original .widget_area ul li:before,
.sidebar div#wpdevar_comment_5 {
  display: none;
}

.sidebar_outer aside,
.sidebar aside + aside {
  margin-top: 20px;
}

ul.wpp-list.wpp-list-with-thumbnails li a img {
  width: 80px;
}

.widget_area ul li {
  position: relative;
  padding-left: 0em;
  margin-bottom: 20px;
}

div#wpdevar_comment_3 {
  margin-top: 50px;
}

@media (min-width: 1136px) {
  .category .post_descr p {
    height: 45px;
  }
}

@media (max-width: 1135px) {
  .category .post_descr p {
    height: 30px !important;
  }
}

@media (max-width: 700px) {
  .category .post_descr p {
    min-height: 50px !important;
  }
}

@media (max-width: 640px) {
  .category .post_descr p {
    min-height: 70px !important;
  }
}

@media (max-width: 480px) {
  .category .content_wrap {
    width: 87%;
  }

  .category .post_descr p {
    min-height: 50px !important;
  }

  .category
    .post_item.post_item_classic.post_item_classic_2
    a.sc_button.sc_button_square.sc_button_style_filled.sc_button_bg_link.sc_button_size_small {
    margin-top: 0px !important;
  }
}

/******************* FOOTER *******************/
/* Edited by Dmitriy */
.footer_wrap_inner {
  background-color:white !important;
  display: flex;
  align-content: center;
  text-align: center;
}

.scheme_red .footer_wrap_inner {
  border-top: 2px solid #ea5153;
}

.scheme_yellow .footer_wrap_inner {
  border-top: 2px solid #ebcd5a;
}

.scheme_orange .footer_wrap_inner {
  border-top: 2px solid #f08c5f;
}

.scheme_blue .footer_wrap_inner {
  border-top: 2px solid #91c3d2;
}

.scheme_green .footer_wrap_inner {
  border-top: 2px solid #96c382;
}

.footer_wrap_inner span,
.footer_wrap_inner a,
.footer_wrap_inner ul,
.footer_wrap_inner p,
.footer_wrap_inner .logo_descr {
  color: #3a3f41 !important;
}

.scheme_red .footer_wrap_inner h1,
.scheme_red .footer_wrap_inner h2,
.scheme_red .footer_wrap_inner h3,
.scheme_red .footer_wrap_inner h4,
.scheme_red .footer_wrap_inner h5,
.scheme_red .footer_wrap_inner h6,
.scheme_red .footer_wrap_inner a:hover {
  color: #ea5153 !important;
}

.scheme_yellow .footer_wrap_inner h1,
.scheme_yellow .footer_wrap_inner h2,
.scheme_yellow .footer_wrap_inner h3,
.scheme_yellow .footer_wrap_inner h4,
.scheme_yellow .footer_wrap_inner h5,
.scheme_yellow .footer_wrap_inner h6,
.scheme_yellow .footer_wrap_inner a:hover {
  color: #ebcd5a !important;
}

.scheme_orange .footer_wrap_inner h1,
.scheme_orange .footer_wrap_inner h2,
.scheme_orange .footer_wrap_inner h3,
.scheme_orange .footer_wrap_inner h4,
.scheme_orange .footer_wrap_inner h5,
.scheme_orange .footer_wrap_inner h6,
.scheme_orange .footer_wrap_inner a:hover {
  color: #f08c5f !important;
}

.scheme_blue .footer_wrap_inner h1,
.scheme_blue .footer_wrap_inner h2,
.scheme_blue .footer_wrap_inner h3,
.scheme_blue .footer_wrap_inner h4,
.scheme_blue .footer_wrap_inner h5,
.scheme_blue .footer_wrap_inner h6,
.scheme_blue .footer_wrap_inner a:hover {
  color: #91c3d2 !important;
}

.scheme_green .footer_wrap_inner h1,
.scheme_green .footer_wrap_inner h2,
.scheme_green .footer_wrap_inner h3,
.scheme_green .footer_wrap_inner h4,
.scheme_green .footer_wrap_inner h5,
.scheme_green .footer_wrap_inner h6,
.scheme_green .footer_wrap_inner a:hover {
  color: #96c382 !important;
}

.footer_wrap_inner h6 a {
  font-weight: 400;
}

.body_filled footer.widget_area[class*="scheme_"] .footer_wrap_inner {
  padding: 2em 0 1em;
}

.scheme_red .copyright_wrap_inner {
  background: #ea5153 !important;
}

.scheme_yellow .copyright_wrap_inner {
  background: #ebcd5a !important;
}

.scheme_orange .copyright_wrap_inner {
  background: #f08c5f !important;
}

.scheme_blue .copyright_wrap_inner {
  background: #91c3d2 !important;
}

.scheme_green .copyright_wrap_inner {
  background: #96c382 !important;
}

.copyright_wrap_inner p,
.copyright_wrap_inner p a {
  color: white;
}

.copyright_wrap_inner p a {
  text-decoration: underline;
}

/* cookies */
.cookie-text {
  color: #333333;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.6;
  text-transform: none;
}

.wpca-cookie-policy-link {
  color: black;
}

#cookie-notice #cn-accept-cookie {
  display: block;
  width: 50%;
  float: left;
  height: auto;
  min-height: 40px;
  border-radius: 0px;
  padding: 10px 20px 10px;
  border: 0 none;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  cursor: pointer;
  background: #ff8454;
  color: #ffffff;
  z-index: 2;
  position: relative;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.6;
  text-transform: none;
}
#cookie-notice #cn-more-info {
  display: block;
  width: 50%;
  float: right;
  height: auto;
  min-height: 40px;
  border-radius: 2px;
  padding: 10px 20px 10px;
  border: 0 none;
  font-size: 10px;
  font-weight: normal;
  text-transform: none;
  cursor: pointer;
  color: #000000;
  z-index: 2;
  position: relative;
  font-family: "Open Sans";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.6;
  text-transform: none;
}

@media screen and (max-width: 991px) {
  #cookie-notice #cn-more-info,
  #cookie-notice #cn-accept-cookie {
    margin-left: 0px;
    margin-top: 10px;
  }
  #cookie-notice #cn-more-info {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 991px) {
  #cookie-notice {
    width: 45% !important;
    min-width: 45% !important;
    top: 10px;
    left: 10px;
  }
  .cookie-row {
    position: relative;
    overflow: hidden;
    margin-bottom: -65px;
  }
  .cookie-img {
    width: 30%;
    float: left;
    background: #ff8454;
  }
  .cookie-img img {
    width: 102%;
    max-width: 102%;
    height: 100%;
    display: block;
    margin-top: -1px;
    margin-left: -1px;
    margin-bottom: -1px;
  }
  .cookie-text {
    width: 66%;
    float: left;
    text-align: left;
    font-family: "Open Sans";
    line-height: 26px !important;
  }
  #cookie-notice #cn-accept-cookie {
    display: block;
    width: 69%;
    float: right;
    height: auto;
    min-height: 22px;
    border-radius: 0px;
    padding: 10px 20px 10px;
    border: 0 none;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    cursor: pointer;
    background: #ff8454;
    color: #ffffff;
    z-index: 2;
    position: relative;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.6;
    text-transform: none;
  }
  #cookie-notice #cn-more-info {
    display: block;
    width: 69%;
    float: right;
    height: auto;
    min-height: 22px;
    border-radius: 2px;
    padding: 10px 20px 10px;
    border: 0 none;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    cursor: pointer;
    color: #000000;
    z-index: 2;
    position: relative;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.6;
    text-transform: none;
  }
}

@media screen and (min-width: 1151px) and (max-width: 1370px) {
  .cookie-row {
    margin-bottom: -35px;
  }
}

@media screen and (min-width: 991px) and (max-width: 1150px) {
  .cookie-row {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 991px) {
  .wpca-btn-decline {
    display: none;
  }
  .wpca-btn-decline-2 {
    font-size: 10px !important;
    color: #002e5b;
    display: block;
  }
  .cookie-img {
    display: none !important;
  }
}

@media screen and (min-width: 1700px) {
  #cookie-notice {
    width: 35% !important;
    min-width: 35% !important;
  }
}

@media screen and (max-width: 600px) {
  #cookie-notice #cn-more-info,
  #cookie-notice #cn-accept-cookie {
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    padding: 15px 0;
    min-height: 20px;
  }
  #cookie-notice #cn-accept-cookie {
    margin-top: 20px;
  }
}

/* contact form */

.one-half,
.one-third {
  position: relative;
  margin-right: 4%;
  float: left;
  margin-bottom: 20px;
}

.one-half {
  width: 48%;
}
.one-third {
  width: 30.66%;
}

.last {
  margin-right: 0 !important;
  clear: right;
}

@media only screen and (max-width: 767px) {
  .one-half,
  .one-third {
    width: 100%;
    margin-right: 0;
  }
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  width: 92.5%;
}

.top_panel_inner_style_1 .menu_main_nav > li.current-menu-parent > a {
  color: #5e6365 !important;
}

.mg_category_description {
  margin: 1.5rem 0;
}

/* Dmitriy Stage */
/* Header image preparation - Set height */
.mijn_gezin_middle_header .columns_wrap,
.mijn_gezin_middle_header .columns_fluid::before {
  content: none;
  margin-right: 0;
}

.mijn_gezin_middle_header .content_wrap .columns_fluid {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-end;
  height: 10rem;
}

.mijn_gezin_middle_header .content_wrap .columns_fluid > div {
  display: flex;
  align-self: flex-end;
  width: auto;
  padding-right: 0;
  padding-bottom: 0.2rem;
}

.mijn_gezin_middle_header div.column-2_5:nth-child(2) {
  overflow: hidden;
}

.mijn_gezin_middle_header .adsbygoogle {
  padding-bottom: 1rem;
  max-height: 60px !important;
}

/* Header nav bar */
header .top_panel_wrap_inner .top_panel_bottom > div:nth-child(1) {
  width: 100%;
}

header .top_panel_wrap_inner .top_panel_bottom > div:nth-child(1) > nav {
  width: 100%;
}

header .top_panel_wrap_inner .top_panel_bottom > div:nth-child(1) > nav > ul {
  max-width: 90%;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0 auto;
}

.menu_main_nav_area ul li a {
  height: 100%;
  padding: 1.2rem 1.4rem;
  white-space: nowrap;
  font-size: 100%;
}

@media screen and (max-width: 1441px) {
  .menu_main_nav_area ul li a {
    padding: 1.2rem 1.2rem;
  }
}

@media screen and (max-width: 1368px) {
  .menu_main_nav_area ul li a {
    padding: 1rem 1.14rem;
  }
}

@media screen and (max-width: 1136px) {
  .menu_main_nav_area ul li a {
    padding: 1rem 0.9rem;
  }
}

@media screen and (max-width: 960px) {
  .menu_main_nav_area ul li a {
    padding: 1rem 0.6rem;
  }
}

@media screen and (max-width: 865px) {
  header .top_panel_wrap_inner .top_panel_bottom > div:nth-child(1) > nav > ul {
    max-width: 100%;
  }

  .menu_main_nav_area ul li a {
    padding: 1rem 0.41rem;
  }
}

@media screen and (max-width: 800px) {
  header .top_panel_wrap_inner .top_panel_bottom > div:nth-child(1) > nav > ul {
    max-width: 100%;
  }

  .menu_main_nav_area ul li a {
    padding: 1rem 0.3rem;
  }
}

@media screen and (max-width: 770px) {
  header .top_panel_wrap_inner .top_panel_bottom > div:nth-child(1) > nav > ul {
    max-width: 100%;
  }

  .menu_main_nav_area ul li a {
    font-size: 90%;
    padding: 1rem 0.3rem;
  }
}

@media screen and (max-width: 700px) {
  .menu_main_nav_area ul li a {
    font-size: 100%;
  }
}

.menu_main_nav_area ul li a {
  border-color: #f0f0f0 !important;
}

.menu_main_nav_area ul li::before {
  background-color: #ea5153 !important;
  border-color: #ea5153 !important;
}

.menu_main_nav_area ul li a:hover {
  border-color: #ea5153 !important;
}

.menu_main_nav_area ul li:nth-child(2)::before,
.menu_main_nav_area ul li:nth-child(7)::before {
  background-color: #ebcd5a !important;
  border-color: #ebcd5a !important;
}

.menu_main_nav_area ul li:nth-child(2) a,
.menu_main_nav_area ul li:nth-child(7) a {
  border-color: #f0f0f0 !important;
}

.menu_main_nav_area ul li:nth-child(2) a:hover,
.menu_main_nav_area ul li:nth-child(7) a:hover {
  border-color: #ebcd5a !important;
}

.menu_main_nav_area ul li:nth-child(3)::before,
.menu_main_nav_area ul li:nth-child(8)::before {
  background-color: #f08c5f !important;
  border-color: #f08c5f !important;
}

.menu_main_nav_area ul li:nth-child(3) a:hover,
.menu_main_nav_area ul li:nth-child(8) a:hover {
  border-color: #f08c5f !important;
}

.menu_main_nav_area ul li:nth-child(4)::before,
.menu_main_nav_area ul li:nth-child(9)::before {
  background-color: #91c3d2 !important;
  border-color: #91c3d2 !important;
}

.menu_main_nav_area ul li:nth-child(4) a:hover,
.menu_main_nav_area ul li:nth-child(9) a:hover {
  border-color: #91c3d2 !important;
}

.menu_main_nav_area ul li:nth-child(5)::before {
  background-color: #96c382 !important;
  border-color: #96c382 !important;
}

.menu_main_nav_area ul li:nth-child(5) a:hover {
  border-color: #96c382 !important;
}

.menu_main_nav_area ul li a {
  text-transform: uppercase;
}

/* Top of page textblock */
.top_page_text_row {
  max-width: 34rem;
  margin-left: auto !important;
  margin-right: auto !important;
}

.top_page_text_column_red h3 {
  margin-bottom: 1rem;
  color: #ea5153 !important;
}

.top_page_text_column_yellow h3 {
  margin-bottom: 1rem;
  color: #ebcd5a !important;
}

.top_page_text_column_orange h3 {
  margin-bottom: 1rem;
  color: #f08c5f !important;
}

.top_page_text_column_blue h3 {
  margin-bottom: 1rem;
  color: #91c3d2 !important;
}

.top_page_text_column_green h3 {
  margin-bottom: 1rem;
  color: #96c382 !important;
}

/* Featured Post Styling */
.featured_post_row {
  margin-bottom: 2rem !important;
  display: flex;
  justify-content: center;
}

.featured_post_column {
  max-width: 34rem;
  margin: auto;
  color: white;
}

.featured_post_blogger {
  max-width: 22rem;
}

.featured_post_blogger h6 {
  color: white !important;
  font-size: 1rem;
  border: 1px solid white;
  padding: 0.5rem;
  margin-bottom: 1rem;
}

.scheme_red .content .featured_post_blogger div.post_item:nth-child(2) > h3:nth-child(1) > a:nth-child(1) {
  color: white !important;
}

.featured_post_blogger a {
  color: white !important;
  font-size: 1rem;
}

/* Custom Blogger */
.content .post_title {
  height: auto !important;
}

.scheme_red .content .post_title a {
  color: #ea5153 !important;
  margin-bottom: 0.3rem;
}

.scheme_red .content .isotope_item .post_item {
  border-bottom: 1px solid #ea5153;
}

.scheme_yellow .content .post_title a {
  color: #ebcd5a !important;
}

.scheme_yellow .content .post_item {
  border-bottom: 1px solid #ebcd5a;
}

.scheme_orange .content .post_title a {
  color: #f08c5f !important;
}

.scheme_orange .content .post_item {
  border-bottom: 1px solid #f08c5f;
}

.scheme_blue .content .post_title a {
  color: #91c3d2 !important;
}

.scheme_blue .content .post_item {
  border-bottom: 1px solid #91c3d2;
}

.scheme_green .content .post_title a {
  color: #96c382 !important;
}

.scheme_green .content .post_item {
  border-bottom: 1px solid #96c382;
}

/* Pagination */
#pagination span {
  border-radius: 100%;
}

#pagination a {
  border-radius: 100%;
}

/* Testimonials */
.testimonials_row {
  border: none !important;
  background-color: #F0F0F0;
}

.testimonials_row * {
  border: none !important;
}

.testimonials_row > div > div {
  background-color: none;
}

.testimonials_row h6 {
  margin-top: 2rem;
  margin-bottom: 2rem !important;
  color: #ea5153 !important;
  font-weight: 500;
}

.testimonials_row .sc_testimonial_content::before {
  color: white !important;
}

.testimonials_row .sc_testimonial_content {
  color: white !important;
  background-color: #ea5153 !important;
  text-align: center !important;
}

.testimonials_row .sc_testimonial_content::after {
  background-color: #ea5153 !important;
}

.testimonials_row .sc_testimonial_content a {
  display: none !important;
}

.testimonials_row .sc_testimonial_avatar {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.testimonials_row .sc_testimonial_author * {
  color: #696969 !important;
}

.testimonials_row .sc_testimonials .sc_slider_controls_wrap a {
  background-color: transparent;
  color: #ea5153;
}

/* Sidebar */
.widget_area ul li::before {
  margin-left: 0.3rem;
}

/* Contact Page */
.contact_form_row {
  max-width: 32rem;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 3rem !important;
}

.contact_form_row > * {
  width: 100%;
}

.contact_form_row .wpcf7-form > p:nth-child(2) > span,
.contact_form_row .wpcf7-form > p:nth-child(3) > span,
.contact_form_row .wpcf7-form > p:nth-child(4) > span {
  display: inline-block;
  width: 100%;
}

.contact_form_row .wpcf7-form > p:nth-child(2) > span input,
.contact_form_row .wpcf7-form > p:nth-child(3) > span input,
.contact_form_row .wpcf7-form > p:nth-child(4) > span textarea {
  display: inline-block;
  width: 100%;
}

/* Post Page */
h1.post_title {
  font-size: 2.5rem;
}

@media screen and (max-width: 800px) {
  h1.post_title {
    font-size: 2rem;
  }
}