/*
Theme Name: Selecta Embalagens
Theme URI: https://selectaembalagens.com.br
Template: blocksy
Author: J1 Studio
Author URI: https://j1studio.com.br
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 1.0.0
*/
.img-responsive {
  width: 100%;
  height: 100%;
  max-width: 100%;
  display: block;
}
.shadow,
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"]:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"]:before,
.orcamento span[class*="color"] em:before {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.06);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.06);
}
.shadow-md,
.section-home-produtos .elementor-column > .elementor-element-populated,
.container-produto .list-produto .produto a .produto-image,
.section-produto-densidade .elementor-column,
.produto-view > div.produto-image .img,
.section-observacao .elementor-element-populated {
  -webkit-box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
}
.shadow-lg {
  -webkit-box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);
}
.shadow-xl {
  -webkit-box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1), 0 10px 10px -5px rgba(0,0,0,0.04);
  box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1), 0 10px 10px -5px rgba(0,0,0,0.04);
}
.shadow-2xl {
  -webkit-box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
  box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
}
.shadow-inner {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.06);
  box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.06);
}
.shadow-outline {
  -webkit-box-shadow: 0 0 0 3px rgba(66,153,225,0.5);
  box-shadow: 0 0 0 3px rgba(66,153,225,0.5);
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outine: none;
  will-change: auto;
}
html {
  font-size: 100%;
  font-size-adjust: 100%;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-base,
h6,
.ct-footer .ct-widget .widget-title {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg,
h5,
.container-produto .list-produto .produto a .produto-title h4 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-2xl,
h4,
.section-home-produtos .elementor-column h2,
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-size b,
.section-observacao .elementor-element-populated h2,
.acordion-perguntas-frequentes h2 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl,
h3 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
@media only screen and (max-width: 768px) {
  .text-3xl,
  h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.text-4xl,
h2,
.section-call-to-action h4 {
  font-size: 2.375rem;
  line-height: 2.5rem;
}
@media only screen and (max-width: 768px) {
  .text-4xl,
  h2,
  .section-call-to-action h4 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.text-5xl,
h1 {
  font-size: 2.75rem;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .text-5xl,
  h1 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.text-6xl,
.hero {
  font-size: 3.75rem;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .text-6xl,
  .hero {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .text-7xl {
    font-size: 3rem;
    line-height: 1;
  }
}
.text-8xl {
  font-size: 6rem;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .text-8xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}
.text-9xl {
  font-size: 8rem;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .text-9xl {
    font-size: 4.5rem;
    line-height: 1;
  }
}
.font-thin {
  font-weight: 100;
}
.font-extralight {
  font-weight: 200;
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-black {
  font-weight: 900;
}
.hero,
h1,
h2,
h3,
h4,
h5,
h6,
.section-home-produtos .elementor-column h2,
.container-produto .list-produto .produto a .produto-title h4,
.section-call-to-action h4,
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-size b,
.section-observacao .elementor-element-populated h2,
.acordion-perguntas-frequentes h2,
.ct-footer .ct-widget .widget-title {
  margin: 24px 0 8px;
  padding-bottom: 0;
  letter-spacing: -0.025em;
}
.hero:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.section-home-produtos .elementor-column h2:first-child,
.container-produto .list-produto .produto a .produto-title h4:first-child,
.section-call-to-action h4:first-child,
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-size b:first-child,
.section-observacao .elementor-element-populated h2:first-child,
.acordion-perguntas-frequentes h2:first-child,
.ct-footer .ct-widget .widget-title:first-child {
  margin-top: 0;
}
.hero {
  margin-top: 0;
}
h1 {
  margin-top: 0;
  letter-spacing: -1px;
}
p {
  line-height: 1.5;
}
ul:last-child,
ol:last-child,
dl:last-child,
blockquote:last-child,
pre:last-child,
table:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
ul,
ol,
dl {
  margin-bottom: 1.5em;
  padding-bottom: 0;
}
a {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  outline: none;
}
a:active,
a:focus {
  outline: none;
}
a:before {
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
}
a:hover:before {
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
}
li p,
li ul {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 575px) {
  .hidden-xs {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .hidden-md {
    display: none;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1199px) {
  .hidden-lg {
    display: none;
  }
}
@media only screen and (min-width: 1199px) {
  .hidden-xl {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .hidden-sm-down {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hidden-md-down {
    display: none;
  }
}
@media only screen and (max-width: 981px) {
  .hidden-lg-down {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  .hidden-xl-down {
    display: none;
  }
}
@media only screen and (min-width: 576px) {
  .hidden-xs-up {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .hidden-sm-up {
    display: none;
  }
}
@media only screen and (min-width: 981px) {
  .hidden-md-up {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .hidden-lg-up {
    display: none;
  }
}
.img-responsive {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.alignnone {
  margin: 0 0 16px 0 !important;
}
.aligncenter {
  display: block;
  margin: 0 auto !important;
}
.alignright {
  float: right;
  margin: 0 0 0 16px !important;
}
.alignleft {
  float: left;
  margin: 0 16px 0 0 !important;
}
a img {
  display: block;
}
a img.alignright {
  float: right;
  margin: 0 0 16px 16px;
}
a img.alignnone {
  margin: 0 0 16px 0;
}
a img.alignleft {
  float: left;
  margin: 0 16px 16px 0;
}
a img.aligncenter {
  margin: 0 auto 16px;
}
div[id*="gallery"] {
  display: -ms-grid;
  display: grid;
  grid-gap: 2rem;
  margin: 0 0 24px !important;
}
div[id*="gallery"]:last-child {
  margin: 0 !important;
}
@media only screen and (max-width: 768px) {
  div[id*="gallery"] {
    grid-gap: 1rem;
  }
}
div[id*="gallery"] .wp-caption {
  border: none;
  margin-bottom: 1.5rem;
  padding: 0 !important;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0) !important;
  box-shadow: 0 0 0 rgba(0,0,0,0) !important;
}
div[id*="gallery"] .gallery-caption,
div[id*="gallery"] .wp-caption-text {
  font-size: 0.75em;
  font-style: normal !important;
  border: none;
}
div[id*="gallery"] br {
  display: none;
}
div[id*="gallery"].gallery-columns-1 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
div[id*="gallery"].gallery-columns-2 {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
div[id*="gallery"].gallery-columns-3 {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 980px) {
  div[id*="gallery"].gallery-columns-3 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
div[id*="gallery"].gallery-columns-4 {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 980px) {
  div[id*="gallery"].gallery-columns-4 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
div[id*="gallery"].gallery-columns-5 {
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}
@media only screen and (max-width: 980px) {
  div[id*="gallery"].gallery-columns-5 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
div[id*="gallery"].gallery-columns-6 {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
}
@media only screen and (max-width: 980px) {
  div[id*="gallery"].gallery-columns-6 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
div[id*="gallery"].gallery-columns-7 {
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7, 1fr);
}
@media only screen and (max-width: 980px) {
  div[id*="gallery"].gallery-columns-7 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
div[id*="gallery"].gallery-columns-8 {
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8, 1fr);
}
@media only screen and (max-width: 980px) {
  div[id*="gallery"].gallery-columns-8 .gallery-item {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
div[id*="gallery"].gallery-columns-9 {
  -ms-grid-columns: (1fr)[9];
  grid-template-columns: repeat(9, 1fr);
}
div[id*="gallery"].gallery-columns-9 .gallery-item {
  -ms-grid-column-span: 1;
  grid-column: span 1;
}
@media only screen and (max-width: 980px) {
  div[id*="gallery"].gallery-columns-9 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
div[id*="gallery"] .gallery-item {
  margin-bottom: 0 !important;
  padding: 0;
  max-width: 100% !important;
}
div[id*="gallery"] .gallery-item a {
  display: block;
  width: 100%;
  padding: 0;
}
div[id*="gallery"] .gallery-item img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.gallery-caption {
  display: block;
  text-align: center;
  font-style: italic;
}
.wp-caption {
  padding: 8px;
  border: 1px solid #e1e1e1;
}
.wp-caption .wp-caption-text {
  margin-bottom: 0 !important;
  font-size: 0.75em !important;
}
.wpcf7 form .wpcf7-response-output {
  margin: 1em 0;
  padding: 16px;
  font-size: 0.875em;
  background: #dbeafe;
  border-color: #60a5fa;
  color: #2563eb;
  border-radius: 4px;
}
.wpcf7 form.init .wpcf7-response-output {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  background: #d1fae5;
  border-color: #34d399;
  color: #059669;
}
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
  background: #fee2e2;
  border-color: #f87171;
  color: #dc2626;
}
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: #fef3c7;
  border-color: #fcd34d;
  color: #f59e0b;
}
.wpcf7 form label {
  margin-bottom: 0;
}
.wpcf7 form br {
  display: none;
}
.wpcf7 form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 8px;
}
.wpcf7 form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-size: 0.75em;
  padding-top: 4px;
}
.wpcf7 form textarea {
  height: 160px;
  resize: none;
}
.elementor-section > .elementor-container {
  padding-top: 80px;
  padding-right: 0;
  padding-bottom: 80px;
  padding-left: 0;
}
@media only screen and (max-width: 1280px) {
  .elementor-section > .elementor-container {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .elementor-section > .elementor-container {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
    padding-right: 16px;
    padding-left: 16px;
  }
}
.elementor-section.elementor-section-full_width > .elementor-container {
  padding: 0;
}
.elementor-section.elementor-inner-section .elementor-container {
  padding: 0;
  margin: 0;
}
.elementor-section.no-padding-top > .elementor-container {
  padding-top: 0;
}
.elementor-section.no-padding-bottom > .elementor-container {
  padding-bottom: 0;
}
.elementor-section > .elementor-container > .elementor-column.has-inner-section > .elementor-element-populated {
  padding: 0 !important;
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 8px;
}
.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
  padding: 4px;
}
.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
  padding: 16px;
}
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
  padding: 24px;
}
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
  padding: 32px;
}
.elementor-section .elementor-container {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  grid-gap: 32px;
}
@media only screen and (max-width: 768px) {
  .elementor-section .elementor-container {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
}
.elementor-section .elementor-container > .elementor-column {
  width: 100%;
}
.elementor-section .elementor-container > .elementor-column:last-child {
  margin: 0;
}
.elementor-section .elementor-container > .elementor-column.elementor-col-100 {
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .elementor-section .elementor-container > .elementor-column {
    padding: 0;
  }
}
.elementor-section .elementor-container .elementor-inner-section {
  margin-bottom: 24px;
}
.elementor-section .elementor-container .elementor-inner-section:last-child {
  margin-bottom: 0;
}
.item-cart {
  display: inline-block;
  margin-left: 2px;
}
@media only screen and (min-width: 768px) {
  .btn-home {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .elementor-section.section-banner,
  .elementor-section.section-header {
    background-position-x: 0 !important;
  }
}
.elementor-section.section-banner > .elementor-container,
.elementor-section.section-header > .elementor-container {
  padding-top: 240px;
}
@media only screen and (max-width: 768px) {
  .elementor-section.section-banner > .elementor-container,
  .elementor-section.section-header > .elementor-container {
    padding-top: 160px !important;
  }
}
.elementor-section.section-observacao > .elementor-container {
  padding-top: 0;
  padding-bottom: 0;
}
.section-banner h1,
.section-header h1,
.section-banner p,
.section-header p {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .section-banner h1,
  .section-banner p {
    max-width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .section-home-produtos .elementor-column {
    margin-bottom: 24px;
  }
  .section-home-produtos .elementor-column:last-child {
    margin-bottom: 0;
  }
}
.section-home-produtos .elementor-column > .elementor-element-populated {
  background: #fff;
  border-radius: 8px;
}
.section-home-produtos .elementor-column .box {
  width: 72px;
  height: 72px;
  padding: 16px;
  background: #ed3237;
  border-radius: 56px;
  text-align: center;
  margin-top: -64px;
  vertical-align: middle;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-home-produtos .elementor-column .box img {
  display: block;
  margin: 0 auto !important;
}
.section-home-produtos .elementor-column h2:after {
  content: '';
  display: block;
  margin: 16px 0;
  background: #ed3237;
  width: 32px;
  height: 4px;
  border-radius: 56px;
}
.container-produto .list-produto {
  margin-top: 24px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  grid-gap: 32px;
}
@media only screen and (max-width: 768px) {
  .container-produto .list-produto {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
  }
}
.container-produto .list-produto .produto a {
  display: block;
  padding: 32px 24px;
  border-radius: 8px;
  background: #0dbea9;
  color: #fff;
  text-align: center;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .container-produto .list-produto .produto a {
    padding: 16px;
  }
}
.container-produto .list-produto .produto a .produto-image {
  margin: 0 auto 24px;
  max-width: 150px;
  padding: 24px 40px;
  border-radius: 160px;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .container-produto .list-produto .produto a .produto-image {
    padding: 16px 24px;
    margin-bottom: 16px;
  }
  .container-produto .list-produto .produto a .produto-image img {
    margin: 0 auto;
  }
}
.container-produto .list-produto .produto a .produto-image img {
  width: auto;
  height: 96px;
}
.container-produto .list-produto .produto a .produto-title h4 {
  color: #fff;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .container-produto .list-produto .produto a .produto-title h4 {
    line-height: 1.375;
  }
}
.section-produto-densidade .elementor-column {
  position: relative;
  overflow: hidden;
}
.section-produto-densidade .elementor-column:after {
  content: '';
  display: block;
  background: url("../../../wp-content/uploads/pattern-verde.png") no-repeat right bottom;
  opacity: 0.2;
  right: 0;
  width: 159px;
  height: 104px;
  bottom: -42px;
  right: 10px;
  position: absolute;
}
.section-produto-densidade .elementor-column {
  border-radius: 8px;
  border: 1px solid #e1e1e1;
}
.section-produto-densidade .elementor-column h3:after {
  content: '';
  display: block;
  margin: 16px 0;
  background: #ed3237;
  width: 32px;
  height: 4px;
  border-radius: 56px;
}
div[data-block="hook"] .elementor-359 {
  margin: 0;
}
div[data-block="hook"] .entry-content > p {
  display: none;
}
.section-call-to-action > .elementor-container {
  padding-top: 128px;
  padding-bottom: 128px;
}
.section-call-to-action h4 {
  color: #fff;
}
.section-call-to-action p {
  color: #fff;
}
.section-call-to-action .btn.btn__acao .elementor-button-link {
  background: #ed3237;
  font-size: 1.125em;
}
.produto-view {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
  grid-gap: 48px;
}
@media only screen and (max-width: 768px) {
  .produto-view {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.produto-view > div.produto-image .img {
  border: 1px solid #cfcfcf;
  border-radius: 8px;
  text-align: center;
  background: #fff;
}
.produto-view > div.produto-image img {
  width: 80%;
  margin: 0 auto !important;
}
.produto-view > div .produto-info__cores + div,
.produto-view > div .produto-info__tamanhos + div {
  margin-top: 32px;
}
.produto-view > div .produto-info__cores h4:after,
.produto-view > div .produto-info__tamanhos h4:after {
  content: '';
  display: block;
  margin: 8px 0 24px;
  background: #ed3237;
  width: 32px;
  height: 4px;
  border-radius: 56px;
}
.produto-view > div .produto-info__cores .produto-tipo,
.produto-view > div .produto-info__tamanhos .produto-tipo {
  margin-bottom: 32px;
}
.produto-view > div .produto-info__cores .produto-tipo h5,
.produto-view > div .produto-info__tamanhos .produto-tipo h5 {
  margin: 0 !important;
}
.produto-view > div .produto-info__cores .produto-tipo div,
.produto-view > div .produto-info__tamanhos .produto-tipo div {
  margin-top: 8px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-min-content, 144px));
  grid-template-columns: repeat(auto-fill, minmax(min-content, 144px));
  grid-gap: 8px;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"],
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"] {
  border: 1px solid #d1d5db;
  display: inline-block;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 0.875em;
  color: #121212;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].active,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].active,
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"]:hover,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"]:hover {
  border-color: #059669;
  background: #ecfdf5;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"]:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"]:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 6px;
  border-radius: 56px;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-branco:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-branco:before {
  background: #fff;
  border: 1px solid #cfcfcf;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-preto:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-preto:before {
  background: #121212;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-amarelo:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-amarelo:before {
  background: #f2f200;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-azul:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-azul:before {
  background: #00f;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-kraft:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-kraft:before {
  background: #9f876d;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-laranja:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-laranja:before {
  background: #f78934;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-vermelho:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-vermelho:before {
  background: #d90000;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-rosa:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-rosa:before {
  background: #e15997;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-ouro:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-ouro:before {
  background: #bf9f62;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-transparente:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-transparente:before {
  background: #eee;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-prata:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-prata:before {
  background: #bbb;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-lilas:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-lilas:before {
  background: #c926ff;
}
.produto-view > div .produto-info__cores .produto-tipo a[class*="color"].color-verde:before,
.produto-view > div .produto-info__tamanhos .produto-tipo a[class*="color"].color-verde:before {
  background: #4d9e25;
}
.produto-view > div .produto-info__cores h5,
.produto-view > div .produto-info__tamanhos h5 {
  margin-bottom: 8px !important;
  font-weight: 400 !important;
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box > div {
  display: none;
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box > div.show {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 16px;
}
@media only screen and (max-width: 768px) {
  .produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box > div.show {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box {
  border-radius: 4px;
  padding: 16px;
  display: inline-block;
  background-color: #f7f7f7;
  border: 1px solid #cfcfcf;
  color: #3b3b3b;
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-size {
  text-align: center;
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-size b {
  line-height: 1;
  display: block;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 768px) {
  .produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-size b {
    font-size: 22px;
  }
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-size em {
  font-style: normal;
  font-size: 0.75em;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-size em {
    font-size: 11px;
  }
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-action {
  border-top: 1px solid #d1d5db;
  padding-top: 16px;
  margin-top: 8px;
  max-width: 225px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60px 1fr;
  grid-template-columns: 60px 1fr;
  grid-gap: 8px;
}
@media only screen and (max-width: 768px) {
  .produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-action {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-action input[type="number"] {
  width: 100%;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
  min-height: 40px;
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-action button {
  font-size: 0.75em;
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  padding: 8px 12px;
  border-radius: 4px;
  background: #059669;
  vertical-align: middle;
  line-height: 1;
  color: #fff;
  min-height: 40px;
  text-align: center;
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box .box .box-action button:hover {
  background: #10b981;
}
.produto-view > div .produto-info__tamanhos .produto-info__tamanhos-box span.size {
  border-radius: 8px;
  padding: 16px;
  display: inline-block;
  margin: 0 16px 16px 0;
  background-color: #f7f7f7;
  border: 1px solid #cfcfcf;
  color: #3b3b3b;
  text-align: center;
}
.section-observacao .elementor-element-populated {
  padding: 32px !important;
  border-radius: 8px;
}
.section-observacao .elementor-element-populated h2 {
  margin-bottom: 16px;
}
.section-observacao .elementor-element-populated h2 i {
  font-size: 24px;
  margin-right: 2px;
  opacity: 0.7;
}
.section-observacao .elementor-element-populated ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.section-observacao .elementor-element-populated ul > li:before {
  content: '\f058';
  font-family: 'Font Awesome 5 Free', sans-serif;
  font-weight: 900;
  line-height: 0.8;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  color: #047857;
}
.section-observacao .elementor-element-populated ul > li + li {
  margin-top: 8px;
}
.orcamento-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 48px;
}
@media only screen and (max-width: 768px) {
  .orcamento-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 24px;
  }
}
.orcamento .produto-header {
  width: 60%;
  font-size: 0.875em;
}
.orcamento .produto-row span {
  display: block;
  font-size: 0.75em;
  opacity: 0.7;
  font-weight: 400;
}
.orcamento .qtd-header {
  font-size: 0.875em;
}
.orcamento .qtd-header,
.orcamento .qtd-row {
  text-align: right;
}
.orcamento .remove-row {
  text-align: center;
}
.orcamento span[class*="color"].active,
.orcamento span[class*="color"]:hover {
  border-color: #059669;
  background: #ecfdf5;
}
.orcamento span[class*="color"] em {
  font-style: normal;
}
.orcamento span[class*="color"] em:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: top;
  margin: 4px 2px 0 0;
  border-radius: 56px;
}
.orcamento span[class*="color"].color-branco em:before {
  background: #fff;
  border: 1px solid #cfcfcf;
}
.orcamento span[class*="color"].color-preto em:before {
  background: #121212;
}
.orcamento span[class*="color"].color-amarelo em:before {
  background: #f2f200;
}
.orcamento span[class*="color"].color-azul em:before {
  background: #00f;
}
.orcamento span[class*="color"].color-kraft em:before {
  background: #9f876d;
}
.orcamento span[class*="color"].color-laranja em:before {
  background: #f78934;
}
.orcamento span[class*="color"].color-vermelho em:before {
  background: #d90000;
}
.orcamento span[class*="color"].color-rosa em:before {
  background: #e15997;
}
.orcamento span[class*="color"].color-ouro em:before {
  background: #bf9f62;
}
.orcamento span[class*="color"].color-transparente em:before {
  background: #eee;
}
.orcamento span[class*="color"].color-prata em:before {
  background: #bbb;
}
.orcamento span[class*="color"].color-lilas em:before {
  background: #c926ff;
}
.orcamento span[class*="color"].color-verde em:before {
  background: #4d9e25;
}
.orcamento .remove-item {
  color: #9ca3af;
}
.cart-empty {
  text-align: center;
  margin: 0 auto !important;
  padding: 8px 16px;
  border-radius: 4px;
  background: #dbeafe;
  border: 1px solid #2563eb;
  color: #2563eb;
  max-width: 1024px;
}
.cart-action {
  position: fixed;
  bottom: 20px;
  left: 20px;
}
.cart-action > div {
  padding: 16px;
  border-radius: 8px;
  max-width: 240px;
  font-size: 0.875em;
  display: none;
}
.cart-action > div.add-to-cart-message {
  background: #d1fae5;
  color: #065f46;
  border: 1px solid #059669;
}
.cart-action > div.remove-to-cart-message {
  background: #fee2e2;
  color: #991b1b;
  border: 1px solid #dc2626;
}
.wpcf7 .row {
  display: block;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 3fr 1fr;
  grid-template-columns: 3fr 1fr;
  grid-gap: 16px;
}
.wpcf7 p {
  margin-bottom: 8px;
}
.wpcf7 br {
  display: none;
}
.wpcf7 label {
  margin-bottom: 4px;
}
.wpcf7 span.label-caption {
  opacity: 0.5;
}
.wpcf7 .wpcf7-form-control-wrap {
  margin-bottom: 8px;
  display: block;
}
.wpcf7 textarea {
  height: 160px;
  resize: none;
}
.wpcf7 input[type="submit"] {
  background: #ed3237;
  font-size: 1.125em;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.wpcf7 input[type="submit"]:hover {
  background: #e01419;
}
.ct-footer div[data-row="top"] > .ct-container {
  padding-bottom: 0;
}
.ct-footer .ct-widget .widget-title {
  margin-bottom: 16px !important;
  text-transform: uppercase;
  font-weight: 700 !important;
}
.ct-footer .ct-widget .widget-title:after {
  content: '';
  display: block;
  margin: 6px 0 0;
  background: #ed3237;
  width: 32px;
  height: 4px;
  border-radius: 56px;
}
.ct-footer .ast-small-footer .ast-footer-overlay {
  padding: 32px 0 16px;
  font-size: 16px;
}
.developedby {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .developedby {
    text-align: center;
  }
}
.developedby a {
  display: inline-block !important;
  opacity: 0.5;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .developedby a {
    text-align: center;
  }
}
.developedby a img {
  display: inline-block;
  width: 75%;
}
.developedby a:hover {
  opacity: 1;
}
