/*
Theme Name: Porto Child Pro
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

:root {
  --porto-primary-color: #224c21;
}

.selectric-cat {
  width: auto !important;
}

.single_add_to_cart_button.button,
ul.products .add-links .button.add_to_cart_button {
  color: #fff;
  background-color: var(--porto-primary-color);
}

/* .has-ccols:not(.owl-loaded),
.products-slider.owl-carousel:not(.owl-loaded) {
  gap: 10px;
} */

.product-category.product-col,
.owl-item .product-inner {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #f4f4f4;
  padding: 0;

  .thumb-info-wrap {
    padding: 0 10px;
  }
}

.owl-carousel.show-nav-middle .owl-nav button {
  color: var(--porto-primary-color) !important;
  height: 30px !important;
  width: 30px !important;
  background-color: #fff !important;
  border: none !important;

  &::before {
    font-size: 20px;
  }
}

.wp-gr.rpi a.wp-google-name {
  color: #000 !important;
  font-family: var(--porto-body-ff) !important;
}

.rpi-dots .rpi-dot.active {
  background-color: var(--porto-primary-color) !important;
}

.wp-gr .wp-google-wr a,
.wp-gr .wp-google-text {
  font-family: var(--porto-body-ff) !important;
}

.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd {
  background-color: #fff !important;
}

.wp-gr .wp-google-wr a {
  font-size: 14px;
  line-height: 2;
  padding: 10px !important;
}

.thumb-info-wrapper {
  border-radius: 20px 20px 0 0;
}

span.sku_wrapper {
  display: none !important;
}

img.mfp-img {
  max-height: 100vh !important;
}

.custom-desc-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 20px;
}

.custom-desc-row>div:not(.custom-column) {
  width: 50px !important;
  height: 50px;
  border-radius: 10px;
  margin-right: 13px;
  box-sizing: border-box;
  background: #8bcc8a;
  /* box-shadow: 3px 4px 6px rgb(0 0 0 / 30%); */
  object-fit: contain;
  padding: 10px;
  min-width: 50px;
}

.custom-dots.dots-range {
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-dots.dots-range span {
  width: 10px;
  height: 10px;
  display: block;
  background: #8d9094;
  border-radius: 100%;
  margin: 3px;
}

.custom-dots.dots-range span {
  width: 10px;
  height: 10px;
  display: block;
  background: #4cae65;
  border-radius: 100%;
  margin: 3px;
}

.custom-dots.dots-range.dots-range-1 span:nth-child(n+2) {
  background: #adadad
}

.custom-dots.dots-range.dots-range-2 span:nth-child(n+3) {
  background: #adadad
}

.custom-dots.dots-range.dots-range-3 span:nth-child(n+4) {
  background: #adadad
}

.custom-dots.dots-range.dots-range-4 span:nth-child(n+5) {
  background: #adadad
}

.custom-dots.dots-range.dots-range-5 span:nth-child(n+6) {
  background: #adadad
}

p.custom-title {
  margin: 0px;
  line-height: 23px;
  width: 100%;
  color: #444;
  padding-left: 3px;
}

.custom-column {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.custom-desc-row img.custom-icon {
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

.custom-icon-range-0 {
  position: relative;
}

.custom-icon-range-0:before {
  content: "";
  width: 6px;
  height: 65px;
  display: block;
  position: absolute;
  background: rgb(255 0 0 / 82%);
  top: -4px;
  transform: rotate(45deg);
  right: calc(50% + -6px);
  border-radius: 3px;
}

.custom_description_icons {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: white;
  /* box-shadow: -1px 1px 13px 5px rgb(0 0 0 / 30%); */
  padding: 30px;
  /* box-shadow: 0 3px 10px 0 rgb(0 64 107 / 24%); */
  border-radius: 5px;
}

.description.woocommerce-product-details__short-description {
  width: 100%;
  max-width: 50%;
  float: left;
  margin: 0px;
}

.product-summary-wrap span.woocommerce-Price-amount.amount {
  font-size: 38px;
  color: var(--porto-primary-color);
  font-weight: bold;
  margin-top: 14px;
  display: inline-block;
}

.product-summary-wrap del span.woocommerce-Price-amount.amount {
  font-size: 28px;
  display: block;
  color: #888585;
  width: 100%;
  font-weight: 600;
}

.custom_description_icons h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.custom-desc-row:last-child {
  margin-bottom: 0px;
}

.archive img.category-image {
  display: none;
}

@media screen and (max-width: 992px) {
  ul#menu-menu-top-nav-1 {
    display: none !important;
  }

  ul#menu-menu-kategorii-1 {
    display: none !important;
  }
}

a.add_to_wishlist.single_add_to_wishlist.button.alt:before {
  content: '\e889' !important;
  opacity: 1;
  font-family: 'porto';
  /* font-family: var(--porto-body-ff); */
}

a.add_to_wishlist.single_add_to_wishlist.button.alt:before {
  display: inline-block !important;
}

.product-image .stock {
  background: rgba(255, 255, 255, .9);
  width: 100%;
}


@media screen and (max-width: 320px) {
  form.searchform.searchform-cats {
    width: calc(100vh - 10px) !important;
    max-width: 200px !important;
  }
}

@media screen and (min-width: 320px) {
  form.searchform.searchform-cats {
    width: calc(100vh - 10px) !important;
    max-width: 320px !important;
  }
}

@media screen and (min-width: 400px) {
  form.searchform.searchform-cats {
    width: calc(100vh - 10px) !important;
    max-width: 400px !important;
  }
}

@media screen and (min-width: 993px) {
  form.searchform.searchform-cats {
    width: 100% !important;
    max-width: 680px !important;
  }
}

section.cwginstock-subscribe-form {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: white;
  box-shadow: -1px 1px 13px 5px rgb(0 0 0 / 30%);
  box-shadow: 0 3px 10px 0 rgb(0 64 107 / 24%);
  border-radius: 5px;
}

.panel.panel-primary.cwginstock-panel-primary {
  border: none;
  box-shadow: none;
  padding: 0px;
  margin: 0px;
}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
  background: #e17c7c;
  border: none;
}

.cwginstock-panel-heading h4 {
  margin: 0px;
  font-size: 14px;
  border: none;
}

template~div {
  background: transparent;
  height: 0px !important;
  overflow: hidden !important;
}

/* NEW HOMEPAGE 2K21 */

.page-template-new_optimize_homepage div#main .container {
  max-width: 100%;
  background: #f4f4f4;
}

div#new_home_page .container-fluid {
  padding: 0px;
}

.page-template-new_optimize_homepage .main-content {
  padding-top: 0px;
}

a.single-slide {
  width: 100%;
  max-width: 100%;
  display: block;
}

a.single-slide img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: auto;
  background: blue;
}

a.single-slide img.only-desktop,
a.single-slide img.only-tablet,
a.single-slide img.only-mobile {
  display: none;
}

@media screen and (min-width: 770px) {
  a.single-slide img.only-desktop {
    display: block;
  }
}

@media screen and (min-width: 550px and max-width: 769px) {
  a.single-slide img.only-tablet {
    display: block;
  }
}

@media screen and (max-width: 549px) {
  a.single-slide img.only-mobile {
    display: block;
  }
}

.main-sliders {
  width: 100%;
  max-width: 100%;
}

.awesome-slider-item {
  width: 100%;
  display: block;
  position: relative;
  z-index: 20;
}

.thebestsellers-products-carousel,
.latest-products-carousel {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 30px;
  background: white;
  border-radius: 10px;
}

.product-box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
  text-align: center;
}

.product-box a {
  width: 100%;
  text-align: center;
}

.product-box .add-links-wrap {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.product-box .add-links.clearfix {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.product-box .yith-wcwl-add-to-wishlist {
  width: 34px;
}

.page-template-new_optimize_homepage section#best-selling-products .container,
.page-template-new_optimize_homepage section#frontpage-description .container,
.page-template-new_optimize_homepage section#latest-products .container {
  max-width: 1440px !important;
}

section#frontpage-description {
  width: 100%;
}

h2.section-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 2px;
  text-align: left;
  text-transform: inherit;
}

h4.section-subtitle {
  font-size: 14px;
  color: rgb(119, 119, 119);
}

.product-box h3 {
  font-size: .9375rem;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -.01em;
  margin-bottom: .45rem;
  margin-top: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-box span.woocommerce-Price-amount.amount {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 1rem;
}

.product-box span.price {
  font-size: 14px;
}

span.price {
  color: var(--porto-primary-color) !important;
}

div#new_home_page section {
  padding: 25px 0px;
}

div#new_home_page section#slider-hp {
  padding: 0px;
}

div#new_home_page .add-links {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

div#new_home_page .add-links div.yith-wcwl-add-to-wishlist {
  order: 0;
}

div#new_home_page a.button.product_type_variable.add_to_cart_read_more,
div#new_home_page .add-links span {
  order: 1;
  margin: 0px 5px;
  width: max-content;
}

div#new_home_page .add-links div.quickview {
  order: 2;
}

.product-image .labels .onhot,
.summary-before .labels .onhot {
  background: var(--porto-primary-color);
}

div#new_home_page span.price {
  color: var(--porto-primary-color);
}

.add-links .add_to_cart_button:before,
.add-links .add_to_cart_read_more:before,
.add-links .yith-compare:before {
  display: none !important;
}

.fancybox-overlay {
  height: 100vh !important;
}

div#new_home_page .owl-carousel .owl-nav {
  left: 0px;
}

.owl-carousel .owl-nav {
  top: -40px !important;
}

div#new_home_page .owl-carousel .owl-nav .owl-prev:before {
  content: none;
}

div#new_home_page .owl-carousel .owl-nav .owl-next:before {
  content: none;
}


div#new_home_page .owl-carousel .owl-nav .owl-prev,
div#new_home_page .owl-carousel .owl-nav .owl-next,
div#new_home_page .tparrows.tparrows-carousel.tp-leftarrow,
div#new_home_page .tparrows.tparrows-carousel.tp-rightarrow {
  font-size: 22px;
  background: #b1b1b1;
  border-radius: 100%;
}

.accordion-menu .arrow {
  position: absolute !important;
  z-index: 20000 !important;
  padding: 4px !important;
  box-sizing: border-box !important;
  width: 30px !important;
  height: 30px !important;
  top: 0px !important;
}

@media screen and (min-width: 767px) {
  #mini-cart .cart-popup {
    right: -100px;
  }
}

div#new_home_page .add-links span {
  background: var(--porto-primary-color);
  color: white;
}

div#new_home_page .add-links span:hover {
  background: var(--porto-primary-color);
  border-color: var(--porto-primary-color);
}

span.onsale {
  position: absolute;
  z-index: 10;
  width: 100%;
  background: rgb(0 100 0 / 80%);
  left: 0;
  bottom: 50px;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: white;
  text-shadow: none;
  box-sizing: border-box;
}

li.product-col.outofstock .product-image {
  filter: grayscale(1);
}


li.product-col.outofstock .add-links-wrap {
  position: absolute;
  height: auto;
  right: 45px;
}

li.product-default.outofstock:hover .add-links .quickview {
  right: -20px;
  left: auto;
}

li.product-default.outofstock input.cwg_popup_submit {
  border-width: 1px;
  text-transform: uppercase;
  font-size: 13px;
  height: 36px;
  line-height: 34px;
  padding: 0px 10px;
}

.shop_table td {
  text-align: left !important;
  padding: 20px 10px;
}

#shipping_method li {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}

#shipping_method li input {
  position: relative;
  top: 3px;
}

.sidebar-content .widget .widget-title {
  display: block;
}

#header .header-main .header-left,
#header .header-main .header-center,
#header .header-main .header-right,
.fixed-header #header .header-main .header-left,
.fixed-header #header .header-main .header-right,
.fixed-header #header .header-main .header-center,
.header-builder-p .header-main {
  padding: 8px 0px !important;
}

#header .logo .standard-logo {
  height: calc(119px / 1.5);
  object-fit: contain;
}

#header .header-main .container {
  height: 100px;
}

.porto-sicon-box.style_1.default-icon.login-link.text-left.mb-0 {
  height: 60px;
}

.vce-row-container {
  height: auto;
}

.porto-block.has-pb-edit {
  height: auto;
}

#header .searchform {
  margin: 0px;
  margin-bottom: 0px !important;
}

#slider-hp .only-bg {
  background-size: cover;
}

#slider-hp .text-column {
  padding: 30px 15px 60px;
}


span.main-slide-title {
  line-height: 1.5;
  color: #2b2b2d;
  font-weight: 600;
  font-size: 32px;
  display: inline-block;
  display: flex;
  align-items: baseline;
  color: #293428;
  margin: 0 0 15px 0;
}

.main-slide-desc {
  font-size: 16px;
  text-align: left;
  line-height: 24px;
}

.line-below-product {
  width: 100%;
  height: 1px;
  background: #eee;
  margin-bottom: 15px;
}

.term-description h2 {
  margin-bottom: 10px;
}

.header-col.header__currency {
  align-items: center;
  height: auto;
  display: flex;
}

.header-col.header__currency .currency-switcher.currency-switcher-default {
  margin: 0px 0px 0px 10px;
  border-left: 2px solid white;
  padding-left: 10px;
}

#header .share-links {
  margin-left: 9px;
}

.product-summary-wrap button.single_add_to_cart_button.button.alt.wp-element-button {
  background: var(--porto-primary-color);
}

@media screen and (max-width: 320px) {
  #header .logo .standard-logo {
    max-width: calc(119px /2) !important;
  }

  .header-col.header__currency {
    display: block !important;
    width: 50% !important;
  }

  .header-row.container {
    padding: 0px 5px !important;
  }

  #header .share-links a {
    width: 20px !important;
  }

  .currency-switcher.currency-switcher-default {
    display: block !important;
  }
}

div#newsletter-bottom {
  background: var(--porto-primary-color);
  text-align: center;
  position: relative;
  padding: 15px 0px;
}

div#newsletter-bottom:before,
div#newsletter-bottom:after {
  content: "";
  width: 100%;
  background: var(--porto-primary-color);
  position: absolute;
  display: block;
  height: 100%;
  top: 0px;
  z-index: -1;
}

div#newsletter-bottom:before {
  left: -50%;
}

div#newsletter-bottom:after {
  left: 50%;
}



div#newsletter-bottom input.wpcf7-submit {
  background: var(--porto-primary-color);
  opacity: 1;
  min-height: 37px;
  border: 1px solid var(--porto-primary-color);
  position: relative;
  top: 1px;
  padding: 2px 14px;
  margin-left: 5px;
}

.newsletter-bottom__row.newsletter-bottom__row--consent {
  color: white;
  text-align: left;
  margin-top: 10px;
}

.newsletter-bottom__content {
  width: 100%;
  max-width: max-content;
  margin: auto;
}


.newsletter-bottom__row p {
  margin: 0px;
}

/* update 13-04-2024 */

.product-summary-wrap p.iworks-omnibus span.woocommerce-Price-amount.amount {
  font-size: inherit;
}

.description.woocommerce-product-details__short-description {
  max-width: 100% !important;
}

div#atc-fixed.atc-fixed--sticky .price del {
  display: none;
}

p.iworks-omnibus {
  font-size: 14px;
}

#side-nav-panel .accordion-menu li.menu-item.current-menu-item>a,
#side-nav-panel .accordion-menu li.menu-item.active>a,
#side-nav-panel .accordion-menu li.menu-item:hover>a,
#side-nav-panel .menu-custom-block a:hover {
  background: var(--porto-primary-color) !important;
}

.calculated-free-shipping__wrap {
  background: var(--porto-primary-color);
  text-align: center;
  position: relative;
  padding: 15px 0px;
  font-size: 16px;
  color: white;
}

#shipping_method {
  text-align: left;
}

.woocommerce-shipping-totals .calculated-free-shipping__wrap {
  font-size: 12px;
  padding: 10px 12px;
}

.calculated-free-shipping .calculated-free-shipping__wrap {
  font-size: 12px;
  margin: 10px 0px;
  padding: 9px;
}

p.woocommerce-shipping-destination {
  text-align: left;
}

.custom-post-share i.fa-brands.fa-facebook:before {
  content: "\f39e";
}

.custom-post-share a {
  background-color: #3b5a9a;
  color: white;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 17px;
  display: inline-block;
  margin-left: auto;
  font-size: 13px;
  font-weight: 600;
}

.custom-post-share {
  display: block;
  text-align: right;
}

.custom-post-share a i {
  font-size: 17px;
  margin-right: 6px;
}

.single-product .woocommerce-variation-availability .stock {
  display: none;
}

.product-summary-wrap .custom-post-share {
  text-align: left;
}

@media screen and (max-width: 1500px) {
  div#atc-fixed {
    top: 63px !important;
  }
}

@media screen and (max-width: 1055px) {
  div#atc-fixed {
    top: 105px !important;
  }
}

@media screen and (max-width: 961px) {
  div#atc-fixed {
    top: 100px !important;
  }
}

.atc-fixed__cta a.wc-action-btn.view-cart-btn.button.wc-forward {
  display: none;
}

.atc-fixed__cta .single_add_to_cart_button:after {
  display: none;
}




/* Global */
.ml-n-1 {
  margin-left: -.1rem;
}

.ml-n-2 {
  margin-left: -.2rem;
}

.mr-n-4 {
  margin-right: -.4rem;
}

.rounded {
  border-radius: 7px !important;
}

.custom-font,
.custom-font h2 {
  font-family: var(--porto-body-ff);
}

.m-t-lg-xl {
  margin-top: 40px !important;
}

.woo-page-header {
  border-top: 1px solid #e7e7e7;
}

.porto-recent-posts .post-carousel {
  margin-bottom: 0;
}

.custom-garden-block .menu-block {
  height: calc(100% + 40px);
  padding: 30px 20px 0 10px;
  margin: -30px -30px 0 0;
  background: #f4f4f4;
}

@media (max-width: 1024px) and (min-width: 768px) {
  .custom-contact .vce-col {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 575px) {
  .custom-contact .porto-sicon-box {
    flex-direction: column;
    text-align: center;
  }
}

/* Header */
.wel-msg i {
  font-size: 23.68px;
  color: var(--porto-primary-color);
}

#header .header-top .separator {
  height: 50px;
  border-color: #fff;
}

#header .share-links {
  margin-left: 23px;
}

#header .share-links a {
  width: 25px;
  height: 25px;
  margin: 0 5px;
  font-size: 1rem;
}

#header .share-facebook {
  margin-right: 0 !important;
}

#header .searchform {
  max-width: 680px;
  width: 100%;
  margin-top: -10px;
  font-size: 11px;
  border-width: 2px;
  border-radius: 5px;
}

#header .searchform .selectric {
  padding-right: 6px;
  padding-left: 10px;
}

#header .searchform .selectric,
#header .searchform select {
  border-left-width: 0;
  margin-right: 0;
}

#header .searchform button {
  padding: 0 20.5px;
  background-color: var(--porto-primary-color);
}

#header .searchform.searchform-cats input {
  width: 100%;
  padding-left: 20px;
  font-size: 13px;
}

#header .searchform select,
#header .searchform button,
#header .searchform .selectric .label,
#header .searchform input {
  height: 46px;
  line-height: 46px;
}

#header .logo {
  margin-right: 7.2rem;
}

#mini-cart {
  margin-top: 0;
  margin-left: 22px;
}

.cart-popup {
  margin-right: 5.8rem;
}

#header:not(.sticky-header) .header-bottom {
  border-top: 1px solid #e7e7e7;
}

#main-toggle-menu .menu-title:hover {
  background-color: var(--porto-primary-color);
  color: #fff;
}

#main-toggle-menu .menu-title {
  padding: 22px 83px 22px 20px;
  background-color: #fff;
  color: var(--porto-primary-color);
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #e7e7e7;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: -.025em;
}

#main-toggle-menu .toggle-menu-wrap {
  width: 117%;
  box-shadow: 0 29px 29px rgba(0, 0, 0, 0.1);
}

#main-toggle-menu .menu-title .toggle {
  margin-right: 10px;
  font-size: 20px;
  vertical-align: middle;
}

#menu-main-menu>li {
  display: flex;
  padding: 8px 5px 0;
  border-top: 1px solid #e7e7e7;
}

#menu-main-menu>li>a {
  width: 75%;
  border-width: 0;
}

#menu-main-menu>li .arrow {
  position: static;
  margin-top: 1px;
}

#menu-main-menu li i {
  font-size: 18px;
  vertical-align: middle;
}

#menu-main-menu .popup>.inner {
  border-top-width: 0;
  border-radius: 0;
}

#menu-main-menu .inner>.sub-menu {
  flex-wrap: wrap;
}

#header .info-item a {
  color: #282d3b;
  font-weight: 700;
  letter-spacing: -.025em;
}

.mega-menu .tip {
  text-transform: uppercase;
}

.menu-title:after {
  content: '\e81c';
  font-family: 'porto';
  position: absolute;
  right: 1.4rem;
}

.searchform-fields span.text {
  width: 100%;
  max-width: 490px;
}

.header-main .header-left,
.searchform-popup {
  flex: 1
}

*:not(#side-nav-panel):not(.product-share)>.share-links>.share-facebook,
*:not(#side-nav-panel):not(.product-share)>.share-links>.share-twitter {
  float: right;
}

.top-menu {
  margin-left: 5px;
  margin-right: 8px;
}

.top-menu .menu-item a {
  display: inline-flex;
  align-items: center;
  margin: 0 12px;
}

.top-menu .menu-item i {
  margin-right: 5px;
  font-size: 16px;
}

.top-menu,
ul.products li.product-col .price {
  font-family: var(--porto-body-ff);
}

.currency-switcher a,
.view-switcher a {
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

.view-switcher {
  margin-right: 13px;
  margin-left: 10px;
}

.view-switcher i,
.porto-block>p,
.menu-block>a,
.menu-block p,
.flash-deals .add-links-wrap,
.flash-deals .category-list,
.custom-deal .onsale,
.post-slide .post-meta {
  display: none !important;
}

.side-nav-wrap .sidebar-menu>li.menu-item:hover {
  background-color: #f4f4f4;
}

.sidebar-menu li.menu-item {
  position: static;
}

.sidebar-menu>li.menu-item .popup:before {
  content: none;
}

.banner-container sup {
  font-size: 33%;
  font-weight: 700;
  color: #222529;
  top: -1.3em;
  margin-right: 16px;
  letter-spacing: -0.03em;
}

.sale-text::before {
  content: '';
  position: absolute;
  top: 9px;
  left: -7px;
  right: 0;
  bottom: 11px;
  width: 2.34722em;
  background-color: #222529;
  z-index: -1;
  transform: rotate(-2deg);
}

.custom-text-1 {
  font-size: 2.5em;
  right: 0.4rem;
  bottom: 0;
}

.custom-text-2 {
  color: #ee8379;
  font-size: 1.625em;
  right: 1.2rem;
  bottom: 0.7rem;
  transform: rotate(-30deg);
}

.custom-text-3 {
  font-size: 1.601875em;
  right: 1.68552em;
  bottom: -0.6rem;
}

.custom-text-1,
.custom-text-3 {
  color: var(--porto-primary-color);
  transform: rotate(-30deg);
}

.d-menu-lg-none>a {
  display: none !important;
}

.sidebar-menu .wide .popup>.inner {
  padding: 30px;
}

.side-menu-sub-title>a>i {
  display: block;
  font-size: 3.5rem !important;
  color: #ccc;
}

.side-menu-sub-title>a>i:before {
  margin: 1.5rem 0;
}

.side-menu-sub-title>a {
  font-size: .875rem !important;
  color: #222529 !important;
  padding-top: 0 !important;
  padding-bottom: 5px !important;
}

.side-menu-sub-title>a,
.sidebar-menu .wide li.sub>a {
  text-transform: uppercase;
  font-weight: 700;
}

.sidebar-menu li.side-menu-sub-title:not(:first-child) {
  margin-top: 30px;
}

.side-nav-wrap .sidebar-menu .wide li.menu-item li.menu-item>a:hover {
  background: none;
  text-decoration: underline !important;
}

.sidebar-menu .wide li.sub li.menu-item>ul.sub-menu {
  padding-left: 0;
}

.side-nav-wrap .sidebar-menu .wide.menu-section-dark li.menu-item li.menu-item>a {
  color: #bcbdbd;
}

.menu-section-dark .side-menu-sub-title>a {
  color: #fff !important;
}

#mini-cart .cart-subtotal {
  font-size: 11px;
  line-height: 1;
  letter-spacing: -.025em;
  color: #777;
  font-weight: 400;
  margin-left: 16px;
}

#mini-cart .cart-price {
  color: #ee8379;
  font-size: 15px;
  font-weight: 600;
}

/*main*/
.page-top .container:after {
  content: '';
  display: block;
  border-bottom: 1px solid #e7e7e7;
  margin-top: 12px;
}

.resp-tabs-list li:last-child {
  border-radius: 0;
}

.porto-ibanner {
  margin-bottom: 0;
}

#main-toggle-menu .toggle-menu-wrap>ul,
.product-image {
  border-width: 0;
}

.intro-carousel .owl-nav {
  left: 50%;
  transform: translateX(-50%);
}

.star-rating {
  font-size: 14px;
  letter-spacing: -0.125em;
  width: 72px;
}

ul.products li.product-col .price,
ul.products li.product-col h3 {
  letter-spacing: .005em;
}

ul.products li.product-col h3 {
  position: relative;
  color: #222329;
}

.owl-carousel.show-nav-middle .owl-nav button:hover {
  background-color: var(--porto-primary-color);
  border-color: var(--porto-primary-color);
  color: #fff;
}

.has-box-shadow .owl-carousel .owl-stage-outer::before,
.has-box-shadow .owl-carousel .owl-stage-outer::after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  box-shadow: 0 0 100px 140px rgba(255, 255, 255, 0.6);
}

.has-box-shadow .owl-carousel .owl-stage-outer::before {
  left: 0;
  z-index: 2;
}

.has-box-shadow .owl-carousel .owl-stage-outer::after {
  right: 0;
}

.box-carousel .porto-sicon-box {
  margin-bottom: 4px;
}

.box-carousel .porto-sicon-title {
  margin-bottom: 0 !important;
}

.owl-carousel.show-nav-middle .owl-nav .owl-next {
  right: -45px;
}

.owl-carousel.show-nav-middle .owl-nav .owl-prev {
  left: -45px;
}

.owl-carousel.show-nav-middle .owl-nav .owl-next,
.owl-carousel.show-nav-middle .owl-nav .owl-prev {
  width: 40px;
  height: 80px;
  font-size: 26px;
  color: var(--porto-primary-color);
  background-color: #fff;
  border: 1px solid #e9e9e9;
  transition: background-color .3s, color .3s;
}

.category-container .products .product-category .thumb-info-title {
  padding-left: 2rem;
}

.category-container .products .sub-title {
  text-transform: none;
  font-size: 18px;
  letter-spacing: -.025em !important;
  line-height: 26px;
  font-weight: 600 !important;
}

.category-container .products .thumb-info-type {
  font-size: 13px;
  letter-spacing: -.02em;
  line-height: 22px;
  text-transform: none;
}

.filter-products.show-category .products-filter {
  max-width: 100%;
  flex-basis: 100%;
  margin-bottom: 20px;
  border-width: 0;
}

.filter-products.show-category .product-categories a::before {
  content: none !important;
}

.filter-products.show-category .product-categories a {
  padding: 7px 24px;
  margin: 0 5px;
  border-radius: 7px;
  color: #222529;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: -.02em;
  line-height: 22px;
  box-shadow: 0 0 0 1px #e9e9e9;
  transition: border-width .3s, border-color .3s;
}

.filter-products.show-category .product-categories a:hover,
.filter-products.show-category .product-categories .current a {
  color: var(--porto-primary-color) !important;
  box-shadow: 0 0 0 2px var(--porto-primary-color);
}

.filter-products.show-category .products-filter+div {
  max-width: 100%;
  flex-basis: 100%;
  padding: 0 15px;
}

.filter-products .product-categories {
  display: flex;
  flex-wrap: wrap;
}

.filter-products {
  padding: 30px 0 27px 17px;
}

.filter-products .products-filter h4 {
  display: none;
}

.special-products {
  padding: 40px 33px 23px;
  border: 2px solid #ee8379;
}

.flash-text {
  position: absolute;
  top: 2.5rem;
  z-index: 3;
  left: calc(50% + 10px);
  transform: translateX(-50%);
}

.flash-deals .sale-product-daily-deal {
  bottom: -41px;
  border-radius: 30px;
}

.flash-deals .product-content {
  margin-top: -99px;
  padding-bottom: 3rem !important;
}

.flash-deals .price {
  position: relative;
}

.flash-deals .product-image img {
  min-height: 300px;
}

.offer-product {
  padding: 45px 40px;
  border: 2px solid var(--porto-primary-color);
}

.offer-product .sale-product-daily-deal {
  top: 0;
  bottom: auto;
  max-width: 300px;
}

.offer-product .product-content {
  margin-top: -38px;
}

.offer-product .inner img {
  margin-top: 26px;
}

.offer-product .products li.product-col h3 {
  font-size: 20px;
}

.offer-product .add_to_cart_button {
  padding-left: 45px;
  height: 56px;
  line-height: 56px;
  padding-right: 45px;
  font-size: 14px;
  border-radius: 7px;
}

.offer-product .add_to_cart_button::before {
  font-size: 24px !important;
  font-weight: 300 !important;
}

.offer-product .quickview,
.offer-product .yith-wcwl-add-to-wishlist a {
  height: 56px;
  line-height: 56px;
}

.offer-product .add-links-wrap {
  margin-top: 46px;
}

.custom-deal .sale-product-daily-deal {
  padding: 8px 0;
  margin-left: auto;
  margin-right: auto;
  color: #444;
}

.custom-deal .products .sale-product-daily-deal::before {
  background-color: #f4f4f4;
  border-radius: 30px;
}

.custom-deal .products li.product:hover .product-image {
  box-shadow: none;
}

.custom-deal .product-image:hover {
  z-index: 0
}

.custom-deal .products .sale-product-daily-deal .porto_countdown-amount,
.custom-deal .products .sale-product-daily-deal .porto_countdown-period {
  font-size: 15px;
  font-weight: 800;
  letter-spacing: .025em;
  line-height: 26px;
}

.custom-deal .products .sale-product-daily-deal .daily-deal-title {
  color: #444;
  letter-spacing: .025em;
}

.post-slide .post-image {
  margin-bottom: 14px !important;
}

.post-carousel .post-slide .post-item span.cat-names {
  font-size: 10px;
  font-weight: 400;
  font-family: var(--porto-body-ff);
  letter-spacing: .005em;
}

.post-slide h3 {
  font-size: 20px;
  font-family: var(--porto-body-ff);
  font-weight: 600;
  margin-top: 2px;
  margin-bottom: 2px !important;
}

.post-slide .post-excerpt {
  letter-spacing: -0.025em;
  color: #777;
}

.widget-subscribe>.email {
  width: calc(100% - 215px - 17px);
  max-width: 729px;
  margin-right: 17px;
}

.widget-subscribe .wpcf7-email {
  padding: 15px;
  border: 2px solid #bebebe;
}

.widget-subscribe .wpcf7-submit {
  min-width: 215px;
  max-height: 53px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -.05em;
  padding: 14px;
}

/*footer*/
.widget .tagcloud a {
  font-size: 14px !important;
  text-transform: uppercase;
  color: #fff;
  background: #272723;
  padding: 12px 22px;
  border: none;
  border-radius: 3px;
  letter-spacing: .05em;
}

#footer .widget-title {
  font-size: 15px;
}

#footer .footer-main>.container {
  padding-top: 3.7rem;
  padding-bottom: 1rem;
}

#footer .share-links {
  max-width: 145px;
}

#footer .share-instagram {
  margin-left: 0 !important;
}

#footer .share-links a {
  width: 2.5rem;
  height: 2.5rem;
  margin: 8px 5px -5px;
  box-shadow: none;
  border: 1px solid #e7e7e7;
}

#footer .share-links a:hover {
  border-color: transparent;
}

#footer .footer-bottom {
  padding: 0 0 54px;
}

#footer .footer-bottom .footer-center {
  padding-top: 24px;
  border-top: 1px solid #e7e7e7;
}

.widget.widget_text li {
  margin-bottom: 14px;
  font-size: 13px;
}

.footer-copyright {
  font-size: 13px;
  letter-spacing: -.025em;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

@media (min-width: 992px) and (max-width: 1459px) {
  .container {
    max-width: none;
    padding: 0 20px;
  }

  .header-bottom .custom-html {
    display: none;
  }
}

@media (max-width: 991px) {

  #mini-cart,
  #header .my-wishlist {
    margin-top: 4px;
  }

  #header .logo {
    margin-right: 0;
  }

  #header .header-main .my-account,
  #header .header-main .my-wishlist {
    font-size: 30px;
    color: #282d3b;
  }

  .offer-product {
    padding-left: 10px;
    padding-right: 10px;
  }

  .owl-carousel.show-nav-middle .owl-nav .owl-next {
    right: -40px;
  }

  .owl-carousel.show-nav-middle .owl-nav .owl-prev {
    left: -40px;
  }

  .category-container .owl-carousel .owl-nav .owl-next {
    right: -5px;
  }

  .category-container .owl-carousel .owl-nav .owl-prev {
    left: -5px;
  }

  #side-nav-panel .bgimg-none {
    background-image: none !important;
  }

  .d-menu-lg-none>a {
    display: block !important;
  }

  .side-menu-sub-title>a {
    color: #fff !important;
  }

  .m-t-lg-xl {
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .filter-products.show-category .product-categories a {
    margin: 0 0 15px;
  }

  .cart-popup {
    margin-right: 0;
  }

  .box-carousel .porto-sicon-box {
    justify-content: center
  }

  .box-carousel .porto-sicon-box .porto-sicon-header {
    flex: none;
    min-width: 1px;
  }

  .has-box-shadow .owl-carousel .owl-stage-outer::before,
  .has-box-shadow .owl-carousel .owl-stage-outer::after {
    opacity: 0;
  }
}

@media (max-width: 575px) {
  .widget-subscribe>.email {
    width: calc(50% - 17px);
  }

  .widget-subscribe .wpcf7-submit {
    width: 50%;
    min-width: 1px;
  }

  .porto-ibanner-layer h2 {
    white-space: nowrap;
    line-height: 1.1 !important;
  }

  #mini-cart .cart-subtotal {
    display: none;
  }
}

span.price {
  color: var(--porto-primary-color) !important;
}

del bdi {
  text-decoration: line-through;
  font-size: 14px;

}

@media (max-width: 450px) {
  .porto-ibanner-layer {
    left: 10% !important;
    right: 10% !important;
  }
}

.archive .main-content {
  padding-top: 0px !important;
}

.archive .left-sidebar,
.archive .right-sidebar {
  padding-top: 0px !important;
}


#slider-hp .text-column {
  text-align: left;
  padding: 30px 15px 80px;
  max-width: calc(1440px / 2);
  margin-left: auto;
}

#slider-hp .col-lg-6.col-md-5.hide-mobile {
  background-position: center;
  background-size: cover;
}

#slider-hp .only-bg {
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
}

#slider-hp .text-column h1 {
  line-height: 50px;
  color: #2b2b2d;
  font-weight: 600;
  font-size: 40px;
  font-family: var(--porto-body-ff);
  display: inline-block;
  display: flex;
  align-items: baseline;
  color: #293428;
}

.text-column img {
  height: auto;
  width: auto !important;
  max-width: 88px;
  float: left;
  display: inline-block !important;
  margin-right: 10px;
}



#slider-hp .text-column h1.page-title span {
  display: block;
  width: 100%;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  position: relative;
  top: -26px;
  left: 98px;
}

#slider-hp .text-column .share-links.default-skin {
  float: left;
  /* width: 100%; */
  text-align: left;
}

#slider-hp .text-column a.slider-cta {
  display: table;
  background: #eee;
  padding: 12px 20px;
  text-transform: uppercase;
  margin-bottom: 30px;
  transition: all 0.2s;
}


#slider-hp .page-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}


#slider-hp h3.page-title {
  flex-wrap: wrap;
  display: flex;
  color: #6c8969;
  font-size: 19px;
  margin-bottom: 0px;
}

#slider-hp .text-column a.slider-cta:hover {
  background-color: var(--porto-primary-color);
  border-color: var(--porto-primary-color);
  color: #fff;
}

#header .main-menu>li.menu-item>a {
  padding: 20px
}

@media screen and (max-width: 1200px) {
  #slider-hp .only-bg {
    background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  .col-lg-6.col-md-5.hide-mobile {
    display: none;
  }

  #slider-hp div.page-title {
    display: none;
  }

  #slider-hp .text-column h1 {
    font-size: 32px;
    line-height: 41px;
    margin-bottom: 15px;
    text-align: center;
  }

  #slider-hp .text-column h2 {
    text-align: center !important;
  }


  #slider-hp .text-column a.slider-cta {
    margin: auto;
  }

  #slider-hp .text-column .share-links.default-skin {
    display: none;
  }

  #slider-hp .text-column {
    padding: 30px 15px;
  }
}

.page-template-new_optimize_homepage div#main section#blog .container {
  max-width: 1440px !important;
  background: white;
}

.post-box {
  background: white;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 25px;
  display: flex;
  flex-wrap: nowrap;
  box-shadow: 0px 0px 7px rgb(0 0 0 / 17%);
}

.post-box h3 {
  font-size: 16px;
  margin: 0px;
  width: 100%;
  display: block;
  color: #4cae65;
  font-weight: 600;
}

.post-box a {
  display: flex;
  flex-wrap: nowrap;
}

.post-box a .post-image-custom {
  max-width: 40%;
  width: 100%;
}

.post-desc p {
  margin-top: 10px;
  line-height: 25.6px;
  color: #6c6a6a;
  font-size: 15px;
  font-weight: 400;
  max-height: 75px;
  min-height: 75px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.post-desc {
  padding-left: 25px;
  width: 100%;
  max-width: 60%;
}


#blog h2.section-title {
  text-align: center;
  font-size: 34px;
}

#blog h4.section-subtitle {
  text-align: center;
  font-size: 18px;
  margin: 15px 0px 30px;
  line-height: 160%;
}

div#new_home_page section#blog {
  padding: 65px 0px;
  background: white;
  border-radius: 10px
}


.post-box a .post-image-custom img {
  height: 175px;
  object-fit: cover;
  width: 100%;
}

.post-box {
  width: calc(100% - 30px);
  margin: auto;
  margin-bottom: 25px;
}

a.hp-large-btn {
  text-align: center;
  display: block;
  font-size: 22px;
  margin-top: 30px;
}

@media screen and (min-width: 600px) {

  .post-box.post-box-large {
    flex-wrap: wrap;
  }

  .post-box.post-box-large .post-image-custom {
    max-width: 100%;
    width: 100%;
    display: block;
  }

  .post-box.post-box-large a {
    flex-wrap: wrap;
  }

  .post-box.post-box-large .post-desc {
    padding: 20px 0px 0px;
    max-width: 100%;
  }

  .post-box.post-box-large .post-desc h3 {
    font-size: 24px;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0px;
    font-weight: 600;
    min-height: 76px;
    line-height: 160%;
    display: flex;
    align-items: center;
  }

  .post-box-large .post-desc p {
    min-height: 129px;
    max-height: 129px;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    margin-bottom: 25px;
  }

  .post-box.post-box-large .post-image-custom img {
    height: 390px;
    width: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 600px) {
  .post-box a {
    flex-wrap: wrap !important;
  }

  .post-box a .post-image-custom {
    max-width: 100%;
  }

  .post-desc {
    max-width: 100%;
    padding: 15px 0px;
  }

  a.hp-large-btn {
    font-size: 16px;
    margin-top: 25px;
  }
}

.featured-posts-carousel .post-box {
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
  width: 100%;
}

.featured-posts-carousel .post-box a .post-image-custom {
  width: 100%;
  max-width: 100%;
  display: block;
}

.featured-posts-carousel .post-box a {
  flex-wrap: wrap;
}

.featured-posts-carousel .post-desc {
  padding: 0px;
  max-width: 100%;
  margin-top: 15px;
}

.featured-posts-carousel .post-box h3 {
  min-height: 66px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 600px) {
  .featured-posts-carousel .post-box {
    max-width: calc(100% - 40px);
  }
}


.featured-posts-carousel.owl-carousel .owl-nav [class*='owl-'] {
  font-size: 0px;
}

.featured-posts-carousel.owl-carousel .owl-nav [class*='owl-']:before {
  font-size: 19px;
}

.featured-posts-carousel.owl-carousel .owl-nav .owl-prev {
  left: -15px;
}

.featured-posts-carousel.owl-carousel .owl-nav .owl-next {
  right: -15px;
}

#mini-cart .cart-items,
.gutenberg-hb .compare-count,
.my-wishlist .wishlist-count,
header .compare-count {
  background-color: var(--porto-primary-color);
}

#mini-cart .cart-price {
  color: var(--porto-primary-color);
}

.link-to-ship .mb-0 {
  color: #000 !important;
}



.header-top .header-contact a:hover,
.header-top .custom-html a:not(.btn):hover,
#header .header-top .top-links>li.menu-item.active>a,
#header .header-top .top-links>li.menu-item:hover>a,
#header .header-top .top-links>li.menu-item>a.active,
#header .header-top .top-links>li.menu-item.has-sub:hover>a,
.header-top .welcome-msg a:hover,
.side-nav-wrap .sidebar-menu>li.menu-item:hover>a,
.side-nav-wrap .sidebar-menu>li.menu-item.active>a,
.side-nav-wrap .sidebar-menu>li.menu-item.active>.arrow:before,
.side-nav-wrap .sidebar-menu>li.menu-item:hover>.arrow:before,
.side-nav-wrap .sidebar-menu .menu-custom-block a:hover,
#header .main-menu>li.menu-item.active>a {
  color: var(--porto-primary-color);
}

#header a {
  font-weight: bold;
}

.button.alt.apaczka_pl_geowidget_classic,
#apaczka_pl_geowidget_classic,
:root :where(.wp-element-button, .wp-block-button__link) {
  background: var(--porto-primary-color);
}

.wp-block-buttons .wp-block-button__link,
.single_add_to_cart_button.button,
ul.products .add-links .button.add_to_cart_button {
  border-radius: 10px;
}

:root :where(.wp-element-button, .wp-block-button__link):hover {
  color: #fff;
}

.wp-block-media-text>.wp-block-media-text__media {
  border-radius: 20px;
  overflow: hidden;
}

.home {

  h2 {
    position: relative;
    width: fit-content;
    margin: 0 auto;
    display: flex;
    gap: 10px;
  }
}

.home {

  h2 {
    margin-bottom: 30px;

    &::after {
      content: '';
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MCA1MCI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4wIEJ1aWxkIDE4NikgIC0tPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuc3QwIHsKICAgICAgICBmaWxsOiBub25lOwogICAgICAgIHN0cm9rZTogI2UzY2I4ZDsKICAgICAgICBzdHJva2UtbGluZWNhcDogcm91bmQ7CiAgICAgICAgc3Ryb2tlLWxpbmVqb2luOiByb3VuZDsKICAgICAgICBzdHJva2Utd2lkdGg6IDQuNHB4OwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuMywzOC4xYzI2LDAsMjguMS0yMi4yLDI4LjMtMzIuNywwLTEuMi0xLTIuMi0yLjItMi4yQzUuNCwzLjksNS40LDIxLjgsNS40LDM4LjF2OC43Ii8+CiAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTUuNCwzOC4xczAtMTMuMSwxNy40LTE1LjMiLz4KPC9zdmc+");
      width: 40px;
      height: 40px;
      display: block;
      background-repeat: no-repeat;
    }
  }
}


.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
  display: flex;
  align-items: center;
}


[type=submit] {
  font-weight: bold;
  border-radius: 10px;
  font-size: 13px;
}

.post-carousel h4 {
  font-weight: bold;
}


.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  background-color: #fff !important;
}

.owl-carousel .owl-nav .owl-next:before,
.owl-carousel .owl-nav .owl-prev:before {
  color: #000;
  font-size: 20px;
}

.product-image .labels .onnew {
  /* background: var(--porto-primary-color); */
  width: 100%;
}

body,
#main {
  background: #ffffff !important
}


@media screen and (max-width:1024px) {
  .home h2 {
    font-size: 16px;
  }
}

.product-image .labels .onsale,
.summary-before .labels .onsale {
  background: #fe6a03;
}

#header .searchform,
.fixed-header #header.sticky-header .searchform,
#header .simple-search-layout .searchform-fields,
#header .searchform .selectric-hover .selectric,
#header .searchform .selectric-open .selectric,
#header .searchform .autocomplete-suggestions,
#header .searchform .selectric-items {
  border-color: var(--porto-primary-color);
}


.add-links .add_to_cart_button,
.add-links .add_to_cart_read_more,
.add-links-wrap .quickview,
.product-image .yith-compare,
.yith-wcwl-add-to-wishlist a,
.yith-wcwl-add-to-wishlist span:not(.yith-wcwl-tooltip) {
  background-color: #fff;
}

.wpfront-bottom-shadow {
  box-shadow: none !important;
}

#header.header-builder .advanced-search-layout .selectric,
#header.header-builder .large-search-layout .selectric {
  border-left: 1px solid var(--porto-primary-color, #ccc);
}

#header .searchform .selectric,
#header .searchform input,
#header .searchform select {
  border-right: 1px solid var(--porto-primary-color, #ccc);
}

#header .searchform .selectric .label,
#header .searchform .selectric-items li,
#header .searchform .selectric-items li:hover,
#header .searchform .selectric-items li.selected,
#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title,
#header .searchform.searchform-cats input {
  font-weight: bold;
}

@media screen and (max-width:1024px) {
  .n2-ss-slide {
    height: calc(100vh - 210px);
  }
}

.searchform-fields span.text {
  max-width: 100%;
}

#header.header-builder .advanced-search-layout input,
#header.header-builder .large-search-layout input {
  width: 100%;
  font-weight: 600;
}

a {
  font-weight: 600;
}

body {
  color: #000 !important;
}

.term-description {
  margin-top: 50px;
}

.header-builder.header-loaded:has(.search-toggle.opened) .searchform-popup.advanced-search-layout {
  display: block !important;
  width: 100%;
}

.header-builder.header-loaded:has(.search-toggle.opened) .header-col.visible-for-sm.header-left {
  width: 100%;
}

.header-builder.header-loaded:has(.search-toggle.opened) .share-links {
  display: none !important
}


.single-product .woocommerce-product-rating .star-rating span:before,
.star-rating span:before {
  color: #ffb300 !important
}