/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.carousel .carousel-item .caption {
  text-shadow: 2px 2px 3px black, -2px -2px 3px black;
}

.carousel-control {
  width: 7%;
}

#custom-text {
  text-align: unset;
}

#header .gsoftcbw-form__trigger {
  /*color: #d72c2c;*/
  text-decoration: underline;
  /*font-weight: bold;*/
}

#header .gsoftcbw-form__trigger:hover {
  text-decoration: underline;
}

.tax-shipping-delivery-label {
  display: none;
}
