/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 02 2021 | 07:17:45 */
.elementor-sticky--effects {
    border-bottom: 1px solid rgb(218, 218, 218);
}
.elementor-sticky--effects #obLogo .elementor-widget-container{
  margin:0 !important;
}
div.startBtn a{
  box-shadow: rgb(255 0 131 / 50%) 0px 10px 40px -14px; 
}
div.startBtn {
    border-radius: 5px;
  	
}
#startDisplay .elementor-widget-container{
      box-shadow: rgb(255 0 131 / 50%) 0px 10px 40px -14px;
}
.largeBtn a{
    display: flex;
    justify-content: center;
    align-items: center !important;
}

.largeBtn span.elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
div.startBtn a:focus {
    background: yellow;
}
div.startBtn a:focus {
    background: #8b014b;
}


.desktopHeader i.fas.fa-phone {
    font-size: 19px !important;
    padding-top: 1px;
}


.ddlabel .description {
    color: #333!important;
}

.ddTitleText .description {
    color: #fff!important;
}