/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/
/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
#mk-footer .widget_nav_menu ul li a {
padding: 0;
}
.quick-links .mk-text-block {
  display: table;
  background-color: #30649D;
  border-radius: 6px;
  margin-bottom: 1.875rem;
  -webkit-transition: box-shadow 300ms;
  transition: box-shadow 300ms;
  padding: 0; }
.quick-links .mk-text-block {
  margin-bottom: 13px !important;
  width: 100%; }
.quick-links .mk-svg-icon {
  vertical-align: middle; }
.quick-links p {
  display: none; }
.quick-links .mk-font-icons {
  display: table-cell;
  font-size: 1.5rem;
  width: 20%;
  border-right: 1px solid #3c7dc4;
  padding: 0 10px; }

.quick-links .mk-text-block:nth-child(2) {
  background-color: #94a623; }
  .quick-links .mk-text-block:nth-child(2) .mk-font-icons {
    border-right: 1px solid #bad02c; }

.quick-links .mk-text-block:nth-child(3) {
  background-color: #CE9D6C; }
  .quick-links .mk-text-block:nth-child(3) .mk-font-icons {
    border-right: 1px solid #dbb792; }

.quick-links .mk-text-block:nth-child(4) {
  background-color: #C5534A; }
  .quick-links .mk-text-block:nth-child(4) .mk-font-icons {
    border-right: 1px solid #d17871; }

.quick-links .mk-font-icons, .quick-links .quick-link {
  vertical-align: middle;
  line-height: 2;
  color: white;
  text-align: center;
  font-size: 1.3125rem;
  margin-bottom: 20px !important; }

.quick-links .quick-link {
  display: table-cell;
  padding: 30px 20px;
  text-align: left; }

.gallery-loop-21 .mk-gallery-item {
  height: 110px;
  display: table; }
.gallery-loop-21 .item-holder {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
.gallery-loop-21 img {
  max-height: 100px;
  width: auto;
  max-width: 140px; }

.qtranxs_widget {
  float: right;
  margin-bottom: 0; }
  .qtranxs_widget .widget {
    margin: 0; }
  .qtranxs_widget .widgettitle {
    font-size: 14px;
    margin: 8px 5px 0;
    float: left;
    color: white; }
