/*
 Theme Name:     LoveIcon Child
 Theme URI:      https://loveicon.smartdemowp.com/
 Description:    LoveIcon Child Theme
 Author:         smartdatasoft
 Author URI:     http://smartdatasoft.com
 Template:       loveicon
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Roboto+Mono:wght@500;600;700&display=swap');

/* Preloader */
.preloader-close {
	background-color:#0099ff;
	color:#000000;
}

.loader-wrap .layer .overlay {
	background-color:#0099ff;
}
/* End Preloader */

/* Top Bar */
.header-social-link-2 .title h5 {
	margin-bottom:0;
}

.header-social-link-2 ul {
	margin-bottom:0;
}

/* End Top Bar */

/* Header */
.header ul {
	margin-bottom:0;
}

.header .logo img {
	max-width:275px;
}

.header .btn-one {
	padding-left: 15px;
	padding-right: 15px;
}

.header .btn-one:hover, .header .btn-one:focus {
	text-decoration:none !important;
}

/* End Header */

/* Page Header */
/* Homepage Slider */
.main-slider {
	background-color:#222222;
}

.main-slider .content h3 {
	display:none;
}

.main-slider.style1 .banner-carousel.owl-carousel .owl-dots {
	display:none;
}

.main-slider .owl-theme .owl-nav .owl-prev, .main-slider .owl-theme .owl-nav .owl-next {
	border: 2px solid rgba(255, 255, 255, 0.70) !important;
	color: rgba(255, 255, 255, 0.70) !important;
}

.main-slider .owl-theme .owl-nav .owl-prev:hover, .main-slider .owl-theme .owl-nav .owl-next:hover {
	background-color: #0099ff !important;
	border-color: #0099ff !important;	
}

.owl-carousel .owl-nav button.owl-prev::before, .owl-carousel .owl-nav button.owl-next::before {
	font-size:24px;
	font-weight:bold;
}

.main-slider .owl-theme .owl-prev span, .main-slider .owl-theme .owl-next span {
	display:none;
}
/* End Homepage Slider */

.breadcrumb-area {
	background-color:#222222;
}

/* Button Styles */
.btn-one-style2 {
	background-color:#0099ff;
	color:#000000;
}

/* Content */
.content-title h2, .content h2 {
	color:#222222 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 48px !important;
	line-height: 1.3em !important;
	font-weight: 900 !important;
	text-transform: none;
}

.content-title h3 {
	color:#222222 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 32px !important;
	line-height: 1.3em !important;
	font-weight: 900 !important;
	text-transform: none;
}

.content h4 {
	color:#222222 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 24px !important;
	line-height: 1.3em !important;
	font-weight: 900 !important;
	text-transform: none;
}

.content p, .content li {
	color:#222222 !important;
	font-family: 'Roboto', sans-serif !important;
	font-size:1.1rem;
	line-height: 1.6rem;
}

.content li {
	margin-left:2rem;
}

.content ol li {
	list-style-type: decimal;
}

.content ul li {
	list-style-type: disc;
}

/* Homepage Statistics */

.home-statistics .elementor-counter-title {
	padding-bottom:1.5rem;
	padding-top:1.2rem;
}

/* Homepage Blog Section */
.home .single-blog-style1 .img-holder {
	max-height:207px;
}

.home .single-blog-style1 .img-holder .inner {
	max-height:207px;
}

.home .single-blog-style1 .img-holder .date-box p {
	font-size:12px;
}

.blog-style1-area h2 {
	margin-bottom:4rem;
}

.blog-style1-area .sub-title {
	display:none;
}

.home .single-blog-style1 .text-holder .meta-info {
	display:none;
}

.elementor-widget-Loveicon_Blog .blog-style1-area .img-holder .date-box {
	background-color:#2F3A51 !important;
	width:100px !important;
}

.home .elementor-widget-Loveicon_Blog .blog-style1-area .img-holder .date-box {
	display:none;
}
/* End Homepage Blog Section */

/* Homepage Events */
.naeep-event .col-na-6 {
	margin: 0 auto;
}

.naeep-event-item h3 a:hover {
	color:#0099ff;
}

.naeep-event-item span {
	color:#2F3A51;
}

/* Featured Area */
.features-style1-area {
	padding-top:60px;
}

.features-style1-area .sub-title {
	display:none;
}
/* End Featured Area */

/* Contact Page */
.contact-style1-area .sub-title {
	display:none;
}

/* Gravity Forms */
.content .gform_wrapper.gravity-theme .gfield input, .content .gform_wrapper.gravity-theme .gfield textarea {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	border:1px #cccccc solid;
}

.content .gform_wrapper.gravity-theme .gfield input:focus, .content .gform_wrapper.gravity-theme .gfield textarea:focus {
	box-shadow: 0 0 5px rgba(0, 153, 255, 1) !important;
	border: 1px solid rgba(0, 153, 255, 1);
}

.content .gform_wrapper.gravity-theme .gfield input.ginput_total {
	border:0px;
}

.content .gform_wrapper.gravity-theme .gfield input.ginput_total:focus {
	box-shadow: unset !important;
}

.content .gform_wrapper.gravity-theme .gform_footer input, .content .gform_wrapper.gravity-theme .gform_page_footer input {
	background-color:#0099ff;
	color:#ffffff;
	font-weight:600;
	padding:.75rem 1rem;
	text-transform: uppercase;
}

.content .gform_wrapper.gravity-theme .gform_footer input:hover, .content .gform_wrapper.gravity-theme .gform_footer input:focus, .content .gform_wrapper.gravity-theme .gform_page_footer input:hover, .content .gform_wrapper.gravity-theme .gform_page_footer input:focus {
	background-color:#2F3A51;
}

/* End Gravity Forms */

.content .team-style2-area {
	padding-bottom:1rem;
	padding-top:1rem;
}

.content .single-team-style2:hover .title-holder h4 a {
	color: #ffffff;
}

.content .single-team-style2:hover .title-holder p {
	color: #efefef !important;
}

/* Homepage */
.main-slider .content .big-title h2 {
	color: #ffffff !important;
	font-size: 80px;
	line-height: 1.10em;
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	text-transform: none;
}

.main-slider .content .text p {
	color:#ffffff !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

/* Blog */
.blog-post-list-me .single-blog-style1 .img-holder .inner .img-holder .inner img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.base-theme .custom-blog-sinlge .single-blog-style1 .img-holder .image-box img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.single-blog-style2 .text-holder .categories a {
	background-color:#2F3A51 !important;
}

.single-blog-style2 .meta-box {
	display:none !important;
}

nav.navigation.pagination span.current {
  background: #2F3A51 !important;
  color: #ffffff;
  border: 1px solid #2F3A51 !important;
}

/* Landing Page */
.landing-title h1 {
	color:#0099ff !important;	
	font-family: 'Inter', sans-serif !important;
	font-size: 32px !important;
	line-height: 1.3em !important;
	font-weight: 900 !important;
	text-transform: none;
}

.landing-title h1 .first-line {
	color:#222222 !important;
	font-size: 20px !important;
	line-height: 1.3em !important;
	font-weight: 700 !important;
}

.landing-title h1 .last-line {
	color:#222222 !important;
	font-size: 26px !important;
	line-height: 1.3em !important;
	font-weight: 700 !important;
}

.landing-title h2 {
	color:#222222 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 26px !important;
	line-height: 1.3em !important;
	font-weight: 900 !important;
	text-transform: none;
}

.landing-content h2 {
	color:#222222 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 26px !important;
	line-height: 1.3em !important;
	font-weight: 900 !important;
	text-transform: none;
}

.landing-content h3 {
	color:#0099ff !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 1.8rem;
	font-weight: 800 !important;
	text-transform: none;
}

.landing-content h4 {
	color:#222222 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 26px !important;
	line-height: 1.4em !important;
	font-weight: 600 !important;
	margin-bottom:16px;
	padding-top:16px;
	text-transform: none;
}

.landing-content h4:first-child {
	padding-top:0;
}

.landing-content p, .landing-content li {
	color:#222222 !important;
	font-family: 'Roboto', sans-serif !important;
	font-size:1.2rem;
	line-height: 1.6rem;
}

.landing-content.small p {
	color:#222222 !important;
	font-family: 'Roboto', sans-serif !important;
	font-size:.9rem;
	line-height: 1.6rem;
}

.landing-content.force-no-margin {
	margin-bottom:0 !important;
}

/* Landing Page 2024 */
.nextgen-top-bar h1 {
	font-size:4.2rem;
	font-weight:800;
	margin:0;
}

.nextgen-header h2 {
	color:#009aff;
	font-size:3.5rem;
	font-weight:800;
	margin:0;
}

.nextgen-header p {
	color:#ffffff;
	font-size:2.8rem;
	font-weight:500;
	line-height: normal;
	margin:0;
}

.nextgen-header p:last-child {
	color:#009aff;
	font-size:2.3rem;
}

.nextgen-section-header h3 {
	font-size: 2.8rem;
	line-height: normal;
	margin: 0;
}

.nextgen-section-header p {
	font-size: 1.8rem;
	line-height: normal;
	margin: 0;
}

.nextgen-section-content li {
	list-style-type: disc;
}

.nextgen-section-content ul {
	margin-left:1.5rem;
}

/* Events */
.tribe-events .tribe-events-c-search__button {
	background-color:#0099ff;
}

.tribe-events .tribe-events-c-search__button:hover, .tribe-events .tribe-events-c-search__button:focus {
	background-color:#2F3A51;
}

.tribe-common .tribe-common-c-btn-border {
	border:1px solid #0099ff;
	color:#0099ff;
}

.tribe-common .tribe-common-c-btn-border:hover, .tribe-common .tribe-common-c-btn-border:focus {
	background-color:#2F3A51 !important;
	border:1px solid #2F3A51;
	color:#ffffff;
}

.event-details-text-box {
	margin-bottom:1.5rem;
}

.event-details_content > h3 {
	/* font-size:1.4rem; */
	font-size:2rem;
	margin:0 0 1rem;
	padding-left:1rem;
	padding-right:1rem;
}

.event-details_content > h4 {
	/* font-size:1.4rem; */
	font-size:1.6rem;
	margin:0 0 1rem;
	padding-left:1rem;
	padding-right:1rem;
}

.event-details_content > h5 {
	/* font-size:1.4rem; */
	font-size:1.3rem;
	margin:0 0 1rem;
	padding-left:1rem;
	padding-right:1rem;
}

.event-details_content li {
	list-style-type: disc !important;
}

.event-details_content > p {
	padding-left:1rem;
	padding-right:1rem;
}

.event-details_content > ul {
	margin-left:1.5rem;
	padding-left:1rem;
	padding-right:1rem;
}

/* Sidebar */
.tribe-events-widget::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #2f3a51;
    content: "";
    z-index: 2;
}

.tribe-events-widget::after{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	transform: scaleX(0);
	background: #d53f34;
	content: "";
	z-index: 2;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.tribe-events-widget:hover::after {
	transform: scaleX(1.0);
}

.tribe-events-widget {
	background-color:#ffffff;
	padding:35px;
}

.tribe-events-widget a:hover {
	border-bottom-color:#0099ff !important;
	color:#0099ff;
}

.tribe-events-widget-events-list__view-more-link:hover {
	border-bottom-color:#0099ff !important;
	color:#0099ff !important;
}

.tribe-events-widget h2 {
	color:#222222 !important;
	font-size: 22px !important;
	line-height: 30px !important;
	font-weight: 800 !important;
	text-transform: capitalize;
}

/* Footer */
.footer-area .elementor-widget-loveicon_footer_one .single-footer-widget .our-company-info .text-box p {
	color:#ffffff;
}

.footer-area .gform_wrapper.gravity-theme .gfield_label {
	color:#ffffff;
}

.footer-area .gform_wrapper.gravity-theme .gfield_required {
	color:#ffffff;
}

.footer-area .gform_wrapper .gfield_required {
	color:#ffffff;
}

.footer-area .gform_wrapper.gravity-theme .gform_footer input {
	background:#ffffff;
	color:#2F3A51;
	font-weight:600;
	padding:.75rem 1rem;
	text-transform: uppercase;
}

.footer-area .gform_wrapper.gravity-theme .gform_footer input:hover, .footer-area .gform_wrapper.gravity-theme .gform_footer input:focus {
	background:#2F3A51;
	color:#ffffff;
	font-weight:600;
	padding:.75rem 1rem;
	text-transform: uppercase;
}

.footer-logo img {
	max-width:220px;
}
/* End Footer */

@media (min-width:992px) {
	.container {
		max-width:992px;
	}
}

@media (min-width:1200px) {
	.container {
		max-width:1200px;
	}
	
	.header-right {
		padding-top:.5rem;
	}
}