/* ----------- INDEX - OUTLETS ----------- */

#tiendas .logo {
  margin-top: 90px;
}
#tiendas h3.titulodob {
  margin-top: 70px;
  padding: 20px 20px;
}
.outlets{
  text-align: center;
}
.outlet {
  background-color: #000000;
  display: inline-block;
  float: none;
  margin:0% 3px;
}

.outlet .img {
  position: relative;
  width: 100%;
  opacity: 0.5;
  background-color: #d1d1d1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 180%;
  height: calc((((40vw / 12) * 7)/ 100) * 31);
  height: -webkit-calc((((40vw / 12) * 7)/ 100) * 31);
}
.outlet h3 {
  font-size: 18px;
  color: #ffffff !important;
  margin: 0px 0px;
  position: absolute;
  text-align: center;
  top: 40%;
  left: 0;
  right: 0;
  opacity: 1 !important;
  z-index: 9;
}
.outlet:hover h3 {
  display: none;
}
.outlet:hover .img {
  opacity: 1;
  background-size: 160%;
}

/* ----------- INDEX - CATALOGO ----------- */

.imagencab2 {
  background-image: url(../img/cabprodn.jpg);
  background-attachment: scroll;
  height: 300px;
  background-position: 0 0;
  margin: 0 auto;
  background-size: cover;
  overflow: hidden;
}
.imagencab2 .titcab {
  bottom: 120px;
}
.imagencab2 .titcab a {
  border-radius: 5px 5px;
  font-size: 15px;
  padding: 15px 25px;
}
.imagencab2::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/* ----------- INDEX - PRODUCTOS NUEVOS ----------- */

@media only screen and (min-width: 320px) and (max-width: 479px) {
  div.outlet[class*="col"] {
    width: 50%;
    padding-bottom: 30px;

  }
  div.outlet{
    margin:0px 0px !important;
  }
  .outlets #vacio {
    display: none;
  }
  .outlet .img {
    width:100%;
    height: -webkit-calc((((120vw / 12) * 7)/ 100) * 41);
    background-size: cover !important;
  }
  .outlet h3 {
    min-height: 20px;
  }
  #tiendas .logo {
    margin-top: 0px;
  }
  #tiendas .logo img {
    width: 50%;
  }
  #tiendas h3.titulodob {
    margin: 30px;
    font-size: 30px;
    line-height: 30px;
  }
  .outlet .img {
    height: 150px !important;
  }
}
@media (min-width: 1800px) {
  #tiendas .logo {
    margin-top: 140px;
  }
  #tiendas h3.titulodob {
    margin-top: 120px;
  }
  .outlet h3 {
    min-height: 50px;
    font-size: 20px;
  }
  #tiendas .titulodob {
    font-size: 60px;
    line-height: 60px;
  }
  #tiendas .titulodob span {
    font-size: 80px;
    line-height: 80px;
  }
}

/* --------------------------  OUTLETS - MATERIALES -------------------- */

.outlet.ch .img {
  width: 80%;
  height: -webkit-calc((((35vw / 12) * 7)/ 100) * 41);
}
.titulodob span.med {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
}
.titulodob span.med strong {
  text-decoration: underline;
  text-decoration-color: #872434;
}
.titulodob.sub {
  margin-top: 10px !important;
  font-size: 18px;
}
.titulodob.sub strong {
  border-bottom: 3px solid #872434;
  cursor: pointer;
}
.titulodob.garantia {
  margin: 0 !important;
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 0 !important;
}
.txt_min {
  font-size: 10px;
  color: #999;
}
.txt_min strong {
  font-size: 12px;

  line-height: 30px;
}
.txt_min2 {
  font-size: 12px;
  color: #999;
}
.txt_min2 .line {
  border-bottom: 2px solid #999;
  margin: 5px auto !important;
}
.txt_min2 .line strong {
  font-size: 12px;
  line-height: 20px;
}
.titulodob.mat {
  margin: 0 !important;
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 0 !important;
}
.matl {
  background-color: #efefef;
  height: calc(50vw / 3);
  height: -webkit-calc(50vw / 3);
  height: -moz-calc(50vw / 3);
  margin-bottom: 0px;
  overflow: hidden;
}

.matl .botonfav,
.matl .botonfav *,
.matl h3,
.matl h3 * {
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  -o-transition: all 0s linear;
  transition: all 0s linear;
}

.matl #imagen {
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 30px;
  right: 0;
  margin: 0 auto;
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.matl h3 {
  z-index: 5;
  position: relative;
  margin: 0 0;
  padding: 0 0;
  text-align: center;
  font-size: 10px;
  line-height: 30px;
  vertical-align: middle;
  color: #63666a;
  background-color: #efefef;
}

.matl .link {
  padding-right: 0;
  padding-top: 90%;
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
  top: 0;
  right: 0;
  left: 0;
  z-index: 4;
  position: absolute;
  padding-right: 0;
  text-align: right;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.matl .txt_bott {
  position: absolute;
  bottom: 0%;
  width: 100%;
  background-color: #872434;
}
.matl .txt_bott p {
  color: #fff;
  text-align: center;
  line-height: 20px;
}

/*.matl h3.bottom {
    bottom:0;
}*/

/*.matl:hover .link.sdvclr1 {
    padding-right: 5%
}

.matl:hover #imagen {
    transform: scale(1.2)
}

.matl:hover .link {
    padding-right: 25%;
    color: #fff
}*/
.bancos {
  background: linear-gradient(to right, #000000 0%, #353535 100%);
  padding: 20px 40px 30px 40px;
}
.bancos .txt1 {
  color: #e3da03;
  font-size: 10px;
  text-align: center;
}
.bancos .txt2 {
  color: #fff;
  letter-spacing: 3px;
  text-align: center;
}
.bancos .tarjetas {
  background-color: #fff;
  color: #c50203;
  font-size: 20px;
  padding: 10px 10px;
  border-radius: 0 20px 0 20px;
  margin: 10px 0;
  font-weight: 600;
}
.bancos img.marg {
  margin: 0 3%;
}
.bancos img.marg2 {
  margin: 0 1%;
}

.titulodob .txt_mas {
  text-align: right;
}
.titulodob .txt_mas span {
  font-size: 110px;
  padding-top: 20px;
}
.titulodob .txt_vendido {
  text-align: left;
}
.titulodob .txt_vendido span {
  line-height: 40px;
  margin-bottom: 6px;
}

.out_newsletter {
  background: linear-gradient(to right, #a22751 0%, #c42d3f 100%);
  padding: 10px 10px;
}
.out_newsletter p {
  font-size: 13px;
  color: #fff;
  line-height: 20px;
  text-align: center;
}
.out_newsletter p span {
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
}
.out_newsletter input[type="text"] {
  margin: 0 auto;
  width: 60%;
  text-align: center;
}
.out_newsletter input[type="submit"] {
  width: 20%;
  background-color: #333;
}
.mas_vendido .prodrel .imagen.gde {
  height: calc((((103vw / 12) * 7) / 100) * 41);
  height: -webkit-calc((((103vw / 12) * 7)/ 100) * 41);
  height: -moz-calc((((103vw / 12) * 7)/ 100) * 41);
}
.mas_vendido .prodrel .imagen.ch {
  height: calc((((44vw / 12) * 7) / 100) * 41);
  height: -webkit-calc((((44vw / 12) * 7)/ 100) * 41);
  height: -moz-calc((((44vw / 12) * 7)/ 100) * 41);
}
.mas_vendido .prodrel h4 {
  padding: 8px 0 8px 0;
  font-size: 14px;
  line-height: 16px;
}
.mas_vendido {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

@media (min-width: 1800px) {
  .matl #imagen {
    height: 87%;
  }
  .mas_vendido .prodrel .imagen.gde {
    height: calc((((98vw / 12) * 7) / 100) * 41);
    height: -webkit-calc((((98vw / 12) * 7)/ 100) * 41);
    height: -moz-calc((((98vw / 12) * 7)/ 100) * 41);
  }
}

/* NUEVOS MATEO */
.indiv .background-image {
  position: absolute;
}
.indiv #cont_detalle_s {
  padding-top: 50px;
}
.indiv .mas_vendido .prodrel .imagen.cd {
  height: calc((((44vw / 12) * 7) / 100) * 20);
  height: -webkit-calc((((44vw / 12) * 7)/ 100) * 20);
  height: -moz-calc((((44vw / 12) * 7)/ 100) * 20);
}
.indiv .mas_vendido .prodrel h4 {
  font-size: 12px;
  line-height: 14px;
  min-height: 72px;
}
.indiv h3.titulodob {
  font-size: 70px;
  line-height: 72px;
}
.indiv .item.mas_vendido {
  margin-bottom: 10px;
}
.indiv .item.mas_vendido .tag_disponibilidad {
  display: none;
  font-size: 10px;
  width: 90%;
  background-color: #ffffff;
  position: absolute;
  z-index: 99;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 5%;
  -webkit-box-shadow: 0px 0px 19px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 19px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 19px -6px rgba(0, 0, 0, 0.75);
}
.indiv .item.mas_vendido:hover .tag_disponibilidad {
  display: block;
}
.indiv .item.mas_vendido .tag_disponibilidad.disponible {
  color: #2aa746;
}
.indiv .item.mas_vendido .tag_disponibilidad.nodisponible {
  color: #e9d418;
}
