#content .ast-woocommerce-container {
  border-width: 1px;
  border-style: solid;
}
#ast-desktop-header .site-primary-header-wrap > div {
  background-color: rgba(245, 245, 247, 0.8);
  padding-right: 0px;
  padding-left: 22px;
  border-radius: 16px 16px 16px 16px;
}
.woocommerce.widget .widget-title {
  border-width: 1px;
  border-style: solid;
  border-radius: 11px 11px 11px 11px;
  padding-right: 12px;
  padding-bottom: 5px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
#page > #masthead > #ast-desktop-header .ast-primary-header-bar {
  background-color: rgba(245, 245, 247, 0.8);
  margin-top: 0px;
}
.main-header-bar-navigation > #primary-site-navigation .menu-item {
  border-width: 0px;
}
.woocommerce-cart .woocommerce table.shop_table.cart {
  margin-top: 66px;
}
.woocommerce.widget a {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.ast-container > #secondary .product-categories {
  text-align: rifht;
}
.ast-container > #secondary #wpmegamenu_widget-3 > .widget-title {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.ast-container > #secondary #search-6 > .widget-title {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
#secondary #wpmegamenu_widget-5 > .widget-title {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
#secondary #search-8 > .widget-title {
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.woocommerce ul.products li.product a img {
  border-width: 4px;
  border-style: solid;
  border-color: #d2d4d4;
  padding: 10px;
  border-radius: 4px 4px 4px 4px;
}
.woocommerce.widget.widget_products .widget-title {
  border-right-width: 0px;
  border-left-width: 0px;
}
.ast-container > #secondary #wpmegamenu_widget-7 > .widget-title {
  border-left-width: 0px;
  border-left-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-radius: 0px 0px 11px 11px;
}
body #content {
  background-color: #ffffff;
}
body html {
  scroll-behavior: smooth !important;
}
