#megazoom {
  display: none;
  position: absolute;
  color: #FFFFFF;
  background: #333333;
  padding: 5px;
  max-width: 600px;
  max-height: 600px;
  z-index: 100000;
}
#mpimages{padding:10px;}

.mp-measures {
  margin-bottom: 8px;
}

.mp-measures label {
  display: block;
  width: 100%;
}

.mp-measure {
  text-align: right;
}

.mp-measure::-webkit-outer-spin-button,
.mp-measure::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.mp-measure {
  -moz-appearance: textfield;
  border: 1px solid #B8BAB8;
  border-radius: 3px 3px 3px 3px;
  color: #61666F;
  padding: 5px 5px 5px 5px;
}

.cart_quantity .megacart_quantity_input {
  border: 1px solid #FFFFFF;
  float: left;
  margin-left: 5px;
  width: 20px;
}

#megaproduct #megaproduct_price {
  color: red;
  font-size: 1.5em;
}

#megaproduct p {
  margin-top: 5px;
}

#megaproducterror {
  min-height: 100px;
}

.mpErrorTableLabel {
  font-weight: bold;
}

#megaproductinfo {
  margin-top: 10px;
  background: #aaaaaa;
}

#megaproducterror table {
  width: 100%;
}

#megaproductinfo table {
  width: 100%;
}

#calculePrice {
  margin-top: 15px;
}

#megaproduct #btnRanges {
  float: left;
  margin-right: 10px;
}

#megaproduct #mpranges {
  width: 300px;
}

#megagroups {
  display: table;
  margin-bottom: 10px;
}

#megagroups a.mp_color_pick:hover {
  outline: 1px solid #000000;
}

#megagroups a.mp_color_pick {
  outline: 1px solid #666666;
  cursor: pointer;
  display: block;
  height: 80px;
  width: 80px;
  margin: auto;
}

#megagroups .megacolor_list li {
  display: inline;
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  max-width: calc(calc(100% / 7 ) - 6px);
}
#megagroups .megacolor_list li a {
  border-radius: 3px;
  -moz-border-radius: 3px;
}

#megagroups .megacolor_list li .mplabeldiv {
  display: block;
  min-height: 36px;
  line-height: 21px;
  font-size: 14px;
  max-height: 30px;
  margin-top: 5px;
}
.mpstep input[type=text] {
  max-width: 100%;
  border: 1px solid #555555;
  border-radius: 9px !important;
  height: 40px;
  line-height: 40px;
  padding: 0px 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  background-color: white;
  color: #2D2D2D;
}

#megagroups .mpstep {
  margin-bottom: 1.5em;

}

#megagroups .mpstep:not(.mpmovecontainer):not(.mpresize) {
  display: block;
  clear: left;
}

#megagroups a.selectAttr {
  outline: 2px red solid !important;
}

#mpsteps #mpStepPrevious {
  float: left;
}

#mpsteps #mpStepNext {
  float: right;
}

.mp-step-measures {
  float: left;
}

#mp-step-quantity {
  width: 100%;
  clear: both;
  margin-top: 20px;
  text-align: right;
}

#mp-step-quantity label {
  font-weight: bold;
}

#mp-step-buttons {
  display: flex;
  clear: both;
  justify-content: right;
}
#mp-step-buttons input {
  margin-top: 10px;
}

.mp-step-measures div {
  float: left;
  margin: 5px 5px 20px 5px;
}
.mp-step-measures label {
  font-weight: bold;
  margin: 0;
}

#mp-step {
  float: left;
  width: 100%;
}

#mp-step-result {
  display: block;
  float: left;
  width: 100%;
}

#mp-step-result a {
  float: left;
  margin: 2px;
  width: 100px !important;
  height: 100px !important;
}

#mp-step-result a img {
  width: 100px !important;
  height: 100px !important;
}

#mpproduct-step {
  float: left;
  width: 100%;
}

ul.megabuttons_list {
  list-style-type: none;
  clear: left;
  margin-top: 15px;
  padding: 0;
}

.megabuttons_list li,
.bas_buttons a {
  float: left;
}

.megabuttons_list li {
  margin: 0 5px 5px 0;
}

.megabuttons_list a {

  color: #050505;
  padding: 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #949494;
  cursor: pointer;
  display: block;
}

#megagroups .megabuttons_list a:hover,
#megagroups .megabuttons_list a.selectAttr {
  text-decoration: none;
}

.mpHide {
  top: -2300px;
  left: -1000px;
  position: absolute !important;
}

div.radio input.hideMegaField,
.hideMegaField {
  top: -2300px;
  position: absolute !important;
  display: none;
  -webkit-appearance: none;
}

.mp_title {
  font-weight: bold;
}

.mega-attrlabel {
  border: 1px solid #D6D4D4;
  font-size: 1em;
  font-weight: 700;
  min-height: 30px;
  line-height: 22px;
  margin-bottom: 10px;
  padding: 10px 15px;
  text-align: left;
}
.mega-attrlabel .megaattr_name {
  color: red;
  font-size: 0.9em
}

.megadescriptionlong {
  clear: left;
  float: left;
  width: 100%;
}

.megadescriptionshort {
  clear: left;
  float: left;
  width: 100%;
}

.mega_title {
  font-weight: bold;
}

.mpinlineblock ul.megaquantity_list {
  display: inline-block;
}

.mpinlineblock ul.megaquantity_list li {
  float: left;
  padding: 5px;
  text-align: center;
}

ul.megaquantity_list {
  list-style-type: none;
  clear: left;
  margin-top: 5px;
  padding: 0;
  text-align: center;
}

ul.mpqtycolor li {
  display: inline-block;
  float: left;
}

.mpstep input.mega-qty-list {
  width: 40px;
  margin: 5px;
  text-align: center;
}

.mp-product-price {
  color: red;
}

.mp-product-stock {
  font-weight: bold;
}

.megazoom {
  background: url('img/zoom.png') no-repeat;
  float: left;
  width: 24px;
  height: 24px;
}

.megahelp {
  background: url('img/help.png') no-repeat;
  float: left;
  width: 24px;
  height: 24px;
}

.megaattrhelp {
  background: url('img/help-mini.png') no-repeat;
  float: left;
  width: 16px;
  height: 16px;
}

.divmegazoom {
  float: right;
}

.divmegahelp {
  float: right;
}

.divmegaattrhelp {
  position: absolute;
}

.megacolor_list {
  clear: left;
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}
#tableRanges td,
#tableRanges th {
  text-align: center;
  text-transform: none;
}
#megagroups a.mp_color_pick {
  max-width: 100% !important;
}
#extraInfoProducts .divmegazoom,
#extraInfoProducts .divmegahelp {
  display: none;
}
#megagroups .megacolor_list li .mplabeldiv {
  max-width: 100%;
  width: 100% !important;
}
.megacomplement_list .mp-attributes .mp_attribute_list select {
  width: 100%;
}
#megagroups a.mp_color_pick img {
  max-width: 100%;
  height: auto !important;
}
.mp_total_price {
  color: red;
  font-size: 24px;
  width: 100%;
  text-align: right;
  display: block;
}
#calculePriceData #mp-modal-buttons {
  text-align: center;
  margin: 15px;
}

#mpimages .ui-datepicker {
  width: 100%;
}

.mpcheckboxdiv div.checker {
  width: 100%;
}

.mpcheckboxdiv {
  margin-top: 5px;
  text-align: center;
}

.mplabeldiv {
  margin-bottom: 5px;
  text-align: center;
}

.mpcheckboxlist {
  list-style: none;
}

.mpcheckboxlist li {
  float: left;
  display: block;
  margin-top: 5px;
}

.mpcheckboxlist li input[type="checkbox"] {
  margin: 0px;
  width: 30px;
}

.megaradiolist li label {
  margin: 0px;
}

.megaradiolist li {
  float: left;
  width: 32%;
  display: flex;
  align-items: center;
  gap: 10px;

}
.megaradiolist li input {
  cursor: pointer;
}
.megaradio input[type="radio"] {
  clear: left;
  margin: 0px 5px;
}

.mp-personalization input[type="text"] {
  width: 90%;
  text-align: left;
}

.mp-personalization textarea {
  width: 100%;
  min-height: 60px;
}
.showTab {
  display: none;
}

.mp-label-result {
  font-weight: bold;
}

#mp-step-result {
  padding: 10px;
}

@media only screen and (min-width: 480px) {
  .resultFloat {
    position: fixed;
    max-width: 16%;
    min-width: 180px;
    right: 10px;
    top: 25%;
    z-index: 100000000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #949494;
  }
}

#megagroups #show-result-container.fixedBottom {
  z-index: 9999;
  position: fixed;
  margin: 0px;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 10px;
  box-shadow: 0 2px 10px 0 rgb(0 0 0 / 11%);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.mp_total_price_string {
  display: none;
}

#megagroups #show-result-container.fixedBottom .idTabs,
#megagroups #show-result-container.fixedBottom .mp-product-title,
#megagroups #show-result-container.fixedBottom br {
  display: none;
}

#megagroups #show-result-container.fixedBottom .mp-result-name {
  margin: 0px;
  width: 100%;
  max-width: 25%;
}
#megagroups #show-result-container.fixedBottom .mp-product-name {
  font-size: 24px;
  line-height: 28px;
  color: #000;
  text-align: right;
  font-weight: 300;
  text-transform: uppercase
}

#megagroups #show-result-container.fixedBottom #mp-step-result {
  float: left;
  width: 100%;
  padding: 0px;
  max-width: 40%;
}
#megagroups #show-result-container.fixedBottom .mp-result-days {
  float: left;
  display: block;
  width: 100%;
  font-weight: bold;
  color: black;
}

#megagroups #show-result-container.fixedBottom .mp-result-price {
  font-size: 1.8rem;
  text-align: right;
  line-height: 28px;
  display: block;
  width: auto;
  max-width: 15%;
}
#megagroups #show-result-container.fixedBottom .mp_total_price_string {
  display: inline-block;
  margin-right: 10px;
}

#megagroups #show-result-container.fixedBottom .mp-result-error {
  float: left;
  width: 100%;
}
.mp-result-measure {
  color: black;
}
#megagroups #show-result-container.fixedBottom .mp-label-result {
  float: left;
  display: block;
  clear: left;
  color: black;
}

#megagroups #show-result-container.fixedBottom .mp-data-result {
  float: left;
  color: black;
  display: block;
  margin-left: 10px;
}

#megagroups #show-result-container.fixedBottom .mp_total_price {
  float: none;
  font-weight: bold;
  padding-right: 15px;
}

@media only screen and (max-width: 860px) {
  #megagroups #show-result-container.fixedBottom .mp_total_price_string {
    display: none;
  }

  #megagroups #show-result-container.fixedBottom .mp-product-name {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
  }

  #megagroups #show-result-container.fixedBottom .mp-result-price {
    font-size: 1.0rem;
    line-height: 16px;
  }

  .mp-tab-button {
    float: none;
    display: inline-block;
    width: 50% !important;
  }
}



.resultFixed {
  float: left;
}

@media only screen and (max-width: 480px) {
  .resultFloat {
    position: relative;
    float: left;
    width: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #949494;
  }
}

.resultFloat .idTabs {
  display: none;
}

.resultFloat .mp_total_price {
  font-size: 18pt;
  font-weight: bold;
  float: none;
}

.resultFloat .mp-result-price {
  text-align: center;
  margin: 20px;
}

.mp-data-result {
  font-style: italic;
}

#mp-ul-tabs {
  border-bottom: 1px solid #D9DAD8;
  float: left;
  width: 100%;
}

#mp-ul-tabs li.mp-tab {
  float: left;
  margin-left: 10px;
  border: 1px solid;
  background: none repeat scroll 0 0 #fbfbfb;

  border: 1px solid #d6d4d4;
  border-bottom: none;
  font-size: 1em;
  font-weight: bold;
  padding: 5px;
}

#mp-ul-tabs li.selected {
  background: none;
}

.mp-tab-button {
  float: left;
  margin-left: 10px;
}

.mp-tab {
  font-size: 14px;
}

.mp-result-button {
  text-align: center;
  margin: 0px;
  width: auto;
  max-width: 20%;
}
.mp-result-button a {
  width: auto;
}

.mp-result-button a.btn-primary span {
  font-size: 12px;
}

#megagroups {
  width: 100%;
}

#megagroups .longStep {
  width: 100%;
}

#megafooter {
  width: 100%;
  float: left;
}

.mp-result-name {
  margin-top: 8px;
  margin-left: 10px;
}

.mp-product-title {
  font-weight: bold;
  font-size: 14px;
}

.mp-product-name {
  font-weight: bold;
  font-size: 12px;
  color: red
}

.mp-result-measure-label {
  font-weight: bold;

  color: black;
}

.mega-group-buttons {
  position: absolute;
  margin-top: 75px;
}

.mp-result-data {
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
}
.mp-result-error {
  color: red;
  font-weight: bold;
  text-align: center;
}

#step-quantity {
  float: left;
  margin-top: 10px;
  width: 100%;
}

.mp-wetransfer {
  background: url('./img/wetransfer.jpg');
  width: 100px;
  height: 100px;
  display: block;
  clear: left;
}

.megacart_quantity_delete {
  font-size: 23px;
  text-align: center;
}

.mp-result-weigth {
  margin-left: 10px
}

.mplayer {
  background: transparent;
}

.mplayer img {
  background-color: transparent !important;
  border: none;
}

.mp-edit-icon {
  background: url('img/edit.png') no-repeat;
  float: right;
  width: 24px;
  height: 24px;
}

.mp-save-icon {
  background: url('img/save.png') no-repeat;
  float: right;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.mp-checkout {
  float: left;
  width: 100%;
  display: block;
  border: 1px #a1a1a1 solid;
  padding: 10px;
  margin-top: 5px;
  display: none;
}

.mp-checkout span {
  float: left;
}

.mp-checkout input {
  margin-left: 50px;
  float: left;
}

.mp-cart-measure {
  margin: 8px;
  float: left;
  display: block;
}

.qty-help {
  float: none;
  display: inline-block;
}

.mp-cart-measure span {
  width: 80px;
}

.mp-cart-measure input {
  margin-width: 80px;
}

.mp-components {
  font-style: italic;
  font-weight: bold;
}

.mp-infos {
  font-size: 90%;
  font-weight: normal;
}

.showMPHeader {
  display: block;
  width: 100%;
  float: left;
}

.mpinfo-title {
  float: left;
  margin: 10px;
}

.mpinfo-logo {
  float: left
}

.mpinfo-date {
  float: left;
  margin: 10px;
}

#mpinfo-image {
  width: 100%
}

.mpInfoImage {
  float: left;
  width: 20%
}

.mpInfoProduct {
  float: left;
  width: 78%
}

.mega-limit {
  display: block;
  color: red;
}

#mp-cgv {
  display: block-inline;
}

.ui-tooltip {
  margin-left: 70px
}

.mp_ft,
.mp_inch {
  display: inline-block;
  width: 70px;
}

.mp_meters {
  display: inline-block;
  width: 70px;
}

.mp_inch {
  margin-left: 4px;
}

.mp_ft_span,
.mp_inch_ft {
  margin-left: 4px;
}

.mp-step-measures .measure-inches,
.mp-step-measures .measure-meters {
  float: none;
}

.megaimgzoom {
  float: right;
  position: absolute;
}

#megagroups .megacolor_list li .megazoomsingle {
  display: none;
}

.megazoomsingle {
  position: absolute;
  top: 0;
  right: 0;
}

#megagroups .megacolor_list li:hover .megazoomsingle {
  display: block;
  height: 24px;
  width: 24px;

}

#megagroups .megacolor_list li .megazoomsingle {
  display: none;
  cursor: pointer;
}

.megaattrzoom:before {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  color: red;
  padding-right: 0;
  padding-left: 3px;
}

/* .mpmovecontainer{display:none}*/
.mptitlehide>.mega-attrlabel {
  display: none;
}

.mptitleopacity>.mega-attrlabel {
  opacity: 0;
}

.mpallwith .megaradiolist li {
  width: 100%;
}

.mpallwith .mpcheckboxlist li {
  width: 100%;
}

.mpallwith .mpcheckboxlist .checker {
  display: inline-block;
}

.mpallwith .mpcheckboxlist li .mpradioprice {
  float: right;
}

.mpallwith .megaradiolist li .mpradioprice {
  float: right;
}

.mppriceattr {
  margin-top: 5px;
  font-size: 10px;
  clear: left;
}

@media(max-width: 800px) {
  .resultFloat {
    position: static;
    max-width: 16%;
    min-width: 180px;
    clear: both;
  }
}

/* CSS protesis en stock */
#megagroups #show-result-container {
  margin-top: 0;
  padding-left: 0%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #megagroups .click_paso2 .megacolor_list li {
    margin-left: 2%;
  }

  #megagroups .click_paso3 .megacolor_list li {
    margin-left: 10%;
  }

  #megagroups .click_paso4 .megacolor_list li {
    margin-left: 2%;
  }
}

@media(min-width: 1200px) {
  #megagroups .click_paso2 .megacolor_list li {
    margin-left: 8%;
  }

  #megagroups .click_paso3 .megacolor_list li {
    margin-left: 19%;
  }

  #megagroups .click_paso4 .megacolor_list li {
    margin-left: 7%;
  }
}

.megacombotexture {
  border: 1px solid transparent;
  min-height: 30px;
  width: auto;
  float: left;
  min-width: 30px;
  float: left;
  padding: 0;
  cursor: pointer;
  margin: 5px 4px;
  font-size: 12px;
  line-height: 19px;
  width: 190px;
}

.megacombotexture .fHead {
  border: 1px solid #ccc;
  overflow: hidden;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: background-color .3s ease-in-out, border-color .5s ease-in-out;
  -moz-transition: background-color .3s ease-in-out, border-color .5s ease-in-out;
  -o-transition: background-color .3s ease-in-out, border-color .5s ease-in-out;
  transition: background-color .3s ease-in-out, border-color .5s ease-in-out;
  background: #f3f3f3;
  color: #333;
  padding: 4px 11px;
  position: absolute;
  min-width: 120px;
}

.megacombotexture .fHead:hover,
.megacombotexture .fHead.open {
  border: 1px solid #D6D4D4;
  color: black;
  background: white;
}

.megacombotexture .fHead.open {
  background: #fff;
  border-bottom-width: 0;
  border-color: #D6D4D4;
  z-index: 2;
}

.megacombotexture .fHead .fLabel {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.megacombotexture .fHead .iconFont {
  float: right;
  width: 15px;
  margin-left: 5px;
}

.megacombotexture .fHead.closed .iconFont:before {
  line-height: 18px;
  float: right;
  font-size: 17px;
  content: "\f107";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: none;
}

.megacombotexture .fHead.open .iconFont:before {
  line-height: 18px;
  float: right;
  font-size: 17px;
  content: "\f106";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: none;
}

.megacombotexture .filterBox {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #D6D4D4;
  -webkit-transition: opacity .1s ease-in-out;
  -moz-transition: opacity .1s ease-in-out;
  -o-transition: opacity .1s ease-in-out;
  transition: opacity .1s ease-in-out;
  opacity: 0;
  width: 445px;
  -webkit-transform: scale(1);
  z-index: 1;
  opacity: 1;
  margin-top: 27px;
  position: absolute;
  left: 20px;
}

.megacombotexture .filterBox .noScrollBar {
  width: auto;
  overflow: hidden;
  height: auto;
  margin: 5px;
}

.megacombotexture_list {
  margin: 5px;
}

/* RANGE CSS */
.mpslider {
  margin-top: 10px
}

.mp-personalization .fileupload-buttonbar .uploader span {
  display: none;
}

.accordion-section {
  border: 1px solid #d6d4d4;
  padding: 0px 15px;
  clear: both;
  border-top: none;
}
div#mp-accordion {
  border-top: 1px solid #d6d4d4;
}
.megadescriptionshort {
  margin-bottom: 20px;
}
.megadescriptionshort p {
  color: black;
  margin: 0px;
}
/*----- ACCORDINF -----*/
.accordion-section-title {
  width: 100%;
  padding: 15px 0px;
  display: inline-block;
  border-bottom: none;
  transition: all linear 0.15s;
  /* Type */
  font-size: 1.200em;
  color: black;
}

.accordion-section-title.active {
  font-weight: bold;
}

.accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}

/*----- Section Content -----*/
.accordion-section-content {
  padding: 0px 0px 15px 0px;
  display: none;
}

.mp-accordion-buttons {
  display: block;
  text-align: right;
}

.megacomplement_list .mpclistproduct {
  min-height: 80px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
}

.megacomplement_list .megaproduct_name {
  font-size: 16px;
  font-weight: bold;
}

.megacomplement_list .mega-product-price {
  font-weight: bold;
}

.megacomplement_list .mp-fieldset {
  margin-bottom: 4px;
}

.megacomplement_list .mp-fieldset li {
  display: block;
  float: left;
  margin: 2px;
  outline: 1px solid #666666;
  cursor: pointer;
}

.megacomplement_list .mp-fieldset li.selected {
  outline: 2px solid red
}

.megacomplement_list .mpcolor_pick {
  width: 24px;
  height: 24px;
  display: block;
}

.megacomplement_list input.mega-comb-qty-list {
  width: 40px;
  margin: 5px;
  text-align: center;
  max-width: 100%;
  border: 1px solid #555555;
  border-radius: 9px !important;
  height: 40px;
  line-height: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  background-color: white;
  color: #2D2D2D;
}

.mega-comb-select-list {
  max-width: 170px;
}

.mega-comb-qty-table {
  text-align: center;
  max-width: 80px;
}

/*******PS 1.7*******/
#megaproduct label {
  text-align: left;
}

#id_step_quantity {
  color: #414141;
  background-color: #fff;
  height: 2.75rem;
  padding: .175rem .5rem;
  width: 3rem;
}

#mp-quantity-prices .mp-tableqty-price {
  font-weight: bold;
}

#mp-quantity-prices .mp-tableqty-qty {
  background: #428bca;
  color: #fff;
  padding: 8px;
  text-align: center;
}

#mp-quantity-prices .mp-tableqty-headerqty {
  text-align: center;
}

#mp-quantity-prices .mp-tableqty-headerattr {
  background: #428bca;
  color: #fff;
  padding: 8px;
}

.megacategory_list li {
  float: left;
  margin: 5px;
}

.hideMegaFieldCategory {
  display: none;
}

#mpFilterMeasures {
  float: left;
  width: 100%;
}

/* CHECKOUT*/
.js-cart-line-megaproduct-measure {
  color: #414141;
  background-color: #fff;
  height: 2.75rem;
  padding: .175rem .5rem;
  width: 4rem;
}

.mp-tab-steps .progressbar {
  counter-reset: step;
}

.mp-tab-steps .progressbar li {
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 22px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;
}

.mp-tab-steps .progressbar li:before {
  width: 45px;
  height: 45px;
  content: counter(step);
  counter-increment: step;
  line-height: 45px;
  border: 2px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
}

.mp-tab-steps .progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #7d7d7d;
  top: 25px;
  left: -50%;
  z-index: -1;
}

.mp-tab-steps .progressbar li:first-child:after {
  content: none;
}

.mp-tab-steps .progressbar li.active {
  color: green;
}

.mp-tab-steps .progressbar li.active:before {
  border-color: #55b776;
}

.mp-tab-steps .progressbar li.active+li:after {
  background-color: #55b776;
}

.mp-tab-steps {
  padding: 18px;
  float: left;
  width: 100%;
  display: block;
}

#mp-ul-steptabs {
  float: left;
  width: 100%;
  margin-top: 8px;
}

#mp-ul-steptabs .mp-tab-button {
  margin: 0px;
}

#mp-step-next {
  float: right;
  text-align: right;
}

#btnMPSample {
  margin-right: 10px;
}

.customproduct {
  display: none !important;
}

#megagroups .col-lg-1,
#megagroups .col-lg-2,
#megagroups .col-lg-3,
#megagroups .col-lg-4,
#megagroups .col-lg-5,
#megagroups .col-lg-6,
#megagroups .col-lg-7,
#megagroups .col-lg-8,
#megagroups .col-lg-9,
#megagroups .col-lg-10,
#megagroups .col-lg-11,
#megagroups .col-lg-12 {
  clear: none !important;
  padding: 0px;
}

.mpBtnContainer .add-to-cart {
  display: none !important;
}

.mpDisable {
  pointer-events: none;
  opacity: 0.2;
}

#mp-lamas {
  float: left;
  width: 100%;
}

#mp-lamas-container {
  overflow: auto;
  margin-left: 50px;
  z-index: 1000;
}

#mp-lamas-nav {
  float: left;
  width: 100%;
  margin-top: -150px;
}

.mp-lamas-previous {
  float: left;
  font-size: 28px;
  font-weight: bold
}

.mp-lamas-next {
  float: right;
  font-size: 28px;
  font-weight: bold
}

#mp-ul-lamas {
  float: left;
  width: 100%;
  margin-top: 20px;
}

#mp-ul-lamas li {
  display: block;
  float: left;
  height: 220px;
  width: 30px;
  margin: 2px;
  border: 1px solid;
  background: #e7e7e7;
  text-align: center;
}

#mp-ul-lamas li:hover {
  cursor: pointer
}

#mp-ul-lamas li span.lamas-number {
  text-align: center;
  display: block;
  font-weight: bold;
  margin-top: -19px;
}

#mp-ul-lamas li span.lamas-click {
  ext-align: center;
  display: block;
  margin-top: 90px;
  font-size: 8px;
}

.mp-lamas-buttons {
  float: left;
  width: 100%;
}

/* TABLE COMBINATIONS */
.mpgroup-row-title {
  font-weight: bold;
  text-align: center;
}

.mpgroup-col-title {
  font-weight: bold;
  text-align: center;
}

#mp-table-groups .mpgroup-input {
  font-weight: bold;
  text-align: center;
}

.mp-price-span {
  color: #428bca;
}

.mp-price {
  color: #428bca;
}

.mp-price-disc-span {
  color: red;
}

.mp-stock-span {
  font-weight: bold;
}

.mp-input-error {
  color: red
}

#mp-table-groups .mpgroup-col-title {
  background: #428bca;
  color: #fff;
  padding: 8px;
}

#mp-table-groups .mpgroup-row-title {
  background: #428bca;
  color: #fff;
  padding: 5px;
}

.mp-stock-span img {
  width: 32px;
  height: 32px;
}

#mp-table-groups .mp-stock-span img {
  width: 24px;
  height: 24px;
}

#mp-table-groups .mpgroup-col-title {
  background: #428bca;
  color: #fff;
  padding: 8px;
}

#mp-table-groups .mpgroup-row-title {
  background: #428bca;
  color: #fff;
  padding: 5px;
  vertical-align: middle;
}

.mp-stock-span img {
  width: 32px;
  height: 32px;
}

#mp-table-groups .mp-stock-span img {
  width: 24px;
  height: 24px;
}

.mpTableRowSelect {
  background: #000;
  color: #fff;
}

.btnMPQuantity {
  padding: 1.0em 1.4em;
}

.mp-data-price {
  float: right;
  margin-right: 10px;
  font-weight: bold;
}

.errorMPMeasures {
  border-bottom: 3px red !important
}

.countPagesHeight #id_height {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mp-personalization .mColorPickerTrigger {
  display: inline-block;
  cursor: pointer;
  width: 46px;
}
div#megaproductdays {
  margin-bottom: 16px;
}
.mp-personalization input.mpColorPicker {
  width: 120px;
}

.mp-personalization #mColorPickerImg {
  background-image: url("../img/admin/colorpicker.png") !important;
}
div#megagroups.tabs {
  padding: 0px;
  margin: 0px;
}
div#megagroups select {
  background: #f6f6f6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right 0.1rem center/1.25rem 1.25rem;
  max-width: 100%;
  border: 0.25px solid #555555;
  border-radius: 9px !important;
  height: 40px;
  line-height: 40px;
  padding: 0px 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  background-color: white;
  text-transform: capitalize;
  color: #2D2D2D;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

#editMegaIframe #footer,#editMegaIframe #header{display:none;}
.mpstep .product-features>dl.data-sheet {margin:0px;display: -webkit-box; display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
.mpstep .product-features>dl.data-sheet dd.value, .mpstep .product-features>dl.data-sheet dt.name {
  -webkit-box-flex: 1; -ms-flex: 1 0 40%; flex: 1 0 40%; font-weight: 400; background: #f5f5f5; padding: 0.625rem;
  margin-right: 0.625rem;  min-height: 2.5rem;  word-break: normal;  text-transform: capitalize;  margin-bottom: 0.5rem;
}


@media(max-width:991px) {
  #megagroups .megacolor_list li {
    max-width: calc(calc(100% / 4 ) - 6px);
  }
  #megagroups #show-result-container.fixedBottom #mp-step-result {
    float: left;
    width: 100%;
    padding: 0px;
    max-width: 34%;
  }
}
@media(max-width:767px) {
  #megagroups .megacolor_list li {
    max-width: calc(calc(100% / 3 ) - 6px);
  }
  .mp-step-measures div {
    float: left;
    margin: 0px 0px 20px 0px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  #megagroups #show-result-container.fixedBottom #mp-step-result {
    width: 100%;
    max-width: 100%;
  }
  #megagroups #show-result-container.fixedBottom .mp_total_price {
    padding:0px;
    text-align:center;
    font-size: 20px;
  }
  #megagroups #show-result-container.fixedBottom .mp-result-price {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  #megagroups #show-result-container.fixedBottom .mp-result-name {
    display: none;
  }
  #megagroups #show-result-container.fixedBottom .mp-result-button {
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  #megagroups #show-result-container.fixedBottom .mp-label-result {
    font-size: 12px;
  }
  #megagroups #show-result-container.fixedBottom .mp-data-result {
    font-size: 12px;
  }
  #megagroups #show-result-container.fixedBottom .mp-result-days {
    font-size: 12px;
  }
  #megagroups #show-result-container.fixedBottom .mp-result-data {
    margin: 0px;
  }
  #megagroups #show-result-container.fixedBottom .mp-result-measure {
    font-size: 12px;
  }
  #megagroups #show-result-container.fixedBottom {
    padding: 10px 10px;
  }

}
