                /* IMAGEM PRODUTO */
.thumbnail-image{ border: 1px solid #fff; padding: 5px; height: 60px; text-align: center;}
.thumbnail-image img{ margin: 0 auto; max-height: 50px;}
.thumbnail-image:hover{ border: 1px solid #333;}
.img-full{ margin-top: 15px; min-height: 300px; width: 100%; display: flex; justify-content: center; align-items: center;}
.img-full img{ margin: 0 auto; }

/* PRECO */
.preco-produto{ color: #656565; }
.preco-produto h3{ margin-top: 0px; margin-bottom: 0px; font-weight: bold; }
.preco-produto span{ color: #656565; font-size: 15px; }
.preco-produto span>small{ cursor: pointer; font-size: 14px; margin-top: 5px; text-decoration: underline; color: black !important;}
.preco-produto b{ color: #000; }
#vp{ font-size: 28px; font-weight: 700; line-height: 1.36; letter-spacing: 0.4px; color: var(--cor-2); }
#vf{ color: #656565; font-size: 16px; }
.preco-produto p{ margin-bottom: 0px; font-weight: 700;}
.quantidade-estoque input{ padding: 25px; border-radius: 10px !important; padding-right: 0px; }
.quantidade-estoque label{ font-size: 17px; font-weight: 100; margin-top: 11px; }
.quantidade-estoque{ padding-right: 0px !important; }
.envio-valor{ padding-left: 0px !important; }

.nome-fabricante{ color: var(--cor-2); display: block; font-size: 15px; font-weight: 400; line-height: 15px; text-decoration: none !important; }
.info-produto p{ float: left; margin-right: 30px; }

/* TITULO */
.titulo-produto{     padding-top: 25px;
    padding-bottom: 25px;  }
.titulo-produto h1 { font-size: 2.2rem; font-weight: 700; line-height: 1.36; letter-spacing: 0.4px; color: #000; margin: 0px; }
.breadcrumb > li > a {
	color: black;
}

.breadcrumb > li > a:hover{
	color: var(--cor-2);
}

#click-comment{
	color: black;
}

#click-comment{
	text-decoration: none !important;
}

#quantidade_comprar{
	box-shadow: none !important;
	background: none !important;
	color: black !important;
	border: none !important;
}

.input-qtdd{
	border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 56px !important;
}

#Salvar_lista_de_desejo{
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: black;
    text-decoration: none;
}

#quantidade_comprar{    
	text-align: center;
    display: flex;
    padding-left: 0;}
.frete-produto{ border: 1px solid #e5e5e5; padding: 15px; margin-top: 10px; border-radius: 0; padding-top: 25px !important; }
.frete-produto input{ border: none !important; box-shadow: none; }
.frete-produto button{ border: none !important; box-shadow: none; }
.frete-produto .col-md-2{ padding-right: 0px !important; }
.frete-produto .col-md-10{ padding-left: 0px !important; }
#insere_aqui{ margin: 10px -15px -15px; background: #f7f6f6; color: #949494;}
#cep:focus{ box-shadow: none; border: none; }
#carrega{ background: var(--cor-2) !important; border-radius: 0; color: #FFF; font-weight: 100; height: 56px !important;}
#lista_desejo{ cursor: pointer; border: 1px solid #e5e5e5; padding: 16px; border-radius: 0; text-align: center; }
#lista_desejo i{ font-size: 20px !important; font-weight: bold; }
.breadcrumb{ background: none !important; margin: 0 !important; padding: 10px 0 !important;}
.especificacoes, .comprejunto, .avaliacoes{ margin-top: 20px; margin-bottom: 20px; }
.produto-flutuante{ width: 100%; position: fixed; top: -90px; left: 0; z-index: 500; font-size: 2.5em; background-color: #fff; padding-bottom: 3px; }
#cep{border: 1px solid #e5e5e5 !important; height: 56px; border-radius: 0px !important;}

.comprar-agora {
  border: none !important;
  border-radius: 0 !important;
  width: 100%;
  height: 56px;
  font-size: 1.7rem !important;
  font-weight: bold !important;
  background-color: var(--cor-2) !important;
  letter-spacing: 0.4px;
  color: #FFF !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.btn-share{ color: #888 !important; border-radius: 5px !important;}
.ratings{color: #dcdc65;}
.btn-avaliar{ float: right; }

.titulo-avaliacao .ratings{color: #dcdc65; font-size: 20px;}
.titulo-avaliacao div{margin-right: 5px; display: inline-block;}
.titulo-avaliacao a{margin-right: 5px;margin-left: 5px; cursor: pointer;}
.variacao{ border-radius: 7px; margin-bottom: 10px; -webkit-transition: all 0.3s; transition: all 0.3s; border: 1px solid #777777; text-transform: uppercase; color: #3a3a3a; cursor: pointer; display: inline-block; font-size: 12px; padding: 3px 8px; margin-right: 5px; }
.variacao:hover{color: #ef2229; text-decoration: none !important; border-color: #ef2229;}
.var-selec{/* background: #ef2229;*/ border-color: #ef2229; color: #ef2229 !important; text-decoration: none !important;}
.variacao .fa{ position: absolute; margin-top: -2px; color: black; }
/* POP UP AVALIACOES */
.comentarios{ cursor: pointer; position: fixed !important; z-index: 5000; bottom: 10px; left: 20px; padding-left: 0px !important; }
.comentarios>.alert{ border-radius: 2px; border: 1px solid rgb(124, 221, 119); box-shadow: rgba(0, 0, 0, 0.0980392) 0px 2px 4px; background-color: rgb(188, 245, 188); color: darkgreen; }

/* CARROSSEL DE PRODUTOS */
.owl-theme .owl-controls .owl-buttons div { position: absolute; border-radius: 0px !important; margin: 0px !important; padding: 3px 5px !important; }
.owl-theme .owl-controls .owl-buttons .owl-prev{ left: 0px; top: 19%; }
.owl-theme .owl-controls .owl-buttons .owl-next{ right: 0px; top: 19%; }
.owl-pagination{ display: none; }

.produto-share{display: flex;align-items: center;gap: 27px;}
.social-share,.social-share path{width: 17px; height: 17px; fill: var(--colorcarrinho); transition: all .7s ease-in-out;}
.social-share:hover,.social-share:hover path{fill: var(--colorcarrinho); opacity: .87;}

.avaliacoes .media {
	border: 1px solid #e5e5e5;
	padding: 15px;
}

@media (max-width: 768px) {
	.produto-flutuante{display: none;}
	.thumbnail-image{ display: inline-block; margin-bottom: 30px;}
	.envio-valor{ padding-left: 15px !important; }
}

.avaliacao_div > div{
	display: flex;
    font-size: 16px !important;
    padding-right: 10px;
}

.acc-spec-group {
    margin-bottom: 20px;
	padding: 15px;
	background: #fff;
}

.acc-spec-item {
	padding-bottom: 5px;
}

.acc-spec-header h4 {
    margin: 0;
}

.acc-spec-link {
    display: block;
    padding: 10px 0;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.acc-spec-link:hover {
    text-decoration: none;
    color: #000;
}

.acc-spec-body {
    padding: 10px 15px;
}

.acc-spec-row {
    padding: 5px 0;
}

.acc-spec-key {
    font-weight: 700;
}

.acc-spec-value {
    word-break: break-word;
}

@media(max-width: 768px){
    .quantidade-estoque{
            padding-right: 15px !important;
            margin-bottom: 15px;
    }

    .col-info{
    justify-content: center !important;
    flex-direction: column !important;
    padding-top: 50px !important;
}

.col-img{
    border: none !important;
}

}

    .col-info{
    display: flex;
    justify-content: space-between;
    align-items: center;
    }

    .col-img{
            border-right: 1px solid #e5e5e5;

    }

