/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/






.thegallery a {
  color: #000000;
}
.thegallery a:hover {
  color: #FFFFFF;
}
.destinations p {
  .color: #FFFFFF;
  font-family: "robotolight",sans-serif;
  font-size: 1.0em;
  line-height: 1.2em;
  font-weight: 400;
}



/*-------------------------------------------------------------- */
/* Overrides
/*-------------------------------------------------------------- */
#mk-footer .widgettitle {
    text-transform: uppercase;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
}