/*
Theme Name: generatepress Child
Description: Child theme for generatepress theme
Template: generatepress
Version: 1.0.0
Text Domain: generatepress
*/

.filter_name_my {
  font-family: "gilroy-regular", sans-serif;
}

option {
  font-family: "gilroy-regular", sans-serif;
}

select {

  font-family: "gilroy-regular", sans-serif;
  width: 100%;

}

.row.row-parent.style-light.limit-width {
  width: 100%;

}

.map_full_my {
  width: 100%;
}

.mapfiltermy {
  height: 100px;
  padding-left: 7%;
  padding-right: 7%;
  background-color: #1f9fa2;
  padding-top: 10px;
}

.mapfiltermy2 {
  margin-bottom: -5px;
}

.block_full {
  width: 100%;
}

.block_50 {
  float: left;
  width: 50%;
  position: relative;
  z-index: 999;
  margin-bottom: 30px;
}

.separate-containers .inside-article {
  background-color: transparent;
}

.site-content .content-area {
  width: 100%;
}


.sd {
  margin-bottom: 5px;
  font-family: "gilroy-regular", sans-serif;
}

.entry-title {
  font-family: "gilroy-regular", sans-serif;
}

select {
  font-family: "gilroy-regular", sans-serif;
  font-size: 16px;
}

.inside-article .wrapper, .pfffrrr {
  display: flex
}

.left-block-object {
  width: 25%;
  display: grid
}

.inside-block-object {
  width: 75%;
  display: grid
}

.imadess {
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: grid
}

.pfff {
  display: inline-grid
}

