#style-switcher h3 {
  font-size: 13px !important;
  margin: 5px 0 -5px 1px;
  text-transform:uppercase;
}
input[type="date"], focus {
    color: #95a5a6;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}	.marasweb-iletisim{padding: 4px; background-color: rgba(37, 37, 37, 0.85); background-position: center; background-repeat: no-repeat; color: #ffffff; bottom: 0px; width: 100%; padding-bottom: 0px; text-align: center; border-top: 3px solid #ffffff; box-shadow: 0px -5px 30px 0px rgba(99, 99, 99, 0.8); z-index: 100; cursor: pointer; position: fixed;}.sitenitasarla-tel{position: absolute; left: 50%;}.sitenitasarla-tel-icon{position: relative; bottom: 50px; height: 85px; width: 85px; left: -50%;}.sitenitasarla-harita{position: absolute; left: 20%;}.sitenitasarla-harita-icon{position: relative; bottom: 40px; height: 70px; width: 70px; left: -15%;}.sitenitasarla-whatsapp{position: absolute; right: 20%;}.sitenitasarla-whatsapp-icon{position: relative; bottom: 40px; height: 70px; width: 70px; right: -15%;}
	@media screen and (min-width:768px) {
	  .forMobile {
        display: none !important;
    }
	}@media screen and (max-width: 600px) {
    .nomobile {
        visibility: hidden;
        clear: both;
        float: right;
        margin: 5px auto;
        width: 22%;
        height: auto;
        display: none;
        // Önemli olan nokta burası burayı kaldırırsanız sadece mobile için görüntülenir.
    }
}