/* ===================================================================================

* Theme Name: Insurez Child
* Theme URI: https://wphix.com/wp/insurez/
* Author: themeim 
* Author URI: https://themeforest.net/user/themeim
* Description: Insurez - Insurance Company HTML Template WordPress Theme 
* Version: 1.0.0
* Template: insurez
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
body{
    /* background: url(images/leaves-bg.png) left top repeat ;*/
	background:#f8fff8;
}
.tp-contact-form-wrapper #contactform,
.tpquote__before,
.breadcrumb__bg__overlay {
    display: none
}

.grey-bg-2 {
    background: #003009;
}

.tpservices__content {
    padding-top: 20px;
}

.hour-product-cat .row {
    justify-content: center;
}

.tp-main-menu {
    background: #003009; 
    /* background: linear-gradient(260deg, #ada106 0%, #00715d 100%);*/
}

.tp-header__menu ul li a {
    color: #ffffff;
}
.grey-bg-1 {
    background: #E6F1E4;
}
.page-id-47 .wpcf7 form.invalid .wpcf7-response-output{color: #fff;}
.contact_24_input textarea {
    padding: 10px 30px;   
    color: #fff;    
    height: 120px;
	line-height: 20px;
    border: 2px solid #364743;
	margin-bottom: 24px;
}
.searvice-area .container div:nth-child(2) {

    justify-content: center;
}
.tpservices__thumb::before {
    background-color: rgba(0, 113, 93, 0);
	}
.tpoffcanvas__contact {
    display: none;
}
.tpoffcanvas__social {
    display: none;
}
.wp-block-uagb-post-timeline img{border-radius: 100px;}
.factory-img-div .gallery-item {
  max-height: 200px;
  overflow: hidden;
}
.tp-header__menu ul li a {
    color: #ffffff;
    font-size: 20px;
	font-weight: 400;
    text-transform: none;
}
.tpservices__title {
	color: #ffffff;}
.tpservices__title:hover,.tpservices:hover .tpservices__number span 
 {
    color: #fff913;
}
.tpservices__content {
	background-color: #ad0a0d;}
.tpservices__content p{
	color:#ddd;
}
.tpservices__service-icon a {
    background: #ffb2b3;
	border: solid 1px #003009;}
.mivi .wp-block-uagb-advanced-heading {
  height: 100%;
}