/*
Theme Name:     Yoka
Description:    Yoka Realty
Author:         admin
Template:       realestate-6
Version: 1.7.0

Custom css etc. for Yoka Realty

Auther: thomas@urvenue.co.za

(optional values you can add: Theme URI, Author URI, Version)
*/

/*@import url("../realestate-6/style.css"); */


.home .featured-listings {display:none;}


.grid-listing-info .price, .list-listing-info .price, .single-listings article .price, .sold, .rental {
  background: #82d2e5 !important;
}

header#masthead .logo {
  padding: 0px 0 12px 0 !important;
}

#footer-widgets .container {
   padding-top: 0px; 
   border-top: none; 
}

.single-listings .propinfo .baths {display:inline-block;}

.flex-caption {
  width:30%;
  text-align:center;
}

.home .flexslider {
/*  max-height:700px; */
  overflow: hidden;
  background-color:black;
}

html {
  background-color:black; 
}

body {
  background-color:white; 
}

.custom-icons {
  border-right: 1px solid #777;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;  
}

.custom-icons img {
  display:inline;
  padding: 0 10px 0 0; 
}

.single-listings .propinfo i {
  padding: 0 10px 0 0 !important;
}

.propinfo .icon-home {
  color:black !important;
}

.marT20 {
  padding-right:20px;
}

article ul, article ol {
  margin-bottom:0px !important; 
}



@media only screen and (max-width: 767px) {
  body,h2 {font-size: 75% !important;}
  h2 {font-size: 200% !important;}
  .authorimg {max-width:50%;}
  .home .featured-listings {display:block;}
  .home li.feat-listing {padding-bottom:25px;}
}

h6.snipe { 
  position: absolute; 
  top: 0; 
  z-index: 2; 
  margin: 0; 
  padding: 6px 10px !important; 
  color: #fff; 
  font-size: 30px !important; 
}

a, a:visited {
    color: #000;
    text-decoration: none;
    outline: 0;
}

@media only screen and (max-width: 767px)
#single .flexslider {
    max-height: 250px !important;
}