.optional{
  display:none;
}

.woocommerce-message {
  /*	position: absolute;*/
  width: 80%;
  margin: 20px auto 0;
}
.product {
  margin-top: 50px;
  padding-bottom: 50px;
}
h1.product_title {
  font-size: 180%;
}
h2.post-title {
  margin-top: 40px;
}
h2.shop-title {
  margin-top: 60px;
}
.shop-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
}
ul.products {
  list-style: none;
}
ul.products li {
  display: inline-block;
  margin: 20px;
  height: 290px;
  border-bottom: 1px solid #ebe9eb;
}
.products {
  text-align: center;
  position: relative;
}
.product-category {
  height: 220px !important;
  border-bottom: none !important;
}
h2.woocommerce-loop-product__title {
  margin-top: 15px;
  width: 100%;
  font-size: 100%;
  text-transform: uppercase;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}
h2.woocommerce-loop-category__title {
  margin-top: 15px;
  width: 100%;
  font-size: 120% !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #008c3f;
  position: relative;
  top: 5px;
  left: 100px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #008c3f;
}
.woocommerce-product-gallery {
  text-align: center;
}
.cart {
  margin-bottom: 30px;
}
.quantity, .load-more {
  display: inline-block;
}
.quantity {
  margin-right: 30px;
}
.single_add_to_cart_button.load-more {
  text-transform: uppercase;
  font-size: 100%;
}
.product_meta {
  margin-bottom: 30px;
}
.wc-tabs-wrapper {
  clear: both;
}
div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1em;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
}
div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #d3ced2;
  background-color: #ebe9eb;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1em;
}
div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
  font-weight: 700;
  color: #515151;
  text-decoration: none;
}
div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #6b6a6b;
}
div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  z-index: 2;
  border-bottom-color: #fff;
}
div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}
div.product .woocommerce-tabs ul.tabs li.active::before {
  box-shadow: 2px 2px 0 #fff;
}
div.product .woocommerce-tabs ul.tabs li.active::after {
  box-shadow: -2px 2px 0 #fff;
}
div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: 1px solid #d3ced2;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: ' ';
  box-sizing: border-box;
}
div.product .woocommerce-tabs ul.tabs li::before {
  left: -5px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #ebe9eb;
}
div.product .woocommerce-tabs ul.tabs li::after {
  right: -5px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #ebe9eb;
}
div.product .woocommerce-tabs ul.tabs::before {
  position: absolute;
  content: ' ';
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #d3ced2;
  z-index: 1;
}
div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 0;
}
div.product .woocommerce-product-rating {
  margin-bottom: 1.618em
}
p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}
p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  content: '\e021';
  text-indent: 0;
}
p.stars a:hover ~ a::before {
  content: '\e021';
}
p.stars:hover a::before {
  content: '\e020';
}
p.stars.selected a.active::before {
  content: '\e020';
}
p.stars.selected a.active ~ a::before {
  content: '\e021';
}
p.stars.selected a:not(.active)::before {
  content: '\e020';
}
.coupon button.button {
  margin-top: 8px;
  /*	padding: 12px;*/
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
  width: 100%;
  max-width: 100%;
}
.cart-contents:before {
  font-family: WooCommerce;
  content: "\e01d";
  font-size: 20px;
  margin-top: 10px;
  font-style: normal;
  font-weight: 400;
  padding-right: 5px;
  vertical-align: bottom;
  color: #ffffff;
}
.cart-contents:hover {
  text-decoration: none;
}
.cart-contents-count {
  color: #fff;
  background-color: #008c3f;
  font-weight: bold;
  border-radius: 10px;
  padding: 1px 4px;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: top;
  position: absolute;
  top: -10px;
  left: 15px;
  font-size: 12px;
}
mark.count {
  display: none;
}
.related .products {
  text-align: center;
}
.products.columns-4 {
  padding: 0;
}
/**** Style drop down ***/
/*the container must be positioned relative:*/
.woocommerce-ordering {
  position: relative;
}
.woocommerce-ordering select {
  display: none; /*hide original SELECT element:*/
}
.select-selected {
  background-color: #000000;
}
/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #202020;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  background-color: #008c3f;
}
.gd-breadcrumb {
  margin-bottom: 40px;
}
.gd-breadcrumb-single {
  margin-top: 50px;
}
.woocommerce-result-count {
  display: none;
}
.woocommerce div.product div.images {
  position: relative;
  top: 35px;
}
.woocommerce div.product div.images img {
  max-width: 300px;
  margin: 0 auto;
}
.sku_wrapper {
  display: none;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 30px 0;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  float: none;
}
.woocommerce ul.products li.product a {
  width: 100%;
  min-height: 100px;
  display: block;
}
html .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  min-height: 10px !important;
}
.woocommerce ul.products li.product a img {
  width: 160px;
  height: 160px;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
html .woocommerce ul.products li.product a img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
  height: 100%;
}
html .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-of-type(2) img {}
.woocommerce-product-gallery__image:nth-child(1) {
  min-height: 385px;
}
.woocommerce-product-gallery__image:nth-child(2), .woocommerce-product-gallery__image:nth-child(3) {
  border: 1px solid #D9D9D9;
  padding: 5px;
  margin: 15px;
  cursor: pointer;
}
.woocommerce-product-gallery__image:nth-child(2):after {
  content: 'FRONT';
}
.woocommerce-product-gallery__image:nth-child(3):after {
  content: 'BACK';
}
nav.woocommerce-MyAccount-navigation {
  display: block;
}
header.woocommerce-Address-title {
  background: none;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.woocommerce-variation-add-to-cart-disabled {
  opacity: 0;
  display: none;
}
.cross-sells .product {
  text-align: center;
}
.cross-sells .product a.button {
  width: 150px !important;
  margin: 10px auto 0 !important;
  text-align: center !important;
  clear: both;
  position: relative;
  top: 10px;
}
.gd-page .cross-sells img {
  float: none;
}
.cross-sells .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link span.price {
  display: block;
  margin: 10px auto;
  width: 100px;
  clear: both;
  position: relative;
  top: 10px;
}
li.additional_information_tab {
  display: none !important;
}
/*Product Catgeories*/
.eat-cuisine {
  position: relative;
  overflow: hidden;
}
.eat-cuisine p {
  font-size: 120%;
}
.eat-cuisine h1 {
  color: #008c3f;
}
.eat-cuisine-menu h2 {
  color: #008c3f;
}
.eat-cuisine-menu-items {
  background: #008c3f;
  height: 100%;
}
.eat-cuisine-menu-items h2 {
  color: #ffffff;
  margin: 20px 0 0 0 !important;
  font-size: 150%;
}
.eat-cuisine-menu-items h3 {
  font-size: 120%;
}
.eat-cuisine-side-message {
  background: #008c3f;
  margin-top: 30px;
  margin-bottom: 15px;
  height: 100%;
}
.eat-cuisine-side-message h3 {
  color: #ffffff;
  line-height: 30px;
}
.eat-cuisine-times h3 {
  margin: 0;
}
/*****MEDIA*****/
.woocommerce-billing-fields p label {
  float: left;
  width: 100%;
}
.woocommerce-billing-fields p span input {
  width: 100% !important;
}
.woocommerce-input-wrapper {
  width: 100%;
}
.set-shipping-addresses {
  width: 160px;
  margin: -5px 10px;
}
.set-shipping-addresses input {
  width: 100% !important;
}
form#address_form a.h2-link {
  background: #008c3f;
  padding: 5px 10px;
  color: #ffffff;
  margin: 10px 0;
}
.address-block {
  border: 1px solid #D1D1D1;
  border-radius: 5px;
  margin: 10px !important;
}
.address-block address {
  padding: 10px;
}
button#place_order {
  height: 40px;
  left: 30px !important;
  font-weight: normal !important;
}
/* Product Listing Full Width*/
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 100% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: 100% !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 100% !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  left: 100px;
}
.single_add_to_cart_button {
  left: 100px !important;
}
.checkout-button {
  left: 0 !important;
}
@media (min-width: 576px) {
  .mobile-socials ul li:last-child {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    background: none;
    margin: 5px 5px 0;
    position: relative;
    top: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  .woocommerce-product-gallery {
    width: 50%;
    float: left;
  }
  .summary {
    float: left;
    margin-top: 30px;
  }
  .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
    width: 50%;
    max-width: 50%;
  }
  .woocommerce table.cart td.actions .input-text {
    width: 250px;
  }
  .eat-cuisine-menu-items h2 {
    font-size: 200%;
  }
  .eat-cuisine-menu-items h3 {
    font-size: 150%;
  }
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 48% !important;
  }
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 48% !important;
  }
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 48% !important;
  }

}
@media (min-width: 992px) {
  .woocommerce-message {
    /*	position: absolute;*/
    width: 80%;
    margin: 50px auto 0;
  }
}