.wl .wl-ss-product-img {
	display: flex;
	align-items: center;
	justify-content: center;
}
.wl .wl-ss-product-style {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.wl .wl-ss-product-name a {
	font-family: "Poppins", Sans-serif;
	font-weight: 500;
	color:  var(--wl-black);
	text-decoration: none;
	letter-spacing: 1.5px;
}
.wl .wl-ss-single-product {
	width: 100%
}
.wl .wl-ss-single-widget {
	background: #fff;
	text-align: center;
	margin: auto;
	position: relative;
	overflow: hidden;
	border: 1px solid #efefef;
	/* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px; */
}
/*product price*/
.wl .wl-ss-price h2{
	display: flex;
}
.wl .wl-ss-info-icons .wl-ss-price del{
	display: none;
	margin-right: 5px;
}
.wl .wl-ss-info-icons {
	margin-right: 0;
	margin-bottom: 0;
	gap: 15px;
}
.wl .wl-ss-product-cart {
	position: relative;
}
.wl .wl-ss-product-cart a {
	background: transparent;
}
.wl .wl-ss-info-icons .wl-ss-price ins {
	background: transparent;
	text-decoration: none;
}
/*Stcok ribbon*/
.wl .wl-ss-stock {
	position: absolute;
	top: 56px;
	background: #ccc;
	color: black;
	left: 0;
	padding: 0px 8px;
	/* border-radius: 4px; */
	font-size: 13px;
}
.wl .wl-ss-single-product.wl-ss-right .wl-ss-single-widget .wl-ss-stock {
	position: absolute;
	top: 44px;
	background: #ccc;
	color: black;
	left: auto;
	right: 0;
}
/*Cart*/
.wl .wl-ss-product-fav i {
	height: 22px;
	width: 22px;
	line-height: 22px;
}
.wl-ss-product-cart i {
	width: 22px;
	height: 22px;
	line-height: 22px;
}
/*View Cart*/
.wl-cart-area {
	position: relative;
}
.wl .wl-ss-product-cart .added_to_cart.wc-forward {
	position: absolute;
	visibility: hidden;
	background: transparent;
	height: 100%;
	left: 0;
	width: 100%;
}
.wl .wl-ss-product-cart .added_to_cart.wc-forward::after {
	visibility: visible;
	display: block;
	content: "\f00c";
	font-family: 'Font Awesome\ 5 Free';
	position: absolute;
	font-size: 14px;
	width: 22px;
	height: 100%;
	background: #fff;
	border-radius: 0;
	font-weight: 900;
	color: #551FE8;
	outline: none;
	line-height: 22px;
	left: 0;
	bottom: 0;
	margin: 0;
}
.wl .wl-ss-product-cart a {
	color: #212121;
	outline: none;
}

.wl .wl-ss-product-cart {
	color: #212121;
}
/*wishlist icon*/
.wl .wl-ss-product-fav i{
	color: #c5c5c5;
	cursor: pointer;
}
.wl .wl-ss-product-fav i:hover{
	color: var(--wl-black);
}
.wl .wl-ss-product-fav .ajax_add_to_wish.fav-item{
	color:var(--wl-black) ;
}
/*product image*/
.wl .wl-ss-product-img {
	overflow: hidden;
	padding: 10px;
}
.wl .wl-ss-rating {
	font-size: 10px;
	color: #212121;
	margin: 4px 0;
}
.wl .wl-ss-rating span {
	color: #000000;
}
/*description*/
.wl .wl-ss-product-desc p {
	margin-bottom: 5px;
	font-family: "Roboto", Sans-serif;
	font-size: 14px;
	color: var(--wl-gray);
}
body.theme-bridge.wl{
	line-height: 14px;
}
.theme-bridge.wl .wl-ss-product-desc p {
	line-height: 15px;
}
/*pagination*/
.wl .wl-ss-pagination {
	text-align: center;
}
.wl .wl-ss-pagination .page-numbers {
	padding: 8px;
	color: var(--wl-black);
	/* border-style: solid; */
	/* border-width: 1px 1px 1px 1px; */
	/* border-color: var(--wl-black); */
	border-radius: 50%;
	margin-right: 5px;
	text-decoration: none;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 21px;
	text-align: center;
	border: 1px solid var(--wl-light-gray);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.wl .wl-ss-pagination .page-numbers:hover {
	color: #FFFFFF;
	background: var(--wl-black);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: transparent;
}
.wl .wl-ss-pagination .page-numbers.current {
	color: #FFFFFF;
	background: var(--wl-black);
	/* border-style: solid; */
	/* border-width: 1px 1px 1px 1px; */
	border-color: transparent;
}
.wl .wl-ss-pagination .page-numbers:hover {
	transition-duration: 1s;
}
/*end pagination*/

/*theme oceanwp*/
.wl.theme-oceanwp .amount {
	color: #E9345F;
}
/*theme oceanwp*/

/*quick-checkout*/
.wl .wl-shop-standard .wcd-quick-checkout-wrap button {
	width: auto;
	height: auto;
	border: none;
	background-color: unset;
	color: var(--wl-black);
}
.wl .wl-shop-standard .wcd-quick-checkout-wrap button:hover {
	background: transparent;
	color: var(--wl-gray);
}
/*Quick View*/
.wl .wl-shop-standard .wcd-quick-view-wrap button {
	border: unset;
	background-color: unset;
}
.wl .wl-shop-standard .wcd-quick-view-wrap button:hover {
	color: var(--wl-gray);
}



/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
	.wl .wl-ss-single-widget {
	    position: relative;
	    overflow: hidden;
	}
	.wl .wl-ss-product-details {
		position: relative;
		margin-bottom: 5px;
		width: 100%;
		margin: auto;
		padding: 10px;
	}
	.wl .wl-ss-product-info {
		padding: 0;
		margin-bottom: 11px;
	}
	.wl .wl-ss-product-name {
		font-size: 20px;	
		color: #212121;
		line-height: 23px;
		outline: none;
	}
	.wl .wl-ss-product-desc {
		color: #212121;
		font-size: 10px;
		margin-top: 15px;
		margin-bottom: 16px;
	}
	.wl .wl-ss-product-sub {
		color: #b2b1b1;
		font-size: 10px;
		margin-top: 3px;
		text-transform: uppercase;
	}
	.wl .wl-ss-price h2 {
		color: #212121;
		margin: 0;
		font-size: 20px;
		line-height: 1;
		font-weight: 400;
		font-family: "Roboto", Sans-serif;
	}
	.wl .wl-ss-price h2 .woocommerce-Price-currencySymbol{
		font-size: 16px;
	}
	.wl .wl-ss-price h2 sup {
		font-size: 15px;
	}
	.wl .wl-ss-info-icons div {
		display: inline-block;
		font-size: 20px;
	}
	.wl .wl-ss-product-fav {
		font-size: 20px;
		right: 15px;
		top: 15px;
		cursor: pointer;
	}
	.wl .wl-ss-product-cart {
		cursor: pointer;
	}
	.wl .wl-ss-product-cart a {
		color: var(--wl-black);
	}

	.wl .wl-ss-product-fav i {
		text-align: center;
	}
	/*Ribbon*/
	.wl .wl-ss-corner-ribbon {
		width: 100px;
		background-color: var(--wl-black);
		position: absolute;
		top: 35px;
		left: 0px;
		text-align: center;
		line-height: 19px;
		letter-spacing: 1px;
		color: #ffffff;
		font-size: 12px;
		/* transform: rotate(-45deg); */
		/* -webkit-transform: rotate(0deg); */
		font-weight: 400;
		font-family: "Roboto", Sans-serif;
		z-index: 100;
		padding: 3px;
	}
	/*Ribbon Right*/
	.wl .wl-ss-single-product.wl-ss-right .wl-ss-single-widget .wl-ss-corner-ribbon {
		top: 23px;
		left: auto;
	    right: 0px;
	    /*transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);*/
	}		
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
	.wl .wl-ss-single-widget {
		display: flex;
		justify-content: space-between;
		height: auto;
	}
	.wl .wl-ss-product-img {
		float: left;
	}
	.wl .wl-ss-product-img {
		width: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 15px;
	}
	.wl .wl-ss-product-img img {
		max-width: 100%;
	}
	.wl .wl-ss-product-details {
		width: 50%;
		margin: 15px;
		margin-left: 10px;
		padding: 0;
	}
	.wl .wl-ss-product-info {
		text-align: left;
	}
	.wl .wl-ss-info-icons {
		float: right;
		display: flex;
		align-items: center;
		position: absolute;
		bottom: 0;
		right: 0;
		width: 100%;
		justify-content: flex-end;
	}
	.wl .wl-ss-info-icons div {
		display: inline-block;
		font-size: 15px;
		color: var(--wl-gray);
	}
	.wl .wl-ss-product-fav {
		font-size: 19px;
		text-align: right;
	}	
	/* Right */
	.wl .wl-ss-right .wl-ss-product-details{
		margin-right: 0;
	}
	.wl-ss-right .wl-ss-single-widget {
		flex-direction: row-reverse;
	}
	
	.wl .wl-ss-right .wl-ss-product-fav{
		text-align: left;
	}
	.wl .wl-ss-right .wl-ss-info-icons{flex-direction:row-reverse;float:left;right: unset;}
	.wl .wl-ss-right .wl-ss-info-icons .wl-ss-price {
    	margin-right:0;
	}
	.wl .wl-ss-right .wl-ss-product-cart {
	    border-right: 1px solid #dadada;
	    border-left: 0;
		padding-right:10px;
		margin-right: 10px;
		 margin-left:0;
	    padding-left:0;
	}
	.wl .wl-ss-product-name {
		font-size: 16px;
		line-height: 16px;
	}
	.wl .wl-ss-price h2 {
		font-size: 14px;
	}
	
}


.wl-ss-single-widget::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.wl-ss-single-widget:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}


/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
	.wl .wl-ss-single-product {
		height: auto;
	}
}