.wl-sch-product-style {
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.wl-sch-single-product {
	margin: 15px auto;
	width: 100%
}
.wl-sch-single-widget {
	background: #fff;
	text-align: center;
	box-shadow: 0px 2px 5px #ddd;
	margin: auto;
	position: relative;
	overflow: hidden;
}

/*product image*/
.wl-sch-product-img {
	border-radius: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin: 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 250px;
	margin-right: 10px;
}
.wl-sch-product-img img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 100%;
	width: 150px;
	height: 150px;
}

/*rating*/
.wl-sch-rating {
	font-size: 10px;
	color: #212121;
	margin: 4px 0;
}
.wl-sch-rating span {
	font-family: "Roboto", Sans-serif;
	color: #000000;
}

/*pagination*/
.wl-sch-pagination {
	text-align: center;
	margin-top: 20px;
}
.wl-sch-pagination .page-numbers {
	border: 1px solid #ddd;
	padding: 4px 14px;
	transition: .4s;
}
/*price*/
.wl-sch-product-info h2.wl-sch-price ins {
	background: transparent;
}
.wl-sch-product-info h2.wl-sch-price del {
	display: none;
}
.wl-icons-side .wl-sch-price h2 ins {
	background: transparent;
}
.wl-icons-side .wl-sch-price h2 {
	margin: 0;
	font-size: 16px;
}
/*description*/
.wl-sch-product-desc {}
.wl-sch-product-desc p {
	margin-bottom: 5px;
	font-family: "Roboto", Sans-serif;
	font-size: 13px;
}
.wl-icons-side .wl-sch-info-icons div {
	color: #E9345F;
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	line-height: 1;
}
.wl-icons-side .wl-sch-info-icons .wl-sch-price {
	font-size: 16px;
}
/* Custom, iPhone Retina */

/*wishlist*/
.wl .wl-sch-product-fav a {
	color: #c5c5c5;
	transition: .4s;
}
.wl .wl-sch-product-fav a:hover {
	color: #E9345F;
}
.wl .ajax_add_to_wish.fav-item {
	color: #E9345F;
}
/*end wishlist*/
/*cart*/
.wl .wl-sch-info-icons div a {
	width: 45px;
	height: 45px;
	line-height: 45px;
}
.wl .wl-sch-product-cart a {
	color: #551FE8;
	border: 1px solid #551FE8;
	transition: .4s;
}
.wl .wl-sch-product-cart a:hover {
	color: #fff;
	border: 1px solid #551FE8;
	background-color: #551FE8;
}
/*end cart*/

/*view cart*/
.wl .wl-cart-area {
	position: relative;
}
.wl .wl-sch-product-cart .added_to_cart.wc-forward {
	visibility: hidden;
	position: absolute;
	right: 0;
	font-size: 9px;
	transition: .4s;
	left: 0;
	padding: 0;
	top: 0;
}
.wl .wl-sch-product-cart .added_to_cart.wc-forward::after {
	visibility: visible;
	display: block;
	content: "\f00c";
	font-family: 'Font Awesome\ 5 Free';
	position: absolute;
	top: 0px;
	font-size: 14px;
	width: 100%;
	background: #551FE8;
	border-radius: 50%;
	font-weight: 900;
	color: #fff;
	height: 100%;
	border: 1px solid #551FE8;
	outline: none;
	margin: 0;
}
/*end view cart*/

@media only screen and (min-width: 320px) {
	.wl-sch-single-widget {
		border-radius: 145px 145px 0 0;
	}
	.wl-sch-product-img {
		max-width: 100%;
	}
	.wl-sch-product-img img {
		width: 250px;
		height: 250px;
		max-width: 100%;
	}
	.wl-sch-product-details {
		position: relative; 
	}
	.wl-sch-product-info {
		padding: 0;
	}
	.wl-sch-product-name a {
		font-family: "Roboto", Sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #212121;
		line-height: 23px;
	}
	.wl-sch-product-info h2.wl-sch-price {
		color: #E9345F;
		margin: 0;
		font-family: "Roboto", Sans-serif;
		font-size: 16px;
		line-height: 1;
	}
	h2.wl-sch-price sup {
		font-size: 15px;
	}
	.wl-sch-info-icons {}
	.wl-icons-bottom .wl-sch-info-icons div {
		line-height: 45px;
		border-radius: 100%;
		display: inline-block;
		font-size: 18px;
		cursor: pointer;
	}
	.wl-sch-info-icons div a {
		display: inline-block;
		border-radius: 50%;
	}
	.wl-sch-product-fav, .wl-sch-product-fav a {
		color: #c5c5c5;
	}
	.wl-sch-product-info {
		margin-bottom: 15px;
	}
	.wl-icons-side .wl-sch-product-details {
		position: relative;
		width: 205px;
		margin: auto;
	}
	.wl-icons-side .wl-sch-product-info {
		padding: 0;
		margin-bottom: 11px;
	}
	.wl-icons-side .wl-sch-product-name {
		font-family: "Roboto", Sans-serif;
		font-size: 16px;
		font-weight: 400;
		color: #053eff;
		line-height: 23px;
	}
	.wl-icons-side .wl-sch-product-desc {
		font-family: "Roboto", Sans-serif;
		color: #b2b1b1;
		font-size: 10px;
		margin-top: 3px;
		margin-bottom: 16px;
	}
	.wl-icons-side .wl-sch-product-sub {
		color: #b2b1b1;
		font-family: "Roboto", Sans-serif;
		font-size: 10px;
		margin-top: 3px;
		margin-bottom: 16px;
		text-transform: uppercase;
	}
	.wl-icons-side .wl-sch-price h2 del {
		display: none;
	}
	.wl-icons-bottom .wl-sch-price h2 sup {
		font-size: 15px;
	}
	.wl-icons-side .wl-sch-info-icons div {
		display: inline-block;
		font-size: 16px;
	}
	.wl-icons-side .wl-sch-product-fav {
		font-size: 16px;
		color: #c5c5c5;
		text-align: right;
		cursor: pointer;
	}
	.wl-icons-side .wl-sch-product-fav a {
		color: #c5c5c5;
		padding-right: 14px;
	}
	.wl-icons-side .wl-sch-product-cart {
		color: #053eff;
		border-left: 1px solid #dadada;
		margin-left: 10px;
		padding-left: 10px;
		cursor: pointer;
		border-radius: 0;
	}
	.wl-icons-side .wl-sch-product-cart a{color: #053eff;}
	.wl-sch-info-icons {
		position: unset;
		bottom: 0;
		right: 0;
		margin-bottom: 15px;
	}
}


/* Super Small Devices, Phones */

@media only screen and (min-width: 480px) {}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 640px) {}

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
	.wl-sch-single-widget {
		border-radius: 145px 0 0 145px;
		display: flex;
		justify-content: space-between;
	}
	.wl-sch-product-img {
		float: left;
	}
	.wl-sch-product-img {
		max-width: 100%;
	}
	.wl-sch-product-img img {
		width: 190px;
		height: 190px;
		max-width: 100%;
	}
	.wl-sch-right .wl-sch-product-details {
		margin-left: 15px;
	}
	.wl-sch-product-details {
		float: right;
		width: 50%;
		margin: 15px;
		margin-left: 10px;
	}
	.wl-sch-product-info {
		text-align: right;
	}
	.wl-sch-info-icons {
		float: right;
	}
	.wl-icons-bottom .wl-sch-info-icons div {
		margin-right: 0;
		line-height: 45px;
		font-size: 16px;
	}

	/* Right */
	.wl-sch-right .wl-sch-single-widget {
		border-radius: 0 145px 145px 0;
		flex-direction: row-reverse;
	}
	.wl-sch-right .wl-sch-product-info {
		text-align: left;
	}
	.wl-sch-right .wl-sch-info-icons {
		float: left;
		display: flex;
    	flex-direction: row-reverse;
	}
	.wl-sch-right .wl-sch-info-icons div {
		margin-left: 0;
		margin-right: 10px;
	}
	.wl-icons-side .wl-sch-product-details {
		float: right;
		width: 50%;
		margin: 15px;
	}
	.wl-icons-side .wl-sch-product-info {
		text-align: left;
	}
	.wl-icons-side .wl-sch-info-icons {
		float: right;
		display: flex;
		align-items: center;
	}
	.wl-icons-side .wl-sch-info-icons div {
		display: inline-block;
		font-size: 16px;
	}
	.wl-icons-side .product-fav {
		font-size: 16px;
	}
	
	/* Right  */
	.wl-icons-side.wl-sch-right .wl-sch-single-widget {
		border-radius: 0 145px 145px 0;
		flex-direction: row-reverse;
	}
	.wl-icons-side.wl-sch-right .wl-sch-product-fav{
		text-align: left;
	}
	.wl-icons-side.wl-sch-right .wl-sch-info-icons{
		flex-direction:row-reverse;float:left;
	}	
	.wl-icons-side.wl-sch-right .wl-sch-product-cart {
	    color: #053eff;
	    border-right: 1px solid #dadada;
	    border-left: 0;
		padding-right:10px;
		margin-right: 10px;
		margin-left: 0;
	    padding-left:0;
	}
	.wl-sch-product-name a {
		font-size: 16px;
	}
	.wl-sch-right .wl-sch-info-icons {
		position: absolute;
		bottom: 0;
		left: 0;
		margin-bottom: 0;
		right: auto;
	}
	.wl-sch-info-icons {
		position: absolute;
		bottom: 0;
		right: 0;
		margin-bottom: 0;
	}
}


/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {}

/* Medium Devices, Desktops */
@media only screen and (min-width: 1024px) {}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {}