/*
Theme Name:     House of Science
Theme URI:      
Description:    Astra child theme.
Author:         Millionleaves
Author URI:     
Template:       astra
Version:        0.1.0
*/


.pp-content-post .pp-post-image .fl-photo-content {
	float: left;
}


.contents-grid .pp-content-grid-post {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 0px;
}

.contents-grid .fl-module-content {
/*	margin-top: 0;*/
}

.contents-grid .pp-content-grid-post .pp-content-grid-content {
     min-height: 54px;
	 padding-bottom: 20px;
	 line-height: 1.3;
}

.contents-grid .ast-page-builder-template .ast-article-post {
	margin-bottom: 0;
}
.fl-rich-text ul {
	margin: 0 0 .5em 20px;
}

.video-buttons .videos {
	padding: 0 20px;
}

.video-buttons .kit_video {
	margin-bottom: 20px;
/*	border-bottom: 2px solid #232323;*/
}

.video-buttons .videos .vidButton {
	border: 2px solid #04878f;
	border-radius: 10px;
	padding: 10px 20px;
	margin-bottom: 10px;
	
}
.video-buttons .videos .vidButton:hover {
	background-color: #04878f;
}
.video-buttons .videos .vidButton a {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	color: #04878f;
}

.video-buttons .videos  .vidButton:hover a {
	color: #ffffff;
}

.video-buttons .videos i {
    font-size: 25px;
    height: auto;
    margin-left: 8px;
    vertical-align: middle;
    width: auto;
}

.video-buttons i.fl-button-icon-after {
    margin-left: 8px;
    margin-right: 0;
}

.navButtons .fl-button {
	position: relative;
}

.navButtons .ua-icon-chevron-up2 {
	position: absolute;
	left: 30%;
	top: -14px;
}
.single-kit_contents .navButtons .fl-button-group-button:first-child,
.single-kit_community .navButtons .fl-button-group-button:last-child {
	visibility: hidden;
}

.icon-grid img.fl-photo-img {
	height: 60px !important;
	width: 60px;
}
