@font-face {
    font-family: 'Titillium Web';
    src: url('../font/TitilliumWeb-Regular.eot');
    src: url('../font/TitilliumWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/TitilliumWeb-Regular.woff2') format('woff2'),
        url('../font/TitilliumWeb-Regular.woff') format('woff'),
        url('../font/TitilliumWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kazimir';
    src: url('../font/Kazimir-Regular.eot');
    src: url('../font/Kazimir-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/Kazimir-Regular.woff2') format('woff2'),
        url('../font/Kazimir-Regular.woff') format('woff'),
        url('../font/Kazimir-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#ust{background-image:url('../img/header.jpg'); background-repeat:no-repeat; background-color:#181a1b; background-position:center top; padding-top:70px; padding-bottom:370px;}
#ust #cabulka_logo{background:url('../img/logo.png') no-repeat center center; background-size:350px; width:100%; height:340px;}
#ust #menu{text-align:center; display:inline-block; font-family: 'Titillium Web'; margin-top:70px;}
#ust a{text-decoration:none; color:#efefef;}
#ust a:hover{text-decoration:none; color:#cdc098;}
#ust .active{border-bottom:2px solid #cdc098;}

#kitap_bilgi{color:#fff; margin-top:120px; font-family: 'Kazimir';}
#kitap_bilgi #denden{color:#cdc098; font-size:130px; line-height:20px;}
#kitap_bilgi h1{font-size:36px; padding-left:40px; padding-right:40px;}

#kitap_satis{background:#5c211f; font-family: 'Kazimir'; text-align:center; height:430px;}
#kitap_satis h1{color:#cdc098; font-size:52px; }
#kitap_satis #kitapgecis{position:absolute; margin-top:-360px;}
#kitap_satis a{color:#edceab; text-decoration:none; border:1px solid #edceab; border-radius:500px; -webkit-border-radius:500px; -moz-border-radius:500px; padding:8px 15px;}
#kitap_satis a:hover{color:#fff; text-decoration:none; border:1px solid #fff; border-radius:500px; -webkit-border-radius:500px; -moz-border-radius:500px; padding:8px 15px;}

#cabulka_pusula{background:#282828;}
#cabulka_pusula img{max-width:1920px;}

#cabulka_album{background:#282828;}

#urunler{background:#5c211f; font-family: 'Kazimir'; min-height:430px;}
#urunler a{text-decoration:none; color:#fff;}
#urunler #urungecis{position:absolute; margin-top:-260px;}
#urunler #urungecis img{border-radius:10px 10px 0px 0px; -webkit-border-radius:10px 10px 0px 0px; -moz-border-radius:10px 10px 0px 0px;}
#urunler .baslik{background:#5d584d; color:#fff; font-size:18px; border-radius:0px 0px 10px 10px; -webkit-border-radius:0px 0px 10px 10px; -moz-border-radius:0px 0px 10px 10px;}


#urundetay{background:#181a1b; font-family: 'Kazimir'; padding-bottom:80px;}
#urundetay a{text-decoration:none; color:#fff;}
#urundetay #urungecis img{border-radius:10px 10px 10px 10px; -webkit-border-radius:10px 10px 10px 10px; -moz-border-radius:10px 10px 10px 10px;}
#urundetay h1{color:#cdc098; font-size:35px; }
#urundetay #urundetays{color:#fff; font-size:14px;}
#urundetay #satinalbtn{color:#edceab; text-decoration:none; border:1px solid #edceab; border-radius:500px; -webkit-border-radius:500px; -moz-border-radius:500px; padding:8px 15px;}
#urundetay #satinalbtn:hover{color:#fff; text-decoration:none; border:1px solid #fff; border-radius:500px; -webkit-border-radius:500px; -moz-border-radius:500px; padding:8px 15px;}

#zamanbanner{height:750px; background: url('../img/zaman_bg.jpg') no-repeat center center; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.metinortala{text-align:justify !important;}
.tlfont{font-family:var(--bs-body-font-family);}
#yazarbaslik{color:#cdc098;}

#tablo td{padding:5px;}

#sepetimg{margin-top:-5px; width:18px; height:18px;}

#alt{background:#000000;}
#alt #cabulka_logo{height:80px;}
#alt #atlantiskultursanat_logo{height:50px;}
#alt #fikirsanat{height:95px;}
#alt .linkler{color:#fff; margin-top:55px; font-family: 'Titillium Web';}
#alt .linkler a{color:#fff; text-decoration:none;}
#alt .linkler a:hover{color:#cdc098; text-decoration:none;}

@media (max-width:992px){
	#ust #cabulka_logo{background-size:300px; height:310px;}
	#ust #menu{margin-top:20px;}
	#kitap_bilgi{margin-top:70px;}
	#kitap_bilgi h1{font-size:36px; padding-left:0px; padding-right:0px;}
}