/*
Theme Name: RealesWP Child
Theme URI: http://mariusn.com/themes/reales-wp/
Template: realeswp
Description: Reales WP Child theme
Version: 1.0.8
Author: Marius Nastase | n3sty.marius@gmail.com
Author URI: http://mariusn.com/
Text Domain: reales
Tags: black, white, light, four-columns, responsive-layout, custom-colors, custom-header, custom-menu, featured-image-header, full-width-template, sticky-post, theme-options, translation-ready, threaded-comments
License: 
License URI: 
*/

.text-instagram {
    color: #000;
}
.no-touch a.text-instagram:hover {
    color: #000;
}
.btn-instagram {
    background-color: #000;
    color: #fff;
}
.btn-o.btn-instagram {
    background-color: transparent;
    color: #000;
    border-color: #000;
}
.no-touch .btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
    background-color: #000;
    color: #fff;
}
.no-touch .btn-o.btn-instagram:hover,
.btn-o.btn-instagram:focus,
.btn-o.btn-instagram:active,
.btn-o.btn-instagram.active,
.open > .dropdown-toggle.btn-o.btn-instagram {
    background-color: #000;
    color: #fff;
}
