@charset "UTF-8";
/* COLORS */
/* COLORS */
.product-geneo {
  padding-left: 10px;
  padding-right: 10px; }
  .product-geneo a {
    text-decoration: none;
    color: #2A2A2A !important; }
    .product-geneo a:hover  {
      color: #000; }
  .product-geneo h3 {
    color: #2A2A2A !important; }

.producto-descripcion {
  background: url("../../img/home-products-bg.jpg") no-repeat top center;
  background-color: #f0f0f0; }
  .producto-descripcion .nav-product-gal .nav-link {
    padding: 0.3rem 0.3rem;
    background-color: #FAFAFA;
    border-radius: 3px;
    border: #ccc 1px solid; }
  .producto-descripcion .nav-product-gal .nav-item {
    margin-right: 0.4rem !important; }

.carousel-indicators {
  bottom: -50px; }
  .carousel-indicators li {
    background: grey !important; }

.dermatologa-container {
  /*max-height: 150px;*/
  margin-top: 100px; }
  .dermatologa-container .dermatologa {
    display: inline-block;
    margin-top: -50px;
    width: 150px;
    bottom: 0; }

.tabs-for-description a {
  text-decoration: none;
  color: #2A2A2A;
  font-weight: regular;
  opacity: .6; }
  .tabs-for-description a h5 {
    display: inline-block; }
  .tabs-for-description a:after {
    content: url("../../img/svg/chevron-right.svg");
    vertical-align: middle;
    float: right; }
  .tabs-for-description a.active {
    font-weight: bold !important;
    opacity: 1; }
    .tabs-for-description a.active:after {
      content: url("../../img/svg/chevron-left.svg");
      vertical-align: middle; }

.border-right-opiniones {
  border-right: 1px solid #6C757E !important; }

@media screen and (max-width: 767px) {
  .border-right-opiniones {
    border-right: none !important;
    border-bottom: 1px solid #6C757E !important; } }

/*# sourceMappingURL=productos.css.map */
