/*
Theme Name: NOO Landmark
Theme URI: https://themeforest.net/item/landmark-real-estate-wordpress-theme/18614325/
Author: NooTheme
Author URI: https://nootheme.com/
Description: Landmark is a visually stunning WordPress Theme which crafted with care for property listing portal, as well as agent and real estate agency’s website. Landmark comes with niche-specific functionalities such as Advanced Search, Frontend Submission, Agent Dashboard & Profile, Live Property Search and so on.
Version: 1.4.4
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: noo-landmark
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
*/
.widget ul li a::before,
.widget ul li:hover a::before{background-color: transparent;}
#text-3 li:first-child {
	
}
#text-3 li:first-child:before{
	/*display:inline-block;*/
 	text-align:center;
    content:"\f041";
    font-family:FontAwesome;
    color: #fff;
    background-color: #1c1c1c;
	border-radius: 50%; 
	font-size:15px;
	height: 32px;
	line-height: 32px;
	width: 32px;
	/*position: relative;*/
	/*left: 0px;*/
	float: left;
	margin-right: 15px;
	}
.main-footer .wigetized {
    padding: 44px 0;
}
.page-contact-sidebar-left{
    border-left: 1px solid #000000;
    float: right;
    padding: 0 0 0 10%;
    width: 30%;
}

.contact-page ul.contact-info li i {
    background: #f9c477 none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    margin-right: 15px;
    text-align: center;
    width: 32px;
    background-color: #1c1c1c;
    margin-top:10px;
    list-style: none;

    
       }


.contact-page li:first-child:before{
	/*display:inline-block;*/
 	text-align:center;
    content:"\f041";
    font-family:FontAwesome;
    color: #fff;
    background-color: #1c1c1c;
	border-radius: 50%; 
	font-size:15px;
	height: 32px;
	line-height: 32px;
	width: 32px;
	/*position: relative;*/
	/*left: 0px;*/
	float: left;
	margin-right: 15px;
	list-style-type:none;

	}

	.contact-page li {list-style-type: none;}
	.contact-page p {margin-bottom: 10px;}
    
    header .noo-main-menu .navbar-nav li > a {
    color: #000000!important;
    
}

header .noo-main-menu .navbar-nav li > a:hover{
    color: #50485b!important;
    
}

.noo-page-heading .noo-page-breadcrumb {
    color: #000000;
  
}
.noo-container .wrap-page-title { display:none; }

.hentry .content-thumb img {
    display: none;
   }

header .noo-main-menu .navbar-nav li > a {

	font-weight: normal;
}

/****************Overlay Image***************/
.f1_container {
  position: relative;
  margin: 10px auto;
  width: 358px;
  height: 203px;
  z-index: 1;
}
.f1_container {
  perspective: 1000;
}
.f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
}
.f1_container:hover .f1_card {
  transform: rotateY(180deg);
  box-shadow: -5px 5px 5px #aaa;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
   -moz-box-align: center;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    align-items: center;
    display: flex;
    flex-flow: row wrap;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: white;
  text-align: center;
  background-color: #353535;
}
.face.back .back-txt{
     -moz-box-flex: 1;
    flex: 1 1 0;
    min-width: 15em;
}
.face.back .back-txt h2 {
    color: #fff;
    font-size: 20px;
}

hr.title_break {
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-right-color: #fff;
  border-top: 3px solid #fff;
  display: block;
  margin: 10px auto;
  width: 40px;
}

.home #main {
       padding-top: 0px;
}

#wpcf7-f7-p18-o1 input[type="submit"] {
  background-color: #555;
  color: #fff;
  border: 1px solid #555;
  font-size: 14px;
  padding: 7px 20px; 
}
#wpcf7-f7-p18-o1 input[type="submit"]:hover {
  background-color: #fff;
  color: #555;
  }

  .feup-pure-button{padding:0.5em 2em;}
  #main .ewd-feup-login-form-div {margin-left: auto;
         margin-right: auto;}

.coorparoo-login .feup-pure-form-aligned .feup-pure-control-group {
	float: none;
}
.coorparoo-login .feup-pure-form-aligned .feup-pure-control-group label {
	float: none;
	text-align: left;
	display: inline-block;
}
.coorparoo-login .feup-pure-control-group .ewd-feup-text-input {
	float: none;
	text-align: left;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.coorparoo-login input[type="submit"] {
	background-color: #000;
	color: #fff;
	border: 2px solid #000;
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 12px;
	transition: all 1s;
}

.coorparoo-login input[type="submit"]:hover {

	background-color: #fff;
	color: #000;
}
.coorparoo-login-wrapper {
	text-align: center;
	margin: 0 auto;
}

.coorparoo-login {
	display: inline-block;
	border: 2px solid #ccc;
	padding: 15px;
	border-radius: 15px;
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}





.booking-form .booking-form-field button {
    background-color: #000!important;
	color: #fff!important;
	border: 2px solid #000!important;
	font-size: 17px!important;
	text-transform: uppercase!important;
	padding-top: 12px!important;
	padding-bottom: 12px!important;
	transition: all 1s!important;
}

.booking-form .booking-form-field button:hover {
    background-color: #fff!important;
	color: #000!important;}



.page-id-94 .coorparoo-login {
	display: inline-block;
	border: 0px solid #fff;
	padding: 15px;
	border-radius: 15px;
}
.page-id-408 .coorparoo-login {
	display: inline-block;
	border: 0px solid #fff;
	padding: 15px;
	border-radius: 15px;
}

.coorparoo-logout {
  float: right;
}
.coorparoo-logout input[type="submit"] {
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
  font-size: 17px;
  text-transform: uppercase;
  padding-top: 12px;
  padding-bottom: 12px;
  transition: all 1s;
}

.coorparoo-logout input[type="submit"]:hover {
  background-color: #fff;
  color: #000;
}

#tribe-events-bar {
  margin-top: 60px;
}
 .post-type-archive-tribe_events .noo-page-heading:before {    background-color:#fff;}



