/* ::-webkit-scrollbar {width: 10px;} ::-webkit-scrollbar-track {background: #33363c;} ::-webkit-scrollbar-thumb {background: #ffc107;} ::-webkit-scrollbar-thumb {border-radius: 0px;} ::-webkit-scrollbar-thumb:hover {background: #ffc107; width: 10px;}  */  
/*@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); font-family: 'Roboto', sans-serif!important; */
.main{background: #eef1f6;}
.menurenk{background: #c0c0c0;}
.menukirmizi{color:#000;}
.menukirmizi:hover{color:white;}

.new { position: absolute; width: 50px; height: 22px; }  
.categories{height: 200px;}  
.n-h{height: 40px;} 
.l-h{height: 20px;}
.m-h{height: 20px;} 
.mdl{height: 60px;} 
.sec {color: orange;} 
.canvasend={height: 50%;}
.nav-scroller { position: relative; z-index: 2; height: auto; /*overflow-y: hidden;*/ }  
.nav-scroller .nav { display: flex; flex-wrap: nowrap; /*padding-bottom: 0.5rem; margin-top: -1px;*/ overflow-x: auto; color: rgba(255, 255, 255, .75); text-align: center; white-space: nowrap; -webkit-overflow-scrolling: touch; }   
.bg-grain { background-image: url("../img/grain2.jpg"); height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; }  
.card:hover { background: #ffffe6; } 
.pointer{cursor: pointer;} 
.foto100 {width: 100%;} 
.whatsapp {position: fixed; bottom: 0px;right: 10px;}