/*
    Template:       fennik
    Theme Name:     Fennik Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Fennik - Multipurpose Creative Theme
    Version:        1.0.1
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, architecture, interior
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    fennik-child
    Domain Path:    /languages/
*/

:root{
  --menu-img-0: url("/wp-content/uploads/void.png");
  --menu-img-1: url("https://www.zerottantunoproduzioni.it/wp-content/uploads/2024/06/produzione-cinematografica-napoli.jpg");
  --menu-img-2: url("https://www.zerottantunoproduzioni.it/wp-content/uploads/2021/06/casting-produzione-cinematografica-napoli-1.jpg");
  --menu-img-3: url("https://www.zerottantunoproduzioni.it/wp-content/uploads/2024/06/work-servizi-di-produzione-cinematografica-napoli.png");
  --menu-img-4: url("https://www.zerottantunoproduzioni.it/wp-content/uploads/2024/06/produzioni-film-milano.png");

}

/*-------- TITLE QUADROTTI HOME------_*/
h2.lastudio-banner__title {
    position: absolute;
    /* width: 100%; */
    bottom: 24px;
}
/*------------------------------*/

#lastudio-header-builder .el__text_1621352605517 .content_el:hover {
    color: #0090a0!important;
}



/*-------- TESTO A BANDIERA------_*/
li::marker {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: "Font Awesome 5 free";
  font-weight:900;
  color: #0090a0!important;
}

li {
    padding-bottom: 20px;
}
/*------------------------------*/

.enable-header-sticky:not(.header-sticky-type-auto) .is-sticky .lahbhinner {
    background: #000;
}

.m13.enable-header-sticky #lastudio-header-builder .lahb-mobiles-view .lahb-row1-area {
  position: absolute;
  width: 100%;
  top: calc(100vh - 80px);
}

.m13.enable-header-sticky #lastudio-header-builder .lahb-tablets-view .lahb-row1-area {
  position: absolute;
  width: 100%;
  top: calc(100vh - 70px);
}

.m13.enable-header-sticky #lastudio-header-builder .lahb-desktop-view .lahb-row1-area {
  position: absolute;
  width: 100%;
  top: calc(100vh - 90px);
}

.m13.enable-header-sticky #lastudio-header-builder.is-sticky .lahb-mobiles-view .lahb-row1-area,
.m13.enable-header-sticky #lastudio-header-builder.is-sticky .lahb-tablets-view .lahb-row1-area,
.m13.enable-header-sticky #lastudio-header-builder.is-sticky .lahb-desktop-view .lahb-row1-area 
{
  top: 0;
}

.lahb-wrap .lahb-desktop-view .lahb-topbar-area {
    padding: 0 20px;
}

/*---------FONT------------*/
span.iniziale {
    font-size: 60px;
    color: #6d6e71;
    /* font-weight: 600; */
    font-family: 'Roboto Condensed';
}

span.iniziale_arancione {
  font-size: 60px;
  color: #0090a0;
  /* font-weight: 600; */
  font-family: 'Roboto Condensed';
}

span.inizialetitolo {
    font-size: 80px;
    color: #6d6e71;
    /* font-weight: 600; */
    font-family: 'Roboto Condensed';
}

p {
    line-height: 1.3em;
}

.hbgm_1601438732626 .hamburger-op-icon:hover {
    color: #0090a0!important;
}
/*------------------------------*/


/* ####################### BORDO IMMAGINE ####################### */
.galleria081 img {
    border-style: solid;
    border-color: var( --e-global-color-cc9b23f );
}

/* ############################################## */

/* ####################### CHECK ####################### */

i.fas.fa-check {
    color: #0090a0!important;
}

/* ############################################## */

/* ####################### TOPBAR ####################### */
  /* Frase "Get in touch" */
  .g-topbar-getintouch a{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
  }
  .g-topbar-getintouch a i{
    margin-left: 5px;
  }

  /* Polylang */
  .la-polylang-switcher-dropdown select {
    border: 0px;
    background: transparent;
    color: #FFF;
    outline: none;
    z-index: 1;
    font-size: 18px;
  }
  .la-polylang-switcher-dropdown select option {
      color: gray;
  }
  .la-polylang-switcher-dropdown::after {
    content: '>';
    color: white;
    display: block;
    position: relative;
    transform: rotate(90deg);
    margin-right: 20px;
    margin-left: -20px;
    z-index: 0;
  }
/* ################################################################ */



/* ####################### BURGER MENU ####################### */
  .la-hamburger-wrap.hm_style_02 .hamburger-main .hamburger-nav li a {
    text-transform: lowercase;
    /*color: rgb(255, 255, 255, 0.61);*/
    color: var(--theme-primary-color);
    overflow: hidden;
  }

  @media screen and (min-width: 992px) {
    .la-hamburger-wrap.hm_style_02 .hamburger-main .hamburger-nav {
      flex-direction: column;
      left: 25%;
    }

    .la-hamburger-wrap.hm_style_02 .hamburger-main .hamburger-nav li {
      line-height: normal;
    }

    .la-hamburger-wrap.hm_style_02 .hamburger-main .hamburger-nav li a {
      font-size: 52px;
      font-weight: 600;
    }
    .la-hamburger-wrap.hm_style_02 .hamburger-main .hamburger-nav li a:hover {
      font-size: 66px;
      color: white;
    }
  }

  @media screen and (min-width: 1700px) {
    .la-hamburger-wrap.hm_style_02 .hamburger-main .hamburger-nav {
      flex-direction: column;
      left: 22%;
    }
  }
  @media screen and (min-width: 2000px) {
    .la-hamburger-wrap.hm_style_02 .hamburger-main .hamburger-nav {
      flex-direction: column;
      left: 5%;
    }
  }


  /* Mantiene la X per uscire da menu al suo posto anche dopo i 1700px */
  @media screen and (min-width: 1700px) {
    .btn-close-hamburger-menu-full {
      top: 70px;
      right: 40px;
    }
  }


  /* --- CAMBIO SFONDI SULL'HOVER --- */
    /* direttive di sfondo generiche sul div dove verrà applicato lo sfondo */
    .la-hamburger-wrap.hm-dark {
      background-repeat: no-repeat;
      background-position: left top;
      background-size: cover;
      background-image: url("/wp-content/uploads/void.png");
      transition: background-image 0.2s ease-in, opacity 0.5s;
    }
    .la-hamburger-wrap.hm-dark.g-menu-bg-0 { background-image: var(--menu-img-0); }
    .la-hamburger-wrap.hm-dark.g-menu-bg-1 { background-image: var(--menu-img-1); }
    .la-hamburger-wrap.hm-dark.g-menu-bg-2 { background-image: var(--menu-img-2); }
    .la-hamburger-wrap.hm-dark.g-menu-bg-3 { background-image: var(--menu-img-3); }
    .la-hamburger-wrap.hm-dark.g-menu-bg-4 { background-image: var(--menu-img-4); }

  /* --------------------------------- */
/* ################################################################ */



/*----STILE FORM-----*/
  form input[type=text], form input[type=password], form input[type=email], form input[type=url], form input[type=date], form input[type=month], form input[type=time], form input[type=datetime], form input[type=datetime-local], form input[type=week], form input[type=number], form input[type=search], form input[type=tel], form input[type=color], form select, form textarea {
    border-top: var(--e-global-color-secondary);
    border-right: var(--e-global-color-secondary);
    border-left: var(--e-global-color-secondary);
    padding: 2px
  }

  input[type=button], input[type=reset], input[type=submit], button[type=submit], .button {
    /*background-color: transparent;*/
    border: 1px solid #fff;
  }

  textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px!important;
   }



/*--------------*/

/*----TOGLIE SPAZIO BIANCO PRIMA DELL'HEADER----*/
#main #content-wrap {
  padding-top: 0px;
}
/*--------------*/

/*----TOGLIE SPAZIO BIANCO PRIMA DEL FOOTER----*/
  @media (min-width: 1280px) {
    #main #content-wrap {
      padding-bottom: 0px;
    }
  }
/*--------------*/


/* ############################ HOME ############################ */

/* SECTION 2 e SECTION 3 - blocchi con immagini */
  #g-section-2 .lastudio-banner__content-wrap,
  #g-section-3 .lastudio-banner__content-wrap {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
  }

  
  @media screen and (min-width: 992px) {
    #g-cosa_rende_napoli div, #g-cosa_rende_napoli figure {
        height: 100%;
    }

    #g-cosa_rende_napoli img {
        height: 100%;
        object-fit: cover;
    }
  }

  @media screen and (min-width: 992px) {
    #g-cosa_rende_napoli .elementor-widget-wrap {
        padding: 0px 10px;
    }
  }
  @media screen and (min-width: 1280px) {
    #g-cosa_rende_napoli .elementor-widget-wrap {
        padding: 10px;
    }
  }

/* ############################################################## */

/* ############################ PAGE 404 ############################ */
  .g-custom-404 h1 {
    position: relative;
    text-align: center;
    padding: 400px 0;
    opacity: 1;
  }

  .g-background-404 {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("/wp-content/uploads/2021/05/Z81_sfondo.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.3;
    height: 100%;
  }
/* ################################################################ */


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

  html[lang="it-IT"] body:not(.elementor-editor-active) .g-en {
    display: none;
  }
  html[lang="en-GB"] body:not(.elementor-editor-active) .g-it {
    display: none;
  }



/*-------------------------------------------------------------------------------------------------------------------------------*/
/* GDPR */
/*-------------------------------------------------------------------------------------------------------------------------------*/
  #cookie-notice .cn-button {
    background: #0090a0;
  }


