/*
Theme Name: Travis Law Firm
Description: Child theme for Avada
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;800&display=swap');

.fusion-page-title-captions {
    margin-top: 180px;
    text-transform: uppercase;
}
body.single-post .fusion-page-title-bar h1 {
    font-size: 30px !important;
    text-transform: capitalize !important;
}
.post-content a:hover {
    color: #111 !important;
}
.cleardiv {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.fusion-logo img {
    width: 220px !important;
}
.fusion-is-sticky .fusion-logo img {
    width: 220px !important;
}
.sliderbtn a {
    float: none;
    display: inline-block;
    width: 157px;
    text-align: center !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 3px !important;
    border-width: 2px;
    border-style: solid;
    padding: 8px;
    color: #ffffff;
    border-color: #c3a366;
    background-color: #c3a366;
    border-radius: 0px;
    box-sizing: border-box;
}
.sliderbtn a:hover {
    background-color: transparent;
    color: #FFF !important;
}
.hometestimonial .author {
    display: block;
    font-family: 'Montserrat', sans-serif;
    margin-top: 25px;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-align: center !important;
    box-sizing: border-box;
}
.hometestimonial .title {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #c3a366;
    text-align: center !important;
    box-sizing: border-box;
}
.footeradd {
    float: left;
}
.privacypolicy {
    float: right;
}
.privacypolicy a {
    margin-left: 10px;
}
.fusion-secondary-header {
    font-size: 16px !important;
}
.topleft {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.topright {
    text-align: right;
    display: block;
    float: right;
    width: 50%;
    box-sizing: border-box;
}
.topright a {
    margin-left: 30px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.topleft a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
a.headerbtn {
    display: inline-block;
    padding-left: 24px !important;
    padding-right: 24px !important;
    margin-left: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #BEA065 !important;
    color: #000 !important;
    text-decoration: none;
    text-decoration-color: #c3a366;
    box-sizing: border-box;
}
a.headerbtn:hover {
    background-color: #FFF !important;
}
.topleft i {
    margin-right: 5px;
}
.home-services-bg {
    display: block;
}
.home-services {
    display: flex;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-around;
    flex-wrap: wrap;
}
.item-service {
    width: 482px;
    text-align: center;
    margin-bottom: 30px;
}
.item-service img {
    width: 100%;
}
.item-service .desc {
    display: block;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    box-sizing: border-box;
    font-weight: 400;
    color: #000;
}
.item-service a {
    font-size: 14px;
    letter-spacing: 1px; 
    color: #c3a366;
    font-weight: 400 !important;
}
.home-services-bg h2 {
    font-family: "Montserrat", sans-serif;
    color: #111 !important;
    text-align: center;
    font-weight: 800 !important;
    margin-top: 0px !important;
    margin-bottom: 60px !important;
    font-size: 30px !important;
    letter-spacing: 3px !important;
}
.item-service h3 {
    font-family: "Montserrat", sans-serif;
    color: #111 !important;
    text-align: center;
    margin-top: 25px !important;  
    margin-bottom: 20px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    font-size: 16px !important;
}
.home-staff {
    display: flex;
    width: 810px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
}
.home-staff-bg {
    background: -webkit-linear-gradient(bottom, #f2f2f2 160px, #FFF 0%);
    background: -o-linear-gradient(bottom, #f2f2f2 160px, #FFF 0%);
    background: linear-gradient(to top, #f2f2f2 160px, #FFF 0%);
    padding-top: 50px;
    padding-bottom: 60px;
}
.home-staff-bg h2 {
    font-family: "Montserrat", sans-serif;
    color: #111 !important;
    text-align: center;
    font-weight: 800 !important;
    margin-top: 0px !important;
    margin-bottom: 60px !important;
    font-size: 30px !important;
    letter-spacing: 3px !important;
}
.home-staff .staff-pic {
    width: 380px;
    text-align: center;
}
.home-staff .staff-pic img {
    width: 380px;
}
.home-staff .bio-name {
    display: block;
    color: #111;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.home-staff .bio-title {
    display: block;
    color: #666;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.home-staff .desc {
    display: block;
    padding-top: 20px;
    height: 100px;
    background-color: #FFF;
    box-sizing: border-box;
}
.home-staff .staff-pic p {
    margin: 0px !important;
}
.staffbio {
    margin-bottom: 50px;
}
.staffbio .pic {
    display: block;
    float: left;
    width: 380px;
    box-sizing: border-box;
    text-align: center;
}
.staffbio .pic img {
    width: 380px;
    margin-bottom: 25px;
}
.staffbio .desc {
    display: block;
    float: right;
    width: 770px;
    box-sizing: border-box;
}
.staffbio .pic .name {
    display: block;
    color: #262626;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.staffbio .pic .title {
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;   
}
.resources-list a {
    color: #000 !important;
    font-weight: 400 !important;
}
.resources-list a:hover {
    color: #FF8000 !important;
}   
.resources-list ul li, .post-33 .post-content ul li {
    margin-bottom: 5px;
}
.post-33 .post-content ul li a {
    color: #000 !important;
    font-weight: 400 !important;
}
.post-33 .post-content ul li a:hover {
    color: #FF8000 !important;
}
.resources {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px;
}
.resources li {
    width: 22%;
    display: flex;
    justify-content: center;
    align-content: center;
    text-align: center;
    padding: 15px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    margin: 1rem;
    position: relative;
}
.resources li:hover {
     box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12), 0 5px 10px rgba(0, 0, 0, 0.24);
}
.resources li a {
    color: #3c3c3c;
    font-weight: 500;
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
}
.resources li img {
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 15px;
    max-width: 120px;
    max-height: 60px;
}  
.contactformbg {
	padding: 50px 0px 50px 0px;
	background-image: url(https://www.travislawaz.com/images/bg-contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.contactform {
	text-align: center;
	color: #FFF !important;
}    
.contactform h2 {
    font-family: "Montserrat", sans-serif;
    color: #FFF !important;
    text-align: center;
    font-weight: 800 !important;
    margin-top: 0px !important;
    margin-bottom: 50px !important;
    font-size: 30px !important;
    letter-spacing: 3px !important;
}    
.contactform .desc {
    display: block;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -50px;
    font-size: 16px;
    font-weight: 400;
    box-sizing: border-box;
} 
.contactpage {
    display: flex;
    justify-content: space-between;
}
.contactpage .info {
    width: 575px;
}
.contactpage .info h3 {
    font-size: 24px;
}
.contactpage .form {
    width: 575px;
    background-color: #EEE;
    padding: 30px 50px 50px 50px;
}
.contactpage .form h2 {
    font-size: 24px !important;
    margin: 0px 0px 20px 0px;
}
.contactpage .info ul {
    list-style: none;
    margin: 0px;
    padding: 0px;    
}
.contactpage .info ul li {
    margin-bottom: 15px;
}
.contactpage .info .map {
    margin-top: 70px;
    height: 450px;
}
.contactpage .info a[href^="tel"] {
  color: #000;
}





/* ------------------------------- Mobile Styles ------------------------------- */
/* ----------------------------------------------------------------------------- */

@media only screen and (max-width: 800px) {
.home-services {
    display: block;
    width: 90%;
}
.item-service {
    display: block;
    width: 100%;
}
.home-staff {
    display: block;
    width: 90%;
}
.home-staff-bg {
    background: none;
}
.home-staff .staff-pic {
    width: 380px;
    margin-left: auto;
    margin-right: auto;
}    
.footeradd {
    display: block;
    float: none;
    text-align: center;
}
.privacypolicy {
    display: block;
    float: none;
    text-align: center;
} 
.fusion-secondary-header {
    font-size: 14px !important;
}    
.topleft a[href^="tel"] {
  display: none;
}  
.topleft a.headerbtn {
  margin-left: 0px;
}
.topright a.headerbtn {
  margin-left: 0px;
}
.topleft a, .topright a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    box-sizing: border-box;
}    
.topright i {
  display: none;
} 
    .topleft .headerbtn, .topright .headerbtn {
        width: 100%;
        text-align: center;
    }
    .topleft .headerbtn {
        border-right: 2px solid #2a2a2a;
    }
    .hidemobi {
        display: none;
    }
.contactform .desc {
    display: block;
    width: 90%;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 400;
    box-sizing: border-box;
}     
.fusion-page-title-bar .fusion-page-title-row h1 {
    font-size: 30px !important;
}
.staffbio .pic {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.staffbio .pic img {
    width: 380px;
    margin-bottom: 25px;
}
.staffbio .desc {
    float: none;
    width: 100%;
} 
.contactpage {
    display: block;
}
.contactpage .info {
    width: 100%;
}
.contactpage .form {
    width: 100%;
    margin-top: 50px;
    padding: 20px;    
}    
    
}

    