/*
 Theme Name:   Sage Child
 Theme URI:    http://highgradelab.com
 Description:  Sage Child Theme
 Author:       HighGrade
 Author URI:   http://highgradelab.com
 Template:     sage
 Version:      1.0.0
 License:      Commercial
 License URI:  http://themeforest.net
 Tags:         light, dark, white, one-column, two-columns, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, translation-ready
 Text Domain:  sage-child
*/


/* Add your custom css below */
.post {
    padding-right: 0px;
}

#bloccosconto{
  color: #fff;
  display: block;
  margin-top: -104px;
  position: absolute;
  right: 0px;
  font-size: 28px;
}

#bloccosconto > div > span{
  font-size: 12px;
}

#bloccosconto > div > h1 {
    color: #fff;
    float: left;
    font-size: 20px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

#bloccosconto > div{
  float: left;
  padding: 0 12px 10px;
}
.prezzopieno{
  display:block;
  background: #E7A011;
}
.sconto{
  display: block;
  background: #CCCCCC;
}
.prezzoscontato{
  display: block;
  background: #5C9E3E;
}
