/* Cenote customizer overrides extracted from WP */

/* hides the text site title/description so only the custom logo shows */
.site-branding {
				margin-bottom: 0;
			}
			.site-title,
			.site-description {
				position: absolute;
				clip: rect(1px, 1px, 1px, 1px);
			}

/* Kirki customizer output (color + typography) — font-face blocks stripped (Google Fonts loaded separately) */
.cenote-breadcrumb li a:hover,.cenote-header-media.cenote-header-media--right .cenote-header-media__button:hover,.cenote-header-sticky .cenote-reading-bar .cenote-reading-bar__share .cenote-reading-share-item a:hover,.cenote-header-sticky .main-navigation li ul li > a:hover,.cenote-header-sticky .main-navigation li ul li.focus > a,.comments-area .comment-list .comment-meta .comment-metadata a:hover,.entry-content .page-links a:hover,.entry-content a,.entry-content table a:hover,.entry-footer .tags-links a:hover,.entry-meta a,.main-navigation.tg-site-menu--offcanvas li.current-menu-ancestor > a,.main-navigation.tg-site-menu--offcanvas li.current-menu-item > a,.main-navigation.tg-site-menu--offcanvas li.current_page_ancestor > a,.main-navigation.tg-site-menu--offcanvas li.current_page_item > a,.main-navigation.tg-site-menu--offcanvas li:hover > a,.pagination .page-numbers:hover,.post-template-cover .entry-thumbnail--template .entry-info .entry-meta a:hover,.single .hentry .entry-meta a:hover,.tg-header-top .tg-social-menu li:hover a,.tg-header-top ul:not(.tg-social-menu) li a:hover,.tg-site-footer.tg-site-footer--default .tg-footer-bottom .site-info a:hover,.tg-site-footer.tg-site-footer--default .tg-footer-widget-area .widget .tagcloud a:hover,.tg-site-footer.tg-site-footer--default .tg-footer-widget-area .widget ul li a:hover,.tg-site-footer.tg-site-footer--light-dark .tg-footer-bottom .site-info a:hover,.tg-site-footer.tg-site-footer--light-dark-center .tg-footer-bottom .site-info a:hover,.tg-site-menu--default li.focus > a,.tg-slider.tg-post-slider .tg-container .cat-links a:hover,.tg-slider.tg-post-slider .tg-container .entry-title a:hover,.tg-slider.tg-post-slider .tg-container .posted-on a:hover,.tg-top-cat .cat-links a,.widget_tag_cloud .tagcloud a:hover,a:active,a:focus,a:hover{color:#de7b85;}.button:hover,.entry-footer .cat-links a,.entry-meta .posted-on:before,.main-navigation.tg-site-menu--offcanvas li.current-menu-ancestor > a:before,.main-navigation.tg-site-menu--offcanvas li.current-menu-item > a:before,.main-navigation.tg-site-menu--offcanvas li.current_page_ancestor > a:before,.main-navigation.tg-site-menu--offcanvas li.current_page_item > a:before,.main-navigation.tg-site-menu--offcanvas li:hover > a:before,.post-format-media--gallery .swiper-button-next,.post-format-media--gallery .swiper-button-prev,.post-template-cover .entry-thumbnail--template .entry-info .tg-top-cat .cat-links a:hover,.tg-readmore-link:hover:before,.tg-slider .swiper-button-next,.tg-slider .swiper-button-prev,.widget .widget-title:after,button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{background-color:#de7b85;}.entry-footer .tags-links a:hover,.tg-site-footer.tg-site-footer--default .tg-footer-widget-area .widget .tagcloud a:hover,.widget_tag_cloud .tagcloud a:hover{border-color:#de7b85;}body{font-family:Roboto;font-weight:400;}h1, h2, h3, h4, h5, h6{font-family:Catamaran;font-weight:700;}/* cyrillic-ext */

/* cyrillic */

/* greek-ext */

/* greek */

/* math */

/* symbols */

/* vietnamese */

/* latin-ext */

/* latin */

/* cyrillic-ext */

/* cyrillic */

/* greek-ext */

/* greek */

/* math */

/* symbols */

/* vietnamese */

/* latin-ext */

/* latin */
/* tamil */

/* latin-ext */

/* latin */


/* WP custom CSS */
.colourFor {
	color:#dd1b41;
}
/* .header-bottom-bottom{
	height:98px;
	margin-top:-22px;
	margin-bottom:13px;
}

.cenote-header-media {
	margin-top:-15px
} */

.good{
	
	color: #134D79;
}

.firm{
	color: #FCA82A;
}

/* Cenote header-media background (was inline #cenote-style-inline-css in WP) */
.cenote-header-media .tg-container {
  background-image: url("/blog/uploads/blog-21.png");
}

/* Make sure the header-media section has visible dimensions even when its container is empty */
.cenote-header-media .tg-container {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 420px;
}
