/*
Theme Name: Pitch Child
Theme URI: https://pitch.select-themes.com
Description: A child theme of Pitch Theme
Author: Pitch Themes
Author URI: https://themeforest.net/user/select-themes
Version: 1.2
Text Domain: pitch
Template: pitchwp
*/

.footer_top .post-date {
	display: none !important;
}

nav.main_menu>ul>li:last-child>a:after {
	content: none !important;
}

.single-post .post_text_inner h2 {
  margin-top: 60px !important;
}

.djs_menu_container {
  background-color: white;
}

.latest_post_text .post_info_section .latest_post_comments {
  display: none;
}

.latest_post .latest_post_title_holder {
  width: 100%;
}

.latest_post_holder .latest_post_text {
  display: flex;
  flex-wrap: wrap;
}

.latest_post_holder.boxes .post_info_section {
  margin-top: 0;
  margin-left: 8px
}

aside.sidebar .widget.widget_text a {
  color: #68a72f;
}

.single-post h2:hover {
  color: inherit !important;
}

.single-post .blog_holder article h2 {
  padding-bottom: 16px !important;
}

.djs-image-description p {
  text-align: right;
  font-size: .5em;
  color: #c9c9c9;
  margin-top: 0;
}

.djs-use-hyphens {
  hyphens: auto;
}

#menu-mediatextur .item_text {
  color: #68a72f;
}

aside.sidebar .widget.widget_text {
  margin: unset;
}

.post_list .boxes_image a {
  width: 95%;
}

.call_to_action_row_75_25 .to_action_cell a.qbutton.large {
  width: 100% !important;
  box-sizing: border-box !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.call_to_action_row_75_25 .to_action_column1 {
  display: none !important;
}

.call_to_action_row_75_25 .to_action_column2 {
  width: 100% !important;
}

.footer_top .widget_recent_entries li {
  margin-bottom: 12px;
}

header.centered_logo .q_logo img, header:not(.centered_logo) .q_logo img {
  height: 65% !important;
  margin-top: 12px;
}

@media (max-width: 992px) {
  .djs-cta-row .qbutton {
    white-space: break-spaces;
    height: auto !important;
    text-align: center;
  }

  header.centered_logo .q_logo img, header:not(.centered_logo) .q_logo img {
    height: 65% !important;
    margin: 20px auto !important;
  }
}

@media (min-width: 992px) {
  .djs-d-none-desktop {
    display: none;
  }
}

@media (min-width: 1001px) and (max-width: 1400px) {
  .main_menu {
    width: 60% !important;
  }

  #menu-mediatextur {
    display: flex !important;
  }

  .item_inner {
    padding: 0 12px !important;
  }
}


/* Anpassungen */

/* Abstände Absätze in Blog-Beiträgen */

.single-post .post_text p
{
	margin-bottom: 20px;
}

.single-post .post_text p:last-child
{
	margin-bottom: 0px;
}

/* Bildunterschriften */

.single-post .post_text .wp-caption-text
{
	font-size: 10px;
	margin-top: -5px;
	
	margin-bottom: -20px !important;
}

@media (max-width: 992px) 
{
	.single-post .post_text .wp-caption-text
	{
		margin-bottom: inherit !important;
	}
}

/* Textbreite Post-Beiträge */

.single-post .post_text .vc_row.wpb_row.section:first-child 
{
	max-width: 800px;
}


/*fonts*/

/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Montserrat-Bold.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Montserrat-Bold.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Montserrat-Bold.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Montserrat-Bold.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Montserrat-Bold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Regular.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Regular.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Regular.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Regular.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Regular.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Regular.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Bold.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Bold.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Bold.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Bold.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Bold.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Bold.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/OpenSans-Bold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Roboto-Regular.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Roboto-Regular.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Roboto-Regular.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Roboto-Regular.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Roboto-Regular.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Roboto-Regular.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://mediatextur.de/wp-content/themes/pitchwp-child/fonts/Roboto-Regular.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
