@media screen and (max-width:768px){.header .logo img{height:120px;}.header .logo-2 img{height:80px;margin:-60px 0 0 -40px;}.t-logo img{height:12px;}.categories-area{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:10px;justify-content:flex-start;}.categories-area .item{flex:0 0 auto;font-size:14px;padding:10px 30px;border-radius:20px;letter-spacing:0.5px;text-align:center;cursor:pointer;white-space:nowrap;}.products-area{z-index:1000;grid-template-columns:repeat(1, 1fr);gap:15px;margin-bottom:90px;overflow:hidden;}.products-area .item{transition:transform 0.3s ease, opacity 0.3s ease;transform:scale(0.8);opacity:0.5;}.products-area .item.active{transform:scale(1.1);opacity:1;z-index:2;}.products-area .item .image img{height:200px;}.products-area .item .title{font-size:18px;}.products-area .item .price{font-size:16px;}.product-modal.show .logo-sm{position:absolute;top:auto;left:auto;bottom:45%;right:50px;z-index:10;transition:all 0.6s ease;}.product-modal.show .logo-sm img{height:125px;}.login-page .login-container{width:70%;margin:0 auto;}.login-page .login-container .login-form{padding:0 20px 0 0;}.login-page .login-container .btn{width:100%;}}