/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#header {
  background: red !important;
}

body#checkout #header .header-top .container {
  display: block !important;
}

div#tptn-config {
  display: none !important;
}

section#wrapper {
  padding-top: 0px !important;
}

.rrsssesions div {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.m-toggle i.material-icons {
  font-size: 18px !important;
}

#header .user-info {
  padding: 0px !important;
}

@media (max-width: 600px) {
  #header a {
    color: #000 !important;
  }
}

.caja-oferta {
  width: 100%;
  background: #000;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}

.caja-oferta a span {
  font-size: 50px;
}

@media screen AND (max-width:800px) {
  .caja-oferta a span {
    font-size: 12px;
  }
}

.content-reparacion {
  width: 100%;
  height: 400px;
  padding: 150px;
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

#slick-slide00 .slidecap {
  display: none;
  background: #00000000;
}

.content-smartgyro {
  background: url('https://tecnologiadelvalle.com/img/cms/repuestos smartgyro.jpg');
  padding: 100px;
  text-align: center;
}

.cms-id-10 nav.breadcrumb.hidden-sm-down,
.cms-id-10 header.page-header {
  display: none;
}

@-moz-document url-prefix() {
  html {
    /*Firefox*/
    scrollbar-color: #009ed6 transparent;
    scrollbar-width: thin;
  }
}


html::-webkit-scrollbar {
  html: 8px;
  height: 8px;
}

html::-webkit-scrollbar-track {
  background-color: transparent;
}

html::-webkit-scrollbar-thumb {
  background-color: #009ed6;
}

.footer_tecnologia {
  width: 100%;
  background-color: #000;
  text-align: center;
}

.footer_tecnologia img {
  width: 100px;
}

.footer_tecnologia img:hover {
  transform: rotate(360deg);
  transition: all .5s ease-in-out 0s;
}

.divbreadcrumb {
  width: 100%;
  background: #009ed6;
  color: #FFF;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #00000054;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .75);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .75);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .75);
}

.breadcrumb {
  margin-bottom: 0;
} 
.divbreadcrumb  a {
  color: #FFF !important;
}
.tptnprods .crsl-title {
  width: 100%;
  background: #009ed6;
  padding: 10px;
  color: #FFF;
}
.tptnprods .crsl-title a {
  color:#FFF;
}
.heroweb img {
  width: 100%;
}
#checkout #shop-logo
{
  width:200px;
}
#checkout .checkout-home
{
  display:none;
}
#checkout .header-top, #module-supercheckout-supercheckout .header-top {
  background: url(https://tecnologiadelvalle.com/img/Cabecera.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
  background-color: rgba(0, 0, 0, 0);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-position: 0 -79px;
  background-repeat: no-repeat;
}
#shop-logo a img {
  width: 200px;
}