/*
Theme Name: Ardesign Theme
Description: Tema di ardesign
Author: Luca Bernabe
Version: 1.0.1
Text Domain: aalto
Template: aalto
*/


.home-category-image {
  border: 1px solid white !important;
}
.edgt-footer-top-inner{
  padding: auto 0px!important; 
}
.edgtf-ps-navigation{
  margin: 92px 0px 0px !important; 
  padding: 0px 0px !important; 
  position:relative !important; 
  bottom: 50px !important; 
}
 
.edgtf-current{
  text-decoration: none !important;
  font-weight: 400 !important ;
}
.vc_custom_1511425114465{
  padding-bottom: 0px!important;
}
#info-box-row-chi-siamo{
  margin-bottom: 3em!important; 
  }
.edgtf-page-footer{
  margin-top: 3em!important;
}

/*CHI SIAMO PAGE*/
.logo-info-box .edgtf-ib-front{
  background-size: contain!important;
  background-color: #eee;

}
#chi-siamo-projects img{
  height: 200px;
  object-fit: cover;
}
/* ENDI CHI SIAMO PAGE*/

/* PREVENTIVI FORM -> id: wpcf7-f4416-p4417-o1 */
/* #wpcf7-f4416-p4417-o1{
  padding: 3em 2em;
  background-color: black; 
  border-radius: 5px; 
  background-image: url(https://www.ardesignstudio.it/wp-content/uploads/2023/09/3.png);
  background-repeat: no-repeat;
  background-size: contain; 
  background-position: center;

  
}
#wpcf7-f4416-p4417-o1 label{
  color: white ;
  width: 100%;
  margin-bottom: 1em; 
}
#wpcf7-f4416-p4417-o1 input,
#wpcf7-f4416-p4417-o1 textarea{
  background-color: rgb(44, 41, 41);
  width: 100%;
  border-radius: 5px; 
  color:white;
}
#wpcf7-f4416-p4417-o1 input[type=checkbox]{
  width: auto;
}
#wpcf7-f4416-p4417-o1 .wpcf7-acceptance .wpcf7-list-item{
  margin: 0!important; 
}
#wpcf7-f4416-p4417-o1 .wpcf7-radio{
  display: flex;
  justify-content: space-evenly;
}
#wpcf7-f4416-p4417-o1 .wpcf7-radio span{
  text-align: center;
  color: white; 
}

#wpcf7-f4416-p4417-o1 input[type=submit]{
  margin-top: 1em; 
  padding: 20px  0px; 
  width: 50%; 
  border-radius: 5px;
  font-weight: 400; 
  font-size: 18px;
  text-transform: uppercase;

}
#submit-preventivo{
  text-align: center!important;

}*/
.wpcf7-spinner {
  display: block;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: white;
  background-color: #46b450;
  border-radius: 2px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  color: black;
  background-color: #ffb900;
  font-weight: 400;
  border-radius: 2px;
}

.wpcf7-not-valid-tip {
  font-weight: 600;
} 

/* END PREVENTIVI FORM */

/*CONTATTO FORM*/

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text {
  padding-top: 18px;
}

/*END CONTATTO FORM*/

.edgtf-top-bar .edgtf-icon-element{
font-size:12px !important;
}


@media screen and (min-width:767px){
  #info-box-row-chi-siamo{
  margin-bottom: 8em!important; 
  }
  
}
