.ozelbg {
	background: #ffffff;
}
.kg {
	box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 1px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	margin-bottom: 15px;
	background: #ffffff;
}
.kg .icerik {
	padding: 10px;
}
.kg .baslik {
	line-height: 43px;
	height: 43px;
	border-bottom: 1px solid #dbdbdb;
	padding: 10px;
}
.kg .baslik h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 700;
	float: left;
}
.kg .urunbilgi {
	width: 100%;
	border-bottom: 1px dashed #e7e7e7;
	padding-top: 10px;
	padding-bottom: 10px;
}
.kg .urunbilgi .urunresim {
	width: 15%;
	float: left;
}
.kg .urunbilgi .urunad {
	width: 45%;
	float: left;
	padding: 15px;
	font-size: 15px;
	font-weight: 600;
}
.kg .urunbilgi .urunad small {
	font-size: 12px;
}
.kg .urunbilgi .urunfiyat {
	width: 15%;
	float: left;
	background: none !important;
	border:0;
	color: #018bc8;
	font-size: 18px;
	font-weight: 600 !important;
	text-align: center;
	padding: 15px;
}
.kg .urunbilgi .urunadet {
	width: 10%;	
	float: left;
	text-align: center;
}
.kg .urunbilgi .uruntoplam {
	width: 15%;
	float: left;
	color: #018bc8;
	font-size: 18px;
	font-weight: 600 !important;
	text-align: right;
	padding: 15px;
}
.kg .urunbilgi .uruntoplam small {
	font-size: 12px;
}
.kg .urunbilgi .qty input{
  text-align: center;
  max-width: 64px;
  margin: 0 auto;
  border-radius: 0px;
  border: 1px solid #eaeaea;
}
.kg .urunbilgi .qty a{
  padding: 8px 10px 5px 10px;
  border: 1px solid #eaeaea;
  display:inline-block;
  width: auto;
  margin-top: 5px;
}
.kg .urunbilgi .qty a:hover{
  background: #E28147;
  color: #fff;
}
.siparisozeti .dashed {
	border-bottom: 1px dashed #d1d1d1;
}
.siparisozeti .e1 {
	margin-top: 5px;
	display: inline-block;
	color:#7d7d7d;
	font-size: 14px;
	font-weight: 500;
}
.siparisozeti .e2 {
	color:#000000;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	margin-top: 5px;
}
.siparisozeti .e3 {
	display: inline-block;
	color:#E28147;
	font-size: 15px;
	font-weight: 800;
	margin-top: 3px;
}
.siparisozeti .e4 {
	color:#E28147;
	font-size: 15px;
	font-weight: 800;
	display: inline-block;
	margin-top: 3px;
}
.siparisozeti .top10 {
	margin-top: 10px;
}
.siparisozeti .bottom10 {
	margin-bottom: 10px;
}
.kg .icerik .buton1 {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	border: 0;
	-webkit-transition: all 0.333s;
	transition: all 0.333s;
	background-color: #E28147;
	border: 1px solid #E28147;
	border-bottom-color: rgb(52, 152, 219);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: 3px solid #163d66;
	padding: 10px 0;
	text-transform:uppercase;
	border-radius: 3px;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.kg .icerik .buton1:hover,.kg .icerik .buton1:focus,.kg .icerik .buton1:active {
	text-decoration:none;
	outline:0;
	color:#2e2e2e;
	background:#fff;
	border:1px solid #f0f0f0;
	border-bottom:3px solid #f0f0f0
}

.cf {
	padding: 0;
}
.cf:before, .cf:after {
	content: ' ';
	display: table;
}
.cf:after {
	clear: both;
}
.breadcrumbs2 {
	font-family: 'Roboto', sans-serif;	
	border: 1px solid #dee7eb;
	background-color: #ffffff;
	border-radius: 10px;
	width:700px;
	margin:0 auto;
}
.breadcrumbs2 ul {
	list-style: none;
	margin-bottom:0;
}
.breadcrumbs2 li {
	float: left;
	width: 25%;
}
.breadcrumbs2 li:first-child {
	border-radius: 10px 0px 0px 10px;
}
.breadcrumbs2 .ozelilkradius {
	border-radius: 10px 0px 0px 10px;
}
.breadcrumbs2 .ozelsonradius {
	border-radius: 0px 10px 10px 0px;
}
.breadcrumbs2 a {
	position: relative;
	display: block;
	padding: 10px;
	padding-right: 0 !important;
	/* important overrides media queries */
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #4f5b60;
	cursor: pointer;
	text-decoration: none;
	line-height: 26px;
}
.breadcrumbs2 a.active {
	color: #777;
	background-color: #f1f5f7;
}
.breadcrumbs2 a span:first-child {
	display: inline-block;
	width: 26px;
	height: 26px;
	padding: 2px;
	margin-right: 5px;
	border: 2px solid #97a9b2;
	border-radius: 50%;
	background-color: #97a9b2;
	line-height: 14px;
	color: #ffffff;
	text-align: center;
	padding-top: 4px;

}
.breadcrumbs2 a.active span:first-child {
	color: #fff;
	border-color: #72848c;
	background-color: #72848c;
}
.breadcrumbs2 a:before,
.breadcrumbs2 a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 0;
	display: block;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 16px solid transparent;
}
.breadcrumbs2 a:before {
	margin-left: 1px;
	border-left-color: #dee7eb;
}
.breadcrumbs2 a:after {
	border-left-color: #fff;
}
.breadcrumbs2 a.active:after {
	border-left-color: #f1f5f7;
}
.breadcrumbs2 li:last-child a:before,
.breadcrumbs2 li:last-child a:after {
	display: none;
}
@media (max-width: 720px) {
	.breadcrumbs2 a {
		padding: 15px;
	}
	.breadcrumbs2 a:before,
	.breadcrumbs2 a:after {
		border-top-width: 26px;
		border-bottom-width: 26px;
		border-left-width: 13px;
	}
}
@media (max-width: 620px) {
	.breadcrumbs2 a {
		padding: 10px;
		font-size: 12px;
	}
	.breadcrumbs2 a:before,
	.breadcrumbs2 a:after {
		border-top-width: 22px;
		border-bottom-width: 22px;
		border-left-width: 11px;
	}
}
@media (max-width: 520px) {
	.breadcrumbs2 {
		width: 100% !important;
	}
	.breadcrumbs2 a {
		padding: 5px;
	}
	.breadcrumbs2 a:before,
	.breadcrumbs2 a:after {
		border-top-width: 16px;
		border-bottom-width: 16px;
		border-left-width: 8px;
	}
	.breadcrumbs2 li a span:first-child {
		display: block;
		margin: 0 auto;
	}
	.breadcrumbs2 li a span:last-child {
		display: none;
	}
}
.counter {
	background-clip: padding-box;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	float: left;
	padding: 7px 33px 7px 6px;
	position: relative;
}
.counter input {
	-moz-appearance: textfield;
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	color: #ccc;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	height: 48px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 48px;
}
.counter input:focus {
	border-color: #e1e1e1;
	outline: 0 none;
}
.counter em {
	background: rgba(0, 0, 0, 0) url("../images/sprite-svg-v1.svg") no-repeat scroll 0 0;
	cursor: pointer;
	display: block;
	height: 18px;
	position: absolute;
	right: 6px;
	width: 20px;
}
.counter em.up {
	background-position: -60px -44px;
	top: 10px;
}
.counter em.down {
	background-position: -60px -70px;
	bottom: 10px;
}
.counter em:hover {
	opacity: 0.6;
} 
@media only screen and (max-width: 479px){
	.kg .urunbilgi .uruntoplam {
		width: 40%;
		font-size: 14px;
		padding: 5px;
	}
	.kg .urunbilgi .urunad {
		padding: 5px;
		font-size: 13px;
	}
	.kg .urunbilgi .urunfiyat {
		padding: 5px;
	}
}
.genelbuton {
	background: #E28147 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 15px;
	font-weight: 500;
	height: 48px;
	padding: 0;
	line-height: 43px;
	transition: all 250ms ease 0s;
	width: 189px;
	border:0;
	text-align: center;
	padding-top: 3px;
}
.genelbuton > span {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	float: right;
	height: 47px;
	width: 60px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: -1px;
}
.genelbuton > span i {
	position: relative;
	top: 2px;
}
.genelbuton:hover, .genelbuton:focus, .genelbuton:active, .genelbuton:visited, .genelbuton:link {
	background: #E28147 none repeat scroll 0 0;
	color: #ffffff;
}

.genelbuton2 {
    background: #1abc9c none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 17px;
    font-weight: 500;
    height: 48px;
    padding: 0;
    line-height: 43px;
    transition: all 250ms ease 0s;
    width: 189px;
    border:0;
}
.genelbuton2 > span {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    float: right;
    height: 47px;
    width: 60px;
    margin-right: 0px;
    padding-top: 13px;
}
.genelbuton2 > span i {
    position: relative;
    top: 2px;
}
.genelbuton2:hover, .genelbuton2:focus, .genelbuton2:active, .genelbuton2:visited, .genelbuton2:link {
	background: #E28147 none repeat scroll 0 0;
	color: #ffffff;
}
div.selectBox {
	-moz-user-select: none;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 80%, #e4e4e4 100%) repeat scroll 0 0 padding-box;
	border: 2px solid #bfbfbf;
	border-radius: 6px;
	color: #484848;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 109px;
	line-height: 1.434;
	padding: 15px 0 15px 15px;
	position: relative;
	text-decoration: none;
}

span.selected {
	display: block;
	margin-right: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 75px;
}

span.selectArrow {
	background-clip: padding-box;
	border-left: 2px solid #e1e1e1;
	display: inline-block;
	height: 100%;
	line-height: 102px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	vertical-align: baseline;
	width: 32px;
}

div.selectOptions {
	background-color: #fff;
	border-color: #bfbfbf;
	border-radius: 0 0 6px 6px;
	border-style: solid;
	border-width: 2px;
	box-sizing: border-box;
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 2000;
}

span.selectOption {
	background-color: #fff;
	display: block;
	width: 100%;
	line-height: 20px;
	padding: 15px 0 15px 15px;
	border-bottom: 1px dashed #eee;
}

span.selectOption:hover {
	background-color: #eee;
	color: #484848;
}

div.selectBox2 {
	-moz-user-select: none;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 80%, #e4e4e4 100%) repeat scroll 0 0 padding-box;
	border: 2px solid #bfbfbf;
	border-radius: 6px;
	color: #484848;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 109px;
	line-height: 1.434;
	padding: 15px 0 15px 15px;
	position: relative;
	text-decoration: none;
}

span.selected2 {
	display: block;
	margin-right: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 75px;
}

span.selectArrow2 {
	background-clip: padding-box;
	border-left: 2px solid #e1e1e1;
	display: inline-block;
	height: 100%;
	line-height: 102px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	vertical-align: baseline;
	width: 32px;
}

div.selectOptions2 {
	background-color: #fff;
	border-color: #bfbfbf;
	border-radius: 0 0 6px 6px;
	border-style: solid;
	border-width: 2px;
	box-sizing: border-box;
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 2000;
}

span.selectOption2 {
	background-color: #fff;
	display: block;
	width: 100%;
	line-height: 20px;
	padding: 15px 0 15px 15px;
	border-bottom: 1px dashed #eee;
}

span.selectOption2:hover {
	background-color: #eee;
	color: #484848;
}

.btn-add-new {
	background-color: #bfbfbf;
	border-radius: 0 0 5px 5px;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 700;
	padding: 14px 20px;
	text-decoration: none;
}

.btn-add-new:hover {
	background-color: #eee;
	color: #484848;
}