.uruntaksitseceneklisteilgili
{
	max-width:40px;
    text-align: right;
    float: right;
}
.uruntaksitseceneklisteilgili {
	top: 0px;
    right: 0px;
    position: absolute;
    z-index: 100;
}
.uruntaksitsecenek {
	bottom: 100px;
    left: 10px;
    position: absolute;
}
.uruntaksitsecenekliste {
	top: 0px;
    right: 0px;
    position: absolute;
    z-index: 100;

}
.uruntaksitsecenekliste img {
	max-width:60px;
    text-align: right;
    float: right;
}
.uruntaksitsecenek img {
	max-width:100px;
    text-align: right;
    float: right;
}
.cc-choice .credit-card-view
{display:none;}

#basket-right-container input[onclick^="form_"] {
  display: none !important;
}

.artikelnocss
{
	position: absolute;
    float: left;
    left: 10px;
    z-index: 999;
    color: #e9e7e7;
    font-size: 12px;
}
.urunvaryant .urunSecimTable td {
    padding: 10px 20px;
    /* padding-left: 0; */
}
.UrunSecenekleri
{
	display:none;
}
.kategoriid480
{
	display:none;
}
.kategoriid498
{
    display:none;
}
.gosterme3051
{
	display:none
}
.ozelalan
{
    float: left;
    width: 100%;
}
.ozelalan div
{
	float:left;
}

.ozelitem
{
	width: 48%;
}
.whatsappburn a {
    display: flex;
    justify-content: center;
	align-items: center;
    width: 100%;
    background:#e4e4e4;
    max-width: 525px;
    border-radius: 4px;
    padding: 4px;
	color: #4caf50;
    font-size: 17px;
    margin-bottom: 13px;
    margin-top: 4px;
}
.whatsappburn a p {
    padding-left: 13px;
	color:#090909;
	margin: 0px;
}
.bilgiburn a {
    display: flex;
    justify-content: center;
	align-items: center;
    width: 100%;
    background: #e4e4e4;
    max-width: 525px;
    border-radius: 4px;
      padding: 4px;
    color: #4caf50;
    font-size: 17px;
    margin-bottom: 13px;
    margin-top: 4px;
}
.bilgiburn a p {
    padding-left: 13px;
	color:#090909;
	margin: 0px;
}

.ri-yuzde15 {background-color: #e38068;color:#fff;padding:3px 5px;}
.ri-yuzde20 {background-color: #e38068;color:#fff;padding:3px 5px;}
.ri-yuzde25 {background-color: blue;color:#fff;padding:3px 5px;}
.ri-yuzdeindirim {background-color: #e38068;color:#fff;padding:3px 5px;}
.ri-yuzdeyeni {display:none;background-color: #a8bfd6;color:#fff;padding:3px 5px;}
.ri-ucretsizkargoo {background-color: #a8bfd6;color:#fff;padding:3px 5px;}


.urunyorm
{
	border-bottom:1px solid #e7e7e7;
	padding-bottom:5px;
	margin-bottom:10px;
}
.urunyorm img{
	margin:0px !important;
	    display: initial !important;
}
/*Whatsapp Mobil start*/ 
 .whatsapp-b {
    position: fixed;
    z-index: 9999999;
    bottom: 20px;
    right: 20px;
  }

  .whatsapp-b ul {
      /*margin: 30px auto;*/
      text-align: center;
  }

  .whatsapp-b li {
    list-style: none;
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
  }

  .whatsapp-b @-moz-keyframes rotate {
      0% {
          transform: rotate(0deg);
      }
      100% {
          transform: rotate(-360deg);
      }
  }

  .whatsapp-b @-webkit-keyframes rotate {
      0% {
          transform: rotate(0deg);
      }
      100% {
          transform: rotate(-360deg);
      }
  }

  .whatsapp-b @-o-keyframes rotate {
      0% {
          transform: rotate(0deg);
      }
      100% {
          transform: rotate(-360deg);
      }
  }

  .whatsapp-b @keyframes rotate {
      0% {
          transform: rotate(0deg);
      }
      100% {
          transform: rotate(-360deg);
      }
  }

  .whatsapp-b .round {
display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 99%;
    padding-top: 27px;
    text-decoration: none;
    text-align: center;
    font-size: 25px;
    text-shadow: 0 1px 0 rgb(255 255 255 / 70%);
    letter-spacing: -.065em;
    font-family: "Hammersmith One", sans-serif;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    border-radius: 300px;
    z-index: 1;
    border-width: 4px;
    border-style: solid
  }

  .whatsapp-b .round:hover {
      width: 130%;
      height: 130%;
      left: -15%;
      top: -15%;
      font-size: 33px;
      padding-top: 15px;
      -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
      -o-box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
      -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
      box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
      z-index: 2;
      border-size: 10px;
      -webkit-transform: rotate(-360deg);
      -moz-transform: rotate(-360deg);
      -o-transform: rotate(-360deg);
      transform: rotate(-360deg);
  }

  .whatsapp-b a.red {
      background-color: rgba(239, 57, 50, 1);
      color: rgba(133, 32, 28, 1);
      border-color: rgba(133, 32, 28, .2);
  }

  .whatsapp-b a.red:hover {
      color: rgba(239, 57, 50, 1);
  }

  .whatsapp-b a.greeernn {
      background-color: rgba(37, 211, 102);
      color: white;
      border-color: white;
  }

  .whatsapp-b a.greeernn:hover {}

  .whatsapp-b a.yellow:hover {
      color: rgba(252, 227, 1, 1);
  }

  .whatsapp-b .round span.round {
      display: block;
      opacity: 0;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      font-size: 1px;
      border: none;
      padding: 40% 20% 0 20%;
      color: #fff;
  }

  .whatsapp-b .round span:hover {
      opacity: .85;
      font-size: 16px;
      -webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
      -moz-text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
      -o-text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
      text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
  }

  .whatsapp-b .green span {}

  .whatsapp-b.red span {
      background: rgba(133, 32, 28, .7);
  }

  .whatsapp-b .yellow span {
      background: rgba(161, 145, 0, .7);
  }
 /*Whatsapp Mobil end*/ 
.urunetiketler {
	position: absolute;
    float: left;
    left: 10px;
    top: 20px;
}
.urunetiketler div
{
    padding: 5px 10px;
    color: #fff;
}
.makaleliste{padding: 10px; padding-bottom:10px; margin-bottom: 15px;}
.makale-list-row .makaleliste{float:none;}
.imgortala {text-align:center;}
.h2baslik{ height: 50px;}
.post-titleh2{font-size:18px!important;}
.makaledetay .post-content{padding: 10px; border: 0px;}
.makaledetay .post-content:hover{padding: 10px; border: 0px;}
.post-content{padding: 10px; border: 1px solid #e7e7e7;}
.post-content:hover{border: 1px solid #ED1C24;}

.kategoriid446{display:none;}
.teklifalbuton{margin-left:20px !important;  background:#4caf50 !important;}
.teklifalbuton a{color:#fff;}
.jssorb05
{
	display:none;
}
.anasayfabanka
   {
	   float:left;
	   width:20%;
   }
.dbdetayy img
{
	max-width:100% !important;
}
.cc_banner
{
	float: left !important;
    left: 0px!important;
   
}
.cc_container .cc_btn, .cc_container .cc_btn:visited
{
	width:50% !important;
	margin:auto !important;
}
@media screen and (min-width: 500px) {
.cc_container {
    /* left: initial; */
    /* right: 20px; */
    bottom: 20px;
    width: 600px !important;
    padding-bottom:70px!important;
    margin: auto !important;
}
}
@media screen and (min-width: 768px) {
.cc_container {
padding-bottom: 40px !important;
}
}
@media screen and (min-width: 500px){
.cc_container .cc_btn {
    right: 15px;
   bottom: 5px !important;
}
.cc_container
{
	background:#333 !important;
}

.cc_message
{
	font-size:12px !important;
	color:#fff;
	/*padding-left: 59px!important;*/
}
.cc_container .cc_btn
{
	font-size:12px !important;
	padding: 8px !important;
}
.altkatbaslik
{
	font-size: 15px;
    font-weight: bold;
    margin-left: 20px;
    padding-top: 20px;
    margin-bottom: 15px;
}
ul.katkategeoriler
{
    padding-left: 15px;
    padding-bottom: 20px;
}
.katkategeoriler li
{
    background: url(https://www.liftshop.com.tr/images/kategoriler/LITYUM-AKULU-URUNLER-icon-421.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 19px;
    background-size: 17px;
    border-bottom: 1px solid #e7e7e7;
    line-height: 28px;
	font-size: 12px;
}
.taksitTopHeader img
{
	width:100px;
}
.genel_taksitDiv .taksitTopHeader {
background:#fff!important;
}
.alt-menu {
	width:223px;
    position:relative;
    float:left;
	z-index:9999999999999;
	background:#fff;
}
label[for=acilirmenu]
{
   margin-bottom:0px;
}
#acilirmenu{
	  display: none; /* Chech boxumuzu buradan görünmez kılıyoruz. */
	  margin-bottom:0px;
	}
#menum { display:none; position:absolute; width:100%;	}
#acilirmenu:checked + #menum { display:block;	}

#menum ul
{
	padding:0px;
	margin:0px;
	background:#fff;
}
#menum ul li
{

}

.blok1
{
	margin-bottom:0px !important;
}
.urunteslimsuresi
{
	color:#000;
	font-weight:bold;
	text-align:left;
}
.urundetnumara
{
	color:#20860e;
	font-weight:bold;
	text-align:center;
}
.urundetnumara a 
{
    padding: 5px;
    background: #20860e;
    color: #fff;
    margin-left: 10px;
	border-radius: 5px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
}
.sabitteklifver
{
	color:#fff;
	padding:10px 0px 10px 0px;
	text-align:center;
	bottom:0px;
	background: linear-gradient(to right,#f90,#ec7446);
	left: 0;
    right: 0;
    width: 100%;
    position: fixed;
    z-index: 1000;
}
.sabitteklifver a
{
	color:#fff;
}
.badgecim {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    /* white-space: nowrap; */
    /* vertical-align: middle; */
    /* background-color: #777; */
    /* border-radius: 10px; */
}
.deskicerik p
{
    font-size: 17px !important;
    padding-top: 3px !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold !important;
	text-align:center;
}
.deskicerik
{
	text-align:center;
}
.txtcenter
{
	text-align:center;
}
.paddingmargin0
{
	padding:0px;
	margin:0px;
}
.carouselx
{
/*	width:100% !important;*/
}
.listshowfirsat
{
	width: 218px !important;
}
.piyfiyatgosterme {
    background: #fff !important;
    line-height: 30px !important;
   /**/ border-radius: 50% !important;
   /* width: 60px !important;*/
    color: #fff !important;
    padding: 15px !important;
  /*  position: absolute !important;*/
}
.pdfvar
{
	width: 100%;
    /* height: 50px; */
    /* background: url(images/indir.png); */
    float: left;
    padding: 15px;
    background: #eae9e9;
}
.pdfvar img
{
    max-height: 30px;
    margin-right: 15px;
}
.pdfvar:hover
{
	background: #c9c5c5;
    color: #fff;
}
[data-control=""], [data-control="0"] {
    display: none !important;
}
.fancybox-skin
{
	padding:0px !important;
}
.sepet-infooo
{
	float: left;
    width: 100%;
    padding: 10px 10px 10px 0px;
    margin-bottom: 10px;
}
.sepet-infooo a
{
	background: #fff;
    padding: 12px 10px 12px 10px;
    font-size: 13px!important;
    border: 1px solid #ebebeb;
    text-transform: uppercase;
    line-height: 37px;
    font-weight: 500;
    color: #2c2c2c;
    border-radius: 4px;
}
.sepet-infooo a:hover{background:#000;border:1px solid #000;color:#fff;}
.margintopsifir
{
	margin-top:0px!important;
}
.iconlar1 img, .iconlar img
{

	max-height: 100px;
    margin-bottom: 10px;
}
.iconlar
{
    height: 145px;
}
.iconlar1
{
    height: 145px;
}
.PageBody p
{
	font-size: 14px;
}
.PageBody ul li
{
	font-size: 14px;
    line-height: 25px;;
}
.rc-inline-block
{
	width:80px;
}
.rc-anchor-normal .rc-anchor-content
{
	width:180px !important;
}
.rc-anchor-normal .rc-anchor-pt {
    margin: 2px 13px 0 0;
    padding-right: 2px;
    position: absolute;
    right: 25px !important;
    text-align: right;
    width: 72px!important;
}
.modal-body > textarea
{
	width:100%;
} 
.modal-body
{
	    padding-top: 0px;
} 
.modal-dialog
{
	width:330px;
}
.modal-title
{
	font-size:18px;
	font-weight:bold;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
}

.modal-header p
{
	font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
}
.rightBlock {
	height: 400px;
    position: fixed;
    right: -40px;
    top: 0;
    z-index: 99999999999;
}
.ort1 {
    display: table;
    height: 100%;
    margin: 0 auto;
}
.ort2 {
    display: table-cell;
    vertical-align: middle;
}
.rightBlock a {
background: linear-gradient(to right,#c5161d,#93070d);
    width: 104px;
    height: 35px;
    float: left;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: 0px;
    right: -7px;
    position: relative;
    text-decoration: none;
}


.solblokfull
{
	float:left;
	width:100%;
}
.sepetgomobile
{
    border: 1px solid #ff7f27;
    color: #212121;
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sepetgomobile:hover
{
    border: 1px solid #212121;
    color: #fff;
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 7px;
	background:#212121;
}

.navbar-brand>img
{
	max-width:230px;
}
.sf-form-item-fullwidth .sf-text-label
{
    font-size: 13px;
    padding-left: 10px;
}
.sf-form-container sup
	{
	position: absolute !important; 
    left: 0px !important; 
    top: 12px !important; 
    float: left !important; 
    margin-right: 5px !important; 
    padding-right: 5px !important; 
    display: block !important; 
	}
.sf-form-input
{
	
}

.altmenu li a
{
	font-family:normal;
}
.anasyafalatbaslik {    
background: #f4f4f4;
    color: #535353;
    padding: 15px;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    float: none;
    margin: auto;}
/*.navbarmenu{width: 100%; background: #bf087f; background-image: linear-gradient(90deg,rgb(192, 8, 127),#7a024f);}*/
.navbarmenu{width: 100%; background: #fff; border-bottom:1px solid #dedede;position: -webkit-sticky; position: sticky;top: 0; z-index: 999;}
.navbar-nav{margin:0px !important; }
.navbar{min-height:45px !important}


.drop_menu li a{    color: #535353 !important}
.allcattext{
	    padding: 13px;
    width: 225px;
    background: #f4f4f4;
    font-size: 14px;
    /* padding-left: 10px; */
    color: #333;
    list-style: none;
    font-weight: bold;
}
/*.allcattext li:hover{ background:#ebebeb;}*/
li.allcattext a{ color:#333 !important;font-size:14px !important; }
.allcattext i{margin-right:10px;}
.allcattext i .fa-caret-down{color:#ccc}

.pageout{margin-top:10px;}

a:hover{text-decoration: none}
a{outline:none}
button{outline:none}

.dropdown-menu>li>a{padding:7px 20px}
.dropdown-menu>li>a:hover{background:#364044}
.home-price{font-size:14px; margin-top: -20px;}




.loginForm td { padding:3px; }
.loginForm input { width:140px; }

.sp-login-input{width:100% !important; margin: 10px !important;}

.sistembaslik{font-size:17px; font-weight: 600;}
.indirimbox{display:none}



.gf_input,.loginForm input { 
	width:120xp;
	border: 1px solid #aedae4;
	margin-bottom: 2px;
	height: 22px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}

.gf_select { 
	width:120xp;
	border: 1px solid #aedae4;
	padding:4px;
}

.gf_textarea { 
	width:300px;
	height:100px;
	border: 1px solid #aedae4;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}
.loginInput {
	float: right;
	width: 93px;
	border: 1px solid #aedae4;
	margin-bottom: 9px;
	height: 22px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}

.mobilsearch{padding-bottom: 15px;    padding-left: 0px;}
.bilgisayfalari ul{margin:0;padding: 0}
.bilgisayfalari ul li{padding: 6px 10px; display: block; border-bottom: 1px solid #f4f4f4 }

.leftCat{}
.leftCat ul{margin:0; padding: 0; list-style: none;}
.leftCat ul li{ border-bottom: 1px solid #f4f4f4; padding: 7px 20px;}

.generatedForm td { padding:3px; }
.generatedForm {/* font-family:Arial, Helvetica, sans-serif;*/ width:auto;  }
.generatedForm .td1,.generatedForm .td2 { font-weight:bold; }
.generatedForm .td1 { width:150px;}
#gf_acceptRules  { width:500px; }

body{margin:0; padding: 0}
a{color:#333}

#filterContainer ul{padding-left: 15px;}
#filterContainer ul li{list-style:none;}

.solblok{background: #fff;box-shadow: 0px 0px 2px #ccc;  margin-bottom:10px; width:95%}
.solblokfull{background: #fff;padding-bottom: 10px; margin-bottom:10px;}
.solblokfullinfo{background: #fff;padding-bottom: 10px; margin-bottom:10px; width:96%}
.solblokfullinfo li {font-size:14px;font-family: 'Poppins', sans-serif;}
.sagblok{ background: #fff; margin-bottom:15px; box-shadow: 0px 0px 2px #ccc; }
.detayblok{ background: #fff; margin-bottom:15px; box-shadow: 0px 0px 2px #e4e4e4; position: relative}
.detayboxright{ background: #f7f7f7; padding:20px; min-height: 650px }
.detayboxright h3{font-size:18px; line-height: 27px;}
.detayboxleft{ padding-bottom:20px; min-height: 500px;  }
.d-piyasafiyat{text-decoration: line-through; font-size: 17px;}
.d-fiyat{font-size: 12px; font-weight: 500;  background: #fff; border-radius:7px; border:1px solid #ebebeb; padding:5px 12px; margin: 5px -13px;}
.d-fiyat2{font-size: 12px; font-weight: 500; background: #fff; border-radius:7px; border:1px solid #ebebeb; padding:5px 12px; margin: 5px -13px; }
.d-fiyat3{font-size: 11px; font-weight: 500; background: #fff; border-radius:7px; border:1px solid #ebebeb; padding:5px 12px; margin: 5px -13px;}
.d-fiyat span{font-size: 20px; font-weight: 500;text-decoration: line-through}
.d-fiyat2 span{font-size: 20px; font-weight: 500;color:#c50000}
.d-fiyat3 span{font-size: 20px; font-weight: 500;color:#558c00}
.d-urunaciklama{margin:15px 0px;}
.d-marka{font-weight: 500; font-size: 13px; color: #23b123}

/* Ürün detay: puan / değerlendirme / soru-cevap özeti */
.detayboxright .ls-rating-bar{
	display:flex !important;
	align-items:stretch;
	width:100%;
	clear:both;
	box-sizing:border-box;
	margin:12px 0 8px;
	padding:0;
	border:1px solid #e0e0e0;
	border-radius:10px;
	background:#fff;
	overflow:hidden;
	box-shadow:0 1px 2px rgba(0,0,0,.04);
}
.detayboxright .ls-rating-bar__col{
	flex:1 1 0;
	display:flex !important;
	align-items:center;
	justify-content:center;
	gap:10px;
	padding:14px 12px;
	margin:0;
	text-decoration:none !important;
	color:#222 !important;
	border-right:1px solid #ececec;
	min-width:0;
	box-sizing:border-box;
	line-height:1.2;
}
.detayboxright .ls-rating-bar__col:last-child{border-right:0;}
.detayboxright .ls-rating-bar__col:hover{background:#fafafa;}
.detayboxright .ls-rating-bar__sat{
	flex:1.35 1 0;
	flex-direction:row !important;
	gap:12px;
}
.detayboxright .ls-rating-bar__stat{flex-direction:row !important;}
.detayboxright .ls-rating-bar__sat-meta,
.detayboxright .ls-rating-bar__stat-meta{
	display:flex !important;
	flex-direction:column;
	align-items:flex-start;
	justify-content:center;
	gap:2px;
	min-width:0;
}
.detayboxright .ls-rating-bar__score{
	display:block;
	font-size:34px !important;
	font-weight:700 !important;
	line-height:1 !important;
	color:#1a1a1a !important;
	letter-spacing:-.5px;
}
.detayboxright .ls-rating-bar__stars{
	display:block;
	color:#f5a623 !important;
	font-size:13px;
	line-height:1.2;
}
.detayboxright .ls-rating-bar__stars .fas,
.detayboxright .ls-rating-bar__stars .far{margin-right:1px;}
.detayboxright .ls-rating-bar__icon{
	display:inline-flex !important;
	align-items:center;
	justify-content:center;
	width:36px;
	height:36px;
	min-width:36px;
	border-radius:50%;
	background:#f5a623;
	color:#fff !important;
	font-size:15px;
	line-height:1;
	flex-shrink:0;
}
.detayboxright .ls-rating-bar__num{
	display:block;
	font-size:22px !important;
	font-weight:700 !important;
	line-height:1.1 !important;
	color:#1a1a1a !important;
	text-align:left;
}
.detayboxright .ls-rating-bar__label{
	display:block !important;
	font-size:12px !important;
	font-weight:400 !important;
	color:#888 !important;
	text-align:left;
	white-space:nowrap;
}
@media (max-width:575px){
	.detayboxright .ls-rating-bar__score{font-size:26px !important;}
	.detayboxright .ls-rating-bar__num{font-size:18px !important;}
	.detayboxright .ls-rating-bar__label{font-size:10px !important;}
	.detayboxright .ls-rating-bar__col{padding:10px 6px;gap:6px;}
	.detayboxright .ls-rating-bar__icon{width:30px;height:30px;min-width:30px;font-size:13px;}
	.detayboxright .ls-rating-bar__sat{gap:6px;}
}
.d-kargo{font-size:12px; margin: 10px 0px}
.d-sepetbtn{cursor:pointer;border-radius:4px ; padding: 12px; width:48%; background:#4caf50; color:#fff; font-size: 16px; text-align: center; margin: 15px 0px}
.indirimbox{font-size:21px;background: url(images/indirimbg.png) no-repeat; height: 150px; color:#fff; text-align: center; height: 83px;
    width: 60px; position: absolute; z-index: 9999; background-size: 100%;right: 40px; padding-top: 10px}
.ind{font-size:13px;}
.infobox{    background: #fff;
    padding: 10px;
    border: 1px solid #ebebeb;
    font-size: 13px;
    margin-bottom: 20px;
    color: #999;
    float: left;
    width: 100%;}
	.infoboxyarim{   
	background: #fff;
    padding: 10px;
    border: 1px solid #ebebeb;
    font-size: 13px;
    margin-top: 25px;
    color: #999;
    float: left;
    width: 50%;}
.padding10
{
	padding:10px;
}
.infobox i{color:#999; margin-bottom: 7px; text-align: center}
.urunhakkindabaslik{padding-bottom: 15px; font-size: 22px;}
.slogan{font-size:13px !important; margin:0px !important}
.number, .title{ margin:0px !important}

.whatsapp_tabela {margin: 4px}
.whatsapp_tabela .wrap{border:1px solid #ebebeb; width:100%}

.UrunSecenekleri{padding: 5px 12px; background: #f9f9f8}
.urunSecimTable{background:#fff}
.urunSecimTable {font-weight:normal;border: 1px solid #e4e4e4; margin:25px 0px}
.UrunSecenekleriHeader{font-weight:400 !important;}

.basket-right ul{padding: 5px;}
.coupon-code{    border: dashed 1px #999; width:58% !important; border:1px dashed #999; height: 40px;}

.sf-text-label{font-size:16px; font-weight: 400}

.catBaslik{padding:15px;    font-weight: bold;
    font-size: 20px;}

.BreadCrumb{font-size:12px; color:#333; font-weight: 400; padding:7px 0px;font-weight:bold;}
label{font-weight: 400 !important}
.filitreBaslik{margin-bottom:12px;}


.header-top{height:40px; padding: 8px 0px; background: #858d95}
.header{padding:15px 0px}

.navbck{background: #3b444d}
.navbck a{color: #fff}

.urunListLiteTR td{text-align: left}

 .header{padding:1px 0px; height:100px; background:#fff}
    .carousel-inner{margin-bottom:15px;}
    .siteinfo{border:1px solid #e2e2e2; background:#fff;padding:20px 0px 5px 0px;min-height: 60px; }
    .surprizFirsat{background: #f9c800;
    color: #333;
    border: 1px solid #ebebeb;
    padding: 27px;
    font-size: 18px;
    text-align: center;
    height: 80px;}
    
    .usersbar i {
        margin: 0px 5px 0px 10px;
    }
    
    .usersbar {
        color: #666
    }
    
    .infoLeft {
        padding: 0px;
    }
    
    .infoLeft li {
        display: block;
        float: left;
        padding-right: 15px
    }
    
    .infoLeft li a {
        color: #666;
        text-decoration: none;
    }
    
    .sldBanner {
        margin-bottom: 10px;
    }
    
    .headerinfo p {
        font-size: 14px;
    }
    
    .homeurunList {
        background: #fff;
        padding: 2;
        border: 1px solid #e6e6e6;
        margin-bottom: 10px;
        min-height: 350px;
    }
    
    .owl-nav {
        display: none
    }
    
    .urunbaslik {
        font-size: 12px;
        line-height: 17px;
      /*  margin: 40px 0px 10px 0px;*/
        height: 33px;
        overflow: hidden;
        font-weight: 500
    }
    
    .urunlistfiyat {
        font-size: 16px;
        color: #000000;
		    line-height: 38px;
    }
    
    .urunlistpiyasafiyat {
        font-size: 14px;
        text-decoration: line-through;
        color: #999;
        height: 19px
    }
    
    .homebaslik {
        background: #fff;
        
        color: #333;
        width: 235px;
        margin: 5px 0px 0px 0px;
        padding: 12px;
           font-size: 17px;
        font-weight: 400;
        
    }

    .homecatbaslik {
      background: rgba(255, 255, 255, 0.82);
      color: #333;
      width: 90%;
      margin: 5px 0px 0px 0px;
      padding: 12px;
         font-size: 17px;
      font-weight: 600;
      position: absolute;
      bottom: 10px;
      
  }
    
    .homeproduct {
        padding-top: 5px;
    height: 400px;
    border-right: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    text-align: left;
    }
.itemurunresim
{
	height:210px;
	margin-top: 50px;
}
   
.homeproduct h4{height: 210px;}
    
    .mobilTop {
        border-bottom: 1px solid #333;
        padding: 15px;
        color: #999;
        margin-bottom: 10px;
    }
    
    .mobilCat p {
        color: #ebebeb;
        padding: 5px 15px;
    }
    .mobilinfo p {
        color: #ebebeb;
        padding: 5px 15px;
        margin-top: 20px;
        font-size: 16px
    }
    
    .mobilCat li a {
        font-size: 13px;
         color:#999;
        text-shadow: none
    } 
    
    .mobilinfo li a {
        font-size: 13px;
        color:#999;
        text-shadow: none
    }
    
  
    .footerinfo i{margin-bottom:25px; color:#eac46e}
    .footerinfo h4{font-size:15px;margin:0px 0px 5px 0px ;}
    .footerinfo p{font-size:11px; line-height: 13px;}
    .footertext{font-size:11px; line-height: 20px;margin-bottom: 30px}



.urunozelliktabs>.tabs-left, .tabs-right {
  border-bottom: none;

  padding-bottom: 10px;
}
.ozellik-list{padding:7px 20px; font-size: 16px}
.ozellik-list i{margin-right:10px; color:#0284ec}
.ozellik-list h3{ font-weight: bold}

.tab-content{padding:20px;min-height:400px !important; border: 1px solid #ebebeb;margin-left: -1px; background: #fff;float:left;    width: 100%;}



.urunozelliktabs>.tabs-left {
  border-right: 1px solid #ebebeb;
}
.urunozelliktabs>.tabs-right {
  border-left: 1px solid #ddd;
}
.urunozelliktabs>.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 0px;
}
.urunozelliktabs>.tabs-left>li {
  margin-right: -1px;
  
}
.urunozelliktabs>.tabs-right>li {
  margin-left: -1px;
}
.urunozelliktabs>.tabs-left>li.active>a,
.urunozelliktabs>.tabs-left>li.active>a:hover,
.urunozelliktabs>.tabs-left>li.active>a:focus {
  border-bottom-color: #ebebeb !important;
  border-right-color: transparent;
    background:#fff;
    z-index: 999;
}

.urunozelliktabs>.tabs-right>li.active>a,
.urunozelliktabs>.tabs-right>li.active>a:hover,
.urunozelliktabs>.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.urunozelliktabs>.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
    background:#eae9e9;
    font-size: 15px;
      padding: 12px;
        margin-bottom: 2px;
}
.urunozelliktabs>.tabs-left>li>a>i{margin-right:7px}

.urunozelliktabs>.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.urunozelliktabs>.sideways {
  margin-top:50px;
  border: none;
  position: relative;
}
.urunozelliktabs>.sideways>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.urunozelliktabs>.sideways>li>a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.urunozelliktabs>.sideways>li.active>a,
.urunozelliktabs>.sideways>li.active>a:hover,
.urunozelliktabs>.sideways>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.urunozelliktabs>.sideways.tabs-left {
  left: -50px;
}
.urunozelliktabs>.sideways.tabs-right {
  right: -50px;
}
.urunozelliktabs>.sideways.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.urunozelliktabs>.sideways.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }


/*left menu*/



/* define a fixed width for the entire menu */
.navigation {
  width: 100%;
    padding: 10px 20px;
}

/* reset our lists to remove bullet points and padding */
.mainmenu, .submenu {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* make ALL links (main and submenu) have padding and background color */
.mainmenu a {
  display: block;
  background-color: #fff;
  text-decoration: none;
  padding: 5px 0px;
  color: #000;
}

/* add hover behaviour */
.mainmenu a:hover {
    background-color: #f4f4f4;
   padding-left: 10px
}


/* when hovering over a .mainmenu item,
  display the submenu inside it.
  we're changing the submenu's max-height from 0 to 200px;
*/

.mainmenu li:hover .submenu {
  display: block;
  max-height: 200px;
}

/*
  we now overwrite the background-color for .submenu links only.
  CSS reads down the page, so code at the bottom will overwrite the code at the top.
*/

.submenu a {
  background-color: #f9f9f9;
    padding-left: 10px;
    font-size: 13px
}

/* hover behaviour for links inside .submenu */
.submenu a:hover {
  background-color: #666;
}

/* this is the initial state of all submenus.
  we set it to max-height: 0, and hide the overflowed content.
*/
.submenu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-out;
}


/*HOVER URUN EFEKT*/

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: left;
  cursor: default;
}

.hovereffect .itemurunresim {
    height: 210px;
    margin-top: 50px;
}
.hovereffect h2 a{color:#fff}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  top: -100px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.1s ease-out 0.5s;
  transition: all 0.1s ease-out 0.5s;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
    font-size:16px;
    font-weight: 400;
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
    border-radius: 5px;
    margin: 120px 15px;
  background: rgba(0, 67, 216, 0.68);
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
    font-size:14px;
    font-weight: 400;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
    font-size:14px;
    font-weight: 400;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  margin: 50px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  color: #000;
  border: 1px solid #000;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  box-shadow: 0 0 5px #000;
  color: #000;
  border: 1px solid #000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.coupon-box{margin-top:-5px;}


 /* TÜM KATEGORİLER */

.drop_menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 38px;
}
.drop_menu li {
    float: left;
    border-bototm: 1px solid #FBFFF0
}
.drop_menu li span {
    float: right;
    font-size: 18px; padding-top: 3px;
}
.drop_menu li a {
    padding: 13px;
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 14px;
	font-weight:bold;
}
.drop_menu li:hover {
    position: relative;
    color:#666;
}
/*.altmenu li a:hover{background:#000;color: #333 !important;}*/

.drop_menu li >ul {
    position: absolute;
    left: -9999px;
    top: -9999px;
    z-index: 99999999999;
     display: block;
    -moz-animation: flipInX .3s ease-in;
    -webkit-animation: flipInX .3s ease-in;
    animation: flipInX .3s ease-in;
}
.drop_menu li >ul li{
	list-style-type:none;
	background:#fff;
}
.drop_menu li:hover > ul {
    left: 0px;
    top: 43px;
    background: #f4f4f4;
    padding: 0px;
    z-index: 9999;
}

ul.drop_menu ul li:hover > ul{
	display: block;
	-moz-animation: flipInX .3s ease-in;
	-webkit-animation: flipInX .3s ease-in;
	animation: flipInX .3s ease-in;
}
.drop_menu ul li {
    border-bottom: 1px solid #ebebeb;
    color:#fff
}
.drop_menu ul li a {
    padding: 6px 15px;
    display: block;
    width: 290px;
    text-indent: 15px;
    background-color: #f4f4f4;
    font-size: 12px !important;
    color:#444;
    box-shadow: 0px 1px 2px #ddd
}
.drop_menu li:hover ul li a:hover {
    background: #ebebeb;
    color:#333
}


/*KREDİ KARTLARI*/

.genel_taksitDiv .taksitTopHeader {
    text-align: center;
   background-color: #5f6d82 !important;
    color: #FFFFFF;
	    height: 105px;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px solid #fff;
}

.genel_taksitDiv td{font-weight: 400 !important}
.genel_taksitDiv .pesin td{background:#dde3e6}
.genel_taksitDiv .td1, .genel_taksitDiv .td2, .genel_taksitDiv .td3 {
    text-align: center;
    height: 30px;
    border-top: 1px solid #f7f7f7;}

.genel_taksitDiv .taksitHeader{padding: 7px}

.taksittablosu{   
    float: left;
    width: 32% !important;
    padding-right: 5px;
    padding-bottom: 10px;
    height: 435px;
    border: 1px dashed #ebebeb;
    background: #fff;
}

.taksittablosu:nth-child(2) {
    background: #f8f8f8;
}

#form1 .label{color:#333}

.sf-form-input, .sf-form-textarea, .sf-form-select{box-shadow: none; border:1px solid #ddd !important;}


@media (max-width: 960px) {

  .leftCat ul     { display: none; }

  .leftCat select { display: inline-block; width:100%; border:none; padding:7px 15px; height:35px; background:#fff; font-weight:bold; outline:none; }

  .temarenksecim{display:none}

    .navbar-brand{padding-left:20px;}

    .formlinefix{background:none;}

}

@media only screen and (min-width : 1224px) {

    .leftCat select {display:none}
}

.lmenu{width:225px; border: 1px solid #ebebeb}
.leftMenu {
		 	float: left;
			width:225px;
            position: relative;
			    height: 430px;
		}
			.leftMenu h2 {
				width: 184px;
				height: 19px;
				background:	url("img/headBg.png") left top no-repeat;
				color: #fff;
				padding: 2px 0 5px 10px;
			}
			.leftMenu ul {
				float: left;
                position: relative;
                padding: 0px;
                margin: 0px !important

			}
				.leftMenu ul li.mainLi {
					float: left;
					width: 223px;
					border-bottom:1px solid #f4f4f4;
					background:#fff url("img/menubg.jpg") left top no-repeat;
					z-index: 100;
				}
				.leftMenu ul li
				{
					list-style-type:none;
				}
            .leftMenu ul li.mainLi a {
	display: block;
    padding-right: 0px;
    padding-left: 10px;
	padding-bottom:6px;
	padding-top:5px;
    position: relative;
    font-size: 12px;
					}
					.leftMenu ul li.mainLi a:hover {
						color: #000;
					}
				.leftMenu ul li.mainLi:hover {
					background-position: left -6px;
				}

				.leftMenu ul li.allCategories {
					background-position: left -48px;
				}

				.leftMenu ul li.allCategories:hover {

					background-position: left -48px;

				}
					.catBox {

						position: absolute;
						top: -2px;
						margin-left: 225px;
						    width: 950px;
						min-height: 431px;
						background:#fff;url("img/catBox.png") left top no-repeat;
						z-index: 9999;
						display: none;
						border:1px solid #ebebeb;
                        border-left: none;
					}
						.leftMenu .cbLeft {
							line-height: 1;
							border-bottom: 0 none;
							padding-top: 10px;
							padding-left: 10px;
							border:none;
                            width: 200px;
							    padding: 5px !important;
						}

						.leftMenu .cbLeft ul{border:none}


								.leftMenu ul.cbLeft li a {

									display: block;


								}

								.leftMenu ul.cbLeft li a:hover {

									color: #000;	

								}

							

								.leftMenu ul.cbLeft li h4 a {

									padding-left: 10px;

									color: #333;

									font-weight:700;

									background-position: -708px -143px;

								}

						ul.cbRight {

							float: right;

							width: 554px;

							margin: 21px 11px 0 0;

							border-bottom: 0 none;

						}

							ul.cbRight li {

								float: left;

								width: 102px;

								height: 138px;

								margin-right: 1px;

								border:none;

								border:1px solid #ebebeb;

								text-align:center;

								margin-bottom:2px;

							}

							ul.cbRight li:hover {border:1px solid #069;}

								ul.cbRight li p {

									width: 102px;

									text-align: center;

								}

								.leftMenu ul li.mainLi p a {

									padding: 3px;

									font-size:11px;

								}

								.leftMenu ul li.mainLi a.cbImg {

									display: block;

									width: 102px;

									height: 100px;

									padding: 0;

									

}
.ulkat01
{
	width:100% !important;
}
.kat01 a:hover
{
	background:#eaf2f5;
}
.kat02
{
	float: left;
	    
     width: 23%;
    /*border: 1px solid red;*/
    margin-right: 10px;
    margin-bottom: 10px;
	
}
.ulkat02
{
	float: left;
}
.kat02 a
{
	font-weight:bold;
	font-size:13px;
	border-bottom:2px solid #333;
	 text-transform:uppercase;
	 padding-bottom: 5px!important;
    padding-left: 0px!important;
}
.kat03
{padding: 10px 0px;
float: left;
width:100%;}
.kat03 a
{
	font-weight:bold;
	font-size:13px;
	border-bottom:none;
	text-transform:capitalize;
	padding:0px !important;
}
ul.ulkat04
{padding-top: 7px;}
.kat04 a
{
	font-weight:normal;
	font-size:13px;
	border-bottom:none;
	text-transform:capitalize;
	padding:3px 0px !important;
}

.kat-urun{float:left; width:510px;}
.kat-urun ul li{float:left;text-align:center; background:#fff; padding:4px; height:185px !important;width:113px !important; border:1px solid #ebebeb !important; margin-right:3px; margin-top:8px; margin-left:5px;}
.kat-urunbaslik{overflow:hidden; height:35px; font-size:11px !important; font-weight:normal !important; line-height:13px !important;}
.onecikanbaslik{text-align:left; margin:5px 5px; 20px 10px; font-weight:bold;}

.ssk{padding: 3px !important;}

.banka img{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}



.welcometop {
    width: 100%;
	    margin-top: 30px;
}
.button_li li {
    float: left;
    padding: .25em;
    font-size: .9em;
    display: flex;
}
.welcometop li a {
    background: #fff;
    padding: 2px;
    padding-left: 15px;
    padding-right: 8px;
    font-size: 13px!important;
    border: 1px solid ##c5161d;
    border-radius: 2px;
    text-transform: uppercase;
    padding-bottom: 2px;
    line-height: 37px;
	    font-weight: 500;
    color: #2c2c2c;
    border-radius: 4px;
    padding-right: 24px;
    padding-top: 4px;
}
.welcometop li a .fa, .welcometop li a .fas {
    color: #c5161d;
}
.button_li li .fa {
    margin-right: 9px;
}
.welcometop li a:hover{background:#000;border:1px solid #000;color:#fff;}
.sepetgo {
	display: block;
    padding: 0.84em;
    border-radius: 2px;
    border: 2px solid #c5161d;
    color: #212121;
    margin-right: 0.50em;
    width: 70%;
    text-align: left;
    font-size: 0.93em;
    position: relative;
	    font-weight: 500;
    line-height: 17px;
    border-radius: 6px;
    background: #ffffff;
    padding-top: 13px;
    padding-bottom: 11px;
    margin-top: 7px;
    float: right;
}
.sepetgo:hover{background:#000;color:#fff;border:2px solid #000;}
.sepetgo fa {
    position: absolute;
    right: 7px;
    font-size: 24px;
    top: 8px;
    color: #ff7f27;
	padding-left:4px;
}

.ilgilibox .col-md-4
{
	padding: 0px 7px;
}
.ilgilibox:hover
{
	border:1px solid #c50000;
}

.ilgilibox
{
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
	padding-bottom:15px;
}
.ilgiliboxadi
{
	font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
	height: 50px;
}
.ilgiliboxfiyat
{
	margin-bottom: 10px;
    text-align: center;
}
.ilgiliboxbuton
{
    margin-bottom: 15px !important;
    text-align: center;
    /* border: 1px solid red; */
    width: 60%;
    margin: auto;
    font-size: 11px;
    background: #c50000;
    padding: 5px 0px;
}
.ilgiliboxbuton a
{
   color:#fff;
}
.hediye-banner .hediye-urun {
    width: 75px;
    height: auto;
    position: absolute;
    top: 1rem;
    right: 1rem;
}
span.manuplator {
    display: flex;
    align-items: center;
    height: 4rem;
}
.homeproduct .hediye-banner img {
    position: absolute;
    width: 50px;
    top: 0;
    left: 0;
}
.varCheck nobr
{
	display:none;
}  
.adetSecim.urunSecim .varCheck
{
    display:none !important;
}

.liftshop-reels__nav i,
.liftshop-reels__bigplay i,
.liftshop-reels__panel-play i {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    font-style: normal !important;
}