.theme-product-details-style-06 .theme-product-details-area-container .theme-product-details-and-image-container .theme-product-varient-container .theme-product-properties-area.theme-product-properties-area-quantitycart .theme-product-qty-and-add-cart .theme-cart-button {
    border-radius: 30px;
}

.buynow-product-button-area a {
    border-radius: 30px!important;
}

.theme-header-topbar {
	display:visible!important;
}
.translate-topbar {
  background-color: #e6f4c1;
  display: none;
  padding: 5px;
  justify-content: end;
  align-items: center;
  position: relative;
  z-index: 10;
}

@media (max-width: 991px) {
  .translate-topbar {
    display: flex;
  }
}

#google_translate_element {
  margin-left: 20px;
  height: 30px;
  overflow: hidden;
}

.goog-te-combo {
  padding: 0;
  margin: 0 !important;
  font-size: small;
  height: 30px;
}
