/* 
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.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
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
.page-content {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    padding-bottom: 50px;
}
.page-content article.post {
     width: 32%;
    margin: 0px 7px 40px;
    flex: 0 0 auto;
    max-width: 100%;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.08);
}
 header#site-header {
    display: none;
}

.page-header h1 {
    color: #303030;
    font-size: 26px;
    margin-bottom: 10px;
}
.page-content article.post h2 {
    line-height: 16px;
    font-size: 13px;
    padding: 10px 20px 0px 20px;
}
.page-content article.post h2:hover a{
    text-decoration: underline;
}
.page-content article.post h2 a {
    color: #94d600;
    font-size: 21px;
    font-weight: bolder;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
}
 .page-content article.post img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: none;
}
.page-content article.post p {
    color: #212529;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0px;
    padding: 0 20px 20px;
    letter-spacing: 0.3px;
}
.category-jse {
    padding: 50px 0px 0px;
}
.category footer#site-footer {
    text-align: center;
    background: #303030;
    display: none;
}
.category footer#site-footer p {
    color: #fff;
    text-align: center;
    width: 100%;
}
.category footer#site-footer .copyright.show {
    display: block;
    width: 100%;
    max-width: 100%;
}
.single-post  header#site-header {
    display: none;
}
.single-post .page-content {
    display: block;
    margin: 0px;
}
.single-post .page-header h1.entry-title {
    margin-bottom: 10px;
    color: #94d600 !important;
    font-family: 'Roboto', sans-serif !important;
    line-height: 40px;
    font-weight: bold;
    font-size: 2em;
    padding-left: 10px;
    margin-top: 0px;
}
.single-post h4 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 22px;
    font-weight: bold !important;
    color: rgb(0, 0, 0) !important;
    margin-top: 25px;
    display: block;
}
.single-post p {
     font-family: 'Roboto', sans-serif !important;
    font-size: 18px;
    margin: 0px;
    line-height: 1.5;
    color: #424242;
}
.single-post  ul li {
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px;
    margin: 0px;
    line-height: 1.5;
    color: #424242;
    margin-bottom: 8px;
    position: relative;
    list-style: none;
}
.single-post ul li:before{
    position: absolute;
    left: -1.1rem;
    content: "▸";
    color: #757575;
    width: 1.35rem;
    font-family: Roboto,sans-serif;
    line-height: 1.5;
    font-family: 16px;
}
.single-post ul li:marker{
    display: none !important;
}
.single-post ul {
    padding-left: 25px;
}
.single-post .comments-area {
    display: none;
}
.single-post  footer#site-footer {
    text-align: center;
    background: #303030;
}
.single-post  footer#site-footer p {
    color: #fff;
    text-align: center;
    width: 100%;
}
.single-post  footer#site-footer .copyright.show {
    display: block;
    width: 100%;
    max-width: 100%;
}
.single-post .elementor-widget-container {
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px;
    margin: 0px;
    line-height: 1.5;
    color: #424242;
}
.single-post .elementor-widget-text-editor {
    margin-bottom: 10px !important;
}
.single-post .elementor-widget-heading {
    margin-bottom: 15px;
}
.single-post p a {
    color: #94d600;
}
.single-post p a:hover {
    text-decoration: underline;
}
.single-post .elementor-widget-container a{
     color: #94d600;
}
.single-post .elementor-widget-container a:hover{
     color: #026c7c;
}
.single-post .jse-inner-sec .elementor-container .elementor-widget-wrap {
    border: none;
    padding: 0px;
    border-radius: 0px;
}
.jse-inner-img img {
    height: 200px;
    object-fit: contain;
    width: 100%;
}
.single-post  ol li {
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px;
    margin: 0px;
    line-height: 1.5;
    color: #424242;
    margin-bottom: 8px;
    position: relative;
}
.syestem-img {
    margin-bottom: 0px !important;
}
.visual-sec {
    padding-top: 50px;
}
.visual-sec-bottom {
    padding-bottom: 30px;
    padding-top: 30px;
}

.archive .wp-block-search label.wp-block-search__label {
    margin-bottom: 7px;
    font-weight: 500;
    font-size: 15px;
    display: none;
}
.archive .wp-block-search input:focus-visible{
    outline: none;
}
.archive .wp-block-search button.wp-block-search__button {
    background: #94d600;
    border: 1px solid #94d600;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
}
.archive .wp-block-search button.wp-block-search__button:hover{
      background: #71a300;
         border: 1px solid #71a300;
}
.search  .header-inner {
    display: none;
}


.archive  header.page-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.archive header.page-header .search-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 45%;
    max-width: 45%;
    padding-right: 15px;
    align-items: center;
}
.archive header.page-header h1.entry-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0px;
}
.back-btn  a {
    background: #94d600 !important;
    border: 1px solid #94d600 !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 500 !important;
    line-height: 18px;
    font-family: 'Roboto', sans-serif !important;
    padding: 13px 40px;
}
.back-btn  a:hover {
    background: #71a300 !important;
    border: 1px solid #71a300 !important;
}
footer#site-footer {
    display: none;
}

.search header.page-header {
    margin-bottom: 30px;
}
.search {
    padding-top: 50px;
}
.search  .page-content article.post {
    width: 32%;
    margin: 0px 7px 40px;
}
header.page-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    align-items: center;
}
header.page-header .search-section label.wp-block-search__label {
    display: none;
}
header.page-header .search-section button {
    background: #94d600;
    border: 1px solid #94d600;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    font-family: roboto,sans-serif;
}
header.page-header .search-section button:hover{
    background: #71a300;
    border: 1px solid #71a300;
}
header.page-header h1.entry-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0;
}
header.page-header .search-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 45%;
    max-width: 45%;
    padding-right: 15px;
    align-items: center;
}
body.home.blog {
    padding: 50px 0 0;
}
.search-section form input:focus-visible {
    outline: none;
}
.single-post .page-header h1.entry-title {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width: 1199px){
 .page-content article.post {
    width: 30%;
}
 .page-content article.post p {
    padding: 0 15px 15px;
}
 .page-content article.post h2 {
    padding: 0 15px;
}
}
@media(max-width: 1080px){
    .single-post .page-header h1.entry-title {
    max-width: 100%;
}
}
@media(max-width: 991px){
 .page-header h1 {
    font-size: 25px;
}
.archive header.page-header h1.entry-title {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.archive header.page-header .search-section {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding-right: 0px;
}
.page-content article.post img {
    height: 170px;
}
.search  .page-content article.post {
  width: 100%;
    margin: 0px 1px 40px;
    padding: 10px 0px;
}
.page-content article.post {
  width: 100%;
    margin: 0px 1px 40px;
    padding: 10px 0px;
}
}
@media(max-width: 767px){
.single-post .elementor-widget-image {
    text-align: left !important;
}
.visual-sec-bottom {
    padding-bottom: 0px;
    padding-top: 30px;
}
.visual-sec img {
    padding-top: 20px;
}
.visual-sec-bottom img{
     padding-bottom: 20px;
}
.jse-inner-img img {
    height: auto;
    object-fit: cover;
    width: 100%;
}
 .page-content article.post {
    width: 100%;
    margin: 0px 1px 40px;
    padding: 10px 0px;
}
.archive header.page-header h1.entry-title {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.archive header.page-header .search-section {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0px;
}
 .page-content {
    margin-left: 0px;
    margin-right: 0px;
}
.page-content article.post h2 a {
    font-size: 18px;
}
.page-content article.post p {
    font-size: 16px;
}
.single-post .elementor-widget-container {
    font-size: 16px;
}
.single-post li {
    font-size: 16px;
}
.single-post p{
   font-size: 16px;  
}
.search .page-content {
    padding-bottom: 20px;
}
	header.page-header {
    display: block;
}
header.page-header h1.entry-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
header.page-header .search-section {
   -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.single-post  header.page-header{
	margin-bottom: 10px;
}
}


@media(max-width: 575px){
    .single-post .page-header h1.entry-title {
    font-size: 27px !important;
}
.single-post h4 {
    font-size: 18px;
    margin-top: 20px;
        line-height: 25px;
}
 .page-header h1 {
    font-size: 22px;
    padding-left: 0px;
}
.archive header.page-header .search-section {
    margin-top: 10px;
}
.back-btn  a {

    padding: 10px 30px;
}
}
@media(max-width: 480px){
    .single-post .page-header h1.entry-title {
    font-size: 22px !important;
}
}
@media(max-width: 375px){
.single-post .page-header h1.entry-title {
    font-size: 22px !important;
    line-height: 30px !important;
}
}
