/* template-color */

.scroll-top{
	color: #ff6f29;
  }
  
  .main-header .menu-right-content .support-box .icon{
	  color: #957730;
  }
  
  .theme-btn.btn-one{
	  background: #957730;
  }
  
  .sec-title h2:before{
	  background: #f7bf39;
  }
  
  .scroll-top{
	  background: #957730;
  }
  
  .footer-top .footer-social li a:hover{
	background: #f7bf39;
  }
  
  .footer-top .links-widget .links-list li a:hover{
	color: #f7bf39;
  }
  
  .footer-top .contact-widget .info li a:hover{
	color: #f7bf39;
  }
  
  .footer-top .contact-widget .info li i{
	  color: #f7bf39;
  }
  
  .footer-bottom p a:hover{
	color: #f7bf39;
  }
  
  .header-style-two .header-lower .main-menu .navigation > li:hover > a{
	  color: #f7bf39;
  }
  
  .animals-section .single-item:hover,
  .animals-section .single-item.active-btn{
	background: #957730;
  }
  
  .animals-section .single-item:before,
  .animals-section .single-item.active-btn:before{
	  background: #957730;
  }
  
  .gallery-block-two .inner-box .view-box a{
	  color: #f7bf39;
  }
  
  .gallery-page-section .gallery-block-two .inner-box .image-box{
	background: #957730;
  }
  
  .default-form .form-group input:focus,
  .default-form .form-group textarea:focus{
	  border-color: #957730 !important;
  }
  
 