/**
Theme Name: Arden Site Child
Author: Arden Logic
Author URI: https://ardenlogic.com/
Description: A custom child theme for Arden websites.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: arden-site-child
Template: astra
*/

figure.wp-block-image.size-full {
    margin: 0px;
}

/* Gravity Forms Dropdown */
.uagb-gf-styler__check-style-enabled select, .uagb-gf-styler__check-style-enabled .chosen-single {appearance: auto !important;}

/* smooth scroll */
html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html{
    scroll-behavior: auto;
  }
}

/* Episodes */
.entry-meta {
	display: none !important;
}

nav.navigation.post-navigation {
	display: none !important;
}

.post-meta-info.post-info-style-1 {
    margin: 0px !important;
}


/* Star Rating Responsive */

@media only screen and (max-width: 976px) {
	.uagb-block-cc77f885.wp-block-uagb-star-rating {
		justify-content: center !important;
}

	.uagb-block-cc77f885 .uag-star-rating {
		font-size: 36px !important;
}
}

/* Buttons */

hr.separator.wp-block-separator.has-text-color.has-ast-global-color-0-color.has-css-opacity.has-ast-global-color-0-background-color.has-background {
	margin: 20px 0px !important;
}

/* Contact Page */

.contact-form {
	margin-top: -100px !important;
}

label.gform-field-label {
	color: #333 !important;
}

/* Nav and Footer */
.ast-header-break-point .main-navigation ul .menu-item .menu-link {
	border-style: none !important;
	}

.ast-header-break-point .main-header-menu {
	border-style: none !important
}

@media only screen and (max-width: 544px) {
	.footer-menu-responsive .uagb-icon-list__wrap {
		align-items: center !important;
	}
	
	