/* 
Theme Name: GreenLife Theme Child
Theme URI: https://Anikdm.com/
Description: 
Author: anikdm.com
Author URI: https://Anikdm.com/
 Template: GreenLife Theme
Version: 1.0.1
*/

body{
  font-family: 'IRANSans'!important;
}
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url('./fonts/eot/IRANSansWeb.eot');
  src: url('./fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
  url('./fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
  url('./fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('./fonts/ttf/IRANSansWeb.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url('./fonts/eot/IRANSansWeb_Bold.eot');
  src: url('./fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
  url('./fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
  url('./fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('./fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: black;
    font-weight: 900;
  src: url('./fonts/eot/IRANSansWeb_Bold.eot');
  src: url('./fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
  url('./fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
  url('./fonts/woff/IRANSansWeb_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  url('./fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
}

/*
.slider  .swiper-slide{
	 height: 450px !important;
	border-radius: 25px !important;
}

.slider-cl .swiper-container-coverflow {
    padding: 0px !important;
    border-radius: 15px !important;
}

@media only screen and (max-width: 576px) {
.slider  .swiper-slide{
	 height: 170px !important;
	 border-radius: 10px !important;
}
}
@media only screen and (max-width: 720px) {
}
*/
.elementor-8506 .elementor-element.elementor-element-3ebe03e .elementor-menu-toggle {
    margin: 0px 0px -20px 5px !important;
}

.elementor-8509 .elementor-element.elementor-element-e54e4d0 .swiper-container .bdt-ep-custom-carousel-thumbnail {
    background-size: cover;
}

.image-content {
    border-radius: 5px!important;
    box-shadow: rgb(216 27 96/ 20%) 0px 0px 50px!important;
    margin: 20px 0px;
}

figcaption {
    display: none!important;
}

.comment-form-email, .comment-form-author {
    width: 48%!important;
    float: right!important;
    margin: 5px!important;
}
@media only screen and (max-width: 576px) {
.comment-form-email, .comment-form-author {
    width: 100%!important;
}
}