.genus img {max-width: 100%;}
.genus .overlay.link {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 1;}
.genus {position: relative;}

.genus-variety.row.pb-5.class h3 {font-size: 32px;font-weight: bold;}

.extra-info b {min-width: 150px;display: inline-block;}
.extra-info p {margin: 0px;}
.extra-info {margin-bottom: 15px;}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {color: #fff;}
.swiper-button-next, .swiper-rtl .swiper-button-prev{color:#fff!important;}
.swiper-button-prev{color:#fff!important;}
h6{
  font-family: "Cormorant Garamond";
}


.btnplanttype {
  background-color: #7A9E3F !important;
  border-color: #7A9E3F !important;
}
.btnplanttype:hover {
  background-color: #90B44C !important;
  border-color: #90B44C !important;
}


.btnuse {
  background-color: #5E7630 !important;
  border-color: #5E7630 !important;
}
.btnuse:hover {
  background-color: #6F8A3A !important;
  border-color: #6F8A3A !important;
}



.btnawards {
  background-color: #8DAE45 !important;
  border-color: #AFCF5C !important;
}
.btnawards:hover {
  background-color: #6F8C36 !important;
  border-color: #6F8C36 !important;
}
