/*
Theme Name: Formota - Child
Theme URI: http://harutheme.com/formota
Author: HaruTheme
Author URI: http://harutheme.com/
Description: This is child theme of Formota
Template: formota
Version: 1.0.0

*/

/*---------------------------------
    Write your css code from here
------------------------------------*/
.secondary-font {
    font-family: "Josefin Sans";
}

.single-video.style_1 .video-gallery .gallery-heading .gallery-title, .single-video.style_2 .video-gallery .gallery-heading .gallery-title {
    font-size: 48px;
    font-family: "Josefin Sans";
    padding-bottom: 4%;
    text-align: center;
}

.single-video.style_1 .single-video-award .award-heading .award-title, .single-video.style_2 .single-video-award .award-heading .award-title {
    font-size: 48px;
    font-family: "Josefin Sans";
    padding-bottom: 3%;
    text-align: center;
}

.single-video.style_1 .single-video-related .realated-title, .single-video.style_2 .single-video-related .realated-title {
    font-family: "Josefin Sans";
    font-size: 48px;
    padding-bottom: 3%;
    text-align: center;
}
	
.banner-shortcode-wrap.style_5 .banner-content-wrap .banner-content-inner .banner-title {
    font-size: 24px;
    font-family: "Josefin Sans";
    padding-bottom: 8px;
}

header.haru-main-header .haru-header-nav-wrap .header-navigation .menu-wrap .haru-main-menu > li > a {
    color: #696969;
    font-size: 11px;
    font-weight: 600;
    padding: 0 10px;
    letter-spacing: 2px;
}

.video-shortcode-wrapper.grid .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category a, .video-shortcode-wrapper.masonry .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category a, .video-shortcode-wrapper.grid_special .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category a, .video-shortcode-ajax.grid .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category a, .video-shortcode-ajax.masonry .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category a, .video-shortcode-ajax.grid_special .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category a {
    color: #ababab;
    font-style: italic;
    line-height: 2;
    letter-spacing: 1px;
    font-family: "Josefin Sans";
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.single-video.style_1 .single-video-content .video-content-wrap .video-category, .single-video.style_2 .single-video-content .video-content-wrap .video-category {
    font-family: "Josefin Sans";
    font-style: italic;
}

.single-video.style_1 .single-video-related .related-list .video-related .video-category a, .single-video.style_2 .single-video-related .related-list .video-related .video-category a {
    color: #ababab;
    font-family: "Josefin Sans";
    font-style: italic;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.header-1 .haru-header-nav-wrap .header-nav-above .header-center .header-navigation .menu-wrap .haru-main-menu {
    float: none;
    text-align: center;
	padding: 0 10px;
}

.video-shortcode-wrapper.grid .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category, .video-shortcode-wrapper.masonry .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category, .video-shortcode-wrapper.grid_special .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category, .video-shortcode-ajax.grid .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category, .video-shortcode-ajax.masonry .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category, .video-shortcode-ajax.grid_special .video-content .video-list .video-item.style_1 .video-image .video-meta .video-category {
	display: block;
	opacity: 0;
}

.haru-page-title-section .haru-page-title-wrapper .page-title-inner .block-center-inner h2 {
    color: #D8B069;
}

.single-video.style_1 .single-video-content .video-content-wrap .video-category, .single-video.style_2 .single-video-content .video-content-wrap .video-category {
    font-family: "Josefin Sans";
    font-style: italic;
    opacity: 0;
}

.post-type-archive-haru_video .video-item.style_2 .video-meta .video-category, .tax-video_category .video-item.style_2 .video-meta .video-category {
    opacity: 0;
	color: #ffffff;
}

.post-type-archive-haru_video .video-item.style_2 .video-meta .video-category a, .tax-video_category .video-item.style_2 .video-meta .video-category a {
    opacity: 0;
	color: #ffffff;
}