/*
Theme Name: RZ Theme
Description: Tema child per Hello realizzato da Riccardo Zanin.
Author: Riccardo Zanin - Onlyne You
Author URI: https://www.riccardozanin.it
Template: hello-elementor
Version: 1.0
*/

.uc_post_image {
  /* width: 30% !important;
  margin-left: auto !important;
  margin-right: auto !important; */
}

.titolo_dettagli_prodotto {
  font-family: "Jost", Sans-serif;
}

.elementor-lightbox .elementor-lightbox-image {
  border-radius: 2px;
  box-shadow: 0 0 0px rgba(0,0,0,.3),0 0 0px -0px rgba(0,0,0,.3) !important;
}

.elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg, .elementor-slideshow__header svg {
  fill: #181818 !important;
}

.ug-lightbox .ug-lightbox-button-close {
  position: absolute;
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-color: #cccccc !important;
  background-position: 0px 0px;
  z-index: 9999999;
  cursor: pointer;
}