/**
Theme Name: LiveKindly Theme
Author: doubleBond Web Solutions
Author URI: https://doublebondweb.com
Description: Live Kindly website theme, child of Astra. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: livekindly-theme
Template: astra
*/

/*################*/
/*   SITE HEADER  */
/*################*/

/* General */

.menu-link.elementor-item.elementor-item-active {
    text-decoration:underline;
}

@media (max-width: 1100px) { 
.top-section .elementor-shape-top {
    display: none !important;  /* hides shape divider below 1100px */
}
}


/* Homepage */
 
.home .site-header {
    position:absolute;
    left: 0;
    width:100%;
}


/* The Collective */

.page-id-164 .site-header{ /* The Collective */
    background-color: #FF6F60;
}

.page-id-164 .top-section .elementor-shape  {
    padding-right:190px;
	background-color: transparent;
}


/* Mission */

.page-id-198 .site-header{
    background-color: #6ac99e !important;
}

.page-id-198 .top-section .elementor-shape  {
    padding-right:450px;
}


 /* Stories */
 
.page-id-219 .site-header {
    background-color: #69c4cb !important;
}

.page-id-219 .top-section .elementor-shape {
    padding-right: 540px;
    width: 120%;
}


 /* Food for Thought */
 
.page-id-226 .site-header {
    background-color: #69c4cb !important;
}

.page-id-226 .top-section .elementor-shape {
    padding-right: 530px;
    width: 120%;
}

.page-id-226 .site-header .menu-item-230 {
    text-decoration: underline
}


/* Kind Heroes */

.page-id-1296 .site-header{
    background-color: #69c4cb !important;
}

.page-id-1296 .top-section .elementor-shape  {
    padding-right: 540px;
    width: 120%;
}


/* Single Kind Heroes */

.single-kind-heroes .site-header{
    background-color: #69c4cb !important;
}

.single-kind-heroes .top-section .elementor-shape  {
    padding-right: 540px;
    width: 120%;
}

 /* Single-Post */ 
.single-post .site-header {
    background-color: #69c4cb !important;
}

.single-post .top-section .elementor-shape {
    padding-right: 530px;
    width: 120%;
}

.single-post .site-header .menu-item-230 {
    text-decoration: underline
}

/* Contact */

.page-id-1714 .site-header{
    background-color: #69c4cb !important;
}
.page-id-1714 .top-section .elementor-shape  {
    padding-right: 670px;
    width: 125%;
}

/*################*/
/*  Our Partners  */
/*################*/

 .elementor-image-box-img img {
    height: 400px;
    object-fit:cover;
}
 
 
/* .hide-for-now {
	display:none !important;
} */
 
 
.home .elementor-shape {
	z-index:999;
}


.brands-column {
    min-height:400px
}
.postid-520 .elementor-author-box, .elementor-element-8197039, .postid-773 .elementor-author-box, .postid-890 .elementor-author-box, .postid-935 .elementor-author-box, .postid-948 .elementor-author-box, .postid-1084 .elementor-author-box,  .postid-1171 .elementor-author-box{
    display:none;
}


.postid-890 .top-section {
    background-size: contain !important;
}



/* Home page slider */

@media (max-width: 1020px) { 
.elementor-14 .elementor-element.elementor-element-371c4c0 .elementor-repeater-item-c43488c .swiper-slide-bg { /* always show pig */
  background-size:cover;
  background-position: 40% 50% !important;
  
}