/*
 Theme Name:   Twenty Twenty-Two Child
 Description:  Twenty Twenty-Two Child Theme
 Author:       Tryfon Tzanetis
 Author URI:   http://tafhub.com
 Template:     twentytwentytwo
 Version:      1.0.0
 License:      GNU General Public License v3 or later
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments
 Text Domain:  twentytwentytwochild
*/
main.wp-block-group{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 0px !important;

}
main div.wp-block-group:first-child{
  padding-top: 0px;
  padding-bottom: 0px;
}
.wp-block-query .wp-block-post-featured-image{
  margin-bottom: 0px  !important;
}
.wp-block-spacer{
  display: none;
}
.wp-block-separator{
  display: none;
}
.vet-category-main-block{
  padding-top: 0px !important;
}
.vet-get-intouch{
  padding: 10px;
}
.vet-countdowntimer, .vet-sponsorship, .has-background-color {
margin-block-start: 0px !important;
}
main div.wp-block-group:last-child{
  margin-block-start: 0px !important;
}
footer{
  margin-block-start: 0px !important;
}
.vet-editor-column .ce-textpic{
  text-align: center;

}
.vet-editor-column h4{margin-block-start: 0px;
    margin-block-end: 0px;}
    .wp-site-blocks{
      //padding-left: 0px !important;
      //padding-right: 0px !important;
    }
.vet-anouncements li a strong{
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.vet-pdf-downloadb{
  display: block;
    width: 100%;
    height: 40px;
    background: #1a4548;

    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
}
.vet-authorname{

}
.vet-query-list li{
  background: #ece1e1;

padding: 5px 20px;
border-radius: 6px;

}
