/*
 Theme Name:   Optimistic Blog Lite Child
 Theme URI:    https://offshorethemes.com/wordpress-themes/optimistic-blog-lite/
 Description:  Optimistic Blog Child Theme
 Author:       offshorethemes
 Author URI:   https://offshorethemes.com
 Template:     optimistic-blog-lite 
 Version: 1.0.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: optimistic-blog-lite
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, left-sidebar, right-sidebar, grid-layout, blog, portfolio, post-formats, custom-colors, one-column, two-columns, three-columns
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');

.general-header .header-top-wrapper{
	border-bottom: 1px solid #f1f1f1 !important;
}
.header-top-inner {
    padding: 10px 0px !important;
}
.header-layout-one .site-logo {
    padding: 12px 0px !important;
}
.header-layout-one .main-nav-container{
	box-shadow: none !important;
}
.header-layout-one .primary-menu-container{
	border-top: none !important;
}
.primary-menu-container .primary-menu>li>a{
	color: #656565 !important;
}
.primary-menu-container .primary-menu>li>a:hover, .primary-menu-container .primary-menu>li>a:active{
	color: #ff9000 !important;
	border-bottom: 1px solid #ff9000 !important;
}
header.general-header.header-layout-one {
    position: sticky;
    width: 100%;
    z-index: 999;
    top: 0;
}
.home .breadcrumb-wrapper{
	display:none !important;
}
 .breadcrumb-wrapper{
	display:none !important;
}
.home .main-post-area-holder .single-page-other-information-holder .post-title{
	display:none !important;
}
.main-post-area-holder .single-page-other-information-holder .post-title{
	padding: 0 !important;
}
.main-post-area-holder .single-page-other-information-holder .postmeta{
	padding-bottom: 15px !important;
}

.breadcrumb {
    padding: 15px 20px !important;
    font-size: 12px;
	margin-bottom:0px !important;
}
.breadcrumb-wrapper .breadcrumb .mask{
	background-color:#fff !important;
}
.breadcrumb-wrapper .breadcrumb-listing li{
	padding-right: 20px !important;
}
.breadcrumb-wrapper .breadcrumb-listing li span{
	color: #000 !important;
    font-size: 16px;
    font-weight: 600;
    font-family: "Poppins",sans-serif !important;
	text-transform: initial !important;
}
.breadcrumb-wrapper .breadcrumb-listing li a:after{
	color: #999;
	right: -15px !important;
}
.breadcrumb-wrapper .breadcrumb-listing li span:hover{
	color: #ff9000 !important;
}
.main-post-area-holder .single-page-other-information-holder {
    padding: 0px !important;
}
.main-post-area-holder .single-page-details-holder{
	border:none !important;
}
.home .elementor-widget-image .elementor-image img{
	width:100%;
	/*box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 0.5);
	border: 10px solid #dedede;*/
}
.elementor-widget-image .elementor-image img{
	width:100%;
}
.elementor-heading-title{
	line-height: 1.5 !important;
}
.sidebar-inner .widget-content{
	padding:0 !important;
}
.sidebar-inner .textwidget .wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 textarea, .wpcf7 select{
	padding:6px !important;
}
.sidebar-inner .widget-content .textwidget p button.btn{
	line-height: 1 !important;
    font-size: 15px !important;
    padding: 12px 24px !important;
	border-color: none !important;
}
.sidebar-inner .widget-content .textwidget p button.btn:hover, button.btn:focus{
	background: #bbb;
	color: #fff;
	border-color: none !important;
}
.sidebar-inner .textwidget input.wpcf7-form-control.wpcf7-submit{
	line-height: 1 !important;
    font-size: 15px !important;
    padding: 12px 24px !important;
	border-radius: 4px;
}
.sidebar-inner .textwidget .wpcf7 input[type="submit"]{
	background-color: #0078d7e3 !important;
}
.sidebar-inner .textwidget .wpcf7 input[type="submit"]:hover {
    background: #0078D7 !important;
    color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    color: #ff0000;
    font-size: 14px;
    line-height: 1.5;
    background: #ffb9001f;
}
.wpcf7-not-valid-tip{
	display:none !important;
}
.wpcf7-form .wpcf7-form-control.wpcf7-not-valid {
    border-bottom: 1px solid red;
}
.main-post-area-holder .single-page-other-information-holder .tags-meta-and-others span:before{
	display:none;
}
u{
	color: #FF5A00;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like, div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{
	width:70px !important;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{
	width: auto !important;
}
div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like .fb_iframe_widget{
	z-index:1;
}
.main-post-area-holder .single-page-other-information-holder .post-meta-category span:after{
	display: none !important;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous a:hover, .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next a:hover{
	color: #FF5A00 !important;
}
.main-post-area-holder .single-page-other-information-holder .post-meta-category{
	text-align:left !important;
}
.main-post-area-holder .single-page-other-information-holder .post-meta-category span {
	font-size: 14px;
}
.main-post-area-holder .single-page-other-information-holder .post-meta-category span.cat-links{
	font-weight: 600;
}
.main-post-area-holder .single-page-other-information-holder .tags-meta-and-others span{
	padding:0 !important;
}
.main-post-area-holder .single-page-other-information-holder .tags-meta-and-others span.tags-links{
	font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
}
.main-post-area-holder .single-page-other-information-holder .tags-meta-and-others span.tags-links a{
	color:#999 !important;
}
.main-post-area-holder .single-page-other-information-holder .tags-meta-and-others span.tags-links a:hover {
    color: #FF5A00 !important;
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
	padding: 0;
	z-index: 1;
}
.main-post-area-holder .single-page-other-information-holder .post-meta-category{
	padding: 30px 10px 0;
}
.main-post-area-holder .single-page-other-information-holder .tags-meta-and-others {
    padding: 30px 10px 0;
}
ul{
	padding-left: 18px;
}
.fb_page .elementor-widget-container{
	text-align:center;
}
.zpelement-wrapper ul li a{
	color:#fd762d !important;
}
.zpelement-wrapper ul li a:hover{
	color:#FF5A00 !important;
	text-decoration: underline !important;
}
.postmeta ul li{
	color:#FF5A00 !important;
}
.postmeta ul li a{
	color:#FF5A00 !important;
}
.cert-sec {
    padding: 30px 0;
    display: flex;
}
.cert-sec .footer-block {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.cert-sec .footer-block .widget {
    margin-bottom: 0 !important;
}
footer .footer-inner .footer-block{
	text-align:center;
	font-family: "Poppins",sans-serif !important;
}

.general-footer {
    padding: 30px 0 0 !important;
}
.footer-block .textwidget p strong {
    color: #ff9000 !important;
    font-size: 34px;
}
footer .footer-inner .copyright-and-nav-row {
	padding: 0 0 10px !important;
    margin-top: 0 !important;
}
.main-post-area-wrapper .main-post-area-holder article .post-image img{
	object-fit: unset !important;
}
.post-image{
	height: 350px;
}
.post-image .wp-post-image{
	width: 100%;
	height: 100%;
}
.inner-main-slider .n2-ss-slider-2.n2-ow{
height: 300px !important;
}
form.wpcf7-form p{
	margin-bottom: 10px;
}
.bg-image{
	background-image: linear-gradient(
    rgba(0,0,0,0.2),
    rgba(0,0,0,0.2)
    ), url("http://www.polskiadwokat.chicagolawyer.online/wp-content/uploads/2021/01/12003154_781436471975939_1213827336196849073_n.jpg") !important;
	background-repeat: no-repeat;
	margin: 15px !important;
	background-size: cover;
}
.widget-div{
	padding: 10px 30px;
	display: grid;
}
.widget-div a.widget-link{
	font-weight: 600;
	font-size: 18px;
	color:#333;
	padding: 6px;
}
.social-div{
	display: flex;
    align-items: center;
	width: 50%;
    justify-content: flex-end;
}
.social-text{
	padding-top: 5px;
}
.social-text  a{
    font-weight: 500;
    line-height: 1.358;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
}
.social-text  a:hover{
	text-decoration: underline !important;
}
.social-fb .widget_text .textwidget img{
	border: 1px solid #fff;
}
.widget_text .textwidget img {
    display: block;
	padding: 0px !important;
    border: 2px solid #fff;
}
.elementor-widget-heading .elementor-heading-title{
	color: #FF9000 !important;
    font-family: "Open Sans", Sans-serif !important;
    font-size: 24px;
    font-weight: 600 !important;
}
.main-post-area-holder .single-page-other-information-holder .post-the-content p{
	color: #333 !important;
    font-family: "Poppins",sans-serif !important;
	font-size: 16px;
}
.elementor-widget-button .elementor-button{
	font-family: "Open Sans", Sans-serif !important;
    font-weight: 500 !important;
    fill: #287700;
    color: #287700;
    background-color: #C3D9B8 !important;
}
.elementor-button:focus, .elementor-button:hover, .elementor-button:visited{
	color: #fff !important;
	background-color: #287700 !important;
}
.wpcf7 input[type="submit"]{
	background-color: #C3D9B8!important;
    color: #287700;
    border: 2px solid #287700 !important;
    border-radius: 3px !important;
    text-transform: none !important;
    font-size: 21px !important;
    padding: 16px 40px 16px !important;
    height: auto;
    font-weight: 500;
    transition: 0.3s all ease-in-out;
}
.wpcf7 input[type="submit"]:hover{
	background-color: #287700 !important;
    color: #ffffff !important;
}
.copyright-and-nav-row .copyrights p{
	font-family: "Poppins",sans-serif !important;
}
.header-layout-one .site-logo{
	display:none;
}
.header-layout-one .site-info {
    padding: 20px 0 0 !important;
}
.header-layout-one .site-info .site-title{
	margin-bottom: 0 !important;
    padding-top: 0 !important;
    color: #6ec1e4 !important;
    font-family: Roboto,sans-serif !important;
    font-weight: 600 !important;
    font-size: 40px !important;
}

.header-layout-one .site-info .site-description{
	    color: #8a8a8a !important;
}
.primary-menu-container .primary-menu>li>a{
	text-transform: none !important;
}
.primary-menu-container .primary-menu .current_page_item a {
    color: #ff9000 !important;
	border-bottom: 1px solid #ff9000 !important;
}
.breadcrumb-wrapper .breadcrumb-listing li.trail-item.trail-end span {
    color: #ff9000 !important;
}
.footer-mask {
    background-color: rgb(43 43 43) !important;
}
.main-post-area-holder .single-page-other-information-holder .post-title h2{
	    font-family: "Lato", Sans-serif !important;
		display: none;
}
.single-page-layout-one .single-page-inner{
	padding-top: 0px !important;
}
.side-contact .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-07a9763{
	padding-top: 30px;
}

/************* Custom CSS ***************/
.form-wrapper {
    background: #dee9d8;
}
.sidebar-inner {
    padding-top: 15px;
}
.widget .widget-content .widget-title h2{
    overflow: hidden;
    position: relative;
    font-size: 22px;
	text-transform: inherit !important;
    margin-top: 25px;
    color: #ff9000;
    font-family: "Open Sans",sans-serif;
    padding-left: 20px;
}
.widget .widget-content .widget-title h2:after{
	display: none !important;
}
.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
}
.wpcf7 label {
    display: block;
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif !important;
    text-transform: capitalize;
    font-weight: 600;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.wpcf7-form .wpcf7-form-control {
    height: 45px;
    border: none;
    margin-top: 10px;
    background: transparent;
    border-bottom: 1px solid #000;
    border-radius: 0;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
    resize: none;
}
form.wpcf7-form.init p:nth-child(6) {
    margin-right: auto;
    width: 100%;
    text-align: center;
    margin-left: auto;
    display: flex;
    justify-content: flex-start;
}
.wpcf7-form p:nth-child(6) {
    position: relative;
    display: flex !important;
    align-items: center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    display: none !important;
}
.sidebar-inner .textwidget .wpcf7 input[type=submit] {
	background-color: #C3D9B8!important;
    color: #287700;
    border: 2px solid #287700 !important;
    border-radius: 3px !important;
    text-transform: none !important;
    font-size: 21px !important;
    padding: 16px 40px 16px !important;
    height: auto;
    font-weight: 500;
    transition: 0.3s all ease-in-out;
}
.sidebar-inner .textwidget .wpcf7 input[type=submit]:hover
{
	background-color: #287700 !important;
    color: #ffffff !important;

}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../../assets/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
div.wpcf7 .ajax-loader {
    margin: 12px 0 0 20px;
}
.c-wrapper {
    display: flex;
    justify-content: space-around;
    width: 100%;
    padding: 25px 0;
}
.contact-button {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: flex-start;
}
.contact-button a {
    padding: 0 !important;
}
.contact-button button {
    padding: 6px 24px !important;
    background: #dee9d8;
    margin-right: 15px;
    font-size: 20px;
	color: #287700 !important;
	border: 1px solid transparent !important;
}
.social-fb {
    width: 50%;
    display: flex;
    justify-content: flex-end;
	padding-right:15px;
}
.wpcf7-form p {
    width: calc(100% / 3 - 15px);
    margin-right: 22px;
}
.wpcf7-form p:nth-child(4) {
    margin-right: 0;
}
.wpcf7-form p:nth-child(5) {
    margin-right: 0;
    width: 100%;
}
.contact-button button.btn.btn-dark:hover, .contact-button button.btn.btn-dark:active {
    border: 1px solid transparent !important;
    outline: none;
    background: #287700;
    color: #fff !important;
}
.sticky_portion {
    background: #fff;
}
.home-sidebar {
    background: transparent;
}
div.wpcf7 {
    background-color: transparent;
    padding: 20px 20px 15px;
}
.sidebar .sidebar-inner .widget {
    border: none !important;
	margin-bottom: 0 !important;
  
}
textarea.wpcf7-form-control.wpcf7-textarea:focus, .wpcf7-form-control:focus {
    outline: none;
}
p {
    font-family: "Poppins",sans-serif !important;
    color: #000 ;
}
div {
    font-family: "Poppins",sans-serif !important;
}
.footer-title {
    width: 100%;
    color: #ff7e00 !important;
    font-family: "Poppins",sans-serif !important;
	font-weight: 500 !important;
}
footer .footer-inner .footer-block {
    margin-bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 0 !important;
}
footer .footer-inner .footer-block {
    margin-bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 0 !important;
}
.footer-block-1 {
    width: calc(100% / 3);
}
.footer-block-1 h3 {
    font-family: "Open Sans",sans-serif;
    font-size: 19px;
    color: #ff7e00 !important;
    font-weight: 600;
}
.footer-block p {
    width: 90%;
    font-family: "Poppins",sans-serif !important;
    margin: 0 auto;
}
footer .widget a, footer .widget_text .textwidget a {
    color: #fff !important;
    transition: 0.3s all ease-in-out;
}
footer .widget a:hover, footer .widget_text .textwidget a:hover {
    opacity: 0.7;
}
.sticky_portion {
    background: #fff;
}
.sticky_portion.home-sidebar {
    background: transparent !important;
}
.copyright-and-nav-row .copyrights p {
    font-family: "Poppins",sans-serif !important;
    color: #fff;
}
.elementor-widget-button .elementor-button {
    padding: 15px 30px;
    width: 100% !important;
    font-size: 18px;
    text-transform: capitalize;
}
.main-post-area-holder .single-page-other-information-holder .post-the-content p a{
	color: #FF5A00 !important;
}
.main-post-area-holder .single-page-other-information-holder .post-the-content p a:hover{
	text-decoration: underline !important;
}







/* 3-8-22 */
.header-layout-four  .header-top-inner .social-networks ul li a::before{
    display: none !important;
}
.header-layout-four  .header-top-inner .social-networks ul li a i{
    font-size: 16px !important;
}

.general-header-inner .container {
    /* display: flex; */
    align-items: center;
}
.header-left {
    width: 50%;
    display: flex;
    align-items: center;
}
.header-layout-one .site-logo {
    padding: 12px 0px !important;
    text-align: left !important;
}
.custom-logo-link {
    display: inline-block;
}
.header-layout-one .site-info {
    text-align: center !important;
    padding: 35px 0px !important;
    margin-left: 10px !important;
}
.header-layout-one .site-info .site-title {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    font-size: 0 !important;
}
.site-title a {
    color: #ff9000 !important;
    font-family: "Poppins",sans-serif !important;
    font-size: 20px;
    font-weight: 400;
}
.header-layout-one .site-info .site-description {
    padding-bottom: 10px;
    font-family: "Lato",sans-serif;
    font-weight: normal;
	color: #fff !important;
    font-size: 15px !important;
    text-align: left;
}
.header-right {
    width: 50%;
    display: flex;
    flex-direction: column;
}
.heder-right-inner {
    display: flex;
    justify-content: flex-end;
}
.search-inner {
    margin-right: 0;
    display: flex;
    align-items: center;
}
.top-search-form-container {
    position: relative;
}
.search-icon {
    width: 50px;
    height: 50px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50%;
    font-size: 28px;
    margin-left: auto;
    margin-top: -8px;
    transition: 0.3s all ease-in-out;
    cursor: pointer;
}
img.search-image {
    width: 44px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    opacity: 0;
}
img.search-image.active {
    opacity: 1;
}
img.search-cancel-image {
    width: 36px;
    margin-top: 4px;
    opacity: 0;
    transition: 0.5s all ease-in;
    position: absolute;
    right: 0;
    transform: scale(0);
}
.top-search-form-container .search-form {
    position: absolute !important;
    right: 38px;
    top: -3px;
    opacity: 0;
    transition: 0.5s all ease-in-out;
    background: #2b2b2b;
}
.top-search-form-container .search-form {
    position: absolute !important;
    right: 38px;
    top: -3px;
    opacity: 0;
    transition: 0.5s all ease-in-out;
    background: #2b2b2b;
}
.top-search-form-container .search-form label {
    position: relative;
    margin-bottom: 0px;
}
.top-search-form-container .search-form label span.screen-reader-text {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    z-index: 10;
    overflow: none;
    width: auto;
    font-size: 0px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    padding: 0px 5px;
    margin: 0px;
    left: 0;
}
.top-search-form-container .search-form label span.screen-reader-text {
    display: none;
}
.top-search-form-container .search-form label input[type=search] {
    border-radius: 0 !important;
    height: 45px !important;
    width: 0px !important;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding: 0 !important;
    transition: 0.8s all ease-in-out !important;
    font-size: 24px;
    color: #fff;
    font-family: "Poppins",sans-serif !important;
    font-weight: 300 !important;
}
.top-search-form-container .search-form input[type=submit] {
    display: none;
    height: 35px;
    border-radius: 0px;
    padding: 0px 15px;
    margin-left: -5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
button.menu {
    background: transparent !important;
    border: none !important;
    padding-right: 0 !important;
    margin-right: -5px;
}
.menu-wrapper {
    position: fixed;
    width: 100%;
    background: #2b2b2b;
    left: 0;
    z-index: 99;
    width: auto;
    right: 0;
    margin: 0 auto;
    top: 99px;
    display: none;
    height: 90vh;
    overflow: hidden;
}
.main-menu {
    max-width: 1140px;
    margin: 0 auto;
}
#site-navigation {
    display: flex !important;
    flex-wrap: wrap;
}
.header-layout-one .primary-menu-container {
    border-top: none !important;
}
.main-navigation .primary-menu {
    display: flex !important;
    flex-wrap: wrap;
    padding-left: 6px;
}
.primary-menu-container .primary-menu>li {
    display: inline-block;
    float: none;
    /* width: calc(100% / 4); */
    text-align: left;
}
.primary-menu-container .primary-menu>li>a {
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 20px;
    border-bottom: 1px solid transparent !important;
    display: inline-block;
    padding: 15px 0 0 0!important;
    margin: 0 0 15px 0;
    text-transform: capitalize !important;
    line-height: 1.4;
}
.social-menu {
    /*position: fixed;
    bottom: 8%;
    left: 0;
    right: 0;*/
    margin-top: 300px;
	transition: 0.5s all ease-in-out;
}
ul.social-links {
    max-width: 1100px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    list-style: none !important;
}
.social-links a {
    width: 60px;
    margin: 0 5px;
    color: #fff !important;
    border: 1px solid #fff;
    height: 60px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    transition: 0.3s all ease-in-out;
}
.general-header-inner {
    background: #2b2b2b;
}
.header-layout-one .site-info {
    text-align: left !important;
    padding: 0 !important;
}
.top-search-form-container .search-form.active label input[type=search] {
    width: 400px !important;
}
.top-search-form-container .search-form {
    position: absolute !important;
    right: 38px;
    top: -3px;
    opacity: 0;
    transition: 0.5s all ease-in-out;
    background: #2b2b2b;
}
.top-search-form-container .search-form.active {
    opacity: 1;
}
/* 3-8-22 */
.social-links a:hover {
    border: 1px solid #ff9000 !important;
    background-color: #ff9000 !important;
    color: #fff !important;
}
.header-layout-one .primary-menu-container {
    border-bottom: none !important;
    width: 100%;
}
.primary-menu-container .primary-menu>li {
    display: inline-block;
    float: none;
    /* width: 100%; */
    text-align: center;
}
.link-wrapper{
	display: flex;
}
.link-wrapper .widget-link {
    font-size: 19px;
    margin-bottom: 5px;
    display: inline-block;
    max-width: 150px;
    text-align: center;
    padding: 8px 0;
    border-radius: 4px;
    width: 100%;
    margin-right: 10px;
	font-family: "Open Sans", Sans-serif !important;
    font-weight: 500 !important;
    color: #287700;
    background-color: #C3D9B8 !important;
}
.link-wrapper .widget-link:hover {
    color: #fff !important;
    background-color: #287700 !important;
}
.fb-feed {
    display: flex;
	justify-content: flex-end;
}
.social-text a {
    color: #287700 !important;
	margin: 0px !important;
	font-size: 16px !important;
	display: contents !important;
	max-width: unset !important;
}
.social-fb a br {
    display: none;
}
.social-fb img {
    margin-top: 0 !important;
}
.sticky_portion.home-sidebar {
    margin-bottom: 30px;
}

/****** Menu *******/
button.menu{
    background: transparent !important;
    border: none !important;
    padding-right: 0 !important;
    margin-right: -5px;
}
button.menu:focus
{
    outline: none !important;
}
.line {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 2;
}
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 2;
}
.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 2;
}
.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 2;
}
.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 2;
}
.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 2;
}

img.search-cancel-image.active {
    opacity: 1;
    transform: scale(1);
}

.page-id-34 .main-post-area-holder .single-page-details-holder {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.page-id-34 .hentry {
    margin-bottom: -1px !important;
}
@media only screen and (max-width: 1024px){
	.mean-container .mean-bar {
		display: none;
	}
	.side-contact{
		padding: 0 15px !important;
	}
	.widget .widget-content .widget-title h2{
		padding-left: 0px;
	}
	div.wpcf7{
		padding: 20px 0px;
	}
}
@media (max-width: 991px){
	
	.c-wrapper {
		flex-direction: column;
	}
	.contact-button{
		width: 100%;
		justify-content: center;
	}
	.social-div{
		width: 100%;
		justify-content: center;
		padding-top: 20px;
	}
	.social-fb{
		width: auto;
	}
}
@media(max-width: 767px)
{
	.menu-wrapper {
		top: 80px;
		min-height: 80vh;
		overflow-y: scroll;
		padding-bottom: 50px;
		/*position: fixed;*/
	}
	.primary-menu-container .primary-menu>li {
		width: calc(100% / 2);
		text-align: center;
	}
	.primary-menu-container .primary-menu>li>a {
		font-size: 18px;
		margin: 2px 0 1px;
	}
	.social-menu {
		position: static;
		bottom: 0;
		left: 0;
		right: 0;
		display: flex;
		justify-content: center;
		margin-top: 25px;
		
	}
	.wpcf7-form p {
		width: 100%;
		margin-right: 0;
	}
	.contact-button a:nth-child(2) button {
		margin-right: 0 !important;
	}
	.contact-button {
		display: flex;
		align-items: center;
		width: 100%;
		justify-content: center;
	}
	.cert-sec .footer-block .widget {
		margin-bottom: 1.5em !important;
	}
	footer .footer-inner .footer-block{
		display: block !important;
	}
	footer .footer-inner .footer-block .footer-block-1{
		margin: auto;
		width: 100% !important;
	}
	.main-post-area-holder .single-page-other-information-holder{
		padding:0px !important;
	}
	.link-wrapper{
		justify-content: center;
	}
	.fb-feed{
		justify-content: center;
		padding-top: 15px;
	}
	.cert-sec{
		display: block;
	}
	.cert-sec .footer-block .widget{
		margin-bottom: 1.5em !important;
	}

}
@media (max-width: 480px){
	.site-title a{
		font-size: 18px;
	}
	.header-layout-one .site-info .site-description{
		font-size: 12px !important;
	}
	.social-links a {
		width: 35px;
		height: 35px;
		font-size: 18px;
	}
	.primary-menu-container .primary-menu>li {
		width: 100%;
	}
	.primary-menu-container .primary-menu>li>a {
		font-size: 18px;
		margin: 2px 0 1px;
		padding-top: 0;
	}
	img.search-image {
		width: 31px;
	}
	.elementor-widget-heading .elementor-heading-title{
		font-size: 20px;
	}
	.main-post-area-holder .single-page-other-information-holder .post-the-content p{
		font-size: 16px;
	}
		.contact-button 
		{
			flex-direction: column;
		}
		.contact-button a {
		width: 100%;
		display: block;
	}
	.contact-button button {
		width: 100%;
		margin-bottom: 5px;
	}
}
@media (max-width: 360px){
	.social-text {
		max-width: 210px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

/*--------------category post pages------------*/
.setImage{
	padding-top: 10px !important;
}
.setImage img{
	width: 100%;
}
.post-navigation, .comment-area-wrapper {
    width: 100%;
    margin-top: 10px!important;
}
.main-post-area-layout-one .main-post-area-holder article .post-permalink{
	margin-bottom: 0px !important;
    position: initial;
    height: 80px;
    bottom: 0;
	justify-content: center;
    display: inline-flex;
}
.main-post-area-layout-one .main-post-area-holder article .post-permalink a {
	position:absolute !important;
	bottom:30px;
	border: 2px solid transparent !important;
    background: #C3D9B8 !important;
    color: #287700!important;
}
.main-post-area-layout-one .main-post-area-holder article .post-permalink a:hover {
	border: 2px solid transparent !important;
    background: #287700 !important;
	color: #fff !important;
}
.main-post-area-layout-one .main-post-area-holder article .post-permalink a:hover:after{
	color: #fff !important;
}
.main-post-area-layout-one .main-post-area-holder article .post-permalink a:after{
	color: #287700 !important;
}	
.main-post-area-holder .single-page-details-holder .post-image{
	display: none;
}
.main-post-area-holder .single-page-other-information-holder .postmeta{
	text-align: right !important;
}
.main-post-area-wrapper .search-page .main-post-area-holder article .post-title h2{
	font-size: 30px !important;
    font-family: "Open Sans", Sans-serif;
}
article.post-details-holder.wow.fadeInUp {
    width: calc(100% / 2 - 20px);
    margin-right: 40px;
	position:relative;
}
article.post-details-holder:nth-child(2n+2) {
    margin-right: 0 !important;
}
.main-post-area-wrapper .layout-two-post-details-holder{
	border: 1px solid #e0e0e0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
	padding: 15px 0 15px;
}
.main-post-area-wrapper .layout-two-post-details-holder .post-image{
	display: none;
}
.main-post-area-holder .layout-two-post-details-holder .post-title{
	padding: 0 30px 15px !important;
}
.main-post-area-wrapper .layout-two-post-details-holder .post-meta-category{
	display:none !important;
}
.main-post-area-wrapper .layout-two-post-details-holder .post-title h2 a:hover{
	color: #FF5A00 !important;
}
.main-post-area-holder .single-page-other-information-holder .post-meta-category span a:hover{
	color: #FF5A00 !important;
}
.search-result-listing {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
section.no-results.not-found{
	width: 100%;
}
section.no-results.not-found .page-content form.search-form{
	width: 60%;
	margin: 30px auto 0;
}
.page-content .search-form label .search-field{
	height: 42px !important;
    padding: 3px 15px !important;
}
.page-content .search-form .search-submit{
	background-color: #287700 !important;
}
section.no-results .page-title{
	text-transform: capitalize !important;
	font-family: 'open-sans',sans-serif !important;
	color: #ff9000 !important;
}
.comment-listing-tile h4, .comment-box-tile h4{
	font-family: "Open Sans", Sans-serif !important;
}
.comments__form-label::after{
	background: #ff9000 !important;
}
input[type=submit].comments__form-submit {
    padding: 15px 24px !important;
    background: #C3D9B8 !important;
    margin-right: 15px;
    font-size: 20px;
    color: #287700 !important;
    border: 1px solid transparent !important;
    font-weight: 500;
}
input[type=submit].comments__form-submit:hover, input[type=submit].comments__form-submit:focus {
    border: 1px solid transparent !important;
    outline: none;
    background: #287700 !important;
    color: #fff !important;
}
.widget_recent_entries a:hover{
	color: #ff9000 !important;
}
.widget_recent_entries a:hover::before{
	color: #ff9000 !important;
}
.blog-pagination{
	width:100%;
}
.pagination .nav-links .current{
	background-color: #287700!important;
	color: #fff !important;
}
.pagination .nav-links .page-numbers:hover{
	background-color: #287700;
	color: #fff !important;
}
.blog-post-page-font p a{
	color: #FF5A00 !important;
}
.blog-post-page-font p a:hover{
	text-decoration: underline !important;
}
/*--------------category post pages------------*/
.elementor-section-wrap section:first-child .elementor-widget:first-child .elementor-image, .setImage{
	height: 494px !important;
    overflow: hidden;
	box-shadow: 0px 4px 14px -4px #8a8a8a;
}
.validation{
	color: #ff9000;
}
.error-message-holder h2{
	color: #ff9000 !important;
	font-family: 'Poppins',sans-serif;
}
.error-message-holder h4 {
    text-transform: capitalize !important;
	font-family: 'Poppins',sans-serif;
	color: #ff9000 !important;
	font-weight: 600 !important;
}
.error-message-holder .error_page_search .search-form label .search-field {
    height: 42px !important;
    padding: 3px 15px !important;
}
.error-message-holder .error_page_search .search-form .search-submit{
	background-color: #287700 !important;
}
.comments__form-input {
    font-size: 16px !important;
}
.comments__form-field .error{
	color: red;
	font-size: 14px;
}


/* 3-8-22 */
.header-layout-four  .logo_and_advt_holder {
    width: 38% !important;
}
.header-layout-four .primary-menu-container .primary-menu {
    flex-wrap: nowrap ;
    justify-content: center;
}
.header-layout-four .site-logo {
    width: 100px;
}
.header-layout-four .menu-two{
	display: flex !important;
	align-items: center;
	padding: 15px 0;
}
.header-layout-four .general-header-inner .main-nav-container{
	background-color: transparent !important;
    width: 52% !important;
    justify-content: center;
}
.header-layout-four .primary-menu-container{
	width: 100% !important;
}
.header-layout-four .primary-menu-container .primary-menu>li {
    padding: 0px 20px 0 0!important;
}
.header-layout-four .primary-menu-container .primary-menu>li a{
    font-size: 18px !important;
    
}
.header-layout-four .primary-menu-container .primary-menu .sub-menu li a{
    height: 30px;
}
.header-layout-four .site-identity{
    display: flex;
    align-items: center;
}


.header-layout-four .general-header-inner .logo_and_advt_holder{
	padding: 0 !important;
}
.header-layout-four .menu-item-has-children > ul {
    width: 200px !important;
    background-color: #2b2b2b !important;
    position: absolute !important;
    z-index: 9 !important;
    top: 100% !important;
    text-align: left !important;
}

.header-layout-four .main-navigation ul li ul.active li {
    display: flex !important;
    align-items: center !important;
    padding: 5px 16px !important;
    flex-wrap: wrap !important;
    width: 100%;
}

.header-layout-four .primary-menu-container .primary-menu>li.menu-item-has-children{
    align-items: center;
}
.header-layout-four .menu-icon-wrapper1{
    display: none;
}
.header-layout-four .sub-menu.active li ul{
	position: absolute !important;
	top: 0 !important;
	left: 100% !important;
	height: 100%;
    display: flex !important;
    background-color: #4e4e4e !important;
}

.header-layout-four .fixed-nav{
    position: fixed;
    width: 100%;
}
.header-layout-four{
    z-index: 9999 !important; 
    padding-bottom: 190px;
}
.header-layout-four  .row{
    width: 100% !important;
}
.header-layout-four .site-identity{
    display: flex;
    align-items: center;
}
.top-search-form-container .search-form.active label input[type=search] {
    width: 200px !important;
    font-size: 18px;
    padding: 0 10px !important;
}

.header-layout-four .header-right{
    width: 10% !important;
    margin-left: auto;
}

.header-layout-four .custom-col{
    display: flex;
    align-items: center;
}
.header-layout-four .general-header-inner .site-info .site-title{
    font-size: 20px;
}
.header-layout-four .general-header-inner h5.site-description{
    color: #fff;
    font-size: 15px;
    font-family: "Lato",sans-serif;
}
/* social network*/
.header-layout-four .header-top-inner .social-networks ul li a::before{
    color: #fff !important;
}
.header-layout-four .header-top-inner .social-networks ul li a{
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    padding: 3px 10px !important;
}
/* .header-layout-four .header-top-inner .social-networks ul.social-links li:last-child a{
    font-family: 'FontAwesome';
} */

@media(max-width: 1199px){
    .header-layout-four .logo_and_advt_holder{
        width: 45% !important;
    }
    .header-layout-four .header-right {
        width: 20% !important;
    }
    .header-layout-four .general-header-inner .main-nav-container{
        width: 35% !important;
    }
    .header-layout-four .top-search-form-container .search-form{
	    right: 0px !important;
        top: 40px !important;
    }

}
@media(max-width: 991px){

	.header-layout-four .logo_and_advt_holder {
    width: 60% !important;
}
.header-layout-four .menu-item-has-children  ul,.header-layout-four .sub-menu.active li ul{
    background-color: transparent !important;
}
.header-layout-four .menu-item-has-children .arrow-down{
    margin-left: auto;
}
.header-layout-four .main-navigation .primary-menu{
	display: block !important;
    padding-left: 0;
}
.header-layout-four .main-nav-container{
	display: none;
    justify-content: flex-start !important;
    border-top: 1px solid #2b2b2b !important;
}
.header-layout-four .primary-menu-container .primary-menu>li{
	position: relative !important;
    padding: 10px 0px 10px 0!important;

}
.header-layout-four .menu-item-has-children > ul,.header-layout-four .sub-menu.active li ul{
	position: static !important;
}
.main-navigation ul li.menu-item-has-children ul{
	width: 100% !important;
    padding-left: 20px  !important;
}
.header-layout-four .main-nav-container.clearfix {
    position: fixed !important;
    top: 185px !important;
    width: 100% !important;
    height: 100vh;
    left: 0 !important;
    padding: 20px 15px !important;
    overflow-y: hidden;
    top: 0;
}
.header-layout-four .main-navigation ul li ul.active li{
	padding: 0 !important;
}
.header-layout-four .primary-menu-container .primary-menu>li {
    display: flex;
    text-align: left !important;
    justify-content: flex-start;
}
.primary-menu-container .primary-menu>li>a{
    padding: 0 !important;
}
.header-layout-four .menu-icon-wrapper1 {
    display: block;
}
.header-layout-four .general-header-inner .main-nav-container{
	background-color: #3f3f3f !important;
}

   .header-layout-four .top-search-form-container .search-form{
		margin-top: 0px !important;
	}
    .header-layout-four .sub-menu .arrow-down,.header-layout-four .sub-menu span.arrow-down.active{
        transform: rotate(0deg);
    }

    .header-layout-four .primary-menu-container .primary-menu> li > ul.sub-menu.active{ 
        height: 30px  !important;
     }
     .header-layout-four .primary-menu-container .primary-menu li > ul {
        height: 0  !important;
     }
     .header-layout-four .primary-menu-container .primary-menu >  .current-menu-item{
        padding: 10px 0px 10px 0!important;
    }
    .header-layout-four .general-header-inner.fixed-nav {
        position: fixed;
        border-bottom: 1px solid #2b2b2b !important;
        /* top: 0; */
        width: 100%;
    }
    .primary-menu > li.current_page_item.menu-item-has-children{
        margin-bottom: 10px;
    }
}
@media(min-width: 992px){
	.header-layout-four .menu-icon-wrapper1{
		display: none;
	}
}
@media(max-width:767px){
    .header-layout-four .logo_and_advt_holder {
        width: 60% !important;
    }
    .header-layout-four .site-title{
        display: none;
    }
    .top-search-form-container,.header-layout-four .general-header-inner .site-info{
        padding-bottom: 0px !important;
    }
}
@media(max-width:480px){
    .header-layout-four .top-search-form-container .search-form {
        top: 42px !important;
        right: -33px !important;
    }
    .header-layout-four  .top-search-form-container .search-form.active label input[type=search]{
        width: 340px !important;
    }
    .header-layout-four button.menu svg{
        width: 54px;
    }
    .header-layout-four .header-top-inner .social-networks ul li a{
        padding: 8px 10px !important;
    }
    /* .header-layout-four .top-search-form-container{
        margin-top: 11px;
    } */
}
@media(max-width:360px){
    .header-layout-four  .top-search-form-container .search-form.active label input[type=search]{
        width: 200px !important;
    }
}
@media(max-width:450px){
    .search{
        margin: 0 !important;
        padding: 0 !important;
    }
    .header-layout-four .header-right{
        width: 40% !important;
    } 
    .header-layout-four .site-identity {
        width: 200px;
    }
    .header-layout-four .general-header-inner .site-info .site-title{
        font-size: 20px;
    }
    .header-layout-four .general-header-inner .site-info .site-title a{
        font-size: 15px;
    }
    .header-layout-four  .top-search-form-container {
        display: block ;
    }
    .header-layout-four .site-logo {
        width: 80px;
    }
    .header-layout-four .search-icon img.search-cancel-image{
        width: 28px;
        margin-top: 7px;
    }
    .header-layout-four .fixed-nav{
        height: auto ;
    }
}