/* Theme Name: Zodkoo - Responsive Landing page template
   Author: Coderthemes
   Author e-mail: coderthemes@gmail.com
   Version: 1.1.0
   Created: May 2016
   Last Update: Jun 2016
   File Description:Color CSS file of the template
*/


.back-to-top:hover,.bg-custom,.btn-custom,.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover,
.navbar-custom  {
  /*background-color: rgba(11,227,231, 0.8) !important;*/
  background-color: #07e2ea;
}

.btn-white-fill,.text-custom,.btn-white-bordered:hover,.btn-custom:hover,.features-box i,
.pricing-column .plan-title {
  color: #07e2ea !important;
}

.btn-custom {
  border: 2px solid #07e2ea !important;
}

.intro-form input:focus {
  border: 1px solid #07e2ea;
}
.bg-teal {
  background-color: #07e2ea !important;
}