        #devidr {
            height: 1px;
            border-width: 0;
            color: black;
            background-color: black;
            margin-top: 0px;
            margin-bottom: 0px;	
            margin-left: -20px;
        }

        .card-body {


            padding-top: 0.2rem;
            padding-bottom: 0.2rem;
            padding-left: 1.25rem;
            padding-right: 0px;
        }

        .catiCon {
            margin-top: 0.05rem;
        }




        #prodChk {
            margin-top: -0.11rem;
            margin-left: -0.3rem;
        }

        .prodtitle1 {
            font-size: 16px;
			margin-top: 20px;
			text-align: center;
			border-top: 1px solid #000;
			padding-top: 15px;
}
        }
        
        #prodiCon1 {
            color: white;
            padding-bottom: 8px;
            padding-top: 8px;
            padding-right: 4px;
            padding-left: 6px;
            border-radius: 25px;
            font-size: 10px;
        }

        .icon1 {
            width:50%;
            height:50%;
            max-width: 55%;
            max-height: 55%;
            vertical-align: middle;
			margin-bottom:2px;

        }

        .list-unstyled {
            margin-bottom: 8px;
            padding-left: 0;
            list-style: none;
        }
		#item .product-image ul{		
		display: inline-block;
		float: right;
		}
		#item .product-image a img{		
		width: 100%;
		
		}
.product-image ul{
	float: right;
}
.product-image ul li{
	list-style:none;
	float: left;
	margin: 0 5px;
}