/*

Notes:
    Color 1: #2ecc71
    Color 2: #f1c40f

*/
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
a:focus,
a:hover,
.btn-nesto-home,
.btn.btn-nesto-home,
.feature-box-style-1:hover .feature-title,
.feature-box-style-1:hover .features-icon,
a.desktop-play:hover,
a.desktop-close:hover,
.feature-box-style-2:hover .feature-title,
.feature-box-style-2:hover .features-icon,
.owl-shots-navigation a i,
p.nesto-response,
.owl-moreapps-navigation a i,
#contact-form-message,
#social-icons ul li a:hover {
    color: #ef3b6a;
}
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
.btn-nesto,
.btn.btn-nesto,
.btn-nesto-o,
.btn.btn-nesto-o,
.btn-nesto-download:after,
.btn-nesto-download:before,
.btn-nesto-download.hover,
.btn-nesto-download:hover,
.btn-nesto-download.focus,
.btn-nesto-download:focus,
.btn-nesto-download:active,
.btn-nesto-download.active,
#nav-wrapper.tiny,
#home-section-wrapper,
.slogan:after,
.feature-box-style-1 .feature-icon,
.feature-box-style-1:hover .feature-icon i,
.feature-box-style-2 .feature-icon,
.feature-box-style-2:hover .feature-icon i,
#download-section-wrapper,
.owl-shots-navigation a,
#owl-testimonials-wrapper .testimonials-img,
#owl-home-wrapper .owl-theme .owl-controls .owl-page span,
#owl-testimonials-wrapper .owl-theme .owl-controls .owl-page span,
.owl-moreapps-navigation a,
.owl-moreapps div.slide-content > a:hover,
#footer-section {
    background-color: #fff;
}
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.owl-shots div.slide-content a:after {
}
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
.btn-nesto-home-o.hover,
.btn-nesto-home-o:hover,
.btn-nesto-home-o.focus,
.btn-nesto-home-o:focus,
.btn-nesto-home-o:active,
.btn-nesto-home-o.active {
    color: #ef3b6a !important;
}
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
#newsletter-form .form-control:hover,
#newsletter-form .form-control:focus,
#contactform .form-control:hover,
#contactform .form-control:focus {
	color: #ef3e6a;
}
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
	
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
@media only screen and (max-width: 599px) {

    #nav-wrapper {
        background-color: #fff;
    }

}