/*
Theme Name: Vizeon Child
Description: Child theme for the Vizeon themes
Author: gaviathemes
Template: vizeon
*/



.copyright .copyright-content {
  
  display:none;
  
}

a:hover {
  color: #ec8d1c !important;
}
#wp-footer a:hover {
  color: #ec8d1c !important;
}

.not-found-wrapper .not-found-home > a{
    background: #ec8d1c !important;
}

.not-found-wrapper .not-found-home > a:hover{
    background: #ffffff !important;
}

.gsc-image-content.skin-v1 .title {
  
  background: #ffffff !important;
 
}


.gsc-image-content.skin-v3 .content-inner {
  background: #ec8d1c !important;
   font-family:'Mulish';
  }
  
  
  
.custom-breadcrumb .breadcrumb {
  font-family: 'Mulish';
  font-size:16px;
  
}
  
.wpcf7-form input[type*="email"], .wpcf7-form input[type*="text"], .wpcf7-form input[type*="tel"] {
  width: 100%;
  height: 68px;
  padding: 0 15px;
  margin-bottom: 2px;
  font-size: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #F0F0F0;
  border: none;
}  


input[type*="submit"]:not(.fa) {
  
  background: #f7941e;
  color: #fff;
  border:1px solid #f7941e;
  
}

input[type*="submit"]:not(.fa):hover {
  color: #f7941e;
  background: #fff;
  
} 

.pager .paginations a:hover {
  color: #f7941e;
  border-color: #f7941e;
}

.pager .paginations a.active {
  background: #f7941e;
  border-color: #f7941e;
  
}
.post .post-thumbnail .post-author{
    display:none;
}
.post .entry-meta a {
  color: #F7941E;
}
 .post .entry-title{
     line-height:1.0 !important;
 } 
.btn-inline {
  color: #F7941E;
}  
.entry-meta{
    display:none;
}  
  
  