/*
Theme Name: Zass Child
Theme URI: http://althemist.com/zass
Description: <strong>Zass child theme by theAlThemist</strong> - <br/> Advanced WordPress / WooCommerce theme for handmade artists and artisans:<br/> <a href='http://www.althemist.com'>Other themes by us.</a>
Version: 1.0.0
Template: zass
Author: theAlThemist
Author URI: http://www.althemist.com
License: Themeforest Split Licence
License URI: -
Text Domain: zass
*/

.slick-list, .slick-slider, .slick-track {
    display: block;
    position: relative;
}
#main_slider, .show-subct-btn, .slick-list, .slick-slider, .slick-track, h3.ft_h3 {
    position: relative;
}
#custom_html-4, body.page-template-new-home-page .row:not(:first-child) {
    margin-top: 40px;
}
/* Karla Font Faces */
@font-face {
    font-family: 'Karla';
    src: url('https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Karla/Karla-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Karla';
    src: url('https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Karla/Karla-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Karla';
    src: url('https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Karla/Karla-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Karla';
    src: url('https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Karla/Karla-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Karla';
    src: url('https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Karla/Karla-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/* Martel Font Faces */
@font-face {
    font-family: 'Martel';
    src: url('https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Martel/Martel-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Martel';
    src: url('https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Martel/Martel-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Martel';
    src: url('https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Martel/Martel-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Martel';
    src: url('https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Martel/Martel-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/*
@font-face {
    font-family: FontAwesome;
    src: url(https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Font-Awesome/fontawesome-webfont.eot?v=4.7.0);
    src: url(https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Font-Awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Font-Awesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Font-Awesome/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Font-Awesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(https://theartisanfoodcompany.com/wp-content/themes/zass-child/fonts/Font-Awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
}  */
.contact-form-average label {
	margin-bottom: 15px;
  display: block;
  position: relative;
  line-height: 1;
  text-transform: uppercase !important;
}
.contact-form-average span input {
	height: 50px;
  line-height: 48px;
	border: 1px solid #d7d7d7;
  outline: 0;
  border-radius: 0px;
  width: 100%;
  padding: 0 10px 0 20px;
  box-shadow: none !important;
  font-size: 16px;
  background: #f4f5f6;
}

.checkout .custom-message {
	display: none;
} 
.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.container, .container-fluid, .slick-track {
    margin-right: auto;
    margin-left: auto;
}
.container, .container-fluid {
    width: 100%;
    padding-right: 15px;
}
.cart button, .slick-list:focus, a, button, html body input, textarea {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    top: 0;
    left: 0;
}
.slick-track:after, .slick-track:before {
    display: table;
    content: ''}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.second-col img, .slick-initialized .slick-slide, .slick-slide img {
    display: block;
}
#content .basket_product .yith-wcwl-add-button .add_to_wishlist span, #content .basket_product .yith-wcwl-wishlistaddedbrowse .feedback, #customer-reviews .slick-dots li button, #footer div.widget_nav_menu ul li a:before, #main_slider .slick-dots li button, #products-wrapper .prod_hold .yith-wcwl-wishlistaddedbrowse .feedback, .checkout_coupon.woocommerce-form-coupon p:first-child, .content_holder-collection-title p:empty, .cooked-load-more-button, .mobile_view_less_1200, .recipe_boxes_wrapper .woocommerce-ordering, .slick-arrow.slick-hidden, .slick-slide.slick-loading img, .space-item, .tax-dc_vendor_shop .filter_toggle_wrapper, .wccc-content-block .wp-image-34991, .wcwl_notice.woocommerce-message .wcwl_notice_dismiss .screen-reader-text, .wishlist_table tfoot, .woocommerce .actions_wrapper label, .woocommerce-shipping-totals .woocommerce-shipping-contents {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.show-subct-btn.actives:after {
    opacity: 0;
    transition: none;
}
#products-wrapper .recipes-prod-summary-title_price .price_hold .woocommerce-Price-amount.amount, .fhelv, .recipes-prod-summary-title_price .wrap_link .name, body {
    font-family: Karla;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Martel;
}
#main-menu li div.zass-mega-menu>ul.sub-menu>li.zass_colum_title>a, #main-menu ul.menu li a, .zass-mega-menu li .sub-menu li a, ul#mobile-menu.menu li a {
    font-family: Karla!important;
}
.container {
    max-width: 1401px;
    padding-left: 15px;
}
#header2.animateIt #logo, #payment button.button, #pwgc-redeem-form, .gold-border-block-content-image img, .the_atrisan-form .the_atrisan-form-field input, .the_atrisan-form .the_atrisan-form-field select, .the_atrisan-form .the_atrisan-form-field textarea, body.zass_logo_center_menu_below #header .main_menu_holder, body.zass_logo_center_menu_below #header2.animateIt .main_menu_holder, body.zass_logo_left_menu_below #header .main_menu_holder {
    width: 100%}
#header2.animateIt .main_menu_holder {
    height: auto;
}
#header2.animateIt #logo img {
    margin: 10px 0 0;
    display: inline-block!important;
}
#logo-style img {
    object-fit: contain;
    max-height: 150px;
    width: 100%;
    height: 100%}
body.down #logo-style img {
    max-height: 80px;
}
body.zass_logo_center_menu_below #header2 #main-menu {
    float: none;
}
@media (max-width:1400px) {
    .container {
    max-width: 100vw;
}
}.box-product-list a img {
    background: #333;
}
.container-fluid {
    padding-left: 15px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#container a.loop_row, .no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-12, body.page-template-new-home-page .row .col-auto, img {
    max-width: 100%}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
.order-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-1 {
    margin-left: 8.333333%}
.offset-2 {
    margin-left: 16.666667%}
.offset-3 {
    margin-left: 25%}
.offset-4 {
    margin-left: 33.333333%}
.offset-5 {
    margin-left: 41.666667%}
.offset-6 {
    margin-left: 50%}
.offset-7 {
    margin-left: 58.333333%}
.offset-8 {
    margin-left: 66.666667%}
.offset-9 {
    margin-left: 75%}
.offset-10 {
    margin-left: 83.333333%}
.offset-11 {
    margin-left: 91.666667%}
.h-100 {
    height: 100%}
.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.footer_bottom_wr, .woocommerce-table__product-total-container {
    justify-content: space-between;
}
.font-italic {
    font-style: italic!important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: ""}
#billingcc_c2a_manual, #order_review.disabled .shop_table, .d-none {
    display: none!important;
}
.d-inline {
    display: inline!important;
}
.d-inline-block {
    display: inline-block!important;
}
.d-block {
    display: block!important;
}
.d-table {
    display: table!important;
}
.d-table-row {
    display: table-row!important;
}
.d-table-cell {
    display: table-cell!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
@media (min-width:576px) {
    .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-sm-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-sm-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-sm-0 {
    margin-left: 0;
}
.offset-sm-1 {
    margin-left: 8.333333%}
.offset-sm-2 {
    margin-left: 16.666667%}
.offset-sm-3 {
    margin-left: 25%}
.offset-sm-4 {
    margin-left: 33.333333%}
.offset-sm-5 {
    margin-left: 41.666667%}
.offset-sm-6 {
    margin-left: 50%}
.offset-sm-7 {
    margin-left: 58.333333%}
.offset-sm-8 {
    margin-left: 66.666667%}
.offset-sm-9 {
    margin-left: 75%}
.offset-sm-10 {
    margin-left: 83.333333%}
.offset-sm-11 {
    margin-left: 91.666667%}
.flex-sm-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-sm-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-sm-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-sm-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-sm-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-sm-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-sm-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-sm-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-sm-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-sm-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-sm-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-sm-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-sm-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-sm-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-sm-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-sm-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-sm-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-sm-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-sm-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-sm-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-sm-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-sm-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-sm-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-sm-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-sm-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-sm-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-sm-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-sm-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-sm-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-sm-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-sm-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-sm-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-sm-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.d-sm-none {
    display: none!important;
}
.d-sm-inline {
    display: inline!important;
}
.d-sm-inline-block {
    display: inline-block!important;
}
.d-sm-block {
    display: block!important;
}
.d-sm-table {
    display: table!important;
}
.d-sm-table-row {
    display: table-row!important;
}
.d-sm-table-cell {
    display: table-cell!important;
}
.d-sm-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-sm-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (min-width:768px) {
    .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-md-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-md-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-md-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-md-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-md-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-md-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-md-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-md-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-md-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-md-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-md-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-md-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-md-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-md-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-md-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-md-0 {
    margin-left: 0;
}
.offset-md-1 {
    margin-left: 8.333333%}
.offset-md-2 {
    margin-left: 16.666667%}
.offset-md-3 {
    margin-left: 25%}
.offset-md-4 {
    margin-left: 33.333333%}
.offset-md-5 {
    margin-left: 41.666667%}
.offset-md-6 {
    margin-left: 50%}
.offset-md-7 {
    margin-left: 58.333333%}
.offset-md-8 {
    margin-left: 66.666667%}
.offset-md-9 {
    margin-left: 75%}
.offset-md-10 {
    margin-left: 83.333333%}
.offset-md-11 {
    margin-left: 91.666667%}
.flex-md-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-md-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-md-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-md-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-md-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-md-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-md-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-md-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-md-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-md-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-md-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-md-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-md-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-md-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-md-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-md-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-md-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-md-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-md-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-md-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-md-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-md-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-md-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-md-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-md-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-md-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-md-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-md-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-md-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-md-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-md-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-md-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-md-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.d-md-none {
    display: none!important;
}
.d-md-inline {
    display: inline!important;
}
.d-md-inline-block {
    display: inline-block!important;
}
.d-md-block {
    display: block!important;
}
.d-md-table {
    display: table!important;
}
.d-md-table-row {
    display: table-row!important;
}
.d-md-table-cell {
    display: table-cell!important;
}
.d-md-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-md-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (min-width:992px) {
    .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-lg-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-lg-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-lg-0 {
    margin-left: 0;
}
.offset-lg-1 {
    margin-left: 8.333333%}
.offset-lg-2 {
    margin-left: 16.666667%}
.offset-lg-3 {
    margin-left: 25%}
.offset-lg-4 {
    margin-left: 33.333333%}
.offset-lg-5 {
    margin-left: 41.666667%}
.offset-lg-6 {
    margin-left: 50%}
.offset-lg-7 {
    margin-left: 58.333333%}
.offset-lg-8 {
    margin-left: 66.666667%}
.offset-lg-9 {
    margin-left: 75%}
.offset-lg-10 {
    margin-left: 83.333333%}
.offset-lg-11 {
    margin-left: 91.666667%}
.flex-lg-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-lg-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-lg-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-lg-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-lg-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-lg-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-lg-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-lg-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-lg-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-lg-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-lg-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-lg-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-lg-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-lg-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-lg-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-lg-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-lg-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-lg-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-lg-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-lg-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-lg-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-lg-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-lg-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-lg-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-lg-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-lg-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-lg-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-lg-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-lg-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-lg-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-lg-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-lg-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-lg-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.d-lg-none {
    display: none!important;
}
.d-lg-inline {
    display: inline!important;
}
.d-lg-inline-block {
    display: inline-block!important;
}
.d-lg-block {
    display: block!important;
}
.d-lg-table {
    display: table!important;
}
.d-lg-table-row {
    display: table-row!important;
}
.d-lg-table-cell {
    display: table-cell!important;
}
.d-lg-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-lg-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}@media (min-width:1200px) {
    .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%}
.col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%}
.col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%}
.col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%}
.col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%}
.col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%}
.col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%}
.col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%}
.col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%}
.col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.order-xl-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-xl-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
}
.offset-xl-0 {
    margin-left: 0;
}
.offset-xl-1 {
    margin-left: 8.333333%}
.offset-xl-2 {
    margin-left: 16.666667%}
.offset-xl-3 {
    margin-left: 25%}
.offset-xl-4 {
    margin-left: 33.333333%}
.offset-xl-5 {
    margin-left: 41.666667%}
.offset-xl-6 {
    margin-left: 50%}
.offset-xl-7 {
    margin-left: 58.333333%}
.offset-xl-8 {
    margin-left: 66.666667%}
.offset-xl-9 {
    margin-left: 75%}
.offset-xl-10 {
    margin-left: 83.333333%}
.offset-xl-11 {
    margin-left: 91.666667%}
.flex-xl-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important;
}
.flex-xl-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-xl-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}
.flex-xl-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}
.flex-xl-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-xl-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important;
}
.flex-xl-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.flex-xl-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important;
}
.flex-xl-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-xl-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}
.flex-xl-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important;
}
.justify-content-xl-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-xl-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.justify-content-xl-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-xl-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.justify-content-xl-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.align-items-xl-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}
.align-items-xl-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.align-items-xl-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.align-items-xl-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
.align-items-xl-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.align-content-xl-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important;
}
.align-content-xl-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important;
}
.align-content-xl-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important;
}
.align-content-xl-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important;
}
.align-content-xl-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.align-content-xl-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
}
.align-self-xl-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important;
}
.align-self-xl-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important;
}
.align-self-xl-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.align-self-xl-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.align-self-xl-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important;
}
.align-self-xl-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important;
}
.d-xl-none {
    display: none!important;
}
.d-xl-inline {
    display: inline!important;
}
.d-xl-inline-block {
    display: inline-block!important;
}
.d-xl-block {
    display: block!important;
}
.d-xl-table {
    display: table!important;
}
.d-xl-table-row {
    display: table-row!important;
}
.d-xl-table-cell {
    display: table-cell!important;
}
.d-xl-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.d-xl-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}
}.text-white {
    color: #fff!important;
}
.text-center {
    text-align: center!important;
}
.text-right {
    text-align: right!important;
}
.position-relative {
    position: relative!important;
}
.position-absolute {
    position: absolute!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.m-auto {
    margin: auto!important;
}
.mt-auto, .my-auto {
    margin-top: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.mb-auto, .my-auto {
    margin-bottom: auto!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.p-0 {
    padding: 0!important;
}
.pt-0, .py-0 {
    padding-top: 0!important;
}
.pr-0, .px-0 {
    padding-right: 0!important;
}
.pb-0, .py-0 {
    padding-bottom: 0!important;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.mb-10, .white-border-block-title {
    margin-bottom: 10px;
}
#crafty_billing_button label, .mb0, .mb0 p, .summary-recipe-box .summary-recipe-box-price .price .amount {
    margin-bottom: 0;
}
.text-underline {
    text-decoration: underline;
}
#footer .footer_question a, .f14 {
    font-size: 14px;
}
.f16 {
    font-size: 16px;
}
ul#mobile-menu.menu>li.menu-item-has-children>a>span.drop-mob {
    z-index: -1;
    border: none;
}
ul#mobile-menu.menu>li.menu-item-has-children.main-item-link>a>span.drop-mob {
    z-index: 10;
}
p img.alignnone {
    margin-bottom: 5px!important;
    margin-top: 5px!important;
}
#crafty_billing_button button, #crafty_postcode_result_display_billing .select2, .description_data h6, .white-border-blocks-wrapper .white-border-block {
    margin-bottom: 20px;
}
.tagcloud {
    margin: 10px 0;
    padding: 10px 8px 0;
}
#footer .footer_address, #footer .footer_fax, #footer .footer_mail, #footer .footer_phone, #footer .footer_skype, #footer .footer_time, #footer div.widget_nav_menu ul li a, #main-menu ul.menu>li>a {
    font-size: 14px!important;
}
@media screen and (max-width:1350px) {
    #main-menu ul.menu>li>a {
    font-size: 12px!important;
    padding: 0 5px!important;
}
}@media screen and (max-width:991px) {
    #header2.animateIt #logo {
    height: 54px;
    line-height: 54px;
    display: block;
    text-align: center;
    float: left;
    width: 200px;
    margin: 0 10px 0 0;
    clear: none;
}
#header2.animateIt #logo img {
    width: 100%;
    max-width: 100%;
    display: inline-block!important;
    vertical-align: middle;
    margin: 0;
    height: auto;
}
}@media screen and (max-width:479px) {
    #header2.animateIt #logo {
    width: 130px;
}
}@media screen and (max-width:379px) {
    #header2.animateIt #logo {
    width: 85px;
    margin: 0;
}
}body #main-menu li ul.sub-menu li a {
    padding: 7px 8px;
    font-weight: 400;
    font-family: Martel!important;
}
#main-menu li div.zass-mega-menu.menu-columns6>ul.sub-menu, .zass-mega-menu.menu-columns6 {
    max-width: 1200px;
}
#main-menu li .menu-columns6 ul.sub-menu li a {
    max-width: 150px;
}
ul#mobile-menu.menu .sub-menu.active li.dropdown>a, ul#mobile-menu.menu li a {
    color: #333;
    padding-left: 0;
    border-color: rgb(209 210 212);
    margin-bottom: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
ul#mobile-menu.menu .sub-menu.active li a {
    color: #333;
}
a.mob-close-toggle {
    background: #fff;
    right: 40px;
    top: 40px;
}
a.mob-close-toggle::after, a.mob-close-toggle::before {
    border-color: #333;
}
.page-template-default .content_holder {
    padding-top: 30px;
    padding-bottom: 30px;
}
h3.ft_h3 {
    font-size: 18px;
    font-weight: 600;
    padding: 3px 0 0 12px;
    margin-bottom: 22px;
    color: #fff;
}
h3.ft_h3:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 5px;
    top: 7px;
    width: 5px;
    opacity: 1;
    background-color: #b79961;
}
.ft_soc {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    vertical-align: top;
}
#custom_html-4 {
    width: 100%!important;
    margin-right: 0!important;
    border-top: 2px solid #fff;
}
input#mce-EMAIL {
    height: 35px;
    line-height: 35px;
    width: 100%;
    color: #222;
    font-size: 14px;
    font-family: Karla;
}
input#mc-embedded-subscribe {
    outline: 0!important;
    background: #b79961;
    border-radius: 0!important;
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    border: unset;
}
input#mc-embedded-subscribe:hover {
    transition: .2s ease-in-out;
    background-color: #8e7c3c;
}
#footer .footer_phone {
    color: #fff;
    text-decoration: none;
}
#footer .footer_address, #footer .footer_fax, #footer .footer_mail, #footer .footer_phone, #footer .footer_skype, #footer .footer_time {
    padding: 0;
}
#footer .footer_question {
    padding: 0 0 0 25px;
}
#customer_login.u-columns.col2-set .owl-nav, #footer .footer_question::before, .wishlist_table tr td, .wishlist_table tr th.product-checkbox, .wishlist_table tr th.wishlist-delete, body.woocommerce-account #customer_login.col2-set .owl-nav {
    text-align: left;
}
.footer_address::before, .footer_fax::before, .footer_mail::before, .footer_phone::before, .footer_skype::before, .footer_time::before, .new-home .main_slider-wrapper-item::before, body.page-template-default #content:not(.has-sidebar)>.inner a.sidebar-trigger-button::before {
    content: unset;
}
.footer_bottom_wr {
    display: flex;
    padding: 20px 0;
    align-items: center;
    width: 100%}
.ft_soc_wr a {
    padding: 1px 0 0 1px;
    font-size: 18px;
    transition-duration: 0;
}
.ft_soc_wr a:hover {
    background-color: #3b5998;
    border-color: #3b5998;
}
.ft_soc_wr a svg {
	width: 16px;
	height: 16px;
}
.ft_soc_wr a.ft_soc-inst:hover {
    background-color: #c13584;
    border-color: #c13584;
}
.tsb_block {
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.tsb_block .text {
    color: #fff;
    font-size: 13px;
    padding-right: 10px;
}

.widget_shopping_cart_content p.buttons .button {
	color: #b79961 !important;
}
.customer-review-item-image img, .recipes-prod-summary-title_price .wrap_link .name .subtitle, .tsb_block img {
    display: inline-block;
}
#custom_html-2, .info_column, .recipe_boxes_wrapper .prod_hold {
    display: flex;
    flex-direction: column;
}
#footer .footer_top_columns .widget_nav_menu .menu-item a {
    border: none;
    transition: color .1s ease-in-out;
}
#cart-module a.cart-contents:hover::before, #footer .footer_top_columns .widget_nav_menu .menu-item a:hover, #zass-account-holder:hover i, .customer-review-item-rating-star, .home-product-wrapper a:hover, .main_slider-wrapper-item-button:hover a, .woocommerce-product-details__short-description .heading-title a, .zass-wishlist-counter:hover i {
    color: #b79961;
}
#footer .footer_bottom {
    border-top: 2px solid #fff;
    margin-top: 30px;
}
#customer_login.u-columns.col2-set .owl-nav .disabled, .wishlist-title h2, body.woocommerce-account #customer_login.col2-set .owl-nav .disabled {
    color: #b79961;
    font-size: 30px;
    font-weight: 400;
}
#customer_login.u-columns.col2-set .owl-nav div, body.woocommerce-account #customer_login.col2-set .owl-nav div {
    color: #222;
    font-weight: 400;
    font-size: 30px;
}
#customer_login.col2-set .col-1, #customer_login.col2-set .col-2 {
    float: left;
    border: 3px solid #d7d7d7;
    padding: 20px 15px;
}
#customer_login.col2-set .col-1 h2, #customer_login.col2-set .col-2 h2 {
    color: #b79961;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 45px;
}
#customer_login.col2-set .col-2 .woocommerce-Button, #customer_login.col2-set button.woocommerce-form-login__submit {
    background-color: #fff;
    color: #b79961;
    border-radius: 0!important;
    border: 1px solid #b79961;
    margin-top: 10px;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
}
.has-sidebar .content_holder {
    border: unset;
}
#content .home_button3:hover, .our_vendors_pagination li.active a {
    background-color: #b79961;
    color: #fff;
}
#main section.woocommerce-order-details table, .basket_info input.qty {
    border: 1px solid #b79961;
}
#container div.quantity, #pwgc-redeem-gift-card-number {
    height: 46px;
}
div.quantity input.zass-child-qty-minus, div.quantity input.zass-child-qty-plus {
    font-family: Karla;
    width: 24px!important;
    height: 23px;
    display: inline-block;
    border: none;
    background: #b79961;
    color: #f5f5f5;
    text-align: center;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    -webkit-border-radius: 0px 2px 0px 0px;
    cursor: pointer;
    -webkit-appearance: none;
    outline: unset;
}
td div.quantity input[type=number] {
    height: 46px;
    border: 1px solid #b79961;
    border-radius: 0;
    padding-left: 15px;
    font-weight: 700;
}
div.quantity input.zass-child-qty-minus {
    top: 23px;
    border-radius: 0 0 2px;
    -moz-border-radius: 0 0 2px;
    -webkit-border-radius: 0px 0px 2px 0px;
}
#order_review .woocommerce-checkout-review-order-table thead, .cart-info thead th {
    background-color: #f4f5f6;
}
ul.woocommerce-error {
    margin-bottom: 20px;
    border: 2px solid #b79961;
    background: #333;
    color: #fff;
    list-style: none;
}
#cart-module div.widget.woocommerce.widget_shopping_cart {
    max-height: 50vh;
    overflow: auto;
}
#cart-module a.cart-contents::before, #zass-account-holder i, .zass-wishlist-counter i {
    color: #333;
    transition: .1s ease-in-out;
}
#zass-account-holder svg, #cart-module svg {
	width: 14px;
	height: 100%;
}
#cart-module a.cart-contents::before {
	content: '' !important;
	background: url('https://theartisanfoodcompany.com/wp-content/uploads/2024/04/shopping-bag.svg');
	width: 16px;
    height: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.woocommerce .woocommerce-message {
    margin-bottom: 20px;
    background-color: #fff;
    border: 2px solid #a18b40;
    text-align: center;
}
.woocommerce .woocommerce-message a.button, .woocommerce .woocommerce-message a.button:hover {
    border: unset;
    color: #a18b40!important;
}
.woocommerce .woocommerce-message .restore-item {
    color: #222;
}
.cart-info table.shop_table.cart {
    border-collapse: unset;
}
.cart-info tbody tr:not(.wcmp_vendor_cart_tbody-divider) td {
    border-bottom: 1px solid #efefef;
    padding: 30px 10px;
}
.cart-info tbody td .product-remove {
    padding: 30px 5px;
}
.links .button, .woocommerce button.button, .woocommerce input.button, .woocommerce-mini-cart__buttons a.button {
    border-radius: 0;
    background-color: #b79961;
    border: 1px solid #b79961 !important;
    transition: .2s ease-in-out;
    color: #fff !important;
    font-family: 'Karla';
}
.woocommerce a.button {
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #b79961 !important;
    transition: .2s ease-in-out;
    font-family: 'Karla';
}
.links .button:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce-mini-cart__buttons a.button:hover {
    background-color: #b79961;
    color: #fff!important;
}
#content .basket_info .yith-wcwl-add-to-wishlist, .button.order-again {
    margin-left: 10px;
}
.woocommerce-MyAccount-navigation li a {
    transition: .1s ease-in-out;
}
.woocommerce-MyAccount-navigation li a:hover {
    background-color: #8e7c3c;
}
body .wc-proceed-to-checkout a.checkout-button.button:hover, body .woocommerce button.button:hover, body .woocommerce input.button:hover {
    color: #fff!important;
    background-color: #b79961!important;
    border: 1px solid #b79961!important;
}
body .woocommerce input[type=radio]:checked, body .woocommerce input[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
}
body .woocommerce input[type=radio]:checked+label, body .woocommerce input[type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
    width: 100%}
body .woocommerce input[type=radio]:checked+label:before, body .woocommerce input[type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
body .woocommerce input[type=radio]:checked+label:after, body .woocommerce input[type=radio]:not(:checked)+label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #b79961;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: .2s;
    transition: .2s;
}
body .woocommerce input[type=radio]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
body .woocommerce input[type=radio]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
body .woocommerce textarea {
    background: #f4f5f6;
}
.woocommerce-account-fields input:focus, body .woocommerce textarea:hover {
    border: 1px solid #b79961;
    background: #dfefff;
}
#pwgc-redeem-button {
    display: inline-block;
    height: 46px;
    margin-top: 5px;
    padding: 0 36px;
    margin-left: 50px;
    width: auto;
}
.go-to-discount-widget, .shop_table.cart.wishlist_table .product-add-to-cart .links, .shop_table.cart.wishlist_table .product-add-to-cart .links form {
    display: flex;
    justify-content: center;
}
.wishlist-in-stock {
    padding-left: 10px;
}
.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
    color: #b79961;
    font-weight: 600;
    font-size: 13px;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
    font-size: 14px;
    font-weight: 600;
    padding: 14px 20px;
    border-radius: 0!important;
    min-width: 134px;
}
.woocommerce table.wishlist_table tr td.product-remove {
    padding: 16px 0;
    text-align: center;
    font-size: 20px;
}
body.woocommerce #content table.wishlist_table.cart a.remove:hover {
    text-decoration: unset;
    background-color: inherit;
    color: #8e7c3c;
}
p.woocommerce-thankyou-order-received {
    font-weight: 600;
    padding-left: 25px;
}
#main ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: flex;
    border: 1px solid #b79961;
}
#main ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li, .mobile_checkout_view-basket-list-col:first-child {
    flex-grow: 1;
}
#customer_login label.woocommerce-form-login__rememberme, .woocommerce-table__product-name-container, .woocommerce-table__product-total-container, .yith-wcwl-add-to-wishlist {
    display: flex;
    align-items: center;
}
#main .woocommerce-order-details>div>table tr:first-child, #main section.woocommerce-order-details table thead {
    background-color: #f5f5f5;
}
#main .woocommerce-order-details>div>table tr th {
    border: 1px solid #b79961!important;
}
#main section.woocommerce-order-details table thead th {
    padding: 12px 15px;
    border-bottom: 1px solid #b79961;
}
#main .woocommerce .woocommerce-order-details .woocommerce-order-details__title {
    padding: 0;
    border-bottom: unset;
    font-size: 24px;
}
.woocommerce-order-received .woocommerce-customer-details h2.woocommerce-column__title {
    border: 1px solid #b79961;
    padding: 10px;
    background-color: #f5f5f5;
}
#customer-reviews .slick-dots li.slick-active, .woocommerce-order-received .woocommerce-table.woocommerce-table--order-details.order_details th[scope=row]::after, body.page-template-default #content:not(.has-sidebar)>.inner a.sidebar-trigger-button:hover {
    background-color: #b79961;
}
#order_review .woocommerce-checkout-review-order-table tfoot td:last-child, .woocommerce .cart_totals .shop_table tr td, section.woocommerce-order-details table tbody tr:last-child td, section.woocommerce-order-details table td {
    border-bottom: 1px solid #b79961;
}
.woocommerce-table__product-name-left {
    margin-right: 30px;
}
.woocommerce-table__product-name-left img {
    display: inline-block;
    width: 85px;
    max-width: 100%;
    border: 1px solid #b79961;
    padding: 2px;
}
.woocommerce-table__product-name-right .wc-item-meta {
    margin: 5px 0 0;
    list-style: none;
}
.woocommerce-table__product-name-right .wc-item-meta li {
    margin: 0;
    padding: 0;
}
.woocommerce-table__product-name-right .wc-item-meta li p {
    margin: 5px 0 0;
}
.woocommerce .cart-collaterals h2 {
    border-bottom: 1px solid #b79961;
    color: #b79961;
}
.woocommerce .actions_wrapper {
    display: flex;
    justify-content: space-between;
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
    border: 1px solid #b79961;
    padding: 15px 20px;
    background-color: #f4f5f6;
}
.woocommerce .is-error, .woocommerce .is-info, .woocommerce .is-success {
    border: 1px solid #b79961!important;
    padding: 15px 20px!important;
    background-color: #f4f5f6!important;
}
.woocommerce .wc-block-components-notice-banner__content {
    color: #333!important;
}
.woocommerce .is-error>svg, .woocommerce .is-info>svg, .woocommerce .is-success>svg {
    background: #b79961!important;
}
#order_review .woocommerce-checkout-review-order-table thead th {
    border-top: 1px solid #b79961;
    border-bottom: 1px solid #b79961;
}
#order_review .woocommerce-checkout-review-order-table thead th:first-child {
    border-left: 1px solid #b79961;
}
#order_review .woocommerce-checkout-review-order-table thead th:last-child {
    border-right: 1px solid #b79961;
    text-align: right;
}
#order_review .woocommerce-checkout-review-order-table tbody td {
    border-bottom: 1px solid #b79961;
    padding: 20px 15px;
}
#order_review .woocommerce-checkout-review-order-table tbody td.product-total {
    text-align: right;
    width: 150px;
}
#customer-reviews .slick-dots li:last-child, #order_review .woocommerce-checkout-review-order-table tbody td.product-name dl, #products-wrapper .yith-wcwl-add-button.show, .box-products .links .yith-wcwl-add-button.show, .checkout_coupon.woocommerce-form-coupon .form-row, .cooked-single-direction-row-col.image img, .summary-recipe-box .summary-recipe-box-price .price, .woocommerce form.checkout h3 {
    margin: 0;
}
#order_review .woocommerce-checkout-review-order-table tbody td.product-name dt {
    display: inline;
    margin-right: 5px;
}
#order_review .woocommerce-checkout-review-order-table tbody td.product-name dd {
    display: inline;
    float: none;
}
#order_review .woocommerce-checkout-review-order-table tbody td.product-name dd p {
    display: inline;
    margin: 0;
}
#customer_details ::-webkit-input-placeholder {
    color: transparent;
}
#customer_details :-moz-placeholder {
    color: transparent;
}
#customer_details ::-moz-placeholder {
    color: transparent;
}
#customer_details :-ms-input-placeholder {
    color: transparent;
}
#customer_details input::placeholder {
    color: transparent;
}
#customer_details textarea::-webkit-input-placeholder {
    color: transparent;
}
#customer_details textarea:-moz-placeholder {
    color: transparent;
}
#customer_details textarea::-moz-placeholder {
    color: transparent;
}
#customer_details textarea:-ms-input-placeholder {
    color: transparent;
}
#customer_details textarea::placeholder {
    color: transparent;
}
#customer_details .select2-container--default .select2-selection--single {
    padding: 10px;
    font: 400 16px Arial;
    border: 1px solid #aaa;
    border-radius: 4px;
    background-color: #f4f5f6;
    height: 50px;
}
#customer_details .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #b79961 transparent transparent;
    border-width: 7px 5px 0;
}
#customer_details .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
#payment button.button:focus {
    outline: unset;
}
#customer_details .shipping_address, #customer_details .woocommerce-billing-fields__field-wrapper {
    padding-top: 25px;
}
.woocommerce-form__label-for-checkbox input[type=checkbox] {
    margin: 0;
    opacity: 0;
    width: 0;
}
.woocommerce-form__label-for-checkbox {
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
}
.woocommerce-form__label-for-checkbox input[type=checkbox]+span {
    padding-left: 40px;
    display: inline-block;
    position: relative;
}
.woocommerce-form__label-for-checkbox input[type=checkbox]+span::before {
    border-radius: 2px;
    border: 1px solid #d7d7d7;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 25px;
    left: 0;
    position: absolute;
    transition: .3s linear;
    width: 25px;
    background-color: #f4f5f6;
    top: 50%;
    transform: scale(1) translate(0, -50%);
}
.woocommerce-form__label-for-checkbox input[type=checkbox]:checked+span::before {
    transition: .3s linear;
    background-color: #f4f5f6;
    border-style: solid;
    top: 50%;
    transform: scale(1.2) translate(0, -50%);
    border-color: #b79961;
}
.woocommerce-form__label-for-checkbox input[type=checkbox]:checked+span::after {
    transform: scale(1);
    opacity: 1;
    color: #b79961;
    content: "\f00c";
    cursor: pointer;
    font-family: FontAwesome;
    left: 5px;
    position: absolute;
    top: 50%;
    transform: scale(1) translate(0, -50%);
    transition: .3s linear;
}
.woocommerce-form__label-for-checkbox input[type=checkbox]+span::after {
    opacity: 0;
    content: "";
    transform: scale(0);
    transition: .3s linear;
}
#content .woocommerce form p label {
    line-height: normal;
    float: none;
}
.checkout_coupon.woocommerce-form-coupon {
    padding: 20px 30px;
    border: 1px solid #e6e6e6;
    width: auto;
    margin-left: 15px;
}
.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    font-size: 16px;
    font-family: Arial;
    border: 1px solid #b79961;
}
input#coupon_code {
    border: 1px solid #b79961;
    line-height: 26px;
    vertical-align: middle;
}
.checkout_coupon.woocommerce-form-coupon .form-row.form-row-first {
    margin-right: 50px;
}
#content .prod_hold a.button {
    color: #b79961;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #b79961;
    transition: .2s ease-in-out;
}
.outofstock.prod_hold a.button { 
	background: #b79961 !important;
    color: #fff !important;
}
#products-wrapper .prod_hold .links {
    bottom: 20px;
    top: 250px;
}
#products-wrapper .prod_hold .links .zass-quick-view-link {
    margin-left: 10px;
    border: unset!important;
    color: #b79961;
    transition: .2s ease-in-out;
}
#products-wrapper .prod_hold .links .zass-quick-view-link i {
    font-size: 18px;
}
#content .basket_product a.add_to_wishlist, #products-wrapper .prod_hold a.add_to_wishlist {
    color: #b79961;
    border: unset!important;
}
#content .basket_product a.add_to_wishlist:before, #products-wrapper .prod_hold a.add_to_wishlist:before {
    color: #b79961;
    font-size: 18px;
}
#content .basket_product .pr_price_wr {
    margin: 10px 0;
    text-align: left;
}
#content .basket_product .links {
    display: flex;
    justify-content: left;
    align-items: center;
}
#content .basket_product .links .quantity {
    margin: 0 10px 0 0;
}
#content .basket_product .yith-wcwl-add-button .add_to_wishlist:hover, .gold-border-block:hover, .mobile_checkout-view-cart:active, .mobile_checkout-view-cart:focus, .mobile_checkout-view-cart:hover, .our-vendors-content a:hover {
    text-decoration: none;
}
.wcwl_notice.woocommerce-message .wcwl_notice_dismiss:before {
    color: #b79961;
    font-size: 22px;
}
#content .prod_hold a.button:hover {
    color: #fff!important;
    background-color: #b79961;
    border: 1px solid #b79961;
}
#content .prod_hold .links {
    left: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#content .prod_hold .yith-wcwl-wishlistexistsbrowse.show {
    padding: 0 1px;
}
.update_basket_fixed {
    display: inline-block;
    position: fixed;
    width: 50px;
    height: 50px;
    background-color: #000;
    border-radius: 50%;
    left: 280px;
    bottom: 50px;
}
#products-wrapper div.product div.summary p.stock, #products-wrapper div.product div.summary p.stock.out-of-stock {
    color: #fff;
    border: 1px solid #b79961;
    padding: 10.5px 13px;
    font-weight: 700;
    margin: 0;
    background-color: #b79961;
    width: 212px;
    text-align: center;
	margin-right: 100%;
}

@media only screen and (max-width: 600px) 
{
    #products-wrapper div.product div.summary p.mid_march,
    #products-wrapper div.product div.summary p.pre_order4,
    #products-wrapper div.product div.summary p.pre_order6,
    #products-wrapper div.product div.summary p.weeks23,
    #products-wrapper div.product div.summary p.weeks34,
    #products-wrapper div.product div.summary p.weeks46,
    #products-wrapper div.product div.summary p.out-of-season
    {
        margin: 12px 25% !important;
    }
}

#products-wrapper div.product div.summary p.mid_march,
#products-wrapper div.product div.summary p.pre_order4,
#products-wrapper div.product div.summary p.pre_order6,
#products-wrapper div.product div.summary p.weeks23,
#products-wrapper div.product div.summary p.weeks34,
#products-wrapper div.product div.summary p.weeks46,
#products-wrapper div.product div.summary p.out-of-season
{
    margin-bottom: 12px;
    min-width: 212px;
}

.desktop_view_more_1200, .footer_top_columns {
    display: flex;
}
.footer_top_columns .one_fourth {
    padding: 0 3px;
    margin: 0;
}
.footer_top_columns .ft_soc_wr {
    flex-grow: 1;
    display: flex;
    justify-items: end;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
}
.one_fourth {
    width: auto;
    flex-basis: 25%}
#custom_html-2 .textwidget {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.load_more_basket_products_wr .total_pr_wr {
    margin: 25px 0 20px;
}
#footer>.inner {
    padding-bottom: 10px;
}
body.page-template-default #content:not(.has-sidebar)>.inner a.sidebar-trigger-button {
    top: -23px;
    border-radius: 0;
    background-color: #fff;
    width: auto;
    height: auto;
    display: flex;
    transition: .2s ease-in-out;
}
.shopping-list-banner .shopping-list-banner-texts h2, .shopping-list-banner .shopping-list-banner-texts h6, body.page-template-default #content:not(.has-sidebar)>.inner a.sidebar-trigger-button:hover .sidebar-trigger-button-span {
    color: #fff;
}
body.page-template-default #content:not(.has-sidebar)>.inner a .sidebar-trigger-button-span {
    padding: 0 10px;
    font-size: 13px;
    font-weight: bolder;
    color: #b79961;
    border: 2px solid #b79961;
}
.content_holder-collection-title, body.page-template-default .content_holder {
    margin-bottom: 30px;
}
#customer_login label.woocommerce-form-login__rememberme input {
    display: inline-block;
    height: 25px;
    width: 0;
}
#customer_login label.woocommerce-form-login__rememberme span {
    padding-left: 30px;
    line-height: 25px;
}
#container .cooked-fe-form .cooked-icon-asterisk {
    color: #b79961;
    font-size: 1rem;
}
.box-products .links {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.yith-wcwl-share ul {
    list-style: none;
    margin-left: 0;
    display: flex;
}
.yith-wcwl-share ul li {
    font-size: 20px;
}
.custom-message ul li, .yith-wcwl-share ul li:first-child {
    margin-left: 0;
}
.button, input[type=submit] {
    background: 0 0;
    box-shadow: unset;
    border: unset;
}
#content .home_button {
    padding: 0 36px;
}
#container .zass-search-cart-holder #searchform input#searchsubmit {
    opacity: 0;
}
#container .wpcf7 input[type=submit] {
    background-color: #fff;
    color: #b79961;
    font-size: 16px;
    transition: .2s ease-in-out;
    border: 1px solid #b79961;
}
#container .wpcf7 input[type=submit]:hover {
    background-color: #b79961;
    color: #fff!important;
    font-size: 16px;
}
body .zass-search-cart-holder #search input[type=text] {
    font-size: 32px;
}
body .zass-social ul li a.instegram:hover {
    background: #c13584;
}
.lost_reset_password button[type=submit] {
    text-transform: uppercase;
}
#products-wrapper .related.products .prod_hold .links {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 270px;
}
#topcontrol {
    bottom: 60px!important;
}
#content .cart-info tbody td span {
    vertical-align: unset;
}
#shipping_method li label {
    white-space: nowrap;
}
.row-two-cols .first-col, .row-two-cols .second-col, body #order_review .woocommerce-checkout-review-order-table thead th {
    width: 50%}
#mc_embed_signup {
    max-width: 500px;
}
.box-products.woocommerce {
    display: flex;
    flex-wrap: wrap;
}
#content .automatewoo-optin__checkbox-text {
    text-transform: none;
    color: #b79961;
}
.order-total strong .woocommerce-Price-amount.amount {
    display: block;
    padding-left: 0;
}
#main-menu .menu-item .zass-mega-menu {
    max-height: 70vh;
    overflow-y: auto!important;
}
#products-wrapper .filter_toggle_wrapper, .cp_recipe>h2, .gold-button, .home-page-title, .home-product-wrapper-price, .summary-recipe-box-price-wrapper {
    text-align: center;
}
.woocommerce-password-strength {
    margin: 10px 0 5px;
    padding: 0 0 0 5px;
    border-left: 2px solid;
}
.woocommerce-password-strength.bad, .woocommerce-password-strength.short {
    color: #9c0000;
}
.woocommerce-password-strength.good {
    color: #d6ac2e;
}
.woocommerce-password-strength.strong {
    color: #2f8832;
}
.woocommerce-password-hint {
    padding: 1px 0 0 5px;
    border-left: 2px solid #00695c;
}
.cooked-recipe .cooked-recipe-wrap .cooked-recipe-inside {
    color: #846e20;
}
.cooked-recipe .cooked-recipe-wrap .cooked-recipe-name {
    font-weight: 600;
    font-size: 16px;
}
.cooked-recipe-modern .cooked-recipe .cooked-recipe-wrap, .our_vendors_pagination li a:hover {
    box-shadow: 0 2px 3px rgba(0, 0, 0, .04), inset 0 0 0 1px rgba(132, 110, 32, .2);
}
.woocommerce-account-fields {
    padding: 20px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    margin-bottom: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.event-form .form-column input[type=date], .event-form .form-column input[type=email], .event-form .form-column input[type=number], .event-form .form-column input[type=tel], .event-form .form-column input[type=text], .woocommerce-account-fields input {
    height: 50px;
    line-height: 48px;
    border: 1px solid #d7d7d7;
    outline: 0;
    border-radius: 0;
    width: 100%;
    padding: 0 10px 0 20px;
    box-shadow: none!important;
    font-size: 16px;
    background: #f4f5f6;
}
.notification_info {
    margin-top: 15px;
    display: inline-block;
}
.notification_info_icon {
    color: #b79961;
    font-size: 16px;
    padding-right: 5px;
}
#sales_code_field::after {
    content: "🛈 This field does not have to be filled out,  its only if you have a Local Artisan Sales Persons Code";
    margin-top: 15px;
    font-size: 14px;
    display: block;
}
#sales_code_field::after:first-letter {
    color: #b79961;
    font-size: 16px;
    padding-right: 5px;
}
.food_repeater_wr .repeater_item {
    width: 20%}
.food_repeater_wr .repeater_item img {
    max-width: 75%;
    display: block;
    margin: auto;
}
@media only screen and (max-width:1200px) {
    .footer_top_columns {
    flex-wrap: wrap;
}
.mobile_view_less_1200 {
    display: block;
}
.desktop_view_more_1200 {
    display: none;
}
.food_repeater_wr .repeater_item {
    width: 30%}
}@media only screen and (max-width:900px) {
    .food_repeater_wr .repeater_item {
    width: 45%}
}@media only screen and (max-width:680px) {
    .food_repeater_wr .repeater_item {
    width: 100%}
}@media only screen and (max-width:480px) {
    #content .basket_product .pr_price_wr {
    text-align: center;
}
}@media only screen and (max-width:1366px) and (min-width:900px) {
    body .repeater_item {
    width: calc(20% - 30px);
    text-align: center;
}
body .row.food_repeater_wr {
    justify-content: center;
}
}@media only screen and (max-width:1400px) and (min-width:900px) {
    #footer .inner {
    width: 80%}
}@media only screen and (max-width:1366px) {
    .one_fourth {
    width: auto;
    flex-basis: 100%}
#content>.inner, .dokan-dashboard #container>.dokan-dashboard-wrap {
    padding-bottom: 50px;
    padding-top: 50px;
}
.wishlist_table tr td.product-thumbnail a {
    max-width: 200px;
}
.wishlist_table tr td.product-thumbnail a img {
    width: 100%!important;
}
body #yith-wcwl-form tbody td.product-add-to-cart a.add_to_cart_button {
    margin: 0 0 0 5px!important;
}
body #yith-wcwl-form tbody td {
    padding: 5px 0!important;
}
body #yith-wcwl-form .woocommerce-Price-amount.amount {
    font-size: 13px;
    font-weight: 700;
}
.zass_title_holder:not(.title_has_image) .inner h1.heading-title {
    letter-spacing: 0;
    font-size: 22px;
    width: 100%;
    max-width: 100%}
.cat_des_fld {
    margin: 0 auto 15px;
    padding: 0 5px 10px;
}
#products-wrapper.inner.site-main {
    padding-top: 15px;
    padding-bottom: 5px;
}
.sidebar {
    margin: 20px 0 0;
}
.widget>h3:first-child, h2.widgettitle {
    margin-bottom: 12px;
}
.widget.widget_nav_menu ul.menu li a {
    padding: 5px 0;
}
.footer_top_columns .payment_options_title {
    margin-top: 25px;
}
.footer_top_columns .widget {
    margin-bottom: 25px;
}
.categories_repeater_item {
    margin-top: 30px;
}
.zass-search-cart-holder #search input[type=text] {
    font-size: 24px;
}
}@media(max-width:1024px) {
    .menu-back-button, a.mob-menu-toggle {
    color: #333!important;
}
ul#mobile-menu.menu ul.sub-menu {
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%!important;
    padding: 80px 17px 17px;
    background: #fff;
    transition: right .5s ease-out;
    z-index: 9;
}
ul#mobile-menu.menu ul.sub-menu.active {
    position: fixed;
    height: 100vh!important;
    right: 0;
    z-index: 99;
}
ul#mobile-menu.menu ul.sub-menu.visible {
    position: absolute!important;
    width: 100%;
    height: 100vh!important;
    overflow-y: scroll!important;
    overflow-x: hidden!important;
    top: 0;
    z-index: 9999;
    padding-bottom: 100px;
}
ul#mobile-menu.menu ul.sub-menu li.menu-item-has-children>a:after {
    content: '';
    background-image: url("data:image/svg+xml, %3Csvg fill='%23000000' height='12px' width='12px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 330 330' xml:space='preserve'%3E%3Cpath id='XMLID_222_' d='M250.606, 154.389l-150-149.996c-5.857-5.858-15.355-5.858-21.213, 0.001c-5.857, 5.858-5.857, 15.355, 0.001, 21.213l139.393, 139.39L79.393, 304.394c-5.857, 5.858-5.857, 15.355, 0.001, 21.213C82.322, 328.536, 86.161, 330, 90, 330s7.678-1.464, 10.607-4.394l149.999-150.004c2.814-2.813, 4.394-6.628, 4.394-10.606C255, 161.018, 253.42, 157.202, 250.606, 154.389z'/%3E%3C/svg%3E");
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
}
.menu-back-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgb(209 210 212);
    text-align: center;
    cursor: pointer;
    font-family: Karla;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    margin-bottom: 20px;
}
.menu-back-button a {
    padding: 0!important;
}
.menu-back-button:before {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml, %3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 7L1 7M1 7L7 13M1 7L7 1' stroke='%2326282D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
}
a.mob-menu-toggle i {
    background: 0 0!important;
}
a.mob-menu-toggle svg {
    width: 26px;
    height: 26px;
}
#menu_mobile #searchform>div {
    margin-left: 17px;
    margin-right: 17px;
}
#menu_mobile #s {
    width: 100%;
    border-radius: 0;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #333;
    padding: .625rem 28px .625rem 0;
    color: #333;
    background-image: url("data:image/svg+xml, %3Csvg fill='%23333333' height='800px' width='800px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 488.4 488.4' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M0, 203.25c0, 112.1, 91.2, 203.2, 203.2, 203.2c51.6, 0, 98.8-19.4, 134.7-51.2l129.5, 129.5c2.4, 2.4, 5.5, 3.6, 8.7, 3.6 s6.3-1.2, 8.7-3.6c4.8-4.8, 4.8-12.5, 0-17.3l-129.6-129.5c31.8-35.9, 51.2-83, 51.2-134.7c0-112.1-91.2-203.2-203.2-203.2 S0, 91.15, 0, 203.25z M381.9, 203.25c0, 98.5-80.2, 178.7-178.7, 178.7s-178.7-80.2-178.7-178.7s80.2-178.7, 178.7-178.7 S381.9, 104.65, 381.9, 203.25z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 96% 50%;
    margin-bottom: 20px;
}
#menu_mobile #s::placeholder {
    color: #333;
    opacity: 1;
}
#menu_mobile #searchsubmit {
    display: none;
}
}@media screen and (max-width:750px) {
    .cooked-recipe-search .cooked-fields-wrap.cooked-4-search-fields .cooked-browse-select-block {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.cooked-recipe-search .cooked-fields-wrap.cooked-4-search-fields .cooked-browse-select-block .cooked-tax-column {
    width: 100%}
}@media only screen and (min-width:980px) and (max-width:1360px) {
    .woocommerce.columns-3 div.prod_hold {
    width: 33%}
.has-sidebar .content_holder, .sidebar {
    width: 100%}
}.page-id-45215 .content_holder-collection-title {
    border: none;
    padding: 0 0 15px;
}
#mobile_checkout_view {
    color: #000;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #b79961;
    border-top: unset;
    z-index: 99999;
    display: flex;
    justify-content: stretch;
    align-items: stretch;
    flex-direction: column;
    top: 100%;
    transition: .2s ease-in-out;
    visibility: hidden;
}
#mobile_checkout_view.enabled {
    top: calc(100% - 45px);
    visibility: visible;
}
#mobile_checkout_view.active {
    visibility: visible;
    top: 0;
    border-top: 1px solid #b79961;
}
.mobile_checkout_view-bottom {
    border-top: 1px solid #b79961;
    height: 45px;
    display: flex;
    align-items: stretch;
}
.mobile_checkout_view-bottom-col {
    flex-grow: 1;
    display: flex;
    cursor: pointer;
}
.mobile_checkout_view-bottom-message {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 16px;
}
.mobile_checkout_view-bottom-btn {
    padding: 0 20px;
    display: flex;
    align-items: center;
    border-left: 1px solid #b79961;
    text-transform: uppercase;
    font-weight: 700;
    transition: .2s ease-in-out;
    text-decoration: none;
    background-color: #b79961;
    color: #fff;
}
.home-page-title span, .main_slider-wrapper-item-title {
    text-transform: capitalize;
    font-style: normal;
    letter-spacing: .06em;
}
.mobile_checkout_view-bottom-btn:hover {
    background-color: #b79961;
    color: #fff;
    text-decoration: none;
}
.mobile_checkout_view-bottom-arrow {
    display: flex;
    align-items: center;
    font-size: 30px;
    color: #b79961;
    transform: rotate(-90deg) translate(15px, 0);
    width: 50px;
    text-align: center;
    transition: .2s ease-in-out;
}
.active .mobile_checkout_view-bottom-arrow {
    transform: rotate(90deg) translate(17px, 0);
    transition: .2s ease-in-out .1s;
}
.mobile_checkout_view-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding: 0 26px;
    visibility: hidden;
    height: 0;
    transition: .1s ease-in-out;
}
.mobile_checkout_view-content-inside {
    opacity: 0;
    transition: opacity .2s ease-in-out .1s;
    overflow-y: auto;
    max-width: 100%}
.active .mobile_checkout_view-content-inside {
    opacity: 1;
    transition: opacity .1s ease-in-out .9s;
}
.active .mobile_checkout_view-content {
    visibility: visible;
    height: 100%;
    overflow-y: auto;
    padding-top: 45px;
}
.close-button-checkout {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 25px;
    right: 15px;
    box-sizing: border-box;
    line-height: 50px;
    display: inline-block;
}
.close-button-checkout:after, .close-button-checkout:before {
    transform: rotate(-45deg);
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -25px;
    display: block;
    height: 5px;
    width: 25px;
    background-color: #b79961;
    transition: .25s ease-out;
}
.close-button-checkout:after {
    transform: rotate(-135deg);
}
.close-button-checkout:hover:after, .close-button-checkout:hover:before {
    transform: rotate(0);
}
.mobile_basket_quant {
    flex-basis: 80px;
    min-width: 80px;
    max-width: 80px;
    width: 80px;
    text-align: right;
}
.mobile_basket_price {
    flex-basis: 70px;
    min-width: 70px;
    max-width: 70px;
    width: 70px;
    text-align: right;
}
#featured-items .col-auto, #pick-of-the-week .col-auto, .dc-col {
    max-width: 50%}
#mobile_checkout_view .mobile_checkout_view-basket-list-row:first-child {
    background-color: #e4e4e4;
    font-weight: 600;
}
.mobile_checkout_view-basket-list-row {
    display: flex;
    padding: 15px 10px;
}
.mobile_checkout_view-basket-list-row:nth-child(odd) {
    background-color: rgba(0, 0, 0, .05);
}
.mobile_checkout_view-basket-total {
    margin-top: 0;
    padding-top: 15px;
    border-top: 1px dashed #b79961;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size: 16px;
}
.mobile_checkout-view-cart {
    margin-bottom: 20px;
    display: inline-block;
    padding: 10px 20px;
    margin-left: 5px;
    border: 1px solid #b79961;
    text-decoration: none;
    cursor: pointer;
}
@media screen and (max-width:720px) {
    .links .added_to_cart {
    display: none!important;
}
	.woocommerce table.shop_table_responsive .coupon {
		text-align:center;
		display: flex;
    	justify-content: center;
        flex-wrap: wrap;
	}
	
}.crafty_billing {
    margin: 0!important;
}
div.woocommerce form p::after {
    content: "";
    display: table;
    table-layout: fixed;
    width: 100%}
.the_atrisan-form .the_atrisan-form-field {
    margin: 0 0 20px;
}
.blog_post-content, .prod_hold .from, .prod_hold del, .the_atrisan-form .the_atrisan-form-field input {
    font-size: 15px;
}
.the_atrisan-form .the_atrisan-form-field textarea {
    resize: none;
}
#main .the_atrisan-form .the_atrisan-form-field select {
    padding: 10px 20px;
    font: 400 16px Arial;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    background-color: #f4f5f6;
    height: 50px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), calc(100% - 2.5em) 12px;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}
#main .the_atrisan-form .the_atrisan-form-field select:active, #main .the_atrisan-form .the_atrisan-form-field select:focus, #main .the_atrisan-form .the_atrisan-form-field select:hover {
    border: 1px solid #b79961;
    background-color: #dfefff;
}
.form-privacy-policy-text {
    font-weight: 400;
    font-size: 14px;
    margin: 15px 0;
}
form div.wpcf7-mail-sent-ok {
    border: 1px solid #b79961;
    padding: 20px;
    text-align: center;
    font-size: 16px;
    margin: 0;
}
.dc-col {
    float: left;
    padding-left: 15px;
}
.dc-col:first-child {
    padding-right: 15px;
    padding-left: 0;
}
.dc-vendor-info-social {
    position: absolute;
    left: calc(100% + 50px);
    display: flex;
    flex-direction: column;
    top: 50%;
    transform: translateY(-50%);
}
.dc-vendor-info-social a {
    background-color: #f4f5f6;
    border-radius: 50%;
    color: #000;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    border: 1px solid #f4f5f6;
    transition: .2s ease-in-out;
}
.dc-vendor-info-social a:hover {
    border: 1px solid #b79961;
    background-color: #fff;
    color: #000;
}
.dc-vendor-products-title {
    border-bottom: 1px dashed #f1f1f1;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
}
.woocommerce-tabs #tab-vendor {
    padding: 50px 25px 0;
}

.woocommerce-tabs .more-info-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.woocommerce-tabs .more-info-wrap .more-info-col {
	flex-basis: calc(50% - 20px);
	width: calc(50% - 20px);
}

.woocommerce-tabs .more-info-wrap .more-info-col p {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
}

.zass-search-cart-holder #search span {
    display: flex;
    flex-direction: row-reverse;
    width: fit-content;
    cursor: pointer;
}
.zass-search-cart-holder #search {
    width: 146px;
    position: relative;
    margin-left: 15px;
}
.zass-search-cart-holder #search:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #333;
    position: absolute;
    display: block;
    top: 42px;
}
.zass-search-cart-holder #search>span:after {
    content: 'Search Artisan Food';
    font-family: Karla;
    font-size: 12px;
    color: #333;
    width: fit-content;
}
.zass-search-cart-holder #search>span:before {
    content: '';
    background-image: url("data:image/svg+xml, %3Csvg fill='%23333333' height='800px' width='800px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 488.4 488.4' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M0, 203.25c0, 112.1, 91.2, 203.2, 203.2, 203.2c51.6, 0, 98.8-19.4, 134.7-51.2l129.5, 129.5c2.4, 2.4, 5.5, 3.6, 8.7, 3.6 s6.3-1.2, 8.7-3.6c4.8-4.8, 4.8-12.5, 0-17.3l-129.6-129.5c31.8-35.9, 51.2-83, 51.2-134.7c0-112.1-91.2-203.2-203.2-203.2 S0, 91.15, 0, 203.25z M381.9, 203.25c0, 98.5-80.2, 178.7-178.7, 178.7s-178.7-80.2-178.7-178.7s80.2-178.7, 178.7-178.7 S381.9, 104.65, 381.9, 203.25z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 50% 30%;
    padding-left: 0;
    width: 20px;
    margin-left: 16px;
}
@media only screen and (max-width:900px) {
    .dc-vendor-info {
    flex-wrap: wrap;
}
.dc-col {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
}.main_slider-wrapper-item {
    height: 30vw;
    background-size: cover;
    background-position: left top;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: relative;
    align-content: stretch;
}
.main_slider-wrapper-item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(33, 33, 33, .49);
    z-index: 0;
}
.new-home .main_slider-wrapper-item {
    background-position: center;
    height: auto;
}
.main_slider-wrapper-item-content {
    z-index: 1;
    max-width: 1200px;
    text-align: center;
    padding: 0 70px;
}
.new-home .main_slider-wrapper-item-content {
    min-width: 600px;
    max-width: 80%;
    padding: 10vh 5vw;
}
.main_slider-wrapper-item-title {
    font-weight: 400;
    font-size: 56px;
    line-height: 66px;
    text-align: center;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 22px;
}
.main_slider-wrapper-item-title::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 175px;
    height: 1px;
    background-color: #b79961;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.new-home .main_slider-wrapper-item-title {
    font-size: calc(26px + (32 - 26) * ((100vw - 600px) / (2000 - 600)));
    line-height: 66px;
    font-style: italic;
    color: #fff;
    margin-bottom: 14px;
    padding-bottom: 10px;
}
.new-home .main_slider-wrapper-item-title::after {
    width: 300px;
    height: 3px;
}
.main_slider-wrapper-item-text {
    font-family: Karla;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #f2f2f2;
}
.new-home .main_slider-wrapper-item-text {
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    padding: 10px 20px 0;
    font-size: 16px;
    text-transform: none;
}
.new-home .main_slider-wrapper-item-text p {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 32px;
    font-size: 18px;
}
.main_slider-wrapper-item-button {
    margin-top: 70px;
    padding: 20px 80px;
    display: inline-block;
    background-color: #b79961;
    text-transform: uppercase;
    font-family: Karla;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
    transition: .2s ease-in-out;
}
.main_slider-wrapper-item-button:hover {
    background-color: #fff;
    color: #b79961;
    transition: .2s ease-in-out;
}
.new-home .main_slider-wrapper-item-button {
    font-size: 28px;
    font-size: calc(18px + (20 - 18) * ((100vw - 600px) / (2000 - 600)));
    padding: 30px 45px;
    font-family: bentonmod;
    font-weight: 400;
    margin-top: 20px;
}
.magazine-block-link a:hover, .main_slider-wrapper-item-button a {
    text-decoration: none;
    color: #fff;
}
.slider-arrow {
    position: absolute;
    border: 2px solid #fff;
    width: 60px;
    height: 60px;
    line-height: 55px;
    display: inline-block;
    text-align: center;
    font-size: 25px;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    opacity: .8;
}
.slider-arrow .fa {
    transform: scaleY(1.2) translate(2px, 1px);
    font-size: 30px;
}
.slider-next {
    right: 20px;
    left: unset;
}
.slider-prev .fa {
    transform: scaleY(1.2) translate(-2px, 1px);
}
#main_slider .slick-dots {
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: center;
    list-style: none;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
#main_slider .slick-dots li {
    font-size: 0;
    width: 10px;
    height: 10px;
    background-color: #b79961;
    border-radius: 50%;
    margin: 0 14px;
}
.custom-message {
    margin-bottom: 20px;
    border: 2px solid #b79961;
    background: #333;
    color: #fff;
    padding: 15px 10px 15px 40px;
    font-size: 13px;
}
.custom-message ul {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 4px;
    list-style: none;
}
@media only screen and (max-width:1400px) {
    .main_slider-wrapper-item-button {
    margin-top: 30px;
}
.main_slider-wrapper-item-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
}@media only screen and (max-width:1200px) {
    .dc-vendor-info-social {
    position: relative;
    flex-direction: row;
    justify-content: center;
    left: 0;
    top: 0;
    transform: none;
    margin: 10px 0;
}
.dc-vendor-info-social a {
    font-size: 20px;
    margin-right: 10px;
}
.main_slider-wrapper-item {
    height: 100%;
    padding: 20px;
}
#logo-style img {
    max-height: 100px;
}
}@media only screen and (max-width:959px) {
    .slider-arrow {
    display: none;
}
.main_slider-wrapper-item {
    height: 100%;
    padding-bottom: 50px;
}
.main_slider-wrapper-item-content {
    z-index: 1;
    text-align: center;
    padding: 0 15px;
}
}body.page-template-new-home-page .row {
    justify-content: center;
}
.home-page-title span {
    display: inline-block;
    font-family: bentonmod;
    font-weight: 400;
    font-size: 42px;
    line-height: 56px;
    text-align: center;
    padding: 9px;
    margin: 20px 0 10px;
    position: relative;
    color: #222;
}
.home-page-title span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #b79961;
}
.home-page-subtitle {
    margin-top: 4px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    font-family: Karla, sans-serif!important;
    font-weight: 600;
    color: #000;
}
#featured-items, #pick-of-the-week, .gold-border-block {
    margin-bottom: 60px;
}
.gold-border-block {
    display: block;
    text-decoration: none;
}
.gold-border-block-content {
    text-align: center;
    margin-bottom: 20px;
}
.gold-border-block-content:hover .gold-border-block-content-image {
    background: #d9d4c0;
}
.gold-border-block-content-image {
    background-color: #f4f5f6;
    margin: 5px 3px;
    padding: 30px;
    border: 2px solid #b79961;
    transition: .2s ease-in-out;
}
.gold-border-block-content-title {
    font-family: bentonmod;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    margin-top: 12px;
    text-align: center;
}
.white-border-block-description, .white-border-block-text {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
}
.gold-border-block-content-title span {
    display: inline-block;
    position: relative;
    line-height: 30px;
    padding-bottom: 3px;
    color: #222;
}
.gold-border-block-content-title span::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 100%;
    max-width: 100%;
    height: 1px;
    background-color: #b79961;
}
.gold-border-block-content-description {
    margin-top: 10px;
    color: #000;
}
.gold-button a, .gold-button span {
    display: inline-block;
    text-decoration: none;
    padding: 12px 50px;
    border: 1px solid #b79961;
    border-radius: 2px;
    font-family: Karla, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 16px;
    text-transform: uppercase;
    transition: .2s ease-in-out;
    background-color: #b79961;
    color: #fff;
}
.white-border-block-text, .white-border-block-title h4 {
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal;
    text-align: center;
}
.gold-button a:hover, .gold-button span:hover {
    color: #b79961;
    background-color: #fff;
}
#meet-vendors .row {
    overflow-y: hidden;
}
.white-border-block-description {
    color: #000;
    line-height: 18px;
}
.white-border-block-image {
    position: relative;
    display: block;
}
.white-border-block-image img {
    width: 100%;
    display: block;
}
.white-border-block-image::after {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 2px solid #f4f5f6;
    transition: .3s ease-in-out;
}
.home-product-wrapper::after, .home-product-wrapper::before {
    content: "";
    position: absolute;
    transition: width .7s ease-in-out;
    width: 0;
    height: 1px;
    background-color: #b79961;
    opacity: 0;
}
.white-border-block:hover .white-border-block-image::after {
    border: 2px solid #b79961;
    background-color: rgba(0, 0, 0, .1);
}
.white-border-block-title h4 {
    font-family: Worldwide;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: .06em;
    margin: 0;
    padding: 0 0 7px;
    display: inline-block;
    position: relative;
    color: #222;
}
.white-border-block-title h4::after {
    content: "";
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #b79961;
    display: inline-block;
    position: absolute;
}
.white-border-block-text {
    line-height: 18px;
    color: #707070;
}
.white-border-block-content {
    width: 80%;
    margin: auto auto -90px;
    text-align: center;
    padding: 20px 30px 26px;
    transform: translateY(-50%);
    background-color: #fff;
    z-index: 10;
}
.gold-with-button .gold-border-block {
    margin-bottom: 25px;
}
.gold-with-button .col .gold-button {
    margin-bottom: 40px;
    opacity: 1;
    transition: .2s ease-in-out;
}
#food-art {
    margin-bottom: 80px;
}
.home-product-wrapper {
    padding: 22px 39px 54px;
    text-align: center;
    position: relative;
    transition: .2s ease-in-out;
    border: 1px solid transparent;
}
.home-product-wrapper a {
    color: #000;
    text-decoration: none;
    transition: .2s ease-in-out;
}
.home-product-wrapper:hover {
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .06);
}
.home-product-wrapper::before {
    left: 0;
    top: 0;
}
.home-product-wrapper:hover::after, .home-product-wrapper:hover::before {
    opacity: 1;
    width: 100%}
.home-product-wrapper::after {
    right: 0;
    bottom: 0;
}
.magazine-block-content::before, .magazine-block::before {
    content: "";
    top: 6px;
    left: 6px;
    bottom: 6px;
    right: 6px;
    position: absolute;
}
.home-product-wrapper-to-wishlist {
    opacity: 0;
    transition: .2s ease-in-out;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
}
.home-product-wrapper:hover .home-product-wrapper-to-wishlist {
    opacity: 1;
}
#content div.product .summary-recipe-box div.images, .home-product-wrapper-image {
    margin-bottom: 15px;
}
.home-product-wrapper-image img {
    width: 200px;
    max-width: 100%}
.home-product-wrapper-title {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    min-height: 36px;
    padding: 0 7px;
    text-align: center;
    color: #000;
    margin-bottom: 5px;
}
.home-product-wrapper-price>span {
    display: inline-block;
    border-radius: 2px;
    padding: 2px 9px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #000;
    font-family: brandon-grotesque;
}
div.product form.variations_form.cart {
  margin-bottom: 20px !important;
}
.go-to-discount-widget a, .magazine-block-link a {
    text-transform: uppercase;
    font-weight: 600;
    font-family: Karla;
}
.row-two-cols {
    display: flex;
    justify-content: stretch;
}
.magazine-block {
    height: 100%;
    display: flex;
    justify-content: stretch;
    flex-direction: column;
    align-items: stretch;
    background-color: #f4f5f6;
    position: relative;
}
.magazine-block::before {
    border: 2px solid #fff;
}
.magazine-block-content {
    height: 100%;
    background-color: #fff;
    margin: 50px 100px 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: stretch;
    position: relative;
}
.magazine-block-content::before {
    border: 2px solid #000;
    transition: .2s ease-in-out;
}
.magazine-block-content:hover::before {
    border: 2px solid #b79961;
}
.magazine-block-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    font-family: Worldwide;
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    line-height: 44px;
    text-align: center;
    letter-spacing: .06em;
    text-transform: capitalize;
    color: #333;
    padding: 70px 70px 25px;
    transition: .2s ease-in-out;
}
.customer-review-item-date, .customer-review-item-name, .customer-review-item-review {
    font-family: Karla, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
}
.magazine-block-content:hover .magazine-block-title {
    transform: scale(1.005);
}
.magazine-block-link {
    text-align: center;
    flex-grow: 0;
    margin-bottom: 6px;
}
.magazine-block-link a {
    display: inline-block;
    padding: 20px 80px;
    color: #fff;
    background-color: #b79961;
    border-radius: 2px;
    transform: translateY(50%);
    font-style: normal;
    font-size: 14px;
    line-height: 14px;
}
.go-to-discount-widget {
	width: fit-content;
  	float: right;
	margin: 0;
}
.go-to-discount-widget a {
    margin-bottom: 15px!important;
    width: fit-content;
    text-align: center;
    display: inline-block;
    background: #004225;
    color: #fff;
    padding: 11.5px 20px;
    text-decoration: none;
    border: 3px solid #004225;
}
.go-to-discount-widget a:hover {
    background: 0 0;
    color: #004225!important;
}
.woocommerce-no-products-found {
	font-size: 20px;
  	text-align: center;
}
@media only screen and (max-width:960px) {
    .white-border-block-content {
    padding: 12px 20px 16px;
    margin-bottom: -30px;
}
.magazine-block-content {
    margin: 30px 30px 40px;
}
}
@media only screen and (max-width:768px) {
    .dc-col {
		max-width: 100%;
		padding: 0;
	}
	.summary button.single_add_to_cart_button {
		margin-right: 0;
	}
	.go-to-discount-widget {
		margin: 0 auto;
	}
	.go-to-discount-widget a {
		width: 245px;
		padding: 10px;
	}
	.woocommerce-tabs .more-info-wrap {
		gap: 20px;
	}
	.woocommerce-tabs .more-info-wrap .more-info-col {
		flex-basis: 100%;
		width: 100%;
	}
}
@media only screen and (max-width:700px) {
    .white-border-block-content {
    width: 90%}
}@media only screen and (max-width:600px) {
    .recipe_box_persons-list {
    flex-wrap: wrap;
}
.recipe_box_persons-list .recipe_box_persons-list-item {
    margin-bottom: 15px;
}
}@media only screen and (max-width:420px) {
    .white-border-block-content {
    margin-bottom: -50px;
    transform: translateY(-35%);
}
}.customer-review-item {
    background-color: #222;
    padding: 17px 15px;
    margin-right: 15px;
}
.customer-review-item-wrapper {
    text-align: center;
    border: 1px solid #b79961;
}
.customer-review-item-image {
    max-width: 60px;
    display: inline-block;
    max-height: 60px;
    overflow: hidden;
    border-radius: 50%;
    margin: 16px 0 13px;
}
.customer-review-item-name {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 18px;
}
.customer-review-item-review {
    font-size: 14px;
    line-height: 24px;
    margin: 0 73px 22px;
    position: relative;
    color: #fff;
}
.customer-review-item-review-quote.left {
    position: absolute;
    right: calc(100% - 7px);
    width: 60px;
    bottom: calc(100% - 7px);
    transform: rotate(180deg);
}
.customer-review-item-review-quote.right {
    position: absolute;
    left: calc(100% - 7px);
    width: 60px;
    top: calc(100% - 7px);
}
.customer-review-item-rating {
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
}
.customer-review-item-rating-star:not(:last-child) {
    margin-right: 8px;
}
.customer-review-item-date {
    margin-bottom: 19px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
#customer-reviews .slick-dots {
    display: flex;
    padding: 0;
    margin: 50px 0;
    justify-content: center;
    list-style: none;
}
#customer-reviews .slick-dots li {
    font-size: 0;
    width: 11px;
    height: 11px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 14px 0 0;
    border: 1px solid #b79961;
}
@media only screen and (max-width:1280px) {
    .row-two-cols {
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.row-two-cols .first-col, .row-two-cols .second-col {
    width: 100%}
.home-product-wrapper {
    padding: 0;
    margin-bottom: 15px;
}
}@media only screen and (max-width:720px) {
    #main form.checkout.woocommerce-checkout .col-1 {
    padding-left: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
    width: 100%}
.customer-review-item {
    margin-right: 0;
    padding: 5px;
}
.customer-review-item-review {
    margin: 0;
    padding: 0 15px;
}
.customer-review-item-review-quote {
    display: none;
}
#customer-reviews {
    margin-bottom: -60px;
}
}.our-vendors-row {
    margin: 20px 0;
    background-color: #f1f2f2;
    transition: .2s ease-in-out;
}
.our-vendors-row:hover .our-vendors-content {
    background-color: #dddcdc;
    border-bottom: 1px solid #b79961;
}
.our-vendors-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 40px 15px 40px 45px;
}
.our-vendors-content h3 {
    font-family: bentonmod;
    font-weight: 300;
    font-style: normal;
}
.our-vendors-content a, .our-vendors-content p, .our-vendors-content-info {
    font-family: brandon-grotesque;
    font-style: normal;
}
.our-vendors-content-info {
    font-size: 1.1111111111rem;
    line-height: 1.4;
    font-weight: 300;
    margin-top: 10px;
}
.our-vendors-content p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4444444444;
    font-weight: light;
}
.our-vendors-content a {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4444444444;
    font-weight: light;
}
.our_vendors_pagination {
    margin: 30px 0 40px;
}
.our_vendors_pagination ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    list-style: none;
}
.our_vendors_pagination li {
    margin: 0 5px;
}
.our_vendors_pagination li a {
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #b79961;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    font-weight: 600;
    transition: .2s ease-in-out;
}
@media only screen and (max-width:770px) {
    body #content div.product div.summary h1.heading-title {
    font-size: 20px!important;
    color: #b79961;
    text-align: center;
}
body #content div.product div.summary .price {
    text-align: center;
}
#content div.product div.images {
    margin-bottom: 20px;
}
.deliv_img img, .screen1 img, .woocommerce .wishlist-title, body.page-template-new-home-page .row:not(:first-child) {
    margin-top: 20px;
}
#container #cart-module:hover div.widget.woocommerce.widget_shopping_cart, #content .yith-wcwl-wishlistexistsbrowse a span, #products-wrapper .prod_hold .zass-quick-view-link, .basket_product .yith-wcwl-add-button .add_to_wishlist span, .basket_product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .basket_product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a span, .basket_product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span, .by-vendor-name-link, .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a span, .summary.entry-summary .yith-wcwl-add-to-wishlist a.browse_wishlist span {
    display: none;
}
#content .yith-wcwl-add-button a:before, #content .yith-wcwl-wishlistexistsbrowse a:before {
    color: #b79961;
    content: "\f004";
    font-family: FontAwesome;
    margin-right: 4px;
    font-size: 14px;
}
#content .yith-wcwl-add-button a:before, .summary.entry-summary .yith-wcwl-add-to-wishlist a.browse_wishlist:before {
    content: "\f08a"}
.woocommerce table.shop_table_responsive tbody.wcmp_vendor_cart_tbody tr:not(.wcmp_vendor_cart_tbody-divider) {
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
body .woocommerce table.shop_table_responsive tbody {
    float: none;
}
.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td.product-subtotal {
    display: flex!important;
    flex-direction: column;
    text-align: center;
    align-items: center;
}
.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td.product-subtotal::before {
    display: inline-block!important;
    float: none!important;
    width: auto!important;
    margin-bottom: 0!important;
}
.basket_products_wr .basket_product::after, .basket_products_wr .basket_product::before, .woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:not(.product-subtotal):before {
    content: unset;
}
#container div.quantity {
    height: auto;
    min-width: 90px;
}
.woocommerce .actions_wrapper {
    flex-wrap: wrap;
}
.woocommerce .actions_wrapper input[name=coupon_code] {
    width: 100%;
    margin-bottom: 10px;
}
.woocommerce .actions_wrapper button[name=apply_coupon] {
    width: 50%}
.woocommerce .actions_wrapper button[name=update_cart] {
    width: calc(50% - 15px);
}
.basket_products_wr .basket_product {
    border-bottom: 1px solid #e6e6e6;
    width: 80%}
.basket_products_wr .basket_product .basket_info {
    margin-left: 0;
    flex-grow: 1;
}
.basket_products_wr .basket_product .pr_price_wr {
    text-align: center;
    margin: 10px 20px 10px 0;
}
.basket_products_wr .basket_product .yith-wcwl-add-to-wishlist {
    margin-left: 20px;
}
.basket_products_wr .basket_product .links {
    align-items: center;
    display: flex;
}
.basket_products_wr .basket_product .links .quantity {
    flex-basis: calc(50% - 20px);
    padding: 0;
}
#products-wrapper .prod_hold .yith-wcwl-wishlistaddedbrowse.show, #products-wrapper .prod_hold .yith-wcwl-wishlistexistsbrowse.show, div.prod_hold a.button {
    width: 100%}
p.stock.out-of-stock {
    margin-bottom: 5px!important;
}
.cart .quantity, .prod_hold .links .quantity, .wishlist_table .links .quantity {
    padding: 0;
    width: 100px!important;
}
.basket_products_wr .basket_product .links .quantity, .prod_hold .links .quantity {
    display: none;
    margin: 0 10px 0 0!important;
}
.basket_products_wr .basket_product .links .quantity input.qty {
    width: auto!important;
    height: 46px;
    text-align: center;
}
body .cart .quantity, body .prod_hold .links .quantity {
    height: 46px;
}
.cart .quantity input.qty, .prod_hold .links .quantity input.qty, .wishlist_table .links .quantity input.qty {
    height: 100%;
    width: 100%!important;
    text-align: center;
    padding: 10px 0;
}
.basket_products_wr .basket_product .links .quantity input.zass-child-qty-minus, .basket_products_wr .basket_product .links .quantity input.zass-child-qty-plus, .cart .quantity input.zass-child-qty-minus, .cart .quantity input.zass-child-qty-plus, .prod_hold .links .quantity input.zass-child-qty-minus, .prod_hold .links .quantity input.zass-child-qty-plus, .wishlist_table .links .quantity input.zass-child-qty-minus, .wishlist_table .links .quantity input.zass-child-qty-plus {
    top: 0;
    height: 100%;
    right: 0;
}
.basket_products_wr .basket_product .links .quantity input.zass-child-qty-minus, .cart .quantity input.zass-child-qty-minus, .prod_hold .links .quantity input.zass-child-qty-minus, .wishlist_table .links .quantity input.zass-child-qty-minus {
    left: 0;
}
.basket_products_wr .basket_product .links .button {
    text-align: center;
    flex-basis: 50%}
#products-wrapper .prod_hold {
    border-top: 1px solid #e6e6e6;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}
#products-wrapper #hamper.prod_hold {
    width: 100%!important;
}
.prod_hold .links {
    display: inline-flex;
    justify-content: center;
    align-items: stretch;
}
.load_more_basket_products_wr {
    margin-bottom: 15px;
}
#products-wrapper .summary .cart {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}
#products-wrapper .prod_hold .zass-list-prod-summary {
    border-bottom: none;
    margin-bottom: auto;
    background-color: transparent;
    height: unset;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
#products-wrapper .prod_hold .zass-list-prod-summary .wrap_link {
    line-height: 16px;
    display: block;
    height: auto;
}
#products-wrapper .prod_hold .zass-list-prod-summary .wrap_link .name {
    color: #333;
    font-family: Karla;
    font-weight: 400;
    padding-bottom: 6px;
}
#content #products-wrapper .prod_hold .links {
    position: static;
    opacity: 1;
    flex-wrap: wrap;
    padding: 0;
}
#products-wrapper .prod_hold .woocommerce-Price-amount.amount {
    padding-left: 0;
    font-size: 18px;
    font-weight: 400;
}
#products-wrapper .prod_hold .yith-wcwl-add-to-wishlist {
    margin-left: 10px;
}
#products-wrapper .prod_hold a.add_to_wishlist:before {
    color: #b79961;
}
#products-wrapper .prod_hold .yith-wcwl-add-to-wishlist a.add_to_wishlist {
    border: unset!important;
}
.recipe_boxes-banner-block-item img {
    height: 200px!important;
}
.home-page-title span {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
}
#logo-style img {
    max-height: 60px;
}
#meet-vendors .col-auto {
    max-width: 50%}
.our-vendors-content {
    padding: 40px 30px;
    max-width: 100%}
.our-vendors-image {
    height: 200px;
    width: 100%;
    background-size: 100% auto!important;
    background-position: top center!important;
    background-repeat: no-repeat!important;
}
}#home_page .col {
    padding-left: 7px;
    padding-right: 7px;
}
.by-vendor-name-link::after {
    content: " Collection"}
.by-vendor-name-link {
    font-family: Martel;
    text-transform: uppercase;
    color: #b79961;
	font-size: 10px !important;
}
.cooked-single-direction-row {
    justify-content: left;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.cooked-single-direction-row-col.content .cooked-direction-new-number {
    display: inline-block;
    margin-left: 30px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #b79961;
    border-radius: 50%}
.cooked-single-direction-row-col.image {
    flex-shrink: 0;
}
.cooked-single-direction-row-col.content p {
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
}
.entry-summary-btns .btn {
    padding: 30px 50px;
    text-align: center;
    display: inline-block;
    width: 100%}
.buy_credits_button {
    background-color: #cdcdcd;
    color: #222;
    margin-left: 20px;
    border: 1px solid #b79961;
}
.buy_credits_button:hover {
    background-color: #b79961;
    color: #fff;
    transition: .2s ease-in-out;
    text-decoration: none;
}
.blog_post-wrapper {
    margin: 10px 0 70px;
}
.blog_post-content p {
    line-height: 28px;
    font-family: Karla;
}
.blog_card-wrapper {
    margin: 20px 0;
    padding: 20px;
}
.blog_card {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b79961;
    background-color: #e6e6e6;
}
.blog_card-content {
    padding: 20px;
}
.blog_card-image img {
    max-width: 100%;
    display: block;
}
.blog_post-content-tags a {
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid;
    border-radius: 22px;
    margin-left: 5px;
    color: #fff;
    background-color: #b79961;
}
.blog_post-content-tags a:hover {
    text-decoration: none;
    color: #b79961;
    background-color: #fff;
}
.blog_post-content-tags {
    display: flex;
    justify-content: flex-end;
}
@media only screen and (max-width:760px) {
    .content_holder .align_with_image {
    padding-left: 0!important;
}
}@media only screen and (max-width:576px) {
    #header #logo img, #header2.animateIt #logo img {
    display: none!important;
}
#header #logo {
    width: 100%}
#header #logo a {
    background-image: url(http://theartisanfoodcompany.com/wp-content/themes/zass-child/images/The-Artisan-food-company-logo-title.jpg);
    width: 100%;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#header2.animateIt #logo {
    display: flex;
}
#header2.animateIt #logo a {
    margin: auto;
    background-image: url(http://theartisanfoodcompany.com/wp-content/themes/zass-child/images/The-Artisan-food-company-mobile-logo.jpg);
    width: 44px;
    height: 43px;
    background-size: cover;
}
.ft_soc:nth-last-child(n+2) {
    margin-right: 0;
    margin-bottom: 10px;
}
#featured-items .col-auto, #meet-vendors .col-auto, #pick-of-the-week .col-auto {
    max-width: 100%}
.magazine-block-link a {
    padding-left: 60px;
    padding-right: 60px;
}
.new-home .main_slider-wrapper-item-content {
    min-width: 100%}
.new-home .main_slider-wrapper-item-text p {
    display: inline;
}
#home_page .col-auto {
    flex-shrink: 1;
    width: 100%}
.cooked-single-direction-row {
    flex-direction: column;
}
}.recipe_box-blockquote cite {
    font-size: 20px;
    color: #b79961;
}
.recipe_box-blockquote {
    color: #222;
    font-weight: 600;
}
.modal .price {
    color: #777;
}
.recipe_boxes_wrapper .recipes-prod-wrapper {
    flex-grow: 1;
    margin: 0;
    background-color: #e6e6e6;
}
.recipes-prod-summary-title_price {
    display: block;
    padding: 10px 0;
}
.recipes-prod-summary-title_price .wrap_link {
    display: block;
    padding: 20px 10px;
}
#products-wrapper h1 {
    color: #000;
}
#content #products-wrapper .recipes-prod-wrapper .recipes-prod-summary .links {
    display: flex;
    align-content: center;
    align-items: center;
}
#products-wrapper .prod_hold .recipes-prod-wrapper .name .title {
    font-family: Martel;
    font-size: 15px;
    font-weight: 600;
}
.recipe_boxes_wrapper .recipes-prod-wrapper .name .subtitle {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    padding-top: 10px;
}
blockquote, q {
    color: #0a0a0a;
    font-style: normal;
}
.recipe_boxes_wrapper #content>.inner {
    padding-top: 40px;
}
.recipe_boxes-banner {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-family: Karla, sans-serif;
    padding: 45px 0 40px;
    background-color: #222;
}
.recipe_boxes-banner::before {
    content: ''}
.recipe_boxes-banner h1 {
    color: #fff;
    text-align: center;
    font-family: Karla;
    font-weight: 700;
    font-size: 38px;
    margin-bottom: 10px;
}
.recipe_boxes-banner h2, .recipe_boxes-banner h3, .recipe_boxes-banner h4, .recipe_boxes-banner h5, .recipe_boxes-banner h6 {
    color: #fff;
    text-align: center;
    font-family: Worldwide;
    font-weight: 400;
    margin: 8px 0;
}
.recipe_boxes-banner ul {
    margin: 0;
    list-style: none;
}
.recipe_boxes-banner ul li {
    padding: 0 0 0 36px;
    position: relative;
    margin-bottom: 8px;
}
.recipe_boxes-banner ul li::before {
    content: '✓';
    color: #b79961;
    font-size: 26px;
    position: absolute;
    left: 5px;
    top: 0;
}
.recipe_boxes-banner-block {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-gap: 20px;
    justify-items: center;
    max-width: 1600px;
    margin: auto;
}
.recipe_boxes-banner-block-item img {
    width: 100%;
    display: inline-block;
}
.recipe_boxes-banner-block-item-content {
    padding: 20px;
    text-align: center;
    line-height: 26px;
}
.summary-recipe-box-price {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    margin: 5px 0;
}
.summary-recipe-box .summary-recipe-box-price form.cart {
    width: 100%;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
    min-width: 230px;
}
.summary-recipe-box .summary-recipe-box-price form.cart .single_add_to_cart_button {
    margin-right: 0;
}
#content>.inner, .general_category #main {
    padding-top: 50px;
}
a.add_to_cart_button.ajax_add_to_cart:before {
    display: none;
    content: "\f021";
    font-family: FontAwesome;
    font-size: 14px!important;
    vertical-align: middle;
    margin-right: 0;
    font-weight: 400!important;
    opacity: 0;
    transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin;
}
a.add_to_cart_button.ajax_add_to_cart.loading, a.add_to_cart_button.ajax_add_to_cart.loading:hover {
    background-color: #e1e1e1;
    color: #333;
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
}
a.add_to_cart_button.ajax_add_to_cart.loading:before {
    display: inline-block;
    margin-right: 8px;
    opacity: 1;
}
.cart-info td.product-thumbnail {
    width: 200px;
}

.upsells.products h2 {
    border: none!important;
}
.event-form {
    max-width: 960px;
}
.event-form .form-row, .event-form .form-row-3 {
    display: flex;
    justify-content: start;
    margin-bottom: 15px;
    gap: 20px;
}
.event-form .form-row .form-column {
    display: flex;
    flex-direction: column;
    flex-basis: calc(50% - 10px);
}
.event-form .form-row-3 .form-column {
    display: flex;
    flex-direction: column;
    flex-basis: calc(33% - 10px);
}
.wpcf7-field-group-add, .wpcf7-field-group-remove {
    background: #fff;
    border: 1px solid #000;
    width: 22px;
    height: 22px;
    margin-bottom: 20px;
}
.event-form .form-column label {
    margin-bottom: 15px;
    display: block;
    position: relative;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 600;
}
.event-form .wpcf7-submit {
    padding: 0;
    height: 65px;
    line-height: 63px;
    text-transform: uppercase;
    width: 200px;
    border-radius: unset!important;
}
.shopping-list-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 40px;
}
.shopping-list-wrap .shopping-list-item {
    flex-basis: calc(50% - 30px);
}
.shopping-list-wrap .shopping-list-item .shopping-list-heading {
    padding: 15px;
    background: #b79961;
}
.shopping-list-banner {
    display: flex;
    min-height: 200px;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.shopping-list-banner .shopping-list-banner-texts {
    max-width: 560px;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
}
.free-shipping {
    color: #fff;
    padding: 8px 12px;
    margin: 0;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 12002;
    font-size: 12px;
    font-weight: 700;
    border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    background: #b79961;
	z-index: 12004;
}
.free-shipping-single {
    right: auto;
    left: 0;
    top: 50px;
}
#menu_mobile {
    background: #fff;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
}
.prod_hold .wrap_link .name {
    padding-bottom: 8px;
}
.prod_hold .price_hold {
    color: #000;
    font-size: 16px;
}
@media (max-width:1359px) {
    .recipe_boxes-banner-block-item: last-child {
    grid-column: span 2;
}
}@media (max-width:900px) {
    .recipe_boxes-banner-block {
    grid-gap: unset;
}
.recipe_boxes-banner-block-item {
    grid-column: span 3;
    margin-bottom: 35px;
}
}@media only screen and (max-width:770px) {
    .summary-recipe-box-price {
    flex-direction: column;
}
.summary-recipe-box-price .price {
    margin-bottom: 20px!important;
}
#content #products-wrapper .recipes-prod-wrapper .recipes-prod-summary .links {
    align-items: stretch;
}
#content #products-wrapper {
    align-items: stretch;
    display: flex;
    flex-direction: column-reverse;
}
.recipe_boxes_wrapper #content {
    display: flex;
    flex-direction: column;
}
.recipe_boxes_wrapper #content #zass_page_title {
    order: 1;
}
.recipe_boxes_wrapper #content .recipe_boxes-banner {
    order: 3;
}
.recipe_boxes_wrapper #content #products-wrapper {
    order: 2;
}
.cross-sells .prod_hold .links {
    opacity: 1!important;
    position: relative!important;
}
	.upsells.products {
	display: flex;
	flex-wrap: wrap;
}
	.upsells.products h2 {
		width: 100%;
	}
}@media screen and (max-width:610px) {
	.free-shipping {
	  max-width: 56px;
	  font-size: 8px;
	  line-height: 8px;
	  padding: 7px 11px;
	}
    .free-shipping-single {
    right: auto;
    left: 20px;
    top: 70px;
}
.banner_second_title_btn {
    padding: 25px 0!important;
}
#products-wrapper div.product div.summary p.out-of-stock, #products-wrapper div.product div.summary p.pre_order4, #products-wrapper div.product div.summary p.pre_order6 {
    margin: 12px auto!important;
}
.dokan-dashboard #container>.dokan-dashboard-wrap, .inner {
    padding: 0 10px!important;
}
#footer .inner {
    padding: 20px 10px!important;
}
.zass_title_holder {
    padding: 10px 0;
}
.event-form .form-row .form-column, .event-form .form-row-3 .form-column {
    flex-basis: 100%;
    margin-right: 0;
}
.shopping-list-wrap .shopping-list-item {
    flex-basis: 100%}
.event-form .form-row, .event-form .form-row-3 {
    flex-wrap: wrap;
}
}@media screen and (max-width:500px) {
    .subcateg-links-wrap .subcateg-filters a {
    font-family: Karla!important;
}
.general_category #main {
    padding-top: 10px;
}
.general_category #main .widget {
    margin-bottom: 20px;
}
}.features_hd {
    font-family: Martel!important;
}
.features_hd2 {
    font-weight: 700!important;
}
@media screen and (min-width:1200px) {
    .space-item {
    display: block;
    min-height: 50px;
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(6){
    transform: translate3d(240px, -70px, 0);
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(8) {
    transform: translate3d(232px, -215px, 0);
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(7) {
    transform: translate3d(240px, 30px, 0);
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(9) {
    transform: translate3d(232px, -220px, 0);
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(10) {
    transform: translate3d(-250px, 100px, 0);
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(11) {
    transform: translate3d(964px, -260px, 0);
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(12) {
    transform: translate3d(722px, -140px, 0);
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(13) {
    transform: translate3d(480px, -400px, 0);
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(14) {
    transform: translate3d(240px, -220px, 0);
}
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(7) > a {
    display: inline;
}	
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu>li:nth-child(7) > .sub-menu {
    padding-top: 10px;
}		
	
	
#main-menu li.first_main_item_menu div.zass-mega-menu>ul.sub-menu {
    display: flex!important;
    flex-wrap: wrap;
    height: 700px!important;
    align-items: flex-start;
}
}#ingredient2_slider .slick-arrow, #the_artisan_winery_slider .slick-arrow {
    position: absolute;
    width: 32px;
    height: 32px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    z-index: 99;
    cursor: pointer;
}
#ingredient2_slider .slick-arrow {
    top: 40%}
#the_artisan_winery_slider .slick-arrow {
    top: 30%}
#ingredient2_slider .slick-prev, #the_artisan_winery_slider .slick-prev {
    left: 10px;
}
#ingredient2_slider .slick-next, #the_artisan_winery_slider .slick-next {
    right: 10px;
}
@media (min-width:1350px) and (max-width:1380px) {
    .zass-has-header-top .inner {
    padding: 0 20px!important;
}
}@media (min-width:1024px) and (max-width:1168px) {
    .zass-search-cart-holder #search>span: :after {
    content: 'Search'}
.zass-search-cart-holder #search>span::before {
    margin-left: 6px;
}
.zass-search-cart-holder #search {
    width: 70px;
}
.zass-has-header-top .inner {
    padding: 0 20px!important;
}
}

span.scroltopcontrol::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg height='14px' width='14px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 185.343 185.343' xml:space='preserve'%3E%3Cg transform='rotate(-90, 92.6715, 92.6715)'%3E%3Cg%3E%3Cpath style='fill:%23FFFFFF;' d='M51.707,185.343c-2.741,0-5.493-1.044-7.593-3.149c-4.194-4.194-4.194-10.981,0-15.175 l74.352-74.347L44.114,18.32c-4.194-4.194-4.194-10.987,0-15.175c4.194-4.194,10.987-4.194,15.18,0l81.934,81.934 c4.194,4.194,4.194,10.987,0,15.175l-81.934,81.939C57.201,184.293,54.454,185.343,51.707,185.343z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	display: block;
	background-repeat: no-repeat;
	background-size: 14px;
    background-position: center;
}


@media (max-width: 600px)
{
    .product-template-default .content_holder .summary #product_custom_features 
    {
      order: 4;
    }

    .go-to-discount-wrap
    {
        order: 9;
    }

    .product-template-default .content_holder .summary
    {
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
    }

    #products-wrapper .summary .cart, #products-wrapper .summary .price
    {
        width: fit-content;
    }

    #products-wrapper .summary .price
    {
        padding-right: 10px;
    }
}

@media (max-width: 767px)
{
    .woocommerce-cart .cart-info tbody tr.cart_item
    {
        flex-wrap: wrap;
        display: flex !important;
        gap: 10px;
        align-items: center;
        justify-content: space-between;
    }

    .woocommerce-cart .cart-info tbody tr.cart_item td
    {
        border-bottom: none;
    }

    .woocommerce-cart .cart-info tbody tr.cart_item td.product-name, .woocommerce-cart .cart-info tbody tr.cart_item td.product-price, .woocommerce-cart .cart-info tbody tr.cart_item td.product-quantity, .woocommerce-cart .cart-info tbody tr.cart_item td.product-subtotal
    {
        width: fit-content !important;
    }

    .woocommerce-cart .cart-info tbody tr.cart_item td.product-name
    {
        max-width: 150px;
    }

    .woocommerce-cart table.shop_table_responsive tr td.product-subtotal::before
    {
        display: none !important;
    }

    .woocommerce-cart .cart .quantity input.zass-child-qty-plus
    {
        height: 23px !important;
        right: 0px !important;
        top: 0px !important;
    }

    .woocommerce-cart .cart .quantity input.zass-child-qty-minus
    {
        height: 23px !important;
        right: 0px !important;
        top: 23px !important;
        left: unset !important;
    }

    .woocommerce-cart .cart .quantity input.qty
    {
        min-height: 46px;
        padding-right: 23px;
    }

    .woocommerce-checkout #footer, .woocommerce-cart #footer
    {
        display: none !important;
    }
}


@media (max-width: 400px)
{
    .woocommerce-cart .cart .quantity input.qty
    {
        max-width: 60px;
        padding-right: 7px;
    }
}

#tab-title-more_info a
{
    font-size: 35px;
}

div.product div.summary, #content div.product div.summary
{
    display: flex;
    flex-wrap: wrap;
}

div.product p.price
{
    width: fit-content;
    padding-right: 20px;
}

div.product form.cart
{
    width: fit-content;
}

#content div.product div.summary h1.heading-title
{
    width: 100%;
}

.woocommerce-account-fields
{
    border: none;
    padding: 0px;
}

.description+.wccc-content-block, .go-to-discount-wrap+.wccc-content-block
{
    display: none;
}

.cart-info .coupon label
{
    display: block !important;
    margin-bottom: 5px;
    max-width: 350px;
}

/*Search*/
#searchbar
{
    display: flex;
    justify-content: center;
}

#searchbar #search-new .auto
{
    position: absolute;
    width: 463px;
    background-color: #FFF;
    line-height: 20px;
    top: 25px;
    cursor: pointer;
    padding: 25px 18px 10px 18px;
    text-align: left;
    z-index: 1000;
    border: 2px solid #B99C67;
    box-shadow: 0px 4px 12px rgba(13, 10, 44, 0.06);
    border-top: none;
    border-radius: 0px 0px 32px 32px;
    font-family: 'Poppins';
}

body:not(.down) #header2 #searchbar #search-new .auto
{
    display: none !important;
}

#searchbar #search-new .auto div
{
    max-width: 463px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
}


#searchbar #search-new span {
    display: flex;
    flex-direction: row-reverse;
    width: fit-content;
    cursor: pointer;
}
#searchbar #search-new 
{
    width: 463px;
    height: 45px;
    position: relative;

}

#searchbar #search-new input
{
    width: 463px;
    height: 45px;
    padding: 9px 70px 9px 18px;
    background: #F0F0F0;
    border: 2px solid #B99C67;
    box-shadow: 0px 4px 12px rgba(13, 10, 44, 0.06);
    border-radius: 32px;
    position: relative;
    margin-left: 0px;
    display: inline-flex;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    

    z-index: 10000;
}

#searchbar #search-new input::placeholder
{
    color: #ABB7C2;
}

#searchbar #search-new #searchsubmit
{
    background-image: url("data:image/svg+xml, %3Csvg width='60' height='45' viewBox='0 0 60 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 -7.5H60V52.5H32C14.3269 52.5 0 38.1731 0 20.5V-7.5Z' fill='%23333333'/%3E%3Cpath d='M29 29.5C33.4183 29.5 37 25.9183 37 21.5C37 17.0817 33.4183 13.5 29 13.5C24.5817 13.5 21 17.0817 21 21.5C21 25.9183 24.5817 29.5 29 29.5Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39 31.5L34.7 27.2' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-color: transparent;
    padding: 0px !important;
    height: 41px !important;
    width: 60px !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: 50% 30% !important;
    top: 2px !important;
    left: unset !important;
    right: 2px !important;
    opacity: 1 !important;
    position: absolute;
    border: 0px;
    box-shadow: none;
    border-radius: 0px 32px 32px 0px !important;
}

@media only screen and (max-width: 1023px)
{
    body.zass_logo_center_menu_below .main_menu_holder
    {
        text-align: left;
    }

    #cart-module, .wishlist-count, #zass-account-holder 
    {
      margin: 0px !important;
    }
}

@media only screen and (max-width: 767px)
{
    #searchbar #search-new .auto, #searchbar #search-new, #searchbar #search-new input
    {
        width: 300px;
    }

    #searchbar #search-new .auto div
    {
        max-width: 300px;
    }
}

/*Filter*/

.sort_wrap
{
    display: flex;
    justify-content: flex-end;
}

#sort_form select
{
    text-transform: uppercase;
    font-weight: 600;
    font-family: Karla;
    color: #333 !important;
    background-color: #efefef;
    width: fit-content;
    text-decoration: none;
    border: 3px solid #b79961;
    padding: 10px 20px;
    font-size: 14px;
}
#load_btn
{
    margin: auto;
    margin-bottom: 20px;
}

.filter_sort_wrap
{
    display: flex;
    justify-content: space-between;
}
.filter_wrap
{
    display: flex;
    justify-content: flex-end;
}

#filter_form select
{
    text-transform: uppercase;
    font-weight: 600;
    font-family: Karla;
    color: #333 !important;
    background-color: #efefef;
    width: fit-content;
    text-decoration: none;
    border: 3px solid #b79961;
    padding: 10px 20px;
    font-size: 14px;
}

@media only screen and (max-width: 767px) 
{
    .filter_wrap, .sort_wrap
    {
        width: 48%;
    }

    .filter_wrap form, .sort_wrap form
    {
        width: 100%;
        max-width: 100%;
    }
}