/*
 Theme Name:   clico-defendit-day
 Theme URI:    
 Description:  Customify Child Theme
 Author:       WBGR
 Author URI:   https://webgrow.ro
 Template:     customify
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  
*/

/* ========== CSS ========== */
.menu-item-3989 a {
  color: #fff !important;
  background: #e30513;
}
.menu-item-3989 a:hover {
  color: #e30513 !important;
  background: #fff;
}

#page-titlebar {
  display: none;
}
#main {
  padding-top: 0px !important;
}

.eael-contact-form-6a164a8 input {
  padding: 7px !important;
}
@media screen and (min-width: 1000px) {
.register-form {
  display: grid;
  grid-template-columns: 47% 47%;
  grid-column-gap: 6%;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {

}

@media screen and (min-width:580px) and (max-width:799px) {

}

@media screen and (max-width:579px) {

}

/* ========== Digital Wisdom Board ========== */

@media screen and (min-width: 1000px) {
.alege-categoria {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  text-align: center;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {

}

@media screen and (min-width:580px) and (max-width:799px) {

}

@media screen and (max-width:579px) {

}

.cat1-gardian [type="checkbox"], .cat2-gardian [type="checkbox"], .cat3-gardian [type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.alege-categoria .wpcf7-list-item label {
  padding: 20px 30px;
  background-color: #e30513;
  color: white;
  font-size: 17px;
  cursor: pointer;
}
.alege-categoria .wpcf7-list-item label:hover {
  padding: 20px 30px;
  background-color: #aa040f;
  color: white;
  font-size: 17px;
  cursor: pointer;
}
.intrabare-categorie {
  margin: 15px 0px 15px 0px;
}
.subtitle-cat {
  color: #e30513;
}

.sc-dcJtft {
  display: none !important;
}
.jZZa-dX .sc-dcJtft {
  position: absolute;
  bottom: 0px;
  visibility: hidden !important;
}
.bQuBAy {
  margin: 0px;
    margin-top: 0px;
  padding: 0px;
  font-size: 1.5em;
  line-height: 1.1em;
  text-align: center;
  user-select: none;
  color: white !important;
}


@media screen and (min-width: 1000px) {
#formular-container {
    display: grid;
    grid-template-columns: 50% 50%;
}
	#container-dreapta {
    padding-left: 50px;
}
	#container-stanga {
    padding-right: 50px;
}
}

@media screen and (min-width: 800px) and (max-width:999px) {
#formular-container {
    display: grid;
    grid-template-columns: 50% 50%;
}
	#container-dreapta {
    padding-left: 50px;
}
	#container-stanga {
    padding-right: 50px;
}
}

@media screen and (min-width:580px) and (max-width:799px) {
#formular-container {

}
	#container-dreapta {

}
	#container-stanga {

}
}

@media screen and (max-width:579px) {
#formular-container {

}
	#container-dreapta {

}
	#container-stanga {

}
}

#container-dreapta, #container-stanga {
	margin:20px 0px;
}
#container-stanga p {
  margin: 0px 0px 10px 0px;
}
#container-stanga .wpcf7-form-control.wpcf7-text {
  height: 35px;
  border: solid 1px #DE2222;
  border-radius: 8px;
}
#container-dreapta .wpcf7-form-control.wpcf7-submit {
  background-color: #DE2222 !important;
  width: 110px;
}

.buton-export-top {
  position: absolute;
  top: 40px;
  z-index: 10;
}