/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/
.top-head-txt .pos-rel {
    top: -1px;
}
.heder-link .iconbox-icon-container {
	display: block;
    height: 20px;
}
.heder-link a {
	color: #fff
}
.submenu-expander {
    display: block!important;
    width: 16px!important;
    height: 16px!important;
    background-color: rgb(0 0 0 / 0%)!important;
    margin-left: 2px;
}
.event-plank {
	background: linear-gradient(83.59deg, #FCFCFD 36.52%, rgba(252, 252, 253, 0.83) 98.8%);
box-shadow: 0px 40px 64px -32px rgba(15, 15, 15, 0.1);
backdrop-filter: blur(16px);
border-radius: 24px;
}
.slider--mod .image-wrap {
    width: 100%;
	height:256px;
    display: block;
    border-radius: 24px;
	overflow: hidden;
}
.slider--mod h4 {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px;
color: #2C2C2C;
    text-align: left;
}
.slider--mod p {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
color: #777777;
}
.slider--mod img {
    width: 100%;
	height:100%;
    display: block;
    object-fit:cover;
}
.slider--mod .carousel-item-content {
    white-space: unset;
}
.carousel-nav {
    max-width: 1220px;
    margin: 0 auto;
}
.post-cards--mod .lqd-lp-img {
	height: 180px;
	border-radius: 12px;
}
.post-cards--mod .lqd-lp-author {
	display: none!important;
}
.post-cards--mod .lqd-lp-meta {
	display: flex!important;
	flex-direction:row-reverse;
	align-items: center;
	justify-content: flex-end;
}
.post-cards--mod .lqd-lp-cat a {
	display: block;
	padding: 6px 12px 4px;
	margin-right: 15px;
	border: 2px solid #E6E8EC;
    border-radius: 32px;
	pointer-events:none;
	font-family: 'Inter';
font-weight: 700;
font-size: 12px;
line-height: 12px;
color: #2C2C2C;
}
.post-cards--mod .lqd-lp-date a {
	font-family: 'Inter';
font-weight: 400;
font-size: 14px;
line-height: 24px;
color: #777E91!important;
	text-transform: none;
	letter-spacing: 0;
}
.lqd-lp-column:not(:last-child) .lqd-lp-style-22, .lqd-lp-style-22:not(:last-child):not(:only-of-type) {
    border-bottom: none!important;
}
.banner-slider--mod img.loaded {
	width: 100%;
}
.banner-slider--mod .carousel-item-content {
	border-radius: 24px;
    overflow: hidden;
}


.breadcrumb {
    display: flex;
    align-items: center;
}
.breadcrumb > li:not(:last-child)::after {
    content: "";
    display: inline-flex;
	width: 6px;
	height: 16px;
    align-items: center;
    margin-inline-start: 16px!important;
    margin-inline-end: 16px!important;
	background-image: url(/wp-content/uploads/2023/05/Shape.svg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0!important;
}
.post-cards--mod .ld-ajax-loadmore {
    padding: 12px 16px!important;
   border: 2px solid #E6E8EC;
border-radius: 40px!important;
}
.post-cards--mod  .lqd-lp-meta-dot-between .lqd-lp-date:not(:last-child):after {
    display: none!important;
}
.img-txt--mod h3 {
	margin-top: -20px;
}
.dott-line--mod {
	position: absolute;
	z-index: 1;
	top: 100px;
}
.accords--mod a[aria-expanded="false"] .accordion-title-txt span{
	color: #777;
}
.accords--mod a[aria-expanded="true"] .accordion-title-txt span{
	color: #CB9461;
}
.accords--mod .accordion-item:last-child .accordion-title a {
    border-color: #e6e8ec00;
}
.accords--mod .accordion-item:last-child .accordion-content {
    border-top: 1px solid #e6e8ec;
}
.accords--mod .accordion-title-txt {
	display: flex;
}
.accords--mod .accordion-title-txt span{
	display: block;
	min-width: 44px;
/* 	margin-right: 15px */
}
.prog-txt--mod a {
	color: #245D51!important;
}
.event-txt--mod h2 {
	font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 40px;
letter-spacing: -0.01em;
color: #2C2C2C;
	margin: 0 0 24px;
}
.event-txt--mod h3 {
	font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #2C2C2C;
	margin: 48px 0 12px;
}
.event-txt--mod p {
font-family: 'Noto Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #777777;
}
.event-table--mod td {
vertical-align: top;
}
.tribe-common-c-svgicon {
	display: none!important;
}
/* .single-tribe_events .titlebar-col:first-child {
	display: none
}  */
.titlebar-col:first-child {
	display: none
} 
.breadcrumb-item {
	align-items: center;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown__button {
	padding: 0!important;
	background: transparent;
    border-radius: 25px;
	border: none;
	width: max-content!important;
}
.tribe-events-schedule h2 {
	font-family: 'Inter';
	font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
text-align: right;
color: #777777;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown__button-text {
	background: #CB9461;
	padding: 16px 24px!important;
border-radius: 25px!important;
/* 	border: 2px solid #CB9461; */
	font-style: normal;
font-weight: 700;
font-size: 16px!important;
line-height: 16px;
text-align: center;
color: #FCFCFD!important;
}
.breadcrumb-item a span {
	color: #777777;
	font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 16px;
}
.breadcrumb-item.active span {
	color: #CDCDCD;
		font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 16px;
}
p.tribe-events-back, span.tribe-events-cost {
	display: none;
}

h1.tribe-events-single-event-title {
	margin-top: 20px;
}
#tribe-events-pg-template {
    max-width: 1150px;
    padding: 0 15px;
}
.tribe-tickets__tickets-form {
	background: #FCFCFD;
border: 1px solid #E6E8EC!important;
box-shadow: 0px 64px 64px -48px rgba(15, 15, 15, 0.08);
border-radius: 24px!important;
	padding: 32px!important;
}
.tribe-tickets__tickets-title {
	font-family: 'Inter'!important;
font-style: normal;
font-weight: 600!important;
font-size: 24px!important;
line-height: 32px!important;
color: #2C2C2C!important;
	margin-bottom: 32px!important;
}
 .event-tickets .tribe-tickets__tickets-item {
    padding: 24px 0;
}
.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn {
    padding: 12px 16px;
	font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 16px;
text-align: center;
color: #FFFFFF;
	background: #CB9461;
border-radius: 25px;
}
.tribe-tickets__tickets-buy.tribe-common-c-btn:disabled {
    background-color: #a9a9a9!important;
    color: #fff!important;
	padding: 12px 16px!important;
}
.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:hover {
    background-color: #2c2c2c;!important;
	padding: 12px 16px!important;
}
.tribe-events-start-date-label, .tribe-events-start-time-label, .tribe-events-event-cost-label {
	font-family: 'Noto Sans'!important;
font-weight: 700!important;
font-size: 16px!important;
line-height: 24px!important;
color: #2C2C2C!important;
}
 abbr.tribe-events-abbr, .tribe-events-abbr, .tribe-events-event-cost, .tribe-venue {
/*     cursor: help;
    border-color: transparent!important; */
	 border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
	 font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 16px!important;
line-height: 24px!important;
color: #777777!important;
}
.donat-table--mod td b {
	display: block;
	width: 100%;
	text-align: right;
	
}
.donat--mod h2 {
	text-align: left;
	font-family: 'Noto Sans';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 32px;

color: #2C2C2C;
}

.donat--mod button.give-donation-level-btn {
    font-family: 'Inter';
    font-size: 16px;
    text-transform: uppercase;
    color: #2c2c2c;
    background-color: #fff;
    border-radius: 20px;
	border: 1px solid #E6E8EC;
	margin-bottom: 3px!important;
}
.donat--mod button.give-donation-level-btn:hover, .donat--mod button.give-default-level, .donat--mod button.give-btn-reveal:hover, .give-submit-button-wrap input[type="submit"]:hover {
    color: #fff;
    background-color: #353945;
	border: 1px solid #353945;
}
.donat--mod button.give-btn-reveal, .give-submit-button-wrap input[type="submit"]{
	background: #CB9461;
border-radius: 30px;
	display: block;
	width: 100%;
	padding: 16px 24px;
	text-align: center;
	color: #FCFCFD;
	font-weight: 700;
font-size: 16px;
line-height: 16px;
	border: 1px solid #CB9461;
}
.donat--mod .give-donation-amount.form-row-wide, #give-final-total-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	
}
form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    border-radius: 30px 0 0 30px;
}
form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text {
    border-radius: 0 30px 30px 0;
}
#give_checkout_user_info input {
	border-radius: 8px;
}
form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
/*     background-color: #f2f2f2; */
    border: none!important;
/*     box-sizing: border-box; */
    color: #2c2c2c;
    float: left;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 8px 12px;
	border-radius: 8px 0 0 8px;
	display: flex;
	align-items: center;
	width: 60%;
}
form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background-color: #f2f2f2;
    border: none!important;
   
   border-radius: 0 8px 8px 0;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 8px 12px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 40%;
	
}
@media (min-width: 1200px){
.titlebar-container {
    width: 1150px;
}
.header.site-header .navbar-collapse .main-nav > li > a,.ld-module-trigger-txt {
	color: #ffffff!important;
}}
@media screen and (min-width: 992px) {
.post-cards--mod .entry-header {
	max-width: 100%!important;
	margin-bottom: 0!important;
}
	.post-cards--mod article {
		margin-bottom: 0!important;
		padding-bottom: 0!important;
	}}
@media screen and (max-width: 767px) {
	

.col-reverse--mod > .elementor-container {
  flex-direction: column-reverse;
	}
.banner-slider--mod .carousel-item-content {
	border-radius: 12px;
}
	.mob-w100 .elementor-button-link {
		width: 100%;
	}
}
.foto-cards .elementor-container {
 justify-content: space-between;
}
@media screen and (max-width: 1200px) {
	.dott-line--mod {
	 display:none;
}
.post-cards--mod .lqd-lp-meta {
	flex-direction:column-reverse;
	align-items: flex-start;
	justify-content: flex-start;
}
.post-cards--mod .lqd-lp-cat a {
	margin-right: 0px;
	margin-bottom: 10px;
	
}
.lqd-lp-meta-dot-between .lqd-lp-date:not(:last-child):after {
    display:none!important;
}
.post-cards--mod .lqd-lp-img {
    height: 170px;
}}
@media screen and (min-width: 1200px){
[data-sticky-footer] {
    position: static!important;
}}
ul#give-gateway-radio-list {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.tribe-events-c-subscribe-dropdown, .tribe-events-event-categories-label, .tribe-events-event-categories, .tribe-tickets__commerce-checkout-cart-item-details-toggle {
    display:none!important;
}
.tribe-common .tribe-common-h7, .tribe-common .tribe-common-b2, .event-tickets .tribe-tickets__form input[type=number].tribe-tickets__tickets-item-quantity-number-input, .tribe-events-single-section-title, .tribe-common .tribe-common-h6, .tribe-tickets__commerce-checkout-cart-item-quantity, .event-tickets .tribe-tickets__commerce-checkout-cart-footer-quantity-number, .tribe-tickets__commerce-checkout-cart-footer-total-wrap, .tribe-common .tribe-common-h5 {
    color: #2c2c2c!important;
}
.tribe-tickets__commerce-checkout-cart-header a, .tribe-tickets__commerce-checkout-cart-header  a:active, .tribe-tickets__commerce-checkout-cart-header  a:focus, .tribe-tickets__commerce-checkout-cart-header  a:hover, .tribe-tickets__commerce-checkout-cart-header  a:visited {
    color: #2c2c2c!important;
   font-size: 24px;
	font-weight: 600;
}
.event-tickets .tribe-tickets__tickets-item-extra-available, .event-tickets .tribe-tickets__commerce-checkout-header-link-back-to-event, .event-tickets .tribe-tickets__form .tribe-tickets__form-field-label, .event-tickets .tribe-tickets__form label, .event-tickets .tribe-tickets__commerce-checkout-purchaser-info-wrapper .tribe-tickets__form-field-description, .tribe-common .tribe-tickets__commerce-checkout-purchaser-info-wrapper .tribe-tickets__form-field-description, .tribe-common .tribe-common-b1, .tribe-tickets__commerce-checkout-cart-footer-quantity-label, .tribe-tickets__commerce-checkout-cart-footer-total-label {
    color: #777777!important;
	border-bottom: none!important;
}
main>.container {
	max-width: 1150px
}

.filter-list li.active  {
    padding: 2px 12px;
	background: #353945;
	border-radius: 30px
}
.filter-list li.active span {
    font-weight: 700;
}
.lqd-pf-cat a {
	font-size: 12px;
	pointer-events: none;
}
.lqd-pf-column article {
	border-radius: 16px;
	overflow:hidden;
border: 1px solid #E6E8EC;
}
.lqd-pf-img {
/* 	border-top-left-radius: 16px!important;
    border-top-right-radius: 16px!important;
    border-bottom-right-radius: 0px!important;
    border-bottom-left-radius: 0px!important; */
	 border-radius: 0px!important;
	margin-bottom: 0!important;
}
.lqd-pf-details {
	padding: 15px 12px 20px;
/* 	border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 16px!important;
    border-bottom-left-radius: 16px!important;
	
	border-left: 1px solid #E6E8EC;
	border-right: 1px solid #E6E8EC;
	border-bottom: 1px solid #E6E8EC;*/
}
.lqd-pf-item:hover .lqd-pf-overlay-bg {
    opacity: 0!important;
}
@media (min-width: 768px) {
	.home .cosh-cards .elementor-column {
	width: 25%!important;
}
	._candles>.elementor-container {
	width: max-content
}
._start h3, ._end h3 {
	width: max-content
}
}
._padd-0 ul {
	padding: 0;
	margin: 0;
}
._padd-0 p {
	display: none;
}

.pum-theme-enterprise-blue div.pum-title {
	font-family: "Noto Sans", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
	color: #2c2c2c
}
.pum-content.popmake-content form {
	margin-top: 30px;
}
.pum-content.popmake-content input{
	display: block;
	padding: 6px 12px 4px;
	margin-top: 15px;
	border: 2px solid #E6E8EC;
    border-radius: 32px;
	width: 100%;
	font-family: 'Inter';
font-weight: 400;
font-size: 16px;
line-height: 18px;
color: #2C2C2C;
}
.pum-content.popmake-content label {
	
	font-family: 'Inter';
font-weight: 700;
font-size: 12px;
line-height: 12px;
color: #2C2C2C;
}
.pum-content.popmake-content .wpcf7-submit {
	font-size: 16px;
    text-transform: none;
    line-height: 16px;
    background-color: #CB9461;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #CB9461;
    border-radius: 30px 30px 30px 30px;
    padding: 14px 24px 14px 24px;
	font-family: 'Inter';
font-weight: 700;
	color: #fff;
}
.pum-content.popmake-content .wpcf7-submit:hover {
	
    border-color: #3B3B3B;
   
}
.pum-container {
	width: 545px;
}
@media (max-width: 767px) {
	.pum-container {
	left: 50%!important;
		transform: translatex(-50%);
		width: 90vw
}
}
