/*
@font-face {
  font-family: 'PT Sans Narrow';
  src: url("../assets/fonts/pt-sans/ptsans-narrow.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'PT Sans Narrow';
  src: url("../assets/fonts/pt-sans/ptsans-narrow-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
*/
.font-weight-bold {
    font-weight: 600 !important;
}
.fixed-bottom {
    font-size: 13px;
	font-stretch: condensed;
}
.profile-image {
    border: 10px solid #ffffff;
    border-radius: 50%;
    max-width:200px;
    max-height:200px;
}
h1, h2, h3, h4, h5, h6, p {
  font-family: 'PT Sans Narrow', 'Arial Narrow', sans-serif; 
  }
  
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {  
  text-decoration: none;
  }

ul li {
  font-family: 'PT Sans Narrow', 'Arial Narrow', sans-serif; 
  }
  
ul li a {
    font-family: 'PT Sans Narrow', 'Arial Narrow', sans-serif; 
	text-decoration: none;
	}

a {
  font-family: 'PT Sans Narrow', 'Arial Narrow', sans-serif; 
  color: #fff;
  text-decoration: underline;
  }
  
a:hover {
  color: #00ffc4; 
  }
  
.no-underline {
    text-decoration: none;
}

.btn-xl {
    padding: .5rem 1rem;
    font-size: 1.75rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.insite-nav a{
	display: block;
	
}
  
.link-mh-green a {
  color: #00ffc4; 
  text-decoration: underline;
  }
  
.text-mh-green {
  color: #00ffc4; 
  }
  
.font-size-big {
	font-size: 1.3rem;
	font-weight: 300;
	line-height: 1.3;
}  

.font-size-biger {
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.3;
}  

.font-size-biger h1 {
	
	margin-top: 1.5rem;
	font-size: 2.0rem;
	font-weight: 600;
	line-height: 1.3;
}  
	
	




.navbar-brand img {
  max-height: 62px;
  width: 544px; }

.navbar-nav .nav-item a.nav-link {
  color: #b7b7b7;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  padding: 13px;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'PT Sans Narrow', 'Arial Narrow', sans-serif;
  font-weight: bold;
  white-space: nowrap;
  
  }
  .navbar-nav .nav-item a.nav-link:hover {
    background-color: #5b5b5b; }

.site-footer .contact-link {
  line-height: 40px; }

.tristan-big-image-col-mw {
  max-width: 753px; }

.tristan-big-image-col-mw-alt {
  max-width: 500px; }

.tristan-big-image-col-mw-home {
  max-width: 290px; }

.tristan-valaszthato-lany img {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .tristan-valaszthato-lany img:hover {
    transition: all .2s ease-in-out;
    transform: scale(2);
    z-index: 999 !important; }

/* Menu & Footer background */
.bg-dark {
  background-color: #2d2d2d !important; }

/* Page background */
.bg-secondary {
  background-color: #4a4a4a !important; }

.table .thead-light th {
  background-color: #878787;
  color: #fff; }

.img-thumbnail {
  background-color: #808080;
  border-color: #808080; }

.tristan-valaszthato-lany-container {
  z-index: 2; }

.tristan-center-list {
  list-style: inside; }

.tristan-menu-image {
  vertical-align: top; }

.mw-1840 {
  max-width: 1840px; }

.mh-testimonals-container blockquote {
  font-family: Georgia,serif;
  font-style: italic;
  margin: .25em 0;
  padding: .25em 40px;
  line-height: 1.45;
  color: #f9f9f9;
  position: relative; }

.mh-testimonals-container blockquote:before {
  content: "\201C";
  white-space: pre-wrap;
  font-size: 100px;
  line-height: 85px;
  float: left;
  position: relative; }

.mh-testimonals-container blockquote:after {
  content: "\201D";
  font-size: 100px;
  float: right;
  line-height: 85px;
  bottom: 29px;
  position: relative; }

.mh-testimonals-container blockquote cite {
  color: #999;
  font-size: 20px;
  display: block;
  margin-top: 5px; }

.slick-dots {
  position: relative;
  bottom: 50px;
  display: block;
  width: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li button:before {
  font-size: 14px; }

.mw-1000 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.btn-secondary {
  background-color: #878787 !important; }

.bg-light {
  background-color: #878787 !important; }

.mh-h6 {
  font-size: .8rem; }

.mh-zoom {
  overflow: hidden;
  display: block; }

.mh-zoom img {
  transition: transform .5s ease-in-out; }

.mh-zoom:hover img {
  transform: scale(1.15); }

.mh-hover-info {
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: all .5s ease-in-out;
  transform: scale(1.3);
  top: 0;
  left: 0; }

.mw-50px {
  max-width: 50px;
  width: 50px; }

.mh-programok-table {
  max-width: 330px;
  margin: 0 auto; }

.container-padding-fix .row  {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.mh-equal-width-td {
  width: 50%;
  padding: 3px !important;}

.mh-rating-text {
  font-size: 14px; }

.mh-post a {
  color: #fff; }

.mh-footer-icon {
  width: 40px;
  height: 40px; }

.mh-hover-info .mh-star-rating {
  margin-top: 25%; }

.mh-hover-info ul li {
  border-bottom-style: dotted !important; }

.mh-profile-leiras-mw {
  margin: 0 auto;
  max-width: 330px; }

.close {
  text-shadow: none; }

.mh-girl-container h2 {
  font-size: 1.8rem; }

@media only screen and (max-width: 960px) {
  .mh-footer-icon {
    width: 35px;
    height: 35px; }

  .mb-15px {
    margin-bottom: 15px !important; } }
@media only screen and (min-width: 768px) and (max-width: 855px) {
  .mh-program-icon {
    width: 43px; } }
@media only screen and (min-width: 1148px) and (max-width: 1200px) {
  .mh-girl-container {
    max-width: 338px;
    margin-left: auto;
    margin-right: auto; } }
@media only screen and (min-width: 960px) {
  .mh-hover-info-container:hover .mh-hover-info {
    visibility: visible;
    opacity: 1;
    transform: scale(1); }

  .mh-home:after,
  .mh-masszozok:after,
  .mh-girl:after {
    content: "";
    flex: auto; } }
@media only screen and (max-width: 1030px) {
  .mh-rating-text,
  .info-desc,
  .info-value {
    font-size: 10px; } }
@media only screen and (min-width: 1200px) and (max-width: 1335px) {
  .mh-rating-text,
  .info-desc,
  .info-value {
    font-size: 12px; }

  .mh-arak-break-label:before {
    content: "\A";
    display: block; } }
@media only screen and (min-width: 1470px) and (max-width: 1600px) {
  .mh-girl-container {
    max-width: 338px; } }
@media only screen and (min-width: 1600px) and (max-width: 1650px) {
  .mh-rating-text,
  .info-desc,
  .info-value {
    font-size: 13px; } }
@media only screen and (min-width: 540px) and (max-width: 1840px) {
  .pl-5px {
    padding-left: 5px !important; }

  .pr-5px {
    padding-right: 5px !important; }

  .mb-5px {
    margin-bottom: 5px !important; }

  .mt-5px {
    margin-top: 5px !important; } }
@media only screen and (max-width: 576px) {
  .container-padding-fix {
    padding-left: 5px !important;
    padding-right: 5px !important; }

  .pl-5px {
    padding-left: 0px !important; }

  .pr-5px {
    padding-right: 0px !important; }

  .mh-rating-text,
  .info-desc,
  .info-value {
    font-size: 13px; } 
}

/*# sourceMappingURL=generated.css.map */

.egy-masszoz, .ket-masszoz, .parok-egy-masszoz, .parok-ket-masszoz, .joni-masszazs {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: cover;
}
.egy-masszoz {
    background-image: url(/wp-content/themes/massage-house/assets/hu/masszozok/massage-house-masszazs-program-egy-masszozzel-masszozok-vallalt-programok-icon.svg);
}
.ket-masszoz {
    background-image: url(/wp-content/themes/massage-house/assets/hu/masszozok/massage-house-masszazs-program-ket-masszozzel-masszozok-vallalt-programok-icon.svg);
}
.parok-egy-masszoz {
    background-image: url(/wp-content/themes/massage-house/assets/hu/masszozok/massage-house-masszazs-program-paroknak-egy-masszozzel-masszozok-vallalt-programok-icon.svg);
}
.parok-ket-masszoz {
    background-image: url(/wp-content/themes/massage-house/assets/hu/masszozok/massage-house-masszazs-program-paroknak-ket-masszozzel-masszozok-vallalt-programok-icon.svg);
}
.joni-masszazs {
    background-image: url(/wp-content/themes/massage-house/assets/hu/masszozok/massage-house-masszazs-program-holgyeknek-egy-masszozzel-joni-masszazs-masszozok-vallalt-programok-icon.svg);
}
.nem-elerheto-program, .elerheto-program {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: cover;
}
.nem-elerheto-program {
    background-image: url(/wp-content/themes/massage-house/assets/hu/masszozok/nem-elerheto-program.svg);
}
.elerheto-program {
    background-image: url(/wp-content/themes/massage-house/assets/hu/masszozok/elerheto-program.svg);
}
.girl-placeholder {
    min-width: 338px;
    min-height: 506px;
    background-size: cover;    
    background-image: url(/wp-content/themes/massage-house/assets/placeholder.jpg);
}

.text-highlight {   
    background-color: red;
}
.teszt-balazs-kedveert {
	color: red;
}

@media (max-width: 575px) {

	/* Amit ide írsz, az ebben a méretben fog csak érvényesülni, azaz az sm és alatta */

}

/* Animáláshoz szükséges eszközök */
.triggerAnimation {
    opacity: 0;
}
.animate-visible {
    opacity: 1;
    transition: opacity 0.5s;
}
/* Animáláshoz szükséges eszközök eddig */

.carousel-control-prev,
.carousel-control-next {
    background-color: unset !important;
    border: none !important;
}