/* 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(227, 243, 253, 128) !important;
}

.dropdown-menu > li > a:hover {
  background-color: transparent !important;
}

.btn-white-fill, .text-custom, .btn-white-bordered:hover, .btn-custom:hover, .features-box i,
.pricing-column .plan-title {
    color: #6a9934 !important;
}

.btn-custom {
    border: 2px solid #6a9934 !important;
}

.intro-form input:focus {
    border: 1px solid #6a9934;
}

.carousel-caption {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    left: 20px;
    right: 20px;
}

.remove-margin {
    margin : 0px;
}

.carousel-item > a > img {
    border-radius : 10px
}
