/**

* Theme Name: Podgorica Child

* Description: This is a child theme of Podgorica, generated by Merlin WP.

* Author: <a href="https://themeforest.net/user/template_path">template_path</a>

* Template: podgorica

* Version: 2.7

*/




/********************** jreig ***********************/

/************************ general ******************/


/* botons */

.btn-style-one {
	background: #8EC63F;
	border: 2px solid #8EC63F;
}


/* CTA */
.cta__titol {
  font-family: roboto, sans-serif;
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  color: #fff;
}

.cta__verd {
  color: #9C0;
}

/*********************** inici **********************/

/***********************Qui soc *********************/

/*********************** Terapies *********************/

.que-faig__container, .on-faig__container {
/*  background: #27AAE214;*/
  padding: 1rem;
  border-radius: 0.3rem;
}

.que-faig__h3, .on-faig__h3 {
  border-bottom: 1px solid #8EC63F;
  margin-bottom: 1rem;
  font-size: 3rem;
  color: #8EC63F;
}



.que-faig__llista li, .on-faig__llista li {
  list-style: disc !important;
  margin-left: 2rem;
  margin-bottom: 1rem;
}


/********************** contacte *********************/


input.input-kd {
    border: 1px solid #ddd;
    padding: 1rem;
    border-radius: 0.3rem;
}

textarea.input-kd {
    border: 1px solid #ddd !important;
    padding: 1rem;
}

textarea.wpcf7-form-control.wpcf7-textarea.input-kd {
    width: 90%;
}

input.submit-kd {
    background: #8EC63F;
    padding: 1rem;
    min-width: 90%;
    color: #fff;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.submit-kd:hover {
    background: #8EC63F98;
}

/********** Legal **********************/

h1.legal-h1 {
    border-bottom: 1px solid #eee;
    margin-bottom: 2rem;
}

/*********** Media queries ***************/