/*
 Theme Name:   Profound Child
 Theme URI:    https://www.profoundprojects.com
 Description:  Profound Child Theme
 Author:       Profound
 Author URI:   https://profoundprojects.com/
 Template:     profound
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  profound-child
*/

.scheme_default .sc_layouts_row_type_compact .sc_layouts_item_icon, .scheme_default.sc_layouts_row_type_compact .sc_layouts_item_icon {
    color: #dd0067 !important;
}

.scheme_default .socials_wrap .social_item a.social_facebook {
    background-color: #dd0067 !important;
}

.scheme_default .socials_wrap .social_item a {
    background-color: #02AEF0 !important;
}

.scheme_dark .footer_copyright_inner a:hover {
    color: #0082d6 !important;
}

.scheme_dark .footer_copyright_inner a {
    color: #faef81 !important;
}

.scheme_default .menu_hover_slide_line .sc_layouts_menu_nav>li#blob {
    background-color: #0082d6 !important;
}

.scheme_dark .widget_contacts .contacts_info span a:hover {
    color: #0082d6 !important;
}


#post-230 > div > div:nth-child(7) > div > div > div > div.sc_team.sc_team_featured > div > div:nth-child(1) > div > div > div.trx_addons_hover_content > h3 > a {
	font-size:29px !important;
}

.sc_team .sc_team_item_link {
	display:none
}

.vc_custom_1579186179323 {
    background-color: #0082d6 !important;
}

.scheme_default .sc_form.sc_form_detailed .sc_form_info {
    color: #ffffff;
    background: #0082d6 !important;
}

.vc_tta-style-modern.vc_tta.vc_tta-accordion .vc_tta-panel:nth-child(1) .vc_tta-panel-title .vc_tta-title-text:before {
    content: '01';
	display:none;
}

.vc_tta-style-modern.vc_tta.vc_tta-accordion .vc_tta-panel:nth-child(2) .vc_tta-panel-title .vc_tta-title-text:before {
    content: '02';
	display:none;
}

.vc_tta-style-modern.vc_tta.vc_tta-accordion .vc_tta-panel:nth-child(3) .vc_tta-panel-title .vc_tta-title-text:before {
    content: '03';
	display:none;
}

.post_layout_chess .post_meta {
    margin-top: 1em;
    margin-bottom: 0 !important;
    display: none;
}

.scheme_default .sc_button_hover_slide_left {
    background: linear-gradient(to right, #0e0e12 50%,#47d6e8 50%) no-repeat scroll right bottom / 210% 100% #47d6e8 !important;
    display: none;
}
/* CSS By Pritam*/
.archive article
{
	height : 50vh;
}
.archive .scheme_default .nav-links-old,
.archive.body_style_fullscreen .page_content_wrap .content>p
{
	display:none;
}

.archive.body_style_fullscreen .post_inner_content .post_content.entry-content
{
	    margin-top: 0.5rem !important;
} 

.page-id-230.scheme_default .btn-ylw {
    background: #fff100 !important;
}

.scheme_default .trx_addons_scroll_to_top.sc_button_hover_slide_left {
    background: #dd0067 !important;
}
.scheme_default .archive .more-link.sc_button_hover_slide_left
{
display	:block;width:20%;
}
.blog_archive
{
	padding-bottom:0px !important
}
.archive .breadcrumbs .breadcrumbs_delimiter:nth-child(2) {
    display: none;
}
.search_wrap.search_style_normal.search_mobile.inited,
.archive .breadcrumbs a {
    display: none;
}
.archive .breadcrumbs a.breadcrumbs_item.home {
    display: inline-block !important;
}


@media (max-width: 400px)
{
.archive .post_layout_chess .post_content {
    display: block !important;
    font-size: 13px !important;
    line-height: 16px !important;
}
}
@media (max-width: 340px)
{
.archive .post_layout_chess .post_content {
    display: block !important;
    font-size: 11px !important;
    line-height: 14px !important;
}
}
@media (max-width: 325px)
{
.archive .post_layout_chess .post_content {
    display: block !important;
    font-size: 10px !important;
    line-height: 13px !important;
}
}
@media (max-width: 767px)
{
.archive .post_layout_chess .post_content {
    display: block !important;
    font-size: 15px ;
    line-height: 18px;
}
	.vc_empty_space{
		height: 4em !important;
	}
	.faq-sec{
		padding-top:4em;
	}
	.sc_form_detailed div.sc_form_info,
	.sc_form_detailed form.sc_form_form{
		       padding: 4.4em 2em 4.4em;
	}
	.sc_form_detailed .sc_form_form{
		margin-top: 0px;
	}
	.vc_tta.vc_tta-style-modern .vc_tta-panel + div.vc_tta-panel{
		    margin-top: 1.35em;
	}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panels div.vc_tta-panel-body {
    padding: 0em 1.33em;
}
	.vc_tta.vc_tta-style-modern .vc_tta-panel:not(.vc_active) + div.vc_tta-panel {
    margin-top: 0em;
}
}