/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

h2.custom-tax {
    color: #0b74f3;
    font-weight: bold;
    font-size: 1.66em;
    text-transform: capitalize;
}
.section-post-related .image_frame.scale-with-grid {
    min-width: 80%;
    min-height: 120px;
    background: #eaeaea;
}
.category .image_links.double , .category .post-footer{
    display: none !important;
}
.mhb-row.second-row {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
	margin-top: 15px;
}
.mhb-col.left {
    position: relative;
}
span.below-logo {
    position: absolute;
    left: 23px;
    bottom: 0;
    color: #777777;
    font-size: 13px;
    font-weight: 700;
}
h3.tag {
    margin: 0px;
}
h2.border-orange {
  background-image:url(/wp-content/uploads/2020/10/anleitungen_2.png);
  background-size: contain;
  background-repeat: no-repeat;
}
h2.border-blue {
  background-image:url(/wp-content/uploads/2020/10/anleitungen_3.png);
  background-size: contain;
  background-repeat: no-repeat;
}
h2.border-green {
  background-image:url(/wp-content/uploads/2020/10/anleitungen_1.png);
  background-size: contain;
  background-repeat: no-repeat;
}
h2.border-yellow{
  background-image:url(/wp-content/uploads/2020/10/anleitungen_0.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.block-title {
    font-size: 1.25em !important;
    margin: 0;
    padding-bottom: 1em;
}
.list-box .wpb_wrapper > div {
    margin-bottom: 0px;
}
.list-box:hover .custom-list-btn button {
    background: #ef7611 !important;
	color:#fff !important;
}
.list-box:hover .vc_grid-container {
	border-bottom-color: #ef7611 !important;
}
.single .column.one.single-photo-wrapper.image {
    display: none;
}
.single  .section.section-post-header {
    display: none;
}
.custom-post .three-fourth.mcb-wrap {
    background-color: #fff;
    border: 1px solid #dedede;
    display: inline-block;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 18px;
    padding: 25px;
    padding-top: 34px;
}
.sideb {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 18px;
    padding: 34px 20px 25px;
}
.custom-post-sidebar {
    padding: 0 25px;
}
.section-post-related .section_wrapper ,.custom-template-category .section_wrapper{
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 18px;
    padding: 25px;
}
ul.list li {
    background: #f7f7f7;
    padding: 3px 15px;
}
ul.list li:nth-child(2n+1){
	 background: #f1eded;
    padding: 3px 15px;
}
#page-title {
    border-bottom: 3px solid #ed6e08;
    padding-bottom: 1em;
}
.custom-post  .three-fourth  h2:before {
    content: url(/wp-content/uploads/2020/10/box-orange.gif);
    position: absolute;
    left: -25px;
}
.sidebar-list li {
    padding: 5px 0;
}
.inner-page .the_content_wrapper  , .archive .column_blog{
    background-color: #fff;
    border: 1px solid #dedede;
    display: inline-block;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 18px;
    padding: 20px 4%;
    padding-top: 34px;
}
.post-item.isotope-item {
    border-top: 3px solid #ED6E08;
}
.mhb-menu .menu > li > a > span {
    line-height: 20px;
    color: #888888;
    display: block;
    float: left;
    font-size: 1.1em;
    letter-spacing: -0.02em;
    margin-bottom: -1px;
    padding: 0 36px 0 38px;
    text-decoration: none;
    text-transform: uppercase;
}
.list-box  .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{
	    padding-bottom: 10px;
}
.list-box  .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-bottom: 30px;
}
.list-box button {
    text-transform: uppercase !important;
}
.leaf{
	background: url(/wp-content/uploads/2020/10/bullet-weiss.png) no-repeat scroll left 15px;
    background-color: transparent;
    color: #8D8C8A;
    font-size: 14px;
    line-height: 36px;
    padding-left: 15px;
}
.mhb-menu .menu.borders > li > a > span {
    border-right: 1px solid rgb(0 0 0 / 55%);
}