/*
Theme Name: Masrt
Template: wordbench
Author: Child Theme Configurator
Version: 1.2.6.1650630576
Updated: 2022-04-22 14:29:36

*/

.d-none{display: none;}
object.wp-block-file__embed {
    display: none;
}
.page .post__content a{
	text-decoration: underline;
}
.home .post__content a{
	text-decoration: none;
}

h2.lsvr-wordbench-slider__item-title {
	font-weight: bold;
}


.lsvr-wordbench-sitemap__header-inner {
    color: #FFF;
    background-color: #783613 !important;
}

h2.lsvr-wordbench-slider__item-title , .lsvr-wordbench-slider__item-text {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	animation: none !important;
	opacity: 1 !important;
}

.lsvr-wordbench-slider__nav {
	display: none !important;
}

.header-title {
	font-size: 1.45em !important;
}
p.header-tagline {
	font-size: 1.1em !important;
	color: #14161C !important;
}

.header__inner {
	box-sizing: border-box;
    margin: 0 auto;
    padding: 0 90px;
    width: 100%;
    max-width: 1800px;
}
@media only screen and (max-width: 1400px){
	.header__inner {
		padding: 0 30px !important;
	}
}
.header__navbar-inner {
	padding: 0 !important;
}

span.header-menu-primary__item-link-label {
	font-weight: 600;
}

.post-comments {display: none;}

img.attachment-medium.size-medium.wp-post-image {
    height: 200px !important;
	object-fit: cover;
}

.lsvr-container {max-width: 1300px !important;}
.lsvr-wordbench-post-grid__post-title {
    min-height: 75px;
}

.lsvr-wordbench-sitemap__description p {
	font-size: 1.2em !important;
}

.footer-bottom {
	color: rgba(255,255,255,0.9) !important;
}
.footer-text a {
	color: #ffffffE6 !important;
}

span.lsvr-wordbench-post-grid__post-info-date-month {
    color: #fff !important;
}

a.lsvr-button.lsvr-wordbench-slider__item-button-link {
	background-color: #4935C5 !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	animation: none !important;
	opacity: 1 !important;
}
p.lsvr-wordbench-slider__item-button {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	animation: none !important;
	opacity: 1 !important;
}