@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap");
#main-header, #mobile-header {
  -webkit-box-shadow: 4px 0px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 0px 8px rgba(0, 0, 0, 0.1);
}

#main-header .mobile-html .mobile-html-inner, #mobile-header .mobile-html .mobile-html-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#main-header .mobile-html .mobile-html-inner .social-links a, #mobile-header .mobile-html .mobile-html-inner .social-links a {
  width: 1.8rem;
}

#main-header .mobile-html .mobile-html-inner .social-links a img, #mobile-header .mobile-html .mobile-html-inner .social-links a img {
  width: 100%;
}

#main-header .mobile-html .mobile-html-inner .dgwt-wcas-search-icon svg path, #mobile-header .mobile-html .mobile-html-inner .dgwt-wcas-search-icon svg path {
  fill: #d1a155;
}

#main-header .social-links, #mobile-header .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .5rem;
}

#main-header .social-links a, #mobile-header .social-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1rem;
  text-decoration: none;
}

#main-header .social-links a img, #mobile-header .social-links a img {
  width: 2rem;
}

.mobile-html-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lang-item a {
  color: #6B6B6B !important;
  font-weight: 300 !important;
}

#menu-item-1191-uk, #menu-item-1470-uk {
  border-right: 1px solid #6B6B6B;
  color: #6B6B6B;
}

.category-card {
  min-height: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 1rem;
  -webkit-box-shadow: inset 1000px 1000px rgba(76, 45, 23, 0.5);
          box-shadow: inset 1000px 1000px rgba(76, 45, 23, 0.5);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
  cursor: pointer;
  -webkit-transition: all .25s;
  transition: all .25s;
  padding: 0 1rem;
}

.category-card h2 {
  font-family: "Cormorant", serif;
  font-size: 2.2rem;
  color: #fff;
  text-align: center;
  line-height: 2rem;
}

.category-card:hover {
  -webkit-box-shadow: inset 1000px 1000px rgba(76, 45, 23, 0.7);
          box-shadow: inset 1000px 1000px rgba(76, 45, 23, 0.7);
  -webkit-transition: all .25s;
  transition: all .25s;
}

.category-card:hover h2 {
  font-size: 2.3rem;
}

.dried-flowers {
  background: url("https://dfb.com.ua/wp-content/uploads/2021/09/cat-dried.jpg");
}

.stab-plants {
  background: url("https://dfb.com.ua/wp-content/uploads/2021/10/stab-plans-cat.jpg");
}

.stab-plants h2 {
  font-size: 2rem;
}

.decor {
  background: url("https://dfb.com.ua/wp-content/uploads/2021/09/cat-decor.jpg");
}

.main-popular-products .product-details .wc-block-grid__product-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-popular-products .product-details .wc-block-grid__product-add-to-cart a.added {
  height: auto !important;
}

.site-footer .widgettitle {
  color: #f2f2f2;
  text-align: left;
  margin-bottom: 1rem;
}

.site-footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.site-footer .footer-contact-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.site-footer .footer-contact-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2rem;
  margin-bottom: .5rem;
}

.site-footer .footer-contact-links a img {
  display: block;
  margin-right: .8rem;
  width: 28px;
}

.site-footer .footer-contact-links a p {
  margin: 0;
}

.site-footer #block-15 {
  margin-bottom: 0;
}

.site-footer #block-15 .wp-block-columns {
  margin-bottom: 0;
}

.woocommerce-notices-wrapper .button {
  border-radius: 2rem;
  padding: 0.4em 2em;
}

.woocommerce-product-gallery .flex-viewport {
  border-radius: 16px;
}

.summary .price {
  color: #bd862b;
  font-weight: 700;
}

.summary .single_add_to_cart_button {
  background-color: #009967 !important;
  margin-left: .5rem;
  border-radius: 32px;
  padding: 0 2em !important;
}

.cart-summary h2 {
  display: none;
}

.order-total {
  color: #bd862b;
  font-size: 1.2rem;
}

.woocommerce-cart-form__contents .button {
  border-radius: 2rem;
  padding: 0.4em 2em;
}

.wc-proceed-to-checkout .checkout-button {
  background-color: #009967 !important;
  border-radius: 2rem;
  color: #fff;
}

.return-to-shop .wc-backward {
  border-radius: 2rem;
  padding: 0.4em 2em;
}

.woocommerce-billing-fields__field-wrapper #billing_country_field {
  display: none;
}

#place_order {
  background-color: #009967 !important;
  border-radius: 2rem;
  color: #fff;
}

/*order-recived page*/
.woocommerce-thankyou-order-received {
  font-size: 1.6rem;
  color: #bd862b;
}

.mob-filter-btn {
  display: none;
}

#secondary .close-filters-btn {
  display: none;
}

#secondary .close-filters-btn-top {
  display: none;
}

#main .dgwt-wcas-search-wrapp {
  display: none;
}

@media screen and (max-width: 768px) {
  #inner-wrap {
    position: relative;
  }
  #inner-wrap .mob-filter-btn {
    display: block;
    width: 100%;
  }
  #woocommerce_recently_viewed_products-4,
  #woocommerce_recently_viewed_products-3 {
    display: none;
  }
  #secondary {
    padding-top: 0;
    position: absolute;
    top: 0;
    left: -100%;
    bottom: 0;
    width: 90%;
    background-color: rgba(255, 255, 255, 0.9);
    height: 100vh;
    overflow-y: scroll;
    -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
            box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 500;
  }
  .sidebar-inner-wrap {
    padding: .5rem;
  }
  .btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 1rem .5rem;
  }
  #secondary .close-filters-btn {
    right: 10%;
    bottom: 10%;
    z-index: 200;
    display: block;
  }
  #secondary .close-filters-btn-top {
    display: block;
  }
  #main .dgwt-wcas-search-wrapp {
    display: block !important;
  }
}

#secondary {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}

#secondary .widget-title {
  text-transform: none;
}

.product-details .product-excerpt {
  display: block !important;
  font-weight: 300;
  font-size: .8rem;
}

.product-details .product-excerpt p {
  margin: 0;
}

.wc-block-product-categories-list {
  list-style-type: none;
  margin-left: 0;
}

.wc-block-product-categories-list .wc-block-product-categories-list-item {
  font-size: 1.2rem;
  font-weight: 700;
}

.wc-block-product-categories-list--depth-1 .wc-block-product-categories-list-item {
  font-size: 1.2rem;
  font-weight: 400;
}

@media screen and (min-width: 1025px) {
  .has-left-sidebar .content-container {
    -ms-grid-columns: 1fr 5fr;
        grid-template-columns: 1fr 5fr;
  }
  .wc-block-product-categories-list--depth-1 .wc-block-product-categories-list-item {
    font-size: .9rem;
    font-weight: 400;
  }
}

.providers-contact-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2rem;
}

.providers-contact-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2rem;
  margin-bottom: .5rem;
}

.providers-contact-links a img {
  display: block;
  margin-right: .8rem;
  width: 28px;
}

.providers-contact-links a p {
  margin: 0;
}
/*# sourceMappingURL=custom-styles.css.map */
/* New added */
@media (max-width: 768px){
  .kb-row-layout-id974_47b481-0d > .kt-row-column-wrap{
    grid-template-columns: 1fr !important;
    align-content: center !important;
  }
}