/*
CTC Separate Stylesheet
Updated: 2025-08-04 20:39:55
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.4.1754332795
*/


#site-header {
	background-color: rgb(0, 0, 0) !important;
	padding-left: 15px;
	padding-right: 15px;
}

a.las_mer_btn {
    font-family: 'DM Sans', 'Arial';
    color: #ffffff;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: bold;
	background: #81898d;
	background-color: #81898d !important;
    opacity: 1;
    padding: 1em 2.2em 1em 2.2em;
    box-shadow: none;
    border: 0px solid RGBA(0, 0, 0, 1);
    border-radius: 99px;
}

a.las_mer_btn:hover {
    color: #1f40b2;
	background: #ffffff !important;
	background-color: #ffffff !important;
}

div.elementor-widget.elementor-widget-image-box > div > figure > a > img {
    border-radius: 20px 20px 0 0;
    box-shadow: 0px 0px 11px #ffffff;	
}

.site-navigation ul.menu li ul {
    background: #000000 !important;
	min-width: 250px !important;
}

.site-navigation ul.menu li ul li:hover {
    background: #222222 !important;
}

.sp-pcp-post .sp-pcp-post-thumb-area img {
    max-height: 250px !important;
    width: auto !important;
}
.sp-pcp-post .sp-pcp-post-content p:last-of-type {
    min-height: 175px !important;
}

div.comments-area {
	
	max-width: 1280px !important;
}

.pcp-readmore-link {
	border-radius: 100px !important;
	text-align: center;
  float: right !important;
  margin-top: 20px;
}

textarea.wpcf7-form-control {
	padding: 7px !important;
}

.wpcf7-submit {
	width: 83.5% !important;
}

.wpcf7-list-item-label {
	width: 83.5% !important;
}

.site-header .site-navigation ul.menu li a {
    color: #ffffff;
    font-size: 1.2em;
}