@import url("//fonts.googleapis.com/css?family=Lato:300,400,700");


/*PERSONALIZADO*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

/*OPÇÃO DE ALTERAR FRETE*/
a.srp-address-title.link.pointer.blue.f5:after { content: 'ALTERAR'; font-size:12px; margin-left: 20px; color: #6b5c4f; text-decoration: underline; }

fieldset.coupon-fieldset div {
    display: block !important;
}

a#cart-link-coupon-add {
    display: none;
}

/*OPÇÃO PARA PRESENTE*/
a.add-item-attachment.btn.btn-mini {
    font-size: 0;
    background-color: #fff;
    border: 1px solid #b0b0b0;
    height: 15px;
    width: 15px;
}

p.add-item-attachment-container {
    float: left;
}

p.add-item-attachment-container:after {
    content: 'Embalagem para presente';
    margin-left: 5px;
    top: 1px;
    position: relative;
    color: #6b5c4f;
}

p.add-item-attachment-container:before {
    content: '\F3EB';
    font-family: bootstrap-icons;
    position: absolute;
    margin-left: 170px;
    color: #6b5c4f;
}

a.clone-item.btn.btn-mini {
    display: none;
}

tr.item-attachments-head.item-attachments-name-embalagem-para-presente,
td.item-attachments-item-image,
td.item-attachments-item-fields {
    display: none;
}

.item-attachments-content {
    background-color: transparent;
}

.item-attachments-content td.item-remove.item-attachments-remove {
    width: 200px;
    margin-top: -41px;
    position: absolute;
    left: 71px;
}

hr.clone-item-sep {
    border: none;
}

.item-attachments-content td.item-remove.item-attachments-remove:after {
    color: #6b5c4f;
    content: '\F3EB';
    font-family: bootstrap-icons;
    top: 2px;
    position: relative;
}

td.item-remove.item-attachments-remove .item-link-remove:after {
    content: 'embalagem para presente';
    color: #6b5c4f;
    font-size: 12px;
}

.item-attachments-content td.item-remove.item-attachments-remove .icon-remove:before {
    content: '\F26D';
    font-family: bootstrap-icons;
    font-size: 13px;
    font-weight: bold;
    color: #6b5c4f !important;
}

/*OPÇÃO PARA PRESENTE MOBILE*/
a.clone-item.btn.btn-mini {
    display: none !important;
}

label.item-attachment-name-label,
span#item-attachment-0-embalagem-para-presente-embalagem-para-presente {
    display: none;
}

tr.item-attachments-head.item-attachments-name-embalagem-para-presente {
    display: none !important;
}

label.item-attachment-name-label,
span#item-attachment-0-embalagem-para-presente-embalagem-para-presente {
    display: none;
}

a.add-item-attachment.btn.btn-mini {
    font-size: 0 !important;
}

@media(max-width: 767px) {
    tr.item-attachments-content.item-attachments-name-embalagem-para-presente {
        height: auto !important;
        position: absolute;
        top: -88px;
    }

    .item-attachments-content td.item-remove.item-attachments-remove {
        margin-top: 0;
        top: 15px;
    }

    p.add-item-attachment-container {
        display: flex;
        align-items: center;
        margin-top: 3px;
    }

    .full-cart .cart table tbody tr td.product-name a {
        order: 0;
    }

    p.add-item-attachment-container:before {
        order: 2;
        margin-left: 0;
        position: relative;
        left: 5px;
    }

    p.add-item-attachment-container:after {
        order: 1;
        top: 0;
        font-size: 11px;
    }

    td.item-attachments-item-image {
        display: none !important;
    }

    .item-attachments-content.item-attachments-name-embalagem-para-presente td.item-remove.item-attachments-remove {
        width: 100%;
        height: 0;
        max-width: 182px;
        position: relative;
        margin-bottom: -20px;
    }

    td.item-attachments-item-fields {
        height: 0;
    }

    span#item-attachment-1-embalagem-para-presente-embalagemparapresente {
        display: none;
    }

    td.item-remove.item-attachments-remove .item-link-remove:after {
        font-size: 11px;
    }

}

/*FIM PERSONALIZADO*/

#form-vendedor-1 fieldset.sale-filelds {
    display: block;
}

.coupon.summary-coupon label {
    font-size: 0;
}

.coupon.summary-coupon label:before {
    content: 'CUPOM DE DESCONTO';
    font-size: 12px;
    font-weight: bold;
}

.field-sales label.label-input-small {
    font-size: 0;
}

.field-sales label.label-input-small:before {
    content: 'CÓDIGO DA VENDEDORA';
    font-size: 12px;
    font-weight: bold;
}

.open-sale-fields {
    display: none;
}

p.coupon-label {
    text-align: left;
}

p.coupon-fields {
    text-align: left;
}

* {
    box-sizing: border-box
}

@media screen and (max-width: 767px) {
    body .container-main {
        padding: 0 15px !important
    }

    .full-cart .cart table thead {
        display: none;
    }
}

body.body-cart input[type=text],
body.body-cart input[type=tel],
body.body-order-form input[type=text],
body.body-order-form input[type=tel],
body.body-checkout-confirmation input[type=text],
body.body-checkout-confirmation input[type=tel] {
    height: 30px;
    font-size: 12px;
    border: 1px solid #acacac;
    color: #000;
    border-radius: 0
}

body.body-cart input[type=text]:focus,
body.body-cart input[type=tel]:focus,
body.body-order-form input[type=text]:focus,
body.body-order-form input[type=tel]:focus,
body.body-checkout-confirmation input[type=text]:focus,
body.body-checkout-confirmation input[type=tel]:focus {
    outline: 0;
    border-color: #000
}

.accordion-toggle .link-box-edit {
    color: #000
}

.cart-more-options svg path {
    fill: #000
}

@media (max-width: 767px) {
    .body-cart .container-cart {
        padding: 5px 10px !important
    }
}

.body-cart .container-cart .cart-more-options {
    margin-left: 0
}

.body-cart .container-cart .cart-more-options .btn {
    background: rgb(107, 92, 79);
    color: #fff
}

.body-cart .container-cart .cart-more-options svg g {
    fill: #979899
}

.body-cart .container-cart .cart-totalizers {
    padding: 0
}

.body-cart .container-cart .cart-totalizers .coupon-column {
    margin: 15px 0
}

.body-cart .container-cart .cart-totalizers .coupon-column .form-sales,
.body-cart .container-cart .cart-totalizers .coupon-column .coupon.summary-coupon {
    margin: 0 0 20px 79px;
    padding: 0
}

@media (max-width: 767px) {

    .body-cart .container-cart .cart-totalizers .coupon-column .form-sales,
    .body-cart .container-cart .cart-totalizers .coupon-column .coupon.summary-coupon {
        margin: 20px 0
    }
}

.body-cart .container-cart .cart-totalizers .empty {
    display: none
}

.body-cart .container-cart .cart-totalizers .info {
    padding: 8px 0
}

.body-cart .container-cart .cart-totalizers .monetary {
    text-align: right
}

@media screen and (max-width: 767px) {

    #client-profile-data input[type="text"],
    #client-profile-data .client-phone input {
        width: 100% !important
    }

    #client-profile-data .box-client-info-pj {
        float: unset
    }

    #client-profile-data .client-document input {
        width: 100%
    }

    #client-profile-data .client-company-ie {
        width: 50%
    }

    #client-profile-data .client-company-document {
        width: calc(50% - 10px)
    }
}

.body-order-form #shipping-data .shp-lean-option-active svg path {
    fill: #000
}

.body-order-form .vtex-omnishipping-1-x-addressFormPart1 .vtex-omnishipping-1-x-active svg path {
    fill: #000
}

.body-order-form .vtex-omnishipping-1-x-addressSummary .address-summary {
    background: none;
    padding-left: 12px
}

.body-order-form .vtex-omnishipping-1-x-addressForm .ship-receiverName {
    clear: both
}

.body-order-form .vtex-omnishipping-1-x-summaryChange {
    border-color: #000;
    color: #000;
    display:none;
}

.body-order-form .vtex-omnishipping-1-x-buttonEditAddress,
.body-order-form .vtex-omnishipping-1-x-buttonCreateAddress {
    background: none;
    color: #000
}

.gift-card-section label[for=payment-discounts-code] {
    display: block
}

.gift-card-section #payment-discounts-code {
    height: 35px
}

.gift-card-section #btn-add-gift-card {
    height: 35px
}

.CardForm .PaymentCardNumber,
.CardForm .PaymentCardFlags,
.CardForm .PaymentInstallments,
.CardForm .PaymentCardHolderName,
.CardForm .BillingAddress,
.CardForm .input {
    margin-bottom: 20px;
  	display: flex;
}

.CardForm .PaymentCardHolderName .input-medium,
.CardForm .PaymentCardNumber .input-medium {
    width: 100%
}

.CardForm .PaymentCardFlags .card-flag-radio {
    margin-bottom: 10px;
    border: 1px solid #000 !important
}

.CardForm .PaymentCardFlags .card-flag-radio:checked {
    background: #000
}

.CardForm .PaymentCardValue .add-on {
    height: 35px;
    padding: 7px 15px
}

.CardForm .ChangeNumberOfPayments a {
    font-weight: 700;
    color: #000
}

.CardForm label:not(.card-flag-label) {
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 13px;
    color: #000;
}

.CardForm input[type=email],
.CardForm input[type=number],
.CardForm input[type=tel],
.CardForm input[type=text] {
    height: 35px;
    padding: 7px 15px;
    border-radius: 0;
    box-shadow: none;
}

.CardForm select {
    height: 35px;
    border-radius: 0
}


.recaptcha-alert {
 	display: none;
}  

.forms.coupon-column.summary-coupon-wrap.span7.pull-left {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    padding: 22px 0
}

.forms.coupon-column.summary-coupon-wrap.span7.pull-left>div {
    margin: 0 0 10px 0 !important
}

.srp-data.mt4 .srp-toggle__wrapper .absolute.b--blue {
    border-color: #000
}

.srp-data.mt4 .srp-toggle__wrapper label {
    color: #000
}

.form-sales.form fieldset,
.coupon-form fieldset>div {
    padding: 10px
}

.coupon.summary-coupon fieldset,
.coupon.summary-coupon .coupon-form {
    width: 100%
}

.coupon.summary-coupon p a {
    width: 100%;
    /*display: none;*/
    padding: 10px
}

.button-details-pickup-point {
    background: transparent !important;
    border: 0;
    color: #000 !important;
    text-decoration: underline
}

.vtex-omnishipping-1-x-deliveryChannelsToggle {
    background: rgb(107, 92, 79) !important;
    border-color: #000 !important
}

.vtex-omnishipping-1-x-pickupPointChange {
    border: 0 !important
}

@media screen and (max-width: 768px) {
    .forms.coupon-column.summary-coupon-wrap.span7.pull-left {
        padding: 10px 25px;
        align-items: center
    }
}

.vendedoras {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}

.vendedoras.show {
    visibility: visible;
    opacity: 1;
    padding: 25px 0
}

.vendedoras.show p {
    font-size: 16px
}

.vendedoras p {
    background: #000;
    font-size: 0px;
    color: #fff;
    text-align: center;
    padding: 15px 20px
}

@media (min-width: 1200px) {
    @import "//fonts.googleapis.com/css?family=Oswald:400,300";

    body {
        padding-top: 20px
    }

    .container {
        width: 1170px
    }

    .container-cart,
    .container-order-form {
        width: 970px
    }

    .masthead {
        padding: 10px 5px 0
    }

    .masthead h3 {
        font-size: 24.5px;
        margin: 10px 0
    }

    .masthead h1,
    .masthead h2,
    .masthead h3 {
        line-height: 40px
    }

    .masthead h1,
    .masthead h2,
    .masthead h3,
    .masthead h4,
    .masthead h5,
    .masthead h6 {
        font-family: 'Oswald', sans-serif;
        font-weight: 300
    }

    #footerCredits {
        background-color: #F5F5F5;
        padding: 60px 10px
    }

    #footerCredits img {
        display: inline-block;
        margin-bottom: 40px
    }

    h1.lead {
        margin-top: 0
    }

    .valor-por {
        font-size: 36px;
        margin-top: 4px;
        display: block;
        line-height: 140%
    }

    .descricao-preco {
        margin-top: 10px
    }

    .buy-button {
        float: right;
        width: 30%;
        font-weight: bold
    }

    nav {
        display: block
    }

    .nav {
        margin-bottom: 20px;
        margin-left: 0;
        list-style: none
    }

    .nav>li>a {
        display: block;
        font-size: 14px
    }

    .nav>li>a:hover {
        text-decoration: none;
        background-color: #eee
    }

    .nav>li>a>img {
        max-width: none
    }

    .nav>.pull-right {
        float: right
    }

    .nav-tabs>li,
    .nav-pills>li {
        float: left
    }

    .nav-tabs>li>a,
    .nav-pills>li>a {
        padding-right: 12px;
        padding-left: 12px;
        margin-right: 2px;
        line-height: 14px
    }

    .nav-pills>li>a {
        padding-top: 8px;
        padding-bottom: 8px;
        margin-top: 2px;
        margin-bottom: 2px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

    .product-name .brand-name,
    .product-name .seller {
        display: none
    }

    .steps-view {
        width: 422px
    }

    .mini-cart {
        text-shadow: 0 1px 0px #fff;
        position: relative
    }

    .mini-cart .summary-template-holder,
    .mini-cart h2 {
        background: #f7f7f7;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top: 1px dotted #eee;
        padding-top: 8px
    }

    .mini-cart .cart-template-holder {
        background: #fff;
        border-right: 3px solid #F7F7F7;
        border-left: 3px solid #F7F7F7
    }

    .mini-cart h2 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 0;
        padding: 4px 6px;
        text-align: right;
        color: #aaa;
        margin-bottom: 0;
        border-radius: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }

    .mini-cart .cart {
        margin-bottom: 0;
        padding: 1px 3px 6px 5px
    }

    .mini-cart .monetary,
    .mini-cart .quantity-price {
        text-align: right;
        white-space: nowrap
    }

    .mini-cart .cart table tbody tr td.quantity-price {
        float: right;
        margin-right: 6px
    }

    .mini-cart .info {
        text-align: right;
        width: 58%
    }

    .mini-cart .info,
    .mini-cart .monetary {
        padding-top: 6px
    }

    .mini-cart .table tfoot td {
        color: #468847;
        font-size: 13px;
        font-weight: bold;
        padding-top: 12px
    }

    .mini-cart .product-item {
        padding-bottom: 6px
    }

    .mini-cart .product-item .shipping-date,
    .mini-cart .product-item .quantity-price {
        font-size: 11px;
        padding: 10px 0 4px 0
    }

    .mini-cart .totalizers {
        margin-bottom: 10px
    }

    .mini-cart .link-cart {
        font-size: 11px;
        margin-top: 5px
    }

    .locale {
        display: none
    }

    .lookatme {
        background: #FFF
    }

    .item-unavailable {
        background-color: #FFF
    }

    .item-unavailable .top-arrow {
        border-bottom-color: #FFF;
        top: -15px;
        left: 25px;
        margin-left: -5px;
        border-bottom-width: 0;
        border-width: 10px;
        bottom: auto
    }

    span[data-i8n="cart.unavailableForDelivery"],
    span[data-i18n="cart.unavailableForDelivery"] {
        font-size: 0
    }

    span[data-i8n="cart.unavailableForDelivery"]:before,
    span[data-i18n="cart.unavailableForDelivery"]:before {
        content: "Este CEP Ã© invÃ¡lido ou possui restriÃ§Ãµes de entrega";
        color: #a92b39;
        font-weight: 400;
        font-size: 13px;
        position: absolute;
        right: 33px;
        bottom: -33px;
        opacity: 0
    }

    tr.item-unavailable:last-child span[data-i8n="cart.unavailableForDelivery"]:before,
    tr.item-unavailable:last-child span[data-i18n="cart.unavailableForDelivery"]:before {
        opacity: 1
    }

    .item-unavailable i {
        color: #FFF
    }
}

@media (max-width: 480px) {
    #header {
        background-color: #2982d4;
        color: #fff;
        height: 45px;
        width: 100%;
        padding: 0 10px;
        margin-left: -10px
    }

    #header button.back {
        background-color: transparent;
        border: none;
        float: left;
        margin: 10px;
        color: #fff;
        border: 0;
        font-size: 17px;
        line-height: 24px;
        font-weight: normal;
        padding: 0
    }

    #header button.back .arrow {
        width: 17px;
        height: 23px;
        background-image: url("/arquivos/playkids-mobile-sprite.png");
        background-size: 320px auto;
        background-repeat: no-repeat;
        background-position: -177px -60px;
        float: left
    }

    #header h1 {
        float: right;
        margin: 3px 0 0;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 25px;
        width: 93px;
        height: 26px;
        color: #FFF
    }
}

.wrapper {
    margin: 0 auto;
    padding: 0;
    width: 945px
}

.left {
    float: left
}

.right {
    float: right
}

body {
    font-family: "Signika Negative", sans-serif;
    font-size: 12px;
    color: #000000;
    background: #fff;
    padding: 0
}

a {
    color: #999
}


.btn {
    font-family: "Helvetica", sans-serif;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgb(107, 92, 79)
}

.btn.btn-success:hover {
    color: #fff;
    background: rgb(107, 92, 79)
}

.btn:hover {
    color: #000
}

.page-header {
    border-bottom: none !important;
    overflow: hidden;
    margin: 0;
    background-color: #6b5c4f;
}

.page-header .wrapper {
    overflow: hidden;
    padding: 0
}

.page-header .logo-wrapper .logo {
    background: url("//ateen.vteximg.com.br/arquivos/ateen-logo.png") no-repeat;
    width: 194px;
    height: 39px;
    font-size: 0;
    display: block;
    margin: 32px 0
}

.page-header .selo-seguro {
    font-size: 15px;
    font-weight: 100;
    font-family: "Helvetica", sans-serif;
    margin-top: 44px;
    color: #fff
}

.page-header .selo-seguro:before {
    content: "\f023";
    font-family: "FontAwesome";
    margin-right: 5px;
    font-size: 18px
}

.page-footer .wrapper {
    padding: 40px 0 0 0;
    border-top: 1px solid #efefef
}

.page-footer .address {
    width: 100%;
    font-size: 11px;
    line-height: 15px;
    text-align: center
}

.page-footer .credits .credit-item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

.btn-place-order {
    width: 258px;
    height: 45px;
    padding: 0;
    font-size: 16px;
    line-height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background-image: none;
    background: rgb(107, 92, 79);
}

.btn-place-order:hover {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

@media (max-width: 712px) {
    .wrapper {
        width: 100%
    }

    .logo-wrapper {
        float: none;
        margin: 10px auto;
        width: 194px
    }

    .page-header .selo-seguro {
        float: none;
        margin: 5px auto;
        width: 181px
    }

    .page-header .logo-wrapper .logo {
        margin: 10px 0;
    }

}

#show-gift-card-group {
    font-size: 0
}

#show-gift-card-group::after {
    content: 'Vale Compras';
    display: inline;
    font-size: 12px
}

.gift-card-provider-default>.payment-discounts-options>label[for="payment-discounts-code"]::after {
    content: 'Vale-compras';
    display: inline;
    font-size: 13px
}

.gift-card-provider-default>.payment-discounts-options>label[for="payment-discounts-code"] {
    font-size: 0
}

.b__content {
    position: fixed;
    top: 80px;
    left: 0;
    background-image: url(https://ateen.vteximg.com.br/arquivos/ATEEN_0144.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 50px;
    width: 100%;
    max-width: 750px;
    max-height: 440px;
    height: 100%;
    right: 0;
    margin: 0 auto;
    z-index: 99;
    border: 1px solid black
}

.feedback-success,
.feedback-error {
    display: none
}

.b__content.feedback .feedback-success,
.b__content.feedback-erro .feedback-error {
    display: block
}

.b__content.feedback,
.b__content.feedback-erro {
    width: 250px;
    height: auto;
    color: white;
    background: #e9bd8a;
    text-align: center;
    font-size: 16px;
    padding: 25px 30px 5px
}

.b__content.feedback .b__title,
.b__content.feedback .b__form,
.b__content.feedback-error .b__title,
.b__content.feedback-error .b__form {
    display: none
}

.b__title {
    width: 50%
}

.b__title--text {
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 25px
}

.b__title img {
    margin: 0 auto;
    display: block
}

.b__form {
    width: 50%
}

.b__form input,
.b__form textarea {
    display: block;
    width: 75%;
    margin: 0 auto;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    margin-bottom: 10px;
    height: 28px;
    text-indent: 12px;
    font-size: 15px
}

.b__form textarea {
    height: 80px
}

.b__form input[type="submit"] {
    color: white;
    background: transparent;
    text-align: right;
    padding: 0;
    width: 78%;
    font-size: 18px
}

.b__content--close {
    color: white;
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 20px;
    cursor: pointer
}

@media only screen and (max-width: 768px) {
    .b__content {
        background: #e9bd8a;
        width: auto;
        max-height: 100vh;
        margin: 0 10px;
        border: 1px solid black;
        top: 15px;
        height: 100%;
        max-height: 540px;
        overflow-y: auto;
        padding: 0
    }

    .b__content.feedback,
    .b__content.feedback-erro {
        width: auto;
        padding: 0 0 10px
    }

    .b__body {
        padding: 40px 15px 5px
    }

    .b__title,
    .b__form {
        width: 100%
    }

    .b__form input,
    .b__form textarea {
        width: 80%;
        padding: 4px 0
    }

    .b__title--text {
        margin: 10px 0 25px
    }
}

#app-container>div>div>p>a {
    font-weight: bold;
    color: black;
    font-size: 1.25em;
    margin-top: 5px;
    display: block
}


/*NOVO CHECKOUT */

/* ESTILOS DESKTOP */
@media screen and (min-width: 1000px) {

    .container-cart,
    .body-order-form .container-order-form {
        width: 1220px !important;
    }


}

.body-cart .container h1 {
    font-size: 0;
}

.container h1::before {
    content: "meu ";
    text-transform: uppercase;
    font-weight: 100;
    color: #6B5C4F;
    font-size: 20px;
}

.container h1::after {
    content: "carrinho";
    text-transform: uppercase;
    font-weight: 700;
    color: #6B5C4F;
    font-size: 20px;
}

.product {
    color: #6B5C4F;
    font-size: 16px;
    text-transform: uppercase;
}

.shipping-date,
.product-price,
.quantity,
.quantity-price {
    color: #6B5C4F;
    font-size: 14px;
    text-transform: uppercase;
}

.cart {
    border: none;
    border-bottom: 1px solid #D9D9D9;
    border-radius: 0;
}

.cart-items th {
    padding: 19px 0;
}

.product-item {
    border-top: 1px solid #D9D9D9;
}

.product-item td {
    padding: 12px 0;
}

.product-image img {
    height: 90px;
    width: 60px;
    max-width: 60px;
    object-fit: cover;

}

.product-name {
    padding: 20px !important;
}

.product-name a {
    color: #000;
    font-weight: 700;
}

.shipping-estimate-date,
.old-product-price-label,
.old-product-price.muted,
.new-product-price-label,
.new-product-price {
    color: #545454;
    font-weight: 700;
}

.total-selling-price {
    color: #000;
    font-weight: 700;
}

.icon-minus-sign,
.icon-plus-sign {
    display: inline-flex !important;
    width: 22px;
    height: 21px;
    background: #EDEDED;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.icon-minus-sign:before {
    content: "-";
    color: black;
    font-size: 26px;
    font-weight: 700;
}

.icon-plus-sign:before {
    content: "+";
    color: black;
    font-size: 18px;
    ;
    font-weight: 700;
}

.quantity input {
    border: none !important;
    box-shadow: none;
    background: transparent;
    font-weight: 700;
    font-size: 14px !important;
}

.srp-main-title {
    text-transform: uppercase;
    color: #6B5C4F !important;
    font-weight: 700 !important;
    font-size: 20px !important;
}

.srp-toggle__wrapper .vtex-shipping-preview-0-x-frameDelivery,
.srp-toggle__wrapper .vtex-shipping-preview-0-x-framePickup {
    background: rgb(107, 92, 79);
    font-weight: 700;
}

.srp-toggle__wrapper .srp-toggle__delivery.blue,
.srp-toggle__wrapper .srp-toggle__pickup.blue {
    color: #fff !important;
    z-index: 10;
    font-weight: 700;
}

.srp-data.mt4 .srp-toggle__wrapper label {
    text-transform: capitalize;
    font-weight: 700;
}

.ship-postalCode label {
    font-size: 16px;
    font-weight: 700;
    color: #6B5C4F;
}

.vtex-shipping-preview-0-x-pc .ship-postalCode {
    display: flex;
    align-items: center;
    gap: 14px;
    width: 355px;
}

.vtex-shipping-preview-0-x-pc .ship-postalCode input {
    width: 355px;
    border-radius: 10px !important;
    height: 35px !important;
    font-size: 14px !important;
    color: #545454;
}

.ship-postalCode small {
    display: none;
}

.body-cart .container-cart .cart-more-options .btn {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 0 28px;
    font-size: 14px;
    border: none;
    border-radius: 10px;
    height: 35px;
    font-weight: 700;
    margin-left: 10px;
}

.summary-totalizers .coupon-form fieldset div {
    display: block !important;
}

.summary-totalizers::before {
    content: "ADICIONAR CUPONS";
    font-size: 20px;
    color: #6B5C4F;
    font-weight: 700;
}

/*
.summary-coupon-wrap::before{
	content: "CÓDIGO DO VENDEDOR OU CUPOM";
	font-size:16px;
	color: #6B5C4F;
	font-weight: 700;
}*/

.body-cart .container-cart .cart-totalizers .coupon-column {
    text-align: left;
    border: 1px lightgray solid;
    padding: 3px;
    border-radius: 10px;
}

.form-sales,
.coupon.summary-coupon {
    background: none !important;
}

.form-sales.form fieldset,
.coupon-form fieldset>div {
    padding: 10px 0;
}

.summary-coupon,
.form-sales {
    margin: 0 !important;
    display: flex;
    justify-content: flex-start;
}

.body-cart .container-cart .cart-totalizers .coupon-column .form-sales {
    display: flex;
    justify-content: flex-start;
}

.link-coupon-add,
.open-sale-fields {
    display: none !important;
}

.coupon-fields #cart-coupon,
.field-sales #cod_sales {
    width: 355px;
    border: 1px dashed #757575;
    border-radius: 10px;
    height: 28px;
}

#cart-coupon-add,
#submit-sales {
    font-size: 0;
    height: 28px;
    margin: 0;
    border-radius: 10px;
    margin-left: 10px;
    position: relative;
}

#cart-coupon-add::after,
#submit-sales::after {
    content: "+";
    font-size: 17px;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: absolute;
    top: 2px;
    right: 7px;
}

.srp-summary-result .monetary,
.totalizers-list .monetary {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}

.full-cart .totalizers tfoot td {
    color: #333333;
    font-weight: 700;
    font-size: 16px;
}

.monetary {
    color: #6B5C4F;
    font-weight: 700;
    font-size: 16px;
}

.cart-links-bottom {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 23px;
    margin: 0;
}

.btn-place-order {
    background: rgb(107, 92, 79) !important;
    width: 330px;
    font-size: 0;
}

.btn-place-order::after {
    content: "FINALIZAR COMPRA";
    letter-spacing: 5px;
    font-size: 15px;
    font-weight: 400;
    height: 60px;

}

.link-choose-more-products {
    font-size: 0;
}


.link-choose-more-products::after {
    content: "CONTINUAR COMPRANDO";
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 700;
    height: 60px;
    color: #6B5C4F;
}


/* ESTILOS DA PAGINA DE FINALZAR COMPRA */

.body-cart .container h1 {
    font-size: 0;
}

.body-order-form .container h1::before {
    display: none;
}

.body-order-form .container h1::after {
    display: none;
}

.body-order-form .container-order-form #orderform-title {
    font-size: 0 !important;
    display: inline-flex !important;
    gap: 5px;
}

.body-order-form .container-order-form #orderform-title::before {
    content: "FINALIZAR";
    text-transform: uppercase;
    font-weight: 700;
    color: #6B5C4F;
    font-size: 20px;
    display: block !important;
}

.body-order-form .container-order-form #orderform-title::after {
    content: "COMPRA";
    text-transform: uppercase;
    font-weight: 100;
    color: #6B5C4F;
    font-size: 20px;
    display: block !important;
}

.accordion-heading .accordion-toggle {
    padding: 4px 8px 0;
    color: #6B5C4F;
    text-transform: uppercase;
    font-weight: 700;
}

.body-order-form .client-profile-data.active .accordion-toggle-active i {
    display: none;
}

.step.active,
.cart.active,
.totalizers.active {
    border-color: #e5e5e5;
    border: none;
    border-right: 1px solid #D2D2D2;
    border-radius: 0;
    border-left: 1px solid #D2D2D2;
}

.body-order-form button.btn.btn-large,
input[type="submit"].btn.btn-large {
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 5px;
    background: rgb(107, 92, 79);
}

.body-order-form .box-client-info-pf {
    display: flex;
    flex-direction: column;
}

.body-order-form input.success:not([invalid="true"]) {
    width: 100%;
    height: 28px !important;
}

.body-order-form .client-first-name,
.body-order-form .client-document {
    margin-right: 0px;
}

.body-order-form .vtex-omnishipping-1-x-shippingDataDev {
    background: none !important;
}

.body-order-form .icon-user,
.body-order-form .icon-home,
.body-order-form .icon-credit-card {
    display: none;
}

.body-order-form .summary-totalizers::before,
.body-order-form .summary-coupon-wrap::before {
    display: none !important;
}

.body-order-form .row-fluid .mini-cart {
    width: 27% !important;
}

.body-order-form .cart-fixed-transition.affix-top {
    width: 100%;
}

.body-order-form .cart-fixed-transition.affix {
    width: max-content !important;
  	min-width: 380px;
}

.body-order-form .mini-cart .cart {
    max-height: 500px;
    overflow: auto;

}

.body-order-form .cart-fixed-transition h2 {
    font-size: 0;
    text-align: left;
    background: none;
    border: none;
}

.body-order-form .cart-fixed-transition h2::before {
    content: "RESUMO";
    font-size: 20px;
    color: #6B5C4F;
    font-weight: 700;
}


.body-order-form .cart-fixed-transition h2::after {
    content: " DO PEDIDO";
    font-size: 20px;
    color: #6B5C4F;
    font-weight: 100;
}

.body-order-form .summary-cart-template-holder .hproduct {
    position: relative;
    border-top: none;
    padding-bottom: 6px;
    margin-bottom: 9px;
    padding-top: 0;
    margin-top: 0;
    float: left;
    clear: both;
    width: 100%;
    border-bottom: 1px solid #ddd;
    display: grid;
    grid-template-rows: 40% 30% 30%;
    grid-template-columns: 23% 70%;
}

.body-order-form .summary-cart-template-holder a {
    width: 60px;
    height: 91px;
    grid-column: 1;
    grid-row: 1;
}

.body-order-form .summary-cart-template-holder a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.body-order-form .summary-cart-template-holder .product-name {
    grid-row: 1;
    grid-column: 2;
    font-weight: bold;
    color: #000;
    overflow: visible;
    text-overflow: unset;
    white-space: normal;
    padding: 0 !important;
    width: 90%;
}

.body-order-form .summary-cart-template-holder .quantity.badge,
.body-order-form .summary-cart-template-holder .description .shipping-date {
    display: none;
}

.body-order-form .summary-cart-template-holder .description {
    font-size: 12px;
    grid-row: 2;
    grid-column: 2;
    font-weight: bold;
    color: #000;
    display: flex;
    margin-top: 0;
}

.ship-postalCode label {
    color: #6B5C4F !important;
}

.payment-group-item.active {
    background-color: #6B5C4F;
    margin-left: 0;
    opacity: 1;
    color: #fff;
    border-radius: 10px;
    border: none;
}

.payment-group-item {
    opacity: 1;
    color: #6B5C4F;
    border-radius: 10px;
    border: none;
    margin: 10px 0;
}

.body-order-form .mini-cart .summary-template-holder {
    background: none;
    border: none;
}

.body-order-form .mini-cart .table tfoot td {
    color: #333333;
    font-weight: 700;
    font-size: 16px;
}

.body-order-form .totalizers-list .info {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}

.body-order-form #go-to-cart-button {
    display: none;
}

/* ESTILOS MOBILE */
@media screen and (max-width: 768px) {

    .container h1 {
        font-size: 0 !important;
        position: absolute;
        height: 23px;
        margin: 10px auto;
    }

    .full-cart .cart table {
        display: flex;
        margin-top: 0 !important;
    }

    .full-cart .cart table tbody {
        display: block;
        width: 100%;
    }

    .container h1::before {
        content: "meu ";
        text-transform: uppercase;
        font-weight: 100;
        color: #6B5C4F;
        font-size: 20px;
    }

    .container h1::after {
        content: "carrinho";
        text-transform: uppercase;
        font-weight: 700;
        color: #6B5C4F;
        font-size: 20px;
    }

    .cart-active .srp-container {
        max-width: 768px
    }

    .cart {
        border: none;
        border-bottom: 1px solid #D9D9D9;
        border-radius: 0;
        padding: 0;
    }

    .full-cart .cart table tbody tr {
        display: grid;
        margin: 15px 0 !important;
        height: 115px;

    }

    .product-item {
        grid-template-rows: 40% 30% 30% !important;
        grid-template-columns: 20% 55% 25% !important;
        border-top: none;
        margin: 0px 0 !important;
        padding: 0px 0 !important;
        height: 100px;
    }

    .product-image img {
        height: 110px;
        width: 75px;
        max-width: 75px;
        object-fit: cover;
    }

    .body-order-form .container-order-form #orderform-title {
        width: 97%;
        position: absolute;
        left: 0;
        padding: 0 15px;
    }

    .step.active,
    .cart.active,
    .totalizers.active {
        border: none;
    }


    .full-cart .cart table tbody tr td.product-image {
        grid-row: 1;
        width: 75px;
        padding: 7px 0;
    }

    .full-cart .cart table tbody tr td.product-name .seller {
        display: none;
    }


    .full-cart .cart table tbody tr+tr {
        border-top: 1px solid #ddd;
    }

    .cart-template-holder {
        min-height: 100px;
    }

    .full-cart .cart table tbody tr td.product-name {
        padding: 5px 0 0 13px !important;
        grid-row: 1;
        grid-column: 2;
        margin: 0;
    }

    .full-cart .cart table tbody tr td.product-name a {
        padding: 0;
        font-size: 13px;
    }

    .body-order-form input.success:not([invalid="true"]) {
        width: 100%;
        height: 40px !important;
        border-radius: 5px;
    }

    .link-gift-card {
        left: 0 !important;
        padding: 10px 8px 7px;
        border: 2px solid #f4f4f4;
        border-radius: 5px;
        margin-bottom: 0 !important;
    }

    .full-cart .cart table tbody tr td.product-price {
        font-size: 11px !important;
        line-height: 13px;
        grid-row: 2;
        grid-column: 3;
    }

    .full-cart .cart table tbody tr td.quantity {
        padding: 0px;
        margin-left: 13px;
        grid-row: 3;
        grid-column: 2;
    }

    .full-cart .cart table tbody tr td.item-remove {
        position: absolute;
        top: 17px;
        right: 0;
        width: 24px;
        grid-row: 3;
    }

    .srp-data.mt4 .srp-toggle__wrapper label {
        text-transform: capitalize;
        font-weight: 700;
        height: 43px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .srp-postal-code__form.dib {
        width: 100%;
    }

    .vtex-shipping-preview-0-x-pc .ship-postalCode {
        width: 65%;
        margin: 0;
    }

    .vtex-shipping-preview-0-x-pc .ship-postalCode input {
        width: 100%;
    }

    .srp-data.mt4 {
        padding-bottom: 28px;
        border-bottom: 1px solid #D9D9D9;
        margin-bottom: 17px;
    }

    .coupon-fields #cart-coupon,
    .field-sales #cod_sales {
        width: 85%;
        border: 1px dashed #757575;
        border-radius: 10px;
        height: 35px;
    }

    .body-cart .container-cart .cart-totalizers .coupon-column .form-sales,
    .body-cart .container-cart .cart-totalizers .coupon-column .coupon.summary-coupon {
        margin: 20px 0;
        display: flex;
        justify-content: flex-start;
        width: 100%;
    }

    .form-sales.form fieldset,
    .coupon-form fieldset>div {
        padding: 10px 0;
        width: 100%;
    }


    .btn-place-order-wrapper {
        width: 100%;
    }

    .full-cart .cart-links-bottom .btn-success {
        width: 100%;
    }

    .body-order-form .row-fluid .mini-cart {
        width: 100% !important;
    }

    .orderform-template-holder .client-profile-data .client-document,
    .orderform-template-holder .client-profile-data .client-phone {
        width: 100% !important;
    }

    .checkout-container {
        margin-top: 30px;
    }

}


div#vtexIdContainer {
    position: fixed !important;
}

a#show-gift-card-group {
    opacity: 1;
    color: #6B5C4F;
    border-radius: 10px;
    border: none;
    margin: 0px;
}


@media(max-width: 992px){
	
 
    .item-attachments-content.item-attachments-name-embalagem-para-presente td.item-remove.item-attachments-remove{
      position: unset !important;
      margin-bottom: 0px !important;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto;
        
  }
  
  .item-attachments-name-embalagem-para-presente .item-attachments-item-fields{
      display: none !important;
  }
  
  .full-cart .cart table tbody tr.item-attachments-content{
    width: 347px;
  }
  
}

@media(min-width: 992px){
	
  .payment-group{
    margin-top: 26px !important;
  }
  
  p.link.link-gift-card {
    left: 18px !important;
}

  
}




/*# sourceMappingURL=checkout5-custom.css.map */