.wg_holder{background:#fff;position:absolute;left:25px;top:0;display:block;padding:0;color:#555;padding:0 3px;white-space:nowrap;letter-spacing:.6px;height:13px;font-weight:400;font-size:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.link-view-orcamento{text-decoration:none}
.pv-entrega > .op-entrega > .viewEntregaCepProduto{max-height: 474px !important;}
.act-down-gab, .div-social-shared > a{transition: all 0.3s ease;}
.act-down-gab:hover {transform: scale(1.1); opacity: 1; filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.5));}
.div-social-shared > a:hover{transform: scale(1.25);}
.btn-back-top { position: fixed;  bottom: 15px;  right: 90px;  z-index: 9999;  width: 50px;  height: 50px;  border-radius: 100px 100px 100px 0;  background: #000;  color: orange;  border: none;  display: flex;  align-items: center;  justify-content: center;  font-size: 26px;  cursor: pointer;  transition: all 0.3s ease;  box-shadow: 0 4px 15px rgb(59 130 246 / .4);  animation: float 2s ease-in-out infinite;
}
.btn-back-top:hover {background: #420d5b;  color: yellow;  box-shadow: 0 4px 25px rgb(59 130 246 / .6);  transform: translateY(-3px);  border: 2px solid ;}