main#mj-maincontent {
  margin-top: 30px;
}

.feat-vetrina-2 {
  border-radius: 20px;
  background: white;
  box-shadow: 0px 0px 15px 5px var(--as-secondary);
  border: none;
  margin-right: 20px;
  padding: 5px 10px !important;
}

form.filter-form {
  font-size: 16px;
}

.mj-grid32.mj-lspace>form {
  height: 35px;
}

#quick_find_header {
  text-align: -webkit-center;
  margin: 0px;
  padding: 5px;
}

.w-100 {
  width: 100%;
}


.reginfo {
  margin-top: 10px;
}


.header-desktop-cart {
  margin-top: 15px;
}

.side-menu .submenu>ul {
  display: none;
}

.side-filters {
  display: flex;
  flex-direction: column;
}

.no-margin {
  margin: 0px;
}

#mj-left>div>div {
  margin-bottom: 50px;
}

.header-desktop.fixed .header-desktop-main-menu .header-desktop-cart {
  margin: 0px;
}

.header-desktop.fixed .header-desktop-main-menu a {
  color: black;
}

.header-desktop.fixed #mj-logo img {
  margin-top: -7px;
}


input[type="number"] {
  max-width: 50px;
}

.unit {
  margin-left: 5px;
  margin-right: 15px;
  margin-top: 13px;
}

button.btn.btn-lg.btn-primary.button_in_cart {
  width: 100%;
  font-size: 16px;
}

table.dep-giacenze {
  border: 1px solid #eee;
  width: 100%;
  table-layout: fixed;
}

table.dep-giacenze thead {
  font-weight: bold;
  background-color: rgb(13 53 121 / 20%);
}

table.dep-giacenze td {
  padding: 3px 5px;
  border: 1px solid #eee;
}

.center {
  text-align: center;
}

.listingQuantity table.dep-giacenze {
  font-size: 16px;
}

.cut-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 190px;
}

.item-product {
  display: flex;
  flex-direction: column;
}

.listingQuantity {
  height: 90px;
  margin-top: 15px;
}

.product-model {
  color: #FFF;
  text-align: left;
  font-weight: 100;
  background: #179aec;
  padding: 5px 10px;
  border-radius: 15px 15px 0px 0px;
}


.product-container {
  padding: 10px;
  height: 255px;
}

.product-info {
  border: none;
}

.product .product-wrapper .product-actions {
  border: none;
}

.prod-cart {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.product .product-wrapper .product-semaphore {
  flex-grow: 1;
  height: 0;
}

.products-list.rows .product .product-wrapper .product-info {
  min-height: unset;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.product .product-wrapper .product-info .product-desc {
  flex-grow: 1;
}

.right {
  text-align: right;
}

div#MEGA_MENU {
  display: flex;
  width: 100%;
}

.select-user-type {
  display: flex;
}

.installatore {
  padding: 10px 5px;
  font-weight: bold;
  color: white;
}

.products-list.columns.row {
  text-align: center;
}

.contact-list {
  padding: 0px 20px;
  border-right: 1px solid #eee;
}

.contact-box {
  height: 180px;
}

@media (max-width: 1024px) {
  .cut-text {
    max-width: 150px;
  }
}

.scontistica_testata {
  text-align: left;
  margin-bottom: 15px;
  font-size: 11pt;
  font-weight: bold;
  background-color: #d1d1d1;
  padding: 5px;
}

.media-left img {
  max-width: -webkit-fill-available;
  height: auto;
}

.media-body,
.media-left,
.media-right {
  display: contents;
  width: inherit;
}


.product-loading {
  text-align: center;
}

#orderHistoryDetailedOrder,
#orderHistoryStatus {
  color: #2e2e2e;
  text-align: center;
}



.scontotestata {
  padding: 10px;
  background-color: #eee;
  font-weight: bold;
}

#ord_prev {
  padding: 0px 0px 20px 0px;
}

.cart-total {
  border-top: 1px solid #eee;
  padding: 10px;
  width: 100%;
  display: inline-block;
}

.totval {
  float: right;
  padding: 5px 0px 25px 0px;
  font-weight: 600;
  font-size: 23px;
}

@media (max-width: 901px) {
  .container-xl {
    /* height: 100%; */
    display: flex;
    flex-direction: column;
  }

  .listingQuantity {
    display: none;
  }

  .products-list.rows.row .product-loading {
    height: 450px;
  }

  .product-image {
    position: relative;
    margin: 15px 0px;
    height: 211px !important;
    max-height: 211px;;
    width:211px !important;
    max-width:211px;
}
}

span#agidx {
  border-right: 1px solid #c8c8c8;
  padding-right: 20px;
}

a.gtm-Navigazione-Main_Menu-Logout-auto {
  padding-left: 20px;
}

.shop-link a {
  color: blue;
  text-decoration: underline;
}

.modal-backdrop {
  display: none !important;
}

.show {
  display: contents;
}

.filter-select {
  width: 100%;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100% !important;
}

.filter-option {
  font-size: 14px !important;
}

.bootstrap-select>.dropdown-toggle {
  word-wrap: break-word;
  white-space: initial !important;
}

.poweredby {
  height: auto;
  width: 75px;
  margin-left: 5px;
}

.custom.mj-grid8 {
  height: 85px;
  display: flex;
  flex-direction: column-reverse;
}


.navdrawer-container .aginfo {
  padding: 10px 35px 0px 35px;
}

a.smart-list-item {
  color: black;
}

.smartlist {
  padding: 10px;
  border-bottom: 1px solid #EEF;
}

.doc-info-row {
  display: table;
  width: 100%;
  /*Optional*/
}

.doc-info-column {
  display: table-cell;
  width: 30px;
}

.prodotto_prezzo {
  display: flex;
}

.attr_label {
  padding: 5px 10px 5px 0px;
  font-weight: bold;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 14px;
}

button.prg_art_btn {
  padding: 5px;
  margin: 5px;
  border: 1px solid #eee;
}

button.prg_art_btn:hover {
  font-weight: normal;
}

.prg_selected {
  border: 1px solid black !important;
}

h1#logoffDefaultHeading,
div#logoffDefaultMainContent {
  text-align: center;
}

.right-logoff {
  margin: 50px auto 100px auto;
}

#indexDefault .grid {
  margin-top: 0px;
}

.btn-primary:focus {
  background-color: var(--as-primary);
  border-color: var(--as-primary);
  outline: unset;
  color: #FFF;
}

.load-more,
.loadmore-loading {
  text-align: center;
}

.rippleLoadmore {
  width: 35px;
  height: 35px;
}

.text-paging {
  font-size: 16px;
  margin: 10px 0px;
}



.novita {
  position: absolute;
  /* top: 10px; */
  font-size: 13px;
  padding: 2px 5px;
  background-color: red;
  border: 4px solid white;
  color: white;
  transform: rotate(-20deg);
  font-weight: bold;
  font-size: 15px;
  top: 55px;
  left: 60px;
}

.home-prod-img .novita {
  top: 10px;
  left: 10px;
}

.product-image .novita {
  top: -25px;
  left: -15px;
}

.stock {
  position: absolute;
  top: 130px;
  right: 85px;
  padding: 6px;
  background-color: #ff9800;
  border: 4px solid white;
  color: white;
  font-weight: bold;
  font-size: 13px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 11px;
  z-index: 1;
}

.stock_grid {
  position: static;
  top: 130px;
  right: 85px;
  padding: 6px;
  background-color: #ff9800;
  border: 4px solid white;
  color: white;
  font-weight: bold;
  font-size: 13px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 11px;
  z-index: 1;
}

.home-prod-img .stock {
  top: 85px;
  right: 40px;
}

.product-image .stock {
  top: 125px;
  left: 50px;
  width: 35px;
  height: 35px;
}

.promo {
  width: fit-content;
  margin: 0px 0px 5px 0px;
}

.badge {
  padding: 5px;
  background-color: #8bc34a;
  border-radius: 3px;
  width: -webkit-fill-available;
  line-height: inherit;
  font-size: 10px;
  font-weight: normal;
}

.product-manufacturer,
.product-catalogo {
  font-weight: 100;
  font-size: 14px;
}

.slides-even .home-products-container {
  padding-right: 25px;
}

.slides-odd .home-products-container {
  padding-left: 25px;
}

.stockLabel {
  font-size: 12px;
  font-weight: 100;
}

.flex-control-paging li a {
  height: 2px;
  width: 36px;
}

.extra-info {
  height: 25px;
}

.page-extra-info {
  margin-bottom: 40px;
  display: flex;
}

.extra-info-breadcrumbs {
  flex-grow: 1;
}

div#BREADCRUMBS {
  flex-grow: 1;
}

.view-mode {
  font-size: 28px;
}

.view-mode i {
  color: var(--as-secondary-dark);
}

#gridbuttonselected i,
#listbuttonselected i {
  color: var(--as-primary);
}

button#contactsub {
  float: right;
}


.categoryListBoxContents {
  text-align: center;
  margin-bottom: 50px;
  border: 1px solid #eee;
  padding: 20px;
}

.category-content-wrapper {
  text-align: center;
  position: relative;
}

.category-content-wrapper h3 {
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}

.icon.circle-arrow-white {
  top: 30%;
  left: 45%;
  position: absolute;
  display: none;
}

.categoryListBoxContents:hover .icon.circle-arrow-white {
  display: block;
}

div#indexProductList {
  margin-top: 35px;
}

.productcontainerpage {
  margin-top: 35px;
}

.product-image {
  position: relative;
  margin: 15px 0px;
}

button.btn.btn-primary.button_in_cart {
  width: -webkit-fill-available;
}

.flexslider-home {
  position: relative;
  margin-bottom: 20px;
  display: flex;
}

.slides-odd {
  margin-left: 15px;
  width: 0;
  flex-grow: 1;
}

.slides-even {
  margin-right: 15px;
  width: 0;
  flex-grow: 1;
}

.slide-main img {
  height: 380px;
  width: auto;
}

.main-title a {
  margin-top: 24px;
  width: 100%;
}

.home-box-container {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (max-width: 768px){
  .product-image {
    position: relative;
    margin: 15px 0px;
    height: 100% !important;
    width: 100% !important;
}
}

@media (max-width: 668px) and (min-width: 600px){
  .product-image {
    position: relative;
    margin: 15px 0px;
    height: 155px !important;
    width: 155px !important;
    max-width: 165px;
    max-height: 165px;
}
}

@media( max-width: 561px){
  .product-image {
    position: relative;
    margin: 15px 0px;
    height: 155px !important;
    width: 155px !important;
    max-width: 165px;
    max-height: 165px;
}
}

@media (max-width: 550px) {
  #mj-maincontent {
    margin-top: 70px !important;
  }

  .col-sm-6 {
    width: 50%;
  }

  .category-content-wrapper img {
    width: -webkit-fill-available;
    height: auto;
  }

  .categoryListBoxContents {
    height: 200px;
  }

  .category-content-wrapper h3 {
    font-size: 14px;
  }

  .slideshow .slide .image {
    width: -webkit-fill-available;
  }

  .header-banner {
    height: 190px;
  }
}

@media( max-width: 425px){
  .product-image {
    position: relative;
    margin: 15px 0px;
    height: 155px !important;
    width: 155px !important;
    max-width: 165px;
    max-height: 165px;
}
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-bg-type: unset
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


.customer-name {
  text-align: right;
}

.header-cart-icon a {
  color: #CE0002;
}

.lingue>ul>li {
  padding: 5px 0px;
}

li.lingue a {
  padding: 0px 5px !important;
}

li.lingue {
  display: flex;
}

.login-container #mj-logo,
#logoffDefault #mj-logo {
  text-align: center;
}

#mj-logo {
  width: auto;
  margin: 10px 0px;
  height: auto;
}

#mj-logo img {
  width: 750px;
  height: auto;
  padding: 5px 0px;
}

.main-menu {
  display: flex;
}

.main-menu-ul {
  display: flex;
  flex-grow: 1;
  align-items: center;
  gap: 30px;
  font-size: 14px;
}

.main-menu {
  align-items: baseline;
  padding: 5px 0px;
}

.main-menu-ul li a,
.main-menu a {
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 600;
}

.secondary-bg {
  background-color: var(--as-secondary-dark);
  height: auto;
}

.categories-menu {
  flex-grow: 1;
  flex-direction: row-reverse;
}

.categories-cc {
  display: flex;
  justify-content: flex-end;
  padding: 0px 10px;
}

.categories-cc a {
  color: #FFF;
  font-size: 1em;
  padding: 15px;
  text-transform: uppercase;
}

.breadcrumb {
  background-color: var(--as-secondary);
}

.bread-items {
  padding: 5px 0px;
}

.button_info {
  width: 100%;
}

.header-logout {
  display: inline-flex;
  margin-left: 30px;
}


.product-loading{
  padding: 0px 15px;
}