.wl .wl-ci,
.wl .wl-ci a,
.wl .wl-ci td,
.wl .wl-ci th,
.wl .wl-ci th a,
.wl .wl-ci td a{
	color: #27263c;
}
.wl .wl-ci a,
.wl .wl-ci a{
	border-radius: 0;
	border: none;
	background: transparent;
}
.wl .wl-ci a:hover{
	border-radius: 0;
	border: none;
	background: transparent;
	background-size: cover;
	color: #E9345F;
}
.wl .wl-ci a:hover i{
	border-radius: 0;
	border: none;
	background: transparent;
	color: #E9345F;
}
.wl .wl-ci button, 
.wl .wl-ci button[disabled]:hover, 
.wl .wl-ci button[disabled]:focus, 
.wl .wl-ci input[type="button"], 
.wl .wl-ci input[type="button"][disabled]:hover, 
.wl .wl-ci input[type="button"][disabled]:focus, 
.wl .wl-ci input[type="reset"], input[type="reset"][disabled]:hover, 
.wl .wl-ci input[type="reset"][disabled]:focus, 
.wl .wl-ci input[type="submit"], 
.wl .wl-ci input[type="submit"][disabled]:hover, 
.wl .wl-ci input[type="submit"][disabled]:focus {
	/*border: none !important;*/
	outline: none !important;
	border-radius: none;
	font-weight: 300;
	letter-spacing: 0.046875em;
	line-height: normal;
	padding: 0px;
	text-transform: none;
}
.wl .wl-ci .wl-ci-btns {
	display: flex;
	justify-content: flex-end;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
.wl .wl-ci .coupon.wl-ci-coupon {
	display: flex;
	margin-bottom: 10px;
}
.wl .wl-ci .button.wl-ci-coupon-button {
	margin-left: 5px;
	color: #515151;
	background-color: #ebe9eb;
}
.wl .wl-ci .woocommerce #content .quantity .minus, 
.wl .wl-ci .woocommerce #content .quantity .plus, 
.wl .wl-ci .woocommerce .quantity .minus, 
.wl .wl-ci .woocommerce .quantity .plus, 
.wl .wl-ci .woocommerce-page #content .quantity .minus, 
.wl .wl-ci .woocommerce-page #content .quantity .plus, 
.wl .wl-ci .woocommerce-page .quantity .minus, 
.wl .wl-ci .woocommerce-page .quantity .plus {
	border: none;
	border-radius: none;
	font-weight: 300;
	letter-spacing: 0.046875em;
	line-height: normal;
	padding: 0px;
	text-transform: none;
}
.wl .wl-ci .woocommerce-cart-form input[type="button"] {
	width: 33% !important;
	height: 32px !important;
	text-decoration: none;
	background-color: #e6e6e6;
	color: #7c7c7c;
}
.wl .product-remove.wl-ci-product-remove .remove {
	color: #27263c !important;
}
.wl .wl-ci .quantity.buttons_added{
	height: 33px;
	font-size: 16px;
}
.cx-container {
	width: 100%;
}
.wl-ci-product-style {
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.wl-ci-cart-form table.wl-ci-cart-table tbody > tr:nth-child(odd) > td, 
.wl-ci-cart-form table tbody > tr:nth-child(odd) > th {
	background-color: transparent;
}
.wl-ci-cart-form table.wl-ci-cart-table tbody > tr:hover td {
	background-color: transparent;
}
/* signle cart item */
.wl-ci-cart-item {
	border-bottom: 1px solid #dadada;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
}
.wl .wl-ci-product-name > a{
	font-size: 17px;
}
.wl-ci-product-details {
	margin-right: 35px;
	width: 41%;
	display: flex;
	align-items: center;
}
.wl-ci-cart-img {
	float: left;
	flex: 0 0 90px;
}
.wl-ci-cart-img img {
	max-width: 100%;
}
.wl-ci-cart-title {
	margin-left: 25px;
}
.wl-ci-cart-title a{
	margin: 0;
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #212121;
	line-height: 23px;
}
.wl-ci-cart-category {
	font-family: "Roboto", Sans-serif;
	font-size: 14px;
	color: #a9a9a9;
	letter-spacing: 1px;
}
.wl-ci-cart-price {
	color: #212121;
	margin: 0;
	font-family: "Roboto", Sans-serif;
	font-size: 17px;
	line-height: 1;
}
.wl-ci-cart-total {
	color: #212121;
	margin: 0;
	font-family: "Roboto", Sans-serif;
	font-size: 17px;
	line-height: 1;
}
/* -- quantity box -- */
.wl-ci-quantity {
	display: inline-block;
}
.wl .wl-ci .wl-ci-product-quantity .input-text.qty.text {
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	width: 35px;
	height: 31px;
	padding: 0 5px;
	text-align: center;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-moz-appearance: textfield;
}
.wl-ci-product-quantity .quantity.buttons_added {
	text-align: left;
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	border: 1px solid #E8E8E8;
	text-align: center;
	width: 105px;
	overflow: hidden;
}
.wl-ci-product-quantity .quantity.buttons_added input {
	display: inline-block;
	margin: 0;
	vertical-align: top;
	box-shadow: none;
	padding: 4px 13px;
	border-radius: 0;
	border: 0;
	font-size: 16px;
	background-image: none;
}
.wl-ci-product-quantity.wl-ci-buttons_added .wl-ci-minus,
.wl-ci-product-quantity.wl-ci-buttons_added .wl-ci-plus {
	width: 30px;
	height: 30px;
	background-color: #e5e5e5;
	color: #aeadad;
	border: 0;
	cursor: pointer;
	font-size: 18px;
}
.wl-ci-product-quantity.wl-ci-buttons_added .wl-ci-minus {
	border-right: 0;
}
.wl-ci-product-quantity.wl-ci-buttons_added .wl-ci-plus {
	border-left: 0;
}
.wl-ci-product-quantity.wl-ci-buttons_added .wl-ci-minus:hover,
.wl-ci-product-quantity.wl-ci-buttons_added .wl-ci-plus:hover {
	background: #eeeeee;
}
.wl-ci-product-quantity input::-webkit-outer-spin-button,
.wl-ci-product-quantity input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 0;
}
.wl-ci-product-quantity.wl-ci-buttons_added .wl-ci-minus:focus,
.wl-ci-product-quantity.wl-ci-buttons_added .wl-ci-plus:focus {
	outline: none;
}
/* Remove icon*/
.wl-ci-cart-remove a {
	background: #e83b49;
	border-radius: 100%;
	color: #fff;
	text-align: center;
	font-size: 10px;
	display: inline-block;
	text-decoration: none;
	padding: 3px 4px;
}
/* Cart overview */
.button.wl-ci-update-cart-button {
	padding: 10px !important;
}
.button.wl-ci-coupon-button {
	padding: 10px !important;
}
.wl-ci-overview-left {
	float: left;
}
.wl-ci-last .wl-ci-overview-left p {
	opacity: 1;
}
.wl-ci-single-overview h2 {
	color: #ffffff;
	margin: 0;
	font-family: "Roboto", Sans-serif;
	font-size: 17px;
	line-height: 1;
	float: right;
}
.wl-ci-input-address {
	display: inline-block;
	width: 99%;
	border: 1px solid #5479FC;
	color: #fff;
	display: flex;
	align-items: center;
}
.wl-ci-input-address i {
	float: left;
	padding: 0 9px;
}
.wl-ci-input-address input,
.wl-ci-input-address select {
	font-family: "Roboto", Sans-serif;
	font-size: 12px;
	border: 0;
	background: #143CFC;
	color: #fff;
	outline: 0;
	width: 91%;
	padding: 12px 4px;
	float: left;
}
.wl-ci-input-address select {
	width: 100%;
}
.wl-ci-input-address button {
	height: 44px;
	width: 100px;
	border: 1px solid #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-family: "Roboto", Sans-serif;
	color: #143cfc;
	cursor: pointer;
}
.wl-ci-single-overview input::-webkit-input-placeholder {
	/* Edge */
	color: #fff;
}
.wl-ci-single-overview input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: fff;
}
.wl-ci-single-overview input::placeholder {
	color: fff;
}
.wl-ci-overview-left.wl-ci-deli-address {
	width: 100%;
}
.wl-ci-s-method .wl-ci-overview-left {
	width: 70%;
}
.wl-ci-single-overview.wl-ci-s-method h2 {
	margin-top: 12px;
}
.wl-ci-promo-input {
	letter-spacing: 1.wl-ci-5px;
}
.wl-ci-cx-divider {
	width: 100%;
	height: 1px;
	background: #5479FC;
	margin: 10px 0;
}
/*wc cart*/
.wl-ci-update-cart-area .button {
	padding: 10px;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "Roboto", Sans-serif;
	cursor: pointer;
	margin-left: 10px;
	transition: .4s;
}
.wl-ci-coupon_code {
	margin-top: 20px;
}
.wl-ci-cart-actions-area {
	display: flex;
	align-items: center;
	justify-content: end;
}
.wl .wl-ci-proceed-to-checkout a.checkout-button {
	padding: 12px;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "Roboto", Sans-serif;
	color: #fff;
	background: #E9345F;
	cursor: pointer;
	margin-left: 10px;
	transition: .4s;
	border-radius: 3px;
	border: 1px solid #E9345F;
	text-decoration: none !important;
	font-weight: normal;
	line-height: 16px;
	width: 100%;
}
.wl .wl-ci-proceed-to-checkout a.checkout-button:hover {
	background: #FF3B6A;
	border: 1px solid #FF3B6A;
}
.wl-ci-proceed-to-checkout {
	float: right;
}
.wl .wl-ci button.wl-ci-back-to-shop {
	padding: 10px;
	transition: .5s;
	background-color: #E9345F;
	margin-left: 10px;
	border: 1px solid #E9345F;
	margin-bottom: 0;
}
.wl .wl-ci button.wl-ci-back-to-shop a {
	color: #fff;
	border-color: #E9345F;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}
.wl .wl-ci button.wl-ci-back-to-shop:hover{
	background-color: #E9345F;

}
.wl .wl-ci button.wl-ci-back-to-shop:hover a{
	color: #fff;
	border-color: #E9345F;
}
/*product image*/
.product-thumbnail.wl-ci-product-thumbnail {
	line-height: 0.5em !important;
	height: auto;
}
.product-thumbnail.wl-ci-product-thumbnail {
	/*display: block !important;*/
}
.product-thumbnail.wl-ci-product-thumbnail img {
	width: 80px;
	height: 80px;
}
.wl .wl-ci-product-style table {
	margin-bottom: 0px;
}
.wl .wl-ci-product-style table thead tr.wl-ci-heading-nav th {
	border: 1px solid transparent;
	background: transparent;
	color: #27263c;
	font-size: 14px;
	display: none;
}
.wl .wl-ci-product-style table tbody tr td {
	display: none;
}
.wl .wl-ci-cart-form table tbody tr td {
	border: 0;
	padding: 9px 12px !important;
}
.wl .coupon.wl-ci-coupon input.wl-ci-coupon-field {
	border: 1px solid #ddd;
	border-radius: 4px;
	font-weight: normal;
	font-size: 14px;
}
.wl .wl-ci-cart-form table.shop_table {
	border: 1px solid rgba(0,0,0,.1);
	overflow: hidden;
}
.wl .wl-ci-cart-form table .button.wl-ci-update-cart-button {
	font-size: 100%;
	margin: 0;
	line-height: 16px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: 13px !important;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #515151;
	background-color: #ebe9eb;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	font-size: 13px;
	font-weight: normal;
}
.wl .wl-ci-cart-form table .button.wl-ci-coupon-button {
	border-radius: 4px;
	text-decoration: none;
}
.wl.theme-storefront .wl-ci-cart-form table:not(.has-background) th {
	background-color: transparent ;
}
.wl .wl-ci-cart-form table.cart td.product-remove a.remove {
	right: 0.382em;
}
.woocommerce-cart-form.wl-ci-cart-form {
	overflow-x: auto;
}
.wl-ci-btns div {}
.wl .wl-ci-product-style table tbody tr td.wl-bottom-actions {
	display: table-cell;
}
.product-category.wl-ci-cart-category {
	display: none;
}
.wl .quantity.buttons_added input[type="button"],
.wl .quantity.buttons_added .button {
	min-height: 0px;
}
.theme-shopeo .woocommerce-cart-form__cart-item .plus, .theme-shopeo .woocommerce-cart-form__cart-item .minus {
	width: 30%;
}

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

@media only screen and (max-width: 768px) {
	.wl-ci-btns div {
		flex: 1;
	}
	.wl .wl-ci .wl-ci-btns {
		width: 100%;
	}
	.wl-ci-btns div {
		display: flex;
		flex-direction: column;
		flex-basis: initial;
	}
	.wl .wl-ci .coupon.wl-ci-coupon {
		width: 100%;
	}
	.wl .wl-ci-cart-form table .button.wl-ci-update-cart-button {
		margin-bottom: 0 !important;
	}
	.wl-ci-proceed-to-checkout {
		margin-top: 5px;
	}
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 767px) {

	.wl .wl-ci .coupon.wl-ci-coupon {
		display: block;
	}
	.wl .wl-ci .button.wl-ci-coupon-button {
		margin-left: 0;
	}
	.coupon.wl-ci-coupon button.wl-ci-coupon-button {
		margin-left: 0 !important;
		padding-left: 0 !important;
	}
	.wl .wl-ci-proceed-to-checkout a.checkout-button {
		margin-left: 0;
	}
	.wl .wl-ci-cart-form table .button.wl-ci-update-cart-button {
		width: 100%;
	}
	.wl-ci-proceed-to-checkout {
	}

	/*theme theme-astra*/
	.wl.theme-astra .coupon.wl-ci-coupon {
		display: block !important;
	}
	/*theme theme-astra*/

	/*theme theme-astra*/
	.wl.theme-Divi .coupon.wl-ci-coupon input.wl-ci-coupon-field {
		padding: 15px 10px;
	}
	/*theme theme-astra*/
	
	/*theme theme-oceanwp*/
	.wl.oceanwp-theme .button.wl-ci-coupon-button{
		margin-bottom: 10px;
	}
	/*theme theme-oceanwp*/
}

@media only screen and (min-width: 320px) {
	.wl-ci-cart-heading {
		display: none;
	}
	.wl-ci-cart-item {
		flex-direction: column;
	}
	.wl-ci-cart-item>div {
		margin: 7px 0;
	}
	.wl-ci-product-details {
		flex-direction: column;
	}
	.wl-ci-cart-img {
		text-align: center;
	}
	.wl-ci-cart-img img {
		max-width: 50%;
	}
	.wl-ci-cart-title {
		margin-left: 0;
		margin-top: 5px;
	}
	.wl-ci-product-details {
		margin-right: 0;
		width: 100%;
	}
	.wl-ci-cart-overview-area {
		margin-top: 50px;
	}
	.coupon.wl-ci-coupon input.wl-ci-coupon-field {
		width: 100% !important;
	}
	.wl .coupon.wl-ci-coupon button.wl-ci-coupon-button {
		width: 100% !important;
		margin-top: 7px;
	}
	.button.wl-ci-update-cart-button {
		margin-bottom: 7px !important;
	}
	.wl-ci-proceed-to-checkout a.checkout-button {
		margin: 0;
		text-align: center;
	}
	.wl-ci-proceed-to-checkout {
		width: 100%;
		margin-bottom: 9px;
	}
	.wl-ci-product-quantity .quantity.buttons_added {
		margin: 0 0 0 auto;
	}
	.wl.theme-astra .woocommerce #content table.cart td.actions .button, .wl.theme-astra .woocommerce table.cart td.actions .button, .wl.theme-astra.woocommerce-page #content table.cart td.actions .button, .wl.theme-astra.woocommerce-page table.cart td.actions .button {
		margin-left: 0;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
	/* Cart Heading */
	.wl-ci-cart-heading {
		display: flex;
		align-items: center;
		font-size: 14px;
		text-transform: uppercase;
		justify-content: space-between;
		font-family: "Roboto", Sans-serif;
		background: #e5e5e5;
		padding: 11px;
		letter-spacing: 1.wl-ci-4px;
	}
	.wl-ci-heading-first {
		width: 40%;
	}
	.wl-ci-cart-item {
		flex-direction: row;
	}
	.wl-ci-cart-item>div {
		margin: 0;
	}
	.wl-ci-product-details {
		flex-direction: row;
	}
	.wl-ci-cart-title {
		margin-left: 25px;
		margin-top: 0;
	}
	.wl-ci-product-details {
		margin-right: 35px;
		width: 41%;
	}
	.wl-ci-cart-img img {
		max-width: 100%;
	}
	.coupon.wl-ci-coupon button.wl-ci-coupon-button {
		margin-top: 0;
	}
	.wl .wl-ci-proceed-to-checkout a.checkout-button {
		margin-left: 0;
	}
	.wl .coupon.wl-ci-coupon button.wl-ci-coupon-button {
		margin-top: 0;
	}

	/*theme theme-astra*/
	.wl.theme-astra .coupon.wl-ci-coupon {
		width: 100%;
	}
	.wl.theme-astra .button.wl-ci-update-cart-button {
		width: 100% !important;
	}
	.wl.theme-astra .button.checkout-button.alt.wc-forward {
		display: block !important;
	}
	.wl.theme-astra .button.wl-ci-coupon-button {
		margin-top: 0 !important;
		margin-left: 5px !important;
	}
	/*theme theme-astra*/
}


/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
	.wl-ci-cart-overview-area {
		margin-top: 0;
	}
	.coupon.wl-ci-coupon input.wl-ci-coupon-field {
		width: auto !important;
	}
	.coupon.wl-ci-coupon button.wl-ci-coupon-button {
		width: auto !important;
		margin-top: 0;
	}
	.wl-ci-proceed-to-checkout {
		width: auto;
		margin-bottom: 0;
		margin-left: 10px;
	}
	.button.wl-ci-update-cart-button {
		margin-bottom: 0 !important;
	}
	.wl-ci-product-quantity .quantity.buttons_added {
		margin: 0;
	}

	/*theme theme-astra*/
	.wl.theme-astra .coupon.wl-ci-coupon {
		width: auto;
	}
	.wl.theme-astra .button.wl-ci-update-cart-button {
		width: auto !important;
	}
	.wl.theme-astra .button.checkout-button.alt.wc-forward {
		display: block !important;
	}
	.wl.theme-astra .button.wl-ci-coupon-button {
		margin-top: 0 !important;
		margin-left: 5px !important;
	}
	.wl.theme-astra .button.checkout-button.alt.wc-forward {
		line-height: 19px !important;
	}
	/*theme theme-astra*/
	
	/*theme theme-hello*/
	.wl.theme-hello {}
	/*theme wl theme-hello*/
}

@media only screen and (max-width: 767px) {
	.wl .product-remove.wl-ci-product-remove .remove {
		font-size: 12px;
	}
	.wl .wl-ci-product-name > a {
		font-size: 12px;
	}
	.wl .wl-ci-cart-form table tbody tr td.wl-ci-product-price .amount,
	.wl .wl-ci-cart-form table tbody tr td.wl-ci-product-subtotal .amount {
		font-size: 12px;
	}
	.wl .wl-ci-cart-form table tbody tr td {
		padding: 5px 5px !important;
	}
	.wl .wl-ci .quantity.buttons_added {
		height: 29px;
	}
	.wl .wl-ci-product-style table thead tr.wl-ci-heading-nav th {
		font-size: 10px;
		padding: 10px;
	}
	.wl .wl-ci .woocommerce-cart-form input[type="button"] {
		width: 26% !important;
		height: 18px !important;
	}
	.wl .wl-ci .wl-ci-product-quantity .input-text.qty.text {
		font-size: 12px;
		width: 28px;
		height: 19px;
		min-height: 19px;
	}
	.wl .wl-ci .quantity.buttons_added {
		height: 20px;
	}
	.wl-ci-product-quantity .quantity.buttons_added {
		width: 66px;
	}
	.wl .wl-ci-proceed-to-checkout a.checkout-button,
	.wl .wl-ci button.wl-ci-back-to-shop a,
	.wl .wl-ci-cart-form table .button.wl-ci-update-cart-button,
	.wl .button.wl-ci-coupon-button,
	.wl .coupon.wl-ci-coupon input.wl-ci-coupon-field {
		font-size: 12px;
	}

	.wl .wl-product-image-show-mobile-yes table thead tr th.wl-product-thumbnail {
		display: table-cell;
	}
	.wl .wl-product-image-show-mobile-yes table tbody tr td.wl-ci-product-thumbnail {
		display: table-cell;
	}

	.wl .wl-product-name-show-mobile-yes table thead tr th.wl-product-name {
		display: table-cell;
	}
	.wl .wl-product-name-show-mobile-yes table tbody tr td.wl-ci-product-name {
		display: table-cell;
	}

	.wl .wl-product-price-show-mobile-yes table thead tr th.wl-product-price {
		display: table-cell;
	}
	.wl .wl-product-price-show-mobile-yes table tbody tr td.wl-ci-product-price {
		display: table-cell;
	}

	.wl .wl-product-quantity-show-mobile-yes table thead tr th.wl-product-quantity {
		display: table-cell;
	}
	.wl .wl-product-quantity-show-mobile-yes table tbody tr td.wl-ci-product-quantity {
		display: table-cell;
	}

	.wl .wl-product-subtotal-show-mobile-yes table thead tr th.wl-product-subtotal {
		display: table-cell;
	}
	.wl .wl-product-subtotal-show-mobile-yes table tbody tr td.wl-ci-product-subtotal {
		display: table-cell;
	}

	.wl .wl-product-remove-show-mobile-yes table thead tr th.wl-product-remove {
		display: table-cell;
	}
	.wl .wl-product-remove-show-mobile-yes table tbody tr td.wl-ci-product-remove {
		display: table-cell;
	}
	.wl .wl-product-category-show-mobile-yes .product-category.wl-ci-cart-category {
		display: table-cell;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.wl .wl-product-image-show-tablet-yes table thead tr th.wl-product-thumbnail {
		display: table-cell;
	}
	.wl .wl-product-image-show-tablet-yes table tbody tr td.wl-ci-product-thumbnail {
		display: table-cell;
	}

	.wl .wl-product-name-show-tablet-yes table thead tr th.wl-product-name {
		display: table-cell;
	}
	.wl .wl-product-name-show-tablet-yes table tbody tr td.wl-ci-product-name {
		display: table-cell;
	}

	.wl .wl-product-price-show-tablet-yes table thead tr th.wl-product-price {
		display: table-cell;
	}
	.wl .wl-product-price-show-tablet-yes table tbody tr td.wl-ci-product-price {
		display: table-cell;
	}

	.wl .wl-product-quantity-show-tablet-yes table thead tr th.wl-product-quantity {
		display: table-cell;
	}
	.wl .wl-product-quantity-show-tablet-yes table tbody tr td.wl-ci-product-quantity {
		display: table-cell;
	}

	.wl .wl-product-subtotal-show-tablet-yes table thead tr th.wl-product-subtotal {
		display: table-cell;
	}
	.wl .wl-product-subtotal-show-tablet-yes table tbody tr td.wl-ci-product-subtotal {
		display: table-cell;
	}

	.wl .wl-product-remove-show-tablet-yes table thead tr th.wl-product-remove {
		display: table-cell;
	}
	.wl .wl-product-remove-show-tablet-yes table tbody tr td.wl-ci-product-remove {
		display: table-cell;
	}
	.wl .wl-product-category-show-tablet-yes .product-category.wl-ci-cart-category {
		display: table-cell;
	}
}

@media only screen and (min-width: 992px) {
	.wl .wl-product-image-show-yes table thead tr th.wl-product-thumbnail {
		display: table-cell;
	}
	.wl .wl-product-image-show-yes table tbody tr td.wl-ci-product-thumbnail {
		display: table-cell;
	}

	.wl .wl-product-name-show-yes table thead tr th.wl-product-name {
		display: table-cell;
	}
	.wl .wl-product-name-show-yes table tbody tr td.wl-ci-product-name {
		display: table-cell;
	}

	.wl .wl-product-price-show-yes table thead tr th.wl-product-price {
		display: table-cell;
	}
	.wl .wl-product-price-show-yes table tbody tr td.wl-ci-product-price {
		display: table-cell;
	}

	.wl .wl-product-quantity-show-yes table thead tr th.wl-product-quantity {
		display: table-cell;
	}
	.wl .wl-product-quantity-show-yes table tbody tr td.wl-ci-product-quantity {
		display: table-cell;
	}

	.wl .wl-product-subtotal-show-yes table thead tr th.wl-product-subtotal {
		display: table-cell;
	}
	.wl .wl-product-subtotal-show-yes table tbody tr td.wl-ci-product-subtotal {
		display: table-cell;
	}

	.wl .wl-product-remove-show-yes table thead tr th.wl-product-remove {
		display: table-cell;
	}
	.wl .wl-product-remove-show-yes table tbody tr td.wl-ci-product-remove {
		display: table-cell;
	}
	.wl .wl-product-category-show-yes .product-category.wl-ci-cart-category {
		display: table-cell;
	}
}