/*
Theme Name:     Invico Child
Theme URI: 		https://invicodt.wpengine.com/
Author: 		the DesignThemes team
Description:    Child theme for the Invico theme powered by DesignThemes
Template:       invico
Version:        1.0
*/

div#featurespassbook:hover p {
    color: white !important;
}

.main-title-section h1, .breadcrumb {
    pointer-events: none !important;
}


@media only screen and (min-width: 320px) and (max-width: 479px) 
{ 
	.page-template-tpl-sidenavigation .container 
	{ 
		width: 100%; 
	} 
}


@media only screen and (max-width: 767px) {
    .side-navigation {
        padding-left: 20px !important;
		padding-right: 20px !important;
        padding-top: 0px !important;
    }
}

span.jet-headline__label:after {
    visibility: hidden !important;
}

.page-template-tpl-sidenavigation ul.side-nav {
    display: none !important;
}

.select-caret-down-wrapper {
    display: none !important;
}