.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_content  */
.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: "\73\73\73\73\73" !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_four:hover .dnwoo_product_overlay_content {
  opacity: 1;
  visibility: visible;
  bottom: 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_single_price span:not(:last-child) {
  text-decoration: line-through;
}

.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: "\2b";
  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: "\52";
}

.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: "\2b";
  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 !important;
  font-weight: 400;
  color: #f6724c !important;
  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;
}