/*
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;
}

*/

.mk-edge-slider .edge-desc {
    font-weight: 400;
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 30px;
}
@media handheld, only screen and (min-width: 1140px)
.trans-header .bg-true.dark-skin:not(.a-sticky) .mk-svg-icon {
    fill: #008059; !important;
}
/*borde*/
.download-attachments ul li {
    list-style: none;
    margin: 0.5em 0;
    border-bottom: 1px dotted #cecece;
    padding-bottom: 0.5em;
}
/*Titulos Mega-menu*/
.has-mega-menu .megamenu-title {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    padding: 9px 10px 16px;
    margin: 0 0 6px;
}
/*color iconos footer*/
.widget_contact_info ul li i {
    color: #8c8b81;
}
