/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

a.mtoweb-copy-link {
  color: #792f92;
}
a.mtoweb-copy-link:hover {
  color: #fff;
  text-decoration: underline;
}

.comments-area{
  display: none;
}

.meta-post-categories,
.meta-author,
.meta-reply {
  display: none !important;
}

.vc_gitem-animate-slideTop .vc_gitem-zone-b{
  background-color: rgba(0,0,0,0.5);
}
.category-terapisti .entry-thumbnail {
    max-width: 400px;
}

#menu-menu-tesseramento > li:first-child,
#menu-menu-sostienici > li:first-child,
#menu-menu-tesseramento-1 > li:first-child,
#menu-menu-sostienici-1 > li:first-child{
  background-color: rgba(255, 153, 44,1);
  border-radius: 35px;
  padding: 0 20px;
}
#menu-menu-tesseramento  >li:first-child>a,
#menu-menu-sostienici > li:first-child > a,
#menu-menu-tesseramento-1  >li:first-child>a,
#menu-menu-sostienici-1 > li:first-child > a{
  color: #fff !important;
  font-weight: bold;
}
.button-sostienici{
  /* Button sostienici old */
  display: none!important;
}

.imageBlackWhiteFilter img{
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

.rinnovaOraLink .box-with-text.text-size-small{
  font-size:20px;
}

.text-justify{
  text-align: justify;
}
.menu-item-compare{
  display: none!important;
}