/*
 Theme Name:   Fv Child Theme
 Theme URI:    http://onthetrailoftheglaciers.com
 Description:  Fabiano Ventura Child Theme
 Author:       LC.D
 Author URI:   https://cataldi.design/it/
 Template:     fv-theme
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  understrap
*/
.form-wrapper {
  margin-top: 40px; }

.numbers .number {
  margin-bottom: 30px; }

.home-figure-link {
  overflow: hidden; }

.home-figure-link img {
  display: block !important;
  opacity: 0; }

/*horizontal division*/
.horizontal-row {
  padding: 0 0 25px 0;
  clear: both;
  height: auto;
  width: auto; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*
 * Swipebox re-style
 */
#swipebox-top-bar {
  max-width: 90%;
  max-width: calc( 100% - 50px );
  background: transparent url("img/pattern-black.png") !important; }

#swipebox-title {
  font-size: 12px;
  line-height: 14.2px;
  padding: 10px;
  text-align: left !important; }

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