/*
Theme Name:     Foxiz child
Template:      	foxiz
Theme URI:      https://foxiz.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Make your modifications to Foxiz in this child theme.
Version:        1.0
Tags:           custom-background, custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */
/* @import url('https://fonts.googleapis.com/css2?family=Bad+Script&family=Raleway:wght@400;700;800&display=swap'); */

a:hover{
	text-decoration:none !important;
}
/* .p-url{
	font-size: 17px;
} */
.join_us_btn {
    background: #ff819E;
    margin: 0px 10px 0px 0px;
    padding: 5px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.join_us_btn_for_mobile{
    background: #ff819E;
    margin: 0px 5px 0px 0px;
    padding: 6px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.discussion-board,
#mobile-menu .discussion-board,
#menu-mobile-1 .discussion-board,
#menu-main .discussion-board {
    display: none;
}
.join_us_btn{
	border-radius:3px;
}
.is-login:hover,
.join_us_btn:hover{
	text-decoration:none;
	color:#fff;
}
.skill-wrapper h2,
.section-title,
.bussiness-card h3,
.bussiness-cards-container h4,
.bussiness-cards-container p,
.course-overview-custom .mpcs-course-title,
.widget.widget_nav_menu a,
footer .textwidget p,
.newsletter-content p,
.newsletter-content span,
footer .copyright p,
.accord-content p{
	    color: var(--nav-color) !important;
}
/* .entry-title .p-url{
	color: var(--nav-color) !important;
} */
footer .copyright p{
	margin:0px;
}
/* .form-group.col-md-12.col-xs-12.lp-new-cat-wrape{
	padding-left:0px;
}  */
/* .page-style2-content-wrap .form-group{
	background-color:red;
} */
