/* Enter Your Custom CSS Here */

/*DESKTOP ONLY*/

@media screen and (min-width: 480px) {
.bpgPhoto.btTextCenter.homeHeadshot {
    padding-left: 40px;
}
}

/*ALL DEVICES*/

.holidays p {
    font-weight: normal;
    text-transform: uppercase;
    font-family: Open Sans, sans-serif !important;
    font-size: 13px !important;
}

.header.extralarge .btSubTitle {
    font-family: 'Gill Sans W01 Medium', Open Sans !important;
}

 .btText ul, ol {
  font-family: 'Gill Sans W01 Medium', Open Sans !important;
  font-size: 18px;
}

p {
    font-size: 18px;
  font-family: 'Gill Sans W01 Medium', Open Sans !important;
}

img.alignright.size-medium.wp-image-1426 {
    padding-bottom: 20px;
    padding-left: 20px;
}


.btWorkingHoursInnerContent {
    width: 60% !important;
  	font-weight: bold !important;
}

.btWorkingHoursInnerTitle {
    width: 40%;
}

.header.extralarge h1 {
    font-size: 36px;
    margin: 0 0 13px;
    font-weight: 100 !important;
}

.header.large h1 {
    font-size: 35px;
    margin: 0 0 13px;
    font-weight: 100 !important;
    letter-spacing: 0px;
}

.formButton {
    /* margin-right: auto !important; */
    /* width: 50%; */
    margin-left: 55px;
}

.topBarPort {
    display: none;
}

.fooWidgets {
    display: none !important;
}

.btTopBox.widget_search {
    display: none !important;
}

a.btIconWidget {
    display: none !important;
}