/* Congelado — só /criacao-de-lojas-virtuais-modelos. Não editar para arrumar outra página. */

body.page-modelos-loja #header .topo {
  position: absolute !important;
  background: transparent !important;
  height: 125px !important;
  min-height: 125px !important;
  box-shadow: none !important;
  overflow: visible;
  z-index: 30;
}
body.page-modelos-loja #header .topo.sticky {
  position: fixed !important;
  background: #a12129 !important;
}
body.page-modelos-loja #header .topo .areacliente {
  position: absolute;
  right: 15px;
  top: 0;
  float: none;
  z-index: 1001;
}
body.page-modelos-loja #header .topo .areacliente a {
  color: #5acee1;
  text-decoration: none;
}

body.page-modelos-loja .hpages {
  display: none !important;
  height: 0 !important;
}

body.page-modelos-loja .bannerF {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #1a1a1a;
  min-height: 220px;
}
body.page-modelos-loja .bannerH {
  position: relative;
  width: 100% !important;
  left: auto !important;
  margin-left: 0 !important;
  min-height: 220px;
}
body.page-modelos-loja .bannerH > img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  display: block;
  opacity: 1;
  background: #1a1a1a;
}
body.page-modelos-loja .bannerH::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .42);
  pointer-events: none;
}
body.page-modelos-loja .bannerWords {
  position: absolute;
  left: 0;
  right: 0;
  top: 62% !important;
  bottom: auto;
  z-index: 2;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding: 0 20px;
  display: block;
  transform: translateY(-50%);
  width: 100%;
}
body.page-modelos-loja .bannerWords .categoria {
  font-size: 18px;
  letter-spacing: .2em;
  font-weight: 400;
  opacity: .9;
  margin-bottom: 6px;
}
body.page-modelos-loja .bannerWords.red .bred {
  background: rgba(211, 36, 58, .9);
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.15;
  display: inline-block;
  padding: 8px 24px;
  text-shadow: none;
}

body.page-modelos-loja #web {
  background: #fff;
  padding-bottom: 0;
}

body.page-modelos-loja .loja-modelos,
body.page-modelos-loja .section-portfolio {
  display: block !important;
  overflow: visible !important;
  max-height: none !important;
  padding: 10px 0 50px;
  background: #fff;
}
body.page-modelos-loja .loja-modelos .tituloPage {
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 10px;
  margin: 36px auto 10px;
  border-bottom: 5px solid #a12129;
  display: table;
  text-transform: uppercase;
  color: #000;
  text-align: center;
}
body.page-modelos-loja .loja-modelos-intro {
  color: #666;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 auto 28px;
  max-width: 720px;
  text-align: center;
}

body.page-modelos-loja .web-loja-portifolio.portfolioContainer {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100% !important;
  max-width: 100%;
  float: none !important;
  height: auto !important;
  position: relative !important;
  overflow: visible !important;
  margin: 0 0 40px !important;
  padding: 0;
  text-align: left;
}
body.page-modelos-loja .web-loja-portifolio figure,
body.page-modelos-loja .web-loja-portifolio .effect-jazz,
body.page-modelos-loja .web-loja-portifolio figure.effect-jazz {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  margin: 0 !important;
  display: block !important;
  transform: none !important;
  background: #fff !important;
  border: 1px solid #e8e8e8;
  overflow: hidden;
}
body.page-modelos-loja .web-loja-portifolio .portfolio-img {
  position: relative !important;
  display: block;
  height: 190px;
  overflow: hidden;
  background: #1a1a1a;
}
body.page-modelos-loja .web-loja-portifolio .portfolio-img img,
body.page-modelos-loja .web-loja-portifolio figure img {
  display: block !important;
  width: 100% !important;
  height: 190px !important;
  object-fit: cover;
  object-position: center top;
  opacity: 1 !important;
  position: relative !important;
  transform: none !important;
}
body.page-modelos-loja .web-loja-portifolio figure:hover img {
  opacity: 1 !important;
  transform: none !important;
}
body.page-modelos-loja .web-loja-portifolio figure figcaption {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: auto !important;
  height: 190px !important;
  width: 100% !important;
  padding: 0 !important;
  background: transparent !important;
  pointer-events: none;
}
body.page-modelos-loja .web-loja-portifolio figure:hover figcaption {
  background: rgba(20, 20, 20, .72) !important;
}
body.page-modelos-loja .web-loja-portifolio .see-more,
body.page-modelos-loja .web-loja-portifolio .see-more-inner,
body.page-modelos-loja .web-loja-portifolio .see-more-inner a {
  opacity: 0 !important;
  transform: none !important;
  pointer-events: none !important;
}
body.page-modelos-loja .web-loja-portifolio figure:hover .see-more,
body.page-modelos-loja .web-loja-portifolio figure:hover .see-more-inner,
body.page-modelos-loja .web-loja-portifolio figure:hover .see-more-inner a {
  opacity: 1 !important;
  pointer-events: auto !important;
}
body.page-modelos-loja .web-loja-portifolio .see-more.more-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0;
}
body.page-modelos-loja .web-loja-portifolio .see-more-inner {
  display: flex !important;
  flex-direction: row !important;
  gap: 10px;
  pointer-events: auto;
  width: auto !important;
  height: auto !important;
}
body.page-modelos-loja .web-loja-portifolio .see-more-inner a {
  position: static !important;
  inset: auto !important;
  text-indent: 0 !important;
  overflow: visible !important;
  display: inline-flex !important;
  align-items: center;
  gap: 6px;
  pointer-events: auto !important;
  background: #5acee1;
  color: #fff !important;
  padding: 10px 16px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  width: auto !important;
  height: auto !important;
  border: 0;
}
body.page-modelos-loja .web-loja-portifolio .see-more-inner a.btn-orcar {
  background: #fff;
  color: #222 !important;
}
body.page-modelos-loja .web-loja-portifolio .see-more-inner a img {
  display: none !important;
  width: auto !important;
  height: auto !important;
}
body.page-modelos-loja .web-loja-portifolio .portofolio-desc {
  padding: 14px 14px 16px;
  background: #fff !important;
  position: relative;
  z-index: 3;
  float: none !important;
  width: auto !important;
  text-align: left;
}
body.page-modelos-loja .web-loja-portifolio .portofolio-desc h4 {
  margin: 0 0 4px;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
}
body.page-modelos-loja .web-loja-portifolio .portofolio-desc span {
  color: #777;
  font-size: 12px;
  font-weight: 600;
}

body.page-modelos-loja .loja-modelos-cta {
  text-align: center;
  padding: 30px 20px 10px;
  background: #fff;
  border: 1px solid #eee;
}
body.page-modelos-loja .tituloPage2 {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  margin-bottom: 8px;
  color: #222;
  border: 0;
  display: block;
}
body.page-modelos-loja .loja-modelos-cta p {
  color: #666;
  margin: 0 0 18px;
}
body.page-modelos-loja .montePlano {
  text-align: center;
  margin: 24px 0 10px;
}
body.page-modelos-loja .montePlano .botao,
body.page-modelos-loja .loja-modelos-cta .botao {
  display: inline-block;
  background: #5acee1;
  color: #fff !important;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  padding: 12px 28px;
  text-decoration: none;
  margin: 0;
}
body.page-modelos-loja .montePlano .botao:hover,
body.page-modelos-loja .loja-modelos-cta .botao:hover {
  background: #2aa8c0;
}

body.page-modelos-loja.modal-open #header .topo {
  z-index: 1 !important;
}
body.page-modelos-loja #web .modal {
  display: none;
  visibility: visible;
  z-index: 1060;
}
body.page-modelos-loja #web .modal.in {
  display: block !important;
  visibility: visible !important;
}
body.page-modelos-loja #web .modal .modal-dialog {
  position: relative !important;
  width: 720px !important;
  max-width: 92vw !important;
  height: auto !important;
  margin: 70px auto !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  z-index: 1061;
}
body.page-modelos-loja #web .modal-content {
  border-radius: 0;
  border: 0;
  overflow: hidden;
}
body.page-modelos-loja #web .modal-header {
  background: #1b1b1b;
  color: #fff;
  border: 0;
  min-height: 0;
  padding: 14px 16px;
  display: block;
  overflow: visible;
}
body.page-modelos-loja #web .modal-header .close,
body.page-modelos-loja #web .modal .close {
  color: #fff;
  opacity: .8;
  text-shadow: none;
  font-size: 28px;
  margin: 0;
  padding: 0;
}
body.page-modelos-loja #web .modal-title {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
body.page-modelos-loja #web .modal-body {
  padding: 0;
  background: #111;
}
body.page-modelos-loja #lojaPreviewImg {
  width: 100%;
  max-height: 420px;
  object-fit: contain;
  background: #111;
  display: block;
  margin: 0 auto;
}
body.page-modelos-loja .loja-preview-meta {
  margin: 0;
  padding: 14px 18px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  background: #fff;
}
body.page-modelos-loja .loja-preview-meta strong {
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
}
body.page-modelos-loja .loja-preview-meta span { color: #777; }
body.page-modelos-loja #web .modal-footer {
  background: #fff;
  border: 0;
  text-align: center;
  padding: 12px 16px 20px;
}
body.page-modelos-loja #web .modal-footer .btn-primary,
body.page-modelos-loja #lojaPreviewOrcar {
  display: inline-block;
  background: #5acee1;
  color: #fff !important;
  border: 0;
  border-radius: 0;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 22px;
}

@media (max-width: 991px) {
  body.page-modelos-loja .web-loja-portifolio.portfolioContainer {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  body.page-modelos-loja .bannerWords.red .bred { font-size: 36px; }
}
@media (max-width: 767px) {
  body.page-modelos-loja .bannerH > img { height: 280px; }
  body.page-modelos-loja .bannerWords.red .bred { font-size: 26px; }
  body.page-modelos-loja .web-loja-portifolio.portfolioContainer {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.page-modelos-loja .web-loja-portifolio .portfolio-img,
  body.page-modelos-loja .web-loja-portifolio .portfolio-img img,
  body.page-modelos-loja .web-loja-portifolio figure img,
  body.page-modelos-loja .web-loja-portifolio figure figcaption {
    height: 150px !important;
  }
}
@media (max-width: 480px) {
  body.page-modelos-loja .web-loja-portifolio.portfolioContainer {
    grid-template-columns: 1fr;
  }
}
