/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Anjan Phukan
Author URI: https://www.zealopers.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


/* ALL */
a:hover,
a:focus,
a:active{
	outline: none !important;
}

a{
	transition: all 0.3s;
}
h1:not([class]), h2:not([class]), h3:not([class]), h4:not([class]), h5:not([class]), h6:not([class]) {
    margin-block-start: 1.5rem;
}
b, strong{
	font-weight: 700;
}


/* HEADER */
.elementor-nav-menu .sub-arrow{
	padding-left: 5px;
}
.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before {
    content: "\f107" !important;
}
.highlighted_menu .elementor-item{
	color: var(--e-global-color-primary) !important;
}
.elementor-nav-menu--dropdown .elementor-item{
	justify-content: space-between;
}


/* ELEMENTOR */

.zlp_cont_section.e-con.e-parent:not(.zlp_cont_bg){
	margin-top: 70px;
	margin-bottom: 70px
}
.zlp_cont_section.zlp_cont_bg.e-con.e-parent>.e-con-inner{
	padding-top: 80px;
	padding-bottom: 80px
}

.zlp_cont_section.zlp_cont_no_top_gap.e-con.e-parent:not(.zlp_cont_bg){
	margin-top: 0 !important;
}
.zlp_cont_section.zlp_cont_bg.zlp_cont_no_top_gap.e-con.e-parent>.e-con-inner{
	padding-top: 0 !important;
}
.zlp_cont_section.zlp_cont_no_bottom_gap.e-con.e-parent:not(.zlp_cont_bg){
	margin-bottom: 0 !important;
}
.zlp_cont_section.zlp_cont_bg.zlp_cont_no_bottom_gap.e-con.e-parent>.e-con-inner{
	padding-bottom: 0 !important;
}
.zlp_cont_section.zlp_cont_reduced_top_gap.e-con.e-parent:not(.zlp_cont_bg){
	margin-top: 30px !important;
}
.zlp_cont_section.zlp_cont_bg.zlp_cont_reduced_top_gap.e-con.e-parent>.e-con-inner{
	padding-top: 30px !important;
}
.zlp_cont_section.zlp_cont_reduced_bottom_gap.e-con.e-parent:not(.zlp_cont_bg){
	margin-bottom: 30px !important;
}
.zlp_cont_section.zlp_cont_bg.zlp_cont_reduced_bottom_gap.e-con.e-parent>.e-con-inner{
	padding-bottom: 30px !important;
}

.zlp_cont_no_padding.elementor-element,
.zlp_cont_no_padding.elementor-element.e-parent>.e-con-inner{
	padding: 0;
}

.e-flex.e-con.e-child:not(.zlp_cont_no_padding) > .elementor-widget-heading:first-child{
	margin-top: -10px;
}

.e-flex.e-con > .elementor-widget-text-editor:last-child p:last-child,
.zlp_no_bottom_gap.elementor-widget-text-editor p:last-child{
    margin-bottom: 0;
}

.elementor-icon-box-title{
	margin-block-start: 0;
}

.elementor-widget-text-editor:not(.elementor-element-editable) ul{
	padding-left: 15px;
	list-style: none;
}
.elementor-widget-text-editor:not(.elementor-element-editable) ul > li{
	position: relative;
	margin-bottom: 5px;
}
.elementor-widget-text-editor:not(.elementor-element-editable) ul > li::before{
	content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-transform: translate(-15px, 11px);
    transform: translate(-15px, 11px);
	background-color: var(--e-global-color-primary);
	position: absolute;
}

.zlp_hero{
	background-image: linear-gradient(180deg, rgb(52 50 53) 0%, rgb(64 62 67) 50%, rgba(63, 61, 66, 1) 100%);
}
.zlp_hero_inner{
	background-size: auto 100%;
}


.zlp_slider .elementor-background-overlay{
    background: linear-gradient(rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(215, 215, 215, 0) 100%) !important;
}
.zlp_slider.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom: 80px;
}
.zlp_slider .swiper-pagination-bullet{
	border-radius: 0;
    width: 100px;
    height: 3px;
}

.zlp_carousel .elementor-cta--skin-classic,
.zlp_carousel .elementor-cta,
.zlp_carousel .elementor-cta__content{
	overflow: visible;
}
.zlp_image_carousel.elementor-widget-image-carousel .swiper-slide{
	padding: 0 10px 40px;
}
.zlp_image_carousel.elementor-widget-image-carousel .swiper-slide::before,
.zlp_image_carousel.elementor-widget-image-carousel .swiper-slide::after,
.zlp_carousel .elementor-cta__content::before,
.zlp_carousel .elementor-cta__content::after {
    content: "";
    display: block;
    position: absolute;	
}
.zlp_image_carousel.elementor-widget-image-carousel .swiper-slide::before,
.zlp_carousel .elementor-cta__content::before {
    left: -10px;
    right: -10px;
    height: 1px;
    background: grey;
}
.zlp_image_carousel.elementor-widget-image-carousel .swiper-slide::after,
.zlp_carousel .elementor-cta__content::after {
    left: 50%;
    margin-left: -12.5px;
    height: 25px;
    width: 25px;
    background-image: url('/wp-content/uploads/2025/07/psl-shield.png');
    background-position: center;
}
.zlp_image_carousel.elementor-widget-image-carousel .swiper-slide::before{
	bottom: 13px;
}
.zlp_image_carousel.elementor-widget-image-carousel .swiper-slide::after{
	bottom: 0px;
}
.zlp_carousel .elementor-cta__content::before{
	top: 34.5px;
}
.zlp_carousel .elementor-cta__content::after{
	top: 25px;
}
.elementor-element .swiper .elementor-swiper-button-prev, .elementor-element .swiper~.elementor-swiper-button-prev, .elementor-lightbox .swiper .elementor-swiper-button-prev, .elementor-lightbox .swiper~.elementor-swiper-button-prev{
	left: 20px;
}
.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next, .elementor-lightbox .swiper .elementor-swiper-button-next, .elementor-lightbox .swiper~.elementor-swiper-button-next{
	right: 20px;
}


.zlp_list .elementor-icon-box-content{
	display: flex;
	gap: 10px;
	flex-wrap: nowrap;
}
.zlp_list .elementor-icon-box-content .elementor-icon-box-title{
	width: 120px;
}
.zlp_list .elementor-icon-box-content .elementor-icon-box-description{
	width: calc(100% - 120px);
}

.zlp_go_top .elementor-button{
	opacity: 0;
}
.zlp_go_top .elementor-button.zlp_btn_visible{
	opacity: 1;
}

.elementor-widget-icon-box.elementor-shape-circle:not(.elementor-view-framed) .elementor-icon {
    position: relative;
}
.elementor-widget-icon-box.elementor-shape-circle:not(.elementor-view-framed) .elementor-icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .4;
    background-color: inherit;
    border-radius: 50%;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    z-index: -1;
}
.elementor-widget-icon-box.elementor-shape-circle:not(.elementor-view-framed):hover .elementor-icon:after {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.e-n-accordion-item-title-text i{
	font-size: 18px;
	margin-right: 5px;
	width: 20px;
}


.zlp_gallery_grid{
	background-position: center center;
	background-size: cover;
}
.zlp_gallery_grid .elementor-heading-title{
	opacity: 0;
	transition: all 0.3s;
}
.zlp_gallery_grid:hover .elementor-heading-title{
	opacity: 1;
}

.zlp_thankyou:not(.elementor-element--toggle-edit-tools){
	display: none;
}


/* ELEMENTOR BUTTONS */
.elementor-element.elementor-button-info .elementor-button{
	background-color: var(--e-global-color-primary);
	border-color: var(--e-global-color-primary);
}
.elementor-element.elementor-button-info .elementor-button:hover{
	border-color: var(--e-global-color-text);
	background-color: var(--e-global-color-text);
}
.elementor-element.elementor-button-success .elementor-button{
	color: var(--e-global-color-text);
	fill: var(--e-global-color-text);
	background-color: transparent;
	border-color: var(--e-global-color-text);
}
.elementor-element.elementor-button-success .elementor-button:hover{
	color: var(--e-global-color-accent);
	fill: var(--e-global-color-accent);
	background-color: var(--e-global-color-text);
}
.elementor-element.elementor-button-warning .elementor-button{
	color: var(--e-global-color-primary);
	fill: var(--e-global-color-primary);
	background-color: transparent;
	border-color: var(--e-global-color-primary);
}
.elementor-element.elementor-button-warning .elementor-button:hover{
	color: var(--e-global-color-accent);
	fill: var(--e-global-color-accent);
	background-color: var(--e-global-color-primary);
}
.elementor-element.elementor-button-danger .elementor-button{
	color: var(--e-global-color-primary);
	fill: var(--e-global-color-primary);
	background-color: transparent;
	border: none;
	border-radius: 0;
	padding: 0;
}
.elementor-element.elementor-button-danger .elementor-button:hover{
	color: var(--e-global-color-text);
	fill: var(--e-global-color-text);
}



/* RESPONSIVE */

@media all and (min-width: 1025px){
    .zlp_carousel .elementor-swiper-button{
        display: none !important;
    }
}

@media all and (max-width: 1024px){
	.zlp_cont_section.e-con.e-parent:not(.zlp_cont_bg){
		margin-top: 50px;
		margin-bottom: 50px
	}
	.zlp_cont_section.zlp_cont_bg.e-con.e-parent>.e-con-inner{
		padding-top: 60px;
		padding-bottom: 60px
	}
	
	.elementor .zlp_hero .elementor-element .elementor-heading-title{
		font-size: 40px !important;
	}

}

@media all and (max-width: 767px){
	.zlp_slider .swiper-pagination-bullet{
		width: 40px;
	}
	.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-none .e-n-tabs-heading .e-n-tab-title{
		margin-block-start: 0;
		margin-block-end: 0;
	}
	
	.elementor .zlp_hero .elementor-element .elementor-heading-title span{
		display: block;
	}
	
}

@media all and (max-width: 480px){
	.zlp_gallery_grid_wrapper  .elementor-grid{
		grid-template-columns: repeat(1, 1fr);
	}
}