.archive .main-header { background: #000;}
.archive .content-area { margin: 150px auto 0 auto;}
.woocommerce ul.products li.product a.woocommerce-loop-product__link {display: block; text-align: center; margin: 0 auto;}
.woocommerce ul.products li.product .button {display: block; margin: 16px auto; width: 150px;}
h2.woocommerce-loop-product__title { font-size: 26px; color: #000;}
.woocommerce ul.products li.product .button {display: block !important; margin: 0 auto; text-align: center;}
.woocommerce ul.products li.product .button {display: block;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {padding: 10px; margin: 0; font-size: 22px !important; font-weight: bold;}
.content-area { max-width: 1200px; padding: 0px 15px; margin: 0 auto;}
.woocommerce-products-header h1 {font-size: 2.5rem; color: #000;}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering { float: right; border: 1px solid #999; padding: 0px; border-radius: 3px;}
.woocommerce-products-header {border-bottom: 1px solid #ccc;  padding: 0; margin: 0 0 15px 0;}
.woocommerce-products-header select { padding: 8px;}



.wp-singular .main-header { background: #000;}
.wp-singular .content-area { margin:210px auto 0 auto;}

.woocommerce { margin: 0px auto 0 auto;}
.product_title { color: #000;}
.woocommerce-breadcrumb { padding: 80px 0 0 0;}
.content-area {margin: 40px auto 40px auto; max-width: 1200px;}
/* .woocommerce-notices-wrapper {margin: 210px 0 0 0;} */
.woocommerce form .form-row label {line-height: 2; width: 50%;}
.woocommerce .woocommerce-input-wrapper {width: 50%;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {color: #5c8a5c !important; font-size: 21px !important; text-decoration: none;}
.woocommerce ul.products li.product .price ins {background: 0 0; font-weight: 700; display: inline-block; text-decoration: none !important;}

.woocommerce ul.products li.product .button { display: block !important;  margin-top: 2em; text-align: center;  padding: 15px 0;}
.woocommerce ul.products li.product .button:hover { background: #5c8a5c; color: #fff;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0 0 25px 0 !important;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    background: #fff;
    box-shadow: 1px 1px 14px -4px rgba(0,0,0,0.75);
-webkit-box-shadow: 1px 1px 14px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 14px -4px rgba(0,0,0,0.75); border-radius: 5px;
}
.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
    background: #f1f9f1;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 10px;
    margin: 0;
    font-size: 1em;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 10px !important;
    margin: 0;
    font-size: 1em;
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: block !important;
    text-align: center !important;
    color: #000;
    text-decoration: underline !important;
}
.wp-singular .woocommerce{ max-width: 1200px; margin: 0 auto;}
.wp-block-woocommerce-cart { margin: 200px 0 0 0;}
.has-text-align-center {
    text-align: center;
    color: #000;
}
:root :where(.wp-block-separator.is-style-dots):before{ display: none;}
.coupon input { width: 200px !important;}
section {
    background-color: transparent !important;
}
form .col2-set .col-1, form .col2-set .col-1 {
    float: initial;
    width: 100%;
    max-width: max-content;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
    margin: 10px 0 25px 0;
}
.woocommerce-billing-fields h3 { color: #000;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%; max-width: 100%;
}
#billing_address_2_field { display: none !important;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: auto !important;
    overflow: visible;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: inherit;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100% !important;
    max-width: 50%;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: inherit;
}

.main-header .main-box .logo-box {
    position: relative;
    display: block;
    float: left;
    padding: 20px 0px 10px 0;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    z-index: 5;
}
.main-menu .navigation > li {
    position: static;
    display: block;
    float: left;
    padding: 20px 0px;
    margin-left: var(--margin-left-50);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.main-header .header-upper .links-box {
    position: relative;
    float: left;
    padding-top: 26px;
    padding-bottom: var(--padding-bottom-38);
    margin-left: var(--margin-left-50);
}
.has-large-font-size{ display: none;}
.has-text-align-center{ display: none;}
.cart_totals h2{ color: #000;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #ac895b !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 300 !important;
    border-radius: 3px;
    left: auto;
    color: #fff !important;
    background-color: #629462 !important;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover
 {
    background-color: #ac895b !important;
    text-decoration: none;
    background-image: none;
    color: #fff !important;font-weight: 300 !important;
}
.woocommerce-tabs h2{ color: #000 !important;}
.related h2{ color: #000 !important;}
#sidebar { display: none;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price
 {
    color: #629462 !important;
    font-size: 2.25em !important; font-weight: 600;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: .92em;
    background: rgba(98, 148, 98, 0.3);
    padding: 10px !important;
    border-radius: 2px;
    color: #629462 !important;
    margin: 0 0 50px 0 !important;
    display: block;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: #629462 !important;
}
.woocommerce div.product form.cart div.quantity {
    float: inherit;
    margin: 25px 29px 0 0;
    display: block;
    width: 100%;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 6px;
    border-radius: 3px;
    margin: 0 0 15px 0;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt
 {
    background-color: #ac895b !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 19px 36px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #629462 !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 19px 36px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block;
    margin: 15px 15px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #629462 !important;
      color: #fff !important; font-weight: 400 !important;
    z-index: 2;
    border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #ac895b !important;
    color: #fff !important; font-weight: 400 !important;
    z-index: 2;
    border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: #e9e6ed;
    color: #515151;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: -5px;
    padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{ display: none;;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{ display: none;;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 15px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}
.woocommerce-additional-fields h3{ color: #000 !important;} 
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: inherit !important;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: inherit !important;
}
.wp-singular .woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: inherit !important;
}
#order_review_heading{ color: #000};
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
    background: rgba(129, 110, 153, .14);
    border-radius: 5px;
    margin: 15px 0 55px 0 !important;
}
.checkout { margin: 250px 0 0 0;}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 170px 0 70px 0;
    text-align: left;
    border-radius: 5px;
    background: transparent;
    width: 50%;
    margin: 170px auto 70px auto;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    font-family: inherit;
    font-weight: 400;
    letter-spacing: normal;
    padding: .5em;
    display: block;
    background-color: var(--wc-form-color-background, #fff);
    border: 1px solid #ccc !important;
    border-radius: var(--wc-form-border-radius);
    color: var(--wc-form-color-text, #000);
    box-sizing: border-box;
    width: 49%;
    margin: 0;
    line-height: normal;
    height: auto;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row .password-input {
    font-family: inherit;
    font-weight: 400;
    letter-spacing: normal;
    padding: 0px;
    display: block;
    background-color: var(--wc-form-color-background, #fff);
    border: var(--wc-form-border-width) solid var(--wc-form-border-color);
    border-radius: var(--wc-form-border-radius);
    color: var(--wc-form-color-text, #000);
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
    height: auto;
    border: none;
}
.woocommerce form .password-input input[type=password], .woocommerce-page form .password-input input[type=password] {
    padding-right: 2.5rem;
    width: 100%;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 49%;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0px solid #cfc8d8;
    padding: 20px;
    margin: 70px auto 70px auto !important;
    text-align: left;
    border-radius: 5px;
}
.woocommerce-ResetPassword {
    margin: 30px auto 50px auto;
    width: 50%;
    border: 1px solid #98bc98;
    padding: 25px;
    border-radius: 5px;
}
.woocommerce-order{ margin: 170px 0 0 0;}
.woocommerce-order-downloads h2{ color: #000;}
.woocommerce-order-details h2{ color: #000;}
.woocommerce-customer-details h2{ color: #000;}

.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
    font-weight: 400;
}
.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
    border: 1px solid #ccc;
    padding: 15px;
}

.special-dish .outer-container
 {
    position: relative;
    background: #fff6e8;
}


.wp-singular .woocommerce {
    max-width: 1200px;
    margin: 222px auto 33px auto !important;
    padding: 0px 0 0 0;
}
header h2{ color: #000 !important;}
.woocommerce-account .addresses .title .edit {
    float: left;
}
.wp-singular .woocommerce nav ul {background: #5c8a5c;}


.wp-singular .woocommerce nav ul li { padding: 15px; border-bottom: 1px solid #98bc98;}
.wp-singular .woocommerce nav ul li a{ color: #fff;}
.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 68%;
    border: 1px solid #c7edc7;
    padding: 25px;
    min-height: 330px;
    background: #f2fff2;
}
.woocommerce-account .addresses .title .edit {
    float: left !important;
}

.woocommerce-MyAccount-content h2{ color: #000;}
.woocommerce h2{ color: #000;}
.pagesHight { min-height: 500px;}

@media screen and (max-width: 767px) {
.main-header .header-upper .links-box {
    position: relative;
    float: left;
    padding-top: 9px;
    padding-bottom: 0;
    margin-left: 10px;
}

.info-bar .inner-box {
    position: relative;
    height: 100vh;
}
.archive .content-area {
    margin: 60px auto 0 auto;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
    display: none;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: auto !important;
        float: inherit !important;
        clear: both;
        margin: 15px auto !important;
        padding: 25px !important;
    }
.wp-singular .content-area {
    margin: 104px auto 0 auto !important;
}
.wp-block-woocommerce-cart {
    margin: 120px 0px 0 0px;
    padding: 0 25px;
    /* width: 90%; */
}
.wp-singular .woocommerce {
    max-width: 1200px;
    margin: 0 auto;
    padding: 25px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 48% !important;
}
.checkout {
    margin: 0px 0 0 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 66px 0 2em !important;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #720eec;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100% !important;
    max-width: initial;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0px solid #cfc8d8;
    padding: 20px;
    margin: 15px !important;
    text-align: left;
    border-radius: 5px;
    width: auto;
}
.woocommerce form .form-row label {
    line-height: 2;
    width: auto;
}
.form-row {
    display: block;
    display: inline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.wp-singular .woocommerce {
    max-width: initial;
    margin: 81px 15px 33px 15px !important;
    padding: 0px 0 0 0;
}
.woocommerce-MyAccount-content h2{ color: #000;}
} 
