body {
    font-family: 'Montserrat';
    background-color: #f5f5f5;
    color: #333;
    line-height: 1.6;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #47AD33;
    border-radius: 50%;
    content: "";
    display: block;
    height: .75em;
    left: 50%;
    margin: 0;
    min-height: 12px;
    min-width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: .75em;
}

.woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row select, .woocommerce-page form .form-row textarea.input-text {
    font-size: var(--wp--preset--font-size--small);
    padding: .9rem 1.1rem;
    display: block;
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
}

p.form-row.form-row-wide {
    width: 100%;
    display: block;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    flex-grow: 1;
    font-weight: 500;
    text-align: center;
    border-bottom: 2px solid #D5D5D5;
    margin: 0px;
    margin-top: 25px;
    padding-bottom: 25px;
}

input#rm-pagbank-card-number {
    border: 1px solid;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    display: block;
    padding-top: 8px;
    margin-left: 10%;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    color: #000;
    display: block;
    flex-grow: 1;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    text-decoration: underline;
    font-size: 30px;




.wc-block-components-product-price__value.is-discounted{
    margin-left: .5em;
    font-size: 35px;
    font-weight: bold;
    margin: auto;
    display: block;
    white-space: nowrap !important;
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
    margin-bottom: 0;
    margin-left: 10%;
}

}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #47AD33;
    height: 1.125em;
    margin-left: .1875em;
    margin-top: .0625em;
    pointer-events: none;
    position: absolute;
    width: 1.125em;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #fff;
    border-color: #47AD33;
}

.wc-block-components-checkout-return-to-cart-button {
    box-shadow: none;
    color: #47AD33;
    padding-left: calc(24px + .25em);
    position: relative;
    text-decoration: none;
}

p.form-row.form-row-wide::before,
p.form-row.form-row-wide::after {
  content: none !important;
  display: none !important;
}

.woocommerce-checkout p.form-row::before,
.woocommerce-checkout p.form-row::after {
  content: none !important;
  display: none !important;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right;
    padding-top: 50px;
    padding-bottom: 50px;
}

.woocommerce-page form .form-row label {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 600;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: 1020px;
    width: 76px;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    color: #000;
    display: block;
    flex-grow: 1;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    text-decoration: underline;
    font-size: 30px;
    margin-left: 10%;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
}

p.form-row.form-row-wide {
    padding-top: 30px;
}

p.instructions.checkout-pix-instructions {
    font-size: 18px;
}

.wc-block-components-textarea {
    background-color: #fff;
    border: 1px solid hsla(0, 0%, 7%, .8);
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 18px;
    line-height: 1.375;
    margin: 0;
    padding: .75em 16px;
    width: 100%;
}

span.wc-block-components-checkbox__label {
    font-size: 18px;
}

.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    height: auto;
    padding: 1em;
    width: 50%;
    font-weight: 500;
}

.wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number {
    padding: 0 0 0px;
    background: #fff;
    padding-bottom: 50px;
}

.wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
    margin-top: 0px;
}

.wc-block-components-checkout-step__container {
    position: relative;
    max-width: 100%;
    width: 90%;
    margin: auto;
}

#shipping-fields .wc-block-components-checkout-step__heading {
    display: flex;
    margin-top: 0px;
    margin-right: 5%;
}

.wc-block-components-checkout-step__heading {
    margin: 0 0 8px;
    position: relative;
    margin-top: 0px;
    margin-right: 5%;
}

.wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    background: transparent;
    border: 0;
    border-radius: 0;
    content: " " counter(checkout-step) ".";
    content: " " counter(checkout-step) "." / "";
    counter-increment: checkout-step;
    left: -24px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(-50%);
    vertical-align: baseline;
    white-space: nowrap;
    display: none;
}

.wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    border-left: 1px solid hsla(0, 0%, 7%, .11);
    content: "";
    height: 100%;
    left: -24px;
    position: absolute;
    top: 0;
    display: none;
}

#shipping-fields .wc-block-components-checkout-step__heading {
    display: block;
}

.wc-block-checkout__actions {
    padding: 0 0 50px;
    padding-top: 50px;
    background: #fff;
}

.wc-block-checkout__actions .wc-block-checkout__actions_row {
    align-items: center;
    display: flex;
    width: 90%;
    margin: auto;
    justify-content: space-between;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    padding-top: 50px;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
    margin-bottom: 0px;
    padding-left: 0;
    background: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
}

.wc-block-components-checkout-return-to-cart-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 20px 60px;
    border-radius: 2px;
    border: 1px solid #47AD33;
    background-color: transparent;
    color: #47AD33;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.15s ease;
}

.wc-block-components-checkout-return-to-cart-button svg {
    fill: currentColor;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10%;
}

/* Hover */
.wc-block-components-checkout-return-to-cart-button:hover {
    background-color: #47AD33;
    color: #ffffff;
    transform: translateX(-2px);
}

/* Focus (acessibilidade) */
.wc-block-components-checkout-return-to-cart-button:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(71, 173, 51, 0.3);
}

/* Active */
.wc-block-components-checkout-return-to-cart-button:active {
    transform: translateX(0);
}

.wc-block-checkout__terms {
    margin: 0 0 0px; 
}

.wp-block-woocommerce-checkout-order-summary-block {
    border-radius: 5px;
    box-sizing: border-box;
    background: #fff;
    border: 0px;
}

.wc-block-components-totals-wrapper {
    border-top: 0px solid hsla(0, 0%, 7%, .11); 
    padding: 16px 0;
    font-size: 20px;
}

.wc-block-components-title.wc-block-components-title {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-weight: 600;
    word-break: break-word;
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
    border-bottom: 2px solid #D5D5D5;
    margin-left: 6%;
}

.wc-block-checkout__payment-method .wc-block-components-checkout-step__content, .wc-block-checkout__shipping-option .wc-block-components-checkout-step__content {
    padding-top: 40px;
}

.wc-block-components-checkout-step__description {
    font-size: .875em;
    line-height: 1.2;
    margin: 0 0 16px;
    margin-top: 30px;
    margin-bottom: 35px;
}

.wc-block-components-product-price ins {
    text-decoration: none;
    white-space: nowrap;
}

.wc-block-components-product-metadata {
    margin-left: 10%;
}



@media (max-width: 650px) {
    body {
        padding: 0px;
    }

    :root :where(.is-layout-flow) > :last-child {
    margin-block-end: 0;
    width: 90%;
    margin: auto;
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child {
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
}

.wc-block-components-address-address-wrapper.is-editing .wc-block-components-address-form-wrapper {
    opacity: 1;
    padding-left: 15px;
    padding-right: 15px;
}

.wc-block-components-address-form__address_2-toggle {
    background: none;
    border: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    margin-top: 16px;
    text-align: left;
    font-size: 15px;
    width: 100%;
}

.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    color: inherit;
    color: hsla(0, 0%, 7%, .7);
    cursor: text;
    font-family: inherit;
    font-size: 15px;
    font-style: inherit;
    font-weight: inherit;
    left: .5625em;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.5;
    margin: 0;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 27px;
    transform: translateY(-48%);
    transition: all .2s ease;
}

.wc-block-components-radio-control__option {
    color: inherit;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 15px;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0 0 1em;
    padding: 0 calc(16px + 1.5em) 0 3.5em;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit;
}

        .wc-block-components-form .wc-block-components-checkout-step:after {
            background: currentColor;
            bottom: -35px;
            box-shadow: -50vw 0 0 0 currentColor, 50vw 0 0 0 currentColor;
            content: "";
            height: 1px;
            opacity: .11;
            position: absolute;
            width: 100%;
            display: none;
        }

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    flex-grow: 1;
    font-weight: 500;
    margin: 0 0 0px 0px;
    text-align: center;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
}

    
    .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
        display: none;    
}

    .wc-block-components-checkout-step__container {
        width: 100%;
        padding: 0 15px;
    padding-top: 0px;
    }
    
    .wc-block-checkout__actions .wc-block-checkout__actions_row {
        width: 100%;
        padding: 0 15px;
    }
    
.woocommerce-page label {
    margin-top: 35px;
}

    .wc-block-components-title.wc-block-components-title {
        margin-left: 0;
        padding-top: 0px !important;
        padding-bottom: 40px;
        font-size: 1.1em;
        border: none;
        padding-bottom: 0px;
    }

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    padding-bottom: 0px;
}
    
    .wc-block-checkout__sidebar .wc-block-components-product-name {
        font-size: 24px;
    }
    
    .woocommerce-page form .form-row label {
        font-size: 18px;
    }
    
    p.form-row.form-row-wide {
        padding-top: 25px;
    }
    
    .wc-block-components-textarea,
    p.instructions.checkout-pix-instructions,
    span.wc-block-components-checkbox__label {
        font-size: 16px;
    }
    
    .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number,
    .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    
    .wc-block-checkout__actions,
    .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .wc-block-components-checkout-step__heading,
    #shipping-fields .wc-block-components-checkout-step__heading,
    .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
        margin-top: 25px;
        margin-right: 0;
    }
    
    .wc-block-components-checkout-step__description {
        margin-top: 0px;
    }
    
    .wc-block-checkout__payment-method .wc-block-components-checkout-step__content,
    .wc-block-checkout__shipping-option .wc-block-components-checkout-step__content {
        padding-top: 35px;
    }
    
        .wc-block-components-totals-wrapper {
        font-size: 18px;
        padding: 14px 0;
        width: 80%;
        margin: auto;
    }
    
    .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .wc-block-components-checkout-return-to-cart-button {
        padding: 18px 25px;
        font-size: 14px;
    }

    .wc-block-components-checkout-return-to-cart-button svg {
    fill: currentColor;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 0%;
}

        .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number, .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
        padding-bottom: 25px;
        padding-top: 0px;
    }

    .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill, .wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .wc-block-components-form .wc-block-components-text-input.is-active input[type=password], .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .wc-block-components-text-input input:-webkit-autofill, .wc-block-components-text-input.is-active input[type=email], .wc-block-components-text-input.is-active input[type=number], .wc-block-components-text-input.is-active input[type=password], .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-text-input.is-active input[type=text], .wc-block-components-text-input.is-active input[type=url] {
    padding: 1.5em .5em .5em;
    font-size: 15px;
}

.wc-blocks-components-select .wc-blocks-components-select__select {
    appearance: none;
    background: none;
    border: 1px solid hsla(0, 0%, 7%, .8);
    border-radius: 4px;
    color: #2b2d2f;
    font-family: inherit;
    font-size: inherit;
    font-size: 15px;
    font-style: inherit;
    font-weight: inherit;
    height: 100%;
    letter-spacing: inherit;
    line-height: inherit;
    padding: 1em .5em 0;
    text-decoration: inherit;
    text-transform: inherit;
    width: 100%;
}

    .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open .wc-block-components-totals-wrapper:first-child {
        border-top: none;
        width: 80%;
        margin: auto;
    }

    .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title.is-open {
        border-bottom: none;
        text-align: center;
        margin-right: 9%;
    }

.wc-block-components-totals-coupon .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0;
    color: #47AD33;
    text-decoration: underline;
    margin-left: 2%;
}


.wc-block-components-panel__button>.wc-block-components-panel__button-icon {
    fill: currentColor;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    margin-right: 1%;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
    padding-left: 25px;
    padding-right: 15px;
}

}

/* A partir de 500px */
@media (max-width: 500px) {
    .wc-block-checkout__actions .wc-block-checkout__actions_row {
        flex-direction: column;
        gap: 20px;
    }
    
    .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
        width: 100%;
        order: 1;
    }
    
    .wc-block-components-checkout-return-to-cart-button {
        width: 100%;
        justify-content: center;
        order: 2;
        padding: 18px 20px;
    }
    
    .wc-block-components-checkout-return-to-cart-button svg {
        margin-left: 0;
        position: relative;
        top: auto;
        transform: none;
        margin-right: 8px;
    }
    
     fieldset#shipping-option {
    padding-top: 0px;
}

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last {
        float: none;
        width: 100% !important;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    
    .wc-block-components-title.wc-block-components-title {
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 1em;
    }
    
    .wc-block-components-checkout-step__heading, #shipping-fields .wc-block-components-checkout-step__heading, .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
        margin-top: 0px;
        margin-right: 0;
    }

    .woocommerce-page label {
        margin-top: 0px;
    }

  .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number, .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
        padding-bottom: 15px;
        padding-top: 0px;
    }


.wc-block-checkout__payment-method .wc-block-components-checkout-step__content, .wc-block-checkout__shipping-option .wc-block-components-checkout-step__content {
    padding-top: 0px;
}

    .wc-block-checkout__sidebar .wc-block-components-product-name {
        font-size: 20px;
    }
    
    .woocommerce-page form .form-row label {
        font-size: 16px;
    }
    
    .wc-block-components-textarea,
    p.instructions.checkout-pix-instructions,
    span.wc-block-components-checkbox__label {
        font-size: 15px;
    }
    
    .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number,
    .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
        padding-bottom: 30px;
        padding-top: 0px;
    }

        .wc-block-checkout__actions, .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        padding-top: 0px;
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }


    
    .wc-block-checkout__add-note .wc-block-components-checkbox {
    line-height: 1;
    margin-bottom: -3px;
    margin-top: 0px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
    
    .wc-block-components-checkout-step__heading,
    #shipping-fields .wc-block-components-checkout-step__heading,
    .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
        margin-top: 20px;
    }
    
    .wc-block-components-checkout-step__description {
        margin-top: 15px;
    }
    
    .wc-block-checkout__payment-method .wc-block-components-checkout-step__content,
    .wc-block-checkout__shipping-option .wc-block-components-checkout-step__content {
        padding-top: 25px;
    }
    
    .wc-block-components-totals-wrapper {
        font-size: 16px;
        padding: 12px 0;
    }

        p.form-row.form-row-wide {
        padding-top: 0px;
        margin-top: 25px;
    }
    
    .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .wc-block-components-checkout-step__container {
        padding: 0 12px;
    }
    
    .wc-block-checkout__actions .wc-block-checkout__actions_row {
        padding: 0 12px;
    }
}

/* A partir de 450px */
@media (max-width: 450px) {
    .wc-block-components-title.wc-block-components-title {
        padding-top: 0px;
        padding-bottom: 15px;
        font-size: 0.95em;
    }
    
    .wc-block-checkout__sidebar .wc-block-components-product-name {
        font-size: 18px;
    }
    
    .woocommerce-page form .form-row label {
        font-size: 15px;
        margin-top: 20px;
    }
    
    p.form-row.form-row-wide {
        padding-top: 0px;
    }
    
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: left;
    padding-top: 15px;
    padding-bottom: 50px;
    display: block;
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right;
    padding-top: 14px;
    padding-bottom: 50px;
}

    .wc-block-components-textarea,
    p.instructions.checkout-pix-instructions,
    span.wc-block-components-checkbox__label {
        font-size: 14px;
    }
    
    .wc-block-components-checkbox .wc-block-components-checkbox__mark {
        height: 1em;
        width: 1em;
    }
    
    .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked:before {
        min-height: 10px;
        min-width: 10px;
    }

      .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        padding-top: 0px;
        padding-bottom: 25px;
    }

    .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    
span.wc-block-components-checkbox__label {
        font-size: 13px;
    }

    .wc-block-checkout__shipping-option .wc-block-components-checkout-step__content {
        padding-top: 0px;
    }

        .wc-block-checkout__payment-method .wc-block-components-checkout-step__content{
            padding-top: 0px;
        }

    .wc-block-components-checkout-return-to-cart-button {
        padding: 16px 15px;
        font-size: 14px;
    }
    
    .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number {
        padding-bottom: 25px;
        padding-top: 0px;
    }
    
    .wc-block-checkout__actions,
    .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    
    .wc-block-components-checkout-step__heading,
    #shipping-fields .wc-block-components-checkout-step__heading,
    .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
        margin-top: 18px;
    }
    
    .wc-block-components-checkout-step__description {
        margin-top: 0px;
    }
    
    .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
        width: 60px;
    }
    
    .wc-block-components-checkout-step__container {
        padding: 0 10px;
    }
    
    .wc-block-checkout__actions .wc-block-checkout__actions_row {
        padding: 0 10px;
        gap: 15px;
    }



    span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
    margin-left: -9%;
}

    .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
        border-bottom: 1px solid hsla(0, 0%, 7%, .11);
        border-top: 1px solid hsla(0, 0%, 7%, .11);
        cursor: pointer;
        padding: 20px 0;
        font-size: 17px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .wc-block-components-formatted-money-amount {
    white-space: nowrap;
}

.wc-block-components-checkout-step__description {
    font-size: 15px;
    line-height: 1.2;
    margin: 0 0 16px;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

.wc-block-components-product-price {
    display: none;
}

span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-checkout-order-summary__title-price {
    font-size: 15px;
}

    span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
        margin-left: 45%;
        font-size: 20px;
    }

    .wc-block-checkout__sidebar .wc-block-components-totals-footer-item {
    margin: 0;
    flex-wrap: nowrap;
    padding: 0;
}

    .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title.is-open {
        border-bottom: none;
        text-align: center;
        margin-right: 9%;
        width: 95%;
        padding-left: 15px;
        padding-right: 15px;
    }

}


@media (max-width: 300px) {

.wc-block-components-product-price {
    display: none;
}


}

/* A partir de 300px */
@media (max-width: 300px) {
    .wc-block-components-title.wc-block-components-title {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 0.9em;
    }
    
    .wc-block-checkout__sidebar .wc-block-components-product-name {
        font-size: 16px;
    }
    
    .woocommerce-page form .form-row label {
        font-size: 14px;
    }
    
    .wc-block-components-textarea, p.instructions.checkout-pix-instructions, span.wc-block-components-checkbox__label {
        font-size: 13px;
    }
    
    .wc-block-components-checkout-return-to-cart-button {
        padding: 14px 12px;
        font-size: 13px;
        gap: 6px;
    }
    
    .wc-block-components-checkout-return-to-cart-button svg {
        width: 16px;
        height: 16px;
        margin-right: 6px;
    }
    
    .wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number,
    .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    
    .wc-block-checkout__actions,
    .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .wc-block-components-checkout-step__heading,
    #shipping-fields .wc-block-components-checkout-step__heading,
    .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
        margin-top: 15px;
    }
    
    .wc-block-components-checkout-step__description {
        margin-top: 15px;
        font-size: 0.8em;
    }
    
    .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
        width: 50px;
    }
    
    .wc-block-components-checkout-step__container {
        padding: 0 8px;
    }
    
    .wc-block-checkout__actions .wc-block-checkout__actions_row {
        padding: 0 8px;
        gap: 12px;
    }
    
    .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        padding-left: 8px;
        padding-right: 8px;
    }
    
    p.form-row.form-row-wide {
        padding-top: 15px;
    }
    
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .wc-block-components-totals-wrapper {
        font-size: 14px;
        padding: 10px 0;
    }
}

/* Ajuste para a borda inferior do título em telas menores */
@media (max-width: 650px) {
    .wc-block-components-title.wc-block-components-title {
        width: 100%;
        box-sizing: border-box;
        display: block;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 450px) {
    .wc-block-components-title.wc-block-components-title {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 300px) {
    .wc-block-components-title.wc-block-components-title {
        padding-left: 8px;
        padding-right: 8px;
    }
}