.main-menu>ul>li.menu-item-has-children.active>a.vs-svg-assets {
    color: #790880!important;
}
.para p{
        font-weight: 500;
    letter-spacing: 0.48px;
}


.vs-blog--single .vs-blog__content h2{
	font-size: 32px;
}
.vs-blog--single .vs-blog__content h3{
	font-size: 26px;
}

.pagecontent blockquote{
	font-weight: normal;
}


.sidebar-gallery .gallery-thumb img {
    height: 100%;
    object-fit: cover;
}

.bloglist figure img.postthumb{
	object-fit: cover;
}

.sidebar-gallery .gallery-thumb img {
    height: 100%;
    object-fit: cover;
    max-height: 120px;
}
.rl-basicgrid-gallery.gallerypage .rl-gallery-item img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}


.homegal .vs-gallery__image {
    max-height: 300px;
}

.homegal .vs-gallery--col3 .vs-gallery__image{
    max-height:unset;
}

.breadcrumb-wrapper__title {
    font-weight: 900;
    font-family: var(--vs-title-font);
}


.pagecontent h1 {
    font-size: 45px;
    line-height: 50px;
}

.pagecontent h2 {
    font-size: 40px;
    line-height: 42px;
}

.pagecontent h3 {
    font-size: 36px;
    line-height: 40px;
}

.pagecontent h4 {
    font-size: 32px;
    line-height: 40px;
}

.pagecontent h5 {
    font-size: 28px;
    line-height: 36px;
}