/*
Theme Name:   Nextapp Child
Theme URI:    http://jthemes.org/wp/landpick/
Description:  Nextapp child
Author:       Jthemes
Author URI:   http://themeforest.net/user/Jthemes
Template:     nextapp
Version:      1.0.4
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  nextapp-child
*/

/* Add your custom css below */

.video-btn.play-icon-blue, .cssload-spinner::after, .cssload-spinner::before, .portfolio-filter button.is-checked, .bg-dark .portfolio-filter button.is-checked {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; 
}

.footer-widget .foocon {color: #3c8bca; margin-right: 10px;}
.footer .h5-sm {
	margin-bottom: 25px;
	text-transform: uppercase;
}
.footer strong {color:#666666;}

#footer {border-top: 2px solid #3c8bca;}

#footer .pt-100 {
	padding-top: 80px;
	/* padding-top: 50px;
    margin-top: 50px; */
}

#footer .footer-widget.widget_nav_menu li a, .footer-widget > ul li a {
    font-size: inherit;
    font-weight: inherit;
}

#footer .footer-widget.widget_nav_menu li, .footer-widget p {
	margin-bottom: 10px;
}

:not(footer.white-color) #footer .footer-widget.widget_nav_menu li a:hover, :not(footer.white-color) .footer-widget > ul li a:hover {
    color: #389bf2;
    text-decoration: none;
}

#footer.white-color p,  #footer.white-color a {color: #dedfe2}
#footer.white-color strong {color: #ffffff}