/*
	Theme Name: mathehilfe24.de
	Author:     Lipperts WEB
	Author URI: https://lipperts-web.de
	Version:    1.23.0
	Template:   gt3-wp-dott
*/
@import url("fonts/imp_fonts.css");
body {
  font-size: 18px;
}
body input[type="submit"] {
  line-height: 1;
}
body select {
  max-width: 100%;
}
body #woo_pp_ec_button {
  padding-top: 5px;
  padding-left: 20px;
}
body .woocommerce-checkout input[type='tel'],
body .woocommerce-checkout input[type='email'] {
  width: 100% !important;
  text-align: left !important;
  border: 1px solid #d3ced2 !important;
  padding: 6px 15px 7px !important;
  font-size: 14px !important;
  border-radius: 17px !important;
  height: auto !important;
  line-height: 20px !important;
}
body .woocommerce-loop-product__link .woocommerce-loop-product__title {
  display: none !important;
}
body .woocommerce_container .amount span,
body.woocommerce-page .amount span {
  text-decoration: none;
}
body .shortcode_button.btn_type2 {
  background-color: #9aadc3;
}
body .level_form .title_field {
  width: 80%;
}
body .level_form .title_field em {
  position: absolute;
  left: 10px;
  top: 0px;
  line-height: 35px;
  color: #2F88FC;
  font-size: 36px;
  font-weight: normal;
}
body .ng-touched.ng-invalid {
  color: #F00;
  font-weight: bold;
}
body .phone,
body .email {
  padding: 0;
}
body .fw_block.stick_header {
  margin-top: 0;
}
body .tp-caption.largepinkbg,
body .largepinkbg {
  background-color: #1976FF !important;
}
body .logo_sect {
  padding: 13px 0;
  max-height: 80px;
}
body .logo_sect a {
  max-height: 100%;
  width: auto !important;
}
body .featured_items .featured_posts .featured_meta,
body.archive .contentarea .blog_content .listing_meta span {
  display: none;
}
body.single .contentarea .listing_meta span:nth-child(1),
body.archive .contentarea .listing_meta span:nth-child(1),
body.search .contentarea .listing_meta span:nth-child(1),
body.single .contentarea .listing_meta span:nth-child(2),
body.archive .contentarea .listing_meta span:nth-child(2),
body.search .contentarea .listing_meta span:nth-child(2),
body.single .contentarea .listing_meta span:nth-child(4),
body.archive .contentarea .listing_meta span:nth-child(4),
body.search .contentarea .listing_meta span:nth-child(4) {
  display: none;
}
body.single .contentarea .listing_meta span:nth-child(3):after,
body.archive .contentarea .listing_meta span:nth-child(3):after,
body.search .contentarea .listing_meta span:nth-child(3):after {
  display: none;
}
body.single .posts-block,
body.archive .posts-block,
body.search .posts-block {
  margin-top: 30px;
}
body.archive .blog_post_preview,
body.search .blog_post_preview {
  width: 33%;
  float: left;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  body.archive .blog_post_preview,
  body.search .blog_post_preview {
    width: 100%;
    float: none;
  }
}
body.archive .pagerblock,
body.search .pagerblock {
  clear: both;
}
body.archive .blog_post_preview:nth-child(3n+1) {
  clear: left;
}
body.search .wrapper {
  padding-bottom: 40px;
}
body.search .blog_post_preview:nth-child(3n+2) {
  clear: left;
}
body.single #no-member {
  margin: 25px 0 -65px 0;
  line-height: 1;
  font-weight: bold;
}
body.single #no-member h2 {
  margin-bottom: 10px;
}
body.single .type_video .pf_output_container {
  max-width: 854px;
}
body .main_header nav ul.menu > li > a {
  padding: 25px 20px 24px 20px;
  text-transform: uppercase;
}
body .main_header nav ul.menu > li:hover > .sub-nav {
  top: 78px !important;
}
body .main_container {
  padding-top: 0;
  margin-top: 0;
  min-height: 0 !important;
}
body > .tagline {
  display: none;
}
body .iconbox_shortcode_wrapper .shortcode_iconbox.not_alone {
  margin-bottom: 30px;
  margin-top: 30px;
}
body .iconbox_shortcode_wrapper .shortcode_iconbox.not_alone .blue_icon {
  color: #1B75BC;
}
body .iconbox_title {
  font-size: 22px;
}
body #pagination {
  padding: 0 0 30px 0;
  text-align: center;
  font-weight: bold;
}
body #pagination > a,
body #pagination > ul {
  display: inline;
}
body #pagination > a {
  position: relative;
}
body #pagination > a svg {
  width: 30px;
  height: 30px;
}
body #pagination > a:first-child {
  padding-left: 40px;
}
body #pagination > a:first-child svg {
  position: absolute;
  left: 0;
  top: -5px;
}
body #pagination > a:last-child {
  padding-right: 40px;
}
body #pagination > a:last-child svg {
  position: absolute;
  right: 0;
  top: -5px;
}
body #pagination a {
  color: #1B75BC;
}
body #pagination a svg {
  fill: #1B75BC;
}
body #pagination a:hover,
body #pagination a.current {
  color: #000;
}
body #pagination a:hover svg,
body #pagination a.current svg {
  fill: #000;
}
body #pagination a.disabled {
  color: #CCC;
}
body #pagination a.disabled svg {
  fill: #CCC;
}
body #pagination a.disabled:hover {
  cursor: not-allowed;
}
body #pagination > ul {
  padding: 0 25px;
}
body #pagination > ul li:last-child {
  margin-right: 0;
}
body #mgmcontent > .post > h2 {
  display: none;
}
body #mgmcontent > .post > .entry {
  margin: 60px 0 80px 0;
}
body #mgmcontent > .post > .entry .mgm_get_subs_btn,
body #mgmcontent > .post > .entry #mgm_subscribe_payment_buttons {
  display: none;
}
body #registerForm {
  color: #000;
}
body #registerForm .error {
  color: #f00;
}
body #registerForm form .error {
  font-weight: bold;
}
body #loginform {
  margin-top: -20px;
}
body #loginform .forgetmenot {
  display: none;
}
body #loginform > div {
  width: 34%;
  margin-left: 5%;
  float: left;
}
body #loginform > div:first-child {
  margin-left: 0;
}
body #loginform > div.login-page-buttons {
  clear: none;
  width: 20%;
  margin-top: 23px;
}
body #loginform > div input {
  margin-bottom: 0;
}
body #loginform + .login-page-links {
  margin-bottom: 10px;
}
body #loginform + .login-page-links > .mgm-register-link {
  display: none;
}
body .mgm_message {
  margin-top: 15px;
}
body #lostpasswordform {
  margin: 60px 0;
}
body #lostpasswordform + .lostpassword-page-links {
  display: none;
}
body #searchform input {
  float: left;
  margin-bottom: 0;
}
body #searchform input[type="text"] {
  width: 60%;
  margin-right: 5%;
}
body #searchform input[type="submit"] {
  width: 35%;
}
body #post-series {
  min-height: 250px;
}
body #post-series .item {
  text-align: center;
}
body #post-series .item .post {
  width: 23.5%;
  display: inline-block;
  margin-right: 1%;
}
body #post-series .item .post:first-child {
  margin-left: 0.5%;
}
body #post-series .carousel-indicators {
  bottom: -25px;
}
body #post-series .carousel-indicators li {
  background-color: #FFF;
}
body #post-series .carousel-indicators li:before {
  content: " ";
}
body #post-series .carousel-indicators li.active {
  background-color: #2f88fc;
}
body #post-series .carousel-control {
  background: transparent !important;
}
body #post-series .carousel-control .glyphicon-chevron-left,
body #post-series .carousel-control .glyphicon-chevron-right {
  margin-top: -30px;
  color: #666;
}
