/*
Theme Name:     Fiona Farrell
Theme URI:      https://elementor.com/
Description:    Fiona Farrell is a child theme of Hello Elementor, created by Elementor team
Author:         Arcas Web Design
Author URI:     https://www.arcas.co.uk
Template:       hello-elementor
Version:        1.0.0
Text Domain:    fionafarrell
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
main#content > .page-content > .elementor > .elementor-element.e-con.e-parent:first-of-type {
  min-height: calc(100vh - 320px);
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #676767), color-stop(30%, #AAAAAA));
  background-image: linear-gradient(180deg, #676767 15%, #AAAAAA 30%);
}
main#content > .page-content > .elementor > .elementor-element.e-con.e-parent:first-of-type > .elementor-element.e-con.e-child:nth-of-type(2) .elementor-widget.elementor-widget-image img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

@media (max-width: 767px) {
  .elementor-location-header #menu {
    background-color: transparent !important;
  }
}
.elementor-location-header #menu .elementor-nav-menu .menu-item .elementor-item span {
  margin-left: 6px;
}
@media (max-width: 1199px) {
  .elementor-location-header #menu .elementor-nav-menu .menu-item .elementor-item span {
    display: none;
  }
}

.elementor-element.elementor-widget ul, .elementor-element.elementor-widget ol {
  margin: 20px 0;
}/*# sourceMappingURL=style.css.map */