.w-245px {
    width:245px !important;
}
/* whatsapp icon */
.whatsappIcon {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 25px;
    left: 25px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50%;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration:none;
}

.sol::after {
    font-size: 12px;
    color: #000;
    margin-top: 25px;
}

.sag::after {
    font-size: 12px;
    color: #000;
}

.whatsappIcon:hover {
    background-color: #21b759;
    color: #e0e0e0;
    text-decoration: none;
}


.whatsappIcon div {
    display: none;
    font-size: 15px;
    bottom: 2px;
    position: relative;
}

.sol {
    right: 25px !important;
}
.max-genislik-fiyat-al {
    width: 100%;
    max-width: 600px;
    margin: auto;
}

.hs-title-1 {
    font-size:42px !important;
}