.d-baslik {
    padding: 20px;
    font-weight: 600;
    font-size: 18px;
        background: #fff;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}
.img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: 82px;
    width: 80px;
    padding: 4px;
    object-fit: contain;
}

.shopping-cart {
  margin-top: 20px;
  width: 100%;
}
.padding-bottom-60 {
    padding-bottom: 60px !important;
}


.shopping-cart .table>thead>tr>th {
  border: 1px solid #f3f1f1 !important;
      background: #fafafa;
      padding: 15px 20px;
      font-weight: 500;
      color: #949393;
      font-size: 15px;
      font-family: 'Poppins',sans-serif;

}

.shopping-cart a.remove {

	color: #cccccc;

}

.shopping-cart a.remove:hover {

	color: #000;

}

.shopping-cart .quinty {

	display: inline-block;

	width: 100px;

}

.shopping-cart .media-left a {

display: inline-block;

width: 84px;

height: 84px;

padding: 4px;

margin-right: 10px;

border: 1px solid #eeeeee;
}

.shopping-cart p {

	margin-top: 15px;

	max-width: 200px;

	color: #555555;

}

.shopping-cart .media {

	max-width: 400px;

	display: inline-block;

}

.shopping-cart .quinty input {

	border-radius: 4px;

	height: 40px;

	width: 100%;

	font-size: 15px;

	text-align: center;

	border: 1px solid #e0e0e0;

}

.shopping-cart .coupen input {

	border: 1px solid #e2e2e2;

	border-radius: 4px;

	padding: 5px 20px;

	margin-left: 10px;

	font-weight: normal;

	font-size: 13px;

	height: 39px;

}

.shopping-cart .promo {

	border: 1px solid #e8e8e8;

	border-top: none;

	padding: 30px;

	position: relative;

}

.shopping-cart .promo button {

	background: none;

	border: none;

	position: absolute;

	top: 0px;

	line-height: 39px;

	color: #cccccc;

	right: 10px;

}

.pro-btn {

	text-align: center;

	margin-top: 30px;

}

.pro-btn .btn-light {

	background: #bbbbbb;

}

.pro-btn .btn-light:hover {

	background: #222;

}

.pro-btn a {

	margin: 0 10px;

}

.shopping-cart .g-totel {

	float: right;

}

.shopping-cart .g-totel h5 {

	font-size: 14px;

	font-weight: 600;

}

.shopping-cart .g-totel h5 span {

	font-size: 16px;

	margin-left: 20px;

}

.shopping-cart .coupen {

	display: inline-block;

	width: 330px;

	position: relative;

}

.shopping-cart .coupen label {

	position: relative;

}

.shopping-cart .table {
background: #fff;
	margin: 0px;

}

.shopping-cart .table>tbody>tr>td {

	border: 1px solid #f8f8f8;
padding: 8px;
font-family: 'Roboto',sans-serif;

}
.k-btn {
    border: none;
    background: none;
}
