@charset "utf-8";
.btn-menu-mobile {
  width: 40px;
  height: 28px;
  position: absolute;
  top: 16px;
  right: 10px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  display: none;
  text-indent: -4000px;
  z-index: 9999999999;
}
.btn-menu-mobile:before {
  content: "";
  width: 40px;
  position: absolute;
  top: 10px;
  left: 0;
  border-bottom: 3px solid #fff;
  display: block;
}
@media only screen and (max-width: 1824px) {
  .page-container-label-2 {
    padding: 0 110px;
  }
  .page-container-label-3 {
    padding: 0 110px;
  }
  .page-header nav ul.nav-left {
    padding: 0 0 0 110px;
  }
  .page-header nav ul.nav-right {
    padding: 0 110px 0 0;
  }
}
@media only screen and (max-width: 1280px) {
  .page-container-label-2 {
    padding: 0 34px;
  }
  .page-container-label-3 {
    padding: 0 34px;
  }
  .page-header nav ul.nav-left {
    padding: 0 0 0 34px;
  }
  .page-header nav ul.nav-right {
    padding: 0 34px 0 0;
  }
}
@media only screen and (max-width: 1260px) {
  .page-header nav ul li.nav-label-0 > a {
    font: 400 12px/78px "Open Sans", sans-serif;
  }
}
@media only screen and (max-width: 1024px) {
  .page-header h2 {
    margin: 32px 0 0 25px;
  }
  .page-header h2 span {
    display: none;
  }
  .image-deco-align-bottom img {
    width: 100%;
  }
  .section-home-news ul li a img {
    width: 40%;
  }
  .section-home-news ul li a > div {
    width: 60%;
  }
  .section-home-news ul li a > em.align-left {
    right: 60%;
  }
}
@media only screen and (max-width: 768px) {

    .page-body > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    .floating-wpp {
        margin: 0 10px 10px 0;
    }


        .container-nav-top .nav-top-ul > li > a {
            font-size: 0.688em;
            color: #797666;
            text-decoration: none;
            text-transform: uppercase;
            text-align: left;
        }
            .container-nav-top .nav-top-ul > li > a i {
                font-size: 21px;
                color: #A1A1A1;
                display: inline-block;
                margin-right: 4px;
            }
                .container-nav-top .nav-top-ul > li > a span {
                    display: inline-block;
                    font-size: 10px;
                }
                .container-nav-top .nav-top-ul > li.carrito > a strong, 
                .container-nav-top .nav-top-ul > li.favoritos > a strong {
                    position: relative;
                    right: -8px !important;
                }
                .container-nav-top .nav-top-ul > li:last-child {
                    padding: 0 0 0 10px;
                }
                    .container-nav-top .nav-top-ul > li:last-child a {
                        padding: 10px;
                        background-color: #fff;
                    }

.stepper {
  position: relative;
}                      
  .stepper:after {
    content: "";
    -ms-flex: auto;
    flex: auto;
    margin: 15px 0 10px 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0,0,0,.08);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
  }                    
    .stepper-item {
      width: 33.333333%;
      flex-direction: column;
      align-items: flex-start;
      position: relative;
      z-index: 2;
    }
      .stepper-item .stepper-circle {
        align-self: center;
        position: relative;
        background-color: rgba(0,0,0,.08);
      }
      .stepper-item .stepper-body {
        display: block;
        align-self: center;
        margin: 6px 0 0 0 !important;
      }
      .stepper-item  .stepper-title {
        font-size: 13px;
      }
      .stepper-item:after {
        display: none;
      }

    .modal-win-close.size-small {
      width: 34px;
      height: 34px;
      line-height: 18px;
      background: transparent;
      color: #999999;
    }
      .modal-win-close.size-small:before {
        font-size: 28px;
      }

      #carritoWrapper .ckeckount-status > div {
        width: 50%;
      }
        #carritoWrapper .ckeckount-status > div a {
          width: 96%;
        }

  .only-desktop {
    display: none;
  }
  .only-mobile {
    display: block;
  }
  .no-mobile {
    display: none !important;
  }
  .page-container-label-3 {
    padding: 0 10px;
  }
  .wrap-content-clear {
    padding: 0 10px;
    margin: 10px auto;
  }
  .wrap-content-clear-2 {
    padding: 14px;
  }
  .btn-menu-mobile {
    display: inline-block;
  }
  .page-header {
    height: 60px;
    position: fixed;
    top: 0;
    background: #7381ba;
    z-index: 100;
  }
  .page-header .page-logo a,
  .page-header.internal-page .page-logo a {
    width: 120px;
    height: 60px;
    margin: 0 10px;
    background: url(../logo-mobile.png) no-repeat center center;
  }
  .page-header .page-logo a img,
  .page-header.internal-page .page-logo a img {
    display: none;
  }
  .page-title-2 {
    font-size: 30px;
  }
  .page-title-2-left {
    font-size: 30px;
  }
  .nav-slide {
    display: block;
  }
  .page-header nav,
  .page-header.internal-page nav {
    width: 90%;
    height: auto;
    background: #ddd;
    overflow-y: auto;
    display: none;
  }
  .page-header nav.open {
    overflow-y: scroll;
  }
  .page-header nav ul.nav-left,
  .page-header nav ul.nav-right,
  .page-header nav > ul {
    float: none;
    padding: 10px;
  }
  .page-header nav ul.nav-left {
    margin-top: 50px;
  }
  .page-header nav > ul li.nav-label-0 {
    width: 100%;
    margin: 0;
    display: block;
    text-align: left;
  }
  .page-header nav > ul li.nav-label-0 > a {
    width: 95%;
    margin: 0;
    padding: 10px 2.5%;
    font: 400 18px/18px "Open Sans", sans-serif;
    color: #7381ba;
  }
  .page-header nav ul.nav-right li.nav-label-0 > a {
    margin: 0;
  }
  .page-header nav > ul li.nav-label-0 > a:hover {
    color: #7381ba;
  }
  .page-header nav > ul li.nav-label-0 > ul {
    position: relative;
    top: inherit;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .page-header nav > ul li.nav-label-1 > ul {
    width: 100%;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .page-header nav > ul li.nav-label-2 > ul {
    display: block !important;
    position: relative;
    left: inherit;
    right: inherit;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .page-header nav > ul li.nav-label-1 ul li.nav-label-2:hover > a {
    color: #000;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .page-header nav > ul li.nav-label-0 ul li.nav-label-1.nav-items-float-25 {
    width: 100%;
    background: 0 0;
  }
  .page-header nav > ul li.nav-label-0 ul li.nav-label-1.nav-items-float-25 a {
    width: 100%;
    background: 0 0;
  }
  .page-header nav > ul li.nav-label-1.nav-items-float a img {
    display: none;
  }
  .page-header nav > ul li.nav-label-1.nav-items-float a p {
    display: block;
  }
  .container-nav-top {
    margin: 20px 0 0 0;
    position: relative;
  }
  .container-nav-top .nav-top-ul {
    width: 100%;
    margin: 50px 0 5px 0;
    float: left;
    display: block;
  }
  .container-nav-top .nav-top-ul > li {
    width: 100%;
    padding: 0;
    margin: 5px 0 5px 0;
    display: block;
    float: left;
  }
  .container-nav-top .nav-top-ul > li.carrito {
    padding: 0;
    display: block;
  }
  .container-nav-top .nav-top-ul > li.carrito > a strong {
    top: -3px;
    right: 8px;
  }
  .page-header nav ul.nav-bottom li.nav-label-0.this-page a {
    font-weight: 700;
  }
  .page-header nav ul.nav-bottom li.nav-label-0.this-page a:before {
    display: none;
  }
  .container-nav-top .nav-top-ul > li > a span {
    line-height: 20px;
    font-size: 18px;
  }
  .container-nav-top .nav-search {
    margin: 0 10px;
  }
  .container-nav-top .nav-search input[type="text"] {
    width: 100% !important;
    padding: 0 2%;
    border: none;
  }
  .container-nav-top .nav-search button[type="submit"] {
    display: none;
  }
  .container-nav-top .nav-top-ul > li > a {
    margin: 4px 8px;
    display: block;
  }
  .search-result {
    width: 96%;
    margin: 0 2%;
    z-index: 10;
  }
  .rd--header-cart-menu,
  .rd--header-user-menu {
    width: 98%;
    margin: 0 1%;
    padding: 10px 2%;
    right: 0;
    left: 0;
    z-index: 10;
  }
  .rd--header-user-menu li a {
    padding: 6px 0;
    font-size: 16px;
  }
  .rd--header-user-menu li a i {
    font-size: 20px;
  }
  .rd--header-cart-menu li.cart-titles div:nth-child(1),
  .rd--header-cart-menu li.cart-titles div:nth-child(2) {
    display: none;
  }
  .rd--header-cart-menu li > div.cart-items-code,
  .rd--header-cart-menu li > div.cart-items-image {
    display: none;
  }
  .rd--header-cart-menu {
    max-height: 250px;
    overflow-y: auto;
  }
  .page-header nav .container-nav-bottom {
    background-color: transparent;
    padding: 0;
  }
  .page-header nav ul.nav-bottom {
    margin: 0 10px;
  }
  .page-header nav ul.nav-bottom li.nav-label-0 {
    width: 100%;
    padding: 0;
    margin: 4px 0;
    border-right: none;
    display: block;
    text-align: left;
  }
  .page-header nav ul.nav-bottom li.nav-label-0:nth-child(2) {
    border-left: none;
  }
  .page-header nav ul.nav-bottom li.nav-label-0.activo,
  .page-header nav ul.nav-bottom li.nav-label-0.this-page,
  .page-header nav ul.nav-bottom li.nav-label-0:hover {
    background-color: transparent;
  }
  .page-header nav ul.nav-bottom li.nav-label-0 > a {
    width: 95%;
    margin: 0;
    padding: 10px 2.5%;
    font: 400 18px/18px "Open Sans", sans-serif;
    color: #7381ba;
    float: left;
  }
  .page-header nav ul.nav-bottom li.nav-label-0 > ul {
    width: 100%;
    margin: 0;
    position: relative;
    top: inherit;
    left: inherit;
    z-index: inherit;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  .page-header
    nav
    ul.nav-bottom
    li.nav-label-1
    ul
    li.nav-label-2.nav-label-title {
    display: none;
  }
  .page-header nav ul.nav-bottom li.nav-label-0.menu-pus {
    padding: 10px 0;
    border-top: 1px solid #999;
  }
  .page-header nav ul.nav-bottom li.nav-label-0:last-child a {
    display: none;
  }
  .page-header nav ul.nav-bottom li.nav-label-1 > ul {
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
  }
  .page-header nav ul.nav-bottom li.nav-label-0 ul li.nav-label-1 {
    list-style: none;
    text-decoration: none;
    margin: 0 10px 0 10px;
  }
  .page-header nav ul.nav-bottom li.nav-label-1 ul li.nav-label-2:hover > a {
    color: inherit;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 20px;
  }
  .square-responsive.square-50x100 {
    width: 100%;
  }
  .square-responsive.home-big .content p {
    display: none;
  }
  .text-distribuidores .table-cell {
    display: block;
    text-align: center;
  }
  .text-distribuidores .table-cell img {
    width: 100%;
  }
  .text-distribuidores h6 {
    padding: 0 0 20px 0;
  }
  .content-text.center-home {
    padding: 0 10px;
  }
  .page-section-margin-home {
    margin: 60px 0 0 0;
  }
  .content-logo-home {
    margin: 20px 0 0 0;
  }
  .news-container h2 {
    margin: 0 0 20px 0;
  }
  .jssor-navigator {
    display: none;
  }
  .slider-top-home {
    width: 100%;
    margin: 60px 0 0 0;
    float: left;
    position: relative;
    display: none;
  }
  .slider-caption h2 {
    font-size: 80px;
  }
  .slider-caption h3 {
    font-size: 50px;
  }
  .slider-caption a {
    height: 84px;
    padding: 0 40px;
    border: 2px solid #a80022;
    border-radius: 10px;
    font: 400 50px/84px "Open Sans", sans-serif;
  }
  .jssor-container.slider-candidatos {
    width: 1140px;
    height: 1280px;
  }
  .jssor-all-elements.slider-candidatos {
    width: 1140px;
    height: 1280px;
  }
  .jssor-container.slider-noticias {
    width: 1140px;
    height: 1890px;
  }
  .jssor-all-elements.slider-noticias {
    width: 1140px;
    height: 1890px;
  }
  .wrap-image {
    width: auto;
    height: auto;
  }
  .jssor-container.slider-noticias .jssora12l,
  .jssor-container.slider-noticias .jssora12r {
    display: none;
  }
  .slider-convicciones p {
    font-size: 50px;
    line-height: 60px;
  }
  .slider-resize .person-container h5 {
    margin: 30px;
    font-size: 50px;
  }
  .slider-resize .person-container h5 span {
    font-size: 45px;
  }
  .slider-resize .person-container p {
    margin: 0 30px;
    font-size: 46px;
    line-height: 56px;
  }
  .slider-resize .person-links {
    margin: 60px 30px 30px 30px;
  }
  .slider-resize .person-links a span {
    font-size: 94px;
  }
  .slider-resize .news-container .news-date {
    margin: 30px 0;
    font-size: 60px;
  }
  .slider-resize .news-container h2 {
    margin: 20px 0;
    color: #333;
    font-size: 24px;
    line-height: 32px;
  }
  .slider-resize .news-container h2 span {
    font-size: 15px;
  }
  .slider-resize .news-container h3 {
    margin: 0 0 20px 0;
    color: #333;
    font-size: 50px;
    line-height: 24px;
  }
  .slider-resize .news-container h5 {
    margin: 60px 0;
    font-size: 60px;
    line-height: 75px;
  }
  .slider-resize .news-container p.news-summary {
    margin: 0;
    font: normal 46px/58px "Open Sans", sans-serif;
  }
  .btn-basic.to-back,
  .slider-resize .btn-basic.read-more {
    display: none;
  }
  .btn-page-basic {
    width: 100%;
    padding: 0;
  }
  .page-body {
    margin-top: 60px;
  }
  .page-body.margin-top-0 {
    margin-top: 0;
  }
  .page-container-label-2 {
    padding: 0 10px;
  }
  .page-section-70x100.left {
    width: 100%;
    margin: 0;
  }
  .page-section-30x100,
  .page-section-40x100,
  .page-section-50x100,
  .page-section-60x100,
  .page-section-70x100 {
    width: 100%;
  }
  .page-section-60x100.left {
    width: 100%;
    margin: 0;
  }
  .page-section-margin-inter {
    margin: 0 0 40px 0;
  }
  .page-nav-home {
    margin: 10px 0 0 0;
  }
  .page-nav-home ul li a span {
    display: none;
  }
  .page-nav-home ul li a strong {
    font-size: 16px;
    line-height: 20px;
  }
  .page-nav-home ul li a em {
    width: 70px;
    height: 70px;
    margin: 8px 0;
  }
  .page-nav-home ul li a.item-online em {
    background-position: 0 0;
  }
  .page-nav-home ul li a.item-ofline em {
    background-position: -70px 0;
  }
  .page-nav-home ul li a.item-inspeccion em {
    background-position: -140px 0;
  }
  .page-nav-home ul li a.item-prevencion em {
    background-position: -210px 0;
  }
  .section-home-news ul li a > div > div span {
    font-size: 18px;
    line-height: 22px;
  }
  .section-home-news ul li a > div > div strong {
    font-size: 20px;
    line-height: 26px;
  }
  .section-home-news ul li a > div > div small {
    font-size: 12px;
    line-height: 18px;
  }
  .mode-vertical .page-section-50x100 {
    width: 100%;
  }
  .mode-vertical .section-home-news ul li a {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .mode-vertical .image-deco-align-bottom {
    text-align: center;
  }
  .mode-vertical .image-deco-align-bottom img {
    width: 50%;
    margin: 0 auto;
  }
  .mode-vertical .page-title-2-inter em.iconopage {
    display: none;
  }
  .page-section-25x100 {
    width: 50%;
  }
  .form-type-contact input[type="submit"] {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .page-section-48x100 {
    width: 98%;
  }
  .form-type-contact .control {
    width: 100%;
    margin: 0;
  }
  .data-contact {
    margin: 40px 0 0 0;
  }
  .data-contact-items {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .cont-box {
    height: auto !important;
  }
  .container-equal-width-1x100 .news-container.container-50x100 {
    width: 98%;
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    height: auto !important;
  }
  .home-presidente {
    text-align: center;
    margin: 10px 0 40px 0;
  }
  .home-presidente img {
    width: 60%;
  }
  .home-presidente h5 {
    margin: 10px 0;
    font-size: 24px;
  }
  .home-presidente p {
    margin: 10px 0;
    font-size: 18px;
    line-height: 30px;
  }
  .presidente-internal div {
    display: block;
  }
  .presidente-internal .presidente-left {
    display: block;
  }
  .presidente-internal .presidente-left img {
    width: 70%;
    margin: 6% 0;
  }
  .presidente-internal .presidente-right {
    display: block;
    float: left;
    width: 100%;
  }
  .presidente-internal .person-links {
    top: -26px;
  }
  .container-equal-width-1x100 .container-33x100.internal-page {
    width: 100%;
    padding: 6% 0 0 0;
    margin: 0 0 20px 0;
  }
  .person-container.internal-page > a {
    margin: 0 20%;
    width: 60%;
  }
  .person-cv div {
    display: block;
  }
  .person-cv .person-right {
    width: 100%;
    display: block;
    float: left;
  }
  .person-cv .person-right img {
    width: 70%;
    margin: 6% 0;
  }
  .person-cv .person-left {
    width: 100%;
    display: block;
    float: left;
  }
  .person-cv .person-left > div {
    padding: 20px;
  }
  .person-cv h5 {
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 20px 0;
    color: #65011f;
  }
  .modal-win-canvas.restyle-popup,
  .modal-win-canvas.restyle-popup-image {
    position: absolute;
    background: 0 0;
  }
  .modal-win-canvas.restyle-popup-image:before,
  .modal-win-canvas.restyle-popup:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
  }
  .modal-win-alert.restyle-popup,
  .modal-win-alert.restyle-popup-image {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin: 2%;
    padding: 0;
  }
  .modal-win-alert.restyle-popup-image {
    position: relative;
  }
  .modal-win-close {
    right: 0;
    top: 0;
  }
  .modal-win-alert,
  .modal-win-alert.restyle-popup-video,
  .modal-win-canvas.restyle-popup-image {
    padding: 14px;
    margin: 14px;
  }
  .msj-popup-final {
    padding: 10px;
    margin: 0;
    position: relative;
    z-index: 10;
    right: inherit;
    bottom: inherit;
    left: inherit;
    background: 0 0;
  }
  .msj-popup-final h3 {
    font-size: 18px;
    line-height: 24px;
    color: #7381ba;
  }
  .msj-popup-final p {
    font-size: 15px;
    line-height: 20px;
    color: #333;
  }
  .img-container img {
    width: 100%;
    height: auto;
  }
  .wrap-form-representante {
    width: 100%;
    padding: 50px 0 0 0;
    margin: 0 auto;
  }
  .wrap-marcas-home li a {
    display: block;
  }
  .page-block.left,
  .page-block.right {
    width: 96%;
    margin: 5px 2% 30px 2%;
    float: left;
    text-align: center;
  }
  .page-block.right ul {
    float: none;
  }
  .data-fiscal {
    margin: 10px auto 20px auto;
    display: inline-block;
    float: none;
  }
  .pop-wind .login-wind {
    width: 96%;
    left: 0;
    top: 50%;
    margin-right: 2%;
    margin-left: 2%;
  }
  .pop-wind .login-wind .alert-body {
    width: 100%;
    height: auto;
    padding: 12px 4%;
  }
  .pop-wind .login-wind .alert-header {
    width: auto;
  }
  .pop-wind .login-wind .alert-header h1 {
    margin: 38px 0 0 2%;
  }
  .pop-wind .login-wind .cont-input input[type="password"],
  .pop-wind .login-wind .cont-input input[type="text"] {
    height: 44px;
    line-height: 44px;
    font-size: 1em;
  }
  .pop-wind .login-wind input[type="submit"] {
    height: 54px;
    margin: 20px 0 0 0;
    font-size: 1em;
    line-height: 50px;
  }
  .pop-wind .login-wind .pRecordar a {
    margin: 10px 0 0 0;
    font-size: 12px;
  }
  .show-password span {
    bottom: 8px;
  }
  .cont-input-form.show-password span {
    bottom: 10px;
  }
  .msj-ajax-input-error {
    margin: 0 0 20px 0;
    font: 12px/12px Arial, Helvetica, sans-serif;
  }
  .view-items-type {
    display: none;
  }
  .pro-image {
    width: 100%;
    position: relative;
    top: inherit;
    left: inherit;
  }
  .pro-image > div {
    padding: 3px;
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
    background: #fff;
  }
  .pro-image-listado img {
    width: 100%;
  }
  .view-block .pro-li {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .pro-lista .pro-detalle {
    width: 100%;
    margin: 0;
  }
  .pro-lista .table-div.pro-table-det {
    display: block;
  }
  .pro-lista .table-div.pro-table-det .table-cell {
    display: block;
  }
  .pro-detalle .pro-wrap-btn a.pro-btn {
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0 0 20px 0;
    font: 400 16px/40px "Open Sans", sans-serif;
    text-align: center;
  }
  .pro-detalle .pro-wrap-btn a.pro-btn:last-child {
    margin: 0;
  }
  .wrap-news-clear.detalle-sidebar {
    padding: 14px;
  }
  .wrap-news-clear.detalle-sidebar.rell-item {
    padding: 0 14px 14px 14px;
    margin-top: 40px;
  }
  .wrap-news-clear.detalle-sidebar.rell-item .separator {
    border-top: none !important;
  }
  .pro-detalle .pro-wrap-btn {
    margin: 10px 0 0 0;
  }
  .detalle-sidebar .table-cell.logo-marca {
    vertical-align: top;
  }
  .detalle-sidebar .logo-marca img {
    width: 100px;
  }
  .pro-detalle .wrap-detalle-btn .pro-wrap-btn a.pro-btn {
    width: 100%;
    height: 50px;
    padding: 0;
    margin: 0 0 20px 0;
    font: 400 18px/50px "Open Sans", sans-serif;
    text-align: center;
  }
  .pro-detalle .wrap-detalle-btn .pro-wrap-btn a.pro-btn:last-child {
    margin: 0;
  }
  .page-section-margin-inter.pro-descripcion-detalle {
    margin: 0;
  }
  .wrap-news-clear.detalle-sidebar.fixed-style {
    width: auto !important;
    top: auto !important;
    position: relative !important;
  }
  .wrap-news-clear.detalle-sidebar.fixed-style {
    z-index: inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .wrap-news-clear.detalle-sidebar.fixed-style .pro-table-det {
    display: block;
  }
  .page-section-40x100.relative {
    padding-top: 0 !important;
  }
  .table-div.table-ficha-tecnica {
    display: block;
  }
  .table-div.table-ficha-tecnica .table-cell,
  .table-div.table-ficha-tecnica .table-row {
    display: block;
  }
  .table-ficha-tecnica .btn-download {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    font: 400 14px/30px "Open Sans", sans-serif;
    text-align: center;
  }
  .table-ficha-tecnica .btn-download:last-child {
    margin: 0;
  }
  .page-confirmar-compra .table-div {
    display: block;
  }
  .page-confirmar-compra .table-div .table-row {
    display: block;
    padding: 14px;
  }
  .page-confirmar-compra .table-div .table-cell {
    display: block;
  }
  .page-confirmar-compra .pro-image {
    width: 100%;
  }
  .page-confirmar-compra .pro-image > div img {
    width: 100%;
  }
  .pro-confirm-containter .table-cell.pro-codigo,
  .pro-confirm-containter .table-cell.pro-name,
  .pro-confirm-containter .table-cell.pro-quantity {
    width: 100%;
  }
  .pro-confirm-containter .table-cell.pro-quantity {
    margin: 10px 0;
    text-align: center;
    float: left;
  }
  .page-confirmar-compra .pro-lista {
    margin: 0;
  }
  .wrap-page-confirmar-compra .data-contact {
    margin: 0;
  }
  .pro-add-wrap-btn {
    margin: 10px 0 0 0;
    padding: 40px 0 0 0;
    text-align: center;
  }
  .pro-add-wrap-btn .btn-basic {
    width: 100%;
    height: 50px;
    padding: 0;
    margin: 0 0 20px 0;
    font: 400 16px/50px "Open Sans", sans-serif;
  }
  .pro-add-wrap-btn .btn-basic:last-child {
    margin: 0;
  }
  .pro-detalle .pro-codigo.mobile-list {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(255, 255, 255, 0.8);
  }
  .wrap-cart-wind-set .pro-detalle .pro-codigo.mobile-list {
    margin-top: -4px;
    top: inherit;
    right: 0;
    background: 0 0;
  }
  .wrap-cart-wind-set .pro-header a {
    margin-bottom: 5px;
  }
  .wrap-cart-wind-set .pro-add-title-cart {
    margin: 10px 0 20px -6px;
    font: 400 14px "Open Sans", sans-serif;
  }
  .wrap-cart-wind-set .pro-add-title-cart i {
        font-size: 30px;
        position: relative;
        top: 6px;
    }
  .wrap-cart-wind-set .pro-image,
  .wrap-cart-wind-set .pro-table-det {
    display: none;
  }
  .wrap-cart-wind-set .pro-header {
    border-bottom: none;
  }
  .wrap-cart-wind-set .pro-detalle {
    margin: 0;
  }
  .pro-add-wrap-btn a.pro-add-btn {
    width: 100%;
    height: 50px;
    padding: 0;
    margin: 0 0 20px 0;
    font: 400 16px/50px "Open Sans", sans-serif;
  }
  .pro-add-wrap-btn a.pro-add-btn:last-child {
    margin: 0;
  }
  .multimedia-video-title {
    padding: 10px 0 0 0;
    font-size: 14px;
  }
  .multimedia-video-link {
    width: 100%;
  }
  .footer-author {
    padding: 36px 0 36px 0;
  }
  .footer-author a.site-link img {
    width: 146px;
  }
  .deco--navidad a {
    margin-left: 0;
  }
  .deco--navidad a:before {
    display: none;
  }
  .call-to-whatsapp {
    margin: 0 5px 5px 0;
    z-index: 50;
  }
  .qr-mp-imge-big {
    width: 90%;
    margin: 5%;
  }
  .vistage-logo-footer {
    margin: 30px 0 0 0;
    position: relative;
    bottom: inherit;
    left: inherit;
  }
  .pro-table-juntos {
    position: relative;
    display: block;
  }
  .pro-table-juntos .juntos-checkbox {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 10;
  }
  .pro-table-juntos .juntos-title {
    width: auto;
    padding-left: 10px;
  }
  .floating-wpp {
    bottom: 5px;
    right: 5px;
  }
    .footer-author {
        text-align: center;
    }
        .footer-author a.site-link {
            margin: 0;
            display: block;
            float: none;
        }
        .footer-author a.rdesign-link {
            margin: 20px 0 0 0;
            display: block;
            float: none;
        }


    #carritoWrapper .pro-confirm-containter .table-cell.pro-precio {
      width: 100%;
    }    
      #carritoWrapper .pro-confirm-containter .table-cell.pro-precio .price-tag-wrapper {
        margin-right: 0;
        margin-bottom: 15px;
      }


  .card.pro-purched .card-body {
      padding: 5px;
  }
    .card.pro-purched .card-body th {
      font-size: 12px;
      font-weight: 300;
    }
    .card.pro-purched .card-body th:nth-child(2),
    .card.pro-purched .card-body th:nth-child(3) {
      display: none;
    }
    .card.pro-purched .card-body .rd--wrapper-item,
    .card.pro-purched .card-body .table-list-precio,
    .card.pro-purched .card-body .table-item-precio {
      display: block;
    }
    .card.pro-purched .card-body .table-list-precio{
      margin-top: -20px;
      border-top: none;
      border-bottom: 1px solid #dee2e6;
    }
    


  .page-confirmar-compra.pro-confirm-checkout-wrapper .pro-confirm-containter .table-cell.pro-precio {
    width: 100%;
  }
    .page-confirmar-compra.pro-confirm-checkout-wrapper .pro-confirm-containter .table-cell.pro-precio .price-tag-wrapper {
      margin-right: 0;
      margin-top: 10px;
    }
    .page-confirmar-compra.pro-confirm-checkout-wrapper .pro-image {
      width: 100px;
    }
      .pro-confirm-checkout.pro-confirm-checkout-wrapper .pro-image > div img {
        width: 80px;
      }
      .page-confirmar-compra.pro-confirm-checkout-wrapper .table-div {
        margin-bottom: 20px;
      }
        .page-confirmar-compra.pro-confirm-checkout-wrapper .table-div .table-row {
          padding: 0;
        }
          .page-confirmar-compra.pro-confirm-checkout-wrapper .table-div .table-cell {
            display: table-cell;
          }
          .page-confirmar-compra.pro-confirm-checkout-wrapper .wrap-news-clear .conformar-compra-subtitle + p {
            font-size: 13px;
            line-height: 15px;
          }
    .wrap-table-history {
      overflow-y: auto;
    }      


  .timeline {
    position: relative;
    display: block;
    margin-bottom: 25px;
    width: inherit;
  }
    .timeline:before {
      content: " ";
      position: absolute;
      display: block;
      height: 100%;
      width: 10px;
      left: 10px;
    }
      .timeline-item {
        position: relative;
        display: block;
        top: inherit;
      }
      .timeline-item:first-child {
        padding-right: 0;
      }
      .timeline-item:first-child, .timeline-item:last-child {
        width: auto;
      }

      .timeline-body {
        margin-top: 0;
        margin-left: 40px;
        padding-bottom: 30px;
      }
      .timeline-circle {
        top: -7px;
      }
      .timeline-circle-sm {
        top: 0;
        left: 6px;
      }
      .timeline-subtitle {
        font-size: 16px;
      }
      .timeline-title {
        font-size: 15px;
      }

      .timeline-item.done:after, .timeline-item.pending-payment:after, .timeline-item.pending:after, .timeline-item.line-success:after, .timeline-item.pending-payment:after, .timeline-item.line-warning:after, .timeline-item.success:last-child:after {
          height: 100%;
          width: 10px;
          left: 10px;
      }

      .timeline-item.done:after, .timeline-item.pending-payment:after, .timeline-item.pending:after {
        border-radius: 10px 10px 0 0;
    }

  	.filter-section {
      width: auto;
      position: absolute;
      top: 45px;
      right: 5px;
      left: 5px;
    }
    .filter-page-title {
      margin-right: 50px;
    }
    #filterCollapse {
      position: relative;
      top: -40px;
      z-index: 2;
      -webkit-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.75);
      -moz-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.75);
      box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.75);
    }	
    [data-target="#filterCollapse"] {
      position: relative;
      z-index: 3;
      margin-right: 5px;
    }          

}
@media only screen and (max-width: 640px) {
  .page-nav-home ul li a strong {
    display: none;
  }
  .page-section-50x100 {
    width: 100%;
  }
  .image-deco-align-bottom {
    text-align: center;
  }
  .image-deco-align-bottom img {
    width: 50%;
    margin: 0 auto;
  }
  .page-section-25x100 {
    width: 100%;
  }
  .section-home-news ul li a > div > div small {
    display: none;
  }
}
