.moduletableempleo {
  background-color: red;
}
.rsformempleo {
  text-align: center;
  background-color: red;
}
.contenedor-header {
  width: 920px;
  display: inline-block;
  text-align: center;
  position: relative;
}
.contenedor-header .logo {
  display: inline-block;
  position: relative;
  z-index: 5;
}
main {
  width: 100%;
  float: left;
  margin-top: 30px;
  margin-bottom: 80px;
}
main .content-all {
  max-width: 920px;
  width: 100%;
  display: inline-block;
}
main .content-all img {
  float: left;
}
main .content-all .imagenes-main .moduletable table {
  margin: 0 auto;
  position: relative;
  float: left;
}
main .content-all .imagenes-main .moduletable table tr td {
  width: 288px;
  float: left;
  padding: 0;
  border-radius: 5px;
  text-align: left;
  position: relative;
  box-shadow: 1px 6px 10px -6px;
  max-height: 178px;
}
main .content-all .imagenes-main .moduletable table tr td:nth-child(2) {
  margin: 0 26px;
}
main .content-all .imagenes-main .moduletable table tr td:hover {
  -ms-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
  opacity: 0.8;
}
main .content-all .imagenes-main .moduletable table tr td p {
  margin: 0;
}
main .content-all .imagenes-main .moduletable table tr td h4 {
  display: inline-block;
}
main .content-all .registro {
  background-image: url('../images/home/boton-verde.png');
  float: left;
  background-repeat: no-repeat;
  width: 288px;
  min-height: 178px;
  margin-top: 2px;
  position: relative;
  box-shadow: 1px 6px 10px -6px;
}
main .content-all .registro:hover {
  -ms-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
  opacity: 0.8;
}
main .content-all .category_description {
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: bold;
  font-weight: 600;
  margin-bottom: 40px;
}
main .content-all h1 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 75%;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 25px;
  font-weight: bold;
  border-radius: 5px;
  position: relative;
}
main .content-all h1:before {
  content: "";
  position: absolute;
  width: 300px;
  height: 100px;
  right: -249px;
  top: 0;
  background-image: url('../images/pasos.png');
  background-position: center top;
  background-repeat: no-repeat;
}
main .content-all .browse-view .orderby-displaynumber {
  display: none;
}
main .content-all .browse-view .row {
  text-align: center;
}
main .content-all .browse-view .row .product {
  width: 225px;
  float: none;
  display: inline-block;
}
main .content-all .browse-view .width30 {
  width: 100%;
}
main .content-all .browse-view .width70 {
  width: 100%;
  background-color: #E2E2E2;
  border-radius: 8px;
  height: 80px;
}
main .content-all .browse-view .width70 a.product-details {
  margin: 5px 0 10px 0;
  font-family: 'Arial';
  font-size: 13px;
  display: none;
}
main .content-all .browse-view .width70 .product_s_desc {
  display: none;
}
main .content-all .browse-view img {
  float: none;
}
main .content-all .browse-view h2 {
  width: 80%;
  text-align: center;
  display: inline-block;
  padding: 8px 0 5px 0 !important;
  margin: 0 auto !important;
}
main .content-all .browse-view h2 a {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: bold;
  margin: 0 1px;
  text-align: center;
}
main .content-all .browse-view .product-price {
  font-family: 'Arial';
  font-size: 13px;
  color: #5A5A5A;
  margin: 0 0 5px !important;
}
main .content-all .item-pagenovedades h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 75%;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  border-radius: 5px;
}
main .content-all .item-pagenovedades p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  margin-right: 20px;
  line-height: 18px;
}
main .content-all .item-pagenovedades h5 {
  font-family: 'Arial';
  font-size: 24px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
}
main .content-all .item-pagenovedades h5 img {
  margin-bottom: 20px;
  margin-right: 0 !important;
}
main .content-all .item-pagenovedades h6 {
  font-family: 'Arial';
  font-size: 16px;
  color: #5A5A5A;
  text-align: left;
  margin-bottom: 20px;
}
main .content-all .item-pagenovedades img {
  margin-right: -20px;
  max-width: 100%;
}
main .content-all .item-pagenovedades .volver-noticias {
  width: 100%;
  display: inline-block;
  text-align: right;
  margin-top: 25px;
}
main .content-all .item-pagenovedades .volver-noticias a {
  text-decoration: none;
  color: #FFF;
  font-family: 'Arial';
  font-size: 14px;
  background: #777777;
  background: -moz-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#777777),color-stop(100%,#e0e0e0));
  background: -webkit-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -o-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -ms-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: linear-gradient(to bottom,#777777 0%,#e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#e0e0e0',GradientType=0);
  text-transform: uppercase;
  margin-right: 370px;
  padding: 5px 20px;
  position: relative;
  border-radius: 5px;
}
main .content-all .item-pagenovedades .volver-noticias a:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
main .content-all .item-pagenovedades .nspArt {
  margin: 10px 0;
}
main .content-all .item-pagenovedades .nspArt div {
  border: 1px solid #CCC;
  border-radius: 10px;
}
main .content-all .item-pagenovedades .nspHeader {
  font-family: 'Arial';
  font-size: 24px;
  width: 82%;
  margin-bottom: 20px;
  text-transform: uppercase;
}
main .content-all .item-pagenovedades .nspHeader a {
  color: #ccc;
  font-family: 'Arial';
  font-size: 20px;
  font-weight: bold;
  color: #5A5A5A;
}
main .content-all .item-pagenovedades .nspText {
  font-family: 'Arial';
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 18px;
}
main .content-all .item-pagenovedades .nspImage {
  border: 1px solid #ccc;
  border-radius: 5px;
}
main .content-all .item-pagenovedades a.readon {
  text-decoration: none;
  color: #FFF;
  font-family: 'Arial';
  font-size: 14px;
  background: #777777;
  background: -moz-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#777777),color-stop(100%,#e0e0e0));
  background: -webkit-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -o-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -ms-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: linear-gradient(to bottom,#777777 0%,#e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#e0e0e0',GradientType=0);
  text-transform: uppercase;
  padding: 5px 20px;
  position: relative;
  border-radius: 5px;
}
main .content-all .item-pagenovedades a.readon:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
main .content-all .item-pagetiendas table:nth-child(2) {
  width: 35%;
  margin-top: 20px;
  float: left;
}
main .content-all .item-pagetiendas table:nth-child(2) tr td {
  display: inline-block;
  border-radius: 15px;
  border: 1px solid #CCC;
  padding: 20px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  background-color: #FFF;
  box-sizing: border-box;
}
main .content-all .item-pagetiendas table:nth-child(3) {
  width: 60%;
  margin-top: 20px;
  float: right;
}
main .content-all .item-pagetiendas table:nth-child(3) iframe {
  width: 100%;
  float: right;
  height: 752px !important;
}
main .content-all .item-pagetiendas h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
  font-weight: bold;
}
main .content-all .item-pagetiendas h5 {
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
}
main .content-all .item-pagetiendas p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px;
}
main .content-all .item-pagemontar h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 100%;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
}
main .content-all .item-pagemontar h5 {
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
}
main .content-all .item-pagemontar p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px;
}
main .content-all .item-pagemontar a {
  text-decoration: none;
  color: #09bdfb;
}
main .content-all .item-pagecondiciones table {
  margin-bottom: 50px;
}
main .content-all .item-pagecondiciones h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 700px;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
}
main .content-all .item-pagecondiciones h5 {
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
}
main .content-all .item-pagecondiciones p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px;
}
main .content-all .item-pagecondiciones a {
  text-decoration: none;
  color: #09bdfb;
}
main .content-all .item-pagecondiciones img {
  float: none;
  margin-bottom: 25px;
}
main .content-all .item-pageterminos table {
  margin-bottom: 50px;
}
main .content-all .item-pageterminos h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 700px;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
}
main .content-all .item-pageterminos h3 {
  font-family: 'Arial';
  font-size: 15px;
  color: #5A5A5A;
  width: 700px;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
}
main .content-all .item-pageterminos h5 {
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
}
main .content-all .item-pageterminos p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px;
}
main .content-all .item-pageterminos a {
  text-decoration: none;
  color: #09bdfb;
}
main .content-all .item-pageterminos img {
  float: none;
  margin-bottom: 25px;
}
main .content-all .item-pageeventos h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 700px;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
}
main .content-all .item-pageeventos h5 {
  font-family: 'Arial';
  font-size: 24px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
main .content-all .item-pageeventos h6 {
  font-family: 'Arial';
  font-size: 20px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}
main .content-all .item-pageeventos p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px;
}
main .content-all .item-pageeventos a {
  text-decoration: none;
}
main .content-all .item-pagepreguntas div.nn_sliders_content {
  border: 0;
  box-sizing: border-box;
  padding-top: 23px;
  min-height: 200px;
  text-align: left;
  padding-left: 50px;
}
main .content-all .item-pagepreguntas div.nn_sliders_container {
  width: 800px;
  margin: 0 auto;
  margin-top: 20px;
}
main .content-all .item-pagepreguntas div.nn_sliders_slider {
  font-family: 'Arial';
  font-size: 16px;
  color: #5A5A5A;
  font-weight: 300;
  text-align: left;
}
main .content-all .item-pagepreguntas div.nn_sliders_slider a {
  text-decoration: none;
  color: #5A5A5A;
  border: none;
  background-color: #fff;
  background-image: url('../images/preguntas-frecuentes/mas.png');
  background-repeat: no-repeat;
  background-position: 8px center;
  margin: 5px 0 2px 0;
}
main .content-all .item-pagepreguntas div.nn_sliders_slider a span {
  margin-left: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
}
main .content-all .item-pagepreguntas div.nn_sliders_slider.active a {
  background-image: url('../images/preguntas-frecuentes/menos.png');
  background-repeat: no-repeat;
  background-position: 8px center;
}
main .content-all .item-pagepreguntas table tr td {
  padding: 20px;
  vertical-align: top;
  width: 50%;
}
main .content-all .item-pagepreguntas h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 75%;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
}
main .content-all .item-pagepreguntas h3 {
  font-family: 'Arial';
  font-size: 20px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
main .content-all .item-pagepreguntas h6 {
  font-family: 'Arial';
  font-size: 15px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
}
main .content-all .item-pagepreguntas p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px !important;
  margin-bottom: 16px;
}
main .content-all .item-pagepreguntas ul {
  padding-left: 30px;
}
main .content-all .item-pagepreguntas ul li {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  list-style-type: circle;
  margin: 8px 0;
}
main .content-all .item-pagepreguntas a {
  text-decoration: none;
  color: #09bdfb;
}
main .content-all .item-pagepreguntas img {
  float: none;
}
main .content-all .item-pageestampado table tr td {
  padding: 0 20px;
  vertical-align: top;
}
main .content-all .item-pageestampado h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 700px;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}
main .content-all .item-pageestampado h3 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
main .content-all .item-pageestampado h5 {
  font-family: 'Arial';
  font-size: 24px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
main .content-all .item-pageestampado p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px;
}
main .content-all .item-pageestampado a {
  text-decoration: none;
}
main .content-all .item-pageempleo h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 700px;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
}
main .content-all .item-pageempleo h5 {
  font-family: 'Arial';
  font-size: 24px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
main .content-all .item-pageempleo h6 {
  font-family: 'Arial';
  font-size: 20px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}
main .content-all .item-pageempleo p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px;
}
main .content-all .item-pageempleo a {
  text-decoration: none;
}
main .content-all .item-pageempleo .rsform-block-campos {
  width: 573px;
  text-align: right;
  font-family: 'Arial';
  font-size: 12px;
  color: #5A5A5A;
  margin-bottom: 0;
}
main .content-all .item-pageempleo .rsform-block-mensaje {
  margin-bottom: 10px;
}
main .content-all .item-pageempleo .rsform-block-indicativo {
  position: absolute;
  width: 573px;
}
main .content-all .item-pageempleo .rsform-block-indicativo .formBody {
  float: left;
  position: absolute;
  top: -32px;
  left: 370px;
  font-family: 'Arial';
  font-size: 12px;
  color: #5A5A5A;
}
main .content-all .item-pageempleo .formControlLabel {
  font-family: 'Arial';
  font-size: 13px;
  color: #5A5A5A;
  margin-right: 10px;
}
main .content-all .item-pageempleo #userForm select {
  float: left;
  width: 75px;
  background: #efefef;
  background: -moz-linear-gradient(top,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(43%,#efefef),color-stop(50%,#dbdbdb),color-stop(56%,#efefef));
  background: -webkit-linear-gradient(top,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  background: -o-linear-gradient(top,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  background: -ms-linear-gradient(top,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  background: linear-gradient(to bottom,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#efefef',GradientType=0);
}
main .content-all .item-pageempleo .formResponsive input[type="text"] {
  float: left;
  margin: 0;
  box-shadow: 0px 10px 20px -17px inset;
  -ms-box-shadow: 0px 10px 20px -17px inset;
  font-family: 'Arial';
  font-size: 14px;
}
main .content-all .item-pageempleo .formResponsive input[type="submit"] {
  text-decoration: none;
  color: #FFF;
  font-family: 'Arial';
  font-size: 14px;
  background: #777777;
  background: -moz-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#777777),color-stop(100%,#e0e0e0));
  background: -webkit-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -o-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -ms-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: linear-gradient(to bottom,#777777 0%,#e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#e0e0e0',GradientType=0);
  text-transform: uppercase;
  border: 0;
  padding: 5px 12px;
  position: relative;
  border-radius: 5px;
}
main .content-all .item-pageempleo .formResponsive textarea {
  float: left;
  margin: 0;
  box-shadow: 0px 10px 20px -17px inset;
  -ms-box-shadow: 0px 10px 20px -17px inset;
  font-family: 'Arial';
  font-size: 14px;
}
main .content-all .item-pagecontactenos h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 70%;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
main .content-all .item-pagecontactenos h5 {
  font-family: 'Arial';
  font-size: 15px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-top: 10px;
}
main .content-all .item-pagecontactenos h6 {
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-top: 20px;
}
main .content-all .item-pagecontactenos p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px;
}
main .content-all .item-pagecontactenos a {
  text-decoration: none;
}
main .content-all .item-pagecontactenos .rsform {
  position: relative;
}
main .content-all .item-pagecontactenos .rsform .message-contact {
  background-image: url('../images/aviso.png');
  width: 40%;
  height: 111px;
  padding-left: 174px;
  padding-top: 51px;
  display: inline-block;
  background-repeat: no-repeat;
}
main .content-all .item-pagecontactenos .rsform .accept-button {
  position: absolute;
  top: 67px;
  right: 24%;
  text-decoration: none;
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  border-radius: 9px;
  font-size: 12px;
  padding: 2px;
  width: 78px;
  text-align: center;
}
main .content-all .item-pagecontactenos .rsform-block-campos {
  width: 573px;
  text-align: right;
  font-family: 'Arial';
  font-size: 12px;
  color: #5A5A5A;
  margin-bottom: 0;
}
main .content-all .item-pagecontactenos .rsform-block-mensaje {
  margin-bottom: 10px;
}
main .content-all .item-pagecontactenos .rsform-block-terminos {
  margin-bottom: 10px;
}
main .content-all .item-pagecontactenos .rsform-block-indicativo {
  position: absolute;
  width: 573px;
}
main .content-all .item-pagecontactenos .rsform-block-indicativo .formBody {
  float: left;
  position: absolute;
  top: 14px;
  left: 370px;
  font-family: 'Arial';
  font-size: 12px;
  color: #5A5A5A;
}
main .content-all .item-pagecontactenos .rsform-block-vermas {
  position: absolute;
  width: 573px;
}
main .content-all .item-pagecontactenos .rsform-block-vermas .formBody {
  float: left;
  position: absolute;
  top: 3px;
  left: 180px;
  font-family: 'Arial';
  font-size: 12px;
  color: #5A5A5A;
}
main .content-all .item-pagecontactenos .rsform-block-vermas a {
  text-decoration: none;
  color: #09bdfb;
}
main .content-all .item-pagecontactenos .formControlLabel {
  font-family: 'Arial';
  font-size: 13px;
  color: #5A5A5A;
  margin-right: 10px;
}
main .content-all .item-pagecontactenos #userForm select {
  float: left;
  width: 211px;
  background: #efefef;
  background: -moz-linear-gradient(top,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(43%,#efefef),color-stop(50%,#dbdbdb),color-stop(56%,#efefef));
  background: -webkit-linear-gradient(top,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  background: -o-linear-gradient(top,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  background: -ms-linear-gradient(top,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  background: linear-gradient(to bottom,#efefef 43%,#dbdbdb 50%,#efefef 56%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#efefef',GradientType=0);
}
main .content-all .item-pagecontactenos .formResponsive input[type="text"] {
  float: left;
  margin: 0;
  box-shadow: 0px 10px 20px -17px inset;
  -ms-box-shadow: 0px 10px 20px -17px inset;
}
main .content-all .item-pagecontactenos .formResponsive input[type="submit"] {
  text-decoration: none;
  color: #FFF;
  font-family: 'Arial';
  font-size: 14px;
  background: #777777;
  background: -moz-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#777777),color-stop(100%,#e0e0e0));
  background: -webkit-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -o-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: -ms-linear-gradient(top,#777777 0%,#e0e0e0 100%);
  background: linear-gradient(to bottom,#777777 0%,#e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#e0e0e0',GradientType=0);
  text-transform: uppercase;
  border: 0;
  padding: 5px 12px;
  position: relative;
  border-radius: 5px;
}
main .content-all .item-pagecontactenos .formResponsive #nombre,
main .content-all .item-pagecontactenos .formResponsive #direccion,
main .content-all .item-pagecontactenos .formResponsive #email {
  width: 300px;
}
main .content-all .item-pagecontactenos .formResponsive #telefono,
main .content-all .item-pagecontactenos .formResponsive #celular {
  width: 200px;
}
main .content-all .item-pagecontactenos .formResponsive #mensaje {
  width: 410px;
}
main .content-all .item-pagecontactenos .formResponsive #Terminos {
  width: 410px;
}
main .content-all .item-pagecontactenos .formResponsive textarea {
  float: left;
  margin: 0;
  box-shadow: 0px 10px 20px -17px inset;
  -ms-box-shadow: 0px 10px 20px -17px inset;
}
main .content-all .item-pagecontactenos .formResponsive .formHorizontal {
  position: relative;
}
main .content-all .item-pagecontactenos .formResponsive .formHorizontal .formControls {
  margin: 0;
}
.modal-guia-imagenes {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.58);
  z-index: 9999;
  padding: 50px 0;
  display: none;
}
.modal-guia-imagenes a#close-modal-guia-imagenes {
  position: fixed;
  right: 6px;
  top: 31px;
  margin-top: 0 !important;
  color: transparent !important;
  display: inline-block !important;
  width: 41px;
  height: 41px;
  background: url(../images/movil/icono-cerrar.png) center no-repeat;
  z-index: 999;
}
.modal-guia-imagenes .modal-guia-imagenes-content {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  height: 550px;
  overflow-y: scroll;
  padding: 24px 30px;
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
}
.modal-guia-imagenes .modal-guia-imagenes-content h3 {
  font-family: 'Arial';
  font-size: 20px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.modal-guia-imagenes .modal-guia-imagenes-content table tr td {
  padding: 20px;
  vertical-align: top;
  width: 50%;
}
.modal-guia-imagenes .modal-guia-imagenes-content h2 {
  font-family: 'Arial';
  font-size: 28px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 75%;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-weight: bold;
}
.modal-guia-imagenes .modal-guia-imagenes-content h5 {
  font-family: 'Arial';
  font-size: 20px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.modal-guia-imagenes .modal-guia-imagenes-content h6 {
  font-family: 'Arial';
  font-size: 15px;
  color: #5A5A5A;
  text-align: left;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
}
.modal-guia-imagenes .modal-guia-imagenes-content p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: justify;
  color: #5A5A5A;
  line-height: 18px !important;
}
.modal-guia-imagenes .modal-guia-imagenes-content a {
  text-decoration: none;
  color: #09bdfb;
}
.modal-guia-imagenes .modal-guia-imagenes-content img {
  float: none;
}
.pagos {
  float: left;
  width: 100%;
}
.pagos .pago {
  text-align: left;
  float: left;
  width: 100%;
  margin-bottom: 37px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.pagos .pago h3 {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 20px;
  margin-bottom: 13px;
  padding-bottom: 6px;
  border-bottom: 1px dashed;
}
.pagos .pago p {
  font-family: 'Arial';
  font-size: 14px;
  text-align: center;
  color: #5A5A5A;
  line-height: 18px !important;
}
.pagos .pago img {
  float: none;
  margin: 25px 23px;
  display: inline-block;
}
#system-message > * {
  font-family: 'Arial';
}
#system-message .notice,
#system-message .message {
  font-size: 18px;
  color: #4d4d4d;
}
#system-message .notice h2,
#system-message .message h2 {
  font-size: 18px;
  color: #4d4d4d;
  border: 1px solid #4d4d4d;
}
#system-message .error {
  color: red;
  font-size: 17px;
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 4px;
  margin-bottom: 10px;
  box-shadow: 2px 2px 3px 0px #5A5A5A;
}
#system-message .error h2 {
  font-size: 17px;
  color: red;
  border: 1px solid red;
}
#system-message dt.warning {
  display: none;
}
#system-message .warning {
  color: orange;
}
#system-message .warning h2 {
  color: orange;
  border: 1px solid orange;
}
#system-message dt.notice,
#system-message dt.success {
  display: none;
}
#system-message .notice {
  color: orange;
  font-size: 17px;
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 4px;
  margin-bottom: 10px;
  box-shadow: 2px 2px 3px 0px #5A5A5A;
}
#system-message .notice h2 {
  color: orange;
  border: 1px solid orange;
}
#system-message .success {
  color: green;
  font-size: 17px;
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 4px;
  margin-bottom: 10px;
  box-shadow: 2px 2px 3px 0px #5A5A5A;
}
#system-message .success h2 {
  color: green;
  border: 1px solid green;
}
.reset-password {
  border: 0 !important;
  width: 701px;
}
.reset-password p {
  width: 414px;
  margin-bottom: 20px;
}
.reset-password fieldset {
  width: 30%;
  float: left;
}
.reset-password .validate {
  padding: 0px !important;
  margin-top: 25px !important;
  font-size: 14px !important;
  width: 120px !important;
}
.reset-password input[type="text"] {
  background-color: #ffffff;
  border: 1px solid #000;
  height: 19px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
div.registration,
.remind {
  border: 1px solid #CCC;
  border-radius: 6px;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: left;
}
div.registration fieldset,
.remind fieldset {
  margin-top: 10px;
  border: 0;
}
div.registration .login,
div.registration .reset,
.remind .login,
.remind .reset {
  text-align: left;
}
div.registration .login .validate,
div.registration .reset .validate,
.remind .login .validate,
.remind .reset .validate {
  width: 150px;
  font-size: 16px;
}
div.registration .login .button,
div.registration .reset .button,
.remind .login .button,
.remind .reset .button {
  width: 150px;
  font-size: 16px;
}
div.registration .reset,
.remind .reset {
  margin-top: 20px;
}
div.registration .login .login-fields,
.remind .login .login-fields {
  margin-top: 11px;
}
div.registration .login .login-fields label,
.remind .login .login-fields label {
  width: 100px;
  display: inline-block;
}
div.registration .login .login-fields input[type="text"],
div.registration .login .login-fields input[type="password"],
.remind .login .login-fields input[type="text"],
.remind .login .login-fields input[type="password"] {
  width: 143px;
  height: 17px;
  padding-left: 4px;
}
div.registration .links,
.remind .links {
  text-align: left;
  margin-top: 5px;
}
div.registration .links a,
.remind .links a {
  color: #1CADEB;
  font-size: 14px;
  text-decoration: none;
}
div.registration .info-top,
.remind .info-top {
  border-bottom: 2px dashed #808080;
  padding-bottom: 8px;
  display: inline-block;
  width: 100%;
}
div.registration .info-top .campos,
.remind .info-top .campos {
  width: 50%;
  float: right;
}
div.registration .info-top .campos li:first-child,
.remind .info-top .campos li:first-child {
  width: 100%;
  text-align: right;
}
div.registration .info-top h2,
.remind .info-top h2 {
  color: #5B5B5B;
  float: left;
  font-size: 25px;
  font-weight: bold;
  width: 345px;
  margin-right: 5px;
  text-align: left;
}
div.registration .info-top p,
.remind .info-top p {
  font-size: 12px;
  color: #0573ba;
  float: left;
  width: 548px;
  text-align: left;
}
div.registration .info-registro,
.remind .info-registro {
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
div.registration .info-registro li,
.remind .info-registro li {
  width: 50%;
  float: left;
  display: inline-block;
  text-align: left;
}
div.registration .info-registro li:first-child,
.remind .info-registro li:first-child {
  width: 39%;
}
div.registration .required,
div.registration .message-required,
.remind .required,
.remind .message-required {
  font-size: 12px;
}
div.registration .required,
.remind .required {
  color: red;
}
div.registration .title,
.remind .title {
  font-style: 17px;
  border-bottom: 0;
  text-align: left;
}
div.registration .cuenta,
.remind .cuenta {
  width: 50%;
  float: left;
}
div.registration .cuenta li,
.remind .cuenta li {
  width: 17%;
  float: left;
  display: inline-block;
}
div.registration .cuenta li span,
.remind .cuenta li span {
  margin-top: 2px;
  display: inline-block;
}
div.registration .cuenta li:first-child,
.remind .cuenta li:first-child {
  width: 37%;
}
div.registration #member-registration-persona,
div.registration #member-registration-empresa,
div.registration #member-edit-persona,
div.registration #member-edit-empresa,
.remind #member-registration-persona,
.remind #member-registration-empresa,
.remind #member-edit-persona,
.remind #member-edit-empresa {
  width: 100%;
  display: inline-block;
  margin-top: 15px;
  text-align: center;
}
div.registration #member-registration-persona a,
div.registration #member-registration-empresa a,
div.registration #member-edit-persona a,
div.registration #member-edit-empresa a,
.remind #member-registration-persona a,
.remind #member-registration-empresa a,
.remind #member-edit-persona a,
.remind #member-edit-empresa a {
  text-decoration: none;
  color: #1CADEB;
}
div.registration #member-registration-persona .title,
div.registration #member-registration-empresa .title,
div.registration #member-edit-persona .title,
div.registration #member-edit-empresa .title,
.remind #member-registration-persona .title,
.remind #member-registration-empresa .title,
.remind #member-edit-persona .title,
.remind #member-edit-empresa .title {
  margin-top: 20px;
  float: left;
}
div.registration #member-registration-persona p,
div.registration #member-registration-empresa p,
div.registration #member-edit-persona p,
div.registration #member-edit-empresa p,
.remind #member-registration-persona p,
.remind #member-registration-empresa p,
.remind #member-edit-persona p,
.remind #member-edit-empresa p {
  width: 100%;
  display: inline-block;
  text-align: justify;
  margin-top: 10px;
}
div.registration #member-registration-persona input[type="text"],
div.registration #member-registration-persona input[type="password"],
div.registration #member-registration-empresa input[type="text"],
div.registration #member-registration-empresa input[type="password"],
div.registration #member-edit-persona input[type="text"],
div.registration #member-edit-persona input[type="password"],
div.registration #member-edit-empresa input[type="text"],
div.registration #member-edit-empresa input[type="password"],
.remind #member-registration-persona input[type="text"],
.remind #member-registration-persona input[type="password"],
.remind #member-registration-empresa input[type="text"],
.remind #member-registration-empresa input[type="password"],
.remind #member-edit-persona input[type="text"],
.remind #member-edit-persona input[type="password"],
.remind #member-edit-empresa input[type="text"],
.remind #member-edit-empresa input[type="password"] {
  width: 139px;
  height: 17px;
  border: 1px solid #A8AAAB;
  background: #e0e2e3;
  background: -moz-linear-gradient(top,#e0e2e3 0%,#ffffff 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e0e2e3),color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top,#e0e2e3 0%,#ffffff 100%);
  background: -o-linear-gradient(top,#e0e2e3 0%,#ffffff 100%);
  background: -ms-linear-gradient(top,#e0e2e3 0%,#ffffff 100%);
  background: linear-gradient(to bottom,#e0e2e3 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e2e3',endColorstr='#ffffff',GradientType=0);
}
div.registration #member-registration-persona input[readonly="readonly"],
div.registration #member-registration-empresa input[readonly="readonly"],
div.registration #member-edit-persona input[readonly="readonly"],
div.registration #member-edit-empresa input[readonly="readonly"],
.remind #member-registration-persona input[readonly="readonly"],
.remind #member-registration-empresa input[readonly="readonly"],
.remind #member-edit-persona input[readonly="readonly"],
.remind #member-edit-empresa input[readonly="readonly"] {
  background-color: #E0E0E0;
  border: none;
  padding: 3px;
}
div.registration #member-registration-persona .datos-personales,
div.registration #member-registration-empresa .datos-personales,
div.registration #member-edit-persona .datos-personales,
div.registration #member-edit-empresa .datos-personales,
.remind #member-registration-persona .datos-personales,
.remind #member-registration-empresa .datos-personales,
.remind #member-edit-persona .datos-personales,
.remind #member-edit-empresa .datos-personales {
  width: 100%;
  float: left;
}
div.registration #member-registration-persona .datos-personales li,
div.registration #member-registration-empresa .datos-personales li,
div.registration #member-edit-persona .datos-personales li,
div.registration #member-edit-empresa .datos-personales li,
.remind #member-registration-persona .datos-personales li,
.remind #member-registration-empresa .datos-personales li,
.remind #member-edit-persona .datos-personales li,
.remind #member-edit-empresa .datos-personales li {
  width: 34%;
  float: left;
  text-align: left;
  margin-bottom: 5px;
}
div.registration #member-registration-persona .datos-facturacion-two,
div.registration #member-registration-empresa .datos-facturacion-two,
div.registration #member-edit-persona .datos-facturacion-two,
div.registration #member-edit-empresa .datos-facturacion-two,
.remind #member-registration-persona .datos-facturacion-two,
.remind #member-registration-empresa .datos-facturacion-two,
.remind #member-edit-persona .datos-facturacion-two,
.remind #member-edit-empresa .datos-facturacion-two {
  width: 100%;
  display: inline-block;
}
div.registration #member-registration-persona .datos-facturacion-two li,
div.registration #member-registration-empresa .datos-facturacion-two li,
div.registration #member-edit-persona .datos-facturacion-two li,
div.registration #member-edit-empresa .datos-facturacion-two li,
.remind #member-registration-persona .datos-facturacion-two li,
.remind #member-registration-empresa .datos-facturacion-two li,
.remind #member-edit-persona .datos-facturacion-two li,
.remind #member-edit-empresa .datos-facturacion-two li {
  width: 57%;
  float: left;
  text-align: left;
  margin-bottom: 5px;
}
div.registration #member-registration-persona .datos-facturacion-one,
div.registration #member-registration-empresa .datos-facturacion-one,
div.registration #member-edit-persona .datos-facturacion-one,
div.registration #member-edit-empresa .datos-facturacion-one,
.remind #member-registration-persona .datos-facturacion-one,
.remind #member-registration-empresa .datos-facturacion-one,
.remind #member-edit-persona .datos-facturacion-one,
.remind #member-edit-empresa .datos-facturacion-one {
  margin-top: 20px;
  width: 100%;
  display: inline-block;
}
div.registration #member-registration-persona .datos-facturacion-one li,
div.registration #member-registration-empresa .datos-facturacion-one li,
div.registration #member-edit-persona .datos-facturacion-one li,
div.registration #member-edit-empresa .datos-facturacion-one li,
.remind #member-registration-persona .datos-facturacion-one li,
.remind #member-registration-empresa .datos-facturacion-one li,
.remind #member-edit-persona .datos-facturacion-one li,
.remind #member-edit-empresa .datos-facturacion-one li {
  width: 20%;
  float: left;
  text-align: center;
  margin-bottom: 5px;
}
div.registration #member-registration-persona .datos-facturacion-one #ciudad,
div.registration #member-registration-empresa .datos-facturacion-one #ciudad,
div.registration #member-edit-persona .datos-facturacion-one #ciudad,
div.registration #member-edit-empresa .datos-facturacion-one #ciudad,
.remind #member-registration-persona .datos-facturacion-one #ciudad,
.remind #member-registration-empresa .datos-facturacion-one #ciudad,
.remind #member-edit-persona .datos-facturacion-one #ciudad,
.remind #member-edit-empresa .datos-facturacion-one #ciudad {
  width: 135px;
}
div.registration #member-registration-persona .condiciones-content,
div.registration #member-registration-empresa .condiciones-content,
div.registration #member-edit-persona .condiciones-content,
div.registration #member-edit-empresa .condiciones-content,
.remind #member-registration-persona .condiciones-content,
.remind #member-registration-empresa .condiciones-content,
.remind #member-edit-persona .condiciones-content,
.remind #member-edit-empresa .condiciones-content {
  width: 100%;
  display: inline-block;
}
div.registration #member-registration-persona .condiciones-content p,
div.registration #member-registration-empresa .condiciones-content p,
div.registration #member-edit-persona .condiciones-content p,
div.registration #member-edit-empresa .condiciones-content p,
.remind #member-registration-persona .condiciones-content p,
.remind #member-registration-empresa .condiciones-content p,
.remind #member-edit-persona .condiciones-content p,
.remind #member-edit-empresa .condiciones-content p {
  width: 43%;
  float: left;
}
div.registration #member-registration-persona .condiciones-content .condiciones,
div.registration #member-registration-empresa .condiciones-content .condiciones,
div.registration #member-edit-persona .condiciones-content .condiciones,
div.registration #member-edit-empresa .condiciones-content .condiciones,
.remind #member-registration-persona .condiciones-content .condiciones,
.remind #member-registration-empresa .condiciones-content .condiciones,
.remind #member-edit-persona .condiciones-content .condiciones,
.remind #member-edit-empresa .condiciones-content .condiciones {
  width: 57%;
  float: right;
  margin-top: 10px;
}
div.registration #member-registration-persona .condiciones-content .condiciones li,
div.registration #member-registration-empresa .condiciones-content .condiciones li,
div.registration #member-edit-persona .condiciones-content .condiciones li,
div.registration #member-edit-empresa .condiciones-content .condiciones li,
.remind #member-registration-persona .condiciones-content .condiciones li,
.remind #member-registration-empresa .condiciones-content .condiciones li,
.remind #member-edit-persona .condiciones-content .condiciones li,
.remind #member-edit-empresa .condiciones-content .condiciones li {
  width: 28%;
  float: left;
}
div.registration #member-registration-persona select,
div.registration #member-registration-empresa select,
div.registration #member-edit-persona select,
div.registration #member-edit-empresa select,
.remind #member-registration-persona select,
.remind #member-registration-empresa select,
.remind #member-edit-persona select,
.remind #member-edit-empresa select {
  height: 21px;
}
div.registration .enviar-button,
div.registration .button,
div.registration .validate,
.remind .enviar-button,
.remind .button,
.remind .validate {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  text-transform: capitalize;
  width: 96px;
  margin: 17px auto;
  text-decoration: none;
}
div.registration a.button,
.remind a.button {
  display: inline-block;
  text-align: center;
  padding: 6px;
  margin-left: 10px;
}
.edit .info-top {
  margin-bottom: 15px;
}
#system-message-container #system-message dt.error {
  display: none;
}
#tienda #camisa_detail .escojer {
  width: 100%;
  float: left;
  margin-top: 12px;
  border-radius: 12px;
  border: 1px solid #666;
}
#tienda #camisa_detail .escojer h2 {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
}
#tienda #camisa_detail .escojer h2:before {
  content: "1";
  background: #00ADEE;
  border-radius: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  font-weight: lighter;
  font-size: 13px;
  top: 0px;
  padding: 1px 4px;
}
#tienda #camisa_detail .escojer .primer_nivel {
  text-align: center;
  display: inline-block;
  width: 280px;
  overflow: hidden;
  height: 77px;
  padding-top: 18px;
}
#tienda #camisa_detail .escojer .primer_nivel.ver-items {
  width: 100px;
}
#tienda #camisa_detail .escojer .primer_nivel li {
  display: inline-block;
  width: 80px;
  text-align: center;
  opacity: 0.3;
  float: none;
  vertical-align: top;
}
#tienda #camisa_detail .escojer .primer_nivel li.recomendado {
  margin-top: -17px;
}
#tienda #camisa_detail .escojer .primer_nivel li > * {
  vertical-align: bottom;
}
#tienda #camisa_detail .escojer .primer_nivel li.active,
#tienda #camisa_detail .escojer .primer_nivel li:hover {
  opacity: 1;
}
#tienda #camisa_detail .escojer .primer_nivel li img {
  float: none;
  width: 71px;
}
#tienda #camisa_detail .escojer .primer_nivel li span.tipo {
  display: inline-block;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  font-size: 10px;
  text-align: center;
  width: 85px;
}
#tienda #camisa_detail .escojer .primer_nivel li.sub {
  display: none;
  float: right;
  margin-left: -7px;
}
#tienda .content_mods {
  width: 100%;
  float: left;
  margin-top: 12px;
}
#tienda .content_mods .image {
  width: 531px;
  height: 360px;
  border-radius: 12px;
  border: 1px solid #666;
  float: left;
  background-color: #FFF;
}
#tienda .content_mods .main-images {
  position: relative;
}
#tienda .content_mods .main-images #Zoomer2 img {
  heigh: 359px;
  border-radius: 10px;
  width: 460px;
  margin-left: -15px;
}
#tienda .content_mods .main-images .thumbnails {
  width: 100px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: transparent;
  display: inline-flex;
  flex-direction: column;
  margin-bottom: 10px;
}
#tienda .content_mods .main-images .thumbnails img {
  width: 54%;
  display: inline-block;
  float: none;
}
#tienda .content_mods .c_cuarenta {
  width: 375px;
  height: auto;
  float: right;
}
#tienda .content_mods .c_cuarenta .cantidad {
  border-radius: 12px;
  border: 1px solid #666;
  position: relative;
}
#tienda .content_mods .c_cuarenta .cantidad h2 {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
  z-index: -1;
}
#tienda .content_mods .c_cuarenta .cantidad h2:before {
  content: "2";
  background: #00ADEE;
  border-radius: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  font-weight: lighter;
  font-size: 13px;
  top: 0px;
  padding: 1px 4px;
}
#tienda .content_mods .c_cuarenta .cantidad .stock {
  position: absolute;
  top: -12px;
  display: none;
  border: 2px dashed #00ADEE;
  border-radius: 4px;
  left: 50%;
  width: 264px;
  margin-left: -145px;
  padding: 10px;
  background-color: #FFF;
}
#tienda .content_mods .c_cuarenta .cantidad .tallas {
  width: 339px;
  border-radius: 6px;
  border: 1px solid rgba(102,102,102,0.56);
  border-collapse: inherit;
  margin: 11px auto;
  line-height: 1;
}
#tienda .content_mods .c_cuarenta .cantidad .tallas tr:first-child td:first-child {
  border-top-left-radius: 5px;
}
#tienda .content_mods .c_cuarenta .cantidad .tallas tr:first-child td:last-child {
  border-top-right-radius: 5px;
}
#tienda .content_mods .c_cuarenta .cantidad .tallas tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
#tienda .content_mods .c_cuarenta .cantidad .tallas tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
#tienda .content_mods .c_cuarenta .cantidad .tallas td {
  width: 20%;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  text-align: center;
  padding: 3px;
  font-size: 15px;
}
#tienda .content_mods .c_cuarenta .cantidad .tallas td input[type="text"] {
  width: 50px;
  border: none;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  text-align: center;
  color: #5A5A5A;
}
#tienda .content_mods .c_cuarenta .cantidad .azul {
  display: inline-block;
  width: 88%;
  text-align: right;
  font-style: italic;
}
#tienda .content_mods .c_cuarenta .cantidad .content_price {
  width: 339px;
  margin: 0 auto 10px;
}
#tienda .content_mods .c_cuarenta .cantidad .content_price input {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  border-radius: 7px;
  border: 1px solid #666;
  padding: 16px 6px 4px;
  text-align: center;
  width: 140px;
  font-size: 16px;
  margin-top: 3px;
}
#tienda .content_mods .c_cuarenta .cantidad .content_price .calculadora {
  display: inline-block;
  float: left;
}
#tienda .content_mods .c_cuarenta .cantidad .content_price .precio_unitario {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-left: 10px;
  position: relative;
}
#tienda .content_mods .c_cuarenta .cantidad .content_price .precio_unitario .title_precio {
  position: absolute;
  top: 4px;
  font-size: 11px;
  left: 29%;
  font-family: 'Arial';
  color: #5A5A5A;
}
#tienda .content_mods .c_cuarenta .cantidad .content_price .azul {
  display: inline-block;
  width: 88%;
  text-align: right;
  font-style: italic;
  color: #787979;
  font-size: 11px;
}
#tienda .content_mods .c_cuarenta .cantidad .gris {
  text-align: left !important;
  color: #787979;
  font-size: 13px;
  width: 95%;
  display: inline-block;
  margin: 0 auto 6px;
}
#tienda .content_mods .c_cuarenta .subir {
  border-radius: 12px;
  border: 1px solid #666;
  margin-top: 12px;
}
#tienda .content_mods .c_cuarenta .subir h2 {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
}
#tienda .content_mods .c_cuarenta .subir h2:before {
  content: "3";
  background: #00ADEE;
  border-radius: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  font-weight: lighter;
  font-size: 13px;
  top: 0px;
  padding: 1px 4px;
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader {
  padding-left: 11px;
  padding-top: 11px;
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader .qq-progress-bar {
  height: 3px;
  background-color: #00ADEE;
  border: 1px solid #CCC;
  border-radius: 3px;
  position: absolute;
  left: 10px;
  display: inline-block !important;
  max-width: 227px;
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader .qq-upload-file,
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader .qq-upload-spinner,
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader .qq-upload-size,
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader .qq-upload-cancel {
  display: none !important;
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader > ul {
  position: relative;
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader ul {
  width: 100%;
  display: inline-block;
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader ul li {
  width: 68%;
  float: left;
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader ul li input[type="text"] {
  font-size: 12px;
  border: 1px solid #6F6F6F;
  box-shadow: 0px 1px 5px 0px #808080 inset;
  display: inline-block;
  width: 220px;
  height: 18px;
  padding-top: 4px;
  color: #858585;
  text-align: left;
  padding-left: 4px;
  font-family: 'Arial';
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader ul li .qq-upload-button {
  font-size: 14px !important;
  letter-spacing: 0px;
  width: 79px;
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  font-family: 'Arial';
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader ul li .qq-upload-list {
  font-size: 12px;
}
#tienda .content_mods .c_cuarenta .subir .wrapper-images-uploader ul li:nth-child(2n) {
  width: 26%;
}
#tienda .content_mods .c_cuarenta .subir input[type="file"] {
  width: 87%;
  margin: 0 auto;
  border-radius: 0px 10px 10px 0;
}
#tienda .content_mods .c_cuarenta .subir .azul {
  font-style: italic;
  display: block;
  margin: 12px 0 10px 5px;
}
#tienda .content_mods .c_cuarenta .subir .gris {
  text-align: left !important;
  color: #787979;
  font-size: 13px;
  width: 95%;
  font-family: 'Arial';
  display: inline-block;
  margin: 0 auto 12px;
}
#tienda .content_mods .image {
  position: relative;
}
#tienda .content_mods .infotallas,
#tienda .content_mods .comofunciona,
#tienda .content_mods .infoproducto,
#tienda .content_mods .infoestampado,
#tienda .content_mods .manejo_imagenes {
  display: none;
  background-color: #FFF;
  width: 100%;
  height: 308px;
  position: absolute;
  z-index: 99999;
  top: 0;
  padding-top: 52px;
  border-radius: 17px;
}
#tienda .content_mods .infotallas .ic-cerrar,
#tienda .content_mods .comofunciona .ic-cerrar,
#tienda .content_mods .infoproducto .ic-cerrar,
#tienda .content_mods .infoestampado .ic-cerrar,
#tienda .content_mods .manejo_imagenes .ic-cerrar {
  position: absolute;
  right: 8px;
  top: 7px;
}
#tienda .content_mods .infotallas .ic-cerrar img,
#tienda .content_mods .comofunciona .ic-cerrar img,
#tienda .content_mods .infoproducto .ic-cerrar img,
#tienda .content_mods .infoestampado .ic-cerrar img,
#tienda .content_mods .manejo_imagenes .ic-cerrar img {
  width: auto;
  margin: 0;
  height: auto;
  background: none;
}
#tienda .content_mods .infotallas .imagen,
#tienda .content_mods .comofunciona .imagen,
#tienda .content_mods .infoproducto .imagen,
#tienda .content_mods .infoestampado .imagen,
#tienda .content_mods .manejo_imagenes .imagen {
  float: left;
  bottom: 0;
  position: absolute;
  left: 30px;
}
#tienda .content_mods .infotallas .imagen img,
#tienda .content_mods .comofunciona .imagen img,
#tienda .content_mods .infoproducto .imagen img,
#tienda .content_mods .infoestampado .imagen img,
#tienda .content_mods .manejo_imagenes .imagen img {
  background: none;
  width: auto;
  height: auto;
  margin: 0;
  float: none;
}
#tienda .content_mods .infotallas table.tallas,
#tienda .content_mods .comofunciona table.tallas,
#tienda .content_mods .infoproducto table.tallas,
#tienda .content_mods .infoestampado table.tallas,
#tienda .content_mods .manejo_imagenes table.tallas {
  width: 280px;
  float: right;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  border-radius: 5px !important;
  margin: 45px 30px 0 0;
  border-collapse: inherit;
  border: 3px solid #666;
  box-shadow: 3px 5px 6px 1px rgba(102,102,102,0.28);
}
#tienda .content_mods .infotallas table.tallas tr:nth-child(2n+1) td,
#tienda .content_mods .comofunciona table.tallas tr:nth-child(2n+1) td,
#tienda .content_mods .infoproducto table.tallas tr:nth-child(2n+1) td,
#tienda .content_mods .infoestampado table.tallas tr:nth-child(2n+1) td,
#tienda .content_mods .manejo_imagenes table.tallas tr:nth-child(2n+1) td {
  background: #E6E7E8;
}
#tienda .content_mods .infotallas table.tallas tr:nth-child(2n) td,
#tienda .content_mods .comofunciona table.tallas tr:nth-child(2n) td,
#tienda .content_mods .infoproducto table.tallas tr:nth-child(2n) td,
#tienda .content_mods .infoestampado table.tallas tr:nth-child(2n) td,
#tienda .content_mods .manejo_imagenes table.tallas tr:nth-child(2n) td {
  background: #F1F1F2;
}
#tienda .content_mods .infotallas table.tallas tr td,
#tienda .content_mods .comofunciona table.tallas tr td,
#tienda .content_mods .infoproducto table.tallas tr td,
#tienda .content_mods .infoestampado table.tallas tr td,
#tienda .content_mods .manejo_imagenes table.tallas tr td {
  padding: 10px;
  text-align: center;
  font-size: 17px;
  color: #929497;
}
#tienda .content_mods .infotallas table.tallas tr td.top,
#tienda .content_mods .comofunciona table.tallas tr td.top,
#tienda .content_mods .infoproducto table.tallas tr td.top,
#tienda .content_mods .infoestampado table.tallas tr td.top,
#tienda .content_mods .manejo_imagenes table.tallas tr td.top {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  height: 74px;
  border-radius: 0;
}
#tienda .content_mods .infotallas table.tallas tr td.top h4,
#tienda .content_mods .comofunciona table.tallas tr td.top h4,
#tienda .content_mods .infoproducto table.tallas tr td.top h4,
#tienda .content_mods .infoestampado table.tallas tr td.top h4,
#tienda .content_mods .manejo_imagenes table.tallas tr td.top h4 {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
}
#tienda .content_mods .infotallas table.tallas tr td.top .white,
#tienda .content_mods .comofunciona table.tallas tr td.top .white,
#tienda .content_mods .infoproducto table.tallas tr td.top .white,
#tienda .content_mods .infoestampado table.tallas tr td.top .white,
#tienda .content_mods .manejo_imagenes table.tallas tr td.top .white {
  margin-top: 10px;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  font-weight: lighter;
  width: 100%;
  display: inline-block;
  text-transform: none;
}
#tienda .agregar {
  float: right;
  margin-top: 20px;
}
#tienda .agregar button {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  padding-right: 43px;
  position: relative;
}
#tienda .agregar button:after {
  content: "";
  background: url("../templates/tshirtcontenidos/images/carrito.png") no-repeat;
  width: 34px;
  height: 27px;
  position: absolute;
  right: 7px;
  top: 0;
}
#tienda .links {
  float: left;
  margin-top: 7px;
}
#tienda .links a {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #00ADEE;
  text-decoration: none;
  display: inline-block;
  padding: 1px 4px;
  text-transform: uppercase;
  border-left: 1px solid #00ADEE;
  position: relative;
}
#tienda .links a:first-child {
  border-left: none;
  padding-left: 20px;
}
#tienda .links a:first-child:before {
  content: "i";
  background: #00ADEE;
  border-radius: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  font-weight: lighter;
  font-style: italic;
  font-size: 13px;
  top: 0px;
  padding: 1px 6px;
}
#tienda .prob {
  float: right;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  font-style: italic;
  font-size: 12px;
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
.content_mods .c_cuarenta .cantidad .gris {
  font-family: 'Arial';
  width: 97% !important;
  font-size: 12px !important;
}
.content_mods .c_cuarenta .subir input[type="file"] {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
}
.head_detail {
  max-width: 920px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.head_detail .product_name {
  width: 100%;
  float: left;
}
.head_detail .product_name h1 {
  margin-bottom: 7px;
  width: 100%;
}
.head_detail .product_name h1:before {
  display: none;
}
.head_detail .pasos {
  width: 211px;
  float: right;
  height: 60px;
}
.head_detail .ruta {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  text-transform: uppercase;
}
.texto_claro {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
}
.texto_oscuro {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
}
.azul {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #00ADEE;
}
.boton_gris {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
}
#carrito .prob {
  float: right;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  font-style: italic;
  font-size: 12px;
  width: 100%;
  text-align: right;
  margin-top: 10px;
  margin-right: 10px;
}
#carrito #carrito_detail table.productos {
  width: 100%;
  border-collapse: inherit;
  border-spacing: 10px;
  float: left;
}
#carrito #carrito_detail table.productos hr {
  border-top: 0;
  border-bottom: 1px solid #CCC;
}
#carrito #carrito_detail table.productos td ul li {
  margin-bottom: 3px;
}
#carrito #carrito_detail table.productos td ul li label {
  width: 80px;
  display: inline-block;
  color: #8C8C8C;
  font-weight: bold;
  font-size: 13px;
}
#carrito #carrito_detail table.productos td ul li label.cantidad-talla {
  width: 57px;
  height: 16px;
  border: 1px solid #808080;
  box-shadow: 0px 0px 1px 0px #808080 inset;
  background-color: #FFFFFF;
  font-weight: lighter;
}
#carrito #carrito_detail table.productos td ul li.total {
  padding-top: 8px;
  border-top: 1px solid #808080;
  margin-top: 8px;
  display: inline-flex;
}
#carrito #carrito_detail table.productos td ul li.total a {
  display: inline-block;
}
#carrito #carrito_detail table.productos td.titles_products {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  background: #E6E7E8;
  padding: 5px 39px;
  text-align: center;
  text-transform: uppercase;
}
#carrito #carrito_detail table.productos td.all {
  text-align: center;
  vertical-align: top;
  padding-top: 9px;
}
#carrito #carrito_detail table.productos td.all img {
  float: none;
  width: 147px;
}
#carrito #carrito_detail table.productos td.all span.titulo {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  width: 100%;
  display: inline-block;
  margin: 2px 0;
}
#carrito #carrito_detail table.productos td.all .referencia,
#carrito #carrito_detail table.productos td.all .descripcion {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  width: 100%;
  display: inline-block;
}
#carrito #carrito_detail table.productos td.all .price,
#carrito #carrito_detail table.productos td.all .all_price {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  width: 100%;
  display: inline-block;
  text-align: center;
}
#carrito #carrito_detail table.productos td.all a.delete {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  font-size: 12px;
  float: left;
  margin-top: 12px;
  font-family: 'Arial';
  text-decoration: none;
  padding: 4px 9px;
}
#carrito #carrito_detail .opciones {
  width: 100%;
  float: right;
}
#carrito #carrito_detail .opciones #continuar {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  float: right;
  text-decoration: none;
  margin-top: 20px;
  font-family: 'Arial';
  padding: 5px 65px;
  margin-left: 20px;
  margin-right: 10px;
}
#carrito #carrito_detail .opciones #seguir {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  float: right;
  text-decoration: none;
  margin-top: 20px;
  font-family: 'Arial';
  padding: 5px 15px;
}
#carrito #carrito_detail .opciones span {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  display: inline-block;
  float: right;
  margin-top: 5px;
  text-align: right;
  width: 100%;
  font-size: 12px;
}
#carrito #carrito_detail table.totales {
  width: 215px;
  float: right;
  margin-top: 20px;
}
#carrito #carrito_detail table.totales tr:nth-child(2n+1) td {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
}
#carrito #carrito_detail table.totales tr:nth-child(2n) td {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
}
#carrito #carrito_detail table.totales tr td {
  padding: 5px;
  font-size: 17px;
  color: #929497;
}
#carrito #carrito_detail table.totales tr td:nth-child(2n+1) {
  text-align: right;
}
#carrito #carrito_detail table.totales tr td:nth-child(2n) {
  text-align: left;
}
#envios .prob {
  float: right;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  font-style: italic;
  font-size: 12px;
  width: 100%;
  text-align: right;
  margin-top: 10px;
  margin-right: 10px;
}
#envios h4.subt {
  display: inline-block;
  width: 100%;
  text-align: left;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  margin: 10px;
  font-size: 15px;
  margin-top: 15px;
  text-transform: uppercase;
}
#envios #metodo_envios table.met_envios {
  width: 100%;
  float: left;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  margin: 20px 0;
  border: 2px solid #666;
}
#envios #metodo_envios table.met_envios tr td {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  padding: 4px;
  background: #F1F1F2;
  font-weight: lighter;
}
#envios #metodo_envios table.met_envios tr td.top {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  border-radius: 0;
  padding: 6px;
  border-bottom: 1px solid #666;
}
#envios #metodo_envios table.met_envios tr td.top h4 {
  margin-left: 33px;
}
#envios #metodo_envios table.met_envios tr td h5 {
  text-align: left;
  font-size: 15px;
  font-weight: lighter;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0;
}
#envios #metodo_envios .desc {
  width: 100%;
  float: left;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  margin-top: 12px;
  line-height: 23px;
  font-size: 14px;
}
#envios #metodo_envios .desc h4 {
  font-weight: bold;
}
#envios #metodo_envios .opciones #continuar {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  float: right;
  text-decoration: none;
  margin-top: 20px;
  font-family: 'Arial';
  padding: 5px 65px;
  margin-left: 20px;
  margin-right: 10px;
}
#envios #metodo_envios .opciones span {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  display: inline-block;
  float: right;
  margin-top: 5px;
  text-align: right;
  width: 100%;
  font-size: 12px;
}
#confirmar * {
  font-family: 'Arial';
}
#confirmar .prob {
  float: right;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  font-style: italic;
  font-size: 12px;
  width: 100%;
  text-align: right;
  margin-top: 10px;
  margin-right: 10px;
}
#confirmar h4.subt {
  display: inline-block;
  width: 100%;
  text-align: left;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  margin: 10px;
  font-size: 15px;
  margin-bottom: 15px;
  text-transform: none;
  margin-left: 0;
}
#confirmar hr {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
}
#confirmar .mis-direcciones {
  width: 100%;
  display: inline-block;
  text-align: justify;
  margin-top: 8px;
}
#confirmar .mis-direcciones h2 {
  margin-bottom: 10px;
  font-family: 'Arial';
  font-size: 20px;
  color: #5A5A5A;
  border-bottom: 1px dashed;
  width: 680px;
  text-align: left;
  padding-bottom: 10px;
  font-weight: bold;
}
#confirmar .mis-direcciones table {
  margin-top: 15px;
  width: 100%;
}
#confirmar .mis-direcciones table tr {
  border-bottom: 1px solid #CCC;
  height: 30px;
  font-size: 13px;
  color: #787979;
}
#confirmar .mis-direcciones table tr:first-child {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  border-bottom: 3px solid #CCC;
}
#confirmar .mis-direcciones table tr:last-child {
  border-bottom: 0px solid #CCC;
}
#confirmar #confirmar_pedido h4 {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  margin-left: 0;
}
#confirmar #confirmar_pedido .datos_envio {
  width: 50%;
  float: left;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
}
#confirmar #confirmar_pedido .datos_envio input[type="text"] {
  width: 195px;
}
#confirmar #confirmar_pedido .datos_envio td {
  padding: 5px 0;
}
#confirmar #confirmar_pedido .datos_envio td button,
#confirmar #confirmar_pedido .datos_envio td a {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  text-decoration: none;
  font-size: 13px;
  padding: 2px 15px;
}
#confirmar #confirmar_pedido .datos_envio.facturacion {
  width: 75%;
  text-align: right;
}
#confirmar table.list_products {
  width: 100%;
  border-collapse: inherit;
  margin-top: 30px;
  float: left;
  border-spacing: 10px;
}
#confirmar table.list_products td.titles_products {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  background: #E6E7E8;
  padding: 5px 39px;
  text-align: center;
  text-transform: uppercase;
}
#confirmar table.list_products td.all {
  text-align: center;
  vertical-align: top;
  padding-top: 9px;
}
#confirmar table.list_products td.all img {
  float: none;
  width: 147px;
  height: 107px;
}
#confirmar table.list_products td.all span.titulo {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  width: 100%;
  display: inline-block;
  margin: 2px 0;
}
#confirmar table.list_products td.all .referencia,
#confirmar table.list_products td.all .descripcion,
#confirmar table.list_products td.all .talla {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  width: 100%;
  display: inline-block;
}
#confirmar table.list_products td.all .price,
#confirmar table.list_products td.all .sub_price,
#confirmar table.list_products td.all .cantidad {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  width: 100%;
  display: inline-block;
  text-align: center;
}
#confirmar table.list_products td.all a.delete {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  font-size: 12px;
  float: left;
  margin-top: 12px;
  font-family: 'Arial';
  text-decoration: none;
  padding: 4px 9px;
}
#confirmar .seguro {
  width: 275px;
  float: left;
  position: relative;
  margin-top: -7px;
  margin-left: -12px;
}
#confirmar .seguro #show-guia-imagenes {
  text-decoration: none;
}
#confirmar .seguro .azul {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #00ADEE;
}
#confirmar .seguro:after {
  content: "";
  background: url("../templates/tshirtcontenidos/images/candado.png") no-repeat;
  width: 34px;
  height: 31px;
  position: absolute;
  left: 12px;
  top: -5px;
}
#confirmar .datos-envio {
  width: 100%;
  display: inline-block;
}
#confirmar .datos-envio h4:nth-child(2) {
  width: 6%;
  float: left;
}
#confirmar .datos-envio span {
  display: inline-block;
  float: left;
  margin: 10px;
  font-size: 13px;
  color: #787979;
}
#confirmar table.totales {
  width: 215px;
  float: right;
  margin-top: -7px;
}
#confirmar table.totales tr:nth-child(2n+1) td {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
}
#confirmar table.totales tr:nth-child(2n) td {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
}
#confirmar table.totales tr td {
  padding: 5px;
  font-size: 17px;
  color: #929497;
}
#confirmar table.totales tr td:nth-child(2n+1) {
  text-align: right;
}
#confirmar table.totales tr td:nth-child(2n) {
  text-align: left;
}
#confirmar .opciones {
  width: 100%;
  float: right;
}
#confirmar .opciones #continuar {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  float: right;
  text-decoration: none;
  margin-top: 20px;
  font-family: 'Arial';
  padding: 5px 65px;
  margin-left: 20px;
  margin-right: 0px;
}
#confirmar .opciones span {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  display: inline-block;
  float: right;
  margin-top: 5px;
  text-align: right;
  width: 100%;
  font-size: 12px;
}
#gracias .prob {
  float: right;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  font-style: italic;
  font-size: 12px;
  width: 100%;
  text-align: right;
  margin-top: 10px;
  margin-right: 10px;
}
#gracias h4.subt {
  display: inline-block;
  width: 100%;
  text-align: left;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  margin: 10px;
  font-size: 15px;
  margin-bottom: 15px;
  text-transform: none;
  margin-left: 0;
}
#gracias .content-detail {
  width: 100%;
  float: left;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  clear: both;
  margin: 30px 0;
}
#gracias .content-detail p {
  margin: 10px 0;
  line-height: 19px;
}
#gracias #accordion {
  width: 95%;
  margin: 0 auto;
  clear: both;
}
#gracias #accordion .ui-accordion-header {
  padding: 7px 7px 7px 30px;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  text-transform: uppercase;
  margin: 0;
  background-color: #F1F1F2;
  border: 1px solid rgba(102,102,102,0.42);
  border-radius: 4px;
  background-image: url("../templates/tshirtcontenidos/images/img-mas.png");
  background-repeat: no-repeat;
  background-position: left;
}
#gracias #accordion .ui-state-active {
  background-image: url("../templates/tshirtcontenidos/images/img-menos.png");
  background-repeat: no-repeat;
  background-position: left;
}
#gracias #accordion .ui-accordion-content {
  border: none;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  text-align: center;
  height: auto !important;
}
#gracias #accordion .ui-accordion-content img {
  margin: 19px 0;
  float: none;
  max-width: 100%;
}
#gracias .content-tienda {
  width: 100%;
  height: auto;
  display: inline-block;
}
#gracias .content-tienda .menu-tienda {
  width: 25%;
  float: left;
  display: inline-block;
  padding-top: 14px;
}
#gracias .content-tienda .menu-tienda .menu {
  background-color: #F1F1F2;
  width: 151px;
  height: 100px;
  border-radius: 5px;
}
#gracias .content-tienda .menu-tienda .menu li {
  padding: 7px 0 7px 0;
  text-align: justify;
  padding-left: 21px;
}
#gracias .content-tienda .menu-tienda .menu li:first-child {
  padding-top: 10px;
}
#gracias .content-tienda .menu-tienda .menu li a {
  text-decoration: none;
  color: #9A9A9B;
  font-size: 14px;
  font-family: 'Arial';
}
#gracias .content-tienda .menu-tienda .menu li a:hover {
  opacity: 0.5;
}
#gracias .content-tienda .content-detail {
  width: 75%;
  float: left;
  display: inline-block;
  clear: inherit;
  margin: 0;
}
#gracias .content-tienda .pedidos {
  display: inline-block;
  width: 75%;
  float: right;
}
#gracias .content-tienda .pedidos table.table-pedidos {
  margin-top: 25px;
  width: 100%;
  border-collapse: inherit;
  text-align: left;
  font-size: 15px;
  color: #787979;
}
#gracias .content-tienda .pedidos table.table-pedidos tr:first-child td:first-child {
  width: 258px;
}
#gracias .content-tienda .pedidos table.table-pedidos .label {
  font-weight: bold;
}
#gracias .content-tienda .pedidos table.table-pedidos a {
  text-decoration: none;
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  font-size: 14px;
  width: 79px;
  display: inherit;
  text-align: center;
  padding: 2px;
  font-family: 'Arial';
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}
#tienda .guia {
  width: 135px;
  float: right;
  margin-right: 18px;
}
#tienda .guia a {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  display: inline-block;
  text-decoration: none;
  color: #787979;
  font-style: italic;
  font-size: 12px;
  margin-top: 10px;
}
#tienda .guia a .gris {
  margin-top: 12px;
  line-height: 14px;
  margin-top: 4px;
  display: inline-block;
}
#tienda .content_all_mugs .clase_mugs {
  width: 100%;
  float: left;
  margin-top: 12px;
  border-radius: 12px;
  border: 1px solid #666;
}
#tienda .content_all_mugs .clase_mugs h2 {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
}
#tienda .content_all_mugs .clase_mugs h2:before {
  content: "1";
  background: #00ADEE;
  border-radius: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  font-weight: lighter;
  font-size: 13px;
  top: 0px;
  padding: 1px 4px;
}
#tienda .content_all_mugs .clase_mugs .primer_nivel li {
  display: inline-block;
  text-align: center;
  opacity: 0.3;
  width: 121px;
  float: none;
}
#tienda .content_all_mugs .clase_mugs .primer_nivel li > * {
  vertical-align: bottom;
}
#tienda .content_all_mugs .clase_mugs .primer_nivel li.active,
#tienda .content_all_mugs .clase_mugs .primer_nivel li:hover {
  opacity: 1;
}
#tienda .content_all_mugs .clase_mugs .primer_nivel li img {
  float: none;
}
#tienda .content_all_mugs .clase_mugs .primer_nivel li span.tipo {
  display: inline-block;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  width: 85px;
  font-size: 10px;
  text-align: center;
}
#tienda .content_all_mugs .clase_mugs .primer_nivel li.sub {
  display: none;
  float: right;
  margin-left: -19px;
}
#tienda .content_all_mugs .cantidad .c_mugs {
  width: 100%;
}
#tienda .content_all_mugs .cantidad .c_mugs input {
  background: #E6E7E8;
  color: #666;
  font-size: 17px;
  text-align: center;
  width: 70px;
  height: 23px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
#tienda .content_all_mugs .cantidad .tamanio_imagen {
  width: 100%;
}
#tienda .content_all_mugs .cantidad .tamanio_imagen span.title_tamanio {
  float: left;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
}
#tienda .content_all_mugs .cantidad .tamanio_imagen .alto,
#tienda .content_all_mugs .cantidad .tamanio_imagen .largo {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  display: inline-block;
  margin-top: 10px;
  width: 200px;
}
#tienda .content_all_mugs .prob_mugs {
  float: left;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  font-style: italic;
  font-size: 11px;
  width: 59%;
  margin-top: 10px;
}
#tienda .maletas_botones .cantidad_maletas {
  width: 300px;
  border-radius: 3px;
  border: 1px solid rgba(102,102,102,0.56);
  border-collapse: inherit;
  margin: 0 auto 15px;
  line-height: 1;
  border: 1 !important;
}
#tienda .maletas_botones .cantidad_maletas td {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  text-align: center;
  padding: 3px;
  font-size: 15px;
}
#tienda .maletas_botones .cantidad_maletas td input[type="text"] {
  width: 80px;
  border: none;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  text-align: center;
  color: #5A5A5A;
}
#tienda .maletas_botones .content_mods {
  width: 100%;
  float: left;
  margin-top: 60px;
}
#tienda .maletas_botones .content_mods .image {
  width: 531px;
  height: 388px;
  border-radius: 12px;
  border: 1px solid #666;
  background-color: #FFF;
  float: left;
}
#tienda .maletas_botones .content_mods .main-images {
  position: relative;
}
#tienda .maletas_botones .content_mods .main-images #Zoomer2 img {
  width: 359px;
  border-radius: 10px;
  height: auto;
}
#tienda .maletas_botones .content_mods .main-images .thumbnails {
  width: 100px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: transparent;
  display: inline-flex;
  flex-direction: column-reverse;
  margin-bottom: 10px;
}
#tienda .maletas_botones .content_mods .main-images .thumbnails img {
  width: 54%;
  display: inline-block;
  float: none;
  height: auto;
}
#tienda .maletas_botones .content_mods .c_cuarenta {
  width: 375px;
  height: auto;
  float: right;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad {
  border-radius: 12px;
  border: 1px solid #666;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad h2 {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad h2:before {
  content: "1";
  background: #00ADEE;
  border-radius: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  font-weight: lighter;
  font-size: 13px;
  top: 0px;
  padding: 1px 4px;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad .azul {
  display: inline-block;
  width: 88%;
  text-align: right;
  font-style: italic;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad .stock {
  position: absolute;
  top: -12px;
  display: none;
  border: 2px dashed #00ADEE;
  border-radius: 4px;
  left: 50%;
  width: 264px;
  margin-left: -145px;
  padding: 10px;
  background-color: #FFF;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad .content_price {
  width: 300px;
  margin: 0 auto 10px;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad .content_price input {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  border-radius: 7px;
  border: 1px solid #666;
  padding: 16px 6px 4px;
  text-align: center;
  width: 121px;
  font-size: 16px;
  margin-top: 3px;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad .content_price .calculadora {
  display: inline-block;
  float: left;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad .content_price .precio_unitario {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-left: 10px;
  position: relative;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad .content_price .precio_unitario .title_precio {
  position: absolute;
  top: 4px;
  font-size: 11px;
  left: 27%;
  font-family: 'Arial';
  color: #5A5A5A;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad .content_price .azul {
  display: inline-block;
  width: 88%;
  text-align: right;
  font-style: italic;
  color: #787979;
  font-size: 11px;
}
#tienda .maletas_botones .content_mods .c_cuarenta .cantidad .gris {
  text-align: left !important;
  color: #787979;
  font-size: 13px;
  width: 95%;
  display: inline-block;
  margin: 0 auto 6px;
}
#tienda .maletas_botones .content_mods .c_cuarenta .subir {
  border-radius: 12px;
  border: 1px solid #666;
  margin-top: 12px;
}
#tienda .maletas_botones .content_mods .c_cuarenta .subir h2 {
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
}
#tienda .maletas_botones .content_mods .c_cuarenta .subir h2:before {
  content: "2";
  background: #00ADEE;
  border-radius: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  font-weight: lighter;
  font-size: 13px;
  top: 0px;
  padding: 1px 4px;
}
#tienda .maletas_botones .content_mods .c_cuarenta .subir input[type="file"] {
  width: 87%;
  margin: 0 auto;
  border-radius: 0px 10px 10px 0;
}
#tienda .maletas_botones .content_mods .c_cuarenta .subir .azul {
  font-style: italic;
  display: block;
  margin: 12px 0 10px 5px;
}
#tienda .maletas_botones .content_mods .c_cuarenta .subir .gris {
  text-align: left !important;
  color: #787979;
  font-size: 13px;
  width: 95%;
  font-family: 'Arial';
  display: inline-block;
  margin: 0 auto 12px;
}
#tienda .maletas_botones .content_mods .image {
  position: relative;
}
#tienda .maletas_botones .content_mods .infotallas {
  width: 100%;
  display: none;
}
#tienda .maletas_botones .content_mods .infotallas .ic-cerrar {
  position: absolute;
  right: 8px;
  top: 7px;
}
#tienda .maletas_botones .content_mods .infotallas .ic-cerrar img {
  width: auto;
  margin: 0;
  height: auto;
  background: none;
}
#tienda .maletas_botones .content_mods .infotallas .imagen {
  float: left;
  bottom: 0;
  position: absolute;
  left: 30px;
}
#tienda .maletas_botones .content_mods .infotallas .imagen img {
  background: none;
  width: auto;
  height: auto;
  margin: 0;
  float: none;
}
#tienda .maletas_botones .content_mods .infotallas table.tallas {
  width: 280px;
  float: right;
  text-decoration: none;
  font-family: 'Arial';
  font-size: 14px;
  color: #5A5A5A;
  font-weight: 600;
  margin: 0 1px;
  text-align: left;
  margin: 10px;
  border-radius: 5px !important;
  margin: 45px 30px 0 0;
  border-collapse: inherit;
  border: 3px solid #666;
  box-shadow: 3px 5px 6px 1px rgba(102,102,102,0.28);
}
#tienda .maletas_botones .content_mods .infotallas table.tallas tr:nth-child(2n+1) td {
  background: #E6E7E8;
}
#tienda .maletas_botones .content_mods .infotallas table.tallas tr:nth-child(2n) td {
  background: #F1F1F2;
}
#tienda .maletas_botones .content_mods .infotallas table.tallas tr td {
  padding: 10px;
  text-align: center;
  font-size: 17px;
  color: #929497;
}
#tienda .maletas_botones .content_mods .infotallas table.tallas tr td.top {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  height: 74px;
  border-radius: 0;
}
#tienda .maletas_botones .content_mods .infotallas table.tallas tr td.top h4 {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
}
#tienda .maletas_botones .content_mods .infotallas table.tallas tr td.top .white {
  margin-top: 10px;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  font-weight: lighter;
  width: 100%;
  display: inline-block;
  text-transform: none;
}
#tienda .maletas_botones .agregar {
  float: right;
  margin-top: 20px;
}
#tienda .maletas_botones .agregar button {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  padding-right: 43px;
  position: relative;
}
#tienda .maletas_botones .agregar button:after {
  content: "";
  background: url("../templates/tshirtcontenidos/images/carrito.png") no-repeat;
  width: 34px;
  height: 27px;
  position: absolute;
  right: 7px;
  top: 0;
}
#tienda .maletas_botones .links {
  float: left;
  margin-top: 7px;
}
#tienda .maletas_botones .links a {
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #00ADEE;
  text-decoration: none;
  display: inline-block;
  padding: 1px 4px;
  text-transform: uppercase;
  border-left: 1px solid #00ADEE;
  position: relative;
}
#tienda .maletas_botones .links a:first-child {
  border-left: none;
  padding-left: 20px;
}
#tienda .maletas_botones .links a:first-child:before {
  content: "i";
  background: #00ADEE;
  border-radius: 50px;
  color: #fff;
  position: absolute;
  left: 0;
  font-weight: lighter;
  font-style: italic;
  font-size: 13px;
  top: 0px;
  padding: 1px 6px;
}
#tienda .maletas_botones .prob {
  float: right;
  text-align: left;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #787979;
  font-style: italic;
  font-size: 12px;
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
#pedido {
  width: 100%;
  display: inline-block;
}
#pedido * {
  font-family: 'Arial';
  font-size: 13px;
  color: #7C7C7C;
}
#pedido .back-button {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  text-decoration: none;
  font-size: 13px;
  float: right;
  margin-top: 20px;
}
#pedido h1 {
  font-size: 28px;
}
#pedido .head_detail {
  width: 100%;
  display: inline-block;
}
#pedido .titulo-gris {
  color: #666666;
  font-weight: bold;
  font-size: 13px;
  text-align: justify;
}
#pedido h2 {
  color: #666666;
  font-weight: bold;
  font-size: 13px;
  text-align: justify;
}
#pedido .content-tienda {
  width: 100%;
  display: inline-block;
}
#pedido .content-tienda h2 {
  margin-bottom: 15px;
}
#pedido .content-tienda .content-detail .cabezote-pedido {
  width: 100%;
}
#pedido .content-tienda .content-detail .cabezote-pedido p {
  width: 100%;
  display: inline-block;
}
#pedido .content-tienda .content-detail .cabezote-pedido tr td {
  text-align: justify;
  color: #7C7C7C;
  font-size: 13px;
}
#pedido .content-tienda .content-detail .cabezote-pedido tr td a {
  display: inline-block;
  text-decoration: none;
  color: #666666;
  font-weight: bold;
  font-size: 13px;
  text-align: justify;
}
#pedido .content-tienda .content-detail .cabezote-pedido tr td img {
  float: right;
}
#pedido .content-tienda .pagos-online {
  width: 100%;
  display: inline-block;
  text-align: center;
}
#pedido .content-tienda .pagos-online img {
  float: none;
}
#pedido .content-tienda .detail-pedido h2 {
  margin-bottom: 0;
}
#pedido .content-tienda .detail-pedido table {
  width: 77%;
  text-align: justify;
}
#pedido .content-tienda .detail-pedido .info-cliente {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
#pedido .content-tienda .detail-pedido .info-cliente h2 {
  margin-bottom: 5px;
}
#pedido .content-tienda .detail-pedido .info-cliente table tr td:first-child {
  text-align: right;
}
#pedido .content-tienda .detail-pedido .info-cliente table tr td:last-child {
  margin-left: 5px;
  width: 100%;
  display: inline-block;
}
#pedido .content-tienda .detail-pedido .info-cliente .facturacion {
  width: 50%;
  float: left;
}
#pedido .content-tienda .detail-pedido .info-cliente .envio {
  width: 47%;
  float: right;
}
#pedido .content-tienda .detail-pedido .info-envio {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
}
#pedido .content-tienda .detail-pedido .info-envio table {
  width: 100%;
}
#pedido .content-tienda .detail-pedido .info-envio table tr:first-child {
  color: #666666;
  font-weight: bold;
  font-size: 13px;
  text-align: justify;
}
#pedido .content-tienda .detail-pedido .info-envio table tr td {
  text-align: center;
}
#pedido .content-tienda .detail-pedido .info-envio table tr td:first-child {
  text-align: justify;
}
#pedido .content-tienda .detail-pedido .info-envio table tr td:last-child {
  text-align: right;
}
#pedido .content-tienda .detail-pedido .info-productos {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
}
#pedido .content-tienda .detail-pedido .info-productos table {
  width: 99%;
}
#pedido .content-tienda .detail-pedido .info-productos table tr:first-child {
  color: #666666;
  font-weight: bold;
  font-size: 13px;
  text-align: justify;
}
#pedido .content-tienda .detail-pedido .info-productos table tr td {
  text-align: right;
}
#pedido .content-tienda .detail-pedido .info-productos table tr td:first-child {
  text-align: justify;
}
#pedido .content-tienda .detail-pedido .info-productos table tr td:last-child {
  text-align: right;
}
#pedido .content-tienda .detail-pedido .totales {
  width: 21%;
  float: right;
}
#pedido .content-tienda .detail-pedido .totales table {
  width: 100%;
}
#pedido .content-tienda .detail-pedido .totales table td {
  text-align: right;
  width: 49%;
}
.direcciones p {
  text-align: justify;
  line-height: 15px;
}
.direcciones .new-address {
  float: left;
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  color: #FFF !important;
  text-decoration: none;
  margin-top: 5px;
  font-size: 12px !important;
  width: 117px;
  text-align: center;
  padding: 2px;
}
.direcciones ul {
  margin-top: 30px;
  width: 100%;
  display: inline-block;
}
.direcciones ul a {
  background: #8a8a8a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhhOGE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q3ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#8a8a8a),color-stop(50%,#aaaaaa),color-stop(100%,#d7d7d7));
  background: -webkit-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -o-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: -ms-linear-gradient(top,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  background: linear-gradient(to bottom,#8a8a8a 0%,#aaaaaa 50%,#d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#d7d7d7',GradientType=0);
  border-radius: 4px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  cursor: pointer;
  float: left;
  color: #FFF !important;
  text-decoration: none;
  margin-top: 5px;
  font-size: 12px !important;
  width: 117px;
  text-align: center;
  padding: 2px;
}
.direcciones ul li {
  text-align: left;
  margin-bottom: 2px;
  display: inline-block;
  width: 100%;
}
.direcciones ul.envio li:last-child a {
  margin-left: 4px;
}
.direcciones ul.envio li:last-child a:first-child {
  margin-left: 0;
}
.valora-icon {
  background-image: url();
}
.valora-icon .logo {
  background-position: 10px 20px;
}
body {
  overflow-x: hidden;
}
body {
  margin: 0;
  color: #4d4d4d;
  text-align: center;
  background-color: #FFF;
  background-position: center;
  background-repeat: no-repeat;
}
body > * {
  font-family: 'Arial';
}
.moduletableimagen-fondo {
  position: absolute;
  left: 0;
  top: 215px;
  z-index: -1;
}
header {
  width: 100%;
  float: left;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
header .contenedor-header {
  max-width: 920px;
  width: 100%;
  display: inline-block;
  text-align: center;
  position: relative;
}
header .contenedor-header .header-arriba {
  width: 100%;
  display: inline-block;
}
header .contenedor-header .login-content {
  max-width: 577px;
  width: 100%;
  float: left;
}
header .contenedor-header .login-content .moduletable {
  width: 450px;
  padding-top: 10px;
  height: 100px;
  display: inline-block;
}
header .contenedor-header .login-content .moduletable form {
  width: 455px;
  display: inline-block;
  height: 100px;
}
header .contenedor-header .login-content .moduletable .logout {
  width: 100%;
  display: inline-block;
  position: relative;
  height: 90px;
}
header .contenedor-header .login-content .moduletable .logout a {
  text-decoration: none;
  font-size: 14px;
  color: #666666;
}
header .contenedor-header .login-content .moduletable .logout a:hover {
  opacity: 0.8;
}
header .contenedor-header .login-content .moduletable .logout .greeting {
  width: 94%;
  padding-top: 4px;
  float: left;
  font-family: 'Arial';
  font-weight: lighter;
  color: #666666;
  position: absolute;
  top: 16px;
  right: -149px;
}
header .contenedor-header .login-content .moduletable .logout .greeting ul {
  display: inline-block;
  width: 100%;
}
header .contenedor-header .login-content .moduletable .logout .greeting ul li {
  width: 33%;
  float: left;
  border-right: 2px solid #666666;
  font-weight: bold;
  font-size: 13px;
}
header .contenedor-header .login-content .moduletable .logout .greeting ul li a {
  font-size: 13px;
}
header .contenedor-header .login-content .moduletable .logout .greeting ul li:last-child {
  border-right: 0;
}
header .contenedor-header .login-content .moduletable .logout .menu-cliente {
  position: absolute;
  bottom: 0;
  margin-left: 40px;
  width: 94%;
}
header .contenedor-header .login-content .moduletable .logout .menu-cliente ul {
  display: inline-block;
  width: 100%;
  font-family: Arial;
  font-size: 14px;
}
header .contenedor-header .login-content .moduletable .logout .menu-cliente ul li {
  width: 24%;
  float: left;
  border-right: 2px solid #666666;
}
header .contenedor-header .login-content .moduletable .logout .menu-cliente ul li:last-child {
  border-right: 0;
  text-align: right;
}
header .contenedor-header .login-content .moduletable .logout .menu-cliente ul li:first-child {
  display: none;
}
header .contenedor-header .login-content .moduletable .logout .logout-button {
  width: 40%;
  text-align: left;
}
header .contenedor-header .login-content .moduletable .logout .logout-button input[type="submit"] {
  cursor: pointer;
  background: none;
  border: none;
  color: #666666;
  width: 110px;
  height: 17px;
  font-weight: bold;
  font-size: 13px;
  padding: 0;
  margin-top: -4px;
}
header .contenedor-header .login-content .moduletable .logout .logout-button input[type="submit"]:hover {
  opacity: 0.8;
}
header .contenedor-header .login-content .moduletable .login {
  color: #787979;
}
header .contenedor-header .login-content .moduletable .login h1,
header .contenedor-header .login-content .moduletable .login h2,
header .contenedor-header .login-content .moduletable .login h3,
header .contenedor-header .login-content .moduletable .login h5,
header .contenedor-header .login-content .moduletable .login h6 {
  margin: 0;
  color: #787979;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
}
header .contenedor-header .login-content .moduletable .login a {
  text-decoration: none;
  color: #787979;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
}
header .contenedor-header .login-content .moduletable .login span {
  background-image: none !important;
}
header .contenedor-header .login-content .moduletable .login .registration {
  width: 100%;
  text-align: left;
  float: left;
  margin: 0;
  margin-bottom: 4px;
}
header .contenedor-header .login-content .moduletable .login .registration a span {
  width: 18%;
  float: left;
}
header .contenedor-header .login-content .moduletable .login .registration a h4 {
  color: #1CADEB;
  float: left;
  margin: 0;
}
header .contenedor-header .login-content .moduletable .login input[type="text"],
header .contenedor-header .login-content .moduletable .login input[type="password"] {
  background-image: none;
  border: 1px solid #CCC;
  padding: 5px;
  width: 99px;
  padding-left: 22px;
}
header .contenedor-header .login-content .moduletable .login .username,
header .contenedor-header .login-content .moduletable .login .password {
  width: 169px;
  height: 30px;
  padding: 0;
}
header .contenedor-header .login-content .moduletable .login .username h5,
header .contenedor-header .login-content .moduletable .login .password h5 {
  color: #1CADEB;
  text-align: left;
  width: 40px;
  float: left;
  margin-top: 4px;
}
header .contenedor-header .login-content .moduletable .login .login-button {
  background-image: url('../images/iconos/flecha.png') !important;
  background-position: center;
  width: 22px;
}
header .contenedor-header .login-content .moduletable .login .login-button:hover {
  background-image: url('../images/iconos/flecha.png');
  background-position: center;
}
header .contenedor-header .login-content .moduletable .login .lostpassword {
  width: 69%;
  text-align: right;
  height: 16px;
}
header .contenedor-header .login-content .moduletable .login .lostpassword a {
  font-size: 10px;
  color: #1CADEB;
  display: inline-block;
}
header .contenedor-header .login-content .moduletable .login h6 {
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 5px;
}
header .contenedor-header .login-content .moduletablecarrito {
  position: relative;
  font-family: 'Arial';
  font-weight: lighter;
  font-size: 13px;
  color: #1CADEB;
  margin-bottom: 41px;
  display: inline-block;
  vertical-align: bottom;
}
header .contenedor-header .login-content .moduletablecarrito a {
  text-decoration: none;
  color: #1CADEB;
}
header .contenedor-header .login-content .moduletablecarrito:before {
  content: "";
  position: absolute;
  width: 29px;
  height: 22px;
  background-image: url('../images/iconos/carrito.png');
  background-position: center;
  left: -33px;
  top: -4px;
}
header .contenedor-header .logo {
  float: left;
  width: 35%;
  padding: 10px;
  display: inline-block;
  position: relative;
  z-index: 5;
}
header .contenedor-header .logo img {
  float: left;
}
header .contenedor-header nav {
  width: 100%;
  position: relative;
  font-family: 'Arial';
  display: inline-block;
  z-index: 99;
}
header .contenedor-header nav .menu1 {
  margin: 0 auto;
  max-width: 920px;
  width: 100%;
  border-radius: 5px;
  display: inline-block;
  background: #d6d6d6;
  background: -moz-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d6d6d6),color-stop(100%,#939393));
  background: -webkit-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: -o-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: -ms-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: linear-gradient(to bottom,#d6d6d6 0%,#939393 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6',endColorstr='#939393',GradientType=0);
}
header .contenedor-header nav .menu1 .menu {
  padding: 0;
  margin: 0;
}
header .contenedor-header nav .menu1 .menu >li {
  position: relative;
  width: 104px;
  height: 38px;
  float: left;
  padding-top: 2px;
  border-right: 1px solid #898989;
  background: none;
}
header .contenedor-header nav .menu1 .menu >li >a {
  font-size: 12px;
  color: #3D3028;
  text-decoration: none;
  position: relative;
  font-weight: bold;
  padding: 5px 0 !important;
  display: inline-block;
  line-height: 14px;
  border: none;
  background: none;
}
header .contenedor-header nav .menu1 .menu >li >a:hover {
  color: #FFF;
}
header .contenedor-header nav .menu1 .menu >li:first-child {
  width: 76px;
}
header .contenedor-header nav .menu1 .menu >li:first-child a,
header .contenedor-header nav .menu1 .menu >li:last-child a,
header .contenedor-header nav .menu1 .menu >li:nth-child(8) a,
header .contenedor-header nav .menu1 .menu >li:nth-child(6) a {
  display: inline-block;
  margin-top: 4px;
}
header .contenedor-header nav .menu1 .menu >li:nth-child(7) {
  width: 100px;
}
header .contenedor-header nav .menu1 .menu >li:nth-child(8) {
  width: 97px;
}
header .contenedor-header nav .menu1 .menu >li:nth-child(4) {
  width: 119px;
}
header .contenedor-header nav .menu1 .menu >li:last-child {
  width: 102px;
  border-right: none;
}
header .contenedor-header nav .menu1 .menu >li .touch-button {
  background: none;
}
header .contenedor-header nav .menu1 .menu >li .touch-button i {
  display: none;
}
header .contenedor-header nav .menu1 .menu >li ul {
  width: 103px;
  z-index: 999;
}
header .contenedor-header nav .menu1 .menu >li ul li {
  background: #d6d6d6;
  background: -moz-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d6d6d6),color-stop(100%,#939393));
  background: -webkit-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: -o-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: -ms-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: linear-gradient(to bottom,#d6d6d6 0%,#939393 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6',endColorstr='#939393',GradientType=0);
  border: 1px solid #000;
}
header .contenedor-header nav .menu1 .menu >li ul li a {
  font-size: 12px;
  color: #3D3028;
  text-decoration: none;
  position: relative;
  font-weight: bold;
  padding: 5px 0 !important;
  display: inline-block;
  line-height: 14px;
  border: none;
  background: none;
}
header .contenedor-header nav .menu1 .menu-button {
  padding: 10px 0;
}
header .contenedor-header nav .menu1 .menu-button .touch-button i {
  display: none;
}
footer {
  display: inline-block !important;
  width: 100%;
  height: auto;
  text-align: center;
}
footer .contenedor-footer {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}
footer .contenedor-footer .info {
  margin: 0 auto;
  position: relative;
  font-family: 'Arial';
  font-size: 12px;
  color: #787979;
}
footer .contenedor-footer .info .moduletable table tr td {
  text-align: left;
}
footer .contenedor-footer .info .moduletable table tr td p {
  margin: 0;
}
footer .contenedor-footer .info .moduletable table tr td a {
  text-decoration: none;
  color: #787979;
}
footer .contenedor-footer .info .moduletable table tr td:first-child {
  width: 20%;
}
footer .contenedor-footer .info .moduletable table tr td:nth-child(2) {
  width: 18%;
}
footer .contenedor-footer .info .moduletable table tr td:nth-child(3) {
  width: 21%;
  vertical-align: top;
}
footer .contenedor-footer .info .moduletable table tr td:nth-child(4) {
  width: 20%;
}
footer .contenedor-footer .copy {
  width: 100%;
  padding: 10px 0 0 0;
  font-family: 'Arial';
  font-size: 13px;
  color: #787979;
}
footer .contenedor-footer .copy .sainet {
  max-width: 1000px;
  width: 100%;
  display: inline-block;
}
footer .contenedor-footer .copy .sainet img {
  vertical-align: middle;
}
footer .contenedor-footer .copy .sainet a {
  text-decoration: none;
  font-size: 13px;
  color: #787979;
  font-weight: lighter;
}
#jcemediabox-popup-info-bottom {
  position: initial;
}
#jcemediabox-popup-closelink {
  position: absolute;
  top: 10px !important;
}
.global-notification {
  display: none;
  position: fixed;
  height: 61px;
  width: 541px;
  top: 200px;
  left: 45%;
  margin-left: -200px;
  background-image: url('../images/aviso-fondo.png');
  background-repeat: no-repeat;
  color: #7B7B7B;
  font-size: 15px;
  z-index: 99999;
  text-align: center;
  font-family: 'Arial';
  padding-top: 40px;
}
.global-notification ul {
  width: 88%;
  display: inline-block;
  margin-top: 11px;
}
.global-notification ul li {
  width: 70%;
  float: left;
}
.global-notification ul li:first-child {
  width: 20%;
}
.global-notification p {
  width: 328px;
  display: inline-block;
}
.global-notification.red {
  color: #660000;
}
.moduletable-banner-movil,
.moduletable-oferta-movil,
.moduletable-retro-movil {
  display: none;
}
.gradient-menu {
  background: #d6d6d6;
  background: -moz-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d6d6d6),color-stop(100%,#939393));
  background: -webkit-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: -o-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: -ms-linear-gradient(top,#d6d6d6 0%,#939393 100%);
  background: linear-gradient(to bottom,#d6d6d6 0%,#939393 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6',endColorstr='#939393',GradientType=0);
}
@media only screen and (max-width: 920px) and (min-width: 769px) {
  header .contenedor-header .logo {
    width: auto;
  }
  header .contenedor-header .login-content {
    float: right;
  }
  header .contenedor-header nav .menu1 {
    background: transparent;
  }
  header .contenedor-header nav .menu1 .menu-button {
    float: left;
    background: #09bdfb url(../images/home/menu-resposive-1.png) center no-repeat;
    border: none;
    color: transparent;
    padding: 12px 4px;
    position: relative;
    z-index: 9;
  }
  header .contenedor-header nav .menu1 .menu-button .touch-button {
    height: auto;
  }
  header .contenedor-header nav .menu1 .active {
    background: #09bdfb url(../images/home/menu-resposive-2.png) center no-repeat;
  }
  header .contenedor-header nav .menu1 .menu {
    background: #ccc;
    text-align: left;
  }
  header .contenedor-header nav .menu1 .menu li {
    padding: 0 10px;
    box-sizing: border-box;
    border-top: 1px solid #fff;
    border-bottom: 1px solid rgba(0,0,0,0.43);
    border-right: 0;
  }
  header .contenedor-header nav .menu1 .menu li:first-child {
    border-top: none;
  }
  header .contenedor-header nav .menu1 .menu li:last-child {
    border-bottom: none;
  }
  header .contenedor-header nav .menu1 .moduletable_menu {
    position: absolute;
    left: 0;
    width: 300px;
    top: 40px;
  }
  header .banner {
    margin-top: 0;
  }
  main .content-all .imagenes-main {
    float: left;
    width: 100%;
  }
  main .content-all .imagenes-main .moduletable table {
    float: none;
    width: auto;
  }
  main .content-all .imagenes-main .moduletable table tr td {
    width: auto;
    float: none;
    padding: 0 20px;
  }
  main .content-all .imagenes-main .moduletable table tr td img {
    float: none;
  }
  main .content-all .registro {
    background-position: center;
    width: 100%;
  }
  main .content-all .item-pagenovedades .nspHeader {
    width: 76%;
  }
  #tienda .content_mods .image {
    width: 50% !important;
  }
  #tienda #camisa_detail .escojer .primer_nivel {
    height: auto !important;
  }
  header .contenedor-header .login-content .moduletable .logout .greeting {
    width: 95%;
    left: 0;
    right: auto;
  }
  header .contenedor-header .login-content .moduletable .logout .menu-cliente {
    margin-left: 0;
  }
  #confirmar #confirmar_pedido .datos_envio input[type="text"] {
    border: 1px solid #ccc;
  }
  #confirmar #confirmar_pedido .datos_envio select {
    border: 1px solid;
  }
  header .contenedor-header nav .menu1 .menu li {
    width: 100% !important;
    height: auto;
  }
  header .contenedor-header nav .menu1 .menu li a {
    width: 100% !important;
  }
  header .contenedor-header nav .menu1 .menu li .touch-button {
    background: none;
    width: 100%;
    height: 24px;
    top: 0;
    left: 0;
  }
  header .contenedor-header nav .menu1 .menu ul {
    width: 100% !important;
  }
  header .contenedor-header nav .menu1 .menu ul li {
    background: #929292 !important;
    border: none !important;
  }
  header .contenedor-header nav .menu1 .menu ul li ul li {
    background: #f2f2f2 !important;
  }
  header .contenedor-header nav .menu1 .menu ul li ul li ul li {
    background: #fff !important;
  }
}
@media only screen and (max-width: 768px) and (min-width: 501px) {
  header .contenedor-header .logo {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
  header .contenedor-header .logo img {
    float: none;
  }
  header .contenedor-header .login-content {
    float: right;
    max-width: none;
  }
  header .contenedor-header .login-content .moduletable form.login-form {
    width: 100%;
  }
  header .contenedor-header .login-content .moduletable .login .registration a span {
    width: auto;
  }
  header .contenedor-header .login-content .user_menu {
    width: 399px;
  }
  header .contenedor-header .login-content .user_menu form {
    width: 100%;
  }
  header .contenedor-header .login-content .user_menu form .logout a {
    font-size: 13px;
  }
  header .contenedor-header .login-content .user_menu form .logout .greeting {
    width: 100%;
    left: 0;
    right: auto;
  }
  header .contenedor-header .login-content .user_menu form .logout .menu-cliente {
    margin-left: 0;
    width: 100%;
  }
  header .contenedor-header .login-content .user_menu form .logout .menu-cliente ul li {
    text-align: center !important;
  }
  header .contenedor-header nav {
    position: fixed;
    top: 0;
    left: 0;
  }
  header .contenedor-header nav .menu1 {
    background: transparent;
  }
  header .contenedor-header nav .menu1 .menu-button {
    float: left;
    background: #09bdfb url(../images/home/menu-resposive-1.png) center no-repeat;
    border: none;
    color: transparent;
    padding: 12px 4px;
    position: relative;
    z-index: 9;
  }
  header .contenedor-header nav .menu1 .menu-button .touch-button {
    height: auto;
  }
  header .contenedor-header nav .menu1 .active {
    background: #09bdfb url(../images/home/menu-resposive-2.png) center no-repeat;
  }
  header .contenedor-header nav .menu1 .menu {
    background: #ccc;
    text-align: left;
  }
  header .contenedor-header nav .menu1 .menu li {
    padding: 0 10px;
    box-sizing: border-box;
    border-top: 1px solid #fff;
    border-bottom: 1px solid rgba(0,0,0,0.43);
    border-right: 0;
  }
  header .contenedor-header nav .menu1 .menu li:first-child {
    border-top: none;
  }
  header .contenedor-header nav .menu1 .menu li:last-child {
    border-bottom: none;
  }
  header .contenedor-header nav .menu1 .moduletable_menu {
    position: absolute;
    left: 0;
    width: 300px;
    top: 40px;
  }
  header .banner {
    margin-top: 0;
  }
  header .banner .prev_button {
    display: inline;
    left: 0 !important;
    top: 50% !important;
    margin-top: -17px;
  }
  header .banner .next_button {
    display: inline;
    right: 0 !important;
    top: 50% !important;
    margin-top: -17px;
  }
  main .content-all .imagenes-main {
    float: left;
    width: 100%;
  }
  main .content-all .imagenes-main .moduletable table {
    float: none;
    width: auto;
  }
  main .content-all .imagenes-main .moduletable table tr td {
    width: auto;
    float: none;
    padding: 0 10px;
  }
  main .content-all .imagenes-main .moduletable table tr td img {
    float: none;
    max-width: 100%;
  }
  main .content-all .registro {
    background-position: center;
    width: 100%;
  }
  main .content-all .item-pagemontar p {
    text-align: center;
  }
  main .content-all .item-pagemontar p img {
    float: none;
    margin-right: 0 !important;
    margin-bottom: 40px;
    display: inline-block;
  }
  main .content-all .item-pagenovedades .nspHeader {
    width: 66%;
  }
  .item-pagecontactenos .moduletable {
    float: left;
    width: 100%;
  }
  .item-pagecontactenos .moduletable .rsform {
    float: left;
    width: 100%;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block {
    float: left;
    width: 100%;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block .formControlLabel {
    float: left;
    width: 100%;
    margin-right: 0;
    text-align: left;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block .formControls {
    float: left;
    width: 100%;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block .formControls input {
    float: left;
    width: 100%;
    box-sizing: border-box;
    height: 33px;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block .formControls textarea {
    box-sizing: border-box;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block-indicativo .formBody {
    display: none;
  }
  main .content-all h1:before {
    display: none;
  }
  .head_detail .product_name {
    width: 100%;
  }
  .head_detail .pasos {
    margin-top: 11px;
    float: left;
  }
  #tienda .content_mods .image {
    width: 500px !important;
    float: none !important;
    margin: 0 auto;
  }
  #tienda .content_mods .image img {
    max-width: 100%;
  }
  #tienda .content_mods .c_cuarenta {
    width: 94% !important;
    float: none !important;
    margin: 0 auto;
    display: inline-block;
    margin-top: 20px;
  }
  #tienda #camisa_detail .escojer .primer_nivel {
    height: auto !important;
  }
  header .contenedor-header nav .menu1 #flyout_menu_106 li {
    width: 100% !important;
    border-right: none !important;
  }
  header .contenedor-header nav .menu1 #flyout_menu_106 li .ul-wrapper {
    width: 100%;
  }
  #carrito .prob {
    margin-right: 0;
  }
  #carrito_detail {
    float: left;
    width: 100%;
    overflow-x: scroll;
  }
  #envios h4.subt {
    margin: 10px 0;
  }
  #envios #metodo_envios {
    width: 100%;
    overflow-x: scroll;
    float: left;
  }
  #confirmar_pedido {
    width: 100%;
    overflow-x: scroll;
    float: left;
  }
  #confirmar_pedido .cambiar {
    float: left;
    width: 100%;
  }
  #confirmar h4.subt {
    margin: 10px 0;
  }
  #confirmar #confirmar_pedido .datos_envio input[type="text"] {
    border: 1px solid #ccc;
  }
  #confirmar #confirmar_pedido .datos_envio select {
    border: 1px solid;
  }
  .content-tienda .menu-tienda {
    width: 100% !important;
  }
  .content-tienda .registration {
    width: 100% !important;
  }
  div.registration #member-registration-persona input[type="text"],
  div.registration #member-registration-persona input[type="password"],
  div.registration #member-registration-empresa input[type="text"],
  div.registration #member-registration-empresa input[type="password"],
  div.registration #member-edit-persona input[type="text"],
  div.registration #member-edit-persona input[type="password"],
  div.registration #member-edit-empresa input[type="text"],
  div.registration #member-edit-empresa input[type="password"],
  .remind #member-registration-persona input[type="text"],
  .remind #member-registration-persona input[type="password"],
  .remind #member-registration-empresa input[type="text"],
  .remind #member-registration-empresa input[type="password"],
  .remind #member-edit-persona input[type="text"],
  .remind #member-edit-persona input[type="password"],
  .remind #member-edit-empresa input[type="text"],
  .remind #member-edit-empresa input[type="password"] {
    width: 95%;
    padding: 2px 0;
  }
  div.registration #member-registration-persona select,
  div.registration #member-registration-empresa select,
  div.registration #member-edit-persona select,
  div.registration #member-edit-empresa select,
  .remind #member-registration-persona select,
  .remind #member-registration-empresa select,
  .remind #member-edit-persona select,
  .remind #member-edit-empresa select {
    width: 89% !important;
    border: 1px solid;
  }
  div.registration,
  .remind {
    box-sizing: border-box;
    margin-top: 10px;
  }
  #gracias .content-tienda .pedidos {
    width: 100%;
  }
  #gracias .content-tienda .direcciones {
    width: 100% !important;
    float: left;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 0 10px;
  }
  main .content-all .item-pagepreguntas table tr td {
    width: 100%;
    display: inline-block;
    padding: 20px 0px;
  }
  div.registration .cuenta li,
  .remind .cuenta li {
    width: auto;
  }
  div.registration #member-registration-persona .condiciones-content .condiciones li,
  div.registration #member-registration-empresa .condiciones-content .condiciones li,
  div.registration #member-edit-persona .condiciones-content .condiciones li,
  div.registration #member-edit-empresa .condiciones-content .condiciones li,
  .remind #member-registration-persona .condiciones-content .condiciones li,
  .remind #member-registration-empresa .condiciones-content .condiciones li,
  .remind #member-edit-persona .condiciones-content .condiciones li,
  .remind #member-edit-empresa .condiciones-content .condiciones li {
    width: auto;
  }
  header .contenedor-header nav .menu1 .menu li {
    width: 100% !important;
    height: auto;
  }
  header .contenedor-header nav .menu1 .menu li a {
    width: 100% !important;
  }
  header .contenedor-header nav .menu1 .menu li .touch-button {
    background: none;
    width: 100%;
    height: 24px;
    top: 0;
    left: 0;
  }
  header .contenedor-header nav .menu1 .menu ul {
    width: 100% !important;
  }
  header .contenedor-header nav .menu1 .menu ul li {
    background: #929292 !important;
    border: none !important;
  }
  header .contenedor-header nav .menu1 .menu ul li ul li {
    background: #f2f2f2 !important;
  }
  header .contenedor-header nav .menu1 .menu ul li ul li ul li {
    background: #fff !important;
  }
  div.registration #member-registration-persona .condiciones-content p,
  div.registration #member-registration-empresa .condiciones-content p,
  div.registration #member-edit-persona .condiciones-content p,
  div.registration #member-edit-empresa .condiciones-content p,
  .remind #member-registration-persona .condiciones-content p,
  .remind #member-registration-empresa .condiciones-content p,
  .remind #member-edit-persona .condiciones-content p,
  .remind #member-edit-empresa .condiciones-content p {
    width: 100%;
  }
  div.registration #member-registration-persona .condiciones-content .condiciones,
  div.registration #member-registration-empresa .condiciones-content .condiciones,
  div.registration #member-edit-persona .condiciones-content .condiciones,
  div.registration #member-edit-empresa .condiciones-content .condiciones,
  .remind #member-registration-persona .condiciones-content .condiciones,
  .remind #member-registration-empresa .condiciones-content .condiciones,
  .remind #member-edit-persona .condiciones-content .condiciones,
  .remind #member-edit-empresa .condiciones-content .condiciones {
    width: 100%;
  }
  header .contenedor-header .login-content .moduletablecarrito {
    width: 100%;
  }
  header .contenedor-header .login-content .moduletablecarrito:before {
    left: 300px;
  }
  header .contenedor-header .login-content .moduletable .logout {
    height: 75px;
  }
  .modal-guia-imagenes .modal-guia-imagenes-content table tr td {
    width: 100%;
    display: inline-block;
    padding: 0;
  }
  .modal-guia-imagenes .modal-guia-imagenes-content table tr td img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 500px) and (min-width: 0px) {
  header .contenedor-header .logo {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
  header .contenedor-header .logo img {
    float: none;
  }
  header .contenedor-header .login-content {
    float: right;
    max-width: none;
  }
  header .contenedor-header .login-content .moduletable {
    height: auto;
  }
  header .contenedor-header .login-content .moduletable form {
    width: 100%;
    height: auto;
  }
  header .contenedor-header .login-content .moduletable .login .lostpassword {
    width: 100%;
    text-align: center;
  }
  header .contenedor-header .login-content .moduletable .login .registration {
    width: 100%;
    text-align: center;
  }
  header .contenedor-header .login-content .moduletable .login .registration a {
    height: auto;
  }
  header .contenedor-header .login-content .moduletable .login .registration a span {
    width: auto;
    float: none;
  }
  header .contenedor-header .login-content .moduletable .login .registration a h4 {
    float: none;
  }
  header .contenedor-header .login-content .moduletable .login h6 {
    text-align: center;
  }
  header .contenedor-header .login-content .moduletable .login .username,
  header .contenedor-header .login-content .moduletable .login .password {
    float: none;
    display: inline-block;
    margin-right: 0;
  }
  header .contenedor-header .login-content .moduletable .login .login-button {
    width: 100%;
  }
  header .contenedor-header .login-content .moduletablecarrito {
    margin-top: 8px;
    margin-bottom: 18px;
  }
  header .contenedor-header .login-content .user_menu {
    width: 320px;
  }
  header .contenedor-header .login-content .user_menu form {
    width: 100%;
  }
  header .contenedor-header .login-content .user_menu form .logout a {
    font-size: 13px;
  }
  header .contenedor-header .login-content .user_menu form .logout .greeting {
    width: 100%;
    left: 0;
    right: auto;
  }
  header .contenedor-header .login-content .user_menu form .logout .greeting ul li {
    border-right: 0;
  }
  header .contenedor-header .login-content .user_menu form .logout .menu-cliente {
    margin-left: 0;
    width: 100%;
  }
  header .contenedor-header .login-content .user_menu form .logout .menu-cliente ul li {
    text-align: center !important;
  }
  header .contenedor-header nav {
    position: fixed;
    top: 0;
    left: 0;
  }
  header .contenedor-header nav .menu1 {
    background: transparent;
  }
  header .contenedor-header nav .menu1 .menu-button {
    float: left;
    background: #09bdfb url(../images/home/menu-resposive-1.png) center no-repeat;
    border: none;
    color: transparent;
    padding: 12px 4px;
    position: relative;
    z-index: 9;
  }
  header .contenedor-header nav .menu1 .menu-button .touch-button {
    height: auto;
  }
  header .contenedor-header nav .menu1 .active {
    background: #09bdfb url(../images/home/menu-resposive-2.png) center no-repeat;
  }
  header .contenedor-header nav .menu1 .menu {
    background: #ccc;
    text-align: left;
  }
  header .contenedor-header nav .menu1 .menu li {
    padding: 0 10px;
    box-sizing: border-box;
    border-top: 1px solid #fff;
    border-bottom: 1px solid rgba(0,0,0,0.43);
    border-right: 0;
  }
  header .contenedor-header nav .menu1 .menu li:first-child {
    border-top: none;
  }
  header .contenedor-header nav .menu1 .menu li:last-child {
    border-bottom: none;
  }
  header .contenedor-header nav .menu1 .moduletable_menu {
    position: absolute;
    left: 0;
    width: 100%;
    top: 40px;
  }
  header .banner {
    margin-top: 0;
  }
  main .content-all .imagenes-main {
    float: left;
    width: 100%;
    display: none;
  }
  main .content-all .imagenes-main .moduletable table {
    float: none;
    width: auto;
  }
  main .content-all .imagenes-main .moduletable table tr td {
    width: auto;
    float: none;
    padding: 0 10px;
  }
  main .content-all .imagenes-main .moduletable table tr td img {
    float: none;
    max-width: 100%;
  }
  main .content-all .registro {
    background: url(../images/movil/extra-extra.png) center no-repeat;
    width: 100%;
    position: relative;
    min-height: 0;
  }
  main .content-all .registro:before {
    content: 'Mantente informado';
    position: absolute;
    font-family: 'Arial';
    font-size: 20px;
    color: #fff;
    top: 30px;
    right: 61px;
  }
  main .content-all .registro table.acymailing_form {
    margin: 59px auto 10px auto;
    float: right;
  }
  main .content-all .registro table.acymailing_form input[type="text"] {
    width: 167px !important;
    height: 24px;
  }
  main .content-all .registro table.acymailing_form input.button {
    width: 45px;
    height: 30px;
    background: #fff;
    border: none;
    margin: 0 10px;
  }
  footer .contenedor-footer .info .moduletable table tr td {
    width: 100% !important;
    display: inline-block;
    text-align: center;
  }
  main .content-all h1:before {
    display: none;
  }
  main .content-all .item-pagetiendas table:nth-child(2) {
    width: 100%;
  }
  main .content-all .item-pagetiendas table:nth-child(3	) {
    width: 100%;
  }
  main .content-all .item-pagemontar p {
    text-align: center;
  }
  main .content-all .item-pagemontar p img {
    float: none;
    margin-right: 0 !important;
    margin-bottom: 40px;
    display: inline-block;
    max-width: 100%;
  }
  main .content-all .item-pagenovedades .nspArt .fleft {
    margin: 0 !important;
    width: 100%;
    text-align: center;
  }
  main .content-all .item-pagenovedades .nspArt .fleft img {
    float: none;
    display: inline-block;
  }
  main .content-all .item-pagenovedades .nspHeader {
    width: 66%;
  }
  main .content-all .item-pagenovedades a.readon {
    display: inline-block;
    margin-top: 13px;
    float: none;
  }
  main .content-all .item-pagenovedades img {
    float: none !important;
    text-align: center;
    margin: 10px 0 !important;
  }
  main .content-all .item-pagenovedades p {
    text-align: center;
    margin: 0;
  }
  .item-pagecontactenos .moduletable {
    float: left;
    width: 100%;
  }
  .item-pagecontactenos .moduletable .rsform {
    float: left;
    width: 100%;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block {
    float: left;
    width: 100%;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block .formControlLabel {
    float: left;
    width: 100%;
    margin-right: 0;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block .formControls {
    float: left;
    width: 100%;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block .formControls input {
    float: left;
    width: 100%;
    box-sizing: border-box;
    height: 33px;
  }
  .item-pagecontactenos .moduletable .rsform .rsform-block .formControls textarea {
    box-sizing: border-box;
  }
  .head_detail .product_name {
    width: 100%;
  }
  .head_detail .pasos {
    margin-top: 11px;
    float: left;
  }
  #tienda .content_mods .image {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    margin: 0 auto;
  }
  #tienda .content_mods .image img {
    max-width: 100%;
  }
  #tienda .content_mods .c_cuarenta {
    width: 100% !important;
    float: none !important;
    margin: 0 auto;
    display: inline-block;
    margin-top: 20px;
  }
  #tienda .content_mods .c_cuarenta .cantidad .tallas {
    width: 100%;
  }
  #tienda .content_mods .c_cuarenta .cantidad .content_price {
    width: 100%;
  }
  #tienda #camisa_detail .escojer .primer_nivel {
    height: auto !important;
  }
  #carrito .prob {
    margin-right: 0;
  }
  #carrito_detail {
    float: left;
    width: 100%;
    overflow-x: scroll;
  }
  #envios h4.subt {
    margin: 10px 0;
  }
  #envios #metodo_envios {
    width: 100%;
    overflow-x: scroll;
    float: left;
  }
  #confirmar_pedido {
    width: 100%;
    overflow-x: scroll;
    float: left;
  }
  #confirmar_pedido .cambiar {
    float: left;
    width: 100%;
  }
  #confirmar h4.subt {
    margin: 10px 0;
  }
  #confirmar #confirmar_pedido .datos_envio input[type="text"] {
    border: 1px solid #ccc;
  }
  #confirmar #confirmar_pedido .datos_envio select {
    border: 1px solid;
  }
  .content-tienda .menu-tienda {
    width: 100% !important;
  }
  .content-tienda .registration {
    width: 100% !important;
    overflow-x: scroll;
  }
  .content-tienda .registration #member-edit-persona {
    width: 700px !important;
  }
  div.registration #member-registration-persona select,
  div.registration #member-registration-empresa select,
  div.registration #member-edit-persona select,
  div.registration #member-edit-empresa select,
  .remind #member-registration-persona select,
  .remind #member-registration-empresa select,
  .remind #member-edit-persona select,
  .remind #member-edit-empresa select {
    border: 1px solid;
    width: 89% !important;
  }
  div.registration,
  .remind {
    box-sizing: border-box;
    margin-top: 10px;
  }
  #gracias .content-tienda .pedidos {
    width: 100%;
  }
  #gracias .content-tienda .pedidos table.table-pedidos td {
    display: inline-block;
    width: 100% !important;
    padding: 3px;
  }
  #gracias .content-tienda .direcciones {
    width: 100% !important;
    float: left;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 0 10px;
  }
  main .content-all .item-pagepreguntas table tr td {
    width: 100%;
    display: inline-block;
    padding: 20px 0px;
  }
  div.registration .cuenta li,
  .remind .cuenta li {
    width: auto;
  }
  div.registration #member-registration-persona .condiciones-content .condiciones li,
  div.registration #member-registration-empresa .condiciones-content .condiciones li,
  div.registration #member-edit-persona .condiciones-content .condiciones li,
  div.registration #member-edit-empresa .condiciones-content .condiciones li,
  .remind #member-registration-persona .condiciones-content .condiciones li,
  .remind #member-registration-empresa .condiciones-content .condiciones li,
  .remind #member-edit-persona .condiciones-content .condiciones li,
  .remind #member-edit-empresa .condiciones-content .condiciones li {
    width: auto;
  }
  div.registration #member-registration-persona input[type="text"],
  div.registration #member-registration-persona input[type="password"],
  div.registration #member-registration-empresa input[type="text"],
  div.registration #member-registration-empresa input[type="password"],
  div.registration #member-edit-persona input[type="text"],
  div.registration #member-edit-persona input[type="password"],
  div.registration #member-edit-empresa input[type="text"],
  div.registration #member-edit-empresa input[type="password"],
  .remind #member-registration-persona input[type="text"],
  .remind #member-registration-persona input[type="password"],
  .remind #member-registration-empresa input[type="text"],
  .remind #member-registration-empresa input[type="password"],
  .remind #member-edit-persona input[type="text"],
  .remind #member-edit-persona input[type="password"],
  .remind #member-edit-empresa input[type="text"],
  .remind #member-edit-empresa input[type="password"] {
    width: 95%;
    padding: 2px 0;
  }
  div.registration .cuenta,
  .remind .cuenta {
    width: 100%;
  }
  .registration {
    float: left;
    width: 100%;
    overflow-x: scroll;
  }
  .registration #member-registration-persona {
    width: 700px !important;
  }
  div.registration .info-top h2,
  .remind .info-top h2 {
    width: auto;
  }
  header .contenedor-header nav .menu1 .menu li {
    width: 100% !important;
    height: auto;
  }
  header .contenedor-header nav .menu1 .menu li a {
    width: 100% !important;
  }
  header .contenedor-header nav .menu1 .menu li .touch-button {
    background: none;
    width: 100%;
    height: 24px;
    top: 0;
    left: 0;
  }
  header .contenedor-header nav .menu1 .menu ul {
    width: 100% !important;
  }
  header .contenedor-header nav .menu1 .menu ul li {
    background: #929292 !important;
    border: none !important;
  }
  header .contenedor-header nav .menu1 .menu ul li ul li {
    background: #f2f2f2 !important;
  }
  header .contenedor-header nav .menu1 .menu ul li ul li ul li {
    background: #fff !important;
  }
  .detail-pedido {
    width: 100%;
    float: left;
    overflow-x: scroll;
  }
  #pedido .content-tienda .detail-pedido table {
    width: 500px;
    text-align: justify;
  }
  .modal-guia-imagenes {
    padding: 0;
  }
  .modal-guia-imagenes a#close-modal-guia-imagenes {
    right: 0;
    top: 0;
  }
  .modal-guia-imagenes .modal-guia-imagenes-content {
    padding: 24px 17px;
  }
  .modal-guia-imagenes .modal-guia-imagenes-content table tr td {
    width: 100%;
    display: inline-block;
    padding: 0;
  }
  .modal-guia-imagenes .modal-guia-imagenes-content table tr td img {
    max-width: 100%;
  }
  .banner .prev_button,
  .banner .next_button {
    display: none !important;
  }
  .moduletable-banner-movil {
    display: block;
    float: left;
    margin-top: 20px !important;
    width: 100%;
  }
  .moduletable-banner-movil img {
    max-width: 100%;
    float: left;
  }
  .moduletable-banner-movil h2 {
    float: left;
    width: 100%;
    background: #f8f2e9;
    font-family: 'Arial';
    font-size: 20px;
    color: #8c8c8c;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 26px;
    padding: 20px 0;
  }
  .moduletable-banner-movil h2 span {
    font-weight: normal;
  }
  .moduletable-oferta-movil {
    display: block;
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .moduletable-oferta-movil img {
    max-width: 100%;
  }
  .moduletable-retro-movil {
    display: block;
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .moduletable-retro-movil img {
    max-width: 100%;
  }
}
.flexnav {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  max-height: 0;
}
.flexnav.opacity {
  opacity: 0;
}
.flexnav.flexnav-show {
  max-height: 2000px;
  opacity: 1;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.flexnav.one-page {
  position: fixed;
  top: 50px;
  right: 5%;
  max-width: 200px;
}
.flexnav li {
  font-size: 100%;
  position: relative;
  overflow: hidden;
}
.flexnav li a {
  position: relative;
  display: block;
  padding: .96em;
  z-index: 2;
  overflow: hidden;
  color: #222222;
  background: #a6a6a2;
  border-bottom: 1px solid rgba(0,0,0,0.15);
}
.flexnav li ul {
  width: 100%;
}
.flexnav li ul li {
  font-size: 100%;
  position: relative;
  overflow: hidden;
}
.flexnav li ul.flexnav-show li {
  overflow: visible;
}
.flexnav li ul li a {
  display: block;
  background: #b2b2af;
}
.flexnav ul li ul li a {
  background: #bfbfbc;
}
.flexnav ul li ul li ul li a {
  background: #cbcbc9;
}
.flexnav .touch-button {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  background: #acaca1;
  background: rgba(0,0,0,0.075);
  text-align: center;
}
.flexnav .touch-button:hover {
  cursor: pointer;
}
.flexnav .touch-button .navicon {
  position: relative;
  top: 1.4em;
  font-size: 12px;
  color: #666;
}
.menu-button {
  position: relative;
  display: block;
  padding: 1em;
  background: #a6a6a2;
  color: #222222;
  cursor: pointer;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.menu-button.one-page {
  position: fixed;
  top: 0;
  right: 5%;
  padding-right: 45px;
}
.menu-button .touch-button {
  background: transparent;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.menu-button .touch-button .navicon {
  font-size: 16px;
  position: relative;
  top: 1em;
  color: #666;
}
@media all and (min-width: 921px) {
  body.one-page {
    padding-top: 70px;
  }
  .flexnav {
    overflow: visible;
  }
  .flexnav.opacity {
    opacity: 1;
  }
  .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px;
  }
  .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    overflow: visible;
    width: 20%;
  }
  .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
  }
  .flexnav li > ul {
    position: absolute;
    top: auto;
    left: 0;
  }
  .flexnav li > ul li {
    width: 100%;
  }
  .flexnav li ul li > ul {
    margin-left: 100%;
    top: 0;
  }
  .flexnav li ul li a {
    border-bottom: none;
  }
  .flexnav li ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
  .flexnav li ul.open li {
    overflow: visible;
    max-height: 100px;
  }
  .flexnav li ul.open ul.open {
    margin-left: 100%;
    top: 0;
  }
  .menu-button {
    display: none;
  }
}
.oldie body.one-page {
  padding-top: 70px;
}
.oldie .flexnav {
  overflow: visible;
}
.oldie .flexnav.one-page {
  top: 0;
  right: auto;
  max-width: 1080px;
}
.oldie .flexnav li {
  position: relative;
  list-style: none;
  float: left;
  display: block;
  background-color: #a6a6a2;
  width: 20%;
  min-height: 50px;
  overflow: visible;
}
.oldie .flexnav li:hover > ul {
  display: block;
  width: 100%;
  overflow: visible;
}
.oldie .flexnav li:hover > ul li {
  width: 100%;
  float: none;
}
.oldie .flexnav li a {
  border-left: 1px solid #acaca1;
  border-bottom: none;
  overflow: visible;
}
.oldie .flexnav li > ul {
  background: #acaca1;
  position: absolute;
  top: auto;
  left: 0;
  display: none;
  z-index: 1;
  overflow: visible;
}
.oldie .flexnav li ul li ul {
  top: 0;
}
.oldie .flexnav li ul li a {
  border-bottom: none;
}
.oldie .flexnav li ul.open {
  display: block;
  width: 100%;
  overflow: visible;
}
.oldie .flexnav li ul.open li {
  width: 100%;
}
.oldie .flexnav li ul.open ul.open {
  margin-left: 100%;
  top: 0;
  display: block;
  width: 100%;
  overflow: visible;
}
.oldie .flexnav ul li:hover ul {
  margin-left: 100%;
  top: 0;
}
.oldie .menu-button {
  display: none;
}
.oldie.ie7 .flexnav li {
  width: 19.9%;
}
