/* 
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: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.0
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
*/
/* GLOBAL UL/OL LIST STYLE */
ul li, ol li{
	padding-bottom:15px;
}

/* SCREEN READER H1 */
.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/* REMOVE SEARCH X */
input.elementor-search-form__input::-webkit-search-cancel-button, .jet-search-filter__input::-webkit-search-cancel-button {
    display: none !important;
}
/* REMOVE ELEMENTOR DROPDOWN 8PX BUG */
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover { border-left: none !important; }

/* CUSTOM STYLING START */
/* Utility Classes */
.text-btn-with-icon span.elementor-button-content-wrapper {
    align-items: center;
}
.text-btn-with-icon .elementor-button-icon {
    font-size: 7px;
}
.text-editor-last-p .elementor-widget-container p:last-child {
	margin-bottom: 0;
}
.headline-teal {
	color: #6FA8B2;
}
.icon-line-height .elementor-icon-wrapper {
	line-height: 0;
}
.text-btn-with-icon img {
	max-height: 185px;
}
.body-text-bold {
	font-weight: 700;
}
.listing-grid-center .jet-listing-grid__items.jet-equal-columns__wrapper {
    justify-content: center;
}

/* Blog Card Styling */
.blog-card-img img {
	height: 100% !important;
	aspect-ratio: 16/9;
}

/* Breadcrumb sep replace */
.rank-math-breadcrumb .separator {
	display: none;
}
.rank-math-breadcrumb a::after {
	content: '';	
	display: inline-block;
	background-image: url('https://dev.daymarkcareers.com/wp-content/uploads/2024/09/chevron_white-1.svg');
	width: 6px;
	height: 10px;
	background-repeat: no-repeat;
	margin: 0 10px;
	line-height: 0;
}
/* Breadcrumb sep replace END */
/* JetEngine Listing Grid */
.courses-coaching-listing-center .jet-listing-grid__items {
    justify-content: center;
}
/* JetEngine Listing Grid END */
/* Utility Classes END */

/* Header */
/* Main Nav */

.elementor-nav-menu li a.elementor-item::after {
    border-radius: 5px;
}
.elementor-nav-menu ul.sub-menu {
    margin-top: 25px !important;
    padding: 15px 15px;
    border-radius: 30px;
    z-index: 10;
    box-shadow: 0 0 40px 0 rgba(0,0,0,0.15);
    li a {
        color: #000;
        font-weight: 700 !important;
    }
    li a:hover {
        color: #000 !important;
        padding-left: 15px;
        padding-right: 25px;
    }
}

/* Main Nav END */
/* Mobile Nav */
/* Make Items Align to Right */
.header-mobile-ham-menu .jet-mobile-menu__body .jet-mobile-menu__items .jet-mobile-menu__item-inner {
    justify-content: flex-end;
}
/* Mobile Nav END */
/* Header END */
/* Home Page */
.home-blog-card-img {
	max-height: 185px;
}
.home-blog-card-img img {
	transition: ease-in-out 0.5s;
}
.home-blog-card-img img:hover {
	transform: scale(1.05);
}
/* Home Page END */
/* Blog Archive  */
.blog-featured-card-img img {
	transition: ease-in-out 0.5s;
}
.blog-featured-card-img img:hover {
	transform: scale(1.05);
}
/* Blog Archive END */
/* Blog Single */
.blog-content h3 {
    color: #2D557C;
}

.blog-content blockquote {
    padding: 50px;
    border-radius: 30px;
    background-color: #C3DFE5;
    margin: 25px 0 50px 0;
    p {
        margin: 0;
    }
}

.blog-content img {
    max-height: 350px;
    height: 350px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
/*     margin-bottom: 50px;     */
}
/* Blog Single END */
/* Courses and Coaching Details Styling */
@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .whats-included-text-container {
        padding-left: clamp(40px, 120px + 20px, 20px);
        padding-right: 220px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .details-text-container {
        padding-right: clamp(40px, 120px + 20px, 20px);
        padding-left: 220px;
    }
}
/* Courses and Coaching Details Styling END */
/* Contact Page Styling */
.contact-icon-container img {
    width: 80px !important;
}
/* Contact Page Styling END */
/* Courses and Coaching Testimonial Styling */
.elementor-accordion .elementor-accordion-item {
    margin-bottom: 20px;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title {
    border-radius: 50px;
}
.jet-listing-grid__items.grid-col-desk-4.grid-col-tablet-4.grid-col-mobile-4.jet-listing-grid--1327.jet-equal-columns__wrapper {
    justify-content: center;
}
/* Courses and Coaching Testimonial Styling END */
/* FAQ Styling */
.jet-accordion__item.jet-toggle {
    background: transparent !important;
}
.jet-toggle__control {
    justify-content: space-between !important;
	border-radius: 50px;
    background: #e8ebe9;
}
/* FAQ Styling END */
/* GHL JetPopup Container Styling */
.jet-popup__close-button {
    background: transparent !important;
}

.jet-popup__close-button svg {
    color: #2d557c;
    transition: 0.3s ease-in-out;
    transform: translateX(-5px) translateY(5px);
}

.jet-popup__close-button:hover svg {
    color: #6FA8B2;
}

body.postid-1324 #jet-popup-2284 .jet-popup__container {
	width: 1120px !important;
}
.jet-popup__container-inner {
	overflow-y: hidden !important;
}
/* END GHL JetPopup Container Styling  */
/* 404 Styling  */
.404-icons img {
	width: 50px !important;
}

/** Popup Mobile */
@media screen and (max-width: 992px) {
	.jet-popup.jet-popup--front-mode .jet-popup__container-content {
		overflow-y: auto;
	}
}
