
                                            /*product.php ile ilgili kısımlar*/
/*
 .frame_navigasyon_product{
    width: 1650px;
    max-width: 87%;
    height: 50px;
    color: dimgrey;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px; 
    display: flex;
    align-items: center;
}
#products_icerik{
    width: 1650px;
    max-width: 87%;
    height: auto;
    margin-right: auto;                                           
    margin-left: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-flow: wrap;
    
}  */

.content_center{ 
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-flow: wrap;
    padding-bottom: 28px;
}
/*
.frame_navigasyon_icerik_product{
    width: 1570px;
    max-width: 87%;
    height: auto;
    margin-left: 20px;
}*/
.urun_katalog{
    width: 21.1% ;
    height: 210px;
    margin-top:0px ;
    margin-bottom:30px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    word-wrap:break-word;
} 
.urun_katalog img {
    /*width: 102.9%;*/
    max-height: 95%;
    /*position: absolute;
    right:-1.4%;*/
    z-index: 2;
    /*Sonradan eklenenler*/
    max-width:102.9%;
    margin: 0px auto;
}
.urunlerAdetTablosu{
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-flow: wrap;
  margin-top: -10px;

  
}
.urun_katalog  .adet_flex_ilk{
  width: 109px;
  max-width: 109px;
  height: 100%;
}
.urun_katalog .adet_flex_ilk_satir {
    height: 25px;
  }
.urun_katalog .adet_flex_ilk_satir a:first-child{
  font-family: "SF-Pro-Medium";
  font-size: 13px;
  margin-right: 10px;
  color: black;
}
.urun_katalog .adet_flex_ilk_satir a:last-child{
  font-family: "SF-Pro-Regular";
  font-size: 10px;
  position: relative;
  top: 0px;
  right: 5px;
}
.urun_katalog .adet_flex_orta{
  width: 81px;
  max-width: 81px;
  height: 100%;
  

}
.urun_katalog .adet_flex_orta_satir{
   border-right: none;
   height: 25px;
}
.urun_katalog .adet_flex_orta_satir a{
    font-family: "SF-Pro-Medium";
    font-size: 13px;
    color: black;
  
}
.urun_katalog .adet_flex_orta_satir a:first-child{
    position: absolute;
    right: 22px;
}
.urun_katalog  .adet_flex_orta_satir a:last-child{
    position: absolute;
    /*right: 3px;*/
    margin-left: 65px;
}
.img_url{
    width: 97%;
    height: 95%;
    position: absolute;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
}

/*
.urun_katalog:hover .urunGorsel 
{
    cursor: pointer;
    filter: blur(2px);
    opacity: 0.1;
}*/
.urun_katalog:hover .satin_al 
{
    position: relative;
    top: 210px;
    transition: 0.2s top;
}
.urun_katalog:hover .sepetUrunler{
    position: relative;
    /*top: 165px;*/
    top: 216px;
    right: 4px;
    transition: 0.2s top;
}
.beyazCerceve{
    width: 100%;
    /*height: 70px;*/
    height: 80px;
    margin-top: 150px;
    z-index: 42 !important;
    background-color: white;
}
.urun_katalog:hover .entry {
    visibility: visible;
}
.urun_ozellik
{
    /*min-width: 100%;*/
    max-width: 250px; 
    height: 53px;
    position: relative;
    top: 134px;
    z-index: 0;
    background-color:white;
    padding-top: 5px;
    text-align: center;
}
.urun_ozellik a
{
    color: dimgrey;
    text-decoration: none;
    font-size: 16px;
}
.urun_ozellik a:last-child
{
    opacity: 0.5;
    position: relative;
    top: 5px;
    font-size: 15px; 
}
.urun_ozellik a:last-child:hover{
    cursor: text;
}     
/*entry ile ilgili kısım*/
.entry{
    width: 100%;
    height: 100%;
    position: absolute;
    visibility: hidden;
}
.ustBir{
  
    font-size: 24px !important;
    color: rgb(95, 95, 95) !important;
    font-family: "SF-Pro-Light" !important;
    font-weight: 0 !important;
    font-weight: lighter !important;
    letter-spacing: -.022em !important;
    margin: 0px !important;
    padding: 0px !important;
    text-decoration: none;
}
.fiyatlar{
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50px;
    color: rgb(65, 65, 65);
    font-size: 1.1vw ; 
}

.fiyatlar a:hover{
    cursor: default;
}
.adet  * {
    margin-bottom: 6px;
    
}

.fiyat  * {
    margin-bottom: 6px; 

}
.adet{
    width: auto;
    height: auto;
    /*padding-left: 12%;*/
    padding-left: 3%;
    text-align: left; 
                           
}
.fiyat{
    position: absolute;
    height: auto;
    top: 0px;
    right: 0px;
    float: right;
    width: auto;
    text-align: right;
    /*padding-right: 12%;*/
    padding-right: 3%;
}
.sepetUrunler{
    /*width: 115px;*/
    width: 115px;
    height: 50px;
    display: flex;
    align-items: center;
    position: relative;
    top: 246px;
    z-index: 41;
}
.sepetSatinal_responsive
{
    max-width: 250px;
    margin: auto;
}
.sepetUrunler .sepete_ekle_details{
    height: 55px;
    /*width: 97%;*/
    width: 95.9%;
}
.sepetUrunler .sepete_ekle_details input{
    height:27px;
    width: 100%;
    margin-top: 5px;
    position: absolute;
    text-align: center;
    border: none;
    font-size: 18px;
    outline: 0;
    border: 1px solid rgb(232, 232, 232);
    background-color: rgb(247, 247, 247);
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 3px;
}
.sepetUrunler .quantity-nav{
    width: 8px;
    height: 75% !important;
    position: absolute;
    top: 1px;
    right: -9px;
}
.sepetUrunler .quantity-up { 
    width: 28px;
    height: 33px !important;
    right: 12px !important;
    top: 4px !important;
    border: none !important;
    background-position: 13px !important;
    /*background-image: none !important;*/
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-radius: 5px  ;
    display: flex;
    align-items: center;
    background-color: rgb(232, 232, 232)  !important;
}
.sepetUrunler .quantity-up img{ 
    width: 10px;
    opacity: 1;
    margin: 0px auto;
    position: relative;
    top: 0px;
}

.sepetUrunler .quantity-down img{ 
    width: 10px;
    opacity: 1;
    margin: 0px auto;
    position: relative;
    top: 0.7px;
}
.sepetUrunler .quantity-up:hover img{ 
    opacity: 1;
    filter: invert(100%);
}
.sepetUrunler .quantity-down:hover img{ 
    opacity: 1;
    filter: invert(100%);
    
}
.sepetUrunler .quantity-up:hover { 
    background-color:#458EEE !important;
    color: white !important;
    transition: background-color .2s linear;
  
}
.sepetUrunler .quantity-down { 
    width: 28px;
    height: 33px !important;
    right: 50px !important;
    top: 4px;
    border-radius: 5px  ;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    /*background-image: none !important;*/
    display: flex;
    align-items: center;
    background-color: rgb(232, 232, 232) !important;
}
.sepetUrunler .quantity-down:hover { 
    
    background-color:#458EEE !important;
    color: white !important;
    transition: background-color .2s linear;
    
}






.sepete_ekle{
    display: flex;
    align-items: center;
    height: 65px;
    width: 100%;
    position: relative;
    /*top: 300px;*/
    top: 212px;
    z-index: 3;
}
.sepete_ekle input{
    float: left;
    position: relative;
    top: 0px;
    height: 42%;
    width: 15%;
    text-align: center;
    border: 1px solid rgb(196, 196, 196);
    font-size: 0.7vw;
    outline:0;
    
    margin-left: 14%;
    text-align: left;
    padding-left: 15px;
}
.sepete_ekle input:focus{
    border-color: rgb(69, 142, 238);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.satin_al
{
    /*
    width: 94px;
    height: 36px;*/
    width: 94px;
    height: 42px;
    background-color:#458EEE;
    border-radius: 5px;
    font-size: 0.7vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    z-index: 41;
    position: relative;
    top: 246px;
}

.satin_al button
{
    width: 100%;
    height: 100%;
    color: white;
    background: none;
    border: none;
    outline:0;
}
.satin_al button:hover
{
    cursor: pointer;
}
.satin_al:hover
{
    cursor: pointer;
    background-color:rgb(15, 139, 221);
}
.satin_al:active
{
    cursor: pointer;
    background-color:#458EEE;
}

/* sayfalarda ki tüm düğmelere hover özelliği ekliyor */
.buttonClick:hover
{
    background-color:rgb(15, 139, 221) !important;
}
.buttonClick:active
{
    background-color:#458EEE !important;
}
.quantity {
    position: relative;
    z-index: 30;
    
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
    
}

input[type=number]
{
    -moz-appearance: textfield;
}

.quantity-nav {
    position: relative;
    height: 42%;
}

.quantity-button {
    position: relative;
    bottom: 1px !important;
    right: -16px;
    cursor: pointer;
    width: 17px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 2px !important;
    
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0px;
    right: 1px;
    border-bottom: 1px solid #eee;
    background-color: rgb(241, 241, 241);
   /* background-image: url(../img/plus.png);*/
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center center !important; 
   
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: 0px;
    height: 50%;
    background-color: rgb(241, 241, 241);
   /* background-image: url(../img/minus.png);*/
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
}
.quantity-button.quantity-down:hover ,  .quantity-button.quantity-up:hover{
    background-color: rgb(196, 196, 196);
}
.quantity-button.quantity-down:active ,  .quantity-button.quantity-up:active{
    background-color: rgb(151, 151, 151);
}


/*Sayfa seçme ilgili kısımlar*/

#product_info_ortala{
    width:100%; 
    height: 25px;
    position: absolute;
    bottom: 60px;
}                                                 
#product_info{
    width: 1650px;
    max-width: 87%;
    height: 25px;
    display: flex;
    color: black;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px;
}
#product_info_urun{
    width: auto;
    height: auto;
    float: left;
    display: flex;
    align-items: center;
}
#product_info_sayfa{
    width: 260px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 20;
    padding-right: 45px ;
}
#product_info_sayfa_degis{
    width: auto;
    height: auto;
    display: flex;
    justify-content: flex-end ;
    align-items: center;
    
}
#product_info_sayfa_degis button{
    width: 25px;
    height: 25px;
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    margin: 0px;
    
    background-color:rgb(101, 124, 165);
    color: white;
}
.page_border{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgb(145, 145, 145);
    border-radius: 3px;
    
    width: 25px;
    height: 25px;
    margin: 2px;
    color: rgb(19, 103, 212);
}
.page_border_icons button{
    background-color: white !important;
    color: rgb(19, 103, 212) !important;
    border: 1px solid rgb(145, 145, 145) !important;
    border-radius: 3px !important;
    margin: 5px !important;
    font-weight: bold !important;
}
#product_info_sayfa_degis button:hover{
    background-color: transparent ;
    color: rgb(19, 103, 212);
}
#selectpage{
    width: 40px;
    height: 20px;
    margin: 0px auto;
    border: 1px solid black;
    border-radius: 5px;
    position: absolute;
    top: 2px; 
}
ul.menu {
    list-style-type: none;
    margin: 0;
    padding-left: 10px;
    height: 20px;
    background-image: url(../img/ok.png);
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: 23px 1px;
    
}

ul.menu >li{
    width: 40px;
    height: 20px;
    text-align: center;
    position: relative;
    right: 10px;
    
}

ul.menu ul{
    width: 50px;
    list-style-type: none;
    display: none;
}
ul.menu >li:hover ul{
    display: block;
    border: 1px solid black;
    border-radius: 5px;
    border-color: rgb(190, 190, 190);
    background-color: rgb(243, 243, 243);
    position: relative;
    right: 25px;
    bottom: 39px;
    overflow: hidden; 
    z-index: 2;
}
#selectimg {
    position: relative;
    right: 44px;
    width: 90px;
    text-align: center;
}
#selectimg a{
    font-size:14px;
    
    position: relative;
    left: 0px;
    margin-top: 5px; 
    margin-bottom: 5px;
    background-image: url(../img/onay.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 20px; 
    
    outline:0;
    color: black ;
}

.optionspage{   
    font-size:13px;
    margin-left: 4px;
    
}
.optionspage a{
    display: flex;
    justify-content: center;
    width: 92px;
    position: relative;
    right: 52px;
    color: rgb(122, 122, 122);
}
.optionspage a:hover
{
    cursor: pointer;
    background-color: rgb(14, 116, 184);
    color: black ;
}
.optionspage button{
    border:none;
    width:auto;
    height:auto;
    background:none;
    position: relative;
}
.optionspage button a{
    font-size:13px;
}
.optionspage img{
    width: 1px;
}                






.SLider
{
    position: relative;
    /*width: max-content;*/
    width:100%;
    margin: auto;
    display: flex;
    align-items: center;
}
.SLider:hover button
{
    opacity: 1;
    
}
.SLider button {
    /*width: 70px;*/
    width: 22px;
    display: block;
    position: absolute;
    left: 0;
    z-index: 2;
    border: none;
    outline: none;
    transition: .3s;
    padding: 0px;
    background: none;
    opacity: 0;
}
.SLider button img {
   width: 17px;
   opacity: .5;
}

.SLider button img:hover {
    width: 22px;
    opacity: .3;
    transition: .1s;
    cursor: pointer;
}
.SLider button.prev img:hover {
    position: relative;
    left: -2px;
}
 .SLider button.prev img {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    position: relative;
    left: 0px ;
}
.SLider button.next {
    left: auto;
    right: 0;
}
.SLider button.prev {
    display: none;
}
/*
.SLider button:hover
{
    color: #fff;
    background: blueviolet;
}
*/    
.sliders {
    display: flex;
    width: 400px; 
    min-height: 495px; 
    position: relative;
    overflow: hidden;
    margin: auto;
}
.sliders .slides img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: auto;
}
.sliders .slides {
    position: absolute;
    width: 100%;
    height: 100%; 
    opacity: 0;
    transition: .3s;
}

.sliders .slides.active {
    opacity: 1;
}
