@charset "UTF-8";
/*
Theme Name: Fastpoint
Theme URI: www.fastpointweb.it
Description: Fastpoint Theme
Version: 1.5
Author URI: https://www.fastpointweb.it/
Author: Fastpoint / Fabio Parentela
Text Domain: fastpoint
*/
#cookieChoiceInfo {
  background-color: #fff;
  color: #000;
  left: 0;
  margin: 0;
  padding: 4px;
  position: fixed;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}

.italybtn {
  margin-left: 10px;
}

#cookieChoiceInfo.bannerStyle {
  background-color: rgba(50, 50, 50, 0.9);
  color: #fff;
}

#cookieChoiceInfo.bannerStyle .contentStyle {
  max-width: 1400px;
  margin: auto;
  text-align: justify;
  padding: 30px;
}

#cookieChoiceInfo.bannerStyle #cookieChoiceDismiss,
#saveConsentPreferences, #closeConsentPreferences {
  padding: 10px 40px;
  text-transform: uppercase;
  background: #97D700;
  font-size: 28px;
  color: white;
  border-radius: 5px;
  display: inline-block;
  margin-top: 20px;
}

#saveConsentPreferences {
  font-size: 14px;
}

#closeConsentPreferences {
  font-size: 14px;
  background: #97D700;
}

#cookieChoiceInfo.bannerStyle #cookieChoiceDismiss:hover {
  background: #668415;
}

#cookieChoiceInfo .italybtn {
  margin: 0;
  text-align: center;
}

.cookies-icon-wrapper img {
  width: 80px;
}

.cookies-icon-wrapper {
  text-align: center;
}

.cookie-text {
  font-size: 16px;
}

.cookie-title {
  font-weight: bold;
  font-size: 20px;
}

.cookie-consent-preferencies {
  padding: 5px 30px 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline;
}

.cookie-consent-preferencies a {
  color: #97D700;
}

#consentModal {
  z-index: 1060;
}

@font-face {
  font-family: "Open Sans"; /* Nome che voglio usare per il font */
  src: url("fonts/Open_Sans/static/OpenSans/OpenSans-Regular.ttf"); /* Percorso del font */
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Condensed"; /* Nome che voglio usare per il font */
  src: url("fonts/RobotoCondensed/RobotoCondensed-Regular.ttf"); /* Percorso del font */
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto"; /* Nome che voglio usare per il font */
  src: url("fonts/Roboto/Roboto-Regular.ttf"); /* Percorso del font */
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PT Sans"; /* Nome che voglio usare per il font */
  src: url("fonts/PT_Sans/PTSans-Regular.ttf"); /* Percorso del font */
  font-weight: 400;
  font-style: normal;
}
body {
  background-color: #F1F1F1 !important;
  font-family: "Roboto";
}

nav {
  background-color: #F1F1F1 !important;
  font-family: "Roboto Condensed";
}

.slicknav_nav .slicknav_row:hover a {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #4A4A49;
  color: white;
}

.slicknav_nav a a {
  border-top: none;
}

@font-face {
  font-family: "bivo";
  src: url("./fonts/bivo.eot");
  src: url("./fonts/bivo.eot?#iefix") format("embedded-opentype"), url("./fonts/bivo.woff") format("woff"), url("./fonts/bivo.ttf") format("truetype"), url("./fonts/bivo.svg#bivo") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "bivo" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=ico-]:before,
[class*=" ico-"]:before {
  font-family: "bivo" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-cart:before {
  content: "a";
}

.ico-facebook:before {
  content: "b";
}

.ico-instagram:before {
  content: "c";
}

.ico-twitter:before {
  content: "f";
}

.ico-user:before {
  content: "g";
}

.ico-beverone:before {
  content: "h";
}

.ico-nex:before {
  content: "d";
}

.ico-prev:before {
  content: "e";
}

.ico-plus:before {
  content: "i";
}

.ico-calendar:before {
  content: "j";
}

.ico-mail:before {
  content: "k";
}

.grey-bar {
  background-color: #E4E4E4;
}

.top-menu {
  float: right;
  list-style: none;
  margin-bottom: 0px;
  position: relative;
  padding: 0;
}

.top-menu > li {
  float: left;
  border-right: 1px solid #CACACA;
  height: 50px;
  line-height: 54px;
}

.top-menu > li .checking-login {
  float: left;
  /*border-right: 1px solid #CACACA;*/
  height: 50px;
  line-height: 50px;
}

.top-menu li a:hover {
  color: #97D700;
}

.top-menu li div ul {
  list-style: none;
  padding-left: 0px;
}

.top-menu .desk-nav li .sub-menu a {
  font-family: "Roboto Condensed";
}

.top-menu .desk-nav li {
  text-transform: none;
}

.desk-nav li {
  font-weight: unset;
}

.top-menu li a {
  color: #4A4A49;
  text-transform: uppercase;
  font-family: "Roboto Condensed";
}

.dark-li {
  background-color: #4A4A49;
}

.dark-li a {
  color: white !important;
  text-decoration: none !important;
  font-size: 15px !important;
  padding: 0px 20px;
  font-weight: 300;
}

.dark-li i {
  margin-right: 10px;
}

.desk-nav {
  float: none;
}

.desk-nav li {
  text-transform: uppercase;
}

.desk-nav li ul {
  top: 52px;
}

#mobile-menu .desk-nav li {
  display: block;
}

#main-menu.desk-nav .menu-item-has-children:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 0.9;
  content: "\f107";
  /* text-shadow: 0px 0px 1px #efefef; */
  margin: 0 20px 0 -10px;
  color: #fff;
}

#main-menu.desk-nav .sub-menu .menu-item-has-children:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 35px;
  content: "\f105";
  /* text-shadow: 0px 0px 1px #efefef; */
  margin-left: 10px;
  color: #000;
  position: absolute;
  right: 0;
}

.second-nav {
  padding: 15px;
}

#main-menu {
  text-align: center;
  line-height: 52px;
  display: table;
  table-layout: fixed;
  width: 100%;
}

#main-menu > li {
  /*background-color: #97D700;*/
  background-color: #4A4A49;
  /*display: table-cell;
  width: 1%;*/
}

/*
#main-menu > li:first-child, .slicknav_nav > li:first-child {
    background-color: #4A4A49;
} */
#main-menu > li:first-child, .slicknav_nav > li:first-child {
  background-color: #97D700;
}

.slicknav_nav li {
  color: #fff;
  background-color: #97D700;
}

.slicknav_nav li a, .slicknav_nav li a:hover {
  color: #fff;
}

.slicknav_menu {
  top: 10px;
  background: #4A4A49;
}

.slicknav_menu:before {
  content: "MENU";
  color: #fff;
  display: inline-block;
  height: 52px;
  line-height: 52px;
  margin-left: 15px;
  font-weight: 300;
}

/**************************************/
#main-menu li ul {
  display: none;
  position: absolute;
  left: 0;
  border: 1px solid #ccc;
  z-index: 300;
  background: #fff;
  width: 200px;
}

#main-menu li:hover > ul {
  display: block;
}

#main-menu li ul ul {
  left: 100%;
  top: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}

#main-menu li li a {
  border: 0;
  width: 150px;
  font-size: 16px;
}

#main-menu li li {
  font-weight: normal;
}

#main-menu li ul li {
  padding: 0 50px 0 10px;
  display: block;
  text-transform: none;
  text-align: left;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  clear: both;
}

#main-menu li ul li:hover {
  background-color: #cacaca;
}

#main-menu li ul li a:hover {
  background-color: inherit;
}

#main-menu.desk-nav .sub-menu {
  width: auto;
  min-width: 200px;
  font-weight: normal;
  line-height: 35px;
}

/*******************************/
.background-menu {
  position: absolute;
}

.cont-cart {
  background-color: #4A4A49;
  color: white;
}

.cont-cart a {
  color: white;
}

.cont-cart .cart-contents {
  font-weight: 300;
  font-size: 15px;
  margin-left: 3px;
}

.cont-cart .cart {
  padding: 0px 15px;
}

/*.my-account-selector-wrapper .select-selected {*/
/*    text-align: center;*/
/*}*/
.login-li, .register-li {
  padding: 0px 12px;
}

.login-li {
  padding: 0 12px;
}

.logged-in.login-li {
  padding: 0px;
}

.login-li a, .register-li a {
  color: black;
}

.footer-newsletter {
  background-color: #e2e2e2;
  padding: 15px 0px;
  /*height: 87px;*/
}

.footer-newsletter .newsletter-title {
  color: #4A4A49;
  font-size: 21px;
  display: block;
  font-family: "Roboto Condensed";
}

.footer-newsletter .newsletter-testo {
  float: left;
  font-size: 16px;
  font-weight: 300;
}

.footer-menu {
  background-color: #E2E2E2;
  padding: 20px 0px;
}

.footer-info p {
  padding: 0;
  margin: 0;
}

.footer-info {
  background-color: #4A4A49;
  color: white;
  padding: 10px 0px;
  font-weight: 300;
}

.footer-info a {
  color: #97D700;
}

.footer-info a:hover {
  color: #668415;
}

#footer-menu {
  list-style: none;
  /*display: table;*/
  width: 100%;
  padding-left: 15px;
  /*table-layout: fixed;*/
}

#footer-menu > li {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 1px;
  font-family: "Roboto Condensed";
}

#footer-menu > li a {
  color: #4A4A49;
}

#footer-menu > li > ul.sub-menu {
  list-style: none;
  padding-left: 0px;
  margin-top: 10px;
}

#footer-menu > li > ul.sub-menu a {
  font-weight: 300;
  font-size: 16px;
}

#footer-menu > li > ul.sub-menu li:before {
  content: "» ";
  font-weight: 300;
  font-size: 16px;
}

#mc_embed_signup_fastpoint input.email {
  display: inline-block;
}

#mc_embed_signup_fastpoint .clear {
  display: inline-block;
}

.search-fr {
  width: 100%;
  margin: 0px;
  float: none;
  height: 52px;
}

.search-fr input {
  height: 100%;
}

.search-fr button {
  background-color: #97D700;
  border-radius: 5px;
  padding: 11px 17px;
  color: white;
  padding-bottom: 9px;
  font-size: 20px;
}

.search-fr .form-control {
  height: 52px;
}

.search-fr button .glyphicon {
  margin-top: 3px;
}

.fastpoint-logo {
  padding: 12px 0;
  display: block;
}

.logo-tel a:hover {
  color: #97D700;
}

.logo-tel img {
  height: 55px;
}

.social-pnl {
  margin-top: 8px;
}

.social-title {
  text-transform: uppercase;
  width: 100%;
  font-size: 15px;
  font-weight: 300;
  color: #4A4A49;
  margin-left: 7px;
}

.logo-tel {
  text-align: right;
  padding-right: 0px;
  margin-top: 10px;
}

.logo-tel span {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 10px;
  margin-top: 9px;
}

.social-list li {
  display: inline-block;
  margin-left: 7px;
  font-size: 16px;
  background-color: white;
  border-radius: 100%;
  text-align: center;
  width: 28px;
  height: 28px;
}

.social-list {
  padding-left: 0px;
  margin-top: 5px;
}

#search-area {
  margin-top: 10px;
}

.table-varianti tr.selected-row {
  background-color: #BBBBBB !important;
}

.table-varianti tr.selected-row .icon {
  color: #FFFFFF;
}

/* Breadcrumbs */
.breadcrumb {
  list-style: none;
  background-color: white !important;
  border-radius: 4px;
  font-size: 16px;
  text-transform: uppercase;
  color: #CACACA;
  font-weight: 300;
  padding: 0px;
  margin: 0px;
  height: 52px;
  margin-top: -10px;
}

.breadcrumb div {
  line-height: 52px;
}

.breadcrumb li a {
  color: #CACACA;
}

.breadcrumb ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.breadcrumb li {
  display: inline-block;
  margin-right: 4px;
}

.breadcrumb li.separator {
  margin: 0px 7px;
}

.breadcrumb li:last-child {
  color: #979797;
}

/*.breadcrumb li:not(:last-child) a:after  { content: " /";}*/
.breadcrumb li img {
  width: 70%;
}

/************slider-section*******/
.slider-section .carousel-indicators .active {
  background-color: #2980b9;
}

.slider-section .carousel-inner img {
  width: 100%;
  max-height: 744px;
  cursor: crosshair;
}

/*.slider-section .carousel-inner .item {
    height: 744px;
}*/
.slider-section .carousel-control {
  width: 0;
}

.slider-section .carousel-control.left,
.slider-section .carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}

.slider-section .carousel-control.left span {
  padding: 15px;
}

.slider-section .carousel-control.right span {
  padding: 15px;
}

.slider-section .carousel-control .fa-chevron-left,
.slider-section .carousel-control .fa-chevron-right,
.slider-section .carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
}

.slider-section .carousel-control .fa-chevron-left,
.slider-section .carousel-control .icon-prev {
  left: 0;
}

.slider-section .carousel-control .fa-chevron-right,
.slider-section .slider-section .carousel-control .icon-next {
  right: 0;
}

.slider-section .carousel-control.left {
  left: 10%;
}

.slider-section .carousel-control.right {
  right: 10%;
}

.slider-section .carousel-control.left span:hover,
.slider-section .carousel-control.right span:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.page-title {
  font-size: 21px;
  font-weight: 300;
  background-color: #E6E6E6 !important;
  color: #4A4A49;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
}

.help-title {
  font-size: 21px;
  font-weight: 300;
  color: white;
  text-align: center;
  text-transform: uppercase;
  background-color: #97D700 !important;
  height: 52px;
  line-height: 52px;
}

.help-item {
  padding: 10px;
}

.help-item-body {
  height: 270px;
  width: 100%;
  border: 1px solid #CCCCCC;
  text-align: center;
  font-family: "Roboto Condensed";
}

.help-list {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-help {
  background-color: white !important;
}

.help-item-title {
  font-size: 18px;
  font-family: "Roboto Condensed";
  color: #4A4A49;
  margin-top: 20px;
}

.help-item-description {
  font-size: 14px;
  margin-top: 5px;
  padding: 0px 10px;
  color: #4A4A49;
}

.help-item-img {
  margin-top: 20px;
}

.help-item-body > .help-item-img img {
  width: 70px;
}

.gallery-item {
  float: left;
  margin-right: 20px;
  width: 85px;
}

.gallery-item img {
  width: 100%;
}

.row.blocco:not(.without-bottom-margin) {
  margin-bottom: 50px;
}

.news-list {
  margin-top: 40px;
}

.news-list .row {
  margin-bottom: 40px;
}

.news-image {
  float: left;
  margin-right: 30px;
}

.news-body .news-body-title {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 300;
  color: #97D700;
}

.news-body {
  position: relative;
  float: left;
  height: 202px;
}

.news-body-readmore {
  position: absolute;
  bottom: 0;
}

.news-body-readmore a {
  font-weight: 300;
  color: black;
}

.news-body-content {
  position: absolute;
  top: 80px;
  height: 80px;
  overflow: hidden;
}

.btn-back {
  float: none;
  background-color: #4A4A49;
  padding: 10px 20px;
  font-size: 21px;
  font-weight: 300;
  width: 250px;
  text-align: center;
  margin: 40px auto;
}

.btn-back a {
  color: white;
}

.subcategory-list {
  display: table;
  text-align: center;
  margin: auto;
  margin-bottom: 80px;
  width: 100%;
}

h1.page-title {
  font-family: "Roboto Condensed";
}

.subcategory {
  /*float: left;*/
  padding: 0px 50px;
}

.subcategory-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 30px;
}

.subcategory-img {
  width: 100%;
  height: auto;
}

.subcategory-img img {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 100%;
  height: 100%;
  border: 3px solid lightgrey;
}

.subcategory a {
  color: #4A4A49;
}

.product-thumb .wrapper {
  padding: 0px 5px;
}

.product-thumb {
  /*border: 1px solid black;*/
  text-align: center;
  margin: 20px 0px;
}

.product-thumb .product-title {
  color: #4A4A49;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 10px 0px;
}

.product-thumb .product-description {
  height: 70px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 40px;
  color: #4A4A49;
}

.product-thumb .btn-goto {
  padding: 10px 10px;
}

.new-products-wrapper .btn-goto a,
.product-thumb .btn-goto a {
  color: #4A4A49;
  font-weight: 300;
}

.product-thumb .product-img {
  width: 100%;
}

.product-thumb .product-img img {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 100%;
  height: 100%;
  border: 3px solid lightgrey;
}

.prod-btn-print {
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 300;
  margin-top: 40px;
  border: 2px solid #f1f1f1;
  height: 52px;
}

.prod-btn-order {
  background-color: #97D700;
  padding: 10px 20px;
  font-size: 21px;
  font-weight: 300;
  margin-top: 40px;
  height: 52px;
  text-align: center;
  color: white;
}

.prod-btn-order a {
  color: white;
}

.prod-section-title {
  width: 100%;
  background-color: #F1F1F1;
  height: 52px;
}

.prod {
  background-color: white;
  border-top: 2px solid gainsboro;
  padding: 30px 0px;
}

.prod-section-title span {
  background-color: #4A4A49;
  color: white;
  line-height: 52px;
  height: 52px;
  display: inline-block;
  font-weight: 300;
  font-size: 21px;
  padding: 0px 30px;
}

.prod-scheda-tecnica {
  background-color: white;
  padding: 30px 0px;
}

.prod .prod-title {
  font-size: 21px;
  color: #4A4A49;
}

.prod .prod-title span {
  font-weight: 300;
  margin-right: 10px;
}

.prod hr {
  border-top: 2px solid #f1f1f1;
  margin: 30px 0px;
}

.prod-social {
  margin-top: 20px;
}

@media (max-width: 1999px) {
  .desk-nav li {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #mobile-menu {
    display: none;
  }
}
@media (max-width: 375px) {
  .social-list li {
    margin-left: 4px;
    font-size: 15px;
    background-color: white;
    border-radius: 100%;
    text-align: center;
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 991px) {
  .logo-tel {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .prod-order-sheet-body {
    padding: 0px !important;
  }
  .prod-order-row {
    height: auto !important;
  }
  #prod-order-sheet {
    width: 90% !important;
    height: 70%;
    padding: 0;
  }
  .prod-order-row.prod-order-sheet-quantita .description div {
    width: 22px;
  }
  button.btn.btn-default.pull-right.closeformProdOrder {
    margin: 0;
  }
  .prod-order-sheet-body {
    padding: 0;
  }
  .prod-order-row .label {
    text-align: center;
    display: block;
    white-space: initial;
    line-height: 22px;
  }
  .prod-order-row {
    height: auto;
  }
  .prod-order-row.prod-order-sheet-quantita .description {
    padding-bottom: 62px;
  }
  .prod-order-row.prod-order-sheet-quantita .description input {
    margin: 0px 4px;
  }
  .prod-order-row.single-prod-order-btn span {
    line-height: 30px;
  }
  .prod-order-row.single-prod-order-btn {
    margin-bottom: 30px;
    border-radius: 5px;
  }
  header > nav {
    padding: 40px 0 !important;
  }
  .page-title {
    height: auto;
  }
  .desk-nav li a {
    padding: 0px 5px !important;
  }
  .menu-lingue {
    margin-right: 10px;
  }
  .prod-btn-print span {
    line-height: 14px !important;
  }
  .pdf24Plugin-lp {
    width: 95%;
  }
  .nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .second-nav {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .logo img {
    width: 100% !important;
  }
  .logo-tel {
    padding-right: 25px !important;
  }
  .logo-tel span {
    margin-right: 45px !important;
  }
  .preventivo-products-list {
    padding: 0px !important;
  }
  table.preventivo-products-table th {
    text-align: center !important;
    font-size: 10px !important;
    width: 45px !important;
  }
  .preventivo-products-table img {
    width: 45px !important;
    margin: 5px 3px !important;
  }
}
@media (max-width: 320px) {
  .prod-order-row.prod-order-sheet-quantita .description {
    padding-left: 20px;
  }
}
.btn.reset-filter {
  background-color: #97D700;
  font-size: 15px;
  font-weight: 300;
  margin-top: 0;
  text-align: center;
  color: white;
}

#varianti {
  text-align: center;
}

div#table-varianti_wrapper .row:first-child {
  display: none;
}

div#shopping-cart-detail {
  position: absolute;
  margin-top: 52px;
  background-color: #4A4A49;
  color: white;
  z-index: 100;
  right: 0;
  display: none;
}

div#shopping-cart-detail td {
  padding: 7px;
}

div#shopping-cart-detail td img {
  max-width: 75px;
}

/*styles update v 1.5+*/
h4.fastpoint-popup-login {
  background: #97D700;
  padding: 5px;
  border-radius: 8px;
  text-transform: capitalize;
  color: white;
  padding: 10px;
}

.fastpoint-modal-content {
  background: #DADADA;
}

.fastpoint-popup-close {
  top: 0;
  right: 0;
  position: absolute;
}

button.close.fastpoint-popup-close {
  border: 1px solid #4A4A49;
  border-radius: 15px;
  background: #4A4A49;
  color: white;
  width: 25px;
  position: absolute;
  top: 18px;
  right: 20px;
  height: 25px;
  opacity: 1;
}

.fastpoint-modal-header {
  padding: 5px;
}

.fastpoint-modal-body-wrapper, .fastpoint-modal-title-wrapper {
  margin: 0;
  padding: 0;
}

.fastpoint-modal-body-content-wrapper {
  background: white;
  padding: 5px;
  border-radius: 8px;
  padding: 10px;
}

.fastpoint-modal-body {
  padding: 5px;
}

.fastpoint-modal-body-content-wrapper h4 {
  text-transform: capitalize;
}

#fastpoint_login_popup {
  font-size: 14px;
}

.fastpoint-login-button {
  height: 95px;
  width: 100%;
  background: #97D700;
  font-size: 20px;
  font-weight: 700;
  color: white;
  border-radius: 10px;
  border-style: none;
}

#fastpoint_login_popup input[type=text], #fastpoint_login_popup input[type=password] {
  border-radius: 5px;
  border: 1px solid black;
}

#fastpoint_login div {
  margin: 5px 0;
}

#fastpoint_login_popup div.row {
  margin: 15px 0;
}

.fastpoint-login-field input[type=text],
.fastpoint-login-field input[type=password] {
  margin-left: 5px;
  font-size: 18px;
  padding: 5px;
  margin: 5px 0;
}

#fastpoint_login_popup .fields-col {
  padding: 0;
}

#fastpoint_login_popup a {
  font-weight: 800;
}

.fastpoint-login-field label {
  font-size: 18px;
  display: inline-block;
}

form.it_it .fastpoint-login-field label {
  width: 145px;
}

form.it_it .fastpoint-login-field input[type=text],
form.it_it .fastpoint-login-field input[type=password] {
  max-width: 245px;
  width: 100%;
}

form.en_us .fastpoint-login-field label {
  width: 145px;
}

form.en_us .fastpoint-login-field input[type=text],
form.en_us .fastpoint-login-field input[type=password] {
  max-width: 245px;
  width: 100%;
}

form.de_de .fastpoint-login-field input[type=text],
form.de_de .fastpoint-login-field input[type=password] {
  max-width: 245px;
  width: 100%;
}

form.de_de .fastpoint-login-field label {
  width: 145px;
}

.fastpoint-login-field input[type=text],
.fastpoint-login-field input[type=password] {
  max-width: 225px;
  width: 100%;
}

.ajax-registration-error,
.error-message {
  color: red;
  font-weight: 700;
}

.ajax-update-success,
.success-message {
  color: #97D700;
  font-weight: 700;
}

#shopping-cart-detail button {
  background-color: #97D700;
  border: 0;
  padding: 5px 25px;
  border-radius: 5px;
}

@media (max-width: 480px) {
  .fastpoint-login-field input[type=text],
  .fastpoint-login-field input[type=password] {
    width: 100% !important;
  }
}
.woocommerce-lost-password .woocommerce {
  max-width: 500px;
  margin: auto;
}

.registration-login-form .registration-link {
  display: none;
}

.login-form-link {
  font-weight: 700;
  color: #333;
}

.contatto input.checkbox-input {
  width: auto;
}

.pre-summary-login-text {
  padding: 15px;
  margin-top: 20px;
}

a.preventivo-button {
  color: #FFFFFF;
}

#download-login,
body.page-template-page-riepilogo-preventivo #checkout-login {
  float: left;
  margin-bottom: 15px;
}

body.page-template-page-riepilogo-preventivo #download-login .tml-login.contatto,
body.page-template-page-riepilogo-preventivo #checkout-login .tml-login.contatto {
  margin: auto 15px;
}

#download-login .tml-login.contatto .tml-user-login-wrap,
#checkout-login .tml-login.contatto .tml-user-login-wrap {
  max-width: 200px;
  float: left;
  display: inline;
}

#download-login .tml-login.contatto .tml-user-pass-wrap,
#checkout-login .tml-login.contatto .tml-user-pass-wrap {
  max-width: 200px;
  float: left;
}

#download-login .tml-login.contatto .tml-rememberme-submit-wrap,
#checkout-login .tml-login.contatto .tml-rememberme-submit-wrap {
  float: left;
}

#download-login .tml-rememberme-submit-wrap p,
body.page-template-page-riepilogo-preventivo .tml-rememberme-submit-wrap p {
  text-align: left;
  float: left;
  padding: 0 20px 0 0;
  margin: auto 0;
}

.fp-download-catalog-welcome-text {
  margin: 20px 0;
}

.download-error {
  color: red;
  margin: 10px 0;
}

#fp-download-catalog-link a {
  color: #97D700;
}

#fp-download-catalog-link {
  margin: 10px 0;
}

#download-login .tml-rememberme-submit-wrap p span,
body.page-template-page-riepilogo-preventivo .tml-rememberme-submit-wrap p span {
  line-height: 45px;
}

#download-login input[type=Submit],
body.page-template-page-riepilogo-preventivo #checkout-login input[type=Submit] {
  min-width: 120px;
}

.fastpoint-download-catalog {
  margin: 20px 0 50px 0;
}

.fp-download-catalog-info-text, .pre-download-catalog-login-text {
  padding: 0 15px;
}

.reset-btn-wrapper {
  margin-top: 30px;
  height: 55px;
}

.btn.reset-filter {
  display: none;
}

.dark-li a {
  font-size: 30px !important;
  padding: 0 10px;
}

.dark-li a .cart-label {
  font-size: 14px;
  position: absolute;
  background: #97D700;
  top: 36px;
  right: 0px;
  z-index: 99;
  height: 26px;
  line-height: 18px;
  color: #ffffff;
  border-radius: 25px;
  padding: 4px;
  width: 26px;
  text-align: center;
}

.no-access-icon {
  max-width: 80px;
}

.no-access-icon-wrapper {
  text-align: center;
}

.no-access-text-wrapper {
  font-weight: 700;
  margin-top: 10px;
  padding: 10px 0;
}

.download-catalog-container-wrapper {
  margin: 115px 0;
}

.fp-download-catalog-is-anonymous-user {
  padding: 20px;
}

.download-catalog-logged-in-text-wrapper {
  margin-top: 50px;
  text-align: center;
}

.download-catalog-logged-in-button-wrapper {
  text-align: center;
}

.download-catalog-logged-in-text-wrapper img {
  width: 340px;
}

button.download-catalog-button {
  border-radius: 5px;
  margin: 20px auto;
  color: white;
  background: #4A4A49;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 20px;
  min-width: 220px;
  font-size: 20px;
  border: 0;
}

button.download-catalog-button:hover {
  background: #97D700;
}

@media (max-width: 991px) {
  .slicknav_menu {
    display: block !important;
  }
  .top-menu li a {
    padding-right: 2px;
  }
}
@media (min-width: 700px) {
  #download-login .tml-login.contatto,
  body.page-template-page-riepilogo-preventivo #checkout-login .tml-login.contatto {
    margin: 0 15px;
  }
  #download-login p,
  body.page-template-page-riepilogo-preventivo #checkout-login p {
    margin-right: 3px;
  }
}
.fastpoint-recatpcha {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.slideshow-url, .slideshow-url img {
  cursor: pointer !important;
}

.fastpoint-button {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  width: 100%;
  color: #fff;
  background-color: #4A4A49;
}

.page-template-page-qualita .testo_center span,
.page-template-page-qualita .testo_center p {
  font-size: 14pt;
}

.page-template-page-download .wp-block-file {
  text-transform: uppercase;
}

.page-template-page-download .wp-block-file {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

.page-template-page-download .wp-block-file a:hover {
  color: #97D700;
}

.page-template-page-download .wp-block-file a {
  color: black;
  display: block;
  width: 350px;
  font-size: 16px;
  padding-left: 60px;
  padding-top: 20px;
  background: url("img/download-area-icon.png");
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: 5px 5px;
  min-height: 60px;
}

.page-template-page-download .wp-block-file .wp-block-file__button {
  display: none;
}

.page-template-page-download .testo_center {
  padding: 50px 5px;
}

.woocommerce img, .woocommerce-page img {
  width: auto;
}

.btn-disabled {
  background-color: #BBBBBB !important;
}

/*Language switcher*/
/* The container must be positioned relative: */
.my-account-selector-wrapper {
  min-width: 160px;
}

.my-account-selector-wrapper, .language-selector-wrapper {
  position: relative;
  text-transform: uppercase;
  padding: 0;
  font-family: "Roboto Condensed";
}

.my-account-selector-wrapper select, .language-selector-wrapper select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  margin: 20px;
  line-height: 14px;
  border-left: 1px solid black;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 2px;
  right: 7px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #97D700 transparent transparent transparent;
}

.my-account-selector-wrapper.en .select-selected:after {
  right: 37px;
}

.my-account-selector-wrapper.de .select-selected:after {
  right: 37px;
}

.my-account-selector-wrapper.es .select-selected:after {
  right: 47px;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
  color: #4A4A49;
}

/* style the items (options), including the selected item: */
div.select-selected {
  color: #4A4A49;
  /*border-left: 1px solid #4A4A49;*/
}

.fastpoint-language-selector .select-arrow-active:hover {
  color: #97D700;
}

.select-items div, .select-selected {
  color: #ffffff;
  background-color: transparent;
  border: 0;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

.select-items div {
  padding: 0px 15px;
}

.select-selected {
  padding-right: 15px;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #4A4A49;
  top: 200%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: #97D700;
}

.logout-link i.icon-page-account {
  float: left;
  font-size: 20px;
}

.cookie-text a {
  color: #97D700;
}

.cookie-text a:hover {
  color: #668415;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-weight: unset;
}

.woocommerce .product_cat- img {
  max-width: 80% !important;
}

nav .main-menu li:first-child a:hover {
  color: #668415 !important;
}

nav .main-menu li a:hover {
  color: #97D700 !important;
}

nav .main-menu li .sub-menu li a:hover {
  color: #668415 !important;
}

/*nav .sub-menu li:first-child a:hover,*/
/*nav .sub-menu li:nth-child(2n+) a:hover {*/
/*    color: #97D700!important;*/
/*    cursor: pointer;*/
/*}*/
.table-varianti.dataTable th input[type=text]::placeholder {
  font-size: 11px;
  font-weight: bolder;
}

.nav-tabs > li > a.product-details-tab:hover {
  background-color: #707070;
  color: white;
}

.desk-nav li ul li a {
  color: #4A4A49 !important;
}

.home-cat-section-body .subcategory-title {
  margin: 0 10px;
}

#confirm-form-button:hover {
  background-color: #97D700;
}

.fastpoint-link:hover {
  color: #97D700;
}

.fastpoint-link {
  color: inherit;
}

.home-cat-section-body .image-gallery.home-cat .subcategory:first-child img:hover {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 210px !important;
  width: 210px !important;
  padding-left: 210px;
}

.home_category_hover div:hover img {
  border: 3px solid #97D700;
}

.subcategory-img img:hover {
  border: none;
}

.nuovi-prodotti img:hover {
  background: url("img/nuovi-prodotti-hover.png") no-repeat;
  background-size: 210px 210px;
}

.new-products img:hover {
  background: url("img/new-producs-hover.png") no-repeat;
  background-size: 210px 210px;
}

.produktneuheiten img:hover {
  background: url("img/produktneuheiten-hover.png") no-repeat;
  background-size: 210px 210px;
}

.nuevos-productos img:hover {
  background: url("img/nuevos-productos.png") no-repeat;
  background-size: 210px 210px;
}

.footer-menu-section {
  font-family: "Roboto Condensed";
}

.fastpointpdf-button-container a.fastpointpdf-button {
  display: initial;
}

.fastpointpdf-button-container a.fastpointpdf-button span.fastpointpdf-button-icon {
  font-size: 21px;
}

.footer-newsletter {
  padding: 0 !important;
}

.footer-newsletter .container .newsletter-footer-left-image {
  background: url(../../themes/fastpoint/img/newsletter-left-image.jpg) no-repeat;
}

.new-products-wrapper li.new-products-category-image {
  min-height: 300px !important;
}

.singola_news .slider-section .carousel-inner img {
  max-height: unset;
}

/* 1) Assicuriamoci che il container sia posizionato relativamente */
.gallery-fullscreen.owl-carousel {
  position: relative;
  overflow: hidden;
}

/* 2) Posizioniamo la paginazione (dots) in assoluto, al fondo */
.gallery-fullscreen.owl-carousel .owl-controls {
  position: absolute;
  bottom: 20px; /* distanza dal bordo inferiore */
  left: 0;
  width: 100%;
  text-align: center; /* centra i dots orizzontalmente */
  z-index: 10;
  pointer-events: auto;
}

/* 3) Stile dei dots (puoi personalizzarli) */
.gallery-fullscreen.owl-carousel .owl-pagination .owl-page span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transition: background 0.3s;
}

/* 4) Dot attivo */
.gallery-fullscreen.owl-carousel .owl-pagination .owl-page.active span {
  background: #97D700;
}

.gallery-fullscreen.owl-carousel .owl-pagination .owl-page span {
  border: none !important;
  background: rgba(220, 220, 220, 0.67);
}

/* 5) Se usi le frecce (Owl 1.x usa .owl-prev/.owl-next dentro .owl-controls) */
.gallery-fullscreen.owl-carousel .owl-prev,
.gallery-fullscreen.owl-carousel .owl-next {
  position: absolute;
  bottom: 20px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  z-index: 10;
}

.gallery-fullscreen.owl-carousel .owl-prev {
  left: 20px;
}

.gallery-fullscreen.owl-carousel .owl-next {
  right: 20px;
}

/* Fai uscire lo slider dal contenitore e portalo full-width */
.gallery-fullscreen.owl-carousel {
  position: relative;
  width: 100vw; /* viewport width */
  max-width: none; /* rimuove eventuali max-width ereditati */
  left: 50%; /* sposta il centro del box al centro della pagina */
  margin-left: -50vw; /* riporta il bordo sinistro all’inizio dello schermo */
  margin-right: -50vw; /* assicura l’allineamento a destra */
  box-sizing: border-box;
}

/* Se vuoi togliere lo scroll orizzontale indesiderato */
body {
  overflow-x: hidden;
}

/* Assicura che le immagini riempiano l’intera larghezza */
.gallery-fullscreen .slide-img {
  width: 100vw;
  height: auto; /* o height:100vh se vuoi full-screen verticale */
  object-fit: cover;
}

.slider-section .carousel-indicators .active {
  background-color: #94c120;
}

.carousel-indicators {
  z-index: 9;
}

.carousel-indicators li {
  background-color: #97D700;
  border: none;
}

/*# sourceMappingURL=style.css.map */
