@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url('fonts/Poppins-ThinItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('fonts/Poppins-ExtraLightItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('fonts/Poppins-LightItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/Poppins-Regular.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('fonts/Poppins-MediumItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('fonts/Poppins-SemiBoldItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('fonts/Poppins-BoldItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url('fonts/Poppins-ExtraBoldItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url('fonts/Poppins-BlackItalic.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('fonts/Poppins-Thin.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('fonts/Poppins-ExtraLight.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('fonts/Poppins-Light.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/Poppins-Regular.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('fonts/Poppins-Medium.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('fonts/Poppins-SemiBold.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('fonts/Poppins-Bold.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('fonts/Poppins-ExtraBold.ttf') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('fonts/Poppins-Black.ttf') format('woff2');
}

body, html {
	overflow-x: hidden;
}
body{
	font-family: 'Poppins';
	font-size: 18px;
	line-height: normal;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins' !important;
}

body .site-header, 	body:not([class*=elementor-page-]) main.site-main,.site-footer {
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}
body header.site-header {
	padding: 65px 20px;
	display: flex;
	align-items: center;
	max-width: 1440px;
}
body header.site-header .site-branding a.custom-logo-link {
	line-height: 0;
}

body header.site-header .site-branding {
	width: 22%;
	max-width: 100%;
}
body header.site-header nav.site-navigation {
	width: 78%;
}
body header.site-header nav.site-navigation ul li{
	padding:0 25px;
}
body header.site-header nav.site-navigation ul li a {
	letter-spacing: 0px;
	color: #373737;
	font-size: 20px;
	line-height: 34px;
	font-weight: 400;
	padding: 0;
	position: relative;
	font-family: 'Poppins';
}
body header.site-header nav.site-navigation ul li:first-child a{
	padding-left: 0;
}
body header.site-header nav.site-navigation ul li:last-child a{
	padding-right:  0;	
}
body header.site-header nav.site-navigation ul li.current-menu-item a::before, body header.site-header nav.site-navigation ul li.current_page_item a::before {
	content: '';
}
.mobile-menu-toggle {
	display: none;
}
.mobile-menu-toggle .hamburger__menu {
	background: #fff;
	position: relative;
	font-size: 25px;
	height: 20px;
}
.mobile-menu-toggle .hamburger__inner > div {
	width: 25px;
	height: 2px;
	background: #373737;
	position: absolute;
	top: 0;
	right: 0;
	transition: all .4s;
}
.mobile-menu-toggle .hamburger__menu div.two {
	top: 8px;
}
.mobile-menu-toggle .hamburger__menu div.three {
	top: 16px;
}
.site-navigation ul.menu li a:after {
	width: 0%;
	content: '';
	display: block;
	height: 4px;
	position: absolute;
	bottom: -10px;
	background: #373737;
	left: 0;
	overflow: hidden;
	transition: all .4s;
	border-radius: 50px;
}
.site-navigation ul.menu li a:hover::after, .site-navigation ul.menu li.current_page_item a::after {
	width: 50%;
	content: '';
	display: block;
	height: 4px;
	position: absolute;
	bottom: -10px;
	background: #373737;
	left: 0;
	overflow: hidden;
	transition: all .4s;
	border-radius: 50px;
}
footer#site-footer {
	background-color: #373737;
	padding: 40px 20px;
	max-width: 1440px;
	position: relative;
}
.footer-logo {
	padding-bottom:65px;
}
.footer-row.footer-content-row .footer-column .menu-footer-menu-1-container ul.menu li a,.menu-footer-menu-2-container ul.menu li a,.menu-footer-menu-3-container ul.menu li a, .footer-row.footer-content-row .footer-column ul.wc-contact-links li a span {
	letter-spacing: 0px;
	color: rgb(255, 255, 255);
	opacity: 0.66;
	font-family: Poppins;
	font-size: 22px;
	font-weight: 400;
}
footer#site-footer:before {
	display: block;
	content: '';
	background: #373737;
	width: 136%;
	height: 100%;
	position: absolute;
	left: -18%;
	top: 0;
	z-index: -1;
}
.footer-row.footer-content-row .footer-column ul.wc-contact-links li a span {
	padding-left: 45px;
	display: inline-block;
}
footer#site-footer ul.wc-contact-links i:before {
	color: #fff;
}
.footer-row.footer-content-row {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.footer-row.footer-content-row ul {
	padding: 0;
}
.footer-column.column-1 {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.footer-column.column-2 {
	display: inline-block;
	width: 28%;
	vertical-align: top;
}
.footer-column.column-3 {
	display: inline-block;
	width: 28%;
	vertical-align: top;
}
footer#site-footer h3 {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 30px;
}
footer#site-footer ul.social_links li {
	display: inline-block;
	margin-right: 20px;
}
footer#site-footer .widget_text.footer-1 ul.social_links li {
	display: inline-block;
	margin-right: 20px;
}
footer#site-footer ul.wc-contact-links li i {
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 3px;
	color: #fff;
	font-size: 30px;
}
.footer-2 ul li {
	padding-bottom: 30px;
}
.widget_text.footer-3 ul.wc-contact-links li {
	padding-bottom: 30px;
	position: relative;
}
footer#site-footer ul.wc-contact-links li a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: #ffffff;
}
footer#site-footer ul.social_links li a.wc-social-icons {
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 8px;
	width: 66px;
	height: 66px;
	display: inline-block;
	font-size: 29px;
	color: #fff;
	text-align: center;
}
footer#site-footer ul.social_links li a:hover {
	background: linear-gradient( 
		45deg
		, #4fb383, #92e8bf);
	color: #000;
	border-color: #000;
}
.footer-row.footer-content-row ul li a:hover {
	color: #87eabb;
	opacity: 1;
}
.footer-row.footer-content-row .footer-column .menu-footer-menu-1-container ul.menu li a:hover, .menu-footer-menu-2-container ul.menu li a:hover, .menu-footer-menu-3-container ul.menu li a:hover, .footer-row.footer-content-row .footer-column ul.wc-contact-links li a:hover span, .footer-row.footer-content-row .footer-column ul.wc-contact-links li a:hover i {
	color: #87eabb;
	opacity: 1;
}
footer#site-footer ul.wc-contact-links i:hover::before {
	color: #87eabb;
	opacity: 1;
}
.widget_text.footer-1 {
	padding-top: 65px;
}
.footer-1 {
	padding-bottom: 65px;
}

.bottom-footer .footer-row.copyright-row .footer-column.column-1 {
	display: block;
	width: 100%;
}
.bottom-footer .textwidget {
	text-align: center;
	padding: 0 150px 0 150px;
}
.bottom-footer p {
	text-align: center;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.65;
	width: 75%;
	margin: auto;
	padding: 50px 0;
	font-family: 'Poppins';
	font-size: 25px;
	font-weight: 400;
}

main.hentry .page-header {
	display: none;
}

.graffion_slider span.elementor-divider-separator {
	border-radius: 5px;
}
section.wc-clean-label {
	position: relative;
}
section.wc-clean-label > .elementor-container:after {
	content: '';
	display: block;
	width: 48%;
	height: 100%;
	background: #F1FFF8;
	position: absolute;
	top: 35px;
	right: 0;
	z-index: -1;
}
section.wc-left-background {
	position: relative;
}
section.wc-left-background  > .elementor-container:after {
	content: '';
	display: block;
	width: 47%;
	height: 110%;
	background: #F1FFF8;
	position: absolute;
	top: -20px;
	left: 0;
	z-index: -1;
}
section.wc-app-left-background .elementor-image, section.wc-app-right-background .elementor-image, .wc-banner-col-bg  .elementor-image,
section.wc-qua-left-background .elementor-image {
	position: relative;
}
section.wc-app-left-background .elementor-image:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #F1FFF8;
	position: absolute;
	top: 80px;
	left:   80px;
	z-index: -1;
}
section.wc-app-right-background .elementor-image:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #F1FFF8;
	position: absolute;
	top: 80px;
	right:  80px;
	z-index: -1;
}
section.wc-qua-left-background .elementor-image:after{
	content: '';
	display: block;
	width: 100%;
	height: 120%;
	background: #F1FFF8;
	position: absolute;
	top: -80px;
	left:   0px;
	z-index: -1;
}
section.wc-qlt-right-background .elementor-image {
	position: relative;
}
section.wc-qlt-right-background .elementor-image:after {
	content: '';
	display: block;
	width: 102%;
	height: 130%;
	background: #F1FFF8;
	position: absolute;
	top: -120px;
	right: 000;
	z-index: -1;
}

.wc-banner-col-bg  .elementor-image:after{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #DBFFED 0% 0% no-repeat padding-box;
	opacity: 0.95;
	position: absolute;
	top: 80px;
	right:  80px;
	z-index: -1;
}
section.wc-right-background {
	position: relative;
}
section.wc-right-background  > .elementor-container:after {
	content: '';
	display: block;
	width: 47%;
	height: 105%;
	background: #F1FFF8;
	position: absolute;
	top: -30px;
	right: 0;
	z-index: -1;
}

section.wc-list-cleanmood ul li {
	padding-bottom: 40px;
}
section.wc-list-cleanmood p {
	font-family: 'Poppins';
	font-size: 28px;
	padding-left: 40px;
}
section.wc-right-bg-image {
	position: relative;
}
section.wc-right-bg-image >  .elementor-container:after {
	content: '';
	display: block;
	width: 78%;
	height: 100%;
	background-image: url(images/Path-26.png);
	background-repeat: no-repeat;
	background-size:cover;
	position: absolute;
	top: 15px;
	right: 0;
	z-index: -1
}
section.wc-right-col-bg {
	position: relative;
}
section.wc-right-col-bg  > .elementor-container:after {
	content: '';
	display: block;
	width: 50%;
	height: 70%;
	background: #DBFFED;
	position: absolute;
	top: 300px;
	right: 0;
	z-index: 0;
}
section.wc-right-bg-fix {
	position: relative;
}
section.wc-right-bg-fix  > .elementor-container:after {
	content: '';
	display: block;
	width: 47.2%;
	height: 64%;
	background: #F1FFF8;
	position: absolute;
	top: 15px;
	right: 0;
	z-index: -1;
}
section.wc-left-bg-fix {
	position: relative;
}
section.wc-left-bg-fix  > .elementor-container:after {
	content: '';
	display: block;
	width: 50%;
	height: 64%;
	background: #F1FFF8;
	position: absolute;
	top: 15px;
	left: 0;
	z-index: -1;
}

.contact-form .field-wrapper-flex {
	display: inline-flex;
	margin-top: 75px;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.contact-form .field-wrapper-flex span {
	width: 48%;
}
.contact-form .field-wrapper-block {
	margin-top: 75px;
}
.contact-form input[type=text], .contact-form input[type=tel], .contact-form input[type=email], .contact-form input[type=number], 
.contact-form input[type=password], .contact-form textarea {
	border: 0 ;
	border-radius: 0 ;
	border-bottom: 3px solid #37373714 ;
	padding: 20px 0;
	font-family: 'Poppins';
	font-size: 19px;
	font-weight: 300;
}
.contact-form input::placeholder, .contact-form textarea::placeholder{
	letter-spacing: 0px;
	color: rgba(55, 55, 55, 1);
	opacity: 0.32;
	font-size: 19px;
	font-family: 'Poppins';
	font-weight: 400;
}
.contact-form textarea {
	font-family: 'Poppins';
	font-size: 19px;
	font-weight: 300;
	height: 95px;
}
.contact-form .contact-btn {
	margin-top: 75px;
	text-align: center;
	position: relative;
}
.contact-form .contact-btn  .ajax-loader{
	position: absolute;
	top: 18px;
}
.contact-form .contact-btn input.wpcf7-form-control.wpcf7-submit {
	font-family: "Poppins", Sans-serif;
	font-size: 19px;
	font-weight: 500;
	background-color: #373737;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-color: #373737;
	border-radius: 50px 50px 50px 50px;
	padding: 15px 89px 15px 89px;
	color: #fff;
}
.contact-form .contact-btn input.wpcf7-form-control.wpcf7-submit:hover {
	color: #373737;
	background-color: #FFFFFF00;
}
section.wc-contact-section a:hover {
	color: #87EABB;
}
.download-pdf-btn .elementor-button-wrapper a.elementor-button-link:hover span.elementor-button-icon svg path {
	fill: #373737;
}
.download-pdf-btn .elementor-button-wrapper span.elementor-button-icon svg path{
	transition: all .4s;
}
.wc-resource-video .elementor-open-lightbox .elementor-custom-embed-play i.eicon-play:before {
	content: '\e8c3';
	color: rgb(0 0 0 / 38%);
	transition: all .4s;
}
.wc-resource-video .elementor-open-lightbox .elementor-custom-embed-play i.eicon-play {
	text-shadow: none;
}
.wc-resource-video .elementor-open-lightbox .elementor-custom-embed-play i.eicon-play:hover:before {
	color: #30ce7980;
}
.wc-latest-post-list {
	display: block;
	width: 100%;
}
.wc-latest-post-list h2 {
	font-family: 'Poppins';
	font-size: 50px;
	font-weight: 600;
	padding:60px 40px;
}
.wc-latest-post {
	display: inline-block;
	width: 49%;
	padding: 30px;
}
.wc-latest-post-list a, .wc-last-post-list a {
	font-family: 'Poppins';
	font-size: 24px;
	font-weight: bold;
	color: #373737;
	line-height: 38px;
}
.wc-latest-post-list a br, .wc-last-post-list a br{
	display: none;
}
.wc-latest-post-list p, .wc-last-post-list p {
	font-family: 'Poppins';
	font-size: 18px;
	color: #7b7d7c;
	line-height: 34px;
	font-weight: 300;
}
.wc-latest-post-list a.read-more-btn {
	font-family: 'Poppins';
	font-size: 20px;
	font-weight: 500;
}

.wc-latest-post-list .wc-latest-post img.wp-post-image, .wc-last-post-list .wc-last-post img.wp-post-image {
	border-radius: 22px;
	box-shadow: 0px 3px 45px rgb(0 0 0 / 18%);
	width: 100%;
}
.wc-latest-post-list a.read-more-btn span {
	padding-left: 20px;
}
.wc-last-post {
	display: block;
	padding: 40px 30px;
}
.wc-latest-post-list p:empty:before {
	display: none;
}
.wc-latest-post-content h3, .wc-last-post-content h3 {
	margin: 20px 0;
}
.wc-latest-post-list .wc-read-more {
	margin-top: 25px;
}
.wc-latest-post-list h2:after {
	display: block;
	content: "";
	border-top: 10px solid #cffce6;
	width: 30%;
	transform: translateY(-1.3rem);
	position: absolute;
	z-index: -1;
}
.wc-latest-post-list a:hover{
	color: #373737;
}
.wc-last-post-list h2 {
	text-transform: uppercase;
	font-size: 36px;
	font-family: 'Poppins';
	font-weight: 600;
	padding-left: 30px;
	line-height: 66px;
	color: rgba(55, 55, 55, 1);
	margin-bottom: 0;
}
.wc-last-post-list {
	margin-top: 100px;
	margin-left: 40px;
}
.wc-last-post-list a.read-more-btn {
	font-family: 'Poppins';
	font-size: 20px;
	font-weight: 500;
}

.wc-last-post-list a.read-more-btn span {
	padding-left: 20px;
}

.wc-last-post-list p:empty:before {
	display: none;
}

.wc-last-post-list .wc-read-more {
	margin-top: 35px;
}
.wc-last-post-list a:hover{
	color: #373737;
}

body.blog main.site-main header.page-header {
    display: none;
}
section.graffion_slider h2.elementor-heading-title {
	width: max-content;
	display: block;
	margin: auto;
}
section.graffion_slider h2.elementor-heading-title:before {
	display: block;
	content: '';
	width: 35%;
	height: 5px;
	background: #373737;
	border-radius: 50px;
	margin-bottom: 20px;
}

.wc-list-cleanmood .title h2.elementor-heading-title{
	position: relative;
}
.wc-list-cleanmood .title h2.elementor-heading-title:before {
	content: '';
	display: block;
	width: 26%;
	height: 11px;
	background: #cfffe7;
	position: absolute;
	top: 92%;
	transform: translate(0, -60%);
	z-index: -1;
}
.wc_home_sec_title h2.elementor-heading-title:after {
	display: block;
	content: '';
	width: 80%;
	height: 10px;
	background: #cfffe7;
	border-radius: 8px;
	position: absolute;
	top: 40px;
	z-index: -1;
}
section.wc_home_sec-2_iconbox .elementor-icon-box-wrapper {
	padding: 30px;
	background: #F2FFF9;
	border-radius: 17px;
	box-shadow: 0 3px 17px rgb(7 172 96 / 7%);
}
.wc_cleanmood_subscribe form#mc4wp-form-1, .wc_cleanmood_subscribe form.wpcf7-form {
	max-width: 1000px;
	margin: auto;
}
.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields, .wc_cleanmood_subscribe form.wpcf7-form span.form-inner {
	background: #fff;
	border-radius: 50px;
	padding: 10px;
	box-shadow: 0 3px 30px rgb(0 0 0 / 13%);
	display: flex;
}
.wc_cleanmood_subscribe form.wpcf7-form span.form-inner span.wpcf7-form-control-wrap.your-email {
    width: 100%;
        display: inline-flex;
    align-items: center;
}
.wc_cleanmood_subscribe form.wpcf7-form span.form-inner .wpcf7-not-valid-tip{
	    width: inherit;
	        font-family: 'Poppins';
    font-size: 14px;
    text-align: end;
    padding-right: 15px;
}
.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields input[type="email"], 
.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  input[type="email"] {
	border: 0;
	padding: 15px 30px;
	font-size: 18px;
	font-family: 'Poppins';
	color: #373737;
	border-radius: 50px;
}
.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields input[type="email"]::placeholder,
.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  input[type="email"]::placeholder{
	color: rgba(0, 0, 0, 0.27);
	font-weight: 600;
}
.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  .ajax-loader{
	    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields input[type="submit"],
.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  input[type="submit"] {
	background: #82D4AC;
	border-radius: 50px;
	border: 2px solid #82D4AC;
	padding: 12px 40px;
	color: #fff;
	font-family: 'Poppins';
	font-weight: 500;
	transition: all .4s;
}
.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  input[type="submit"]:focus{
	outline: none;
}
.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields input[type="submit"]:hover,
.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  input[type="submit"]:hover{
	background-color: #fff;
	color: #82D4AC;
}
.wc_video_custom_icon .eicon-play:before {
	content: '\e8c3';
}
.wc_video_custom_icon .eicon-play{
	color: #0000005e;
	text-shadow: none;
}
body.blog main.site-main {
	max-width: 1400px;
	padding: 0 15px;
}
body.blog main.site-main .page-content {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 15px;
	margin-bottom: 30px;
}

body.blog main.site-main .page-content article.post {
	display: flex;
	flex-direction: column;
	background: #f9f9f9;
	border: 1px solid #eee;
	border-radius: 10px;
	transition: all .4s;
}
body.blog main.site-main .page-content article.post a {
	display: block;
}
body.blog main.site-main .page-content article.post a img{
	height: 250px;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
}
body.blog main.site-main .page-content article.post:hover {
	box-shadow: 0 5px 15px rgb(0 0 0 / 18%);
}
body.blog main.site-main .page-content article.post h2.entry-title {
	order: 2;
	margin: 0;
	padding: 15px;
}
body.blog main.site-main .page-content article.post h2.entry-title:hover{
	opacity: 0.6;
}
body.blog main.site-main .page-content article.post p {
	order: 3;
	margin: 0 15px 20px 15px;
	font-family: 'Poppins';
	font-size: 15px;
	color: #949494;
	font-weight: 400;
}
body.blog main.site-main .page-content article.post h2.entry-title a {
	font-family: 'Poppins';
	font-size: 25px;
	font-weight: 600;
	color: #000;
	text-transform: capitalize;
}
body.single-post main.post{
	max-width: 1400px;
	padding: 0  15px;
}
main.post .page-content h2 {
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 35px;
	margin-top: 40px;
}
main.post .page-content p {
	font-family: 'Poppins';
	font-size: 16px;
	color: #888888;
	font-weight: 400;
}
section#comments div#respond {
	background: #f9f9f9;
	padding: 20px;
	margin-top: 50px;
	border: 1px solid #eee;
	border-radius: 5px;
	margin-bottom: 50px;
}
section#comments div#respond h2#reply-title {
	font-size: 25px;
	font-weight: 600;
}
section#comments div#respond form#commentform a {
	color: #403838;
	font-size: 16px;
}
section#comments div#respond form#commentform textarea {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 10px;
	margin-top: 15px;
}
section#comments div#respond form#commentform  p.form-submit input#submit {
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	background-color: #373737;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-color: #373737;
	border-radius: 50px 50px 50px 50px;
	padding: 10px 35px;
	color: #fff;
}
section#comments div#respond form#commentform  p.form-submit input#submit:hover{
	color: #373737;
	background-color: #fff;
}


@media (max-width: 1640px){
	body header.site-header{
		padding: 65px 35px 75px;
	}
	body header.site-header nav.site-navigation ul li a{
		padding: 0 24px;

		font-size: 22px;
	}
	.wc-last-post-list{
		margin-left: 0px;
	}
}
@media (max-width: 1440px){
	body .site-header {
		max-width: 1440px;
		margin: 0 10px;
	}
	body header.site-header {
		padding: 30px 15px 30px 15px;
	}
	
	body header.site-header nav.site-navigation ul li a {
		padding: 0 18px;
		font-size: 20px;
	}
	.wc-right-bg-image .elementor-inner-section .elementor-column .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
		font-size: 50px;
		line-height: 70px;
	}
	.wc-last-post {
		display: block;
		padding: 40px 40px;
	}
	.wc-last-post-list h2{
		padding-left: 40px;
	}
}
@media (max-width: 1200px){
	body header.site-header nav.site-navigation ul li a {
		padding: 0 10px;
		font-size: 18px;
	}
	.footer-row.footer-content-row .footer-column.column-1 {
		width: 33%;
	}
	.footer-row.footer-content-row .footer-column.column-2, .footer-row.footer-content-row .footer-column.column-3 {
		width: 33%;
	}
	.footer-row.footer-content-row .footer-column .menu-footer-menu-1-container ul.menu li a, .menu-footer-menu-2-container ul.menu li a, .menu-footer-menu-3-container ul.menu li a, .footer-row.footer-content-row .footer-column ul.wc-contact-links li a span{
		font-size: 20px;
	}
	footer#site-footer ul.social_links li a.wc-social-icons{
		width: 60px;
		height: 60px;
		font-size: 24px;
	}
	footer#site-footer .widget_text.footer-1 ul.social_links li {
		display: inline-block;
		margin-right: 15px;
	}
	.wc-latest-post-list h2{
		font-size: 56px;
		margin-bottom: 25px;
	}
	.wc-last-post-list{
		margin-top: 40px;
	}
	.wc-latest-post-list h2 {
		font-size: 45px;
		padding: 40px;
		margin-bottom: 0;
	}
	.wc-latest-post{
		padding: 30px;
	}
	.wc-latest-post-content h3, .wc-last-post-content h3 {
		margin: 20px 0;
	}
	.wc-latest-post-list a, .wc-last-post-list a{
		font-size: 20px;
		line-height: 25px;
	}
	.wc-latest-post-list p, .wc-last-post-list p{
		font-size: 18px;
		line-height: 30px;
	}
	.wc-latest-post-list .wc-read-more {
		margin-top: 25px;
	}
	.wc-last-post{
		padding: 30px;
	}
	.wc-last-post-list h2 {
		padding-left: 30px;
	}
	body.blog main.site-main .page-content article.post h2.entry-title a{
		font-size: 20px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
	section.elementor-section.contact-form-sec {
		margin-top: -135px !important;
		padding: 20px;
	}
	section.elementor-section.contact-form-sec .elementor-element-8ae1b63 .elementor-widget-wrap.elementor-element-populated {
		padding: 60px !important;
	}
	section.elementor-section.contact-form-sec .elementor-element-dcc9e49.contact-form-right .elementor-widget-wrap.elementor-element-populated {
		padding: 60px 40px !important;
	}
	.contact-right-form .select select{
		padding: 22px 25px 22px 25px;
		font-size: 18px;
	}
	.contact-right-form .select svg{
		right: 12px;
		width: 14px
	}
	.contact-form .field-wrapper-flex, .contact-form .field-wrapper-block {
		margin-top: 55px;
	}
	section.elementor-section.contact-form-sec .elementor-widget-icon-list .elementor-widget-container {
		padding: 0 !important;
	}
	section.elementor-section.contact-form-sec .elementor-widget-icon-list .elementor-widget-container li.elementor-icon-list-item span {
		font-size: 20px !important;
		padding-left: 5px !important;
	}
	section.elementor-section.contact-form-sec .elementor-widget-icon-list .elementor-widget-container i {
		font-size: 25px !important
	}
	section.elementor-section.top-banner h2.elementor-heading-title, section.elementor-section.wc-about-txt h2.elementor-heading-title {
		font-size: 45px !important;
		line-height: 60px !important;
	}
	section.elementor-section.elementor-section-height-min-height.top-banner .elementor-container.elementor-column-gap-default {
		min-height: 600px;
	}
	section.elementor-section.elementor-section-height-min-height.home-banner h2.elementor-heading-title {
		font-size: 50px !important;
	}
	.contact-form input[type=text], .contact-form input[type=tel], .contact-form input[type=email], .contact-form input[type=number], .contact-form input[type=password], .contact-form textarea{
		padding: 15px 0;
	}
	section.elementor-section.elementor-section-height-min-height.home-banner .elementor-widget-heading .elementor-widget-container {
		padding-bottom: 20px !important;
	}
	section.elementor-section.elementor-section-height-min-height.home-banner .elementor-text-editor {
		font-size: 20px !important;
	}
	section.elementor-section.elementor-section-height-min-height.home-banner .elementor-container.elementor-column-gap-default {
		min-height: 750px !important;
	}
	section.elementor-section.elementor-section-height-min-height.home-banner  .elementor-element.elementor-element-c35be10 {
		bottom: -190px !important;
	}
	section.elementor-section.home-title {
		margin:  0 !important;
		padding: 40px !important;
	}
	section.elementor-section.home-title .elementor-widget-heading{
		margin-bottom: 0px !important
	}
	section.elementor-section.home-title .elementor-widget-heading h2.elementor-heading-title {
		font-size: 45px !important;
	}
	section.elementor-section.wc-clean-label {
		padding: 40px !important;
	}
	section.elementor-section.wc-clean-label h2.elementor-heading-title.elementor-size-default {
		font-size: 35px !important;
	}
	section.elementor-section.wc-clean-label section.elementor-section.elementor-element-bce438b {
		margin-top: 20px !important;
		margin-bottom: 10px !important;
	}
	section.elementor-section.wc-clean-label .elementor-column .elementor-icon-box-wrapper span.elementor-icon {
		font-size: 95px !important;
	}
	section.elementor-section.wc-clean-label .elementor-column .elementor-icon-box-icon {
		margin-bottom: 15px !important;
	}
	section.elementor-section.wc-clean-label .elementor-column .elementor-icon-box-content h3.elementor-icon-box-title {
		font-size: 22px;
		margin-bottom: 5px;
	}
	section.elementor-section.wc-clean-label .elementor-column .elementor-icon-box-content p.elementor-icon-box-description {
		font-size: 16px !important;
		line-height: 30px !important;
	}
	section.elementor-section.wc-left-background h2.elementor-heading-title, section.elementor-section.wc-right-background h2.elementor-heading-title  {
		font-size: 40px !important;
	}
	section.elementor-section.wc-left-background .elementor-widget-text-editor .elementor-text-editor p, section.elementor-section.wc-right-background .elementor-widget-text-editor .elementor-text-editor p {
		font-size: 22px !important;
		line-height: 40px !important;
	}
	section.wc-left-background > .elementor-container:after{
		height: 120%;
	}
	section.elementor-section.wc-list-cleanmood {
		margin-top: 50px !important;
		padding:40px 0 0 40px !important;
	}
	section.elementor-section.wc-list-cleanmood h2.elementor-heading-title {
		font-size: 50px !important;
	}
	section.elementor-section.wc-list-cleanmood section.elementor-section.elementor-inner-section {
		padding: 20px 0 0 2px !important;
	}
	section.elementor-section.wc-list-cleanmood section.elementor-section.elementor-inner-section h2.elementor-heading-title {
		font-size: 25px !important;
	}
	section.elementor-section.wc-list-cleanmood section.elementor-section.elementor-inner-section ul li {
		font-size: 20px;
		padding-bottom: 15px;
	}
	section.wc-list-cleanmood p{
		font-size: 22px;
	}
	section.elementor-section.home-title .elementor-element.elementor-widget-divider .elementor-widget-container {
		margin: -6px 0px 0px 0px !important;
	}
	section.elementor-section.wc-application-sec .elementor-icon-box-wrapper span.elementor-icon {
		font-size: 85px !important;
	}
	section.elementor-section.wc-application-sec .elementor-icon-box-wrapper h3.elementor-icon-box-title {
		font-size: 65px !important;
	}
	section.elementor-section.wc-application-sec .elementor-widget-icon-box {
		margin-bottom: 0 !important;
	}
	section.elementor-section.wc-application-sec .elementor-text-editor {
		font-size: 20px;
	}
	section.elementor-section.wc-application-sec .elementor-widget.elementor-widget-text-editor {
		margin-bottom: 0 !important;
	}
	section.elementor-section.elementor-element.elementor-element-4f9e979.wc-app-left-background.wc-application-sec {
		margin: 0px 0 !important;
	}
	section.elementor-section.elementor-section-height-min-height.graffion_slider .elementor-container.elementor-column-gap-default {
		min-height: 750px;
	}
	section.graffion_slider h2.elementor-heading-title{
		font-size: 50px !important;
	}
	section.graffion_slider .elementor-element.elementor-widget-image .elementor-image {
		max-width: 85%;
	}

	section.graffion_slider .elementor-element.elementor-element-e1d6b05 {
		top: -307px;
	}
	section.graffion_slider .header-icon.elementor-widget-icon {
		bottom: -230px !important;
	}
	section.elementor-section.wc-grafifonian-sec {
		padding: 40px 0 0 0 !important;
	}
	.wc-right-bg-image .elementor-inner-section .elementor-column .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
		font-size: 40px;
		line-height: 65px;
	}
	section.elementor-section.wc-grafifonian-sec .elementor-element.elementor-element-68315bc.elementor-widget.elementor-widget-heading {
		margin-bottom: 20px !important;
	}
	section.elementor-section.wc-grafifonian-sec .elementor-widget-text-editor .elementor-text-editor.elementor-clearfix {
		font-size: 18px !important;
		line-height: 35px !important;
	}
	section.elementor-section.wc-grafifonian-sec section.elementor-section.elementor-inner-section.elementor-element-dbbb914,
	section.elementor-section.wc-grafifonian-sec section.elementor-section.elementor-inner-section.elementor-element-c5d21c1 {
		padding-left: 20px !important;
	}
	section.elementor-section.wc-grafifonian-sec section.elementor-section.elementor-inner-section.elementor-element.elementor-element-98e1d62 {
		padding-right: 20px !important;
	}

	section.elementor-section.wc-right-bg-fix h2.elementor-heading-title {
		font-size: 35px !important;
		line-height: 40px !important;
	}
	section.elementor-section.wc-right-bg-fix .elementor-image-box-wrapper figure.elementor-image-box-img {
		width: 20% !important;
	}
	section.elementor-section.wc-right-bg-fix .elementor-image-box-wrapper h3.elementor-image-box-title {
		font-size:25px !important;
		line-height: 30px !important;
		margin-bottom: 15px !important;
	}
	section.elementor-section.wc-right-bg-fix .elementor-image-box-wrapper p.elementor-image-box-description {
		font-size: 18px !important;
	}
	section.elementor-section.wc-right-bg-fix section.elementor-section.elementor-inner-section {
		padding: 40px 0 !important;
	}
	section.elementor-section.wc-qua-left-background .elementor-text-editor p {
		font-size: 20px !important;
	}
	section.elementor-section.wc-qlt-right-background h2.elementor-heading-title.elementor-size-default {
		font-size: 35px !important;
		line-height: 40px !important;
	}
	section.elementor-section.wc-qlt-right-background .elementor-text-editor.elementor-clearfix {
		font-size: 20px !important;
	}
	section.wc-qua-left-background .elementor-image:after{
		top: -40px;
	}
	section.wc-qlt-right-background .elementor-image:after{
		top: -80px;
	}
	section.elementor-section.wc-qlt-list h2.elementor-heading-title.elementor-size-default {
		font-size: 35px !important;
		line-height: 40px !important;
	}
	section.elementor-section.wc-qlt-list .elementor-icon-box-wrapper .elementor-icon-box-icon span.elementor-icon {
		font-size: 35px !important;
	}
	section.elementor-section.wc-qlt-list .elementor-icon-box-wrapper h3.elementor-icon-box-title {
		font-size: 22px !important;
	}
	section.elementor-section.wc-qlt-list .elementor-widget-icon-box .elementor-widget-container {
		padding-bottom: 15px !important;
	}
	section.elementor-section.wc-qlt-icon-grid {
		padding: 40px !important;
	}
	section.elementor-section.wc-qlt-icon-grid .elementor-widget-wrap {
		padding: 10px !important;
	}
	section.elementor-section.wc-qlt-icon-grid .elementor-image-box-content h3.elementor-image-box-title {
		font-size: 22px !important;
	}

	section.elementor-section.wc-qlt-icon-grid .elementor-image-box-content p.elementor-image-box-description {
		font-size: 17px !important;
	}
	section.elementor-section.wc-res-banner section.elementor-section.wc-res-banner {
		padding: 40px !important;
	}
	section.elementor-section.wc-res-banner h2.elementor-heading-title.elementor-size-default {
		font-size: 35px !important;
		line-height: 45px !important;;
	}
	section.elementor-section.wc-res-banner .elementor-element-b79ca7d .elementor-widget-wrap.elementor-element-populated {
		padding-left: 30px !important;
	}
	section.elementor-section.wc-res-banner  .elementor-widget-heading .elementor-widget-container {
		padding-bottom: 5px !important;
	}
	section.elementor-section.wc-res-banner .elementor-text-editor.elementor-clearfix {
		font-size: 18px !important;
	}
	section.elementor-section.wc-res-text {
		padding: 40px !important;
	}
	section.elementor-section.wc-res-text .elementor-widget-heading h2.elementor-heading-title.elementor-size-default {
		font-size: 40px !important;
		line-height: 40px !important;
	}
	section.elementor-section.wc-res-text .elementor-text-editor.elementor-clearfix {
		font-size: 18px !important;
	}
	section.elementor-section.wc-res-text .download-pdf-btn .elementor-widget-container {
		margin-top: 15px !important;
	}
	section.elementor-section.wc-res-text .elementor-button-wrapper a.elementor-button-link {
		font-size: 20px !important;
		padding: 18px 40px !important;
	}
	section.elementor-section.wc-news-blog {
		padding: 20px !important;
	}

}
@media(max-width: 1024px){
	section.wc-list-cleanmood p {
		font-size: 21px;
	}
	nav.site-navigation.nav-show {
		top: 110px;
	}
	body header.site-header nav.site-navigation ul li a {
		font-size: 17px;
		padding: 0 10px;
	}
	.bottom-footer .textwidget p {
		padding: 30px 0;
		width: 85%;
		font-size: 20px;
	}
	.footer-row.footer-content-row {
		padding: 0;
	}
	.footer-column.column-1 {
		width: 49%;
	}
	.footer-column.column-2 {
		width: 50%;
	}
	.footer-column.column-3 {
		display: block;
		width: 100%;
	}

	.bottom-footer .textwidget {
		padding: 0;
	}
	section.wc-list-cleanmood ul li {
		padding-bottom: 20px;
	}
	.footer-row.footer-content-row .footer-column .menu-footer-menu-1-container ul.menu li a, .menu-footer-menu-2-container ul.menu li a, .menu-footer-menu-3-container ul.menu li a, .footer-row.footer-content-row .footer-column ul.wc-contact-links li a span{
		font-size: 18px;
	}
	footer#site-footer h3{
		font-size: 22px;
		font-weight: bold;
		padding-bottom: 20px;
	}
	footer#site-footer ul.social_links li a.wc-social-icons{
		width: 50px;
		height: 50px;
		font-size: 20px;
	}
	.footer-2 ul li, .widget_text.footer-3 ul.wc-contact-links li {
		padding-bottom: 15px;
	}
	footer#site-footer ul.wc-contact-links li i{
		font-size: 22px;
	}
	.footer-logo {
		padding: 0;
		margin-bottom: 40px;
	}
	.footer-1 {
		padding-bottom:0px;
	}
	.footer-row.logo-row .footer-logo img {
		height: auto;
		width: 300px;
	}
	.wc-right-bg-image  .elementor-inner-section .elementor-column .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
		font-size: 45px;
		line-height: 70px;
	}
	.wc-latest-post-list h2 {
		font-family: 'Poppins';
		font-size: 45px;
		font-weight: 600;
		padding-left: 40px;
		padding-top: 0px;
		padding-bottom: 20px;
	}
	.contact-form .field-wrapper-flex, .contact-form .field-wrapper-block{
		margin-top: 45px;
	}
	section.wc-qlt-right-background .elementor-image:after{
		height: 122%;
	}
	section.wc-qua-left-background .elementor-image:after{
		width: 101%;
		height: 117%;
	}
	.wc_home_sec_title h2.elementor-heading-title:after{
		top: 31px;
	}
	.wc_home_sec_title h2.elementor-heading-title br{
		display: none;
	}
		main.post .page-content h2{
		font-size: 28px;
	}
}
@media (max-width: 991px){
	nav.site-navigation {
		display: none;
	}
	nav.site-navigation.nav-show {
		display: block;
		position: absolute;
		top: 105px;
		background: #fff;
		width: 100%;
		left: 0;
		text-align: center;
		z-index: 999999;
		padding: 20px 0;
		box-shadow: 0 18px 15px #00000005;
	}
	nav.site-navigation.nav-show ul#menu-main-menu {
		display: block;
	}
	nav.site-navigation.nav-show ul.menu li.menu-item-has-children {
		display: block;
		width: 100%;
		padding: 0;
	}
	body header.site-header nav.site-navigation {
		width: 100%;
	}
	body header.site-header nav.site-navigation ul li:first-child a {
		padding-left: 32px;
	}
	nav.site-navigation.nav-show .menu-main-menu-container {
		display: block;
		margin: auto;
		width: 100%;
	}
	body header.site-header nav.site-navigation ul li a {
		font-size: 18px;
		padding: 10px 32px 10px 32px;
	}
	nav.site-navigation.nav-show ul li {
		border-top: 1px solid #707070;
	}
	.site-navigation ul.menu li.current-menu-item {
		background: #cffce6;
	}
	.site-navigation ul.menu li.current-menu-item a {
		color: #000;
	}
	.mobile-menu-toggle {
		display: inline-block;
		vertical-align: middle;
	}
	.mobile-menu-toggle {
		width: 40%;
	}
	body header.site-header {
		padding: 30px 5px;
	}
	body header.site-header .site-branding {
		width: 60%;
		max-width: 60%;
	}
	.site-navigation ul.menu li.current-menu-item a:after {
		display: none;
	}
	.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields input[type="email"], 
	.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields input[type="submit"],
	.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  input[type="email"],
	.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  input[type="submit"]{
		padding: 8px 30px;
		font-size: 16px;
	}
	.wc_video_custom_icon .eicon-play{
		font-size: 75px;
	}
	body.blog main.site-main .page-content{
		    grid-template-columns: repeat(2, 1fr);
	}

}

@media(max-width: 767px){
	footer#site-footer {
		padding: 40px;
	}
	footer#site-footer ul.social_links li a.wc-social-icons {
		width: 45px;
		height: 45px;
		padding: 7px;
		font-size: 18px;
	}
	footer#site-footer .widget_text.footer-1 ul.social_links li {
		margin-right: 8px;
	}
	.widget_text.footer-3 ul.wc-contact-links li {
		padding-bottom: 16px;
	}

	footer#site-footer h3 {
		margin-bottom: 0;
	}
	.bottom-footer .textwidget {
		padding: 0;
	} 
	.bottom-footer p {
		font-size: 16px;
		line-height: 30px;
	}
	.elementor-element.header-icon .elementor-icon {
		padding: 20px !important;
	}
	section.wc-list-cleanmood p {
		font-size: 16px;
	}
	section.wc-left-background:after{
		height: 104%;
	}
	section.wc-right-background:after, section.wc-left-background:after{
		height: 100%;
	}
	.footer-row.footer-content-row {
		padding-top: 40px;
		flex-wrap: wrap;
	}
	.footer-row.footer-content-row .footer-column.column-1{
		width: 100%;
		flex-direction: row;
		align-items: center;
		padding-bottom: 40px;
	}
	.footer-row.footer-content-row .footer-column.column-2, .footer-row.footer-content-row .footer-column.column-3 {
		width: 50%;
	}
	.footer-logo {
		padding: 0;
		margin-bottom: 0;
	}
	.footer-row.footer-content-row .footer-column.column-1 .footer-1 {
		width: 50%;
		display: inline-block;
		vertical-align: middle;
		padding: 0;
	}
	.footer-row.footer-content-row .footer-column.column-1 .footer-1 ul.social_links{
		text-align: end;
	}
	.wc-right-bg-image .elementor-inner-section .elementor-column .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
		font-size: 35px;
		line-height: 50px;
	}
	.wc-banner-col-bg .elementor-image:after, section.wc-app-right-background .elementor-image:after{
		top: 40px;
		right: 40px;
	}
	section.wc-app-left-background .elementor-image:after{
		top: 40px;
		left: 40px;
	}
	.wc-app-icon-heading .elementor-icon-box-wrapper{
		display: flex;
		align-items: center;
	}
	.wc-app-icon-heading .elementor-icon-box-wrapper .elementor-icon-box-icon {
		margin-bottom: 0;
	}
	.wc-app-icon-heading .elementor-icon-box-wrapper .elementor-icon-box-content h3.elementor-icon-box-title {
		margin-top: 0;
		margin-left: 10px;
	}
	.wc-latest-post-list h2 {
		font-size: 40px;
		padding-left: 20px;
		padding-bottom: 0;
	}
	.wc-latest-post{
		padding: 20px;
	}
	.wc-latest-post-content h3, .wc-last-post-content h3 {
		margin: 20px 0;
	}
	.wc-latest-post-list a, .wc-last-post-list a{
		font-size: 20px;
		line-height: 25px;
	}
	.wc-latest-post-list p, .wc-last-post-list p{
		font-size: 16px;
		line-height: 30px;
	}
	.wc-latest-post-list .wc-read-more, .wc-last-post-list .wc-read-more {
		margin-top: 20px;
	}

	.wc-latest-post-list a.read-more-btn, .wc-last-post-list a.read-more-btn{
		font-size: 16px;
	}
	.wc-last-post-list h2 {
		padding-left: 20px;
		font-size: 30px;
		line-height: 40px;
	}
	.wc-last-post {
		display: block;
		padding: 30px 20px;
	}
	.wc-latest-post-list a.read-more-btn span {
		padding-left: 14px;
	}
	.wc-latest-post-list a.read-more-btn span img {
		width: 20px;
	}
	.contact-form .field-wrapper-flex, .contact-form .field-wrapper-block, .contact-form .contact-btn{
		margin-top: 35px;
	}
	.contact-form .contact-btn input.wpcf7-form-control.wpcf7-submit{
		padding: 10px 50px;
		font-size: 18px;
	}
	section.wc-qua-left-background .elementor-image:after{
		top: -30px;
	}
	section.wc-qlt-right-background .elementor-image:after{
		height: 130%; 
		top: -52px;
	}
	.wc-left-bg-fix .elementor-icon-box-wrapper {
		display: flex;
		align-items: center;
		text-align: left;
		justify-content: center;
	}
	.wc-left-bg-fix .elementor-icon-box-wrapper .elementor-icon-box-icon {
		margin: 0 !important;
	}
	.wc-left-bg-fix .elementor-icon-box-wrapper .elementor-icon-box-content {
		flex-grow: 0;
		margin-left: 5px;
	}
	.bottom-footer{
		padding:20px;
	}
	.contact-form input[type=text], .contact-form input[type=tel], .contact-form input[type=email], .contact-form input[type=number], .contact-form input[type=password], .contact-form textarea{
		padding: 15px 0;
		font-size: 16px;
	}
	.contact-form input::placeholder, .contact-form textarea::placeholder{
		font-size: 16px;
	}
	.wc_home_sec_title h2.elementor-heading-title:after{
		height: 8px; 	
		top: 26px;
	}
	.wc_video_custom_icon .eicon-play{
		font-size: 60px;
	}
		main.post .page-content h2{
		font-size: 22px;
	}
	main.post .page-content p{
		font-size: 15px;
	}
	section#comments div#respond{
		padding: 15px;
	}
	section#comments div#respond h2#reply-title {
		font-size: 22px;
		margin-bottom: 10px;
	}
	section#comments div#respond form#commentform a {
		font-size: 14px;
	}
	section#comments div#respond form#commentform p.form-submit input#submit{
		padding: 8px 30px;
		font-size: 14px;
	}
}
@media (max-width: 575px){
	.footer-row.footer-content-row .footer-column .menu-footer-menu-1-container ul.menu li a, .menu-footer-menu-2-container ul.menu li a, .menu-footer-menu-3-container ul.menu li a, .footer-row.footer-content-row .footer-column ul.wc-contact-links li a span {
		font-size: 16px;
	}
	footer#site-footer ul.wc-contact-links li i {
		font-size: 20px;
	}
	.footer-row.footer-content-row .footer-column ul.wc-contact-links li a span {
		padding-left: 35px;
		display: inline-block;
	}
	footer#site-footer h3 {
		font-size: 20px;
	}
	.wc-right-bg-image .elementor-inner-section .elementor-column .elementor-widget-heading .elementor-widget-container h2.elementor-heading-title.elementor-size-default {
		font-size: 26px;
		line-height: 50px;
	}
	.wc-latest-post{
		width: 100%;
	}
	.wc-latest-post-list h2{
		font-size: 34px;
		padding-left: 20px;
		padding-bottom: 0;
		padding-right: 0;
	}
	.wc-latest-post-list h2:after{
		transform: translateY(-0.8rem);
	}
	.contact-form .field-wrapper-flex span {
		width: 100%;
	}
	.contact-form .field-wrapper-flex span:first-child {
		margin-bottom: 35px;
	}
	.contact-form .field-wrapper-flex, .contact-form .field-wrapper-block, .contact-form .contact-btn {
		margin-top: 25px;
	}
	section.graffion_slider h2.elementor-heading-title{
		width: auto;
	}
	section.graffion_slider h2.elementor-heading-title:before{
		margin: auto;
	}
	.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields,
	.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  {
		padding: 6px;
	}
	.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields input[type="email"], 
	.wc_cleanmood_subscribe form#mc4wp-form-1 .mc4wp-form-fields input[type="submit"],
	.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  input[type="email"],
	.wc_cleanmood_subscribe form.wpcf7-form span.form-inner  input[type="submit"] {
		padding: 5px 15px;
		font-size: 14px;
	}
	body.blog main.site-main .page-content article.post h2.entry-title a{
	    font-size: 18px;
}
body.blog main.site-main .page-content {
    grid-template-columns: repeat(1, 1fr);

}
}
@media (max-width: 450px){
	.footer-row.footer-content-row .footer-column.column-2, .footer-row.footer-content-row .footer-column.column-3,
	.footer-row.footer-content-row .footer-column.column-1 .footer-1{
		width: 100%;
	}
	.footer-row.footer-content-row .footer-column.column-2, .footer-row.footer-content-row .footer-column.column-3{
		padding-top: 20px;
	}
	.footer-row.footer-content-row .footer-column.column-1 .footer-1 ul.social_links {
		text-align: left;
		padding-top: 30px;
	}
	.footer-row.footer-content-row .footer-column .menu-footer-menu-1-container ul.menu li a, .menu-footer-menu-2-container ul.menu li a, .menu-footer-menu-3-container ul.menu li a, .footer-row.footer-content-row .footer-column ul.wc-contact-links li a span {
		font-size: 14px;
		line-height: 20px;
	}
	footer#site-footer h3 {
		font-size: 18px;
	}
	.footer-row.footer-content-row .footer-column.column-1{
		padding-bottom: 20px;
	}
	footer#site-footer ul.wc-contact-links li i {
		font-size: 18px;
	}
}

.site-main .page-content {
	padding-left: 20px;
	padding-right: 20px;
}
