#secondary .widget_yith_wc_category_accordion ul {
  padding-left: 0;
  /* border: 1px solid #ddd; */
  font-size: 16px;
}
.ywcca_widget_title,
#secondary .widget .widget-title,
.widget .widgettitle {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  color: #000;
  border: 0;
  padding-bottom: 0;
}

#secondary .ywcca_category_accordion_widget {
  border: 1px solid #bfbfbf; /* padding: 15px; */
}
#secondary
  .widget_yith_wc_category_accordion
  ul.ywcca_category_accordion_widget
  > li {
  padding: 10px 15px;
  border-bottom: 1px solid #bfbfbf;
  text-transform: none;
  font-size: 16px;
  color: #333;
  margin: 0;
}

#secondary
  .widget_yith_wc_category_accordion
  ul.ywcca_category_accordion_widget
  li
  a:hover {
  color: #00a9ee;
}

#secondary
  .widget_yith_wc_category_accordion
  ul.ywcca_category_accordion_widget
  > li:last-child {
  border-bottom: 0;
}

.widget_yith_wc_category_accordion ul .highlight_cat {
  font-weight: 500;
  color: #00a9ee !important;
}

#page .widget_yith_wc_category_accordion ul li i {
  width: 22px;
  height: 22px;
  background-color: #f9f8f8;
  margin: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: flex;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  background-image: none;
  font-size: 12px;
  text-indent: initial;
  align-items: center;
  justify-content: center;
}

#page .widget_yith_wc_category_accordion ul li i:hover {
  background-color: #eee;
}
#page .widget_yith_wc_category_accordion ul li i:before {
  content: "\f067";
}
#page .widget_yith_wc_category_accordion ul li.opened > i {
  background-color: #00a9ee;
  color: #fff;
}
#page .widget_yith_wc_category_accordion ul li.opened > i:before {
  content: "\f068";
}

#page .widget_yith_wc_category_accordion ul.children li:before {
  margin-left: 0;
  content: "\f105";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  margin-right: 0;
  vertical-align: middle;
  margin-top: -3px;
  position: absolute;
  left: 0;
  top: 8px;
}
#page .widget_yith_wc_category_accordion ul {
  padding-left: 0;
  margin: 0;
}
#page .widget_yith_wc_category_accordion ul li {
  margin: 8px 0;
  padding: 0;
  font-size: 14px;
  position: relative;
  padding-left: 15px;
  text-transform: none;
}

#page .widget_yith_wc_category_accordion ul li {
}

#page .widget_yith_wc_category_accordion ul ul {
  margin-left: 5px;
  /* border-left: 2px solid #ddd; */
  /* margin: 10px 0; */
}

@media (max-width: 812px) {
  #secondary .widget_yith_wc_category_accordion {
    display: none;
  }
}

/* .term-description * {
  text-align: left;
} */

.cwginstock-panel-heading h4 {
  margin-bottom: 0;
  font-weight: 400;
  text-align: left !important;
  font-size: 18px;
}
.cwginstock-subscribe-form .panel-body {
  padding: 15px 0 0;
}
.cwginstock-subscribe-form .panel-primary > .panel-heading {
  background-color: #000;
}
.cwginstock-subscribe-form .panel-primary {
  border-color: #000;
}

.foogallery.fg-masonry.fg-center {
  /* margin-right: -10px; */
}
.fbx-flat.fbx-light .fbx-count,
.fbx-flat.fbx-light .fbx-credit a,
.fbx-rounded.fbx-light .fbx-count,
.fbx-rounded.fbx-light .fbx-credit a {
  color: #eee;
}

#wpgdprc-consent-modal .wpgdprc-consent-modal__footer .wpgdprc-button {
  color: #333;
  text-decoration: none;
}

div.wpgdprc-consent-bar div.wpgdprc-consent-bar__notice {
  max-width: none;
}
div.wpgdprc-consent-bar {
  font-family: inherit;
}

@media (max-width: 812px) {
  div.wpgdprc-consent-bar {
    font-size: 13px;
  }
}

@media (max-width: 576px) {
  div.wpgdprc-consent-bar .wpgdprc-consent-bar__button {
    margin-top: 10px;
  }
  div.wpgdprc-consent-bar {
    padding-bottom: 40px;
  }
  div.wpgdprc-consent-bar div.wpgdprc-consent-bar__content {
    flex-direction: column;
  }
}

#woo_pp_ec_button_mini_cart{
  display: none;
}

.duedate_stock {
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
}

.dgwt-wcas-sp{

color: #00a9ee;
}
.dgwt-wcas-st{
  font-size: 13px;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{
  background-color: #00a9ee;
  color: #fff;
  font-weight: 600;
}
.dgwt-wcas-suggestion strong{
  color: #00a9ee;
}