/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        7.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.home .td-page-title {
	display: none !important;
}
.td-banner-wrap-full .td-logo-wrap-full{
	display: none !important;
}

.header-search-wrap{
	background: #f58621 !important;
}

.td-header-wrap .header-search-wrap #td-header-search-button .td-icon-search{
	color: #fff !important;
}

.td-main-menu-logo .td-logo-in-header .td-logo-sticky{
	display: none !important;
}

.footer-copyright{
	text-align: center;
}

.td-footer-wrapper .block-title{
	font-size: 14px !important;
	font-weight: 400 !important;
}

.sf-menu > li > a{
	font-size: 12px !important;
}

.td-footer-wrapper li{
	font-size: 13px !important;
}

#td-mobile-nav, .td-search-wrap-mob{
	top: initial !important;
}

/**** LAMUDI PIXAL TOP NAV STYLE ****/

body,html {
    margin: 0
}

.pixel-header-journal {
    display: flex;
    opacity: .8;
    color: #73adff;
    margin: 5px;
    margin-left: 10px;
}
.sf-menu > li > a{
    font-size:14px !important;
}
.td_social_type{
    width: 50px !important;
    float:left !Important;
}
.td-footer-bottom-full{
    font-family: 'Roboto' !important;
}
.td_block_trending_now{
    margin-bottom: 28px !important;
}
.td-crumb-container{
   min-height: 25px;
}
.td_category_template_8 .td-category-header .td-container{
    height: 200px !important;
}
.td-module-comments {
    display: none !important;
}

.td-header-wrap {
    z-index: 99;
}

#td-header-search-button::after,
#td-header-search-button-mob::after {
    display: none;
}

#td-top-mobile-toggle i {
    color: #4f4f4f;
}

@media screen and (max-width: 1279px) {
    .PixelTopNav .TopNav-Wrapper ul li {
        margin-left: 0;
    }
}

/* START LAMUDI MX LISTINGS ON PAGES */

.ListingCell-row {
  margin-bottom: 20px;
  margin-top: 20px;
  min-width: 684px;
}

.ListingCell-row a:hover .ListingCell-KeyInfo-title {
  text-decoration: underline;
}

.ListingCell-row .ListingCell-content {
  position: relative;
  padding-left: 0;
  background: #ffffff;
  height: 244px;
}

.ListingCell-shortDescription {
  margin-top: 10px;
  max-height: 36px;
  overflow: hidden;
  font-size: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}

.ListingCell-shortDescription a {
  color: #4a4a4a;
  font-weight: normal;
}

.ListingCell-shortDescription a:visited,
.ListingCell-shortDescription a:focus,
.ListingCell-shortDescription a:hover,
.ListingCell-shortDescription a:active {
  color: #4a4a4a;
}

.expanded {
  max-height: 72px;
  -webkit-line-clamp: 4;
}

.ListingCell-wrapper:visited:active {
  color: #000000;
}

.ListingCell-AllInfo {
  position: relative;
  min-width: 304px;
  background-color: #ffffff;
  margin-left: 35px;
  float: left
}

h3.ListingCell-KeyInfo-title {
    line-height: initial;
    margin-top: initial;
    margin-bottom: initial;
}

.ListingCell-KeyInfo-title {
  font-size: 13px;
  font-weight: 700;
  color: #3366cc;
  margin-bottom: 10px;
}

.ListingCell-KeyInfo-title a {
  color: #3366cc;
}

.ListingCell-KeyInfo-title a:visited,
.ListingCell-KeyInfo-title a:focus,
.ListingCell-KeyInfo-title a:hover,
.ListingCell-KeyInfo-title a:active {
  color: #3366cc;
}

.fixed-width {
  width: 428px;
}

.ListingCell-KeyInfo-price {
  margin-bottom: 10px;
}

.ListingCell-KeyInfo-price .PriceSection-FirstPrice {
  font-size: 13px;
  font-weight: 700;
}

.ListingCell-KeyInfo-price .PriceSection-SecondPrice {
  font-size: 13px;
  font-weight: normal;
  white-space: nowrap;
}

.ListingCell-KeyInfo-price a {
  display: block;
  color: #000000;
  font-weight: normal;
}

.ListingCell-KeyInfo-price a:visited,
.ListingCell-KeyInfo-price a:focus,
.ListingCell-KeyInfo-price a:hover,
.ListingCell-KeyInfo-price a:active {
  color: #000000;
}

.ListingCell-KeyInfo-price .PriceLabel {
  font-weight: 700;
}

.ListingCell-KeyInfo-address a {
  color: #000000;
}

.ListingCell-KeyInfo-address a:visited,
.ListingCell-KeyInfo-address a:focus,
.ListingCell-KeyInfo-address a:hover,
.ListingCell-KeyInfo-address a:active {
  color: #000000;
}

.ListingCell-KeyInfo-address,
.ListingCell-KeyInfo-demand {
  margin-bottom: 3px;
  color: #000000;
  font-size: 13px;
  font-weight: 600;
}

.ListingCell-KeyInfo-distance {
  float: left;
  margin-right: 10px;
  background-color: rgba(0, 204, 255, 0.1);
  width: 47px;
  height: 20px;
}

.KeyInformation-attribute{
  font-size: 13px;
  display: inline-block;
  margin-right: 10px;
}

.ListingCell-placeholder {
  background-size: cover;
  background-position: center;
  width: 380px;
  height: 244px;
}

.ListingCell-MainImage {
  background-color: #ffffff;
  padding-right: 0;
  padding-left: 0;
  width: 250px;
  float: left;
  position: relative;
}

.ListingCell-MainImage .ImageSection-loading {
  -webkit-animation: rotate 1s infinite linear;
  animation: rotate 1s infinite linear;
  background: url("/img/loading-black.png") no-repeat center;
}

.ListingCell-MainImage .ImageSection-loading img {
  width: 380px;
  height: 244px;
}

.ListingCell-MainImage a {
  display: block;
}

.ListingCell-image {
  overflow: hidden;
  width: 100%;
}

.ListingCell-image img {
  width: 100%;
  /**
    lazy load
     */
  opacity: 0;
  transition: opacity .6s ease-in;
}

.icon-pin:before {
  margin-right: 5px;
}

.ListingCell-Featured {
  z-index: 1;
  width: auto;
  padding-right: 5px;
  background-color: #33cccc;
}

.ListingCell-NewDevelopment {
  z-index: 1;
}

.ListingCell-ImageCount {
  position: absolute;
  z-index: 1;
  padding: 0 4px 0 0;
  width: auto;
  margin-top: 210px;
  margin-left: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
}

.ListingCell-ImageCount-text {
  vertical-align: sub;
  margin-left: 5px;
  text-transform: uppercase;
}

.ListingCell-Featured,
.ListingCell-NewDevelopment {
  position: absolute;
  top: 20px;
  font-size: 10px;
  font-weight: 700;
  color: #ffffff;
  line-height: 25px;
}

.ListingCell-Featured .ListingCell-Featured-text,
.ListingCell-Featured .ListingCell-NewDevelopment-text,
.ListingCell-NewDevelopment .ListingCell-Featured-text,
.ListingCell-NewDevelopment .ListingCell-NewDevelopment-text {
  display: block;
  padding: 0 17px 0 0;
  text-transform: uppercase;
}

.ListingCell-Featured .ListingCell-Featured-text[class*=" icon-"]::before,
.ListingCell-Featured .ListingCell-NewDevelopment-text[class*=" icon-"]::before,
.ListingCell-NewDevelopment .ListingCell-Featured-text[class*=" icon-"]::before,
.ListingCell-NewDevelopment .ListingCell-NewDevelopment-text[class*=" icon-"]::before {
  position: relative;
  top: 1px;
  margin: 0 6.3px 0 11px;
  font-size: 12px;
  font-weight: 700;
}

.ListingCell-Featured .ListingCell-Featured-text.icon-featured::before,
.ListingCell-Featured .ListingCell-NewDevelopment-text.icon-featured::before,
.ListingCell-NewDevelopment .ListingCell-Featured-text.icon-featured::before,
.ListingCell-NewDevelopment .ListingCell-NewDevelopment-text.icon-featured::before {
  font-size: 11px;
  top: 0px;
}

.ListingCell-NewDevelopment {
  background-color: #ff8700;
}

.ListingCell-Featured + .ListingCell-NewDevelopment {
  top: 50px;
}

.ListingCell-units-row {
  margin-bottom: 20px;
  min-width: 884px;
}

.ListingCell-project-link {
  color: #000000;
}

.ListingCell-project-link:visited,
.ListingCell-project-link:focus,
.ListingCell-project-link:hover,
.ListingCell-project-link:active {
  color: #000000;
}

.ListingCell-project-link:hover .ListingCell-KeyInfo-title {
  text-decoration: underline;
}

.ListingCell-unit-content {
  padding-left: 0;
  background: #ffffff;
  margin-bottom: 20px;
}

.ListingCell-units-label {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
  padding-left: 7px;
}

.ListingCell-units-box {
  padding: 7px 0 30px 0;
  height: 215px;
}

.ListingCell-units-container {
  padding: 18px 10px 0 10px;
  height: 294px;
  background-color: #ffffff;
  margin-bottom: 20px;
}

.ListingCell-units {
  position: relative;
  width: 100%;
  height: 215px;
  background-color: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}

.ListingCell-units:hover {
  outline: 3px solid #00ccff;
}

.ListingCell-units-image-container {
  position: relative;
  width: 100%;
  height: 121px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  background: #b9b9b9;
}

.ListingCell-units-info-container {
  padding: 8px 12px 8px 12px;
  height: 94px;
  position: relative;
}

.ListingCell-units-title {
  width: 100%;
  height: 18px;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  color: #447fd3;
}

.ListingCell-units-wrapper {
  float: left;
  padding: 0 7px 0 7px;
  width: 95%;
}

.ListingCell-units-title-container {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #447fd3;
}

.ListingCell-KeyInfo-project-price {
  margin-bottom: 10px;
}

.ListingCell-KeyInfo-project-price PriceSection-project-NoPrice,
.ListingCell-KeyInfo-project-price .PriceSection-project-price {
  font-size: 24px;
  font-weight: 700;
}


a.ListingCell-contactAgent-button:hover,
a.ListingCell-contactAgent-button:visited,
a.ListingCell-contactAgent-button:focus {
  color: #ffffff !important;
}

a.ListingCell-moreInfo-button {
  border-radius: 3px;
  border: solid 1px #3366cc;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  color: #3366cc;
  padding: 8px 50px;
}

a.ListingCell-moreInfo-button:hover,
a.ListingCell-moreInfo-button:visited,
a.ListingCell-moreInfo-button:focus {
  color: #3366cc !important;
}

a.ListingCell-moreInfo-button-v2 {
  border-radius: 3px;
  border: solid 1px #3366cc;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  color: #3366cc;
  padding: 8px;
}

a.ListingCell-moreInfo-button-v2:hover,
a.ListingCell-moreInfo-button-v2:visited,
a.ListingCell-moreInfo-button-v2:focus {
  color: #3366cc !important;
}

.ListingCell-CTA-buttons-wrapper{
    float: right;
    position: absolute;
    right: 0;
}

.ListingCell-AgencyBox {
    float: right;
    width: 20%;
    position: absolute;
    right: 0;
}

/* END LAMUDI MX LISTINGS ON PAGES */
/*  ----------------------------------------------------------------------------
    Footer App Banner
*/
@media (max-width: 480px) {
    .widget {
        overflow: inherit;
    }
}
.app-banner {
	background-color: white;
	width: 100%;
	position: relative;
}
@media (max-width: 480px) {
    .app-banner {
        max-height: 20rem;
    }
}
.app-banner .row {
	display: flex;
    margin-left: 6rem;
    width: 80rem;
}
@media (max-width: 480px) {
    .app-banner .row {
        margin-left: auto;
        padding: 0 1rem;
      	width: auto;
    }
}
.app-banner .info-wrapper {
	width: 50%;
    padding: 3rem 0 0 2rem;
}
@media (max-width: 480px) {
    .app-banner .info-wrapper {
        width: 100%;
        padding-left: 10px;
        position: relative;
        z-index: 1;
		padding: 0 0 0 0.5rem;
    }
}
.app-banner .image-wrapper {
	display: flex;
	justify-content: center;
	width: 50%;
}
.app-banner .description {
	margin-bottom: 40px;
}
.app-banner .qr-link {
	height: 100px;
	width: 100px;
	background-color: lightcyan;
}
@media (max-width: 480px) {
    .app-banner .qr-link {
        margin-bottom: 40px;
    }
}
.app-banner h3 {
	color: #1565c0;
	font-weight: bold;
	font-size: 26px;
}
@media (max-width: 480px) {
    .app-banner h3 {
        font-size: 16px;
    }
}
.app-banner p {
	color: #333333;
	font-size: 19px;
    line-height: 1.6;
}
@media (max-width: 480px) {
    .app-banner p {
        font-size: 12px;
        width: 12rem;
    }
}
.app-banner .buttons {
	display: flex;
}
.app-banner .buttons .button {
	height: 56px;
	margin-right: 20px;
	cursor: pointer;
}
@media (max-width: 480px) {
    .app-banner .buttons .button {
        height: 40px;
        margin-top: -2rem;
    }
}
.app-banner .side-image {
	position: absolute;
	height: 170%;
    margin-right: 6rem;
}
@media (max-width: 480px) {
    .app-banner .side-image {
        top: 10px;
        height: 100%;
        margin-right: 8rem;
    }
}

/*  ----------------------------------------------------------------------------
    Header Mobile App Banner
*/

.smart-app-banner-wrap {
    background-color: #e7eff9;
    height: 5rem;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 3;
    padding: 10px;
    display: none;
}

.smart-app-banner-wrap .wrap {
    display: flex;
    width: 100%;
}

.smart-app-banner-wrap .logo {
    display: flex;
    align-items: center;
    margin-right: 0.25rem;
}

.smart-app-banner-wrap .logo .icon-close-zoom {
    font-size: 1.3rem;
    padding: 2px 10px 2px 0;
}

.smart-app-banner-wrap .logo .icon-close-zoom:after {
    display: inline-block;
    content: "\00d7";
}

.smart-app-banner-wrap .logo img {
    max-height: 48px;
}

.smart-app-banner-wrap .content {
	padding: 0.25rem 0 0 0;
    color: #181819bf;
    font-size: 11px;
    flex-grow: 1;
}

.smart-app-banner-wrap .content .row {
    margin: 0;
    padding-top: 15px;
    display: flex;
}

.smart-app-banner-wrap .content p {
    margin: 0;
    font-size: 11px;
}

.smart-app-banner-wrap .content .brand {
    font-size: 11px;
    color: #000000;
    font-weight: 600;
}

.smart-app-banner-wrap .install-btn {
    padding-right: 5px;
    margin-bottom: 20px;
}

.smart-app-banner-wrap .install-btn .install {
    padding: 0.9rem;
    background: #3366cc;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
  	font-weight: 700;
}
