.shortcode_socials {
  vertical-align: middle;
  clear: both;
  display: block; }
  .shortcode_socials ul.tr_social_icons_list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 16px; }
    .shortcode_socials ul.tr_social_icons_list.left {
      text-align: left; }
    .shortcode_socials ul.tr_social_icons_list.center {
      text-align: center; }
    .shortcode_socials ul.tr_social_icons_list.right {
      text-align: right; }
    .shortcode_socials ul.tr_social_icons_list:before {
      content: " ";
      display: table;
      clear: both; }
    .shortcode_socials ul.tr_social_icons_list li.tr_social_icon {
      padding: 5px 8px;
      display: inline-block;
      border: none !important;
      vertical-align: text-top; }
      .shortcode_socials ul.tr_social_icons_list li.tr_social_icon a.tr_social_icon_link {
        -webkit-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s; }
        .shortcode_socials ul.tr_social_icons_list li.tr_social_icon a.tr_social_icon_link:hover {
          opacity: .5; }

@media only screen and (max-width: 959px) {
  .topbar_text_wrapper .shortcode_socials {
    padding-left: 10px; } }

.topbar_text_wrapper .shortcode_socials ul.tr_social_icons_list li.tr_social_icon {
  padding: 0;
  margin: 8px 15px 6px 0; }.category_header.with_featured_img {
  background-size: cover;
  margin-bottom: 2.5rem;
  margin-top: -70px;
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  max-width: 100vw;
  padding: 185px 0;
  text-align: center; }
  @media all and (max-width: 719px) {
    .category_header.with_featured_img {
      margin-top: -30px;
      padding: 110px 0; } }
  @media all and (min-width: 720px) and (max-width: 959px) {
    .category_header.with_featured_img {
      margin-top: -50px;
      padding: 150px 0; } }
  .category_header.with_featured_img .tr_content_wrapper {
    max-width: 640px; }
  .category_header.with_featured_img .page-title,
  .category_header.with_featured_img .term-description,
  .category_header.with_featured_img .term-description p,
  .category_header.with_featured_img .page-description,
  .category_header.with_featured_img .page-description p {
    color: #fff !important; }
  .category_header.with_featured_img .category_header_overlay {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0); }.gbtr_product_share {
  clear: both;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  padding: 30px 0;
  line-height: 1em;
  width: 100%; }
  .gbtr_product_share ul {
    text-align: center; }
    .gbtr_product_share ul li {
      display: inline-block;
      vertical-align: top;
      zoom: 1;
      text-align: left;
      max-width: 25%;
      position: relative;
      padding-bottom: 0;
      margin: 0 20px; }
      @media screen and (max-width: 719px) {
        .gbtr_product_share ul li {
          display: inline;
          margin: 0 10px; } }
      .gbtr_product_share ul li svg {
        display: inline-block;
        border: 2px solid #000;
        border-radius: 50%;
        padding: 8px;
        margin-right: 15px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease; }
        @media screen and (max-width: 719px) {
          .gbtr_product_share ul li svg {
            margin-right: 0; } }
      .gbtr_product_share ul li > a > span {
        display: inline-block;
        font-size: 12px;
        font-weight: 700;
        max-width: 60%;
        position: relative;
        top: 10px;
        vertical-align: top;
        word-break: break-word;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease; }
        @media screen and (max-width: 959px) {
          .gbtr_product_share ul li > a > span {
            display: none; } }
      .gbtr_product_share ul li > a > span > span {
        display: block; }
      .gbtr_product_share ul li a {
        padding: 8px 0px 10px 8px;
        display: inline;
        zoom: 1;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: normal;
        text-decoration: none;
        line-height: 1.3em;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease; }
        @media screen and (max-width: 719px) {
          .gbtr_product_share ul li a {
            padding: 0; } }
        .gbtr_product_share ul li a:hover {
          color: #000 !important; }

.product_page_has_sidebar .gbtr_product_share ul li {
  margin: 0 10px;
  padding-bottom: 0; }
  .product_page_has_sidebar .gbtr_product_share ul li svg {
    margin-right: 5px; }
    @media screen and (max-width: 719px) {
      .product_page_has_sidebar .gbtr_product_share ul li svg {
        margin-right: 0; } }

.box-share-container {
  float: right;
  padding-left: 25px;
  padding-bottom: 12px;
  text-align: right;
  z-index: 99; }
  .box-share-container .trigger-share-list svg {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    top: 4px; }
  .box-share-container svg {
    position: relative;
    top: 2px;
    margin-right: 5px; }
  .box-share-container .box-share-list {
    background-color: #fff;
    border-top: 3px solid #B39964;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin-top: 7px;
    margin-left: -10px;
    position: absolute;
    text-align: left;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    height: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 999; }
  .box-share-container.open .box-share-list {
    opacity: 1;
    visibility: visible; }
  .box-share-container .box-share-list-inner {
    padding: 24px 40px 24px 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .box-share-container .box-share-link {
    clear: both;
    width: 100%;
    display: block;
    margin-bottom: 13px;
    position: relative;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
    .box-share-container .box-share-link:last-child {
      margin-bottom: 0; }
    .box-share-container .box-share-link span {
      padding-bottom: 4px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
    .box-share-container .box-share-link svg {
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }

.rtl .gbtr_product_share ul li > a > span {
  text-align: right; }.product-type-variable div.product ul.tabs li.product_safety_tab,.wc-gzd-additional-info-placeholder,p.wc-gzd-additional-info:empty{display:none}#order_review .wc-gzd-checkbox-placeholder{clear:both}#order_review .wc-gzd-checkbox-placeholder p.form-row{float:none;padding:0 1em 0 0;text-align:left}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline}.woocommerce-checkout .shop_table{background-color:#eee}@media(min-width:768px){table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper{align-items:center;display:flex}}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail{margin-right:1em;max-width:15%;min-width:60px}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail img{margin:0}body.theme-astra table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail td.product-name{flex-wrap:wrap}.cart_totals tr.order-total-differential-taxation-notice td:before,.cart_totals tr.order-total-small-business-notice td:before{content:""!important}.includes_tax,.tax_label,.woocommerce-cart dl.variation dd[class*=variation-gzd-],.woocommerce-cart dl.variation dt[class*=variation-gzd-],.woocommerce-checkout dl.variation dd[class*=variation-gzd-],.woocommerce-checkout dl.variation dt[class*=variation-gzd-]{display:none!important}.wc-gzd-small-business-includes-tax{display:inline!important;font-size:.9em;padding-left:3px}.woocommerce-gzd-checkout #order_review_heading{display:none}.woocommerce-checkout .shop_table tr td p{margin-bottom:0}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5}.more-variants-available-info{display:block;font-size:11px;font-weight:400}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;margin:0;padding:0}.shop_table .product-name-inner tr td:last-child{text-align:right}.cart_totals .wc-gzd-additional-wrapper,.woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper{clear:both;text-align:right}.cart_totals p.wc-gzd-additional-info,.woocommerce-checkout table.shop_table p.wc-gzd-additional-info{display:inline-block;font-size:.8em;font-weight:400;margin-bottom:0}.entry-content .woocommerce #payment{margin-bottom:1em}.woocommerce #payment .wc-terms-and-conditions{display:none!important}.entry-content .woocommerce .checkout-btn-wrap{text-align:right}.woocommerce-checkout p.direct-debit-checkbox{display:none}.unit-price-cart{display:block;font-size:.9em;margin-top:5px}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0;padding:0}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{line-height:1.8em;margin:.2rem 0}.product_list_widget .wc-gzd-additional-info a{display:inline!important}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em}.product_list_widget .price-unit{margin-bottom:.7em}.product p.wc-gzd-additional-info{clear:left;font-size:.9em;margin-bottom:.5rem}.product .defect-description:not(:empty){border:2px solid #4b4f58;margin:1em 0;padding:.5em}.product .defect-description:not(:empty) p:last-child{margin-bottom:0}.deposit-packaging-type{font-weight:700;text-transform:uppercase}.product p.deposit-packaging-type{font-size:1.2em!important}.wc-gzd-rating-authenticity-status{display:block;font-size:.9em}.woocommerce-product-rating .wc-gzd-rating-authenticity-status{display:inline-block}.product .product_meta{margin-top:1rem}p.footer-info{font-size:.9em;padding-bottom:.5rem;text-align:center}.wc-gzd-item-defect-description p,.wc-gzd-item-desc p{font-size:.9em;font-weight:400}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0}.wc-gzd-cart-info{display:block}table.product-details-inner{margin:0;padding:0;table-layout:fixed}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{background:transparent;border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}table.product-details-inner tr td:last-child{text-align:right}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left}.wc-gzd-product-name-left{margin-right:1em;max-width:15%}#order_review .blockMsg{line-height:1.5em}#shipping_parcelshop_post_number_field .optional{display:none!important}.wc-gzd-nutri-score-value{display:block;height:4rem;text-indent:-9999px;width:7.0625rem}.wc-gzd-placeholder-loading{display:flex;flex:0 0 100%;flex-flow:column;overflow:hidden;position:relative}.wc-gzd-placeholder-loading *{box-sizing:border-box}.wc-gzd-placeholder-loading:before{animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row{align-items:center;display:flex;vertical-align:middle}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row>*{background-color:#e7e7e7;display:block;height:10px}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row .wc-gzd-placeholder-row-col-4{min-width:100px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.wc-block-featured-product .wc-gzd-additional-info{color:inherit;font-size:.9em;margin:0;padding:5px 48px 0;text-align:center;width:100%;z-index:1}.wc-block-featured-product .wc-gzd-nutri-score{width:auto}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info{margin:.5em 0}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type){font-size:.9em;font-weight:400}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{margin-bottom:2rem;padding-left:0;text-align:left;width:100%}