/*
Theme Name: Golden Hearts Child
Theme URI: http://golden-hearts.templaza.net/
Description: A child theme of Golden Hearts
Author: TemPlaza Team
Author URI: https://www.templaza.com
Version: 1.1.3
Text Domain: golden-hearts
Template: golden-hearts
*/

.wpcc-compliance {margin-right: 60px}
button.wpcc-btn {padding: auto !important}
button.wpcc-btn:hover {color: #fff !important}
div.ui-button.uk-margin-remove {background-color: #175C96 !important; color: white !important}
  div.ui-button.uk-margin-remove:hover {background-color: #009ADC !important}

section.uk-text-center.tz_background_overlay, .ui-dateline, .elementor-slideshow__title, div.ui-title.uk-margin-remove-top.uk-margin-remove-bottom {display: none !important}

.mt-20 {margin-top: 20px !important}
.mt-50 {margin-top: 50px !important}
.mt-70 {margin-top: 70px !important}
.mt-90 {margin-top: 90px !important}

button.wpforms-page-button, button.wpforms-submit { background-color: #009ADC !important; color: black !important; padding: 13px 40px 40px !important}
  button.wpforms-page-button:hover, button.wpforms-submit:hover {background-color: black !important; color: #009ADC !important}

.tz-recent-item {margin-bottom: 50px !important}

.color1 {color: #009ADC}
.color2 {color: #80C7F2}
.color3 {color: #175C96}
.color4 {color: #5EACE2}

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: -2px !important;
  bottom: 150px !important;
  opacity:0 !important
}
.grecaptcha-badge:hover {
  width: 256px !important;
}


/* CSS Mobile (mbl) */
@media only screen and (max-width: 960px) {
  .bg-color-mobile, .templaza-sticky-inner {background-color: #175C96 !important}
}
