/*
Theme Name: Marinoni-Theme-Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;

}

/* Titoli H1-H6 */
h1, h2, h3, h4, h5, h6 {
  font-family: "ivypresto-display", serif;
  font-weight: 300; /* Light */
  font-style: normal;

}

.home-stack-row .col-inner{
    padding: calc(100vw / 51);
    padding-bottom: 3rem;
    padding-top: 3rem;
    height: 100%;
}


.home-stack-row .row:nth-child(2) .col-inner{
    border-left:  1.2px solid white;
     border-right:  1.2px solid white;
     height: 100%;
}

.home-stack-row .row .col-inner p{
    line-height: 130%;
}

.home-stack-row{
    background-color: #1f1f1f;
    border-radius: 25px;
}

.portfolio-element-wrapper:has(.portfolio-home) .nav li a{
    color: black;
    opacity: .6;
    font-size: .9rem;
}

.portfolio-element-wrapper:has(.portfolio-home) .nav li.active a{
    opacity: 1;
    color: black;
}
.portfolio-element-wrapper:has(.portfolio-home) .nav li:first-child{
   display: none;
}

.portfolio-element-wrapper:has(.portfolio-home) .portfolio-box h6{
   text-align: left !important;
   color: black;
}

.portfolio-element-wrapper:has(.portfolio-home)  .portfolio-clickable{
  background-color: red;
  height: 0 !important;
  display: none;
}
body.home .footer-form-section{
    display: none;
}
.footer-navigation span a{
    display: block;
        font-family: "ivypresto-display", serif;
    font-weight: 300;
    font-style: normal;
    font-size: 2.4rem;
}

footer .footer-p{
      font-family: "ivypresto-display", serif;
    font-weight: 300;
    font-style: normal;
}
ul.header-nav li a{
    font-family: "ivypresto-display", serif;
    font-weight: 400;
    font-style: normal;
}
.back-to-top.button.icon{
    background-color: black !important;
    opacity: .9;
}

.back-to-top.button.icon:hover{
    opacity: 1 !important;
}

body:has(.custom-nav-portfolio) .portfolio-element-wrapper ul.nav.filter-nav li a{
    color: #8f908c;
    opacity: .9;
    text-transform: capitalize;
    font-size: 1.1rem;
    font-weight: 200;
}
body:has(.custom-nav-portfolio) .portfolio-element-wrapper ul.nav.filter-nav li.active a{
    color: #808080 !important;
     font-weight: 800;
     opacity: 1;
text-shadow: 0 0 2px #ebebeb;
}
body:has(.custom-nav-portfolio) .portfolio-element-wrapper ul.nav.filter-nav li a::after{
   display: none;
}
.custom-nav-portfolio .portfolio-box-title{
    color: black;
    opacity: 1;
      font-family: "Yanone Kaffeesatz", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	letter-spacing: 4px;
}
.custom-nav-portfolio .portfolio-clickable{
    color: black;
    opacity: 1;
      font-family: "Yanone Kaffeesatz", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.form-col-cstm form input,.form-col-cstm form textarea{
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid white;
    height: 50px;
    padding-left: 0;
    padding-bottom: rem;
    color: white !important;
    padding-bottom: 7%;
}
.form-col-cstm form input{
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid white;
    height: 50px;
    padding-left: 0;
    padding-bottom: rem;
    color: white !important;
    padding-bottom: 7%;
}
.form-col-cstm form input:focus,.form-col-cstm form textarea:focus{
   box-shadow: none !important;
   background-color: transparent !important;
}
.form-col-cstm form input::placeholder,.form-col-cstm form textarea::placeholder{
    padding: 0 !important;
    color: white;
    margin: 0;
    position: absolute;
    top: 0;
}

.form-col-cstm .form-privacy{
     height: auto;
}


.form-col-cstm .wpcf7-list-item:has(.form-privacy) label{
     display: flex;
    line-height: 100%;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    background-color: rgb(71 71 71 / 17%);
    color: white;
    border-color: #f5b335 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    background-color: rgb(0 0 0 / 0%);
    color: white;
    border-color: #3a8a42 !important;
}

.form-col-cstm .contact-form-custom-btn{
    background-color: #666666;
    width: 100%;
    border: 0;
    height: 30px;
    border-radius: 10px;
    font-weight: 200;
    padding: 0;
    margin-top: .5rem;
}

.footer-form-col form input,.footer-form-col form textarea{
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid black;
    height: 50px;
    padding-left: 0;
    padding-bottom: rem;
    color: black !important;
    padding-bottom: 7%;
    box-shadow: none;
}
.footer-form-col form input{
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid black;
    height: 50px;
    padding-left: 0;
    padding-bottom: rem;
    color: black !important;
    padding-bottom: 7%;
}
.footer-form-col form input:focus,.footer-form-col form textarea:focus{
   box-shadow: none !important;
   background-color: transparent !important;
}
.footer-form-col form input::placeholder,.footer-form-col form textarea::placeholder{
    padding: 0 !important;
    color: black;
    margin: 0;
    position: absolute;
    top: 0;
}

.footer-form-col .form-privacy{
     height: auto;
}


.footer-form-col .wpcf7-list-item:has(.form-privacy) label{
     display: flex;
    line-height: 100%;
}

.footer-form-col .contact-form-custom-btn{
    background-color: #666666;
    width: 100%;
    border: 0;
    height: 30px;
    border-radius: 10px;
    font-weight: 200;
    padding: 0;
    margin-top: .5rem;
    color: white !important;
}
body:has(.no-footer-form-page) .footer-form-section{
    display: none !important;
}

body:has(.contact-page-section) #footer{
    display: none;
}

body:has(.contact-page-section) #content{
    height: 80vh;
}

.button.secondary.is-link:hover{
    color: black !important;
}

@media only screen and (max-width: 550px) {
 .home-stack-row .col-inner {
    padding: calc(100vw / 51);
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
    height: 100%;
}
.home-stack-row .row:nth-child(2) .col-inner
 {
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 1.2px solid white;
    border-bottom: 1.2px solid white;
}
}

/*** LP ***/
/** LP-1 **/
.lp-1-elenco-stack .icon-box .uppercase{
    margin: 0;
    font-size: 1.5rem;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

