/* Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
.authorname  {
    font-family: origin-super-condensed, sans-serif;
}

 select {
  -webkit-appearance: none;}
  
 select#cars {
    border: none;
    background: url(https://s3.amazonaws.com/kajabi-storefronts-production/file-uploads/themes/2152894120/settings_images/6d3ae2-1d85-7780-3f8e-000160e713a_Screenshot_2023-02-07_121924_2_.png);
    background-repeat: no-repeat;
    background-position: 95.5%;
    background-size: 15px;
    width: 100%;padding: 10px;
        color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Fjalla One;
    text-align: center;
    font-style: italic;
}
  select#cars:focus {
    outline: none;
}
input#birthday {
    border: none;
}
input#birthday:focus {
    outline: none;
}
 
input[type="date"]::-webkit-calendar-picker-indicator {
    opacity:0 ;
    
}   

   input[type="time"]::-webkit-calendar-picker-indicator {
     opacity:0 ;
}
input#appt {
     
        opacity: 1;
         background: url(https://s3.amazonaws.com/kajabi-storefronts-production/file-uploads/themes/2152894120/settings_images/6d3ae2-1d85-7780-3f8e-000160e713a_Screenshot_2023-02-07_121924_2_.png);
         background-repeat: no-repeat;
        background-position: 87%;
        background-size: 15px;
        cursor: pointer;
        width:100%;padding: 10px;
            color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Fjalla One;
    text-align: center;
    font-style: italic;
    }
input#birthday {
     
        opacity: 1;
         background: url(https://s3.amazonaws.com/kajabi-storefronts-production/file-uploads/themes/2152894120/settings_images/6d3ae2-1d85-7780-3f8e-000160e713a_Screenshot_2023-02-07_121924_2_.png);
         background-repeat: no-repeat;
        background-position: 90.5%;
        background-size: 15px;
        cursor: pointer;
        width:100%;padding: 10px;
            color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Fjalla One;
    text-align: center;
    font-style: italic;
    }
    input#appt {
    border: none;
}
  input#appt:focus {
    outline: none;
}
    