/*
Theme Name: Holy Church Child
Template: holy-church
Theme URI: http://holy-church.ancorathemes.com/
Description: Holy Church is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: http://ancorathemes.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
/***** custom_login.css *****/
/* Change background image and font family */
body {
  font-family: Arial,Verdana,sans-serif;
}
 
/* Change Width and Height of Logo Image + Add Custom Image File */
.login h1 a {
  background-image: url(LogoOP_web.svg);
  width: 213px;
  height: 213px;
  background-size: 213px 213px;
}
 
/**** HEADER ****/
header.top_panel > .sc_layouts_row_type_narrow{padding: 0 0;}
#menu-item-9396 a, #menu-item-9397 a, #menu-item-9398 a {
	font-weight: 600;
	color: white;
	padding: 0.6em 1.6em;
	background: #f7a127;
	font-size-adjust: .65;
	margin: 8px 0 0 0;
	border: solid 3px #e8bd6b;
	border-radius: 4px;
}
#right-header-button {
	max-width: 220px;
}
#right-header-button .trx_addons_column-1_2{
	padding-right:0px;
	padding-bottom:0px;
	margin: 12px auto 0 auto;
}
/* Add a few changes to the color and style of form itself */
.login label {
	color: #454545;
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}
 
.login form .input {
	font-weight: normal;
}
 
.login #backtoblog a, .login #nav a {
	color: #4da28f;
}
 
.wp-core-ui .button-primary {
  background: #4da28f;

}
/* 8.6 Page 404
-------------------------------------------------------------- */
.post_item_404 .post_content {
	padding: 6rem 0 5rem;
	overflow:hidden;
}
.post_item_404 .page_title {
	float: left;
	width:50%;
	font-size: 4em;
	line-height:1.2em;
	margin: 0;
	margin-top:0 !important;
	letter-spacing:0;
	text-align:center;
}
.post_item_404 .page_info {
	float: left;
	width:50%;
	text-align:left;
	padding: 0 0 0 5rem;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.post_item_404 .page_subtitle {
	margin: 0;
	letter-spacing:1px;
}
.post_item_404 .page_description {
	margin-top: 1em;
	margin-bottom: 2em;
	text-transform:uppercase;
	letter-spacing:1px;
	line-height:1.8em;
}
.post_item_404 .go_home:after {
	content:'\e93a';
	font-family:'fontello';
	margin-left: 0.5em;
	font-size: 0.9333em;
	line-height:inherit;
	position:relative;
	top:-2px;
}

/* 7.6 Blog layouts
-------------------------------------------------------------- */

.post_item_single .post_item_single_content_wrap,
.post_layout_excerpt {
    padding-left: 0;
}

table.narrow-table td,  table.narrow-table th {
	padding: .4em 1.4em;
}

.content > .posts_container {
	margin-top: 4em;
}

/**** BODY
------------------------------------ ****/
/* Disable Comments */
.comments_wrap{display:none;}
.post_meta_item.post_counters_item.post_counters_comments{display:none;}

/* Jscomposer Fix */
.needed-grid-fix .vc_row {margin-left:0px;margin-right:0px;}
.needed-grid-fix .vc_gitem_row, .needed-grid-fix .vc_gitem-col {padding:0px}
.anchor-null {
    display: block;
    position: relative;
    top: -360px;
    visibility: hidden;
}
.vc_message_box{padding-top:0!important;}

/* wP Quotes */
blockquote p {
    font-size: 1.15rem;
    line-height: 1.3em;
    font-weight: 500;
    font-style: italic;
}

blockquote > cite, blockquote > p > cite {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.25em;
    margin-top: 1em;
    padding-top: .5em;
	font-stretch: condensed;
}

blockquote p:after {
    content: '\e8b6';
    font-family: "fontello";
    font-size: 0.5em;
    padding-left: 0.3em;
    vertical-align: top;
    position: static;
    display: inline-block;
}

/* Themerex Addons CPT Teams*/
.team_member_page .team_member_header {
    overflow: hidden;
	margin: 30px 0 0 0;
}

.sc_promo.sc_promo_default.sc_promo_size_large .sc_promo_descr {
	font-size:1.3em;
	line-height:normal;
}

/**** FOOTER
------------------------------------ ****/

footer.footer_wrap .columns_wrap {
	display: flex;
	flex-flow: row;
	align-content: stretch;
	justify-content: space-evenly;
}
footer.footer_wrap > .footer_widgets_wrap > .footer_widgets_inner > .content_wrap aside.widget {
	padding: 0 0 0 0;
	flex: 0.3 1 100px;
	min-width: 450px;
	margin: auto 1em;
}
footer.footer_wrap .footer_widgets_inner .columns_wrap::before, footer.footer_wrap .footer_widgets_inner .columns_wrap::after {display:none;}

.copyright_text{text-align:center;}

@media only screen and (max-width:1000px) {
	footer.footer_wrap .columns_wrap {
	flex-flow: column;
		}
	footer.footer_wrap > .footer_widgets_wrap > .footer_widgets_inner > .content_wrap aside.widget {
	flex: 0 1 500px;
	min-width:350px;
	margin:auto;
	}
}

/* SIDEBAR WIDGETS
--------------------------------- ****/
/* General */
.sidebar.right.widget_area .sidebar_inner{
	background-color:#DBA860;
	padding:1em 15px;
	margin-top:3em;
	color:white;
	border-radius:5px;
	}
.sidebar.right.widget_area .sidebar_inner aside.widget h4.widget_title{
	letter-spacing:0.05em;
	padding:.4em 2em .3em 1em;
	margin:1em 0 .6em 0;
	background-color:transparent;
	border-bottom:white  solid 2px;
	border-left:white  solid 2px;
	border-bottom-left-radius:5px;
	color:white;color:white;
	}
div.sidebar_inner aside.widget ul * {margin-top: 0px}
.sidebar .widget + .widget{margin-top:2.0rem;}

/* Tag Cloud Widget */
aside.widget_tag_cloud a.tag-cloud-link.sc_button_hover_slide_left.sc_button_hover_style_inverse {
	font-size-adjust:0.5;
	padding: 0 1px 0 2px;
	letter-spacing:0;
	text-transform:capitalize;
	font-style:italic;
	max-width:100%;
	min-width:auto;
	}

/* Category Links*/
#nav_menu-3 li {padding-left:.5em;line-height:1em;}
#nav_menu-3 li a{color:white;font-size:.8em;}
#nav_menu-3 li a:hover{
	text-shadow: 1px 2px 2px #fff06e;
	color: #322903;
}

/* TRIBE EVENTS
--------------------------------- ****/


/* Input Boxes Fix*/
input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], select, textarea, textarea.wp-editor-area {
	-webkit-appearance: none;
	outline: none;
	resize: none;
	padding: 0.3em 1em;
	border: 2px solid #ddd;
}
/* Blogger Fix */
.sc_blogger_item_title.entry-title {height:3em;}
h5.sc_blogger_item_title.entry-title > a {font-size:1.2rem; line-height:1.2em}
.sc_blogger_classic .sc_blogger_item_content .sc_blogger_item_excerpt .sc_blogger_item_excerpt_text {max-height:7.8em;line-height:1.1em;}
.sc_blogger_item_excerpt_text > p {font-size:.9em;}
.sc_blogger_classic .sc_blogger_item .sc_blogger_item_content {padding: 1.2em 2em 1.7em;}

/* Downloads */
.wp-block-file .wp-block-file__button {
	background: #DBA860;
	border-radius: 0.2em;
	color: #fff;
	font-size: .8em;
	padding: .7em 1.7em;
}

/* Custom Excerpt Blog Archive */
.post_layout_excerpt .post_featured.with_thumb.hover_dots {
	max-width: 47%;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom:0;
	display:inline-block;
}
.post_layout_excerpt .post_entry_container {
	max-width: 50%;
	display: inline-block;
}
.post_layout_excerpt .post_entry_container .post_header.entry-header {
	display: inline-block;
	margin-bottom:0;
}
.post_layout_excerpt .post_entry_container .post_header.entry-header h2 {margin-bottom:0;}

.post_layout_excerpt .post_entry_container .post_content.entry_content {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
}

.post_layout_excerpt + .post_layout_excerpt {
	margin-top: 1.6rem;
	padding-top: 1.6rem;
}
/* Custom Buttons and modifiers */
.no-margin-bottom {margin-bottom:0!important}
.no-margin-bottom li {margin-bottom:0!important;}
.full-width-button ,.full-width-button a {width:100%;padding:12px 0;}
.zero-vertical-margin, .zero-vertical-margin > figure {margin-top:0px;margin-bottom:0px;}
.small-button-nice > a.vc_btn3-color-grey{background-color:#dba860;text-transform:uppercase;color:white;font-weight:bold;}
.small-button-nice > a.vc_btn3-color-grey:hover{background-color:#888;color:white}
.small-button-disabled > a.vc_btn3,.small-button-disabled > a.vc_btn3:hover {background-color:#888;color:#eee;text-transform:uppercase;font-weight:bolder;}
.link-hover-fix h2 > a.link-hover-fix:hover {color:white;}
.vc_custom_1627382338289 .sc_layouts_title_title h1.sc_layouts_title_caption, .vc_custom_1627393603595 .sc_layouts_title_title h1.sc_layouts_title_caption, .vc_custom_1627393649186  .sc_layouts_title_title h1.sc_layouts_title_caption, .vc_custom_1627394719793 .sc_layouts_title_title h1.sc_layouts_title_caption {padding:25px 0;text-align:center}
.fix-link-on-dark-bg li a {color:white!important;}
.fix-to-the-back> div {z-index:0;}
.is-tultenango-link a, a.is-tultenango-link, #tultenango_mx > span > span {color:#9B0A2D;transition:color 1s;}
.is-tultenango-link a:hover, a.is-tultenango-link:hover, #tultenango_mx > span > span:hover {color:#2B4F35;}
.sc_layouts_featured.with_content.with_image.sc_align_center.image_size_contain {
    background-size:contain;
    background-color:gray;}
.wp-block-cover.display-box {
	flex-basis: 300px;
	flex-grow: 0.2;
}
.vertical-padding-large {padding-bottom:3.75em; padding-top:3.75em}
.wp-block-media-text.alignwide.is-style-boxed {position: inherit; width: 100%;}

	/* Text modifiers */
.text-justified{text-align:justify;}
	
/* CUSTOM core image*/
/* Design for the <figure> wrapper. */
.wp-block-image.is-style-test-block {
	position:         relative;
	overflow:         visible;
	padding:          1rem;
	background-color: #fff;
	box-shadow:       0 4px 10px 0 rgba( 0, 0, 0, 0.3 ),
	                  0 0 4rem rgba( 255, 255, 235, 0.5 ) inset;
}

/* Design for the "tape". */
.wp-block-image.is-style-test-block::before {
	content:    "";
	display:    block;
	position:   absolute;
	width:      7rem;
	height:     2rem;
	margin:     auto auto auto -3.5rem;
	z-index:    1;
	left:       50%;
	top:        -0.5rem;
	background: rgba( 255, 255, 235, 0.5 );
	box-shadow: 0 4px 10px 0 rgba( 0, 0, 0, 0.3 );
}

/* Remove TT2's image shadow. */
.wp-block-image.is-style-test-block img {
	box-shadow: none;
}

/* Adjustments for the caption. */
.wp-block-image.is-style-test-block figcaption {
	display:     block;
	margin:      1rem 0 0;
	line-height: 1;
	font-size:   1rem;
	font-family: 'Fuzzy Bubbles', sans-serif;
}

/**** APOSTOLIC LIFE
-------------------------- ****/
/* Subpages */
.wp-block-group.apostolic-life-sub-menu.has-background {gap:1.3em;padding:.9rem;}

/* Floating Menu */
.widgets_below_page.widgets_below_page_wrap.widget_area{
	display: block;
	position: absolute;
	top: 810px;
	height: 200vh;
	width: auto;
	margin-left: -330px;
	padding-left:10px;
	transition: margin-left 1.2s ease-in-out;;
}
.widgets_below_page_inner.widget_area_inner .columns_wrap {
	position: sticky;
	top: 5%;
}
.widgets_below_page.widgets_below_page_wrap.widget_area:hover {
	margin-left: 0px;
}
.menu-apostolic-life-map-container {	
	padding: 10px;
	background-color: #dba860;
	border-radius: 15px;
	max-width: 340px;
	z-index:50;
}
#menu-apostolic-life-map li a {
	color:white!important;
}
/**** LITURGIA
------------------------- ****/
/* Custom Body */
.parent-pageid-13499 h2 {margin-top:1em!important;margin-bottom:2em!important;}
.parent-pageid-13499 h3{margin-top:3em!important}

/**** SANCTI
------------------------- ****/
hr.is-style-sancti-separator {margin: 4em 0 3em 0; max-width:100%; min-width:80%;
border-color:#dba860!important;}

/* SANCTI - Links */
.sancti-links {
	padding: 10px 10% 10px 10%;
	background-color: darkslategrey;
	}
.sancti-links h2 {
	text-align:center;
	color:white!important;
	margin-bottom: 1.1em;
}
.sancti-links .wp-block-column p strong {color:#DBA860;}
.sancti-links .wp-block-columns.are-vertically-aligned-center {margin-bottom: .5em;}
.wp-block-image.is-style-sancti-img figure.aligncenter {margin-top:2.5em;margin-bottom:1.5em;}

/**** WPFORMS
------------------------------ ****/
/* Footer form */
#wpforms-form-11237 > .wpforms-field-container > * .wpforms-field-large {background-color:#2E2D32!important;border:none;color:rgb(183,183,183)!important;font-size:.8em;border-radius:3px;}
#wpforms-submit-11237{text-transform:uppercase;font-size:.8em;font-weight:700;letter-spacing:normal;line-height:normal;padding:10px;color:white;border-radius:3px;width:100%;}
#wpforms-11237-field_5-container .select_container::after {display:none;content:none;}

/* Urgent edits
-------------------------------------------------------------- */
nav.sc_layouts_menu.aligncenter.inited {text-align:center;}

/**** PRINT STYLESHEET
------------------------------ ****/
@media print{
#ordo-praedicatorum-navigator-menu,#news-menu,#right-header-button,.trx_addons_scroll_to_top,.post_meta_date,.post_meta,.comments_form_wrap,.footer_widgets_wrap,.footer_menu_wrap,.socials_wrap,.simplesocialbuttons,section.related_wrap,.sidebar.right.widget_area {display:none!important;}
header, header div[data-vc-full-width="true"]{display:block!important;width:100%!important;margin-left:auto;margin-right:auto;padding-left:0!important;padding-right:0!important;}
.content-wrap .content {width:100%!important;}
}