@font-face {
    font-family: 'WooCommerce';
    src: url('../fonts/WooCommerce.eot?jj1bj4');
    src: url('../fonts/WooCommerce.eot?jj1bj4#iefix') format('embedded-opentype'),
    url('../fonts/WooCommerce.ttf?jj1bj4') format('truetype'),
    url('../fonts/WooCommerce.woff?jj1bj4') format('woff'),
    url('../fonts/WooCommerce.svg?jj1bj4#WooCommerce') format('svg');
    font-weight: normal;
    font-style: normal;
}

.checkout-wrapper .breadcrumb {
    margin-bottom: 0;
}

.checkout-wrapper .breadcrumb-wrapper li {
    font-size: 13px;
    color: rgb(115, 124, 127);
}

.checkout-wrapper .breadcrumb-wrapper a {
    text-decoration: none;
    color:  #21665F;
    font-size: 15px;
}

.checkout-wrapper .breadcrumb-wrapper li.active {
    color: #000;
}


.checkout-wrapper h1 {
    margin-bottom: 0;
    line-height: 1.6em;
    font-size: 35px;
    color: rgb(0, 31, 51);
    font-weight: 600;
    text-align: center;
}

/*.receipt-wrapper, .order-details, .coupon-box {*/
/*    padding: 15px;*/
/*    border: 1px solid #e9e9e9;*/
/*}*/

.checkout-wrapper h3, .checkout-wrapper h3 {
    font-size: 18px;
    font-weight: 600;
    color: rgb(0, 31, 51);
}

.woocommerce table.shop_table {
    /*border: none;*/
    text-align: right;
    border-radius: 5px;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}

.checkout-wrapper th, .checkout-wrapper td {
    background-color: #ffffff;
    /*padding: 15px 10px;*/
    font-style: normal;
    vertical-align: middle;
    color: rgb(0, 31, 51);
    font-size: 14px;
    font-weight: 600;
}

.checkout-wrapper tr td {
    padding: 15px 12px 15px 40px;
    font-weight: 500;
}

.checkout-wrapper tr th {
    padding: 0 12px 15px 0;
    color: rgb(0, 31, 51) !important;
    font-weight: 400;
}

.checkout-wrapper table .product-name {
    width: 58%;
}

td.product-name {
    max-width: 150px;
    padding-left: 40px;
}

.checkout-wrapper td {
    color: rgb(0, 31, 51) !important;
    /*border-bottom: 1px solid #F4F4F4 !important;*/
    font-weight: 400;
}

.checkout-wrapper th {
    /*border-bottom: 1px solid #F4F4F4 !important;*/
}

.checkout-wrapper tbody tr:not(:first-child) {
    border-top: 1px solid #F4F4F4 !important;
}

.checkout-wrapper tfoot tr {
    border-top: 1px solid #F4F4F4 !important;
}

.variation {
    display: flex;
    font-weight: 400;
    line-height: 1.5em;
    color: #737C7F !important;
    margin: 0;
}

.variation p, .variation dd {
    margin-bottom: 0;
}

.e-coupon-box p {
    font-size: 14px;
    color: rgb(0, 31, 51);
}

.e-coupon-box a {
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 14px;
    color: rgb(0, 31, 51);
}

.e-coupon-box a:hover {
    color: #C69B50;
}

.e-coupon-anchor {
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: max-height 0.8s ease-out, opacity 0.3s ease-out, visibility 0s 0.3s;
}

.e-coupon-anchor.show {
    max-height: 500px;
    opacity: 1;
    visibility: visible;
    transition: max-height 0.8s ease-out, opacity 0.3s ease-out, visibility 0s 0s;
}

.woocommerce button.woocommerce-button {
    background-color: #F0E5DB;
    border-color: #F0E5DB;
    color: #6f6f6f;
    border-radius: 0;
    padding: 8px;
    font-size: 14px;
}

.woocommerce .e-coupon-box .form-row .input-text {
    width: 100%;
    background-color: #F4F4F4;
    font-size: 14px;
    padding: 10px;
}

.e-coupon-anchor-description {
    font-size: 14px;
    color: rgb(0, 31, 51);
    width: 100%;
    direction: ltr;
}

.payment_methods li {
    list-style: none;
    color: rgb(122, 122, 122);
}

.validate-required a {
    font-size: 14px;
    text-decoration: none;
    color: rgb(0, 31, 51);
    transition: color 0.3s ease;
}

.validate-required a:hover {
    color: #C69B50;
}

/*!*woocommerce widget start*!*/

.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-2 {
    float: none;
    width: auto
}

.woocommerce .coupon-container-grid {
    align-items: center;
    display: grid;
    grid-template-columns: auto auto
}

.woocommerce .coupon-container-grid .coupon-col-2 {
    text-align: left
}

@media (max-width: 1024px) {
    .woocommerce .coupon-container-grid {
        display: block
    }

    .woocommerce .coupon-container-grid .coupon-col-2 {
        text-align: var(--coupon-button-alignment, right)
    }
}

.woocommerce {
    margin: 24px 0;
}

/*.e-checkout__container {*/
/*    align-items: stretch;*/
/*    display: grid;*/
/*    flex-wrap: wrap;*/
/*    grid-template-columns: 56% auto;*/
/*    grid-column-gap: var(--sections-margin,24px);*/
/*    grid-row-gap: var(--sections-margin,24px)*/
/*}*/

/*.woocommerce-checkout .form-row-first, .woocommerce-checkout .form-row-last {*/
/*    width: 48%*/
/*}*/

/*.woocommerce #customer_details .col-1, .woocommerce .e-checkout__order_review, .woocommerce .e-coupon-box, .woocommerce .e-woocommerce-login-section, .woocommerce .shipping_address, .woocommerce .woocommerce-additional-fields, .woocommerce .woocommerce-checkout #payment {*/
/*    background: var(--sections-background-color,#fff);*/
/*    border-color: var(--sections-border-color,#d5d8dc);*/
/*    border-radius: var(--sections-border-radius,3px);*/
/*    border-style: var(--sections-border-type,solid);*/
/*    border-width: 1px;*/
/*    display: block;*/
/*    margin: var(--sections-margin,0 0 24px 0);*/
/*    padding: var(--sections-padding,16px 30px)*/
/*}*/

/*.woocommerce #customer_details .form-row .input-text, .woocommerce #customer_details .form-row select, .woocommerce #customer_details .form-row textarea, .woocommerce .e-coupon-box .form-row .input-text, .woocommerce .e-coupon-box .form-row select, .woocommerce .e-coupon-box .form-row textarea, .woocommerce .e-woocommerce-login-anchor .form-row .input-text, .woocommerce .e-woocommerce-login-anchor .form-row select, .woocommerce .e-woocommerce-login-anchor .form-row textarea {*/
/*    background-color: #f9fafa;*/
/*    border: none;*/
/*    border-radius: var(--forms-fields-border-radius,0);*/
/*    color: var(--forms-fields-normal-color,#69727d);*/
/*    font-size: 14px;*/
/*    font-weight: 400;*/
/*    padding: var(--forms-fields-padding,16px)*/
/*}*/

.e-checkout-layout-one-column .e-checkout__container {
    grid-template-columns: auto
}

.woocommerce-page form .form-row-first {
    width: 47%;
    overflow: visible;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: right;
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: left;
}

.woocommerce #customer_details .col-1,
.woocommerce .e-checkout__order_review, .woocommerce .e-coupon-box,
.woocommerce .woocommerce-checkout #payment, .woocommerce .woocommerce-additional-fields {
    border-radius: 0;
    border-color: #F4F4F4;
    padding: 15px;
}

.woocommerce #customer_details .form-row .input-text {
    padding: 10px 15px;
    background-color: #F4F4F4;
}

.required {
    text-decoration: none !important;
    color: #a00;
    font-weight: 500;
    font-size: 14px;
}

/*.form-row-last, .form-row-first {*/
/*    width: 48%;*/
/*}*/

.woocommerce #customer_details .form-row select {
    width: 100%;
    background-color: #F4F4F4;
    border-radius: 0;
    padding: 10px 15px;
}

.woocommerce #customer_details .form-row label {
    color: rgb(0, 31, 51);
    font-size: 14px;
    font-weight: 400;
}

.select2-container {
    box-sizing: border-box;
    display: none;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.screen-reader-text {
    display: none;
}

.woocommerce-checkout #payment #place_order {
    background-color: rgb(0, 31, 51);
    border: none;
    border-radius: 0;
    padding: 14px;
    font-size: 14px;
    color: #fff;
    width: 100%;
}

.woocommerce-checkout #payment #place_order:hover {
    background-color: #926C15;
}

.woocommerce .woocommerce-additional-fields {
    display: block;
}

.woocommerce .woocommerce-additional-fields p {
    margin-bottom: 0;
}

.woocommerce .woocommerce-additional-fields h3 {
    margin: 0;
}

/*alerts start*/

.woocommerce-NoticeGroup-checkout ul {
    padding: 1em 3.5em 1em 2em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #b81c23;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-error::before {
    font-family: WooCommerce;
    content: "\e016";
    color: #b81c23;
    display: inline-block;
    position: absolute;
    top: 1em;
    right: 1.5em;
}

.woocommerce-NoticeGroup-checkout ul li {
    font-size: 14px;
    list-style: none;
}

.woocommerce-NoticeGroup-checkout ul li a {
    text-decoration: none;
    color: rgb(0, 31, 51);
    transition: color 0.3s ease;
}

.woocommerce-NoticeGroup-checkout ul li a:hover {
    color: #C69B50;
}


.checkout-inline-error-message {
    color: #a00 !important;
    font-size: .75em !important;
    margin-bottom: 0;
}

.woocommerce-invalid #terms {
    outline: 2px solid #a00;
    outline-offset: 2px;
}

.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    background: rgba(0, 0, 0, .05);
    /*padding: 18px;*/
}

@keyframes slideDown {
    0% {
        max-height: 0;
        visibility: hidden;
    }
    100% {
        max-height: 200px;
        visibility: visible;
    }
}

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    visibility: visible !important;
    /*animation: slideDown 1s ease;*/
}

.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    visibility: visible !important;
}

@keyframes slideUp {
    0% {
        max-height: 200px;
        visibility: visible;
    }
    100% {
        max-height: 0;
        visibility: hidden;
    }
}

.woocommerce-terms-and-conditions {
    /*display: none;*/
    /*max-height: 200px;*/
    /*overflow: auto;*/
    /*visibility: hidden;*/
    display: block;
    max-height: 0;
    overflow: auto;
    visibility: hidden;
    margin-bottom: 18px;
    transition: max-height 0.8s ease-out, visibility 0s 0.3s;
}

.slideDown {
    max-height: 200px;
    opacity: 1;
    visibility: visible;
    transition: max-height 0.8s ease-out, opacity 0.3s ease-out, visibility 0s 0s;
    /*animation-name: slideDown;*/
    /*animation-duration: 1s;*/
    /*animation-timing-function: ease;*/
    /*animation-fill-mode: forwards;*/
}

.slideUp {
    max-height: 0;
    visibility: hidden;
    transition: max-height 0.8s ease-out, opacity 0.3s ease-out, visibility 0s 0s;
    /*animation-name: slideUp;*/
    /*animation-duration: 1s;*/
    /*animation-timing-function: ease;*/
    /*animation-fill-mode: forwards;*/
}

.woocommerce-terms-and-conditions h1 {
    text-align: right;
    font-size: 30px;
    font-weight: 700;
}

.woocommerce-terms-and-conditions h2 {
    font-size: 28px;
    font-weight: 700;
}