/*
Theme Name: Kadence child
Author: Dm
Description: This is our kadence child theme
Version: 1.0
Template: kadence

This is the child theme for Kadence theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.k-12{
  font-family: Calibri;
  padding-top: 20px;
  padding-bottom: 20px;
}
.category-title{
 background-color: #4bc5f2;
 color: #ed7d31;
 font-size:32px;
 padding: 6px;
}

.category-description{
    font-size: 24px;
    line-height: 1.3;
}

.k-12_form .wpforms-container .wpforms-field-row.wpforms-field-medium{
    width: 100%;
}

.k-12_form div.wpforms-container-full input[type=text]{
  background-color: #4bc5f2;
  border-radius: 10px;
}
.k-12_form div.wpforms-container-full input[type=text]::placeholder {
    color: rgb(0, 0, 0);
    opacity: 1; 
  }

  .k-12_form div.wpforms-container-full input[type=text]::placeholder:hover, .k-12_form div.wpforms-container-full input[type=text]::placeholder:active {
    opacity: 0;
  }

/* Login form css by AP */ 

div#login-container {
    width: 60%;
    align-self: center;
}
input#quantity_66addd90af75c {
    display: none!important;
}