/*
 Theme Name:     Packhof Theme
 Theme URI:      http://www.marketingzeit.de
 Description:    Packhof Theme
 Author:         Paul Fischer-Römer | pwle  
 Author URI:     https://www.pwle.de
 Template:       Divi
 Version:        1.0.0
*/

html, body,#page-container {
    overflow-x: hidden !important;
    
}

#logo {
    max-height: 30px;
}

.hidden {
    display: none !important;
}

/*Test*/

/*Tabbox*/

a {
    border-bottom: 1px dotted #723b27;
}

footer a, #main-header a {
    border-bottom: none;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .mobile_menu_bar::after, .mobile_menu_bar::before {
    color: #a77e6f;
  }



.tabbox-menu{
    padding-top: 12px;
}



.tabbox-menu ul {
    padding:0
}

.tabbox-menu li {
    transition: all 0.3s ease-out;
    font-weight: 600;
    margin-bottom: 0.5em;
    list-style-type: none;
    text-align: right;
}

.tabbox-menu li.active {
    color:#c3bf62;
}

.tabbox-menu li:hover {
    cursor: pointer;
    color:#c3bf62;
}


.tabbox-menu li:before{
    font-family: ETmodules !important;
   /* content: 'R';*/
    padding-right: 5px;

}

.tabbox-menu li[data-target="eliminate"]:before{
    content:'';
}


.tabbox-content {
    position: relative;
    font-size: 3em;
    font-weight: 900;
    line-height: 1.3em;
    transition: all 0.3s ease-out;
}

.tabbox-content .tabbox-item {
    opacity: 0;
    z-index: -10;
    position: relative;
    top:0;
    transition: all 0.3s ease-out;
    display: none;
}

.tabbox-content .tabbox-item.active {
    opacity: 1;
    z-index: 1;
    display: block;
}


.tabbox-content .tabbox-item img {
    margin-top: 0;
}

.container-wohnungsliste .tabbox-menu ul {
    overflow: auto;
}

.container-wohnungsliste .tabbox-menu li {
    float:left;
    margin-right: 10px;
}



div.wohnung-filter {
    margin-bottom: 15px;
  
}

div.wohnung-filter div.span {
    
    display: inline-block;
    margin-right: 15px;
}

div.wohnung-filter .slider-container {
    width: 87%;
    float: right;
    margin-top: 10px;
}

div.wohnung-filter .filter-slider {
    width: 100%;
    clear:both;
    display: block;
}

div.wohnung-filter .filter-slider label {
    float: left;
    padding-top: 35px;
}

div.wohnung-filter div#slider {
    margin:35px 0;
    margin-right:0;
    float: none;
    display: block;
}



.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 3px;
    text-align: center;
    white-space: nowrap;
    font-size: 80%;
    bottom:90% !important;
  }


ul.wohnung-block {
    padding-left:0;
    display: block;
    width: 100%;
    clear:both
}

li.wohnung_item {
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    padding:5px 0;
    transition: all 0.1s ease-in-out;
    width: 100%;
    position: relative;
    left:0;
    
}

li.wohnung_item:hover {
    background: #f7f7f7;
    padding:12px 10px 8px 10px;
    /*start ------------*/
    width: [object Object]px; 
    height: [object Object]px; 
    background: #F8F8F8; 
    border-bottom: 1px solid transparent ; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1)  ; 
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1)  ; 
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1)  ; 
    width:calc(100% + 20px);
    left:-10px;
  font-size: 105%;
top:-9px;
margin-bottom: -11px;

}

li.wohnung_item h3 {
    font-size: 16px;
    padding-bottom: 5px;
    transition: all 0.11s ease-in-out;
}
li.wohnung_item:hover h3 {
    font-size: 18px;
}


li.wohnung_item a{
    display: flex;
 
    justify-content: space-around;
    border-bottom: none;
    transition: all 0.1s ease-in-out;
    color:#666;
}

li.wohnung_item.verkauft {
    display: flex;
}



li.wohnung_item.verkauft h3::after{
    /*content:'verkauft';*/
    color:#666;
    padding-left: 5px;
    font-size: 90%;
}

li.wohnung_item:hover a {
    color:#000
}

li.wohnung_item .w-50 {
    flex-grow: 2;
    position: relative;
    display: flex;
    align-items: center;
    width: 50%;
  }

  li.wohnung_item .w-50.right {
   justify-content: flex-start;
   font-size: 14px;
   display: table;
  }

  li.wohnung_item .w-50.right span {
    width: 25%;
    display: table-cell;
  }

li.wohnung_item a {
    color:#666
}

li.wohnung_item .w-50.right span.verkauft-span {
    font-weight: bold;
    font-size: 120%;
    color:#d19090;
}



li.wohnung_item:hover h3, li.wohnung_item:hover, li.wohnung_item:hover span, li.wohnung_item:hover a{
   /* color:#c3bf62;*/
    cursor:pointer
}

li.wohnung_item.verkauft:hover, li.wohnung_item.verkauft a:hover, li.wohnung_item.verkauft:hover, li.wohnung_item.verkauft:hover a, li.wohnung_item.verkauft:hover h3, li.wohnung_item.verkauft:hover span {
    cursor:default 
}

li.wohnung_item span.price {
    display: block;
}

.single-wohnung img {
    width: auto;
}

.single-wohnung .wohnung-data .et_pb_text_inner{
    font-weight: bold;
}

.single-wohnung .wohnung-data label {
    font-weight: normal;
}


@media (max-width:767px){

    .mobile-left, .mobile-left h1, .mobile-left h2, .mobile-left h3 {
        text-align: left !important;
    }

    .tabbox-menu li {
        transition: all 0.3s ease-out;
        font-weight: 600;
        margin-bottom: 0.5em;
        list-style-type: none;
        text-align: left;
        float: left;
        padding-right:15px;
    }

}

.noUi-horizontal {
    height:12px
}

.noUi-horizontal .noUi-handle {
    width: 24px;
    height:24px;
    border-radius: 50%;
}

.noUi-handle:hover {
    cursor: pointer;
}

.noUi-handle::after, .noUi-handle::before {
    display: none;
}

.noUi-connect {
    background: #f6f6f6;
    
}

.noUi-target{
    box-shadow: none;
    background: #ddd;
}


@media(max-width:980px) {

    li.wohnung_item a, li.wohnung_item.verkauft{
        display: block;
    }

    li.wohnung_item .w-50.right {
        justify-content: flex-start;
        font-size: 14px;
        width:100%;
      }
}


.et-pb-arrow-next, .et-pb-arrow-prev {
    
    color: #fff !important;
  }

  .et_pb_bg_layout_light .et-pb-controllers a {
    background-color: rgba(255,255,255,.3);
  }


  .et_pb_bg_layout_light .et-pb-controllers a.et-pb-active-control {
    background-color: rgba(255,255,255,.9);
  }