html {
    max-width: 100%;
    overflow-x: hidden;
}
.elementor-menu-cart__product-remove:after,
.elementor-menu-cart__product-remove:before {
    content: "×" !important;
    position: absolute !important;
    height: 0 !important;
    width: 50%;
    top: -40% !important;
    left: 2px !important;
    margin-top: -1px;
    background: var(--remove-item-button-color, #d5d8dc);
    z-index: 1;
    transition: .3s;
    background-repeat: no-repeat !important;
    transform: none !important;
    font-size: 1.5em !important;
    background: transparent !important;
    color: #000 !important;
}
.woocommerce-cart .woocommerce-shipping-totals.shipping .woocommerce-shipping-destination strong {
    font-weight: 600;
}
li.product.type-product.status-publish.product-type-simple {
    background: #F0F0F0;
    padding: 10px 10px 15px 10px !important;
    transition: 0.3s;
    border-radius: 4px;
}
li.product.type-product.status-publish.product-type-simple:hover {
    background-color: #CACACA;
}
a.button.product_type_simple {
    display: none !important;
}
.woocommerce-cart .woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    display: flex;
    margin-bottom: 15px;
    margin-top: 18px;
}
.woocommerce-page table.cart td.actions p {
    margin-top: 18px;
}
.woocommerce-cart .woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: auto;
}
.woocommerce div.product table th,
.woocommerce div.product table td,
.woocommerce div.product form.cart {
    border: 0;
}
.woocommerce table.shop_table td {
    border: 0;
    background: #ffffff;
}
.woocommerce-cart .woocommerce {
    display: flex;
    flex-flow: row wrap;
}
.woocommerce-cart .woocommerce>* {
    flex: 1 100%;
}
.woocommerce-cart .woocommerce-cart-form {
    flex: 1 0 70%;
    margin-top: 15px;
}
.woocommerce-cart .cart-collaterals {
    flex: 1 0 30%;
}
.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    padding: 0 20px 0px;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    text-align: center;
}
.woocommerce-cart .cart_totals h2 {
    font-size: 1.5rem;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border: 0px;
    background: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: 0px;
    background: #fff;
}
.woocommerce-cart .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border: 0px;
}
.woocommerce-cart .woocommerce table.shop_table {
    border-radius: 3px;
    border: 1px solid #cfc8d838;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    padding: 10px;
    border: 1px solid #cfc8d838;
}
.woocommerce-cart table thead:first-child tr:first-child th {
    border: 0px;
    background: #f0f0f0;
}
.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .product-name a {
    color: #303030;
}
.woocommerce-cart .woocommerce table.shop_table th {
    font-weight: 600;
}
.coupon button {
    text-wrap: wrap;
}
.woocommerce-cart .wc-proceed-to-checkout a br {
    display: none;
}
.woocommerce-cart .page-content {
    padding: 0px 0px 80px 0px;
}
.woocommerce-cart .page-header {
    padding: 80px 0px 0px 0px
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    margin: 0 15px 0 0;
}
.woocommerce-cart table.cart img {
    width: 50px;
    background: #80808026;
    padding: 8px;
}
.woocommerce-cart .woocommerce a.remove {
    border: 1px solid #333333;
    color: #333333 !important;
    font-weight: 400;
}
/* .elementor-menu-cart__product-remove:before{
    content: "X"!important;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    text-decoration: none;
} */
.woocommerce-cart .woocommerce a.remove:hover {
    background: transparent;
    opacity: .7;
}
.woocommerce-cart .return-to-shop .button.wc-backward br {
    display: none;
}
.woocommerce-cart .woocommerce .quantity .qty {
    border-color: #cfc8d8;
}
.woocommerce-cart .cart_totals .order-total {
    color: #DDA92B;
}
.woocommerce-cart .product-quantity .quantity input[type=number] {
    padding: 5px;
}
.woocommerce-cart .logged-in .woocommerce .coupon .button {
    background: #DDA92B;
    color: #303030;
    font-weight: 500;
}
.woocommerce-cart .woocommerce .cart .button,
.woocommerce .cart input.button {
    background: #DDA92B;
    color: #303030;
    font-weight: 500;
    padding: 12px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 10px !important;
    background: #DDA92B;
    color: #303030;
    font-weight: 500;
    font-size: 100%;
}
.woocommerce-cart .entry-title {
    font-size: 1.5em;
}
.woocommerce-cart :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled] {
    padding: 12px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #F0F0F0;
    color: #303030;
}
.woocommerce-cart .woocommerce .cart .button:hover {
    background-color: #F0F0F0;
    color: #303030;
}
.woocommerce-cart .woocommerce-message,
.woocommerce-info,
.woocommerce-message {
    margin: 0 0 1em;
    border-top: 3px solid #DDA92B;
}
.woocommerce-cart .woocommerce-message::before,
.woocommerce-info::before,
.woocommerce-message::before {
    color: #DDA92B;
}
.woocommerce-cart .woocommerce-error {
    margin: 0 0 1em;
}
.woocommerce-cart .woocommerce-info {
    border-top-color: #333333;
}
.woocommerce-info::before {
    color: #333333;
}
.woocommerce-cart .woocommerce .return-to-shop .button.wc-backward {
    background-color: #DDA92B;
    font-weight: 500;
}
.woocommerce-cart .woocommerce .return-to-shop .button.wc-backward:hover {
    background-color: #F0F0F0;
    color: #303030;
}
.woocommerce-checkout .woocommerce table.shop_table {
    font-size: 15px;
    border: 1px solid #cfc8d838;
}
.woocommerce-cart .woocommerce .woocommerce-message .restore-item {
    color: #DDA92B;
}
.woocommerce-checkout .woocommerce-info {
    border-top-color: #303030;
    margin: 0 0 0em;
    font-family: 'Poppins';
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a,
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a.showlogin {
    color: #DDA92B !important;
    text-decoration: none;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a:hover {
    color: #303030 !important;
}
form.woocommerce-checkout input[type="text"] {
    border-radius: 3px;
    background-color: #F0F0F0;
    color: #444;
    border: 1px solid #F0F0F0;
}
.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-checkout .woocommerce form .form-row input.input-text {
    background-color: #F0F0F0;
    ;
    border: 1px solid #F0F0F0;
}
.woocommerce-checkout .woocommerce .checkout h3 {
    font-size: 1.3rem;
    color: #DDA92B;
    margin-top: 0;
    font-family: "Poppins", Sans-serif;
}
.woocommerce-checkout .woocommerce-additional-fields h3 {
    margin-left: 20px;
}
.woocommerce-checkout .woocommerce-additional-fields__field-wrapper {
    border: 1px solid #cfc8d838;
    padding: 20px;
    margin: 1em 0;
    text-align: left;
    border-radius: 5px;
}
.woocommerce-checkout .woocommerce .form-row .input-text {
    background-color: #F0F0F0;
    border: 1px solid #F0F0F0;
}
.woocommerce-checkout .woocommerce-checkout .woocommerce-checkout-payment .form-row.place-order {
    background: #F0F0F0;
}
.woocommerce-checkout .woocommerce table.shop_table th {
    border: 0;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
}
.woocommerce-checkout .woocommerce table.shop_table td {
    border: 0px !important;
}
.woocommerce-checkout .woocommerce table.shop_table td.product-total {
    border: 0px;
}
.woocommerce-checkout .woocommerce .shop_table.woocommerce-checkout-review-order-table thead {
    background: #F0F0F0;
}
.woocommerce-checkout .woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: left;
}
.woocommerce-checkout .woocommerce tr.order-total {
    color: #DDA92B;
}
.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid label {
    color: #DDA92B;
}
/* .woocommerce-checkout .extra-info {
  margin-top: 40px;
} */
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon {
    display: flex;
    flex-flow: row wrap;
    width: 50%;
    border: 1px solid #cfc8d838;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon p:nth-child(1) {
    flex: 1 100%;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon p:nth-child(2) {
    flex: 0 0 35%;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon p:nth-child(3) {
    flex: 0 0 30%;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon p:nth-child(3) button {
    padding: 12px;
    font-weight: 500;
    background-color: #DDA92B;
    color: #fff;
}
.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon p:nth-child(3) button:hover {
    background-color: #dbd9d9;
    color: #303030;
}
.elementor-menu-cart__product-remove {
    top: 0;
    bottom: 0 !important;
}
.elementor-menu-cart__product-image.product-thumbnail img {
    margin-top: -8px;
}
.woocommerce-checkout .woocommerce-form .woocommerce-button.woocommerce-form-login__submit {
    padding: 12px 25px;
    font-weight: 500;
    color: #303030;
    background: #DDA92B;
    font-family: 'Poppins';
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login {
    font-family: 'Poppins';
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login .lost_password a {
    color: #DDA92B;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login .lost_password a:hover {
    color: #303030;
}
.woocommerce-checkout .woocommerce-form .woocommerce-button.woocommerce-form-login__submit:hover {
    background-color: #dbd9d9;
    color: #303030;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login {
    width: 50%;
    border: 1px solid #cfc8d838;
}
.woocommerce-account .my-account-pg-sec .woocommerce form {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid #cfc8d838;
    padding: 20px;
    border-radius: 3px;
    margin-top: 1em;
}
.woocommerce-account .woocommerce .woocommerce-ResetPassword.lost_reset_password {
    display: flex;
    flex-flow: row wrap;
    align-items: end;
    gap: 0px 10px;
    margin-top: 0;
}
.woocommerce-account .woocommerce .woocommerce-ResetPassword.lost_reset_password p:nth-child(1) {
    flex: 1 100%;
}
.woocommerce-account .woocommerce .woocommerce-ResetPassword.lost_reset_password p:nth-child(2) {
    flex: 0 0 30%;
}
.woocommerce-account .woocommerce .woocommerce-ResetPassword.lost_reset_password p:nth-child(3) {
    flex: 0 0 50%;
}
.woocommerce-account .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .woocommerce-Button.button {
    padding: 13px 25px;
    font-weight: 500;
    color: #303030;
    background: #DDA92B;
    font-family: 'Poppins';
}
.woocommerce-account .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .woocommerce-Button.button:hover {
    background-color: #dbd9d9;
    color: #303030;
}
.woocommerce-account .woocommerce-ResetPassword.lost_reset_password input#user_login {
    background-color: #F0F0F0;
    border: 1px solid #F0F0F0;
    /* margin: 5px 0; */
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login p:nth-child(5) {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.woocommerce-account .woocommerce-LostPassword.lost_password a {
    color: #DDA92B;
}
.woocommerce-account .woocommerce-LostPassword.lost_password a:hover {
    color: #303030;
}
.woocommerce-account .woocommerce-form.woocommerce-form-register.register .woocommerce-privacy-policy-text .woocommerce-privacy-policy-link {
    color: #DDA92B;
}
.woocommerce-account .woocommerce-form.woocommerce-form-register.register .woocommerce-privacy-policy-text .woocommerce-privacy-policy-link:hover {
    color: #303030;
}
.woocommerce-account .woocommerce .u-columns h2 {
    font-size: 1.3em;
    color: #303030;
    margin: 0;
}
.woocommerce-checkout .entry-title {
    font-size: 1.5em;
    color: #303030;
}
.woocommerce-order-received .entry-title {
    font-size: 1.5em;
    color: #303030;
    text-align: center;
}
.woocommerce-order-received .woocommerce-thankyou-order-received {
    color: #DDA92B;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 20px 0 30px 0px;
    text-align: center;
}
.woocommerce-checkout .woocommerce table.shop_table thead th {
    background: #f0f0f0;
}
.logged-in .woocommerce .woocommerce-MyAccount-content a {
    color: #DDA92B;
}
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--dashboard a:after {
    content: "\f3fd";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link--dashboard a,
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--orders a,
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--downloads a,
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--edit-address a,
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--edit-account a,
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--orders a:after {
    content: "\f291";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
}
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--downloads a:after {
    content: "\f023";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
}
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--edit-address a:after {
    content: "\f015";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
}
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--edit-account a:after {
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
}
.logged-in .woocommerce ul li.woocommerce-MyAccount-navigation-link--customer-logout a:after {
    content: "\f2f5";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link {
    border-bottom: 1px solid #F0F0F0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link.is-active a:after {
    opacity: 1;
    color: #DDA92B;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link.is-active a {
    color: #DDA92B;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link a:after {
    opacity: 0.5;
    color: #303030;
    transition: all 0.4s ease-in-out;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link a {
    color: #303030;
    font-size: 18px;
    transition: all 0.4s ease-in-out;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation-link a:hover:after {
    color: #DDA92B;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
}
.woocommerce-checkout .woocommerce ul.order_details li strong {
    font-size: inherit;
}
.woocommerce-checkout .woocommerce ul.order_details li {
    font-size: 16px;
    text-transform: capitalize;
    font-family: "Poppins", Sans-serif;
}
.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title {
    font-size: 1.5em;
    color: #303030;
}
.woocommerce-checkout .woocommerce-customer-details .woocommerce-column__title {
    font-size: 1.5em;
    color: #303030;
}
.woocommerce-order-received .woocommerce ul.order_details {
    padding-left: 0px !important;
    display: flex;
    justify-content: center;
    text-align: center;
}
.woocommerce-checkout .woocommerce .woocommerce-customer-details address {
    font-family: 'Poppins';
    font-size: 15px;
    border: 1px solid #cfc8d838;
    padding: 20px;
    background: #cfc8d838;
}
a.shipping-calculator-button {
    color: #DDA92B;
}
.woocommerce-error .wc-backward {
    color: #DDA92B;
}
.woocommerce-account.woocommerce-downloads .woocommerce .woocommerce-info .button.wc-forward {
    background-color: #DDA92B;
    font-weight: 500;
    color: #303030;
    padding: 10px;
}
.woocommerce-account.woocommerce-downloads .woocommerce .woocommerce-info .button.wc-forward:hover {
    background-color: #F0F0F0;
    color: #303030;
}
.woocommerce-account.woocommerce-downloads .woocommerce .woocommerce-info {
    border-top-color: #DDA92B;
}
.woocommerce-account.woocommerce-downloads .woocommerce .woocommerce-info:before {
    color: #DDA92B;
}
.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content p {
    margin-bottom: 25px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce .woocommerce-Address-title.title h3 {
    font-size: 20px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce .woocommerce-Address-title.title p a:after {
    content: "\f044";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    margin-left: 10px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce .woocommerce-MyAccount-content .woocommerce-Address {
    border: 1px solid #cfc8d838;
    border-radius: 3px;
    padding: 15px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce .woocommerce-MyAccount-content .woocommerce-Address address {
    font-style: normal;
}
.woocommerce-account.woocommerce-edit-address .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button {
    background-color: #DDA92B;
    font-weight: 500;
    color: #303030;
    padding: 10px;
    font-size: 16px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .button:hover {
    background-color: #F0F0F0;
    color: #303030;
}
.woocommerce-account.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Button.button {
    background-color: #DDA92B;
    font-weight: 500;
    color: #303030;
    padding: 10px;
    font-size: 16px;
}
.woocommerce-account.woocommerce-edit-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Button.button:hover {
    background-color: #F0F0F0;
    color: #303030;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details__title {
    font-size: 20px;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-column__title {
    font-size: 20px;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address {
    border: 1px solid #cfc8d838;
    border-radius: 3px;
    padding: 15px;
}
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details p {
    display: none;
}
.woocommerce-account.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details {
    border: 1px solid #cfc8d838;
    border-radius: 3px;
}
.woocommerce-account.woocommerce-view-order .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details .woocommerce-table--order-details th {
    border: 0;
}
.woocommerce-account.woocommerce-view-order .woocommerce table.woocommerce-table--order-details thead {
    border: none;
    background: #f0f0f0;
    padding: 10px;
}
.woocommerce-account.woocommerce-edit-address .woocommerce .woocommerce-Address-title.title p a:hover {
    color: #303030;
}
@media (max-width:767px) {
    .woocommerce-cart .woocommerce {
        display: block;
    }
    .woocommerce-checkout .entry-title {
        font-size: 1.5em;
    }
    .woocommerce-checkout .woocommerce-info {
        font-size: 13px;
    }
    .woocommerce-checkout .woocommerce .checkout h3 {
        font-size: 18px;
    }
    .woocommerce-checkout .woocommerce-form.woocommerce-form-login.login {
        width: 100%;
    }
    .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon {
        width: 100%;
    }
    .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon p:nth-child(2) {
        flex: 0 0 45%;
    }
    .woocommerce-cart .woocommerce-cart-form {
        margin: 15px 15px 0px 15px;
    }
    .woocommerce-cart .page-header {
        padding: 40px 0px 0px 0px;
    }
    .woocommerce-cart .page-content {
        padding: 0px 0px 40px 0px;
    }
    .woocommerce-cart .woocommerce table.shop_table td {
        padding: 4px 6px;
    }
    .woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .product-name a {
        font-size: 12px;
    }
    .woocommerce-cart .entry-title {
        font-size: 1em;
        margin-bottom: 0;
    }
    .woocommerce-cart .cart_totals h2 {
        font-size: 1rem;
    }
    .woocommerce-account .woocommerce .woocommerce-ResetPassword.lost_reset_password {
        display: block;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }
}
@media (max-width:992px) and (orientation: landscape) {
    .woocommerce-cart .entry-title {
        font-size: 1rem;
        max-width: 100%;
        padding: 0px 70px;
        margin-bottom: 0;
    }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        width: 50%;
    }
    .woocommerce-checkout .entry-title {
        font-size: 1.5em;
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .woocommerce-cart .woocommerce {
        display: block;
    }
    .woocommerce-cart .woocommerce table.shop_table td {
        padding: 5px 12px;
    }
    .woocommerce-cart .woocommerce-cart-form {
        margin: 15px 30px 0px 30px;
    }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        width: 50%;
    }
    .woocommerce-checkout .woocommerce-form.woocommerce-form-login.login {
        width: 100%;
    }
    .woocommerce-checkout .checkout_coupon.woocommerce-form-coupon {
        width: 100%;
    }
    /* .woocommerce-cart .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail{
      display: block;
    } */
}
/* @media all and (min-width: 600px) {
  .woocommerce-cart .woocommerce-notices-wrapper { 
    flex: 1 0 0; 
  }
  .woocommerce-cart .woocommerce-error{
    flex: 1 0 0; 
  }
} */