.deneme7 {
    transition: all .5s ease-in-out;
    cursor: pointer;}
	
    .deneme7:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);}
	
	
	.deneme8 {
    transition: all .5s ease-in-out;
    cursor: pointer;}
	
    .deneme8:hover {
        transform: scale(1.02);
        -webkit-transform: scale(1.02);}

.kalin{ font-weight: bold;}

.ortala{text-align:center;}

.kirmiziyazi{color:#E80101;}
.solmenurenk{color:#555;}



.blogstyle{margin-top:25px; background-color:#FFFFFF; text-decoration: none;}
.blogstyle1{margin-top:6px; font-size:18px; font-weight: bold;}
.radiuss{border-radius: 10px;}
.slider{width:100%; height:auto; border-radius: 5px;}

.product-item{
    position: relative;
}

.product-item .caption h5{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-top: 1px;
    padding-top: 1px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
}

.cizgi{
    border-top: 2px solid #333;
    margin-top: 10px;
    padding-top: 10px;
}

.product-item .caption h3{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-top: 1px;
    padding-top: 1px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-item .caption h2{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-top: 1px;
    padding-top: 1px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.product-item .caption p{
    font-weight: 600;
    font-size: 12px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-item .caption .product-item-price{
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}

.product-item .product-item-badge{
    position: absolute;
    top: 4px;
    left: 4px;
    padding: 5px 12px 6px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    background: #333;
    -webkit-border-radius: 4px 0 4px 0;
       -moz-border-radius: 4px 0 4px 0;
         -o-border-radius: 4px 0 4px 0;
            border-radius: 4px 0 4px 0;
}

.tdyukseklik{height:85px;}
.tdyukseklikk{height:265px;}

.caption .blogresim{
    width: 100%;
    height: 150px;
    border: solid 1px black;
    margin-bottom: 5px;
	}

.olborder{border:1px solid #B6B6B6;}
	

