/** Shopify CDN: Minification failed

Line 717:1 Expected "*/" to terminate multi-line comment

**/
#badges-product {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
}
#badges-product p {
  margin: 0;
  padding: 0;
}

#badges-product .badge {
  display: flex;
  align-items: flex-start;
  justify-content: start;
  width: 100%;
}
#badges-product .badge .badge-icon {
  margin-right: 10px;
  margin-top: 5px;
  fill: var(--extrasdestaques);
  color: var(--extra);
}
#badges-product .badge .badge-text {
  flex: 1;
  color: var(--extra);
  font-size: 14px;
  margin-bottom: 5px
}
#badges-product .badge .badge-text .highlight-text {
  color: var(--extrasdestaques);
  font-weight: bold;
}

.tempofrete figure, .tempofrete .highlight-text{
	fill: #00b75b;
    color: #00b75b;
}

.quantitysell{
	color: #000;
  	margin-right: 2px;
}

.quantitysell {
    font-size: 13.5px;
    color: var(--text-color);
    margin: 0;
    line-height: 1.5;
    font-weight: 400;
}

.verification__stamp:after {
    font-family: "Font Awesome 5 Free";
    margin: 7px;
    font-weight: 900;
    content: "\f058";
    color: #0086ff;
}

.verification__stamp {
    font-size: 18px;
    position: relative;
    display: inline-block;
    top: -2px;
}

.quantityselll{
	background: var(--lancamento);
  	color: var(--lancamentotexto);
  	padding: 2px 4px; 
  	border-radius: 4px; 
  	font-weight: bold; 
  	margin: 0px 0px;
}

.price-list{
	display: flex;
    flex-direction: column;
}

.product-form .price--compare {
    top: -2px;
}

.price.price--compare{
	order: 1;
}

.price.price--highlight{
	order: 2;
    font-size: 26px;
    margin-bottom: 5px;
}

.parcelamento{
	order: 3;
  	margin-bottom: 0;
}

.parcelamento span{
	font-size: 17px;
}



.parcelamento b{
  font-weight: bold;
}

.product-form__info-list .parcelamento{
	font-size: 17px;
}



.product-form__info-list .parcelamento{
	font-size: 17px;
}

.price--highlight .product-label.product-label--on-sale{
	margin-left: 5px;
  	background: var(--porcento);
    font-size: 15px;
    font-weight: bold;
}

span.varianteproduct-form__option-name.text--strong, span.product-form__option-name.text--strong, span.product-form__info-title.text--strong {
    font-weight: bold!important;
}

.product-form__payment-container{
	margin-top: 15px;
}

.product-meta .product-meta__label-list{
	display: none;
}

.fig{
	fill: var(--extra);
  	float:left;
  	margin: 5px 10px 0px 0px;
}

.figt{
	color: var(--extra);
}

.figt svg{
	fill: var(--extra);
  	margin-left:5px
}

.pix10 svg{
	fill: var(--product-on-sale-accent);
}

.pix10{
	color: var(--product-on-sale-accent);
}

.color-line {
    background: linear-gradient(to right,var(--line1) 0,var(--line2) 20%,var(--line3) 50%,var(--line4) 85%,var(--line5) 100%);
    height: 5px;
    width: 100%;
}

.nav-bar__link.link{
	color: var(--cormenu);
}

.nav-bar{
	background: var(--fundomenu)!important;
}

.product-block-list__item--description img{
	margin: 0 auto!important;
}

.nav-bar:after{
	content:  unset!important;
}

.highlight, .text--strong{
	font-weight: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.h1-sam {
    margin-bottom: 10px;
    padding-bottom: 0!important;
    color: #000;
    text-align: center;
    font-family: 'Samsung Sharp Sans Bold',sans-serif;
    font-size: 38px!important;
    line-height: 34px!important;
}
.h2-sam {
    padding-top: 0;
    padding-bottom: 0!important;
    font-size: 23px!important;
    font-weight: 700!important;
    color: #000;
    text-align: center;
    font-family: "SamsungOne 700",sans-serif;
    line-height: normal!important;
    margin-bottom: 10px;
}

.section__title::after {
    content: '';
    display: flex;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--header-accent-color);
    height: 7px;
    width: 120px;
    margin-top: -5px;
    border-radius: 20px;
}

.rd{
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 3%;
}

button.qtyplus, button.qtyminus {
    width: 44px;
    height: 44px;
    line-height: 0px;
    vertical-align: middle;
    color: #096dd9;
    font-weight: 900;
    font-size: 24px;
    border-radius: 3px;
    background: #f9f9f9;
    border: 1px solid #efefef;
    text-align: center;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.qty {
    font-weight: 600;
    width: 90px;
    height: 40px;
    text-align: center;
    border: none;
    background: #f9f9f9;
    border: 1px solid #efefef;
    margin: 0;
    cursor: default;
    -webkit-appearance: none;
    display: inline-block;
    vertical-align: middle;
}

.tempofrete {
    border: 1px solid #0000001a;
    border-radius: 10px;
    padding: 15px;
    padding-left: 18px;
  	margin: 1px 1px 30px 1px;
}

/*
.product-form__add-button:before, .botaoflutuante .button--primary:before {
    content: '\f291';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
}
*/


.mp_platinum {

    min-width: 325px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 30px;

}

.mp_platinum li {
    list-style: none;
}

.mp_platinum p {
    margin: 5px;
}

.ui-box-component-pdp__visible--desktop {
    width: 100%;
    border-radius: 8px;
    border: 1px solid rgba(0,0,0,.1);
    margin: 24px 0;
    padding: 32px 16px 24px;
}

.ui-seller-info__status-info {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
}

.ui-seller-info__status-info__icon {
    margin: 2px 10px 0 0;
    width: 20px;
    text-align: center;
}

.ui-pdp-color--GREEN.ui-pdp-icon {
    fill: #00a650;
}

.ui-pdp-seller__status-title {

    font-size: 16px;
    font-weight: 600;
    color: #00a650;
    padding: 0;
    margin: 2px 0 -12px 0 !important;

}

.ui-seller-info__status-info__subtitle {
  
    font-size: 14px;
    color: rgba(0,0,0,.55);
    margin: 5px 0 0 0 !important;
  
}

.ui-thermometer {

    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: baseline;
	
}

.ui-thermometer__level {
    width: 20%;
    height: 8px;
    margin-top: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border-left: 6px solid #fff;
}

.ui-thermometer__level--1 {
    background: #fff0f0;
}

.ui-thermometer__level--2 {
    background: #fff5e8;
}

.ui-thermometer__level--3 {
    background: #fffcda;
}

.ui-thermometer__level--4 {
    background: #f1fdd7;
}

.ui-thermometer[value="5"] .ui-thermometer__level--5 {
    height: 12px;
    margin: 0;
    background: #00d86b;
}

.ui-pdp-seller__reputation-info {
    margin-top: 16px;
}

.ui-pdp-seller__list-description {

    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin: 0;
	padding: 0;

}

.ui-pdp-seller__item-description {

    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    font-size: 12px;
    position: relative;
    line-height: 1;
    padding: 8px 5px;
	
}

.ui-pdp-seller__sales-description {
    font-size: 24px;
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    display: block;
}

.ui-pdp-seller__text-description {
    margin-top: 8px;
    line-height: 1;
}

.ui-pdp-seller__item-description:after {
    background: #ddd;
    content: "";
    height: 91%;
    position: absolute;
    right: 0;
    top: 8%;
    width: 1px;
}

.ui-pdp-seller__item-description:last-of-type:after {
    display: none;
}

.ui-pdp-seller__icon-description {
    display: inline-block;
    width: 28px;
    padding-top: 3px;
    vertical-align: top;
}

.ui-pdp-icon, .ui-pdp-icon--shipping {
    fill: rgba(0,0,0,.25);
}

.price.price--highlight, .shipping-preview-line font {
    font-weight: bold;
}

.loox-star:before {
    color: #f3c621!important;
}

.fretegratiscol {
    color: green;
    font-weight: bold;
}

.fretegratiscol svg{
	fill: green;
}

.block-swatch-list {
	position: relative;
  	overflow: hidden;
}

.product-item .price--highlight{
	margin-right: 2px;
}

span.product-meta__sku {
    font-size: 13px;
}

.footer__aside-item.footer__aside-item--payment.cartoes p {
    text-align: center;
}

.footer__aside-item.footer__aside-item--payment.cartoes .payment-list {
    justify-content: center;
}

span.line-item__price.line-item__price--highlight{
  color: green;
}

span.line-item__price.line-item__price--compare{
  color: red;
}

.line-item__price--compare:before{
  background: red;
}

.product-form__info-content {
    padding-left: 60px;
}

.areviews_main_header_container {
    display: none;
}

.reviews{
  cursor: pointer;
}



.options:nth-child(1) .selo, .options:last-child .selo {
    display: none!important;
}

@media(min-width: 769px){
  .botaoflutuante{
  	display: none;
  }
}

@media(max-width: 768px){
.botaoflutuante {
      position: fixed;
      bottom: 0;
      background: #fff;
      z-index: 99;
      width: 100%;
      padding: 5px;
	}
  
  .botaoflutuante .button{
	width: 100%;
	}
  
  .rd{
  	flex-direction: column;
  }

  .product-form__info-content {
    padding-left: 20px!important;
  }

  .block-swatch-list .slick-track  {
    width: unset!important;
    display: flex;
  }
  
  .block-swatch-list .block-swatch {    
    width: unset!important;
    font-size: 13px;
    min-width: 62px;
  }
}

.options{
	display: flex;
  	align-items: center;
  	padding: 11px 5px!important;
    background: #fff!important;
    border: 1px solid #dcdcdc;
    width: 100%;
  	margin: 10px 5px 0;
  	cursor: pointer;
}

.valorunico{
	margin-bottom: 0;
}

.valorunico{
	font-size: 17px;
  	line-height: 1;
}

.valortot{
	font-size: 16px;
}

.nomevar p{
	font-size: 14px;
}

.valorunico span, .valortot span{
	color: #999;
  	text-decoration: line-through;
  	margin-right: 4px;
}

.selector-bola {
    height: 18px;
    width: 18px;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin: auto;
    vertical-align: middle;
    margin-right: 10px;
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.options.active .selector-bola{
	background: #BA0000; /* background da bolinha */
}

.options.active{
	border: solid 1.5px #BA0000; /* borda do desconto inteiro */
}

.selo {
    margin-top: 0px;
    margin-bottom: 2px;
    text-align: center;
    font-size: 11px!important;
    background: #333; /* background do mais vendido */
    color: white;
    padding: 2px 3px;
    border-radius: 5px;
    display: inline-block;
}

.selector-desconto {
    font-size: 12px;
    text-align: center;
    color: #FFFFFF; /* cor da fonte do desconto */
    border-radius: 4px;
    display: inline-block;
    margin-top: 0px;
  	margin-bottom: 0;
    padding: 1px 10px;
    background: #000066; /* cor do fundo do desconto */
}

.options.active .selector-desconto{
  	background: #008A00; /* background do desconto /*
    color: rgb(255, 255, 255);
    padding: 1px 2px;
}

.precode, .price.price--compare{
  	font-size: 15px;
    text-decoration: line-through;
    color: red;
}

.price .selector-desconto{
  	font-size: 12px;
    background: #ec7700;
    color: #fff;
    padding: 4px;
    border-radius: 5px;
    margin-left: 5px;
}

.product-form__info-content .price-list .price{
	display: flex;
    align-items: center;
}

.botaocmprar{
	width: 100%;
}

.product-form{
	display: flex;
  	flex-direction: column;
}

.product-form__info-list, .precode{
	order:1 ;
      margin-bottom: 0;
}

.product-form__variants, .price{
	order:2 ;
}

.product-form__payment-container, .parcelamento{
	order: 4;
}

.tempofrete{
	order: 3;
}