#MP_Promos ul.tarjetas {
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}
#MP_Promos ul.tarjetas li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
#MP_Promos .mpLogo {
	background: url(https://vip.mlstatic.com/css/assets/mpago-logo-new__v5d33233d6a4.png);
	display: inline-block;
	height: 22px;
	text-indent: -9999px;
	width: 86px;
	float: left;
	margin-left: 5px;
}
.calculadoraCuotas:hover {
	cursor:pointer;
}
.listadoTarjetas ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  /*text-align: center;*/
  margin-top: 10px;
}
.listadoTarjetas ul li{
  /*width: 80px;*/
  display: inline-block;
  margin-right: 15px;
}
div#AplicarBtn {
	margin-top: 10px;
}
.listadoTarjetas span.valor {
	font-weight: bold;
	color: #0D6435;
}
.ui-widget-content {
	border: 16px solid #ccc;
}
.ui-widget-header {
	border: none;
	background: none;
	font-weight: bold;
}
.panelModificar {
	height: auto !important;
}
.ui-widget-overlay {
	background: #000;
	opacity: .5;
}
.listadoTarjetas label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	margin-left: 5px;
}
#carousel-valoraciones .carousel-indicators {
	bottom: -30px;
}
.carousel-indicators .active {
	background-color: #CC0C0C;
}
.carousel-indicators li {
	background-color: #000;
	border: 1px solid #B1A3A3;
	border-radius: 10px;
}
 @media (max-width: 768px) {
 .bdlCustomDialog {
 width: 90% !important;
}
}
 @media (min-width: 1200px) {
 .borde-producto {
 margin-bottom: 0px;
}
}

/*-------------------------------*/

    /* .product-col .valor {
      font-size: 20px;
    }
    .product-col .valor-anterior {
     font-size: 16px;
     top: -0px;
   }*/

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #000;
    content: "/\00a0";
}

.breadcrumb li a {
    color: #64bfb9;
    font-weight: 600;
}

.breadcrumb li:last-child a {
	color:#484848;
}

.marco-gris {
 border: 1px solid #dedede;
 display:block;
 cursor:pointer;
}

option{
  /*color: black;*/
  /*font-weight: 400;*/
}
option:disabled{
  font-weight: 100;
  /*color: rgb(170, 170, 170);*/
}


.carousel_amplia_n .owl-stage-outer .owl-stage{
	min-width:100% !important;
	text-align:center;
}

.carousel_amplia_n .owl-stage-outer .owl-stage .owl-item {
    float: inherit;
    display: inline-block;
}


.boton-agregar-carro {
    /*padding: 7px 5px;*/
}


    .titulo-como-pagar {
      font-size: 18px;
      color: #333;
      font-weight: bold;
    }

    .promociones-vigentes {
      /*color: #7fb000;
  /*font-weight: bold;*/
    }

    #modal-promociones-vigentes p {
      padding: 18px 15px;
      border-bottom: 1px solid #e4e4e4
    }

    #modal-promociones-vigentes p.sin-borde {
      border-bottom: none;
    }

    .btn-new-css {
      padding: 10px 15px;
      border: solid 1px #8ebee7;
      border-radius: 3px;
      color: #576064;
      box-shadow: -1px 1px 4px 1px rgb(52 52 52 / 13%);
      display: inline-block;
      margin-top: 5px;
      min-width: 190px;
    }

    .btn-new-css .fa-credit-card {
      float: right;
      margin-top: 2px;
    }

.bt-favoritos{
    display: inline-block;
    position: absolute;
    z-index: 999;
    top: 15px;
    right: 15px;
}

.bt-favoritos #like-button {
	font-size: 18px;
	position: initial;
	top: 19px;
	left: 19px;
	z-index: 1;
	border-radius: 50px;
	border: solid 0px #cfcfcf;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: white;
}