

/* Start:/kontakty/style.css?16777560691458*/
/**
 * Contact
 */
.tm-contact-block {
  background: #f7f7f7;
  padding: 30px;
}

.tm-contact-block i {
  font-size: 40px;
  color: #000000;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.tm-contact-block .title-6 {
  font-weight: 700;
  margin-bottom: 10px;
}

.tm-contact-block p {
  margin-bottom: 0;
}

.tm-contact-block a {
  color: #707070;
}

.tm-contact-block a:hover {
  color: #0053a5;
}

.tm-contact-block:hover i {
  color: #0053a5;
}
main .map-block {
	margin: 70px 0;
}
.map-block iframe {
  min-height: 500px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .map-block iframe {
    min-height: 400px;
  }
}

@media only screen and (max-width: 767px) {
  .map-block iframe {
    min-height: 350px;
  }
}

@media only screen and (max-width: 575px) {
  .map-block iframe {
    min-height: 300px;
  }
}
.contactForm-success {
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
	align-items: center;
	justify-content: center;
	inset: 0;
	z-index: 1100;
}
.contactForm-success .success-area {
	background: white;
	border-radius: 3px;
	position: relative;
	padding: 50px 40px;
}
.contactForm-success .close-suc {
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}
.contactForm-success .close-suc svg {
	width: 14px;
	display: block;
	stroke: black;
}
/* End */


/* Start:/local/components/dojo/shop.list/templates/.default/style.css?1690533221358*/
.shop-list-container{
	height: 500px;
	border: 1px solid #f2f2f2;
	border-right: 0;
}
.shop-list-body{
	height: 100%;
	overflow-y: scroll;
}
.shop-list-item{
	border-bottom: 1px solid #f2f2f3;
	padding: 1.5rem;
}
.shop-item-address{
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: .5rem;
	color: #000;
}
.shop-item-phones{
	
}
.shop-item-shedule{
	
}
/* End */
/* /kontakty/style.css?16777560691458 */
/* /local/components/dojo/shop.list/templates/.default/style.css?1690533221358 */
