#pageloja .conteudo_loja .summary .grupo {
  margin: 0px 0 10px;
  height: auto;
  width: 100%;
  float: left;
  position: relative;
}
#pageloja .conteudo_loja .summary .grupo .price.up {
  margin: 0px 0 0px;
  height: auto;
  width: 100%;
  float: left;
  border-left: 0;
  font-weight: var(--global_font_weight_7);
  font-size: 20px;
  color: var(--global_cor_2);
  font-family: var(--global_font_1);
}
#pageloja .conteudo_loja .summary .grupo #out {
  margin: 0px 0 0px;
  height: auto;
  width: auto;
  float: left;
  border-left: 0;
  font-weight: var(--global_font_weight_7);
  font-size: 20px;
  color: var(--global_cor_2);
  font-family: var(--global_font_1);
}
/*#pageloja .conteudo_loja .summary .ref   {
  font-family: var(--global_font_1);
  color: var(--global_cor_3);
  margin: 0px 0 0px 0;
  font-size: 12px;
  font-weight: var(--global_font_weight_4);
  width: auto;
  text-align: left;
  float: left;
}*/
#pageloja .conteudo_loja .summary .ref strong   {
  font-weight: var(--global_font_weight_6);
}
#pageloja .conteudo_loja .summary .global_unique_id   {
  font-family: var(--global_font_1);
  color: var(--global_cor_3);
  margin: 10px 0 10px 5px;
  font-size: 12px;
  font-weight: var(--global_font_weight_4);
  width: auto;
  text-align: left;
  float: left;
}
#pageloja .conteudo_loja .summary .global_unique_id strong   {
  font-weight: var(--global_font_weight_7);
}
#pageloja .conteudo_loja .summary .grupo .curr {
  margin: 0px 0 0px 5px;
  height: auto;
  width: auto;
  float: left;
  border-left: 0;
  font-weight: var(--global_font_weight_7);
  font-size: 20px;
  color: var(--global_cor_2);
  font-family: var(--global_font_1);
  letter-spacing: 0px;
}
#pageloja .conteudo_loja .summary .desc-var {
  height: auto;
  font-family: var(--global_font_1);
  margin: 0px 0 0 auto;
  width: 100%;
  float: left;
  padding: 10px 0 0;
}
#pageloja .conteudo_loja .summary .desc-var p {
  height: auto;
  margin: 0;
  font-size: 13px;
  font-weight: var(--global_font_weight_3);
  width: 100%;
  float: left;
  color: var(--global_cor_3);
  line-height: 19px;
}
#pageloja .conteudo_loja .summary form.cart .single_variation_wrap .single_variation {
  display: none !important;
}






.atw-swiper-main { 
    width: 100%;
    margin: 0 auto; 
}
.atw-swiper-main .swiper-slide img { 
    width: 100%;
    height: auto;
}
.atw-swiper-thumbs { 
    width: 100%;
    margin: 0 auto;
}
.atw-swiper-thumbs .swiper-slide { 
    opacity: 0.5; cursor:pointer;
}
.atw-swiper-thumbs .swiper-slide-thumb-active { 
    opacity: 1;
}
.atw-single-image-only img { 
    width: 100%;
    display: block;
    margin: 0 auto;
}

.atw-attribute-wrapper {
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
}
.atw-attribute-wrapper .titulo-atributo{
  font-family: var(--global_font_1);
  color: var(--global_cor_2);
  margin: 0 0 5px 0;
  font-size: 12px;
  font-weight: var(--global_font_weight_7);
  width: 100%;
  text-align: left;
  float: left;
  text-transform: uppercase;
}
.atw-attribute-wrapper .atw-swatch-label {
    display: inline-block;
    cursor: pointer;
}

.atw-attribute-wrapper .atw-swatch {
    width: 20px;
    height: 25px;
    /*! border-radius: 100%; */
    transition: all 0.3s ease;
    float: left;
    margin: 0 5px 0 0;
}

.atw-attribute-wrapper .atw-swatch.cor {
    border: 2px solid transparent;
}





.atw-swatch.cor {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #e0e0e0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.09);
    display: inline-block;
    margin: 6px 6px 6px 0;
    vertical-align: middle;
    cursor: pointer;
    transition: border 0.2s, box-shadow 0.2s;
    background-clip: padding-box;
    overflow: hidden;
    position: relative;
}
.atw-swatch-label input:checked + .atw-swatch,
.atw-swatch-label .atw-swatch.selected {
    border: 1px solid #333;
    box-shadow: 0 0 0 2px #fff, 0 2px 8px rgba(0,0,0,0.10);
}


.atw-swatch.imagem {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    border: 1px solid #ccc;
    background-size: cover;
    background-position: center;
    display: inline-block;
    margin: 2px;
}
.atw-swatch.texto {
  width: auto;
  height: 30px;
  border: 1px solid #DFDFDF;
  padding: 0 15px;
  margin: 2px;
  font-size: 12px;
  font-weight: var(--global_font_weight_6);
  text-align: center;
  line-height: 30px;
}
.atw-swatch.texto.atw-swatch-outofstock {
    width: 47px;
    height: 30px;
    border: 1px solid #DFDFDF;
    padding: 0 0px;
    margin: 2px;
    font-size: 12px;
    font-weight: var(--global_font_weight_6);
    text-align: center;
    line-height: 30px;
    color:#bbb;
}
.atw-swatch.texto.so_encomenda {
  width: auto;
  width: auto;
  height: 30px;
  border: 2px solid #E5E5E5;
  padding: 0 15px;
  margin: 2px;
  font-size: 11px;
  font-weight: var(--global_font_weight_6);
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
}


.titulo-atributo {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: var(--global_font_weight_5);
}
.reset_variations {
    padding: 10px 20px;
    background-color: var(--global_cor_background_2);
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    float:left;
    margin: 10px 0 15px 0;
    font-weight: var(--global_font_weight_7);
    font-size: 11px;
    text-transform: uppercase;
}

.reset_variations:hover {
    background-color: #d32f2f;
}

table.variations {
    display: none !important;
}
.single-product div.product .single_variation .price {
  display: none !important;
}
.repor {
    display: none;
}




.product {
  position: relative; /* pai relativo para posicionamento absoluto da div */
  /*overflow: hidden;  */ /* para esconder o que sair do box */
}

.custom-atributos-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  color: var(--global_cor_3);
  padding: 10px 10px;
  font-size: 14px;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
  z-index: 10;
  font-weight: var(--global_font_weight_6);
  font-size: 12px;
}

/* Quando passar o mouse sobre a imagem, mostrar a div */
.product img:hover + .custom-atributos-hover {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}


/**************************************************/

.produtos-filhos{
    position: absolute;
    bottom:0;
}

/**************************************************/
.atw-out-of-stock-label {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ff0000;
  color: #fff;
  padding: 5px 10px;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 4px;
  z-index: 5;
}
.woocommerce ul.products li.product {
    position: relative;
}
