/*
Theme Name: Twenty Seventeen Child
Theme URI: http://www.maczoftware.com/cambio/twentyseventeen-child
Template: twentyseventeen
Author: igormac
Author URI: https://www.maczoftware.com
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
Text Domain: twentyseventeen-child

*/

body {
	font-family: 'Roboto Condensed';
	/*text-shadow: 0px 0px 16px rgb(255 105 0 / 47%);*/
}

.site-info {
  display: none;
}


.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  float: left;
}
.rating label {
  display: inline-block;
  position: relative;
  width: 1.1em;
}
.rating .star .active:before,
.rating .star .active ~ .star:before,
.rating .star:hover:before,
.rating .star:hover ~ .star:before {
  content: "\2605";
  position: absolute;
}

input {
  display: none;
}

.wrap {
    /* igor add */
    /*-webkit-filter:  hue-rotate(90deg) saturate(100%);
    filter:  hue-rotate(90deg) saturate(100%);
    */
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    padding-top: 0;
    font-size:  30px;
}