/*
Theme Name: Team Hatvany
Theme URI: http://ninahatvanycom.rs4.aios-staging.com/
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.5.0
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/

/*

TABLE OF CONTENTS

1. Custom CSS
2.	IP styles
3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css

*/


/*******************************************************
 *
 * 1. Navigation
 *
 *******************************************************/


/* Sub Menu */
#nav li {
    position:relative;
    display: inline-block;
}
#content .page-links * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 24px;
}

#nav .sub-menu {
    list-style: none outside none;
    margin: 0;
    /*background: rgba(0,0,0,0.9) url("images/submenu-fixer.png");*/
    /*display: none;*/
    padding: 0;
    position: absolute;
 	width:100%;
 	min-width:180px;
}
#nav .sub-menu a {
    color: #FFFFFF;
    display: block;
    padding: 10px;
}
#nav .sub-menu a:hover {
    /*background: none repeat scroll 0 0 #b2b2b2;*/
    color: #000000;
    text-decoration: none;
}
#nav .sub-menu .sub-menu {
    margin-left: 100%;
 	top:0;
}
#nav li:hover > .sub-menu {
    /*display: block;*/
}
#nav .sub-menu li {
    position: relative;
}


/*******************************************************
 *
 * 2. Custom CSS
 *
 *******************************************************/

/* Global */

body{
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	background: #FFF;
	color: #333333;
	margin: 0;

    /* Remove the comment from line 85 to 86 if the font issue in safari occurs */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.home {
    background: #000;
}

h1 {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    line-height: 1;
}

p {
    font-size: 15px;
    color: #333333;
    line-height: 1.7;
    letter-spacing: 0.025em;
}

a {
    outline: none !important;
}

.slick-slide {
    outline: none !important;
}



/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/

/* IP Breadcrumbs */

	.ip-breadcrumbs-wrap.mb-view p#breadcrumbs {
		display: none;
	}

    .ip-breadcrumbs-wrap #breadcrumbs {
        margin: 15px 0;
        color: #6c6c6c;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 18px;
        letter-spacing: .200em;
    }
    .ip-breadcrumbs-wrap #breadcrumbs span span {
        letter-spacing: 0;
    }
    .ip-breadcrumbs-wrap #breadcrumbs span.breadcrumb_last {
        color: #000000;
    }

/* IP Banner */

.ip-banner{
    width: 100%;
    position: relative;
}
.ip-banner::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
}

    .banner-title {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        transform: translateY(-50%);
        z-index: 5;
    }

    .banner-title h1{
        font-size: 75px;
        font-weight: 400;
        font-family: 'Lora', serif;
        line-height: 1;
        letter-spacing: 0;
        color: #fff;
        text-transform: capitalize;
        position: relative;
    }
    .banner-title h2{
        font-size: 75px;
        font-weight: 400;
        font-family: 'Lora', serif;
        line-height: 1;
        letter-spacing: 0;
        color: #fff;
        text-transform: capitalize;
        position: relative;
        word-break: break-word;
    }

        .banner-title h1:after {
            content: '';
            height: 1px;
            width: 12%;
            background: #fff;
            position: relative;
            bottom: -15px;
            box-sizing: border-box;
            display: block;
        }

    .ip-banner canvas{
        display: block;
        width: 100%;
        min-height: 300px;
        background-color: #f9f7f7 !important;
        background-image: url(images/ip-banner.jpg);
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: cover !important;
    }
/* Adjust minimum height of page area */
#content-sidebar, #content-full{ min-height: 500px; margin-top: 20px;}

/** Adjust width of content columns **/
#content-sidebar #content{ width: 77.08%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar{ width: 20.83%; }

/* Adjust line height of page elements */
#content h4, aside h4,
#content p, aside p,
#content blockquote, aside blockquote,
#content ul, aside ul,
#content fieldset, aside fieldset,
#content form, aside form,
#content ol, aside ol,
#content dl, aside dl,
#content dir, aside dir,
#content menu, aside menu { line-height:1.7 }

/* Style .entry-title(post/page) and .archive-title(category/archive/etc) main headings (h1) */
#content .entry-title,
#content .archive-title {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    line-height: 1.3;
}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle {

}

/* Listing Details Style - assets/css/custom/listing-details.css */

/* Archive Page */
.page-template-template-property-archive #content-sidebar,
.page-template-template-property-archive #content-full{
	margin-top: 0;
}

.page-template-template-property-archive #inner-page-wrapper{
	margin-bottom: 0;
}

#content .entry {
  background-image: url(../../images/bg-dotted.png);
}

.ip-pp-archive {
  padding: 70px 0 0;
  overflow: hidden;
  font-size: 0;
}

/*Testimonials*/
#content .ip-testi-title h2 {
    margin: 0;
    line-height: 1;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Lora', serif;
    line-height: 1;
    color: #000;
	    text-align: center;
}

#content .ip-testi-title h2:after {
    height: 1px;
    content: '';
    max-width: 75px;
    width: 100%;
    margin: 30px auto 0;
    background: #000;
    display: block;
}

#content  .ip-testi-title p {
    text-align: center;
}

.ip-testi-archive {
    font-size: 0;
    display: block;
    padding: 70px 0;
    background-color: #fff;
    margin-bottom: 60px;
}

	.ip-testi-archive .test-list .testi-row {
	    display: inline-block;
	    vertical-align: top;
	    width: 100%;
        text-align: center;
	}

	.ip-testi-archive .test-list {
	    display: block;
	    overflow: hidden;
	}

	.ip-testi-archive .testi-item {
		display: inline-block;
		width: 100%;
	    text-align: center;
	    max-width: 525px;
	    padding-bottom: 40px;
	    border-bottom: 1px solid #e5e5e5;
	    margin-bottom: 55px;
		vertical-align: top;
		margin: 0 25px;
	}

		/*.ip-testi-archive .testi-row:nth-child(odd) .testi-item {
			margin-right: auto;
		}

		.ip-testi-archive .testi-row:nth-child(even) .testi-item {
			margin-left: auto;
		}*/

	#content .ip-testi-archive .testi-item p{
		font-size: 17px;
		color: #000000;
		line-height: 35px;
		letter-spacing: .025em;
		font-weight: 400;
		font-family: 'Lora', serif;
		margin-bottom: 30px;
		font-style: italic;
	}

	#content .ip-testi-archive .testi-item strong{
		font-size: 20px;
		color: #000000;
		line-height: 1;
		letter-spacing: .025em;
		font-family: 'Lora', serif;
	}

		#content .ip-testi-archive .testi-item strong span{
			font-style: italic;
		}

	.ip-testi-archive .testi-pagination {
	    display: block;
	    text-align: center;
	}

		.ip-testi-archive .testi-pagination ul{
			text-align: center;
		}

		.ip-testi-archive .testi-pagination li{
			display: inline-block;
			vertical-align: middle;
			padding: 0 5px;
		}

		.ip-testi-archive .testi-pagination a{
			display: block;
			height: 40px;
			width: 40px;
			border: 1px solid #000;
			font-size: 0;
			position: relative;
			font-family: 'Lora', serif;
			line-height: 1;
			text-align: center;
			font-weight: 400;
			color: #000;

			transition: 400ms ease-in-out;
			-webkit-transition: 400ms ease-in-out;
			-moz-transition: 400ms ease-in-out;
			-o-transition: 400ms ease-in-out;
			    background: none;
    font-size: 20px;
		}

	.testi-pagination	.wp-paginate .current {
    color: #fff;
    border: 1px solid #89adcf;
    margin-right: 4px;
    padding: 19px 16px;
    display: block;
    font-size: 23px !important;
    opacity: 1;
    background: #000 !important;
}

			.ip-testi-archive .testi-pagination a:hover,
			.ip-testi-archive .testi-pagination a.active{
				color: #fff;
				background-color: #000;
			}

		.ip-testi-archive .testi-pagination a:before{
			height: 100%;
			width: 0;
			content: '';
			display: inline-block;
			vertical-align: middle;
		}

		.ip-testi-archive .testi-pagination a span{
			display: inline-block;
			vertical-align: middle;
			font-size: 20px;
		}
/*end Testimonials*/

.ip-ppa-pagination {
    display: none !important;
    text-align: center;
    margin-bottom: 110px;
}
  	#content .ip-ppa-pagination ul {
  		text-align: center;
  		margin: 0;
  	}

  	.ip-ppa-pagination li{
  		display: inline-block;
  		vertical-align: middle;
  		padding: 0 5px;
  	}

  	.ip-ppa-pagination a{
  		display: block;
  		height: 40px;
  		width: 40px;
  		border: 1px solid #000;
  		font-size: 0;
  		position: relative;
  		font-family: 'Lora', serif;
  		line-height: 1;
  		text-align: center;
  		font-weight: 400;
  		color: #000;
  		transition: 400ms ease-in-out;
  		-webkit-transition: 400ms ease-in-out;
  		-moz-transition: 400ms ease-in-out;
  		-o-transition: 400ms ease-in-out;
  	}

  		.ip-ppa-pagination a:hover,
  		.ip-ppa-pagination a.active {
  			color: #fff;
  			background-color: #000;
  		}

  	.ip-ppa-pagination a:before{
  		height: 100%;
  		width: 0;
  		content: '';
  		display: inline-block;
  		vertical-align: middle;
  	}

  	.ip-ppa-pagination a span{
  		display: inline-block;
  		vertical-align: middle;
  		font-size: 20px;
  	}

    span.page-numbers.current,
    .ip-ppa-pagination a:hover,
    .ip-ppa-pagination a.active {
        color: #fff;
        background-color: #000;
    }
    .ip-ppa-pagination a:hover,
    .ip-ppa-pagination a.active {
        color: #fff;
        background-color: #000;
    }

    span.page-numbers.current {
        color: #fff;
        background-color: #000;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        height: 40px;
        /*width: 40px;*/
        min-width: 40px;
        border: 1px solid #000;
        font-size: 24px;
        position: relative;
        font-family: 'Lora', serif;
        line-height: 1;
        text-align: center;
        font-weight: 400;
        color: #fff;
        transition: 400ms ease-in-out;
        -webkit-transition: 400ms ease-in-out;
        /*padding-top: 7px;*/
        padding: 7px 10px 0;
        -moz-transition: 400ms ease-in-out;
        -o-transition: 400ms ease-in-out;
    }

    a.page-numbers {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        height: 40px;
        /*width: 40px;*/
        min-width: 40px;
        border: 1px solid #000;
        font-size: 24px;
        position: relative;
        font-family: 'Lora', serif;
        line-height: 1;
        text-align: center;
        font-weight: 400;
        color: #000;
        transition: 400ms ease-in-out;
        -webkit-transition: 400ms ease-in-out;
        /*padding-top: 7px;*/
        padding: 7px 10px 0;
        -moz-transition: 400ms ease-in-out;
        -o-transition: 400ms ease-in-out;
    }

/*Property Page*/
.sort-right {
    max-width: 100% !important;
    width: 100% !important;
    text-align: right !important;
    float: none !important;
}
    .sort-sel {
      float: none !important;
      background: #fff !important;
    }
/*end of property page*/
.buyer-adress{
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .050em;
    line-height: 25px;
    font-weight: 400;
    display: block;
    font-family: 'Lora', serif;
    margin-top: 7px;
    margin-bottom: 25px;
    text-align: center;
}
/*Buyer Represented Page*/

/*end of buyer represented page*/

/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */
.custom-elipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}


#content .archive-thumbnail {
    width: 38% !important;
    float: left;
}

#content .archive-content.archive-has-thumbnail {
    width: 52% !important;
    float: right;
}

#content ul.sitemap-list a {
    text-transform: capitalize;}

#content-listings .grid .prop-det .prop-price {
    min-height: 95px;}

#content .img-center{
  display: block;
  margin: 0 auto;}

#inner-page-wrapper{z-index: initial;}

.grid .prop-det .prop-title a {
    min-height: 185px;
    display: block;
}

#content .page-links {
    margin-top: 20px;
}
/*#post-11139 .press-holder{
    display: none;
}
*/
.row.buyer-rep{}
.row.buyer-rep a{
    display: block;
    position: relative;
    padding: 0 0 30px;
}

#featured-listings-wrap, #video-wrap, #sold-listings-wrap, #testimonial-wrap {
    opacity:0;
}
#welcome-wrap, #press-wrap, #blog-wrap, #contact-wrap, #main-footer{
    display:none
}