/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */

.woocommerce-order {
	margin-top: 2em;
}

.woocommerce-terms-and-conditions-checkbox-text, .woocommerce-terms-and-conditions-checkbox-text a {
	color: #957820;
    font-weight: 600;
	margin-top: 2em;
}

.woocommerce-checkout h3, .woocommerce-order-details__title {
	font-family: "boucherie-block", Sans-serif;
	color: #12261b;
	font-weight: 100;
}


.wc_payment_method input.input-radio[name=payment_method]+label, .wc_payment_methods .payment_box p, .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p, .woocommerce-checkout form .col2-set label, .woocommerce-order-received .woocommerce-order p, .woocommerce-order-received .woocommerce-order li {
	font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}


.cart_totals table {
    margin: 1em 0;
}

.cart_totals h2 {
	    font-family: "boucherie-block", Sans-serif;
	color: #12261b;
	margin: 0;
	font-weight: 100;
}

body.woocommerce-cart .woocommerce, body.woocommerce-checkout .woocommerce {
	max-width: 1140px;
	margin: 0 auto;
	margin-bottom: 3em;
	overflow: auto;
}


.woocommerce-info {
	border-top: none;
}

.woocommerce-tabs .panel h2:first-of-type {
	display: none;
}

.woocommerce-tabs ul li {
	margin-bottom: 0;
}

.woocommerce-tabs ul li.active a {
	    border: none;
    box-shadow: none;
    transition: none;
	color: #12261b;
	cursor: default;
	line-height: 1.2em;
}

.summary .product_title, .woocommerce-tabs .tabs li a:hover, .woocommerce-tabs .tabs li.active a{
	font-size: 3em !important;
}

.single-product div.product .product_meta {
	display: none;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	margin-bottom: 20px;
	margin-top: 20px;
}

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link, .elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons .elementor-button {
	background: #957820;
	background-color: #957820;
	font-family: "boucherie-sans", Sans-serif !important;
    font-size: 18px !important;
}

.woocommerce-product-gallery__trigger, .woocommerce-breadcrumb {
	display: none;
}

.single-product div.product {
    margin-top: 2em;
}

.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #957820;
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
	background-color: #957820;
}

.woocommerce section {
    padding-top: 0;
    padding-bottom: 0;
}

section {
    padding: 0 !important;
}

.woocommerce .content-area {
    max-width: 1140px !important;
}


@media (min-width: 992px) {
.menu-layout-4 #theme-search-btn, .menu-layout-4 .menu-woo-user, .menu-layout-4 .menu-woo-cart {
    color: #12261b !important;
}
}

.menu-layout-4 .theme-primary-menu > li > a {
  font-family: "boucherie-block", Sans-serif !important;
  font-size: 18px !important;
  color: #12261b !important;
}

.menu-layout-4 .theme-primary-menu .mega-menu-row .sub-menu a:hover, .menu-layout-4 .theme-primary-menu > li > a:hover, .menu-layout-4 .theme-primary-menu > li.current-menu-ancestor > a, .menu-layout-4 .theme-primary-menu > li.current-menu-parent > a, .menu-layout-4 .theme-primary-menu > li.current_page_ancestor > a, .menu-layout-4 .theme-primary-menu > li.current_page_parent > a, .menu-layout-4 .theme-primary-menu > li:hover > a, .menu-layout-4 .theme-primary-menu > li:not(.menu-item-has-mega-menu) ul a:hover, .menu-layout-4 .theme-primary-menu li ul a:hover, .menu-layout-4 .theme-primary-menu li.current-menu-item > a {
    color: #957820 !important;
}

@media (min-width: 992px) {
.theme-primary-menu:not(.theme-sidebar-menu) > li > a {
    padding: 0 10px !important;
}
}

.ctf-deco1--dark .wpcf7-submit {
  border: 1px solid #957820 !important;
  background-color: #957820 !important;
  font-family: "boucherie-block", Sans-serif !important;
  font-size: 18px;
}

.woocommerce-loop-product__title {
  font-family: "boucherie-block", Sans-serif !important;
  font-size: 18px;
  color: #12261b !important;
}

.zoa-product-label {
  font-family: "boucherie-block", Sans-serif !important;
  font-size: 16px !important;
}

.price {
  font-family: "boucherie-sans", Sans-serif !important;
  font-size: 18px !important;
}

.woocommerce-Price-amount.amount, .price del {
  color: #957820 !important;
}

.ribbon-button a.elementor-button {
  background-image: url(/wp-content/uploads/2019/04/bkg-button-ribbon.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.theme-primary-menu:not(.theme-sidebar-menu) {
    text-align: center;
}

@media (min-width: 992px) {
.theme-primary-menu:not(.theme-sidebar-menu) > li > a {
  line-height: 14px !important;
}
}

#theme-menu-layout {
  background-color: #e8e3d9;
  background-image: url(/wp-content/uploads/2019/04/bkg-mobile-header-1.jpg);
  background-position: bottom center;
  background-repeat: repeat-x;
}

.menu-layout .header-wishlist-icon {
  color: #12261b;
}

@media all and (max-width: 1024px) and (min-width: 992px) {
  .elementor-1537 .elementor-element.elementor-element-e2ab48f:not(.elementor-motion-effects-element-type-background), #hero-section {
    padding: 130px 0px 20px 0px;
  }
}

.ctf-contact-form .wpcf7-submit {
  font-family: "boucherie-block", Sans-serif !important;
  font-size: 44px;
  height: auto;
  background: url(/wp-content/uploads/2019/04/bkg-button-ribbon.png) center center;
  border: none;
  padding: 10px 100px 65px 100px;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
.ctf-contact-form .wpcf7-submit {
    font-size: 24px !important;
    padding: 5px 50px 35px 50px !important;
  }
}

/*
.menu-layout--centered .header-action {
  display: none; 
}*/

.wpd-av h2 {
  font-family: "boucherie-block", Sans-serif !important;
  font-weight: 100;
  font-size: 48px;
  color: #fff !important;
  border-bottom: 1px solid #e8e8e8 !important;
}

.wpd-av button.yes {
  background: #957820 !important;
}

.wpd-av button.yes:hover {
  background: #a1842d !important;
}

.wpd-av {
  background: url(/wp-content/uploads/2019/04/bkg-home-farmers-section.jpg) center center;
  background-size: cover;
}

.wpd-av p {
  color: #fff !important;
}

.wpd-av button {
  background: #12261b !important;
}

.wpd-av button:hover {
  background: #1c3427 !important;
}

.sidebar-menu-bottom {
 display: none; 
}

/*
.loop-action .product-quick-view-btn, .loop-action .yith-wcwl-add-to-wishlist a, .loop-action .zoa-add-to-cart-btn, #theme-page-title {
  display: none;
}*/

.shop-container.with-left-sidebar .shop-content {
  margin-bottom: 40px;
}

/*
form.cart {
 display: none;  
}*/

.summary .product_title, .woocommerce-tabs .tabs li a:hover, .woocommerce-tabs .tabs li.active a, .related.products h2, .widget .widget-title {
  font-family: "boucherie-block", Sans-serif !important;
  font-weight: 100 !important;
}

.summary .price {
 font-size: 2em !important; 
}

.price > .amount, .price ins {
    font-weight: 100 !important;
}

.product_meta {
    border-top: 1px solid #fff !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.related.products {
    border-top: 1px solid #fff !important;
    padding-top: 0px !important;
}

.menu-layout-4 .theme-primary-menu > li > a {
 padding-top: 10px !important;
 padding-bottom: 10px !important;
}

#theme-page-title .page-title {
  display: none;
}
