/*
Theme Name: Conway Creative Elementor Child Theme
Author: Conway Creative
Description: This is the child theme for Hello Elementor theme, created by Conway Creative
Version: 2.6.1
Template: hello-elementor

This is the child theme for Hello Elementor theme, created by Conway Creative.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



#wpadminbar {
	display: none;
}
.wp-block-gallery.wp-block-gallery-1 {
    --wp--style--unstable-gallery-gap: var(--wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 4px ) ) );
    gap: var(--wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 4px) ) ) !important;
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
  
    flex-grow: 0 !important;
}

.facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location{
	    min-width: 0 !important;
}
.facetwp-facet {
    margin-bottom: 0px !important;
}
.facetwp-icon{
	display:none !important;
}
.facetwp-input-wrap{
	display:block !important;
}
.facetwp-facet input.facetwp-search,
.facetwp-search{
	border: 1px solid #584283 !important;
    border-radius: 10px !important;
    padding: 7px 15px 10px !important;
    font-size: 15px !important;
    color: #584283 !important;
    line-height: 19px !important;
    outline: 0 !important;
        width: 100% !important;
    max-width: 100% !important;
    appearance: none !important;
    background: #ffffff url('img/magni.svg') no-repeat right 15px center;
}
.facetwp-dropdown{
	border: 1px solid #584283 !important;
	border-radius:0 !important;
	padding:12px 15px 14px !important;
	font-size:13px !important ;
	color:#3D3D3D !important;
	line-height:19px !important;
	outline: 0 !important;
	appearance:none !important;
	    width: 100% !important;
    max-width: 100% !important;
	background:#ffffff url('img/feed-arrow.svg') no-repeat right 15px center;
	border-radius: 10px !important;
}

.facetwp-facet ::-webkit-input-placeholder { /* Edge */
    color:#584283 !important;
	font-size: 15px !important;
	opacity: 1 !important;
	font-family: var(--e-global-typography-6c8c557-font-family ), Sans-serif;
}
.facetwp-facet  :-ms-input-placeholder { /* Internet Explorer 10-11 */
 	font-size: 15px !important;
    color: #584283 !important;
	opacity: 1 !important;
	font-family: var(--e-global-typography-6c8c557-font-family ), Sans-serif;
}

.facetwp-facet  ::placeholder {
    color:#584283 !important;
	font-size: 15px !important;
	opacity: 1 !important;
	font-family: var(--e-global-typography-6c8c557-font-family ), Sans-serif;
}
.gform_wrapper.gravity-theme ::-webkit-input-placeholder,
.wpforms-container ::-webkit-input-placeholder { /* Chrome and Safari */
    opacity: 1 !important;
/*	color:#584283 !important;*/
}
 .gform_wrapper.gravity-theme :-moz-placeholder,
.wpforms-container :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
 .gform_wrapper.gravity-theme,
.wpforms-container ::-moz-placeholder { /* Mozilla Firefox 19+ */
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
 .gform_wrapper.gravity-theme  :-ms-input-placeholder,
.wpforms-container :-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
 .gform_wrapper.gravity-theme  ::-ms-input-placeholder,
.wpforms-container ::-ms-input-placeholder { /* Microsoft Edge */
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
 .gform_wrapper.gravity-theme ::placeholder,
.wpforms-container ::placeholder {
    opacity: 1 !important;
/*	color:#646464 !important;*/
}
.wpforms-container .wpforms-submit-container,
.wpforms-container .wpforms-recaptcha-container{
	padding:0 !important;
}

.gform_wrapper.gravity-theme select{
	padding: 12px 15px 14px 15px;
	appearance:none !important;
	background:#EBEBEB url('img/dropdown-filter.svg') no-repeat right 15px center;
	border-radius: 0 !important;
}
.gform_wrapper.gravity-theme .gform_fields{
	    grid-row-gap: 10px;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 10px 0 0;
    padding: 0px 0;
}
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme .gform_footer input{
	outline: 0 !important;
}
.gform_wrapper.gravity-theme .ginput_container > textarea{
	display:block !important;
}

body *{
		    word-wrap: break-word;
}
div.clearfix{
	clear:both;
}
ul{
	padding-left: 14px;
	margin-block-end: 20px;
}
ul li::marker{
	font-size:8px !important;
}


.elementor-widget:not(:last-child){
	    margin-bottom: 0;
}


div.clearfix{
	clear:both;
	width:100%;
	height:1px;
}
.elementor-icon i, .elementor-icon svg{
	height:auto;
	    width: unset;
}
b, strong {
    font-weight: bold;
}
.cta-section p{
	margin:0;
}


/* Header */
.site-header{
	    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 92px;
    z-index: 9;
    padding: 22px 40px 0;
    display: block;
}
.site-header .site-branding {
    width: 100%;
    max-width: 390px;
    float: left;
    display: block;
}
.site-rightheader{
	    width:60%;
    float: right;
}


.site-navigation {
	    position: relative;
    left: 14px;
    display: block;
    text-align: right;
    margin-top:10px;
}
.site-navigation ul.menu {
	display: inline-block;
	margin-bottom:0;
}
.site-navigation ul.menu >  li {
	margin-left:15px;
    display: inline-block;
}
.site-navigation ul.menu >  li > a{
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    padding: 11px 15px;
    display: block;
    text-transform: uppercase;
}
.site-navigation ul.menu >  li.current-menu-item > a{
	background:#8BC53F;
	border-radius: 18px 0 18px 0;
}
.site-navigation ul.menu >  li > a:hover{
	color:#8BC53F;
}
.site-navigation ul.menu >  li.current-menu-item > a:hover{
	color:#ffffff;
}

.site-header .site-branding img.logo-mobile{
	display: none;
}
.site-header .site-branding img.logo-fixed{
	display: none;
}
.site-header.fix-head{
	height:61px;
	background: #006838;
	padding:12px 40px 12px;
}
.site-header.fix-head .site-branding {
	    padding: 4px 0;
}
.site-header.fix-head .site-branding img{
	display: none;
}
.site-header.fix-head .site-branding img.logo-fixed{
	display: inline-block;
}
.site-header.fix-head .site-navigation{
	margin:0;
}


/*Content*/
.gallery {
	gap: 25px;
}
.breadcrumbs-section a{
	color:#fff;
}
.gallery {
	display: flex;
}
body.admin-bar .dialog-lightbox-widget {
    height: calc(100vh);
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}
.gallery-icon img{
	width:100%;
}
.lg-bg{
	background: #A2D065;
	padding:10px 30px 11px 12px;
	margin-bottom:5px !important;
}
.g-bg{
	background: #8BC53F;
	padding:10px 30px 11px 12px;

	margin-bottom:5px !important;
}
/*Footer*/
.footer-green a{
	color:#ffffff;
}
.footer-green a:hover span,
.footer-green a:hover{
	color:#88C53F !important;
}
.swiper-pagination{
	    text-align: left;
}
.social-media-footer a{
	font-size: 26px !important;
}

@media (min-width: 1200px){
	
	
}

@media (max-width: 1350px){
	
}

@media (max-width: 1199px){
	.site-header{
		padding:20px 30px 0;
	}
	.site-header.fix-head{
		    padding: 12px 30px 12px;
	}
	.menu-trigger{
	    background: #8BC53F url(img/menu.svg) no-repeat center center;
	    width: 86px;
	    height: 49px;
	    border-radius: 20px 0 20px 0;
	    display: inline-block;
	    margin-top: 12px;
	}
	.site-header.fix-head .menu-trigger {
	    background:  url(img/menu.svg) no-repeat center center;
	    width: 36px;
	    height: 22px;
	    display: inline-block;
	    border-radius: 0;
	    margin-top: 7.5px;
	}
	.site-rightheader {
	    width: 200px;
	    text-align: right;
	}
	.site-navigation{
		display: none;
	}
	.site-header .site-branding img{
		width:360px;
	}
	.site-header.fix-head .site-branding img.logo-fixed{
		width:275px;
	}

	.site-navigation{
		width: 180px;
	    background: #006838;
	    margin: 0;
	    left: auto;
	    position: absolute;
	    top: 0;
	    right: 0;
	    padding: 30px 30px 45px;
	}
		.site-navigation ul.menu li{
			display: block;
		}
		.site-navigation ul.menu > li > a{
			padding:0px 0 12px;
		}
		.site-navigation ul.menu > li.current-menu-item > a{
			border-radius: 0;
			background: none;
			color: #ffffff;
    font-weight: bold;
		}

	.x-close{
		background: red;
		width:30px;
		height:30px;
		display: inline-block;
		margin-bottom: 40px;
		background: url('img/menu-close.svg') no-repeat center center;
	}
	.fix-head .x-close{
		display: none;
	}
	.fix-head .site-navigation{
		    top: 100%;
		        padding: 20px 30px 45px;
	}

	.footer-section  .elementor-widget.elementor-align-right .elementor-icon-list-item, .footer-section  .elementor-widget.elementor-align-right .elementor-icon-list-item a{
		    text-align: right;
	}
	.footer-section .elementor-widget .elementor-icon-list-item, .footer-section .elementor-widget .elementor-icon-list-item a{
		display: block;
	}
}
@media screen and (min-width: 768px){
	
}
@media screen and (max-width: 767px){
	.site-header{
		padding:20px 25px 0;
	}
	.site-header.fix-head {
	    padding: 12px 25px 12px;
	}
	.site-rightheader {
	    width: 86px;
	}
	.testimonial-footer{
		position: relative;
	}
	.site-navigation {
	    padding: 30px 25px 45px;
	}
	.fix-head .site-navigation {
	    padding: 20px 25px 45px;
	}
}
@media (max-width: 575px){
	.menu-trigger{
		position: relative;
		    left: 25px;
	}
	
	.site-header.fix-head{
		height:57px;
	}	
	.site-header .site-branding{
		       max-width: 170px;
	}
	.site-header .site-branding img{
		display: none;
	}

	.site-header .site-branding img.logo-mobile{
		display: inline-block;
		width: 170px;
	}
	.site-header.fix-head .site-branding img.logo-mobile{
		display:none;
		width:190px;
	}
	.site-header.fix-head .site-branding img.logo-fixed{
		width:242px;
	}
	.site-header.fix-head .site-branding {
	    max-width: 242px;
	}
	.site-header.fix-head .menu-trigger {
	    margin-top: 5.5px;
	}
	
	.site-header.fix-head .site-rightheader {
		width: 36px;
	}
	.site-header.fix-head .menu-trigger{
		position: relative;
		    left: 0;
	}
	/*.site-navigation {
    width: 100%;}*/
	.footer-section  .elementor-widget.elementor-align-right .elementor-icon-list-item, .footer-section  .elementor-widget.elementor-align-right .elementor-icon-list-item a{
		    text-align: center;
	}
}
 @media (max-width:360px){
	
	.site-header.fix-head .site-rightheader {
    	width: 36px;
	}
	.site-header.fix-head .site-branding {
	    max-width: 210px;
	}

	.site-header.fix-head .site-branding {
	    padding: 5px 0;
	}
	
	
} 
