.site-branding > a {
  background-image: url('http://thibodauxvisioncenter.com/wp-content/uploads/2018/07/tvc_logo_350.png');
}
  
.site-branding > a {
  display: inline-block;
  width: 350px;
  height: 113px;  background-size: contain;  
  background-repeat: no-repeat;           
  background-position: center center;
}

.site-branding > a img {
  opacity: 0;
}

.site-branding {
 margin-top:-30px; 
  padding-bottom:10px;
}

#patient {
 background-color:#ed8539;
  padding:5px;
  width:150px;
  display:inline-block;
  color:#fff;
  text-align:center;
  text-transform:uppercase;
}

#patient:hover {
 background-color:rgba(238,134,57,.5);
}


#tvc_social {
 text-align:right;
  padding-right:25px;
 color:#ed8539;
  font-family: 'Roboto Slab', serif;
}

#tvc_social .fa {
 font-size:1.5em; 
  padding-left:20px;
}

#tvc_social a {
   color:#ed8539;
  margin:0 8px;
}

#tvc_social a:hover {
   color:rgba(238,134,57,.5);
}


.mobile-menu a {
    color: #f2f2f2;
  font-family: 'Roboto Slab', serif;
  text-transform:uppercase;
  font-weight:bold;
}

.mobile-menu a:hover {
  color:#ae4b02;
}


.mobile-branding {
    background-color: #ffffff;
  border-bottom:3px solid #ae4b02;
}

.featured-image img {
 max-width:150px;
  max-height:150px;
}

.featured-text {
display:none;
}

.featured-item {
    border: 0px solid #E6EAF5;
    height: 200px;
  width: 13%;
      margin: 0 15px;
}

.site-footer {
    padding: 75px 0;
}

.site-info, #footer-navigation {		
display:none;
}

#sidebar-footer .widget_text, #sidebar-footer .widget_media_image {
		text-align:center;
}

.site-footer .widget-title {
    color: #ed8539;
		border-bottom:1px solid #ed8539;
		padding-bottom:5px;
		font-size:1.2em;
		display:inline-block;
}


#locations h4 {
 border-bottom:1px solid #ae4b02;
  padding-bottom:5px;
  display:inline-block;
  font-size:1.3em;
  font-weight:bold;
  text-transform:uppercase;
}

.main-slider-caption p {
    font-size: 1.5em;
    color: #fff;
    margin-bottom: 30px;
}

.main-slider-caption {
    top: 15%;
}

.main-slider-caption h1 {
    color: #ffffff;
}
.main-slider-caption h1 {
    font-size: 4em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
  text-shadow: 0px 0px 6px rgba(150, 150, 150, 1);
}

.main-slider-caption > div {
    width: 100%;
  text-align:center;
}

.site-header {
    background-color:rgba(255,255,255,.8);
}

.site-branding img {
		width:325px;
}

h3 {
		text-transform:uppercase;
		font-weight:700;
}

.main-navigation li a {
font-family: 'Roboto Slab', serif;
		color:#000;
		letter-spacing:1px;
		font-size:1.2em;

}

.main-navigation li a:hover {
		color:#ed8539;

}


[off-canvas] {
    background-color: #ed8539;
}

.testimonials-user-info .name-user p {
	color:#ed8539;
  font-family: 'Reenie Beanie', cursive;
  font-size:2em;
  margin-bottom:0px;
}

/*-----------mobile style------------*/

@media (max-width:600px) {



}

@media (max-width: 767px) {

  .site-branding > a {
  background-image: url('http://thibodauxvisioncenter.com/wp-content/uploads/2018/07/tvc_logo3.png');
}
  
  .site-branding > a {
  display: inline-block;
  width: 75%;
  height: 200px;
    background-size: contain;  
  background-repeat: no-repeat;           
  background-position: center center;
}
  
  #frames {
   display:none; 
  }
  
.main-slider-caption {
    top: 30%;
}
  
.main-slider-caption h1 {
    font-size: 22px !important;
  margin-bottom:0px;
  }

}
@media (max-width: 991px) {

  h3 {
    font-size: 22px !important;
}
  

#pl-6 #panel-6-0-0-0 {
    margin: 25px;
}
  
 .main-slider-caption p {
    font-size: 1em;
    margin-bottom: 30px;
}
  
  .main-slider-caption h1 {
    font-weight:bold;
  }
  
 #glasses_web {
  display:none;
  }
  
}


@media (max-width: 1199px) {
.site-branding {
    margin-left: 0px;
}
  
}

