.elementor-13 .elementor-element.elementor-element-6263671e{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for container, class: .elementor-element-6263671e */.table-responsive, .cart-order-details {
    border: 1px solid #a1a1a1;
    padding: 10px !important;
    border-radius: 8px !important;
}
.table-responsive tr.woocommerce-cart-form__cart-item.cart_item {
    border-bottom: 1px solid #ccc;
}

.table-responsive tr.woocommerce-cart-form__cart-item.cart_item:last-child {
    border: none;
}

a.product-title {
    font-size: 15px !important;
}
.variation-Vendedor {
    font-size: 13px !important;
}
a.remove-item.text-underline {
    color: red;
}

.variation > :not(.variation-Vendedor) {
    background: #ededed;
    font-size: 14px;
    color: #000 !important;
}

.cart_totals h2 {
    padding-top: 24px;
}

tr.cart-subtotal * {
    background: #f3f3f3;
    color: #000 !important;
    padding: 5px !important;
    border-radius: 4px;
}

tr.woocommerce-shipping-totals.shipping {
    border-bottom: 1px solid #ccc;
}

tr.woocommerce-shipping-totals.shipping th {
    font-size: 14px;
    color: #000;
}

ul#shipping_method * {
    color: #000000 !important;
}

a.checkout-button.button.alt.wc-forward br {
    display: none;
}

tr.order-total {
    background: #f3f3f3;
    color: #000 !important;
    border-radius: 4px;
}
tr.order-total * {
    padding: 7px !important;
}

a.checkout-button.button.alt.wc-forward {
    padding: 16px !important;
    border: none !important;
}

a.return-shop.button.btn.bordered.full-width:hover {
    background: #957f00;
}

.coupon br {
    display: none;
}

div.coupon input.btn {
    background: red !important;
    padding: 11px !important;
    height: auto !important;
    width: 100px !important;
    border-radius: 10px !important;
    color: #fff !important;
    transform: translate(-51px, 0px);
}

.swiper-entry.cross-sell-products.middle, h2.products-title.cross-sell-products-title {
    display: none !important;
}

p#calc_shipping_country_field {
    display: none !important;
}
p#calc_shipping_state_field {
    margin-bottom: 0;
}
.actions {
    border: none !important;
}

@media only screen and (max-width: 700px) {
    div.coupon input.btn {
    transform: translate(0px, -2px);
    width: 80px !important;
}
a.product-title {
    font-size: 13px !important;
}
dl.variation {
    width: 100%;
}
.product-sku.dt-hide {
    display: none;
}
.product-price-quantity p {
    margin-top: 7px;
    margin-bottom: 5px;
}

tr.woocommerce-cart-form__cart-item.cart_item.st-item-meta {
    flex-direction: column;
    display: flex !important
;
}
table.cart .product-details {
    max-width: 100% !important;
}
td.product-name {
    padding-bottom: 0 !important;
}
.coupon p {
    width: 100%;
    text-align: left;
    display: flex;
}
input#coupon_code {
    padding-right: 5px;
    margin-right: 85px;
}
.cart-order-details {
    margin-top: -50px;
}
tr.woocommerce-shipping-totals.shipping * {
    font-size: 13px;
}
tr.woocommerce-shipping-totals.shipping th {
    font-size: 10px;
}

.product-thumbnail img {
    width: 90px !important;
    max-width: unset !important;
    height: auto !important;
}
.cart-item-details > div:nth-child(1) {
    padding-left: 95px;
    margin-top: -110px;
}
.cart-item-details dl.variation {
    display: grid !important;
    grid-template-columns: repeat(2, 0fr);
}
dl.variation dd {
    width: 53vw !important;
}
.cart-item-details > div a.product-title {
    line-height: 16px;
    display: flex;
    padding-bottom: 6px !important;
    min-height: 98px;
    align-items: center;
}
table.shop_table.cart.woocommerce-cart-form__contents {
    margin-bottom: -27px;
}
.woocommerce .row .col-md-5 {
    margin-top: -28px !important;
    display: inline-block;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    margin-top: -20px;
}
table.cart tr:not(:last-child) td.product-details {
    padding-bottom: 0px !important;
    margin-bottom: -16px;
}
.cart-item-details dl.variation * {
    padding: 1px !important;
    display: flex
;
    align-items: center;
}
}/* End custom CSS */