/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Twenty Twenty-One Child Theme
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentytwentyone
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentychild
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/

@media(max-width:1199px){
	.header-area.relative-header .header-wrapper, .header-area.fixed_header .header-wrapper,
	.header-wrapper{
		padding:15px 0;
	}
	.mobile-menu-area{
		display:none;
	}
	#rmp_menu_trigger-331 .rmp-trigger-box{
		width:30px;
	}
	.home .rmp_menu_trigger img {
		filter: brightness(10);
	}
	.home .rmp_menu_trigger.is-active img,
	.home .rmp_menu_trigger.fixed_header img{
		filter:initial;
	}
	.schedule-consultation-from{
		max-width:100%;
	}
	#rmp-container-331{
		filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.25));
		background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
	}
	#rmp-menu-wrap-331 .rmp-submenu-depth-1 .rmp-menu-item-link,
	#rmp-menu-wrap-331 .rmp-submenu-depth-2 .rmp-menu-item-link,
	#rmp-menu-wrap-331 .rmp-menu-item-link{
		padding-left:0px;
	}
	.mobile-m-addi a {
		color: #231F1B;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		position:relative;
	}
	.mobile-m-addi a:first-child{
		padding-right:20px;
	}
	.mobile-m-addi a:not(:last-child)::after {
		position: absolute;
		content: "";
		right: 9px;
		top: 50%;
		transform: translateY(-50%);
		width: 1px;
		background-color: #231F1B;
		height: 64%;
	}
	.mobile-m-addi {
		padding-top: 82px;
	}
	.mobile-m-addi a:hover{
		color:#8B6456;
	}
}
@media(max-width:767px){
	.schedule-consultation-from h2{
		font-size: 24px;
		line-height: normal;
	}
	.contact-us-from .gform_wrapper.gravity-theme .gform_footer input,
	.schedule-consultation-from .gform_wrapper.gravity-theme .gform_footer input{
		min-height:initial !important;
		line-height: 100% !important;
		width:100%;
	}
	.schedule-consultation-from{
		padding: 32px 15px 18px;
		min-width: calc(100% + 10px);
	}
}
.schedule-consultation-from .gform_wrapper.gravity-theme .gfield select option{
	background: #000;
}
