#megazoom {
  display: none;
  position: absolute;
  color: #FFFFFF;
  background: #333333;
  padding: 5px;
  max-width: 600px;
  max-height: 600px;
  z-index: 100000;
}
#megaproduct {
  margin-left: 20px;
}
.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;
}
.mp-measure {
  border: 1px solid #bcbcbc;
    border-radius: 5px;
    color: #333;
    padding: 5px 5px 5px 5px;
    text-align: right;
    width: 150px;
    height: 40px;
    background-image: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
    font-size: 16px;
    font-weight: 600;
}
.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;
}
#megaproduct span {}
.mpajaxbuttons {
  text-align: center;
  margin: 10px;
}
#header_user #shopping_cart .ajax_cart_quantity {
  /*display:none !important;*/
}
#header_user #shopping_cart .ajax_cart_product_txt_s {
  /*display:none !important;*/
}
#megaproducterror {
  min-height: 100px; /*min-width:400px;*/
}
.mpErrorTableLabel {
  font-weight: bold;
}
#megaproductinfo {
  margin-top: 10px;
  background: #aaaaaa;
}
#megaproducterror table {
  width: 100%;
}
#megaproductinfo table {
  width: 100%;
}
#calculePrice {
  float: left;
  width: 100%;
  margin-top: 10px;
  padding: 10px;
}
#calculePriceData {
  color: #000;
  float: left;
  min-width: 95% !important;
}
#calculePrice #btnAddCalculePrice {
  margin: 10px;
}
#megaproduct #btnRanges {
  float: left;
  margin-right: 10px;
}
#megaproduct #mpranges {
  width: 300px;
}
#megagroups {
  margin-bottom: 10px;
}
#megagroups a.mp_color_pick:hover {}
#megagroups a.mp_color_pick {
  cursor: pointer;
  display: block;
  margin: auto;
}
#megagroups .megacolor_list li { 
  display: inline;
  float: left;
  margin: 0 10px 0 0;
  position: relative;
  /* min-height: 220px; */
}
/* altura por grupos */
#megagroups #megagroup125 .megacolor_list li {
  min-height: 185px;
}
#megagroups #megagroup127 .megacolor_list li {
  min-height: 255px;
}
#megagroups .plazo-de-entrega .megacolor_list li {
  min-height: 175px !important;
}
#megagroups .megacolor_list li a {
  border-radius: 5px;
  -moz-border-radius: 5px;
}
#megagroups .megacolor_list li a img {
  border: 3px solid #333;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
#megagroups .megacolor_list li .mplabeldiv {
  display: block;
  min-height: 65px;
}
.mpstep input[type=text] {
  border: 1px solid #B8BAB8;
  border-radius: 3px 3px 3px 3px;
  color: #61666F;
  padding: 5px 0 5px 5px;
  text-align: right;
  /*width: 70px;*/
  box-shadow: 0 0 8px #D9D9D9
}
#megagroups .mpstep:not(.mpmovecontainer) {
  margin-bottom: 15px;
  float: left;
  width: 100%;
  border-radius: 6px;
  padding: 10px;
}
#megagroups a.selectAttr {
  background: #efce14;
  border-color: #efce14;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}
#mpsteps {}
#mpsteps #mpStepPrevious {
  float: left;
}
#mpsteps #mpStepNext {
  float: right;
}
.mp-step-measures {
  float: left;
}
#mp-step-quantity {
  float: left;
  margin-top: 7px;
  width: 100%;
}
#mp-step-quantity label {
  font-weight: bold;
}
#mp-step-buttons {
  float: right;
  margin-right: 30px;
}
#mp-step-buttons input {
  color: #FFF;
  background: url(img/bg-boton-carrito.png) 0 0 no-repeat;
  width: 166px;
  height: 76px;
  border: none;
  position: absolute;
  right: -1px;
  top: 110px;
  font-weight: 600;
  font-family: "RobotoLight";
  font-size: 15px;
  padding: 0px 24px 2px 0px;
  cursor: pointer;
}
.mp-step-measures div {
  float: left;
  margin: 5px;
}
.mp-step-measures label {
  font-weight: bold;
}
#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;
  max-width: 100%;
}
.megabuttons_list li, .bas_buttons a {
  float: left;
}
.megabuttons_list li {
  margin: 0 5px 20px 0;
}
/*.megabuttons_list li a{
  border: 1px solid #9dc4e3;
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
}
.megabuttons_list a {
  color: #3c89c8;
  padding: 4px;
  text-align: center;
  text-decoration: none;
  font-size: 0.9em; 
  text-decoration: none;
   
}*/
.megabuttons_list a {
  color: #050505;
  padding: 10px 35px 10px 10px;
  background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 50%, #dbdbdb 50%, #b5b5b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.50, #ebebeb), color-stop(0.50, #dbdbdb), to(#b5b5b5));
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 5px;
  border: 1px solid #949494;
  -moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  /* text-shadow: 0px -1px 0px rgba(000,000,000,0.2), 0px 1px 0px rgba(255,255,255,1); */
  font-weight: 600;
}
#megagroups .megabuttons_list a.selectAttr, #megagroups .megabuttons_list a:hover {
  border: 2px #ce9b0d  solid;
  padding: 10px 35px 10px 10px;
  background: #e5b708 url(images/check-ok-20.png) no-repeat 95% 50%;
  cursor: pointer;
	color: #fff;
}

.mpHide {
  top: -1300px;
  left: -1000px;
  position: absolute !important;
}
div.radio input.hideMegaField, .hideMegaField {
  top: -3500px; 
  position: absolute !important;
  display: none;
  -webkit-appearance: none;
}
.mp_title {
  font-weight: bold;
}
/*.mp-categorylabel,.mega-attrlabel{width:100%;float:left;margin-bottom:6px;}*/
.mega-attrlabel {
  font-size: 1em;
    font-weight: 700;
    line-height: 22px;
    padding: 4px;
    text-align: left;
}
.mega-attrlabel .megaattr_name {
  color: #1d1916;
  font-size: 15px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.megadescriptionlong {
  clear: left;
  float: left;
  width: 100%;
  font-size: 16px;
  padding-top: 5px;
  border-top: 2px dotted #333 !important;
  margin-top: 5px;
}
.megadescriptionshort {
  clear: left;
  float: left;
  width: 100%;
}
.mega_title {
    color: #e5b700 !important;
    font-family: "ralewayheavy";
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100% !important;
    float: left;
    text-shadow: 2px 2px 2px #fafafa;
}
.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;
}
.megahelp img {}
.divmegazoom {
  float: right;
}
.divmegahelp {
  float: right;
}
.divmegaattrhelp { /*display: inline; float: right;*/ position: absolute;
}
.megacolor_list {
  clear: left;
}
#tableRanges td, #tableRanges th {
  text-align: center;
  text-transform: none;
}
#extraInfoProducts .divmegazoom, #extraInfoProducts .divmegahelp {
  display: none;
}
.mp_total_price {
  color: red;
  font-size: 2.5em;
  float: left;
}
#calculePriceData #mp-modal-buttons {
  text-align: center;
  margin: 15px;
}
#calculePriceData .infoData {
  font-weight: bold;
  line-height: 25px;
}
#mpimages .ui-datepicker {
  width: 100%;
}
.mpcheckbox {}
.mpcheckboxdiv div.checker {
  width: 100%;
}
.mpcheckboxdiv {
  margin-top: 5px;
  text-align: center;
}
.mplabeldiv {
  margin-bottom: 5px;
  text-align: center;
  font-weight: 500;
}
.mpcheckboxlist {
  list-style: none;
}
.mpcheckboxlist li {
  float: left;
  width: 32%;
  display: block;
  margin-top: 5px;
}
.mpcheckboxlist li input[type="checkbox"] {
  margin: 0px;
  width: 30px;
}
.mpcheckboxlist label {}
.megaradio {}
.megaradiolist li {
  display: block;
  float: left;
  width: 32%;
}
.megaradio input[type="radio"] {
  clear: left;
  margin: 0px 5px;
}
.mp-personalization input[type="text"] {
  width: 100%;
  text-align: left;
}
.mp-personalization textarea {
  width: 100%;
  min-height: 60px;
}
.showTab {
  display: none;
}
.mp-label-result {
  font-weight: bold;
	width: 100%;
	float: left;
	color:#e5b700;
	line-height: 16px;
}
#mp-step-result {
  padding: 0px 5px 5px 5px;
  width: 100%;
  float: left;
  border-bottom: 1px dotted #fff;
}
.mp-step-width {}
.mp-step-height {}
.mp-step-long {}
@media only screen and (min-width: 480px) {
  .resultFloat {
    position: fixed;
    max-width: 16%;
    min-width: 180px;
    right: 10px;
    top: 25%;
    z-index: 100000000;
    background: url('img/zoom.png') no-repeat right 0 #f0f0f0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #949494;
  }
}
.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 {
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: 500;
}
#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;
    width: 100%;
    float: left;
    margin-bottom: 0px;
}
.mp-result-button .button {
  width: auto;
}
#megagroups {
  width: 100%;
  position: relative;
}
#megagroups .longStep {
  width: 100%;
}
#megafooter {
  width: 100%;
  float: left;
}
.button-moreinfo .button {}
.mega-zoom {}
.mp-result-name {
  padding: 5px;
  margin-bottom: 0px;
}
.mp-product-title {
  font-weight: bold;
  font-size: 14px;
}
.mp-product-name {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
.mp-result-measure-label {
  font-weight: 400;
    font-size: 16px;
    color: #e5b708;
}
.mega-group-buttons {
  position: absolute;
  margin-top: 75px;
}
.mp-result-data {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px dotted #fff;
    padding: 0px 0 5px 0px;
    margin-bottom: 5px;
	line-height: 20px;
}
.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: 17px;
  text-align: center;
  border: 1px solid #333;
  padding: 2px 5px;
  border-radius: 3px;
  color: #FFF;
  background: #333;
}
.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: 3px;
  left: 3px;
}
#megagroups .megacolor_list li:hover .megazoomsingle {
  display: block;
  height: 24px;
  width: 24px;
}
#megagroups .megacolor_list li .megazoomsingle {
  display: none;
}

.megaattrzoom:before {
    content: "\f00e";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 25px;
    line-height: 28px;
    color: #e5b700;
    padding-right: 0;
    padding-left: 3px;
}
.plazo-de-entrega .megaattrzoom:before {
	display: none !important;
}
/*.megaattrzoom:before {  content: "\f00e"; font-family: "FontAwesome"; background: url('./img/zoom.png'); display: inline-block; font-size: 18px; line-height: 24px; width:24px;height:24px; 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;
}
.megainputcontent {}
.mptitlehide {}
.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: 3%;
}
@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;
}
.megaproduct_name {}
/* RANGE CSS */
.mpslider {
  margin-top: 10px
}
.mp-personalization .fileupload-buttonbar .uploader span {
  display: none;
}
.mp-personalization .fileupload-buttonbar .uploader {}
/*----- ACCORDINF -----*/
.accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  border: 1px solid #d6d4d4;
  border-bottom: none;
  background: #fbfbfb;
  transition: all linear 0.15s;
  /* Type */
  font-size: 1.200em;
  text-shadow: 0px 1px 0px #1a1a1a;
  color: #555454;
}
.accordion-section-title.active, .accordion-section-title:hover {
  background: #8b8a8a;
  /* Type */
  text-decoration: none;
  color: #fff;
}
.accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}
/*----- Section Content -----*/
.accordion-section-content {
  padding: 15px;
  display: none;
}
.mp-accordion-buttons {
  display: block;
  float: right;
  margin: 10px
}
.megacomplement_list {}
.megacomplement_list .mpclistproduct {
  min-height: 80px;
  margin-bottom: 10px;
}
.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 .mp-attributes {}
.megacomplement_list input.mega-comb-qty-list {
  width: 40px;
  margin: 5px;
  text-align: center;
}
.mega-comb-select-list {
  max-width: 170px;
}
.mega-comb-qty-table {
  text-align: center;
  max-width: 80px;
}
li a.selectAttr span.imagen-ok {
  background: url(images/check-ok-30.png) no-repeat;
  position: absolute;
  width: 30px;
  height: 30px;
  right: -7px;
  top: -10px;
}
#megagroups #mpproduct-step-1 {
  bottom: 0;
  height: 55px;
  padding: 5px 0px 0px 5px;
  position: fixed;
  width: 100%;
  z-index: 999999;
  background: #333;
  left: 0;
  box-shadow: 0px 0px 10px #333;
  border-top: 4px #e5b700 solid;
  display: none;
	
}
input.boton-carrito {
    border: 2px #ce9b0d solid;
    padding: 9px 0px 9px 5px;
    background: #e5b708 url(img/carro.png) no-repeat 95% 50%;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: 600;
    width: 125px;
    float: left;
    margin-bottom: 0px;
    margin-top: 1px;
    text-align: left;
    font-size: 14px;
    color: #333 !important;
	text-transform: uppercase;
	font-family: "RobotoRegular";
}
span.texto-precio {
  float: left;
  line-height: 15px;
  margin-right: 10px;
  color: #fff;
  padding: 5px 0px 0px 5px;
  font-size: 15px;
}
.lds-ripple {
  display: inline-block; 
  position: relative;
  width: 30px;
  height: 30px;
  top: -18px;
  left: -53px;
}
.lds-ripple div {
  position: absolute;
  border: 2px solid #222;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.contenedor-carro {
  width: max-content;
  margin: 0 auto;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
.mp_total_price {
  color: #333;
  font-size: 25px;
}
.iva-precio {
  color: #FFF;
  font-size: 11px;
  float: left;
  width: 100%;
}
.muestra-fotomural img {
  width: 100%;
  float: left;
}
a.boton-amarillo-seleccionada {
  color: #050505;
  padding: 5px;
  background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 50%, #dbdbdb 50%, #b5b5b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.50, #ebebeb), color-stop(0.50, #dbdbdb), to(#b5b5b5));
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 5px;
  border: 1px solid #949494;
  -moz-box-shadow:
    0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  -webkit-box-shadow:
    0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  box-shadow:
    0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  text-shadow:
    0px -1px 0px rgba(000, 000, 000, 0.2), 0px 1px 0px rgba(255, 255, 255, 1);
  font-weight: 600;
  margin-right: 0px;
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
a.boton-negro-seleccionada {
  color: #050505;
  color: #050505;
  padding: 5px;
  background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 50%, #dbdbdb 50%, #b5b5b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.50, #ebebeb), color-stop(0.50, #dbdbdb), to(#b5b5b5));
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 5px;
  border: 1px solid #949494;
  -moz-box-shadow:
    0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  -webkit-box-shadow:
    0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  box-shadow:
    0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  text-shadow:
    0px -1px 0px rgba(000, 000, 000, 0.2), 0px 1px 0px rgba(255, 255, 255, 1);
  font-weight: 600;
  margin-right: 10px;
}
.cargador-buscador-imagenes {
	font-size: 16px;
}
.imagen-seleccionada {
  width: 100%;
  float: left;
  margin-right: 0px;
  margin-bottom: 10px;
}
h3.seleccionada {
  font-family: "RobotoLight";
	margin-top: 15px;
}
.mpUploadFile {
    width: 33%;
    float: left;
    text-align: center;
}
.mpUploadFile p{
	min-height: 50px;
}
.mp_total_price {
  border: 2px #fff solid;
  padding: 2px 5px 2px 5px;
  background: #fff;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.2), 0px 1px 0px rgba(255, 255, 255, 1);
  font-weight: 600;
  float: left;
  margin-bottom: 0px;
  margin-top: 1px;
  text-align: center;
  margin-right: 10px;
  font-size: 23px;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
#megagroups p {
  font-weight: 500;
}
.canvas-productos p {
  margin: 0 !important;
}
.canvas-productos img {
  width: 100%;
  height: auto;
}
.colapsivo{
	display:none;
}
.boton-colapsivo{
	background: #e5b708;
	padding: 3px 15px 0 15px;
    box-shadow: 0 1px 1px 0 rgba(0, 1, 1, 0.4);
    text-transform: uppercase;
    font-family: "ralewayheavy";
    font-size: 14px;
    line-height: 30px;
    color: #333;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}
.boton-cerrar-colapsivo{
	background: #333;
	padding: 3px 15px 0 15px;
    box-shadow: 0 1px 1px 0 rgba(0, 1, 1, 0.4);
    text-transform: uppercase;
    font-family: "ralewayheavy";
    font-size: 14px;
    line-height: 30px;
    color: #fff;
	width: 100%;
	margin-bottom: 10px;
	cursor: pointer;
	width: 100%;
	float: left;
	text-align: center;
}
.colapsivo h3{
	font-size: 16px;
    margin: 10px 0px 10px 0px;
    color: #333;
}

@media (max-width: 990px){
	.revision-profesional ul.megabuttons_list, .tienes-diseno ul.megabuttons_list {
		width: 100% !important;
		
	}
	.revision-profesional ul.megabuttons_list li, .tienes-diseno ul.megabuttons_list li {
		width: 100% !important;
	} 
	.revision-profesional ul.megabuttons_list li a.megabutton, .tienes-diseno ul.megabuttons_list li a.megabutton{
		width: 100% !important;
		float: left;
		text-align: center !important;
		font-size: 16px;
		text-transform: uppercase !important;
		font-family: "ralewayheavy";
		padding: 10px 0px 10px 0px !important;
	}

	.pb-right-column{
		padding-left: 0px !important;
		padding-right: 0px !important;
		
	}
	body.product section#columns{
		background: #fff;
	}
	.megadescriptionlong{
	clear: left;
    float: left;
    width: 100%;
    font-size: 15px;
    padding-top: 5px;
    border-top: 2px dotted #333 !important;
    margin-top: 5px;
	}
.cantidad-bolsas .megabuttons_list a {
  color: #050505;
  background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 50%, #dbdbdb 50%, #b5b5b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.50, #ebebeb), color-stop(0.50, #dbdbdb), to(#b5b5b5));
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 5px;
  border: 1px solid #949494;
  -moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
  /* text-shadow: 0px -1px 0px rgba(000,000,000,0.2), 0px 1px 0px rgba(255,255,255,1); */
  font-weight: 600;
  width: 100%;
  float:left;
  padding: 10px 25px 10px 5px;
  cursor: pointer;
  text-transform: uppercase;	
}
.cantidad-bolsas .megabuttons_list a:hover {
  padding: 10px 25px 10px 5px;
}
#megagroups .cantidad-bolsas a.selectAttr {
  padding: 10px 25px 10px 5px;
}
.cantidad-bolsas .megabuttons_list li {
    margin: 0 5px 10px 0;
    width: 100%;
}
#megagroups .cantidad-bolsas .megabuttons_list a.selectAttr, #megagroups .megabuttons_list a:hover {
  padding: 10px 25px 10px 5px;
}
}
.ayuda-modulos{
    width: 50px;
    height: 50px;
    background: #333;
    position: absolute;
    top: 0;
    right: 0;
}
.lock{
	width: 30px;
    height: 32px;
    position: absolute;
    bottom: 15px;
    right: 10px;
    background-image: url(img/lock.png);
    background-size: auto 30px;
    background-repeat: no-repeat;
	cursor: pointer;
}
.lock:hover{
	width: 34px;
    height: 32px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    background-image: url(img/unlock.png);
    background-size: auto 30px;
    background-repeat: no-repeat;
    cursor: pointer;    
}
.unlock{
	width: 34px;
    height: 32px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    background-image: url(img/unlock.png);
    background-size: auto 30px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}
.seleccion-producto h3{
    color: #e5b700;
    font-family: "RobotoThin";
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px dotted #bcbcbc;
    float: left;
}
.seleccion-producto .contenido{
    position: relative;
}

.mas-info-producto{
    padding: 5px 0px 5px 0px;
    background-image: -webkit-linear-gradient(top, #e5b708 0%, #e5b708 100%);
    background-image: linear-gradient(to bottom, #e5b708 0%, #e5b708 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFECC711', endColorstr='#FFF0D115', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 rgba(0, 1, 1, 0.4);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    text-transform: uppercase;
    font-family: "RobotoRegular";
    font-size: 20px;
    color: #333;
    width: 100%;
    text-align: center;
    font-weight: 600;
    cursor: pointer;    
}
.mas-info-producto:hover{
    color:#fff;
}
.mas-info-producto-activo{
    background: #e5b700;
    padding: 10px 15px 15px 15px;
    border-radius: 8px 0px 8px 0px;
    color: #333;
    font-size: 15px;
    font-family: "RobotoRegular";
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer; 
}
span#precio-total-flotante{
    background: #fff;
    border: 1px solid #333;
    width: 100%;
    min-height: 35px;
    line-height: 25px;
    font-size: 40px;
    padding: 15px 0;
}
.seleccion-producto .mp-result-button{
	margin-top: 5px;
    text-align: center;
    width: 100%;
    float: left;
}
.seleccion-producto .mp-result-button .button{
	width: 100%;
}
.label-mp-precio{
	padding: 5px;
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #fff;
    text-align: center;
	border-bottom: 1px dotted #e5b700;
}
.label-mp-precio span{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #e5b700;
}
.mp-result-button a {
    position: relative;
    display: inline-block;
    padding: 20px 10px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    transition: .5s;
    margin-top: 0px;
    letter-spacing: 0px;
    width: 100%;
    font-weight: 600;
    border-radius: 8px;

}

.mp-result-button a:hover {
	background: #D9D9D9;
    color: #333;
	font-weight: 600;
    border-radius: 0px;
	cursor: pointer;
    box-shadow: 0 0 2px #fff, 0 0 8px #fff, 0 0 16px #fff, 0 0 24px #fff;
}

.mp-result-button a span {
	position: absolute;
	display: block;
}

.mp-result-button a span:nth-child(1) {
  top: 0;
  left: -100%;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, transparent, #e5b700);
  animation: btn-anim1 1s linear infinite;
}
@keyframes btn-anim1 {
  0% {
    left: -100%;
  }
  50%,100% {
    left: 100%;
  }
}

.mp-result-button span:nth-child(2) {
	top: -100%;
	right: 0;
	width: 4px;
	height: 100%;
	background: linear-gradient(180deg, transparent, #aaa);
	animation: btn-anim2 1s linear infinite;
	animation-delay: .25s;
}


@keyframes btn-anim2 {
	0%{
		top: -100%;
	}
	50%,100% {
		top: 100%;
	}
}

.mp-result-button span:nth-child(3){
	bottom: 0;
	right: -100%;
	width: 100%;
	height: 4px;
	background: linear-gradient(270deg, transparent, #999);
	animation: btn-anim3 1s linear infinite;
	animation-delay: .5s;
}

@keyframes btn-anim3 {
	0%{
		right: -100%;
	}
	50%,100% {
		right: 100%;
	}
}

.mp-result-button span:nth-child(4) {
	bottom: -100%;
	left: 0;
	width: 4px;
	height: 100%;
	background: linear-gradient(360deg, transparent, #e5b700);
	animation: btn-anim4 1s linear infinite;
	animation-delay: .75s;
}

@keyframes btn-anim4 {
  0% {
    bottom: -100%;
  }
  50%,100% {
    bottom: 100%;
  }
}
#megagroups .mpstep{
  border: 2px solid #b9b9b9;
  margin-bottom: 1.5em;
  background: rgb(212,212,212);
  background: linear-gradient(0deg, rgba(212,212,212,1) 0%, rgba(239,239,239,1) 48%, rgba(212,212,212,1) 100%);
  box-shadow: 0 0 5px 1px #bcbcbc;
}
.mpstep{
    position: relative;
    display: inline-block;
    padding: 10px 10px;
    overflow: hidden;
}

#megagroups .medidas-activo, #megagroups .medidas-activo:hover{
	position: relative;
    border: none !important;
    border-radius: 8px;
    padding: 10px;
	box-shadow: 0 0 20px #666, 0 0 0px #999;
    transform:perspective(733px) translateZ(20px) translateX(0px) rotateX(360deg);	  
    background: #af0000;
	-webkit-transition:all 1s ease-in-out; 
    -moz-transition:all 1s ease-in-out;
	color: #fff;
}
#megagroups .medidas-activo a{
	color:#fff;
}
#megagroups .medidas-activo .megadescriptionlong{
	border-top: 1px dashed #fff !important;
	color: #fff;
}
#megagroups .medidas-activo .mega_title{
	color: #fff !important;
	text-shadow: 2px 2px 0px #333;
}
#megagroups .medidas-activo .mp-measure{
	color:#333;
}
#megagroups .medidas-activo .mp-step-measures label {
    font-weight: bold;
	color: #fff;
}



#megagroups .canvas-productos-activo{
	position: absolute !important;
    z-index: 999999 !important;
    border: none !important;
    border-radius: 8px;
    padding: 10px;
	box-shadow: 0 0 20px #666, 0 0 0px #999;
    transform:perspective(733px) translateZ(20px) translateY(6px) rotateX(0deg);
	background-color:#fff !important;
    -webkit-transition:top .5s, left .5s,transform .5s;
    -moz-transition:top .5s, left .5s,transform .5s;
    transition:top .5s, left .5s,transform .5s;
	
} 
#megagroups .canvas-productos{
	position: relative;
    z-index: 99 !important;
    border: none !important;
    border-radius: 8px;
    padding: 5px !important;
	background:#333333 !important;	
    transition: top .5s, left .5s,transform .5s;
}

.seleccion-producto{
	position: absolute;
    z-index: 99 !important;
    border: none !important;
    border-radius: 8px;
    padding: 8px;
	background-color:#333 !important;
	box-shadow: 0 0 4px 0 #333;


	color: #fff;
}
#megagroups .canvas-productos .mega-attrlabel{
	display: none;
}
.megadescriptionlong #medidas{
	display: none;
}
.error-producto{
	padding: 20px;
    font-size: 25px;
    font-family: "RobotoLight";
    font-weight: 600;
    text-align: center;
	text-transform: uppercase;
}
.error-producto button{
	width: 100%;
    border-radius: 8px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.error-producto img{ 
	padding: 20px;
	
}
.cargador-detalles .megaattr_name{
	display:none;
	
}
.cargador-detalles .mega_title{
    text-align: left;
    font-size: 25px;
    border-bottom: 1px dashed #333;
    padding-bottom: 10px;
    margin-bottom: 5px;
    padding-right: 5%;
    line-height: 30px;
    color: #333 !important;
    text-shadow: none;
    font-family: "RobotoLight";
    font-weight: 600;
    text-transform: uppercase;
}
body.product-319 .colores .megaattrzoom{
	display: none !important;
}
.mas-productos .mega-attrlabel{
	display:none;
}
.mas-productos .template_slide .page-top .page-title-categoryslider {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
	color: #fff !important;
	font-size: 30px !important;
}
#megagroups .mas-productos {
    background: #333 !important;
    margin-bottom: 1.5em;
	color:#fff !important;
}
#megagroups .mas-productos .template_slide .page-top {
    margin-bottom: 5px;
}
#megagroups .mas-productos .slier_item h5.name a{
	color: #fff !important;
}
.mostrar-simulacion{
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 5px 10px;
    background: linear-gradient(180deg, rgba(51,51,51,1) 0%, rgba(102,102,102,1) 93%, rgba(153,153,153,1) 100%);
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    font-family: "RobotoLight";
    text-transform: uppercase;
    box-shadow: 0 0 5px #999;
    border: 1px solid #333;
}
.mostrar-simulacion:hover{
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 5px 10px;
    background: linear-gradient(180deg, rgba(51,51,51,1) 0%, rgba(102,102,102,1) 93%, rgba(153,153,153,1) 100%);
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    font-family: "RobotoLight";
    text-transform: uppercase;
    box-shadow: 0 0 10px #999, 0 0 20px #fff, 0 0 30px #999;
    border: 1px solid #333;
	cursor: pointer;

}
.ral-personalizado{
	overflow: visible !important;
}
.ral-personalizado input{
	overflow: 100% !important;
}
.ral-personalizado .megadescriptionshort{
	width: 100%;
	float: left;
	padding-right: 15px;
}
.ral-personalizado .mp-personalization{
	width: 100%;
	float: left;
}
.ral-personalizado .mega_title{
	width: 100%;
	text-align: left;
	border-bottom: 1px dashed #333;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.ral-personalizado .huebee__cursor {
  width: 60px;
  height: 60px;
}
.ral-personalizado h3{
	font-family: "RobotoRegular";
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}
.ral-personalizado .color-ral-impresion-bolsa{
	width: 100%;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #333;
}
.ral-personalizado .nombre-color{
	width: 100%;
    font-size: 18px;
    text-align: left;
    padding: 10px 10px;
    font-weight: 600;
}
.ral-personalizado input{
	display: none;
}
.cantidad-bolsas{
	
}


body.category-175 #megagroups .canvas-productos, body.category-174 #megagroups .canvas-productos, body.category-173 #megagroups .canvas-productos, body.category-179 #megagroups .canvas-productos{
	position: relative !important;
	overflow: hidden;
}
h2.impresion{
	font-family: "RobotoLight";
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    margin: -10px 0 0 0;
    font-style: italic;
}
.category-175 .mp-result-button, .category-174 .mp-result-button, .category-173 .mp-result-button, .category-179 .mp-result-button{
    display: none;
}
.category-175 .medidas, .category-174 .medidas, .category-173 .medidas, .category-179 .medidas{
    display: none;
}
.category-175 .mp-result-price, .category-174 .mp-result-price, .category-173 .mp-result-price, .category-179 .mp-result-price{
	display: none;
}
.category-175 .label-mp-precio, .category-174 .label-mp-precio, .category-173 .label-mp-precio, .category-179 .label-mp-precio{
	display: none;	
}
 .category-175 #mp-step-result,  .category-174 #mp-step-result, .category-173 #mp-step-result, .category-179 #mp-step-result{
	display: none;
}

.category-175 #megagroups #mpproduct-step-1, .category-174 #megagroups #mpproduct-step-1, .category-173 #megagroups #mpproduct-step-1, .category-179 #megagroups #mpproduct-step-1{
	display: none;
}
#pp_customize_design_btn {
    background-color: #e5b708;
    border-radius: 15px;
    border: 6px double #fff;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 70px;
    font-size: 25px;
    font-family: "RobotoLight";
    text-align: center;
    text-transform: uppercase;
	background-image: url("images/back-buscar.png");
	background-position: 7px 50%;
	background-repeat: no-repeat;	
}
#pp_customize_design_btn:hover {
    color: #333;

}
#pp_edit_btn {
    background-color: #e5b708;
    border-radius: 15px;
    border: 6px double #fff;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 70px;
    font-size: 25px;
    font-family: "RobotoLight";
    text-align: center;
    text-transform: uppercase;
	background-image: url("images/back-editar.png");
	background-position: 7px 50%;
	background-repeat: no-repeat;
}
#pp_edit_btn:hover {
    color: #333;
}
#pp_clear_design_btn {
    background-color: #e5b708;
    border-radius: 15px;
    border: 6px double #fff;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 70px;
    font-size: 25px;
    font-family: "RobotoLight";
    text-align: center;
    text-transform: uppercase;
	background-image: url("images/back-borrar.png");
	background-position: 7px 50%;
	background-repeat: no-repeat; 
}
#pp_clear_design_btn:hover {
    color: #333;
}
#pp_download_btn{
	background-color: #e5b708;
    border-radius: 15px;
    border: 6px double #fff;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 70px;
    font-size: 25px;
    font-family: "RobotoLight";
    text-align: center;
    text-transform: uppercase;
	background-image: url("images/back-download.png");
	background-position: 7px 50%;
	background-repeat: no-repeat; 	
} 
#pp_download_btn:hover{
	color: #333;
}
#doble-imagen #image-block{
	position: absolute;
    width: 33%;
    left: 20px;
    top: 20px;
}
body.category-145 .subcategories{
	display: none;
}
#image-block span{
	width: 100%;
    color: #333;
    text-align: center;
    float: left;
    margin: 15px 0;
    font-size: 12px;
}
#image-block span em{
    color: #e5b708;
}
.titulo-bigpic{
	font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    font-size: 25px;
    border-bottom: 1px dashed #333;
    padding-bottom: 10px;
    font-family: "RobotoLight";
}
#doble-imagen .fa{
	position: absolute;
    top: 15px;
    right: 15px;
    color: #e5b708;
    font-size: 35px;
    cursor: pointer;
}
.toolimagen{
	color: #333;
    position: absolute;
    width: 200px;
    right: 38px;
    text-align: center;
    background: #e5b908;
    border-radius: 8px;
    padding: 10px;
    font-weight: 600;
    top: 32px;
    display: none;
}

#doble-imagen .abrir-toolimagen:hover ~ .toolimagen{
  display:inline;
}
.packin-editor .mini-item{
	display: none;
}
.packin-editor .pp-disabled{
	display: none;
}
#solicitar-impresion {
    box-shadow: 0px 0px 7px 0px #ccc;
    background-color: #e5b908;
    border-radius: 8px;
    border: 2px solid #fff;
    display: inline-block;
    cursor: pointer;
    color: #333;
    font-weight: bold;
    padding: 20px 0 0px 90px;
    text-decoration: none;
    background-image: url(/img/icons/volver-editar.svg);
    background-position: 20px 12px;
    background-repeat: no-repeat;
    background-size: 55px auto;
    height: 70px;
    font-size: 25px;
    transition: background-color .3s ease-in-out, border-color .5s ease-in-out, box-shadow .5s ease-in-out, background-position .5s ease-in-out;
    width: 100%;
	margin-bottom: 10px;
}
#solicitar-impresion:hover {
    box-shadow: 0px 0px 8px 9px #fff;
    background-color: #e5b908;
    border-radius: 8px;
    border: 2px solid #e5b908;
    display: inline-block;
    cursor: pointer;
    color: #333;
    font-weight: bold;
    padding: 6px 0 0px 90px;
    text-decoration: none;
    background-image: url(/img/icons/volver-editar.svg);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    background-size: 55px auto;
    height: 70px;
    font-size: 25px; 
}
.blur{
	position: absolute;
    width: 266px;
    top: 56px;
    font-size: 0 !important;
    left: calc(50% - 340px);
    box-shadow: 0 0 5px #333;
    filter: blur(2px);
	transform: perspective(0px) translateZ(0px) translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transition: .5s;
	
}
.blur:hover{
	filter: blur(0px);
	transform: perspective(266px) translateZ(0px) translateY(0px) rotateX(0deg) rotateY(20deg) rotateZ(0deg);
}
.blur .titulo-bigpic{
    display: none;
}
.blur .fa{
	display: none;	
}
.blur1{
	position: absolute;
    width: 266px;
    top: 56px;
    font-size: 0 !important;
    right: calc(50% - 340px);
    box-shadow: 0 0 5px #333;
    filter: blur(2px);
	transform: perspective(0px) translateZ(0px) translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transition: .5s;
}
.blur1:hover{
	filter: blur(0px);
	transform: perspective(266px) translateZ(0px) translateY(0px) rotateX(0deg) rotateY(-20deg) rotateZ(0deg);
}
.blur1 .titulo-bigpic{
    display: none;
}
.blur1 .fa{
	display: none;	
}
.principal{
    position: absolute;
    width: 300px;
    top: 30px;
    font-size: 0 !important;
    left: calc(50% - 150px); 
    box-shadow: 0 0 5px #333;
	transform: perspective(600px) translateZ(0px) translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transition: .5s;
	
}
.principal:hover{
    transform: perspective(300px) translateZ(81px) translateY(40px) rotateX(3deg) rotateY(0deg) rotateZ(0deg);
}
.principal .titulo-bigpic{ 
    display: none;
}
.principal-tarjetas-horizontal{
    position: absolute;
    width: 341px;
    top: 10px;
    font-size: 0 !important;
    left: calc(50% - 238px);
    filter: blur(.5px);
    transform: perspective(0px) translateZ(5px) translateY(4px) rotateX(32deg) rotateY(-5deg) rotateZ(-36deg);
}
.principal-tarjetas-horizontal .titulo-bigpic{ 
    display: none;
}
.contenedor-editor .mensajes{
	width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.contenedor-editor .mensajes a{
	color: #fff;
}
.contenedor-editor .mensajes a:hover{
	color: #e5b708;
}
.blur-tarjetas-horizontal{
	position: absolute;
    width: 368px;
    top: -2px;
    font-size: 0 !important;
    left: calc(50% - 87px);
    transform: perspective(1235px) translateZ(0px) translateX(0px) translateY(162px) rotateX(36deg) rotateY(1deg) rotateZ(-40deg);
}

.blur-tarjetas-horizontal .titulo-bigpic{
    display: none;
}
.blur-tarjetas-horizontal .fa{
	display: none;	
}

.blur-tarjetas-horizontal-01{
	position: absolute;
    width: 324px;
    top: 240px;
    font-size: 0 !important;
    left: calc(50% - 94px);
    transform: perspective(3232px) translateZ(0px) translateX(0px) translateY(2px) rotateX(26deg) rotateY(-3deg) rotateZ(-33deg);
}

.blur-tarjetas-horizontal-01 .titulo-bigpic{
    display: none;
}
.blur-tarjetas-horizontal-01 .fa{
	display: none;
}
.principal-tarjetas-horizontal-01{
    position: absolute;
    width: 328px;
    top: 62px;
    font-size: 0 !important;
    left: calc(50% - 226px);
    filter: blur(.5px);
    transform: perspective(0px) translateZ(0px) translateY(0px) rotateX(26deg) rotateY(-2deg) rotateZ(-32deg);
}
.principal-tarjetas-horizontal-01 .titulo-bigpic{ 
    display: none;
}
#menu-opciones{
	margin: 0;
    width: 100%;
    padding: 0;
    text-align: center;
    float: left;
    background: transparent;
	margin-top: 10px;
}
#menu-opciones a.solicitar-impresion{
    background: linear-gradient(to bottom, #cca508 50%, #e5b908 100%);
    background-color: #e5b908;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    color: #333;
    padding: 6px 24px;
    text-decoration: none;
    width: 100%;
    text-transform: uppercase;
    font-family: "RobotoRegular";
    font-size: 19px;
    font-weight: 600;
	transition: .5s ease-in-out;
	box-shadow: 0px 0px 8px 5px #fff;
}
#menu-opciones a.solicitar-impresion:hover{
	color: #fff;
	box-shadow: 0px 0px 8px 5px #fff;
}
#menu-opciones a.opciones-diseno{
    background: linear-gradient(to bottom, #555 50%, #333 100%);
    background-color: #333;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 6px 24px;
    text-decoration: none;
    width: 100%;
    text-transform: uppercase;
    font-family: "RobotoRegular";
    font-size: 19px;
	font-weight: 600;
    transition: .5s ease-in-out;
}
#menu-opciones a.opciones-diseno:hover{
	background: linear-gradient(to bottom, #333 50%, #555 100%);
	color: #e5b700;
	box-shadow: 0px 0px 8px 5px #fff;
}
.no-padding{
	
}
.contenido-carga{
	margin-top: 15px;
}
@media (max-width: 990px){

#megagroups #mpproduct-step-1 {
	display: inline;	
}
.blur-tarjetas-horizontal-01{
    position: relative;
    width: 100%;
    top: 0px;
	left: 0;
    font-size: 12px;
    transform: none;
}
.principal-tarjetas-horizontal-01{
    position:relative;
    width: 100%;
    top: 0;
	left: 0;
    filter: none;
    transform: none;	
}
.blur-tarjetas-horizontal{
    position: relative;
    width: 100%;
    top: 0px;
	left: 0;
    font-size: 12px;
    transform: none;
}
.principal-tarjetas-horizontal{
    position:relative;
    width: 100%;
    top: 0;
	left: 0;
    filter: none;
    transform: none;	
}
img#fondo-mockup{
	display: none;
}
#menu-opciones .no-padding {
	margin-bottom: 10px;
	padding: 0;
}
#image-block4,#image-block2{
	margin-bottom: 10px;
}
.pb-presupuesto{
	display:none;
}
body.product-381 .packin-editor{
	display:inline !important;
	background-image: url("images/background-packin-editor.jpg") !important;
	background-repeat: no-repeat !important;
	background-position: 100% 0 !important;
	background-size: auto 100% !important;
	padding: 10px !important;
	text-align: center;
}
.packin-editor #contenido-carga {
    font-size: 20px;
}	
}
.packin-editor{
	display:inline !important;
	background-image: url("images/background-packin-editor.jpg") !important;
	background-repeat: no-repeat !important;
	background-position: 100% 0 !important;
	background-size: 100% 100% !important;
	padding: 10px !important;
	border:none !important;
}
#editor-online{
	margin-top: 10px;
}
.packin-editor #image-block{
	margin-top: 20px;
}
#boton-carrito-flotante{
	margin-bottom: 5px !important;
    float: left;
}
body.product-381 #megagroups .canvas-productos{
	position: relative;
}
#btnAddProduct2 .fa{
	color: #e5b700;
	font-size: 25px;
}
.cargador-detalles{
	
}
body.category-159 #boton-carrito-flotante{

}
#contenido-carga h3{
	font-size: 22px;
	margin: 10px 0 5px 0px;
}
#contenido-carga a{
	color: #e5b700;
}
#altavoz {
	position: absolute;
    top: 10px;
    right: 10px;
	font-size: 25px;
	cursor: pointer;
}
#subidaArchivos{
	background-color: #e5b708;
    border-radius: 15px;
    border: 6px double #fff;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 70px;
    font-size: 25px;
    font-family: "RobotoLight";
    text-align: center;
    text-transform: uppercase;
    background-image: url(images/upload-archivos.png);
    background-position: 7px 50%;
    background-repeat: no-repeat;
    width: 100%;
    line-height: 58px;
}
#descargaArchivos{
	background-color: #e5b708;
    border-radius: 15px;
    border: 6px double #fff;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 60px;
    font-size: 20px;
    font-family: "RobotoLight";
    text-align: center;
    text-transform: uppercase;
    /* background-image: url(images/download-archivos.png); */
    background-position: 7px 50%;
    background-repeat: no-repeat;
    width: 100%;
    line-height: 50px;
}
.upload-archivos h3{
	color: #e5b700;
    font-family: "RobotoLight";
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 8px 0px 5px 0px;
    float: left;
    font-size: 20px;
}
.upload-archivos b{
	color: #e5b700;
}
.gris-oscuro {
    background: #333 !important;
    padding: 0px 10px 10px 10px !important;
    color: #fff;
    border-radius: 8px !important;
}
.gris-oscuro .mega_title{
	display: none !important;
}
.gris-oscuro .soporte {
    background: url(img/soporte-expecializado.png) 0% 50% no-repeat;
    padding-left: 35px;
}
.gris-oscuro .ecologica {
    background: url(img/ecologica.png) 0% 50% no-repeat;
    padding-left: 35px;
}
.gris-oscuro .repetir-pedidos {
    background: url(img/repetir-pedidos.png) 0% 50% no-repeat;
    padding-left: 35px;
}
.gris-oscuro .envio {
    background: url(img/transporte.png) 0% 50% no-repeat;
    padding-left: 35px; 
}
p.formatos-permitidos{
	text-align: center;
}
#descargaPlantillas{
	text-align: center;
	margin-top: 20px;
}

a.descarga-plantillas{
	background-color: #e5b708;
    border-radius: 15px;
    border: 6px double #fff;
    display: inline-block;
    cursor: pointer;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    font-family: "RobotoLight";
    text-align: center;
    width: 100%;
	margin-bottom: 5px;
 
}

.medidas-rangos #mp-label-long{
  float: left;
  padding: 10px 10px 0 0;
}
.medidas-rangos #id_long_select{
  float: left;
  width: 100px;
  margin: 0;
  height: 39px;
  line-height: 19px;
}
.upload-archivos .fa, .canvas-productos .fa, .gris-oscuro .fa{
	color: #fff;	
}
#enlace-slider-producto{
	
}
#enlace-slider-producto a{
	float: right;
    background-color: #e5b708;
    border-radius: 15px;
    border: 6px double #fff;
    display: inline-block;
    cursor: pointer;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    font-family: "RobotoLight";
    text-align: center;
    text-transform: uppercase;
    padding: 0 20px;
	margin-top: 10px;
}
.pinit {
        position:relative;
        display:inline-block;

}

/* pin it overlay style */
.pinit .pinit-overlay {
   position:absolute;
   top:0;
   left:0;
   width:100%;
   height:auto;
   z-index:200;
   display:none;
   text-align:center;
}

/* button style, and center it */
.pinit .pinit-overlay a {
    position: absolute;
    top: 5px;
    left: 5px;
    margin: 0;
    width: 54px;
    height: 34px;
    background: url(img/pinit-button.png) no-repeat 0 0;
    text-indent: -9999em;
}

.canvas-productos #image-block span {
    width: 100%;
    color: #333;
    text-align: center;
    float: left;
    margin: 0px 0;
    font-size: 12px;
}
.contenedor-disenos span.mega_title{
	display: none; 
}
#slider-footer-producto{
	display: none;
}
.contenedor-disenos{
	background: #333 !important;
    color: #fff !important;
}
#contenedor-disenos a{
	color: #fff !important;
}
#contenedor-disenos .page-title-categoryslider{
	width: 100%;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: "RobotoLight";
    color: #fff !important;
    padding-top: 0;
    margin: 0;
}
.descarga-plantillas .mega-attrlabel{
	display:none;
}
.cargador-detalles .contenido{
	margin-bottom: 70px;
}
.contenido h2{
	font-size: 20px;
	color: #e5b708;
}
#anchoDiseno, #altoDiseno{
	font-weight: 500;
}
.seleccion-multiple .mpcheckboxdiv{
	display: none;
}
.lista-colores .mp_color_pick{
    width: 140px;
    height: 140px;
}
#megagroups .lista-colores .megacolor_list li .mplabeldiv{
    min-height: 30px !important;
}
#megagroups .lista-colores .megacolor_list li {
    min-height: 175px;
}

img.escritorio{
	display: inline;
}
img.movil{
	display: none;
}
@media (max-width: 990px){
img.movil {
    display: inline;
}
img.escritorio {
    display: none;
}
}
.recorte-imagen-original,.imagen-original{
	display: none;
}
.pixabay_widget .pixabay_widget_nav {
    clear: both !important;
    padding: 10px !important;
    font: normal 20px arial, sans-serif !important;
    color: #333 !important;
}
.packin-editor-slim {
    font-weight: 600;
    color: #333;
    padding: 0px !important;
	font-size: 16px;
}