.btn-odeme{
    font-weight: bold !important;
    color: #000 !important;
}
.mobile-logo img{
  width: 150px;
}
.header-logo img{
  width: 130px;
}

.hero-content {
  max-width: 660px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  position: relative;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.hero-slider1 .vs-hero-inner {
  padding: 0 !important;
}

.cocuk_resimleri{
  position: relative;
}
.cocuk_resimleri .sol_resim{
  position: absolute;
  top: 0;
  left: 0;
}
.cocuk_resimleri .sag_resim{
  position: absolute;
  top: 0;
  right: 0;
}

.cocuk_resimleri .sol_resim img,
.cocuk_resimleri .sag_resim img{
  width: 50px;
}


.btn_whatsapp {
  position: fixed;
  bottom: 130px;
  width: 60px;
  right: 15px;
  z-index: 999;
}





@media only screen and (max-width: 480px) and (min-width: 300px)  {

  .hero-content {
    /*padding: 140px 0 0 0 !important;*/
  }

  .vs-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
  }

  .header-menu-area {
    padding: 0;
  }

}




/* 320 - 480 */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .mobilGizle{
    display: none !important;
  }



}
/* 475 - 768 */
@media only screen and (min-device-width : 475px) and (max-device-width : 768px) {
  .mobilGizle{
    display: none !important;
  }


}
/* 765 - 990 */
@media only screen and (min-device-width : 765px) and (max-device-width : 990px) {


}
/* 990 - 1300 */
@media only screen and (min-device-width : 990px) and (max-device-width : 1300px) {


}
