.perde-olcu #sen{
color: #000000;
border: 1px solid rgba(0,0,0,.15);
outline: none;
vertical-align: top;
padding: 10px 12px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
font-size: 14px;
border-radius: 0;
max-width: 100%;
padding-left: 10px;
}

.perde-olcu #sboy{
color: #000000;
border: 1px solid rgba(0,0,0,.15);
outline: none;
vertical-align: top;
padding: 10px 12px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
font-size: 14px;
border-radius: 0;
max-width: 100%;
padding-left: 10px;
}


.perde-olcu #pen{
color: #000000;
border: 1px solid rgba(0,0,0,.15);
outline: none;
vertical-align: top;
padding: 10px 12px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
font-size: 14px;
border-radius: 0;
max-width: 100%;
padding-left: 10px;
}

.perde-olcu #pboy{
color: #000000;
border: 1px solid rgba(0,0,0,.15);
outline: none;
vertical-align: top;
padding: 10px 12px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
font-size: 14px;
border-radius: 0;
max-width: 100%;
padding-left: 10px;
}

.perde-olcu #sen:focus{
	outline: 0;
	border-color: #66afe9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.perde-olcu #sboy:focus{
	outline: 0;
	border-color: #66afe9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}


.perde-olcu #pen:focus{
	outline: 0;
	border-color: #66afe9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.perde-olcu #pboy:focus{
	outline: 0;
	border-color: #66afe9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.perde-olcu .fa {
    margin-top: -58px;
	margin-left: 10px;
}


.perde-olcu{
    width: 100%;
    display: inline-block;
    clear: both;
}
.perde-olcu ul{
    margin: 0;
    padding: 0;
}
.perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
	
}







/* Smartphones (portrait and landscape) ----------- */ 
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {  
  .perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
}
}  
 
/* Smartphones (landscape) ----------- */ 
@media only screen and (min-width : 321px) {  
  .perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
} 
}  
 
/* Smartphones (portrait) ----------- */ 
@media only screen and (max-width : 320px) {  
  .perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
}
}  
 
/* iPads (portrait and landscape) ----------- */ 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {  
  .perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
}
}  
 
/* iPads (landscape) ----------- */ 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {  
  .perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
}
}  
 
/* iPads (portrait) ----------- */ 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {  
  .perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
}
}  
 
/* Desktops and laptops ----------- */ 
@media only screen and (min-width : 1224px) {  
  .perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
}
}  
 
/* Large screens ----------- */ 
@media only screen and (min-width : 1824px) {  
  .perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
}
}  
 
/* iPhone 4 ----------- */ 
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {  
 .perde-olcu li{
    float: left;
    width: 49%;
    list-style: none;
}
}














/* Smartphones (portrait and landscape) ----------- */ 
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {  
.perde-olcu li.solbosluk{
margin-left:10px;
}
}  
 
/* Smartphones (landscape) ----------- */ 
@media only screen and (min-width : 321px) {  
.perde-olcu li.solbosluk{
margin-left:6px;
} 
}  
 
/* Smartphones (portrait) ----------- */ 
@media only screen and (max-width : 320px) {  
.perde-olcu li.solbosluk{
margin-left:6px;
}
}  
 
/* iPads (portrait and landscape) ----------- */ 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {  
.perde-olcu li.solbosluk{
margin-left:10px;
}
}  
 
/* iPads (landscape) ----------- */ 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {  
.perde-olcu li.solbosluk{
margin-left:10px;
}
}  
 
/* iPads (portrait) ----------- */ 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {  
.perde-olcu li.solbosluk{
margin-left:10px;
}
}  
 
/* Desktops and laptops ----------- */ 
@media only screen and (min-width : 1224px) {  
.perde-olcu li.solbosluk{
margin-left:10px;
}
}  
 
/* Large screens ----------- */ 
@media only screen and (min-width : 1824px) {  
.perde-olcu li.solbosluk{
margin-left:10px;
}
}  
 
/* iPhone 4 ----------- */ 
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {  
.perde-olcu li.solbosluk{
margin-left:0px;
}
}  











.perde-olcu li span{
    width: 100%;
    display: inline-block;
}


.perde-olcu li select{

color: #000000;
border: 1px solid rgba(0,0,0,.15);
outline: none;
vertical-align: top;
padding: 10px 12px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
font-size: 14px;
border-radius: 0;
width: 100%;
padding-left: 10px;
}

.perde-olcu li select:focus{

	outline: 0;
	border-color: #66afe9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

#perde-hesap.perde-hesap{
	
	background-color: #f3f3f3;
	border: 1px solid #dcdcdc;
	padding: 10px;
	margin-bottom: 15px;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	color: #000;
	font-weight: bold;
	font-size:15px;
	text-transform:uppercase;
	
	
   
   

}
#perde-hesap.perde-hesap span{
    color: #FF6500;
    font-weight: bold;
}
#secenek{

    display: none;
}

#secenekler{
	
	    background: none repeat scroll 0 0 white;
    min-height: 10px;
    overflow: auto;
    padding: 10px;
	max-width:495px;
	
	   

}


/*yükseklik boyutu ayarlanmis css
#secenekler{
 background: none repeat scroll 0 0 white;
   
    overflow: auto;
    padding: 10px;
	max-height:495px;
	max-width:520px;
}*/


#secenekler ul{
    clear: both;
    margin: 0;
    padding: 0;
}

#secenekler ul li{
    border: 2px solid #e5e5e5;
    border-radius: 4px;
    float: left;
    list-style: outside none none;
    margin: 10px;
	width:220px
}
#secenekler .label-title{
	background-color: #f5f5f5;
	border-top: 2px solid #e5e5e5;
	padding:5px;
}
#secenekler ul li .list{
    border: 1px solid gray;
    margin: 5px;
    text-align: center;
}
.sayfa-buton{
    padding: 5px 10px;
    background: #27408b;
    color: white;
    margin: 5px 3px;
}

#after-sayfa{
    width: 100%;

}
#after-sayfa a.buton{
    border-radius: 5px;
    box-shadow: 0 0 7px black;
    color: #f5f5f5;
    display: block;
    float: left;
    font-size: 16px;
    margin: 10px;
    padding: 10px 20px;
    text-align: center;
    text-shadow: 0 0 5px black;
    width: 175px;
    background: rgb(234, 35, 73);
}
#after-sayfa a.buton:hover{
    text-shadow: inset;
    background: rgb(174, 9, 73);
}

.list label{
    padding: 0;
    line-height: 0;
}
/***** perde popup ************/

.pmyazi {
    color: #c10542;
    font: 14px/1px ProximaNovaRgBold,sans-serif;
}
.sepetbutton {
    background: rgba(0, 0, 0, 0) url("../image/sepete-ekle.jpg") no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    height: 50px;
    text-indent: -9999px;
    width: 132px;
}
* + html .sepetbutton {
    line-height: normal;
}
.sepetbutton:hover {
    background: rgba(0, 0, 0, 0) url("../image/sepete-ekle.jpg") no-repeat scroll left bottom;
    border: 0 none;
    cursor: pointer;
    height: 50px;
    text-indent: -9999px;
    width: 132px;
}
.hemenbutton {
    background: rgba(0, 0, 0, 0) url("../image/hemen-al.jpg") no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    height: 50px;
    text-indent: -9999px;
    width: 132px;
}
* + html .hemenbutton {
    line-height: normal;
}
.hemenbutton:hover {
    background: rgba(0, 0, 0, 0) url("../image/hemen-al.jpg") no-repeat scroll left bottom;
    border: 0 none;
    cursor: pointer;
    height: 50px;
    text-indent: -9999px;
    width: 132px;
}
.iadesrt {
    background: rgba(0, 0, 0, 0) url("../image/iade-sartlari.png") no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    height: 111px;
    text-indent: -9999px;
    width: 539px;
}
#fancybox-outer {

}
#fancybox-content {
    border: medium none;
}
#fancybox-close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#fancybox-bg-n, #fancybox-bg-ne, #fancybox-bg-e, #fancybox-bg-se, #fancybox-bg-s, #fancybox-bg-sw, #fancybox-bg-w, #fancybox-bg-nw, .fancybox-ie6 #fancybox-close, fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame, .fancybox-ie #fancybox-bg-n, .fancybox-ie #fancybox-bg-ne, .fancybox-ie #fancybox-bg-e, .fancybox-ie #fancybox-bg-se, .fancybox-ie #fancybox-bg-s, .fancybox-ie #fancybox-bg-sw, .fancybox-ie #fancybox-bg-w, .fancybox-ie #fancybox-bg-nw {
    display: none;
}
#fbfancyBox {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.fbfancywrp {
    background: rgba(0, 0, 0, 0) url("../image/light-bg.png") no-repeat scroll 0 0;
    height: 550px;
    left: 50%;
    margin-left: -275px;
    margin-top: -275px;
    position: relative;
    top: 50%;
    width: 550px;
}
.fbfancyclose {
    display: block;
    height: 22px;
    left: 522px;
    position: absolute;
    top: 2px;
    width: 22px;
}
.fbfancyderin {
    display: block;
    height: 500px;
    left: 20px;
    overflow: hidden;
    position: absolute;
    top: 22px;
    width: 502px;
}
.fbfancylikebox {
    border: medium none;
    display: block;
    height: 25px;
    left: 347px;
    overflow: hidden;
    position: absolute;
    top: 221px;
    width: 120px;
}
.LightBaslik {
    color: #c10542;
    font: 14px/1 ProximaNovaRgRegular,Arial,sans-serif;
}
.devambutton {
    background: rgba(0, 0, 0, 0) url("../image/devam-et.png") no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    height: 23px;
    width: 63px;
}
* + html .devambutton {
    line-height: normal;
}
.geributton {
    background: rgba(0, 0, 0, 0) url("../image/geri-don.png") no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    height: 23px;
    width: 63px;
}
* + html .geributton {
    line-height: normal;
}
.sepetlight {
    background: rgba(0, 0, 0, 0) url("../image/sepete-ekle-light.png") no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    height: 23px;
    width: 72px;
}
* + html .sepetlight {
    line-height: normal;
}
.lightyazis {
    color: #001a37;
    font: 14px/1 ProximaNovaLtRegular,Arial,sans-serif;
}
.lightyazi {
    color: #001a37;
    font: 12px/1 ProximaNovaLtRegular,Arial,sans-serif;
}
.lightyazisb {
   /* color: #c10542; */
    font-family: ProximaNovaRgBold,Arial,sans-serif;
    font-weight: normal;
}
.kapsayici::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.kapsayici {
    display: block;
}




.metre_kare {
    background: rgba(0, 0, 0, 0) url("../image/metrekare_bg.png") no-repeat scroll 0 0;
    height: 75px;
    margin: 10px 0;
    padding-left: 5px;
    padding-top: 15px;
    width: 357px;
}
.metrekare_baslik {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    margin-right: 15px;
}
span.line_through {
    color: #000;
    font-size: 15px;
    text-decoration: line-through;
}
span.kazanc {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}
.urun_fiyat {
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.urun_fiyat::after {
    color: #000;
    content: "t";
    font-family: "AbakuTLSymSansRegular",serif;
    font-size: 18px;
    padding: 0;
}
.kdv {
    color: #000;
    font-size: 14px;
    margin-left: 8px;
    margin-top: 8px;
}
.indirim_miktar {
    color: #ff6500;
    font-size: 18px;
    height: 30px;
    line-height: 15px;

    margin-top: 7px;
    overflow: hidden;
    text-align: center;
    width: 78px;
}
.indirim_miktar span {
    font-size: 12px;
}


.btn-evblue {
    background-color: #222222;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    padding: 12px;
    width: 100%;
    font-size: 16px;
	text-align:center;
	cursor:pointer;
}

.btn-evyellow {
    background-color: #37B944;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    padding: 12px;
    width: 100%;
    font-size: 16px;
	text-align:center;
	cursor:pointer;
}

sup {
    top: -0.5em;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.fiyat {
    font-size: 22.0pt;
    font-family: "Adobe Heiti Std R","sans-serif";
    color: #943634;
	font-weight: bold;


}