/*
-----------------------------------------------------------------------
  NETKOM CSS
-----------------------------------------------------------------------
*/

/* sticky menu category !!! */
body > .wrapper {
  overflow-x: visible;
}
.product-sidebar-wrapper {
  /* display: flex; */
  overflow: visible;
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  top: -247px;
}
/* . */

/* ------- Menu NTK --------- */
.container.menu-ntk > div > .col {
  flex: 0 0 10%;
}
.container.menu-ntk > div > .col-menu {
  flex: 0 0 60%;
}
.container.menu-ntk > div > .col-menu-cart {
  flex: 0 0 10%;
}

.header-area .header-navigation-area .main-menu.nav {
  -webkit-box-align: end;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

li.nav-item.voce-comunicazioni {
  margin-right: 20px !important;
}
.voce-comunicazioni > a {
  background: red;
  color: white !important;
  font-weight: bold !important;
  font-size: 13px !important;
  padding: 0 10px !important;
  height: 20px !important;
  line-height: 18px !important;
  border-radius: 4px;
}

/* LOGO */
img.logo-main {
  max-width: 220px;
}
/* ------------------ menu mobile ------------------ */
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
/* .nav .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1);
} */
.col-menu .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: #d93518;
  border: 1px solid transparent;
  border-radius: 0;
}
.fa-bars:before {
  content: "\f0c9";
  color: #ffffff;
  font-family: FontAwesome;
  font-style: normal;
}
/* . */

/* --------------- menu mini cart ------------------ */
.header-action-area .header-action .header-mini-cart .mini-cart-dropdown {
  border: none;
}

.container-fluid.top-bar a.div-cli {
  background: red;
  border: 1px solid red;
  padding: 3px 20px !important;
  border-radius: 12px;
  line-height: 0;
  font-size: 12px;
  color: white;
  text-transform: uppercase;
}
.container-fluid.top-bar a.div-cli:hover {
  text-decoration: none;
  background: white;
  color: red;
}

.bandiere img {
  width: 20px;
  height: auto !important;
}
.bandiere ul.dropdown-menu.show {
  /* width: 50px !important; */
  max-width: 50px;
  min-width: 0;
}
.bandiere a {
  padding: 0 !important;
  border-width: 0 !important;
}
.bandiere a:hover {
  text-decoration: none !important;
}

.dropdown-menu.show {
  position: relative;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
  margin-bottom: 30px;
  border-width: 0;
  border-radius: 0;
  padding: 10px 0;
}
.product-area.product-grid-list-area .container {
  padding-top: 10px;
  padding-bottom: 20px;
}

.product-sidebar-title {
  font-size: 18px;
  border: 10px solid #f4f4f4;
  line-height: 26px;
  padding: 5px 20px;
  margin-bottom: 10px;
}
.navbar-collapse ul {
  width: 100%;
}
.product-sidebar-nav-menu a {
  display: block;
  font-size: 14px;
  margin: -2px 0 0 0;
  color: #222;
  line-height: 19px;
  white-space: normal;
  /* line-height: 6px; */
  padding: 5px 0;
  border-bottom: 1px solid #80808021;
}
.dropdown-toggle::after {
  position: absolute;
  right: 6px;
  top: 14px;
  opacity: 0.3;
}

.product-sidebar-nav-menu a.show {
  margin-bottom: 0;
  color: red;
}
ul.side-categorie .dropdown-menu {
  border-width: 0;
  margin-bottom: 20px;
  background: transparent;
  border-bottom: 1px solid black;
  border-radius: 0;
  padding: 5px 10px 10px;
}
ul.side-categorie ul.dropdown-menu a {
  color: #222;
  font-size: 14px;
  margin: 0;
}
ul.side-categorie ul.dropdown-menu a.active {
  background-color: #e0e0e0;
}

/* end sidebar */

/* -------------- FOOTER -------------- */
.footer-area {
  padding-top: 99px;
  margin-top: 80px;
}

/* end footer */

.container-fluid.top-bar {
  background-color: #fbfbfb;
  padding: 10px;
}
.container-fluid.top-bar img {
  height: 30px;
  margin: 0 10px;
}
.container-fluid.top-bar a {
  font-size: 13px;
  padding: 0 10px;
  color: #3c3c3c;
}
.container-fluid.top-bar a:hover {
  color: #d93518;
  text-decoration: underline;
}
.container-fluid.top-bar .row .col:nth-child(2) {
  text-align: right;
}

/* ----------------------------------------- */

.product-item-list .inner-content .product-desc {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 200px);
  flex: 0 0 calc(100% - 200px);
  max-width: calc(100% - 200px);
  padding: 0 20px 0 20px;
}

/* .product-item-list .inner-content .product-desc */
.product-action {
  margin-top: 0;
  flex-direction: row;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.product-action .product-quick-action {
  margin-right: 30px;
}
.product-action .addto-wrap {
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}

.product-action .addto-wrap a {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 51px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: -11px;
  margin-right: 6px;
}

.product-action .product-quick-action .product-quick-qty .pro-qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 114px;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-action .product-quick-action .product-quick-qty .pro-qty input {
  width: 60px;
  height: 30px;
  text-align: center;
  background-color: #222222;
  border: none;
  color: #ffffff;
  font-weight: 600;
  margin: 0 2px;
}
.product-action .product-quick-action .product-quick-qty .pro-qty .qty-btn,
.cart-table .qty-btn {
  background-color: #222222;
  color: #ffffff;
  height: 30px;
  width: 25px;
  font-size: 19px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  line-height: 28px;
}
.product-action .product-quick-action .product-quick-qty .pro-qty .dec {
  left: 0;
}
.product-action .product-quick-action .product-quick-qty .pro-qty .inc {
  right: 0;
}
/*  .product-item-list .inner-content .product-desc */
.product-action .addto-wrap a {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}
.addto-trash a {
  visibility: visible;
  -webkit-box-align: center;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  padding-bottom: 5px;
  margin-bottom: -4px;
}
.product-action .addto-num {
  color: red;
  margin-bottom: 8px;
}
/* ---------------- pagina singola prodotto -------------------- */
.product-single-info .product-info .row {
  flex-direction: column;
}
.col.b-desc {
  padding: 10px;
  border: 1px solid #c6c6c6;
  margin: 20px 0;
}
.col.b-desc p {
  margin-bottom: 0;
}

.product-single-info .product-info .row .col {
  margin-bottom: 10px;
}
.product-single-item .product-single-info {
  margin-left: 0;
}
.product-single-item .ins-titolo strong {
  font-size: 14px;
  display: inline-block;
}
/* .product-single-item .ins-titolo br {
    display: none;
  } */
.product-single-item .product-single-slider .product-nav {
  display: none;
}
.product-area.product-single-area .container {
  padding-bottom: 10px;
  padding-top: 20px;
}
.container.link-back a {
  padding: 5px 20px;
  background: white;
  color: red;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  border-radius: 0px;
  border: 1px solid #ff000038;
}
.container.link-back a:hover {
  background: red;
  color: #fff;
}
.product-single-item .product-single-slider .product-thumb a {
  cursor: pointer;
}
.cart-wishlist-button .btn-cart .bardy {
  font-size: 20px;
  padding-left: 10px;
}
/* !!! serve inserire una classe */
.product-single-info th {
  padding: 5px 5px 5px 5px;
  font-size: 13px;
}
.product-single-info td {
  padding: 1px 5px 1px 5px;
  font-size: 12px;
}
.product-single-info table {
  border: 1px solid gainsboro;
  padding: 1px;
}
.product-single-info table tr td:nth-child(3) {
  text-align: left !important;
  padding-left: 3px;
}
.product-info-2 {
  margin-top: 30px;
}
.product-info-2 table tr th {
  background-color: #ffffff;
}
.product-info-2 table tr {
  background-color: #f4f4f4;
}

.product-info-2 th {
  padding: 5px 5px 5px 5px;
  font-size: 13px;
}
.product-info-2 td {
  padding: 3px 5px 3px 5px;
  font-size: 12px;
}
.product-info-2 table {
  border: 1px solid gainsboro;
  padding: 1px;
  min-width: 550px;
}
.product-info-2 table tr td:nth-child(3) {
  text-align: left !important;
  padding-left: 3px;
}

.product-dispo {
  margin: 10px 0;
}
.semaforo-dispo > div {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
}
.semaforo-dispo > div.verde {
  background-color: green;
}
.semaforo-dispo > div.giallo {
  background-color: orange;
}
.semaforo-dispo > div.rosso {
  background-color: red;
}
.lab-dispo {
  display: inline-block;
}
.num-dispo {
  display: inline-block;
}
.semaforo-dispo {
  display: inline-block;
}
/* -------------- pagina carrello -------------- */

.shopping-cart-wrap .cart-table .table tbody td .txt-list-cart {
  color: #222;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0;
}
.shopping-cart-wrap .cart-table .table tbody td {
  border-right: 0;
  padding: 15px 5px;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  text-align: center;
}
/*
.shopping-cart-wrap .cart-table .table tbody td.pro-quantity .pro-qty .qty-btn {
  display: none;
}
*/
.shopping-cart-wrap .cart-table .table tbody td.pro-remove .remove {
  color: #222;
  line-height: 1;
  font-size: 21px;
  display: inline-block;
  position: relative;
  top: 0;
}

.shopping-cart-wrap .cart-payment .cart-total table .order-total th {
  color: #ff383f;
  font-size: 18px;
  border-top: 0px solid #ffffff;
  padding: 0;
  text-align: right;
}
.tit-totale {
  font-weight: bold;
}
.num-totale {
  font-size: 24px;
  font-weight: bold;
}
.cart-total .cart-total-line {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}

.nota-noiva {
  background-color: #e9e9e9;
  display: flex;
  /* width: auto; */
}

.proceed-to-checkout {
  padding: 0;
}

/* ------------------------ side ricerca avanzata ---------------------- */
.ricerca-avanzata {
  padding: 10px;
  background: aquamarine;
  margin-bottom: 30px;
}

.ricerca-avanzata input.form-control {
  /* margin-bottom: 10px; */
}
.ricerca-avanzata .card {
  background-color: #ffffff4f;
}

.ricerca-avanzata .form-group .btn-src-ricerca-av {
  border: none;
  border-radius: 10px;
  background-color: #ff383f;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 11px 20px;
  height: 45px;
  line-height: 23px;
  width: auto;
  right: 0;
  top: 0;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.ricerca-avanzata .form-group .btn-src-ricerca-av:hover {
  background-color: #00000070;
}

.ricerca-avanzata p {
  margin-bottom: 0;
}

/* --------------------- pagina login ----------------------- */
.login-area .col-lg-7 {
  padding: 5%;
}

.about-content,
.about-content h2 {
  color: #fff;
}
.about-content a:hover {
  text-decoration: underline;
}

.login-area .contact-form {
  display: flex;
  flex-direction: column;
  /* align-items: baseline; */
  justify-content: center;
}
.login-area .contact-form {
  max-width: 60%;
}

/* ---- pagina create account ----- */

.tit-sez-form {
  color: grey;
  font-size: 12px;
  margin-bottom: 10px;
  border-bottom: 1px solid red;
  padding-bottom: 5px;
  margin-top: 20px;
}

::-webkit-input-placeholder,
::-webkit-select-placeholder {
  /* Edge */
  opacity: 0.5;
  font-size: 12px;
}
:-ms-input-placeholder,
:-ms-select-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.5;
  font-size: 12px;
}
::placeholder {
  opacity: 0.5;
  font-size: 12px;
}

.account-form-area .container {
  padding-top: 0;
}
.account-form-area select {
  font-size: 12px !important;
}

input[type="checkbox"] {
  transform: scale(1.2);
}
.custom-checkbox label {
  margin-left: 10px;
}
.row.acceptance a {
  text-decoration: underline;
}

/* ----------------- modifica mini cart ------------------ */

.header-action-area .header-action .header-mini-cart .mini-cart-dropdown.show {
  height: 393px;
  /* max-height: 400px; */
}
.mini-cart-dropdown .cart-item-wrap {
  max-height: 200px;
  overflow: auto;
}

/* ----------------- thank you page ------------------ */
.thankyou-page {
  /* height: 40vh; */
  padding: 2% 0 1%;
}
.thankyou-page .tit {
  font-size: 22px;
  font-weight: bold;
  color: red;
}

/* ----------------- pagina diventa fornitore ------------------ */

.section-title .title .section-title .title {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 1;
  margin-bottom: 19px;
  position: relative;
  z-index: 1;
}
.inn-intro-fornitori * {
  color: #1e3959 !important;
}
.sez-form-fornitori .contact-form-title {
  font-size: 15px;
  font-weight: 800;
  color: #1e3959;
}

.navbar.mobile {
  display: none;
}

/* --------------- pag Carrello ------------------ */
.tit-sez-indi {
  color: red;
  font-size: 12px;
  margin-bottom: 10px;
  border-top: 1px solid red;
  padding: 5px 15px 0 15px;
  margin-top: 20px;
  text-align: left;
}
.cont-scegli-indi {
}
.cont-scegli-indi {
  margin: 10px 0px;
  padding: 0;
  /* background: blanchedalmond; */
  position: relative;
}
.cont-scegli-indi select {
  border-radius: 0;
  border-color: red;
  /* background: red; */
  /* color: wheat; */
  border-width: 0 0 1px;
  background: aliceblue;
}
#id_indana {
}
.cont-scegli-indi::before {
  /* content: "\f061"; */
  content: "\f00c";
  color: black;
  font-family: FontAwesome;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  position: absolute;
  z-index: 0;
  top: 6px;
  left: 0;
}
.cont-scegli-indi::after {
  content: "\f0c9";
  color: red;
  font-family: FontAwesome;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  /* display: inline-block; */
  position: absolute;
  z-index: 2;
  /* width: 40px; */
  /* height: 40px; */
  top: 9px;
  right: 0;
}
.box-indi {
  background: #e5e5e5;
  padding: 15px;
  border-radius: 10px;
}
.box-indi input,
.box-indi select {
  border-radius: 0;
  font-size: 13px;
}
.box-indi .form-group {
  margin-bottom: 5px;
}

/* ------------ pagina catalogo ------------ */
.product-item .inner-content {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 67%);
}

.product-item-list .inner-content .product-thumb img {
  max-height: 210px;
  width: auto !important;
}

/* ------------ pagina Azienda o storia ------------ */
.testo-azienda {
  max-width: 70%;
  margin: 0 auto;
  padding-left: 30px;
  font-size: 16px;
}

/* --------------------- modifica eventuale per scroll menu categorie ----------------------- */
/* .product-area.product-grid-list-area .container {
    padding-right: 0px;
}

.nav-item.dropdown .dropdown-menu.show {
  overflow-y: auto;
  height: 300px;
} */
@media only screen and (min-width: 720px) {
  .product-sidebar-wrapper .navbar .container {
    padding-right: 0;
  }
  .product-sidebar-wrapper .navbar .container .side-categorie {
    height: 75vh;
    overflow-y: scroll;
  }
}

/* ---------------------------- modifiche cliente ------------------------------- */

.tre-box .col-tre > div:nth-child(2) div a {
  font-size: 18px;
}

/* ---------------------------- modifica scroll categorie ------------------------------- */

/* ---------------------------- sezione NEWS ------------------------------- */
.row.news {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.banner {
  width: 100%;
  /* padding: 20px; */
  margin-bottom: 2px;
  display: flex;
}
.banner:hover {
  background: #f8f9fa;
}
.single-news {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  padding: 5px;
  border-bottom: 1px solid #dee2e6;
  /* background-color: #f8f9fa; */
  width: 100%;
}

.news-thumb {
  width: 100%;
  /*
  background: bisque;
  */
  min-height: 60px;
  max-width: 200px;
}
.banner .news-image img {
  max-width: 100%;
  height: auto;
}
.banner .cont-inner {
  margin-left: 25px;
}
.banner .news-content h3 {
  margin: 10px 0 5px 0;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.banner .news-content p {
  font-size: 15px;
  color: #000;
  text-align: left;
  line-height: 17px;
  /* !!! */
  height: 17px;
  overflow: hidden;
}
.news-descr {
  color: black;
}
.banner .news-content .read-more {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
}

.banner .news-content .read-more:hover {
  background-color: #0056b3;
}
.news-content {
  /* margin-bottom: 15px; */
}

.close-banner {
  position: absolute;
  top: 0;
  right: 0; /* Change this line */
}
div#readmore a.btn {
  border-radius: 20px;
  background: #222222;
  border-width: 0;
  font-size: 14px;
  padding: 10px 20px;
  color: white;
}
div#readmore a.btn:hover {
  background: red;
}
/* END */
/* --------- news pagina singola ---------- */
a.btn-back-wrap {
}
a.btn-back-wrap {
  padding: 5px 20px;
  background: white;
  color: red;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  border-radius: 0px;
  border: 1px solid #ff000038;
  display: block;
  width: auto;
  margin-left: 15px;
}
a.btn-back-wrap:hover {
  background: red;
  color: #fff;
}
.banner-sin {
}
.row.news-sin {
  /* border: 1px solid red; */
  padding: 0;
  min-height: 150px;
  margin-bottom: 100px;
}
.page-sin-news {
}
.news-descr-sin {
  margin: 20px 0;
}
.news-thumb-sin {
  min-width: 50px;
  min-height: 50px;
  /*
  background: antiquewhite;
  */
  margin-bottom: 20px;
}
.news-content-sin {
}
.news-content-sin h3 {
  font-weight: bold;
}

/*copmod*/
.news-thumb img {
  height: 50px;
  width: 100%;
  object-fit: cover; /* This will cover the area, potentially cropping the image */
}

.news-thumb-sin img {
  width: 40% !important;
  display: block; /* Allows margin to be applied correctly */
  margin: 0 auto; /* Centers the image horizontally */
}

.row.btn-back {
  height: 10px;
  margin-bottom: 30px;
}

.login-area .container {
  padding-top: 0;
}
