/*
 Theme Name:   Tenmar
 Theme URI:    http://www.tenmar.es
 Description:  Tenmar Consulting Inmobiliario
 Author:       JB
 Author URI:   http://8theme.com
 Template:     royal
 Version:      1.2
 Text Domain:  royal-child
*/

/* Boton videos slider */

.ug-slider-wrapper .ug-button-videoplay.ug-type-square {
    background-image: url(https://www.tenmar.es/wp-content/themes/tenmar/play-button-square-red.png)!important;
}



/*Corregir color menu */

.fixed-header-area.color-light .menu>li>a {
    color: #000;
}


/* Ocultar share Google+ */

.menu-social-icons .ico-google-plus {
    display: none;
}


/* Tipo promocion */
.portfolio-descr .posted-in a {
    color: #767676!important;
}

/* Reducir mapas */ 
@media only screen and (max-width: 600px) {
    .wpb_map_wraper iframe {
		height: 150px;
	}
}

.menu .nav-sublist-dropdown ul {
  width: 250px;
}

#eu-cookie {
  z-index: 999999!important;
}

.copyright a{
  color: #fff;
}

/* Contador */
.widget_countperday_widget h4{
	display: none;
}
.widget_countperday_widget {
	width: 150px;
	color: #fff;
}
.widget_countperday_widget li{
	width: 150px!important;
}
