body header.banner .top-bar {
  justify-content: space-around;
  height: 44px;
  background-color: #FDEB27;
}
body header.banner .top-bar p {
  margin: 0;
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}
body header.banner .top-bar .envio-gratis {
  font-family: "Barlow", sans-serif;
  padding: 5px 13px;
  background-color: black;
  color: white;
  border-radius: 5px;
  font-size: 16px;
}
body header.banner .top-bar span {
  display: inherit;
}
body header.banner .top-bar .phone {
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  line-height: inherit;
}

header.banner {
  position: relative;
}

header.banner .container {
  max-width: none !important;
  justify-content: space-evenly;
  padding-bottom: 12px;
  padding-top: 62px !important;
}
header.banner .container .brand {
  max-width: 225px;
}
header.banner .container .nav-primary {
  flex: 0 0 75%;
}
header.banner .container .nav-link {
  font-family: "Barlow", sans-serif;
  font-size: 18px !important;
  text-transform: capitalize !important;
}
header.banner .container .nav-item {
  width: auto !important;
}
header.banner .container object.icon.icon-secondary {
  filter: none;
}

.home-video {
  background-color: black;
  color: white;
  background-size: cover;
  background-position: center;
  margin-bottom: -1px;
  /* video background */
}
.home-video .row {
  margin: 0;
  background-color: black;
}
.home-video .texto-video {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 80px;
}
.home-video .col-xl-7 {
  z-index: 5;
}
.home-video #background-video {
  width: auto;
  height: 800px;
  object-fit: cover;
  position: absolute;
  display: block;
  right: 0;
  filter: opacity(0.5);
  top: -160px;
  z-index: 0;
}
.home-video .visel {
  width: 10%;
  border-color: #FDEB27;
  border: none;
  border-bottom: 5px solid #FDEB27;
  margin-left: 0;
}
.home-video h2 {
  font-family: "Barlow", sans-serif;
  font-size: 45px !important;
  font-weight: bold;
  width: 100%;
}
.home-video .caja-video {
  text-align: right;
}
.home-video .precios {
  font-family: "Gochi Hand", cursive;
  font-size: 35px;
  color: #009DFF;
}
.home-video .texto-precios {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
}
.home-video .texto-condiciones {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 80px;
}

.home-links {
  background-color: black;
  justify-content: space-evenly;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 80px;
  position: relative;
}
.home-links a {
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #FDEB27;
  color: black;
  font-family: "Gochi Hand", cursive;
  font-size: 22px !important;
  padding: 14px 24px !important;
  border-radius: 50px;
  text-transform: none;
}

.zona-copisteria {
  background-color: white;
}
.zona-copisteria .row {
  padding: 70px 0;
}
.zona-copisteria h3 {
  font-family: "Barlow", sans-serif;
  font-size: 45px;
  font-weight: 800;
}
.zona-copisteria .visel {
  width: 10%;
  border-color: #FDEB27;
  border: none;
  border-bottom: 5px solid #FDEB27;
  margin-left: 0;
}
.zona-copisteria h4 {
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  margin-bottom: 15px;
  font-weight: 500;
}
.zona-copisteria p {
  font-family: "Barlow", sans-serif;
  font-size: 18px;
}
.zona-copisteria a {
  margin-top: 50px;
  background-color: #FDEB27;
  color: black;
  font-family: "Gochi Hand", cursive;
  font-size: 22px !important;
  padding: 14px 54px !important;
  border-radius: 50px;
  text-transform: none;
  box-shadow: none;
  display: block;
}
.zona-copisteria .texto-sostenible {
  margin-bottom: 70px;
}
.zona-copisteria .sellos {
  margin-left: 15%;
}
.zona-copisteria .libretas {
  width: 100%;
}
.zona-copisteria .columna-texto {
  padding-top: 40px;
  padding-bottom: 50px;
}

.zona-envio {
  background-size: cover;
  background-position: bottom;
  position: relative;
  overflow: hidden;
}
.zona-envio .row {
  padding: 70px 0;
}
.zona-envio .columna-texto {
  background-color: white;
  padding: 0 60px;
}
.zona-envio .fila-texto {
  padding: 40px 0;
}
.zona-envio h3 {
  font-family: "Barlow", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}
.zona-envio h4 {
  font-family: "Gochi Hand", cursive;
  font-size: 24px;
}
.zona-envio .visel {
  width: 10%;
  border-color: #009DFF;
  border: none;
  border-bottom: 5px solid #009DFF;
  margin-left: 0;
}
.zona-envio p {
  font-family: "Gochi Hand", cursive;
  font-size: 16px;
  margin-bottom: 0px;
}
.zona-envio .precio {
  font-size: 20px;
  margin-bottom: 1rem;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0px 20px;
  cursor: pointer;
}
.zona-envio .total {
  font-size: 25px;
  color: #FB016F;
  margin-bottom: 1rem;
  border: 2px dotted #797979;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 45px;
}
.zona-envio .azul {
  font-weight: bold;
  color: #009DFF;
}
.zona-envio .rosa {
  font-weight: bold;
  color: #FB016F;
}

.zona-imprenta, .zona-merchandasing {
  background-color: #FDEB27;
  background-repeat: no-repeat;
  background-position-x: 80%;
  background-position-y: bottom;
  background-image: none;
  position: relative;
}
.zona-imprenta .row, .zona-merchandasing .row {
  padding: 70px 10px;
  padding-bottom: 0px;
}
.zona-imprenta h3, .zona-merchandasing h3 {
  font-family: "Barlow", sans-serif;
  font-size: 45px;
  font-weight: 800;
}
.zona-imprenta .visel, .zona-merchandasing .visel {
  width: 10%;
  border-color: white;
  border: none;
  border-bottom: 5px solid white;
  margin-left: 0;
}
.zona-imprenta h4, .zona-merchandasing h4 {
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  margin-bottom: 15px;
  font-weight: 500;
}
.zona-imprenta p, .zona-merchandasing p {
  font-family: "Barlow", sans-serif;
  font-size: 18px;
}
.zona-imprenta a, .zona-merchandasing a {
  margin-top: 50px;
  margin-bottom: 35px;
  background-color: white;
  color: black;
  font-family: "Gochi Hand", cursive;
  font-size: 22px !important;
  padding: 14px 54px !important;
  border-radius: 50px;
  text-transform: none;
  box-shadow: none;
  display: block;
}
.zona-imprenta .texto-sostenible, .zona-merchandasing .texto-sostenible {
  margin-bottom: 70px;
}
.zona-imprenta .sellos, .zona-merchandasing .sellos {
  margin-left: 15%;
}
.zona-imprenta .align-center, .zona-merchandasing .align-center {
  text-align: center;
  /*display: none;*/
}
.zona-imprenta .columna-texto, .zona-merchandasing .columna-texto {
  padding-top: 0px;
  padding-bottom: 40px;
}

.zona-merchandasing {
  background-color: white;
}
.zona-merchandasing .visel {
  border-color: #FDEB27;
}
.zona-merchandasing a {
  background-color: #FDEB27;
}

.zona-editorial {
  background-image: none;
  background-color: #EDEDED;
  position: relative;
}
.zona-editorial .row {
  padding: 70px 10px;
  padding-bottom: 0;
}
.zona-editorial h3 {
  font-family: "Barlow", sans-serif;
  font-size: 45px;
  font-weight: 800;
}
.zona-editorial .visel {
  width: 10%;
  border-color: #FDEB27;
  border: none;
  border-bottom: 5px solid #FDEB27;
  margin-left: 0;
}
.zona-editorial h4 {
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  margin-bottom: 15px;
  font-weight: 500;
}
.zona-editorial p {
  font-family: "Barlow", sans-serif;
  font-size: 18px;
}
.zona-editorial a {
  margin-top: 50px;
  margin-bottom: 0px;
  background-color: #FDEB27;
  color: black;
  font-family: "Gochi Hand", cursive;
  font-size: 22px !important;
  padding: 14px 54px !important;
  border-radius: 50px;
  text-transform: none;
  box-shadow: none;
  display: block;
}
.zona-editorial .texto-sostenible {
  margin-bottom: 70px;
}
.zona-editorial .sellos {
  margin-left: 15%;
}
.zona-editorial .libretas {
  width: 100%;
}
.zona-editorial .align-center {
  text-align: center;
  /*display: none;*/
}
.zona-editorial .columna-texto {
  padding-top: 0px;
  margin-bottom: 80px;
}

.zona-noticias {
  background-color: #FDEB27;
  padding: 10px 10px;
  padding-top: 80px;
  position: relative;
}
.zona-noticias li {
  width: 90%;
  margin: auto;
}
.zona-noticias .visel {
  width: 10%;
  border-color: #FDEB27;
  border: none;
  border-bottom: 5px solid #FDEB27;
  margin-left: 0;
  margin-bottom: 14px;
}
.zona-noticias .image {
  height: 200px;
  border-radius: 10px 10px 0px 0px;
  background-size: cover;
}
.zona-noticias .image .date {
  padding-top: 160px;
}
.zona-noticias .image .date .day-month-year {
  color: white;
  font-size: 24px;
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  width: 25%;
}
.zona-noticias .image .date .day-month-year .day {
  font-weight: bold;
  background-color: black;
  padding: 7px 15px;
  padding-right: 0px;
}
.zona-noticias .image .date .day-month-year .month {
  background-color: black;
  padding: 7px 0;
}
.zona-noticias .image .date .day-month-year .year {
  font-weight: bold;
  background-color: black;
  padding: 7px 15px;
  padding-left: 0;
}
.zona-noticias .body {
  background-color: white;
  border-radius: 0px 0px 10px 10px;
  padding: 40px;
  padding-top: 10px;
}
.zona-noticias .body .title {
  font-family: "Gochi Hand", cursive;
  font-size: 32px;
  line-height: 28px;
}
.zona-noticias .body .title a:hover {
  text-decoration: none;
}
.zona-noticias .body .content {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
}
.zona-noticias .body .content a:hover {
  text-decoration: none;
}
.zona-noticias .boton-mas-noticias {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 80px;
}
.zona-noticias .boton-mas-noticias .mas-noticias {
  margin-top: 50px;
  margin-bottom: 35px;
  background-color: black;
  color: white;
  font-family: "Gochi Hand", cursive;
  font-size: 22px !important;
  padding: 14px 54px !important;
  border-radius: 50px;
  text-transform: none;
  box-shadow: none;
}
.zona-noticias .boton-mas-noticias .mas-noticias:hover {
  text-decoration: none;
}

.zona-zonas-envios {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: white;
}
.zona-zonas-envios h3 {
  text-align: center;
  font-size: 35px;
  font-family: "Barlow", sans-serif;
}
.zona-zonas-envios h3 .rosa {
  font-family: "Gochi Hand", cursive;
  font-size: 60px;
  font-weight: bold;
  color: #FB016F;
  line-height: 60px;
}
.zona-zonas-envios p {
  margin: 20px auto;
  text-align: center;
}
.zona-zonas-envios p:last-child a {
  margin-bottom: -20px;
}
.zona-zonas-envios a {
  margin-top: 50px;
  margin-bottom: 35px;
  background-color: white;
  color: black;
  font-family: "Gochi Hand", cursive;
  font-size: 28px !important;
  padding: 4px 4px !important;
  border-radius: 50px;
  text-transform: none;
  box-shadow: none;
  border: 1px dotted black;
  margin: 20px auto;
  width: 220px;
  display: block;
}
.zona-zonas-envios a:hover {
  text-decoration: none;
}

body footer.content-info .footer-message {
  padding: 25px 0 25px;
}
body footer.content-info .footer-message a {
  background-color: white;
  color: black;
  font-family: "Gochi Hand", cursive;
  font-size: 28px !important;
  padding: 14px 24px !important;
  border-radius: 50px;
  text-transform: none;
  box-shadow: none;
}

.container-footer {
  padding: 5px 14px;
  background-color: black;
}
.container-footer .row-footer {
  align-items: center;
}
.container-footer .logo {
  background-color: #FDEB27;
  border-radius: 110px;
  text-align: center;
  width: 70%;
  margin: 30px auto;
}
.container-footer .logo img {
  width: 120px;
  padding: 10px;
}
.container-footer .faq {
  text-align: center;
  margin: 30px;
}
.container-footer .faq a {
  background-color: #FDEB27;
  color: black;
  font-family: "Gochi Hand", cursive;
  font-size: 28px !important;
  padding: 4px 34px !important;
  border-radius: 50px;
  text-transform: none;
  box-shadow: none;
}
.container-footer .menu-footer .footer-nav {
  text-align: center;
  list-style: none;
  padding-left: 0;
}
.container-footer .menu-footer a {
  font-family: "Barlow", sans-serif;
  font-size: 18px;
  color: white;
  padding-bottom: 2px;
}
.container-footer .social-links {
  background-color: black !important;
}

.footer-message {
  background-color: #FDEB27 !important;
}

@media only screen and (min-width: 768px) {
  body header.banner .top-bar p {
    margin: 0;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
  }
  body header.banner .top-bar .phone {
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    line-height: inherit;
  }
  .home-video {
    /* video background */
  }
  .home-video .texto-condiciones {
    padding-bottom: 30px;
  }
  .home-video #background-video {
    width: auto;
    height: 800px;
    object-fit: cover;
    position: absolute;
    display: block;
    right: 0;
    top: -40px;
    z-index: 0;
  }
  .home-video h2 {
    font-family: "Barlow", sans-serif;
    font-size: 55px !important;
    font-weight: bold;
    width: 90%;
  }
  .home-video .precios {
    font-family: "Gochi Hand", cursive;
    font-size: 40px;
    color: #009DFF;
  }
  .home-video .texto-precios {
    font-family: "Barlow", sans-serif;
    font-size: 25px;
  }
  .home-video .texto-video {
    padding-left: 150px;
    padding-right: 0px;
    padding-top: 150px;
    background-color: transparent;
  }
  .home-video .texto-condiciones {
    font-family: "Barlow", sans-serif;
    font-size: 25px;
    margin-bottom: 0;
    padding-bottom: 130px;
  }
  .home-links {
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .home-links a {
    font-size: 27px !important;
    margin: 40px 27px;
    padding: 24px 34px !important;
  }
  .zona-copisteria .row, .zona-merchandasing .row {
    padding: 70px 0;
  }
  .zona-copisteria a, .zona-merchandasing a {
    font-size: 32px !important;
    display: inline;
  }
  .zona-copisteria p, .zona-merchandasing p {
    font-family: "Barlow", sans-serif;
    font-size: 24px;
  }
  .zona-copisteria h3, .zona-merchandasing h3 {
    font-family: "Barlow", sans-serif;
    font-size: 50px;
    font-weight: 800;
  }
  .zona-copisteria h4, .zona-merchandasing h4 {
    font-family: "Barlow", sans-serif;
    font-size: 45px;
    margin-bottom: 15px;
    font-weight: 500;
  }
  .zona-envio .precio {
    font-size: 30px;
  }
  .zona-envio .total {
    font-size: 35px;
  }
  .zona-envio h3 {
    font-family: "Barlow", sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
  }
  .zona-envio h4 {
    font-family: "Gochi Hand", cursive;
    font-size: 28px;
  }
  .zona-imprenta, .zona-merchandasing {
    background-color: #FDEB27;
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: bottom;
    /*background-image: url('../images/entradas.png');*/
  }
  .zona-imprenta .align-center, .zona-merchandasing .align-center {
    text-align: center;
    display: block;
  }
  .zona-imprenta a, .zona-merchandasing a {
    font-size: 32px !important;
    display: inline;
  }
  .zona-imprenta .columna-texto, .zona-merchandasing .columna-texto {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .zona-imprenta p, .zona-merchandasing p {
    font-family: "Barlow", sans-serif;
    font-size: 24px;
  }
  .zona-imprenta h3, .zona-merchandasing h3 {
    font-family: "Barlow", sans-serif;
    font-size: 50px;
    font-weight: 800;
  }
  .zona-imprenta h4, .zona-merchandasing h4 {
    font-family: "Barlow", sans-serif;
    font-size: 45px;
    margin-bottom: 15px;
    font-weight: 500;
  }
  .zona-merchandasing {
    background-color: white;
  }
  .zona-merchandasing .visel {
    border-color: #FDEB27;
  }
  .zona-merchandasing .bolso {
    width: 90%;
  }
  .zona-merchandasing .columna-texto {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .zona-merchandasing .columna-img {
    display: flex;
    justify-content: center;
  }
  .zona-editorial {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/fondo_imprenta.png");
  }
  .zona-editorial .align-center {
    text-align: center;
    display: block;
  }
  .zona-editorial a {
    font-size: 32px !important;
    display: inline;
    margin-bottom: 35px;
  }
  .zona-editorial .columna-texto {
    padding-top: 40px;
    margin-bottom: 80px;
  }
  .zona-editorial h3 {
    font-family: "Barlow", sans-serif;
    font-size: 50px;
    font-weight: 800;
  }
  .zona-editorial h4 {
    font-family: "Barlow", sans-serif;
    font-size: 45px;
    margin-bottom: 15px;
    font-weight: 500;
  }
  .zona-noticias {
    padding: 10px 70px;
    padding-top: 80px;
  }
  .zona-noticias .boton-mas-noticias .mas-noticias {
    font-size: 32px !important;
  }
  .zona-noticias li {
    width: 60%;
    margin: auto;
  }
  .zona-zonas-envios h3 .rosa {
    font-family: "Gochi Hand", cursive;
    font-size: 60px;
    font-weight: bold;
    color: #FB016F;
  }
  .zona-zonas-envios h3 a {
    width: 220px;
  }
  .zona-zonas-envios h3 a:hover {
    text-decoration: none;
  }
  .container-footer .logo {
    background-color: #FDEB27;
    border-radius: 110px;
    text-align: center;
    width: 70%;
    margin: 30px auto;
  }
  .container-footer .logo img {
    width: 120px;
    padding: 10px;
  }
  .container-footer .menu-footer .footer-nav {
    text-align: left;
    list-style: none;
  }
  @keyframes animatedBackground {
    from {
      background-position: 80% 1500%;
    }
    to {
      background-position: 80% 100%;
    }
  }
}
@media only screen and (min-width: 1480px) {
  header.banner .container .nav-primary {
    flex: 0 0 45%;
  }
  .home-video {
    padding: 0;
    background-color: transparent;
    /* video background */
  }
  .home-video .col-md-8 {
    padding-right: 0;
  }
  .home-video .texto-video {
    padding-left: 150px;
    padding-right: 0px;
    padding-top: 150px;
    background-color: transparent;
  }
  .home-video #background-video {
    height: 800px;
    filter: none;
    display: block;
  }
  .home-video h2 {
    font-family: "Barlow", sans-serif;
    font-size: 55px !important;
    font-weight: bold;
  }
  .home-links a {
    margin-top: 35px;
    margin-bottom: 35px;
    background-color: #FDEB27;
    color: black;
    font-family: "Gochi Hand", cursive;
    font-size: 22px !important;
    padding: 24px 54px !important;
    border-radius: 50px;
    text-transform: none;
  }
  .zona-noticias {
    padding: 10px 70px;
    padding-top: 80px;
  }
  .zona-noticias li {
    width: 30%;
    margin: auto;
  }
  .zona-editorial .libretas {
    width: 80%;
  }
  .zona-editorial p {
    font-size: 24px;
  }
  .zona-zonas-envios a {
    padding: 14px 24px !important;
    margin: 40px auto;
    width: 260px;
  }
  .zona-zonas-envios a:hover {
    text-decoration: none;
  }
  .zona-zonas-envios p {
    margin: 40px auto;
    text-align: center;
  }
  .container-footer {
    padding: 50px 140px;
  }
  .container-footer .logo {
    background-color: #FDEB27;
    border-radius: 110px;
    text-align: center;
    width: 70%;
    margin: 30px auto;
  }
  .container-footer .logo img {
    width: 220px;
    padding: 10px;
  }
  .container-footer .faq {
    margin: 0;
  }
}
.btn-cta {
  display: flex;
  justify-content: center;
}
.btn-cta a.wp-block-button__link {
  font-family: "Gochi Hand", cursive;
  font-size: 28px;
  background-color: #FDEB27;
}
@media only screen and (max-width: 767px) {
  .btn-cta a.wp-block-button__link {
    font-size: 24px;
  }
}

.blq-column {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blq-column .col-left, .blq-column .col-right {
  flex: 1 0 50%;
}
@media only screen and (max-width: 767px) {
  .blq-column {
    flex-direction: column;
  }
}
.blq-column figure {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .blq-column figure {
    justify-content: center;
  }
}
.blq-column figure.size-large img {
  width: 75%;
  height: auto;
}
.blq-column figure.size-medium img {
  width: 100%;
  height: auto;
}
.blq-column:has(.destacado_check) .col-left {
  flex-basis: 78%;
}
.blq-column:has(.destacado_check) .col-right {
  flex-basis: auto;
}

.destacado_aux, .single-servicios.merchandising ul.destacado_check, .single-servicios.merchandising ul.destacado {
  padding-left: 0;
  margin-bottom: 0;
}
.destacado_aux li, .single-servicios.merchandising ul.destacado_check li, .single-servicios.merchandising ul.destacado li {
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.destacado_aux li::before, .single-servicios.merchandising ul.destacado_check li::before, .single-servicios.merchandising ul.destacado li::before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
  background-image: url("../images/icon_star.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.single-servicios.merchandising ul.destacado_check li::before {
  background-image: url("../images/icon_check.svg");
}

/*# sourceMappingURL=estilos.css.map */
