.wishlist-index-index .products-grid .product-items {margin: 0 -15px;}
.wishlist-index-index .products-grid .product-item{width: 33.33%; padding: 0 15px; float: left; margin: 0 0 30px;}
.products-grid.wishlist .product-item-photo{margin-bottom: 0;}
.wishlist-index-index .product-item-info {padding: 18px 18px 15px; display: inline-block; border: 1px solid #ebebeb; position: relative; overflow: hidden; width: 100%; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;}
.products-grid.wishlist .product-item-name{margin: 10px 0 15px;}
.products-grid.wishlist .product-item .price-box{margin: 0 0 10px; display: inline-block; width: 100%;}
.wishlist-index-index .price-box .special-price{float: left; font: 700 17px/19px 'PT Sans', sans-serif;}
.wishlist-index-index .price-box .old-price{margin-left: 5px; margin-bottom: 0;}
.wishlist-index-index .product-item .old-price .price{font-size: 17px; font-weight: 600;}

.wishlist-index-index .tocart,.wishlist-index-index .update.action,.wishlist-index-index .action.share,.wishlist-index-index .action.back{float: left; color: #fff; font: 700 12px/30px 'PT Sans', sans-serif; background-color: #56436d; margin: 0 5px 0 0; text-transform: uppercase; height: 30px; padding: 0; border-radius: 2px; padding: 0 10px; border: 0; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;}
.wishlist-index-index .actions-toolbar .secondary .action.back{float: none; color: #fff; background-color: #969696; margin: 0;}
.wishlist-index-index .middlePart{padding-bottom: 40px;}
.wishlist-index-index .product-item .price-box .price,.wishlist-index-index .product-item .special-price .price,.wishlist-index-index .product-item .minimal-price .price{font-size: 19px; font-weight: 600; line-height: 19px;}
.wishlist-index-index .product-item .old-price .price{font-size: 17px;}
.wishlist-index-index.account .column.main .field .label,.wishlist-index-index .product-item .price-box .price-label{display: none;}
.wishlist-index-index .products-grid.wishlist .product-item-comment{height: 70px; margin: 5px 0 15px;}


/*Order Review Page CSS Start*/
.paypal-review.view {
	margin: 20px 0 0;
}
.paypal-review.view .block-content {
	margin: 0 -15px;
}
.paypal-review.view .box {
	width: 33.33%;
	float: left;
	padding: 0 15px;
}
.paypal-review.view .box .pboxinner {
	background: #f8f9fa;
	padding: 20px;
	/* box-shadow: 4px 2px 10px 0px rgba(0, 0, 0, 0.1); */
	border: 1px solid #dfdfde;
}
.paypal-review.view .box .box-title span {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	line-height: 22px;
}
.paypal-review.view .box .box-title {
	border-bottom: 1px solid #dfdfde;
	padding-bottom: 5px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.paypal-review.view .box .box-content,
.paypal-review.view .box .box-content address {
	font-size: 16px;
	line-height: 21px;
}
.paypal-review.view .box .box-actions {
	margin: 10px 0 0;
}
.paypal-review.view .box .box-actions .action {
	font-weight: 600;
	text-decoration: underline;
	font-size: 16px;
	line-height: 21px;
}
.paypal-review.view .box.box-order-billing-address .box-content > img {
	margin-top: 5px;
}
.paypal-review.view .paypal-review-discount .discount .title {
	padding: 10px 30px 10px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.paypal-review.view .paypal-review-discount .discount .title strong {
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	line-height: 24px;
}
.paypal-review.view .paypal-review-discount .discount .title::after {
	font-size: 40px;
	color: #b9b9b9;
	margin: 0;
	top: 14px;
	text-align: right;
	width: auto;
	height: auto;
	left: auto;
	right: -10px;
}
.paypal-review.view .paypal-review-discount .discount .fieldset.coupon .field .label {
	display: none;
}
.paypal-review.view .paypal-review-discount .discount .fieldset.coupon .field .control {
	width: calc(100% - 101px);
	position: relative;
	padding-right: 10px;
	display: inline-block;
	float: left;
}
.paypal-review.view .paypal-review-discount .discount .fieldset.coupon .actions-toolbar {
	margin: 0;
	display: inline-block;
	width: 101px;
	float: left;
}
.paypal-review.view .paypal-review-discount .discount .fieldset.coupon .field {
	width: 100%;
	float: left;
	/* padding-right: 10px; */
}
.paypal-review.view .paypal-review-discount .discount .fieldset.coupon {
	width: 100%;
	max-width: 600px;
	padding: 15px 0;
	display: inline-block;
}
.paypal-review.view .paypal-review-discount {
	border: 0;
}
.paypal-review.view .paypal-review-discount .discount .content {
	border-bottom: 1px solid #ccc;
}
.paypal-review.view .paypal-review-items .paypal-review-title {
	border: 0;
	display: inline-block;
	width: 100%;
	margin: 0 0 10px;
}
.paypal-review.view .paypal-review-items .paypal-review-title strong {
	font-size: 20px;
	font-weight: 600;
	margin: 0;
	float: left;
	line-height: 24px;
}
.paypal-review.view .paypal-review-items .paypal-review-title .action.edit {
	float: right;
	font-weight: 500;
	text-decoration: underline;
	margin: 4px 0 0;
}
.paypal-review.view .paypal-review-items {
	margin: 40px 0 20px;
}
/*.paypal-review.view .paypal-review-items table.cart thead th {
	background: #f6f6f6;
	color: #000;
	padding: 12px 15px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	vertical-align: middle;
}
.paypal-review.view .paypal-review-items table.cart {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
	background: #fff;
}
.paypal-review.view .paypal-review-items table.cart td {
	padding: 12px 15px !important;
	vertical-align: middle;
	border-bottom: 1px solid #f1f2f6;
}
.paypal-review.view .paypal-review-items table.cart td.price span, 
.paypal-review.view .paypal-review-items table.cart td.subtotal span {
	font-weight: 400;
	font-size: 16px;
}
.paypal-review.view .paypal-review-items table.cart td .product-item-name {
	margin: 0;
}
.paypal-review.view .paypal-review-items table.cart tfoot th {
	padding: 12px 15px;
	border-bottom: 1px solid #f1f2f6;
}
.paypal-review.view .paypal-review-items table.cart tfoot tr:first-child th, 
.paypal-review.view .paypal-review-items table.cart tfoot tr:first-child td {
	border-top: 1px solid #ccc;
}
.paypal-review.view .paypal-review-items table.cart tbody td {
	border: 0;
}
.paypal-review.view .paypal-review-items table.cart tbody td .product-item-photo {
	width: 10%;
}
.paypal-review.view .paypal-review-items table.cart tbody td .product-item-photo .imgBox {
	padding: 0;
}
.paypal-review.view .paypal-review-items table.cart tbody td .product-item-details {
	vertical-align: middle;
}
.paypal-review.view .paypal-review-items table.cart tbody td {
	border-bottom: 1px solid #f1f2f6;
}*/
.paypal-review.view .paypal-review-items .order-review-form .actions-toolbar div.primary {
	float: right;
}
.paypal-review.view .paypal-review-items .order-review-form .actions-toolbar {
	margin: 30px 0 0;
}
.paypal-review.view .paypal-review-items table.cart {
    width: 100%;
    color: #000;
    position: relative;
    border: 1px solid #d6d4d4;
}
.paypal-review.view .paypal-review-items table.cart thead th {
    border-bottom: 1px solid #d6d4d4;
    border-right: 1px solid #d6d4d4;
    font-weight: 700;
    padding: 10px;
    white-space: nowrap;
    background-color: #f6f6f6;
    vertical-align: middle;
    text-align: left;
}
.paypal-review.view .paypal-review-items table.cart thead th:last-child {
    border-right: 0;
}
.paypal-review.view .paypal-review-items table.cart tfoot th {
    border-bottom: 1px solid #d6d4d4;
    border-right: 1px solid #d6d4d4;
    border-top: 0;
    padding: 10px;
    color: #333333;
    float: none;
    width: auto;
    vertical-align: middle;
    text-align: right;
}
.paypal-review.view .paypal-review-items table.cart td {
    border-bottom: 1px solid #d6d4d4;
    border-right: 1px solid #d6d4d4;
    border-top: 0;
    padding: 10px;
    color: #333333;
    float: none;
    width: auto;
    vertical-align: middle;
    text-align: left;
}
.paypal-review.view .paypal-review-items table.cart tbody td:last-child {
    border-right: 0;
}
.paypal-review.view .paypal-review-items table.cart tbody:last-child td {
    border-bottom: 0 !important;
}
.paypal-review.view .paypal-review-items table.cart tfoot td {
    border-right: 0;
}
.paypal-review.view .paypal-review-items table.cart tfoot tr:last-child th, 
.paypal-review.view .paypal-review-items table.cart tfoot tr:last-child td {
    border-bottom: 0;
}
.paypal-review.view .paypal-review-items table.cart td.price span, 
.paypal-review.view .paypal-review-items table.cart td.subtotal span {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.paypal-review.view .block-order-details-view .actions-toolbar {
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}
/*Order Review Page CSS End*/


@media only screen and (min-width: 1200px){
	.wishlist-index-index .tocart:hover{background: #322343; color: #fff; border: 0;}
	.wishlist-index-index .action.back:hover{background-color: #969696;}

.paypal-review.view .paypal-review-discount .discount .fieldset.coupon .actions-toolbar .action:hover, 
.paypal-review.view .paypal-review-items .order-review-form .actions-toolbar div.primary button.checkout:hover{background: none;color: #242524;}	

}
/* common css for below screen 767 */
@media only screen and (max-width: 767px) {
	.paypal-review.view .box {
	width: 100%;
}
.paypal-review.view .block-order-details-view {
	display: inline-block;
	width: 100%;
	margin: 0;
}
.paypal-review.view .paypal-review-items table.cart tbody td .product-item-photo {
	position: inherit;
	top: auto;
	width: 15%;
	display: table-cell;
	max-width: 100%;
}
.paypal-review.view .paypal-review-items table.cart tbody td .product-item-details {
	display: table-cell;
	padding-left: 10px;
	vertical-align: top;
}
.paypal-review.view .paypal-review-items table.cart .opc-block-summary {
	padding: 0;
	margin: 0;
	display: table;
	width: 100%;
}
.paypal-review.view .paypal-review-items table.cart .opc-block-summary th {
	display: table-cell;
	float: none;
	width: 100%;
	padding: 12px 15px !important;
}
.paypal-review.view .paypal-review-items table.cart .opc-block-summary td {
	display: table-cell;
	float: none;
}
.paypal-review.view .paypal-review-items table.cart tbody td.item {
	padding: 10px !important;
	min-height: auto;
	border-bottom: 0;
} 
.paypal-review.view .paypal-review-items table.cart  tfoot tr {
  display: table-row;
}
.paypal-review.view .paypal-review-items table.cart tfoot th,
.paypal-review.view .paypal-review-items table.cart tfoot td {
  display: table-cell;
  width: 100%;
}
.paypal-review.view .paypal-review-items table.cart tbody td {
  display: inline-block;
  width: 100%;
  border-bottom: 0;
  border-right: 0;
}
.paypal-review.view .paypal-review-items table.cart td .item-options dd {
  margin: 0;
}
/*.paypal-review.view .paypal-review-items table.cart tfoot {
  border-top: 1px solid #d6d4d4;
}*/
.paypal-review.view .paypal-review-items table.cart tbody td::before {
	display: inline-block !important;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0 !important;
}
.paypal-review.view .paypal-review-items table.cart td.price span {
	display: inline-block;
}
.paypal-review.view .paypal-review-items table.cart tbody tr {
	border-bottom: 1px solid #d6d4d4;
	display: block;
	width: 100%;
}
.paypal-review.view .paypal-review-items table.cart tbody td.item .product-image-wrapper {
	border: 1px solid #f2f2f2;
}

}


/* common css for below screen 600 */
@media only screen and (max-width: 600px) {

.paypal-review.view .paypal-review-items table.cart td .product-item-name {
	font-size: 14px;
}

}
/* common css for below screen 479 */
@media only screen and (max-width: 479px) {
.paypal-review.view .paypal-review-discount .discount .fieldset.coupon .field {
	width: 100%;
	margin: 0 0 10px;
	padding-right: 0;
}
.paypal-review.view .paypal-review-discount .discount .fieldset.coupon .actions-toolbar {
	width: 100%;
}
.paypal-review.view .paypal-review-items .order-review-form .actions-toolbar div.primary {
	float: none;
}
.paypal-review.view .paypal-review-items .paypal-review-title strong {
	display: block;
	float: none;
	margin: 0 0 5px;
}
.paypal-review.view .paypal-review-items .paypal-review-title .action.edit {
	float: none;
	margin: 5px 0 0;
}
.paypal-review.view .paypal-review-discount .discount .fieldset.coupon .field .control {
	width: 100%;	
	padding: 0 0 10px 0;
}
.paypal-review.view .paypal-review-discount .discount .fieldset.coupon .actions-toolbar .primary {
	float: none;
	width: 100%;
}

}




























