/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 16px;
    font-weight: normal;
}
h1.tribe-events-single-event-title {
    font-family: 'Georgia';
    text-transform: uppercase;
    color: #00457C;
	font-weight: normal;
}
.tribe-events-content h2.heading {
    font-family: "Fjalla One", sans-serif;
     color: #00457C;
	font-weight: normal;
}
div#tribe-events-footer {
    display: none;
}
@media (min-width: 768px){
.tribe-events-meta-group {
    padding: 1em;
    width: 100% !important;
}
.tribe-events-single{
    float: left;
}
    .events-sidebar{
    width:25%;
    float: left;
}
}
/* .tribe-events-single-event-title{
	display: none;
} */
.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E") !important;
}
 .wysiwyg ul li:before {
    font-weight: bold;
    content: '•';
}
.wysiwyg ul li:before {
    line-height: 0;
    margin-right: 5px;
    color: #f7b027;
}
.wysiwyg ol, .wysiwyg ul {
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    list-style-type: none;
}
.wysiwyg img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align: top;
}
body.home .services-info-boxes .elementor-image-box-content {
    position: absolute;
	bottom: 72px !important;
}
/** List style **/
.list-info-wrapper ul {
    padding-left: 25px;
    padding-top: 0;
    margin: 0;
}
.elementor-widget-text-editor p:last-child {
    margin: 0 !important;
}
.listing-info-wrapper a {
    text-decoration: none !important;
}
/** Image Boxes Over **/
.services-info-boxes .elementor-image-box-content {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translate(0,100%);
    -ms-transform: translate(0,100%);
    transform: translate(0,100%);
    vertical-align: bottom;
    background: rgba(0,0,0,.6);
}
.services-info-boxes:hover .elementor-image-box-content {
    bottom: 0;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.services-info-boxes {
    overflow: hidden;
}
.services-info-boxes figure.elementor-image-box-img {
    margin-bottom: 0 !important;
}
.services-info-boxes h3.elementor-image-box-title a{
    margin-bottom: 0;
    padding: 15px;
}
.services-info-boxes h3.elementor-image-box-title {
    margin-bottom: 0;
}
.services-info-boxes p.elementor-image-box-description {
    padding: 0 15px 15px;
}
/** Image Border **/
.img-border { position: relative;}
.img-border::before {
    content: "";
    position: absolute;
    border: 2px solid #fff;
    width:  calc( 100% - 30px );
    height: calc( 100% - 30px);
    top: 15px;
    left: 15px;
    z-index: 1;
}
.img-border .elementor-container.elementor-column-gap-default, .swiper-slide-inner {
    z-index: 1;
}
.swiper-slide-inner {  z-index: 1;}
/** Header **/
body{
	border-top: 5px solid #f7b027;
}
.top-header-menu li a {
    color: #00457c !important;
    padding: 8px 12px;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    background-color: #ebebeb;
    text-transform: uppercase;
}

.top-header-menu ul {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
}

.top-header-menu ul li {
    margin: 0 2px;
}

.swiper-slide {
    position: relative;
}
.swiper-slide .elementor-background-overlay::before {
    content: "";
    position: absolute;
    border: 2px solid #fff;
    width:calc ( 100% - 30px);
    height: calc ( 100% - 30px);
    z-index: 1;
    margin: 0px auto !important;
    display: block;
    left:15px;
    right: 15px;
    top:15px;
    bottom:15px;
}

.top-header-menu li.favorite-icon a {
    background: none !important;
}

.top-header-menu li.favorite-icon a:hover {
    color: #f7b027 !important;
}

.top-header-menu li a:hover {
    background: #00457c;
    color: #fff !important;
}
.elementor-location-header nav.elementor-nav-menu--main > ul > li {
    border-right: 1px solid #f7b027;
}
.top-menu {
    margin-bottom: 0 !important;
    position: relative;
    top: 9px;
}
.header-search-icon {
    float: right;
    width: auto !important;
    position: absolute;
    right: 0;
    bottom:10px;
}
.elementor-location-header nav.elementor-nav-menu--main.elementor-nav-menu__container {
    margin-right: 45px;
}
.header-search-icon span.ast-icon.icon-search {
    color: #00457C;
    font-size: 24px;
    font-weight: 900 !important;
}
.header-search-icon span.ast-icon.icon-search:hover {
    color: #f7b027;
}
/** Slider **/
.home-slider .swiper-slide-contents {position: relative;}
.home-slider .swiper-slide-contents .elementor-slide-heading::before {
    content: "";
    background: url(/wp-content/uploads/2023/02/key-icon.png) no-repeat center center;
    width: 65px;
    background-size: 62px;
    display: block;
    height:60px;
    background-position:center;
    margin:0px auto;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 34px;
}
.services-info-boxes h3.elementor-image-box-title {
    position: relative;
    z-index: 1;
}
.services-info-boxes h3.elementor-image-box-title a {
    text-decoration: none !important;
    width: 100%;
    display: block;
    height: 100%;
}

.services-info-boxes h3.elementor-image-box-title::before {
content: "";
    display: block;
    background: url(/wp-content/uploads/2023/02/icon1.png);
    position: absolute;
    top: -38px;
    width: 80px;
    z-index: 9999;
    height: 60px;
    background-size: 50px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    left: 0;
    right: 0;
    margin: 0px auto;
}
.services-info-boxes.service-box2 h3.elementor-image-box-title::before {
	 background: url(/wp-content/uploads/2023/02/icon2.png);
	 top: -41px;
    background-size: 36px !important;
}
.services-info-boxes.service-box3 h3.elementor-image-box-title::before {
	 background: url(/wp-content/uploads/2023/02/icon3.png);
	 top: -41px;
    background-size: 36px !important;
}
.services-info-boxes.service-box4 h3.elementor-image-box-title::before {
	 background: url(/wp-content/uploads/2023/02/icon4.png);
	 top: -41px;
    background-size: 45px !important;
}
.services-info-boxes.service-box5 h3.elementor-image-box-title::before {
		 background: url(/wp-content/uploads/2023/02/icon5.png);

	 top: -41px;
    background-size: 36px !important;
}
.services-info-boxes.service-box6 h3.elementor-image-box-title::before {
		 background: url(/wp-content/uploads/2023/02/icon6.png);

	 top: -41px;
    background-size: 36px !important;
}
.services-info-boxes.service-box7 h3.elementor-image-box-title::before {
	 background: url(/wp-content/uploads/2023/02/quoteicon.png);
	 top: -41px;
    background-size: 36px !important;
}

.services-info-boxes h3.elementor-image-box-title::after {
    content: "";
    background-color: rgba(0,0,0,.6);
    left: 0;
    right: 0;
    margin: 0px auto;
    border-top-left-radius: 78px;
    border-top-right-radius: 78px;
    background-position: 12px 11px;
    position: absolute;
    height: 40px;
    width: 80px;
    top: -40px;
}
/** Upcoming event list **/
.tribe-events-widget-events-list__event-date-tag.tribe-common-g-col {
    background: #00457c;
    color: #fff !important;
    padding: 15px 20px;
    width: 150px !important;
    min-height: 96px;
}
.tribe-events-widget-events-list__event-wrapper {
    background: #fff;
    padding: 16px 20px !important;
    min-height: 98px;
    display: flex;
    align-items: center;
    flex-direction: inherit;
}

h3.tribe-events-widget-events-list__event-title.tribe-common-h7 {
    font-size: 18px !important;
    font-family: "Georgia", Sans-serif;
    font-weight: 500;
}
h3.tribe-events-widget-events-list__event-title.tribe-common-h7 a.tribe-events-widget-events-list__event-title-link {
    text-decoration: none;
	color: #f7b027;
}
.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime {
    display: flex;
    font-size: 15px !important;
    color: #fff !important;
    flex-direction: initial;
    justify-content: center;
    align-items: center;
}
.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime span {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 400;
    font-family: 'Fjalla One';
    text-align: center;
    margin: 0 2px;
	    display: contents !important;
}

/* .tribe-events-widget-events-list__view-more.tribe-common-b1.tribe-common-b2--min-medium {
    display: none;
} */
h3.tribe-events-widget-events-list__event-title.tribe-common-h7 a.tribe-events-widget-events-list__event-title-link:hover {
    border-bottom-color: #f7b027;
}
/** Events Single **/
main#tribe-events-pg-template {
    max-width: inherit !important;
}
.tribe_events.type-tribe_events {
    background: none !important;
    padding: 0;
}

.elementor-shortcode input[type="text"] {
    width: 100%;
}

/** Attractions **/
.ast-article-single .ast-post-format- header, .ast-page-builder-template .comments-area, nav.navigation.post-navigation  {
    display: none;
}
.related-menu-links ul {
    list-style: none;
    padding: 0;
	margin:5px 0;
}

.related-menu-links ul li {
    border-bottom: 1px solid rgba(0,69,124,.1);
}
.related-menu-links ul li:last-child {
    border-bottom: 0;
}
.list-info-wrapper.list-menu  ul {
    list-style: none;
    padding: 0;
}

.list-info-wrapper.list-menu  ul li a {
      color: #00457c;
    text-decoration: none !important;
    border: 0;
    padding: 8px 0;
    display: block;
}
.list-info-wrapper.list-menu  ul li a:hover {
    color: #f7b027;
}
.list-info-wrapper.list-menu ul li a {
    padding: 10px 15px;
}
/** Footer **/
.elementor-location-footer .elementor-widget-container a {
    color: #fff;
}
.elementor-location-footer .elementor-widget-container a:hover {
    color: #f7b027;
}
.tribe_events-template h1.elementor-heading-title.elementor-size-default {
    font-size: 40px;
    font-family: "georgia";
}
.event-single-accordion-info .elementor-accordion .elementor-tab-content a {
    font-family: 'Georgia',Georgia,TimesNewRoman,Times New Roman,Times,Baskerville,serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0.15em;
    text-decoration: none;
    text-transform: uppercase;
    color: #f7b027;
    border: 0;
}
@media screen and ( max-width:1100px ) and ( min-width:768px ){
	.elementor-location-header nav.elementor-nav-menu--main > ul > li a {
    padding-left: 11px;
    padding-right: 11px;
}
	.services-info-boxes .elementor-image-box-content {
    position: absolute;
    bottom: 59px;
}
}
@media screen and ( max-width:767px ){
	.swiper-slide-contents {
    margin-top: -30px;
}
	.services-info-boxes:hover .elementor-image-box-content {
    left: 50% !important;
    bottom: 50% !important;
}
	.mobile-fav-icon ul {
    list-style: none !important;
    position: absolute;
    right: 75px;
    top: 9px;
    margin-right: -11px;
    padding-right: 21px;
    border-right: 1px solid #f7b027;
}
.favorite-icon span.icon.fa.fa-heart {
    font-size: 25px;
}
.mobile-fav-icon {
    margin: 0 !important;
}
.top-mobile-header .elementor-widget-wrap.elementor-element-populated {
    padding-top: 4px;
    padding-bottom: 8px;
}
	.top-mobile-header	.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form, .ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{
		width:100%!important;
	}

.top-mobile-header .ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form, .astra-search-shortcode.search-custom-menu-item.inline.left {
    width: 100% !important;
}
	
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		background: #00457c;
		padding: 30px;
	}
		.elementor-location-footer nav li a.elementor-item.elementor-item-anchor.menu-link {
		justify-content: center;
	}
	.services-info-boxes p.elementor-image-box-description {
    display: none;
}
.services-info-boxes h3.elementor-image-box-title::before, .services-info-boxes h3.elementor-image-box-title::after {
    background-color: rgba(0,0,0,0.0);
}
.services-info-boxes h3.elementor-image-box-title {
    background: none !important;
}
.services-info-boxes .elementor-image-box-content {
    background: none;
}
.services-info-boxes .elementor-image-box-wrapper {
    background: #000;
}
.services-info-boxes h3.elementor-image-box-title {
    padding: 20px;
}
.services-info-boxes .elementor-image-box-img img {
    opacity: 0.5;
}
.services-info-boxes .elementor-image-box-content {
    -webkit-transform: translate(-50%,-50%) !important;
    -ms-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important;
    top: 51% !important;
    left: 50% !important;
}
.tribe-events-widget .tribe-events-widget-events-list__event-row {
    display: block !important;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
    width: 100% !important;
    min-height: auto;
    padding: 10px;
    text-align: left;
}
.tribe-events-widget-events-list__event-wrapper {
    padding: 15px 13px !important;
}
.tribe-events-widget .tribe-events-widget-events-list__event-date-tag span {
    text-align: left !important;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime {
    text-align: left !important;
    justify-content: flex-start !important;
    flex-direction: inherit !important;
}

.tribe-events-widget-events-list__event-wrapper {
    min-height: auto !important;
}	
}
.page-id-679 .services-info-boxes .elementor-image-box-content {
    bottom: 52px;
}
.page-id-679 .services-info-boxes:hover .elementor-image-box-content {
    bottom:0px;
}
/* .single p.tribe-events-back, .single h1.tribe-events-single-event-title, .single .tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix, .single .tribe-events.tribe-common,.single div#tribe-events-footer,.single .tribe-events-notices, .single .tribe-events-schedule.tribe-clearfix {
    display: none;
} */

.event-contact-info .elementor-widget-container p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 7px;
}

.event-contact-info .elementor-widget-container a {
    text-decoration: none !important;
    border-bottom: 0;
}

.event-contact-info .elementor-widget-container a:hover {
    color: #f7b027;
    border-bottom: 1px solid;
}
.single-tribe_events a, .single-tribe_events a.elementor-accordion-title:hover {
    border: 0;
}
.single-tribe_events .services-info-boxes .elementor-image-box-content {
    bottom: 52px;
}
/* .single-tribe_events a.elementor-accordion-title:before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    margin-right: 15px;
    color: #f7b027;
} */
.single-tribe_events .services-info-boxes:hover .elementor-image-box-content {
    bottom: 0;
}

.single-tribe_events .services-info-boxes .elementor-image-box-content p.elementor-image-box-description {
    margin-bottom: 0;
}

.single-tribe_events .services-info-boxes .elementor-image-box-content a {
    border: 0 !important;
}
.elementor-button-content-wrapper i.fas.fa-heart {
    color: #f7b027;
    font-size: 28px;
}

.elementor-button-content-wrapper span.elementor-button-icon.elementor-align-icon-left {
    display: initial;
    margin-top: -7px;
}
.event-contact-info .elementor-widget-container a.accent {
    color: #f7b027;
    border-bottom: 1px solid;
}

.simplefavorite-button svg {
    width: 30px;
    float: left;
    margin-right: 15px;
}
a.simplefavorite-button {
    font-family: "Fjalla One";
    letter-spacing: 1px;
    color: #00457c;
    cursor: pointer;
    opacity: 1 !important;
}
a.simplefavorite-button:hover {
    color: #f7b027;
    border: 0;
}
a.simplefavorite-button path {
    fill: #f7b027;
}

a.simplefavorite-button.active path {
    fill: #00447a;
}
ul.favorites-list {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0 !important;
}

.favorites-list li {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding: 0;
}
ul.no-favorites {
    padding: 0;
    background: #f5f5f5;
    padding: 15px;
    font-weight: 600;
}
@media screen and ( max-width:1024 ){
	.single-tribe_events .services-info-boxes .elementor-image-box-content .elementor-image-box-title a {
    font-size: 14px;
}

.single-tribe_events .services-info-boxes .elementor-image-box-content p.elementor-image-box-description {
    font-size: 13px;
}
}


@media screen and ( max-width:1023px ) and ( min-width:768px ) {
	.single-tribe_events .services-info-boxes .elementor-image-box-content p.elementor-image-box-description, .services-info-wrapper .services-info-boxes .elementor-image-box-content p.elementor-image-box-description {
    display: none !important;
}
.single-tribe_events .services-info-boxes .elementor-image-box-content,  .services-info-wrapper .services-info-boxes .elementor-image-box-content{
    background: none !important;
}

.single-tribe_events .services-info-boxes:hover .elementor-image-box-content,  .services-info-wrapper .services-info-boxes:hover .elementor-image-box-content {
    left: 50% !important;
    bottom: 50% !important;
    -webkit-transform: translate(-50%,50%);
    -ms-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
}
.single-tribe_events .services-info-boxes h3.elementor-image-box-title::before, .single-tribe_events .services-info-boxes h3.elementor-image-box-title::after,  .services-info-wrapper .services-info-boxes .elementor-image-box-content h3.elementor-image-box-title::after,  .services-info-wrapper .services-info-boxes .elementor-image-box-content h3.elementor-image-box-title::before {
    background-color: rgba(0,0,0,0.0);
}	
.single-tribe_events .services-info-boxes .elementor-image-box-content,  .services-info-wrapper .services-info-boxes .elementor-image-box-content {
    bottom: inherit;
    top: 8px !important;
}
.single-tribe_events .services-info-boxes .elementor-image-box-content h3.elementor-image-box-title,  .services-info-wrapper .services-info-boxes .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 20px;
}
.single-tribe_events .services-info-boxes figure.elementor-image-box-img,
	 .services-info-wrapper .services-info-boxes .elementor-image-box-content figure.elementor-image-box-img{
    background: #000;
}
.single-tribe_events .services-info-boxes figure.elementor-image-box-img img,  .services-info-wrapper .services-info-boxes .elementor-image-box-content figure.elementor-image-box-img img {
    opacity: 0.5;
}}
