body {
  margin: 0;
  background-color: #ffffff;
  font-family: 'Lato', sans-serif;
  overflow-x: hidden; }

h5 {
  color: #333; }

.logo {
  width: 250px;
  margin-top: 10px;
  margin-bottom: -40px;
  z-index: 99; }

.cardawaits button b {
  letter-spacing: 1px;
  vertical-align: middle; }
.cardawaits button img {
  filter: invert(100);
  height: 34px;
  vertical-align: middle; }

.dropdown:hover > .dropdown-menu {
  display: block; }

.font0 {
  font-size: 0px; }

.nav-item {
  font-weight: bold; }
  .nav-item .nav-link {
    color: #666 !important;
    font-size: 11px; }
    .nav-item .nav-link:hover {
      color: #222 !important; }
  .nav-item i {
    font-size: 20px; }
  .nav-item:focus {
    box-shadow: none;
    outline: none; }
  .nav-item a:focus {
    box-shadow: none;
    outline: none; }

.tooltip {
  z-index: 9999; }

.form-control::placeholder {
  color: #cfcfcf;
  opacity: 1; }

.textBanner {
  background: #f3f3f3;
  text-align: left;
  padding: 20px 20px 20px 25px; }
  .textBanner h2 {
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
    margin: 7px 0px 0px 0px; }

#topHeader {
  transition: top 0.6s;
  position: fixed;
  z-index: 99;
  width: 100%;
  border-bottom: 1px solid lightgrey;
  box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);
  background-color: white; }
  #topHeader .nav-item {
    font-weight: bold; }
    #topHeader .nav-item .nav-link {
      color: #666 !important;
      font-size: 11px; }
      #topHeader .nav-item .nav-link:hover {
        color: #222 !important; }
    #topHeader .nav-item i {
      font-size: 20px; }
    #topHeader .nav-item:focus {
      box-shadow: none;
      outline: none; }
    #topHeader .nav-item a:focus {
      box-shadow: none;
      outline: none; }
  #topHeader .logoBar {
    padding: 20px 0px; }
    #topHeader .logoBar .menuItem {
      padding-top: 10px;
      padding-bottom: 12px; }
    #topHeader .logoBar a {
      color: #333;
      text-transform: uppercase;
      font-size: 22px;
      vertical-align: middle; }
      #topHeader .logoBar a i {
        vertical-align: middle; }
      #topHeader .logoBar a b {
        letter-spacing: 1px;
        font-size: 14px;
        display: inline-block;
        vertical-align: middle; }
      #topHeader .logoBar a:hover {
        text-decoration: none;
        opacity: 0.9; }
    #topHeader .logoBar img {
      vertical-align: middle; }
  #topHeader .topBar {
    background-color: #333;
    color: white;
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px; }
    #topHeader .topBar a {
      color: #fefefe;
      text-decoration: none;
      vertical-align: top;
      display: inline-block;
      transition: background-color 0.3s, color 0.3s;
      padding: 10px 10px;
      font-size: 12px; }
      #topHeader .topBar a i {
        vertical-align: top;
        font-size: 14px;
        margin-top: 0px; }
      #topHeader .topBar a:hover {
        cursor: pointer;
        background-color: white;
        color: #333; }
      #topHeader .topBar a:hover + .arrow {
        color: white;
        opacity: 1; }
    #topHeader .topBar .socialElement {
      margin: 0px;
      padding: 10px 6px;
      transition: color 0.3s, background 0.3s; }
      #topHeader .topBar .socialElement i {
        font-size: 16px; }
      #topHeader .topBar .socialElement:hover {
        background: white; }
      #topHeader .topBar .socialElement.facebookHover:hover {
        color: #3b5998;
        background: white; }
      #topHeader .topBar .socialElement.twitterHover:hover {
        color: #1da1f2; }
      #topHeader .topBar .socialElement.youtubeHover:hover {
        color: #ff0000; }
      #topHeader .topBar .socialElement.pinterestHover:hover {
        color: #bd081c; }
      #topHeader .topBar .socialElement.instagramHover:hover {
        color: #e1306c; }
  #topHeader .mainMenu {
    padding: 0px; }
    #topHeader .mainMenu ul {
      margin: 0 auto;
      margin-right: 0px;
      margin-top: 10px;
      margin-bottom: -20px; }
      #topHeader .mainMenu ul li.nav-item {
        margin: 0px 0px 0px 25px;
        padding: 2px 0px; }
        #topHeader .mainMenu ul li.nav-item .nav-link {
          padding: 5px 8px;
          background: #fbfbfb;
          border-radius: 4px;
          transition: 0.2s background; }
          #topHeader .mainMenu ul li.nav-item .nav-link:hover {
            background: #f1f1f1; }
    #topHeader .mainMenu .dropdown:hover > .dropdown-menu {
      display: block;
      margin-top: 0px;
      border-radius: 0px; }

.slideContainer {
  width: 100vw;
  height: auto; }
  .slideContainer .carousel {
    display: inline-block;
    margin-top: 87px;
    margin-bottom: 0px;
    z-index: 10; }
    .slideContainer .carousel img {
      max-width: 100%; }

.dropdown-toggle::after {
  display: none; }

.indexChart {
  width: 100%;
  max-height: 250px !important;
  margin: 10px 0px 30px 0px; }

.privilegeTitle {
  background: #333;
  color: white;
  padding: 15px 20px;
  border-radius: 5px;
  margin-bottom: 15px; }

.tableTop {
  margin-top: 0.530rem; }

.content {
  margin-top: 215px;
  display: inline-block;
  width: 100%;
  min-height: 50vh; }

.showoffContainer {
  background: white;
  padding-bottom: 50px; }
  .showoffContainer .offersRow {
    background: white;
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 20px; }
  .showoffContainer .areaTitle {
    color: #333;
    margin-top: 25px;
    background: white;
    padding-bottom: 8px; }
    .showoffContainer .areaTitle .subtitlePrivilege {
      margin-top: 20px;
      margin-bottom: 25px;
      font-weight: bold;
      font-size: 22px;
      text-transform: uppercase; }
    .showoffContainer .areaTitle .titleLine {
      height: 2px;
      background: #cecece;
      margin-top: 21px;
      width: 100%; }
    .showoffContainer .areaTitle h1 {
      margin-top: 0px;
      padding: 10px 0px;
      letter-spacing: 2px;
      padding-left: 14px;
      padding-right: 14px;
      cursor: pointer; }
    .showoffContainer .areaTitle small {
      font-size: 14px;
      color: #333; }
    .showoffContainer .areaTitle i.updownAnimate {
      animation-name: updown;
      animation-duration: 2s;
      animation-iteration-count: infinite; }

@keyframes updown {
  0% {
    margin-top: 0px; }
  50% {
    margin-top: 8px; }
  100% {
    margin-top: 0px; } }
.btnMoreOffers {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

footer {
  background: #f7f7f7;
  color: #333;
  padding: 50px 0px;
  border-top: 1px solid lightgrey; }
  footer ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }
  footer a {
    font-size: 12px;
    color: #333; }
    footer a:hover {
      color: #333; }
  footer .socialElement {
    font-size: 30px; }

#yourDispatches .dispatchStatus {
  margin-top: 30px;
  margin-bottom: 20px; }
  #yourDispatches .dispatchStatus .dispatchStage {
    color: #cecece;
    line-height: 12px; }
    #yourDispatches .dispatchStatus .dispatchStage i {
      font-size: 30px;
      line-height: 40px; }
    #yourDispatches .dispatchStatus .dispatchStage .dispatchLine {
      height: 3px;
      background: #cecece;
      width: 100%; }
    #yourDispatches .dispatchStatus .dispatchStage.active {
      color: #333; }
      #yourDispatches .dispatchStatus .dispatchStage.active .dispatchLine {
        background: #333; }
#yourDispatches form {
  padding-top: 10px; }
  #yourDispatches form input {
    box-shadow: none;
    border: 1px solid #dedede; }
    #yourDispatches form input:hover, #yourDispatches form input:focus {
      border: 1px solid #afafaf; }
  #yourDispatches form button:focus {
    box-shadow: none; }

.card {
  position: relative;
  overflow: hidden;
  padding: 0px;
  width: 342px !important;
  margin: 10px;
  cursor: pointer;
  display: inline-block; }
  .card .card-img-top {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .card:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

.input {
  margin-bottom: 20px; }
  .input input, .input textarea, .input select {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid #dcdcdc;
    border-radius: 0px;
    padding: 5px;
    font-size: 14px;
    transition: border-bottom 0.3s; }
    .input input.error, .input textarea.error, .input select.error {
      border-bottom: 2px solid #dc3545; }
    .input input.success, .input textarea.success, .input select.success {
      border-bottom: 2px solid #28a745; }
    .input input:focus, .input input:hover, .input input:active, .input input:focus-within, .input textarea:focus, .input textarea:hover, .input textarea:active, .input textarea:focus-within, .input select:focus, .input select:hover, .input select:active, .input select:focus-within {
      outline: none;
      outline-style: none;
      box-shadow: none;
      border-bottom: 2px solid #afafaf; }
  .input.iconInput span {
    position: absolute;
    margin-left: 5px;
    height: 25px;
    display: flex;
    align-items: center;
    z-index: 999; }
  .input.iconInput input {
    padding-left: 25px;
    height: 20px; }

.form-control:focus {
  box-shadow: none;
  border: 1px solid #afafaf; }

.btn {
  font-size: 14px;
  padding: 5px 10px; }
  .btn:focus {
    box-shadow: none; }

#linkRecuperarClave {
  font-size: 11px; }

#loginErrors {
  color: #D33C44; }

.marginHeader {
  padding-top: 125px; }

.categoryParallax {
  /* Set a specific height */
  height: 500px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.afterCategoryParallax {
  margin-top: -25px; }

.parallax {
  /* The image used */
  background-image: url("../img/parallax.png");
  /* Set a specific height */
  height: 600px;
  padding: 150px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .parallax button {
    border-radius: 0px;
    border: none !important;
    font-size: 25px;
    position: absolute;
    margin-top: 370px;
    width: 100%;
    left: 0px;
    padding: 20px 0px;
    background: #1a1a1a;
    vertical-align: middle; }
    .parallax button:hover {
      background: #1a1a1a; }
    .parallax button span {
      vertical-align: middle; }
      .parallax button span:hover {
        text-decoration: underline; }
    .parallax button img {
      filter: invert(100);
      height: 40px;
      vertical-align: middle; }

.lateralMenu ul {
  margin: 0;
  padding: 0px 14px;
  list-style: none; }
  .lateralMenu ul li a {
    font-weight: bold;
    color: #333;
    cursor: pointer;
    transition: color 0.3s; }
    .lateralMenu ul li a:hover {
      color: #4fad56;
      text-decoration: underline; }
  .lateralMenu ul li ul li a {
    font-weight: normal;
    color: #777;
    cursor: pointer;
    transition: color 0.3s; }
    .lateralMenu ul li ul li a:hover {
      color: #4fad56;
      text-decoration: underline; }

.product .productTitle {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: lighter;
  letter-spacing: 1px;
  background: rgba(0, 0, 0, 0.6);
  color: white; }
.product .productPrice {
  position: absolute;
  z-index: 10;
  bottom: 0px;
  right: 0px;
  padding: 5px 15px;
  font-weight: lighter;
  background: rgba(0, 0, 0, 0.15); }
  .product .productPrice b {
    font-weight: bold; }
.product .productCart {
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  background: #333;
  padding: 0px 10px;
  color: white;
  border: 1px solid transparent;
  transition: color 0.3s, background 0.3s, border 0.3s;
  font-size: 20px; }
  .product .productCart:hover {
    color: #333;
    background: white;
    border: 1px solid #333; }

.productDetail .sp-large {
  border: 1px solid #efefef;
  max-height: 550px; }
.productDetail .tab-pane {
  padding-top: 30px; }
.productDetail .nav-link {
  color: #333;
  transition: color 0.3s; }
  .productDetail .nav-link:hover {
    color: #4fad56; }
.productDetail .productPrice {
  text-align: right;
  color: #4fad56; }
  .productDetail .productPrice span {
    color: #333;
    float: left;
    font-size: 20px; }
.productDetail .shareButton {
  font-size: 40px; }
  .productDetail .shareButton.shareFacebook {
    color: #428bca; }
    .productDetail .shareButton.shareFacebook:hover {
      color: #3071a9; }
  .productDetail .shareButton.shareTwitter {
    color: #5bc0de; }
    .productDetail .shareButton.shareTwitter:hover {
      color: #31b0d5; }
  .productDetail .shareButton.shareGoogleplus {
    color: #d9534f; }
    .productDetail .shareButton.shareGoogleplus:hover {
      color: #c9302c; }

.variantDropdown {
  margin-top: -40px;
  margin-left: 20px; }

.electroTrophy {
  font-size: 70px;
  color: #333; }

.productTable img {
  height: 80px; }
.productTable td {
  vertical-align: middle; }

/*# sourceMappingURL=main.css.map */
