/* /files/checkout5-custom.css */
.srp-delivery-current-many__description:after {content: "";height: 5px;width: 5px;border-top: 2px solid #0b2d69;border-right: 2px solid #0b2d69;transform: rotate(135deg);margin: -.3rem 0 0 .5rem;}

.cart-items tr:nth-child(2n) td {
    background: #f4f4f4;
}

body #vtexIdContainer{
  position: fixed;
}

.cart-items tbody:after{
  content: "";
  display: block;
  clear: both;
}
.product-item{
  clear: both;
}
body .hide {
    display: none;
}

/* Mensagem de brinde */
.available-gift-quantity.title-mid-size.all-gifts-were-chosen {
    font-size: 0;
}
.available-gift-quantity.title-mid-size.all-gifts-were-chosen::before {
    content: "Seu brinde";
    font-size: 18px;

}
.product-service select {
    width: 285px;
    background: #f4f4f4;
    box-shadow: none;
    padding-left: 26px;
    background-image: url(https://optisom.vteximg.com.br/arquivos/presente-gift-red-.svg);
    background-position: left!important;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

[data-sku="6328"] {
 display: none!important
}