
#shipping_method.woocommerce-shipping-methods > li {
    display: flex;
    align-items: center;
    justify-content: center;
}
#shipping_method.woocommerce-shipping-methods > li > input {
        margin: 0;
}

.checkout_coupon.woocommerce-form-coupon {
    display: flex;
}
.checkout_coupon .button {
    height: 80px;
}

.page-id-37053 .woocommerce-NoticeGroup{
    width: 100%;
}

form.checkout  {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
form.checkout  > .col2-set {
    width: 50%;
    max-width:50%;
    flex-direction: column;
}

form.checkout  > .col2-set > .col-1,
form.checkout  > .col2-set > .col-2 {
    flex: 100%;
    max-width: 100%;
}

form.checkout  > .col2-set > .col-1 .woocommerce-input-wrapper,
form.checkout  > .col2-set > .col-2 .woocommerce-input-wrapper {
    width: 100%;
}

form.checkout  > .col2-set > .col-2 .woocommerce-input-wrapper textarea {
    height: 250px;
}

form.checkout   #order_review {
    width: 50%;
    max-width:50%;
    padding-left: 50px;
}

form.checkout td,
form.checkout th {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.select2-container > span > .select2-selection {
    color: #6B6B6B !important;
    font-family: Teko !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400;
    border-radius: 0 !important;
    height: 71px;
    border: 1px solid #000 !important;
    background: rgba(0, 0, 0, 0.10) !important;
}

.woocommerce-customer-details > .col2-set {
    flex: 100%;
    max-width: 100%;
}

.woocommerce-customer-details > .col2-set > .col-1,
.woocommerce-customer-details > .col2-set > .col-2  {
    width: 100%;
    max-width: 100%;
    flex: auto;
}



@media screen and (max-width: 1440px) and (min-width: 768px) { 

    .sec-checkout-widget-1  > .e-con-inner { 
        max-width: 1100px !important;
    }

    .sec-checkout-widget-1  > .e-con-inner .wc-block-components-title.wc-block-components-title {
        font-size: 40px !important;
        line-height: 1;
    }

    .sec-checkout-widget-1 .wc-block-components-checkout-step__description, 
    .sec-checkout-widget-1 .woocommerce-checkout input, 
    .sec-checkout-widget-1 .wc-blocks-components-select 
    .sec-checkout-widget-1  .wc-blocks-components-select__select, 
    .sec-checkout-widget-1 span.wc-block-components-address-form__address_2-toggle, 
    .sec-checkout-widget-1 .wc-block-checkout__terms, 
    .sec-checkout-widget-1 .wc-block-components-checkout-return-to-cart-button {
        font-size: 22px !important;
        margin-bottom: 8px;
    }

    .sec-checkout-widget-1 .wc-block-components-form .wc-block-components-text-input input[type=email], 
    .sec-checkout-widget-1 .wc-block-components-form .wc-block-components-text-input input[type=number], 
    .sec-checkout-widget-1  .wc-block-components-form .wc-block-components-text-input input[type=password], 
    .sec-checkout-widget-1 .wc-block-components-form .wc-block-components-text-input input[type=tel], 
    .sec-checkout-widget-1 .wc-block-components-form .wc-block-components-text-input input[type=text], 
    .sec-checkout-widget-1 .wc-block-components-form .wc-block-components-text-input input[type=url],
    .sec-checkout-widget-1 .wc-block-components-text-input input[type=email], 
     .sec-checkout-widget-1  .wc-block-components-text-input input[type=number], 
     .sec-checkout-widget-1 .wc-block-components-text-input input[type=password], 
     .sec-checkout-widget-1 .wc-block-components-text-input input[type=tel], 
     .sec-checkout-widget-1 .wc-block-components-text-input input[type=text],
    .sec-checkout-widget-1 .wc-block-components-text-input input[type=url]  {
        height: 2.9em !important;
    }

    .sec-checkout-widget-1  .wc-block-components-form .wc-block-components-checkout-step {
        margin-bottom: 0 !important;
    }

    .sec-checkout-widget-1  .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
        width: 45%;
        height: auto;
        padding: .4em;
        font-size: 26px !important;
        min-height: 2em;
    }

    .sec-checkout-widget-1  .wc-block-components-checkout-order-summary__title p, 
    .sec-checkout-widget-1  .cart-empty.woocommerce-info {
        font-size: 30px !important;
    }

    .sec-checkout-widget-1  .wc-block-checkout__sidebar .wc-block-components-product-name {
        font-size: 24px !important;
        line-height: 1 !important;
    }

    .sec-checkout-widget-1 .wc-block-components-totals-item__label,
    .sec-checkout-widget-1  .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount  {
        font-size: 30px !important;
    }
    .sec-checkout-widget-1   .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
        margin-top: 20px ;
    }

    body.woocommerce-order-received > .e-con-inner {
        max-width: 1100px !important;
    }

    body.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
        font-size: 40px !important;
    }

    body.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li, 
    body.woocommerce-order-received div.woocommerce address {
        padding: 10px 0;
        font-size: 22px;
    }

    body.woocommerce-order-received .woocommerce-order h2 {
        font-size: 40px;
    }

}

 

@media screen and (max-width: 992px) and (min-width: 768px) { 
    .sec-checkout-widget-1 > .e-con-inner .wc-block-components-title.wc-block-components-title {
        font-size: 36px !important;
    }
    .sec-checkout-widget-1 .wc-block-components-checkout-order-summary__title p, 
    .sec-checkout-widget-1 .cart-empty.woocommerce-info {
        font-size: 28px !important;
    }

    .sec-checkout-widget-1 .wc-block-components-sidebar {
        padding-left: 5px !important;
    }
    .sec-checkout-widget-1  .wc-block-components-sidebar-layout .wc-block-components-main {
        width: 60% !important;
        padding-right: 3%;
    }
    .sec-checkout-widget-1 .wc-block-components-totals-item__label, 
    .sec-checkout-widget-1 .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
        font-size: 26px !important;
    }
    .sec-checkout-widget-1 .wc-block-checkout__sidebar .wc-block-components-product-name {
        font-size: 22px !important;
    }

    .sec-checkout-widget-1 .wc-block-components-totals-item__label, 
    .sec-checkout-widget-1 .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
        font-size: 22px !important;
    }
}

@media screen and (max-width: 768px) { 
    form.checkout  {
        flex-direction: column;
    }
    form.checkout > .col2-set {
        width: 100%;
        max-width: 100%;
    }
    form.checkout   #order_review {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
    }
    form.checkout > .col2-set > .col-2 .woocommerce-input-wrapper textarea {
        height: 180px;
    }
 
}

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


    body.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
        font-size: 30px !important;
    }

    body.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li, 
    body.woocommerce-order-received div.woocommerce address {
        padding: 5px 0;
        font-size: 22px;
    }

    body.woocommerce-order-received .woocommerce-order h2 {
        font-size: 30px;
    }

    body.woocommerce-order-received div.woocommerce .shop_table th {
        font-size: 22px;
    }

    .sec-checkout-widget-1  .shop_table td.product-name a, 
    .sec-checkout-widget-1  .wc-block-checkout__sidebar .wc-block-components-product-name,
    .sec-checkout-widget-1  .wc-block-components-product-name
    {
        font-size: 22px !important;
        font-family: 'Teko' !important;
        line-height: 1 !important;
        color: #000 !important;
    }
    .sec-checkout-widget-1 .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
        padding: 5px 0 !important;
    }
    .sec-checkout-widget-1   .wc-block-components-checkout-order-summary__title p, 
    .sec-checkout-widget-1  .cart-empty.woocommerce-info {
        font-size: 28px !important;
    }

    .sec-checkout-widget-1  .wc-block-components-checkout-step__title {
        font-size: 40px !important;
        line-height: 1 !important;
    }

    .sec-checkout-widget-1 .wc-block-components-checkout-step__description, .woocommerce-checkout input, 
    .sec-checkout-widget-1 .wc-blocks-components-select .wc-blocks-components-select__select, 
    .sec-checkout-widget-1 span.wc-block-components-address-form__address_2-toggle, 
    .sec-checkout-widget-1 .wc-block-checkout__terms, 
    .sec-checkout-widget-1 .wc-block-components-checkout-return-to-cart-button, 
    .sec-checkout-widget-1 span.wc-block-components-checkbox__label {
        font-size: 22px !important;
        line-height: 1.1;
    }

    .sec-checkout-widget-1 .is-mobile .wc-block-components-form .wc-block-components-checkout-step, 
    .sec-checkout-widget-1 .is-small .wc-block-components-form .wc-block-components-checkout-step {
        margin-bottom: 0 !important;
    }

    .sec-checkout-widget-1  #payment-method {
        margin-top: 40px !important;
    }

    .sec-checkout-widget-1  #order-notes {
        margin-top: 35px !important;
    }

    .sec-checkout-widget-1  .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
        margin-top: 40px !important;
    }

    .sec-checkout-widget-1  .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount, 
    .sec-checkout-widget-1  .wc-block-components-totals-item__label {
        font-size: 22px !important;
    }

    .sec-checkout-widget-1    .wc-block-components-checkout-place-order-button {
        font-size: 10px !important;
        letter-spacing: 1px !important;
    }

    .sec-checkout-widget-1  .wc-block-components-checkout-place-order-button {
        padding: 10px 20px !important;
    }

    .sec-checkout-widget-1 .wc-block-components-checkout-return-to-cart-button {
        font-size: 18px !important;
    }

}