.page-checkout_shipping_local #signin small,
.titulo-nl-envio {
  font-size: 15px;
}
#info-ventajas .info {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.header-link-readytop {
  display: block;
  height: 42px;
  text-align: center;
  line-height: 40px;
  background-color: #3e4a98;
  color: #fff;
}
.header-link-readytop a {
  color: #fff;
  font-size: 15px;
}
.ui-widget {
  font-family: 'Roboto', "sans-serif";
  font-size: 11px;
}
body {
	overflow-x: hidden;
	font-family: "Roboto", "sans-serif";
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	background: #fff;
	color: #3d464d;
	backface-visibility: hidden;
	overflow-y: scroll;
}
.desktopw.nl {
  /*right:4px*/
}
.page-login p.form-header {
  margin-bottom: 20px;
  line-height: 40px;
}
.page-create_account #signin form input {
  margin-bottom: 5px;
  line-height: 30px;
}
.page-create_account #signin form select {
  margin-bottom: 5px;
  line-height: 30px;
  width: 300px;
  color: #333;
}
.existencia-ok {
  display: inline-block;
  color: #ff0;
}
.page-index .product-box {
  min-height: 450px;
}
.page-checkout_success #tdb5,
.page-checkout_success .btn-info,
.page-checkout_success .btn-success {
  text-align: center;
  margin: 25px auto;
}
.page-checkout_shipping .datos-envio-cliente input {
  margin: 0;
  border: 1px solid #fff;
  font-size: 14px;
  line-height: 30px;
  padding: 4px 12px;
}
.page-checkout_shipping .datos-envio-cliente td {
  vertical-align: baseline;
}
.page-checkout_shipping .datos-envio-cliente select {
  width: 50%;
  height: 30px;
  line-height: 30px;
  color: #777;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 4px 12px;
}
.confirmacion-area {
  background: #2d2e39;
  padding: 15px;
  border: 1px dashed #b9bac8;
}
.confirmacion-area h2 {
  color: #ff0;
}
.existencia-ok input {
  margin: 8px 1px 8px 8px !important;
  display: inline-block;
  width: 30px !important;
}
.page-create_account_success .form-header {
  margin-top: 40px;
}
.page-create_account_success .contentContainer {
  min-height: 380px;
  margin-top: 40px;
}
.page-create_account_success .buttonSet {
  margin-top: 20px;
}
#header {
  height: 60px;
}
#storeLogo {
  float: left;
  margin-top: 5px;
}
#headerShortcuts {
  float: right;
  margin-top: 15px;
}
#columnLeft {
  padding-top: 5px;
}
#columnRight {
  padding-top: 5px;
}
.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}
.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}
.contentContainer {
  padding-bottom: 10px;
}
.contentContainer {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.product-prices p {
  font-size: 13px;
  color: red;
}
.mensualidades p {
  color: red;
  margin-bottom: 10px;
}
.mensualidades select {
  color: #333;
  width: 100%;
  height: 30px;
  border-radius: 4px;
  border: 2px solid #6e1fff;
}
.contentText,
.contentText table {
  padding: 0 0 0 25px;
  /* font-size: 11px; */
  line-height: 1.5;
}
.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}
.productListTable tr.alt td {
  background-color: #ecf6fc;
}
.fieldKey {
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  width: 150px;
}
.fieldKey-w-50 {
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  width: 50px;
  text-align: center !important;
}

.sucursales-envio {
  font-size: 13px;
  color: #3d3d3d;
  font-weight: 700;
}
#envioLocalForm label:hover,
#envioLocalForm .sucursales-envio:hover {
  color: #fff;
}
#envioLocalForm tr:hover {
  background-color: #6a21cc;
  color: #fff;
}
#envioLocalForm tr:hover .sucursales-envio {
  color: #fff;
}
#envioLocalForm tr:hover:nth-child(2) {
  background-color: transparent;
}
.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}
.page-address_book_process select {
  color: #333;
}
.page-account .contentContainer {
  padding: 50px;
  text-align: center;
}
.page-account_history .contentContainer,
.page-account_history_info .contentContainer {
  padding: 50px;
}
.page-account_history_info .form-header,
.page-address_book .form-header,
.page-address_book_process .form-header,
.page-checkout_payment_address .form-header {
  padding: 50px 0 30px 0;
  text-align: center;
}
.page-address_book_process .contentText input[name="primary"] {
  width: 30px !important;
  height: 20px;
  margin-top: 15px;
}
.lamarca {
  height: 80px;
  overflow: hidden;
  margin-top: 80px;
}
.page-checkout_payment_address form {
  color: #fff;
}
.page-checkout_payment_address form input,
.page-checkout_payment_address form select {
  color: #333;
}
.page-checkout_payment_address #signin .container .contentContainer {
  margin-bottom: 100px;
}
.elcarrito .tdbLink button {
  color: #fff;
  border: none;
  border-radius: 3px;
  background: #6e1fff;
  color: #fff;
  display: inline-block;
  font-family: AvenirLTStd-Heavy;
  font-size: 11px;
  letter-spacing: 2.1px;
  line-height: 10px;
  padding: 10px 5px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  max-width: 120px;
  margin-top: 4px;
}
.cantidad-cart input {
  width: 120px;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  height: 28px;
}
.page-shopping_cart .preview-table .preview-img {
  border: 1px solid #b9bac8;
}
.page-checkout_payment_address input {
  width: 100%;
  border: 0;
  outline: 0;
  background: 0 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  border-radius: 0 !important;
}
.page-checkout_payment_address #signin form input {
  width: 100%;
  border: 0;
  outline: 0;
  background: 0 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  color: #b9bac8;
  border-radius: 0 !important;
}
.page-checkout_shipping_address select {
  color: #333;
  line-height: 30px;
  height: 30px;
  width: 50%;
}
.page-checkout_payment_address
  #signin
  .container
  .contentContainer
  button#tdb5 {
  color: #fff;
  border: none;
  border-radius: 3px;
  background: #6e1fff;
  color: #fff;
  display: inline-block;
  font-family: AvenirLTStd-Heavy;
  font-size: 11px;
  letter-spacing: 2.1px;
  line-height: 10px;
  padding: 20px 20px 18px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  max-width: 170px;
}
.page-shopping_cart .line-gray {
  display: block;
}
.page-account_history_info .contentContainer h2,
.page-checkout_payment_address .contentContainer h2 {
  padding: 30px 0 30px 0;
}
.page-address_book_process .tdbLink a {
  color: #fff;
  border: none;
  border-radius: 3px;
  background: #6e1fff;
  color: #fff;
  display: inline-block;
  font-family: AvenirLTStd-Heavy;
  font-size: 11px;
  letter-spacing: 2.1px;
  line-height: 10px;
  padding: 20px 20px 18px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  max-width: 170px;
}
h1 {
  font-size: 36px;
  font-weight : 700;
}
img {
  border: 0;
}
p,
table {
  font-size: 15px;
  line-height: 1.5;
}
#piGal {
  float: right;
  width: 250px;
}
#piGal img {
  max-width: 250px;
  height: auto;
}
.buttonSet {
  clear: both;
}
.buttonAction {
  float: right;
}
.boxText {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
}
.errorBox {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  background: #ffb3b5;
  font-weight: 700;
}
.stockWarning {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  color: #c03;
}
.productsNotifications {
  background: #f2fff7;
}
.orderEdit {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  color: #70d250;
  text-decoration: underline;
}
A {
  color: #3d464d;
  text-decoration: none;
}
/*A:hover {*/
/*  text-decoration: underline;*/
/*}*/
/*FORM {*/
/*  display: inline;*/
/*}*/
TR.header {
  background: #fff;
}
TR.headerNavigation {
  background: #bbc3d3;
}
TD.headerNavigation {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #fff;
  font-weight: 700;
}
A.headerNavigation {
  color: #fff;
}
A.headerNavigation:hover {
  color: #fff;
}
TR.headerError {
  background: red;
}
TD.headerError {
  font-family: Tahoma, 'Roboto', sans-serif;
  font-size: 12px;
  background: red;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
TR.headerInfo {
  background: #0f0;
}
TD.headerInfo {
  font-family: Tahoma, 'Roboto', sans-serif;
  font-size: 12px;
  background: #0f0;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
TR.footer {
  background: #bbc3d3;
}
TD.footer {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #fff;
  font-weight: 700;
}
.infoBox {
  background: #b6b7cb;
}
.infoBoxNotice {
  background: #ff8e90;
}
.infoBoxNoticeContents {
  background: #ffe6e6;
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 700;
  background: #bbc3d3;
  color: #fff;
}
SPAN.infoBox,
TD.infoBox {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
}
TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.shippingOptions-odd,
TR.upcomingProducts-odd {
  background: #f8f8f9;
}
TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.shippingOptions-even,
TR.upcomingProducts-even {
  background: #f8f8f9;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.productListingHeader {
  table-layout: fixed;
  color: #fff;
  font-weight: 700;
}
.productListingHeader A:hover {
  color: #fff;
}
.productListingData {
  table-layout: fixed;
}
A.pageResults {
  color: #00f;
}
A.pageResults:hover {
  color: #00f;
  background: #ff3;
}
DIV.pageHeading,
TD.pageHeading {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #9a9a9a;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  color: #000;
}
P.main,
TD.main {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
P.smallText,
SPAN.smallText,
TD.smallText {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
}
.smallText2 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  padding: 10px 0;
}
TD.accountCategory {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #abd;
}
TD.tableHeading {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 700;
}
SPAN.newItemInCart {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  color: red;
}
CHECKBOX,
INPUT,
RADIO,
SELECT {
  /*font-family: 'Roboto', sans-serif;*/
  font-size: 14px;
}
INPUT[type="radio"], INPUT[type="checkbox"]{
  cursor: pointer;
}
TEXTAREA {
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: 700;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 700;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, 'Roboto', sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: 700;
}
SPAN.productSpecialPrice {
  font-family: 'Roboto', sans-serif;
  color: red;
}
SPAN.errorText {
  font-family: 'Roboto', sans-serif;
  color: red;
}
.moduleRow {
  line-height: 30px;
}
.moduleRowOver {
  background-color: #4f2b7f;
  cursor: pointer;
  cursor: hand;
  line-height: 30px;
}
.moduleRowSelected {
  background-color: #6a21cc;
  line-height: 30px;
}
.moduleRow td,
.moduleRowOver td,
.moduleRowSelected td {
  padding: 2px 10px;
}
.checkoutBarFrom a.checkoutBarFrom {
  margin-top: 0 !important;
}
.buttonAction .tdbLink #tdb5 {
  border: none;
  border-radius: 3px;
  background: #6e1fff;
  color: #fff;
  display: inline-block;
  font-family: AvenirLTStd-Heavy;
  font-size: 11px;
  letter-spacing: 2.1px;
  line-height: 10px;
  padding: 20px 20px 18px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  min-width: 170px;
}
.contentText a.btn-info,
.contentText a.btn-success {
  display: block !important;
  max-width: 160px;
  background-color: #602583;
  border: none;
}
.moduleRow input[name="payment"],
.moduleRowOver input[name="payment"],
.moduleRowSelected input[name="payment"] {
  width: 100px !important;
}
.checkoutBarFrom,
.checkoutBarTo {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  color: #8c8c8c;
}
.checkoutBarCurrent {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  color: #f4f7fd;
}
.messageBox {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
}
.messageStackError,
.messageStackWarning {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  background-color: #ffb3b5;
}
.messageStackSuccess {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  background-color: #9f0;
}
.inputRequirement {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  color: red;
}
.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}
.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}
.tags {
  border-color: #6e1fff;
  padding: 5px;
  color: #4d4f6c;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.cupones h2 {
  margin-top: 30px;
  color: #ff0;
  line-height: 40px;
}
.cupones .contentText input {
  background-color: #efefef !important;
  color: #333 !important;
  border-radius: 3px !important;
  border: 1px solid #6e1fff !important;
  line-height: 30px !important;
  width: 300px !important;
  margin-top: 10px !important;
  padding-left: 10px;
}
.separador-cats {
  color: #ff0 !important;
  border-top: 1px solid #35374c;
}
.progreso {
  float: left;
  width: 65%;
  padding-top: 5px;
  padding-left: 10%;
  margin-top: 20px;
}
.page-checkout_confirmation .btn-continuar {
  background: #eeeeee;
  border-radius: 2px;
  padding: 10px;
  border: 1px dashed #602a81;
}
.page-checkout_confirmation .btn-continuar a {
  color: #602a81 !important;
}
.btn-continuar {
  float: right;
}
.con-inventario {
  border-color: #6e1fff;
  padding: 15px 5px 5px 5px;
  color: #6e1fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 700;
}
.error-cc {
  background-color: #ff5733;
  color: #fff;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}

@media (max-width: 1090px) {
  .search-module form {
    display: block;
    padding-left: 0;
    width: 100%;
    padding-top: 10px;
  }
  .progreso {
    float: none;
    width: 100%;
    padding-top: 5px;
    padding-left: 0;
  }
  .btn-continuar {
    float: none;
    text-align: center;
  }
  .preview-total-box {
    padding: 0 15px;
  }
  .page-checkout_confirmation .contentContainer,
  .page-checkout_payment .contentContainer,
  .page-checkout_shipping .contentContainer,
  .page-checkout_success .contentContainer {
    padding: 0 15px;
  }
  .page-checkout_payment .contentContainer .btn-purple-center,
  .page-checkout_payment .contentContainer .cupones {
    width: 100%;
    text-align: center;
  }
  .page-checkout_payment .contentContainer .mensualidades {
    float: none !important;
  }
  ,
  .page-checkout_payment #signin {
    height: auto;
    min-height: auto;
  }
  .page-checkout_confirmation #signin {
    height: auto;
    min-height: auto;
  }
  .info-pagos {
    text-align: center;
    padding-top: 20px;
    display: inline-block;
  }
  .page-checkout_success .buttonAction {
    float: none;
  }
  .page-account_history .btn-purple-center {
    width: 70px;
    padding: 12px 2px 12px;
  }
  .page-account_history .contentContainer,
  .page-account_history_info .contentContainer {
    padding: 15px;
  }
}
@media (min-width: 480px) {
  .page-index .slider-desktop {
    display: block;
  }
  .page-index .slider-movil {
    display: none;
  }
}
@media (max-width: 480px) {
  .page-index .slider-desktop {
    display: none;
  }
  .page-index .slider-movil {
    display: block;
  }
  .moduleRow input[name="payment"],
  .moduleRowOver input[name="payment"],
  .moduleRowSelected input[name="payment"] {
    width: 30px !important;
    border-radius: 8px;
  }
  .moduleRow input[type="radio"] {
    border-radius: 8px;
  }
}
/*.page-password_forgotten .fill-purple-medium-dark {*/
/*  padding: 60px 30px;*/
/*}*/

.page-checkout_confirmation .fill-purple-medium-dark {
  background: white;
}

.page-password_forgotten .fill-purple-medium-dark input {
  margin-top: 12px;
  padding: 4px 12px;
}

.page-password_forgotten .color-white {
  margin-top: 20px;
}

.page-password_forgotten .color-white:hover,
.page-password_forgotten .contentText {
  color: white;
}

.page-password_reset .site-content {
  background: #323341;
}

.page-password_reset .container_24 {
  background: #323341;
  width: 720px;
  margin: 60px auto;
  color: white;
}

.page-password_reset .container_24 input {
  padding: 4px 12px;
  color: black;
}

.descarga-manual {
  display: none;
  max-width: 250px;
  padding: 6px 15px;
}

.descarga-manual-new {
  max-width: 250px;
  padding: 6px 15px;
}

.calificacion,
.social-box {
  display: none;
}

.page-password_reset .container_24 button {
  border: none;
  border-radius: 3px;
  background: #6e1fff;
  color: white;
  display: inline-block;
  font-family: "AvenirLTStd-Heavy";
  font-size: 11px;
  letter-spacing: 2.1px;
  line-height: 10px;
  padding: 20px 20px 18px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  min-width: 170px;
}

.m-c-bl {
  color: #4d4f6c !important;
}

.page-checkout_payment form .contentText label {
  cursor: pointer;
}

.paypal_standard label {
  background: url(paypal.png) right center no-repeat;
  padding-right: 100px;
}

.cod2 label {
  background: url(mercado-pago.png) right center no-repeat;
  padding-right: 100px;
}

.descuento-precio {
  color: #FF1E1E;
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
  padding-right: 5px;
  /*font-family: Verdana,Arial,sans-serif;*/
}

/*ATRATO LANDING PAGE*/
.atrato-top {
  background: rgb(136, 160, 245);
  background: linear-gradient(
    90deg,
    rgba(136, 160, 245, 1) 0%,
    rgba(171, 138, 242, 1) 27%,
    rgba(194, 133, 233, 1) 40%,
    rgba(228, 136, 176, 1) 70%,
    rgba(252, 139, 126, 1) 100%
  );
  min-height: 480px;
  margin-top: 0px;
  display: block;
  position: relative;
}
.at-titles {
  text-transform: uppercase;
  font-size: 39px;
  font-family: "GalanoGrotesqueAltHeavy" !important;
}
.atrato-top .sub-titles {
  font-family: "GalanoGrotesque-Medium";
  font-size: 19px;
  color: #fff;
  max-width: 520px;
  text-align: center;
  margin: 0 auto;
}
.at-logo {
  padding-top: 10px;
  margin-bottom: 50px;
}
.atrato-link-btn {
  background: #fff;
  color: #4b01a9;
  font-family: "GalanoGrotesque-Medium";
  padding: 14px 40px;
  border-radius: 6px;
  position: relative;
  display: block;
  width: 240px;
  margin: 40px auto 0;
  font-size: 20px;
  border: 0px;
}
.atrato-link-btn:hover {
  background: #4b01a9;
  color: #fff;
}
.atrato-top .content {
  transform: translateY(0%);
}

.black-atrato {
  background: rgb(31, 31, 43);
  background: linear-gradient(
    8deg,
    rgba(31, 31, 43, 1) 22%,
    rgba(45, 45, 64, 1) 76%,
    rgba(62, 62, 89, 1) 100%
  );
  min-height: 300px;
  color: #fff;
  padding: 100px;
}
.black-atrato .title {
  font-size: 29px !important;
  color: #fff;
  font-family: "GalanoGrotesqueAltHeavy" !important;
  text-align: left;
  margin-bottom: 30px;
}
.black-atrato .subtitle {
  font-size: 16px;
  color: #fff;
  text-align: left;
}
.logo-atrato-color {
  margin-top: 50px;
}
.iconos-atrato {
  min-height: 400px;
  padding: 100px;
}
.iconos-atrato .titulo-como {
  color: #4b01a9;
  font-size: 27px;
  font-family: "GalanoGrotesqueAltBold";
  margin-bottom: 30px;
}
.iconos-atrato .title {
  font-size: 16px !important;
  color: #333;
  margin-bottom: 10px;
}
.iconos-atrato .subtitle {
  font-size: 13px;
  color: #333;
}
.video-atrato .video-atr {
  margin: 50px auto;
}

.video-atrato .info-atrato .titulos {
  color: #4b01a9;
  font-size: 27px;
  line-height: 27px;
  font-family: "GalanoGrotesqueAltBold";
  text-align: center;
}

/*MERCADO PAGO*/

form#paymentForm div.contentText table {
  width: 100%;
}

.mercadopago-mp {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 30px 70px 0px;
  border: 1px solid #efefef;
  border-radius: 10px;
  background: ghostwhite;
}

h3.mercadopago-title-mp {
  text-align: center;
  padding: 20px;
}

.mercadopago-mp input#cardholderName,
.mercadopago-mp input#cardNumber,
.mercadopago-mp input#securityCode,
.mercadopago-mp input#cardExpirationMonth,
.mercadopago-mp input#cardExpirationYear {
  border: 1px solid #ccc !important;
  border-radius: 5px !important;
  margin: 0px;
  text-align: left;
  background: white;
}

.titular-tarjeta-mp {
}

iframe {
  border: 0;
}

iframe.form-wrapper-component {
  background: transparent;
}

@media screen and (max-width: 980px) and (min-width: 680px) {
  /*#welcome-image .slider, #welcome-image .slide {
	    height: 330px;
	}*/
  .page-index .product-grid {
    top: 50px;
  }
  .page-index .cats .product-grid {
    top: 0px;
  }
}

@media screen and (max-width: 680px) and (min-width: 200px) {
  /*#welcome-image .slider, #welcome-image .slide {
	    height: 330px;
	}*/
  .page-index .product-grid {
    /*top: 170px; Cuando esta con productos destacados */
    top: 0px; /*Cuando esta en productos outlet*/
  }
  .page-index .cats .product-grid {
    top: 0px;
  }
}

@media screen and (max-width: 980px) and (min-width: 200px) {
  .page-index #resultados .product-box-row {
    width: 100%;
  }
  .page-index #resultados .product-box .photo {
    width: 90%;
  }
  .page-index #resultados .product-box {
    margin: 15px 5px !important;
    width: 160px !important;
  }
  .page-index footer {
    margin-top: 0px;
  }
}

body.page-advanced_search_result .product-box-row {
  width: 100%;
}

.page-iframe section {
  margin: 0 auto !important;
  padding-top: 0px !important;
}

.page-iframe section .product-box-row {
  max-width: 100% !important;
  width: 100% !important;
  padding-top: 0px !important;
}

@media (min-width: 1200px) {
  header .fix-menu form input:focus {
    width: 320px;
    transition: width 1s;
  }

  /*#iconos-dhome {
	  margin-top: 100px !important;
	}*/
}

@media screen and (max-width: 1200px) and (min-width: 1000px) {
  header .fix-menu form input:focus {
    width: 220px;
    transition: width 1s;
  }
}
