/*
Theme Name: Spicewood Animal Hospital 2020
Description: Child theme for Avada
Author: Flywheel Creative
Template: Avada
*/

/* ----------------- HEADER -----------------*/

.fusion-header-v4 .fusion-header {
    padding-top: 20px !important;
    padding-bottom: 15px !important;
}

.fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-secondary-main-menu {
    background-color: #53534a !important;
}

.fusion-main-menu > ul > li > a {
     text-transform: uppercase;
}

.fusion-main-menu {
    margin-top: 50px;
}

.fusion-is-sticky .fusion-sticky-menu-1 .fusion-sticky-menu {
    margin-top: 0;
}

/* ----------------- TYPOGRAPHY -----------------*/



.fusion-testimonials blockquote q {
    font-style: normal !important;
}

.fusion-testimonials blockquote .awb-quote {
	font-style: normal !important;
}


/* ----------------- FUSION -----------------*/

.table-2 tr td {
    border-bottom: none !important;
    padding: 5px !important;
    font-size: 13px !important;
}

.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper, .tfs-slider .slide-content-container .fusion-title-sc-wrapper {
    width: 44% !important;
}

.fusion-title h5 {
	line-height: 1.7em !important;
}

/* ----------------- GRAVITY FORMS -----------------*/

/* ----------------- MOBILE ONLY -----------------*/

@media only screen and (max-width: 600px) {
	.fusion-secondary-header .fusion-alignleft {
    display: none !important;
	}
}

/* ----------------- CARRIE, IF YOU WRITE STYLES, PUT 'EM HERE -----------------*/

