@font-face {
  font-family: "rubik";
  src: url("/wp-includes/fonts/Rubik-VariableFont_wght.ttf");
}

* {
  text-align: center;
  font-family: "rubik", arial;
}

body {
  margin: 0;
}

body {
  font: 11px sans-serif;
  float: right;
  margin: 0;
}
h3,
h2 {
  margin: 0;
  display: inline;
}

.frame-title {
  display: block;
  position: relative;
  text-align: center;
}

.chart-container {
  display: block;
  width: 100%;
  height: 260px;
  text-align: center;
  position: relative;
}
.frame-cont {
  position: absolute;
  width: 100%;
}

.full-page-link {
  display: flex;
  justify-content: flex-start;
  font-size: 17px;
  margin-right: 5px;
  position: fixed;
  bottom: 0px;
  left: 10px;
}

.read-more-icon {
  height: 12px;
}

/* #pc{
  background-image: url('/wp-content/uploads/2023/08/weinvest-10.png');
  background-size: 50% 30%;
  background-position: center;
  background-repeat: no-repeat;
} */
#pc,
#chart,
#galum-chart,
#open-positions {
  /* background-image: url('/wp-content/uploads/2023/08/weinvest-10.png'); */
  background-size: 90%;
  background-position: center right;
  background-repeat: no-repeat;
}

.pro-logo {
  /* background-image: url("https://weinvest.co.il/wp-content/uploads/logo-pro-transparent-30.png") !important; */
  background-size: 90% !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
}

/* #chart{
  background-image: url('/wp-content/uploads/2023/08/weinvest-15.png');
  background-size: 50% 25%;
  background-position: center;
  background-repeat: no-repeat;
}

#galum-chart{
  background-image: url('/wp-content/uploads/2023/08/weinvest-15.png');
  background-size: 50% 25%;
  background-position: center;
  background-repeat: no-repeat;
} */
#open-positions-update {
  font-size: 1.3em;
}
.pc-logo-image,
.daily-logo-image,
.vix-logo-image,
.position-logo-image {
  opacity: 1;
  position: absolute;
  width: 25%;
  left: 81%;
  bottom: 64%;
  z-index: 100;
  transform: rotate(270deg);
}

/* .pc-logo-image {
  opacity: 1;
  position: absolute;
  width: 7rem;
  left: 31rem;
  bottom: 10.5rem;
  z-index: 100;
  transform: rotate(270deg);
} */

/* .daily-logo-image {
  opacity: 1;
  position: absolute;
  width: 22%;
  height: 10%;
  left: 76%;
  bottom: 79%;
  z-index: 100;
}

.vix-logo-image {
  opacity: 1;
  position: absolute;
  width: 22%;
  height: 10%;
  left: 74%;
  bottom: 78%;
  z-index: 100;
}

.position-logo-image {
  opacity: 1;
  position: absolute;
  width: 22%;
  height: 10%;
  left: 76%;
  bottom: 79%;
  z-index: 100;
} */
