/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */









/*.site-header,*/
/*.site-footer {*/
/*  display: none;*/
/*}*/
/**{*/
/*	font-family: poppins !important;*/
/*}*/
/*.header-menu ul {*/
/*  list-style: none;*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*}*/

/*.header-menu ul li {*/
/*  position: relative;*/
/*}*/

/*.header-menu ul li a {*/
/*  font-size: 22px;*/
/*  font-weight: 600;*/
/*  color: #fff;*/
/*  text-transform: uppercase;*/
/*  padding: 0 30px;*/
/*  display: inline-flex;*/
/*  align-items: center;*/
/*  text-decoration: none;*/
/*  font-family: var(--e-global-typography-7ecbd85-font-family), sans-serif;*/
/*}*/

/*.header-menu .sub-menu {*/
/*  align-items: flex-start;*/
/*  position: absolute;*/
/*  top: 30px;*/
/*  left: 0;*/
/*  flex-direction: column;*/
/*  width: 100%;*/
/*  background: #fff;*/
/*  padding: 8px 0;*/
/*  margin: 0;*/
/*  list-style: none;*/
/*  z-index: 999;*/
/*  opacity: 0;*/
/*  visibility: hidden;*/
/*  transform: translateY(10px);*/
/*  transition: all 0.25s ease;*/
/*}*/

/*.header-menu .menu-item-has-children:hover > .sub-menu,*/
/*.header-menu .menu-item-has-children:hover > .sub-menu {*/
/*  opacity: 1;*/
/*  visibility: visible;*/
/*  transform: translateY(0);*/

/*}*/
/*.header-menu .sub-menu li{*/
/*      width: 100%;*/
/*}*/
/*.header-menu .sub-menu li a strong {*/
/*  display: block;*/
/*  font-size: 20px;*/
/*	margin: 0;*/
/*	padding: 0;*/
/*  font-weight: bolder;*/
/*  text-align: left;*/
/*  text-transform: none;*/
/*}*/
/*.header-menu .sub-menu li a {*/
/*    display: block;*/
/*    padding: 4px 16px;*/
/*    font-size: 16px;*/
/*    font-weight: 400;*/
/*    text-align: left;*/
/*    text-transform: none;*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 0 5px;*/
/*}*/
/*.header-menu .sub-menu li a:hover {*/
/*  color: #1e2125;*/
/*  background-color: #e9ecef;*/
/*}*/

/*.header-menu .color1 a { color: #3F9115; }*/
/*.header-menu .color2 a { color: #A2B427; }*/
/*.header-menu .color3 a { color: #D51B5D; }*/
/*.header-menu .color4 a { color: #9562B1; }*/
/*.header-menu .color5 a { color: #0092A9; }*/
/*.header-menu .color6 a { color: #EB6309; }*/
/*.header-menu .color7 a { color: #044494; }*/


/*.header-search-icon {*/
/*    display: none;*/
/*    background-color: transparent;*/
/*    border: none;*/
/*}*/
/*.header-search-icon img{*/
/*	width: 20px;*/
/*}*/
/*.header-search input{*/
/*	height: 50px;*/
/*	border-radius: 5px;*/
/*	padding: 0 20px;*/
/*	outline: none;*/
/*	color: #fff;*/
/*	font-size: 20px;*/
/*	background: none;*/
/*	border: solid 1px #fff;*/
/*}*/
/*.header-search input::placeholder {*/
/*	color: #fff;*/
/*	opacity: 1;*/
/*}*/
/*.header-search input::-ms-input-placeholder {*/
/*	color: #fff;*/
/*}*/
/*input[type=text]:focus{*/
/*	border-color: #fff !important;*/
/*}*/
/*.header-search .newsletter-btn {*/
/*    display: table;*/
/*    margin: 10px 0 0 auto;*/
/*}*/
/*.newsletter-btn {*/
/*    color: #fff;*/
/*    font-size: 16px;*/
/*    color: #3B5164;*/
/*    font-weight: 700;*/
/*    background: #fff;*/
/*    border: 1px solid #fff;*/
/*    padding: 8px 20px;*/
/*    display: inline-block;*/
/*    border-radius: 10px;*/
/*}*/




/*.toggle-btn,.search-btn {*/
/*	cursor:pointer;*/
/*}*/



/*@media (max-width: 1299px){*/
/*	.header-menu ul li a{*/
/*		font-size:18px;*/
/*	}*/
/*}*/
/*@media (max-width: 1199px){*/
/*	.header-menu ul li a{*/
/*		padding:0 15px;*/
/*	}*/
/*}*/

/*@media (max-width: 991px) {*/

  
 

  

  
/*}*/


/*@media (max-width: 1024px) {*/
/*	.header-menu{*/
/*		display:none;*/
/*	}*/
/*	.header-menu.show{*/
/*		display:block;*/
/*	}*/
/*	.header-menu ul {*/
/*    flex-direction: column;*/
/*    align-items: flex-start;*/
/*  }*/

/*	.header-menu ul li,.header-menu ul li a{*/
/*		width:100%;*/
/*	}*/
/*	.header-menu ul li a{*/
/*		font-size:18px;*/
/*		padding:5px 0;*/
/*	}*/
	
/*	.header-menu .sub-menu {*/
/*    position: static!important;*/
/*    box-shadow: none;*/
/*    transform: none!important;*/
/*    opacity: 1!important;*/
/*    visibility: visible!important;*/
/*    display: none;*/
/*  }*/
/* 	.header-menu .menu-item-has-children:focus-within > .sub-menu {
    display: block;
  } */
/*}*/




/*@media (max-width: 767px){*/
/*	.header-search-icon{*/
/*		display: block;*/
/*		padding:0;*/
/*		background:transparent!important;*/
/*	}*/
/*	.headertop-inner-left{*/
/*		position: relative;*/
/*	}*/
/*	.search-block{*/
/*		display:none;*/
/*	}*/
/* 	.header-search-block{
		position: absolute;
		left: 0;
		width: 100%;
		max-width: 400px;
		top: 40px;
		z-index: 11;
		background-color: #fff;
		display: none;
	} */
	
/*	.header-search input{*/
/*		background-color: #fff;*/
/*		color: #3B5164;*/
/*		width: 100%;*/
/*	}*/
/*	.header-search input::placeholder{*/
/*		color: #3B5164;*/
/*	}*/
/*}*/