/*
Theme Name: November Cubes Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description:  November Cubes Child is a child theme of November Cubes, created by November Cubes team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.2
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: november-cubes-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

/* Add your custom styles here */
/* Heading Gradiant */
.zl-heading {
background: linear-gradient(96.58deg, #E1FF9F 4.75%, #628D00 95.89%) !important;
-webkit-background-clip: text !important;
background-clip: text !important;
color: transparent !important;
}
.zl-heading1 {
font-weight: 600;
background: linear-gradient(45deg, #466600, #82BC00) !important;
-webkit-background-clip: text !important;
background-clip: text !important;
color: transparent !important;
}
.zl-blog-detailpage .zl-heading1 h1 a {
background: linear-gradient(96.58deg, #E1FF9F 4.75%, #628D00 95.89%) !important;
-webkit-background-clip: text !important;
background-clip: text !important;
color: transparent !important;
}
/* blog detail-page */
.zl-heading h1 a {
background: linear-gradient(96.58deg, #E1FF9F 4.75%, #628D00 95.89%) !important;
-webkit-background-clip: text !important;
background-clip: text !important;
color: transparent !important;
}
/* First li */
.zl-tag li:first-child {
background-color: #42363666;
margin-inline: 8px;
padding: 10px 20px;
border-radius: 12px;
}
/* Second li */
.zl-tag li:nth-child(2) {
background-color: #42363666;
margin-inline: 8px;
padding: 10px 20px;
border-radius: 12px;
}
/* Home page  */
/* Built on Expertise icon Box  */
.zl-icn-ho path {
fill: #a6a6a6 !important;
}
.zl-icn-ho:hover path {
fill: url(#paint8_linear_0_69) !important;
}
/* Header */
.zl-header-border li a {
padding-right: 0px !important;
padding-left: 0px !important;
}
/* header Menu Button */
.sub-menu {
min-width: 20em !important;
}
header li.menu-item-762 {
display: none !important;
background: #FAFAFA;
margin: 30px 20px 12px;
width: fit-content;
border-radius: 16px;
}
header li.book-discovery-call.menu-item a {
border-radius: 16px;
color: #14161A !important;
padding: 18px 28px !important;
background-color: #FAFAFA !important;
}
header li.book-discovery-call.menu-item:hover,
header li.book-discovery-call.menu-item:hover a {
background-color: #648712 !important;
color: #fafafa !important;
}
/* Accodian  */
span.zl-num {
font-size: 24px;
padding-right: 8px;
font-weight: 600;
background: #FFFFFF4D;
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
.services-acc-mobile .elementor-image-box-wrapper {
display: flex !important;
}
/* service page  */
/* Accodian num  */
span.zl-num-serv {
color: #b3b4b5;
font-size: 24px;
padding-right: 8px;
font-weight: 600;
}
.zl-service-hiring-icn svg {
height: 14px;
width: 10px;
}
/* blog & blog detail page */
.zl-post-contant h3, .zl-post-contant h4 {
	color: #1A1A1A !important;
}
.zl-post-contant h3 span {
color: #1A1A1A;
font-family: Inter;
font-weight: 500;
font-size: 24px;
line-height: 100%;
}
.zl-post-contant p {
font-family: Inter;
font-weight: 500;
font-size: 16px;
line-height: 24px;
}
.zl-post-contant li span strong {
color: #1A1A1A;
font-family: Inter;
font-weight: 500;
font-size: 20px;
line-height: 32px;
}
/* Tablate */
@media (max-width: 1024.98px) {
/* Header */
.zl-header-border li a {
    padding-right: 30px !important;
    padding-left: 30px !important;
    margin: 0px !important;
}
.zl-main-header .zl-mobile-border {
    display: none;
    box-shadow: 0px 4px 44px 0px #0000000D;
    backdrop-filter: blur(124px);
    height: 1px;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
}
.zl-main-header span.elementor-menu-toggle__icon--close svg {
    width: 32px;
}
header nav {
    height: 100vh;
    padding: 0 15px !important;
}
.zl-logo-slider,
label.e-search-label {
    z-index: 0 !important;
}
.zl-header-border .elementor-nav-menu--dropdown li {
    border-color: #ffffff26 !important
}
.zl-header-border li a.elementor-item.elementor-item-active {
    border-bottom: 1px solid #648712;
}
header li.menu-item-762 {
    display: block !important;
}

/* Br Display page  */
.zl-br-none br {
    display: none !important;
}
}
@media (max-width: 768px) {
/* Br Display page  */
.zl-br-none br {
    display: none !important;
}
.zl-tav .elementor-widget .elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;a
}
span.zl-num-serv {
    padding-right: 0;
    font-size: 18px;
}
.zl-policy-text ul {
    padding: 0 16px 0;
}
}