.shop-phone {
	float: left;
	margin-left: 24px;
	padding: 8px 0 10px;
	line-height: 18px; }
	@media (max-width: 767px) {
	  .shop-phone {
		display: none;  } }
	.shop-phone i {
	  font-size: 18px;
	  line-height: 21px;
	  color: #000;
	  padding-right: 2px; }
	.shop-phone strong {
	  color: #000; }
	@media (max-width: 991px) {
	  .shop-phone.is_logged {
		display: none; } }
  
.shop-email {
	float: left;
	padding: 8px 0 10px;
	line-height: 18px; }
	@media (max-width: 767px) {
	  .shop-email {
		display: none; } }
	.shop-email i {
	  font-size: 14px;
	  line-height: 21px;
	  color: #000;
	  padding-right: 2px; }
	.shop-email strong {
	  color: #000; }
	@media (max-width: 991px) {
	  .shop-email.is_logged {
		display: none; } }
  
  #contact-link {
	float: right;
	/* border-left: 1px solid #515151;  */ }
	@media (max-width: 479px) {
	  #contact-link {
		text-align: center; } }
	#contact-link a {
	  display: block;
	  color: #000;
	  font-weight: normal;
	  padding: 8px 0 10px;
	  /* text-shadow: 1px 1px rgba(0, 0, 0, 0.2); */
	  cursor: pointer;
	  line-height: 18px; }
	  @media (max-width: 479px) {
		#contact-link a {
		  font-size: 11px;
		  padding-left: 5px;
		  padding-right: 5px; } }
	  #contact-link a:hover, #contact-link a.active {
		text-decoration: underline;
		/* background: #2b2b2b;  */ }
	@media (max-width: 767px) {
	  #contact-link.is_logged {
		display: none; } }
  
  @media (max-width: 767px) {
	#contact_block {
	  margin-bottom: 20px; } 
	}
  #contact_block .label {
	display: none; }
  #contact_block .block_content {
	color: #888888; }
  #contact_block p {
	margin-bottom: 4px; }
  #contact_block p.tel {
	font: 400 17px/21px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 6px; }
	#contact_block p.tel i {
	  font-size: 25px;
	  vertical-align: -2px;
	  padding-right: 10px; }
	
.our-guest-block{
	min-height: 760px;
	position: relative;
	background-image: linear-gradient( -65deg, #ffc60047 5%, #fd6e6a47 90%);
}

.our-guest-form {
	padding-left: 70px;
}

.our-guest-form > div > #our_guest_form >.form-group > .our-guest-label {
	font-family: 'Poppins';
	font-size: 18px;
	color: #000000;
	font-weight: 500;
}

.our-guest-form > div > #our_guest_form >.form-group > .form-text {
	height: 40px;
	padding-left: 10px;
	padding-top: 8px;
	font-family: 'Poppins';
	font-size: 16px;
	color: #000000;
}

.our-guest-form > div > #our_guest_form >.form-group > .form-text::placeholder , .our-guest-form > div > #our_guest_form >.form-group > .form-text-area::placeholder {
	opacity: 0.3;
	font-family: 'Poppins';
	font-size: 16px;
	color: #000000;
}

.our-guest-form > div > #our_guest_form >.form-group > .form-text-area {
	height: 130px;
	padding-left: 10px;
	padding-top: 8px;
	font-family: 'Poppins';
	font-size: 16px;
	color: #000000;
}

.our-guest-btn, .our-guest-btn:hover, .our-guest-btn:active, .our-guest-btn:focus {
	font-family: 'Squada One';
    font-size: 22px;
    color: #FFFFFF;
}

.our-guest-map-container {
	height: 421px;
	width: 421px;
	margin-top: 83px;
	position: absolute;
	transform: translate(-30px, 30px);
	background-image: linear-gradient(153deg, #FD6E6A 5%, #FFC600 100%);
}

.our-guest-map-block {
	height: 421px;
	width: 421px;
	margin-top: 83px;
}

.map-container {
	text-align: center;
    display: flex;
    justify-content: center;
	padding-bottom: 50px;
}

.our-guest-heading {
	margin-top: 68px;
}	
  
#googleMapWrapper_ourGuest {
	height: 100%;
	width: 100%;
}

#googleMapWrapper_ourGuest > #map{
	height: 100%;
    width: 107%;
    position: absolute;
    margin-left: -29px;
}

#googleMapWrapper_ourGuest > #map > div{
	height: 100%;
	width: 100%;
}

#googleMapWrapper_ourGuest > #map > div > .gm-style{
	height: 100%;
	width: 100%;
}

.our-guest-text-area {
	padding-top: 10px;
	height: 200px !important;
}
  /*# sourceMappingURL=qlothemeblockcontact.css.map */
  