/*
Theme Name: PATIO Uniforme 
Theme URI: http://fabianpothe.com
Author: Fabian Pothe
Author URI: http://fabianpothe.com
Description: Theme for PATIO
Version: 1.5
License: Copyright
Tags: flexible-width
Text Domain: patio-uniforme

This theme is only for PATIO
*/


/* titillium-web-300 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: url('assets/fonts/titillium-web-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/titillium-web-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/titillium-web-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/titillium-web-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/titillium-web-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/titillium-web-v15-latin-300.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url('assets/fonts/titillium-web-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/titillium-web-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/titillium-web-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/titillium-web-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/titillium-web-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/titillium-web-v15-latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-600 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: url('assets/fonts/titillium-web-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/titillium-web-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/titillium-web-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/titillium-web-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/titillium-web-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/titillium-web-v15-latin-600.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/titillium-web-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/titillium-web-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/titillium-web-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/titillium-web-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/titillium-web-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/titillium-web-v15-latin-700.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
html,
body {
    /*background-image: url(media/verlauf.png)!important;
    background-repeat: repeat-x;*/
    font-size: 1.04em;
    line-height: 1.42857143;
    background-color: #fff;
  background-image: url(media/bg.jpg) !important;
background-repeat: repeat-x;
    font-family: 'Titillium Web', sans-serif;
    max-width: 1400px;
    margin: auto;
}

body.home {
    background-image: none!important;
}

h1 {
    color: #83786f;
    text-transform: uppercase;

}
.home .anthrazit #content h1 {
  font-size: 40px;
  margin-bottom: 25px;
}
h3 {
   font-size: 1.2em;
 }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #a99b91;
    margin: 1em 0;
    padding: 0;

}
strong {
  color: #83786f;
  font-weight: normal;
}
small {
  color: #837873!important;
}
a {
  color: #837873;
}

.p-5 {
  padding: 15px;
}

.mb-3 {
  margin-bottom: 15px;
}


.navbar-toggle {
  float: left;
}
.navbar-brand {
  float: right;

}
@media (max-width: 992px) {
  .navbar {
    min-height: 100px;
    border: 0;
  }
  .navbar-collapse {
    border: 0;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-default .navbar-toggle {
    margin-top: 50px;
  }
}
a strong:hover {
  text-decoration: underline;
}

.no-padding {
  padding: 0!important;
}
article {
  border-bottom: 1px solid #a99b91;
  padding-bottom: 30px;
}

@media (min-width: 992px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.panel-heading:hover {
  background-color: #d0ccc8!important;
}
.panel-heading a:active,
.panel-heading a:focus{
  text-decoration: none;
}
.panel-body {
  background-color: #eee;
}
#breadcrumbs {
        font-size: 16px;
        color: #83786f;
    background-color: #d0ccc8;
    padding: 3px 0 0 10px;

    height: 30px;
    text-transform: uppercase;


}


#breadcrumbs a{
    color: #837873;
}
#breadcrumbs a:hover{
    color: #5a524c;

}
.breadcrumb_last {
  color: #5a524c;
}
#breadcrumbs .divider {
  color: #c4bfba;
  font-size: 0.7em;
}
@media (max-width: 992px) {
  #breadcrumbs span {
    display: none;
  }
}

.btn-primary:hover {
    background-color: #eee;
    border-color: #eee;
    color: #8aaf98;
}
.modal-dialog {
    z-index: 9000;
}

.modal-backdrop {
    background-color: rgba(131, 120, 111, 1);
}
.bg-grey {
    background-color: #f7f7f7;
}
.carousel,
.item,
.active {
    height: 100%;
}

@media (max-width: 992px) {
  #markt .carousel-inner {
    padding: 0;
  }
  #markt {
    padding: 0 15px 0 15px!important;
  }
  #markt .inner {
    padding: 0!important;
  }
  #news .col-md-4 {
    padding: 0;
  }
  .navbar-brand {
    height: 125px;
  }
  #myCarousel {
    display: none;
  }
  .sidebar {
    min-height: 34.72px;
  }
}

@media (min-width: 992px) {

  #myCarousel .carousel-inner {
      max-height: 330.25px;
      overflow: hidden;
  }
  #myCarousel .carousel-inner img{
    height: 330.25px;
  }
}

.input-group-addon {
    padding: 0;
}
.text-center .dropdown-menu {
    left: 50% !important;
    margin-left: -70px;
}


.category_description {
    margin-top: 25px;
    border-bottom: 1px solid #d8d8d8;

}
.category_description h1 {
  font-weight: bold;
  font-size: 30px;
  margin-top: 50px;
}
.category_description h2 {
  font-size: 29px;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #333;
}

.border {
  border-bottom: 1px solid #a99b91;
}
.overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(131, 120, 111, 0.5);
     background-image: url(media/pattern.png);*/

}

.bg_white {
  background-color: #fff;
}
#content {
  padding: 15px 0 0 0;
}
.bg_grey,
.category .bg_grey,
.category .category_description,
.category_padding,
.category #content {
  padding: 0 25px 25px 25px;
  background-color: #eee;
}
.home .bg_grey {
  padding: 0;
}
#header {
    z-index: 2000;
    background-color: #fff;
    font-size: 14px;
}
@media (max-width: 992px) {
  #header {
    padding-bottom: 25px;
  }
}
.navbar-collapse {
    padding: 0;
}
.navbar {
    font-variant: normal;
        font-size: 14px;
    font-size: 1em;
    text-transform: uppercase;
   background-color: transparent;
   background: transparent;
   border-color: transparent;
}

.navbar li {
    display: block;
    clear: both;
    padding: 10px 0 0 0;
}
.navbar li a {
    color: #333;
    padding: 0;
    margin: 0 25px 0 0;

    border-bottom: 1px dotted #253746;
}
.navbar a:hover{
    color: #000;
    font-weight: bolder;
    text-decoration: none!important;

}
.navbar .active a {
    background-color: transparent!important;
}

@media (max-width: 992px) {
  #pm {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .navbar li a {
    width: 200px;
  }
}
.well {
  color: #293133;
}

#teaser a {
    color: #333;
    font-weight: 700;
}

#teaser strong a,
#teaser a strong {
    color: #333;
}


.teaser .carousel{
  position: relative;
}


#teaser .col-sm-6,
#teaser .col-sm-3,
#teaser .col-sm-4  {
    text-align: left;
    margin: 0;
}
#teaser h2 {
    font-size: 1.2em;
    margin: 0;

}

#teaser .inner {
    position: relative;
    z-index: 2000;
}
@media (max-width: 992px) {
  #teaser h2 {
    margin-top: 20px;
  }
  #teaser .inner {
    padding: 25px;
  }
}
#teaser .fill {
    padding: 25px 25px 0 25px;
     height: 100%;
    width: 100%;

    min-height: 340px;
    display: block;
}
#teaser  .fill:hover {
    text-decoration: none;
}


#teaser h2 {
  margin-bottom: 25px;
}


@media (max-width: 992px) {
  #teaser .fill {
    min-height: 150px;
    background-position: left center;
  }
  .carousel-control {
    display: none;
  }
}
@media (min-width: 992px) {
  #editoral .inner,
  #fokus .inner {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  #editoral .carousel-control.left,
  #fokus .carousel-control.left,
  #markt .carousel-control.left,
  #news .carousel-control.left{
    left: -80px;
  }

  #editoral .carousel-control.right,
  #fokus .carousel-control.right,
  #markt .carousel-control.right,
  #news .carousel-control.right {
    right: -80px;
  }
}
@media (min-width: 992px) {
  #editoral .inner{
    padding-right: 40px;
    padding-left: 25px;
  }

  #fokus .inner {
    padding-left: 40px;
    padding-right: 25px;
  }
}
#editoral .item,
#fokus .item  {
  margin: 25px 0 0 0;
  background-color: #fff;
}
#editoral .col-sm-8 {
  padding-right: 0;
}
#fokus  .col-sm-8 {
  padding-left: 0;
}

#teaser h3 {
      font-size: 29px;
}
#editoral h1,
#fokus h1 {
  color: #83786f;
  font-size: 30px;
  margin-top: 0;
  font-weight: bold;
  border-bottom:1px solid #c4bfba;
}
#editoral h2,
#fokus h2 {
  font-size: 29px;
}
#markt {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 0 25px 0 25px;
  color: #333;
}
#markt small {
  font-size: 1em;
}
#markt a {
  color: #333!important;
}
@media (min-width: 992px) {
  #markt .carousel-inner,
  #news .carousel-inner {
    padding: 0!important;
  }
}
#markt .col-sm-4:first-child,
#news .col-sm-4:first-child {

  padding-right: 25px;
}
#markt .col-sm-4:nth-child(2),
#news .col-sm-4:nth-child(2) {
  padding-left: 25px;
  padding-right: 25px;
}
#markt .col-sm-4:last-child,
#news .col-sm-4:last-child {
  padding-left: 25px;


}
#markt .fill {
  height: 340px;
  background-color: #fff;
}

#markt .glyphicon-chevron-left,
#markt .glyphicon-chevron-right {
  top: 40%;
}
#markt .inner h2,
#news .inner h3 {
  color: #8aaf98;
  text-transform: uppercase;
}

@media (max-width: 992px) {

  #markt .col-sm-4:first-child,
  #markt .col-sm-4:nth-child(2),
  #markt .col-sm-4:last-child {
    padding: 0;

  }
  #markt .col-sm-4 {
    margin-bottom: 25px;
  }
}

#news {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 25px;

}
#news small {
  font-size: 1em;
}
#news .carousel-inner {
  padding-left: 25px;
  padding-right: 25px;
}

#news a:hover {
  text-decoration: none;
}

#news h1,
#news h2 {
  position: relative;
  z-index: 2000;

}
#news h1 {
  color: #8aaf98;
  border-bottom:1px solid #8aaf98;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
#news h2 {

  font-size: 29px;
  margin-top: 5px;
  margin-bottom: 27px;
  text-transform: uppercase;
}
#news h3 {
  font-size: 1.2em;
  margin-top: 0;
}


#news .inner {
    background-color: #fff;
    padding: 25px;
    height: 340px;
    margin-bottom: 50px;
}



@media (min-width: 992px) {
  #news .inner {
    margin-bottom: 0;
  }
}
.share {
  background-color: #fff;
  
}
.home .share {
  background-color: #e7e5e3;
}
#share {
background-color: #e7e5e3;
margin-left: 0;
margin-right: 0;
}

#share h2 {
  font-size: 29px;
  color: #333;
}
#share .col-sm-4 {

  height: 320px;
  padding-top: 50px;
}
@media (max-width: 992px) {
  #share {
    padding-bottom: 25px;
  }
  #share .col-sm-4 {
    height: auto;
  }
}
#share .glyphicon {
    color: #837873;
    font-size: 2.5em;
}
#share .btn {
  margin-top: 15px;
}
.category_banner {
    position: relative;
    min-height: 280px;
    background-attachment: fixed;

}

.category_banner .caption {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 90%;
    margin-left: 25px;
    text-transform: uppercase;

}

.single .category_banner small {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #8aaf98;

}
.single .wp-post-image {
  max-width: 100%;
}
.category_banner h1 {
  font-size: 29px!important;
  margin-top: 25px;
  font-weight: normal;
}

.single .category_banner small:nth-child(2) {
  font-weight: normal;
}

@media (max-width: 992px) {
  .category_banner {
    min-height: auto;
  }
}

article {
  border-bottom: 1px solid #d8d8d8;
  padding: 25px;
}
article:hover {
  background-color: #e5e5e5;
  cursor: pointer;
}
article a {
  color: #333;
}
article h3 {
  margin-top: 0;
  text-transform: uppercase;
}


@media (max-width: 992px) {

  .category-marktkommentar article h3,
  .category-markt article h3 {
	  margin-top: 20px;
  }
  .prev_name,
  .next_name {
    margin: 0;
    display: inline;
  }
}
@media (min-width: 992px) {
  .sidebar .col-xs-6 {
    position: inherit;
  }
  .prev_name,
  .next_name {
    position: absolute;
    font-weight: bold;
    font-size: 0.85em;
    margin: 0;
    bottom: 25px;
  }

  .prev_name {
    left: 25px;
  }
  .next_name {
    right: 25px;
  }

  .sidebar .glyphicon-menu-left,
  .sidebar .glyphicon-menu-right {
    font-size: 3em;
    margin-top: 25px;
  }

  .sidebar .glyphicon-menu-left {
    right: 25px;
  }
  .sidebar .glyphicon-menu-right {
    left: 25px;
  }
}
.fill {
    width: 100%;
    height: 100%;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#myCarousel {
    background-color: #fff;

}
#myCarousel .glyphicon{
  font-size: 3em;
}
#myCarousel .relative {
  position: relative;
}
#myCarousel .carousel-caption h1 {
	background-color: rgba(255, 255, 255, 0.5);
	padding: 5px!important;
	line-height: 1.1;
	display: inline-block;
}

#myCarousel .carousel-caption strong {
	background-color: rgba(255, 255, 255, 0.5);
	margin-top: 7px;
	padding: 5px!important;
	line-height: 1.1;
	display: inline-block;
}

#myCarousel .carousel-caption .btn {
	margin-top: 14px;
}
.category_banner .caption h1{
    color: #333;
    font-size: 41px;
    font-weight: normal;
    margin-top: 25px;
	

}

.carousel-caption strong {
    color: #fff;
    font-weight: normal;
    font-size: 2.5em;
}
.overlay-bg{
  /*background-image: url('http://patio-lounge.de/wp-content/themes/patio_lounge/media/diamond-upholstery.png');
  background-repeat: repeat;*/
  background-image: url('http://patio-lounge.de/wp-content/themes/patio_lounge/media/pattern.png');
  background-repeat: repeat;
  width: 100%;
  height: 100%;
}

.carousel-caption small,
.carousel-caption small p {

    font-size: 1.5em;


}
#myCarousel .item {
  position: relative;
}
.carousel-caption {
    position: absolute;
    text-align: left;
    right: auto;
    text-shadow: none;
    z-index: 5000;
    width: 1170px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 25px;

}

.carousel-control {
  width: 7%;
  color: #5A523D;
}
.carousel-control:hover {
  color: #5a524c;
}
#myCarousel .btn-primary {
  font-size: 16px;
  border:2px solid #333;
  background-color: #333;
  color: #fff;
  text-transform: uppercase;
  font-weight: bolder;

}
#myCarousel .btn-primary:hover {
  background-color: #fff;
  color: #333;

}



#myCarousel h1 {
  color: #333!important;
  margin: 0;
      font-size: 41px;
      font-weight: bold;
}

#myCarousel strong {
  color: #333!important;
  font-size: 40px;
}

#myCarousel h2 {
  color: #333!important;
  font-weight: 600;


}

@media (max-width: 992px) {
  .home .anthrazit {
    margin-top: 25px;
  }
  .category_banner .caption {
    position: relative;
    top: 0;
    margin-top: 25px;
  }
  .category_banner .caption h1 {
    font-size: 25px !important;
  }
  .single .category_banner .caption small {
    font-size: 26px;
  }
  #myCarousel h1 {
    font-size: 36px;
    line-height: 1.1;

  }
  #myCarousel h2 {
    font-size: 20px;
    line-height: 1.1;

  }


}

#primary-menu {
	position: relative;
	width: 100%;
	z-index: 2000;
}



.carousel-control.left, .carousel-control.right {
    background-image: none;
}

/* APP */

.wp-caption-text {
    color: #8aaf98;
}

img.alignright { float: right; margin: 0 0 1.1em 1.1em; }
img.alignleft { float: left; margin: 0 1.1em 1.1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.search_header {
  background-color: #d0ccc8;
  color: #2e3b46;
  padding: 25px;

}
.search #content {
  background-color: #fff;
}
.search .list-group-item {
  padding: 25px;
}
.search .list-group-item-heading {
  color: #253746;
  font-size: 1.2em;
  text-transform: uppercase;
}
#search .lead {

  margin-bottom: 25px;
}



.search_thumbnail {
    max-width: 75px;
    padding: 0 5px 5px 0;
    float: left;
}

#content {
  padding: 0 25px 25px 25px;
}


#content h1 {
  font-weight: 700;
  font-size: 30px;
  margin-top: 50px;
}

#content h2 {
  /*font-size: 1.2em;*/
  font-size: 29px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #333;
  text-transform: uppercase;
}

footer {
    color: #A9A9A9;
    margin: 0 15px 0 15px;
    padding: 0 15px 0 15px;
    background-color: #fff;
   
}
.home footer {
  margin: 0!important;
  padding: 0;
}
footer li:first-child {
  font-weight: bolder;
}
footer a {
    color: #c4bfba;
    text-transform: uppercase;

}
footer a:hover,
footer a:focus {
    color: #5a524c;
    text-decoration: none;
    background-color: transparent!important;
}

.footer-menu {
  padding-left: 10px;
}
.home .footer-menu {
  padding-left: 0;
}
@media (max-width: 992px) {
  .footer-menu .nav-pills li {
      float: none;
      text-align: center;
  }
  .copyright {
    text-align: center;
  }
}
.copyright {
  border-top: 1px solid #837873!important;
    padding-top: 15px;
    padding-bottom: 25px;
    color: #837873!important;
    padding-left: 0px;
    background-color: #080c10;
}
.home .copyright {
  padding-left: 25px;
}
.post-banner {
  width: 100%!important;
}

.anthrazit {
  background-color: #080c10;
  color: #fff;
}
.anthrazit h1 {
  font-weight: 400!important;
}


.sidebar {
  background-color: #8aaf98;
  color: #c4bfba;
  text-transform: uppercase;
  padding: 0;
}
.sidebar .row {
  margin: 0;
}
@media (max-width: 992px) {
  .sidebar {
    padding: 5px;
    margin: 0 15px 0 15px;
  }
  .sidebar-b {
    background-color: transparent!important;
  } 
}
.sidebar-b {
  background-color: #8aaf98;
}

@media (min-width: 992px) {
  .sidebar .col-sm-6,
  .sidebar .col-md-6,
  .sidebar .col-xs-6 {
    height: 280px;
    background: linear-gradient(268deg, #e6e6e6, #81a18e);
    background-size: 200% 200%;
    background-position:0% 0%

  }
}
.sidebar .col-xs-6:hover {
  animation-name: sidebar;
    animation-duration: 2s;
    animation-iteration-count: 1;

}

@keyframes sidebar {
  0%{background-position:100% 84%}
    50%{background-position:0% 17%}

    100%{background-position:0% 0%}
}

.sidebar a {
  color: #fff;
}
.sidebar a:hover {
  color: #fff;

}

.btn-info {
  background-color: #837873;
  font-size: 16px;
  color: #e7e5e3;
  border: 0;
}
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .btn-info.dropdown-toggle {
  background-color: #5a524c!important;
  color: #fff;
}

.category_header {
  overflow: hidden;
}
@media (min-width: 992px) {

  .custom_grid {
      /* display:table; Bugfix 09.11.2022 */
      box-sizing: border-box;
      padding: 0;
  }

  .custom_grid .row_custom {
      height: 100%;
      display: table-row;
  }


  .custom_grid .col-md-9 {
    padding: 0;
  }
  .custom_grid .row .no-float {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
  .col-sm-1-5 {
      width: 12.5%;
      border: 1 solid #fff;
      float: left;
      background-color: #244058;
  }
  .col-sm-1-5:last-child {
    padding-right: 15px;
  }
  .category_header .col-sm-9 {
    padding-right: 0;
  }
}
@media (max-width: 970px) {

.category_header .col-md-9 {
  padding-left: 0;
  padding-right: 0;
}

  .col-sm-1-5 {

      width: 50%;
      float: left;
  }
}

@media (min-width: 992px) and (max-width: 992px) {
  .custom_grid {
    max-width: 700px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .custom_grid {
    max-width: 920px;
  }
}
@media (min-width: 1200px) {
  .custom_grid {
    max-width: 1120px;
  }
}
#content_footer {
  margin-top: 25px;
  height: 49px;
  padding-top: 4px;
  margin-left: 25px;
  margin-right: 25px;
  border-top: 1px solid #c4bfba;
  border-bottom: 1px solid #c4bfba;
  min-height: 35px;
}
@media (max-width: 992px) {
  #content_footer div {
    display: inline;
  }
}
#content_footer .glyphicon {
  font-size: 1.4em;
  top: 9px; 
}

#content_footer select {
  background-color: #fff;
  color: #8aaf98;
  border: 1px solid #c4bfba;
  width: 160px;
  font-size: 16px;
  height: 33px;
  padding-left: 7px;
}
#content_footer select option:hover {
  background-color: #d0ccc8;
  color: #333;
}
#content_footer .dropdown {
  display: inline;

}
#content_footer .dropdown-menu {
  margin-left: -82px;
  border: 0;
  color: #8aaf98;
  font-size: 1.04em;
  border-left: 1px solid #c4bfba;
  border-right: 1px solid #c4bfba;
  border-bottom: 1px solid #c4bfba;
}
#content_footer .dropdown-menu a {
  color: #8aaf98;
}
#content_footer .dropdown .glyphicon {
  font-size: 16px;
  top: 3px;
}

#content_footer .dropdown.open .glyphicon {
  color: #c4bfba;
}

#content_footer .dropdown button {
  font-size: 16px;
  background-color: #fff;
  color: #8aaf98;
  border: 1px solid #c4bfba;
  width: 160px;
  height: 33px;
}
#content_footer .dropdown button:hover {
  background-color: #d0ccc8;
  color: #333;
}
#content_footer .dropdown button:hover .glyphicon {
  color: #333;
}
#content_footer li a:hover {
  background-color: #d0ccc8;
  color: #333;
}

#content_footer input {
  border: 1px solid #c4bfba;
  background-color: #fff;
  color: #837873;
  height: 33px;

  padding-left: 7px;
}

#content_footer button {
  background-color: transparent;
  border: 0;
  color: #837873;
}
#content_footer button:hover {
  color: #eeeeee;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  padding-top: 0;
  font-size: 16px;
  color: #837873;
}
::-moz-placeholder { /* Firefox 19+ */
  padding-top: 0;
  font-size: 16px;
  color: #837873;
}
:-ms-input-placeholder { /* IE 10+ */
  padding-top: 0;
  font-size: 16px;
  color: #837873;
}
:-moz-placeholder { /* Firefox 18- */
  padding-top: 0;
  font-size: 16px;
  color: #837873;
}


.home #content {
  padding: 25px 25px 0 25px;
}
.home #content .well {
  background-color: #fff;
  margin-top: 50px;
  margin-right: 30px;
  margin-bottom: 0;
  padding-bottom: 35px;
  border: 0;
  color: #333;
  width: 76.5%;
}

.has-white-color strong {
  color: #fff!important;
  font-weight: 700;
}

.home #content .well p {
  color: #837873;
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 992px) {
  .home #content .well {
    margin: 0;
    width: 100%;
  }
  .home #content .well p {
    font-size: 15px;
  }
}
.category #content {
  padding: 0;
}
.pagination a:hover,
.pagination .active a,
.pagination .active a:hover {
  border-color: #c4bfba!important;
  background-color: #d0ccc8!important;
  color: #333;
}
.pagination a {

    color: #8aaf98;
  border-color: #c4bfba!important;
  background-color: transparent!important;
}
.pagination .disabled a,
.pagination .disabled a:hover {
  cursor: default;
  border-color: #c4bfba;
  background-color: transparent!important;
  color: #c4bfba;
}

.home .glyphicon-menu-left,
.home .glyphicon-menu-right {
  position: absolute;
    top: 50%;



    font-size: 30px;

     z-index: 5;
    display: inline-block;
}

.home .glyphicon-menu-left { left: 25px; }
.home .glyphicon-menu-right { right: 25px; }
.panel-body {
  padding: 0;
}
.modal-body {
  padding: 25px;
}
.modal-title {
  color: #8aaf98;
  font-size: 1.2em;
  text-transform: uppercase;
}
iframe {
  overflow-x: hidden;
}

.category-marktkommentar small,
.category-markt small {

  font-size: 1em;
}

.wp-caption,
.single img {

  height: auto;
}
.wp-caption-text {
  font-size: 0.7em;
}
.modal h4 {
  margin-left: 10px;
}

.category-marktkommentar .category_description,
.category-markt .category_description {
	padding: 0;
}

/*PATIO Lounge Submenu Modification*/
@media (min-width: 992px) {

	#menu-primary-menu ul {
		margin: 0;
		text-transform: none;
	}

	#menu-primary-menu li.active {
		height: auto;
		
	}

	#menu-primary-menu .caret,
	#menu-primary-menu:hover li ul ul {
		display: none;
		
	}

	#menu-primary-menu li {
		position: static!important;
		
	}

	#menu-primary-menu .dropdown-menu {
		top: 2px;
		left: 225px;
		height: 100%;
		box-shadow: none;
		border: 0;
		padding: 0;
	}


	#menu-primary-menu li:hover>ul {
		display: block!important;
		background-color: #fff;
		z-index: 2000;
		
	}

	#menu-primary-menu a:hover{
		background-color: transparent;
	}

	#menu-primary-menu .current-menu-item,
	
	#menu-primary-menu .current-menu-ancestor > ul {
		display: block;
	}
	
	#menu-primary-menu:hover .current-menu-ancestor ul {
		display: none;
	}
	
	#menu-primary-menu .current-menu-ancestor > a{
		font-weight: bolder;
	}

	#menu-primary-menu .current-menu-ancestor > a,
	#menu-primary-menu .current-menu-item > a,
	#menu-primary-menu .active > a{
		color: #262626;
		font-weight: bolder;
	}
}

ul { 
	padding-left: 20px;
	list-style-type: square!important;

}
/*
#content li::before{
  content: "\2022";  
  color: #83786f;
  font-weight: bold; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}*/

.category_banner {
  max-width: 840px;
  max-height: 280px;
  overflow: hidden;
}

.category_banner img {
  width: 840px; /* Bugfix 09.11.2022 */
  height: 280px; /* Bugfix 09.11.2022 */
} 
#content .intro {
  line-height: 35px;
  padding-bottom: 20px;

}

.highlight {
  position: relative;
  margin-top: 35px;
  margin-bottom: 35px;
  padding: 5px 25px 25px 25px;
}
.highlight h2{

 color: #83786f!important;
  font-size: 22px!important;
  padding-bottom: 25px;
  border-bottom: 1px solid #c4bfba;
}

.highlight h3 {
  border-bottom: 1px solid #e5e5e5;
  color: #83786f;
  padding-bottom: 3px;
}

.page-template-disclaimer #content {
  padding: 10px 0 50px 0;
}

.page-template-disclaimer #content h1{
  font-weight: 500;
  font-size: 36px;
  margin-top: 25px;
}

.page-template-disclaimer #content h2{
  text-transform: none;
  font-size: 1.2em;
  color: #000;
  margin-top: 20px;
    margin-bottom: 10px;
}

.page-template-disclaimer #content strong{
  font-weight: bold;
  color: #333;
}

@media (max-width: 992px) {
  .page-id-3514 .col-sm-4 {
    margin-bottom: 15px;
  }
}
 

.page-template-disclaimer #content h3{
  font-size: 22px;
}

/*Forces Real Cookie Banner to use theme font */
[style*="monospace"] {
  font-family: 'Titillium Web',sans-serif!important;
}

#primary-menu {
  margin-bottom: 45px;
}

.wpforms-form button[type=submit],
.wp-block-button__link {
  font-family: "Titillium Web", sans-serif;
  background-color: #837873!important;
    font-size: 16px;
    color: #e7e5e3!important;
    border: 0;

font-size: 14px;
font-weight: 400;

    border-color: #837873!important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px!important;
    font-size: 14px!important;
    line-height: 1.42857143;
    border-radius: 0px;
    user-select: none;
}
.wpforms-form button[type=submit]:hover,
.wp-block-button__link:hover {
  background-image: none;
  background-color: #5a524c!important;
  color: #fff;
background-repeat: repeat-x;
    border-color: #5a524c!important;
    text-decoration: none;

}

#teaser{
  padding-bottom: 25px;
}


/* Bugfix 03.07.2023 */
@media (min-width: 992px) {
  .page .category_header .row_custom .col-md-9,
  .page .bg_grey.col-md-9.category_items, 
  .single-post .category_header .row_custom .col-md-9 {
    width: 840px!important; 
  }
}


.m-p {
  margin: 0 0 10px 0!important;
}

.m-0 {
  margin: 0!important;
}

.page-template-disclaimer h2 {
  color: #83786f!important;
}

.wp-block-button.btn {
  text-align: unset;
  padding: 0;
}


#content_footer button:hover {
  color: #5a524c;
}

.anthrazit #content h1 {
  margin: 20px 0 25px 0;
}
.anthrazit #content strong {
  color: #fff;
  font-weight: bolder;
}


ol {
  list-style-image: url(/pd/wp-content/themes/patio-uniforme/media/dreieck.gif);
  padding-left: 22px;
} 

.breadcrumbs .glyphicon {
  color: #83786f;
}

.intro {
  line-height: 35px;
  padding-bottom: 20px;
}


#content ul {
  padding-left: 15px;
  list-style-type: square!important;
  list-style: none!important;
}

#content ul:not(.nav) li::before {
  content: "\2022";
  color: #83786f;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

@media (max-width: 992px) {
.category_banner img {
  height: auto!important;
}

.open>.dropdown-menu ul{
  display: block!important;
}
.open>.dropdown-menu ul{
  padding-left: 25px;
}
}