/*
Theme Name: Grankare Child
Description: Child Theme for Grankare Theme
Author: zozothemes
Version: 1.0
Template: grankare
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

.hidden {
	display: none !important;
}

.home .grankare-content-wrap {
	padding: 0 !important;
}

.footer-icon-top .fa {
	font-family: 'FontAwesome';
}

ul.nav.wp-menu > li > a, .header-navbar.navbar .wp-menu li > ul.sub-menu li a {
    font-size: 15px;
}

ul.nav.wp-menu > li > a {
	font-weight: 700;
}

.mobile-menu-wrapper ul.mobile-menu li.current-menu-item > a {
	color: #61ce70;
}

.grankare-content-wrap {
	padding-top: 70px;
	padding-bottom: 50px;
}

.widget_nav_menu .menu-services-menu-container li {
  font-size: inherit;
  font-weight: inherit;
}

.post .top-meta-wrap {
	display: none;
}

.contact-form-wrapper span.wpcf7-form-control-wrap textarea {
	height: 110px;
	resize: none;
}

.wpcf7-spinner {
	display: none !important;
}

.wpcf7 input[type="checkbox"] {
	display: inherit !important;
	width: inherit !important;
	height: inherit !important;
	min-height: inherit !important;
	line-height: inherit !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
}

.contact-form-wrapper .wpcf7-form label {
	width: auto;
	display: inherit;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1.2;
}

.wpcf7-list-item {
	margin: 5px 0 0;
}

.wpcf7-form-control-wrap {
	display: block;
}

.contact-form-wrapper input.wpcf7-form-control.wpcf7-submit {
	margin-top: 15px;
}

.wpcf7 form .wpcf7-response-output {
	margin: 15px 5px 0;
	padding: 2px 10px;
	border-width: 1px;
	line-height: 1.3;
	font-size: 14px;
	border-radius: 4px;
}

.soc_conts .elementor-icon {
	padding: 10px;
}

.soc_conts .elementor-icon svg {
	font-size: 17px;
}

.owl-carousel .owl-dots {
	margin-top: 10px;
}

.blog-style-classic-pro .blog-inner .post-details-outer {
	padding: 25px 20px 25px 20px;
}

.cus-footer-heading {
	max-width: 700px;
}

.foo-phone a {
	font-weight: 600;
}

.seo_text.elementor-widget h2,
.seo_text.elementor-widget .h2,
.seo_text.elementor-widget h3,
.seo_text.elementor-widget .h3 {
	font-size: 26px;
	line-height: 30px;
	margin-top: 15px;
}

.seo_text.elementor-widget .elementor-widget-container {
	overflow: hidden;
	max-height: 515px;
	height: 100%;
	transition: all 0.8s ease;
	padding-bottom: 40px;
	position: relative;
}

.seo_text.elementor-widget .full_t.elementor-widget-container {
	max-height: 5000px;
}

.seo_text.elementor-widget .elementor-widget-container:before {
	position: absolute;
	background: #fff;
	content: '';
	display: block;
	width: 100%;
	height: 40px;
	left: 0;
	bottom: 0;
	z-index: 1;
	-webkit-box-shadow: 0px -5px 10px -5px rgba(255,255,255,1);
	-moz-box-shadow: 0px -5px 10px -5px rgba(255,255,255,1);
	box-shadow: 0px -5px 10px -5px rgba(255,255,255,1);
}

.seo_text.elementor-widget .elementor-widget-container .toggle-btn {
	position: absolute;
	display: block;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index:2;
	padding: 0 15px;
	height: 30px;
	min-height: 30px;
	border-radius: 4px;
	max-width: 124px;
	width: 100%;
	text-align: center;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	transition: all 0.2s ease;
}

.seo_text.elementor-widget .elementor-widget-container .toggle-btn:hover {
	background-color: #6EC1E4;
}

.seo_ul li b,
.seo_ol li b {
	display: block;
}

.usl_card p {
	margin-bottom: 7px;
}

.bi-phone.gree {
	color: #61ce70;
}

.mob_tel {
	font-size: 20px;
	font-weight: 700;
	padding-left: 20px;
	margin-top: 20px;
}

.foot-tel {
	background-color: #5DA6C5;
	color: #fff;
	position: fixed;
	right: 25px;
	bottom: 77px;
	text-align: center;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1;
	transition: all 0.8s;
	z-index: 9;
	font-weight: 600;
	padding: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.foot-tel:hover {
	color: #fff;
}

.foot-tel i {
	font-size: 22px;
	line-height: 50px;
	margin-top: 0;
	display: block;
	transition: all .3s;
	animation: blinker 1s linear infinite;
	-moz-animation: blinker 1s linear infinite;
	-webkit-animation: blinker 1s linear infinite;
}

.foot-tel:hover i {
	animation: none;
}

.back-to-top i {
	animation: none;
}

@media only screen and (max-width: 1400px) {
  ul.nav.navbar-ul.pull-right {
    display: inherit;
  }
}
@media only screen and (max-width: 1024.1px) {
  ul.nav.navbar-ul.pull-right {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .site-footer .widget-content h2.cus-footer-heading {
    font-size: 26px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 767px) {
	.foot-tel {
		right: 20px;
		bottom: 70px;
	}
}

