.counters.open{display:block}.counters strong{border-bottom:1px dashed #ccc;display:block;text-align:center;padding-bottom:1em;margin-bottom:0.75em;line-height:1}.counters ul{display:block;width:100%}.counters li{float:left;width:45%;}@media screen and (min-width:550px){.counters li{width:32.3%}}@media screen and (min-width:700px){.counters li{width:24%}}@media screen and (min-width:1000px){.counters li{width:16%}}@media screen and (min-width:1200px){.counters li{width:16%}}.counters a,.counters span{color:#999;line-height:3;display: inline-block;padding:0.75em 0;}.counters a:active,.counters a:hover{color:#009bda}.counters span{color:#009bda}

.add-counters.open{display:block}.add-counters strong{border-bottom:1px dashed #ccc;display:block;text-align:center;padding-bottom:1em;margin-bottom:0.75em;line-height:1}.add-counters ul{display:block;width:100%}.add-counters li{float:left;width:88%}@media screen and (min-width:550px){.add-counters li{width:30%}}@media screen and (min-width:700px){.add-counters li{width:30%}}@media screen and (min-width:1000px){.add-counters li{width:30%}}@media screen and (min-width:1200px){.add-counters li{width:30%}}.add-counters a,.add-counters span{color:#999;line-height:3;display: inline-block;padding:0.75em 0;}.add-counters a:active,.add-counters a:hover{color:#009bda}.add-counters span{color:#009bda}

textarea {
  width: 100%;
  resize: vertical;
  height: 100%;
}
.awc-block {
   box-shadow: 0 1px 5px 0px rgba(0,0,0,.3); margin-bottom:10px; background:blue; color:white; border-radius:5px;
}
.wp-block-table {
    margin: 0 0 1em;
    overflow-x: auto;
	display: grid;
    text-align: center;
}
.page-item-title-single {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 40px;
    text-align: left;
}
.awc-table {
  margin-top: 20px;margin-bottom: 20px;font-weight: bolder;font-size: 15px;font-family:'Nunito';
}
.awc-textarea {
  margin-bottom: 20px; box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.3); font-weight: bolder;font-size: 15px;font-family:'Nunito';padding: 15px 20px;
}
.awc-list {
  list-style-type:none; text-align:center; margin-bottom: 20px;font-weight: bolder;font-size: 15px;font-family:'Nunito';
}
.duzen {
  margin-right:10px; margin-left:10px;
}
.dzn {
  display:inline-flex; padding:20px 0px 0px 0px; box-shadow: 0 1px 5px 0px rgba(0,0,0,.3); width:100%; margin-bottom:10px; background:blue; color:white; border-radius:5px;
}
.wp-block-table tr:nth-child(2n+1) td {
  background:none;
  padding: 0px;
}
.wp-block-table table {
  border:none;
}
.all-counter {
     width:49%;
}