@charset "UTF-8";
body {
  --wp--preset--font-size--small: 13px;
}

h1 svg,
h2 svg,
h3 svg,
h4 svg,
h5 svg,
h6 svg,
a svg,
p svg {
  vertical-align: middle;
}

body input[type=email]:focus,
body input[type=password]:focus,
body input[type=tel]:focus,
body input[type=text]:focus,
body textarea:focus {
  background: #fff;
}

/* XXX.shoptimizer-archive {
    background: $color-cream;
} */
.smartemailing--newsletter-form {
  display: flex;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  border-radius: 1rem;
}
.smartemailing--newsletter-form input[type=text],
.smartemailing--newsletter-form input[type=submit] {
  line-height: 2.5;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.smartemailing--newsletter-form input[type=text] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.smartemailing--newsletter-form input[type=submit] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.product-details-wrapper {
  padding-top: 3rem;
}

.col-full.topbar-wrapper {
  border-bottom: none;
}
.col-full.topbar-wrapper .top-bar .col-full {
  border-bottom: 1px solid #f6f6f6;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.top-bar .widget_nav_menu.top-bar-right ul li {
  margin-left: 15px;
}

.site-branding p {
  font-weight: 800;
}

#masthead + .col-full-nav {
  border-bottom: 1px solid #eee;
  margin-bottom: 2rem;
}

.woocommerce-Tabs-panel--vyzivove-hodnoty table,
.woocommerce-Tabs-panel--vyzivove-hodnoty table td,
.woocommerce-Tabs-panel--zlozenie table,
.woocommerce-Tabs-panel--zlozenie table td,
.woocommerce-Tabs-panel .wb_cptb_content table,
.woocommerce-Tabs-panel .wb_cptb_content table td {
  border: 1px solid #eee;
}
.woocommerce-Tabs-panel--vyzivove-hodnoty table td,
.woocommerce-Tabs-panel--zlozenie table td,
.woocommerce-Tabs-panel .wb_cptb_content table td {
  padding-left: 5px;
  text-align: left !important;
}

.woocommerce .product .product-meta-abraflexi {
  font-size: var(--wp--preset--font-size--small);
  margin-top: 2rem;
}
table.woocommerce-product-attributes td {
  width: 100%;
  text-align: unset;
}

.woocommerce .stock.in-stock {
  color: #5f8039;
}

.woocommerce .product_meta .pwb-single-product-brands {
  display: inline-block;
}

.woocommerce .product .woocommerce-card__header .pwb-brands-in-loop span:not(:last-child) a:after {
  content: ", ";
  display: inline;
  color: #212529;
}

.fgw_gift .item.fgw_gift_product {
  border: 0;
}
.fgw_gift .item.fgw_gift_product:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.fgw_gift .item.fgw_gift_product a {
  color: unset;
}
.fgw_gift .item.fgw_gift_product .fgw_title {
  color: unset;
}
.fgw_gift .item.fgw_gift_product .fgw_title:after {
  content: "Zdarma";
  display: block;
  color: green;
  width: 100px;
  margin: 10px auto;
  text-transform: uppercase;
}
.fgw_gift .item.fgw_gift_product .fgw_gift_atc_btn a.button.alt {
  display: inline-block;
  padding: 0.6180469716em 1.41575em;
  background-color: black;
  border-color: black;
  border: 0;
  border-radius: 0;
  outline: 0;
  color: white;
  text-shadow: none;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  width: calc(100% - 30px);
  height: 40px;
  padding: 0;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  transition: all 0.1s;
}
.fgw_gift .item.fgw_gift_product .fgw_gift_atc_btn a.button.alt:hover {
  background-color: #43454b;
  border-color: #43454b;
}

.fgw_notice_msg .fgw_gift_btn.button.btn.alt {
  font-size: 14px;
  padding: 5px;
  text-decoration: underline;
  color: unset;
}

.woocommerce-notices-wrapper .woocommerce-message.fgw_mwssagw_main::before {
  content: none;
  display: none;
}

.below-content {
  background: #91a286 url(https://freyashop.cz/wp-content/uploads/2023/08/mchudada_ecological_sustainable_small_groceries_on_the_table_ar_538adffb-7ae6-454f-871a-92813d0cdb7d.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.below-content .widget .below-content-newsletter {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.below-content .widget .below-content-newsletter h2,
.below-content .widget .below-content-newsletter h3,
.below-content .widget .below-content-newsletter p {
  color: #e6f8ed;
  text-shadow: 0 0 41px #52684e;
  mix-blend-mode: hard-light;
  margin: 0;
  padding: 0;
}
.below-content .widget .below-content-newsletter .newsletter--form {
  display: flex;
}
@media (min-width: 1000px) {
  .below-content .widget .below-content-newsletter .newsletter--form {
    float: right;
  }
}
@media (max-width: 999px) {
  .below-content .widget .below-content-newsletter .newsletter--form {
    margin-top: 2rem;
  }
}
.below-content .widget .below-content-newsletter .newsletter--form .newsletter__text {
  padding-left: 0;
}
.below-content .widget .below-content-newsletter .newsletter--form .newsletter__text .label-email {
  display: none;
}
.below-content .widget .below-content-newsletter .newsletter--form .newsletter__text input[type=email] {
  padding: calc(-1px + 1rem) calc(-1px + 2rem);
  background: white;
  border-color: white;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.below-content .widget .below-content-newsletter .newsletter--form .newsletter__terms {
  display: none;
}
.below-content .widget .below-content-newsletter .newsletter--form .newsletter__submit input[type=submit] {
  padding: 1rem 2rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.mobile-extra .wp-block-separator.is-style-wide {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: none;
  border-bottom: none;
}

.menu-primary-menu-container > ul > li > a span:before,
.site-footer li a:after,
body .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li a span:after {
  border-width: 2px;
}

.header-5.wc-active .site-header-cart a.cart-contents {
  border: none !important;
}
.header-5.wc-active .site-header-cart a.cart-contents .amount {
  font-size: 20px;
}

@media (min-width: 992px) {
  .primary-navigation ul.menu > li.menu-item {
    margin-right: 1rem;
  }
}
.primary-navigation ul.menu > li.menu-item.cat-img {
  cursor: pointer;
}
.primary-navigation ul.menu > li.menu-item.cat-img > a {
  padding-left: 40px;
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
}
@media (max-width: 992px) {
  .primary-navigation ul.menu > li.menu-item.cat-img > a {
    background-size: 18px;
    padding-left: 30px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
.primary-navigation ul.menu > li.menu-item.cat-img > a > span {
  cursor: pointer;
}
.primary-navigation ul.menu > li.menu-item.cat-img.potraviny > a {
  padding-left: 43px;
  background-image: url(/wp-content/uploads/2022/08/003-eco-food.png);
}
.primary-navigation ul.menu > li.menu-item.cat-img.kozmetika > a {
  background-image: url(/wp-content/uploads/2022/08/003-skincare.png);
  background-image: url(/wp-content/uploads/2022/08/001-hairdresser.png);
}
.primary-navigation ul.menu > li.menu-item.cat-img.doplnky > a {
  background-image: url(/wp-content/uploads/2022/08/002-strength.png);
}
.primary-navigation ul.menu > li.menu-item.cat-img.akcia > a {
  background-image: url(/wp-content/uploads/2022/08/001-discount.png);
}
.primary-navigation ul.menu > li.menu-item.cat-img.zdravotne > a {
  background-image: url(/wp-content/uploads/2022/08/002-heart.png);
}

.secondary-navigation .menu li:not(.ri) a {
  padding-top: 27px;
}

.secondary-navigation .icon-wrapper svg {
  height: 18px;
  width: 18px;
}

.woocommerce-checkout.min-ck .site-header {
  border-bottom: unset;
}

.woocommerce-card__header .product__categories {
  display: none;
}

ul.products li.product > a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  max-width: 200px;
  margin: 0 auto;
}

ul.products li.product .price,
.product p.price {
  font-size: 24px;
  color: #222224 !important;
}

.product img.zoomImg {
  opacity: 0 !important;
}

@media (min-width: 1000px) {
  #page .product .woocommerce-product-gallery,
  .single-product div.product .images {
    width: 36%;
  }
  div.product .product-details-wrapper .summary {
    width: 48%;
  }
}
.site-header-cart a.cart-contents .shoptimizer-cart-icon .mini-count {
  color: #fff;
  background: #5f8039;
  top: -4px;
}
.site-header-cart a.cart-contents:hover .shoptimizer-cart-icon .mini-count {
  transform: scale(1.25);
  top: -4px;
}
.site-header-cart a.cart-contents .shoptimizer-cart-icon svg {
  top: -2px;
}

.woocommerce .term-description,
.woocommerce .shoptimizer-category-banner .taxonomy-description {
  font-family: unset;
  text-transform: unset;
  font-weight: unset;
}

ul.wp-block-post-template {
  margin-left: 0;
}
ul.wp-block-post-template .wp-block-post-featured-image a {
  width: 100%;
}
ul.wp-block-post-template .wp-post-image {
  margin-bottom: 0.5rem;
}
ul.wp-block-post-template .wp-block-post .alignwide {
  width: unset;
  max-width: unset;
  margin-right: unset;
  margin-left: unset;
}
ul.wp-block-post-template .wp-block-post-title a {
  color: #222224;
}

.wc-block-grid .wc-block-grid__product .wc-block-grid__product-title {
  font-weight: 500;
  text-transform: none;
  margin-top: 3px;
  margin-bottom: 3px;
  color: #111;
  font-size: 16px;
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price.price {
  font-size: 20px;
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price.price ins {
  font-weight: bold;
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price.price del ins {
  font-weight: normal;
  color: #aaa;
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-onsale {
  z-index: 2;
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart {
  position: relative;
}
@media (max-width: 992px) {
  .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart {
    position: static;
  }
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .add_to_cart_button {
  display: block;
  width: auto;
  height: 40px;
  padding: 0 1rem;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .add_to_cart_button:hover {
  color: white;
  background-color: #474747;
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart .add_to_cart_button.loading:after {
  height: 15px;
  width: 15px;
  margin-left: -0.5rem;
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-image {
  width: 100%;
}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-image img {
  width: 100%;
  max-height: 200px;
  object-fit: contain;
}

.product-swiper {
  position: relative;
}
.product-swiper .swiper-wrapper {
  display: flex;
}
.product-swiper .swiper-slide {
  flex: 1 0 auto;
}
.product-swiper .swiper-button-next,
.product-swiper .swiper-button-prev {
  color: #000;
  --swiper-navigation-top-offset: 100px;
  --swiper-navigation-size: 12px;
  --swiper-navigation-sides-offset: -30px;
  background: white;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0 1px 5px #999;
}
.product-swiper .swiper-button-next.swiper-button-disabled,
.product-swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.product-swiper .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.product-swiper .wc-block-grid__products.swiper-initialized {
  overflow: hidden;
}
.product-swiper .wc-block-grid__products .wc-block-grid__product {
  max-width: 100% !important;
  padding-top: 2em;
  padding-bottom: 1em;
  font-size: 0.58em;
}

body.single-post .post.type-post .wp-post-image {
  display: none;
}

body.single-post .wp-post-image {
  margin-top: unset;
  margin-bottom: unset;
}

.product-out-of-stock {
  color: #F38675;
  font-weight: 700;
}

.amount-for-free-shipping {
  font-size: 15px;
  font-weight: bold;
  padding-left: 1.75em;
  background: top left url(/wp-content/uploads/2022/08/box.png) no-repeat;
  background-size: 1.45em;
  color: #e2733a;
  margin: 1em 0;
}
.amount-for-free-shipping.reached {
  color: #5f8039;
}
.amount-for-free-shipping.small, .woocommerce-mini-cart .amount-for-free-shipping {
  font-size: 12px;
}

#order_review .amount-for-free-shipping {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  vertical-align: middle;
  position: relative;
  color: #000;
}
#order_review .amount-for-free-shipping + .amount-for-free-shipping {
  display: none;
}

.amount-for-free-shipping a {
  color: #666;
  text-decoration: underline;
}

body.woocommerce-cart .shop_table .amount-for-free-shipping {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0 10px 80px;
  background: 15px center url(/wp-content/uploads/2022/08/box.png) no-repeat;
  background-size: 2.45em;
  margin: 0;
  vertical-align: middle;
  position: relative;
  color: #000;
}
body.woocommerce-cart .shop_table .amount-for-free-shipping:first-child {
  display: none;
}
body.woocommerce-cart .shop_table .amount-for-free-shipping:last-child {
  display: block;
}

.woocommerce .shop_table .cart-discount {
  line-height: 1.2;
}
.woocommerce .shop_table .cart-discount .woocommerce-remove-coupon {
  display: block;
}

table.tgls_detail {
  padding: 1rem;
  border: 2px solid #B5C2CB;
}
table.tgls_detail tr:first-child th {
  font-size: 1.25rem;
  padding-bottom: 1em;
  font-weight: bold;
}
table.tgls_detail th,
table.tgls_detail td {
  padding: 0 10px;
}
table.tgls_detail td {
  width: 50%;
}

/* smaller font in the footer */
.site-footer {
  font-size: 80%;
  box-shadow: inset 0px 5px 0px 0px #5f8039;
}

#home-benefits {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#cookie-law-info-again {
  display: none !important;
}

@media (max-width: 600px) {
  #page .woocommerce-tabs ul.tabs li {
    padding: 2px 0;
  }
}
#page .woocommerce-tabs h2:first-of-type {
  font-size: 18px;
  margin-bottom: 1rem;
  color: #aaa;
}

.cross-sells h2,
.up-sells h2 {
  font-size: 21px;
}

.widget-box-delivery {
  padding: 0.25rem 0 0.5rem 30px;
  background-repeat: no-repeat;
  background-size: 24px;
}
.widget-box-delivery-time {
  background-image: url(/wp-content/uploads/2022/08/001-fast.png);
  background-position: 0 0.1rem;
}
.widget-box-delivery-price {
  background-image: url(/wp-content/uploads/2022/08/002-delivery.png);
  background-position: 0 0.2rem;
}
.widget-box-delivery.wp-block-column {
  flex-basis: auto !important;
}

.product-badges {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.product-badges .badge {
  display: inline-block;
  padding: 2px 8px 0;
  border-radius: 3px;
  background: #E2C7A9;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  margin-right: 5px;
}
.product-badges .badge-img {
  display: inline-block;
  margin-right: 10px;
}
.product-badges .badge-img img {
  height: 40px;
  width: auto;
  mix-blend-mode: multiply;
}
.product-badges.product-substances .substance {
  font-size: 12px;
  padding: 1px 5px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.1);
  color: #665034;
}

.shoptimizer-sorting {
  display: none;
}
.shoptimizer-sorting.sorting-end {
  display: block;
}

.woocommerce-pagination {
  float: none;
  display: flex;
  justify-content: center;
}
.woocommerce-pagination .page-numbers {
  padding: 3px 8px;
  font-size: 1.2rem;
}
.woocommerce-pagination .page-numbers span.page-numbers.current {
  border-left-width: unset;
  border: 1px solid #5f8039;
}

ul.wp-block-post-template .wp-block-post .alignwide {
  margin-bottom: 1rem;
}

.woocommerce-cart .woocommerce-message {
  border-color: transparent #5f8039;
  background: transparent;
  color: unset;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.woocommerce-cart .woocommerce-message:first-of-type {
  margin-top: 15px;
}
.woocommerce-cart .woocommerce-message:last-of-type {
  margin-bottom: 15px;
}

.product .summary .awdr_discount_bar {
  margin-top: 1rem;
  line-height: 1.2;
  padding: 0;
}
.product .summary .awdr_discount_bar .awdr_discount_bar_content:before {
  content: "✭";
  margin-right: 5px;
}

.fgf_gift_products_wrapper .fgf-owl-carousel-items h5 {
  font-weight: normal;
  font-size: 1rem;
  height: 5rem;
}
.fgf_gift_products_wrapper .fgf-owl-carousel-items h5 a {
  color: #222224;
}

.fgf-owl-carousel-items .owl-item .fgf-owl-carousel-item {
  border: none;
}

.demo_store {
  background-color: #5f8039;
}

input[type=checkbox] {
  width: 1em !important;
  height: 1em !important;
  accent-color: #5f8039;
  vertical-align: text-top;
}

.smart-emailing-checkbox {
  display: flex;
}
.smart-emailing-checkbox input[type=checkbox] {
  margin-right: 0.5em;
  margin-top: 3px;
}

@media (max-width: 1199px) {
  /* .woocommerce #content div.product div.images, 
  .woocommerce #content div.product div.summary, 
  .woocommerce div.product div.images, 
  .woocommerce div.product div.summary, 
  .woocommerce-page #content div.product div.images, 
  .woocommerce-page #content div.product div.summary, 
  .woocommerce-page div.product div.images, 
  .woocommerce-page div.product div.summary {
      float: left !important;
      width: 48% !important;
  } */
}
@media (max-width: 767px) {
  .wrap-inner-banner .page-header {
    margin-top: 10vh;
    margin-bottom: 10vh;
  }
  .wrap-inner-banner .page-header h1.page-title {
    font-family: "Playfair Display", Georgia, serif;
    font-weight: normal;
  }
  .product-details-wrapper .product-label {
    top: 2px;
  }
  .single-product .product p.price {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  #header-bottom-right-outer {
    display: none;
  }
  body.archive .wrap-inner-banner {
    display: none;
  }
  .wrap-inner-banner .page-header {
    margin-top: 10vh;
    margin-bottom: 10vh;
  }
  .wrap-inner-banner .page-header h1.page-title {
    font-family: "Playfair Display", Georgia, serif;
    font-weight: normal;
    margin-bottom: 0;
  }
  .breadcrumb-wrap {
    background: transparent;
    margin-bottom: 0;
  }
  body.post-type-archive-product .wrap-detail-page > .container > .row > .col-md-8,
  body.archive.tax-product_cat .wrap-detail-page > .container > .row > .col-md-8 {
    width: 100%;
    float: none;
    flex: 0 0 auto;
    max-width: unset;
  }
  body.post-type-archive-product .wrap-detail-page > .container > .row > .col-md-4,
  body.archive.tax-product_cat .wrap-detail-page > .container > .row > .col-md-4 {
    display: none;
  }
  body.post-type-archive-product .section-banner-wrap,
  body.archive.tax-product_cat .section-banner-wrap {
    margin: 0;
  }
  body.post-type-archive-product .breadcrumb-wrap,
  body.post-type-archive-product .page-description,
  body.archive.tax-product_cat .breadcrumb-wrap,
  body.archive.tax-product_cat .page-description {
    display: none;
  }
  body.post-type-archive-product ul.products li.product a.added_to_cart.wc-forward,
  body.archive.tax-product_cat ul.products li.product a.added_to_cart.wc-forward {
    display: block;
    background: none;
    color: unset;
    border: none;
    text-decoration: underline;
    margin-bottom: 0;
  }
  .woocommerce .woocommerce-result-count {
    display: none;
  }
  .wp-embed-aspect-16-9 .wp-block-embed__wrapper {
    position: relative;
  }
  .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / 1.7777777778);
  }
  .wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
