
.product-name {
	background: #d52475;
	color: #fff;
	position: absolute;
	width: 100%;
	font-size: 12px;
	bottom: 0;
	height: 16px;
	overflow: hidden;
	display: none;
}
.img-block img {
	width: 100%;
	height: auto;
}
.img-block {
	height: auto;
	padding-top: 0px;
}

.sell-box .colordiv {
	position: absolute;
	left: 2px;
	top: 40px;
	width: 15px;
}
.sell-box .colordiv i.fa.fa-square {
	font-size: 15px;
	border-radius: 1px;
	cursor: grabbing;
}
.sell-box .colordiv i.fa.fa-plus {
	margin-left: 3px;
}
/*
.imgdivbox {
		background-image: url(<?= BASE_URL ?>image_gallery/spexsavers/lg.dna-spin-spiral-preloader.gif);
	background-size: 70%;
	height: 154px;
	background-repeat: repeat-x;
}
*/

	
/* 15-6-2019 -(image swap css)*/
.list-section-box .colordiv, .list-section-box .ima-sec-list .fav, .list-section-box .ima-sec-list .titanium, .list-section-box .ima-sec-list .sell-circle, .sell-box.list-section-box .discount {
    z-index: 9999;
}
.list-section-box .img-block img {
    z-index: 99;
    top: 0px;
    right: 0px;
}
	
	
	
	
	
	
/* 29-06-2019 */
.col-md-9.col-sm-9.col-xs-12.pr0.add-to-cart-box {
    z-index: 999;
}
#modal_measurement .modal-title {
    font-family: Roboto,Arial,sans-serif;
    letter-spacing: .2px;
    color: rgba(0,0,0,.87);
    font-size: 28px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 12px;
}			
#modal_measurement .modal-dialog .modal-content  p {
    font-family: Roboto,Arial,sans-serif;
    letter-spacing: .2px;
    color: rgba(0,0,0,.87);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0px;
}
#modal_measurement .modal-dialog .modal-content {
	text-align: center;
}
#modal_measurement .modal-dialog .modal-content input.form-control.inputbox {
    width: 30%;
    text-align: center;
    margin-left: 35%;
    margin-right: 35%;
    margin-bottom: 2%;
    border: 1px solid #d52574;
    border-radius: 4px !important;
}
#modal_measurement .modal-dialog .modal-content button.btn.btn-default {
    margin: 2%;
    padding: 10px 25px;
    box-shadow: 0 0 2px #d52574;
    text-shadow: 0 0 0px black;
}
#modal_measurement .modal-dialog .modal-content p.footer-text {
    font-size: 12px !important;
	margin-bottom: 15px;
}
	
	
	
	
	
	