/*#page {
/  background: linear-gradient(87deg, #a69761, transparent);
}
.poco-sorting .woocommerce-result-count{
  color: white;
}

*/

.poco-breadcrumb {
  display: none;
}
.wpml-ls.wpml-ls-legacy-dropdown-click, .wpml-ls.wpml-ls-legacy-dropdown{
  display: none;
}
body:not(.page-template-template-homepage) .site-content {
  margin-top: 30px;
}

.filter-toggle {
  border-radius: 0 !important;
}

@media (max-width: 618px) {
  .woocommerce-ordering {
    width: 70%;
  }
}
.product_list_widget .product-list-inner{
    background-color:white;
}
@media (min-width: 1024px) {
  #content {
    min-height: 950px;
  }
  #woo-sidebar {
    display: block;
    float: left;
    /* width: 260px !important; */
    /* margin-right: 20px; */
    grid-column: 1;
    grid-column-start: 1;
    /* width: 200px; */
    width: 100%;
  }
  #woo-sidebar > div,
  #secondary {
    bottom: 5%;
    overflow: auto;
    height: calc(100vh - 5% - 5%);
    -webkit-transition: all 1s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 1s ease;
    transition: top 1s linear;
  }
  #primary {
    grid-column: 3 / 4;
    width: 100%;
  }
  #secondary {
    grid-column: 5;
    -webkit-transition: all 1s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 1s ease;
    transition: top 1s linear;
  }
  .widget ul ul {
    margin-left: 0;
  }
  @keyframes smoothScroll {
    0% {
      transform: translateY(-40px);
    }
    100% {
      transform: translateY(0px);
    }
  }
  #content > .col-full {
    display: grid;
    /* grid-template-columns: 17% 2% 59% 2% 20%; */
    /* grid-template-columns: 20% 2% 56% 2% 20%; */
    grid-template-columns: 24% 1% 53% 2% 20%;
  }
  .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -16px;
  }
  .poco_widget_layered_nav ul.woocommerce-widget-layered-nav-list {
    margin-right: 0px;
  }
}

.widget-area a:not(.button):hover{
  filter: brightness(0.8);
  transition: all 0.1s;
}

/* Shop page */

ul.products li.product img {
  display: block;
  margin: 0 auto;
  width: 200px;
}
ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product{
    margin-bottom:0.6rem;
}
.woocommerce {
  grid-column: 1/4;
}

.product-transition {
  height: auto;
}
.woocommerce-ordering{
    display: none;
}
ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.wc-block-grid__products .wc-block-grid__product img {
  height: auto;
  object-fit: unset;
}

.woocommerce-info,
.woocommerce-noreviews,
.woocommerce-message,
p.no-comments {
  background-color: var(--primary);
  margin: 0px 0px 20px 0px;
  border-radius: 10px;
}

table.cart td.actions .coupon .input-text {
  min-width: none;
}

.woocommerce-error {
  margin: 0px 0px 20px 0px;
  background-color: #d33815;
  border-radius: 10px;
  border: unset;
}

.filter-toggle {
  margin: 15px 25px 15px 15px;
  line-height: unset !important;
}
.filter-toggle span {
    line-height: unset !important;
}
.dgwt-wcas-no-submit
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  max-width: 100%;
  border-radius: 10px;
  border: 1px solid #ededed;
  box-shadow: 0 0 60px 0 rgb(2 5 12 / 6%);
}
.dgwt-wcas-preloader {
  right: 15px;
}
.product-block {
  display: flex;
  float: left;
  width: 100%;
  box-shadow: 0 0 60px 0 rgb(6 30 98 / 8%);
  border-radius: 20px;
}

ul.products.columns-3 li.product {
  flex: 0 0 100%;
  max-width: 100%;
}

.product-block .product-caption {
  margin-left: 10px;
}

.gridlist-toggle {
  display: none;
}

.poco_widget_layered_nav
  ul.woocommerce-widget-layered-nav-list
  li
  .poco-button-type,
.poco-sorting .woocommerce-ordering select,
.widget_search form,
.widget_product_search form,
.site-search form,
.widget_product_categories ul.product-categories {
  background-color: #efe9f9;
  margin-bottom: 4rem;
}

.widget_product_categories ul.product-categories li.current-cat a,
.poco_widget_layered_nav
  ul.woocommerce-widget-layered-nav-list
  li.chosen
  .poco-button-type,
.poco_widget_layered_nav
  ul.woocommerce-widget-layered-nav-list
  li
  .poco-button-type:hover {
  color: #fff;
}

.widget_product_categories ul.product-categories > li > a {
  background-color: #5d21bf6e;
  padding-left: 12px !important;
}

  .woocommerce-ordering select {
    padding: 8px 20px !important;
    border-radius: 10px !important;

    
  }
.widget_recent_entries ul .children,
.widget_pages ul .children,
.widget_categories ul .children,
.widget_archive ul .children,
.widget_recent_comments ul .children,
.widget_nav_menu ul .children,
.widget_links ul .children,
.widget_product_categories ul .children,
.widget_layered_nav ul .children,
.widget_meta ul .children,
.widget_layered_nav_filters ul .children {
  margin-top: 0;
  margin-left: 20px;
  margin-right: 10px;
}

.widget_product_categories ul.product-categories li a {
  padding: 0.7em 0em 0.7em 0em;
  color: #303030;
  border-color: #a1a1a1a1;
  font-weight: 400;
}

.widget_product_categories ul.product-categories li {
  padding: 0;
  font-weight: 600;
  font-size: 15px;
}

@media (min-width: 1024px) {
  .woocommerce-page .content-area {
    width: calc(100% - 600px);
  }
}

.widget_product_categories {
  width: inherit;
  padding: 0;
  border-radius: unset;
  border-color: unset;
  border: unset;
  padding-right: 10px;
}

.product-list .product-image {
  flex: 0 0 200px;
}

.widget {
  margin: 0 0 0.7em;
  box-shadow: none;
  padding: 0 !important;
}

@media (min-width: 1024px) {
  #page {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 0;
    overflow-x: hidden;
  }
  :root {
    /* overflow: hidden; */
    height: 100%;
  }
  body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  #woo-sidebar .widget .widget-title {
    color: var(--e-global-color-5bdd244e);
    font-size: 21px;
    margin-left: 20px;
    margin-bottom: 0;
  }

  #woo-sidebar > div,
  #secondary {
    width: 100%;
    position: sticky;
    top: 160px;
    height: calc(100vh - 25vh);
    overflow-x: hidden;
  }
  #woo-sidebar > div {
    border-radius: 20px;
    overflow-y: hidden;
    /* box-shadow: 0 0 60px 0 rgb(6 30 98 / 8%); */
  }
  .widget_product_categories ul.product-categories {
    background-color: #efe9f9;
    overflow: scroll;
    max-height: 65vh;
    padding-bottom: 10px;
    overflow-x: hidden;
    box-shadow: 0 0 60px 0 rgb(6 30 98 / 8%);
  }
  #woo-sidebar {
    height: 100%;
  }
  .sticky_shop {
    position: fixed !important;
    top: 0;
  }
  .navbarOffsetMargin {
    padding-bottom: 60px !important;
  }
  .sticky_shop_relativ {
    position: relative !important;
  }
}

@media (min-width: 1190px) {
  #woo-sidebar > div,
  #secondary {
    width: 100%;
    position: sticky;
    top: 80px;
    height: calc(100vh - 25vh);
  }
}
