/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* Impostazioni per il logoline*/
/* Importo i file necessari */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* aggiungo animazione al toggle */
/* line 9, templates/rt_xenon/custom/scss/sfweb.scss */
.g-offcanvas-toggle {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 14, templates/rt_xenon/custom/scss/sfweb.scss */
.title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 17, templates/rt_xenon/custom/scss/sfweb.scss */
.promo {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 20, templates/rt_xenon/custom/scss/sfweb.scss */
.acolor-1 {
  color: #01a3d1 !important;
}
/* line 23, templates/rt_xenon/custom/scss/sfweb.scss */
.acolor-2 {
  color: #ff2300 !important;
}
/* line 26, templates/rt_xenon/custom/scss/sfweb.scss */
.acolor-3 {
  color: #ffb300 !important;
}
/* line 29, templates/rt_xenon/custom/scss/sfweb.scss */
body p {
  margin: 0 0 0.625rem;
}
/* line 33, templates/rt_xenon/custom/scss/sfweb.scss */
.line {
  display: block;
  height: 2px;
  background: #d6d6d6;
  position: relative;
  margin: 70px auto;
  width: 80%;
}
/* line 42, templates/rt_xenon/custom/scss/sfweb.scss */
.line .logoline {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: transparent url('../images/utilities/logoline.png') 50% 50% no-repeat;
  width: 60px;
  height: 60px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 58, templates/rt_xenon/custom/scss/sfweb.scss */
.g-spacer {
  margin: 0.625rem;
}
/* line 61, templates/rt_xenon/custom/scss/sfweb.scss */
.g-row {
  margin: 0 -0.625rem;
}
/* line 64, templates/rt_xenon/custom/scss/sfweb.scss */
.g-branding {
  text-align: right;
}
/* line 67, templates/rt_xenon/custom/scss/sfweb.scss */
.g-image-5 img {
  border-radius: 5px;
}
/* line 70, templates/rt_xenon/custom/scss/sfweb.scss */
.g-image-10 img {
  border-radius: 10px;
}
/* line 73, templates/rt_xenon/custom/scss/sfweb.scss */
.g-image-100 img {
  border-radius: 100%;
}
/* line 77, templates/rt_xenon/custom/scss/sfweb.scss */
div.text-over-image {
  position: relative;
}
/* line 80, templates/rt_xenon/custom/scss/sfweb.scss */
div.text-over-image .text-over {
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50.1%, -50%);
  -moz-transform: translate(-50.1%, -50%);
  -ms-transform: translate(-50.1%, -50%);
  -o-transform: translate(-50.1%, -50%);
  transform: translate(-50.1%, -50%);
}
/* line 92, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw1, .sfw2, .sfw3 {
  line-height: 1.2;
}
/* line 93, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw6 {
  font-size: 5rem;
}
/* line 94, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw5 {
  font-size: 3.8rem;
}
/* line 95, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw4 {
  font-size: 2.8rem;
}
/* line 96, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw3 {
  font-size: 2.25rem;
}
/* line 97, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw2 {
  font-size: 1.8rem;
}
/* line 98, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw1 {
  font-size: 1.3rem;
}
/* line 99, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw-1 {
  font-size: 0.9rem;
}
/* line 100, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw-2 {
  font-size: 0.8rem;
}
/* line 101, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw-3 {
  font-size: 0.6rem;
}
/* line 102, templates/rt_xenon/custom/scss/sfweb.scss */
.sfw-4 {
  font-size: 0.4rem;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  /* line 106, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 4rem;
  }
  /* line 107, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 3rem;
  }
  /* line 108, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 2.4rem;
  }
  /* line 109, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 113, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 3rem;
  }
  /* line 114, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 2.1rem;
  }
  /* line 115, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 1.8rem;
  }
  /* line 116, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 1.5rem;
  }
  /* line 117, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw2 {
    font-size: 1.3rem;
  }
  /* line 118, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw1 {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  /* line 121, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw6 {
    font-size: 1.6rem;
  }
  /* line 122, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw5 {
    font-size: 1.5rem;
  }
  /* line 123, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw4 {
    font-size: 1.4rem;
  }
  /* line 124, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw3 {
    font-size: 1.3rem;
  }
  /* line 125, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw2 {
    font-size: 1.2rem;
  }
  /* line 126, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw1 {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 480px) {
  /* line 129, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw-3 {
    font-size: 0.7rem;
  }
  /* line 130, templates/rt_xenon/custom/scss/sfweb.scss */
  .sfw-4 {
    font-size: 0.6rem;
  }
}
/* line 133, templates/rt_xenon/custom/scss/sfweb.scss */
.rt-center {
  text-align: center;
}
/* line 136, templates/rt_xenon/custom/scss/sfweb.scss */
.rt-right {
  text-align: right;
}
/* line 139, templates/rt_xenon/custom/scss/sfweb.scss */
.rt-title-right .module-title .title {
  text-align: right;
}
/* line 142, templates/rt_xenon/custom/scss/sfweb.scss */
.rt-title-center .module-title .title {
  text-align: center;
}
/* line 145, templates/rt_xenon/custom/scss/sfweb.scss */
.wow {
  visibility: hidden;
}
/* line 148, templates/rt_xenon/custom/scss/sfweb.scss */
.paragraph-center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
/* line 153, templates/rt_xenon/custom/scss/sfweb.scss */
.rt-circle img {
  border-radius: 100%;
}
/* line 157, templates/rt_xenon/custom/scss/sfweb.scss */
.largemarginbottom {
  margin-bottom: 1.5rem !important;
}
/* line 160, templates/rt_xenon/custom/scss/sfweb.scss */
.largemargintop {
  margin-top: 1.5rem !important;
}
/* line 163, templates/rt_xenon/custom/scss/sfweb.scss */
.largepaddingbottom {
  padding-bottom: 1.5rem !important;
}
/* line 166, templates/rt_xenon/custom/scss/sfweb.scss */
.largepaddingtop {
  padding-top: 1.5rem !important;
}
/* line 170, templates/rt_xenon/custom/scss/sfweb.scss */
.extramargintop {
  margin-top: 30px !important;
}
/* line 173, templates/rt_xenon/custom/scss/sfweb.scss */
.extrapaddingtop {
  padding-top: 30px !important;
}
/* line 176, templates/rt_xenon/custom/scss/sfweb.scss */
.extramarginbottom {
  margin-bottom: 30px !important;
}
/* line 179, templates/rt_xenon/custom/scss/sfweb.scss */
.extrapaddingbottom {
  padding-bottom: 30px !important;
}
/* line 182, templates/rt_xenon/custom/scss/sfweb.scss */
.ultramargintop {
  margin-top: 60px !important;
}
/* line 185, templates/rt_xenon/custom/scss/sfweb.scss */
.ultrapaddingtop {
  padding-top: 60px !important;
}
/* line 188, templates/rt_xenon/custom/scss/sfweb.scss */
.ultramarginbottom {
  margin-bottom: 60px !important;
}
/* line 191, templates/rt_xenon/custom/scss/sfweb.scss */
.ultrapaddingbottom {
  padding-bottom: 60px !important;
}
/* line 194, templates/rt_xenon/custom/scss/sfweb.scss */
.nomarginleft {
  margin-left: 0 !important;
}
/* line 197, templates/rt_xenon/custom/scss/sfweb.scss */
.nomarginright {
  margin-right: 0 !important;
}
/* line 200, templates/rt_xenon/custom/scss/sfweb.scss */
.nomargintop {
  margin-top: 0 !important;
}
/* line 203, templates/rt_xenon/custom/scss/sfweb.scss */
.nomarginleft {
  margin-left: 0 !important;
}
/*k2*/
/* line 207, templates/rt_xenon/custom/scss/sfweb.scss */
#k2Container div.itemListCategory {
  background: none;
  border: 0;
  padding: 0;
}
/* line 213, templates/rt_xenon/custom/scss/sfweb.scss */
.itemList .size-25 h3.title {
  font-size: 0.9rem;
}
/* line 216, templates/rt_xenon/custom/scss/sfweb.scss */
.itemList .size-25 a.button {
  font-size: 0.7rem;
}
/* line 220, templates/rt_xenon/custom/scss/sfweb.scss */
.itemList .catItemCategory {
  font-size: 0.6rem;
}
/* line 223, templates/rt_xenon/custom/scss/sfweb.scss */
.SubCategoriesk2 .size-33 h2.title {
  font-size: 1rem;
}
/* line 226, templates/rt_xenon/custom/scss/sfweb.scss */
.SubCategoriesk2 .size-33 a.button {
  font-size: 0.8rem;
}
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 250, templates/rt_xenon/custom/scss/sfweb.scss */
  .tablet-center {
    text-align: center;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.938rem) {
  /* line 277, templates/rt_xenon/custom/scss/sfweb.scss */
  .mobile-center {
    text-align: center;
  }
}
@media only all and (max-width: 59.938rem) {
}
/*
 CLASSI POCO NOTE
 g-horizontalmenu
 */
/*
 Utilizzo di variabili
 $mycolor: #fcfcfc;
 //variabili rocket
 $core-font-size;
 $core-line-height;
 $accent-color-1
 */
/* Codice generale - per tutte le pagine */
/* line 27, templates/rt_xenon/custom/scss/custom.scss */
#g-page-surround {
  background-image: url('../images/pucciback/pneumatico_left.jpg'), url('../images/pucciback/pneumatico_right.jpg');
  background-position: 0% 100%, 100% 100%;
  background-repeat: no-repeat;
}
/* line 33, templates/rt_xenon/custom/scss/custom.scss */
#g-navigation .g-block {
  background-color: #000;
}
/* line 37, templates/rt_xenon/custom/scss/custom.scss */
.fp-header-a .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  padding: 13rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .fp-header-a .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 11rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .fp-header-a .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 9rem 2rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .fp-header-a .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8rem 2rem;
  }
}
@media only all and (max-width: 30rem) {
  .fp-header-a .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 7rem 2rem;
  }
}
/* line 59, templates/rt_xenon/custom/scss/custom.scss */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #444;
}
/* line 64, templates/rt_xenon/custom/scss/custom.scss */
#g-top.top-site > .g-grid:first-child {
  align-items: center;
  justify-content: center;
}
/* Fine Codice generale */
/* Suddivisione per pagine */
/* Homepage */
/* line 73, templates/rt_xenon/custom/scss/custom.scss */
.itemid-101 #g-header .fp-header-a .g-flexslider-slideshow-item-content-container {
  background: none;
}
/* line 77, templates/rt_xenon/custom/scss/custom.scss */
.itemid-101 .g-popupgrid-item-img-wrap {
  background: none;
}
/* line 81, templates/rt_xenon/custom/scss/custom.scss */
.itemid-101 .g-popupgrid-item-img-wrap img {
  opacity: 1;
}
/* Fine Suddivisione per pagine */
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 107, templates/rt_xenon/custom/scss/custom.scss */
  .tablet-center {
    text-align: center;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.938rem) {
  /* line 134, templates/rt_xenon/custom/scss/custom.scss */
  .mobile-center {
    text-align: center;
  }
}
@media only all and (max-width: 59.938rem) {
}
