@charset "utf-8";
/* CSS Document */
selectiom {margin-top: 20px;}
.home { position: absolute; right: 10px;}
.border-bottom{border-bottom: solid 1px #1F1F1F;}
.carousel {margin-top: 70px;}
.menu {margin-top: 15px;}
.menu-item{ width: 27.33%; padding: 1% 2%; margin: 3% 3%; background: #DFDFDF;  border-radius: 10px;}
.menu-item img {width: 100%; }
.menu-item .katagoriAdi {width: 100%;  color: #000000; text-align: center;}
.urun {width: 45%; margin: 2.5%; border-radius: 10px; border: solid #292424 2px;}
.urun img  {width: 95%; margin: 2.5% 2.5% 0% 2.5% ;}
.urun .urunadi{width: 100%; text-align: center; font-weight: bold; color: #D80000; margin-bottom: 5px;}
.urun-detay {width: 95%; margin: 2.5%; border-radius: 10px; border: solid #292424 2px;}
.urun-detay img  {width: 95%; margin: 2.5% 2.5% 0% 2.5% ;}
.urun-adi{ text-align:left; font-size: 22px;  font-weight: bold;}
.urun-fiyat{ text-align:right; font-size: 22px;  font-weight: bold;}
.urun-aciklamasi {font: 15px; margin: 10px; text-indent:50px; word-break: break-all }
.footer{background: #DFDFDF; text-align: center; padding-top: 15px; padding-bottom: 20px;}
.footer img {width: 50%;}
.footer-tel{ font-size: 18px; font-weight: bold; margin-top: 10px;}
.sosyal-icon{ display: flex;  width: 100%; justify-content: center; margin-top: 20px;}
.sosyal-item{ width: 50px; margin: 5px; }
.sosyal-icon img {width: 50px;}
.baslik{ text-align: center; font-size: 22px;  font-weight: bold; margin-bottom: 5px; margin-top: 15px;}
.ust-bosluk {margin-top: 70px;}