/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
h1,h2,h3,h4,h5,h6 {
	

    font-family: 'Lora', serif !important;


	font-weight: 600;
}

body {
	

    font-family: 'Lora', serif !important;


	font-weight: 400;
}

p {
	
    font-family: 'Lora', serif !important;


	font-weight: 400;
}

.top-menu .sub-menu.collapse { text-align: right !important; }

.category .dropdown-item { text-align: right !important; } 

.click {
	color:#853a3b !important;
}