/*
Theme Name: Biziness Child
Theme URI: https://themeinwp.com/theme/biziness
Template: biziness
Author: themeinwp
Author URI: https://www.themeinwp.com/
Description: Presenting Biziness, a dynamic and versatile WordPress business theme crafted to enhance your online identity. With a clean and modern design, Biziness provides a professional platform for businesses of all sizes. Its intuitive features and responsive layout make it easy to create a compelling online presence. Tailor your content effortlessly, showcase your services, and captivate your audience with Biziness. Elevate your business with a theme that balances sophistication and functionality – choose Biziness for a standout online experience.
Tags: blog,news,photography,grid-layout,one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-logo,custom-menu,featured-images,featured-image-header,flexible-header,post-formats,rtl-language-support,translation-ready,theme-options,threaded-comments,footer-widgets
Version: 1.0.2.1714689897
Updated: 2024-05-02 16:44:57

*/


.font-size-xlarge mb-24 {
    font-size: 16px;
	}



/* arreglo fecha */

  .theme-display-date {
  padding: 7px;  
  background: #000;
  margin-left: -10px;
  
}

/* arreglo iconos fecha y hora */
.header-component-icon  {
  padding: 7px;  
  background: #000;
	
    }

/* arreglo hora */    

.theme-display-clock {
  padding: 7px;  
  background: #000;
  margin-left: -10px;
  
    }

/* quitar del footer créditos */   

.theme-copyright-info {
  Display: none;  
    }

/* quitar "Siguenos" del footer de página de contacto */   

.page-id-496 #block-16 {
  Display: none;  
    }

/* quitar "video" de la página nosotros */ 

.page-id-62 #block-25 {
	Display: none;  
    }

/* Tamaño nuevo de Encabezados tema normal */

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, sans-serif!important;
	font-style:normal!Important;
	font-weight: 600!Important!;
	    }

      
/* Quitar fecha de publicación y autor post blog */
.entry-meta {
  Display: none;  
    }

    /* Color barra de los slider */
.site .swiper-pagination {
   background-color: white;
}

    /* Padding video de blocks youtube */

.wp-block-cover .wp-block-embed {
  padding-right: 40px;
 
}


    /* tamaño fotos en páginas personales de Testimonios */
.page-id-560 .featured-media img, .page-id-773 .featured-media img, .page-id-307 .featured-media img, .page-id-779 .featured-media img {
    display: block;
    width: 30%;
}

/* Ocultar comentarios del widget lateral hot/star/tags */
.tab-comments {
	Display: none;  
      }

/* tamaño de letra párrafo general */

.entry-content {
	font-size: 1.5rem; 
      }
/* legales */

.menu-legales-container {
	  font-size: 1.5rem; 
      }



/* ERE */

.property-date {
	display: none!important;
}

.ere-heading {
   display:none;
	}

.ere-light-gallery {
 	height: auto;
  width: 60%;
	margin-left:auto;	
	margin-right:auto;
	}  


@media (max-width: 780px) {
	.ere-light-gallery {
 	height: 100%;
  width: 100%;
		}  
	}

.single-property-area .agent-avatar img {
  height: 85%!important;
  width: auto!important;
	margin-left:auto!important;	
	margin-right:auto!important;
	}

@media (max-width: 780px) {
.single-property-area .agent-avatar img {
  height: 80%!important;
  width: auto!important;
	margin-left:auto!important;	
	margin-right:auto!important;
		}
	}

.property-info-action .property-main-info .property-location i {
    margin-right: 5px;
    font-size: 30px;
}

.re-header-socials li>a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 60%;
    background: #060606;
    color: #ffffff;
	}

.property-info-action .property-main-info .property-heading h2 {   
    overflow: unset !important;   
}

.property-price {   
   font-size: 1em!important;
    font-weight: 700;
    margin-right: 5px!important;
    overflow: unset!important;
}

.property-location {   
   font-weight: 400;
   overflow: unset!important;
	white-space: normal!important;
}

.ere-agent-single .agent-single .agent-avatar img {
    width: 40%!important;
}

.re-header-socials li>a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: red;
    color: #ffffff;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
}

.property-info-action .property-main-info .property-location i {
    margin-right: 5px;
    font-size: 30px;
	
}

.ere-dashboard-sidebar .navbar-toggle {
        display: none!important;
    }

.ere__single-property-header-meta-action, .ere__single-property-header-price-location {
        background-color: gray;
}

.ere__loop-property-location i {
    font-size: 35px!important;
    margin-right: 15px!important;
    padding: 15px!important;
    color: red!important;
}

ul.ere__list-bg-gray li:nth-child(odd) {
    background: #212529!important;
}

.ere__single-property-header-price-location .ere__single-property-price {   
   font-size: 1em!important;
    font-weight: 700;
    margin-right: 5px!important;
    background-color: red;
	color: white;
	padding: 5px;
}

.property-info-inner {   
   	color: white;
	}


