/* Mixin to create a triangle element
 * @param $direction: The direction of the arrow.
 * @param $color: The color of the arrow @default #000000.
 * @param $size: The size of the arrow @default 1em. */
/* Mixin for setting both width and height of an element
 * @param $width: The width size.
 * @param $height: The height size @default same of $width. */
/* Mixin for setting both max-width and max-height of an element
 * @param $width: The max-width size.
 * @param $height: The max-height size @default same of $width. */
/* Mixin for setting both min-width and hmin-eight of an element
 * @param $width: The min-width size.
 * @param $height: The min-height size @default same of $width. */
/* Mixin to draw an SVG arrow
 * @param $rotation: Value in degrees, 0 means arrow pointing to right.
 * @param $color: Fill color of the figure. */
/* Replace all occurrences of the search string with the replacement string
 * @param $search: The value being searched for, otherwise known as the needle.
 * @param $replace: The replacement value that replaces found search values.
 * @param $subject: The string being searched and replaced on, otherwise known as the haystack. */
/* Mixin to make squared an HTML element
 * @param $percentage: Value in percentage, gives the ratio between width and height */
/* Mixin to make center things with position and transform properties
 * @param $reset: Get the initial behaviour */
/* Mixin to make center things with position and transform properties
 * @param $reset: Get the initial behaviour */
/* Mixin to center things with position and transform properties
 * @param $reset: Get the initial behaviour */
/* line 106, ../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 81.25%;
  line-height: 1;
}

/* line 4, ../src/sass/novita.sass */
.selectfloat {
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 10;
}
@media (min-width: 320px) and (max-width: 767px) {
  /* line 4, ../src/sass/novita.sass */
  .selectfloat {
    position: relative;
    padding-left: 15px;
    padding-bottom: 20px;
  }
}

/* line 15, ../src/sass/novita.sass */
.tit_blocco_tutti {
  text-align: left;
  padding: 0 0 25px 0;
}
/* line 18, ../src/sass/novita.sass */
.tit_blocco_tutti h2 {
  font-size: 1.84615em;
  line-height: 1.04167em;
  color: #23314b;
  font-family: Georgia, serif;
}

/* line 23, ../src/sass/novita.sass */
.blocco_promo {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0 0 60px;
}
@media (min-width: 320px) and (max-width: 767px) {
  /* line 23, ../src/sass/novita.sass */
  .blocco_promo {
    padding: 0;
  }
}
/* line 31, ../src/sass/novita.sass */
.blocco_promo:after {
  content: "";
  position: absolute;
  left: 33.33333%;
  top: 0;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
}
@media (min-width: 320px) and (max-width: 767px) {
  /* line 31, ../src/sass/novita.sass */
  .blocco_promo:after {
    display: none;
  }
}
/* line 42, ../src/sass/novita.sass */
.blocco_promo:before {
  content: "";
  position: absolute;
  left: 66.66667%;
  top: 0;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
}
@media (min-width: 320px) and (max-width: 767px) {
  /* line 42, ../src/sass/novita.sass */
  .blocco_promo:before {
    display: none;
  }
}
/* line 53, ../src/sass/novita.sass */
.blocco_promo .blocco_promo_inside {
  width: 33.33333%;
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 767px) {
  /* line 53, ../src/sass/novita.sass */
  .blocco_promo .blocco_promo_inside {
    width: 100%;
    padding: 0 0 30px;
  }
}
/* line 64, ../src/sass/novita.sass */
.blocco_promo .blocco_promo_inside img {
  width: auto;
  height: 165px;
  float: left;
  margin: 0 10px 10px 0;
}
/* line 70, ../src/sass/novita.sass */
.blocco_promo .blocco_promo_inside .elenco {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 75, ../src/sass/novita.sass */
.blocco_promo .blocco_promo_inside .elenco li {
  list-style-type: none;
  padding: 0 0 10px;
  margin: 0;
}

/* line 81, ../src/sass/novita.sass */
.pulsante_libro {
  display: block;
  background: url("../img/share/ico-carrello.png") no-repeat right center;
  background-size: 21px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 38px 0 0;
  text-transform: uppercase;
  color: #888888;
  margin: 0 0 10px;
  font-size: 0.92308em;
  line-height: 1.75em;
}
/* line 93, ../src/sass/novita.sass */
.pulsante_libro .prezzo_def {
  text-transform: initial;
  color: #22324c;
  font-size: 1em;
  line-height: 1.61538em;
}
/* line 97, ../src/sass/novita.sass */
.pulsante_libro .scontato {
  text-transform: initial;
  color: #22324c;
  font-size: 1em;
  line-height: 1.61538em;
  text-decoration: line-through;
}

/* line 103, ../src/sass/novita.sass */
.promo_nome {
  font-size: 0.92308em;
  line-height: 1.25em;
  font-weight: 700;
  padding: 0 0 3px;
}

/* line 108, ../src/sass/novita.sass */
.promo_libro {
  font-size: 1.23077em;
  line-height: 1.1875em;
  padding: 0 0 5px;
}

/* line 112, ../src/sass/novita.sass */
.promo_collana {
  font-size: 0.92308em;
  line-height: 1.25em;
  padding: 0 0 5px;
}

/* line 116, ../src/sass/novita.sass */
.pulsante_cont {
  text-transform: uppercase;
  font-size: 0.76923em;
  line-height: 1.2em;
}
/* line 120, ../src/sass/novita.sass */
.pulsante_cont div {
  padding: 5px 0;
}
