/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://divilife.com
 Description:  Child Theme for Divi
 Author:       Tim Strifler
 Author URI:   https://divilife.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/


.mktoForm button[type=submit].mktoButton {
	background-image:none;
    background-color:#FF4E00!important;
    border: 1px solid #FF4E00!important;
    border-radius: 50px;
    margin-top:20px;
    padding: 14px 18px 14px 18px;
    min-width: 170px;
    font-family: futura-pt,sans-serif;
    font-weight: 500!important;
    font-style: normal;
    color: #000!important;
  	font-size:16px;
  	text-transform:none;
}

/* Search & Filter styling code */


div.search-filter-query-posts {
  display: flex;
  flex-wrap: wrap;
  margin-top: -24px;
  margin-left: -24px;
}

@media screen and (max-width:980px){
	
  div.search-filter-query-posts {
    display: flex;
    flex-wrap: wrap;  
	margin: auto;
  }
}

div.search-filter-query-posts > div {
    box-sizing: border-box;
    width: calc(33.333% - 24px);
    margin-top: 24px;
    margin-left: 24px;
    background: #e6eaec;
    border-radius: 5px;
    display: flex;
    box-shadow: 3px 3px 16px #1a1b1f1a;
    position: relative;
    display: flex;
    flex-direction: column;
}

div.search-filter-query-posts > div p:has(a){
	margin: auto 15px 10px 15px;
}


@media screen and (max-width: 980px){
	div.search-filter-query-posts > div{
		margin: 20px auto;
	}
	
	div.pagination-pages{
		display: flex;
		flex-direction: column;
		text-align: center;
	}
}

/* Categories */

div.search-filter-query-posts a.primary-category{
	position: absolute;
	z-index: 3;
	padding: 1px 12px;
	color: white;
	border-top-left-radius: 6px;
	font-size: 16px;
}

div.search-filter-query-posts ul.post-categories li{
	display: flex;
}


div.search-filter-query-posts ul.post-categories li a{
	color: white;
	padding: 2px !important;
    border-radius: 5px;
	margin-left: 4px;
}

div.search-filter-query-posts hr,
div.search-filter-query-posts br{
	display: none;
}

div.search-filter-query-posts > div h2 {
	font-size: 20px;
	font-weight: 600;
}

div.search-filter-base.search-filter-field{
	margin-bottom: 45px;
}

div.search-filter-query-posts p,
div.post-content-inner p{
	font-size: 16px;
	  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}


/* Post preview image radius */

div.search-filter-query-posts > div p img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}


div.search-filter-query-posts > div p,
div.search-filter-query-posts > div h2{
  padding: 5px 10px;
  line-height: 1.5em;
}

div.search-filter-query-posts > div p.post-excerpt {
	margin-bottom: 45px;
	font-size: 15px;
	line-height:1.6em;
}

div.search-filter-query-posts > div p:has(img) {
  padding: 0;
}


div.search-filter-query-posts > div p:empty {
  display: none;
}

div.search-filter-label{
	font-size: 22px;
	color: #04a6e1;
	font-weight: bold;
}

span.search-filter-input-checkbox__label,
span.search-filter-input-radio__label{
	font-size: 14px;
}


div.search-filter-input-text{
	border-radius: 10px;
}

div.pagination-pages{
	display: flex;
	justify-content: space-between;
	background: #e6eaec;
	font-size: 14px !important;
	padding: 5px 10px;
	margin: 20px 0;
	border-radius: 10px;
}

div.nav-next,
div.nav-previous{
	float: unset;
}

div.pagination-pages div.pagination{
	display: flex;
	gap: 20px
}


.search-filter-input-text input[type=text].search-filter-input-text__input::placeholder{
	font-size: 14px;
}


/* Disable category click event in post previews */
.search-filter-query-posts a.primary-category{
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}


/* Category styling - backgrounds */

/* Affordable category style */
.search-filter-query-posts a.primary-category[href*="/affordable/"]{
  background: hsla(80, 60%, 50%, 1);
	color: black;
}

body.page-id-3627 div.search-filter-query-posts a.primary-category[href*="/affordable/"]{
	background: #ff4e00;
	color: white;
}

/* Leadership category style */
.search-filter-query-posts a.primary-category[href*="/leadership/"]{
  background: #541f99;
}

/* Multifamily category style */
.search-filter-query-posts a.primary-category[href*="/multifamily/"]{
  background: hsla(196.0180995475113, 96.51%, 44.90%, 1.00);
}

/* Marketing category style */
.search-filter-query-posts a.primary-category[href*="/marketing/"]{
  background: hsla(18.35294117647059, 100.00%, 50.00%, 1.00);
}

/* News category style */
.search-filter-query-posts a.primary-category[href*="/news/"]{
  background: #04a6e1;
}

/* Awards category style */
.search-filter-query-posts a.primary-category[href*="/awards/"]{
  background: hsla(266.0655737704918, 66.30%, 36.08%, 1.00);
}

/* Industry category style */
.search-filter-query-posts a.primary-category[href*="/industry/"]{
  background: hsla(204.00000000000003, 13.76%, 78.63%, 1.00);
	color: black;
}

/* Operations category style */
.search-filter-query-posts a.primary-category[href*="/operations/"]{
  background: #04a6e1;
}

/* Strategy category style */
.search-filter-query-posts a.primary-category[href*="/strategy/"]{
  background: hsla(205.7142857142857, 10.34%, 39.80%, 1.00);
}

/* Technology category style */
.search-filter-query-posts a.primary-category[href*="/technology/"]{
  background: hsla(266.0655737704918, 66.30%, 36.08%, 1.00);
}

/* Conventional category style */
.search-filter-query-posts a.primary-category[href*="/conventional/"]{
  background: #212a40;
}

/* Regional Managers category style */
.search-filter-query-posts a.primary-category[href*="/regional-managers/"] {
  background: #5b6770 !important;
}


/* Site Staff category style */
.search-filter-query-posts a.primary-category[href*="/site-staff/"]{
  background: #212a40;
}

/* Owner Operator category style */
.search-filter-query-posts a.primary-category[href*="/owner-operator/"]{
  background: #5b6770;
}

/* Customer Support category style */
.search-filter-query-posts a.primary-category[href*="/customer-support/"]{
  background: #541f99;
}

/* Accounting Support category style */
.search-filter-query-posts a.primary-category[href*="/accounting/"]{
  background: #5b6770;
}

.search-filter-query-posts a.primary-category[href*="/fraud-detection/"]{
	background: #04a6e1;
	color: white;
}


/* Single post category style */

.single-post-cats p.et_pb_title_meta_container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.single-post-cats a {
  display: inline-block;
  pointer-events: none;
  padding: 4px 10px;
  white-space: nowrap;
	line-height: 1.5em !important;
	font-size:16px;
}

/* Single Customer Stories categories */

body.single-customer-stories div.single-post-cats a[href*="/accounting/"],
aside a.primary-category[href*="/accounting/"]{
	background: #5b6770;
	color: white;
}

body.single-customer-stories div.single-post-cats a[href*="/affordable/"],
aside a.primary-category[href*="/affordable/"]{
	background: #ff4e00;
	color: white;
}

body.single-customer-stories div.single-post-cats a[href*="/conventional/"],
aside a.primary-category[href*="/conventional/"]{
	background: #212a40;
	color: white;
}

body.single-customer-stories div.single-post-cats a[href*="/customer-support/"],
aside a.primary-category[href*="/customer-support/"]{
	background: #541f99;
	color: white;
}

body.single-customer-stories div.single-post-cats a[href*="/fraud-detection/"],
aside a.primary-category[href*="/fraud-detection/"]{
	background: #04a6e1;
	color: white;
}

body.single-customer-stories div.single-post-cats a[href*="/implementation/"],
aside a.primary-category[href*="/implementation/"]{
	background: #541f99;
	color: white;
}

body.single-customer-stories div.single-post-cats a[href*="/owner-operator/"],
aside a.primary-category[href*="/owner-operator/"]{
	background: #5b6770;
	color: white;
}

body.single-customer-stories div.single-post-cats a[href*="/regional-managers/"],
aside a.primary-category[href*="/regional-managers/"]{
	background: #5b6770;
	color: white;
}

body.single-customer-stories div.single-post-cats a[href*="/site-staff/"],
aside a.primary-category[href*="/site-staff/"]{
	background: #5b6770;
	color: white;
}



/* Single Proptalks */

body.single-proptalk div.single-post-cats a[href*="/affordable/"],
aside a.primary-category[href*="/affordable/"]{
	background: hsla(80, 60.00%, 50.00%, 1.00);
	color: white;
}

body.single-proptalk div.single-post-cats a[href*="/leadership/"],
aside a.primary-category[href*="/leadership/"]{
	background: #541f99;
	color: white;
}

body.single-proptalk div.single-post-cats a[href*="/marketing/"],
aside a.primary-category[href*="/marketing/"]{
	background: hsla(18.35294117647059, 100.00%, 50.00%, 1.00);
	color: white;
}


body.single-proptalk div.single-post-cats a[href*="/multifamily/"],
aside a.primary-category[href*="/multifamily/"]{
	background: hsla(196.0180995475113, 96.51%, 44.90%, 1.00);
	color: white;
}

/* Single News/Awards categories style */

body.single-news div.single-post-cats a[href*="/news/"],
aside a.primary-category[href*="/news/"]{
	background: #04a6e1;
	color: white;
}

body.single-news div.single-post-cats a[href*="/awards/"],
aside a.primary-category[href*="/awards/"]{
	background: #541f99;
	color: white;
}


/* Single blog categories */

body.single-post div.single-post-cats a[href*="/affordable/"],
aside a.primary-category[href*="/affordable/"]{
	background: #9c3;
	color: black;
}

body.single-post div.single-post-cats a[href*="/news/"],
aside a.primary-category[href*="/news/"]{
	background: #04a6e1;
	color: white;
}

body.single-post div.single-post-cats a[href*="/marketing/"],
aside a.primary-category[href*="/marketing/"]{
	background: hsla(18.35294117647059, 100.00%, 50.00%, 1.00);
	color: white;
}

body.single-post div.single-post-cats a[href*="/strategy/"],
aside a.primary-category[href*="/strategy/"]{
	background: hsla(205.7142857142857, 10.34%, 39.80%, 1.00);
	color: white;
}

body.single-post div.single-post-cats a[href*="/operations/"],
aside a.primary-category[href*="/operations/"]{
	background: #04a6e1;
	color: white;
}

body.single-post div.single-post-cats a[href*="/technology/"],
aside a.primary-category[href*="/technology/"]{
	background: hsla(266.0655737704918, 66.30%, 36.08%, 1.00);
	color: white;
}

body.single-post div.single-post-cats a[href*="/industry/"],
aside a.primary-category[href*="/industry/"]{
	background: hsla(204.00000000000003, 13.76%, 78.63%, 1.00);
	color: black;
}
/* Integrations category style */
.partner-card__badge.term-silver,
div.partner-popup__badge.tier-silver{
	background: #c1c8ce;
	text-transform: uppercase !important;
	color: black;
}

.partner-card__badge.term-services,
.partner-popup__badge.tier-services{
	background-color: #541f99;
	text-transform: uppercase !important;
}


div.tier-silver,
div.tier-platinum,
div.tier-services{
	font-weight: normal;
}

body.page-id-3595 div.pricing-popup-wrapper .pum-theme-2765 .pum-content+.pum-close, .pum-theme-default-theme .pum-content+.pum-close {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: 20px !important;
    bottom: auto;
/*     top: 30px !important; */
    padding: 0px 10px;
    color: black;
    background: white;
    font-weight: 400;
	font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 36px;
    border: 1px none #ffffff;
    border-radius: 10px;
    box-shadow: 1px 1px 3px 0px rgba(2,2,2,0.23);
    text-shadow: 0px 0px 0px rgba(0,0,0,0.23);
}



/* Single post breadcrumb styling */

nav.iiq-breadcrumbs *{
	color: black !important;
	pointer-events: none !important;
	font-size: 16px;
}



/* Integrations styling */
/* Container */
.partners-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: stretch;
  box-sizing: border-box;
}

/* 3-up on desktop */
.partner-card {
  flex: 1 1 calc((100% - 48px) / 3);
  max-width: calc((100% - 48px) / 3);
  position: relative;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0,0,0,.06);
  transition: transform .15s ease, box-shadow .15s ease;
  overflow: hidden;
  cursor: pointer;
}

/* 2-up on tablet */
@media (max-width: 980px) {
  .partner-card {
    flex: 1 1 calc((100% - 24px) / 2);
    max-width: calc((100% - 24px) / 2);
  }
}

/* 1-up on mobile */
@media (max-width: 600px) {
  .partner-card {
    flex: 1 1 100%;
    max-width: 100%;
  }
}


div.search-filter-base div#search-filter-input-checkbox-1{
	height: 234px;
	overflow-y: scroll;
}



.partner-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0,0,0,0.3)
}


.partner-card__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  width: 100%;
  height: 100%;
  text-align: left;
  background: none;
  border: 0;
  padding: 0;
}

/* Ribbon badge (kept) */
.partner-card__badge {
  position: absolute;
  left: 0; top: 0;
  background: #25aedd;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: .02em;
  padding: 2px 14px;
  border-bottom-right-radius: 8px;
  font-family: "Roboto", sans-serif;
}

.partner-card__thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding: 0;
  margin: 0;
  height: 100%;
}

.partner-card__thumb img {
  display: block;
  width: 100% !important;
  height: auto !important;
  object-fit: contain;
  max-width: 100%;
  max-height: none;
}

.partner-card__title {
  margin: 6px 0 0;
  font-size: 20px;
  line-height: 1.3;
  color: #222;
}
@media (max-width: 600px) {
  .partner-card__title { font-size: 18px; }
}


/* integration popups */

div.pum-title.popmake-title{
	display: none;
}

.partner-popup {
    padding: 18px;
    border-radius: 15px;
    border: 1px none #000000;
    box-shadow: 1px 1px 3px 0px rgba(2,2,2,0.23);
    background-color: #ffffff;
    background-image: url('https://resmanprod.wpenginepowered.com/wp-content/uploads/2025/07/652ef8b5a4f163fed416b2c4_ResMan-pattern-background-web.png');
    backface-visibility: visible;
    background-size: auto;
    background-position: 85%;
}

/* Badge (top-left) */
.partner-popup__badge {
  position: absolute;
  top: 14px; left: 14px;
  background: #25aedd;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: .02em;
  padding: 10px 14px;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
}

/* Body */
.partner-popup__body { 
	position: relative; 
	color: black;
}

.partner-popup__body div{
	padding: 10px 0;
}

/* Logo */
.partner-popup__logo {
  margin-top: 38px;
  margin-bottom: 18px;
}
.partner-popup__logo img {
  display: block;
	height: 70px !important;
  height: auto;
}

.partner-popup__cats {
  list-style: none;
  padding: 0; 
  margin: 0 0 16px;
}

.partner-popup__cats li {
  letter-spacing: .02em;
  text-transform: uppercase;
  line-height: 1.4;
  font-weight: 500;
  font-size: 15px;
}

/* Title */
.partner-popup__title {
  margin: 6px 0 10px;
  font-size: 36px;
  line-height: 1.15;
  font-weight: 200;
}

/* Description */
.partner-popup__desc p {
/*     margin: 0 0 18px; */
    line-height: 1.6em;
    font-size: 16px;
}

/* CTA button */
.partner-popup__btn {
  display: inline-block;
  padding: 14px 22px;
  border-radius: 999px;
  background: #ff642e;
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
  transition: transform .12s ease, box-shadow .12s ease;
  box-shadow: 0 6px 16px rgba(255,100,46,.35);
}
.partner-popup__btn:hover { transform: translateY(-1px); }
.partner-popup__btn:active { transform: translateY(0); }




/* Webinar form pages */

/* Two-column layout */
.webinar-container {
  display: flex;
  align-items: flex-start;
  gap: 32px;
}


.webinar-col-1 { flex: 1 1 55%; min-width: 280px; }
.webinar-col-2 { flex: 1 1 45%; min-width: 280px; }


.webinar-col-2 iframe,
.webinar-col-2 .hbspt-form iframe {
  width: 100% !important;
  max-width: 100%;
  display: block;
}

/* Stack on tablet/mobile */
@media (max-width: 980px) {
  .webinar-container {
    flex-direction: column;
    gap: 24px;
  }
  .webinar-col-1, .webinar-col-2 {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

.webinar-col-1 ul { 
	margin: 0 0 1rem; padding-left: 1.2rem; 
}


div.single-post-left-col {
	position: relative;
}

div.single-post-left-col div.et_pb_post_content h3,
div.single-post-left-col div.et_pb_post_content h2{
	font-weight: 300;
}

div.single-post-left-col div.et_pb_post_content p,
div.single-post-left-col div.et_pb_post_content li{
	color: black;
	font-size: 16px;
}

div.single-post-left-col div.et_pb_post_content a{
	color: #04a6e1;
	text-decoration: underline;
	font-size: 16px;
}

/* Make the title wrapper a column and move meta above the H1 */
.et_pb_title_container {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Badge styling only for category links */
.et_pb_title_meta_container a[rel~="category"] {
  display: inline-block;
  margin-right: 12px;
  padding: 6px 12px;
  border-radius: 5px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  background: #eee;
  color: #222;
}
.et_pb_title_meta_container a[rel~="category"]:last-of-type { margin-right: 0; }




