.blog .pagination {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 50px;
  margin-top: 50px;
  margin-left: 0 !important; 
}
.blog .pagination .page-item:before {
    display: none !important; 
}
.blog .pagination .page-item a {
    background: transparent !important;
    border: 0px;
    box-shadow: none;
    font-size: 0;
    width: 33px;
    height: 33px;
    padding: 0;
    position: relative; 
}
.blog .pagination .page-item.left {
    margin-right: 25px; 
}
.blog .pagination .page-item.left a:before {
      content: url(/wp-content/themes/ssp/images/regular-arrow-left.svg);
      width: 33px;
      height: 33px; 
}
.blog .pagination .page-item.right {
    margin-left: 25px;
}
.blog .pagination .page-item.right a:before {
      content: url(/wp-content/themes/ssp/images/regular-arrow-right.svg);
      width: 33px;
      height: 33px; 
}
.blog .pagination .page-item.disabled a:before {
    opacity: 0.4; 
}
@media (max-width: 991px) and (min-width: 320px) {
    .blog .pagination .page-item.left a:before {
          content: url(/wp-content/themes/ssp/images/regular-arrow-left-mob.svg); 
	} 
    .blog .pagination .page-item.right a:before {
          content: url(/wp-content/themes/ssp/images/regular-arrow-right-mob.svg); 
	} 
    .blog .pagination {
      text-align: left;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
      padding-left: 25px !important;
      padding-right: 25px;
      margin-top: 0;
      margin-bottom: 15px; 
	} 
	.blog .pagination-numbers {
		margin-bottom: 40px
	}
    .blog .pagination p {
      margin-bottom: 0; 
	} 
}
.wpml-ls-legacy-list-horizontal ul .wpml-ls-item {
	overflow-wrap: normal;
}
h3.custom-h3 {
	color: #00CCFC;
    border-bottom: 2.5px solid #00CCFC;
    display: inline-block;
	padding:0 0 5px!important;
    font-weight: normal;
}
h3.custom-h3:after {
	content: '';
	display:block;
	width:100%;
	clear:both;
}
h2.custom-h2 {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    padding-bottom: 20px;
    min-height: auto;
	word-break: break-word;
    hyphens: auto;
}
@media (min-width:1200px) {
	.wp-bootstrap-blocks-row.row.wide-1050 {
		margin-left: -25px;
		margin-right: -25px;
	}
}
@media (max-width:1199px) {
	.wp-bootstrap-blocks-container.container.container-medium100 {
		max-width: 100%
	}
}
@media (min-width:992px) {
	.wp-bootstrap-blocks-row.row.wide-1050 > .col-md-6:first-child {
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
		max-width: 45%;
	}
	.wp-bootstrap-blocks-row.row.wide-1050 > .col-md-6:last-child {
		-ms-flex: 0 0 55%;
		flex: 0 0 55%;
		max-width: 55%;
	}
	h2.custom-h2 {
		font-size: 48px !important;
		line-height: 58px !important;
	}
	h3.custom-h3 {
		font-size: 22px;
		line-height: 23px;
		padding-bottom: 5px;
		margin-bottom: 15px;
	}
}
@media (max-width:991px) {
	.wp-bootstrap-blocks-container.container.container-medium100 {
		max-width: 100%
	}
	.wp-bootstrap-blocks-row.row.wide-1050 > .col-md-6:first-child,
	.wp-bootstrap-blocks-row.row.wide-1050 > .col-md-6:last-child {
		flex: 0 0 100%;
		max-width: 100%;
	}
	h2.custom-h2 {
		font-size: 45px !important;
		line-height: 50px !important;
	}
	h3.custom-h3 {
		font-size: 20px;
		line-height: 29px;
		padding-bottom: 0;
		margin-bottom: 15px;
	}
}	

/* besichtigung ssp-place */
/*
.besichtigung-ssp-places .card-body {
  margin: 0;
  padding: 25px 0 0; }
  @media (max-width: 991px) and (min-width: 320px) {
    .besichtigung-ssp-places .card-body {
      padding-top: 0; } }
*/	
 h3.title-besichtigung-ssp-places {
	margin: 20px 0 30px;
	padding: 25px 0 15px;
	font-weight: 500;
	border-top: 1px solid #ccdae4;
 }
  .besichtigung-ssp-places  .ssp-place-heading {
    margin-bottom: 55px;
    position: relative;
    z-index: 2; }
    @media (max-width: 991px) and (min-width: 320px) {
      .besichtigung-ssp-places  .ssp-place-heading {
        padding: 0;
        margin-bottom: 25px; } }
    .besichtigung-ssp-places  .ssp-place-heading span {
      background-color: #fff;
      font-size: 48px;
      font-weight: bold;
      color: #00CCFC;
      font-family: "Circular", Arial, sans-serif;
      padding-right: 30px; }
      @media (max-width: 991px) and (min-width: 320px) {
        .besichtigung-ssp-places  .ssp-place-heading span {
          font-size: 29px;
          padding-right: 15px; } }
    .besichtigung-ssp-places  .ssp-place-heading:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 1px;
      top: 50%;
      bottom: 50%;
      border-top: 2px solid #ccdae4;
      z-index: -1; }
      @media (max-width: 991px) and (min-width: 320px) {
        .besichtigung-ssp-places  .ssp-place-heading:after {
          border-width: 1px; } }
  .besichtigung-ssp-places  .ssp-place {
    overflow: hidden;
    height: 497px;
    margin-bottom: 70px;
    border: 2px solid #ccdae4;
    border-width: 1px; }
    @media (max-width: 991px) and (min-width: 320px) {
      .besichtigung-ssp-places  .ssp-place {
        height: auto;
        margin-bottom: 25px; } }
    .besichtigung-ssp-places  .ssp-place .ssp-place-header {
      float: left;
      position: relative;
      width: 45%;
      height: 100%; }
      @media (max-width: 991px) and (min-width: 320px) {
        .besichtigung-ssp-places  .ssp-place .ssp-place-header {
          width: 100%;
          height: 210px; } }
      .besichtigung-ssp-places  .ssp-place .ssp-place-header img {
        height: 100%;
		width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .besichtigung-ssp-places  .ssp-place .ssp-place-header h2 {
        position: absolute;
        bottom: 0px;
        width: 100%;
        font-size: 25px !important;
        line-height: 1.2 !important;
        color: #fff;
        font-weight: bold;
        text-align: center;
        padding: 16px !important;
        line-height: normal;
        margin: 0px;
        background: rgba(0, 204, 252, 0.63); }
        @media (max-width: 991px) and (min-width: 320px) {
          .besichtigung-ssp-places  .ssp-place .ssp-place-header h2 {
            font-size: 20px !important;
            text-align: left;
            line-height: 30px !important; } }
    .besichtigung-ssp-places  .ssp-place .ssp-place-body {
      float: left;
      width: 55%;
      height: 100%;
	  font-family: "Circular", Arial, sans-serif;
	}
      @media (max-width: 991px) and (min-width: 320px) {
        .besichtigung-ssp-places  .ssp-place .ssp-place-body {
          width: 100%; } }
      .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-date {
        font-size: 20px;
        color: #000;
        font-weight: bold;
        border-bottom: 2px solid #ccdae4;
        padding: 15px 25px; }
        @media (max-width: 991px) and (min-width: 320px) {
          .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-date {
            font-size: 15px;
            border-width: 1px; } }
      .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-location {
        border-bottom: 2px solid #ccdae4;
        padding: 15px 25px; }
        .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-location p {
          font-size: 18px;
          line-height: 26px;
          position: relative;
          margin-bottom: 0px;
          padding-left: 35px; }
          .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-location p a {
            color: #00CCFC;
            text-decoration: none; }
          @media (max-width: 991px) and (min-width: 320px) {
            .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-location p {
              font-size: 15px; } }
          .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-location p:before {
            content: url(/wp-content/themes/ssp/images/map-mark.svg);
            width: 24px;
            height: auto;
            display: block;
            left: 0;
            position: absolute; }
        @media (max-width: 991px) and (min-width: 320px) {
          .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-location {
            border-width: 1px; } }
      .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-summary {
        overflow: hidden; }
      .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-excerpt {
        overflow: hidden;
        margin: 26px 0px;
        padding: 0px 25px;
        margin-bottom: 0px; }
        .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-excerpt p {
          font-size: 20px;
          line-height: 30px;
          -webkit-line-clamp: 3;
          height: 85px;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          margin-bottom: 0px; }
      .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-registration {
        overflow: hidden;
        padding: 22px 25px 26px;
        font-size: 20px;
        width: 100%;
        line-height: 30px; }
        .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-registration b {
          margin: 0; }
        .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-registration p {
          margin: 0;
          font-size: 20px;
          line-height: 30px; }
      .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-kontakt {
        overflow: hidden;
        padding: 15px 25px;
        border-top: 2px solid #ccdae4; }
        .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-kontakt p {
          font-size: 20px;
          line-height: 30px;
          margin: 0; }
          .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-kontakt p a {
            color: #000;
            text-decoration: none; }
        .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-kontakt b {
          margin: 0;
          color: #00CCFC;
          font-size: 20px;
          line-height: 30px;
          text-transform: capitalize; }
        @media (max-width: 991px) and (min-width: 320px) {
          .besichtigung-ssp-places  .ssp-place .ssp-place-body .ssp-place-kontakt {
            border-width: 1px; } }

.besichtigung.contact-form-wrapper .card-body {
  padding: 0px;
  margin: 0 !important; }

.besichtigung.contact-form-wrapper .wpcf7-form {
  margin-bottom: 0;
  border-bottom: 0px; }
  @media (max-width: 991px) and (min-width: 320px) {
    .besichtigung.contact-form-wrapper .wpcf7-form {
      margin: 0; } }
  .besichtigung.contact-form-wrapper .wpcf7-form .heading {
    font-weight: bold; }
  .besichtigung.contact-form-wrapper .wpcf7-form .checkboxes-wrap .wpcf7-list-item {
    width: 100%; }
  .besichtigung.contact-form-wrapper .wpcf7-form input[type="checkbox"] + .wpcf7-list-item-label {
    width: calc(100% - 60px);
    display: block; }
    @media (max-width: 991px) and (min-width: 320px) {
      .besichtigung.contact-form-wrapper .wpcf7-form input[type="checkbox"] + .wpcf7-list-item-label {
        width: 100%; } }
  .besichtigung.contact-form-wrapper .wpcf7-form input[type="checkbox"] + .wpcf7-list-item-label::before, .besichtigung.contact-form-wrapper .wpcf7-form input[type="radio"] + .wpcf7-list-item-label::before {
    top: 25px; }
  .besichtigung.contact-form-wrapper .wpcf7-form input[type="checkbox"]:checked + .wpcf7-list-item-label::after, .besichtigung.contact-form-wrapper .wpcf7-form input[type="radio"]:checked + .wpcf7-list-item-label::after {
    top: 25px; }

@media (max-width: 991px) and (min-width: 320px) {
  .besichtigung .has-text-align-center {
    margin-top: 50px !important; } }
@media (max-width: 767px) {	
	.ssp-mps-map-body {
		position:relative;
		padding-bottom: 20px;
	}	
	.ssp-mps-pin {
		width: 1.8rem;
		margin-left: -0.9rem;
		font-size: 1rem!important;
		letter-spacing: -0.05rem;
	}
	.ssp-mps-pin-revert::after {
		top: -0.85rem!important;
	}
	.ssp-mps-pin-revert::before {
		transform: rotateZ(-45deg) translateX(-65%)!important;
	}
}

.home .ssp-featured-content:after {
	display:none
}

/* header with bio.design logo */
.ssp-header-middle {
	position: relative
}
.ssp-header-middle  .bio-design-header-logo {
    position: absolute;
	display: block;
    width: 96px;
    right: 20px;
    top: 28px;
}
.site-header .navbar .ssp-header-right .custom-html-widget .social-links {
    padding-left: 0;
}
/**/
.footer-logos-widget {
	display:flex; 
	align-items:center;
	margin-bottom: 20px;
}	
.site-footer .container .footer-logos-widget .swiss-spa-logo {
	margin-right: 30px;
	width:195px;
}
.footer-logos-widget .footer-logo {
	max-width: 96px;
}
@media (max-width: 1600px) and (min-width: 1440px) {
	.site-header .navbar .navbar-nav>li>a {
		font-size: 18px!important;
	}
	.site-header .navbar .ssp-header-right .besitchigung a:before {
		margin-left: 0;
		margin-right: 5px;
	}
}
@media (max-width: 1440px) and (min-width: 992px) {
	.site-header .navbar .navbar-nav>li>a {
		font-size: 16px!important;
	}
	.site-header .navbar .navbar-nav>li:first-child a {
		min-width: 100%;
	}
	.site-header .navbar .ssp-header-right .besitchigung a:before {
		margin-left: 0!important;
	}
	.site-header .navbar .ssp-header-middle {
		align-items: flex-start;
	}
	.site-header .navbar .ssp-header-middle .custom-logo {
		margin: 0!important;
	}
	.ssp-header-middle .bio-design-header-logo {
		width: 90px;
		right: 20px;
		top: 28px;
	}
	.site-header .navbar .ssp-header-right .custom-html-widget .social-links li a {
		width: 28px;
		height: 28px;
	}
	.site-header .navbar .ssp-header-right .wpml-ls {
		margin-left: 10px;
		padding-right: 0;
	}
	.site-footer .container .footer-logos-widget .swiss-spa-logo {
		width:180px;
	}
}
@media (max-width: 991px) {
	.header-content-wrapper .ssp-header-middle {
		padding-right:70px;
	}
	.ssp-header-middle .bio-design-header-logo {
		width: 70px;
		right: 5px;
		top: 8px;
	}
	.site-footer .container .footer-logos-widget .swiss-spa-logo {
		width:175px;
	}
}
@media (max-width: 575px) {
	.header-content-wrapper .ssp-header-middle {
		padding-right:50px;
	}
	.header-content-wrapper .ssp-header-middle .custom-logo, #sspMobileMenu .modal-dialog .custom-logo {
		max-width: 145px;
	}
	.ssp-header-middle  .bio-design-header-logo {
		width: 65px;
	}
}	