.carromas {
	font-size:25px;
}

.fondolinea {
	font-size:20px;
	background-color: #d8d9d8;
	color: black;
}

.usuario {
	font-size:25px;
	background-color: #f9faf9;
	color: black;
	margin: 0 0 0 15px;
}

.fondonombre {
	background-color: #444a4d;
	color: #ffffff;
}

.linkmenuusuario {
	background-color: #d8d9d8;
	margin: 0 30px;
	color: #fff;
}

.productossimilares {
	background-color: #d8d9d8;
}

.titulo1 {
	margin: 30px;
	font-size: 40px;
}

.textocliente {
	font-size: 20px;
	margin: 20px;
}

.tablapedidosclientes {
	width: 100%;
}

.tablapedidosclientes th {
	font-size: 15px;
border: 1px solid #ddd;
}

.tablapedidosclientes td {
	font-size: 15px;
	border: 1px solid #ddd;
}

.divtablatotalpedido {
	width: 100%;
}

.tablatotalpedido {
	width: 100%;
}

.tablatotalpedido th {
	font-size: 15px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.tablatotalpedido td {
	font-size: 15px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.papelera{
  background-image:url("imagenes/basura.png");
  background-repeat:no-repeat;
  height:50px;
  width:50px;
  background-position:center;
}

.old-price {
	font-size: 20px;
	text-decoration: line-through;
}

.current-price {
	font-size: 40px;
}

.separacion {
	margin-top: 30px;
}

.titulo1{
font-size: 25px;
    background-color: #f9faf9;
    color: #782036;
    text-align: center;
    width: 100%;
}

.tablapedido{
    width: 250px;
}
.tablapedidototal{
    width: 10%;
}

.datosdetallepedidoalto {
font-size: 20px;
color: black;
text-align: left;
margin: 2px;
}

.datosdetallepedidobajo {
font-size: 20px;
color: black;
text-align: right;
margin:1%;
}

.botoncarro {
  display: inline-block;
  background: #782036;
  color: #ffffff;
  padding: 0;
  border: none;
line-height: 55px;
height: 50px;
width: 50px;
  border-radius: 100%;
  padding: 0;
  font-size: 28px;
  text-align: center;
  text-transform: capitalize;
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  left: auto;
  right: 50px;
  bottom: 20px;
  position: absolute;
  opacity: 1;
}

.botoncarro:hover a{
  color: ##CDBDC2;
}

.botoncarro a{
  color: #ffffff;
}

.contact-area .custom-row-2 .contact-form .contact-form-style input[type=checkbox] {
height: 20px;
float: left;
width: 50px;
margin: 0 0 10px 0;
}


.botonbuscar {
height: 40px;
float: left;
width: 100%;
margin: 0 0 10px 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
color: white;
background-color: #782036;
border-radius: 10px;
font-size: 18px;
font-weight: 500;
}

.botonbuscar:hover {

background-color: #000000;
}


.botonanadircarro {
height: 40px;
float: left;
width: 100%;
margin: 10px;
color: white;
background-color: #782036;
border-radius: 10px;
font-size: 14px;
font-weight: 500;
}

.botonanadircarro:hover {

background-color: #000000;
}


.ivaincluido {
font-size: 10px;
color: black;
text-align: left;
}

.provincia {
    height: 40px;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    color: #782036;
    background-color: #ffffff;
    border-radius: 10px;
    font-size: 15px;
}

.ofertas {
    font-size: 30px;
    color: #ff0000;
    text-align: left;
    font-weight: 500;
}