/*
 Theme Name:   Bricks TMS by LeNamSite
 Theme URI:    https://lenamsite.com/
 Description:  Use this child theme to extend Bricks. Use for TMS website
 Author:       LeNamSite
 Author URI:   https://lenamsite.com/
 Template:     bricks
 Version:      1.2
 Text Domain:  lenamsite
*/

body {
	font-family: "Mona Sans", sans-serif;
}

.lns_post_content strong {
	font-weight: 500;
}

body .kk-star-ratings .kksr-legend {
	font-size: initial !important;
	margin-left: 4px;
	margin-right: 0;
}

body .kk-star-ratings {
	margin-top: 2rem;
}

.brxe-section {
	overflow: hidden;
}

.lns_font_primary {
	font-family: "Mona Sans", sans-serif;
}

.lns_hidden {
	display: none;
}

.lns_responsive_ytb_video {
	position: relative;
	display: block;
	width: 100%;
}

.lns_responsive_ytb_video:before {
	content: '';
	display: block;
	width: 100%;
	padding-bottom: 56.25%;
}

.lns_responsive_ytb_video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* .rank-math-breadcrumb p>* {
	vertical-align: middle;
}

.rank-math-breadcrumb p a:first-child {
	font-size: 0;
	width: 16px;
	height: 16px;
	background-size: contain;
	background-position: center center;
	display: inline-block;
	background-repeat: no-repeat;
} */