/* ===================================================
    Header Css Start
=====================================================*/
header .ast-custom-button {
    font-size: 0;
    line-height: 0;
    background-color: #ec971d !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none' /%3E%3Cpath fill='%23ffffff' d='m7.772 2.439l1.077-.344c1.008-.322 2.086.199 2.518 1.217l.86 2.028c.375.883.167 1.922-.514 2.568L9.82 9.706q.175 1.614 1.084 3.177a8.7 8.7 0 0 0 2.271 2.595l2.276-.76c.862-.287 1.801.044 2.33.821l1.232 1.81c.616.904.505 2.15-.258 2.916l-.818.821c-.814.817-1.976 1.114-3.052.778q-3.808-1.188-7.003-7.053q-3.199-5.875-2.258-9.968c.264-1.148 1.082-2.063 2.15-2.404' /%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat !important;
    background-position:center !important;
}
header .ast-custom-button:hover {
    background-color: #D87E00 !important;
}

/* ===================================================
    Header Css End
=====================================================*/