/*
 Theme Name:   Heart Child Theme
 Theme URI:    https://heart.axiomthemes.com/
 Description:  Heart Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     heart
 Version:      1.0
 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:  heart
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.newsletter-form label {
	color: #ffffff!important;
}
.newsletter-form #style-10.mc4wp-form input[type="checkbox"] + label:before {
    border-color: #ffffff !important;
}
.newsletter-form #style-10 .mc4wp-form-fields {
	display: table;
    margin: 0 auto;
    width: 50%;
}
.moving-num-home .sc_skills_total {
	font-size: 30px;
}
.moving-num-home .sc_skills_icon.sc_skills_char {
	font-size: 20px;
}
.moving-num-home .sc_skills_item_title {
	font-size: 17px;
    line-height: 25px;
    margin-bottom: 60px;
    padding: 15px 35px 15px 35px;
    text-transform: uppercase;
}
.moving-num-home .sc_skills_column .sc_skills_item_wrap {
    border-radius: 10px;
    padding: 20px;
}
#readmore-btn {
	line-height: 12px;
    padding: 20px 30px 20px 30px;
    font-size: 18px;
    background: #D2E388;
    color: #000000!important;
    cursor: pointer;
}
#readmore-btn:hover {
    background: #d8e2ac;
}
.mc4wp-response{
	text-align: center;
	color: #fff;
	padding-top: 20px;
}
.trx_addons_scroll_to_top {
	display:none!important;
}
.footerEu .sc_layouts_item {
	margin-bottom: 0px !important;
}
.sc_skills_item_wrap {
	position: relative;
	padding: 22px 12px 16px;
	text-align: center;
	transform-style: preserve-3d;
	transition: transform .5s cubic-bezier(.2,.7,.2,1), filter .5s;
}
.sc_skills_column:hover .sc_skills_item_wrap {
	transform: translateY(-4px) rotateX(3deg) rotateY(-2deg);
	filter: saturate(1.05);
}
.sc_skills_item_title{
	color: #0D69B2;
}
.sc_skills_total{
	position:absolute;
	left:50%; 
	top:55%;
	transform: translate(-50%,-50%);
	z-index:3;
	font-weight: 800;
	font-size: 42px;
	letter-spacing: .5px;
	color: #fff;
	text-shadow: 0 2px 10px rgba(0,0,0,.06);
}
.sc_skills_item_wrap {
	position: relative;
}
.sc_skills_item_wrap::before {
	content:"";
	position:absolute;
	top:0; left:0;
	width:28px; height:28px;
	border-top:3px solid #0065B3;
	border-left:3px solid #0065B3;
	border-radius:4px;
}
.sc_skills_item_wrap::after {
	content:"";
	position:absolute;
	top:0; right:0;
	width:28px; height:28px;
	border-top:3px solid #0065B3;
	border-right:3px solid #0065B3;
	border-radius:4px;
}
.sc_skills_item::before,
.sc_skills_item::after {
	content:"";
	position:absolute;
	bottom:0;
	width:28px; height:28px;
	border-bottom:3px solid #0065B3;
	border-radius:4px;
}
.sc_skills_item::before {
	left:0;
	border-left:3px solid #0065B3;
}
.sc_skills_item::after {
	right:0;
	border-right:3px solid #0065B3;
}
.tribe-events .tribe-events-calendar-month__header-column {
    padding-bottom: 7px;
	background-color: unset !important;
}
.tribe-events-single-section {
  max-width: 600px;
  margin: 40px auto;
  padding: 30px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  color: #333;
}
.tribe-events-single-section-title {
  font-size: 28px;
  margin-bottom: 20px;
  color: #2c3e50;
  border-bottom: 2px solid #ecf0f1;
  padding-bottom: 10px;
}
.tribe-events-meta-group dl {
  display: grid;
  grid-template-columns: max-content 1fr;
  row-gap: 15px;
  column-gap: 15px;
}
.tribe-events-meta-group dt {
  font-weight: 600;
  color: #34495e;
}
.tribe-events-meta-group dd {
  margin: 0;
  color: #555;
}
.tribe-events-meta-group abbr {
  text-decoration: none;
  font-weight: 500;
  color: #2980b9;
}
.tribe-events-event-categories a {
  background: #2980b9;
  color: #fff!important;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 0.95em;
}
.tribe-events-event-categories a:hover {
  background: #1f6391;
}
.single-tribe_events .tribe-events-single-section {
    padding: 1.7em 1.7em;
    text-align: center;
    margin-top: -130px;
    margin-bottom: 30px;
	margin-left: auto;
    margin-right: auto;
    z-index: 10;
    background: #fff !important;
}
.tribe_events .tribe-events-event-image {
	order: 1;
}
.tribe_events .tribe-events-event-meta {
	order: 2;
}
.tribe_events .tribe-events-single-event-description {
	order: 3!important;
}
.tribe_events .tribe-events.tribe-common {
	order: 4;
}
.tribe-events-notices {
	background: #6dc8b7;
}
.tribe-events-notices li {
	text-align: center;
    color: #fff;
    font-weight: bold;
}
#style-10.mc4wp-form .mc4wp-form-fields input[type="email"] {
	background-color: #000000 !important;
}
.ctwp-classic .ctwp-data-container {
	background-color:#f5f5f5!important;
}
.ctwp-classic .ctwp-entry:nth-child(even) .ctwp-data-container:before {
    border-right-color: #f5f5f5!important;
}
.ctwp-classic .ctwp-entry:nth-child(odd) .ctwp-data-container:before {
	border-left-color: #f5f5f5!important;
}
.tribe-events-event-image img {
	margin: 0 auto;
}
.words-slider .elementor-slide-heading {
	text-shadow: #41414136 1px 0 10px;
}
.words-slider .elementor-slide-heading {
	position: relative;
	display: inline-block;
	padding: 20px 40px;
	text-align: center;
  font-size: 24px;
}
.words-slider .elementor-slide-heading::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	border-top: 1px solid #0166B3;
	border-left: 1px solid #0166B3;
	border-right: 1px solid #0166B3;
	clip-path: polygon(0 0, 20px 0, 20px 2px, calc(100% - 20px) 2px, calc(100% - 20px) 0, 100% 0, 100% 100%, 0 100%);
}
.words-slider .elementor-slide-heading::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #0166B3;
	border-left: 1px solid #0166B3;
	border-right: 1px solid #0166B3;
	clip-path: polygon(0 100%, 20px 100%, 20px calc(100% - 2px), calc(100% - 20px) calc(100% - 2px), calc(100% - 20px) 100%, 100% 100%, 100% 0, 0 0);
}
.partners-text:before {
	position: absolute;
    left: 0;
    top: 10px;
    width: 35px;
    height: 2px;
    content: "";
    display: block;
    background-color: var(--theme-color-text_dark);
}
.partners-text {
	position:relative;
	padding: 0 0 0 50px;
}
.check-list {
	list-style: none;
    padding-left: 0px;
	margin-top: 20px;
}
.check-list li {
	margin-bottom:10px;
}
.check-list li:before {
	content:"\2713";
	padding-right:5px;
	font-weight:bold;
}
.oc-btn-wrapper .sc_button {
	width:100%;
}
.menu_mobile .menu_mobile_inner {
    background-color: #0166b3;
}
.menu_mobile .menu_mobile_widgets_area {
	background-color: #014273;
}
.menu_mobile .menu_mobile_widgets_area .widget_custom_html .extra_item a:not([href*="mailto"]):after {
	color: #ffffff;
}
.eligibility-acc p {
	margin-bottom:1.57em!important;
}
#buttonBox1 .elementor-button {
  	cursor: pointer;
    position: relative;
    padding: 15px 30px;
    font-size: 17px;
    color: #0065b3;
    border: 2px solid #0065b3;
    border-radius: 0px;
    background-color: transparent;
    font-weight: 600;
    transition: all 0.3s 
	cubic-bezier(0.23, 1, 0.320, 1);
    overflow: hidden;
}
#buttonBox1 .elementor-button::before {
	content: '';
	position: absolute;
	inset: 0;
	margin: auto;
	width: 50px;
	height: 50px;
	border-radius: inherit;
	scale: 0;
	z-index: -1;
	background-color: #0065B3;
	transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}
#buttonBox1 .elementor-button:hover::before {
	scale: 3;
}
#buttonBox1 .elementor-button:hover {
	color: #fff;
	scale: 1.1;
	box-shadow: 0 0px 20px rgba(193, 163, 98,0.4);
}
#buttonBox1 .elementor-button:active {
	scale: 1;
}
#buttonBox2 .elementor-button {
  	cursor: pointer;
    position: relative;
    padding: 15px 30px;
    font-size: 17px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 0px;
    background-color: transparent;
    font-weight: 600;
    transition: all 0.3s 
	cubic-bezier(0.23, 1, 0.320, 1);
    overflow: hidden;
}
#buttonBox2 .elementor-button::before {
	content: '';
	position: absolute;
	inset: 0;
	margin: auto;
	width: 50px;
	height: 50px;
	border-radius: inherit;
	scale: 0;
	z-index: -1;
	background-color: #D2E287;
	transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}
#buttonBox2 .elementor-button:hover::before {
	scale: 3;
}
#buttonBox2 .elementor-button:hover {
	color: #fff;
	scale: 1.1;
	box-shadow: 0 0px 20px rgba(193, 163, 98,0.4);
	border: 2px solid #D2E287;
}
#buttonBox2 .elementor-button:active {
	scale: 1;
}
.event-color,
.mec-time-details {
	display:none;
}
.mec-skin-list-container .mec-date-details {
	text-align: center;
}
.mec-skin-list-container .mec-date-details .mec-event-d {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.mec-skin-list-container .mec-date-details .mec-event-d svg {
    width: 32px;
    height: 32px;
    display: block;
	margin-right: 0px;
}
.mec-skin-list-container .mec-date-details .mec-start-date-label {
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 8px;
    padding-top: 10px;
}
.mec-skin-list-container .mec-event-footer .mec-booking-button:hover {
    background: #0065b3;
    border-color: #0065b3;
}
.mec-skin-list-container .mec-month-divider span {
	text-align:left;
}
.mec-skin-list-container .mec-month-divider span:before {
	margin-left: 0px;
    left: 0px;
    width: 60px;
}
.single-mec-events .sidebar_inner,
.single-mec-events .mec-single-event-time,
.single-mec-events .mec-single-event-category {
	display:none;
}
.single-event-page {
	width: 100%;
}
.mec-wrap :not(.elementor-widget-container)>p {
    font-size: 16px;
    font-weight: 400;
	color:#000;
}
.mec-start-date-label,
.mec-holding-status,
.mec-events-gcal {
	font-weight:400;
}
#buttonBox1 .elementor-button::before,
#buttonBox2 .elementor-button::before {
	width:100%;
}
.dd-gallery--links .gallery-item a img {
	width: 50%;
}
.inner-list {
	list-style:none;
}
.inner-list li:before {
	content:unset!important;
}
.inner-list li a {
	color:#d2e388!important;
}
.sliderBtn {
  animation: bgBlink 2.5s ease-in-out infinite;
}
.sliderBtn:hover {
  animation: none !important;
}
@keyframes bgBlink {
  0% {
    background-color: rgba(0, 101, 179, 0);
  }
  50% {
    background-color: rgba(0, 101, 179, 0.8);
  }
  100% {
    background-color: rgba(0, 101, 179, 0);
  }
}
.menu_mobile .menu_mobile_inner.with_widgets .widget_custom_html .extra_item a {
   font-size: 1em;
}
@media only screen and (max-width: 767px) {
	.headerUC h3 {
    	font-size:15px!important;
  	}
	.words-slider .elementor-slide-heading {
		font-size: 26px!important;
    	line-height: 26px!important;
	}
	.swiper-wrapper {
		
	}
	.swiper-wrapper .swiper-slide {
		width:100%!important;
	}
	.menu_mobile .menu_mobile_inner.with_widgets .widget_custom_html .extra_item a {
       	font-size: 1em;
    }
}
@media only screen and (max-width: 500px) {
	.headerUC h3 {
    	font-size:10px!important;
  	}
}