/* 
Theme Name: Caminolove
Description: Theme for the caminolove.com website
Author: Darko Jelic
Template: hello-elementor
Version: 1.0
Text Domain: caminolove
*/

/* --------- 
 GENERAL 
 --------- */
 body {
	margin: 0;
}
a:not(:hover) {
	color: var(--e-global-color-primary);
}

ul {
	margin-bottom: 1.4em;
}

/*  COMMENTS  */
.comment-form-cookies-consent {
	display: flex;
	align-items: baseline;
}
.comment-form-cookies-consent label {
	margin-left: 1em;
}

/*  WPML  */
.otgs-development-site-front-end { display: none; }

/*  COMPLIANZ  */
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode { max-width: 100%; }

#cmplz-document p, .editor-styles-wrapper .cmplz-unlinked-mode p, #cmplz-document li, .editor-styles-wrapper .cmplz-unlinked-mode li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode td, #cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
	font-size: 18px;
}

#cmplz-document a, .editor-styles-wrapper .cmplz-unlinked-mode a, .cmplz-cookiebanner .cmplz-links .cmplz-link, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { 
	font-weight: 700 !important; 
}

#cmplz-document a:not(:hover), .editor-styles-wrapper .cmplz-unlinked-mode a:not(:hover), .cmplz-cookiebanner .cmplz-links .cmplz-link:not(:hover) { 
	text-decoration: none !important; 
}

.cmplz-cookiebanner .cmplz-title {
	color: var( --e-global-color-secondary ) !important;
	font-family: "Montserrat", Sans-serif;
	font-size: 1em !important;
	font-weight: 800 !important;
	line-height: 1.2em;
}
