/* 
Theme Name:		SAMR
Theme URI:		https://planetmargate.co.za/
Description:	SAMR is a child theme of Hello Elementor
Author:			Paul Bedford
Author URI:		https://paulbedford.co.za/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	samr
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.photographer {
	font-size: smaller;
}

.wp-block-image .aligncenter > figcaption {
	text-align: center;
}

ul {
	padding-bottom: 15px;
}

.elementor-post-info__terms-list {
	color: transparent;
}

.elementor-post-info__terms-list-item {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e82a00;
	color: #fff;
	white-space: nowrap;
}

.pm-cookie-button {
	color: #fff;
	background: #302A6D;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: .25px;
	text-align: center;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 3px;
	text-decoration: none;
	padding: 8.5px 10px;
	line-height: 1;
}

.pm-cookie-button:hover {
	color: #302A6D;
	background: #fff;
}