/* Enter Your Custom CSS Here */

.parCyberpret {
    font-weight: bold;
    font-style: italic;
    margin-top: 20px !important;
}

@media print {
  .header-wrap, aside.sidebar, footer.footer-main, .share-box, .property-hero, .clearfix , .wpb_tabs_nav, #tab-contact form {
    display:block!important; }
  
  .thumb-nav li { 
    opacity: 1!important; 
  }
  
  .thumb-nav li img {
        filter: grayscale(0)!important;

  }
   
.property-hero {
     height: 400px;
    width: 680px; 
}
      
  
#printImage {
	display:none; 
}

.widget {
	display:none; 
}

.share-box {
	display:none; 
}

.clearfix {
	display:none; 
} 
  
.vc_tta-tabs {
	display:none; 
}
  
  
  .vc_tta-panels-container {
	display:none; 
}
  
.jssocials-shares {
	display:none; 
}

 .social-list {
	display:none; 
}

.add-wish-list:before {
	display:none !important; 
}

.add-wish-list.active {
	display:none !important; 
}


.add-wish-list.active:before  {
	display:none !important; 
}
  
  .copyright-text {
	display:none; 
}
  
  
html {font-family: 'Raleway', sans-serif!important;}
}