@charset 'utf-8';
/*
 Theme Name:   Writer-Ancora Child
 Theme URI:    http://writer.ancorathemes.com/
 Description:  Writer-Ancora - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     writer-ancora
 Version:      1.0
 Tags:         inheritable theme-options
 Text Domain:  writer-ancora
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* INDIVIDUAL TWEAKS */
.scheme_tcf_light body label {
	font-style:italic;
	font-size:.9em;
	color: #898989;
}



/* NAV */

.scheme_tcf_tan .top_panel_inner_style_2 .menu_main_nav>li.sfHover>a, .scheme_tcf_tan .top_panel_inner_style_2 .menu_main_nav>li.current-menu-item>a {
	color: #1f89c6 !important;
}


.top_panel_style_2 ul#menu_main > li {
    width: 12% !important;
    text-align: center;
}
.top_panel_bottom .search_wrap, .top_panel_inner_style_4 .search_wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.menu_main_nav > li > a{
	display: block !important;
    padding: 0 !important;
    height: 2.85em !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 1em !important;
    line-height: 2.85em !important;
    font-weight: 700 !important;
    font-style: inherit !important;
}
.top_panel_bottom .search_wrap .search_submit{
	padding:0 !important;
	height:2em !important;
	line-height:2em !important;
}
.top_panel_bottom .search_wrap{
	height:2em !important;
	line-height:2em !important;
	padding:0 !important;
	margin-top: .25em !important;
}
.top_panel_bottom .search_wrap .search_field{
	padding:0 !important;
	height:2em !important;
	line-height:2em !important;
}
.scheme_tcf_tan .top_panel_inner_style_1 .search_form_wrap, .scheme_tcf_tan .top_panel_inner_style_2 .search_form_wrap {
    background-color: #e8e8e8 !important;
	border: 1px solid #1f89c6 !important;
	margin-top: .35em !important;
}

.bigCover{
	border: 1px solid #1E3046;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.5);
}
.thepeopleno a:link, .thepeopleno a:visited {
    color:#1f89c6;
    font-weight:normal;
}
.home .copyright_wrap_inner{
	padding-bottom:0;
}

.home .populistFooter{
    /*z-index: 1000;
    position:absolute;
	bottom:0px;*/
    height:562px;
    width:100%;
	text-align: center;
	background-color: #9a8b7e;
    /*background: #9a8b7e url(https://test.clientside.net/tcf/wp-content/uploads/2020/05/populists.png);
	background-repeat: no-repeat;
	background-size: 900px;
	background-position: bottom center;-->
*/}

/* FAQ */
.faq_planes{
	background: #f0eade url(https://test.clientside.net/tcf/wp-content/uploads/2020/07/plane_imgbg.png);
	background-repeat: no-repeat;
	border: 1px solid #1F89C6;
	padding:0;
    max-width:800px;
	text-align:center;
	position:relative;
	margin-left:auto !important;
	margin-right:auto !important;
	float:none !important;
}
.faq_content{
	margin: 0 auto 40px auto;
	width:560px;
	border: 1px solid #1F89C6;
	padding:10px 40px 50px 40px;
	background-color:#FFF;
	transform: rotate(-8deg);
	text-align:left;
}
.faq_city{
	position:absolute;
	overflow:visible !important;
	bottom:0;
}



.page_content_wrap.page_paddings_no{
padding-top:20px !important;
}

.content > article:first-child{
margin-top: 30px !important;
}
.post_item_excerpt:not([class*="column"]) + .post_item_excerpt:not([class*="column"]){
padding-top: 30px !important;
}

.top_panel_middle .sc_socials.sc_socials_type_icons .sc_socials_item a {
    background: #9a8b7e;
}

.top_panel_middle .icon-information80, .top_panel_middle .social_facebook, .top_panel_middle .social_twitter {
    color: #75695f !important;
}
.top_panel_middle .sc_socials.sc_socials_size_tiny .social_icons span {
    font-size: 1.5em;
    line-height: inherit;
}

.top_panel_bottom{
border-bottom: 2px solid  #1f89c6 !important;
}

/*events*/
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
padding-top:0 !important;
}

/*commerce*/
.single-product .product_meta, p.price {
   display: none !important;
}
.product_cat-books .product_cats{
   display: none;
}
.summary h1.entry-title, h2.woocommerce-loop-product__title{
margin-bottom:0 !important;
}

.relBlock{
	position:relative;
}
.apg_button {
	/*transform: rotate(-8deg);*/
}

/* homepage contact form */
.wpcf7-form{
    margin: 0 auto;
    width: 450px; /*Add desired value here*/
    float: none;
    display: block;
}
.wpcf7-form .ctr{
    display: block;
    margin: 0 auto;
}