/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.3.1748942183
Updated: 2025-06-03 09:16:23

*/

header .cs-main-menu .elementor-nav-menu li > a {
	margin-left: 7px !important;
	margin-right: 7px !important;
}
header .cs-main-menu .elementor-nav-menu li.current-menu-item > a {
	font-weight: 600;
}
header .cs-toggle-menu nav.elementor-nav-menu--dropdown {
	padding: 15px 0px;
}
header .cs-toggle-menu .elementor-menu-toggle .elementor-menu-toggle__icon--open svg {
	fill: #fff !important;
}
header .cs-main-menu .elementor-nav-menu li ul.sub-menu li a {
	margin-left: 0px !important;
	margin-right: 0px !important;
	border-left: none;
	padding: 7px 20px;
}
header .cs-main-menu .elementor-nav-menu li ul.sub-menu {
	padding-top: 10px;
	padding-bottom: 10px;
}
@media (min-width:1200px) and (max-width: 1350px) {
	header .cs-main-menu .elementor-nav-menu li > a {
		margin-left: 5px !important;
		margin-right: 5px !important;
		font-size: 11px !important;
	}
}

@media (max-width: 1199px) {
	header .cs-main-menu nav.elementor-nav-menu--dropdown {
		top: -30px !important;
		padding-top: 35px;
		max-height: 100% !important;
		min-height: 100vh;
	}
	header .cs-main-menu .elementor-menu-toggle .elementor-menu-toggle__icon--close {
		fill: #fff !important;
	}
	header .cs-main-menu .elementor-menu-toggle {
		z-index: 99999;
	}
}

.custom-contact-form form label {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 18px;
	line-height: 21.78px;
	vertical-align: middle;
	color: #000000;
	display: block;
}
.custom-contact-form form label span.symbol {
	color: #DC3232;
}
.custom-contact-form form label .wpcf7-form-control-wrap input,
.custom-contact-form form label .wpcf7-form-control-wrap textarea {
	border: 1px solid #1F232817;
	background: #F7F7F7;
	padding: 11px 16px;
    color: #757575;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0px;
    width: 100%;
    min-height: 52px;
    max-width: 563px;
    outline: none;
}
.custom-contact-form form label .wpcf7-form-control-wrap {
	display: inline-block;
	margin-top: 11px;
	width: 100%;
}
.custom-contact-form form p {
	margin-bottom: 25px;
}
.custom-contact-form form label .wpcf7-form-control-wrap textarea {
	max-height: 127px;
}
.custom-contact-form form p .wpcf7-submit {
    background-color: transparent !important;
    border: none;
    color: #FF6A00 !important;
    font-family: Montserrat;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url(/wp-content/uploads/2025/06/btn_arrow.svg);
    background-repeat: no-repeat;
    background-position: 104% 50%;
    outline: none;
    transition: 0.3s all ease;
}
.custom-contact-form form p .wpcf7-submit:hover {
	color: #000 !important;
	background-image: url(/wp-content/uploads/2025/06/btn_arrow-block.svg);
}

@media (max-width: 767px) {
	.custom-contact-form form p .wpcf7-submit,
	.custom-contact-form form label {
		font-size: 16px;
	}
	.custom-contact-form form label .wpcf7-form-control-wrap {
		margin-top: 10px;
	}
}

footer .cs-footer,
footer .cs-copyright {
	background-color: #273851 !important;
}
footer .cs-footer .elementor-widget-container {
	padding-top: 0px !important;
}
footer .cs-footer-btn a {
    background-image: url(/wp-content/uploads/2025/06/btn_arrow.svg);
    background-repeat: no-repeat;
    background-position: 105% 70%;
    padding-right: 20px;
}
footer .cs-footer-btn a:hover {
	background-image: url(/wp-content/uploads/2025/06/btn_arrow-white.svg);
}
footer .cs-copyright p {
	margin-bottom: 0px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	footer .cs-footer .elementor-icon-list-items li a {
		font-size: 13px !important;
	}
}
@media (min-width: 1300px) {
	footer .cs-footer h4.elementor-heading-title {
		white-space: nowrap;
	}
}

@media (max-width: 767px) {
	footer .cs-footer .elementor-icon-list-items {
		padding-bottom: 0px !important;
	}
}

/*blog page*/
.cs-blog-sect .cs-post-list .elementor-grid-item .elementor-post__thumbnail img {
    height: 100% !important;
}
.cs-blog-sect .cs-post-list .elementor-post__title a {
    color: #fff;
    font-size: 26px;
    line-height: 36.4px;
}
.cs-blog-sect .cs-post-list .elementor-grid-item {
    position: relative;
}
.cs-blog-sect .cs-post-list .elementor-post__text {
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 35px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 18.31%, rgba(0, 0, 0, 0) 88.87%);
    height: 100%;
}
.cs-blog-sect .cs-post-list .elementor-posts {
    grid-column-gap: 22px;
}
.cs-blog-sect .cs-post-list .elementor-post__title {
    margin-top: 36px;
}
.cs-blog-sect .cs-post-list .elementor-post__text .elementor-post__meta-data {
    position: absolute;
    top: 35px;
    text-transform: uppercase;
}

.cs-post-head {
    position: relative;
}
.cs-post-head .cs-back-btn {
    position: absolute;
    left: 0px;
    top: 0px;
}
.cs-post-head .cs-back-btn #cs-back-btn {
    background-image: url(/wp-content/uploads/2025/06/back_arrow.svg);
    background-repeat: no-repeat;
    background-position: left;
}
@media (min-width: 1200px) {
	.cs-post-head .cs-back-btn {
        left: -200px;
    }
}
@media (max-width: 1199px) {
    .cs-post-head .cs-back-btn {
        position: relative;
    }
    .cs-blog-sect > div.e-flex {
    	display: block;
    }
}

@media (max-width: 767px) {
	.cs-blog-sect .cs-post-list .elementor-grid-item .elementor-post__thumbnail {
		padding-bottom: 440px !important;
	}
	.single-post .cs-blog-sect .cs-post-list .elementor-grid-item .elementor-post__thumbnail {
        padding-bottom: 345px !important;
    }
}

@media (min-width: 1367px) and (max-width: 1500px) {
	/*.e-con-full.e-flex.e-con.e-parent > div.e-flex.e-con.e-child {
		width: 100%;
	}*/
}


/*home page css*/
.cs-primary-btn a {
	background-image: url(/wp-content/uploads/2025/06/btn_arrow.svg);
    background-repeat: no-repeat;
    background-position: 105% 70%;
    padding-right: 20px;
}
.cs-primary-btn a:hover {
	background-image: url(/wp-content/uploads/2025/06/btn_arrow-block.svg);
}

.cs-review .elementor-testimonial-content {
	position: relative;
}
.cs-review .elementor-testimonial-wrapper {
	overflow: visible;
}
.cs-review .elementor-testimonial-content:before {
	content: '';
	background-image: url('/wp-content/uploads/2025/06/quote.svg');
	position: absolute;
	top: 0px;
	left: -20px;
	width: 19px;
	height: 20px;
	background-repeat: no-repeat;
}
.cs-review .elementor-testimonial-content:after {
	content: '';
	background-image: url('/wp-content/uploads/2025/06/quote_right.svg');
	position: absolute;
	bottom: 2px;
	right: -20px;
	width: 19px;
	height: 20px;
	background-repeat: no-repeat;
}
.single-post h2 {
	font-size: 24px;
	font-family: "Montserrat", Sans-serif;
}

.cs-icon-list .cs-icon span.elementor-icon-list-icon {
	margin-bottom: 10px;
}










#custom-register-form, #custom-login-form {
    max-width: 400px;
    margin: 0 auto;
    padding: 30px;
}

#custom-register-form input,
#custom-login-form input {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

#custom-register-form button,
#custom-login-form button {
    background: #f78f1e;
    color: white;
    border: none;
    padding: 12px;
    width: 100%;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

#custom-register-form p,
#custom-login-form p {
    text-align: center;
    margin-top: 10px;
}
