/* Enter Your Custom CSS Here */

/* Location, Phone, Email Section */
.direct-contact-container .contact-list {
  list-style-type: none;
  /*margin-left: -30px;
  padding-right: 20px;*/
}

.direct-contact-container .list-item {
  line-height: 3;
  color: #aaa;
	transition:0.3s ease all;
}

.direct-contact-container .list-item .fa{
  font-size:22px;
}



.direct-contact-container .contact-text {
  font: 300 18px 'Lato', sans-serif;
  color: #bbb;
}
/*
.direct-contact-container .place {
  margin-left: 62px;
}

.direct-contact-container .phone {
  margin-left: 56px;
}

.direct-contact-container .gmail {
  margin-left: 53px;
}
*/

.direct-contact-container .contact-text a {
  color: #bbb;
  text-decoration: none;
  transition-duration: 0.2s;
}

.direct-contact-container .contact-text a:hover {
  color: #777;
  text-decoration: none;
}

@media(max-width: 991px){
	.elementor-388 .elementor-element.elementor-element-a58e181 ,
	.elementor-405 .elementor-element.elementor-element-a58e181,
	.elementor-358 .elementor-element.elementor-element-a58e181,
	.elementor-339 .elementor-element.elementor-element-a58e181,
	.elementor-178 .elementor-element.elementor-element-a58e181,
	.elementor-587 .elementor-element.elementor-element-a58e181,
	.elementor-526 .elementor-element.elementor-element-a58e181,
	.elementor-508 .elementor-element.elementor-element-a58e181,
	.elementor-158 .elementor-element.elementor-element-a58e181,
	.elementor-147 .elementor-element.elementor-element-a58e181,
	.elementor-136 .elementor-element.elementor-element-a58e181,
	.elementor-117 .elementor-element.elementor-element-a58e181,
	.elementor-15 .elementor-element.elementor-element-a58e181
	{
			line-height: 1em;
	}
	
	
}

@media(max-width: 480px){
	.qcld_button_links_header {
		position: absolute;
    left: -50px;
	}
	
}