/*
Theme Name:  SeaBreeze Child Theme
Description: Child theme for the SeaBreeze theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    seabreeze
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
@media all and (min-width: 1200px) {
	.themetechmount-slider-wrapper {
		margin-top: -120px;
	}
}
.over {
	z-index: 2;
}
.themetechmount-eventbox-footer-readmore {
    display: none;
}
.tm-featured-wrapper.tm-tribe_events-featured-wrapper a,
.themetechmount-box-title a,
.tm-featured-wrapper.tm-post-featured-wrapper a,
.tm-meta-line.posted-on a, 
.themetechmount-blogbox-footer-left a,
.themetechmount-meta-line.cat-links a {
	pointer-events: none;
  	cursor: default;
}

