/*------------------------------------------------------------------------------------- 
Theme Name:		 Ehome Child Theme
Theme URI:		 https://ex-coders.com/wp/ehome
Description:	 Ehome - Roofing Service WordPress Theme.
Author:			 gramentheme
Author URI:		 https://themeforest.net/user/gramentheme
Template:		 ehome
Version:		 1.0.0
Text Domain:	 ehome-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/


/**************************************************
                        jreig 
***************************************************/


/********************** general *******************/

/********************** header ********************/

.header-main .logo img {
  max-width: 220px;
}

.social-icon.d-flex.align-items-center {
  display: none !important;
}

/******************** pages **********************/

/**************** quienes somos **********************/

.video-box {
  display: none;
}


/***************** servicios ***************************/

.service-content .theme-btn {
    display: none;
}

.service-content h3 a {
    cursor: none;
}


/************************ footer **************************/

.logo-kit__container {
  margin-top: 1rem;
}

.logo-kit__img {
  width: 80%;
}

/********************** coreccions accesibilitat ******************/

span.footer-heading {
    color: #fff;
}