/* Responsive Large */
@media screen and (min-width: 2250px) {

}
/*  */

/* Responsive */
@media screen and (max-width: 1850px) {

}

@media screen and (max-width: 1800px) {

}

@media screen and (max-width: 1700px) {
/* CARRITO DE COMPRAS */
#carrito_de_compras {
  padding: 260px 13% 50px 13%;
}
/*  */
}

@media screen and (max-width: 1600px) {
/* CARRITO DE COMPRAS */
#carrito_de_compras {
  padding: 260px 11% 50px 11%;
}
#costos_footer {
  padding: 0 15% 50px 15%;
}
/*  */
}

@media screen and (max-width: 1500px) {
/* CARRITO DE COMPRAS */
#carrito_de_compras {
  padding: 260px 10% 50px 10%;
}
.productoRemove {
  left: 25px;
}
/*  */
}

@media screen and (max-width: 1400px) {
/* CARRITO DE COMPRAS */
#carrito_de_compras {
  padding: 260px 8% 50px 8%;
}
#costos_footer {
  padding: 0 13% 50px 13%;
}
/*  */
}

@media screen and (max-width: 1300px) {
/* CARRITO DE COMPRAS */
#carrito_de_compras {
  padding: 260px 5% 50px 5%;
}
.descripcionText p , .descripcionInfo p {
  font-size: 15px;
}
#costos_footer {
  padding: 0 12% 50px 12%;
}
/*  */
}

@media screen and (max-width: 1200px) {
/* CARRITO DE COMPRAS */
#carrito_de_compras {
  padding: 260px 3% 50px 3%;
}
#costos_footer {
  padding: 0 10% 50px 10%;
}
.productoRemove {
  left: 15px;
}
/*  */
}

@media screen and (max-width: 1100px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 992px) {
/* CARRITO DE COMPRAS */
#carrito_de_compras {
  padding: 80px 5% 50px 5%;
}
.descripcionMain {
  height: 225px;
}
.descripcionMain::after {
  content: '';
  width: 100%;
  height: 2px;
  background: #4289d5;
  background-color: #4289d5;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
}
.descripcionText {
  width: 100%;
}
.descripcionInfo {
  width: 33.333333%;
}
#costos_footer {
  padding: 0 5% 50px 5%;
}
.carritoTitle h1 {
  font-size: 35px;
}

.productoRemove {
  top: -25px;
  left: 0;
}
/*  */
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 700px) {

}

@media screen and (max-width: 600px) {
/* CARRITO DE COMPRAS */
#carrito_de_compras {
  padding: 80px 8% 50px 8%;
}
#costos_footer {
  padding: 0 8% 50px 8%;
}
.costosClean h1 {
  text-align: center;
}
.descripcionText {
  text-align: left;
}
/*  */
}

@media screen and (max-width: 500px) {
/* CARRITO DE COMPRAS */
.carritoTitle h1 {
  font-size: 25px;
}
.descripcionText p, .descripcionInfo p {
  font-size: 14px;
}
.costosDireccion h1 {
  font-size: 16px;
}
.costosDireccion p , .costosDireccion a {
  font-size: 15px;
}
.costosClean h1 {
  font-size: 15px;
}
/*  */
}

@media screen and (max-width: 400px) {

}

@media screen and (max-width: 380px) {

}

@media screen and (max-width: 320px) {

}
/*  */
