[class*="elite"] .product-variants-item-17,
[class*="elite"] .product-variants-item-21,
[class*="elite"] .product-variants-item-25,
[class*="mcr"] .product-variants-item-17,
[class*="mcr"] .product-variants-item-21,
[class*="mcr"] .product-variants-item-25,
[class*="premium"]:not([class*="wp"]):not([class*="offset"]):not(
    [class*="zk"]
  ):not([class*="dots"]):not([class*="oneway"])
  .product-variants-item-25 {
  display: none;
}

#productothers .features-list {
  padding-left: 25px;
  margin: 10px 0;
  font-size: 12px;
}

.options_element[data-value="tivano"] {
  display: none;
}

[class*="elite"] .stock_check_btn .attr-tooltip-text {
  width: 430px;
}

[class*="elite"] #main.-combinations-loading #main-product-wrapper {
  opacity: 1;
}

.product-variants {
  margin: 10px 0;
}

.display-addons-group {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
}

.txt-btn {
  color: #007bff;
}

.txt-btn:hover {
  cursor: pointer;
  text-decoration: underline;
}

.combination-modal-btn {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 0;
}

.combination_desc {
  text-align: left;
  display: inline-block;
  padding: 0 5px;
}

#wasteTrap .combination_desc {
  min-height: 210px;
}

.combination_desc ul {
  margin: 10px 0 0 15px;
  text-align: left;
  list-style-type: disc;
}

.redirection-spinner {
  position: absolute;
  top: calc(50% - 12rem / 2);
  left: calc(50% - 12rem / 2);
}

.redirection-spinner .spinner-border {
  display: inline-block;
  width: 12rem;
  height: 12rem;
  vertical-align: text-bottom;
  border: 0.5em solid #008bc7;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.redirecting .options_element {
  opacity: 0.2;
}

.combination-modal .modal-dialog {
  margin: 0 auto;
  padding: 0;
  max-width: 730px;
}

.modal.fade .modal-dialog.elements-4 {
  max-width: 940px;
}

.combination-modal .modal-body {
  text-align: center;
}

.combination-modal .modal-dialog.row-6 {
  max-width: 1380px;
}

.combination-modal .modal-dialog.row-5 {
  max-width: 1150px;
}

.combination-modal .modal-dialog.row-4 {
  max-width: 950px;
}

.options_popup.intensi {
  width: auto;
  max-width: 1140px;
}

.combination_select_wrapper {
  width: 100%;
  display: inline-block;
}

.product-actions select,
.product-variants select,
.combination_select {
  width: 70%;
  display: inline-block;
  margin: 0.5rem 0;
}

.popup_close {
  position: absolute;
  right: 5px;
  top: 5px;
}

.active .options_image_wrap {
  opacity: 0.8;
}

.active .options_image_wrap i {
  /* background: rgba(255, 255, 255, 0.8); */
  border-radius: 50%;
  padding: 5px;
  border: 1px solid;
}

.options_image_wrap {
  display: inline-block;
  width: 200px;
  position: absolute;
  font-size: 48px;
  color: #008bc7;
  opacity: 0;
  margin-top: 90px;
}

.options_element {
  width: 200px;
  display: inline-block;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  margin: 10px;
}

.options_popup {
  z-index: 999999;
  text-align: left;
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 1000;
  border: 1px solid #008bc7;
  padding: 10px;
  z-index: 9999;
  box-shadow: 0px 0px 5px 0px rgba(136, 136, 136, 1);
  min-width: 600px;
  overflow: auto;
  max-height: 90%;
  width: auto;
  max-width: 800px;
  z-index: 9999999999;
}

.options_element:hover,
.options_element.active {
  border: 1px solid rgba(0, 139, 199, 1);
  box-shadow: 0 0 5px 0 rgba(136, 136, 136, 0.5);
}

.popup_header {
  float: left;
  width: 90%;
  height: auto;
  text-align: left;
  /* font-weight: bold; */
  color: #333;
  font-size: 16px;
  padding: 5px;
  font-family: verdana, tahoma, arial;
}

.options_element img {
  width: 100%;
}

.combination_popup i {
  margin: 0 5px 0 0;
}

.popup_buttons span {
  width: 48.5%;
  display: inline-block;
}

.btn-primary.cancel-popup {
  background: #fff;
  box-shadow: unset;
  color: #008bc7;
  border: 1px solid;
}

.popup_buttons i {
  font-size: 16px;
}

.options_popup.one-element {
  width: auto;
  max-width: 450px;
}

.one-element .options_element_wrapper {
  width: 100%;
  text-align: center;
}

.popup_tip_title i {
  margin: 0 5px;
}

.set_element img {
  margin: 10px 0;
  max-width: 540px;
}

.options_element_wrapper {
  float: left;
  max-width: 222px;
}

.combination-pdf {
  margin: 10px 0;
}

.four-elements .options_element_wrapper {
  width: 25%;
}

.options_element.recommended {
  /* box-shadow: 0px 0px 5px 0px #008bc7; */
}

.options_popup .popup_tip {
  display: inline-block;
  text-align: justify;
  padding: 5px;
  font-size: 12px;
  border-top: 1px solid #ddd;
}

span.popup_tip_title {
  width: 100%;
  font-size: 14px;
  margin: 20px 0 0 0;
  display: inline-block;
  text-align: left;
  padding: 0;
}

.recommended-line {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}

span.combination_desc {
  min-height: 70px;
  display: inline-block;
  font-size: 14px;
  text-align: left;
  padding: 5px;
}

.recommended-line span {
  width: 32%;
  margin: 0;
  padding: 0;
  float: left;
}

.two-elements .recommended-line span {
  width: 49%;
}

#help-title .attr-tooltip {
  float: none;
}

#help-title {
  font-size: 14px;
  margin: 0 0 10px 0;
  display: inline-block;
  width: 100%;
  text-align: right;
}

#attr-header {
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  padding: 10px 0;
}

.two-elements .options_element_wrapper {
  width: 49%;
  text-align: center;
}

.combination_desc span {
  font-size: 14px;
  padding: 0;
  text-align: left;
}

#waste.two-elements .combination_desc span:nth-child(1) {
  min-height: 100px;
}

#waste .combination_desc span:nth-child(1) {
  min-height: 120px;
}

.combination_pdf {
  display: inline-block;
  min-height: 40px !important;
  height: 40px;
  width: 100%;
}

.features-list {
  padding: 0;
  margin: 0;
  text-align: left;
  list-style: circle;
}

.floor-finish-filters {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 25px;
  gap: 35px;
  border-bottom: 1px solid #fbfbfbf8;
}

.other-filters {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 25px;
  gap: 35px;
  border-bottom: 1px solid #e9ecef;
}

@media only screen and (min-width: 701px) {
  .filters-container {
    position: fixed;
    right: 45px;
  }
}

#match-help {
  white-space: nowrap;
}

.popover {
  z-index: 99999999;
}

.sizes-dropdown-container {
  width: 70%;
  padding: 0px;
  margin: 0px;
  display: inline-block;
}

#sizeDropdown::after {
  display: none;
}

.sizes-dropdown-container #size-drop-menu {
  min-width: 68%;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 0;
  margin-top: 0rem;
  transition: 0s;
}

.sizes-dropdown-container .dropdown-item.dropdown-size-item {
  padding: 0.375rem 1rem;
  background-color: #fff !important;
  color: #000 !important;
  font-size: 1rem;
  border: none;
  transition: 0s;
}

.sizes-dropdown-container .dropdown-item.dropdown-size-item:hover,
.sizes-dropdown-container .dropdown-item.dropdown-size-item:focus,
.sizes-dropdown-container .dropdown-item.dropdown-size-item.active {
  background-color: #008bc7 !important;
  color: #fff !important;
}

.sizes-dropdown-container .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.sizes-dropdown-container .dropdown-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.combination-type-link:hover,
.combination-redirection-link:hover {
  color: #000 !important;
}

@media only screen and (min-width: 1200px) {
  .options_popup.four-elements {
    min-width: 1050px;
  }
}

@media only screen and (max-width: 1199px) {
  .options_element_wrapper,
  .four-elements .options_element_wrapper {
    width: 50%;
    text-align: center;
  }
}

@media only screen and (max-width: 999px) {
  .options_popup,
  .options_popup.wetroom_trays,
  .options_popup#grating_options {
    width: 98%;
    max-height: 98%;
    left: 0;
    margin: 1%;
    top: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    min-width: 100px;
    text-align: center;
  }

  #grating_options {
    width: auto;
  }
}

@media only screen and (min-width: 640px) and (max-width: 999px) {
  #grating_options.options_popup div.options_element,
  .options_popup.four-elements .options_element {
    width: 45%;
    padding: 5px 0;
  }
}

@media only screen and (min-width: 768px) {
  .popup_buttons span.accept-popup {
    float: right;
    margin-right: 2%;
  }
}

@media only screen and (max-width: 767px) {
  .sizes-dropdown-container {
    width: 85%;
  }

  .sizes-dropdown-container #size-drop-menu {
    width: 77%;
  }

  .set_element img {
    margin: 20px 0 0 0;
    max-width: 100%;
  }

  .options_element_wrapper,
  .two-elements .options_element_wrapper,
  .product-actions select.productAsCombinationPopup {
    width: 100%;
    max-width: 100%;
  }

  .popup_buttons span {
    width: 100%;
    margin: 5px 0;
  }
}
