/** Shopify CDN: Minification failed

Line 225:61 Expected identifier but found whitespace
Line 225:62 Unexpected "#666"

**/
/* 
Name: Sabujcha - Matcha Shopify Theme
Author: HasTech
*/
input:focus ,textarea:focus {
	background: transparent;
	border: 2px solid #519f10;
}
.logo a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 26px;
}
.main-menu nav > ul > li > ul.submenu,.main-menu nav > ul > li > ul > li > ul.lavel-menu {
	margin-left: 0;
}
a.mega-menu-title h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-family: montserrat;
}
.main-menu ul {
	margin-left: 0;
}
.main-menu ul li.top-hover ul li  a.mega-menu-title::before {
	display: none;
}
.main-menu ul li.top-hover ul li:hover a.mega-menu-title {
	padding-left: 0;
}
.main-menu ul li ul li.mega-menu-title {
	margin-bottom: 0;
}
.dropdown-holder.top-hover::after {
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 15px;
	position: relative;
	top: 1px;
}
.header-currency .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: 0.165em;
	content: "";
	content: "\f107";
	border: 0;
	font-family: 'FontAwesome';
	font-size: 17px;
	font-weight: normal;
	position: relative;
	top: 3px;
}

.header-currency .digit {
  position: relative;
  cursor: pointer;
  top: -3px;
}
.header-currency {
	padding: 0px 20px 0px 62px;
}
.header-cart > a .cart-icon {
	display: inline-block;
	line-height: 100px;
	position: relative;
	top: 5px;
}
.dollar-submenu {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	left: auto;
	list-style: outside none none;
	min-width: 180px;
	padding: 20px 0 15px;
	position: absolute;
	text-align: left;
	top: 100%;
	transform: rotateX(90deg);
	transition: all 0.4s ease 0s;
	visibility: visible;
	z-index: 99;
	padding-bottom: 8px;
	right: 0;
}
.dollar-submenu {
	transform-origin: center top 0;
}
.dollar-submenu ul li a {
	font-weight: normal;
	padding-bottom: 7px;
}
.header-currency .dollar-submenu ul li a:hover {
	color: #519f10 ;
}
.main-menu ul li:last-child {
	padding-right: 0 !important;
}
.cart-icon .count.bigcounter {
	position: absolute;
	top: 24px;
	right: 3px;
	/* background: #519f10; */
	color: #519f10;
	padding: 2px 4px;
	height: 18px;
	line-height: 10px;
	width: 18px;
	text-align: center;
	border-radius: 20px;
	font-size: 13px;
}
.shopping-cart-content ul li {
	flex-wrap: nowrap;
}
.shopping-cart-title > h4 {
	font-family: 'Work Sans', sans-serif;
}
.cart-empty-title h3 {
	font-size: 14px;
	margin-top: -12px;
	padding: 25px 0;
}
.shopping-cart-total > h4 {
	font-family: 'Work Sans', sans-serif;
}
h4 {
	font-family: 'Work Sans', sans-serif;
}
.header-cart a {
	transition: none;
}
.shopping-cart-total > h4 span.money {
	color: #519f10;
}

li.single-shopping-cart  h6.nrbQ {
	color: #7e7e7e;
	padding-left: 30px;
	position: relative;
}
li.single-shopping-cart  h6.nrbQ::before {
	background: transparent none repeat scroll 0 0;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
}
.header_style_2 .header-left-button {
	display: flex;
	justify-content: flex-end;
}
.header-left-button  .header-currency::after {
	display: none;
}
.header_style_2 .header-bottom-right {
	display: flex;
	justify-content: flex-start;
}

/* Shopify Markets localization selector */
.puerh-localization {
	align-items: center;
	display: inline-flex;
	margin-left: 34px;
	position: relative;
	z-index: 100;
}
.puerh-localization__details {
	position: relative;
}
.puerh-localization__summary {
	align-items: center;
	color: #172c23;
	cursor: pointer;
	display: flex;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 600;
	gap: 7px;
	letter-spacing: .04em;
	line-height: 100px;
	list-style: none;
	white-space: nowrap;
}
.puerh-localization__summary::-webkit-details-marker {
	display: none;
}
.puerh-localization__summary::marker {
	content: "";
}
.puerh-localization__summary i {
	font-size: 10px;
	margin-left: 2px;
	transition: transform .2s ease;
}
.puerh-localization__details[open] .puerh-localization__summary i {
	transform: rotate(180deg);
}
.puerh-localization__divider {
	background: #c7c1b4;
	display: inline-block;
	height: 12px;
	width: 1px;
}
.puerh-localization__panel {
	background: #f8f4eb;
	border: 1px solid rgba(23, 44, 35, .14);
	box-shadow: 0 18px 48px rgba(18, 35, 28, .18);
	min-width: 310px;
	padding: 24px;
	position: absolute;
	right: 0;
	top: calc(100% - 18px);
}
.puerh-localization__eyebr…16442 tokens truncated… color: #666;
}
.single-list-product__image .favorite-icon i:nth-child(1) {
  display: inline-block;
}
.single-list-product__image .favorite-icon i:nth-child(2) {
  display: none;
}
.single-list-product__image .favorite-icon:hover {
  color: #fab200;
}
.single-list-product__image .favorite-icon.active {
  color: #fab200;
}
.single-list-product__image .favorite-icon.active i:nth-child(1) {
  display: none;
}
.single-list-product__image .favorite-icon.active i:nth-child(2) {
  display: block;
}
.single-list-product__content {
  position: relative;
  padding-left: 30px;
  -webkit-flex-basis: 70%;
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
}
.single-list-product__content .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  margin-right: 20px;
  margin-bottom: 10px;
  color: #111;
}

.single-list-product__content .title a {
  color: #111;
}

.single-list-product__content .title a:hover {
  color: #fab200;
}

.single-list-product__content .price {
  margin-bottom: 15px;
}

.single-list-product__content .price .main-price {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  color: #d92523;
}

.single-list-product__content .price .main-price.discounted {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  color: #aaa;
}

.single-list-product__content .price .discounted-price {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  color: #d92523;
}

.single-list-product__content .product-short-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #666;
}

.single-list-product__content .rating {
  line-height: 1;
  margin-bottom: 15px;
}

.single-list-product__content .color {
  line-height: 1.2;
  margin-bottom: 15px;
}

.single-list-product__content .color ul li {
  display: inline-block;
  margin-right: 10px;
}

.single-list-product__content .color ul li a span.color-picker {
  line-height: 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
  border-radius: 100%;
}

.single-list-product__content .color ul li a span.black {
  background-color: #000;
}

.single-list-product__content .color ul li a span.blue {
  background-color: #1e73be;
}

.single-list-product__content .color ul li a span.brown {
  background-color: #d93;
}

.single-list-product__content .color ul li a span.gold {
  background-color: #c93;
}

.single-list-product__content .color ul li a span.green-coral {
  background-color: #a1aeb2;
}

.single-list-product__content .color ul li a span.grey {
  background-color: #eee;
}

.single-list-product__content .color ul li a span.oak {
  background-color: #cba98e;
}

.single-list-product__content .color ul li a span.pink {
  background-color: #efdae7;
}

.single-list-product__content .color ul li a span.silver {
  background-color: #999;
}

.single-list-product__content .color ul li a span.white {
  background-color: #fff;
}

.single-list-product__content .color ul li a.active span {
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px rgba(0, 0, 0, .3);
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px rgba(0, 0, 0, .3);
}

.single-list-product__content .color ul li a:hover span {
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px rgba(0, 0, 0, .3);
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px rgba(0, 0, 0, .3);
}

.single-list-product__content .color ul li a:after {
  display: none;
}

.single-list-product__content .favorite-icon {
  font-size: 15px;
  position: absolute;
  top: 5px;
  right: 0;
  display: inline-block;
  color: #666;
}

.single-list-product__content .favorite-icon i:nth-child(1) {
  display: block;
}

.single-list-product__content .favorite-icon i:nth-child(2) {
  display: none;
}

.single-list-product__content .favorite-icon:hover {
  color: #fab200;
}

.single-list-product__content .favorite-icon.active {
  color: #fab200;
}

.single-list-product__content .favorite-icon.active i:nth-child(1) {
  display: none;
}

.single-list-product__content .favorite-icon.active i:nth-child(2) {
  display: block;
}

.single-list-product:hover .single-list-product__image a img:nth-child(2) {
  visibility: visible;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  opacity: 1;
}

.single-list-product:hover .product-hover-icon-wrapper .single-icon {
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.single-list-product .product-hover-icon-wrapper {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  max-width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.single-list-product .product-hover-icon-wrapper .single-icon {
  height: 40px;
  -webkit-transition: .4s;
  transition: .4s;
  color: #fff;
  background-color: #111;
}

.single-list-product .product-hover-icon-wrapper .single-icon a {
  line-height: 40px;
  color: #fff;
}

.single-list-product .product-hover-icon-wrapper .single-icon--quick-view {
  width: 40px;
  border-right: 1px solid rgba(255, 255, 255, .4);
}

.single-list-product .product-hover-icon-wrapper .single-icon--add-to-cart {
  font-size: 13px;
  font-weight: 700;
  width: calc(100% - 40px - 40px);
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  letter-spacing: .1em;
}

.single-list-product .product-hover-icon-wrapper .single-icon--add-to-cart i {
  display: none;
}

.single-list-product .product-hover-icon-wrapper .single-icon--compare {
  width: 40px;
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  border-left: 1px solid rgba(255, 255, 255, .4);
}

.single-list-product .product-hover-icon-wrapper .single-icon:hover,
.single-list-product .product-hover-icon-wrapper .single-icon.active {
  background-color: #444;
}

/* product single row */

.product-row-wrapper {
  margin-bottom: -30px;
}

.product-row-wrapper .single-grid-product {
  margin-bottom: 30px;
}

/* product double row tab */

.product-double-row-tab-wrapper .tab-product-navigation .nav-tabs {
  margin-bottom: 60px;
  border-bottom: 0;
}

.product-double-row-tab-wrapper .tab-product-navigation .nav-tabs .nav-item {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
  margin: 0 20px;
  padding: 0;
  padding-bottom: 20px;
  color: #888;
  border: none;
}

.product-double-row-tab-wrapper .tab-product-navigation .nav-tabs .nav-item:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 3px;
  content: '';
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fab200;
}

.product-double-row-tab-wrapper .tab-product-navigation .nav-tabs .nav-item.active {
  color: #111;
}

.product-double-row-tab-wrapper .tab-product-navigation .nav-tabs .nav-item.active:after {
  width: 100%;
}

.product-double-row-tab-wrapper .tab-product-navigation .nav-tabs .nav-item:hover:after {
  width: 100%;
}
.single-widget-product__content .spr-badge-caption {
  display: none !important;
}
.herobanner-box .lezada-button.lezada-button--medium {
	margin-top: 27px;
}


/* New Style  */
.ajax-popup .modal-body {
    padding: 22px 20px;
    position: relative;
    padding-top: 0;
}
.ajax-popup .modal-content-text p {
    margin-bottom: 15px;
}
.ajax-popup .modal-content {
    border: medium none rgba(0, 0, 0, 0);
    border-radius: 5px;
}


/* Trending Categories */

.category-grid-wrapper {
	margin-bottom: -30px;
}

.category-grid-wrapper .single-category {
	margin-bottom: 30px;
}

.masonry-layout--category {
	margin-bottom: -30px;
}

.masonry-layout--category .single-category--type-one {
	margin-bottom: 30px;
}

.masonry-layout--category .masonry-item--category {
	margin-bottom: 30px;
}

.single-category--type-one {
	-webkit-transition: .3s;
	transition: .3s;
	border-bottom: 2px solid #f5f5f5;
}

.single-category--type-one__image {
	overflow: hidden;
	margin-bottom: 20px;
}

.single-category--type-one__image a {
	display: block;
	width: 100%;
}

.single-category--type-one__image a img {
	width: 100%;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.single-category--type-one__content .title {
	font-family: "Playfair Display", serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 36px;
	color: #111;
}

.single-category--type-one__content .category-button--shop-now {
	-webkit-transition: .3s;
	transition: .3s;
}

.single-category--type-one__content .category-button--shop-now i {
	font-size: 10px;
	-webkit-transition: padding .3s;
	transition: padding .3s;
}

.single-category--type-one:hover {
	border-bottom-color: #ccc;
}

.single-category--type-one:hover .single-category--type-one__image a img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.single-category--type-one:hover .single-category--type-one__content .category-button--shop-now {
	color: #519f10;
}

.single-category--type-one:hover .single-category--type-one__content .category-button--shop-now i {
	padding-left: 5px;
}

.single-category--type-two {
	position: relative;
}

.single-category--type-two__image {
	overflow: hidden;
}

.single-category--type-two__image a {
	display: block;
	width: 100%;
}

.single-category--type-two__image a img {
	width: 100%;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.single-category--type-two__image a:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.single-category--type-two__content {
	position: absolute;
	top: 30px;
	left: 30px;
}

.single-category--type-two__content .title {
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 0;
	color: #111;
}

.single-category--type-two__content .count {
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	display: inline-block;
	margin-top: 5px;
	color: #666;
}
.category-button--shop-now {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	margin-bottom: 25px;
	color: #ccc;
}
.category-button.category-button--shop-now {
	margin-bottom: 20px;
	margin-top: 10px;
}
.nrb-trending-categories .section-title.section-title--one {
	margin-bottom: 75px;
}
.category-button.category-button--shop-now {
	display: block;
}
.single-category--type-one__content .title {
	color: #2b2b2b;
}


.nrb_video_4  .heading-button {
  border-bottom: 2px solid #D0D0D0;
  font-weight: bold;
  padding-bottom: 5px;
  display: inline-block;
  color: #282828; }

.nrb_video_4 .heading-button:hover {
    color: #282828;
    border-color: #282828; }


.nrb_video_4 .text-block p:last-child {
  
  margin-bottom: 0; }

.nrb_video_4 figure {
	margin: 0;
	margin-bottom: 25px;
}

.nrb_video_4 .image-box-w-video-btn {
  position: relative; }
  .nrb_video_4 .image-box-w-video-btn .video-btn {
    position: absolute;
    left: 40px;
    bottom: 48px; }
.nrb_video_4  .image-box-w-video-btn:hover .video-btn:after {
    -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    -ms-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    -o-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }


.nrb_video_4  .image-box-w-video-btn:hover .video-btn:before {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    opacity: .6; }

.nrb_video_4  .image-box-w-video-btn.btn-right .video-btn {
    left: auto;
    right: 40px; }

.nrb_video_4 .custom-close {
  background-color: #292929 !important;
  position: absolute;
  left: 100%;
  top: 0 !important;
  text-align: center !important;
  font-size: 24px;
  line-height: 1;
  display: block;
  padding: 18px !important;
  color: #fff !important;
  font-weight: 300;
  text-shadow: 0 0 0 #fff;
  opacity: 1 !important;
  width: 60px !important;
  height: 60px !important; }


  @media (max-width: 61.94em) {
   .nrb_video_4 .custom-close {
      left: auto;
      top: 0 !important;
      bottom: 100% !important;
      right: 0 !important; } }
 .nrb_video_4 .custom-close i {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
    .custom-close i.mfp-close {
      width: auto !important;
      height: auto;
      line-height: 60px;
      position: absolute;
      right: 50%;
      top: 0;
      margin-right: -12px;
      text-decoration: none;
      text-align: center;
      opacity: 1;
      padding: 0;
      font-style: normal;
      font-size: inherit;
      font-family: "dl-icon" !important; }
 .nrb_video_4 .custom-close:hover i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #cf987e; }

/*-- 22.01 - Close Button --*/
.nrb_video_4 .btn-close {
  font-size: 40px; 
  display: block;
  position: absolute;
  z-index: 5;
  line-height: 40px;
  height: 40px;
  opacity: 1; }
.nrb_video_4  .btn-close i {
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
 .nrb_video_4 .btn-close:hover i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #cf987e; }

/*-- 22.03 - Video Play Button --*/
.nrb_video_4 .video-btn {
  display: inline-block;
  width: 64px;
  height: 64px;
  text-indent: -99999px;
  position: relative; }
.nrb_video_4  .video-btn:after, .video-btn:before {
    content: '';
    width: 64px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    transition: all .3s;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); }
.nrb_video_4  .video-btn:after {
    background-image: url(../img/icons/button-play.png);
    background-size: contain; }

 .nrb_video_4 .video-btn:before {
    background: rgba(255, 255, 255, 0.3); }

.nrb_video_4  .video-btn:hover:after {
    -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    -ms-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    -o-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 12px rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }

 .nrb_video_4 .video-btn:hover:before {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    opacity: .6; }
.video-section-area.nrb_video_4 .font-2.heading-color {
	display: block;
	margin-bottom: 48px;
}
.video-section-area.nrb_video_4 .font-2.heading-color {
	display: block;
	margin-bottom: 48px;
	font-size: 17px;
	color: #6d6a6a;
	line-height: 28px;
}
.video-section-area.nrb_video_4 .font-2.heading-color {
	margin-bottom: 35px;
}
.slider3 .slider-content {
    padding: 100px 0;
    text-align: left !important;
}
.slider3 .slider-content p {
    margin: 18px 0;
}
.slider3 .slider-content .slider-btn a {
    padding: 20px 45px;
    margin-top: 10px;
}
.slider-area.slider3  .slider-active.owl-carousel > .owl-nav div {
    font-size: 18px;
    height: 50px;
    line-height: 53px;
    width: 50px;
    border-radius: 50px;
    opacity: 1;
}
.product-wrapper.grd_styl_2 .product-img {
	border: 0;
	text-align: center;
}
.product-wrapper.grd_styl_2 .product-content.text-left {
	text-align: center !important;
}
.product-wrapper.grd_styl_2 .product-content .cart-hover {
	left: inherit;
	opacity: 1;
	position: relative;
	top: inherit;
	transform: inherit;
	transition: all 0.4s ease-in-out 0s;
	margin-top: 6px;
}
.product-wrapper.grd_styl_2:hover .product-content .product-title > h4 {
	opacity: 1;
	transform: inherit;
}
.product-wrapper.grd_styl_2 .product-price-wrapper > span {
	font-size: 18px;
}
.product-wrapper.grd_styl_2 .product-cart-action a, .product-wrapper.grd_styl_2 .product-cart-action .cart-disable, .product-wrapper.grd_styl_2 .affiliat_btn a, .product-wrapper.grd_styl_2 .product-cart-action button {
	text-transform: uppercase;
	font-size: 16px;
}
.product-wrapper.grd_styl_2  .product-cart-action a i,.product-wrapper.grd_styl_2  .product-cart-action .cart-disable i,.product-wrapper.grd_styl_2  .affiliat_btn a i {
	display: none;
}
.product-wrapper.grd_styl_2 .product-img > span {
	border-radius: 0;
	left: 9px;
	height: 21px;
	line-height: 22px;
	font-weight: normal;
}
.product-wrapper.grd_styl_2   .product-content .product-title > h4 {
	transform: inherit;
}
.product-wrapper.grd_styl_2   .product-price-old .ti-minus {
	left: 1px;
}
.slider-area.slider3 .slider-active.owl-carousel > .owl-nav div {
	z-index: 99999;
}
.banner-title {
	position: absolute;
	top: 25px;
	right: 0;
	background: #519f10;
	padding: 8px 35px;
	color: #fff;
	font-style: normal;
}
.new_cat_area {
	position: relative;
}
.banner-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.new_cat_area .banner-image img {
	width: 100%;
}
.new_cat_area {
	margin-bottom: 20px;
}
span.remove-wishlist:hover  .ion-heart{
    color: #fff!important;
}
.product-wrapper.grd_styl_2 .product-img>span {
    border-radius: 0;
    left: 9px;
    height: 21px;
    width: auto;
    line-height: 22px;
    font-weight: 400;
    padding: 0px 15px;
}
.product-img>span.soldout-title {
    background: red;
    opacity: .8;
    width: 60%;
    left: 50%;
    top: 9px;
    transform: inherit;
    right: auto;
}
.wishlist-item a.action-wishlist.tile-actions--btn.flex.wishlist-btn.wishlist {
    background: #f1f1f1;
    line-height: 38px;
    font-size: 25px;
    border-radius: 50%;
    margin-top: 10px;
}
.wishlist-item a.action-wishlist.tile-actions--btn.flex.wishlist-btn.wishlist:hover {
    background: #519f10;
}
.wishlist_exists .empty-list--info {
    display: none;
}


