/*
Theme Name: Praterpark
Theme URI: http://sunsolutions.hu
Version: 1.0
Description:
Author: Sun Solutions Ltd.
Author URI: http://sunsolutions.hu
*/

/*
* Sun Solutions 
* Build Date: Marc 2016
* Last Update: May 2016
* Author: Sun Solutions 
* Copyright (C) 2016 Sun Solutions Ltd.
* Contact: http://sunsolutions.hu
*/


.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}


.property-overlay{
	width: 80%;
	position: absolute;
	height: auto;
	z-index: 99999;
	right: 5%;
	top: 50px;
	font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	background: transparent;
	color: black;
}


.popup-left{
    background: rgba(218, 230, 197, 1);
    padding: 40px;
    padding-right: 0;
}

.popup-right{
    background: #c3d0d8;
    padding: 40px;
    padding-left: 0;
}

.popup-right .inner,
.popup-left .inner{
}

.popup-right .inner > img{
	width: 80%;
	/* max-width: 50%; */
	margin: 0 auto;
	float: none;
	display: block;
}

.popup-right .inner .thumbs img{
    float: left;
    /*width: 50%;*/
    padding: 2%;
    background: rgba(218, 230, 197, 1);
}
.popup-right .inner .left{
	width: 50%;
	float: left;
}

.popup-right .inner .right{
    width: 50%;
    float: right;
}

.popup-right .inner .right table tbody tr:nth-child(odd) th,
.popup-right .inner .right table tbody tr:nth-child(odd) td{
	font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: black;
}

.popup-right .inner .right table tbody tr:nth-child(even) th,
.popup-right .inner .right table tbody tr:nth-child(even) td{
	background: rgba(220,235,239,0.5);
	color: black;
	font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
}

.popup-right .inner .right .layout img{
    width: 100%;
}

.popup-right .inner .atr-header{
	padding: 0 20px;
	text-align: center;
	background: rgba(218, 230, 197, 1);
	color: white;
	width: 100%;
	font-size: 22px;
	font-weight: bolder;
	margin-top: 0;
	display: block;
}

.popup-right .attributes table {
	width: 100%;
}

.popup-right .attributes table th{
	border-bottom: 1px solid rgba(218, 230, 197, 1)	
}

.popup-right .attributes table tfoot tr:first-child th,
.popup-right .attributes table tfoot tr:first-child td{
	border-top: 3px solid white
	
}


.popup-right .attributes table tfoot tr th,
.popup-right .attributes table tfoot tr td{
	color: white;
}

.popup-right .attributes table tfoot th,
.popup-right .attributes table tfoot td{
	font-weight: 800;
}

.popup-right .attributes table th,
.popup-right .attributes table td{
	padding: 4px 8px;
}

.popup-logo{
	width: 150px;
	float: left;
}

.popup-header h1{
	font-size: 18px;
	padding-top: 40px;
	color: rgba(218, 230, 197, 1)
}
.popup-header span{
	font-size: 14px;
	color: rgba(218, 230, 197, 1);
}

.popup-title{

}

.flat-number{
	font-size: 110px;
	color: white;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 442px;			
}

body.page-template-floor-template,
body.post-type-archive-property{
	background: rgba(218, 230, 197, 1);
}

body.page-template-floor-template img.floor-template-logo,
body.post-type-archive-property img.floor-template-logo{
	float: left;
	width: 250px;
	margin-right: 50px;
	margin-bottom: 30px;
	
}

div.floor-template-title{
	float: left;
	color: black;
	
}

div.floor-template-title h1{
	color: black;
}

div.floor-template-title h2{
	color: rgba(218, 230, 197, 1);
	margin-top: 35px;
}

body.page-template-floor-template h3,
body.post-type-archive-property h3{
	color: rgba(218, 230, 197, 1);
	font-size: 22px;
	width: 100%;
	border-bottom: 1px solid rgba(218, 230, 197, 1);
}

body.post-type-archive-property .container,
body.page-template-floor-template .container{
	padding: 20px;
}

body.page-template-floor-template .container,
body.post-type-archive-property .container,
body.post-type-archive-property .col-md-3,
body.page-template-floor-template .col-md-3,
body.post-type-archive-property .col-md-9,
body.post-type-archive-property .col-md-12,
body.page-template-floor-template .col-md-9{
	background: white;
	color: black;
	font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
}

body.page-template-floor-template ul{
	list-style: square;
	font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: rgba(218, 230, 197, 1)
}

body.page-template-floor-template ul li{
	margin-left: 20px;
	color: rgba(218, 230, 197, 1);
	list-style: square;
}

body.page-template-floor-template ul li a:hover,
body.page-template-floor-template ul li.current_page_item a,
	text-decoration: underline;	
}

body.page-template-floor-template ul li a{
	font-size: 18px;
	padding: 0;
	color: rgba(218, 230, 197, 1)
}

button.mfp-close{
	border: 3px solid white;
	font-size: 22px;
	right: 1%;
	top: 10px;
	height: 50px;
	width: 50px;
	color: rgba(218, 230, 197, 1);
	padding: 0 0;
	display: block;
	background: white;
}

button.mfp-close:hover{
	color: white;
	border-color: white;
	background: rgba(218, 230, 197, 1);
}

.layout span{
	height: 50px;
	display: block;
	background: rgba(218, 230, 197, 1);
	float: left;
	color: black;
	font-size: 28px;
	font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
}

div.col-md-12.popup-right{
	padding: 10px;
	background: rgba(218, 230, 197, 1);
	border: 8px solid white;
}

.layout img{
	max-height: 300px;
}

div.mfp-bg{
	background: black;
	position: absolute;
	opacity: 0.6;
	height: 120%;
	width: 100%;
	z-index: 9999;
}

.mfp-zoom-in {
  
  /* start state */
  .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out; 
    transform: scale(0.8); 
  }
  
  &.mfp-bg {
    opacity: 0;
	  transition: all 0.3s ease-out;
  }
  
  /* animate in */
  &.mfp-ready {
    .mfp-with-anim {
      opacity: 1;
      transform: scale(1); 
    }
    &.mfp-bg {
      opacity: 0.8;
    }
  }
  
  /* animate out */
  &.mfp-removing {
    
    .mfp-with-anim {
      transform: scale(0.8); 
      opacity: 0;
    }
    &.mfp-bg {
      opacity: 0;
    }
    
  }
  
}

a.back-to-floors{
	color: rgba(218, 230, 197, 1)
}

.floor-template-title h2{
	margin-bottom: 10px;
}

.back-to-floors{
	margin-top: 20px;
	display: block;
}

.floor-select-info{
	color: black;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}


.floor-image{
	padding: 20px;
}

div.languages{
	position: absolute;
	right: 0;
	top: 0;	
}

.languages span{
	float: left;
}

.languages ul{
	float: left;
	margin-left: 20px;
}

.sold{
	fill: rgba(200, 0, 0, .6) !important;
}


table#flats {
    border-top: none;
    border-bottom: none;
    background-color: #FFF;
}

div.col-md-12.popup-right-single{
	padding: 10px;
	background: rgba(218, 230, 197, 1);
	border: 8px solid white;
}

.actions{
	float: right;
	margin-top: 6px;
	margin-right: 0;
}

.actions a{
	padding: 12px;
	color: black;
	background: white;
	text-decoration: none;
	border: 2px solid transparent;
}

.actions a:hover{
	text-decoration: none;
	background: rgba(218, 230, 197, 1);
	color: black;
	border-color: white;
}

.popup-right-single .right{
	float: right;
	width: 50%;
}

.popup-right-single .left{
	width: 50%;
	float: left;
	
}

.popup-right-single table{
	width: 70%;
	margin-left: 50px;
}

.popup-right-single table tr:nth-child(odd) th,
.popup-right-single table tr:nth-child(odd) td{
	font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: white;	
}

.popup-right-single table tr:nth-child(even) th,
.popup-right-single table tr:nth-child(even) td{
	background: rgba(220,235,239,0.5);
	color: white;
	font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;	
}


.page-template-floor-template .actions{
	margin-right: 100px;	
}

/* NEw*/

.actions{
	float: right;
	margin-right: 10px;
	margin-top: 0;
}

.actions a{
	padding: 10px;
	display: block;
	background: white;
	font-size: 14px;
	border: 0.5px solid transparent;
}

.actions a i{
	font-size: 18px;
}

.actions a:hover{
	text-decoration: none;
	background: #3890c2;
	color: white;
	border-color: white;
}


.page-template-floor-template .actions{
	margin-right: 100px;	
}

span.jssocials-share-label{
	font-size: 14px;
	color: white;
	background: white;
	height: auto;
	margin-right: 5px;
	line-height: 20px;
}

div.share.jssocials{
	display: block;
	float: right;
	margin-right: 50px;	
}

.jssocials-shares{
	margin: 0 !important;
}

.jssocials-share{
	display: block;
	float: left;
	background: white;
	padding: 10px;
	margin: 0 10px !important;	
}

.hs-tooltip-buffer-bottom.hs-tooltip-buffer-large{
	display: none !important;
}

.not-clickable-item{
	cursor: default;
}

body.page-id-506 div.mfp-bg,
body.page-id-14 div.mfp-bg{
	background: transparent !important;
}

#page .mobile-main-nav .sub-nav{
	display: block
}

.pea_cook_wrapper p {
color:#fff; 
text-decoration: none; }

div.wpb_text_column.wpb_content_element > div a, a:hover, a:active, a:visited {
    color: #676B6D;
    text-decoration: none;
}

.tablesorter td a{
	width: 100%;
	display: block;
	cursor: pointer;	
}


.mfp-close{
	display: none !important
}

div.wf-table.wf-mobile-collapsed{
	float: left;
	display: block;
	width: 300px;
}

#header-shit li{
	padding: 15px;
	margin: 0;
}

#contact-text-main.breadcrumbs li{
	margin: 0;
	padding: 0;
}

ul.language-switcher{
	display: block;
	float: right;
	margin-left: 20px;	
}

ul.language-switcher li a img{
	width: 20px;
}