@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap');
body {
  font-family: "Italianno", cursive !important;
}
media (max-width: 1024px) {
    .header-box .middle-box a img {
        height: 74px;
        max-width: 160px;
    }
  }

    .header-box .middle-box a img {
        height: 85px;
        max-width: 160px;
    }



@media (max-width: 992px) {
    .box-text-info h3, .tp-slider-spicial .box-text-info h3, .tp-title-section h3 {
        font-size: 40px;
    }
}
.tp-title-section h3 {
    margin: 0;
    font-size: 35px;
    font-weight: 500;
}
@media (max-width: 450px) {
    .deal-days-box .tp-countdown-deal-days span, .tp-footer-talk h4, .tp-title-section h3 {
        font-size: 30px;
    }
}