/*!
Theme Name: ishtar
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: A basic theme for connection to a GatsbyJS install
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: apollo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
     ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
    margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
    display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
     ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
    background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
    font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */

small {
    font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
     ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
    border-style: none;
}

/* Forms
     ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */

fieldset {
    padding: 0.35em 0.75em 0.625em;
    border: 0;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
    vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
    overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
     ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
    display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
    display: list-item;
}

/* Misc
     ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
    display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
    display: none;
}

/**=======================================================================
FONTS
==========================================================================**/

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("fonts/Montserrat-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Light.woff2") format("woff2"), url("fonts/Montserrat-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("fonts/Montserrat-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ExtraLight.woff2") format("woff2"), url("fonts/Montserrat-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ThinItalic.woff2") format("woff2"), url("fonts/Montserrat-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-SemiBold.woff2") format("woff2"), url("fonts/Montserrat-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Medium.woff2") format("woff2"), url("fonts/Montserrat-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-LightItalic.woff2") format("woff2"), url("fonts/Montserrat-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Regular.woff2") format("woff2"), url("fonts/Montserrat-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-BlackItalic.woff2") format("woff2"), url("fonts/Montserrat-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Black.woff2") format("woff2"), url("fonts/Montserrat-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("fonts/Montserrat-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ExtraLightItalic.woff2") format("woff2"), url("fonts/Montserrat-ExtraLightItalic.woff") format("woff");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Bold.woff2") format("woff2"), url("fonts/Montserrat-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ExtraBoldItalic.woff2") format("woff2"), url("fonts/Montserrat-ExtraBoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Thin.woff2") format("woff2"), url("fonts/Montserrat-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Italic.woff2") format("woff2"), url("fonts/Montserrat-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("fonts/Montserrat-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

/**=======================================================================
VARS
==========================================================================**/
:root {
    /* ---------------------------------------
    Theme Colours
    ------------------------------------------ */
    --alert: #ef4444;
    --warning: #fde68a;
    --black: #000000;
    --white: #ffffff;

    --grey-100: #f5f5f5;
    --grey-200: #e5e5e5;
    --grey-300: #d4d4d4;
    --grey-400: #a3a3a3;
    --grey-500: #737373;
    --grey-600: #525252;
    --grey-700: #484848;
    --grey-800: #262626;
    --grey-900: #171717;

    --brand-1: rgb(147, 137, 216);
    --brand-2: #2e3c4b;
}

/**=======================================================================
CHECKOUT STYLING
==========================================================================**/
* {
    box-sizing: border-box;
}

body {
    font-family: "Montserrat", sans-serif;
}
img {
    max-width: 100%;
    height: auto;
}
.store-logo {
    max-width: 300px;
}
body.page-template-page-woocommerce {
    margin: 0;
    padding: 0;
}
form.woocommerce-checkout .col2-set,
.woocommerce-order > .col2-set {
    display: flex;
    flex-direction: column;
    gap: 32px;
    min-height: 100vh;
}
form.woocommerce-checkout .col2-set > .col-2,
.woocommerce-order > .col2-set > .col-2 {
    background: var(--grey-100);
    padding: 40px 28px;
}
form.woocommerce-checkout .col2-set > .col-1,
.woocommerce-order > .col2-set > .col-1 {
    padding: 40px 28px;
}
form.woocommerce-checkout .col2-set > .col-1 .breadcrumb,
.woocommerce-order > .col2-set > .col-1 .breadcrumb {
    margin-top: 16px;
}
form.woocommerce-checkout .col2-set > .col-1 .breadcrumb a,
.woocommerce-order > .col2-set > .col-1 .breadcrumb a {
    color: var(--black);
    text-decoration: none;
}
form.woocommerce-checkout .col2-set > .col-1 .breadcrumb a:hover,
.woocommerce-order > .col2-set > .col-1 .breadcrumb a:hover {
    text-decoration: underline;
}
.woocommerce-checkout-review-order-table__header,
.woocommerce-checkout-review-order-table__body .cart_item,
.woocommerce-checkout-review-order-table__footer .cart-subtotal,
.woocommerce-checkout-review-order-table__footer .order-total {
    display: grid;
    grid-template-columns: 1fr 200px;
    column-gap: 4px;
}
.woocommerce-checkout-review-order-table__header {
    font-weight: 700;
}
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
    border-top: 1px solid var(--grey-200);
    padding-top: 20px;
    margin-top: 32px;
    margin-bottom: 0;
}
.woocommerce-billing-fields h3 {
    font-size: 18px;
}
#ship-to-different-address label span {
    font-size: 14px;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-direction: column;
}
form.woocommerce-checkout .form-row:not(.woocommerce-SavedPaymentMethods-saveNew) {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 0;
    margin-bottom: 16px;
}
#billing_address_1_field,
#shipping_address_1_field {
    margin-bottom: 4px;
}
form.woocommerce-checkout .form-row label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
}
form.woocommerce-checkout .form-row.woocommerce-invalid.woocommerce-invalid-required-field label {
    color: var(--alert);
}
form.woocommerce-checkout .form-row.woocommerce-invalid.woocommerce-invalid-required-field span.error {
    color: var(--alert);
    display: block !important;
    font-weight: 700;
    font-size: 12px;
}
form.woocommerce-checkout .form-row input:not([type="checkbox"]):not([type="radio"]),
form.woocommerce-checkout .form-row textarea {
    width: 100%;
    padding-inline: 12px;
    font-size: 16px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #aaa;
    color: var(--black);
    padding-block: 12px;
}
form.woocommerce-checkout .form-row textarea {
    min-height: 200px;
    font-family: "Montserrat", sans-serif;
}
form.woocommerce-checkout .form-row.woocommerce-invalid.woocommerce-invalid-required-field input:not([type="checkbox"]):not([type="radio"]),
form.woocommerce-checkout .form-row.woocommerce-invalid.woocommerce-invalid-required-field textarea {
    border-color: var(--alert);
}
.select2-container--default .select2-selection--single {
    height: 45px;
    padding-block: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--black);
    padding-left: 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}
#order_review_heading {
    font-size: 28px;
}
.woocommerce-checkout-review-order-table__body {
    border-bottom: 1px solid var(--grey-400);
    margin-bottom: 32px;
}
.woocommerce-checkout-review-order .product-total {
    text-align: right;
}
.woocommerce-checkout-review-order-table__body .cart_item {
    padding-block: 8px;
}
.woocommerce-checkout-review-order-table__body .cart_item .product-total {
    font-weight: 700;
    padding-top: 8px;
}
.woocommerce-checkout-review-order-table__body .cart_item .product-name {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-template-rows: auto 1fr;
    column-gap: 24px;
    position: relative;
}
.woocommerce-checkout-review-order-table__body .cart_item .product-name .product-thumb {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
}
.woocommerce-checkout-review-order-table__body .cart_item .product-name .product-title {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    padding-top: 8px;
    font-weight: 700;
}
.cart_item .product-name .wc-item-meta {
    list-style: none;
    padding: 0;
    margin: 0;
}
.woocommerce-checkout-review-order-table__body .cart_item .product-name .variation,
.cart_item .product-name .wc-item-meta {
    width: 100%;
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    margin: 0;
}
.cart_item .product-name .wc-item-meta li {
    display: flex;
    font-size: 12px;
}
.cart_item .product-name .wc-item-meta li p {
    margin: 0;
}
.cart_item .product-name .wc-item-meta li.wc-item-meta-label {
    font-weight: 700;
    margin-right: 4px;
}
.woocommerce-checkout-review-order-table__body .cart_item .product-name .variation dt,
.woocommerce-checkout-review-order-table__body .cart_item .product-name .variation dd {
    float: left;
    font-size: 12px;
}
.woocommerce-checkout-review-order-table__body .cart_item .product-name .variation dt {
    clear: left;
    font-weight: 700;
    margin-right: 4px;
}
.woocommerce-checkout-review-order-table__body .cart_item .product-name .variation dd,
.woocommerce-checkout-review-order-table__body .cart_item .product-name .variation dd p {
    margin: 0;
}
.woocommerce-checkout-review-order-table__body .cart_item .product-name .product-quantity {
    position: absolute;
    top: -5px;
    left: 80px;
    text-align: center;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--grey-700);
    color: var(--white);
    font-size: 12px;
    border-radius: 50%;
}
.checkout_coupon.woocommerce-form-coupon {
    display: block !important;
    border-bottom: 1px solid var(--grey-400);
    margin-bottom: 32px;
    padding-bottom: 20px;
}
.checkout_coupon.woocommerce-form-coupon p {
    font-weight: 700;
}
.checkout_coupon.woocommerce-form-coupon .coupon-inputs {
    display: grid;
    grid-template-columns: 1fr 150px;
    gap: 12px;
}
.woocommerce-checkout .button,
.woocommerce-order .button {
    display: block;
    background-color: var(--brand-1);
    color: var(--black);
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    border: 0;
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    transition: all 250ms ease-in;
    font-family: "Montserrat", sans-serif;
}
.woocommerce-checkout .button:hover {
    background-color: var(--brand-2);
    color: var(--white);
}
.woocommerce-checkout-review-order-table__footer {
    font-weight: 700;
    font-size: 20px;
}
.woocommerce-checkout-review-order-table__footer .cart-subtotal {
    margin-bottom: 16px;
}
.woocommerce-checkout-review-order-table__footer .cart-subtotal div:nth-of-type(2) {
    font-weight: 400;
    text-align: right;
}
.woocommerce-checkout-review-order-table__footer .woocommerce-shipping-methods {
    list-style: none;
    margin: 0;
    margin-top: 8px;
    margin-bottom: 16px;
    padding: 0;
}
.woocommerce-checkout-review-order-table__footer .woocommerce-shipping-methods li {
    margin-bottom: 4px;
}
.woocommerce-checkout-review-order-table__footer .woocommerce-shipping-methods li label {
    font-size: 16px;
}
.woocommerce-checkout-review-order-table__footer .woocommerce-shipping-methods li label .woocommerce-Price-amount.amount {
    font-weight: 400;
}

.woocommerce-checkout-review-order-table__footer .order-total,
.woocommerce-checkout-review-order-table__footer .cart-subtotal--order_total {
    font-size: 24px;
}
.woocommerce-checkout-review-order-table__footer .cart-subtotal--order_total .amount {
    font-weight: 700;
}
.woocommerce-checkout-review-order-table__footer .order-total div:nth-of-type(2) {
    font-weight: 400;
    text-align: right;
}
.woocommerce-checkout-payment {
    margin-block: 32px;
    background-color: var(--grey-200);
    padding: 16px;
}
.wc_payment_methods.payment_methods.methods {
    padding: 0;
    margin: 0;
    margin-block: 12px;
    list-style: none;
}
.wc_payment_methods.payment_methods.methods li {
    margin-block: 12px;
}
.wc_payment_methods.payment_methods.methods li label {
    font-weight: 700;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    display: none;
}

/**---------------------------------------------------------------------------------------------
Thank you page
----------------------------------------------------------------------------------------------**/
/* .woocommerce-order > {
    max-width: 1200px;
    margin: 40px auto;
} */
.order-reivew-item {
    margin-bottom: 24px;
}
.order-reivew-item.order-reivew-item--customer-details {
    border: 1px solid var(--grey-400);
    padding: 12px;
    border-radius: 4px;
}
.order-reivew-item--customer-details .woocommerce-customer-details .woocommerce-columns.woocommerce-columns--2 {
    display: flex;
    flex-direction: column;
    margin-bottom: 12px;
}
.order-reivew-item.order-reivew-item--customer-details p,
.order-reivew-item.order-reivew-item--customer-details address {
    font-size: 14px;
    font-style: normal;
}
.order-reivew-item h3,
.order-reivew-item h4 {
    margin-top: 0;
}
.order-number,
.woocommerce-order-overview__date.date {
    font-size: 14px;
    font-weight: 700;
    color: var(--grey-700);
}
.woocommerce-thankyou-order-received {
    font-size: 20px;
}
/**---------------------------------------------------------------------------------------------
Media queries
----------------------------------------------------------------------------------------------**/
@media screen and (min-width: 540px) {
    form.woocommerce-checkout .col2-set,
    .woocommerce-order > .col2-set {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    }
    .order-reivew-item--customer-details .woocommerce-customer-details .woocommerce-columns.woocommerce-columns--2 {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
    }
    form.woocommerce-checkout .col2-set > .col-2,
    .woocommerce-order > .col2-set > .col-2 {
        position: relative;
    }
    .woocommerce-billing-fields__field-wrapper,
    .woocommerce-shipping-fields__field-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 12px;
    }
    #billing_address_1_field,
    #shipping_address_1_field {
        margin-bottom: 16px;
    }
    .woocommerce-billing-fields__field-wrapper .form-row-wide:not(#billing_address_1_field):not(#billing_address_2_field):not(#shipping_address_1_field):not(#shipping_address_2_field),
    .woocommerce-shipping-fields__field-wrapper .form-row-wide:not(#billing_address_1_field):not(#billing_address_2_field):not(#shipping_address_1_field):not(#shipping_address_2_field) {
        grid-column: 1 / -1;
    }
}
@media screen and (min-width: 1440px) {
    form.woocommerce-checkout .col2-set > .col-1,
    form.woocommerce-checkout .col2-set > .col-2,
    .woocommerce-order > .col2-set > .col-1,
    .woocommerce-order > .col2-set > .col-2 {
        display: flex;
        flex-direction: column;
    }
    form.woocommerce-checkout .col2-set > .col-1,
    .woocommerce-order > .col2-set > .col-1 {
        align-items: flex-end;
    }
    form.woocommerce-checkout .col2-set > .col-1 > *,
    form.woocommerce-checkout .col2-set > .col-2 > *,
    .woocommerce-order > .col2-set > .col-1 > *,
    .woocommerce-order > .col2-set > .col-2 > * {
        max-width: 600px;
        width: 100%;
    }
}
