/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooFilterMasonry/module.css ***!
  \*************************************************************************************************************************************************************************************************/
.dnwoo_product_filter_wrap {
  /* display: grid; */
  gap: 25px;
}

.dnwoo_product_filter_item .dnwoo_product_filter_item_child {
  position: relative;
  overflow: hidden;
  line-height: 0;
}

.dnwoo_product_filter_wrap .dnwoo_product_filter_item:last-child {
  position: relative;
}

.dnwoo_filter_masonry .dnwoo_product_filter_menu {
  margin: 0;
  padding: 0;
}

.dnwoo_product_filter_menu li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  text-transform: capitalize;
  line-height: normal;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_filter_masonry .dnwoo_product_filter_menu li {
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 8px 15px;
}

.dnwoo_product_filter_menu li::before {
  position: absolute;
  content: "/";
  right: -20px;
  transform: rotate(25deg);
}

.dnwoo_product_filter_menu li:last-child {
  margin-right: 0;
}

.dnwoo_product_filter_menu li:last-child::before {
  display: none;
}

.dnwoo_product_filter_item_child a {
  display: inline-block;
  line-height: 0;
  width: 100%;
}

.dnwoo_product_filter_container.dnwoo_show_filter_menu_default .dnwoo_Pro_filter_menu_left_sidebar_wrapper li input {
  display: none;
}

/* left sidebar and right sidebar and media device css start */
.dnwoo_product_filter_container.dnwoo_show_filter_menu_left_sidebar {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dnwoo_product_filter_container.dnwoo_show_filter_menu_right_sidebar {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 980px) {
  .dnwoo_product_filter_container.dnwoo_show_filter_menu_tablet_left_sidebar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .dnwoo_product_filter_container.dnwoo_show_filter_menu_tablet_right_sidebar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .dnwoo_product_filter_container.dnwoo_show_filter_menu_tablet_default {
    flex-direction: column;
  }
  .dnwoo_product_filter_container.dnwoo_show_filter_menu_tablet_default .dnwoo_product_filter_menu {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .dnwoo_show_filter_menu_default .dnwoo_Pro_filter_menu_left_sidebar_wrapper {
    display: block;
  }
  .dnwoo_product_filter_container.dnwoo_show_filter_menu_left_sidebar,
  .dnwoo_product_filter_container.dnwoo_show_filter_menu_right_sidebar {
    flex-direction: column;
  }
  .dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_wrap,
  .dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_wrap {
    width: 100% !important;
  }
  .dnwoo_filter_masonry .dnwoo_show_filter_menu_left_sidebar .dnwoo_Pro_filter_menu_left_sidebar_wrapper,
  .dnwoo_filter_masonry .dnwoo_show_filter_menu_right_sidebar .dnwoo_Pro_filter_menu_left_sidebar_wrapper {
    width: 100% !important;
  }
  .dnwoo_filter_masonry .dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_menu .sub_categories,
  .dnwoo_filter_masonry .dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_menu .sub_categories {
    display: none;
  }
  .dnwoo_product_filter_container.dnwoo_show_filter_menu_default .sub_categories {
    display: block !important;
  }
}
.dnwoo_product_filter_container.dnwoo_show_filter_menu_default .sub_categories {
  display: inline-flex;
  padding: 0;
}

.dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_menu,
.dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_menu {
  display: flex;
  flex-direction: column;
}

.dnwoo_product_filter_container.dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_menu li:before,
.dnwoo_product_filter_container.dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_menu li:before {
  display: none;
}

.dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_menu li,
.dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_menu li {
  margin-right: 0 !important;
}

.dnwoo_filter_masonry .dnwoo_show_filter_menu_left_sidebar .dnwoo_Pro_filter_menu_left_sidebar_wrapper,
.dnwoo_filter_masonry .dnwoo_show_filter_menu_right_sidebar .dnwoo_Pro_filter_menu_left_sidebar_wrapper {
  width: 20%;
}

.dnwoo_filter_masonry .dnwoo_show_filter_menu_default .dnwoo_Pro_filter_menu_left_sidebar_wrapper,
.dnwoo_filter_masonry .dnwoo_show_filter_menu_default .dnwoo_product_filter_menu {
  width: 100% !important;
}

.dnwoo_product_section {
  width: 100%;
}

.dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_wrap,
.dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_wrap {
  width: 100%;
}

.dnwoo_filter_masonry .dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_menu,
.dnwoo_filter_masonry .dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_menu {
  width: auto !important;
}

.dnwoo_filter_masonry .dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_menu .sub_categories,
.dnwoo_filter_masonry .dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_menu .sub_categories {
  padding: 0 0 0 10px;
}

@media all and (max-width: 767px) {
  .dnwoo_product_filter_container.dnwoo_show_filter_menu_tablet_left_sidebar,
  .dnwoo_product_filter_container.dnwoo_show_filter_menu_tablet_left_sidebar {
    flex-direction: column;
  }
  .dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_menu,
  .dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_menu {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
/* left sidebar and right sidebar and media device css end */
.dnwoo_product_filter_item a img {
  display: inline-block;
}

.dnwoo_product_filter_item img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dnwoo_product_filter_onsale {
  position: absolute;
  left: 10px;
  top: 10px;
}

.dnwoo_product_filter_stockout {
  right: 10px;
  top: 10px;
}

.dnwoo_product_filter_onsale,
.dnwoo_product_filter_stockout {
  position: absolute;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 25px;
  background-color: #5a2ed2;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_product_filter_stockout {
  background: #ec3b75;
}

.dnwoo_product_filter_featured {
  position: absolute;
  right: 10px;
  top: 10px;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 25px;
  background-color: #ff6b4f;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_product_filter_onsale:hover,
.dnwoo_product_filter_stockout:hover {
  background: #ff6b4f;
}

.dnwoo_product_filter_featured:hover {
  background: #5a2ed2;
}

.dnwoo_product_filter_badge_btn .add_to_cart_button.added {
  display: none !important;
}

.dnwoo_product_filter_badge_btn a {
  background: #f6724c;
  color: #fff;
}

.dnwoo_product_filter_badge_btn .added_to_cart {
  background: #b23218;
}

.dnwoo_filter_masonry .dnwoo_product_filter_title {
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  color: #333333;
  text-transform: capitalize;
  margin-bottom: 8px;
  padding: 0;
}

.dnwoo_product_filter_price {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #222;
}

.dnwoo_product_filter_price span:not(:last-child) {
  text-decoration: line-through;
}

.dnwoo_product_filter_price span {
  font-size: 14px;
  font-weight: 400;
}

/* star Rating Start */
.dnwoo_product_filter_container .woocommerce .star-rating {
  float: unset;
}

.dnwoo_product_filter_item.woocommerce .dnwoo_product_ratting span:before {
  color: #f2b01e;
}

.dnwoo_product_filter_item.woocommerce .dnwoo_product_ratting .star-rating:before,
.dnwoo_product_filter_item.dnwoo_product_ratting .star-rating span:before,
.dnwoo_product_filter_item.woocommerce .dnwoo_product_ratting span:before {
  color: #f2b01e;
}

.dnwoo_product_filter_item.woocommerce .dnwoo_product_ratting {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 6px;
}

/* Star Rating End */
/* backend masonry  */
.dnwoo-msnary-item {
  margin-bottom: 10px;
  overflow: hidden !important;
}

.grid-sizer,
.dnwoo-msnary-item {
  width: calc((100% - 0px) / 5);
}

.gutter-sizer {
  width: 0px;
}

.dnwoo-msnary-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.dnwoo-msnary-column {
  background-clip: padding-box;
}

.dnwoo-msnary-column:first-child {
  margin-left: 0px !important;
}

/* Style your items */
.dnwoo-msnary-column > div {
  margin-bottom: 30px;
  width: 100%;
}

/* backend masonry end */
.dnwoo_product_filter_menu,
.dnwoo_product_filter_menu li,
.dnwoo_product_filter_item,
.dnwoo_product_filter_title,
.dnwoo_product_filter_item .image_link img,
.dnwoo_product_filter_item .add_to_cart_button,
.dnwoo_product_filter_item .added_to_cart,
.dnwoo_product_filter_onsale,
.dnwoo_product_filter_stockout {
  border-style: solid;
  border-width: 0px;
  border-color: transparent;
}

.dnwoo_product_filter_menu li {
  overflow: visible !important;
}

.dnwoo_product_filter_social_wrap {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 10;
}

.dnwoo_product_filter_social_wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.dnwoo_product_filter_social_wrap ul li {
  margin-bottom: 8px;
}

.dnwoo_product_filter_social_wrap ul li:last-child {
  margin-bottom: 0;
}

.dnwoo_product_filter_social_wrap ul li a {
  display: inline-block;
  padding: 10px;
  font-size: 16px;
  line-height: 1;
  background: #fff;
  color: #444;
  border-radius: 4px;
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
  opacity: 0;
  visibility: hidden;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.dnwoo_product_filter_item:hover .dnwoo_product_filter_social_wrap ul li a {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.dnwoo_product_filter_social_wrap li a.icon_cart::before,
.dnwoo_product_filter_badge_btn a.dnwoo_choose_variable_option span.icon_menu::before,
.dnwoo_product_filter_social_wrap li a.icon_menu::before,
.dnwoo_product_filter_social_wrap li span.icon_menu::before,
.dnwoo_product_filter_social_wrap li span.icon_cart::before {
  content: attr(data-icon);
  font-family: ETmodules !important;
}

.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn .add_to_cart_button span.icon_cart_btn {
  margin-right: 4px;
}

.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn .add_to_cart_button span.icon_cart_btn::before {
  content: attr(data-icon);
  font-family: ETmodules !important;
}

.woocommerce.product_type_variable .dnwoo_product_filter_price span {
  text-decoration: none;
}

.dnwoo_choose_variable_option,
.dnwoo_product_filter_badge_btn a.dnwoo-filter-wishlist-btn,
.dnwoo_product_filter_badge_btn a.dnwoo-product-compare-btn,
.dnwoo_product_filter_badge_btn a.dnwoo-quickview,
.dnwoo_Pro_filter_menu_left_sidebar_wrapper .all_clear,
.dnwoo_Pro_filter_menu_left_sidebar_wrapper .filter-reset {
  border: 0px solid transparent;
}

/*  */
.dnwoo_product_filter_badge_btn {
  display: flex;
}

.dnwoo_product_filter_badge_btn a:not(.dnwoo-product-compare-btn),
.dnwoo_product_filter_badge_btn a.added {
  /* flex: 1; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn a {
  padding: 20px 10px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}

.dnwoo_product_filter_badge_btn {
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  bottom: -60px;
  transition: all 0.5s;
}

.dnwoo_product_filter_item:hover .dnwoo_product_filter_badge_btn {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.dnwoo_filter_masonry .dnwoo_product_filter_badge_btn > *:not(:first-child) {
  border-left: 1px solid #fff;
}

.dnwoo_filter_masonry .dnwoo_product_filter_badge_btn a:hover {
  background-color: #5a2ed2;
}

/* Icons */
.dnwoo_filter_masonry span {
  margin-right: 5px;
}

.dnwoo_filter_masonry span.icon_heart_alt:before {
  content: attr(data-icon);
  font-family: "ETmodules";
}

.dnwoo_filter_masonry span.icon_heart:before {
  content: attr(data-icon);
  font-family: "ETmodules";
}

.dnwoo_filter_masonry .dnwoo-quick-btn.dnwoo-quickview.icon_quickview::before {
  content: attr(data-icon);
  font-family: FontAwesome !important;
}

.dnwoo-filter-compare-btn .icon_left-right::before {
  content: "+";
  font-family: ETmodules !important;
  line-height: 0;
}

.dnwoo_product_filter_badge_btn .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse {
  display: block !important;
  width: 100%;
  height: 100%;
}

.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn .dnwoo-product-wishlist-btn,
.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn .dnwoo-product-compare-btn {
  width: 100%;
}

.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn > a,
.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn > div {
  width: 100%;
}

.dnwoo_product_filter_item .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}

/* Extra CSS */
.dnwoo_filter_masonry span {
  margin-right: 0;
}

.dnwoo_filter_masonry .dnwoo_product_filter_badge_btn a {
  flex: 0 1 auto;
}

.dnwoo_filter_masonry .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}

.dnwoo_filter_masonry .yith-wcwl-add-to-wishlist .ajax-loading {
  height: 0;
  width: 0;
  font-size: 0;
}

.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn a {
  height: 100%;
}

.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn .dnwoo-product-compare-btn,
.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn .dnwoo-product-wishlist-btn,
.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn > a,
.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn > div {
  width: 100%;
  height: 100%;
}

.dnwoo_product_filter_item .dnwoo_product_filter_quick_button.dnwoo-quick-btn.dnwoo-quickview.icon_quickview {
  padding: 20.5px 10px;
}

.dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare,
.dnwoo_product_filter_item .dnwoo_product_filter_badge_btn .dnwoo-product-compare-btn.compare.added {
  text-indent: -9999999px;
}

.dnwoo_product_filter_badge_btn .woocommerce .dnwoo-product-compare-btn.added::before {
  content: "R";
  font-family: ETmodules !important;
  line-height: 0;
  text-indent: 0;
}

.dnwoo_product_filter_item a.compare::before {
  margin-right: 5px;
}

/* filter menu css , when using left & right sidebar */
.dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_menu li.active::after,
.dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_menu li.active::after {
  position: absolute;
  background: #111;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  right: auto;
  margin: 0 auto;
  opacity: 1;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 4px;
  top: 50%;
}

.dnwoo_filter_masonry a.compare {
  padding: 20px 10px !important;
}

.dnwoo-product-compare-btn.compare.icon_compare:before {
  content: "+";
  font-family: ETmodules !important;
  position: relative;
  width: 100%;
  height: 100%;
}

/* product filter by price  */
.dnwoo_filter_masonry form.woocommerce-ordering {
  margin-bottom: 20px;
}

@media (max-width: 981px) {
  .dnwoo_filter_masonry form.woocommerce-ordering {
    display: none;
  }
}
.dnwoo_filter_masonry .dnwoo_show_filter_menu_left_sidebar .woocommerce-ordering,
.dnwoo_filter_masonry .dnwoo_show_filter_menu_right_sidebar .woocommerce-ordering {
  display: none;
}

/* ======update css for filter module======= */
/* Pagination start */
.dnwoo_product_filter_wrap ul.pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  /* margin: 20px 0 0 0; */
  margin: 0;
  padding: 0;
  list-style: none;
  position: inherit !important;
  top: 100%;
  /* position: relative !important; */
}

.dnwoo_pages_wrapper ul {
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
}

.dnwoo_pages_wrapper ul li {
  cursor: pointer;
  list-style: none;
  border: 0 solid transparent;
  padding: 5px 15px;
  background: rgba(244, 104, 66, 0.74);
  color: #fff;
}

.dnwoo_product_filter_wrap .pagination li {
  cursor: pointer;
  list-style: none;
  border: 0px solid transparent;
  padding: 5px 15px;
  background: rgba(244, 104, 66, 0.74);
  color: #fff;
}

.dnwoo_product_filter_wrap .pagination li.active {
  background: #d33;
}

.dnwoo_filter_masonry .dnwoo_Pro_filter_menu_left_sidebar_wrapper .dnwoo_product_filter_wrap .pagination li.loadmore {
  cursor: pointer;
  list-style: none;
  color: #fff;
  padding: 8px 26px;
  background: #FC9569;
  border: 0px solid transparent;
}

/* Pagination Alingment */
.dnwoo_pages_wrapper .dnwoo_pagination_alignment_left {
  display: flex;
  justify-content: flex-start;
}

.dnwoo_pages_wrapper .dnwoo_pagination_alignment_center {
  justify-content: center;
}

.dnwoo_pages_wrapper .dnwoo_pagination_alignment_right {
  justify-content: flex-end;
}

@media (max-width: 980px) {
  .dnwoo_pagination_alignment_tablet_left {
    justify-content: flex-start;
  }
  .dnwoo_pagination_alignment_tablet_center {
    justify-content: center;
  }
  .dnwoo_pagination_alignment_tablet_right {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .dnwoo_pagination_alignment_phone_left {
    justify-content: flex-start;
  }
  .dnwoo_pagination_alignment_phone_center {
    justify-content: center;
  }
  .dnwoo_back_icon_alignment_phone_right {
    justify-content: flex-end;
  }
}
.dnwoo_pagination_alignment_left {
  justify-content: flex-start;
}

.dnwoo_pagination_alignment_center {
  justify-content: center;
}

.dnwoo_pagination_alignment_right {
  justify-content: flex-end;
}

@media (max-width: 980px) {
  .dnwoo_pagination_alignment_tablet_left {
    justify-content: flex-start;
  }
  .dnwoo_pagination_alignment_tablet_center {
    justify-content: center;
  }
  .dnwoo_pagination_alignment_tablet_right {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .dnwoo_pagination_alignment_phone_left {
    justify-content: flex-start;
  }
  .dnwoo_pagination_alignment_phone_center {
    justify-content: center;
  }
  .dnwoo_pagination_alignment_phone_right {
    justify-content: flex-end;
  }
}
/* Pagination end */
/*product loading css  */
.dnwoo_product_filter_wrap.loading {
  background-color: hsla(0, 0%, 100%, 0.8);
  position: relative;
  isolation: isolate;
  height: 100%;
}

.dnwoo_product_filter_wrap.loading:before {
  position: absolute;
  content: "";
  height: 30px;
  width: 30px;
  border: 3px solid;
  border-left-color: #266de8;
  border-right-color: #266de8;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  -webkit-animation: flloading-ring 1.3s linear infinite;
  animation: flloading-ring 1.3s linear infinite;
  left: 50%;
  top: 12%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}

.dnwoo_product_filter_wrap.loading::after {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.8);
  z-index: 1;
}

@keyframes flloading-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* dnwoo_Pro_filter_menu_left_sidebar_wrapper */
.dnwoo_show_filter_menu_left_sidebar .dnwoo_product_filter_menu li.active::after,
.dnwoo_show_filter_menu_right_sidebar .dnwoo_product_filter_menu li.active::after {
  display: none;
}

.dnwoo_filter_masonry .dnwoo_Pro_filter_menu_left_sidebar_wrapper .dnwoo_product_filter_menu {
  margin-bottom: 10px;
}

/*  */
.dnwoo_filter_masonry .dnwoo_Pro_filter_menu_left_sidebar_wrapper .dnwoo_product_filter_menu li {
  /* padding-left: 0 !important; */
  margin-bottom: 4px;
}

.dnwoo_filter_masonry .dnwoo_Pro_filter_menu_left_sidebar_wrapper .dnwoo_product_filter_menu li label {
  cursor: pointer;
  width: 100%;
}

.dnwoo_filter_masonry .dnwoo_Pro_filter_menu_left_sidebar_wrapper .dnwoo_product_filter_menu li {
  display: inline-flex;
  cursor: pointer;
}

.dnwoo_filter_masonry .dnwoo_Pro_filter_menu_left_sidebar_wrapper .dnwoo_product_filter_menu .sub_categories li {
  display: flex;
}

/* Check box start */
.dnwo-list input[type=checkbox] {
  position: absolute;
  width: 0;
  height: 0;
}

.dnwoo_Pro_filter_menu_left_sidebar_wrapper .dnwoo_product_filter_menu li input[type=checkbox] {
  accent-color: #2d73e7;
  color: #fff;
  margin-right: 6px;
}

/* Check box end */
/* Rating start */
.dnwoo_Pro_filter_menu_left_sidebar_wrapper .dnwoo_product_filter_sidebar_heading {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 15px;
  margin-bottom: 10px;
  /* margin-top: 40px; */
}

.dnwoo_Pro_filter_menu_left_sidebar_wrapper .ratings {
  list-style-type: none;
  padding: 0;
}

.dnwoo_Pro_filter_menu_left_sidebar_wrapper .ratings li {
  cursor: pointer;
  max-width: max-content;
  margin-bottom: 6px;
}

.dnwoo_Pro_filter_menu_left_sidebar_wrapper .rating_block .rating {
  fill: #e3a405;
}

.dnwoo_Pro_filter_menu_left_sidebar_wrapper .rating_block .rating_light {
  fill: #ebdcb5;
}

/* Rating end */
/* Reset Button */
.dnwoo_filter_masonry .clear_all_filter_wrapper {
  text-align: right;
}

.dnwoo_filter_masonry .all_clear {
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
  color: #455468;
  line-height: 16px;
  cursor: pointer;
  margin-bottom: 20px;
  font-family: "Inter", Helvetica, Arial, Lucida, sans-serif;
}

/* category wrapper start */
.dnwoo_Pro_filter_menu_left_sidebar_wrapper .options-wrapper {
  display: inline-flex;
  cursor: pointer;
}

.dnwoo_Pro_filter_menu_left_sidebar_wrapper .options-wrapper .attribute-item {
  padding: 5px 10px;
  border: 1px solid #d5d5d5;
  margin-right: 5px;
}

.dnwoo_show_filter_menu_default .dnwoo_Pro_filter_menu_left_sidebar_wrapper .filter-reset {
  float: none;
  display: table;
  margin-left: auto;
  margin-bottom: 20px;
}

.dnwoo_Pro_filter_menu_left_sidebar_wrapper .filter-reset {
  cursor: pointer;
  float: right;
  color: #455468;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.2px;
  font-weight: 500;
  font-family: "Inter", Helvetica, Arial, Lucida, sans-serif;
}

/* attribute wrapper end */
.dnwoo_product_filter_wrap span.woocommerce-Price-amount.amount {
  float: none;
}

.d-none {
  display: none;
}

.dnwoo_filter_masonry .no_result {
  display: flex;
  align-items: center;
  justify-content: center;
}
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooCarousel/module.scss ***!
  \*********************************************************************************************************************************************************************************************/
.dnwoo_product_imgwrap,
.dnwoo_product_title,
.dnwoo_product_details p,
.dnwoo_carousel .add_to_cart_button,
.dnwoo_carousel .added_to_cart,
.dnwoo_carousel .dnwoo-product-wishlist-btn,
.dnwoo_carousel .dnwoo-product-compare-btn,
.dnwoo-onsale,
.dnwoo-stockout,
.dnwoo-featured,
.dnwoo_carousel .swiper-button-next,
.dnwoo_carousel .swiper-button-prev {
  border: 0px solid transparent;
}

.dnwoo_product_imgwrap,
.dnwoo_product_carousel {
  position: relative;
}

.dnwoo_img_wrap {
  line-height: 0;
}

/* all badge css start */
.dnwoo-onsale {
  position: absolute;
  left: 15px;
  top: 15px;
  background: #f6724c;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  padding: 5px 11px;
  color: #ffffff;
  border-radius: 4px;
}

.dnwoo-onsale:hover {
  background-color: #ec3b75;
}

.dnwoo-featured,
.dnwoo-onsale,
.dnwoo-stockout {
  z-index: 9;
}

.dnwoo_product_carousel .dnwoo-onsale ~ .dnwoo-featured,
.dnwoo_product_carousel .dnwoo-featured {
  position: absolute;
  background: #5a2ed2;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  padding: 5px 11px;
  color: #ffffff;
  border-radius: 4px;
  top: 15px;
}

.dnwoo_product_carousel .dnwoo-onsale ~ .dnwoo-featured {
  left: 90px;
}

.dnwoo_product_carousel .dnwoo-featured {
  left: 15px;
}

/* all badge css end */
.dnwoo_carousel .swiper-slide .dnwoo_product_carousel_layout_two .dnwoo_product_details_wrap {
  display: flex;
  flex-direction: column;
}

.dnwoo_product_carousel .dnwoo-stockout {
  position: absolute;
  left: 15px;
  top: 15px;
  background: #ff35a2;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  padding: 10px;
  color: #ffffff;
}

.dnwoo_carousel_social_icon_wrap {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_carousel:hover .dnwoo_carousel_social_icon_wrap {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}

.dnwoo_carousel_social_icon_wrap {
  position: absolute;
  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;
  left: 0;
  right: 0;
  top: auto;
  bottom: -50px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
}

.dnwoo_carousel_social_icon_wrap li .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}

.dnwoo_carousel_social_icon_wrap li {
  display: inline-block;
  margin-right: 5px;
  line-height: 0;
}

.dnwoo_product_carousel .dnwoo_carousel_social_icon_wrap li a {
  text-decoration: none;
  display: inline-block;
  padding: 10px;
  background: #eed5d5;
  border-radius: 3px;
  color: #597dfc;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.dnwoo_carousel .dnwoo_carousel_social_icon_wrap li a:hover {
  color: #ffffff;
  background: #f6724c;
}

.dnwoo_carousel_social_icon_wrap li:last-child {
  margin-right: 0;
}

.dnwoo_img_wrap a {
  display: block;
}

.dnwoo_img_wrap img {
  max-width: 100%;
  width: 100%;
  height: 300px;
  max-height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 5;
}

.dnwoo_carousel .dnwoo_product_ratting {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: left;
}

.dnwoo_product_carousel_layout_one .dnwoo_product_details_container,
.dnwoo_product_carousel_layout_three .dnwoo_product_details_container {
  background: #fef1ed;
  padding: 15px;
}

.dnwoo_product_carousel_layout_one .dnwoo_product_details_wrap,
.dnwoo_product_carousel_layout_one .dnwoo_product_ratting {
  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: justify;
  -ms-flex-pack: justify;
  /* padding-right: 15px; */
  /* padding-left: 15px; */
}

.dnwoo_product_carousel_layout_one .dnwoo_product_details_wrap {
  justify-content: space-between;
  /* padding-top: 15px; */
}

.dnwoo_product_carousel_layout_one .dnwoo_product_ratting {
  justify-content: left;
  /* padding-bottom: 15px; */
}

.dnwoo_product_carousel_layout_one .dnwoo_product_title {
  font-family: lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #0a0016;
  line-height: 28px;
  padding: 0px;
}

.dnwoo_product_carousel_layout_one .dnwoo_product_title {
  font-family: lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #0a0016;
  line-height: 28px;
  padding: 0px;
}

.dnwoo_product_carousel_layout_one .dnwoo_product_ratting ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_carousel_layout_one .dnwoo_product_ratting ul li {
  display: inline-block;
}

.dnwoo_product_carousel_layout_one .dnwoo_product_ratting {
  margin-top: 8px;
}

.dnwoo_product_carousel_layout_one .dnwoo_product_ratting ul li a,
.dnwoo_product_carousel_layout_five .dnwoo_product_ratting ul li a {
  display: inline-block;
  text-decoration: none;
  color: #f2b01e;
}

.dnwoo_product_carousel_layout_one .dnwoo_single_price {
  font-size: 18px;
  color: #0a0016;
}

.dnwoo_product_carousel_container del bdi {
  opacity: 0.5;
}

.dnwoo_product_carousel_container del,
.dnwoo_product_carousel_container {
  font-family: lato, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}

.dnwoo_product_carousel_container ins span {
  font-family: lato, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #333333;
}

.dnwoo_product_carousel_container .dnwoo_product_details_container .dnwoo_product_ratting .star-rating:before,
.dnwoo_product_carousel_container .dnwoo_product_ratting .star-rating span:before,
.dnwoo_product_carousel_container .dnwoo_product_details_container .dnwoo_product_ratting span:before {
  color: #f2b01e;
}

/* arrow class */
.dnwoo_woo_carousel .swiper-button-container {
  position: absolute;
  top: 50%;
  z-index: 1;
}

.dnwoo_woocarousel_arrows_default {
  right: -1% !important;
  left: -1% !important;
}

.dnwoo_woocarousel_arrows_outer {
  right: -8% !important;
  left: -8% !important;
}

.dnwoo_woocarousel_arrows_inner {
  right: 25px !important;
  left: 25px !important;
}

.dnwoo_woocarousel_arrows_default_right {
  right: 0 !important;
}

.dnwoo_woocarousel_arrows_default_left {
  left: 0 !important;
}

.dnwoo_woocarousel_arrows_outer_right {
  right: -8% !important;
}

.dnwoo_woocarousel_arrows_outer_left {
  left: -8% !important;
}

.dnwoo_woocarousel_arrows_inner_right {
  right: 25px !important;
}

.dnwoo_woocarousel_arrows_inner_left {
  left: 25px !important;
}

.dnwoo_woo_product_container.multi-position-container {
  display: flex;
}

.dnwoo_woo_product_container.arrow-position-top {
  flex-direction: column-reverse;
}

.dnwoo_woo_product_container.arrow-position-bottom {
  flex-direction: column;
}

.swiper-button-container.multi-position-button-container {
  display: flex;
  position: relative;
}

.swiper-button-container.multi-position-button-left {
  justify-content: flex-start;
}

.swiper-button-container.multi-position-button-center {
  justify-content: center;
}

.swiper-button-container.multi-position-button-right {
  justify-content: flex-end;
}

.dnwoo_carousel .multi-position-button,
.dnwoo_carousel .multi-position-button {
  position: relative;
  left: auto;
  right: auto;
  margin-right: 10px;
}

.dnwoo_carousel .swiper-button-next {
  margin-right: 0px;
}

.dnwoo_product_carousel_active {
  width: 100%;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-10 {
  margin-top: 10px;
}

/* Arrow default css */
.dnwoo_woo_carousel .swiper-button-container {
  position: absolute;
  top: 50%;
  z-index: 1;
}

.dnwoo_woocarousel_arrows_default {
  right: -1% !important;
  left: -1% !important;
}

.dnwoo_woocarousel_arrows_outer {
  right: -8% !important;
  left: -8% !important;
}

.dnwoo_woocarousel_arrows_inner {
  right: 25px !important;
  left: 25px !important;
}

.dnwoo_woocarousel_arrows_default_right {
  right: 0 !important;
}

.dnwoo_woocarousel_arrows_default_left {
  left: 0 !important;
}

.dnwoo_woocarousel_arrows_outer_right {
  right: -8% !important;
}

.dnwoo_woocarousel_arrows_outer_left {
  left: -8% !important;
}

.dnwoo_woocarousel_arrows_inner_right {
  right: 25px !important;
}

.dnwoo_woocarousel_arrows_inner_left {
  left: 25px !important;
}

.dnwoo-blog-featured-image {
  object-fit: cover;
  border-width: 0px;
  border-style: solid;
}

.dnwoo-readmore-link {
  display: inline-block;
}

.dnwoo_woo_carousel .dnwoo-blog-published,
.dnwoo_woo_carousel .swiper-slide {
  border-style: solid;
}

.dnwoo_product_carousel .woocommerce .dnwoo_product_ratting .star-rating:before,
.dnwoo_product_carousel .woocommerce .dnwoo_product_ratting .star-rating:before {
  content: "sssss" !important;
}

.dnwoo_woo_carousel .woocommerce .star-rating span::before {
  color: #f2b01e !important;
}

.dnwoo_woo_carousel .woocommerce .star-rating::before {
  color: #ccc !important;
}

.woocommerce .dnwoo_product_carousel:not(.dnwoo_product_carousel_layout_three) .dnwoo_product_details_container .star-rating {
  float: left !important;
}

.dnxt-btn-icon .icon_cart:before {
  content: attr(data-icon);
  font-family: ETmodules !important;
}

.dnwoo_carousel_choose_variable_option_icon {
  border: 0px solid transparent;
}

.dnwoo_carousel_social_icon_wrap .icon_refresh::before {
  content: "\e02a";
}

.swiper-container .swiper-slide,
.swiper-container .dnwoo_product_carousel_container,
.img-fluid,
.dnwoo_product_title {
  border-width: 0px;
  border-color: #333;
  border-style: solid;
  border-radius: 0;
}

.dnwoo_product_imgwrap .dnwoo_product_image_container::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 8;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s ease-in;
}

.dnwoo_product_carousel:hover .dnwoo_product_image_container::before,
.dnwoo_product_imgwrap:hover .dnwoo_product_image_container::before,
.dnwoo_product_imgwrap .dnwoo_product_image_container:hover::before {
  opacity: 1;
}

/*
Product Carousel Layout Two Start
*/
.dnwoo_product_carousel_layout_two {
  position: relative;
}

.dnwoo_product_carousel_layout_two .dnwoo_product_imgwrap {
  overflow: hidden;
  position: relative;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_carousel_layout_two:hover .dnwoo_carousel_social_icon_wrap {
  opacity: 1;
  visibility: visible;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap {
  position: absolute;
  top: 30px;
  right: -50px;
  left: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap li {
  display: inline-block;
  margin-bottom: 5px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  margin-right: 0;
}

.dnwoo_product_carousel_layout_two:hover .dnwoo_carousel_social_icon_wrap li {
  -webkit-transform: translateX(-70px);
  -ms-transform: translateX(-70px);
  transform: translateX(-70px);
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap li:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap li:last-child {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  margin-bottom: 0;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap li a {
  text-decoration: none;
  display: inline-block;
  padding: 8px;
  background: #fff;
  border-radius: 3px;
  color: #222;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap li a:hover {
  color: #fff;
  background: #f6724c;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap li:last-child {
  margin-right: 0;
}

.dnwoo_product_carousel_layout_two .dnwoo_img_wrap img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
  height: 300px;
  max-height: 100%;
}

.dnwoo_product_carousel_layout_two .dnwoo_product_details_container {
  padding: 15px;
  position: absolute;
  width: 100%;
  top: auto;
  bottom: -100px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.dnwoo_product_carousel_layout_two:hover .dnwoo_product_details_container {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.dnwoo_product_carousel_layout_two .dnwoo_product_title {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #0a0016;
  line-height: 28px;
  padding: 0;
}

.dnwoo_product_carousel_layout_two .dnwoo_product_ratting ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_carousel_layout_two .dnwoo_product_ratting {
  margin: 6px 0;
}

.dnwoo_product_carousel_layout_two .dnwoo_product_ratting ul li {
  display: inline-block;
}

.dnwoo_product_carousel_layout_two .dnwoo_product_ratting ul li a {
  display: inline-block;
  text-decoration: none;
  color: #f2b01e;
}

.woocommerce .dnwoo_product_carousel_layout_two .star-rating {
  float: none;
}

/*
Product Carousel Layout Three Start */
.dnwoo_product_carousel_layout_three .dnwoo_img_wrap img,
.dnwoo_product_carousel_layout_three .dnwoo_product_imgwrap {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.dnwoo_product_carousel_layout_three .dnwoo_carousel_social_icon_wrap {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_carousel_layout_three .dnwoo_carousel_social_icon_wrap {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -50px;
  background-color: #f6724c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  width: 100%;
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_carousel_layout_three:hover .dnwoo_carousel_social_icon_wrap {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.dnwoo_product_carousel_layout_three .dnwoo_carousel_social_icon_wrap li {
  display: inline-block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-right: 1px solid #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 0;
  height: 100%;
}

.dnwoo_product_carousel_layout_three .dnwoo_carousel_social_icon_wrap li:last-child {
  border-right: 0px solid #fff;
}

.dnwoo_product_carousel_layout_three .dnwoo_carousel_social_icon_wrap li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  border-right: 0px solid;
  background: transparent;
}

.dnwoo_product_carousel_layout_three .dnwoo_carousel_social_icon_wrap li a:hover {
  color: #fff;
  background: #ec3b75;
}

.dnwoo_product_carousel_layout_three .dnwoo_img_wrap img {
  max-width: 100%;
  width: 100%;
  object-fit: cover;
  height: 300px;
  max-height: 100%;
}

.dnwoo_product_carousel_layout_three .dnwoo_product_details_wrap {
  /* padding: 15px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dnwoo_product_carousel_layout_three .dnwoo_product_title {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #0a0016;
  line-height: 1;
  padding: 0;
  margin-top: 6px;
  margin-bottom: 8px;
}

.dnwoo_product_carousel_layout_three .dnwoo_product_ratting ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.woocommerce .dnwoo_product_carousel_layout_three .star-rating {
  float: left;
  /* margin: 0 auto;
  text-align: center; */
}

.dnwoo_product_carousel_layout_three .dnwoo_product_ratting {
  margin-top: 6px;
}

.dnwoo_product_carousel_layout_three .dnwoo_product_ratting ul li {
  display: inline-block;
}

.dnwoo_product_carousel_layout_three .dnwoo_product_ratting ul li a {
  display: inline-block;
  text-decoration: none;
  color: #f2b01e;
}

/*
Product Carousel Layout Four Start
*/
.dnwoo_product_carousel_layout_four {
  position: relative;
  border-radius: 10px;
  background-color: #f5f7fd;
  border: 1px solid #eee;
}

.dnwoo_product_carousel_layout_four .dnwoo_product_imgwrap {
  position: relative;
}

.dnwoo_product_carousel_layout_four .dnwoo_img_wrap img {
  max-width: 100%;
  width: 100%;
  height: 300px;
  max-height: 100%;
  object-fit: cover;
}

.dnwoo_product_carousel_layout_four .dnwoo_product_overlay_content {
  position: absolute;
  width: 100%;
  top: auto;
  bottom: -100px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 10;
  padding: 15px;
}

.dnwoo_product_carousel_layout_four:hover .dnwoo_product_overlay_content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.dnwoo_product_carousel_layout_four:hover .dnwoo_product_overlay_content .dnwoo_carousel_social_icon_wrap {
  opacity: 1;
  visibility: visible;
}

.dnwoo_product_carousel_layout_four .dnwoo_product_details_wrap {
  /* padding: 15px; */
}

.dnwoo_product_carousel_layout_four .dnwoo_product_details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dnwoo_product_carousel_layout_four .dnwoo_product_ratting {
  margin-bottom: 10px;
}

.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_wrap {
  position: relative;
}

.dnwoo_product_carousel_layout_four.dnwoo_product_carousel_layout_four_backend .dnwoo_carousel_social_wrap ul {
  position: relative;
  display: block;
}

.dnwoo_product_carousel_layout_four.dnwoo_product_carousel_layout_four_backend:hover .dnwoo_carousel_social_wrap ul {
  position: relative;
  bottom: 0;
}

.dnwoo_product_carousel_layout_four .dnwoo_product_ratting ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_icon_wrap {
  position: initial;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_icon_wrap li {
  display: inline-block;
  border-radius: 3px;
}

.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_icon_wrap li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px;
  width: 100%;
  height: 100%;
  color: #000;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}

.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_icon_wrap li a:hover {
  color: #fff;
  background: #f6724c;
}

.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_icon_wrap li:last-child {
  margin-right: 0;
}

.dnwoo_product_carousel_layout_four .dnwoo_product_title {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #0a0016;
  line-height: 1;
  margin-bottom: 6px;
}

.dnwoo_product_carousel_layout_four .dnwoo_product_ratting ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_carousel_layout_four .dnwoo_product_ratting ul li {
  display: inline-block;
}

.dnwoo_product_carousel_layout_four .dnwoo_product_ratting ul li a {
  display: inline-block;
  text-decoration: none;
  color: #f2b01e;
}

.woocommerce .dnwoo_product_carousel_layout_four .star-rating {
  float: none;
}

/*
Product Carousel Layout Five Start
*/
.dnwoo_product_carousel_layout_five {
  border-radius: 4px;
  position: relative;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_imgwrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_image {
  max-width: 100%;
  width: 100%;
  height: 300px;
  max-height: 100%;
  object-fit: cover;
}

.dnwoo_product_carousel_layout_five .dnwoo_carousel_social_icon_wrap,
.dnwoo_product_carousel_layout_six .dnwoo_carousel_social_icon_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: inherit;
  position: absolute;
  right: 20px;
  left: auto;
  top: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  z-index: 12;
}

.dnwoo_product_carousel_layout_five .dnwoo_carousel_social_icon_wrap li,
.dnwoo_product_carousel_layout_six .dnwoo_carousel_social_icon_wrap li {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 0;
}

.dnwoo_product_carousel_layout_five .dnwoo_carousel_social_icon_wrap li:last-child,
.dnwoo_product_carousel_layout_six .dnwoo_carousel_social_icon_wrap li:last-child {
  margin-bottom: 0;
}

.dnwoo_product_carousel_layout_one .dnwoo_carousel_social_icon_wrap li a,
.dnwoo_product_carousel_layout_five .dnwoo_carousel_social_icon_wrap li a,
.dnwoo_product_carousel_layout_six .dnwoo_carousel_social_icon_wrap li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #000000;
  font-size: 18px;
  line-height: 1;
  padding: 8px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.dnwoo_product_carousel_layout_five .dnwoo_carousel_social_icon_wrap li a:hover {
  background: #f6724c;
}

.dnwoo_carousel_social_icon_wrap li a span::before,
.dnwoo_carousel_social_icon_wrap li a::before {
  content: attr(data-icon);
  font-family: ETmodules !important;
}

.dnwoo_product_carousel_layout_five:hover .dnwoo_carousel_social_icon_wrap,
.dnwoo_product_carousel_layout_six:hover .dnwoo_carousel_social_icon_wrap {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.dnwoo_product_carousel_layout_five .dnwoo_product_categories {
  display: flex;
  flex-direction: column;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_categories ul,
.dnwoo_product_carousel_layout_six .dnwoo_product_categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_categories ul li,
.dnwoo_product_carousel_layout_six .dnwoo_product_categories ul li {
  display: inline-block;
  margin: 0 6px 8px 0;
  color: #f6724c;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_categories ul li:last-child,
.dnwoo_product_carousel_layout_six .dnwoo_product_categories ul li:last-child {
  margin-right: 0;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_categories ul li a,
.dnwoo_product_carousel_layout_six .dnwoo_product_categories ul li a {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  color: #f6724c;
  text-decoration: none;
  text-transform: uppercase;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_title,
.dnwoo_product_carousel_layout_six .dnwoo_product_title {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #0a0016;
  line-height: 1;
  margin-bottom: 10px;
  padding: 0;
}

.woocommerce .dnwoo_product_carousel_layout_five .dnwoo_carousel_social_icon_wrap a.added_to_cart {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  padding: 6px;
  background-color: #597dfc;
  border-radius: 3px;
  transition: all 0.4s;
}

.woocommerce .dnwoo_product_carousel_layout_five a.dnwoo_product_addtocart,
.woocommerce .dnwoo_product_carousel_layout_five a.dnwoo_carousel_choose_variable_option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background: #fff;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1;
  color: #222;
  text-decoration: none;
  padding: 18px 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  font-weight: 500;
}

.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_wrap ul li,
.add_to_cart_button {
  border: 0px solid;
}

.woocommerce .dnwoo_product_carousel_layout_five a.dnwoo_product_addtocart.added {
  display: none;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_addtocart i {
  margin-right: 6px;
}

.woocommerce .dnwoo_product_carousel_layout_five a.dnwoo_product_addtocart:hover,
.woocommerce .dnwoo_product_carousel_layout_five a.added_to_cart:hover,
.woocommerce .dnwoo_product_carousel_layout_five a.dnwoo_carousel_choose_variable_option:hover {
  background: #f6724c;
  color: #fff;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_content {
  position: absolute;
  z-index: 11;
  top: auto;
  left: 0;
  padding: 20px;
  width: 100%;
  bottom: -75px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.dnwoo_product_carousel_layout_five:hover .dnwoo_product_content {
  bottom: 0;
}

.dnwoo_product_carousel_active .woocommerce .dnwoo_product_carousel_layout_five .dnwoo_product_ratting .star-rating,
.dnwoo_product_carousel_active .woocommerce .dnwoo_product_carousel_layout_six .dnwoo_product_ratting .star-rating {
  float: left;
  margin-bottom: 10px;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_imgwrap a {
  display: block;
  line-height: 0;
}

.dnwoo_product_carousel_layout_five .dnwoo_product_price .dnwoo_single_price {
  margin-bottom: 10px;
}

/*
Product Carousel Layout Six Start
*/
.dnwoo_product_carousel_layout_six .dnwoo_product_imgwrap a {
  display: flex;
}

.dnwoo_product_carousel_layout_six {
  border-radius: 4px;
  position: relative;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_imgwrap {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_image {
  max-width: 100%;
  width: 100%;
  height: 300px;
  max-height: 100%;
  object-fit: cover;
}

.dnwoo_product_carousel_layout_six .dnwoo_carousel_social_icon_wrap li a:hover {
  background: #f6724c;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_categories {
  display: flex;
  flex-direction: column;
  background: #fef1ed;
  padding: 15px;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_addtocart,
.dnwoo_product_carousel_layout_six .dnwoo_carousel_choose_variable_option {
  position: absolute;
  left: 20px;
  right: 20px;
  margin: 0 auto;
  bottom: -55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90%;
  background: #fff;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  padding: 18px 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  font-weight: 500;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
}

.dnwoo_product_carousel_layout_six .dnwoo_carousel_choose_variable_option {
  text-transform: initial;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_addtocart i {
  margin-right: 6px;
}

.dnwoo_product_carousel_layout_six:hover .dnwoo_product_addtocart,
.dnwoo_product_carousel_layout_six:hover .dnwoo_carousel_choose_variable_option {
  bottom: 25px;
  opacity: 1;
  visibility: visible;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_addtocart:hover,
.dnwoo_product_carousel_layout_six .dnwoo_carousel_choose_variable_option:hover {
  background: #f6724c;
  color: #222;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_content {
  position: relative;
}

.dnwoo_product_carousel_layout_six:hover .dnwoo_product_content {
  bottom: 0;
}

.woocommerce .dnwoo_product_carousel_layout_six .dnwoo_carousel_social_icon_wrap a.add_to_cart_button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1;
  padding: 8px;
  border-radius: 3px;
  transition: all 0.4s;
}

.woocommerce .dnwoo_product_carousel_layout_six .dnwoo_carousel_social_icon_wrap a {
  position: inherit;
  padding: 8px;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_addtocart.added {
  display: none;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_imgwrap .added_to_cart {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  background: #597dfc;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  padding: 18px 0;
  transition: all 0.4s;
  cursor: pointer;
  font-weight: 500;
}

.dnwoo_product_carousel_layout_six .dnwoo_product_imgwrap a .icon_cart_btn {
  margin-right: 5px;
}

.dnwoo_woocarousel_container .swiper-pagination.swiper-pagination-none .swiper-pagination-bullet {
  display: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0 !important;
}

.dnwoo_carousel .swiper-pagination {
  width: 100% !important;
  position: relative;
}

.dnwoo_carousel .swiper-pagination.swiper-pagination-progressbar {
  width: 100% !important;
  position: absolute;
}

.mr-10 {
  margin-top: 10px;
}

/* Arrow class css */
.dnwoo_woocarousel_container .swiper-button-next,
.dnwoo_woocarousel_container .swiper-button-prev {
  outline: none;
  border-style: solid;
  border-width: 0;
}

.dnwoo_woocarousel_container .swiper-pagination {
  width: 100% !important;
}

.dnwoo_woocarousel_container .swiper-container {
  border-width: 0px;
  border-color: #333;
  border-style: solid;
  border-radius: 0;
}

.dnwoo_woocarousel_container .swiper-button-prev,
.dnwoo_woocarousel_container .swiper-button-next {
  width: 50px;
  height: 55px;
  margin-top: 0 !important;
}

.dnwoo_woocarousel_container .swiper-button-next,
.dnwoo_woocarousel_container .swiper-button-prev {
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%);
}

.dnwoo_woocarousel_container .swiper-button-next:after,
.dnwoo_woocarousel_container .swiper-button-prev:after {
  content: attr(data-icon);
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: ETmodules;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  vertical-align: super;
}

.dnwoo_woocarousel_container.multi-position-container {
  display: flex;
}

.dnwoo_woocarousel_container.arrow-position-top {
  flex-direction: column-reverse;
}

.dnwoo_woocarousel_container.arrow-position-bottom {
  flex-direction: column;
}

.swiper-button-container.multi-position-button-container {
  display: flex;
  position: relative !important;
}

.swiper-button-container.multi-position-button-left {
  justify-content: flex-start;
}

.swiper-button-container.multi-position-button-center {
  justify-content: center;
  margin: 0;
}

.swiper-button-container.multi-position-button-right {
  justify-content: flex-end;
}

.dnwoo_woocarousel_container .multi-position-button,
.dnwoo_woocarousel_container .multi-position-button {
  position: relative !important;
  left: auto;
  right: auto;
  margin-right: 10px;
}

/* Arrow default css */
.dnwoo_woocarousel_container .swiper-button-container {
  position: absolute;
  top: 50%;
  z-index: 1;
}

.dnwoo_woocarousel_arrows_default {
  right: -1% !important;
  left: -1% !important;
}

.dnwoo_woocarousel_arrows_outer {
  right: -8% !important;
  left: -8% !important;
}

.dnwoo_woocarousel_arrows_inner {
  right: 25px !important;
  left: 25px !important;
}

.dnwoo_woocarousel_arrows_default_right {
  right: 0 !important;
}

.dnwoo_woocarousel_arrows_default_left {
  left: 0 !important;
}

.dnwoo_woocarousel_arrows_outer_right {
  right: -8% !important;
}

.dnwoo_woocarousel_arrows_outer_left {
  left: -8% !important;
}

.dnwoo_woocarousel_arrows_inner_right {
  right: 25px !important;
}

.dnwoo_woocarousel_arrows_inner_left {
  left: 25px !important;
}

.dnwoo_woocarousel_container .swiper-wrapper.mb-30 {
  margin-bottom: 30px;
}

.dnwoo_carousel_social_icon_wrap li a.icon_cart::before,
.dnwoo_carousel_social_icon_wrap li span.icon_cart::before,
.add_to_cart_button span.icon_cart_btn::before,
.dnwoo_carousel_choose_variable_option span.icon_menu_btn::before {
  content: attr(data-icon);
  font-family: ETmodules !important;
}

.dnwoo_carousel_social_icon_wrap .icon_cart.added {
  display: none !important;
}

.dnwoo_carousel_social_icon_wrap a.added_to_cart {
  display: flex !important;
  text-align: center;
}

.dnwoo_carousel_social_icon_wrap .icon_cart.added a.added_to_cart,
.dnwoo_carousel_social_icon_wrap a.added_to_cart {
  text-indent: -9999999px;
  font-size: 0;
}

.dnwoo_carousel_social_icon_wrap a.added_to_cart::before {
  content: "\e013";
  font-family: ETmodules !important;
  width: 100%;
  height: 100%;
  text-indent: 0;
  font-size: 18px;
}

.dnwoo_carousel_social_icon_wrap .dnwoo-product-wishlist-btn.icon_heart_alt::before,
.dnwoo_carousel_social_icon_wrap .dnwoo-product-action-btn.icon_heart_alt::before,
.dnwoo_carousel_social_icon_wrap .dnwoo-product-wishlist-btn.icon_heart::before {
  content: attr(data-icon);
  font-family: ETmodules !important;
}

.dnwoo_carousel_social_icon_wrap .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse {
  display: block !important;
  width: 100%;
  height: 100%;
}

.dnwoo_product_carousel_active .woocommerce div.product {
  height: 100%;
}

.dnwoo_carousel_social_icon_wrap li .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  height: 100%;
  /* line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; */
}

.dnwoo_product_carousel_layout_three .dnwoo_carousel_social_icon_wrap li .yith-wcwl-add-button,
.dnwoo_product_carousel_layout_three .dnwoo_carousel_social_icon_wrap li .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
  width: 100%;
  height: 100%;
}

/*================ compare button before cart and after cart icon problem fixed start======== */
.dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare,
.dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare.added {
  text-indent: -9999999px;
}

.dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare::before {
  content: "+";
  font-family: ETmodules !important;
  position: absolute;
  width: 100%;
  height: 100%;
  text-indent: 0;
  font-size: 18px;
  text-align: center;
  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;
}

.dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare.added::before {
  content: "R";
}

.dnwoo_product_carousel_layout_three .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare::before {
  position: relative;
}

.dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn .icon_left-right {
  font-size: 16px;
  padding: 6px !important;
  line-height: 0;
}

.dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn .icon_left-right::before {
  content: "+";
  font-family: ETmodules !important;
  line-height: 1;
}

.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare,
.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare.added,
.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare,
.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare.added {
  text-indent: -9999999px;
  font-size: 0;
}

.dnwoo_product_carousel_layout_one .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare,
.dnwoo_product_carousel_layout_one .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare.added,
.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare,
.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare.added {
  text-indent: -9999999px;
}

.dnwoo_product_carousel_layout_one .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare::before,
.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare::before,
.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare::before,
.dnwoo_product_carousel_layout_five .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare::before,
.dnwoo_product_carousel_layout_six .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn.compare::before {
  position: unset;
}

.dnwoo_product_carousel_layout_one .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn .icon_left-right,
.dnwoo_product_carousel_layout_two .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn .icon_left-right,
.dnwoo_product_carousel_layout_four .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn .icon_left-right,
.dnwoo_product_carousel_layout_five .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn .icon_left-right,
.dnwoo_product_carousel_layout_six .dnwoo_carousel_social_icon_wrap .dnwoo-product-compare-btn .icon_left-right {
  font-size: 16px;
  padding: 8px !important;
  line-height: 0;
  display: none;
}

/*================ compare button before cart and after cart icon problem fixed end======== */
.dnwoo_product_carousel_container .yith-wcwl-add-to-wishlist .ajax-loading {
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0;
  margin-left: 0;
}

.dnwoo_carousel_social_icon_wrap .icon_quickview::before {
  content: attr(data-icon);
  font-family: FontAwesome !important;
}

/* Quick View CSS */
@media only screen and (max-width: 479px) {
  .dnwoo-quick-view-modal .dnwoo-modal-dialog .dnwoo-modal-content {
    padding: 15px;
  }
}
.dnwoo-modal-row .dnwoo-modal-col {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

.dnwoo-quick-view-modal .posted_in a,
.dnwoo-quick-view-modal .tagged_as a {
  font-size: 14px;
  color: #266de8;
  text-decoration: none;
}

.dnwoo-extra-height {
  height: 53px;
}

.woocommerce .product_type_variable .dnwoo_single_price span {
  text-decoration: none;
}

.woocommerce .dnwoo_product_carousel_layout_five a.dnwoo_carousel_choose_variable_option {
  text-transform: initial;
}

/* Extra: fixing compare icon padding  */
.dnwoo_carousel a.compare {
  /* padding: 17.4px 9px !important; */
}

/* Categories css */
.dnwoo_product_carousel_categories ul {
  list-style: none;
  margin: 0;
  padding: 0 !important;
}

.dnwoo_product_carousel_categories ul li {
  display: inline-block;
}

.dnwoo_product_carousel_categories ul li a {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  color: #f6724c;
  text-decoration: none;
  text-transform: uppercase;
}

.dnwoo_carousel .dnwoo_product_carousel_frontend .swiper-slide {
  height: 100%;
}

.dnwoo_carousel .dnwoo_product_carousel_backend .swiper-slide {
  height: auto;
}

.dnwoo_product_carousel .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  display: initial;
}

.dnwoo_product_imgwrap {
  overflow: hidden !important;
}

.dnwoo_product_carousel_container {
  overflow: hidden !important;
}

.swiper-pagination.swiper-pagination-fraction {
  position: relative !important;
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooCatGrid/module.scss ***!
  \********************************************************************************************************************************************************************************************/
.dnwoo_product_cate_grid_wrapper_layout_one {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

.dnwoo_product_cate_grid_wrapper_layout_one .dnwoo_product_cate_grid_item_inner {
  position: relative;
}

.dnwoo_product_cate_grid_wrapper_layout_one .dnwoo_product_cate_grid_thumbnail {
  position: relative;
  width: 100%;
}

.dnwoo_product_cate_grid_wrapper_layout_one .dnwoo_product_cate_grid_thumbnail img {
  max-width: 100%;
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.dnwoo_cat_no_image {
  height: 300px;
}

.dnwoo_product_cate_grid_wrapper_layout_one .dnwoo_product_cate_grid_content_inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 1;
  background: #fff;
  padding: 20px;
  margin: 30px 20px;
}

.dnwoo_product_cate_grid_wrapper_layout_one .dnwoo_product_cate_grid_title {
  text-align: center;
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  color: #333;
  line-height: 1;
  padding-bottom: 0;
}

.dnwoo_product_cate_grid_wrapper_layout_one .dnwoo_product_cate_grid_title a {
  text-decoration: none;
  color: #181818;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_product_cate_grid_wrapper_layout_one .dnwoo_product_cate_grid_count.dnwoo_product_cate_grid_stack {
  display: block;
  margin-top: 6px;
  margin-left: 0;
}

.dnwoo_product_cate_grid_wrapper_layout_one .dnwoo_product_cate_grid_count {
  margin-left: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  display: inline-block;
}

.dnwoo_product_cate_grid_content_inner,
.dnwoo_product_cate_grid_item,
.dnwoo_product_cate_grid_thumbnail img {
  border-width: 0;
  border-style: solid;
  border-color: transparent;
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/swiper/swiper-bundle.css ***!
  \****************************************************************************************************************************************************************************************/
/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooCatCarousel/module.scss ***!
  \************************************************************************************************************************************************************************************************/
.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_item_inner {
  position: relative;
  overflow: hidden;
  background-color: #e8e8e8;
  border-radius: 6px;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_thumbnail {
  position: relative;
  width: 100%;
  /* height: auto; */
  overflow: hidden;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_thumbnail img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_cat_no_image {
  height: 300px;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_content_inner {
  line-height: 1;
  background: #fff;
  padding: 20px;
  margin: 30px 20px;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_stack {
  display: block;
  margin-top: 6px;
  margin-left: 0;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_content_inner.dnwoo_product_cate_grid_count {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_count .dnwoo_product_cate_grid_count {
  margin-top: 6px;
  margin-left: 0;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_title {
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  color: #333333;
  line-height: 1;
  text-align: center;
  padding: 0;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_title a {
  text-decoration: none;
  color: #444;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: inline-block;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_title a:hover {
  color: #562dd4;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_count {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}

/* pagination  */
.dnwoo_cat_carousel_container .swiper-pagination.swiper-pagination-none .swiper-pagination-bullet {
  display: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0 !important;
}

.dnwoo_cat_carousel .swiper-pagination {
  width: 100% !important;
  position: relative;
}

.mr-10 {
  margin-top: 10px;
}

/* pagination */
/* Arrow  */
/* Arrow class css */
.dnwoo_cat_carousel_container .swiper-button-next,
.dnwoo_cat_carousel_container .swiper-button-prev {
  outline: none;
  border-style: solid;
  border-width: 0;
}

.dnwoo_cat_carousel_container .swiper-pagination {
  width: 100% !important;
  position: relative;
}

.dnwoo_cat_carousel_container .swiper-container {
  border-width: 0px;
  border-color: #333;
  border-style: solid;
  border-radius: 0;
  width: 100%;
}

.dnwoo_cat_carousel_container .swiper-button-prev,
.dnwoo_cat_carousel_container .swiper-button-next {
  width: 50px;
  height: 55px;
  margin-top: 0 !important;
}

.dnwoo_cat_carousel_container .swiper-button-next,
.dnwoo_cat_carousel_container .swiper-button-prev {
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%);
}

.dnwoo_cat_carousel_container .swiper-button-next:after,
.dnwoo_cat_carousel_container .swiper-button-prev:after {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: swiper-icons;
  font-weight: 800;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  vertical-align: super;
}

.dnwoo_cat_carousel_container.multi-position-container {
  display: flex;
}

.dnwoo_cat_carousel_container.arrow-position-top {
  flex-direction: column-reverse;
}

.dnwoo_cat_carousel_container.arrow-position-bottom {
  flex-direction: column;
}

.swiper-button-container.multi-position-button-container {
  display: flex;
  position: relative !important;
}

.swiper-button-container.multi-position-button-left {
  justify-content: flex-start;
}

.swiper-button-container.multi-position-button-center {
  justify-content: center;
}

.swiper-button-container.multi-position-button-right {
  justify-content: flex-end;
}

.dnwoo_cat_carousel_container .multi-position-button,
.dnwoo_cat_carousel_container .multi-position-button {
  position: relative !important;
  left: auto;
  right: auto;
  margin-right: 10px;
}

/* Arrow default css */
.dnwoo_cat_carousel_container .swiper-button-container {
  position: absolute;
  top: 50%;
  z-index: 1;
}

.dnwoo_cat_carousel_arrows_default {
  right: -1% !important;
  left: -1% !important;
}

.dnwoo_cat_carousel_arrows_outer {
  right: -8% !important;
  left: -8% !important;
}

.dnwoo_cat_carousel_arrows_inner {
  right: 25px !important;
  left: 25px !important;
}

.dnwoo_cat_carousel_arrows_default_right {
  right: 0 !important;
}

.dnwoo_cat_carousel_arrows_default_left {
  left: 0 !important;
}

.dnwoo_cat_carousel_arrows_outer_right {
  right: -8% !important;
}

.dnwoo_cat_carousel_arrows_outer_left {
  left: -8% !important;
}

.dnwoo_cat_carousel_arrows_inner_right {
  right: 25px !important;
}

.dnwoo_cat_carousel_arrows_inner_left {
  left: 25px !important;
}

.dnwoo_cat_carousel_container .swiper-wrapper.mb-30 {
  margin-bottom: 30px;
}

/* arrow class */
.dnwoo_woo_carousel .swiper-button-container {
  position: absolute;
  top: 50%;
  z-index: 1;
}

.dnwoo_cat_carousel_arrows_default {
  right: -1% !important;
  left: -1% !important;
}

.dnwoo_cat_carousel_arrows_outer {
  right: -8% !important;
  left: -8% !important;
}

.dnwoo_cat_carousel_arrows_inner {
  right: 25px !important;
  left: 25px !important;
}

.dnwoo_cat_carousel_arrows_default_right {
  right: 0 !important;
}

.dnwoo_cat_carousel_arrows_default_left {
  left: 0 !important;
}

.dnwoo_cat_carousel_arrows_outer_right {
  right: -8% !important;
}

.dnwoo_cat_carousel_arrows_outer_left {
  left: -8% !important;
}

.dnwoo_cat_carousel_arrows_inner_right {
  right: 25px !important;
}

.dnwoo_cat_carousel_arrows_inner_left {
  left: 25px !important;
}

.dnwoo_woo_product_container.multi-position-container {
  display: flex;
}

.dnwoo_woo_product_container.arrow-position-top {
  flex-direction: column-reverse;
}

.dnwoo_woo_product_container.arrow-position-bottom {
  flex-direction: column;
}

.swiper-button-container.multi-position-button-container {
  display: flex;
  position: relative;
}

.swiper-button-container.multi-position-button-left {
  justify-content: flex-start;
}

.swiper-button-container.multi-position-button-center {
  justify-content: center;
}

.swiper-button-container.multi-position-button-right {
  justify-content: flex-end;
}

.dnwoo_carousel .multi-position-button,
.dnwoo_carousel .multi-position-button {
  position: relative;
  left: auto;
  right: auto;
  margin-right: 10px;
}

.dnwoo_carousel .swiper-button-next {
  margin-right: 0px;
}

.dnwoo_product_carousel_active {
  width: 100%;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-10 {
  margin-top: 10px;
}

/* Arrow default css */
.dnwoo_woo_carousel .swiper-button-container {
  position: absolute;
  top: 50%;
  z-index: 1;
}

.dnwoo_cat_carousel_arrows_default {
  right: -1% !important;
  left: -1% !important;
}

.dnwoo_cat_carousel_arrows_outer {
  right: -8% !important;
  left: -8% !important;
}

.dnwoo_cat_carousel_arrows_inner {
  right: 25px !important;
  left: 25px !important;
}

.dnwoo_cat_carousel_arrows_default_right {
  right: 0 !important;
}

.dnwoo_cat_carousel_arrows_default_left {
  left: 0 !important;
}

.dnwoo_cat_carousel_arrows_outer_right {
  right: -8% !important;
}

.dnwoo_cat_carousel_arrows_outer_left {
  left: -8% !important;
}

.dnwoo_cat_carousel_arrows_inner_right {
  right: 25px !important;
}

.dnwoo_cat_carousel_arrows_inner_left {
  left: 25px !important;
}

.dnwoo_cat_carousel .swiper-slide {
  display: flex;
  flex-direction: column;
}

.dnwoo_product_cate_grid_carousel_layout_one .dnwoo_product_cate_grid_thumbnail img,
.dnwoo_cat_carousel .swiper-slide,
.dnwoo_cat_carousel .dnwoo_product_cate_grid_content_inner {
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
}
/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooCatAccordion/module.scss ***!
  \*************************************************************************************************************************************************************************************************/
.dnwoo_cateaccordion_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 80vh;
}

.dnwoo_cateaccordion_bg,
.dnwoo_cateaccordion_child {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_cateaccordion_child {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.dnwoo_cateaccordion_bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}

.dnwoo_cateaccordion_child:hover .dnwoo_cateaccordion_bg {
  opacity: 1;
  visibility: visible;
}

.dnwoo_cateaccordion_child.dnwoo-active {
  -webkit-box-flex: 5;
  -ms-flex: 5 0 auto;
  flex: 5 0 auto;
}

.dnwoo_cateaccordion_child > div {
  position: absolute;
  cursor: pointer;
}

.dnwoo_clickable .dnwoo_cateaccordion_child {
  cursor: pointer;
}

.dnwoo_cateaccordion_child_content_wrapper {
  height: 100%;
  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;
  width: 100%;
  text-align: center;
}

.dnwoo_cateaccordion_child .dnwoo_cateaccordion_conent {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  background-color: #fff;
}

.dnwoo_cateaccordion_child.dnwoo-active .dnwoo_cateaccordion_conent {
  opacity: 1;
  padding: 15px;
}

.dnwoo_cateaccordion_categories {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  margin-bottom: 6px;
  font-size: 17px;
  padding: 5px 25px;
}

.dnwoo_cateaccordion_child.dnwoo-active .dnwoo_cateaccordion_categories,
.dnwoo_cateaccordion_child.dnwoo-active .dnwoo_cateaccordion_description {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.dnwoo_cateaccordion_categories,
.dnwoo_cateaccordion_description {
  font-weight: 700;
  color: #333;
  line-height: 1;
  text-transform: capitalize;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_cateaccordion_categories a {
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  color: #333;
}

.dnwoo_cateaccordion_count {
  font-size: 16px;
  color: #666;
}

.dnwoo_cateaccordion_description {
  font-size: 16px;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  padding: 0;
  margin: 0 0 6px;
}

.dnwoo_product_accordion_grid_stack {
  display: block;
  margin-top: 5px;
  margin-left: 0;
}

.dnwoo_cateaccordion_child,
.dnwoo_cateaccordion_conent {
  border-width: 0;
  border-style: solid;
  border-color: transparent;
}

.dnwoo_category_accordion {
  overflow: hidden;
}
/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooGrid/module.scss ***!
  \*****************************************************************************************************************************************************************************************/
.dnwoo_icon_wrapgrid li a.icon_cart::before,
.dnwoo_icon_wrapgrid li a.icon_heart::before,
.dnwoo_icon_wrapgrid li a.icon_menu::before,
.dnwoo_icon_wrapgrid li span.icon_cart::before,
.dnwoo_icon_wrapgrid li span.icon_menu::before,
.dnwoo_product_addtocart::before,
.dnwoo_product_grid_buttons span.icon_cart_btn::before,
.dnwoo_product_grid_buttons span.icon_menu_btn::before {
  content: attr(data-icon);
  font-family: ETmodules !important;
}

.dnwoo_product_grid_buttons span.icon_quickview_btn::before,
.icon_quickview::before {
  content: attr(data-icon);
  font-family: FontAwesome !important;
}

.dnwoo_product_grid_buttons span.icon_cart_btn,
.dnwoo_product_grid_buttons span.icon_quickview_btn {
  margin-right: 5px;
}

.dnwoo-show-product-text,
.dnwoo_icon_wrapgrid a.added_to_cart,
.dnwoo_icon_wrapgrid a.dnwoo-product-action-btn,
.dnwoo_icon_wrapgrid a.dnwoo-product-compare-btn,
.dnwoo_icon_wrapgrid a.dnwoo-product-wishlist-btn,
.dnwoo_icon_wrapgrid a.dnwoo_choose_variable_option_icon,
.dnwoo_product_addtocart,
.dnwoo_product_filter_badge_btn a.added,
.dnwoo_product_grid_badge .dnwoo-featured,
.dnwoo_product_grid_badge .dnwoo-onsale,
.dnwoo_product_grid_badge .dnwoo-stockout,
.dnwoo_product_grid_buttons .added_to_cart,
.dnwoo_product_grid_buttons .dnwoo_choose_variable_option,
.dnwoo_product_grid_img img,
.dnwoo_product_grid_item,
.dnwoo_product_grid_quick_button,
.dnwoo_product_grid_title,
.dnwoo_product_imgwrap img,
.icon_cart,
.product-images .swiper-button-next,
.product-images .swiper-button-prev {
  border: 0 solid transparent;
}

.dnwoo_grid .dnwoo- .dnwoo_product_grid_badge .dnwoo-onsale,
.dnwoo_product_grid_badge .dnwoo-featured,
.dnwoo_product_grid_badge .dnwoo-stockout {
  z-index: 2;
}

.dnwoo_grid .dnwoo_product_grid_wrapper_layout_five .dnwoo_icon_wrapgrid a.dnwoo-product-wishlist-btn,
.dnwoo_product_grid_title {
  font-size: 17px;
}

.dnwoo_product_grid_item {
  position: relative;
  cursor: pointer;
  list-style: none;
}

.dnwoo_grid .woocommerce ul li.product.dnwoo_product_grid_item,
.woocommerce .dnwoo_grid ul li.product.dnwoo_product_grid_item {
  width: 100%;
  margin: 0;
}

.dnwoo_grid .woocommerce ul.products::after,
.dnwoo_grid .woocommerce ul.products::before,
.woocommerce .dnwoo_grid ul.products::after,
.woocommerce .dnwoo_grid ul.products::before {
  display: none;
}

.woocommerce .dnwoo_product_grid_item .dnwoo_product_ratting span:before {
  color: #f2b01e !important;
}

.dnwoo_product_grid_wrapper_layout_four.woocommerce .dnwoo_product_ratting,
.dnwoo_product_grid_wrapper_layout_two.woocommerce .dnwoo_product_ratting {
  margin-bottom: 10px;
}

.dnwoo_product_grid_wrapper_layout_three.woocommerce .dnwoo_product_ratting {
  padding: 0 15px 15px;
}

.dnwoo_product_grid_wrapper_layout_five.woocommerce .dnwoo_product_ratting {
  padding: 0 15px 15px 0;
}

.dnwoo_product_grid_wrapper_layout_five.woocommerce .dnwoo_product_ratting,
.dnwoo_product_grid_wrapper_layout_four.woocommerce .dnwoo_product_ratting,
.dnwoo_product_grid_wrapper_layout_three.woocommerce .dnwoo_product_ratting,
.dnwoo_product_grid_wrapper_layout_two.woocommerce .dnwoo_product_ratting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dnwoo_product_grid_wrapper_layout_five.woocommerce .star-rating,
.dnwoo_product_grid_wrapper_layout_four.woocommerce .star-rating,
.dnwoo_product_grid_wrapper_layout_six.woocommerce .star-rating,
.dnwoo_product_grid_wrapper_layout_three.woocommerce .star-rating,
.dnwoo_product_grid_wrapper_layout_two.woocommerce .star-rating {
  float: left;
  margin-bottom: 5px;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_img {
  position: relative;
}

.dnwoo_grid .woocommerce .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .icon_cart.added,
.dnwoo_product_grid_buttons .dnwoo_product_addtocart.added,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_grid_buttons .dnwoo_product_addtocart.added,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_addtocart.added {
  display: none !important;
}

.dnwoo_product_grid_wrapper_layout_eight.woocommerce .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .icon_cart.added {
  display: none;
}

.dnwoo_product_grid_price {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 8px;
}

.dnwoo_product_grid_wrapper.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_price {
  line-height: 2;
}

[class^=".dnwoo_product_grid_wrapper_layout_"]:not(.dnwoo_product_grid_wrapper_layout_three) .dnwoo_product_grid_price del {
  color: #fff;
  opacity: 0.7;
}

.dnwoo_product_grid_price del + ins {
  text-decoration: none;
  margin-left: 0 !important;
}

.dnwoo-category-rating-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dnwoo-show-product-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  background: #fff;
  box-shadow: 5px 14px 49px 0 rgba(10, 0, 22, 0.06);
  -webkit-box-shadow: 5px 14px 49px 0 rgba(10, 0, 22, 0.06);
  -moz-box-shadow: 5px 14px 49px 0 rgba(10, 0, 22, 0.06);
  margin-bottom: 10px;
}

.woocommerce .dnwoo_product_grid_item .dnwoo_product_categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_grid_item .dnwoo_product_categories ul li {
  display: inline-block;
}

.dnwoo_product_grid_item .dnwoo_product_categories ul li:last-child,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_Wrap ul li:last-child {
  margin-right: 0;
}

.dnwoo_product_grid_item .dnwoo_product_categories ul li a {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  color: #f6724c;
  text-decoration: none;
}

.dnwoo_product_grid_item .dnwoo_product_grid_title {
  line-height: 1;
  font-weight: 700;
  padding: 0;
  margin-bottom: 5px;
}

.dnwoo_product_grid_wrapper_layout_one {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_Wrap {
  position: absolute;
  left: 15px;
  top: 80px;
  z-index: 2;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_Wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_Wrap ul li {
  margin-right: 0;
  display: block;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_Wrap li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  font-size: 16px;
  background: #fff;
  color: #444;
  border-radius: 4px;
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
  opacity: 0;
  visibility: hidden;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_Wrap ul li:not(:last-child),
.dnwoo_product_grid_wrapper_layout_two .dnwoo_icon_wrapgrid ul li:not(:last-child),
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_Wrap ul li:not(:last-child) {
  margin-bottom: 10px;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_item:hover .dnwoo_product_Wrap a,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_item:hover .dnwoo_product_Wrap a {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_Wrap a:hover {
  background: #f6724c;
  color: #fff;
}

.dnwoo_grid .woocommerce.dnwoo_product_grid_wrapper_layout_one li.dnwoo_product_grid_item,
.woocommerce.dnwoo_product_grid_wrapper_layout_one li.dnwoo_product_grid_item {
  background: #fff;
  box-shadow: 5px 14px 49px 0 rgba(10, 0, 22, 0.06);
  -webkit-box-shadow: 5px 14px 49px 0 rgba(10, 0, 22, 0.06);
  -moz-box-shadow: 5px 14px 49px 0 rgba(10, 0, 22, 0.06);
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_imgwrap {
  position: relative;
  margin-bottom: 20px;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_imgwrap a {
  display: block;
  outline: 0;
}

.dnwoo_product_grid_img a img,
.dnwoo_product_imgwrap a img {
  aspect-ratio: 1;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_item a img,
.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_imgwrap a img,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item a img,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_imgwrap a img {
  display: block;
  width: 100%;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_imgwrap img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_ratting ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_ratting ul li {
  display: inline-block;
  list-style: none;
}

.dnwoo_product_grid_wrapper_layout_one a.add_to_cart_button,
.dnwoo_product_grid_wrapper_layout_one a.added_to_cart,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_quick_button,
.dnwoo_product_grid_wrapper_layout_two a.add_to_cart_button,
.dnwoo_product_grid_wrapper_layout_two a.added_to_cart {
  overflow: visible !important;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_choose_variable_option,
.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_addtocart,
.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_quick_button,
.dnwoo_product_grid_wrapper_layout_one .woocommerce a.added_to_cart {
  font-size: 14px;
  color: #f6724c;
  line-height: 1;
  display: inline-block;
  padding: 14px 20px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;
  background-color: #e8e8e8;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50px;
  overflow: visible !important;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_buttons .added_to_cart {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 14px 20px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50px;
  overflow: visible !important;
}

.dnwoo_product_grid_buttons .dnwoo_choose_variable_option {
  overflow: visible !important;
}

.woocommerce .dnwoo_product_grid_item .dnwoo_icon_wrapgrid li a.icon_menu {
  overflow: visible;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_Wrap ul li {
  line-height: 0;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_choose_variable_option:hover,
.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_addtocart:hover {
  background-color: #f6724c;
  color: #fff;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_buttons .added_to_cart,
.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_view_button:hover {
  background-color: #5a2ed2;
  color: #fff;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_view_button {
  display: none;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_quick_button:hover {
  background-color: #f6724c;
  color: #fff;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_badge .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_badge .dnwoo-stockout {
  position: absolute;
  display: inline-block;
  padding: 6px 12px;
  background: #f6724c;
  color: #fff;
  border-radius: 25px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_badge .dnwoo-featured {
  position: absolute;
  display: inline-block;
  padding: 6px 12px;
  background: #5a2ed2;
  color: #fff;
  border-radius: 25px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_badge .dnwoo-onsale:hover,
.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_badge .dnwoo-stockout:hover,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_badge .dnwoo-onsale:hover,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_badge .dnwoo-stockout:hover {
  background-color: #ec3b75;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_badge .dnwoo-onsale {
  left: 15px;
  top: 15px;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_badge .dnwoo-featured,
.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_badge .dnwoo-stockout {
  right: 15px;
  top: 15px;
}

.dnwoo_product_grid_wrapper_layout_two {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

.dnwoo_grid .woocommerce.dnwoo_product_grid_wrapper_layout_two li.dnwoo_product_grid_item,
.woocommerce.dnwoo_product_grid_wrapper_layout_two li.dnwoo_product_grid_item {
  background: #fff;
  -webkit-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.08);
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_imgwrap {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_imgwrap a {
  display: block;
  outline: 0;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_item img,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_imgwrap img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_Wrap {
  position: absolute;
  left: 0;
  bottom: 15px;
  z-index: 2;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_Wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_Wrap ul li,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_Wrap ul li,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_Wrap ul li {
  margin-right: 0;
}

.dnwoo_product_Wrap ul li .dnwoo_product_grid_wrapper_layout_two .dnwoo_product_Wrap li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  font-size: 16px;
  background: #fff;
  color: #444;
  border-radius: 4px;
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
  opacity: 0;
  visibility: hidden;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_Wrap a:hover {
  background: #f6724c;
  color: #fff;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_title a {
  font-size: 20px;
  font-weight: inherit;
  color: currentColor;
  text-transform: capitalize;
  padding: 0;
  margin: 0 0 10px;
  text-decoration: none;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_price {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #222;
  margin: 0 0 10px;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_price del {
  color: currentColor;
  opacity: 1;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_price del + ins {
  text-decoration: none;
  margin-left: 10px;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_choose_variable_option,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_addtocart,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_quick_button,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_view_button,
.dnwoo_product_grid_wrapper_layout_two.woocommerce .dnwoo_product_grid_buttons a.added_to_cart {
  font-size: 16px;
  color: #222;
  line-height: 1;
  display: inline-block;
  padding: 12px 15px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;
  background-color: #e8e8e8;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_buttons a:not(:last-child),
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_buttons a:not(:last-child) {
  margin-right: 5px;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_choose_variable_option:hover,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_addtocart:hover,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_quick_button:hover,
.dnwoo_product_grid_wrapper_layout_two.woocommerce .dnwoo_product_grid_buttons a.added_to_cart:hover {
  background-color: #f6724c;
  color: #fff;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_badge .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_badge .dnwoo-stockout {
  position: absolute;
  display: inline-block;
  padding: 6px 12px;
  background-color: #f6724c;
  color: #fff;
  border-radius: 25px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_badge .dnwoo-featured {
  position: absolute;
  display: inline-block;
  padding: 6px 12px;
  background: #5a2ed2;
  color: #fff;
  border-radius: 25px;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_badge .dnwoo-onsale {
  left: 15px;
  top: 15px;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_badge .dnwoo-featured,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_badge .dnwoo-stockout {
  right: 15px;
  top: 15px;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_icon_wrapgrid {
  position: absolute;
  left: 15px;
  bottom: 15px;
  overflow: hidden;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_ratting ul,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_Wrap ul,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_ratting ul,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_icon_wrapgrid ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_icon_wrapgrid li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  font-size: 16px;
  line-height: 1;
  background: #fff;
  color: #444;
  border-radius: 4px;
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
  opacity: 0;
  visibility: hidden;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.dnwoo_product_grid_wrapper_layout_two .dnwoo_product_grid_item:hover .dnwoo_icon_wrapgrid a {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a:hover,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a:hover,
.dnwoo_product_grid_wrapper_layout_two .dnwoo_icon_wrapgrid a:hover {
  background: #f6724c;
  color: #fff;
}

.dnwoo_product_grid_wrapper_layout_eight,
.dnwoo_product_grid_wrapper_layout_five,
.dnwoo_product_grid_wrapper_layout_four,
.dnwoo_product_grid_wrapper_layout_seven,
.dnwoo_product_grid_wrapper_layout_six,
.dnwoo_product_grid_wrapper_layout_three {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.dnwoo_grid .woocommerce.dnwoo_product_grid_wrapper_layout_three li.dnwoo_product_grid_item,
.woocommerce.dnwoo_product_grid_wrapper_layout_three li.dnwoo_product_grid_item {
  position: relative;
  overflow: hidden;
  background: #fef1ed;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_imgwrap {
  position: relative;
  overflow: hidden;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item:hover .dnwoo_icon_wrapgrid {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_icon_wrapgrid,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_details_wrap {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_icon_wrapgrid {
  position: absolute;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  right: 0;
  top: auto;
  bottom: -50px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_Wrap ul li {
  display: inline-block;
  margin-right: 5px;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a {
  display: inline-block !important;
  padding: 8px 8.4px !important;
  background: #fff;
  border-radius: 3px;
  color: #222;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  text-decoration: none;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_img_wrap img,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_img_wrap img,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_img_wrap img,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_img_wrap img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_details_wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px !important;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_details_wrap .dnwoo_product_grid_price,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_details_wrap .dnwoo_product_grid_title {
  color: #0a0016;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_grid_price,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_details_wrap .dnwoo_product_grid_price {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_ratting ul li {
  display: inline-block;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_ratting ul li a {
  display: inline-block;
  text-decoration: none;
  color: #f2b01e;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_single_price {
  font-size: 20px;
  color: #597dfc;
  font-weight: 700;
}

.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_single_price span {
  color: #597dfc;
  font-weight: 400;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_categories ul li a {
  color: #000;
}

.dnwoo_grid .woocommerce ul.dnwoo_product_grid_wrapper_layout_four li.dnwoo_product_grid_item,
.woocommerce ul.dnwoo_product_grid_wrapper_layout_four li.dnwoo_product_grid_item {
  position: relative;
  overflow: hidden;
  line-height: 0;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_imgwrap {
  position: relative;
  overflow: hidden;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item:hover .dnwoo_icon_wrapgrid {
  opacity: 1;
  visibility: visible;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_icon_wrapgrid {
  position: absolute;
  top: 70px;
  right: -50px;
  left: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li {
  display: inline-block;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li:not(:last-child) {
  margin-bottom: 5px;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item:hover .dnwoo_icon_wrapgrid li {
  -webkit-transform: translateX(-70px);
  transform: translateX(-70px);
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a {
  display: inline-block !important;
  padding: 7px 9px;
  background: #fff;
  border-radius: 3px;
  color: #222;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.dnwoo-paginav ul li:last-child,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li:last-child {
  margin-right: 0;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_imgwrap a.dnwoo_product_img::before,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_imgwrap a.dnwoo_product_img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 8;
  opacity: 0;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item:hover .dnwoo_product_imgwrap a.dnwoo_product_img::before,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_imgwrap a.dnwoo_product_img:hover::before,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item:hover .dnwoo_product_imgwrap a.dnwoo_product_img::before,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_imgwrap a.dnwoo_product_img:hover::before {
  opacity: 1;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_details_wrap {
  padding: 15px !important;
  position: absolute;
  width: 100%;
  top: auto;
  bottom: -100px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item:hover .dnwoo_product_details_wrap {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_ratting ul li {
  display: inline-block;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_ratting ul li a {
  display: inline-block;
  text-decoration: none;
  color: #f2b01e;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_single_price {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_single_price span {
  color: #fff;
  font-weight: 400;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-stockout,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-stockout,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-stockout {
  position: absolute;
  left: 20px;
  top: 20px;
  display: inline-block;
  background: #f6724c;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-stockout {
  position: absolute;
  top: 20px;
  display: inline-block;
  background: #f6724c;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-stockout {
  left: 20px;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-featured,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-featured,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-featured,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-featured {
  position: absolute;
  right: 20px;
  top: 20px;
  display: inline-block;
  background: #5a2ed2;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-onsale {
  left: 15px;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-onsale:hover,
.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-stockout:hover,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-onsale:hover,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-stockout:hover,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-onsale:hover,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-stockout:hover,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-onsale:hover,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_img_wrap .dnwoo-stockout:hover {
  background: #ec3b75;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item {
  position: relative;
  overflow: hidden;
  background-color: #fef1ed;
  border: 1px solid #eee;
}

.dnwoo_product_grid_wrapper_layout_one .dnwoo_product_grid_item .dnwoo_product_grid_price {
  margin-top: 0.8rem;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_imgwrap {
  position: relative;
  overflow: hidden;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_imgwrap a,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_imgwrap a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 0;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_icon_wrapgrid {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -50px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  color: #fff;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  z-index: 9;
  opacity: 1;
  visibility: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item:hover .dnwoo_icon_wrapgrid,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item:hover .dnwoo_product_overlay_content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_Wrap ul li {
  display: inline-block;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  border-right: 1px solid #fff;
  width: 100%;
  height: 100%;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_Wrap ul li:last-child {
  border-right: 0 solid #fff;
  margin-right: 0;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  background-color: #f6724c;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a:hover {
  background: #ec3b75;
  color: #fff;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_details_wrap {
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_ratting ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_ratting {
  margin-bottom: 0;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_ratting ul li {
  display: inline-block;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_product_ratting ul li a {
  display: inline-block;
  text-decoration: none;
  color: #f2b01e;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_single_price {
  font-size: 20px;
  color: #597dfc;
  font-weight: 700;
}

.dnwoo_product_grid_wrapper_layout_five .dnwoo_product_grid_item .dnwoo_single_price span {
  color: #597dfc;
  font-weight: 400;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_categories ul li a {
  color: #000;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background-color: #f5f7fd;
  border: 1px solid #eee;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_imgwrap {
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_overlay_content {
  position: absolute;
  width: 100%;
  top: auto;
  bottom: -100px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 10;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_details_wrap {
  padding: 15px !important;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_Wrap ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_ratting ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_Wrap ul li {
  display: inline-block;
  line-height: 0;
  margin-right: 5px;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_Wrap ul li:last-child {
  margin-right: 0;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px !important;
  border-radius: 3px;
  width: 100%;
  height: 100%;
  color: #222;
  font-size: 18px;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #fff;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_icon_wrapgrid li a:hover,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a:hover {
  color: #fff;
  background: #f6724c;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_ratting ul li {
  display: inline-block;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_product_ratting ul li a {
  display: inline-block;
  text-decoration: none;
  color: #f2b01e;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_single_price {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_grid_item .dnwoo_single_price span {
  color: #fff;
  font-weight: 400;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item {
  overflow: hidden;
  border-radius: 4px;
  position: relative;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_imgwrap {
  position: relative;
  z-index: 10;
  cursor: pointer;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo-stockout {
  position: absolute;
  display: inline-block;
  background: #f6724c;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo-featured {
  position: absolute;
  display: inline-block;
  background: #5a2ed2;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo-onsale:hover,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo-stockout:hover {
  background: #ec3b75;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo-stockout {
  left: 20px;
  top: 20px;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo-featured {
  right: 20px;
  top: 20px;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_image {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.dnwoo_product_grid_wrapper_layout_five.woocommerce .dnwoo_product_grid_item .dnwoo_img_wrap img,
.dnwoo_product_grid_wrapper_layout_seven.woocommerce .dnwoo_product_grid_item .dnwoo_product_image,
.woocommerce ul.products.dnwoo_product_grid_wrapper_layout_eight li.product a img,
.woocommerce ul.products.dnwoo_product_grid_wrapper_layout_four li.product a img,
.woocommerce ul.products.dnwoo_product_grid_wrapper_layout_six li.product a img {
  margin: 0 !important;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_imgwrap .dnwoo_product_img {
  display: block;
  width: 100%;
  height: 100%;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_icon_wrapgrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  right: 20px;
  top: 50px;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  z-index: 11;
  line-height: 0;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_icon_wrapgrid li {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 0;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_icon_wrapgrid li:last-child {
  margin-bottom: 0;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_icon_wrapgrid li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #222;
  font-size: 18px;
  line-height: 1;
  padding: 8px !important;
  background-color: #fff;
  border-radius: 3px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item:hover .dnwoo_icon_wrapgrid {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .added_to_cart,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_choose_variable_option,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_addtocart,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .woocommerce a.added_to_cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background: #fff;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1;
  color: #222;
  text-decoration: none;
  border-radius: 5px;
  padding: 18px 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  font-weight: 500;
  opacity: 0;
  visibility: hidden;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item:hover .added_to_cart,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item:hover .dnwoo_choose_variable_option,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item:hover .dnwoo_product_addtocart {
  opacity: 1;
  visibility: visible;
}

.dnwoo_product_grid_wrapper_layout_eight.woocommerce .dnwoo_product_grid_item .dnwoo_icon_wrapgrid li:not(:last-child),
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_addtocart:not(:last-child) {
  margin-bottom: 5px;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_grid_buttons .added_to_cart i,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_grid_buttons .dnwoo_product_addtocart i,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .added_to_cart i,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_addtocart i {
  margin-right: 6px;
}

.dnwoo_product_grid_wrapper_layout_eight.woocommerce .dnwoo_product_grid_item .dnwoo_icon_wrapgrid li a:hover,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .added_to_cart:hover,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_choose_variable_option:hover,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_addtocart:hover {
  background: #f6724c;
  color: #fff;
}

.dnwoo-paginav ul li.disabled,
.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_viewcart {
  display: none;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_content {
  position: absolute;
  z-index: 2;
  top: auto;
  left: 0;
  padding: 20px;
  width: 100%;
  bottom: -10px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item .dnwoo_product_content .dnwoo_product_grid_price {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  display: none;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item:hover .dnwoo_product_content .dnwoo_product_grid_price,
.woocommerce-ordering select {
  display: block;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_grid_item:hover .dnwoo_product_content {
  bottom: 0;
}

.dnwoo_product_grid_wrapper_layout_seven .dnwoo_product_content .dnwoo_product_ratting {
  position: absolute;
  left: 16px;
  top: 0;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_imgwrap {
  position: relative;
  z-index: 10;
  line-height: 0;
  overflow: hidden;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_imgwrap .dnwoo_product_img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo-stockout {
  position: absolute;
  display: inline-block;
  background: #597dfc;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 3;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo-featured {
  position: absolute;
  display: inline-block;
  background: #5a2ed2;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 3;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo-onsale:hover,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo-stockout:hover {
  background: #f6724c;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo-onsale,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo-stockout {
  left: 20px;
  top: 20px;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo-featured {
  right: 20px;
  top: 20px;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_image {
  max-width: 100%;
  width: 100%;
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 !important;
}

.dnwoo_product_grid_wrapper_layout_eight.woocommerce .dnwoo_product_grid_item .dnwoo_icon_wrapgrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  right: 20px;
  top: 53px;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  z-index: 11;
  line-height: 0 !important;
}

.dnwoo_product_grid_wrapper_layout_eight.woocommerce .dnwoo_product_grid_item .dnwoo_icon_wrapgrid li {
  display: inline-block;
  margin-right: 0;
}

.dnwoo_product_grid_wrapper_layout_eight.woocommerce .dnwoo_product_grid_item .dnwoo_icon_wrapgrid li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: #222;
  font-size: 18px;
  line-height: 1;
  padding: 8px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.dnwoo_product_grid_wrapper_layout_eight.woocommerce .dnwoo_product_grid_item:hover .dnwoo_icon_wrapgrid {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_categories {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #efefef;
  padding: 20px;
  text-align: center;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_grid_buttons .added_to_cart,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_grid_buttons .dnwoo_choose_variable_option,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_grid_buttons .dnwoo_product_addtocart {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  background: #fff;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1;
  color: #222;
  text-decoration: none;
  border-radius: 5px;
  padding: 18px 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  font-weight: 500;
  z-index: 2;
  margin: 0 20px;
}

.dnwoo_product_grid_wrapper_layout_eight.woocommerce .dnwoo_product_Wrap ul a.added_to_cart {
  margin: 0;
  position: inherit;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item:hover .dnwoo_product_grid_buttons .added_to_cart,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item:hover .dnwoo_product_grid_buttons .dnwoo_choose_variable_option,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item:hover .dnwoo_product_grid_buttons .dnwoo_product_addtocart {
  bottom: 30px;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_grid_buttons .added_to_cart:hover,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_grid_buttons .dnwoo_choose_variable_option:hover,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_grid_buttons a.dnwoo_product_addtocart:hover {
  background: #f6724c;
  color: #fff;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_grid_item .dnwoo_product_content {
  position: relative;
  overflow: hidden;
}

.dnwoo_product_Wrap .dnwoo-product-action-btn span.icon_heart_alt::before,
.dnwoo_product_Wrap .dnwoo-product-wishlist-btn span.icon_heart::before,
.dnwoo_product_Wrap .dnwoo-product-wishlist-btn span.icon_heart_alt::before {
  content: attr(data-icon);
  font-family: ETmodules !important;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a.icon_compare:before,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a.icon_compare.added,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a.icon_compare:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
}

.dnwoo_product_Wrap .dnwoo_icon_wrapgrid .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse {
  display: block !important;
}

.dnwoo_product_Wrap .dnwoo_icon_wrapgrid a.added_to_cart {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  text-align: center;
  text-indent: -9999999px;
  font-size: 18px;
}

.dnwoo_product_Wrap .dnwoo_icon_wrapgrid .icon_cart.added a.added_to_cart {
  text-indent: -9999999px;
  font-size: 0;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a.added_to_cart:before,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a.added_to_cart:before {
  font-size: 18px;
}

.dnwoo-paginav ul li a,
.dnwoo-paginav ul li.active a,
.dnwoo_product_Wrap .dnwoo_icon_wrapgrid a.added_to_cart::before,
.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_categories {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.dnwoo_product_Wrap .dnwoo_icon_wrapgrid a.added_to_cart::before {
  content: "\e013";
  font-family: ETmodules !important;
  width: 100%;
  height: 100%;
  text-indent: 0;
}

.dnwoo_product_grid_wrapper_layout_eight .dnwoo_product_content .dnwoo_product_ratting {
  display: inherit;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare,
.dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare.added {
  text-indent: -9999999px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare::before {
  content: "+";
  font-family: ETmodules !important;
  position: relative;
  width: 100%;
  height: 100%;
  text-indent: 0;
  text-align: center;
}

.dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare.added::before {
  content: "R";
}

.dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn .icon_left-right {
  font-size: 0;
  padding: 0 !important;
  line-height: 0;
}

.dnwoo-product-compare-btn .icon_left-right::before {
  content: "+";
  font-family: ETmodules !important;
  line-height: 0;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare.added {
  text-indent: -9999999px;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare::before,
.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare::before,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare::before {
  position: unset;
}

.dnwoo_product_grid_wrapper_layout_six .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn .icon_left-right {
  font-size: 16px;
  padding: 10px !important;
  line-height: 0;
  display: none;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare,
.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare.added,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn.compare.added {
  text-indent: -9999999px;
  font-size: 0;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn .icon_left-right,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_Wrap .dnwoo_icon_wrapgrid .dnwoo-product-compare-btn .icon_left-right {
  font-size: 16px;
  padding: 10px !important;
  line-height: 0;
  display: none;
}

.dnwoo-paginav ul li,
.dnwoo_product_grid_wrapper {
  list-style: none;
  -webkit-transition: ease-in-out 0.3s;
  -o-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.dnwoo_product_grid_wrapper {
  margin: 0;
  padding: 0 !important;
}

.dnwoo_product_main_wrapper {
  scroll-behavior: smooth;
}

.dnwoo_product_grid_wrapper .yith-wcwl-add-to-wishlist .ajax-loading {
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0;
  margin-left: 0;
}

.dnwoo-paginav,
.dnwoo-paginav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dnwoo-paginav ul {
  margin: 30px 0;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.dnwoo-paginav ul li {
  border: 0 solid #d33;
}

.dnwoo-paginav ul li a,
.dnwoo-paginav ul li.active a {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  color: #000;
  font-size: 15px;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
}

.dnwoo-paginav ul li.active {
  background: #d33;
  color: #fff;
  border-color: #d33;
}

.dnwoo-paginav ul li.active,
.dnwoo-paginav ul li:has(:not(span)):hover {
  background: #d33;
  color: #fff;
  border-color: #d33;
}

@media (max-width: 980px) {
  .dnwoo_pagination_alignment_tablet_left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .dnwoo_pagination_alignment_tablet_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dnwoo_pagination_alignment_tablet_right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .dnwoo_pagination_alignment_phone_left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .dnwoo_pagination_alignment_phone_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dnwoo_back_icon_alignment_phone_right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.dnwoo_pagination_alignment_left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.dnwoo_pagination_alignment_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dnwoo_pagination_alignment_right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 980px) {
  .dnwoo_pagination_alignment_tablet_left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .dnwoo_pagination_alignment_tablet_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dnwoo_pagination_alignment_tablet_right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .dnwoo_pagination_alignment_phone_left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .dnwoo_pagination_alignment_phone_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dnwoo_pagination_alignment_phone_right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

.dnwoo_load_more_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dnwoo-load-more-pagination,
.dnwoo-load-more-pagination::before {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo-load-more-pagination {
  border: 0 solid;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  text-transform: capitalize;
  font-weight: 400;
  padding: 10px 25px;
  text-decoration: none;
  background-color: #5a2ed2;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 5;
}

.dnwoo-load-more-pagination:hover::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.dnwoo_grid .img-fluid {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.dnwoo_product_grid_wrapper_layout_four .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a.added_to_cart,
.dnwoo_product_grid_wrapper_layout_three .dnwoo_product_grid_item .dnwoo_product_Wrap ul li a.added_to_cart {
  text-indent: -9999999px;
  font-size: 0 !important;
}

.woocommerce .product_type_variable .dnwoo_grid_price span {
  text-decoration: none;
}

.dnwoo_product_grid_wrapper .dnwoo_product_grid_buttons a.dnwoo_choose_variable_option span {
  text-transform: initial;
}

.woocommerce .woocommerce-ordering {
  margin: 0;
}

.woocommerce ul.products li.product .dnwoo_product_ratting .star-rating,
.woocommerce-page .products.dnwoo_product_grid_wrapper .star-rating {
  margin: 0 !important;
  font-size: 1em;
}

.dnwoo-show-product-text .woocommerce-result-count {
  margin: 0 !important;
}

.dnwooquickview-open .product-images .swiper-button-next,
.dnwooquickview-open .product-images .swiper-button-prev {
  width: 40px;
  height: 40px;
}

.dnwoo-product-summery a.added_to_cart.wc-forward {
  background-color: #0012f1;
  padding: 13px 8px !important;
  margin-left: 9px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.woo-product-grid-wrapper ul.products li.product,
.woo-product-grid-wrapper ul.products li.product {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button:not(.hide) {
  display: unset !important;
}

.yith-wcwl-add-to-wishlist {
  margin-top: unset !important;
}

.dnwoo_product_grid_wrapper_layout_four .dnwooe-sku {
  line-height: 1.6;
}
/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooAjaxSearch/module.scss ***!
  \***********************************************************************************************************************************************************************************************/
.dnwoo_ajax_search {
  overflow: visible !important;
}

.dnwoo_ajax_search_wrapper .dnwoo_ajax_search_items {
  overflow-y: auto;
  overflow-x: hidden;
}

.dnwoo_ajax_search_wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.et_pb_column.dnwoo_column_zindex {
  z-index: 9999;
}

.dnwoo_ajax_search_result_hide_scrollbar .dnwoo_ajax_search_items::-webkit-scrollbar {
  display: none;
}

.dnwoo_ajax_search_result_hide_scrollbar .dnwoo_ajax_search_items {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.dnwoo_ajax_search_items {
  background: #fff;
  -webkit-box-shadow: 5px 15px 40px rgba(22, 27, 45, 0.08);
  box-shadow: 5px 15px 40px rgba(22, 27, 45, 0.08);
  max-height: 300px;
  padding: 10px;
}

.dnwoo_ajax_search_items.dnwoo_ajax_search_masonry_layoutone {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.dnwoo_ajax_search_masonry_layoutone .dnwoo_ajax_search_single_item_wrapper {
  width: calc(100% - 15px);
}

@media only screen and (max-width: 981px) {
  .dnwoo_ajax_search_wrapper .dnwoo_ajax_search_single_item_wrapper {
    width: calc(100% - 0px);
  }
}
.dnwoo_ajax_search_wrapper_inner {
  background: #fff;
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: 5px 15px 40px rgba(22, 27, 45, 0.08);
  box-shadow: 5px 15px 40px rgba(22, 27, 45, 0.08);
  margin: 0;
  clear: none;
}

.dnwoo_ajax_search_wrapper_inner:last-child {
  margin-bottom: 0;
}

.dnwoo_ajax_search_img {
  position: relative;
}

.dnwoo_ajax_search_img img,
.dnwoo_ajax_search_imgimg {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dnwoo_ajax_search_wrapper_inner .dnwoo_ajax_search_item_link {
  text-decoration: none;
}

.dnwoo_ajax_search_masonry_layoutone .dnwoo_ajax_search_wrapper_inner .dnwoo_ajax_search_item_link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.dnwoo_ajax_search_wrapper_inner .dnwoo_ajax_search_img {
  width: 85px;
  line-height: 0;
  float: left;
}

.dnwoo_ajax_search_imgimg {
  width: 100%;
  border-radius: 4px;
  -o-object-position: center;
  object-position: center;
}

.dnwoo_ajax_search_items .dnwoo_ajax_search_wrapper_inner .dnwoo_ajax_search_item_img + .dnwoo_ajax_search_content_wrapper {
  width: calc(100% - 85px);
  float: left;
}

.dnwoo_ajax_search_wrapper_inner .dnwoo_ajax_search_content_wrapper {
  padding: 10px;
}

.dnwoo_ajax_search_item_ratting_count_combined {
  margin-bottom: 5px;
}

.dnwoo_ajax_search_item_ratting,
.dnwoo_ajax_search_item_ratting_count {
  display: inline-block;
}

.dnwoo_ajax_search_item_ratting ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dnwoo_ajax_search_item_ratting ul li {
  display: inline-block;
  list-style: none;
}

.dnwoo_ajax_search_item_ratting ul li span {
  display: inline-block;
  color: #f2c94c;
}

.dnwoo_ajax_search_item_price {
  display: inline-block;
  margin-bottom: 6px;
  color: #000;
  font-weight: 600;
}

.dnwoo_ajax_search_item_price del {
  font-size: 12px;
  line-height: 1;
  color: #777c90;
}

.dnwoo_ajax_search_item_price ins {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #161b2d;
  text-decoration: none;
}

.dnwoo_ajax_search_item_ratting_count span {
  font-size: 14px;
  line-height: 1;
  color: #000;
}

.dnwoo_ajax_search_title {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: #161b2d;
  margin: 0;
  padding-bottom: 5px;
}

.dnwoo_ajax_search_item_des {
  font-size: 14px;
  color: #777c90;
  margin: 0;
}

.dnwoo_ajax_search_onsale_withprice,
.dnwoo_ajax_search_onsale_withprice_pos {
  display: inline-block;
  padding: 4px 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}

.dnwoo_ajax_search_onsale_withprice_pos {
  position: absolute;
  color: #161b2d;
  background: #ffea28;
  right: 5px;
  top: 5px;
  border-radius: 2px;
}

.dnwoo_ajax_search_masonry_layoutthree .dnwoo_ajax_search_wrapper_inner .dnwoo_ajax_search_item_link {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.dnwoo_ajax_search_masonry_layoutthree .dnwoo_ajax_search_wrapper_inner .dnwoo_ajax_search_item_img,
.dnwoo_ajax_search_masonry_layoutthree .dnwoo_ajax_search_wrapper_inner .dnwoo_ajax_search_item_img + .dnwoo_ajax_search_content_wrapper {
  width: 100%;
}

.dnwoo_ajax_search_result_active .dnwoo_ajax_search_wrapper {
  display: none;
}

.dnwoo_ajax_search .woocommerce .dnwoo_product_ratting .star-rating span:before,
.dnwoo_ajax_search .woocommerce .dnwoo_product_ratting .star-rating:before,
.dnwoo_ajax_search .woocommerce .dnwoo_product_ratting span:before {
  color: #f2b01e;
}

.dnwoo_ajax_search .woocommerce .dnwoo_product_ratting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 5px 0;
}

.dnwoo_ajax_search_img img,
.dnwoo_ajax_search_onsale_withprice {
  border: 0 solid transparent;
}

.dnwoo-select-options.active,
.dnwoo_ajax_search_loader {
  display: block;
}

.dnwoo_ajax_search_items.padding_0 {
  padding: 0;
}

.dnwoo_ajax_search_onsale_withprice {
  position: absolute;
  top: 8px;
  right: 8px;
}

.dnwoo_ajax_search_masonry_layoutone .dnwoo_ajax_search_single_item_wrapper {
  position: relative;
}

@-webkit-keyframes dnwoo_ajax_loader_rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes dnwoo_ajax_loader_rotation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.dnwoo_ajax_search_results_wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_form_customone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_formsearch, .dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_option {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1;
  color: #161b2d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4e5e9;
  border-radius: 0;
  outline: 0;
}

.dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_formcusbtn, .dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_formsearch, .dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_option {
  position: relative;
}

.dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_formcusbtn {
  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;
  white-space: nowrap;
}

.dnwoo_ajax_search_icon_right:before {
  content: "U";
  font-family: "ETmodules";
  font-weight: 400;
  font-size: 15px;
}

.dnwoo_ajax_search_icon_right.dnwoo_ajax_search_icon_inside_input:before {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dnwoo_ajax_search_icon_right.dnwoo_ajax_search_icon_outside_input:before {
  position: relative;
}

.dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_option:focus-visible {
  outline-offset: 0;
}

.dnwoo_ajax_search_formcusbtn, .et_pb_button.dnwoo_ajax_search_formcusbtn {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  border: 2px solid #d3d3d3;
  line-height: 1.5;
}

.dnwoo_ajax_search_formcusbtn:hover, .et_pb_button.dnwoo_ajax_search_formcusbtn:hover {
  border: 2px solid #d3d3d3;
}

.et_pb_button.dnwoo_ajax_search_formcusbtn:after {
  font-size: inherit;
  line-height: inherit;
}

.et_pb_button.dnwoo_ajax_search_formcusbtn:is(.et_pb_button.dnwoo_ajax_search_formcusbtn:empty):after {
  position: relative;
}

.dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_formcusbtn:not(:disabled):not(:disabled) {
  cursor: pointer;
}

.dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_form_searcharea {
  position: relative;
  width: 100%;
}

.dnwoo_ajax_search_form_searcharea input[type=search] {
  padding: 13px 35px 13px 13px;
  border: 1px solid #d3d3d3;
  height: 100%;
}

@media (max-width: 767px) {
  .dnwoo_ajax_search .dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_form_customone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_form_option_category, .dnwoo_ajax_search_form_searbtn {
    width: 100%;
  }
  .dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_form_option_category:before {
    display: none;
  }
  .dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_option {
    border-right-color: #e4e5e9 !important;
  }
  .dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_form_searcharea {
    margin-right: 0;
  }
}
.dnwoo_ajax_search_form_layoutone .dnwoo_ajax_search_form_option_category, .dnwoo_ajax_search_form_searbtn {
  position: relative;
}

.dnwoo_ajax_search_form_option_category .dnwoo_ajax_search_option {
  width: 100%;
  padding: 13px;
  font-size: 14px;
}

.dnwoo_ajax_search_form_option_category .dnwoo_ajax_search_option_frontend {
  padding: 14px;
}

.dnwoo_ajax_search_loader_layout_one {
  position: absolute;
  display: none;
  border: 2px solid #ab8dff;
  border-bottom-color: transparent;
  border-right-color: #266de8;
  border-top-color: transparent;
  border-radius: 50%;
  -webkit-animation: dnwoo_ajax_loader_rotation 1s linear infinite;
  animation: dnwoo_ajax_loader_rotation 1s linear infinite;
  right: 6px;
  top: 35%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.dnwoo_ajax_category_search_field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.dnwoo_ajax_search_btn span {
  display: block;
}

.dnwoo_ajax_search_mr {
  margin-right: 5px;
}

.dnwoo_ajax_search_form_option_category select {
  visibility: hidden;
}

.dnwoo-select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #fff;
  width: 100%;
  height: 100%;
}

.dnwoo-custom-select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 8px 15px;
}

.dnwoo-custom-select:after {
  content: "3";
  font-family: "ETModules";
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  font-weight: 900;
  font-size: 20px;
  color: #000;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.dnwoo-custom-select, .dnwoo-custom-select.active, .dnwoo-custom-select:active {
  background-color: #fff;
  color: #000;
  border: 1px solid #d3d3d3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dnwoo-custom-select.active:after, .dnwoo-custom-select:active:after {
  -webkit-transform: translate(55%, -50%) rotate(180deg);
  transform: translate(55%, -50%) rotate(180deg);
}

#left-area ul.dnwoo-select-options, .entry-content ul.dnwoo-select-options, .et-l--body ul.dnwoo-select-options, .et-l--footer ul.dnwoo-select-options, .et-l--header ul.dnwoo-select-options {
  list-style: none;
  padding: 0;
  line-height: 1.5rem;
}

ul.dnwoo-select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  background: #fff;
  -webkit-box-shadow: 5px 15px 40px rgba(22, 27, 45, 0.08);
  box-shadow: 5px 15px 40px rgba(22, 27, 45, 0.08);
  border-radius: 6px;
}

.dnwoo-select-options li {
  margin: 0;
  padding: 7px 15px;
  color: #000;
  border: 0 solid transparent;
}

.dnwoo-select-options li:hover {
  color: #fff;
  background: #f6724c;
}

.dnwoo-select-options li[rel=hide] {
  display: none;
}

.dnwoo_ajax_search_form_option_category .dnwoo_ajax_search_option {
  border: 0 solid #e4e5e9;
}
/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooProductAccordion/module.scss ***!
  \*****************************************************************************************************************************************************************************************************/
.dnwoo_imgaccordion_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 80vh;
}

.dnwoo_imgaccordion_child {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}

.dnwoo_imgaccordion_bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}

.dnwoo_imgaccordion_child:hover .dnwoo_imgaccordion_bg {
  opacity: 1;
  visibility: visible;
}

.dnwoo_imgaccordion_child.dnwoo-active {
  -webkit-box-flex: 5;
  -ms-flex: 5 0 auto;
  flex: 5 0 auto;
}

.dnwoo_imgaccordion_child > div {
  position: absolute;
  cursor: pointer;
}

.dnwoo_clickable .dnwoo_imgaccordion_child {
  cursor: pointer;
}

.dnwoo_imgaccordion_child_content_wrapper {
  height: 100%;
  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;
  width: 100%;
  text-align: center;
}

.dnwoo_imgaccordion_child .dnwoo_imgaccordion_content {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 15px 30px;
}

.dnwoo_imgaccordion_child.dnwoo-active .dnwoo_imgaccordion_content {
  opacity: 1;
}

ul.dnwoo_imgaccordion_categories {
  font-size: 16px;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 6px;
}

.dnwoo_imgaccordion_categories li {
  display: inline-block;
}

.dnwoo_imgaccordion_categories li a {
  color: #fff;
}

.dnwoo_imgaccordion_child.dnwoo-active .dnwoo_imgaccordion_categories,
.dnwoo_imgaccordion_child.dnwoo-active .dnwoo_imgaccordion_title,
.dnwoo_imgaccordion_child.dnwoo-active .dnwoo_imgaccordion_price,
.dnwoo_imgaccordion_child.dnwoo-active .dnwoo_imgaccordion_buttons {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.dnwoo_imgaccordion_categories,
.dnwoo_imgaccordion_title,
.dnwoo_imgaccordion_description,
.dnwoo_imgaccordion_price,
.dnwoo_imgaccordion_buttons {
  font-weight: 400;
  color: #fff;
  line-height: 1;
  text-transform: capitalize;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_imgaccordion_title {
  font-size: 24px;
  font-weight: 700;
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
  padding: 0;
  margin: 0 0 6px;
}

.dnwoo_imgaccordion_price {
  font-size: 16px;
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
  margin: 0 0 6px;
}

.dnwoo_imgaccordion_price span {
  display: inline-block;
}

/* .dnwoo_imgaccordion_price
  span:not(:last-child):not(:has(+ small)):not(:has(small)), */
.dnwoo_imgaccordion_price del span {
  text-decoration: line-through;
}

.dnwoo_imgaccordion_price del span.woocommerce-Price-currencySymbol {
  text-decoration: none !important;
}

.dnwoo_imgaccordion_buttons a:not(:last-child) {
  margin-right: 6px;
}

.dnwoo_imgaccordion_buttons {
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.dnwoo_imgaccordion_buttons .dnwoo_imgaccordion_view_button {
  display: none;
}

.dnwoo_imgaccordion_buttons .add_to_cart_button .icon_cart:before,
.dnwoo_imgaccordion_buttons .dnwoo_choose_variable_option .icon_menu:before {
  font-family: "ETmodules";
  content: attr(data-icon);
}

.dnwoo_imgaccordion_buttons a.added_to_cart::before {
  content: "\e013";
  font-family: ETmodules !important;
  width: 100%;
  height: 100%;
  text-indent: 0;
  margin-right: 3px;
}

.dnwoo_imgaccordion_buttons .add_to_cart_button.added {
  display: none !important;
}

.dnwoo_imgaccordion_buttons .dnwoo_choose_variable_option,
.dnwoo_imgaccordion_buttons .add_to_cart_button,
.woocommerce .dnwoo_imgaccordion_buttons .added_to_cart,
.dnwoo_imgaccordion_view_button,
.dnwoo_imgaccordion_quick_button {
  font-size: 14px;
  color: #fff;
  line-height: 1;
  display: inline-block !important;
  padding: 12px 20px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;
  background-color: #5a2ed2;
  border-radius: 50px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_imgaccordion_buttons .add_to_cart_button:hover,
.dnwoo_imgaccordion_buttons .dnwoo_choose_variable_option:hover,
.dnwoo_imgaccordion_buttons .added_to_cart:hover,
.dnwoo_imgaccordion_view_button:hover,
.dnwoo_imgaccordion_quick_button:hover {
  background-color: #ec3b75;
}

.dnwoo_imgaccordion_buttons .dnwoo_choose_variable_option {
  text-transform: initial;
}

.dnwoo_imgaccordion_onsale {
  position: absolute;
  left: 10px;
  top: 10px;
  background: #f6724c;
  font-size: 16px;
  color: #fff;
  padding: 3px 14px;
  border-radius: 25px;
  text-transform: capitalize;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_imgaccordion_featured {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #5a2ed2;
  font-size: 16px;
  color: #fff;
  padding: 2px 14px;
  border-radius: 25px;
  text-transform: capitalize;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_imgaccordion_outofstock {
  position: absolute;
  left: 15px;
  top: 15px;
  background: #ec3b75;
  font-size: 16px;
  color: #fff;
  padding: 2px 12px;
  border-radius: 25px;
  text-transform: capitalize;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_imgaccordion_onsale:hover {
  background: #5a2ed2;
}

.dnwoo_imgaccordion_featured:hover {
  background: #f6724c;
}

.dnwoo_imgaccordion_child,
.dnwoo_imgaccordion_title,
.dnwoo_imgaccordion_child .add_to_cart_button,
.dnwoo_imgaccordion_child .dnwoo_choose_variable_option,
.added_to_cart,
.dnwoo_imgaccordion_onsalestock,
.dnwoo_imgaccordion_outofstock {
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
}

/* Star Rating  Start*/
.dnwoo_imgaccordion_child.woocommerce .dnwoo_product_ratting span:before {
  color: #f2b01e;
}

.dnwoo_imgaccordion_child.woocommerce .dnwoo_product_ratting .star-rating:before,
.dnwoo_imgaccordion_child.woocommerce .dnwoo_product_ratting .star-rating span:before,
.dnwoo_imgaccordion_child.woocommerce .dnwoo_product_ratting span:before {
  color: #f2b01e;
}

.dnwoo_imgaccordion_child.woocommerce .dnwoo_product_ratting {
  display: flex;
  justify-content: center;
  margin: 5px 0;
}

/* / Star Rating End / */
.woocommerce.product_type_variable .dnwoo_imgaccordion_price span {
  text-decoration: none;
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooCatMasonry/module.css ***!
  \**********************************************************************************************************************************************************************************************/
/* grid css */
.dnwoo_product_cate_masonry_wrapper_layout_one .dnwoo_product_cate_grid_item_inner {
  position: relative;
  border-radius: 6px;
}

.dnwoo_product_cate_masonry_wrapper_layout_one .dnwoo_product_cate_grid_thumbnail img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

.dnwoo_product_cate_masonry_wrapper_layout_one .dnwoo_product_cate_grid_content_inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 1;
  background: #fff;
  padding: 15px;
  margin: 30px 20px;
}

.dnwoo_product_cate_masonry_wrapper_layout_one .dnwoo_product_cate_grid_title {
  text-align: center;
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  color: #333333;
  line-height: 1;
  padding: 0;
}

.dnwoo_product_cate_masonry_wrapper_layout_one .dnwoo_product_cate_grid_title a {
  display: inline-block;
}

.dnwoo_product_cate_masonry_wrapper_layout_one .dnwoo_product_cate_grid_title a {
  text-decoration: none;
  color: #181818;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.dnwoo_product_cate_masonry_wrapper_layout_one .dnwoo_product_cate_grid_count {
  margin-left: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}

.dnwoo_product_cate_masonry_wrapper_layout_one .dnwoo_product_cate_grid_stack {
  display: block;
  margin-top: 6px;
  margin-left: 0px;
}

.dnwoo_product_cate_grid_item,
.dnwoo_product_cate_grid_thumbnail img,
.dnwoo_product_cate_grid_content_inner {
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
}

/* masonry css */
.dnwoo_product_cate_masonry_wrapper_layout_one .dnwoo_product_cate_grid_item {
  margin-bottom: 20px;
}

.dnwoo_cat_masonry {
  overflow: hidden;
}

.dnwoo_product_cate_grid_masonry {
  position: relative; /* Ensures absolute positioning is calculated */
}

/*  */
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/NextWooMiniCart/module.scss ***!
  \*********************************************************************************************************************************************************************************************/
@charset "UTF-8";
.dnwoo_mminicart_wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.dnwoo_mminicart_wrapper .dnwoo_mminicart_icon,
.dnwoo-viewcart,
.dnwoo-checkout,
.mini_cart_item .size-woocommerce_thumbnail,
.dnwoo_mminicart_cart_bag {
  border: 0px solid transparent;
}

.dnwoo_mminicart_wrapper a.dnwoo_mminicart_icon::before {
  speak: none;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
}

.dnwoo_mminicart_wrapper .dnwoo_mminicart_icon,
.dnwoo_mminicart_wrapper a.dnwoo_mminicart_icon::before {
  font-size: 24px;
}

/* .dnwoo_mminicart_wrapper .dnwoo_mminicart_icon, .dnwoo_mminicart_wrapper a.dnwoo_mminicart_icon::before {
  font-size: 24px !important;
  } */
.dnwoo_mminicart_wrapper .dnwoo_mminicart_icon {
  color: #ffffff;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  display: -ms-flexbox !important;
  display: flex !important;
  line-height: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  /* font-size: ; */
}

.dnwoo_mminicart_wrapper .dnwoo_mminicart_icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_items_count_number {
  color: #ffffff;
  position: absolute;
  display: block;
  line-height: 1;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  left: 34px;
  top: 0px;
  font-size: 10px;
  border-radius: 50px 50px 50px 50px;
}

.dnwoo_mminicart.dnwoo_mminicart_slide_down .dnwoo_mminicart_cart_bag {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

.dnwoo_mminicart_wrapper.hover-active .dnwoo_mminicart_cart_bag {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.dnwoo_mminicart_cart_bag {
  position: absolute;
  top: 100%;
  z-index: 111;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag {
  padding: 20px;
  -webkit-box-shadow: 5px 10px 45px 0 rgba(10, 0, 22, 0.1);
  box-shadow: 5px 10px 45px 0 rgba(10, 0, 22, 0.1);
}

.dnwoo_mminicart_wrapper .dnwoo_mminicart_items_heading {
  font-weight: 600;
  /* display: block; */
  text-align: center;
  margin: 0px;
  padding: 0px 10px 5px 10px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(255, 255, 255, 0.5);
  line-height: 1;
}

.dnwoo_mminicart.dnwoo_mminicart_zoom_down .dnwoo_mminicart_cart_bag {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper.click-active .dnwoo_mminicart_cart_bag {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.dnwoo_mminicart.dnwoo_mminicart_fly_out .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag {
  position: fixed;
  top: 0;
  height: 100%;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  z-index: 9999;
}

.dnwoo_mminicart_cart_bag_fly_out_overlay.fly-out-active {
  opacity: 1;
  visibility: visible;
}

.dnwoo_mminicart.dnwoo_mminicart_fly_out.dnwoo_fly_out_appear_position_left .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag {
  left: -350px;
}

.dnwoo_mminicart.dnwoo_mminicart_fly_out.dnwoo_fly_out_appear_position_left .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag.fly-out-active {
  left: 0px;
}

.dnwoo_mminicart.dnwoo_mminicart_fly_out.dnwoo_fly_out_appear_position .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag {
  right: -350px;
}

.dnwoo_mminicart.dnwoo_mminicart_fly_out.dnwoo_fly_out_appear_position .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag.fly-out-active {
  right: 0px;
  left: auto;
}

.dnwoo_mminicart_cart_bag_fly_out_overlay {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.dnwoo_mminicart_cart_bag_fly_out_overlay.fly-out-active {
  opacity: 1;
  visibility: visible;
}

.dnwoo_mminicart.dnwoo_mminicart_fly_out .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag.fly-out-active {
  opacity: 1;
  visibility: visible;
}

.dnwoo_mminicart_cart_bag_fly_out_close_icon {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 32px;
  height: 32px;
  background: #121212;
  border-radius: 50px 50px 50px 50px;
}

.dnwoo_mminicart_cart_bag_fly_out_close_icon:after,
.dnwoo_mminicart_cart_bag_fly_out_close_icon:before {
  position: absolute;
  left: 15px;
  content: " ";
  height: 15px;
  width: 2px;
  background-color: #ffffff;
  top: 50%;
  left: 50%;
}

.dnwoo_mminicart_cart_bag_fly_out_close_icon:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.dnwoo_mminicart_cart_bag_fly_out_close_icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.dnwoo_mminicart_wrapper .dnwoo_mmini_cart_count_number {
  position: absolute;
  top: -25px;
  left: 25px;
  right: 0;
  font-size: 14px;
  line-height: inherit;
  border-radius: 50px 50px 50px 50px;
  padding: 3px;
  width: 25px;
  height: 25px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.dnwoo_mminicart_wrapper .mini_cart_item a img {
  margin-right: 15px;
  float: left !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.et-cart-info {
  display: none;
}

span.customize-partial-edit-shortcut.customize-partial-edit-shortcut-dnwoo_mini_cart {
  margin: -25px;
}

.dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag .woocommerce-mini-cart .mini_cart_item {
  list-style: none;
  overflow: hidden;
  padding: 20px 0px;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(0, 0, 0, 0.1) !important;
  border-style: solid;
}

.dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag .woocommerce-mini-cart .mini_cart_item a {
  display: block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 500;
  line-height: 30px;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag .woocommerce-mini-cart .mini_cart_item .remove_from_cart_button {
  font-size: 20px !important;
  float: right;
  line-height: 1;
  font-weight: 700;
  margin-right: 5px;
  /* width: 100%;
  height: 100%;
  display: inline-block; */
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag .woocommerce-mini-cart .mini_cart_item .quantity {
  display: block;
  font-weight: 500;
  margin: auto !important;
  width: 100% !important;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .woocommerce-mini-cart__buttons .dnwoo-viewcart:not(:last-child) {
  margin-bottom: 10px;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .woocommerce-mini-cart__buttons .dnwoo-viewcart {
  font-weight: normal;
  border-style: solid;
  /* color: #333; */
  background: #333333;
  color: #ffffff;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .woocommerce-mini-cart__buttons .dnwoo-checkout {
  position: relative;
  color: #fff;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  padding-right: 0 !important;
  padding-left: 22px !important;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .woocommerce-mini-cart__buttons .dnwoo-checkout::before {
  position: absolute;
  content: "\e015";
  background: "#333333";
  color: #fff;
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
  margin-left: -23px;
  top: 50%;
  transform: translateY(-50%);
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .woocommerce-mini-cart__buttons .dnwoo-checkout:hover {
  background: #ffffff;
  color: #fff;
  border-style: solid;
  border-width: 1px;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .woocommerce-mini-cart__buttons .dnwoo-checkout,
.dnwoo_mminicart .dnwoo_mminicart_wrapper .woocommerce-mini-cart__buttons .dnwoo-viewcart {
  display: block;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 10px;
  letter-spacing: 0.08em;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .woocommerce-mini-cart__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 15px 0 18px 0;
}

.dnwoo_mminicart .dnwoo_mminicart_wrapper .woocommerce-mini-cart__buttons .wc-forward {
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 10px;
  border-radius: 0;
}

.dnwoo_mminicart_wrapper .dnwoo-mini-cart-item {
  max-height: 300px;
  overflow-y: scroll;
  /* overflow-y: auto;
  scrollbar-width: none; */
}

.dnwoo_mminicart_cart_bag .dnwoo-mini-cart-item .mini_cart_item a {
  color: #333333;
  font-size: 16px;
}

/* .dnwoo-mini-cart-item::-webkit-scrollbar {
  display: none;
} */
@media (max-width: 980px) {
  .dnwoo_mminicart_fly_out {
    display: initial !important;
  }
  .dnwoo_mminicart {
    margin-left: 0;
    margin-right: 30px;
  }
  .dnwoo_mminicart.dnwoo_mminicart_fly_out .dnwoo_mminicart_wrapper a {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (max-width: 400px) {
  .dnwoo_mminicart .dnwoo_mminicart_wrapper.click-active .dnwoo_mminicart_cart_bag,
  .dnwoo_mminicart_wrapper.hover-active .dnwoo_mminicart_cart_bag {
    width: 285px !important;
  }
  .dnwoo_mminicart.dnwoo_mminicart_slide_down .dnwoo_mminicart_cart_bag {
    width: 285px !important;
  }
}
.logged-in.admin-bar .dnwoo_mminicart.dnwoo_mminicart_fly_out .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag {
  top: 30px;
}

/* right sidebar er jonne */
.dnwoo_fly_out_appear_position .dnwoo-mini-cart-item {
  max-height: calc(75vh - 130px);
  /* overflow-y: auto;
  scrollbar-width: none; */
}

.dnwoo_fly_out_appear_position .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag .woocommerce-mini-cart .mini_cart_item a {
  display: initial !important;
}

/* left side bar er jonne */
.dnwoo_fly_out_appear_position_left .dnwoo-mini-cart-item {
  max-height: calc(75vh - 130px);
  /* overflow-y: auto;
  scrollbar-width: none; */
}

.dnwoo_fly_out_appear_position_left .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag .woocommerce-mini-cart .mini_cart_item a {
  display: initial !important;
}

.woocommerce .dnwoo-mini-cart-item ul.cart_list li img,
.woocommerce .dnwoo-mini-cart-item ul.product_list_widget li img {
  margin-left: 4px;
  box-shadow: none;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  float: left !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.mini_cart_item .woocommerce-placeholder {
  width: 70px;
  height: 70px;
}

.dnwoo_mminicart_alignment_left {
  justify-content: flex-start;
  display: flex;
}

.dnwoo_mminicart_alignment_center {
  justify-content: center;
  display: flex;
}

.dnwoo_mminicart_alignment_right {
  justify-content: flex-end;
  display: flex;
}

@media (max-width: 980px) {
  .dnwoo_mminicart_alignment_tablet_left {
    justify-content: flex-start;
    display: flex;
  }
  .dnwoo_mminicart_alignment_tablet_center {
    justify-content: center;
    display: flex;
  }
  .dnwoo_mminicart_alignment_tablet_right {
    justify-content: flex-end;
    display: flex;
  }
}
@media (max-width: 767px) {
  .dnwoo_mminicart_alignment_phone_left {
    justify-content: flex-start;
    display: flex;
  }
  .dnwoo_mminicart_alignment_phone_center {
    justify-content: center;
    display: flex;
  }
  .dnwoo_mminicart_alignment_phone_right {
    justify-content: flex-end;
    display: flex;
  }
}
/* update and modify mini cart css */
.dnwoo_mmini_cart_right #page-container,
.dnwoo_mmini_cart_right #top-header {
  left: 0;
}

.dnwoo_mmini_cart_left #page-container,
.dnwoo_mmini_cart_right #page-container {
  position: relative;
}

.dnwoo_mmini_cart_left #page-container,
.dnwoo_mmini_cart_left.et_header_style_slide #main-header,
.dnwoo_mmini_cart_right #page-container,
.dnwoo_mmini_cart_right.et_header_style_slide #main-header {
  -webkit-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

body.dnwoo_mmini_cart_left,
body.dnwoo_mmini_cart_right {
  transition: all 0.3s ease;
  overflow-x: hidden;
  overflow-y: visible;
}

/* on hover css for responsive */
/* alignment left  */
.dnwoo_mminicart.dnwoo_mminicart_cart_bag_position_left.dnwoo_mminicart_alignment_left .dnwoo_mminicart_wrapper.hover-active .dnwoo_mminicart_cart_bag {
  left: 0;
  transform: translate(0) !important;
}

.dnwoo_mminicart.dnwoo_mminicart_alignment_left .dnwoo_mminicart_wrapper.click-active .dnwoo_mminicart_cart_bag {
  left: 0;
  transform: translate(0, 15px) scaleY(1) !important;
}

/*  alignment center */
.dnwoo_mminicart.dnwoo_mminicart_cart_bag_position_left.dnwoo_mminicart_slide_down.dnwoo_mminicart_alignment_center .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag,
.dnwoo_mminicart.dnwoo_mminicart_cart_bag_position_left.dnwoo_mminicart_zoom_down.dnwoo_mminicart_alignment_center .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag {
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateX(-44%);
}

.dnwoo_mminicart.dnwoo_mminicart_alignment_center .dnwoo_mminicart_wrapper.click-active .dnwoo_mminicart_cart_bag {
  transform: translate(-44%, 15px) scaleY(1) !important;
}

/* alignment right */
.dnwoo_mminicart.dnwoo_mminicart_cart_bag_position_left.dnwoo_mminicart_alignment_right .dnwoo_mminicart_cart_bag {
  right: 0;
}

.dnwoo_mminicart .dnwoo-mini-cart-item ul {
  padding: 0 !important;
}

.dnwoo_module_minicart {
  overflow: visible !important;
}

.dnwoo_mminicart.dnwoo_mminicart_cart_bag_position_left.dnwoo_mminicart_alignment_left .dnwoo_mminicart_wrapper .dnwoo_mminicart_cart_bag {
  left: auto;
}

.woocommerce-mini-cart__total .woocommerce-Price-amount {
  font-weight: 600;
}

.single-product span.onsale {
  z-index: 1;
}

.single-product a.woocommerce-product-gallery__trigger {
  z-index: 1 !important;
}

footer .et_builder_inner_content {
  z-index: 0;
}

/* =======custom scroll bar css=========== */
/* width */
.dnwoo_mminicart_wrapper .dnwoo-mini-cart-item::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.dnwoo_mminicart_wrapper .dnwoo-mini-cart-item::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f1f1f1;
  transition: all 0.3s;
}

/* Handle */
.dnwoo_mminicart_wrapper .dnwoo-mini-cart-item::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
}

/* Handle on hover */
.dnwoo_mminicart_wrapper .dnwoo-mini-cart-item::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5098039216);
}

/* =======Thembuilder design issuse fixed =========== */
/* .dnwoo_mminicart_cart_bag, .dnwoo_mminicart_cart_bag_fly_out_overlay {
    transition: none !important;
   z-index:0 !important;
 } */
.dnwoo_mminicart_wrapper {
  transition: all 0.5s;
}

/* .dnwoo_mminicart.dnwoo_mminicart_slide_down .dnwoo_mminicart_cart_bag {
  transform: none !important;
} */
.dnwoo_mminicart .dnwoo_mminicart_items_heading {
  opacity: 0;
  visibility: hidden;
}

.dnwoo_mminicart_wrapper.hover-active .dnwoo_mminicart_items_heading {
  opacity: 1;
  visibility: visible;
}

.dnwoo_mminicart_wrapper.click-active .dnwoo_mminicart_items_heading {
  opacity: 1;
  visibility: visible;
}

.dnwoo_mminicart_cart_bag.fly-out-active .dnwoo_mminicart_items_heading {
  opacity: 1;
  visibility: visible;
}

.dnwoo_mminicart_wrapper .dnwoo_mmini_cart_count_number {
  position: relative !important;
  top: -25px;
  left: -8px !important;
  right: 0;
}

.woocommerce-mini-cart__empty-message {
  text-align: center;
}
