/*
Theme Name: Ratgeber | Main-Möbel
Theme URI: jacor.de
Description: Theme für Main-Möbel
Author: jacor.de
Author URI: jacor.de
Template: Divi
Version: v1.1
*/

:root{
  --primary-color: #005081;
}

.single #main-content .et_pb_text_inner > p a{
  border-bottom: 1px dotted #005081;
  color: #005081;
  transition: all .3s;
  background-color:#dff3ff;
}

.single #main-content .et_pb_text_inner > p  a:hover{
  border-bottom: 1px solid #005081;

}

.header-mobile {
  display: none
}

#page-container .et_pb_menu__logo img {
  width: 172px;
}


.sup-header .et_pb_text_inner{
  text-decoration: underline;

}

.sup-header .et_pb_column{
  display: flex;
  justify-content: space-between;
}

.sup-header svg, .sup-header img{
  margin-right: 6px;
}


#mdi-check-bold {

  position: relative;
  bottom: -5px;
}

.programme .et_pb_text_inner{
  position: relative;
  bottom: -5px;
}


h2 {
  line-height: 2.1rem;
}

p ~ h3 {
  margin-top: 15px;
}

.et_pb_team_member_description {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}

#page-container .link-icon-header{
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #BBBBBB;
  margin-bottom: 0 !important;
  height: 60px;
}

  /*.link-icon-header.login > div:nth-child(1) > svg:nth-child(1) {
 
    position: relative;
    bottom: -3px;
  }

  .link-icon-header.cart > div:nth-child(1) > svg:nth-child(1) {
 
    position: relative;
    bottom: -6px;
  }


  */
#page-container .link-icon-header:hover{
  color: #918368;
}


.link-icon-header svg {
  margin-left: auto;
  text-align: center;
  display: block;
  margin-right: auto;
}


@media screen and (min-width: 1401px){


  .link-icon-header.merkzettel svg {
    transform: scale(.9);
    transform-origin: bottom;
    position: relative;
    bottom: 3px;
  }

  .link-icon-header.login svg {
    position: relative;
    bottom: 2px;
  }

  .link-icon-header.cart svg {
    position: relative;
    bottom: -3px;
    transform: scale(1.1);
  }



}


.spalte-user-navi {
  display: flex;
  justify-content: end;
  align-items: flex-start;
  gap: 49px;
}


.et_pb_menu_0_tb_header.et_pb_menu ul li:not(last-of-type) a{
  margin-right: 40px;
}

#page-container .et-menu a:hover {
  opacity: 1;
}

/***************header responsive***************/
@media screen and (max-width: 1400px) {

  .header-desktop {
    display: none;
  }

  .header-mobile {
    display: block;
  }


  .link-icon-header svg {
    transform: scale(0.6);
    transform-origin: center bottom;
  }

  #page-container .link-icon-header {
    margin-top: -3px;
  }

  .link-icon-header.cart > div:nth-child(1) > svg:nth-child(1) {
    bottom: -3px;
    position: relative;
  }


  .link-icon-header.login > div:nth-child(1) > svg:nth-child(1) {
    bottom: 0;
  }



}

#slide-in-open{
  cursor: pointer;
}


.slide-in-menu-container {
  position: absolute;
  opacity: 0;
  top: 70px;
  width: 400px;
  left: -400px;
  -webkit-transition: all 0.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  -ms-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}


@media screen and (max-width: 767px){
  .slide-in-menu-container {
    width: 100%;
    left: -100%;
  }


  .blog-header-bild img {
    height: 250px;
    width: 100%;
    object-fit: cover;
  }

}

.slide-in-menu {
  left: 0 !important;
  opacity: 1 !important;
  z-index: 8;
}

#page-container .mobile_nav.closed #mobile_menu2,  #page-container  #mobile_menu2 {
  display: block;
  list-style-type: none;
  border-top: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

#page-container .slide-in-menu-container .et_mobile_nav_menu {
  display: block !important;
}

.slide-in-menu-container .mobile_menu_bar{
  display: none
}

#page-container .slide-in-menu-container #menu-mainmenu-1 {
  display: none !important;
  list-style-type: none;
}


#page-container .mobile-header-column-1 {
  display: flex;
} 

#page-container .header-mobile .link-icon-header {
  height: 20px;
}

.header-mobile .spalte-user-navi {
  gap: 10px;
}


#slide-in-open {
  margin-right: 12px;
  margin-left:0;
}


#page-container .header-mobile .et_pb_column {
  width: 33.333% !important;
  margin: 0;
}


#page-container .et_mobile_menu li a {
  border-bottom: 1px solid #fff;
  padding-left: 0;
}

.et_mobile_menu li a:after {
  content: "5";
  font-family: ETmodules;
  font-size: 20px;
  margin-left: 6px;
  vertical-align: middle;
  transition: all 300ms ease 0ms;
  width: 10px;
  float: right; 
  display: block;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
  background-color: transparent;
  opacity: 1;
}


/****************************
footer
*****************************/
.et_pb_section_0_tb_footer a{
  color: #fff;
  text-decoration: underline;
}


@media screen and (min-width: 769px) {
  #page-container .footer-column-1 {
    width: 23%;
    margin-right: 3%;
  }

  #page-container .footer-column-2 {
    width: 39%;
    margin-right: 3.5%;
  }

  #page-container .footer-column-3 {
    width: 31.5%;
    margin-right: 0 !important;
  }


  .two-columns-desktop{
    column-count: 2;
  }
}


#footer-row p {
  line-height: 1.5em;
  padding-bottom: 1.2em;

}

#footer-row h4{
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
}

.footer-column-3 .et_pb_image {
  display: inline-block;
  margin: 0;
}

#page-container .footer-column-3 .code-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 23px 20px;
  margin-right: 55px !important;
}

#page-container .footer-column-3 .et_pb_image img{
  width: 100%;
}


@media screen and (max-width: 991px){
  #footer-row p {
    font-size: 14px;
  }

  #page-container .footer-column-3 .code-wrap {
    margin-right: 10px !important;
  }

  #footer-row h4 {
    padding-bottom: 30px;
  }

}

@media screen and (max-width: 767px){

  #footer-row p, #footer-row h4 {
    text-align: center;
  }

}


/*********blog grid ****************/

.et_pb_blog_grid .et_pb_image_container img{
  aspect-ratio: 4/3;
  object-fit: cover;
}


.pa-blog-equal-height .pa-auto-height {
  height: auto !important;
}

.pa-blog-equal-height .pa-auto-margin {
  margin-top: 20px !important;
}


.post-content-inner {
  margin-bottom: 10px;
}


.et_pb_salvattore_content .et_pb_image_container, .et_pb_salvattore_content .et_pb_image_container .entry-featured-image-url{
  margin-bottom: 0;
}


#page-container .post-meta a{
  text-decoration: underline;
}

.et_pb_salvattore_content .post-meta::before {
  content: "Kategorie: ";
  font-weight: 300;

}
.et_pb_salvattore_content .et_pb_post {
  border: none;
  background-color: #fcfcfc;
}


.more-link::after {
  content: "$";
  font-family: ETmodules;
  font-size: 18px;
  margin-left: 3px;
  vertical-align: middle;
  transition: all 300ms ease 0ms;
}



.more-link:hover{
  text-decoration: underline;
}

/*************Beiträge*************/
.et_pb_section.beitraege{
  padding-top: 30px;
  
}

.rank-math-breadcrumb p {
  line-height:12px;
  font-size:12px;
  font-weight: 400;
  color:#BBBBBB;
}

.rank-math-breadcrumb a {
  text-decoration: underline;
}


@media screen and (min-width: 980px){
  .et_pb_post_content {
    /* column-count: 2;
    column-gap: 30px; */
  }


  .et_pb_pagebuilder_layout .et_pb_post_content {
    column-count: auto;

  }

}



.single .et-1--post .et_builder_inner_content {
  width: 100% !important;
}

.et-1--post .et_pb_row {
  width: 100% !important;

}

.single .et-l--post > div:nth-child(1) .et_pb_section , .single .et-1--post .et_builder_inner_content .et_pb_row {
  padding: 0 !important;
  margin: 0;

  width: 100% !important;
}

body.post-template-default.single.single-post div#page-container div.et_builder_inner_content  div.et_pb_section div.et_pb_row  div.et_pb_row {
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: none;
}

.single-post .et_pb_post_content h2, .single .et_builder_inner_content h2 {
  column-span: all;
  margin-bottom: 10px;
  margin-top: 20px;
}

.single-post .et_pb_post_content h3, .single .et_builder_inner_content h3 {
  margin-bottom: 10px;
  margin-top: 20px;
  font-size:19px;
}

.single-post .beitragsbild .et_pb_image_wrap {
  width: 100%;
  margin-bottom:30px;
}

.single-post .beitragsbild img {
  height: auto;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 3/2; 
}


/*archiv*/
.archive h1{
  text-align: center;
}


.et_pb_salvattore_content .et_pb_post {
	background-color:#f2f2f2;
  position: relative;
}

.et_pb_salvattore_content .et_pb_post .et_pb_image_container {
  border:1px solid #f2f2f2;
}

.et_pb_blog_0 .et_pb_post h2.entry-title a, .et_pb_blog_0_tb_body .et_pb_post h2.entry-title a {
	font-family: "Merriweather", sans-serif;
  color: #343434 !important;
  font-size:20px;
  line-height:1.3em;
}

.et_pb_blog_0 .et_pb_post h2.entry-title, .et_pb_blog_0_tb_body .et_pb_post h2.entry-title {
	text-align:left !important;
  padding-top:30px;
  padding-bottom:5px;
}

.et_pb_blog_0_tb_body .et_pb_post h2.entry-title {
  padding-bottom:20px;
}

.et_pb_salvattore_content .post-meta {
  font-size:12px !important;
  padding-bottom:20px;
}

a.more-link {
  position: absolute;
  bottom: -45px;
  margin-left:-20px;
  padding:10px 20px;
  background-color:#005181;
  color:#ffffff;
  width:100%;
  text-align:center;
  font-family: "Merriweather", sans-serif;
  transition:background-color .3s ease;
}

a.more-link:hover {
  background-color:#C3B9A5;
  text-decoration: none;
}

.more-link::after {
  display:none;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
  margin-bottom:25%;
}

.pagination {
  padding-top:40px;
}

.customrelated .post-content-inner {
  font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
  font-size:16px;
}

.customrelated h2 {
  margin-top:0px !important;
  padding-bottom:20px !important;
  margin-bottom:0px !important;
}

#ez-toc-container {
  border-radius: 0;
  padding:20px;
  margin-bottom:40px;
}

#ez-toc-container ul li a {
  padding-bottom:5px;
}

#ez-toc-container p.ez-toc-title {
  font-family: "Merriweather", sans-serif;
  padding-bottom:10px;
  display:inline-block;
}

.et_bloom_form_container {
  background-color:#f2f2f2 !important;
  margin-top:20px !important;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_header {
  background-color:transparent !important;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_container h2 {
  font-weight:500 !important;
  text-align:center;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_container p {
  font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 300;
  font-size:18px;
  line-height:1.6em;
  text-align: center;
}

.et_bloom .et_bloom_optin_1 .carrot_edge .et_bloom_form_content.et_bloom_1_field:before {
  border-top-color:#f2f2f2 !important;
}

.et_bloom .et_bloom_form_container .et_bloom_form_content label {
  display:none !important;
}

.et_bloom_form_container .submit_container {
  padding-top:20px !important;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_content form.cr_form button {
  background-color:#005181 !important;
  font-family: "Merriweather", sans-serif !important;
  padding:10px 20px !important;
  border-radius: 0px !important;
  font-size:16px !important;
  text-transform: initial !important;
  font-weight:500 !important;
  line-height:1.7em !important;
  transition:background-color .3s ease !important;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_content form.cr_form button:hover {
  background-color:#C3B9A5 !important;
  cursor: pointer !important;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_container form.cr_form input {
  font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 300;
  font-size:18px;
  line-height:1.6em;
  text-align:center;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_content.et_bloom_1_field  {
  background-color:#d9d9d9 !important;
}

.custom-mmlink {
  display: block;
  width:100%;
  height:auto;
  padding-top:20px;
  padding-bottom:40px;
}

.single table {
  background-color:#f2f2f2;
  margin-bottom:20px;
}

.single table td {
  padding:10px;
  line-height:1em;
  border-bottom:1px solid #d3d3d3;
}

.single table th {
  padding:10px;
  text-align:left;
  background-color:#d3d3d3;
  line-height:1em;
  font-weight:400;
}

.single table tr:last-child td{
  border-bottom:0px;
}

.mm_custom_author {
  margin-top:40px;
  padding:30px !important;
  border:2px solid #f2f2f2;
}

.mm_custom_author p {
  font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 300;
  font-size:18px;
  line-height:1.6em;
	hyphens:auto;
}










