.mfp-bg {
	z-index: 502;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80);
	cursor: pointer;
}
.mfp-bg, .mfp-container:before, .mfp-wrap {
	height: 100%;
}
.mfp-bg, .mfp-container, .mfp-wrap {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.mfp-wrap {
	z-index: 503;
	position: initial;
	outline: 0!important;
	-webkit-backface-visibility: hidden;
	width: auto;
	height: auto;
}
.mfp-container {
	text-align: center;
	position: initial;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 900;
	padding: 0 8px;
	width: auto;
	height: auto;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-holder .mfp-content {
	position: fixed;
	top: 0px;
	left: 40%;
	margin: 0 0 0 -40%;
	margin-top: 100px;
	z-index: 503;
	max-height: 600px;
}
.mfp-content {
	position: relative;
	text-align: left;
	margin: 0 auto;
}
.mfp-container:before, .mfp-content {
	display: inline-block;
	vertical-align: middle;
}
.spop-cart {
	width: 94%;
	max-width: 660px;
	min-width: 660px;
	background: #fff;
	display: block;
	margin: 0 auto;
	padding: 20px;
	position: relative;
	overflow-x: auto;
	overflow-y: auto;
	max-height: 600px;
}
.spop-error, .spop-success {
	width: 100%;
	height: 70px;
	display: block;
	margin: 0 auto 10px;
	background: #ddebbd;
	font-size: 1.375em;
	color: #009344;
	text-align: center;
	line-height: 70px;
}
table.spop-info {
	width: 100%;
	margin: 0;
	padding: 0;
}
table.spop-info td:first-child {
	width: 15%;
	vertical-align: middle;
	padding: 5px 2% 0 0;
	padding-top: 28px;
	vertical-align: top;
}
table.spop-info td:first-child img {
	width: 100px;
}
table.spop-info td:last-child {
	width: 85%;
	vertical-align: middle;
	padding: 0 23px;
}
h3.spop-item-name {
	width: 100%;
	height: auto;
	font-size: 21px;
	color: #4068b1;
	margin-bottom: 5px;
}
#spop1, #spop2 {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
p.spop-item-model, p.spop-item-qty {
	font-size: 14px;
	color: #6d6e70;
	margin: 0;
	padding: 0;
	display: inline-block;
	padding-top: 5px;
}
#spop2 p.spop-item-price {
	text-align: left;
	float: right;
	font-size: 1.125em;
	color: #6d6e70;
	margin-right: -8px;
	width: 44%;
}
#spop2 p {
	width: 70%;
	display: inline-block;
}
p.spop-cart-items {
	font-size: 1em;
	color: #000;
	float: left;
}
table.spop-price-info {
	height: 110px;
	width: 240px;
	float: right;
	font-size: 1em;
	color: #6d6e70;
	bottom: 17px;
	position: relative;
	margin-top: 33px;
	padding-right: 34px;
	padding-left: 20px;
}
.mfp-content button {
	cursor: pointer;
}
.spop-contBtn {
	background-color: #f0b521;
	margin-right: 2%;
	color: #fff;
}
.spop-contBtn, .spop-viewCrtBtn {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
	border: 0;
	padding: 1.8%;
	width: 28%;
	font-family: "Helvetica",Helvetica,Arial,sans-serif;
   	border-radius:4px;
    	font-weight: bold;
    	letter-spacing: 1px;
}

.spop-viewCrtBtn {
    background-color: #25a825 !important;
    border-color: #219b21 !important;
}

.mfp-close {
	width: 20px;
	height: 20px;
	line-height: 20px;
	right: 0;
	top: 0;
	text-decoration: none;
	opacity: .65;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
	padding: 0 0 18px 10px;
}
.mfp-close-btn-in .mfp-close {
	color: #333;
	position: absolute;
}
button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	padding: 0;
}
.addtocartbutton {
	background: none;
	border: none;
	cursor: pointer;
}
.addtocartbutton:focus {
	border: none;
}
.spop-viewCrtBtn:hover{
    background-color: #0a490a !important;
    border-color: #074207 !important;
    color: #fff !important;
}

.spop-contBtn:hover {
	background: #e8ba45 !important;
	border-color: #e8ba45 !important;
	color: #fff !important;
}
.shop_table_set tbody tr {
	width: 100%;
}
.shop_table_set tbody tr td {
	width: 30%;
	float: left;
	text-align: left;
}
table.spop-price-info tr td:last-child {
	text-align: right;
}
.right_side_table {
	width: 43%;
	float: right;
	padding-top: 10px;
}
.right_side_table tr td {
	float: left;
	padding: 0px !important;
	height: 20px;
	color: #6d6e70;
	font-size: 14px;
	font-weight: 500;
}
.right_side_table tr td:first-child {
	width: 63% !important;
}
.right_side_table tr td:last-child {
	text-align: right;
	width: 37% !important;
	    white-space: nowrap;
}
/*******view cart spinner css****************/
.spop-viewCrtBtn{position:relative;}
.spop-viewCrtBtn .spinner_view{
    display: none;
    margin-top: -1px;
    position: absolute;
    left: 20%;
}