/*--------------------------------------------------------------

Template: Theme Name
Author:
Version:  1
Design and Developed by:

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here:
-------------------------------------------------------*/
.static-block-2 .text .link {
  background: rgba(0, 0, 0, 0) none repeat scroll 100% 0;
  border: 1px solid red;
  color: red;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin-top: 30px;
  padding: 10px 33px;
  text-transform: uppercase;
}

.fa-menu-arrow {
  margin-top: 7px;
  float: left;
  transform: rotate(180deg);
}

.image-editor {
  height: auto !important;
}

.g-recaptcha {
  transform: scale(0.827815);
  transform-origin: 100% 0px;
}

.chat-form .g-recaptcha {
  transform: scale(89%);
  transform-origin: 100% 0px;
}

.chat-form .g-recaptcha iframe {
  height: 80px;
}

/*
.pro-details-description,
.pro-details-description span,
.pro-details-description div,
.pro-details-description p,
.pro-details-description h1,
.pro-details-description h2,
.pro-details-description h3,
.pro-details-description h4,
.pro-details-description h5,
.pro-details-description h6,
.pro-details-description section,
.pro-details-description font {
  font-family: "Roboto", TheSans-Plain, Arial, sans-serif !important;
}*/

.flat-desc.flat-desc-details {
  background: white;
  color: #1f223e;
  text-align: right;
  padding: 10px 20px;
}

.menu-flag {
  float: left;
  top: 5px;
  position: relative;
  left: 4%;
}

.drop-menu.drop-menu-flag {
  width: max-content;
  left: 0;
  right: auto;
  z-index: 9;
}

.agent-info-hover .social-media {
  padding-right: 60px;
}

.agent-info-hover .agent-address {
  padding-right: 10px;
}
