/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

.grecaptcha-badge {	display: none; }
.swiper-slide .wp-block-paragraph {	height: 220px !important; overflow-y: auto !important; }
.ocean-date .elementor-shortcode { color: #fff; }
.elementor-gallery__titles-container {	display: flex !important; }

.swiper , .elementor-widget-testimonial-carousel .swiper-slide { padding: initial !important; }

p.sms-acceptance {
	margin:0 !important;
}
.sms-acceptance .wpcf7-list-item-label {
	height: initial !important;
	padding: .5em 2em .5em 2.5em !important;
	font-size: 13px !important;
	display: block !important;
}
.sms-acceptance .wpcf7-checkbox .wpcf7-list-item input {
	visibility: visible;
	position: absolute;
	top: 16px;
	left: 12px;
}
.terms-conditions a { text-decoration: underline !important; }

.sms-acceptance .wpcf7-not-valid-tip { font-weight: 600 !important; padding: 5px; }

@media only screen and (max-width:767px) {
	.sms-acceptance .wpcf7-list-item-label { 
		font-size: 12px;
		text-align: left !important;
		padding: .5em .5em .5em 2.5em !important;
	}
}

a.elementor-item.elementor-gallery-title {
	border: 1px solid #333;
	border-radius: 12px;
}

a.elementor-item.elementor-gallery-title.elementor-item-active {
	border-color: var(--gallery-title-color-active);
}

