#slides {width:245px; height:296px;  padding:5px; margin-bottom:15px;  }

#slides1 {width:245px; height:150px;  padding:5px; margin-bottom:15px;  margin-top: -12px;}


#menu .mLeft li {position: relative; z-index:100; }
#mLeft { margin-top:-5px; }



#menu .sub {border-radius:0 5px 10px 10px;opacity:0.4;

filter:alpha(opacity=40); position: absolute; background: #333;border-bottom: 5px solid #666;float: left;display: none;padding: 10px;z-index: 9999; margin-top:33px; margin-left:6px; height:auto; }



					#menu .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}



						#menu .sub ul{list-style: none;margin-top: -14px;margin-left: -10px; padding: 0;width: auto;float: left; height:auto; border-radius:0 5px 0 5px;}



							#menu .sub ul li {float: left;width: 200px;color: #fff;height: 28px;line-height: 24px;border-bottom: 1px solid #e7e7e7;margin-left: 10px;margin-right: 10px; paddig-bottom:5px;}



								#menu .sub ul li a {float: none; text-indent: 0;height: auto;display: block;text-decoration: none;color: #fff;text-align: left;}



								#menu .sub ul li a:hover {color: #e17891;}



#menu .mLeft li:hover .sub .sub { display:none; }
.sub2 { display:none; }
#sbody { margin-top:12px;margin-bottom:30px;}

.gf_input,.loginForm input,.loginInput { 



	width:120xp;



	border: 1px solid #CCC;



	margin-bottom: 2px;



	height: 22px;



	padding-top: 4px;



	padding-left: 3px;



	padding-right: 3px;



}







.gf_select { 



	width:120xp; 



	border: 1px solid #CCC;



	padding:4px;



}







.gf_textarea { 



	width:300px;



	height:100px;



	border: 1px solid #CCC;



	margin-bottom: 2px;



	padding-top: 4px;



	padding-left: 3px;



	padding-right: 3px;



}



#tabData { float:left; clear:both; }



.td1 label { position:absolute; }



.menu_table td { padding:4px; }



#loginbox li a { background:none; }



#loginbox li a:hover { background:none; }



#loginbox li a.selected { background:none; }



#loginbox .welcome { display:none; }



.generatedForm { width:auto; margin-top:55px;  }



.generatedForm td,.loginForm td { padding:2px; color:#000000; }



.generatedForm .td1,.generatedForm .td2 { line-height: 20px;  color: #464646;}



.generatedForm .td1 { width:150px; }



#gf_acceptRules  { width:430px; }



.td1 input { float:left; font-weight:bold; }



.td1 label { white-space:normal; width:400px; float:left; }



h2 .BreadCrumb { font-size:12px; text-decoration:none; }



.UrunSecenekleriHeader { font-size: 14px; font-weight: bold; width: 60px; line-height:24px; white-space:nowrap; }



.UrunSecenekleri { display:none;}






.newsBody { padding-bottom:10px; clear:both; }



.newsTitle { font-weight:bold; color:orange; font-size:14px; }



.newsDate { font-size:10px; color:gray; margin-bottom:4px; }











table.sepet th {  text-align:center; padding:5px; }



.menu_head { padding-bottom:3px; margin-bottom:3px; border-bottom:1px solid #ccc; clear:both; height:20px; width:450px; }



.menu_head span span { display:block; float:left; width:300px; }



.menu_head a { color:#555; }
#proHead { display:show; }


.whatsapp_tabela .wrap {

	min-width: 85%;
	width: 85%;
}/* mprivate vitrin slider tek resme sabitle */
#slides img {
    display: none !important;
}

#slides img:first-child {
    display: block !important;
}
/* mprivate vitrin slider döngüyü tamamen kır */
#slides li {
    display: none !important;
}

#slides li:first-child {
    display: block !important;
}

/* içindeki link ve resmi de garantiye al */
#slides li:first-child a,
#slides li:first-child img {
    display: block !important;
}
/* mprivate slider JS resetini tamamen kilitle */
#slides,
#slides ul,
#slides li {
    position: static !important;
}

/* opacity ile oynayan JS'i etkisiz bırak */
#slides li {
    opacity: 1 !important;
}

/* slider içindeki tüm absolute konumlandırmaları iptal et */
#slides * {
    position: static !important;
    animation: none !important;
    transition: none !important;
}
/* display değişimini kilitle */
#slides li {
    display: block !important;
}
/* mprivate slider: sadece İLK li görünsün, JS class değiştirse bile */
#slides li {
    display: none !important;
    opacity: 0 !important;
}

#slides li:first-child {
    display: block !important;
    opacity: 1 !important;
}

/* JS'in flex-active-slide numarasını etkisiz bırak */
#slides li.flex-active-slide {
    display: none !important;
    opacity: 0 !important;
}

/* ama ilk li her zaman kazansın */
#slides li:first-child.flex-active-slide {
    display: block !important;
    opacity: 1 !important;
}
