@charset "UTF-8";
.sku_wrapper, #tab-title-additional_information, .woocommerce-tabs .panel h2:first-of-type,
a.reset_variations, .posted_in, .woocommerce-product-attributes, .woocommerce-product-gallery__trigger,
#gt_float_wrapper {
  display: none !important;
}
.woocommerce-tabs ul.tabs li a {
  pointer-events: none !important;
  font-size: 130%;
}
.related.products {
  padding-top: 15px;
}
.related.products h2 {
  font-size: 130%;
}
.variations select {
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #FF5F62;
  border-radius: .25rem;
}
.variations .label {
  font-size: 1.1rem;
}
.variations .label label::before {
  content: "◆";
  margin-right: .3em;
}
.single-product div.product table.variations .value {
  margin-bottom: 1.5em;
}
.woocommerce-product-details__short-description {
  padding-top: 20px;
}
.storefront-product-pagination a {
  color: #fff;
  background-color: rgba(0,0,0,.7);
}
.wapf-field-label {
  background-color: #eee;
  padding: 1px 10px 0;
  margin: 10px 0 5px;
  color: #333;
  border-radius: 7px 7px 0 0;
}
.wapf-field-label label {
  margin-bottom: 0;
}
.required {
  font-size: 130%;
}
.woocommerce-product-gallery__wrapper a {
  pointer-events: none;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 25px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media (max-width:767px){
  #masthead,
  .content-area:after, .content-area:before, .deli-content-wrapper > .woocommerce {
    display: none !important;
  }
  #content {
    padding: 0;
    margin: 0;
  }
  .content-area {
    padding-top: 0;
  }
  #main {
    padding: 14vw 1vw 10vw !important;
  }
  #back-menu {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #fff;
    width: 100vw;
    height: 12vw;
    padding: 3vw 3vw 0;
    z-index: 1234568;
    font-size: 120%;
    border-bottom: solid 1px #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #back-menu i {
    margin-right: 3vw;
  }
  .woocommerce-product-gallery {
    margin-bottom: 4vw !important;
  }
  .product_title {
    font-size: 140% !important;
    margin: 4vw 0 5vw;
  }
  .single-product div.product .summary .price {
    text-align: center;
    padding: 0;
    display: block;
    margin: 3vw 0;
  }
  .single-product div.product .summary .price:after {
    display: none;
  }
  .woocommerce-product-details__short-description {
    padding-top: 1vw;
  }
  .wapf-input-label {
    width: 80%;
    display: block;
    transform: scale(1.2) translateX(10%);
    margin-bottom: 2vw;
  }
  #add-cart-area {
    background-color: rgba(0,0,0,.7);
    padding: 2vw 1.5vw 2vw 7vw;
    
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 12345;
  }
  .wapf-grand-total {
    font-size: 110%;
    font-weight: 600 !important;
  }
  .single-product div.product form.cart .quantity {
    margin-right: 9vw;
    padding-top: 1.5vw;
  }
  form.cart .quantity input {
    color: #fff;
    font-weight: 600;
    border: none;
    padding: 0;
    width: 14vw;
    pointer-events: none;
    background-color: transparent;
    text-align: center;
  }
  form.cart .quantity input,
  form.cart .quantity i {
    font-size: 140%;
    color: #fff;
  }
  form.cart .quantity .fa-minus-circle {
    opacity: .3;
  }
  .single_add_to_cart_button {
    font-size: 120% !important;
    padding: 1.9vw 2vw 1.8vw;
    width: 57vw;
    background-color: #228899 !important;
  }
  .woocommerce-Tabs-panel p {
    margin: 0 !important;
    padding: 0 !important;
  }
  .single-product div.product .summary .price {
      background-color: transparent;
      color: #0e7784;
  }
  .woocommerce-variation-price {
    text-align: center;
  }

  #f-nav {
    padding-bottom: 5vw;
  }
  .single-product div.product table.variations select {
    max-width: 100%;
    width: 100%;
    margin-top: 1vw;
  }
  .variations .label {
    padding-top: 5vw !important;
  }
  .variations .label label {
    font-weight: 700 !important;
  }
  .var-btn {
    margin-top: 5vw;
    padding: 5vw 4vw 3vw;
    border: solid 1px #BC0A0D;
    border-radius: 3vw;
  }
  .var-btn h3 {
    font-size: 120%;
    color: #BC0A0D;
    font-weight: 700;
  }
  .var-btn h3 span {
    font-size: 90%;
    color: #333;
    font-weight: 400;
  }
  .var-btn input {
    display: none;
  }
  .var-btn label {
    display: block;
    margin-bottom: 2vw;
    border: solid 1px #bbb;
    background-color: #eee;
    text-align: center;
    border-radius: 10vw;
    padding: 3vw 2vw;
    font-size: 110%;
    font-weight: 700;
  }
  .var-btn label.act {
    background-color: #FFEC9E;
  }
  .woobt-products .woobt-product .woobt-choose {
    flex: 0 0 15% !important;
    max-width: 15% !important;
  }
  .woobt-products .woobt-product .woobt-thumb {
    flex: 0 0 30% !important;
    max-width: 30% !important;
  }
  .woobt-products .woobt-product .woobt-title {
    flex: 0 0 55% !important;
    max-width: 55% !important;
  }
}