/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.1.0
Text Domain: uncode
*/
footer .uncode-vc-social.icons-lead .social-icon i {
    font-size: 36px;
    color: #fff;
}
footer .uncode-vc-social.icons-lead .social-icon a:hover, footer .uncode-vc-social.icons-lead .social-icon a:active, footer .uncode-vc-social.icons-lead .social-icon a:visited {
    color: #fff;
}    
.footer-link-override a:hover, .footer-link-override a:active {
    color: #303133 !important;
}
.footer-link-override a:active {
    color: #FFFFFF !important;
}
.web-designer p a:hover, .web-designer p a:active {
    color: #303133 !important;
}
.web-designer p a:active {
    color: #FFFFFF;
}
.style-light .owl-dots .owl-dot span, .style-dark .owl-dots .owl-dot span {
    background-color: rgba(255, 100, 46, 0.8) !important;
}
.textual-carousel .tmb .regular-text .pullquote small {
    font-size: 24px;
}
.field-required {
    color: #ff642e;
    padding-left: 2px;
}
input[type=checkbox] {
    border-color: #ff642e;
}
/* Ensure consistent card heights only in the adoptable dogs grid */
.adoptable-dogs-grid .t-entry-text {
  min-height: 220px; /* adjust until all cards align nicely */
}
/* Labels + values styling */
.adoptable-dogs-grid .t-entry-cf-detail-924173,
.adoptable-dogs-grid .t-entry-cf-detail-570264,
.adoptable-dogs-grid .t-entry-cf-detail-142149 {
    text-transform: capitalize;
	font-size: 16px;
}
.adoptable-dogs-grid .t-entry-cf-detail-924173::before,
.adoptable-dogs-grid .t-entry-cf-detail-570264::before,
.adoptable-dogs-grid .t-entry-cf-detail-142149::before {
	font-weight: 600;
	font-size: 16px;
	color: #303133;
	display: inline-block;
	margin-right: 0.35em;
	line-height: 1.5;
}
.adoptable-dogs-grid .t-entry-cf-detail-924173::before { content: "Breed:"; }
.adoptable-dogs-grid .t-entry-cf-detail-570264::before { content: "Gender:"; }
.adoptable-dogs-grid .t-entry-cf-detail-142149::before { content: "Age:"; }
.adoptable-dogs-grid .tmb > .t-inside {
	margin-top: 48px !important; /* increase row gap just for this module */
}
/* ===== Adoptable Dog Single Page Labels ===== */
.adoptable-dog-page .data-field--detail-924173 .data-field-value:before,
.adoptable-dog-page .data-field--detail-570264 .data-field-value:before,
.adoptable-dog-page .data-field--detail-142149 .data-field-value:before,
.adoptable-dog-page .data-field--detail-194396 .data-field-value:before,
.adoptable-dog-page .data-field--detail-133522 .data-field-value:before {
	font-weight: 600;
	font-size: 18px;
	color: #303133;
	display: inline-block;
	margin-right: 0.35em;
}
/* ===== Adoptable Dog Single Page Text ===== */
.adoptable-dog-page .data-field--detail-924173 .data-field-value:before { content: "Breed:"; }
.adoptable-dog-page .data-field--detail-570264 .data-field-value:before { content: "Gender:"; }
.adoptable-dog-page .data-field--detail-142149 .data-field-value:before { content: "Age:"; }
.adoptable-dog-page .data-field--detail-194396 .data-field-value:before { content: "Size:"; }
.adoptable-dog-page .data-field--detail-133522 .data-field-value:before { content: "Status:"; }
/* ===== Adoptable Dog Single Custom Fields ===== */
.adoptable-dog-page .data-field--detail-924173 .data-field-value,
.adoptable-dog-page .data-field--detail-570264 .data-field-value,
.adoptable-dog-page .data-field--detail-142149 .data-field-value,
.adoptable-dog-page .data-field--detail-194396 .data-field-value,
.adoptable-dog-page .data-field--detail-133522 .data-field-value
{
	font-size: 18px;
	text-transform: capitalize;
}
.dog-page-share h6 {
	font-size: 18px;
	letter-spacing: normal;
	margin-top: 0px;
}
/* Stack children in the right column */
.adoptable-dog-page .column_child.col-lg-4 .uncont {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Add spacing between everything except the button */
.adoptable-dog-page .column_child.col-lg-4 .uncont > *:not(.btn-container):not(:last-child) {
  margin-bottom: 1rem; /* adjust as needed */
}

/* Button pinned to bottom */
.adoptable-dog-page .column_child.col-lg-4 .btn-container {
  margin-top: auto !important;
}
.adoptable-dog-page .btn-container a {
    width: 100%;
}
@media (max-width: 959px) {
.adoptable-dog-page .btn-container a {
    transform: none !important;
    width: 100% !important;
}
.dog-page-share {
    margin-bottom: 2rem !important;
}
}
.dog-page-text p {
    font-size: 22px;
}
/* Page Navigation */
.grid-footer.single-gutter .grid-footer-inner {
	margin-top: 60px;
}
.pagination > li .page-numbers, .navigation > li .page-numbers {
	font-size: 14px;
}
.dog-secondary {
    margin-top: 0px !important;
}
/* Post Navigation */
.row-navigation.row-navigation-light {
    border-top: 1px solid #eaeaea;
    outline-color: transparent !important;
    background-color: transparent !important;
}
/* Club Form */
#wpcf7-f161549-p160096-o1 {
    margin-top: 10px;
}
#wpcf7-f161549-p160096-o1 .wpcf7-response-output {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #24890d !important;
    border: none !important;
}
.club-email {
    width: 518.14px;
    margin-top: 28px;
}
.club-join {
    margin-top: 0px !important;
}
/* Tablet + Mobile: force .club-email to full width */
@media (max-width: 959px) {
  .club-email {
    width: 100%;      /* spans full column width */
    margin-top: 28px !important;
  }
  #wpcf7-f161549-p160096-o1 .wpcf7-inline-wrapper .wpcf7-inline-field {
    display: block !important;
    width: 100% !important;
    padding: 0px !important;
    box-sizing: border-box;
  }
}
/* Contact Form */
#wpcf7-f89562-p159947-o1 .wpcf7-response-output {
    color: #24890d !important;
}
#post-159947 .cf7-cf-turnstile, #post-160096 .cf7-cf-turnstile {
    margin-top: 18px !important;
}
.jhf-contact-submit {
    margin-top: 14px !important;
}
/* Website Forms */
.frm_required {
    color: #ff642e !important;  
}
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type=radio]:not([disabled]):checked,.frm_forms.with_frm_style .frm_fields_container .frm_scale input[type=radio]:not([disabled]):checked,.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked {
    border-color: #ff642e !important;
}
.frm_style_jhf.with_frm_style .form-field input:not([type=file]):not([type=range]):not([readonly]):focus,.frm_style_jhf.with_frm_style select:focus,.frm_style_jhf.with_frm_style .form-field textarea:focus,.frm_style_jhf.with_frm_style .frm_focus_field input[type=text],.frm_style_jhf.with_frm_style .frm_focus_field input[type=password],.frm_style_jhf.with_frm_style .frm_focus_field input[type=email],.frm_style_jhf.with_frm_style .frm_focus_field input[type=number],.frm_style_jhf.with_frm_style .frm_focus_field input[type=url],.frm_style_jhf.with_frm_style .frm_focus_field input[type=tel],.frm_style_jhf.with_frm_style .frm_focus_field input[type=search],.frm_form_fields_active_style,.frm_style_jhf.with_frm_style .frm_focus_field .frm-card-element.StripeElement {
    box-shadow: none !important;
}
.frm_style_jhf.with_frm_style select:focus {
    border-color: #ff642e !important;
}
.frm_error {
    margin-top: 8px !important;
}
.with_frm_style h3.frm_form_title {
    margin-bottom: 0px !important;   
    font-weight: 700;
}
.frm_radio {
    margin-top: 20px !important;
}
/* Blog Styles */
.style-light .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus {
    border-color: #ff642e !important;
}
.style-light .widget-ajax-filters .term-filter-link--active .swatch, .style-light li:hover .swatch {
    border-color: #ff642e !important;
} 
.grid-filters .uncode-toggle-ajax-filters.item-align-right:after {
    font-size: 14px;
}    
/* Related Posts */
.style-light .related-posts-owl .owl-dots .owl-dot span, .style-dark .owl-dots .owl-dot span {
    background-color: #ffffff !important;
}
/* Post Breadcrumb */
.jhf-posts-breadcrumb .uncode-custom-navigation a {
	color: #444444;	
}
.jhf-posts-breadcrumb .uncode-custom-navigation a:hover {
	color: #ff642e;
}
/* Post Tag Cloud On Desktop */
@media (min-width: 960px) {
.post-tag-share-container {
    margin-top: 20px !important; 
    }
}
/* Post Share Above Comments */
.post-share {
    margin-top: 72px;
}    
.uncode-custom-navigation__item--prev i, .uncode-custom-navigation__item--next i  {
    display: inline-block;
    font-size: 18px;
    line-height: inherit;
    vertical-align: baseline;
}
.uncode-custom-navigation__item--prev a:hover, .uncode-custom-navigation__item--next a:hover, .uncode-custom-navigation__item--parent a:hover {
    color: #ff642e;
}
/* Remove Selected Social Sharing Icons */
.share-button.share-inline .social.top li.social-linkedin, .share-button.share-inline .social.top li.social-xing {
	display: none !important;
}
/* Program Tabs */
.jhf-program-tabs .uncode-single-media-wrapper {
    padding-top: 0.5em;
}
@media (max-width: 569px) {
  .nav-tabs:not(.tab-no-border) {
    border-bottom: none;
  }
}
@media (max-width: 569px) {
  .tab-pane[data-id="spay-neuter"],
  .tab-pane[data-id="save-a-life"],
  .tab-pane[data-id="education"],
  .tab-pane[data-id="legal-advocacy"] {
    padding-top: 0;
  }
}
@media (max-width: 569px) {
  li[data-tab-id="spay-neuter"] a[data-toggle="tab"],
  li[data-tab-id="save-a-life"] a[data-toggle="tab"],
  li[data-tab-id="education"] a[data-toggle="tab"],
  li[data-tab-id="legal-advocacy"] a[data-toggle="tab"] {
    padding-bottom: 36px !important;
  }
}
/* Namaste Day Application */
.with_frm_style .frm_form_field:not(.frm_compact) .frm_dropzone .frmsvg {
	color: #303133
}
.with_frm_style .vertical_radio .frm_checkbox {
    margin-top: 20px !important;
}
.with_frm_style .frm_checkbox input[type=checkbox] {
	padding: 2px !important;
}
.with_frm_style .frm_radio input[type=radio] {
    padding: 0px 1px 1px 0px !important;
}
.with_frm_style input[type=number], .with_frm_style .frm_inline_box {
    margin-top: 9px !important;
}    
/* About */
.founders figcaption {
    font-size: 20px;
    letter-spacing: 0.05em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
/* Donate Success / Failure Pages */
#post-159522 .post-title, #post-159521 .post-title {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 50px;
}
#give-email-access-form input[type=submit] {
    transition: all 0.2s ease-in-out;
    color: #ffffff !important;
    background-color: #ff642e !important;
    border-color: #ff642e !important;
    border-radius: 0px;
}
#give-email-access-form input[type=submit]:hover {
    color: #ff642e !important;
    background-color: #ffffff !important;
    border-color: #ff642e !important;
    border-radius: 0px;
}
#give-email-access-form p {
    margin-bottom: 8px;
    font-size: 18px;
}
/* Theme My Login */
.tml-errors, .tml-messages {
    padding-left: 0px !important;
}
.jhf-dashboard .tml-dashboard-links a, .jhf-dashboard .tml-dashboard-greeting {
    font-size: 24px !important;
    text-transform: capitalize;
}
.jhf-login .tml-submit-wrap button[type=submit] { 
    transition: all 0.2s ease-in-out;
    color: #ffffff !important;
    background-color: #ff642e !important;
    border: 1px solid #ff642e !important;
    border-radius: 0px;
}    
.jhf-login .tml-submit-wrap button[type=submit]:hover { 
    color: #ff642e !important;
    background-color: #ffffff !important;
    border: 1px solid #ff642e !important;
    border-radius: 0px;
}