/** @format */
html {
  scroll-behavior: smooth;
}

body:not(.woocommerce) .site-content {
  margin-top: 0;
}

.d-none {
  display: none !important;
}

.site-content {
  margin-bottom: 0;
}

.site-tools .tools-icon .woostify-svg-icon svg path {
  fill: #ffffff;
}

.woostify-icon-bar span {
  background-color: #ffffff;
}
.woostify-icon-bar span:before {
  background-color: #ffffff;
}
.woostify-icon-bar span:after {
  background-color: #ffffff;
}

.site-header-inner {
  border-bottom: 0px solid transparent;
}

.button,
.woocommerce-widget-layered-nav-dropdown__submit,
.form-submit .submit,
.elementor-button-wrapper .elementor-button,
.has-woostify-contact-form input[type=submit],
#secondary .widget a.button,
.product-loop-meta.no-transform .button,
.product-loop-meta.no-transform .added_to_cart,
[class*=elementor-kit] .checkout-button,
.checkout_coupon.woocommerce-form-coupon [name=apply_coupon],
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout),
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon [name=apply_coupon],
.cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon [name=apply_coupon] {
  border: 2px solid rgb(191, 140, 73);
  text-transform: uppercase;
}
.button:hover,
.woocommerce-widget-layered-nav-dropdown__submit:hover,
.form-submit .submit:hover,
.elementor-button-wrapper .elementor-button:hover,
.has-woostify-contact-form input[type=submit]:hover,
#secondary .widget a.button:hover,
.product-loop-meta.no-transform .button:hover,
.product-loop-meta.no-transform .added_to_cart:hover,
[class*=elementor-kit] .checkout-button:hover,
.checkout_coupon.woocommerce-form-coupon [name=apply_coupon]:hover,
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout):hover,
.woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .actions .coupon [name=apply_coupon]:hover,
.cart.wishlist_table:not(.elementor-menu-cart__products) .actions .coupon [name=apply_coupon]:hover {
  background-color: #000000;
  border-color: #000000;
}

@media (max-width: 991px) {
  .shop-widget {
    background-color: #3a3a3a;
  }
}
.product_list_widget a:not(.remove_from_cart_button) {
  pointer-events: none;
}

.cart-sidebar-content .attachment-woocommerce_thumbnail {
  pointer-events: none;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) {
  color: rgb(191, 140, 73);
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout):hover {
  color: #fff;
}

.product .product-quick-view-btn {
  transform: translateX(0);
  top: 0 !important;
  bottom: 0;
  left: 0 !important;
  right: 0 !important;
  opacity: 0 !important;
}
.product:hover .product-quick-view-btn {
  opacity: 0;
}

.sidebar-menu .site-navigation nav > ul > li:first-child > a {
  border-top: 0px solid #ececec;
}
.sidebar-menu .site-navigation nav .menu-item.current-menu-item a {
  color: rgb(191, 140, 73);
}
.sidebar-menu .site-navigation nav .menu-item a {
  border-bottom: 0px solid #ececec;
}
.sidebar-menu .site-navigation nav .menu-item a:hover {
  color: rgb(191, 140, 73);
}

a.mygastrobtn {
  display: block;
  width: 300px;
  margin: 0 auto 40px auto;
  border: 2px solid;
  border-color: #bf8c49;
  border-radius: 0;
  background-color: #ffffff;
  color: #bf8c49;
  padding: 20px 40px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}

a.mygastrobtn:hover {
  background-color: #bf8c49;
  color: #ffffff;
  text-decoration: none;
}

.cart-sidebar-content .woocommerce-mini-cart__buttons a {
  border-left: 2px solid rgb(191, 140, 73);
  height: auto !important;
  display: block;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 14px !important;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(:last-of-type) {
  margin-bottom: 16px;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a:hover {
  border-left: 2px solid #000;
}

.custom-qty .input-text {
  color: #2b2b2b;
  text-align: center;
  border: 0;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0);
  flex-grow: 1;
  padding: 0 40px;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

#cookie-law-info-bar {
  box-shadow: none;
}
#cookie-law-info-bar a[role=button] {
  background-color: transparent !important;
  border: 2px solid #bf8c49 !important;
  text-transform: uppercase !important;
}
#cookie-law-info-bar a[role=button].cli_settings_button {
  opacity: 0.5;
}
#cookie-law-info-bar a[role=button]:hover {
  background-color: #2b2b2b !important;
  color: #fff !important;
  border-color: #fff !important;
}

.cli-modal-content {
  background-color: #2b2b2b;
}
.cli-modal-content .cli-tab-container p,
.cli-modal-content .cli-privacy-content-text {
  color: #fff;
}
.cli-modal-content .cli-modal-close svg {
  fill: #fff;
}
.cli-modal-content a.cli-privacy-readmore {
  color: #fff;
}
.cli-modal-content a[role=button]#wt-cli-privacy-save-btn {
  background-color: transparent;
  border: 2px solid #bf8c49;
  text-transform: uppercase;
  color: #bf8c49;
}
.cli-modal-content a[role=button]#wt-cli-privacy-save-btn:hover {
  background-color: #2b2b2b;
  color: #fff;
  border-color: #fff;
}
.cli-modal-content .cli-tab-header {
  background-color: #494949;
}
.cli-modal-content .cli-tab-header a.cli-nav-link {
  color: #fff;
}
.cli-modal-content .cli-switch .cli-slider:after {
  color: #fff;
}
.cli-modal-content .cli-tab-content {
  background-color: #646464;
}
.cli-modal-content .wt-cli-cookie-description {
  color: #fff;
}
.cli-modal-content span.cli-necessary-caption {
  color: #fff;
}
.cli-modal-content .cli-tab-header a:before {
  border-right: 1px solid #bf8c49;
  border-bottom: 1px solid #bf8c49;
}
.cli-modal-content .cli-switch .cli-slider:before {
  background-color: #2b2b2b;
}
.cli-modal-content .cli-switch .cli-slider {
  background-color: #8d8d8d;
}
.cli-modal-content .cli-switch input:checked + .cli-slider {
  background-color: #bf8c49;
}
.cli-modal-content table.cookielawinfo-winter thead th {
  background: #494949;
}
.cli-modal-content table.cookielawinfo-winter tbody tr {
  background: #5c5c5c;
}
.cli-modal-content .cli-tab-section .cookielawinfo-row-cat-table td {
  color: #fff;
}

.cart-sublist {
  list-style: none;
  margin-left: -55px !important;
  margin-top: 16px !important;
  font-size: 12px;
}
.cart-sublist .variation {
  display: none;
}
.cart-sublist li {
  padding-right: 0 !important;
}
.cart-sublist li .mini-cart-quantity .qty {
  font-size: 12px;
}
.cart-sublist li.mini_cart_item {
  padding-left: 65px;
}
.cart-sublist li.mini_cart_item img {
  width: 50px;
  height: 50px;
}
.woocommerce-cart .quick-view-content .price * {
  color: #8f8f8f;
}

.woocommerce-cart .button.wc-backward {
  color: #c7a17a;
}
.woocommerce-cart .button.wc-backward:hover {
  color: #fff;
}

.variation-notice {
  font-size: 13px;
  line-height: 1.3;
}

.basic-additives.additives {
  background-color: #f9f9f9;
  padding: 1rem;
  border: 1px solid;
  border-color: #bf8c49;
}

.mini-cart-product-infor .mini-cart-quantity .qty {
  color: #464646;
}

.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .product-name {
  flex: 1;
}

.product-inner--qty {
  font-size: 12px;
  line-height: 1.2;
  width: 100px;
}
.product-inner--qty .variation p,
.product-inner--qty .variation dt {
  line-height: 1.2;
  margin-bottom: 0;
}
.product-inner--thumb {
  flex: 1;
  margin-bottom: 10px;
}

.has-multi-step-checkout #order_review .woocommerce-checkout-review-order-table tbody .review-order-product-image {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}

.cart-sidebar-content .mini_cart_item img {
  width: 75px;
  height: 75px;
  -o-object-fit: cover;
     object-fit: cover;
}

.cart-page-layout-2 .shop_table_responsive tr td:first-child {
  padding-left: 10px;
}
@media screen and (min-width: 992px) {
  .cart-page-layout-2 .shop_table_responsive tr td:last-child {
    padding-right: 10px;
  }
}
.cart-page-layout-2 .shop_table_responsive tr td.product-thumbnail img {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}

.cart-item-additive {
  font-size: 14px;
}
@media (min-width: 992px) {
  .cart-item-additive .product-remove {
    padding-left: 30px !important;
  }
}
@media (max-width: 991px) {
  .cart-item-additive .product-remove {
    top: 50px !important;
    left: 19px !important;
    font-size: 12px;
  }
}
.cart-item-additive td.product-thumbnail {
  text-align: right;
}
@media (max-width: 991px) {
  .cart-item-additive td.product-thumbnail {
    left: 20px !important;
  }
}
.cart-item-additive td.product-thumbnail img {
  width: 40px !important;
  height: 40px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

tr.odd {
  background-color: #222222 !important;
}

.woocommerce-cart-form__cart-item:not(.cart-item-additive) {
  font-size: 18px;
}

@media (max-width: 991px) {
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-remove,
.cart.wishlist_table:not(.elementor-menu-cart__products) .product-remove {
    left: 12px;
    top: 60px;
    right: auto;
  }
}
@media (max-width: 991px) {
  .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) .product-thumbnail,
.cart.wishlist_table:not(.elementor-menu-cart__products) .product-thumbnail {
    left: 10px;
  }
}
@media (max-width: 991px) {
  .woocommerce-cart .woocommerce-cart-form__contents:not(.elementor-menu-cart__products) tbody tr,
.woocommerce-cart .cart.wishlist_table:not(.elementor-menu-cart__products) tbody tr {
    padding-right: 20px;
  }
}
/*# sourceMappingURL=styles.css.map */
