/* 
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 */

@media (max-width: 1024px) {
.head_container .item:nth-child(5) {
    margin-right:30px;
}
.head_container .item:nth-child(6) {
    display:none;
}
.head_container .item:nth-child(7) {
    display:none;
}	
}
@media (max-width: 1024px) {
.elementor-element-92f6f69{
	margin-top:-60px;
}
.elementor-2000135682{
		margin-top:15px;
}	
}
@media (max-width: 800px) {
.elementor-element-1571992{
	height: 100px;
	}
.head_container .img{
	width: 300px;
    margin-top: -15px;
	}
.elementor-element-92f6f69{
        margin-top: -50px;
    }
}
@media (max-width: 767px) {
.elementor-element-92f6f69{
    margin-top: -90px;	
}
}
@media (max-width: 600px) {
.elementor-element-92f6f69{
    margin-top: 0px;
	position: fixed;
    top: 20px;
}
.elementor-2000135682 {
        margin-top: 0px;
    }
}

.elementor-2000136609{
z-index: 10;
}
.elementor-element-3de3b637{
z-index: 10;
}

.jet-reviews-advanced__container .jet-reviews-advanced__reviews h3{
    color: #555;
    font-size: 19px;
    line-height: 1.4;
    font-weight: bold;
    margin: 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-left: none;
    border-top: 0px solid #62962e;
    border-bottom: 0px solid #62962e;
}
.jet-reviews-advanced__container .jet-reviews-advanced__review-comments h4.jet-reviews-advanced__comments-title {
    font-size: 16px;
    border-left: 0px #62962e solid;
    border-bottom: double 0px #62962e;
    border-top: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
    color: #333;
}

.l-chiiki_div{
margin:10px 0px 0px 0px;
}
.l-chiiki{
background:dodgerblue;
color: #fff;
padding: 5px 8px 3px;
margin: 0px 3px 5px;
border-radius: 7px;
display: inline-block;
font-size: 13px;
}
.l-blue{
background:cornflowerblue;
}
.l-red{
background:#f07878;
}
.l-green{
background:mediumseagreen;
}
.l-cyairo{
background:#a66363;
}
.l-murasaki{
background:#c777aa;
}
.l-orange{
background:lightsalmon;
}
.l-mosu{
background:#7db1b3;
}
.l-lightblue{
background:lightsteelblue;
}
.l-kiiro{
background:#e6d85c;
}
.l-goldo{
background:burlywood;
}
.l-olive{
background:olive;
}
.l-darkkhaki{
background:darkkhaki;
}
.l-palevioletred{
background:palevioletred;
}
.l-greenn{
background:green;
}
.jet-form-builder__required{
	color:red;
}
.jet-form-builder-row{
	padding-bottom:20px;
}
.jet-form-builder__field-wrap .textarea-field{
	height:170px;
	}
