﻿html, body, input, textarea, footer, button { font-family: "Roboto", sans-serif; color: #53565b; } input:focus-visible { outline: none; }


a {
  text-decoration: none;
 }
 
.sayfaortasi, .ortasi .sayfaici{
    background-color:white;
}

.logo {width: 50%;margin: auto;text-align: center;margin-top: 25px;margin-bottom: 25px;}
.logo img {width: 100%;}

.sayfa_ici { float: left;width: calc(100% - 10px);margin-left: 10px; }
.solalan {
  height: 100vh;
  width: 270px;
  background: #ffffff;
  position: fixed;
  overflow: auto;
  border-right: 1px solid #0000000d;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.solalan::-webkit-scrollbar {
  width: 7px;
}

.solalan::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.solalan::-webkit-scrollbar-thumb {
  background: #888;
}

.solalan::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.solalan .ui-main-nav {margin-top: 0;margin-bottom: 25px;}

.text-black a{
  color:#555555;
}
.text-black a:hover{
  color:#333333;
}
.ui-main-nav {
  font-size: 13px;
  font-weight: 400;
  color: #333;
}

.ui-main-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ui-main-nav ul > li {
  position: relative;
}

.ui-main-nav ul > li a {
  text-decoration: none;
  display: block;
  color: inherit;
  padding: 0 12px;
  padding-right: 40px;
  line-height: 35px;
  transition: .4s ease;
  word-break: break-word;
  font-size: 14px;
  border-bottom: 1px solid #0000001c;
}

.ui-main-nav ul > li a:hover {
  background-color: #efefef;
}

.ui-main-nav ul > li > span {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  border-left: 1px solid #0000001c;
  z-index: 5;
}

.ui-main-nav ul > li > span::before, .ui-main-nav ul > li > span::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 2px;
  background: rgb(200 175 85);
  transition: .4s ease;
}

.ui-main-nav ul > li > span::before {
  transform: translate(-50%, -50%) rotate(90deg);
}

.ui-main-nav ul > li > span.active::before {
  transform: translate(-50%, -50%) rotate(0deg);
}

.ui-main-nav ul > li.active > a {
  background-color: #00000000;
  color: #81d8d0;
  font-weight: 900;
}

.ui-main-nav ul > li ul {
  display: none;
}

.ui-main-nav ul > li ul > li > a {
  font-size: 14px;
  padding-left: 31px;
  background-color: #fff;
}

.ui-main-nav ul > li ul > li:first-child a {}

.ui-main-nav ul > li ul > li ul > li a {
  padding-left: 30px;
}

.ui-main-nav ul > li ul > li > ul > li > a {
  padding-left: 41px;
}
 
.ui-main-nav ul > li ul > li > ul > li > ul > li > a {
  padding-left: 51px;
}
 
 .social-media a:hover {
    padding:  8px;

    color: #81d8d0;
}
 
 
.ui-main-nav-container .ui-main-nav-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 50px;
  background-color: #ffe184;
  font-family: sans-serif;
}

.ui-main-nav-container .ui-main-nav {
  display: none;
}

.ui-main-nav ul > li ul > li a {
	
	
	
}

@media (min-width: 1024px) {
  .ui-main-nav-container {
    display: none;
  }
}


.dil {text-align: center;margin: 0px 0 15px 0px;}
.dil a {color: #c8af55;text-decoration: none;font-weight: 900;padding: 0 5px;}

.login {background: #81d8d0;text-align: center;padding: 2px 0;margin-top: 15px;margin-bottom: 0;}
.login a {text-decoration: none;color: white;font-weight: 600;}

.social-media {text-align: center;margin-bottom: 20px;}
.social-media a {padding: 0 5px;color: #383838; transition: all 0.3s ease-out;}

.tum-haklari-saklidir {text-align: center;margin: 20px 0px;font-size: 13px;font-weight: 600;color: #383838;}

.wp {padding: 0 68px;width: 100%;}
.wp img {width: 100%;}


.ortasi {margin-left:10px;float: left;}
.imza {text-align: center;}
.imza a {text-decoration: none;font-weight: 700;color: #81d8d0;text-shadow: 0 0px 15px;}
.imza a:hover { text-shadow:none; }


@media (max-width: 1023px) {
.ortasi { margin-left: 0; }}


.prbg {background: #81d8d0;padding: 13px;border-radius: 8px;margin-bottom: 30px;text-align: center;}
.prbg h3 {color: white;margin: 16px 0;font-size: 1.2vw;}
.prbg a {background: white;padding: 0.5vw 0.5vw;color: #333;text-decoration: none;margin: 0.5vw 0.5vw;font-size: 0.70vw;transition: all 0.3s ease-out;}
.prbg a:hover { color:#fff; background:#000 }


.sayfalama {
    width: 100%;
    text-align: center;
    font-size: 0.8vw;
}
.sayfalama a {text-decoration: none;background: #81d8d0;color: white;padding: 5px 10px 5px 10px;margin: 0px 0px 10px 0px;}
.sayfalama a:hover {color: white;background: #23867c;}
.sayfalama .aktif {background: #23867c;}


.sepet {text-align: center;}
.sepet a {color: #333;text-decoration: none;}


/* .sepet {text-align: center;margin-top: 20px;} */
.sepet ul {padding: 0;}
.sepet li {list-style: none;}
.sepet a {color: #383838;text-decoration: none;}

.sepet tr {  }
.sepet td {line-height: 100px;padding: 0 !important;margin: 0 !important;}
.sepet img {height: 100px;width: 100%;}


@media only screen and (max-width: 1400px){
	
	.product-grid {
    max-width: 1600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}
	
}
	
	
	@media only screen and (max-width: 1110px){
	
.sayfalama {
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.sayfalama a {
    text-decoration: none;
    background: #81d8d0;
    color: white;
    padding: 3px;
    margin: 0px;
}
	.sayfa_ici { float: left;width: calc(100% - 0px);     margin: 0;}
	
	.product-card__header img {
    height: auto !important;
}
	
.solalan {
    height: auto;
    width: 100%;
    background: #ffffff;
    position: unset;
    overflow: auto;
    border-right: 1px solid #0000000d;
    min-height: 100vh;
}
	
	
	.logo { width: 35%; margin: auto; text-align: center; margin-top: 10px; margin-bottom: 10px; }

.table {     width: 1024px; }
	
}




.product-grid {
  max-width: 1600px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

@media (min-width: 300px) and (max-width: 767px) {
  .product-grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
  }
}

@media (min-width: 767px) and (max-width: 1199px) {
  .product-grid {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
  }
}

.product-card {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
}

.product-card__header {
  overflow: hidden;
}

.product-card__header img {
  width: 100%;
  display: block;
  cursor: zoom-in;
  transition: .4s ease;
  max-width: 400px;
  max-height: 400px;
  height: 400px;
}

.product-card__header:hover img {
  transform: scale(1.3);
}

.product-card__body {
  background-color: white;
  display: flex;
}

@media (min-width: 300px) and (max-width: 767px) {
  .product-card__body {
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .product-card__body {
    flex-direction: column;
  }
}

.product-card__body .product-info {
  display: flex;
  flex-direction: column;
  flex: 0 0 50%;
  padding: 20px;
}

.product-card__body .product-info .product-code {
  font-size: 32px;
  font-weight: 700;
}

.product-card__body .product-info .product-gram {
  font-size: 22px;
  font-weight: 500;
}

@media (min-width: 300px) and (max-width: 767px) {
  .product-card__body .product-info {
    flex: 0 0 100%;
    padding: 10px;
    text-align: center;
  }
  .product-card__body .product-info .product-code {
    font-size: 24px;
  }
  .product-card__body .product-info .product-gram {
    font-size: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .product-card__body .product-info {
    flex: 0 0 100%;
    padding: 10px;
    text-align: center;
  }
  .product-card__body .product-info .product-code {
    font-size: 28px;
  }
  .product-card__body .product-info .product-gram {
    font-size: 16px;
  }
}

.product-card__body .product-actions {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
}

.product-card__body .product-actions > .button {
  outline: none;
  border: none;
  background-color: transparent;
  border-left: 1px solid #eee;
  cursor: pointer;
  transition: .4s ease;
  padding: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: 20px;
}

.product-card__body .product-actions > .button + .button {
  border-top: 1px solid #eee;
}

.product-card__body .product-actions > .button > span {
  font-size: 13px;
  font-weight: 700;
  margin-left: 20px;
}

.product-card__body .product-actions > .button > i {
  font-size: 20px;
}

.product-card__body .product-actions > .button:hover {
  background-color: #eee;
}

.imgres{
  transition: all ease 0.3s;
}
.imgres:hover{
  transform: scale(1.05);
  transition: all ease 0.3s;
}

@media (min-width: 300px) and (max-width: 767px) {
  .product-card__body .product-actions {
    flex: 0 0 100%;
    margin-top: 5px;
  }
  .product-card__body .product-actions > .button {
    padding-left: 10px;
    border-top: 1px solid #eee;
    text-align: center;
    justify-content: center;
  }
  .product-card__body .product-actions > .button > i {
    font-size: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .product-card__body .product-actions {
    flex: 0 0 100%;
    margin-top: 5px;
  }
  .product-card__body .product-actions > .button {
    padding-left: 10px;
    border-top: 1px solid #eee;
    text-align: center;
    justify-content: center;
  }
  .product-card__body .product-actions > .button > i {
    font-size: 15px;
  }
}



@media (min-width: 768px) and (max-width: 1400px) {
	
	.product-grid {
    max-width: 1600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}