/*
 Theme Name:   lightning-pro-child-vws
 Description:  Vektor WordPress Store/Solution
 Author:       Vektor
 Author URI:   https://vektor-inc.co.jp/
 Template:     lightning-pro
 Version:      1.3.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  lightning-pro-child-vws
*/

.ba_form {
	/* text-align: right; */
	/* position: absolute; */
	padding-top: 5px;
}
.btn-bestAnswer {
	/* margin-left:1rem; */
	margin-bottom: 0.5rem;
	margin-right: 10px;
}
#ba_label {
	color: #d33030;
}

/*# sourceMappingURL=style.css.map */

.wp-video-shortcode video,
video.wp-video-shortcode {
	background: #fff;
}

.bbp-author-avatar {
	display: none;
}

.widget_ltg_full_wide_title_title {
	font-size: 2.4rem;
}
.widget_ltg_full_wide_title_caption,
.slide-text-title .fas {
	color: #e90000;
}

@media (min-width: 1200px) {
	.mainSection ul.product_list_widget li {
		width: 25%;
	}
}

/* フォーラムのユーザー画面のログインID名非表示 / システム側でHTMLを消したら削除 */
#bbpress-forums #bbp-user-wrapper h2.entry-title {
	display: none;
}
